/**
 * All style work after install WooCommerce plugin.
 * WooCommerce control option include in theme option, but without install WooCommerce plugin insall style do not effect
**/


/*-------------------------------------------------------
# WooCommerce CSS
# Product Tabs
# Product Ajax Search Style
# Woo Header Element
# Cart Page CSS
# Mini Cart Style
# My Account Popup
# Quick View Popup
# Product Comments and Review
# My Account Page Style
# Checkout Page Style Start
# Sign In Page Style Start
# Product rating style
# Single Shop elevateZoom Style
# Woocommerce Single Shop Style
# Woocommerce Products Header Style
# Product Thumbnail Style
# Products list Style
# Product Category Style
# Sale Countdown
# WooCommerce Widgets
--------------------------------------------------------*/


/*===================
 WooCommerce CSS
====================*/
.my-account-dropdown > a {
    color: var(--theme-general-color);
}

.my-account-popup li a {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 14px;
    line-height: 30px !important;
    display: block;
}

.ecommerce-header .top-links li:first-child {
    padding-left: 0;
}

.ecommerce-header .top-links li > a {
    padding: 0;
}

.ecommerce-header .top-links li > a > i {
    padding-right: 5px;
}

.wishlist_table .product-add-to-cart a {
    width: auto;
    display: block !important;
    margin-bottom: 0 !important;
}

.product-deal-list .product-image {
    float: left;
    width: 40%;
}

.product-deal-list .product-info {
    float: left;
    width: 60%;
}

.e-bg-light .product-wrapper, 
.e-bg-light .product-wrapper .hover-area {
    background-color: var(--theme-light-color) !important;
}

.product-category .caregory-image {
    width: 120px;
}

.product-wrapper .product-image .wishlist-view {
    z-index: 10;
}

[class*="product-deal-"] .woocommerce-product-details__short-description {
    display: none;
}

.woocommerce-products-header {
    display: none;
}

.product-slide-thumb a {
    background-color: var(--theme-light-color);
}

fieldset {
    margin: 0 2px;
    padding: 1.5em 1.75em 1em;
}

.woocommerce .woocommerce-customer-details, 
.woocommerce .woocommerce-order-details, 
.woocommerce .woocommerce-order-downloads {
    margin-bottom: 2em;
}

.woocommerce .col2-set .col-1, 
.woocommerce-page .col2-set .col-1, 
.woocommerce .col2-set .col-2, 
.woocommerce-page .col2-set .col-2 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    max-width: 50%;
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
}

.woocommerce .col2-set, 
.woocommerce-page .col2-set {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

.woocommerce table.shop_table td {
    padding: 8px 12px;
    vertical-align: middle;
    text-align: left;
}

.woocommerce .woocommerce-customer-details :last-child, 
.woocommerce .woocommerce-order-details :last-child, 
.woocommerce .woocommerce-order-downloads :last-child {
    margin-bottom: 0;
}

.woocommerce ul.order_details {
    margin: 0 0 3em;
    list-style: none;
    display: inline-block;
}

.woocommerce ul.order_details li {
    float: left;
    margin-right: 2em;
    text-transform: uppercase;
    font-size: .715em;
    line-height: 1;
    border-right: 1px dashed #d3ced2;
    padding-right: 2em;
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
}

.woocommerce ul.order_details li strong {
    display: block;
    font-size: 1.4em;
    text-transform: none;
    line-height: 1.5;
}

.woocommerce-account.logged-in .entry-content > .woocommerce, 
.woocommerce-account.logged-in .wpb_wrapper > .woocommerce {
    display: flex;
    flex-flow: row;
}

.comment-list .children, 
.comment-navigation .nex-prev-nav, 
.woocommerce div.summary .price-summary .total-discount, 
.woocommerce div.summary .price-summary .overall-discount, 
.woocommerce div.summary .unicode-bought-together-products .items-total-price-button, 
.single-product-page > .unicode-bought-together-products .items-total-price-button .items-total-price > div:last-child, 
.single-product-page > .woocommerce-tabs .items-total-price-button .items-total-price > div:last-child, 
.woocommerce table.shop_table td, 
.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info, 
.unicode-accordion.accordion-line .card, 
.unicode-mobile-menu ul.mobile-main-menu > li:first-child {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #e9e9e9;
}

.woocommerce table.shop_table tbody th, 
.woocommerce table.shop_table tfoot td, 
.woocommerce table.shop_table tfoot th {
    font-weight: 600;
    border-top: 1px solid rgba(0,0,0,.1);
}

.woocommerce-shipping-totals ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.woocommerce table.shop_table th {
    padding: 9px 12px;
    text-align: left;
}

.woocommerce-MyAccount-navigation li a {
    padding: 1em 1em 1em 1.7em;
    display: block;
    color: var(--theme-dark-color);
}

.woocommerce-account .user-avatar img {
    border-radius: 50%;
    border: 1px solid #fff;
    padding: 5px;
}

.woocommerce-account .user-avatar img {
    vertical-align: middle;
    width: 80px;
    height: 80px;
}

.woocommerce-account .user-info .display-name {
    margin-bottom: 0;
    margin-top: 10px;
    color: #fff
}

.woocommerce-account .MyAccount-navigation-wrapper {
    flex: 0 0 25%;
    max-width: 25%;
}

.woocommerce-account .woocommerce-MyAccount-content {
    flex: 0 0 75%;
    max-width: 75%;
    padding-left: 2em;
}

.woocommerce-account .unicode-user-profile {
    padding: 2em 1em;
    text-align: center;
    background-color: var(--theme-secondary-color)
}

.widget_product_categories ul li:last-child {
    padding-bottom: 0;
}

.widget_product_categories ul li.current-cat > a {
    color: var(--theme-primary-color);
}

.widget_product_categories {
    border: 1px solid;
    padding: 24px;
    background-color: var(--theme-white-color);
    border-radius: 5px;
    border-color: var(--theme-border-color);
}

.product-info .woocommerce-product-details__short-description {
    display: none;
}

.single-product-wrapper .images-inner {
    position: relative;
}

.tabs-layout .tab-content-wrap a.accordion-title, 
.accordion-layout .tabs, .toggle-layout .tabs {
    display: none;
}

.woocommerce-Tabs-panel.panel {
    max-height: max-content
}

.product .yith-wcwl-add-button > a i {
    display: none;
}

.summary.entry-summary .yith-wcwl-wishlistexistsbrowse {
    position: relative;
}

.summary.entry-summary .yith-wcwl-wishlistaddedbrowse a:before,
.summary.entry-summary .yith-wcwl-wishlistexistsbrowse a:before {
    left: 0;
    transform: translate(0, -50%);
}

.product-show {
    display: flex;
    align-items: center;
    gap: 10px;
}

.woocommerce div.summary .yith-wcwl-add-to-wishlist a {
    font-weight: 400;
    text-transform: capitalize;
    padding-left: 20px;
}

.entry-summary form.cart {
    margin: 15px 0 !important;
    margin-left: 0;
}

.entry-summary form.cart table tr,
.entry-summary form.cart table td {
    padding: 0;
}

.woocommerce form.cart .unicode_quick_buy_simple.loading:before,
.woocommerce form.cart .single_add_to_cart_button.loading:before {
    position: absolute;
    right: calc(50% - 6px);
    z-index: 1;
    top: 13px;
}

.woocommerce form.cart .unicode_quick_buy_simple.loading,
.woocommerce form.cart .single_add_to_cart_button.loading {
    color: rgba(255,255,255,0.05) !important;
    pointer-events: none !important;
    position: relative;
}

.woocommerce a.added_to_cart {
    display: none;
}

.woocommerce div.product .woocommerce-variation-availability {
    margin-top: .2em;
    margin-bottom: 1em !important;
}

.entry-summary .cart.unicode-swatches-wrap,
.single_variation_wrap {
    display: block;
}

.single-product .summary-inner .breadcrumb {
    margin-bottom: 10px !important;
}

.search-results-wrapper {
    position: relative;
}

.autocomplete-suggestions .autocomplete-selected {
    background-color: var(--theme-light-color);
}

.search-results-wrapper .autocomplete-suggestions, 
.trending-search-results {
    -webkit-overflow-scrolling: touch;
    max-height: 55vh;
    overflow-x: hidden;
    position: absolute;
    background-color: var(--theme-white-color);
    width: 100%;
    z-index: 1000;
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,.15);
    -moz-box-shadow: 0 0 4px rgba(0,0,0,.15);
    box-shadow: 0 0 4px rgba(0,0,0,.15);
}

.search-results-wrapper .autocomplete-suggestion {
    padding: 6px 10px;
    border-bottom: 1px solid rgba(0,0,0,0.05);
    display: flex;
    align-items: center;
    cursor: default;
}

.search-results-wrapper .autocomplete-suggestion img {
    width: 40px;
    height: 40px;
    display: inline-block;
    margin-right: 10px;
}

.search-results-wrapper .autocomplete-suggestion img + .search-name {
    margin-top: -0.15em;
    padding-left: 0.5em;
}

.search-results-wrapper .autocomplete-suggestion .search-name {
    -ms-flex: 1;
    flex: 1;
    font-size: 13px;
}

.search-results-wrapper .autocomplete-suggestion .search-price {
    font-size: 13px;
    font-weight: 500;
    color: var(--theme-secondary-color);
}

.search-results-wrapper .autocomplete-suggestion .search-price, 
.autocomplete-suggestion .search-rating {
    padding-top: 3px;
    margin-left: 5px;
}

.autocomplete-suggestion .search-rating,
.autocomplete-suggestion .search-rating .rating-count {
    display: none;
}

.search-results-wrapper .autocomplete-suggestion {
    cursor: pointer;
}

.search-spinner i {
    display: none;
}

.single_add_to_wishlist.loading,
.ajax_add_to_cart.loading,
.quickview-btn.loading {
    background-color: var(--theme-primary-color);
}

.quickview-btn.loading:after {
    display: none;
}

.ajax_add_to_cart.loading::before,
.compare-button .blockOverlay:before,
.add_to_wishlist.loading:before {
    position: relative;
    z-index: 1001;
}

.search-spinner::before {
    border-color: var(--theme-secondary-color);
}

.unicode_quick_buy_simple.loading:before,
.single_add_to_cart_ajax_button.loading:before,
.add_to_wishlist.loading::before,
.ajax_add_to_cart.loading::before {
    border: 2px solid;
    border-radius: 50%;
    border-top: 2px solid;
    border-color: var(--theme-white-color);
    border-top-color: transparent;
    content: '';
    display: inline-flex;
    width: 12px;
    height: 12px;
    -webkit-animation: spin 1s linear infinite; /* Safari */
    animation: spin 1s linear infinite;
}

@-webkit-keyframes spin{
    100%{-webkit-transform:rotate(360deg);
    transform:rotate(360deg)}
}

@keyframes spin{
    100%{-webkit-transform:rotate(360deg);
    transform:rotate(360deg)}
}

.product-wrapper .product-price .price ins{
    order: 1
}

.product-wrapper .product-price .price del{
    order: 2
}

.product-wrapper .product-image .on-sale {
    z-index: 10;
}

.product-wrapper .product-price .price del .woocommerce-Price-amount{
    font-size: 13px;
    font-weight: 500;
    font-family: var(--theme-general-font);
    color: #abadae;
}

a.add_to_cart_button:hover {
    background-color: var(--theme-secondary-color);
    color: #fff;
}

.product-wrapper .hover-area .cart-button a.added_to_cart,
.product-wrapper .hover-area .cart-button a.loading::after {
    display: none;
}

.product-wrapper .hover-area .cart-button a.added_to_cart::after {
    content: "\f18a";
    font-size: 11px;
    left: 4px;
}

.yith-wcwl-add-to-wishlist .feedback,
.product-wrapper .product-image .wishlist-view a span {
    display: none;
}

.product-wrapper .product-info .stock-availability {
    display: none;
}

.products.product-list .product-info .product-price .price bdi, 
.products.product-list .product-info .product-price .price ins {
    font-size: 18px;
}

.woocommerce-error, 
.woocommerce-info, 
.woocommerce-message {
    padding: 1em 2em;
    margin: 0 0 2em;
    position: relative;
    background-color: lightgoldenrodyellow;
    color: var(--theme-dark-color);
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
}

.woocommerce-terms-and-conditions-wrapper {
    margin-bottom: 15px;
}

.woocommerce form .form-row.woocommerce-invalid-required-field input.input-text {
    border: 2px solid #a00;
}

.product-quantity .quantity {
    gap: 10px;
}

.woocommerce-form-track-order {
    width: 70%;
    padding: 48px;
    background-color: var(--theme-light-color);
    margin: 0 auto;
}

.product-img {
    position: relative;
}

.product-img span {
    padding: 3px 10px;
    position: absolute;
    right: 10px;
    top: 10px;
    color: #fff;
}

.product-img span.onsale {
    background-color: var(--theme-primary-color);
}

.product-img span.new {
    background-color: #80bd66
}

.stock.in-stock {
    color: #fff;
    background-color: #7eb864;
    line-height: 25px;
    padding: 0 12px;
    display: inline-block;
    margin-top: 15px;
    font-size: 11px;
    margin-bottom: 15px
}

/*===============
# Product Tabs
===============*/
.product-tabs {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.product-tabs .nav {
    gap: 20px;
    border-bottom-width: 2px;
}

.product-tabs .nav li {
    margin: 0;
    padding: 0;
}

.product-tabs .nav .nav-link {
    color: var(--theme-dark-color);
    padding: 12px 0;
    position: relative;
    font-family: var(--theme-general-font);
    font-size: 14px;
    border: 0;
}

.product-tabs .nav .nav-link.active {
    color: var(--theme-primary-color);
}

.product-tabs .nav .nav-link.active::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 2px;
    background-color: var(--theme-primary-color);
    bottom: -1px;
    left: 0;
}

