/**
 * Header cart
 */
.site-header-cart {
  position: relative;
  margin: 0;
  padding: 0;
}
.site-header-cart .cart-contents {
  text-decoration: none;
}
.site-header-cart .widget_shopping_cart {
  display: none;
}
.site-header-cart .product_list_widget {
  margin: 0;
  padding: 0;
}

/**
 * Star rating
 */
.star-rating {
  overflow: hidden;
  position: relative;
  height: 1.618em;
  line-height: 1.618;
  width: 5.3em;
  font-family: star;
  font-weight: 400;
}
.star-rating::before {
  content: "SSSSS";
  opacity: 0.25;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
}
.star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
}
.star-rating span::before {
  content: "SSSSS";
  top: 0;
  position: absolute;
  left: 0;
  color: var(--primary);
}

.card.text-center .star-rating {
  margin-left: auto;
  margin-right: auto;
}
.card.card-style1 .card-footer {
  position: absolute;
  width: 100%;
  bottom: -100px;
  z-index: -99;
  padding: 0;
  background-color: rgba(var(--light-rgb), 0.95);
  transition: all 0.2s ease-in-out;
}
.card.card-style1 .card-footer a {
  color: var(--dark);
}
.card.card-style1 .card-footer a:hover, .card.card-style1 .card-footer a:focus {
  color: var(--primary);
}
.card.card-style1 .card-footer a .pe-7s-cart {
  font-weight: bold;
  font-size: 22px;
}
.card.card-style1 .card-footer .loop-add-to-cart {
  margin-right: auto;
  padding: 1rem;
}
.card.card-style1 .card-footer .yith-wcwl-add-to-wishlist {
  padding: 1rem;
}
.card.card-style1 .card-footer .yith-wcwl-add-to-wishlist {
  margin: 0;
  border-left: 1px solid rgba(var(--black-rgb), 0.125);
  padding-left: 1rem;
  align-self: stretch;
}
.card.card-style1 .card-footer .yith-wcwl-add-to-wishlist .yith-wcwl-icon {
  margin-right: 0;
}
.card.card-style1 .card-footer .yith-wcwl-add-to-wishlist .feedback .yith-wcwl-icon {
  color: var(--primary);
}
.card.card-style1 .card-footer .compare,
.card.card-style1 .card-footer .yith-wcqv-button {
  font-size: 0;
  border-left: 1px solid rgba(var(--black-rgb), 0.125);
  padding: 1rem;
  align-self: stretch;
}
.card.card-style1 .card-footer .compare:before,
.card.card-style1 .card-footer .yith-wcqv-button:before {
  content: "\e60b";
  font-family: "Pe-icon-7-stroke";
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  text-indent: initial;
}
.card.card-style1 .card-footer .compare:before {
  content: "\e651";
}
.card.card-style1:hover .card-footer, .card.card-style1:focus .card-footer {
  bottom: 0;
  z-index: 9;
}

.cart-icon .cart-contents {
  position: relative;
}
.cart-icon .cart-contents i {
  font-size: 22px;
  margin-right: 0;
}
.cart-icon .cart-contents .cart-contents-count {
  width: 22px;
  height: 22px;
  color: white;
  background-color: var(--primary);
  display: block;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  top: -10px;
  right: -14px;
  font-size: 0.825rem;
  line-height: 22px;
}

p.stars a {
  position: relative;
  height: 1em;
  width: 1em;
  text-indent: -999em;
  display: inline-block;
  text-decoration: none;
  margin-right: 1px;
  font-weight: 400;
}
p.stars a::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  line-height: 1;
  font-family: star;
  content: "S";
  color: var(--primary);
  text-indent: 0;
  opacity: 0.25;
}
p.stars a:hover ~ a::before {
  content: "S";
  color: var(--primary);
  opacity: 0.25;
}
p.stars:hover a::before {
  content: "S";
  color: var(--primary);
  opacity: 1;
}
p.stars.selected a.active::before {
  content: "S";
  color: var(--primary);
  opacity: 1;
}
p.stars.selected a.active ~ a::before {
  content: "S";
  color: var(--primary);
  opacity: 0.25;
}
p.stars.selected a:not(.active)::before {
  content: "S";
  color: var(--primary);
  opacity: 1;
}

.cart_item .product-thumbnail img {
  width: 100px;
}

.wc-tabs-wrapper .nav-tabs .nav-link {
  padding: 1rem 2rem;
  border-top-width: 4px;
}
.wc-tabs-wrapper .nav-tabs .nav-link.active {
  border-top-color: var(--primary);
}

