/** Shopify CDN: Minification failed

Line 2271:78 Unexpected "{"

**/
body {
  line-height: normal;
  font-family: 'Avenir-Medium';
  font-weight: 400;
}
.full {
  float: left;
  width: 100%;
}
.large--hide {
  display: none !important;
}
.hide {
  display: none !important;
}
@media (max-width: 767px) {
  .large--hide {
    display: inherit !important;
  }
  .small--hide {
    display: none !important;
  }
}
#shopify-section-header {
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  z-index: 99999;
  max-width: none;
  float: left;
  height: auto;
}
.newsite-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 45px;
}
.nav-section,
.right-section {
  width: 40%;
}
.logo-section {
  width: 20%;
  text-align: center;
}
.list--inline > li {
  width: auto;
  margin: 0;
}
.site-nav {
  margin: 0 0;
  float: left;
  display: flex;
}
#shopify-section-header .announcement-bar {
  position: static;
  padding: 8px 0;
}
.sticky_header #SiteNav a,
.sticky_header #SiteNav a:hover {
  color: #000 !important;
}
.sticky_header .newsite-header a,
.sticky_header .newsite-header a:hover {
  color: #000 !important;
}
.logo-section svg path {
  fill: #000;
}
/*
.sticky_header .header_transparent #SiteNav a, 
.sticky_header .header_transparent #SiteNav a:hover {
	color: #fff !important;
}
.sticky_header .header_transparent .newsite-header a, 
.sticky_header .header_transparent .newsite-header a:hover {
	color: #fff !important;
}
.header_transparent .logo-section svg path{
  fill:#fff;
}*/
#SiteNav a,
.site-footer__linklist-item a,
.site-footer__linklist-item,
.social-icons__link,
#SiteNav button,
.cart_link a {
  font-size: 20px;
}
.list--inline > li {
  padding: 0 0px;
  height: auto;
}
#SiteNav li:first-child a {
  padding-left: 0;
}
#SiteNav li:last-child a {
  padding-right: 0;
}
.right-section {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.right-section a {
  font-size: 20px;
}
.right-section button {
  font-size: 20px;
}
.header_transparent .right-section a {
  /*   color:#fff!important;*/
  font-size: 20px;
}
.header_transparent .right-section button {
  /*  color:#fff!important;*/
  font-size: 20px;
}
.search-header {
  max-width: 0;
}
.cart_link {
  position: static;
}
.search-bar__submit,
.search-header__submit {
  padding: 0;
}
.site-header_icon.site-header_account {
  margin: 0 80px 0 0;
}
.logo-section svg {
  float: none;
  margin: 0 auto;
  display: table;
}
#SiteNav a {
  padding: 20px 40px;
}
.cart_link {
  margin-left: 0px;
}
.cart_link .cart_link {
  margin-left: 0px;
}
.slideshow {
  max-height: calc(100vh - 0px);
}
.search-header.search {
  position: absolute;
  top: 184%;
  right: 0px;
  left: unset;
  background: rgb(255, 255, 255);
  padding: 15px;
  width: 300px;
  max-width: none;
  display: none;
  transition: none;
  z-index: 7;
}
.search-header.search input {
  margin-bottom: 0 !important;
}

#subscribe-form input[type='email'],
.search__input,
.search__input:focus,
#popup_form input[type='email'] {
  text-align: left;
  font-size: 20px;
}
.search__input,
.search__input:focus,
#popup_form input[type='email'] {
  border-width: 1px;
}
.site-header__search.site-header__icon {
  margin-right: 80px;
}
.search-header__submit.search__submit.btn--link.site-header__icon {
  display: none;
}

.header_transparent .search__input {
  /*border-bottom: 1px solid #fff;
	color: #fff;*/
}
.header_transparent .search__input:focus,
.header_transparent .search__input::placeholder {
  /*color: #fff;*/
}
.slideshow {
  overflow: hidden !important;
  max-height: none !important;
  height: calc(100vh - 76px) !important;
}
.full.feature-row {
  padding: 0px 56px 120px 47px;
}
#marquee_wrapper {
  margin-bottom: 87px;
  z-index: 9;
}
h3.h3 {
  text-align: left;
  font-weight: normal;
  margin: 0 0 25px;
  font-family: 'Avenir-Medium';
  font-size: 30px;
}
.featured-row__subtext p {
  font-size: 20px;
  line-height: normal;
  letter-spacing: normal;
  font-weight: normal;
}
.featured-row__subtext p {
  margin: 0 0 20px;
}
.featured-row__subtext p:last-child {
  margin: 0 0 0px;
}
.feature-row__item div,
.feature-row__item img {
  max-width: none !important;
  max-height: none !important;
}
.feature-row__text {
  padding-top: 0;
}
.right-section a {
  position: relative;
}
.right-section a::before {
  width: 0;
  content: '';
  height: 1px;
  position: absolute;
  z-index: 9;
  left: 0;
  right: 0;
  bottom: 0px;
  background: currentcolor;
  -webkit-transition: width 0.5s;
  -moz-transition: width 0.5s;
  -o-transition: width 0.5s;
  transition: width 0.5s;
}
.right-section li > a::before {
  height: 2px;
}
.right-section li:hover > a::before {
  width: 100%;
}

.section-header h2 {
  text-align: center;
  font-size: 70px;
  padding: 0;
  line-height: normal;
  margin-bottom: 0px;
}
.section-header {
  margin-bottom: 19px;
}
.collection_product_meta .row {
  display: flex;
  flex-direction: row-reverse;
  align-items: start;
}
.collection_product_meta .row::before,
.collection_product_meta .row::after {
  display: none !important;
}
.p-55 {
  padding-left: 55px;
  padding-right: 55px;
}
.grid--view-items {
  overflow: hidden;
  margin-bottom: 0;
}
.index-section {
  padding-top: 0;
  padding-bottom: 0;
  float: left;
  width: 100%;
}
#site_wrapper .article__grid-image-container img {
  opacity: 1;
  max-width: none !important;
  max-height: none !important;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
