<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** Shopify CDN: Minification failed

Line 697:88 Unexpected "{"
Line 1053:17 Unexpected "{"
Line 1053:26 Expected ":"
Line 1057:17 Unexpected "{"
Line 1057:26 Expected ":"
Line 1061:17 Unexpected "{"
Line 1061:26 Expected ":"
Line 1065:17 Unexpected "{"
Line 1065:26 Expected ":"
Line 1078:17 Unexpected "{"
... and 19 more hidden warnings

**/
/* Place any CSS overrides in this file. */
/* @font-face {
  font-family: "Suisse Intl";
  src: url("SuisseIntlRegular.woff2") format("woff2"),
       url("SuisseIntlRegular.woff") format("woff");
} */ 
/* @font-face {
font-family: "Suisse Intl"; 
  src: url("//db.onlinewebfonts.com/t/88f10bf18a36407ef36bf30bc25a3618.eot"); 
  src: url("//db.onlinewebfonts.com/t/88f10bf18a36407ef36bf30bc25a3618.eot?#iefix") format("embedded-opentype"), 
  url("SuisseIntlRegular.woff2") format("woff2"), 
  url("SuisseIntlRegular.woff") format("woff"), 
  url("//db.onlinewebfonts.com/t/88f10bf18a36407ef36bf30bc25a3618.ttf") format("truetype"), 
  url("//db.onlinewebfonts.com/t/88f10bf18a36407ef36bf30bc25a3618.svg#Suisse Intl") format("svg");
} */

/* @font-face {
font-family: "Suisse Intl"; 
  src: url("SuisseIntl-Regular-WebS.eot"); 
  src: url("SuisseIntl-Regular-WebS.eot?#iefix") format("embedded-opentype"), 
  url("SuisseIntl-Regular-WebS.woff2") format("woff2"), 
  url("SuisseIntl-Regular-WebS.woff") format("woff"), 
  url("SuisseIntl-Regular-WebS.ttf") format("truetype"), 
  url("SuisseIntl-Regular-WebS.svg#Suisse Intl") format("svg");
  font-weight:normal;
} */

*, body, button, input, select, textarea, .custom-font, .h1, .h2, .h3, .h4, .h5, .h6, .header-font, h1, h2, h3, h4, h5, h6, p, div {
  font-family: Suisse Intl, sans-serif, helvetica, arial !important;
}

/* CART */
.right-drawer-vue .drawer.drawer--right.drawer--cart {background-color: #f7f7f7;}

.right-drawer-vue .drawer.drawer--right.drawer--cart .progressBarContainer .progressBarHeader {
	 line-height: 1;
	 margin-bottom: 7px;
}
.right-drawer-vue .drawer.drawer--right.drawer--cart .progressBarContainer .progressBarHeader .progressBarLabel {
	 font-size: 14px;
}
.right-drawer-vue .drawer.drawer--right.drawer--cart .progressBarContainer .progressBarHeader .progressBarLabel .money {
	 font-size: 14px;
}
.right-drawer-vue .drawer.drawer--right.drawer--cart .progressBarContainer .progressBarContainerDiv {
	 display: block;
	 position: relative;
	 background-color: rgba(253, 180, 11, 0.5);
	 height: 8px;
	 border-radius: 25px;
}
.right-drawer-vue .drawer.drawer--right.drawer--cart .progressBarContainer .progressBarContainerDiv .progressBarIndicator {
	 position: absolute;
	 top: 0px;
	 bottom: 0px;
	 left: 0px;
	 background-color: #fdb40b;
	 transition: width 750ms ease-in-out 0s;
	 transform: translate3d(0px, 0px, 0px);
	 border-radius: 25px;
}


.right-drawer-vue .drawer.drawer--right.drawer--cart {
  width: 500px;
}

.drawer.drawer--right.drawer--cart .h2.page--title {
    text-align: left;
    padding-top: 10px;
    margin-bottom: 0;
    color: #000;
    font-size: 25px;
    font-weight: 500;
}

.drawer.drawer--right.drawer--cart #CartContainer .ajaxcart__quantity-wrapper {
  padding:0;
}

.drawer.drawer--right.drawer--cart .ajaxcart__product-name {
  text-align: left;
  font-size: 15px;
  margin-bottom: 0;
  padding-top: 0;
  color:#333333;
}

.drawer.drawer--right.drawer--cart .ajaxcart__product-meta {
  text-align: left;
  font-size: 0.9em;
  margin-bottom: 0;
  padding-top: 0;
  color: #333333;
}

.drawer.drawer--right.drawer--cart .ajaxcart__qty input {
  border-bottom: none;
}

.drawer.drawer--right.drawer--cart
.ajaxcart-item__price {
  color: #666;
  font-size: 22px;
}

.drawer.drawer--right.drawer--cart p {
  margin-bottom: 0;
}

.drawer.drawer--right.drawer--cart .ajaxcart__subtotal_header p{
  opacity:0.5;
}

.drawer.drawer--right.drawer--cart .cart__shipping.rte p {
  font-size: 16px;
}

.drawer.drawer--right.drawer--cart #CartContainer button.ajaxcart__qty-remove {
  margin: unset;
  min-height: unset;
  font-size: 11px;
  text-decoration: none;
}

.drawer.drawer--right.drawer--cart #CartContainer .ajaxcart__footer .cart__checkout {
  border-radius: 50px;
  font-size: 16px;
  font-weight: 500;
}
/* END CART */

.mobile-menu--close-btn:after, .mobile-menu--close-btn:before {
  content: none !important;
}
.mobile-nav__item .mobile-nav__link.mobile-nav__item__parent {
  font-weight:500;
}
.mobile-nav__has-sublist .mobile-nav__link.new-arrival-mobile-link:after {
  content: ''; 
  width: 8px; 
  height: 8px; 
  position: absolute; 
  background: #F5A623; 
  border-radius: 50px;
} 
.mobile-nav .mobile-nav__item .responsive-image-wrapper img {
  height: 200px;
  object-fit: cover;
} 
.mobile-nav .mobile-nav__item .responsive-image-wrapper.one-half img  {
  height:auto;
}

.mobile-nav .mobile-nav__item #customer_login_link, .mobile-nav .mobile-nav__item #customer_register_link {
  font-weight:500;
} 


