/* rating */
body .wc-block-components-product-rating__stars,
.wc-block-grid__product .wc-block-grid__product-rating .star-rating {
    font-family: star;
    margin: 0;
    /* display: none; */
}

body .wc-block-grid__product-rating .star-rating span::before,
body .wc-block-grid__product-rating .wc-block-grid__product-rating__stars span::before,
body .wc-block-review-list .wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars span::before,
body .wc-block-components-product-rating__stars span::before {
    content: "\e901\e901\e901\e901\e901";
}


body .wc-block-grid__product-rating .star-rating::before,
body .wc-block-grid__product-rating .wc-block-grid__product-rating__stars::before,
body .wc-block-review-list .wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars::before,
body .wc-block-components-product-rating__stars::before {
    content: "\e900\e900\e900\e900\e900";
}

/* home shop */
/* .woocommerce .products .product .woocommerce-loop-product__link ,
.wc-block-components-order-summary-item__image img,
.wc-block-cart-item__image img,
.wp-block-woocommerce-empty-cart-block .wc-block-grid__products li.wc-block-grid__product .woocommerce-loop-product__link{
    border: 1px solid var(--global-palette6);
    border-radius: 0px;
} */
/* rating */
.wc-block-grid__product .wc-block-grid__product-rating .star-rating {
    font-size: 15px;
}

#main.site-main ul li.content-bg.entry.loop-entry .content-bg.entry-content-wrap {
    margin: 0px;
    padding: 20px 0px 50px 0px;
    background-color: var(--global-palette8);
    border-radius: 0px;
}

@media screen and (max-width: 755px) {
    #main.site-main ul li.content-bg.entry.loop-entry .content-bg.entry-content-wrap {
        margin: -13px 0px 0px 0px;
        /* padding: 0px 20px 40px 20px; */
        background-color: transparent;
    }

    .woocommerce ul.products.woo-archive-action-on-hover li.loop-entry.product:hover .product-action-wrap,
    .woocommerce ul.products.woo-archive-action-on-hover li.loop-entry.product:focus-within .product-action-wrap,
    .woocommerce ul.products.woo-archive-action-on-hover li.product.content-bg .product-action-wrap,
    .wc-block-grid__products li.entry.loop-entry .content-bg.entry-content-wrap .wp-block-button,
    .wc-block-grid__products li.entry.loop-entry.woo-archive-action-on-hover:hover .content-bg.entry-content-wrap .wp-block-button,
    .wc-block-grid__products li.entry.loop-entry.woo-archive-action-on-hover:focus-within .content-bg.entry-content-wrap .wp-block-button {
        bottom: 0px;
        color: var(--global-palette3);
        text-decoration: underline;
        padding: 0px 0px 0px 0px;
    }
}

/* .woocommerce ul.products li.product .product-details .star-rating {
	font-size: 20px;
	position: absolute;
	top: 0px;
	transform: translate(97px,-15px);
} */

@media screen and (max-width: 1201px) {
    #main.site-main ul li.content-bg.entry.loop-entry .content-bg.entry-content-wrap {
        margin: -27px 0px 0px 0px;
        /* padding: 38px 20px 59px 20px; */
        background-color: var(--global-palette8);
    }

    #main.site-main ul li.content-bg.entry.loop-entry .content-bg.entry-content-wrap .woocommerce-loop-product__title {
        font-size: 23px;
    }

    /* .woocommerce ul.products li.product .product-details .star-rating {
        transform: translate(68px,3px);
    } */
}

.thewebs-mini-cart-shipping-progress-wrap .thewebs-mini-cart-shipping-progress {
    background: var(--global-palette2) !important;
}

.home .woocommerce .product-details.content-bg .star-rating,
.woocommerce .product-details.content-bg .star-rating {
    position: absolute;
    left: 0;
    right: 0;
    font-size: 17px !important;
    margin-top: -77px;
}

@media screen and (max-width: 1025px) {

    .home .woocommerce .product-details.content-bg .star-rating,
    .woocommerce .products-grid-view .product-details.content-bg .star-rating {
        margin-top: -66px;
    }
}

