/** Shopify CDN: Minification failed

Line 3293:23 Expected ":"

**/
/*PRODUCT ITEM*/
product-options input[type=radio] {
    clip: rect(0, 0, 0, 0);
    overflow: hidden;
    position: absolute;
    height: 1px;
    width: 1px;
}
.price-sale-details:empty {
  display: none;
}
.rows .slick-slide div:not(:last-child) .product-item {
  margin-bottom:var(--perload-gap);
}
.product-item .product-collection {
  -webkit-transition: all 400ms linear 0ms;
  -khtml-transition: all 400ms linear 0ms;
  -moz-transition: all 400ms linear 0ms;
  -ms-transition: all 400ms linear 0ms;
  -o-transition: all 400ms linear 0ms;
  transition: all 400ms linear 0ms;
  position: relative;
  z-index: 1;
  background: #fff;
  padding: 20px;
  border-radius: var(--alo-border-radius);
  border: 1px solid var(--color-border);
  display: flex;
  flex-direction: column;
  height: 100%;
}
.product-item:hover .product-collection {
  z-index: 2;
}
.js-related-product,
.js-recently-viewed-slider {
  position: relative;
}
.js-related-product .product-item .product-inner,
.js-recently-viewed-slider .product-item .product-inner {
  padding: 0 5px;
}
.js-related-product .product-item:first-child .product-inner,
.js-recently-viewed-slider .product-item:first-child .product-inner {
  padding-left: 0px;
}
.js-related-product .product-item:last-child .product-inner,
.js-recently-viewed-slider.product-item:last-child .product-inner {
  padding-right: 0px;
}

.product-item .product-image {
  position: relative;
}
.product-item .product-image a {
  display: block;
  line-height: 1;
}
.type_lookbook_img .product-item {
}

