/* inject:scss */
.search-by-category {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  z-index: 99;
}
@media (max-width: 767px) {
  .search-by-category {
    display: none;
  }
}
.search-by-category .input-dropdown-inner {
  height: 44px;
  line-height: 44px;
  width: 180px;
  position: relative;
}
.search-by-category .input-dropdown-inner:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 23px;
  background-color: #dce1ec;
}
.search-by-category .input-dropdown-inner > a {
  display: block;
  padding-right: 25px;
  padding-left: 20px;
  font-size: 14px;
  font-size: 0.875rem;
  color: var(--e-global-color-accent);
  position: relative;
}
.search-by-category .input-dropdown-inner > a span {
  width: 135px;
  display: block;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}
.search-by-category .input-dropdown-inner > a:after {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 10px;
  font-size: 0.625rem;
  content: "\E017";
}
.search-by-category .input-dropdown-inner select.dropdown_product_cat_ajax {
  line-height: 44px;
  height: 44px;
  padding: 0 15px;
  font-size: 13px;
  font-size: 0.8125rem;
  display: none;
  border: none;
  background-color: transparent;
}
.search-by-category .list-wrapper {
  position: absolute;
  top: 100%;
  left: 1px;
  z-index: 300;
  display: none;
  margin-top: 1px;
  height: auto;
  background-color: #fff;
  text-align: left;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}
.search-by-category .list-wrapper .medilazar-scroll-content {
  position: relative;
  max-height: 255px;
  min-width: 200px;
  overflow-y: auto;
  margin: 0;
  padding: 0;
}
.search-by-category ul li {
  margin-bottom: 0;
  list-style-type: none;
}
.search-by-category ul li a {
  display: block;
  padding: 10px 20px;
  color: var(--e-global-color-text);
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  white-space: nowrap;
}
.search-by-category ul li a:focus,
.search-by-category ul li a:hover {
  background-color: #f9f9f9;
  color: var(--e-global-color-accent);
}
.search-by-category ul li.current-item > a {
  background-color: #f4f4f4;
  color: var(--e-global-color-accent);
}
.search-by-category ul .children {
  margin-top: 0;
  display: none;
}
.search-by-category ul .children > li > a {
  padding-left: 15px;
  color: var(--e-global-color-lighter);
}
.search-by-category ul .children > li > a:focus,
.search-by-category ul .children > li > a:hover {
  background-color: #f9f9f9;
  color: var(--e-global-color-primary);
}
.search-by-category ul .children .cat-item a span {
  color: var(--e-global-color-accent);
}
.search-by-category ul .children .cat-item a:focus,
.search-by-category ul .children .cat-item a:hover {
  background-color: #f9f9f9;
  color: var(--e-global-color-secondary);
}

.elementor-widget-opal-search-form.search-form-hide-search-yes .search-by-category {
  display: none;
}

.elementor-widget-opal-search-form.elementor-search-form--skin-classic:not(.search-form-hide-search-yes) .elementor-search-form .elementor-search-form__container input[type="search"],
.elementor-widget-opal-search-form.elementor-search-form--skin-classic:not(.search-form-hide-search-yes) .elementor-search-form .elementor-search-form__container input[type="text"] {
  padding-left: 200px;
}

.elementor-widget-opal-search-form.elementor-search-form--skin-minimal:not(.search-form-hide-search-yes) .elementor-search-form__icon {
  margin-left: 180px;
}

.elementor-widget-opal-search-form.elementor-search-form--skin-minimal:not(.search-form-hide-search-yes) .elementor-search-form .elementor-search-form__container input[type="search"],
.elementor-widget-opal-search-form.elementor-search-form--skin-minimal:not(.search-form-hide-search-yes) .elementor-search-form .elementor-search-form__container input[type="text"] {
  padding-left: 10px;
}

.elementor-widget-opal-search-form .elementor-search-form--skin-full_screen .search-by-category {
  display: none;
}

.alm-listing.products li img {
  position: static;
}

.osf-woocommerce-ajaxload .loading:before {
  content: "";
  width: 30px;
  height: 30px;
  display: block;
  vertical-align: middle;
  border: 1px solid #bbb;
  border-left-color: #000;
  border-radius: 50%;
  animation: q 0.45s infinite linear;
  -webkit-animation: q 0.45s infinite linear;
  margin: 30px auto;
}

@keyframes q {
  to {
    transform: rotate(1turn);
  }
}

.price del,
.product-price del {
  font-weight: 400;
  text-decoration: line-through;
  position: relative;
  margin-left: 0.327em;
}

.site-header-cart {
  list-style-type: none;
  margin-left: 0;
  padding: 0;
  margin-bottom: 0;
}
.site-header-cart .shopping_cart_nav .product_list_widget img,
.site-header-cart .widget_shopping_cart .product_list_widget img {
  margin-right: 1em;
  max-width: 40px;
}

.site-search {
  font-size: 0.875em;
  clear: both;
  display: none;
}
.site-search .widget_product_search input[type="search"],
.site-search .widget_product_search input[type="text"] {
  padding: 1em 1.41575em;
  line-height: 1;
}
.site-search .widget_product_search form:before {
  top: 1.15em;
  left: 1.15em;
}
.site-search .widget_product_search #searchsubmit {
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}

/**
 * Shop tables
 */

table.shop_table_responsive tbody th,
table.shop_table_responsive thead {
  display: none;
}

table.shop_table_responsive tr td {
  display: block;
  clear: both;
}
table.shop_table_responsive tr td:before {
  content: attr(data-title) ": ";
  font-weight: 600;
  float: left;
}
table.shop_table_responsive tr td.product-remove a {
  text-align: left;
}
table.shop_table_responsive tr td.actions:before,
table.shop_table_responsive tr td.download-actions:before,
table.shop_table_responsive tr td.product-remove:before {
  display: none;
}
table.shop_table_responsive tr td.download-actions .button {
  display: block;
  text-align: center;
}

table.shop_table_responsive.my_account_orders .order-actions {
  text-align: right;
}

.stock:empty:before,
table.shop_table_responsive.my_account_orders .order-actions:before {
  display: none;
}

.stock.in-stock {
  color: #0f834d;
}

.stock.out-of-stock {
  color: #e2401c;
}

a.reset_variations {
  display: inline-block;
  margin-left: 1em;
}

.site-header .shopping_cart_nav li,
.site-header .shopping_cart_nav p.buttons,
.site-header .shopping_cart_nav p.total,
.site-header .widget_shopping_cart li,
.site-header .widget_shopping_cart p.buttons,
.site-header .widget_shopping_cart p.total {
  padding-left: 20px;
  padding-right: 20px;
}

.site-header .shopping_cart_nav > li {
  padding: 0;
}

.wc-proceed-to-checkout {
  margin-bottom: 1.618em;
}
.wc-proceed-to-checkout:after,
.wc-proceed-to-checkout:before {
  content: "";
  display: table;
}
.wc-proceed-to-checkout:after {
  clear: both;
}
.wc-proceed-to-checkout .button {
  display: block;
}
.wc-proceed-to-checkout .button:after {
  content: none;
}
.wc-proceed-to-checkout a.checkout-button {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  white-space: normal;
}
.woocommerce-shipping-calculator,
.woocommerce-shipping-calculator > p:first-child {
  margin: 0;
}
.woocommerce-shipping-calculator .shipping-calculator-form {
  padding-top: 1.41575em;
}

ul#shipping_method {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
ul#shipping_method li {
  margin-bottom: 0.23608em;
}
ul#shipping_method li:last-child {
  margin-bottom: 0;
}
ul#shipping_method input {
  margin-right: 0.33423em;
}

.woocommerce-checkout ul#shipping_method {
  margin-bottom: 0;
}

/**
 * Password strength meter
 */
.woocommerce-password-strength {
  text-align: left;
  font-weight: 600;
  padding: 0.54079em 0;
  text-align: right;
  font-size: 0.875em;
}
.woocommerce-password-strength.strong {
  color: #0f834d;
}
.woocommerce-password-strength.bad,
.woocommerce-password-strength.short {
  color: #e2401c;
}
.woocommerce-password-strength.good {
  color: #3d9cd2;
}

/**
 * General WooCommerce components
 */
.woocommerce-form__label-for-checkbox {
  cursor: pointer;
  display: block;
}
.woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox {
  margin-right: 0.33423em;
}

.form-row label {
  display: block;
  width: 100%;
}

.form-row input,
.form-row select,
.form-row textarea {
  width: 100%;
}

.form-row .button,
.form-row input[type="checkbox"],
.form-row input[type="radio"] {
  width: auto;
}

.form-row.create-account label {
  display: inline-block;
}

.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;
}

.form-row-last {
  margin-right: 0 !important;
}

.form-row-wide {
  clear: both;
  width: 100%;
}

.required {
  border-bottom: 0 !important;
  color: red;
}

.demo_store {
  position: fixed;
  left: 0;
  bottom: 69px;
  right: 0;
  margin: 0;
  padding: 1em 1.41575em;
  background-color: #3d9cd2;
  color: #fff;
  z-index: 999;
}
.demo_store a {
  color: #fff;
  font-weight: 400;
  text-decoration: underline;
  display: block;
}
.demo_store a:hover {
  text-decoration: none;
}

.star-rating {
  overflow: hidden;
  position: relative;
  height: 1.618em;
  margin-bottom: 0.5rem;
  line-height: 1.618;
  width: 5.1em;
  font-family: FontAwesome;
  font-weight: 400;
  font-size: 13px;
  font-size: 0.8125rem;
}
.star-rating:before {
  content: "\f005 \f005 \f005 \f005 \f005";
  opacity: 0.25;
  letter-spacing: 0.1em;
}
.star-rating:before,
.star-rating span {
  float: left;
  top: 0;
  left: 0;
  position: absolute;
}
.star-rating span {
  overflow: hidden;
  padding-top: 1.5em;
}
.star-rating span:before {
  content: "\f005 \f005 \f005 \f005 \f005";
  top: 0;
  position: absolute;
  left: 0;
  color: #fbb614;
  letter-spacing: 0.1em;
}

p.stars {
  display: inline-block;
  margin: 0;
}
p.stars > span {
  display: flex;
}
p.stars a {
  position: relative;
  text-indent: -999em;
  display: flex;
  text-decoration: none;
  margin-right: 1px;
  font-weight: 400;
  color: transparent;
}
p.stars a,
p.stars a:before {
  height: 1em;
  width: 1em;
}
p.stars a:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1;
  font-family: FontAwesome;
  content: "\f006";
  color: #43454b;
  text-indent: 0;
  opacity: 0.25;
}
p.stars a:hover {
  color: transparent;
}
p.stars a:hover ~ a:before {
  content: "\f006";
  color: #43454b;
  opacity: 0.25;
}
p.stars:hover a:before {
  content: "\f006";
  color: #eea96a;
  opacity: 1;
}
p.stars.selected a.active:before {
  content: "\f006";
  color: #96588a;
  opacity: 1;
}
p.stars.selected a.active ~ a:before {
  content: "\f006";
  color: #43454b;
  opacity: 0.25;
}
p.stars.selected a:not(.active):before {
  content: "\f006";
  color: #96588a;
  opacity: 1;
}

.group-label {
  position: absolute;
  top: 20px;
  left: 20px;
  display: flex;
}
.group-label > span {
  border-radius: 4px;
  font-size: 11px;
  font-size: 0.6875rem;
  display: inline-block;
  font-weight: 600;
  line-height: 20px;
  color: #fff;
  padding: 0 8px;
  text-transform: uppercase;
  background-color: #84be52;
}
.group-label > span span {
  display: block;
}
.group-label .instock {
  display: none;
  background-color: #86d03b;
}
.group-label .outofstock {
  background-color: #d8d8d8;
  color: #aaa;
}
.group-label .onbackorder {
  background-color: #ffc107;
}
.group-label .new-label {
  background-color: #000;
}

.quantity .qty {
  text-align: center;
  padding: 0;
  -moz-appearance: textfield;
}
.quantity .qty::-webkit-inner-spin-button,
.quantity .qty::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.storefront-sorting {
  font-size: 0.875em;
  margin-bottom: 2.61792em;
}

.related,
.upsells {
  margin-top: 30px;
  padding: 30px;
  background-color: #fff;
  border-radius: 6px;
}
.related > h2:first-child,
.upsells > h2:first-child {
  font-size: 24px;
  font-size: 1.5rem;
  margin-bottom: 40px;
}

.woocommerce-notices-wrapper {
  display: block;
  width: calc(100% - 40px);
  margin: 0 auto;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message,
.woocommerce-noreviews,
.woocommerce-notice,
p.no-comments {
  padding: 1em 1.618em;
  background-color: #0f834d;
  margin-left: 0;
  border-radius: 5px;
  color: #fff;
  clear: both;
}
.woocommerce-error:after,
.woocommerce-error:before,
.woocommerce-info:after,
.woocommerce-info:before,
.woocommerce-message:after,
.woocommerce-message:before,
.woocommerce-noreviews:after,
.woocommerce-noreviews:before,
.woocommerce-notice:after,
.woocommerce-notice:before,
p.no-comments:after,
p.no-comments:before {
  content: "";
  display: table;
}
.woocommerce-error:after,
.woocommerce-info:after,
.woocommerce-message:after,
.woocommerce-noreviews:after,
.woocommerce-notice:after,
p.no-comments:after {
  clear: both;
}
.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a,
.woocommerce-noreviews a,
.woocommerce-notice a,
p.no-comments a {
  color: #fff;
  text-decoration: underline;
  padding-left: 6px;
}
.woocommerce-error a:hover,
.woocommerce-info a:hover,
.woocommerce-message a:hover,
.woocommerce-noreviews a:hover,
.woocommerce-notice a:hover,
p.no-comments a:hover {
  color: #fff;
  opacity: 0.7;
}
.woocommerce-error a.button:hover,
.woocommerce-info a.button:hover,
.woocommerce-message a.button:hover,
.woocommerce-noreviews a.button:hover,
.woocommerce-notice a.button:hover,
p.no-comments a.button:hover {
  opacity: 1;
}
.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-message .button,
.woocommerce-noreviews .button,
.woocommerce-notice .button,
p.no-comments .button {
  margin-top: 5px;
  margin-bottom: 5px;
  background-color: transparent;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0;
  border: none;
  margin-right: 10px;
}
@media (max-width: 480px) {
  .woocommerce-error .button,
  .woocommerce-info .button,
  .woocommerce-message .button,
  .woocommerce-noreviews .button,
  .woocommerce-notice .button,
  p.no-comments .button {
    padding-left: 0;
    border-left-width: 0;
    float: inherit;
    display: block;
  }
}
.woocommerce-error .button:hover,
.woocommerce-info .button:hover,
.woocommerce-message .button:hover,
.woocommerce-noreviews .button:hover,
.woocommerce-notice .button:hover,
p.no-comments .button:hover {
  background: none;
  color: #fff;
  opacity: 0.7;
  text-decoration: underline;
}
.woocommerce-error pre,
.woocommerce-info pre,
.woocommerce-message pre,
.woocommerce-noreviews pre,
.woocommerce-notice pre,
p.no-comments pre {
  background-color: rgba(0, 0, 0, 0.1);
}

.woocommerce-error,
.woocommerce-message,
.woocommerce-notice {
  position: fixed;
  top: auto;
  left: 0;
  right: 0;
  bottom: 65px;
  z-index: 99999;
  transform: translate3d(0, 200%, 0);
  -webkit-transform: translate3d(0, 200%, 0);
  animation: r 0.35s ease 0.5s both;
  padding: 10px 80px 10px 50px;
  min-height: 60px;
  display: flex;
  align-items: center;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .woocommerce-error,
  .woocommerce-message,
  .woocommerce-notice {
    bottom: 0;
  }
}
.woocommerce-error:after,
.woocommerce-message:after,
.woocommerce-notice:after {
  content: "x";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 60px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.1);
  transition: background-color 0.25s ease;
  -webkit-transition: background-color 0.25s ease;
  margin-bottom: 0;
}
.hidden-notice.woocommerce-notice,
.woocommerce-error.hidden-notice,
.woocommerce-message.hidden-notice {
  animation: s 0.35s ease both;
}

.woocommerce-info.cart-empty {
  position: static;
  background-color: transparent;
  margin-bottom: 30px;
  transform: translate(0);
}
.woocommerce-info.cart-empty:after {
  content: none;
}
.woocommerce-info.cart-empty.hidden-notice {
  animation: none;
  transform: translate(0);
}

ul.woocommerce-error,
ul.woocommerce-info,
ul.woocommerce-message,
ul.woocommerce-notice {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-pack: center;
  justify-content: center;
}

@keyframes r {
  0% {
    transform: translate3d(0, 100%, 0);
  }
  to {
    transform: none;
  }
}

@keyframes s {
  0% {
    transform: none;
  }
  to {
    transform: translate3d(0, 100%, 0);
  }
}

.payment_methods .woocommerce-info,
.payment_methods .woocommerce-notice,
.search-no-results.woocommerce .woocommerce-info,
.woocommerce-cart [role="alert"],
.woocommerce-checkout [role="alert"],
.woocommerce-form-coupon-toggle > .woocommerce-info,
.woocommerce-form-login-toggle > .woocommerce-info,
.woocommerce-MyAccount-content .woocommerce-Message {
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  z-index: auto;
  cursor: default;
  transform: none;
  -webkit-transform: none;
  animation: none;
  -webkit-animation: none;
  padding-right: 30px;
  margin-bottom: 1.5em;
}
.payment_methods .woocommerce-info:after,
.payment_methods .woocommerce-notice:after,
.search-no-results.woocommerce .woocommerce-info:after,
.woocommerce-cart [role="alert"]:after,
.woocommerce-checkout [role="alert"]:after,
.woocommerce-form-coupon-toggle > .woocommerce-info:after,
.woocommerce-form-login-toggle > .woocommerce-info:after,
.woocommerce-MyAccount-content .woocommerce-Message:after {
  content: none;
}

.site-content > .col-full > .woocommerce > .woocommerce-error:first-child,
.site-content > .col-full > .woocommerce > .woocommerce-info:first-child,
.site-content > .col-full > .woocommerce > .woocommerce-message:first-child,
.site-content > .col-full > .woocommerce > .woocommerce-notice:first-child {
  margin-top: 2.61792em;
}

.woocommerce-error {
  list-style: none;
}

.woocommerce-info,
.woocommerce-noreviews,
p.no-comments {
  background-color: #3d9cd2;
}

.woocommerce-error {
  background-color: #e2401c;
}

dl.variation {
  font-size: 0.875em;
}
dl.variation dd {
  margin: 0 0 1em;
}

.wc-item-meta {
  font-size: 0.875em;
  margin-left: 0;
  list-style: none;
}
.wc-item-meta li:after,
.wc-item-meta li:before {
  content: "";
  display: table;
}
.wc-item-meta li:after {
  clear: both;
}
.wc-item-meta li p,
.wc-item-meta li strong {
  display: inline-block;
}

.demo_store {
  bottom: 0;
}
.demo_store a {
  background: rgba(0, 0, 0, 0.1);
  float: right;
  display: inline-block;
  margin: -1em -1.41575em -1em 0;
  padding: 1em 1.41575em;
}

/**
 * Handheld footer bar
 */
.storefront-handheld-footer-bar {
  display: none;
}

/**
 * Responsive tables
 */
table.shop_table_responsive thead {
  display: table-header-group;
}
@media (max-width: 767px) {
  table.shop_table_responsive thead {
    display: none;
  }
}

table.shop_table_responsive tbody th {
  display: table-cell;
}
@media (max-width: 767px) {
  table.shop_table_responsive tbody th {
    display: none;
  }
}

table.shop_table_responsive tr td {
  display: table-cell;
}
@media (min-width: 768px) {
  table.shop_table_responsive tr td:before {
    display: none;
  }
}
@media (max-width: 767px) {
  table.shop_table_responsive tr td {
    display: block;
    text-align: right;
  }
  table.shop_table_responsive tr td:first-child {
    padding-left: 0.4em;
  }
  table.shop_table_responsive tr td:before {
    content: attr(data-title) ": ";
    font-weight: 700;
    float: left;
  }
}

/**
 * Header Elements
 */
