/** Shopify CDN: Minification failed

Line 1150:2 Unexpected "/"

**/
#SI_trigger {
  cursor: pointer;
    width: 100%;
    height: 54px;
    font-size: 12px;
    margin-top: 12px;
    color: rgb(255, 255, 255);
    font-weight: normal;
    font-style: normal;
    background-color: rgb(0, 0, 0);
}
/* Custom FONTS */
html {
  scroll-behavior: smooth;
}
@font-face {
  font-family: 'soehne-kraftig';
  src: url('/cdn/shop/files/Sohne-Kraftig.woff2?v=1713953219') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.normal_text {
  font-family: 'Sohne-Buch';
  src: url('/cdn/shop/files/Sohne-Buch.woff2?v=1713949088') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.bold_text {
  font-family: 'soehne-kraftig';
  src: url('/cdn/shop/files/Sohne-Kraftig.woff2?v=1713953219') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sohne-Buch';
  src: url('/cdn/shop/files/Sohne-Buch.woff2?v=1713949088') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* tooltip */
.tooltip {
    position: relative;
        display: flex;
    align-items: center;

}

.tooltip .tooltiptext {
    visibility: hidden;
      font-size: 12px;
    line-height: 13px;
    width: 200px;
    background-color: #0C0F1F;
    color: #fff;
    text-align: left;
    border-radius: 5px;
    padding: 8px;
    position: absolute;
    z-index: 1;
    bottom: 125%; /* Adjust based on image position */
    right: 25%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 0.3s;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}
/* UTILITIES */
.fade-out {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s ease-out, visibility 0.5s ease-out;
}

.fade-in {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.5s ease-in, visibility 0.5s ease-in;
}
#shopify-section-template--21570723971416__main .test,
.section-template--21570724233560__main-padding .test{
  display:none;
}
img {
  max-width: 100%;
}
.show{
  display:block!important;
}
.hide{
  display:none!important;
}
.phone{
  display:none;
}
.tablet {
  display: none;
}
.f14 {
  font-size: 14px!important;
  line-height: 16px!important;
}
.f10 {
  font-size: 10px!important;
}
.f12 {
  font-size: 12px!important;
  line-height: 14px!important;
}
a.f12 {
  font-size: 12px!important;
}
.tleft {
  text-align: left;
}
body {
  font-family: 'Sohne-Buch';
  font-size: 14px;
  line-height: 16px;
}
#MainContent{
  margin-top: 32px;
}
media-gallery {
  position:relative;
}
body *{
  font-family: "Sohne-Buch";
  letter-spacing:0px!important;
  box-sizing: border-box !important;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  color: #000000;
}
a {
    cursor: pointer !important;
}
.jdgm-carousel--done .jdgm-carousel__item-wrapper{
  transition: none!important;
}

/* FLEX LAYOUT */
.block{
  display:block!important;
}
/* Flex Container */
.flex {
  display: flex;
  flex-wrap: wrap;
}

/* Column Styles */
.col_1 {
  flex: 0 0 calc(100% / 12); /* 1 column */
}

.col_2 {
  flex: 0 0 calc(100% / 6); /* 2 columns */
}

.col_3 {
  flex: 0 0 calc(100% / 4); /* 3 columns */
}

.col_4 {
  flex: 0 0 calc(100% / 3); /* 4 columns */
}

.col_6 {
  flex: 0 0 calc(100% / 2); /* 6 columns */
}
.col_8 {
  flex: 0 0 66.66%; /* 6 columns */
}
.col_10 {
  flex: 0 0 83.33%; /* 12 columns */
}
.col_12 {
  flex: 0 0 100%; /* 12 columns */
}
.col_6:not(:first-child) {
  padding-left: 16px;
}
.space-between{
  justify-content: space-between;
}
/* HEADER */
sticky-header{
  background:transparent!important;
}
.new_header{
  position: fixed;
  width: 100%;
  z-index: 99;
  margin-top: 50px;
  /* mix-blend-mode: difference; */
}
.header__icon--cart .icon {
  display: none;
}
.container_head {
  mix-blend-mode: difference;
  z-index: 100;
}
.index .container_head svg {
  position: fixed;
  left: 50%;
  transform: translate(-50%, 10px);
  opacity: 0; /* Initially invisible */
  transition: opacity 0.1s ease, transform 0.1s ease;
}

.index .container_head svg.visible {
  /* visibility: visible; */
  transform: translate(-50%, 0); /* Move to normal position */
  opacity: 1; /* Fade in */
  width: 142px;
}
.index .container_head svg.no-transition {
  transition: none; /* Disable transition for immediate effect */
  opacity: 0; /* Ensure it hides immediately */
}
.container_head svg {
  top: 50px;
  position: fixed;
  left: 50%;
  transform: translate(-50%, 0);
    width: 142px;
}
.container_head svg path {
  color: white;
  fill: currentColor;
}
.jdgm-carousel-item__reviewer-name.jdgm-ellipsis, .jdgm-carousel-item__product-title.jdgm-ellipsis{
  font-size: 14px!important;
  line-height: 16px!important;
  text-decoration: none;
}
a.jdgm-carousel-item__product.jdgm-ellipsis{
  text-decoration:none;
}
.jdgm-carousel-item__timestamp.jdgm-ellipsis {
  font-size: 12px;
  line-height: 12px;
  font-style: normal;
}
/* Homepage */
.collection__title h2.title {
  margin: 0px!important;
}
.collection__title.title-wrapper{
  margin-bottom: 16px!important;
}
.collection__title.title-wrapper--self-padded-tablet-down{
  margin-bottom: 16px!important;
  padding-left: 16px !important;
}
.collection__view-all {
  padding: 0 4px;
  margin-bottom: 32px;
}
.collection__view-all a{
  margin: 0!important;
  width: 100%;
  padding: 20px 8px;
  text-transform: uppercase;
}
.ooo-instagram-header {
  text-align: left!important;;
  text-transform: uppercase;
  font-size: 14px!important;;
  padding-left: 16px!important;;
  margin: 0;
}
.ooo-instagram-header__title {
  font-size: 14px !important;
}
.ooo-instagram-feed__list {
  grid-gap: 4px!important;
  padding: 0 4px!important;
}
[data-section-id="template--21570724135256__instagram_feed_mwtGET"] .ooo-instagram-feed__list {
  padding: 0px!important;
}
#shopify-section-template--21570724135256__featured_collection{
  margin-bottom:56px!important;
}
.quantity-popover-wrapper .cart-remove-button {
  justify-content: end;
}
#specific-product-checkbox {
  appearance: none !important;
  -webkit-appearance: none !important;
  width: 16px !important;
  height: 16px !important;
  background-color: #fff !important;
  border: 1px solid #D8DADD !important;
  border-radius: 0px !important;
  cursor: pointer !important;
  position: relative !important;
  margin: 0 !important;
  margin-right: 8px!important;
}

#specific-product-checkbox:before {
    content: '' !important;
    position: absolute !important;
    top: 1px !important;
    left: 5px !important;
    width: 4px !important;
    height: 10px !important;
    border: solid black !important;
    border-width: 0 2px 2px 0 !important;
    transform: rotate(45deg) !important;
    opacity: 0;
    transition: opacity 0.2s ease !important;
}

