section {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
}

button {
    background: var(--primary);
    transition: ease-in-out 0.4s;
    border-radius: 25px;
    border: 0;
}

button:before {
    content: "";
    background: var(--secondary);
    transition: ease-in-out 0.4s;
    width: 0;
    position: absolute;
    top: 0;
    right: 0;
}

button:hover:before {
    width: 100%;
}

a:focus,
button:focus {
    outline: unset;
}

a:focus-visible,
button:focus-visible {
    outline: 1px solid #000;
}

a {
    text-decoration: none;
    transition: ease-in-out 0.4s;
}

p a {
    color: var(--primary);
}

.rtl .left-side {
    text-align: left;
}

.left-side {
    text-align: right;
}

ul,
ol {
    margin: 0;
    padding: 0;
    padding-inline-end: 20px;
}

.f-14 {
    font-size: 14px;
}

.f-16 {
    font-size: 16px;
}

.f-18 {
    font-size: 18px;
}

.f-20 {
    font-size: 19px;
}

.f-24 {
    font-size: 20px;
}

.f-28 {
    font-size: 24px;
}

.f-36 {
    font-size: 32px;
}

/*===========Grid=========*/
.d-flex {
    display: flex;
    flex-wrap: wrap;
}

.container {
    max-width: 1470px;
    padding: 0 15px;
    margin: 0 auto;
}

.container.wide {
    max-width: 100%;
}

.container.wider {
    max-width: 1520px;
}

.col-20 {
    flex: 0 0 20%;
    max-width: 20%;
}

.col-2 {
    flex: 0 0 16.67%;
    max-width: 16.66%;
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%;
}

.col-4 {
    flex: 0 0 33.33%;
    max-width: 33.33%;
}

.col-5 {
    flex: 0 0 41.67%;
    max-width: 41.67%;
}

/* .col-6 {
    flex: 0 0 50%;
    max-width: 50%;
} */

.col-7 {
    flex: 0 0 58.33%;
    max-width: 58.33%;
}

.col-8 {
    flex: 0 0 66.67%;
    max-width: 66.67%;
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%;
}

.col-10 {
    flex: 0 0 83.33%;
    max-width: 83.33%;
}

.main-navigation ul ul a.add_to_wishlist {
    width: auto;
}

.mobile-header,
.mobile-v {
    display: none;
}

.single-product #primary {
    margin: 0 !important;
}

/*===== Mini cart =====*/
.wishlist-count .fa-heart-o:before {
    display: inline-block;
    color: var(--primary);
    font-size: 22px;
    margin-inline-end: 5px;
}

span.yith-wcwl-items-count {
    margin-inline-end: 20px;
    display: block;
}

span.yith-wcwl-items-count i,
.mini-cart-header .dropdown-back {
    display: flex;
    align-items: center;
    color: var(--text);
    font-family: 'Heebo';
}
span.yith-wcwl-items-count i.fa-heart-o {
    color:black;
}
span.yith-wcwl-items-count i:not(.fa-heart-o)::before {
    font-family: "Font Awesome 6 Free";
    font-family: var(--fa-style-family, "Font Awesome 6 Free");
    font-weight: var(--fa-style, 900);
}

.mini-cart-header svg {
    color: var(--primary);
    width: 25px;
    height: 24px;
    margin-inline-end: 5px;
}

/*=============  Product =============*/
.product-img-wrap {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 4px 29px rgba(0, 0, 0, 0.18);
}

.product-img-wrap a {
    display: inline-block;
}

.yith-wcwl-add-button {
    width: 38px;
    height: 38px;
    background: var(--primary);
    /*#fff;*/
    border-radius: 50%;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-img-wrap a.woocommerce-loop-product__link {
    display: flex;
    width: 100%;
}

.product-img-wrap .yith-wcwl-add-button i {
    font-size: 17px;
    color: #fff;
    /*var(--primary);*/
}

.woocommerce #primary ul.products li.product span.onsale,
li.product span.onsale,
#primary .woocommerce ul.products li.product span.onsale,
.woocommerce .mega-menu ul.products li.product .onsale {
    position: absolute;
    bottom: 15px;
    right: 15px;
    background: var(--primary);
    padding: 3px 22px;
    border-radius: 20px;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    line-height: 1;
    margin: 0;
    min-height: unset;
    min-width: unset;
    top: auto;
    left: auto;
    z-index: 0;
}

.woocommerce ul.products li.product h2.woocommerce-loop-product__title,
li.product h2.woocommerce-loop-product__title,
.woocommerce .mega-menu ul.products li.product h2.woocommerce-loop-product__title {
    font-size: 18px;
    text-align: center;
    color: var(--secondary);
    margin-top: 5px;
    margin-bottom: 0;
    padding-bottom: 0;
}

.woocommerce ul.products li.product span.price,
li.product span.price,
.woocommerce .mega-menu ul.products li.product span.price {
    display: flex;
    flex-direction: row-reverse;
    color: var(--primary);
    font-weight: 600;
    justify-content: center;
    font-size: 18px;
}

.products img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail,
#primary .woocommerce ul.products li.product a img,
.woocommerce #primary ul.products li.product a img,
body.woocommerce #primary ul.products li.product a img,
.woocommerce .mega-menu ul.products li.product a img,
.search-results .search-page li.product a img {
    height: 372px !important;
    object-fit: contain;
    border-radius: 20px;
    width: 100%;
    margin: 0;
}

.price-wrapper {
    display: flex;
    justify-content: center;
}

.single-product button.single_add_to_cart_button.button.alt {
    background-color: var(--cta);
}

.price del {
    opacity: 1 !important;
}

del {
    text-decoration-color: #CDCDCD;
    margin-inline-start: 5px;
}

.price del bdi {
    color: #CDCDCD;
}

.shops-icon.grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 50px;
}

.icon-image-shop {
    background: var(--primary);
    width: 52px;
    height: 45px;
    margin: 0 auto 10px;
}

a.web3d_single_add_to_cart_button,
.product-img-wrap .add_to_cart_button:not(.custom_add_to),
#primary .woocommerce ul.products li.product .button:not(.custom_add_to),
.woocommerce #primary ul.products li.product .button:not(.custom_add_to),
.woocommerce .mega-menu ul.products li.product .button:not(.custom_add_to) {
    position: absolute;
    bottom: -45px;
    left: 0;
    background: var(--primary);
    width: 100%;
    font-size: 17px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    text-align: center;
    margin-top: 0;
    padding: 0;
    margin-bottom: 0;
}

.woocommerce-js div.product form.cart div.quantity {
    margin: 0;
}

.web3d_single_add_to_cart_button:hover,
.product-img-wrap .add_to_cart_button:not(.custom_add_to):hover {
    background: var(--secondary);
}

.product.type-product:hover a.web3d_single_add_to_cart_button,
.product.type-product:hover .product-img-wrap .add_to_cart_button:not(.custom_add_to),
#primary .woocommerce ul.products .product.type-product:hover .button:not(.custom_add_to),
.woocommerce #primary ul.products li.product.type-product:hover .button:not(.custom_add_to),
.woocommerce .mega-menu ul.products li.product.type-product:hover .button:not(.custom_add_to) {
    bottom: 0;
}