.site-header-cart {
  position: relative;
}
.site-header-cart:hover .header-button:before,
.site-header-cart:hover .shopping_cart {
  opacity: 1;
  visibility: visible;
}
.site-header-cart:hover .shopping_cart {
  pointer-events: auto;
}
.site-header-cart .shopping_cart {
  position: absolute;
  top: 100%;
  z-index: 999999;
  border-right: 0;
  border-left: 0;
  border-bottom: 0;
  list-style: none;
  transition: all 0.35s;
}
.site-header-cart .widget_shopping_cart {
  width: auto;
  position: relative;
  font-size: 14px;
  font-size: 0.875rem;
  background-color: #fff;
  min-width: 270px;
  padding-bottom: 0;
  text-align: left;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  border-top: 3px solid;
  border-radius: 6px;
}
.site-header-cart .widget_shopping_cart.sub-menu--is-touch-device {
  display: none;
  left: 0;
}
.site-header-cart .widget_shopping_cart:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  top: -15px;
  right: var(--right, 50%);
  border-left-width: 6px;
  border-left-color: transparent;
  border-right-width: 6px;
  border-right-color: transparent;
  border-bottom-width: 6px;
  border-top-width: 0;
  border-style: solid;
  transform: translateX(-50%) translateY(100%);
  transition: all 0.35s;
}
.site-header-cart .shopping_cart_nav,
.site-header-cart .widget_shopping_cart {
  padding: 0 !important;
}
.site-header-cart .shopping_cart_nav h2.widgettitle,
.site-header-cart .widget_shopping_cart h2.widgettitle {
  display: none;
}
.site-header-cart .shopping_cart_nav .product_list_widget,
.site-header-cart .widget_shopping_cart .product_list_widget {
  padding: 0;
}
.site-header-cart .shopping_cart_nav .product_list_widget li,
.site-header-cart .widget_shopping_cart .product_list_widget li {
  width: 100%;
  border-width: 0 0 1px;
  padding: 15px;
  margin: 0;
  border-bottom: 1px solid #e6e6e6;
}
.site-header-cart .shopping_cart_nav .product_list_widget li a,
.site-header-cart .widget_shopping_cart .product_list_widget li a {
  font-size: 13px;
  font-size: 0.8125rem;
  height: auto;
  line-height: 1.2;
  padding: 0 !important;
  border: none;
  text-align: left;
  display: block;
  font-weight: 600;
  color: #000;
}
.site-header-cart .shopping_cart_nav .product_list_widget li a.remove,
.site-header-cart .widget_shopping_cart .product_list_widget li a.remove {
  position: relative;
  float: right;
  z-index: 999;
  text-indent: 0;
  text-align: center;
  top: 0.4em;
  width: 15px;
  font-size: 18px;
  font-size: 1.125rem;
  color: #000;
}
.site-header-cart .shopping_cart_nav .product_list_widget li a.remove:before,
.site-header-cart .widget_shopping_cart .product_list_widget li a.remove:before {
  content: none;
}
.site-header-cart .shopping_cart_nav .product_list_widget li .quantity,
.site-header-cart .widget_shopping_cart .product_list_widget li .quantity {
  font-size: 15px;
  font-size: 0.9375rem;
}
.site-header-cart .shopping_cart_nav .product_list_widget li .quantity .amount,
.site-header-cart .widget_shopping_cart .product_list_widget li .quantity .amount {
  font-weight: 400;
}
.site-header-cart .shopping_cart_nav p.total,
.site-header-cart .widget_shopping_cart p.total {
  order: -1;
  text-align: right;
  margin-bottom: 0;
  border-bottom: 1px solid #e6e6e6;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 14px;
  font-size: 0.875rem;
}
#elementor-sidebar .site-header-cart .shopping_cart_nav p.total,
#elementor-sidebar .site-header-cart .widget_shopping_cart p.total {
  padding-left: 20px;
  padding-right: 20px;
}
.site-header-cart .shopping_cart_nav p.total strong,
.site-header-cart .widget_shopping_cart p.total strong {
  vertical-align: middle;
  font-weight: 400;
}
.site-header-cart .shopping_cart_nav p.total .woocommerce-Price-amount,
.site-header-cart .widget_shopping_cart p.total .woocommerce-Price-amount {
  vertical-align: middle;
  padding-left: 0.5rem;
  font-size: 20px;
  font-size: 1.25rem;
}
.site-header-cart .shopping_cart_nav p.buttons,
.site-header-cart .widget_shopping_cart p.buttons {
  margin-bottom: 0;
  padding-bottom: 15px;
  padding-top: 15px;
  display: flex;
  justify-content: center;
  margin-left: -5px;
  margin-right: -5px;
}
.site-header-cart .shopping_cart_nav p.buttons .button,
.site-header-cart .widget_shopping_cart p.buttons .button {
  margin-bottom: 0;
  text-transform: uppercase;
  margin-left: 2px;
  margin-right: 2px;
}
.site-header-cart .shopping_cart_nav p.buttons .button:active,
.site-header-cart .shopping_cart_nav p.buttons .button:focus,
.site-header-cart .widget_shopping_cart p.buttons .button:active,
.site-header-cart .widget_shopping_cart p.buttons .button:focus {
  outline: none;
}
.site-header-cart .woocommerce-mini-cart__empty-message {
  padding: 30px;
  margin: 0;
  min-height: 180px;
  text-align: center;
  font-size: 16px;
  font-size: 1rem;
  overflow: hidden;
  line-height: 1.5;
  color: #1d2a38;
}
.site-header-cart .woocommerce-mini-cart__empty-message:before {
  content: "+";
  font-size: 100px;
  font-size: 6.25rem;
  font-weight: 200;
  display: block;
  color: #e43636;
  transform: rotate(45deg);
  line-height: 60px;
  padding: 10px;
}
.site-header-cart .widget_shopping_cart_content {
  min-width: 300px;
  display: flex;
  flex-direction: column;
}
.site-header-cart .widget_shopping_cart_content .product_list_widget {
  border: none;
}
.site-header-cart .shopping_cart_nav li,
.site-header-cart .shopping_cart_nav p.buttons,
.site-header-cart .widget_shopping_cart li,
.site-header-cart .widget_shopping_cart p.buttons {
  padding-left: 20px;
  padding-right: 20px;
}
.site-header-cart .shopping_cart_nav > li {
  padding: 0;
}

.header-button {
  white-space: nowrap;
  display: flex;
  align-items: center;
  color: unset;
  position: relative;
  font-weight: 600;
  font-size: 14px;
  font-size: 0.875rem;
  transition: all 0.3s ease;
}
.header-button i {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  transition: all 0.3s ease;
}
.header-button .title {
  white-space: nowrap;
}
.header-button .amount,
.header-button .count-text,
.header-button .title {
  transition: all 0.3s ease;
}
.header-button .amount {
  margin-left: 15px;
  font-size: 14px;
  font-size: 0.875rem;
}
.header-button .count {
  white-space: nowrap;
  font-size: 10px;
  font-weight: 600;
  height: 16px;
  min-width: 16px;
  line-height: 16px;
  text-align: center;
  border-radius: 50%;
  transition: all 0.3s ease;
  margin: 0;
  position: absolute;
  top: -7px;
  right: 0;
  color: #fff;
}
.header-button.cart-contents .count {
  right: auto;
  left: 15px;
}
.header-button .text-wishlist {
  transition: all 0.3s ease;
}
.header-button .text-account {
  text-transform: uppercase;
}
.header-button:hover {
  outline: none;
  color: unset;
}
.header-button:hover .count {
  color: #fff;
}

.button.wc-backward {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.menu-item-cart .header-button {
  margin-left: 1.25em;
}
.menu-item-cart .header-button .title {
  display: none;
}
.menu-item-cart .header-button .count {
  top: 5px;
}
.menu-item-cart .header-button i {
  top: 35% !important;
}

body:not(.opal-header-layout-sideHeader) #elementor-sidebar .shopping_cart {
  left: 0;
  right: unset;
}

body:not(.opal-header-layout-sideHeader) .shopping_cart {
  right: 0;
  border: none;
  padding: 15px 0;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

body:not(.opal-header-layout-sideHeader) .active .shopping_cart {
  left: unset;
  right: -10px;
  top: 100%;
  opacity: 1;
  visibility: visible;
  pointer-events: visible;
}
body:not(.opal-header-layout-sideHeader) .active .shopping_cart.right {
  left: -10px;
  right: unset;
}
body:not(.opal-header-layout-sideHeader) .active .shopping_cart.justify {
  right: 50%;
  transform: translateX(50%);
}

.main-navigation .site-header-cart .widget_shopping_cart {
  display: unset;
}

.main-navigation .shopping_cart_nav .product_list_widget {
  position: static;
  border-right: 0;
  border-left: 0;
  opacity: 1;
  visibility: visible;
  pointer-events: visible;
}
.main-navigation .shopping_cart_nav .product_list_widget li a.remove {
  width: 15px;
}
.main-navigation .shopping_cart_nav .product_list_widget li a.remove:before {
  content: "\f057";
  color: #fff;
  font-size: 13px;
  font-size: 0.8125rem;
  display: block;
}

@media (min-width: 1200px) {
  body.opal-header-layout-sideHeader .site-header .site-header-cart {
    text-align: center;
    float: none;
  }
  body.opal-header-layout-sideHeader .site-header .site-header-cart .header-button .amount,
  body.opal-header-layout-sideHeader .site-header .site-header-cart .header-button .title {
    display: none;
  }
  body.opal-header-layout-sideHeader .site-header .site-header-cart:focus .widget_shopping_cart,
  body.opal-header-layout-sideHeader .site-header .site-header-cart:hover .widget_shopping_cart {
    left: 100%;
    top: 0;
    right: inherit;
  }
  body.opal-header-layout-sideHeader.opal-side-header-right .site-header .site-header-cart:focus .widget_shopping_cart,
  body.opal-header-layout-sideHeader.opal-side-header-right .site-header .site-header-cart:hover .widget_shopping_cart {
    right: 100%;
    top: 0;
    left: inherit;
  }
  body.opal-header-layout-sideHeader .main-navigation .menu-item-search .sub-menu {
    min-width: 280px;
  }
}

.top-bar ul.site-header-cart > li {
  border: none;
}

.site-search {
  display: block;
}
.site-search form {
  margin: 0;
}

.woocommerce .page-description {
  margin-bottom: 1.618em;
}

.page-template-template-fullwidth-php.woocommerce-order-pay #order_review,
.woocommerce-order-pay #order_review {
  width: 100%;
  float: none;
}
.page-header .page-template-template-fullwidth-php.woocommerce-order-pay #order_review #payment .page-title,
.page-header .woocommerce-order-pay #order_review #payment .page-title,
.page-template-template-fullwidth-php.woocommerce-order-pay #order_review #payment .page-header .page-title,
.page-template-template-fullwidth-php.woocommerce-order-pay #order_review #payment h3,
.woocommerce-order-pay #order_review #payment .page-header .page-title,
.woocommerce-order-pay #order_review #payment h3 {
  padding-left: 1em;
  padding-top: 1em;
}
.page-template-template-fullwidth-php.woocommerce-order-pay #order_review #payment .form-row,
.page-template-template-fullwidth-php.woocommerce-order-pay #order_review .payment_methods + .form-row,
.woocommerce-order-pay #order_review #payment .form-row,
.woocommerce-order-pay #order_review .payment_methods + .form-row {
  padding: 1em;
}
.page-template-template-fullwidth-php.woocommerce-order-pay #order_review .button#place_order,
.woocommerce-order-pay #order_review .button#place_order {
  display: block;
  width: 100%;
  font-size: 1.41575em;
}

.woocommerce-tabs {
  padding-bottom: 2.61792em;
}
.woocommerce-tabs:after,
.woocommerce-tabs:before {
  content: "";
  display: table;
}
.woocommerce-tabs:after {
  clear: both;
}
.woocommerce-tabs ul.tabs li.active:after {
  right: 1em;
}
.woocommerce-tabs .panel {
  max-width: 920px;
  margin-top: 0;
}

.notification-added-to-cart {
  position: fixed;
  z-index: 99999;
  top: 200px;
  right: 20px;
  pointer-events: none;
}
@media (max-width: 991px) {
  .notification-added-to-cart {
    display: none;
  }
}
.notification-added-to-cart .notification-wrap {
  position: relative;
  overflow: hidden;
  background: #fff;
}
.notification-added-to-cart .ns-thumb {
  position: absolute;
  z-index: 99;
  top: 0;
  animation-name: u;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-fill-mode: forwards;
  overflow: hidden;
}
.notification-added-to-cart .ns-thumb img {
  width: 70px;
  height: 70px;
}
.notification-added-to-cart .ns-content {
  display: flex;
  align-items: center;
  line-height: 1.4;
  padding: 0 30px 0 90px;
  height: 70px;
  animation-name: t;
  animation-duration: 0.4s;
  animation-fill-mode: both;
  animation-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  animation-delay: 0.5s;
  max-width: 370px;
  color: #fff;
}
.notification-added-to-cart .ns-content strong {
  font-weight: 700;
}
.notification-added-to-cart .ns-content p {
  margin: 0;
}
.notification-added-to-cart.hide {
  opacity: 0;
}

@keyframes t {
  0% {
    transform: translate3d(-100%, 0, 0);
  }
  to {
    transform: translateZ(0);
  }
}

@keyframes u {
  0% {
    opacity: 0;
    transform: matrix(0.7, 0, 0, 0.7, 0, 0);
  }
  2.083333% {
    transform: matrix(0.75266, 0, 0, 0.76342, 0, 0);
  }
  4.166667% {
    transform: matrix(0.81071, 0, 0, 0.84545, 0, 0);
  }
  6.25% {
    transform: matrix(0.86808, 0, 0, 0.9286, 0, 0);
  }
  8.333333% {
    transform: matrix(0.92038, 0, 0, 1, 0, 0);
  }
  10.416667% {
    opacity: 1;
    transform: matrix(0.96482, 0, 0, 1.05202, 0, 0);
  }
  12.5% {
    transform: matrix(1, 0, 0, 1.08204, 0, 0);
  }
  14.583333% {
    transform: matrix(1.02563, 0, 0, 1.09149, 0, 0);
  }
  16.666667% {
    transform: matrix(1.04227, 0, 0, 1.08453, 0, 0);
  }
  18.75% {
    transform: matrix(1.05102, 0, 0, 1.06666, 0, 0);
  }
  20.833333% {
    transform: matrix(1.05334, 0, 0, 1.04355, 0, 0);
  }
  22.916667% {
    transform: matrix(1.05078, 0, 0, 1.02012, 0, 0);
  }
  25% {
    transform: matrix(1.04487, 0, 0, 1, 0, 0);
  }
  27.083333% {
    transform: matrix(1.03699, 0, 0, 0.98534, 0, 0);
  }
  29.166667% {
    transform: matrix(1.02831, 0, 0, 0.97688, 0, 0);
  }
  31.25% {
    transform: matrix(1.01973, 0, 0, 0.97422, 0, 0);
  }
  33.333333% {
    transform: matrix(1.01191, 0, 0, 0.97618, 0, 0);
  }
  35.416667% {
    transform: matrix(1.00526, 0, 0, 0.98122, 0, 0);
  }
  37.5% {
    transform: matrix(1, 0, 0, 0.98773, 0, 0);
  }
  39.583333% {
    transform: matrix(0.99617, 0, 0, 0.99433, 0, 0);
  }
  41.666667% {
    transform: matrix(0.99368, 0, 0, 1, 0, 0);
  }
  43.75% {
    transform: matrix(0.99237, 0, 0, 1.00413, 0, 0);
  }
  45.833333% {
    transform: matrix(0.99202, 0, 0, 1.00651, 0, 0);
  }
  47.916667% {
    transform: matrix(0.99241, 0, 0, 1.00726, 0, 0);
  }
  50% {
    transform: matrix(0.99329, 0, 0, 1.00671, 0, 0);
  }
  52.083333% {
    transform: matrix(0.99447, 0, 0, 1.00529, 0, 0);
  }
  54.166667% {
    transform: matrix(0.99577, 0, 0, 1.00346, 0, 0);
  }
  56.25% {
    transform: matrix(0.99705, 0, 0, 1.0016, 0, 0);
  }
  58.333333% {
    transform: matrix(0.99822, 0, 0, 1, 0, 0);
  }
  60.416667% {
    transform: matrix(0.99921, 0, 0, 0.99884, 0, 0);
  }
  62.5% {
    transform: matrix(1, 0, 0, 0.99816, 0, 0);
  }
  64.583333% {
    transform: matrix(1.00057, 0, 0, 0.99795, 0, 0);
  }
  66.666667% {
    transform: matrix(1.00095, 0, 0, 0.99811, 0, 0);
  }
  68.75% {
    transform: matrix(1.00114, 0, 0, 0.99851, 0, 0);
  }
  70.833333% {
    transform: matrix(1.00119, 0, 0, 0.99903, 0, 0);
  }
  72.916667% {
    transform: matrix(1.00114, 0, 0, 0.99955, 0, 0);
  }
  75% {
    transform: matrix(1.001, 0, 0, 1, 0, 0);
  }
  77.083333% {
    transform: matrix(1.00083, 0, 0, 1.00033, 0, 0);
  }
  79.166667% {
    transform: matrix(1.00063, 0, 0, 1.00052, 0, 0);
  }
  81.25% {
    transform: matrix(1.00044, 0, 0, 1.00058, 0, 0);
  }
  83.333333% {
    transform: matrix(1.00027, 0, 0, 1.00053, 0, 0);
  }
  85.416667% {
    transform: matrix(1.00012, 0, 0, 1.00042, 0, 0);
  }
  87.5% {
    transform: matrix(1, 0, 0, 1.00027, 0, 0);
  }
  89.583333% {
    transform: matrix(0.99991, 0, 0, 1.00013, 0, 0);
  }
  91.666667% {
    transform: matrix(0.99986, 0, 0, 1, 0, 0);
  }
  93.75% {
    transform: matrix(0.99983, 0, 0, 0.99991, 0, 0);
  }
  95.833333% {
    transform: matrix(0.99982, 0, 0, 0.99985, 0, 0);
  }
  97.916667% {
    transform: matrix(0.99983, 0, 0, 0.99984, 0, 0);
  }
  to {
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
}

.opal-canvas-filter {
  background-color: #fff;
  transition: all 0.5s;
  padding-bottom: 40px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .opal-canvas-filter {
    padding-left: 35px;
    padding-right: 35px;
  }
}
.opal-canvas-filter section {
  padding-bottom: 35px;
  margin-bottom: 45px;
  border-bottom: 1px solid #e6e6e6;
}
.opal-canvas-filter.position-2cl,
.opal-canvas-filter.position-2cr {
  position: fixed;
  z-index: 10002;
  visibility: hidden;
  overflow-y: auto;
  width: 350px;
  height: 100vh;
}
@media (max-width: 991px) {
  .opal-canvas-filter.position-2cl,
  .opal-canvas-filter.position-2cr {
    width: 300px;
  }
}
.opal-canvas-filter.position-2cl::-webkit-scrollbar,
.opal-canvas-filter.position-2cr::-webkit-scrollbar {
  width: 3px;
}
.opal-canvas-filter.position-2cl::-webkit-scrollbar-track,
.opal-canvas-filter.position-2cr::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  background-color: #f5f5f5;
}
.opal-canvas-filter.position-2cl::-webkit-scrollbar-thumb,
.opal-canvas-filter.position-2cr::-webkit-scrollbar-thumb {
  background-color: #000;
}
.opal-canvas-filter.position-2cl {
  top: 0;
  left: 0;
  visibility: visible;
  transform: translate3d(-100%, 0, 0);
}
.opal-canvas-filter.position-2cr {
  top: 0;
  right: 0;
  visibility: visible;
  transform: translate3d(100%, 0, 0);
}
.opal-canvas-filter.position-2cr .filter-close {
  text-align: left;
}
.opal-canvas-filter .widget ul {
  padding-left: 0;
}

.opal-canvas-filter-open .opal-overlay-filter {
  cursor: pointer;
  position: fixed;
  z-index: 10001;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
}

.opal-canvas-filter-open .opal-canvas-filter.position-2cl,
.opal-canvas-filter-open .opal-canvas-filter.position-2cr {
  visibility: visible;
  transform: translateZ(0);
}

.filter-toggle {
  height: 2.5em;
  border: none;
  border-radius: 30px;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 500;
  color: #333;
  padding: 0;
  margin-right: 15px;
  transition: all 0.3s ease 0;
}
@media (max-width: 767px) {
  .filter-toggle {
    margin-right: auto;
  }
}
.filter-toggle .filter-icon {
  display: inline-block;
  padding-right: 8px;
  vertical-align: middle;
  margin-top: -2px;
}
.filter-toggle.active:hover .filter-icon:after,
.filter-toggle.active:hover .filter-icon:before {
  width: 25px;
}

.filter-close {
  height: 50px;
  line-height: 50px;
  margin-bottom: 40px;
  border-bottom: 1px solid #eee;
  display: block;
  cursor: pointer;
  text-align: right;
  vertical-align: middle;
  font-weight: 700;
}
.filter-close:after {
  content: "";
  width: 10px;
  border: 1px solid;
  border-color: #000;
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
  position: relative;
  top: -1px;
}

@media (min-width: 783px) {
  .admin-bar .opal-canvas-filter.position-2cl,
  .admin-bar .opal-canvas-filter.position-2cr {
    top: 32px;
  }
}

@media (min-width: 600px) and (max-width: 782px) {
  .admin-bar .opal-canvas-filter.position-2cl,
  .admin-bar .opal-canvas-filter.position-2cr {
    top: 46px;
  }
}

@media (min-width: 1200px) {
  body.opal-woocommerce-archive-style-default .filter-toggle {
    display: none;
  }
}

@media (max-width: 1199px) {
  body.opal-woocommerce-archive-style-default #secondary {
    display: none;
  }
  body.opal-woocommerce-archive-style-default #primary {
    flex: 0 0 100%;
    max-width: 100%;
  }
  body.opal-woocommerce-archive-style-default #primary .site-main {
    padding: 0;
  }
}

.owl-theme.woocommerce-carousel .owl-nav [class*="owl"],
.owl-theme.woocommerce-product-carousel .owl-nav [class*="owl"] {
  opacity: 1 !important;
}

/**
 * Cart
 */
.woocommerce-cart .woocommerce-cart-form {
  margin-bottom: 1rem;
}

