/**

 * Theme Name:     Storefront Child
 * Author:         Automattic
 * Template:       storefront
 * Text Domain:    storefront-child
 * Description:    Storefront is the perfect theme for your next WooCommerce project. Designed and developed by WooCommerce Core developers, it features a bespoke integration with WooCommerce itself plus many of the most popular customer facing WooCommerce extensions. There are several layout &amp; color options to personalise your shop, multiple widget regions, a responsive design and much more. Developers will love its lean and extensible codebase making it a joy to customize and extend. Looking for a WooCommerce theme? Look no further!
 */

.popular-product-btn{
    margin-top:auto;
}
.hero-banner img{
    width:100%;
}
.up-iconbx .elementor-icon svg{
    height: 61px;
    width: auto;
}
.up-iconbx .elementor-icon-box-icon{
    min-height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
} 
.icon-four.up-iconbx .elementor-icon svg{
    height: 65px;
}
.icon-five.up-iconbx .elementor-icon svg{
    height: 47px;
}
.research-content ul{
    margin-left:20px;
}
.main-menu-header .our-company-menu{
    margin-left:auto;
}
.main-menu-header nav ul{
    width:100%;
}
.footer-spacing{
    display:inline-block;
    padding-bottom:10px;
}

.klaviyo-custom-form form{
    padding: 0px !important;
}
.klaviyo-custom-form form > .needsclick + div{
    flex: 1;
}
.klaviyo-custom-form form > .needsclick{
    min-height: auto !important;
    position: relative !important;
}

.klaviyo-custom-form form .needsclick{
    padding: 0px !important;
}
.klaviyo-custom-form form .needsclick input{
    min-height: 45px;
    padding: 5px 20px !important;
    border: 1px solid #8c8c8c !important;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 500 !important;
    letter-spacing: normal !important;
    font-family: "Inter", Sans-serif;
    color: #000 !important;
        box-sizing: border-box !important;
    Width:95% !important;
}
.klaviyo-custom-form form .needsclick input:hover{
       border: 1px solid #8c8c8c !important;
    border-color:#8c8c8c !important;
}
.klaviyo-custom-form form .needsclick input:focus{
    outline:none !important; 
}
.klaviyo-custom-form form .needsclick input::placeholder{
    letter-spacing: normal !important;
    color: #000 !important;
}
.klaviyo-custom-form form .needsclick input:focus-visible{
    outline: none !important;
    outline-width:0px !important
}
.klaviyo-custom-form form button{
    min-height: 45px !important;
    border-radius: 0 10PX 10px 0px !important;
    height:45px !important;
     font-size: 16px !important;
    font-weight: 600 !important;
     font-family: "Inter", Sans-serif !important;
        box-sizing: border-box;
      letter-spacing: normal !important;
      background-color: #0047bb !important;
      color: #fff !important;
 
      transition: all 300ms ease-in-out;
      -webkit-transition: all 300ms ease-in-out;
      -moz-transition: all 300ms ease-in-out;
}
.klaviyo-custom-form form .needsclick button{
         padding: 5px 15px !important;
}

.klaviyo-custom-form form button:hover{
     transition: all 300ms ease-in-out;
      -webkit-transition: all 300ms ease-in-out;
      -moz-transition: all 300ms ease-in-out;
       color: #fff !important;
       background-color:#ff641c !important;
}

.klaviyo-custom-form form > .needsclick div + div{
    position: absolute !important;
    top: 0px !important;
    right: 0px !important;
}
.popular-list ul li::marker{
    color: #0047bb;
}

.popular-list ul li{
    padding-bottom: 5px;
}
.popular-list ul li:last-child{
    padding-bottom: 0px;
}
.hero-title h2 span{
color: #3A6EA5; 
}
.right-product-price .variations_form.cart th,
.right-product-price .variations_form.cart td{
    font-family: "Inter", Sans-serif;
}
.right-product-price .variations_form.cart th label{
    display: block;
    text-align: center;
    color: #000;
    font-size: 15px;
    font-weight: 500;
    margin-bottom:5px;
}
.right-product-price .variations_form.cart td select{
    width: 100%;
    border: 1px solid #8c8c8c;
    border-radius: 10px;
    min-height: 45px;
    color: #000;
    font-size: 16px;
    font-family: "Inter", Sans-serif;
    max-width:100% !important;
    padding:5px 15px;
    background-color: #fff;
    text-align: center;
        -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%236C6B6B' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
    background-position: right 10px center;
    padding-right: 30px !important;
    background-repeat: no-repeat;
    background-size: 12px;
}
.right-product-price .variations_form.cart td select:focus{
    outline:none;
}
.right-product-price .variations_form.cart td{
    margin-bottom: 0px !important; 
}
.right-product-price .reset_variations{
    display: none !important;
}
.right-product-price .price{
    margin: 0px !important;
}
.right-product-price .variations_form.cart .variations{
    max-width: 200px;
    margin: 0 auto !important;
}

.right-product-price .single_add_to_cart_button{
    min-height: 45px;
    border-radius: 8px;
    padding: 5px 10px;
    text-align: center;
    font-weight: 700;
    color: #fff !important;
    font-size: 16px;
    background-color:#3A6EA5 !important; 
    transition: all 150ms ease-in-out;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    border: none;
    width:100%;
    font-family: "Inter", Sans-serif;
    max-width: 210px;
    margin: 0 auto !important;
    margin-top: 20px !important;
}
.right-product-price .single_add_to_cart_button:hover{
    background-color:#3A6EA5 !important; 
    color: #fff !important;
     transition: all 150ms ease-in-out;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    transform: scale(1.08);
}
.right-product-price .single_add_to_cart_button:focus{
    outline: none;
    border: none;
    box-shadow: none;
}
.right-product-price .quantity{
    text-align: center;
    margin: 0px;
    display: flex;
    border-radius: 8px;
    border: 1px solid #8c8c8c;
    overflow: hidden;
    max-width: 160px;
    margin: 0 auto !important;
}
.right-product-price .quantity input{
    background-color: #fff;
    border: none;
    outline: none;
    box-shadow: none;
    font-size: 16px;
    color: #6c6b6b;
    border-radius: 0px;
    width: 100%;
    min-height: 45px;
    font-family: "Inter", Sans-serif;
    height: auto !important;
}
.right-product-price .quantity button,
.right-product-price .quantity .minus,
.right-product-price .quantity .plus{
    background-color: transparent;
    min-width: 50px;
    min-height: 45px;
    padding: 0px;
    color: #6c6b6b;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.right-product-price .quantity .minus svg,
.right-product-price .quantity .plus svg{
     fill: #909090;
     transition: all 300ms ease-in-out;
     -webkit-transition: all 300ms ease-in-out;
     -moz-transition: all 300ms ease-in-out;
}
.right-product-price .quantity .minus:hover svg,
.right-product-price .quantity .plus:hover svg{
      fill: #3A6EA5;
}
.right-product-price .quantity button:focus{
    outline: none;
    box-shadow: none;
}
.right-product-price input[type="number"]::-webkit-inner-spin-button,
.right-product-price input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.right-product-price .quantity input[type="number"] {
    -moz-appearance: textfield;
}
.right-product-price .quantity button.minus,
.right-product-price .quantity .minus{
    border-right: 1px solid #8c8c8c;
}
.right-product-price .quantity button.plus,
.right-product-price .quantity .plus{
    border-left: 1px solid #8c8c8c;

}
.right-product-price .woocommerce-variation-add-to-cart{
    padding-top: 10px !important;
}
.product-inner-content ul{
    margin-left: 30px;
}
.product-inner-content ul li{
    padding-bottom: 5px;
}
.product-inner-content ul li:last-child{
    padding-bottom: 0px;
}
.custom-tablist ul {
    gap: 10px;
    margin: 0px !important;
    overflow-y: auto;
    flex-wrap: nowrap !important;
    padding-bottom: 5px !important;
}
.custom-tablist ul li {
    flex: 1;
    white-space: nowrap !important;
}

.custom-tablist ul li .num{
    color: #999999;
    position: absolute;
    top: 0px;
    left: 0px;
}
.custom-tablist ul li a:focus{
    outline: none;
    border: none;
    box-shadow: none;
}
.custom-tablist ul li .elementor-icon-list-text{
    position: relative;
    padding-left: 18px;
}

.left-product-image .woocommerce-product-gallery__trigger{
    display: none !important;
}
.right-product-price .variations_form.cart{
    padding-bottom: 10px !important;
}
.iconbx-cart .elementor-widget-container{
    height: auto !important;

}
.iconbx-cart .elementor-icon-box-icon{
    margin-top: 0px;
}
.iconbx-cart.certificate-analys .elementor-icon-box-icon{
    margin-top: 1px;
}
/* woocommerse */

.woocommerce-cart .e-con-inner,
.woocommerce-checkout .e-con-inner{
    max-width: 1330px;
}
.woocommerce-cart .woocommerce-cart-form .e-shop-table{
    padding: 0px;
}
.woocommerce-cart .woocommerce-cart-form .e-shop-table tr th{
    background-color: #f5f5f5 !important;
    font-size: 13px;
     font-family: "Inter", Sans-serif;
     padding-top: 8px;
}
.woocommerce-cart .woocommerce-cart-form .e-shop-table tr td{
   font-family: "Inter", Sans-serif; 
}
.woocommerce-cart .woocommerce-cart-form .e-shop-table tr td a{
    color: #3A6EA5 !important;
}
.woocommerce-cart .woocommerce-cart-form .e-shop-table tr td.actions{
    padding: 10px;
    background-color: transparent;
}
.woocommerce-cart .woocommerce-cart-form .e-shop-table .product-name a{
    font-size: 14px;
}
.woocommerce-cart .woocommerce-cart-form button,
.woocommerce-checkout .place-order .button,
.woocommerce-cart .wc-proceed-to-checkout .button,
.woocommerce-cart .woocommerce-shipping-calculator .button,
.woocommerce-cart .return-to-shop .button {
    border: 1px solid #3A6EA5 !important;
    background-color: #3A6EA5 !important;
    color: #fff !important;
    transition: all 150ms ease-in-out;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
        padding: 12px 15px !important;
        font-family: "Inter", Sans-serif;
        font-weight: 700;
        font-size: 14px !important;
        border-radius: 8px !important;
}
.woocommerce-cart .woocommerce-cart-form button:hover,
.woocommerce-checkout .place-order .button:hover,
.woocommerce-cart .wc-proceed-to-checkout .button:hover,
.woocommerce-cart .woocommerce-shipping-calculator .button:hover,
.woocommerce-cart .return-to-shop .button:hover{
    border-color: #3A6EA5 !important;
    background-color: #3A6EA5 !important;
    color: #fff !important;
     transition: all 150ms ease-in-out;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    transform: scale(1.06);

}
.woocommerce-cart .woocommerce-shipping-calculator .button{
    min-width: 100px;
}
.woocommerce-cart .wc-proceed-to-checkout .button{
    max-width: 230px;
    width: 100% !important;
    margin: 0 auto;
}
.woocommerce-checkout .e-coupon-anchor .button{
 border: none !important;
    background-color: transparent !important; 
    color: #3A6EA5 !important;
    transition: all 150ms ease-in-out;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
        padding: 8px 15px !important;
        font-family: "Inter", Sans-serif;
        font-weight: 700;
        font-size: 14px !important;
        border-radius: 0px !important;
        min-height: 42px;
}
.woocommerce-checkout .e-coupon-anchor .button:hover{
    color: #000 !important;
}

.woocommerce-cart .woocommerce-cart-form button:focus,
.woocommerce-checkout .place-order .button:focus,
.woocommerce-checkout .e-coupon-anchor .button:focus,
.woocommerce-cart .wc-proceed-to-checkout .button:focus,
.woocommerce-cart .woocommerce-shipping-calculator .button:focus,
.woocommerce-cart .return-to-shop .button:focus{
    outline: none;
    box-shadow: none;
    border: none;
}
.woocommerce-cart .woocommerce-cart-form .coupon .input-text{
    background-color: #f5f5f5;
    font-size: 16px;
    box-shadow: none;
    color: #000;
    padding: 12px 15px;
    font-family: "Inter", Sans-serif;
     border-radius: 8px !important;
}
.woocommerce-checkout .e-coupon-anchor input{
    background-color: transparent !important;
    font-size: 16px !important;
    border: 1px solid #dbdbdb !important;
    border-radius: 8px !important;
    min-height: 45px !important;
    padding: 5px 15px !important;
    color: #000 !important;
     font-family: "Inter", Sans-serif;
     box-shadow: none !important;
     padding-right: 130px !important;
     margin-right: 0px !important;
}
.woocommerce-cart .woocommerce-cart-form .coupon .input-text:focus,
.woocommerce-checkout .e-coupon-anchor input:focus{
    outline:none !important;
    box-shadow: none !important;
    border: none;
}
.woocommerce-checkout .e-coupon-anchor .e-coupon-anchor-description{
    font-weight: 500 !important;
    margin-bottom: 3px !important;
    line-height: 1.2 !important;
    display: block;
}
.woocommerce-cart .calculated_shipping h2,
.woocommerce-cart .cart_totals h2 {
   font-family: "Inter", Sans-serif;
   font-size: 20px !important;
   color: #000;
}
.woocommerce-cart .calculated_shipping td,
.woocommerce-cart .cart_totals td{
    color: #000 !important;
     font-family: "Inter", Sans-serif;
     font-size: 14px !important;
}
.woocommerce-cart .calculated_shipping .woocommerce-Price-amount.amount,
.woocommerce-cart .calculated_shipping .woocommerce-shipping-destination,
.woocommerce-cart .calculated_shipping li label,
.woocommerce-cart .cart_totals li label{
    color: #000 !important;
}
.woocommerce-cart .calculated_shipping .shipping-calculator-button,
.woocommerce-cart .cart_totals .shipping-calculator-button{
    color: #3A6EA5 !important;
}
.woocommerce-cart .cart_totals .shipping-calculator-button:focus{
    outline: none !important;
    box-shadow: none !important;
    border: none !important;
}
.woocommerce-cart .calculated_shipping td,
.woocommerce-cart .cart_totals td{
    background-color: transparent !important;
}
.woocommerce-cart .calculated_shipping .checkout-button{
 background-color: #3A6EA5 !important;
    color: #fff !important;
    transition: all 150ms ease-in-out;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out; 
        padding: 12px 15px !important;
        font-family: "Inter", Sans-serif;
         border-radius: 8px !important; 

}
.woocommerce-cart .calculated_shipping .checkout-button:hover{
   transition: all 150ms ease-in-out;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
         background-color: #e5520e !important;
    color: #fff !important;
     background-color: #3A6EA5 !important;
}
.woocommerce-cart .calculated_shipping .checkout-button:focus{
    outline: none;
    box-shadow: none;
    border: none;
}

.woocommerce-checkout .col2-set{
    width: 100% !important;
}
.woocommerce-checkout .woocommerce-billing-fields{
 font-family: "Inter", Sans-serif;
}
.woocommerce-checkout .woocommerce-billing-fields label,
.woocommerce-cart .woocommerce-shipping-calculator label {
    font-weight: 500 !important;
    color: #000 !important;
}
.woocommerce-checkout .woocommerce-billing-fields input,
.woocommerce-checkout #payment .payment_methods .payment_box fieldset input,
.woocommerce-cart .woocommerce-shipping-calculator input{
        padding: 5px 10px !important; 
    background-color: transparent !important;
    border: 1px solid #dbdbdb !important;
    border-radius: 5px !important;
    min-height: 45px !important;
    box-sizing: border-box !important;
    color: #000 !important;
    font-size: 16px !important;
    box-shadow: none !important;
     font-family: "Inter", Sans-serif;
}
.woocommerce-checkout .woocommerce-billing-fields input:focus,
.woocommerce-checkout #payment .payment_methods .payment_box fieldset input:focus,
.woocommerce-cart .woocommerce-shipping-calculator input:focus{
    outline: none !important;
    box-shadow: none !important;
}
.woocommerce-checkout #payment .payment_methods .payment_box fieldset input{
    width: 100% !important;
}

