/** Shopify CDN: Minification failed

Line 342:21 Expected ":"

**/
@font-face {
  font-family: "Alternate Got No 3 D";
  src: url(//advancedmolecularlabs.com/cdn/shop/t/38/assets/AlternateGothicN3DRegular.otf?v=37223006905320678531784909750);
}
* {
  box-sizing: border-box;
}
.item.indegrents_img img {
    width: 45%;
}
body {
  font-family: 'Montserrat', sans-serif;
}
.header-section .banner {
  background-image: linear-gradient(-225deg, #000000 0%, #970013 15vw, #970013 55vw, #000000 100%);
  text-align: center;
  line-height: 1;
  font-size: 1.146vw;
  font-family: 'Montserrat', sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  padding: 0.677vw 0;
}
strong {
  font-weight: 700;
}
.container {
  width: 87.5vw;
  margin: 0 auto;
}
img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
header {
  font-family: 'Montserrat', sans-serif;
  line-height: 1;
  letter-spacing: .05em;
  font-size: 0.938vw;
}
header .container {
  height: 3.438vw;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
header ul {
  display: flex;
  align-items: center;
}
header .searchbox form,
header ul#cart li {
  display: flex;
  align-items: center;
}
header ul#cart li {
  margin-left: 2.083vw;
}
header ul#cart a {
  display: flex;
  align-items: center;
}
header ul#cart a img {
  display: block;
}
header .searchbox form #q {
  width: 15.052vw;
  max-width: 15.052vw;
  border: 0.104vw solid #ffffff;
  font-size: 0.938vw;
  font-family: 'Montserrat', sans-serif;
  padding: 0 1.302vw 0 2.292vw;
  height: 2.240vw;
  background: transparent;
}
header .searchbox form #q::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
header .searchbox form #q::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
header .searchbox form #q:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
header .searchbox form #q:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}
header .searchbox {
  position: relative;
  margin-left: 2.344vw;
}
header .searchbox button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 0.938vw;
  height: 0.938vw;
  line-height: 1;
  margin: 0;
  padding: 0;
  left: 0.885vw;
  min-width: auto;
}
header .searchbox button img {
  display: block;
  width: 0.938vw;
  margin-right: 0.469vw;
}
header img {
  width: 0.938vw;
  margin-right: 0.625vw;
}
#shopify-section-header {
  z-index: 100000;
  position: relative;
  min-height: 10.365vw;
  background: #000;
}
.header-wrapper #nav {
  justify-content: flex-end;
  display: flex;
  height: 4.427vw;
  align-items: center;
}
.header-wrapper #nav a {
  font-size: 1.25vw;
  text-transform: uppercase;
  color: #ffffff;
  letter-spacing: .1em;
  padding: 0 2.3vw;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
}
.header-wrapper #nav > li:last-child a {
  padding: 0;
}
.header-wrapper #nav > li:last-child {
  margin-left: 2.448vw;
}
.gridlock .header-wrapper .row {
  width: 87.5vw !important;
}
ul#nav li.dropdown a.dlink:after {
  content: "";
  right: 1.563vw;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.469vw 0.313vw 0 0.313vw;
  border-color: #fff transparent transparent transparent;
}
.header-wrapper #logo {
  position: absolute;
  width: 8.802vw;
  height: 6.042vw;
  padding-bottom: 0 !important;
  bottom: .7vw;
  top: auto;
  margin: 0;
  left: 0.521vw;
}
.header-wrapper.isStuck #logo {
  width: 5.208vw;
  height: 3.646vw;
}
.header-wrapper.isStuck  #nav {
  height: 5.208vw;
}
.header-wrapper #logo a {
  display: block;
}
.header-wrapper #logo img {
  height: 100%;
  object-fit: contain;
}
ul#nav li a:hover,
ul#nav li:hover {
  background-color: transparent;
  box-shadow: none;
}
ul#nav > li {
  position: relative;
  height: 100%;
}
ul#nav > li a {
  height: 100%;
  display: flex;
  align-items: center;
}
/* ul#nav > li:after,
ul#nav > li:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  height: 1px;
  background-color: #c40019;
  width: 0;
  transition: .2s;
}
ul#nav > li:after {
  transform: translate(calc(0.260vw - 50%), -50%) rotate(-45deg);
}
ul#nav > li:hover:after {
  width: 5.729vw;
}
ul#nav > li:before {
  transform: translate(calc(-0.260vw - 50%), -50%) rotate(-45deg);
}
ul#nav > li:hover:before {
  width: 4.271vw;
  z-index: -1;
} */
ul#nav > li {
  z-index: 5;
}
.header-wrapper #cart {
  display: none !important;
}
@media (max-width: 999px) {
  .header-section .banner {
    background-color: #c40019;
    font-size: 2.415vw;
    padding: 1.208vw 0 0.966vw;
  }
  .container {
    width: 79.710vw;
  }
  header {
    display: none !important;
  }
  .header-wrapper #cart {
    display: flex !important;
    font-size: 7.246vw;
  }
  .header-wrapper #navigation  {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 15.700vw;
  }
  .header-wrapper ul#cart {
    display: flex;
    align-items: center;
  }
  .header-wrapper .searchbox form,
  .header-wrapper ul#cart li {
    display: flex;
    align-items: center;
  }
  .header-wrapper ul#cart li {
    margin-left: 4.831vw;
    margin-right: 0;
  }
  .header-wrapper li img {
    width: 5.797vw;
    display: block;
  }
  .header-wrapper .fa-bars {
    color: #fff;
  }
  .header-wrapper .searchbox {
    display: block !important;
  }
  .header-wrapper .searchbox img {
    width: 5.797vw;
    margin-right: 0;
  }
  #shopify-section-header {
    min-height: 15.700vw;
  }
  .header-wrapper #navigation {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .header-wrapper #cart a {
    color: #fff;
  }
  .header-wrapper #nav {
    justify-content: flex-end;
    display: flex;
    height: 4.427vw;
    align-items: center;
  }
  .header-wrapper #nav a {
    font-size: 1.25vw;
    text-transform: uppercase;
    color: #ffffff;
    letter-spacing: .1em;
    padding: 0 2.448vw;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
  }
  .header-wrapper #nav > li:last-child a {
    padding: 0;
  }
  .header-wrapper #nav > li:last-child {
    margin-left: 2.448vw;
  }
  .gridlock .header-wrapper .row {
    width: 87.5vw !important;
  }
  ul#nav li.dropdown a.dlink:after {
    content: "";
    right: 1.563vw;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0.469vw 0.313vw 0 0.313vw;
    border-color: #fff transparent transparent transparent;
  }
  .header-wrapper #logo {
    position: static;
    width: 17.633vw;
    height: auto;
    padding: 0 !important;
  }
  .header-wrapper.isStuck #logo {
    width: 17.633vw;
    height: 12.319vw;
  }
  .header-wrapper.isStuck  #nav {
    height: 5.208vw;
  }
  .header-wrapper #logo a {
    display: block;
  }
  .header-wrapper #logo img {
    width: 17.633vw;
    display: block;
    max-width: 100%;s
  }
  .header-wrapper nav {
    position: absolute;
  }
  .header-wrapper ul#cart li.mobile-trigger:not(.searchbox) {
    width: 7.05vw;
    height: 6.522vw;
    display: block !important;
    margin-left: 6.039vw;
  }
  .header-wrapper .mobile-trigger span {
    display: block;
    width: 100%;
    height: 0.725vw;
    background: #fff;
    margin-bottom: 1.208vw;
  }
  .header-wrapper .mobile-trigger span:last-child {
    margin-bottom: 0;
  }
  .header-wrapper nav {
    display: none !important;
  }
  .mobile-search-bar {
    display: none !important;
  }
  .shifter-navigation .close {
    position: absolute;
    top: -8.454vw;
    right: 4.831vw;
    font-size: 6.039vw;
  }
  .shifter-enabled .shifter-navigation {
    top: 12.077vw;
    overflow: visible;
  }
}
@media (min-width: 1000px) {
  #shopify-section-mobile-navigation {
    display: none !important;
  }
}
.hero-home {
  position: relative;
}
picture.bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
picture.bg img {
  display: block;
  height: 100%;
}
.hero-home .container {
  position: relative;
  z-index: 5;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 44.010vw;
  width: 89vw;
}
.hero-home .text {
  font-size: 1.146vw;
  line-height: 1.8;
  text-align: center;
  color: #fff;
  width: 44.271vw;
  margin: 0 0 0 auto;
}
.hero-home .text p {
  text-shadow: 0.104vw 0.104vw 0.208vw #000000;
  font-size: 1.146vw;
}
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4 {
  font-family: 'Montserrat', sans-serif;
}
h1, .h1,
h2, .h2 {
  font-weight: 900;
  text-transform: uppercase;
}
.hero-home h1, .hero-v2-title {
  font-size: 5.833vw;
  text-shadow: 0.104vw 0.104vw 0.313vw rgba(0, 0, 0, 0.4);
  line-height: 1;
  font-style: italic;
  font-weight: 400;
  margin-bottom: 1.042vw;
  margin-top: 1.823vw;
  position: relative;
  z-index: 5;
}
.hero-home h1 strong {
  font-weight: 900;
  font-style: normal;
}
.btn {
  display: inline-block;
  height: 3.542vw;
  border: 1px solid #c40019;
  background-color: #c40019;
  font-size: 1.042vw;
  font-weight: 900;
  color: #ffffff !important;
  letter-spacing: .05em;
  padding: 1.2vw 3.75vw 0;
  line-height: 1;
  text-transform: uppercase;
  text-decoration: none !important;
  transition: .2s;
}
.btn:hover {
  background: #dd2027;
}
button.btn {
  padding-top: 0;
}
.video-wrapper {
  position: relative;
}
.video-wrapper .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background: #dd2027;
  background-size: cover;
}
.hero-home .video-wrapper {
  position: relative;
  width: 31.406vw;
  height: 18.646vw;
  border: 0.104vw solid #ffffff;
  margin-left: 0.781vw;
}
.hero-home .video-wrapper video,
.hero-home .video-wrapper iframe {
  width: 100%;
  height: 100%;
}
.video-wrapper .play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.hero-home .video-wrapper .play-btn {
  width: 8.594vw;
  height: 8.594vw;
  border-radius: 100%;
  border: 0.313vw solid #fff;
  cursor: pointer;
}
.hero-home .video-wrapper .play-btn:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 2.865vw;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 2.083vw 0 2.083vw 3.490vw;
  border-color: transparent transparent transparent #fff;
}
@media (max-width: 999px) {
  .hero-home {
    position: relative;
  }
  .hero-home .container {
    min-height: 100.966vw;
    height: auto;
    width: 95.411vw;
  }
  .hero-home .text {
    font-size: 2.899vw;
    line-height: 1.7;
    width: 100%;
    margin: 0 auto;
  }
  .hero-home .text p {
    text-shadow: 0.242vw 0.242vw 0.966vw #000000;
    font-size: 2.899vw;
    margin-bottom: 3.623vw;
  }
  .hero-home h1, .hero-v2-title {
    font-size: 12.319vw;
    text-shadow: 0.483vw 0.483vw 1.449vw rgba(0, 0, 0, 0.4);
    margin-bottom: 1.208vw;
    margin-top: 13.285vw;
  }
  .btn {
    height: 9.903vw;
    border: 1px solid #c40019;
    font-size: 3.382vw;
    padding: 3vw 8.213vw 0;
  }
  .hero-home .video-wrapper {
    display: none;
  }
}
.home-goal .goals-nav {
  background-color: #000000;
  padding: 2.174vw 0 1.691vw;
}
.home-goal .goals-nav h2 {
  font-size: 4.348vw;
  color: #fff;
  line-height: 1;
  background-image: linear-gradient(-225deg, #970013 0%, #000000 30%, #000000 70%, #970013 100%);
  text-align: center;
  padding: 4.589vw 0;
  margin-bottom: 1.449vw;
}
.home-goal .goals-nav .slick-slide {
  width: 26.570vw;
  height: 26.570vw;
  padding: 3.865vw 0.725vw 0;
  font-size: 2.657vw;
  font-weight: 600;
  color: #fff;
  margin: 0 0.725vw;
  text-align: center;
  background-color: #252525;
  text-transform: uppercase;
  letter-spacing: .05em;
  position: relative;
  transition: .2s;
}
.home-goal .goals-nav .slick-slide:after {
  content: "";
  width: 0;
  position: absolute;
  height: 0;
  border-style: solid;
  border-width: 5.797vw 3.261vw 0 3.261vw;
  border-color: #c40019 transparent transparent transparent;
  left: 50%;
  transform: translate(-50%, 100%);
  bottom: 1px;
  opacity: 0;
  transition: .2s;
}
.home-goal .goals-nav .slick-slide.slick-active {
  background-color: #c40019;
}
.home-goal .goals-nav .slick-slide.slick-active:after {
  opacity: 1;
}
.home-goal .goals-nav .item span,
.home-goal .goals-nav .item img {
  opacity: .5;
  transition: .2s;
}
.home-goal .goals-nav .slick-slide.slick-active span,
.home-goal .goals-nav .slick-slide.slick-active img {
  opacity: 1;
}
.home-goal .goals-nav .item img {
  height: 13.285vw;
  width: auto;
  display: block;
  margin: 0 auto 2.415vw;
}
.home-goal .goals-nav .item span {
  display: block;
}
.home-goal .goals-nav .slick-list {
  padding-bottom: 5.797vw !important;
}
.home-goal .banner {
  display: none;
}
.product-card {
  width: 38.164vw;
  text-align: center;
}
.product-card .image {
  height: 37.923vw;
  box-shadow: 0 0 2.415vw rgba(20, 20, 20, 0.2);
  display: block;
  background: #fff;
}
.product-card .image img {
  height: 100%;
  border: none !important;
}
.product-card .image .overlay {
  display: none;
}
.product-card .title {
  font-size: 2.657vw;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
  display: block;
  margin-top: 3.623vw;
}
.product-card .price {
  font-size: 3.623vw;
  font-weight: 700;
}
.product-card .price .compare {
  font-size: 2.657vw;
  font-weight: 500;
  text-decoration: line-through;
}
.product-card .price .has-compare {
  color: #c40019;
}
.home-goal .tab {
  position: absolute;
  z-index: -1;
  opacity: 0;
  min-height: 61.353vw;
}
.home-goal .tab.active {
  position: static;
  z-index: 0;
  opacity: 1;
}
.home-goal .tab .slick-list {
  padding: 8.454vw 0 0;
}
.home-goal .tab .slick-slide {
  margin: 0 1.691vw;
}
.home-goal .tab .slick-slider {
  width: 84.541vw;
  margin: 0 auto;
}
.home-goal .slick-slider {
  margin-bottom: 0 !important;
}
.arrow-slider .slick-arrow {
  width: 3.865vw;
  height: 6.522vw;
  min-width: auto;
  margin: 0;
  transform: none;
  top: 25.362vw;
  z-index: 10;
}
.arrow-slider .slick-arrow:before {
  content: '';
  width: 100%;
  height: 100%;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  background: center / contain no-repeat;
}
.arrow-slider .slick-next {
  background-image: url(//advancedmolecularlabs.com/cdn/shop/t/38/assets/Right_arrow.png?v=92874865461011695271784909750);
  right: -4.831vw;
}
.arrow-slider .slick-prev {
  background-image: url(//advancedmolecularlabs.com/cdn/shop/t/38/assets/Left_arrow.png?v=82935911904244314751784909750);
  left: -4.831vw;
}
.home-goal img {
  border: none !important;
}
.home-goal .goals-content {
  margin-top: -6.039vw;
  background: #fff;
}
@media (min-width: 1000px) {
  .home-goal {
    overflow: hidden;
  }
  .home-goal .goals-nav {
    padding: 0.469vw 0 0.469vw;
  }
  .home-goal .goals-nav {
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: linear-gradient(-225deg, #970013 0%, #000000 20%, #000000 80%, #970013 100%);
  }
  .home-goal .goals-nav h2 {
    font-size: 1.875vw;
    background-image: none;
    text-align: left;
    padding: 0;
    margin-bottom: 0;
    letter-spacing: .1em;
    margin-right: 1.979vw;
  }
  .home-goal .goals-nav .goals {
    display: flex;
  }
  .home-goal .goals-nav .item {
    width: 6.875vw;
    height: 6.875vw;
    padding: 0.990vw 0.156vw 0;
    font-size: 0.677vw;
    margin: 0 0.469vw 0 0;
    background-color: #252525;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .1em;
    position: relative;
    cursor: pointer;
  }
  .home-goal .goals-nav .item span {
    display: block;
  }
  .home-goal .goals-nav .item:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 1.458vw 0.859vw 0 0.859vw;
    border-color: #c40019 transparent transparent transparent;
    left: 50%;
    transform: translate(-50%, 100%);
    bottom: 1px;
    opacity: 0;
    transition: .2s;
  }
  .home-goal .goals-nav .item:hover,
  .home-goal .goals-nav .item.active {
    background-color: #c40019;
  }
  .home-goal .goals-nav .item.active:after {
    opacity: 1;
  }
  .home-goal .goals-nav .item span,
  .home-goal .goals-nav .item img {
    opacity: .5;
    transition: .2s;
  }
  .home-goal .goals-nav .item:hover span,
  .home-goal .goals-nav .item:hover img,
  .home-goal .goals-nav .item.active span,
  .home-goal .goals-nav .item.active img {
    opacity: 1;
    border: none !important;
  }
  .home-goal .goals-nav .item img {
    height: 3.594vw;
    margin: 0 auto 0.521vw;
  }
  .home-goal .banner {
    display: block;
    width: 32.083vw;
    position: relative;
  }
  .home-goal .banner .text {
    position: absolute;
    bottom: 2.344vw;
    right: 1.875vw;
    font-size: 0.938vw;
    font-style: italic;
    text-align: right;
    color: #fff;
  }
  .home-goal .banner .text h3 {
    font-size: 1.823vw;
    font-weight: 700;
    font-style: normal;
    margin-bottom: 0;
  }
  .home-goal .tab {
    display: flex;
    justify-content: space-between;
    padding: 2.083vw 6.25vw 2.240vw;
    min-height: 24.9vw;
    height: 24.9vw;
  }
  .product-card {
    width: 14.063vw;
  }
  .product-card .image {
    height: 14.063vw;
    box-shadow: 0 0 0.521vw rgba(20, 20, 20, 0.2);
    position: relative;
  }
  .product-card .image .overlay {
    display: block;
    opacity: 0;
    transition: .2s;
    position: absolute;
    top: 5.781vw;
    left: 0;
    width: 100%;
  }
  .product-card:hover .overlay {
    opacity: 1;
  }
  .product-card .image .overlay .btn {
    width: 100%;
    height: 3.021vw;
    padding: 0.990vw 1.042vw 0;
  }
  .product-card .title {
    font-size: 0.938vw;
    margin-top: 1.302vw;
    margin-bottom: 0.417vw;
  }
  .product-card .price {
    font-size: 1.25vw;
  }
  .product-card .price .compare {
    font-size: 0.938vw;
  }
  .home-goal .tab {
    position: absolute;
    z-index: -1;
    opacity: 0;
  }
  .home-goal .tab.active {
    position: static;
    z-index: 0;
    opacity: 1;
  }
  .home-goal .tab .slick-list {
    padding: 2.240vw 0 0 !important;
  }
  .home-goal .tab .slick-slide {
    margin: 0 0.625vw;
  }
  .home-goal .tab .slick-slider {
    width: 46.615vw;
    margin: 0 3.125vw 0 5.573vw;
  }
  .arrow-slider .slick-arrow {
    width: 3.177vw;
    height: 3.021vw;
    top: 9.115vw;
    background-color: #c40019;
  }
  .arrow-slider .slick-arrow:before {
    width: 1.302vw;
    height: 0.625vw;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
  }
  .arrow-slider .slick-next:before {
    background-image: url(//advancedmolecularlabs.com/cdn/shop/t/38/assets/Right_arrow-desktop.png?v=150737795951479844191784909750);
  }
  .arrow-slider .slick-prev:before {
    background-image: url(//advancedmolecularlabs.com/cdn/shop/t/38/assets/Left_arrow_desktop.png?v=86522179447733563071784909750);
  }
  .arrow-slider .slick-next {
    right: -3.125vw;
  }
  .arrow-slider .slick-prev {
    left: -3.125vw;
  }
  .home-goal .goals-content {
    margin-top: 0;
    background: center / cover no-repeat url(/cdn/shop/files/goals-bg.jpg?v=1658411935);
  }
  .home-goal .product-card,
  .home-goal .product-card .title,
  .home-goal .product-card .price .has-compare {
    color: #fff;
  }
}
.home-top-sellers {
  background: top center / 100% auto no-repeat url(//advancedmolecularlabs.com/cdn/shop/t/38/assets/top-sellers-bg.png?v=116473432974307084521784909750);
}
.home-top-sellers .container {
  width: 100%;
  text-align: center;
}
.home-top-sellers .slick-list {
  padding: 7.488vw 0 0;
}
.home-top-sellers .slick-slider {
  width: 84.541vw;
  margin: 0 auto;
}
.home-top-sellers .slick-slide {
  margin: 0 1.691vw;
}
h2.section-title {
  background-color: #000000;
  padding: 3.623vw 3.623vw;
  font-size: 4.348vw;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: .1em;
  text-align: center;
  margin: 0;
  color: #fff;
  line-height: 1;
  height: 11.594vw;
  overflow: hidden;
  text-shadow: 0 0 3.623vw rgba(0, 0, 0, 1);
}
h2.section-title span {
  position: relative;
  background: transparent !important;
  z-index: 10;
}
h2.section-title span:after {
  content: "";
  position: absolute;
  width: 62.802vw;
  height: 4.348vw;
  left: -7%;
  top: 55%;
  transform: translateY(-50%);
  z-index: -1;
  background: center / contain no-repeat url(/cdn/shop/files/headline.png?v=1658413032);
}
.home-top-sellers .btn {
  margin-top: 3.623vw;
}
.home-top-sellers .bottom-image {
  margin-top: 8.696vw;
  position: relative;
}
.home-top-sellers picture img {
  display: block;
}
.home-top-sellers .bottom-image .title {
  font-size: 14.010vw;
  font-weight: 900;
  text-transform: uppercase;
  line-height: .7;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
}
.home-top-sellers .bottom-image .text {
  position: absolute;
  color: #c3011a;
  font-size: 2.899vw;
  font-style: italic;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.1;
}
.home-top-sellers .bottom-image .headline {
  font-size: 3.865vw;
  font-weight: 900;
  color: #000;
  margin: 0;
  font-style: normal;
  margin-right: 0.483vw;
}
.home-top-sellers .bottom-image .text.top-left {
  top: 13.768vw;
  left: 8.213vw;
  width: 35.024vw;
  text-align: right;
}
.home-top-sellers .bottom-image .text.top-right {
  top: 32.609vw;
  right: 3.623vw;
  width: 36.232vw;
  text-align: left;
}
.home-top-sellers .bottom-image .text.top-right .headline {
  display: block;
}
.home-top-sellers .bottom-image .text.bottom-right {
  top: 50.242vw;
  right: 11.594vw;
  width: 43.478vw;
  text-align: left;
}
.home-top-sellers .bottom-image .text.bottom-left {
  top: 28.261vw;
  left: 4.831vw;
  width: 26.570vw;
  text-align: right;
}
.home-top-sellers .bottom-image .text.bottom-left .headline {
  display: block;
}
.product-card .overlay .btn {
  margin-top: 0 !important;
}
@media (min-width: 1000px) {
  .home-top-sellers {
    background: center top / 100% 70% no-repeat url(//advancedmolecularlabs.com/cdn/shop/t/38/assets/top-sellers-bg.png?v=116473432974307084521784909750);
  }
  .home-top-sellers .container {
    width: 83.333vw;
  }
  h2.section-title {
    padding: 2.4vw 1.563vw 0;
    font-size: 2.344vw;
    height: 6.771vw;
  }
  h2.section-title span:after {
    width: 35.469vw;
    height: 2.5vw;
    left: -10%;
  }
  h2.section-title span:before {
    width: 7.813vw;
    left: -8.333vw;
  }
  .home-top-sellers .products {
    margin-top: 3.125vw;
    display: flex;
    justify-content: center;
    width: 78.646vw;
    margin-left: auto;
    margin-right: auto;
  }
  .home-top-sellers .products .product-card {
    margin: 0 0.781vw;
  }
  .home-top-sellers .btn {
    margin-top: 1.563vw;
  }
  .home-top-sellers .bottom-image {
    margin: 1.823vw auto 0;
    width: 35.677vw;
  }
  .home-top-sellers .bottom-image .title {
    font-size: 8.073vw;
    line-height: .7;
    width: auto;
    white-space: nowrap;
  }
  .home-top-sellers .bottom-image .text {
    font-size: 1.25vw;
    line-height: 1.1;
  }
  .home-top-sellers .bottom-image .headline {
    font-size: 2.344vw;
    margin-right: 0.104vw;
  }
  .home-top-sellers .bottom-image .text.top-left {
    top: 5.469vw;
    left: -7.813vw;
    width: 20.573vw;
  }
  .home-top-sellers .bottom-image .text.top-left .headline {
    display: block;
  }
  .home-top-sellers .bottom-image .text.top-right {
    top: 8.333vw;
    right: -11.354vw;
    width: 15.365vw;
  }
  .home-top-sellers .bottom-image .text.bottom-right {
    top: 13.802vw;
    right: -22.135vw;
    width: 34.375vw;
  }
  .home-top-sellers .bottom-image .text.bottom-left {
    top: 10.677vw;
    left: -14.375vw;
    width: 22.656vw;
  }
  .home-top-sellers .bottom-image .text.bottom-left .headline {
    display: inline;
  }
  .home-top-sellers .slick-list {
    padding-top: 0 !important;
  }
  .home-top-sellers .slick-arrow {
    top: 5.625vw;
  }
  .home-top-sellers .slick-prev {
    left: -4.427vw;
  }
  .home-top-sellers .slick-next {
    right: -4.427vw;
  }
}
.home-video-library .content {
  position: relative;
  padding: 9.662vw 0 10.386vw;
  text-align: center;
}
.home-video-library .container {
  position: relative;
  z-index: 5;
  width: 100%;
}
.home-video-library h2.section-title span:after {
  width: 62.802vw;
  height: 4.348vw;
  left: -4.831vw;
  background: center / contain no-repeat url(/cdn/shop/files/Layer_1524.png?v=1658482333);
}
.home-video-library .link .image {
  height: 56.280vw;
  position: relative;
}
.home-video-library .link .image:after {
  content: "";
  position: absolute;
  top: 12.077vw;
  left: 50%;
  transform: translateX(-50%);
  width: 32.609vw;
  height: 32.609vw;
  background: center / contain no-repeat url(/cdn/shop/files/Play_icon_b627a069-ee0b-4dc5-8303-6c0bba905461.png?v=1658483203);
}
.home-video-library .link .image img {
  height: 100%;
  object-fit: cover;
}
.home-video-library .link h3 {
  color: #fff;
  font-size: 3.865vw;
  line-height: 1.5;
  width: 72.464vw;
  margin: 5vw auto 0;
  font-weight: 600;
  letter-spacing: normal;
}
.home-video-library .slick-arrow {
  top: 64.010vw;
}
.home-video-library .slick-prev {
  left: 3.382vw;
  background-image: url(//advancedmolecularlabs.com/cdn/shop/t/38/assets/Left_arrow_white.png?v=52534518882156609621784909750);
}
.home-video-library .slick-next {
  right: 3.382vw;
  background-image: url(//advancedmolecularlabs.com/cdn/shop/t/38/assets/Right_arrow_white.png?v=78288359683562546771784909750);
}
.home-video-library .btn {
  margin-top: 6vw;
}
@media (min-width: 1000px) {
  .home-video-library .content {
    padding: 4.323vw 0 3.542vw;
  }
  .home-video-library .container {
    width: 87.5vw;
  }
  .home-video-library h2.section-title span:after {
    width: 31.198vw;
    height: 2.240vw;
    left: -1.823vw;
  }
  .home-video-library .container:after,
  .home-video-library .container:before {
    content: '';
    position: absolute;
    top: 0;
    width: 23.438vw;
    height: 20vw;
    z-index: 5;
  }
  .home-video-library .container:after {
    left: 0;
    background-image: linear-gradient(to right, #000000 0%, rgba(0, 0, 0, 0) 100%);
  }
  .home-video-library .container:before {
    right: 0;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, #000000 100%);
  }
  .home-video-library .slick-slide {
    width: 36.458vw;
    margin: 0 1.042vw;
  }
  .home-video-library .link .image {
    height: 20vw;
  }
  .home-video-library .link .image:after {
    top: 6.771vw;
    width: 8.333vw;
    height: 8.333vw;
  }
  .home-video-library .link .image img {
    height: 100%;
    width: 100%;
  }
  .home-video-library .link h3 {
    font-size: 1.458vw;
    text-shadow: 0.208vw 0.208vw 0.365vw #141414;
    width: 36.458vw;
    margin: 1.5vw auto 0;
    font-weight: 600;
    line-height: 1.28;
    opacity: 0;
    transition: .2s;
  }
  .home-video-library .slick-active h3 {
    opacity: 1;
  }
  .home-video-library .slick-arrow {
    top: 8.490vw;
    z-index: 20;
  }
  .home-video-library .slick-prev {
    left: 0;
    background-image: none;
  }
  .home-video-library .slick-next {
    right: 0;
    background-image: none;
  }
  .home-video-library .btn {
    margin-top: 1.563vw;
    padding-left: 3.229vw;
    padding-right: 3.229vw;
  }
}
.home-stacks {
  background: top center / 100% auto no-repeat url(/cdn/shop/files/stack-bg.png?v=1658473240);
  padding: 9.662vw 0 9.662vw;
  text-align: center;
  overflow: hidden;
}
.home-stacks .container {
  width: 100%;
}
.home-stacks .text p {
  display: none;
}
.home-stacks h2 {
  font-weight: 400;
  font-size: 15.942vw;
  line-height: .8;
  font-style: italic;
  position: relative;
  z-index: 10;
  margin-bottom: 4.348vw;
}
.home-stacks h2 small {
  font-size: 13.285vw;
  line-height: 1.1;
}
.home-stacks h2 strong {
  font-weight: 900;
  font-size: 24.155vw;
  line-height: 1;
  font-style: normal;
  display: block;
  z-index: 10;
}
.home-stacks h2:after {
  content: "";
  position: absolute;
  bottom: 0.725vw;
  width: 107.488vw;
  height: 8.454vw;
  left: -4.831vw;
  z-index: -1;
  background: center / contain no-repeat url(/cdn/shop/files/Layer_1525.png?v=1658474115);
}
.home-stacks .slick-slider {
  width: 84.541vw;
  margin: 0 auto;
}
.home-stacks .slick-slide {
  margin: 0 1.691vw;
}
.home-stacks .slick-list {
  padding-top: 3.623vw;
}
.home-stacks .slick-arrow {
  top: 21.739vw;
}
.home-stacks .btn {
  margin-top: 1.691vw;
  padding-left: 5.556vw;
  padding-right: 5.556vw;
}
.home-stacks .right {
  float: none !important;
}
.home-stacks .bottom-block {
  margin-top: 10.870vw;
}
.home-stacks .bottom-block h2 {
  font-size: 11.594vw;
  margin-bottom: 6.280vw;
}
.home-stacks .bottom-block h2 small {
  font-size: 7.488vw;
  display: block;
  margin-top: 1.691vw;
}
.home-stacks .bottom-block h2 strong {
  font-size: 17.150vw;
  letter-spacing: normal;
  line-height: 0.9;
  letter-spacing: -0.05em;
}
.home-stacks .bottom-block .btn {
  margin-top: 2.415vw;
}
.home-stacks .bottom-block h2:after {
  bottom: -2.415vw;
}
@media (min-width: 1000px) {
  .home-stacks {
    background: center / cover no-repeat url(/cdn/shop/files/stack-bg-desktop.jpg?v=1658473240);
    padding: 0 0 3.281vw;
  }
  .home-stacks .container {
    width: 100%;
  }
  .home-stacks .row {
    display: flex;
    width: 100%;
    justify-content: center;
  }
  .home-stacks .text {
    width: 30vw;
    margin-right: 7.813vw;
  }
  .home-stacks .text p {
    display: block;
    text-align: left;
    font-size: 0.938vw;
    padding: 0 0.781vw;
    line-height: 1.67;
  }
  .home-stacks h2 {
    font-size: 6.354vw;
    margin-top: 4.948vw;
    margin-bottom: 1.823vw;
  }
  .home-stacks h2:after {
    bottom: 0.156vw;
    width: 41.510vw;
    height: 3.229vw;
    left: -7.813vw;
  }
  .home-stacks .bottom-block h2:after {
    bottom: -1.042vw;
    left: -6.771vw;
  }
  .home-stacks h2 small {
    font-size: 5.260vw;
    line-height: 1.1;
  }
  .home-stacks h2 strong {
    font-size: 9.323vw;
    line-height: 0.95;
  }
  .home-stacks .right {
    margin: 0 3.125vw 0 0;
  }
  .home-stacks .slick-slider {
    width: 45.833vw;
    margin: 0;
  }
  .home-stacks .slick-slide {
    margin: 0 0.625vw;
  }
  .home-stacks .slick-list {
    padding-top: 3.906vw;
  }
  .home-stacks .slick-arrow {
    top: 9.688vw;
  }
  .home-stacks .slick-prev {
    left: -3.646vw;
  }
  .home-stacks .slick-next {
    right: -3.646vw;
  }
  .home-stacks .btn {
    margin-top: 1.563vw;
    padding-left: 2.865vw;
    padding-right: 2.865vw;
  }
  .home-stacks .products {
    width: 45.833vw;
  }
  .home-stacks .bottom-block {
    margin-top: 3.646vw;
    flex-direction: row-reverse;
  }
  .home-stacks .bottom-block h2 {
    font-size: 4.427vw;
    margin-bottom: 2.604vw;
    margin-top: 1.302vw;
  }
  .home-stacks .bottom-block h2 small {
    font-size: 2.865vw;
    margin-top: 0.365vw;
  }
  .home-stacks .bottom-block h2 strong {
    font-size: 6.510vw;
    letter-spacing: normal;
    line-height: 0.9;
    letter-spacing: -0.05em;
  }
  .home-stacks .bottom-block .btn {
    margin-top: 1.719vw;
  }
  .home-stacks .bottom-block .text {
    margin: 0 0 0 4.688vw;
  }
  .home-stacks .bottom-block .slick-list {
    padding-top: 0;
  }
  .home-stacks .bottom-block .slick-arrow {
    top: 5.781vw;
  }
}
.home-review {
  padding-bottom: 7.5vw;
}
.home-review h2.section-title span {
  font-size: 3.865vw;
}
.home-review h2.section-title span:after {
  width: 100.725vw;
  height: 4.348vw;
  left: -4.831vw;
  background-image: url(/cdn/shop/files/Layer_1523.png?v=1658476021);
}
.home-review .container {
  width: 100%;
}
.home-review .slick-list {
  padding: 7.971vw 0 7.246vw;
  height: auto !important;
}
.home-review .slick-slide {
  box-shadow: 0.483vw 0.483vw 3.140vw 0.725vw rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
  font-size: 4.106vw;
  font-family: Roboto;
  font-style: italic;
  color: #222222;
  margin: 0 10.145vw;
  border: 0.966vw solid #c8c8c8;
  position: relative;
  height: auto;
}
.home-review .slick-slide:before {
  content: "";
  position: absolute;
  width: 5.797vw;
  height: 4.348vw;
  top: 10.870vw;
  left: 6.522vw;
  background: center / contain no-repeat url(/cdn/shop/files/quote.png?v=1658476169);
}
.home-review .slick-slide .text {
  padding: 9vw 8.454vw 6.039vw 15.700vw;
  min-height: 45.894vw;
}
.home-review .slick-slide .text p {
  font-size: 4.106vw;
  line-height: 1.5;
}
.home-review .slick-slide .text p:last-child {
  margin-bottom: 0;
}
.home-review .slick-slide .review-author {
  font-size: 4.348vw;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1;
  padding: 3.865vw 12.077vw 3.865vw 13.285vw;
  border-top: 0.242vw solid #c8c8c8;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  font-style: normal;
  padding-top: 6.039vw;
  padding-right: 11.353vw;
  padding-bottom: 4.831vw;
}
.home-review .slick-slide .review-author .name {
  width: 36.232vw;
}
.home-review .slick-slide .review-author .image {
  display: none;
}
.home-review .slick-slide .review-author .stars {
  display: flex;
}
.home-review .slick-slide .review-author .stars img {
  width: 3.140vw;
}
.home-review .slick-prev {
  left: 2.657vw;
}
.home-review .slick-next {
  right: 2.657vw;
}
.home-review .slick-arrow {
  top: 36.232vw;
}
.home-review .logo {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 3.382vw;
  font-weight: 600;
  color: #ffffff;
  letter-spacing: 0.05em;
}
.home-review .logo span {
  letter-spacing: .05em;
}
.home-review .logo img {
  width: 30vw;
  margin-left: 1.449vw;
  margin-bottom: 1.208vw;
}
.home-review .slick-track {
  display: flex !important;
  align-items: stretch;
}
@media (min-width: 1000px) {
  .home-review {
    padding-bottom: 2.865vw;
    background: bottom center / 100% auto no-repeat url(//advancedmolecularlabs.com/cdn/shop/t/38/assets/reviews-bg.png?v=11019094486097421621784909750);
    background-color: #f3f3f3;
  }
  .home-review h2.section-title span {
    font-size: 2.344vw;
  }
  .home-review h2.section-title span:after {
    width: 61.302vw;
    height: 2.240vw;
    left: -3.125vw;
  }
  .home-review .container {
    width: 67.708vw;
  }
  .home-review .slick-list {
    padding: 3.646vw 0 2.813vw;
  }
  .home-review .slick-slide {
    box-shadow: 0.104vw 0.104vw 0.677vw 0.156vw rgba(0, 0, 0, 0.15);
    border: 0.208vw solid #c8c8c8;
    font-size: 0.885vw;
    margin: 0 1.563vw;
    height: auto;
    padding-bottom: 4.323vw;
    position: relative;
  }
  .home-review .slick-slide:before {
    width: 1.25vw;
    height: 0.938vw;
    top: 2.240vw;
    left: 1.302vw;
  }
  .home-review .slick-slide .text {
    padding: 2.240vw 3.125vw 2.604vw 3.385vw;
    min-height: auto;
  }
  .home-review .slick-slide .text p {
    font-size: 0.885vw;
  }
  .home-review .slick-slide .review-author {
    font-size: 0.938vw;
    padding: 1.042vw 3.542vw 1.302vw 3.906vw;
    border-top: 0.052vw solid #c8c8c8;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    min-height: 4.167vw;
  }
  .home-review .slick-slide .review-author .name {
    width: 6.25vw;
    font-size: 0.938vw;
    font-family: "Montserrat";
    font-weight: 600;
  }
  .home-review .slick-slide .review-author .image img {
    width: 100%;
    height: 100%;
  }
  .home-review .slick-slide .review-author .stars img {
    width: 0.677vw;
  }
  .home-review .slick-prev {
    left: -4.5vw;
  }
  .home-review .slick-next {
    right: -4.5vw;
  }
  .home-review .slick-arrow {
    top: 9.3vw;
  }
  .home-review .logo {
    font-size: 0.938vw;
  }
  .home-review .logo span {
    letter-spacing: .05em;
    margin-top: 0.260vw;
  }
  .home-review .logo img {
    width: 7.5vw;
    margin-left: 0.313vw;
    margin-bottom: 0.260vw;
  }
  .home-review .slick-track {
    display: flex !important;
    align-items: stretch;
  }
}
.home-newsletter {
  background-image: linear-gradient(-225deg, #000000 0%, #000000 8%, #970013 73%, #970013 100%);
  text-align: center;
  color: #fff;
  padding: 10.870vw 0 10.870vw;
}
.home-newsletter p {
  font-size: 4.348vw !important;
}
.home-newsletter h2 {
  font-size: 4.348vw;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.4;
  letter-spacing: normal;
  margin-bottom: 4.106vw;
}
.home-newsletter h2 strong {
  font-weight: 900;
  display: block;
}
.home-newsletter .container {
  width: 79.710vw;
}
.home-newsletter input[type="email"],
.home-newsletter input[type="text"] {
  height: 12.802vw;
  background: transparent;
  border: 1px solid #ffffff;
  padding: 0 5.314vw;
  font-size: 2.899vw;
  color: #ffffff;
  font-family: Montserrat;
  font-weight: 300;
  margin-bottom: 3.140vw;
}
.home-newsletter input[type="email"]::-webkit-input-placeholder,
.home-newsletter input[type="text"]::-webkit-input-placeholder {
  color: #ffffff;
}
.home-newsletter input[type="email"]::-moz-placeholder,
.home-newsletter input[type="text"]::-moz-placeholder { 
  color: #ffffff;
}
.home-newsletter input[type="email"]:-ms-input-placeholder,
.home-newsletter input[type="text"]:-ms-input-placeholder { 
  color: #ffffff;
}
.home-newsletter input[type="email"]:-moz-placeholder,
.home-newsletter input[type="text"]:-moz-placeholder {
  color: #ffffff;
}
.home-newsletter input[name="contact[first_name]"] {
  display: none;
}
.home-newsletter input[type="submit"] {
  background-color: #c40019;
  border: none !important;
  font-weight: 900;
  font-size: 3.382vw;
  height: 12.802vw;
  font-family: Montserrat;
  margin: 0;
}
div#shopify-section-1516661440005 input#newsletter-subscribe {
  border: none !important;
}
.home-newsletter form {
  margin: 0;
}
@media (min-width: 1000px) {
  .home-newsletter {
    background-image: linear-gradient(-225deg, #000000 0%, #970013 20%, #970013 80%, #000000 100%);
    padding: 2.5vw 0 2.604vw;
  }
  .home-newsletter p {
    font-size: 0.938vw !important;
  }
  .home-newsletter h2 {
    font-size: 1.25vw;
    margin-bottom: 1.146vw;
  }
  .home-newsletter h2 strong {
    display: inline;
  }
  .home-newsletter .container {
    width: 55.729vw;
  }
  .home-newsletter input[type="email"],
  .home-newsletter input[type="text"] {
    height: 3.021vw;
    border: 1px solid #ffffff;
    padding: 0 1.146vw;
    font-size: 0.729vw;
    margin-bottom: 0;
    width: 20.938vw !important;
    margin: 0 0.938vw 0 0 !important;
  }
  .home-newsletter input[name="contact[first_name]"] {
    display: block;
  }
  .home-newsletter input[type="submit"] {
    background-color: #ffffff;
    color: #970013 !important;
    font-size: 0.729vw;
    height: 3.021vw;
    padding-left: 1.979vw;
    padding-right: 2.760vw;
    width: auto;
  }
  .home-newsletter .btn-wrapper {
    position: relative;
  }
  .home-newsletter .btn-wrapper:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0.234vw 0 0.234vw 0.365vw;
    border-color: transparent transparent transparent #970013;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 1.719vw;
  }
  .home-newsletter form {
    display: flex;
    justify-content: center;
  }
}
.home-ambassador .founder {
  padding: 6.039vw 0 8.937vw;
  background-color: #f3f3f3;
  text-align: center;
}
.home-ambassador .container {
  width: 87.681vw;
}
.home-ambassador h2.section-title {
  font-size: 3.865vw;
  padding-top: 4.348vw;
}
.home-ambassador h2.section-title span:after {
  width: 100.725vw;
  height: 4.348vw;
  left: -4.831vw;
  background-image: url(/cdn/shop/files/Layer_1523.png?v=1658476021);
}
.home-ambassador .founder h3 {
  font-size: 4.831vw;
  font-weight: 700;
  margin: 5.556vw 0 3.623vw;
  text-transform: uppercase;
  letter-spacing: normal;
}
.home-ambassador .founder h3.desktop,
.home-ambassador .founder h2.desktop {
  display: none;
}
.home-ambassador p {
  font-size: 3.623vw;
  font-weight: 400;
  text-align: left;
}
.home-ambassador .founder .short-text,
.home-ambassador .founder .full-text,
.home-ambassador .founder .mobile-text {
  text-align: left;
  line-height: 1.6;
  width: 84.541vw;
}
.home-ambassador .founder .short-text,
.home-ambassador .founder .full-text {
  display: none;
}
.home-ambassador .image img {
  display: none;
}
.home-ambassador .image img.main-img {
  display: block;
}
.home-ambassador .text {
  padding: 0 3.865vw;
  line-height: 1.6;
}
.home-ambassador .btn {
  height: 10.145vw;
  padding: 3.140vw 7.246vw 0;
  margin-top: -0.725vw;
}
@media (min-width: 1000px) {
  .home-ambassador .founder {
    padding: 1.406vw 0 1.458vw;
    background: #fff;
    text-align: left;
  }
  .home-ambassador h2.section-title {
    font-size: 2.344vw;
    padding-top: 2.4vw;
  }
  .home-ambassador h2.section-title span:after {
    width: 61.510vw;
    height: 2.240vw;
    left: -3.646vw;
  }
  .home-ambassador .founder .image {
    width: 48.542vw;
    height: 43.229vw;
    margin: 0 5.208vw 0 0;
  }
  .home-ambassador .founder h3 {
    font-size: 1.25vw;;
    margin: 1.563vw 0 0.417vw;
  }
  .home-ambassador .founder h3.desktop,
  .home-ambassador .founder h2.desktop {
    display: block;
  }
  .home-ambassador p {
    font-size: 0.833vw;
    font-weight: 400;
    margin-bottom: 1.8vw;
  }
  .home-ambassador .founder .container {
    width: 96.875vw;
    display: flex;
    align-items: center;
  }
  .home-ambassador .text {
    width: 33.854vw;
  }
  .home-ambassador .founder p {
    font-size: 0.938vw;
    line-height: 1.77;
  }
  .home-ambassador .founder .short-text,
  .home-ambassador .founder .full-text,
  .home-ambassador .founder .mobile-text {
    text-align: left;
    line-height: 1.9;
    width: 100%;
  }
  .home-ambassador .founder .full-text {
    display: none;
  }
  .home-ambassador .founder .mobile-text {
    display: none !important;
  }
  .home-ambassador .founder .short-text {
    display: block;
  }
  .home-ambassador .founder .btn {
    height: 3.542vw;
    padding: 1.198vw 4.688vw 0;
    margin-top: 0.521vw;
    margin-bottom: 0.521vw;
  }
  .home-ambassador .founder h2 {
    font-size: 1.875vw;
    font-weight: 400;
    font-style: italic;
    margin: 0;
  }
  .home-ambassador .founder h3 {
    margin-top: 0;
    font-weight: 900;
    font-size: 2.344vw;
    line-height: 1.1;
    margin-bottom: 1.458vw;
  }
  .home-ambassador .founder h3.mobile {
    display: none;
  }
  .home-ambassador .image {
    display: grid;
    grid-template-columns: 17.604vw 13.802vw 15.885vw;
    grid-template-rows: 7.448vw 22.865vw 11.875vw;
    column-gap: 0.625vw;
    row-gap: 0.573vw;
  }
  .home-ambassador .image img {
    display: block;
  }
  .home-ambassador .image .main-img {
    width: 30.313vw;
    height: 30.781vw;
    grid-column-start: 2;
    grid-column-end: 4;
    grid-row-start: 1;
    grid-row-end: 3;
  }
  .home-ambassador .image .img-2 {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 2;
    width: 17.656vw;
    height: 7.448vw;
  }
  .home-ambassador .image .img-3 {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 2;
    grid-row-end: 3;
    width: 17.604vw;
    height: 22.865vw;
  }
  .home-ambassador .image .img-4 {
    grid-column-start: 1;
    grid-column-end:3;
    grid-row-start: 3;
    grid-row-end: 4;
    width: 32.031vw;
    height: 11.875vw;
  }
  .home-ambassador .image .img-5 {
    grid-column-start: 3;
    grid-column-end: 4;
    grid-row-start: 3;
    grid-row-end: 4;
    width: 15.885vw;
    height: 11.875vw;
  }
}
.home-ambassador .ambassadors .slick-slide {
  height: 170vw !important;
}
.home-ambassador .ambassadors {
  text-shadow: 2px 2px 20px rgba(0, 0, 0, 1);
}
.home-ambassador .ambassadors .tab {
  height: 150vw;
  background-color: rgba(0, 0, 0, 0.45);
  color: #fff;
  position: relative;
}
.home-ambassador .ambassadors .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #1c1c1c;
  height: 100%;
}
.home-ambassador .ambassadors .bg:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.5);
}
.home-ambassador .ambassadors .bg picture,
.home-ambassador .ambassadors .bg img {
  width: 100%;
  height: 100%;
  display: block;
  object-position: top center;
}
.home-ambassador .ambassadors .tab:last-child .bg img {
  object-position: center;
}
.home-ambassador .ambassadors .short-text {
  display: none;
}
.home-ambassador .ambassadors .image {
  display: none;
}
.home-ambassador .ambassadors p {
  font-size: 3.140vw;
  line-height: 1.7;
}
.home-ambassador .ambassadors h3 {
  font-size: 6.280vw;
  text-shadow: 0.483vw 0.483vw 3.140vw rgba(0, 0, 0, 0.55);
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: normal;
  margin-bottom: 7.246vw;
}
.home-ambassador .ambassadors .content {
  position: relative;
  z-index: 10;
  display: flex;
  align-items: flex-end;
  padding: 12.077vw 9.662vw 10.870vw;
  height: 100%;
}
.home-ambassador .ambassadors .favorite {
  font-size: 3.865vw;
  text-transform: uppercase;
  text-shadow: 0.483vw 0.483vw 3.140vw rgba(0, 0, 0, 0.55);
}
.home-ambassador .ambassadors .favorite a {
  color: #ec1e2c;
  font-style: italic;
  margin-left: 1.208vw;
      font-weight: bold;
    text-shadow: -2px 2px 2px #000;
    font-size: 4.2vw;
}
.home-ambassador .ambassadors .read-more {
  display: inline-block;
  font-size: 4.348vw;
  font-weight: 900;
  text-transform: uppercase;
  color: #fff;
  margin-top: 5vw;
  letter-spacing: .05em;
  position: relative;
}
.home-ambassador .ambassadors .read-more:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -2.899vw;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.845vw 0 0.845vw 1.208vw;
  border-color: transparent transparent transparent #fff;
}
.home-ambassador .slick-arrow {
  top: 61vw;
}
.home-ambassador .slick-prev {
  left: 2.657vw;
}
.home-ambassador .slick-next {
  right: 2.657vw;
}
.home-ambassador img {
  border: none !important;
}
@media (max-width: 999px) {
  .home-ambassador .ambassadors .short-text {
    display: none !important;
  }
  .home-ambassador .ambassadors .full-text {
    display: block !important;
  }
  .home-ambassador .ambassadors .tab[data-slick-index="3"] .bg img {
    object-position: bottom center;
  }
}
@media (min-width: 1000px) {
  .home-ambassador .ambassadors .slick-slide {
    height: auto !important;
  }
  .home-ambassador .ambassadors {
    display: flex;
    background-color: #7f0010;
  }
  .home-ambassador .ambassadors .tab {
    width: 17vw;
    transition: .2s;
    height: 27.969vw;
  }
  .home-ambassador .ambassadors .tab:not(.active) {
    cursor: pointer;
  }
  .home-ambassador .ambassadors .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #1c1c1c;
    height: 100%;
  }
  .home-ambassador .ambassadors .short-text {
    display: block;
  }
  .home-ambassador .ambassadors .full-text {
    display: none;
  }
  .home-ambassador .ambassadors .initial .full-text {
    display: block;
  }
  .home-ambassador .ambassadors .initial .short-text {
    display: none;
  }
  .home-ambassador .ambassadors .image {
    display: block;
    width: 6.563vw;
    height: 6.563vw;
    margin-bottom: 1.927vw;
    border-radius: 100%;
    overflow: hidden;
  }
  .home-ambassador .ambassadors .image img {
    height: 100%;
  }
  .home-ambassador .ambassadors p {
    font-size: 0.677vw;
    line-height: 1.7;
    margin-bottom: 1.042vw;
  }
  .home-ambassador .ambassadors h3 {
    font-size: 1.198vw;
    margin-bottom: 1.563vw;
  }
  .home-ambassador .ambassadors .content {
    position: relative;
    z-index: 10;
    display: block;
    padding: 2.604vw 2.604vw 5.052vw;
    height: 100%;
  }
  .home-ambassador .ambassadors .tab:first-child .content {
    background: #ed3441;
    transition: .2s;
  }
  .home-ambassador .ambassadors .tab:nth-child(2) .content {
    background-color: #ec1e2c;
  }
  .home-ambassador .ambassadors .tab:nth-child(3) .content {
    background-color: #c40019;
  }
  .home-ambassador .ambassadors .tab:nth-child(4) .content {
    background-color: #970013;
  }
  .home-ambassador .ambassadors .tab:nth-child(5) .content {
    background-color: #7f0010;
  }
  .home-ambassador .ambassadors .tab:not(.active) {
    text-shadow: none;
  }
  .home-ambassador .ambassadors .tab.active {
    width: 49vw;
  }
  .home-ambassador .ambassadors .tab.active .image img {
    display: none;
  }
  .home-ambassador .ambassadors .tab.active .content {
    padding-right: 10vw;
    padding-left: 6.25vw;
    background-color: transparent;
  }
  .home-ambassador .ambassadors .favorite {
    font-size: 0.833vw;
    text-transform: uppercase;
    text-shadow: 0.104vw 0.104vw 0.677vw rgba(0, 0, 0, 0.55);
  }
  .home-ambassador .ambassadors .favorite a {
    color: #ec1e2c;
    font-style: italic;
    margin-left: 0.260vw;
    font-weight: bold;
    text-shadow: -2px 2px 2px #000;
    font-size: 1.1vw;
  }
  .home-ambassador .ambassadors .read-more {
    display: inline-block;
    font-size: 0.938vw;
    margin-top: 0;
    position: absolute;
    bottom: 2.344vw;
  }
  .home-ambassador .ambassadors .read-more:after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -0.625vw;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0.182vw 0 0.182vw 0.260vw;
    border-color: transparent transparent transparent #fff;
  }
  .home-ambassador .slick-arrow {
    top: 61vw;
  }
  .home-ambassador .slick-prev {
    left: 0.573vw;
  }
  .home-ambassador .slick-next {
    right: 0.573vw;
  }
}
a:hover {
  text-decoration: none;
}
.home-blog {
  padding-bottom: 10.145vw;
  text-align: center;
}
.home-blog .container {
  padding: 8.213vw 0 0;
  width: 100%;
}
.home-blog .slick-slide {
  margin: 0 10.386vw;
  box-shadow: 0.483vw 0.483vw 3.140vw 0.725vw rgba(20, 20, 20, 0.15);
  background-color: #ffffff;
  margin-bottom: 8.454vw;
  text-align: left;
}
.home-blog .slick-slide .image {
/*   height: 53.623vw; */
      height: 32vw;
}
.home-blog .slick-slide .image img {
  height: 100%;
}
.home-blog .slick-slide .info {
  padding: 4vw 8.454vw 4.5vw 6.522vw;
}
.home-blog .slick-slide .date {
  font-size: 3.865vw;
  color: #666666;
}
.home-blog .slick-slide h3 {
  font-size: 3.382vw;
  font-weight: 700;
  letter-spacing: .1em;
  text-transform: uppercase;
  line-height: 1.6;
  color: #333333;
  margin-bottom: 3.623vw;
}
.home-blog .slick-slide .image {
  display: block;
}
.home-blog .slick-prev {
  left: 2.657vw;
}
.home-blog .slick-next {
  right: 2.657vw;
}
.home-blog .slick-arrow {
  top: 42.271vw;
}
.home-blog .overlay {
  display: none;
}
.home-blog h2.section-title span:after {
  width: 92.995vw;
  height: 5.314vw;
  background-image: url(/cdn/shop/files/blog-line.png?v=1658414721);
}
.home-blog .slick-track {
  display: flex;
  align-items: stretch;
}
.home-blog .slick-slide {
  height: auto;
}
.home-blog .btn {
  margin-top: 1.208vw;
}
.dark-bg {
  background: top center / 100% auto no-repeat url(/cdn/shop/files/AdobeStock_192616559.jpg?v=1658471529);
}
@media (min-width: 1000px) {
  .home-blog {
    padding-bottom: 2.5vw;
  }
  .dark-bg {
    background: center center / 100% auto no-repeat url(/cdn/shop/files/bg.jpg?v=1658471346);
  }
  .home-blog .container {
    padding: 2.917vw 0 0;
    width: 72.396vw;
    text-align: center;
  }
  .home-blog .slick-slide {
    margin: 0 1.563vw;
    box-shadow: 0.104vw 0.104vw 0.677vw 0.156vw rgba(20, 20, 20, 0.15);
    margin-bottom: 2.448vw;
    height: auto;
    text-align: left;
  }
  .home-blog .slick-slide .image {
/*     height: 14.063vw; */
        height: 8.7vw;
  }
  .home-blog .slick-slide .info {
    padding: 1.198vw 1.563vw 1.563vw;
  }
  .home-blog .slick-slide .date {
    font-size: 0.729vw;
  }
  .home-blog .slick-slide h3 {
    font-size: 0.833vw;
    line-height: 1.6;
    margin-bottom: 0.781vw;
  }
  .home-blog .slick-prev {
    left: -3.646vw;
  }
  .home-blog .slick-next {
    right: -3.646vw;
  }
  .home-blog .slick-arrow {
    top: 9.115vw;
  }
  .home-blog .slick-track {
    display: flex !important;
    align-items: stretch;
  }
  .home-blog .btn {
    display: inline-block;
    padding-left: 4.531vw;
    padding-right: 4.531vw;
  }
  .home-blog .image {
    position: relative;
  }
  .home-blog .overlay {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #c40019;
    opacity: 0;
    transition: .2s;
  }
  .home-blog .overlay:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 4.167vw;
    height: 4.167vw;
    border: 0.052vw solid #ffffff;
    border-radius: 100%;
  }
  .home-blog .overlay:before {
    content: "+";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 0.781vw;
    height: 0.781vw;
    font-size: 1.563vw;
    line-height: .6;
    color: #fff;
  }
  .home-blog .home-post:hover .overlay {
    opacity: 1;
  }
  .home-blog .btn {
    margin-top: 0;
  }
  .home-blog h2.section-title span:after {
    width: 51.927vw;
    height: 2.396vw;
    left: -3.385vw;
    background-image: url(/cdn/shop/files/blog-line.png?v=1658414721);
  }
}
.home-inst {
  background: top center / cover no-repeat url(/cdn/shop/files/AdobeStock_192616559.jpg?v=1658471529);
}
.home-inst .container {
  padding: 8.937vw 0 8.696vw;
  width: 90vw;
  text-align: center;
}
.home-inst #insta-feed > a {
  display: none;
}
.home-inst #insta-feed > a:nth-child(1),
.home-inst #insta-feed > a:nth-child(2),
.home-inst #insta-feed > a:nth-child(3),
.home-inst #insta-feed > a:nth-child(4),
.home-inst #insta-feed > a:nth-child(5),
.home-inst #insta-feed > a:nth-child(6),
.home-inst #insta-feed > a:nth-child(7),
.home-inst #insta-feed > a:nth-child(8) {
  display: block;
}
.home-inst #insta-feed {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 !important;
}
.home-inst .instafeed-container {
  width: 37.440vw !important;
  height: 37.440vw !important;
  box-shadow: 0 0.242vw 3.382vw 1.449vw rgba(20, 20, 20, 0.2);
  margin: 0 2.174vw 3.865vw;
}
.home-inst .instafeed-container img {
  width: 100% !important;
  height: 100% !important;
}
.home-inst .btn {
  margin-top: 2.415vw;
  padding-left: 6.039vw;
  padding-right: 6.039vw;
}
.header-wrapper.stuckMenu.isStuck {
  z-index: 10000000;
}
.home-inst h2.section-title span:after {
  width: 99.758vw;
  height: 5.556vw;
  left: -6.039vw;
  background-image: url(/cdn/shop/files/Layer_1522.png?v=1658500095);
}
@media (min-width: 1000px) {
  .home-inst {
    background: center top / 100% 100% no-repeat url(//advancedmolecularlabs.com/cdn/shop/t/38/assets/top-sellers-bg.png?v=116473432974307084521784909750);
  }
  .home-inst .container {
    padding: 0;
    width: 75.156vw;
  }
  .home-inst #insta-feed > a {
    display: block;
  }
  .home-inst #insta-feed {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 !important;
  }
  .home-inst .slick-slide {
    width: 17.188vw;
    margin: 0 1.042vw;
  }
  .home-inst .slick-slide:nth-child(2n) {
/*     width: 0; */
  }
  .home-inst .instafeed-container {
    width: 100% !important;
    height: 17.188vw !important;
    box-shadow: 0 0.052vw 0.729vw 0.313vw rgba(20, 20, 20, 0.2);
    margin: 0;
  }
  .home-inst .btn {
    display: none;
  }
  .home-inst .slick-list {
    padding: 2.865vw 0 2.917vw;
  }
  .home-inst .slick-arrow {
    top: 9.896vw;
  }
  .home-inst .slick-prev {
    left: -6.25vw;
  }
  .home-inst .slick-next {
    right: -6.25vw;
  }
  .home-inst h2.section-title span:after {
    width: 51.927vw;
    height: 2.604vw;
    left: -2.344vw;
  }
}
.footer-free-shipping {
  background-image: linear-gradient(-225deg, #000000 0%, #000000 8%, #970013 73%, #970013 100%);
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  text-align: center;
  padding: 8.454vw 0 9.903vw;
}
.footer-free-shipping .text {
  width: 72.464vw;
  margin: 0 auto;
  line-height: 1.2;
}
.footer-free-shipping p {
  margin-bottom: 2.415vw;
  font-size: 4.831vw;
}
.footer-free-shipping h3 {
  font-size: 7.246vw;
  font-weight: 900;
  letter-spacing: normal;
  margin: 0;
}
.footer-free-shipping .btn {
  width: 100%;
  display: block;
  height: 12.802vw;
  padding-top: 4.106vw;
  font-size: 4.348vw;
}
@media (min-width: 1000px) {
  .footer-free-shipping {
    background-image: linear-gradient(-225deg, #000000 0%, #970013 25%, #970013 75%, #000000 100%);
    text-align: right;
    padding: 2.656vw 0 2.188vw;
  }
  .footer-free-shipping .container {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 5vw;
  }
  .footer-free-shipping .text {
    width: 26vw;
    margin: 0 2.969vw 0 0;
    line-height: 1.2;
  }
  .footer-free-shipping p {
    margin-bottom: 0;
    font-size: 1.25vw;
  }
  .footer-free-shipping h3 {
    font-size: 2.083vw;
    margin-bottom: 0.521vw;
  }
  .footer-free-shipping .btn {
    width: auto;
    display: inline-block;
    height: 4.531vw;
    padding: 1.198vw 4.167vw 0 2.969vw;
    font-size: 2.083vw;
    background: transparent;
    border: 2px solid #ffffff;
    letter-spacing: normal;
    position: relative;
  }
  .footer-free-shipping .btn:after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 2.292vw;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0.573vw 0 0.573vw 0.885vw;
    border-color: transparent transparent transparent #fff;
  }
}
footer {
  color: #fff;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-size: 3.865vw;
  padding: 10.870vw 0 3.623vw;
}
footer p {
  font-size:3.865vw;
  line-height: 1.6;
  margin-bottom: 4.348vw;
}
footer a {
  color: #fff !important;
  transition: .2s;
}
.footer-text {
  position: relative;
}
.footer-text > p > a:last-child {
  display: inline-block;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
footer a:hover {
  opacity: .8;
}
footer  h4 {
  font-size: 4.348vw;
  text-transform: uppercase;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 3.623vw;
}
footer ul {
  list-style: none;
  line-height: 1.7;
}
.footer-text {
  margin-bottom: 4.831vw;
}
.footer-text h4 {
  margin-bottom: 2vw;
}
ul#footer-icons li a {
  font-size: 6.522vw;
  margin: 0 2.899vw;
}
.footer-menus li {
  margin-bottom: 2.415vw;
}
.footer-menus {
  margin-bottom: 6.039vw;
}
.footer-menus:nth-child(3) {
  margin-bottom: 0;
}
.footer-newsletter {
  margin-top: 7.246vw;
}
.footer-newsletter input[type="email"] {
  background: transparent;
  padding: 0 5.556vw;
  font-size: 3.140vw;
  color: #ffffff;
  height: 14.010vw;
  border: 0.242vw solid #ffffff;
  margin-bottom: 2.899vw !important;
}
.footer-newsletter input[type="email"]::-webkit-input-placeholder {
  color: #ffffff;
}
.footer-newsletter input[type="email"]::-moz-placeholder {
  color: #ffffff;
}
.footer-newsletter input[type="email"]:-ms-input-placeholder {
  color: #ffffff;
}
.footer-newsletter input[type="email"]:-moz-placeholder {
  color: #ffffff;
}
.footer-newsletter h4 {
  margin-bottom: 2.415vw;
}
.footer-newsletter .btn {
  background-color: #c40019;
  font-size: 3.865vw;
  height: 14.010vw;
  font-weight: 900;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: normal;
  margin: 0 !important;
  padding-right: 4.831vw;
}
.footer-newsletter .button-wrapper {
  position: relative;
}
.footer-newsletter .button-wrapper:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 1.087vw 0 1.087vw 1.691vw;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 19vw;
}
#payment img {
  width: 8.696vw;
  margin: 0 1.691vw;
}
#payment {
  margin-top: 8.454vw;
}
#payment p {
  margin-top: 2.415vw;
  font-weight: 600;
  font-size: 3.382vw;
}
@media (min-width: 1000px) {
  footer {
    font-size: 0.938vw;
    padding: 2.604vw 0 0.781vw;
    text-align: left;
  }
  footer p {
    font-size: 0.938vw;
    margin-bottom: 0.521vw;
  }
  footer  h4 {
    font-size: 1.042vw;
    margin-bottom: 0.260vw;
  }
  .footer-row {
    display: flex;
  }
  .footer-text {
    margin-bottom: 0;
    margin-right: 3.646vw;
  }
  .footer-text > p > a:last-child {
    display: inline-block;
    position: static;
    transform: none;
  }
  .footer-text h4 {
    margin-bottom: 0.781vw;
  }
  ul#footer-icons li a {
    font-size: 1.3vw;
    margin: 0 0.625vw;
  }
  .footer-menus li {
    margin-bottom: 0;
  }
  ul#footer-icons li:first-child a {
    margin-left: 0;
  }
  .footer-newsletter {
    margin: 0 0 0 3.125vw;
  }
  .footer-newsletter input[type="email"] {
    padding: 0 1.042vw;
    font-size: 0.729vw !important;
    height: 3.021vw;
    border: 0.052vw solid #ffffff;
    margin-bottom: 0 !important;
    margin-right: 0.885vw;
    width: 19.063vw;
  }
  .footer-newsletter h4 {
    margin-bottom: 0.781vw;
  }
  .footer-newsletter .btn {
    font-size: 0.729vw;
    height: 3.021vw;
    padding-right: 1.042vw;
    width: 10.208vw;
  }
  .footer-newsletter .button-wrapper:after {
    border-width: 0.234vw 0 0.234vw 0.365vw;
    right: 1.146vw;
  }
  footer .container {
    width: 89vw;
  }
  footer .footer-block h4 {
    min-height: 1.198vw;
  }
  footer .footer-block:nth-of-type(2) {
    margin-right: 3.125vw;
  }
  footer .footer-block:nth-of-type(3) {
    margin-right: 2.604vw;
  }
  footer ul {
    line-height: 1.9;
  }
  footer form {
    display: flex;
  }
  #payment img {
    width: 1.875vw;
    margin: 0 0.365vw;
  }
  #payment {
    margin-top: 2.083vw;
  }
  #payment p {
    margin-top: 0.3vw;
    font-size: 0.833vw;
  }
  .footer-menus {
    margin: 0;
  }
}