#site_wrapper .article__grid-image-container {
  height: auto;
  padding: 0 0 73% !important;
}
.article__grid-image-wrapper {
  max-width: none !important;
  max-height: none !important;
}
.template-index .grid--view-items {
  margin-bottom: 160px;
}
.article__grid-image-container {
  margin: 0 auto 20px 0;
}
.article__title {
  width: 80%;
}
footer .list--inline > li {
  padding: 0;
  height: auto;
  clear: both;
  float: left;
}
.site-footer a::before {
  bottom: 0;
}
.product_item .product_form {
  display: block !important;
  padding-top: 15px;
  float: left;
  width: 100%;
}
.template-index .product_item:nth-child(4) {
  clear: none;
}
.product_item #product-variants {
  display: none;
}
.feature-row {
  -ms-flex-align: start;
  -webkit-align-items: start;
  -moz-align-items: start;
  -ms-align-items: start;
  -o-align-items: start;
  align-items: start;
}
.reveal,
.product-card__image-with-placeholder-wrapper,
.product-card__image-wrapper {
  height: auto;
}
.list--inline.site-footer__social-icons.social-icons.site-footer__icon-list {
  display: flex;
}
.list--inline.site-footer__social-icons.social-icons.site-footer__icon-list a::before {
  display: none !important;
}
.list--inline.site-footer__social-icons.social-icons.site-footer__icon-list li {
  padding-right: 10px !important;
}
.social-icons .icon {
  width: 22px;
  height: 22px;
}
.site-footer {
  padding: 66px 0 85px;
}
.site-footer .footer_menu,
#footer_newsletter {
  padding-top: 30px;
}
#home_press-section ul {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
#home_press-section ul li {
  padding: 0 50px;
  width: 20%;
}
.press__image {
  width: 100%;
  max-width: 150px;
}
.grid--blog {
  margin-bottom: 0;
  overflow: hidden;
}
.template-index .grid--blog {
  margin-bottom: 90px;
}
.site-nav--has-dropdown {
  position: static;
}
.site-nav__dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  display: block;
  opacity: 1;
  visibility: visible;
  background: #f1eeed;
  width: 100%;
  left: 0;
}
.right-section .site-nav__dropdown {
  top: calc(100% - 10px);
}
.site-nav {
  position: static;
}
.header-row {
  background: #ffffff;
  -webkit-transition: background 0.2s ease-in;
  -moz-transition: background 0.2s ease-in;
  -o-transition: background 0.2s ease-in;
  transition: background 0.2s ease-in;
}
.header-row.header_transparent {
  background: transparent;
}
#SiteNav button span::before,
#SiteNav a::before {
  background: #000 !important;
}
.header_transparent #SiteNav button span::before,
.header_transparent #SiteNav a::before {
  background: #ffffff !important;
}
.site-nav__dropdown {
  border-radius: 0 0 20px 20px;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.2s ease-in, visibility 0.2s ease-in !important;
  -moz-transition: opacity 0.2s ease-in, visibility 0.2s ease-in !important;
  -o-transition: opacity 0.2s ease-in, visibility 0.2s ease-in !important;
  transition: opacity 0.2sease-in, visibility 0.2s ease-in !important;
  visibility: hidden;
  overflow: hidden;
}
.site-nav--has-dropdown:hover .site-nav__dropdown {
  opacity: 1;
  visibility: visible;
  pointer-events: inherit;
}
#SiteNav a,
#SiteNav a span,
#SiteNav button,
.cart_link a {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
#SiteNav .site-nav__dropdown li a {
  padding: 5px 0;
}
#SiteNav a::before {
  display: none !important;
}
#SiteNav a span {
  position: relative;
}
.header_transparent #SiteNav a::before {
  background: #000000 !important;
}
#SiteNav a::before {
  width: 0;
  content: '' !important;
  height: 2px;
  position: absolute;
  z-index: 9;
  left: 14px;
  right: 0;
  bottom: -10px;
  background: black;
  -webkit-transition: width 500ms;
  -moz-transition: width 500ms;
  -o-transition: width 500ms;
  transition: width 500ms;
  display: block !important;
}
#SiteNav li:hover a::before {
  width: calc(100% - 28px);
}
.site-nav__dropdown ul {
  margin-left: 30px;
}
.nav-img {
  position: relative;
  padding: 0;
  margin-top: 15px;
}
.nav_imgbox {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.nav_imgbox.active {
  opacity: 1;
  z-index: 2;
}
.nav_imgbox:first-child {
  position: relative;
}
#Collection {
  padding: 0;
  max-width: none;
}
#shopify-section-collection-template {
  float: left;
  width: 100%;
  padding: 0 40px;
}
.collection-header .section-header h1 {
  font-family: 'Avenir-Medium';
  font-size: 130px;
  line-height: 145px;
  letter-spacing: 3.9px;
  text-align: left;
  text-transform: uppercase;
}
.template-collection .section-header .rte p,
.template-collection .section-header .rte div {
  text-align: left !important;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.template-collection .section-header .rte {
  color: #69727b;
  margin-bottom: 0;
  max-width: 988px;
  width: 100%;
  margin-top: 15px;
  float: left;
}

/*
      PRODUCT PAGE 
*/

.firstItem.product-single__photos {
  float: left;
  width: 100%;
}
.product-singlephotos {
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  padding: 0;
  width: 72%;
}
#product_description {
  width: 28%;
  height: auto !important;
  padding-top: 0 !important;
  top: 97px;
  position: static !important;
  padding-bottom: 0px !important;
}
.row.full {
  margin: 0;
  float: right;
  width: 84.5%;
}
.product-photos_thumb {
  width: 15.5%;
  float: left;
  padding: 0px 20px;
}
.product-photos_thumb .slick-track {
  padding: 12px 0px;
}

@media (min-width: 768px) {
  .product-photos_thumb .slick-track {
   /* width: 111px !important;*/
  }
}