.woocommerce-checkout .woocommerce-billing-fields .form-row{
    margin-bottom: 15px !important;
}
.elementor-widget-woocommerce-checkout-page .select2-container--default .select2-selection--single,
.elementor-widget-woocommerce-checkout-page .select2-container--default .select2-selection--single:focus,
.woocommerce-cart .woocommerce-shipping-calculator .select2-container--default .select2-selection--single,
.woocommerce-cart .woocommerce-shipping-calculator .select2-container--default .select2-selection--single{
    background-color: transparent !important;
    border: 1px solid #dbdbdb !important;
    border-radius: 8px !important;
}
.woocommerce-checkout input:focus,
.woocommerce-cart input:focus{
    outline: none !important;
}

.woocommerce-checkout .woocommerce-billing-fields input.input-checkbox {
  min-height: auto !important;
}
.woocommerce-checkout .address-field .select2-selection__rendered,
.woocommerce-cart .woocommerce-shipping-calculator .select2-selection__rendered{
    color: #000 !important;
    font-size: 16px;
}
.woocommerce-checkout .woocommerce-shipping-fields .input-checkbox{
    right: auto !important;
    left: 0px !important;
}
.woocommerce-checkout .woocommerce-shipping-fields h3{
    padding-left: 22px !important;
}
.woocommerce-checkout .woocommerce-shipping-fields h3 span{
    font-weight: 500 !important;
    color: #000;
    font-family: "Inter", Sans-serif;
}
.woocommerce-checkout .woocommerce-additional-fields label{
 font-weight: 500 !important;
    color: #000 !important;
    font-family: "Inter", Sans-serif;
}
.woocommerce-checkout .woocommerce-additional-fields textarea{
    box-shadow: none !important;
    font-size: 16px !important;
    background-color: transparent !important;
    font-family: "Inter", Sans-serif !important;
    border: 1px solid #dbdbdb !important;
    border-radius: 8px !important;
    resize: none !important;
    color: #000 !important;
}
.woocommerce-checkout .woocommerce-billing-fields h3,
.woocommerce-checkout .e-checkout__order_review h3{
    font-size: 22px;
     font-family: "Inter", Sans-serif !important;
     width: 100%;
     margin-bottom: 15px !important;
}
.woocommerce-checkout .e-checkout__order_review h3{
     width: 100% !important;
}
.woocommerce-checkout .woocommerce-checkout-review-order{
    float: none !important;
    width: 100% !important;
}
.woocommerce-checkout .woocommerce-checkout-review-order th,
.woocommerce-checkout .woocommerce-checkout-review-order td{
  font-family: "Inter", Sans-serif !important;   
  color: #000 !important;
}
.woocommerce-checkout .woocommerce-checkout-review-order th{
    padding-bottom: 5px !important;
    background-color: transparent !important;
}
.woocommerce-checkout .woocommerce-checkout-review-order td{
    background-color: transparent !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
.woocommerce-checkout .woocommerce-checkout-review-order .e-cart-content{
    color: #000 !important;
}
.woocommerce-checkout .woocommerce-checkout-review-order .product-name,
.woocommerce-checkout .woocommerce-checkout-review-order .product-name strong{
    font-weight: 600 !important;
}
.woocommerce-checkout .woocommerce-checkout-review-order .order-total td,
.woocommerce-checkout .woocommerce-checkout-review-order .order-total th{
    padding-top: 15px !important;
}
.woocommerce-checkout .woocommerce p,
.woocommerce-checkout .woocommerce ul li,
.woocommerce-checkout .woocommerce label {
  color: #000 !important; 
   font-family: "Inter", Sans-serif !important;   
}
.woocommerce-checkout p a{
    color: #0047bb !important;
}
.woocommerce-checkout p a:focus{
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}
.woocommerce-checkout .payment_box{
    background-color: #fff !important;
}
 .woocommerce-checkout #payment .payment_methods li input[type=radio]:first-child:checked+label:before{
      color: #e5520e !important;
 }
  .woocommerce-checkout #payment .payment_methods>.wc_payment_method>label::before{

    color: #c7c7c7 !important;
  }
  .woocommerce-checkout .woocommerce-checkout-payment ul li{
    margin-bottom: 5px;
  }
  .woocommerce-checkout .woocommerce-checkout-payment ul li:last-child{
    margin-bottom: 0px;
  }
.woocommerce-checkout .payment_box.payment_method_authnet p{
    padding-bottom: 10px;
}
.woocommerce-checkout .wc-payment-form{
    background-color: transparent !important;
}
.woocommerce-checkout #payment .payment_methods li .payment_box fieldset label{
    font-size: 14px !important;
    font-weight: 500 !important;
    display: block !important;
    margin-bottom: 3px;
}
.woocommerce-checkout .place-order {
    margin-top: 0px !important;
}
.woocommerce-checkout #customer_details .col-1{
    margin-bottom: 0px !important;
}
.woocommerce-checkout #customer_details .col-1,
.woocommerce-checkout .woocommerce-additional-fields{
    padding-left: 0px !important;
    padding-right: 0px !important;
    border: none !important;
}
.woocommerce-checkout .woocommerce-error li{
    color: #fff !important;
}
.woocommerce-order-received .woocommerce-order-details__title,
.woocommerce-order-received .woocommerce-column__title{
    font-size: 22px !important; 
    font-weight: 700 !important;
     font-family: "Inter", Sans-serif !important;
     color: #000 !important;
}
.woocommerce-order-received address{
 font-family: "Inter", Sans-serif !important;
color: #000 !important;
}
.woocommerce-order-received .woocommerce-table{
font-family: "Inter", Sans-serif !important;
color: #000 !important;
background-color: transparent !important;
}
.woocommerce-order-received .woocommerce-table thead tr th{
    background-color: #f5f5f5 !important;
    font-weight: 600 !important;
    padding: 10px 8px !important;
}
.woocommerce-order-received .woocommerce-table tbody th,
.woocommerce-order-received .woocommerce-table tfoot th{
    background-color: transparent !important;
    font-weight: 600 !important;
   padding: 10px 8px !important;
    color: #000 !important;
    border-bottom: 1px solid #dbdbdb !important;
}
.woocommerce-order-received .woocommerce-table tbody td,
.woocommerce-order-received .woocommerce-table tfoot td{
     padding: 10px 8px !important;
    color: #000 !important;
    border-bottom: 1px solid #dbdbdb !important;
}
.woocommerce-order-received .woocommerce-table tbody a {
    color: #3A6EA5 !important;
}
.woocommerce-order-received .addresses{
    padding-top: 30px !important;
}
.woocommerce-order-received .woocommerce-notice{
        text-align: center;
    background-color: #3A6EA5;
    color: #fff !important;
    padding: 20px 10px;
    font-size: 18px;
}
.woocommerce-order-received .woocommerce .woocommerce-notice{
    color: #fff !important;
}
.woocommerce-info, .woocommerce-noreviews, p.no-comments {
    background-color: #3A6EA5 !important;
}
.woocommerce-cart .shop_table tr td.product-remove{
  display: block !important;
}
.woocommerce-cart .shop_table tr td.product-remove a{
    display: block !important;
}
a:focus{
    outline: none !important;
}

.privacy-policy .research-content ul ol{
    margin: 6px 0px 6px 25px;
}
.privacy-policy .research-content strong{
    font-weight: 700;
}
.contact-details .elementor-icon-box-icon{
    width: 36px;
    height: 36px;
    background: #fff4ef;
    display: flex !important;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
}
.contact-details .footer-spacing{
    padding-bottom: 0px;
}
.contact-form input,
.contact-form textarea{
    box-shadow: none;
}
.contact-form textarea{
    resize: none;
}
.email-address p{
    word-break: break-all;
}
.custom-addcart-top .elementor-menu-cart__toggle a{
    position: relative;
}
.custom-addcart-top .elementor-menu-cart__toggle a:after{
    content: "My Cart";
    position: relative;
    display: block;
    font-size: 13px;
    color: #000;
    font-weight: 600;
    line-height: 1.2;
    font-family: "Inter", Sans-serif;
    padding-left: 5px;
}
.custom-addcart-top .elementor-menu-cart__subtotal{
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    color: #000;
    padding: 10px 0 0 0;
    font-family: "Inter", Sans-serif;
    font-weight: 700;
    border-bottom: none;
}
.custom-addcart-top .elementor-menu-cart__subtotal strong{
    font-weight: 500;
}
.custom-addcart-top .elementor-menu-cart__subtotal .woocommerce-Price-amount.amount {
    font-weight: 500;
    color: #7e7e7e;
}

.custom-addcart-top .elementor-menu-cart__footer-buttons .elementor-button{
    font-family: "Inter", Sans-serif;
    transition: all 150ms ease-in-out;
    -webit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
}
.custom-addcart-top .elementor-menu-cart__footer-buttons .elementor-button--view-cart{
    background-color: transparent;
    color: #000;
    border-radius: 0px;
    border:none;
    font-size: 18px;
    font-weight: 700;
    position: absolute;
    top: 26px;
    left: 30px;
    padding: 0px;
}
.custom-addcart-top .elementor-menu-cart__footer-buttons .elementor-button--view-cart:hover{
    color: #3A6EA5;
     transition: all 150ms ease-in-out;
    -webit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
}
.custom-addcart-top .elementor-menu-cart__footer-buttons .elementor-button--checkout{
    background-color: #3A6EA5;
    color: #fff;
    border: 1px solid #3A6EA5;
    border-radius: 8px;
}
.custom-addcart-top .elementor-menu-cart__footer-buttons .elementor-button--checkout:hover{
    background-color: #3A6EA5;
    color: #fff;
    border: 1px solid #3A6EA5;
     transition: all 150ms ease-in-out;
    -webit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    transform: scale(1.04);
}
.custom-addcart-top .product-thumbnail a img:first-child{
    display: none;
}
.custom-addcart-top .product-price .quantity{
 font-family: "Inter", Sans-serif;
 font-weight: 500;
 color: #000;
}
.custom-addcart-top .product-price{
    align-self: flex-start;
}
.custom-addcart-top .product-name{
    align-self: flex-end;
}
.custom-addcart-top .product-name a{
 font-family: "Inter", Sans-serif;
 font-weight: 700;
 color: #000;    
}
.custom-addcart-top .product-name a:hover{
    text-decoration: underline;
}
.custom-addcart-top .product-remove{
        top: 40%;
    bottom: auto;
    transform: translateY(-50%);
}
.custom-addcart-top .elementor-menu-cart__product-remove:after, .custom-addcart-top .elementor-menu-cart__product-remove:before{
    background-color: #000;
}
.custom-addcart-top .elementor-menu-cart__products{
    height: calc(100vh - 180px);
    max-height: calc(100vh - 180px);
}
.custom-addcart-top .elementor-menu-cart__close-button{
    width: 20px;
}

.custom-addcart-top .elementor-menu-cart__footer-buttons{
        grid-template-columns: 1fr !important;
}

.woobt-wrap.woobt-layout-default{
    position: relative;
}
.woobt-wrap.woobt-layout-default:before {
    content: "Frequently Bought Together";
     font-family: "Inter", Sans-serif;
 font-weight: 600;
 color: #000; 
 font-size: 18px;
 position: relative;
 display: block;
 text-align: center;
 padding: 10px 0;
}
.right-product-price .woobt-products .woobt-product{
    border-bottom: 1px solid #dbdbdb;
}
.right-product-price .woobt-products{
    border-top: 1px solid #dbdbdb;
}
.right-product-price .woobt-products .woobt-product .woobt-title{
        font-family: inter, Sans-serif;
    line-height: 1.2;
    font-size: 14px;
    font-weight: 500;
    color: #000;
}
.right-product-price .woobt-price .amount{
   font-family: inter, Sans-serif;
    font-weight: 500;
    color: #000;
}
.right-product-price .woobt-title a{
    color: #3A6EA5;
    font-size: 14px;
}
/*shop page css*/

.woocommerce-shop .content-area{
    padding: 0 24px;
}
.woocommerce-shop .content-area .site-main{
    max-width: 1330px;
    margin: 0 auto;
}
.woocommerce-shop .woocommerce-products-header{
    padding: 50px 0 30px 0;
}
.woocommerce-shop .woocommerce-products-header h1{
        font-family: "Inter", Sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 1.2em;
    color: #000;
}
.woocommerce-shop .storefront-sorting{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
}
.woocommerce-shop .storefront-sorting .woocommerce-ordering select{
    width: 100%;
    border: 1px solid #8c8c8c;
    border-radius: 10px;
    min-height: 40px;
    color: #000;
    font-size: 16px;
    font-family: inter, Sans-serif;
    max-width: 100% !important;
    padding: 5px 15px;
    background-color: #fff;
    text-align: left;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%236C6B6B' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
    background-position: right 10px center;
    padding-right: 30px !important;
    background-repeat: no-repeat;
    background-size: 12px;
}
.woocommerce-shop .storefront-sorting .woocommerce-ordering select:focus{
    box-shadow: none;
    outline: none;
}
.woocommerce-shop .woocommerce-result-count{
    color: #000;
    font-family: inter, Sans-serif;
}
.left-searchbox .custom-post-categories li a{
  color: #7b7b7b;
    font-family: inter, Sans-serif; 
    font-size: 18px;
    font-weight: 500;  
    transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
}
.left-searchbox .custom-post-categories li a:hover{
    color: #000;
    transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
}

