.elementor-27724 .elementor-element.elementor-element-6573d51{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for shortcode, class: .elementor-element-f120562 */.elementor-menu-cart__container {
    background-color: rgba(182, 151, 123, 0.50) !important;
}
.elementor-menu-cart__main{
    background: var(--d-9-d-9-d-9, #FFF) !important;
    width: 469px !important;
   
}
.widget_shopping_cart_content{
    position: relative;
}
.elementor-menu-cart__close-button{
    display: none;
}

.elementor-menu-cart__main {
    padding: 97px 25px 0px 25px !important;
}

.elementor-menu-cart__subtotal{
    position: absolute;
    bottom: 134px;
    right: 0;
    left: 0;
    border-top: 0.5px solid #CACACA !important;
    border-bottom: 0.5px solid #CACACA !important;
      background: var(--d-9-d-9-d-9, #FFF) !important;
}

.elementor-menu-cart__products{
    max-height: calc(80vh - 200px) !important;
    overflow: hidden !important;
    overflow-y: auto !important;
}
.elementor-button{
    border-radius: 5px !important;
}
.elementor-button--view-cart{
    background-color: #B6977B !important;
    color: white !important;
}

.elementor-button-text{
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.elementor-menu-cart__footer-buttons
{
    margin-bottom: auto;
    position: absolute;
    bottom: 47px;
    right: 0;
    left: 0;
}

.elementor-menu-cart__subtotal{
    padding: 14px 0px;
}

.elementor-menu-cart__subtotal strong, .elementor-menu-cart__subtotal .woocommerce-Price-amount bdi{
    color: #B6977B;
    font-family: Manrope;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

/* Header container */
.cart-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 25px;
}

/* Title styling */
.cart-title {
    color: #B6977B;
    font-family: Manrope;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 97.194%;
    letter-spacing: 0.56px;
    margin: 0;
}

/* Close button container */
.cart-close-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    transition: transform 0.3s ease;
    text-decoration: none;
    cursor: pointer;
}

/* Hover effect */
.cart-close-btn:hover {
    transform: rotate(90deg);
}

/* SVG styling */
.cart-close-btn svg {
    width: 24px;
    height: 24px;
    fill: #B6977B;
    stroke: #B6977B;
}
.elementor-menu-cart__product {
    grid-template-columns: 30% auto;
}


.elementor-menu-cart__product-name {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 100%;
}

.elementor-menu-cart__product-name a{
    color: #B6977B;
    font-family: Manrope;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
     margin-bottom: -30px;
}

.elementor-menu-cart__product-price   .quantity{
    color: #B6977B;
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
   
}


@media only screen and (max-width: 1200px) {
    .elementor-menu-cart__main {
    padding: 43px 20px 0px 20px !important;
}
    /* Title styling */
.cart-title {
    font-size: 16px;
    line-height: 97.194%; 
    letter-spacing: 0.306px;
}
.cart-header .cart-close-btn{
    max-width: 16px !important;
}

.elementor-menu-cart__subtotal{
    border-top: 0.274px solid #CACACA !important;
    border-bottom: 0.274px solid #CACACA !important;
}
.elementor-menu-cart__products{
    max-height: calc(85vh - 200px) !important;
}

}

@media only screen and (max-width: 880px){
    .elementor-menu-cart__main{
         width: 257px !important;
   }
   
    .elementor-menu-cart__subtotal strong, .elementor-menu-cart__subtotal .woocommerce-Price-amount bdi{
         font-size:  9.851px;
    }
    
    .elementor-menu-cart__subtotal{
        bottom: 100px;
        border-top: 0.274px solid #CACACA !important;
        border-bottom: 0.274px solid #CACACA !important;
    }
    .elementor-menu-cart__products{
        max-height: calc(88vh - 200px) !important;
    }
    
    .elementor-button-text{
        font-size: 9px;
    }
    
    .elementor-button{
        padding: 10px !important;
    }
    
    .elementor-menu-cart__product-name a{
        font-size: 11px;
    }

    .elementor-menu-cart__product-price   .quantity{
        font-size: 9px;
    }


}

@media only screen and (max-width: 767px){
    .elementor-menu-cart__main {
        padding: 35px 20px 0px 20px !important;
    }
    .elementor-menu-cart__main{
        width: 361.616px !important;
    }
   .cart-title {
        font-size: 22px;
        line-height: 97.194%;
        letter-spacing: 0.439px;
    }
    .cart-header .cart-close-btn{
        max-width: 23px !important;
    }
    .elementor-menu-cart__subtotal{
    border-top: 0.392px solid #CACACA !important;
    border-bottom: 0.392px solid #CACACA !important;
}
 .elementor-menu-cart__subtotal strong, .elementor-menu-cart__subtotal .woocommerce-Price-amount bdi{
         font-size:  15px;
    }
     
    .elementor-button-text{
        font-size: 12px;
    }
      .elementor-menu-cart__product-name a{
        font-size: 16px;
    }
    
     .elementor-menu-cart__product-price   .quantity{
        font-size: 12px;
    }
   
}/* End custom CSS */