.custom_btn_add_loop a.custom_add_to,
.woocommerce ul.products li.product .button.custom_add_to {
    -webkit-mask: url(/wp-content/themes/duvdevan/images/add_to_cart.svg) no-repeat center;
    mask: url(/wp-content/themes/duvdevan/images/add_to_cart.svg) no-repeat center;
    background-color: #fff;
    /*var(--primary);*/
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    font-weight: normal;
}

.custom_btn_add_loop a.custom_add_to:hover {
    background-color: var(--secondary);
}

.add-to-cart.custom_btn_add_loop {
    position: absolute;
    background: var(--primary);
    /*#fff;*/
    width: 38px;
    height: 38px;
    border-radius: 50%;
    inset-inline-end: 10px;
    inset-block: 60px;
}

/*=====Header mini cart===========*/
.dropdown-menu-mini-cart {
    display: none;
    position: absolute;
}

.mini-cart-header {
    position: relative;
}

/* .mini-cart-header:hover .dropdown-menu-mini-cart.active-mini {
    display: block;
} */
.dropdown-menu-mini-cart.active-mini {
    display: block;
}

.dropdown-menu-mini-cart .widget_shopping_cart_content {
    width: 440px;
    padding: 20px;
}

.custom_btn_add_loop a.added_to_cart.wc-forward {
    display: none;
}

.custom_btn_add_loop a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    display: none;
}

.dropdown-menu.dropdown-menu-mini-cart {
    background: #fff;
    padding: 0;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    border-radius: 20px;
    z-index: 2;
    inset-inline-end: 0;
    z-index: 11;
    margin-top: 30px;
}

.menu-footer .wpcf7-response-output {
    color: #fff;
}


section#icons-section {
    background: var(--bg);
}

a.main-btn:after {
    content: "";
    background: url(/wp-content/themes/duvdevan/images/arrow-btn.svg)no-repeat center center / cover;
    width: 22px;
    height: 11px;
    display: inline-block;
    margin-inline-start: 11px;
    /* transition: ease-in-out 0.4s; */
}

a.main-btn {
    padding: 17px 40px;
    background: var(--primary);
    color: #fff;
    border-radius: 35px;
    display: inline-block;
    margin-top: 25px;
    min-width: 210px;
}

a.main-btn:hover {
    background: var(--secondary);
    transition: ease-in-out 0.4s !important;
}

a.main-btn:hover:after {
    animation: 0.5s SlideLeft forwards;
}

@keyframes SlideLeft {
    from {
        margin-inline-start: 11px;
    }

    to {
        margin-inline-start: 16px;
    }
}

a.theme-btn {
    background: var(--primary);
    color: #fff;
    font-size: 17px;
    border-radius: 30px;
    padding: 10px 40px;
    margin-top: 20px;
    display: inline-block;
    position: relative;
}

a.theme-btn:after {
    content: "";
    background: url(/wp-content/themes/duvdevan/images/arrow-btn.svg)no-repeat center center / cover;
    width: 0;
    height: 8px;
    transition: ease-in-out 0.4s;
    display: inline-block;
}

a.theme-btn:hover {
    background: var(--secondary);
    transition: ease-in-out 0.4s !important;
}

a.theme-btn:hover:after {
    width: 18px;
    margin-inline-start: 10px;
}

.shop-icon-item {
    box-shadow: 0px 4px 29px -2px rgba(0, 0, 0, 0.10);
    border-radius: 20px;
    padding: 35px 30px;
    text-align: center;
    background: #fff;
}

.icon-shop-title {
    margin: 10px 0;
}

#newest-products .container {
    padding: 0 50px;
}

section#newest-products {
    margin-bottom: 100px;
}

#newest-products h2.best-sellers-title {
    text-align: center;
    margin-bottom: 35px;
}

#icons-section .container {
    padding: 100px 0;
}

.home #icons-section .container {
    border-bottom: 1px solid #CDCDCD;
    margin-bottom: 100px;
}

/*=========== Cart page =================*/
h1.cart-title {
    text-align: center;
    margin: 0 0 50px;
}

.woocommerce-cart .cart-collaterals .cart_totals .cart_totals {
    background: #F6F6F6;
    border-radius: 20px;
    padding: 35px 60px;
    border: 0;
}

.cart_totals h2 {
    font-size: 30px;
    margin-top: 0;
    text-align: center;
}

.woocommerce .cart_totals .shop_table tr th {
    font-size: 19px;
    font-weight: 500;
    color: var(--text);
    border-inline-end: 1px solid #cdcdcd;
}

.woocommerce-cart #primary .cart-collaterals .cart_totals tr td,
.woocommerce .cart_totals .shop_table tr th {
    border-top: 1px solid #cdcdcd;
}

.woocommerce-cart #primary .cart-collaterals .cart_totals tr:first-child td,
.woocommerce .cart_totals .shop_table tr:first-child th {
    border-top: 0;
}

.woocommerce .cart_totals .shop_table tr:last-child th {
    border-bottom: 0;
}

#primary .woocommerce table.shop_table {
    border: 0;
}

body.woocommerce-cart #primary .wc-proceed-to-checkout a.checkout-button.alt {
    background: var(--primary) url(/wp-content/themes/duvdevan/images/arrow-btn.svg)no-repeat 19px 22px / 22px;
    border-radius: 38px;
    width: auto;
    height: 55px;
    margin: 0 auto !important;
    cursor: pointer;
    transition: ease 0.4s;
    color: #fff;
    padding: 0 20px 0 52px;
    line-height: 57px;
    display: inline-block;
    font-size: 18px;
    font-weight: 500 !important;
}

body.woocommerce-cart #primary .wc-proceed-to-checkout a.checkout-button.alt:hover {
    background: var(--secondary) url(/wp-content/themes/duvdevan/images/arrow-btn.svg)no-repeat 14px 22px / 22px;
}

.wc-proceed-to-checkout {
    text-align: center;
    margin-top: 15px;
    padding-bottom: 0;
}

.cart_totals bdi {
    color: var(--primary);
    font-size: 17px;
    font-weight: 500;
}

ul#shipping_method input {
    -webkit-appearance: none;
    appearance: none;
    background-color: rgba(0, 0, 0, 0);
    margin: 0;
    font: inherit;
    color: currentColor;
    width: 22px;
    height: 22px;
    border: 0.08em solid var(--primary);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

ul#shipping_method input:before {
    content: "";
    width: 16px;
    height: 16px;
    border-radius: 50%;
    transform: scale(0);
    transition: 120ms transform ease-in-out;
    box-shadow: inset 1em 1em var(--primary);
    display: table-cell;
}

ul#shipping_method input:checked:before {
    transform: scale(1);
}

body .woocommerce ul#shipping_method li input {
    margin-top: 0;
}

p#order_comments_field {
    display: flex;
    flex-direction: column;
}

.woocommerce ul#shipping_method li {
    display: flex;
    align-items: center;
    margin: 0 0 1em !important;
    padding: 0 !important;
    text-indent: 0 !important;
}

.woocommerce .cart_totals .shop_table tr th {
    width: 175px;
}

