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";
}

/* rating */
.wc-block-components-product-rating__stars {
  font-family: star;
  margin: 0;
}

body .wc-block-components-product-rating__stars {
  font-family: star;
  margin: 0;
}

/* woocommerce */
.woocommerce.woocommerce-page .site-main ul li .product-action-wrap a.button {
  font-weight: 400;
  color: var(--global-palette2);
  text-decoration: underline;
}

.woocommerce.woocommerce-page .site-main ul li .product-action-wrap a.button:hover {
  color: var(--global-palette3);
}

.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 {
  font-size: 15px;
  color: var(--global-palette1);
}

.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: 15px;
  margin-top: 15px;
  background: transparent;
}

.woocommerce ul.products li.entry.loop-entry,
.woocommerce .content-bg li.product.entry.loop-entry,
.woocommerce div.product div.images .flex-control-thumbs li img,
.wc-block-grid__product .entry .loop-entry .content-bg,
.wc-block-grid__product {
  border: 1px solid var(--global-palette6) !important;
}

.woocommerce-js ul li.entry.loop-entry .code4rest-svg-iconset {
  display: none;
}

.woocommerce ul.cart_list li.mini_cart_item .quantity {
  color: var(--global-palette1);
}

.woocommerce ul li span.onsale,
.wc-block-components-quantity-selector::after,
.wp-element-button,
.wc-block-components-text-input input[type="text"],
.quantity .spinners-added {
  border-radius: 0px;
}

.woocommerce ul.products li.product span.onsale,
.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-onsale {
  display: none;
}

.products-grid-view li.entry.content-bg .entry-content-wrap,
.woocommerce ul.products li.product .entry-content-wrap,
ul li.entry.content-bg .content-bg.entry-content-wrap {
  text-align: center;
}

.products-list-view li.entry.content-bg .content-bg.entry-content-wrap {
  text-align: left;
}

.woocommerce-page ul li.entry.content-bg .product-details a.wp-block-button__link {
  font-size: 15px;
  font-weight: 400;
  text-transform: capitalize;
  color: var(--global-palette2);
  text-decoration: underline;
}


.woocommerce-page ul li.entry.content-bg .product-details a.wp-block-button__link:hover {
  color: var(--global-palette1);
}

#cart-drawer .drawer-header {
  background-color: var(--global-palette2);
  color: var(--global-palette9);
}

#cart-drawer h2.side-cart-header {
  color: var(--global-palette9);
}

ul.products li.entry.content-bg .content-bg.entry-content-wrap .star-rating,
.wc-block-grid__product-rating {
  float: none;
  margin: 3px auto 6px;
  font-size: 16px;
}

.woocommerce ul.products.products-list-view li.product .star-rating {
  margin-left: 0 !important;
}

.flex-viewport {
  border: 1px solid var(--global-palette6);
  padding: 25px 0px 25px 0px;
  margin-bottom: 25px;
}

.product-excerpt p {
  margin: 0;
}

.wc-block-components-price-slider__controls .wc-block-components-price-slider__amount {
  border-radius: 0px;
  border: 1px solid var(--global-palette6);
}

.filter-toggle-open-container .filter-toggle-open {
  font-size: 16px;
}

input[type="submit"]:hover,
.wp-element-button:hover,
.wp-element-button:focus {
  background-color: var(--global-palette3);
}

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-components-title.wc-block-components-title {
  font-size: 26px;
}

.wp-element-button {
  font-family: 'Bebas Neue';
  font-size: 16px;
  letter-spacing: 2px;
}

.wc-block-components-form .wc-block-components-text-input input[type="email"],
.wc-block-components-form .wc-block-components-text-input input[type="number"],
.wc-block-components-form .wc-block-components-text-input input[type="tel"],
.wc-block-components-form .wc-block-components-text-input input[type="text"],
.wc-block-components-form .wc-block-components-text-input input[type="url"],
.wc-block-components-text-input input[type="email"],
.wc-block-components-text-input input[type="number"],
.wc-block-components-text-input input[type="tel"],
.wc-block-components-text-input input[type="text"],
.wc-block-components-text-input input[type="url"],
.wc-block-components-form .wc-block-components-text-input input[type=email]:focus,
.wc-block-components-form .wc-block-components-text-input input[type=number]:focus,
.wc-block-components-form .wc-block-components-text-input input[type=tel]:focus,
.wc-block-components-form .wc-block-components-text-input input[type=text]:focus,
.wc-block-components-form .wc-block-components-text-input input[type=url]:focus,
.wc-block-components-text-input input[type=email]:focus,
.wc-block-components-text-input input[type=number]:focus,
.wc-block-components-text-input input[type=tel]:focus,
.wc-block-components-text-input input[type=text]:focus,
.wc-block-components-text-input input[type=url]:focus,
.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,
.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus {
  border-radius: 0px;
  border: 1px solid var(--global-palette6);
}

.code4rest-sticky-add-to-cart-title-wrap img {
  border: 1px solid var(--global-palette6);
}

.woocommerce-form-register .woocommerce-form-row.form-row {
  margin-top: 18px;
}

.product-action-wrap {
  padding-top: 10px;
}

