.elementor-1292 .elementor-element.elementor-element-1118a3f{--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;--padding-top:43px;--padding-bottom:33px;--padding-left:10px;--padding-right:10px;}.elementor-1292 .elementor-element.elementor-element-1118a3f:not(.elementor-motion-effects-element-type-background), .elementor-1292 .elementor-element.elementor-element-1118a3f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#EEFEFF;}.elementor-1292 .elementor-element.elementor-element-de4ee87{--display:flex;}.elementor-1292 .elementor-element.elementor-element-8337bc6 .elementor-heading-title{line-height:70px;}.elementor-1292 .elementor-element.elementor-element-0cbac99{--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;--padding-top:90px;--padding-bottom:90px;--padding-left:10px;--padding-right:10px;}.elementor-1292 .elementor-element.elementor-element-a7e8366{--display:flex;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-1292 .elementor-element.elementor-element-8337bc6{text-align:center;}.elementor-1292 .elementor-element.elementor-element-8337bc6 .elementor-heading-title{line-height:50px;}.elementor-1292 .elementor-element.elementor-element-0cbac99{--padding-top:60px;--padding-bottom:60px;--padding-left:10px;--padding-right:10px;}}/* Start custom CSS for wc-elements, class: .elementor-element-ca887d1 */.woocommerce-js table.shop_table thead, .woocommerce-page table.shop_table thead{
    background: rgba(39, 163, 168, 1);
    color:#fff;
    font-family: Poppins;
font-size: 24px;
font-weight: 600;
line-height: 36px;

}
.woocommerce-js table{
    border-radius:15px !important;
    overflow:hidden !important;
}

.product_data {
    width: 361px;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #000;
}

.woocommerce-js table.shop_table .product_data a {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    color: rgba(237, 28, 36, 1) !important;
    display: block;
}

.product-thumbnail a img {
    max-width: 128px !important;
    height: 100px !important;
    background: rgba(255, 243, 244, 1) !important;
    border-radius: 10px;
}
tr.tax-rate th, .cart-subtotal th {
    font-family: Poppins;
    font-size: 16px !important;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    white-space: nowrap;
}
tr.tax-rate td .amount, .cart-subtotal td .amount{
    font-family: Poppins;
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 14px !important;

}
.woocommerce-js table.shop_table td.product-name a{
    display: flex;
    gap: 30px;
    font-family: Poppins;
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    color:#000 !important;
}

td.product-price span{
    font-size: 18px;
    font-weight:600 !important;
    line-height: 27px;
    font-family: Poppins !important;
    text-align: left;
    color:#000;
}

:focus-visible {
    outline: none !important;
}
.quantity {
    max-width: 160px !important;
    border: 1px solid rgba(33, 46, 132, 0.17);
    overflow: hidden;
    width: 100%;
    display: flex;
    flex-direction: row;
    font-family: Poppins !important;
}

 .input-text.qty.text {
    flex: 1;
    font-family: Poppins !important;
    width: 100% !important;
    border-radius: 0 !important;
    border-color: rgba(33, 46, 132, 0.17) !important;
    border-top: none !important;
    border-bottom: none !important;
    appearance: none !important;
    color: #000 !important;
    font-weight: 500 !important;
    padding: 0 !important;
    height: 50px !important;
}

 button.minus,  button.plus {
    width: 100% !important;
    padding: 0 !important;
    max-width: 52px !important;
    height: auto;
    font-family: Poppins !important;
    margin: 0 !important;
    border-radius: 0 !important;
    background: #FBFBFB !important;
    color: #C8C8C8 !important;
}

.qty-label {
    color: rgba(0, 0, 0, 1) !important;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    font-family: Poppins !important;
    text-align: left;
    margin-bottom: 8px !important;
}

.woocommerce-cart-form__cart-item td.product-remove a.remove {
    opacity: 1 !important;
    width: 24px;
    height: 24px;
    
}

.woocommerce-cart-form__cart-item td.product-remove a.remove::before {
    display: none;
}

.woocommerce-js table.shop_table td, .woocommerce-page table.shop_table td {
    border-style: dashed !important;
}

.woocommerce-js table.shop_table td, .woocommerce-page table.shop_table td {
    padding: 30px 1em !important;
}

