.elementor-4321 .elementor-element.elementor-element-7f8399a{width:var( --container-widget-width, 100.169% );max-width:100.169%;--container-widget-width:100.169%;--container-widget-flex-grow:0;}.elementor-4321 .elementor-element.elementor-element-193c41e > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-4321 .elementor-element.elementor-element-830be9a > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-4321 .elementor-element.elementor-element-830be9a .elementor-heading-title{font-family:"Cambo", Sans-serif;font-size:37px;font-weight:500;}body:not(.rtl) .elementor-4321 .elementor-element.elementor-element-68826cc:not(.elementor-product-price-block-yes) del{margin-right:10px;}body.rtl .elementor-4321 .elementor-element.elementor-element-68826cc:not(.elementor-product-price-block-yes) del{margin-left:10px;}.elementor-4321 .elementor-element.elementor-element-68826cc.elementor-product-price-block-yes del{margin-bottom:10px;}.elementor-4321 .elementor-element.elementor-element-eea6cee > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.woocommerce .elementor-4321 .elementor-element.elementor-element-eea6cee .woocommerce-product-details__short-description{color:#000000;font-family:"Cambay", Sans-serif;font-size:18px;}.elementor-4321 .elementor-element.elementor-element-3f9c574 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-4321 .elementor-element.elementor-element-3f9c574 .elementor-heading-title{font-family:"Cambay", Sans-serif;font-size:20px;font-weight:500;}.elementor-4321 .elementor-element.elementor-element-0d66bce .elementor-button{background-color:#2B6CB0;transition-duration:0.5s;border-radius:75px 75px 75px 75px;}.elementor-4321 .elementor-element.elementor-element-0d66bce .elementor-button:hover, .elementor-4321 .elementor-element.elementor-element-0d66bce .elementor-button:focus{background-color:#B5B5B5;color:#000000;}.elementor-4321 .elementor-element.elementor-element-0d66bce > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-4321 .elementor-element.elementor-element-0d66bce .elementor-button-content-wrapper{flex-direction:row;}.elementor-4321 .elementor-element.elementor-element-0d66bce .elementor-button:hover svg, .elementor-4321 .elementor-element.elementor-element-0d66bce .elementor-button:focus svg{fill:#000000;}@media(min-width:768px){.elementor-4321 .elementor-element.elementor-element-8521408{width:49.999%;}.elementor-4321 .elementor-element.elementor-element-a29ec4f{width:50.001%;}}/* Start custom CSS for column, class: .elementor-element-8521408 *//* =========================================================
   UJJWAL MED - PRODUCT GALLERY FIX
   MAIN IMAGE TOP + THUMBNAILS BELOW
   ========================================================= */

/* ---------- OUTER GALLERY ---------- */

.elementor-widget-woocommerce-product-images .product_image {
    width: 100% !important;
    max-width: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    gap: 14px !important;
    position: relative !important;
}


/* =========================================================
   MAIN IMAGE
   ========================================================= */

.elementor-widget-woocommerce-product-images .base-product-gallery-main {
    order: 1 !important;
    position: relative !important;

    width: 100% !important;
    max-width: 100% !important;

    height: 620px !important;
    min-height: 620px !important;

    margin: 0 !important;
    padding: 0 !important;

    background: #fff !important;
    border: 1px solid #e5e7eb !important;
    border-radius: 14px !important;

    overflow: hidden !important;
    box-sizing: border-box !important;

    box-shadow:
        0 2px 6px rgba(0,0,0,.03),
        0 12px 35px rgba(0,0,0,.05) !important;
}


/* ---------- MAIN TRACK ---------- */

.elementor-widget-woocommerce-product-images
.base-product-gallery-main
.splide__track {
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}


/* ---------- MAIN LIST ---------- */

.elementor-widget-woocommerce-product-images
.base-product-gallery-main
.splide__list {
    width: 100% !important;
    height: 100% !important;
}


/* ---------- MAIN SLIDE ---------- */

.elementor-widget-woocommerce-product-images
.base-product-gallery-main
.splide__slide {
    width: 100% !important;
    height: 100% !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    padding: 25px !important;
    margin: 0 !important;

    box-sizing: border-box !important;
}


/* ---------- MAIN IMAGE ---------- */

.elementor-widget-woocommerce-product-images
.base-product-gallery-main
.splide__slide
img {
    display: block !important;

    width: 100% !important;
    height: 100% !important;

    max-width: 100% !important;
    max-height: 570px !important;

    margin: 0 !important;
    padding: 0 !important;

    object-fit: contain !important;
    object-position: center center !important;
}


/* =========================================================
   THUMBNAILS
   ========================================================= */

.elementor-widget-woocommerce-product-images
.base-product-gallery-thumbnails {
    order: 2 !important;

    position: relative !important;

    width: 100% !important;
    max-width: 100% !important;

    height: 100px !important;
    min-height: 100px !important;

    margin: 0 !important;
    padding: 0 !important;

    overflow: hidden !important;

    box-sizing: border-box !important;
}


/* ---------- THUMB WRAPPER ---------- */

.elementor-widget-woocommerce-product-images
.base-product-gallery-thumbnails
.thumb-wrapper {
    width: 100% !important;
    height: 100% !important;

    margin: 0 !important;
    padding: 0 !important;
}


/* ---------- THUMB TRACK ---------- */

.elementor-widget-woocommerce-product-images
.base-product-gallery-thumbnails
.splide__track {
    width: 100% !important;
    height: 100% !important;

    overflow: hidden !important;
}


/* ---------- THUMB LIST ---------- */

.elementor-widget-woocommerce-product-images
.base-product-gallery-thumbnails
.splide__list {
    width: max-content !important;
    height: 100% !important;

    display: flex !important;
    flex-direction: row !important;

    align-items: center !important;

    gap: 12px !important;

    margin: 0 !important;
    padding: 0 !important;
}


/* =========================================================
   INDIVIDUAL THUMBNAIL
   ========================================================= */

.elementor-widget-woocommerce-product-images
.base-product-gallery-thumbnails
.bt-woo-gallery-thumbnail {
    position: relative !important;

    width: 100px !important;
    min-width: 100px !important;
    max-width: 100px !important;

    height: 90px !important;
    min-height: 90px !important;
    max-height: 90px !important;

    flex: 0 0 100px !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    margin: 0 !important;
    padding: 0 !important;

    background: #fff !important;

    border: 1px solid #e5e7eb !important;
    border-radius: 10px !important;

    overflow: hidden !important;

    box-sizing: border-box !important;

    cursor: pointer !important;

    transition: .25s ease !important;
}


/* ---------- THUMB IMAGE ---------- */

.elementor-widget-woocommerce-product-images
.base-product-gallery-thumbnails
.bt-woo-gallery-thumbnail
img {
    display: block !important;

    width: 100% !important;
    height: 100% !important;

    max-width: 100% !important;
    max-height: 100% !important;

    margin: 0 !important;
    padding: 6px !important;

    object-fit: contain !important;
    object-position: center !important;

    box-sizing: border-box !important;
}


/* =========================================================
   ACTIVE THUMBNAIL
   ========================================================= */

.elementor-widget-woocommerce-product-images
.base-product-gallery-thumbnails
.bt-woo-gallery-thumbnail.is-active {
    border: 2px solid #2563eb !important;

    box-shadow:
        0 0 0 3px rgba(37,99,235,.10) !important;

    transform: translateY(-2px) !important;
}


/* =========================================================
   HOVER
   ========================================================= */

.elementor-widget-woocommerce-product-images
.base-product-gallery-thumbnails
.bt-woo-gallery-thumbnail:hover {
    border-color: #2563eb !important;

    box-shadow:
        0 5px 18px rgba(0,0,0,.08) !important;

    transform: translateY(-2px) !important;
}


/* =========================================================
   REMOVE ARROWS
   ========================================================= */

.elementor-widget-woocommerce-product-images
.base-product-gallery-thumbnails
.splide__arrows {
    display: none !important;
}


/* =========================================================
   REMOVE DOTS
   ========================================================= */

.elementor-widget-woocommerce-product-images
.base-product-gallery-main
.splide__pagination {
    display: none !important;
}


/* =========================================================
   SALE BADGE
   ========================================================= */

.elementor-widget-woocommerce-product-images
.onsale {
    position: absolute !important;

    top: 18px !important;
    left: 18px !important;

    z-index: 50 !important;

    background: #2563eb !important;
    color: #fff !important;

    font-size: 13px !important;
    font-weight: 600 !important;

    line-height: 1 !important;

    padding: 8px 11px !important;

    border-radius: 6px !important;
}


/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 1024px) {

    .elementor-widget-woocommerce-product-images
    .base-product-gallery-main {
        height: 520px !important;
        min-height: 520px !important;
    }

    .elementor-widget-woocommerce-product-images
    .base-product-gallery-main
    .splide__slide {
        padding: 20px !important;
    }

    .elementor-widget-woocommerce-product-images
    .base-product-gallery-main
    .splide__slide
    img {
        max-height: 480px !important;
    }

    .elementor-widget-woocommerce-product-images
    .base-product-gallery-thumbnails {
        height: 82px !important;
        min-height: 82px !important;
    }

    .elementor-widget-woocommerce-product-images
    .base-product-gallery-thumbnails
    .bt-woo-gallery-thumbnail {
        width: 78px !important;
        min-width: 78px !important;
        max-width: 78px !important;

        height: 76px !important;
        min-height: 76px !important;

        flex-basis: 78px !important;
    }
}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {

    .elementor-widget-woocommerce-product-images
    .product_image {
        gap: 10px !important;
    }

    .elementor-widget-woocommerce-product-images
    .base-product-gallery-main {
        height: 400px !important;
        min-height: 400px !important;

        border-radius: 12px !important;
    }

    .elementor-widget-woocommerce-product-images
    .base-product-gallery-main
    .splide__slide {
        padding: 15px !important;
    }

    .elementor-widget-woocommerce-product-images
    .base-product-gallery-main
    .splide__slide
    img {
        max-height: 370px !important;
    }

    .elementor-widget-woocommerce-product-images
    .base-product-gallery-thumbnails {
        height: 72px !important;
        min-height: 72px !important;

        overflow: hidden !important;
    }

    .elementor-widget-woocommerce-product-images
    .base-product-gallery-thumbnails
    .splide__list {
        gap: 8px !important;
    }

    .elementor-widget-woocommerce-product-images
    .base-product-gallery-thumbnails
    .bt-woo-gallery-thumbnail {
        width: 68px !important;
        min-width: 68px !important;
        max-width: 68px !important;

        height: 68px !important;
        min-height: 68px !important;

        flex-basis: 68px !important;

        border-radius: 8px !important;
    }

    .elementor-widget-woocommerce-product-images
    .base-product-gallery-thumbnails
    .bt-woo-gallery-thumbnail
    img {
        padding: 4px !important;
    }

    .elementor-widget-woocommerce-product-images
    .onsale {
        top: 12px !important;
        left: 12px !important;

        font-size: 12px !important;
        padding: 7px 9px !important;
    }
}/* End custom CSS */
/* Start custom CSS for woocommerce-product-short-description, class: .elementor-element-eea6cee */.woocommerce .woocommerce-product-details__short-description {
    margin: 0em 0;
}/* End custom CSS */
/* Start custom CSS for wc-add-to-cart, class: .elementor-element-0d66bce *//* ===== UJJWAL MED PRODUCT CART ===== */