table.cart:not(.wishlist_table) {
  overflow-x: auto;
}
table.cart:not(.wishlist_table) .product-quantity .minus,
table.cart:not(.wishlist_table) .product-quantity .plus,
table.cart:not(.wishlist_table) thead {
  display: none;
}
@media (min-width: 768px) {
  table.cart:not(.wishlist_table) .product-thumbnail {
    width: 100px;
  }
}
table.cart:not(.wishlist_table) .product-thumbnail img {
  margin: 0 auto;
  max-width: 100px;
  height: auto;
}
table.cart:not(.wishlist_table) .product-thumbnail:before {
  display: none;
}
table.cart:not(.wishlist_table) tr:first-child td.product-remove {
  border-top-width: 0;
}
table.cart:not(.wishlist_table) tr {
  border-bottom: 1px solid #e6e6e6;
}
table.cart:not(.wishlist_table) tr:last-child {
  border-bottom: none;
}
table.cart:not(.wishlist_table) td.product-remove {
  border-top: 1.618em solid;
  position: relative;
}
table.cart:not(.wishlist_table) td.product-remove:after,
table.cart:not(.wishlist_table) td.product-remove:before {
  content: "";
  display: table;
}
table.cart:not(.wishlist_table) td.product-remove:after {
  clear: both;
}
table.cart:not(.wishlist_table) td.product-remove a.remove {
  position: absolute;
  font-size: 1.41575em;
  top: -0.61805em;
  right: -0.61805em;
}
table.cart:not(.wishlist_table) td.product-quantity .qty {
  padding: 0.326em;
  width: 3.70633em;
}
table.cart:not(.wishlist_table) td,
table.cart:not(.wishlist_table) th {
  padding: 0.875em 0.875em 0;
}
table.cart:not(.wishlist_table) td.actions {
  background-color: transparent;
  padding-bottom: 0;
}
@media (max-width: 767px) {
  table.cart:not(.wishlist_table) td.actions {
    padding: 0.4em;
  }
}
table.cart:not(.wishlist_table) td.actions label {
  display: inline-block;
  margin-bottom: 0;
  margin-right: 25px;
}
@media (max-width: 991px) {
  table.cart:not(.wishlist_table) td.actions label {
    display: none;
  }
}
table.cart:not(.wishlist_table) td.actions .coupon {
  padding-bottom: 1em;
  margin-bottom: 1em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
table.cart:not(.wishlist_table) td.actions input {
  display: block;
  width: 100%;
  margin: 0.54079em 0;
}
table.cart:not(.wishlist_table) td.actions input[name="update_cart"]:focus {
  outline: none;
}

/**
 * Cart
 */
.woocommerce-cart .hentry,
.woocommerce-checkout .hentry {
  border-bottom: 0;
  padding: 30px;
  border-radius: 6px;
  background-color: #fff;
}

.page-template-template-fullwidth-php table.cart .product-thumbnail {
  display: table-cell;
}

.page-template-template-fullwidth-php table.cart thead {
  font-size: 1em;
  text-indent: 0;
}

.woocommerce-cart .cross-sells {
  padding: 0;
  margin-top: 50px;
}

.woocommerce-cart .cart-empty {
  display: block;
  font-size: 24px;
  font-size: 1.5rem;
  color: #000;
  text-align: center;
  letter-spacing: -0.075em;
  margin-top: 80px;
}
.woocommerce-cart .cart-empty:before {
  color: #d7d7d7;
  font-size: 145px;
  font-size: 9.0625rem;
  display: block;
  line-height: 1.45;
  margin-left: -25px;
}
.woocommerce-cart .cart-empty + .return-to-shop {
  margin-bottom: 60px;
}

.woocommerce-cart .return-to-shop {
  text-align: center;
}

table.cart:not(.wishlist_table) td,
table.cart:not(.wishlist_table) th {
  padding: 2.61792em 1.618em 2.29068em 0;
}
@media (max-width: 767px) {
  table.cart:not(.wishlist_table) td,
  table.cart:not(.wishlist_table) th {
    padding: 0.5em;
  }
}

table.cart:not(.wishlist_table) .qty {
  padding: 0.875em;
  max-width: 3.632em;
}

table.cart:not(.wishlist_table) td.product-remove {
  width: 35px;
  background-color: transparent;
  padding: 0;
}
@media (min-width: 768px) {
  table.cart:not(.wishlist_table) td.product-remove {
    display: table-cell;
    border: 0;
  }
}
@media (max-width: 767px) {
  table.cart:not(.wishlist_table) td.product-remove {
    padding: 0;
    border-color: transparent;
  }
}
table.cart:not(.wishlist_table) td.product-remove a.remove {
  float: none;
  position: relative;
  top: auto;
  right: auto;
}
@media (max-width: 767px) {
  table.cart:not(.wishlist_table) td.product-remove a.remove {
    position: absolute;
    right: 0;
  }
}

@media (max-width: 767px) {
  table.cart:not(.wishlist_table) td.product-thumbnail {
    text-align: center;
  }
}

table.cart:not(.wishlist_table) .product-quantity .minus,
table.cart:not(.wishlist_table) .product-quantity .plus {
  display: inline-block;
}

table.cart:not(.wishlist_table) .product-name a,
table.cart:not(.wishlist_table) .product-subtotal .woocommerce-Price-amount {
  color: #1d2a38;
}

table.cart:not(.wishlist_table) .product-price .amount {
  color: #888;
}

table.cart:not(.wishlist_table) .quantity {
  display: flex;
  align-items: center;
  justify-content: center;
  width: max-content;
  margin-right: auto;
  flex-wrap: nowrap;
  position: relative;
  border-radius: 30px;
  border: 2px solid #e6e6e6;
}
table.cart:not(.wishlist_table) .quantity .quantity-action {
  padding: 5px;
  width: 40px;
  height: 36px;
  line-height: 36px;
  border-radius: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
table.cart:not(.wishlist_table) .quantity .quantity-action:active,
table.cart:not(.wishlist_table) .quantity .quantity-action:focus,
table.cart:not(.wishlist_table) .quantity .quantity-action:hover {
  outline: none;
  box-shadow: none;
  color: #000;
}
table.cart:not(.wishlist_table) .quantity input {
  border: 0;
}
table.cart:not(.wishlist_table) .quantity input[type="number"] {
  padding: 0;
  width: 60px;
  height: 36px;
  margin-top: 0;
  margin-left: -1px;
  margin-right: -1px;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 36px;
}
@media (max-width: 767px) {
  table.cart:not(.wishlist_table) .quantity {
    margin-right: 0;
    margin-left: auto;
  }
}

table.cart:not(.wishlist_table) td.actions {
  padding-left: 0;
}
table.cart:not(.wishlist_table) td.actions .coupon {
  position: relative;
  padding-bottom: 0;
  border-bottom: none;
  display: inline-block;
  float: left;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  table.cart:not(.wishlist_table) td.actions .coupon {
    margin-right: 10px;
  }
}
@media (max-width: 767px) {
  table.cart:not(.wishlist_table) td.actions .coupon {
    display: block;
    width: 100%;
    margin-bottom: 0.5em;
  }
}
table.cart:not(.wishlist_table) td.actions .coupon:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f054";
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translate(50%, -50%);
  pointer-events: none;
  font-size: 12px;
  font-size: 0.75rem;
}
table.cart:not(.wishlist_table) td.actions .coupon #coupon_code {
  min-width: 235px;
  max-width: 100%;
  padding-right: 90px;
}
@media (max-width: 767px) {
  table.cart:not(.wishlist_table) td.actions .coupon #coupon_code {
    min-width: 200px;
  }
}
table.cart:not(.wishlist_table) td.actions .coupon button[type="submit"],
table.cart:not(.wishlist_table) td.actions .coupon input[type="submit"] {
  position: absolute;
  opacity: 0;
  top: 0;
  right: 0;
  width: 50px;
  bottom: 0;
}
@media (min-width: 768px) {
  table.cart:not(.wishlist_table) td.actions button,
  table.cart:not(.wishlist_table) td.actions input {
    display: inline-block;
    width: auto;
    margin: 0;
  }
  table.cart:not(.wishlist_table) td.actions button.button,
  table.cart:not(.wishlist_table) td.actions input.button {
    vertical-align: top;
  }
}

.cart-collaterals {
  margin-bottom: 15px;
  margin-top: 15px;
}
.cart-collaterals:after,
.cart-collaterals:before {
  content: "";
  display: block;
  height: 10px;
  width: 100%;
  background-color: transparent;
  background-size: 20px 20px;
  background-position: 0 10px, 40px 40px;
  background-image: radial-gradient(closest-side, transparent 9px, #f8f8f8 100%);
}
.cart-collaterals:before {
  margin-top: -10px;
}
.cart-collaterals:after {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  margin-bottom: -10px;
}
.cart-collaterals h2 {
  font-size: 24px;
  font-size: 1.5rem;
  margin-bottom: 25px;
  font-weight: 500;
}
.cart-collaterals .cross-sells ul.products li.product:nth-child(2n) {
  margin-right: 0 !important;
}
.cart-collaterals .cart_totals {
  width: 100%;
  padding: 45px;
  background-color: #f8f8f8;
}
@media (max-width: 767px) {
  .cart-collaterals .cart_totals {
    padding: 20px;
  }
}
.cart-collaterals .cart_totals .order-total .woocommerce-Price-amount {
  font-size: 24px;
  font-size: 1.5rem;
}
.cart-collaterals .cart_totals td {
  padding: 1.5em 0;
}
.cart-collaterals .cart_totals th {
  font-weight: 400;
}
.cart-collaterals .cart_totals th:after {
  content: ":";
}
.cart-collaterals .cart_totals tr {
  border-top: 1px solid #e6e6e6;
}
.cart-collaterals .cart_totals,
.cart-collaterals .shipping_calculator {
  margin: 0;
  clear: right;
}
.cart-collaterals .cart_totals small.includes_tax {
  display: block;
}
.cart-collaterals .shipping_calculator {
  clear: right;
}

/**
 * Checkout
 *
 * 1 - Required to make the blockUI overlay cover the entire page rather than just the checkout form. We do this because
 *     otherwise our sticky order review can break out of the checkout form (and the blockUI element).
 */
.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info {
  background-color: transparent;
  text-align: center;
  font-weight: 700;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
  border: none;
}
.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info a {
  text-transform: uppercase;
  margin-left: 0.25rem;
}

.woocommerce-checkout .woocommerce-form-login {
  width: 550px;
  max-width: 100%;
  box-shadow: none;
  margin-top: 1.5rem;
  margin-left: auto;
  margin-right: auto;
  background-color: transparent;
}
.woocommerce-checkout .woocommerce-form-login > p:first-of-type {
  text-align: center;
}
.woocommerce-checkout .woocommerce-form-login .lost_password,
.woocommerce-checkout .woocommerce-form-login label {
  font-weight: 500;
}

.woocommerce-checkout .form-row {
  margin-left: 0;
  margin-right: 0;
}

.checkout_coupon {
  position: relative;
  width: 470px;
  max-width: 100%;
  padding: 50px;
  background: #fafafa;
  margin: 1.5rem auto 2.61792em;
}
@media (max-width: 767px) {
  .checkout_coupon {
    padding: 40px 30px;
  }
}
.checkout_coupon .form-row-first {
  margin: 0;
}
.checkout_coupon .form-row-first input {
  padding-right: 70px;
  background-color: transparent;
}
.checkout_coupon .form-row-last {
  margin-bottom: 0;
  margin-top: 30px;
}
.checkout_coupon .form-row-last button,
.checkout_coupon .form-row-last input {
  margin: auto;
  width: 100%;
}
.checkout_coupon:after,
.checkout_coupon:before {
  position: absolute;
  top: -10px;
  left: 0;
  content: "";
  display: block;
  height: 10px;
  width: 100%;
  background-color: transparent;
  background-size: 20px 20px;
  background-position: 0 10px, 40px 40px;
  background-image: radial-gradient(closest-side, transparent 9px, #fafafa 100%);
}
.checkout_coupon:after {
  bottom: -10px;
  top: unset;
  left: 0;
  transform: rotate(180deg);
}

form.checkout {
  position: static !important;
  /* 1 */
}
form.checkout:after,
form.checkout:before {
  content: "";
  display: table;
}
form.checkout:after {
  clear: both;
}
form.checkout > .blockUI {
  position: fixed !important;
  /* 1 */
}
.elementor-element form.checkout > .gallery > div,
.entry-gallery form.checkout > .gallery > div,
.single-portfolio-summary form.checkout > .single-portfolio-summary-inner > div,
.single-product div.type-product form.checkout > .product-inner > div,
.single form.checkout > .gallery > div,
.site-footer form.checkout > .widget-area > div,
.widget form.checkout > .gallery > div,
.woocommerce-account .woocommerce form.checkout > .u-columns.woocommerce-Addresses > div,
.woocommerce-account form.checkout > .woocommerce > div,
.woocommerce-billing-fields form.checkout > .woocommerce-billing-fields__field-wrapper > div,
.woocommerce-cart form.entry-content.checkout > .woocommerce > div,
.woocommerce-MyAccount-content form.checkout > form[class^="woocommerce-"] > div,
[class*="columns-"] form.checkout > ul.products > div,
body.opal-content-layout-2cl #content form.checkout > .wrap > div,
body.opal-content-layout-2cr #content form.checkout > .wrap > div,
form.checkout > .comment-form > div,
form.checkout > .row > div,
form.checkout > .woocommerce-address-fields__field-wrapper > div,
form.checkout > .woocommerce-Addresses > div,
form.checkout > .woocommerce-columns--addresses > div,
form.checkout > [data-elementor-columns] > div,
form.checkout > [data-opal-columns] > div,
form.checkout > form.track_order > div {
  margin-top: 3rem;
}

@media (min-width: 1200px) {
  .order_review_inner {
    padding-left: 65px;
  }
}

.woocommerce-privacy-policy-link:hover {
  text-decoration: underline;
}

.woocommerce-privacy-policy-text {
  margin-bottom: 35px;
}

#payment:after,
#payment:before {
  content: "";
  display: table;
}

#payment .create-account,
#payment:after {
  clear: both;
}

#payment .payment_methods {
  padding: 0 0 25px;
  margin-bottom: 45px;
  position: relative;
  z-index: 3;
}
#payment .payment_methods:before {
  content: "";
  position: absolute;
  width: calc(100% + 50px);
  height: 100%;
  background-color: #fff;
  top: 0;
  left: -25px;
  z-index: -1;
}
#payment .payment_methods > .wc_payment_method > label {
  display: block;
  cursor: pointer;
  margin-bottom: 0;
  font-weight: 700;
  padding-top: 23px;
  padding-bottom: 23px;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 400;
}
#payment .payment_methods li {
  list-style: none !important;
  margin-left: 0;
  border-bottom: 1px solid;
  border-bottom-color: silver2;
}
#payment .payment_methods li img {
  float: right;
  border: 0;
  padding: 0;
  max-height: 2.29068em;
  display: none;
}
#payment .payment_methods li a {
  text-decoration: underline;
  float: right;
}
#payment .payment_methods li:last-child:not(.woocommerce-notice) {
  padding-bottom: 0;
  border-bottom: 0;
}
#payment .payment_methods li p {
  margin: 0;
}
#payment .payment_methods li .payment_box {
  padding-bottom: 30px;
  margin-top: -5px;
}
#payment .payment_methods li .payment_box fieldset {
  border: 0;
  margin: 0;
  padding: 1em 0 0;
  font-size: 0.875em;
}
#payment .payment_methods li .payment_box fieldset label {
  width: auto;
  margin-left: 0;
}
#payment .payment_methods li .payment_box fieldset .form-row {
  margin-bottom: 1em;
}
#payment .payment_methods li .payment_box fieldset .form-row input[type="checkbox"] {
  margin-right: 5px;
}
#payment .payment_methods li .payment_box fieldset #cvv {
  width: 22% !important;
}
#payment .payment_methods li .payment_box fieldset .help {
  width: 75%;
  float: right;
}
#payment .payment_methods li .payment_box .woocommerce-SavedPaymentMethods {
  padding-top: 1em;
  margin: 0;
}
#payment .payment_methods li .payment_box .woocommerce-SavedPaymentMethods li {
  margin-top: 0.61805em;
}
#payment .payment_methods li .payment_box .woocommerce-SavedPaymentMethods li input[type="radio"] {
  margin-right: 0.236em;
}
#payment .payment_methods li .payment_box ul.wc-saved-payment-methods {
  margin-left: 0;
}
#payment .payment_methods li .payment_box .wc-credit-card-form-card-cvc,
#payment .payment_methods li .payment_box .wc-credit-card-form-card-expiry,
#payment .payment_methods li .payment_box .wc-credit-card-form-card-number {
  font-size: 1.41575em;
}
#payment .payment_methods li .payment_box .wc-credit-card-form-card-number {
  background-repeat: no-repeat;
  background-position: right 0.61805em center;
  background-size: 31px 20px;
  background-image: url(../../../assets/images/credit-cards/unknown.svg);
}
#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.visa {
  background-image: url(../../../assets/images/credit-cards/visa.svg);
}
#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.mastercard {
  background-image: url(../../../assets/images/credit-cards/mastercard.svg);
}
#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.laser {
  background-image: url(../../../assets/images/credit-cards/laser.svg);
}
#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.dinersclub {
  background-image: url(../../../assets/images/credit-cards/diners.svg);
}
#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.maestro {
  background-image: url(../../../assets/images/credit-cards/maestro.svg);
}
#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.jcb {
  background-image: url(../../../assets/images/credit-cards/jcb.svg);
}
#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.amex {
  background-image: url(../../../assets/images/credit-cards/amex.svg);
}
#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.discover {
  background-image: url(../../../assets/images/credit-cards/discover.svg);
}
#payment .payment_methods li.woocommerce-info,
#payment .payment_methods li.woocommerce-notice,
#payment .payment_methods li.woocommerce-notice--info {
  padding: 25px 0 0;
  background-color: transparent;
  border: none;
  display: inline-block;
}
#payment .payment_methods li.woocommerce-info:before,
#payment .payment_methods li.woocommerce-notice--info:before,
#payment .payment_methods li.woocommerce-notice:before {
  content: "\f06a";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ffb400;
  font-size: 16px;
  font-size: 1rem;
  margin-right: 10px;
}

#payment .terms {
  width: 100%;
  clear: both;
  float: none;
  margin-bottom: 0;
  margin-bottom: 1em;
}
#payment .terms label {
  display: block;
  cursor: pointer;
}

#payment .woocommerce-terms-and-conditions {
  padding: 1em;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
  margin-bottom: 16px;
  background-color: rgba(0, 0, 0, 0.05);
}

#payment .place-order {
  margin-bottom: 0;
  float: none;
  width: 100%;
}
#payment .place-order .button {
  font-size: 1em;
  width: 100%;
  white-space: pre-wrap;
}

.woocommerce-checkout-review-order {
  background-color: #fafafa;
  padding: 40px 15px;
}
@media (min-width: 576px) {
  .woocommerce-checkout-review-order {
    padding: 50px 50px 75px;
  }
}
.woocommerce-checkout-review-order:after,
.woocommerce-checkout-review-order:before {
  position: absolute;
  top: -10px;
  left: 0;
  content: "";
  display: block;
  height: 10px;
  width: 100%;
  background-color: transparent;
  background-size: 20px 20px;
  background-position: 0 10px, 40px 40px;
  background-image: radial-gradient(closest-side, transparent 9px, #fafafa 100%);
}
.woocommerce-checkout-review-order:after {
  bottom: -10px;
  top: unset;
  left: 0;
  transform: rotate(180deg);
}

table.woocommerce-checkout-review-order-table th {
  padding: 1.4rem 0;
  font-weight: 400;
}

table.woocommerce-checkout-review-order-table td {
  padding: 1.4rem 0;
}

table.woocommerce-checkout-review-order-table .product-name {
  min-width: 150px;
}

table.woocommerce-checkout-review-order-table .product-total {
  text-align: right;
}

table.woocommerce-checkout-review-order-table tfoot td {
  text-align: right;
  font-weight: 500;
}

table.woocommerce-checkout-review-order-table .order-total {
  border: none;
}
table.woocommerce-checkout-review-order-table .order-total .woocommerce-Price-amount {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 600;
}

table.woocommerce-checkout-review-order-table .product-name strong {
  font-weight: 400;
}

.woocommerce-checkout .payment-fixed {
  position: fixed;
  top: 0;
  z-index: 9;
  box-shadow: 0 6px 2em rgba(0, 0, 0, 0.2);
}

.admin-bar .woocommerce-checkout .payment-fixed {
  top: 32px;
}

.admin-bar .woocommerce-checkout #wc_checkout_add_ons label + br {
  display: none;
}

/**
 * Checkout
 */
#ship-to-different-address {
  position: relative;
}
#ship-to-different-address label {
  font-weight: 500;
}

.woocommerce-shipping-fields label {
  font-weight: 700;
  margin-top: 20px;
}

.woocommerce-shipping-fields .select2-container--default .select2-selection--single {
  border-radius: 0;
}
.woocommerce-shipping-fields .select2-container--default .select2-selection--single .select2-selection__rendered {
  font-size: inherit;
  font-weight: 400;
}
.woocommerce-shipping-fields .select2-container--default .select2-selection--single .select2-selection__arrow b:before {
  position: absolute;
  margin-top: -4px;
}

.col2-set .col-1,
.col2-set .col-2,
.col2-set .woocommerce.columns-mobile-6 ul.products > li,
.col2-set [data-elementor-columns-mobile="6"] .column-item,
.woocommerce.columns-mobile-6 .col2-set ul.products > li,
[data-elementor-columns-mobile="6"] .col2-set .column-item {
  margin-bottom: 1.618em;
}

.col2-set + #customer_details {
  display: none;
}

.col2-set .woocommerce-billing-fields:after,
.col2-set .woocommerce-billing-fields:before {
  content: "";
  display: table;
}

.col2-set .woocommerce-billing-fields:after {
  clear: both;
}

.woocommerce-billing-fields .form-row {
  margin: 0;
}

.woocommerce-billing-fields label {
  margin-top: 23px;
  margin-bottom: 12px;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
}

.page-header .woocommerce-billing-fields > .page-title,
.woocommerce-billing-fields > h3 {
  font-size: 24px;
  font-size: 1.5rem;
}

.woocommerce-billing-fields .select2-container--default .selection {
  display: block;
}

.woocommerce-billing-fields .select2-container--default .select2-selection--single {
  font-size: 14px;
  font-size: 0.875rem;
}
.woocommerce-billing-fields .select2-container--default .select2-selection--single .select2-selection__rendered {
  font-size: inherit;
  font-weight: 400;
  line-height: inherit;
}
.woocommerce-billing-fields .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 50%;
  transform: translateY(-50%);
}
.woocommerce-billing-fields .select2-container--default .select2-selection--single .select2-selection__arrow b {
  margin-top: 0;
  position: absolute;
}

#billing_address_2_field {
  margin-top: 20px;
}

.woocommerce-additional-fields {
  margin-top: 40px;
}
.page-header .woocommerce-additional-fields > .page-title,
.woocommerce-additional-fields > h3 {
  font-size: 24px;
  font-size: 1.5rem;
}
.woocommerce-additional-fields .form-row {
  margin: 0;
}
.woocommerce-additional-fields label {
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
}

.woocommerce-MyAccount-content form[class^="woocommerce-"] fieldset {
  margin-right: 15px;
  margin-left: 15px;
  width: 100%;
}

