
.woocommerce .woocommerce-ordering {
    margin-bottom: 30px;
}

.woocommerce table.shop_table {
    border-collapse: collapse;
}
.table.shop_table>:not(:first-child) {
    border-width: 1px !important;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    padding: 20px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 25px;
    box-shadow: 0 0 2px #e5e5e5;
    transition: all 0.2s ease-in-out;
}


/*section.highlight_quote-main {
    clear: both;
}
*/

section.Our-Features {
    clear: both;
}

section.Our-benefits {
    clear: both;
}

section.faqs-section {
    clear: both;
} 

.woocommerce ul.products li.product:hover,
.woocommerce-page ul.products li.product:hover {
    box-shadow: 0 0 10px #e5e5e5;

} 

.woocommerce div.product div.images img {
     display: block;
    max-width: 100%;
    width: inherit;
    height: auto;
    box-shadow: none;
    margin: 40px auto;
}


.woocommerce ul.products li.product a img {
    height: 300px;
    object-fit: contain;
    object-position: center;
    -o-object-fit: contain;
    -o-object-position: center;
    transition: all 0.2s ease-in-out;
}

.woocommerce ul.products li.product:hover a img {
    transform: scale(1.1);
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
  
    color: #000;
    font-size: 26px;
    font-weight: normal;
}

.woocommerce ul.products li.product .price {
    color: #666666;
    font-size: 18px;
    font-weight: 500;
}

.woocommerce ul.products li.product .product-action {
    opacity: 0;
    position: absolute;
    background: #fff;
    bottom: 0;
    left: 0;
    width: 100%;
    transition: all 0.2s ease-in-out;
    display: flex;
    align-items: center;
    flex-direction: column;
    height: 65px;
    padding: 0;

}

.woocommerce ul.products li.product:hover .product-action {
    opacity: 1;
}

.woocommerce ul.products li.last, .woocommerce-page ul.products li.last {
    margin-right: 0;
}

.woocommerce ul.products li.product .product-action .added_to_cart {
    display: none;
}

.woocommerce ul.products li.product .product-action .product_type_simple,
.woocommerce ul.products li.product .product-action .add_to_cart_button {
    color: #666666;
    border: 0;
    padding: 0;
    display: block;
    transition: all 0.2s ease-in-out;
    opacity: 1;
    font-size: 16px;
    background: transparent;
    text-transform: uppercase;
    font-weight: 500;
}

.woocommerce ul.products li.product .product-action .product_type_simple:hover,
.woocommerce ul.products li.product .product-action .add_to_cart_button:hover,
.woocommerce ul.products li.product .product-action .added_to_cart:hover {
    background-size: 102%;
}

.woocommerce #respond input#submit.loading::after, .woocommerce a.button.loading::after, .woocommerce button.button.loading::after, .woocommerce input.button.loading::after {
    position: relative;
    top: 0;
    right: -5px;
}

.woocommerce-result-count {
    font-size: 15px;
    color: #666666;
    font-weight: 500;
}

.woocommerce-pagination {

}

.woocommerce nav.woocommerce-pagination ul {
    border: 0;
}

.woocommerce nav.woocommerce-pagination ul li {
    border: 0;
}

.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
    min-width: 2em;
    margin-right: 10px;
    color: #fff;
    background: #cccccc;
    border-radius: 20px;
}

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    background: var(--primary);
    color: #fff;
}

.sidebar-toggle-box #sidebar > ul {
    padding: 0;
}

.wcpf-field-color-list .wcpf-heading-label:after,
.wcpf-field-text-list .wcpf-heading-label:after,
.wcpf-field-box-list .wcpf-heading-label:after,
.wcpf-field-checkbox-list .wcpf-heading-label:after,
.wcpf-field-radio-list .wcpf-heading-label:after,
.wcpf-field-drop-down-list .wcpf-heading-label:after,
.wcpf-field-price-slider .wcpf-heading-label:after {
    content: '';
     background-image: -webkit-linear-gradient(0deg, rgb(224, 78, 21) 0%, rgb(224, 156, 26) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(224, 78, 21) 0%, rgb(224, 156, 26) 100%);
    display: block;
    position: relative;
    width: 100%;
    height: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 5px;
}

.wcpf-field-color-list .wcpf-heading-label, .wcpf-field-text-list .wcpf-heading-label, .wcpf-field-box-list .wcpf-heading-label, .wcpf-field-checkbox-list .wcpf-heading-label, .wcpf-field-radio-list .wcpf-heading-label, .wcpf-field-drop-down-list .wcpf-heading-label, .wcpf-field-price-slider .wcpf-heading-label {
    color: var(--primary);
  
    font-size: 22px;
    text-transform: inherit;
    padding-top: 0;
    font-weight: normal;
}

.wcpf-front-element {
    margin-bottom: 50px;
}

.sidebar-toggle {
    display: none;
}

.wcpf-field-price-slider .priceSliderAmount {
    text-align: left;
}

.wcpf-field-price-slider .priceSliderAmount .price-text {
    display: none;
}

.wcpf-field-price-slider .ui-slider .ui-slider-range,
.wcpf-field-price-slider .wcpf-price-slider .ui-widget-content {
    background-color: #7dd0f8;
}

.wcpf-field-price-slider .ui-slider-horizontal {
    height: 6px;
}

.wcpf-field-price-slider .ui-slider .ui-slider-handle {
    background-color: var(--primary);
}

.wcpf-field-price-slider.wcpf-display-price-label .priceLabel {

    font-size: 21px;
    font-weight: 500;
    color: #666666;
}

.wcpf-field-radio-list .wcpf-radio-list .wcpf-radio-item .wcpf-input-container {
    border: 0;
}

.wcpf-field-radio-list .wcpf-radio-list .wcpf-radio-item .wcpf-input-container:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    height: 6px;
    width: 6px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #cecece;
}

.wcpf-field-radio-list .wcpf-radio-list .wcpf-radio-item.checked > .wcpf-radio-item-inner > .wcpf-radio-label .wcpf-input-container::after {
    background: var(--primary);
}

.wcpf-field-radio-list .wcpf-radio-list .wcpf-radio-item .wcpf-title-container {
    color: #666666;
    /*font-weight: 500*/
}

