/* rating */
body .wc-block-components-product-rating__stars {
  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";
}

@media screen and (max-width: 1201px) {
  #main.site-main ul li.content-bg.entry.loop-entry .content-bg.entry-content-wrap {
    margin: 8px 0px 14px 0px;
    padding: 0px 0px 35px 0px;
    background-color: transparent;
  }
}

/* all radius  */
.wc-block-components-totals-coupon .wc-block-components-text-input input[type="text"],
.components-button.wc-block-components-button.wp-element-button.wc-block-components-totals-coupon__button.contained,
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-button,
.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,
.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,
.select2.select2-container--default .select2-selection.select2-selection--single,
.woocommerce .entry-summary .single-product-payments,
.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 .woocommerce-form.login,
.woocommerce .woocommerce-form.register,
.woocommerce .wc-block-components-main .wc-block-components-address-form .wc-block-components-address-form__country.wc-block-components-country-input {
  border-radius: 0px;
}


/* palette1 */
.woocommerce ul.woocommerce-error,
.drawer-inner .drawer-header .filter-toggle-close.drawer-toggle,
.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,
.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 ul.cart_list li.mini_cart_item .quantity,
.woocommerce .product .product_meta span.sku_wrapper,
.woocommerce div.product .product_meta span.posted_in {
  color: var(--global-palette1);
}

.woocommerce .product .product_meta span.sku_wrapper,
.woocommerce .product .product_meta span.posted_in {
  font-size: 16px;
  font-weight: 400;
  line-height: 2;
}

.entry-summary .single_add_to_cart_button {
  font-size: 15px !important;
}

/* 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 a,
.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-palette2);
  text-decoration: none;
  padding: 0px 0px 0px 0px;
}

@media screen and (max-width: 1201px) {

  .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;
    text-decoration: underline;
    padding: 0px 0px 0px 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;
}

ul li.entry.content-bg .content-bg.entry-content-wrap {
  text-align: center;
}

.woocommerce ul.products li.product span.onsale {
  margin: 0px 15px;
  right: 0;
  border-radius: 0;
}

.woocommerce .entry.content-bg span.onsale {
  background-color: var(--global-palette2);
  color: var(--global-palette9);
}

ul.products-list-view li.entry.content-bg .content-bg.entry-content-wrap {
  text-align: left;
}

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 .added_to_cart.wc-forward {
  text-transform: uppercase !important;
}

@media screen and (max-width: 575px) {
  ul.products.products-list-view li.loop-entry.product .product-excerpt {
    display: flex;
  }

  ul.products.products-list-view li.loop-entry.product div.product-action-wrap {
    opacity: 1;
    position: static;
  }
}


.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 {
  color: var(--global-palette9);
  border: 1px solid var(--global-palette1);
}

.drawer-content .mini-cart-container .woocommerce-mini-cart__buttons.buttons .checkout.wc-forward:hover {
  color: var(--global-palette1);
  border: 1px solid var(--global-palette1);
}


.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: none;
}

.wc-block-grid__products .loop-entry .product-details .wc-block-grid__product-price {
  padding-right: 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%;
  gap: 20px;
}

.woocommerce div.product div.images ol.flex-control-thumbs li,
.woocommerce div.product div.images ol.flex-control-thumbs li:first-child {
  width: 100px;
  height: 100px;
  background: transparent;
  /* margin-left: 25px; */
}

.woocommerce .summary {
  padding-bottom: 3em;
}

.woocommerce.product-tab-style-center div.product .woocommerce-tabs ul.tabs li.reviews_tab {
  margin-left: 30px;
}

/* rating */
.woocommerce-product-rating .woocommerce-review-link,
.site-main ul.products .content-bg .product-details .star-rating,
.wc-block-grid__products .wc-block-grid__product-rating .star-rating,
.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;
}


.site-main .products .content-bg .product-details .star-rating~.price {
  padding-right: 0em;
}

/* cart page */
.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);
}

