@import url("https://fonts.googleapis.com/css?family=Domine&display=swap");
@import url("https://use.typekit.net/fvf0hqz.css");
/*trade gothic heavy*/
p {
  font-family: 'Domine'; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Oswald', sans-serif;
  letter-spacing: -0.001rem;
  line-height: 1;
  font-weight: 500; }

a, input, button, .slick-slide {
  outline: none !important; }

#shopify-section-hero {
  padding-bottom: 0; }

.template-index .index-section:nth-last-child(2) {
  padding-bottom: 0px; }
.template-index .index-section:last-child {
  padding-top: 10px; }

.page-width {
  max-width: 1600px;
  /*the default page styling*/ }
  @media screen and (max-width: 375px) {
    .page-width {
      padding-left: 20px;
      padding-right: 20px; } }
  @media screen and (min-width: 1200px) {
    .page-width.three-col-section {
      margin-top: 5px; } }
  .page-width.general_page h1 {
    font-size: 60px;
    border-bottom: 4px solid #d1d3d4;
    padding-bottom: 25px; }
  .page-width.general_page h2, .page-width.general_page h3, .page-width.general_page h4, .page-width.general_page h5, .page-width.general_page h6 {
    font-family: 'Domine';
    letter-spacing: 0 !important;
    font-weight: 700;
    margin-bottom: 15px; }
  .page-width.general_page h3 {
    font-size: 24px;
    margin-bottom: 9px; }
  .page-width.general_page p {
    font-size: 18px;
    margin-bottom: 9px; }
  .page-width.general_page .grid__item {
    width: 100%;
    left: 0; }

@media screen and (min-width: 992px) and (max-width: 1024px) {
  .three-col-section .custom-content .custom__item {
    padding-left: 60px; } }
.three-col-section .custom-content.slick-slider {
  margin-left: 0;
  position: relative; }
  .three-col-section .custom-content.slick-slider .custom__item {
    padding-left: 0px; }
  .three-col-section .custom-content.slick-slider .slick-arrow {
    z-index: 9; }
  .three-col-section .custom-content.slick-slider .slick-prev {
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("https://cdn.shopify.com/s/files/1/0266/9543/4328/files/slide-left-arrow.png?2738");
    background-size: contain; }
    .three-col-section .custom-content.slick-slider .slick-prev:before {
      display: none; }
  .three-col-section .custom-content.slick-slider .slick-next {
    right: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("https://cdn.shopify.com/s/files/1/0266/9543/4328/files/slide-right-arrow.png?2738");
    background-size: contain; }
    .three-col-section .custom-content.slick-slider .slick-next:before {
      display: none; }
@media screen and (max-width: 992px) {
  .three-col-section .custom__item.small--one-half {
    max-width: 100%; } }
.three-col-section .custom__item-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  max-width: 400px;
  margin: auto; }
  @media screen and (max-width: 640px) {
    .three-col-section .custom__item-inner {
      max-width: 240px; } }
  .three-col-section .custom__item-inner h2 {
    font-size: 64pt;
    margin-bottom: 0;
    letter-spacing: -0.2rem;
    line-height: 1;
    font-weight: 500; }
    @media screen and (max-width: 1200px) {
      .three-col-section .custom__item-inner h2 {
        font-size: 40pt !important; } }
    @media screen and (min-width: 640px) and (max-width: 992px) {
      .three-col-section .custom__item-inner h2 {
        font-size: 60pt !important; } }
  .three-col-section .custom__item-inner span {
    font-size: 40pt;
    margin-left: auto;
    line-height: 1;
    margin-bottom: 30px;
    font-family: 'Domine';
    transform: scaleX(0.9); }
    @media screen and (max-width: 1200px) {
      .three-col-section .custom__item-inner span {
        font-size: 28pt; } }
    @media screen and (min-width: 640px) and (max-width: 992px) {
      .three-col-section .custom__item-inner span {
        font-size: 40pt !important; } }
  .three-col-section .custom__item-inner p {
    font-size: 22pt;
    text-align: center; }
    @media screen and (max-width: 1200px) {
      .three-col-section .custom__item-inner p {
        font-size: 13pt; } }
    @media screen and (min-width: 640px) and (max-width: 992px) {
      .three-col-section .custom__item-inner p {
        font-size: 18pt !important; } }
    @media screen and (max-width: 375px) {
      .three-col-section .custom__item-inner p {
        font-size: 12pt;
        letter-spacing: -1px;
        padding-left: 20px;
        padding-right: 20px; } }

.instagram-section-wrapper .custom__item-inner--html {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column; }
.instagram-section-wrapper h2 {
  font-size: 100pt;
  margin-bottom: 0;
  letter-spacing: -0.2rem;
  line-height: 1;
  font-weight: 500;
  color: #000;
  text-transform: uppercase;
  text-shadow: none;
  margin-left: auto;
  margin-right: 80px; }
  @media screen and (max-width: 1200px) {
    .instagram-section-wrapper h2 {
      font-size: 60pt !important; } }
  @media screen and (min-width: 640px) and (max-width: 992px) {
    .instagram-section-wrapper h2 {
      font-size: 60pt !important; } }
  @media screen and (max-width: 640px) {
    .instagram-section-wrapper h2 {
      margin-left: 0;
      margin-right: 0;
      font-size: 40pt !important; } }
.instagram-section-wrapper span {
  font-size: 60pt;
  margin-left: auto;
  line-height: 1;
  font-family: 'Domine';
  transform: scaleX(0.9);
  font-weight: bold; }
  @media screen and (max-width: 1200px) {
    .instagram-section-wrapper span {
      font-size: 28pt; } }
  @media screen and (min-width: 640px) and (max-width: 992px) {
    .instagram-section-wrapper span {
      font-size: 40pt !important; } }
  @media screen and (max-width: 640px) {
    .instagram-section-wrapper span {
      font-size: 20pt; } }
.instagram-section-wrapper .instagram_wrapper .instagram-img {
  padding: 20px; }
  @media screen and (max-width: 992px) {
    .instagram-section-wrapper .instagram_wrapper .instagram-img {
      padding: 10px; } }
@media screen and (max-width: 768px) {
  .instagram-section-wrapper .instagram_wrapper #insta-feed a:last-child {
    display: none; }
  .instagram-section-wrapper .instagram_wrapper .instafeed-container {
    width: 50% !important;
    padding-top: 50% !important; } }
@media screen and (max-width: 768px) {
  .instagram-section-wrapper {
    margin-top: 30px; } }

@media screen and (max-width: 1024px) {
  h2 {
    font-size: 50pt !important; } }
@media screen and (max-width: 768px) {
  h2 {
    font-size: 40pt !important; } }
@media screen and (max-width: 480px) {
  h2 {
    font-size: 30pt !important; } }

a.btn {
  padding: 25px 60px;
  font-weight: 500;
  line-height: 1;
  color: #000;
  font-size: 20pt; }
  @media screen and (max-width: 992px) {
    a.btn {
      font-size: 16pt !important;
      padding: 15px 25px !important;
      min-width: 270px; } }
  @media screen and (max-width: 375px) {
    a.btn {
      font-size: 14pt !important;
      padding: 15px 25px !important;
      min-width: 200px;
      max-width: 240px;
      letter-spacing: -1.2px; } }

.call-to-action-wrapper .page-width {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  flex-direction: column; }
.call-to-action-wrapper a.btn {
  text-align: center;
  background: #ff5701;
  color: #000;
  font-size: 20pt; }

/*search headers*/
.search-header.active button svg {
  filter: brightness(0) invert(1); }

.search-header__input {
  margin-left: -50px;
  background: transparent;
  color: transparent; }

.search-header__input:focus {
  border: none; }

@media screen and (min-width: 576px) {
  .hero-banner-section .mob-image {
    display: none; } }
@media screen and (max-width: 576px) {
  .hero-banner-section .hero-hero {
    display: none; } }

.two-col-modern {
  color: #fff; }
  @media screen and (max-width: 768px) {
    .two-col-modern {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      flex-direction: column-reverse; } }
  @media screen and (max-width: 750px) {
    .two-col-modern {
      margin-top: -55px; } }
  .two-col-modern .mob-image {
    display: none; }
    @media screen and (max-width: 768px) {
      .two-col-modern .mob-image {
        display: block;
        position: relative;
        width: 100%;
        margin-top: 0px; } }
  .two-col-modern .ratio-container:after {
    display: none; }
  .two-col-modern a.btn {
    background: #ff5701; }
  .two-col-modern .hero {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row-reverse;
    background-position: left top !important;
    background-color: #fff; }
    @media screen and (max-width: 1024px) {
      .two-col-modern .hero {
        height: auto !important; } }
    @media screen and (max-width: 768px) {
      .two-col-modern .hero {
        background-image: none !important;
        flex-direction: column; } }
  .two-col-modern .hero__overlay:before {
    display: none; }
  .two-col-modern .hero__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 0;
    width: 66%; }
    @media screen and (min-width: 1366px) {
      .two-col-modern .hero__inner {
        padding-top: 100px; } }
    @media screen and (min-width: 769px) and (max-width: 992px) {
      .two-col-modern .hero__inner {
        justify-content: flex-start; } }
    @media screen and (max-width: 768px) {
      .two-col-modern .hero__inner {
        width: 100%;
        justify-content: flex-start;
        margin-top: 30px;
        margin-bottom: 30px; } }
    .two-col-modern .hero__inner .text-center .mega-subtitle {
      width: 100%; }
    .two-col-modern .hero__inner .page-width {
      padding: 0; }
      @media screen and (max-width: 768px) {
        .two-col-modern .hero__inner .page-width {
          padding: 0px 15px;
          max-width: 80%; } }
    .two-col-modern .hero__inner .mega-title {
      color: #000;
      text-shadow: none;
      font-size: 80pt;
      letter-spacing: -0.2rem;
      font-weight: 500;
      color: #29241f; }
      @media screen and (max-width: 1440px) {
        .two-col-modern .hero__inner .mega-title {
          font-size: 55pt; } }
      @media screen and (max-width: 768px) {
        .two-col-modern .hero__inner .mega-title {
          font-size: 40pt; } }
      @media screen and (max-width: 480px) {
        .two-col-modern .hero__inner .mega-title {
          font-size: 30pt; } }
    .two-col-modern .hero__inner span {
      font-size: 42pt;
      margin-left: auto;
      line-height: 1;
      margin-bottom: 30px;
      font-family: 'Domine';
      transform: scaleX(0.9);
      text-align: right;
      color: #29241f;
      display: block;
      max-width: 75%;
      width: 100%; }
      @media screen and (max-width: 1440px) {
        .two-col-modern .hero__inner span {
          font-size: 30pt; } }
      @media screen and (max-width: 768px) {
        .two-col-modern .hero__inner span {
          font-size: 24pt; } }
      @media screen and (max-width: 480px) {
        .two-col-modern .hero__inner span {
          font-size: 20pt; } }
    .two-col-modern .hero__inner .mega-subtitle p {
      color: #000;
      text-shadow: none; }
      @media screen and (min-width: 1440px) {
        .two-col-modern .hero__inner .mega-subtitle p {
          font-size: 20pt; } }

#SlideshowWrapper-slideshow .slideshow__controls {
  top: auto;
  bottom: 0;
  left: 0; }
#SlideshowWrapper-slideshow .slideshow__controls .slideshow__pause {
  display: none; }
#SlideshowWrapper-slideshow .slideshow__controls .slideshow__arrow {
  display: none; }