/* When the checkbox is checked, show the checkmark */
#specific-product-checkbox:checked:before {
  opacity: 1 !important; /* Make the checkmark visible */
    border-color: white !important; /* Make the checkmark white */
}
.abso_bottom label {
  font-size: 12px;
  display: flex;
  align-items: center;
}
#specific-product-checkbox:checked {
  background-color: black !important; /* Transparent background */
  border-color: black !important;
}
/* Announcement bar + Countdown */
.announcement-bar__message{
  font-family: 'soehne-kraftig';
  color: #fff;
  line-height: 12px;
  font-size: 12px;
  min-height: auto;
  margin: 0;
  padding: 0;
  mix-blend-mode: difference;
}
.utility-bar {
  padding: 10px 8px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9;
  height: 32px;
  /* mix-blend-mode: difference; */
  /* background: white; */
  background: black;
}
.announcement-bar__link {
  display: flex;
  text-decoration: none;
  height: 100%;
  justify-content: center;
  align-items: center;
}
div#countdown {
  color: #fff;
  line-height: 12px;
  font-size: 12px;
  min-height: auto;
  margin: 0;
  padding: 0;
  mix-blend-mode: difference;
}

.announcement-bar__link:hover {
  text-decoration: underline;
}
  
body:has(.section-header .drawer-menu) .announcement-bar-section .page-width {
  max-width: 100%;
}
/* Header CSS */

.header{
  align-items: start!important;
  padding: 0 16px!important;
}
.header__heading-link {
  padding-top: 16px!important;
}
.list-menu--inline{
  flex-direction: column;
}
.header__menu-item {
  padding: 0 12px;
  margin-bottom: 8px;
  line-height: 12px!important;
  color: white;
}
.header__inline-menu{
  position: fixed;
  mix-blend-mode: difference;
  z-index: 9;
  top: 50px;
  left: 16px;
}
.header__menu-item span {
  color: white;
}
.header__inline-menu, .header__icons{
  font-size: 12px;
  text-transform:uppercase;
}
#menu-drawer .header__inline-menu, #menu-drawer .header__icons{
  font-size: 14px!important;
  text-transform:uppercase;
}
.header__icons {
  display: flex;
  flex-direction: column;
  padding: 0;
  align-items: flex-end;
  position: fixed;
  top: 50px;
  right: 16px;
}
header .header__icon {
  height: auto;
  font-size: 12px;
  line-height: 22px;
  text-decoration: none;
  width: auto !important;
  margin-right: 0 !important;
  color: white!important;
  /* color: black!important; */
}
.header__icon span {
  color: white;
  font-size: 12px;
}
.section-header.shopify-section-group-header-group {
  mix-blend-mode: difference;
}
ul#HeaderMenu-MenuList-4 {
    background: transparent;
}
header-menu details[open] ul{
  position: relative;
  background: none;
  border: none;
  box-shadow: none;
  width: auto;
  padding: 4px 0;
  animation: none;
  display: contents;
}
header-menu details[open] {
  margin-bottom: 12px;
}
header-menu details[open] ul > li > a{
  color: white;
  /* color: black; */
  margin: 0;
  padding: 4px 0!important;
  text-transform: capitalize;
  margin-left: 16px;
  margin-bottom: 0px;
}
#menu-drawer header-menu details[open] ul > li > a{
  color: black;
}

.header__inline-menu svg {
  display: none;
}
.header__inline-menu details[open] summary.list-menu__item{
  margin-bottom: 16px;
}
.absolute_gradient{
  display: block!important;
  position: absolute;
  width: 14%;
  height: 18px;
  right: 0;
  z-index: 1;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
}
/* DRAWer MEU */
#menu-drawer{
  position: fixed;
  top: 0px;
  width: 100%;
  padding-top: 104px;
  height: 100vh;
  visibility: hidden;
}
#menu-drawer nav.header__inline-menu{
  display: block;
  width: 100%;
  left: 12px;
  margin-left: 0;
  position: relative;
  mix-blend-mode: normal;
}
#menu-drawer .list-menu--inline {
  width: 100%;
}
#menu-drawer .list-menu--inline li{
  padding: 8px 0;
}
#menu-drawer .header__submenu li {
  padding: 0px !important;
}
#menu-drawer .header__inline-menu svg {
  display: block;
  transition: transform 0.3s ease-out;
  transform-origin: center;
}
#menu-drawer .header__menu-item{
  padding-left: 0px;
  margin-bottom: 0px;
}
#menu-drawer .header__submenu .header__menu-item {
    margin-left: 8px;
}
#menu-drawer .header__menu-item:hover span{
  text-decoration: none;
}
header-menu details[open] ul li:first-child {
    margin-top: 20px;
}
span svg.icon.icon-close {
  z-index: 99;
  position: absolute;
  top: 16px;
  left: 12px;
  width: 20px;
  z-index: 9;
}
.js .menu-drawer__menu li{
  margin: 0px!important;
}
.menu-drawer__menu-item {
  text-transform: uppercase;
  padding: 12px!important;
  background: white!important;
}
/* PAGE Content */
.pagination__item{
  color: #000 !important;
  opacity: 1;
}
.jdgm-carousel__arrows {
  display:none!important;
}
.jdgm-widget.jdgm-carousel {
  width: 80%!important;
  margin: 0!important;
  overflow: hidden;
}

product-info{
  top:32px;
  display: flex!important;
  flex-direction: column;
  
}
.footer__content-top p {
  line-height:16px;
  font-size:14px;
}
.accordion__title{
  font-weight: 400;
}
.related-products__heading {
  font-size: 14px;
  font-weight: normal;
  text-align: center;
}
.product-media-container{
  border:none!important;
}
.title.inline-richtext.h2 {
  text-transform: uppercase;
  font-size: 15px;
  text-align: center;
}
.h5.card__heading{
  text-transform: uppercase;
  color:black;
  font-size: 13px;
}
.h5.card__heading a, .h5.card__heading a:hover{
  text-decoration: none;
}
.card__information {
  padding-top: 4px !important;
  padding-bottom: 12px !important;
  padding-left: 2px !important;
}
.card-information {
  width: auto!important;
}

.price {
  margin-top:0px!important;
  font-size:13px;
}
.price>*{
  font-size:14px;
}
.sub_title_text {
  color: #7A849C;
  margin-top: 4px;
  display: block;
}

/* Hide the clear button in input[type="search"] */
input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
    appearance: none;
    display: none;
}

input[type="search"]::-moz-clear {
    display: none;
}

input[type="search"]::-ms-clear {
    display: none;
}

