:root {
    --font-kanit: 'Kanit', sans-serif;
    --font-inter: 'Inter', sans-serif;
    /* Colors --------------- */
    --primary-color: #000000;
    --primary-color-opc: 0, 0, 0;
    --primary-color2: #F94834;
    --primary-color2-opc: 249, 72, 52;
    --title-color: #000000;
    --title-color-opc: 0, 0, 0;
    --white-color: #fff;
    --paragraph-color: #00000099;
    --border-color: #EEEEEE;
    --border-color-opc: 230, 230, 230;
}

/* Start WooCommerce Global CSS ---
--------------------------*/
.woocommerce {
    margin: 0;
    padding: 0;
}

.product-card span.yith-wcwl-add-to-wishlist-button__label {
    display: none !important;
}

/* Remove incriment arrow Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/*  Remove incriment arrow Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

/* Start Product shop page -----
------------------------------*/
.product-card {
    padding-bottom: 30px;
}

.product-card .product-card-img>a .batch {
    top: 15px;
}

.product-card h2 a {
    color: var(--title-color);
    font-family: var(--font-syne);
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 0.5px;
    line-height: 1.3;
    transition: 0.5s;
}

.woocommerce ul.products li.product .price {
    color: var(--title-color);
    font-family: var(--font-inter);
    font-size: 18px;
    font-weight: 600;
}

.product-card .product-card-img>a img {
    width: 100%;
    max-height: 374px;
}

.woocommerce nav.woocommerce-pagination ul li span.current {
    background-color: var(--primary-color2);
    border-color: var(--primary-color2);
    color: var(--white-color);
}

.woocommerce nav.woocommerce-pagination ul li span {
    line-height: unset;
}

.woocommerce .woocommerce-ordering .nice-select {
    min-width: 220px;
}

.summary p ins,
.product-card .product-card-content>span ins {
    float: left;
    margin-right: 10px;
    text-decoration: none;
}

/* End Product shop page -----
------------------------------*/


/* Start Single Product page -----
------------------------------*/
.summary .woocommerce-product-rating a.woocommerce-review-link {
    color: rgba(var(--title-color-opc), 0.5);
}

.quantity-area h6 {
    padding-top: 30px;
}

.summary .woocommerce-product-details__short-description {
    padding-bottom: 30px;
}

.summary table .woocommerce-grouped-product-list-item__label a {
    color: var(--title-color);
}

.summary .cart .quantity {
    display: flex;
    flex-direction: row;
    gap: 15px;
}

.summary .cart .quantity button {
    width: 40px;
    height: 40px;
    background: rgba(var(--title-color-opc), 0.07);
    color: var(--title-color);
    transition: 0.5s
}

.summary .cart .quantity input {
    max-width: 58px;
    width: 100%;
    height: 40px;
    border: 1px solid var(--primary-color);
    background-color: var(--white-color);
    text-align: center;
    color: var(--title-color);
    font-family: var(--font-inter);
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0.48px;
}

.summary form table td .quantity {
    width: 170px;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price {
    color: var(--paragraph-color);
    font-size: 1.25em;
}

.woocommerce div.product form.cart div.quantity {
    float: none;
    padding-bottom: 40px;
}

.summary .cart .single_add_to_cart_button:first-child {
    margin-right: 30px;
}

.product-details-btn {
    display: flex;
    align-items: center;
    gap: 30px;
    border-bottom: 1px solid var(--primary-color);
    padding-bottom: 30px;
    flex-wrap: wrap;
}

.summary .cart .single_add_to_cart_button {
    font-family: var(--font-inter);
    font-weight: 600;
    font-size: 16px;
    color: var(--white-color);
    letter-spacing: 0.48px;
    line-height: 1;
    margin-right: 30px;
    padding: 18 px 33px;
    position: relative;
    transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    overflow: hidden;
    z-index: 1;
    white-space: nowrap;
}

.woocommerce-variation-add-to-cart-enabled {
    margin-top: 30px;
}

.woocommerce span.onsale {
    top: 8px;
    left: 8px;
    padding: 5px 10px;
    border-radius: unset;
    background-color: var(--primary-color);
    min-width: unset;
    min-height: unset;
    line-height: 1;
}

.summary .product-shipping-delivers {
    padding: 0;
    list-style: none;
}


.woocommerce div.product div.images ol.flex-control-thumbs {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    margin-top: 20px;
}

.woocommerce div.product div.images .flex-control-thumbs li {
    width: calc(25% - 15px);
}

.woocommerce .single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed,

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor*)) .woocommerce #respond input#submit.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor*)) .woocommerce input.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor*)) .woocommerce input.button.disabled {
    background-color: var(--primary-color);
    color: #fff;
    -webkit-font-smoothing: antialiased;
}