#SlideshowWrapper-slideshow .slideshow__controls .slick-dots {
  display: table !important;
  margin: 0 auto; }
#SlideshowWrapper-slideshow .slideshow__arrows .slick-dots li {
  width: 20px;
  height: 20px;
  margin-left: 15px; }
  @media screen and (max-width: 1024px) {
    #SlideshowWrapper-slideshow .slideshow__arrows .slick-dots li {
      width: 8px !important;
      height: 8px  !important;
      margin-left: 5px  !important; } }
#SlideshowWrapper-slideshow .slideshow__arrows .slick-dots li a {
  width: 20px;
  height: 20px; }
  @media screen and (max-width: 1024px) {
    #SlideshowWrapper-slideshow .slideshow__arrows .slick-dots li a {
      width: 8px;
      height: 8px; } }
#SlideshowWrapper-slideshow .slideshow__arrows .slick-dots li a::before {
  width: 20px;
  height: 20px;
  border: 1px solid #fff;
  color: transparent; }
  @media screen and (max-width: 1024px) {
    #SlideshowWrapper-slideshow .slideshow__arrows .slick-dots li a::before {
      width: 8px;
      height: 8px; } }
#SlideshowWrapper-slideshow .slideshow__arrows .slick-dots li.slick-active a::before {
  color: #fff !important; }

.slideshow .slideshow__text-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-end; }
  .slideshow .slideshow__text-wrap .slideshow__subtitle {
    font-size: 30pt;
    font-family: 'Domine'; }
    @media screen and (max-width: 1024px) {
      .slideshow .slideshow__text-wrap .slideshow__subtitle {
        font-size: 22pt; } }
    @media screen and (max-width: 768px) {
      .slideshow .slideshow__text-wrap .slideshow__subtitle {
        font-size: 18pt; } }
    @media screen and (max-width: 640px) {
      .slideshow .slideshow__text-wrap .slideshow__subtitle {
        font-size: 16pt; } }
    @media screen and (max-width: 375px) {
      .slideshow .slideshow__text-wrap .slideshow__subtitle {
        font-size: 13pt; } }
  .slideshow .slideshow__text-wrap .slideshow__btn {
    padding: 25px 100px; }
  .slideshow .slideshow__text-wrap .slideshow__text-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    top: auto;
    bottom: 0;
    transform: none !important;
    background: rgba(0, 0, 0, 0.65); }
    .slideshow .slideshow__text-wrap .slideshow__text-content .page-width {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      flex-direction: column;
      padding-top: 40px;
      padding-bottom: 80px;
      align-items: center;
      width: 100%;
      justify-content: center; }
      .slideshow .slideshow__text-wrap .slideshow__text-content .page-width .slideshow__text-content-list {
        margin-bottom: 30px; }
        @media screen and (max-width: 640px) {
          .slideshow .slideshow__text-wrap .slideshow__text-content .page-width .slideshow__text-content-list {
            margin-bottom: 15px; } }
      @media screen and (max-width: 1024px) {
        .slideshow .slideshow__text-wrap .slideshow__text-content .page-width {
          padding-top: 15px;
          padding-bottom: 45px;
          flex-direction: column; } }
      .slideshow .slideshow__text-wrap .slideshow__text-content .page-width .slideshow__btn-wrapper {
        margin-top: 0; }

.slideshow__controls .slideshow__arrows {
  background: transparent; }
.slideshow__controls:hover .slideshow__arrows {
  background: transparent; }

/*snack cook gift section */
.three-col-collections .grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  align-items: stretch; }
  .three-col-collections .grid.slick {
    display: block; }
  @media screen and (max-width: 640px) {
    .three-col-collections .grid {
      display: block;
      margin-left: 0; } }
  .three-col-collections .grid .slick-arrow {
    z-index: 9; }
  .three-col-collections .grid .slick-prev {
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("https://cdn.shopify.com/s/files/1/0266/9543/4328/files/slide-left-arrow.png?2738");
    background-size: contain; }
    .three-col-collections .grid .slick-prev:before {
      display: none; }
  .three-col-collections .grid .slick-next {
    right: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("https://cdn.shopify.com/s/files/1/0266/9543/4328/files/slide-right-arrow.png?2738");
    background-size: contain; }
    .three-col-collections .grid .slick-next:before {
      display: none; }
  .three-col-collections .grid a.btn {
    background-color: #fbce39;
    margin-left: auto;
    margin-right: auto;
    max-width: 220px;
    min-width: 100px;
    margin-top: 30px; }
    .three-col-collections .grid a.btn:hover {
      color: #fff;
      border-color: #fbce39; }
.three-col-collections .grid__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: flex-end; }
  .three-col-collections .grid__item img {
    max-width: 320px !important; }
    @media screen and (min-width: 1200px) {
      .three-col-collections .grid__item img {
        max-width: 400px !important; } }
    @media screen and (max-width: 375px) {
      .three-col-collections .grid__item img {
        max-width: 240px !important; } }
  @media screen and (max-width: 992px) {
    .three-col-collections .grid__item {
      width: 100%;
      padding-left: 0px; } }
.three-col-collections .feature-row__image-wrapper .feature-row__image {
  position: relative;
  max-width: 320px; }
.three-col-collections .feature-row__image-wrapper > div {
  padding-top: 0 !important; }
@media screen and (max-width: 992px) {
  .three-col-collections .feature-row__image-wrapper {
    min-width: 100%;
    max-width: 100% !important; } }

@media screen and (max-width: 992px) {
  .three-col-collections .grid .grid__item {
    width: 50%; } }