.mobile-navigation {
  position: fixed;
  top: 0;
  left: 0;
  display: block;
  transform: none;
  background-color: #000000;
  color: #fff;
  z-index: 10000000;
  width: 100vw;
  height: 100vh;
  overflow-y: auto;
  padding: 19.324vw 8.213vw 7.246vw 8.213vw;
  transform: translateX(-100%);
  transition: .3s;
}

.mobile-navigation.open {
  transform: none;
}

.mobile-navigation #accordion {
  font-size: 5.797vw;
  font-weight: 600;
  text-transform: uppercase;
  list-style: none;
  color: #fff;
  margin: 0 2.415vw;
  letter-spacing: 0.1em;
}

.mobile-navigation #accordion li {
  border: none;
  padding: 0;
  margin-bottom: 6.522vw;
}

.mobile-navigation a {
  color: #fff;
}

.mobile-navigation .close {
  position: absolute;
  top: 6.039vw;
  right: 7.246vw;
  width: 8.213vw;
}

.mobile-navigation .mobile-icons {
  display: flex;
  justify-content: center;
  align-items: center;
  list-style-type: none;
  margin-top: 14.493vw;
}

.mobile-navigation .mobile-icons li {
  margin-right: 6.039vw;
  font-size: 4.348vw;
  font-weight: 400;
  letter-spacing: 0.1em;
}