.wcpf-field-color-list .wcpf-color-list .wcpf-color-item-outter {
    margin-top: 8px;
}

.wcpf-field-color-list .wcpf-color-list .wcpf-color-item {
    margin-top: 3px;
    height: 14px;
    width: 14px;
    display: inline-flex;
}

.wcpf-field-color-list .wcpf-color-list .wcpf-color-item-outter span {
    vertical-align: top;
    text-transform: uppercase;
}


.woocommerce .widget_shopping_cart .cart_list li, .woocommerce.widget_shopping_cart .cart_list li {
    padding-left: 0;
}

.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
    float: left;
    width: 72px;
    margin-right: 10px;
}

.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove {
    left: inherit;
    right: 0;
    top: 0;
    font-size: 21px;
    background:#4cb48f;
    border-radius: 0 0 0 20px;
    padding: 15px 20px 15px 15px;
    display: flex;
    align-items: center;
    color: #fff !important;
}

form.woocommerce-product-search {
    display: flex;
    justify-content: center;
}

#woocommerce_product_search-3 input#woocommerce-product-search-field-0 {
    padding: 20px;
    width: 100%;
    max-width: 500px;
    border: 1px solid #ccc;
    font-size: 14px;
    /* background-image: -webkit-linear-gradient(0deg, rgb(224, 78, 21) 0%, rgb(224, 156, 26) 100%); */
    background-image: -ms-linear-gradient(0deg, rgb(224, 78, 21) 0%, rgb(224, 156, 26) 100%);
    border-radius: 20px 0 0 20px;
}

.search-top-block #woocommerce_product_search-3 button {
    border: none;
    width: 120px;
    border-radius: 0px 20px 20px 0;
    background-image: -webkit-linear-gradient(0deg, rgb(224, 78, 21) 0%, rgb(224, 156, 26) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(224, 78, 21) 0%, rgb(224, 156, 26) 100%);
    color: #fff;
    font-size: 18px;
}


.woocommerce-checkout td.product-image {
    position: relative;
    padding-left: 20px !important;
}

.woocommerce-checkout td.product-image .remove {
    position: absolute;
    left: 40px;
    background: #000;
    color: #fff !important;
    font-size: 15px;
    padding: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 2px;
} 

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,
.add_to_cart_button
 {
     margin: 20px 0 5px;
    background: transparent;
    border:1px solid #4cb48f;
    border-radius: 50px;
    font-family: 'Bomstad Display';
    font-weight: 900;
    min-width: 150px;
    color: #000;
        line-height: 27px;
        padding: 10px 20px;
           text-decoration: none;
               transition: transform 0.7s ease, background-color 0.7s ease;
} 

.home .add_to_cart_button {
    margin: 0px auto 20px auto;
    background: transparent;
    border: 1px solid #000;
    border-radius: 50px;
    font-family: 'Bomstad Display';
    font-weight: normal;
    width: 186px;
    color: #000;
    line-height: 27px;
    padding: 8px 20px;
    text-decoration: none;
    transition: transform 0.7s ease, background-color 0.7s ease;
    clear: both;
    display: block;
    text-transform: uppercase;
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.add_to_cart_button:hover {
    background-image: linear-gradient(0deg, #4cb48f, #6eaa94);
    color: #fff;
    text-decoration: none;
    transition: transform 0.9s ease, background-color 0.9s ease;
    box-shadow: 0px 12px 15px #4e997d inset;
    border: 1px solid transparent;

}

.product-remove a.remove:hover{
    opacity: 0.7;
       background: #000;
    color: #fff !important;
}

.woocommerce-checkout .product-name a {
    color: #000;
    font-size: 16px;
    line-height: 20px;
}

.woocommerce-checkout .product-image img {
    width: 35px;
}

.woocommerce-checkout .select2-results__option[data-selected] {
    cursor: pointer;
    color: #000 !important;
}

.woocommerce-checkout button.button {
    margin: 0 !important;
}

.woocommerce-checkout .product-remove a.remove {
    background: #000;
    color: #ffffff !important;
    font-size: 12px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 25px;
    margin: 0px auto;
}

.woocommerce .widget_shopping_cart .cart_list li, .woocommerce.widget_shopping_cart .cart_list li {
    padding-left: 0;
    box-shadow: 0 0 10px #b5b1b1;
    border-radius: 10px;
    padding: 10px 5px;
    margin-bottom: 10px;
}

/*.woocommerce a.remove {
    color: #544747 !important;
}

.woocommerce a.remove:hover {
    color: #544747 !important;
    background: transparent;
}*/

.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
    display: block;
    text-decoration: none;
    font-size: 17px;
    color: #000;
    font-family: "Happy Kids", sans-serif;
    font-weight: normal;
}

.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
    border-top: 0;
    padding: 20px 0;
    background: transparent;
    font-size: 20px;
    color: #666666;
    font-weight: 500;
}

.woocommerce ul.cart_list li .quantity, .woocommerce ul.product_list_widget li .quantity {
    color: #666666;
    font-size: 18px;
    font-weight: 500
}

.wcpf-field-color-list .wcpf-color-list .wcpf-color-item.selected:after {
    position: absolute;
    content: '';
    height: 100%;
    width: 100%;
    margin: 9px 0 0 8px;
    border: 3px solid #cccccc;
    border-radius: 50%;
}

.wcpf-field-color-list .wcpf-color-list .wcpf-color-item.using-border.selected:after {
    margin: -4px 0 0 -3px;
}

.wcpf-field-radio-list .wcpf-product-counts, .wcpf-field-checkbox-list .wcpf-product-counts {
    margin-left: 50px;
    float: right;
}


.size-filter.wcpf-field-radio-list .wcpf-content {
    max-width: 140px;
}

#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text,
.select2-container--default .select2-selection--single,
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {

    display: block;

    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    border-radius: 18px;
    padding: 9px 20px;
}

.select2-container--default .select2-selection--single {
    height: 47px;
}

.woocommerce form .show-password-input, .woocommerce-page form .show-password-input {
    right: 25px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 47px;
    width: 50px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: var(--primary);
}