.woocommerce .single_add_to_cart_button.button.alt.custom-checkout-btn.secondary-btn4.two.disabled.wc-variation-selection-needed,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor*)) .woocommerce #respond input#submit.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor*)) .woocommerce button.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor*)) .woocommerce input.button.alt:hover {
    background-color: var(--primary-color3);
    padding: 15px 32px;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt {
    background-color: var(--primary-color3);
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover {
    background-color: var(--primary-color);
}

.product_meta {
    display: flex;
    flex-direction: row;
    gap: 50px;
}

.product_meta a {
    color: #868686;
}

.product_meta span .sku {
    color: #868686;
}

.summary table .nice-select {
    margin: 10px 0;
}

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

.woocommerce div.product form.cart .variations {
    margin-bottom: 0;
}

.woocommerce nav.woocommerce-pagination ul li:not(:last-child) {
    margin-right: 20px;
}

.woocommerce nav.woocommerce-pagination ul {
    padding: 5px 30px;
    border-radius: 40px;
}

.woocommerce nav.woocommerce-pagination ul li a {
    color: rgba(63, 68, 75, 0.5);
    line-height: 18px;
    font-size: 16px;
    border: 1px solid rgba(var(--primary-color3-opc), 0.3);
    border-radius: 50%;
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
}

.woocommerce nav.woocommerce-pagination ul li a:hover {
    background-color: var(--primary-color2);
    color: var(--white-color);
    border: 0;
}

.woocommerce nav.woocommerce-pagination ul li a.next,
.woocommerce nav.woocommerce-pagination ul li a.prev {
    background-color: none;
    border: none;
}

.woocommerce nav.woocommerce-pagination ul li a.next:hover,
.woocommerce nav.woocommerce-pagination ul li a.prev:hover {
    background-color: unset;
    background: unset;
    border: none;
    color: var(--primary-color2);
}

.woocommerce .woocommerce-ordering .nice-select span {
    padding-right: 20px;
}

.woocommerce .star-rating {
    color: #FFC200;
    font-size: 14px;
    width: 6.5em;
}

.woocommerce .star-rating span::before {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 14px;
    color: #FFC200;
    letter-spacing: 2px;
}

.woocommerce .product-card-content .star-rating span {
    width: 100% !important;
}

.egns-nexaq-product-archive {
    display: flex;
    flex-direction: column;
}

.innerpage-pagination-area .paginations .page-item span.current {
    width: 40px;
    height: 40px;
    border-radius: 40px;
    background-color: var(--primary-color2);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 500;
    color: var(--white-color);
}

.woocommerce .star-rating::before {
    content: "";
}

.payment-gateway-icons {
    position: relative;
    border-top: 1px solid var(--border-color-opc);
    padding-top: 30px;
    clear: both;
}

.payment-gateway-icons::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #ccc;
    margin-top: 20px;
}

.payment-gateway-icons p {
    padding: 20px 0;
}

.summary .price span {
    color: var(--title-color);
}

.woocommerce div.product form.cart .two {
    float: none;
}


.woocommerce ul.products li.product .onsale {
    margin: 0;
}

