/** Shopify CDN: Minification failed

Line 937:0 Unexpected "}"

**/
:root{
    --primary-button-background: 0, 0, 0;
    --primary-button-text-color: 255, 255, 255;
    --heading-h2-font-size: 30px;
/*     --heading-h3-font-size: 32px;
    --heading-h4-font-size: 26px;*/
    --heading-h5-font-size: 18px;
    --heading-h6-font-size: 16px;
}
#shopify-section-template--16452489838827__slideshow .slideshow .slideshow__slide-list .slideshow__slide .container .slideshow__text-wrapper .content-box{
  max-width:360px;
  margin-left:0px;
  display: flex;
  flex-direction: column;
}
#shopify-section-template--16452489838827__slideshow .slideshow .slideshow__slide-list .slideshow__slide .container .slideshow__text-wrapper .content-box .heading split-lines span:last-child {
    color: rgba(255,255,255,0.7);
}
#shopify-section-template--16452489838827__slideshow .slideshow .slideshow__slide-list .slideshow__slide .container .slideshow__text-wrapper .content-box .heading{
  font-size: 47px;
  font-size: 60px;
  line-height: 60px;
  text-transform: uppercase;
}
#shopify-section-template--16452489838827__slideshow .slideshow .slideshow__slide-list .slideshow__slide .container .slideshow__text-wrapper .content-box .heading.heading--small {
  order: 1;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  color: rgba(255, 255, 255, 0.7);
  text-transform: initial;
}
#shopify-section-template--16452489838827__slideshow .slideshow .slideshow__slide-list .slideshow__slide .container .slideshow__text-wrapper .content-box .button-wrapper {
    order: 2;
}
/*.button--primary{
  background-color: transparent !important;
  background-image: linear-gradient(178deg,rgb(var(--button-background)),rgb(var(--button-background)) 10%,rgba(255,255,255,1) 10%,rgba(255,255,255,1) 100%);
}
.button--primary:hover{
  color:#000 !important;
  background-image: linear-gradient(178deg,rgb(var(--button-background)),rgb(var(--button-background)) 10%,rgba(255,255,255,1) 10%,rgba(255,255,255,1) 100%),
                    linear-gradient(rgb(var(--button-background)),rgb(var(--button-background)));
}*/
.button--primary{
  border: 1px solid currentcolor !important;
  background-color:transparent !important;
  transition: all .2s ease-in;
}
.button--primary,.button--primary:hover{
  background-image:none !important;
}
.button--primary:hover{
  color:#fff !important;
  background-color:#000 !important;
  background-image:none !important;
}
.cart__checkout-button.checkout-button{
  color:inherit;
}
.slideshow .slideshow__slide-list .slideshow__slide .container .slideshow__text-wrapper .content-box .button--primary:hover,
#shopify-section-template--16452489838827__1662360470aba4de74 .image-with-text-block__content .image-with-text-block__text-container .button--primary:hover,
[id*=product] .shopify-section--main-product .product-form__buy-buttons .product-form__payment-container button#AddToCart:hover{
    color:#000 !important;
    background-color:#fff !important;
    background-image:none !important;
}
[id*=product] .shopify-section--main-product product-sticky-form button#StickyAddToCart,
.account .button--primary,
.create-account .button--primary{
  color:#000;
}
.password__newsletter .button.button--primary{
  color:#fff;
}
.cookie-bar .cookie-bar__actions .button--primary {
    color: #000;
}
.cookie-bar .cookie-bar__actions .button--primary:hover {
    color: #fff;
    background-color: #000 !important;
}
#shopify-section-template--16452489838827__9332687b-a4dc-451a-964e-1b82fc513637 native-carousel.text-with-icons .text-with-icons__list native-carousel-item[id*="block-template--"] ,
#shopify-section-template--16452489838827__de1b2d62-4ad6-4cc1-b78c-48ab1936927b native-carousel.text-with-icons .text-with-icons__list native-carousel-item[id*="block-template--"] {
  border: 1px solid #E8E2E2;
  padding:30px 24px;
}
#shopify-section-template--16452489838827__9332687b-a4dc-451a-964e-1b82fc513637 native-carousel.text-with-icons .text-with-icons__list,
#shopify-section-template--16452489838827__de1b2d62-4ad6-4cc1-b78c-48ab1936927b native-carousel.text-with-icons .text-with-icons__list{
    gap: 20px 30px;
    grid-gap: 20px 30px;
}
#shopify-section-template--16452489838827__de1b2d62-4ad6-4cc1-b78c-48ab1936927b .section {
    margin-top: 100px;
    margin-bottom: 20px;
}
#shopify-section-template--16452489838827__9332687b-a4dc-451a-964e-1b82fc513637 .section {
    margin-top: 20px;
    margin-bottom: 100px;
}
#shopify-section-template--16452489838827__9332687b-a4dc-451a-964e-1b82fc513637 native-carousel.text-with-icons .text-with-icons__list native-carousel-item[id*="block-template--"] .text-with-icons__icon-wrapper,
#shopify-section-template--16452489838827__de1b2d62-4ad6-4cc1-b78c-48ab1936927b native-carousel.text-with-icons .text-with-icons__list native-carousel-item[id*="block-template--"] .text-with-icons__icon-wrapper{
  height:150px;
  width:150px;
  margin:auto;
  display:flex;
  align-items:center;
  justify-content:center;
}
#shopify-section-template--16452489838827__9332687b-a4dc-451a-964e-1b82fc513637 native-carousel.text-with-icons .text-with-icons__list native-carousel-item[id*="block-template--"] .text-with-icons__content-wrapper .heading,
#shopify-section-template--16452489838827__de1b2d62-4ad6-4cc1-b78c-48ab1936927b native-carousel.text-with-icons .text-with-icons__list native-carousel-item[id*="block-template--"] .text-with-icons__content-wrapper .heading{
      font-size: 15px;
    font-family: var(--heading-font-family);
    font-weight: var(--heading-font-weight);
    font-style: var(--heading-font-style);
    color: rgb(var(--heading-color));
    text-transform: var(--heading-text-transform);
    margin: 0px 0px 5px !important;
}
#shopify-section-template--16452489838827__9332687b-a4dc-451a-964e-1b82fc513637 native-carousel.text-with-icons .text-with-icons__list native-carousel-item[id*="block-template--"] .text-with-icons__content-wrapper p,
#shopify-section-template--16452489838827__de1b2d62-4ad6-4cc1-b78c-48ab1936927b native-carousel.text-with-icons .text-with-icons__list native-carousel-item[id*="block-template--"] .text-with-icons__content-wrapper p{
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  color: #000000;
  margin: 0px !important;
}
.shopify-section--featured-product .button--primary:hover,
.button--primary--hover-white:hover{
  color: #000 !important;
  background-color: #fff !important;
}
#shopify-section-template--16452489838827__1662360470aba4de74 .image-with-text-block__content .heading,
#shopify-section-template--16452489838827__166391233902a11f5e .section__header .h2{
  font-weight: 700;
  font-size: 30px;
  line-height: 46px;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-bottom:10px;
}
#shopify-section-template--16452489838827__1662360470aba4de74 .image-with-text-block__content .image-with-text-block__text-container,
#shopify-section-template--16452489838827__166391233902a11f5e .section__header p{
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  color: rgba(255, 255, 255, 0.5);
  margin-top:0px;
}
#shopify-section-template--16452489838827__1662360470aba4de74 .image-with-text-block__content .image-with-text-block__text-container p strong{
  color: rgba(255, 255, 255, 1);
}
#shopify-section-template--16452489838827__166391233902a11f5e .section__header .h2,
#shopify-section-template--16452489838827__166391233902a11f5e .section__header p{
  color:#000;
}
@media(min-width:741px){
  #shopify-section-template--16452489838827__166391233902a11f5e .multi-column {
    --item-width: 310px;
  }
}
@media(min-width:992px){
  #shopify-section-template--16452489838827__166391233902a11f5e .multi-column {
    --item-width: 530px;
    --multi-column-column-gap: 30px;
    --section-items-per-row: 2;
  }
}
@media(min-width:1200px){
  #shopify-section-template--16452489838827__166391233902a11f5e .multi-column {
    --item-width: calc(100% / 2 - 30px);
    --multi-column-column-gap: 30px;
    --section-items-per-row: 2;
  }
  .product {
      margin-left: 0px;
      margin-right: 0px;
  }
  .product--thumbnails-bottom .product__info {
    --product-info-width: 522px;
  }
  [id*="product"] .shopify-section--main-product .product--thumbnails-bottom .product__media{
    padding-left:0px;
    padding-right:40px;
  }
}

#shopify-section-template--16452489838827__166391233902a11f5e .multi-column .multi-column__inner .multi-column__text-container {
    max-width: 500px;
    margin: -90px auto auto;
    background: #ffffff !important;
    position: relative;
    z-index:2;
    padding: 31px;
}
#shopify-section-template--16452489838827__166391233902a11f5e .multi-column .multi-column__inner .multi-column__text-container .heading{
  margin-bottom:16px;
}
#shopify-section-template--16452489838827__166391233902a11f5e .multi-column .multi-column__inner .multi-column__text-container .heading::before{
  content: "LIMITED EDITION";
  display:block;
  font-family: var(--heading-font-family);
  font-size: 10px;
  line-height: 15px;
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #000000;
  margin-bottom:20px;
}
#shopify-section-template--16452489838827__166391233902a11f5e .multi-column .multi-column__inner .multi-column__text-container p:not(.heading ){
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #231F20;
  margin:0px;
}
@media(min-width:1440px){
  #shopify-section-template--16452489838827__166391233902a11f5e .multi-column .multi-column__inner .multi-column__text-container .heading::before{
    font-size: 14px;
  }
}
.color-swatch-list{
    grid-template-columns: repeat(auto-fit, 1.438rem);
}
.color-swatch__item{
  width:1.438rem;
  height:1.438rem;
}
/* .h2, .rte h2{
  font-size:1.875rem;
}
 */
