/** Shopify CDN: Minification failed

Line 39:10 Expected identifier but found whitespace
Line 39:12 Unexpected "{"
Line 39:21 Expected ":"
Line 39:62 Unexpected "{"
Line 39:71 Expected ":"
Line 39:112 Expected ":"

**/
/* Banner & Slider Buttons */
html, body {
  overflow-x: hidden;
}

body{
font-size: 14px;
font-weight: 400;
line-height: 19.6px;
color: rgb(56, 61, 71);
}
/* .slider-buttons,
.tl-product-slider-flex button.slick-next.slick-arrow,
.tl-product-slider-flex button.slick-prev.slick-arrow,
.tl-product-slider-flex .slick-next:before,
.tl-product-slider-flex .slick-prev:before,
.tl-feature-collection-main .slick-next:before,
.tl-feature-collection-main .slick-prev:before {
  display: none !important;
} */

button#shopify-pc__banner__btn-accept {
    background: black;
    color: white;
}

/* Product Slider */
.tl-product-slider-main {
  padding: {{ section.settings.section-vertical-padding }}px {{ section.settings.section-horizontal-padding }}px;
}

.tl-product-slider-left-main,
.tl-product-slider-right {
  width: 50%;
}
.tl-product-slider-left-inner {
  display: flex;
}
.tl-products-description a {
  text-decoration: none;
}
/* .tl-single-product-container {
  padding-top: 50px;
} */
.tl-single-product-container img {
  width: 330px;
}
.tl-product-slider-right-image {
  display: block;
  position: relative;
}
.tl-product-slider-right-image img {
  display: block;
  width: 100%;
  height: 75%;
  min-height: 700px;
  max-height: 686px;
  object-fit: cover;
}

/* Slider Dots */
.tl-product-slider-flex .slick-dots {
  position: sticky;
  text-align: justify;
  
  margin-left: 75px;
  padding-top: 30px;
}
.slick-dots li {
  width: 40px!important;
}
.slick-dots li button:before {
  background: #363636 !important;
  width: 60px !important;
  height: 2px !important;
  color: transparent !important;
}

/* Single Product */
.tl-single-product {
  padding: 0 120px 0 80px;
}
.tl-single-product h2,
.tl-products-description h1{

  font-size: 22px;
  font-weight: 400;
  line-height: 32px;
  margin-top: 0;
   margin-bottom: 20px;
}
.tl-single-product-container h1{
  font-size: 16px;
  line-height: 30px;
  font-weight: 300;
  margin: 0;
}
.tl-single-product-container {
    margin-bottom: 20px;
  position: relative;
  max-width: 350px;
  margin: 0 auto;
  text-align: center;
}
.tl-single-product-container .card__badge{
  position: absolute;
  top: 10px;
  left: 10px;
}
.tl-single-product-container .badge{
  border-radius: 5px;
}
.tl-collection-product-description p {
  margin: 0;
}
.tl-single-product p {
  margin: 0;
  font-size: 16px;
  line-height: 28px;
}
.tl-single-product a.button {
  width: 100%;
  max-width: 180px !important;
  min-width: unset !important;
  margin: 10px 0;
  padding: 0;
}