#NavDrawer .mobile-nav--expanded+.mobile-nav__sublist, .mobile-nav--expanded+form .mobile-nav__sublist {
  position: absolute;
  background: #fff;
  z-index: 1;
  /* height: 100vh; */
  min-height:100%;
  right: 0;
}
#NavDrawer .mobile-nav--expanded+.mobile-nav__sublist .mobile-nav__item {
  border-bottom: 1px solid #F7F7F7;
}

#NavDrawer .mobile-nav__sublist .mobile_parent_sub_link {
       top: -2px;
}
#NavDrawer .mobile-nav__sublist .mobile_parent_sub_div {
   background-color: #f7f7f7;
}

#NavDrawer .mobile-nav__sublist.new_mobile_sublist_slide_out{
  position: absolute;
  background: #fff;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  margin: 0;
  max-height: 0;
  visibility: hidden;
  overflow: hidden;
  transition: all .3s cubic-bezier(.57,.06,.05,.95);
  width:0;
  top:80px;
  right: 0;
}

#NavDrawer .mobile-nav__sublist.new_mobile_sublist_slide_out.active{
  max-height: 3000px;
  width: 100%;
  /* height: 100vh; */
  height:100%;
  overflow:unset;
  visibility: visible;
  transition: all .3s cubic-bezier(.57,.06,.05,.95);
  top:80px;
}

#NavDrawer #parent_menu_mobile {
  width:100%;
  transition: all .3s cubic-bezier(.57,.06,.05,.95);
  visibility:visible;
}

#NavDrawer #parent_menu_mobile.slide_to_right {
  width:0;
  transition: all .3s cubic-bezier(.57,.06,.05,.95);
  visibility:visible;
}

.mobile-nav__sublist {
  width:0;
}

.mobile-nav .mobile-nav__item .mega-menu-container-mobile {
  display:flex;
  padding: 0 15px;
} 

.site-nav.mega-menu-wrapper.js .main-nav-li .site-nav__link:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 4px;
  left: 0;
  right: 100%;
  margin: 0 15px;
  border-bottom: 2px solid #1f1f1f;
  transition: right .3s;
  border-bottom-color: #1f1f1f;
}

.site-nav.mega-menu-wrapper.js .main-nav-li .site-nav__link:hover:after {
  right: 0;
}

.site-nav.mega-menu-wrapper.js .main-nav-li .site-nav__link:focus:after {
  right: 0;
}

.mega-menu-wrapper .mega-menu.site-nav--has-dropdown.nav-hover .site-nav__dropdown .dropdown-submenu {
  opacity: 1;
  transform: translateY(0);
}
.mega-menu-wrapper .dropdown-submenu {
  transform: translateY(5%);
  transition: transform 0.8s, opacity 0.5s;  
  opacity: 0;
}

#shopify-section-header .mega-menu-block p.h4 {
  font-size: 16px;
}

#shopify-section-header .mega-menu-block p.h5 {
  font-weight: normal;
  font-size: 13px;
}

.site-nav.mega-menu-wrapper.js .main-nav-li {
  padding: 20px 0;
}
.okeReviews-reviewsCarousel-slider .flickity-slider .okeReviews-reviewsCarousel-slider-slide .okeReviews-reviewsCarousel-review-product a img {
/*   visibility:hidden; */
  display:none;
}

#shopify-section-template--15206388301858__1689832571edb5b4aa {
  background: #f8f8f8;
}

.okeReviews-reviewsCarousel .okeReviews-starRating.okeReviews-starRating--large, .okeReviews .okeReviews-reviewsCarousel-review-reviewer-avatar {
  display: none !important;
}
.okeReviews-reviewsCarousel .okeReviews-reviewsCarousel-header-reviewsCount {
  display:none;
}
.okeReviews .okeReviews-reviewsCarousel-review-content, .okeReviews .okeReviews-reviewsCarousel-review-product {
  padding-top: 1.5em;
}
.okeReviews .okeReviews-reviewsCarousel-slider-slide-inner {
    background: #fff;
    height: 100%;
}
.okeReviews .okeReviews-reviewsCarousel.is-okeReviews-reviewsCarousel-large .okeReviews-reviewsCarousel-slider-slide {
  height:100%;
}

@media only screen and (max-width:767px) {
  .mobile-nav__has-sublist .mobile-nav__link {
    display:block !important;
  }
  .okeReviews .okeReviews-reviewsCarousel-review-content-body {
    padding: 0 38px;
  }
  .okeReviews-reviewsCarousel-slider-slide-inner .okeReviews-reviewsCarousel-review {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    align-items: center; 
  }
  .okeReviews .okeReviews-reviewsCarousel-slider {
    padding: 0 !important;
    background: #fff;
  }
}
#shopify-section-header .site-nav ul.site-nav__dropdown .mega-menu-container {
  margin: 0 30px 30px;
  border-radius: 25px;
  -webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);
  box-shadow:0 6px 12px rgba(0,0,0,.175);
  background: #fff;
}
#shopify-section-header .site-nav ul.site-nav__dropdown .mega-menu-block li.dropdown-submenu-all-button {
  align-items: flex-end;
  text-align:center;
}

#shopify-section-header .site-nav ul.site-nav__dropdown .mega-menu-block li.dropdown-submenu-all-button p.all-product-button {
  background: black;
  border-radius: 25px;
  text-align: center;
  display: inline-block;
  max-width: 160px;
  width: 100%;
  font-size: 14px;
  font-weight: normal;
  padding: 7px;
}

#shopify-section-header .site-nav ul.site-nav__dropdown .mega-menu-block li.dropdown-submenu-all-button svg {
  margin-left: 5px;
}

#shopify-section-header .site-nav ul.site-nav__dropdown .mega-menu-block li.dropdown-submenu-all-button p.all-product-button a {
  color:#fff;
}

.homepage-featured-box-btn, .homepage-section-btn {
  border-radius: 25px;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.3);
}

.white--match .flow-homepage div:first-child .homepage-sections-wrapper, .white--match .flow-homepage .homepage-video .homepage-sections-wrapper {
  margin: 0 30px 30px;
  border-radius: 25px;
}

@media only screen and (min-width: 768px) and (max-width:999px) {
  .image-with-text-overlay-wrapper.image-with-text-overlay-wrapper-custom .homepage-featured-content-box {
    right: 20%;
  }
}