.left-searchbox .custom-post-categories{
    list-style: none; 
    padding: 0px;
    margin: 0px;
}
.left-searchbox .custom-post-categories li{
    padding-bottom: 10px;
}
.left-searchbox .custom-post-categories li:last-child{
    padding-bottom: 0px;
}
.left-searchbox form input{
    width: 100%;
    max-width: 100%;
}
.left-searchbox form .e-search-label {
    position: static !important;
    z-index: 1 !important;
}
.left-searchbox form .e-fas-search {
    right: 15px;
    left: auto;
    top: 26px;
}
.left-searchbox form input{
    box-shadow: none;
    outline: none;
    padding-left: 16px !important;
}
.iconlist-bx .elementor-post-info{
    gap: 6px 0;
}
.custom-addcart-top .elementor-menu-cart__wrapper{
    line-height: 1;
}
.custom-categories-card .elementor-post__text{
    margin-top: 0px !important;
}
.right-product-price .woobt-summary .woobt-text{
   font-family: inter, Sans-serif; 
   color: #000;  
   margin-bottom: 5px !important;
}
.right-product-price .woobt-summary .amount{
    font-weight: 700;
    font-size: 18px;
}
.right-product-price .woobt-choose input:focus{
    outline: none;
    box-shadow: none;
}
.right-product-price .woobt-summary{
    margin-bottom: 15px;
    text-align: center;
}
.sign-inbtn .elementor-icon-list-item{
    cursor: pointer;
}
.hero-img-section img{
    object-fit: cover;
}
.left-imagebx .woocommerce-product-gallery{
    margin-bottom: 0px !important;
}
.right-product-price .woobt-alert{
    background-color: #f3f3f3 !important;
    line-height: 1.2 !important;
    border-color: #fe5029 !important;
}
.woobt-wrap.woobt-layout-default.hidden {
    display: none;
}
.archive.woocommerce-shop .products{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}
.archive.woocommerce-shop .products li.product{
    border: 1px solid #bfbfbf;
    border-radius: 10px;
    padding: 10px 20px 25px 20px;
    min-height: 100%;
    margin: 0px !important;
    width: 100% !important;
    display: flex;
    flex-direction: column;
}
.archive.woocommerce-shop .products li.product img{
    margin: 0 auto;
}
.archive.woocommerce-shop .products li.product .button{
    margin-top: auto;
     font-family: inter, Sans-serif; 
    font-size: 17px;
    font-weight: 700;
    line-height: 1.1em;
    background-color: #3A6EA5;
    color: #fff;
    border-radius: 8px;
    padding: 14px 10px 14px 10px;
    transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    margin-bottom: 0px;
}
.archive.woocommerce-shop .products li.product .button:hover{
     transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    background-color: rgba(254, 80, 0, 0.85);
    color: #fff;
}
.archive.woocommerce-shop .products li.product .button:focus{
    outline: none;
    box-shadow: none;
}
.archive.woocommerce-shop .products li.product h2{
     font-family: inter, Sans-serif; 
     font-size: 20px;
     font-weight: 700;
     color: #000;
     line-height: 1.2;
     padding-top: 25px;
}
.archive.woocommerce-shop .products li.product .price{
     font-family: inter, Sans-serif; 
     font-size: 16px;
     font-weight: 500;
     color: #343434;
     line-height: 1.2;
}
.archive.woocommerce-shop .products:before,
.archive.woocommerce-shop .products:after{
    display: none;
}
.about-detailMain .elementor-image-box-wrapper p a{
    color: #3A6EA5;
}
.footer-adress p a{
    color: #707070 !important;
}
.search-cateogryCard .elementor-post__card .elementor-post__meta-data{
    padding-top: 20px !important;
    padding-bottom: 0px !important;
}
.customAddToCart .single_add_to_cart_button{
    border-radius: 8px 8px 8px 8px;
    padding: 14px 10px 14px 10px;
    font-family: "Open Sans", Sans-serif;
    font-size: 17.71px;
    font-weight: 700;
    line-height: 1.1em;
    background-color: #3A6EA5 !important;
    border: 1px solid #3A6EA5 !important;
    transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    width: 100%;
}
.customAddToCart .single_add_to_cart_button:hover{
    background-color: rgba(254, 80, 0, 0.85) !important;
      transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    border-color: rgba(254, 80, 0, 0.85) !important;
}
.customAddToCart .single_add_to_cart_button:focus{
    outline: none !important;
    box-shadow: none !important;
}
.customAddToCart{
    margin-bottom: 0px !important;
}
.add-cartBtn .elementor-button{
    transition: all 150ms ease-in-out;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    width: 100%;
    max-width: 180px;
}
.add-cartBtn .elementor-button:hover{
    transition: all 150ms ease-in-out;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    transform: scale(1.15);
}
.certificate-analys.elementor-widget-icon-box .elementor-icon-box-content{
    flex-grow: initial;
}
.certificate-analys.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper{
        justify-content: center;
    text-align: center;
}
.certificate-analys.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper .elementor-icon,
.certificate-analys.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper .elementor-icon-box-title a{
 transition: all 150ms ease-in-out;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
}
.certificate-analys.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper:hover .elementor-icon{
    font-size: 18px;
     transition: all 150ms ease-in-out;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
}
.certificate-analys.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper:hover .elementor-icon-box-title a{
    font-size: 15px;
     transition: all 150ms ease-in-out;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
}
.certificate-analys .elementor-widget-container{
    min-height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.add-cartBtn .added_to_cart {
    display: none;
}
.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment #place_order{
    max-width: 180px;
    width: 100%;
    margin: 0 auto;
}
.woocommerce-checkout .woocommerce-checkout-payment .place-order{
    background-color: transparent !important;
}
.woocommerce-checkout .coupon-container-grid{
    position: relative;
    grid-template-columns: 1fr !important;
}
.woocommerce-checkout .coupon-container-grid .coupon-col-2{
    position: absolute;
    right: 1px;
    top: 1px;
}
.woocommerce-cart .woocommerce-shipping-calculator .shipping-calculator-form{
    border-bottom: 1px solid #d5d8dc;
}
.header-carticon .cc_cart_items_list{
    font-family: "Inter", Sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.2em;
    color: #000;
    position: relative;
}
.header-carticon .cc_cart_items_list .cc_cart_count{
        background-color: #d9534f;
    border-radius: 100%;
    color: #fff;
    display: block;
    font-size: 10px;
    height: 1.6em;
    inset-inline-end: -.7em;
    line-height: 1.5em;
    min-width: 1.6em;
    position: absolute;
    text-align: center;
    top: -.7em;
    left: 8px;
    right: auto;
    font-weight: 500;
}
.ccicon-cart:before{
    display: none;
}
.header-carticon .cc_cart_items_list .ccicon-cart{
    background-image: url("https://alterascience.com/wp-content/uploads/2025/03/cart-new.svg");
    background-repeat: no-repeat;
    background-size: 22px;
    background-position: center;
    width: 22px;
    height: 22px;
}
.woocommerce-cart .e-cart-totals.e-cart-section .shop_table th{
    display: block !important;
   padding: 8px 8px 8px 0 !important;
    background: transparent !important;
}
.woocommerce-cart .e-cart-totals.e-cart-section .shop_table td{
    padding: 8px 0px 8px 0px !important;
 
}
.woocommerce-cart .e-cart-totals.e-cart-section .shop_table td .woocommerce-shipping-methods{
    margin-bottom: 0px !important;
}
.cc-window .cc-header .cc-nav ul li a{
    border-bottom: none !important;
    font-family: inter, Sans-serif;
    font-size: 24px !important;
    font-weight: 700 !important;
    color: #000;
    line-height: 1.1;
    transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    padding-bottom: 24px !important;
}
.cc-window .cc-header .cc-nav ul li{
    padding-top: 24px !important;
}

.cc-window .cc-header .cc-nav ul li a:hover{
 transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    color: #3A6EA5 !important;   
}
.cc-window .cc-header .cc-nav ul li{
    display: none !important;
    text-align: left !important;
}
.cc-window .cc-header .cc-nav ul li:first-child{
    display: block !important;
}
.cc-window .cc_sfl_btn{
    display: none;
}
.cc-window .cc-coupon,
.cc-window .cc-totals .cc-subtotal-subtext,
.cc-window .cc-button svg{
    display: none;
}
.cc-window .cc-cart-product-list .cc-cart-product .cc-product-thumb img{
    width: 61px;
    margin-right: 10px;
}
.cc-window .cc-total-box .cc-total-text{
 font-family: inter, Sans-serif;
 font-size: 16px;
 font-weight: 500;
 color: #000;
}
.cc-window .cc-total-box .cc-total-amount{
 font-family: inter, Sans-serif;
 font-size: 16px;
 font-weight: 500;
 color: #7e7e7e;
}
.cc-window .cc-cart-actions a.cc-button-primary,
.cc-window .cc-empty-msg .cc-button{
    background-color: #3A6EA5;
    border-color: #3A6EA5;
   font-family: inter, Sans-serif;
   transition: all 150ms ease-in-out;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    padding: 16px 15px;
    font-size: 18px;
}
.cc-window .cc-cart-actions a.cc-button-primary:hover,
.cc-window .cc-empty-msg .cc-button:hover{
    background-color: #3A6EA5;
    border-color: #3A6EA5; 
    transition: all 150ms ease-in-out;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    transform: scale(1.05);
}  
.cc-window .cc-empty-msg .cc-button{
    line-height: 1.1;
}
.cc-window .cc-empty-msg .cc-title,
.cc-window .cc-empty-msg p{
 font-family: inter, Sans-serif;
}

.e-coupon-box .e-coupon-anchor {
    display: block !important;
    margin-top: 0;
}
.cc-window .cc_item_content{
    position: relative;
}
.cc-window .cc-item-content-top .cc_item_title a{
   font-family: inter, Sans-serif;
   font-size: 16px;
   font-weight: 700;
   color: #000;
   line-height: 1.2; 
}
.cc-window .cc_item_quantity_wrap .cc_item_quantity{
    font-size: 16px;
     font-family: inter, Sans-serif;
     color: #6b6b6b;
}
.cc-window .cc_item_quantity_wrap .cc_item_quantity_minus,
.cc-window .cc_item_quantity_wrap input.cc_item_quantity,
.cc-window .cc_item_quantity_wrap .cc_item_quantity_plus{
    border-color: #6b6b6b !important;
    height: 38px;
    width: 32px;
    padding: 2px;
}
.cc-window .cc_item_quantity_wrap .cc_item_quantity_minus,
.cc-window .cc_item_quantity_wrap .cc_item_quantity_plus{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0px;
}
.cc-window .cc_item_quantity_wrap .cc_item_quantity_minus:hover,
.cc-window .cc_item_quantity_wrap .cc_item_quantity_plus:hover{
 background-color: transparent !important;
}
.cc-window .cc_item_quantity_wrap .cc_item_quantity_plus{
        background-image: url("https://alterascience.com/wp-content/uploads/2025/03/plus-grey.svg");
    background-position: center;
    background-repeat: no-repeat;
    font-size: 0px;
    background-size: 13px;
    border-left: 1px solid #6b6b6b;
}
.cc-window .cc_item_quantity_wrap .cc_item_quantity_minus{
       background-image: url("https://alterascience.com/wp-content/uploads/2025/03/minus-grey.svg");
    background-position: center;
    background-repeat: no-repeat;
    font-size: 0px;
    background-size: 13px; 
    border-right: 1px solid #6b6b6b;
}

.cc-window .cc_item_content .price{
    font-size: 16px;
    font-weight: 700;
    font-family: inter, Sans-serif;
    color: #3A6EA5;
}
/*.woocommerce-checkout-review-order-table td.product-name img:first-child {
    display: none;
}*/
 
.woocommerce-checkout-review-order-table thead tr th.product-total {
    display: none;
}
.cc-window .remove_from_cart_button svg{
    width: 18px;
    height: 18px;
}
.cc-window .cc-cart-product a.remove:hover{
    color: #3A6EA5 !important;
}
.cc-window .cc_item_total_price{
    position: absolute;
    bottom: 0px;
    right: 0px;
    margin-bottom: 0px;
}
.cc-window .cc-item-content-bottom{
    position: absolute;
    top: 0px;
    right: 0px;
    display: block !important;
}
.cc-window .ccicon-x{
    display: block !important;
    right: 10px;
    top: 8px !important;
}
.cc-window .ccicon-x:before {
    content: "\e901";
}
.cc-window .ccicon-x:hover{
    color: #000;
}
.woocommerce-checkout .e-checkout__order_review .product-name img{
    width: 61px;
    height: 61px;
    object-fit: contain;
    position: absolute;
    top: 10px;
    left: 0px;
}
.woocommerce-checkout .e-checkout__order_review .cart_item .product-name{
    position: relative;
    padding-left: 70px !important;
    padding-right: 20px !important;
       height: 80px;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    border-bottom: 1px solid #d5d8dc !important;
}
.woocommerce-checkout .e-checkout__order_review .cart_item .product-total{
      padding-top: 10px !important;
    padding-bottom: 10px !important;
    border-bottom: 1px solid #d5d8dc !important;
}
.woocommerce-checkout .e-checkout__order_review .cart_item .product-name,
.woocommerce-checkout .e-checkout__order_review .cart-subtotal th,
.woocommerce-checkout .e-checkout__order_review .shipping th,
.woocommerce-checkout .e-checkout__order_review .order-total th{
    width: 60%;
}
.wc_payment_methods ul.iconList {
    display: flex;
    align-items: center;
    gap: 10px 10px;
    margin: 0;
    padding: 0;
    justify-content: center;
    flex-flow: wrap;
    margin-top: 15px;
}
.woocommerce-checkout .e-checkout__order_review td,
.woocommerce-checkout .e-checkout__order_review th{
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}

.woocommerce-checkout .e-checkout__order_review .order-total th,
.woocommerce-checkout .e-checkout__order_review .order-total td{
    font-size: 20px;
    border-top: 1px solid #d5d8dc !important;
    padding-top: 20px !important;
}
.wc_payment_methods ul.iconList li {
    margin: 0;
    line-height: normal;
}

.woocommerce-checkout #payment .payment_methods ul.iconList li img {
    max-height: 20px;
    height: auto;
    width: auto !important;
}
.woocommerce-checkout .e-coupon-anchor .e-coupon-anchor-description {
    font-weight: 700!important;
    margin-bottom: 3px!important;
    line-height: 1.2!important;
    display: block;
    font-size: 22px;
    margin-bottom: 10px !important;
}

.woocommerce-checkout .e-checkout__order_review .cart-subtotal th,
.woocommerce-checkout .e-checkout__order_review .cart-subtotal td{
    padding-top: 15px !important;
}
.woocommerce-checkout .e-checkout__order_review .shipping th,
.woocommerce-checkout .e-checkout__order_review .shipping td{
    padding-bottom: 15px !important;
}
.woocommerce-checkout .e-checkout__order_review .shop_table.woocommerce-checkout-review-order-table{
    margin-bottom: 0px !important;
}

.cc-window-wrapper .cc-cart {
    height: calc(100% - 74px)!important;
}
.single-prodcut-main .right-product-price .added_to_cart{
    display: none;
}
 .add_to_cart_button.loading{
    position: relative;
    opacity: 0.5;
 }
.add_to_cart_button.loading:after{
        -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    vertical-align: baseline;
    content: "";
    height: 20px;
    width: 20px;
    line-height: 20px;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    display: block;
    font-variant: normal;
    animation: 0.75s linear 0s infinite normal none running fa-spin;
    color: #333333;
} 

/*optin landing page css*/

.inside-listing ul{
    margin-left: 25px;
    margin-bottom: 0px !important;
}
.inside-listing ul li::marker {
    color: #000;
}
.inside-listing ul li{
    position: relative;
    padding-left: 0px;
    padding-bottom: 5px;
}
.inside-listing ul li:last-child{
    padding-bottom: 0px;
}
.inside-listing ul li:after{
    content: "";
    position: absolute;
    left: 0px;
    top: 26px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #000;
    display: none;
}