#wc_checkout_add_ons input[type="radio"] {
  float: left;
  margin-right: 0.54079em;
  clear: left;
  margin-top: 0.35em;
}

#order_review,
#order_review_heading {
  clear: right;
}

#order_review {
  transition: box-shadow 0.4s ease;
  position: relative;
}
#order_review .shop_table {
  margin-bottom: 20px;
}
#order_review .shop_table thead {
  display: none;
}
#order_review .shop_table tr.cart_item:first-child {
  border-top: 1px solid #e5e5e5;
}

.order_review_heading {
  font-size: 24px;
  font-size: 1.5rem;
  margin-bottom: 23px;
}

#order_review_heading {
  margin-bottom: 0;
  padding-bottom: 0.61805em;
}

@media (max-width: 767px) {
  .woocommerce-columns--addresses .woocommerce-column {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.form-row.woocommerce-invalid input.input-text,
.form-row.woocommerce-validated input.input-text {
  border-color: #2a2a2a;
  box-shadow: none;
}

.select2-container--default .select2-selection--single {
  border-color: #e6e6e6 !important;
  border-radius: 4px;
  border-width: 2px;
  height: 50px !important;
}

.select2.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 43px !important;
}

.select2.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 43px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 43px;
  right: 8px;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #2a2a2a;
}

.select2-dropdown {
  border: 1px solid #2a2a2a !important;
}

.checkout .woocommerce-input-wrapper,
.woocommerce-account .woocommerce-input-wrapper {
  width: 100%;
}

.checkout .woocommerce-account-fields,
.woocommerce-account .woocommerce-account-fields {
  margin-top: 20px;
}

form.track_order {
  position: relative;
  -ms-flex-align: end;
  align-items: flex-end;
}
form.track_order .form-row {
  display: block;
}
form.track_order p:first-of-type {
  margin: 0 0 40px;
  text-align: center;
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  form.track_order p:first-of-type {
    padding: 0 21%;
  }
}
form.track_order p.form-row-first {
  position: relative;
}
@media (max-width: 767px) {
  form.track_order p.form-row-first,
  form.track_order p.form-row-last {
    flex-basis: auto;
  }
}
form.track_order p:last-of-type {
  padding-left: 15px;
  padding-right: 15px;
}
form.track_order p:last-of-type button[type="submit"] {
  width: 100%;
  line-height: inherit;
}
form.track_order label {
  font-size: 20px;
  font-size: 1.25rem;
  color: #000;
  margin-bottom: 0.7rem;
}

/**
 * COMPARE
 */

#cboxWrapper,
#colorbox {
  overflow: visible;
}

#cboxBottomCenter,
#cboxBottomLeft,
#cboxBottomRight,
#cboxMiddleLeft,
#cboxMiddleRight,
#cboxTopCenter,
#cboxTopLeft,
#cboxTopRight {
  display: none;
}

.woocommerce-wishlist .hentry {
  border-bottom: 0;
  padding: 30px 15px;
  border-radius: 6px;
  background-color: #fff;
}
@media (min-width: 576px) {
  .woocommerce-wishlist .hentry {
    padding: 30px;
  }
}

.yith-wcwl-share {
  display: flex;
  align-items: center;
}
.yith-wcwl-share h4.yith-wcwl-share-title {
  font-size: 16px;
  font-size: 1rem;
}

#yith-wcwl-form {
  overflow-x: auto;
}

.wishlist_table thead {
  display: none;
}

.wishlist_table tr:not(:last-child) {
  border-bottom: 1px solid #e3e3e3;
}

.wishlist_table tr td {
  text-align: left;
}
.wishlist_table tr td.product-thumbnail a {
  max-width: 100px;
  line-height: 34px;
}
@media (max-width: 767px) {
  .wishlist_table tr td.product-thumbnail {
    display: none;
  }
}
.wishlist_table tr td.wishlist-empty {
  text-align: center;
  border-bottom: 1px solid #fff !important;
}

@media (max-width: 767px) {
  .wishlist_table tr th.product-thumbnail {
    display: none;
  }
}

.wishlist_table tfoot tr {
  border: none;
}

.wishlist_table .product-thumbnail {
  width: 130px;
}

.wishlist_table .product-price {
  font-weight: 400;
}

.wishlist_table .product-add-to-cart a.button {
  align-items: center;
  margin-bottom: 0 !important;
}

.wishlist_table .product-add-to-cart .remove_from_wishlist {
  opacity: 0.7;
}

.wishlist_table .product-remove {
  width: 30px;
}

.wishlist_table .product-stock-status {
  font-size: 11px;
  font-size: 0.6875rem;
  text-transform: uppercase;
}

.wishlist_table.mobile {
  padding-left: 0;
}
.wishlist_table.mobile li {
  margin-bottom: 20px;
}
.wishlist_table.mobile li:not(:last-child) {
  padding-bottom: 30px;
  border-bottom: 1px solid #e6e6e6;
}
.wishlist_table.mobile li .additional-info-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart {
  margin-right: 10px;
  margin-bottom: 0;
}
.wishlist_table.mobile li .additional-info-wrapper a.remove_from_wishlist {
  margin-bottom: 0 !important;
  opacity: 0.7;
}
.page-header .wishlist_table.mobile .product-name .page-title,
.wishlist_table.mobile .product-name .page-header .page-title,
.wishlist_table.mobile .product-name h3 {
  font-size: 24px;
  font-size: 1.5rem;
}

.wishlist_table tr td.product-stock-status span.wishlist-in-stock {
  color: #888;
}

.woocommerce .wishlist-title h2 {
  margin-top: 20px;
  padding: 0;
}

.woocommerce table.wishlist_table {
  font-size: inherit;
}
.woocommerce table.wishlist_table tbody td {
  padding-top: 40px;
  padding-bottom: 30px;
}
.woocommerce table.wishlist_table tbody td.product-name {
  min-width: 150px;
}
.woocommerce table.wishlist_table .yith-wcqv-button {
  margin-left: 15px;
  text-decoration: underline;
}

.woocommerce .wishlist_table .product-add-to-cart a.button {
  display: inline-flex !important;
  line-height: 24px !important;
}

.wishlist-empty {
  font-size: 24px;
  font-size: 1.5rem;
  color: #000;
  text-align: center;
}
.wishlist-empty:before {
  display: block;
  font-size: 190px;
  font-size: 11.875rem;
  color: #d7d7d7;
  line-height: 1.25;
}

.yith-wcwl-share {
  margin-top: 30px;
}
.yith-wcwl-share .yith-wcwl-share-title,
.yith-wcwl-share ul {
  display: inline-flex;
}
.yith-wcwl-share ul {
  list-style: none;
}
.yith-wcwl-share ul a {
  padding: 5px;
}

.opal-currency_switcher li ul {
  position: absolute;
  left: 0;
  top: calc(100% + 10px);
  min-width: 100%;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  z-index: 99;
  background: #fff;
}

.opal-currency_switcher ul {
  position: relative;
  margin: 0;
}
.opal-currency_switcher ul:hover ul {
  top: 100%;
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}

.opal-currency_switcher .currency_wrap {
  list-style: none;
}

.opal-currency_switcher .currency_select {
  cursor: pointer;
  padding: 0 20px;
  border: 0 !important;
}

.opal-currency_switcher .list-currency {
  box-shadow: 0 1px 16px 0 rgba(0, 0, 0, 0.1);
}
.opal-currency_switcher .list-currency button[type="submit"] {
  background: transparent;
  width: 100%;
  line-height: inherit;
  padding: 0;
  border: none;
}
.opal-currency_switcher .list-currency button[type="submit"]:hover {
  border: none;
  background: transparent;
}
.opal-currency_switcher .list-currency li {
  display: block;
}

.deal-progress .progress-bar {
  width: 100%;
  height: 12px;
  background-color: #ccc;
  position: relative;
  overflow: hidden;
}

.deal-progress .progress-value {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background: url("data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAA8AAD/4QONaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzE0MCA3OS4xNjA0NTEsIDIwMTcvMDUvMDYtMDE6MDg6MjEgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6NjlhNDgwNTgtNjc0YS1iYjQ2LTg2ZWUtZDE5NjE2ZmMyYzVkIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjcwQTE3MjdBODY0RTExRThBN0ZFRjc3MjY3NDgwQzk4IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjcwQTE3Mjc5ODY0RTExRThBN0ZFRjc3MjY3NDgwQzk4IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE4IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOmJiYWZhNWY4LTIyODUtMTk0MC04NzFjLWNjYTNmZGRjYmIwNCIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOmMyN2QwMTYwLWQwNTYtZjU0OS04NTQxLTUzZjY0ZGQ0Yzc1ZiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv/uAA5BZG9iZQBkwAAAAAH/2wCEAAYEBAQFBAYFBQYJBgUGCQsIBgYICwwKCgsKCgwQDAwMDAwMEAwODxAPDgwTExQUExMcGxsbHB8fHx8fHx8fHx8BBwcHDQwNGBAQGBoVERUaHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fH//AABEIAAwAJAMBEQACEQEDEQH/xABqAAEBAQEAAAAAAAAAAAAAAAAHAAYIAQEAAAAAAAAAAAAAAAAAAAAAEAABAgMDBg8AAAAAAAAAAAABAAMRAgQhBQYxQYGxEhRRocEiQmLCEzNjFTUWJgcRAQAAAAAAAAAAAAAAAAAAAAD/2gAMAwEAAhEDEQA/AOVEGnwbjJ+5HxT1BLl2OHnyZS2T05OUIF2nqGKhiR9icOMuATNuSmIIOcIMDjrAse8vW6m7bZqqllGXhnkGsIDlBIJAjflvrmy9H2a2G3HxfK7WbSgQkB99G+c9fRu28x18UUH/2Q==");
  background-repeat: repeat-x;
}

.opal-woocommerce-deal {
  margin-bottom: 1.5em;
}
.opal-woocommerce-deal .deal-text {
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 0.75em;
}

#comments .commentlist .bypostauthor > .comment-body cite:after {
  content: "\f0f6";
}

#comments .commentlist .bypostauthor > .comment-body cite:after,
#comments .commentlist .reply a:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 0.54079em;
}

#comments .commentlist .reply a:after {
  content: "\f112";
}

#comments .commentlist .reply a.comment-edit-link:after {
  content: "\f040";
}

/*
.comment-form-comment{
    label{
        font-weight: 700;
    }
}*/
.added_to_cart.loading,
.button.loading,
button.loading,
input[type="button"].loading,
input[type="reset"].loading,
input[type="submit"].loading {
  position: relative;
}
.added_to_cart.loading:before,
.button.loading:before,
button.loading:before,
input[type="button"].loading:before,
input[type="reset"].loading:before,
input[type="submit"].loading:before {
  opacity: 0;
}
.added_to_cart.loading:after,
.button.loading:after,
button.loading:after,
input[type="button"].loading:after,
input[type="reset"].loading:after,
input[type="submit"].loading:after {
  content: "";
  vertical-align: middle;
  border: 1px solid #e6e6e6;
  border-left-color: #000;
  border-radius: 50%;
  animation: q 0.45s infinite linear;
  -webkit-animation: q 0.45s infinite linear;
  height: 20px;
  width: 20px;
  line-height: 20px;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
  overflow: hidden;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  text-indent: -999px;
  overflow: hidden;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  content: "\f00e";
  line-height: 1.75em;
  text-indent: 0;
  color: #000;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger img {
  display: none !important;
}

.stock {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 600;
}
.stock .label {
  margin-right: 10px;
}
.stock .stock-availability:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.stock.in-stock .stock-availability:before {
  content: "\f058";
}
.stock.out-of-stock .stock-availability {
  color: red;
}
.stock.out-of-stock .stock-availability:before {
  content: "\f057";
}

a.reset_variations:before {
  content: "\f021";
}

.woocommerce-breadcrumb a:first-of-type:before,
a.reset_variations:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 0.54079em;
}

.woocommerce-breadcrumb a:first-of-type:before {
  content: "\f015";
}

a.remove {
  display: block;
  width: 1.618em;
  height: 1.618em;
  line-height: 1.618;
  font-weight: 400;
  text-align: center;
  position: relative;
  font-size: 24px;
  font-size: 1.5rem;
  color: #bbb;
}
a.remove:focus,
a.remove:hover {
  color: #e2401c;
}

.woocommerce-shipping-calculator > p:first-child a:before {
  content: "\f0d1";
  margin-right: 0.33423em;
}

.blockUI:before,
.woocommerce-shipping-calculator > p:first-child a:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.blockUI:before {
  content: "\f110";
  animation: a 0.75s linear infinite;
  height: 30px;
  width: 30px;
  line-height: 30px;
  font-size: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -15px;
}

.woocommerce-breadcrumb .breadcrumb-separator {
  text-indent: -9999px;
  position: relative;
  padding: 0 6.85353em;
}
.woocommerce-breadcrumb .breadcrumb-separator:after {
  display: block;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f105";
  font-size: 0.875em;
  text-indent: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1em;
  height: 1em;
  transform: translateX(-50%) translateY(-50%);
  text-align: center;
  opacity: 0.25;
}

#payment .payment_methods > .wc_payment_method > label:before {
  content: "";
  height: 16px;
  width: 16px;
  border-radius: 50%;
  border: 1px solid #d3d3d3;
  margin-bottom: -3px;
  margin-right: 10px;
  display: inline-block;
}

#payment .payment_methods li.wc_payment_method > input[type="radio"]:first-child {
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}
#payment .payment_methods li.wc_payment_method > input[type="radio"]:first-child:checked + label:before {
  background-color: #000;
  height: 15px;
  width: 15px;
  border: 4px solid #fff;
  box-shadow: 0 0 0 1px #d3d3d3;
  margin-bottom: -2px;
  margin-right: 11px;
  margin-left: 1px;
}

.woocommerce-password-strength:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f119";
  margin-left: 0.54079em;
}

.woocommerce-password-strength.strong:after {
  content: "\f118";
}

.woocommerce-password-strength.good:after {
  content: "\f11a";
}

.woocommerce-MyAccount-navigation ul li.is-active a:before {
  opacity: 1;
}

.woocommerce-MyAccount-navigation ul li a:before {
  content: "\f0f6";
  line-height: 1.618;
  margin-left: 0.54079em;
  width: 1.41575em;
  text-align: right;
  float: right;
  opacity: 0.25;
}

.woocommerce-MyAccount-navigation ul li a:hover:before {
  opacity: 1;
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before,
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before,
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before,
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before,
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a:before {
  content: "";
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before {
  content: "";
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before,
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--subscriptions a:before {
  content: "";
}

.my_account_orders .button.view:after {
  content: "\f06e";
}

.my_account_orders .button.view:after,
p.order-again .button:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 0.54079em;
}

p.order-again .button:after {
  content: "\f021";
}

.woocommerce-MyAccount-downloads .button:after {
  content: "\f0ed";
  margin-left: 0.54079em;
}

.demo_store:before,
.woocommerce-MyAccount-downloads .button:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.demo_store:before {
  margin-right: 0.54079em;
  content: "\f05a";
}

.woocommerce-Button--next:after {
  content: "\f178";
  margin-left: 0.54079em;
}

.woocommerce-Button--next:after,
.woocommerce-Button--previous:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.woocommerce-Button--previous:before {
  content: "\f177";
  margin-right: 0.54079em;
}

#reviews .commentlist li p.meta .verified {
  display: inline-block;
  height: 1.41575em;
  width: 1.41575em;
  position: relative;
  text-indent: -9999px;
}
#reviews .commentlist li p.meta .verified:before {
  content: "\f058";
  color: #0f834d;
  position: absolute;
  top: 0;
  left: 0;
  width: 1.41575em;
  height: 1.41575em;
  text-indent: 0;
  text-align: center;
  line-height: 1.618em;
}

/**
 * Composite Products
 */
#reviews .commentlist li p.meta .verified:before,
.single-product div.product .component_selections .clear_component_options:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.single-product div.product .component_selections .clear_component_options:before {
  content: "\f021";
  margin-right: 0.54079em;
}

/**
 * Mix and Match
 */
.cart .mnm_table_item .mnm_table_item_indent:before,
.shop_table .mnm_table_item .mnm_table_item_indent:before {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
  content: "\f148";
  margin-right: 0.38198em;
  opacity: 0.25;
}

/**
 * Quick view
 */
.cart .mnm_table_item .mnm_table_item_indent:before,
.quick-view-button:before,
.shop_table .mnm_table_item .mnm_table_item_indent:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.quick-view-button:before {
  content: "\f06e";
  margin-right: 0.61805em;
}

/**
 * Ship multiple addresses
 */
.woocommerce-page .no_shipping_address .gift-form label:after,
.woocommerce-page .ship_address .gift-form label:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f06b";
  margin-left: 0.54079em;
}

.woocommerce-page .no_shipping_address .modify-address-button:before,
.woocommerce-page .ship_address .modify-address-button:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f044";
  margin-right: 0.54079em;
}

.woocommerce-page .addresses + .addresses header.title a:before {
  content: "\f067";
}

/**
 * Product reviews pro
 */
.woocommerce-page .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--contributions a:before,
.woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--contributions a:before {
  content: "\f005";
}

/**
 * Variation Swatches
 */
a#variations_clear:before {
  content: "\f021";
}

/**
 * Wishlists
 */
.wl-add-link:before,
a#variations_clear:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 0.54079em;
}
.wl-add-link:before {
  content: "\f004";
}

.button.wl-create-new:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f067";
  margin-right: 0.54079em;
}

.woocommerce,
.woocommerce-page {
  /**
	 * Forms
	 */
}
.woocommerce-page form .password-input,
.woocommerce form .password-input {
  width: 100%;
  /* Hide the Edge "reveal password" native button */
}
.woocommerce-page form .password-input input::-ms-reveal,
.woocommerce form .password-input input::-ms-reveal {
  display: none;
}

/**
 * My Account
 */