.woocommerce-password-strength {
  text-align: right;
}
.woocommerce-password-strength.strong {
  color: #0f834d;
}
.woocommerce-password-strength.short {
  color: #e2401c;
}
.woocommerce-password-strength.bad {
  color: #e2401c;
}
.woocommerce-password-strength.good {
  color: #3d9cd2;
}

.select2-container .select2-selection--single {
  height: auto;
}
.select2-container .select2-selection--single .select2-selection__arrow {
  display: none;
}

.p-last-mb-0 > p:last-child {
  margin-bottom: 0;
}

.woocommerce-MyAccount-navigation-link--customer-logout a {
  color: var(--danger) !important;
}

.table .product-name {
  min-width: 200px;
}
.table .product-subtotal,
.table .product-total {
  text-align: right;
}
.table tfoot td:last-child,
.table .order-total td:last-child,
.table .cart-subtotal td:last-child {
  text-align: right;
}

.quantity .form-control {
  max-width: 100px;
  height: 47px;
}

.onsale {
  width: 60px;
  height: 60px;
  background-color: var(--primary);
  color: #fff;
}

/**
 * Forms
 */
.form-row.woocommerce-validated input.input-text {
  box-shadow: inset 2px 0 0 #0f834d;
}
.form-row.woocommerce-invalid input.input-text {
  box-shadow: inset 2px 0 0 #e2401c;
}

.required {
  color: #f00;
}

.demo_store {
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0;
  padding: 1em;
  background-color: #3d9cd2;
  z-index: 9999;
}

@media screen and (min-width: 48em) {
  /**
   * Header cart
   */
  .site-header-cart .widget_shopping_cart {
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 999999;
    left: -999em;
    display: block;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  }
  .site-header-cart:hover .widget_shopping_cart, .site-header-cart.focus .widget_shopping_cart {
    left: 0;
    display: block;
  }
}
/**
 * WooCommerce Price Filter
 */
.widget_price_filter .price_slider {
  margin-bottom: 1.5em;
}
.widget_price_filter .price_slider_amount {
  text-align: right;
  line-height: 2.4;
}
.widget_price_filter .price_slider_amount .button {
  float: left;
}
.widget_price_filter .ui-slider {
  position: relative;
  text-align: left;
}
.widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1em;
  height: 1em;
  cursor: ew-resize;
  outline: none;
  background: var(--primary);
  box-sizing: border-box;
  margin-top: -0.25em;
  opacity: 1;
}
.widget_price_filter .ui-slider .ui-slider-handle:last-child {
  margin-left: -1em;
}
.widget_price_filter .ui-slider .ui-slider-handle:hover, .widget_price_filter .ui-slider .ui-slider-handle.ui-state-active {
  box-shadow: 0 0 0 0.25em rgba(0, 0, 0, 0.1);
}
.widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  display: block;
  border: 0;
  background: var(--primary);
}
.widget_price_filter .price_slider_wrapper .ui-widget-content {
  background: rgba(0, 0, 0, 0.1);
}
.widget_price_filter .ui-slider-horizontal {
  height: 0.5em;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
  height: 100%;
}

.woocommerce .product_list_widget img {
  width: 100px;
}

.widget .wc-layered-nav-rating a {
  display: flex;
  align-items: center;
}
.widget .wc-layered-nav-rating a .star-rating {
  display: inline-flex;
  margin-right: 10px;
}
.widget .chosen,
.widget .current-cat {
  border-left-color: var(--primary);
}
.widget.woocommerce li {
  display: flex;
  justify-content: space-between;
}

table.shop_table_responsive thead {
  display: none;
}
table.shop_table_responsive tbody th {
  display: none;
}
table.shop_table_responsive tr td {
  display: block;
  text-align: right;
  clear: both;
}
table.shop_table_responsive tr td::before {
  content: attr(data-title) ": ";
  float: left;
}
table.shop_table_responsive tr td.product-remove a {
  text-align: left;
}
table.shop_table_responsive tr td.product-remove::before {
  display: none;
}
table.shop_table_responsive tr td.actions::before, table.shop_table_responsive tr td.download-actions::before {
  display: none;
}
table.shop_table_responsive tr td.download-actions .button {
  display: block;
  text-align: center;
}

@media screen and (min-width: 48em) {
  table.shop_table_responsive thead {
    display: table-header-group;
  }
  table.shop_table_responsive tbody th {
    display: table-cell;
  }
  table.shop_table_responsive tr th,
  table.shop_table_responsive tr td {
    text-align: left;
  }
  table.shop_table_responsive tr td {
    display: table-cell;
  }
  table.shop_table_responsive tr td::before {
    display: none;
  }
}

/*# sourceMappingURL=woocommerce.css.map */