.thumbimage_slide {
  clear: both;
  width: 100%;
  padding-bottom: 100%;
  position: relative;
  margin: 12px 0;
  border: 1px solid transparent;
  cursor: pointer;
}
.product-single_thumbnail-image {
  opacity: 1 !important;
  width: 100%;
  height: 100% !important;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
}
.product-single__photos .slick-track {
  height: auto;
}
/* .product-photos_thumb .slick-slide {
	width: 100% !important;
} */
.slick-current .thumbimage_slide::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 3px solid #000;
}
.product-single__title {
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 0;
  padding-top: 0;
  max-width: 380x;
  text-align: left;
  padding: 0 24px;
}
#header_review {
  float: left;
  width: 100%;
  margin: 0 0 5px;
  padding: 0 24px;
}
.product-form__item--submit {
  position: static;
  float: left;
  width: 100%;
}
.pdp_inner_info_wrapper {
  position: static;
  padding-bottom: 0;
  overflow: inherit;
}
.pdp__item-form_sub {
  margin-top: 20px;
  display: inline-flex;
  justify-content: start;
  width: 100%;
  float: left;
  width: 100%;
  padding: 15px 24px;
  background: #f1eeed;
}
.pdp-tooltip__content {
  right: -28px;
  font-size: 14px;
}
.bv_ul_inner li {
  padding: 5px 20px;
  font-size: 14px;
  line-height: 18px;
  text-align: left;
}
.bv_mainselect {
  color: #000;
  border-radius: 0;
  width: 100%;
  position: relative;
  margin-top: -10px;
  float: left;
  padding: 0px 24px 15px 48px;
  background: #f1eeed;
  margin-left: ;
}
.bv_atual {
  padding: 0;
  height: auto;
  color: #000;
  font-size: 14px;
  border: 0px solid #000;
  border-radius: 0;
  cursor: pointer;
  text-align: left;
  font-family: 'Avenir-Medium';
  font-weight: 500;
  position: relative;
  background: transparent !important;
}
.bv_ul_inner {
  top: 21px;
}
.pdp-tooltip img {
  margin-top: -10px;
  height: 7px;
}
.pdp__item-sub_info {
  width: 16px;
  height: 16px;
  margin: 3px 0 0 0;
}
.stock_alert:empty {
  display: none;
}
.product_description {
  max-height: inherit;
  padding-bottom: 40px !important;
}
#product-info {
  padding: 30px 24px;
  font-size: 14px;
  line-height: 20px;
}
#product-info p {
  font-size: 16px;
  line-height: normal;
}

.level-box {
  display: none;
  padding-top: 0px;
  padding-bottom: 25px;
}
.box-a1 {
  border-bottom: 1px solid #b2b2b2;
  padding: 0;
}
.box-a1:last-child {
  border-bottom: 0;
}

#product-tabs {
  margin-top: 22px;
}
.site-header__search.site-header__icon {
  display: block !important;
}
.template-product #marquee_wrapper {
  margin: 0;
  border-top: 0px solid #000;
}
.template-product #marquee_wrapper .slick-slide svg {
  background: #000;
  height: 38px;
  width: 38px;
  margin-right: 25px;
}
div.yotpo .yotpo-review .yotpo-main .content-review,
div.yotpo .yotpo-comment .yotpo-main .content-review,
div.yotpo .yotpo-question .yotpo-main .content-review,
div.yotpo .yotpo-onsite-upload .yotpo-main .content-review {
  font-size: 20px;
  line-height: normal;
}
div.yotpo .yotpo-review .yotpo-main .content-title,
div.yotpo .yotpo-comment .yotpo-main .content-title,
div.yotpo .yotpo-question .yotpo-main .content-title,
div.yotpo .yotpo-onsite-upload .yotpo-main .content-title {
  font-size: 20px;
}
.template-product #marquee_wrapper span {
  font-size: 20px;
}
.template-product .menu {
  padding: 18px 0 18px 0;
}
.template-product .shopify-section-marquee {
  display: none;
}
#ProductDetails {
  padding: 0;
  background: #f2eeed;
}
.left_box.col-md-6.col-sm-6.col-xs-12 {
  padding: 93px 0;
}
.right_imgbox img {
  float: left;
  width: 100%;
}
.bv_ul_inner {
  top: 21px;
  left: 0;
  width: 100% !important;
  padding: 5px 29px;
}
.arrow.up {
  top: 67%;
}
.bv_ul_inner::after {
  display: none;
}

.header-row.dark_header.header_transparent {
  background: #ffffff;
}
.header-row.dark_header.header_transparent #SiteNav a,
.header-row.dark_header.header_transparent #SiteNav a:hover {
  color: #000 !important;
}
.header-row.dark_header.header_transparent .newsite-header a,
.header-row.dark_header.header_transparent .newsite-header a:hover {
  color: #000 !important;
}
.header-row.dark_header.header_transparent .logo-section svg path {
  fill: #000;
}
.header-row.dark_header.header_transparent .search__input {
  border-bottom: 1px solid #000;
  color: #000;
}
.header-row.dark_header.header_transparent .search__input:focus,
.header-row.dark_header.header_transparent .search__input::placeholder {
  color: #000;
}
.template-product .main-content {
  float: left;
  width: 100%;
}
#related_products .section-header {
  margin-bottom: 29px;
}
#related_products {
  padding-left: 50px;
  padding-right: 50px;
}
.template-product #shopify-section-footer {
  margin-top: 30px;
}
.page-container {
  float: left;
  width: 100%;
}
.pdp_inner_info_wrapper .price__sale {
  font-size: 14px;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  margin: 0 0 15px;
}
.empty-page-content {
  padding: 150px 55px 150px;
}
.btn.btn--has-icon-after {
  width: 100%;
  max-width: 300px;
  height: 45px;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px auto 0;
  background: #000;
  text-transform: none;
  letter-spacing: normal;
  font-size: 20px;
  font-weight: 500;
  font-family: 'Avenir-Medium';
}
.btn.btn--has-icon-after .icon.icon--wide.icon-arrow-right {
  display: none;
}
.empty-page-content p {
  margin: 0 0 40px;
}
.empty-page-content p:last-child {
  margin: 0;
}