.woocommerce-cart #primary .cart-collaterals .cart_totals tr td,
.woocommerce-cart #primary .cart-collaterals .cart_totals tr th {
    padding: 20px 28px;
    line-height: 1;
}

.woocommerce-cart #primary .cart-collaterals .cart_totals tr th {
    padding-inline-start: 0;
}

.woocommerce ul#shipping_method li label {
    color: var(--cta);
    font-size: 17px;
    font-weight: 900;
    margin: 0;
}

.products .star-rating.wc_views_star_rating {
    display: none;
}

p.woocommerce-shipping-destination {
    color: var(--cta);
    font-weight: 400;
}

a.shipping-calculator-button:after {
    display: none;
}

a.shipping-calculator-button {
    color: var(--primary);
    text-decoration: underline;
    text-underline-offset: 3px;
    font-weight: 700;
}

tr.order-total th,
tr.order-total td {
    font-size: 22px;
    font-weight: 700;
}

.form-cart-wrapper {
    margin: 0 -30px 65px;
    border-radius: 20px;
    background: #FFF;
    box-shadow: 0px 4px 29px 0px rgba(0, 0, 0, 0.10);
    padding: 50px 75px;
}

.woocommerce-cart table.cart td.product-thumbnail img {
    width: 170px;
    height: 135px;
    object-fit: cover;
}

.woocommerce-cart-form thead {
    display: none;
}

td.product-name a {
    font-size: 20px;
    color: var(--secondary);
    font-weight: 700;
    margin-bottom: 8px;
    display: block;
}

.woocommerce-cart main#primary {
    margin-bottom: 60px;
}

.cross-sells li.product.type-product {
    margin-bottom: 0 !important;
}

.cross-sells {
    padding-top: 20px;
}

.post-9 {
    border-radius: unset;
    box-shadow: unset;
}

form.woocommerce-cart-form {
    border-radius: 25px;
    padding: 15px 55px 0;
    box-shadow: 0 4px 29px rgba(0, 0, 0, 0.18);
    margin-bottom: 50px;
}

.woocommerce a.remove {
    font-size: 1.5em;
    width: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
    color: var(--primary) !important;
    font-weight: normal;
    border: 1px solid #cdcdcd;
    padding: 0;
    float: left;
}

.woocommerce table.shop_table td.product-remove {
    padding-left: 0 !important;
}

.woocommerce table.shop_table td.product-thumbnail {
    width: 161px;
    padding-inline-start: 0 !important;
    padding-inline-end: 30px !important;
    box-sizing: border-box;
}

.woocommerce table.shop_table td.product-name {
    width: 32%;
}

.woocommerce table.shop_table td.product-subtotal {
    font-size: 22px;
    font-weight: 700;
    color: var(--text);
    text-align: center;
}

.woocommerce table.shop_table td.product-quantity {
    text-align: center;
}

.woocommerce table.shop_table td.product-price {
    text-align: center;
    font-size: 22px;
    color: var(--text);
}

/* Chrome, Safari, Edge, Opera */
.woocommerce .quantity .qty::-webkit-outer-spin-button,
.woocommerce .quantity .qty::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
.woocommerce .quantity input[type=number] {
    -moz-appearance: textfield;
}

.woocommerce .quantity .qty {
    width: 65px;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    color: var(--text);
    border-radius: 0;
    border-color: #CDCDCD;
    height: 42px;
    margin-left: 0;
}

.woocommerce div.product form.cart div.quantity,
.woocommerce table.shop_table div.quantity {
    display: flex;
}

.quantity button {
    width: 36px;
    background: rgba(0, 0, 0, 0);
    text-align: center;
    height: 42px;
    padding: 0;
    border: 1px solid #cdcdcd;
    line-height: 1;
    color: #000;
}

button.minus {
    border-radius: 0 50% 50% 0;
    border-left: 0;
}

button.plus {
    border-radius: 50% 0 0 50%;
    border-right: 0;
}

.cross-sells h2 {
    text-align: center;
}

.woocommerce table.shop_table tr:first-child td,
.woocommerce table.shop_table tr:last-child td {
    border-top: 0;
    border-width: 0 0 1px 0;
}

.woocommerce table.shop_table td {
    padding: 30px 12px;
    border-width: 1px 0 0;
}

.woocommerce .cart .button {
    background: var(--primary);
    color: #fff !important;
    border-radius: 30px;
    padding: 14px 25px !important;
    font-size: 17px;
    font-weight: normal;
}

body.woocommerce.single-product .cart .button.custom-checkout-btn {
    background: var(--primary);
    color: #fff !important;
    border-radius: 30px;
    padding: 14px 25px !important;
    font-size: 17px;
    font-weight: normal;
    width: 225px;
    text-align: center;
}

input#coupon_code {
    width: 435px;
    height: 44px;
    margin-inline-end: 15px;
    border-radius: 7px;
    color: var(--text);
    font-size: 17px;
}

input#coupon_code::placeholder {
    color: var(--text);
    opacity: 1;
    font-weight: 500;
}

input#coupon_code::-ms-input-placeholder {
    color: var(--text);
}

h1.woocommerce-products-header__title.page-title {
    text-align: center;
}

/*================ Single Product ==============*/
.woocommerce-notices-wrapper {
    position: relative;
}

body.woocommerce.single span.onsale {
    top: 5rem;
}

.product-info-message {
    display: flex;
    justify-content: space-between;
}

/* .woocommerce-message {
    display: none !important;
} */
/* .woocommerce-message:has(.custom-add-to-cart-message):before {
    display: none;
} */

.custom-add-to-cart-message {
    display: flex;
    flex-direction: column;
}

.woocommerce-message:has(.custom-add-to-cart-message) {
    /* width: 440px;
    position: absolute;
    z-index: 1;
    inset-inline-end: 0;
    top: -100px;
    border-radius: 20px; */
    background: rgba(0, 0, 0, 0);
    border: 0;
    padding: 0;
    /* display: none; */
}

ul.woocommerce-mini-cart.cart_list.product_list_widget {
    max-height: 65vh;
    overflow-y: auto;
}

.item-details a.remove.remove_from_cart_button:before {
    display: none;
}

span.woocommerce-input-wrapper:has(#order_comments) {
    height: auto;
}

.woocommerce-page div#primary {
    margin-block: 2.5em;
}

.woocommerce-message .custom-add-to-cart-message {
    width: 440px;
    position: absolute;
    z-index: 11;
    inset-inline-end: 0;
    top: -100px;
    background: #fff;
    box-shadow: 0 4px 29px rgba(0, 0, 0, 0.18);
    border-radius: 20px;
    border: 0;
    padding: 15px 29px;
}

span.cart-count {
    position: absolute;
    inset-block-start: 10px;
    inset-inline-start: 10px;
    background: var(--primary);
    width: 38px;
    height: 38px;
    border-radius: 50%;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
}

.custom-add-to-cart-message .title-info-prod {
    display: flex;
    align-items: center;
    gap: 10px;
    position: relative;
    padding-bottom: 15px;
    border-bottom: 1px solid #CDCDCD;
}

.title-info-prod>svg {
    fill: #0E9766;
}

span.btn-close-modal {
    position: absolute;
    inset-inline-end: 0;
    top: 0;
}