@media(min-width:992px){
  #shopify-section-template--16452489838827__featured-product .product .product-form .product-form__buy-buttons{
    margin-top:9.375rem;
  }
  #shopify-section-template--16452489838827__featured-product .product .product-form {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
  }
  #shopify-section-template--16452489838827__featured-product .product .product-form .product-form__description{
    max-width:calc(66.66% - 1rem);
    flex:calc(66.66% - 1rem);
  }
  #shopify-section-template--16452489838827__featured-product .product .product-form .product-form__variants{
    max-width:calc(33.33% - 1rem);
    flex:calc(33.33% - 1rem);
  }
  #shopify-section-template--16452489838827__featured-product .product .product-form > *:not(.product-form__description):not(.product-form__variants){
    max-width:100%;
    flex: 0 0 100%;
  }
}
#shopify-section-template--16452489838827__featured-product .product .price--large:not(.price--compare) {
  font-weight: 700;
}
.product product-payment-terms shopify-payment-terms{
  display:none !important;
}
#shopify-section-template--16452489838827__1662360470aba4de74{
  --vertical-breather: 100px;
}
#shopify-section-template--16452489838827__featured-product{
  --vertical-breather: 120px;
}
#shopify-section-template--16452489838827__image-with-text-block .h3{
  font-size:1rem;
}
.shopify-section--testimonials .testimonial-list__wrapper{
/*   background-image: url("/cdn/shop/files/testimonial-bg.jpg?v=1662464690"); */
  background-image: url("/cdn/shop/files/testimonial-bg_1.jpg?v=1670933493");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center right;
}
.shopify-section--testimonials .testimonial-list__wrapper .testimonial{
/*   min-height: 371px; */
  padding: 80px 0px 50px;
  font-weight: 700;
  font-size: 15px;
  line-height: 180.4%;
  text-transform: lowercase;
  color: #FFFFFF;
}
.shopify-section--testimonials .testimonial-list__wrapper .testimonial .testimonial__content{
    font-family: var(--text-font-family);
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #FFFFFF;
  text-transform: lowercase;
}
.shopify-section--testimonials .testimonial-list__wrapper .testimonial .testimonial__author{
  text-transform: uppercase;
}
.shopify-section--testimonials .testimonial-list__nav .dots-nav {
    margin: 16px 0px 0px;
    justify-content: center;
}
@media(min-width:992px){
  .shopify-section--testimonials .testimonial-list__wrapper .testimonial .testimonial__content{
    font-size: 20px;
    line-height: 27px;
    padding: 0px 0px 0px 83px;
    max-width: 500px;
  }
  .shopify-section--testimonials .testimonial-list__wrapper .testimonial .testimonial__author{
    font-family: var(--heading-font-family);
    padding: 0px 0px 0px 83px;
  }
  .blockquote:before, .rte blockquote:before {
    transform: rotate(180deg) translate3d(-60px, 80px, 10px) scale(0.5);
  }
}
.text-center{
  text-align: center !important;
}
.text-left{
  text-align: left !important;
}
.text-right{
  text-align: right !important;
}
#shopify-section-template--16452489838827__1662529881932914c1 .container.vertical-breather {
    padding: 0px;
    overflow: hidden;
    max-width:100%;
}
#shopify-section-template--16452489838827__16624550536c935b70 .image-with-text__navigation{
  position:relative;
  margin-top:100px;
}
#shopify-section-template--16452489838827__16624550536c935b70 .image-with-text__navigation .image-with-text__navigation-item .heading:before {
    content: "";
    display: block;
    position: absolute;
    top: -60px;
    left: 0px;
    right: 0px;
    margin: auto;
    width: 14.6px;
    height: 42.92px;
    background-image: url("data:image/svg+xml,%3Csvg width='15' height='43' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)' stroke-width='.75'%3E%3Cpath d='M.38.64V6.75l.36 2.77.03.18 4.31 32.19.02.18M5.11 42.07a.53.53 0 0 0 .54.47M.38.64l.01-.1.06-.09.09-.06.1-.01M8.56 34.27l3.2-23.88M6.04 34.27l.1.36.19.31.28.23.33.16.36.05.36-.05.33-.16.27-.23.2-.31.1-.36M2.84 10.39l3.2 23.88M13.73 10.39H.86M9.5 42.07l.03-.18 4.3-32.19.03-.18.37-2.77M14.23.64V6.75M8.97 42.54a.55.55 0 0 0 .54-.47M13.96.38l.1.01.09.06.05.09.03.1M8.96 42.55H5.64M13.97.38H.64' stroke='%23231F20' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.26 3.1h-1a.37.37 0 0 0-.39.37v2.07a.37.37 0 0 0 .36.37h1.06' stroke='%23010101' stroke-miterlimit='10'/%3E%3Cpath d='M14.23 1.76H.38M14.23 7.1H.38' stroke='%23231F20' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h14.6v42.92H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
#shopify-section-template--16452489838827__16624550536c935b70 .image-with-text__navigation .image-with-text__navigation-item:nth-child(2) .heading:before {
  width: 43px;
  height: 33px;
  background-image: url("data:image/svg+xml,%3Csvg width='43' height='33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)' stroke='%23231F20' stroke-width='.75' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3.223 9.228 1.977 10.64a1.21 1.21 0 0 0-1.085.19 1.796 1.796 0 0 0-.442 2.063l1.696 1.5 6.197-1.785 10.633 9.927 3.915 10.172 16.878-4.095a.732.732 0 0 0 .442-.293l2.323-3.047a.789.789 0 0 0 .129-.682l-2.283-8.308a.9.9 0 0 0-.193-.341L25.27.54a.804.804 0 0 0-.587-.251.813.813 0 0 0-.587.25l-2.411 2.73L3.239 9.204'/%3E%3Cpath d='M23.863 12.41c-.072 0-1.487.5-2.532.793-.562.143-.643.738-.177 1.301l4.55 5.555a1.862 1.862 0 0 0 1.68.698l2.796-.698M4.067 10.95l1.985-2.61M12.538 11.227S23.14 21.352 23.18 21.48l3.343 9.918M3.368 9.053l2.41-2.73a.804.804 0 0 1 .588-.25.813.813 0 0 1 .586.25l1.23 1.278M20.543 3.65l-1.076 1.587a1.521 1.521 0 0 0-1.34.486 1.477 1.477 0 0 0-.324 1.37'/%3E%3Cpath d='M8.335 12.608 20.06 8.815a.87.87 0 0 0 .33-.198l2.805-2.721a1.618 1.618 0 0 1 2.242 0l9.645 9.854a6.815 6.815 0 0 1 1.608 2.627l3.311 10.132'/%3E%3Cpath d='M19.466 5.205s-1.253 1.04-.498 2.095a93.971 93.971 0 0 0 1.101 1.515M12.667 9.617l1.945-3.951M10.674 10.252l1.912-4.031M3.882 11.021s-1.02-.111-1.39.627a.785.785 0 0 0 .148.931c.081.08.179.14.286.18l15.222-4.912-.345-.793'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h43v33H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

/*  scrolling */
.pdp-marquee__ellipse {
	height: 4px;
	width: 4px;
	background-color: #fff;
	background: #fff;
	display: inline-block;
	border-radius: 4px;
	margin: 5px 24px;
}

.scroll {
	width: 100%;
	display: flex;
	background: #080808;
}

.scroll div {
	font-family: var(--heading-font-family);
    font-weight: var(--heading-font-weight);
    font-style: var(--heading-font-style);
    text-transform: var(--heading-text-transform);
	
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.12em;
	white-space: nowrap;
	-webkit-animation: scroll1 30s linear infinite;
	animation: scroll1 30s linear infinite;
	-webkit-animation-delay: -40s;
	animation-delay: -40s;
	padding: 24px 0;
    user-select:none;
}

.scroll div:nth-child(2) {
	-webkit-animation: scroll2 30s linear infinite;
	animation: scroll2 30s linear infinite;
	-webkit-animation-delay: -25s;
	animation-delay: -25s;
}

.scroll div span {
	font-weight: 100;
}

.scroll:nth-child(even) div {
	animation-direction: reverse;
}

.scroll:nth-child(even) div:nth-child(2) {
	animation-direction: reverse;
}

.scroll.text-1 {
	box-shadow: 0 1px 2px #0003;
}

@-webkit-keyframes scroll1 {
	0% {
		transform: translate(100%);
	}

	to {
		transform: translate(-100%);
	}
}

@keyframes scroll1 {
	0% {
		transform: translate(100%);
	}

	to {
		transform: translate(-100%);
	}
}

@-webkit-keyframes scroll2 {
	0% {
		transform: translate(0);
	}

	to {
		transform: translate(-200%);
	}
}

@keyframes scroll2 {
	0% {
		transform: translate(0);
	}

	to {
		transform: translate(-200%);
	}
}

/* end here */
.faq .faq__wrapper .faq__item .collapsible-toggle[aria-expanded="true"],
.faq .faq__wrapper .faq__item .collapsible-toggle[aria-expanded="true"] ~ .collapsible[open]{
  background: #EBEBEB;
}
#shopify-section-template--16452489838827__166255360543c27752 .section {
    margin: 0px;
}
#shopify-section-template--16452489838827__166255360543c27752 .section .section__color-wrapper .container{
  overflow:hidden;
  max-width:100%;
  padding:0px;
}
.xxlText {
      font-family: var(--heading-font-family);
  font-weight: 700;
/*     font-size: 90.3541px; */    
/*     line-height: 70%; */
  font-size: calc(80px + (120 - 80) * ((100vw - 300px) / (1440 - 300)));
  line-height: calc(80px + (120 - 80) * ((100vw - 300px) / (1440 - 300)));
  position: relative;
  bottom: -5px;
  text-transform: uppercase;
  color: #000000;
  white-space:nowrap;
}
@media(min-width:1024px) and (max-width:1440px){
  .xxlText {
      font-size: calc(80px + (100 - 80) * ((100vw - 300px) / (1440 - 300)));
      line-height: calc(80px + (100 - 80) * ((100vw - 300px) / (1440 - 300)));
  }
}
[id*="product"] .shopify-section--main-product > section,
[id*="product"] .shopify-section--main-product .product:not(.product--featured){
  margin-bottom:0px;
}
[id*="product"] .shopify-section--main-product, [id*="__product-content"]{
  background-color:#000;
  color: rgba(255, 255, 255, 0.5);
}
[id*="__product-content"]:not(.product-tabs__tab-item-wrapper):not(.collapsible){
  padding-bottom:103px;
}
[id*="product"] .shopify-section--main-product .heading,
[id*="product"] .shopify-section--main-product .product-meta__price-list-container,
[id*="product"] .shopify-section--main-product .product-form__quantity .quantity-selector,
[id*="product"] .shopify-section--main-product .product-form__option-info{
  color:#fff !important;
}
[id*="product"] .shopify-section--main-product product-sticky-form{
  color:#000;
}
[id*="product"] .shopify-section--main-product .product-meta{
  position:relative;
  padding-bottom: 46px;
}
[id*="product"] .shopify-section--main-product .product-meta .product-meta__reference {
    position: absolute;
    right: 0px;
    bottom: 45px;
}
[id*="product"] .shopify-section--main-product .product-form__quantity-label{
  display:none;
}
[id*="product"] .shopify-section--main-product .product-form{
  grid-row-gap: 40px;
  row-gap: 40px;
}
[id*="__product-content"] .product-content{
  margin:0px;
  margin-bottom:0px;
  padding-top:80px;
  column-gap:30px;
}
@media(min-width:1000px){
  [id*="__product-content"] .product-content .ufe-widget ~ .product-content__tabs  {
    
  }
}
[id*="product"] .shopify-section--main-product .heading{
  font-weight: 700;
  font-size: 25px;
  line-height: 38px;
  text-transform: uppercase;
  color: #EDEEF0;
}
[id*="product"] .shopify-section--main-product .product-meta__price-list-container {
    font-family: var(--heading-font-family);
    font-weight: 700;
    font-size: 18px;
    line-height: 27px;
    text-transform: uppercase;
    color: #EDEEF0;
}
.rating__star--empty {
    color: rgba(0,0,0,0.5);
}
[id*=product] .shopify-section--main-product .rating__star--empty {
    color: rgba(255,255,255,0.5);
}
[id*="product"] .shopify-section--main-product .product-form .product-form__description,
[id*="__product-content"] [id*="__product-content-description-content"]{
  font-size: 18px;
  line-height: 27px;
  color: rgba(255, 255, 255, 0.5);
}
/*  */
.product-content .product-content__tabs .tabs-nav .tabs-nav__scroller .tabs-nav__scroller-inner .tabs-nav__item-list .tabs-nav__item.heading{
  font-family: var(--heading-font-family);
  font-weight: 700;
  font-size: calc( 0.75rem + 0.2vw);
  line-height: 158.9%;
  color: rgba(255,255,255,0.5);
}
.tabs-nav[arrows] .tabs-nav__scroller.is-scrollable:before{
  display:none !important;
}
.tabs-nav__arrow-item{
  color:#000;
}
.product-content .product-content__tabs .tabs-nav .tabs-nav__scroller .tabs-nav__scroller-inner .tabs-nav__item-list .tabs-nav__item.heading[aria-expanded=true]{
  color: rgba(255,255,255,1);
}
.product-content .product-content__tabs .tabs-nav .tabs-nav__scroller .tabs-nav__scroller-inner .tabs-nav__item-list{
  box-shadow: 0 -2px #231F20 inset;
}
.product-content .product-content__tabs .tabs-nav .tabs-nav__scroller .tabs-nav__scroller-inner .tabs-nav__position{
  background-color:#fff;
}
.ufe-widget .ufe-core .ufe-wrap .ufe-footer > .cbtns-bg > div:not(.ufe-checkout-btns),
.ufe-core .chkout:not(.uloader):before{
  display:none !important;
}
.ufe-widget .ufe-core .ufe-wrap .ufe-footer .ufe-checkout-btns{
  background-color:rgba(0,0,0,0) !important;
}
.product-tabs__trust-list .text--subdued {
    color: rgba(var(--product-custom-label-text-color),1) ;
}
.ufe-widget .ufe-core{
  max-width:30rem;
  width: 22rem;
}
.ufe-bundle .ufeWrapper .upsellWrapper.ubundle,
.ufe-fbt .upsellWrapper{
  background-color:#0D1114 !important;
  border-radius:0px  !important;
}