.mobile-navigation .mobile-icons li a {
  display: flex;
  align-items: center;
}

.mobile-navigation .mobile-icons li.join img {
  width: 3.865vw;
}

.mobile-navigation .mobile-icons li:last-child {
  margin-right: 0;
}

.mobile-navigation .mobile-icons img {
  width: 4.348vw;
  margin-right: 2.899vw; 
}

.mobile-navigation .search {
  position: relative;
  width: 79.227vw;
  margin: 14.493vw auto 0;
}

.mobile-navigation .search input {
  width: 100%;
  border: 0.483vw solid #ffffff;
  height: 13.527vw;
  padding: 0 4.831vw 0 11.353vw;
  font-size: 4.348vw;
  background: transparent;
  text-transform: none !important;
}

.mobile-navigation .search input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ffffff;
}
.mobile-navigation .search input::-moz-placeholder { /* Firefox 19+ */
  color: #ffffff;
}
.mobile-navigation .search input:-ms-input-placeholder { /* IE 10+ */
  color: #ffffff;
}
.mobile-navigation .search input:-moz-placeholder { /* Firefox 18- */
  color: #ffffff;
}

.mobile-navigation .search button {
  position: absolute;
  width: 4.348vw;
  min-width: auto;
  height: 4.348vw;
  display: block;
  top: 50%;
  transform: translateY(-50%);
  left: 5.072vw;
  background-color: transparent;
  padding: 0;
  margin: 0;
}

.mobile-navigation .search button img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
  line-height: 1;
}

@media (min-width: 1000px) {
  .mobile-navigation {
    display: none !important;
  }

  ul#nav ul * {
    background-color: transparent !important;
  }

  ul#nav li {
    position: static;
    background: transparent !important;
  }

  ul#nav li:hover,
  ul#nav li:hover ul {
    background: transparent !important;
  }

  ul#nav li ul {
    position: static;
    transform: none;
    box-shadow: none;
    display: block;
  }

  ul#nav li ul li a {
    padding: 0 !important;
    color: #fff !important;
    font-size: 0.938vw !important;
    font-weight: 500 !important;
  }

  ul#nav li .mega-menu-inner {
    display: none;
  }

  ul#nav li .mega-menu-inner-wrap {
    position: absolute;
    width: 100vw;
    bottom: 0.104vw;
    transform: translateY(100%);
    left: -6.25vw;
    background-color: #000;
    z-index: 1000;
    color: #fff;
    padding-left: 21.094vw;
    display: flex;
    align-items: flex-start;
    padding-top: 1.563vw;
    padding-bottom: 1.823vw;
    box-shadow: 0 0.625vw 3.542vw 1.198vw rgba(0, 0, 0, 0.65);
  }

  ul#nav li .mega-menu-inner h3, ul#nav li .mega-menu-inner .h3 {
    color: #c40019;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 0.938vw;
    margin-top: 0;
    margin-bottom: 0.990vw;
  }

  ul#nav li .mega-menu-inner .columns-2 {
    column-count: 2;
    column-gap: 4rem;
  }

  ul#nav li .mega-menu-inner li {
    margin-bottom: 0.677vw;
  }

  ul#nav li .arrow {
    margin-top: 0.365vw;
    margin-left: 0.885vw;
    right: 1.563vw;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0.469vw 0.313vw 0 0.313vw;
    border-color: #fff transparent transparent transparent;
  }

  ul#nav .has-mega-menu:nth-child(1) .mega-menu-inner {
    display: none;
  }

  ul#nav .block {
    margin-right: 4.948vw;
  }

  ul#nav .block:nth-child(1) {
    width: 9.375vw;
  }

  ul#nav .block:nth-child(2) {
    width: 18.229vw;
    margin-right: 4.427vw;
  }

  ul#nav li .mega-menu-inner .featured {
    display: flex;
    align-items: flex-end;
  }

  ul#nav li .mega-menu-inner .featured .image {
    width: 12.188vw;
    height: 9.740vw;
    margin-right: 1.563vw;
  }

  ul#nav li .mega-menu-inner .featured .image img {
    width: 100%;
    height: 100%;
  }

  ul#nav li .mega-menu-inner .featured .right {
    width: 11.458vw;
  }

  ul#nav li .mega-menu-inner .featured-product .title {
    text-align: center;
    font-size: 2.708vw;
    font-style: italic;
    text-transform: uppercase;
    position: relative;
    z-index: 10;
    font-weight: 400;
    font-family: Montserrat;
    font-style: normal;
    line-height: 0.9;
  }

  ul#nav li .mega-menu-inner .featured-product .title .decor {
    width: 15.469vw;
    height: 2.5vw;
    object-fit: contain;
    position: absolute;
    z-index: -1;
    left: -0.938vw;
    bottom: -0.260vw;
  }

  ul#nav li .mega-menu-inner .featured-product .title strong {
    font-weight: 900;
    font-size: 4.063vw;
  }

  ul#nav li .mega-menu-inner .btn {
    font-size: 0.833vw;
    font-weight: 900;
    text-align: center;
    letter-spacing: normal;
    height: 2.604vw;
    padding: 0.85vw 1.042vw 0;
    display: inline-block;
    width: 100%;
    margin-top: 0.781vw;
    line-height: 1;
  }

  ul#nav li .mega-menu-inner .btn:hover {
    background: #dd2027;
  }

  ul#nav li .mega-menu-articles .featured-block {
    order: -1;
    margin-right: 4.688vw;
    width: auto;
  }

  ul#nav li .mega-menu-articles .featured  .image {
    width: 9.479vw;
    height: 7.240vw;
  }

  ul#nav li .mega-menu-articles .featured .title {
    font-size: 0.833vw;
    font-family: Montserrat;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: .05em;
  }

  ul#nav li .mega-menu-articles .featured .right {
    width: 8.698vw;
  }

  ul#nav li .mega-menu-articles .columns-2 {
    column-count: 3;
    width: 33.333vw;
  }

  ul#nav li .mega-menu-articles .columns-2 li {
    width: 7.813vw;
  }

  ul#nav li .mega-menu-articles .btn {
    margin-top: 0.781vw;
  }

  ul#nav li .mega-menu-articles .block {
    width: auto;
  }
}