p.product-quantity span {
    display: none;
}

p.product-price {
    font-weight: 900;
    color: #000;
    font-size: 18px;
    text-align: end;
    align-self: end;
}

.price-modal {
    align-self: end;
}

.custom-buttons {
    display: flex;
    justify-content: space-between;
}

.custom-buttons a.button {
    width: 185px;
    text-align: center;
    height: 42px;
    padding: 0;
    line-height: 42px;
    border-radius: 40px;
    font-size: 17px;
    font-weight: 400;
    border: 1px solid var(--primary);
}

.custom-buttons a.button.checkout-link.wc-forward {
    background: var(--primary);
    color: #fff;
}

.custom-buttons a.button.wc-forward:hover {
    background: var(--primary);
    color: #fff;
}

.custom-buttons a.button.checkout-link.wc-forward:hover {
    background: #fff;
    color: var(--primary);
}

.custom-buttons a.button.cart-link.wc-forward {
    background: rgba(0, 0, 0, 0);
    color: var(--primary);
}

.overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.18);
    z-index: 10;
}

.prod-modal-wrapper {
    display: grid;
    grid-template-columns: 105px 1fr 90px;
    padding-block: 15px;
    gap: 10px;
}

p.product-title {
    font-weight: 500;
    color: #000;
    font-size: 16px;
}

span.btn-close-modal svg {
    width: 28px;
    height: auto;
    fill: #5F626D;
}

.custom-add-to-cart-message .product-info-message {
    flex-direction: column;
}

.woocommerce.single-product div.product form.cart::after,
.woocommerce.single-product div.product form.cart::before {
    content: none;
}

.woocommerce.single-product .summary.entry-summary {
    padding-inline-end: 100px;
}

.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
    width: 36% !important;
}

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
    width: 58% !important;
}

.single-product a.web3d_single_add_to_cart_button.button {
    position: static;
}

.single-product .summary.entry-summary {
    margin-top: 0;
}

.single-product div.product p.price {
    font-size: 30px;
    margin-bottom: 10px;
    color: var(--primary);
    font-weight: normal;
}

.single-product .wcviews_onsale_wrap {
    position: static;
}

body.woocommerce.single span.onsale {
    position: absolute;
    right: 0;
    left: auto;
    background: var(--primary);
    color: #fff;
}

h1.single-product-title {
    margin: 0 0 1rem;
    line-height: 1;
}

.single-product div.product p.price {
    font-size: 30px;
    margin-bottom: 10px;
}

.title-single-product {
    display: grid;
    grid-template-columns: 1fr 110px;
    margin-inline-end: -100px;
}

.product-navigation {
    display: flex;
    flex-direction: row-reverse;
}

.product-navigation a {
    width: 27px;
    height: 27px;
    border-radius: 50%;
    border: 1px solid var(--cta);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0;
    margin-inline-start: 5px;
    color: var(--cta);
}

.product-navigation a:hover {
    color: var(--primary);
    border-color: var(--primary);
}

.product_meta span {
    margin-inline-end: 15px;
}

.product_meta span {
    margin-inline-end: 15px;
    font-weight: 700;
    font-size: 15px;
    color: var(--cta);
}

.product_meta span a,
.product_meta span span {
    color: var(--cta);
    font-weight: normal;
}

a.reset_variations {
    display: none !important;
}

.single-product input:checked+label {
    outline: 1px solid var(--primary);
    outline-offset: 1px;
}

.woocommerce-variation-price bdi {
    font-size: 22px;
    margin-bottom: 15px;
    color: var(--primary);
    font-weight: 800;
    display: inline-block;
}

/*
.woocommerce div.product form.cart .variations select {
    visibility: hidden;
    width: 0;
    height: 0;
    display: none;
}
*/

.variations .variation-radios input[type="radio"] {
    opacity: 0;
    position: fixed;
    width: 0;
}

.variations .variation-radios label {
    background-color: #fff;
    padding: 0;
    font-size: 14px;
    border: 1px solid #cdcdcd;
    border-radius: 50%;
    line-height: 1;
    width: 33px;
    height: 33px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-inline-end: 12px;
    box-shadow: unset;
    padding-block: 3px 0;
}

.variations .variation-radios input[type="radio"]:focus+label,
.variations .variation-radios input[type="radio"]:checked+label {
    background-color: #ECECEC;
}

.variations .variation-radios label:hover {
    background-color: #ECECEC;
}

section#web3d-add-to-cart {
    border-radius: 20px;
    background: #FFF;
    padding: 25px;
    margin: 35px 0;
    box-shadow: 0px 4px 29px 0px rgba(0, 0, 0, 0.10);
}

#web3d-add-to-cart th.label {
    text-align: right;
    width: 95px !important;
    padding-bottom: 1rem;
}

.single-product.woocommerce div.product.product-type-simple form.cart,
.woocommerce-variation-add-to-cart.variations_button {
    margin-bottom: 0;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    padding-inline-end: 0px;
    flex-wrap: wrap;
}

.single-product.woocommerce div.product a.delete_item.button.alt,
.single-product.woocommerce #web3d-add-to-cart .feedback {
    font-size: 0;
}

.woocommerce .related.products h2 {
    margin-bottom: 5rem;
}

span.open-filter-text {
    color: #000;
}

.single-product.woocommerce div.product form.cart .button {
    max-width: 225px;
    margin: 0;
}

.single-product span.single-product-category,
.single-product h1.product_title.entry-title {
    display: none !important;
}

.web3d-add-to-cart a.add_to_wishlist.single_add_to_wishlist,
.single-product.woocommerce div.product a.add_to_wishlist.single_add_to_wishlist.button.alt,
.single-product.woocommerce div.product a.delete_item.button.alt {
    border: 1px solid #cdcdcd;
    border-radius: 50%;
    height: 44px;
    width: 44px;
    line-height: 43px;
    text-align: center;
    color: var(--primary) !important;
    padding: 0 !important;
    margin: 0;
    flex: 0 0 44px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.single-product form.cart .yith-wcwl-add-to-wishlist {
    margin: 0 !important;
    display: none !important;
}

.web3d-add-to-cart a.add_to_wishlist.single_add_to_wishlist i,
.single-product.woocommerce div.product a.add_to_wishlist.single_add_to_wishlist.button.alt i {
    margin: 0 auto !important;
    line-height: unset;
    font-size: 1.2rem;
    align-self: center;
}

body.woocommerce span.onsale {
    min-height: unset;
    min-width: 3.236em;
    padding: 0.5rem 1rem;
    font-size: 1em;
    font-weight: 700;
    position: absolute;
    text-align: center;
    line-height: 1em;
    top: 1rem;
    right: 1rem;
    margin: 0;
    border-radius: 25px;
    background-color: #fff;
    color: var(--primary);
    font-size: .857em;
    z-index: 9;
    height: auto;
}

.single-product.woocommerce div.product a.delete_item.button.alt {
    font-size: 0;
}

.single-product.woocommerce div.product a.delete_item.button.alt i {
    font-size: 1.2rem;
    line-height: 44px;
    margin: 0;
}

#web3d-add-to-cart a.view-wishlist,
#web3d-add-to-cart span.separator {
    display: none !important;
}

