.elementor-16648 .elementor-element.elementor-element-55599cf{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-16648 .elementor-element.elementor-element-cb4e4cf{--display:flex;--margin-top:0px;--margin-bottom:100px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}/* Start custom CSS for shortcode, class: .elementor-element-68d0e4a */.paragraph-wrapper {
  width: 50%;
  margin: 0 auto;
}/* End custom CSS */
/* Start custom CSS *//*-- CONTAINER ----*/
.product-container {
    width: 95%;
    margin: auto;
}


  /*-- PRODUCT ----*/
.product-image {
    min-height: 340px;
    padding: 60px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.product-image img {
    width: 68px;
    max-width: 100%;
    box-sizing: border-box;
}

.prd-image-box {}
.prd-content-box {
    padding: 25px 20px 28px
}
.prd-title h3 {
    font-size: 25.96px;
    font-weight: 700;
    line-height: 26.66px;
}
.prd-description p {
    margin: 16px 0;
    font-size: 14.7px;
    line-height: 27.29px;
    font-weight: 600;
    letter-spacing: 0.4px;
    color: #a5a4a4;
}
.prd-price p.price {
    font-size: 20.8px;
    line-height: 26.92px;
    font-weight: 600;
    margin: 0 0 10px;
}

.prd-button {
     display: flex;
    justify-content: center;
    align-items: center;
    margin: 25px 0 0;
}
.prd-button .elementor-button{
    font-size: 12.47px;
    font-weight: 500;
    border: 1px solid #202657;
    border-radius: 0;
    min-height: 46px;
    min-width: 235px;
    padding: 0 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.link-tag-box {
    box-shadow: 0 0 45px rgba(0, 0, 0, 0.24);
}

.nach-filter-btn .elementor-button,
.prd-filter-button .elementor-button{
    height: 42px
}

.prd-filter-button .elementor-button-icon svg {
    width: 14px;
}

.nach-filter-btn .elementor-button-icon svg {
    width: 8px;
    padding-top: 5px;
}


/*-- MEDIA QUERY --*/

@media(max-width: 576px) {
    .banner-box {
        background-image: none !important;
        max-height: 300px;
    }
    .banner-box .elementor-heading-title {
        font-size: 32px !important;
    }
    .product-image {
        min-height: 150px;
        padding: 15px;
    }
    
    .product-image img {
        width: 34px;
    }
    
    .prd-content-box {
        padding: 25px 20px 28px;
    }
    .prd-title h3 {
        font-size: 16px;
        line-height: 20px;
    }
    .prd-description p {
        margin: 16px 0;
        font-size: 14px;
        line-height: 20px !important;
    }
    .prd-price p.price {
        font-size: 16px;
        line-height: 20px;
        margin: 0 0 10px;
    }
    .prd-button .elementor-button{
        font-size: 10px;
        min-height: 32px;
        min-width: 150px;
    }
    .link-tag-box {
       display: none;
    }
    /*.prd-cst-card-box {}*/
    /*.prd-cst-card-title{}*/
    .prd-cst-card-text p{
        font-size: 14px;
        line-height: 20px;
    }
    /*.prd-cst-card-image{}*/
    .prd-cst-card-title .elementor-heading-title {
        line-height: 24px !important;
        margin-bottom: 12px;
    }
}


@media(min-width: 540px) {
    .product-container {
        width: 500px;
        max-width: 500px;
    }
}
@media(min-width: 753px) {
    .product-container {
        width: 700px;
        max-width: 700px;
    }
}
@media(min-width: 834px) {
    .product-container {
        width: 800px;
        max-width: 800px;
    }
}
@media(min-width: 1024px) {
    .product-container {
        width: 960px;
        max-width: 1000px;
    }
}
@media(min-width: 1280px) {
    .product-container {
        width: 1200px;
        max-width: 1220px;
    }
}

@media(min-width: 1300px) {
    .product-container {
        width: 1280px;
        max-width: 1200px;
    }
}

@media(min-width: 1440px) {
    .product-container {
        width: 1400px;
        max-width: 1400px;
    }
}/* End custom CSS */