.related ul.products li a {
    color: var(--title-color);
}

.woocommerce section.related.products {
    margin-top: 80px;
}

.woocommerce-Reviews h2.woocommerce-Reviews-title {
    color: var(--title-color);
    font-family: var(--font-syne);
    font-size: 24px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 40px;
}

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

.woocommerce #reviews #comments ol.commentlist li {
    margin-bottom: 25px;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    padding: 0;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0 0 0 70px;
    border: none;
    border-radius: 4px;
    padding: 0;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
    font-size: 0.83em;
    margin: 0;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong.woocommerce-review__author {
    line-height: 1;
    margin-bottom: 0;
    color: var(--title-color);
    font-family: var(--font-syne);
    font-size: 15px;
    font-weight: 600;
    text-transform: capitalize;
}

.woocommerce #reviews #comments ol.commentlist li .star-rating {
    float: none;
    margin-bottom: 5px;
}

.woocommerce-Reviews #review_form {
    background-color: var(--white-color);
    border: 1px solid var(--border-color);
    box-shadow: 4px 3px 40px 0px rgba(16, 33, 34, 0.06);
    padding: 50px 40px;
    border-radius: 10px;
}

.woocommerce-Reviews #review_form .comment-form {
    background: unset;
    border: unset;
    box-shadow: unset;
    padding: 0;
    border-radius: unset;
}

.woocommerce-Reviews #review_form span#reply-title {
    color: var(--title-color);
    font-family: var(--font-syne);
    font-size: 24px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 30px;
}

.woocommerce-Reviews #review_form .comment-form label {
    margin: 0;
    color: var(--title-color);
    font-family: var(--font-inter);
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7;
    margin-bottom: 5px;
}

.woocommerce-Reviews #review_form .comment-form textarea,
.woocommerce-Reviews #review_form .comment-form input {
    background: var(--white-color);
    color: var(--title-color);
    font-family: var(--font-inter);
    font-size: 14px;
    font-weight: 500;
    height: 50px;
    width: 100%;
    padding: 10px 20px;
    outline: none;
    border: 1px solid var(--border-color);
    border-radius: 5px;
}

.woocommerce-Reviews #review_form .comment-form .nice-select {
    margin-bottom: 30px;
}

.woocommerce-Reviews #review_form .comment-form textarea {
    height: 120px !important;
}

.woocommerce-Reviews #review_form .comment-form input[type="submit"] {
    color: #fff !important;
    width: auto;
    min-width: 160px;
}

.woocommerce-Reviews #review_form .comment-form input#wp-comment-cookies-consent {
    height: auto;
    width: auto;
}

.woocommerce-Reviews #review_form .comment-form p.comment-form-cookies-consent label {
    display: inline;
}

.woocommerce table.shop_attributes td {
    padding: 0 10px;
}

.product-details-top-section .payment-method {
    padding: 17px 30px;
    border: 1px solid rgba(var(--primary-color-opc), 0.1);
    border-radius: 5px;
    max-width: 460px;
    width: 100%;
    margin-top: 25px;
}

.product-details-top-section .payment-method h6 {
    color: var(--title-color);
    font-family: var(--font-inter);
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.48px;
    margin-bottom: 15px;
}

.product-details-top-section .payment-method .payment-card-list {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    align-items: center;
    gap: 20px;
}

.product-details-top-section .product-shipping-delivers {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-top: 20px;
}

.product-details-top-section .product-shipping-delivers li {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 10px;
}

.product-details-top-section .product-shipping-delivers li svg {
    fill: var(--primary-color);
}

.product-details-top-section .product-shipping-delivers li p {
    color: rgba(var(--title-color-opc), 0.6);
    font-family: var(--font-inter);
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.32px;
    margin-bottom: 0;
}