.single-product .shops-icon.grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 0;
}

.single-product .shop-icon-item {
    box-shadow: unset;
    border-radius: 0;
    padding: 25px 15px 10px;
    text-align: center;
    border-left: 1px solid #cdcdcd;
}

.single-product .shop-icon-item:last-child {
    border: 0;
}

.single-product span.shop-icon-description {
    display: none;
}

.single-product .shop-icon-item .icon-shop-title {
    font-size: 16px;
}

.woocommerce-product-gallery__image {
    height: 610px;
    overflow: hidden;
    border-radius: 20px;
}

.woocommerce div.product div.images .flex-control-thumbs {
    margin-top: 10px;
}

.woocommerce div.product div.images img {
    display: block;
    /* min-width: 100%; */
    height: auto;
    box-shadow: none;
    /* min-height: 100%; */
    object-fit: cover;
}

.woocommerce div.product div.images .flex-control-thumbs li {
    margin: 10px;
    width: calc(25% - 20px);
    border-radius: 20px;
    overflow: hidden;
}

body.post-type-archive-product[class*="paged-"] li.trail-item.trail-end {
    display: none;
}

body.post-type-archive-product[class*="paged-"] .trail-item:nth-last-child(2):after {
    display: none;
}

.woocommerce-product-details__short-description {
    margin-bottom: 20px;
}

a.open-description {
    color: var(--primary);
}

.full-description-custom {
    display: none;
}

.woocommerce .star-rating span::before {
    font-family: star;
    color: var(--primary);
}

.woocommerce .star-rating::before {
    content: "SSSSS";
    color: #CDCDCD;
}

li.share-list-item a {
    display: flex !important;
    color: var(--cta);
}

.raiting-share-wrapper {
    display: flex;
}

.share-buttons-list {
    list-style: none;
    display: flex;
    justify-content: space-between;
}

.woocommerce div.product .woocommerce-product-rating {
    margin-bottom: 0;
    margin-inline-end: 20px;
}

.raiting-share-wrapper {
    display: flex;
    align-items: center;
}

.icon_svg {
    margin-inline-end: 10px;
    display: flex;
    align-items: center;
    margin-bottom: 35px;
}

.icon_svg svg {
    width: auto;
    height: 20px;
}

.woocommerce-review-link {
    color: var(--cta);
    font-size: 15px;
    font-weight: 400;
    text-decoration: underline;
    margin-inline-start: 5px;
}

.woocommerce .star-rating {
    font-size: 18px;
    height: 18px;
}

.woocommerce .woocommerce-product-rating .star-rating {
    margin: 6px 0 0 4px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 0;
    border-bottom: 0;
    border-radius: 0;
    background: rgba(0, 0, 0, 0);
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    border-bottom: 3px solid var(--primary);
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0 30px 0;
}

.woocommerce div.product .woocommerce-tabs .panel {
    padding: 0 30px 0 90px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-weight: 500;
    color: var(--cta);
    font-size: 18px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    font-weight: 700;
    color: var(--text);
}

.woocommerce div.product .woocommerce-tabs .panel h2 {
    display: none;
}

section.related.products {
    border-top: 1px solid #cdcdcd;
    margin: 60px 0 30px;
    text-align: center;
    padding-top: 30px;
}

.woocommerce div.product {
    margin-top: 40px;
}

.woocommerce.single-produst span.onsale {
    background: #fff;
    color: var(--primary);
    min-width: unset;
    min-height: unset;
    padding: 0.5em 1.5em;
    line-height: 1;
    border-radius: 20px;
    font-size: 1rem;
    top: 1rem;
    inset-inline-start: 1rem;
}

/*====Shop=====*/
body.filter-sidebar-active:before {
    content: "";
    background: rgba(0, 0, 0, 0.60);
    width: 100%;
    height: 100%;
    transition: ease-in-out 0.4s;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 12;
}

.filter-sidebar {
    width: 375px;
    
    transition: ease-in-out 0.5s;
    height: 100vh;
    padding: 34px 26px;
    position: fixed;
    top: 0;
    inset-inline-start: 0;
    background: #FFF;
    z-index: 9999;
}:lang(en-US) .filter-sidebar {  transform: translateX(-100%);}:lang(he-IL) .filter-sidebar {  transform: translateX(100%);}

.post-type-archive-product ul.products.columns-4 {
    padding-top: 23px;
}

header.woocommerce-products-header {
    display: none;
}

.filter-sidebar-active .filter-sidebar {
    transform: translateX(0);
    box-shadow: -9px 0px 29px 0px rgba(0, 0, 0, 0.30);
    overflow-y: scroll;
}

body.filter-sidebar-active {
    overflow: hidden;
    position: relative;
}

/* .wcapf-filter-inner {
    display: none;
} */
.filter-sidebar-active .add-to-wishlist-before_image .yith-wcwl-add-to-wishlist {
    z-index: 1;
}

button#open-filter-icon {
    background: rgba(0, 0, 0, 0);
    display: flex;
    align-items: center;
    padding: 0;
    float: right;
    height: 25px;
}

form.woocommerce-ordering {
    border-inline-end: 1px solid #CDCDCD;
    padding-inline-end: 8px;
}

span.open-filter-icon-svg {
    color: var(--primary);
    margin-inline-end: 7px;
    margin-top: 3px;
}

.woocommerce-ordering .wcapf-chosen-container.chosen-container-single .chosen-single {
    border: 0;
}

.wcapf-chosen-container.chosen-container.chosen-with-drop .chosen-drop {
    border: 0;
    box-shadow: 0 11px 25px rgba(0, 0, 0, 0.25);
}

.woocommerce .woocommerce-result-count {
    float: left;
    line-height: 20px;
    margin: 0 !important;
}

body .wcapf-chosen-container.chosen-container-single .chosen-single {
    line-height: 20px;
}

.woocommerce .woocommerce-ordering {
    margin: 0 0 2em 1em;
}

.filter-sidebar h2 {
    font-size: 22px;
    text-align: center;
    margin-top: 1vh;
}

.wcapf-filter h4.wcapf-filter-title {
    font-size: 16px;
    color: var(--cta);
}

.wcapf-filter {
    border-bottom: 1px solid #cdcdcd;
    padding-bottom: 1em;
    margin-bottom: 1em;
}

body.rtl .wcapf-filter .wcapf-list-wrapper.list-type-native .wcapf-filter-item input[type=checkbox],
body.rtl .wcapf-filter .wcapf-list-wrapper.list-type-native .wcapf-filter-item input[type=radio] {
    border-color: var(--cta);
    border-radius: 4px;
}

.wcapf-reset-filters.wcapf-reset-filters-rf-1 .wcapf-filter {
    border: 0;
    margin: 0;
    margin-inline-end: 0;
    padding: 0;
}

.wcapf-reset-filters.wcapf-reset-filters-rf-1 {
    float: right;
    display: inline-block;
}

button.wcapf-filter-clear-btn.wcapf-btn.wcapf-btn-secondary {
    width: 140px;
    text-align: center;
    background: var(--cta);
    color: #fff;
    border: 0;
    border-radius: 30px;
    height: 44px;
    font-size: 17px;
    margin-inline-end: 40px;
}