.woocommerce-account .woocommerce {
  padding-top: 50px;
  padding-bottom: 50px;
}
.woocommerce-account .woocommerce .u-columns {
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .woocommerce-account .woocommerce .u-columns [class^="u-column"] {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.woocommerce-account .woocommerce > form,
.woocommerce-account .woocommerce > h2 {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.woocommerce-account .woocommerce > h2 {
  text-align: center;
}
@media (min-width: 992px) {
  .woocommerce-account .woocommerce #customer_login h2 {
    max-width: 440px;
    margin-left: auto;
    margin-right: auto;
  }
}

.woocommerce-account .woocommerce-MyAccount-content a {
  text-decoration: underline;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Price-amount {
  font-weight: 700;
}

.woocommerce-account .woocommerce-message,
.woocommerce-account .woocommerce-notice {
  margin-right: 15px;
  margin-left: 15px;
}

.woocommerce-account .form-row {
  align-items: center;
}

.woocommerce-account .login-title span {
  color: #777;
}

@media (min-width: 992px) {
  form.register,
  form.woocommerce-form-login {
    max-width: 440px;
    margin: 50px auto 40px;
  }
}

form.register h2,
form.woocommerce-form-login h2 {
  max-width: 440px;
  font-weight: 600;
  margin-bottom: 28px;
  font-size: 20px;
  font-size: 1.25rem;
}

form.register .user-text,
form.woocommerce-form-login .user-text {
  margin-bottom: 1em;
}

form.register label,
form.woocommerce-form-login label {
  margin-bottom: 15px;
  font-size: 16px;
  font-size: 1rem;
}

form.woocommerce-form-login .woocommerce-form-login-wrap {
  background-color: #f8f8f8;
  padding: 50px 50px 60px;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  form.woocommerce-form-login .woocommerce-form-login-wrap {
    padding: 30px;
  }
}

form.woocommerce-form-login .woocommerce-LostPassword {
  margin-bottom: 0;
}

form.woocommerce-form-login .button[type="submit"] {
  margin-top: 20px;
}

form.register .woocommerce-form-register-wrap {
  padding-top: 50px;
}

label.inline {
  display: inline !important;
}

.woocommerce-MyAccount-navigation ul {
  margin-left: 0;
  padding: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.woocommerce-MyAccount-navigation ul li {
  list-style: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  position: relative;
}
.woocommerce-MyAccount-navigation ul li a {
  padding: 0.875em 0;
  display: block;
}
.woocommerce-MyAccount-navigation ul li.is-active {
  font-weight: 700;
}

ul.order_details {
  list-style: none;
  position: relative;
  margin: 3.70633em 0;
  padding: 0;
  background: #eee;
}
ul.order_details:after,
ul.order_details:before {
  display: table;
}
ul.order_details:after {
  clear: both;
}
ul.order_details:after,
ul.order_details:before {
  content: "";
  display: block;
  position: absolute;
  top: -16px;
  left: 0;
  width: 100%;
  height: 16px;
  background-size: 0 100%, 16px 16px, 16px 16px;
}
ul.order_details:after {
  top: auto;
  bottom: -16px;
  transform: rotate(180deg);
}
ul.order_details li {
  padding: 1em 1.618em;
  font-size: 0.8em;
  text-transform: uppercase;
  border-bottom: 1px solid;
  border-color: #fff;
}
ul.order_details li:first-child {
  padding-top: 1.618em;
}
ul.order_details li:last-child {
  border: 0;
  padding-bottom: 1.618em;
}
ul.order_details li strong {
  display: block;
  font-size: 1.41575em;
  text-transform: none;
}

.my_account_orders .button,
.woocommerce-MyAccount-downloads .button {
  padding: 0.61805em 0.875em;
  font-size: 0.875em;
  margin-right: 0.236em;
}

.woocommerce-MyAccount-content h2 {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 600;
}

.woocommerce-MyAccount-content #payment .payment_methods {
  margin-bottom: 1.618em !important;
}
.woocommerce-MyAccount-content #payment .payment_methods li .payment_box {
  background-color: rgba(0, 0, 0, 0.05);
}

.woocommerce-address-fields__field-wrapper .form-row {
  -ms-flex-direction: column;
  flex-direction: column;
}

.woocommerce-address-fields__field-wrapper select {
  border-radius: 30px;
}

/**
 * My Account
 */
.woocommerce-MyAccount-content .woocommerce-Pagination {
  text-align: center;
}
.woocommerce-MyAccount-content .woocommerce-Pagination a {
  text-decoration: none;
}
.woocommerce-MyAccount-content .woocommerce-Pagination .woocommerce-button.woocommerce-button--previous {
  float: left;
}
.woocommerce-MyAccount-content .woocommerce-Pagination .woocommerce-button.woocommerce-button--next {
  float: right;
}

.woocommerce-order-details {
  margin-bottom: 30px;
}

.woocommerce-table--order-details .woocommerce-Price-amount {
  font-weight: 700;
}

.woocommerce-orders-table tr:nth-child(2n) {
  background-color: #e1e1e1;
}

.woocommerce-orders-table tr td:first-child {
  padding-left: 5px;
}

/**
 * My Account
 */
table + .addresses {
  margin-top: 1.618em;
}

.product-transition {
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}
.product-transition .group-action {
  z-index: 3;
  transition: all 0.3s ease-in-out;
  width: 2rem;
  position: absolute;
  top: 20px;
  right: 20px;
  transition: all 0.3s ease 0s;
}
@media (min-width: 576px) {
  .product-transition .shop-action > .button,
  .product-transition .shop-action > .compare-button {
    visibility: hidden;
    opacity: 0;
  }
}
.product-transition .woocommerce-loop-product__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  border-radius: 6px;
}

li.product {
  box-sizing: border-box;
  margin-bottom: 30px;
}
.page-header li.product .page-title,
li.product .page-header .page-title,
li.product .woocommerce-loop-product__title,
li.product h2,
li.product h3 {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.2;
  font-weight: 500;
}
.page-header li.product .page-title a:hover,
li.product .page-header .page-title a:hover,
li.product .woocommerce-loop-product__title a:hover,
li.product h2 a:hover,
li.product h3 a:hover {
  text-decoration: underline;
}
li.product .caption {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
li.product .caption .star-rating {
  display: inline-block;
  float: right;
}
li.product .added_to_cart.wc-forward {
  display: none;
}
li.product .posted_in {
  font-size: 13px;
  font-size: 0.8125rem;
}
@media (min-width: 576px) {
  li.product:hover .group-action {
    visibility: visible;
    opacity: 1;
  }
}

.shop_table .product-price {
  height: auto;
  overflow: visible;
}

.shop-action {
  transition: all 0.35s ease;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: column;
}
.shop-action a[class*="product_type_"] {
  font-size: 0;
  margin-right: auto;
  display: flex;
  align-items: center;
  padding: 5px;
  height: 42px;
  width: 42px;
  margin-top: 5px;
  font-weight: 700;
  white-space: nowrap;
  position: relative;
  z-index: 1;
  border-radius: 30px;
  transition: all 0.3s;
  background-repeat: no-repeat;
  background-size: 0 100%;
}
@media (min-width: 576px) {
  .shop-action a[class*="product_type_"] {
    font-size: 12px;
    font-size: 0.75rem;
    padding: 6px 20px;
    width: auto;
  }
}
.shop-action a[class*="product_type_"]:before {
  width: 40px;
  height: 40px;
  border-radius: 40px;
  transition: all 0.3s;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  margin-right: 5px;
  z-index: 1;
}
.shop-action a[class*="product_type_"]:not(.loading):hover {
  color: #fff;
  background-size: 100% 100%;
}
.shop-action a[class*="product_type_"]:not(.loading):hover:before {
  text-indent: 15px;
}
.shop-action .compare,
.shop-action .yith-wcqv-button,
.shop-action .yith-wcwl-add-to-wishlist > div > a {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  position: relative;
  white-space: nowrap;
  font-size: 0;
  margin-bottom: 5px;
  background-color: #f3f5f9;
  border: 1px solid #f3f5f9;
}
.shop-action .compare:before,
.shop-action .yith-wcqv-button:before,
.shop-action .yith-wcwl-add-to-wishlist > div > a:before {
  font-size: 13px;
  font-size: 0.8125rem;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.shop-action .compare:hover,
.shop-action .yith-wcqv-button:hover,
.shop-action .yith-wcwl-add-to-wishlist > div > a:hover {
  color: #fff;
}
.shop-action .yith-wcwl-add-to-wishlist {
  margin-top: 0;
}
.shop-action .yith-wcwl-add-to-wishlist > div {
  position: relative;
}
.shop-action .yith-wcwl-add-to-wishlist > div > a {
  white-space: nowrap;
}
.shop-action .yith-wcwl-add-to-wishlist > div .opal-loading-wislist {
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px !important;
  height: 20px !important;
  margin-left: 0 !important;
}
.shop-action .yith-wcwl-add-to-wishlist > div .opal-loading-wislist:before {
  content: "";
  width: 20px;
  height: 20px;
  display: block;
  vertical-align: middle;
  border: 1px solid #bbb;
  border-left-color: #000;
  border-radius: 50%;
  animation: q 0.45s infinite linear;
  -webkit-animation: q 0.45s infinite linear;
  background-image: none !important;
  background-color: #fff;
  overflow: hidden;
}
.shop-action .yith-wcwl-add-to-wishlist > div img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  opacity: 0 !important;
}
.shop-action .yith-wcwl-add-button {
  position: relative;
}
.shop-action .yith-wcwl-add-button img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.product-rating-price {
  margin-top: auto;
}

.product-footer {
  overflow: hidden;
}
.product-footer a[class*="product_type_"] {
  font-size: 13px;
  font-size: 0.8125rem;
  margin-right: auto;
  align-items: center;
  font-weight: 700;
  white-space: nowrap;
  text-transform: uppercase;
  width: auto;
  height: auto;
  display: flex;
  padding: 0 20px 0 0;
  transition: all 0.3s ease;
}
.product-footer + .time {
  margin-top: 1rem;
}

.product-block {
  position: relative;
  background-color: #fff;
  transition: all 0.3s ease-out;
  display: flex;
  border-radius: 6px;
  flex-direction: column;
  margin-bottom: 0;
  height: 100%;
  overflow: hidden;
}
.product-block .caption {
  padding: 0 20px 20px;
}
@media (min-width: 576px) {
  .product-block:hover {
    box-shadow: 0 3px 13px rgba(0, 0, 0, 0.11);
  }
}
@media (min-width: 576px) {
  .product-block:hover .shop-action .button,
  .product-block:hover .shop-action > .compare-button {
    visibility: visible;
    opacity: 1;
  }
}

li.product > a {
  display: block;
}

li.product .product-image {
  border-radius: 5px;
  transition: all 0.3s ease 0s;
}

li.product:hover .product-img-wrap.none .product-image:first-child,
li.product:hover .product-transition > .product-image {
  transform: scale(1.05);
}

li.product:hover .product-img-wrap .inner {
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}

li.product:hover .product-img-wrap.bottom-to-top .inner {
  transform: translate3d(0, -100%, 0);
}

li.product:hover .product-img-wrap.top-to-bottom .inner {
  transform: translate3d(0, 100%, 0);
}

li.product:hover .product-img-wrap.left-to-right .inner {
  transform: translate3d(100%, 0, 0);
}

li.product:hover .product-img-wrap.right-to-left .inner {
  transform: translate3d(-100%, 0, 0);
}

li.product:hover .product-img-wrap.swap .product-image {
  opacity: 0;
}
li.product:hover .product-img-wrap.swap .product-image img {
  transform: rotateY(180deg);
}

li.product:hover .product-img-wrap.swap .product-image.second-image {
  opacity: 1;
}
li.product:hover .product-img-wrap.swap .product-image.second-image img {
  transform: rotateY(0deg);
}

li.product:hover .product-img-wrap.fade .product-image {
  opacity: 0;
}

li.product:hover .product-img-wrap.fade .product-image.second-image {
  opacity: 1;
}

li.product:hover .product-img-wrap.zoom-in .product-image.second-image {
  transform: scale(1);
}

li.product:hover .product-img-wrap.zoom-out .product-image {
  transform: scale(0);
}

li.product:hover .product-img-wrap.zoom-out .product-image.second-image {
  transform: scale(1);
}

.product-img-wrap {
  overflow: hidden;
  position: relative;
}
.product-img-wrap .inner {
  width: 100%;
  height: 100%;
  animation-fill-mode: both;
  transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.product-img-wrap .product-image {
  opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  filter: alpha(opacity=100);
  transition: opacity 1.5s cubic-bezier(0.19, 1, 0.22, 1) 0ms;
}
.product-img-wrap .product-image.second-image {
  position: absolute;
  width: 100%;
  height: 100%;
}
.product-img-wrap.top-to-bottom .product-image {
  bottom: 100%;
}
.product-img-wrap.left-to-right .product-image {
  top: 0;
  right: 100%;
}
.product-img-wrap.right-to-left .product-image {
  top: 0;
  left: 100%;
}
.product-img-wrap.swap .product-image {
  top: 0;
  left: 0;
  transition: all 0.7s ease;
}
.product-img-wrap.swap .product-image img {
  transition: all 0.7s ease;
  transform: rotateY(0deg);
}
.product-img-wrap.swap .product-image.second-image {
  z-index: 2;
  opacity: 0;
}
.product-img-wrap.swap .product-image.second-image img {
  transform: rotateY(-180deg);
}
.product-img-wrap.fade .product-image {
  top: 0;
  left: 0;
  transition: all 0.5s ease;
}
.product-img-wrap.fade .product-image.second-image {
  opacity: 0;
  z-index: 2;
}
.product-img-wrap.zoom-in .product-image {
  top: 0;
  left: 0;
  transition: all 0.5s ease;
}
.product-img-wrap.zoom-in .product-image.second-image {
  transform: scale(0);
  z-index: 2;
}
.product-img-wrap.zoom-out .product-image {
  top: 0;
  left: 0;
  transition: all 0.5s ease;
}
.product-img-wrap.zoom-out .product-image.second-image {
  z-index: -1;
}

.otf-product-list .product-img-wrap:hover .inner {
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}

.otf-product-list .product-img-wrap:hover.bottom-to-top .inner {
  transform: translate3d(0, -100%, 0);
}

.otf-product-list .product-img-wrap:hover.top-to-bottom .inner {
  transform: translate3d(0, 100%, 0);
}

.otf-product-list .product-img-wrap:hover.left-to-right .inner {
  transform: translate3d(100%, 0, 0);
}

.otf-product-list .product-img-wrap:hover.right-to-left .inner {
  transform: translate3d(-100%, 0, 0);
}

.otf-product-list .product-img-wrap:hover.swap .product-image {
  opacity: 0;
}
.otf-product-list .product-img-wrap:hover.swap .product-image img {
  transform: rotateY(180deg);
}

.otf-product-list .product-img-wrap:hover.swap .product-image.second-image {
  opacity: 1;
}
.otf-product-list .product-img-wrap:hover.swap .product-image.second-image img {
  transform: rotateY(0deg);
}

.otf-product-list .product-img-wrap:hover.fade .product-image {
  opacity: 0;
}

.otf-product-list .product-img-wrap:hover.fade .product-image.second-image {
  opacity: 1;
}

.otf-product-list .product-img-wrap:hover.zoom-in .product-image.second-image {
  transform: scale(1);
}

.otf-product-list .product-img-wrap:hover.zoom-out .product-image {
  transform: scale(0);
}

.otf-product-list .product-img-wrap:hover.zoom-out .product-image.second-image {
  transform: scale(1);
}

ul.products li.product.osf-product-list .price,
ul.products li.product.osf-product-list .woocommerce-loop-product__title {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

ul.products li.product.osf-product-list .price {
  justify-content: flex-end;
  margin-bottom: 1rem;
}

li.product.osf-product-list {
  margin-bottom: 30px !important;
}
li.product.osf-product-list:last-child:after {
  display: none;
}
li.product.osf-product-list .product-transition .shop-action > .button,
li.product.osf-product-list .product-transition .shop-action > .compare-button {
  visibility: visible;
  opacity: 1;
}
@media (min-width: 992px) {
  li.product.osf-product-list .product-img-wrap {
    max-width: 300px;
    float: left;
  }
}
li.product.osf-product-list .product-block {
  flex-direction: unset;
  display: block;
}
@media (min-width: 992px) {
  li.product.osf-product-list .product-block {
    display: flex;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  li.product.osf-product-list .product-block > .product-image {
    max-width: 300px;
    display: flex;
  }
}
@media (min-width: 992px) {
  li.product.osf-product-list .product-block .product-transition {
    display: flex;
    align-items: center;
  }
}
li.product.osf-product-list .caption {
  text-align: left;
  padding: 0;
  max-width: 560px;
}
li.product.osf-product-list .product-caption {
  text-align: left;
  width: 100%;
  padding: 20px;
}
@media (min-width: 992px) {
  li.product.osf-product-list .product-caption {
    width: calc(100% - 300px);
    padding: 30px;
    float: right;
  }
}
li.product.osf-product-list .product-footer a[class*="product_type_"] {
  transform: translateY(0);
  display: inline-flex;
  width: auto;
}
li.product.osf-product-list .shop-action {
  justify-content: left;
  flex-direction: row;
}
@media (max-width: 767px) {
  li.product.osf-product-list .shop-action .compare,
  li.product.osf-product-list .shop-action .yith-wcqv-button,
  li.product.osf-product-list .shop-action .yith-wcwl-add-to-wishlist > div > a {
    opacity: 0;
    visibility: hidden;
    display: none;
  }
}
li.product.osf-product-list .woocommerce-loop-product__title {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 600;
  max-height: inherit;
  height: auto;
}
@media (min-width: 992px) {
  li.product.osf-product-list .woocommerce-loop-product__title {
    font-size: 24px;
    font-size: 1.5rem;
  }
}

/**
 * Products
 */
.product-category-banner {
  margin-bottom: 1rem;
}

ul.products {
  clear: both;
  padding: 0;
  margin: 0;
}
.products-no-gutter ul.products {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.products-no-gutter ul.products li,
.products-no-gutter ul.products li.product {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
ul.products li,
ul.products li.product {
  list-style: none;
  position: relative;
}
ul.products li.product .woocommerce-LoopProduct-link,
ul.products li .woocommerce-LoopProduct-link {
  display: block;
}
ul.products li .price,
ul.products li .product-price,
ul.products li.product .price,
ul.products li.product .product-price {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  flex-direction: row-reverse;
  margin-bottom: 1rem;
}
ul.products li .price del,
ul.products li .product-price del,
ul.products li.product .price del,
ul.products li.product .product-price del {
  text-decoration: line-through;
  position: relative;
}
ul.products li .price ins,
ul.products li .product-price ins,
ul.products li.product .price ins,
ul.products li.product .product-price ins {
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
}
.page-header ul.products li .page-title,
.page-header ul.products li.product .page-title,
ul.products li .page-header .page-title,
ul.products li.product .page-header .page-title,
ul.products li.product .woocommerce-loop-product__title,
ul.products li.product h2,
ul.products li.product h3,
ul.products li .woocommerce-loop-product__title,
ul.products li h2,
ul.products li h3 {
  margin: 0 0 15px;
  padding-top: 0;
}
ul.products li.product img,
ul.products li img {
  display: block;
  margin: 0 auto;
  width: 100%;
}
ul.products li.product img.ajax-loading,
ul.products li img.ajax-loading {
  display: none;
}
.page-header ul.products li.product-category .page-title,
.page-header ul.products li.product.product-category .page-title,
ul.products li.product-category .page-header .page-title,
ul.products li.product-category .woocommerce-loop-category__title,
ul.products li.product-category h2,
ul.products li.product-category h3,
ul.products li.product.product-category .page-header .page-title,
ul.products li.product.product-category .woocommerce-loop-category__title,
ul.products li.product.product-category h2,
ul.products li.product.product-category h3 {
  font-size: 1.1em;
}
ul.products li.product-category img,
ul.products li.product.product-category img {
  margin-bottom: 1.618em;
}
ul.products li.product ins,
ul.products li ins {
  background: transparent;
}
ul.products li .posfed_in,
ul.products li.product .posfed_in {
  display: block;
}
ul.products li .posfed_in a,
ul.products li.product .posfed_in a {
  color: #e0e2e6;
}
ul.products li.product a[class*="product_type_"].loading,
ul.products li a[class*="product_type_"].loading {
  color: transparent;
}
ul.products li.product a[class*="product_type_"].loading:after,
ul.products li a[class*="product_type_"].loading:after {
  color: #fff;
}
@media (min-width: 768px) {
  ul.products + .woocommerce-result-count {
    margin-top: 40px;
    text-align: right;
  }
}
@media (max-width: 767px) {
  ul.products + .woocommerce-result-count {
    margin-bottom: 0;
  }
}
ul.products + .woocommerce-result-count + .woocommerce-pagination {
  margin-top: 0;
}
@media (min-width: 768px) {
  ul.products + .woocommerce-result-count + .woocommerce-pagination {
    margin-top: -5em;
  }
}

li.product .star-rating {
  font-size: 12px;
  font-size: 0.75rem;
}

[class^="columns-"] {
  width: 100%;
}

.woocommerce.columns-mobile-6 [class*="col-md"] #customer_details ul.products > li,
[class*="col-md"] #customer_details .col-1,
[class*="col-md"] #customer_details .col-2,
[class*="col-md"] #customer_details .woocommerce.columns-mobile-6 ul.products > li,
[class*="col-md"] #customer_details [data-elementor-columns-mobile="6"] .column-item,
[data-elementor-columns-mobile="6"] [class*="col-md"] #customer_details .column-item {
  padding: 0;
}

.archive.osf_woocommerce_archive_product_style_full #content {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  max-width: 1710px;
}

.columns-5 ul.products > li {
  flex: 0 0 20%;
  max-width: 20%;
}
@media (max-width: 991px) {
  .columns-5 ul.products > li {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
}
@media (max-width: 767px) {
  .columns-5 ul.products > li {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 575px) {
  .columns-5 ul.products > li {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 992px) {
  .woocommerce.columns-5 ul.products > li {
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media (min-width: 768px) {
  .woocommerce.columns-tablet-5 ul.products > li {
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media (min-width: 576px) {
  .woocommerce.columns-mobile-5 ul.products > li {
    flex: 0 0 20%;
    max-width: 20%;
  }
}

.woocommerce .woocommerce-carousel .owl-stage-outer {
  overflow: visible;
}

.woocommerce .woocommerce-carousel ul.products {
  overflow: hidden;
  padding: 15px;
  margin: -15px;
}
.woocommerce .woocommerce-carousel ul.products li,
.woocommerce .woocommerce-carousel ul.products li.product {
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 0;
}

.woocommerce-product-carousel {
  width: 100%;
  position: relative;
}
.woocommerce-product-carousel .owl-stage-outer {
  overflow: visible;
}
.woocommerce-product-carousel ul.products {
  overflow: hidden;
  padding: 15px;
  margin: -15px;
}
.woocommerce-product-carousel ul.products li.product {
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 0;
}
.woocommerce-product-carousel ul.products .owl-stage-outer {
  overflow: visible;
}

.osf-sorting-wrapper {
  margin-bottom: 30px;
  padding-top: 12px;
  border-bottom: 1px solid #e6e6e6;
}

.osf-sorting {
  padding-top: 0;
  margin-bottom: 15px;
}
.osf-sorting,
.osf-sorting .osf-sorting-group {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}
.osf-sorting .osf-sorting-group + .osf-sorting-group .woocommerce-result-count {
  margin-left: auto;
}
@media (max-width: 991px) {
  .osf-sorting .osf-sorting-group + .osf-sorting-group .woocommerce-result-count {
    display: none;
  }
}
.osf-sorting .woocommerce-result-count {
  margin: 0;
  font-size: 16px;
  font-size: 1rem;
}
@media (max-width: 768px) {
  .osf-sorting .woocommerce-result-count {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
  }
}
.osf-sorting .woocommerce-ordering {
  display: inline-block;
}
@media (max-width: 575px) {
  .osf-sorting .woocommerce-ordering {
    width: 100%;
  }
}
.osf-sorting .woocommerce-ordering select {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  height: 2.5em;
  border-color: #eee;
  background-color: #fff;
  border-radius: 30px;
  font-size: inherit;
}
.osf-sorting .woocommerce-ordering .select-selected {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 400;
}
.osf-sorting .woocommerce-ordering .select-selected:after {
  vertical-align: baseline;
}
.osf-sorting .gridlist-toggle {
  display: inline-block;
  text-align: right;
  float: right;
  margin-left: auto;
  min-width: 74px;
}
@media (max-width: 991px) {
  .osf-sorting .gridlist-toggle {
    display: none;
  }
}
.osf-sorting .gridlist-toggle a {
  color: #b6babe;
  padding: 0.2rem 0.4rem;
  line-height: 1;
  height: 2.5em;
  width: 2.5em;
  font-size: 12px;
  font-size: 0.75rem;
  -webkit-appearance: none;
}
.osf-sorting .gridlist-toggle a + a {
  margin-left: -1px;
}
.osf-sorting .gridlist-toggle a.active,
.osf-sorting .gridlist-toggle a:hover {
  border-color: #eee;
  -webkit-appearance: none;
  box-shadow: none;
  line-height: 1;
}
@media (min-width: 992px) {
  .osf-sorting .gridlist-toggle + .woocommerce-ordering {
    margin-left: 12px;
  }
}

.columns-5 .woocommerce-loop-product__title,
.columns-6 .woocommerce-loop-product__title,
.opal-content-layout-2cl .columns-4 .woocommerce-loop-product__title,
.opal-content-layout-2cr .columns-4 .woocommerce-loop-product__title {
  font-size: 16px;
  font-size: 1rem;
}

/*the container must be positioned relative:*/
.woocommerce-ordering {
  margin-left: auto;
  position: relative;
}

.woocommerce-ordering select {
  display: none;
  /*hide original SELECT element:*/
}
.opal-default-content-layout .woocommerce-ordering select {
  display: inline-block;
}

/*style the arrow inside the select element:*/
.select-selected {
  margin: 0;
  padding: 0.2rem 1rem;
  border: 1px solid #e6e6e6;
  background-color: #fff;
  border-radius: 30px;
  cursor: pointer;
  position: relative;
  min-width: 200px;
  color: #000;
}
.select-selected:after {
  content: "\f107";
  font: normal normal normal 18px/1 FontAwesome;
  color: #222;
  margin-left: 5rem;
  vertical-align: middle;
  position: absolute;
  right: 15px;
  line-height: 26px;
}

/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
  content: "\f106";
}

/*style the items (options), including the selected item:*/
.select-items div {
  padding: 3px 15px;
  border: 0;
  cursor: pointer;
  font-size: 14px;
  font-size: 0.875rem;
}
.select-items div:hover {
  background-color: #f7f8fa;
}

/*style items (options):*/
.select-items {
  position: absolute;
  background-color: #fff;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 999;
  padding: 10px 0;
  margin-top: -1px;
  border: 1px solid #eee;
}

/*hide the items when the select box is closed:*/
.select-hide {
  display: none;
}

.same-as-selected {
  background-color: #f7f8fa;
}

/**
 * QUICK VIEW
 */
#yith-quick-view-modal {
  /* Let's get this party started */
  /* Track */
  /* Handle */
}
#yith-quick-view-modal.open .yith-wcqv-main {
  box-shadow: none;
}
@media (min-width: 992px) {
  #yith-quick-view-modal.open .yith-wcqv-main {
    overflow-y: hidden !important;
  }
}
#yith-quick-view-modal .yith-wcqv-main {
  box-shadow: none;
}
#yith-quick-view-modal #yith-quick-view-content .product {
  height: 100%;
  padding: 0;
}
#yith-quick-view-modal #yith-quick-view-content .product div.product {
  display: block;
}
#yith-quick-view-modal #yith-quick-view-content div.images {
  width: 50%;
  height: 100%;
  margin: 0;
  padding: 0;
  position: relative;
}
#yith-quick-view-modal #yith-quick-view-content div.images img {
  display: block;
  width: 100%;
}
@media (max-width: 991px) {
  #yith-quick-view-modal #yith-quick-view-content div.images {
    max-width: 100%;
    width: 100%;
    height: auto;
  }
  #yith-quick-view-modal #yith-quick-view-content div.images img.zoomImg {
    display: none !important;
  }
}
#yith-quick-view-modal #yith-quick-view-content div.summary {
  padding: 30px;
  height: 100%;
  overflow-y: scroll;
}
@media (max-width: 991px) {
  #yith-quick-view-modal #yith-quick-view-content div.summary {
    max-width: 100%;
    width: 100%;
    flex: 0 0 100%;
    height: auto;
    overflow: hidden;
    padding: 20px 15px;
  }
}
#yith-quick-view-modal #yith-quick-view-close {
  color: #000;
  border: 0;
  font-weight: 500;
  opacity: 1;
  font-size: 15px;
  line-height: 28px;
  width: 28px;
  height: 28px;
  top: 10px;
  right: 20px;
  z-index: 9999;
  background: #fff;
}
#yith-quick-view-modal ::-webkit-scrollbar {
  width: 5px;
}
#yith-quick-view-modal ::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
}
#yith-quick-view-modal ::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #24aeb1;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
#yith-quick-view-modal ::-webkit-scrollbar-thumb:window-inactive {
  background-color: #24aeb1;
}