.woocommerce form .form-row label {
    line-height: 2;
    color: #222;
    font-weight: 500;
}

.woocommerce-MyAccount-navigation {
    background-color: var(--primary);
    padding: 20px;
}

.woocommerce-MyAccount-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0;

}

.woocommerce-MyAccount-navigation ul li {
}

.woocommerce-MyAccount-navigation ul li a {
    color: #fff;
    text-decoration: none;
    padding: 14px 20px;
    display: block;
    border-radius: 20px;
    transition: all 0.2s ease-in-out;
    margin-bottom: 0;
    font-size: 18px;
    line-height: normal;
}

.woocommerce-MyAccount-navigation ul li a i {
    margin-right: 10px;
    vertical-align: middle;
    top: -4px;
    position: relative;
}

.woocommerce-MyAccount-navigation ul li a:hover {
    background-color: #fff;
    color: var(--primary);
}

.woocommerce-MyAccount-content {
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 25px;
    box-shadow: 0 0 2px #e5e5e5;
    transition: all 0.2s ease-in-out;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    border: 0;
    border-radius: 20px;
}

.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
    color: var(--primary);
}

.woocommerce-account .addresses .title {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 10px;
}

.woocommerce-account .addresses .title h3 {
    margin-bottom: 10px;
}

.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled] {
    color: #fff;
}

#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
    min-width: 150px;
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    font-size: 20px;
    background: var(--primary);
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background: var(--primary);
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background: #bb2d49;
}

.woocommerce div.product form.cart div.quantity {
    float: left;
    clear: both;
    width: 50%;
    display: none !important;
}

.woocommerce .quantity .minus,
.woocommerce .quantity .plus {
 
    border-radius: 4px;
    border: 0;
    width: 40px;
    vertical-align: middle;
    border-width: 1px;
    border-color: rgb(226, 121, 24);
    border-style: solid;
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    font-size: 24px;
    font-family: 'Bomstad Display';
    font-weight: 600;
}

.woocommerce .quantity .minus:hover,
.woocommerce .quantity .plus:hover {
        background-image: -webkit-linear-gradient(0deg, rgb(224, 78, 21) 0%, rgb(224, 156, 26) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(224, 78, 21) 0%, rgb(224, 156, 26) 100%);
    color: #fff;
}

/* Chrome, Safari, Edge, Opera */
/*input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
*/
/* Firefox */
/*input[type=number] {
  -moz-appearance: textfield;
} */

.woocommerce .quantity .minus i, .woocommerce .quantity .plus i {
    vertical-align: middle;
    line-height: 25px;
}

.woocommerce .quantity .qty {
     text-align: center;
    border-radius: 4px;
    padding: 2px 0;
    vertical-align: middle;
    font-size: 24px;
    color: #000;
    border: none;
    width: 40px;
    font-weight: 600;
    font-family: 'Bomstad Display';
}

.woocommerce .cart-collaterals .cart_totals > h2,
.woocommerce-page .cart-collaterals .cart_totals > h2 {
    font-size: 34px;
    font-family: "Happy Kids", sans-serif;
    font-weight: normal;
}

#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
    width: 100px;
}

.woocommerce table.shop_table_responsive tr td a,
.woocommerce-page table.shop_table_responsive tr td a {
    text-decoration: none;
    font-family: "Happy Kids", sans-serif;
    font-weight: normal;
    color: #000;
    font-size: 24px;
    line-height: normal;
}

.woocommerce ul.order_details {
    padding: 0 30px;
}

.woocommerce ul.order_details li {
    font-size: 14px;
    border-bottom: 1px dashed #d33455;
    margin-bottom: 14px;
    display: block;
    width: 100%;
    border-right: 0;
    text-align: left;
}

.woocommerce table.my_account_orders .button {
    font-size: 14px;
    color: #fff;
}

.woocommerce .f-hkids {
    font-family: "Happy Kids", sans-serif;
    line-height: 21px;
    margin-bottom: 15px;
}

.order-status {

    background: #d23554;
    color: #fff;
    padding: 8px 20px;
    border-radius: 20px;
    font-size: 14px;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: #fff;
    border-radius: 0;
}

.woocommerce div.product form.cart .button.single_add_to_cart_button {
    background-image: linear-gradient(0deg, #4cb48f, #6eaa94);
    box-shadow: 0px -15px 15px #4e997d inset;
    color: #fff;
    border: 0;
    background-color: transparent;
    padding: 15px 20px;
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    font-size: 17px;
    width: 50%;
    text-transform: uppercase;
    font-weight: 600;
}

.ppc-button-wrapper {
    width: 250px;
    border-radius: 10px;
    position: absolute;
    right: 0;
    margin-top: -80px;
} 

div#ppc-button-ppcp-gateway {
    border-radius: 78px;
}

div#zoid-paypal-buttons-uid_b7af1951d2_mti6ndq6mzq {
    border-radius: 20px !important;
}

.woocommerce div.product div.summary {
    position: relative;
}


span.prowc_product_countdown {
    position: fixed;
    top: 130px;
    left: 0;
    right: 0;
    text-align: center;
    background: #4cb48f;
    padding: 12px;
    font-size: 16px;
    color: #fff;
    z-index: 999;   
}

.product-item {
    position: relative;
}

.single-badge-image {
    position: absolute;
    right: -20px;
    z-index: 9;
    width: 100px;
    top: -20px;
    height: 100px;
}

.single .badge-custom-image {
    position: absolute;
    z-index: 9;
    top: -60px;
    right: 0;
    width: 120px;
    height: 100px;
}


.h-fixed span.prowc_product_countdown {
    top: 90px;  
}