.ufe-bundle .ufeWrapper .upsellWrapper.ubundle .upsellBody{
  background-color:rgba(0,0,0,0) !important;
  padding:10px 0px;
}

/* .ufe-offer:not(.o2o) .upsellWrapper */
/*  */
.ufe-widget .ufe-core .ufe-wrap .ufe-buyButtons .ufe-btn{
  background-color:rgba(0,0,0,0) !important;
  border:1px solid currentColor;
/*   border-radius:4px; */
  color:#fff !important;
}

.ufe-widget .ufe-core .ufe-wrap .ufe-buyButtons .ufe-btn *{
  color:#fff !important;
  font-family: var(--text-font-family);
  font-weight: var(--text-font-bold-weight);
  text-transform: uppercase;
}
.ufe-widget .ufe-core .ufe-wrap .ufe-buyButtons .ufe-btn:hover{
  background-color:rgba(255,255,255,1) !important;
  color:#000 !important;
}
.ufe-widget .ufe-core .ufe-wrap .ufe-buyButtons .ufe-btn:hover *{
  color:#000 !important;
}
.ufe-core .chkout.ufe-btn{
  border-radius:0px;
  background-color:rgba(255,255,255,9) !important;
  border:1px solid currentColor;
  color:#000 !important;
}
.ufe-core .chkout.ufe-btn:hover{
  background-color:rgba(255,255,255,0) !important;
  color:#fff !important;
}
.ufe-core .chkout.ufe-btn *{
  color:#000000 !important;
  font-family: var(--text-font-family);
  font-weight: var(--text-font-bold-weight);
  text-transform: uppercase;
}
.ufe-core .chkout.ufe-btn:hover *{
  color:#fff !important;
}
.ufe-wrap .upsellTitle span{
  color:#fff !important;
  font-family: var(--text-font-family);
  font-weight: var(--text-font-bold-weight);
  text-transform: uppercase;
}
.ufe-core .ufe-input{
  /*color:#fff !important;*/
  filter:invert(1);
  border: 1px solid #424242 !important;
  border-radius: 0px !important;
}
.ufe-core .ufe-input option{
  color:#000 !important;
}
.ubundle .buyButtonsWrap{
  border-top: 1px solid #2c2b2b !important;
}
.ufe-bundle .ufeWrapper .upsellWrapper.ubundle .bundleWrapper > .buyButtonsWrap.utotal {
    padding: 26px 10px 6px !important;
}
.upsellWrapper .offerOptionsWrap .uline{
  background:#2c2b2b !important;
}
.ufe-core .upsellContent .ufe-options .ufe-select {
    margin: 10px 0px;
}
.ufe-fbt .upsellWrapper {
    padding-top: 16px;
    padding-bottom: 16px;
}
.ufe-fbt .upsellWrapper .udiscount {
    color: #fff !important;
}
/* How to use */
.how-to-use-wrapper .how-to-use-item:not(:last-child){
  margin-bottom:50px;
}
.how-to-use-wrapper .how-to-use-item .how-to-use-item-wrap{
  display:flex;
}
.how-to-use-wrapper .how-to-use-item .how-to-use-item-wrap .content{
  max-width: 66%;
  flex: 0 0 66%;
}
.how-to-use-wrapper .how-to-use-item .how-to-use-item-wrap .image{
  max-width: 33%;
  flex: 0 0 33%;
}
.how-to-use-wrapper .how-to-use-item .how-to-use-item-wrap .image > img {
    margin: 0px;
}
.how-to-use-wrapper .how-to-use-item .how-to-use-item-wrap .content > .title{
  font-family: var(--heading-font-family);
  font-weight: 700;
  font-size: 12px;
  font-size: calc(12px + 0.45vw);
  line-height: 18px;
  text-transform: uppercase;
  color: #C7C7C7;
  margin-bottom:15px;
}
.how-to-use-wrapper .how-to-use-item .how-to-use-item-wrap .content>.desc {
    max-width: 330px;
}
/* Razor Color Slider CSS */
.swiper-vertical>.swiper-wrapper{
  overflow:hidden;
}
.razorColorSwiperThumb .swiper-wrapper .swiper-slide{
  width: 100%;
  background-color: transparent;
  padding: 0px 0px;
  font-size: 15px;
  font-weight: 400;
  border:none;
  text-align:left;
  cursor:pointer;
  color:rgba(255,255,255,0.3);
  transition: 0.3s ease-in-out all;
}
.razorColorSwiperThumb .swiper-wrapper .swiper-slide.swiper-slide-thumb-active{
  color: #fff !important;
}

.typesOfUseSwiperThumb .swiper-wrapper .swiper-slide {
  width:auto;
  font-weight: 400;
  font-size: 20px;
  line-height: 106.9%;
  color:rgba(35,31,32,0.4);
  transition: 0.3s ease-in-out all;
}
.typesOfUseSwiperThumb .swiper-wrapper .swiper-slide.swiper-slide-thumb-active{
  font-weight: 500;
  font-size: 25px;
  line-height: 106.9%;
  color: #231F20;
}

.slider-2 .title {
    margin-bottom: 90px;
    padding-right: 28px;
}
.slider-2 .title .heading{
    line-height:1.2;
}
/* Razor color css end */
#shopify-section-template--16706083553515__16635713629aeb8fd2 .vertical-breather,
#shopify-section-template--16540790161643__16635713629aeb8fd2 .vertical-breather,
#shopify-section-template--16744304312555__16635713629aeb8fd2 .vertical-breather,
#shopify-section-template--16744321057003__16635713629aeb8fd2 .vertical-breather,
#shopify-section-template--16746493935851__16635713629aeb8fd2 .vertical-breather,
#shopify-section-template--16744359166187__16635713629aeb8fd2 .vertical-breather{
  padding-top:calc(93px - 48px);
  padding-bottom:0px;
}
#shopify-section-template--16452490068203__16635713629aeb8fd2 .multi-column .multi-column__inner .multi-column__item .heading,
#shopify-section-template--16744321057003__16635713629aeb8fd2 .multi-column .multi-column__inner .multi-column__item .heading,
#shopify-section-template--16744321057003__16635713629aeb8fd2 .multi-column .multi-column__inner .multi-column__item .heading,
#shopify-section-template--16746493935851__16635713629aeb8fd2 .multi-column .multi-column__inner .multi-column__item .heading,
#shopify-section-template--16744359166187__16635713629aeb8fd2 .multi-column .multi-column__inner .multi-column__item .heading{
  font-weight: 700;
  font-size: 40px;
  line-height: 61px;
  text-transform: uppercase;
  color: #EDEEF0;
}
#shopify-section-template--16452490068203__16635713629aeb8fd2 .multi-column .multi-column__inner .multi-column__item p,
#shopify-section-template--16744321057003__16635713629aeb8fd2 .multi-column .multi-column__inner .multi-column__item p,
#shopify-section-template--16744304312555__16635713629aeb8fd2 .multi-column .multi-column__inner .multi-column__item p,
#shopify-section-template--16746493935851__16635713629aeb8fd2 .multi-column .multi-column__inner .multi-column__item p,
#shopify-section-template--16744359166187__16635713629aeb8fd2 .multi-column .multi-column__inner .multi-column__item p{
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  color: rgba(255, 255, 255, 0.8) !important;
}
#shopify-section-template--16540790161643__16635713629aeb8fd2 > .section.section--flush > .section__color-wrapper > .container.vertical-breather > .multi-column .multi-column__inner > .multi-column__item > .multi-column__text-container p.heading.h5,
#shopify-section-template--16706083553515__16635713629aeb8fd2 > .section.section--flush > .section__color-wrapper > .container.vertical-breather > .multi-column .multi-column__inner > .multi-column__item > .multi-column__text-container p.heading.h5,
#shopify-section-template--16744304312555__16635713629aeb8fd2 > .section.section--flush > .section__color-wrapper > .container.vertical-breather > .multi-column .multi-column__inner > .multi-column__item > .multi-column__text-container p.heading.h5,
#shopify-section-template--16746493935851__16635713629aeb8fd2 > .section.section--flush > .section__color-wrapper > .container.vertical-breather > .multi-column .multi-column__inner > .multi-column__item > .multi-column__text-container p.heading.h5,
#shopify-section-template--16744321057003__16635713629aeb8fd2 > .section.section--flush > .section__color-wrapper > .container.vertical-breather > .multi-column .multi-column__inner > .multi-column__item > .multi-column__text-container p.heading.h5,
#shopify-section-template--16744359166187__16635713629aeb8fd2 > .section.section--flush > .section__color-wrapper > .container.vertical-breather > .multi-column .multi-column__inner > .multi-column__item > .multi-column__text-container p.heading.h5{
  font-weight: 700;
  font-size: 40px;
  line-height: 61px;
  text-transform: uppercase;
  color: #EDEEF0;
}
#shopify-section-template--16540790161643__16635713629aeb8fd2 > .section.section--flush > .section__color-wrapper > .container.vertical-breather > .multi-column .multi-column__inner > .multi-column__item > .multi-column__text-container p,
#shopify-section-template--16706083553515__16635713629aeb8fd2 > .section.section--flush > .section__color-wrapper > .container.vertical-breather > .multi-column .multi-column__inner > .multi-column__item > .multi-column__text-container p,
#shopify-section-template--16744304312555__16635713629aeb8fd2 > .section.section--flush > .section__color-wrapper > .container.vertical-breather > .multi-column .multi-column__inner > .multi-column__item > .multi-column__text-container p,
#shopify-section-template--16746493935851__16635713629aeb8fd2 > .section.section--flush > .section__color-wrapper > .container.vertical-breather > .multi-column .multi-column__inner > .multi-column__item > .multi-column__text-container p,
#shopify-section-template--16744321057003__16635713629aeb8fd2 > .section.section--flush > .section__color-wrapper > .container.vertical-breather > .multi-column .multi-column__inner > .multi-column__item > .multi-column__text-container p,
#shopify-section-template--16744359166187__16635713629aeb8fd2 > .section.section--flush > .section__color-wrapper > .container.vertical-breather > .multi-column .multi-column__inner > .multi-column__item > .multi-column__text-container p{
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  color: rgba(255, 255, 255, 0.8) !important;
}
.typesOfUseSwiperWrapper .row{
	display:flex;
	flex-flow:row wrap;
}
.col-12{
	max-width:100%;
	flex: 0 0 100%;
	padding : 0px calc(15px / 2);
}
@media(min-width:1200px){
  .col-lg-5{
    flex: 0 0 auto;
    max-width: 41.66666667%;
  }
  .col-lg-7{
      flex: 0 0 auto;
      max-width: 58.33333333%;
  }
}