.cartitem_info {
  float: left;
  width: 73%;
  padding-left: 14px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.cart.item_title {
  float: left;
  width: 100%;
  padding-left: 0;
}
.scrollbar::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.scrollbar {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
.mm-counter.cart-quantity > span {
  display: none;
}
.cart.item_title {
  display: flex;
  align-items: start;
  justify-content: space-between;
}
.quantity-count.minus.ss-icon {
  font-size: 21px;
}
.cart_item_right.full p {
  font-size: 12px !important;
  line-height: normal;
}
.cart__content-column:first-child {
  width: auto;
  float: left;
}
.cart__content-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.cart.item_price.full {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.cart_item {
  display: flex;
}
.border_btn span {
  position: absolute;
  left: 38px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}
.border_btn a {
  font-size: 20px;
  color: #fff;
  text-align: right;
  justify-content: end;
}
.border_btn a:hover {
  color: #fff !important;
}
.border_btn a::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: '';
}
.cart__content-column p {
  font-size: 12px;
}
li.empty_cart {
  font-size: 16px;
  margin-top: 104px !important;
}
.inner_details {
  display: flex;
}
.right_imgbox {
  position: relative;
}
.right_imgbox img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  object-fit: cover;
}
#footer_newsletter .klaviyo-form ::-webkit-input-placeholder,
#footer_newsletter .klaviyo-form ::-moz-placeholder,
#footer_newsletter .klaviyo-form ::placeholder {
  font-size: 20px !important;
}
.swiper-scrollbar {
  background: #f2eeed !important;
  height: 5px;
  border-radius: 0;
}
.swiper-scrollbar-drag {
  background: #000;
  cursor: grab;
  border-radius: 0;
  height: 5px;
}
.product-wrapper {
  /*	cursor: grab;*/
}
.swiper-scrollbar.swiper-scrollbar0 {
  z-index: 1;
  position: relative;
  margin: 0px 0 0px;
  height: 5px;
  border-radius: 0;
  width: 100%;
}
.swiper-scrollbar.swiper-scrollbar0 {
  display: none;
}
.swiper-scrollbar.swiper-scrollbar0.swiper-scrollbar-horizontal {
  z-index: 3;
}
.button.newinquire_btn {
  margin-top: 40px;
}
.swiper-slides-container {
  float: left;
  width: 100%;
  margin-top: 55px;
}
.swiper-slides-container .swiper-button-prev,
.swiper-slides-container .swiper-button-next {
  display: none !important;
}
.collection_product_meta {
  padding-left: 0;
  padding-right: 0;
}
#shopify-section-6937247f-c265-4245-b898-4a69ebbeb093 .grid--blog {
  overflow: initial;
}
@media (min-width: 768px) {
  .grid__item.product_item.animate_up.collection_featured-item.swiper-slide {
    width: 50%;
    float: left;
  }
  .template-index .grid--view-items {
    flex-wrap: wrap;
    width: auto;
    margin: 0 -30px 100px;
  }
  .price dd {
    margin: 0 0 0 5px;
    text-align: right;
  }
  dl.price {
    width: 30%;
    float: left;
    justify-content: flex-end;
  }
  #shopify-section-6937247f-c265-4245-b898-4a69ebbeb093 .grid__item {
    width: 33.333%;
    float: left;
  }
  #related_products .product_item {
    margin-bottom: 20px;
    width: 33.333% !important;
  }
}
@media (min-width: 992px) {
  .grid__item.product_item.animate_up.collection_featured-item.swiper-slide {
    width: 25%;
    padding: 0 15px;
  }
  .template-index .grid--view-items {
    margin: 0 -15px 100px;
  }
  .collection_product_meta .row {
    margin: 0;
  }
}

.up_box .cart-image {
  width: 100%;
  height: 82px;
  min-height: inherit;
  overflow: hidden;
  display: block;
  text-align: center;
  margin: 0 auto 0 auto;
  background-size: cover !important;
  max-width: 82px;
  float: left;
}

#SiteNav a,
.header_transparent .right-section a,
.right-section a {
  font-size: 18px;
}
.announcement-barrow,
.announcement-barrow a,
.announcement-barrow p {
  color: currentcolor;
  padding: 0;
  margin: 0;
  font-size: 14px;
}
.announcement-barrow p {
  font-weight: 400 !important;
  font-family: Avenir-Medium;
  line-height: 1.2;
  font-size: 12px;
  letter-spacing: 0.4px;
  padding: 5px 0;
}
.announcement-barrow.full {
  padding: 0 25px;
  text-align: center;
}
.template-index .item.video.slideshow__slide video {
  display: block !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  min-width: 100%;
  min-height: 100%;
  width: 100% !important;
  height: 100% !important;
  transform: none;
  object-fit: cover;
}
.grid-view-item__title.product-card__title {
  min-height: 100px;
}
.opacity_true {
  opacity: 0 !important;
  pointer-events: none !important;
}
.variantsec_label {
  font-size: 13px;
}
.bv_mainselect {
  color: #000;
  border-radius: 0;
  width: 100%;
  position: relative;
  margin-top: 0px;
  float: left;
  padding: 12px 24px 12px 48px;
  background: #fff;
  margin-left: ;
}
.arrows_bv {
  right: 4px;
}
.bv_ul_inner {
  top: 10px;
}
.bv_ul_inner {
  top: 0px;

  background: #fff;
}
.bv_ul_inner li {
  position: relative;
}
.bv_ul_inner {
  padding: 2px 10px 0;
  position: static !important;
  margin-left: -29px;
}
.bv_ul_inner li::before {
  position: absolute;
  content: '';
  width: 15px;
  height: 15px;
  border: 1px solid;
  left: -4px;
  border-radius: 100%;
  top: 6px;
}
.bv_ul_inner li.selected::before {
  background: #000;
}
.bv_ul_inner li:hover {
  text-decoration: none;
}
.bv_atual.bv_background {
  position: relative;
}
.bv_atual.bv_background::before {
  position: absolute;
  content: '';
  width: 15px;
  height: 15px;
  border: 1px solid;
  left: -23px;
  border-radius: 100%;
  top: 3px;
  background: #000;
}
.pdp__item-form_sub {
  padding: 15px 24px 10px;
}
.pdp__item-sub_label {
  margin: 0;
}
.bv_ul_inner li {
  padding: 3px 20px;
}
@media (min-width: 768px) {
  #related_products .medium-up--one-third {
    width: 33.33333% !important;
  }
}
.productbox__sticky {
  float: left;
  width: 100%;
}
.active .productinner__sticky.full {
  position: fixed;
  top: 90px;
  background: red;
}
.productinner__sticky.full {
  position: relative;
  top: 0;
}
.active .productinner__sticky.full {
  position: fixed;
  top: 90px;
  background: #fff;
  transition: top 0.5s ease-in;
  z-index: 99;
  width: 100%;
  max-width: none;
  right: 0;
  padding: 0 45px;
}
.active .productinner__sticky #save-content {
  width: 60%;
  margin: 0;
  /* display: none!important;*/
}
.active .productinner__sticky .bv_mainselect {
  width: 60%;
  position: static;
  top: 0;
  left: 0;
  float: left;
}
.active .productinner__sticky .bv_mainselect {
  /*display: block!important;*/
  padding-left: 38px;
  position: relative;
}
.active .productinner__sticky .product-form__item--submit {
  width: 40%;
}
.active .productinner__sticky .btn.product-form__cart-submit {
  height: 46px;
  padding: 5px 30px;
  font-size: 16px;
}
.btn.product-form__cart-submit {
  text-transform: uppercase;
}