.woocommerce div.product form.cart .button.single_add_to_cart_button:hover {
    background-image: linear-gradient(0deg,  #6eaa94,#4cb48f);
}


.single-product.woocommerce div.product .product_title {
     margin: 0;
    line-height: normal;
    font-size: 50px;
/*    font-weight: bold;*/
}



h4.featured-benefit-title {
    color: #000000;
    font-size: 70px;
    position: relative;
    font-family: 'Altone';
    text-align: center;
}

.product_benifit-block {
    margin-top: 70px;
    max-height: 180px;
    font-size: 17px;
    position: relative;
}
.product_benifit-block h4 span {
    font-family: 'Altone Semibold';
}
.product_benifit-block:after {
    content: "";
    background: #69a38f;
    height: 60px;
    width: 1px;
    position: absolute;
    top: 0;
    right: -6px;
}
.products-benifit-block .col-sm-3:last-child .product_benifit-block:after {
    display: none;
}
.customer_review-section {
    border-radius: 33px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 3px 38px 0px rgba(0, 0, 0, 0.06);
    padding: 40px 60px;
    margin: 15px 0;
      transition: 0.2s all ease-in-out;
}

.customer_review-section:hover {
    transition: 0.5s all ease-in-out;
    transform: scale(1.05);
}

h4.customer-name {
    font-size: 22px;
    font-weight: bold;
}

span.customer-destination {
    font-size: 17px;
    font-weight: 600;
}

.customer_review_content_block p {
    font-size: 17px;
    margin: 10px 0;
    width: 90%;
}

.review-rating-image {
    margin-top: 15px;
    display: block;
}

button#loadMoreReviews {
    border: none;
    margin-top: 50px;
}

span.tag-title {
    color: #69a38f;
    font-size: 45px;
    font-weight: 600;
    margin-left: -15px;
    position: relative;
    top: -10px;
}

.products-benifit-block {
    clear: both;
    padding: 100px 0;
    position: relative;
    background: url(/wp-content/uploads/Vector000.png)no-repeat scroll center  left, url(/wp-content/uploads/Vector657.png)no-repeat scroll top 70px right;
}

.featured-benefit-block {
    position: relative;
    text-align: center;
}

.featured-benefit-block p {
    font-size: 17px;
    color: #000;
}


div#primary {
    padding-top:140px;
    margin: 0px auto;
} 

.products.row {
    width: 100%;
    justify-content: center;
}

.image-content-block p {
    font-family: 'Bomstad Display';
}

.woocommerce-product-gallery .flex-viewport {
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
    border-radius: 20px;
    margin: 0 20px;
    border-radius: 27px;
    background-color: #fbfbfb;
    border: 1px solid rgba(0,0,0,0.17);
}


.pswp__ui--fit .pswp__caption, .pswp__ui--fit .pswp__top-bar {
    height: 100vh;
    z-index: -1;
        background: #000000bd;
}

.woocommerce div.product div.images img {
    object-fit: contain;
    object-position: center;
    -o-object-fit: contain;
    -o-object-position: center;
}

.woocommerce div.product div.images .flex-control-thumbs li {
    height: 127px;
    width: calc(33.33%  - 20px);
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
    margin-left: 15px;
    margin-bottom: 15px;
    margin-top: 20px;
}

.woocommerce div.product div.images .flex-control-thumbs li img {
    object-fit: contain;
    -o-object-fit: contain;
    object-position: center;
    -o-object-position: center;
    width: 100%;
    height: 100%;
    opacity: 1;
    background: #f4f4f4;
    padding: 15px;
    border-radius: 20px;
    border: 1px solid transparent;
}
.woocommerce div.product div.images .flex-control-thumbs li img.flex-active, .woocommerce div.product div.images .flex-control-thumbs li img:hover {
    background: none;
    border: 1px solid #51af8e;
}
.pswp__caption {
    display: none;
}

.pswp__bg {
    background: var(--primary);
}

.sab-product-title {
    margin-bottom: 125px;
}

.psd_heading {
    font-size: 3rem;
    line-height: normal;
}

.psd_subheading {
    color: #000;
    font-size: 24px;
    line-height: normal;
    font-weight: 500;
}

.woocommerce-product-rating {
    margin: 20px 0;
    color: #ff97a4;
    font-size: 17px;
}

.woocommerce-product-rating i {
    margin-right: 3px
}

.woocommerce-product-rating i:last-child {
    margin-right: 0
}

.single-product-relative {
    position: relative;
}

.timer-block {
    padding: 15px;
    background: #4cb48f;
    top: -90px;
    width: 100%;
    clear: both;
    margin-bottom: 00px;
    position: relative;
} 

.product-item span.onsale.perc {
    top: -20px;
    height: 100px;
    display: flex;
    align-items: center;
    padding: 12px;
    width: 100px;
    flex-wrap: nowrap;
    line-height: 20px;
    background: #4cb48f;
    font-size: 14px;
    right: 0;
    left: inherit;
    position: absolute;
    margin: 0;
    border-radius: 100%;
    color: #fff;
    font-weight: 700;
    position: absolute;
    text-align: center;
    z-index: 9;
}    


.single-product-relative span.onsale.perc {
    top: -20px;
    height: 100px;
    display: flex;
    align-items: center;
    padding: 12px;
    width: 100px;
    flex-wrap: nowrap;
    line-height: 20px;
    background: #4cb48f;
    font-size: 14px;
    left: 480px;
} 

span.tagged_as {
    display: none;
}  




.timmer-inner-block {
    max-width: 1200px;
    margin: 0px auto;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

div#flashsale_counter {
    padding: 0 15px;
    font-size: 20px;
    font-weight: bold;
} 


/*.woocommerce span.onsale {
    position: absolute;
    border-radius: 0;
    padding: 10px 30px;
    margin-bottom: 10px;
    top: 0;
    right: 0;
    background: var(--primary);
    display: inline-block;
    min-width: auto;
    min-height: unset;
    line-height: 21px;
    width: 100px;
    left: inherit;
    margin: 0;
    font-size: 20px;
}*/

.woocommerce div.product .woocommerce-product-rating {
    margin-bottom: 10px;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
    font-weight: bold;
    color: #000;
}

.woocommerce .f-hkids.single-pro-att-title {
    font-size: 3rem;
    line-height: normal;
    color: var(--primary);
    margin-bottom: 10px;
    margin-top: 20px;
}

#emb-design {
    float: left;
    position: relative;
}

#emb-design .swatch-toggle {
    width: 136px;
    float: left;
    background: #fff;
    border: 0;
    padding: 17px;
    height: 175px;
    display: flex;
    align-items: center;
    justify-content: center;
    justify-items: center;
    margin-right: 15px;
    margin-bottom: 15px;
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
    border-radius: 8px;
}