@media only screen and (max-width:767px){
  /* .announcement-bar-inner {
    justify-content: center;
    padding-top: 7px;
    padding-bottom: 7px;
  } */
  .image-with-text-overlay-wrapper.image-with-text-overlay-wrapper-custom .homepage-featured-content-wrapper {
    height: 450px;
  }
  .image-with-text-overlay-wrapper.image-with-text-overlay-wrapper-custom .image-with-text-overlay__content-box{
    justify-content: flex-start;
    align-items: flex-end;
    padding: 25px;
  }

  .white--match .flow-homepage div:first-child .homepage-sections-wrapper, .white--match .flow-homepage .homepage-video .homepage-sections-wrapper {
    margin: 15px;
  }
}

div div.locale-selectors__container {
  display:none !important;
}

.featured-collections-wrapper.custom-featured-collections-wrapper .homepage-collection-grid-inner {
  height: auto;
}

.featured-collections-wrapper.custom-featured-collections-wrapper .grid-item__content {
  justify-content: flex-end;
  padding-bottom: 30px;
}
.featured-collections-wrapper.custom-featured-collections-wrapper .grid-item__content .homepage-featured-box-btn {
  margin-bottom: 25px;
  width: 80%;
  padding: 10px 0;
  color: #000;
  background: #fff;
  z-index:2;
}

.featured-collections-wrapper.custom-featured-collections-wrapper .swiper-slide .card-link-overlay{
    background-color: rgba(0, 0, 0, 0.4);
    height: 100%;
    width: 100%;
    opacity: 0;
    position: absolute;
    transition: opacity 250ms ease-out 0s, background-color 250ms ease-out 0s;
    border-radius: 10px;
    z-index:1;
}

.featured-collections-wrapper.custom-featured-collections-wrapper .swiper-slide .card-link-overlay:hover{
    opacity: 1;
    transition: opacity 250ms ease-out 0s, background-color 250ms ease-out 0s;
}


/* .featured-collections-wrapper.custom-featured-collections-wrapper .homepage-collection-grid-inner:hover img{
  transform: scale(1.05);
} */

.image-gallery-wrapper.custom-gallery-wrapper-6 .gallery-grid.gallery-grid--items-6 .homepage-gallery-grid-inner.info-below-image {
  padding: 20px 0;
}
.image-gallery-wrapper.custom-gallery-wrapper-6 .gallery-grid.gallery-grid--items-6 .grid-item-details--below-image {
  z-index:1;
}
.image-gallery-wrapper.custom-gallery-wrapper-6 .gallery-grid.gallery-grid--items-6 .homepage-gallery-grid-inner.info-below-image:before {
    content: "";
    background-color: rgba(0, 0, 0, 0.4);
    height: 100%;
    width: 100%;
    opacity: 0;
    position: absolute;
    transition: opacity 250ms ease-out 0s, background-color 250ms ease-out 0s;
    border-radius: 10px;
    top: 0;
}

.image-gallery-wrapper.custom-gallery-wrapper-6 .gallery-grid.gallery-grid--items-6 .homepage-gallery-grid-inner.info-below-image:hover:before{
    opacity: 1;
    transition: opacity 250ms ease-out 0s, background-color 250ms ease-out 0s;
}

.image-gallery-wrapper.custom-image-gallery-wrapper .gallery-grid.gallery-grid--items-2 .homepage-gallery-grid-inner .card-link-overlay {
    background-color: rgba(0, 0, 0, 0.4);
    height: 100%;
    width: 100%;
    opacity: 0;
    position: absolute;
    transition: opacity 250ms ease-out 0s, background-color 250ms ease-out 0s;
    border-radius: 10px;
    top: 0;
    z-index: 2;
}

.image-gallery-wrapper.custom-image-gallery-wrapper .gallery-grid.gallery-grid--items-2 .homepage-gallery-grid-inner .card-link-overlay:hover{
    opacity: 1;
    transition: opacity 250ms ease-out 0s, background-color 250ms ease-out 0s;
}
.image-gallery-wrapper.custom-image-gallery-wrapper .gallery-grid.gallery-grid--items-2 .homepage-gallery-grid-inner .grid-item-details--overlay .grid-item__content h2,
.image-gallery-wrapper.custom-image-gallery-wrapper .gallery-grid.gallery-grid--items-2 .homepage-gallery-grid-inner .grid-item-details--overlay .grid-item__content a
{ z-index:3; }


@media only screen and (min-width: 768px){
  .featured-collections-wrapper.custom-featured-collections-wrapper .wrapper-padded .grid__item {
        margin-top: 30px;
  }
}

.featured-collections-wrapper.custom-featured-collections-wrapper .grid-item-details--overlay {
  height: 100%;
}

.featured-collections-wrapper.custom-featured-collections-wrapper .responsive-image-wrapper img {
    max-height: 350px !important;
    border-radius: 25px;
}

@media only screen and (min-width:1200px) and (max-width:1405px){
  .image-gallery-wrapper.custom-gallery-wrapper-6 .swiper-slide[aria-label="1 / 6"] .homepage-featured-box-btn {
      padding: 10px 10px;
  }
}

@media only screen and (max-width:767px){
  .featured-collections-wrapper.custom-featured-collections-wrapper .collection-grid.keep-spacing {
    padding:0;
  }
  .featured-collections-wrapper.custom-featured-collections-wrapper .wrapper-padded {
    padding:0;
  }
  
  .featured-collections-wrapper.custom-featured-collections-wrapper .collection-5-swiper .swiper-slide {
    width: 250px;
  }
}

.image-gallery-wrapper.custom-image-gallery-wrapper .grid-item__content{
  justify-content: flex-end;
  padding-bottom: 40px;
}

.image-gallery-wrapper.custom-image-gallery-wrapper .grid-item-details--overlay.full-height .grid-item__content h2 {
    font-weight: normal;
}

.image-gallery-wrapper.custom-image-gallery-wrapper .grid-item-details--overlay.full-height .grid-item__content .homepage-featured-box-btn {
  background-color: #fff;
  color: #000;
}