button.btn-show-products {
    width: 140px;
    text-align: center;
    color: #fff;
    border: 0;
    border-radius: 30px;
    height: 44px;
    font-size: 17px;
    float: left;
}

.page-template-default main#primary {
    padding-bottom: 60px;
}

/*--------- Multi-Step Checkout ----------*/
.payment-method-wrapper img {
    display: none;
}

.woocommerce-checkout h1 {
    text-align: center;
}

.step {
    display: none;
}

.active-step {
    display: block;
}

button#prev-step-top {
    display: none !important;
}

#web3d-checkout-timeline {
    margin-bottom: 40px;
    display: flex;
    list-style: none;
}

.variation-radios {
    display: flex;
}

ul.rows_navs button {
    background: #fff;
    padding: 0;
    width: 25px;
    height: 25px;
    cursor: pointer;
    position: absolute;
    bottom: 44px;
    z-index: 2;
}

ul.rows_navs button:hover {
    background: var(--primary);
    color: #fff;
}

ul.rows_navs button.btn-prev {
    inset-inline-end: 0;
}

.woocommerce div.product div.images.woocommerce-product-gallery {
    overflow: hidden;
}

.woocommerce div.product div.images .flex-control-thumbs {
    height: 120px;
    width: calc(150px * 8);
    display: flex;
    min-width: 100%;
}

.woocommerce div.product div.images .flex-control-thumbs li {
    margin: 10px 0 10px 20px !important;
}

ul.rows_navs {
    z-index: 1;
    bottom: 42px;
    width: 100%;
    padding: 0;
    display: flex;
}

ul.rows_navs li {
    /* 	display: inline-block; 
	width: calc(50% * 2);*/
    list-style-type: none;
}

ul.rows_navs li:last-child {
    float: left;
    right: auto;
    margin-right: auto;
}

ul.rows_navs li .fa {
    width: 40px;
    height: 40px;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.5);
}

ul.rows_navs li .fa:hover,
ul.rows_navs li .fa:focus {
    background-color: rgba(0, 0, 0, 0.8);
}

ul.rows_navs li .fa-arrow-left {
    float: left;
}

.woocommerce-billing-fields__field-wrapper,
.woocommerce-shipping-fields__field-wrapper {
    display: grid;
    grid-template-columns: repeat(2, calc(50% - 15px));
    box-sizing: border-box;
    grid-column-gap: 30px;
}

.woocommerce-billing-fields__field-wrapper .form-row,
.woocommerce-shipping-fields__field-wrapper .form-row {
    width: 100% !important;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

div#checkout-wrapper label {
    font-size: 17px;
    color: var(--text);
}

span.woocommerce-input-wrapper {
    height: 46px;
    line-height: 46px;
    width: 100%;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    border-radius: 7px;
    border-color: #cdcdcd;
    height: 46px;
}

.woocommerce #checkout-wrapper form .form-row textarea {
    height: 170px;
    width: 100%;
}

#web3d-checkout-timeline li {
    float: left;
    width: 33.33%;
}

#web3d-checkout-timeline.step-4 li {
    width: 25%;
}

button#prev-step,
button#next-step {
    background: var(--cta);
    color: #fff;
    display: inline-flex;
    border-radius: 30px;
    font-size: 17px;
    font-weight: normal;
    height: 53px;
    padding: 0;
    width: 163px;
    justify-content: center;
    align-items: center;
    margin-inline-end: 15px;
}

button#prev-step:hover {
    background: var(--primary);
}

button#next-step:hover {
    background: var(--secondary);
}

button#prev-step {
    flex-direction: row-reverse;
}

button#next-step {
    background: var(--primary);
    margin-inline-end: 0;
}

button#prev-step span.arrow {
    transform: scale(-1);
    margin-inline-end: 10px;
}

button#next-step span.arrow {
    margin-inline-start: 10px;
}

#web3d-checkout-timeline .timeline-wrapper {
    position: relative;
    display: block;
    padding: 15px 10px;
    background-color: #eee;
    color: #333;
    font-size: 20px;
    line-height: 40px;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
}

#web3d-checkout-timeline .active .timeline-wrapper {
    color: var(--primary);
}

#web3d-checkout-timeline .active .timeline-wrapper {
    background-color: var(--primary);
    color: #fff;
}

span.timeline-label {
    margin-inline-start: 20px;
}

#web3d-checkout-timeline .timeline-step {
    display: inline-block;
    font-size: 20px;
    text-align: center;
    width: 38px;
    height: 38px;
    line-height: 39px;
    margin-right: 8px;
    background-color: #fff;
    color: var(--cta);
    border-radius: 20px;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.10);
    font-weight: 700;
}

#web3d-checkout-timeline .timeline-label {
    font-weight: 600;
}

#web3d-checkout-timeline.arrow li {
    padding-right: 75px;
}

#web3d-checkout-timeline.arrow .timeline-wrapper:before,
#web3d-checkout-timeline.arrow .timeline-wrapper:after {
    content: "";
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
}

#web3d-checkout-timeline.arrow .timeline-wrapper:before {
    inset-inline-start: -35px;
    border-top: 35px solid #eee;
    border-bottom: 35px solid #eee;
    border-inline-start: 35px solid transparent;
    border-radius: 0 5px 5px 0;
}

#web3d-checkout-timeline.arrow .timeline-wrapper:after {
    inset-inline-end: -35px;
    border-top: 35px solid transparent;
    border-bottom: 35px solid transparent;
    border-inline-start: 35px solid #eee;
    border-inline-end-color: #eee;
}

#web3d-checkout-timeline.arrow .active .timeline-wrapper:before {
    border-top-color: var(--primary);
    border-bottom-color: var(--primary);
}

#web3d-checkout-timeline.arrow .active .timeline-wrapper:after {
    border-inline-start-color: var(--primary);
    border-inline-end-color: var(--primary);
}

#web3d-checkout-timeline.square li {
    text-align: center;
}

#checkout-wrapper .woocommerce-billing-fields h3,
#checkout-wrapper #customer_shipping_details,
#checkout-wrapper #order_review,
#checkout-wrapper #customer_billing_details.show-login-reminder.not-logged-in,
#checkout-wrapper #checkout_coupon {
    display: none;
}

#checkout-wrapper #checkout_coupon,
#checkout-wrapper #checkout_login,
#checkout-wrapper form.checkout {
    max-width: 930px;
    margin: 0 auto;
}

#checkout-wrapper #order_review {
    max-width: 650px;
    margin: 0 auto;
}

#checkout-wrapper form.checkout {
    display: block;
}

#checkout-wrapper form.checkout #billing_phone_field,
#checkout-wrapper form.checkout #billing_email_field {
    width: 48%;
    clear: none;
}

#checkout-wrapper form.checkout #billing_phone_field {
    float: left;
}

#checkout-wrapper form.checkout #billing_email_field {
    float: right;
}

#checkout-wrapper form.checkout #order_review {
    float: none;
    width: 100%;
}

#checkout-wrapper form.login {
    margin-bottom: 0;
}