@media screen and (max-width: 768px) {
  .slideshow {
    height: 100vw !important;
    max-height: 100vw !important; }
    .slideshow .slideshow__btn {
      display: inline-block !important; }
    .slideshow .slideshow__title, .slideshow .slideshow__subtitle {
      display: inline-block !important; }

  .slideshow__text-wrap--mobile {
    margin: 0 auto;
    top: -45px;
    filter: invert(1);
    background: transparent; }
    .slideshow__text-wrap--mobile .slideshow__arrows .slick-dots li button::before, .slideshow__text-wrap--mobile .slideshow__arrows .slick-dots li a::before {
      border: 1px solid #000; }

  .slideshow__text-content--mobile {
    display: none !important; }

  .slideshow__arrows--mobile .slideshow__arrow {
    display: none !important; }
  .slideshow__arrows--mobile .slideshow__arrows .slick-dots li.slick-active-mobile a::before {
    color: #000; } }
/*product page*/
.product-single {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 1024px) {
    .product-single {
      flex-direction: column; } }
  @media screen and (min-width: 1600px) {
    .product-single {
      margin-top: 45px; } }
  @media screen and (max-width: 1024px) {
    .product-single .medium-up--one-half {
      width: 100%; } }

@media screen and (min-width: 1600px) {
  .product-template__container.page-width {
    padding: 0; } }

.product-single__photos .slick-slide img {
  width: 100%; }
.product-single__photos .slick-arrow {
  color: #fff;
  background-color: #000;
  width: 35px;
  height: 38px;
  top: 25px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 5px; }
.product-single__photos .slick-arrow:before {
  display: none; }
.product-single__photos .slick-prev {
  left: auto;
  right: 48px;
  z-index: 9;
  background-image: url("https://cdn.shopify.com/s/files/1/0266/9543/4328/files/slide-left-arrow-w.png?v=1576138776"); }
.product-single__photos .slick-next {
  right: 10px;
  z-index: 9;
  background-image: url("https://cdn.shopify.com/s/files/1/0266/9543/4328/files/slide-right-arrow-w.png?v=1576138776"); }
.product-single__photos .slick-prev.slick-disabled:before, .product-single__photos .slick-next.slick-disabled:before {
  opacity: 1 !important; }

.mn-thumb-wrapper .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100% !important; }
  @media screen and (max-width: 750px) {
    .mn-thumb-wrapper .slick-track {
      display: none; } }
  .mn-thumb-wrapper .slick-track .slick-slide {
    width: auto !important;
    float: none; }

.product-single .product__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  align-items: baseline; }
.product-single .price {
  width: auto; }
.product-single .price__regular, .product-single .price__sale {
  font-family: 'trade-gothic-next';
  font-size: 24px; }
  @media screen and (max-width: 640px) {
    .product-single .price__regular, .product-single .price__sale {
      font-size: 16px; } }
.product-single .price__sale {
  color: #000; }
.product-single .prod-size {
  font-family: 'trade-gothic-next';
  font-size: 16px; }
.product-single .price--on-sale {
  width: auto; }

.product-single__title {
  font-size: 56px;
  color: #010101;
  text-transform: uppercase;
  letter-spacing: -0.2px;
  margin-bottom: 5px; }
  @media screen and (max-width: 640px) {
    .product-single__title {
      font-size: 40px; } }
  @media screen and (max-width: 480px) {
    .product-single__title {
      font-size: 22px; } }

h2.taste-notes {
  font-size: 28px !important;
  color: #9c9898;
  text-transform: uppercase;
  letter-spacing: -0.2px;
  margin-bottom: 5px;
  padding-bottom: 15px;
  border-bottom: 1px solid;
  float: left; }
  @media screen and (max-width: 640px) {
    h2.taste-notes {
      font-size: 14px !important; } }

button.product-form__cart-submit {
  background: #000;
  max-width: 200px;
  font-size: 21px;
  max-height: 44px;
  line-height: 0; }
  @media screen and (max-width: 480px) {
    button.product-form__cart-submit {
      max-width: 100%;
      font-size: 14px; } }

.product-single__description p {
  font-size: 20px; }
  @media screen and (max-width: 640px) {
    .product-single__description p {
      font-size: 16px; } }
.product-single__description p + p {
  font-size: 18px; }
  @media screen and (max-width: 640px) {
    .product-single__description p + p {
      font-size: 12px; } }

@media screen and (min-width: 1200px) {
  .product-single__meta {
    max-width: 680px; } }
@media screen and (min-width: 1600px) {
  .product-single__meta {
    margin-top: 2px; } }

.product-form {
  padding-top: 1rem; }
  @media screen and (max-width: 480px) {
    .product-form {
      flex-direction: column;
      align-items: inherit; } }
  .product-form .product-form__item--submit {
    flex: 1; }
  @media screen and (max-width: 480px) {
    .product-form .product-form__item--quantity, .product-form .product-form__item--submit {
      flex: 0 !important; } }
  @media screen and (max-width: 480px) {
    .product-form .product-form__item--quantity {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      align-items: center; } }

.product-variants.product-variants-wrapper {
  padding: 20px 27px;
  background: #f1f2f2;
  display: inline-block;
  max-width: 598px;
  width: 100%; }
  @media screen and (max-width: 992px) {
    .product-variants.product-variants-wrapper {
      padding: 12px 15px; } }
  .product-variants.product-variants-wrapper ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: flex-start !important; }
    .product-variants.product-variants-wrapper ul li {
      /* 	  margin-left: 40px; */
      font-weight: 400;
      text-transform: uppercase;
      font-size: 21px;
      position: relative;
      min-width: 25%;
      margin-left: 0px !important;
      margin-right: 0px !important; }
      @media screen and (min-width: 993px) and (max-width: 1180px) {
        .product-variants.product-variants-wrapper ul li {
          font-size: 18px; } }
      @media screen and (min-width: 750px) and (max-width: 992px) {
        .product-variants.product-variants-wrapper ul li {
          /*          margin-left: 24px; */
          font-size: 14px; } }
      @media screen and (min-width: 480px) and (max-width: 749px) {
        .product-variants.product-variants-wrapper ul li {
          font-size: 21px; } }
      @media screen and (max-width: 480px) {
        .product-variants.product-variants-wrapper ul li {
          font-size: 14px;
          /*         margin-left: 24px; */ } }
      .product-variants.product-variants-wrapper ul li:first-child {
        margin-left: 0; }
      .product-variants.product-variants-wrapper ul li:last-child {
        flex-grow: 2;
        margin-left: 0;
        text-align: center;
        width: auto;
        max-width: auto; }
        .product-variants.product-variants-wrapper ul li:last-child:hover .popup-text {
          display: block; }
      .product-variants.product-variants-wrapper ul li input[type="radio"] {
        width: 0px;
        height: 0px;
        opacity: 0;
        position: absolute;
        left: 0px;
        top: 0px; }
        .product-variants.product-variants-wrapper ul li input[type="radio"]:checked ~ .check-mark {
          border-color: #ffc503; }
          .product-variants.product-variants-wrapper ul li input[type="radio"]:checked ~ .check-mark:after {
            width: 10px;
            height: 10px;
            left: calc(50% - 5px);
            top: calc(50% - 5px); }
            @media screen and (max-width: 768px) {
              .product-variants.product-variants-wrapper ul li input[type="radio"]:checked ~ .check-mark:after {
                width: 4px;
                height: 4px;
                left: calc(50% - 2px);
                top: calc(50% - 2px); } }
      .product-variants.product-variants-wrapper ul li .check-mark {
        content: '';
        width: 18px;
        height: 18px;
        border: 1px solid black;
        position: absolute;
        left: 0px;
        top: 50%;
        transform: translateY(-50%);
        position: absolute; }
        @media screen and (max-width: 768px) {
          .product-variants.product-variants-wrapper ul li .check-mark {
            width: 10px;
            height: 10px; } }
        @media screen and (min-width: 769px) and (max-width: 992px) {
          .product-variants.product-variants-wrapper ul li .check-mark {
            width: 14px;
            height: 14px; } }
        .product-variants.product-variants-wrapper ul li .check-mark:after {
          content: '';
          width: 0px;
          height: 0px;
          left: 50%;
          top: 50%;
          position: absolute;
          background-color: black; }
      .product-variants.product-variants-wrapper ul li label {
        display: block;
        position: relative;
        font-weight: 400;
        padding-left: 30px;
        z-index: 9;
        margin-bottom: 0;
        padding-bottom: 4px;
        padding-top: 4px; }
        @media screen and (max-width: 768px) {
          .product-variants.product-variants-wrapper ul li label {
            padding-left: 14px; } }
        @media screen and (max-width: 992px) {
          .product-variants.product-variants-wrapper ul li label {
            padding-left: 20px; } }
        .product-variants.product-variants-wrapper ul li label strong {
          font-weight: 400; }
      .product-variants.product-variants-wrapper ul li .popup-text {
        position: absolute;
        width: 100vw;
        max-width: 400px;
        padding: 25px 16px;
        border: 5px solid #ffc101;
        bottom: calc(100% + 50px);
        left: 50%;
        transform: translateX(-50%);
        background-color: #fff;
        font-family: 'Domine';
        font-size: 18px;
        text-align: center;
        text-transform: initial;
        box-shadow: 7px 7px 6px rgba(0, 0, 0, 0.15);
        display: none; }
        @media screen and (min-width: 750px) and (max-width: 1200px) {
          .product-variants.product-variants-wrapper ul li .popup-text {
            left: 0;
            max-width: 320px;
            font-size: 16px; } }
        @media screen and (min-width: 376px) and (max-width: 480px) {
          .product-variants.product-variants-wrapper ul li .popup-text {
            left: 0;
            max-width: 320px;
            font-size: 16px; } }
        @media screen and (max-width: 375px) {
          .product-variants.product-variants-wrapper ul li .popup-text {
            left: -40px;
            max-width: calc(100vw - 40px); } }
        .product-variants.product-variants-wrapper ul li .popup-text:after {
          content: '';
          position: absolute;
          width: 75px;
          height: 46px;
          background-repeat: no-repeat;
          background-position: center;
          background-image: url("https://cdn.shopify.com/s/files/1/0266/9543/4328/files/arrow.png?2690");
          bottom: -41px;
          background-size: 70px;
          left: calc(50% - 37.5px); }
          @media screen and (max-width: 375px) {
            .product-variants.product-variants-wrapper ul li .popup-text:after {
              left: auto;
              right: 30px; } }
      .product-variants.product-variants-wrapper ul li .popup-link {
        font-size: 16px;
        text-decoration: underline;
        cursor: pointer; }
        @media screen and (max-width: 1180px) {
          .product-variants.product-variants-wrapper ul li .popup-link {
            font-size: 14px; } }
        @media screen and (max-width: 992px) {
          .product-variants.product-variants-wrapper ul li .popup-link {
            font-size: 10px; } }
        @media screen and (max-width: 480px) {
          .product-variants.product-variants-wrapper ul li .popup-link {
            font-size: 8px; } }

.product_hero {
  margin-top: 60px; }
  .product_hero .product_heroImg {
    overflow: hidden; }
  @media screen and (max-width: 750px) {
    .product_hero {
      margin-bottom: 40px; } }
  @media screen and (min-width: 480px) {
    .product_hero .desktop-img {
      display: block; } }
  @media screen and (min-width: 768px) {
    .product_hero .desktop-img {
      width: 100%; } }
  .product_hero.hero_mobile_present .desktop-img {
    display: none; }
    @media screen and (min-width: 480px) {
      .product_hero.hero_mobile_present .desktop-img {
        display: block; } }
  .product_hero.hero_mobile_present .mob-img {
    display: none; }
    @media screen and (max-width: 479px) {
      .product_hero.hero_mobile_present .mob-img {
        display: block; } }

.social-shares {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  margin-bottom: 30px;
  align-items: center; }
  .social-shares span {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    margin-right: 30px; }

.social-sharing a.btn {
  padding: 0 !important;
  border: none;
  min-width: 20px;
  margin-bottom: 0; }
  .social-sharing a.btn .share-title {
    display: none; }
  .social-sharing a.btn .icon, .social-sharing a.btn img {
    width: 32px;
    height: 32px;
    margin-right: 15px;
    fill: #000; }

@media screen and (min-width: 481px) {
  .qty__title {
    display: none; } }
@media screen and (max-width: 480px) {
  .qty__title {
    font-size: 12px;
    color: #000;
    margin-right: 10px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold; } }

.quantity-wrappper {
  max-width: 150px;
  position: relative; }
  .quantity-wrappper input.quantity-text {
    text-align: center;
    border: 1px solid #f2f1f0; }
  .quantity-wrappper span {
    width: 44px;
    height: 44px;
    line-height: 44px !important;
    z-index: 9;
    text-align: center;
    line-height: 0;
    top: 0;
    display: block;
    position: absolute;
    cursor: pointer; }
    .quantity-wrappper span.qtyminus {
      left: 0; }
    .quantity-wrappper span.qtyplus {
      right: 0; }

.enjoy_section {
  margin-top: -10px;
  padding-top: 70px;
  background: url(https://cdn.shopify.com/s/files/1/0266/9543/4328/files/enjoy-bg.jpg?2257) center/cover no-repeat;
  padding-bottom: 20px; }
  @media screen and (min-width: 1600px) {
    .enjoy_section .page-width {
      padding: 0; } }
  @media screen and (max-width: 992px) {
    .enjoy_section {
      background: none; } }
  @media screen and (min-width: 992px) {
    .enjoy_section {
      padding-bottom: 50px; } }
  .enjoy_section .slick-arrow {
    z-index: 9; }
  .enjoy_section .slick-prev {
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("https://cdn.shopify.com/s/files/1/0266/9543/4328/files/slide-left-arrow.png?2738");
    background-size: contain; }
    .enjoy_section .slick-prev:before {
      display: none; }
  .enjoy_section .slick-next {
    right: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("https://cdn.shopify.com/s/files/1/0266/9543/4328/files/slide-right-arrow.png?2738");
    background-size: contain; }
    .enjoy_section .slick-next:before {
      display: none; }
  .enjoy_section .enjoy-heading {
    color: #f15002;
    text-align: center;
    font-size: 60pt !important;
    margin-bottom: 0px;
    text-transform: uppercase; }
    @media screen and (max-width: 992px) {
      .enjoy_section .enjoy-heading {
        margin-bottom: 30px;
        font-size: 40pt !important; } }
    @media screen and (max-width: 480px) {
      .enjoy_section .enjoy-heading {
        font-size: 30pt !important; } }
  @media screen and (min-width: 992px) {
    .enjoy_section .enjoy_items {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      flex-direction: row;
      align-items: baseline; } }
  @media screen and (min-width: 992px) {
    .enjoy_section .enjoy_items .enjoy_col {
      display: flex;
      flex-direction: column;
      padding: 0px 20px; } }
  .enjoy_section .enjoy_items .enjoy_col img {
    margin: 0 auto; }
    @media screen and (max-width: 480px) {
      .enjoy_section .enjoy_items .enjoy_col img {
        max-width: 240px; } }
  .enjoy_section p {
    max-width: 100%;
    font-size: 22pt;
    text-align: center;
    margin: 0 auto; }
  @media screen and (min-width: 992px) {
    .enjoy_section .w40 {
      width: 40%; } }

#shopify-section-related-products-by-tag hr {
  border: none;
  margin-bottom: 10px; }
  @media screen and (max-width: 750px) {
    #shopify-section-related-products-by-tag hr {
      margin: 0; } }

.related__product_wrapper {
  text-align: center; }
  @media screen and (max-width: 767px) {
    .related__product_wrapper {
      display: none; } }
  .related__product_wrapper .section-header h3 {
    font-size: 40px;
    text-transform: uppercase;
    letter-spacing: -0.05rem;
    color: #010101; }
    @media screen and (min-width: 767px) {
      .related__product_wrapper .section-header h3 {
        font-size: 76px; } }
  .related__product_wrapper .slick-slider {
    margin: 0px;
    max-width: 1615px;
    margin: auto;
    padding: 0px 200px;
    position: relative; }
    @media screen and (max-width: 992px) {
      .related__product_wrapper .slick-slider {
        padding: 0px 100px; } }
    @media screen and (max-width: 576px) {
      .related__product_wrapper .slick-slider {
        padding: 0px 30px; } }
    .related__product_wrapper .slick-slider .slick-prev, .related__product_wrapper .slick-slider .slick-next {
      width: 130px;
      height: 130px;
      left: 0px;
      top: calc(50% - 65px);
      transform: none;
      background-repeat: no-repeat;
      background-position: center;
      background-image: url("https://cdn.shopify.com/s/files/1/0266/9543/4328/files/slide-left-arrow.png?2738"); }
      @media screen and (max-width: 992px) {
        .related__product_wrapper .slick-slider .slick-prev, .related__product_wrapper .slick-slider .slick-next {
          width: 20px;
          height: 20px;
          top: calc(50% - 65px);
          background-size: contain; } }
      .related__product_wrapper .slick-slider .slick-prev:before, .related__product_wrapper .slick-slider .slick-next:before {
        display: none; }
    .related__product_wrapper .slick-slider .slick-next {
      left: auto;
      right: 0px;
      background-image: url("https://cdn.shopify.com/s/files/1/0266/9543/4328/files/slide-right-arrow.png?2738"); }
    .related__product_wrapper .slick-slider .grid-view-item__title {
      font-size: 32px;
      color: black;
      max-width: 300px;
      text-transform: uppercase;
      font-weight: 500; }
    .related__product_wrapper .slick-slider .price {
      justify-content: center;
      font-size: 24px;
      color: black;
      margin-top: 20px;
      font-family: 'Oswald';
      font-weight: 500; }
      .related__product_wrapper .slick-slider .price .price__regular, .related__product_wrapper .slick-slider .price .price__sale {
        color: #000; }
      .related__product_wrapper .slick-slider .price .price-item {
        font-weight: 500; }

span.Coming.Soon {
  display: block;
  width: 100%;
  line-height: 1;
  padding-left: 5px;
  padding-right: 5px;
  white-space: normal;
  margin-top: 0;
  min-height: 44px;
  background: #000;
  max-width: 320px;
  color: #fff;
  text-align: center;
  padding-top: 10px;
  text-transform: uppercase;
  cursor: not-allowed;
  font-size: 21px; }

@media screen and (min-width: 768px) {
  .related__product_wrapper_mobile {
    display: none; } }
@media screen and (max-width: 767px) {
  .related__product_wrapper_mobile {
    display: block !important; } }

/*menu items */
@media screen and (max-width: 749px) {
  .mobile-nav-wrapper {
    padding-bottom: 40px; } }

.site-nav li {
  cursor: pointer; }

/* search overlays */
.search-overlay-wrapper {
  position: absolute;
  top: 158px;
  left: 0px;
  width: 100%;
  height: 100vh;
  background-color: white;
  z-index: 999;
  display: none; }
  @media screen and (max-width: 1440px) {
    .search-overlay-wrapper {
      top: 140px; } }
  @media screen and (max-width: 1280px) {
    .search-overlay-wrapper {
      top: 140px; } }
  .search-overlay-wrapper .search-bar-inner form {
    max-width: 400px;
    padding-left: 60px;
    margin: auto;
    background-repeat: no-repeat;
    background-position: 0px center;
    background-image: url("https://cdn.shopify.com/s/files/1/0266/9543/4328/files/search-icon.png?2942");
    margin-top: 25px; }
    .search-overlay-wrapper .search-bar-inner form input {
      font-family: 'Domine';
      border-bottom: 1px solid black;
      font-size: 16.5pt;
      font-weight: 600;
      padding: 12px 0px; }
      @media screen and (max-width: 480px) {
        .search-overlay-wrapper .search-bar-inner form input {
          font-size: 14pt; } }
    @media screen and (max-width: 480px) {
      .search-overlay-wrapper .search-bar-inner form {
        padding-left: 40px;
        background-size: 25px;
        max-width: calc(100% - 45px) !important; } }
  .search-overlay-wrapper .search-bar-inner .search-bar__close {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 9;
    padding: 10px; }
  .search-overlay-wrapper .search-bar__submit {
    display: none; }

/* search on mobiles*/
.hide-on-desktop {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  flex-direction: row-reverse;
  justify-content: flex-end;
  padding-top: 20px; }
  .hide-on-desktop .site-header__icon {
    padding: 0; }
  .hide-on-desktop .site-nav a {
    padding: 0; }
  .hide-on-desktop .btn--link {
    padding: 0 20px; }
  @media screen and (min-width: 750px) {
    .hide-on-desktop {
      display: none !important; } }

.mobile-search-overlay {
  z-index: 999; }

.scrollstop {
  overflow: hidden; }

/*footer section */
.site-footer .page-width {
  max-width: 1280px; }
.site-footer p.h4 {
  font-weight: 700;
  font-size: 22px; }
.site-footer li.site-footer__linklist-item a {
  font-size: 22px; }

.site-footer__item {
  padding: 0 10px 0 10px; }
  @media screen and (max-width: 750px) {
    .site-footer__item .site-footer__item-inner {
      width: 100%; } }
  @media screen and (max-width: 750px) {
    .site-footer__item {
      padding: 0;
      margin-bottom: 30px;
      align-items: center; } }

.site-footer__item:last-of-type {
  flex: 1 1 38%; }
  @media screen and (min-width: 1366px) {
    .site-footer__item:last-of-type {
      flex: 1 1 20%; } }

@media screen and (max-width: 750px) {
  .site-footer__linklist-item, .site-footer p.h4 {
    text-align: center;
    padding: 5px;
    font-weight: 400; } }

.site-footer__linklist-item a:hover {
  text-decoration: none !important;
  color: #fff !important;
  border: none !important; }

@media screen and (max-width: 750px) {
  .site-footer p.h4 {
    font-size: 12pt; } }

@media screen and (max-width: 750px) {
  .site-footer__icon-list {
    margin: 0 auto;
    display: table; } }

@media screen and (max-width: 750px) {
  .site-footer__hr {
    margin: 0px 0px; } }

.site-footer__copyright-content {
  font-family: 'Oswald', sans-serif;
  font-size: 9pt;
  font-weight: 300; }
  .site-footer__copyright-content a {
    text-transform: uppercase; }

@media screen and (min-width: 991px) {
  .site-header__mobile-nav .site-header__icon svg {
    height: 42px;
    width: 42px; } }
@media screen and (min-width: 1920px) {
  .site-header__mobile-nav {
    max-width: 1600px;
    margin: 0 auto; } }

/* cart page custom styles */
.cart-popup__heading {
  font-size: 1.125rem !important; }

@media screen and (max-width: 992px) {
  #shopify-section-cart-template table {
    margin-top: 10px;
    margin-bottom: 10px;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1; } }
#shopify-section-cart-template .page-width {
  max-width: 1240px; }
#shopify-section-cart-template .cart-header .text-link.text-link--accent {
  display: none; }
#shopify-section-cart-template .cart-header__title {
  font-size: 60pt;
  letter-spacing: 0px;
  text-transform: uppercase; }
  @media screen and (max-width: 992px) {
    #shopify-section-cart-template .cart-header__title {
      font-size: 30pt; } }
  @media screen and (max-width: 768px) {
    #shopify-section-cart-template .cart-header__title {
      font-size: 16pt;
      font-family: 'Domine' !important;
      text-align: left;
      text-transform: capitalize;
      margin-bottom: 20px; } }