.hero-home h1:after, .hero-v2-title:after {
  content: "";
  position: absolute;
  width: 89.372vw;
  height: 9.420vw;
  bottom: 0.242vw;
  left: 7.246vw;
  z-index: -1;
  background: center / contain no-repeat url(/cdn/shop/files/home-hero-line.png?v=1658168351);
}

@media (min-width: 1000px) {
  .hero-home h1:after, .hero-v2-title:after {
    width: 44.479vw;
    height: 4.167vw;
    bottom: 0.8vw;
    left: 1.7vw;
  }

  .hero-home h1, .hero-v2-title {
    margin-bottom: 1.302vw;
    margin-top: 2.344vw;
  }

  .hero-home .text p {
    font-size: 1.354vw;
    font-weight: 500;
    line-height: 1.48;
    text-shadow: 0 0.104vw 0.208vw #000000;
  }
}

body,
html {
  overflow-x: hidden;
}

.picture-bg {
  position: relative;
}

.picture-bg picture {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.picture-bg picture img {
  width: 100%;
  height: 100%;
}

.picture-bg .container {
  position: relative;
  z-index: 10;
}

.gridlock .row {
  width: 100% !important;
}

.hero {
  text-align: right;
  display: flex;
  align-items: center;
  min-height: 71.014vw;
  padding: 14.493vw 0 7.246vw;
  overflow: hidden;
}

.hero h1, .hero .h1 {
  font-size: 6.763vw;
  font-family: Roboto;
  color: #c40019;
  line-height: 1;
  font-weight: 700;
  padding-bottom: 1.932vw;
  position: relative;
  letter-spacing: normal;
  margin-bottom: 1.932vw;
}

.hero h1:after, .hero .h1:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 68.599vw;
  height: 1px;
  background-color: #c40019;
}

.hero h2, .hero .h2 {
  font-size: 9.662vw;
  text-shadow: 0 0.725vw 1.449vw rgba(0, 0, 0, 0.6);
  color: #fff;
  font-style: italic;
  font-family: Montserrat;
  line-height: 1;
  font-weight: 400;
  letter-spacing: normal;
}

.hero h2 strong, .hero .h2 strong  {
  font-weight: 900;
  position: relative;
  z-index: 10; 
  font-style: normal;
}

.hero h2 strong:after,
.hero .h2 strong:after {
  content: "";
  position: absolute;
  right: -10.145vw;
  top: 0.966vw;
  width: 78.986vw;
  height: 9.903vw;
  z-index: -1;
  background: center / contain no-repeat url(/cdn/shop/files/Layer_31.png?v=1659953897);
}

.hero .container {
  width: 86.957vw;
}

@media (min-width: 1000px) {
  .hero {
    min-height: 20.833vw;
    padding: 2.604vw 0 2.604vw;
  }
  
  .hero h1, .hero .h1 {
    font-size: 2.5vw;
    padding-bottom: 0.781vw;
    margin-bottom: 0.260vw;
  }
  
  .hero h1:after, .hero .h1:after {
    width: 39.427vw;
  }
  
  .hero h2, .hero .h2 {
    font-size: 4.167vw;
    text-shadow: none;
    color: #000;
  }
  
  .hero h2 strong:after, .hero .h2 strong:after {
    display: none;
  }
  
  .hero .container {
    width: 73.958vw;
  }
}

.filters .dropdown {
  position: relative;
  font-family: "Alternate Got No 3 D";
  text-transform: uppercase;
  font-size: 6.280vw;
  line-height: 1;
  color: #ffffff;
  margin-bottom: 0.725vw;
}

.filters .dropdown .name {
  height: 14.493vw;
  background-color: #970013;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 7.971vw 0 9.179vw;
}

.filters .dropdown .name img {
  width: 4.348vw;
}

.filters .dropdown .name.open img {
  transform: rotate(180deg);
}

.filters .dropdown ul {
  display: none;
  position: absolute;
  bottom: 1px;
  left: 0;
  width: 100%;
  transform: translateY(100%);
  padding: 0 4.831vw 4.831vw 9.179vw;
  z-index: 100;
  background-color: #970013;
  list-style: none;
  margin: 0;
}

.filters .dropdown:nth-child(2) ul {
  z-index: 50;
}

.filters .dropdown ul li {
  margin-bottom: 3.623vw;
  color: #fff;
}

.filters .dropdown ul li.active a {
  position: relative;
}

.filters .dropdown ul li.active a:after {
  content: "";
  position: absolute;
  bottom: -0.483vw;
  left: 0;
  width: 100%;
  height: 0.483vw;
  background-color: #fff;
}

a,
a:visited,
a:focus,
a:hover {
  color: inherit;
}

a {
  transition: .2s;
}

.collection-filters .filters-search-form {
  width: 94.686vw;
  margin: 4.348vw auto 0;
  position: relative;
}

.collection-filters .filters-search-form input {
  width: 100%;
  height: 14.493vw;
  border-radius: 7.246vw;
  border: 0.483vw solid #353535;
  background-color: #ffffff;
  color: #353535;
  font-family: "Alternate Got No 3 D";
  text-transform: uppercase;
  padding: 0 7.246vw 0 13.285vw;
  font-size: 5.797vw;
  text-indent: 0;
  margin: 0;
}

.collection-filters .filters-search-form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #353535;
}
.collection-filters .filters-search-form input::-moz-placeholder { /* Firefox 19+ */
  color: #353535;
}
.collection-filters .filters-search-form input:-ms-input-placeholder { /* IE 10+ */
  color: #353535;
}
.collection-filters .filters-search-form input:-moz-placeholder { /* Firefox 18- */
  color: #353535;
}

.collection-filters .filters-search-form button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 6.039vw;
  height: 6.039vw;
  display: block;
  padding: 0;
  border: none;
  background-color: transparent;
  font-size: 6.039vw;
  color: #353535;
  min-width: auto;
  margin: 0;
  left: 6.039vw;
  line-height: 1;
}

.desktop {
  display: none;
}

@media (min-width: 1000px) {
  .filters .dropdown {
    font-size: 1.25vw;
    margin-bottom: 0;
    display: flex;
    align-items: center;
  }
  
  .filters .dropdown .name {
    height: auto;
    background-color: transparent;
    padding: 0;
    margin-right: 1.771vw;
  }
  
  .filters .dropdown .name .desktop {
    display: inline;
  }
  
  .filters .dropdown .name img {
    display: none;
  }
  
  .filters .dropdown ul {
    display: flex;
    position: static;
    width: auto;
    transform: none;
    padding: 0;
    background-color: transparent;
  }
  
  .filters .dropdown ul li {
    margin-bottom: 0;
    margin-right: 1.427vw;
  }
  
  .filters .dropdown ul li.active a:after {
    bottom: -0.104vw;
    height: 0.104vw;
  }
  
  .collection-filters .filters-search-form {
    width: 5.104vw;
    margin: 0;
  }

  .collection-filters {
    background-color: #970013;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 7.292vw;
    height: 3.594vw;
  }

  .collection-filters a:hover {
    opacity: .9;
  }
  
  .collection-filters .filters-search-form input {
    height: 1.146vw;
    border-radius: 0;
    border: none;
    background-color: transparent;
    color: #ffffff;
    padding: 0 0 0 1.875vw;
    font-size: 1.25vw;
  }
  
  .collection-filters .filters-search-form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #ffffff;
  }
  .collection-filters .filters-search-form input::-moz-placeholder { /* Firefox 19+ */
    color: #ffffff;
  }
  .collection-filters .filters-search-form input:-ms-input-placeholder { /* IE 10+ */
    color: #ffffff;
  }
  .collection-filters .filters-search-form input:-moz-placeholder { /* Firefox 18- */
    color: #ffffff;
  }
  
  .collection-filters .filters-search-form button {
    width: 1.563vw;
    height: 1.563vw;
    font-size: 1.563vw;
    left: -0.156vw;
    color: #ffffff;
  }
  
  .desktop {
    display: block;
  }
  
  .mobile {
    display: none;
  }
  
  .collection-filters .mobile {
    display: none;
  }
}

.collection-grid-header h2, .collection-grid-header h1,
.blog-grid h2, .blog-grid .h2,
.blog-sidebar h2, .blog-sidebar .h2,
.article-footer h2, .article-footer .h2 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 6.763vw;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: .08em;
  line-height: 1;
}

.collection-grid-header h2 img, .collection-grid-header .h2 img,
.blog-grid h2 img, .blog-grid .h2 img,
.blog-sidebar h2 img, .blog-sidebar .h2 img,
.article-footer h2 img, .article-footer .h2 img  {
  width: 2.174vw;
  margin-left: 4.106vw;
}

.collection-grid {
  padding-top: 9.179vw;
}

@media (min-width: 1000px) {
  .collection-grid-header h2, .collection-grid-header h1,
  .blog-sidebar h2, .blog-sidebar .h2,
  .article-footer h2, .article-footer .h2 {
    font-size: 1.25vw;
    letter-spacing: .08em;
  }

  .collection-grid-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0 2px 0 7px;
    flex-wrap: wrap;
  }
  
  .collection-grid-header h2 img, .collection-grid-header .h2 img,
  .blog-grid h2 img, .blog-grid .h2 img,
  .blog-sidebar h2 img, .blog-sidebar .h2 img,
  .article-footer h2 img, .article-footer .h2 img {
    width: 0.469vw;
    margin-left: 0.729vw;
  }
  
  .collection-grid {
    padding-top: 4.167vw;
  }

  .dropdown.sort {
    font-size: 0.781vw;
    font-weight: 500;
    position: relative;
    white-space: nowrap;
  }

  .dropdown.sort .name {
    display: flex;
    align-items: center;
    cursor: pointer;
  }

  .dropdown.sort .name img {
    width: 0.677vw;
    margin-right: 0.313vw;
  }

  .dropdown.sort .dropdown-content {
    position: absolute;
    bottom: -0.521vw;
    right: -1.354vw;
    width: auto;
    transform: translateY(100%);
    box-shadow: 0 0.313vw 0.833vw rgba(0, 0, 0, 0.15);
    background-color: #ffffff;
    border-radius: 0.313vw;
    padding: 1.042vw 1.302vw 1.042vw 1.406vw;
    text-align: right;
    display: none;
    z-index: 100;
  }

  .dropdown.sort .dropdown-content h3,
  .dropdown.sort .dropdown-content .h3  {
    font-weight: 700;
    color: #000000;
    position: relative;
    padding-bottom: 0.521vw;
    margin-bottom: 0.781vw;
    letter-spacing: normal;
  }

  .dropdown.sort .dropdown-content h3:after,
  .dropdown.sort .dropdown-content .h3:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 9.583vw;
    height: 0.052vw;
    background-color: #000000;
  }

  .dropdown.sort ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }

  .dropdown.sort li {
    font-size: 0.781vw;
    color: #c40019;
    font-weight: 500;
    font-style: italic;
    margin-bottom: 0.260vw;
  }
}

.collection-grid-desktop {
  display: none;
}

.collection-grid-products {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.collection-grid .container {
  width: 79.710vw;
}

.collection-grid h2, .collection-grid .h2  {
  margin-bottom: 12.077vw;
}

.collection-grid .product-card {
  margin-bottom: 5.314vw;
}

.pagination {
  font-size: 5.314vw;
  font-weight: 600;
  color: #c40019;
  line-height: 1;
  margin-top: 4.831vw;
}

.pagination ul {
  display: flex;
  justify-content: center;
  align-items: center;
  list-style: none;
}

.pagination ul li {
  margin: 0 1.208vw;
}

.collection-grid {
  padding-bottom: 13.285vw;
}

@media (min-width: 1000px) {
  .collection-grid-desktop {
    display: block;
  }

  .collection-grid-mobile {
    display: none;
  }
  
  .collection-grid .container {
    width: 75.781vw;
  }
  
  .collection-grid-header {
    margin-bottom: 1.771vw;
    padding-right: 0.521vw;
  }

  .collection-grid-products {
    justify-content: flex-start;
  }

  .collection-grid-products .product-card {
    margin-right: 1.302vw;
  }

  .collection-grid-products .product-card:nth-child(5n) {
    margin-right: 0;
  }
  
  .collection-grid-header .dropdown {
    margin-top: 0.781vw;
  }
  
  .collection-grid h2, .collection-grid .h2 {
    margin-bottom: 0;
  }
  
  .collection-grid .product-card {
    margin-bottom: 3.229vw;
  }
  
  .pagination {
    font-size: 0.833vw;
    font-weight: 500;
    color: #000000;
    margin-top: 0.521vw;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .pagination select {
    width: 2.969vw;
    height: 1.771vw;
    border: 1px solid #000000;
    text-align: center;
    line-height: 1;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-overflow: '';
    padding-right: 1vw;
    font-size: 0.833vw;
    font-family: Montserrat;
    cursor: pointer;
    font-weight: 500;
    background: 1.719vw center / 0.781vw auto no-repeat url(/cdn/shop/files/chevron-down-outline.svg?v=1660045906);
  }
  
  .pagination ul li {
    margin: 0 0.260vw;
  }
  
  .collection-grid {
    padding-bottom: 4.583vw;
  }

  .pagination span {
    padding: 0 0.573vw;
  }

  .pagination a {
    display: block;
    margin-left: 1.042vw;
    text-decoration: underline;
  }
}

.collection-stacks .btn {
  width: 79.710vw;
  height: 13.043vw;
  margin: 2.415vw auto 0;
  font-size: 4.348vw;
  padding-top: 4.106vw;
}

@media (min-width: 1000px) {
  .collection-stacks {
    padding-top: 0;
    padding-bottom: 2.656vw;
    background-image: url(/cdn/shop/files/Shadow_BG.png?v=1660049237);
    background-position: center -4.167vw;
  }

  .collection-stacks h2 {
    background-color: #000000;
    height: 6.771vw;
    line-height: 1;
    font-size: 2.344vw;
    margin: 0 0 2.344vw;
    color: #fff;
    font-weight: 900;
    padding-top: 2.344vw;
    font-style: normal;
    letter-spacing: .1em;
    text-shadow: 0 0 3.623vw rgb(0 0 0);
  }

  .collection-stacks h2:after {
    width: 30.729vw;
    height: 2.396vw;
    left: 36.458vw;
    top: 2.604vw;
    background-image: url(/cdn/shop/files/Layer_13.png?v=1660049001);
  }

  .collection-stacks h2 strong {
    font-size: inherit;
    display: inline;
    line-height: inherit;
  }

  .collection-stacks .row {
    margin: 0 !important;
  }

  .collection-stacks .top-block {
    display: block;
  }

  .collection-stacks .text {
    width: 100%;
  }

  .collection-stacks .btn {
    width: 14.063vw;
    height: 3.542vw;
    margin: 2.604vw auto 0;
    font-size: 1.042vw;
    padding: 1.25vw 0 0;
  }

  .collection-stacks .paragraphs {
    width: 38.542vw;
    margin: 0 auto;
    font-weight: 500;
  }

  .collection-stacks .paragraphs p {
    padding: 0;
    text-align: center;
    line-height: 1.78;
  }

  .collection-stacks .right {
    width: 61.458vw;
    margin: 0 auto;
  }

  .collection-stacks .right .products {
    width: 100%;
  }

  .collection-stacks .slick-list {
    padding-top: 0.521vw;
  }

  .collection-stacks .slick-arrow {
    top: 6.25vw;
  }
}

.collection-top-sellers .btn {
  width: 79.710vw;
  height: 13.043vw;
  font-size: 4.348vw;
  padding-top: 4.106vw;
}

.collection-top-sellers {
  padding-bottom: 7.729vw;
}

body.product .collection-filters {
  padding-bottom: 4.106vw;
} 

@media (min-width: 1000px) {
  .collection-top-sellers {
    display: none;
  }

  body.product .collection-filters {
    display: none;
  }
}

.pdp-main {
  padding: 7.05vw 0 7.488vw;
  color: #fff;
  background-image: linear-gradient(155deg, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .5) 48.309vw, rgba(0,0,0,0) 100%), url(/cdn/shop/files/AdobeStock_1926165559.jpg?v=1660065823);
  background-position: top left, center;
  background-repeat: no-repeat;
  background-size: cover;
}

.pdp-main .container {
  width: 94.928vw;
  background-color: rgba(0,0,0,.4);
  padding: 2.657vw 2.657vw 3.382vw 3.140vw;
}

.pdp-main .desktop {
  display: none !important;
}

.pdp-main .image {
  height: 42.029vw;
  width: 37.440vw;
}

.pdp-main .image img {
  height: 100%;
  width: 90%;
  object-fit: contain;
  margin: 0 auto;
  display: block;
  object-position: top center;
}

.pdp-main .pdp-mobile-row {
  display: flex;
/*   flex-direction: column; */
  padding-bottom: 6.763vw;
  border-bottom: 1px solid #fff;
  margin-bottom: 3.623vw;
}

.pdp-main h1 {
  background-color: #c40019;
  font-size: 4.348vw;
  font-weight: 900;
  color: #fff;
  line-height: 1.11;
  margin-bottom: 6.522vw;
  padding: 3.623vw 4.348vw 2.415vw;
  letter-spacing: normal;
  margin-top: 2.415vw;
}

.pdp-main .price {
  font-size: 10.870vw;
  font-weight: 800;
  line-height: 1;
  margin-bottom: 2.415vw;
}

.pdp-main .amount {
  font-size: 4.831vw;
  font-weight: 500;
  line-height: 1;
}

.pdp-main .right-block {
  width: 49.275vw;
  margin-left: 2.415vw;
}

.pdp-main .description {
  font-size: 3.865vw;
  line-height: 1.62;
}

.pdp-main .description-wrap {
  overflow: hidden;
  max-height: 19vw;
}

.pdp-main .description p {
  font-size: 3.865vw;
  line-height: 1.62;
}

.pdp-main .description .read-more {
  font-size: 4.348vw;
  font-weight: 500;
  color: #c40019;
  display: block;
  margin-top: 3.623vw;
  line-height: 1;
  text-align: center;
}

.pdp-main .bold-ro__recurring-title {
  display: none;
}

.pdp-main .bold-ro__bold-active {
  background: transparent;
}

.pdp-main .ro_widget label {
  display: flex;
  height: 16.425vw;
  align-items: center;
  font-size: 4.348vw !important;
  line-height: 1 !important;
  padding-left: 18.116vw;
  font-weight: 500;
  position: relative;
}

.pdp-main .ro_widget .bold-ro__radio-div {
  border: 0.242vw solid #ffffff;
  padding: 0;
  margin-bottom: 2.899vw;
}

.pdp-main .ro_widget input {
  display: none;
  position: absolute;
  z-index: -1;
}

.pdp-main .ro_widget label > span:before {
  content: "";
  width: 6.039vw;
  height: 6.039vw;
  border: 2px solid #ffffff;
  border-radius: 100%;
  background: transparent;
  position: absolute;
  left: 6.280vw;
  top: 50%;
  transform: translateY(-50%);
}

/* .pdp-main .bold-ro__frequency-div {
  display: none;
} */

.pdp-main .bold-ro__product {
  display: flex;  
  flex-direction: column-reverse;
  margin-top: 7.246vw;
}

.pdp-main .ro_widget .bold-ro__radio-div.bold-ro__bold-active {
  background-color: rgba(255,255,255,.25);
}

.pdp-main .ro_widget .bold-ro__radio-div.bold-ro__bold-active  label > span:before {
  background: radial-gradient(circle, #fff 0%, #fff 40%, rgba(0,0,0,0) 40%, rgba(0,0,0,0) 100%);
}

.pdp-main select {
  height: 16.425vw;
  background: transparent;
  padding: 0 7.246vw;
  width: 100%;
  border: 1px solid #ffffff;
  font-size: 4.348vw;
  font-family: Montserrat;
  color: #ffffff;
  font-weight: 500;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-overflow: '';
  text-indent: 0;
  background: 78.502vw center / 4.106vw auto no-repeat url(/cdn/shop/files/Triangle_1_copy.svg?v=1659971940);
}

.pdp-main .product-add {
  display: flex;
  justify-content: space-between;
  margin-top: 4.831vw !important;
} 

.pdp-main .product-add #quantity {
  width: 18.357vw;
  height: 14.734vw;
  border: 1px solid #ffffff;
  font-family: Montserrat;
  color: #ffffff;
  font-size: 4.831vw;
  text-align: center;
  font-weight: 500;
  padding: 0 3.623vw;
  background: transparent;
}

.pdp-main .product-add #quantity::-webkit-outer-spin-button,
.pdp-main .product-add #quantity::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

* {
  outline: none;
}

.pdp-main .product-add #quantity {
  -moz-appearance: textfield;
}

.pdp-main .product-add #quantity::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ffffff;
}
.pdp-main .product-add #quantity::-moz-placeholder { /* Firefox 19+ */
  color: #ffffff;
}
.pdp-main .product-add #quantity:-ms-input-placeholder { /* IE 10+ */
  color: #ffffff;
}
.pdp-main .product-add #quantity:-moz-placeholder { /* Firefox 18- */
  color: #ffffff;
}

.pdp-main .product-add #add-to-cart-btn {
  width: 66.908vw;
  display: block;
  height: 14.734vw;
  background-color: #c40019;
  font-size: 4.831vw;
  font-weight: 900;
  color: #fff;
  margin: 0 !important;
  border: 1px solid #c40019;
  text-transform: uppercase;
  font-family: Montserrat;
  transition: .2s;
}

.pdp-main .product-add #add-to-cart-btn:hover {
  background: #dd2027;
}

.pdp-main form {
  margin-top: 7.971vw;
  margin-bottom: 0;
}

.div#dd-restock-notification-container {
  margin-top: 2.415vw;
}

.pdp-main .bold-ro__product {
  margin: 0 !important;
}
  
.pdp-main .image.mobile {
  margin-bottom: 0vw !important;
  padding-bottom: 6.098vw;
/*   width: 100%; */
  height: 48.78vw;
  overflow: hidden;
}

.pdp-main .image.mobile .slide {
  background: #fff;
  height: 42.029vw !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
}

.pdp-main .image.mobile .slide img {
  object-position: center;
  height: 90%;
}

.pdp-main .image.mobile .slick-dots {
  bottom: 0;
}

.pdp-main .image.mobile .slick-dots button:before {
  display: none;
}

.pdp-main .image.mobile .slick-dots li {
  width: 1.208vw;
  height: 1.208vw;
  margin: 0 0.966vw;
}

.pdp-main .image.mobile .slick-dots li button {
  width: 1.208vw;
  height: 1.208vw;
  border-radius: 100%;
  background: rgba(255,255,255,.5);
  padding: 0;
  min-width: auto;
  transition: .2s;
}

.pdp-main .image.mobile .slick-dots li.slick-active button {
  background: rgba(255,255,255,1);
}