@media screen and (max-width: 1105px) {
    .grid-sm-col-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media screen and (max-width: 869px) {
    .grid-sm-col-3 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media screen and (max-width: 557px) {
    .grid-sm-col-3 {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
}

#main.site-main ul.products-list-view li.content-bg.entry.loop-entry .content-bg.entry-content-wrap {
    padding: 0px;
    margin: auto;
}

.uc_post_grid_style_one_item.ue-item .uc-button-addcart {
    opacity: 0;
}

.uc_post_grid_style_one_item.ue-item:hover .uc-button-addcart {
    opacity: 1;
}

/* all radius  */
.components-button.wc-block-components-button.wp-element-button.wc-block-components-totals-coupon__button.contained,
fieldset .wc-block-components-notice-banner,
.wc-block-components-button,
.wc-block-components-form .wc-block-checkout__order-notes .wc-block-components-checkbox .wc-block-components-checkbox__input,
.wc-block-components-checkbox__mark,
.wc-block-checkout__add-note .wc-block-components-textarea,
.wc-block-components-checkout-step__content .wc-block-components-address-card,
.wc-block-checkout__payment-method .wc-block-components-radio-control.disable-radio-control,
.woocommerce .woocommerce-order .woocommerce-customer-details address,
.woocommerce-MyAccount-content .woocommerce-button.button,
.woocommerce-MyAccount-content:hover .woocommerce-Button.wc-forward.button,
.woocommerce-info .button.wc-forward,
.woocommerce-address-fields .button,
.woocommerce-MyAccount-content .woocommerce-Button.button,
.woocommerce-form .woocommerce-button.button,
.woocommerce-notices-wrapper .button,
.cart .single_add_to_cart_button.button.alt,
.wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-components-quantity-selector,
.cart .quantity.spinners-added,
.woocommerce .wc-block-components-main .wc-block-components-address-form .wc-block-components-address-form__country.wc-block-components-country-input {
    border-radius: 0px;
}

.woocommerce .entry-summary .single-product-payments,
.wc-block-components-totals-coupon .wc-block-components-text-input input[type="text"],
.select2.select2-container--default .select2-selection.select2-selection--single,
.woocommerce .woocommerce-form.register,
.woocommerce .woocommerce-form.login {
    border-radius: 0px;
}

/* palette1 */
.woocommerce ul.woocommerce-error,
.drawer-inner .drawer-header .filter-toggle-close.drawer-toggle,
.thewebs-shop-top-item.thewebs-woo-toggle .thewebs-product-toggle-outer .thewebs-toggle-shop-layout.thewebs-toggle-grid,
.thewebs-shop-top-item.thewebs-woo-toggle .thewebs-product-toggle-outer .thewebs-toggle-shop-layout.thewebs-toggle-list,
.entry-summary .quantity.spinners-added .minus,
.entry-summary .quantity.spinners-added .plus,
.entry-summary .single-product-payments.payments-color-scheme-inherit legend,
.woocommerce .woocommerce-form .woocommerce-form-row label,
.woocommerce .woocommerce-form .form-row .woocommerce-form__label span,
.single-content .woocommerce-form .form-row label,
.woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields__field-wrapper p.form-row label,
.woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered,
.woocommerce .woocommerce-input-wrapper .country_select.select2-hidden-accessible option,
.woocommerce .woocommerce-MyAccount-content form.woocommerce-EditAccountForm.edit-account p.form-row label,
.woocommerce form.lost_reset_password .form-row label,
.drawer-inner .cart-toggle-close.drawer-toggle,
.woocommerce p.meta .woocommerce-review__author,
.woocommerce p.meta .woocommerce-review__dash,
.woocommerce p.meta .woocommerce-review__published-date,
.woocommerce-MyAccount-content:hover .woocommerce-Button.wc-forward.button,
.woocommerce-info .button.wc-forward,
.woocommerce-address-fields .button,
.woocommerce-MyAccount-content .woocommerce-Button.button,
.woocommerce-form .woocommerce-button.button,
.woocommerce-notices-wrapper .button,
.woocommerce .product .product_meta span.sku_wrapper,
.woocommerce div.product .product_meta span.posted_in {
    color: var(--global-palette1);
}

.woocommerce ul.cart_list li.mini_cart_item .quantity {
    color: var(--global-palette8);
}

.woocommerce-form .woocommerce-button.button:focus {
    color: var(--global-palette9);
}

.quantity.spinners-added {
    border: 1px solid var(--global-palette6);
}

/* review */
.woocommerce #reviews #comments h2.woocommerce-Reviews-title,
.woocommerce #reviews .comment-respond span.comment-reply-title {
    font-size: 22px;
    font-weight: 500;
    font-family: 'Kalnias';
    text-transform: capitalize;
}

.thewebs-sticky-add-to-cart {
    background-color: var(--global-palette3) !important;
}

.thewebs-sticky-add-to-cart-title-wrap img {
    border: 1px solid var(--global-palette6);
}

/* filter */
.wc-blocks-filter-wrapper .wp-block-heading {
    font-weight: 600;
}

.thewebs-shop-top-row .filter-toggle-open,
body .wc-block-components-form .wc-block-components-text-input input[type="email"] {
    border-radius:0px;
}

.wc-block-components-panel__content .wc-block-components-product-name,
.thewebs-shop-top-item .woocommerce-ordering .orderby,
.woocommerce-result-count,
.drawer-inner .drawer-content .woocommerce-mini-cart__total.total,
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs li a,
.summary.entry-summary .product_meta .sku_wrapper,
.summary.entry-summary .product_meta .posted_in,
.woocommerce div.product .product_meta span.posted_in {
    font-size: 15px;
    font-weight: 400;
}

.entry-summary .single_add_to_cart_button {
    font-size: 14px !important;
}

.thewebs-woo-results-count, .woocommerce .thewebs-woo-ordering {
    display: flex;
    align-items: center;
  }

/* product btn */
.woocommerce ul.products.woo-archive-action-on-hover li.loop-entry.product:hover .product-action-wrap,
.woocommerce ul.products.woo-archive-action-on-hover li.loop-entry.product:focus-within .product-action-wrap,
.woocommerce ul.products.woo-archive-action-on-hover li.product.content-bg .product-action-wrap,
.woocommerce ul.products.woo-archive-action-on-hover li.product.content-bg .product-action-wrap .product_type_grouped,
.woocommerce ul.products.woo-archive-action-on-hover li.product.content-bg .product-action-wrap .add_to_cart_button,
.woocommerce ul.products.woo-archive-action-on-hover li.product.content-bg .product-action-wrap .product_type_variable,
.wc-block-grid__products li.entry.loop-entry .content-bg.entry-content-wrap .wp-block-button,
.wc-block-grid__products li.entry.loop-entry.woo-archive-action-on-hover:hover .content-bg.entry-content-wrap .wp-block-button,
.wc-block-grid__products li.entry.loop-entry.woo-archive-action-on-hover:focus-within .content-bg.entry-content-wrap .wp-block-button {
    bottom: 19px;
    color: var(--global-palette1) !important;
    text-decoration: underline;
    padding: 0px 0px 0px 0px;
}


.woocommerce .added_to_cart.wc-forward {
    text-decoration: underline;
}

.wc-block-grid__products li.entry.loop-entry .content-bg.entry-content-wrap .wp-block-button .wp-block-button__link {
    text-decoration: underline;
    padding: 0px 0px 10px 0px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

.site-main ul li.content-bg.entry.loop-entry:hover .content-bg.entry-content-wrap,
.site-main ul li.content-bg.entry.loop-entry:focus-within .content-bg.entry-content-wrap {
    transform: none;
}

ul li.entry.content-bg .content-bg.entry-content-wrap {
    text-align: center;
}

/* .woocommerce ul.products li.product span.onsale {
    margin: 8px 9px;
} */

.woocommerce .loop-entry span.onsale {
    background-color: var(--global-palette9);
    color: var(--global-palette2);
    position: absolute;
    right: 0;
    top: 0;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 8px 9px !important;
    border-radius: 0px;
}

.woocommerce span.onsale {
    background-color: var(--global-palette9) !important;
    color: var(--global-palette2) !important;
    border-radius: 0px;
}

ul.products-list-view li.entry.content-bg .content-bg.entry-content-wrap {
    text-align: left;
}

.drawer-content .mini-cart-container .woocommerce-mini-cart__buttons.buttons .checkout.wc-forward,
.popup-drawer .drawer-header .side-cart-header,
.popup-drawer-layout-sidepanel button.cart-toggle-close span {
    color: var(--global-palette2) !important;
}


/* .flex-control-nav .flex-active img,
.woocommerce div.product div.images ol.flex-control-thumbs li,
.woocommerce div.product div.images ol.flex-control-thumbs li:first-child {
    border: 1px solid var(--global-palette6);
} */

.wc-block-grid__products .loop-entry .product-details .wc-block-grid__product-price {
    padding-right: 0px;
}


.commentlist .comment_container .comment-text {
    border-radius: 0px;
}

.woocommerce div.product div.images ol.flex-control-thumbs {
    padding: 0 30px;
    box-sizing: border-box;
    margin: 30px 0 0;
    transform: none;
    left: auto;
    max-width: 100%;
}

.woocommerce div.product div.images ol.flex-control-thumbs li,
.woocommerce div.product div.images ol.flex-control-thumbs li:first-child {
    width: 120px;
    height: 120px;
    padding: 10px;
    background: transparent;
}

.woocommerce .summary {
    padding-bottom: 3em;
}

/* rating */

.site-main ul.products .content-bg .product-details .star-rating,
.wc-block-grid__products .wc-block-grid__product-rating .star-rating {
    display: none;
}

.woocommerce ul.products.woo-archive-action-on-hover li.product.content-bg .product-action-wrap .thewebs-arrow-right-alt-svg,
.wp-block-woocommerce-empty-cart-block .wc-block-grid__products .thewebs-arrow-right-alt-svg,
.woocommerce-product-rating .woocommerce-review-link {
    display: none;
}


.site-main .products .content-bg .product-details .star-rating~.price {
    padding-right: 0em;
}


.woocommerce .product #reviews #comments ol.commentlist li .comment-text {
    border-radius: 0px;
}

/* tab */
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs li a,
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs li.active a,
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs li a:hover {
    color: var(--global-palette1);
    font-size: 15px;
    font-weight: 400;
}

/* cart page */
.wc-block-cart-item__quantity .wc-block-components-quantity-selector {
    border-radius: 0px;
    border: 1px solid var(--global-palette6);
}

.wp-block-woocommerce-cart .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button--plus,
.wp-block-woocommerce-cart .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button--minus {
    font-size: 18px;
    color: var(--global-palette1);
    border-radius: 0px;
}

.wp-block-woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link,
.wc-block-components-totals-coupon a {
    font-size: 14px;
    font-weight: 700;
    color: var(--global-palette1);
    text-transform: uppercase;
}

.wp-block-woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover {
    color: var(--global-palette2);
    text-decoration: underline;
}

.is-large.wc-block-cart .wc-block-cart-items .wc-block-cart-items__row td {
    border-top: 1px solid var(--global-palette6);
}

.wp-block-woocommerce-cart .wc-block-components-totals-wrapper {
    border-top: 1px solid var(--global-palette6);
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button.wc-block-components-button:not(.is-link):focus,
body .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus {
    box-shadow: none;
}


/* cart page btn  */
.wc-block-cart__submit .wc-block-cart__submit-container .wc-block-components-button__text {
    color: var(--global-palette9);
    font-weight: 400;
}


.wc-block-grid__product.entry.loop-entry.content-bg.woo-archive-action-on-hover.woo-archive-btn-text.product-loop-boxed.woo-archive-image-hover-flip {
    border: 1px solid var(--global-palette3);
}

.wc-block-cart__submit .wc-block-cart__submit-container .wp-element-button:hover,
.wc-block-checkout__actions_row .wp-element-button:hover,
.woocommerce-Button.wc-forward.button:hover,
.woocommerce-MyAccount-content .button.wc-forward:hover,
.woocommerce .entry-summary .button.single_add_to_cart_button:hover,
.thewebs-sticky-add-to-cart-content .thewebs-sticky-add-to-cart-action-wrap .button.single_add_to_cart_button:hover,
.wc-block-cart__submit .wc-block-cart__submit-container .wp-element-button:hover .wc-block-components-button__text,
.woocommerce-MyAccount-content:hover .woocommerce-Button.wc-forward.button,
.woocommerce-info .button.wc-forward,
.woocommerce-address-fields:hover .button,
.woocommerce-MyAccount-content .woocommerce-Button.button,
.woocommerce-notices-wrapper .button,
.woocommerce .woocommerce-Button.button:hover,
.cart .single_add_to_cart_button.button.alt:hover {
    background-color: var(--global-palette1);
    box-shadow: none;
    color: var(--global-palette7);
}

/* single product */

.wc-block-cart__submit .wc-block-cart__submit-container .wp-element-button,
.wc-block-cart__submit .wc-block-cart__submit-container .wp-element-button .wc-block-components-button__text,
.wc-block-checkout__actions_row .wp-element-button,
.woocommerce-Button.wc-forward.button,
.woocommerce-MyAccount-content .button.wc-forward,
.thewebs-sticky-add-to-cart-content .thewebs-sticky-add-to-cart-action-wrap .button.single_add_to_cart_button,
.woocommerce .woocommerce-Button.button,
.woocommerce-address-fields .button,
.woocommerce .woocommerce-form-row:hover .woocommerce-Button.button,
.woocommerce-form .woocommerce-button.button,
.cart .single_add_to_cart_button.button.alt {
    /* background-color:var(--global-palette2);  */
    /* border: solid 1px var(--global-palette9);  */
    color: var(--global-palette7);
    font-weight: 700;
    font-size: 13px;
}
.woocommerce-address-fields .button{
    padding: 12px 18px;
}
.woocommerce .woocommerce-Button.button {
    padding: 12px 17.5px;
}
.woocommerce-MyAccount-content fieldset{
border-radius: 0px;
}

body .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label,
body .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label {
    color: var(--global-palette1);
}

/* cart dropdown */
.sub-menu .menu-item-thewebs-cart-dropdown .product_list_widget .woocommerce-mini-cart-item.mini_cart_item a,
.sub-menu .menu-item-thewebs-cart-dropdown .woocommerce-mini-cart__total.total {
    color: var(--global-palette1);
    font-size: 15px;
    font-weight: 400;
}

.sub-menu .menu-item-thewebs-cart-dropdown .woocommerce-mini-cart__buttons.buttons .button {
    font-size: 15px;
    font-weight: 400;
    color: var(--global-palette1);
    border-radius: 0px;
}

.sub-menu .menu-item-thewebs-cart-dropdown .woocommerce-mini-cart__buttons.buttons .button .checkout:hover {
    color: var(--global-palette9);
}

.drawer-inner.side-cart-header {
    font-size: 15px;
    font-weight: 400;
}

#cart-drawer .drawer-header {
    background-color: var(--global-palette9) !important;
}

.thewebs-mini-cart-shipping {
    background-color: transparent !important;
    padding-top: 20px !important;
}

.woocommerce-mini-cart__empty-message {
    color: var(--global-palette1);
}

.drawer-inner .product_list_widget .woocommerce-mini-cart-item.mini_cart_item a,
.drawer-inner .woocommerce-mini-cart__total.total {
    color: var(--global-palette8);
    font-size: 15px;
    font-weight: 400;
}

.drawer-inner .woocommerce-mini-cart__buttons.buttons .button.wc-forward {
    font-size: 12px;
    font-weight: 600;
    color: var(--global-palette8) !important;
    border: 1px solid var(--global-palette2);
}

.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-onsale {
    background-color: var(--global-palette2);
}

.drawer-inner .woocommerce-mini-cart__buttons.buttons .button.checkout:hover,
.drawer-inner .woocommerce-mini-cart__buttons.buttons .button.checkout:focus,
.drawer-inner .woocommerce-mini-cart__buttons.buttons .button.checkout:active {
    color: var(--global-palette1);
    /* background-color: var(--global-palette8);  */
}

.drawer-inner .widget_shopping_cart .woocommerce-mini-cart-item.mini_cart_item a {
    font-size: 15px;
    font-weight: 400;
}

/* total btn */
.wc-block-cart__submit-container .wp-element-button:focus {
    border: none;
}

/* view cart */
.woocommerce ul.products li.product .button.added .thewebs-svg-iconset:last-child {
    display: none;
}

/* product text */
.wp-block-woocommerce-cart .wc-block-cart-items .wc-block-cart-items__header span,
.wp-block-woocommerce-cart .wp-block-woocommerce-cart-order-summary-block .wp-block-woocommerce-cart-order-summary-heading-block.wc-block-cart__totals-title,
.wc-block-cart-items__row .wc-block-components-product-name,
.wc-block-cart__submit-container .wp-element-button {
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 400;
    color: var(--global-palette1);
    font-family: 'Montserrat';
}

.wc-block-components-product-metadata__description p {
    font-size: 15px;
}

.wc-block-components-totals-coupon .button.components-button {
    color: var(--global-palette1);
}

.wc-block-components-totals-coupon .button.components-button:hover {
    color: var(--global-palette9);
}

/* chekout form */
form.wc-block-components-form .wc-block-components-text-input input[type="text"],
form.wc-block-components-form .wc-block-components-text-input input[type="tel"],
.wc-block-components-combobox .wc-block-components-combobox-control input[type="text"].components-combobox-control__input,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input[type="text"].components-combobox-control__input ,
body .wc-blocks-components-select .wc-blocks-components-select__select {
    background-color: transparent;
    color: var(--global-palette1);
    border: 1px solid var(--global-palette6);
    border-radius: 0px;
}

form.wc-block-components-form .wc-block-components-text-input label {
    color: var(--global-palette1);
}

.wc-block-components-text-input input[type="text"]:focus,
form.wc-block-components-form .wc-block-components-text-input input[type="text"]:focus,
form.wc-block-components-form .wc-block-components-text-input input[type="tel"]:focus,
.wc-block-components-combobox .wc-block-components-combobox-control input[type="text"].components-combobox-control__input:focus,
.wc-block-components-combobox .wc-block-components-combobox-control input[type="text"].components-combobox-control__input:focus,
.woocommerce-ordering .orderby:focus,
.wc-block-components-checkout-step__content .wc-block-checkout__add-note .wc-block-components-textarea:focus {
    box-shadow: none;
    background-color: transparent;
    color: var(--global-palette1);
}

.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-onsale {
    border-radius: 0px;
}

body .wc-block-components-button__text {
    font-size: 14px;
    font-weight: 700;
    font-family: "Montserrat";
    text-transform: uppercase;
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button.wc-block-components-button:not(.is-link):focus {
    box-shadow: none;
}

.wc-block-checkout__add-note .wc-block-components-textarea {
    background-color: transparent;
    border: 1px solid var(--global-palette6);
    color: var(--global-palette1);
    padding: .75em 16px;
}

body .wc-block-checkout__terms.wc-block-checkout__terms--with-separator {
    border: 1px solid var(--global-palette6);
    padding: 15px;
    border-radius: 0px;
}

.wc-block-components-checkout-step__content .wc-block-components-address-card,
.wc-block-checkout__payment-method .wc-block-components-radio-control.disable-radio-control,
.woocommerce .woocommerce-order .woocommerce-customer-details address {
    border: 1px solid var(--global-palette6);
}

/* check out */
.woocommerce .shop_table .woocommerce-table__line-item.order_item td,
.woocommerce .woocommerce-table--order-details.shop_table tfoot th,
.woocommerce .woocommerce-table--order-details.shop_table td {
    border-top: 1px solid var(--global-palette6);
}

body .wc-blocks-components-select .wc-blocks-components-select__container input[type="email"] {
    background: transparent;
    border-radius: 0px;
    border: 1px solid var(--global-palette6);
}

body .wc-blocks-components-select .wc-blocks-components-select__select,
body .wc-block-components-address-form .wc-block-components-text-input input[type="email"] {
    box-shadow: none;
    border: 1px solid var(--global-palette6);
}

/* filter */
/* .thewebs-shop-top-row .filter-toggle-open {
    border-radius: 0px;
} */

/* account */
.woocommerce .woocommerce-form .woocommerce-form-row label,
.woocommerce .woocommerce-form .form-row .woocommerce-form__label span,
.single-content .woocommerce-form .form-row label,
.woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields__field-wrapper p.form-row label,
.woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered,
.woocommerce .woocommerce-input-wrapper .country_select.select2-hidden-accessible option,
.woocommerce .woocommerce-MyAccount-content form.woocommerce-EditAccountForm.edit-account p.form-row label {
    font-size: 15px;
    font-weight: 400;

}

.woocommerce-Address-title h2 {
    font-size: 22px;
}

.woocommerce-js ul li.entry.loop-entry .thewebs-svg-iconset {
    display: none;
}

#main.site-main .woocommerce-message,
.woocommerce .woocommerce-error,
.single-content .woocommerce .woocommerce-info,
.woocommerce-review__verified {
    color: var(--global-palette2);
}

.select2.select2-container--default .select2-selection.select2-selection--single {
    border: 1px solid var(--global-palette6);
}

span.select2-dropdown {
    border-radius: 0px;
    border: 1px solid var(--global-palette6);
    color: var(--global-palette1);
}

.woocommerce-form-register .woocommerce-form-row.form-row {
    margin-top: 18px;
}

.woocommerce-MyAccount-content .woocommerce-button.button {
    color: var(--global-palette9);
    border: none;
    background-color: var(--global-palette2);
    padding: 10px 55px;
}

.woocommerce-MyAccount-content .woocommerce-button.button:hover {
    background-color: var(--global-palette1);
    color: var(--global-palette9);
}

.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a:hover {
    color: var(--global-palette5);
}

/* log out */
#login-drawer.popup-drawer .drawer-content_inner.widget_login_form_inner {
    color: var(--global-palette1);
    border-radius: 0;
}

#login-drawer p.lost_password a {
    color: var(--global-palette1);
}