#shopify-section-cart-template .cart__row {
  border-bottom: 1px solid #d1d3d4; }
  #shopify-section-cart-template .cart__row.cart__row--heading {
    border-top: 1px solid #d1d3d4; }
    @media screen and (max-width: 992px) {
      #shopify-section-cart-template .cart__row.cart__row--heading {
        display: none; } }
  #shopify-section-cart-template .cart__row:last-child {
    border-bottom: none; }
  @media screen and (min-width: 750px) {
    #shopify-section-cart-template .cart__row td {
      vertical-align: top;
      padding-top: 40px; } }
  #shopify-section-cart-template .cart__row .cart__meta {
    width: 40%; }
    @media screen and (max-width: 480px) {
      #shopify-section-cart-template .cart__row .cart__meta {
        width: 100%;
        padding: 5px 0px; } }
    #shopify-section-cart-template .cart__row .cart__meta .cart__product-title {
      text-transform: uppercase;
      font-size: 28px;
      font-weight: 400; }
      @media screen and (max-width: 480px) {
        #shopify-section-cart-template .cart__row .cart__meta .cart__product-title {
          font-size: 16px;
          font-weight: 700; } }
    #shopify-section-cart-template .cart__row .cart__meta .product-details {
      margin-top: 0;
      font-size: 20px;
      font-weight: 400;
      text-transform: uppercase;
      color: #231f20; }
      @media screen and (max-width: 480px) {
        #shopify-section-cart-template .cart__row .cart__meta .product-details {
          font-family: 'Domine';
          text-transform: capitalize;
          font-size: 12px;
          padding: 0; } }
  #shopify-section-cart-template .cart__row .cart__price {
    width: 12%;
    font-family: 'trade-gothic-next', sans-serif;
    font-size: 20px;
    font-weight: 800; }
    @media screen and (max-width: 992px) {
      #shopify-section-cart-template .cart__row .cart__price {
        display: none; } }
  #shopify-section-cart-template .cart__row .cart__quantity-td {
    width: 32%; }
    @media screen and (max-width: 992px) {
      #shopify-section-cart-template .cart__row .cart__quantity-td {
        display: none; } }
  #shopify-section-cart-template .cart__row .cart__final-price {
    width: 16%;
    font-family: 'trade-gothic-next', sans-serif;
    font-size: 20px;
    font-weight: 800; }
    #shopify-section-cart-template .cart__row .cart__final-price dl {
      margin: 0; }
    @media screen and (max-width: 992px) {
      #shopify-section-cart-template .cart__row .cart__final-price {
        display: none; } }
  #shopify-section-cart-template .cart__row .cart__product-information {
    max-width: 420px; }
    @media screen and (max-width: 768px) {
      #shopify-section-cart-template .cart__row .cart__product-information {
        margin-top: 16px;
        margin-bottom: 18px; } }
    #shopify-section-cart-template .cart__row .cart__product-information p.cart__remove {
      display: none; }
  #shopify-section-cart-template .cart__row p.cart__remove.qty_remove a {
    color: #000;
    font-family: 'trade-gothic-next', sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase; }