.elementor-widget-wc-add-to-cart .cart{
    display:grid!important;
    grid-template-columns:auto auto!important;
    justify-content:start!important;
    gap:10px!important;
    width:700px!important;
}

/* ===== QUANTITY - FIRST ROW ===== */

.elementor-widget-wc-add-to-cart .e-atc-qty-button-holder{
    display:contents!important;
}

.elementor-widget-wc-add-to-cart .quantity{
    grid-column:1 / -1!important;
    grid-row:1!important;

    width:145px!important;
    height:46px!important;
    margin:0 0 4px!important;

    display:flex!important;
    align-items:center!important;
    justify-content:center!important;

    border:1px solid #dce4e9!important;
    border-radius:9px!important;
    overflow:hidden!important;

    transition:.3s ease!important;
}

.elementor-widget-wc-add-to-cart .quantity:hover{
    border-color:#168bc5!important;
    box-shadow:0 5px 16px rgba(22,139,197,.12)!important;
}

/* Quantity +/- */
.elementor-widget-wc-add-to-cart .quantity .minus,
.elementor-widget-wc-add-to-cart .quantity .plus{
    width:40px!important;
    height:46px!important;
    padding:0!important;
    margin:0!important;

    border:0!important;
    background:#f6f9fa!important;
    color:#2b6cb0!important;

    font-size:18px!important;
    line-height:46px!important;

    cursor:pointer!important;
    transition:.25s ease!important;
}