.product-details-top-section .product-shipping-delivers li p a {
    color: rgba(var(--title-color-opc), 0.6);
    background: linear-gradient(to bottom, #100C08 0%, #100C08 98%);
    background-size: 100% 2px;
    background-repeat: no-repeat;
    background-position: left 100%;
    transition: background-size 0.75s;
}

.product-details-top-section .product-shipping-delivers li p a:hover {
    background-size: 0 2px;
    background-position: 0% 100%;
    color: var(--primary-color);
}

/* product tab css  */
.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding-left: 80px;
    padding-top: 60px;
    border-bottom: 1px solid var(--primary-color);
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: none;
    background-color: unset;
    padding-right: 50px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    color: var(--paragraph-color);
    font-family: var(--font-kanit);
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.36px;
    text-transform: capitalize;
    border: none;
    background: linear-gradient(to bottom, #222222 0%, #222222 98%);
    background-size: 0px 3px;
    background-repeat: no-repeat;
    background-position: right 100%;
    transition: background-size 0.75s;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: var(--title-color);
    background-size: 100% 3px;
    background-position: 0% 100%;
}

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

.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
    box-shadow: none;
}

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

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    border-bottom: 1px solid var(--primary-color3);
}

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

.woocommerce-wishlist table.wishlist_table {
    border-collapse: collapse;
}

/* End Single Product page -----
------------------------------*/


/* Start Cart page -----
------------------------------*/
.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
    border-radius: 5px;
    background-color: var(--primary-color);
    font-family: var(--font-inter);
    font-weight: 600;
    font-size: 16px;
    color: var(--white-color);
    letter-spacing: 0.48px;
    line-height: 1;
    padding: 18px 32px;
    position: relative;
    align-items: center;
    display: inline-flex;
    gap: 4px;
    transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    overflow: hidden;
    z-index: 1;
    white-space: nowrap;
}

.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained::after {
    content: attr(data-text);
    position: absolute;
    top: 50%;
    opacity: 0;
    transform: translate(0, 100%);
    transition: opacity 0.2s, transform 0.2s;
    transition-timing-function: ease, ease;
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    white-space: nowrap;
}

.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: 102% 102%;
    border-radius: inherit;
    transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    opacity: 0;
    z-index: -1;
}

.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained:hover::after {
    transform: translate(0%, -50%);
    opacity: 1;
}

td.wc-block-cart-item__product div.wc-block-components-product-badge {
    display: none;
}

.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {
    font-size: 10px;
    padding: 0;
    height: 30px;
}

.is-large.wc-block-cart .wc-block-cart-items th {
    padding: 15px 16px 15px 0;
}

.wc-block-cart-items__header-image span {
    padding-left: 20px;
}

table th,
table tr,
.page-wrapper table th,
.page-wrapper table tr,
.page-wrapper table td,
.blog-details-section table th,
.blog-details-section table tr,
.blog-details-section table td,
.comments-area table th,
.comments-area table tr,
.comments-area table td {
    border-left: 0;
    border-right: 0;
}

.wc-block-components-sidebar.wc-block-cart__sidebar.wp-block-woocommerce-cart-totals-block {
    border: 1px solid var(--border-color);
    padding: 10px 20px;
    border-radius: 10px;
}

.wc-block-components-product-metadata {
    font-size: .75em;
    display: none;
}