/* shop  */
#main.site-main ul.products-list-view li.content-bg.entry.loop-entry .product-details.content-bg {
    background-color: transparent;
    border: none;
}

#main.site-main ul.products-list-view .product-action-wrap {
    padding: 0px;
}

.woocommerce .products a.added_to_cart {
    padding: 0px;
    font-size: 13px;
    font-weight: 700;
    font-family: 'Lato';
    text-decoration: underline !important;
    text-transform: uppercase;
}


#cart-drawer .drawer-header h2.side-cart-header {
    font-size: 24px;
}

body .quantity.spinners-added input.minus,
body .quantity.spinners-added input.plus {
    color: var(--global-palette1);
}

.thewebs-sticky-add-to-cart-content .thewebs-sticky-add-to-cart-action-wrap .single_add_to_cart_button {
    height: 50px;
    min-width: 150px;
}

/* price */
.woocommerce .woocommerce-Price-amount {
    font-size: 16px;
    font-weight: 400;
    font-family: 'Lato';
    color: var(--global-palette1);
}

.woocommerce .woocommerce-product-rating .star-rating {
    font-size: 20px;
}


fieldset .wc-block-components-notice-banner {
    color: var(--global-palette9);
}

.wc-block-components-order-summary .wc-block-components-order-summary__content {
    border: 1px solid var(--global-palette4);
    padding: 20px;
    border-radius: 0px;
}