#yith-quick-view-content.single-product div.product {
  margin: 0;
}
#yith-quick-view-content.single-product div.product .summary-content .product_title.site-title,
#yith-quick-view-content.single-product div.product .summary-content h1.product_title {
  padding-top: 0;
  margin: 0;
  font-size: 1.7rem;
}
#yith-quick-view-content.single-product div.product .summary .price {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 1.4rem;
}
#yith-quick-view-content.single-product div.product .woocommerce-product-rating {
  margin: 10px 0;
}

#yith-quick-view-content .out-of-stock {
  position: static;
}

#yith-quick-view-content .onsale {
  left: 15px;
  top: 15px;
}

#yith-quick-view-content div.images {
  margin-top: 15px;
  margin-bottom: 0;
}

/**
 * Reviews
 */
#reviews {
  outline: none;
}
#reviews #comments {
  margin-top: 0;
  padding: 0;
}
#reviews #comments + #review_form_wrapper {
  margin-top: 30px;
}
#reviews .comment-reply-title {
  display: none;
}
#reviews .commentlist {
  list-style: none;
  margin-left: 0;
  padding-left: 0 !important;
}
#reviews .commentlist li {
  margin-bottom: 2.61792em;
  list-style: none;
  clear: both;
}
#reviews .commentlist li:after,
#reviews .commentlist li:before {
  content: "";
  display: table;
}
#reviews .commentlist li:after {
  clear: both;
}
#reviews .commentlist li .comment_container {
  border-radius: 3px;
  background: transparent;
}
#reviews .commentlist li .comment_container:after,
#reviews .commentlist li .comment_container:before {
  content: "";
  display: table;
}
#reviews .commentlist li .comment_container:after {
  clear: both;
}
#reviews .commentlist li .comment_container .comment-text .star-rating {
  font-size: 0.875em;
  line-height: 24px;
  height: 24px;
  margin-bottom: 0;
  float: left;
}
#reviews .commentlist li:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}
#reviews .commentlist li time {
  font-size: 0.875em;
}
#reviews .commentlist li .comment-text .star-rating {
  margin-bottom: 1.5rem;
}
#reviews .commentlist li .comment-text .meta {
  text-align: right;
}
#reviews .commentlist li .comment-text .meta * {
  font-size: 12px;
  font-size: 0.75rem;
  color: #181818;
  line-height: 24px;
}
#reviews .commentlist li .comment-text .description {
  padding-top: 5px;
  padding-bottom: 10px;
}
#reviews .commentlist li .avatar {
  display: none;
  border-radius: 50%;
  height: auto;
  left: 0;
}
.opal-comment-1 #reviews .commentlist li .avatar,
.opal-comment-3 #reviews .commentlist li .avatar,
.opal-comment-6 #reviews .commentlist li .avatar {
  left: 0;
}
#reviews .commentlist li p.meta {
  margin-bottom: 0.625em;
}
#reviews .commentlist li p.meta strong {
  line-height: 1;
  margin-bottom: 3px;
}
#reviews .commentlist li p.meta time {
  display: block;
}
#reviews .commentlist li p.meta .verified {
  font-style: normal;
  font-size: 0.875em;
}
#reviews .commentlist li p.meta .woocommerce-review__author,
#reviews .commentlist li p.meta .woocommerce-review__dash {
  display: none;
}
#reviews .commentlist li .woocommerce-review__author {
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 500;
  text-transform: uppercase;
}
#reviews .commentlist li .woocommerce-review__author:before {
  content: "";
  width: 15px;
  height: 1px;
  background-color: #000;
  margin-right: 10px;
  vertical-align: middle;
  display: inline-block;
}
#reviews .commentlist li ul.children {
  margin: 0;
  padding-top: 1.618em;
}
#reviews .commentlist li ul.children li {
  margin-bottom: 1.618em;
}
#reviews .commentlist li ul.children li:last-child {
  margin-bottom: 0;
}
#reviews .comment-respond {
  padding: 0;
  box-shadow: none;
  margin: 0;
}
#reviews .comment-form-rating {
  width: 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
#reviews .comment-form-rating label {
  display: block;
  font-weight: 600;
  margin-bottom: 10px;
}
#reviews .comment-form-rating .stars,
#reviews .comment-form-rating label {
  font-size: 18px;
  font-size: 1.125rem;
}
#reviews .comment-form-author,
#reviews .comment-form-email {
  width: 100%;
}
#reviews .comment-form-email {
  margin-right: 0;
}

#wp-comment-cookies-consent {
  margin-bottom: 2px;
}
#wp-comment-cookies-consent label {
  margin-bottom: 0;
}

#osf-accordion-container table.shop_attributes,
.woocommerce-Tabs-panel table.shop_attributes {
  border: 1px solid #e7e7e7;
}
#osf-accordion-container table.shop_attributes td,
#osf-accordion-container table.shop_attributes th,
.woocommerce-Tabs-panel table.shop_attributes td,
.woocommerce-Tabs-panel table.shop_attributes th {
  border: 1px solid #e7e7e7;
  padding: 10px 20px;
}
#osf-accordion-container table.shop_attributes td p,
#osf-accordion-container table.shop_attributes th p,
.woocommerce-Tabs-panel table.shop_attributes td p,
.woocommerce-Tabs-panel table.shop_attributes th p {
  margin-bottom: 0;
}

/**
 * Single Product
 */
.site-main > .product > .onsale {
  position: absolute;
  z-index: 10;
}

.single-product .pswp__button {
  background-color: transparent;
}

@media (min-width: 1200px) {
  .single-product[class*="opal-content-layout-2c"] div.type-product .entry-summary .inner {
    padding-left: 30px;
  }
}

.single-product div.type-product {
  position: relative;
  margin-bottom: 30px;
  background-color: #fff;
  border-radius: 6px;
  padding: 30px;
}
.single-product div.type-product .product-inner {
  position: relative;
}
.single-product div.type-product .entry-summary .compare,
.single-product div.type-product .entry-summary .yith-wcwl-add-to-wishlist > div > a {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  padding: 5px;
  margin-top: 1rem;
  position: relative;
  white-space: nowrap;
  font-size: 0;
  display: inline-block;
  float: left;
  border: 1px solid #e6e6e6;
}
.single-product div.type-product .entry-summary .compare:before,
.single-product div.type-product .entry-summary .yith-wcwl-add-to-wishlist > div > a:before {
  font-size: 14px;
  font-size: 0.875rem;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-weight: 700;
}
.single-product div.type-product .entry-summary .compare:hover,
.single-product div.type-product .entry-summary .yith-wcwl-add-to-wishlist > div > a:hover {
  color: #fff;
}
.single-product div.type-product .entry-summary .compare,
.single-product div.type-product .entry-summary .yith-wcwl-add-button {
  flex: 0 1 48px;
}
.single-product div.type-product .entry-summary .yith-wcwl-add-to-wishlist {
  display: inline-flex;
  margin-top: 0;
}
.single-product div.type-product .entry-summary .yith-wcwl-add-button {
  position: relative;
}
.single-product div.type-product .entry-summary .yith-wcwl-add-button img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.single-product div.type-product .entry-summary .compare {
  margin-right: 5px;
}
.single-product div.type-product .images figure {
  margin: 0;
}
.single-product div.type-product .product_title {
  font-size: 28px;
  font-size: 1.75rem;
  font-weight: 600;
  padding-top: 0;
  margin-bottom: 12px;
  font-family: inherit;
}
.single-product div.type-product .quantity_label {
  margin-bottom: 0;
  margin-top: 1rem;
  margin-right: 10px;
  font-size: 16px;
  font-size: 1rem;
}
.single-product div.type-product .images,
.single-product div.type-product .summary,
.single-product div.type-product .woocommerce-product-gallery {
  margin-bottom: 2.29068em;
  margin-top: 0;
}
.single-product div.type-product .woocommerce-product-gallery {
  position: relative;
  margin-bottom: 3.70633em;
}
.single-product div.type-product .woocommerce-product-gallery .zoomImg {
  background-color: #fff;
}
.single-product div.type-product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  position: absolute;
  top: 20px;
  right: 35px;
  display: block;
  height: 1.75em;
  width: 1.75em;
  z-index: 90;
  text-align: center;
  color: #1d2a38;
}
.single-product div.type-product .woocommerce-product-gallery img {
  margin: 0;
}
.single-product div.type-product .woocommerce-product-gallery .flex-control-thumbs {
  padding: 0;
  margin: 0 -5px;
}
.single-product div.type-product .woocommerce-product-gallery .flex-control-thumbs li {
  padding-left: 0;
  list-style: none;
  cursor: pointer;
  padding: 0 5px;
}
.single-product div.type-product .woocommerce-product-gallery .flex-control-thumbs li img {
  transition: all, ease, 0.2s;
  width: 100%;
  display: block;
  border: 1px solid #e6e6e6;
  margin-bottom: 10px;
}
.single-product div.type-product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li {
  flex: 0 0 50%;
  max-width: 50%;
}
.single-product div.type-product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}
.single-product div.type-product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
  flex: 0 0 25%;
  max-width: 25%;
}
.single-product div.type-product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
  flex: 0 0 20%;
  max-width: 20%;
}
.single-product div.type-product .woocommerce-product-gallery.woocommerce-product-gallery--columns-6 .flex-control-thumbs li {
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}
.single-product div.type-product .images {
  margin-bottom: 2em;
}
.single-product div.type-product .images .woocommerce-main-image {
  margin-bottom: 1.618em;
  display: block;
}
.single-product div.type-product .images .thumbnails:after,
.single-product div.type-product .images .thumbnails:before {
  content: "";
  display: table;
}
.single-product div.type-product .images .thumbnails:after {
  clear: both;
}
.single-product div.type-product .images .thumbnails a.zoom {
  display: block;
  width: 22.05%;
  margin-right: 3.8%;
  float: left;
  margin-bottom: 1em;
}
.single-product div.type-product .images .thumbnails a.zoom.last {
  margin-right: 0;
}
.single-product div.type-product .images .thumbnails a.zoom.first {
  clear: both;
}
.single-product div.type-product form.cart:not(.variations_form):not(.grouped_form) {
  display: flex;
  flex-wrap: wrap;
}
.single-product div.type-product form.cart {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.single-product div.type-product form.cart:after,
.single-product div.type-product form.cart:before {
  content: "";
  display: table;
}
.single-product div.type-product form.cart:after {
  clear: both;
}
.single-product div.type-product form.cart .woocommerce-variation-add-to-cart,
.single-product div.type-product form.cart:not(.variations_form) {
  border: 1px solid #e6e6e6;
  border-radius: 6px;
  padding: 4px 20px 20px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.single-product div.type-product form.cart .single_variation_wrap {
  width: 100%;
}
.single-product div.type-product form.cart .quantity {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin-right: 10px;
  border: 1px solid #e6e6e6;
  width: 120px;
  flex-basis: 120px;
  margin-top: 1rem;
  font-size: 15px;
  font-size: 0.9375rem;
  border-radius: 30px;
}
.single-product div.type-product form.cart .quantity.hidden {
  width: auto;
  height: auto;
  margin: 0;
}
.single-product div.type-product form.cart .quantity .quantity-action {
  cursor: pointer;
  padding: 1.032rem 0;
  color: #222;
  width: 33.33%;
  text-align: center;
  line-height: 1;
}
.single-product div.type-product form.cart .quantity .quantity-action:active,
.single-product div.type-product form.cart .quantity .quantity-action:focus,
.single-product div.type-product form.cart .quantity .quantity-action:hover {
  color: #000;
}
.single-product div.type-product form.cart .quantity input[type="number"] {
  padding: 0.35rem 0;
  line-height: 1;
  width: 33.33%;
  background-color: transparent;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 600;
}
.single-product div.type-product form.cart.grouped_form .quantity_label {
  display: none;
}
.single-product div.type-product .summary .price {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 12px;
  display: flex;
  align-items: center;
}
.single-product div.type-product .summary .price ins {
  background-color: transparent;
  float: left;
  margin-left: 0;
  order: -1;
  margin-right: 0.2em;
}
.single-product div.type-product .summary .price del {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
}
.single-product div.type-product table.variations {
  font-size: 16px;
  font-size: 1rem;
  position: relative;
  margin: 0 0 30px;
}
.single-product div.type-product table.variations tr {
  display: block;
}
.single-product div.type-product table.variations td,
.single-product div.type-product table.variations th {
  padding: 0;
  list-style: none;
  background-color: transparent;
  vertical-align: middle;
  border: 0;
}
.single-product div.type-product table.variations select {
  height: 40px;
  width: 100%;
  border: none;
  font-size: 16px;
  font-size: 1rem;
  background: transparent;
}
.single-product div.type-product table.variations label {
  margin-bottom: 0;
  font-size: 18px;
  font-size: 1.125rem;
  white-space: nowrap;
  line-height: 40px;
}
.single-product div.type-product table.variations label:after {
  content: ":";
  padding-right: 5px;
}
.single-product div.type-product table.variations .value select {
  padding: 0 10px;
  margin: 10px 0;
}
.single-product div.type-product .single_variation .price {
  margin-bottom: 0;
  display: block;
}
.single-product div.type-product .variations_button {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.single-product div.type-product .variations_button:after,
.single-product div.type-product .variations_button:before {
  content: "";
  display: table;
}
.single-product div.type-product .variations_button:after {
  clear: both;
}
.single-product div.type-product .woocommerce-variation-price {
  margin-bottom: 15px;
}
.single-product div.type-product .woocommerce-product-rating {
  display: flex;
  margin-bottom: 15px;
}
.single-product div.type-product .woocommerce-product-rating:after,
.single-product div.type-product .woocommerce-product-rating:before {
  content: "";
  display: table;
}
.single-product div.type-product .woocommerce-product-rating:after {
  clear: both;
}
.single-product div.type-product .woocommerce-product-rating a {
  font-size: 13px;
  font-size: 0.8125rem;
  margin-top: 3px;
}
.single-product div.type-product .woocommerce-product-rating a:not(:hover) {
  color: #aaa;
}
.single-product div.type-product .woocommerce-product-rating .star-rating {
  margin-right: 0.61805em;
}
.single-product div.type-product .product_meta {
  margin-top: 2.4rem;
  line-height: 1.75;
  font-weight: 500;
}
.single-product div.type-product .product_meta .posted_in a,
.single-product div.type-product .product_meta .sku,
.single-product div.type-product .product_meta .tagged_as a {
  text-transform: capitalize;
  letter-spacing: 0;
  font-weight: 400;
}
.single-product div.type-product .product_meta .posted_in,
.single-product div.type-product .product_meta .sku_wrapper,
.single-product div.type-product .product_meta .tagged_as {
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
}
.single-product div.type-product .product_meta .posted_in:last-child,
.single-product div.type-product .product_meta .sku_wrapper:last-child,
.single-product div.type-product .product_meta .tagged_as:last-child {
  border-bottom: 0;
}
.single-product div.type-product .woocommerce-tabs {
  padding: 0;
}
.single-product div.type-product .woocommerce-tabs .panel .shop_attributes p {
  margin-bottom: 0;
}
.single-product div.type-product.compare-button {
  margin-right: 0;
  margin-left: 0;
  padding-bottom: 0;
}
.single-product div.type-product .pbr-social-share {
  text-align: left;
}
.single-product div.type-product .pbr-social-share:before {
  display: none;
}
.single-product div.type-product .pbr-social-share .social-share-header {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 600;
  margin-right: 3px;
}
.single-product div.type-product .pbr-social-share a {
  margin: 0;
}
.single-product div.type-product form.variations_form {
  margin-top: 30px;
}
.single-product div.type-product form.variations_form > div {
  background-color: transparent !important;
}

.single-product[class*="opal-comment-form"] .comment-form .comment-form-author,
.single-product[class*="opal-comment-form"] .comment-form .comment-form-email,
.single-product[class*="opal-comment-form"] .comment-form .comment-notes {
  order: unset;
}

.single-product[class*="opal-comment-form"] .comment-form .form-submit {
  margin-top: 20px;
}
.single-product[class*="opal-comment-form"] .comment-form .form-submit .submit {
  min-width: 260px;
}

.single-product[class*="product-style"] .stock.out-of-stock {
  position: static;
  background-color: transparent;
  padding-left: 0;
  padding-right: 0;
}

.single-product .single_add_to_cart_button,
.single-product .single_add_to_cart_button.disabled[type="submit"] {
  margin-top: 1rem;
  margin-right: 5px;
  margin-left: 0;
  padding-right: 25px;
  padding-left: 25px;
  float: left;
  display: flex;
}
.single-product .single_add_to_cart_button.disabled[type="submit"]:before,
.single-product .single_add_to_cart_button:before {
  margin-right: 10px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  margin-bottom: 3px;
  vertical-align: middle;
}

.single-product .woocommerce-product-details__short-description ul {
  padding-left: 1.5em;
}

.single-product table.variations {
  margin-bottom: 1em;
}

.single-product table.group_table {
  width: 100%;
  border-bottom: 1px solid #e6e6e6;
  padding-top: 1rem;
  flex-basis: 100%;
  margin-bottom: 1rem;
}
.single-product table.group_table tr:last-child {
  border-bottom: 0;
}
.single-product table.group_table tr:last-child .woocommerce-grouped-product-image {
  border-bottom: 0;
  padding-bottom: 13px;
}
.single-product table.group_table tr:first-child .woocommerce-grouped-product-image {
  padding-top: 20px;
  width: 80px;
}
.single-product table.group_table .woocommerce-grouped-product-image {
  border-bottom: 1px solid #fff;
}
.single-product table.group_table .woocommerce-grouped-product-image img {
  width: 70px;
}
.single-product table.group_table .woocommerce-grouped-product-list-item__label label {
  margin-bottom: 0;
}
.single-product table.group_table .woocommerce-grouped-product-list-item__price {
  text-align: right;
}
.single-product table.group_table .woocommerce-grouped-product-list-item__price .amount {
  color: #222;
}
.single-product table.group_table .woocommerce-grouped-product-list-item__price ins {
  background: transparent;
  color: #222;
}
.single-product table.group_table .woocommerce-grouped-product-list-item__price p {
  margin-bottom: 0;
}
.single-product table.group_table .quantity {
  margin-right: 0 !important;
  margin-left: auto;
}
.single-product table.group_table .woocommerce-grouped-product-list-item__quantity {
  text-align: right;
}

.single-product a.reset_variations {
  position: absolute;
  bottom: 100%;
  left: 0;
  display: block;
  margin-left: 0;
  text-decoration: underline;
  font-size: 13px;
  font-size: 0.8125rem;
}
.single-product a.reset_variations:before {
  content: "\f00d";
}

.single-product .woocommerce-tabs {
  position: relative;
  padding: 30px;
  background-color: #fff;
  border-radius: 6px;
}
.single-product .woocommerce-tabs#osf-accordion-container [data-content] h2:first-of-type,
.single-product .woocommerce-tabs .panel h2:first-of-type {
  display: none;
}

.single-product .star-rating {
  line-height: 2;
}

.single-product .product-inner .onsale {
  border-radius: 4px;
  font-size: 11px;
  font-size: 0.6875rem;
  display: inline-block;
  font-weight: 600;
  line-height: 20px;
  color: #fff;
  padding: 0 8px;
  text-transform: uppercase;
  background-color: #84be52;
}

.single-product .osf_has_image_gallery + .onsale {
  left: 130px;
}

.single-product .woocommerce-product-gallery img {
  display: block;
  width: 100%;
}

.single-product table.variations td.label {
  min-width: 60px;
}

.single-product table.variations tr {
  border-bottom: 0;
  padding-top: 0;
}

.single-product table.variations select {
  border: 1px solid #eee;
}

.single-product .comment-body,
.single-product .comment_container {
  margin-bottom: 0.25rem;
}

.single-product #reviews .commentlist li {
  margin-bottom: 0;
}
.single-product #reviews .commentlist li:first-child .comment_container {
  padding-top: 0;
}
.single-product #reviews .commentlist li .comment_container {
  box-shadow: none;
  border-radius: 0;
  border-bottom: 1px solid;
  border-color: #eee;
  padding: 30px 0;
}