/*==================
 WooCommerce Login
 =================*/
.customer-login, 
.customer-signup {
    display: none;
}

.password-input {
    position: relative;
}

.show-password-input {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    background-color: transparent;
    padding: 0;
}

.show-password-input::before {
    content: "\e960";
    font-family: "icomoon";
    color: var(--theme-dark-color);
}

.show-password-input.display-password::before {
    content: "\e95f";
}

.unicode-signin-up-popup {
    position: relative;
    background-color: #fff;
}

.customer-login.active, 
.customer-signup.active {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.unicode-login-signup, 
.unicode-signin-up-popup {
    max-width: 480px;
    margin: 0 auto;
    -webkit-box-shadow: 0 0 3px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 0 3px rgba(0,0,0,.20);
    box-shadow: 0 0 3px rgb(0 0 0 / 20%);
}

.woocommerce-form-login input[type="text"],
.woocommerce-form-login input[type="password"],
.woocommerce-form-register input[type="email"],
.woocommerce-form-register input[type="password"] {
    height: 50px;
}

.unicode-signin-up-popup label.woocommerce-form__label-for-checkbox {
    margin: 0;
}

.woocommerce .unicode-login-signup {
    padding: 50px;
}

.woocommerce-login-button {
    display: inline-block;
    margin: 0;
}

.woocommerce-new-signup {
    margin-top: 15px;
}

/*===========================
 Product Ajax Search Style
===========================*/
.product-search {
    position: relative;
    width: 100%;
}

.product-search .select-appearance-none {
    position: relative;
}

.product-search form {
    border: 2px solid;
    border-color: var(--theme-primary-color);
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 40px;
    background-color: var(--theme-light-color);
}

.ajax-search-square {
    border-radius: 0px;
}

.ajax-search-radius {
    border-radius: 5px;
}

.ajax-search-pill {
    border-radius: 25px;
}

.product-search form select {
    padding: 0 38px 0 15px;
    outline: none;
    width: auto;
}

.product-search form select:focus {
    outline: none;
}

.form-inline input.search-field {
    padding: 0 15px 0 20px;
    border: none;
    height: 40px;
    outline: none;
    background-color: transparent;
}

input:-internal-autofill-selected {
    background-color: transparent !important;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { 
    display: none; 
}

.search-box-shape input.search-field {
    border-radius: 0 !important;
}

.form-inline select::-ms-expand {
    display: none;
}

.product-search .form-inline button {
    position: absolute;
    top: -1px;
    right: 0;
    height: 100%;
    width: 50px;
    border: none;
    background: transparent;
    padding: 0;
    color: var(--theme-dark-color);
    display: flex;
    justify-content: center;
    align-items: center;
}

.product-search .select-appearance-none::before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 2px;
    height: 50%;
    content: "";
    background-color: #dcd9d9;
    right: 0;
}

.product-search .search-spinner::before {
    border: 2px solid;
    border-radius: 50%;
    border-top: 2px solid;
    border-color: var(--theme-border-color);
    border-top-color: var(--theme-dark-color);
    content: '';
    display: inline-flex;
    width: 15px;
    height: 15px;
    -webkit-animation: search-spin 1s linear infinite; /* Safari */
    animation: search-spin 1s linear infinite;
}

@-webkit-keyframes search-spin{
    100%{-webkit-transform:rotate(360deg);
    transform:rotate(360deg)}
}

@keyframes search-spin{
    100%{-webkit-transform:rotate(360deg);
    transform:rotate(360deg)}
}

/*====================
Woo Header Element
====================*/
.WooCommerce-icons {
    display: flex;
    height: 100%;
    gap: 10px;
    align-items: center;
    justify-content: end;
}

.header-cart .cart .cart-wrap .header-cart-count,
.header-cart .cart .cart-wrap .woocommerce-Price-amount {
    font-size: 14px;
    font-weight: 600
}

.my-account-dropdown .user-name {
    font-size: 14px;
    color: var(--theme-dark-color);
    font-weight: 500;
    font-family: var(--theme-primary-font);
}

.my-account-dropdown .user-txt,
.header-cart .header-cart-item-text {
    font-weight: 500;
    line-height: 1;
}

.header-cart.style-1 .header-cart-count {
    position: absolute;
    right: 0;
}

.header-cart.style-2 .cart-text {
    display: none;
}

.header-cart.style-2 .cart-icon {
    position: relative;
}

.header-cart.style-2 .header-cart-count {
    position: absolute;
}

.my-account-dropdown .my-account-icon,
.refresh-view .compare-icon,
.wishlist-view .wishlist-icon,
.header-cart .cart-icon,
.search-view > a,
.wishlist-view > a,
.refresh-view > a,
.sign-in > a,
.my-account > a {
    line-height: 40px;
    text-align: center;
    width: 40px;
    height: 40px;
    border-radius: 3px;
    color: var(--theme-dark-color);
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.my-account-icon i,
.compare-icon i,
.wishlist-icon i,
.cart-icon i {
    line-height: 40px;
}

.my-account-dropdown > a,
.refresh-view > a,
.wishlist-view > a,
.header-cart .cart {
    display: flex;
    align-items: center;
    color: var(--theme-general-color);
    gap: 10px;
}

.header-cart .cart .cart-wrap .woocommerce-Price-amount {
    color: var(--theme-dark-color);
}

/*=================
Cart Page CSS
=================*/
.cart-popup {
    height: 100vh;
}

.widget_shopping_cart_content {
    height: 100%;
}

table.wishlist_table {
    font-size: 100%;
}

table.cart input.qty {
    border-radius: 20px;
    border: 1px solid #e1e1e1;
}

ul.products li:hover .add_to_cart_button {
    visibility: visible;
    opacity: 1;
}

.coupon > label {
	display: none;
}

.header-cart-2 {
    position: relative;
}

table.cart .actions .coupon {
	align-items: center !important;
	justify-content: flex-start !important;
	display: flex !important;
}

table.cart td.actions {
    text-align: right
}

.actions-button .coupon {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.actions-button .coupon label {
    width: auto;
}

.actions-button .coupon input {
    padding: 8px 12px;
    border: 1px solid #e1e1e1;
}

.actions-button .coupon button {
    line-height: 40px;
    border: 0;
    background-color: var(--theme-primary-color);
    padding: 0 15px;
    color: #fff;
    display: inline-block;
    left: auto;
    float: none;
}

.coupon > label {
    display: none;
}

.actions-button button:disabled[disabled] {
    background-color: #ebe9eb;
    color: #a5a5a5;
    line-height: 46px;
    padding: 0 20px;
    font-weight: 600;
}

.actions-button button {
    line-height: 40px;
    border: 0;
    background-color: var(--theme-primary-color);
    padding: 0 15px;
    color: #fff;
    display: table;
    margin-left: auto;
}

#place_order,
.woocommerce-form-track-order .button,
.shipping-calculator-form .button,
.wc-proceed-to-checkout .checkout-button {
    line-height: 40px;
    color: var(--theme-white-color);
    background-color: var(--theme-primary-color);
    padding: 0 15px;
    display: table;
    font-family: var(--theme-hyperlink-font);
    font-size: 15px;
}

table .product-thumbnail a {
    width: 100px;
    display: block;
}

table .product-thumbnail a img {
    width: 80px;
    height: 80px;
}

table .product-remove a.remove {
    position: relative;
    text-align: center;
}

table.cart .actions button.button:disabled[disabled] {
    background-color: #ebe9eb;
}

.woocommerce-cart-form__cart-item .product-name>a {
    color: var(--theme-secondary-color);
    font-weight: 500;
}

.woocommerce-cart-form__cart-item .product-name .variation {
    display: flex;
    align-items: center;
    margin: 0;
    font-size: 13px;
}

.woocommerce-cart-form__cart-item .product-name .variation dd.variation-Vendor {
    margin-bottom: 0;
    margin-left: 10px;
}

table.shop_table.cart td.product-quantity {
    vertical-align: middle;
}

table.shop_table.cart td.product-quantity .quantity {
    margin-bottom: 0 !important;
}

.cart_totals h2 {
    font-size: 21px;
    margin-bottom: 20px
}

.cart-collaterals .cart_totals h2 {
    font-size: 15px;
    color: var(--theme-dark-color);
    text-transform: uppercase;
    padding: 12px 20px;
    background: var(--theme-light-color);
    margin: 0;
    border: 1px solid var(--theme-gray-color);
    border-bottom: 0;
    font-weight: 600;
    font-family: var(--theme-general-font);
}

.cart-shipping form .form-control {
    border: 1px solid #e1e1e1
}

.cart_totals .order-total .woocommerce-Price-amount {
    color: var(--theme-primary-color);
    font-size: 20px
}

.cart_totals table,
table.cart {
    border: 1px solid rgba(0, 0, 0, .1);
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
    border-radius: 3px;
}

.cart_totals table th {
    color: var(--theme-secondary-color);
    vertical-align: baseline;
}

table.cart th {
    font-weight: 600;
    padding: 9px 12px;
    line-height: 1.5em;
    background-color: var(--theme-light-color);
}

.woocommerce-shipping-destination {
    font-size: 14px;
    margin-top: 10px;
}

input.shipping_method {
    margin-right: 5px;
}

.cart_totals table {
    border-radius: 0;
    border-top: 0;
}

.cart_totals table td,
.cart_totals table th,
table.cart td {
    border-top: 1px solid rgba(0, 0, 0, .1);
    padding: 9px 12px;
    vertical-align: middle;
    line-height: 1.5em;
}

table.cart img {
    background-color: var(--theme-light-color);
}

table.cart input {
    padding: 8px 12px;
    border: 1px solid #e1e1e1
}

table.cart a.remove {
    display: block;
    font-size: 1.5em;
    height: 1em;
    width: 1em;
    text-align: center;
    line-height: 1;
    border-radius: 100%;
    color: red !important;
    text-decoration: none;
    font-weight: 700;
    border: 0;
}

table.cart .product-remove {
    width: 42px;
}

table.cart .product-thumbnail {
    width: 100px
}

table.cart .product-subtotal {
    text-align: right
}

table.cart .actions button {
    line-height: 40px;
    border: 0;
    background-color: var(--theme-primary-color);
    padding: 0 15px;
    color: #fff;
    display: inline-block;
    left: auto;
}

.shipping-calculator-button {
    padding: 0;
}

.woocommerce-shipping-calculator .shipping-calculator-form {
    margin-top: 10px;
    display: none;
}

.woocommerce-shipping-calculator.active .shipping-calculator-form {
    display: block;
}

.woocommerce-shipping-calculator .country_to_state,
.woocommerce-shipping-calculator .input-text {
    border: 1px solid var(--theme-gray-color);
    width: 100%
}

.woocommerce-shipping-calculator .input-text {
    padding: 5px 15px;
}

.woocommerce-cart-form__cart-item .variation-Color p,
.woocommerce-cart-form__cart-item .variation-Color {
    margin: 0;
}

.is-large.wc-block-cart .wc-block-cart-items th {
    padding: 8px 16px !important;
    white-space: nowrap !important;
    font-size: 15px !important;
    color: var(--theme-dark-color) !important;
}

.is-large.wc-block-cart .wc-block-cart__totals-title {
    text-align: left !important;
    font-size: 15px !important;
    color: var(--theme-dark-color) !important;
    padding: 8px 16px !important;
}

.wc-block-cart__submit-button {
    background-color: var(--theme-primary-color);
    color: var(--theme-white-color);
}

.wc-block-cart__submit-button:hover {
    background-color: var(--theme-dark-color);
    color: var(--theme-white-color);
}

.wp-block-woocommerce-cart-order-summary-block {
    border: 1px solid hsla(0, 0%, 7%, .11);
}

/*=============================
Wishlist Page Style Start
=============================*/
.cart_totals table,
table.cart {
    border-collapse: collapse;
}

.product-name a {
    color: var(--theme-dark-color)
}

.add_to_cart_button {
    line-height: 40px;
    padding: 8px 25px;
    font-weight: 400;
    text-transform: capitalize;
    font-size: 15px;
    background-color: var(--theme-primary-color);
    color: var(--theme-white-color);
    opacity: 1;
    visibility: visible;
    position: inherit;
    display: table;
}

.add_to_cart_button:hover {
    background-color: var(--theme-secondary-color);
}

.wishlist-items-wrapper .add_to_cart_button {
    float: right;
}

.product-quality-info h6 {
    font-family: var(--theme-general-font);
    color: var(--theme-primary-color);
    text-transform: uppercase;
    letter-spacing: 3px
}

/*=====================
 Mini Cart Style 
=====================*/
.mini-cart-head {
    color: var(--theme-dark-color);
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 20px;
}

.cart-popup {
    position: fixed;
    z-index: 999;
    background-color: #fff;
    box-shadow: 0 5px 5px 0 rgba(50, 50, 50, .2);
    width: 400px;
    right: -50%;
    top: 0;
    border-radius: 0;
    padding: 24px;
    opacity: 0;
    visibility: hidden;
}

.cart_list.woocommerce-mini-cart {
    padding: 0;
    margin: 0;
    list-style: none;
    height: calc(100% - 140px);
    overflow-y: scroll;
    padding-right: 10px;
}

.cart_list.woocommerce-mini-cart::-webkit-scrollbar {
    width: 3px;
}

.cart_list.woocommerce-mini-cart::-webkit-scrollbar-thumb {
    background-color: var(--theme-gray-color);
}

.cart-popup .mini_cart_item {
    position: relative;
    padding-right: 30px;
    display: flex;
}

.cart-popup .mini_cart_item .remove {
    position: absolute;
    right: 0;
    top: 5px;
    color: var(--theme-dark-color);
    font-size: 13px;
    display: table;
}

.cart-popup .mini_cart_item .mini_cart_item_image {
    width: 60px;
    margin-right: 10px;
    flex-shrink: 0;
}

.cart-popup .mini_cart_item .attachment-woocommerce_thumbnail {
    width: 100%;
    float: left;
    margin-right: 20px;
}

.cart-popup .mini_cart_item .product-name {
    margin-bottom: 5px;
    color: var(--theme-dark-color);
    font-size: 14px;
    font-weight: 400;
    display: flex;
}

.cart-popup .mini_cart_item .product-name:hover {
    color: var(--theme-secondary-color);
    text-decoration: underline;
}

.cart-popup .mini_cart_item span:last-child a{
    display: inline-flex;
    font-size: 14px;
}

.cart-popup .mini_cart_item .cart-item-quantity .variation {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}

.cart-popup .mini_cart_item .cart-item-quantity .variation p,
.cart-popup .mini_cart_item .cart-item-quantity .variation dt,
.cart-popup .mini_cart_item .cart-item-quantity .variation dd {
    margin-bottom: 0;
    font-weight: 400;
    font-size: 13px;
}

.cart-popup .mini_cart_item .cart-item-quantity .variation dd {
    margin-right: 5px;
}

.cart-popup .mini_cart_item .cart-item-quantity {
    font-size: 14px;
    line-height: 20px;
}

.cart-popup .mini_cart_item .variation {
    font-size: 14px;
    color: var(--theme-general-color);
    display: none;
}

.cart-popup .mini_cart_item .variation span:last-child {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
}

.cart-popup .buttons {
    display: flex;
    margin-top: 15px;
    gap: 15px;
}

.woocommerce-mini-cart__buttons.buttons a:first-child {
    background-color: var(--theme-primary-color);
    color: var(--theme-white-color); 
}

.woocommerce-mini-cart__buttons.buttons a:last-child {
    background-color: var(--theme-dark-color);
    color: var(--theme-white-color);    
}

.woocommerce-mini-cart__buttons.buttons a {
    line-height: 40px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    color: var(--theme-dark-color);
    width: 100%;
    text-align: center;
    letter-spacing: 1px;
    border-radius: 3px;
}

.my-account-dropdown.show .my-account-popup {
    opacity: 1;
    visibility: visible;
    top: 100%;
    margin-top: 5px;
    list-style: none;
}

.header-cart.show .cart-popup {
    right: 0;
    top: 0;
    visibility: visible;
    opacity: 1;
}

.logged-in.admin-bar .cart-popup {
    top: 32px;
    height: calc(100vh - 32px);
}

.cart-popup .mini-cart-item {
    position: relative;
    padding-right: 20px;
}

.cart-popup .mini-cart-item:last-child {
    margin-bottom: 0;
}

.cart-popup .mini-cart-item .remove {
    position: absolute;
    right: 0;
    top: 2px;
    color: var(--theme-dark-color);
    font-size: 13px;
}

.cart-popup .mini-cart-item .product-image {
    width: 100px;
    float: left;
    margin-right: 20px;
}

.cart-popup .mini-cart-item .product-name {
    margin-bottom: 10px;
    color: var(--theme-secondary-color);
    font-size: 15px;
}

.cart-popup .mini-cart-item .rating-wrap a {
    display: flex;
}

.cart-popup .mini-cart-item .rating-wrap a:hover {
    color: var(--theme-general-color)
}

.cart-popup .mini-cart-item .rating-wrap a i {
    margin-right: 5px;
}

.cart-popup .mini-cart-item span:first-child {
    margin-right: 5px;
    font-size: 15px;
    font-weight: 500;
}

.cart-popup .mini-cart-item span:last-child {
    font-size: 14px;
}

.cart-popup .total-cart {
    display: flex;
    font-weight: 500;
    border-top: 1px solid #eee;
    padding-top: 15px;
    font-size: 17px;
}

.cart-popup .total-cart .title {
    margin-right: 10px;
}

.woocommerce-mini-cart-empty {
    display: flex;
    flex-direction: column;
    gap: 20px;
    justify-content: center;
    text-align: center;
    height: 100%;
}

.woocommerce-mini-cart-empty i {
    font-size: 50px;
}

.woocommerce-mini-cart-empty p {
    font-size: 17px;
}

/*====================
 My Account Popup 
====================*/
.my-account-dropdown {
    position: relative;
}

.main-nav .my-account-txt {
    padding-right: 10px;
}

.my-account-dropdown .my-account-popup {
    right: inherit;
    left: 0;
}

.my-account-popup {
    position: absolute;
    z-index: 999;
    background-color: #fff;
    box-shadow: 0 3px 3px 0 rgba(50, 50, 50, .1);
    left: -15px;
    top: calc(100% + 10px);
    border-radius: 3px;
    padding: 10px 15px;
    opacity: 0;
    visibility: hidden;
    width: max-content;
    border: 1px solid #f3f3f3;
}

.my-account-popup li {
    border: 0;
    padding: 0;
}

.my-account-popup li a,
.ecommerce-header .top-header .my-account-popup li a {
    color: var(--theme-dark-color)
}

.my-account-popup li a i,
.ecommerce-header .top-header .my-account-popup li a i{
    padding-right: 10px;
}

.ecommerce-header .top-header .my-account-popup li a:hover,
.my-account-popup li a:hover {
    color: var(--theme-primary-color)
}

/*===================
 Quick View Popup
===================*/
.unicode-quick-view {
    max-width: 980px;
    margin: 0;
    position: relative;
    background-color: #ffffff;
    -webkit-box-shadow: 4px 4px 17px rgb(0 0 0 / 30%);
    box-shadow: 4px 4px 17px rgb(0 0 0 / 30%);
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

.unicode-quick-view .woocommerce-product-gallery {
    height: auto !important;
}

.unicode-scroll {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.unicode-scroll-content {
    position: absolute;
    overflow: scroll;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-overflow-scrolling: touch;
    padding: 0;
    padding-right: 15px;
}

.unicode-social.icons-bordered .social-facebook {
    border: 2px solid #385693;
}

.unicode-quick-view .unicode-arrow::before {
    display: none;
}

.unicode-scroll-content::-webkit-scrollbar-track {
    background-color: transparent;
}

.unicode-scroll-content::-webkit-scrollbar {
    width: 2px;
    background-color: transparent;
}

.unicode-scroll-content:hover::-webkit-scrollbar-thumb {
    visibility: visible;
    opacity: 1;
}

.unicode-scroll-content::-webkit-scrollbar-thumb {
    background-color: var(--theme-gray-color);
    visibility: hidden;
    opacity: 0;
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
    -webkit-transition: all cubic-bezier(.795,-.035,0,1) .5s;
    transition: all cubic-bezier(.795,-.035,0,1) .5s;
    margin: 0;
    padding: 0;
}

.product-images .woocommerce-product-gallery__wrapper {
    position: relative;
}

.mfp-close-btn-in .mfp-close {
    color: #fff;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background-color: var(--theme-dark-color);
    font-size: 18px;
}

.unicode-quick-view .single-product-wrapper {
    min-height: 450px;
    background-color: var(--theme-white-color);
    padding: 24px;
}

.unicode-slick-slider.slick-slider button.slick-arrow{
    opacity:0;
    visibility:hidden;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    z-index: 10;
    background-color: var(--theme-dark-color);
}

.unicode-slick-slider.slick-slider .slick-next.slick-arrow{
    -webkit-transform: translate(30px, -50%);
    transform: translate(30px, -50%);
    right:0;
}

.unicode-slick-slider.slick-slider .slick-prev.slick-arrow{
    -webkit-transform: translate(-30px, -50%);
    transform: translate(-30px, -50%);
    left:0;
}

.unicode-slick-slider.slick-slider:hover button.slick-arrow{
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    opacity: 1;
    visibility: visible;
}

/*===============================
 Product Comments and Review
===============================*/
.woocommerce p.stars span {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.woocommerce p.stars a {
    font-size: 0;
    padding: 0 10px;
    line-height: 1;
    border-right: 1px solid #ededed;
}

.woocommerce p.stars a::before {
    font-size: 14px;
    font-family: WooCommerce;
    content: '\e021';
    line-height: 1;
    text-indent: 0;
}

.woocommerce p.stars .star-1::before {
    content: '\e021';
}

.woocommerce p.stars .star-1:hover::before, 
.woocommerce p.stars .star-1.active::before {
    content: '\e020';
}

.woocommerce p.stars .star-1::before, 
.woocommerce p.stars .star-1:hover::before, 
.woocommerce p.stars .star-1.active::before {
    color: #f9bb01;
}

.woocommerce p.stars .star-2::before {
    content: '\e021\e021';
}

.woocommerce p.stars .star-2:hover::before, 
.woocommerce p.stars .star-2.active::before {
    content: '\e020\e020';
}

.woocommerce p.stars .star-2::before, 
.woocommerce p.stars .star-2:hover::before, 
.woocommerce p.stars .star-2.active::before {
    color: #f9bb01;
}

.woocommerce p.stars .star-3::before {
    content: '\e021\e021\e021';
}

.woocommerce p.stars .star-3:hover::before, 
.woocommerce p.stars .star-3.active::before {
    content: '\e020\e020\e020';
}

.woocommerce p.stars .star-3::before, 
.woocommerce p.stars .star-3:hover::before, 
.woocommerce p.stars .star-3.active::before {
    color: #f9bb01;
}

.woocommerce p.stars .star-4::before {
    content: '\e021\e021\e021\e021';
}

.woocommerce p.stars .star-4:hover::before, 
.woocommerce p.stars .star-4.active::before {
    content: '\e020\e020\e020\e020';
}

.woocommerce p.stars .star-4::before, 
.woocommerce p.stars .star-4:hover::before, 
.woocommerce p.stars .star-4.active::before {
    color: #f9bb01;
}

.woocommerce p.stars .star-5::before {
    content: '\e021\e021\e021\e021\e021';
}

.woocommerce p.stars .star-5:hover::before, 
.woocommerce p.stars .star-5.active::before {
    content: '\e020\e020\e020\e020\e020';
}

.woocommerce p.stars .star-5::before, 
.woocommerce p.stars .star-5:hover::before, 
.woocommerce p.stars .star-5.active::before {
    color: #f9bb01;
}

.woocommerce-Reviews-title {
    font-size: 21px;
    font-weight: 500;
}

.woocommerce-noreviews {
    text-align: center;
    padding: 50px;
    font-size: 17px;
}

.single-product-page .woocommerce-Reviews .fancy-rating-summery {
    box-shadow: none;
    margin-bottom: 3em;
    margin-top: 0;
    padding: 0;
    position: inherit;
    opacity: 1;
    visibility: visible;
    width: 100%;
}

.woocommerce #comments > .fancy-rating-summery {
    box-shadow: none;
    margin-bottom: 3em;
    margin-top: 0;
    padding: 0;
    position: inherit;
    opacity: 1;
    visibility: visible;
    width: inherit;
}

ol.commentlist {
    margin-bottom: 3em;
}

.woocommerce #reviews #comments ol.commentlist {
    margin: 0;
    width: 100%;
    list-style: none;
    padding: 0;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0 0 0 5em;
    border: 0;
}

.product-info .fancy-rating-summery.unicode-arrow {
    display: none;
}

.product-info .fancy-star-rating .fancy-rating.good span{
    float: left;
    padding-right: 2px;
}

ol.commentlist li img.avatar {
    border-radius: 100%;
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: auto;
    margin: 0;
    box-shadow: none;
}

.woocommerce-Reviews .fancy-rating-summery .rating-histogram .progress {
    width: calc(100% - 100px) !important;
}

.woocommerce-Reviews .fancy-rating-summery .rating-histogram-wrap {
    width: 100%;
}

.fancy-rating-summery .rating-avg-wrap {
    margin-bottom: 30px;
    width: 100%;
}

.fancy-rating-summery .rating-histogram-wrap {
    flex: 1 1 auto;
}

.fancy-rating-summery .rating-bar {
    font-size: 15px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
}

.fancy-rating-summery .rating-star {
    width: 50px;
    flex-shrink: 0;
}

.fancy-rating-summery {
    box-shadow: 0 0 4px rgb(0 0 0 / 15%);
    display: -ms-flexbox;
    display: flex;
    align-items: start;
    flex-wrap: wrap;
    flex-direction: row;
    padding: 15px;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    z-index: 99;
    width: 315px;
    -webkit-transition: -webkit-transform .3s ease-in-out, opacity .3s ease-in-out, visibility .3s ease-in-out;
    transition: transform .3s ease-in-out, opacity .3s ease-in-out, visibility .3s ease-in-out;
}

.rating-histogram .progress {
    height: 15px;
    width: 8em;
    margin: 10px;
}

.progress {
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    background-color: #e9ecef;
    border-radius: 0;
    font-size: inherit;
}

.rating-histogram .progress-bar{
    background-color: var(--theme-dark-color);
}

.woocommerce #comments>.fancy-rating-summery .rating-histogram .progress {
    width: 14em;
}

.fancy-rating-summery .simple-rating-wrap {
    display: flex;
}

.fancy-rating-summery .rating-average {
    font-size: 50px;
    font-weight: 500;
    color: var(--theme-dark-color);
    font-family: var(--theme-primary-font);
    line-height: 1;
}

.fancy-rating-summery .simple-rating-wrap .star-rating {
    width: 72px;
    display: inline-flex;
}

.fancy-rating-summery .simple-rating-wrap .star-rating span::before,
.fancy-rating-summery .simple-rating-wrap .star-rating::before {
    letter-spacing: 3px;
}

ol.commentlist .simple-rating-wrap {
    display: flex;
    align-items: center;
    gap: 5px;
}

ol.commentlist .simple-rating-wrap .rating-count {
    display: none;
}

ol.commentlist .simple-rating-wrap .average-rating {
    display: block;
}

.woocommerce #reviews #comments ol.commentlist li {
    padding: 0;
    margin: 0 0 20px;
    border: 0;
    position: relative;
    background: 0;
    border: 0;
}

.woocommerce #reviews #comments ol.commentlist li .fancy-star-rating {
    line-height: 20px;
}

.woocommerce #reviews #comments ol.commentlist li .fancy-star-rating, 
.woocommerce #reviews #comments ol.commentlist li .comment-text p {
    display: inline-block;
}