.wp-block-woocommerce-cart-order-summary-block,
body .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block {
    background-color: var(--global-palette8);
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 0px;
}

body .wc-block-components-form .wc-block-components-text-input input[type="email"]:focus,
body .wc-block-components-form .wc-block-components-text-input input[type="number"]:focus,
body .wc-block-components-form .wc-block-components-text-input input[type="password"]:focus,
body .wc-block-components-form .wc-block-components-text-input input[type="tel"]:focus,
body .wc-block-components-form .wc-block-components-text-input input[type="text"]:focus,
body .wc-block-components-text-input input[type="email"]:focus,
body .wc-block-components-text-input input[type="number"]:focus,
body .wc-block-components-text-input input[type="password"]:focus,
body .wc-block-components-text-input input[type="tel"]:focus,
body .wc-block-components-text-input input[type="text"]:focus,
body .wc-blocks-components-select .wc-blocks-components-select__select{
    border: 1px solid var(--global-palette6) !important;
}

.wc-block-components-totals-coupon__form .wc-block-components-text-input input[type="text"] {
    background-color: transparent;
    border: 1px solid var(--global-palette6);
    color: var(--global-palette1);
}

.wc-block-components-totals-coupon__form .wc-block-components-text-input input[type="text"]:focus {
    background-color: transparent;
    border: 1px solid var(--global-palette6);
    color: var(--global-palette1);
    box-shadow: none;
}