.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);
}
@media screen and (max-width: 1330px) and (min-width: 1025px) {
    .woocommerce .lois-woo-cart-form-wrap .woocommerce-cart-form .cart-summary h2,
    .woocommerce .lois-woo-cart-form-wrap .cart-collaterals .cart_totals h2{
      font-size: 40px;
    }
}
/* cart page btn  */
.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-palette6);
}

.wc-block-components-address-form__address_2-toggle {
  color: var(--global-palette9);
}


.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,
.button.wc-forward:hover,
.woocommerce .entry-summary .button.single_add_to_cart_button:hover {
  background-color: transparent;
  box-shadow: none;
  color: var(--global-palette2);
  border: 1px solid var(--global-palette2) !important;
}


.wc-block-cart__submit .wc-block-cart__submit-container .wp-element-button:focus,
.wc-block-cart__submit .wc-block-cart__submit-container .wp-element-button:active {
  color: var(--global-palette1);
  border-color: var(--global-palette1);
}

.wc-block-checkout__actions_row .wp-element-button,
.woocommerce-Button.wc-forward.button {
  background-color: var(--global-palette2);
  box-shadow: none;
  color: var(--global-palette9);
  border: 1px solid var(--global-palette2) !important;
}

.woocommerce .products .entry .product-details .product-action-wrap .added_to_cart {
  display: inline;
  font-size: 15px;
  font-weight: 400;
  text-transform: capitalize;
  font-family: 'Archivo Black';
}

.woocommerce .products .entry .product-details .product-action-wrap .ajax_add_to_cart.added {
  display: none;
}

.woocommerce .products .entry .product-details .product-action-wrap .lois-svg-iconset,
body .wc-block-grid__product .wc-block-grid__product-add-to-cart .wp-block-button__link .lois-svg-iconset {
  display: none;
}


body .wc-blocks-components-select .wc-blocks-components-select__container {
  background: transparent;
  border: 1px solid var(--global-palette6);
}

body .wc-block-cart__submit .wc-block-cart__submit-container .wp-element-button .wc-block-components-button__text {
  color: var(--global-palette9);
  font-size: 15px;
  font-weight: 400;
  font-family: 'Roboto';
}

.wc-block-cart__submit .wc-block-cart__submit-container .wp-element-button:hover .wc-block-components-button__text {
  color: var(--global-palette9);
}

body .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
  font-size: 14px;
  font-weight: 400;
  text-transform: capitalize;
  padding: 15px;
  font-family: 'Roboto';
}

.wc-block-cart__submit .wc-block-cart__submit-container .wp-element-button,
.wc-block-checkout__actions_row .wp-element-button,
.woocommerce-Button.wc-forward.button {
  background-color: var(--global-palette2);
  color: var(--global-palette9);
}

.button.wc-forward {
  color: var(--global-palette9);
}

.woocommerce-notices-wrapper .woocommerce-message a.wc-forward {
  border: none;
}