.woocommerce div.summary .woocommerce-product-rating .fancy-rating-summery, 
.woocommerce div.summary .woocommerce-product-rating .fancy-star-rating+.woocommerce-review-link {
    display: none;
}

.woocommerce .commentlist .fancy-rating-summery, 
.woocommerce .woocommerce-Reviews .rating-counts-wrap, 
.woocommerce-Reviews .clear {
    display: none;
}

.woocommerce #reviews #comments ol.commentlist li .woocommerce-review__published-date {
    font-size: 13px;
    color: #777;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong {
    font-size: 16px;
    font-weight: 500;
    color: var(--theme-dark-color);
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p {
    margin: 0 0 .5em;
}

.variations_form table tr {
    border: none;
}

.no-star-rating .no-review,
.fancy-star-rating .no-review {
    font-size: 13px;
    line-height: 1.5;
    color: var(--text-light-color);
    font-weight: 400;
}

.comment-form-cookies-consent {
    display: flex;
    align-items: center;
    gap: 10px;
}

#review_form .comment-form-cookies-consent > * {
    width: auto !important;
    margin-right: 4px;
    margin-bottom: 0
}

#review_form .comment-form-cookies-consent input[type="checkbox"] {
    margin: 6px;
    margin-left: 0;
}

#review_form .comment-form-cookies-consent{
    display: flex;
    align-items: top;
}

