/* rating */
body .wc-block-components-product-rating__stars {
  font-family: star;
  margin: 0;
}

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";
}

.wc-block-rating-filter .wc-block-components-product-rating__stars {
  padding-bottom: 20px;
}

/* header  */
.site-header-item .header-cart-button .header-cart-total {
  position: relative;
  top: -9px;
  left: -9px;
  width: 20px;
  height: 20px;
}

/* product btn */
.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: 23px;
  color: var(--global-palette2);
  text-decoration: underline;
  padding: 0px 0px 0px 0px;

}
.woocommerce ul.products.woo-archive-action-on-hover li.product.content-bg .product-action-wrap{
  opacity: 0;
}
.woocommerce ul.products.woo-archive-action-on-hover li.loop-entry.product:hover .product-action-wrap {
  color: var(--global-palette2);
  bottom: 23px;
  text-decoration: underline;
  padding: 0px 0px 0px 0px;
  /* opacity: 1; */
}

#main.site-main ul li.content-bg.entry.loop-entry .content-bg.entry-content-wrap {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 59px 0px;
  background-color: transparent;
}

@media screen and (max-width: 575px) {
  #main.site-main ul li.content-bg.entry.loop-entry .content-bg.entry-content-wrap {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 59px 0px;
  }

}

.woocommerce .added_to_cart.wc-forward {
  text-transform: uppercase;
  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;
}

.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 ul.products.woo-archive-action-on-hover li.product.content-bg .product-action-wrap .lois-arrow-right-alt-svg,
.wp-block-woocommerce-empty-cart-block .wc-block-grid__products .lois-arrow-right-alt-svg {
  display: none;
}

.lois-shop-top-item .woocommerce-ordering .orderby {
  font-size: 16px;
  font-weight: 400;
}

.woocommerce-ordering .orderby:focus {
  color: var(--global-palette1);
}

.lois-shop-top-item.lois-woo-toggle .lois-product-toggle-outer .lois-toggle-shop-layout.lois-toggle-grid,
.lois-shop-top-item.lois-woo-toggle .lois-product-toggle-outer .lois-toggle-shop-layout.lois-toggle-list {
  color: var(--global-palette1);
  border-color: var(--global-palette1);
}

.woocommerce-result-count {
  font-size: 16px;
  line-height: 20px;
}

/* product border */
/* .woocommerce .products .product .woocommerce-loop-image-link {
  border: 1px solid var(--global-palette6);
} */

/* single shpo */
.entry-summary .quantity.spinners-added .minus,
.entry-summary .quantity.spinners-added .plus {
  color: var(--global-palette2);
}

.lois-sticky-add-to-cart-content .lois-sticky-add-to-cart-action-wrap .single_add_to_cart_button {
  height: 52px;
  min-width: 150px;
}
.lois-sticky-add-to-cart-action-wrap .cart .button.alt:hover{
  color: var(--global-palette2) !important;
}
.lois-sticky-add-to-cart{
  background-color: var(--global-palette8) !important;
}

.woocommerce .entry-summary .single-product-payments {
  border-radius: 0px;
}

.woocommerce div.product .product_meta span.posted_in {
  color: var(--global-palette1);
  font-size: 16px;
  font-weight: 400;
}

ul li.entry.content-bg .content-bg.entry-content-wrap {
  text-align: center;

}

.woocommerce ul.products li.product span.onsale {
  display: none;
}

.woocommerce .entry.content-bg span.onsale {
  border-radius: 0px;
  background-color: var(--global-palette9);
  font-size: 16px;
  font-weight: 400;
}

ul.products-list-view li.entry.content-bg .content-bg.entry-content-wrap {
  text-align: left;
}

@media screen and (max-width: 575px) {
  ul.products-list-view li.entry.content-bg .content-bg.entry-content-wrap {
    text-align: center;
  }
}


/* img border */
/* .flex-viewport {
  border: 1px solid var(--global-palette6);
  padding: 25px 0px 25px 0px;
  margin-bottom: 25px;
} */

/* cart drawer  */
.lois-sticky-add-to-cart-content img.attachment-woocommerce_thumbnail,
.drawer-inner ul.woocommerce-mini-cart li .attachment-woocommerce_thumbnail {
  border: 1px solid var(--global-palette6);
}

.woocommerce div.product div.images ol.flex-control-thumbs li img {
  border: none;
}