.product-item .info {
  margin: 0px;
  overflow: hidden;
  position: relative;
}
.product-item .description {
  font-size: 13px;
  color: #666;
  line-height: 20px;
  margin: 0 0 30px;
}
.product-item .thumb .pr_lazy_img {
  background-size: cover;
}
.rating {
  display: table;
}
.rating .count {
  font-size: 13px;
  color: #000;
  display: table-cell;
  vertical-align: middle;
}
.rating .list-star {
  padding-right: 6px;
  display: table-cell;
  vertical-align: middle;
}
.rating .list-star li {
  display: inline-block;
  list-style: none;
}
.rating .list-star li a {
  color: #f29f29;
  font-size: 13px;
  display: inline-block;
}
.product-item .price .real,
.product-item .price span {
  color: var(--color-price-product);
  text-decoration: unset;
  line-height: 22px;
  font-weight:500;
}
.product-item .price .del,
.product-item .price .del .money {
  font-size: 13px;
  color: #888;
  text-decoration: line-through;
}
.product-item .price .ins,
.product-item .price .ins .money {
  color: #000;
}
.product-item .group-button {
  width: 100%;
  z-index: 9;
  opacity: 1;
  visibility: visible;
}
.product-item .group-button .inner {
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.tab-panel .product-item .group-button .compare-button .text {
  display: none;
}
.product-item .product-inner {
  padding: 0px;
  position: relative;
  /*min-height:320px;
	*/
}
.product-item.layout2:hover .product-inner {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
.product-item.layout2 .product-inner {
  text-align: center;
}
.product-item.layout2 .rating {
  margin: 0 auto;
}
.product-item .cms-countdown {
  margin: 0;
}
.style_list .frm_product_collection {
  display: flex;
  gap: 20px;
  align-items: center;
}
.lazyload .frm_product_collection {
}
.style_list .product-collection .product-collection__image {
  max-width: 180px;
  min-width: 180px;
}
.style_list .product-collection__content {
  padding-top: 0;
}
.style_list .product-item:hover .product-collection__content {
  margin-top: 0;
}
.cms-countdown .box-count .number {
  font-size: 14px;
  font-weight: 500;
  color:var(--color-main);
  margin: 0;
  line-height: 1;
}
.cms-countdown .box-count .number b {
  font-weight: 500;
}
.cms-countdown .box-count .text {
  font-size: 10px;
  color: #6b6b6b;
  margin: 0;
  line-height: 1;
  padding-top: 3px;
  text-transform: capitalize;
}
.cms-countdown .box-count li {
  list-style: none;
}
.section-content {
  position: relative;
}
.section-content::before {
  display: table;
  content: "";
}
.section-content::after {
  display: table;
  content: "";
  clear: both;
}
.box-product-item {
  position: relative;
  border: solid 1px #000;
}
.box-product-item .head {
  padding: 0 20px;
}
.box-product-item .content {
  margin-right: 1px;
}
.box-product-item .owl-carousel .owl-item img {
  width: auto;
  margin: 0 auto;
}
.box-product-item .title {
  width: 100%;
  text-transform: uppercase;
  font-size: 15px;
  color: #000;
  font-weight: 700;
  margin: 0;
  padding: 17px 0;
  border-bottom: solid 1px #000;
}
.box-product-item .product-item .product-inner .info::before {
  display: none;
}
.box-product-item .product-item .info {
  padding-top: 0;
}
/* Swatches Styles */
.js-product-variants {
  display: grid;
}

/* Styling selected swatch */

/* Slightly raised */
.dp-none .active {
  display: block;
}

.size-chart-open-popup {
  background-color: #fff;
  padding: 30px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  border-radius: 10px;
}
#products-video.size-chart-open-popup {
  padding: 10px;
}
.group-page-other a {
  text-decoration: underline;
  color: #333;
  font-weight: 500;
  font-size: 14px;
}
.group-page-other a:first-child {
  margin-right: 10px;
}

/*DETAIL*/
.collection_list .viewall,
.product_section .viewall {
    position: absolute;
    top: 10px;
    right: 0;
}
.product_section_column .viewall {
  padding-top:20px;
  position: static;
} 
.collection_list .viewall a,
.product_section .viewall a {
    color: var(--color-link);
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
    text-transform: capitalize;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
}
.collection_list .viewall a:hover,
.product_section .viewall a:hover {
  color: var(--color-link-hover);
}
.main-content-detail .brand,
.main-content-grid .brand,
.product_section .brand {
  margin-top: 30px;
}
.main-content-detail .products-arrivals,
.main-content-grid .products-arrivals,
.product_section .products-arrivals {
}
.main-content-detail .products-arrivals .section-head,
.main-content-grid .products-arrivals .section-head,
.product_section .products-arrivals .section-head {
  background-color: transparent;
  border-bottom: unset;
  height: auto;
  margin: 0;
  position: relative;
}
.main-content-detail .products-arrivals .section-head .section-title,
.main-content-grid .products-arrivals .section-head .section-title,
.product_section .products-arrivals .section-head .section-title {
  float: none;
  font-size: 42px;
  color: #111;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 50px;
  margin-top: 100px;
  text-transform: capitalize;
}
.main-content-detail .products-arrivals .section-head .section-title:after,
.main-content-grid .products-arrivals .section-head .section-title:after,
.product_section .products-arrivals .section-head .section-title:after {
  display: none;
}
.main-content-detail .products-arrivals .section-content,
.main-content-grid .products-arrivals .section-content,
.product_section .products-arrivals .section-content {
  border: none;
}
.main-content-detail .products-arrivals .section-content .js-related-product,
.main-content-grid .products-arrivals .section-content .js-related-product,
.product_section .products-arrivals .section-content .js-related-product,
.main-content-detail
  .products-arrivals
  .section-content
  .js-recently-viewed-slider,
.main-content-grid
  .products-arrivals
  .section-content
  .js-recently-viewed-slider,
.product_section .products-arrivals .section-content .js-recently-viewed-slider,
.main-content-detail .products-arrivals .section-content .js_carousel_product,
.main-content-grid .products-arrivals .section-content .js_carousel_product,
.product_section .products-arrivals .section-content .js_carousel_product {
}
.main-content-detail
  .products-arrivals
  .section-content
  .js-related-product
  .slick-slide,
.main-content-grid
  .products-arrivals
  .section-content
  .js-related-product
  .slick-slide,
.product_section
  .products-arrivals
  .section-content
  .js-related-product
  .slick-slide,
.main-content-detail
  .products-arrivals
  .section-content
  .js-recently-viewed-slider
  .slick-slide,
.main-content-grid
  .products-arrivals
  .section-content
  .js-recently-viewed-slider
  .slick-slide,
.product_section
  .products-arrivals
  .section-content
  .js-recently-viewed-slider
  .slick-slide,
.main-content-detail
  .products-arrivals
  .section-content
  .js_carousel_product
  .slick-slide,
.main-content-grid
  .products-arrivals
  .section-content
  .js_carousel_product
  .slick-slide,
.product_section
  .products-arrivals
  .section-content
  .js_carousel_product
  .slick-slide {
  opacity: 1;
}
.product-item .product-image__overlay-bottom {
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 400ms linear 0ms;
  -khtml-transition: all 400ms linear 0ms;
  -moz-transition: all 400ms linear 0ms;
  -ms-transition: all 400ms linear 0ms;
  -o-transition: all 400ms linear 0ms;
  transition: all 400ms linear 0ms;
}
.product-item:hover .product-image__overlay-bottom {
  opacity: 1;
  visibility: visible;
}
.product-item .product-image__overlay-bottom .group-button {
  display: flex;
  justify-content: center;
}
.product-item .group-button a {
  display: flex;
  height: 35px;
  width: 35px;
  text-align: center;
  align-items: center;
  justify-content: center;
  color: var(--color-btn-product);
  border: 1px solid var(--bg-btn-product);
  background-color: var(--bg-btn-product);
  position: relative;
  cursor: pointer;
  padding: 0;
  font-size: 14px;
  line-height: 1;
  border-radius: 100%;
}
.product-item .group-button a.btn--status[data-button-status="added"],
.product-item .group-button a.ajax_loading,
.product-item .group-button a:hover {
  border-color: var(--bg-btn-product-hover);
  background-color: var(--bg-btn-product-hover);
  color: var(--color-btn-product-hover);
}
.product-item .group-button a svg {
  fill: var(--color-btn-product);
  width: 24px;
}
.product-item .group-button a:hover svg {
  fill: var(--color-btn-product-hover);
}

.product-item .group-button a.js-btn-sold-out {
  background-color: var(--color-btn-product-hover);
}
.product-item:hover .group-button a {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.product-item .group-button a span.added,
.product-item .group-button a span.text {
  background: var(--color-main);
  border: medium none;
  border-radius: 20px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  line-height: 28px;
  padding: 0 15px;
  position: absolute;
  text-transform: capitalize;
  visibility: hidden;
  white-space: nowrap;
  -webkit-transition: all 0.4s linear 0ms;
  -khtml-transition: all 0.4s linear 0ms;
  -moz-transition: all 0.4s linear 0ms;
  -ms-transition: all 0.4s linear 0ms;
  -o-transition: all 0.4s linear 0ms;
  transition: all 0.4s linear 0ms;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translateY(-50%);
  top: 50%;
  right: 100%;
  margin-right: 5px;
  pointer-events: none;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.product-item .group-button a span.added:before,
.product-item .group-button a span.text:before {
  bottom: 0;
  content: "";
  position: absolute;
  top: 33%;
  right: -3px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translateY(-50%);
  border-radius: 0 1px 0 0;
  transform: rotate(45deg);
  display: block;
  width: 9px;
  height: 9px;
  background: var(--color-main);
}
.product-item .group-button a:hover span.added,
.product-item .group-button a:hover span.text {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(-5px, -50%);
  -moz-transform: translate(-5px, -50%);
  -ms-transform: translate(-5px, -50%);
  -o-transform: translate(-5px, -50%);
  transform: translate(-5px, -50%);
}

.product-item .group-button a span.added {
  display: none;
}

.product-item .group-button a[data-button-status="sold-out"] span.text {
  display: block;
  font-size: 12px;
  line-height: 1;
  text-transform: none;
}
.product-collection__image:hover .product-image__overlay-bottom-right {
  opacity: 1;
}

.product-images-navigation span:hover i {
  color: #fff;
}

.product-collection__content {
  flex-direction: column;
  display: flex;
  position: relative;
  padding-top: 15px;
  padding-bottom: 0;
  -webkit-transition: all 400ms linear 0ms;
  -khtml-transition: all 400ms linear 0ms;
  -moz-transition: all 400ms linear 0ms;
  -ms-transition: all 400ms linear 0ms;
  -o-transition: all 400ms linear 0ms;
  transition: all 400ms linear 0ms;
}
.product-collection__more-info {
  margin-bottom: 10px;
}

.product-collection__more-info a {
  color: #999999;
  font-style: normal;
  font-size: 14px;
  line-height: 1;
}

.product-collection__title > *,
.product-compare__title > *,
.product-wishlist__title > * {
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0em;
  margin: 0;
}

.grid-slider .slick-slide div .product-item{
  position:relative;
}
.use_lines .grid-slider .slick-slide div:not(:first-child) .product-item {
  padding-top: var(--perload-gap);
}
.use_lines .grid-slider .slick-slide div:not(:first-child) .product-item:before {
  content: "";
  background: var(--alo-border-color);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
}
.use_lines .grid-slider .slick-slide.slick-active:not(:first-child) .product-item:after {
  content: "";
  background: var(--alo-border-color);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 1px;
} 
.product-collection {
  flex-direction: column;
  display: flex;
}
.product-collection .product-collection__image {
  position: relative;
}

.product-collection .product-collection__image a.image_product {
  position: relative;
  display: block;
  overflow: hidden;
}

.product-item:hover
  .product-collection
  .product-collection__image.cms-hover-image
  a.image_product
  .img {
  opacity: 0;
}

.product-item .product-collection__content .product-collection__info {
  justify-content: space-between;
  font-size: 13px;
  line-height: 1.2;
}
.product-item
  .product-collection__content
  .product-collection__info
  .collection_item {
  /*display:none;
	*/
}
.product-item
  .product-collection__content
  .product-collection__info
  .collection_item:last-child {
  display: inline !important;
}
.product-item .product-collection__content .uct-product-collection__reviews {
  margin-left: auto;
  order: 2;
  line-height: 1.2;
  margin-bottom: 15px;
}
.product-item .product-collection__title {
  margin-bottom: 0;
  min-height: 41px;
}
.product-item .product-collection__title h2 {
  margin-bottom: 5px;
  position: relative;
  font-weight: var(--font-weight);
}
.product-item .product-collection__title a {
  color: var(--color-name-product);
  width: 100%;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
}
.product-item .product-collection__title a:hover {
  color: var(--color-name-product-hover);
}
.product-item .product-collection__reviews {
  margin-bottom: 10px;
}


.product-item .product-collection__availability {
}
.product-item .product-collection__availability p {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  display: flex;
  align-items: center;
  gap: 5px;
}

.product-item .product-collection__availability p i {
  font-size: 14px;
}
.product-item .product-collection__availability p span {
  color: var(--color-text-body);
      display: none;
}
.product-item .product-collection__availability p b {
  color: var(--color-main);
  font-weight: var(--h3-font-weight);
}
.product-item .product-collection__availability p.in_stock {
  color: var(--color-label-in);
}
.product-item .product-collection__availability p.small-quantity,
.product-item .product-collection__availability p.out_stock {
  color: var(--color-label-out);
}
.product-item .frm-price-color {
  margin-top: auto;
}
.product-item .frm-price-color .product-collection__price {
}
.product-item .frm-price-color .product-collection__price .price--sale {
  font-size: 13px;
}
.product-item .frm-price-color .product-collection__price .price--sale .compare span {
  color: var(--color-compare-price-product);
}
.product-item .frm-price-color .product-collection__price .price--sale .money span {
  color: inherit;
  font-weight: var(--h3-font-weight);
  text-decoration: unset;
  margin: 0px;
}

.product-item .frm-price-color .product-collection__price .price--sale .compare {
  color: var(--color-compare-price-product);
  margin: unset;
  text-decoration: line-through;
  font-weight: 400;
}
.product-item .frm-price-color .product-collection__price .price--sale .compare span {
  font-size: inherit;
  text-decoration: line-through;
  margin: 0px;
}
.product-item .frm-price-color {
  margin-bottom: 10px;
}
.product-item .frm-price-color .product-collection__price .price {
  color: var(--color-price-product);
  text-decoration: unset;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  /*display: flex;
  gap: 5px;
  align-items: flex-end;*/
  position: relative;
}
.product-item .frm-price-color .product-collection__price .price span.current {
  color: var(--color-current-product);
  text-decoration: unset;
  font-weight: 500;
  line-height: 22px;
}
.product-item .frm-price-color .product-collection__price .price span.current span {
  color: var(--color-current-product);
}
.product-item .frm-price-color .frm_product_collection {
}
.product-item .frm-price-color .frm_product_collection .product-options__section {
  padding-top: 10px;
  margin-bottom: 0;
}
.product-item .frm-price-color .frm_product_collection .product-options__section .product-options__value {
  margin-bottom: 0px;
}
.product-item .frm-price-color .frm_product_collection .label {
  display: inline-flex;
  align-items: center;
  border-radius: 100%;
  margin: 0 2px;
}
.product-item .frm-price-color .frm_product_collection .product-options__section .label .product-options__value--circle {
  width: 15px;
  height: 15px;
  border-radius: 100%;
}

.product-item .frm-price-color .frm_product_collection .product-options__section .label .product-options__value {
  padding: 0px;
  margin: 0px;
  border: none;
}
.product-item .frm-price-color .frm_product_collection .product-options__section .label:not(.active) {
}
.product-item .frm-price-color .frm_product_collection .product-options__section .label.active {
}
.product-item .frm-price-color .frm_product_collection .product-options__value--square {
  width: 25px;
  height: 25px;
  display: inline-block;
  border: 1px solid transparent;
}
.main-content-detail
  .products-arrivals
  .section-content
  .product-collection__content
  .frm-price-color
  .frm_product_collection
  .product-options__value--square.active,
.main-content-grid
  .products-arrivals
  .section-content
  .product-collection__content
  .frm-price-color
  .frm_product_collection
  .product-options__value--square.active,
.product_section
  .products-arrivals
  .section-content
  .product-collection__content
  .frm-price-color
  .frm_product_collection
  .product-options__value--square.active {
  border: 1px solid;
  border-color: #111 !important;
}
.main-content-detail
  .products-arrivals
  .section-content
  .product-collection__content
  .frm-price-color
  .frm_product_collection
  .cms-option-item:last-child
  .product-options__section,
.main-content-grid
  .products-arrivals
  .section-content
  .product-collection__content
  .frm-price-color
  .frm_product_collection
  .cms-option-item:last-child
  .product-options__section,
.product_section
  .products-arrivals
  .section-content
  .product-collection__content
  .frm-price-color
  .frm_product_collection
  .cms-option-item:last-child
  .product-options__section {
  margin: 0;
}
.main-content-detail .products-arrivals .section-head .section-title {
  margin-bottom: 20px;
}
.product-item .product-collection__options {
  width: 100%;
}
.product-item .button-cart-bottom {
  width: 100%;
  margin-top: auto;
}


.product-item .button-cart-bottom .select_options,
.product-item .button-cart-bottom .add-to-cart {
  text-transform: capitalize;
  width: 100%;
  justify-content: center;
  align-items: center;
  gap: 10px;
  padding: 10px;
  height: 40px;
  border-radius:var(--alo-border-radius);
  background-color: var(--color-cart-product);
  border: none;
  color: #fff;
  cursor: pointer;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  position: relative;
  display: flex;
  -webkit-transition: all 240ms linear 0ms;
  -khtml-transition: all 240ms linear 0ms;
  -moz-transition: all 240ms linear 0ms;
  -ms-transition: all 240ms linear 0ms;
  -o-transition: all 240ms linear 0ms;
  transition: all 240ms linear 0ms;
}
.bang-product-popup .custom-collection-button-add:hover,
.product-item .button-cart-bottom .select_options:hover,
.product-item .button-cart-bottom .add-to-cart:hover {
  background-color: var(--bg-btn-product-hover);
  color: var(--color-btn-product-hover);
}
.shoppingcart-content .add_gift .alo_add-giftwrap.ajax_loading span,
.alo_addon-actions .alo_add-giftwrap.ajax_loading span,
.product-item .select_options.ajax_loading span,
.product-item .add-to-cart.ajax_loading span {
  opacity: 0.3;
}
.product-item:hover .button-cart-bottom {
  opacity: 1;
  bottom: 0;
}
.product-item .countdown-wrap {
  position: absolute;
  right: 0;
  left: 0;
  text-align: center;
  bottom: 0;
  -webkit-transition: all 240ms linear 0ms;
  -khtml-transition: all 240ms linear 0ms;
  -moz-transition: all 240ms linear 0ms;
  -ms-transition: all 240ms linear 0ms;
  -o-transition: all 240ms linear 0ms;
  transition: all 240ms linear 0ms;
}
.product-item:hover .countdown-wrap {
  bottom: -20%;
  opacity: 0;
}
.product-item .countdown-wrap .cms-countdown{
  display: none;
  background: #ffffffe0;
  padding: 10px;
  gap: 15px;
  min-height: 45px;
  box-shadow: -5px 6px 15px 0px rgba(0, 0, 0, 0.1);
  border-radius: 50px;
  width: 100%;
}
.product-item .countdown-wrap .cms-countdown .box-count {
  gap: 3px;
  display: flex;
  align-items: center;
  flex-direction: column;
  position: relative;
}
.product-item .countdown-wrap .cms-countdown .box-count:not(:first-child):before {
  content:'';
  background: var(--alo-border-color);
  position: absolute;
  width: 1px;
  top: 0;
  left: -12.5px;
  bottom: 0;
}
.product-item .countdown-wrap .cms-countdown.init{
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
}

.featured-product .product-item .countdown-wrap {
    width: 100%;
    opacity: 1;
    position: static;
}
.featured-product .product-item .countdown-wrap .cms-countdown.init {
    justify-content: flex-start;
    box-shadow: 0 0 0;
    padding: 0;
    margin-bottom: 10px;
}
.product-item .inner-quantity {
  border: 1px solid #e5e8ec;
  border-radius: var(--alo-border-radius);
  width: 60px;
  height: 40px;
  position: relative;
}
.product-item .inner-quantity .input-text {
  border: none;
  background: #fff;
  padding: 8px 25px 8px 10px;
  width: auto;
  max-width: 100%;
}
.product-item .inner-quantity .qty-btn {
  position: absolute;
  display: flex;
  margin: 0;
  flex-direction: column;
  line-height: 1;
  top: 8px;
  right: 8px;
  bottom: 8px;
  width: 16px;
  height: 20px;
  background: #f1f1f2;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
}
.product-item .inner-quantity .qty-btn a {
  font-size: 10px;
  line-height: 10px;
  width: 10px;
  height: 10px;
  display: block;
}
.shoppingcart-content .add_gift .alo_add-giftwrap .laber-loading,
.alo_addon-actions .alo_add-giftwrap .laber-loading,
.product-item .select_options .laber-loading,
.product-item .add-to-cart .laber-loading {
  position: absolute;
  font-size: 20px !important;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  margin: auto !important;
  left: 0;
  right: 0;
}
.product-item .add-to-cart.js-btn-sold-out {
  background-color: var(--color-out-product);
  cursor: no-drop;
}
.shoppingcart-content .add_gift .alo_add-giftwrap .laber-loading,
.alo_addon-actions .alo_add-giftwrap .laber-loading,
.product-item .select_options .laber-loading,
.product-item .add-to-cart.ajax_loading .laber-icon,
.product-item .add-to-cart .laber-loading,
.product-item .button-quick-view.ajax_loading .laber-icon,
.product-item .button-quick-view .laber-loading {
  display: none;
}
.shoppingcart-content .add_gift .alo_add-giftwrap.ajax_loading .laber-loading,
.alo_addon-actions .alo_add-giftwrap.ajax_loading .laber-loading,
.product-item .select_options.ajax-loading .laber-loading,
.product-item .add-to-cart.ajax_loading .laber-loading,
.product-item .button-quick-view.ajax_loading .laber-loading {
  display: inline-block;
  font-size: 15px;
  margin: 0;
  padding: 0;
}
.shoppingcart-content
  .add_gift
  .alo_add-giftwrap.ajax_loading
  .laber-loading
  .circle-loadding,
.alo_addon-actions
  .alo_add-giftwrap.ajax_loading
  .laber-loading
  .circle-loadding,
.product-item .laber-loading .circle-loadding {
  position: static;
  background: none;
  padding: 0;
}

.shoppingcart-content
  .add_gift
  .alo_add-giftwrap
  .laber-loading
  .circle-loadding
  span,
.alo_addon-actions .alo_add-giftwrap .laber-loading .circle-loadding span,
.product-item .laber-loading .circle-loadding span {
  position: static;
  background: transparent;
  width: 20px;
  height: 20px;
}
.product-item .select_options .laber-loading .circle-loadding span,
.product-item .button-quick-view .laber-loading .circle-loadding span,
.shoppingcart-content .add_gift .alo_add-giftwrap .laber-loading span,
.alo_addon-actions .alo_add-giftwrap .laber-loading span,
.product-item .laber-loading .circle-loadding span {
  opacity: 1;
  border-left: 2px solid #fff;
  border-top: 2px solid rgba(255, 255, 255, 0.2);
  border-right: 2px solid rgba(255, 255, 255, 0.2);
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
}
.short-description {
  padding-top: 10px;
  margin-bottom: 20px;
}
.short-description ul {
}
.short-description ul li {
  color: var(--color-text-body);
  font-size: 14px;
  line-height: 24px;
  padding-left: 15px;
  position: relative;
}
.short-description ul li:before {
  content: "";
  background: #c4c4c4;
  width: 4px;
  height: 4px;
  border-radius: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translateY(-50%);
}
.list-style .product-item .product-collection__image .button-cart-bottom,
.list-style .product-item .product-grid-style,
.grid-2-style .product-item .product-list-style,
.grid-3-style .product-item .product-list-style,
.grid-4-style .product-item .product-list-style,
.grid-5-style .product-item .product-list-style,
.grid-style .product-item .product-list-style {
  display: none !important;
}
#collection-product .product-item {
  -webkit-transition: all 400ms linear 0ms;
  -khtml-transition: all 400ms linear 0ms;
  -moz-transition: all 400ms linear 0ms;
  -ms-transition: all 400ms linear 0ms;
  -o-transition: all 400ms linear 0ms;
  transition: all 400ms linear 0ms;
}
#collection-product .product-item .product-collection {
  border: 1px solid var(--color-border);
}
@media (min-width: 1366px) {
  .grid-2-style#ProductGridContainer .product-item,
  .grid-2-style #collection-product .product-item {
    width: calc(100% / 2) !important;
  }
  .grid-3-style#ProductGridContainer .product-item,
  .grid-3-style #collection-product .product-item {
    width: calc(100% / 3) !important;
  }
  .grid-4-style#ProductGridContainer .product-item,
  .grid-4-style #collection-product .product-item {
    width: calc(100% / 4) !important;
  }
  .grid-5-style#ProductGridContainer .product-item,
  .grid-5-style #collection-product .product-item {
    width: calc(100% / 5) !important;
  }
}
/*================ list-style ================*/
@media (min-width: 1025px) {
  .list-style .product-item {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .list-style .product-item .product-collection {
    flex-direction: row;
    background: #fff;
  }

  .list-style .product-item .product-image__overlay-bottom {
    display: none;
  }

  .list-style .product-collection__description {
    font-size: 16px;
  }
  .list-style .product-collection__description ul {
    font-weight: 500;
    font-size: 14px;
    line-height: 25px;
    list-style: inside;
  }
  .list-style .product-collection__details {}
  .list-style .product-collection__details .product-collection__availability {
    padding-top: 15px;
    margin-bottom: 15px;
  }
  .list-style .product-item .product-collection .frm_product_collection {
    flex-direction: row;
    margin-bottom: 0;
    display: flex;
    padding: 0;
  }
  .list-style .product-item .product-collection .product-collection__image {
    min-width: 300px;
    max-width: 300px;
    margin-right: 30px;
    margin-bottom: 0;
  }
  .list-style .product-collection__content {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    padding: 0;
  }

  .list-style .product-item .product-collection__title h2 {
    margin-bottom: 10px;
  }
  .list-style .product-item .product-collection__title a {
    font-weight: 500;
    font-size: 20px;
    line-height: 25px;
  }
  .list-style .product-item .price .real, 
  .list-style .product-item .price span {
    font-size: 20px;
  }
  .list-style .product-item .product-collection__options {
    padding:0;
  }
  .list-style .product-item .product-collection__options .cms-option-item {
    margin-bottom: 20px;
  }

  .list-style
    .product-item
    .product-collection__content
    .product-collection__availability
    p {
    padding: 0;
  }
  .list-style
    .product-collection__content
    .actions-info
    .product-bottom-content {
    position: static;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1);
    box-shadow: 0 0 0;
    border: none;
    background: transparent;
  }
  .list-style
    .product-collection__content
    .product-bottom-content
    .laber-bottom {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    align-items: center;
  }
  .list-style
    .product-collection__content
    .product-bottom-content
    .laber-bottom
    a {
    font-weight: 500;
    font-size: 16px;
    line-height: 17px;
    padding: 0;
    text-transform: uppercase;
    position: relative;
    color: var(--color-btn-product);
    border: 1px solid #e5e8ec;
    background-color: var(--bg-btn-product);
    height: 40px;
    width: 40px;
    justify-content: center;
    display: flex;
    align-items: center;
    border-radius: var(--alo-border-radius);
    box-shadow: 0 1px 2px #0003;
  }
  .list-style
    .product-collection__content
    .product-bottom-content
    .laber-bottom
    a:hover {
    border-color: var(--bg-btn-product-hover);
    background-color: var(--bg-btn-product-hover);
    color: var(--color-btn-product-hover);
  }

  .list-style
    .product-collection__content
    .product-bottom-content
    .laber-bottom
    a
    span {
    display: none;
  }
  .list-style
    .product-collection__content
    .product-bottom-content
    .product-content {
    display: flex;
    gap: 10px;
  }
  .list-style
    .product-item
    .product-collection__content
    .frm-price-color
    .product-collection__price
    .price {
    margin-bottom: 20px;
  }
  .list-style
    .product-collection__content
    .actions-info
    .product-bottom-content
    .product-content
    .laber-minicart {
    min-width: 280px;
    display: flex;
    gap: 5px;
  }
  .list-style
    .product-collection__content
    .product-bottom-content
    .product-content
    .laber-minicart
    .select_options,
  .list-style
    .product-collection__content
    .product-bottom-content
    .product-content
    .laber-minicart
    .add-to-cart {
    width: 100%;
    border: none;
    background: var(--color-cart-product);
    height: 40px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    border-radius: var(--alo-border-radius);
    line-height: 40px;
    text-align: center;
    position: relative;
    display: block;
    min-width: 230px;
  }
  .list-style
    .product-collection__content
    .actions-info
    .product-bottom-content
    .product-content
    .laber-minicart
    .select_options:hover,
  .list-style
    .product-collection__content
    .actions-info
    .product-bottom-content
    .product-content
    .laber-minicart
    .add-to-cart:hover {
    background-color: var(--bg-btn-product-hover);
    color: var(--color-btn-product-hover);
  }
  .list-style
    .product-collection__content
    .product-collection__price
    .price.price--sale
    .compare
    .money {
    font-weight: 400 !important;
  }
  .main-content-grid
    .products-arrivals.list-style
    .section-content
    .product-collection__content
    .frm-price-color {
    align-items: flex-start;
    margin-bottom: 15px;
  }
}