input[type="search"]::-ms-reveal {
    display: none;
}
/* Instagram */
.ooo-instagram-footer__button {
    width: 100%;
    background-color: #060826;
    text-transform: uppercase;
}
.ooo-instagram-header__title {
  margin: 0 0 5px 0px;
}
.ooo-instagram-header__subheading p{
  margin: 0px;
}
.card__badge.top.left {
  margin-top: 12px;
}
.price--on-sale .price__sale {
      display: flex!important;
    align-items: center;
}
/* JudgeMe widget CSS */
.shopify-section > .jdgm-carousel-wrapper{
	width: 83%!important;
  padding-bottom: 56px;
}
.jdgm-carousel__item-wrapper{
  height: 250px!important;
}
.jdgm-carousel-item__review-body>p{
  line-height: 16px;
  font-size:14px;
}
.jdgm-carousel-item{
  width:25%!important;
  padding: 0px;
  margin: 0px!important;
}
.jdgm-carousel-wrapper *{
	text-align:left!important;
}
.jdgm-carousel-title{
  font-family: 'soehne-kraftig';
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 8px;
  width: 80%!important;
}
.jdgm-carousel-title-and-link{
	text-transform:uppercase!important;
    width:20%!important;
}
.jdgm-carousel-item__review, .jdgm-carousel--compact-theme .jdgm-carousel-item__reviewer-name-wrapper{
  padding: 0 8px 0 8px!important;
}
.jdgm-carousel-item__review-title{
  font-family: 'soehne-kraftig';
  text-transform:uppercase;
  margin-bottom:8px!important;
  font-weight:normal!important;
}
.jdgm-carousel-item__timestamp{
  font-style:normal;
}
.jdgm-carousel--compact-theme .jdgm-carousel-item__reviewer-name{
  font-family: 'soehne-kraftig';
  font-weight: normal!important;
}
.jdgm-carousel__left-arrow{
    border: none!important;
    background-size: contain;
    transform: rotate(180deg)!important;
    background-repeat: no-repeat;
	background-image: url("data:image/svg+xml,%3Csvg width='10' height='16' viewBox='0 0 10 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.745899 15.7589C0.44784 15.4667 0.420743 15.0095 0.66461 14.6873L0.745899 14.595L7.47342 8L0.745899 1.40503C0.44784 1.11283 0.420743 0.655583 0.66461 0.333375L0.745899 0.241064C1.04396 -0.0511349 1.51037 -0.0776984 1.83904 0.161374L1.93321 0.241064L9.2541 7.41802C9.55216 7.71022 9.57926 8.16746 9.33539 8.48967L9.2541 8.58198L1.93321 15.7589C1.60534 16.0804 1.07376 16.0804 0.745899 15.7589Z' fill='black'/%3E%3C/svg%3E%0A")!important;
}
.jdgm-carousel__right-arrow{
    border: none!important;
  	transform: rotate(0deg)!important;
    background-size: contain;
    background-repeat: no-repeat;
	background-image: url("data:image/svg+xml,%3Csvg width='10' height='16' viewBox='0 0 10 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.745899 15.7589C0.44784 15.4667 0.420743 15.0095 0.66461 14.6873L0.745899 14.595L7.47342 8L0.745899 1.40503C0.44784 1.11283 0.420743 0.655583 0.66461 0.333375L0.745899 0.241064C1.04396 -0.0511349 1.51037 -0.0776984 1.83904 0.161374L1.93321 0.241064L9.2541 7.41802C9.55216 7.71022 9.57926 8.16746 9.33539 8.48967L9.2541 8.58198L1.93321 15.7589C1.60534 16.0804 1.07376 16.0804 0.745899 15.7589Z' fill='black'/%3E%3C/svg%3E%0A")!important;

}
.jdgm-rev-widg {
  display:block;
}
.jdgm-histogram{
  display:none;
}
.jdgm-divider-top{
  
}
#judgeme_product_reviews {
  width: 83.33%;
  margin: auto;
}
#judgeme_product_reviews .jdgm-rev__source {
  display:block;
}
#judgeme_product_reviews .jdgm-paginate {
  text-align: center;
  font-size: 12px;
    border-top: 1px solid #eee;
    margin-top: 20px;
}
#judgeme_product_reviews .jdgm-paginate__page.jdgm-curt{
      font-size: 12px;
    text-decoration: underline;
}
#judgeme_product_reviews .jdgm-rev-widg__header{
  margin-top: 60px;
}
#judgeme_product_reviews .jdgm-rev-widg {
  padding-top: 0px;
  padding-left: 16px;
  padding-right: 16px;
}
#judgeme_product_reviews.jdgm-widget .jdgm-sort-dropdown-wrapper{
    margin-top:0px!important;
}
#judgeme_product_reviews .jdgm-rev-widg__summary-text{
  margin-top:2px;
  font-size:12px;
}
#judgeme_product_reviews .jdgm-rev-widg__sort-wrapper {
      float: right;
    clear: none!important;
}
#judgeme_product_reviews .jdgm-rev-widg__title,.jdgm-rev-widg__summary-stars {
  display:none;
}
#judgeme_product_reviews a.jdgm-rev__prod-link {
    font-size: 12px;
}
#judgeme_product_reviews select.jdgm-sort-dropdown {
      border: none;
    font-size: 12px;
}
#judgeme_product_reviews .jdgm-rev-widg{
      border: none;
}
.jdgm-star{
    background-size: cover;
    padding: 0px !important;
    width: 15px;
    height: 15px;
    display: inline-block;
}
.jdgm-star.jdgm--on { background-image: url("/cdn/shop/files/Star_Filled.svg?v=1702393225"); background-size: cover; padding: 0px!important; }
.jdgm-star.jdgm--off { background-image: url("/cdn/shop/files/Star_Empty.svg?v=1702393225"); background-size: contain; padding: 0px!important;}
.jdgm-star.jdgm--half { background-image: url("/cdn/shop/files/Star_Half.svg?v=1702393452"); background-size: contain; padding: 0px!important;}
.jdgm-star:last-of-type { padding-right: 4px !important; } 
.jdgm-star::before { opacity: 0; } 

#judgeme_product_reviews .jdgm-rev {
  padding-top:32px!important;
  margin-top:16px!important;
  position: relative;
  overflow: hidden;
  border-top: 1px solid #eee;
}
#judgeme_product_reviews .jdgm-rev__buyer-badge:before {
    content: 'Verified Buyer'!important;
}
#judgeme_product_reviews .jdgm-rev__author{
    font-size: 14px;
    font-family: Inter,sans-serif;
    font-family: 'soehne-kraftig';
    font-style: normal;
}
#judgeme_product_reviews .jdgm-rev__body{
  font-size:14px;
}
#judgeme_product_reviews .jdgm-rev__timestamp {
  font-size: 12px;
}
#judgeme_product_reviews .jdgm-rev__title {
  font-family: 'soehne-kraftig';
  font-size:14px!important;
  margin-bottom:4px!important;
}
#judgeme_product_reviews .jdgm-rev__buyer-badge::after{
  font-family: 'JudgemeIcons';
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 9px;
  font-weight: bold;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  line-height: 15px;
  border: 1px solid white;
  text-align: center;
}
#judgeme_product_reviews .jdgm-rev__icon,#judgeme_product_reviews .jdgm-rev__location{
  display:none;
}
#judgeme_product_reviews .jdgm-rev__buyer-badge {
      background: none!important;
    color: black!important;
      padding: 0!important;
  font-size:12px!important;
}
#judgeme_product_reviews .jdgm-rev__header {
      display: flex;
    flex-direction: column-reverse;
}
#judgeme_product_reviews .jdgm-rev__rating {
  position:absolute;
  left:25%;
  top: 32px!important;
}
#judgeme_product_reviews .jdgm-rev__content {
  width: 75%;
    float: right;
    margin-top: 34px!important;
}
#judgeme_product_reviews .jdgm-rev__timestamp {
  position:absolute;
  top:32px;
  right:0px;
}
#judgeme_product_reviews .jdgm-rev__header {
  width: 25%;
  float:left;
}
#judgeme_product_reviews .jdgm-rev__buyer-badge{
  background:none;
  color: black;
  font-size: 15px;
  font-family: inter;
}
.jdgm-prev-badge{
  font-size: 12px;
}
.variant_label{
  font-size: 12px!important;
  text-transform: uppercase;
}
.product__info-container{
  width:464px;
}
.product-media-modal__content{
  padding: 0px!important;
}
.product-media-modal__content img.global-media-settings.global-media-settings--no-shadow,
.product-media-modal__content video {
  margin-bottom: 4px;
  margin-top:0px!important;
  border: none;
}
.product-media-modal__toggle {
  background-color: transparent !important;
  border: none !important;
  width: auto !important;
  font-size: 14px;
  line-height: 16px;
  margin: 0;
  padding: 0 !important;
  top:12px!important;
  right:12px!important;
}
.product-media-modal__toggle svg {
  width: 16px;
  height: 16px;
  margin-right: 8px;
}
.product-media-modal__toggle svg path {
  stroke: black;
}