.template-product #shopify-section-header {
  z-index: 99999999;
}
.proimg {
  display: none;
}
.active .proimg {
  float: left;
  width: 60%;
  display: flex;
  align-items: center;
}
.active .save_box.full {
  width: 40%;
}
.active .fix_box.full {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.proimg img {
  width: 100%;
  max-width: 89px;
}
.proimg span {
  padding: 0 10px;
  font-size: 16px;
  font-weight: 500;
  width: 70%;
}
.active .bv_ul_inner {
  position: absolute !important;
  margin-left: 0px;
}
.active .bv_ul_inner {
  top: 35px;
  padding: 0px 21px 16px;
}
.active .productinner__sticky .bv_mainselect {
  background: #f2eeed !important;
}
.active .bv_ul_inner {
  background: #f2eeed;
}
.active .bv_ul_inner li::before {
  top: 4px;
}
.fix_name {
  display: none;
}

.ajaxUpsellItem {
  /* position: relative; */
  background: #f2eeed;
  padding: 18px 37px;
  float: left;
  width: 100%;
  position: absolute;
  bottom: 85px;
  left: 0;
}
.ajaxUpsellItem::before {
  font-family: 'Avenir-Medium';
  font-size: 20px;
  content: 'Make it a Ritual';
  font-weight: 500;
  line-height: normal;
  float: left;
  width: 100%;
  text-transform: capitalize;
  padding: 0 0 20px;
}
.cart_upsell.fullset {
  display: none !important;
}
.ajaxUpsellItem .cart-image {
  float: left;
  width: 82px;
  height: 82px;
  display: flex;
  align-items: center;
}
.ajaxUpsellItem .cart-content {
  float: left;
  width: 74%;
  padding-left: 14px;
  position: relative;
}
.ajaxUpsellItem .cart-item-price {
  font-size: 16px;
  margin-top: 30px;
}
.ajaxUpsellItem .upsell-add-item {
  background: transparent !important;
  border: none;
  border-radius: 0;
  font-size: 16px;
  text-decoration: underline;
  position: absolute;
  right: 0;
  bottom: 0;
  min-height: inherit;
  height: auto;
}
.ajaxUpsellItem .upsell-add-item:hover {
  text-decoration: none;
}
.slideshow__text-wrap h2.mega-title__small {
  font-size: 40px;
}
.slideshow__text-wrap h2.mega-title__medium {
  font-size: 68px;
}
.rc-login .rc-login-form-email:not(:placeholder-shown) {
  border: 1px solid #a7a7a7;
}
.rc-login .rc-login-form-email {
  background: transparent;
}
.rc-enter-code-digits-item {
  background: transparent !important;
}
.variants_wrapper + .product__price {
  margin-top: -60px;
}

#onetime-checkbox {
  display: none;
}
#onetime {
  padding-bottom: 0;
}
#save-content {
  margin-top: 0;
  padding-top: 2px;
  padding-bottom: 15px;
}
.bv_mainselect {
  margin-top: -5px;
}
#save-content {
  margin-top: 0;
}
#onetime-checkbox:checked ~ .pdp__item-sub-checkbox-placeholder {
  background-color: #000;
}
.active .productinner__sticky.full {
  padding: 0;
}
.active .save_box.full {
  width: 50%;
  display: flex;
  align-items: center;
  position: relative;
}
.active .proimg {
  width: 50%;
}
.active #onetime {
  margin: 0;
  padding: 12px 15px;
  width: auto;
  white-space: nowrap;
  padding-right: 5px;
}
.active .productinner__sticky #save-content {
  width: auto;
  margin: 0;
  padding: 12px 15px;
}
.active .productinner__sticky .bv_mainselect {
  padding-left: 38px;
  position: absolute;
  right: 137px;
  top: 106%;
  width: 252px;
  /* padding-top: ; */
  left: auto;
}
.active .productinner__sticky .btn.product-form__cart-submit {
  max-width: 190px;
  height: 45px;
}
.active .productinner__sticky .product-form__item--submit {
  width: 100%;
  flex: inherit;
  max-width: 170px;
  padding: 0;
  position: relative;
}
.active .bv_ul_inner {
  top: 36px;
  padding: 0 19px 16px;
}
.active .save_box.full {
  justify-content: flex-end;
}
#shopify-section-266b2c52-ada7-438b-8bfa-8e1a4199aedb .full.feature-row {
  padding-bottom: 80px;
}
/* .template-product #marquee_wrapper .slick-slide svg {
  background: transparent !important;
  filter: invert(1) !important;
} */
#related_products .grid__item .product_form {
  display: inherit !important;
}
#related_products .grid__item .product_form #product-variants {
  display: none !important;
}
.template-index .header-row {
  background: transparent;
}

