/** Shopify CDN: Minification failed

Line 702:0 Unexpected "/"

**/
/*!
  @license
  Mexmart, by Logicgo Themes
*/

a, abbr, acronym, address, applet, article, aside, audio, b, big, body, canvas, caption, center, cite, code, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, input, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, select, small, span, strike, strong, sub, summary, sup, table, tbody, td, textarea, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  background: 0 0;
  outline: 0;
  text-decoration: none;
}
a{
  text-decoration: none !important;
}
svg{
  vertical-align: middle;
}
li{
  list-style: none;
}
.swiper-slide{
  opacity: 1 !important;
}
.swiper-grid-column>.swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-grid-column .swiper-slide{
  margin-top: 0 !important;
}
.w-100{
  width: 100%;
}
.predictive-search__loading-state{
  display: none !important;
}
.full__width{
  padding: 0 30px;
}
.padding_width{
  padding: 0 30px;
}
.full__width.mega-menu__list--condensed{
  padding: 0 15px;
}
.title_row{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.title_row.center{
  flex-direction: column;
  row-gap: 10px;
}
.title_row.right{
  flex-direction: row-reverse;
}
.d-flex{
  display: flex;
}
.swiper-container {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
}
.swiper-button-next:after, .swiper-button-prev:after {
  font-size: 0px!important;
}
.swiper-button-next svg{
  transform: rotate(-90deg);
}
.swiper-button-prev svg {
  transform: rotate(90deg);
}
.swiper-button-next, .swiper-button-prev {
  z-index: 2!important;
  width: 40px!important;
  height: 40px!important;
  margin-top: 0 !important;
  transition: all .5s ease;
  position: inherit !important;
}
.swiper-button-prev {
  left: 0 !important;
}
.swiper-button-next {
  right: 0 !important;
}
.swiper-button-next svg, .swiper-button-prev svg {
  width: 24px !important;
  height: 24px !important;
}
.swiper-button-next{
  position: relative !important;
}
.swiper-button-next::before{
  position: absolute;
  content: "";
  width: 1px;
  height: 40%;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
.swiper-pagination-bullet {
  width: 25px!important;
  height: 5px!important;
  margin: 0 10px !important;
  opacity: 1;
  transition: all .5s ease;
  cursor: pointer;
  border-radius: var(--buttons-radius-outset);
}
.swiper-pagination-bullet-active{
  width: 50px !important;
}
.swiper-pagination {
  z-index: 2!important;
  margin: 20px 0;
}
.login_image_wrapper:hover img, .register_image_wrapper:hover img, .product-collection-top-banner:hover img, .second-inner-about-us-top-image:hover img, .video-section__poster:hover img, .team-img:hover img,
.faq_image_wrapper:hover img, .privacy_image_wrapper:hover img, .return_image_wrapper:hover img, .shipping_image_wrapper:hover img, .terms_image_wrapper:hover img{
  transform: scale(1.1);
}
.login_image_wrapper img, .register_image_wrapper img, .product-collection-top-banner img, .second-inner-about-us-top-image img, .video-section__poster img, .team-img img,
.faq_image_wrapper img, .privacy_image_wrapper img, .return_image_wrapper img, .shipping_image_wrapper img, .terms_image_wrapper img{
  transition: all 0.5s ease;
  cursor: pointer;
}
.login_image_wrapper .media, .register_image_wrapper .media, .second-inner-about-us-top-image .media, .video-section__poster .media,
.faq_image_wrapper .media, .privacy_image_wrapper .media, .return_image_wrapper .media, .shipping_image_wrapper .media, .terms_image_wrapper .media{
  overflow: hidden;
  border-radius: var(--media-radius);
}
.theme_main_description{
  font-size: 14px;
  line-height: 1.5;
  margin-top: 10px;
}
.theme_main_subheading{
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 5px;
}
.theme_main_heading{
  font-family: var(--font-heading-family);
  font-size: 26px;
  line-height: 1.2;
  font-weight: var(--text_weight);
  text-transform: var(--text_style);
}
body.showBefore:before, body.accountshowBefore:before, body.megashowBefore:before {
  content: "";
  top: 0%;
  left: 0;
  height: calc(var(--viewport-height, 100vh) - -100vh);
  width: 100%;
  display: block;
  position: fixed;
  background-color: rgb(var(--color-foreground),.5);
  z-index: 3;
}
.title_bottom_margin{
  margin-bottom: 20px;
}
.blog .card__heading a {
  position: relative;
  transition: all .5s ease;
  font-size: 18px;
  line-height: 1.2;
  font-weight: var(--text_weight);
  text-transform: var(--text_style);
  font-family: var(--font-heading-family);
}
.product-card-wrapper .card__heading a {
  font-size: 14px;
  text-transform: var(--text_style);
  font-family: var(--font-heading-family);
  transition: all .5s ease;
}
.quick-add__submit {
  padding: 0.8rem;
  box-sizing: border-box;
}
.card--card .product-card-buttons {
  margin: var(--image-padding);
  position: absolute;
  display: none;
  z-index: 2;
}
.card--card .product-hover{
  display: flex;
}
.card-wrapper .product-hover button span{
  font-size: 0px;
}
.card-wrapper product-form .cart_btn{
  min-width: inherit;
  min-height: inherit;
}
.card-wrapper.side_position .card--card .product-card-buttons,
.card-wrapper.center_position .card--card .product-card-buttons,
.card-wrapper.up_position .card--card .product-card-buttons{
  right: 10px;
  top: 10px;
}
.card-wrapper.side_position .card--card .product-hover,
.card-wrapper.center_position .card--card .product-hover,
.card-wrapper.up_position .card--card .product-hover{
  flex-direction: column;
  row-gap: 10px;
}
.card-wrapper.bottom_position .card--card .product-card-buttons{
  left: 0;
  bottom: 10px;
  right: 0;
}
.card-wrapper.bottom_position .card--card .product-hover{
  flex-direction: row;
  column-gap: 10px;
  justify-content: center;
}
.card-wrapper.up_position .card--card .third_cart_btn{
  position: absolute;
  bottom: 10px;
  right: 10px;
  left: 10px;
  display: none;
  z-index: 2;
}
.card-wrapper.up_position:hover .card--card .third_cart_btn{
  display: block;
}
.product-card-wrapper:hover .product-card-buttons{
  display: block;
}


/* .card--standard .product-card-buttons {
  position: absolute;
  transform: translate(-50%);
  left: 50%;
  bottom: 10px;
  right: 0;
  display: none;
  z-index: 2;
} */
.card--standard .product-card-buttons {
  margin: var(--image-padding);
  position: absolute;
  display: none;
  z-index: 2;
}
.card--standard .product-hover{
  display: flex;
}
.card-wrapper.side_position .card--standard .product-card-buttons,
.card-wrapper.center_position .card--standard .product-card-buttons,
.card-wrapper.up_position .card--standard .product-card-buttons{
  right: 10px;
  top: 10px;
}
.card-wrapper.side_position .card--standard .product-hover,
.card-wrapper.center_position .card--standard .product-hover,
.card-wrapper.up_position .card--standard .product-hover{
  flex-direction: column;
  row-gap: 10px;
}
.card-wrapper.bottom_position .card--standard .product-card-buttons{
  left: 0;
  bottom: 10px;
  right: 0;
}
.card-wrapper.bottom_position .card--standard .product-hover{
  flex-direction: row;
  column-gap: 10px;
  justify-content: center;
}
.card-wrapper.up_position .card--standard .third_cart_btn{
  position: absolute;
  bottom: 10px;
  right: 10px;
  left: 10px;
  display: none;
  z-index: 2;
}
.card-wrapper.up_position:hover .card--standard .third_cart_btn{
  display: block;
}

.card-wrapper.side_position .quick-add{
  margin-top: 10px;
}

.complementary-products .card--card .product-card-buttons {
  transform: translate(calc(-50% - (var(--image-padding) * 2)), calc(-50% - (var(--image-padding) * 2)));
}
.card_product_quick-view .quick-add__submit {
  min-width: 40px;
  min-height: 40px;
}
.swatch-anchor {
  font-size: 14px;
  text-decoration: none;
  line-height: 1;
}
.card_product_quantity {
  margin-bottom: 1.2rem;
}
.sticky_cart select,.sticky-quantity,
.wishlist-card-wrapper .sticky-quantity{
-webkit-appearance: none;
-moz-appearance: none;
  text-align: center;
}
.card_product_quantity input[type=number]::-webkit-inner-spin-button,
.card_product_quantity input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.card_product_quantity input[type=number] {
  -moz-appearance: textfield;
}
.d-inline-block {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}

.grid-terminal-flash {
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 5px;
  padding: 5px;
  float: left;
  transition: all .5s ease;
  border-radius: var(--buttons-radius-outset);
}
.grid-terminal-flash svg {
  width: 20px;
  height: 20px;
}
.main-collection-product-grid-section .facets-vertical-form {
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  row-gap: 15px;
  padding: 15px 10px;
  margin-bottom: 30px;
  border-radius: var(--media-radius);
}
.product-grid-container .grid--1-col-desktop .card-product-thumnail {
  width: 100%;
  max-width: 30%;
}
.product-grid-container .grid--1-col-desktop .card{
  flex-direction: row !important;
  column-gap: 30px;
}
.product-grid-container .grid--1-col-desktop .description_wrapper{
  display: block;
  margin-bottom: 5px !important;
}
.product-grid-container .grid--1-col-desktop .product_variant{
  max-width: 35%;
}
.product-grid-container .grid--1-col-desktop .side_position .quick-add__submit{
  max-width: 40%;
  width: 100%;
}
.custom-lavel-grid-system.horizontal {
  line-height: 0;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  grid-column: 1;
  grid-row: 2;
}
.facets__form-vertical div#FacetsWrapperDesktop {
  margin-bottom: 0px;
}
div#FacetsWrapperDesktop {
  margin-bottom: 20px;
}
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 9999;
  display: grid;
  align-content: center;
  justify-content: center;
}
.spinnerr {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  margin-left: -25px;
  border-radius: 50%;
  border-bottom: 0;
  animation: loaderOut 2s linear infinite;
}
@keyframes loaderOut {
   0% {
    transform: rotate(0deg);
   }
  50% {
    transform: rotate(180deg);
  }

  100% {
    transform: rotate(360deg);
  }
}
.spinnerr {
  border-color: #333333;
  border: 3px solid #333333;
  border-top: 5px solid #fff;
}
.card-wrapper:hover div#ui-countdown{
  display: none;
}
div#ui-countdown {
  display: flex;
  align-items: center;
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
  justify-content: center;
  transition: all .5s ease;
}
.countdown-timer .main-c-motel:first-child {
  margin-left: 0;
}
.countdown-timer .main-c-motel {
  font-size: 14px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0 2px;
  width: 55px;
  height: 55px;
}
.countdown-item {
  font-size: 18px;
  font-weight: var(--text_weight);
  line-height: 1;
}
.bigtext_countdown {
  font-size: 13px;
  letter-spacing: 0;
  line-height: 1;
  margin-top: 3px;
}
.page-buttons {
  display: flex;
  justify-content: center;
  column-gap: 30px;
}
.count-bubble {
  position: absolute;
  height: 18px;
  width: 18px;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  top: 6px;
  right: 6px;
}
.wishlist-card-wrapper .card__media1 {
  margin: var(--image-padding);
  width: calc(100% - 2 * var(--image-padding));
  border-radius: calc(var(--border-radius) - var(--border-width) - var(--image-padding));
}
.wishlist-card-wrapper .card__media1 img{
  border-radius: var(--product-card-corner-radius);
}
.wishlist-card-wrapper {
  border-radius: var(--product-card-corner-radius);
}
.wishlist-card-wrapper .product-form__buttons,
.wishlist-card-wrapper .quantity{
  margin-top: 10px;
}
.main-wishlist-page .product-hover button,
.main-compare-page .product-hover button {
  z-index: 2;
  position: absolute;
  top: 15px;
  right: 15px;
}
.product-hover button {
  border: none;
  cursor: pointer;
  display: block;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: var(--buttons-radius-outset);
  padding: 0;
  transition: all .5s ease;
}
.product-hover svg {
  width: 20px;
  height: 20px;
}
.compare-card-wrapper li .compare-card-details {
  padding-right: 5px;
}
.compare-card-wrapper li {
  display: flex;
  justify-content: center;
  width: 100%;
  text-align: center;
  padding: 10px 0px;
}
.compare-card-wrapper li:first-child {
  padding: 0px;
}
.main-wishlist-page,
.main-compare-page {
  padding: 0px 15px;
}