.header__icon--search svg{
  display:none;
}

.title_section{
  position: sticky;
    top: 0;
    z-index: 2;
    background: white;
  padding-top:126px;
  padding-bottom: 16px;
}
.buy_butons_form {
  position: sticky;
  top: 168px;
  z-index: 2;
  padding-top: 8px;
  background:white;
}
.product-form__buttons .button:disabled {
  background: white;
  outline: 1px solid #4a4a4a;
}
.product-form__buttons .button:disabled span {
  color: #4a4a4a;
}
.product-form__buttons .button:after {
  box-shadow: none;
}
.footer-block * {
  text-transform: uppercase;
  line-height: 16px!important;
  margin: 0!important;
  padding: 0!important;
  text-decoration: none;
  font-size: 13px !important;
  color: black !important;
}
.footer-block__heading {
  margin-bottom: 12px!important;
}
.shopify-section-group-footer-group{
  border-top: 1px solid #F2F2F2;
}
.contact-us .shopify-section-group-footer-group,
.login .shopify-section-group-footer-group,
.register .shopify-section-group-footer-group{
  bottom: 0;
  /* position: absolute; */
  /* width: 100%; */
}
/* COLLECTIONS PAGE */
.card-wrapper:hover .media.media--hover-effect>img+img {
  transform: none !important;
  transition: none !important;
  animation: none !important;
}
.video_container {
  opacity: 0;
}
.collection-hero__title span {
  font-family: soehne-kraftig;
}
.collection-hero__title {
    margin-top: 0px!important;
  margin-bottom:4px!important;
  text-transform: uppercase;
}
.collection-hero__description {
  margin: 0px!important;
}
.collection-hero {
  display: flex;
  margin-top: 90px;
  flex-wrap: wrap;
}
#ProductGridContainer .collection {
  display: flex;
  align-items: flex-start;
  z-index:9;
}
.collection_menu {
  padding-left: 14px;
  text-transform: uppercase;
  margin-bottom: 36px;
  overflow-x: scroll;
  overflow-y: hidden;
  width: 100%;
}
.overflowing {
 width: 100%;
  overflow-x: auto; /* Enable horizontal scrolling */
  overflow-y: hidden;
  white-space: nowrap;
}
.collection_menu a {
  margin-right: 16px;
  padding: 12px 0;
  text-decoration:none;
}
.active_collection_menu {
  text-decoration:underline!important;
}
.left_filters li {
  list-style:none;
}
.left_filters li a{
  text-decoration:none;
  color: black;
  text-transform: uppercase;
  font-size:12px;
}
.pagination-wrapper{
  width: 100%;
}
.price__badge-sold-out{
  display: none!important;
}
.pagination__list{
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
}
.pagination__list li{
  flex: none !important;
}
.pagination__list>li:not(:last-child){
  margin-right: 20px;
}
.pagination__item {
  color: black!important;
}

.card--media .card__inner .card__content{
  padding: 4px;
}
.video_logo.home {
  position: sticky;
  width: 100%;
  display: flex;
  justify-content: center;
  mix-blend-mode: difference;
  transition: top 0.1s ease, opacity 0.1s ease; /* Smooth transition */
  opacity: 0;
}
.h5.predictive-search__item-heading {
  text-transform: uppercase;
}
header-menu details[open] ul > li:last-child > a {
  margin-bottom:16px;
}
.quantity__button .icon.icon-plus path {
  fill: #7A849C!important;
}
/* Search */
predictive-search.search-modal__form {
  display: grid;
  grid-template-columns: 8fr 4fr;
  top: 0;
}
ul#predictive-search-results-products-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 4px;
  min-height: 100vh
}
.new_search{
  left: 0px;
  z-index: 101;
  width: 100%;
  position: fixed;
  height: 100vh;
  top: 0px;
}
details-modal.header__search{
  z-index: 10;
  position: absolute;
  width: 100%;
}
.old-modal-overlay {
  height: 100vh;
  background: #00000096;
  overflow: auto;
}
.menu_help_search {
  position: relative;
  top: 260px;
}
.menu_help_search li{
  line-height: 20px;
}
.predictive-search-status {
  top: 160px;
  position: relative;
}
.search-modal__form {
  top:128px;
  position: relative;
}
.new_search_modal_content{
  background: white;
  padding:16px;
}
.search-modal__close-button {
  position: absolute;
  right: 0;
  top: 0;
}
.field:after{
  border: none !important;
  box-shadow: none !important;
}
.search__input {
  width: 100%;
  border: none;
  border-bottom: 1px solid;
  font-size: 12px;
  padding: 12px 0;
  border-radius: 0!important;
  background: white!important;
}
.search__input.field__input {
  border-bottom: 1px solid #7A849C;
  margin: 0;
  padding: 0;
  border-radius: 0!important;
  background: white!important;
}
.field__input:focus{
  border: 1px solid #7A849C;
  box-shadow: none;
}*/
/*.field__input:focus~.field__label, .field__input:not(:placeholder-shown)~.field__label {
  left: 0;
  top: 0;
  display: none!important;
}*/
predictive-search[open] .predictive-search {
  box-shadow: none;
  border: none;
}
.modal__close-button.link{
  width: auto !important;
  text-decoration: none;
  right: 16px;
  top: 16px;
  height: auto;
}
button.search-modal__close-button > span {
  margin-right: 2px;
  font-size: 12px;
  line-height: 12px;
}
.modal__close-button .icon {
  height: 12px;
}
/* CART DRAWR */
.Drawer__Footer{
  padding:8px!important;
}
p.drawerReviewStars{
  margin-top: 0px;
    margin-bottom: 4px;
    font-size: 11px;
  }