.popup-drawer .drawer-header .side-cart-header,
.popup-drawer-layout-sidepanel button.cart-toggle-close span {
  color: var(--global-palette1);
}

.drawer-content .mini-cart-container .woocommerce-mini-cart__buttons.buttons .checkout.wc-forward,
.woocommerce .woocommerce-notices-wrapper .woocommerce-message {
  color: var(--global-palette1);
}

.drawer-inner .drawer-content .woocommerce-mini-cart__total.total {
  font-size: 16px;
}

/* rating */
.woocommerce-product-rating .woocommerce-review-link {
  display: none;
}

/* comment date */
.woocommerce p.meta .woocommerce-review__author,
.woocommerce p.meta .woocommerce-review__dash,
.woocommerce p.meta .woocommerce-review__published-date,
.woocommerce ul.cart_list li.mini_cart_item .quantity {
  color: var(--global-palette1);
}

.woocommerce .product #reviews #comments ol.commentlist li .comment-text {
  border-radius: 0px;
}

/* btn */
.entry-summary .single_add_to_cart_button {
  font-size: 13px !important;
}

/* payment */
.entry-summary .single-product-payments.payments-color-scheme-inherit legend {
  color: var(--global-palette2);
}

/* bottom order  */
.site-container .lois-sticky-add-to-cart-title-wrap .attachment-woocommerce_thumbnail {
  border: 1px solid var(--global-palette6);
}
.site-container .lois-sticky-add-to-cart-title-wrap .lois-sticky-add-to-cart-title{
  font-size: 21px;
  font-family: 'Oswald';
  text-transform: uppercase;
}

/* 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,
.woocommerce .product .product_meta span.sku_wrapper {
  color: var(--global-palette1);
  font-size: 16px;
  font-weight: 400;
}

/* cart */

.wc-block-cart-item__quantity .wc-block-components-quantity-selector {
  border: 1px solid var(--global-palette6);
  border-radius: 0px;
}

.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: 16px;
  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 {
  font-size: 14px;
  font-weight: 800;
  line-height: 17px;
  text-transform: uppercase;
  color: var(--global-palette2);
}

.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-palette1);
  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);
}

.entry-content-wrap .entry-content .wp-block-woocommerce-cart.alignwide{
  width: 100% ; 
}


/* total btn */
.wc-block-cart__submit-container .wp-element-button {
  border-radius: 0px;
}

.wc-block-cart__submit-container .wp-element-button:focus {
  border: none;
}

/* view cart */
.woocommerce ul.products li.product .button.added .lois-svg-iconset:last-child,
body .wp-block-woocommerce-empty-cart-block .wc-block-grid__product-add-to-cart .add_to_cart_button span.lois-svg-iconset {
  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 {
  text-transform: uppercase;
  font-size: 21px;
  font-weight: 500;
  line-height: 30px;
  font-family: 'Oswald';
}

/* cart dropdown */
.sub-menu .menu-item-lois-cart-dropdown .product_list_widget .woocommerce-mini-cart-item.mini_cart_item a,
.sub-menu .menu-item-lois-cart-dropdown .woocommerce-mini-cart__total.total {
  color: var(--global-palette9);
  font-size: 16px;
  font-weight: 400;
}

.sub-menu .menu-item-lois-cart-dropdown .woocommerce-mini-cart__buttons.buttons .button {
  font-size: 14px;
  font-weight: 500;
  color: var(--global-palette9);
}

.sub-menu .menu-item-lois-cart-dropdown .woocommerce-mini-cart__buttons.buttons .button .checkout:hover {
  color: var(--global-palette9);
}

.wp-block-woocommerce-checkout-order-summary-block {
  background: transparent;
  border-radius: 0px;
  border: 1px solid var(--global-palette6);
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-info a,
.woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .button, .button.woocommerce-form-register__submit,
 .button.woocommerce-form-login__submit {
  padding: 17.5px 23.5px;
}

.woocommerce-account .addresses .title .edit {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
}

.wc-block-components-title.wc-block-components-title {
  font-size: 21px !important;
  font-weight: 500 !important;
  font-family: 'Oswald';
}

/* cart slide   */
.drawer-inner .cart-toggle-close.drawer-toggle {
  color: var(--global-palette9);
}

.drawer-inner.side-cart-header {
  font-size: 14px;
  font-weight: 500;
}

#cart-drawer .drawer-header {
  background-color: var(--global-palette2);
}

.woocommerce-mini-cart__empty-message {
  color: var(--global-palette9);
}

.drawer-inner .product_list_widget .woocommerce-mini-cart-item.mini_cart_item a,
.drawer-inner .woocommerce-mini-cart__total.total {
  color: var(--global-palette9);
  font-size: 14px;
  font-weight: 500;
}

.drawer-inner .woocommerce-mini-cart__buttons.buttons .button.wc-forward {
  font-size: 15px;
  font-weight: 600;
  color: var(--global-palette9);
}

.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-palette9);
}