.details-thumb .details-item {
  border: solid 1px #000;
}

.thumb_bottom .details-thumb .slider-nav .thumb_img svg {
  position: absolute;
  top: 2px;
  fill: #fff;
  width: 22px;
  right: 2px;
  background: var(--color-main);
  padding: 5px;
  border-radius: 2px;
  height: 22px;
}
.details-thumb .slider-nav .thumb_img {
  overflow: hidden;
  opacity: 1;
  position: relative;
}
.details-thumb .slider-nav .thumb_img .alo-thumb {
  padding:0 5px;

}
.details-thumb .slider-nav .thumb_img .alo-thumb .alo-img {
  overflow: hidden;
  border: 1px solid var(--color-border);
  border-radius: var(--alo-border-radius);
  -webkit-transition: all 240ms linear 0ms;
  -khtml-transition: all 240ms linear 0ms;
  -moz-transition: all 240ms linear 0ms;
  -ms-transition: all 240ms linear 0ms;
  -o-transition: all 240ms linear 0ms;
  transition: all 240ms linear 0ms;
}
.thumb_img .alo-thumb .alo-img .ratio {
  position:relative;
}
.details-thumb .slider-nav .thumb_img .alo-thumb .alo-img .pr_lazy_img:before {
  content: "";
  width: 0;
  height: 0;
  padding-bottom: var(--ratio-percent);
  display: block;
}
.details-thumb .slider-nav .slick-current.thumb_img .alo-thumb .alo-img {
    border-color: var(--color-main);
}
.details-thumb .slider-nav .thumb_img {

}
.details-thumb .slider-nav .slick-current.thumb_img {
  opacity: 1;
}