@media (min-width: 1000px) {
  .pdp-main {
    padding: 4.583vw 0 4.063vw;
    background-image: url(/cdn/shop/files/AdobeStock_1922616559.jpg?v=1660144313);
    background-position: top center;
  }
  
  .pdp-main .container {
    width: 66.771vw;
    background-color: transparent;
    padding: 0;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  
  .pdp-main .desktop {
    display: block !important;
  }
  
  .pdp-main .mobile {
    display: none !important;
  }
  
  .pdp-main .image-slider {
    width: 22.396vw;
    margin-top: 2.5vw;
  }
  
  .pdp-main .image-slider .slide {
    padding: 1vw;
  }
  
  .pdp-main .image-slider .slider-for {
    background: #fff;
  }
  
  .pdp-main .image-slider .slider-for img {
    height: 29.010vw;
    width: auto;
    margin: 0 auto;
    object-fit: contain;
  }
  
  .pdp-main .image-slider .slider-nav {
    margin-top: 3.490vw;
  }
  
  .pdp-main .image-slider .slider-nav .slide {
    width: 6.667vw;
    height: 6.667vw;
    background-color: #ffffff;
    margin: 0 0.521vw;
    padding: 0.208vw 0.365vw;
  }
  
  .pdp-main .image-slider .slider-nav .slide img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    margin: 0 auto;
  }
  
  .pdp-main .pdp-main-info {
    width: 42.604vw;
  }
  
  .pdp-main .desktop-wrap {
    background-color: rgba(0,0,0,.6);
    padding: 2.344vw 2.604vw 2.344vw 2.760vw;
  }

  .pdp-main .pdp-mobile-row {
    display: block;
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 0;
  }
  
  .pdp-main h1 {
    width: auto;
    display: inline-block;
    font-size: 1.563vw;
    margin-bottom: 0.885vw;
    padding: 1.302vw 2.604vw 1.302vw;
    letter-spacing: normal;
    margin-top: 0;
    letter-spacing: .01em;
  }
  
  .pdp-main .price-row {
    display: flex !important;
    align-items: flex-end;
    margin-top: 1.302vw;
  }
  
  .pdp-main .price {
    font-size: 2.344vw;
    margin-bottom: 0;
  }
  
  .pdp-main .price span {
    display: block;
  }
  
  .pdp-main .amount {
    font-size: 0.938vw;
    font-weight: 500;
    margin-left: 0.521vw;
    padding-bottom: 0.260vw;
  }
  
  .pdp-main .right-block {
    width: auto;
    margin-left: 0;
  }
  
  .pdp-main .description {
    font-size: 0.938vw;
    line-height: 1.89;
  }
  
  .pdp-main .description p:last-child {
    margin-bottom: 0;
  }
  
  .pdp-main .description-wrap {
    overflow: visible;
    max-height: none;
    display: none;
  }
  
  .pdp-main .description-wrap.short {
    overflow: hidden;
    max-height: 6.944vw;
  }
  
  .pdp-main .description-wrap.short + .read-more {
    display: block;
    margin-top: 1.5vw;
    margin-bottom: 2vw;
  }

  .pdp-main .description .read-more {
    font-size: 1.1vw;
    text-align: left;
  }
  
  .pdp-main .description p {
    font-size: 0.938vw;
    line-height: 1.89;
    margin-bottom: 1.198vw;
  }
  
  .pdp-main .description .read-more {
    display: none;
  }
  
  .pdp-main .bold-ro__recurring-title {
    display: none;
  }
  
  .pdp-main .bold-ro__bold-active {
    background: transparent;
  }
  
  .pdp-main .ro_widget label {
    display: flex;
    height: 3.542vw;
    align-items: center;
    font-size: 0.938vw !important;
    line-height: 1 !important;
    padding-left: 3.906vw;
    font-weight: 500;
    position: relative;
  }
  
  .pdp-main .ro_widget .bold-ro__radio-div {
    border: 2px solid #ffffff;
    padding: 0;
    margin-bottom: 0.625vw;
  }
  
  .pdp-main .ro_widget input {
    display: none;
    position: absolute;
    z-index: -1;
  }
  
  .pdp-main .ro_widget label > span:before {
    content: "";
    width: 1.302vw;
    height: 1.302vw;
    border: 2px solid #ffffff;
    border-radius: 100%;
    background: transparent;
    position: absolute;
    left: 1.354vw;
    top: 50%;
    transform: translateY(-50%);
  }
  
  .pdp-main .bold-ro__product {
    display: flex;  
    flex-direction: column-reverse;
    margin-top: 1.563vw;
  }
  
  .pdp-main .ro_widget .bold-ro__radio-div.bold-ro__bold-active {
    background-color: rgba(255,255,255,.25);
  }
  
  .pdp-main .ro_widget .bold-ro__radio-div.bold-ro__bold-active  label > span:before {
    background: radial-gradient(circle, #fff 0%, #fff 40%, rgba(0,0,0,0) 40%, rgba(0,0,0,0) 100%);
  }
  
  .pdp-main select {
    height: 3.542vw;
    padding: 0 1.563vw;
    border: 1px solid #ffffff;
    font-size: 1.042vw;
    background: 34.375vw center / 0.885vw auto no-repeat url(/cdn/shop/files/Triangle_1_copy.svg?v=1659971940);
  }
  
  .pdp-main .product-add {
    margin-top: 1.094vw !important;
    justify-content: flex-start;
  } 
  
  .pdp-main .product-add #quantity {
    width: 3.958vw;
    height: 2.604vw;
    border: 1px solid #ffffff;
    font-size: 1.042vw;
    padding: 0 0.781vw;
    margin-right: 1.146vw;
  }
  
  .pdp-main .product-add #add-to-cart-btn {
    width: 11.510vw;
    height: 2.604vw;
    font-size: 1.042vw;
    font-weight: 700;
    border: 1px solid #c40019;
    text-transform: none;
  }
  
  .pdp-main form {
    margin-top: 1.823vw;
  }
  
  .div#dd-restock-notification-container {
    margin-top: 0.521vw;
  }
  
  .pdp-main .bold-ro__product {
    margin: 0 !important;
  }
}

.pdp-accordion h2 span:after {
  left: -6.039vw;
}

.pdp-accordion .container {
  padding: 8.454vw 0;
  width: 94.928vw;
}

.pdp-accordion  .title {
  border-top: 2px solid #000000;
  line-height: 1;
  padding: 8.213vw 16.908vw 8.213vw 5.797vw;
  font-size: 5.314vw;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-style: italic;
  position: relative;
  cursor: pointer;
}

.pdp-accordion  .title:after {
  content: "\f2c7";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 7.246vw;
  font-family: Ionicons;
  font-size: 5.072vw;
  font-style: normal;
}

.pdp-accordion  .title.open:after {
  content: "\f1ac";
  font-size: 9.662vw;
}

.pdp-accordion .text {
  font-size: 3.865vw;
  font-weight: 500;
  line-height: 1.62;
  padding: 1.208vw 6.039vw 7.05vw 6.039vw;
  letter-spacing: 0.02em;
  display: none;
}

.pdp-accordion .text p {
  font-size: inherit;
}

.pdp-accordion .item:last-child {
  border-bottom: 2px solid #000000;
}

@media (min-width: 1000px) {
  .pdp-accordion h2 span:after {
    left: -2.604vw;
    width: 32.083vw;
    height: 2.240vw;
    background-image: url(/cdn/shop/files/Layer_14.png?v=1660153961);
  }
  
  .pdp-accordion .container {
    padding: 4.427vw 0;
    width: 63.438vw;
  }
  
  .pdp-accordion  .title {
    line-height: 1;
    padding: 1.823vw 5.729vw 1.719vw 2.917vw;
    font-size: 1.146vw;
    letter-spacing: 0.2em;
  }
  
  .pdp-accordion  .title:after {
    right: 2.604vw;
    font-size: 1.094vw;
  }
  
  .pdp-accordion  .title.open:after {
    font-size: 2.083vw;
  }
  
  .pdp-accordion .text {
    font-size: 0.938vw;
    line-height: 1.77;
    padding: 0.260vw 4.167vw 1.823vw 2.917vw;
  }
}

.pdp-science .video {
  height: 67.633vw;
  position: relative;
}

.pdp-science .video iframe {
  width: 100%;
  height: 100%;
}

.pdp-science .video .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.pdp-science .video .overlay picture,
.pdp-science .video .overlay picture img {
  width: 100%;
  height: 100%;
  display: block;
}

.pdp-science .video .overlay .play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 21.256vw;
  height: 21.498vw;
  cursor: pointer;
}

.pdp-science .video .overlay .play-btn img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.pdp-science .text {
  padding: 16.908vw 5.797vw 12vw 4.831vw;
  font-size: 3.865vw;
  line-height: 1.62;
  background: top center / 100% auto no-repeat url(/cdn/shop/files/Layer_36.png?v=1660208608);
}

.pdp-science h2 {
  font-size: 8.696vw;
  font-weight: 400;
  font-style: italic;
  line-height: 1;
  margin: 0;
  letter-spacing: normal;
}

.pdp-science h3 {
  font-size: 9.662vw;
  font-weight: 900;
  line-height: 1;
  margin-bottom: 5.556vw;
  text-transform: uppercase;
  letter-spacing: normal;
}

.pdp-science .text-wrap {
  max-height: 57vw;
  overflow: hidden;
  text-shadow: 0 0.725vw 2.415vw #ffffff;
  background: rgba(255,255,255,.2);
}

.text-wrap + .read-more {
  font-size: 4.348vw;
  color: #c40019;
  line-height: 1;
  display: block;
  text-align: center;
  margin-top: 4vw;
  font-weight: 500;
}

@media (min-width: 1000px) {
  .pdp-science {
    display: flex;
    align-items: stretch;
    flex-direction: row-reverse;
    min-height: 35.938vw;
  }

  .pdp-science .video {
    height: auto;
    position: relative;
    width: 50%;
  }
  
  .pdp-science .video .overlay .play-btn {
    width: 10.625vw;
    height: 10.729vw;
  }
  
  .pdp-science .text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 50%;
    padding: 2.865vw 7.813vw 2.604vw 10.104vw;
    font-size: 0.938vw;
    font-weight: 500;
    line-height: 2;
    background: top center / cover no-repeat url(/cdn/shop/files/Layer_5.png?v=1660209010);
  }
  
  .pdp-science h2 {
    font-size: 2.083vw;
    font-weight: 900;
    font-style: normal;
    margin-bottom: 0.521vw;
  }
  
  .pdp-science h3 {
    font-size: 1.042vw;
    font-weight: 500;
    margin-bottom: 2.083vw;
    font-style: italic;
    letter-spacing: 0.1em;
  }
  
  .pdp-science .text-wrap {
    max-height: none;
    overflow: visible;
    text-shadow: none;
    background: none;
  }
  
  .text-wrap + .read-more {
    display: none;
  }
}

.pdp-benefits .benefits {
  background-image: linear-gradient(-225deg, #000000 0%, #970013 70%, #970013 100%);
  padding: 12.077vw 0 12.077vw;
}

.pdp-benefits h2.section-title span:after {
  width: 68.599vw;
  height: 5.314vw;
  top: 50%;
  background-image: url(/cdn/shop/files/Layer_23.png?v=1660211411);
} 

.pdp-benefits .slick-slide {
  width: 59.179vw;
  margin: 0 2.415vw;
  font-size: 3.382vw;
  font-weight: 800;
  color: #ffffff;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  line-height: 1.2;
  text-align: center;
}

.pdp-benefits .slick-slide img {
  display: block;
  height: 30.193vw;
  width: auto;
  margin: 0 auto 4.831vw;
}

@media (min-width: 1000px) {
  .pdp-benefits .benefits {
    background-image: linear-gradient(-225deg, #000000 0%, #970013 20%, #970013 80%, #000000 100%);
    padding: 2.604vw 10.417vw 2.708vw;
  }
  
  .pdp-benefits h2.section-title span:after {
    width: 39.948vw;
    height: 2.083vw;
    top: 50%;
    background-image: url(/cdn/shop/files/Layer_141.png?v=1660212219);
  } 
  
  .pdp-benefits .slick-slide {
    width: 12.760vw;
    margin: 0 0.521vw;
    font-size: 0.729vw;
    letter-spacing: 0.1em;
  }
  
  .pdp-benefits .slick-slide img {
    height: 6.510vw;
    margin: 0 auto 1.042vw;
  }
}

.pdp-ingredients {
  padding: 9.662vw 0 9.662vw;
  position: relative;
  font-size: 3.865vw;
  line-height: 1.62;
}

.pdp-ingredients .container {
  width: 94.444vw;
}

.pdp-ingredients h2 {
  font-size: 5.314vw;
  font-weight: 900;
  line-height: 1.1;
  width: 45.894vw;
  letter-spacing: normal;
  margin-bottom: 0.242vw;
  text-transform: uppercase;
}

.pdp-ingredients h3 {
  font-size: 3.865vw;
  font-style: italic;
  font-weight: 400;
  line-height: 1.36;
  width: 45.894vw;
  margin: 0;
  text-transform: uppercase;
  letter-spacing: normal;
}

.pdp-ingredients .mobile-top {
  padding-bottom: 9.662vw;
  border-bottom: 0.242vw solid #000;
  margin-bottom: 1.691vw;
}

.pdp-ingredients picture {
  display: block;
  width: 47.585vw;
  height: 47.585vw;
  position: absolute;
  top: -3.140vw;
  right: 4.831vw;
}

.pdp-ingredients picture img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 100%;
}

.pdp-ingredients .text-wrap {
  max-height: 50.725vw;
  overflow: hidden;
}

.pdp-ingredients .text-wrap + .read-more {
  margin-top: 4.831vw;
}

@media (min-width: 1000px) {
  .pdp-ingredients {
    padding: 0;
    font-size: 0.938vw;
    line-height: 2;
  }
  
  .pdp-ingredients .container {
    width: 100%;
    display: flex;
    align-items: stretch;
    min-height: 35.833vw;
  }
  
  .pdp-ingredients .text {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 3.125vw 7.813vw 2.604vw 7.552vw;
  }
  
  .pdp-ingredients h2 {
    font-size: 2.083vw;
    font-weight: 900;
    line-height: 1.1;
    width: 100%;
    margin-bottom: 0.260vw;
  }
  
  .pdp-ingredients h3 {
    font-size: 1.042vw;
    font-weight: 500;
    line-height: 1.1;
    width: 100%;
    letter-spacing: 0.1em;
  }
  
  .pdp-ingredients .mobile-top {
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 2.604vw;
  }
  
  .pdp-ingredients picture {
    width: 50%;
    position: static;
    height: auto;
  }
  
  .pdp-ingredients picture img {
    border-radius: 0;
  }
  
  .pdp-ingredients .text-wrap {
    max-height: none;
  }
  
  .pdp-ingredients .text-wrap + .read-more {
    display: none;
  }

  .pdp-reviews {
    background: bottom center / cover no-repeat url(/cdn/shop/files/BG-reviews.jpg?v=1660216572);
  }

  .pdp-stacks {
    padding-bottom: 4.167vw;
  }

  .pdp-stacks h2 {
    margin-bottom: 4.167vw;
  }

  .pdp-stacks .btn {
    margin-top: 2.865vw;
  }
}

.hero-about {
  color: #fff;
  min-height: 71.014vw;
  padding-top: 7vw;
  padding-bottom: 11vw;
}

.hero-about .paragraphs {
  display: none;
}

.hero-about .container {
  width: 91.787vw;
}

.hero-about h2 strong:after {
  width: 111.836vw;
  height: 8.937vw;
  background-image: url(/cdn/shop/files/about-hero-decor.png?v=1660238509);
  left: -18.116vw;
}

@media (min-width: 1000px) {
  .hero-about {
    color: #fff;
    min-height: 38.594vw;
    padding-top: 2.604vw;
    padding-bottom: 4.688vw;
  }
  
  .hero-about .paragraphs {
    display: block;
  }
  
  .hero-about .container {
    width: 73.646vw;
  }
  
  .hero-about h1 {
    margin-bottom: 0.521vw;
  }
  
  .hero-about h2 {
    color: #fff;
    margin-bottom: 1.198vw;
  }
  
  .hero-about h2 strong:after {
    display: block;
    width: 49.219vw;
    height: 3.75vw;
    left: -7.292vw;
  }
  
  .hero-about .text {
    width: 37.5vw;
    margin: 0 0 0 auto;
  }
  
  .hero-about .text p {
    font-size: 1.146vw;
    line-height: 1.64;
  }
  
  .hero-about .paragraphs {
    width: 36.719vw;
    margin-left: 0.521vw;
  }
}

.about-quote {
  padding: 18.841vw 0 15.217vw;
  font-size: 5.797vw;
  line-height: 1.25;
  text-align: center;
  color: #fff;
  position: relative;
  text-shadow: 0 0.725vw 1.449vw rgba(0, 0, 0, 0.4);
  background-position: center;
  font-style: italic;
  font-weight: 400;
  background: center -7.246vw / 100% auto no-repeat url(/cdn/shop/files/AdobeStock_1926165596.jpg?v=1660240772);
}

.about-quote p {
  font-size: 5.797vw;
  line-height: 1.25;
  margin-bottom: 6.039vw;
}

.about-quote strong {
  font-weight: 900;
  font-style: normal;
}

.about-quote .container {
  width: 84.541vw;
  position: relative;
  z-index: 10;
}

.about-quote:after,
.about-quote:before {
  content: "";
  position: absolute;
  width: 26.570vw;
  height: 28.986vw;
  top: 2.415vw;
  right: -7.246vw;
  background: center / contain no-repeat url(/cdn/shop/files/quote_21ad31ba-d612-4470-8fcf-f6689d47c6c1.png?v=1660239908);
}

.about-quote:before {
  transform: rotate(180deg);
  right: auto;
  left: -7.246vw;
  top: 1.208vw;
}

.about-quote .author {
  font-size: 6.763vw;
}

@media (min-width: 1000px) {
  .about-quote {
    padding: 4.427vw 0 3.281vw;
    font-size: 2.865vw;
    line-height: 1.24;
    text-shadow: 0 0.156vw 0.313vw rgba(0, 0, 0, 0.4);
    background: center -2.604vw / 100% auto no-repeat url(/cdn/shop/files/AdobeStock.jpg?v=1660240641);
  }
  
  .about-quote p {
    font-size: 2.865vw;
    line-height: 1.24;
    margin-bottom: 1.667vw;
  }
  
  .about-quote .container {
    width: 59.896vw;
  }
  
  .about-quote:after,
  .about-quote:before {
    width: 11.979vw;
    height: 11.719vw;
    top: -0.260vw;
    right: 7.813vw;
  }
  
  .about-quote:before {
    left: 7.813vw;
    top: -0.260vw;
  }
  
  .about-quote .author {
    font-size: 1.875vw;
  }
}

@media (max-width: 999px) {
  .about-founder .founder {
    padding-top: 2.657vw;
  }

  .about-founder .mobile-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 2.657vw;
    border-bottom: 0.242vw solid #000;
    margin-bottom: 1.449vw;
  }
  
  .about-founder .mobile-img {
    width: 47.585vw;
  }

  .about-founder .mobile-img img {
    display: block;
  }
  
  .about-founder .image {
    display: none;
  }
  
  .about-founder h2,
  .about-founder h3 {
    text-align: left;
  }
  
  .about-founder h2 {
    font-size: 4.831vw;
    font-weight: 300;
    font-style: italic;
    width: 28.986vw;
    line-height: 1.1;
    letter-spacing: normal;
    margin-bottom: 1.208vw;
    margin-top: 1.208vw;
  }
  
  .about-founder .titles {
    width: 44.686vw;
  }
  
  .about-founder .container {
    width: 94.686vw;
  }
  
  .about-founder .text {
    padding: 0;
  }
  
  .about-founder .founder h3 {
    font-size: 7.05vw;
    line-height: 1.1;
    font-weight: 900;
    margin: 0;
  }
  
  .about-founder .text p {
    font-size: 3.865vw;
    line-height: 1.62;
  }
  
  .about-founder .text-wrap {
    max-height: 56.763vw;
    overflow: hidden;
  }
  
  .about-founder .read-more {
    font-size: 3.865vw;
    margin-top: 4.831vw;
  }
}

.about-founder .founder {
  background-color: #fff;
}

@media (min-width: 1000px) {
  .about-founder .mobile-img {
    display: none;
  }

  .about-founder .text {
    padding: 0;
    width: 33.333vw;
  }

  .about-founder .founder {
    padding-top: 1.563vw;
    padding-bottom: 1.667vw;
  }

  .about-founder .founder h2 {
    font-size: 2.865vw;
    letter-spacing: normal;
    margin-top: 1.563vw;
  }

  .about-founder .founder h3 {
    font-size: 3.125vw;
    margin-bottom: 1.823vw;
  }

  .about-founder .image .main-img {
    width: 27.917vw;
    height: 28.333vw;
  }

  .about-founder .image .img-2 {
    width: 16.25vw;
    height: 6.771vw;
  }

  .about-founder .image .img-3 {
    width: 16.198vw;
    height: 21.042vw;
  }

  .about-founder .image .img-4 {
    width: 29.479vw;
    height: 10.885vw
  }

  .about-founder .image .img-5 {
    width: 14.583vw;
    height: 10.885vw;
  }

  .about-founder .founder .image {
    width: 44.688vw;
    height: 39.792vw;
    grid-template-columns: 16.25vw 12.760vw 14.583vw;
    grid-template-rows: 6.771vw 21.042vw 10.885vw;
    column-gap: 0.573vw;
    row-gap: 0.573vw;
    margin-right: 7.448vw;
  }
}

.about-our-vision {
  padding: 10.386vw 0 6.039vw;
  color: #fff;
  font-size: 3.865vw;
  line-height: 1.62;
}

.about-our-vision .container {
  width: 92.995vw;
}

.about-our-vision h3 {
  font-size: 6.763vw;
  color: #c40019;
  font-weight: 700;
  font-family: Roboto;
  padding-bottom: 3.140vw;
  line-height: 1;
  position: relative;
  margin-bottom: 3.140vw;
  text-transform: uppercase;
  letter-spacing: normal;
}

.about-our-vision h3:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 67.633vw;
  height: 0.242vw;
  background-color: #c40019;
}

.about-our-vision h2 {
  font-size: 9.662vw;
  line-height: 1;
  text-shadow: 0 0.725vw 1.449vw rgba(0, 0, 0, 0.4);
  font-weight: 400;
  font-style: italic;
  text-transform: uppercase;
  letter-spacing: normal;
  margin-bottom: 7.246vw;
}

.about-our-vision h2 strong {
  font-weight: 900;
  display: block;
  position: relative;
  font-style: normal;
  z-index: 10;
}

.about-our-vision h2 strong:after {
  content: "";
  position: absolute;
  width: 77.053vw;
  height: 10.386vw;
  left: -2.415vw;
  top: 0;
  z-index: -1;
  background: center / contain no-repeat url(/cdn/shop/files/Layer_10.png?v=1660298667);
}

.about-our-vision p {
  font-size: 3.865vw;
  line-height: 1.62;
}

@media (min-width: 1000px) {
  .about-our-vision {
    padding: 2.604vw 0;
    font-size: 0.938vw;
    line-height: 1.78;
    min-height: 40.885vw;
    display: flex;
    align-items: center;
  }
  
  .about-our-vision .container {
    width: 73.698vw;
  }
  
  .about-our-vision h3 {
    font-size: 2.5vw;
    padding-bottom: 0.781vw;
    margin-bottom: 1.042vw;
    margin-top: 1.302vw;
  }
  
  .about-our-vision h3:after {
    width: 39.427vw;
    height: 0.052vw;
  }
  
  .about-our-vision h2 {
    font-size: 3.75vw;
    text-shadow: 0 0.156vw 0.313vw rgba(0, 0, 0, 0.4);
    margin-bottom: 2.083vw;
  }
  
  .about-our-vision h2 strong:after {
    width: 32.604vw;
    height: 3.75vw;
    left: -1.563vw;
    background: center / contain no-repeat url(/cdn/shop/files/Layer_22.png?v=1660298667);
  }
  
  .about-our-vision p {
    font-size: 0.938vw;
    line-height: 1.78;
  }

  .about-our-vision .text {
    width: 33.594vw;
  }
}

.about-formulas {
  padding: 12.077vw 0 5.556vw;
  font-size: 3.865vw;
  line-height: 1.62;
  font-weight: 500;
  overflow: hidden;
}

.about-formulas p {
  font-size: 3.865vw;
  line-height: 1.62;
}

.about-formulas h2 {
  font-size: 8.696vw;
  line-height: 1.1;
  padding-bottom: 2.657vw;
  border-bottom: 1px solid #000000;
  margin-bottom: 3.623vw;
  font-weight: 400;
  font-style: italic;
  letter-spacing: normal;
}

.about-formulas h2 strong {
  font-weight: 900;
  font-style: normal;
  display: block;
  font-size: 9.662vw;
  line-height: 1;
  margin-bottom: 0.725vw;
}

.about-formulas .container {
  width: 93.720vw;
}

@media (max-width: 999px) {
  .about-formulas picture {
    height: auto;
  }
}

@media (min-width: 1000px) {
  .about-formulas {
    padding: 3.125vw 0 1.563vw;
    font-size: 0.938vw;
    line-height: 1.78;
    font-weight: 500;
    min-height: 45.677vw;
    display: flex;
    align-items: center;
  }
  
  .about-formulas p {
    font-size: 0.938vw;
    line-height: 1.78;
  }
  
  .about-formulas h2 {
    font-size: 3.125vw;
    line-height: 1.1;
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 1.823vw;
  }
  
  .about-formulas h2 strong {
    display: inline;
    font-size: 3.125vw;
    margin-bottom: 0;
  }
  
  .about-formulas .container {
    width: 79.167vw;
  }
  
  .about-formulas .text {
    width: 39.583vw;
    margin: 0 0 0 auto;
  }

  .about-formulas .text p {
    width: 36.719vw;
    text-shadow: 0 0 0.781vw #ffffff;
  }
}