.comment-form-cookies-consent label{
    display: inline !important;
    margin-bottom: 0;
}

.comment-meta > * {
    flex: 1 1 auto;
}

.comment-meta .comment-awaiting-moderation {
    margin-top: .5em;
    color: #ff6161;
}

.comment-meta > a:first-child:before, 
.comment-list .comment-body .comment-edit-link:before {
    font-size: 12px;
    padding-right: 5px; 
}


/* ========================
My Account Page Style
=========================*/
.woocommerce-password-strength.bad {
    color: red;
}

.woocommerce-password-strength.short {
    color: red;
}

.woocommerce-password-strength.good {
    color: orange;
}

.woocommerce-password-strength.strong {
    color: green;
}

.woocommerce-Button.disabled {
    opacity: 0.3;
}

.woocommerce-address-fields .button,
.woocommerce-form-login__submit,
.woocommerce-Button.button {
    padding: 10px 20px;
    background-color: var(--theme-dark-color);
    text-transform: uppercase;
    font-size: 13px;
    border: none;
    color: #fff;
    font-weight: 400;
    font-family: var(--theme-hyperlink-font);
}

.woocommerce-address-fields .button:hover,
.woocommerce-form-login__submit:hover,
.woocommerce-Button.button:hover {
    background-color: var(--theme-primary-color);
}

.woocommerce-rememberme-lost_password {
    display: flex;
    flex: 1 1 0px;
    justify-content: space-between;
    align-items: center;
}

.woocommerce-rememberme-lost_password > * {
    width: auto;
}

[class*="--status-on-hold"] [class*="-order-status"] {
    color: orange;
}

[class*="--status-completed"] [class*="-order-status"] {
    color: purple;
}

[class*="--status-processing"] [class*="-order-status"] {
    color: green;
}

.woocommerce-MyAccount-navigation {
    background-color: var(--theme-light-color)
}

.woocommerce-MyAccount-navigation li.is-active a, 
.woocommerce-MyAccount-navigation li:hover a {
    background-color: #fff;
}

/* ============================
Checkout Page Style Start
=============================*/
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row select,
.woocommerce form .form-row textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    border: 2px solid var(--theme-gray-color);
    padding: 5px 15px;
}

h3#ship-to-different-address {
    font-size: 16px;
    font-weight: 600;
}

.woocommerce-checkout-review-order {
    padding: 35px;
    background-color: var(--theme-light-color);
}

.woocommerce-checkout-review-order-table {
    background-color: #fff;
}

.woocommerce-checkout-review-order-table>thead {
    background: #fff;
    border: 0;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-bottom: 1px solid hsla(0, 0%, 90%, .25);
}

.woocommerce-checkout-review-order-table th.product-name,
.woocommerce-checkout-review-order-table th.product-total {
    color: #000;
    font-weight: 700;
    text-transform: capitalize;
}

.woocommerce-checkout-review-order-table>thead>tr>th {
    padding: 15px;
}

.woocommerce-checkout-review-order-table .woocommerce-Price-amount {
    color:var(--theme-general-color);
    font-weight: 600;
}

.woocommerce-checkout-review-order-table tfoot .woocommerce-Price-amount {
    color:var(--theme-dark-color);
    font-weight: 600;
}

.woocommerce-checkout-review-order-table>tfoot>tr>td:last-child,
.woocommerce-checkout-review-order-table tfoot th:last-child,
.woocommerce-checkout-review-order-table>tbody>tr>td:last-child {
    min-width: 170px;
}

.woocommerce-checkout-review-order-table>tfoot>tr>td,
.woocommerce-checkout-review-order-table tfoot th,
.woocommerce-checkout-review-order-table>tbody>tr>td {
    padding: 15px;
    border: 0;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-bottom: 1px solid hsla(0, 0%, 90%, .5);
    line-height: 1.6;
    vertical-align: top;
}

.woocommerce-additional-fields {
    margin-top: 24px;
}

.checkout .woocommerce-shipping-methods .shipping_method:checked+label::before {
    background: #ff871d;
    border-color: #ff871d;
}

.checkout .woocommerce-shipping-methods .shipping_method {
    display: none;
}

.checkout .woocommerce-shipping-methods label::before {
    position: absolute;
    left: 0;
    top: calc(50% - 6px);
    width: 12px;
    height: 12px;
    border: 1px solid #969696;
    border-top-color: rgb(150, 150, 150);
    border-right-color: rgb(150, 150, 150);
    border-bottom-color: rgb(150, 150, 150);
    border-left-color: rgb(150, 150, 150);
    content: "";
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.checkout .woocommerce-checkout-payment .payment_methods img {
    height: 1.5625em;
    vertical-align: middle;
    margin: 0 16px;
}

.wc_payment_methods {
    padding: 20px 0;
    margin: 0;
    list-style: none;
}

.wc_payment_method {
    padding: 15px 0;
    border-bottom: 1px solid var(--theme-gray-color);
}

.wc_payment_method .payment_box {
    display: none;
}

.wc_payment_method.active .payment_box {
    display: block
}

.woocommerce-shipping-methods label {
    margin: 0;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-left: 5px;
    font-weight: 400;
    margin-bottom: 0;
    position: relative;
    padding-left: 18px;
    cursor: pointer;
}

.woocommerce-info::before {
    content: "\f49e";
    font-family: "Font Awesome 6 Free";
    margin-right: 10px;
    font-weight: 900;
}

.woocommerce-form-coupon-toggle .woocommerce-info::before {
    content: "\f12a";
}

.woocommerce-billing-fields__field-wrapper label {
    margin-bottom: 5px;
    font-weight: 500;
    font-size: 14px;
    color: var(--theme-dark-color);
}

.woocommerce form .form-row .required {
    color: red;
    font-weight: 700;
    border: 0 !important;
    text-decoration: none;
    visibility: visible;
}

.checkout .woocommerce-checkout-payment .payment_methods input.input-radio {
    display: none;
}

.checkout .woocommerce-checkout-payment .payment_methods li > label {
    float: unset;
    margin: 0;
    padding-left: 18px;
    position: relative;
    cursor: pointer;
    width: 100%;
}

.checkout .woocommerce-checkout-payment .payment_methods li.active > label {
    margin-bottom: 15px;
}

.checkout .woocommerce-checkout-payment .payment_methods li > label::before {
    position: absolute;
    left: 0;
    top: 6px;
    width: 12px;
    height: 12px;
    border: 1px solid #969696;
    content: "";
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.checkout .woocommerce-checkout-payment .payment_methods li .input-radio:checked+label::before {
    background: #ff871d;
    border-color: #ff871d;
}

.checkout .woocommerce-checkout-payment .payment_methods .payment_box {
    font-size: 14px;
    line-height: 24px;
    margin-top: 5px;
    display: none;
}

.checkout .woocommerce-checkout-payment .payment_methods img {
    width: 100px;
    margin: 0 15px;
}

.about_paypal {
    color: var(--theme-dark-color) !important;
    float: right;
    border-bottom: 1px solid var(--theme-dark-color);
}

/* ============================
Sign In Page Style Start
=============================*/
.sign-in-form .required,
.registration-form .required {
    color: red;
}

.sign-in-form,
.registration-form {
    padding: 50px;
    background-color: var(--theme-white-color);
    width: 100%
}

.sign-in-form label,
.registration-form label {
    margin-bottom: 5px;
}

.sign-in-form input:focus,
.sign-in-form input,
.registration-form input:focus,
.registration-form input {
    width: 100%;
    background: var(--theme-light-color);
    padding: 5px 20px;
    border: 1px solid var(--theme-gray-color);
    border-radius: 0;
}

.woocommerce .woocommerce-form-login input[type="checkbox"],
.woocommerce .woocommerce-form-login input[type="radio"] {
    width: 18px;
    cursor: pointer;
}

label.woocommerce-form__label-for-checkbox {
    margin: 6px 0;
}

/*========================================================
 Product rating style 
=========================================================*/
.product-info .no-star-rating,
.product-info .simple-rating-wrap,
.product_list_widget .simple-rating-wrap,
.product_list_widget .fancy-star-rating,
.product-info .fancy-star-rating {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 3px;
    height: 20px;
    font-size: 12px;
}

.star-rating {
    overflow: hidden;
    position: relative;
    height: 20px;
    top: 0;
    width: 52px;
    font-family: star;
    text-indent: -9999px;
}

.star-rating i {
    letter-spacing: -2px;
    color: #f6b70c
}

.star-rating i::before {
    font-size: 10px;
}

.simple-rating-wrap span.rating-count,
.simple-rating-wrap span.average-rating {
    font-size: 12px;
    line-height: 1.2;
    color: var(--text-light-color);
}

.simple-rating-wrap span.average-rating {
    display: none;
}

.star-rating:before, 
.star-rating span:before {
    color: #f5b400;
}

.star-rating::before {
    content: '\73\73\73\73\73';
    color: #d3ced2;
    top: 50%;
    left: 0;
    position: absolute;
    transform: translateY(-50%);
    text-indent: initial;
    line-height: 20px;
}

.star-rating span::before {
    content: '\53\53\53\53\53';
    top: 50%;
    position: absolute;
    left: 0;
    transform: translateY(-50%);
    text-indent: initial;
    line-height: 20px;
}

.star-rating span::before,
.star-rating::before {
    font-size: 9px;
    letter-spacing: 1px;
}

.star-rating span {
    overflow: hidden;
    left: 0;
    position: absolute;
    height: 100%;
    display: flex;
    align-items: center;
}

.widget.widget_rating_filter li.wc-layered-nav-rating a {
    text-indent: -9999px;
}

/*=====================================================================
 Single Shop elevateZoom Style
 ======================================================================*/
.woocommerce-product-gallery__wrapper {
    background-color: var(--theme-light-color);
}

.product-slide-thumb {
    display: flex;
    margin-top: 8px;
}

.product-slide-thumb a:not(:last-child) {
    margin-right: 20px;
}

.full-img-sweep .ls-thumbnail-wrapper {
    margin-top: 20px
}

#gallery_01 a>img {
    border: 1px solid white;
    background-color: var(--theme-light-color);
}

#gallery_01 a.active>img {
    border: 1px solid #ccc !important;
}

.zoomWindow {
    background-color: var(--theme-light-color);
}

#gallery_01 .product-slide-thumb .active img {
    background-color: var(--theme-light-color);
}

.single-product-wrapper .woocommerce-product-gallery__wrapper {
    background-color: transparent;
}


/*====================================================================
Woocommerce Single Shop Style
=====================================================================*/
.woocommerce-product .product-detail {
    position: relative
}

.woocommerce-Reviews {
    display: flex;
    justify-content: space-between;
    padding-top: 30px;
}

.woocommerce-review__verified.verified {
    color: green;
}

.woocommerce-tabs #reviews #respond #reply-title {
    font-weight: 500;
    color: var(--theme-dark-color);
    font-size: 17px;
    padding-bottom: 25px;
    display: inline-block;
    position: relative;
}
.woocommerce-tabs #reviews #respond #reply-title::before {
    content: "\e95d";
    font-family: "icomoon";
    font-size: 18px;
    margin-right: 3px;
}

.woocommerce-tabs {
    margin-top: 70px;
    width: 100%;
    padding: 40px;
    background-color: var(--theme-light-color);
}

.woocommerce-tabs .tab-header-wrap {
    margin-bottom: 20px;
    border-bottom: 2px solid;
    border-color: var(--theme-border-color);
}

.woocommerce-tabs .tab-header-wrap ul {
    justify-content: center;
    gap: 40px; 
}

.woocommerce-tabs .tab-header-wrap ul li {
    position: relative;
    padding: 0;
}

.woocommerce-tabs .tab-header-wrap ul li.active::after {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    height: 2px;
    background-color: var(--theme-primary-color);
}

.woocommerce-tabs .tabs .nav-link {
    color: var(--theme-dark-color);
    font-weight: 500;
    font-size: 18px;
    line-height: 40px;
    position: relative;
    font-family: var(--theme-primary-font);
    padding: 0;
}

.woocommerce-tabs .tabs .nav-item:hover a, 
.woocommerce-tabs .tabs .nav-item.active a {
    color: var(--theme-primary-color);
    background-color: transparent;
}

