/** Shopify CDN: Minification failed

Line 74:0 Unexpected "}"
Line 93:0 Unexpected "}"

**/
@import url('https://fonts.googleapis.com/css2?family=Prata&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');

@font-face {
    font-family: 'Mont';
    src: url('/cdn/shop/files/Mont-Regular.woff2') format('woff2'),
        url('/cdn/shop/files/Mont-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mont Book';
    src: url('/cdn/shop/files/Mont-Book.woff2') format('woff2'),
        url('/cdn/shop/files/Mont-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mont';
    src: url('/cdn/shop/files/Mont-Bold.woff2') format('woff2'),
        url('/cdn/shop/files/Mont-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Varela';
    src: url('/cdn/shop/files/Varela-Regular.woff2?v=1696923345') format('woff2'),
         url('/cdn/shop/files/Varela-Regular.woff2?v=1696923345') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@media(min-width:990px){
  .header--middle-left{
        grid-template-columns: 1fr;  
    }
}

.header__menu-item span{
  font-size:16px;
  font-weight:500;
  font-family: 'Mont' !important;
}
.header__active-menu-item{
  text-decoration:none;
}
.list-menu .list-menu--inline > li:hover a >span{
  text-decoration:none;
}
.rte>*:first-child {
    margin-top: 0;
  font-size:12px;
  font-family:'Mont';
  font-weight:500;
  line-height:30.82px;
}
.header{
  background-color:transparent;
  padding:20px 0px !important
}
}
.footer-block__heading .inline-richtext p{
  margin-top:0px !important;
}
.list-unstyled {
  margin: 0;
  padding: 0;
  list-style: none;
  /* height: 133px !important; */
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  font-family:'Mont',serif;
}
.newsletter-form__field-wrapper .field .field__input{
  border: 0px 0px 1px 0px solid white !important;
    z-index: 1;
    background-color: transparent;
}
}
.footer__content-bottom{
  border:none !important;
}
 
.custom-accordian-content-1{
  padding:5px 0px 5px 30px !important;
  background-color: #F5F5F5;
  margin-top:-5px !important;
  transition:0.3s ease !important;
  width:100% !important;
 
}
  .custom-accordion-title{
    font-size:18px !important;
    font-weight:700 !important;
    font-family:'Mont',serif;
    margin:0;
    padding:0;
  }
.accordion summary{
    padding:0px !important;
    height:72px;
    display:flex; 
    align-items:center;
    background: #F5F5F5;
  }

  summary .icon-caret{
    width:31px;
    height:32px;
    top:20px;
  }
 .rte>*:first-child {
    font-size:16px !important;
    line-height:24.45px !important;
    font-family: 'Mont' !important;
  }
.after-images-tab{
  display:none;
}
.list-menu--inline li a{
  color:white;
}
.header__active-menu-item{
  color:white;
}
.header__icon .icon{
  color:white;
}
.gradient{
  margin-top:-2px;
}

/* footer styling */
.footer-block--newsletter {
  width: 30%;
  float: right;
  margin: -30px 30px;
}
.footer-block__heading {
  text-align: left;
}
.footer-block .grid__item .scroll-trigger {
  border: 1px solid red;
}
.footer__copyright {
  margin: -30px 0px 0px 0px !important;
}
.footer-block__heading .inline-richtext {
  font-family: "Mont" !important;
  font-size: 18px !important;
}
.policies li {
  display: none;
}
.footer-block__heading{
  font-family:'Parata',serif;
}
.list-menu__item--active 
{
 color: white;
  opacity:0.75;
  text-decoration:none !important;
}
.footer__content-bottom{
  border-top:0px !important;
}
.jdgm-rev-widg__reviews{
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  gap:20px;
}
.jdgm-rev-widg__reviews > div{
  background-color:#F4F4F3 !important;
  padding:30px 70px;;
  border-radius:20px;
}
.jdgm-row-rating span{
  width:200px;
  font-size:27.6px;
}
.jdgm-row-rating .jdgm-row-profile{
  width:40px;
}
.jdgm-rev__timestamp{
  font-size:14px !important;
  font-family:'Mont',serif !important;
  font-weight:600 !important;
  color:black !important;
  width:auto !important;
}
.jdgm-rev__body{
   font-size:16px !important;
  font-family:'Mont',serif !important;
  font-weight:600 !important;
  color:black !important;
}
.jdgm-rev__icon{
  display:none !important;
}
.jdgm-rev__author{
  color:black !important;
  font-size:16px;
  font-family:'Mont',serif;
  font-weight:700;
}
    .jdgm-widget:not(.jdgm-review-widget--small,.jdgm-review-widget--medium) .jdgm-row-media{
  display:none;
}
.jdgm-sort-dropdown:focus{
  outline:none;
  box-shadow:none;
  padding-left:10px;
}
.icon-mobile{
 display:none; 
}
.text-mobile{
    display:none;
  }
.jdgm-rev-widg__title{
  position:relative !important;
}
.jdgm-rev-widg__title::before{
  position:absolute !important;
  width:100% !important;
  height:100% !important;
  content:'10,000+ Happy Customers';
  top:0 !important;
  left:0 !important;
background:white;
  color:black;
}
.jdgm-row-stars{
  display:none !important;
}
.rte>*:first-child{
 padding-right:80px;
}
.field{margin-left: 75px;}    