.about-ingredients {
  padding: 14.493vw 0 14.493vw;
  text-align: center;
  color: #fff;
  font-size: 3.865vw;
  line-height: 1.87;
}

.about-ingredients p {
  font-size: 3.865vw;
  line-height: 1.87;
}

.about-ingredients h2 {
  font-size: 9.662vw;
  line-height: 1;
  font-weight: 400;
  text-shadow: 0 0.725vw 1.449vw rgba(0, 0, 0, 0.4);
  font-style: italic;
  letter-spacing: normal;
  margin-bottom: 4.831vw;
}

.about-ingredients h2 strong {
  display: block;
  font-weight: 800;
  position: relative;
  font-style: normal;
  z-index: 10;
}

.about-ingredients h2 strong:after {
  content: "";
  position: absolute;
  background: center / contain no-repeat url(/cdn/shop/files/Layer_12.png?v=1660302459);
  width: 93.720vw;
  height: 11.594vw;
  left: 2.415vw;
  top: -0.725vw;
  z-index: -1;
}

.about-ingredients .text {
  width: 88.164vw;
  margin: 0 auto;
}

.about-ingredients .item {
  width: 72.464vw;
  margin: 0 2.415vw;
  font-size: 3.865vw;
  line-height: 2;
  text-shadow: 0 0 1.208vw #000000;
}

.about-ingredients .item .image {
  background-color: #970013;
  position: relative;
  margin-bottom: 3.623vw;
  height: 72.464vw;
}

.about-ingredients .item .image img {
  display: block;
  width: 100%;
  height: 100%;
}

.about-ingredients .item .name {
  position: absolute;
  font-size: 5.314vw;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.1;
  bottom: 4.831vw;
  left: 50%;
  transform: translateX(-50%);
  width: 55.556vw;
  text-shadow: 0 0 1.208vw rgba(0, 0, 0, 0.59);
}

.about-ingredients .ingredients {
  margin-top: 7.729vw;
}

.about-ingredients .item p {
  margin: 0;
}

.about-ingredients .slick-prev {
  left: 0;
}

.about-ingredients .slick-next {
  right: 0;
}

