/** Shopify CDN: Minification failed

Line 354:1 Unexpected "}"

**/
/* custom header */
.header__menu-item {
  font-size: 24px;
}
nav.header__inline-menu .list-menu--inline {
      gap: 50px
}


/* custom header */
@font-face {
  font-family: "Archivo";
  src: url("/cdn/shop/files/ArchivoCondensed-Bold.ttf")
    format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Archivo";
  src: url("/cdn/shop/files/ArchivoCondensed-Regular.ttf")
    format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Archivo";
  src: url("/cdn/shop/files/ArchivoCondensed-Medium.ttf")
    format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Bebas Neue";
  src: url("/cdn/shop/files/BebasNeue-Regular.ttf")
    format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.font-heading {
   font-family: "Bebas Neue";
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 0.2px;
}
.font-body {
    font-family: "Archivo";
  font-weight: 400;
}
.font-body-bold {
    font-family: "Archivo";
  font-weight: 700;
}
.pmd-section h1, .pmd-section .h1 {
  font-size: 80px;
  line-height: 75px;
  
}
.pmd-section h2, .pmd-section .h2 {
  font-size: 70px;
  line-height: 65px;
  
}
.pmd-section .subtext , .pmd-section .subtext p {
  font-size: 24px;
  line-height: 1.2;
    margin: 0px;
}
.pmd-section p{
   font-size: 16px;
  line-height: 1.1;
    margin: 0px;
}
.pmd-section p.text {
   font-size: 18px;
  line-height: 1.2;
    margin: 0px;
}
.pmd-section .center{
  text-align: center !important;
}
.pmd-section .center h2{
    text-align: center !important;
}

.pmd-section .btn {
    padding: 15px 50px;
    border-radius: 50px;
    font-weight: bold;
    display: inline-block;
    text-decoration: none;
    font-size: 26px;
  text-transform: uppercase;
  max-width: 437px;
  width: 100%;
  text-align: center;
  margin-top: 15px;
}
.best-seller-block{
  padding: 10px 2rem;
}
.best-seller-card {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  background-color: #000;
  color: #fff;
   padding: 5px 0rem;;
  text-align: left;
}
.best-seller-block h3{
  font-size: 22px;
    border-top: 1px solid #ffffff;
    margin: 0px;
    padding: 2rem 0px;
}
.best-seller-block .product-content-block{
  display: flex
;
    position: absolute;
    bottom: 16px;
    justify-content: space-between;
    width: 95%;
    margin: auto;
    left: 2.5%;
}

.best-seller-card .card-image {
  width: 100%;
  height: auto;
  border-radius: 8px;
  object-fit: cover;
}

.best-seller-card .card-heading {
  font-size: 1rem;
  font-weight: 600;
  margin-top: 0.75rem;
}

.best-seller-card .card-subtitle {
font-size: 15px;
    color: #ffffff;
    margin: 0px;
    font-family: 'Archivo';
}

.best-seller-card .card-arrow {

}

@media screen and (max-width: 1180px) {
  nav.header__inline-menu .list-menu--inline {
    gap: 30px;
}
}

@media screen and (max-width: 1100px) {
    nav.header__inline-menu .list-menu--inline {
    gap: 24px;
}
  .header__menu-item {
    font-size: 20px;
}
  .header__icon .svg-wrapper {
    width: 35px;
    height: 35px;
    padding: 2px;
}
  .header__icon--menu .icon.icon-close {
    padding: 4px;
  } 
  .header__icon--menu[aria-expanded="true"]{
    z-index: 4;
    background: white;
    border-radius: 50px;
  }
  
}
@media screen and (max-width: 1000px) {
  .pmd-section h1, .pmd-section .h1 {
    font-size: 70px;
    line-height: 65px;
}
      nav.header__inline-menu .list-menu--inline {
        gap: 18px;
    }
  .pmd-section .subtext {
    font-size: 20px;
  }
  .pmd-section h2, .pmd-section .h2 {
  font-size: 60px;
  line-height: 55px;
}
#menu-drawer   account-icon svg path {
    fill:white;
  }
#menu-drawer .list-menu {
      padding: 0rem 2rem;
}
#menu-drawer .list-menu   .list-menu__item{
      padding: 12px 0px;
}
#menu-drawer .menu-drawer__menu li{
  border-bottom: 1px solid #ffffff;
}
 #menu-drawer .menu-drawer__menu-item--active {
    background-color: inherit;
  }
}
 @media screen and (max-width: 600px) {
  .pmd-section h2, .pmd-section .h2 {
  font-size: 50px;
  line-height: 45px;
}
   .header__icon--menu[aria-expanded=true]:before{
     height: 0px;
   }
   #menu-drawer {
     top:0px;
     height: calc(100vh - 46px);
   }