.comment-form-rating label {
    margin: 0;
    margin-right: 15px
}

.submit.btn {
    height: 45px;
    font-weight: 600 !important;
}

.stars {
    display: flex;
    margin: 0;
}

.stars .star {
    float: left;
}

.stars .star+.star {
    padding-left: 10px;
}

.star.hover {
    color: #fcc400;
}

.comment-form-rating {
    display: flex
}

.unicode-scroll-content .product_title.entry-title {
    font-size: 20px;
    font-weight: 600;
    line-height: inherit;
}

.product_title.entry-title {
    font-size: 30px;
    line-height: 1;
}

.unicode-arrow::before {
	position: absolute;
	content: "";
    top: 0;
	background-image: url(../images/icon/share.png);
	width: 24px;
	height: 24px;
	background-size: cover;
	cursor: pointer;
}

.entry-summary .unicode-arrow::before {
    display: none;
}

.summary.entry-summary .price ins {
    color: var(--theme-primary-color);
}

.summary .woocommerce-variation-price span.price bdi,
.summary.entry-summary .price ins,
.summary-inner > p.price,
.summary-inner > div > p.price,
.summary-inner > div > span.price,
.summary-inner > span.price {
    font-size: 21px;
    margin-bottom: 0;
    display: inline-block;
    font-weight: 600;
    color: var(--theme-dark-color)
}

.woocommerce-product-rating .fancy-star-rating {
    display: flex;
    align-items: center;
}

.fancy-star-rating .fancy-rating.good {
    background-color: var(--theme-primary-color);
    border-radius: 2px;
    color: #fff;
    font-weight: 400;
    font-size: 13px;
    padding: 0px 4px;
    line-height: 22px;
}

.rating-counts-wrap {
    cursor: pointer;
    padding-left: 5px;
    line-height: 22px;
}

.summary .product-price-discount,
.summary .product-price-summary {
    display: inline-block;
}

.product-offers .wpb_content_element {
    margin-bottom: 0;
}

.summary .product-price-summary {
    cursor: pointer;
    position: relative;
    margin-left: 35px;
    transform: translateY(-3px);
    z-index: 10;
}

.summary .price-summary label {
    -ms-flex: auto;
    flex: auto;
    padding-right: 24px;
}

.summary .price-summary label span {
    font-size: 10px;
}

.summary .price-summary ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.summary .price-summary li {
    font-size: 13px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-weight: 500;
}

.summary .price-summary .discount span {
    color: var(--theme-primary-color)
}

.summary .price-summary .total-discount {
    border-top: 1px solid var(--theme-gray-color);
    border-bottom: 1px solid var(--theme-gray-color);
    padding: 5px 0;
}

.summary .price-summary .overall-discount {
    display: block;
    font-weight: 600;
    padding-top: 5px;
    color: var(--theme-secondary-color)
}

.summary .price-summary.unicode-arrow::before {
    right: auto;
    transform: translateX(-50%);
    left: 50%;
}

.summary .product-price-summary:hover .price-summary {
    opacity: 1;
    visibility: visible;
}

.summary .product-price-summary > i {
    box-sizing: border-box;
    background-color: #f5b400;
    color: var(--theme-white-color);
    font-size: 12px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
}

.summary .stock-availability.in-stock {
    color: green;
    margin: 15px 0;
    font-weight: 500;
    font-size: 13px;
}

.summary .stock-availability.in-stock span {
    display: inline-block;
    background-color: rgba(0, 128, 0, 0.1);
    padding: 0px 10px;
    border-radius: 3px;
}

.summary .out-of-stock {
    color: red;
    margin: 15px 0;
    font-weight: 500;
    font-size: 13px;
}

.summary .out-of-stock span {
    display: inline-block;
    background-color: rgba(255, 0, 0, 0.1);
    padding: 5px 10px;
    line-height: initial;
}

.product-offers ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.product-offers-list li {
    padding: 2px 0;
    display: flex;
    align-items: center;
    gap: 5px;
}

.product-offers-list li::before {
    content: "\e9e7";
    font-weight: normal;
    font-family: "icomoon";
}

.summary .product-term-wrap {
    display: inline-block;
    margin-left: 5px;
    cursor: pointer;
    position: relative;
}

.summary .product-term-wrap .product-term-text {
    font-weight: 500;
    color: var(--theme-secondary-color);
}

.woocommerce div.summary .price-summary .price-summary-content {
    padding: 1em 1.5em;
}

.woocommerce div.summary .product-term-detail .terms-content {
    padding: 1.5em;
    background-color: var(--theme-light-color);
}

.woocommerce div.summary .price-summary .price-summary-header, 
.woocommerce div.summary .product-term-detail .terms-header {
    display: none;
}

.woocommerce div.summary .price-summary, 
.woocommerce div.summary .product-term-detail {
    box-shadow: 0 0 4px rgb(0 0 0 / 15%);
    left: 50%;
    position: absolute;
    top: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: -webkit-transform .4s ease, opacity .4s ease,visibility .4s ease;
    transition: transform .4s ease,opacity .4s ease, visibility .4s ease;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 245px;
    z-index: 9;
    margin-top: 15px;
}

.woocommerce .summary .product-term-detail,
.woocommerce .summary .price-summary {
    background-color: #fff;
}

.woocommerce .summary .product-term-detail {
    width: 720px;
    left: inherit;
    right: -15px;
}

.woocommerce .summary .product-term-detail.unicode-arrow:before, 
.woocommerce .summary .product-term-detail.unicode-arrow:after {
    left: 95%;
}

.unicode-arrow {
    position: relative;
    margin-top: 0;
}

.unicode-arrow:before, 
.unicode-arrow:after {
    content: " ";
    top: -20px;
    left: 50%;
    box-sizing: border-box;
    border: solid transparent;
    height: 0;
    width: 0;
    position: absolute;
}

.unicode-arrow:before {
    border-bottom-color: #f0f0f0;
    border-width: 10px;
    -webkit-transform: translateX(-9px);
    transform: translateX(-9px);
}

.unicode-arrow:after {
    border-width: 9px;
    -webkit-transform: translateX(-8px) translateY(2px);
    transform: translateX(-8px) translateY(2px);
}

.unicode-arrow:after {
    border-bottom-color: var(--theme-white-color);
}

.woocommerce .summary .price-summary.active, 
.woocommerce .summary .product-term-detail.active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.entry-summary .product_meta,
.entry-summary .woocommerce-product-details__short-description {
    display: flex;
    margin-top: 1.5em;
}

.summary .product-services {
    padding: 10px 20px;
    color: var(--theme-dark-color);
    background-color: #fffcf2;
    border: 1px solid #faeecf;
    border-radius: 5px;
    overflow: hidden;
    margin-top: 1.5em;
}

.cart .variations td.label,
.summary .woocommerce-product-details__short-description>span,
.summary .product-services>span {
    width: 115px;
    font-weight: 500;
    padding-right: 0;
    color: var(--theme-dark-color);
}

.cart .variations td.label label {
    margin: 0;
}

.summary .woocommerce-product-details__short-description .short-description,
.summary .product-services .product-services-list {
    flex: 0 0 calc(100% - 115px);
}

.summary .product-services .product-services-list,
.summary .woocommerce-product-details__short-description .short-description ul {
    list-style: none;
    list-style-position: inside;
    margin: 0;
    padding: 0;
}

.summary .short-description ul li {
    display: flex;
    gap: 5px;
    padding: 2px 0;
}

.summary .short-description ul li:before {
    content: "\e934";
    font-weight: normal;
    font-family: "icomoon";
    color: var(--theme-primary-color);
}

.summary .product-services-list li {
    display: flex;
    gap: 5px;
    padding: 2px 0;
}

.summary .product-services-list li:before {
    content: "\e92b";
    font-weight: normal;
    font-family: icomoon;
}

.entry-summary .product-brands {
    display: flex;
}

.summary .product-brands,
.summary .variations_form.cart {
    margin-top: 1.5em;
}

.cart .variations {
    width: 100%;
}