/* 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-palette1);
  font-size: 15px;
  font-weight: 400;
}

.sub-menu .menu-item-lois-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-palette2);
}

.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-palette1);
  font-size: 15px;
  font-weight: 400;
}

.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 .lois-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 {
  text-transform: capitalize;
  font-size: 62px;
  font-weight: 700;
  color: var(--global-palette2);
}

.wc-block-components-totals-coupon .wc-block-components-button__text {
  color: var(--global-palette9);
}

.wc-block-components-totals-coupon .wc-block-components-button:focus .wc-block-components-button__text,
.wc-block-components-totals-coupon .wc-block-components-button:hover .wc-block-components-button__text {
  color: var(--global-palette9);
}

.wc-block-components-totals-coupon .wc-block-components-button:focus,
.wc-block-components-totals-coupon .wc-block-components-button:hover {
  box-shadow: none;
}

/* 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 {
  background-color: transparent;
  color: var(--global-palette1);
  border: 1px solid var(--global-palette6);
}

.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,
body .wc-block-components-form .wc-block-components-text-input input[type="email"]:focus {
  box-shadow: none;
  background-color: transparent;
  color: var(--global-palette1);
}

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;
}

.wc-block-checkout__add-note .wc-block-components-textarea {
  background-color: transparent;
  border: 1px solid var(--global-palette6);
  color: var(--global-palette1);
  padding: .75em 15px;
}


body .wp-block-woocommerce-checkout-terms-block {
  border: 1px solid var(--global-palette6);
  border-top: 1px solid var(--global-palette6) !important;
  padding: 15px !important;
}

.wc-block-components-checkout-step__content .wc-block-components-address-card,
.wc-block-checkout__payment-method .wc-block-components-radio-control.disable-radio-control,
.wc-block-components-order-summary-item__image img {
  border: 1px solid var(--global-palette6);
}

.wc-block-grid__products .wp-block-button.wc-block-grid__product-add-to-cart .wp-block-button__link.add_to_cart_button {
  padding: 16px 10px;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0px;
  text-decoration: underline;
}

.lois-sticky-add-to-cart-title-wrap .lois-sticky-add-to-cart-title {
  font-size: 25px;
  font-weight: 400 !important;
  font-family: 'Roboto';
  text-transform: capitalize;
}

.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);
}

/* filter */
.lois-shop-top-row .filter-toggle-open,
body .wc-block-components-form .wc-block-components-text-input input[type="email"] {
  border: 1px solid var(--global-palette6);
}

/* 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;

}

body .wc-blocks-components-select .wc-blocks-components-select__select:focus {
  box-shadow: none;
}


#main.site-main .woocommerce-message,
.woocommerce .woocommerce-error,
.single-content .woocommerce .woocommerce-info,
.woocommerce-review__verified {
  color: var(--global-palette1);
}

.select2.select2-container--default .select2-selection.select2-selection--single {
  border: 1px solid var(--global-palette6);
}

span.select2-dropdown {
  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 {
  padding: 10px 57px;
}

.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a:hover {
  color: var(--global-palette1);
}

/* log out */
#login-drawer.popup-drawer .drawer-content_inner.widget_login_form_inner {
  color: var(--global-palette1);
}

#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;
}

.woocommerce ul.products li.product a {
  letter-spacing: 0px !important;
}

.woocommerce .related.products a.added_to_cart {
  padding: 0px;
  font-size: 15px;
  font-weight: 400;
  font-family: 'Roboto';
  text-transform: capitalize;
}

#cart-drawer .drawer-header h2.side-cart-header {
  font-size: 26px;
}

.quantity.spinners-added {
  border: 1px solid var(--global-palette6);
}


.cart .quantity.spinners-added,
.woocommerce .woocommerce-form.login,
.woocommerce .woocommerce-form.register {
  background: transparent;
  padding: 10px 20px;
  border: 1px solid var(--global-palette6);
  margin-top: 20px;
}

.woocommerce .woocommerce-order-overview.order_details li {
  border: 1px solid var(--global-palette6);
  padding: 10px 15px;
  font-size: 15px;
  text-transform: none;
  font-weight: 400;
  margin-right: 15px;
}

.woocommerce #reviews .comment-reply-title {
  font-weight: 700;
  text-transform: capitalize;
  color: var(--global-palette2);
  font-size: 25;
}

.wc-block-components-totals-coupon__form .wc-block-components-text-input input[type="text"],
.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;
}

body .wc-block-components-totals-coupon__form {
  margin-bottom: 10px
}

.woocommerce ul.products.products-list-view li.product .product-details .woocommerce-loop-product__title {
  font-size: 25px;
}

/* cart design  */

.wc-block-cart__submit .wc-block-components-button__text {
  text-transform: capitalize;
  font-size: 15px;
  font-weight: 400;
}

.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
  border: 1px solid var(--global-palette6);
  padding: 20px;
}

.woocommerce .woocommerce-order-overview.order_details li {
  border: 1px solid var(--global-palette6);
  padding: 10px 15px;
  font-size: 15px;
  text-transform: capitalize;
  font-weight: 400;
  margin: 10px 10px 0px 0px;
}