#emb-design .swatch-toggle.active,
#emb-design .swatch-toggle:hover {
    box-shadow: 0 -1px 20px rgb(211 52 85), 0 1px 3px rgb(211 52 85);

    /*box-shadow: 0 - 1 px 10 px rgb(0 0 0 / 10 %), 0 1 px 3 px rgb(0 0 0 / 10 %);*/

}

#emb-colors .swatch-toggle {
    height: 28px;
}


#emb-design .swatch-toggle img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
    -o-object-fit: contain;
    -o-object-position: center;
}

.variations_button .phoen_minss:nth-child(odd) {
    background: rgb(211, 52, 85);
    background: -moz-linear-gradient(90deg, rgba(211, 52, 85, 1) 0%, rgba(255, 255, 255, 1) 73%);
    background: -webkit-linear-gradient(90deg, rgba(211, 52, 85, 1) 0%, rgba(255, 255, 255, 1) 73%);
    background: linear-gradient(90deg, rgba(211, 52, 85, 1) 0%, rgba(255, 255, 255, 1) 73%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d33455", endColorstr="#ffffff", GradientType=1);
}

.variations_button .phoen_minss:nth-child(even) {
    background: rgb(211, 52, 85);
    background: -moz-linear-gradient(90deg, rgba(211, 52, 85, 1) 0%, rgba(255, 255, 255, 1) 85%);
    background: -webkit-linear-gradient(90deg, rgba(211, 52, 85, 1) 0%, rgba(255, 255, 255, 1) 85%);
    background: linear-gradient(90deg, rgba(211, 52, 85, 1) 0%, rgba(255, 255, 255, 1) 85%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d33455", endColorstr="#ffffff", GradientType=1);
}

.woocommerce form .form-row.phoen_minss {
    position: relative;
    border-radius: 5px;
}

.woocommerce form .form-row.phoen_minss label {
    position: absolute;
    color: #fff;
    top: 8px;
    left: 20px;
    font-weight: normal;
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
}

.woocommerce form .form-row.phoen_minss.active label {
    opacity: 0;
}

.woocommerce form .form-row.phoen_minss .input-text.custom_field,
.woocommerce-page form .form-row.phoen_minss .input-text.custom_field {
    border: 0;
    color: #fff;
    font-weight: bold;
    background: transparent;
}

dl.variation {
    background: #f7f7f7;
    border-radius: 10px;
    padding: 5px 17px;
    margin-top: 10px;
    border: 1px solid #d33455;
}

.mini_cart_item dl.variation {
    display: none;
}

#productTabs .accordion-item {
    border-radius: 35px;
    overflow: hidden;
    margin-bottom: 10px;
}

#productTabs .accordion-button {
    background-color: #7dd0f8;
    color: #1f759f;
    font-size: 18px;
    font-weight: 500;
    box-shadow: none !important;
}

#productTabs .accordion-button:not(.collapsed)::after,
#productTabs .accordion-button::after {
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
}

#productTabs .accordion-item:hover .accordion-button {
    color: #fff;
    background-color: #3c94be;
}
#productTabs .accordion-button.active {
    color: #fff;
    background-color: #3c94be;
    padding-top: 20px;
}

.woocommerce .star-rating::before,
.woocommerce .star-rating span::before {
    color: #ffa0a4;
}

.woocommerce #reviews #comments ol.commentlist {
    margin-left: 0;
    padding: 0;
}

#review_form {
    background: #fff;
    box-shadow: 0 0 10px #d3bebe;
    border-radius: 10px;
    padding: 20px;
}

.woocommerce p.stars a {
    color: #ffa0a4;
}

#reply-title {
    font-size: 24px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e4302f;
    font-weight: 500;
}

.woocommerce #review_form #respond textarea {
    box-sizing: border-box;
    width: 100%;
    border-radius: 20px;
    border: 1px solid #c9bdbd;
    padding: 20px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin-left: 0;
}

.woocommerce #reviews #comments ol.commentlist li .comment_container .avatar {
    display: none;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    margin-top: 30px;
}

.woocommerce-review__author {
    color: #222;
    font-size: 15px;
}

#commentform label {
    display: block;
    color: #222;
    font-weight: 500;
}

#commentform input[type="text"],
#commentform input[type="email"] {
    box-sizing: border-box;
    width: 100%;
    border-radius: 20px;
    border: 1px solid #c9bdbd;
    padding: 8px;
    height: 42px;
}

#commentform .comment-form-cookies-consent {
    display: flex;
}

#commentform .comment-form-cookies-consent label {
    display: inline-block;
    margin-right: 15px;
}
#commentform .comment-form-cookies-consent input {
    display: inline-block;
    margin-top: 3px;
    width: 16px;
    height: 16px;
}

.product-price,
.product-subtotal{
    color: #000;
    font-size: 18px;
    font-weight: 500;
}

.cart_totals   th,
.cart_totals   td{
    color: #000;
    font-size: 20px;
    font-weight: 500;
}
.cart_totals   th{
    color: var(--primary);
}
 

.order_details .wc-item-meta{
    padding: 6px;
}
.thank-msg p{
    margin: 0;
}

.woocommerce .blockUI.blockOverlay:before,.woocommerce .loader:before {
    height:50px;
    width: 50px;
    position: absolute;
    top: 50%;
    left: 50%; 
    display: block;
    content: "";


    -moz-animation: wooloader  1s infinite linear alternate;
    -webkit-animation: wooloader  1s infinite linear alternate;
    animation: wooloader 1s infinite linear alternate;
    background: url('../assets/loader.png') center center ;
    background-size: 50px;
    background-repeat: no-repeat;
    line-height: 1;
    text-align: center;
    font-size: 2em;
}

@keyframes wooloader {
                       0%{  transform: scale(0.9 );}
                       50%{  transform: scale(1.3 );}
                       100%{  transform: scale(0.9 );}
}


ul.single-products-details {
    list-style: none;
    padding: 0;
    font-size: 15px;
    color: #000;
    font-weight: 6;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 10px;
}