@media only screen and (max-width:767px){
  .image-gallery-wrapper.custom-image-gallery-wrapper .keep-spacing.gallery-grid .homepage-gallery-grid-item {
    width: auto;
  }

  .image-gallery-wrapper.custom-image-gallery-wrapper  .homepage-gallery-background {
    padding: 0 15px;
  }
  .image-gallery-wrapper.custom-image-gallery-wrapper .homepage-gallery-grid-inner {
    flex-direction: column;
  }
  .image-gallery-wrapper.custom-image-gallery-wrapper .homepage-gallery-grid-inner .overflow {
    overflow:unset;
  }
  .image-gallery-wrapper.custom-image-gallery-wrapper .grid-item-details--overlay.full-height {
    position: unset;
  }
  
  .image-gallery-wrapper.custom-image-gallery-wrapper .grid-item-details--overlay.full-height .grid-item__content {
    padding: 15px 0 30px;
  }
  .image-gallery-wrapper.custom-image-gallery-wrapper .grid-item-details--overlay.full-height .grid-item__content h2 {
    color: #000;
    font-size: 20px;
  }

  .image-gallery-wrapper.custom-image-gallery-wrapper .grid-item-details--overlay.full-height .grid-item__content .homepage-featured-box-btn {
    background-color: #000;
    color: #fff;
    margin-top: 10px;
  }
  .image-gallery-wrapper.custom-image-gallery-wrapper .grid-item-details--overlay.full-height .grid-item__content .homepage-featured-box-btn svg path {
    stroke: #fff;
  }
  
}

.image-gallery-wrapper.custom-gallery-wrapper-6 .expand-grid .homepage-gallery-grid-item {
/*     flex-grow: 1;
    flex-basis: 16.6666667%; */
/*     max-width: 16.6666667%; */
}

.image-gallery-wrapper.custom-gallery-wrapper-6 .homepage-featured-box-btn{
  background: #000;
  color: #fff;
}

.image-with-text-wrapper.custom-image-with-text-wrapper .homepage-featured-box-btn, .image-with-text-wrapper.custom-image-with-text-wrapper .homepage-featured-box-btn:hover{
  background: #000;
  color: #fff;
}

.shopify-section.rich-text.custom-rich-text .homepage-sections-wrapper .grid__item {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    text-align: left;
    max-width: unset;
}
@media only screen and (min-width: 768px) {
  .shopify-section.rich-text.custom-rich-text .homepage-sections-wrapper .grid__item {
    padding-left: 0;
    padding-right: 0;
  }
  .shopify-section.rich-text.custom-rich-text .homepage-sections-wrapper .large--one-half:first-child {
    padding-right:30px;
  } 
  .shopify-section.rich-text.custom-rich-text .homepage-sections-wrapper .large--one-half:last-child {
    padding-left:30px;
  } 

  .image-with-text-wrapper.custom-image-with-text-wrapper .homepage-sections-wrapper .large--one-half:first-child {
     padding-right:30px;
  }

  .image-with-text-wrapper.custom-image-with-text-wrapper .homepage-sections-wrapper .large--one-half:last-child {
    padding-left:30px;
  }
  
  .image-with-text-wrapper.custom-image-with-text-wrapper .homepage-sections-wrapper {
    margin: 30px;
  }

  .shopify-section.homepage-section--logo-bar-wrapper .homepage-sections-wrapper {
    padding: 30px !important;
  }
}

.swiper {
      width: 100%;
      height: 100%;
      overflow: hidden;
    }

.gallery-6-swiper .swiper-slide {
  text-align: center;
  font-size: 18px;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;

  border-radius: 14px;
  background: #F7F7F7;
}

.swiper .swiper-slide .grid-item__content {
  padding:0;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.rich-text.custom-rich-text {
  padding:50px 30px;
}

.rich-text.custom-rich-text .homepage-sections--title {
    text-align:left;
  }


.image-with-text-wrapper.custom-image-with-text-wrapper .homepage-indiv-section-wrapper img{
  border-radius:25px;
}

@media only screen and (max-width:767px) {
/*   SLIDER + Image Left + Text on right + RICH TEXT*/
  .image-gallery-wrapper.custom-gallery-wrapper-6 .gallery-6-swiper .swiper-slide {
    width: 250px;
  }
  .image-gallery-wrapper.custom-gallery-wrapper-6 .homepage-gallery-background {
    padding-top: 0;
  }
  .image-gallery-wrapper.custom-gallery-wrapper-6 .grid .grid__item, .image-with-text-wrapper.custom-image-with-text-wrapper .grid__item {
    margin: 0;
  }
  .image-gallery-wrapper.custom-gallery-wrapper-6 .homepage-sections--description .grid-item__title {
    font-size: 20px;
    color: #000;
    margin-top:10px;
  }

  .image-with-text-wrapper.custom-image-with-text-wrapper, .rich-text.custom-rich-text {
    padding: 15px;
  }
  .shopify-section.homepage-section--logo-bar-wrapper .homepage-sections-wrapper {
    padding: 15px;
  }
  .image-with-text-wrapper.custom-image-with-text-wrapper .feature_row__image_wrapper,  {
    margin: 15px 0;
  }
  .image-with-text-wrapper.custom-image-with-text-wrapper .homepage-featured-content-box-inner a.homepage-featured-box-btn {
    display:block;
  }
  .image-with-text-wrapper.custom-image-with-text-wrapper .sitewide--title-wrapper .homepage-sections--title {
    font-size: 20px;
    color: #000;
    margin-top:15px;
  }  
  
  .rich-text.custom-rich-text .homepage-sections--title {
    text-align:center;
  }
  .rich-text.custom-rich-text #div_hide_unhide.expand {
      height: 100%;
      overflow: hidden;
      transform: scaleY(2);
  }
  .rich-text.custom-rich-text #div_hide_unhide {
      height: 110px;
      overflow: hidden;
       transform-origin: top;
  }
  .rich-text.custom-rich-text .homepage-featured-rich-text .homepage-sections--title {
    font-size: 20px;
    color: #000;
    margin-top:15px;
  }
  .custom-rich-text .home_transparent.expand:before {
    content: '\FF0D';
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .custom-rich-text .home_transparent.expand {
    position:unset;
  }
  .custom-rich-text .home_transparent {
      background: linear-gradient(180deg,rgba(255,255,255,.7) 0%,#ffffff 100%);
      bottom: 0;
      display: block;
      left: 0;
      height: 60px;
      position: absolute;
      right: 0;
      transition: opacity 1s;
      text-align: center;
      margin-bottom: 0;
  }
  
  .custom-rich-text .home_transparent:before {
    content: '\FF0B';
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    font-size: 20px;
    line-height: 28px;
    color: #000;
  }


  #shopify-section-footer .responsive-image-wrapper {
    justify-content: flex-start;
  }
}