.woocommerce .woocommerce-order-overview.order_details li strong {
  font-size: 15px;
  font-weight: 400;
  margin-top: 10px;
}

table.shop_table.order_details,
.woocommerce .woocommerce-order .woocommerce-customer-details address {
  border: 1px solid var(--global-palette6);
}

th.product-name,
th.product-total {
  color: var(--global-palette1);
  font-size: 14px;
  text-transform: capitalize;
  font-family: 'Archivo Black';
  font-weight: 400 !important;
}

/* wishlist */
.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor.yith-wcwl-add-to-wishlist-button--single {
  margin-top: 15px;
}

body .products .entry.content-bg .yith-wcwl-add-to-wishlist-button svg {
  width: 27px;
  height: 27px;
}

.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.add-to-wishlist-before_image {
  font-size: 20px;
}

.yith-wcwl-add-to-wishlist-button {
  font-size: 16px;
  text-decoration: underline;
}

.yith-wcwl-icon.fa.fa-heart {
  color: var(--global-palette1);
}

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: 23px;
}


.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.wishlist-title-with-form h2:hover {
  background-color: transparent;
}

.woocommerce .wishlist_table .product-add-to-cart a {
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: 'Inter';
}

.wishlist-title a.show-title-form {
  visibility: visible;
  border: 1px solid var(--global-palette6);
}
#yith-wcwl-form .yith-wcwl-share ul{
  padding: 0;
}

/* out of stock  */
.woocommerce div.product .summary.entry-summary form.cart,
.woocommerce div.product .summary.entry-summary .woocommerce-product-details__short-description {
  margin-bottom: 0em;
}


@media screen and (max-width: 869px) and (min-width: 557px) {
  .grid-sm-col-3 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

body .single-product-payments.payments-color-scheme-inherit,
body .entry-content.single-content .woocommerce .woocommerce-form {
  border: 1px solid var(--global-palette6);
}

/* cart heading */
.wp-block-woocommerce-empty-cart-block .wp-block-heading {
  margin-bottom: 30px;
}

.woocommerce-Address-title h2 {
  font-size: 30px;
}

.woo-button .elementor-widget-container .uc_content .uc_post_grid_style_one_button button,
.woo-button .elementor-widget-container .uc_content .uc_post_grid_style_one_button .added_to_cart {
  text-transform: capitalize !important;
}

.wishlist_table thead tr th {
  background-color: transparent;
}

.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button-over-image {
  z-index: 0;
}

.woocommerce .products .lois-svg-iconset,
.wc-block-grid__product .wc-block-grid__product-add-to-cart .wp-block-button__link .lois-svg-iconset {
  display: none !important;
}

.woocommerce table.shop_table.wishlist_table tr td {
  background-color: transparent;
  color: var(--global-palette1);
  border-color: var(--global-palette6);
}

.flex-viewport,
.woocommerce div.product div.images ol.flex-control-thumbs li img,
ol.flex-control-thumbs li img {
  border: 1px solid var(--global-palette6);
}

.woocommerce #reviews #comments h2.woocommerce-Reviews-title,
.woocommerce-Tabs-panel h2 {
  text-transform: capitalize;
  font-size: 25px;
  font-weight: 400;
}

.yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.yith-wcwl-wishlistaddedbrowse {
  flex-direction: row;
}

body .quantity.spinners-added input.minus,
body .quantity.spinners-added input.plus {
  color: var(--global-palette1);
}


.wc-block-components-product-metadata__description p {
  font-size: 15px;
}

.wc-block-components-product-metadata__description {
  font-size: 15px;
}

.woocommerce-tabs.wc-tabs-wrapper .comment-form .form-submit .submit {
  padding: 16px 47px 16px 47px;
}

.wc-block-cart-item__image img {
  border: 1px solid var(--global-palette6);
}

/* single pro */
.comment-form-rating .stars {
  font-size: 24px;
  margin-bottom: 20px !important;
}

.related.products h2,
.woocommerce-order .woocommerce-order-details__title,
.woocommerce-order .woocommerce-column__title {
  font-size: 40px;
  color: var(--global-palette2);
}

/* tab */
.woocommerce div.product .woocommerce-tabs ul.tabs li.description_tab a,
.woocommerce div.product .woocommerce-tabs ul.tabs li.reviews_tab a {
  font-size: 16px;
  font-weight: 400;
  color: var(--global-palette2);
}

/* account pass */

.show-password-input {
  background-color: transparent;
  padding: 0;
  border: none;
}

#customer_login h2 {
  font-size: 30px;
}