#checkout-wrapper .woocommerce-billing-fields__field-wrapper:after,
#checkout-wrapper .woocommerce-shipping-fields__field-wrapper:after {
    content: "";
    display: block;
    visibility: hidden;
    clear: both;
    zoom: 1;
    height: 0;
}

#checkout-wrapper #form_actions {
    display: flex;
    width: 100%;
    margin-top: 35px;
    margin-bottom: 75px;
    vertical-align: middle;
    justify-content: space-between;
    align-items: center;
}

#checkout-wrapper #form_actions p.form-row.notes {
    margin: 0;
}

#checkout-wrapper div#form_actions a {
    float: left;
    font-weight: 600;
    padding-bottom: 1px;
    font-size: 20px;
    color: var(--text);
    text-decoration: underline;
    text-transform: none;
    text-decoration-thickness: 1px;
}

:lang(he-IL) #checkout-wrapper #form_actions a {
    float: right;
}

#checkout-wrapper #form_actions a i {
    font-size: 16px;
    margin-right: 5px;
}

#checkout-wrapper #form_actions .buttons {
    float: right;
}

:lang(he-IL) #checkout-wrapper #form_actions .buttons {
    float: left;
}

#checkout-wrapper #form_actions .buttons input {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
}

#checkout-wrapper #form_actions .buttons input.prev {
    display: none;
}

#checkout-wrapper #form_actions .buttons input.next {
    margin-left: 10px;
}

.ow-invalid input,
.ow-invalid select,
.ow-invalid .select2-selection,
.ow-invalid textarea {
    border: 1px solid #dc3545 !important;
}

.error-input {
    border: 1px solid red !important;
}

div#checkout-wrapper[data-step='3'] #checkout_coupon {
    display: block;
}

.coupon-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 690px;
    margin: 0 auto;
    border: 1px solid var(--primary);
    border-radius: 7px;
    margin-bottom: 40px;
}

.coupon-wrapper .woocommerce-info {
    background: rgba(0, 0, 0, 0);
    border: 0;
    margin: 0;
    padding: 1em;
    font-size: 17px;
}

span.icon-coupon {
    vertical-align: middle;
    display: flex;
}

.coupon-wrapper .woocommerce-info::before {
    display: none;
}

a.showcoupon {
    color: var(--primary);
    text-decoration: underline;
    text-decoration-thickness: 1px;
    margin-inline-start: 5px;
}

.woocommerce form.checkout_coupon {
    border: 1px dashed var(--cta);
    max-width: 840px;
    margin: 2em auto;
    text-align: center;
}

form.checkout_coupon.woocommerce-form-coupon button {
    width: 140px;
    height: 44px;
    border-radius: 30px;
    background: var(--primary);
    color: #fff;
    font-size: 17px;
    font-weight: normal;
    margin: 0;
}

.coupon-form-wrapper {
    display: flex;
    margin: 0 auto 15px;
    justify-content: center;
    align-items: center;
}

input#coupon_code:focus-visible {
    outline: 1px solid #000;
}

input#coupon_code:focus {
    outline: none;
}

div#order_info {
    max-width: 690px;
    margin: 0 auto;
}

.woocommerce #step-3 table.shop_table th {
    background: #F6F6F6;
    font-size: 19px;
    font-weight: 500;
    font-weight: 500;
    width: 50%;
}

.woocommerce #step-3 table.shop_table {
    border-collapse: collapse;
}

.woocommerce #step-3 tr.cart-subtotal th {
    border-radius: 20px 20px 0 0;
}

.woocommerce #step-3 tr.woocommerce-shipping-totals.shipping th {
    border-radius: 0;
}

.woocommerce #step-3 table.shop_table th.product-name {
    border-radius: 0 20px 20px 0;
    border: 0;
}

.woocommerce #step-3 table.shop_table th.product-total {
    border-radius: 20px 0 0 20px;
    border: 0;
}

.woocommerce #step-3 table.shop_table tfoot .order-total td {
    border-top: 1px solid #E7E7E7;
}

.woocommerce #step-3 table.shop_table tbody th,
.woocommerce #step-3 table.shop_table tfoot th {
    border: 0;
    border-top: 1px solid #E7E7E7;
}

.woocommerce #step-3 table.shop_table tr.cart-subtotal th,
.woocommerce #step-3 table.shop_table tr.cart-subtotal td {
    border-top: 0;
}

.woocommerce #step-3 tr.order-total th {
    border-radius: 0 0 20px 20px;
}

.woocommerce #step-3 .woocommerce-Price-amount {
    color: var(--primary);
    font-size: 19px;
}

.woocommerce #step-3 tr.order-total span.woocommerce-Price-amount.amount {
    font-size: 22px;
}

td.product-name {
    font-weight: 600;
}

.woocommerce #step-3 table.shop_table td {
    padding: 1em;
    border-left: 0;
}

.woocommerce #step-3 tr.cart_item:last-child td {
    padding-bottom: 40px;
}

.woocommerce #step-3 tr.cart_item {
    border-bottom: 1px solid #E7E7E7;
}

.woocommerce #step-3 tr.cart_item:last-child {
    border-bottom: 0;
}

.woocommerce #step-3 ul#shipping_method li input {
    margin: 1px 0 0px 0.4375em;
}

.woocommerce #step-3 tr.woocommerce-shipping-totals.shipping th {
    vertical-align: top;
    border-left: 0;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
    background: rgba(0, 0, 0, 0);
    border-radius: 5px;
}

.woocommerce #payment li label {
    color: var(--text);
    font-size: 19px;
    font-weight: 900;
}

.payment-method-wrapper {
    display: flex;
    align-items: center;
    width: 100%;
    background: #F6F6F6;
    padding: 18px 25px;
    border-radius: 20px;
}

.woocommerce-checkout #payment ul.wc_payment_methods.payment_methods.methods {
    padding: 1rem 0;
}

.woocommerce-checkout #payment div.payment_box {
    background: rgba(0, 0, 0, 0);
}

.woocommerce-checkout #payment div.payment_box::before {
    display: none;
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
    float: left;
    width: 100%;
    background: var(--primary);
    border-radius: 40px;
    font-size: 18px;
    padding: 20px;
    font-weight: 500;
    height: auto;
}

span.icon-coupon svg path {
    fill: var(--primary);
}

.woocommerce-checkout #payment div.form-row {
    padding: 1em 0;
}

.woocommerce-checkout #payment ul.payment_methods li {
    margin-bottom: 1em;
}

.payment_method_cheque {
    color: var(--cta);
    font-weight: 400;
}

#payment input[type='radio'] {
    -webkit-appearance: none;
    appearance: none;
    background-color: rgba(0, 0, 0, 0);
    margin: 0;
    font: inherit;
    color: currentColor;
    width: 26px;
    height: 26px;
    border: 0.08em solid var(--primary);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

#payment input[type='radio']:before {
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 50%;
    transform: scale(0);
    transition: 120ms transform ease-in-out;
    box-shadow: inset 1em 1em var(--primary);
    display: table-cell;
}

#payment input[type='radio']:checked:before {
    transform: scale(1);
}

.woocommerce #payment li {
    display: flex;
    align-items: center;
    margin: 0 0 1em;
    flex-wrap: wrap;
}