.elementor-widget-wc-add-to-cart .quantity .minus:hover,
.elementor-widget-wc-add-to-cart .quantity .plus:hover{
    background:#e7f5fb!important;
    color:#168bc5!important;
}

/* Quantity number */
.elementor-widget-wc-add-to-cart .quantity .qty{
    width:60px!important;
    height:46px!important;
    padding:0!important;
    margin:0!important;

    border:0!important;
    outline:0!important;
    box-shadow:none!important;

    background:#fff!important;
    text-align:center!important;
    font-weight:600!important;
}


/* ===== ADD TO CART ===== */

.elementor-widget-wc-add-to-cart .e-atc-qty-button-holder .single_add_to_cart_button{
    grid-column:1!important;
    grid-row:2!important;

    width:155px!important;
    height:48px!important;
    margin:0!important;
    padding:0 15px!important;

    display:flex!important;
    align-items:center!important;
    justify-content:center!important;

    border:0!important;
    border-radius:9px!important;

    background:#168bc5!important;
    color:#fff!important;

    font-size:14px!important;
    font-weight:600!important;

    box-sizing:border-box!important;
    cursor:pointer!important;

    box-shadow:0 5px 14px rgba(22,139,197,.16)!important;
    transition:.3s ease!important;
}


/* ===== WHATSAPP ===== */