/* razor scoll animation css */

#shopify-section-template--16452490068203__1663661215f36d715a{
  overflow: hidden;
}
.slideDownRazor-wrapper{
  background: #000000;
  padding-top: 100px;
  padding-bottom: 0px;
  text-align: center;
  overflow: hidden;
}
.slideDownRazor-wrapper p{
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #EDEEF0;
}
/*End here*/
/* Shop page */
.shop #shopify-section-header:not(.header-sticky) .header{
    --header-background: transparent;
}
.shop #shopify-section-header:not(.header-sticky) .header .header__cart-count{
  color:#000;
}
.shop #main {
    margin-top: -82px;
}
#shopify-section-template--16452490002667__1663738479780e494d .container {
    max-width: 100%;
}
#shopify-section-template--16452490002667__1663738479780e494d{
  --vertical-breather:0px;
}
.razorsProductSlider{
/*   display:flex;
  align-items:center;
  justify-content:flex-start; */
  overflow:hidden;
  --swiper-pagination-color: #fff;
  --swiper-pagination-bullet-inactive-color:#fff;
  padding-bottom:60px;
}
.razorsProductSlider .razorProductItem {
/*     flex: 0 0 calc(100vw - 5rem);
    max-width: calc(100vw - 5rem);*/
    padding: 0px 2rem;
    text-align: center;
}
.razorsProductSlider .razorProductItem .productContents {
  padding-top:40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align:left;
}
@media(max-width:991px){
  .razorsProductSlider .razorProductItem .productContents{
    flex-flow:column;
    gap:20px;
  }
}
.razorsProductSlider .razorProductItem .productContents .heading{
  color:#fff;
}
.razorsProductSlider .razorProductItem .productContents .productContent{
  color: rgba(255,255,255,0.5);
}
/* .swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color,var(--swiper-theme-color));
} */
/*  */
.shopify-section--text-with-icons {
    position: relative;
}
.shop .shopify-section--multi-column .vertical-breather{
  padding-top:82px;
  padding-bottom:0px;
}
.shop .shopify-section--featured-product .vertical-breather{
  padding-bottom:80px;
}
.shop .shopify-section--multi-column .vertical-breather .multi-column .multi-column__inner .multi-column__item .heading{
  font-weight: 700;
  font-size: 50px;
  line-height: 76px;
  color: #EDEEF0;
}
body.contact{
  all: inherit;
}
.breadcrumb.text--subdued {
    color: rgba(255,255,255,.7);
}
/*#shopify-section-mini-cart #mini-cart .button--primary,
[id*=product] .shopify-section--main-product product-sticky-form button#StickyAddToCart{
  background-color: transparent!important;
}
#shopify-section-mini-cart #mini-cart .button--primary:hover,
[id*=product] .shopify-section--main-product product-sticky-form button#StickyAddToCart:hover{
  color:#fff !important;
/*   background-color: #000 !important; */
}*/
.swiper {
  width: 100%;
  height: 100%;
/*   min-height:300px; */
}
.mySwiper .swiper-slide img {
    max-width: 100%;
    width: 100%;
    height: auto;
      height: 290px;
    object-fit: cover;
    object-position: center;
}
.mySwiper .swiper-slide:not(.swiper-slide-active) {
    filter: opacity(0.5) blur(1px);
}
.social-media .social-media__item {
    box-shadow: none;
    border-radius: 100%;
}
.footer__newsletter-form .input{
  overflow:hidden;
}
.footer__newsletter-form .input .input__field{
  padding-left:0px;
}
[dir=ltr] .footer__newsletter-form .input .input__label{
  left:0px;
}
[dir=ltr] .footer__newsletter-form .input .input__submit-icon {
  right: -20px;
  transition: 0.3s ease-in-out;
}
[dir=ltr] .footer__newsletter-form .input .input__field:focus ~ .input__submit-icon {
    right: 20px;
}
.footer__newsletter-form .input .input__field,
.footer__newsletter-form .input .input__field:focus {
    border-width: 0px 0px 1px !important;
    box-shadow: none;
}
#shopify-section-template--16452489838827__featured-collections .section__header.section__header--tight{
    max-width: 100%;
    padding: 0px 40px;
    text-align: left;
}
#shopify-section-template--16452489838827__featured-collections .section__header.section__header--tight .h2{
/*   font-weight: 700; */
  font-size: 30px;
  line-height: 46px;
  text-transform: uppercase;
  color: #000000;
  margin-bottom:0px;
  margin-top:0px;
}
#shopify-section-template--16452489838827__featured-collections .section__header.section__header--tight .heading--small{
  margin:0px;
}
#shopify-section-template--16452489838827__featured-collections .section__header.section__header--tight p{
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  color: #000000;
}
#shopify-section-template--16452489838827__16624628050f43886c .section__header{
  max-width: 100%;
/*   padding: 0px 40px; */
  text-align: left;
  margin-bottom:10px;
}
#shopify-section-template--16452489838827__16624628050f43886c .liquid p.text-left{
  margin-bottom:50px;
}
#shopify-section-template--16452489838827__1663747635950693f2 .container,
#shopify-section-template--16452490002667__1663750422fdea2564 .container{
  max-width:100%;
  padding:0px;
  overflow:hidden;
}
[id*="product"] #shopify-section-template--16706169667819__16642804551e7897e9 .multi-column .multi-column__inner,
[id*="product"] #shopify-section-template--16706083553515__16642804551e7897e9 .multi-column .multi-column__inner,
[id*="product"] #shopify-section-template--16744359166187__16642804551e7897e9 .multi-column .multi-column__inner,
[id*="product"] #shopify-section-template--16540790161643__16642804551e7897e9 .multi-column .multi-column__inner,
[id*="product"] #shopify-section-template--16746493935851__16642804551e7897e9 .multi-column .multi-column__inner{
  align-items:center;
}
#shopify-section-template--16706169667819__16642804551e7897e9,
#shopify-section-template--16706083553515__16642804551e7897e9,
#shopify-section-template--16540790161643__16642804551e7897e9,
#shopify-section-template--16746493935851__16642804551e7897e9{
  --vertical-breather: 0px !important;
  padding-top:100px;
  padding-bottom:65px;
}
.scrollableSwiper {
    padding-top: 20px;
    padding-bottom: 20px;
}
.scrollableSwiper .header-section h3.heading.h1{
  font-weight: 700;
  font-size: 40px;
  line-height: 50px;
  text-transform: uppercase;
}
.scrollableSwiper .header-section p{
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  color: #EDEEF0;
}
.gif-section-wrapper > .header-section {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    flex-flow:row wrap;
    gap: 20px;
}
.gif-section-wrapper > .header-section h3.heading.h1{
  font-weight: 700;
  font-size: 40px;
  line-height: 50px;
  text-transform: uppercase;
  color:#000;
  flex-basis: 100%;
  margin-bottom:5px;
}
.gif-section-wrapper > .header-section p{
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  color: #231F20;
}
.gif-section-wrapper {
    max-width: 1170px;
    margin: 0px auto;
}
[id*="product"] .shopify-section--main-product product-sticky-form .product-sticky-form__info {
    font-family: var(--heading-font-family);
    font-weight: var(--heading-font-weight);
    font-style: var(--heading-font-style);
    color: rgb(var(--heading-color));
    text-transform: var(--heading-text-transform);
    font-size: 21px !important;
    line-height: 30px;
    letter-spacing: normal !important;
}
.shopify-section.shopify-section--featured-product .product .product__media .product__media-image-wrapper {
    background: transparent;
}
#shopify-section-template--16452490002667__main .list-collections .list-collections__item-list .list-collections__item{
  text-align:left;
}
#shopify-section-template--16452490002667__main .list-collections .list-collections__item-list .list-collections__item .list-collections__item-info{
    padding-left: 50px;
    padding-right: 50px;
}
#shopify-section-template--16452490002667__main .list-collections .list-collections__item-list .list-collections__item::before,
#shopify-section-template--16452490002667__main .list-collections .list-collections__item-list .list-collections__item::after{
  content:"";
  position: absolute;
  top: 0px;
  left: 50px;
  font-family: var(--heading-font-family);
  font-weight: var(--heading-font-weight);
  font-style: var(--heading-font-style);
  color: #fff;
  text-transform: var(--heading-text-transform);
  font-size: 16px !important;
  line-height: 30px;
  letter-spacing: normal !important;
  z-index:2;
}
#shopify-section-template--16452490002667__main .list-collections .list-collections__item-list .list-collections__item::before{
  content:"Get Hype Razor";
  top:50px;
}
#shopify-section-template--16452490002667__main .list-collections .list-collections__item-list .list-collections__item::after{
  content:"Learn More";
  font-family: var(--text-font-family);
  font-size: 14px !important;
  text-decoration:underline;
  top:auto;
  bottom:50px;
}
/*  */
.hypeRazorColors-slider-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.hypeRazorColors-slider-wrapper > .razorColorSwiperThumb-wrap {
    max-width: 35%;
}