.drawer-inner .widget_shopping_cart .woocommerce-mini-cart-item.mini_cart_item a {
  font-size: 16px;
  font-weight: 400;
}

/* .coupon  */
.wc-block-components-totals-coupon .wc-block-components-text-input input[type="text"],
.wc-block-components-totals-coupon .wc-block-components-text-input input[type="text"]:focus,
body .wc-block-components-form .wc-block-components-text-input input[type="email"]:focus {
  border-radius: 0px;
  border: 1px solid var(--global-palette6);
  background: transparent;
  color: var(--global-palette1);
}

body .wc-blocks-components-select .wc-blocks-components-select__select:focus {
  box-shadow: none;
}

.wc-block-components-totals-coupon__content .wc-block-components-text-input label {
  color: var(--global-palette1);
}

/* 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"],
fieldset .wc-block-components-notice-banner,
.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-block-components-form .wc-block-components-text-input input[type="email"],
body .wc-blocks-components-select .wc-blocks-components-select__container {
  background-color: transparent;
  color: var(--global-palette1);
  border: 1px solid var(--global-palette6);
  border-radius: 0px
}

.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper,
.wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-totals-block {
  border-top: 1px solid var(--global-palette6);
}

body .wc-block-components-form .wc-block-components-text-input label,
.wc-block-components-text-input label,
body .wc-blocks-components-select .wc-blocks-components-select__label,
body .wc-blocks-components-select .wc-blocks-components-select__select {
  color: var(--global-palette1);
}

body .wc-blocks-components-select .wc-blocks-components-select__expand {
  fill: var(--global-palette9);
}

.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 {
  box-shadow: none;
  background-color: transparent;
  color: var(--global-palette1);
}

.wc-block-components-button {
  border-radius: 0px;
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  padding: 14px;
  line-height: 17px;
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button.wc-block-components-button:not(.is-link):focus {
  box-shadow: inset 0 0 0 1px #fff, 0 0 0 2px var(--global-palette4);
}

.wc-block-components-form .wc-block-checkout__order-notes .wc-block-components-checkbox .wc-block-components-checkbox__input,
.wc-block-components-checkbox .wc-block-components-checkbox__input[type="checkbox"]:checked,
.wc-block-components-checkbox__mark {
  border-radius: 0px;
}

.wc-block-checkout__add-note .wc-block-components-textarea {
  background-color: transparent;
  border: 1px solid var(--global-palette6);
  border-radius: 0px;
  color: var(--global-palette9);
  padding: .75em 16px;
}

.wc-block-components-form.wc-block-checkout__form .wp-block-woocommerce-checkout-terms-block {
  border: 1px solid var(--global-palette6);
  padding: 10px 10px 15px 20px;
}

.wc-block-components-checkout-step__content .wc-block-checkout__add-note .wc-block-components-textarea:focus {
  background-color: transparent;
  box-shadow: none;
  color: var(--global-palette9);
}

.wc-block-components-checkout-step__content .wc-block-components-address-card,
.wc-block-checkout__payment-method .wc-block-components-radio-control.disable-radio-control {
  border: 1px solid var(--global-palette6);
  border-radius: 0px;
}

.wc-block-grid__products .wp-block-button.wc-block-grid__product-add-to-cart .wp-block-button__link.add_to_cart_button {
  font-size: 15px;
  font-weight: 700;
  padding: 29px 15px;
}

/* biling border */
/* .wc-block-cart-item__image img {
  border: 1px solid var(--global-palette6);
} */

.woocommerce .woocommerce-order .woocommerce-customer-details address {
  border-radius: 0px;
  border: 1px solid var(--global-palette6);
}

/* rating*/
.site-main .products .content-bg .product-details .star-rating {
  display: none;
}

.site-main .products .content-bg .product-details .star-rating~.price {
  padding-right: 0em;
}