.homepage-section--logo-bar-wrapper .homepage-sections-wrapper .wrapper #logo-bar-container {
  display: flex;
  align-items: center;
}

.homepage-section--logo-bar-wrapper .homepage-sections-wrapper .wrapper #logo-bar-container .logo-bar__item img  {
  border-radius: unset !important;
}

/* COLLECTIONS */
header.section-header.collection{
  background-color: #f7f7f7;
}
.mega-menu-label-pill {
    color: #fff;
    background-color: #e45c45;
    font-size: 12px;
    padding: 3px 15px 4px;
    border-radius: 10px;
}
#shopify-section-footer #white-border-left div.inner-border-left-top {
  border-left: 1px solid white;
  height: 250px;
  border-width: 0 0 0 1px;
}

#shopify-section-footer .btn.footer-email-submit {
  background: #fff;
  color: #000;
}
                          
@media only screen and (max-width:767px){
  header.section-header.collection{
    padding:20px 0;
  }

  #shopify-section-footer #white-border-left div.inner-border-left-top {
    border-left: none;
    height: unset;
    border-top: 1px solid white;
  }
  .js-drawer-open-left #NavDrawerOverlay {
    background-color: transparent;
  }
}

.collection-main-body-inner .grid-view-item-image .sold-out-badge {
  border-radius: 30px;
  background: #ad1f00;
  text-transform:capitalize;
  margin: 10px;
}

.collection-main-body-inner .grid-view-item-image .sale-badge, .sale-badge.badge {
  border-radius: 30px;
  background: #e45c45;
  text-transform:capitalize;
  margin: 10px;
}

.facets__item label.facet-checkbox {
  padding: 5px;
}

/* Product Page */
.template-product .swatch .color.soldout.swatch-element label {
  opacity: 1;
}
#ProductPrice {
  font-size: 22px;
  color: #000;
  font-weight: normal !important;
}
.product-details-product-title {
  color: #000;
}

.swatch label, .color.swatch-element input+label{
  border: none !important;
/*   width: 30px; */
/*   height: 30px; */
}
.color.swatch-element input+label:after {
  border: none !important;
}
.color.swatch-element input:checked+label:after {
  border: 2px solid #000000 !important;
}
.swatch input:checked+label {
/*   background-color: transparent !important; */
  box-shadow: 0 0 0 2px #979797;
}

.color.swatch-element label, .swatch input:checked+label {
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}

@media only screen and (min-width: 768px){
  .key-highlights {
      justify-content: center;
  }
  .key-highlights .key-highlights_block {
      flex-basis: calc(50% - 10px);
  }
}

@media only screen and (min-width: 960px){
  .key-highlights .key-highlights_block {
      flex-basis: calc(100% / 3 - 20px);
  }
}

.highlight-heading {
    margin: 10px 0 0;
}

/* PRODUCT SIDE */
.bold_option_element, .bold_option_element input, .bold_option_element select, .bold_option_element textarea {
  width: 100%;
}
.monogram_pop_out {
  display:none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1605;
}
.popout_content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.monogram_pop_out .popout_content .popout_save_button {
  border-radius: 25px;
  font-weight: normal;
  margin-top: 25px;
  font-size: 18px;
}

.monogram_pop_out .popout_content #lettersOnlyInput {
  outline:none;
  border:none;
  border-bottom: 1px solid var(--border-color);
  text-align: center;
  font-weight: bold;
  font-size: 22px;
}

.monogram_pop_out .popout_content #displayArea {
  font-family: "Times New Roman", Times, serif !important;
  font-size: 18px;
  font-weight:bold;
}


.product-details-wrapper-bg .product-details-wrapper {
  background: #fff;
  border-radius: 20px;
  margin-bottom: 25px;
}

#shopify-section-template--14560038518839__product-form .product-details-wrapper {
  display: flex; 
  justify-content: space-between;
  border-bottom: 2px solid #eee;
  padding-bottom: 10px;
}

.product-price-review {
  display: flex;
  justify-content: space-between;
  border-bottom: 2px solid #eee;
}

.monogram_button {
    display: flex;
    font-weight: bold;
    justify-content: space-between;
    border: 2px solid #eee;
    border-radius: 5px;
    padding: 10px 15px;
    font-size: 16px;
}

.key-highlights {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}

@media only screen and (max-width:767px) {
  .monogram_button {
    margin-top: 10px;
  }
  .wrapper-padded.product-form-vue.main-page-container {
    padding: 0;
  }
  .product-single-wrapper .product-single .large--six-twelfths {
    padding: 0 15px;
  }
  .product-details-wrapper-bg .product-details-wrapper {
    padding: 0 15px !important;
    background: none !important;
  }
  .product-details-wrapper-bg {
    border-radius: 20px;
    background: #fff !important;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .product-details-wrapper-bg .product-details-wrapper .paymentButtonsWrapper #AddToCart {
    max-width: unset;
  }
  .product-details-wrapper .product-details-product-title {
    padding-top: 20px;
  }
  .popout_content {
    width: 100%;
    height: 100%;
  }
  .product-details-wrapper-bg .product-details-wrapper, .product-details-wrapper-bg .product-details-wrapper .product-details--form-wrapper, 
  .product-details-wrapper-bg .product-details-wrapper .product-details--form-wrapper .form-vertical  {
    margin-bottom: 0;
  }
}
/* END PRODUCT SIDE */

.key-highlights .key-highlights_block {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    flex-basis: calc(100% / 3);
    text-align:center;
}

.key-highlights .key-highlights_block p{
  margin-top: 15px;
  font-weight: 500;
}
.key-highlights .key-highlights_block img {
  max-width: 80px;
  width: 100%;
}

.key-highlights .key-badges_block {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    flex-basis: calc(100% / 4);
    text-align:center;
}

.key-highlights .key-badges_block p{
  margin-top: 15px;
}
.key-highlights .key-badges_block img {
  max-width: 80px;
  width: 100%;
}

.accordion-container .title-bar {
  text-align: left;
  margin-bottom: 10px;
  text-transform: none;
  font-family: var(--body-font-stack);
  font-size: 1.2rem;
}