.woocommerce-message {
    padding: 1em 2em 1em 3.5em;
    margin: 0 0 2em;
    position: relative;
    background-color: transparent;
    color: #515151;
    border: 1px solid var(--primary-color2);
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor*)) .woocommerce #respond input#submit,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor*)) .woocommerce a.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor*)) .woocommerce button.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor*)) .woocommerce input.button {
    padding: 18px 33px;
    font-weight: 500;
    border-radius: 0;
    left: auto;
    color: #fff;
    background-color: #000;
    border: 0;
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name {
    display: block;
    color: var(--title-color);
    font-family: var(--font-kanit);
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4;
    margin-bottom: 10px;
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link {
    text-decoration: none !important;
}

/* End Cart page -----
------------------------------*/


/* Start Check Out page -----
------------------------------*/
.wc-blocks-components-select .wc-blocks-components-select__select,
.wc-block-components-form .wc-block-components-text-input input[type="email"],
.wc-block-components-form .wc-block-components-text-input input[type="number"],
.wc-block-components-form .wc-block-components-text-input input[type="password"],
.wc-block-components-form .wc-block-components-text-input input[type="tel"],
.wc-block-components-form .wc-block-components-text-input input[type="text"],
.wc-block-components-form .wc-block-components-text-input input[type="url"],
.wc-block-components-text-input input[type="email"],
.wc-block-components-text-input input[type="number"],
.wc-block-components-text-input input[type="password"],
.wc-block-components-text-input input[type="tel"],
.wc-block-components-text-input input[type="text"],
.wc-block-components-text-input input[type="url"] {
    border: 1px solid var(--border-color) !important;
}

.wc-block-components-button.wp-element-button.wc-block-components-totals-coupon__button.contained {
    background-color: var(--primary-color);
    color: var(--white-color);
}

.wc-blocks-components-select .wc-blocks-components-select__container {
    border: 1px solid var(--border-color) !important;
}

.wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted,
.wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted {
    border-radius: 4px;
    box-shadow: inset 0 0 0 2px var(--primary-color) !important;
}

.wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button--full-width {
    width: 100%;
    background-color: var(--primary-color);
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}

/* End Check Out page -----
------------------------------*/


/* Start Order Details page -----
------------------------------*/
.woocommerce .woocommerce-order .woocommerce-thankyou-order-received {
    margin-bottom: 50px;
    font-size: 24px;
    font-weight: 800;
    color: var(--primary-color3);
}

.woocommerce-order-details ul li p {
    font-size: 16px;
}

.woocommerce .woocommerce-order ul {
    padding: 0;
}

table th,
table tr,
.page-wrapper table th,
.page-wrapper table tr,
.page-wrapper table td,
.blog-details-section table th,
.blog-details-section table tr,
.blog-details-section table td,
.comments-area table th,
.comments-area table tr,
.comments-area table td {
    border: 0;
}

/* End Order Details page -----
------------------------------*/



/* Start My Account page -----
------------------------------*/

.woocommerce-account .woocommerce-MyAccount-navigation ul {
    margin: 0;
    list-style: none;
    background-color: #111A22;
    padding: 35px 15px;
    border-radius: 10px;
    position: sticky;
    top: 50px;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li {
    margin-bottom: 20px;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li:last-child {
    margin: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    padding: 13px 20px;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    display: flex;
    align-items: center;
    gap: 10px;
    transition: 0.5s;
    color: #fff;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
    background-color: rgba(var(--primary-color-opc), 0.2);
}

.woocommerce-account .woocommerce-MyAccount-content p a {
    color: var(--primary-color);
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields,
.woocommerce-account .woocommerce-MyAccount-content form.woocommerce-EditAccountForm.edit-account {
    padding: 35px 40px;
    border-radius: 20px;
    background-color: #f7f7f7;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields label,
.woocommerce-account .woocommerce-MyAccount-content form.woocommerce-EditAccountForm.edit-account label {
    color: var(--title-color);
    font-family: var(--font-inter);
    font-size: 15px;
    font-weight: 600;
    display: block;
    margin-bottom: 15px;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields input,
.woocommerce-account .woocommerce-MyAccount-content form.woocommerce-EditAccountForm.edit-account input {
    background: transparent;
    color: var(--paragraph-color);
    font-family: var(--font-inter);
    font-size: 14px;
    font-weight: 400;
    height: 48px;
    width: 100%;
    padding: 10px 20px;
    outline: none;
    border: 1px solid rgba(var(--primary-color2-opc), 0.15);
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields .select2-container--default .select2-selection--single {
    background: transparent;
    color: var(--paragraph-color);
    font-family: var(--font-inter);
    font-size: 14px;
    font-weight: 400;
    height: 48px;
    width: 100%;
    padding: 10px 20px;
    outline: none;
    border: 1px solid rgba(var(--primary-color2-opc), 0.15);
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 48px;
    position: absolute;
    top: 1px;
    right: 10px;
    width: 20px;
}

.woocommerce-account .woocommerce-MyAccount-content form.woocommerce-EditAccountForm.edit-account input[type="checkbox"] {
    width: auto;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields button[type="submit"],
.woocommerce-account .woocommerce-MyAccount-content form.woocommerce-EditAccountForm.edit-account button[type="submit"],
.woocommerce-account .woocommerce-MyAccount-content form.woocommerce-EditAccountForm.edit-account input[type="submit"] {
    color: var(--white-color);
    font-family: var(--font-inter);
    font-size: 16px;
    font-weight: 600;
    background-color: var(--primary-color);
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    z-index: 1;
    transition: all 0.6s;
    line-height: 1;
    width: auto;
    height: 48px;
    margin-top: 10px;
    padding: 10px 20px;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address {
    background-color: #f7f7f7;
    padding: 20px;
    margin-top: 20px;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address header.woocommerce-Address-title a {
    float: none;
    color: var(--primary-color);
    margin-bottom: 10px;
    display: inline-block;
}

form.woocommerce-form.woocommerce-form-register.register,
form.woocommerce-form.woocommerce-form-login.login {
    max-width: 600px;
}

.woocommerce .woocommerce-form-register .woocommerce-form-register__submit,
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    color: #fff;
    min-width: 120px;
    background-color: var(--primary-color);
}

.woocommerce .woocommerce-form-register .woocommerce-form-register__submit:hover,
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover {
    color: #fff;
    background-color: #000;
    padding: 15px;
    border-radius: 0;
}

table.my_account_orders td,
.woocommerce table.my_account_orders th {
    padding: 10px 12px;
}

table.my_account_orders td,
.woocommerce table.my_account_orders th a {
    color: inherit;
}

.woocommerce table.my_account_orders .button {
    color: inherit;
    font-size: 16px;
    font-weight: 600;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    padding: 10px;
    border: 1px solid #e4e4e4;
}

.woocommerce .woocommerce-form-register .woocommerce-form-register__submit,
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    padding: 15px;
    border-radius: 0;
}

.woocommerce-form-login p.form-row label,
.woocommerce-form-login p.form-row button {
    margin-top: 20px;
}

.woocommerce .woocommerce-form-register p a,
.woocommerce .woocommerce-form-login p a {
    color: var(--paragraph-color);
}

.woocommerce .woocommerce-form-register p a {
    font-weight: 600;
}

/* End My Account page -----
------------------------------*/


.wp-block-woocommerce-empty-cart-block hr,
.wp-block-woocommerce-empty-cart-block hr+h2.wp-block-heading,
.wp-block-woocommerce-empty-cart-block .wc-block-grid.wp-block-product-new {
    display: none;
}

#yith-quick-view-modal.open .yith-wcqv-main {
    position: relative;
    border-radius: 4px;
}

@media only screen and (min-width: 1200px) and (max-width:1599px) {
    .woocommerce div.product div.images .flex-control-thumbs li:not(:last-child) {
        margin-right: 17px;
    }
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .summary .cart .single_add_to_cart_button {
        margin-right: 20px;
    }

    .woocommerce div.product div.images .flex-control-thumbs li:not(:last-child) {
        margin-right: 10px;
    }

    .woocommerce div.product .woocommerce-tabs .panel p img {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width:767px) {

    .woocommerce div.product div.images .flex-control-thumbs li:not(:last-child) {
        margin-right: 15px;
    }

    .woocommerce div.product .woocommerce-tabs .panel p img {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width:575px) {

    .woocommerce div.product div.images .flex-control-thumbs li:not(:last-child) {
        margin-right: 10px;
    }
}