.main-compare-page .compare-card-wrapper img,
.main-wishlist-page .wishlist-card-wrapper img {
  width: 100%;
  display: block;
}
.main-compare-page .compare-card-wrapper,
.main-wishlist-page .wishlist-card-wrapper{
  width: calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
  max-width: calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
  position: relative;
}

@media screen and (max-width: 989px) {
  .main-compare-page .compare-card-wrapper,
  .main-wishlist-page .wishlist-card-wrapper{
    width: calc(33.33% - var(--grid-mobile-horizontal-spacing) * 2 / 3);
    max-width: calc(33.33% - var(--grid-mobile-horizontal-spacing) * 2 / 3);
  }
}
@media screen and (max-width: 749px) {
  .main-compare-page .compare-card-wrapper,
  .main-wishlist-page .wishlist-card-wrapper{
    width: calc(50% - var(--grid-mobile-horizontal-spacing) * 1 / 2);
    max-width: calc(50% - var(--grid-mobile-horizontal-spacing) * 1 / 2);
  }
}
@media screen and (max-width: 479px) {
  .main-compare-page .compare-card-wrapper,
  .main-wishlist-page .wishlist-card-wrapper{
    width: 100%;
    max-width: 100%;
  }
}
.product-card-buttons button:hover svg{
  -webkit-animation: .6s ease-in-out infinite icon-animation;
  animation: .6s ease-in-out infinite icon-animation;
}
@keyframes icon-animation {
  0%,
  100% {
      -webkit-transform: scale(1);
      transform: scale(1)
  }

  50% {
      -webkit-transform: scale(1.1);
      transform: scale(1.1)
  }
}
@-webkit-keyframes icon-animation {
  0%,
  100% {
      -webkit-transform: scale(1);
      transform: scale(1)
  }

  50% {
      -webkit-transform: scale(1.1);
      transform: scale(1.1)
  }
}