@media screen and (max-width: 480px) {
  #shopify-section-cart-template .mobile__prices span {
    font-size: 16px; } }
#shopify-section-cart-template .mobile__qty-btn .cart__qty {
  margin-top: 0; }
#shopify-section-cart-template .mobile__qty-btn .cart__qty-label {
  display: none; }
#shopify-section-cart-template .mobile__qty-btn .quantity-wrappper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0 !important;
  margin-right: auto !important;
  margin-top: 20px !important;
  max-width: 140px  !important; }
  #shopify-section-cart-template .mobile__qty-btn .quantity-wrappper span {
    position: relative;
    width: 40px !important;
    height: 40px !important;
    font-size: 24px !important; }
  #shopify-section-cart-template .mobile__qty-btn .quantity-wrappper input {
    min-width: 40px !important;
    height: 40px !important; }
#shopify-section-cart-template .mobile__qty-btn p.cart__remove {
  display: block !important;
  text-align: center;
  max-width: 140px; }
  #shopify-section-cart-template .mobile__qty-btn p.cart__remove a {
    font-size: 14px; }
#shopify-section-cart-template .qty_count .quantity-wrappper {
  margin: 0 auto;
  border: 1px solid #d1d3d4;
  max-width: 180px; }
  #shopify-section-cart-template .qty_count .quantity-wrappper input {
    border: 1px solid #d1d3d4;
    border-top: 0;
    border-bottom: 0;
    height: 42px;
    min-width: 90px;
    font-family: 'trade-gothic-next', sans-serif;
    font-weight: 700; }
  #shopify-section-cart-template .qty_count .quantity-wrappper span {
    font-size: 36px;
    line-height: 38px !important;
    font-weight: 400; }
    #shopify-section-cart-template .qty_count .quantity-wrappper span.qtyminus {
      line-height: 33px !important; }
  #shopify-section-cart-template .qty_count .quantity-wrappper input.input--error, #shopify-section-cart-template .qty_count .quantity-wrappper select.input--error, #shopify-section-cart-template .qty_count .quantity-wrappper textarea.input--error {
    margin-bottom: 0; }
#shopify-section-cart-template .cart__row--heading th {
  color: #d1d3d4;
  text-transform: uppercase;
  font-family: 'trade-gothic-next', sans-serif;
  font-size: 17px;
  font-weight: 300; }
@media screen and (min-width: 990px) {
  #shopify-section-cart-template .cart__image-wrapper {
    min-width: 230px;
    padding-right: 1rem; } }
@media screen and (max-width: 480px) {
  #shopify-section-cart-template .cart__image-wrapper {
    padding-right: 10px;
    min-width: 120px; } }
#shopify-section-cart-template .cart__image {
  max-height: 230px;
  max-width: 230px;
  width: 100%; }
  @media screen and (max-width: 992px) {
    #shopify-section-cart-template .cart__image {
      max-height: 160px;
      max-width: 160px; } }
  @media screen and (max-width: 480px) {
    #shopify-section-cart-template .cart__image {
      max-height: 120px;
      max-width: 120px; } }
#shopify-section-cart-template .cart__footer .grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0; }
  @media screen and (max-width: 992px) {
    #shopify-section-cart-template .cart__footer .grid {
      margin-left: 0; } }
  #shopify-section-cart-template .cart__footer .grid .grid__item {
    padding: 0; }
    @media screen and (min-width: 769px) {
      #shopify-section-cart-template .cart__footer .grid .grid__item.checkout_items {
        padding-right: 40px; } }
    #shopify-section-cart-template .cart__footer .grid .grid__item.cart-note {
      width: 60%;
      padding-right: 30px; }
      @media screen and (max-width: 750px) {
        #shopify-section-cart-template .cart__footer .grid .grid__item.cart-note {
          display: none; } }
      #shopify-section-cart-template .cart__footer .grid .grid__item.cart-note .cart-note__input {
        height: 100%;
        border: 2px solid #000;
        resize: none;
        max-height: 200px;
        font-family: 'Domine';
        font-weight: 700;
        padding: 24px; }
#shopify-section-cart-template .cart__footer .cart-note__label {
  display: none; }
#shopify-section-cart-template .cart__footer .cart-subtotal {
  margin-top: 40px; }
  @media screen and (max-width: 768px) {
    #shopify-section-cart-template .cart__footer .cart-subtotal {
      margin-top: 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  #shopify-section-cart-template .cart__footer .cart-subtotal .cart-subtotal__title,
  #shopify-section-cart-template .cart__footer .cart-subtotal .cart-subtotal__price,
  #shopify-section-cart-template .cart__footer .cart-subtotal .wcp-cart-total {
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 600; }
    @media screen and (max-width: 768px) {
      #shopify-section-cart-template .cart__footer .cart-subtotal .cart-subtotal__title,
      #shopify-section-cart-template .cart__footer .cart-subtotal .cart-subtotal__price,
      #shopify-section-cart-template .cart__footer .cart-subtotal .wcp-cart-total {
        font-size: 18px;
        text-transform: capitalize; } }
  #shopify-section-cart-template .cart__footer .cart-subtotal .cart-subtotal__price {
    padding-left: 25px; }
    @media screen and (max-width: 768px) {
      #shopify-section-cart-template .cart__footer .cart-subtotal .cart-subtotal__price {
        margin-left: auto; } }
  @media screen and (max-width: 768px) {
    #shopify-section-cart-template .cart__footer .cart-subtotal cart-subtotal__title {
      margin-right: auto; } }
  #shopify-section-cart-template .cart__footer .cart-subtotal span:nth-child(2) {
    /*font-size: 18px;*/ }
    @media screen and (max-width: 768px) {
      #shopify-section-cart-template .cart__footer .cart-subtotal span:nth-child(2) {
        font-size: 18px; } }
  #shopify-section-cart-template .cart__footer .cart-subtotal span:last-child {
    font-size: 30px; }
    @media screen and (max-width: 768px) {
      #shopify-section-cart-template .cart__footer .cart-subtotal span:last-child {
        font-size: 18px; } }
#shopify-section-cart-template .cart__footer .cart__shipping.rte {
  color: #5f5f5f;
  font-size: 18px;
  letter-spacing: 0px;
  margin-bottom: 0;
  font-weight: 400; }
  @media screen and (max-width: 768px) {
    #shopify-section-cart-template .cart__footer .cart__shipping.rte {
      font-size: 12px;
      padding-bottom: 15px; } }
#shopify-section-cart-template .cart__footer .cart__submit.btn {
  background: #000;
  font-family: 'trade-gothic-next-compressed', sans-serif;
  font-weight: 800;
  font-size: 24px;
  line-height: 1;
  padding: 12px 36px 15px; }
  @media screen and (max-width: 768px) {
    #shopify-section-cart-template .cart__footer .cart__submit.btn {
      padding: 6px 36px 8px; } }
#shopify-section-cart-template .cart__footer .cart__buttons-container {
  max-width: 100%; }
@media screen and (min-width: 992px) {
  #shopify-section-cart-template .mobile__prices, #shopify-section-cart-template .mobile__qty-btn {
    display: none; } }

/*shop page & collections page */
.shop__hero {
  margin-left: -30px;
  margin-right: -30px;
  margin-top: -56px;
  margin-bottom: 50px; }
  .shop__hero img.shop__hero-img {
    width: 100%; }
  @media screen and (max-width: 768px) {
    .shop__hero {
      display: none; } }