.variations_form table tbody {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.variations_form table tr {
    display: flex;
    align-items: start;
    border: none;
    position: relative;
    flex-direction: column;
    gap: 10px;
}

.variations_form table tr form.cart table td {
    padding: 10px 10px 10px 0;
}

div[data-attribute="pa_color"] .swatch {
    border-color: var(--theme-border-color);
}

div[data-attribute="pa_color"] .swatch span {
    width: 20px !important;
    padding: 0;
}

.unicode-swatches .swatch.swatch-color span {
    text-indent: -99999px;
}

.unicode-swatches .swatch.swatch-circle,
.unicode-swatches .swatch.swatch-circle span, 
.unicode-swatches .swatch.swatch-circle img {
    border-radius: 100%;
    overflow: hidden;
}

.unicode-swatches .swatch span,
.unicode-swatches .swatch img {
    cursor: pointer;
    width: 100%;
    height: 100%;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    font-weight: 500;
}

.quantity {
    display: inline-block;
    margin: 0 45px;
    position: relative;
    margin-bottom: 30px;
}

.product-quantity .quantity {
    display: inline-flex;
    margin: 0;
}

.entry-summary .product-brands a {
    margin-right: 5px;
}

.entry-summary .variation-selector select {
    width: auto;
    text-align: left;
    padding-right: 35px;
    display: inline-block;
    height: 40px;
}

.quantity-nav {
    position: absolute;
    height: 42px;
    width: calc(100% + 90px);
    left: -45px;
    display: flex;
    justify-content: space-between;
    top: 0;
}

.summary-inner .quantity {
    display: flex;
    margin: 0;
    background-color: #fff;
    width: 120px;
}

.quantity .quantity-button {
    cursor: pointer;
    border: none;
    outline: none;
    width: 40px;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    height: 40px;
    padding: 0;
    flex-shrink: 0;
}

.entry-summary form,
.single_variation_wrap {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
}

.woocommerce-variation-add-to-cart {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    gap: 5px;
}

.entry-summary form.cart button {
    padding: 5px 20px;
    height: 40px;
    line-height: 30px;
    background-color: transparent;
    color: var(--theme-primary-color);
    flex: 1;
}

.entry-summary form.cart button:hover {
    background-color: var(--theme-primary-color);
    color: var(--theme-white-color);
}

.entry-summary form.cart .unicode-quick-buy {
    flex: 1;
}

.entry-summary form.cart .unicode-quick-buy button {
    width: 100%;
    background-color: var(--theme-dark-color);
    color: var(--theme-white-color);
    border: 0;
    height: 40px;
} 

.entry-summary form input.qty {
    outline: none;
    padding: 0;
    text-align: center;
}

.with-swatches,
.with-swatches .unicode-swatches {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}

.with-swatches .unicode-swatches .swatch {
    border: 1px solid;
    border-color: var(--theme-border-color);
    min-width: 30px;
    height: 30px;
    text-align: center;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
}

.with-swatches .unicode-swatches .swatch-color.swatch-selected {
    border-color: var(--theme-dark-color);
    padding: 4px;
    display: inline-flex;
}

.with-swatches .unicode-swatches .swatch-label {
    padding: 10px;
    width: auto;
    height: auto;
    cursor: pointer;
    color: var(--theme-dark-color);
}

.with-swatches .unicode-swatches .swatch-label:hover,
.with-swatches .unicode-swatches .swatch-label.swatch-selected {
    border-color: var(--theme-dark-color);
    background-color: var(--theme-dark-color);
    color: var(--theme-white-color);
}

.reset_variations {
    border: none;
    padding: 0;
    font-weight: 500;
    color: var(--theme-dark-color);
    font-size: 13px;
    line-height: 24px;
    position: absolute;
    right: -40px;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.summary.entry-summary .price {
    margin-top: 15px;
    align-items: center;
}

.woocommerce-review-link,
.rating-counts-wrap .unicode-rating-review-link {
    font-size: 14px;
    color: var(--text-light-color)
}

.product form.variations_form.cart .single_variation {
    margin-bottom: 1em;
}

.summary .woocommerce-variation-price span.price {
    font-size: 22px;
    font-weight: 500;
}

.summary .woocommerce-variation-price span.price del {
    font-size: 14px;
    opacity: .5;
    display: inline-block;
    font-weight: 400;
    margin-left: 8px;
    order: 2;
}

.product span.price ins {
    background: none;
    padding: 0;
    color: inherit;
    border-radius: 0;
    order: 1;
}

.entry-summary .product-share {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 10px;
}

.product_meta {
    display: flex;
    flex-direction: column
}

.entry-summary .product-share > span,
.product_meta > span {
    font-weight: 500;
    color: var(--theme-dark-color);
}

.product_meta > span span,
.product_meta > span a {
    font-weight: 400;
    color: var(--theme-general-color);
}

.product_meta>span a:hover {
    color: var(--theme-primary-color);
}

.product-tab-table {
    border: 1px solid var(--theme-gray-color);
    display: table;
}

.woocommerce-product-gallery {
    flex: 0 0 auto;
    max-width: 100%;
    position: relative;
}

a.brand-image {
    display: block;
    width: 16.67%;
    background-color: var(--theme-light-color);
    transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
}

a.brand-image:hover {
    box-shadow: 1px 3px 7px #e1e1e1;
}

.detail-desc-decorate-title {
    margin-bottom: 9px;
}

.detail-desc-decorate-content li {
    margin-bottom: 10px;
}

table.shop_attributes {
    width: 100%
}

table.shop_attributes tr {
    border: 1px solid var(--theme-gray-color)
}

table.shop_attributes th {
    width: 200px;
    font-weight: 500;
}

table.shop_attributes td p {
    margin: 0;
    padding: 8px 0;
}

table.shop_attributes tr:nth-child(2n) td,
table.shop_attributes tr:nth-child(2n) th {
    background: rgba(0, 0, 0, .025);
}

div.summary .product-price-discount {
    font-family: var(--theme-primary-font);
    font-weight: 400;
    background-color: black;
    color: var(--theme-white-color);
    line-height: initial;
    font-size: 11px;
    padding: 2px 8px;
    transform: translateY(-3px);
}

.summary-inner .woocommerce-product-rating {
    display: flex;
    gap: 10px;
    align-items: center;
    border-bottom: 1px solid;
    border-color: var(--theme-border-color);
    padding-bottom: 15px;
}

.summary-inner .woocommerce-product-rating .rating-count {
    display: none;
}

.summary-inner .yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--single.yith-wcwl-add-to-wishlist-button--anchor {
    gap: 5px;
    color: var(--theme-dark-color);
}

.summary-inner .yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor svg.yith-wcwl-icon-svg {
    display: none;
}

.summary-inner .yith-add-to-wishlist-button-block {
    margin: 0;
    float: left;
    margin-right: 20px;
}

.summary-inner .yith-wcwl-add-to-wishlist-button,
.summary-inner a.compare {
    background: none;
    font-weight: 400;
    font-size: 15px;
    text-transform: capitalize;
    color: var(--theme-dark-color);
    padding: 0;
    box-shadow: none;
    display: flex;
    position: relative;
    align-items: center;
    gap: 5px;
}

.summary-inner .yith-wcwl-add-to-wishlist-button__label {
    color: var(--theme-dark-color);
    padding: 0;
    box-shadow: none;
    display: flex;
    align-items: center;
    gap: 5px;
}

.summary-inner .yith-wcwl-add-to-wishlist-button--anchor .yith-wcwl-add-to-wishlist-button__label::before {
    content: "\e97d";
    font-family: "icomoon";
    font-weight: normal;
    text-indent: 0px;
    font-size: 14px;
    line-height: 1;
}

.summary-inner .yith-wcwl-add-to-wishlist-button--anchor.yith-wcwl-add-to-wishlist-button--loading .yith-wcwl-add-to-wishlist-button__label::before {
    border: 2px solid;
    border-radius: 50%;
    border-top: 2px solid;
    border-color: var(--theme-dark-color);
    border-top-color: transparent;
    content: '';
    display: inline-flex;
    width: 13px;
    height: 13px;
    -webkit-animation: wishlist-spin-shop 1s linear infinite;
    animation: wishlist-spin-shop 1s linear infinite;
}

@-webkit-keyframes wishlist-spin-shop {
    100%{-webkit-transform:rotate(360deg);
    transform:rotate(360deg)}
}

@keyframes wishlist-spin-shop {
    100%{-webkit-transform:rotate(360deg);
    transform:rotate(360deg)}
}

.summary-inner .yith-wcwl-add-to-wishlist-button--added .yith-wcwl-add-to-wishlist-button__label::before {
    content: "\e95f";
    font-family: "icomoon";
    font-weight: normal;
    text-indent: 0px;
    font-size: 14px;
    line-height: 1;
}

.summary-inner a.compare:hover {
    color: var(--theme-dark-color);
}

.summary-inner a.compare::before {
    content: "\e9c5";
    font-weight: normal;
    text-indent: 0px;
    font-size: 14px;
    font-family: 'icomoon';
}

.summary-inner a.compare.loading::before {
    border: 2px solid;
    border-radius: 50%;
    border-top: 2px solid;
    border-color: var(--theme-dark-color);
    border-top-color: transparent;
    content: '';
    display: inline-flex;
    width: 13px;
    height: 13px;
    -webkit-animation: compare-spin-shop 1s linear infinite;
    animation: compare-spin-shop 1s linear infinite;
}

@-webkit-keyframes compare-spin-shop {
    100%{-webkit-transform:rotate(360deg);
    transform:rotate(360deg)}
}

@keyframes compare-spin-shop {
    100%{-webkit-transform:rotate(360deg);
    transform:rotate(360deg)}
}

.summary-inner a.compare.added::before {
    content: "\e95f";
    font-weight: normal;
    text-indent: 0px;
    font-size: 14px;
    font-family: 'icomoon';
}

.summary-inner .compare.loading .blockUI.blockOverlay,
.summary-inner .compare.loading .blockOverlay::before {
    display: none !important;
}

/*====================================
Woocommerce Products Header Style
====================================*/
.woocommerce-products-header__title.page-title {
    margin-bottom: 0;
    margin-right: 10px;
}

.woocommerce-result-count {
    font-size: 14px;
    margin-bottom: 0;
}

.products-header-right {
    display: flex;
    align-items: center;
    gap: 10px
}

.products-header-right select {
    border: none;
    height: 40px;
    line-height: initial;
    min-width: 65px;
    padding: 0 15px;
    padding-right: 20px;
    border-radius: 3px;
    background-color: transparent;
}

.woocommerce-ordering {
    margin: 0 15px 0 0;
}

.products-view {
    display: flex;
    gap: 10px;
}

.products-view a {
    color: var(--theme-dark-color);
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border: 1px solid;
    border-color: var(--theme-border-color);
    border-radius: 3px;
}

.products-view a.active {
    color: var(--theme-primary-color);
    border-color: var(--theme-primary-color);
}

.products-header {
    border-radius: 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
    margin-bottom: 20px;
}

/* =========================
Product Thumbnail Style
==========================*/
.product-wrapper {
    height: 100%;
    width: 100%;
    position: relative;
}

.product-grid .product-wrapper {
    display: flex;
    flex-direction: column;
}

.product-wrapper > .onsale,
.product-wrapper > img {
    display: none;
}

.product-wrapper .product-image {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.product-wrapper .product-image img {
    width: 100%;
}

.product-info .hover-area {
    display: none;
}

.product-image .hover-area {
    display: flex;
    flex-direction: column;
    justify-content: initial;
    position: absolute;
    right: 15px;
    top: 15px;
    width: auto;
    gap: 5px;
    z-index: 10;
}

.product-wrapper:hover .hover-area .cart-button,
.product-wrapper:hover .hover-area .wishlist-button,
.product-wrapper:hover .hover-area .compare-button,
.product-wrapper:hover .hover-area .quickview-button {
    -moz-transition: all 300ms ease-in-out 0s;
    -webkit-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
    -ms-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}

.product-image .hover-area > * {
    transform: translateY(20px);
    visibility: hidden;
    opacity: 0;
}

.product-wrapper:hover .product-image .hover-area > * {
    transform: translateY(0);
    visibility: visible;
    opacity: 1;
}

.product-wrapper:hover .product-image .hover-area > *:nth-child(1) {
    transition-delay: 100ms;
}

.product-wrapper:hover .product-image .hover-area > *:nth-child(2) {
    transition-delay: 200ms;
}

.product-wrapper:hover .product-image .hover-area > *:nth-child(3) {
    transition-delay: 300ms;
}

.product-wrapper:hover .product-image .hover-area > *:nth-child(4) {
    transition-delay: 400ms;
}

.product-wrapper:hover .product-image .hover-area > *:nth-child(5) {
    transition-delay: 500ms;
}

/* Wishlist */
.wishlist-button .yith-wcwl-add-to-wishlist-button-icon {
    display: none;
}

.wishlist-button .yith-add-to-wishlist-button-block {
    margin: 0;
}

.wishlist-button .yith-wcwl-add-to-wishlist-button--anchor.yith-wcwl-add-to-wishlist-button--loading.yith-wcwl-add-to-wishlist-button--first-loading,
.wishlist-button .yith-wcwl-add-to-wishlist-button {
    position: relative;
    text-indent: -9999px;
    width: 35px;
    height: 35px;
    background-color: var(--theme-white-color);
    color: var(--theme-dark-color);
    padding: 0;
    border: 1px solid;
    border-color: var(--theme-border-color);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.wishlist-button .yith-wcwl-add-to-wishlist-button:hover {
    background-color: var(--theme-dark-color);
    border-color: var(--theme-dark-color);
    color: var(--theme-white-color);
}

.wishlist-button .yith-wcwl-add-to-wishlist-button--anchor .yith-wcwl-add-to-wishlist-button__label::after {
    content: "\e97d";
    font-family: "icomoon";
    font-weight: normal;
    text-indent: 0px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    font-size: 14px;
    line-height: 1;
}

.wishlist-button .yith-wcwl-add-to-wishlist-button--loading .yith-wcwl-add-to-wishlist-button__label::after {
    display: none;
}

.wishlist-button .yith-wcwl-add-to-wishlist-button--loading .yith-wcwl-add-to-wishlist-button__label {
    display: flex;
    justify-content: center;
    align-items: center;
}

.wishlist-button .yith-wcwl-add-to-wishlist-button--loading .yith-wcwl-add-to-wishlist-button__label::before {
    border: 2px solid;
    border-radius: 50%;
    border-top: 2px solid;
    border-color: var(--theme-white-color);
    border-top-color: transparent;
    content: '';
    display: inline-flex;
    width: 13px;
    height: 13px;
    -webkit-animation: wishlist-spin 1s linear infinite;
    animation: wishlist-spin 1s linear infinite;
}

@-webkit-keyframes wishlist-spin {
    100%{-webkit-transform:rotate(360deg);
    transform:rotate(360deg)}
}

@keyframes wishlist-spin {
    100%{-webkit-transform:rotate(360deg);
    transform:rotate(360deg)}
}

/* while page loading */
.wishlist-button .yith-wcwl-add-to-wishlist-button--anchor.yith-wcwl-add-to-wishlist-button--loading.yith-wcwl-add-to-wishlist-button--first-loading .yith-wcwl-add-to-wishlist-button__label::before { 
    display: none; 
}

.wishlist-button .yith-wcwl-add-to-wishlist-button--anchor.yith-wcwl-add-to-wishlist-button--loading {
    background-color: var(--theme-dark-color);
    border-color: var(--theme-dark-color);
    color: var(--theme-white-color);
}

.wishlist-button .yith-wcwl-add-to-wishlist-button--added .yith-wcwl-add-to-wishlist-button__label::after {
    content: "\e92b";
    font-family: "icomoon";
    font-weight: 600;
    text-indent: 0px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    font-size: 14px;
    line-height: 1;
}
/* End Wishlist */
/* Add to cart */
.cart-button a.add_to_cart_button,
.cart-button a.product_type_simple {
    position: relative;
    text-indent: -9999px;
    width: 35px;
    height: 35px;
    background-color: var(--theme-white-color);
    color: var(--theme-dark-color);
    padding: 0;
    border: 1px solid;
    border-color: var(--theme-border-color);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cart-button a.add_to_cart_button:hover,
.cart-button a.product_type_simple:hover {
    background-color: var(--theme-dark-color);
    border-color: var(--theme-dark-color);
    color: var(--theme-white-color);
}

.cart-button a.add_to_cart_button::after {
    content: "\e9d4";
    font-family: "icomoon";
    font-weight: normal;
    text-indent: 0px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    font-size: 14px;
    line-height: 1;
}

.cart-button a:not(.add_to_cart_button)::after {
    content: "\e95e";
    font-family: "icomoon";
    font-weight: normal;
    text-indent: 0px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    font-size: 14px;
    line-height: 1;
}

.cart-button a.add_to_cart_button.loading {
    background-color: var(--theme-dark-color);
    border-color: var(--theme-dark-color);
}

.cart-button a.add_to_cart_button.loading::before {
    border: 2px solid;
    border-radius: 50%;
    border-top: 2px solid;
    border-color: var(--theme-white-color);
    border-top-color: transparent;
    content: '';
    display: inline-flex;
    width: 13px;
    height: 13px;
    -webkit-animation: cart-spin 1s linear infinite;
    animation: cart-spin 1s linear infinite;
}

@-webkit-keyframes cart-spin {
    100%{-webkit-transform:rotate(360deg);
    transform:rotate(360deg)}
}

@keyframes cart-spin {
    100%{-webkit-transform:rotate(360deg);
    transform:rotate(360deg)}
}
/* End Add to cart */
/* Compare */
.compare-button .compare.loading .blockUI.blockOverlay,
.compare-button .compare.loading .blockOverlay,
.compare-button a.compare {
    position: relative;
    text-indent: -9999px;
    width: 35px;
    height: 35px;
    background-color: var(--theme-white-color);
    color: var(--theme-dark-color);
    padding: 0;
    border: 1px solid;
    border-color: var(--theme-border-color);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.compare-button a.compare:hover {
    background-color: var(--theme-dark-color);
    border-color: var(--theme-dark-color);
    color: var(--theme-white-color);
}

.compare-button a.compare::after {
    content: "\e9d6";
    font-family: "icomoon";
    font-weight: normal;
    text-indent: 0px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    font-size: 14px;
    line-height: 1;
}

.compare-button a.compare.loading {
    background-color: var(--theme-dark-color);
    border-color: var(--theme-dark-color);
}

.compare-button .compare.loading .blockUI.blockOverlay,
.compare-button .compare.loading .blockOverlay::before {
    display: none !important;
}

.compare-button a.compare.loading::before {
    border: 2px solid;
    border-radius: 50%;
    border-top: 2px solid;
    border-color: var(--theme-white-color);
    border-top-color: transparent;
    content: '';
    display: inline-flex;
    width: 13px;
    height: 13px;
    -webkit-animation: compare-spin 1s linear infinite;
    animation: compare-spin 1s linear infinite;
}

@-webkit-keyframes compare-spin {
    100%{-webkit-transform:rotate(360deg);
    transform:rotate(360deg)}
}

@keyframes compare-spin {
    100%{-webkit-transform:rotate(360deg);
    transform:rotate(360deg)}
}
/* End Compare */

/* Quickview */
.quickview-button a.quickview-btn {
    position: relative;
    text-indent: -9999px;
    width: 35px;
    height: 35px;
    background-color: var(--theme-white-color);
    color: var(--theme-dark-color);
    padding: 0;
    border: 1px solid;
    border-color: var(--theme-border-color);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.quickview-button a.quickview-btn:hover {
    background-color: var(--theme-dark-color);
    border-color: var(--theme-dark-color);
    color: var(--theme-white-color);
}

.quickview-button a.quickview-btn.loading {
    background-color: var(--theme-dark-color);
    border-color: var(--theme-dark-color);
    color: var(--theme-white-color);
}

.quickview-button a.quickview-btn::after {
    content: "\e95f";
    font-family: "icomoon";
    font-weight: normal;
    text-indent: 0px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    font-size: 14px;
    line-height: 1;
}

.quickview-button a.quickview-btn.loading::before {
    border: 2px solid;
    border-radius: 50%;
    border-top: 2px solid;
    border-color: var(--theme-white-color);
    border-top-color: transparent;
    content: '';
    display: inline-flex;
    width: 12px;
    height: 12px;
    -webkit-animation: spin 1s linear infinite; /* Safari */
    animation: quickview 1s linear infinite;
}

@-webkit-keyframes quickview{
    100%{-webkit-transform:rotate(360deg);
    transform:rotate(360deg)}
}

@keyframes quickview{
    100%{-webkit-transform:rotate(360deg);
    transform:rotate(360deg)}
}
/* End Quickview */

.product-wrapper .product-info {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.product-info .product-title-wrap,
.product-info .product-title-wrap a {
    font-family: var(--theme-general-font);
    color: var(--theme-dark-color);
    font-weight: 400;
    font-size: 15px;
    overflow: hidden;
    line-height: initial;
    margin-bottom: 0;
}

.product-info > .price,
.product-info > a.button,
.product-info > .screen-reader-text,
.product-info .price-wrap + .product-title-wrap {
    display: none;
}

.product-info .product-title-wrap:hover,
.product-info .product-title-wrap a:hover {
    color: var(--theme-primary-color);
}

.product-wrapper .product-price {
    display: flex;
    align-items: center;
    gap: 5px;
}

.product-wrapper .on-sale,
.product-wrapper .new,
.product-wrapper .featured,
.images-inner .on-sale,
.images-inner .new,
.images-inner .featured {
    font-family: var(--theme-general-font);
    font-weight: 400;
    background-color: black;
    color: var(--theme-white-color);
    line-height: initial;
    font-size: 12px;
    padding: 3px 5px;
    border-radius: 3px;
}

.product-wrapper .out-of-stock {
    left: 15px;
    position: absolute;
    top: 15px;
    z-index: 9;
    gap: 5px;
    font-family: var(--theme-general-font);
    font-weight: 400;
    background-color: darkred;
    color: var(--theme-white-color);
    line-height: initial;
    font-size: 11px;
    padding: 2px 8px;
}

.product-info .product-cats {
    line-height: 1;
}

.product-info .product-cats a {
    font-size: 14px;
    color: var(--theme-primary-color);
    font-weight: 400;
    line-height: normal;
}

.product-info .product-price .price bdi,
.product-info .product-price .price ins {
    font-weight: 500;
    color: var(--theme-dark-color);
}

.product-style-1,
.product-style-2,
.product-style-3,
.product-style-4,
.product-style-5 {
    height: 100%;
}

/* Product hover style */

.product-style-1 .product-wrapper {
    background-color: var(--theme-white-color);
}

.product-style-1 .product-info {
    padding: 15px;
    justify-content: center;
    text-align: center;
}

.product-style-1 .product-price,
.product-style-1 .simple-rating-wrap,
.product-style-1 .no-star-rating,
.product-style-1 .fancy-star-rating {
    justify-content: center;
}

.product-style-2 .product-wrapper {
    background-color: var(--theme-white-color);
}

.product-style-2 .product-wrapper:hover {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .10);
    box-shadow: 0 0 10px rgba(0, 0, 0, .10);
}

.product-style-2 .product-info {
    padding: 15px;
    justify-content: start;
    text-align: left;
}

.product-style-2 .product-info .hover-area {
    display: flex;
}

.product-style-2 .product-info .hover-area > div {
    display: none;
}

.product-style-2 .product-info .hover-area > div.cart-button {
    display: block;
    position: absolute;
    right: 15px;
    bottom: 15px;
}

.product-style-2 .product-image .hover-area > div.cart-button {
    display: none;
}

.product-style-2 .product-info .cart-button a.add_to_cart_button, 
.product-style-2 .product-info .cart-button a.product_type_simple {
    background-color: var(--theme-dark-color);
    color: var(--theme-white-color);
    border: 0;
    border-radius: 5px;
}

.product-style-2 .product-info .cart-button a.add_to_cart_button:hover, 
.product-style-2 .product-info .cart-button a.product_type_simple:hover {
    background-color: var(--theme-primary-color);
    color: var(--theme-white-color);
}

.product-style-2 .product-info .cart-button a.add_to_cart_button.loading {
    background-color: var(--theme-dark-color);
}

.product-style-3 .product-wrapper {
    background-color: var(--theme-white-color);
    border: 1px solid;
    border-color: var(--theme-light-color);
    padding: 5px;
}

.product-style-3 .product-wrapper:hover {
    border-color: var(--theme-dark-color);
}

.product-style-3 .product-info {
    padding: 15px;
    justify-content: start;
    text-align: left;
}

.product-style-4 .product-wrapper {
    background-color: var(--theme-white-color);
}

.product-style-4 .product-info {
    padding: 15px;
    justify-content: start;
    text-align: left;
}

.product-style-4 .product-image .hover-area > div.cart-button {
    display: none;
}

.product-style-4 .product-info .hover-area {
    display: flex;
}

.product-style-4 .product-info .hover-area > div {
    display: none;
}

.product-style-4 .product-info .hover-area > div.cart-button {
    display: block;
    position: absolute;
    right: 15px;
    bottom: 15px;
}

.product-style-4 .product-info .cart-button a.add_to_cart_button, 
.product-style-4 .product-info .cart-button a.product_type_simple {
    background-color: var(--theme-light-color);
    color: var(--theme-dark-color);
    border: 0;
    border-radius: 5px;
}

.product-style-4 .product-info .cart-button a.add_to_cart_button:hover, 
.product-style-4 .product-info .cart-button a.product_type_simple:hover {
    background-color: var(--theme-dark-color);
    color: var(--theme-white-color);
}

.product-style-4 .product-info .cart-button a.add_to_cart_button.loading {
    background-color: var(--theme-dark-color);
}

.product-style-5 .product-image .hover-area {
    display: none;
}

.product-style-5 .product-info .hover-area {
    display: flex;
    flex-direction: row;
    gap: 5px;
    padding-top: 10px;
    margin-top: 5px;
    border-top: 1px solid;
    border-color: var(--theme-border-color);
}

.product-style-5 .product-wrapper {
    background-color: var(--theme-white-color);
}

.product-style-5 .product-info {
    padding: 15px;
    justify-content: start;
    text-align: left;
}

.product-style-5 .quickview-button a.quickview-btn,
.product-style-5 .compare-button a.compare,
.product-style-5 .cart-button a.add_to_cart_button, 
.product-style-5 .cart-button a.product_type_simple,
.product-style-5 .wishlist-button .yith-wcwl-add-to-wishlist-button--anchor.yith-wcwl-add-to-wishlist-button--loading.yith-wcwl-add-to-wishlist-button--first-loading,
.product-style-5 .wishlist-button .yith-wcwl-add-to-wishlist-button {
    border-radius: 5px;
    background-color: var(--theme-light-color);
    border-color: var(--theme-border-color);
}

.product-style-5 .quickview-button a.quickview-btn:hover,
.product-style-5 .compare-button a.compare:hover,
.product-style-5 .cart-button a.add_to_cart_button:hover, 
.product-style-5 .cart-button a.product_type_simple:hover,
.product-style-5 .wishlist-button .yith-wcwl-add-to-wishlist-button:hover {
    background-color: var(--theme-dark-color);
    border-color: var(--theme-dark-color);
    color: var(--theme-white-color);
}

.product-style-5 .wishlist-button .yith-wcwl-add-to-wishlist-button--anchor.yith-wcwl-add-to-wishlist-button--loading,
.product-style-5 .cart-button a.add_to_cart_button.loading,
.product-style-5 .cart-button a.product_type_simple.loading,
.product-style-5 .compare-button a.compare.loading,
.product-style-5 .quickview-button a.quickview-btn.loading {
    background-color: var(--theme-dark-color);
    border-color: var(--theme-dark-color);
    color: var(--theme-white-color);
}

.product-style-6 .product-info {
    padding: 15px;
    justify-content: start;
    text-align: left;
}

.product-style-6 .product-image .hover-area > div.cart-button {
    display: none;
}

.product-style-6 .product-info .hover-area {
    display: flex;
    position: absolute;
    top: -38px;
    left: 10px;
    right: 10px;
    visibility: hidden;
    opacity: 0;
    -moz-transition: all 300ms ease-in-out 0s;
    -webkit-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}

.product-style-6 .product-wrapper:hover .product-info .hover-area {
    top: -48px;
    visibility: visible;
    opacity: 1;
}

.product-style-6 .product-info .hover-area > div {
    display: none;
}

.product-style-6 .product-info .hover-area > div.cart-button {
    display: block;
    width: 100%;
}

.product-style-6 .product-info .cart-button a.add_to_cart_button, 
.product-style-6 .product-info .cart-button a.product_type_simple {
    width: 100%;
    border-radius: 5px;
    border: 0;
    text-indent: 0;
    height: 38px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    background-color: var(--theme-dark-color);
    color: var(--theme-white-color);
}

.product-style-6 .product-info .cart-button a.add_to_cart_button:hover, 
.product-style-6 .product-info .cart-button a.product_type_simple:hover {
    background-color: var(--theme-primary-color);
}

.product-style-6 .product-info .cart-button a.add_to_cart_button:after, 
.product-style-6 .product-info .cart-button a.product_type_simple:after {
    display: none;
}

.product-style-6 .product-info .cart-button a.add_to_cart_button.loading,
.product-style-6 .product-info .cart-button a.product_type_simple.loading {
    text-indent: -9999px;
}

.e-border-around .product-wrapper {
    border: 1px solid var(--theme-gray-color);
}

.e-hover-border-around .product-wrapper {
    border: 1px solid transparent
}

.e-hover-image-zoom .product-wrapper .product-image img {
    -moz-transition: all 300ms ease-in-out 0s;
    -webkit-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}

.e-hover-image-zoom .product-wrapper:hover .product-image img {
    transform: scale(1.1);
}

.e-hover-border-around .product-wrapper:hover {
    border-color: var(--theme-border-color);
}

.short-info .product-wrapper {
    margin-bottom: 20px;
}

.short-info.owl-carousel .product-wrapper {
    margin-bottom: 0;
}

.short-info .product-wrapper .product-info {
    text-align: center;
}

.short-info .product-wrapper .product-info .product-title-wrap {
    margin-bottom: 2px;
    margin-top: 10px;
}

.short-info .product-wrapper .product-info .strok {
    font-family: var(--theme-primary-font);
    font-size: 12px;
    color: #a1a1a1;
    font-weight: 500;
}

.e-info-center .product-wrapper .product-info {
    text-align: center;
}

.e-info-center .product-wrapper .product-info .hover-area {
    margin-top: 10px;
    justify-content: center;
}

.e-info-center .product-wrapper .shipping-feed-back,
.e-info-center .product-wrapper .product-info .product-price {
    justify-content: center
}

.e-mb-last-one .product.type-product:last-child .product-wrapper,
.e-mb-last-one .item .product.type-product:last-child .product-wrapper {
    margin-bottom: 50px !important;
}

.e-hover-border-one .product.type-product {
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
}

.e-hover-border-one .product.type-product:hover {
    border-color: var(--theme-border-color);
}

.e-bg-primary .product-wrapper,
.e-hover-bg-primary .product-wrapper:hover {
    background-color: var(--theme-primary-color);
}

.e-bg-secondary .product-wrapper {
    background-color: var(--theme-secondary-color);
}

.e-bg-white .product-wrapper,
.e-hover-bg-white .product-wrapper:hover {
    background-color: var(--theme-white-color);
}

.e-bg-light .product-wrapper,
.e-hover-bg-light .product-wrapper:hover {
    background-color: var(--theme-light-color);
}

.e-image-bg-light .product-image {
    background-color: var(--theme-light-color);
}

.e-image-bg-gray .product-image {
    background-color: var(--theme-gray-color);
}

.e-image-bg-white .product-image {
    background-color: var(--theme-white-color);
}

.e-img-bg-primary .product-image {
    background-color: var(--theme-primary-color);
}

.e-img-bg-secondary .product-image {
    background-color: var(--theme-secondary-color);
}

.e-img-bg-white .product-image {
    background-color: var(--theme-white-color);
}

.e-img-bg-light .product-image {
    background-color: var(--theme-light-color);
}

[class*="e-image-bg-"]:has(.e-bg-light) .product-wrapper .product-info,
[class*="e-image-bg-"]:has(.e-bg-white) .product-wrapper .product-info, 
[class*="e-image-bg-"]:has(.e-bg-gray) .product-wrapper .product-info {
    padding: 15px;
}

.e-hover-wrapper-absolute .product-wrapper:hover {
    position: absolute;
    height: auto;
    z-index: 11;
	border-radius: 3px;
}

.product-list .product.type-product {
    display: flex;
    width: 100%;
}

.single-product-wrapper .images-inner .product-labels,
.product-wrapper .product-image .product-labels {
    left: 15px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: absolute;
    top: 15px;
    z-index: 9;
	font-size: 13px;
    gap: 5px;
}

.product-wrapper .wishlist-button a.add_to_wishlist::after,
.yith-wcwl-add-to-wishlist [class*="-button"] a::after,
.product-wrapper .wishlist-view [class*="-button"] a::after,
.product-wrapper .btn-cart-wishlist [class*="-button"] a::after {
    text-indent: 0px;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    position: absolute;
}

.yith-wcwl-add-to-wishlist .quickview-button a.quickview-btn::after,
.yith-wcwl-add-to-wishlist .wishlist-button a.add_to_wishlist::after,
.product-wrapper .wishlist-button a.add_to_wishlist::after,
.yith-wcwl-add-to-wishlist .compare-button a.compare::after,
.yith-wcwl-add-to-wishlist .cart-button a.add_to_cart_button::after,
.product-wrapper .cart-button a.product_type_variable::after,
.yith-wcwl-add-to-wishlist .size-guide-button a::after {
	font-size: 15px;
	font-weight: 500;
}

.yith-wcwl-add-to-wishlist .compare-button a.compare::after {
    content: "\f074";
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
}

.yith-wcwl-add-to-wishlist .size-guide-button a::after {
    content: "\f101";
}

.yith-wcwl-add-to-wishlist .wishlist-button a.add_to_wishlist.loading::after,
.product-wrapper .wishlist-button a.add_to_wishlist.loading::after,
.yith-wcwl-add-to-wishlist .compare-button a.compare.loading::after,
.product-wrapper .compare-button a.compare.loading::after {
    display: none;
}

a.add_to_cart_button:hover {
    color: inherit;
    background-color: transparent;
    border-color: transparent;
    filter: brightness(100%);
}

a.add_to_cart_button:hover,
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:hover {
    filter: brightness(100%);
}

/*====================================================================
Products list Style
=====================================================================*/
.products.product-list .product-info .available-items {
    padding: 0 10px;
    background: darkorange;
    width: max-content;
    color: var(--theme-white-color);
    font-size: 12px;
    font-weight: 400;
    position: absolute;
    right: 15px;
    top: 18px;
    line-height: 2;
}

.product-list .product-info .product-title-wrap, 
.product-list .product-info .product-title-wrap a {
    font-size: 21px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.product-list .e-info-center .product-info .no-star-rating,
.product-list .e-info-center .product-info .simple-rating-wrap,
.product-list .e-info-center .product-info .fancy-star-rating {
    justify-content: left;
}

.e-info-center .product-info .no-star-rating,
.e-info-center .product-info .simple-rating-wrap,
.e-info-center .product-info .fancy-star-rating {
    justify-content: center;
    align-items: center;
}

.product-list .product-image .hover-area {
    display: none;
}

.product-list .product-wrapper:hover::before {
    display: block
}

.product-list .product-wrapper .product-image .wishlist-view {
    top: 10px;
    right: 0px;
}

.product-list .product-wrapper .product-image {
    width: 30%;
    height: 100%;
    position: relative;
    flex-shrink: 0;
}

.product-list .product-wrapper .product-info {
    width: 70%;
    height: 100%;
}

.product-list .product-style-1 .product-cats {
    display: block;
}

.product-list .product-style-1 .hover-area {
    flex-direction: row;
    position: static !important;
}

.product-list .product-style-1 .hover-area [class*="-button"] a {
    background-color: var(--theme-light-color);
    border: 1px solid;
    border-color: var(--theme-border-color);
    color: var(--theme-dark-color);
    text-transform: uppercase;
}

.product-list .product-style-1 .hover-area [class*="-button"] a.loading {
    color: var(--theme-white-color);
}

.product-list .product-style-1 .product-info .hover-area > *{
    transform: scale(1);
    visibility: hidden;
    opacity: 1;
}

.product-list .product-style-6 .product-image .hover-area {
    display: flex;
}

/*==========================
 Product Category Style
==========================*/
.product-category .product-wrapper {
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.woocommerce-loop-category__title {
    display: flex;
    font-size: 15px;
    color: var(--theme-dark-color);
    gap: 5px;
    justify-content: center;
    flex-direction: column;
}

.woocommerce-loop-category__title a {
    font-size: 15px;
    color: var(--theme-dark-color);
    background-color: transparent;
    padding: 0;
}

.woocommerce-loop-category__title .stock {
    font-size: 13px;
    color: var(--theme-primary-color);
}

.category-style-1 .product-wrapper,
.category-style-2 .product-wrapper,
.category-style-3 .product-wrapper {
    text-align: center;
}

.category-style-1 .woocommerce-loop-category__title {
    position: absolute;
    padding: 10px;
    background-color: #fff;
    display: flex;
    text-align: center;
    flex-direction: column;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 15px;
    gap: 5px
}

.category-style-1 .woocommerce-loop-category__title mark {
    background: transparent;
    color: var(--theme-primary-color)
}

.category-style-2 .product-wrapper img {
    border-radius: 100%;
}

.category-style-2 .woocommerce-loop-category__title {
    padding: 10px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    text-align: center;
    font-size: 15px;
    gap: 5px
}

.category-style-2 .woocommerce-loop-category__title mark {
    background: transparent;
    color: var(--theme-primary-color)
}

.category-style-3 .woocommerce-loop-category__title {
    padding: 10px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    text-align: center;
    font-size: 15px;
    gap: 5px
}

.category-style-3 .woocommerce-loop-category__title mark {
    background: transparent;
    color: var(--theme-primary-color)
}

/* button set change in list view */
[class*="product-style-"].product-list .product-wrapper .product-info .hover-area {
    display: flex !important;
    position: static !important;
    width: auto;
    flex-direction: row;
    transform: inherit;
    opacity: 1 !important;
    box-shadow: none;
}

[class*="product-style-"].product-list .product-wrapper .product-info .hover-area .cart-button a {
    width: auto;
    border: none !important;
    color: var(--theme-dark-color);
    text-transform: capitalize;
}

[class*="product-style-"].product-list .product-wrapper .product-info .hover-area .cart-button a.loading {
    background-color: transparent !important;
}

[class*="product-style-"].product-list .product-wrapper .product-info .hover-area > [class*="-button"] {
    margin-top: 0;
    margin-right: 5px;
}

[class*="product-style-"].product-list .product-wrapper .product-info .hover-area > *{
    transform: scale(1);
    visibility: visible;
    opacity: 1;
}

.product-list .product-wrapper .product-info .hover-area {
    justify-content: left;
    gap: 0;
    position: static;
    visibility: visible;
    opacity: 1;
}

.product-wrapper .product-image .product-variations {
    padding: 5px 10px;
    width: max-content;
    position: absolute;
    top: calc(100% - 35px);
    left: 10px;
    display: none;
    align-items: center;
}

.product-wrapper .product-image .product-variations span {
    border: 1px solid transparent;
    padding: 2px;
}

.product-wrapper .product-image .product-variations span:hover,
.product-wrapper .product-image .product-variations span.active {
    border-color: #000;
    background-color: var(--theme-white-color);
}

.product-wrapper .product-image .product-variations span+span {
    margin-left: 5px;
}

.product-wrapper .product-image .product-variations span a {
    width: 10px;
    height: 10px;
    display: block;
}

.product-list .product-wrapper .product-info {
    gap: 10px;
}

.widget ul.product_list_widget li {
    display: table;
    width: 100%
}

.widget ul.product_list_widget li a {
    font-family: var(--theme-general-font);
    color: var(--theme-dark-color);
    font-size: 15px;
}

.widget ul.product_list_widget li a span {
    display: block;
    overflow: hidden;
}

.widget ul.product_list_widget li img {
    float: left;
    margin-left: 0;
    width: 85px;
    margin-right: 10px;
    background-color: var(--theme-light-color)
}

.product_list_widget .woocommerce-Price-amount {
    color: var(--theme-general-color);
    font-weight: 500;
    font-size: 14px;
    margin-right: 5px;
}

.product_list_widget del .woocommerce-Price-amount {
    color: var(--text-light-color);
    font-weight: 400;
}

.widget ul.product_list_widget li a .product-title-wrap {
    display: block;
    font-size: 15px;
    height: 42px;
    overflow: hidden;
    line-height: initial;
}

.widget ul.product_list_widget li a:hover {
    color: var(--theme-primary-color);
}

.short-info .product-wrapper .product-info {
    padding: 0;
}

.short-info .product-wrapper .product-info .product-title-wrap,
.short-info .product-wrapper .product-info .product-title-wrap a {
    height: auto;
    margin-bottom: 0;
    display: block;
}

.products.product-list .product-info .product-price .price del bdi,
.product-wrapper .product-info .product-price .price del bdi,
.product-wrapper .product-info .product-price .price del {
    font-size: 15px;
    font-weight: 500;
    font-family: var(--theme-general-font);
    color: var(--text-light-color);
}

.summary-inner .price del {
    color: #8f8f8f;
    margin-right: 5px;
    font-size: 18px;
    font-weight: 400;
}

.product-wrapper .shipping-feed-back {
    display: flex;
    justify-content: space-between;
    color: var(--theme-dark-color);
    margin-top: 10px;
    -moz-transition: all 300ms ease-in-out 0s;
    -webkit-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}

.shipping-cost {
    color: var(--theme-dark-color);
    font-weight: 500;
    font-size: 12px;
    font-family: var(--theme-primary-font);
    margin-bottom: 5px;
    line-height: 18px;
}

.product-wrapper .shipping-feed-back .sold-items {
    font-family: var(--theme-primary-font);
    font-size: 14px;
    color: var(--theme-general-color);
    font-weight: 400;
}

.product-wrapper .shipping-feed-back .shipping-cost,
.product-wrapper .shipping-feed-back .star-rating {
    display: flex;
    align-items: center;
    font-family: var(--theme-primary-font);
}

.product-wrapper .product-info .star-rating a,
.product-wrapper .product-info .star-rating a:hover {
    color: #787878;
    text-decoration: none;
}

.product-wrapper .product-info .star-rating a {
    font-size: 14px;
    font-weight: 400;
}

.product-wrapper .product-info .star-rating .rating-counts-wrap {
    margin-left: 2px;
}

.product-wrapper .product-info .bar-progress {
    margin: 15px 0 30px;
}

.product-wrapper .product-info .progress .skill-percent {
    display: flex;
}

.product-wrapper .product-image .savings {
    position: absolute;
    top: 15px;
    right: 15px;
    background-color: var(--theme-primary-color);
    text-align: center;
    width: 70px;
    height: 70px;
    border-radius: 50%;
}

.product-wrapper .product-image .savings span {
    display: block;
    font-family: var(--theme-general-font);
    color: var(--theme-dark-color);
    font-weight: 500;
}

.product-wrapper .product-image .savings span.savings-text {
    font-size: 14px;
    font-weight: 500;
}

.product-wrapper .product-image .savings span.woocommerce-Price-amount {
    font-size: 21px;
}

.product-utilities {
    display: flex;
    justify-content: space-between;
    margin: 25px 0;
    flex-wrap: wrap;
}

.product-utilities .weight,
.product-utilities .time,
.product-utilities .delivery {
    display: flex;
    align-items: center;
}

.product-list .product-style-2 .product-wrapper .product-info .hover-area a.add_to_cart_button::before {
    border: 2px solid;
    border-radius: 50%;
    border-top: 2px solid;
    border-color: var(--theme-dark-color);
    border-top-color: transparent;
    left: 3px;
}

/*===================
# Sale Countdown
===================*/
.sale-coundown .product-wrapper {
    display: flex;
    align-items: center;
    flex-direction: row;
    gap: 20px;
    padding: 1rem;
    background-color: var(--theme-light-color);
}

.sale-coundown .product-image {
    width: 40%;
    flex: 0 0 auto;
}

.sale-coundown .product-info {
    width: 60%;
    flex: 0 0 auto;
    padding: 35px;
}

.sale-coundown .sale-off {
    display: flex;
    gap: 10px;
    align-items: center;
}

.sale-coundown .sale-off .text {
    color: var(--theme-dark-color);
}

.sale-coundown .product-labels span {
    display: none;
}

.sale-coundown .product-labels span.on-sale {
    display: block;
    border-radius: 15px;
}

/*=======================
# WooCommerce Widgets
========================*/
.widget_price_filter .price_slider_wrapper .ui-widget-content {
    border-radius: 1em;
    background: #e5e5e5;
    border: 0;
}

.widget_price_filter .ui-slider-horizontal {
    height: 2px;
}

.widget_price_filter .price_slider {
    margin-bottom: 25px;
    margin-top: 30px;
    position: relative;
    text-align: left;
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}

.widget_price_filter .price_slider_amount {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

.widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    border-radius: 1em;
    background-color: var(--theme-dark-color);
}

.widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    top: auto;
    z-index: 2;
    width: 12px;
    height: 12px;
    border-radius: 1em;
    cursor: ew-resize;
    background-color: #fff;
    box-sizing: border-box;
    margin-top: -5px;
    margin-left: auto;
    opacity: 1;
    border: 2px solid var(--theme-dark-color);
}

.widget_price_filter .ui-slider .ui-slider-handle:last-child {
    margin-left: -12px;
}

.widget_price_filter .price_slider_amount .button {
    font-size: 15px;
    font-weight: 500;
    padding-top: 5px;
    padding-bottom: 5px;
    order: 3;
    margin-top: 15px;
    margin-left: auto;
    border: none;
    display: block;
    color: #fff;
    text-transform: unset;
    background-color: var(--theme-primary-color);
    width: 100%;
    transition: all .3s ease;
}

/*======================
 Responsive Style
======================*/
@media (min-width: 992px){
	.product-list .product-wrapper .product-info {
		padding-right: 150px;
	}
    
	.products.product-list .product-wrapper .product-info .hover-area {
		justify-content: left;
	}

	.products.product-list .woocommerce-product-details__short-description>span {
		display: none;
	}
    
	.products.product-list .woocommerce-product-details__short-description {
		display: block;
	}
    
	.products.product-list .woocommerce-product-details__short-description ul {
		margin-bottom: 20px;
        margin-left: 0;
        padding-left: 5px;
	}
    
	.products.product-list .woocommerce-product-details__short-description ul li {
		list-style: inside none disc;
	}
}