/* login */
.widget_login_form_inner #wp-submit:hover {
  background: var(--global-palette1);
  color: var(--global-palette9);
}


body .header-cart-button .header-cart-total {
  font-size: 15px;
  font-weight: 400;
  padding: 4px;
  width: 18px;
  height: 18px;
}

.lois-header-cart {
  margin-right: 10px;
}

.header-account-in-wrap,
#account-navigation,
.account-menu-container,
#account-menu,
.menu-item.menu-account-item {
  height: 100%;
  display: flex;
  align-items: center;
}

.products-list-view .yith-add-to-wishlist-button-block {
  display: none;
}

.quantity .plus,
.quantity .minus {
  font-size: 20px;
}

/* 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-cart table.cart .coupon .button:not(:hover),
body.woocommerce-checkout table.cart .coupon .button:not(:hover),
#add_payment_method table.cart .coupon .button:not(:hover) {
  background: var(--global-palette2);
  color: var(--global-palette9);
}


body .woocommerce table.shop_table input {
  font-size: 100%;
  line-height: 28px;
  border: 1px solid var(--global-palette6);
}

.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-palette2);
  color: var(--global-palette9);
}

.base-woo-cart-form-wrap .cart-collaterals {
  border: 1px solid var(--global-palette7);
  padding: 20px;
}


.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: 50px;
    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 th {
  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;
  background: #fff;
}

.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 #000;
}

body #payment #place_order,
body .woocommerce form .form-row .button {
  padding: 16px 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;
}

/* coupon */
.woocommerce-cart-form .actions .coupon-error-notice {
  text-align: start;
  position: absolute;
}

/* 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);
  }

  .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%;
  }

  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-palette2) !important;
  }

  .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;
  color: var(--global-palette2);
}

.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;
  align-items: center;
  border-radius: 0;
}

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;
  }
}

#main.site-main ul.products-list-view li.content-bg.entry.loop-entry .content-bg.entry-content-wrap {
  border: none;
  padding: 0px 15px;
  background-color: transparent;
}

@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;
  }

  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;
  }

  ul.products-list-view li.entry.content-bg .content-bg.entry-content-wrap {
    text-align: center;
  }
}

@media screen and (max-width: 556px) {
  .woocommerce ul.products.woo-archive-action-on-hover li.product.content-bg .product-action-wrap {
    opacity: 1;
  }
}

/* product pages*/

.woocommerce ul.products li.entry.loop-entry {
  border: 1px solid var(--global-palette6);
  padding-bottom: 20px;
  border-radius: 0;
}

body.woocommerce .lois-product-toggle-container .lois-toggle-shop-layout {
  color: var(--global-palette2);
  border-color: var(--global-palette6);
}

body.woocommerce-page .woocommerce a.button.alt:hover,
body.woocommerce-page .woocommerce button.button.alt:hover,
.woocommerce .wishlist-title a.show-title-form:hover {
  background-color: transparent;
  border: 1px solid var(--global-palette2);
  color: var(--global-palette2);
}

.woocommerce .wishlist-title a.show-title-form {
  background-color: var(--global-palette2);
  border: 1px solid var(--global-palette2);
  padding: 9px 20px;
}

.woocommerce-cart-form .woocommerce-cart-form__contents .product-name {
	position: relative !important;
}