.wc-block-components-totals-coupon__form .wc-block-components-text-input label {
    color: var(--global-palette1);
}

.wc-block-components-totals-coupon__content .wc-block-components-button {
    background-color: var(--global-palette2);
    color: var(--global-palette9);
}

body .wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted,
body .wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted {
    border: 1px solid var(--global-palette6);
    box-shadow: none;
    border-radius: 0px;
}

.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title,
.woocommerce ul.products li.product .product-details .woocommerce-loop-product__title,
.woocommerce ul.products li.product .product-details .woocommerce-loop-category__title,
.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-titl {
    color: var(--global-palette1);
    font-family: 'Kalnia';
    font-weight: 500;
    font-size: 22px;
}

.woocommerce ul.products li.product .product-details .price,
.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-price {
    color: var(--global-palette2);
    font-size: 15px;
    font-weight: 400;
    font-family: 'Montserrat';
}

/* sale box */
.wc-block-grid__product-onsale span {
    color: var(--global-palette9);
    font-size: 15px;
    font-weight: 400;
    text-transform: capitalize;
}

#yith-wcwl-popup-message {
    color: var(--global-palette1);
}

.woocommerce ul.products.products-list-view li.product {
    grid-template-columns: 1fr 3fr !important;
}

@media screen and (max-width: 1201px) {
    #main.site-main ul.products-list-view li.content-bg.entry.loop-entry .content-bg.entry-content-wrap {
        margin: 0px;
        padding: 0px;
    }
}