.shop__page {
  padding-left: 30px;
  padding-right: 30px;
  /*filter grid end */
  /*filter tree end*/ }
  .shop__page .page-width {
    max-width: 1240px;
    padding-left: 0;
    padding-right: 0; }
  .shop__page h1, .shop__page h2, .shop__page h3 {
    letter-spacing: 1px; }
  .shop__page h1.filter_heading {
    font-size: 30px; }
    @media screen and (max-width: 768px) {
      .shop__page h1.filter_heading {
        font-size: 16.5px; } }
  .shop__page .filters-toolbar-wrapper {
    border-bottom: none;
    max-width: 1240px;
    margin: 0 auto 55px; }
    @media screen and (max-width: 768px) {
      .shop__page .filters-toolbar-wrapper {
        margin: 0 auto 25px; } }
    .shop__page .filters-toolbar-wrapper .filters-toolbar__label {
      font-family: 'trade-gothic-next';
      font-weight: 700;
      font-size: 18px;
      padding-top: 25px;
      padding-bottom: 25px; }
      @media screen and (max-width: 768px) {
        .shop__page .filters-toolbar-wrapper .filters-toolbar__label {
          padding-top: 25px;
          padding-bottom: 5px;
          font-size: 12.33px;
          margin-top: 0; } }
    @media screen and (max-width: 749px) {
      .shop__page .filters-toolbar-wrapper .filters-toolbar__item-wrapper {
        flex: 100%; } }
    @media screen and (max-width: 768px) {
      .shop__page .filters-toolbar-wrapper .filters-toolbar__item-child:first-child {
        margin-right: 10px; } }
  .shop__page .filters-toolbar__input {
    height: auto;
    padding: 0;
    font-family: 'trade-gothic-next';
    font-size: 17px;
    text-transform: uppercase;
    padding: 12px 20px;
    margin-left: 25px;
    border: 1px solid #e5e5e5;
    border-radius: 3px; }
    @media screen and (max-width: 768px) {
      .shop__page .filters-toolbar__input {
        font-size: 12.33px;
        padding: 10px 13px;
        margin-left: 10px; } }
    .shop__page .filters-toolbar__input:focus {
      outline: none; }
  .shop__page .filters-toolbar__product-count {
    display: none; }
  .shop__page .section-header {
    margin-bottom: 15px; }
    .shop__page .section-header h1 {
      text-transform: uppercase;
      font-size: 32px; }
      @media screen and (max-width: 768px) {
        .shop__page .section-header h1 {
          font-size: 24px; } }
  .shop__page .bc-sf-filter-option-block .bc-sf-filter-block-title h3 > span:before {
    display: none; }
  .shop__page .bc-sf-filter-option-block .bc-sf-filter-block-title h3 > span:after {
    content: '';
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-top-color: #000;
    display: inline-block;
    margin: 0 0 -2px 10px; }
    @media screen and (max-width: 768px) {
      .shop__page .bc-sf-filter-option-block .bc-sf-filter-block-title h3 > span:after {
        display: none; } }
  .shop__page .bc-sf-filter-option-block .bc-sf-filter-block-title h3 {
    font-size: 26px;
    font-weight: 500; }
    @media screen and (max-width: 1024px) {
      .shop__page .bc-sf-filter-option-block .bc-sf-filter-block-title h3 {
        font-size: 16.5px;
        line-height: 1.2; } }
    @media screen and (992px) {
      .shop__page .bc-sf-filter-option-block .bc-sf-filter-block-title h3 {
        text-indent: 20px; } }
  .shop__page .bc-sf-filter-option-value {
    font-size: 17.5px;
    text-transform: uppercase; }
    @media screen and (max-width: 1024px) {
      .shop__page .bc-sf-filter-option-value {
        font-size: 14px; } }
  .shop__page .filter__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    float: none; }
    .shop__page .filter__grid .grid__item {
      -ms-flex-preferred-size: 33.3%;
      flex-basis: 33.3%;
      padding-left: 0;
      text-align: center; }
      @media screen and (max-width: 992px) {
        .shop__page .filter__grid .grid__item {
          -ms-flex-preferred-size: 50%;
          flex-basis: 50%; } }
      @media screen and (max-width: 480px) {
        .shop__page .filter__grid .grid__item {
          -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
          flex-direction: column; } }
      .shop__page .filter__grid .grid__item .price {
        align-items: center;
        justify-content: center; }
        .shop__page .filter__grid .grid__item .price .price__regular, .shop__page .filter__grid .grid__item .price .price__sale {
          color: #000 !important;
          font-size: 21.3px; }
          @media screen and (max-width: 768px) {
            .shop__page .filter__grid .grid__item .price .price__regular, .shop__page .filter__grid .grid__item .price .price__sale {
              font-size: 20px; } }
          .shop__page .filter__grid .grid__item .price .price__regular .price-item, .shop__page .filter__grid .grid__item .price .price__sale .price-item {
            font-weight: 500 !important; }
      .shop__page .filter__grid .grid__item .grid-view-item__title {
        font-size: 28px;
        color: #000 !important;
        text-transform: uppercase;
        font-weight: 500;
        max-width: 200px;
        margin: auto; }
        @media screen and (max-width: 992px) {
          .shop__page .filter__grid .grid__item .grid-view-item__title {
            font-size: 24px;
            padding-right: 15px;
            padding-left: 15px; } }
  .shop__page #bc-sf-filter-right {
    width: 100%; }
    @media screen and (min-width: 769px) {
      .shop__page #bc-sf-filter-right {
        width: 75%; } }
  @media screen and (min-width: 769px) {
    .shop__page #bc-sf-filter-tree {
      width: 25%; } }
  @media screen and (max-width: 768px) {
    .shop__page #bc-sf-filter-tree {
      width: 50% !important;
      min-width: 200px; } }
  .shop__page #bc-sf-filter-tree .bc-sf-filter-option-block {
    border-bottom: none; }
    @media screen and (max-width: 767px) {
      .shop__page #bc-sf-filter-tree .bc-sf-filter-option-block {
        padding: 15px 0;
        background-image: url("https://cdn.shopify.com/s/files/1/0266/9543/4328/files/slide-right-arrow.png?7067");
        background-size: 10px;
        background-repeat: no-repeat;
        background-position: right 18px;
        border-bottom: 1px solid #a9a7a5; }
        .shop__page #bc-sf-filter-tree .bc-sf-filter-option-block:first-child {
          border-top: 1px solid #a9a7a5; }
        .shop__page #bc-sf-filter-tree .bc-sf-filter-option-block:last-child {
          border-bottom: none; } }
    .shop__page #bc-sf-filter-tree .bc-sf-filter-option-block .bc-sf-filter-block-content ul li input[type=checkbox] + a > span:first-child {
      display: none; }
    .shop__page #bc-sf-filter-tree .bc-sf-filter-option-block .bc-sf-filter-block-content ul li input[type=checkbox] + a {
      padding-left: 0; }
    .shop__page #bc-sf-filter-tree .bc-sf-filter-option-block .bc-sf-filter-block-content ul li input[type=checkbox] + a.selected > span.bc-sf-filter-option-value {
      color: #fdc800;
      text-decoration: underline; }
  .shop__page #bc-sf-filter-tree .bc-sf-filter-selection-wrapper {
    border-bottom: none; }
  .shop__page .bc-sf-filter-option-block .bc-sf-filter-block-content ul li a {
    text-indent: 20px; }
  .shop__page .bc-sf-filter-option-block .bc-sf-filter-block-content ul li a.selected {
    font-weight: 400;
    color: #fdc800;
    text-decoration: underline; }
  .shop__page .pagination .btn--narrow {
    padding: 10px !important; }
  .shop__page .pagination a.btn {
    min-width: 10px; }

/*shop page end*/
/*produt merchandise*/
.product-merchandise-wrapper .product-variants ul {
  justify-content: space-around; }
  .product-merchandise-wrapper .product-variants ul li {
    justify-content: space-around;
    margin: auto; }
    .product-merchandise-wrapper .product-variants ul li:last-child {
      flex-grow: 0; }

.return-link-wrapper {
  display: none; }

/*produt merchandise end*/
/*logins and forms*/
.form-vertical h1 {
  letter-spacing: 0px; }

#LoginHeading {
  text-transform: uppercase; }

.template-customers-register .form-vertical h1 {
  text-transform: uppercase; }

#RecoverHeading {
  letter-spacing: 0px; }

/*career page*/
.page__heading {
  letter-spacing: 0;
  font-size: 60px; }

.page_desc {
  padding-bottom: 50px;
  border-bottom: 3px solid #d1d3d4; }
  .page_desc p {
    font-weight: 700;
    font-size: 26px;
    line-height: 33px; }

.career__list li career_item {
  margin-bottom: 60px; }
  .career__list li career_item:last-child {
    margin-bottom: 0; }

h1.job_title {
  letter-spacing: 0;
  color: #ffc503;
  font-size: 50px;
  transform: scaleX(0.95);
  transform-origin: left; }

h3.job_role {
  font-family: 'Domine';
  font-size: 24px;
  letter-spacing: 0px;
  transform: scaleX(0.95);
  transform-origin: left;
  font-weight: bold; }

.job_desc p {
  font-family: 'Domine';
  font-size: 23px;
  letter-spacing: 0px;
  transform: scaleX(0.9);
  transform-origin: left;
  width: 110%; }

/*blog & press page*/
article.page-width h1, article.page-width h2, article.page-width h3, article.page-width h4, article.page-width h5, article.page-width h6 {
  letter-spacing: 0; }
article.page-width h2 {
  margin-top: 30px !important; }
article.page-width h3 {
  margin-top: 20px !important; }

.press_page .section-header {
  margin-bottom: 20px; }
.press_page .page_desc {
  padding-bottom: 30px; }
  .press_page .page_desc p {
    max-width: 1100px;
    margin: 0 auto; }

.blog__items_grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin-left: -30px;
  margin-right: -30px; }
  @media screen and (max-width: 1024px) {
    .blog__items_grid {
      margin-left: -20px;
      margin-right: -20px; } }
  .blog__items_grid .blog_item {
    width: 33.333%;
    padding: 30px; }
    @media screen and (max-width: 1024px) {
      .blog__items_grid .blog_item {
        width: 50%;
        padding: 20px; } }
    @media screen and (max-width: 576px) {
      .blog__items_grid .blog_item {
        width: 100%; } }
    .blog__items_grid .blog_item h1.blog__title {
      margin: 0 auto;
      text-align: center;
      font-size: 28px;
      letter-spacing: 0;
      padding-top: 20px;
      padding-bottom: 15px;
      border-bottom: 3px solid #d1d3d4;
      text-transform: uppercase; }
    .blog__items_grid .blog_item .blog_desc {
      text-align: center;
      padding-top: 18px;
      font-size: 22px;
      line-height: 30px; }
  .blog__items_grid .list--inline.article__meta-buttons {
    display: none; }

/*about page*/
.about_page .about_titles {
  color: #ffc503;
  text-transform: uppercase; }
.about_page .toggle-about .about_titles {
  font-size: 95px;
  margin-bottom: 40px; }
.about_page h1, .about_page h2, .about_page h3, .about_page h4, .about_page h5, .about_page h6 {
  letter-spacing: 0; }
.about_page h1 {
  font-size: 90px; }
  @media screen and (max-width: 768px) {
    .about_page h1 {
      font-size: 65px; } }
.about_page h2 {
  font-size: 64px; }
  @media screen and (max-width: 768px) {
    .about_page h2 {
      font-size: 32px !important; } }
.about_page h3 {
  font-size: 40px; }
  @media screen and (max-width: 768px) {
    .about_page h3 {
      font-size: 24px !important; } }
.about_page .unique_contents {
  max-width: 1024px;
  margin: 0 auto; }
  .about_page .unique_contents h3 {
    font-size: 42px;
    margin-top: 80px;
    margin-bottom: 30px; }
    @media screen and (max-width: 768px) {
      .about_page .unique_contents h3 {
        font-size: 32px !important; } }
    @media screen and (max-width: 480px) {
      .about_page .unique_contents h3 {
        font-size: 18px !important;
        margin-top: 30px; } }
  .about_page .unique_contents h4 {
    font-size: 32px;
    margin-top: 20px;
    margin-bottom: 10px; }
    @media screen and (max-width: 768px) {
      .about_page .unique_contents h4 {
        font-size: 24px !important; } }
    @media screen and (max-width: 480px) {
      .about_page .unique_contents h4 {
        font-size: 14px !important; } }
  .about_page .unique_contents p {
    font-size: 24px; }
    @media screen and (max-width: 768px) {
      .about_page .unique_contents p {
        font-size: 14px !important; } }