.hypeRazorColors-slider-wrapper > .razorColorSwiper-wrap {
    max-width: 75%;
}
.hypeRazorColors-slider-wrapper > .razorColorSwiper-wrap .swiper-slide{
    text-align:center;
}
.color-swatch-list .color-swatch .color-swatch__radio[value="Silver-Black"] ~ .color-swatch__item{
  background-color: #383939 !important;
}
.color-swatch-list .color-swatch .color-swatch__radio[value="Plantom Black"] ~ .color-swatch__item{
  background-color: #000000 !important;
}
.color-swatch-list .color-swatch .color-swatch__radio[value="Ferrari Red"] ~ .color-swatch__item{
  background-color: #d66568 !important;
}
.color-swatch-list .color-swatch .color-swatch__radio[value="Lamborghini Orange"] ~ .color-swatch__item{
  background-color: #ffab60 !important;
}
.styleMeet-section-wrapper,
.PremiumShave-section-wrapper{
    position: relative;
    overflow:hidden;
}
body:not(.razor-stand) .styleMeet-section-wrapper .styleMeetImg {
    margin-top: -100px;
}
body:not(.razor-stand) .styleMeet-section-wrapper p{
    max-width: 370px;
    margin-left: auto;
    text-align: left;
}
@media(min-width:992px){
  body:not(.razor-stand) .styleMeet-section-wrapper .styleMeetImg {
    margin-top: -300px;
    transform: translate3d(-200px, 0px, 20px);
  }
  body:not(.razor-stand) .styleMeet-section-wrapper p{
      max-width: 370px;
      margin-left: auto;
      text-align: left;
      margin-top: -200px;
  }
}
@media(min-width:1200px){
  .razor-stand .styleMeet-section-wrapper .heading{
    font-size:70px;
  }
}
.razor-stand .styleMeet-section-wrapper .header-section p{
  max-width:465px;
}
.razor-stand .styleMeet-section-wrapper .styleMeetImg{
    margin-top: -50px;
}

body:not(.shave-brush) .PremiumShave-section-wrapper,
body:not(.shave-brush) .PremiumShave-section-wrapper .heading{
  color:#fff;
}
.PremiumShave-section-wrapper .ml-lg-5 {
    margin-left: calc(80px / 1.5);
}

.PremiumShave-section-wrapper .d-flex {
    display: flex;
    align-items: flex-start;
  flex-flow:row wrap;
}
.PremiumShave-section-wrapper .d-flex .premiumImg {
      max-width: 100%;
      flex: 0 0 100%;
}

.PremiumShave-section-wrapper .d-flex p {
      margin-top: 78px;
      max-width: 100%;
      flex: 0 0 100%;
}
.shave-brush .PremiumShave-section-wrapper .d-flex .premiumImg {
    margin-top: -50px;
}
@media(min-width:992px){
  .shave-brush .PremiumShave-section-wrapper .d-flex .premiumImg {
    margin-top: -140px;
  }
  .PremiumShave-section-wrapper .ml-lg-5 {
    margin-left: calc(500px / 1.5);
  }
  .PremiumShave-section-wrapper .d-flex .premiumImg {
      max-width: 100%;
      flex: 0 0 60%;
  }
  .PremiumShave-section-wrapper .d-flex p {
      margin-top: 78px;
      max-width: 100%;
      flex: 0 0 40%;
  }
  .razor-stand .styleMeet-section-wrapper .styleMeetImg{
    margin-top: -340px;
  }
}

.useOFStandSection .ml{
  margin-left: 100px;
}
.useOFStandSection .header-section{
  display:flex;
  flex-flow:row wrap;
  align-items:center; 
}
.useOFStandSection .header-section .heading {
    max-width: 100%;
    flex: 0 0 100%;
}

.useOFStandSection .header-section p {
    max-width: 100%;
    flex: 0 0 100%;
    margin: 0px;
}
@media(min-width:992px){
  .useOFStandSection .heading{
    font-weight: 700;
    font-size: 65px;
    line-height: 99px;
  /*   text-align: center;
    text-transform: uppercase;
    color: #EDEEF0; */
  }
  .useOFStandSection .header-section p {
    font-weight: 700;
    font-size: 20px;
    line-height: 32px;
  /*   color: #EDEEF0; */
  }
  .shave-brush .useOFStandSection .useofStandImg{
    margin-top:100px;
  }
}
@media(min-width:768px){
  .useOFStandSection .header-section .heading {
      max-width: 100%;
      flex: 0 0 60%;
      margin: 0px;
  }
  
  .useOFStandSection .header-section p {
      max-width: 100%;
      flex: 0 0 40%;
      margin: 0px;
  }
}
.useOFStandSection .header-section p {
  font-weight: 700;
/*   color: #EDEEF0; */
}
.useOFStandSection .mobile{
  display:none !important;
}
@media(max-width:991px){
  .useOFStandSection .desktop{
    display:none !important;
  }
  .useOFStandSection .mobile{
    display:block !important;
    margin:0px auto;
  }
}
@media(max-width:767px){
  .styleMeet-section-wrapper .header-section .heading,
  .PremiumShave-section-wrapper .header-section .heading,
  .useOFStandSection .header-section .heading{
    line-height:normal !important;
  }
  .styleMeet-section-wrapper p,
  .PremiumShave-section-wrapper p,
  .useOFStandSection p,
  .styleMeet-section-wrapper p *,
  .PremiumShave-section-wrapper p *,
  .useOFStandSection p *{
    font-size:16px !important;
    line-height:normal !important;
  }
  .PremiumShave-section-wrapper .d-flex p{
    margin-top:0px !important;
  }
}
.logo-list--carousel .logo-list__prev-next+.logo-list__list .logo-list__item{
  padding: 5px;
}
.logo-list--carousel .logo-list__prev-next+.logo-list__list .logo-list__item img{
  width:100% !important;
  max-width:100%;
  height:auto !important;
  object-fit:cover;
}
#shopify-section-template--16452489838827__b3197e41-be07-462c-b90f-f43c5114bbc5{
    --vertical-breather: 100px !important;
}
#shopify-section-template--16452489838827__b3197e41-be07-462c-b90f-f43c5114bbc5 .multi-column scrollable-content.multi-column__inner.multi-column__inner--center.multi-column__inner--scroller .heading.h5 {
    font-size: 30px;
}
@media(min-width:992px){
  #shopify-section-template--16452489838827__b3197e41-be07-462c-b90f-f43c5114bbc5 .multi-column {
    --section-items-per-row: 2;
  }
  #shopify-section-template--16452489838827__b3197e41-be07-462c-b90f-f43c5114bbc5 .multi-column scrollable-content.multi-column__inner.multi-column__inner--center.multi-column__inner--scroller {
      grid-auto-columns: calc(100% / 2 - 14px);
  }
}
#shopify-section-template--16452489838827__timeline .section__header.container.text-container,
#shopify-section-template--16452489838827__featured-collections .section__header.section__header--tight .text-container{
    display: flex;
    flex-direction: column-reverse;
    row-gap: 20px;
}
#shopify-section-template--16452489838827__featured-collections p:empty{
  margin:0px;
  display:none;
}
#shopify-section-template--16452489838827__fea38211-26f3-43f1-8e62-b7ac4264eea5 .image-with-text-block__content:not(.image-with-text-block__content--tight) .heading,
#shopify-section-template--16452489838827__8b0f24b0-dd51-4297-9e0a-721466d08704 .image-with-text-block__content:not(.image-with-text-block__content--tight) .heading{
    font-size:25px;
    line-height:normal;
}

@media screen and (min-width: 992px){
  #shopify-section-template--16452489838827__edd1fc9f-952a-4174-b22e-242415aee1eb .image-with-text-block__content:not(.image-with-text-block__content--tight),
  #shopify-section-template--16452489838827__fea38211-26f3-43f1-8e62-b7ac4264eea5 .image-with-text-block__content:not(.image-with-text-block__content--tight),
  #shopify-section-template--16452489838827__8b0f24b0-dd51-4297-9e0a-721466d08704 .image-with-text-block__content:not(.image-with-text-block__content--tight) {
      max-height: 350px;
      height: 350px;
  }
  #shopify-section-template--16452489838827__fea38211-26f3-43f1-8e62-b7ac4264eea5 .image-with-text-block__image-wrapper,
  #shopify-section-template--16452489838827__8b0f24b0-dd51-4297-9e0a-721466d08704 .image-with-text-block__image-wrapper,
  #shopify-section-template--16452489838827__edd1fc9f-952a-4174-b22e-242415aee1eb .image-with-text-block__image-wrapper{
  /*     max-height: 403px; */
      max-width: 670px;
  }
  #shopify-section-template--16452489838827__fea38211-26f3-43f1-8e62-b7ac4264eea5 .image-with-text-block,
  #shopify-section-template--16452489838827__8b0f24b0-dd51-4297-9e0a-721466d08704 .image-with-text-block,
  #shopify-section-template--16452489838827__edd1fc9f-952a-4174-b22e-242415aee1eb .image-with-text-block{
      min-height: 403px !important;
  } 
  #shopify-section-template--16452489838827__fea38211-26f3-43f1-8e62-b7ac4264eea5 .image-with-text-block__content:not(.image-with-text-block__content--tight),
  #shopify-section-template--16452489838827__8b0f24b0-dd51-4297-9e0a-721466d08704 .image-with-text-block__content:not(.image-with-text-block__content--tight) {
      max-width: 500px;
      margin-right: 0px;
  /*     margin-top: 40px; */
  }
  #shopify-section-template--16452489838827__edd1fc9f-952a-4174-b22e-242415aee1eb .image-with-text-block__content:not(.image-with-text-block__content--tight){
    max-width: 500px;
    margin-left: 0px;
    display:flex;
    flex-flow:column;
    justify-content:center;
  }
}
@media(min-width:992px) and (max-width:1200px){
  #shopify-section-template--16452489838827__fea38211-26f3-43f1-8e62-b7ac4264eea5 .image-with-text-block__content:not(.image-with-text-block__content--tight) .heading,
  #shopify-section-template--16452489838827__8b0f24b0-dd51-4297-9e0a-721466d08704 .image-with-text-block__content:not(.image-with-text-block__content--tight) .heading{
      font-size:22px;
      line-height:normal;
  }
  #shopify-section-template--16452489838827__fea38211-26f3-43f1-8e62-b7ac4264eea5 .image-with-text-block__content:not(.image-with-text-block__content--tight) p,
  #shopify-section-template--16452489838827__8b0f24b0-dd51-4297-9e0a-721466d08704 .image-with-text-block__content:not(.image-with-text-block__content--tight) p{
      font-size:18px;
      line-height:normal;
  }
}