.optin-about-section .wfop_submit_btn{
    line-height: 1;
}
.orange-form .bwfac_error .error{
    color: #fff;
}
.orange-form .wffn-custom-optin-from p{
    font-size: 16px;
    color: #fff;
    padding-left: 10px;
    font-family: "Inter", Sans-serif;
    margin-top: -22px;
}
.peptide-secrete-form .wffn-custom-optin-from p{
   font-size: 16px;
    color: #4D4D4D;
    padding-left: 10px;
    font-family: "Inter", Sans-serif;
    margin-top: -22px;  
}
.optin-form .wffn-custom-optin-from input:focus::placeholder{
    opacity: 0.7;
}
.optin-form .wffn-custom-optin-from input{
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.optin-footer-link ul li a:hover .elementor-icon-list-text{
    color: #fd5000 !important;
}


.visit-link .elementor-button-wrapper .elementor-button-link {
    text-align: left !important;
}
/* fkcart model css */
#fkcart-modal .fkcart-preview-ui .fkcart-slider-heading{
    padding-top: 24px;
    padding-bottom: 24px;
}
#fkcart-modal .fkcart-preview-ui .fkcart-slider-heading .fkcart-title{
    color: #000;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
    margin-right: 15px;
}
#fkcart-modal .fkcart-coupon-area .fkcart-coupon-input-wrap #fkcart-coupon__input:focus::placeholder{
     opacity: 0.7;
}
#fkcart-modal .fkcart-item-wrap.fkcart-pt-16{
    padding-top: 11px;
    padding-left: 25px;
    padding-right: 25px;
}
#fkcart-modal .fkcart-item-wrap .fkcart--item .fkcart-image-wrapper img{
    padding: 4px;
}
#fkcart-modal .fkcart-checkout-wrap #fkcart-checkout-button{
    padding-top: 15px;
    padding-bottom: 15px;
    font-weight: 700;
    transition: all 150ms ease-in-out;
    -webkit-transition: all 150ms ease-in-out;
    -webkit-transition: all 150ms ease-in-out;
}
#fkcart-modal .fkcart-zero-state .fkcart-shop-button{
    font-size: 18px;
    font-weight: 700;
    padding: 15px 10px;
    transition: all 150ms ease-in-out;
    -webkit-transition: all 150ms ease-in-out;
    -webkit-transition: all 150ms ease-in-out;
    width: 100%;
}
#fkcart-modal .fkcart-checkout-wrap #fkcart-checkout-button:hover,
#fkcart-modal .fkcart-zero-state .fkcart-shop-button:hover{
   transition: all 150ms ease-in-out;
    -webkit-transition: all 150ms ease-in-out;
    -webkit-transition: all 150ms ease-in-out;
    transform: scale(1.05); 
    opacity: 1;
}
#fkcart-modal .fkcart-checkout-wrap .fkcart-shopping-link, #fkcart-modal .fkcart-shopping-link{
    color: #3A6EA5;
    transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
}
#fkcart-modal .fkcart-checkout-wrap .fkcart-shopping-link, #fkcart-modal .fkcart-shopping-link:hover{
    color: #24272d;
     transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
}
#fkcart-modal .fkcart-coupon-applied .fkcart-coupon-code, #fkcart-modal .fkcart-coupon-applied .fkcart-summary-amount {
    color: #26a541;
}
#fkcart-modal .fkcart-item-wrap .fkcart--item .fkcart-item-price .woocommerce-Price-amount{
    font-weight: 700;
}
#fkcart-modal .fkcart-item-wrap .fkcart--item .fkcart-item-price .woocommerce-Price-amount{
    color: #3A6EA5 !important;
}
.wfacp_mini_cart_start_h .wfacp_order_sum .product-image img{
    padding: 3px;
}
.product-name.wfacp_summary_img_true .wfacp_mini_cart_item_title img{
    display: none;
}
.wfacp_mini_cart_start_h .shop_table .cart_item .product-quantity .value-button{
    background-color: #fff !important;
}
.wfacp_mini_cart_start_h form.checkout_coupon.woocommerce-form-coupon .wfacp-col-left-half{
    width: 100% !important;
    padding-right: 0px !important;
}

.wfacp_layout_shopcheckout.checkout_coupon .wfacp-row{
    position: relative;
}
.wfacp_layout_shopcheckout.checkout_coupon .wfacp-row .wfacp-col-full{
    padding-left: 0px !important;
    position: absolute;
    top: 1px;
    right: 1px;
    width: auto !important;
}
.wfacp_layout_shopcheckout.checkout_coupon .wfacp-row .wfacp-col-full button{
    padding:5px 15px !important;
   line-height: 1.2;
   min-height: 44px !important;
}
.wfacp_layout_shopcheckout.checkout_coupon .wfacp-row .wfacp-col-full button[disabled]{
    border: none !important;
    background-color: transparent !important;
    color: #3A6EA5 !important;
    opacity: 0.5 !important;
}
.woocommerce-checkout-review-order .wfacp-order-place-btn-wrap  #place_order{
    max-width: 180px;
}

.woocommerce-checkout-review-order .dfin-icon-wrapper{
    padding-top: 20px;
}
.woocommerce-checkout-review-order .dfin-icon-wrapper ul.iconList{
    gap: 10px 0px;
}
.woocommerce-checkout-review-order .dfin-icon-wrapper ul.iconList li img{
    margin-top: 0px !important;
}
.wfacp_delete_item_wrap .wfacp_mini_cart_remove_item_from_cart svg{
    color: #e72a2a;
}

/* blog content css */

.blog-post-content h2{
    font-size:24px;
    font-weight: 700;
    color: #000;
    margin-bottom: 20px;
}
.blog-post-content h3,
.blog-post-content h4{
    font-size:20px;
    font-weight: 700;
    color: #000;
    margin-bottom: 20px;
}
.blog-post-content h5,
.blog-post-content h6{
     font-size:18px;
    font-weight: 700;
    color: #000;
    margin-bottom: 20px; 
}

.blog-post-content h2+h3{
    border-color: #b3b3b3;
    padding-top: 20px;
}
.blog-post-content ul,
.blog-post-content ol{
    margin-left: 20px;
}
.blog-post-content ul li,
.blog-post-content ol li{
    padding-bottom: 8px;
}
.blog-post-content ul li:last-child,
.blog-post-content ol li:last-child{
    padding-bottom: 0px;
}
.blog-post-content .wp-block-image{
    margin-bottom: 20px;
}
.blog-post-content ul+h2,
.blog-post-content p+h2,
.blog-post-content p+h3,
.blog-post-content p+h4,
.blog-post-content p+h5,
.blog-post-content p+h6,
.blog-post-content ol+h2{
    margin-top: 20px;
}
.blog-post-content a{
    color: #3A6EA5;
}
.inner-service-list .elementor-icon-box-title a{
     transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
}
.inner-service-list .elementor-icon-box-title a:hover{
    color: #3A6EA5;
    transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
}
.right-info-editor ul,
.right-info-editor ol{
    margin-left: 20px;
}
.right-info-editor ul li,
.right-info-editor ol li{
    padding-bottom: 8px;
}
.right-info-editor ul li:last-child,
.right-info-editor ol li:last-child{
    padding-bottom: 0px;
}
.right-info-editor strong{
    font-weight: 700;
}

#fkcart-modal .fkcart-item-wrap .fkcart--item .fkcart-item-title{
    font-size: 16px;
}
#fkcart-modal .fkcart-item-wrap .fkcart--item .fkcart-image-wrapper img{
    padding: 0px;
    border: none;
}
#fkcart-modal .fkcart-item-wrap .fkcart--item .fkcart-remove-item{
    right: 15px;
    left: auto;
    top: -26px;
    width: 18px;
    height: 18px;
    background-color: transparent;
    background-image: url('data:image/svg+xml,<svg width="18" height="18" viewBox="0 0 18 18" fill="%234e4e4e" xmlns="http://www.w3.org/2000/svg"><path d="M0.730487 3.27569H2.44049L3.23609 17.2995C3.25229 17.5911 3.49349 17.8197 3.78689 17.8197H14.2233C14.5149 17.8197 14.7579 17.5911 14.7741 17.2995L15.5571 3.27569H17.2689C17.5731 3.27569 17.8197 3.02909 17.8197 2.72489C17.8197 2.42069 17.5731 2.17409 17.2689 2.17409H12.9507L12.6807 0.730487C12.6807 0.426287 12.4341 0.179688 12.1299 0.179688H5.86769C5.56349 0.179688 5.31689 0.426287 5.31689 0.730487L5.04689 2.17409H0.730487C0.426287 2.17409 0.179688 2.42069 0.179688 2.72489C0.179688 3.02909 0.426287 3.27569 0.730487 3.27569ZM6.41849 1.28309H11.5791L11.8491 2.17409H6.15029L6.41849 1.28309ZM14.4537 3.27569L13.7031 16.7181H4.30709L3.54389 3.27569H14.4537ZM6.26909 15.6849C6.27989 15.6849 6.29069 15.6849 6.30149 15.6849C6.60569 15.6669 6.83789 15.4077 6.81989 15.1035L6.24029 4.88489C6.22229 4.58069 5.95589 4.35209 5.65889 4.36649C5.35469 4.38449 5.12249 4.64369 5.14049 4.94789L5.72009 15.1647C5.73629 15.4581 5.97929 15.6849 6.26909 15.6849ZM11.6781 15.6831C11.6889 15.6831 11.6997 15.6831 11.7105 15.6831C12.0003 15.6831 12.2433 15.4563 12.2595 15.1629L12.8391 4.94609C12.8571 4.64189 12.6249 4.38089 12.3207 4.36469C12.0219 4.35209 11.7573 4.57889 11.7393 4.88489L11.1579 15.1017C11.1417 15.4059 11.3739 15.6669 11.6781 15.6831ZM8.99969 15.6849C9.30389 15.6849 9.55049 15.4383 9.55049 15.1341V4.91549C9.55049 4.61129 9.30389 4.36469 8.99969 4.36469C8.69549 4.36469 8.44889 4.61129 8.44889 4.91549V15.1341C8.44889 15.4365 8.69369 15.6849 8.99969 15.6849Z"></path></svg>');
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 0px;
}
#fkcart-modal .fkcart-item-wrap .fkcart--item .fkcart-remove-item:hover{
   background-image: url('data:image/svg+xml,<svg width="18" height="18" viewBox="0 0 18 18" fill="%23#0047bb" xmlns="http://www.w3.org/2000/svg"><path d="M0.730487 3.27569H2.44049L3.23609 17.2995C3.25229 17.5911 3.49349 17.8197 3.78689 17.8197H14.2233C14.5149 17.8197 14.7579 17.5911 14.7741 17.2995L15.5571 3.27569H17.2689C17.5731 3.27569 17.8197 3.02909 17.8197 2.72489C17.8197 2.42069 17.5731 2.17409 17.2689 2.17409H12.9507L12.6807 0.730487C12.6807 0.426287 12.4341 0.179688 12.1299 0.179688H5.86769C5.56349 0.179688 5.31689 0.426287 5.31689 0.730487L5.04689 2.17409H0.730487C0.426287 2.17409 0.179688 2.42069 0.179688 2.72489C0.179688 3.02909 0.426287 3.27569 0.730487 3.27569ZM6.41849 1.28309H11.5791L11.8491 2.17409H6.15029L6.41849 1.28309ZM14.4537 3.27569L13.7031 16.7181H4.30709L3.54389 3.27569H14.4537ZM6.26909 15.6849C6.27989 15.6849 6.29069 15.6849 6.30149 15.6849C6.60569 15.6669 6.83789 15.4077 6.81989 15.1035L6.24029 4.88489C6.22229 4.58069 5.95589 4.35209 5.65889 4.36649C5.35469 4.38449 5.12249 4.64369 5.14049 4.94789L5.72009 15.1647C5.73629 15.4581 5.97929 15.6849 6.26909 15.6849ZM11.6781 15.6831C11.6889 15.6831 11.6997 15.6831 11.7105 15.6831C12.0003 15.6831 12.2433 15.4563 12.2595 15.1629L12.8391 4.94609C12.8571 4.64189 12.6249 4.38089 12.3207 4.36469C12.0219 4.35209 11.7573 4.57889 11.7393 4.88489L11.1579 15.1017C11.1417 15.4059 11.3739 15.6669 11.6781 15.6831ZM8.99969 15.6849C9.30389 15.6849 9.55049 15.4383 9.55049 15.1341V4.91549C9.55049 4.61129 9.30389 4.36469 8.99969 4.36469C8.69549 4.36469 8.44889 4.61129 8.44889 4.91549V15.1341C8.44889 15.4365 8.69369 15.6849 8.99969 15.6849Z"></path></svg>');  
}
#fkcart-modal .fkcart-item-wrap .fkcart--item .fkcart-remove-item svg{
    display: none;
}
#fkcart-modal .fkcart-quantity-selector,
#fkcart-modal .fkcart-quantity-selector .fkcart-quantity__input{
    box-shadow: 0 0 0 1px #6b6b6b;
}

#fkcart-modal .fkcart-quantity-selector .fkcart-quantity-button,
#fkcart-modal .fkcart-quantity-selector .fkcart-quantity__input{
    height: 38px;
    width: 32px;
    font-size: 16px;
    color: #6b6b6b;
}
#fkcart-modal .fkcart-quantity-selector .fkcart-quantity__input{
    max-height: 38px;
}
#fkcart-modal .fkcart-item-wrap .fkcart--item .fkcart-item-price,
#fkcart-modal .fkcart-item-wrap .fkcart--item .fkcart-item-misc .woocommerce-Price-currencySymbol{
    color: #3A6EA5 !important;
}
#fkcart-modal .fkcart-item-wrap .fkcart--item .fkcart-item-misc{
    position: absolute;
    bottom: 5px;
    right: 0px;
}


.fkcart-discounted-text {
    display: none !important;
}
#fkcart-modal .fkcart-item-wrap .fkcart--item .fkcart-item-info{
    padding-right: 0px;
}
#fkcart-modal .fkcart-item-wrap .fkcart--item .fkcart-line-item{
    padding-right: 00px;
    max-width: 120px;
}
#fkcart-modal .fkcart-item-wrap .quantitySaving{
    font-size: 12px;
    line-height: 1.1;
    text-align: right;
    color: #000;
    font-weight: 400;
    display: none !important;
}
#fkcart-modal .fkcart-item-wrap .quantitySaving span{
    font-weight: 700;
    color: #3A6EA5;
}
#fkcart-modal .fkcart-item-wrap .fkcart--item .fkcart-item-info .fkcart-item-meta{
    padding-right: 30px;
}
#fkcart-modal .fkcart-slider-body .fkcart-item-wrap .fkcart--item{
        gap: 10px;
        padding: 17px 0 14px;
        margin-bottom: 10px;
        z-index: 1;
}
#fkcart-modal .fkcart-slider-body .fkcart-item-wrap .fkcart--item:not(:last-of-type){
    border-bottom: 1px solid #e9e9e9;
}
#fkcart-modal .fkcart-panel{
    padding-left: 25px;
    padding-right: 25px;
}
.fkcart-order-summary .fkcart-summary-line-item strong{
    font-weight: 400;
}
.fkcart-order-summary .fkcart-summary-line-item .woocommerce-Price-amount.amount{
    color: #7e7e7e;
}
#fkcart-modal .fkcart-preview-ui .fkcart-slider-footer{
    border: none;

}
#fkcart-modal .fkcart-slider-footer.fkcart-pb-16{
        position: relative;
}