/* ============================ others ======================== */
.destination-bar .ttqtyprogress{
  float: left;
  width: 100%;
  margin-top: 20px;
}
.destination-bar .QuantityAvailable-progress, .quantity-progress{
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 500;
}
.destination-bar .progress-toggle {
  margin: 5px 0 0;
  height: 8px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  width: 100%;
  float: left;
  background: #f5f5f5;
  display: flex;
  border-radius: 4px;
}
.destination-bar .progress-bar-toggle {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -khtml-border-radius: 25px;
  border-radius: 25px;
}
.destination-bar .progress-bar-toggle {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}
.destination-bar {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}

/* ============================ special collection ======================== */
.specialcollection_demo{
  display: inline-block;
  vertical-align: middle;
  width: 100%;
   position: relative;
}
.special_collection-slider .specialcollection_demo .collection__title{
  max-width: 25%;
  width: 100%;
  float: left;
  padding-right: 15px;
  position: sticky;
  top: 0;
}
.special_collection-slider .specialcollection_demo .special-collection-slider{
  max-width: 75%;
  width: 100%;
  float: left;
  padding-left: 15px;
}
.special_collection-slider .Product_simless_detail{
  display: block;
}
.Product_simless_detail hr{
  margin: 30px 0px !important;
}
.Product_simless_detail {
  text-align: center;
  max-width: 210px;
  margin: 0 auto;
  display: none;
}
.Product_simless_detail p{
  font-size: 14px;
}