.details-thumb .slider-nav .thumb_img svg {
  background: var(--color-main);
  padding: 5px;
  width: 24px;
  fill: #fff;
  border-radius: 4px;
  position: absolute;
  top: 1px;
  right: 1px;
}
.details-thumb .slider-nav {
  margin: 0 -5px;
}
.thumb_bottom .details-thumb .slider-nav:not([class*=initialized]) {
    display: none;
}
.details-thumb div[data-slide-main] {
}

.details-thumb div[data-slide-main] .full-item:not(:first-child) {
  display: none;
}
.cms-wrap-main-slider.grid_2_column div[data-slide-main] .full-item,
.cms-wrap-main-slider.grid_1_column div[data-slide-main] .full-item,
.details-thumb div[data-slide-main] .full-item.slick-slide {
  display: block;
}
.details-thumb div[data-slide-main].slick-slider {
}
.details-thumb div[data-slide-main].slick-slider .slick-track {
  display: flex;
  align-items: center;
}
.details-thumb div[data-slide-main].slick-slider .slick-arrow,
.details-thumb .slider-nav.slick-slider .slick-arrow {
  width: 40px;
  z-index: 9999;
  height: 40px;
}
#product-single:hover
  .details-thumb
  div[data-slide-main].slick-slider
  .slick-arrow,
.details-thumb .slider-nav.slick-slider:hover .slick-arrow {
  opacity: 1;
}
.js_product_single,
.js-sticky-sidebar {
  position: relative;
}
#js-sidebar {
}

.details-thumb .cms-wrap-main-slider .wrap-main-slider {
  position: relative;
}
.wrap-main-slider .products-video {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid var(--color-link);
  border-radius: 30px;
  padding: 0 10px;
  height: 30px;
  font-size: 13px;
  font-weight: 600;
  color: var(--color-link);
  text-transform: capitalize;
  background: #fff;
  width: 140px;
  margin: 30px auto 0 auto;
  gap: 5px;
}
.wrap-main-slider .products-video:hover {
  color: var(--color-link-hover);
  border: 1px solid var(--color-link-hover);
}
.details-thumb .cms-wrap-main-slider .wrap-main-slider .full-item {
  overflow: hidden;
  position: relative;
}
.details-thumb .cms-wrap-main-slider .wrap-main-slider .external_video iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.details-thumb .cms-wrap-main-slider .wrap-main-slider .video video {
  display: block;
  height: 100%;
  width: 100%;
}
.details-thumb .cms-wrap-main-slider .slick-prev,
.details-thumb .cms-wrap-main-slider .slick-next {
  opacity: 0;
  float: left;
  height: 40px;
  width: 40px;
  z-index: 9999;
  -webkit-transition: all 400ms linear 0ms;
  -khtml-transition: all 400ms linear 0ms;
  -moz-transition: all 400ms linear 0ms;
  -ms-transition: all 400ms linear 0ms;
  -o-transition: all 400ms linear 0ms;
  transition: all 400ms linear 0ms;
}
.details-thumb .cms-wrap-main-slider .slick-prev {
  left: 0;
}
.details-thumb .cms-wrap-main-slider .slick-next {
  right: 0;
}
.details-thumb .cms-wrap-main-slider:hover .slick-prev {
  opacity: 1;
  left: 15px;
}
.details-thumb .cms-wrap-main-slider:hover .slick-next {
  opacity: 1;
  right: 15px;
}
.thumb_right .product-cover-thumbnails,
.thumb_left .product-cover-thumbnails {
  position: relative;
}
.thumb_left .details-thumb .cms-wrap-main-slider {
  padding-left: 85px;
}
.thumb_left .details-thumb .slider-nav {
  width: 70px;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  bottom:0;
}

.thumb_right .details-thumb .cms-wrap-main-slider {
  padding-right: 85px;
}
.thumb_right .details-thumb .slider-nav {
  width: 70px;
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  bottom:0;
}
.thumb_right .details-thumb .slider-nav .thumb_img,
.thumb_left .details-thumb .slider-nav .thumb_img {
  margin: 0;
}
.thumb_right .details-thumb .slider-nav .thumb_img .alo-thumb,
.thumb_left .details-thumb .slider-nav .thumb_img .alo-thumb {
  padding: 5px 0;
}
.thumb_right .details-thumb .slider-nav.slick-slider .slick-prev,
.thumb_left .details-thumb .slider-nav.slick-slider .slick-prev {
  width: 100%;
  height: 25px;
  position: static;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  margin: 0 0 10px;
  border-radius: var(--alo-border-radius);
}

.thumb_right .details-thumb .slider-nav.slick-slider .slick-prev:before,
.thumb_left .details-thumb .slider-nav.slick-slider .slick-prev:before {
  content: "\e952";
}
.thumb_right .details-thumb .slider-nav.slick-slider .slick-next,
.thumb_left .details-thumb .slider-nav.slick-slider .slick-next {
  width: 100%;
  height: 25px;
  position: static;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  border-radius: var(--alo-border-radius);
}
.thumb_right .details-thumb .slider-nav.slick-slider .slick-next:before,
.thumb_left .details-thumb .slider-nav.slick-slider .slick-next:before {
  content: "\e94f";
}
.cms-wrap-main-slider.thumb_bottom {
  margin-bottom: 10px;
}
.main_appendArrows {
}
.thumb_without .details-thumb .slider-nav.slick-slider {
  display: none;
}
.thumb_without .main_appendArrows {
  display: block;
}

.thumb_without .details-thumb div[data-slide-main].slick-slider .slick-arrow {
  opacity: 1;
}
.details-thumb .cms-wrap-main-slider .wrap-main-slider .full-item.model {
}
.product-media-modal {
  max-width: 100%;
  height: 100%;
  display: block;
}
.details-thumb
  .cms-wrap-main-slider
  .wrap-main-slider
  .full-item.model
  .deferred-media__poster {
  position: relative;
  padding: 0;
  background: no-repeat;
  border: none;
  cursor: pointer;
  z-index: 9;
}
.deferred-media__poster-button {
  position: absolute;
  top: 50%;
  right: 0;
  width: 62px;
  margin: 0 auto;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translateY(-50%);
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.05);
  height: 62px;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-transition: all 400ms linear 0ms;
  -khtml-transition: all 400ms linear 0ms;
  -moz-transition: all 400ms linear 0ms;
  -ms-transition: all 400ms linear 0ms;
  -o-transition: all 400ms linear 0ms;
  transition: all 400ms linear 0ms;
}