.single-product .entry-summary #reviews .commentlist li .comment_container {
  padding: 30px 0;
}

.single-product#yith-quick-view-content a.reset_variations {
  margin-top: 0;
  vertical-align: middle;
  display: inline-block;
}

.woocommerce-tabs ul.tabs {
  list-style: none;
  display: block;
  padding-left: 0;
}
.woocommerce-tabs ul.tabs li {
  display: inline-block;
  margin-right: 40px;
}
@media (max-width: 575px) {
  .woocommerce-tabs ul.tabs li {
    display: block;
    margin-right: 0;
  }
}
.woocommerce-tabs ul.tabs li:last-child {
  margin-right: 0;
}
.woocommerce-tabs ul.tabs li a {
  display: block;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 28px;
  padding-bottom: 26px;
  position: relative;
}
@media (max-width: 575px) {
  .woocommerce-tabs ul.tabs li a {
    padding-bottom: 5px;
    margin-bottom: 15px;
    display: inline-block;
  }
}
.woocommerce-tabs ul.tabs li a:after {
  content: "";
  position: absolute;
  width: 0;
  bottom: -1px;
  left: 0;
  border-bottom: 3px solid;
  transition: all 0.3s ease-in-out;
}
.woocommerce-tabs ul.tabs li.active a:after,
.woocommerce-tabs ul.tabs li a:hover:after {
  width: 100%;
}

.woocommerce-tabs .panel h2:first-of-type {
  font-size: 1.618em;
  margin-bottom: 1em;
  color: #000;
}

.woocommerce-tabs .woocommerce-Tabs-panel--description {
  line-height: 1.9;
}

.woocommerce-tabs#osf-accordion-container [data-accordion] {
  border-bottom: 1px solid;
  border-color: #eee;
}
.woocommerce-tabs#osf-accordion-container [data-accordion] [data-control] {
  position: relative;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  font-size: 24px;
  font-size: 1.5rem;
}
.woocommerce-tabs#osf-accordion-container [data-accordion] [data-control]:after,
.woocommerce-tabs#osf-accordion-container [data-accordion] [data-control]:before {
  content: "";
  width: 12px;
  display: inline-block;
  height: 1px;
  background: #000;
  position: absolute;
  right: 0;
  top: 50%;
}
.woocommerce-tabs#osf-accordion-container [data-accordion] [data-control]:before {
  transform: rotate(90deg);
}
.woocommerce-tabs#osf-accordion-container [data-accordion].open [data-control]:before {
  content: none;
}

.ywsfd-wrapper {
  border-top: 1px solid;
  border-color: #ccc;
}
.ywsfd-wrapper h2:first-of-type {
  font-size: 1rem;
  font-weight: 500;
  display: inline-block;
  padding-top: 1em;
  line-height: 30px;
}
.ywsfd-wrapper .ywsfd-social {
  margin-top: 0;
  border: none;
  text-align: left;
  display: inline-block;
  margin-bottom: 0;
}

.button-wrapper #chart-button {
  background-color: transparent;
  padding: 0;
  text-decoration: underline;
}
.button-wrapper #chart-button:hover {
  text-decoration: none;
  opacity: 0.8;
  background-color: transparent;
}

.remodal .remodal-close:focus,
.remodal .remodal-close:hover {
  color: #fff;
}

/** Single Product Start : Style 1 */
.woocommerce-single-style-1 div.product .woocommerce-product-gallery .flex-control-thumbs {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
}

/** Single Product End : Style 1 */
/** Single Product Start : Style 2 */
@media (min-width: 1200px) {
  .woocommerce-single-style-2.single-product div.product .entry-summary .inner {
    padding-left: 45px;
  }
}

.woocommerce-single-style-2.single-product div.product .images figure {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.woocommerce-single-style-2.single-product div.product .images figure .woocommerce-product-gallery__image {
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
}
@media (min-width: 576px) {
  .woocommerce-single-style-2.single-product div.product .images figure .woocommerce-product-gallery__image {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .woocommerce-single-style-2.single-product div.product .images figure .woocommerce-product-gallery__image {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.woocommerce-single-style-2.single-product div.product .images figure .woocommerce-product-gallery__image a {
  display: block;
  border: 1px solid #e6e6e6;
}

/** Single Product End : Style 2 */
/** Single Product Start : Style 3 */

.woocommerce-single-style-3.single-product div.product .entry-summary form.cart,
.woocommerce-single-style-3.single-product div.product .entry-summary form.cart:not(.variations_form):not(.grouped_form) {
  display: flex;
}
.woocommerce-single-style-3.single-product div.product .entry-summary form.cart.variations_form {
  flex-direction: column;
}
.woocommerce-single-style-3.single-product div.product .entry-summary form.cart.grouped_form {
  flex-wrap: wrap;
}

.woocommerce-single-style-3.single-product div.product .entry-summary.summary .price ins {
  float: unset;
}

.woocommerce-single-style-3.single-product div.product .entry-summary .woocommerce-tabs {
  margin-bottom: 40px;
}

.woocommerce-single-style-3.single-product div.product .images {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 2em;
}
.woocommerce-single-style-3.single-product div.product .images .woocommerce-product-gallery__image {
  margin-bottom: 30px;
}
.woocommerce-single-style-3.single-product div.product .images .woocommerce-product-gallery__image a {
  display: block;
}

.woocommerce-single-style-3.single-product div.product table.variations .variable-items-wrapper,
.woocommerce-single-style-3.single-product div.product table.variations .woo-variation-swatches-stylesheet-disabled .variable-items-wrapper {
  justify-content: center;
}

.woocommerce-single-style-3.single-product div.product .variations_button,
.woocommerce-single-style-3.single-product div.product .woocommerce-product-rating {
  display: flex;
}

.woocommerce-single-style-3.single-product div.product .product_meta {
  border: none;
  padding: 0;
}

.woocommerce-single-style-3.single-product div.product a.reset_variations {
  display: inline-block;
  margin-top: 1.3em;
  line-height: 40px;
  padding-bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

/** Single Product End : Style 3 */
/** Single Product Start : Style 4 */
.woocommerce-single-style-4.single-product div.product .images {
  display: flex;
  justify-content: space-between;
}

.woocommerce-single-style-4.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
  padding: 0;
  order: -1;
  flex: 0 0 110px;
}
.woocommerce-single-style-4.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li {
  flex: 0 0 100%;
  max-width: 100%;
}

.woocommerce-single-style-4.single-product div.product .woocommerce-product-gallery .flex-viewport {
  flex: 0 0 calc(100% - 110px);
}

.woocommerce-single-style-4.single-product div.product .entry-summary .inner {
  padding-left: 0;
  padding-right: 0;
}

/** Single Product End : Style 4 */
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
  box-shadow: unset;
}

.woo-variation-swatches .variable-items-wrapper .button-variable-item:not(.radio-variable-item) {
  box-shadow: none;
}
.woo-variation-swatches .variable-items-wrapper .button-variable-item:not(.radio-variable-item) span {
  font-size: inherit;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected,
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover {
  box-shadow: none;
}

.osf-wrap-swatches {
  transition: all 0.35s ease-in-out;
}
.osf-wrap-swatches .swatch {
  cursor: pointer;
  position: relative;
  margin-right: 5px;
}
.osf-wrap-swatches .swatch-color {
  height: 15px;
  width: 15px;
  font-size: 0;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}
.osf-wrap-swatches .swatch-label {
  font-size: 11px;
  font-size: 0.6875rem;
  font-weight: 600;
  padding: 0 3px;
  line-height: 18px;
  min-width: 20px;
  text-align: center;
  display: inline-block;
  border: 1px solid #ebebeb;
}
.osf-wrap-swatches .swatch-label.checked {
  background-color: #000;
  color: #fff;
}
.osf-wrap-swatches .swatch-image {
  font-size: 0;
  display: inline-block;
  border-radius: 50%;
}
.osf-wrap-swatches .swatch-image,
.osf-wrap-swatches .swatch-image img {
  height: 20px;
  width: 20px;
}
.osf-wrap-swatches .swatch-color.checked:after,
.osf-wrap-swatches .swatch-image.checked:after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  right: 0;
  height: 2px;
  background-color: #000;
}

.product-image-swatch + .product-image {
  display: none !important;
}

.product-swatch-loading .product-img-wrap:after {
  font-family: FontAwesome;
  content: "\f110";
  position: absolute;
  top: calc(50% - 25px);
  left: calc(50% - 25px);
  z-index: 2;
  color: #fff;
  font-size: 28px;
  animation: a 2s infinite linear;
}

.product-swatch-loading .product-img-wrap:before {
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: 1;
  background: rgba(0, 0, 0, 0.3);
}

/**
 * Widgets
 */
.widget.widget_product_categories .product-categories li a {
  display: flex;
  align-items: center;
}
.widget.widget_product_categories .product-categories li a:before {
  content: "";
  margin-right: 0.5rem;
}

.widget_product_brands ul,
.widget_rating_filter ul,
.woocommerce-widget-layered-nav ul {
  margin: 0;
}
.widget_product_brands ul li a,
.widget_rating_filter ul li a,
.woocommerce-widget-layered-nav ul li a {
  position: relative;
  padding-left: 33px;
}
.widget_product_brands ul li a:before,
.widget_rating_filter ul li a:before,
.woocommerce-widget-layered-nav ul li a:before {
  content: "";
  height: 16px;
  width: 16px;
  position: absolute;
  top: 50%;
  left: 0;
  border-radius: 50%;
  transform: translateY(-50%);
  transition: all 0.4s ease;
  border: 1px solid #e6e6e6;
}
.widget_product_brands ul li.chosen a,
.widget_product_brands ul li.current-cat a,
.widget_product_brands ul li a:hover,
.widget_rating_filter ul li.chosen a,
.widget_rating_filter ul li.current-cat a,
.widget_rating_filter ul li a:hover,
.woocommerce-widget-layered-nav ul li.chosen a,
.woocommerce-widget-layered-nav ul li.current-cat a,
.woocommerce-widget-layered-nav ul li a:hover {
  color: #000;
}
.widget_product_brands ul li.chosen a:after,
.widget_rating_filter ul li.chosen a:after,
.woocommerce-widget-layered-nav ul li.chosen a:after {
  content: "";
  position: absolute;
  top: 40%;
  left: 10px;
  transform: translate(-50%, -50%) rotate(-45deg);
  width: 10px;
  height: 5px;
  border-style: solid;
  border-color: #000;
  border-width: 0 0 1px 1px;
  display: block;
}

.widget_product_brands input[type="text"] {
  margin-top: 25px;
  margin-bottom: 20px;
}

.osf-active-filters {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.osf-active-filters > * {
  margin-bottom: 10px;
}
.osf-active-filters ul {
  padding-left: 0;
}
.osf-active-filters li {
  display: inline-block;
  margin-right: 10px;
}
.osf-active-filters li a {
  border: 1px solid #e6e6e6;
  color: #999;
  border-radius: 30px;
  background-color: #fff;
  padding: 3px 12px;
  position: relative;
  font-size: 13px;
  font-size: 0.8125rem;
}
.osf-active-filters li a:before {
  content: "\f057";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 15px;
  font-size: 0.9375rem;
  position: absolute;
  top: -6px;
  left: -6px;
}
.osf-active-filters li a:hover:before {
  color: #ff4a5d;
}
.osf-active-filters .widget_layered_nav_filters {
  display: inline-block;
}
.osf-active-filters .widget_layered_nav_filters ul li {
  padding: 0;
}
.osf-active-filters .widget_layered_nav_filters .widgettitle {
  display: none;
}
.osf-active-filters .clear-all {
  display: none;
  font-size: 13px;
  font-size: 0.8125rem;
}
@media (min-width: 576px) {
  .osf-active-filters .clear-all {
    border-left: 1px solid #e6e6e6;
    padding-left: 10px;
  }
}
.osf-active-filters div + .osf_active_filters_label {
  display: inline-block;
  float: left;
}
.osf-active-filters div ~ .clear-all {
  display: inline-block;
  line-height: 1.2;
}
.osf-active-filters .osf_active_filters_label {
  margin-right: 10px;
}

.woocommerce-widget-layered-nav ul li a {
  font-size: 14px;
  font-size: 0.875rem;
  color: #7d879c;
}
.woocommerce-widget-layered-nav ul li a.osf-color-type {
  display: flex;
  align-items: center;
  padding-left: 30px;
}
.woocommerce-widget-layered-nav ul li a.osf-color-type:before {
  display: none;
}
.woocommerce-widget-layered-nav ul li a.osf-label-type:hover {
  border-color: #000;
  color: #fff;
  background-color: #000;
}

.woocommerce-widget-layered-nav ul li.chosen a.osf-color-type .color-name {
  color: #000;
}

.woocommerce-widget-layered-nav ul li.chosen a.osf-color-type:after {
  box-shadow: -1px 1px #fff;
  left: 15px;
  top: 44%;
}

.woocommerce-widget-layered-nav ul li.chosen a.osf-label-type {
  border-color: #000;
  color: #fff;
  background-color: #000;
}

.woocommerce-widget-layered-nav ul.two_columns {
  display: flex;
  flex-wrap: wrap;
}
#secondary .woocommerce-widget-layered-nav ul.two_columns {
  margin: 0 -15px;
}
.woocommerce-widget-layered-nav ul.two_columns li {
  flex: 0 0 50%;
  padding: 0 15px;
}

.woocommerce-widget-layered-nav ul.inline {
  display: flex;
  flex-wrap: wrap;
}
.woocommerce-widget-layered-nav ul.inline li {
  padding: 0;
  margin-right: 5px;
  margin-bottom: 5px;
}

.woocommerce-widget-layered-nav .osf-color-type {
  min-height: 30px;
}
.woocommerce-widget-layered-nav .osf-color-type .color-label {
  content: "";
  height: 30px;
  width: 30px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  border: 2px solid #e6e6e6;
  border-radius: 6px;
  transition: all 0.3s ease;
}
.woocommerce-widget-layered-nav .osf-color-type .color-name {
  line-height: 30px;
}
.woocommerce-widget-layered-nav .osf-color-type .color-count {
  color: #777;
  text-align: center;
  line-height: 18px;
  display: inline-block;
  margin-left: auto;
}
.woocommerce-widget-layered-nav .osf-color-type:hover .color-label:before {
  border-color: #000;
}
.woocommerce-widget-layered-nav .osf-color-type:hover .color-name {
  color: #222;
}

.woocommerce-widget-layered-nav .osf-image-type {
  text-align: center;
  border: 1px solid #e6e6e6;
  display: block;
  margin-bottom: 15px;
  padding: 10px;
}
.woocommerce-widget-layered-nav .osf-image-type:after,
.woocommerce-widget-layered-nav .osf-image-type:before {
  display: none;
  opacity: 0;
  visibility: hidden;
}
.woocommerce-widget-layered-nav .osf-image-type .attr-image {
  background-size: cover;
  padding-left: 65px;
  height: 65px;
  display: inline-block;
}

.woocommerce-widget-layered-nav .inline .osf-color-type .color-count,
.woocommerce-widget-layered-nav .inline .osf-color-type .color-name {
  display: none;
  visibility: hidden;
  opacity: 0;
}

.woocommerce-widget-layered-nav .osf-label-type {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 500;
  min-width: 57px;
  border: 2px solid #e6e6e6;
  border-radius: 6px;
  padding: 0.4em 0.5em 0.2em;
  display: inline-block;
  text-align: center;
}
.woocommerce-widget-layered-nav .osf-label-type:after,
.woocommerce-widget-layered-nav .osf-label-type:before {
  content: none;
}

.woocommerce-product-grid-2 .product-block {
  background-color: transparent;
  overflow: visible;
}
.woocommerce-product-grid-2 .product-block:before {
  position: absolute;
  top: -15px;
  left: -15px;
  right: -15px;
  bottom: -15px;
  background-color: #fff;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  visibility: hidden;
  opacity: 0;
  content: "";
  border-radius: 6px;
}
.woocommerce-product-grid-2 .product-block:hover {
  box-shadow: none;
}
.woocommerce-product-grid-2 .product-block:hover:before {
  visibility: visible;
  opacity: 1;
}

.woocommerce-product-grid-2 .product-image {
  overflow: hidden;
}

.woocommerce-product-grid-2 .caption {
  padding: 0;
  z-index: 99;
}

.product_list_widget,
.woocommerce-product-list-3 {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.product_list_widget li,
.woocommerce-product-list-3 li {
  margin-bottom: 30px;
  list-style: none;
  width: 100%;
}
.product_list_widget li:not(.woocommerce-mini-cart-item),
.woocommerce-product-list-3 li:not(.woocommerce-mini-cart-item) {
  display: flex;
}
.product_list_widget li .product-block .caption,
.woocommerce-product-list-3 li .product-block .caption {
  padding: 0;
}
.product_list_widget li:after,
.product_list_widget li:before,
.woocommerce-product-list-3 li:after,
.woocommerce-product-list-3 li:before {
  content: "";
  display: table;
}
.product_list_widget li:after,
.woocommerce-product-list-3 li:after {
  clear: both;
}
.product_list_widget li .inner,
.woocommerce-product-list-3 li .inner {
  display: flex;
  width: 100%;
  align-items: center;
}
.product_list_widget li img,
.woocommerce-product-list-3 li img {
  width: 100%;
  float: left;
}
.product_list_widget li img.wp-post-image,
.woocommerce-product-list-3 li img.wp-post-image {
  max-width: 5.99684em;
}
.product_list_widget li .product-thumbnail,
.woocommerce-product-list-3 li .product-thumbnail {
  margin-right: 20px;
  max-width: 100px;
  width: auto;
}
.product_list_widget li .product-content,
.woocommerce-product-list-3 li .product-content {
  display: flex;
  flex: 1;
  flex-direction: column;
}
.product_list_widget li .product-title,
.woocommerce-product-list-3 li .product-title {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.5;
  padding-top: 0;
  font-family: inherit;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  max-height: 3.2em;
  margin-bottom: 0.5rem;
}
.product_list_widget li .product-title + .product-price,
.woocommerce-product-list-3 li .product-title + .product-price {
  margin-top: 0;
}
.product_list_widget li .product-price,
.woocommerce-product-list-3 li .product-price {
  margin-top: 0.875em;
  font-size: 20px;
  font-size: 1.25rem;
}
.product_list_widget li > a,
.woocommerce-product-list-3 li > a {
  display: block;
}
.product_list_widget li:first-child:before,
.woocommerce-product-list-3 li:first-child:before {
  content: none;
}
.product_list_widget li .star-rating,
.woocommerce-product-list-3 li .star-rating {
  font-size: 12px;
  font-size: 0.75rem;
}
.product_list_widget li .star-rating + .product-price,
.woocommerce-product-list-3 li .star-rating + .product-price {
  margin-top: 0;
}
.product_list_widget li .posted_in,
.woocommerce-product-list-3 li .posted_in {
  margin-bottom: 5px;
  font-size: 0.875em;
  display: none;
}
.product_list_widget li .product-excerpt,
.woocommerce-product-list-3 li .product-excerpt {
  line-height: 1.6;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  overflow: hidden;
  max-height: 4.8em;
}

@media (min-width: 576px) {
  .woocommerce-product-list-1 .product-block {
    flex-direction: unset;
    align-items: center;
    padding: 30px;
  }
}

.woocommerce-product-list-1 .product-block .caption {
  padding: 0 20px 20px;
}
@media (min-width: 576px) {
  .woocommerce-product-list-1 .product-block .caption {
    padding: 0;
  }
}

@media (min-width: 576px) {
  .woocommerce-product-list-1 .product-transition {
    margin-bottom: 0;
    margin-right: 30px;
    max-width: 50%;
    flex: 0 0 50%;
  }
}

.woocommerce-product-list-1 .product-rating-price {
  margin-top: 10px;
}

.woocommerce-product-list-1 li.product .caption .star-rating {
  display: none;
}

.woocommerce-product-list-1 .product-footer a[class*="product_type_"] {
  margin-top: 10px;
}

.woocommerce-product-list-1 .time {
  margin-top: 30px;
}

.woocommerce-product-list-2 .product-block {
  padding: 0;
  flex-direction: unset;
  align-items: center;
}
@media (min-width: 576px) {
  .woocommerce-product-list-2 .product-block {
    padding: 20px;
  }
}
.woocommerce-product-list-2 .product-block .caption {
  padding: 0;
}

.woocommerce-product-list-2 .product-transition {
  margin-bottom: 0;
  margin-right: 10px;
  max-width: 120px;
  flex: 0 0 120px;
}

.woocommerce-product-list-2 .product-rating-price {
  margin-top: 10px;
}

.woocommerce-product-list-2 li.product .caption .star-rating {
  display: none;
}

.woocommerce-product-list-2 .product-footer a[class*="product_type_"] {
  margin-top: 10px;
}

.woocommerce-product-list-2 .time {
  margin-top: 30px;
}

.woocommerce-product-list-2 .group-action,
.woocommerce-product-list-2 .product-footer {
  display: none;
}

.widget ul.products li.product a {
  text-decoration: none;
}

.widget_products a {
  display: block;
}

.widget_shopping_cart .product_list_widget {
  margin-bottom: 0;
}
.widget_shopping_cart .product_list_widget li {
  position: relative;
}
.widget_shopping_cart .product_list_widget li img {
  margin-right: 15px;
}
.widget_shopping_cart .product_list_widget li a.remove {
  position: absolute;
  top: 0.6em;
  right: 0;
  opacity: 1;
}

.widget_shopping_cart p.buttons,
.widget_shopping_cart p.total {
  padding: 1em 0;
  margin: 0;
}

.widget_shopping_cart p.total {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.widget_shopping_cart .buttons .button {
  display: block;
}

.widget_price_filter .price_slider {
  margin-bottom: 1em;
}

.widget_price_filter .price_slider_amount {
  line-height: 2.4em;
}
.widget_price_filter .price_slider_amount input[type="text"] {
  display: none;
}
.widget_price_filter .price_slider_amount .button {
  float: left;
}
.widget_price_filter .price_slider_amount .price_label span {
  color: #000;
}

.widget_price_filter .ui-slider {
  position: relative;
  text-align: left;
}

.widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 10px;
  height: 10px;
  cursor: ew-resize;
  border-radius: 50%;
  outline: none;
  background-color: #000;
  box-sizing: border-box;
  opacity: 1;
  top: -3px;
}
.widget_price_filter .ui-slider .ui-slider-handle:last-child {
  margin-left: -7px;
}
.widget_price_filter .ui-slider .ui-slider-handle.ui-state-active,
.widget_price_filter .ui-slider .ui-slider-handle:hover {
  box-shadow: 0 0 0 0.236em rgba(0, 0, 0, 0.1);
}

.widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background: #2c2d33;
  border-top-left-radius: 1em;
  border-top-right-radius: 1em;
  border-bottom-left-radius: 1em;
  border-bottom-right-radius: 1em;
}

.widget_price_filter .price_slider_wrapper .ui-widget-content {
  border-top-left-radius: 1em;
  border-top-right-radius: 1em;
  border-bottom-left-radius: 1em;
  border-bottom-right-radius: 1em;
  background: rgba(0, 0, 0, 0.1);
  margin-top: 0;
}

.widget_price_filter .ui-slider-horizontal {
  height: 4px;
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
  left: -1px;
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
  right: -1px;
}

.widget_product_search form input[type="submit"] {
  display: none;
}

.search-form-wapper .input-group,
.search-form-wapper .input-group-btn,
.search-form-wapper .search-form {
  border-radius: inherit !important;
}

.search-form-wapper .search-submit {
  border-top-right-radius: inherit !important;
  border-bottom-right-radius: inherit !important;
}

.search-form-wapper input[type="search"] {
  border-top-left-radius: inherit !important;
  border-bottom-left-radius: inherit !important;
}

.opal-style-1.search-form-wapper .input-group-btn {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 4;
}

.opal-style-1.search-form-wapper .search-submit,
.opal-style-1.search-form-wapper input[type="search"] {
  border-radius: inherit !important;
  border: none;
}

.opal-style-1.search-form-wapper .search-submit {
  background: transparent;
  padding-left: 25px;
  padding-right: 20px;
}

.opal-style-1.search-form-wapper.button_left .input-group-btn {
  left: 0;
  right: auto;
}

.opal-style-1.search-form-wapper.button_left input[type="search"] {
  padding-left: 55px;
  padding-right: 15px;
}

.opal-style-1.search-form-wapper.button_right .input-group-btn {
  right: 0;
  left: auto;
}

.opal-style-1.search-form-wapper.button_right input[type="search"] {
  padding-right: 55px;
  padding-left: 15px;
}

.opal-style-1.search-form-wapper .dgwt-wcas-search-wrapp .dgwt-wcas-search-input,
.opal-style-1.search-form-wapper .dgwt-wcas-sf-wrapp {
  background-color: transparent;
}

.widget_rating_filter .star-rating {
  display: inline-block;
  vertical-align: middle;
}

#secondary .widget_price_filter button[type="submit"],
.opal-canvas-filter .widget_price_filter button[type="submit"] {
  display: none;
}

.otf-product-recently-review {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 9999;
}
@media (max-width: 767px) {
  .otf-product-recently-review {
    display: none;
  }
}
.otf-product-recently-review .otf-woocommerce-recently-viewed {
  float: right;
  font-size: 15px;
  line-height: 1;
  padding: 14px 45px 14px 17px;
  border: 1px solid #ccc;
  border-bottom: 0;
  margin: 0 95px;
  position: relative;
  background-color: #f4f5f5;
  cursor: pointer;
  font-weight: 500;
  z-index: 999;
}
.otf-product-recently-review .otf-woocommerce-recently-viewed:after {
  content: "\f078";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 17px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 12px;
  font-weight: 500;
  transition: 0.2s;
}
.otf-product-recently-review .otf-woocommerce-recently-viewed.active {
  background: #fff;
}
.otf-product-recently-review .otf-woocommerce-recently-viewed.active:after {
  transform: rotate(180deg) translateY(50%);
}

.otf-product-recently-content {
  width: 100% !important;
  display: none;
  clear: both;
  position: relative;
}
.otf-product-recently-content .otf-product-recently-content-overlay {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.otf-product-recently-content .woocommerce-product {
  background: #fff;
}
.otf-product-recently-content .widget_recently_viewed_products {
  margin-bottom: 0 !important;
}
.otf-product-recently-content .products {
  display: flex;
  padding: 30px 0;
}
.otf-product-recently-content li {
  width: 20%;
  padding: 0 15px !important;
}
.otf-product-recently-content li .inner {
  border: none !important;
  display: block;
  padding: 0;
}
.otf-product-recently-content li a.product-thumbnail {
  margin-right: 0;
  max-width: 100%;
  width: 100%;
}
.otf-product-recently-content li img.wp-post-image {
  max-width: 200px;
}
.otf-product-recently-content li .product-thumbnail img {
  border: 1px solid #eee;
}
.otf-product-recently-content li .product-content {
  display: block;
  width: 100%;
}
.otf-product-recently-content li .product-content .product-title {
  padding-top: 1em;
  max-height: 4.2em;
}
.otf-product-recently-content li .product-content .product-price,
.otf-product-recently-content li .product-content .star-rating,
.otf-product-recently-content li .product-content .time {
  display: none;
}

.recently_viewed_product-item {
  position: relative;
}

a.recently_viewed_product-item-remove {
  position: absolute;
  width: 30px;
  height: 30px;
  right: 0;
  top: 5px;
  text-align: center;
  font-size: 20px;
  font-size: 1.25rem;
}
a.recently_viewed_product-item-remove:hover {
  color: red !important;
}

/**
 * Breadcrumbs
 */
.woocommerce-breadcrumb {
  margin-left: -1.387rem;
  margin-right: -1.387rem;
  margin-bottom: 1.618em;
  font-size: 0.875em;
  padding: 1em 1.387rem;
}
.woocommerce-breadcrumb .breadcrumb-separator {
  display: inline-block;
  padding: 0 0.54079em;
}

/**
 * Breadcrumbs
 */
.woocommerce-breadcrumb {
  padding: 1.41575em 99em;
  margin-left: -99em;
  margin-right: -99em;
  margin-bottom: 4.2358em;
}

@media (min-width: 568px) and (max-width: ms(18)) {
  .woocommerce-breadcrumb {
    margin-left: -2.618rem;
    margin-right: -2.618rem;
    padding-left: 2.618rem;
    padding-right: 2.618rem;
  }
}

#opal-woocommerce-loading {
  background: #fff;
  position: fixed;
  z-index: 10001;
  top: 50%;
  width: 50px;
  height: 50px;
  left: 50%;
  margin: -25px auto auto -25px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
#opal-woocommerce-loading:before {
  content: "";
  width: 30px;
  height: 30px;
  display: block;
  vertical-align: middle;
  border: 1px solid #bbb;
  border-left-color: #000;
  border-radius: 50%;
  animation: q 0.45s infinite linear;
  -webkit-animation: q 0.45s infinite linear;
  margin: 30px auto;
  margin: 10px auto;
}

body.opal-filter-loading #content {
  opacity: 0.76;
}
body.opal-filter-loading #content * {
  pointer-events: none;
}

.woocommerce .blockUI.blockOverlay:before,
.woocommerce .loader:before {
  content: "";
  vertical-align: middle;
  border: 1px solid #bbb;
  border-left-color: #000;
  border-radius: 50%;
  animation: q 0.45s infinite linear;
  -webkit-animation: q 0.45s infinite linear;
  background-image: none !important;
}

.shop-action .blockUI.blockOverlay:before,
.shop-action .loader:before {
  width: 20px;
  height: 20px;
  background: #fff !important;
  top: 50%;
  left: 50%;
  opacity: 1 !important;
  overflow: hidden;
  border-radius: 50%;
  margin: -10px;
}

.shop-action .blockUI.blockOverlay {
  opacity: 1 !important;
  overflow: hidden;
}

@media (min-width: 992px) {
  .handheld-footer-bar {
    display: none;
  }
}

@media (max-width: 991px) {
  .opal-wrapper {
    margin-bottom: 65px;
  }
  .handheld-footer-bar {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    border-top: 1px solid hsla(0, 0%, 100%, 0.2);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    z-index: 9999;
    background-color: #2d2d2d;
  }
  .handheld-footer-bar [class*="columns-"] {
    display: flex;
    -ms-flex-align: center;
    list-style: none;
    margin-bottom: 0;
    padding: 0;
    min-height: 65px;
    color: #f3f3f3;
    position: relative;
  }
  .handheld-footer-bar [class*="columns-"] li {
    flex: 1 1 0;
    text-align: center;
  }
  .handheld-footer-bar [class*="columns-"] li:not(:last-child) a {
    border-right: 1px solid hsla(0, 0%, 100%, 0.2);
  }
  .handheld-footer-bar [class*="columns-"] a {
    color: #f3f3f3;
    height: 100%;
    cursor: pointer;
    display: block;
    background: #444;
  }
  .handheld-footer-bar [class*="columns-"] a:before {
    font: normal normal normal 26px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    cursor: pointer;
    pointer-events: none;
    line-height: 65px;
  }
  .handheld-footer-bar .my-account .my-accrount-footer {
    display: block;
    position: relative;
    text-indent: -9999px;
    z-index: 999;
  }
  .handheld-footer-bar .my-account .my-accrount-footer:before {
    text-indent: 0;
    font-size: 27px;
  }
  .handheld-footer-bar .cart .footer-cart-contents {
    position: relative;
    display: block;
    z-index: 99;
  }
  .handheld-footer-bar .cart .footer-cart-contents .count {
    text-indent: 0;
    display: block;
    width: 2em;
    height: 2em;
    line-height: 2;
    box-sizing: content-box;
    font-size: 12px;
    position: absolute;
    top: 10px;
    left: calc(50% + 5px);
    border-radius: 100%;
  }
  .handheld-footer-bar .site-search {
    position: absolute;
    bottom: -120%;
    left: 0;
    right: 0;
    transition: all, ease, 0.2s;
    padding: 1em 1em 0;
    z-index: 1;
    display: block;
    background-color: #262626;
  }
  .handheld-footer-bar .site-search .search-submit {
    border-radius: 0;
  }
  .handheld-footer-bar .search .search-footer {
    position: relative;
    text-indent: -9999px;
    z-index: 999;
  }
  .handheld-footer-bar .search input[type="search"] {
    margin-top: 0;
    padding: 10px;
    border-color: #fff;
  }
  .handheld-footer-bar .search.active .site-search {
    bottom: 100%;
  }
}

.handheld-footer-bar .search .search-footer:before {
  text-indent: 0;
}
.woo-variation-swatches-stylesheet-disabled .woo-variation-raw-select,
.woo-variation-swatches-stylesheet-disabled .woo-variation-raw-select + .select2 {
  display: none !important;
}

.woo-variation-swatches-stylesheet-disabled .variable-items-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}
.woo-variation-swatches-stylesheet-disabled .variable-items-wrapper .variable-item {
  margin: 0;
  padding: 0;
  list-style: none;
  transition: all 0.2s ease;
  position: relative;
}
.woo-variation-swatches-stylesheet-disabled .variable-items-wrapper .variable-item img {
  margin: 0;
  /** Storefront FIX */
  padding: 0;
  /** ShopIsle Fix */
  width: 100%;
  /** TheGem Fix */
}
.woo-variation-swatches-stylesheet-disabled .variable-items-wrapper.radio-variable-wrapper {
  display: block;
}
.woo-variation-swatches-stylesheet-disabled .variable-items-wrapper.radio-variable-wrapper .radio-variable-item {
  box-sizing: border-box;
  display: block;
  list-style: none;
  cursor: pointer;
  margin: 0;
}
.woo-variation-swatches-stylesheet-disabled .variable-items-wrapper.radio-variable-wrapper .radio-variable-item label {
  cursor: pointer;
}
.woo-variation-swatches-stylesheet-disabled .variable-items-wrapper.radio-variable-wrapper .radio-variable-item input {
  cursor: pointer;
  width: auto;
  margin-right: 5px;
}
.woo-variation-swatches-stylesheet-disabled .variable-items-wrapper.radio-variable-wrapper .radio-variable-item label {
  font-weight: 400;
  font-size: 14px;
  display: inline-block;
}
.woo-variation-swatches-stylesheet-disabled .variable-items-wrapper .variable-item:not(.radio-variable-item) {
  box-sizing: border-box;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
.woo-variation-swatches-stylesheet-disabled .variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item {
  width: 26px;
  height: 26px;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  padding: 2px;
  margin: 7px 10px 7px 0;
  border-radius: 0;
}
.woo-variation-swatches-stylesheet-disabled .variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item:last-of-type {
  margin-right: 0;
}
.woo-variation-swatches-stylesheet-disabled .variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item:hover {
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1);
}
.woo-variation-swatches-stylesheet-disabled .variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item.selected,
.woo-variation-swatches-stylesheet-disabled .variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item.selected:hover {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.9);
}
.woo-variation-swatches-stylesheet-disabled .variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item .variable-item-span-color {
  width: 100%;
  height: 100%;
  position: relative;
}
.woo-variation-swatches-stylesheet-disabled .variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item .variable-item-span-color:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  box-shadow: inset 0 0 1px 0 rgba(0, 0, 0, 0.5);
}
.woo-variation-swatches-stylesheet-disabled .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item {
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
  margin: 7px 15px 7px 0;
}
.woo-variation-swatches-stylesheet-disabled .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item.disabled:after,
.woo-variation-swatches-stylesheet-disabled .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item.disabled:before {
  display: none;
}
.woo-variation-swatches-stylesheet-disabled .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item:not(.disabled).selected .variable-item-span,
.woo-variation-swatches-stylesheet-disabled .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item:not(.disabled):hover .variable-item-span {
  color: #fff;
  background-color: #000;
}
.woo-variation-swatches-stylesheet-disabled .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item:last-child {
  margin-right: 0;
}
.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-style-rounded .variable-items-wrapper .variable-item,
.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-style-rounded .variable-items-wrapper .variable-item .variable-item-span,
.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-style-rounded .variable-items-wrapper .variable-item .variable-item-span:after,
.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-style-rounded .variable-items-wrapper .variable-item img {
  border-radius: 100%;
}