#shopify-section-header .sticky_header .header-row.header_black #SiteNav a,
#shopify-section-header .sticky_header .header-row.header_black #SiteNav a:hover,
#shopify-section-header .sticky_header .header-row.header_black .newsite-header a,
#shopify-section-header .sticky_header .header-row.header_black .newsite-header a:hover {
  color: #000 !important;
}
#shopify-section-header .header-row.header_black .logo-section svg path {
  fill: #000 !important;
}
#shopify-section-header .sticky_header .header-row.header_black #SiteNav a span::before {
  background: #000 !important;
}
#shopify-section-header .sticky_header .header-row.header_black .search-header {
  border-bottom: 1px solid #000;
}
#shopify-section-header .sticky_header .header-row.header_black .search__input {
  border-bottom: 0;
  color: #000;
}
#shopify-section-header .sticky_header .header-row.header_black .search__input:focus,
#shopify-section-header .sticky_header .header-row.header_black .search__input::placeholder {
  color: #000;
}
#shopify-section-header .header-row.header_black {
  background: #f2eeed !important;
}
.image_slide a {
  position: relative;
  min-height: 730px;
  float: left;
  width: 100%;
}
.image_slide a .product-single__thumbnail-image {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.rel-price {
  font-family: Avenir-Medium;
  font-size: 20px;
  letter-spacing: normal;
  text-align: right;
}
.rel-price .rel-sale-price {
  text-decoration: line-through;
  color: #a9a9a9;
  margin-left: 3px;
}
.product-photos_thumb .slick-track {
  /*width: 100% !important;*/
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
  -webkit-text-fill-color: #f1eeed;
  -webkit-box-shadow: 0 0 0px 1000px transparent inset;
  transition: background-color 5000s ease-in-out 0s;
}
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-text-fill-color: #f1eeed;
  -webkit-box-shadow: 0 0 0px 1000px transparent inset;
  transition: background-color 5000s ease-in-out 0s;
}
body.contact .static_page_wrapper {
  padding: 0 !important;
}
.shopify-policy__container {
  /* max-width: 560px; */
  max-width: 600px;
  margin: 0 auto;
  width: 100%;
  padding: 100px 15px 200px;
}
#accordion_sub li {
  margin-bottom: 20px;
}
#accordion_sub .shopify-section {
  float: left;
  width: 100%;
}
body.faq .static_page_wrapper {
  padding: 0 !important;
}
.template-search .section-header h1 {
  font-size: 80px;
}
.template-search .main-content {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
.template-search #Collection .product_item {
  width: 25%;
}
div#shopify-section-cart-template {
  padding-top: 45px !important;
}
.template-cart .main-content {
  padding-top: 95px;
}
span.mega-subtitle.mega-subtitle--medium {
  font-size: 20px;
}
span.mega-subtitle.mega-subtitle--large {
  font-size: 24px;
}
#shopify-section-slideshow .page-width.slidealign_center .h1.mega-title.slideshow__title,
.page-width.slidealign_center .sub_head {
  text-align: left;
}
div#shopify-section-slideshow .page-width.textalign_text-left,
div#shopify-section-slideshow .page-width.textalign_text-left .h1.mega-title.slideshow__title,
div#shopify-section-slideshow .page-width.textalign_text-left .sub_head {
  text-align: left !important;
}
div#shopify-section-slideshow .page-width.textalign_text-right,
div#shopify-section-slideshow .page-width.textalign_text-right .h1.mega-title.slideshow__title,
div#shopify-section-slideshow .page-width.textalign_text-right .sub_head {
  text-align: right !important;
}
div#shopify-section-slideshow .page-width.textalign_text-center,
div#shopify-section-slideshow .page-width.textalign_text-center .h1.mega-title.slideshow__title,
div#shopify-section-slideshow .page-width.textalign_text-center .sub_head {
  text-align: center !important;
}
div#shopify-section-slideshow .slideshow__text-content.caption_box_center-top .page-width,
div#shopify-section-slideshow .slideshow__text-content.caption_box_center-center .page-width,
div#shopify-section-slideshow .slideshow__text-content.caption_box_center-bottom .page-width {
  float: none !important;
  margin: 0 auto !important;
  padding: 0 !important;
  width: auto;
  max-width: none;
  display: table;
}
.image_link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.h3.h3_medium {
  font-size: 40px;
}
.h3.h3_large {
  font-size: 40px;
}
.featured-row__subtext.rte_h3_medium p,
.helper .btn.rbtn_h3_medium {
  font-size: 22px;
}
.featured-row__subtext.rte_h3_large p,
.helper .btn.rbtn_h3_large {
  font-size: 24px;
}
.section-header h2.heading_small {
  font-size: 55px;
}
.section-header h2.heading_medium {
  font-size: 70px;
}
.section-header h2.heading_large {
  font-size: 80px;
}

@media (min-width: 768px) {
  .slideshow__text-content.caption_box_center-top,
  .slideshow__text-content.caption_box_left-top,
  .slideshow__text-content.caption_box_right-top {
    bottom: inherit;
    top: 80px;
    left: 0px;
  }
  div#shopify-section-slideshow .slideshow__text-content.caption_box_left-top .page-width {
    float: left !important;
    padding-right: 0;
    padding-left: 90px;
  }
  div#shopify-section-slideshow .slideshow__text-content.caption_box_right-top .page-width {
    float: right !important;
    padding-right: 90px;
    padding-left: 0px;
  }

  .slideshow__text-content.caption_box_center-center,
  .slideshow__text-content.caption_box_left-center,
  .slideshow__text-content.caption_box_right-center {
    bottom: inherit;
    top: 25%;
    left: 0px;
  }
  div#shopify-section-slideshow .slideshow__text-content.caption_box_left-center .page-width {
    float: left !important;
    padding-right: 0;
    padding-left: 90px;
  }
  div#shopify-section-slideshow .slideshow__text-content.caption_box_right-center .page-width {
    float: right !important;
    padding-right: 90px;
    padding-left: 0px;
  }

  .slideshow__text-content.caption_box_center-bottom,
  .slideshow__text-content.caption_box_left-bottom,
  .slideshow__text-content.caption_box_right-bottom {
    bottom: 30px;
    top: auto;
  }
  div#shopify-section-slideshow .slideshow__text-content.caption_box_left-bottom .page-width {
    float: left !important;
    padding-right: 0;
    padding-left: 90px;
  }
  div#shopify-section-slideshow .slideshow__text-content.caption_box_right-bottom .page-width {
    float: right !important;
    padding-right: 90px;
    padding-left: 0px;
  }
  .header-row.full.header_transparent.dark_header .header-row .logo-section svg path {
    fill: #010101 !important;
  }

  .template-product .main-content,
  .product_description {
    background: #fff !important;
  }
}

/* header css start */

@media (max-width: 1199px) {
  #SiteNav .site-nav--has-dropdown.active .site-nav__dropdown {
    display: block;
    position: static;
    margin: 0 !important;
    padding: 0 !important;
    opacity: 1;
    visibility: visible;
  }
  #SiteNav .site-nav--has-dropdown .down-arrow-icon svg {
    transform: rotate(0deg);
  }
  #SiteNav .site-nav--has-dropdown.active .down-arrow-icon svg {
    transform: rotate(180deg);
  }

  #SiteNav .site-nav--has-dropdown.active .site-nav__dropdown .subnav-links:has(.mega-menu-image) {
    padding-left: 0;
  }
  #SiteNav
    .site-nav--has-dropdown.active
    .site-nav__dropdown
    .subnav-links:has(.mega-menu-image)
    .main-child-mega-menu {
    grid-template-columns: 1fr 1fr;
  }
}

/* header css end */

#rcsms-cart-widget {
  width: 100%;
}
#rcsms-cart-widget .rcsms-cart-widget__wrapper {
  margin-top: 0;
}
#rcsms-cart-widget .rcsms-cart-widget__label {
  padding-left: 25px;
}
#rcsms-cart-widget .rcsms-cart-widget__checkmark {
  left: 0;
}

h2 {
  -webkit-text-stroke: 0;
  color: currentColor;
}

.productbox__sticky {
  min-height: 275px;
}
@media (max-width: 1100px) {
  .productbox__sticky {
    min-height: 284px;
  }
}
@media (max-width: 991px) {
  .productbox__sticky {
    min-height: 289px;
  }
}
@media (max-width: 766px) {
  .productbox__sticky {
    min-height: 278px;
  }
}