.deferred-media__poster-button svg {
  width: 27px;
  color: #525d66;
  height: 27px;
}
.product-media-modal__toggle {
  display: none;
}
.deferred-media__poster img {
  width: 100%;
  max-width: 100%;
  height: 100%;
}
.media > *:not(.zoom):not(.deferred-media__poster-button),
.media model-viewer {
  display: block;
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.deferred-media[loaded] > .deferred-media__poster {
  opacity: 0;
  pointer-events: none;
}
.product-media-modal__model {
  display: none;
}
.product-media-modal__model:first-child {
  display: block;
}

.group-button-buyitnow .checkbox-group {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}
.group-button-buyitnow .checkbox-group input {
  margin: 0;
  margin-right: 5px;
}
.group-button-buyitnow .checkbox-group label {
  margin: 0;
  font-size: 14px;
  cursor: pointer;
  color: #808992;
}
.group-button-buyitnow .checkbox-group label a {
  color: var(--color-main);
  text-decoration: underline;
  font-style: italic;
}
.group-button-buyitnow {
    margin-bottom: 10px;
}
.payment-terms-shoppay {
  margin-bottom: 15px;
}
.group-button-buyitnow .shopify-cleanslate > div {
  line-height: 50px !important;
  border-radius: var(--alo-border-radius);
  padding: 0 !important;
}
.group-button-buyitnow .shopify-payment-button button {
  line-height: 50px;
  padding: 0;
  border-radius: var(--alo-border-radius);
  background: var(--color-btn);
  color: var(--color-btn-text);
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
}
.group-button-buyitnow .shopify-payment-button button[disabled] {
  cursor: no-drop;
}
.group-button-buyitnow
  .shopify-payment-button__button--unbranded:hover:not([disabled]) {
  background: var(--color-btn-hover);
  color: var(--color-btn-text_hover);
}

#ProductSelect-product-information {
  width: 290px;
  height: 45px;
  margin-bottom: 15px;
  padding: 0 15px;
  border-radius: 3px;
  border: 1px solid #f5f5f5;
  color: #777;
  font-size: 16px;
}

.shopify-payment-button__more-options {
  display: none !important;
}

.product-item .product-collection__options {
}
.product-item .product-collection__options .cms-option-item {
  padding-top: 10px;
}
.product-options__section {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}
.product-options__section.laber-Color {
  justify-content: flex-start;
}
.product-options__section .label {
  height: 28px;
}
.product-options.type_select .dropdown-button {
  position: relative;
  margin-bottom: 10px;
}
.product-options.type_select .dropdown-button:after {
  content: "\e94f";
  font-family: icon-dukamarket !important;
  position: absolute;
  color: var(--color-main);
  font-size: 16px;
  left: auto;
  right: 15px;
  top: 3px;
  bottom: auto;
  line-height: 34px;
}
select.product-options__section {
  width: 100%;
  padding: 0 10px;
  border: 1px solid #e6ecf0;
  border-radius: 3px;
  height: 45px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.product-options--type-collection .product-options__value--circle {
  width: 28px;
  height: 28px;
  display: inline-block;
  border: 1px solid #e6ecf0;
  border-radius: 100px;
  -webkit-transition: all 400ms linear 0ms;
  -khtml-transition: all 400ms linear 0ms;
  -moz-transition: all 400ms linear 0ms;
  -ms-transition: all 400ms linear 0ms;
  -o-transition: all 400ms linear 0ms;
  transition: all 400ms linear 0ms;
}
.product-options__value--circle.active {
  justify-content: center;
  ms-flex-pack: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  align-items: center;
}

.product-options__value--circle {
  position: relative;
}

.product-options__value {
  margin-bottom: 5px;
}

.product-options__value {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  outline: 0;
  cursor: pointer;
  margin: 0;
  border: 1px solid #ececec;
}

.cursor-pointer {
  cursor: pointer !important;
}

.text-hide {
  color: transparent;
  text-shadow: none;
  background-color: transparent;
}

.product-options__value.border {
  text-align: center;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: var(--color-main);
  font-size: 16px;
  line-height: 30px;
  min-width: 45px;
  height: 35px;
  border: 1px solid #ebebeb;
  border-radius: 3px;
  padding: 0 5px;
}
.details-info .product-options__value.border {
  line-height: 35px;
  min-width: 60px;
  height: 35px;
}
.product-options__value.active {
  opacity: 1;
  border: 1px solid var(--color-main);
}
.laber-Color[data-style="image"] .product-options__value.active,
.laber-Color[data-style="circle-image"] .product-options__value.active {
  border-color: var(--color-main) !important;
}
.product-options--type-collection .product-options__value--square {
  width: 30px;
  height: 30px;
  border-radius: 3px;
  -webkit-transition: all 400ms linear 0ms;
  -khtml-transition: all 400ms linear 0ms;
  -moz-transition: all 400ms linear 0ms;
  -ms-transition: all 400ms linear 0ms;
  -o-transition: all 400ms linear 0ms;
  transition: all 400ms linear 0ms;
}
#product-single .product-options__value.border {
  background: #ffffff;
  border: 1px solid #e5e8ec;
  border-radius: 3px;
  padding: 5px 15px;
}
#product-single .product-options__value--circle i {
  border: 5px solid #fff;
}
#product-single .product-options__value.active {
  border-color: var(--color-main) !important;
  color: var(--color-main) !important;
}
#product-single
  .product-options--type-collection
  .product-options__section
  .label {
  height: 45px;
}
#product-single
  .product-options--type-collection
  .product-options__value--circle {
  width: 45px;
  height: 45px;
}
#product-single
  .product-options--type-collection
  .circle-image
  .product-options__value--circle {
  width: 50px;
  height: 50px;
  border: 2px solid #e5e8ec;
}
#product-single
  .product-options--type-collection
  .product-options__value--square {
  width: 50px;
  height: 50px;
  border: 2px solid #e5e8ec;
  border-radius: 3px;
  -webkit-transition: all 400ms linear 0ms;
  -khtml-transition: all 400ms linear 0ms;
  -moz-transition: all 400ms linear 0ms;
  -ms-transition: all 400ms linear 0ms;
  -o-transition: all 400ms linear 0ms;
  transition: all 400ms linear 0ms;
}

.product-options__value.disabled {
  cursor: no-drop !important;
  position: relative;
  opacity: .5;
}
.product-options__value.disabled:before {
    content: "";
    background: #000;
    position: absolute;
    height: 1px;
    transform: rotate(160deg) translate(0, -50%);
    top: 50%;
    left: 0;
    right: 0;
}

.spr.spr--text-hide .spr-badge-caption {
  display: none !important;
}
.product-options__value--circle i {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  color: #fff;
  line-height: 15px;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-size: 10px;
  border: 2px solid #fff;
  border-radius: 100%;
  pointer-events: none;
}
.product-options__value--circle i:before {
  display: none;
}
.product-options__value--circle.standard-color-white i {
  color: #222;
}

.product-options--type-collection .laber-Style .product-options__value,
.product-options--type-collection .laber-Title .product-options__value,
.product-options--type-collection .laber-Material .product-options__value {
}

.product_page_social .laber-social-sharing {
  margin-bottom: 0;
}

.about-product {
  padding-bottom: 90px;
  margin-bottom: 0px;
}
.additional p {
  font-size: 15px;
  color: #0a2748;
  margin-bottom: 0;
}
.additional ul {
  margin-bottom: 0;
}
.additional ul li {
  display: list-item;
  list-style: none;
  position: relative;
  padding-left: 20px;
}
.additional ul li::before {
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background-color: #000;
  float: left;
  left: 0;
  top: 40%;
  content: "";
  position: absolute;
  z-index: 1;
}
.customer-review {
  text-align: left;
}
.customer-review .supper-title,
.add-review .supper-title {
  font-size: 14px;
  font-weight: 600;
  text-align: left;
  padding: 0 0 10px;
  margin-bottom: 30px;
}
.customer-review .supper-title .count {
  color: #000;
  text-transform: capitalize;
}
.customer-review .supper-title::after,
.add-review .supper-title::after {
  margin: 0;
}
.customer-review .list-review > li {
  list-style: none;
  display: list-item;
}
.customer-review .list-review > li:first-child {
  padding-top: 0;
}
.review-item .character .rating .list-star {
  padding: 0;
  float: none;
  margin-bottom: 25px;
}
.review-item .character .author {
  font-size: 14px;
  color: #000;
  font-weight: 600;
  margin: 0;
}
.review-item .character .time-review {
  font-size: 14px;
  color: #555;
}
.review-item {
  padding: 25px 0 60px;
  border-top: solid 1px #eee;
  margin-bottom: 10px;
}
.review-item:first-child {
  border: none;
}
.review-item .character {
  float: left;
  margin-right: 100px;
}
.review-item .review-content {
  overflow: hidden;
}
.review-item .review-content .title {
  margin: 5px 0 28px;
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
}
.review-item .review-content .content {
  font-size: 14px;
  color: #555;
  font-weight: 300;
  line-height: 24px;
}
.add-review .input-info {
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  font-size: 14px;
  color: #555;
  box-shadow: none;
  border-radius: 0;
  border: solid 1px #ddd;
  margin-bottom: 30px;
  outline: 0;
}
.add-review .input-content {
  height: auto;
}
.add-review .rating .text {
  float: left;
  color: #000;
  font-size: 14px;
  margin-right: 15px;
  font-weight: 600;
}
.add-review .submit {
  float: right;
  font-size: 14px;
  color: #000;
  border-radius: 3px;
  padding: 0 25px;
  line-height: 50px;
  text-transform: uppercase;
  font-weight: 600;
  display: inline-block;
}
.add-review .rating {
  margin-top: 15px;
  float: left;
}
.about-product .slick-track {
  transform: none;
}
#product-single .laber-Color .standard-color-white.active,
#product-single .product-options__value.standard-color-white,
.standard-color-white {
  background-color: #fff !important;
  border-color: #e5e8ec !important;
}
.standard-color-white.product-options__value--circle i {
  display: none;
}
.next_previous_product {
  display: flex;
}
.next_previous_product a {
  width: 30px;
  position: relative;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 30px;
  color: var(--color-main);
  font-size: 16px;
}
.next_previous_product a span {
  background: rgba(0, 0, 0, 0.8);
  border: medium none;
  border-radius: 2px;
  bottom: 100%;
  color: #fff;
  display: inline-block;
  font-size: 13px;
  left: 50%;
  line-height: 20px;
  margin-bottom: 5px;
  padding: 5px 12px;
  position: absolute;
  text-transform: capitalize;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  visibility: hidden;
  white-space: nowrap;
  -webkit-transition: all 400ms linear 0ms;
  -khtml-transition: all 400ms linear 0ms;
  -moz-transition: all 400ms linear 0ms;
  -ms-transition: all 400ms linear 0ms;
  -o-transition: all 400ms linear 0ms;
  transition: all 400ms linear 0ms;
}