@media screen and (max-width: 1025px) {
    .woocommerce ul.products.products-list-view li.product {
        grid-template-columns: 1fr 2fr !important;
    }
}

@media screen and (max-width: 870px) {
    .woocommerce ul.products.products-list-view li.product {
        grid-template-columns: 1fr 1.5fr !important;
    }
}

@media screen and (max-width: 768px) {
    .woocommerce ul.products.products-list-view li.product {
        grid-template-columns: 1fr 1fr !important;
    }
}

@media screen and (max-width: 681px) {
    .woocommerce ul.products.products-list-view li.product {
        grid-template-columns: 1fr 1fr !important;
    }
}

@media screen and (max-width: 575px) {
    #main.site-main ul.products-list-view li.content-bg.entry.loop-entry .content-bg.entry-content-wrap {
        padding: 20px 30px 62px 0px;
        background-color: transparent;
        bottom: 0;
    }
}

#main.site-main ul.products-list-view li.content-bg.entry.loop-entry .content-bg.entry-content-wrap .star-rating {
    font-size: 19px;
}

.wp-block-woocommerce-empty-cart-block h2.wp-block-heading {
    margin-bottom: 40px;
}


.site-header-item .header-cart-button .header-cart-total {
    position: relative;
    width: 18px;
    height: 18px;
    border-radius: 0px;
}



/* wishlist */
.wishlist-title a.show-title-form{
    visibility: visible;
}
.wp-block-woocommerce-cart .add-to-wishlist-before_image .yith-wcwl-add-to-wishlist {
    font-size: 0px;
}

.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist i {
    font-size: 20px;
}

.yith-wcwl-icon.fa.fa-heart {
    color: var(--global-palette2);
}

table.wishlist_table tbody td,
table.wishlist_table thead th {
    border: 1px solid var(--global-palette6);
}

.wishlist_table tr td,
.wishlist_table tr th.product-checkbox,
.wishlist_table tr th.wishlist-delete {
    text-align: left;
}

.wishlist-title-container {
    text-align: left;
}

.wishlist_table.mobile li .item-details h3 {
    font-size: 16px;
}

.single-content ul {
    padding-left: 7px !important;
}

.shop_table.cart.wishlist_table.wishlist_view.responsive.mobile {
    border: 1px solid var(--global-palette6);
    padding: 10px; 
}

.wishlist_table.mobile li .additional-info-wrapper .product-remove,
.wishlist_table .product-add-to-cart a {
    text-align: left;
}

.wishlist-title h2 {
    font-size: 22px;
}

.wishlist-title.wishlist-title-with-form h2:hover {
    background-color: transparent;
}

.wishlist_table .product-add-to-cart a {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

/* .yith-add-to-wishlist-button-block {
    display: none;  
} */

table.wishlist_table tbody td,
table.wishlist_table thead th { 
    border: 1px solid var(--global-palette1);
}

.wishlist_table thead tr th{
    background: transparent;
}
.woocommerce table.shop_table.wishlist_table tr td{
    background: transparent;
    border-color: var(--global-palette1);
}

/* signle product */
.woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel h2 {
    font-size: 22px;
}

/* check out */
.wc-block-components-checkbox input[type="checkbox"].wc-block-components-checkbox__input,
textarea.wc-block-components-textarea {
    border-radius: 0px;
}

.wc-block-components-button__text {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    border: 1px solid var(--global-palette6);
    padding: 20px;
    border-radius: 0px;
}

.woocommerce .woocommerce-order-overview.order_details li {
    border: 1px solid var(--global-palette6);
    padding: 10px 15px;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 500;
    border-radius: 0px;
}

.woocommerce .woocommerce-order-overview.order_details li strong {
    font-size: 15px;
    font-weight: 500;
    margin-top: 10px;
}

table.shop_table.order_details,
.woocommerce .woocommerce-order .woocommerce-customer-details address {
    border: 1px solid var(--global-palette6);
    border-radius: 0px;
}

th.product-name,
th.product-total {
    color: var(--global-palette1);
    /* font-size: 22px;  */
    font-weight: 600;
}

/* cupon  */
.single-content form {
    margin-bottom: 0;
}

body .elementor .uc_post_grid_style_one_item.ue-item .uc-button-addcart.add_to_cart_button, body .elementor .uc_post_grid_style_one_item.ue-item .uc_post_grid_style_one_button .added_to_cart{
    font-size: 14px;
    text-decoration: underline !important;
    text-transform: uppercase !important;
}

body .elementor .uc_post_grid_style_one_item.ue-item .added_to_cart.wc-forward {
    font-size: 14px;
    font-weight: 700;
}

.yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
    flex-direction: row;
}


/* filter style  */

.filter-toggle-open-container .filter-toggle-open {
	color: var(--global-palette7) !important;
}