/* WhatsIncluded start */
.WhatsIncluded .row-wrap {
  display: flex;
  flex-flow: wrap;
}
.WhatsIncluded .row-wrap .item-wrap {
  max-width: calc(100% / 2 - 15px);
  flex: calc(100% / 2 - 15px);
  min-height: 200px;
}
@media (min-width: 992px) {
  .WhatsIncluded .row-wrap .item-wrap {
    max-width: calc(100% / 3 - 15px);
    flex: calc(100% / 3 - 15px);
  }
}
.WhatsIncluded .row-wrap .item-wrap .img-wrap {
  min-height: 176px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.WhatsIncluded .row-wrap .item-wrap .img-wrap,
.WhatsIncluded .row-wrap .item-wrap .heading {
  text-align: center;
}
.WhatsIncluded .row-wrap .item-wrap .heading {
  color:#fff;
  font-size:14px;
  letter-spacing: 0.6px;
}
/*  WhatsIncluded end */

/* faturesBenefits start */
.faturesBenefits .row-wrap {
  display: flex;
  flex-flow: wrap;
}
.faturesBenefits .row-wrap .item-wrap {
  max-width: calc(100% / 2 - 15px);
  flex: calc(100% / 2 - 15px);
  min-height: 200px;
}
@media (min-width: 768px){
  .faturesBenefits .row-wrap .item-wrap {
    max-width: calc(100% / 3 - 15px);
    flex: calc(100% / 3 - 15px);
  }
}
@media (min-width: 992px) {
  .faturesBenefits .row-wrap .item-wrap {
    max-width: calc(100% / 4 - 15px);
    flex: calc(100% / 4 - 15px);
  }
}
.faturesBenefits .row-wrap .item-wrap .img-wrap {
  min-height: 176px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.faturesBenefits .row-wrap .item-wrap .img-wrap,
.faturesBenefits .row-wrap .item-wrap .name {
  text-align: center;
}
.faturesBenefits .row-wrap .item-wrap .name {
  padding:0px 14px;
}
.faturesBenefits .row-wrap .item-wrap .heading {
  color:#fff;
  font-size:14px;
  letter-spacing: 0.6px;
  margin-bottom:10px;
}
.faturesBenefits .row-wrap .item-wrap p {
  margin:0px;
}
/* faturesBenefits end */
.product-list__inner .product-item .product-item__image-wrapper{
  background-color:#EBEBEB;
}
[dir=ltr] .testimonial-list__nav {
    padding: 0px;
    margin-top: 0px;
}
[class*="text-with-icons__item"] .heading.heading--small {
    font-size: 14px;
    font-family: var(--heading-font-family);
    font-weight: 700;
    letter-spacing: normal;
    line-height: normal;
}
.x1-razor .WhatsIncluded .sss,
.x1-razor .WhatsIncluded .ucss,
.x1-razor .WhatsIncluded .sb,
.x1-razor .WhatsIncluded .sb-2,
.x1-custom-pro-set .WhatsIncluded .sb,
.x1-custom-pro-set .WhatsIncluded .sb-2,
.x1-duo-set .WhatsIncluded .sss,
.x1-duo-set .WhatsIncluded .ucss,
.x1-duo-set .WhatsIncluded .sb,
.x1-starter-set .WhatsIncluded .sb,
.x1-super-lather-set .WhatsIncluded .sss,
.x1-super-lather-set .WhatsIncluded .ucss,
.x1-super-lather-set .WhatsIncluded .sb-2{
    display: none !important;
}
#shopify-section-template--16540790161643__ae599293-75f1-4a15-bf27-21f7d4c4a4c1 .image-overlay__content.content-box--small {
    width: calc(var(--grid-column-width) * 7 + var(--grid-gap) * 6);
  margin-left:0px;
}
#shopify-section-template--16540790161643__ae599293-75f1-4a15-bf27-21f7d4c4a4c1 .image-overlay__content.content-box--small .heading{
  font-weight: 700;
  font-size: 40px;
  line-height: 61px;
  color: #000000;
}
.sectionWithBG{
  padding-top:100px;
}
.sectionWithBG  p {
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	color: #231f20;
}

.fs-40 {
	font-size: calc(2.125rem + 1vw);
}

@media (min-width: 768px) {
	.sectionWithBG .title-wrap{
		min-height:550px;
		max-width: 500px;
	}
	.bg-image {
		background-image: url("/cdn/shop/files/DSC2974-123.jpg?v=1670922335");
		background-repeat: no-repeat;
		background-size: cover;
		background-position: 10rem 100%;
	}
	.sectionWithBG  p {
		font-size: 18px;
		line-height: 27px;
	}
	.sectionWithBG .image-wrap {
		display: none;
	}
    .fs-40 {
  	font-size: 40px;
  }
}
.full-set .shopify-section.shopify-section--custom-liquid .liquid p,
.x1-razor .shopify-section.shopify-section--custom-liquid .liquid p,
.razor-stand .shopify-section.shopify-section--custom-liquid .liquid p,
.shave-brush .shopify-section.shopify-section--custom-liquid .liquid p,
.additional-shave-settings-x1 .shopify-section.shopify-section--custom-liquid .liquid p{
    font-size: 18px;
    line-height: 27px;
}
.product__media-image-wrapper {
  background-color: #0D1114;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
.scrollVideo_wrap,.scrollVideo_wrap .scrollAnimation_wrap {position: relative;overflow:hidden;}
.scrollVideo_wrap .scrollAnimation_wrap .v0 {max-width: 100%;width: 100%;height: auto;object-fit: cover;}
#shopify-section-template--16540790161643__1663661215f36d715a .section__header.text-container,
#shopify-section-template--16746493935851__1663661215f36d715a .section__header.text-container,
#shopify-section-template--16706083553515__1663661215f36d715a .section__header.text-container,
#shopify-section-template--16744359166187__1663661215f36d715a .section__header.text-container{
    display: flex;
    flex-direction: column-reverse;
}
#shopify-section-template--16540790161643__1663661215f36d715a .section__header.text-container .heading.h2,
#shopify-section-template--16746493935851__1663661215f36d715a .section__header.text-container .heading.h2,
#shopify-section-template--16706083553515__1663661215f36d715a .section__header.text-container .heading.h2,
#shopify-section-template--16744359166187__1663661215f36d715a .section__header.text-container .heading.h2{
    margin-top: 0px;
    margin-bottom: 20px !important;
    font-weight: 700;
    font-size: 40px;
    line-height: 61px;
}
#shopify-section-template--16540790161643__1663661215f36d715a .section__header.text-container .heading.heading--small,
#shopify-section-template--16746493935851__1663661215f36d715a .section__header.text-container .heading.heading--small,
#shopify-section-template--16706083553515__1663661215f36d715a .section__header.text-container .heading.heading--small,
#shopify-section-template--16744359166187__1663661215f36d715a .section__header.text-container .heading.heading--small{
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
}





/*-------------------------------------- media query  --------------------------------*/
@media screen and (min-width: 741px){
  .social-media__link {
      height: 30px;
      width: 30px;
  }
  #shopify-section-template--16452490002667__main .list-collections .list-collections__item-list {
    grid-template-columns: repeat(auto-fit,calc(100% / 2 - var(--container-gutter) * 2 / 4));
  }
}
@media(min-width:992px){
  .gif-section-wrapper > .header-section {
    flex-flow:row;
    gap: 47px;
  }
  .gif-section-wrapper > .header-section h3.heading.h1{
    margin-bottom: 130px;
    flex: 0 0 440px;
  }
}
@media screen and (min-width: 1000px) {
  #shopify-section-template--16452489838827__featured-product .product {
    flex-direction: row-reverse;
    gap:55px;
  }
  #shopify-section-template--16452489838827__featured-product .product .product__media-list-wrapper{