/* 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);
}

/* single product */
.cart .quantity.spinners-added,
.woocommerce .woocommerce-form.login,
.woocommerce .woocommerce-form.register {
  border-radius: 0px;
  background: transparent;
  padding: 5.5px 12px;
  border: 1px solid var(--global-palette6);
}

.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;
}

.woocommerce.product-tab-style-center div.product .woocommerce-tabs ul.tabs li.reviews_tab {
  margin-left: 30px;
}
.woocommerce-Reviews .comment-respond .form-submit .submit{
  padding: 16px 51.5px 16px 51.5px;
}
.site-container .entry-content-wrap .summary .cart button:hover{
  color: var(--global-palette2) !important;
}
.woocommerce button.button.alt{
  color: var(--global-palette1) !important;
}
.woocommerce-notices-wrapper .woocommerce-message a {
  padding: 16px 37.5px;
}
.description{ 
  color: var(--global-palette1);
  font-size: 16px;
  font-weight: 400;
}


/* 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 {
  color: var(--global-palette1);
  font-size: 16px;
  font-weight: 400;

}
.woocommerce form .form-row .button {
  padding: calc(0.4em + 12px) 2.94em !important;
}

.woocommerce-form .woocommerce-button.button {
  color: var(--global-palette9);
}

.woocommerce-form .woocommerce-button.button:hover {
  color: var(--global-palette2);
}
  
  

.woocommerce .woocommerce-message,
.woocommerce .woocommerce-error,
.single-content .woocommerce .woocommerce-info {
  color: var(--global-palette1);
}

.select2.select2-container--default .select2-selection.select2-selection--single {
  border-radius: 0px;
  border: 1px solid var(--global-palette6);
}

span.select2-dropdown {
  border-radius: 0px;
  border: 1px solid var(--global-palette6);
  color: var(--global-palette4);
}

.woocommerce-form-register .woocommerce-form-row.form-row {
  margin-top: 18px;
}
.single-content .woocommerce .woocommerce-address-fields  .button{
  padding: 16px 22.5px;
}

/* log out */
#login-drawer.popup-drawer .drawer-content_inner.widget_login_form_inner {
  color: var(--global-palette9);
  border-radius: 0;
  background-color: var(--global-palette3);
}

#login-drawer p.lost_password a {
  color: var(--global-palette9);
}

/* 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: 600;
}

.woocommerce ul.woocommerce-error {
  color: var(--global-palette9);
}

#cart-drawer .drawer-header h2.side-cart-header {
  font-size: 25px;
}


/* checkout border in images sidebar  */
.wc-block-components-panel__content img {
  border: 1px solid var(--global-palette6);
}


.wc-block-components-panel__content .wc-block-components-product-name {
  font-size: 16px;
  font-weight: 400;
}

/* filter toggle  */
.drawer-inner .drawer-header .filter-toggle-close.drawer-toggle {
  color: var(--global-palette9);
}

/* lost pass  */
.woocommerce-ResetPassword.lost_reset_password .woocommerce-Button.button {
  color: var(--global-palette9);
}

/* wishlist */

.wp-block-woocommerce-cart .add-to-wishlist-before_image .yith-wcwl-add-to-wishlist {
  font-size: 0px;
}

.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--icon-button:is(button) svg.yith-wcwl-add-to-wishlist-button-icon {
  width: 25px;
  height: 25px;
}

.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button-over-image {
  z-index: 0;
}

.woocommerce table.shop_table td {
  font-size: 16px;
  font-weight: 400 !important;
}

#yith-wcwl-popup-message {
  color: var(--global-palette3);
}

table.wishlist_table tbody td,
table.wishlist_table thead th {
  border: 1px solid var(--global-palette6) !important;
}

.wishlist_table tr td,
.wishlist_table tr th.product-checkbox,
.wishlist_table tr th.wishlist-delete {
  text-align: center;
}

.wishlist-items-wrapper .product-price .woocommerce-Price-amount.amount {
  color: var(--global-palette1);
}

.yith-wcwl-share ul .share-button a {
  border-radius: 0;
}

.woocommerce .woocommerce-message,
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info {
  color: var(--global-palette1);
}

.wishlist-title-container {
  text-align: left;
}

.wishlist_table thead tr th,
.woocommerce table.shop_table.wishlist_table tr td {
  background-color: transparent;
}