p.drawerReviewStars span {
  padding:0px!important;
  font-weight: 100;
}
p.drawerReviewText {
  font-size: 12px;
  line-height: 14px;
  margin-bottom:8px;
  margin-top: 0px;
}
.drawerReviewName {
  font-size: 11px;
  line-height: 12px;
  color: #858FA6;
  margin: 0px;
}
.trustu{
  display: flex;
  background: white;
  border-radius: 5px;
  border: 1px solid #DDDFE1;
  padding: 2px 4px;
  flex-direction: row-reverse;
  justify-content: space-between;
  margin-top:4px;
  align-items: center;
}
.money_back {
  color: rgba(133, 143, 166, 1);
  font-size: 12px; 
}
.logos_visa,.Cart__NoteButton{
  margin:0px;
}
.logos_visa {
  width: 50%;
}
.drawerReview{
  border-radius: 5px;
  background-color: #F7F7F7;
  padding: 12px 8px;
  width: 100%;
  margin-top: 4px;
  position: relative;
  height: 95px;
}
.drawerReview .review {
    opacity: 0;
    position: absolute;
}
.drawerReview .review.active {
    opacity: 1;
}
.totals>h2 {
  font-size: 12px;
}
.cart-drawer .totals {
  border-bottom: 1px solid #DDDFE1;
  padding: 8px 0;
  margin: 0;
}
.cart-item__name{
  text-transform: uppercase;
}
button#CartDrawer-Checkout{
  font-size: 12px;
  text-transform: uppercase;
}
.help-menu li a{
  text-transform:none;
  font-size: 13px;
  line-height: 13px;
  text-decoration: none;
}
/* ABOUT */
section#shopify-section-template--21570723971416__main,
#shopify-section-template--21570723774808__main,
#shopify-section-template--21570723807576__main,
#shopify-section-template--21570724233560__main,
#shopify-section-template--23278642266456__main,
#shopify-section-template--23278642200920__main,
#shopify-section-template--23278641971544__main,
#shopify-section-template--23278642037080__main
{
  width: 50% !important;
  margin: 198px auto 0;
}
section#shopify-section-template--21570723971416__main .page-width,
section#shopify-section-template--21570723971416__form .page-width{
  padding-left: 0px;
  padding-right: 0px;
}