.single span.list-icons {
    margin-right: 8px;
}

.single-products-details li {
    display: flex;
    align-items: center;
    padding: 5px 0;
}

.woocommerce-product-details__short-description {
    width: 100%;
    font-size: 18px;
}

.woocommerce-product-details__short-description p {
    font-size: 18px;
    line-height: 30px;
}

h2.product-subheading {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 20px;
}

.single p.price {
    display: none;
}

h1.product_title.entry-title {
    line-height: 0;
}

.product-rating {
    text-align: right;
    display: flex;
    align-items: center;
} 

span.rating-class {
    color: #000;
    font-size: 20px;
    font-weight: 700;
    margin-left: 10px;
}

span.posted_in {
    display: none !important;
}


/*.woocommerce div.product form.cart {
    display: flex;
    align-items: center;
    max-width: 90%;
    margin: 0px auto;
}
*/

.single-products-featured-details {
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    font-family: 'Bomstad Display';
    font-weight: 600;
    font-size: 17px;
    align-items: center;
    margin-top:50px;
} 

.featured-list-icons {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 80px;
}

.products-featured-lists {
    text-align: center;
    width: 25%;
}


small.wcsatt-sub-options {
    display: none !important;!i;!;
}

.price del {
    display: none;
}
.price br {
    display: none;
} 

.cfvsw-selected-swatch,
.cfvsw-swatches-option:hover {
    background-color: rgb(31, 46, 79);
    color: #fff !important;
}

.cfvsw-swatches-option.cfvsw-label-option {
    font-size: 16px;
    padding: 14px;
    width: 32%;
    text-align: left;
    border-radius: 19px !important;
    color: #000;
    font-weight: bold;
}

.cfvsw-swatches-container.cfvsw-product-container {
    width: 100%;
} 

ul.wcsatt-options-prompt-radios {
    padding: 0;
    display: flex;
    align-items: center;
    margin: 25px 0;
}

li.wcsatt-options-prompt-radio {margin-right: 20px !important;}




.woocommerce-variation-add-to-cart.variations_button {
    display: flex;
    align-items: center;
    max-width: 96%;

}


.wcsatt-options-prompt-action {
    display: block;
    font-size: 20px;
    font-weight: 600;
    height: 70px;
} 

.wcsatt-options-prompt-label {
    width: 100%;
}

.wcsatt-options-prompt-radio {
    width: 50%;
}

.wcsatt-options-prompt-action {
    width: 80%;
}

.wcsatt-options-prompt-radios{
  list-style:none;
}

.wcsatt-options-prompt-radios .wcsatt-options-prompt-radio{
position:relative;
}

.wcsatt-options-prompt-radios .wcsatt-options-prompt-action-input{
   position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.wcsatt-options-prompt-radios .wcsatt-options-prompt-action-input ~ .wcsatt-options-prompt-action:after{
content: '';
    position: absolute;
    top: 25px;
    left: 20px;
    height: 25px;
    width: 25px;
    background-color: #fff;
    transition: background-color 0.25s ease;
    border-radius: 20px;
    border: 4px solid #eee;
}
 .wcsatt-options-prompt-radios .wcsatt-options-prompt-action-input:checked ~ .wcsatt-options-prompt-action:before{
     content: '';
    position: absolute;
    top: 25px;
    left: 20px;
    height: 25px;
    width: 25px;
    transition: background-color 0.25s ease;
    border-radius: 20px;
    border: 4px solid #7ebb38;
}
.wcsatt-options-prompt-radios .wcsatt-options-prompt-action-input:checked ~ .wcsatt-options-prompt-action:after{
    content: "";
    position: absolute;
    left: 17px;
    background: url(../images/radio_checked.png);
    top: 22px;
    width: 30px;
    height: 30px;
    transition: opacity 0.25s ease;
    background-size: contain;
    background-color: #7ebb38;
    background-repeat: no-repeat;
}
.wcsatt-options-prompt-radios .wcsatt-options-prompt-action{
  padding-left:60px;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    background: #4cb48f;
    border-radius: 10px;
}

.wcsatt-options-prompt-action-input:checked {
    background: #7ebb38;
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    opacity: 1;
    appearance: none;
    border-radius: 20px;
    color: #fff;
}
.wcsatt-options-prompt-radios .wcsatt-options-prompt-action-input:checked ~ .wcsatt-options-prompt-action{
    color: #fff;
    border: 1px solid transparent;
}

.wcsatt-options-prompt-action{
      border: 1px solid #e05715;
     border-radius: 20px;
}
.wcsatt-options-prompt-action:hover{
    background: #7ebb38;
    color: #fff;
     border: 1px solid transparent;

}

.wcsatt-options-prompt-radios .wcsatt-options-prompt-action-input:checked ~ .wcsatt-options-prompt-action span{
    color: #fff !important;
}

.wcsatt-options-prompt-action:hover span.price.subscription-price {
    color: #fff !important;
}



.wcsatt-options-prompt-action {
    position: relative;
    border-radius: 20px;
    padding: 20px;
    height: 120px;
    width: 100%;
} 


.reset_variations {
    display: none !important;
}

/*.single del span.woocommerce-Price-amount.amount {
    display: none;
}
*/
.added_to_cart.wc-forward {
    display: block;
    border: none;
    background: #e9b05e;
    opacity: 1;
    text-decoration: none;
    color: #fff;
      padding: 7px;
    width: 130px;
    margin: 0px auto;
    border-radius: 20px;
    font-size: 15px;
    background-image: -webkit-linear-gradient(0deg, rgb(224, 156, 26) 0%, rgb(224, 78, 21) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(224, 156, 26) 0%, rgb(224, 78, 21) 100%);
}

/*span.onsale {
    display: none !important;
}*/

span.sku_wrapper {
    display: none !important;
}

.woocommerce-mini-cart__buttons a.button.wc-forward {
     padding: 10px 20px;
    text-align: center;
}  

.wc-block-cart__submit-container {
    margin: 20px 0;
}

a.wc-block-components-product-name {
    color: #000;
    font-size: 24px;
    font-weight: bold;
    text-decoration: none;
}

.wc-block-cart-item__prices {
    display: none;
}

label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
    display: block;
}