.next_previous_product a span:before {
  border-color: rgba(0, 0, 0, 0.8) rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 5px 5px 0;
  bottom: 0;
  content: "";
  height: 0;
  left: 50%;
  margin-bottom: -5px;
  margin-left: -5px;
  position: absolute;
  width: 0;
}
.next_previous_product a:hover span {
  margin-bottom: 10px;
  opacity: 1;
  visibility: visible;
}

.products-column {
}
.products-column .product-item {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid var(--color-border);
}
.products-column .product-item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border:none;
}
.products-column .product-item .product-collection {
  padding:20px;
}
.products-column .product-item .product-collection .row {
  gap: 20px;
  margin: 0;
}
.products-column .product-collection .product-collection__image {
    max-width: 125px;
    padding: 0;
}
.products-column .product-item .jdgm-prev-badge__text {display:none;}
.products-column .product-collection .info {
  padding:0;
}
.products-column .product-item .card__media .image_product {
  position: relative;
}
.products-column .content-section {
  position:relative;
}
.products-column .content-section .laber_append_arrows {
  display: flex;
  gap: 5px;
  position: absolute;
  top: 0;
  right: 0;
}
.products-column .content-section .laber_append_arrows .slick-arrow {
  position: static;
  -webkit-transform: translate(0);
  -ms-transform: translate(0);
  transform: translate(0);
  width: 30px;
  height: 30px;
  border-radius: var(--alo-border-radius);
}
.products-column .content-section .laber_append_arrows .slick-arrow:before {
  font-size:14px;
}
.shopify-notify {
  margin: 25px 0;
  color: #e60023;
  border: 2px solid #e60023;
  padding: 15px 30px;
  font-size: 16px;
}
/* custom-review */
.custom-review .spr-container {
  background: #ffffff;
  border: 1px solid #e6ecf0;
  border-radius: 3px;
  padding: 25px 30px;
}
.custom-review .spr-summary-actions-newreview {
  color: var(--color-link-menu-hover);
  font-size: 14px;
  font-weight: 500;
}
.custom-review .spr-header-title {
  font-weight: 600;
  font-size: 20px;
  border-bottom: 1px solid #e6ecf0;
  margin-bottom: 25px;
  padding-bottom: 25px;
  line-height: 25px;
  color: var(--color-main);
}
.custom-review .spr-form-title {
  font-weight: 500;
  font-size: 20px;
  border-bottom: 1px solid #e6ecf0;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.custom-review .spr-form-label {
  color: var(--color-main);
  font-weight: 500;
  font-size: 16px;
  line-height: 23px;
  margin-bottom: 10px;
  display: block;
}
.details-info input.spr-form-input,
.custom-review input.spr-form-input {
  border: 1px solid #e6ecf0;
  line-height: 45px;
  padding: 0 15px;
  background: #fff;
  border-radius: 3px;
}
.details-info .spr-form-input-textarea,
.custom-review .spr-form-input-textarea {
  border: 1px solid #e6ecf0;
  padding: 15px;
  background: #fff;
  border-radius: 3px;
  font-size: 14px;
  line-height: 20px;
}
.details-info .spr-form-actions .btn,
.custom-review .spr-form-actions .btn {
  height: 45px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  margin: 0;
  border-radius: var(--alo-border-radius);
  padding: 0 30px;
}
.loop-product-stock {
  width: 100%;
  margin-bottom:20px;
}
.loop-product-stock .product-stock {
  position: relative;
}
.loop-product-stock .status-bar {
  position: relative;
  height: 7px;
  width: 100%;
  border-radius: 7px;
  overflow: hidden;
  margin-bottom: 7px;
  background-color: var(--color-status-bg);
}
.loop-product-stock .status-bar .sold-bar {
  position: absolute;
  height: 7px;
  border-radius: 7px;
  background-color: var(--color-sold-bg);
}

.product-stock-status {
  line-height: 1;
  color: #3e445a;
}
.product-stock-status span {
  color: var(--color-text-body);
  font-size: 14px;
  line-height: 20px;
}
.product-stock-status span.value {
  color: var(--color-main);
  font-weight: 500;
}
/* product countdown */
.countdown-left .wrap_title {
  align-items: flex-start;
}
.countdown-left .wrap_title .content {
  text-align: left;
}
.countdown-left .btn {
  padding: 0;
  padding-top: 30px;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .countdown-left .btn {
    position: absolute;
    bottom: 0;
    left: 0;
  }
}
.countdown-left .btn a {
  background: var(--color-btn);
  color: var(--color-btn-text);
  font-size: 12px;
  font-weight: 600;
  line-height: 50px;
  text-transform: uppercase;
  min-width: 180px;
  border-radius: 2px;
}
.countdown-left .btn a:hover {
  background: var(--color-btn-hover);
  color: var(--color-btn-text_hover);
}
.type_countdown2.products_collection_countdown .product-item .countdown-wrap {display:none !important;}
.products_collection_countdown .countdown-wrap{
  display: flex;
    gap: 20px;
    align-items: center;
    flex-wrap: wrap;
    position: absolute;
    top: 0;
    right: 0;
}
.products_collection_countdown .product-item .countdown-wrap {
  display: flex;
  gap: 20px;
  align-items: center;
  flex-wrap: wrap;
  position: static;
  margin-bottom:20px;
  opacity: 1 !important;
}
.products_collection_countdown .countdown-wrap h3 {
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
}
.products_collection_countdown .countdown-wrap .cms-countdown {
  display: flex;
  gap: 20px;
  background-color: var(--bg-text-countdown);
  padding: 0 20px;
  border-radius: 3px;
}
.products_collection_countdown .product-item .countdown-wrap .cms-countdown {
  box-shadow: 0 0 0;
  padding:0;
  gap: 15px;
}
.products_collection_countdown .countdown-label {
  color: var(--color-title-countdown);
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
}
.products_collection_countdown .countdown-wrap .cms-countdown .box-count{
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    height: 35px;
    gap: 5px;
}
.products_collection_countdown .product-item .countdown-wrap .cms-countdown .box-count {
  justify-content: center;
  align-items: center;
  position: relative;
  height: 60px;
  gap: 5px;
  width: 60px;
  background: #f2f5f7;
  border-radius: 100%;
  flex-direction: column;
}

.products_collection_countdown .cms-countdown .box-count.secs:before {
  display: none;
}
.products_collection_countdown .cms-countdown .box-count.secs {
  padding: 0;
  margin: 0;
}

.products_collection_countdown .cms-countdown .box-count .number {
    color: var(--color-number-countdown);
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
}
.products_collection_countdown .cms-countdown .box-count .number b {
  font-weight: 500;
}
.products_collection_countdown .cms-countdown .box-count .text {
    color: var(--color-number-countdown);
    font-size: 12px;
    padding: 0;
    margin: 0;
    opacity: .7;
}

.products_collection_countdown .use_banner {
}
.products_countdown .section-content {
  overflow: hidden;
}
.products_collection_countdown
  .use_banner
  .content-section
  .banner_countdown
  .image_static {
  overflow: hidden;
  border-radius: var(--alo-border-radius);
}
.products_collection_countdown
  .use_banner
  .content-section
  .products-list-countdown {
}

.type_countdown1.products_collection_countdown .countdown-wrap {
  flex-direction: column;
  align-items: flex-start;
  padding-top: 20px;
}
.type_countdown1.products_collection_countdown .cms-countdown {
  gap: 20px;
}
.type_countdown1.products_collection_countdown .cms-countdown .box-count {
  height: 50px;
}
.type_countdown1 .cms-countdown .box-count:before {
  content: ":";
  position: absolute;
  right: -12px;
  top: 50%;
  line-height: 1;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translateY(-50%);
  font-size: 20px;
  font-weight: 500;
  color: var(--color-main);
}
.laber_total_items {
  width: 100%;
  height: 10px;
  position: relative;
  background-color: #ccc;
  border: 3px;
}
.laber_progress {
  position: absolute;
  background: #000;
  top: 0;
  left: 0;
  bottom: 0;
  border-radius: 3px;
}
.free-shippings,
.free-shipping {
  position: relative;
  margin-bottom: 60px;
  height: 5px;
}
.free-shipping__progresss,
.free-shipping__progress {
  background-color: #0a2748;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  border-radius: 10px;
  -webkit-transition: all 400ms linear 0ms;
  -khtml-transition: all 400ms linear 0ms;
  -moz-transition: all 400ms linear 0ms;
  -ms-transition: all 400ms linear 0ms;
  -o-transition: all 400ms linear 0ms;
  transition: all 400ms linear 0ms;
}
.free-shipping__progresss .icon-free-shippings,
.free-shipping__progress .icon-free-shipping {
  position: absolute;
  top: -11px;
  right: 0;
  bottom: 0;
  width: 25px;
  height: 25px;
  background: #000;
  border-radius: 100%;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 14px;
}
.free-shipping__progress.free .icon-free-shipping {
  display: none;
}
.free-shipping__progresss:after,
.free-shipping__progress:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: linear-gradient(
    135deg,
    rgba(255, 255, 255, 0.2) 0,
    rgba(255, 255, 255, 0.2) 25%,
    rgba(255, 255, 255, 0) 25%,
    rgba(255, 255, 255, 0) 50%,
    rgba(255, 255, 255, 0.2) 50%,
    rgba(255, 255, 255, 0.2) 75%,
    rgba(255, 255, 255, 0) 75%,
    rgba(255, 255, 255, 0) 100%
  );
  z-index: 1;
  -webkit-animation: move 2.5s linear infinite;
  border-radius: 10px;
  overflow: hidden;
  background-size: 1rem 1rem;
}
@-webkit-keyframes move {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 50px 50px;
  }
}
.free-shipping__text {
  display: flex;
  align-items: center;
  padding: 20px 0 0;
  border-radius: 10px;
  font-size: 14px;
  justify-content: flex-start;
  line-height: 25px;
  color: var(--color-main);
  padding-top: 20px;
}
.hero_canvas .free-shipping__text {
  font-size: 16px;
}
/*
.free-shipping__text .text .free {
  color: var(--color-secondary);
}*/
.free-shipping__text .text i {
  font-size: 10px;
  margin-right: 5px;
}
.payment_type_img {
  margin-bottom: 30px;
}

