.elementor-5 .elementor-element.elementor-element-271b144b{--display:flex;overflow:visible;}@media(max-width:991px){.elementor-5 .elementor-element.elementor-element-271b144b{--padding-block-start:40px;--padding-block-end:40px;--padding-inline-start:40px;--padding-inline-end:40px;}.container-fluid .e-parent.e-con-full .e-con-boxed.elementor-element-271b144b{--padding-inline-start:40px;--padding-inline-end:40px;}}@media(max-width:767px){.elementor-5 .elementor-element.elementor-element-271b144b{--padding-block-start:16px;--padding-block-end:16px;--padding-inline-start:16px;--padding-inline-end:16px;}.container-fluid .e-parent.e-con-full .e-con-boxed.elementor-element-271b144b{--padding-inline-start:16px;--padding-inline-end:16px;}}/* Start custom CSS for shortcode, class: .elementor-element-2c0ada8f */.woocommerce .wishlist_table a.add_to_cart.button.alt:not(.yith-wcwl-themed-button-style) {
    border-radius: 8px;
    background-color: rgba(27, 120, 38, 1);
}
.woocommerce .wishlist_table a.add_to_cart.button.alt:not(.yith-wcwl-themed-button-style):hover {
    background-color: rgba(27, 120, 38, 1);
}
.shop_table thead tr, .shop_table tr:not(:last-child){
    font-family: inter;
    font-weight: 600;
    font-size: 14px;
    color: rgba(34, 34, 34, 1);
}
.shop_table.wishlist_table .product-name {
    width: 25%;
   
}
.shop_table.wishlist_table .product-price {
    width: 17%;
}
.shop_table.wishlist_table.mobile .add-links .add_to_cart, .shop_table.wishlist_table.mobile .product-add-to-cart .remove_from_wishlist {
    /* display: block !important; */
    /* width: 100% !important; */
}

.woocommerce table.shop_table.wishlist_table tbody td, .woocommerce table.shop_table.wishlist_table tbody th, .woocommerce table.shop_table.wishlist_table tfoot td, .woocommerce table.shop_table.wishlist_table tfoot th {
    padding: 20px 5px 23px 16px;
    font-weight: 600;
    font-size: 14px;
    font-family: 'Inter';
}
.share-links a:before{
    line-height: 0p;
}
.share-links a {
    background-color: white !important;
    color: rgba(27, 120, 38, 1);
    border-radius: 50%;
    border: 1px solid rgba(27, 120, 38, 1) !important ;
}
.share-links a:hover {
    color: white !important;
    background-color: rgba(27, 120, 38, 1) !important;
}
.page-share h3 {
    font-family: Inter;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-271b144b */body .elementor-element-271b144b {
    width: 100% !important;
    max-width: 100vw !important;
    margin: 0 !important;
    padding: 0 !important;
    display: block !important;
}
body .elementor-element-271b144b > .e-con-inner,
body .elementor-element-271b144b > .elementor-container {
    max-width: 1440px !important;
    width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    box-sizing: border-box !important;
   padding: 60px !important;
    transition: none !important;
    animation: none !important;
    opacity: 1 !important;
    visibility: visible !important;
}
@media (max-width: 991px) {
    body .elementor-element-271b144b > .e-con-inner,
    body .elementor-element-271b144b > .elementor-container {
        padding: 40px !important;
    }
}
@media (max-width: 767px) {
    body .elementor-element-271b144b > .e-con-inner,
    body .elementor-element-271b144b > .elementor-container {
       padding: 16px !important;
    }
    body .elementor-element-271b144b .woocommerce table.shop_table.wishlist_table tbody td, 
    body .elementor-element-271b144b .woocommerce table.shop_table.wishlist_table tbody th, 
    body .elementor-element-271b144b .woocommerce table.shop_table.wishlist_table tfoot td, 
    body .elementor-element-271b144b .woocommerce table.shop_table.wishlist_table tfoot th {
        width: 100% !important;
        padding: 10px 5px !important;
        align-items: center !important;
        text-align: center !important;
        justify-content: center !important;
        display: flex !important;
    }
    
    body .elementor-element-271b144b .woocommerce .wishlist_table a.add_to_cart.button {
        width: 100% !important; /* Made button full width on mobile for better UX */
    }
}

.cart-popup .button.checkout, html .btn-v-dark{
    background-color:  rgba(27, 120, 38, 1) !important;
    border-radius: 8px !important;
}

@media (max-width: 767px) {
.woocommerce table.shop_table.wishlist_table tbody td, .woocommerce table.shop_table.wishlist_table tbody th, .woocommerce table.shop_table.wishlist_table tfoot td, .woocommerce table.shop_table.wishlist_table tfoot th{
    width: 100%;
    padding: 10px 5px;
    align-items: center !important;
        text-align: center !important;
        justify-content: center !important;
        display: flex;
}
.woocommerce .wishlist_table a.add_to_cart.button.alt:not(.yith-wcwl-themed-button-style){
    
    width: 20% !important;
}
}
.page-top{
    border-bottom: none !important;
}
.page-top {
    background-color: white !important;
}
.page-top .page-title:not(.b-none):after {
    content: '';
    position: absolute;
    width: 100%;
    left: 0;
    border-bottom: white!important;
    bottom: -17px;
}
.page-top .page-title-wrap {
    line-height: 0;
    display: none !important;
}/* End custom CSS */