.elementor-widget-wc-add-to-cart .whatsapp-order-btn{
    grid-column:2!important;
    grid-row:2!important;

    width:155px!important;
    height:48px!important;
    margin:0!important;
    padding:0 15px!important;

    display:flex!important;
    align-items:center!important;
    justify-content:center!important;

    border:0!important;
    border-radius:9px!important;

    background:#25D366!important;
    color:#fff!important;

    font-size:14px!important;
    font-weight:600!important;
    line-height:1!important;
    text-align:center!important;

    text-decoration:none!important;
    box-sizing:border-box!important;
    cursor:pointer!important;

    box-shadow:0 5px 14px rgba(37,211,102,.16)!important;
    transition:.3s ease!important;
}


/* ===== WHATSAPP CENTER ===== */

.elementor-widget-wc-add-to-cart .whatsapp-order-btn::before,
.elementor-widget-wc-add-to-cart .whatsapp-order-btn::after{
    display:none!important;
}
.whatsapp-icon {
    width: 40px;
    height: 46px0px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
}


/* ===== HOVER ===== */

.elementor-widget-wc-add-to-cart .e-atc-qty-button-holder .single_add_to_cart_button:hover{
    background:#0f78ae!important;
    transform:translateY(-2px)!important;
    box-shadow:0 8px 18px rgba(22,139,197,.25)!important;
}

.elementor-widget-wc-add-to-cart .whatsapp-order-btn:hover{
    background:#1ebe5d!important;
    transform:translateY(-2px)!important;
    box-shadow:0 8px 18px rgba(37,211,102,.25)!important;
}


/* ===== CLICK ===== */

.elementor-widget-wc-add-to-cart .single_add_to_cart_button:active,
.elementor-widget-wc-add-to-cart .whatsapp-order-btn:active{
    transform:scale(.97)!important;
}


/* ===== MOBILE ===== */

@media(max-width:767px){

    .elementor-widget-wc-add-to-cart .quantity{
        width:135px!important;
        height:46px!important;
    }

    .elementor-widget-wc-add-to-cart .quantity .minus,
    .elementor-widget-wc-add-to-cart .quantity .plus{
        width:40px!important;
        height:46px!important;
    }

    .elementor-widget-wc-add-to-cart .quantity .qty{
        width:50px!important;
        height:46px!important;
    }

    .elementor-widget-wc-add-to-cart .e-atc-qty-button-holder .single_add_to_cart_button,
    .elementor-widget-wc-add-to-cart .whatsapp-order-btn{
        width:145px!important;
        height:46px!important;
        font-size:13px!important;
    }
}/* End custom CSS */
/* Start custom CSS for column, class: .elementor-element-a29ec4f */.elementor-widget:not(:last-child) {
    margin-block-end: 0px;
}/* End custom CSS */