form.woocommerce-ResetPassword.lost_reset_password {
    max-width: 500px;
    margin: 10px auto;
}

p.woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first {
    width: 100%;
}

h2.wp-block-heading.has-text-align-center {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
} 

.wc-block-grid.has-4-columns .wc-block-grid__product {
    max-width: 33% !important;
    flex: 0 0 33% !important;
}

.wc-block-grid__product-onsale {
    display: none !important;!i;!;
}

a.wc-block-grid__product-link {
    color: #000;
    font-size: 24px;
    text-decoration: none;
}

.wc-block-grid__product-price.price {
    font-size: 16px;
    font-weight: 600;
}

.woocommerce-cart .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
    font-size: 16px;
}

.woocommerce-variation-price {
    font-size: 30px;
    margin: 0;
}



.cfvsw-swatch-inner {
    text-align: left;
    justify-content: start !important;
    padding-left: 10px;
}
div[data-slug="2-bottles"],
div[data-slug="3-bottles"] {
    position: relative;
    text-align: left !important;
    padding: 0px !important;
}

div[data-slug="2-bottles"]:after {
    color: #fff;
    content: '(10% off)';
    position: absolute;
    width: 80px;
    height: 29px;
    right: 8px;
    background-image: -webkit-linear-gradient(0deg, rgb(224, 78, 21) 0%, rgb(224, 156, 26) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(224, 78, 21) 0%, rgb(224, 156, 26) 100%);
    padding: 7px;
    font-size: 12px;
    text-align: center;
    border-radius: 10px;
}
div[data-slug="3-bottles"]:after {
    color: #fff;
    content: '(15% off)';
    position: absolute;
    width: 80px;
    height: 29px;
    right: 8px;
    background-image: -webkit-linear-gradient(0deg, rgb(224, 78, 21) 0%, rgb(224, 156, 26) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(224, 78, 21) 0%, rgb(224, 156, 26) 100%);
    padding: 7px;
    font-size: 12px;
    text-align: center;
    border-radius: 10px;
}

.single a.remove.remove_from_cart_button {
    display: none !important;
}


select.wcsatt-options-product-dropdown {
    border: 1px solid #ccc;
    font-size: 20px;
    font-weight: bold;
    padding: 14px;
    width: 100%;
    border-radius: 12px;
}

span.wcsatt-options-product-dropdown-label {
    font-weight: bold;
    font-size: 20px;
    display: none;
}

.woocommerce-variation.single_variation {
    position: relative;  
}


.woocommerce-variation-price span.price {
    position: absolute;
    color: #fff !important;
    z-index: 9;
    top: 77px;
    left: 60px;
    font-size: 26px !important;
} 


.wcsatt-add-to-subscription-wrapper.closed.active {
    position: absolute;
    top: 35px;
}

.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
    position: relative;
}


.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
    text-decoration: none !important;
}


.shoping-btn {
    display: block;
    margin-top: 30px;
}


/****** Product Videos Section *******/
section.product_videos_section {
    clear: both;
    padding-top: 100px;
}
.videobutton {
    position: relative;
    cursor: pointer;
}

.videobutton span.play_btn {
    position: absolute;
    bottom: 20px;
    right: 20px;
}

.videobutton .video_placeholder img {
    height: 400px;
    object-fit: cover;
    border-radius: 20px;
    object-position: top;
}

/****** Product Reviews section *******/
section.cst_review_section {
    clear: both;
    padding: 100px 0;
}
.cst_review .owl-stage {
    display: flex;
    padding: 20px 0;
}
.cstreview_box {
    display: flex;
    align-items: center;
    gap: 20px;
    box-shadow: 0 4px 18px 2px #68a38e26;
    border-radius: 32px;
    height: 100%;
    background: #fff;
}
.cstreview_box .img_wrap, .cstreview_box .img_wrap img {
    width: 400px;
    object-fit: cover;
    height: 100%;
    border-radius: 32px;
}

.cstreview_box .review_content {
    flex: 1;
    padding: 30px;
}

.cstreview_box .review_content .stars img {
    width: auto;
}

.cstreview_box .review_content .stars {
    margin-bottom: 10px;
}

.cstreview_box .review_content .title {
    font-weight: 600;
}

/****** Ing_list section *******/
section.product_ingredients {
    padding: 100px 0 0;
}
section.product_ingredients .container {
    max-width: 80%;
}
.product_ingredients h2 {
    max-width: 640px;
}
.ing_list .owl-stage {
    display: flex;
}

.ing_list .ing_item {
    background: #fff;
    border-radius: 20px;
}

.ing_list .ing_item img {
    height: 326px;
    object-fit: cover;
    border-radius: 20px;
}

.ing_list .ing_item .ing_image_block {
    margin-bottom: 20px;
}

.ing_list .ing_item .content_block {
    max-width: 420px;
}

.ing_list .ing_item .heading {
    font-size: 26px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 20px;
}

.ing_list {
    width: 130%;
}

.arrow_wrap {
    display: flex;
    justify-content: flex-end;
}

.arrow_wrap .am-prev, .arrow_wrap .am-next {
    margin-right: 30px;
    width: 77px;
    height: 77px;
    border: 1px solid;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    cursor: pointer;
}

.arrow_wrap .am-prev:hover, .arrow_wrap .am-next:hover {
    background: #000;
}

.arrow_wrap .am-prev:hover img, .arrow_wrap .am-next:hover img {
    filter: invert(1);
}

/****** results_block section *******/

section.results_block {
    padding: 100px 0 0;
    background: url(/wp-content/uploads/lens1.png)no-repeat top 100px right -60px;
}

.results_block_item {
    box-shadow: 0 0 20px #f1f1f1;
    border-radius: 30px;
    padding: 30px;
    margin-bottom: 100px;
}

.results_block_item .img_wrap img {
    height: 85px;
    object-fit: contain;
}

.results_block_item .img_wrap {
    width: 125px;
    height: 125px;
    border: 2px solid #72b49b;
    border-radius: 50%;
    background: #fff;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    margin-top: -90px;
}