.accordion-container.wrapper-padded {
  max-width: 800px;
}

.accordion-faq--{{ section.id }}.homepage-sections-wrapper--white .accordion-content {
  border-bottom: 1px solid var(--text-color-transparent6);
}

.accordion-faq--{{ section.id }}.homepage-sections-wrapper--light .accordion-content {
  border-bottom: 1px solid var(--color-scheme-light-text-transparent60);
}

.accordion-faq--{{ section.id }}.homepage-sections-wrapper--accent .accordion-content {
  border-bottom: 1px solid var(--homepage-sections-accent-secondary-color-transparent60);
}

.accordion-faq--{{ section.id }}.homepage-sections-wrapper--dark .accordion-content {
  border-bottom: 1px solid var(--color-scheme-dark-text-transparent60);
}

.accordion-content summary {
  padding: 1rem 0;
  font-weight: 600;
  list-style-type: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.accordion-faq--{{ section.id }} .feather-x {
  transform: rotate(45deg);
}

.accordion-faq--{{ section.id }} .chevron-up {
  transform: rotate(180deg);
}

.accordion-faq--{{ section.id }} .feather-x,
.accordion-faq--{{ section.id }} .feather-chevron-down {
  width: var(--base-font-size);
  height: var(--base-font-size);
}

.accordion-faq--{{ section.id }} details summary .minus-icon,
.accordion-faq--{{ section.id }} details summary .chevron-up {
  display: none;
}

.accordion-faq--{{ section.id }} details[open] summary .plus-icon,
.accordion-faq--{{ section.id }} details[open] summary .chevron-down {
  display: none;
}

.accordion-faq--{{ section.id }} details[open] summary .minus-icon,
.accordion-faq--{{ section.id }} details[open] summary .chevron-up {
  display: block;
}

@media (min-width: 768px){
  .accordion-toggle:not(:last-child) {
      padding-bottom: 0.75em;
  }
  .accordion-toggle:first-child {
    margin-top: 20px;
  }

  .accordion-toggle.shipping img, .accordion-toggle.returns img {
    margin-top: 2px;
  }
}

.accordion-toggle span {
    float: right;
    /* color: #e07125; */
    color:#000;
}

.accordion-toggle span {
    position: absolute;
    top: calc(50% - 6px);
    right: 0;
    transform: translateY(-50%);
    /* color: #e07125; */
    color:#000;
}

.accordion-toggle:not(:last-child) {
    padding-bottom: 0.55em;
    border-bottom: 1px solid #eee;
}

.accordion-content {
    display: none;
/*     font-size: .875em; */
    padding: 10px 0;
}

.accordion-toggle:not(:last-child) {
    padding-bottom: 0.55em;
    border-bottom: 1px solid #eee;
}


.accordion-toggle {
    cursor: pointer;
    clear: both;
    border-top: 1px solid #eeeeee;
    padding-top: 1em;
    margin-top: 1em;
    margin-bottom: 1em;
}

.accordion-toggle {
    position: relative;
    cursor: pointer;
    clear: both;
    border-top: 1px solid #eeeeee;
    padding-top: 1em;
    margin-top: 1em;
    margin-bottom: 1em;
    font-weight: 500;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.accordion-toggle {
    text-align: left;
    border-top: none;
    padding-top: 0;
    margin-bottom: 0;
    margin-top: 0.75em;
    font-size: 18px;
}

.accordion-toggle.shipping img, .accordion-toggle.returns img {
    float: left;
    margin-right: 10px;
}
.accordion-toggle img {
    max-width: 30px;
}

.warranty {
    display: block;
    text-align: center;
    margin: 15px 0;
}

.specs .specs__list ul li:first-child {
  list-style: none;
  margin-left: 0;
}
.specs .specs__list ul li {
    margin-left: 20px;
}

.featured-product--grid-item .grid-view-item-image .sold-out-badge.badge {
    border-radius: 30px;
    background: #000;
    text-transform: capitalize;
    margin: 10px;
}

.product-medias__thumbnail.product_video, [data-media-alt="video"] {
  display:unset !important;
}
[data-wetheme-section-type="template--product"] {
  background-color: #f7f7f7;
}


.template-product .homepage-featured-content-box-inner .homepage-sections--title, .template-product .homepage-featured-content-box-inner .featured-row__subtext p{
  text-align:left;
}

.template-product .homepage-featured-content-box-inner .homepage-sections--title{
  font-size: 28px;
  color: #000;
  font-weight: 500;
}

.template-product .image-with-text-wrapper .content-width, .template-product .image-with-text-wrapper .wrapper-padded {
  max-width: 1600px;
  margin-top: 30px;
}


.template-product .homepage-featured-content-box-inner .featured-row__subtext p{
  font-size: 16px;
  color: #666666;
}

@media screen and (min-width: 768px){
  .template-product .homepage-featured-content-box-inner {
      padding: 30px 100px;
  }

  .template-product .product-recommendations__slideshow .grid__item.swiper-slide {
    width: 300px !important;
  }

  .template-product .image-with-text-wrapper .content-width .responsive-image-wrapper img {
    width: 90%;
  }
}

@media screen and (max-width: 769px){
  .template-product .homepage-featured-content-box-inner {
      padding: 40px 20px;
  }

  .swatch-collections.clearfix .swatch-items-wrapper {
    flex-wrap: wrap;
  }
}

.template-product .product-medias__thumbnails .product-single__media--selected:after {
  display: block;
    content: " ";
    height: 2px;
    background-color: #000;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
}

.product-single-wrapper .product-medias__thumbnails {
  display: grid !important;
  grid-template-columns: repeat(6,1fr);
  gap: 15px;
  margin-top: 15px;
}

.product-single-wrapper .product-medias__main .swiper-pagination {
  display: none;
}

@media only screen and (min-width: 481px){
  .product-medias__with-thumbnails.product-medias__with-thumbnails--below .product-medias__thumbnails {
      grid-template-columns: repeat(6,1fr) !important;
  }
}

.plyr__controls {
  display: none !important;
}

@media only screen and (min-width: 768px){
  .swatch-collections .swatch-element {
      margin: 0 10px 20px 0;
  }

  .collection_grid.filtering_enabled--sidebar {
    padding-top: 100px;
  }
  .collection-filters__item.sorting {
    position: absolute;
    top: 0;
    right: 30px;
    justify-content: flex-end;
    align-items: center;
    margin-top: 30px;
  }

  .collection-filters__item.sorting .collection-filters__field {
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
  }
  
   .collection-filters__item.sorting .collection-filters__field .collection-filters__label {
   width: 80px;
    margin: 0;
   }
}
.swatch-collections .swatch-element {
    display: inline-block;
    -webkit-transform: translateZ(0);
    -webkit-font-smoothing: antialiased;
    margin: 0 10px 10px 0;
    position: relative;
}

[data-option-index="1"] .swatch-element input+label {
  border-radius: 25px;
  border:1px solid black !important;
}

[data-option-index="1"].swatch-collections {display:none;}

.product-page-related-products .swiper-button--next, .product-page-related-products .swiper-button--prev {
  border-radius: 25px;
}


/*  desk mat compare */

.desk-mat-compare-buttons, .desk-mat-buttons-landing, .desk-mat-compare-buttons-landing {
	 display: flex;
	 flex-wrap: wrap;
	 justify-content: center;
	 align-items: center;
	 align-content: center;
	 user-select: none;
	/* supported by Chrome and Opera */
	 -webkit-user-select: none;
	/* Safari */
	 -khtml-user-select: none;
	/* Konqueror HTML */
	 -moz-user-select: none;
	/* Firefox */
	 -ms-user-select: none;
	/* Internet Explorer/Edge */
}
 .desk-mat-compare-buttons .swatch-element, .desk-mat-buttons-landing .swatch-element, .desk-mat-compare-buttons-landing .swatch-element {
	 float: left;
	 -webkit-transform: translateZ(0);
	 -webkit-font-smoothing: antialiased;
	 margin: 0 10px 10px 0;
	 position: relative;
}
 .desk-mat-compare-buttons input[type=radio], .desk-mat-buttons-landing input[type=radio], .desk-mat-compare-buttons-landing input[type=radio] {
	 display: none;
	 transition: all 0.2s ease-in-out;
}
 .desk-mat-compare-buttons div[data-value="70cm-desk-depth"], .desk-mat-buttons-landing div[data-value="70cm-desk-depth"], .desk-mat-compare-buttons-landing div[data-value="70cm-desk-depth"] {
	 margin-right: 0;
}
 .desk-mat-compare-buttons a.landing-anchor, .desk-mat-buttons-landing a.landing-anchor, .desk-mat-compare-buttons-landing a.landing-anchor {
	 text-decoration: none;
}
 .desk-mat-compare-buttons label, .desk-mat-buttons-landing label, .desk-mat-compare-buttons-landing label {
	 border-radius: 25px;
	 color: #000;
	 border: 1px solid black;
	 padding: 7px 24px;
	 font-size: 16px;
}
 .desk-mat-compare-buttons input:hover + label, .desk-mat-buttons-landing input:hover + label, .desk-mat-compare-buttons-landing input:hover + label {
	 background-color: #000;
	 color: #fff;
	 transition: all 0.2s ease-in-out;
}
 .desk-mat-compare-buttons input:checked + label, .desk-mat-buttons-landing input:checked + label, .desk-mat-compare-buttons-landing input:checked + label {
	 background-color: #000;
	 color: #fff;
}
 @media only screen and (max-width: 767px) {
	 .desk-mat-buttons-landing .swatch-element {
		 padding: 5px;
	}
}
 .desk-mat-buttons-landing-pdp {
	 justify-content: flex-start;
	 padding: 10px 0;
}
 .desk-mat-buttons-landing-pdp a {
	 border-radius: 25px;
	 color: #000;
	 border: 1px solid black;
	 padding: 7px 24px;
	 font-size: 16px;
	 font-weight: 700;
}
 .desk-mat-buttons-landing-pdp .slim-active {
	 background-color: #000;
	 color: #fff;
}
 @media only screen and (max-width: 767px) {
	 .desk-mat-buttons-landing-pdp {
		 justify-content: center;
	}
}
 body#orbitkey-desk-mat .swatch.size a {
	 border-radius: 25px;
	 color: #000;
	 border: 1px solid black;
	 padding: 7px 24px;
	 font-size: 16px;
	 font-weight: 700;
}
 .owl-carousel-desk-mat-compare.owl-carousel.owl-hidden {
	 opacity: 1 !important;
}
 .owl-carousel-desk-mat-compare p {
	 color: #000;
}
 .owl-carousel-desk-mat-compare span.recommended {
	 color: #417505;
}
 .owl-carousel-desk-mat-compare span.not-recommended {
	 color: #9b9b9b;
}
 .owl-carousel-desk-mat-compare .owl-nav .owl-prev {
	 left: 1%;
}
 .owl-carousel-desk-mat-compare .owl-nav .owl-next {
	 right: 1%;
}
 body#compare-desk-mat-model .desk-mat-compare-landing, body#desk-mat-sizing .desk-mat-compare-landing {
	 text-align: center;
}
 body#compare-desk-mat-model .desk-mat-compare-landing h3, body#desk-mat-sizing .desk-mat-compare-landing h3 {
	 font-size: 1.6em;
}
 body#compare-desk-mat-model .desk-mat-compare-landing h3 span, body#desk-mat-sizing .desk-mat-compare-landing h3 span {
	 font-weight: normal;
	 font-size: 16px;
}
 body#compare-desk-mat-model .desk-mat-compare-landing .swatch-element, body#desk-mat-sizing .desk-mat-compare-landing .swatch-element {
	 margin-bottom: 0;
}
 body#compare-desk-mat-model .desk-mat-compare-landing .wrapper.wrapper-medium, body#desk-mat-sizing .desk-mat-compare-landing .wrapper.wrapper-medium {
	 background-color: #f7f7f7;
	 border-radius: 15px;
	 padding: 30px;
}
 body#compare-desk-mat-model .desk-mat-compare-landing .container-header-buttons, body#desk-mat-sizing .desk-mat-compare-landing .container-header-buttons {
	 display: flex;
	 align-content: center;
	 justify-content: space-between;
	 align-items: center;
	 padding: 10px 0;
	 flex-wrap: wrap;
}
 @media (max-width: 767px) {
	 body#compare-desk-mat-model .desk-mat-compare-landing .container-header-buttons, body#desk-mat-sizing .desk-mat-compare-landing .container-header-buttons {
		 display: block;
	}
	 body#compare-desk-mat-model .desk-mat-compare-landing .container-header-buttons .media-reviews--section--grid_inner, body#desk-mat-sizing .desk-mat-compare-landing .container-header-buttons .media-reviews--section--grid_inner {
		 margin-bottom: 20px;
	}
}
 body#compare-desk-mat-model .desk-mat-compare-landing .desk-mat-compare-buttons, body#desk-mat-sizing .desk-mat-compare-landing .desk-mat-compare-buttons {
	 display: block;
}
 body#compare-desk-mat-model .desk-mat-compare-landing .owl-carousel.owl-hidden, body#desk-mat-sizing .desk-mat-compare-landing .owl-carousel.owl-hidden {
	 opacity: 1 !important;
}
 body#compare-desk-mat-model .desk-mat-compare-landing .carousel-button-shop, body#desk-mat-sizing .desk-mat-compare-landing .carousel-button-shop {
	 display: flex;
	 flex-wrap: wrap;
	 align-content: center;
	 justify-content: center;
	 align-items: center;
}
 body#compare-desk-mat-model .desk-mat-compare-landing .desk-shop-now, body#desk-mat-sizing .desk-mat-compare-landing .desk-shop-now {
	 background: #000;
	 color: #fff;
	 padding: 5px 20px;
	 border-radius: 5px;
	 font-size: 14px;
}
 body#compare-desk-mat-model .desk-mat-compare-landing .bottom-shop-now-container, body#desk-mat-sizing .desk-mat-compare-landing .bottom-shop-now-container {
	 display: flex;
	 flex-wrap: wrap;
	 align-content: center;
	 justify-content: space-between;
	 align-items: center;
	 padding: 0 15px;
}
 body#compare-desk-mat-model .desk-mat-compare-landing .bottom-shop-now-container label, body#desk-mat-sizing .desk-mat-compare-landing .bottom-shop-now-container label {
	 color: #000;
	 font-weight: bold;
}
 body#compare-desk-mat-model .desk-mat-compare-landing .shop-now-title, body#desk-mat-sizing .desk-mat-compare-landing .shop-now-title {
	 margin-bottom: 30px;
}
 body#compare-desk-mat-model .grid__item_small img, body#desk-mat-sizing .grid__item_small img {
	 border-top-left-radius: 30px;
	 border-top-right-radius: 30px;
}
 body#compare-desk-mat-model .grid__item_small .grid__item, body#desk-mat-sizing .grid__item_small .grid__item {
	 background-color: #f7f7f7;
	 border: 10px solid white;
	 padding-left: 0;
	 border-top-left-radius: 50px;
	 border-top-right-radius: 50px;
}
 