.woocommerce .products a.added_to_cart {
  padding: 0px;
  font-size: 14px;
  font-weight: 400;
}

/* wishlist */
.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor.yith-wcwl-add-to-wishlist-button--single {
  margin-top: 15px;
}

.yith-wcwl-add-to-wishlist-button svg.yith-wcwl-add-to-wishlist-button-icon {
  width: 25px !important;
  height: 25px !important;
}

.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--icon-button:is(button) {
  z-index: 1;
}

.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: 15px;
}

.yith-wcwl-icon.fa.fa-heart {
  color: var(--global-palette2);
}

.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: 20px;
  border-radius: 0px;
}

.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;
}

.wishlist_table .product-add-to-cart a {
  font-size: 16px;
  font-weight: 400;
  text-transform: capitalize;
  font-family: 'Bebas Neue';
}

.wishlist-title a.show-title-form {
  visibility: visible;
  border: 1px solid var(--global-palette6);
}

table.wishlist_table tbody td,
table.wishlist_table thead th {
  border: 1px solid var(--global-palette6);
  background: transparent;
}

table.wishlist_table tr th {
  text-align: left;
}

.woocommerce table.shop_table.wishlist_table tr td {
  background: none;
  color: var(--global-palette1);
  border-color: var(--global-palette6);
}

.single-content ul {
  padding-left: 0px !important;
}

@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: 491px) {
  .elementor-grid-mobile-1 .elementor-grid {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

@media screen and (max-width:767px) {
  .related.products h2 {
    font-size: 30px;
    line-height: 40px;
  }
}

.added_to_cart.wc-forward {
  font-size: 16px;
  font-family: 'Bebas Neue';
}

@media screen and (max-width: 560px) {
  #main.site-main ul.products-list-view li.content-bg.entry.loop-entry .content-bg.entry-content-wrap {
    text-align: center;
  }

  .woocommerce ul.products.products-list-view li.product .star-rating {
    margin-left: auto !important;
  }
}

.woocommerce .woocommerce-message {
  color: var(--global-palette1);
  background-color: #deffd5 !important;
  font-weight: 400;
}

body .woocommerce .woocommerce-info {
  background: #80808047;
  color: var(--global-palette3);
}

.woocommerce ul.products li.product a {
  text-decoration: underline !important;
}

.woocommerce-cart table.cart th.product-name {
  position: relative !important;
}

.woocommerce-cart table.cart td.actions .button {
  background: var(--global-palette2) !important;
  color: var(--global-palette7) !important;
  height: 52px !important;
  padding: 10px 37px !important;
  line-height: 0 !important;
}

body.woocommerce-cart table.cart td.actions .coupon .input-text {
  height: 52px;
  padding: 24px 50px 24px 15px;
  margin: 0 15px 0 0;
  text-transform: none;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  height: 52px !important;
  padding: 15px 37px !important;
}

.woocommerce-cart-form .actions .coupon-error-notice {
  text-align: start;
  position: absolute;
}

@media screen and (max-width: 719px) {
  .woocommerce-cart-form .actions .coupon-error-notice {
    position: relative;
  }
}

@media screen and (max-width: 422px) {
  body.woocommerce-cart table.cart td.actions .coupon .input-text {
    width: 100%;
  }

  body.woocommerce-cart table.cart td.actions .button {
    width: 100% !important;
    margin-top: 10px;
  }
}

.select2-container--default .select2-selection--single {
  border-radius: 0px;
}

.woocommerce-checkout .woocommerce form.checkout_coupon,
.woocommerce-checkout .woocommerce form.login {
  width: 40%;
}

.woocommerce-checkout .woocommerce form.login,
.woocommerce-checkout .woocommerce form.checkout_coupon,
.woocommerce-checkout .woocommerce form.register {
  border: 2px dashed #000;
  border-radius: 0;
}

.woocommerce-checkout #payment ul.payment_methods {
  padding: 30px !important;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

body.woocommerce-page form .form-row.form-row-first,
body.woocommerce-page form .form-row-last {
  width: 100%;
}

body .woocommerce form .form-row .button {
  padding: 15px 36px;
  width: 100%;
}

@media only screen and (max-width: 857px) {

  .woocommerce-checkout .woocommerce form.checkout_coupon,
  .woocommerce-checkout .woocommerce form.login {
    width: 100%;
  }
}

.woocommerce form .show-password-input,
.woocommerce-page form .show-password-input {
  background: transparent;
  padding: 0;
}

.code4rest-sticky-add-to-cart-content .code4rest-sticky-add-to-cart-action-wrap .single_add_to_cart_button,
.code4rest-sticky-add-to-cart-action-wrap form.cart .quantity {
  height: 52px;
  min-width: 155px;
}

.code4rest-sticky-add-to-cart-action-wrap form.cart .quantity {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}

.uc_post_grid_style_one_wrap .uc_post_grid_style_one_item:hover .uc_post_grid_style_one_button {
  opacity: 1;
  transition: all 0.3s ease-in-out;
}

.uc_post_grid_style_one_wrap .uc_post_grid_style_one_item .uc_post_grid_style_one_button {
  opacity: 0;
}