.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-style-squared .variable-items-wrapper .variable-item.button-variable-item {
  border: 1px solid #e6e6e6;
}
.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-style-squared .variable-items-wrapper .variable-item.button-variable-item .variable-item-span {
  padding: 0 5px;
  height: 40px;
  min-width: 60px;
  line-height: 40px;
}

.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-style-squared .variable-items-wrapper .variable-item.color-variable-item span:after {
  border-radius: 0;
}
.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur .variable-item:not(.radio-variable-item).disabled,
.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur .variable-item:not(.radio-variable-item).disabled:hover {
  cursor: not-allowed;
  pointer-events: none;
  position: relative;
  overflow: hidden;
}
.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur .variable-item:not(.radio-variable-item).disabled:hover img,
.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur .variable-item:not(.radio-variable-item).disabled:hover span,
.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur .variable-item:not(.radio-variable-item).disabled img,
.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur .variable-item:not(.radio-variable-item).disabled span {
  opacity: 0.3;
}
.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur .variable-item:not(.radio-variable-item).disabled:after,
.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur .variable-item:not(.radio-variable-item).disabled:before,
.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur .variable-item:not(.radio-variable-item).disabled:hover:after,
.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur .variable-item:not(.radio-variable-item).disabled:hover:before {
  position: absolute;
  content: " " !important;
  width: 100%;
  height: 1px;
  background: red !important;
  left: 0;
  right: 0;
  bottom: 0;
  top: 50%;
  visibility: visible;
  opacity: 1;
  border: 0;
  margin: 0 !important;
  padding: 0 !important;
  min-width: auto;
  transform-origin: center;
  z-index: 0;
}
.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur .variable-item:not(.radio-variable-item).disabled:before,
.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur .variable-item:not(.radio-variable-item).disabled:hover:before {
  transform: rotate(45deg);
}
.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur .variable-item:not(.radio-variable-item).disabled:after,
.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur .variable-item:not(.radio-variable-item).disabled:hover:after {
  transform: rotate(-45deg);
}

.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur .radio-variable-item.disabled:hover input,
.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur .radio-variable-item.disabled:hover label,
.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur .radio-variable-item.disabled input,
.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur .radio-variable-item.disabled label {
  cursor: not-allowed;
  text-decoration: line-through;
  opacity: 0.5;
}

.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur .radio-variable-item.disabled:after,
.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur .radio-variable-item.disabled:before,
.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur .radio-variable-item.disabled:hover:after,
.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur .radio-variable-item.disabled:hover:before {
  display: none;
}
.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur-no-cross .variable-item:not(.radio-variable-item).disabled,
.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur-no-cross .variable-item:not(.radio-variable-item).disabled:hover {
  pointer-events: none;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05);
  position: relative;
  overflow: hidden;
}
.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur-no-cross .variable-item:not(.radio-variable-item).disabled:hover img,
.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur-no-cross .variable-item:not(.radio-variable-item).disabled:hover span,
.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur-no-cross .variable-item:not(.radio-variable-item).disabled img,
.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur-no-cross .variable-item:not(.radio-variable-item).disabled span {
  opacity: 0.3;
}
.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur-no-cross .radio-variable-item.disabled,
.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur-no-cross .radio-variable-item.disabled:hover {
  overflow: hidden;
}
.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur-no-cross .radio-variable-item.disabled:hover input,
.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur-no-cross .radio-variable-item.disabled:hover label,
.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur-no-cross .radio-variable-item.disabled input,
.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur-no-cross .radio-variable-item.disabled label {
  pointer-events: none;
  opacity: 0.3;
}

.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-hide .variable-item.disabled {
  opacity: 0;
  visibility: hidden;
  transform: scale(0);
  transform-origin: center;
  width: 0 !important;
  height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  min-width: 0 !important;
  min-height: 0 !important;
}
.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-hide .variable-item.disabled.radio-variable-item {
  width: auto !important;
}

.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-tooltip-enabled .radio-variable-item[data-wvstooltip] {
  position: relative;
}
.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-tooltip-enabled .radio-variable-item[data-wvstooltip]:after,
.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-tooltip-enabled .radio-variable-item[data-wvstooltip]:before {
  left: 8px;
  bottom: 100%;
}

.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-tooltip-enabled .radio-variable-item .image-tooltip-wrapper {
  transform: translateX(-50%);
  left: 8px;
}

.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-tooltip-enabled.woo-variation-swatches-archive-align-center
  .wvs-archive-variation-wrapper
  .radio-variable-item[data-wvstooltip]:after,
.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-tooltip-enabled.woo-variation-swatches-archive-align-center
  .wvs-archive-variation-wrapper
  .radio-variable-item[data-wvstooltip]:before {
  left: 50%;
}

.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-tooltip-enabled.woo-variation-swatches-archive-align-center
  .wvs-archive-variation-wrapper
  .radio-variable-item
  .image-tooltip-wrapper {
  transform: translateX(-50%);
  left: 50%;
}

.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-tooltip-enabled.woo-variation-swatches-archive-align-right
  .wvs-archive-variation-wrapper
  .radio-variable-item[data-wvstooltip]:after,
.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-tooltip-enabled.woo-variation-swatches-archive-align-right
  .wvs-archive-variation-wrapper
  .radio-variable-item[data-wvstooltip]:before {
  left: 100%;
}

.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-tooltip-enabled.woo-variation-swatches-archive-align-right
  .wvs-archive-variation-wrapper
  .radio-variable-item
  .image-tooltip-wrapper {
  transform: translateX(-50%);
  left: 100%;
}

.woo-variation-swatches-stylesheet-disabled.rtl table.variations td.label {
  padding-left: 15px;
  padding-right: 0;
  text-align: left;
}

.woo-variation-swatches-stylesheet-disabled.rtl .variable-items-wrapper .variable-item {
  text-align: right;
}
.woo-variation-swatches-stylesheet-disabled.rtl .variable-items-wrapper .variable-item:not(.radio-variable-item) {
  margin: 4px 0 4px 8px;
}

.woo-variation-swatches-stylesheet-disabled.rtl .variable-items-wrapper.radio-variable-wrapper .radio-variable-item input {
  margin-right: 0;
  margin-left: 5px;
}

.woo-variation-swatches-stylesheet-disabled.woocommerce .product.elementor table.variations td.value:before {
  display: none !important;
}

.select2.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 58px;
  padding-left: 20px;
}

.select2.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 58px;
}

/* endinject */
/* inject:product-block */
/** Product Animation Start : Style 1 */
/** Product Animation End : Style 1 */