#fkcart-modal .fkcart-slider-footer.fkcart-pb-16:after{
    content: "";
    display: block;
    position: absolute;
    bottom: 122px;
    left: 0;
    width: 100%;
    height: 92px;
    z-index: 2;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, #fff 98.25%);
    pointer-events: none;
    display: none;
}

#fkcart-modal .fkcart-preview-ui .fkcart-slider-heading .fkcart-modal-close svg{
    width: 32px;
    height: 32px;
    color: #000;
}
#fkcart-modal .fkcart-preview-ui .fkcart-slider-heading .fkcart-modal-close{
    opacity: 0.85;
}
#fkcart-modal .fkcart-preview-ui .fkcart-slider-heading .fkcart-modal-close:hover{
    opacity: 1;
}
#fkcart-modal .fkcart-item-wrap .fkcart--item .fkcart-item-price{
    font-size: 16px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    gap: 5px;
    line-height: 1;
    flex-direction: column;
}
#fkcart-modal .fkcart-quantity-selector .fkcart-quantity-button svg{
    color: #6b6b6b;
    width: 13px;
    height: 13px;
    font-size: 13px;
}
#fkcart-modal .fkcart-quantity-selector .fkcart-quantity-button:hover svg{
    color: #3A6EA5;
}

.popular-product .popular-product-img img{
    filter: none !important;
}

.inner-service-list .elementor-icon-box-wrapper .elementor-icon-box-icon{
    line-height: 1;
}
.inner-service-list .active .elementor-widget-container{
    border-color: #3A6EA5 !important;
}
.inner-service-list .active  .elementor-icon-box-title a{
color: #3A6EA5 !important;
}
/* checkout css */

.right-your-cart .wfacp-order-summary-label{
    margin-bottom: 0px !important;
    padding-bottom: 20px !important;
    border-bottom: 1px solid #E9E9E9;
}
.right-your-cart,
.right-cart-shop-confi{
    max-width: 460px;
    margin-left: auto;
}
.left-contact-cart #wfacp-e-form{
    max-width: 470px;
}
.right-your-cart .wfacp_mini_cart_start_h .wfacp_order_sum .product-image{
    width: 97px;
    max-width: 100%;
    height: 110px;
    background-color: #fff;
}
.right-your-cart .wfacp_mini_cart_start_h .wfacp_order_sum .product-image img{
    border: none !important;
    width: 100%;
    height: 100%;
    object-fit: contain;

}
.right-your-cart .wfacp_mini_cart_start_h .wfacp_order_sum td.product-name-area .product-name.wfacp_summary_img_true{
    padding-left: 119px;
}
.right-your-cart .product-total .woocommerce-Price-amount.amount bdi,
.right-your-cart .product-total .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol{
    font-size: 20px !important;
}
.right-your-cart .shop_table tbody tr{
    border-bottom: 1px solid #E9E9E9;
}
.right-your-cart .shop_table tbody tr:last-child{
    border-bottom: none;
}
.right-your-cart .wfacp-qty-ball{
    top: 4px;
    right: 4px;
    z-index: 1 !important;
}
.right-your-cart .wfacp-qty-ball .wfacp-qty-count{
    background-color: #3A6EA5;
}
.right-your-cart .shop_table .cart_item  td{
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.right-your-cart .wfacp-coupon-page{
    border: none !important;
}
.right-your-cart .shop_table .cart-subtotal{
    border-top: 1px solid #E9E9E9 !important;
    border-bottom: none;
}
.right-your-cart .shop_table .cart-subtotal th,
.right-your-cart .shop_table .cart-subtotal td{
    padding-top: 30px !important;
    padding-bottom: 15px !important;
}
.right-your-cart .shop_table .shipping_total_fee td{
    padding-bottom: 25px !important;
}
.right-your-cart .shop_table .order-total th,
.right-your-cart .shop_table .order-total td{
    padding-top: 20px !important;
    padding-bottom: 0px !important;
}
.right-your-cart .shop_table .order-total td .woocommerce-Price-amount.amount bdi,
.right-your-cart .shop_table .order-total td .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol {
    font-size: 18px !important;
}
.right-your-cart #wfob_wrap{
    margin: 0px !important;
}
.left-contact-cart #wfacp-e-form .wfacp-form.wfacp-inside .form-row .wfacp-form-control-label:not(.checkbox){
    color: #6b6b6b !important;
}

.left-contact-cart #wfacp-e-form .wfacp-form:not(.wfacp-top) p.wfacp-form-control-wrapper.wfacp-anim-wrap:not(.fattura24) label.wfacp-form-control-label:not(.radio){
    top: 3px!important;
    font-size: 10px !important;
    color: #333 !important;
}
.left-contact-cart .woocommerce-input-wrapper label.checkbox {
    font-size: 12px !important;
    color: #6b6b6b !important;
}

.left-contact-cart #wfacp-e-form .wfacp_main_form .woocommerce-input-wrapper .wfacp-form-control,
.left-contact-cart #wfacp-e-form .wfacp_main_form .select2-container .select2-selection--single .select2-selection__rendered,
.left-contact-cart #wfacp-e-form .wfacp_main_form .woocommerce-checkout select#join_referral_program,
.left-contact-cart #wfacp-e-form .wfacp_main_form .wfacp_allowed_countries strong{
    min-height: 40px !important;
    padding-top: 14px !important;
}
.left-contact-cart #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_checkbox_field input[type=checkbox] {
    min-height: auto !important;
    padding-top: 0px !important;
}
.right-your-cart .wfacp_order_summary_container .wfacp_elementor_mini_cart_widget{
        max-height: 300px;
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
}
.right-your-cart .shop_table.wfacp_mini_cart_reviews{
    position: relative;
}
.right-your-cart .shop_table.wfacp_mini_cart_reviews:after{
    content: "";
    position: absolute;
    top: -81px;
    left: 0;
    width: 100%;
    height: 80px;
    background: linear-gradient(0deg, #f8f8f8 0, rgba(248, 248, 248, 0) 100%);
    pointer-events: none;
    display: none;
}
.left-contact-cart .wfacp_next_page_button{
    max-width: 350px;
    transition: all 150ms ease-in-out;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
}
.left-contact-cart .wfacp_next_page_button:hover{
    transition: all 150ms ease-in-out;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    transform: scale(1.06); 
}

.custom-steps-main > .elementor-container.elementor-column-gap-default{
    position: relative;

}
.custom-steps-main .elementor-column,
.custom-steps-main .elementor-element-populated,
.custom-steps-main .elementor-widget{
    position: static;
}
.custom-steps-main .wfacp_two_step.tab,
.custom-steps-main .wfacp_three_step.tab{
    position: absolute;
    top: 0px;
    right: 10px;
    margin: 0px !important;

}
.custom-steps-main .wfacp-payment-tab-wrapper .wfacp-payment-tab-list{
    display: flex !important;
    align-items: center;

}
.custom-steps-main .wfacp-payment-tab-wrapper .wfacp-payment-tab-list .wfacp-order2StepNumber{
    flex: 0 0 50px;
    max-width: 50px;
    width: 50px !important;
    height: 50px !important;
    border-radius: 50%;
    margin: 0px !important;
    font-size: 24px !important;
    background-color: #fff !important;
    border: 2px solid #c4c4c4 !important;
    color: #c4c4c4 !important;
    font-weight: 400 !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.custom-steps-main .wfacp-payment-tab-wrapper .wfacp-payment-tab-list.wfacp-active .wfacp-order2StepNumber{
    background-color: #3A6EA5 !important;
    border: 2px solid #3A6EA5 !important;
    color: #fff !important;
}
.custom-steps-main .wfacp-payment-tab-wrapper .wfacp-order2StepHeaderText{
    flex: 1;
    display: flex;
    padding-left: 11px !important;
    padding-top: 0px !important;
}
.custom-steps-main .wfacp-payment-tab-wrapper .wfacp-order2StepHeaderText .wfacp-order2StepTitle{
    font-size: 16px !important;
    color: #6b6b6b !important;
}
.custom-steps-main #wfacp-e-form .wfacp-payment-tab-wrapper{
    display: flex;
    width: auto !important;
    justify-content: flex-end;
    gap: 10px 0;
}
.custom-steps-main #wfacp-e-form .wfacp-payment-tab-list.wfacpef_two_step,
.custom-steps-main #wfacp-e-form .wfacp-payment-tab-list.wfacpef_third_step{
    padding: 0px !important;
    border-bottom: none;
    width: auto !important;
    pointer-events: none;
}
.custom-steps-main .wfacp-payment-tab-wrapper .wfacp-order2StepSubTitle{
    border-top: 2px solid #efefef;
    flex: 0 0 120px;
    max-width: 120px;
    align-self: center;
    margin: 0 10px;
    width: 130px;
}
.custom-steps-main #wfacp-e-form .wfacp-payment-tab-list.wfacpef_two_step:last-child .wfacp-order2StepSubTitle,
.custom-steps-main #wfacp-e-form .wfacp-payment-tab-list.wfacpef_third_step:last-child .wfacp-order2StepSubTitle{
    display: none;
}

.wfacp_cart_title_sec .wfacp_cart_title_sec{
    padding-right: 0px !important;
}
.right-your-cart .shop_table .cart_item td.product-name-area{
    padding-right: 0px !important;
}
.right-your-cart .wfacp_mini_cart_start_h .wfacp_order_sum td.product-name-area .product-name.wfacp_summary_img_true .wfacp_cart_title_sec{
    padding-right: 0px !important;
}
.custom-steps-main{
    padding-bottom: 30px;
}

.cart-header-logo a {
    max-width: 360px;
    width: 100%;
}
#payment .place_order_back_btn.wfacp_none_class {
    text-align: left !important;
}
#payment_method_dfinsell{
    visibility: hidden;
    display: inline-block !important;
}
body #wfacp-e-form .wfacp_main_form.woocommerce #payment ul.payment_methods li label img{
    max-height: initial !important;
    max-width: 45px !important;
    width: 100% !important;
     margin: 0px !important;
     margin-right: 20px !important;
}
body #wfacp-e-form .wfacp_main_form.woocommerce #payment ul.iconList li{
    flex: 0 0 33.33%;
    max-width: 15.33% !important;
    text-align: center !important;
    justify-content: center;
    padding: 0 2px !important;
}
body #wfacp-e-form .wfacp_main_form.woocommerce #payment ul.iconList{
    max-width: 100%;
    margin: 0 auto;
    padding: 0px 0;
}
body #wfacp-e-form .wfacp_main_form.woocommerce #payment .dfin-icon-wrapper{
    padding-top: 0px;
}


.woocommerce-checkout .wfacp-payment-tab-list.visited_cls.single_step:not(.wfacp-active) .wfacp-order2StepNumber,
.woocommerce-checkout .wfacp-payment-tab-list.visited_cls.completed .wfacp-order2StepNumber {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAyMyAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMS44MTQ5IDAuNTEwNjc0QzIyLjIzODIgMC44OTI5NDcgMjIuMjcyNiAxLjU0NzE3IDIxLjg5MTYgMS45NzE5MUwxMS4yNTI0IDEzLjgzMjZDOS45MTIzNyAxNS4zMjY0IDcuNjQzNzkgMTUuNTEyNiA2LjA3OTY1IDE0LjI1NzFMMS4yMzA4MiAxMC4zNjUyQzAuNzg2MDgyIDEwLjAwODIgMC43MTM5NzYgOS4zNTcwNyAxLjA2OTc3IDguOTEwODVDMS40MjU1NiA4LjQ2NDYzIDIuMDc0NTIgOC4zOTIyOSAyLjUxOTI1IDguNzQ5MjZMNy4zNjgwOSAxMi42NDEyQzguMDc5MDYgMTMuMjExOSA5LjExMDIzIDEzLjEyNzMgOS43MTkzMiAxMi40NDgzTDIwLjM1ODUgMC41ODc1ODJDMjAuNzM5NSAwLjE2MjgzNCAyMS4zOTE2IDAuMTI4NDAxIDIxLjgxNDkgMC41MTA2NzRaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K);
    border-color: #3A6EA5!important;
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0px !important;
    background-color: #3A6EA5 !important;
}
.woocommerce-checkout .wfacp-payment-tab-list.visited_cls.single_step:not(.wfacp-active) .wfacp-order2StepSubTitle,
.woocommerce-checkout .wfacp-payment-tab-list.visited_cls.completed .wfacp-order2StepSubTitle{
     border-color: #3A6EA5;
}

.inner-service-list .elementor-widget-container {
    transition: all 150ms ease-in-out;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    cursor: pointer;
}
.inner-service-list .elementor-widget-container:hover{
     transition: all 150ms ease-in-out;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    border-color: #3A6EA5 !important; 
}
.inner-service-list .elementor-widget-container:hover .elementor-icon-box-title a{
        color: #3A6EA5 !important;
         transition: all 150ms ease-in-out;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
}
.inner-service-list .elementor-widget-container:hover .elementor-icon-box-icon .elementor-icon{
    transform: scale(1.2);
     transition: all 150ms ease-in-out;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
}
.inner-service-list .elementor-widget-container .elementor-icon-box-icon .elementor-icon,
.inner-service-list .elementor-widget-container .elementor-icon-box-title a{
 transition: all 150ms ease-in-out;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
}
body .left-contact-cart #wfacp-e-form .wfacp-comm-form-detail label.wfacp-form-control-label:not(.checkbox){
    line-height: 1.12 !important;
}

.left-contact-cart .wfacp_page.two_step .woocommerce-checkout-review-order .wfacp-order-place-btn-wrap #place_order,
.left-contact-cart .wfacp_page.third_step .woocommerce-checkout-review-order .wfacp-order-place-btn-wrap #place_order{
    max-width: 100%;
    font-size: 25px !important;
    padding: 22px 24px !important;
    line-height: 1.2 !important;
    border: none !important;
}
.left-contact-cart .wfacp_page.two_step .woocommerce-checkout-review-order .place_order_back_btn .wfacp_back_page_button,
.left-contact-cart .btm_btn_sec .wfacp-back-btn-wrap .wfacp_back_page_button,
.left-contact-cart .wfacp_page.third_step .woocommerce-checkout-review-order .place_order_back_btn .wfacp_back_page_button{
    font-size: 16px !important;
    color: #000 !important;
}
.left-contact-cart .wfacp_page.two_step .woocommerce-checkout-review-order .place_order_back_btn .wfacp_back_page_button:hover,
.left-contact-cart .btm_btn_sec .wfacp-back-btn-wrap .wfacp_back_page_button:hover,
.left-contact-cart .wfacp_page.third_step .woocommerce-checkout-review-order .place_order_back_btn .wfacp_back_page_button:hover{
  color: #3A6EA5 !important;  
}
.wfacp-two-step-erap.wfacp-next-btn-wrap{
    width: 60%;
    float: left;
}
.left-contact-cart .two_step .sec_text_wrap{
    float: left;
    padding-left: 20px !important;
    padding-top: 5px !important;
}