.results_block_item .customer_review_content_block {
    min-height: 105px;
}

.results_block_item h4 {
    font-family: 'Bomstad Display';
    font-weight: bold;
}

.results_block_item .quantity {
    background-image: linear-gradient(0deg, #4cb48f, #6eaa94);
    display: inline-block;
    padding: 10px 20px;
    border-radius: 30px;
    color: #fff;
    font-size: 15px;
    font-family: 'Matter-Bold';
    margin: 5px 0;
}

.results_block .results_block_wrapper {
    padding-top: 130px;
}

.Our-Features {
    padding: 100px 0 40px;
    position: relative;
    background-color: #fcfcfc;
    background-image: url(/wp-content/uploads/Layer-54-copy.png),  url(/wp-content/uploads/Layer-54.png);
    background-repeat: no-repeat;
    background-position: bottom left, top right;
}

.Our-Features .feature_box {
    text-align: center;
}

.Our-Features .feature_box h3 {
    font-family: 'Matter-Bold';
    font-size: 20px;
    max-width: 300px;
    margin: 30px auto 15px;
}
.Our-Features .feature_box {
    text-align: center;
    max-width: 330px;
    margin: 40px auto;
}


/*************** Our-benefits **********************/
.Our-benefits {
    background: #e3f3ed;
    padding: 5rem 0 3rem 0;
    position: relative;
    
}
.Our-benefits .benefits_wrap {
    justify-content: center;
    padding: 30px 0 0 0 !important;
}
.Our-benefits:before {
    content: "";
    background: url(/wp-content/uploads/Shape-2.png)no-repeat scroll top right;
    position: absolute;
    bottom: -69px;
    right: 0;
    width: 131px;
    height: 229px;
}
.benefits_wrap .benefits_box .icon img {
    width: 57px;
    height: auto;
    object-fit: cover;
    padding-bottom: 18px;
}

.benefits_wrap .benefits_box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 30px;
    width: 25%;
}

.benefits_wrap .benefits_box .box-title h3 {
    color: #000;
    font-size: 20px;
    font-family: 'Matter-medium';
}

.benefits_wrap {
    justify-content: center;
}

/********* Blog Section *****/
.single-product section.blog-section {
    display: none;
}

/********* Below Gallery Section *****/
/*.single-product-main-block .woocommerce-product-gallery {
    display: flex;
    flex-direction: column-reverse;
}*/

.highlight_quote-main .highlight_quote {
    padding: 20px 30px 20px 60px;
    background: url(/wp-content/uploads/quote_bt.png)no-repeat scroll top 25px left 20px;
    max-width: 470px;
    float: left;
}

.highlight_quote-main .details_wrap {
    display: flex;
    margin-top: 30px;
    align-items: center;
}
.highlight_quote-main .details_wrap .desig {opacity: 0.7;}
.highlight_quote-main .details_wrap .img_wrap {
    width: 80px;
    height: 80px;
    margin-right: 20px !important;
}

.highlight_quote-main .details_wrap .img_wrap img {
    width: 80px !important;
    height: 80px !important;
    border: 2px solid #62a18a;
    margin: 0 !important;
    border-radius: 50%;
    object-fit: cover !important;
    background: #000;
}


/********* pro Acc *******/
.pro_acc.accordion {
    width: 100%;
    max-width: 500px;
    border: 0;
}
.pro_acc .accordion-item {
    border: 0;
    border-bottom: 1px solid #ddd;
}
.pro_acc .accordion-header {
    padding: 10px;
    cursor: pointer;
    font-weight: 500;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: 'Bomstad Display';
    font-size: 20px;
}
.pro_acc .accordion-content {
    display: none; /* Ensure all are closed by default */
    padding: 10px;
    background: #fff;
}
.pro_acc .icon {
    font-size: 18px;
    transition: transform 0.3s;
}

.woocommerce-checkout .wc-block-components-product-metadata__description {
    display: none;
}


#payment #place_order, .woocommerce-page #payment #place_order {
    float: unset;
    background-image: linear-gradient(0deg, #4cb48f, #6eaa94);
    width: 100%;
    max-width: 500px;
    margin: 0px auto;
    display: block;
} 

.woocommerce-checkout .ppc-button-wrapper {
    position: relative;
    width: 100%;
    margin: 10px auto;
    max-width: 400px;
} 


.woocommerce-checkout .col-1 {
    box-shadow: 0px 5px 15px -3px rgba(0, 0, 0, 0.2);
    border-width: 0px 0px 0px 0px;
    padding: 30px;
    border-radius: 15px;
}

.woocommerce-additional-fields {
    box-shadow: 0px 5px 15px -3px rgba(0, 0, 0, 0.2);
    border-width: 0px 0px 0px 0px;
    padding: 20px;
    background: #fff;
    border-radius: 15px;
}

.woocommerce-billing-fields div {
    font-size: 20px;
}

div#order_review {
    box-shadow: 0px 5px 15px -3px rgba(0, 0, 0, 0.2);
    border-width: 0px 0px 0px 0px;
    border-radius: 15px;
}

.woocommerce-error a {
    font-size: 15px;
    color: #000;
}

.woocommerce-checkout a.showcoupon {
    color: #000;
    font-size: 15px;
}

#ship-to-different-address span {
    font-family: "Happy Kids", sans-serif;
    font-size: 20px;
}

.woocommerce-shipping-fields {
    padding: 15px 0;
}

@media(max-width: 767px){

span.prowc_product_countdown {
    position: fixed;
    top: 120px;  
}

.timer-block {
    top: -100px;
}

.single-product-relative span.onsale.perc {
    left: 20px !important;
}

.container.single-product-relative {
    position: relative;
}

section.single-product-main-block {
    padding-top: 40px;
}

.single-badge-image {
    right: 0;
    top: 0;
}


.h-fixed span.prowc_product_countdown {
    top:60px;  
}

    .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
        position: relative;
        z-index: 101;
    }
}





.article-title {
    color: #000;
    text-decoration: none;
}

.article-title:hover {
    overflow: 0.7;
} 

.countries-block {
    display: flex;
    gap: 100px;
}


@media(max-width: 990px){

.countries-block {
    display: block;
}


}