.woocommerce #content table.cart td.actions, .woocommerce table.cart td.actions, .woocommerce-page #content table.cart td.actions, .woocommerce-page table.cart td.actions {
    background: rgba(236, 236, 236, 1) !important;
    border-style: solid !important;
    font-family: Poppins !important;
}

.coupon {
    border: 1px solid rgba(217, 218, 220, 1) !important;
    border-radius: 50px;
    overflow: hidden;
    padding: 5px;
    background: #fff !important;
}

input#coupon_code {
    outline: none !important;
    box-shadow: none !important;
    border: none !important;
    font-family: 'Poppins';
}

.woocommerce-page table.cart td.actions .coupon .button {
    border-radius: 50px !important;
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    padding: 13px 40px;
    background: #000 !important;
    color:#fff !important;
    font-family: Poppins !important;
}

.woocommerce-page table.cart td.actions .button {
    border-radius: 50px !important;
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    color:#000 !important;
    padding: 13px 40px;
    font-family: Poppins !important;
    background: transparent !important;
    border:1px solid #000;
}

a.checkout-button.button.alt.wc-forward {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
    font-family: Poppins !important;
    letter-spacing: 0.15em;
    text-align: center;
    text-transform: uppercase;
    border-radius: 50px;
    padding: 17px !important;
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: right;
    font-family: Poppins !important;
    width: 470px;
}

.woocommerce-cart .cart-collaterals .cart_totals, .woocommerce-cart .cart-collaterals .cross-sells {
    border-color: rgba(236, 236, 236, 1) !important;
}

.cart_totals 
 table.shop_table.shop_table_responsive {
    border-radius: 0 !important;
    margin: 0!important;
    font-family: Poppins !important;
}

.woocommerce-cart .cart-collaterals .cart_totals>h2 {
    background: #000 !important;
    padding: 19px 26px 12px;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 29.26px;
    text-transform: capitalize;
    margin: 0 !important;
    font-family: Poppins !important;
}

.woocommerce-cart .cart-collaterals .cart_totals {
    border-radius: 15px;
    overflow: hidden;
    padding: 0 !important;
}

.cart-collaterals .cart_totals table tr th {
    padding-left: 25px !important;
    font-size: 18px;
    font-weight: 600 !important;
    line-height: 14px;
    text-align: left;
    color:rgba(39, 163, 168, 1);
    vertical-align: middle !important;
    text-transform: uppercase;
    font-family: Poppins !important;

}

.cart-collaterals .cart_totals table tr td {
    padding-right: 26px;
    text-align: end;
    color:#000;

}

tr.cart-subtotal th, tr.cart-subtotal td {
    background: rgba(255, 255, 255, 0.75) !important;
    border: 0px !important;
    font-size: 18px;
    font-weight: 500 !important;
    font-family: Poppins !important;
    line-height: 14px;
}

tr.order-total th, tr.order-total td{
    background: 
rgba(243, 243, 243, 1) !important;
    border: 0px !important;
font-family: Poppins;
font-size: 24px !important;
font-weight: 600 !important;
line-height: 27px !important;
text-align: left;
color:#000 !important;
font-family: Poppins !important;

}
tr.order-total td .amount{
    background: 
    border: 0px !important;
font-family: Poppins;
font-size: 24px !important;
font-weight: 600 !important;
line-height: 27px !important;
text-align: left;
color:#000 !important;
font-family: Poppins !important;
}

.wc-proceed-to-checkout {
    padding: 25px !important;
    padding-bottom: 45px !important;
    
}
a.checkout-button.button.alt.wc-forward:hover{
    background: #000 !important;
    color:#fff !important;
}
a.checkout-button.button.alt.wc-forward{
    background: rgba(39, 163, 168, 1);
    
}
a.continue_btn {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    display: block;
    border: 1px solid rgba(217, 218, 220, 1);
    color: rgba(134, 134, 134, 1) !important;
    border-radius: 50px;
    padding: 17px !important;
}

a.continue_btn:hover{
    background: #000 !important;
    color:#fff !important;
    border-color: #000 !important;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /*margin: 0; */
}
@media(max-width:767px){
    .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    width: 100% !important;
}
}/* End custom CSS */