/*     max-height:452px; */
    overflow:hidden;
  }
  .shop .product {
    gap: 55px;
}
  #shopify-section-template--16452489838827__16624556125eec98e4 .content-box--medium {
    width: calc(var(--grid-column-width) * 6.657 + var(--grid-gap) * 9);
  }
  #shopify-section-template--16452489838827__image-with-text-block .content-box--small{
    width:calc(var(--grid-column-width) * 9.326 + var(--grid-gap) * 7);
    padding:45px;
    margin-top:10px;
    margin-bottom:10px;
  }
  #shopify-section-template--16452490002667__166374686252a279cd{
      --vertical-breather: 100px;
  }
  .shop .shopify-section--featured-product .vertical-breather,
  [dir=ltr].shop .shopify-section--featured-product .vertical-breather .product__media{
    padding-left:0px;
    
  }
}
@media screen and (min-width: 1200px){
  #shopify-section-template--16452489838827__image-with-text-block .image-with-text-block {
    min-height: 446px;
  }
  .image-with-text-block {
    min-height: 570px;
  }
  .image-with-text-block--overlap-right .image-with-text-block__image-wrapper, .image-with-text-block--overlap-left .image-with-text-block__image-wrapper {
    width: calc(var(--grid-column-width) * 14 + (var(--grid-gap) * 8) + var(--container-outer-margin));
  }
  .content-box--small {
    width: calc(var(--grid-column-width) * 11 + var(--grid-gap) * 6);
  }
   #shopify-section-template--16452489838827__1662360470aba4de74 .content-box--small {
    margin-right: -100px ;
     width: calc(var(--grid-column-width) * 10 + var(--grid-gap) * 6);
  }
  .shopify-section--testimonials .testimonial-list {
    max-width: 100%;
  }
  .shopify-section--testimonials .testimonial-list__wrapper .testimonial{
    min-height: 371px;
  }
  .shopify-section--testimonials .testimonial-list__wrapper .testimonial {
    padding: 120px 0 89px;
  }
  .blockquote:before, .rte blockquote:before {
    transform: rotate(180deg) translate3d(-60px,105px,10px) scale(.5);
  }
  #shopify-section-template--16452490068203__16635713629aeb8fd2 .vertical-breather {
    padding-top: 150px;
  }
  [id*="product"] div:not(#shopify-section-template--16706169667819__16642804551e7897e9) .multi-column .multi-column__inner,
  [id*="product"] div:not(#shopify-section-template--16706083553515__16642804551e7897e9) .multi-column .multi-column__inner,
  [id*="product"] div:not(#shopify-section-template--16540790161643__16642804551e7897e9) .multi-column .multi-column__inner,
  [id*="product"] div:not(#shopify-section-template--16746493935851__16642804551e7897e9) .multi-column .multi-column__inner,
  .shop .multi-column .multi-column__inner {
    justify-content: space-between;
    max-width: 100%;
    margin: 0px auto;
  }
  [id*="product"] div:not(#shopify-section-template--16706169667819__16642804551e7897e9) .multi-column .multi-column__inner .multi-column__item:not(#block-template--16540790161643__16642804551e7897e9-1664280455fd41a3f0-1):nth-child(2),
  [id*="product"] div:not(#shopify-section-template--16706083553515__16642804551e7897e9) .multi-column .multi-column__inner .multi-column__item:not(#block-template--16540790161643__16642804551e7897e9-1664280455fd41a3f0-1):nth-child(2),
  [id*="product"] div:not(#shopify-section-template--16540790161643__16642804551e7897e9) .multi-column .multi-column__inner .multi-column__item:not(#block-template--16540790161643__16642804551e7897e9-1664280455fd41a3f0-1):nth-child(2),
  [id*="product"] div:not(#shopify-section-template--16746493935851__16642804551e7897e9) .multi-column .multi-column__inner .multi-column__item:not(#block-template--16540790161643__16642804551e7897e9-1664280455fd41a3f0-1):nth-child(2),
  .shop .multi-column .multi-column__inner .multi-column__item:nth-child(2) {
    min-width: 470px;
  }
  
/*   [id*="product"] #shopify-section-template--16540790161643__16642804551e7897e9 .multi-column .multi-column__inner .multi-column__item:nth-child(1){
    min-width: 600px;
  }
  [id*="product"] #shopify-section-template--16540790161643__16642804551e7897e9 .multi-column .multi-column__inner .multi-column__item{
    min-width: 500px;
  } */
  
  [id*="product"] #shopify-section-template--16706169667819__16642804551e7897e9 .multi-column .multi-column__inner .multi-column__item:nth-child(1) .h5,
  [id*="product"] #shopify-section-template--16706083553515__16642804551e7897e9 .multi-column .multi-column__inner .multi-column__item:nth-child(1) .h5,
  [id*="product"] #shopify-section-template--16744359166187__16642804551e7897e9 .multi-column .multi-column__inner .multi-column__item:nth-child(1) .h5,
  [id*="product"] #shopify-section-template--16540790161643__16642804551e7897e9 .multi-column .multi-column__inner .multi-column__item:nth-child(1) .h5,
  [id*="product"] #shopify-section-template--16746493935851__16642804551e7897e9 .multi-column .multi-column__inner .multi-column__item:nth-child(1) .h5{
    font-weight: 700;
    font-size: 40px;
    line-height: 61px;
    text-transform: uppercase;
    margin-bottom:25px;
    text-align:left;
  }
  
  [id*="product"] #shopify-section-template--16706169667819__16642804551e7897e9 .multi-column .multi-column__inner .multi-column__item:nth-child(1) p,
  [id*="product"] #shopify-section-template--16706083553515__16642804551e7897e9 .multi-column .multi-column__inner .multi-column__item:nth-child(1) p,
  [id*="product"] #shopify-section-template--16744359166187__16642804551e7897e9 .multi-column .multi-column__inner .multi-column__item:nth-child(1) p,
  [id*="product"] #shopify-section-template--16540790161643__16642804551e7897e9 .multi-column .multi-column__inner .multi-column__item:nth-child(1) p,
  [id*="product"] #shopify-section-template--16746493935851__16642804551e7897e9 .multi-column .multi-column__inner .multi-column__item:nth-child(1) p{
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    color: #231F20;
    text-align:left;
  }
  
  [id*="product"] #shopify-section-template--16706169667819__16642804551e7897e9 .multi-column.multi-column--large,
  [id*="product"] #shopify-section-template--16706083553515__16642804551e7897e9 .multi-column.multi-column--large,
  [id*="product"] #shopify-section-template--16744359166187__16642804551e7897e9 .multi-column.multi-column--large,
  [id*="product"] #shopify-section-template--16540790161643__16642804551e7897e9 .multi-column.multi-column--large,
  [id*="product"] #shopify-section-template--16746493935851__16642804551e7897e9 .multi-column.multi-column--large{
      --section-items-per-row: 2;
  }
  
  [id*="product"] #shopify-section-template--16706169667819__16642804551e7897e9 .multi-column .multi-column__inner,
  [id*="product"] #shopify-section-template--16706083553515__16642804551e7897e9 .multi-column .multi-column__inner,
  [id*="product"] #shopify-section-template--16744359166187__16642804551e7897e9 .multi-column .multi-column__inner,
  [id*="product"] #shopify-section-template--16540790161643__16642804551e7897e9 .multi-column .multi-column__inner,
  [id*="product"] #shopify-section-template--16746493935851__16642804551e7897e9 .multi-column .multi-column__inner{
    max-width: 100% !important;
    padding-left: 12%;
  }
  [id*="product"] #shopify-section-template--16706169667819__16642804551e7897e9,
  [id*="product"] #shopify-section-template--16706083553515__16642804551e7897e9,
  [id*="product"] #shopify-section-template--16744359166187__16642804551e7897e9,
  [id*="product"] #shopify-section-template--16540790161643__16642804551e7897e9,
  [id*="product"] #shopify-section-template--16746493935851__16642804551e7897e9{
    overflow:hidden;
  }
  [id*="product"] #shopify-section-template--16744359166187__16642804551e7897e9 .container,
  [id*="product"] #shopify-section-template--16706169667819__16642804551e7897e9 .container,
  [id*="product"] #shopify-section-template--16706083553515__16642804551e7897e9 .container,
  [id*="product"] #shopify-section-template--16540790161643__16642804551e7897e9 .container,
  [id*="product"] #shopify-section-template--16746493935851__16642804551e7897e9 .container{
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
    --container-outer-margin: 0px;
  }
  .container, .shopify-policy__container.shopify-policy__container{
    max-width:1170px;
  }
}
@media screen and (min-width: 1400px){
  .slideshow .slideshow__slide-list .slideshow__slide .container .slideshow__text-wrapper .content-box{max-width:440px}
  .xxlText {
/*     font-size: calc(100.3541px + (125.125 - 100.3541) * ((100vw - 300px) / (1800 - 300)));
    line-height: calc(100.3541px + (100.125 - 110.3541) * ((100vw - 300px) / (1800 - 300))); */
    font-size:calc(8rem + 1.125vw);
    line-height:calc(6.125rem + 1.125vw);
  }
  
  [id*="product"] #shopify-section-template--16706169667819__16642804551e7897e9 .multi-column .multi-column__inner,
  [id*="product"] #shopify-section-template--16706083553515__16642804551e7897e9 .multi-column .multi-column__inner,
  [id*="product"] #shopify-section-template--16540790161643__16642804551e7897e9 .multi-column .multi-column__inner,
  [id*="product"] #shopify-section-template--16746493935851__16642804551e7897e9 .multi-column .multi-column__inner{
    padding-left: 16%;
  }
  
}
@media(min-width:1500px){
  #shopify-section-template--16452489838827__image-with-text-block .content-box--small{
    width:calc(var(--grid-column-width) * 9.326 + var(--grid-gap) * 5);
    padding:45px;
    margin-top:10px;
    margin-bottom:10px;
    margin-left:0px !important;
  }
}
@media(min-width:1800px){
  .ufe-widget .ufe-core{
    width:30rem;
  }
  .xxlText {
    font-size: calc(120.3541px + (140.3541 - 120.3541) * ((100vw - 300px) / (1920 - 300)));
    line-height: calc(120.3541px + (110.3541 - 130.3541) * ((100vw - 300px) / (1920 - 300)));
  }
}
/* max-width */
@media(max-width:1199px){
  #shopify-section-template--16706083553515__16635713629aeb8fd2 .multi-column,
  #shopify-section-template--16540790161643__16635713629aeb8fd2 .multi-column,
  #shopify-section-template--16744304312555__16635713629aeb8fd2 .multi-column,
  #shopify-section-template--16746493935851__16635713629aeb8fd2 .multi-column,
  #shopify-section-template--16744321057003__16635713629aeb8fd2 .multi-column,
  #shopify-section-template--16744359166187__16635713629aeb8fd2 .multi-column{
    --section-items-per-row: 1;
  }
}
@media(max-width:999px){
  [id*="__product-content"].product-tabs__tab-item-wrapper{
    border-top:0px;
    border-bottom:1px solid rgba(255,255,255,0.1);
  }
  [id*="__product-content"].product-tabs__tab-item-wrapper .collapsible-toggle{
    font-family: var(--heading-font-family);
    color:rgba(255,255,255,0.8);
    font-weight: 700;
    font-size: calc( 0.75rem + 0.5vw);
    line-height: 158.9%;
  }
  #shopify-section-template--16706083553515__16635713629aeb8fd2 .multi-column,
  #shopify-section-template--16540790161643__16635713629aeb8fd2 .multi-column,
  #shopify-section-template--16744304312555__16635713629aeb8fd2 .multi-column,
  #shopify-section-template--16746493935851__16635713629aeb8fd2 .multi-column,
  #shopify-section-template--16744321057003__16635713629aeb8fd2 .multi-column,
  #shopify-section-template--16744359166187__16635713629aeb8fd2 .multi-column{
    --section-items-per-row: 1;
  }
  .hype-slider-wrapper.slider-2 .tab-content{
    padding-left:0px;
  }
  [id*="product"] .shopify-section--main-product product-sticky-form {
    color: #000;
    background: #fff;
    padding: 10px;
    box-shadow: -10px 1px 60px 0px rgb(0 0 0 / 13%);
  }
  #shopify-section-template--16452489838827__9332687b-a4dc-451a-964e-1b82fc513637 native-carousel.text-with-icons .text-with-icons__list,
  #shopify-section-template--16452489838827__de1b2d62-4ad6-4cc1-b78c-48ab1936927b native-carousel.text-with-icons .text-with-icons__list{
    flex-flow:row wrap;
    margin: 0px;
  }
  #shopify-section-template--16452489838827__9332687b-a4dc-451a-964e-1b82fc513637 native-carousel.text-with-icons .text-with-icons__dots,
  #shopify-section-template--16452489838827__de1b2d62-4ad6-4cc1-b78c-48ab1936927b native-carousel.text-with-icons .text-with-icons__dots{
    display:none !important;
  }
  #shopify-section-template--16452489838827__9332687b-a4dc-451a-964e-1b82fc513637 native-carousel.text-with-icons .text-with-icons__list native-carousel-item[id*="block-template--"],
  #shopify-section-template--16452489838827__de1b2d62-4ad6-4cc1-b78c-48ab1936927b native-carousel.text-with-icons .text-with-icons__list native-carousel-item[id*="block-template--"]{
    max-width:calc(100% / 2 - 15px);
  }

}
@media(max-width:991px){
  :root{
    --heading-h2-font-size: 25px;
  }
  .slideshow, .slideshow__slide-list, .slideshow__slide, .slideshow__slide-inner {
    min-height: 532px;
  }
  .slideshow__slide-inner{
    align-items: flex-end;
  }
  #shopify-section-template--16452489838827__slideshow .slideshow .slideshow__slide-list .slideshow__slide .container .slideshow__text-wrapper .content-box .heading {
    font-size: 40px;
    line-height: 50px;
    text-transform: uppercase;
    margin-bottom: 30px;
  }
  #shopify-section-template--16452489838827__featured-collections .section__header.section__header--tight {
    text-align: center;
  }
  #shopify-section-template--16452489838827__featured-collections .section__header.section__header--tight .h2,
  #shopify-section-template--16452489838827__1662360470aba4de74 .image-with-text-block__content .heading,
  #shopify-section-template--16452489838827__166391233902a11f5e .section__header .h2,
  #shopify-section-template--16452489838827__16624550536c935b70 image-with-text-item .heading{
    font-size: 25px;
    line-height: 34px;
  }
  #shopify-section-template--16452489838827__featured-collections .section__header.section__header--tight p,
  #shopify-section-template--16452489838827__1662360470aba4de74 .image-with-text-block__content .image-with-text-block__text-container,
  #shopify-section-template--16452489838827__166391233902a11f5e .section__header p,
  #shopify-section-template--16452489838827__166391233902a11f5e .multi-column .multi-column__inner .multi-column__text-container p:not(.heading ),
  #shopify-section-template--16452489838827__16624550536c935b70 image-with-text-item p,
  p:not(.heading ),
  .gif-section-wrapper > .header-section p{
    font-size: 14px;
    line-height: 20px;
  }
  .product-list__inner--scroller {
    grid-auto-columns: calc(100vw - 9vw);
  }
  #shopify-section-template--16452489838827__166391233902a11f5e .multi-column .multi-column__inner .multi-column__text-container {
    max-width:300px;
    margin: -80px auto auto;
    padding: 20px;
  }
  #shopify-section-template--16452489838827__featured-product {
    --vertical-breather: 50px;
  }
  #shopify-section-template--16452489838827__16624628050f43886c .section__header{
    margin-bottom:10px;
    text-align:center;
  }
  #shopify-section-template--16452489838827__16624628050f43886c .liquid p.text-left {
    text-align: center !important;
  }
  .scroll div{
      font-size: 12px;
      line-height: 24px;
      padding: 12px 0;
  }
  .shopify-section--testimonials .testimonial-list__wrapper{
      background-position: 98% 50%;
  }
  .shopify-section--testimonials .testimonial-list__wrapper .testimonial .testimonial__content{
    font-family: var(--text-font-family);
    font-weight: 400;
    font-size: 14px;
    line-height: 135.9%;
    color: #FFFFFF;
    max-width:60%;
  }
  .shopify-section--testimonials .testimonial-list__wrapper .testimonial .testimonial__author{
    font-family: var(--heading-font-family);
  }
  .blockquote:before,
  .rte blockquote:before {
      transform: rotate(180deg) translate3d(-40px, 60px, 10px) scale(0.7);
      left: 0px !important;
      opacity: 0.5;
  }
  .faq {
    --container-gutter: 0px;
  }
  .faq .faq__wrapper .faq__item .collapsible-toggle,
  .faq .faq__wrapper .faq__item .collapsible__content{
    padding:20px;
  }
  .faq .faq__wrapper .faq__item .collapsible__content{
    padding-top:0px;
  }
  .xxlText{
    font-size: calc(50px + (60 - 50) * ((100vw - 300px) / (991 - 300)));
    line-height: calc(70px + (50 - 93) * ((100vw - 300px) / (991 - 300)));
  }
  #shopify-section-template--16452490002667__main .list-collections .list-collections__item-list .list-collections__item::before{
    top:10px;
    font-size:14px;
  }
  #shopify-section-template--16452490002667__main .list-collections .list-collections__item-list .list-collections__item::after{
    top:auto;
    bottom:10px;
    font-size:13px;
  }
  #shopify-section-template--16452490002667__main .list-collections .list-collections__item-list{
    padding:0px;
  }
  #shopify-section-template--16452490002667__1663828439c53cde83 .multi-column {
    --section-items-per-row: 2;
  }
  #shopify-section-template--16706083553515__16635713629aeb8fd2 .vertical-breather,
  #shopify-section-template--16540790161643__16635713629aeb8fd2 .vertical-breather,
  #shopify-section-template--16744304312555__16635713629aeb8fd2 .vertical-breather,
  #shopify-section-template--16746493935851__16635713629aeb8fd2 .vertical-breather,
  #shopify-section-template--16744321057003__16635713629aeb8fd2 .vertical-breather,
  #shopify-section-template--16744359166187__16635713629aeb8fd2 .vertical-breather{
    padding-top: 50px;
  }
  .typesOfUseSwiperWrapper .typesOfUseSwiperThumb-wrap{
    margin-bottom:30px;
  }
  #shopify-section-template--16452489838827__b3197e41-be07-462c-b90f-f43c5114bbc5 .multi-column scrollable-content.multi-column__inner.multi-column__inner--center.multi-column__inner--scroller{
    grid-auto-flow: row;
    min-width:auto;
    grid-auto-columns: 100%;
  }
  #shopify-section-template--16540790161643__ae599293-75f1-4a15-bf27-21f7d4c4a4c1{
  overflow:hidden;
  }
  #shopify-section-template--16540790161643__ae599293-75f1-4a15-bf27-21f7d4c4a4c1 .image-overlay {
    padding-bottom: 280px;
    background-color: #fff;
  }
  
  #shopify-section-template--16540790161643__ae599293-75f1-4a15-bf27-21f7d4c4a4c1 .image-overlay .image-overlay__image-wrapper {
      transform: scale(0.8) translate3d(100px, 90px, 10px);
  }

}
@media(max-width:767px){
  #shopify-section-template--16452490002667__1663828439c53cde83 .multi-column {
    --section-items-per-row: 1;
  }
  .xxlText {
    font-size: calc(30px + (38 - 36) * ((100vw - 300px) / (767 - 300)));
    line-height: calc(30px + (38 - 36) * ((100vw - 300px) / (767 - 300)));
  }
  .shopify-section--testimonials .testimonial-list__wrapper .testimonial .testimonial__content{
    max-width:100%;
  }
  .blockquote:before,
  .rte blockquote:before {
      transform: rotate(180deg) translate3d(-10px, 40px, 10px) scale(0.8);
      left: 0px !important;
      opacity: 0.5;
  }
  #shopify-section-template--16452490002667__16638279888134eb14 p{
    height:60px !important;
  }
  .product:not(.product--featured){
    margin-top:0px;
    padding-top:30px;
  }
  /*[id*="product"] .shopify-section--main-product .heading{
    font-size: calc(20px + (25 - 30) * ((100vw - 300px) / (767 - 300)));
    line-height: calc(20px + (25 - 34) * ((100vw - 300px) / (767 - 300)));
  }*/
  .hypeRazorColors-slider-wrapper{
    flex-flow:row wrap;
    margin:0px;
    max-width:100%;
  }
  .hypeRazorColors-slider-wrapper > .razorColorSwiperThumb-wrap{
    max-width:40%;
  }
  .hypeRazorColors-slider-wrapper > .razorColorSwiper-wrap{
    max-width:60%;
  }
  body:not(.full-set) .hypeRazorColors-slider-wrapper > .razorColorSwiper-wrap .razorColorSwiper .swiper-wrapper .swiper-slide img {
    transform: translateY(50px);
    transform-origin: center center;
  }
  body:not(.full-set) .hypeRazorColors-slider-wrapper > .razorColorSwiper-wrap{
    height:260px;
  }
  body:not(.full-set) .hypeRazorColors-slider-wrapper > .razorColorSwiper-wrap > *{
    height:100%;
  }
  .razorColorSwiperThumb-wrap{
    margin-bottom:30px;
  }