/ ============================ deal collection ======================== /
.deal_collection-slider .deal-heading{
  margin-bottom: 10px;
}
.deal_collection-slider .tiles{
  display: flex;
  column-gap: 10px;
}
.deal_collection-slider .deal-timer{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 40px;
  font-size: 14px;
  border-radius: var(--buttons-radius);
}
.deal_collection-slider .deal_title .deal-button{
  font-size: 28px;
  padding: 6px 31px;
  display: inline-block;
  border-radius: var(--buttons-radius);
  transition: all .5s ease;
  text-transform: uppercase;
  margin: 20px 0px;
  font-weight: var(--text_weight);
}
.deal_collection-slider .deal_title{
  display: flex;
  align-items: center;
  column-gap: 15px;
}
.deal_collection-slider .destination-bar .ttqtyprogress {
  margin-top: 0px;
}
.deal_collection-slider .deal_inner_collection{
  border-radius: var(--media-radius);
  padding: 30px;
}
.card-thumbnail-image{
  display: flex;
  column-gap: calc(var(--image-padding) + 1rem);
}
.card-thumbnail-image .thumb-card{
 max-width: 25%;
  width: 100%;
  overflow-y: auto;
  scroll-behavior: smooth;
  position: relative !important;
  background-color: transparent !important;
  z-index: 2;
}
.card-thumbnail-image .thumb-card::-webkit-scrollbar{
  width: 3px;
}
.card-thumbnail-image .card-thumb img{
  height: auto;
  width: 100%;
  cursor: pointer;
  border-radius: var(--product-card-corner-radius);
}
.card-thumbnail-image .card__inner{
   max-width: 75%;
  width: 100%;
}
.card-thumbnail-image .card-img{
  padding: 10px;
}
.card-thumbnail-image .thumb-card{
  border-radius: var(--product-card-corner-radius);
}
.row-product-slider .product-card-buttons,
.row-product-slider .third_cart_btn{
  display: none !important;
}
.card-product-thumnail {
  width: 100%;
}
.row-product-slider .card{
  flex-direction: row !important;
  column-gap: 15px;
}
.row-product-slider .countdown-timer{
  display: none !important;
}
/* color swatch */
.product-color-variant {
  z-index: 0;
  position: relative;
  box-sizing: border-box;
}
.product-color-variant .product-form__input input[type='radio'] + label.color-swatch,
.product-color-variant .product-form__input input[type='radio'] + label.color-swatch:after,
.product-color-variant .product-form__input input[type='radio'] + label.color-swatch:before{
        border-radius: 0;
}
.product-color-variant .product-form__input input[type='radio'] + label.color-swatch.round,
.product-color-variant .product-form__input input[type='radio'] + label.color-swatch.round:after,
.product-color-variant .product-form__input input[type='radio'] + label.color-swatch.round:before{
    border-radius: 100%;
  }