.header__heading-logo {
        width: 55px;
    }
   .header__icon .svg-wrapper {
        width: 30px;
        height: 30px;
        padding: 3px;
          margin-right: 0px;
    }
   .header__icon, .header__icon--cart .icon {
    height: 30px;
    width: 30px;
    padding: 0;
     margin-right: 0px;
}
   .header__icons{
     padding-right: 0px;
             gap: 3px;
   }
   header-drawer {
    margin-left: 0px !important;
             z-index: 5;
}
   .header__heading-link{
     padding: 0px ;
   }
   .announcement-bar__message{
     font-size: 10px;
   }
   .jdgm-carousel-title-and-link {
    margin-bottom: 10px;
    width: 100% !important;
}
 }
 @media screen and (max-width: 450px) {
    .pmd-section .subtext {
  font-size: 18px;
    }
   .pmd-section p.text {
      font-size: 12px;
   }
.pmd-section .btn {
   font-size: 18px;
}
    .pmd-section h2, .pmd-section .h2 {
  font-size: 40px;
  line-height: 35px;
}
   .pmd-section h1, .pmd-section .h1 {
  font-size: 45px;
  line-height: 40px;
  
}
   }




/* font styling above */


.jdgm-carousel--done .jdgm-carousel__item-wrapper {
      padding: 25px 0px;
}
.jdgm-carousel-item{
      border-radius: 6px;
    border: 1px solid #00000014;
  padding: 45px 24px 24px !important;
  width: calc(33.3% - 7.5px) !important;
    margin-right: 12px !important;
}
.jdgm-carousel-item__review-body>p , .jdgm-carousel-item__review-title , .jdgm-carousel-item__review-rating{
  text-align: left;
}
.jdgm-carousel-item__reviewer-name-wrapper {
  position: absolute;
    top: 43px;
  text-align: left;
}
.jdgm-carousel-item__reviewer-name {
      font-size: 18px;
    color: #000000;
}
.pmd-section.font-heading h2 , .jdgm-carousel-title-and-link .jdgm-carousel-title , .jdgm-rev-widg__header .jdgm-rev-widg__title{
     font-family: "Bebas Neue";
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 0.2px;
}
.jdgm-carousel-title-and-link .jdgm-carousel-title , .jdgm-rev-widg__header .jdgm-rev-widg__title {
  font-size: 70px;
}
.pmd-section .rich-text__blocks{
  max-width: 100%;
}
 @media screen and (max-width: 990px) {
   .jdgm-carousel-item {
    border-radius: 6px;
    border: 1px solid #00000014;
    padding: 45px 24px 24px !important;
    width: calc(49% - 7.5px) !important;
    margin-right: 16px !important;
}
   .jdgm-carousel-title-and-link .jdgm-carousel-title, .jdgm-rev-widg__header .jdgm-rev-widg__title {
    font-size: 50px;
}
 }
 @media screen and (max-width: 600px) {

   .jdgm-carousel-item {
        width: 100% !important;
        margin-right: 0px !important;
    }
   .jdgm-carousel-wrapper {
    padding: 48px 0 10px !important;
}
.jdgm-carousel-title-and-link .jdgm-carousel-title, .jdgm-rev-widg__header .jdgm-rev-widg__title
     font-size: 40px;
        line-height: 35px;
   }
 }