.about_page .about_hero {
  position: relative; }
  .about_page .about_hero.top-hero {
    margin-top: -80px; }
    @media screen and (max-width: 750px) {
      .about_page .about_hero.top-hero {
        margin-top: -35px; } }
    .about_page .about_hero.top-hero img {
      width: 100%; }
  .about_page .about_hero .store_info {
    position: absolute;
    bottom: 5px;
    right: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    padding: 60px 50px; }
    @media screen and (max-width: 1366px) {
      .about_page .about_hero .store_info {
        padding: 20px 30px; } }
    @media screen and (max-width: 768px) {
      .about_page .about_hero .store_info {
        display: none; } }
    .about_page .about_hero .store_info h3, .about_page .about_hero .store_info p {
      color: #ffc503;
      line-height: 1;
      padding: 0;
      margin: 0;
      text-align: right; }
    .about_page .about_hero .store_info h3 {
      margin-bottom: 10px; }
      @media screen and (max-width: 768px) {
        .about_page .about_hero .store_info h3 {
          font-size: 24px; } }
    @media screen and (max-width: 768px) {
      .about_page .about_hero .store_info p {
        font-size: 14px; } }
.about_page .about_contents {
  padding-top: 70px;
  padding-bottom: 70px; }
  @media screen and (max-width: 768px) {
    .about_page .about_contents {
      padding-top: 20px;
      padding-bottom: 20px; } }
  .about_page .about_contents p {
    font-size: 28px; }
    @media screen and (max-width: 768px) {
      .about_page .about_contents p {
        font-size: 14px; } }
.about_page .about-section {
  position: relative; }
.about_page .toggled {
  text-align: left;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
  padding-top: 50px;
  padding-bottom: 40px;
  border-bottom: 1px solid;
  overflow: hidden;
  display: none;
  z-index: 9; }
  @media screen and (max-width: 768px) {
    .about_page .toggled {
      padding-top: 30px;
      padding-bottom: 20px; } }
  .about_page .toggled.show {
    display: block;
    height: auto;
    animation: aboutdetail 1s forwards; }
  .about_page .toggled h1 {
    font-size: 30px;
    color: #ffc507;
    text-transform: uppercase;
    margin-bottom: 5px; }
  .about_page .toggled p {
    font-size: 18px; }
    @media screen and (max-width: 768px) {
      .about_page .toggled p {
        font-size: 14px; } }
  .about_page .toggled .togglerbutton {
    display: table;
    margin: 0 auto; }
    .about_page .toggled .togglerbutton img {
      max-width: 76px;
      filter: invert(0.8);
      transform: rotateX(180deg); }
.about_page .about_personal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center; }
  .about_page .about_personal .personal_info {
    flex-basis: 71%;
    padding: 30px 80px; }
    .about_page .about_personal .personal_info .first {
      text-align: left;
      line-height: 0.8 !important; }
    .about_page .about_personal .personal_info .first, .about_page .about_personal .personal_info .last {
      font-size: 140px;
      font-family: 'Domine';
      text-transform: none;
      line-height: 1;
      padding: 0;
      margin: 0; }
    .about_page .about_personal .personal_info .mid {
      text-align: center;
      font-size: 240px; }
    .about_page .about_personal .personal_info .last {
      text-align: right; }
    .about_page .about_personal .personal_info .first, .about_page .about_personal .personal_info .last, .about_page .about_personal .personal_info .mid {
      color: #ffc503; }
.about_page .ceo_hero {
  position: relative; }
  .about_page .ceo_hero img {
    width: 100%; }
  .about_page .ceo_hero .story_links {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 5px;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
    padding: 40px 0px 15px; }
    @media screen and (max-width: 768px) {
      .about_page .ceo_hero .story_links {
        padding: 15px 0px 20px; } }
    .about_page .ceo_hero .story_links h1 {
      font-size: 46px;
      color: #fff;
      margin-bottom: 0;
      font-weight: 600; }
      .about_page .ceo_hero .story_links h1.mob-ceo {
        font-size: 16px; }
        @media screen and (min-width: 768px) {
          .about_page .ceo_hero .story_links h1.mob-ceo {
            display: none; } }
      @media screen and (max-width: 768px) {
        .about_page .ceo_hero .story_links h1.large-ceo {
          display: none; } }
    .about_page .ceo_hero .story_links h2.mob-ceo-role {
      color: #ffc503;
      margin-bottom: 0;
      font-size: 12px !important; }
      @media screen and (min-width: 768px) {
        .about_page .ceo_hero .story_links h2.mob-ceo-role {
          display: none; } }
    .about_page .ceo_hero .story_links a img {
      width: 60px;
      margin-top: 10px; }
      @media screen and (max-width: 768px) {
        .about_page .ceo_hero .story_links a img {
          display: none; } }
    .about_page .ceo_hero .story_links a.arrowchange {
      filter: brightness(0.5); }
    .about_page .ceo_hero .story_links a span {
      color: #fff;
      font-size: 12px; }
      @media screen and (min-width: 768px) {
        .about_page .ceo_hero .story_links a span {
          display: none; } }
  .about_page .ceo_hero .ceo_title {
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    padding: 20px 30px;
    top: 17%; }
    @media screen and (max-width: 768px) {
      .about_page .ceo_hero .ceo_title {
        display: none; } }
    .about_page .ceo_hero .ceo_title.left {
      left: 0; }
    .about_page .ceo_hero .ceo_title.right {
      right: 0;
      text-align: right; }
    .about_page .ceo_hero .ceo_title h3 {
      font-size: 31px;
      color: #ffc503;
      margin-bottom: 0; }
    .about_page .ceo_hero .ceo_title h4 {
      font-size: 24px;
      color: #ffc503;
      margin-bottom: 0;
      font-weight: 400; }
.about_page .coro_heading {
  margin-bottom: 80px; }
.about_page .team_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-left: 18px;
  padding-right: 18px; }
  @media screen and (max-width: 768px) {
    .about_page .team_list {
      display: block;
      padding: 0; } }
  .about_page .team_list .slick-dots {
    position: absolute;
    z-index: 9999;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%); }
    .about_page .team_list .slick-dots li button:before,
    .about_page .team_list .slick-dots li a:before {
      font-size: 30px; }
  .about_page .team_list .team_member {
    max-width: 50%;
    padding-left: 18px;
    padding-right: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin-bottom: 50px; }
    @media screen and (max-width: 1024px) {
      .about_page .team_list .team_member {
        max-width: 100%; } }
    @media screen and (max-width: 768px) {
      .about_page .team_list .team_member {
        padding: 0;
        margin-bottom: 0;
        display: block;
        position: relative; } }
    .about_page .team_list .team_member .member_img, .about_page .team_list .team_member .member_info {
      max-width: 50%;
      margin: 0 auto; }
      @media screen and (max-width: 768px) {
        .about_page .team_list .team_member .member_img, .about_page .team_list .team_member .member_info {
          max-width: 100%;
          width: 100%; } }
    .about_page .team_list .team_member .member_img {
      position: relative; }
      .about_page .team_list .team_member .member_img img {
        width: 100%; }
    @media screen and (max-width: 768px) {
      .about_page .team_list .team_member .member_info {
        position: absolute;
        bottom: 0px;
        background: rgba(0, 0, 0, 0.5);
        padding-top: 20px;
        padding-bottom: 20px; } }
    .about_page .team_list .team_member h3.member_name {
      text-transform: uppercase;
      font-size: 30px;
      margin-bottom: 5px;
      font-weight: 700; }
      @media screen and (max-width: 768px) {
        .about_page .team_list .team_member h3.member_name {
          color: #fff;
          font-size: 16px !important; } }
    .about_page .team_list .team_member h4.member_title {
      font-size: 22px;
      text-transform: uppercase;
      color: #ffc503;
      font-weight: 400; }
      @media screen and (max-width: 768px) {
        .about_page .team_list .team_member h4.member_title {
          font-size: 14px !important; } }
    .about_page .team_list .team_member p {
      font-size: 22px;
      max-width: 360px; }
      @media screen and (max-width: 768px) {
        .about_page .team_list .team_member p {
          color: #fff;
          font-size: 12px !important;
          max-width: 220px;
          margin: 0 auto;
          margin-bottom: 30px; } }

/*about page ends*/
@keyframes aboutdetail {
  0% {
    transform: translateY(-30%); }

  100% {
    transform: translateY(0%); } }

body [data-wzb][data-disabled=false] {
  display: none !important; }

.announcement-bar__message {
  font-family: 'Oswald'; }