.left-contact-cart .wfacp_page.two_step .woocommerce-checkout-review-order .place_order_back_btn,
.left-contact-cart .wfacp_page.third_step .woocommerce-checkout-review-order .place_order_back_btn{
    flex: 1;
    margin-left: 20px !important;
}
.left-contact-cart .wfacp_page.two_step .woocommerce-checkout-review-order .form-row.place-order,
.left-contact-cart .wfacp_page.third_step .woocommerce-checkout-review-order .form-row.place-order{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.left-contact-cart .wfacp_page.two_step .woocommerce-checkout-review-order .wfacp-order-place-btn-wrap,
.left-contact-cart .wfacp_page.third_step .woocommerce-checkout-review-order .wfacp-order-place-btn-wrap{
    flex: 0 0 60%;
    max-width: 60%;
}
.custom-addcart-top #fkcart-mini-toggler{
    position: relative;
}
.custom-addcart-top #fkcart-mini-toggler:after{
    content: "My Cart";
    position: relative;
    display: block;
    right: 0px;
    color: #000;
    font-family: "Inter", Sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.2em;
}
#fkcart-modal .fkcart-preview-ui .fkcart-slider-heading .fkcart-title .cartItemsCount{
    color: #6b6b6b;
    font-size: 16px;
    font-weight: 400;
}

.fkcart-item-meta-content .shipTiming{
  font-size: 12px;
    font-weight: 400;
    color: #000;
    line-height: 1.3;  
}
.fkcart-item-meta-content .shipTiming span{
    color: #3A6EA5;
    font-weight: 700;
}
#fkcart-modal .fkcart-item-wrap .fkcart--item .fkcart-item-price del{
    color: #000 !important;
    font-size: 15px !important;
    text-decoration-color: #000 !important;
    margin-top: 0px;
}
#fkcart-modal .fkcart-item-wrap .fkcart--item .fkcart-item-price del .woocommerce-Price-amount.amount,
#fkcart-modal .fkcart-item-wrap .fkcart--item .fkcart-item-price del .woocommerce-Price-currencySymbol{
 color: #000 !important;
 font-weight: 400 !important;
}

#fkcart-modal .fkcart-item-wrap .fkcart--item .fkcart-line-item{
    margin-top: 10px !important;
}

.visa-inner-container{
    max-width: 460px;
    margin-left: auto;
}
.custom-visaCart ul{
      list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: wrap;
    gap: 6px;
    margin: 0px;
    padding: 25px 0;

}
.custom-visaCart ul li img{
    max-height: 22px;
    object-fit: contain;
    width: 100%;
}
.discount-code-wrap{
    max-width: 460px;
    margin-left: auto;
    margin-bottom: 30px !important;
}
.alteraCouponCode h3{
    font-family: "Inter", Sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #000;
    margin-bottom: 15px;
}
.discount-code-wrap .checkout_coupon{
    display: block !important;
    margin-bottom: 0px;
}
.alteraCouponCode .checkout_coupon .wfacp_coupon_row p{
    margin-bottom: 0px;
}
.alteraCouponCode .checkout_coupon .wfacp-form-control-wrapper{
    width: 100%;
}
.alteraCouponCode .checkout_coupon .wfacp-form-control-wrapper input{
    width: 100%;
    background-color: #fff;
    border-radius: 6px;
    border: 1px solid #c4c4c4;
    height: 50px;
    color: #333;
    font-size: 14px;
    min-height: 50px;
    padding: 10px 140px 10px 16px;
    box-shadow: none;
    outline: none;
}
.alteraCouponCode .checkout_coupon .wfacp-form-control-wrapper input:focus::placeholder{
    opacity: 1;
}
.alteraCouponCode .checkout_coupon .wfacp-form-control-wrapper input:focus{
    border-color: #6b6b6b;
}

.alteraCouponCode .checkout_coupon .wfacp-form-control-wrapper input::placeholder{
    color: #6b6b6b;
}
.alteraCouponCode .wfacp_layout_shopcheckout.checkout_coupon .wfacp-row .wfacp-col-full button{
    min-height: 48px !important;
    font-size: 18px;
    background-color: transparent;
    color: #3A6EA5 !important;
    font-weight: 700;
    transition: all 150ms ease-in-out;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    border: none;
    border-radius: 0px;
}
.alteraCouponCode .wfacp_layout_shopcheckout.checkout_coupon .wfacp-row .wfacp-col-full button:focus{
    border: none;
    box-shadow: none;
    outline: none;
}
.alteraCouponCode .wfacp_layout_shopcheckout.checkout_coupon .wfacp-row .wfacp-col-full button:hover{
    color: #000 !important;
     transition: all 150ms ease-in-out;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
}
.alteraCouponCode .checkout_coupon .wfacp_coupon_row{
    display: flex;
    flex-wrap: wrap;
}
.alteraCouponCode .wfacp_coupon_msg {
    padding: 0px;
}
.alteraCouponCode .wfacp_coupon_msg .woocommerce-error{
    font-size: 12px;
    color: #e15334;
    line-height: 1.2;
    padding-top: 4px;
}
.alteraCouponCode .wfacp_coupon_msg .wfacp_success{
   font-size: 12px;
    color: #388E3C;
    line-height: 1.2;
    padding-top: 4px;  
}
.alteraCouponCode .woocommerce-message.wfacp_sucuss {
    display: none;
}
.alteraCouponCode .checkout_coupon button.wfacp-coupon-btn.wfacp_btn_clicked:before{
    border-color: #3A6EA5;
}
.alteraCouponCode .wfacp_layout_shopcheckout.checkout_coupon .wfacp-row .wfacp-col-full button.wfacp-coupon-btn.wfacp_btn_clicked{
  color: rgba(255, 81, 0, 0.40) !important;
}
#shipping_address_2_field{
    display: block !important;
}
#shipping_address_2_collapse_label{
    display: none !important;
}
.step-count-top .step-count-inner{
  display: flex;

    justify-content: flex-end;
    gap: 8px;  
}
.step-count-top .stepcount-wrap {
    display: flex;
    align-items: center;
    gap: 10px;
}
.step-count-top .stepcount-wrap .numcount-step{
    flex: 0 0 50px;
    max-width: 50px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border: 2px solid #c4c4c4;
    color: #c4c4c4;
    font-size: 24px;
    font-weight: 400;
    font-family: "Inter", Sans-serif;
    border-radius: 50%;
}
.step-count-top .stepcount-wrap.active .numcount-step{
    border-color: #3A6EA5;
    background-color: #3A6EA5;
    color: #fff;
}
.step-count-top .stepcount-wrap.previous .numcount-step{
     background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAyMyAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMS44MTQ5IDAuNTEwNjc0QzIyLjIzODIgMC44OTI5NDcgMjIuMjcyNiAxLjU0NzE3IDIxLjg5MTYgMS45NzE5MUwxMS4yNTI0IDEzLjgzMjZDOS45MTIzNyAxNS4zMjY0IDcuNjQzNzkgMTUuNTEyNiA2LjA3OTY1IDE0LjI1NzFMMS4yMzA4MiAxMC4zNjUyQzAuNzg2MDgyIDEwLjAwODIgMC43MTM5NzYgOS4zNTcwNyAxLjA2OTc3IDguOTEwODVDMS40MjU1NiA4LjQ2NDYzIDIuMDc0NTIgOC4zOTIyOSAyLjUxOTI1IDguNzQ5MjZMNy4zNjgwOSAxMi42NDEyQzguMDc5MDYgMTMuMjExOSA5LjExMDIzIDEzLjEyNzMgOS43MTkzMiAxMi40NDgzTDIwLjM1ODUgMC41ODc1ODJDMjAuNzM5NSAwLjE2MjgzNCAyMS4zOTE2IDAuMTI4NDAxIDIxLjgxNDkgMC41MTA2NzRaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K);
    border-color: #3A6EA5!important;
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0px;
    background-color: #3A6EA5;
}

.stepcount-wrap .stepcount-title{
    font-size: 16px;
    color: #6b6b6b;
    line-height: 1.2;
     font-family: "Inter", Sans-serif;
     font-weight: 400;
}
.stepcount-line{
    flex: 0 0 100px;
    max-width: 100px;
    border-top: 2px solid #efefef;
    width: 100px;
}
.step-count-top .stepcount-wrap.previous .stepcount-line{
    border-color: #3A6EA5;
}

.step-count-top .stepcount-body:last-child .stepcount-line{
    display: none;
}

.woocommerce-checkout .secure-container .e-con-inner{
    max-width: 1120px;
}
.payment_box .orange-text{
    color: #3A6EA5 !important;
}
.woocommerce-checkout-review-order .wfacp-order-place-btn-wrap #place_order{
    max-width: 100%;
    font-size: 25px !important;
    min-height: 68px;
}

/* WooCommerce Inner Pages */

.wooDashboard.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation{
    width:300px;
    margin-right: 50px;
}
.wooDashboard.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce-MyAccount-content{
    width: calc(100% - 350px);
}
.wooDashboard .e-my-account-tab .woocommerce nav.woocommerce-MyAccount-navigation ul {
    margin: 0;
}
.wooDashboard table:not( .has-background ) th{
    background-color: transparent !important;
}

.wooDashboard .e-my-account-tab button.show-password-input, .wooDashboard .e-my-account-tab button.show-password-input:focus{
    background-color: transparent;
    outline: none;
}
.wooDashboard.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .form-row{
    margin-bottom: 10px;
}
.wooDashboard .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px !important;
}
.wooDashboard .select2-container--default .select2-results__option--highlighted[aria-selected],  .wooDashboard .select2-container--default .select2-results__option--highlighted[data-selected]{
    background-color: #3A6EA5 !important;
}

.wooDashboard.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-MyAccount-content h2:first-of-type{
    margin-top:0;
}
.wooDashboard.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .shop_table .button, 
.wooDashboard.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-pagination .button{
    border-color: #3A6EA5;
    background-color: #3A6EA5 !important;
    color:#fff;
}
.not-logged-in .wooDashboard .e-my-account-tab{
     max-width: 700px;
     margin: 0 auto;
}
.not-logged-in .wooDashboard label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
    margin-bottom: 8px !important;
}

.not-logged-in .wooDashboard.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .woocommerce-ResetPassword {
    width: 100%;
}
 .not-logged-in.woocommerce-checkout .wfacp_main_form .woocommerce-form-login-toggle .woocommerce-info{
    background-color: transparent !important;
}


/* media query start  */

@media only screen and (min-width:768px){
    .newslatter-form .klaviyo-custom-form{
        max-width:450px;
        margin-left:auto;
    }
    .woocommerce-cart .e-cart-totals.e-cart-section .shop_table td .woocommerce-shipping-methods,
.woocommerce-cart .e-cart-totals.e-cart-section .shop_table td .woocommerce-shipping-destination,
.woocommerce-cart .e-cart-totals.e-cart-section .shop_table td .woocommerce-shipping-calculator{
    text-align: right;
}
.woocommerce-cart .e-cart-totals.e-cart-section .shop_table td .woocommerce-shipping-calculator .shipping-calculator-form{
    text-align: left;
}

}



@media only screen and (min-width:1400px){
    .hero-section-main,
    .meain-headerbx,
    .footer-main, .footer-copywrite,
    .cart-header-top{
        padding-left: 40px !important;
        padding-right: 40px !important;
    }
}

@media only screen and (max-width:1250px) and (min-width:1025px) {
.single-prodcut-main .left-imagebx{
    width: 28%;
}
.single-prodcut-main .center-contentbx{
    width: 40%;
}
.buy-peptides-bx .popular-product-btn .elementor-button,
.product-card .popular-product-btn .elementor-button{
    font-size: 15px !important;
}
.header-main-menu, .footer-copywrite .footer-inner-copywrite{
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.footer-main .footer-iinermain{
    padding-left: 0px !important;
}
.product-card-main{
    gap: 10px !important;
}
.customAddToCart .single_add_to_cart_button{
    font-size: 14px;
}

}
@media only screen and (max-width:1215px) and (min-width:1025px) {
.top-aboutSection .e-con-inner,
.botom-aboutsection .info-bottom-formcard{
    gap: 20px 40px !important;
}

}

@media only screen and (max-width:1199px){
    .custom-steps-main .wfacp-payment-tab-wrapper .wfacp-order2StepSubTitle {
    flex: 0 0 60px;
    max-width: 60px;
    margin: 0 10px;
    width: 60px;
}
.cart-iconlist-top .elementor-icon-list-item .elementor-icon-list-text{
    font-size: 26px !important;
}
.cart-iconlist-top .elementor-icon-list-item .elementor-icon-list-icon{
    padding-right: 0px !important;
}
.cart-iconlist-top .elementor-icon-list-item .elementor-icon-list-icon svg{
    width: 20px;
    height: 20px;
}

.custom-steps-main .wfacp-payment-tab-wrapper .wfacp-payment-tab-list .wfacp-order2StepNumber{
    font-size: 20px !important;
}
.stepcount-line {
    flex: 0 0 60px;
    max-width: 60px;
    border-top: 2px solid #efefef;
    width: 60px;
}
}

@media only screen and (max-width:1024px){
    .tabmenu.elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active)+.elementor-nav-menu__container{

    transform: translateX(250px) !important;
}
.tabmenu.elementor-nav-menu--toggle .elementor-menu-toggle+.elementor-nav-menu__container{
transform: translateX(0px) !important;
    max-height: 100%;
    position: fixed;
    z-index: 9;
    top: 70px;
    right: 0px;
    width: 250px;
    background-color: #fff;
    height: 100%;   
    box-shadow: 1px 0px 20px rgba(0, 0, 0, 0.09);
}
    .tabmenu .elementor-menu-toggle {
            background-color:transparent;
        padding:0px;
    }   
    .tabmenu .elementor-menu-toggle svg{
        width: 22px;
    }

     .tabmenu .elementor-menu-toggle .elementor-menu-toggle__icon--close,
    .tabmenu .elementor-menu-toggle .elementor-menu-toggle__icon--open{
        height: 22px;
    }
    .tabmenu nav ul li{
        border-bottom:1px solid #eee;
    }
    .tabmenu nav ul li a {
        justify-content:center;
    }
    .tabmenu nav ul li:last-child{
        border-bottom:none;
    }
    .tabmenu nav ul li a:hover{
        background-color:transparent !important;
    }
    .tabmenu nav ul li a:focus{
        border:none;
        outline:none;
    }
    .tabmenu .tabmenu-link{
        display:none;
    }
    .elementor-location-header{
        position: sticky;
    top: 0px;
    left: 0px;
    z-index: 9;
    }
   
    .view-certificate-box,
    .right-product-price .e-atc-qty-button-holder {
    max-width: 400px;
    margin: 0 auto;
}
.tabmenu nav ul li a.elementor-item-active{
    background-color: #fff !important;
}
.tabmenu nav ul li.current-menu-item a{
    background-color: #fff !important;
}
.archive.woocommerce-shop .products {
    gap: 15px;
}
.archive.woocommerce-shop .products li.product .button{
    font-size: 16px;
}
.archive.woocommerce-shop .content-area {
    padding: 0 20px;
}
.right-product-price{
    max-width: 350px;
}
.right-product-price .quantity{
    margin: 0px !important;
}
.right-product-price .single_add_to_cart_button{
    margin: 0px !important;
    margin-top: 20px !important;
}
.woocommerce-cart .elementor-widget-woocommerce-cart .woocommerce table.shop_table.cart .actions .button,
.woocommerce-cart .coupon.shop_table{
    width: auto !important;
}
.woocommerce-cart .coupon.shop_table .coupon-col-start{
    padding-right: 15px;
}
.woocommerce-cart .coupon.shop_table .coupon-col{
    display: flex !important;
}
.woocommerce-cart .coupon.shop_table .coupon-col .coupon-col-end{
    flex: 0 0 160px;
    max-width: 160px;
}
.woocommerce-cart .woocommerce-shipping-calculator .button{
    width: auto !important;
}
.cc-window .cc-header .cc-nav ul li a{
    font-size: 18px !important;
}
.inside-listing ul li:after{
   display: none;
}
.inside-listing ul li{
    padding-left: 0px;
}
.inside-listing ul li:after{
    display: none;
}
.inside-listing ul {
    list-style: disc !important;
    margin-left: 20px;
}
.inside-listing ul li::marker {
    color: #000;
}
.optin-logo-main img{
    width: 250px;
}
.inner-service-list .elementor-widget-container{
    min-height: 162px;
}
.left-contact-cart .wfacp-left-panel .wfacp-section {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.custom-addcart-top #fkcart-mini-toggler:after{
    display: none;
}
.wooDashboard.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation{
    width:100%;
    margin-right: 0px;
}
.wooDashboard.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce-MyAccount-content{
     width:100%;
}
.wooDashboard.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce-MyAccount-content{
    margin-top: 50px;
}
}