.custom_img_btn{
  color: #383D47;
  text-decoration: none;
  background: #FBFBF2;
  width: 100%;
  max-width: 150px;
    padding: 10px;
    border-radius: 5px;
  text-align: center;
    position: absolute;
    bottom: 14%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.custoM_btn_slider{
  max-width: 200px;
  margin: 10px auto;
    padding: 10px;
    border-radius: 5px;
  text-align: center;
    text-decoration: none;
  border: 1px solid;
  color: black;
  line-height: 1;
  display: block;
  text-transform: uppercase;
}
@media(max-width: 768px) {
  .custom_img_btn{
    max-width: 80%;
  }
  .tl-single-product-container img{
    width: 250px;
  }
  .custoM_btn_slider{
    max-width: 100%;
  }
}
/* Responsive Product Slider */
@media screen and (max-width:1440px) {
  .tl-single-product {
    padding: 0 80px 0 50px;
  }
  .tl-product-slider-flex .slick-dots {
    left: -25% !important;
    margin-left: 44px;
  }
}
@media screen and (max-width:1200px) {
  .tl-product-slider-flex .slick-dots {
    left: -20% !important;
  }
}
@media screen and (max-width:768px) {
  .tl-product-slider-flex {
    flex-direction: column-reverse;
  }
  .tl-product-slider-right,
  .tl-product-slider-left-main {
    width: 100% !important;
  }
  .tl-single-product {
    padding:  30px 30px 0 30px;
  }
  .tl-product-slider-flex .slick-dots {
    bottom: -10% !important;
    left: -29% !important;
    margin-left: 0;
  }
  .tl-product-slider-right-image img {
    min-height: 487px;
    max-height: 487px;
  }
}
@media screen and (max-width:425px) {

  .tl-product-slider-flex .slick-dots {
    left: -6% !important;
  }
  .slick-dots li {
    margin: 0 15px !important;
  }
  .slick-dots li button:before {
    width: 40px !important;
  }
}

/* Feature Collection */
.tl-feature-collection-main {
  padding: 40px 30px;
}
h2.tl-feature-collection-title {
  font-size: 26px;
  font-weight: 600;
  /* font-family: monospace; */
  text-align: center;
  margin: 0 0 20px 0;
}
.tl-feature-collection-flex {
  display: flex;
}
.tl-collection-product-description {
  margin-top: 20px;
  padding-left: 20px;
}
.tl-collection-product-description-inner {
  width: 100%;
  margin: 0 auto;
}
/* Hover Image Swap */
.tl-feature-collection-box-images-main {
  position: relative;
}
.tl-feature-collection-box-images {
  position: relative;
  display: block;
  padding-bottom: 100%;
}
.tl-feature-collection-box-images-main:hover img.nws-product-image2 {
  opacity: 1;
  visibility: visible;
}
.tl-feature-collection-box-images-main:hover img.nws-product-image1 {
  opacity: 0;
  visibility: hidden;
}
img.nws-product-image1,
img.nws-product-image2 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: all 0.3s linear;
}
img.nws-product-image2 {
  z-index: -1;
  opacity: 0;
  visibility: hidden;
}

/* Slider Arrows */
.tl-feature-collection-main .slick-arrow svg.size-6 {
  width: 26px;
  height: 26px;
  stroke-width: 3px;
}
.tl-feature-collection-main .slick-arrow svg.size-6 path {
  color: #000;
}
.tl-feature-collection-main .slick-next {
  right: 5px;
  top: 35%;
}
.tl-feature-collection-main .slick-prev {
  left: 0;
  top: 35%;
  z-index: 2;
}
@media screen and (max-width:991px) {
  .tl-feature-collection-main .slick-arrow svg.size-6 {
    stroke-width: 2px;
  }
}
@media screen and (max-width:768px) {
  h2.tl-feature-collection-title {
    letter-spacing: normal;
  }
}

/* Stars */
svg.tl-star {
  width: 17px;
  height: 17px;
}
.tl-cart-button-div {
  position: absolute;
  right: 5%;
  bottom: 10px;
  width: 90%;
  opacity: 0;
  visibility: hidden;
  /* display: none; */
}
.tl-cart-button-div a{
      padding: 10px 0;
    font-size: 14px;
  min-height: unset;
}
.tl-cart-button-div .quick-add {
  margin: 0;
}
.product-card-wrapper:hover .tl-cart-button-div {
  opacity: 1;
  visibility: visible;
}
@media(max-width: 767px){
  .tl-cart-button-div{
    display: none !important;
  }
}
.underline-links-hover:hover a {
  text-decoration: none !important;
}
.card__heading a:after {
  content: unset !important;
}

.card__content {
  padding: unset !important;
  position: unset !important;
}
.quick-add {
  margin: 0;
  transition: opacity 0.3s ease;
}
.quick-add__submit {
    --border-offset: unset !important;
    border: 1px solid !important;
    border-radius: 10px !important;
    min-height: max-content !important;
    padding: 10px 0 !important;
}

.quick-add__submit:hover:after {--border-offset: unset !important;}
.product-media-container {
    border: unset !important;
}
.card__content {
    display: block !important;
}
.card__heading {
  max-width: 100%;
}
.card__heading a {
  display: block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  letter-spacing: 1px;
}
/* nav.header__inline-menu {
    text-align: center;
} */
.card_vendor a{
  
      font-size: 14px !important;
   font-weight: 510;
  line-height: 22px;
  color: black !important;
    letter-spacing: 0px !important;
      display: block !important;
    text-wrap: nowrap !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}