.bundle-list {
  display: flex;
  flex-wrap: wrap; }
  .bundle-list li {
    position: relative;
    flex: 0 0 calc(33.33% - 20px);
    text-align: center;
    padding: 10px;
    margin: 10px; }
    @media screen and (max-width: 768px) {
      .bundle-list li {
        flex: 0 0 calc(50% - 20px); } }
    .bundle-list li.active label {
      border: 3px solid #ffc503; }
    .bundle-list li span {
      display: block; }
    .bundle-list li input {
      position: absolute;
      right: 0;
      top: 0;
      opacity: 0; }
    .bundle-list li label {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      z-index: 9; }

.bundle-wrapper {
  width: 100%;
  max-width: 598px;
  margin-bottom: 20px;
  margin-top: 20px; }
  .bundle-wrapper .bundle-list {
    margin-bottom: 30px;
    margin-left: -10px;
    margin-right: -10px; }
  .bundle-wrapper h4 {
    letter-spacing: .01em;
    padding-top: 26px; }
  .bundle-wrapper span.limit-notification {
    margin: 0px auto 10px auto;
    background-color: #dff0d8;
    border-color: #d0e9c6;
    color: #3c763d;
    padding: 10px;
    margin-top: 17px;
    display: block; }
  .bundle-wrapper span.limit-error {
    margin: 0px auto 10px auto;
    background-color: #f0d8d8;
    border-color: #f0d8d8;
    color: #f56868;
    padding: 10px;
    margin-top: 17px; }
  .bundle-wrapper ul li.non-selected:after {
    content: '';
    display: block;
    z-index: 99;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    cursor: not-allowed;
    position: absolute; }
  .bundle-wrapper ul li.non-selected {
    opacity: .6; }
  .bundle-wrapper .product-variants ul {
    justify-content: flex-start; }
    .bundle-wrapper .product-variants ul li {
      justify-content: flex-start;
      margin: 0 !important;
      margin-right: 20px !important; }

.contact-form-wrapper {
  text-align: center; }
  .contact-form-wrapper .section-header.text-center {
    margin-bottom: 0px; }
    .contact-form-wrapper .section-header.text-center h1 {
      letter-spacing: 0;
      text-transform: uppercase;
      font-size: 3.3125rem;
      margin-bottom: 25px; }
      @media (max-width: 475px) {
        .contact-form-wrapper .section-header.text-center h1 {
          font-size: 2rem; } }
  .contact-form-wrapper .rte .form-loader {
    background-image: url("https://cdn.shopify.com/s/files/1/0266/9543/4328/files/yellow-loader.gif?9313");
    background-position: center;
    background-repeat: no-repeat;
    min-height: 500px; }
  .contact-form-wrapper .rte p {
    font-size: 1.75rem;
    line-height: 31px;
    padding-bottom: 10px;
    color: #29241f; }
    .contact-form-wrapper .rte p.sub-txt {
      border-bottom: 1px solid #d1d3d4;
      padding-bottom: 10px; }
    @media (max-width: 475px) {
      .contact-form-wrapper .rte p {
        font-size: 1rem;
        line-height: 1.5; } }
  .contact-form-wrapper .contact-bottom a {
    font-family: Domine;
    font-size: 28px;
    font-style: normal;
    text-decoration: none;
    border: none; }

.announcement-bar {
  z-index: 999;
  position: relative; }

.slidedown {
  animation: slidedown 1s forwards;
  overflow: hidden; }

.slideup {
  animation: slideup 1s forwards;
  overflow: hidden; }

@keyframes slidedown {
  0% {
    max-height: 0px; }

  100% {
    max-height: 3000px; } }

@keyframes slideup {
  0% {
    max-height: 3000px; }

  100% {
    max-height: 0px; } }

/*breadcrumb*/
.breadcrumb {
  background: #000; }
  .breadcrumb .page-width {
    max-width: 1240px;
    padding: 0;
    padding-top: 0px;
    padding-bottom: 3px; }
    @media screen and (max-width: 1280px) {
      .breadcrumb .page-width {
        padding-left: 20px;
        padding-right: 20px; } }
  .breadcrumb a, .breadcrumb span {
    color: #dcddde;
    font-family: 'trade-gothic-next';
    font-size: 15px;
    text-transform: uppercase; }

.bottom-hero {
  padding-bottom: 40px; }

.custom__item {
  outline: none; }

.cart__removed-product, .cart__row {
  outline: none !important; }

.additional-checkout-buttons {
  min-height: 48px; }

.order-discount {
  color: #000; }

.cart__product-information {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

/*menu responsive fix*/
@media screen and (max-width: 749px) {
  nav .site-nav__dropdown .page-width {
    padding: 0; } }

@media screen and (max-width: 749px) {
  .site-nav li.mega-dropdown__item.grid__item {
    padding-left: 0px; }
    .site-nav li.mega-dropdown__item.grid__item .site-nav__link {
      padding-left: 10px; }

  .site-nav .site-nav__link {
    max-width: 240px; }

  .mega-dropdown__item .site-nav__link:after {
    text-align: right;
    position: absolute;
    right: 10px; } }
.cart-popup-wrapper, .cart-popup {
  outline: none !important; }

.site-header__logo-image {
  margin: 0 auto; }

.mobile-nav-wrapper {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent; }

@media screen and (max-width: 480px) {
  .megamenu-dropdown-wrapper {
    margin-left: 0px;
    margin-right: 0px; } }
@media screen and (min-width: 1200px) {
  .cart__image-wrapper {
    min-height: 185px; } }
.cart__buttons-container .btn--secondary {
  display: none; }

a.site-header__logo-image {
  display: block;
  margin: 0 auto; }

@media screen and (min-width: 1920px) {
  .mega-dropdown {
    z-index: 9; } }
@media screen and (min-width: 1920px) {
  .mega-dropdown:after {
    content: '';
    position: absolute;
    width: 100vw;
    height: 100%;
    top: 0px;
    left: calc((1600px - 100vw)/2);
    background-color: white;
    z-index: -1;
    margin: 0;
    background-image: none; } }

/*     @media screen and (min-width: 1024px){
     
      .call-to-action-wrapper {
          transform: translateY(-72px);
      }
    }

  @media screen and (min-width: 1200px){
      
      .call-to-action-wrapper{
          transform: translateY(-110px);
      }
    } */
.hero-hero .hero__btn {
  background: #ff5701;
  color: #000;
  position: absolute;
  bottom: 20%;
  left: 50%;
  transform: translateX(-50%);
  border: 1px solid #fff; }
.hero-hero .hero__btn:hover {
  color: #fff;
  background-color: #d3ac00; }

.mob-image .hero__btn {
  background: #ff5701;
  color: #000;
  margin: 0 auto;
  display: block;
  max-width: 150px;
  margin-top: 10px; }
.mob-image .hero__btn:hover {
  color: #fff;
  background-color: #d3ac00; }

.megamenu-close-btn {
  z-index: 99999;
  display: block;
  position: absolute;
  left: 70px;
  padding: 5px; }
  @media screen and (max-width: 749px) {
    .megamenu-close-btn {
      display: none !important; } }

.site-nav-right li.site-nav--has-dropdown .site-nav__dropdown {
  width: auto;
  padding-right: 0;
  pointer-events: none;
  right: auto;
  left: 50%;
  transform: translate(-50%, 4%);
  transition: all 0.3s ease-in-out; }
  .site-nav-right li.site-nav--has-dropdown .site-nav__dropdown ul li {
    padding-top: 20px;
    padding-bottom: 20px; }
    @media screen and (max-width: 991px) {
      .site-nav-right li.site-nav--has-dropdown .site-nav__dropdown ul li {
        padding-top: 10px;
        padding-bottom: 10px; } }
    .site-nav-right li.site-nav--has-dropdown .site-nav__dropdown ul li a {
      pointer-events: none; }
      .site-nav-right li.site-nav--has-dropdown .site-nav__dropdown ul li a span {
        color: #000000 !important; }
    .site-nav-right li.site-nav--has-dropdown .site-nav__dropdown ul li:hover a span {
      color: #ffc503 !important; }
.site-nav-right li.site-nav--has-dropdown:hover .site-nav__dropdown {
  visibility: visible;
  opacity: 1;
  top: 100%;
  pointer-events: all;
  transform: translate(-50%, 0%); }
  .site-nav-right li.site-nav--has-dropdown:hover .site-nav__dropdown ul li a {
    pointer-events: all; }

@media screen and (max-width: 749px) {
  .mobile-nav-wrapper .site-nav-left li.site-nav--has-dropdown > .site-nav__link {
    width: 100%; }
    .mobile-nav-wrapper .site-nav-left li.site-nav--has-dropdown > .site-nav__link:after {
      text-align: right;
      position: absolute;
      right: 10px;
      content: '>';
      display: inline-block; }
  .mobile-nav-wrapper .site-nav-left li.site-nav--has-dropdown .site-nav__dropdown {
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    height: 0;
    padding: 0;
    padding-left: 14px;
    transition: none !important; }
    .mobile-nav-wrapper .site-nav-left li.site-nav--has-dropdown .site-nav__dropdown ul li a {
      border: none !important; }
  .mobile-nav-wrapper .site-nav-left li.site-nav--has-dropdown:hover .site-nav__dropdown {
    visibility: visible;
    opacity: 1;
    pointer-events: all;
    height: auto; }
  .mobile-nav-wrapper .site-nav-left li.site-nav--has-dropdown:hover .site-nav__link {
    border: none; }
    .mobile-nav-wrapper .site-nav-left li.site-nav--has-dropdown:hover .site-nav__link:after {
      transform: rotate(90deg); } }
.site-header__mobile-nav .logo-align--center {
  margin-left: 28px;
  margin-right: 28px; }
  @media screen and (max-width: 991px) {
    .site-header__mobile-nav .logo-align--center {
      margin-left: 18px;
      margin-right: 18px; } }
.site-header__mobile-nav .site-header__icon {
  padding-left: 13px;
  padding-right: 13px; }
  @media screen and (max-width: 1400px) {
    .site-header__mobile-nav .site-header__icon {
      padding-left: 8px;
      padding-right: 8px; } }
  @media screen and (max-width: 991px) {
    .site-header__mobile-nav .site-header__icon {
      padding-left: 2px;
      padding-right: 2px; } }
  .site-header__mobile-nav .site-header__icon svg {
    height: 30px;
    width: 30px; }
    @media screen and (max-width: 1400px) {
      .site-header__mobile-nav .site-header__icon svg {
        height: 25px;
        width: 25px; } }
    @media screen and (max-width: 991px) {
      .site-header__mobile-nav .site-header__icon svg {
        height: 17px;
        width: 17px; } }

.site-header__icons-wrapper nav.grid__item li {
  padding-left: 20px;
  padding-right: 20px; }
  @media screen and (max-width: 1199px) {
    .site-header__icons-wrapper nav.grid__item li {
      padding-left: 10px;
      padding-right: 10px; } }
  @media screen and (max-width: 991px) {
    .site-header__icons-wrapper nav.grid__item li {
      padding-left: 0px;
      padding-right: 0px; } }

@media screen and (max-width: 749px) {
  .site-header__account:hover svg .cls-1, .site-header__icon:hover svg .cls-1,
  .site-header__account:hover path, .site-header__icon:hover path {
    fill: #000000; } }
.index-featured-blog h2 {
  font-size: 64pt;
  margin-bottom: 0;
  letter-spacing: -0.2rem;
  line-height: 1;
  font-weight: 500; }
.index-featured-blog a.btn {
  padding: 7px 23px;
  font-weight: 500;
  line-height: 1;
  color: #000;
  font-size: 13pt; }

@media screen and (max-width: 749px) {
  .site-nav li.mega-dropdown__item .site-nav__link:hover + .megamenu-dropdown-wrapper {
    display: block; }

  .megamenu-dropdown-wrapper.showdropd {
    display: block; }

  .site-nav .site-nav__link {
    padding-top: 15px;
    padding-bottom: 15px; } }
@media screen and (max-width: 640px) {
  nav .site-nav__dropdown {
    padding: 0; } }
