.price ins {
  margin-right: 8px;
  text-decoration: none;
}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
  padding: 0;
  border-radius: 0;
  border: none;
}

.woocommerce-form-register .woocommerce-privacy-policy-text:not(:empty) {
  margin-bottom: 30px;
}

.empty-to-shop .icon {
  margin-bottom: 30px;
  text-align: center;
}
.empty-to-shop h2.cart-empty {
  margin-bottom: 30px;
  font-weight: normal;
  font-size: 1.8rem;
  line-height: 1.438;
  color: #f27568;
  text-align: center;
}
.empty-to-shop .return-to-shop {
  text-align: center;
}

.parent-no-dot .slick-dots {
  display: none !important;
}

.woocommerce .badge {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 23px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: var(--secondary-222222);
}
.woocommerce .badge.blank {
  display: none;
}
.woocommerce .woocommerce-breadcrumb .delimiter {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.woocommerce table.shop_attributes {
  border: none;
}
.woocommerce table.shop_attributes th, .woocommerce table.shop_attributes td {
  border: none;
  padding: 10px;
}
.woocommerce table.shop_attributes th {
  font-weight: 500;
}
.woocommerce .woocommerce-registration-form form {
  border: none;
  margin: 0;
  padding: 0;
}
.woocommerce .woocommerce-registration-form .woocommerce-form-login__submit {
  margin-right: 0;
}
.woocommerce .order-status.on-hold {
  color: #94660c;
}
.woocommerce .order-status.processing {
  color: #5b841b;
}
.woocommerce .order-status.cancelled {
  color: #777;
}
.woocommerce .order-status.completed {
  color: #2e4453;
}
.woocommerce .order-status.bgr {
  padding: 3px 10px;
  font-size: 1.4rem;
}
.woocommerce .order-status.bgr.on-hold {
  background: #f8dda7;
}
.woocommerce .order-status.bgr.processing {
  background: #c6e1c6;
}
.woocommerce .order-status.bgr.cancelled {
  background: #e5e5e5;
}
.woocommerce .order-status.bgr.completed {
  background: #c8d7e1;
}

span.instock {
  color: #77a464;
}

span.out-of-stock {
  color: #db5454;
}

.wooler-woocommerce .has-img-hover .img-hover,
.woocommerce .has-img-hover .img-hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  opacity: 0;
  z-index: 1;
}
.wooler-woocommerce .products .product,
.woocommerce .products .product {
  margin-bottom: 30px;
  /* list */
  /* grid style 1 */
  /* grid style 2 */
  /* grid style 3 */
  /* list */
}
.wooler-woocommerce .products .product .stt-flash-sale-wrapper,
.woocommerce .products .product .stt-flash-sale-wrapper {
  position: absolute;
  top: 10px;
  left: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  z-index: 2;
}
.wooler-woocommerce .products .product .stt-flash-sale-wrapper .on-sale, .wooler-woocommerce .products .product .stt-flash-sale-wrapper .on-new, .wooler-woocommerce .products .product .stt-flash-sale-wrapper .on-purchase,
.woocommerce .products .product .stt-flash-sale-wrapper .on-sale,
.woocommerce .products .product .stt-flash-sale-wrapper .on-new,
.woocommerce .products .product .stt-flash-sale-wrapper .on-purchase {
  padding: 2px 8px;
  background: #FFF;
  color: var(--secondary-f84125, #f84125);
  font-size: 1.4rem;
  line-height: 1.428;
  font-weight: normal;
  border-radius: 2px;
  margin-bottom: 5px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .wooler-woocommerce .products .product .stt-flash-sale-wrapper .on-sale, .wooler-woocommerce .products .product .stt-flash-sale-wrapper .on-new, .wooler-woocommerce .products .product .stt-flash-sale-wrapper .on-purchase,
.woocommerce .products .product .stt-flash-sale-wrapper .on-sale,
.woocommerce .products .product .stt-flash-sale-wrapper .on-new,
.woocommerce .products .product .stt-flash-sale-wrapper .on-purchase {
    font-size: 12px;
    line-height: 1.5;
  }
}
.wooler-woocommerce .products .product .stt-flash-sale-wrapper .on-new,
.woocommerce .products .product .stt-flash-sale-wrapper .on-new {
  color: #27AE60;
}
.wooler-woocommerce .products .product .woocommerce-LoopProduct-link,
.woocommerce .products .product .woocommerce-LoopProduct-link {
  display: block;
}
.wooler-woocommerce .products .product .woocommerce-LoopProduct-link .woocommerce-loop-product__title,
.woocommerce .products .product .woocommerce-LoopProduct-link .woocommerce-loop-product__title {
  font-size: 1.6rem;
  line-height: 1.438;
  color: var(--secondary-222222);
  font-weight: normal;
  -webkit-transition: color 0.15s;
  transition: color 0.15s;
}
.wooler-woocommerce .products .product .woocommerce-LoopProduct-link .woocommerce-loop-product__title:hover,
.woocommerce .products .product .woocommerce-LoopProduct-link .woocommerce-loop-product__title:hover {
  color: var(--secondary-4f4f4f);
}
.wooler-woocommerce .products .product .price,
.woocommerce .products .product .price {
  font-size: 1.6rem;
  line-height: 1.438;
  text-decoration: none;
  color: var(--secondary-565656, #565656);
}
.wooler-woocommerce .products .product .price:last-child,
.woocommerce .products .product .price:last-child {
  margin-bottom: 0;
}
.wooler-woocommerce .products .product .price del,
.woocommerce .products .product .price del {
  margin-right: 8px;
  opacity: 1;
  font-weight: 400;
  color: var(--secondary-bdbdbd);
}
.wooler-woocommerce .products .product .price del:last-child,
.woocommerce .products .product .price del:last-child {
  margin-right: 0;
}
.wooler-woocommerce .products .product .price ins,
.woocommerce .products .product .price ins {
  margin-right: 8px;
  color: inherit;
  font-weight: 400;
  text-decoration: none;
}
.wooler-woocommerce .products .product .added_to_cart,
.woocommerce .products .product .added_to_cart {
  display: none;
}
.wooler-woocommerce .products .product .stt-action-wrap,
.woocommerce .products .product .stt-action-wrap {
  position: absolute;
  top: 10px;
  right: 10px;
  background: #FFFFFF;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  overflow: hidden;
  z-index: 9;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 767px) {
  .wooler-woocommerce .products .product .stt-action-wrap,
.woocommerce .products .product .stt-action-wrap {
    display: none;
  }
}
.wooler-woocommerce .products .product .stt-action-wrap .btn-wc-additional,
.woocommerce .products .product .stt-action-wrap .btn-wc-additional {
  width: 45px;
  height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: none;
  padding: 0;
  border-radius: 0;
  font-size: 2.4rem;
  line-height: 1.438;
  color: var(--secondary-828282);
  background: transparent;
  -webkit-transition: opacity 0.15s ease, visibility 0.15s ease;
  transition: opacity 0.15s ease, visibility 0.15s ease;
}
.wooler-woocommerce .products .product .stt-action-wrap .btn-wc-additional:not(:last-child),
.woocommerce .products .product .stt-action-wrap .btn-wc-additional:not(:last-child) {
  border-bottom: 1px solid #E0E0E0;
}
.wooler-woocommerce .products .product .stt-action-wrap .btn-wc-additional:after,
.woocommerce .products .product .stt-action-wrap .btn-wc-additional:after {
  display: none;
}
.wooler-woocommerce .products .product .stt-action-wrap .btn-wc-additional:hover,
.woocommerce .products .product .stt-action-wrap .btn-wc-additional:hover {
  color: var(--secondary-222222);
}
.wooler-woocommerce .products .product .woocommerce-loop-product__link,
.woocommerce .products .product .woocommerce-loop-product__link {
  margin-bottom: 0;
}
.wooler-woocommerce .products .product .woocommerce-loop-product__link .woocommerce-loop-product__title,
.woocommerce .products .product .woocommerce-loop-product__link .woocommerce-loop-product__title {
  margin-bottom: 0;
}
.wooler-woocommerce .products .product .image-wrap,
.woocommerce .products .product .image-wrap {
  position: relative;
  overflow: hidden;
}
.wooler-woocommerce .products .product .image-wrap .attachment-woocommerce_thumbnail,
.woocommerce .products .product .image-wrap .attachment-woocommerce_thumbnail {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 0;
  -webkit-transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
  transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
  transition: opacity 0.5s ease, transform 0.5s ease;
  transition: opacity 0.5s ease, transform 0.5s ease, -webkit-transform 0.5s ease;
}
.wooler-woocommerce .products .product .image-wrap .img-hover,
.woocommerce .products .product .image-wrap .img-hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  opacity: 0;
  z-index: 1;
  -webkit-transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
  transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
  transition: opacity 0.5s ease, transform 0.5s ease;
  transition: opacity 0.5s ease, transform 0.5s ease, -webkit-transform 0.5s ease;
}
.wooler-woocommerce .products .product .stt-variation-colors,
.woocommerce .products .product .stt-variation-colors {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.wooler-woocommerce .products .product .star-rating .rating,
.woocommerce .products .product .star-rating .rating {
  display: none;
}
.wooler-woocommerce .products .product .loop-item-title-wrapper.has-rating, .wooler-woocommerce .products .product .loop-item-title-wrapper.has-price,
.woocommerce .products .product .loop-item-title-wrapper.has-rating,
.woocommerce .products .product .loop-item-title-wrapper.has-price {
  margin-top: 10px;
}
.wooler-woocommerce .products .product .loop-item-title-wrapper.has-rating.has-price,
.woocommerce .products .product .loop-item-title-wrapper.has-rating.has-price {
  position: relative;
}
.wooler-woocommerce .products .product .loop-item-title-wrapper.has-rating.has-price .star-rating,
.woocommerce .products .product .loop-item-title-wrapper.has-rating.has-price .star-rating {
  position: absolute;
  top: 5px;
  left: 0;
  opacity: 0;
  margin-bottom: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.15s ease, visibility 0.15s ease;
  transition: opacity 0.15s ease, visibility 0.15s ease;
}
.wooler-woocommerce .products .product .loop-item-title-wrapper.has-rating.has-price .price,
.woocommerce .products .product .loop-item-title-wrapper.has-rating.has-price .price {
  -webkit-transition: opacity 0.15s ease, visibility 0.15s ease;
  transition: opacity 0.15s ease, visibility 0.15s ease;
}
.wooler-woocommerce .products .product .loop-item-title-wrapper.has-color-variation,
.woocommerce .products .product .loop-item-title-wrapper.has-color-variation {
  margin-top: 10px;
}
@media (min-width: 992px) {
  .wooler-woocommerce .products .product .image-wrap:hover .has-img-hover .img-hover,
.woocommerce .products .product .image-wrap:hover .has-img-hover .img-hover {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  .wooler-woocommerce .products .product .product-wrap:hover .image-wrap .attachment-woocommerce_thumbnail,
.woocommerce .products .product .product-wrap:hover .image-wrap .attachment-woocommerce_thumbnail {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  .wooler-woocommerce .products .product .product-wrap:hover .stt-action-wrap,
.woocommerce .products .product .product-wrap:hover .stt-action-wrap {
    opacity: 1;
    visibility: visible;
  }
  .wooler-woocommerce .products .product .product-wrap:hover .loop-item-title-wrapper.has-rating .star-rating,
.woocommerce .products .product .product-wrap:hover .loop-item-title-wrapper.has-rating .star-rating {
    opacity: 1;
    visibility: visible;
  }
  .wooler-woocommerce .products .product .product-wrap:hover .loop-item-title-wrapper.has-rating .price,
.woocommerce .products .product .product-wrap:hover .loop-item-title-wrapper.has-rating .price {
    opacity: 0;
    visibility: hidden;
  }
}
.wooler-woocommerce .products .product.wooler-shop-list,
.woocommerce .products .product.wooler-shop-list {
  margin-bottom: 50px;
}
.wooler-woocommerce .products .product.wooler-shop-list .product-wrap,
.woocommerce .products .product.wooler-shop-list .product-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767px) {
  .wooler-woocommerce .products .product.wooler-shop-list .product-wrap,
.woocommerce .products .product.wooler-shop-list .product-wrap {
    display: block;
  }
}
.wooler-woocommerce .products .product.wooler-shop-list .product-wrap .image-wrap,
.woocommerce .products .product.wooler-shop-list .product-wrap .image-wrap {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
  margin-right: 45px;
  padding-top: 55%;
  position: relative;
  height: 0;
}
@media (max-width: 1290px) {
  .wooler-woocommerce .products .product.wooler-shop-list .product-wrap .image-wrap,
.woocommerce .products .product.wooler-shop-list .product-wrap .image-wrap {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
  }
}
@media (max-width: 767px) {
  .wooler-woocommerce .products .product.wooler-shop-list .product-wrap .image-wrap,
.woocommerce .products .product.wooler-shop-list .product-wrap .image-wrap {
    margin-right: 0;
    padding-top: 0;
  }
}
.wooler-woocommerce .products .product.wooler-shop-list .product-wrap .image-wrap .attachment-woocommerce_thumbnail,
.woocommerce .products .product.wooler-shop-list .product-wrap .image-wrap .attachment-woocommerce_thumbnail {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
@media (max-width: 767px) {
  .wooler-woocommerce .products .product.wooler-shop-list .product-wrap .image-wrap .attachment-woocommerce_thumbnail:not(.img-hover),
.woocommerce .products .product.wooler-shop-list .product-wrap .image-wrap .attachment-woocommerce_thumbnail:not(.img-hover) {
    position: static;
  }
}
.wooler-woocommerce .products .product.wooler-shop-list .product-wrap .image-wrap .stt-action-wrap,
.woocommerce .products .product.wooler-shop-list .product-wrap .image-wrap .stt-action-wrap {
  top: 20px;
  left: auto;
  right: 20px;
  background: var(--secondary-ffffff);
  border-radius: 3px;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .wooler-woocommerce .products .product.wooler-shop-list .product-wrap .image-wrap .stt-action-wrap,
.woocommerce .products .product.wooler-shop-list .product-wrap .image-wrap .stt-action-wrap {
    display: none;
  }
}
.wooler-woocommerce .products .product.wooler-shop-list .product-wrap .image-wrap .stt-action-wrap .btn-wc-additional,
.woocommerce .products .product.wooler-shop-list .product-wrap .image-wrap .stt-action-wrap .btn-wc-additional {
  padding: 13px;
  font-size: 2.4rem;
  line-height: 1;
  border-radius: 0;
  background: transparent;
}
.wooler-woocommerce .products .product.wooler-shop-list .product-wrap .image-wrap .stt-action-wrap .btn-wc-additional:not(:last-child),
.woocommerce .products .product.wooler-shop-list .product-wrap .image-wrap .stt-action-wrap .btn-wc-additional:not(:last-child) {
  border-bottom: 1px solid var(--secondary-e0e0e0);
}
.wooler-woocommerce .products .product.wooler-shop-list .product-wrap .image-wrap .stt-action-wrap .btn-wc-additional.added:after,
.woocommerce .products .product.wooler-shop-list .product-wrap .image-wrap .stt-action-wrap .btn-wc-additional.added:after {
  display: none;
}
.wooler-woocommerce .products .product.wooler-shop-list .product-wrap .image-wrap .onsale,
.woocommerce .products .product.wooler-shop-list .product-wrap .image-wrap .onsale {
  position: absolute;
  display: block;
  left: 20px;
  top: 20px;
  border-radius: 2px;
  padding: 1px 7px;
  font-size: 1.4rem;
  line-height: 20px;
  color: var(--secondary-f84125, #f84125);
  background: var(--secondary-ffffff);
}
@media (max-width: 767px) {
  .wooler-woocommerce .products .product.wooler-shop-list .product-wrap .image-wrap,
.woocommerce .products .product.wooler-shop-list .product-wrap .image-wrap {
    height: auto;
  }
}
.wooler-woocommerce .products .product.wooler-shop-list .product-wrap .product-info-wrap,
.woocommerce .products .product.wooler-shop-list .product-wrap .product-info-wrap {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 45px 0;
}
.wooler-woocommerce .products .product.wooler-shop-list .product-wrap .product-info-wrap .onsale,
.woocommerce .products .product.wooler-shop-list .product-wrap .product-info-wrap .onsale {
  position: static;
}
.wooler-woocommerce .products .product.wooler-shop-list .product-wrap .product-info-wrap .product-info.has-sale,
.woocommerce .products .product.wooler-shop-list .product-wrap .product-info-wrap .product-info.has-sale {
  margin-top: 40px;
}
@media (max-width: 1439px) {
  .wooler-woocommerce .products .product.wooler-shop-list .product-wrap .product-info-wrap .product-info.has-sale,
.woocommerce .products .product.wooler-shop-list .product-wrap .product-info-wrap .product-info.has-sale {
    margin-top: 15px;
  }
}
.wooler-woocommerce .products .product.wooler-shop-list .product-wrap .product-info-wrap .woocommerce-loop-product__link,
.woocommerce .products .product.wooler-shop-list .product-wrap .product-info-wrap .woocommerce-loop-product__link {
  display: block;
}
.wooler-woocommerce .products .product.wooler-shop-list .product-wrap .product-info-wrap .woocommerce-loop-product__link .woocommerce-loop-product__title,
.woocommerce .products .product.wooler-shop-list .product-wrap .product-info-wrap .woocommerce-loop-product__link .woocommerce-loop-product__title {
  margin-bottom: 16px;
  font-size: 2.4rem;
  line-height: 28px;
  font-weight: normal;
  color: var(--secondary-222222);
}
@media (max-width: 767px) {
  .wooler-woocommerce .products .product.wooler-shop-list .product-wrap .product-info-wrap .woocommerce-loop-product__link .woocommerce-loop-product__title,
.woocommerce .products .product.wooler-shop-list .product-wrap .product-info-wrap .woocommerce-loop-product__link .woocommerce-loop-product__title {
    margin-bottom: 5px;
    font-size: 1.6rem;
    line-height: 26px;
    color: var(--secondary-565656, #565656);
  }
}
.wooler-woocommerce .products .product.wooler-shop-list .product-wrap .product-info-wrap .woocommerce-product-details__short-description, .wooler-woocommerce .products .product.wooler-shop-list .product-wrap .product-info-wrap .price,
.woocommerce .products .product.wooler-shop-list .product-wrap .product-info-wrap .woocommerce-product-details__short-description,
.woocommerce .products .product.wooler-shop-list .product-wrap .product-info-wrap .price {
  margin-bottom: 15px;
  font-size: 1.6rem;
  line-height: 26px;
  color: var(--secondary-565656, #565656);
}
@media (max-width: 767px) {
  .wooler-woocommerce .products .product.wooler-shop-list .product-wrap .product-info-wrap .woocommerce-product-details__short-description,
.woocommerce .products .product.wooler-shop-list .product-wrap .product-info-wrap .woocommerce-product-details__short-description {
    display: none;
  }
}
.wooler-woocommerce .products .product.wooler-shop-list .product-wrap .product-info-wrap .stt-price-rating,
.woocommerce .products .product.wooler-shop-list .product-wrap .product-info-wrap .stt-price-rating {
  position: relative;
}
.wooler-woocommerce .products .product.wooler-shop-list .product-wrap .product-info-wrap .stt-variation-colors,
.woocommerce .products .product.wooler-shop-list .product-wrap .product-info-wrap .stt-variation-colors {
  margin-top: 22px;
}
@media (max-width: 767px) {
  .wooler-woocommerce .products .product.wooler-shop-list .product-wrap .product-info-wrap .stt-variation-colors,
.woocommerce .products .product.wooler-shop-list .product-wrap .product-info-wrap .stt-variation-colors {
    margin-top: 0;
  }
}
@media (max-width: 1439px) {
  .wooler-woocommerce .products .product.wooler-shop-list .product-wrap .product-info-wrap,
.woocommerce .products .product.wooler-shop-list .product-wrap .product-info-wrap {
    padding-top: 25px;
  }
  .wooler-woocommerce .products .product.wooler-shop-list .product-wrap .product-info-wrap .product-info.has-sale,
.woocommerce .products .product.wooler-shop-list .product-wrap .product-info-wrap .product-info.has-sale {
    margin-top: 15px;
  }
  .wooler-woocommerce .products .product.wooler-shop-list .product-wrap .product-info-wrap .product-action-wrap,
.woocommerce .products .product.wooler-shop-list .product-wrap .product-info-wrap .product-action-wrap {
    display: none;
  }
}
@media (max-width: 767px) {
  .wooler-woocommerce .products .product.wooler-shop-list .product-wrap .product-info-wrap,
.woocommerce .products .product.wooler-shop-list .product-wrap .product-info-wrap {
    padding: 10px 0 0;
    margin-right: 0;
  }
  .wooler-woocommerce .products .product.wooler-shop-list .product-wrap .product-info-wrap .product-info.has-sale,
.woocommerce .products .product.wooler-shop-list .product-wrap .product-info-wrap .product-info.has-sale {
    margin-top: 0;
  }
}
.wooler-woocommerce .products .product.wooler-shop-list .product-wrap .price,
.woocommerce .products .product.wooler-shop-list .product-wrap .price {
  display: block;
  margin: 0;
}
.wooler-woocommerce .products .product.wooler-shop-list .product-wrap .star-rating,
.woocommerce .products .product.wooler-shop-list .product-wrap .star-rating {
  margin: 0;
  position: absolute;
  bottom: 5px;
  left: 0;
  opacity: 0;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}
.wooler-woocommerce .products .product.wooler-shop-list .product-wrap .star-rating:before,
.woocommerce .products .product.wooler-shop-list .product-wrap .star-rating:before {
  color: var(--secondary-bdbdbd);
}
.wooler-woocommerce .products .product.wooler-shop-list .product-wrap .star-rating span:before,
.woocommerce .products .product.wooler-shop-list .product-wrap .star-rating span:before {
  color: var(--secondary-565656, #565656);
}
.wooler-woocommerce .products .product.wooler-shop-list .product-wrap .product-action-wrap,
.woocommerce .products .product.wooler-shop-list .product-wrap .product-action-wrap {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media (max-width: 767px) {
  .wooler-woocommerce .products .product.wooler-shop-list .product-wrap .product-action-wrap,
.woocommerce .products .product.wooler-shop-list .product-wrap .product-action-wrap {
    display: none;
  }
}
.wooler-woocommerce .products .product.wooler-shop-list .product-wrap .product-action-wrap .product-action,
.woocommerce .products .product.wooler-shop-list .product-wrap .product-action-wrap .product-action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-left: -5px;
  margin-right: -5px;
}
.wooler-woocommerce .products .product.wooler-shop-list .product-wrap .product-action-wrap .product-action .btn-wc-additional,
.woocommerce .products .product.wooler-shop-list .product-wrap .product-action-wrap .product-action .btn-wc-additional {
  margin-left: 5px;
  margin-right: 5px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.wooler-woocommerce .products .product.wooler-shop-list .product-wrap .product-action-wrap .product-action .btn-view-detail,
.woocommerce .products .product.wooler-shop-list .product-wrap .product-action-wrap .product-action .btn-view-detail {
  -webkit-box-shadow: inset 0 0 0 1px var(--secondary-e0e0e0);
  box-shadow: inset 0 0 0 1px var(--secondary-e0e0e0);
  min-height: 50px;
}
@media (max-width: 767px) {
  .wooler-woocommerce .products .product.wooler-shop-list .product-wrap .product-action-wrap .product-action .btn-view-detail,
.woocommerce .products .product.wooler-shop-list .product-wrap .product-action-wrap .product-action .btn-view-detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 25px;
    min-height: 1px;
  }
}
.wooler-woocommerce .products .product.wooler-shop-list .product-wrap .product-action-wrap .product-action .btn-view-detail:hover,
.woocommerce .products .product.wooler-shop-list .product-wrap .product-action-wrap .product-action .btn-view-detail:hover {
  background: transparent;
  -webkit-box-shadow: inset 0 0 0 1px var(--secondary-828282);
  box-shadow: inset 0 0 0 1px var(--secondary-828282);
}
@media (min-width: 992px) {
  .wooler-woocommerce .products .product.wooler-shop-list .product-wrap:hover .stt-action-wrap,
.woocommerce .products .product.wooler-shop-list .product-wrap:hover .stt-action-wrap {
    opacity: 1;
    visibility: visible;
  }
  .wooler-woocommerce .products .product.wooler-shop-list:hover .has-rating .price,
.woocommerce .products .product.wooler-shop-list:hover .has-rating .price {
    opacity: 0;
  }
  .wooler-woocommerce .products .product.wooler-shop-list:hover .has-rating .star-rating,
.woocommerce .products .product.wooler-shop-list:hover .has-rating .star-rating {
    opacity: 1;
  }
}
.wooler-woocommerce .products .product.wooler-shop-grid-1 .stt-action-wrap,
.woocommerce .products .product.wooler-shop-grid-1 .stt-action-wrap {
  display: block;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 1;
  visibility: visible;
}
.wooler-woocommerce .products .product.wooler-shop-grid-1 .stt-action-wrap .btn-wc-additional:not(.wooler-wishlist-button),
.woocommerce .products .product.wooler-shop-grid-1 .stt-action-wrap .btn-wc-additional:not(.wooler-wishlist-button) {
  opacity: 0;
  visibility: hidden;
}
.wooler-woocommerce .products .product.wooler-shop-grid-1 .stt-action-wrap .btn-wc-additional:not(:last-child),
.woocommerce .products .product.wooler-shop-grid-1 .stt-action-wrap .btn-wc-additional:not(:last-child) {
  border-bottom-color: transparent;
}
.wooler-woocommerce .products .product.wooler-shop-grid-1 .product-info-wrap,
.woocommerce .products .product.wooler-shop-grid-1 .product-info-wrap {
  padding-left: 20px;
}
.wooler-woocommerce .products .product.wooler-shop-grid-1 .product-info-wrap .woocommerce-LoopProduct-link,
.woocommerce .products .product.wooler-shop-grid-1 .product-info-wrap .woocommerce-LoopProduct-link {
  display: inline-block;
  margin-top: 20px;
}
.wooler-woocommerce .products .product.wooler-shop-grid-1 .stt-variation-colors,
.woocommerce .products .product.wooler-shop-grid-1 .stt-variation-colors {
  margin-top: 10px;
}
.wooler-woocommerce .products .product.wooler-shop-grid-1 .product-wrap:hover .stt-action-wrap,
.woocommerce .products .product.wooler-shop-grid-1 .product-wrap:hover .stt-action-wrap {
  background: #FFF;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  opacity: 1;
  visibility: visible;
}
.wooler-woocommerce .products .product.wooler-shop-grid-1 .product-wrap:hover .stt-action-wrap .btn-wc-additional:not(.wooler-wishlist-button),
.woocommerce .products .product.wooler-shop-grid-1 .product-wrap:hover .stt-action-wrap .btn-wc-additional:not(.wooler-wishlist-button) {
  opacity: 1;
  visibility: visible;
}
.wooler-woocommerce .products .product.wooler-shop-grid-1 .product-wrap:hover .stt-action-wrap .btn-wc-additional:not(:last-child),
.woocommerce .products .product.wooler-shop-grid-1 .product-wrap:hover .stt-action-wrap .btn-wc-additional:not(:last-child) {
  border-bottom: 1px solid #E0E0E0;
}
.wooler-woocommerce .products .product.wooler-shop-grid-2 .product-info-wrap,
.woocommerce .products .product.wooler-shop-grid-2 .product-info-wrap {
  position: relative;
  padding-left: 20px;
  padding-top: 20px;
}
.wooler-woocommerce .products .product.wooler-shop-grid-2 .product-info-wrap .stt-variation-colors,
.woocommerce .products .product.wooler-shop-grid-2 .product-info-wrap .stt-variation-colors {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 15px 20px;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  background: rgba(255, 255, 255, 0.8);
  opacity: 0;
  z-index: 2;
  visibility: hidden;
  -webkit-transition: opacity 0.15s ease, visibility 0.15s ease;
  transition: opacity 0.15s ease, visibility 0.15s ease;
}
.wooler-woocommerce .products .product.wooler-shop-grid-2 .product-info-wrap .stt-variation-colors .variation-color-item,
.woocommerce .products .product.wooler-shop-grid-2 .product-info-wrap .stt-variation-colors .variation-color-item {
  line-height: 1;
}
.wooler-woocommerce .products .product.wooler-shop-grid-2 .product-info-wrap .woocommerce-loop-product__title,
.woocommerce .products .product.wooler-shop-grid-2 .product-info-wrap .woocommerce-loop-product__title {
  margin: 0;
  font-size: 1.6rem;
  line-height: 1.438;
  font-weight: normal;
  color: var(--secondary-4f4f4f);
}
.wooler-woocommerce .products .product.wooler-shop-grid-2 .product-info-wrap .loop-item-title-wrapper,
.woocommerce .products .product.wooler-shop-grid-2 .product-info-wrap .loop-item-title-wrapper {
  margin-top: 5px;
}
.wooler-woocommerce .products .product.wooler-shop-grid-2 .product-info-wrap .stt-variation-sizes,
.woocommerce .products .product.wooler-shop-grid-2 .product-info-wrap .stt-variation-sizes {
  margin-top: 5px;
}
.wooler-woocommerce .products .product.wooler-shop-grid-2 .product-wrap:hover .stt-variation-colors,
.woocommerce .products .product.wooler-shop-grid-2 .product-wrap:hover .stt-variation-colors {
  opacity: 1;
  visibility: visible;
}
.wooler-woocommerce .products .product.wooler-shop-grid-2 .product-wrap:hover .stt-variation-sizes:before,
.woocommerce .products .product.wooler-shop-grid-2 .product-wrap:hover .stt-variation-sizes:before {
  opacity: 0;
  visibility: hidden;
}
.wooler-woocommerce .products .product.wooler-shop-grid-2 .product-wrap:hover .stt-variation-sizes .variation-size-item,
.woocommerce .products .product.wooler-shop-grid-2 .product-wrap:hover .stt-variation-sizes .variation-size-item {
  opacity: 1;
  visibility: visible;
}
@media screen and (max-width: 767px) {
  .wooler-woocommerce .products .product.wooler-shop-grid-2 .product-info-wrap,
.woocommerce .products .product.wooler-shop-grid-2 .product-info-wrap {
    padding-left: 10px;
    padding-top: 10px;
  }
  .wooler-woocommerce .products .product.wooler-shop-grid-2 .product-info-wrap .woocommerce-loop-product__title,
.woocommerce .products .product.wooler-shop-grid-2 .product-info-wrap .woocommerce-loop-product__title {
    font-size: 1.4rem;
    line-height: 1.572;
  }
  .wooler-woocommerce .products .product.wooler-shop-grid-2 .product-info-wrap .price,
.woocommerce .products .product.wooler-shop-grid-2 .product-info-wrap .price {
    font-size: 1.4rem;
    line-height: 1.572;
  }
}
.wooler-woocommerce .products .product.wooler-shop-grid-3 .product-wrap,
.woocommerce .products .product.wooler-shop-grid-3 .product-wrap {
  background: var(--secondary-f5f5f5, #f5f5f5);
}
.wooler-woocommerce .products .product.wooler-shop-grid-3 .image-wrap,
.woocommerce .products .product.wooler-shop-grid-3 .image-wrap {
  padding: 0;
  border-bottom: 1px solid #EDEDED;
}
.wooler-woocommerce .products .product.wooler-shop-grid-3 .product-info-wrap,
.woocommerce .products .product.wooler-shop-grid-3 .product-info-wrap {
  position: relative;
  padding: 20px;
  text-align: center;
}
.wooler-woocommerce .products .product.wooler-shop-grid-3 .product-info-wrap .stt-variation-colors,
.woocommerce .products .product.wooler-shop-grid-3 .product-info-wrap .stt-variation-colors {
  position: absolute;
  top: -50%;
  left: 0;
  width: 100%;
  padding: 20px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 1;
  visibility: visible;
  z-index: 9;
}
.wooler-woocommerce .products .product.wooler-shop-grid-3 .product-info-wrap .stt-variation-colors .variation-color-item,
.woocommerce .products .product.wooler-shop-grid-3 .product-info-wrap .stt-variation-colors .variation-color-item {
  line-height: 1;
}
.wooler-woocommerce .products .product.wooler-shop-grid-3 .product-info-wrap .woocommerce-loop-product-category,
.woocommerce .products .product.wooler-shop-grid-3 .product-info-wrap .woocommerce-loop-product-category {
  color: var(--secondary-828282);
  font-size: 1.6rem;
  line-height: 1.438;
  text-align: center;
}
.wooler-woocommerce .products .product.wooler-shop-grid-3 .product-info-wrap .woocommerce-loop-product-category:hover,
.woocommerce .products .product.wooler-shop-grid-3 .product-info-wrap .woocommerce-loop-product-category:hover {
  color: var(--secondary-565656, #565656);
}
.wooler-woocommerce .products .product.wooler-shop-grid-3 .product-info-wrap .woocommerce-LoopProduct-link .woocommerce-loop-product__title,
.woocommerce .products .product.wooler-shop-grid-3 .product-info-wrap .woocommerce-LoopProduct-link .woocommerce-loop-product__title {
  margin-top: 5px;
  margin-bottom: 0;
  font-weight: 400;
  color: var(--secondary-565656, #565656);
  font-size: 1.6rem;
  line-height: 26px;
}
@media screen and (max-width: 767px) {
  .wooler-woocommerce .products .product.wooler-shop-grid-3 .product-info-wrap .woocommerce-LoopProduct-link .woocommerce-loop-product__title,
.woocommerce .products .product.wooler-shop-grid-3 .product-info-wrap .woocommerce-LoopProduct-link .woocommerce-loop-product__title {
    font-size: 1.4rem;
    line-height: 1.43;
  }
}
.wooler-woocommerce .products .product.wooler-shop-grid-3 .product-info-wrap .loop-item-title-wrapper.has-price, .wooler-woocommerce .products .product.wooler-shop-grid-3 .product-info-wrap .loop-item-title-wrapper.has-rating,
.woocommerce .products .product.wooler-shop-grid-3 .product-info-wrap .loop-item-title-wrapper.has-price,
.woocommerce .products .product.wooler-shop-grid-3 .product-info-wrap .loop-item-title-wrapper.has-rating {
  margin-top: 10px;
  position: relative;
}
.wooler-woocommerce .products .product.wooler-shop-grid-3 .product-info-wrap .loop-item-title-wrapper .star-rating,
.woocommerce .products .product.wooler-shop-grid-3 .product-info-wrap .loop-item-title-wrapper .star-rating {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.wooler-woocommerce .products .product.wooler-shop-grid-3:hover .stt-action-wrap,
.woocommerce .products .product.wooler-shop-grid-3:hover .stt-action-wrap {
  opacity: 1;
  visibility: visible;
}
.wooler-woocommerce .products .product.wooler-shop-grid-3:hover .stt-variation-colors,
.woocommerce .products .product.wooler-shop-grid-3:hover .stt-variation-colors {
  opacity: 1;
  visibility: visible;
}
.wooler-woocommerce .products .product.wooler-shop-grid-3:hover .loop-item-title-wrapper .star-rating,
.woocommerce .products .product.wooler-shop-grid-3:hover .loop-item-title-wrapper .star-rating {
  opacity: 1;
  visibility: visible;
}
.wooler-woocommerce .products .product.wooler-shop-grid-3:hover .loop-item-title-wrapper .star-rating + .price,
.woocommerce .products .product.wooler-shop-grid-3:hover .loop-item-title-wrapper .star-rating + .price {
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 767px) {
  .wooler-woocommerce .products .product.wooler-shop-grid-3,
.woocommerce .products .product.wooler-shop-grid-3 {
    margin-bottom: 15px;
  }
  .wooler-woocommerce .products .product.wooler-shop-grid-3 .product-info-wrap,
.woocommerce .products .product.wooler-shop-grid-3 .product-info-wrap {
    padding: 10px;
  }
  .wooler-woocommerce .products .product.wooler-shop-grid-3 .product-info-wrap .woocommerce-loop-product-category,
.woocommerce .products .product.wooler-shop-grid-3 .product-info-wrap .woocommerce-loop-product-category {
    font-size: 1.4rem;
  }
  .wooler-woocommerce .products .product.wooler-shop-grid-3 .product-info-wrap .loop-item-title-wrapper,
.woocommerce .products .product.wooler-shop-grid-3 .product-info-wrap .loop-item-title-wrapper {
    margin-top: 5px;
  }
}
.wooler-woocommerce .products .product.wooler-shop-grid-simple,
.woocommerce .products .product.wooler-shop-grid-simple {
  margin-bottom: 30px;
}
.wooler-woocommerce .products .product.wooler-shop-grid-simple:last-child,
.woocommerce .products .product.wooler-shop-grid-simple:last-child {
  margin-bottom: 0;
}
.wooler-woocommerce .products .product.wooler-shop-grid-simple .img-wrap .woocommerce-LoopProduct-link,
.woocommerce .products .product.wooler-shop-grid-simple .img-wrap .woocommerce-LoopProduct-link {
  position: relative;
  display: block;
  width: 120px;
  padding-top: 110%;
}
.wooler-woocommerce .products .product.wooler-shop-grid-simple .img-wrap .woocommerce-LoopProduct-link img,
.woocommerce .products .product.wooler-shop-grid-simple .img-wrap .woocommerce-LoopProduct-link img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.wooler-woocommerce .products .product.wooler-shop-grid-simple .product-info,
.woocommerce .products .product.wooler-shop-grid-simple .product-info {
  padding-left: 10px;
}
.wooler-woocommerce .products .product.wooler-shop-grid-simple .product-info .woocommerce-loop-product__title,
.woocommerce .products .product.wooler-shop-grid-simple .product-info .woocommerce-loop-product__title {
  font-size: 1.6rem;
  line-height: 1.438;
}
.wooler-woocommerce .products .product.wooler-shop-grid-simple .product-info .price,
.woocommerce .products .product.wooler-shop-grid-simple .product-info .price {
  display: block;
  margin-top: 5px;
}
.wooler-woocommerce .products .product.wooler-shop-grid-simple .product-info .stt-variation-sizes,
.woocommerce .products .product.wooler-shop-grid-simple .product-info .stt-variation-sizes {
  margin-top: 5px;
}
.wooler-woocommerce .products .product.wooler-shop-list-single,
.woocommerce .products .product.wooler-shop-list-single {
  margin-bottom: 50px;
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap,
.woocommerce .products .product.wooler-shop-list-single .product-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767px) {
  .wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap,
.woocommerce .products .product.wooler-shop-list-single .product-wrap {
    display: block;
  }
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .is-new,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .is-new {
  font-size: 1.4rem;
  line-height: 1.43;
  text-align: center;
  color: var(--primary-27ae60);
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .image-wrap,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .image-wrap {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  margin-right: 80px;
  padding-bottom: 55%;
  position: relative;
}
@media (max-width: 1290px) {
  .wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .image-wrap,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .image-wrap {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    margin-right: 50px;
  }
}
@media (max-width: 767px) {
  .wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .image-wrap,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .image-wrap {
    margin-right: 0;
    padding-bottom: 0;
  }
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .image-wrap .attachment-woocommerce_thumbnail,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .image-wrap .attachment-woocommerce_thumbnail {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
@media (max-width: 767px) {
  .wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .image-wrap .attachment-woocommerce_thumbnail:not(.img-hover),
.woocommerce .products .product.wooler-shop-list-single .product-wrap .image-wrap .attachment-woocommerce_thumbnail:not(.img-hover) {
    position: static;
  }
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .image-wrap .flash-sale-wrapper,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .image-wrap .flash-sale-wrapper {
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 2;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .image-wrap .flash-sale-wrapper,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .image-wrap .flash-sale-wrapper {
    top: 10px;
    right: 10px;
  }
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .image-wrap .flash-sale-wrapper .total-sales,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .image-wrap .flash-sale-wrapper .total-sales {
  padding: 2px 10px;
  font-size: 1.4rem;
  line-height: 1.43;
  text-align: center;
  color: var(--secondary-ffffff);
  border-radius: 2px;
  background-color: var(--secondary-daa666, #daa666);
}
@media screen and (max-width: 767px) {
  .wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .image-wrap .flash-sale-wrapper .total-sales,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .image-wrap .flash-sale-wrapper .total-sales {
    padding: 0 5px;
    font-size: 1.2rem;
  }
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .image-wrap .flash-sale-wrapper .total-sales:empty,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .image-wrap .flash-sale-wrapper .total-sales:empty {
  display: none;
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .image-wrap .flash-sale-wrapper .total-sales + .onsale,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .image-wrap .flash-sale-wrapper .total-sales + .onsale {
  margin-left: 16px;
}
@media screen and (max-width: 767px) {
  .wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .image-wrap .flash-sale-wrapper .total-sales + .onsale,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .image-wrap .flash-sale-wrapper .total-sales + .onsale {
    margin-left: 10px;
  }
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .image-wrap .flash-sale-wrapper .total-sales + .is-new,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .image-wrap .flash-sale-wrapper .total-sales + .is-new {
  margin-left: 16px;
}
@media screen and (max-width: 767px) {
  .wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .image-wrap .flash-sale-wrapper .total-sales + .is-new,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .image-wrap .flash-sale-wrapper .total-sales + .is-new {
    margin-left: 10px;
  }
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .image-wrap .flash-sale-wrapper .is-new,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .image-wrap .flash-sale-wrapper .is-new {
  padding: 2px 10px;
  border-radius: 2px;
  background: var(--secondary-ffffff);
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .image-wrap .flash-sale-wrapper .is-new + .onsale,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .image-wrap .flash-sale-wrapper .is-new + .onsale {
  margin-left: 16px;
}
@media screen and (max-width: 767px) {
  .wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .image-wrap .flash-sale-wrapper .is-new + .onsale,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .image-wrap .flash-sale-wrapper .is-new + .onsale {
    margin-left: 10px;
  }
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .image-wrap .flash-sale-wrapper .onsale,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .image-wrap .flash-sale-wrapper .onsale {
  position: initial;
  padding: 2px 6px;
  font-size: 1.4rem;
  line-height: 1.43;
  text-align: center;
  color: var(--secondary-f84125, #f84125);
  border-radius: 2px;
  background-color: var(--secondary-ffffff);
}
@media screen and (max-width: 767px) {
  .wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .image-wrap .flash-sale-wrapper .onsale,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .image-wrap .flash-sale-wrapper .onsale {
    padding: 0 5px;
    font-size: 1.2rem;
  }
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .image-wrap .flash-sale-wrapper .onsale:empty,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .image-wrap .flash-sale-wrapper .onsale:empty {
  display: none;
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .product-info-wrap,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .product-info-wrap {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-preferred-size: 41.665%;
  flex-basis: 41.665%;
  padding: 45px 0;
  margin-right: 0;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
@media (max-width: 767px) {
  .wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .product-info-wrap,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .product-info-wrap {
    padding: 0;
    margin-right: 0;
    justify-self: center;
  }
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .product-info-wrap .product-info.has-sale,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .product-info-wrap .product-info.has-sale {
  margin-top: 40px;
}
@media (max-width: 767px) {
  .wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .product-info-wrap .product-info.has-sale,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .product-info-wrap .product-info.has-sale {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .product-info-wrap .product-info,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .product-info-wrap .product-info {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .product-info-wrap .woocommerce-loop-product__link,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .product-info-wrap .woocommerce-loop-product__link {
  display: block;
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .product-info-wrap .woocommerce-loop-product__link .woocommerce-loop-product__title,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .product-info-wrap .woocommerce-loop-product__link .woocommerce-loop-product__title {
  margin-bottom: 20px;
  font-size: 2.4rem;
  line-height: 1.42;
  font-weight: 400;
  color: var(--secondary-222222);
}
@media (max-width: 767px) {
  .wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .product-info-wrap .woocommerce-loop-product__link .woocommerce-loop-product__title,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .product-info-wrap .woocommerce-loop-product__link .woocommerce-loop-product__title {
    margin-bottom: 10px;
    line-height: 23px;
    font-size: 1.6rem;
  }
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .product-info-wrap .woocommerce-loop-product__link .woocommerce-loop-product__title:first-child,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .product-info-wrap .woocommerce-loop-product__link .woocommerce-loop-product__title:first-child {
  margin-top: 0;
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .product-info-wrap .price,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .product-info-wrap .price {
  font-size: 1.8rem;
  line-height: 1.45;
  color: var(--secondary-222222);
}
@media screen and (max-width: 767px) {
  .wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .product-info-wrap .price,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .product-info-wrap .price {
    font-size: 1.4rem;
  }
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .product-info-wrap .woocommerce-product-details__short-description,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .product-info-wrap .woocommerce-product-details__short-description {
  padding: 30px 0 0;
  font-size: 1.6rem;
  line-height: 2.3rem;
  word-wrap: break-word;
  color: var(--secondary-565656, #565656);
}
@media screen and (max-width: 767px) {
  .wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .product-info-wrap .woocommerce-product-details__short-description,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .product-info-wrap .woocommerce-product-details__short-description {
    display: none;
  }
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .product-info-wrap .woocommerce-product-details__short-description:empty,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .product-info-wrap .woocommerce-product-details__short-description:empty {
  display: none;
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .product-info-wrap .stt-price-rating,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .product-info-wrap .stt-price-rating {
  position: relative;
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .price,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .price {
  margin: 0;
  vertical-align: middle;
  display: inline-block;
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .price ins:not(:last-child),
.woocommerce .products .product.wooler-shop-list-single .product-wrap .price ins:not(:last-child) {
  margin-right: 10px;
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .price + .stt-countdown-banner-wrapper,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .price + .stt-countdown-banner-wrapper {
  margin-left: 15px;
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .price + .stt-countdown-banner-wrapper,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .price + .stt-countdown-banner-wrapper {
    margin: 16px 0 0;
    display: block;
  }
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .price + .rating-wrap,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .price + .rating-wrap {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .price + .rating-wrap,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .price + .rating-wrap {
    margin-top: 20px;
  }
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .stt-countdown-banner-wrapper + .rating-wrap,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .stt-countdown-banner-wrapper + .rating-wrap {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .stt-countdown-banner-wrapper + .rating-wrap,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .stt-countdown-banner-wrapper + .rating-wrap {
    margin-top: 19px;
  }
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .stt-countdown-banner-wrapper .stt-countdown-banner:before,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .stt-countdown-banner-wrapper .stt-countdown-banner:before {
  background-image: url("../images/shop/sale.svg");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 10px 16px;
  padding-left: 17px;
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .star-rating,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .star-rating {
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .star-rating:before,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .star-rating:before {
  color: var(--secondary-bdbdbd);
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .star-rating span:before,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .star-rating span:before {
  color: var(--secondary-565656, #565656);
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .rating-wrap,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .rating-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
}
@media screen and (max-width: 767px) {
  .wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .rating-wrap,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .rating-wrap {
    margin-top: 15px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .rating-wrap:empty,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .rating-wrap:empty {
  display: none;
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .rating-wrap .star-rating,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .rating-wrap .star-rating {
  margin-bottom: 0;
  display: inline-block;
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .rating-wrap .woocommerce-review-link,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .rating-wrap .woocommerce-review-link {
  margin-left: 20px;
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: 400;
  color: var(--secondary-828282);
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .rating-wrap .woocommerce-review-link:first-child,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .rating-wrap .woocommerce-review-link:first-child {
  margin-left: 0;
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .stt-price-rating,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .stt-price-rating {
  padding-bottom: 30px;
  border-bottom: 1px solid var(--secondary-e0e0e0);
}
@media screen and (max-width: 767px) {
  .wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .stt-price-rating,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .stt-price-rating {
    padding-bottom: 0;
    border-bottom: none;
  }
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .stt-price-rating .price:last-child,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .stt-price-rating .price:last-child {
  margin-bottom: 0;
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .stt-variation-colors,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .stt-variation-colors {
  margin: 0;
  padding: 30px 0 30px;
  border-bottom: 1px solid var(--secondary-e0e0e0);
}
@media screen and (max-width: 767px) {
  .wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .stt-variation-colors,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .stt-variation-colors {
    margin-top: 20px;
    padding: 0 0 10px 0;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .stt-variation-colors.label-selected:before,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .stt-variation-colors.label-selected:before {
  content: "" attr(data-selected);
  margin-bottom: 15px;
  display: block;
  font-size: 1.4rem;
  line-height: 1.857;
  word-wrap: break-word;
  text-transform: capitalize;
  color: var(--secondary-565656, #565656);
}
@media screen and (max-width: 767px) {
  .wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .stt-variation-colors.label-selected:before,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .stt-variation-colors.label-selected:before {
    margin-bottom: 10px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .stt-variation-colors .variation-color-item,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .stt-variation-colors .variation-color-item {
  padding: 2px;
  margin: 0 5px 5px;
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .stt-variation-colors .variation-color-item:first-child,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .stt-variation-colors .variation-color-item:first-child {
  margin-left: 0;
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .stt-variation-colors .variation-color-item:hover, .wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .stt-variation-colors .variation-color-item.active,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .stt-variation-colors .variation-color-item:hover,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .stt-variation-colors .variation-color-item.active {
  border-color: var(--secondary-4f4f4f);
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .stt-variation-colors .variation-color-item span,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .stt-variation-colors .variation-color-item span {
  line-height: 1;
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .product-action-wrap,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .product-action-wrap {
  margin-top: 33px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media screen and (max-width: 767px) {
  .wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .product-action-wrap,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .product-action-wrap {
    margin-top: 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .product-action-wrap .product-action,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .product-action-wrap .product-action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .product-action-wrap .product-action .wooler-wishlist-btn,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .product-action-wrap .product-action .wooler-wishlist-btn {
  border: 1px solid #e0e0e0;
  padding: 24px 24px;
  display: inline-block;
  margin-bottom: 0px;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .product-action-wrap .product-action .wooler-wishlist-btn,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .product-action-wrap .product-action .wooler-wishlist-btn {
    padding: 20px;
  }
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .product-action-wrap .product-action .btn-wc-additional,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .product-action-wrap .product-action .btn-wc-additional {
  display: block;
  width: 100%;
  position: relative;
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .product-action-wrap .product-action .btn-wc-additional i,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .product-action-wrap .product-action .btn-wc-additional i {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 24px;
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .product-action-wrap .product-action .btn-wc-additional:first-child,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .product-action-wrap .product-action .btn-wc-additional:first-child {
  margin-left: 0;
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .product-action-wrap .product-action .btn-wc-additional:last-child,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .product-action-wrap .product-action .btn-wc-additional:last-child {
  margin-right: 0;
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .product-action-wrap .product-action .btn-wc-additional:not(.btn-view-detail),
.woocommerce .products .product.wooler-shop-list-single .product-wrap .product-action-wrap .product-action .btn-wc-additional:not(.btn-view-detail) {
  line-height: 1;
  border: 1px solid var(--secondary-e0e0e0);
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .product-action-wrap .product-action .btn-wc-additional:not(.btn-view-detail):hover,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .product-action-wrap .product-action .btn-wc-additional:not(.btn-view-detail):hover {
  border-color: var(--secondary-222222);
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .product-action-wrap .product-action .btn-wc-additional:not(.btn-view-detail):hover i, .wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .product-action-wrap .product-action .btn-wc-additional:not(.btn-view-detail):hover i:before,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .product-action-wrap .product-action .btn-wc-additional:not(.btn-view-detail):hover i,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .product-action-wrap .product-action .btn-wc-additional:not(.btn-view-detail):hover i:before {
  color: var(--secondary-222222);
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .product-action-wrap .product-action .btn-wc-additional:not(.btn-view-detail) i,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .product-action-wrap .product-action .btn-wc-additional:not(.btn-view-detail) i {
  line-height: 1;
  font-size: 2rem;
  color: var(--secondary-4f4f4f);
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .product-action-wrap .product-action .btn-view-detail,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .product-action-wrap .product-action .btn-view-detail {
  min-width: 200px;
  margin-right: 10px;
  color: var(--secondary-ffffff);
  background-color: var(--secondary-222222);
  -webkit-box-shadow: inset 0 0 0 1px var(--secondary-e0e0e0);
  box-shadow: inset 0 0 0 1px var(--secondary-e0e0e0);
}
@media (max-width: 767px) {
  .wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .product-action-wrap .product-action .btn-view-detail,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .product-action-wrap .product-action .btn-view-detail {
    padding: 10px 25px;
  }
}
.wooler-woocommerce .products .product.wooler-shop-list-single .product-wrap .product-action-wrap .product-action .btn-view-detail:hover,
.woocommerce .products .product.wooler-shop-list-single .product-wrap .product-action-wrap .product-action .btn-view-detail:hover {
  color: var(--secondary-ffffff);
  background: var(--secondary-000000, #000000);
  -webkit-box-shadow: inset 0 0 0 1px var(--secondary-828282);
  box-shadow: inset 0 0 0 1px var(--secondary-828282);
}
#stt-modal-notice-cart .alert {
  margin-bottom: 50px;
  background: #D7FFE8;
  padding: 5px 10px 5px 35px;
  display: inline-block;
  font-size: 1.6rem;
}
#stt-modal-notice-cart .alert:before {
  left: 5px;
  top: 5px;
}
#stt-modal-notice-cart .cart-notice-popup-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#stt-modal-notice-cart .cart-product {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
#stt-modal-notice-cart .cart-product .has-thumbnail {
  margin-right: 35px;
}
#stt-modal-notice-cart .cart-product .img-wrap {
  position: relative;
  width: 150px;
  padding-bottom: 110%;
}
#stt-modal-notice-cart .cart-product .img-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
}
#stt-modal-notice-cart .cart-product .product-title {
  margin-bottom: 10px;
  font-size: 1.8rem;
}
#stt-modal-notice-cart .cart-product .product-quantity {
  margin-top: 10px;
}
#stt-modal-notice-cart .cart-product ins {
  text-decoration: none;
  color: #222;
  font-weight: 500;
}
#stt-modal-notice-cart .cart-product del {
  margin-left: 8px;
  color: #565656;
}
#stt-modal-notice-cart .cart-total {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 35%;
  padding-left: 30px;
  border-left: 1px solid #e0e0e0;
}
#stt-modal-notice-cart .cart-total .number-item span {
  font-weight: 500;
}
#stt-modal-notice-cart .cart-total .cart-sub-total {
  margin-top: 10px;
  font-weight: 500;
}
#stt-modal-notice-cart .cart-total .woocommerce-mini-cart__buttons {
  margin-top: 30px;
}
#stt-modal-notice-cart .cart-total .woocommerce-mini-cart__buttons .wc-forward, #stt-modal-notice-cart .cart-total .woocommerce-mini-cart__buttons .checkout {
  width: 100%;
  display: block;
}
#stt-modal-notice-cart .cart-total .woocommerce-mini-cart__buttons .wc-forward {
  margin-bottom: 10px;
}
#stt-modal-notice-cart .related-products {
  margin-top: 50px;
  padding-top: 50px;
  border-top: 1px solid #e0e0e0;
}
#stt-modal-notice-cart .related-products h4.heading {
  margin-bottom: 30px;
  color: #222;
  font-size: 2.4rem;
  font-weight: normal;
}
#stt-modal-notice-cart .related-products .wooler-card-product {
  margin-bottom: 0;
}
#stt-modal-notice-cart .related-products .wooler-card-product .stt-action-wrap {
  display: none;
}
#stt-modal-notice-cart .related-products .wooler-card-product .product-info-wrap {
  padding-left: 0;
}
#stt-modal-notice-cart .related-products .wooler-card-product .product-info-wrap .woocommerce-LoopProduct-link {
  margin-top: 15px;
}
#stt-modal-notice-cart .related-products .wooler-card-product .loop-item-title-wrapper.has-price {
  margin-top: 5px;
}
#stt-modal-notice-cart .related-products .slick-dots {
  position: static;
  margin-top: 35px;
  margin-bottom: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#stt-modal-notice-cart .related-products .slick-arrow {
  margin-top: -60px;
}
#stt-modal-notice-cart .related-products .slick-arrow i {
  font-size: 26px;
  font-weight: bold;
}
#stt-modal-notice-cart .related-products:hover .slick-arrow.slick-prev {
  left: 0;
}
#stt-modal-notice-cart .related-products:hover .slick-arrow.slick-next {
  right: 0;
}
@media (max-width: 680px) {
  #stt-modal-notice-cart .alert {
    margin-bottom: 50px;
  }
  #stt-modal-notice-cart .cart-notice-popup-detail {
    display: block;
  }
  #stt-modal-notice-cart .cart-product {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e0e0e0;
  }
  #stt-modal-notice-cart .cart-total {
    padding-left: 0;
    border-left: none;
    width: 100%;
  }
  #stt-modal-notice-cart .related-products {
    margin-top: 40px;
    padding-top: 30px;
  }
}

.woocommerce .woocommerce-MyAccount-navigation {
  float: none;
  width: 100%;
  position: relative;
}
.woocommerce .woocommerce-MyAccount-navigation ul {
  list-style: none;
  margin-left: 0;
}
.woocommerce .woocommerce-MyAccount-navigation ul:after {
  content: "";
  display: table;
  clear: both;
}
.woocommerce .woocommerce-MyAccount-navigation ul.has-toggle {
  margin-right: 30px;
}
@media (max-width: 991px) {
  .woocommerce .woocommerce-MyAccount-navigation {
    margin-bottom: 30px;
  }
  .woocommerce .woocommerce-MyAccount-navigation ul {
    position: relative;
    margin-bottom: 0;
  }
}
.woocommerce .woocommerce-MyAccount-navigation .dropdown {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 9;
}
.woocommerce .woocommerce-MyAccount-navigation .dropdown .dropdown-toggle {
  border: none;
  background: var(--secondary-f2f2f2);
  color: var(--secondary-565656, #565656);
  padding: 0;
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  outline: none;
}
.woocommerce .woocommerce-MyAccount-navigation .dropdown .dropdown-toggle:after {
  display: none;
}
.woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a {
  padding-top: 9px;
  padding-bottom: 9px;
  display: block;
  font-size: 1.6rem;
  line-height: 24px;
  color: var(--secondary-565656, #565656);
  -webkit-transition: color 0.15s, font-weight 0.15s;
  transition: color 0.15s, font-weight 0.15s;
}
.woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link:first-child a {
  padding-top: 0;
}
.woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.is-active a, .woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link:hover a {
  color: var(--secondary-222222);
  background: none;
  font-weight: 500;
}
.woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--customer-logout {
  margin-top: 30px;
}
.woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--customer-logout a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: var(--secondary-f84125, #f84125);
}
.woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--customer-logout a .icon {
  margin-left: 10px;
}
@media (max-width: 991px) {
  .woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link {
    float: left;
    display: block;
    margin-bottom: 0;
  }
  .woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a {
    padding-left: 20px;
    padding-right: 20px;
  }
  .woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link:first-child a {
    padding-left: 0;
    padding-top: 9px;
  }
}
.woocommerce .woocommerce-MyAccount-content {
  float: none;
  width: 100%;
  min-height: 250px;
  padding-left: 100px;
  border-left: 1px solid var(--secondary-e0e0e0);
  font-size: 1.6rem;
  line-height: 24px;
}
@media (max-width: 991px) {
  .woocommerce .woocommerce-MyAccount-content {
    padding-left: 0;
    border-left: none;
  }
}
.woocommerce .woocommerce-MyAccount-content .welcome-text {
  margin-bottom: 35px;
  color: var(--secondary-828282);
}
.woocommerce .woocommerce-MyAccount-content .welcome-text a {
  color: var(--secondary-4f4f4f);
  text-decoration: underline;
}
.woocommerce .woocommerce-MyAccount-content .welcome-text a:hover {
  color: var(--secondary-222222);
}
.woocommerce .woocommerce-MyAccount-content .welcome-text .order-number,
.woocommerce .woocommerce-MyAccount-content .welcome-text .order-date {
  color: var(--secondary-222222);
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields {
  margin-top: 3rem;
}
.woocommerce .woocommerce-MyAccount-content .card-box {
  margin-bottom: 90px;
}
@media (max-width: 767px) {
  .woocommerce .woocommerce-MyAccount-content .card-box {
    margin-bottom: 50px;
  }
}
@media (max-width: 600px) {
  .woocommerce .woocommerce-MyAccount-content .card-box {
    margin-bottom: 35px;
  }
}
.woocommerce .woocommerce-MyAccount-content .card-box.card-box-account .btn {
  margin-top: 35px;
}
.woocommerce .woocommerce-MyAccount-content .heading {
  margin-bottom: 8px;
  font-size: 1.8rem;
  line-height: 28px;
  color: var(--secondary-222222);
}
.woocommerce .woocommerce-MyAccount-content .detail-text {
  line-height: 24px;
  color: var(--secondary-565656, #565656);
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address {
  max-width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address + .woocommerce-Address {
    margin-top: 30px;
  }
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .edit {
  margin-top: 44px;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .edit-billing {
  margin-bottom: 93px;
}

.woocommerce table.woocommerce-orders-table, .woocommerce table.woocommerce-table--order-downloads, .woocommerce table.woocommerce-table--order-details {
  border: none;
  border-collapse: collapse;
}
.woocommerce table.woocommerce-orders-table.shop_table_responsive tr, .woocommerce table.woocommerce-table--order-downloads.shop_table_responsive tr, .woocommerce table.woocommerce-table--order-details.shop_table_responsive tr {
  padding-left: 15px;
  padding-right: 15px;
}
.woocommerce table.woocommerce-orders-table th, .woocommerce table.woocommerce-orders-table td, .woocommerce table.woocommerce-table--order-downloads th, .woocommerce table.woocommerce-table--order-downloads td, .woocommerce table.woocommerce-table--order-details th, .woocommerce table.woocommerce-table--order-details td {
  border: none;
}
.woocommerce table.woocommerce-orders-table thead th, .woocommerce table.woocommerce-table--order-downloads thead th, .woocommerce table.woocommerce-table--order-details thead th {
  background: #F0F0F0;
  padding: 15px 20px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .woocommerce table.woocommerce-orders-table thead th, .woocommerce table.woocommerce-table--order-downloads thead th, .woocommerce table.woocommerce-table--order-details thead th {
    padding: 15px 0px;
  }
}
.woocommerce table.woocommerce-orders-table tbody tr:nth-child(2n) td, .woocommerce table.woocommerce-table--order-downloads tbody tr:nth-child(2n) td, .woocommerce table.woocommerce-table--order-details tbody tr:nth-child(2n) td {
  background-color: transparent;
}
.woocommerce table.woocommerce-orders-table tbody tr:not(:first-of-type), .woocommerce table.woocommerce-table--order-downloads tbody tr:not(:first-of-type), .woocommerce table.woocommerce-table--order-details tbody tr:not(:first-of-type) {
  -webkit-box-shadow: 0 -1px 0 0 var(--secondary-e0e0e0);
  box-shadow: 0 -1px 0 0 var(--secondary-e0e0e0);
}
.woocommerce table.woocommerce-orders-table tbody td, .woocommerce table.woocommerce-table--order-downloads tbody td, .woocommerce table.woocommerce-table--order-details tbody td {
  padding: 15px 20px;
}
@media screen and (max-width: 767px) {
  .woocommerce table.woocommerce-orders-table tbody td, .woocommerce table.woocommerce-table--order-downloads tbody td, .woocommerce table.woocommerce-table--order-details tbody td {
    padding: 15px 0px;
  }
}
@media screen and (max-width: 767px) {
  .woocommerce table.woocommerce-orders-table tbody td .dropdown-actions, .woocommerce table.woocommerce-table--order-downloads tbody td .dropdown-actions, .woocommerce table.woocommerce-table--order-details tbody td .dropdown-actions {
    display: inline-block;
  }
  .woocommerce table.woocommerce-orders-table tbody td .dropdown-actions:after, .woocommerce table.woocommerce-table--order-downloads tbody td .dropdown-actions:after, .woocommerce table.woocommerce-table--order-details tbody td .dropdown-actions:after {
    content: "";
    clear: both;
    display: table-cell;
  }
}
.woocommerce table.woocommerce-orders-table tbody td .dropdown-actions .dropdown-toggle, .woocommerce table.woocommerce-table--order-downloads tbody td .dropdown-actions .dropdown-toggle, .woocommerce table.woocommerce-table--order-details tbody td .dropdown-actions .dropdown-toggle {
  border: none;
  -webkit-box-shadow: 0 0 0 1px var(--secondary-e0e0e0);
  box-shadow: 0 0 0 1px var(--secondary-e0e0e0);
  width: 30px;
  height: 30px;
  background: transparent;
  border-radius: 50%;
  color: var(--secondary-828282);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.woocommerce table.woocommerce-orders-table tbody td .dropdown-actions .dropdown-toggle:after, .woocommerce table.woocommerce-table--order-downloads tbody td .dropdown-actions .dropdown-toggle:after, .woocommerce table.woocommerce-table--order-details tbody td .dropdown-actions .dropdown-toggle:after {
  display: none;
}
.woocommerce table.woocommerce-orders-table tbody td .dropdown-actions .dropdown-toggle:focus, .woocommerce table.woocommerce-table--order-downloads tbody td .dropdown-actions .dropdown-toggle:focus, .woocommerce table.woocommerce-table--order-details tbody td .dropdown-actions .dropdown-toggle:focus {
  outline: none;
}
@media screen and (max-width: 767px) {
  .woocommerce table.woocommerce-orders-table tbody td.woocommerce-orders-table__cell-order-actions:before, .woocommerce table.woocommerce-table--order-downloads tbody td.woocommerce-orders-table__cell-order-actions:before, .woocommerce table.woocommerce-table--order-details tbody td.woocommerce-orders-table__cell-order-actions:before {
    line-height: 30px;
  }
}
@media screen and (max-width: 767px) {
  .woocommerce table.woocommerce-orders-table tbody .woocommerce-orders-table__row:nth-child(2n+1), .woocommerce table.woocommerce-table--order-downloads tbody .woocommerce-orders-table__row:nth-child(2n+1), .woocommerce table.woocommerce-table--order-details tbody .woocommerce-orders-table__row:nth-child(2n+1) {
    background: var(--secondary-f8f8f8, #f8f8f8);
  }
}