.page_product_countdown .countdown-wrap {
  margin-bottom: 25px;
  display: flex;
  gap: 20px;
  align-items: center;
  background: var(--color-bg-countdown);
  border: 1px solid var(--color-bd-countdown);
  padding: 20px;
  border-radius: var(--alo-border-radius);
  justify-content: space-between;
}
.page_product_countdown.style_right {
  justify-content: flex-end;
}
.page_product_countdown.style_left {
  justify-content: flex-start;
}
.page_product_countdown.style_center {
  justify-content: center;
}
.page_product_countdown .countdown-label {
  font-size: 16px;
  font-weight: 600;
  color: var(--color-cl-title);
}
.page_product_countdown .cms-countdown {
  display: none;
  background: var(--color-cms-countdown);
  border-radius: 3px;
  height: 45px;
  justify-content: center;
  align-items: center;
  padding: 10px 25px;
}
.page_product_countdown .cms-countdown.init {
  display: flex;
}
.page_product_countdown .cms-countdown .box-count {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  min-width: 50px;
  margin-right: 10px;
}
.page_product_countdown .cms-countdown .box-count.secs {
  margin-right: 0;
}
.page_product_countdown .cms-countdown .box-count .number {
  color: var(--color-text-countdown);
}
.page_product_countdown .cms-countdown .box-count .text {
  color: var(--color-text-countdown);
  font-size: 11px;
  margin: 0;
  line-height: 1;
  margin-left: 3px;
  padding: 0;
  text-transform: none;
}

.laber_append_dots {
  display: flex;
  justify-content: center;
  padding-top: 60px;
}
.laber_append_dots .slick-dots {
  overflow: hidden;
  width: auto;
}
.laber_append_dots .slick-dots li {
  float: left;
  display: inline;
}

.tabcontent .tab-products {
  position: relative;
  text-align: center;
}
.tab-products .display-mobile {
  display: none;
}
.tab-products .section_heading {
  font-size: 16px;
  color: var(--color-main);
  font-weight: 500;
  justify-content: center;
  align-items: center;
}
.tab-products .section_heading span {
  margin-right: 5px;
  text-transform: uppercase;
}
.tab-products .section_heading .js_sr_txt {
  position: relative;
  display: flex;
  align-items: center;
  line-height: 30px;
}
.tab-products .section_heading .js_sr_txt span {
  color: var(--color-hover);
}
.tab-products .section_heading .js_sr_txt:after {
  content: "\e94f";
  font-family: icon-dukamarket !important;
}

.product-image__overlay-top-left {
  align-items: flex-start;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  flex-direction: column;
  gap: 5px;
}

.product-image__overlay-top-left .label {
  padding: 0 5px;
  position: relative;
  justify-content: center;
  display: flex;
  align-items: center;
  text-align: center;
  border-radius: 2px;
  min-width: 55px;
  height: 25px;
  font-size: 14px;
  line-height: 15px;
  background-color: #222;
  color: #fff;
  box-shadow: 0 1px 2px #0003;
}

.product-image__overlay-top-left .label--new {
  background-color: var(--color-label-new);
}
.product-image__overlay-top-left .label--hot {
  background-color: var(--color-label-hot);
}
.product-image__overlay-top-left .label--sale {
  background-color: var(--color-label-sale);
}

.product__text {
  display: flex;
  align-items: center;
}
.product__color {
  width: 20px;
  height: 20px;
  display: inline-block;
  font-size: 0;
  margin-left: 10px;
  border-radius: 100%;
}
.alo-grid-product .alo-product-countdown .product-collection {
  padding: 40px;
}
.alo-product-countdown .block-title {
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e8ec;
  margin-bottom: 20px;
}
/* ipad pro */
@media only screen and (max-width: 1024px) {
  .alo-grid-product.grid-template-columns {
    grid-template-columns: repeat(2, 1fr);
  }
  .products_countdown .section-content {
    margin-bottom: 30px;
  }
  .thumb_right .details-thumb .cms-wrap-main-slider,
  .thumb_left .details-thumb .cms-wrap-main-slider {
    padding: 0;
  }
  .details-thumb .slick-dots,
  .details-thumb .slick-dots {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .thumb_left .details-thumb .slider-nav.slick-slider {
    position: static;
    width: auto;
    clear: both;
  }
  .thumb_right .details-thumb .slider-nav .thumb_img,
  .thumb_left .details-thumb .slider-nav .thumb_img {
    margin: 10px;
  }
  .details-thumb .slider-nav.slick-slider {
    display: none;
  }

  .tabcontent .tab-products {
    margin-bottom: 30px;
  }
  .tabcontent_style3 .tab-products {
    margin: 0;
  }
  .tab-products .display-mobile {
    display: inline-flex;
  }
  .tabcontent .tab-products ul {
    flex-direction: column;
    position: absolute;
    top: auto;
    right: 0;
    left: 0;
    background: #fff;
    z-index: 99;
    margin: 0 auto;
    padding: 20px;
    box-shadow: 0 0 30px #487bb726;
    border-radius: var(--alo-border-radius);
    pointer-events: none;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease, visibility 0.5s ease,
      -webkit-transform 0.5s ease;
    transition: opacity 0.5s ease, visibility 0.5s ease, transform 0.5s ease,
      -webkit-transform 0.5s ease;
    transform: scaleY(0);
    -webkit-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -webkit-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
  }
  .tabcontent .tab-products.active ul {
    display: block;
    pointer-events: auto;
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .tabcontent .tab-products ul li {
    width: 100%;
    margin-left: 0 !important;
    margin-bottom: 15px;
    display: block !important;
  }
  .tabcontent .tab-products ul li a {
    padding: 0;
    font-size: 16px;
    font-weight: 400;
    justify-content: flex-start;
  }
  .tabcontent_style1 .tab-products ul li a:before ,
  .tabcontent_style1 .tab-products ul li:not(:first-child) a:before {
    display: none;
  }
  .product-item .product-image__overlay-bottom {
    opacity: 1;
    visibility: visible;
  }
  .product-item .group-button a {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
    -webkit-animation-duration: 0.2s;
    animation-duration: 0.2s;
  }
  .product-bottom-content,
  .product-item .group-button a.button-quick-view,
  .product-item .group-button a.compare-button {
    display: none;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
}
/* ipad  */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .page_product_countdown .countdown-wrap {
    flex-direction: column;
  }
}
/* mobile  */
@media only screen and (max-width: 767px) {
  .alo-grid-product.grid-template-columns {
    grid-template-columns: repeat(1, 1fr);
  }
  .zoomContainer,
  .details-thumb .slider-nav.slick-slider .slick-arrow,
  .details-thumb div[data-slide-main].slick-slider .slick-arrow {
    display: none !important;
  }
  .products_collection_countdown .wrap_title .content {
    text-align: center;
  }
  .product-item .product-image__overlay-top-right {
    top: 10px;
    right: 10px;
  }
  .product-item .product-image__overlay-top-right a {
    width: 40px;
    height: 40px;
  }

  .products_collection_countdown .use_banner .content-section {
    flex-direction: column;
  }
  .custom-review .spr-container {
    padding: 10px 10px;
  }
  .tabcontent.tabcontent_style2 .tab-products {
        position: static;
  }
    .products_collection_countdown .countdown-wrap {
    position: static;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 479px) {
  .type_section_group .use_banner .content-section {
    flex-direction: column;
  }
  .next_previous_product {
    position: static;
    margin-bottom: 15px;
  }
  .next_previous_product a {
    flex-grow: 2;
  }
  .thumb_left .details-thumb .cms-wrap-main-slider {
    padding-left: 0;
  }
  .thumb_left .details-thumb .slider-nav.slick-slider {
    position: static;
    width: 100%;
  }
  .thumb_right .slick-list.draggable,
  .thumb_left .slick-list.draggable {
    margin: 0 -5px;
  }
  .thumb_left .details-thumb .slider-nav .thumb_img,
  .thumb_right .details-thumb .slider-nav .thumb_img {
    padding: 0 5px;
    margin: 10px 0 0 0;
  }
  .list-style .product-item .product-collection {
    flex-direction: column;
  }
  .list-style .product-item .product-collection .product-collection__image {
    margin-right: 0;
    margin-bottom: 30px;
  }
  .product-image__overlay-top-left {
    top: 10px;
    left: 10px;
  }
  .product-item
    .product-collection__content
    .frm-price-color
    .product-collection__price
    .price
    span {
    font-size: 16px;
  }
  .page_product_countdown .countdown-wrap {
    flex-direction: column;
  }
  .style_list .product-collection .product-collection__image {
    max-width: 150px;
    min-width: 150px;
  }
  .tabcontent .tab-products ul {
    left: 0;
    right: 0;
    width: 100%;
  }
  .product-item .product-collection__content .product-collection__title a {
    min-height: 36px;
  }
    .product-item .countdown-wrap {
      right: 0;
      left: 0px;
      bottom: 0;
  }
  .product-item .countdown-wrap .cms-countdown {
    background: #ffffff57;
    padding: 10px 10px;
    gap: 15px;
    border-radius: 0;
  }
  .product-item .countdown-wrap .cms-countdown .box-count:not(:first-child):before {
    left: -7.5px;
  }
  .cms-countdown .box-count .number {font-size:14px;}
  .cms-countdown .box-count .text {font-size:10px;}

  .collection_list .viewall,
.product_section .viewall {display:none;}
}

@media screen and (min-width: 768px) {
  .list-style .product-item .product-inner .thumb {
    float: left;
    margin-right: 20px;
    width: 214px;
  }
}
@media screen and (min-width: 480px) {
}

/* Instant Quote Button */
#instant-quote-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  box-sizing: border-box;
}
#instant-quote-modal .modal-content {
  background: white;
  border-radius: 8px;
  max-width: 800px;
  width: 100%;
  max-height: 95vh;
  overflow-y: auto;
  padding: 0;
  box-shadow: 0 4px 15px rgba(0,0,0,0.2);
  position: relative;
}
#instant-quote-modal .instant-quote-modal-top-btn {
  position: sticky;
  top:0;
  left: 0;
  right: 0;
  background: #ffff;
  margin: 0 auto 10px;
  box-shadow: 0 4px 4px -4px #dfd5d5;
  z-index: 1;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
#instant-quote-modal .custom-steps-button-list {
  padding: 20px;
 /* box-shadow: 0 1px 5px 3px #dfd5d5; */
  margin-bottom: 0;
}
.custom-steps-button-list .common-btn {
  padding: 5px 10px;
  border: 0;
  box-shadow: none;
  outline: 0;
  font-size: 16px;
  color: #222;
  font-weight: 500;
  pointer-events: none;
  background-color: transparent;
}
.custom-steps-button-list .common-btn span {
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  color: #222;
  background: #FEF7FF;
  border-radius: 4px;
  margin-right: 8px;
}
#instant-quote-modal .common-tab-content .common-tab-content-inner {
    padding: 0 30px 30px 30px;
}
.next-button-block {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
#instant-quote-modal .steps-common-btn {
  color: #fff;
  display: inline-block;
  font-size: 14px;
  text-align: center;
  padding: 10px 20px;
  border-color: transparent;
  background-color: var(--color-secondary);
  cursor: pointer;
  min-width: 150px;
  border-radius: 8px;
}
#instant-quote-modal .steps-common-btn.previous-btn {
  color: var(--color-secondary);
  background-color: transparent;
  border-color: var(--color-secondary);
  min-width: 100%;
  windth: 100%;
}
.custom-steps-button-list .common-btn.active {
  color: var(--color-secondary);
}
.custom-steps-button-list .common-btn.active span {
  color: #fff;
  background: var(--color-secondary);
}
#modal-close-btn {
  position: absolute;
  top: 15px;
  right: 15px;
  border: none;
  font-size: 18px;
  cursor: pointer;
  line-height: 1;
  background: var(--color-secondary);
  border-radius: 100%;
  min-width: 30px;
  min-height: 30px;
  width: 30px;
  height: 30px;
  text-align: center;
  color: #fff;
  -webkit-appearance: none; /* Fix for iOS Safari */
  appearance: none;
}
.instant-modal-title {
  margin-bottom: 20px;
  text-align: center;
  color: var(--color-secondary);
}
.instant-quote-modal .custom-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.instant-quote-modal .custom-row .form-group {
  margin-bottom: 15px;
}
.instant-quote-modal .custom-row .hal-width {
  padding: 0 10px;
  width: 50%;
}
.instant-quote-modal .custom-row .full-width {
  padding: 0 10px;
  width: 100%;
}
.instant-quote-modal .form-group label {
  color: #000;
  display: inline-block;
  width: 100%;
  margin-bottom: 5px;
}
.instant-quote-modal .form-group label span {
  color: #ff0000;
}
.instant-quote-modal .form-group label span sup {
  vertical-align: middle;
}
.instant-quote-modal .custom-form-control {
  color: #000;
  padding: 6px 12px;
  min-height: 45px;
  border-radius: 8px;
  border: 1px solid transparent;
  background-color: #1c1c1c14;
  outline: 0 none;
  width: 100%;
}
.instant-quote-modal input[type="file"].custom-form-control {
  min-height: 45px;
  padding-top: 12px;
  padding-bottom: 10px;
}
  