.wishlist_table.mobile li .item-details h3 {
  font-size: 23px;
}

.single-content ul {
  padding-left: 0px !important;
}

.shop_table.cart.wishlist_table.wishlist_view.responsive.mobile {
  border: 1px solid var(--global-palette2);
  padding: 10px;
}

.wishlist_table.mobile li .additional-info-wrapper .product-remove,
.wishlist_table .product-add-to-cart a {
  text-align: right;
}

.wishlist-title h2 {
  font-size: 27px;
}

.wishlist-title.wishlist-title-with-form h2:hover {
  background-color: transparent;
}

.wishlist_table .product-add-to-cart a {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
}

body .woocommerce .wishlist-title a.show-title-form:hover {
  background-color: var(--global-palette9);
  color: var(--global-palette4);
}

.yith-add-to-wishlist-button-block {
  margin: 0;
}

@media screen and (max-width: 869px) and (min-width: 557px) {
  .grid-sm-col-3 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media screen and (max-width: 767px) and (min-width: 500px) {
  .woocommerce .products.elementor-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

.woocommerce h2 {
  font-size: 21PX;
  line-height: 30PX !important;
  font-family: 'Oswald';
  font-weight: 500 !important;
}

@media screen and (max-width:767px) {
  .woocommerce h2 {
    font-size: 20px;
    line-height: 29px;
  }
}

body .elementor .uc_post_grid_style_one_item.ue-item .uc-button-addcart.add_to_cart_button {
  text-transform: uppercase !important;
}

body .elementor .uc_post_grid_style_one_item.ue-item .added_to_cart.wc-forward {
  font-size: 15px;
  text-transform: uppercase !important;
}

body .quantity.spinners-added input.minus:hover,
body .quantity.spinners-added input.plus:hover {
  color: var(--global-palette1);
}

.wp-block-woocommerce-empty-cart-block .wc-block-grid__product-rating .star-rating {
  display: none;
}

body .wc-block-grid__product .wc-block-grid__product-rating~.wc-block-grid__product-price {
  padding: 0em;
}

.wc-block-components-product-metadata__description {
  font-size: 16px;
}

.products-list-view .yith-add-to-wishlist-button-block {
	display: none;
  }

  .lois-breadcrumbs {
    color: var(--global-palette9);
  }

  table.wc-block-cart-items .wc-block-components-product-name {
    font-weight: 400;
  }

  /* .products-list-view .yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--icon-button {
    padding: 20px 60px;
  } */


/* product button */
  .uc_post_grid_style_one_button{
    opacity: 0;
  }
  .uc_post_grid_style_one_item.ue-item:hover .uc_post_grid_style_one_button{
    opacity: 1;
  }
  .woocommerce div.product p.price {
    font-size: 16px !important;
  }


/* new */
 .woocommerce-button{
     padding: 10px 40px;
}

.content-area .content-container #main .products.products-list-view .add-to-wishlist-before_image .product-details{
   padding-left: 30px !important;
}

@media screen and (max-width:575px) {
  .content-area .content-container #main .products.products-list-view .add-to-wishlist-before_image .product-details {
    padding-left: 0px !important;
  }
}


.content-area .site-main .widget_layered_nav_filters ul li a{
  color: var(--global-palette2);
  font-size: 16px;
  font-weight: 400;

}
.lois-shop-active-filters .lois-clear-filters-container ul li a{
  background-color: var(--global-palette2);
  color: var(--global-palette1);
  font-size: 16px;
  font-weight: 400;
}
.lois-shop-active-filters .lois-clear-filters-container ul li a:hover{
  background-color: var(--global-palette9);
  color: var(--global-palette2);
}


/* filter button */
.wc-block-components-filter-reset-button span{
  color: var(--global-palette1);
}
.wc-block-components-price-slider__controls label{
  color: var(--global-palette1);
}


.wc-block-checkout-empty .wp-block-button a{
  padding: 16px 20.5px;
}


.lois-sticky-add-to-cart-action-wrap .price{
  font-weight: 400 !important;
}
.woocommerce ul.products li.product .price ins {
  font-weight: 400 !important; 
}

.show-password-input {
  background-color: transparent;
  padding: 0;
  border: none;
}  
.show-password-input:hover{
  background-color: var(--global-palette2);
  
}

.wc-block-cart-item__total-price-and-sale-badge-wrapper .price span{
  font-size: 13px;
}