@media (max-width: 999px) {
  .about-ingredients .slick-arrow {
    width: 15.459vw;
    height: 15.459vw;
    background-color: #c40019;
    top: 28.502vw;
    transform: none;
  }

  .about-ingredients .slick-arrow:before {
    width: 6.039vw;
    height: 2.899vw;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
  }

  .about-ingredients .slick-next:before {
    background-image: url(//advancedmolecularlabs.com/cdn/shop/t/38/assets/Right_arrow-desktop.png?v=150737795951479844191784909750);
  }

  .about-ingredients .slick-prev:before {
    background-image: url(//advancedmolecularlabs.com/cdn/shop/t/38/assets/Left_arrow_desktop.png?v=86522179447733563071784909750);
  }
}

@media (min-width: 1000px) {
  .about-ingredients {
    padding: 5vw 0 4.3vw;
    font-size: 0.938vw;
    line-height: 1.78;
    background-position: top center;
  }
  
  .about-ingredients p {
    font-size: 0.938vw;
    line-height: 1.78;
  }
  
  .about-ingredients h2 {
    font-size: 2.865vw;
    text-shadow: 0 0.156vw 0.313vw rgba(0, 0, 0, 0.4);
    margin-bottom: 1.4vw;
  }
  
  .about-ingredients h2 strong {
    display: inline;
  }
  
  .about-ingredients h2 strong:after {
    width: 26.406vw;
    height: 2.5vw;
    left: -1.771vw;
    top: 0.625vw;
    background-image: url(/cdn/shop/files/Layer_21.png?v=1660302459);
  }
  
  .about-ingredients .text {
    width: 47.396vw;
  }
  
  .about-ingredients .text p {
    width: 38.281vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.823vw;
  }
  
  .about-ingredients .item {
    width: 15.625vw;
    margin: 0 1.302vw;
    font-size: 0.833vw;
    line-height: 2;
    text-shadow: 0 0 0.260vw #000000;
  }
  
  .about-ingredients .slick-list {
    padding-top: 1.042vw !important;
  }
  
  .about-ingredients .item p {
    font-size: 0.833vw;
    line-height: 2;
  }
  
  .about-ingredients .item .image {
    background-color: #970013;
    position: relative;
    margin-bottom: 0.4vw;
    height: 15.625vw;
    box-shadow: 0 0 1.406vw 0.156vw rgba(0, 0, 0, 0.6);
  }
  
  .about-ingredients .item .image img {
    display: block;
    width: 100%;
    height: 100%;
  }
  
  .about-ingredients .item .name {
    position: absolute;
    font-size: 1.146vw;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1.1;
    bottom: 1.3vw;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    text-shadow: 0 0 0.260vw rgba(0, 0, 0, 0.59);
  }
  
  .about-ingredients .ingredients {
    margin-top: 0;
  }
  
  .about-ingredients .item p {
    margin: 0;
  }
  
  .about-ingredients .slick-arrow {
    top: 6.25vw;
  }
  
  .about-ingredients .slick-prev {
    left: 4.167vw;
  }
  
  .about-ingredients .slick-next {
    right: 4.167vw;
  }
}

.about-philosophy {
  padding: 16.908vw 0 8.454vw;
  font-size: 4.348vw;
  line-height: 1.89;
  font-weight: 500;
}

.about-philosophy p {
  font-size: 4.348vw;
  line-height: 1.89;
}

.about-philosophy h2 {
  font-size: 9.662vw;
  font-weight: 900;
  margin: 0;
  line-height: 1;
  letter-spacing: normal;
  text-transform: uppercase;
}

.about-philosophy h3 {
  font-size: 8.937vw;
  font-weight: 400;
  font-style: italic;
  line-height: 1.1;
  letter-spacing: normal;
  text-transform: uppercase;
  margin-bottom: 3.623vw;
}

.about-philosophy .container {
  width: 95.411vw;
}

.about-philosophy .icons {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.about-philosophy .icons .item {
  width: 36.232vw;
  margin-right: 11.594vw;
  text-align: center;
  font-size: 4.348vw;
  line-height: 1.33;
  color: #c40019;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 7.246vw;
}

.about-philosophy .icons .item:nth-child(2n) {
  margin-right: 0;
}

.about-philosophy .icons .item .image {
  width: 36.232vw;
  height: 36.232vw;
  background-color: #c40019;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 3.623vw;
}

.about-philosophy .icons .item .image img {
  height: 20.531vw;
  width: auto;
}

@media (max-width: 999px) {
  .about-philosophy picture {
    height: auto;
  }
}

@media (min-width: 1000px) {
  .about-philosophy {
    min-height: 44.635vw;
    display: flex;
    align-items: center;
    padding: 7.292vw 0 2.604vw;
    font-size: 0.938vw;
    line-height: 1.89;
  }
  
  .about-philosophy p {
    font-size: 0.938vw;
    line-height: 1.89;
  }
  
  .about-philosophy h2 {
    font-size: 3.802vw;
    margin-bottom: 0.156vw;
  }
  
  .about-philosophy h3 {
    font-size: 3.021vw;
    margin-bottom: 1.302vw;
  }
  
  .about-philosophy .container {
    width: 73.958vw;
    padding-right: 31.25vw;
  }
  
  .about-philosophy .icons {
    justify-content: flex-start;
    margin-top: 2.083vw;
  }
  
  .about-philosophy .icons .item {
    width: 7.813vw;
    margin-right: 2.5vw;
    font-size: 0.938vw;
    line-height: 1.33;
    margin-bottom: 1.563vw;
  }
  
  .about-philosophy .icons .item:nth-child(2n) {
    margin-right: 2.5vw;
  }
  
  .about-philosophy .icons .item:nth-child(4n) {
    margin-right: 0;
  }
  
  .about-philosophy .icons .item .image {
    width: 7.813vw;
    height: 7.813vw;
    margin-bottom: 0.781vw;
  }
  
  .about-philosophy .icons .item .image img {
    height: 4.427vw;
  }
}

.hero-blog {
  padding-bottom: 12.077vw;
}

.hero-blog .container {
  width: 89.855vw;
}

.hero-blog h1, .hero-blog .h1 {
  font-size: 9.662vw;
  color: #fff;
  padding: 0;
  font-weight: 400;
  font-style: italic;
  font-family: Montserrat;
  text-shadow: 0 0.725vw 1.449vw rgba(0, 0, 0, 0.4);
}

.hero-blog .text {
  width: 57.971vw;
  margin: 0 0 0 auto;
}

.hero-blog h1 strong, .hero-blog .h1 strong {
  font-weight: 900;
  position: relative;
  z-index: 10;
  font-style: normal;
  font-size: 10.145vw;
}

.hero-blog h1 strong:after, .hero-blog .h1 strong:after {
  content: "";
  position: absolute;
  width: 43.961vw;
  height: 9.662vw;
  left: -9.662vw;
  top: 1.208vw;
  z-index: -1;
  background: center / contain no-repeat url(/cdn/shop/files/blog-hero-decor.png?v=1660320453);
}

.hero-blog h1:after, .hero-blog .h1:after {
  display: none;
}

@media (min-width: 1000px) {
  .hero-blog {
    padding-bottom: 2.604vw;
    text-align: left;
    min-height: 23.438vw;
  }
  
  .hero-blog .container {
    width: 67.448vw;
  }
  
  .hero-blog h1, .hero-blog .h1 {
    font-size: 4.740vw;
    text-shadow: 0 0.156vw 0.313vw rgba(0, 0, 0, 0.4);
    line-height: .95;
  }
  
  .hero-blog .text {
    width: 28.125vw;
    margin: 0;
  }
  
  .hero-blog h1 strong, .hero-blog .h1 strong {
    font-size: 4.740vw;
  }
  
  .hero-blog h1 strong:after, .hero-blog .h1 strong:after {
    width: 21.094vw;
    height: 3.802vw;
    left: -1.563vw;
    top: 1.823vw;
    background: center / contain no-repeat url(/cdn/shop/files/Layer_19.png?v=1660320453);
  }
}

.blog-grid  {
  padding-top: 7.729vw;
}

.blog-grid .container {
  width: 94.686vw;
}

.latest-article .image {
  display: none;
}

.latest-article .mobile-image {
  width: 37.923vw;
  height: 37.681vw;
  display: block;
  margin-right: 5.797vw;
}

.latest-article .mobile-image img {
  display: block;
  object-fit: cover;
  object-position: top left;
  width: 100%;
  height: 100%;
}

.latest-article .mobile-row {
  display: flex;
  align-items: center;
  border-bottom: 0.242vw solid #000;
  padding-bottom: 4.589vw;
  margin-bottom: 3.140vw;
}

.latest-article .mobile-right {
  width: 48.309vw;
}

.latest-article h3 {
  font-size: 4.831vw;
  line-height: 1.2;
  letter-spacing: normal;
  margin-bottom: 1.691vw;
}

.latest-article .date {
  font-size: 3.623vw;
  font-weight: 500;
  line-height: 1.6;
}

.latest-article .date span:not(.desktop) {
  display: block;
}

.latest-article .category {
  font-size: 4.348vw;
  color: #c40019;
  text-transform: uppercase;
  line-height: 1;
  font-family: "Alternate Got No 3 D";
  margin-top: 1.691vw;
}

.blog-grid .excerpt,
.latest-article .excerpt {
  font-size: 3.865vw;
  line-height: 1.62;
}

.latest-article .read-more {
  font-size: 3.865vw;
  font-weight: 500;
  color: #c40019;
  line-height: 1;
  display: block;
  text-align: center;
  margin-top: 3.623vw;
  transition: .2s;
}

.latest-article .read-more:hover {
  opacity: .8;
}

@media (min-width: 1000px) {
  .blog-grid  {
    padding-top: 2.865vw;
  }

  .blog-filters {
    padding-left: 7.813vw;
    padding-right: 7.813vw;
  }

  .blog-filters .filters-search-form {
    width: 9.375vw;
  }

  .blog-filters .dropdown .name {
    margin-right: 2.188vw;
  }
  
  .blog-grid .container {
    width: 84.375vw;
  }

  .blog-grid .collection-grid-header .dropdown {
    margin-top: 0;
  }

  .blog-grid .collection-grid-header {
    padding-left: 0;
    padding-right: 1.042vw;
    margin-bottom: 1.042vw;
  }

  .blog-grid .collection-grid-header .dropdown .name {
    font-weight: 700;
  }

  .blog-grid h2 {
    font-size: 1.354vw;
  }
  
  .latest-article {
    display: flex;
    align-items: stretch;
    background-color: #f0f0f0;
    min-height: 16.771vw;
  }
  
  .latest-article .article-info {
    width: 45.052vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 2.448vw 3.646vw 2.083vw 3.542vw;
  }
  
  .latest-article .image {
    display: block;
    width: 39.323vw;
  }
  
  .latest-article .image img {
    height: 100%;
    object-fit: cover;
    object-position: left top;
  }
  
  .latest-article .mobile-image {
    display: none;
  }
  
  .latest-article .mobile-row {
    display: block;
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  
  .latest-article .mobile-right {
    width: 100%;
  }
  
  .latest-article h3 {
    font-size: 1.563vw;
    line-height: 1.2;
    margin-bottom: 0.365vw;
  }
  
  .latest-article .date {
    font-size: 0.833vw;
    font-weight: 600;
    line-height: 1.6;
  }
  
  .latest-article .date .desktop {
    display: inline;
  }
  
  .latest-article .date span:not(.desktop) {
    display: inline;
  }
  
  .latest-article .category {
    font-size: 1.094vw;
    margin-top: 0.781vw;
  }
  
  .blog-grid .excerpt,
  .latest-article .excerpt {
    font-size: 0.938vw;
    line-height: 1.3;
    font-style: italic;
    font-weight: 500;
    margin-top: 0.885vw;
  }
  
  .latest-article .read-more {
    font-size: 0.938vw;
    margin-top: 0.938vw;
    text-align: left;
    display: inline-block;
    font-style: italic;
  }
  
  .latest-article .read-more .desktop {
    display: inline;
  }
}

.article-card .image {
  display: none;
}

.article-card h3 {
  font-size: 5.797vw;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.01em;
}

.article-card .date {
  font-weight: 500;
  font-size: 3.623vw;
}

.article-card .category {
  font-size: 4.348vw;
  font-family: "Alternate Got No 3 D";
  text-transform: uppercase;
  color: #c40019;
}

.article-card .category {
  margin-top: 2.899vw;
  line-height: 1;
}

.article-card .mobile-top {
  padding-bottom: 3.382vw;
  border-bottom: 0.242vw solid #000000;
  margin-bottom: 2.415vw;
}

.article-card .excerpt {
  font-weight: 500;
}

.article-card .read-more {
  display: block;
  text-align: center;
  font-size: 3.865vw;
  font-weight: 500;
  margin-top: 4.106vw;
  line-height: 1;
  color: #c40019;
}

.blog-grid .blog-articles {
  margin-top: 9.662vw;
}

.blog-grid .blog-articles h2 {
  margin-bottom: 7.971vw;
}

.blog-grid .collection-grid-header h2,
.blog-grid .collection-grid-header .h2 {
  margin-bottom: 8.937vw;
}

.blog-grid .article-card {
  margin-bottom: 8.454vw;
}

.blog-grid .pagination.desktop {
  display: none;
}

.blog-grid .blog-articles .articles {
  display: flex;
  flex-direction: column;
}

.blog-grid .pagination {
  margin-top: 3.140vw;
  order: 100;
}

@media (min-width: 1000px) {
  .article-card .image {
    display: block;
    width: 16vw;
    height: 6.8vw;
    margin-right: 2vw;
  }

  .article-card .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  
  .article-card {
    display: flex;
    align-items: center;
  }
  
  .article-card h3 {
    font-size: 1.25vw;
    letter-spacing: -0.01em;
    margin-bottom: 0.781vw;
  }
  
  .article-card .date {
    font-weight: 500;
    font-size: 0.833vw;
  }
  
  .article-card .category {
    font-size: 1.094vw;
    margin-top: 0.729vw;
    line-height: 1;
  }
  
  .article-card .mobile-top {
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 0;
  }
  
  .article-card .excerpt {
    font-weight: 500;
    font-style: italic;
    margin-top: 0.938vw;
  }
  
  .article-card .read-more {
    display: inline-block;
    text-align: left;
    font-size: 0.833vw;
    font-style: italic;
    margin-top: 0.885vw;
  }
  
  .article-card .read-more .desktop {
    display: inline;
  }

  .article-card .article-info {
    width: 40.625vw;
  }
  
  .blog-grid .blog-articles {
    margin-top: 0;
  }
  
  .blog-grid .blog-articles h2 {
    margin-bottom: 1.302vw;
    font-size: 1.25vw;
    justify-content: flex-start;
  }
  
  .blog-grid .collection-grid-header h2,
  .blog-grid .collection-grid-header .h2 {
    margin-bottom: 0;
  }
  
  .blog-grid .article-card {
    margin-bottom: 1.302vw;
  }
  
  .blog-grid .pagination.desktop {
    display: flex;
  }
  
  .blog-grid .pagination.mobile {
    display: none;
  }
  
  .blog-grid .pagination {
    margin-top: 2.5vw;
  }
  
  .blog-grid .blog-articles {
    margin-top: 2.865vw;
    display: flex;
    justify-content: space-between;
  }
  
  .blog-grid .blog-articles .articles {
    width: 57.813vw;
  }
  
  .blog-grid .blog-articles .pagination {
    margin-top: 2.083vw;
    margin-left: 2.083vw;
  }

  .blog-grid .blog-articles .pagination a {
    margin-left: 0.521vw;
  }

  .blog-grid {
    padding-bottom: 3.125vw;
  }
}

.blog-sidebar,
.blog-top-sellers {
  display: none;
}

@media (min-width: 1000px) {
  .blog-sidebar {
    display: block;
    width: 22.552vw;
  }

  .blog-sidebar .sidebar-block {
    padding-bottom: 1.563vw;
    border-bottom: 1px solid #000;
    margin-bottom: 1.563vw;
  }

  .blog-sidebar .sidebar-block:last-child {
    border: none;
  }

  .blog-sidebar .tags {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }

  .blog-sidebar .tags a {
    display: flex;
    align-items: center;
    padding: 0.729vw 0.938vw 0.677vw;
    border: 0.104vw solid #000000;
    border-radius: 5.208vw;
    margin: 0 0.156vw 0.313vw;
    font-size: 0.677vw;
    font-weight: 600;
    line-height: 1;
  }

  .blog-sidebar .tags a:hover,
  .blog-sidebar .tags a.active {
    background-color: #c40019;
    color: #fff;
    border-color: #c40019;
  }

  .blog-sidebar .sidebar-block h2 {
    margin-bottom: 0.781vw;
    line-height: 1.3;
    display: block;
  }

  .blog-sidebar .sidebar-block h2 img {
    margin-left: 0.260vw;
    margin-bottom: 0.052vw;
  }

  .blog-sidebar .sidebar-block p {
    font-size: 0.938vw;
    line-height: 1.33;
    font-weight: 500;
    margin-bottom: 0;
  }

  .blog-sidebar .subscribe-block {
    margin-bottom: 1.823vw;
  }

  .blog-sidebar .subscribe-block h2 {
    margin-bottom: 0.521vw;
  }

  .blog-sidebar .subscribe-block form {
    margin-top: 0.885vw;
    margin-bottom: 0;
  }

  .blog-sidebar .subscribe-block form input[type="email"] {
    width: 100%;
    height: 3.385vw;
    border: 1px solid #000000;
    background-color: #ffffff;
    padding: 0 1.354vw;
    font-size: 0.833vw;
    font-weight: 600;
    font-family: "Montserrat";
    text-indent: 0;
    margin-bottom: 0.677vw;
  }

  .blog-sidebar .subscribe-block form input[type="email"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #999999;
  }
  .blog-sidebar .subscribe-block form input[type="email"]::-moz-placeholder { /* Firefox 19+ */
    color: #999999;
  }
  .blog-sidebar .subscribe-block form input[type="email"]:-ms-input-placeholder { /* IE 10+ */
    color: #999999;
  }
  .blog-sidebar .subscribe-block form input[type="email"]:-moz-placeholder { /* Firefox 18- */
    color: #999999;
  }

  .blog-sidebar .subscribe-block form .btn {
    width: 100%;
    font-size: 1.25vw;
    font-weight: 700;
    background-color: #c40019;
    color: #fff;
    text-transform: uppercase;
    height: 3.385vw;
    transition: .2s;
    margin: 0;
  }

  .blog-sidebar .subscribe-block form .btn:hover {
    background: #dd2027;
  }

  .blog-sidebar .social {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .blog-sidebar .social a {
    display: block;
    margin: 0 1.302vw;
    width: 3.333vw;
  }

  .blog-sidebar .social a:hover {
    opacity: .9;
  }

  .blog-sidebar .social a img {
    display: block;
  }

  .blog-sidebar .social-block h2 {
    margin-bottom: 2.083vw;
  }

  body.blog .footer-free-shipping {
    display: none;
  }

  .blog-top-sellers {
    display: block;
    padding-bottom: 3.906vw;
    background-position: center 6.771vw;
  }
}

.article-main {
  padding-top: 5.314vw; 
}

.article-main .container {
  width: 94.686vw;
}

.article-main .article-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 4.348vw;
  border-bottom: 1px solid #000;
  margin-bottom: 3.140vw;
}

.article-main .article-header .image {
  width: 37.923vw;
  height: 37.681vw;
}

.article-main .article-header .image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.article-main .article-header .article-info {
  width: 51.932vw;
}

.article-main .article-header h1 {
  font-size: 4.831vw;
  line-height: 1.2;
  text-transform: none;
  font-weight: 700;
  margin-bottom: 1.208vw;
}
.article-main .article-header .h2{
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: initial;
}

.article-main .article-header .date {
  font-size: 3.623vw;
  line-height: 1.6;
}

.article-main .article-header .date span:not(.desktop) {
  display: block;
}

.article-main .article-header .category {
  line-height: 1;
  font-size: 4.348vw;
  color: #c40019;
  text-transform: uppercase;
  font-family: "Alternate Got No 3 D";
  margin-top: 1.691vw;
}

.article-main .content {
  font-size: 3.865vw;
  line-height: 1.62;
  font-weight: 500;
}

.article-main .content p {
  font-size: 3.865vw;
  line-height: 1.62;
}

#shopify-section-search {
  padding-bottom: 50px;
}
  
.article-main .content .text a {
  color: #2d5a9c;
  text-decoration: underline;
}

@media (min-width: 1000px) {
  .article-main {
    padding-top: 2.865vw; 
  }
  
  .article-main .container {
    width: 84.375vw;
  }

  .article-main .content {
    width: 56.458vw;
  }
  
  .article-main .article-header {
    padding-bottom: 1.563vw;
    margin-bottom: 1.563vw;
    align-items: flex-end;
    justify-content: flex-start;
    padding: 0 2.083vw 1.563vw;
  }
  
  .article-main .article-header .image {
    width: 21vw;
    height: 7.5vw;
    margin-right: 2.448vw;
    margin-bottom: 0.208vw;
  }
  
  .article-main .article-header .article-info {
    width: 36.979vw;
  }
  
  .article-main .article-header h1 {
    font-size: 2.604vw;
    line-height: 1.1;
    margin-bottom: 0.521vw;
    letter-spacing: normal;
  }
  
  .article-main .article-header .date {
    font-size: 1.042vw;
    line-height: 1.2;
    font-weight: 600;
    color: #999999;
  }
  
  .article-main .article-header .date span {
    display: inline !important;
  }
  
  .article-main .article-header .category {
    font-size: 1.25vw;
    margin-top: 0.781vw;
  }
  
  .article-main .content {
    font-size: 0.885vw;
    line-height: 1.76;
  }
  
  .article-main .content p {
    font-size: 0.885vw;
    line-height: 1.76;
  }
  
  .article-main .content .text {
    padding: 0 2.083vw;
  }
  
  .article-main .container {
    display: flex;
    justify-content: space-between;
  }

  .blog-sidebar .recent-articles {
    padding-bottom: 0.260vw;
  }

  .blog-sidebar .recent-articles .item {
    display: block;
    margin-bottom: 1.823vw;
  }

  .blog-sidebar .recent-articles .item img {
    width: 100%;
    height: 9.583vw;
    margin-bottom: 0.781vw;
    display: block;
  }

  .blog-sidebar .recent-articles .item h3 {
    font-size: 1.25vw;
    font-weight: 800;
    line-height: 1.4;
    letter-spacing: normal;
  }

  .blog-sidebar .recent-articles .item .date {
    font-size: 0.885vw;
    font-weight: 500;
    color: #999999;
    line-height: 1;
  }

  .blog-sidebar .recent-articles h2 {
    margin-bottom: 1.302vw;
  }

  body.article .filters .dropdown ul li.active a:after {
    display: none;
  }
}

.article-footer {
  margin-top: 9.662vw;
}

.article-footer h2 {
  font-size: 6.039vw;
  margin-bottom: 10.145vw;
}

.article-footer .latest-article {
  margin-bottom: 10.870vw;
}

@media (min-width: 1000px) {
  .article-footer {
    margin-top: 3.646vw;
  }
  
  .article-footer h2 {
    font-size: 1.25vw;
    margin-bottom: 1.979vw;
    justify-content: flex-start;
    border-bottom: 1px solid #000;
    padding: 0 2.188vw 1.042vw;
  }
  
  .article-footer .latest-article {
    margin-bottom: 2.083vw;
    background-color: transparent;
    padding-left: 2.083vw;
    align-items: center;
    min-height: auto;
  }

  .article-footer .latest-article .image {
    width: 14.323vw;
    height: 14.323vw;
  }

  .article-footer .latest-article .article-info {
    width: 39.583vw;
    padding: 0;
    padding-left: 2.760vw;
    padding-bottom: 0.781vw;
  }

  .article-footer .latest-article h3 {
    font-size: 1.25vw;
    font-weight: 700;
  }

  .article-footer .latest-article .excerpt {
    font-size: 0.833vw;
    line-height: 1.5;
  }

  .article-footer .latest-article .read-more {
    display: none;
  }
}

.article-footer .related-products .product-card {
  margin: 0 1.449vw;
}

.article-footer .related-products .products {
  width: 82.126vw;
  margin: 0 auto;
}

.article-footer .related-products .slick-list {
  padding-top: 2.415vw !important;
}

.article-footer .related-products h2 {
  margin-bottom: 8.454vw;
}

.article-main {
  padding-bottom: 10.870vw;
}

.article-footer .related-products .slick-arrow {
  top: 20.048vw;
}

.article-footer .related-products .slick-prev {
  left: -6.039vw;
}

.article-footer .related-products .slick-next {
  right: -6.039vw;
}

.article-footer .product-card .price {
  line-height: 1;
}

@media (min-width: 1000px) {
  .article-footer .related-products {
    margin-top: 2.604vw;
  }

  .article-footer .related-products .product-card {
    margin: 0 1.042vw;
  }
  
  .article-footer .related-products .products {
    width: 49.479vw;
    margin: 0;
    padding-left: 1.042vw;
  }
  
  .article-footer .related-products .slick-list {
    padding-top: 0.521vw !important;
  }
  
  .article-footer .related-products h2 {
    margin-bottom: 1.823vw;
  }
  
  .article-main {
    padding-bottom: 2.344vw;
  }
  
  .article-footer .related-products .slick-arrow {
    top: 5.729vw;
  }
  
  .article-footer .related-products .slick-prev {
    left: -2.083vw;
  }
  
  .article-footer .related-products .slick-next {
    right: -3.125vw;
  }
}

.wholesale-hero {
  color: #fff;
}

.wholesale-hero h2 {
  text-align: left;
  margin-bottom: 2.415vw;
  text-shadow: 0 0.725vw 1.449vw rgb(0,0,0,1);
}

.wholesale-hero h2 strong:after {
  display: none;
}

.wholesale-hero h1 {
  font-size: 6.280vw;
  padding-bottom: 1.691vw;
}

.wholesale-hero h1:after {
  width: 63.527vw;
  left: auto;
  right: -2.899vw;
}

@media (min-width: 1000px) {
  .wholesale-hero {
    min-height: 28.438vw;
    height: 28.438vw;
    padding-bottom: 5.208vw;
  }

  .wholesale-hero h2 {
    text-align: right;
    margin-bottom: 0.521vw;
    text-shadow: none;
    color: #fff;
    font-size: 3.75vw;
  }

  .wholesale-hero h2 strong {
    display: block;
  }
  
  .wholesale-hero h1 {
    font-size: 2.5vw;
    padding-bottom: 0.781vw;
    margin-bottom: 1.042vw;
  }
  
  .wholesale-hero h1:after {
    width: 39.427vw;
    right: 0;
  }
  
  .wholesale-hero .container {
    width: 78.646vw;
  }
}

.wholesale-intro {
  padding: 14.010vw 0 12.077vw;
  font-size: 3.865vw;
  line-height: 1.62;
  position: relative;
}

.wholesale-intro p {
  font-size: 3.865vw;
  line-height: 1.62;
  margin-bottom: 4.831vw;
}

.wholesale-intro .heading {
  padding-bottom: 3.140vw;
  border-bottom: 0.242vw solid #000;
  padding-right: 41.063vw;
  padding-left: 0.966vw;
  margin-bottom: 2.415vw;
}

.wholesale-intro h2 {
  font-size: 5.797vw;
  font-weight: 400;
  font-style: italic;
  line-height: 1.08;
  letter-spacing: normal;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 0.725vw;
}

.wholesale-intro h3 {
  font-size: 6.522vw;
  font-weight: 900;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: normal;
  margin: 0;
}

.wholesale-intro .container {
  width: 94.444vw;
}

.wholesale-intro .button-wrap {
  text-align: center;
}

.wholesale-intro .btn {
  height: 12.319vw;
  font-size: 4.348vw;
  padding: 3.623vw 9.662vw 0;
}

.wholesale-intro img {
  position: absolute;
  width: 47.585vw;
  height: 47.585vw;
  border-radius: 100%;
  display: block;
  top: -12.077vw;
  right: 2.415vw;
}

@media (min-width: 1000px) {
  .wholesale-intro {
    min-height: 40.625vw;
    display: flex;
    align-items: center;
    padding: 2.604vw 0 2.604vw;
    font-size: 1.25vw;
    line-height: 1.67;
  }
  
  .wholesale-intro p {
    font-size: 1.25vw;
    line-height: 1.67;
    margin-bottom: 2.760vw;
  }
  
  .wholesale-intro .heading {
    padding-bottom: 0;
    border-bottom: none;
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 1.406vw;
  }
  
  .wholesale-intro h2 {
    font-size: 1.875vw;
    margin-bottom: 0.156vw;
  }
  
  .wholesale-intro h3 {
    font-size: 2.344vw;
  }
  
  .wholesale-intro .container {
    width: 73.958vw;
  }
  
  .wholesale-intro .button-wrap {
    text-align: left;
  }
  
  .wholesale-intro .btn {
    height: 3.542vw;
    font-size: 1.042vw;
    padding: 1.198vw 4.427vw 0;
  }
  
  .wholesale-intro img {
    width: 40.208vw;
    height: 40.208vw;
    display: block;
    top: -2.344vw;
    right: 7.188vw;
  }
  
  .wholesale-intro .text {
    width: 33.333vw;
  }

  .wholesale-intro .text p {
    width: 32.813vw;
  }
}

.wholesale-about {
  padding-top: 10.870vw;
  padding-bottom: 11.594vw;
  color: #fff;  
  font-size: 3.865vw;
  line-height: 1.62;
  background-color: #000;
}

.wholesale-about .heading {
  text-align: center;
  padding-bottom: 3.623vw;
  position: relative;
  margin-bottom: 2.415vw;
}

.wholesale-about .heading:after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: 72.464vw;
  height: 1px;
  background-color: #ffffff;
}

.wholesale-about .container {
  width: 94.203vw;
}

.wholesale-about h2 {
  font-size: 5.797vw;
  font-weight: 400;
  font-style: italic;
  line-height: 1;
  text-shadow: 0 0.725vw 6.522vw rgba(0, 0, 0, 0.76);
  text-transform: uppercase;
  margin: 0;
  letter-spacing: normal;
}

.wholesale-about h3 {
  font-size: 6.522vw;
  font-weight: 900;
  text-shadow: 0 0.725vw 6.522vw rgba(0, 0, 0, 0.76);
  text-transform: uppercase;
  margin: 0;
  letter-spacing: normal;
}

.wholesale-about p {
  font-size: 3.865vw;
  line-height: 1.62;
  margin-bottom: 4.831vw;
  text-shadow: 0 0.725vw 3.623vw #000000;
  background: rgba(0,0,0,.3);
}

.wholesale-about picture {
  top: auto;
  bottom: 0;
}

.wholesale-about .button-wrap {
  text-align: center;
  margin-top: 6.039vw;
}

.wholesale-about .btn {
  height: 12.319vw;
  font-size: 4.348vw;
  padding: 3.623vw 9.662vw 0;
}

@media (min-width: 1000px) {
  .wholesale-about {
    min-height: 40.833vw;
    display: flex;
    align-items: center;
    padding: 3.646vw 0 2.604vw;
    font-size: 1.25vw;
    line-height: 1.67;
  }
  
  .wholesale-about .text {
    width: 30.729vw;
    margin: 0 0 0 auto;
  }
  
  .wholesale-about .heading {
    text-align: left;
    padding-bottom: 0;
    margin-bottom: 1.198vw;
  }
  
  .wholesale-about .heading:after {
    display: none;
  }
  
  .wholesale-about .container {
    width: 76.042vw;
  }
  
  .wholesale-about h2 {
    font-size: 1.875vw;
    text-shadow: 0 0.156vw 1.406vw rgba(0, 0, 0, 0.76);
  }
  
  .wholesale-about h3 {
    font-size: 2.344vw;
    text-shadow: 0 0.156vw 1.406vw rgba(0, 0, 0, 0.76);
  }
  
  .wholesale-about p {
    font-size: 1.25vw;
    line-height: 1.67;
    margin-bottom: 1.563vw;
    text-shadow: 0 0.156vw 0.781vw #000000;
  }
  
  .wholesale-about .button-wrap {
    text-align: left;
    margin-top: 2.760vw;
  }
  
  .wholesale-about .btn {
    height: 3.542vw;
    font-size: 1.042vw;
    padding: 1.198vw 4.427vw 0;
  }
}

.wholesale-new-benefits {
  padding-top: 9.662vw;
  padding-bottom: 6.280vw;
  text-align: center;
  font-weight: 500;
  font-size: 3.865vw;
  line-height: 1.62;
}

.wholesale-new-benefits p {
  font-size: 3.865vw;
  line-height: 1.62;
}

.wholesale-new-benefits h2 {
  font-size: 5.797vw;
  font-weight: 400;
  font-style: italic;
  letter-spacing: normal;
  line-height: 1.1;
  margin-bottom: 7.246vw;
}

.wholesale-new-benefits h2 strong {
  font-weight: 900;
  font-style: normal;
}

.wholesale-new-benefits .container {
  width: 100%;
}

.wholesale-new-benefits .text {
  width: 86.957vw;
  margin: 0 auto;
}

.wholesale-new-benefits .benefits {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 8.454vw;
}

.wholesale-new-benefits .benefits .item {
  width: 45.894vw;
  font-size: 3.382vw;
  line-height: 1.14;
  font-weight: 700;
  margin: 0 0.725vw;
  margin-bottom: 6.039vw;
}

.wholesale-new-benefits .benefits .icon {
  width: 36.232vw;
  height: 36.232vw;
  background-color: #c40019;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 4.106vw;
}

.wholesale-new-benefits .benefits .icon img {
  display: block;
  height: 21.739vw;
  width: auto;
}

@media (min-width: 1000px) {
  .wholesale-new-benefits {
    padding-top: 4.167vw;
    padding-bottom: 4.271vw;
    font-size: 0.938vw;
    line-height: 1.78;
  }
  
  .wholesale-new-benefits p {
    font-size: 0.938vw;
    line-height: 1.78;
  }
  
  .wholesale-new-benefits h2 {
    font-size: 2.865vw;
    margin-bottom: 1.458vw;
    letter-spacing: normal;
  }
  
  .wholesale-new-benefits .container {
    width: 78.125vw;
  }
  
  .wholesale-new-benefits .text {
    width: 49.479vw;
  }
  
  .wholesale-new-benefits .benefits {
    margin-top: 2.188vw;
  }
  
  .wholesale-new-benefits .benefits .item {
    width: 14.063vw;
    font-size: 0.938vw;
    line-height: 1.33;
    margin: 0 1.25vw;
    margin-bottom: 0;
  }
  
  .wholesale-new-benefits .benefits .icon {
    width: 7.813vw;
    height: 7.813vw;
    margin: 0 auto 0.885vw;
  }
  
  .wholesale-new-benefits .benefits .icon img {
    height: 4.688vw;
  }
}

.whole-quote  .container {
  width: 76.087vw;
}

.whole-quote .stars {
  width: 37.440vw;
  margin: 0 auto;
}

.whole-quote p {
  margin-bottom: 3.623vw;
}

@media (min-width: 1000px) {
  .whole-quote {
    padding-bottom: 2.760vw;
  }

  .whole-quote  .container {
    width: 60.938vw;
  }
  
  .whole-quote .stars {
    width: 9.375vw;
    line-height: 1;
  }
  
  .whole-quote p {
    margin-bottom: 1.563vw;
    font-size: 2.708vw;
  }
  
  .whole-quote .author {
    font-size: 1.25vw;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 500;
    font-style: italic;
    text-shadow: 0.104vw 0.104vw 0.156vw rgba(0, 0, 0,1);
    letter-spacing: 0.05em;
    margin-top: 1.042vw;
  }

  .whole-quote:before {
    left: 7vw;
  }

  .whole-quote:after {
    right: 7vw;
  }
}
  
.ambassador-hero h2 strong:after {
  display: block;
  background-image: url(/cdn/shop/files/Layer_4_6ae4a099-41db-4ae6-b605-a1824bf89dee.png?v=1660557638);
  width: 103.382vw;
  height: 9.903vw;
}

@media (max-width: 999px) {
  .ambassador-hero h1 {
    font-size: 6.763vw;
  }

  .ambassador-hero {
    padding-top: 4.831vw;
  }
  
  .ambassador-hero .img-desktop {
    display: none;
  }
  
  .ambassador-hero h2 {
    text-align: right;
  }
  
  .ambassador-hero .container {
    width: 91.787vw;
  }
}

@media (min-width: 1000px) {
  .ambassador-hero {
    overflow: visible;
  }

  .ambassador-hero .img-desktop {
    display: block;
    position: absolute;
    width: 45.052vw;
    height: 32.031vw;
    bottom: -3.906vw;
    left: 3.802vw;
    z-index: 100;
  }
  
  .ambassador-hero h2 strong:after {
    background-image: url(/cdn/shop/files/Layer_29.png?v=1660557638);
    width: 37.708vw;
    height: 2.708vw;
    right: -6.510vw;
  }
}

@media (max-width: 999px) {
  .ambassador-about {
    min-height: 111.111vw;
    display: flex;
    align-items: center;
    padding-top: 14.493vw;
  }

  .ambassador-about .heading {
    text-align: left;
    padding: 0 2.657vw 2.899vw;
    margin-bottom: 2.899vw;
  }

  .ambassador-about .heading strong {
    font-style: normal;
    font-weight: 900;
    display: block;
    font-size: 6.522vw;
  }

  .ambassador-about p {
    background: transparent;
  }

  .ambassador-about h2 {
    line-height: 1.1;
  }

  .ambassador-about .heading:after {
    transform: none;
    left: 0;
    width: 66.425vw;
  }

  .ambassador-about .text {
    width: 62.802vw;
  }

  .ambassador-about .button-wrap {
    text-align: left;
    margin-top: 8.454vw;
  }
}

@media (min-width: 1000px) {
  .ambassador-about h2 {
    font-size: 2.344vw;
    margin-bottom: 2.344vw;
  }

  .ambassador-about .heading strong {
    font-style: normal;
    font-weight: 900;
  }

  .ambassador-about .text {
    width: 32.552vw;
  }

  .ambassador-about .container {
    width: 79.167vw;
  }

  .ambassador-about .button-wrap {
    margin-top: 3.125vw;
  }
}

.ambassador-benefits {
  padding-top: 14.493vw;
}

.ambassador-benefits h2 {
  font-size: 5.797vw;
  width: 67.633vw;
  margin: 0 auto 4.831vw;
}

.ambassador-benefits h2 strong {
  font-size: 6.039vw;
}

@media (min-width: 1000px) {
  .ambassador-benefits {
    padding-top: 4.844vw;
  }
  
  .ambassador-benefits h2 {
    font-size: 2.344vw;
    width: 100%;
    margin: 0 auto 1.563vw;
  }
  
  .ambassador-benefits h2 strong {
    font-size: 2.344vw;
  }
}

.hero-videos {
  padding-top: 18.841vw;
}

.hero-videos h1 strong:after {
  width: 45.411vw;
  height: 9.662vw;
  left: -8.454vw;
  background-image: url(/cdn/shop/files/Layer_46.png?v=1660574501);
}

@media (min-width: 1000px) {
  .hero-videos {
    padding-top: 1.563vw;
    min-height: 17.708vw;
  }
  
  .hero-videos h1 strong:after {
    width: 23.75vw;
    height: 3.802vw;
    left: -1.823vw;
    top: 1.302vw;
    background-image: url(/cdn/shop/files/Layer_26.png?v=1660574501);
  }
  
  .hero-videos .container {
    width: 72.917vw;
  }
}

.video-grid .latest-videos {
  background-color: #f0f0f0;
  padding: 2.899vw 2.899vw 0.242vw;
}

.video-grid .latest-videos .latest {
  height: 67.391vw;
  position: relative;
  display: block;
  margin-bottom: 6.280vw;
}

.video-grid .collection-grid-header h2,
.video-grid .collection-grid-header .h2 {
  margin-bottom: 7.246vw;
}

.video-grid .latest-videos .latest img {
  display: block;
  height: 100%;
}

.video-grid .latest-videos .latest .info {
  position: absolute;
  bottom: 2.899vw;
  display: flex;
  align-items: flex-end;
  color: #fff;
  width: 100%;
  padding: 0 3.623vw 0 1.691vw;
}

.video-grid .latest-videos .latest .info .play-btn {
  width: 25.362vw;
  margin-right: 3.623vw;
  transform: translateY(2.415vw);
}

.video-grid .latest-videos .latest h3 {
  font-size: 5.314vw;
  text-shadow: 0 0.725vw 1.932vw rgba(0, 0, 0, 0.32);
  margin: 0;
  font-weight: 700;
  text-transform: none;
  margin-bottom: 0.966vw;
  line-height: 1.2;
  letter-spacing: normal;
}

.video-grid .tags {
  display: flex;
  flex-wrap: wrap;
}

.video-grid .tags .tag {
  display: inline-block;
  height: 8.696vw;
  background-color: #c40019;
  padding: 2.899vw 4.831vw 0;
  font-size: 3.140vw;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  border-radius: 24.155vw;
  margin-top: 1.449vw;
  margin-right: 1.449vw;
}

.video-grid .latest-column .video  {
  display: flex;
  align-items: center;
  margin-bottom: 6.039vw;
  justify-content: space-between;
}

.video-grid .latest-column .video .image {
  position: relative;
  width: 40.097vw;
  height: 40.097vw;
}

.video-grid .latest-column .video .image:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 24.155vw;
  height: 24.155vw;
  background: center / contain no-repeat url(/cdn/shop/files/Play_icon_663b3073-e943-4a46-991d-a9c13028c64e.png?v=1660579560);
}

.video-grid .latest-column .video .image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.video-grid .latest-column .video h3 {
  margin: 0;
  font-weight: 700;
  text-transform: none;
  margin-bottom: 1.932vw;
  line-height: 1.2;
  letter-spacing: normal;
  font-size: 4.348vw;
}

.video-grid .latest-column .video .info {
  width: 49.517vw;
}

@media (min-width: 1000px) {
  .video-grid .latest-videos {
    display: flex;
    align-items: stretch;
    width: 84.375vw;
    margin: 0 auto;
    padding: 0 1.563vw 0 0;
    min-height: 32.865vw;
  }

  .video-grid .latest-videos .latest .thumb {
    height: 32.865vw;
    width: 100%;
  }
  
  .video-grid .latest-videos .latest {
    height: auto;
    margin-bottom: 0;
    margin-right: 3.073vw;
    width: 52.292vw;
  }
  
  .video-grid .collection-grid-header h2, 
  .video-grid .collection-grid-header .h2  {
    margin-bottom: 0;
  }
  
  .video-grid .latest-videos .latest .info {
    bottom:  1.979vw;
    padding: 0 2.604vw;
  }
  
  .video-grid .latest-videos .latest .info .play-btn {
    width: 7.396vw;
    margin-right: 1.042vw;
    transform: translateY(0.521vw);
  }
  
  .video-grid .latest-videos .latest h3 {
    font-size: 2.188vw;
    text-shadow: 0 0.156vw 0.417vw rgba(0, 0, 0, 0.32);
    margin-bottom: 0.208vw;
  }
  
  .video-grid .tags .tag {
    height: 1.875vw;
    padding: 0.625vw 1.042vw 0;
    font-size: 0.677vw;
    border-radius: 5.208vw;
    margin-top: 0.313vw;
    margin-right: 0.313vw;
  }
  
  .video-grid .latest-column {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  
  .video-grid .latest-column .video  {
    margin-bottom: 1.823vw;
  }
  
  .video-grid .latest-column .video:last-child {
    margin-bottom: 0;
  }
  
  .video-grid .latest-column .video .image {
    width: 8.646vw;
    height: 8.646vw;
    margin-right: 1.823vw;
  }
  
  .video-grid .latest-column .video .image:after {
    width: 5.208vw;
    height: 5.208vw;
  }
  
  .video-grid .latest-column .video h3 {
    margin-bottom: 0.417vw;
    font-size: 0.990vw;
  }
  
  .video-grid .latest-column .video .info {
    width: 17vw;
  }
  
  .video-grid {
    padding-top: 1.719vw;
  }

  .video-grid .collection-grid-header {
    margin-bottom: 1.302vw;
  }

  .videos-filters .dropdown .name {
    margin-right: 2.604vw;
  }

  .videos-filters .filters-search-form {
    width: 8.333vw;
  }
}

.video-grid-main {
  padding-top: 9.662vw;
}

.video-grid-main .container {
  width: 86.957vw;
}

.video-grid-main .video {
  display: block;
  margin-bottom: 6.039vw;
}

.video-grid-main .video .image {
  height: 43.720vw;
  margin-bottom: 3.623vw;
  position: relative;
}

.video-grid-main .video .image:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 28.986vw;
  height: 28.986vw;
  background: center / contain no-repeat url(/cdn/shop/files/Play_icon_663b3073-e943-4a46-991d-a9c13028c64e.png?v=1660579560);
}

.video-grid-main .video .image img {
  height: 100%;
}

.video-grid-main .video h3 {
  letter-spacing: normal;
  font-size: 5.072vw;
  line-height: 1.38;
  letter-spacing: normal;
}

.video-grid-main .grid {
  margin: 0;
}

.video-grid-main .collection-grid-header h2,
.video-grid-main .collection-grid-header .h2 {
  margin-bottom: 8.937vw;
}

.video-grid { 
  padding-bottom: 12.077vw;
}

.video-grid .pagination.hidden {
  display: none !important;
}

@media (min-width: 1000px) {
  .video-grid-main {
    padding-top: 2.344vw;
  }
  
  .video-grid-main .container {
    width: 84.375vw;
  }
  
  .video-grid-main .video {
    margin-bottom: 1.927vw;
    width: 18.75vw;
    margin-right: 0.938vw;
  }
  
  .video-grid-main .video:nth-child(3n) {
    margin-right: 0;
  }
  
  .video-grid-main .video .image {
    height: 9.427vw;
    margin-bottom: 0.781vw;
  }
  
  .video-grid-main .video .image:after {
    width: 6.25vw;
    height: 6.25vw;
  }
  
  .video-grid-main .video h3 {
    font-size: 1.094vw;
    line-height: 1.38;
  }
  
  .video-grid-main .grid {
    display: flex;
    flex-wrap: wrap;
  }
  
  .video-grid-main .column {
    width: 58.333vw;
    margin-top: 0.260vw;
  }
  
  .video-grid-main .collection-grid-header h2,
  .video-grid-main .collection-grid-header .h2 {
    margin-bottom: 0;
    font-size: 1.25vw;
  }

  .video-grid { 
    padding-bottom: 5.104vw;
  }

  .video-grid .pagination.desktop {
    margin-top: 1.146vw;
  }

  .video-grid .video-grid-main .container {
    display: flex;
    justify-content: space-between;
  }

  .video-grid .blog-sidebar h2 {
    font-size: 1.25vw;
  }

  .video-grid .latest-column {
    width: 27.083vw;
  }
}

.wholesale-form {
  padding-top: 15.942vw;
  padding-bottom: 14.976vw;
}

.wholesale-form .container {
  width: 91.787vw;
}

.wholesale-form h2 {
  font-size: 8.696vw;
  font-weight: 400;
  font-style: italic;
  line-height: 1.11;
  letter-spacing: normal;
  text-shadow: 0 0.725vw 1.449vw rgba(255, 255, 255, 0.4);
  margin: 0;
}

.wholesale-form h3 {
  font-size: 9.662vw;
  font-weight: 900;
  line-height: 1;
  letter-spacing: normal;
  text-transform: uppercase;
  text-shadow: 0 0.725vw 1.449vw rgba(255, 255, 255, 0.4);
  margin-bottom: 3.623vw;
}

.wholesale-form p {
  font-size: 4.348vw;
  line-height: 1.88;
  text-shadow: 0 0.725vw 9.662vw #ffffff;
  font-weight: 500;
  font-style: italic;
  margin-bottom: 6.039vw;
}

.wholesale-form .button-wrap {
  text-align: center;
}

.wholesale-form .text {
  width: 86.957vw;
}

.wholesale-form .btn {
  height: 12.319vw;
  padding: 3.623vw 9.662vw 0;
  font-size: 4.348vw;
}

@media (min-width: 1000px) {
  .wholesale-form {
    padding-top: 5.990vw;
    padding-bottom: 3vw;
    min-height: 67.188vw;
  }
  
  .wholesale-form .container {
    width: 89.063vw;
    display: flex;
    justify-content: space-between;
  }
  
  .wholesale-form h2 {
    font-size: 2.344vw;
    font-weight: 900;
    font-style: normal;
    line-height: 1.11;
    text-shadow: 0.104vw 0.104vw 0.313vw rgba(255, 255, 255, 0.4);
    margin-bottom: 0.260vw;
  }
  
  .wholesale-form h3 {
    font-size: 2.344vw;
    font-weight:400;
    line-height: 1;
    font-style: italic;
    letter-spacing: initial;
    text-shadow: 0 0.156vw 0.313vw rgba(255, 255, 255, 0.4);
    margin-bottom: 1.042vw;
  }
  
  .wholesale-form p {
    font-size: 1.25vw;
    text-shadow: 0 0.156vw 2.083vw #ffffff;
    margin-bottom: 1.302vw;
  }
  
  .wholesale-form .button-wrap {
    display: none;
  }
  
  .wholesale-form .text {
    width: 43.75vw;
    text-align: right;
  }
  
  .wholesale-form iframe {
    width: 41.406vw;
    height: 57vw !important;
  }
  
  .wholesale-form .form {
    padding-top: 0.885vw;
  }
}

.popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0,0,0,.5);
  z-index: 1000000;
  overflow-y: auto;
  padding: 10vh 0;
  display: none;
}