/* add to cart button  */
button, .button, .wp-block-button__link, input[type="button"], input[type="reset"], input[type="submit"],
 .fl-button, .elementor-button-wrapper .elementor-button {
	font-weight: 700;
	font-size: 13px;
	line-height: 20px;
	font-family: Lato;
	text-transform: uppercase;
}

.thewebs-product-toggle-container .thewebs-toggle-shop-layout {
	color: var(--global-palette5) !important;
	border: 1px solid var(--global-palette5) !important;
}

/* my account */

.woocommerce form .show-password-input,
.woocommerce-page form .show-password-input {
  background-color: transparent;
  padding: 0;
  border: none;
}

/* cart page design */
body.woocommerce-cart table.cart .product-name a,
.woocommerce-checkout table.cart .product-name a,
#add_payment_method table.cart .product-name a {
  text-decoration: none;
  color: var(--global-palette1);
}

body.woocommerce-cart table.cart .product-name a:hover,
.woocommerce-checkout table.cart .product-name a:hover,
#add_payment_method table.cart .product-name a:hover {
  color: var(--global-palette1);
}

body .woocommerce div.product form.cart .reset_variations,
body .woocommerce table.shop_table,
body .woocommerce form .form-row label {
  font-size: 100%;
}

body .woocommerce table.shop_table input {
  font-size: 100%;
  line-height: 28px;
  border: 1px solid var(--global-palette6);
  border-radius: 0px;
}

.woocommerce-cart table.shop_table td.actions {
  padding-block-start: 40px;
}

body.woocommerce-cart table.cart td.actions .button:disabled,
body.woocommerce-checkout table.cart td.actions .button:disabled,
#add_payment_method table.cart td.actions .button:disabled {
  background-color: var(--global-palette1);
  color: var(--global-palette3);
}

.base-woo-cart-form-wrap .cart-collaterals {
  border: 1px solid var(--global-palette7);
  padding: 20px;
  border-radius: 0px;
}

.quantity.spinners-added:hover {
  border: 1px solid var(--global-gray-400);
}

body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  margin: 0;
}

body .woocommerce table.shop_table th {
  padding: 15px 12px;
}

.woocommerce-cart-form .cart-summary,
.cart_totals h2 {
  padding-block-end: 20px;
}

body .woocommerce form .form-row label {
  color: var(--global-palette1);
  font-weight: 500;
}

body .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: var(--global-palette1);
}

body.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td,
body.woocommerce table.shop_table_responsive tr:nth-child(2n) td {
  background-color: transparent;
}

@media screen and (max-width: 380px) {
  body.woocommerce-cart table.cart td.actions .coupon .input-text {
    width: 100%;
  }

  body.woocommerce-cart table.cart td.actions .button {
    height: 54px;
    width: 100% !important;
    margin-top: 10px;
  }
}

@media screen and (max-width: 820px) {
  .woocommerce .twold-woo-cart-form-wrap h2 {
    font-size: 35px;
  }
}

/************* input common *************/

body .woocommerce table.shop_table td,
body.woocommerce-page.woocommerce-cart .cart-collaterals .cart_totals tr td,
body.woocommerce-page.woocommerce-cart .cart-collaterals .cart_totals tr th ,
body .woocommerce table.shop_table tfoot td, 
body .woocommerce table.shop_table tfoot th, 
body .woocommerce table.shop_table tbody ths{
  padding: 15px 12px;
  border-top: 1px solid var(--global-palette6);
}

body #wrapper .woocommerce form .form-row input.input-text,
body #wrapper .woocommerce form .form-row textarea,
.woocommerce table.shop_table td .quantity.spinners-added,
body.woocommerce-cart table.cart td.actions .coupon .input-text,
body .select2-container--default .select2-selection--single,
body .select2-dropdown,
body .select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid var(--global-palette6);
  color: var(--global-palette1);
}

/* my account btn */
.woocommerce form .show-password-input,
.woocommerce-page form .show-password-input {
  background: transparent;
  padding: 0;
}

/* side cart checkout  */
body .thewebs-woo-cart-form-wrap .cart-collaterals,
body .woocommerce .woocommerce-checkout .shop_table {
  border: 1px solid #e5e5e5;
  padding: 20px;
}

.single-content .woocommerce-billing-fields h3,
body form.checkout #order_review_heading {
  margin-block-end: 20px;
}

.woocommerce-billing-fields__field-wrapper {
  padding: 30px;
  border: 1px solid var(--global-palette6);
}

.woocommerce-checkout #payment ul.payment_methods {
  padding: 30px !important;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

body .woocommerce-cart #payment ul.payment_methods li,
body .woocommerce-checkout #payment ul.payment_methods li,
#add_payment_method #payment ul.payment_methods li {
  border: 1px solid #e5e5e5;
  margin-block-end: 20px;
  overflow: hidden;
}

body .woocommerce-checkout #payment ul.payment_methods li:last-child {
  margin-block-end: 0;
}

body .woocommerce-cart #payment div.payment_box,
body .woocommerce-checkout #payment div.payment_box,
#add_payment_method #payment div.payment_box {
  padding: 0 15px 15px;
  margin-block: 0;
  color: var(--global-palette1);
}

body #payment ul.wc_payment_methods li.wc_payment_method>label,
body #payment ul.wc_payment_methods li.wc_payment_method>label:hover {
  border-left: none;
  margin-bottom: 0;
  cursor: pointer;
  font-weight: 600;
  padding: 9px 15px;
}

.woocommerce-checkout #order_review .shop_table.woocommerce-checkout-review-order-table {
  border: none;
  background: transparent;
}

body.woocommerce-checkout .woocommerce table.shop_table .cart_item:first-child td {
  border: none;
}

.woocommerce-checkout .woocommerce form.login,
.woocommerce-checkout .woocommerce form.checkout_coupon,
.woocommerce-checkout .woocommerce form.register {
  border: 2px dashed var(--global-palette2);
  border-radius: 0;
}

body #payment #place_order,
body .woocommerce form .form-row .button {
  padding: 14px 36px;
  width: 100%;
  margin: 0;
}