.card__heading{
  font-size: 14px !important;
  line-height: 22px !important;
  font-family: 'wulkan';
}
.card_vendor a{
  text-decoration: none !important;
}
ul.list-menu.list-menu--inline * {
    font-size: 16px;
}
ul.list-menu.list-menu--inline {
    display: flex;
    justify-content: space-between;
}
.slider-button .icon{
  height: unset !important;
}
button.button.button--primary.button--full-width {
    background: black !important;
}
span.price-item.price-item--sale.price-item--last {
    color: #d72c0d;
}
.price--on-sale .price-item--regular{
  text-decoration: unset !important;
  
  position: relative;
  display: inline-block;
}
.price--on-sale .price-item--regular::before {
 content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    border-bottom: .1rem solid #d72c0d;
    opacity: .7;
    transform: rotate(-15deg);
}
.product__info-wrapper 
 span.badge.price__badge-sold-out {
    display: none;
}
.product-form__buttons{
  max-width: 100% !important;
}
/* .product__info-wrapper button:disabled:after{
  background: #383D47 !important;
  color: white !important;
} */
.price{
  margin-top: 0 !important
}
slider-component.slider-component-desktop{
  max-width: calc(var(--page-width) + 100px);
  margin: 0 auto;
}
.scrollable {
  display: flex;
  overflow-x: auto;
  padding-bottom: 5px;
  scrollbar-color: #868686 var(--light_gray);
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  gap: 5px;
}
.scrollable::-webkit-scrollbar {
  /* browser: ^firefox */
  background-color: var(--light_gray);
  height: 1px;
}

.scrollable::-webkit-scrollbar-thumb {
  /* browser: ^firefox */
  background-color: #868686; /* temporary */
}

.scrollable.no-scrollbar {
  padding-bottom: 0;
  scrollbar-width: none;
}
.scrollable_item {
  flex-shrink: 0;
  width: 45%;
}
.scrollable.no-scrollbar::-webkit-scrollbar {
  /* browser: ^firefox */
  display: none;
}
h2.jdgm-carousel-title {
    font-size: 18px;
    line-height: 24px;
}

.jdgm-carousel-item__review-title.jdgm-line-clamp {
    font-size: 12px;
    line-height: 18px;
}

.jdgm-carousel-item__review-body.jdgm-line-clamp {
    font-size: 12px;
}

.jdgm-carousel-item__reviewer-name.jdgm-ellipsis {
    margin-top: 40px;
}
.multicolumn-card__info p {
    margin-bottom: 15px !important;
}
.custom_pdp_price {
    display: flex;
    align-items: baseline;
}

.q_size {padding-left: 10px;}

.contains-card--standard.grid--4-col-desktop{
  margin: 0 50px;
}
.facets-container {
    padding-bottom: 3rem;
}

h1.main-page-title {
    text-align: center !important;
}
a.link.product__text.inline-richtext.caption-with-letter-spacing {
    font-size: 10px;
}
.card__heading {
    margin: 3px 0 !important;
}
@media(max-width: 749px){
  ul.slick-dots, .tl-single-product-container {
  text-align: center !important;
}
  .slick-dots li{
    margin-right: 10px !important;
    margin-left: 0 !important;
  }
  li.custom_large_image {
    width: 100% !important;
            max-width: 100%;
    margin: 20px auto;
}
  
li.grid__item {
    padding: 10px;
}
  .banner__media.media {
    height: 65vh !important;
}
  .slick-slide img{
    margin: 0 auto;
  }
}
a.mega-menu__link.link b, .mega-menu__link--level-2.nav_black {
    font-weight: bold !important;
  color: black !important;
}
.slick-dots li{
  overflow: hidden;
}
.card__badge {
    /* align-self: flex-end; */
    /* grid-row-start: 3; */
    /* justify-self: flex-start; */
    position: absolute;
    top: 5px;
    left: 5px;
}
.collection_bubbles_wrapper{
  text-align: left !important;
}
.slick-next.slick-next-arrow{
  display: block !important;
  right: 30%;
  color: black !important;
}
.slick-prev.slick-prev-arrow{
  display: block !important;
  left: 25%;
  color: black !important;
  z-index: 11;
  top: 52% !important;
}
.slick-next.slick-next-arrow.slick-disabled{
  color: #adadad !important;
}
.slick-prev.slick-prev-arrow.slick-disabled{
color: #adadad !important;
}
@media (max-width: 749px){
  .slick-prev.slick-prev-arrow{
    left: 3%;
  }
  .slick-next.slick-next-arrow{
  right: 3%;
}
}