#form-popup .popup-wrapper {
  background-color: #ffffff;
  width: 94.928vw;
  margin: 0 auto;
  padding: 7.246vw 3.140vw 7.246vw;
  min-height: 156.280vw;
  font-style: italic;
  text-align: center;
}

#form-popup .popup-wrapper p {
  line-height: 1.33;
  font-size: 4.348vw;
  font-weight: 500;
}

#form-popup .popup-wrapper iframe {
  height: 119.565vw !important;
}

@media (min-width: 1000px) {
  #form-popup {
    display: none !important;
  }

  .ambassador-form h2 .desktop,
  .ambassador-form h3 .desktop {
    display: inline;
  }

  .ambassador-form h2 {
    font-weight: 500;
    font-style: italic;
    font-size: 2.604vw;
  }

  .ambassador-form h3 {
    font-weight: 900;
    font-style: normal;
    font-size: 2.708vw;
    margin-bottom: 0.521vw;
  }

  .ambassador-form p {
    font-size: 1.563vw;
  }

  .ambassador-form iframe {
    height: 81vw !important;
  }

  .ambassador-form .form {
    margin-top: -2.604vw;
  }

  .ambassador-form {
    padding-top: 6.5vw;
    padding-bottom: 3.3vw;
  }

  .ambassador-form .text {
    margin-left: 1.042vw;
  }
}

@media (max-width: 999px) {
  .wholesale-form .form {
    display: none !important;
  }

  .ambassador-form .text {
    width: 100%;
  }
  
  .ambassador-form h3 {
    margin-bottom: 4.831vw;
  }
  
  .ambassador-form p {
    margin-bottom: 7.246vw;
    font-style: normal;
  }

  #form-popup.popup-ambassador .popup-wrapper iframe {
    height: 152.174vw !important;
  }
}

.popup .popup-wrap {
  width: 56.615vw;
  display: flex;
  align-items: stretch;
  margin: 10vh auto 0;
}

.popup .popup-wrap .image {
  width: 50%;
}

.popup .popup-wrap .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: left center;
}

.popup .popup-wrap .text {
  width: 50%;
  text-align: center;
  background-color: #970013;
  background-image: linear-gradient(-45deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 3.125vw 2.865vw 0.938vw;
}

.popup .popup-wrap .text p {
  font-size: 1.042vw;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 1.406vw;
  letter-spacing: 0.05em;
}

.popup .popup-wrap .text p strong {
  font-size: 2.865vw;
  font-weight: 900;
  display: block;
  margin: 0.052vw 0;
}

.popup .popup-wrap .text p small {
  font-size: 1.042vw;
  text-transform: none;
  font-weight: 500;
}

.popup .popup-wrap form {
  width: 18.906vw;
  margin: 0 auto;
}

.popup .popup-wrap form input {
  height: 3.542vw;
  background-color: #ffffff;
  padding: 0 1.563vw;
  font-size: 0.781vw;
  font-family: Montserrat;
  font-weight: 500;
  color: #000000;
  margin-bottom: 0.781vw;
  width: 100%;
  text-indent: 0;
}

.popup .popup-wrap form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000000;
}
.popup .popup-wrap form input::-moz-placeholder { /* Firefox 19+ */
  color: #000000;
}
.popup .popup-wrap form input:-ms-input-placeholder { /* IE 10+ */
  color: #000000;
}
.popup .popup-wrap form input:-moz-placeholder { /* Firefox 18- */
  color: #000000;
}

.popup .popup-wrap form .btn {
  width: 100%;
  font-weight: 900;
  font-size: 1.042vw;
  font-family: Montserrat;
  margin: 0;
}

.popup .popup-wrap .close {
  font-size: 0.833vw;
  font-weight: 400;
  text-decoration: underline;
  margin-top: 1.302vw;
  letter-spacing: 0.03em;
  cursor: pointer;
}

.popup .text .popup-footer {
  margin-top: 1.667vw;
}

.popup .text .popup-footer p {
  font-size: 0.625vw;
  font-weight: 500;
  text-transform: none;
  line-height: 1.5;
}

@media (max-width: 999px) {
  .popup .popup-wrap {
    width: 86.957vw;
    display: block;
    margin: 5vh auto 0;
  }
  
  .popup .popup-wrap .image {
    display: none;
  }
  
  .popup .popup-wrap .text {
    width: 100%;
    padding: 9.662vw 4.831vw 4.348vw;
  }
  
  .popup .popup-wrap .text p {
    font-size: 3.623vw;
    margin-bottom: 6.039vw;
  }
  
  .popup .popup-wrap .text p strong {
    font-size: 9.662vw;
    margin: 0.242vw 0;
  }
  
  .popup .popup-wrap .text p small {
    font-size: 3.865vw;
  }
  
  .popup .popup-wrap form {
    width: 90%;
  }
  
  .popup .popup-wrap form input {
    height: 14.493vw;
    padding: 0 7.246vw;
    font-size: 3.623vw;
    margin-bottom: 3.623vw;
  }
  
  .popup .popup-wrap form .btn {
    font-size: 4.831vw;
    height: 14.493vw;
  }
  
  .popup .popup-wrap .close {
    font-size: 3.865vw;
    margin-top: 6.039vw;
  }
  
  .popup .text .popup-footer {
    margin-top: 7.729vw;
  }
  
  .popup .text .popup-footer p {
    font-size: 2.657vw;
  }
}

#privy-container #privy-inner-container .privy-tab-container div.privy-tab.privy-bottom {
  right: 80px;
}

.ro_widget select {
  color: #000;
  height: 9.662vw;
  font-size: 3.623vw;
  padding: 0 4.831vw;
  margin-left: 3.623vw !important;
}

.bold-ro__frequency-label {
  padding: 0 4.831vw !important;
}

.bold-ro__order-interval-container {
  display: flex;
  align-items: center;
  margin-bottom: 3.623vw;
}

.article-main .text a img {
  width: 60%;
}

@media (min-width: 1000px) {
  .ro_widget select {
    color: #000;
    height: 2.431vw;
    font-size: 1.042vw;
    padding: 0 1.389vw;
    margin-left: 1.042vw !important;
  }
  
  .bold-ro__frequency-label {
    padding: 0 1.389vw !important;
  }
  
  .bold-ro__order-interval-container {
    margin-bottom: 1.389vw;
  }

  .home-ambassador .ambassadors .tab:nth-child(2).active .image {
    height: 2vw;
  }

  .home-ambassador .ambassadors .tab:nth-child(4).active .image {
    height: 4.3vw;
  }

  .home-ambassador .ambassadors .tab:nth-child(4) .background img {
    object-position: center;
  }

  .home-ambassador .ambassadors .tab:nth-child(5) .background img {
    object-position: top center;
  }

  .about-founder .text-wrap {
    overflow: hidden;
    max-height: 21.528vw;
  }

  .about-founder .text-wrap + .read-more {
    display: block;
  }

  .text-wrap + .read-more {
    font-size: 1.1vw;
    text-align: left;
    margin-top: 1.5vw;
  }

  .video-grid-main .sortBy {
    display: block !important;
  }

  .article-main .text a img {
    width: 40%;
  }
}
  
.collection-grid-header .description {
   text-align: center;
    margin-bottom: 7vw;
    margin-top: -7vw;
}

.pushowl-simple-toast button {
  min-width: auto;
  margin-bottom: 0;
}

.newsletter-signup .errors ul {
  list-style: none;
  margin: 4vw 0 0 0;
  padding: 0;
}

footer .asterix {
  margin-top: 4vw;
}

@media (min-width: 1000px) {
  .collection-grid-header .description {
     text-align: left;
      margin-bottom: 0;
      margin-top: 0;
    width: 100%;
  }
  
  .collection-grid-header .description-text {
    width: 57vw;
  }

  .newsletter-signup .errors ul {
    margin: 0;
  }
  
  .home-newsletter {
    position: relative;
  }
  
  .newsletter-signup .errors,
  .newsletter-signup .errors-wrapper {
    position: absolute;
    bottom: 0.8vw;
  }
  
  footer form {
    position: relative;
  }
  
  footer form .errors-wrapper {
    position: absolute;
    bottom: -2vw;
  }

  footer .asterix {
    margin-top: 0;
    position: absolute;
    bottom: 0;
    bottom: 0.7vw;
    width: 25vw;
  }

  .footer-text {
    position: static;
  }

  footer {
    position: relative;
  }
}

.pdp-main afterpay-placement {
  display: none;
  margin: 0 !important;
}

.pdp-main h1 {
  margin-bottom: 4vw;
}

@media (max-width: 999px) {
  .price-row.desktop + afterpay-placement {
    display: none;
  }
}
@media (min-width: 1000px) {
  .pdp-mobile-row afterpay-placement {
    display: none;
  }

  .pdp-main h1 {
    margin-bottom: 17px;
  }
  
  afterpay-placement {
    margin: .2vw 0 0 !important;
  }
}

.pdp-main-info .quantity-group {
  display: flex;
  align-items: center;
}

.pdp-main-info .control {
  width: 7.005vw;
  height: 7.005vw;
  background-color: #c40019;
  border-radius: 100%;
  color: #ffffff;
  font-weight: 700;
  font-size: 5.556vw;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  line-height: 1;
}

.pdp-main-info .control.minus {
  padding-bottom: 0.483vw;
}

.product-add .js-qty input#quantity {
  margin: 0 2.899vw;
  width: 16.425vw;
  min-width: 16.425vw;
}

.pdp-main .product-add #add-to-cart-btn {
  font-size: 4.348vw;
  padding: 0 3.623vw !important;
  min-width: 47.826vw;
}

@media (min-width: 1000px) {
  .pdp-main-info .control {
    width: 2.014vw;
    height: 2.014vw;
    font-size: 1.667vw;
  }
  
  .pdp-main-info .control.minus {
    padding-bottom: 0.139vw;
  }
  
  .product-add .js-qty input#quantity {
    margin: 0 0.833vw;
    width: 5.278vw;
    min-width: 5.278vw;
    height: 3.542vw;
    font-size: 1.389vw;
  }
  
  .pdp-main .product-add #add-to-cart-btn {
    font-size: 1.389vw;
    padding: 0 1.042vw !important;
    min-width: 15.347vw;
    height: 3.542vw;
    margin-left: 1.944vw !important;
  }

  .pdp-main .product-add {
    margin-top: 1.458vw !important;
  }

  .price-row.desktop .price {
    display: flex;
  }
}

.pdp-main .afterpay {
  position: relative;
}

#CartDrawer .ajaxcart__footer.row {
  padding: 0;
  border: none;
}

#CartDrawer .ajaxcart__footer.row p {
  margin-bottom: 0.5em;
}

#CartDrawer #cart-afterpay {
  padding-bottom: 25px;
  margin-bottom: 20px;
  border-bottom: 1px solid #f2f2f2;
}

#CartDrawer .finance-options .title {
  font-weight: 700;
  margin-bottom: 20px;
  font-size: 14px;
}

#CartDrawer .finance-options {
   font-weight: 500;
}

#CartDrawer .finance-options .title span:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 6px 0 6px;
  border-color: #000000 transparent transparent transparent;
  display: inline-block;
  margin-left: 6px;
  margin-bottom: 1px;
}

#CartDrawer klarna-placement {
  margin-top: 5px;
  display: block;
}

.js-drawer-open-right .is-moved-by-drawer {
  transform: none !important;
}

.collection-grid .product-card[data-id="7634360729766"] {
  order: 100;
}

.collection-grid .product-card[data-id="7634360729766"] .price {
  display: none;
}

.collection-grid .product-card[data-id="7634360729766"] .image img {
  object-fit: contain;
  width: 90%;
}

.header-wrapper ul#nav li:first-child .block:first-child .columns-2 {
  column-count: 1 !important;
}
  
.slick-dots li:only-child {
  display: none;
}
  
.slider-nav .slick-slide:only-child {
  display: none;
}

div#shopify-chat {
  z-index: 1000000;
}

#CartDrawer .additional_checkout_buttons.hidden {
  position: absolute;
  opacity: 0;
  z-index: -100000;
  width: 0;
  height: 0;
}

.hero-home .slide,
.hero-home .container {
  min-height: 97.727vw;
}

.hero-home .slide p {
  font-size: 3.409vw;
  font-weight: 600;
  line-height: 1.4;
}
  
.hero-home .slide h1, .hero-v2-title {
  font-size: 9.545vw;
  line-height: 1.17;
  z-index: 0;
  margin-bottom: 3.409vw;
  margin-top: 0;
}
  
.hero-home .slide .btn {
  height: 7.045vw;
  font-size: 1.818vw;
  padding: 2.5vw 10.227vw 0;
  margin-top: 2.955vw;
  margin-bottom: 4.545vw;
}

.hero-home h1:after, .hero-v2-title:after  {
  width: 118.182vw;
  height: 30.682vw;
  bottom: -14vw;
  left: -7vw;
  background: center / contain no-repeat url("/cdn/shop/files/Layer_2.png?v=1680593129");
}
  
.hero-home .slick-arrow {
  z-index: 10;
  bottom: 8vw;
  height: 2.727vw;
  width: 5.227vw;
  min-width: auto;
  top: auto;
  transform: none;
}

.hero-home .slick-arrow:before {
  opacity: 1 !important;
  content: "";
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 100%;
  display: block;
}

.hero-home .slick-prev:before {
    background-image: url(//advancedmolecularlabs.com/cdn/shop/t/38/assets/Left_arrow_desktop.png?v=86522179447733563071784909750);
}

.hero-home .slick-next:before {
    background-image: url(//advancedmolecularlabs.com/cdn/shop/t/38/assets/Right_arrow-desktop.png?v=150737795951479844191784909750);
}

.hero-home .slick-prev {
  left: 38.864vw;
}
  
.hero-home .slick-next {
  right: 38.864vw;
}
    
.hero-home #slide-share h1:after {
  bottom: -2vw;
}

@media (min-width: 1000px) {
  .hero-home .slide,
  .hero-home .container {
    min-height: 26.042vw;
    height: 26.042vw;
  }
  
  .hero-home .slide p {
    font-size: 1.319vw;
    line-height: 1.31;
  }
    
  .hero-home .slide h1, .hero-v2-title {
    font-size: 3.75vw;
    line-height: 1.16;
    margin-bottom: 1.042vw;
    margin-top: 1.042vw;
  }
    
  .hero-home .container {
    width: 74.306vw;
  }
    
  .hero-home .video-wrapper {
    width: 29.306vw;
    height: 17.431vw;
    margin: 0;
  }
  
  .hero-home .text {
    width: 38.889vw;
  }
    
  .hero-home .slide p {
    margin-bottom: 0;
  }
    
  .hero-home .slide .btn {
    height: 2.778vw;
    font-size: 0.764vw;
    padding: 0.972vw 3.819vw 0;
    margin-top: 2.083vw;
    margin-bottom: 1.389vw;
  }
  
  .hero-home h1:after, .hero-v2-title:after  {
    width: 43.056vw;
    height: 12.847vw;
    bottom: -5.5vw;
    left: -0.5vw;
    background: center / contain no-repeat url("/cdn/shop/files/Layer_16_2.png?v=1680604668");
  }
  
  .hero-home .slick-arrow {
    bottom: 50%;
    transform: translateY(50%);
    height: 3.125vw;
    width: 3.333vw;
    background-color: #c40019;
    margin: 0 auto;
  }
  
  .hero-home .slick-arrow:before {
    width: 1.319vw;
    height: 0.625vw;
    margin: 0 auto;
  }
  
  .hero-home .slick-prev {
    left: 4.861vw;
  }
    
  .hero-home .slick-next {
    right: 4.861vw;
  }
    
  .hero-home #slide-share h1:after {
    bottom: -1.2vw;
  }
}

.home-top-sellers {
  padding-top: 11.364vw;
  padding-bottom: 11.364vw;
}

.home-top-sellers h2 {
  font-weight: 500;
  font-style: italic;
  font-size: 6.364vw;
}

.home-top-sellers h2 strong {
  font-weight: 900;
  font-style: normal;
}

.home-inside-aml {
  background: #fff;
  padding: 0;
}

.home-goal .goals-content {
  background: #fff;
}

.home-goal .product-card, .home-goal .product-card .title, .home-goal .product-card .price .has-compare {
  color: #000000;
}

@media (min-width: 1000px) {
  .home-top-sellers {
    padding-top: 4.167vw;
    padding-bottom: 5.556vw;
  }
  
  .home-top-sellers h2 {
    font-size: 2.917vw;
  }

  .home-top-sellers .products {
    margin-top: 2.083vw;
  }

  .home-goal .tab {
    padding-top: 3.125vw;
  }

  .home-inside-aml {
    padding: 4.861vw 0 0;
  }
}
.hero-home #bogo h1:after {
  bottom: -2vw;
  left: -15vw;
  width: 130vw;
  height: 35vw;
  top: -8vw;
  background-image: url("/cdn/shop/files/Layer_2_copy.png?v=1681390070");
}

.hero-home #bogo p strong {
  color: #ffde00;
  font-weight: 900;
  text-decoration: underline;
}

.hero-home #bogo p {
  text-shadow: none;
}
@media (min-width: 1000px) {
  .hero-home #bogo h1 {
        line-height: 1;
  }
  .hero-home #bogo h1 strong {
    font-size: 67px;
  }
  .hero-home #bogo h1:after {
      bottom: auto;
    left: 6vw;
    width: 30vw;
    height: 15vw;
    top: -3.5vw;
    background-image: url("/cdn/shop/files/Layer_16_3.png?v=1681389964");
  }
}

.affiliate-benefits h2,
.affiliate-benefits h2 strong {
  font-size: 6.591vw;
  line-height: 1.45;
}

.affiliate-benefits h2 {
  width: 100%;
}

.affiliate-benefits .container {
  width: 93.182vw;
}

.affiliate-benefits {
  padding-top: 11vw;
  padding-bottom: 4.545vw;
}

.affiliate-benefits .benefits .icon {
  width: 28.182vw;
  height: 28.182vw;
}

.affiliate-benefits .benefits .icon img {
  height: 18.409vw;
}

.affiliate-benefits .benefits {
  margin-top: 7.5vw;
}

.affiliate-benefits .benefits h3 {
  font-size: 4.773vw;
  line-height: 1.19;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: normal;
  margin-bottom: 2.955vw;
}

.affiliate-benefits .benefits .item {
  width: 100%;
  margin-bottom: 13.636vw;
}

.affiliate-benefits .benefits .item p {
  font-weight: 500;
  line-height: 1.67;
  font-size: 3.409vw;
  width: 80.682vw;
  margin: 0 auto;
}
  
@media (min-width: 1000px) {
 .affiliate-benefits h2,
  .affiliate-benefits h2 strong {
    font-size: 2.292vw;
    line-height: 1.45;
  }
  
  .affiliate-benefits .container {
    width: 58.333vw;
  }
  
  .affiliate-benefits {
    padding-top: 4.514vw;
    padding-bottom: 2.431vw;
  }
  
  .affiliate-benefits .benefits .icon {
    width: 8.194vw;
    height: 8.194vw;
    margin: 0 2.778vw 0 0;
  }
  
  .affiliate-benefits .benefits .icon img {
    height: 5.347vw;
  }
  
  .affiliate-benefits .benefits {
    margin-top: 4.375vw;
  }
  
  .affiliate-benefits .benefits h3 {
    font-size: 1.458vw;
    line-height: 1.19;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: normal;
    margin-bottom: 0.903vw;
  }
  
  .affiliate-benefits .benefits .item {
    display: flex;
    align-items: center;
    margin-bottom: 3.681vw;
    text-align: left;
  }
  
  .affiliate-benefits .benefits .item .title {
    width: 46.875vw;
  }
  
  .affiliate-benefits .benefits .item p {
    line-height: 1.67;
    font-size: 1.042vw;
    width: 100%;
    margin: 0;
    letter-spacing: 0.01em;
  }

  .home-ambassador .ambassadors .tab.active .content {
    padding-right: 2vw;
  }

  .home-ambassador .ambassadors .tab.active .content p {
    width: 80%;
    margin-bottom: 0.5vw;
  }
}

.affiliate-form {
  text-align: center;
  background-color: #f8f8f8;
  padding-bottom: 10.682vw;
}

.affiliate-form .container {
  width: 91vw;
}

.affiliate-form h2 {
  font-size: 6.591vw;
  line-height: 1.45;
  margin-bottom: 6.818vw;
}

.affiliate-form h2 strong {
  font-weight: 900;
  font-style: normal;
}

.affiliate-form picture {
  height: auto;
}

.affiliate-form h3 {
  font-size: 6.591vw;
  color: #c40119;
  font-weight: 800;
  margin-bottom: 1.818vw;
}

.affiliate-form p a {
  color: #c50119;
  text-decoration: underline;
  font-weight: 700;
}

.affiliate-form p {
  font-size: 3.636vw;
  line-height: 1.6;
  font-weight: 500;
}

.affiliate-form .item {
  margin-bottom: 7.5vw;
}

.affiliate-form .button-wrap {
  display: none;
}
  
@media (min-width: 1000px) {
  .affiliate-form {
    text-align: left;
    padding-bottom: 3.403vw;
    padding-top: 4.167vw;
    min-height: auto;
  }
  
  .affiliate-form .container {
    width: 85.417vw;
    display: block;
  }
  
  .affiliate-form h2 {
    font-size: 2.292vw;
    line-height: 1.45;
    margin-bottom: 2.431vw;
  }
  
  .affiliate-form picture {
    height: 100%;
  }
  
  .affiliate-form h3 {
    font-size: 2.014vw;
    margin-bottom: 1.111vw;
  }
  
  .affiliate-form p {
    font-size: 1.042vw;
    line-height: 1.67;
    font-style: normal;
    letter-spacing: .01em;
  }
  
  .affiliate-form .item {
    margin-bottom: 2.708vw;
  }
  
  .affiliate-form .button-wrap {
    display: block;
  }

  .affiliate-form .text {
    text-align: left;
    margin: 0 0 0 auto;
    font-style: normal;
    width: 43vw;
  }

  .affiliate-form .btn {
    height: 3.542vw;
    font-size: 1.042vw;
    padding: 1.198vw 4.427vw 0;
    margin-left: 4.861vw;
  }
}

@media (min-width: 1000px) {
  body .uwy .uai {
    width: 4vw !important;
    height: 4vw !important;
    min-width: 4vw !important;
    min-height: 4vw !important;
    max-width: 4vw !important;
    max-height: 4vw !important;
  }
  .uwy .uai img:not(.check_on), body .uwy .uai img:not(.check_on) {
    height: 100% !important;
    width: 100% !important;
  }
}