section#shopify-section-template--21570723971416__form,
#shopify-section-template--23278642200920__form{
  max-width: 50% !important;
  margin: auto;
}
#shopify-section-sections--21570724299096__custom_liquid_M4pmXM {
  display: none;
}
.index #shopify-section-sections--21570724299096__custom_liquid_M4pmXM,
.collection #shopify-section-sections--21570724299096__custom_liquid_M4pmXM,
.product #shopify-section-sections--21570724299096__custom_liquid_M4pmXM{
  display: block;
}
.header__menu-item:hover {
  color:white!important;
}
.page .main-page-title,
.login .main-page-title,
.register .main-page-title{
  text-align: left;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 0px;
}
span.jdgm-carousel-number-of-reviews a {
  text-transform: uppercase!important;
}
.your-class-name .cbb-frequently-bought-plus-icon.skiptranslate.notranslate {
    display: none !important;
}
.cbb-frequently-bought-total-price-sale-price > span{
  font-family: soehne-kraftig;
}
h2.cbb-frequently-bought-title.translatable {
  font-size: 13px!important;
  line-height: 13px;
  margin-left: 16px;
  display: block;
  font-family: soehne-kraftig;
  margin-top:0px;
}
.cbb-frequently-bought-selector-list s.cbb-frequently-bought-selector-label-compare-at-price {
  grid-column: 2;
  grid-row: 2;
  margin-left: 0 !important;
      width: fit-content;
}
.cbb-frequently-bought-selector-list span.cbb-frequently-bought-selector-label-sale-price {
  grid-column: 2;
  grid-row: 2;
  margin-left: 0 !important;
  position: relative;
  left:85px;
  width: fit-content;
}
@media screen and (min-width:980px){
  span.cbb-frequently-bought-discount-message.translatable {
    width: 200px;
  }
  /* .cbb-frequently-bought-recommendations-container {
    margin-top: -35px;
  } */
  i.cbb-icon-full-star, i.cbb-icon-half-star, .cbb-review-count {
    font-size: 10px !important;
  }
  .cbb-frequently-bought-selector-label-name {
      text-transform: uppercase;
      line-height: 14px !important;
      margin-left: 0px !important;
  }
  .cbb-frequently-bought-container {
    display: grid;
    grid-template-columns: 25% 75%;
    position: relative;
    width: 100%!important;
    /* margin-top: 96px !important; */
    margin-bottom: 60px !important;
  }
  .cbb-frequently-bought-total-price-box {
    font-size: 14px!important;
    text-align: left !important;
  }
  .cbb-frequently-bought-total-price-was-price {
    margin-left: 0px!important;
  }
  .cbb-frequently-bought-discount-message-container {
    grid-column: 1;
    text-align: left !important;
  }
  .cbb-frequently-bought-form {
    position: absolute;
    left: 16px;
    top: 120px;
    width: 22%!important;
  }
  .cbb-frequently-bought-products {
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr;
    margin-right: 0px !important;
    width: 100%;
    column-gap: 4px;
    margin-bottom: 0px!important;
  }
  li.cbb-frequently-bought-product {
    flex: 1;
    display: block!important;
    align-items: center;
    position: relative;
    height: 357px !important;
    flex: 0 0 33.33%;
    width: auto!important;
    opacity: 1!important;
    transition: opacity 0.3s ease;
    margin-top: 0px!important;
  }
  li.cbb-frequently-bought-product.your-class-name {
    opacity: 0.3 !important;
  }
  .cbb-frequently-bought-product-image {
    width: 100%!important;
    margin-right: 0px!important;
    margin-left: 0px!important;
    background-size: cover!important;
    height: 357px!important;
  }
  .cbb-frequently-bought-plus-icon {
    background: black;
    height: 25px !important;
    width: 27px !important;
    line-height: 25px !important;
    color: white !important;
    text-shadow: none !important;
    position: absolute;
    right: -15px;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
  }
  .cbb-frequently-bought-selector-list input[type="checkbox"] {
    appearance: none !important;
    -webkit-appearance: none !important;
    width: 20px !important;
    height: 20px !important;
    background-color: #fff !important;
    border: 1px solid #D8DADD !important;
    border-radius: 0px !important;
    cursor: pointer !important;
    position: relative !important;
    margin: 0 !important;
    grid-column: 1;
    grid-row: 1;
  }
  .cbb-frequently-bought-selector-list li {
    display: grid;
    grid-template-columns: 20px 1fr;
    grid-column-gap: 6px;
    grid-auto-flow: column;
    align-items: center;
    padding: 0;
  }
  .cbb-frequently-bought-selector-list {
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column: 2;
    width: 100%;
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 4px;
    margin-top: 0px;
  }
  .cbb-frequently-bought-product-image-link {
    margin-right: 0px !important;
    margin-left: 0px !important;
    width: 100% !important;
    height: 357px !important;
  }
  .cbb-frequently-bought-selector-list span.translatable, .cbb-frequently-bought-selector-list .cbb-frequently-bought-selector-link {
    grid-column: 2;
    grid-row: 1;
    width: fit-content;
    height: fit-content;
    margin-left: 0px!important;
  }
  .cbb-frequently-bought-selector-list .cbb-recommendations-variant-select {
    grid-column: 3;
    grid-row: 1;
    width: fit-content;
    height: fit-content;
  }
  .cbb-frequently-bought-selector-list span.cbb-frequently-bought-selector-label-regular-price {
    margin-left: 0px!important;
    line-height: 12px;
    width: fit-content;
    grid-column: 2;
    grid-row: 2;
  }
  .cbb-frequently-bought-selector-list .cbb-frequently-bought-rating-box {
    width: fit-content;
    grid-column: 2;
    grid-row: 3;
    margin-left: 0px!important;
  }
  .cbb-frequently-bought-selector-list input[type="checkbox"]:checked::before {
    content: '' !important;
    position: absolute !important;
    top: 2px !important;
    left: 6px !important;
    width: 6px !important;
    height: 12px !important;
    border: solid black !important;
    border-width: 0 2px 2px 0 !important;
    transform: rotate(45deg) !important;
  }
  .cbb-frequently-bought-total-price-text {
    display: block;
    font-size: 13px;
    line-height: 13px;
  }
  .cbb-frequently-bought-total-price-was-price .money {
    color: #7A849C!important;
  }
  
  /* .card--standard>.card__content {
    position: absolute;
    bottom: 4px;
    left: 6px;
    mix-blend-mode: difference;
    width: auto;
  } */
  /* .h5.card__heading a, .h5.card__heading a:hover {
    color: white;
  } */
  /* .card-information * {
    color: white;
  } */
 
  .video_logo svg {
    width: 510px;
    height: 156px;
  }
  video.home.desktop {
    margin-top: -160px;
  }
}
@media screen and (max-width:979px) {

  summary .icon-plus {
    position: absolute;
    height: 16px;
    width: 16px !important;
    right: 20px;
    top: 0;
  }
  .jdgm-carousel-title-and-link{
    width: 33% !important;
  }
  .jdgm-widget.jdgm-carousel {
    width: 66% !important;
  }
  /* .contact-us .shopify-section-group-footer-group,
  .login .shopify-section-group-footer-group,
  .register .shopify-section-group-footer-group{
    position: relative;
  } */
  /* .shopify-section-group-footer-group {
    padding-top: 64px!important;
  } */
  /* .customer:not(.account):not(.order){
    margin: 0px!important;
  } */
  section#shopify-section-template--21570723971416__main,
  #shopify-section-template--21570723774808__main,
  #shopify-section-template--21570723807576__main,
  #shopify-section-template--21570724233560__main,
  #shopify-section-template--23278642266456__main,
  #shopify-section-template--23278642200920__main,
  #shopify-section-template--23278641971544__main,
  #shopify-section-template--23278642037080__main{
    width: 100% !important;
    max-width: 100% !important;
    margin-top: 64px !important;
    padding-left: 16px;
    padding-right: 16px;
  }
  section#shopify-section-template--21570723971416__form,
  #shopify-section-template--23278642200920__form{
    max-width: 100% !important;
    margin-top: 0px !important;
    padding-left: 16px;
    padding-right: 16px;
  }
  .customer:not(.account):not(.order) {
    margin: 145px auto 0;
    max-width: 100%;
    padding-left: 16px;
    padding-right: 16px;
    text-align: left;
  }
  .new_header {
    mix-blend-mode: unset;    
  }

  .search__input{
    font-size: 16px;
  }
  .predictive-search__result-group{
    padding-bottom: 120px;
  }
  .old-modal-overlay {
    height: calc(100vh - 125px);
  }
  .title_section{
    position: relative;
  }
  .modal__close-button.link{
    position: absolute;
    top: 32px;
  }
  predictive-search.search-modal__form{
    display: flex;
    flex-direction: column-reverse;
  }
  .search-modal__form{
    top: 28px;
  }
  .field {
    width: 100%;
  }
  .predictive-search-status{
    top: 35px;
  }
  .old-modal-overlay {
    background: white;
  }
  .menu_help_search{

  }
  button.search-modal__close-button > span {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 979px) {
  .cbb-frequently-bought-container {
    width:100%!important;
    margin-right: 0px!important;
    margin-left: 0px!important;
    position: relative;
  }
  li.cbb-frequently-bought-product {
    flex: 1;
    display: block!important;
    align-items: center;
    position: relative;
    height: 357px !important;
    flex: 0 0 33.33%;
    opacity: 1!important;
    transition: opacity 0.3s ease;
  }
  li.cbb-frequently-bought-product.your-class-name {
    opacity: 0.3 !important;
  }
  .cbb-frequently-bought-product-image {
    width: 100%!important;
    margin-right: 0px!important;
    margin-left: 0px!important;
    background-size: cover!important;
    height: 357px!important;
  }
  .cbb-frequently-bought-discount-message-container {
    text-align:left!important;
  }
  .cbb-frequently-bought-products {
    display: flex!important;
    /* justify-content: space-between; */
    column-gap: 4px;
  }
  .cbb-frequently-bought-plus-icon {
    background: black;
    height: 25px !important;
    width: 27px !important;
    line-height: 25px !important;
    color: white !important;
    text-shadow: none !important;
    position: absolute;
    right: -15px;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
  }
  .cbb-frequently-bought-total-price-box {
    text-align: left!important;
    font-size: 13px !important;
  }
  .cbb-frequently-bought-total-price-was-price {
    color: #7A849C!important;
  }
  .cbb-frequently-bought-product-image-link {
    margin-right:0px!important;
    margin-left:0px!important;
    width: 100%!important;
    height: 357px !important;
  }
  .cbb-frequently-bought-form {
    padding-left: 16px;
    padding-right: 16px;
    margin-top: 75px;
  }
  .cbb-frequently-bought-selector-label-name {
    text-transform: uppercase;
    line-height: 14px!important;
    margin-left: 0px!important;
  }
  .cbb-frequently-bought-selector-list input[type="checkbox"] {
    appearance: none !important;
    -webkit-appearance: none !important;
    width: 20px !important;
    height: 20px !important;
    background-color: #fff !important;
    border: 1px solid #D8DADD !important;
    border-radius: 0px !important;
    cursor: pointer !important;
    position: relative !important;
    margin: 0!important;
    grid-column: 1;
    grid-row: 1;
  }
  .cbb-frequently-bought-selector-list input[type="checkbox"]:checked::before {
    content: '' !important;
    position: absolute !important;
    top: 2px !important;
    left: 6px !important;
    width: 6px !important;
    height: 12px !important;
    border: solid black !important;
    border-width: 0 2px 2px 0 !important;
    transform: rotate(45deg) !important;
  }
  .cbb-frequently-bought-selector-list span.translatable,
  .cbb-frequently-bought-selector-list .cbb-frequently-bought-selector-link {
    grid-column: 2;
    grid-row: 1;
    width: fit-content;
    height: fit-content;
    margin-left: 0px!important;
  }
  .cbb-frequently-bought-selector-list .cbb-recommendations-variant-select {
    grid-column: 3;
    grid-row: 1;
    width: fit-content;
    height: fit-content;
  }
  .cbb-recommendations-variant-select {
    font-size: 13px !important;
    padding-top: 0 !important;
    margin-top: 0 !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
  }
  .cbb-frequently-bought-selector-list {
    position: absolute;
    bottom: 90px;
    width: 100%;
    display: grid !important;
    grid-auto-flow: column;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .cbb-frequently-bought-selector-list li {
    display: grid;
    grid-template-columns: 20px 1fr;
    grid-column-gap: 6px;
    grid-auto-flow: column;
    align-items: center;
    padding: 8px;
  }
  i.cbb-icon-full-star, i.cbb-icon-half-star, .cbb-review-count {
    font-size: 10px !important;
  }
  .cbb-frequently-bought-selector-list span.cbb-frequently-bought-selector-label-regular-price {
    margin-left: 0px!important;
    line-height: 12px;
    width: fit-content;
    grid-column: 2;
    grid-row: 2;
  }
  .cbb-frequently-bought-selector-list .cbb-frequently-bought-rating-box {
    margin-left: 0px!important;
    width: fit-content;
    grid-column: 2;
    grid-row: 3;
  }
  
  .video_logo svg {
    width: 306px;
    height: 93px;
  }
  video.desktop {
    display: block!important;
    margin-top: -97px;
  }
  .new_search_modal_content{
    min-height: 125px;
  }
  .new_search{
    top: 32px;
  }
  .desktop{
    display:none!important;
  }
  .tablet {
    display: block!important;
  }
  .collection-hero__inner {
    padding: 0 14px;
  }
  .col_10 {
    flex: 0 0 100%;
  }
  .header__icon--summary{
    width:24px;
    height:24px;
  }
  .title_section{
    padding-top:0px;
    /* top:80px; */
  }

  .container_head svg {
    width: auto;
    height: 24px;
    display: block!important;
    top: 41px;
  }
  .container_head{
    top: 44px!important;
    position: fixed;
  }
  
  .product__info-container{
    padding-top: 98px;
    padding-right: 16px;
    width: 100%;
  }
  .jdgm-carousel-item{
    width: 50%!important;
  }
  .header__icon--account{
    display: none!important;
  }
  .header__icon--search{
    margin-right: 12px;
  }
  .header__icon--search svg.icon-search, .header__icon--cart svg{
    display:block!important;
  }
  .header__icons {
    display: flex;
    flex-direction: row;
    position: relative;
    top: 0;
    right: 0;
    align-items: unset;
  }
  .header__icon--account{
    display: none!important;
  }
  .header__icon--cart, .header__icon--summary {
    margin: 0;
  }
  .new_header{
    margin-top: 32px;
    background: white;
    mix-blend-mode: unset;
  }
  .header__icon--menu .icon{
    position: relative;
  }
  .index header-drawer{
    width: 100%;
    top: 32px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: fixed;
    z-index: 9;
    padding: 12px 16px 0 16px;
    mix-blend-mode: difference;
    background: transparent;
  }
  .index header-drawer svg path{
    stroke: white;
  }
  header-drawer{
    width: 100%;
    top: 32px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: fixed;
    z-index: 9;
    padding: 12px 16px 12px 16px;
    background: white;
  }
  header-drawer svg path{
    stroke: black;
  }
  summary.header__icon.header__icon--menu.header__icon--summary.link.focus-inset {
    height: 24px;
  }
  .header__icon, .header__icon--cart .icon {
    display: block;
    width: 24px;
    height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .cbb-frequently-bought-container {
    width:100%!important;
    margin-right: 0px!important;
    margin-left: 0px!important;
  }
  li.cbb-frequently-bought-product {
    flex: 1;
    display: block!important;
    align-items: center;
    position: relative;
    height: 200px !important;
    /* flex: 0 0 33.33%; */
    opacity:1!important;
    transition: opacity 0.3s ease;
  }
  li.cbb-frequently-bought-product.your-class-name {
    opacity: 0.3 !important;
  }
  .cbb-frequently-bought-product-image {
    width: 100%!important;
    margin-right: 0px!important;
    margin-left: 0px!important;
    background-size: cover!important;
    height: 200px!important;
  }
  .cbb-frequently-bought-discount-message-container {
    text-align:left!important;
  }
  .cbb-frequently-bought-products {
    display: flex!important;
    /* justify-content: space-between; */
    column-gap: 4px;
  }
  .cbb-frequently-bought-plus-icon {
    background: black;
    height: 25px !important;
    width: 27px !important;
    line-height: 25px !important;
    color: white !important;
    text-shadow: none !important;
    position: absolute;
    right: -15px;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
  }
  .cbb-frequently-bought-total-price-box {
    text-align: left!important;
    font-size: 13px !important;
  }
  .cbb-frequently-bought-total-price-was-price {
    color: #7A849C!important;
  }
  .cbb-frequently-bought-product-image-link {
    margin-right:0px!important;
    margin-left:0px!important;
    width: 100%!important;
    height: 200px !important;
  }
  .cbb-frequently-bought-form {
    padding-left: 16px;
    padding-right: 16px
  }
  .cbb-frequently-bought-selector-label-name {
    text-transform: uppercase;
    line-height: 14px!important;
    margin-left: 0px !important;
  }
  .cbb-frequently-bought-selector-list input[type="checkbox"] {
    appearance: none !important;
    -webkit-appearance: none !important;
    width: 20px !important;
    height: 20px !important;
    background-color: #fff !important;
    border: 1px solid #D8DADD !important;
    border-radius: 0px !important;
    cursor: pointer !important;
    position: relative !important;
    margin: 0!important;
    grid-column: 1;
    grid-row: 1;
  }
  .cbb-frequently-bought-selector-list input[type="checkbox"]:checked::before {
    content: '' !important;
    position: absolute !important;
    top: 2px !important;
    left: 6px !important;
    width: 6px !important;
    height: 12px !important;
    border: solid black !important;
    border-width: 0 2px 2px 0 !important;
    transform: rotate(45deg) !important;
  }
  .cbb-frequently-bought-selector-list span.translatable,
  .cbb-frequently-bought-selector-list .cbb-frequently-bought-selector-link {
    grid-column: 2;
    grid-row: 1;
    width: fit-content;
    height: fit-content;
    margin-left: 0px!important;
  }
  .cbb-frequently-bought-selector-list .cbb-recommendations-variant-select {
    grid-column: 3;
    grid-row: 1;
    width: fit-content;
    height: fit-content;
  }
  .cbb-recommendations-variant-select {
    font-size: 13px !important;
    padding-top: 0 !important;
    margin-top: 0 !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
  }
  .cbb-frequently-bought-selector-list {
    padding-left: 16px!important;
    padding-right: 16px!important;
  }
  .cbb-frequently-bought-selector-list li {
    display: grid;
    grid-template-columns: 20px 1fr;
    grid-column-gap: 6px;
    grid-auto-flow: column;
    align-items: center;
  }
  i.cbb-icon-full-star, i.cbb-icon-half-star, .cbb-review-count {
    font-size: 10px !important;
  }
  .cbb-frequently-bought-selector-list span.cbb-frequently-bought-selector-label-regular-price {
    margin-left: 0px!important;
    line-height: 12px;
    width: fit-content;
    grid-column: 2;
    grid-row: 2;
  }
  .cbb-frequently-bought-selector-list .cbb-frequently-bought-rating-box {
    margin-left: 0px!important;
    width: fit-content;
    grid-column: 2;
    grid-row: 3;
  }
  video.phone.home {
    margin-top: -64px;
  }
  .video_logo svg {
    width: 200px;
    height: 60px;
  }
  header-drawer svg path{
    stroke: white;
  }
  
  #judgeme_product_reviews .jdgm-rev-widg__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 16px;
  }
  #judgeme_product_reviews .jdgm-rev-widg__summary-text {
    width: max-content;
  }
  .new_search_modal_content{
    min-height: 125px;
  }
  .new_header{
    background: white;
    mix-blend-mode: unset;
  }
  .col_10 {
    flex: 0 0 100%;
  }
  .no-phone {
    display:none!important;
  }

  .collection-hero__inner {
    padding: 0 14px;
  }
  .header__icon--summary{
    width:24px;
    height:24px;
  }
  .footer__content-top{
    padding-left: 16px;
  }
  .flex.product{
    margin-top: 48px;
  }
  .footer__blocks-wrapper {
    flex-direction: column;
  }
  .footer-block {
    margin-bottom: 20px!important;
    margin-top:0px!important;
  }
  .footer-block:last-child {
    margin: 0!important;
  }
  .container_head{
    top: 44px!important;
    position: fixed;
  }
  .container_head svg {
    width: auto;
    height: 24px;
    display: block!important;
    top: 41px;
  }
  .desktop{
    display:none!important;
  }
  .header__icons .icons{
    
  }
  .header__icons {
    display: flex;
    flex-direction: row;
    position: relative;
    top: 0;
    right: 0;
    align-items: unset;
  }
  .header__icon--search svg.icon-search, .header__icon--cart svg{
    display:block!important;
  }
  .header__icon--search{
    margin-right: 12px;
  }
  .header__icon--account{
    display: none!important;
  }
  .header__icon--cart, .header__icon--summary {
    margin: 0;
  }
  .new_header{
    margin-top: 32px;
    background: white;
  }
  .header__icon--menu .icon{
    position: relative;
  }
  .index header-drawer{
    width: 100%;
    top: 32px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: fixed;
    z-index: 9;
    padding: 12px 16px 0 16px;
    mix-blend-mode: difference;
    background: transparent;
  }
  .index header-drawer svg path{
    stroke: white;
  }
  header-drawer{
    width: 100%;
    top: 32px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: fixed;
    z-index: 9;
    padding: 12px 16px 12px 16px;
    background: white;
  }
  header-drawer svg path{
    stroke: black;
  }
  summary.header__icon.header__icon--menu.header__icon--summary.link.focus-inset {
    height: 24px;
  }
  .col_6{
    flex: 0 0 100%;
  }
  .product__media-item.grid__item.slider__slide {
    margin-left: 0px !important;
    padding-top:0px!important;
    width: 95% !important;
  }
  .product__info-container{
    width: 100%;
    padding-right: 16px;
  }
  #SizeFitDiv, #HelpDiv, #DeliveryDiv {
    left: 0 !important;
    width: 100% !important;
  }
  .title_section {
    padding-top: 9px!important;
  }
  .buy_butons_form{
    top: auto!important;
    position: relative!important;
  }
  .thumbnail-slider.slider-mobile-gutter {
    position: absolute;
    bottom: 22px;
    left: 12px;
    z-index: 22;
    grid-gap: 2px;
  }
  ul.thumbnail-list {
    display: flex;
    justify-content: center;
    margin: 0px!important;
    padding:0px!important;
    grid-gap: 2px;
    z-index:22;
  }
  button.new_thumbnail_button {
    border: none;
    background: #ACB1BC;
    height: 1px;
    width: 12px;
    padding: 0px;
  }
  li.new_thumbnail {
    line-height: 1px;
  }
  [aria-current="true"] {
    background: #0C0F1F!important;
  }
  .phone{
    display:block;
  }
  .tab {
    display: none;
  }
  .active {
    display: block;
  }
  .tab-container {
    display: flex;
    justify-content: flex-start;
    margin-top: 40px;
  }
  .tab-btn {
    margin-right: 16px;
    font-size: 12px;
    line-height: 12px;
    margin-top: 12px;
    margin-bottom: 12px;
    color: #0032A7;
  }
  .bottom_div.modal_opener {
    display: none;
  }
  .product__description{
    display: none;
  }
  product-info {
    min-height: auto;
  }
  #judgeme_product_reviews{
    width: 100%;
  }
  .tab-btn.active {
    text-decoration: underline;
  }
  /* JUDGEM REVIW BELOW PRODUCT */
  #judgeme_product_reviews .jdgm-rev {
    display: flex;
    flex-direction: column-reverse;
    width: 100%;
    padding: 20px 0px !important;
    margin: 0 !important;
  }
  #judgeme_product_reviews .jdgm-rev__header{
    width: 100%;
    float: none;
    margin-top: 12px !important;
  }
  #judgeme_product_reviews .jdgm-rev__content {
    width: 100%;
    float: none;
    margin-top: 28px!important;
  }
  #judgeme_product_reviews .jdgm-rev__rating{
    position: absolute;
    left: 0;
    top: 20px !important;
  }
  .jdgm-carousel-item, .jdgm-widget.jdgm-carousel, .jdgm-carousel-title-and-link{
    width:100%!important;
    height: auto!important;
  }
  .shopify-section > .jdgm-carousel-wrapper{
    width: 100% !important;
    padding-left: 16px;
    padding-top: 12px !important;
  }
  .jdgm-carousel-item__review{
    padding-left: 0px!important;
  }
  .jdgm-carousel-item__review, .jdgm-carousel--compact-theme .jdgm-carousel-item__reviewer-name-wrapper{
    margin-top: 18px!important;
    margin-bottom: 2px!important;
    padding-left: 0px!important;
  }
  .header__icon, .header__icon--cart .icon {
    display: block;
    width: 24px;
    height: 24px;
  }
}
@media screen and (min-width:1060px) {
  .cbb-frequently-bought-product-image,
  li.cbb-frequently-bought-product {
    height: 440px!important;
    margin-top: 0px !important;
  }
}
@media screen and (min-width:1190px) {
  .cbb-frequently-bought-product-image,
  li.cbb-frequently-bought-product {
    height: 500px!important;
  }
}
@media screen and (min-width:1470px) {
  .cbb-frequently-bought-product-image,
  li.cbb-frequently-bought-product {
    height: 550px!important;
  }
}
@media screen and (min-width:1650px) {
  .cbb-frequently-bought-product-image,
  li.cbb-frequently-bought-product {
    height: 620px!important;
  }
}
@media screen and (min-width:1850px) {
  .cbb-frequently-bought-product-image,
  li.cbb-frequently-bought-product {
    height: 700px!important;
  }
}
@media screen and (min-width:2000px) {
  .cbb-frequently-bought-product-image,
  li.cbb-frequently-bought-product {
    height: 750px!important;
  }
}
@media screen and (min-width:2200px) {
  .cbb-frequently-bought-product-image,
  li.cbb-frequently-bought-product {
    height: 820px!important;
  }
}
@media screen and (min-width:2400px) {
  .cbb-frequently-bought-product-image,
  li.cbb-frequently-bought-product {
    height: 860px!important;
  }
}
@media screen and (min-width:2560px) {
  .cbb-frequently-bought-product-image,
  li.cbb-frequently-bought-product {
    height: 900px!important;
  }
}