#onetime{
  padding: 15px 20px 15px;
  background: transparent;
  border: 1px solid;
  margin: 15px 0 0;
}
#onetime.active {
	padding: 15px 20px 15px;
	border: 1px solid;
	background: #000;
	font-size: 14px;
	color: #fff;
}
#savebox .product_description .pdp__item-sub_text.pdp__section {
	font-size: 14px !important;
}
.save-content_box {
	float: left;
	width: 100%;
	position: relative;
	border: 1px solid;
	margin-bottom: 30px;
	margin-top: 10px;
}
#onetime.active .pdp__item-sub-checkbox-placeholder {
	border: 1px solid #fff;
}
#save-content {
	margin-top: 0;
	padding: 15px 20px;
	background: transparent;
	font-size: 14px;
  border:transparent;
}
#savebox .pdp__item-sub_text.pdp__section {
	font-size: 14px !important;
}
#savebox .pdp-tooltip__content {
	right: -46px;
}
#onetime-checkbox:checked ~ .pdp__item-sub-checkbox-placeholder::after {
	background-color: #fff;
  width: 14px;
    height: 14px;
}
#save-content .pdp__item-sub-checkbox-placeholder {
	border-color: #000;
}
.bv_mainselect {
	margin-top: 0;
	background: transparent !important;
	padding: 0 20px 0px 38px !important;
}
.bv_ul_inner {	
  margin-top: -5px;
}
.save-content_box.active .bv_ul_inner {	
  display:block !important;
  padding: 5px 12px !important;
}
.bv_ul_inner {
	top: 21px;
	left: 0;
	width: 100% !important;
	padding: 5px 29px;
  position:static!important;
}
.bv_atual.bv_background {
	display: none !important;
}
.bv_ul_inner li.selected {
	text-decoration: none!important;
}
.pdp__item-sub_info {
	width: 15px;
	height: 15px;
}
.pdp-tooltip img {
	margin-top: -12px;
	height: 8px;
}
.pdp__item-sub-checkbox-placeholder {
	top: 3px;
}
.bv_ul_inner {
  padding: 0px 12px 10px !important;
  margin-top:-6px;
  position: static !important;
  margin-left: 0;
  background: transparent !important;
}
.bv_mainselect {
	position: static!important;
}
.save-content_box.active {
	background: #000;
	color: #fff;
}
.save-content_box.active #save-checkbox:checked ~ .pdp__item-sub-checkbox-placeholder::after {
	background-color: #fff!important;
}
.save-content_box.active #save-content .pdp__item-sub-checkbox-placeholder {
	border-color: #fff!important;
}
.save-content_box.active .bv_ul_inner li {
	color: #fff;
}
.save-content_box.active .bv_ul_inner li.selected::before {
	background: #fff;
}
.active ul.bv_ul_inner {
	position: static !important;
}
.active .pdp__item-sub_info {
	border: 1px solid #fff;
}
.active .pdp-tooltip img {
	filter: invert(1);
}
#save-checkbox:checked ~ .pdp__item-sub-checkbox-placeholder::after {
    width: 14px;
    height: 14px;
}
#save-content {
	flex-direction: column;
}
.free_text{
display: none;
}
.free_text p{
	font-size: 12px;
	padding-left: 24px;
	padding-top: 3px;
  color: #fff;
	
}
.free_text p a {
	color: #fff;
  text-decoration:underline;
}
.free_text p a:hover {
	color:currentColor;
  text-decoration:none;
}
.active .free_text{
  display:block;
  color: #fff;
}
.save-content_row {
	display: flex;
}
.no_subscription #onetime,
.no_subscription .save-content_box{
  display:none!important;
}
.productbox__sticky.no_subscription{
  min-height:inherit;
}
.productbox__sticky {
	min-height: inherit;
}
.free_text p br {
	display: none;
}
.product-description {
	color: currentColor !important;
}

div.product-photos_thumb .thumb_slider .slick-track {
	display: flex;
	flex-wrap: wrap;
	transform: none !important;
	width: 100% !important;	
}
div.product-photos_thumb .thumb_slider .slick-slide {
	width: calc(21% - 5%) !important;
}
div.rc-container-wrapper {
    display: block;
    position: absolute;
    height: 0;
    width: 0;
    overflow: hidden;
    opacity: 0;
    z-index: -999;
}
#onetime,
.save-content_box{
  display:none!important;
}
.active_rc #onetime,
.active_rc  .save-content_box{
  display:inherit!important;
}



@media(max-width:767px){
.pdp__item-sub-checkbox-placeholder {
	left: 0!important;
}
.bv_ul_inner {
	margin-top: -10px;
}
div.product-photos_thumb .thumb_slider .slick-slide {
	width: 15.6% !important;
}
#Collection dl.price {
	padding: 0!important;
}
.h4.grid-view-item__title.product-card__title {
	padding: 0!important;
}
.template-search .product_item > .grid-view-item {
	height: auto !important;
}
div#Collection {
	padding: 0 15px;
}
.priceitem.price-item--regular {
	font-size: 14px;
}
}



.eocjs-newsticker {
  padding: 15px 0 18px;
}

.eocjs-newsticker .eocjs-newsticker-container {
  position: relative;
  height: 50px;
  overflow: hidden;
  width: 100%;
  display: flex;
  gap: 30px;
}

.eocjs-newsticker .eocjs-newsticker-one,
.eocjs-newsticker .eocjs-newsticker-two {
  position: absolute;
  left: 0;
  top: 0;
  height: 50px;
  line-height: 50px;
  white-space: nowrap;
  display:flex;
  gap:30px;
  
}

.eocjs-newsticker-loader {
  position: absolute;
  left: calc(50% - 10px);
  top: 2px;
  width: 20px;
  height: 20px;
  display: block;
  border-radius: 50%;
  animation: eocjs-newsticker-spin .75s linear infinite;
}

@keyframes eocjs-newsticker-spin {
  to {
    transform: rotate(360deg);
  }
}

.slide-item svg {
	height: 55px;
}
.slide-item-wrapper {
	display: flex;
	gap: 30px;
}
#marquee_wrapper {
	background: #000;
	padding: 0;
	color: #fff;
}
.slide-item {
	display: flex;
	align-items: center;
	gap: 10px;
  white-space: nowrap;
}
#marquee_wrapper .menu{
  padding:0!important;
}