@media only screen and (max-width:991px){
    #fkcart-modal .fkcart-preview-ui .fkcart-slider-heading .fkcart-title {
    font-size: 18px;
}
.right-your-cart .product-total .woocommerce-Price-amount.amount bdi, .right-your-cart .product-total .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol {
    font-size: 18px !important;
}
.cart-header-logo a{
    max-width: 260px;
}
.left-contact-cart .wfacp_page.two_step .woocommerce-checkout-review-order .wfacp-order-place-btn-wrap,
.left-contact-cart .wfacp_page.third_step .woocommerce-checkout-review-order .wfacp-order-place-btn-wrap {
    flex: 0 0 50%;
    max-width: 50%;
}
.custom-visaCart ul li img {
    max-height: 18px;
}
.custom-steps-main .wfacp-payment-tab-wrapper .wfacp-payment-tab-list .wfacp-order2StepNumber {
    font-size: 20px !important;
    flex: 0 0 42px;
    max-width: 42px;
    width: 42px !important;
    height: 42px !important;
}
.custom-steps-main .wfacp-payment-tab-wrapper .wfacp-order2StepSubTitle {
    flex: 0 0 55px;
    max-width: 55px;
    width: 55px;
}
.wfacp-two-step-erap.wfacp-next-btn-wrap{
    width: 50%;
}
.stepcount-line {
    flex: 0 0 55px;
    max-width: 55px;
    width: 55px;
}
.step-count-top .stepcount-wrap .numcount-step {
    flex: 0 0 42px;
    max-width: 42px;
    width: 42px;
    height: 42px;
    font-size: 20px;

}
.woocommerce-checkout-review-order .wfacp-order-place-btn-wrap #place_order{
    max-width: 100%;
    font-size: 20px !important;
}

}


@media only screen and (max-width:767px){
    #fkcart-modal .fkcart-item-wrap .fkcart--item .fkcart-item-misc{
        top: 70px;
    }
    .tabmenu .tabmenu-link{
        display:block;
    }
    .header-mycart{
        display:none;
    }
    .main-logo{
        max-width:200px !important;
    }
    .up-iconbx .elementor-icon svg {
    height: 40px;
    width: auto;
}
    .icon-five.up-iconbx .elementor-icon svg {
    height: 37px;
}
    .icon-four.up-iconbx .elementor-icon svg {
    height: 45px;
}
    .up-iconbx .elementor-icon-box-icon {
    min-height: 50px;
}
.custom-tablist ul {
    padding-bottom: 10px !important;
}
.woocommerce-cart .shop_table tr td{
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}
.woocommerce-cart .shop_table tr td.actions{
    padding-bottom: 15px !important; 
}
.woocommerce-cart .shop_table tr td.product-thumbnail{
 padding-top: 15px !important;   
 border-top: 1px solid #d5d8dc !important;
}
.woocommerce-cart .shop_table tr td.product-thumbnail:first-child{
    border-top: none !important;
}
.woocommerce-cart .shop_table .woocommerce-cart-form__cart-item{
    position: relative;
}
.woocommerce-cart .shop_table .woocommerce-cart-form__cart-item .product-thumbnail img{
    margin: 0px !important;
}

.woocommerce-cart .coupon.shop_table{
    padding: 15px 10px !important;
}
.woocommerce-checkout .woocommerce-additional-fields{
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;

}
.woocommerce-cart .product-remove{
    position: absolute !important;
    top: 20px;
    left: 50px;
    padding: 0px !important;
}
.woocommerce-cart .product-remove a{
    width: 20px !important;
    font-size: 14px !important;
}
.woocommerce-order-received .woocommerce-notice{
    padding: 10px 10px;
    font-size: 14px;
}
.right-product-price .woobt-wrap-responsive .woobt-products .woobt-product{
    padding: 10px 0;
}
.left-searchbox .custom-post-categories li a {
    font-size: 16px;
}
.custom-addcart-top .elementor-menu-cart__toggle a:after{
    display: none;
}
.archive.woocommerce-shop .products {
    grid-template-columns: repeat(2,1fr);
}
.woocommerce-shop .storefront-sorting{
    gap: 10px;
}
.woocommerce-shop .storefront-sorting .woocommerce-result-count,
.woocommerce-shop .storefront-sorting .woocommerce-ordering{
    margin-bottom: 0px;
}
.archive.woocommerce-shop .content-area {
    padding: 0 15px;
}
.archive.woocommerce-shop .woocommerce-products-header h1{
    font-size: 26px;
    text-align: center;
    margin-bottom: 0px;
}
.archive.woocommerce-shop .storefront-sorting{
    margin-bottom: 20px;
}
.archive.woocommerce-shop .woocommerce-products-header {
    padding: 30px 0 20px;
}
.woocommerce-shop .storefront-sorting .woocommerce-ordering select{
    font-size: 14px;
}
.search-cateogryCard .elementor-post__card .elementor-post__meta-data{
    padding-top: 15px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.search-cateogryCard .elementor-post__card{
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}
.search-cateogryCard .elementor-post__card .elementor-post__text{
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.customAddToCart .single_add_to_cart_button{
    font-size: 16px;
}
.iconbx-cart .elementor-icon-box-icon {
    margin-top: 0px;
    display: flex !important;
}
.view-certificate-box, .right-product-price .e-atc-qty-button-holder {
    max-width: 100%;
    margin: 0 auto;
}
.right-product-price{
    max-width: 100%;
}
.about-altera-content .elementor-image-box-wrapper{
    display: flex;
    gap: 10px;
}
.right-product-price .single_add_to_cart_button{
    max-width: 100%;
}
.right-product-price .single_add_to_cart_button:hover{
    transform: scale(1.02);
}
.woocommerce-checkout .e-checkout__order_review,
.woocommerce-checkout .e-coupon-box,
.woocommerce-checkout .woocommerce-checkout-payment,
.woocommerce-cart .e-cart-totals.e-cart-section{
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.woocommerce-cart .e-cart-totals .shop_table tr td {
    padding-left: 0px!important;
    padding-right: 0px!important;
}
.woocommerce-checkout .e-coupon-anchor .button{
    padding: 8px 10px !important;
    font-size: 12px !important;
}
.woocommerce-checkout .e-coupon-anchor input{
    padding-right: 105px !important;
}
.woocommerce-checkout .wc_payment_method.payment_method_dfinsell label{
    padding: 15px 10px !important;
}
.wc_payment_methods ul.iconList {
    gap: 8px;
    margin-top: 10px;
}
.header-carticon .cc_cart_items_list{
    font-size: 0px;
}
.add-cartBtn .elementor-button:hover{
    transform: scale(1.06);
}
.optin-logo-main img{
    width: 200px;
}

.optin-footer-link ul li:after {
    display: none !important;
}
.optin-footer-link ul li{
    justify-content: flex-start !important;
    text-align: left !important;
    width: 100% !important;
}
.orange-form .wffn-custom-optin-from p,
.peptide-secrete-form .wffn-custom-optin-from p{
    font-size: 14px;
    margin-top: -8px;
}

.optin-form .wffn-custom-optin-from .bwfac_form_sec{
    margin-bottom: 15px !important;
}
.visit-link .elementor-button-wrapper .elementor-button-link{
    text-align: left !important;
}
.inside-listing ul li{
    padding-bottom: 8px;
}
.inside-listing ul li:last-child{
    padding-bottom: 0px;
}
.blog-post-content h2{
    font-size: 22px;
}
#fkcart-modal .fkcart-panel,
#fkcart-modal .fkcart-item-wrap.fkcart-pt-16 {
    padding-left: 20px;
    padding-right: 20px;
}
.left-contact-cart #wfacp-e-form {
    max-width: 100%;
}
.right-your-cart, .right-cart-shop-confi {
    max-width: 100%;
    margin: 0px;
}
.cart-iconlist-top .elementor-icon-list-item .elementor-icon-list-text {
    font-size: 24px !important;
}
.custom-steps-main .wfacp-payment-tab-wrapper .wfacp-payment-tab-list {
    flex-wrap: wrap;
    justify-content: center;
}
.custom-steps-main .wfacp-payment-tab-wrapper .wfacp-order2StepHeaderText {
    flex: 0 0 100%;
    display: flex;
    padding-left: 0px;
    max-width: 100%;
    justify-content: center;
    padding-left: 0px !important;
}
.custom-steps-main .wfacp-payment-tab-wrapper .wfacp-order2StepSubTitle{
    display: none;
}
.custom-steps-main #wfacp-e-form .wfacp-payment-tab-wrapper {
    width: 100% !important;
    justify-content: space-between;
}
.custom-steps-main .wfacp_two_step.tab,
.custom-steps-main .wfacp_three_step.tab {
    position: absolute;
    top: 60px;
    right: 0px;
    margin: 0px !important;
    width: 100%;
    padding: 0 15px;
}
.custom-steps-main .wfacp-payment-tab-wrapper .wfacp-payment-tab-list .wfacp-order2StepNumber {
    flex: 0 0 20px;
    max-width: 20px;
    width: 20px !important;
    height: 20px !important;
    font-size: 0px !important;
    border: 1px solid #c4c4c4 !important;
}
.custom-steps-main > .elementor-container.elementor-column-gap-default {
    position: relative;

}
body .custom-steps-main #wfacp-e-form .wfacpef_two_step .wfacp-order2StepNumber,
body .custom-steps-main #wfacp-e-form .wfacpef_third_step .wfacp-order2StepNumber{
    margin-bottom: 0px !important;
}
.custom-steps-main #wfacp-e-form .wfacp-payment-tab-wrapper{
    position: relative;
}
.custom-steps-main #wfacp-e-form .wfacp-payment-tab-wrapper:before{
    content: "";
    position: absolute;
    top: 10px;
    left: 0px;
    width: calc(100% - 100px);
    height: 1px;
    background-color: #3A6EA5;
    right: 0px;
    margin: 0 auto;
}
.left-contact-cart .wfacp_next_page_button{
    max-width: 100%;
}
.left-contact-cart .wfacp_mb_cart_accordian,
.left-contact-cart .wfacp_mb_mini_cart_sec_accordion_content{
    background-color: #F8F8F8 !important;
    border-radius: 0px !important;
    border: none !important;
}
.left-contact-cart .wfacp_order_summary_item_name .wfacp_mini_cart_item_title{
    display: flex;
}
.left-contact-cart .wfacp_order_summary_item_name .wfacp_mini_cart_item_title img{
    background-color: #fff;
    object-fit: contain;
    height: 110px;
    width: 79px;
}
.left-contact-cart .wfacp_order_summary_item_name .wfacp_mini_cart_item_title .wcProductTitle{
font-family: "Inter", Sans-serif !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    color: #000 !important;
    line-height: 1.2 !important;
}
.left-contact-cart .product-total .woocommerce-Price-amount.amount bdi,
.left-contact-cart .product-total .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol{
font-family: "Inter", Sans-serif !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    color: #000 !important;
    line-height: 1.2 !important;
}
.left-contact-cart .shop_table .cart-subtotal th, .right-your-cart .shop_table .cart-subtotal td {
    padding-top: 30px !important;
    padding-bottom: 15px !important;
    font-family: "Inter", Sans-serif;
     font-size: 16px !important;
    color: #000!important ;
}
.left-contact-cart .shop_table .shipping_total_fee td {
    padding-bottom: 25px !important;
    font-family: "Inter", Sans-serif;
     font-size: 16px !important;
    color: #000!important ;
}
.right-your-cart .shop_table .order-total th, .right-your-cart .shop_table .order-total td {
    padding-top: 20px !important;
    padding-bottom: 0px !important;
    font-family: "Inter", Sans-serif !important;
    font-size: 16px !important;
    color: #000!important ;
}
.right-your-cart .wfacp_order_summary_item_name  .product-quantity,
body #wfacp-e-form .wfacp_mb_mini_cart_wrap .cart_item .product-quantity{
   width: 20px !important;
   font-weight: 500;
   color: #000;
   min-width: 20px !important;
   margin-top: 0px !important;
}
.right-your-cart .wfacp_order_summary_item_name .wfacp_cart_title_sec {
    padding-right: 0px !important;
}
.left-contact-cart .shop_table .cart-subtotal th span, .right-your-cart .shop_table .cart-subtotal td span{
   font-size: 16px !important;  
     font-family: "Inter", Sans-serif !important;
      color: #000!important;
}
.left-contact-cart .shop_table .shipping_total_fee td span{
     font-size: 16px !important;  
     font-family: "Inter", Sans-serif !important;
      color: #000!important;  
}
body #wfacp-e-form .wfacp_mb_mini_cart_wrap span {
    font-size: 16px !important;
    font-weight: 400;
     font-family: "Inter", Sans-serif !important;
}