/*   .razorColorSwiperThumb .swiper-wrapper .swiper-slide{
    width:auto;
  } */
  #shopify-section-template--16706169667819__16642804551e7897e9,
  #shopify-section-template--16706083553515__16642804551e7897e9,
  #shopify-section-template--16540790161643__16642804551e7897e9,
  #shopify-section-template--16746493935851__16642804551e7897e9{
    --vertical-breather: 0px !important;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .scrollableSwiper {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .scrollableSwiper .header-section p{
    max-width:100% !important;
  }
  #shopify-section-template--16706083553515__16635713629aeb8fd2 > .section.section--flush > .section__color-wrapper > .container.vertical-breather > .multi-column .multi-column__inner > .multi-column__item > .multi-column__text-container p.heading.h5,
  #shopify-section-template--16540790161643__16635713629aeb8fd2 > .section.section--flush > .section__color-wrapper > .container.vertical-breather > .multi-column .multi-column__inner > .multi-column__item > .multi-column__text-container p.heading.h5,
  #shopify-section-template--16744304312555__16635713629aeb8fd2 > .section.section--flush > .section__color-wrapper > .container.vertical-breather > .multi-column .multi-column__inner > .multi-column__item > .multi-column__text-container p.heading.h5,
  #shopify-section-template--16746493935851__16635713629aeb8fd2 > .section.section--flush > .section__color-wrapper > .container.vertical-breather > .multi-column .multi-column__inner > .multi-column__item > .multi-column__text-container p.heading.h5,
  #shopify-section-template--16744321057003__16635713629aeb8fd2 > .section.section--flush > .section__color-wrapper > .container.vertical-breather > .multi-column .multi-column__inner > .multi-column__item > .multi-column__text-container p.heading.h5,
  #shopify-section-template--16744359166187__16635713629aeb8fd2 > .section.section--flush > .section__color-wrapper > .container.vertical-breather > .multi-column .multi-column__inner > .multi-column__item > .multi-column__text-container p.heading.h5,
  .scrollableSwiper .header-section h3.heading.h1,
  .hype-slider-wrapper.slider-2 .title .heading,
  .gif-section-wrapper > .header-section h3.heading.h1{
    font-size: 25px;
    line-height: 34px;
  }
  #shopify-section-template--16452489838827__9332687b-a4dc-451a-964e-1b82fc513637 native-carousel.text-with-icons .text-with-icons__list native-carousel-item[id*="block-template--"] .text-with-icons__icon-wrapper, #shopify-section-template--16452489838827__de1b2d62-4ad6-4cc1-b78c-48ab1936927b native-carousel.text-with-icons .text-with-icons__list native-carousel-item[id*="block-template--"] .text-with-icons__icon-wrapper {
    height: 150px;
    width: 100%;
  }
  #shopify-section-template--16452489838827__fea38211-26f3-43f1-8e62-b7ac4264eea5 .image-with-text-block__content:not(.image-with-text-block__content--tight),
  #shopify-section-template--16452489838827__8b0f24b0-dd51-4297-9e0a-721466d08704 .image-with-text-block__content:not(.image-with-text-block__content--tight),
  #shopify-section-template--16452489838827__edd1fc9f-952a-4174-b22e-242415aee1eb .image-with-text-block__content:not(.image-with-text-block__content--tight) {
    padding: 30px 20px;
  }
  #shopify-section-template--16452489838827__fea38211-26f3-43f1-8e62-b7ac4264eea5 .image-with-text-block__content:not(.image-with-text-block__content--tight) .heading,
  #shopify-section-template--16452489838827__8b0f24b0-dd51-4297-9e0a-721466d08704 .image-with-text-block__content:not(.image-with-text-block__content--tight) .heading,
  #shopify-section-template--16452489838827__edd1fc9f-952a-4174-b22e-242415aee1eb .image-with-text-block__content:not(.image-with-text-block__content--tight) .heading{
    font-size: 22px;  
  }
  .controlAndSafety .row-wrap .content-wrap .header-wrap .heading{
    font-size:26px !important;
    line-height:36px !important;
  }
  
  #shopify-section-template--16452489838827__9332687b-a4dc-451a-964e-1b82fc513637 native-carousel.text-with-icons .text-with-icons__list native-carousel-item[id*="block-template--"], #shopify-section-template--16452489838827__de1b2d62-4ad6-4cc1-b78c-48ab1936927b native-carousel.text-with-icons .text-with-icons__list native-carousel-item[id*="block-template--"] {
    max-width: calc(100% / 2 - 5px);
    border: none;
    padding: 0px;
  }
  #shopify-section-template--16452489838827__9332687b-a4dc-451a-964e-1b82fc513637 native-carousel.text-with-icons .text-with-icons__list, #shopify-section-template--16452489838827__de1b2d62-4ad6-4cc1-b78c-48ab1936927b native-carousel.text-with-icons .text-with-icons__list {
    gap: 10px 10px;
    grid-gap: 10px 10px;
  }
  
  #shopify-section-footer .footer .footer__inner .footer__item-list{
    gap:40px 20px;
  }
  #shopify-section-footer .footer .footer__inner  .footer__item.footer__item--social-media {
    grid-column: span 2;
  }
  .social-media__link{
    height:40px;
    width:40px;
  }
  .scrollVideo_wrap .scrollAnimation_wrap .v0 {
      max-width: 30rem;
      width: 30rem;
      height: 30rem;
      object-fit: cover;
      object-position: -130px 0px;
  }
  #shopify-section-template--16540790161643__1663661215f36d715a .section__header.text-container .heading.h2,
  #shopify-section-template--16746493935851__1663661215f36d715a .section__header.text-container .heading.h2,
  #shopify-section-template--16706083553515__1663661215f36d715a .section__header.text-container .heading.h2 {
    font-size: 30px;
    line-height: 40px;
  }
}