.product-color-variant .product-form__input input[type='radio'] + label.color-swatch.round-corners,
.product-color-variant .product-form__input input[type='radio'] + label.color-swatch.round-corners:after,
.product-color-variant .product-form__input input[type='radio'] + label.color-swatch.round-corners:before{
        border-radius: 5px;
  }
.product-color-variant .product-form__input input[type='radio'] + label.color-swatch{
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin: .7rem .5rem .2rem 0;
  display: inline-block;
  padding: 10px;
  font-size: 1.4rem;
  letter-spacing: .1rem;
  line-height: 1;
  text-align: center;
  transition: border var(--duration-short) ease;
  cursor: pointer;
  position: relative;
  border-radius: var(--buttons-radius);
}
.product-color-variant .product-form__input input[type=radio]+label.color-swatch{
 width: 20px;
 height: 20px;
}
.product-color-variant .product-form__input input{
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
  height: 1px;
  width: 1px;
}
.product-color-variant .product-form__input input[type='radio'] + label.color-swatch:hover:before{
  border: 1px rgb(125 124 124) solid;
}
.product-color-variant .product-form__input input[type='radio']:checked + label.color-swatch:before{
  box-shadow: 0 0 0 1px rgb(var(--color-foreground));border-color:rgb(var(--color-foreground));
}
/* .product-color-variant .product-form__input input[type='radio'] + label.color-swatch.variant-swatch{
  background-color:white;
} */
.product-color-variant .product-form__input input.disabled+label{
  text-decoration: line-through;
}
.flex-content-color {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.color-swatch-container {
    line-height: 1;
}
.see-more, .see-less {
  cursor: pointer;
  margin-top: 2px;
  border-radius: 0;
  font-size: 18px;
  height: 30px;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0;
}
.product-color-variant .see-less.round,
.product-color-variant .see-more.round{
  border-radius: 100%;
}
.product-color-variant .see-more.round-corners,
.product-color-variant .see-less.round-corners{
  border-radius: 5px;
}