.slide-item {
	display: flex;
	align-items: center;
  gap:10px;
  white-space:nowrap;
}
.slide-item svg {
	height:55px;
}
#marquee_wrapper {
	background: #000;
	color: #fff;
	padding: 15px 0;
}
.slide-row {
	display: flex;
	gap: 30px;
}
#example-1 {
  transform: translate3d(0,0,0);
  -webkit-transform: translate3d(0,0,0);
  will-change: transform;
}

.slide-item-wrapper {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.feature-row__text .btn {
	background: transparent;
	color: #000;
	font-family: Avenir-Medium;
	font-size: 20px;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: right;
	text-transform: capitalize;
	font-weight: 400;
	padding: 0;
}
.feature-row__text .btn:hover {
	color: #000 !important;
	background: transparent !important;
}
.newsite-header #SiteNav .site-nav__child-link span::before {
  display: none !important;
}
.page-container {
	background: #fff;
}
.search__input {
	height: 33px !important;
	min-height: 33px;
}
#added-box-wrapper {
	top: 0;
	height: calc(100% - 0px);
  z-index: 9999999;
}
.template-index #MainContent .shopify-section{
  opacity:0;
  width:100%;
  height:0px;
  margin:0;
  padding:0;
  overflow:hidden;
}
.is_user #MainContent .shopify-section{
  opacity:1;
  width:100%;
  height:auto;
  margin:inherit;
  padding:inherit;
  overflow:inherit;
}
.template-index #MainContent #shopify-section-slideshow{
  opacity:1;
  width:100%;
  height:auto;
  margin:inherit;
  padding:inherit;
  overflow:inherit;
}
li.mobile_form{
  display:none!important;
}
.template-index .main-content {
	padding-top: 0;
}
.right-section ul.tw-m-0,
.site-header_account,
.site-header__search{
  display:none;
}
.site-header__search.site-header__icon{
   display:none!important;
}

.is_user .right-section ul.tw-m-0,
.is_user .site-header_account,
.is_user .site-header__search.site-header__icon{
  display:block!important;
}
#shopify-section-announcement-bar,
.announcement-barrow,
.nav-section,
.right-section,
#shopify-section-footer{
  display:none!important;
}

.is_user #shopify-section-announcement-bar,
.is_user .announcement-barrow,
.is_user .nav-section,
.is_user #shopify-section-footer{
  display:inherit!important;
}

.is_user .right-section{
  display:flex!important;
}
.newsite-header {
	grid-template: inherit;
  justify-content: center;
}
.is_user .newsite-header {
  grid-template-columns: 1fr auto 1fr;
  justify-content: space-between;
}
#Slideshow-slideshow{
    height: calc(100vh - 0px) !important;
}
.register_link {
	color: currentColor;
}
.register_link a{
  color: currentColor;
}
.register_link a::after {
  background: currentColor;
}
.register_link a:hover{
  color: currentColor;
}
.register_link a:hover::after{
  color: currentColor;
  opacity:0;
}
.sub_heading-text {
	padding: 30px 0 30px;
}
#shopify-section-slideshow .page-width {
  margin:0;
  max-width: none;
  float: inherit;
  height: auto;
  padding:0;
}
.slideshow__text-content {
	max-width: fit-content;
  padding: 0 45px;
}
.slideshow__text-content .white_btn,
.slideshow__text-content .register_link {
	float: inherit;
}
.slideshow__text-content-list {
	margin: 0;
	padding: 0;
}

#shopify-section-slideshow .slideshow__text-content.caption_align-left_center,
#shopify-section-slideshow .slideshow__text-content.caption_align-center_center,
#shopify-section-slideshow .slideshow__text-content.caption_align-right_center{
  bottom:inherit;
  top:50%;
  transform:translateY(-50%);
}

#shopify-section-slideshow .slideshow__text-content.caption_align-left_top,
#shopify-section-slideshow .slideshow__text-content.caption_align-center_top,
#shopify-section-slideshow .slideshow__text-content.caption_align-right_top{
  bottom:inherit;
  top:40px;
  transform:translateY(0);
}
#shopify-section-slideshow .slideshow__text-content.caption_align-left_bottom,
#shopify-section-slideshow .slideshow__text-content.caption_align-center_bottom,
#shopify-section-slideshow .slideshow__text-content.caption_align-right_bottom{
  bottom:40px;
  top:auto;
  transform:translateY(0);
}
#shopify-section-slideshow .slideshow__text-content.caption_align-center_center,
#shopify-section-slideshow .slideshow__text-content.caption_align-center_top,
#shopify-section-slideshow .slideshow__text-content.caption_align-center_bottom{
  left:50%;
  transform:translateX(-50%);
  text-align: center;
}

#shopify-section-slideshow .slideshow__text-content.caption_align-left_center,
#shopify-section-slideshow .slideshow__text-content.caption_align-left_top,
#shopify-section-slideshow .slideshow__text-content.caption_align-left_bottom,{
  left:0;
  right:inherit;
}

#shopify-section-slideshow .slideshow__text-content.caption_align-right_center,
#shopify-section-slideshow .slideshow__text-content.caption_align-right_top,
#shopify-section-slideshow .slideshow__text-content.caption_align-right_bottom{
  left:inherit;
  right:0;
  text-align: right;
}
.slideshow__text-content .register_link {
  margin: 10px auto 0;
}
#shopify-section-slideshow .slideshow__text-content.caption_align-right_center .register_link,
#shopify-section-slideshow .slideshow__text-content.caption_align-right_top .register_link,
#shopify-section-slideshow .slideshow__text-content.caption_align-right_bottom  .register_link{
	margin: 10px auto 0;
	float: right;
}
#shopify-section-slideshow .slideshow__text-content.caption_align-left_center .register_link,
#shopify-section-slideshow .slideshow__text-content.caption_align-left_top .register_link,
#shopify-section-slideshow .slideshow__text-content.caption_align-left_bottom  .register_link{
	margin: 10px auto 0;
	float: left;
}
#home_slideshow .slideshow__text-wrap h2 + .login-btn-text {
	padding-top: 30px;
}
.template-product #marquee_wrapper span{
  font-size:16px;
}
#product-images-zoom {
    z-index: 99999999;
}
div.product-photos_thumb .thumb_slider .slick-slide {
    width: 100%!important;
}
.template-product .main-content {
    background: #fff;
}
.template-product .slick-current .thumbimage_slide::after {
	border: 0px solid #000;
}
body.ingredients .page-articles {
	padding: 145px 0 0;
}