.woocommerce-checkout .woocommerce form.checkout_coupon,
.woocommerce-checkout .woocommerce form.login {
  width: 40%;
}

.checkout_coupon.woocommerce-form-coupon .form-row.form-row-first,
body.woocommerce-page form .form-row-last {
  width: 100%;
}

body.woocommerce form .form-row-first,
body.woocommerce form .form-row-last,
body.woocommerce-page form .form-row-first,
body.woocommerce-page form .form-row-last {
  width: 100%;
}

.site-main .woocommerce-notices-wrapper .woocommerce-message {
  color: var(--global-palette1);
  background: #deffd5;
  font-weight: 500;
}

@media only screen and (max-width: 857px) {
  .woocommerce-checkout .woocommerce form.checkout_coupon,
  .woocommerce-checkout .woocommerce form.login {
    width: 100%;
  }
}

.woocommerce .woocommerce-error,
body .single-content .woocommerce .woocommerce-info:not(.cart-empty),
.woocommerce-review__verified {
  background: var(--global-palette6);
  color: var(--global-palette1);
  font-weight: 500;
}

.site-main .woocommerce-notices-wrapper .woocommerce-message {
  color: var(--global-palette1);
  background: #deffd5;
  font-weight: 500;
}

body .single-content ul {
  margin-bottom: 30px !important;
}

.woocommerce-cart-form .actions .coupon-error-notice {
  text-align: start;
  position: absolute;
}
.woocommerce-cart-form .actions .coupon{
    position: relative;
}


/* diffrent input */
body.woocommerce-cart table.cart td.actions .coupon .input-text {
  height: 50px;
  padding: 15px 50px 15px 15px;
  margin: 0 15px 0 0;
}

/* signle product */

@media screen and (max-width: 719px) {
  .woocommerce.product-tab-style-center div.product .woocommerce-tabs ul.tabs li.reviews_tab {
    margin: 0px;
  }
  body.woocommerce div.product .woocommerce-tabs{
    border: 1px solid var(--global-palette6);
    border-radius: 15px;
  }
  .woocommerce.product-tab-style-center div.product .woocommerce-tabs ul.tabs li.description_tab,
  .woocommerce.product-tab-style-center div.product .woocommerce-tabs ul.tabs li.reviews_tab {
    border: 1px solid var(--global-palette6);
    padding: 5px;
    width: 50%;
    border-radius: 15px;
  }
  body.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
    border-bottom: 3px solid var(--global-palette6) !important;
  }
  .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs {
    display: flex;
    gap: 20px;
  }

  .woocommerce-tabs.wc-tabs-wrapper {
    padding: 20px;
  }

  body .woocommerce .woocommerce.product-tab-style-center div.product .woocommerce-tabs ul.tabs li.active {
    border-bottom: 3px solid var(--global-palette6);
  }

  .woocommerce div.product .woocommerce-tabs .panel {
    padding-left: 0em !important;
    padding-right: 0em !important;
  }
}

@media screen and (max-width: 465px) {
  .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs {
    display: block;
  }

  .woocommerce.product-tab-style-center div.product .woocommerce-tabs ul.tabs li.reviews_tab,
  .woocommerce.product-tab-style-center div.product .woocommerce-tabs ul.tabs li.description_tab {
    width: 100%;
  }

  .woocommerce.product-tab-style-center div.product .woocommerce-tabs ul.tabs li.reviews_tab {
    margin-top: 20px;
  }
}


/* shop list */

.woocommerce ul.products.woo-archive-action-on-hover li.product.content-bg .product-action-wrap,
.woocommerce ul.products.woo-archive-action-on-hover li.loop-entry.product:hover .product-action-wrap {
  /* bottom: 0; */
  text-decoration: underline;
}

.site-main ul li.content-bg.entry.loop-entry:hover .content-bg.entry-content-wrap,
.site-main ul li.content-bg.entry.loop-entry:focus-within .content-bg.entry-content-wrap {
  transform: none;
}

.woocommerce.woocommerce-page ul.products.products-list-view li.product {
  padding: 0px;
  display: grid;
  grid-template-columns: 1fr 2fr;
}

body.woocommerce ul.products.products-list-view {
  grid-template-columns: 1fr;
}

@media screen and (max-width: 767px) {
  .woocommerce ul.products.products-list-view li.product .product-details .woocommerce-loop-product__title {
    font-size: 22px;
    padding: 0;
  }

  body.woocommerce ul.products.products-list-view li.product .star-rating~.price,
  body.woocommerce ul.products.products-list-view li.product .product-action-wrap {
    margin: 0;
  }

  body.woocommerce ul.products.products-list-view li.product .product-details .product-excerpt p {
    margin: 10px 0;
    max-width: 270px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
}

@media screen and (max-width: 560px) {
  ul.products.products-list-view li.loop-entry.product div.product-action-wrap {
    opacity: 1;
  }

  body.woocommerce ul.products.products-list-view li.product .product-details .product-excerpt p {
    max-width: 100%;
    white-space: wrap;
  }

  #main.site-main ul.products-list-view li.content-bg.entry.loop-entry .content-bg.entry-content-wrap {
    padding: 20px 10px 20px 10px;
    text-align: center;
    margin-bottom: 20px;
  }

  ul.products.products-list-view li.loop-entry.product .product-excerpt {
    display: flex;
    justify-content: center;
  }

  .woocommerce.woocommerce-page ul.products.products-list-view li.product {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 556px) {
  .woocommerce ul.products.woo-archive-action-on-hover li.product.content-bg .product-action-wrap {
    opacity: 1;
  }
}

/* wishliast style  */
.yith-wcwl-add-to-wishlist-button:not(.yith-wcwl-add-to-wishlist-button--themed-button) svg.yith-wcwl-add-to-wishlist-button-icon {
	/* color: var(--add-to-wishlist-icon-color, #fff) !important;  */
    color: var(--global-palette1) !important;
}

.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button-over-image {
	z-index: 0 !important;
}