/* end desk mat comapre */

.redirect-popup {
  display: none;
  height: 100vh;
  width: 100%;
  z-index: 99999;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  justify-content: center;
  align-items: center;
}
.redirect-popup .grid {
  margin-left: 0 !important;
}
.redirect-popup .wrapper-custom {
  margin: 0 auto;
  padding: 0;
}
@media only screen and (min-width:480px) {
  .redirect-popup .wrapper-custom {
    max-width: 650px;
  }
}
.redirect-popup .grid__item {
  margin-top: 0;
}
.redirect-popup .redirect-popup__top, .redirect-popup .redirect-popup__bottom {
  padding: 40px 30px;
}
@media only screen and (min-width:480px) {
  .redirect-popup .redirect-popup__top, .redirect-popup .redirect-popup__bottom {
    padding: 60px 60px 40px 60px;
  }
}
.redirect-popup .redirect-popup__top {
  position: relative;
  background-color: #262626;
}
@media only screen and (min-width:480px) {
  .redirect-popup .redirect-popup__top {
    padding-bottom: 60px;
  }
}
.redirect-popup .redirect-popup__top h2, .redirect-popup .redirect-popup__top p {
  color: white;
}
.redirect-popup .redirect-popup__top h2 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 25px;
  line-height: 1.4;
}
@media only screen and (min-width:480px) {
  .redirect-popup .redirect-popup__top h2 {
    line-height: 37.2px;
    font-size: 31px;
  }
}
.redirect-popup .redirect-popup__top p {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.4;
}
@media only screen and (min-width:480px) {
  .redirect-popup .redirect-popup__top p {
    line-height: 19px;
    max-width: 75%;
  }
}
.redirect-popup .redirect-popup__top .close-btn {
  position: absolute;
  cursor: pointer;
  height: 23px;
  width: 23px;
  top: 20px;
  right: 20px;
}
.redirect-popup .redirect-popup__top .close-btn span {
  position: absolute;
  width: 23px;
  height: 2px;
  top: 50%;
  left: 50%;
  background-color: white;
}
.redirect-popup .redirect-popup__top .close-btn span:first-child {
  transform: translate(-50%, -50%) rotate(45deg);
}
.redirect-popup .redirect-popup__top .close-btn span:last-child {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.redirect-popup .redirect-popup__bottom {
  background-color: white;
}
.redirect-popup .country {
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.redirect-popup .country:first-child {
  align-items: flex-start;
  padding-left: 10px;
}
@media screen and (min-width: 380px) {
  .redirect-popup .country:first-child {
    align-items: center;
  }
}
.redirect-popup .country:last-child {
  align-items: flex-end;
  padding-right: 10px;
}
@media screen and (min-width: 380px) {
  .redirect-popup .country:last-child {
    align-items: center;
  }
}
.redirect-popup .country a {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.redirect-popup .country a img {
  height: 100%;
  margin: 20px 0;
  max-height: 70px;
}
@media only screen and (min-width:480px) {
  .redirect-popup .country a img {
    max-height: 80px;
  }
}
@media only screen and(min-width:768px) {
  .redirect-popup .country a img {
    max-height: 80px;
  }
}
.redirect-popup .country a h3 {
  font-size: 18px;
  margin-bottom: 3px;
}
@media only screen and (min-width:480px) {
  .redirect-popup .country a h3 {
    line-height: 25px;
    margin-bottom: 10px;
  }
}
.redirect-popup .country a p {
  font-size: 16px;
  margin-bottom: 0;
  line-height: 1.4;
}
@media only screen and (min-width:480px) {
  .redirect-popup .country a p {
    line-height: 19px;
  }
}
.flex {
  display: flex !important;
}</pre></body></html>