body #wfacp-e-form .order-total th span{
    font-size: 24px !important;
    font-weight: 700 !important;
}
body #wfacp-e-form .order-total td span,
body #wfacp-e-form .order-total td bdi,
body #wfacp-e-form .order-total td .woocommerce-Price-currencySymbol{
    font-size: 18px !important;
    font-weight: 700 !important; 
     font-family: "Inter", Sans-serif !important;
}
body .left-contact-cart #wfacp-e-form .wfacp_mb_mini_cart_wrap span.wcProductTitle{
    padding-left: 15px !important;
}
.left-contact-cart #wfacp-e-form .wfacp-coupon-section .wfacp-coupon-page p.wfacp-form-control-wrapper:first-child {
    width: 100%!important;
}
.left-contact-cart .checkout_coupon .wfacp-row.wfacp_coupon_row{
    position: relative;
}
.left-contact-cart .checkout_coupon .wfacp-row.wfacp_coupon_row .form-row-last.wfacp-col-left-half{
        padding-left: 0px !important;
    position: absolute !important;
    top: 1px;
    right: 1px;
    width: auto !important
}
.left-contact-cart .checkout_coupon .wfacp-row.wfacp_coupon_row .form-row-last.wfacp-col-left-half .wfacp-coupon-btn,
.left-contact-cart .checkout_coupon .wfacp-row.wfacp_coupon_row .form-row-last.wfacp-col-left-half .wfacp-coupon-btn[disabled],
.left-contact-cart #wfacp-e-form button:disabled, .left-contact-cart #wfacp-e-form button[disabled]{
    background-color: transparent !important;
    color: #3A6EA5 !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
    padding: 5px 10px !important;
    min-height: 44px !important;
}
.left-contact-cart .wfacp-left-panel .wfacp-section{
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.left-contact-cart .wfacp_next_page_button:hover {
    transform: scale(1.02);
}
.cart-header-logo a{
    max-width: 195px;
}
.inner-service-list .elementor-widget-container{
    min-height: 144px;
}
.woocommerce-checkout .wfacp-payment-tab-list.visited_cls.single_step:not(.wfacp-active) .wfacp-order2StepNumber {
    background-image: none;
}
.left-contact-cart #payment.woocommerce-checkout-payment{
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.left-contact-cart .wfacp_page.two_step .woocommerce-checkout-review-order .wfacp-order-place-btn-wrap,
.left-contact-cart .wfacp_page.two_step .woocommerce-checkout-review-order .place_order_back_btn,
.left-contact-cart .wfacp_page.third_step .woocommerce-checkout-review-order .wfacp-order-place-btn-wrap,
.left-contact-cart .wfacp_page.third_step .woocommerce-checkout-review-order .place_order_back_btn {
    flex: 0 0 100%;
    max-width: 100%;
}
.left-contact-cart .wfacp_page.two_step .woocommerce-checkout-review-order .place_order_back_btn,
.left-contact-cart .wfacp_page.third_step .woocommerce-checkout-review-order .place_order_back_btn{
    margin-left: 0px !important;
}
.left-contact-cart .wfacp_page.two_step .woocommerce-checkout-review-order .form-row.place-order,
.left-contact-cart .wfacp_page.third_step .woocommerce-checkout-review-order .form-row.place-order{
    padding-bottom: 30px;
}
.left-contact-cart #payment .place_order_back_btn.wfacp_none_class{
    text-align: center !important;
}
.woocommerce-checkout .left-contact-cart .place-order .button:hover{
    transform: scale(1.02);
}
.left-contact-cart #wfacp-e-form .wfacp_mb_mini_cart_wrap .wfacp_mb_cart_accordian{
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
.left-contact-cart #wfacp-e-form .wfacp_show_icon_wrap{
    max-width: 225px;
    padding-left: 0px !important;
    background-image: none !important;
}
.left-contact-cart #wfacp-e-form .wfacp_show_icon_wrap span{
    font-size: 18px !important;
    color: #000 !important;
    font-weight: 500 ;
}
.left-contact-cart #wfacp-e-form .wfacp_show_price_wrap{
    width: initial !important;
}
.left-contact-cart #wfacp-e-form .wfacp_show_price_wrap .woocommerce-Price-amount.amount bdi,
.left-contact-cart #wfacp-e-form .wfacp_show_price_wrap .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol{
    color: #000 !important;
}
.left-contact-cart .wfacp_cart_title_sec{
    padding-right: 0px;
}
.left-contact-cart #wfacp-e-form table.shop_table tr td.product-name-area{
    padding-right: 0px !important;
}
.custom-steps-main .wfacp-payment-tab-wrapper .wfacp-order2StepHeaderText .wfacp-order2StepTitle {
    font-size: 14px !important;
}
.left-contact-cart #wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.cart-subtotal,
 .left-contact-cart #wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.order-total{
    border-color: #e9e9e9 !important;
 }
 .left-contact-cart #wfacp-e-form .wfacp_mb_mini_cart_sec_accordion_content{
    border-top: 1px solid #e9e9e9 !important;
    padding-bottom: 20px !important;
    padding-top: 10px !important;
 }
 .left-contact-cart #wfacp-e-form .wfacp_mb_mini_cart_sec_accordion_content .wfacp_form_cart{
    padding: 0px !important;
 }
 .left-contact-cart .shop_table tbody tr.cart_item  {
    border-bottom: 1px solid #E9E9E9 !important;
}
 .left-contact-cart .shop_table tbody tr.cart_item:last-child{
    border-bottom: none !important;
 }
  .left-contact-cart .cart-subtotal .woocommerce-Price-amount.amount bdi,
   .left-contact-cart .cart-subtotal .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol{
    color: #000 !important;
    font-size: 16px !important;

 }  
#fkcart-modal .fkcart-preview-ui .fkcart-slider-heading .fkcart-title .cartItemsCount{
    font-size: 14px;
}
.visa-inner-container {
    max-width: 100%;
    margin: 0px;
}
.alteraCouponCode h3 {
    font-size: 18px;
}
.discount-code-wrap {
    max-width: 100%;
}
.cart-iconlist-top {
    max-width: 100%;
}
.wfacp-two-step-erap.wfacp-next-btn-wrap{
    width: 100%;
    float: none;
}
.left-contact-cart .two_step .sec_text_wrap {
    float: none;
    padding-left: 0px !important;
    padding-top: 0px !important;
}
.left-contact-cart .two_step .sec_text_wrap{
    margin-top: 10px !important;
}
.left-contact-cart .wfacp-left-panel.two_step{
    padding-bottom: 16px !important;
}
.stepcount-wrap .stepcount-title {
    font-size: 14px;
    flex: 0 0 100%;
    max-width: 100%;
}
.step-count-top .stepcount-wrap {
    flex-wrap: wrap;
    gap: 2px 10px;
    justify-content: center;
    text-align: center;
}
.stepcount-line{
    display: none;
}
.step-count-top .step-count-inner {
    justify-content: space-between;
}
.step-count-top .stepcount-wrap .numcount-step {
    flex: 0 0 20px;
    max-width: 20px;
    width: 20px;
    height: 20px;
    font-size: 0px;
    border-width: 1px;
}
.step-count-top .step-count-inner{
    position: relative;
}
.step-count-top .step-count-inner:before{
    content: "";
    position: absolute;
    top: 10px;
    left: 0px;
    width: calc(100% - 100px);
    height: 1px;
    background-color: #3A6EA5;
    right: 0px;
    margin: 0 auto;
    z-index: -1;
}
.woocommerce-checkout-review-order .wfacp-order-place-btn-wrap #place_order{
    max-width: 100%;
}
body #wfacp-e-form .wfacp_main_form.woocommerce #payment ul.payment_methods label{
    display: block !important;
    padding: 0px !important;
}

}
@media only screen and (max-width:575px){
    .archive.woocommerce-shop .products {
    grid-template-columns: repeat(1,1fr);
}
.archive.woocommerce-shop .storefront-sorting{
    gap: 5px;
}
.archive.woocommerce-shop .woocommerce-result-count{
    font-size: 12px;
}
.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment #place_order {
    max-width: 100%;
}
.woocommerce-cart .coupon.shop_table .coupon-col{
    flex-wrap: wrap;
}
.woocommerce-cart .coupon.shop_table .coupon-col-start {
    padding-right: 0px;
}
.woocommerce-cart .coupon.shop_table .coupon-col .coupon-col-end {
    flex: 0 0 100%;
    max-width: 100%;
    text-align: left !important;
}
.woocommerce-cart .coupon.shop_table .coupon-col .coupon-col-end .e-apply-coupon{
    max-width: 130px;
}
#fkcart-modal .fkcart-item-wrap .fkcart--item .fkcart-item-price {
    font-size: 16px;
}
.step-count-top .step-count-inner:before {
    width: 75%;
}


}
@media only screen and (max-width:500px){
    .archive.woocommerce-shop .woocommerce-ordering{
        flex: 0 0 100%;
        max-width: 100%;
    }
    .popular-product-btn .add-cartBtn .add_to_cart_button{
        font-size: 12px !important;
    }
}
@media only screen and (max-width:375px){
    .ebook-icon .elementor-icon-box-wrapper .elementor-icon-box-title br{
        display: none;
    }
    .ebook-icon .elementor-icon-box-wrapper .elementor-icon-box-title{
        font-size: 12px !important;
    }
}

@media only screen and (max-width:370px){
    .popular-product-btn .add-cartBtn .add_to_cart_button{
        padding: 6px 7px 6px 7px !important;
        min-height: 38px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}
@media only screen and (max-width:349px){
.left-contact-cart #wfacp-e-form .wfacp_show_icon_wrap span {
    font-size: 16px !important;
}
.left-contact-cart #wfacp-e-form .wfacp_show_price_wrap .woocommerce-Price-amount.amount bdi,
 .left-contact-cart #wfacp-e-form .wfacp_show_price_wrap .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol {
    font-size: 14px !important;
}
.left-contact-cart .product-total .woocommerce-Price-amount.amount bdi, 
.left-contact-cart .product-total .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol {
    font-size: 14px !important;
}
body .left-contact-cart #wfacp-e-form .wfacp_mb_mini_cart_wrap span.wcProductTitle {
    padding-left: 10px !important;
    font-size: 14px !important;
}

}

@media only screen and (max-width:330px){
    .ebook-wrapper-main .elementor-element{
        width: 100% !important;
    }
    .ebook-icon .elementor-icon-box-wrapper .elementor-icon-box-title br {
    display: block;
}
.ebook-wrapper-main{
    gap: 20px 0 !important;
}
.inner-service-list .elementor-icon-box-wrapper .elementor-icon-box-title{
    font-size: 12px !important;
}
}
@media only screen and (max-width:319px){
    .left-contact-cart .wfacp_order_summary_item_name .wfacp_mini_cart_item_title img {

    height: 90px;
    width: 59px;
}
.left-contact-cart #wfacp-e-form table.shop_table tr td.product-total {
    width: 30% !important;
}
.left-contact-cart #wfacp-e-form .wfacp_show_icon_wrap span {
    font-size: 14px !important;
}
.left-contact-cart #wfacp-e-form .wfacp_show_price_wrap .woocommerce-Price-amount.amount bdi,
.left-contact-cart #wfacp-e-form .wfacp_show_price_wrap .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol {
    font-size: 13px !important;
}

}

.woocommerce-checkout .elementor-element-4b2bd8bd, 
.woocommerce-checkout .elementor-element-6c1d33f{
    display: none !important;
}

/* Remove header footer from checkout page */
.woocommerce-checkout .elementor-location-header,
.woocommerce-checkout .elementor-location-footer,
.woocommerce-checkout .entry-header{
    display: none !important;
}


/* Hide images in mini cart item titles */
.wfacp_mini_cart_item_title img {
    display: none !important;
}


/* Trust Badges Styling for FunnelKit Checkout */
/* File: trust-badges.css */
/* Usage: Add this CSS to your theme's style.css or load as separate stylesheet */

/* Main container styling */
.custom-checkout-content.trust-badges-grid {
    margin-top: 20px !important;
    padding: 20px 15px !important;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 3px 1px;
    border-color: #EBEBEB;
    border-radius: 8px;

}

/* Grid container for badges */
.trust-badges-container {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr) !important;
    gap: 20px !important;
    max-width: 100% !important;
}

/* Individual trust badge styling */
.trust-badge {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    text-align: center !important;
    padding: 15px 10px !important;
}

/* Icon container */
.trust-icon {
    margin-bottom: 8px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    height: 50px !important;
}

/* SVG icon styling */
.trust-icon svg {
    /* max-width: 50px !important; */
    max-height: 61px !important;
    width: auto !important;
    height: auto !important;
}

/* Text styling */
.trust-text {
    font-family: "Inter", Sans-serif !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    color: #333 !important;
    line-height: 1.3 !important;
}

.trust-text span {
    display: block !important;
}
.payment_trust_badges {
    float: right;
}

/* Mobile responsiveness - 2 icons per row on tablets and mobile */
@media only screen and (max-width: 768px) {
    .trust-badges-container {
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 15px !important;
    }
    
    .trust-badge {
        padding: 12px 8px !important;
    }
    
    .trust-icon {
        height: 35px !important;
    }
    
    .trust-icon svg {
        max-width: 45px !important;
        max-height: 45px !important;
    }
    
    .trust-text {
        font-size: 11px !important;
    }
    
    .custom-checkout-content.trust-badges-grid {
        padding: 15px 10px !important;
        margin-top: 3px !important;
    }
    .elementor-4948 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-comm-title h4{
        margin-bottom: 35px !important;
    }
    .payment_trust_badges {
        float: left;
        width: 100%;
        text-align: left;
        display: flex;
    }
}

/* Extra small mobile adjustments */
@media only screen and (max-width: 480px) {
    .trust-badges-container {
        gap: 12px !important;
    }
    
    .trust-badge {
        padding: 10px 6px !important;
    }
    
    .trust-text {
        font-size: 10px !important;
    }
} 

/* Remove focus color from checkout fields */
body #wfacp-e-form .form-row:not(.woocommerce-invalid-required-field) .wfacp-form-control:not(.input-checkbox):focus {
    border-color: #bfbfbf !important;
}

/* Alternative selectors to ensure focus color is removed */
body #wfacp-e-form .wfacp-form-control:focus,
body #wfacp-e-form input:focus,
body #wfacp-e-form select:focus,
body #wfacp-e-form textarea:focus {
    border-color: #bfbfbf !important;
    outline: none !important;
    box-shadow: none !important;
} 

body:not(.wfacp_oxygen_template) #wfacp-e-form p.woocommerce-invalid-required-field .wfacp-form-control,
#wfacp-e-form .wfacp_main_form .woocommerce-invalid-email .woocommerce-input-wrapper .wfacp-form-control {
    border-color: #bfbfbf !important;
}
#wfacp-e-form .wfacp_main_form p.woocommerce-invalid-required-field:not(.wfacp_select2_country_state) .woocommerce-input-wrapper .select2-container .select2-selection--single .select2-selection__rendered {
    transition: all .5s ease-out !important;
    border-color: #bfbfbf !important;
}

/* .woocommerce-Price-amount.amount,
.woocommerce-Price-currencySymbol{
    color: #3A6EA5 !important;
} */


.woocommerce-remove-coupon{
    color: #000 !important;
}
.payment_box.payment_method_mecom_paypal {
    display: none !important;
}
#wfacp-e-form .wfacp_main_form .woocommerce-terms-and-conditions-wrapper {
    margin-top: 0 !important;
}
#wfacp-e-form .wfacp_main_form .wfacp-order-place-btn-wrap {
    padding-top: 0px !important;
    margin: 0 !important;
}
.wfty_wrap .wfty_order_details table tfoot tr:nth-last-child(2) {
    display: none;
}
.fkcart-summary-line-item.fk-tax-rate {
    display: none;
}