.payment-method-wrapper {
    display: flex;
    align-items: center;
}

p.woocommerce-mini-cart__empty-message {
    width: 250px;
}

button.single_add_to_cart_button.button.alt {
    background: var(--cta);
}

/*========== Mini cart =======*/
p.woocommerce-mini-cart__empty-message {
    width: 250px;
}

h3.min-cart-title {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 1em;
    border-bottom: 1px solid #cdcdcd;
    margin-bottom: 1em;
    font-size: 22px;
}

button.close-mini svg {
    width: 20px;
    color: var(--cta);
}

button.close-mini {
    background: rgba(0, 0, 0, 0);
    padding: 0;
    margin: 0;
    color: var(--text);
}

.item-details {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

body.woocommerce-js .item-details .item-img-1 img {
    width: 105px !important;
    height: 115px;
    object-fit: cover;
    position: static;
    float: none;
    transform: unset;
    margin: 0;
}

body.woocommerce-js .widget_shopping_cart .cart_list li,
body.woocommerce-js .widget_shopping_cart li,
body.woocommerce-js ul.product_list_widget .cart_list li,
body.woocommerce-js ul.product_list_widget li {
    padding: 0;
}

.dropdown-menu .woocommerce-mini-cart {
    text-align: right;
}

.item-name-2 {
    padding-inline-start: 10px;
}

.woocommerce ul.product_list_widget li .item-name-2 dl {
    padding: 0;
    border: 0 !important;
}

.price-sub {
    font-weight: 700;
    font-size: 18px;
}

.product-name-mini {
    font-size: 16px;
    color: var(--text);
    font-weight: 700;
    margin: 0 0 10px;
    line-height: 1;
}

.woocommerce ul.product_list_widget li dl dd {
    padding: 0;
    margin-bottom: 0;
    color: var(--cta);
    font-size: 15px;
    text-align: right;
    margin: 0;
}

.woocommerce ul.product_list_widget li dl dt {
    font-weight: normal;
    color: var(--cta);
    padding: 0;
}

p.woocommerce-mini-cart__buttons.buttons {
    display: flex;
    justify-content: space-between;
    margin: 0;
}

p.woocommerce-mini-cart__buttons.buttons a {
    width: 185px;
    text-align: center;
    height: 42px;
    padding: 0;
    line-height: 42px;
    border-radius: 40px;
    font-size: 17px;
    font-weight: 400;
    border: 1px solid var(--primary);
}

p.woocommerce-mini-cart__buttons.buttons a.button.wc-forward {
    background: rgba(0, 0, 0, 0);
    color: var(--primary);
}

p.woocommerce-mini-cart__buttons.buttons a.button.checkout.wc-forward {
    background: var(--primary);
    color: #fff;
}

p.woocommerce-mini-cart__buttons.buttons a:hover {
    background: var(--cta);
}

p.woocommerce-mini-cart__total.total {
    display: flex;
    justify-content: space-between;
    font-size: 18px;
    border-top: 1px solid #cdcdcd;
    padding-top: 10px;
    padding-bottom: 10px;
    color: var(--cta);
}

.woocommerce-mini-cart__total span.woocommerce-Price-amount.amount {
    font-weight: 700;
    font-size: 20px;
    color: var(--text);
}

.item-img-1 {
    flex: 0 0 105px;
}

.item-price-delete {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
    flex: 1;
}

.item-name-2 {
    flex: 0 0 220px;
    padding-inline-start: 10px;
}

.item-details a.remove.remove_from_cart_button {
    padding: 0 !important;
    border: 0;
    width: auto;
    height: auto !important;
    line-height: 1;
}

.mini-cart-header .item-details svg {
    margin-inline-end: 0;
}

.woocommerce-mini-cart li.woocommerce-mini-cart-item.mini_cart_item {
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}

.site-info a:visited {
    color: #dddddd;
}

.site-info a:hover,
.site-info a:focus {
    color: #ffffff;
}

.site-info {
    text-align: center;
}

/* Responsive */
@media only screen and (max-width: 959px) {
    #web3d-checkout-timeline li {
        padding: 0 !important;
        margin-bottom: 15px;
    }

    #web3d-checkout-timeline li,
    #web3d-checkout-timeline.step-4 li {
        float: none;
        width: 100%;
    }
}

a.add_to_wishlist.single_add_to_wishlist.alt span {
    font-size: 0;
    width: 0;
    height: 0;
    overflow: hidden;
}

.woocommerce .products ul li div.variation-radios label,
.woocommerce ul.products li div.variation-radios label,
.woocommerce.post-type-archive div.variation-radios label,
.woocommerce.archive div.variation-radios label,
.home div.variation-radios label,
div.variation-radios label {
    transition: none !important;
}

body.woocommerce.single-product table.variations tbody tr:first-child div.variation-radios label {
    font-size: 0 !important;
}

body .woocommerce-message {
    border-top-color: var(--primary);
}

body .woocommerce-message::before {
    color: var(--primary);
}

.login-form {
    padding: 35px 50px;
    border-radius: 25px;
    box-shadow: 0 4px 28px rgba(0, 0, 0, 0.18);
    text-align: center;
    max-width: 750px;
    margin-inline: auto;

}

#loginform input:not(#wp-submit, #rememberme) {
    width: 100%;
    border: none;
    border-radius: 20px;
    box-shadow: 0 0 10px #ccc;
    padding: 10px 25px;
    text-align: initial;
    background: white;
    height: 50px;
    margin-bottom: 15px;
}

#loginform label,
.login .woocommerce-form-row--wide label {
    font-size: 0;
}

#loginform .login-remember label {
    font-size: 16px;
}

form#loginform p {
    flex: 0 0 100%;
}

form#loginform p.login-remember,
form#loginform p.login-submit {
    flex: 0 0 50%;
    float: right;
}

form#loginform {
    width: 100%;
    max-width: 450px;
    display: flex;
    flex-wrap: wrap;
    margin-inline: auto;
}

.login-form svg {
    width: 75px;
    height: auto;
    fill: var(--secondary);
}

#login-title {
    text-align: center;
    font-size: 28px;
    margin-top: 10px;
    margin-bottom: 30px;
}

form#loginform input[type="submit"],
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    background: var(--secondary);
    color: #fff;
    width: 175px;
    border-radius: 15px;
    height: 45px;
    border: 0;
    font-size: 20px;
    cursor: pointer;
    float: left;
    margin: 0;
}

p.login-remember {
    text-align: start;
}

p.login-submit {
    text-align: end;
}

.woocommerce .login-form form.login {
    padding: 0;
    margin: 0 auto;
    border: 0;
    max-width: 500px;
}

.login-form h2 {
    color: var(--primary);
    margin-block: 0 15px;
}

.woocommerce .login-form form .form-row {
    padding: 3px;
    margin: 0 auto 6px;
    float: unset;
}

:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button {
    background: var(--secondary);
    color: #fff;
    width: 175px;
    border-radius: 15px;
    height: 45px;
    border: 0;
    font-size: 20px;
    cursor: pointer;
    margin: 0;
}

.woocommerce-js ul.products li.product .price+a.button {
    display: none;
}
a.added_to_cart.wc-forward {
    display: none !important;
}