.instant-quote-modal button[type="submit"] {
  color: #fff;
  display: inline-block;
  width: 100%;
  font-size: 14px;
  text-align: center;
  padding: 10px 15px;
  border-color: transparent;
  background-color: var(--color-secondary);
  cursor: pointer;
  border-radius: 8px;
}
#next:disabled {
  cursor: not-allowed;
  opacity: 0.6; /* Optional: makes it visually look disabled */
}
#instant-quote-modal .steps-common-btn.w-100 {
  width: 100%;
}
#instant-quote-modal .steps-common-btn.bg-transparent {
  background-color: transparent;
  color: var(--color-main);
  border: 1px solid #ddd;
}
#instant-quote-modal .contact-info-text h3 {
  margin-bottom: 15px;
}
#instant-quote-modal .contact-info-text p {
  font-size: 14px;
}
.bottom-content-popup-btn {
  padding: 20px 30px 5px;
  box-shadow: 0px 0px 1px 1px #ddd;
  position: sticky;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
}
@media only screen and (max-width: 767px) {
  .custom-steps-button-list .common-btn {
    font-size: 12px;
  }
  .bottom-content-popup-btn {
    padding: 15px;
  }
  #instant-quote-modal .common-tab-content .common-tab-content-inner {
    padding: 0 15px 15px;
  }
  #instant-quote-modal .custom-steps-button-list {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media only screen and (max-width: 575px) {
  .instant-quote-modal .custom-row .hal-width {
    width: 100%;
  }
}

.instant-quote-modal .common-tab-content:not(.active) {
  display: none;
}
.custom-collection-carousel-section:not(.active) {
  display: none;
}
.no-products-message {I
    width:100% !important;
  min-width:300px !important;
}
.no-products-message p {
  text-align: center;
  font-size: 20px;
  line-height: 24px;
  color: #222;
  margin: 0;
  font-weight: 500;
  width:100% !important;
}

#instant-quote-modal {
  display: none;
}
.instant-product-grid .product-item {
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.instant-product-grid .product-item:last-of-type {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.instant-product-grid .product-items-inner {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
  align-items: center;
}
.instant-product-grid .product-items-inner .product-left-content {
	width: 18%;
	padding: 0 10px;
}
.instant-product-grid .product-items-inner .product-right-content {
	width: 82%;
	padding:0 10px;
}

.popup-thankyou-message .content {
  text-align: center;
  padding: 40px 0;
}
.popup-thankyou-message .content span {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin:0 auto 30px;
  border-radius: 100%;
  display: inline-block;
  background: #e83c9d2e;
  color: #e83c9d;
}
.popup-thankyou-message .content h3 {
  font-size: 20px;
  margin-bottom: 20px;
  color: var(--color-main);
  text-transform: uppercase;
}
.popup-thankyou-message .content p {
  font-size: 16px;
  color: var(--color-main);
  line-height: 20px;
  margin: 0 auto;
  text-align: center;
}
.instant-product-grid .product-info {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
}
.instant-product-grid .product-info .product-info-left-content {
  width: 75%;
  padding: 0 5px;
}
.instant-product-grid .product-info .product-info-right-content {
  width: 25%;
  padding: 0 5px;
  display: flex;
  gap: 5px;
}
.instant-product-grid .product-info .qty-controls .custom-form-control {
  border: 1px solid #ddd;
  border-radius: 5px;
  box-shadow: none;
  outline: none;
  min-height: 40px;
  color: var(--color-main);
  background-color: transparent;
}
.instant-product-grid .product-info .remove-btn {
  min-width: 40px;
  height: 40px;
  border: 1px solid #ddd;
  border-radius: 5px;
  outline: none;
  cursor: pointer;
  background: transparent;
  color: var(--color-main);
  padding: 0;
  font-size: 20px;
}
button.disabled {
  opacity: 0.5;
  pointer-events: none;
}

#av-pro-39-s-gift-card .prod_shipping-text ul li:nth-child(2) {
  display: none;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
@media only screen and (max-width: 767px) {
  .instant-product-grid .product-info .product-info-left-content {
    width: 65%;
  }
  .instant-product-grid .product-info .product-info-right-content {
    width: 35%;
  }
  .product-info-left-content p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 375px) {
 .instant-product-grid .product-info .product-info-left-content {
    width: 100%;
  }
  .instant-product-grid .product-info .product-info-right-content {
    width: 100%;
  }
}
.icon-primary-color-txt {
  color: var(--color-secondary);
}
.icon-primary-color-txt-svg-color svg path {
  stroke: var(--color-secondary);
}
.featured-product .row {
  height: 100%;
}
.featured-product .row .content-right {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.featured-product .slick-slider .slick-slide {
  display: flex;
  height: auto !important;
}

.featured-product .product-collection__content {
  height: 100%;
  align-items: self-start;
  justify-content: flex-start;
}

.featured-product .slick-slider .slick-slide > * {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}
.featured-product .frm_product_collection {
  display: flex;
  flex-direction: column;
  height: 100%;
}
@media screen and (max-device-width: 430px) and (orientation: portrait) {
  @supports (-webkit-touch-callout: none) {
    #modal-close-btn {
      /* Safari iOS-specific fixes */
      width: 30px;
      height: 30px;
      min-height: 30px;
      min-width: 30px;
      border-radius: 50% !important;
      line-height: 1 !important;
      display: flex !important;
      align-items: center !important;
      justify-content: center !important;
      padding: 0 !important;
      -webkit-appearance: none;
      appearance: none;
    }
  }
}