/** Shopify CDN: Minification failed

Line 1310:0 Unexpected "}"
Line 1745:2 Comments in CSS use "/* ... */" instead of "//"
Line 3589:2 Comments in CSS use "/* ... */" instead of "//"
Line 3639:2 "borer-bottom" is not a known CSS property
Line 4555:4 Comments in CSS use "/* ... */" instead of "//"
Line 4563:4 Comments in CSS use "/* ... */" instead of "//"
Line 5052:4 Comments in CSS use "/* ... */" instead of "//"
Line 5079:4 Comments in CSS use "/* ... */" instead of "//"

**/
/*.ImageHero__VideoHolder {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 1;
}*/
.m_FeatureText {
  display: none !important;
}

.globo-form-app .message .dismiss {
  display: none !important;
}
.ly-breakpoint-1,
.ly-custom-dropdown-current,
.ly-switcher-wrapper,
.Footer__LocalizationItem,
.ly-languages-switcher,
.ly-custom-378 {
  display: none !important;
}
.variant-group .ColorSwatchList .HorizontalList__Item label,
.variant-group .HorizontalList__Item label {
  align-items: center;
  display: flex;
}
.swatch-popup-open .Product__Aside {
  opacity: 0;
}
.swatch-popup-open .Product__SlideshowNav--dots {
  display: none;
}
.Product__Gallery--stack .Product__SlideshowNav {
  bottom: 0;
  margin: auto;
  height: 100px;
}
.swatch-popup-open
  .Product__Gallery--stack
  .Product__Slideshow
  .Product__SlideItem {
  opacity: 1 !important;
}

.swatch-popup-open
  .Product__Gallery--stack
  .Product__Slideshow
  .Product__SlideItem:first-child {
  opacity: 1 !important;
}
.cmApp_signupFormWrapper select {
  text-align: center !important;
  text-align-last: center !important;
  text-align: -webkit-center;
}
.Product__InfoWrapper {
  z-index: 2;
}
.subscribe_innerdiv {
  width: 100%;
  text-align: left;
  background-image: url(https://cdn.shopify.com/s/files/1/0247/3784/1186/t/15/assets/plus.svg?v=1665568951);
  background-repeat: no-repeat;
  background-position: right;
  background-size: 12px auto;
  font-size: 12px;
}
.flickity-prev-next-button svg,
.custom-slider__button svg {
  width: auto;

  stroke-width: 1.5px;
  stroke: currentColor;
}
.tab-slider__headings {
  position: relative;
}
/*.tab-slider__heading-item.active::before {*/
.tabpanel__line {
  transition: all 0.3s ease;
  position: absolute;
  bottom: 0;
  height: 4px;
  background-color: #000;
} /*.tabpanel__line {
         position: absolute;
         bottom: 0;
         left: 0;
         width: 10%;
         height: 5px;
         background-color: #000000;
         transform-origin: 0 0;
         transition: transform 0.25s;
}*/
/* Custom tab section 2*/
/*.tabpanel__line{
  background-color:#000;
  transform: translate(364.115px, 0px) scale(0.0962, 1);
  bottom:-1px;
  bottom:1px;
  content:"";
  display:block;
  height:2px;
  -index:1;
  left:0;
  position:absolute;
  transform:scaleX(0);
  transform-origin:left center;
  width:100%;
}*/
.content-icon {
  margin-bottom: 10px;
}
.content-subtitle .SectionHeader__SubHeading {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: "Plus Jakarta Sans", sans-serif;
}

.image_with_content_slider {
  padding: 80px 0px;
  background: #ffffff;
}
.image_with_content_slider .text-content {
  order: 1;
  width: 50%;
  padding: 50px 7%;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #ffffff;
  color: #000;
  padding-left: 0px !important;
}
.image_with_content_slider .Timeline__ListItem {
  align-items: center !important;
}
.image_with_content_slider .content-description {
  text-align: center;
}
/* Custom tab slider */
.tab-slider__content {
  display: block;
  width: 100%;
  height: 100%;
}
.Custom-tab-slider-section {
  padding: 80px 0px;
}
.tab-slider__content-item {
  display: flex;
  justify-content: center;
}
.tab-slider__content-image,
.tab-slider__content-wrapper {
  width: 50%;
}
/*
.tab-slider__headings {
  display: flex;
  justify-content: center;
  border-bottom: 1px solid;
  padding-bottom: 4px;
}*/
.tab-slider__headings {
  display: flex;
  justify-content: center;
  border-bottom: 1px solid;
  padding-bottom: 8px;
}
.tab-slider__heading-item {
  width: 100%;
  height: 100%;
  position: relative;
}
.heading_item {
  margin: 0;
  text-align: center;
}
.tab-slider__heading-item.active::before {
  /*content: "";
    position: absolute;
    width: 100%;
    height: 5px;
    bottom: -10px;
    left: 0;
    background: #000;*/
}
/*
.tab-slider__heading-item::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 5px;
  width: 0;
  background-color: #000;
  transition: all 0.3s;
}
.tab-slider__heading-item.active::after {
  width: 100%;
}*/
.Timeline {
  box-shadow: none;
  width: 100%;
  height: auto;
}
.Slider-count {
  display: block;
  width: 100%;
  height: auto;
  text-align: center;
}
.Custom-tab-slider {
  display: flex;
  flex-direction: column;
}
.Custom-tab-slider .Slider-wrapper,
.image_with_content_slider .Slider-wrapper {
  padding: 50px 100px;
  display: flex;
  flex-direction: column;
  gap: 30px;
  background: white;
}
.Custom-tab-slider .text_content {
  padding: 0 6em !important;
  padding-right: 0px !important;
  align-items: initial !important;
}
.Custom-tab-slider .text_content .SectionHeader__Heading {
  font-size: 3em;
  margin-bottom: 15px;
}
.Custom-tab-slider .guidelinkwrp {
  border-bottom: 1.4px solid #000000;
}
.Custom-tab-slider .guide_links {
  border-top: 1.4px solid #000000;
}
.tab-slider__description {
  padding: 0 0 20px;
}
/*.custom_slider_div,
.slider_section_without_heading{
  padding:80px 0px;
  background: #FFFFFF;
}*/
.custom_slider_div,
.slider-content {
  background: #ffffff;
}
.custom_slider_div .tab-slider__heading-item .SectionHeader__Heading {
  cursor: pointer;
  text-transform: uppercase;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 15px;
  letter-spacing: 1.2px;
}
.custom_slider_div .tab-slider__headings-wrapper {
  padding: 0 100px;
}
.heading_item:nth-child(1) {
  margin-right: 84px;
}
.heading_item:nth-child(2) {
  margin-right: 84px;
}
.custom_tabs .flickity-prev-next-button,
.slider-content .flickity-prev-next-button {
  top: 50%;
  transform: translateY(-50%);
  background: none;
  box-shadow: none;
  transition: none !important;
  transform: none !important;
}
.custom_tabs .flickity-prev-next-button:hover,
.slider-content .flickity-prev-next-button:hover {
  transition: none !important;
  transform: none !important;
}
.tab-slider__headings .flickity-slider {
  width: 10%;
  width: fit-content;
}
.tab-slider__headings .flickity-prev-next-button,
.tab-slider__headings .flickity-page-dots {
  display: none;
}
.tab-slider__headings .flickity-slider {
  display: flex;
}
.custom_tabs .next,
.image_with_content_slider .next {
  right: -80px;
}
.custom_tabs .previous,
.image_with_content_slider .previous {
  left: -80px;
}
/*.newsletter_div{
  display: flex;
  align-items: center;
  border-bottom: 2px solid #000000;
  width: 100%;
  padding: 5px;
}*/
.newsletter_div {
  display: flex;
  align-items: center;
  width: 100%;
  background-color: black;
  padding: 10px 12px;
  color: white;
  justify-content: space-between;
}
@media only screen and (max-width: 1240px) {
  .Custom-tab-slider .text_content {
    padding: 0 0 6em !important;
  }
}
@media only screen and (min-width: 1200px) {

  .newsletter_div {

  width: 90%;
  
}
}

#subcollection-mobile-filter-drawer .breadcrumb .Linklist__Item {
  border-bottom: 1px solid var(--border-color);
  overflow: hidden;
  border-top: none;
  padding-left: 24px;
  padding-right: 24px;
}

#subcollection-mobile-filter-drawer .breadcrumb-child {
  display: block;
  position: relative;
  width: 100%;
  padding: 20px 0;
  text-align: left;
  cursor: pointer;
}

#subcollection-mobile-filter-drawer .Drawer__Header--center {
  justify-content: left;
}

.Collection_sub_title,
#subcollection-mobile-filter-drawer .Drawer__Title {
  font-family: "Plus Jakarta Sans", sans-serif;
  margin: 0px 24px;
  text-transform: uppercase;
  text-align: left;
}

#subcollection-mobile-filter-drawer .Drawer__Title {
  margin: 0px;
}

#subcollection-mobile-filter-drawer .breadcrumb-child span:hover {
  border-bottom: none;
}

.ProductList--carousel .flickity-viewport {
  min-height: 310px;
}

.ImageHero__ContentOverlay .SectionHeader {
  margin-top: calc(var(--header-height) * var(--header-is-transparent, 0));
}

.customFlexBox .ImageHero {
  min-height: calc(
    450px + var(--header-height) * var(--header-is-transparent, 0)
  );
}

.customFlexBoxNEW .ImageHero {
  min-height: calc(
    650px + var(--header-height) * var(--header-is-transparent, 0)
  );
}

.customFlexBox .collection-sub {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 22px !important;
  font-weight: 400;

  opacity: 1;
  transform-origin: 50% 50% 0px;
  transform: scaleZ(1);
  text-transform: uppercase;
}

.customFlexBox .collection-description {
  line-height: 1.65;
}

.customFlexBox .ImageHero__ContentOverlay {
  flex-basis: 630px;
}

/*.simple-product .ProductMeta__Title{
	font-size:34px;
}*/
.template-collection .ProductItem__Image--alternate {
  object-fit: contain;
}

.ProductListWrapper .Container .sbcHeading {
  text-align: left;
}

#Huratips-Pagination a {
  color: white;
}

.simple-product .ProductMeta__Description .Rte {
  padding-bottom: 40px;
  /*border-bottom: 1px solid #ccc;*/
}

.Product__Info .Container {
  margin: 0;
  width: 100%;
}

.contact .PageContent {
  margin: 0 auto;
  max-width: 100%;
}

.contactwrap .Form__Submit {
  font-family: Raleway, Arial, Helvetica, sans-serif;
}

.features--heading-uppercase .Rte .addinnerwrp h3 {
  font-weight: 600;
  line-height: 1.5;

  font-style: normal;
  font-size: 16px;
}

.addinnerwrp .section-content a {
  text-decoration: none;
  color: #1c1b1b;
}

.contact_heading.SectionHeader__Heading.Heading.u-h1 {
  font-size: 34px;
  padding-bottom: 20px;
  font-weight: 400;

  font-style: normal;
  line-height: 1.2;
  border-color: #000000;
  border-top-width: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-bottom-style: solid;
  /* border-top-style: solid; */
  border-bottom-width: 1px;
  /* padding: 20px;*/
}

.addresswrp {
  display: flex;
  flex-direction: row;
}

.addinnerwrp {
  flex-direction: column;
  justify-content: center;
  flex: 1;
}

.contactwrap {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.contactinnerwrap {
  flex-direction: column;
  justify-content: center;
  width: calc(50% - 30px);
}

.simple-product .Product__InfoWrapper .Product__Info {
  flex-direction: column;
}

.simple-product .Product__Tabs {
  margin-top: 30px;
}

.section_subcollection {
  padding-top: 380px;
}

.breadcrumb-child {
  text-decoration: none;
}

.breadcrumb-child.is-active span,
.breadcrumb-child span:hover {
  display: inline-block;
  border-bottom: 1px solid black;
  padding-bottom: 2px;
}

.breadcrumb-child.is-active {
  display: inline-block;

  padding-bottom: 0px;
}

.breadcrumb .breadcrumb-child:not(:first-child)::before {
  content: "/";
  padding: 8px;
  display: inline-block;
  text-decoration: none;
}

.breadcrumb-child::after {
  content: none;
  overflow: hidden;
}

.breadcrumb-child span {
  font-size: 12px;
  font-family: "Plus Jakarta Sans", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  color: #000000;
}

.breadcrumb-child.is-active {
  display: inline-block;
  padding-bottom: 0px;
}

.breadcrumb-child {
  font-size: 12px;
  margin-left: 0px !important;
}

.breadcrumb .breadcrumb-child:not(:first-child)::before {
  content: "/";
  padding: 8px;
  display: inline-block;
  text-decoration: none;
}

.breadcrumb-child.is-active span,
.breadcrumb-child span:hover {
  display: inline-block;
  border-bottom: 1px solid black;
  padding-bottom: 2px;
  text-decoration: none;
}

.ProductList h1.SectionHeader__Heading.Heading.u-h1,
.ProductListWrapper h1.SectionHeader__Heading.Heading.u-h1 {
  border-top: 1px solid #000;
  padding: 80px 0px;
}

.guide-detail {
  background: #ffffff;
}

.HorizontalList.Horizontal_StoreList {
  list-style: none;
  margin: 0;
  width: 100%;
}

.Horizontal_StoreList .HorizontalList__Item {
  display: inline-block;
  margin: 0;
  width: 100%;
}

.HorizontalList.Horizontal_StoreList .HorizontalList__Item .store_locator {
  padding: 10px 20px;
  width: 100%;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px !important;
}

.HorizontalList.Horizontal_StoreList
  .HorizontalList__Item
  .store_locator
  span.icon {
  float: right;
}

@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fade-in-right {
  -webkit-animation: fade-in 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}

.Header .Text--subdued {
  color: #9e9999;
}

.Header .Header_search_bar a.Text--subdued {
  color: #000000;
  font-weight: bolder;
}

.ColorSwatchListWrap {
  position: relative;
}

ul.ColorSwatchList {
  position: relative;
}

.ColorSwatchLink {
  cursor: pointer;
}

.ColorSwatchList.HorizontalList .ColorSwatch--large {
  width: 60px;
  margin-right: 15px;
}

.HorizontalList__Item.ColorSwatchLink .ColorSwatchIcon {
  position: absolute;
  right: 0;
}

@media screen and (min-width: 1330px) {
  .ColorSwatchListPopup {
    /*     position: absolute;
    width: 100%;
    z-index: 100;
    top: 0px;
    background: #f2f2f2;
    box-shadow: inset 0px 0px 40px 40px #f2f2f2; */

    background-color: #f2f2f2;
    /*     height: 40vh; */
    min-height: calc(100vh - 175px);
    height: calc(100vh - 175px);
    left: auto;
    margin-top: 0;
    position: fixed;
    top: 254px;
    /*width: 410px;*/
    width: 550px;
    z-index: 20;
    overflow-x: hidden;
    overflow-y: auto;
    padding-left: 20px;
    padding-top: 20px;
    margin-left: -10px;
  }

  .ColorSwatchListClose {
    text-align: right;
    padding-right: 15px;
    padding-top: 5px;
    cursor: pointer;
  }
}

@media screen and (min-width: 1008px) and (max-width: 1330px) {
  .ColorSwatchListPopup {
    /*     position: absolute;
    width: 100%;
    z-index: 100;
    top: 0px;
    background: #f2f2f2;
    box-shadow: inset 0px 0px 40px 40px #f2f2f2; */

    background-color: #f2f2f2;
    /*     height: 40vh; */
    min-height: calc(100vh - 175px);
    height: calc(100vh - 175px);
    left: auto;
    margin-top: 0;
    position: fixed;
    top: 254px;
    /*width: 410px;*/
    width: 450px;
    z-index: 20;
    overflow-x: hidden;
    overflow-y: auto;
    padding-left: 20px;
    padding-top: 20px;
    margin-left: -10px;
  }

  .ColorSwatchListClose {
    text-align: right;
    padding-right: 15px;
    padding-top: 5px;
    cursor: pointer;
  }
}

@media only screen and (max-width: 1279px) {
  /* .ImageHero{
    margin-top: 137px;
  }*/
}
@media screen and (max-width: 1280px) {
  .ColorSwatchListPopup {
    height: 73vh;
  }

  /*.simple-product .Product__Info {
    width: 380px;
  }*/
}

.ColorSwatchList .HorizontalList__Item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 20px 5px 10px 0px;
}

div.ColorSwatchList a label.ColorSwatch {
  margin-right: 15px;
}

div.ColorSwatchList div.HorizontalList__Item {
  justify-content: flex-start;
}
.ColorSwatchList.HorizontalList label {
  display: flex;
  align-items: center;
}
.ColorSwatchName {
  margin-right: 80px;
}

.ColorSwatchListSingle li:not(.ColorActive) {
  display: none;
}

.ColorSwatchList svg {
  width: 15px;
  height: 15px;
}

.Close_Megamenu {
  cursor: pointer;
  text-align: right;
  padding: 0px 60px;
  position: absolute;
  right: 10px;
  top: 0px;
  padding: 0px;
  display: block;
}

.MegaMenu__Item__Feature_Product_Title {
  flex-direction: row;
  flex-basis: 100%;
}

.MegaMenu__Item__Feature_Products {
  display: flex;
  align-items: self-end;
}

.MegaMenu__PushItem {
  display: flex;
  align-items: baseline;
}

.language_heading,
.language_str {
  color: #000000;
}

.language_str {
  font-weight: normal;
  border-bottom: 2px solid #000000;
  line-height: 13px;
  padding-right: 0px;
  /*	text-transform: capitalize;*/
}

.PageContentInner_wrp strong,
.PageContentInner_wrp a {
  text-decoration: underline;
}

.subscribebtn {
  padding: 0;
}

.guide-detail .PageContent {
  margin-top: 50px;
}

.custom-recommendation {
  background: #ffffff;
}

.ProductList--carousel .Carousel__Cell {
  vertical-align: bottom !important;
}

#overlay {
  position: fixed;
  /* Sit on top of the page content */
  display: none;
  /* Hidden by default */
  width: 100%;
  /* Full width (cover the whole page) */
  height: 100%;
  /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  /* Black background with opacity */
  z-index: 2;
  /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer;
  /* Add a pointer on hover */
}

.header_guide_menu div {
  z-index: 1;
}

.guideTxtContainer .page-title,
.template-collection .SectionHeader__Heading {
  animation: fadeInUp;
  animation-duration: 0.8s;
}

.template-collection .SectionHeader__Description {
  animation: fadeInUp;
  animation-duration: 1s;
}

/*.guideTxtContainer p{
  animation: fadeIn;
  animation-duration: 1s;
}
*/

.slide-top {
  -webkit-animation: slide-top 0.5s both;
  animation: slide-top 0.5s both;
  margin-top: 15px;
}

/**
 * ----------------------------------------
 * animation slide-top
 * ----------------------------------------
 */
@-webkit-keyframes slide-top {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

@keyframes slide-top {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

.slide-right1 {
  animation: slideInLeft;
  animation-duration: 0.8s;
}

.slide-right2 {
  animation: slideInLeft;
  animation-duration: 1s;
}

.slide-right3 {
  animation: slideInLeft;
  animation-duration: 1.5s;
}

.slide-right4 {
  animation: slideInLeft;
  animation-duration: 1.9s;
}

.slide-right5 {
  animation: slideInLeft;
  animation-duration: 2.3s;
}

.slide-right6 {
  animation: slideInLeft;
  animation-duration: 2s;
}

.guidelinkwrp a:hover {
  text-decoration: underline;
  animation: slideInRight;
  animation-duration: 1.3s;
}

#smooth-leather {
  animation: fadeInUp;
  animation-duration: 0.4s;
}

#suede-nubuck {
  animation: fadeInUp;
  animation-duration: 2.9s;
}

#guide-link {
  animation: fadeInUp;
  animation-duration: 3.9s;
}

/*.collapse.in{
 	 animation: fadeOutDown; 
    animation-duration: 1.3s;
}*/
.custom-header-sec:hover {
  background-color: #fff !important;
}

.Product__NavWrapper a {
  background: #f2f2f2;
  text-transform: uppercase;
  color: #0a0a0a;
  padding: 13px 29px;
  line-height: 17px;
  margin: 0px;
  font-size: 14px;
  display: inline-block;
  position: relative;
  border: 1px solid #0a0a0a;
  transition: 0.3s;
  letter-spacing: 1px;
}

.Product__NavWrapper a:hover {
  color: #f2f2f2;
  background-color: #0a0a0a;
}

.Product__NavWrapper:not(:last-child) {
  margin-right: 5%;
}

.short-from-left-animation {
  margin-left: 15px;
  margin-right: 15px;
  opacity: 0;
  animation: short-from-left cubic-bezier(0.21, 0.71, 0.08, 1) 1s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  -webkit-animation: short-from-left cubic-bezier(0.21, 0.71, 0.08, 1) 1s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  -moz-animation: short-from-left cubic-bezier(0.21, 0.71, 0.08, 1) 1s;
  -moz-animation-iteration-count: 1;
  -moz-animation-fill-mode: forwards;
  -o-animation: short-from-left cubic-bezier(0.21, 0.71, 0.08, 1) 1s;
  -o-animation-iteration-count: 1;
  -o-animation-fill-mode: forwards;
  -ms-animation: short-from-left cubic-bezier(0.21, 0.71, 0.08, 1) 1s;
  -ms-animation-iteration-count: 1;
  -ms-animation-fill-mode: forwards;
}

@keyframes short-from-left {
  0% {
    opacity: 0;
    transform: translate(-50px, 0px);
  }

  100% {
    opacity: 1;
    transform: translate(0px, 0px);
  }
}

@-moz-keyframes short-from-left {
  0% {
    opacity: 0;
    -moz-transform: translate(-50px, 0px);
  }

  100% {
    opacity: 1;
    -moz-transform: translate(0px, 0px);
  }
}

@-webkit-keyframes short-from-left {
  0% {
    opacity: 0;
    -webkit-transform: translate(-50px, 0px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translate(0px, 0px);
  }
}

@-o-keyframes short-from-left {
  0% {
    opacity: 0;
    -o-transform: translate(-50px, 0px);
  }

  100% {
    opacity: 1;
    -o-transform: translate(0px, 0px);
  }
}

@-ms-keyframes short-from-left {
  0% {
    opacity: 0;
    -ms-transform: translate(-50px, 0px);
  }

  100% {
    opacity: 1;
    -ms-transform: translate(0px, 0px);
  }
}
.animation-btn-1 {
  animation-delay: 0s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay: 0s;
  -ms-animation-delay: 0s;
}

.animation-btn-2 {
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
}

.animation-btn-3 {
  animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  -o-animation-delay: 0.4s;
  -ms-animation-delay: 0.4s;
}

.animation-btn-4 {
  animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  -ms-animation-delay: 0.6s;
}

.animation-btn-5 {
  animation-delay: 0.8s;
  -webkit-animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  -o-animation-delay: 0.8s;
  -ms-animation-delay: 0.8s;
}

.animation-btn-6 {
  animation-delay: 1s;
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -o-animation-delay: 1s;
  -ms-animation-delay: 1s;
}

.animation-btn-7 {
  animation-delay: 1.2s;
  -webkit-animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
  -o-animation-delay: 1.2s;
  -ms-animation-delay: 1.2s;
}

.animation-btn-8 {
  animation-delay: 1.4s;
  -webkit-animation-delay: 1.4s;
  -moz-animation-delay: 1.4s;
  -o-animation-delay: 1.4s;
  -ms-animation-delay: 1.4s;
}

.product-btn {
  margin-top: -10px;
  margin-bottom: -10px;
  flex-wrap: wrap;
}

.product-btn > * {
  margin-top: 10px;
  margin-bottom: 10px;
}

.simple-product .Product__Gallery {
  margin-top: 0px;
}

/*
.simple-product .product-btn{
	display: flex;
}*/
.simple-product .product-btn > * {
  margin-top: 10px;
  margin-bottom: 10px;
}

/*
.simple-product .Product__NavWrapper:not(:last-child) {
    margin-right: 26px;
}*/
/*.simple-product .Product__NavWrapper a{
	background: #f2f2f2;
    text-transform: uppercase;
    color: #0a0a0a;
    border-width: 1px;
    border-color: #0a0a0a;
}
.simple-product .Product__NavWrapper a:hover{
    border-width: 1px;
    border-color: #ccc;
	background-image: linear-gradient( to top, #0a0a0a, #000000 );
  	background: #000000;
  	color: #ccc;
}
.simple-product .Product__NavWrapper a:before,
.simple-product .Product__NavWrapper a:after{
	transition-duration: .2s;
    transition-timing-function: linear;
  	content: " ";
    display: table;
  	color: #333333;
}	
.simple-product .Product__NavWrapper a span{
	color: #0a0a0a;
}
.simple-product .Product__NavWrapper a:hover span,
.simple-product .Product__NavWrapper a span:hover{
  color: #ccc;
}
::placeholder {
	text-transform: capitalize !important;
}
*/
.Icon--facebook, .Icon--instagram, .Icon--youtube, .Icon--linkedin {
  color: #000000;
}

.Footer__Social .HorizontalList__Item {
  margin-left:2px!important;
}

.Footer__Social .HorizontalList__Item:first-child {
    margin-right: 8px!important;
}

.Footer__Content + .Footer__Newsletter {
  max-width: 300px;
  display: flex;
  border-bottom: 2px solid;
}

.newsletter-input-email {
  border: none;
  margin: 0;
  padding-left: 0;
  font-size: 13px;
  outline: none;
}

.productslider .ProductItem__Description {
  font-size: 12px;
}

.template-collection .ProductItem .ProductItem__Title.Heading,
.template-search .ProductItem .ProductItem__Title.Heading {
  font-size: 20px;
}

.pswp__caption {
  position: absolute;
  width: 100%;
  bottom: 116px;
  left: 0;
  text-align: center;
  transition: all 0.15s ease-in-out;
}

.ingredients
  .FeatureText__ContentWrapper
  .IngredientspageText_Content
  .SectionHeader__Descriptionp {
  font-size: 14px !important;
}

.template-index .home_ListItem .Heading {
  font-size: 34px !important;
  font-weight: 400;
}

.template-index .home_ListItem .image_text-sec p {
  font-size: 14px !important;
  /*font-weight: 400;*/
}

.company .company_inner_sections p {
  font-size: 14px !important;
  font-weight: normal !important;
}

.company .company_inner_sections .SectionHeader__Heading {
  font-weight: 400 !important;
  line-height: 1.2 !important;

  font-style: normal !important;
}

.history .backimage .backimg-text p {
  font-family: "Great Vibes", cursive;
}

.history .history_timeline_content .SectionHeader__SubHeading {
  font-weight: 400 !important;
  line-height: 1.2 !important;

  font-style: normal !important;
}

.custom-recommendation .SectionHeader__Heading {
    margin-top: 17px !important;
    font-size: 32px;
    margin: 0 0 10px;
    font-weight: 600;
    font-family: 'Plus Jakarta Sans', sans-serif;
}
}

#shopify-section-collection-guide-template .PageContent {
  margin-top: 50px;
}

.Container.social-media .PageContent {
  max-width: 100%;
  margin: 0px auto;
}

.company_header_content p {
  font-size: 17px !important;
  font-family: "Playfair Display", serif !important;
  color: #fff !important;
  font-weight: 500 !important;
}

.template-collection .SectionHeader__Description,
.ingredients .Slideshow__Content .Rte p {
  font-size: 17px !important;
}

.SectionHeader__Description {
  max-width: 553px;
}

.template-collection .SectionHeader__Description,
.guideTxtContainer p,
.ingredients .Rte p {
  font-family: "Playfair Display", serif !important;
}

/*,
.page-img-title .header_guide_menu a*/

.header_guide_menu a {
  font-family: var(--text-font-family) !important;
}

.company .Slideshow__Content {
  padding: 0px 355px;
}

.company .Rte p:last-child {
  max-width: 660px;
  text-align: center;
}

.ingredients .FeatureText__Content.IngredientspageText_Content {
  max-width: 660px;
}

.ingredients .SectionHeader__Description {
  max-width: 100%;
}

.history .Slideshow__Content .SectionHeader__SubHeading p,
.guideTxtContainer p {
  font-weight: 500;
  font-size: 22px;
}

.Slideshow__Content .SectionHeader__Heading,
.template-collection .SectionHeader__Heading,
.guideTxtContainer .page-title {
  font-size: 60px !important;
  line-height: 65px !important;
  font-weight: 500 !important;
  opacity: 1;
  /* 	transform-origin: 50% 50% 0px;
	transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); */
  font-family: var(--heading-font-family) !important;
}

.ingredients .Slideshow__Content {
  top: 60% !important;
}

.Slideshow__Content {
  top: 52% !important;
}

.company .Slideshow__Content {
  top: 51% !important;
}

.template-collection .PageHeader .SectionHeader__Heading {
  margin-top: -8% !important;
}

.Slideshow__Content .SectionHeader__SubHeading {
  font-family: "Playfair Display", serif;
  font-size: 25px !important;
  line-height: 48px;
  font-weight: 400;
  filter: blur(0px);
  opacity: 1;
  transform-origin: 50% 50% 0px;
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}

.contact .Form__Submit {
  color: #ffffff;
  font-size: 14px;
}

.features--show-button-transition.contact .Button:not([disabled])::before {
  background-color: transparent;
}

.contact .Slideshow__ScrollButton polyline {
  stroke-width: 2px;
}

.features--show-button-transition.contact .Button--primary {
  color: #000000;
}

.features--show-button-transition.contact
  .Button--primary:not([disabled]):hover {
  color: #ffffff;
  background: #000;
}

/*.template-page .Slideshow__Content,*/

.contact .PageContent-contact-wpr .PageContent ul li:nth-child(3) {
  display: inline-block;
  width: 50%;
  float: left;
}

.contact .PageContent-contact-wpr .PageContent .Heading {
  font-size: 16px;
  font-weight: 600;
}

#contact_form input,
#contact_form textarea {
  border-color: transparent;
  border-bottom: 1px solid #1c1b1b;
}

/*
::-webkit-input-placeholder {
	/* Chrome/Opera/Safari * /
	text-transform: uppercase;
}

::-moz-placeholder {
	/* Firefox 19+ * /
	text-transform: uppercase;
}

:-ms-input-placeholder {
	/* IE 10+ * /
	text-transform: uppercase;
}*/

.ProductItem__Info {
  /*min-height: 84px !important;
	min-height: 128px !important;*/
  min-height: 155px !important;
  margin-top: 5px;
}

.ColorSwatchList__WithCounter {
  display: flex;
  justify-content: center;
}

.ColorSwatchList__WithCounter .ColorSwatch--small {
  height: 16px;
  width: 16px;
}

.ProductItem__Info .swatches-with-counter {
  height: 100%;
  min-height: 30px;
}

.swatch-counter {
  display: flex;
  justify-content: center;
  line-height: 25px;
  font-size: 11px;
  font-weight: 500;
}

.footer-logo-box-1 {
  width: 16%;
  display: inline-block;
}

.footer-logo-box-2 {
  align-items: center;
  width: 100%;
  display: flex;
  padding-right: 10px;
}

.footer-logo-box-3 {
  width: 19%;
  display: inline-block;
}

.footer-logo-box-4 {
  width: 40%;
  display: inline-block;
}

.Footer__Block .Header__LogoImage {
  float: left;
}

.Footer__Inner img.footer_global_logo:hover {
  opacity: 1;
}

.Footer__Inner .Footer_Third_row_inner {
  margin-bottom: 20px;
}

.Footer__Title {
  font-family: "Plus Jakarta Sans", sans-serif;
  margin: 0 0 8px;
  color: #000000;
  font-weight: 600;
  line-height: 1.5;

  font-style: normal;
}

.footer-logo-box-1 {
  width: 16%;
  display: inline-block;
}

/*.footer-logos {
    width: 90%;
}*/
/* 
.footerlogo_div {
	margin-right: 55px;
} */

.Footer__Inner .Linklist__Item {
  margin-bottom: 0px;
  font-family: "Plus Jakarta Sans", sans-serif;
}

.Footer__Inner .Footer__Content p strong {
  color: #000000;
}

.Footer .Heading,
.Footer .Link--primary:hover {
  color: #000000;
  font-size: 11px !important;
}

.Footer__Content.Rte {
  color: #000000;
}

.Footer__Inner .Linklist__Item a {
  font-size: 11px;
  color: #000000;
  line-height: 22px;
  transition: color 0.2s ease-in-out, opacity 0.2s ease-in-out;
  transition-property: color, opacity;
  transition-duration: 0.2s, 0.2s;
  transition-timing-function: ease-in-out, ease-in-out;
  transition-delay: 0s, 0s;
}

.Footer__Inner .Footer__Content p {
  font-size: 13px;
  margin-bottom: 0.6em;
}

.Footer__Inner .Linklist__Item a:hover {
  color: #5c5c5c;
}

/*.Footer__Block--text {
    flex-basis: 168px;
}*/

.Footer__Logo .Header__LogoImage {
  margin: 0px;
}

.template-product section.Product.Product--large {
  background: #f2f2f2;
}

.template-product #main {
  /*background: #FFFFFF;*/
  background: #f2f2f2;
}

.template-product header#section-header,
.template-product #shopify-section-product-coming-soon-template {
  background: #f2f2f2;
}

.template-product .image_section .Product__FeatureImageWrapper {
  position: relative;
}

.Header__LocalizationForm .Link,
#footer-locale-popover .Popover__Value {
  color: #000000;
  text-transform: uppercase;

  font-size: 12px;
  font-weight: bolder;
  font-family: Plus Jakarta Sans, sans-serif;
}

.features--heading-large .custom-header .Popover--small .Popover__Value,
#footer-locale-popover .Popover__Value {
  font-size: 11px;
}

.Header {
  box-shadow: none;
}

.DropdownMenu {
  left: 0;
  z-index: -1;
  width: 100%;
  max-width: 100%;
  border: none;
}

.custom-header .Linklist {
  padding: 0;
  margin: 0;
  display: flex;
  list-style: none;
  justify-content: center;
  padding-top: 30px;
}

.DropdownMenu::before {
  background: transparent;
}

.features--heading-uppercase.template-index .home_ListItem .Heading {
  text-transform: inherit;
  font-weight: normal !important;
}

.homepage_btn {
  margin-top: 40px;
  margin-bottom: 35px;
}

.homepage_btn a {
  font-weight: normal;
  background: #f2f2f2;
  border: 1px solid #0a0a0a;
  padding: 13px 29px;
  text-transform: uppercase;
  font-size: 14px;
}

.image_text-sec .image_text-sec-inner .text_content .homepage_btn a:before {
  background-color: transparent !important;
  transition: none !important;
}

.image_text-sec .image_text-sec-inner .text_content .homepage_btn a:hover {
  background: rgba(0, 0, 0, 0);
  background-image: linear-gradient(
    to top,
    rgba(10, 10, 10, 0),
    rgba(0, 0, 0, 0)
  );
  border-width: 1px;
  border-color: #999;
  color: #999;
}

.image_text-sec .image_text-sec-inner .text_content .homepage_btn a:before {
  transition-property: #999;
  transition-duration: 0.2s;
  transition-timing-function: linear;
}

.ProductList--carousel .Carousel__Cell {
  bottom: 0;
}

.custom-recommendation .ProductList--carousel .flickity-prev-next-button {
  width: 40px;
  height: 40px;
  background: #000000;
  border-radius: unset;
}

.template-product .flickity-prev-next-button svg {
  color: #000000;
}

#shopify-section-product-coming-soon-template
  .image_text-sec
  .image_text-sec-inner {
  border-top: 5px solid #ffffff;
  border-right: 5px solid #ffffff;
  border-left: 5px solid #ffffff;
  margin-bottom: 10px;
}

#shopify-section-product-coming-soon-template .image_section figure {
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  margin: 0px;
}

#shopify-section-product-coming-soon-template
  .image_text-sec
  .image_text-sec-inner:last-child {
  /*border-bottom:2px solid #FFFFFF;*/
}

.colour_button {
  text-decoration-color: transparent;
}

.colour_button:hover {
  //text-decoration:underline;
  text-decoration-color: rgb(106, 106, 106);
  transition: color 0.2s ease-in-out;
}

#modal-colour-chart {
  background: #f2f2f2;
  /* revert*/
  /*background: red;*/
}

#modal-colour-chart
  .image_text-sec
  .home_ListItem.image_text-sec-inner
  .text_content {
  border-bottom: 5px solid #ffffff;
}

#modal-colour-chart
  .image_text-sec
  .home_ListItem.image_text-sec-inner
  .image_section {
  border-bottom: 5px solid #ffffff;
}

#modal-colour-chart .Container,
#modal-colour-chart .image_text-sec .image_section,
#modal-colour-chart
  .image_text-sec
  .home_ListItem.image_text-sec-inner
  .text_content {
  background: #f2f2f2;
  /*revert*/
  /* background: red;*/
}

.ProductListWrapper .Grid__Cell {
  vertical-align: bottom;
}

.ProductList--grid.collection_less {
  text-align: center;
}

#shopify-section-product-coming-soon-template .Product {
  margin-bottom: 150px;
  margin-top: 100px;
}

.Product_coming_soon .title-heading-center,
.Product_coming_soon .title-subheading-center {
  margin-bottom: 5px;
}

#Product_tab .Product__Tabs {
  margin: 35px 0;
}

/*#modal-colour-chart .Rte img{
      margin-top: -0.9em;
      margin-bottom: -0.9em;
  }*/

#modal-colour-chart .Rte img {
  margin-top: 0px;
  margin-bottom: 0px;
}

.more_info_title {
  font-size: 34px;
  text-align: left;
  margin-top: 0px;
  margin-bottom: 0px;
}

#Product_tab .Product__Tabs .Collapsible__Content .Rte {
  text-align: left;
}

#Product_tab .Collapsible {
  border-top: none;
}

.Product_coming_soon .Product__Nav {
  display: flex;
}

.Product_coming_soon .Product__NavWrapper a {
  padding: 8px 30px;
  margin-right: 20px;
  font-size: 12px;
  color: #000000;
  text-transform: uppercase;
  font-weight: 500;
  border: 1px solid #8080807a;
}

.product-recomm {
  background: #ffffff;
}

.Product_coming_soon .Product_NavWrapper a {
  border: 1px solid #cccccc;
  padding: 10px;
}

#Product_tab .image_section {
  position: relative;
  width: 50%;
  padding: 50px 3%;
}

#Product_tab .image {
  display: block;
  width: 100%;
  height: auto;
}

/*.Product_custom_img img::before{
      position: absolute;
      content: "";
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      background-image: linear-gradient(to top, rgba(4, 4, 4, 0.65), rgba(54, 54, 54, 0.2));
  }*/

#Product_tab .overlay {
  /*top: 50px;    
    left: 6%;    
    height: calc(100% - 100px);
    width: calc(100% - 12%);
    position: absolute;
    bottom: 0;
    right: 0;*/
  opacity: 1;
  background-color: #d2cbcbc2;
  /*transition: .5s ease;
    background-color: #d2cbcbc2;*/
}

#Product_tab .image_section:hover .overlay {
  opacity: 1;
}

#Product_tab .text {
  color: white;
  font-size: 14px;
  padding: 10px 12px;
  text-align: center;
}

.ColorSwatch__Radio:checked + .ColorSwatch::after {
  border-radius: 50%;
}

#Product_tab .home_ListItem.image_text-sec-inner .text_content,
#Product_tab .home_ListItem.image_text-sec-inner .image_section {
  background-color: #ffffff;
}

.ProductMeta__MoreInformation a {
  border-bottom: 1px solid #808080;
  color: #808080;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: lighter !important;
}

.ColorSwatch--small {
  border: 1px solid #cccccc;
  border-radius: 50%;
}

.ColorSwatch--small {
  width: 35px;
  height: 35px;
}

.ColorSwatch::after {
  border-radius: 50%;
}

.Product_coming_soon .ColorSwatch--small,
.Product_coming_soon .ColorSwatch::after {
  border-radius: 50%;
}
/*
.ProductMeta__MoreInformation {
	text-transform: capitalize !important;
}
*/
.template-collection .PageContainer,
.template-search .PageContainer {
  background: #ffffff;
}

.ingredients .Description {
  color: #ffffff;
  text-align: center;
  text-align: -webkit-center;
}

.ingredients .Rte p:last-child {
  max-width: 553px;
  text-align: center;
}

.template-page .PageContainer {
}

.informodal img {
  vertical-align: middle;
}

.PageContent-wpr.guide-wpr .PageContent {
  width: 50%;
  padding: 0 30px;
  position: relative;
  color: #000;
}

.PageContent-wpr.guide-wpr .PageContent.two-column-sec {
  max-width: 1040px;
  padding: 0 20px;
}

.PageContent-wpr.guide-wpr .PageContent p,
.PageContent-wpr.guide-wpr .PageContent ul {
  font-size: 14px;
}

.PageContent-wpr.guide-wpr .PageContent .side-image {
  position: absolute;
  max-width: 120px;
  right: 15px;
}

.PageContent-wpr.guide-wpr .PageContent .section-title.Heading {
  font-size: 34px;
  color: #000;
  font-family: "Playfair Display", Garamond, serif;
  margin-bottom: 0px;
  line-height: 1.25;
}

.PageContent-wpr.guide-wpr .PageContent .section-title.Subheading {
  font-size: 56px;
  font-family: "Playfair Display", Garamond, serif;
  margin-bottom: 50px;
}

.PageContent-wpr.guide-wpr .PageContent .page_product_use_btn {
  background: #000;
  color: #fff;
  padding: 0 5px 0 15px;
  font-size: 13px;
  font-weight: 700;
  width: 160px;
  line-height: 2.2em;
  margin: 0 0 20px;
}

.PageContent-wpr.guide-wpr .PageContent .PageContent_pagination {
  margin-top: 30px;
  display: inline-block;
  width: 100%;
}

.PageContent-wpr.guide-wpr .PageContent .PageContent_pagination .previous_page {
  font-size: 20px;
  font-weight: 700;
  float: left;
}

.PageContent-wpr.guide-wpr .PageContent .PageContent_pagination .next_page {
  font-size: 20px;
  font-weight: 700;
  float: right;
}

.PageContent-wpr.guide-wpr .PageContent .PageContent_pagination a {
  font-weight: normal;
  color: #333;
}

.PageContent-wpr.guide-wpr .PageContent .PageContentInner h1,
.PageContent-wpr.guide-wpr .PageContent .PageContentInner h2,
.PageContent-wpr.guide-wpr .PageContent .PageContentInner h3,
.PageContent-wpr.guide-wpr .PageContent .PageContentInner h4,
.PageContent-wpr.guide-wpr .PageContent .PageContentInner h5,
.PageContent-wpr.guide-wpr .PageContent .PageContentInner h6,
.PageContent-wpr.guide-wpr .PageContent .PageContentInner b,
.PageContent-wpr.guide-wpr .PageContent .PageContentInner strong {
  font-weight: 700;
}

.PageContent-wpr.guide-wpr .PageContent .PageContentInner h1 {
  font-size: 32px;
}

.PageContent-wpr.guide-wpr .PageContent .PageContentInner h2 {
  font-size: 28px;
}

.PageContent-wpr.guide-wpr .PageContent .PageContentInner h3 {
  font-size: 24px;
}

.PageContent-wpr.guide-wpr .PageContent .PageContentInner h4 {
  font-size: 20px;
}

.PageContent-wpr.guide-wpr .PageContent .PageContentInner h5 {
  font-size: 16px;
}

.PageContent-wpr.guide-wpr .PageContent .PageContentInner h6 {
  font-size: 10px;
}

.PageContent-wpr.guide-wpr .PageContent .PageContentInner ul {
  padding-left: 40px;
}

.PageContent-wpr.guide-wpr .PageContent .PageContentInner_wrp.pagefirst_wrp {
  padding-top: 0px;
  border-bottom: none;
}

.PageContent-wpr.guide-wpr .PageContent .PageContentInner_wrp {
  border-bottom: 1px solid #e0dede;
  padding-bottom: 40px;
  padding-top: 40px;
}

.PageContent-wpr.guide-wpr .PageContent .PageContentInner_wrp .steps_button {
  background: #000;
  color: #fff;
  padding: 0 5px 0 8px;
  font-size: 13px;
  font-weight: 700;
  width: 65px;
  line-height: 2.2em;
  margin: 0 0 20px;
}

.PageContent-wpr.guide-wpr .PageContent .PageContentInner_wrp .innerTitle {
  font-size: 30px;
}

.PageContent-wpr.guide-wpr .PageContent .PageContentInner_wrp .innerContent a {
  font-weight: bold;
  text-decoration: underline;
  color: #000;
}

.PageContent-wpr.guide-wpr .PageContent .PageContentInner_wrp h1,
.PageContent-wpr.guide-wpr .PageContent .PageContentInner_wrp h2,
.PageContent-wpr.guide-wpr .PageContent .PageContentInner_wrp h3,
.PageContent-wpr.guide-wpr .PageContent .PageContentInner_wrp h4,
.PageContent-wpr.guide-wpr .PageContent .PageContentInner_wrp h5,
.PageContent-wpr.guide-wpr .PageContent .PageContentInner_wrp h6,
.PageContent-wpr.guide-wpr .PageContent .PageContentInner_wrp b,
.PageContent-wpr.guide-wpr .PageContent .PageContentInner_wrp strong {
  font-weight: 700;
}

.PageContent-wpr.guide-wpr .PageContent .PageContentInner_wrp h1 {
  font-size: 32px;
}

.PageContent-wpr.guide-wpr .PageContent .PageContentInner_wrp h2 {
  font-size: 28px;
}

.PageContent-wpr.guide-wpr .PageContent .PageContentInner_wrp h3 {
  font-size: 24px;
}

.PageContent-wpr.guide-wpr .PageContent .PageContentInner_wrp h4 {
  font-size: 20px;
}

.PageContent-wpr.guide-wpr .PageContent .PageContentInner_wrp h5 {
  font-size: 16px;
}

.PageContent-wpr.guide-wpr .PageContent .PageContentInner_wrp h6 {
  font-size: 10px;
}

.PageContent-wpr.guide-wpr .PageContent .PageContentInner_wrp ul {
  padding-left: 40px;
}

.PageContent-wpr.guide-wpr .PageContent .two-column {
  display: flex;
  justify-content: space-between;
}

.PageContent-wpr.guide-wpr .PageContent .two-column .column-sec {
  list-style: none;
  width: calc(50% - 20px);
  text-align: center;
  margin-bottom: 20px;
}

.PageContent-wpr.guide-wpr .PageContent .two-column .column-sec .section-block {
  margin-bottom: 20px;
}

.PageContent-wpr.guide-wpr
  .PageContent
  .two-column
  .column-sec
  .section-block:last-child {
  margin-bottom: 0;
}

.PageContent-wpr.guide-wpr
  .PageContent
  .two-column
  .column-sec
  .section-block
  .section-image {
  display: block;
  height: 100px;
  width: 100px;
  margin: auto;
  border-radius: 0%;
  overflow: hidden;
  margin-bottom: 20px;
}

.PageContent-wpr.guide-wpr
  .PageContent
  .two-column
  .column-sec
  .section-block
  .section-image
  img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  display: block;
}

.PageContent-wpr.guide-wpr
  .PageContent
  .two-column
  .column-sec
  .section-block
  .section-title {
  font-size: 20px;
}

.PageContent-wpr.guide-wpr
  .PageContent
  .two-column
  .column-sec
  .section-block
  .section-content
  p,
.PageContent-wpr.guide-wpr
  .PageContent
  .two-column
  .column-sec
  .section-block
  .section-content
  ul {
  font-size: 14px;
}

.PageContent-wpr .PageContent {
  width: 50%;
  padding: 0 30px;
  position: relative;
  color: #000;
}

.PageContent-wpr .PageContent.two-column-sec {
  max-width: 1040px;
  padding: 0 20px;
}

.PageContent-wpr .PageContent p,
.PageContent-wpr .PageContent ul {
  font-size: 14px;
}

.PageContent-wpr .PageContent .side-image {
  position: absolute;
  max-width: 120px;
  right: 15px;
}

.PageContent-wpr .PageContent .section-title.Heading {
  font-size: 30px;
  color: #000;
}

.PageContent-wpr .PageContent .section-title.Subheading {
  font-size: 40px;
}

.PageContent-wpr .PageContent .page_product_use_btn {
  background: #000;
  color: #fff;
  padding: 0 5px 0 15px;
  font-size: 13px;
  font-weight: 700;
  width: 160px;
  line-height: 2.2em;
  margin: 0 0 20px;
}

.PageContent-wpr .PageContent .PageContent_pagination {
  margin-top: 30px;
  display: inline-block;
  width: 100%;
}

.PageContent-wpr .PageContent .PageContent_pagination .previous_page {
  font-size: 20px;
  font-weight: 700;
  float: left;
}

.PageContent-wpr .PageContent .PageContent_pagination .next_page {
  font-size: 20px;
  font-weight: 700;
  float: right;
}

.PageContent-wpr .PageContent .PageContent_pagination a {
  font-weight: normal;
  color: #333;
}

.PageContent-wpr .PageContent .PageContentInner h1,
.PageContent-wpr .PageContent .PageContentInner h2,
.PageContent-wpr .PageContent .PageContentInner h3,
.PageContent-wpr .PageContent .PageContentInner h4,
.PageContent-wpr .PageContent .PageContentInner h5,
.PageContent-wpr .PageContent .PageContentInner h6,
.PageContent-wpr .PageContent .PageContentInner b,
.PageContent-wpr .PageContent .PageContentInner strong {
  font-weight: 700;
}

.PageContent-wpr .PageContent .PageContentInner h1 {
  font-size: 32px;
}

.PageContent-wpr .PageContent .PageContentInner h2 {
  font-size: 28px;
}

.PageContent-wpr .PageContent .PageContentInner h3 {
  font-size: 24px;
}

.PageContent-wpr .PageContent .PageContentInner h4 {
  font-size: 20px;
}

.PageContent-wpr .PageContent .PageContentInner h5 {
  font-size: 16px;
}

.PageContent-wpr .PageContent .PageContentInner h6 {
  font-size: 10px;
}

.PageContent-wpr .PageContent .PageContentInner ul {
  padding-left: 40px;
}

.PageContent-wpr .PageContent .PageContentInner_wrp.pagefirst_wrp {
  padding-top: 0px;
  border-bottom: none;
}

.PageContent-wpr .PageContent .PageContentInner_wrp {
  border-bottom: 1px solid #e0dede;
  padding-bottom: 40px;
  padding-top: 40px;
}

.PageContent-wpr .PageContent .PageContentInner_wrp .steps_button {
  background: #000;
  color: #fff;
  padding: 0 5px 0 8px;
  font-size: 13px;
  font-weight: 700;
  width: 65px;
  line-height: 2.2em;
  margin: 0 0 20px;
}

.PageContent-wpr .PageContent .PageContentInner_wrp .innerTitle {
  font-size: 30px;
}

.PageContent-wpr .PageContent .PageContentInner_wrp .innerContent a {
  font-weight: bold;
  text-decoration: underline;
  color: #000;
}

.PageContent-wpr .PageContent .PageContentInner_wrp h1,
.PageContent-wpr .PageContent .PageContentInner_wrp h2,
.PageContent-wpr .PageContent .PageContentInner_wrp h3,
.PageContent-wpr .PageContent .PageContentInner_wrp h4,
.PageContent-wpr .PageContent .PageContentInner_wrp h5,
.PageContent-wpr .PageContent .PageContentInner_wrp h6,
.PageContent-wpr .PageContent .PageContentInner_wrp b,
.PageContent-wpr .PageContent .PageContentInner_wrp strong {
  font-weight: 700;
}

.PageContent-wpr .PageContent .PageContentInner_wrp h1 {
  font-size: 32px;
}

.PageContent-wpr .PageContent .PageContentInner_wrp h2 {
  font-size: 28px;
}

.PageContent-wpr .PageContent .PageContentInner_wrp h3 {
  font-size: 24px;
}

.PageContent-wpr .PageContent .PageContentInner_wrp h4 {
  font-size: 20px;
}

.PageContent-wpr .PageContent .PageContentInner_wrp h5 {
  font-size: 16px;
}

.PageContent-wpr .PageContent .PageContentInner_wrp h6 {
  font-size: 10px;
}

.PageContent-wpr .PageContent .PageContentInner_wrp ul {
  padding-left: 40px;
}

.PageContent-wpr .PageContent .two-column {
  display: flex;
  justify-content: space-between;
}

.PageContent-wpr .PageContent .two-column .column-sec {
  list-style: none;
  width: calc(50% - 20px);
  text-align: center;
  margin-bottom: 20px;
}

.PageContent-wpr .PageContent .two-column .column-sec .section-block {
  margin-bottom: 20px;
}

.PageContent-wpr
  .PageContent
  .two-column
  .column-sec
  .section-block:last-child {
  margin-bottom: 0;
}

.PageContent-wpr
  .PageContent
  .two-column
  .column-sec
  .section-block
  .section-image {
  display: block;
  height: 100px;
  width: 100px;
  margin: auto;
  border-radius: 0%;
  overflow: hidden;
  margin-bottom: 20px;
}

.PageContent-wpr
  .PageContent
  .two-column
  .column-sec
  .section-block
  .section-image
  img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  display: block;
}

.PageContent-wpr
  .PageContent
  .two-column
  .column-sec
  .section-block
  .section-title {
  font-size: 20px;
}

.PageContent-wpr
  .PageContent
  .two-column
  .column-sec
  .section-block
  .section-content
  p,
.PageContent-wpr
  .PageContent
  .two-column
  .column-sec
  .section-block
  .section-content
  ul {
  font-size: 14px;
}

.PageContent-contact-wpr .PageContent {
  width: 100%;
  padding: 0 30px;
  position: relative;
  color: #000;
}

.PageContent-contact-wpr .PageContent.two-column-sec {
  max-width: 100%;
  padding: 0px;
}

.PageContent-contact-wpr .PageContent p,
.PageContent-contact-wpr .PageContent ul {
  font-size: 14px;
}

.PageContent-contact-wpr .PageContent .side-image {
  position: absolute;
  max-width: 120px;
  right: 15px;
}

.PageContent-contact-wpr .PageContent .section-title.Heading {
  font-size: 30px;
  color: #000;
}

.PageContent-contact-wpr .PageContent .section-title.Subheading {
  font-size: 40px;
}

.PageContent-contact-wpr .PageContent .page_product_use_btn {
  background: #000;
  color: #fff;
  padding: 0 5px 0 15px;
  font-size: 13px;
  font-weight: 700;
  width: 150px;
  line-height: 2.2em;
  margin: 0 0 20px;
}

.PageContent-contact-wpr .PageContent .PageContent_pagination {
  margin-top: 30px;
  display: inline-block;
  width: 100%;
}

.PageContent-contact-wpr .PageContent .PageContent_pagination .previous_page {
  font-size: 20px;
  font-weight: 700;
  float: left;
}

.PageContent-contact-wpr .PageContent .PageContent_pagination .next_page {
  font-size: 20px;
  font-weight: 700;
  float: right;
}

.PageContent-contact-wpr .PageContent .PageContent_pagination a {
  font-weight: normal;
  color: #333;
}

.PageContent-contact-wpr .PageContent .PageContentInner h1,
.PageContent-contact-wpr .PageContent .PageContentInner h2,
.PageContent-contact-wpr .PageContent .PageContentInner h3,
.PageContent-contact-wpr .PageContent .PageContentInner h4,
.PageContent-contact-wpr .PageContent .PageContentInner h5,
.PageContent-contact-wpr .PageContent .PageContentInner h6,
.PageContent-contact-wpr .PageContent .PageContentInner b,
.PageContent-contact-wpr .PageContent .PageContentInner strong {
  font-weight: 700;
}

.PageContent-contact-wpr .PageContent .PageContentInner h1 {
  font-size: 32px;
}

.PageContent-contact-wpr .PageContent .PageContentInner h2 {
  font-size: 28px;
}

.PageContent-contact-wpr .PageContent .PageContentInner h3 {
  font-size: 24px;
}

.PageContent-contact-wpr .PageContent .PageContentInner h4 {
  font-size: 20px;
}

.PageContent-contact-wpr .PageContent .PageContentInner h5 {
  font-size: 16px;
}

.PageContent-contact-wpr .PageContent .PageContentInner h6 {
  font-size: 10px;
}

.PageContent-contact-wpr .PageContent .PageContentInner ul {
  padding-left: 40px;
}

.PageContent-contact-wpr .PageContent .PageContentInner_wrp.pagefirst_wrp {
  padding-top: 0px;
  border-bottom: none;
}

.PageContent-contact-wpr .PageContent .PageContentInner_wrp {
  border-bottom: 1px solid #e0dede;
  padding-bottom: 40px;
  padding-top: 40px;
}

.PageContent-contact-wpr .PageContent .PageContentInner_wrp .steps_button {
  background: #000;
  color: #fff;
  padding: 0 5px 0 8px;
  font-size: 13px;
  font-weight: 700;
  width: 65px;
  line-height: 2.2em;
  margin: 0 0 20px;
}

.PageContent-contact-wpr .PageContent .PageContentInner_wrp .innerTitle {
  font-size: 30px;
}

.PageContent-contact-wpr .PageContent .PageContentInner_wrp .innerContent a {
  font-weight: bold;
  text-decoration: underline;
  color: #000;
}

.PageContent-contact-wpr .PageContent .PageContentInner_wrp h1,
.PageContent-contact-wpr .PageContent .PageContentInner_wrp h2,
.PageContent-contact-wpr .PageContent .PageContentInner_wrp h3,
.PageContent-contact-wpr .PageContent .PageContentInner_wrp h4,
.PageContent-contact-wpr .PageContent .PageContentInner_wrp h5,
.PageContent-contact-wpr .PageContent .PageContentInner_wrp h6,
.PageContent-contact-wpr .PageContent .PageContentInner_wrp b,
.PageContent-contact-wpr .PageContent .PageContentInner_wrp strong {
  font-weight: 700;
}

.PageContent-contact-wpr .PageContent .PageContentInner_wrp h1 {
  font-size: 32px;
}

.PageContent-contact-wpr .PageContent .PageContentInner_wrp h2 {
  font-size: 28px;
}

.PageContent-contact-wpr .PageContent .PageContentInner_wrp h3 {
  font-size: 24px;
}

.PageContent-contact-wpr .PageContent .PageContentInner_wrp h4 {
  font-size: 20px;
}

.PageContent-contact-wpr .PageContent .PageContentInner_wrp h5 {
  font-size: 16px;
}

.PageContent-contact-wpr .PageContent .PageContentInner_wrp h6 {
  font-size: 10px;
}

.PageContent-contact-wpr .PageContent .PageContentInner_wrp ul {
  padding-left: 40px;
}

.PageContent-contact-wpr .PageContent .two-column {
  display: flex;
  justify-content: space-between;
}

.PageContent-contact-wpr .PageContent .two-column .column-sec {
  list-style: none;
  width: calc(50% - 20px);
  text-align: left;
  margin-bottom: 20px;
}

.PageContent-contact-wpr
  .PageContent
  .two-column
  .column-sec
  .SectionHeader__Heading {
  font-size: 34px;
  border-bottom: 1px solid #000;
  padding: 20px 0px;
  font-weight: 400;
}

.PageContent-contact-wpr .PageContent .two-column .column-sec .section-block {
  margin-bottom: 20px;
}

.PageContent-contact-wpr
  .PageContent
  .two-column
  .column-sec
  .section-block:last-child {
  margin-bottom: 0;
}

.PageContent-contact-wpr
  .PageContent
  .two-column
  .column-sec
  .section-block
  .section-image {
  display: block;
  height: 100px;
  width: 100px;
  margin: auto;
  border-radius: 0%;
  overflow: hidden;
  margin-bottom: 20px;
}

.PageContent-contact-wpr
  .PageContent
  .two-column
  .column-sec
  .section-block
  .section-image
  img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  display: block;
}

.PageContent-contact-wpr
  .PageContent
  .two-column
  .column-sec
  .section-block
  .section-title {
  font-size: 20px;
}

.PageContent-contact-wpr
  .PageContent
  .two-column
  .column-sec
  .section-block
  .section-content
  p,
.PageContent-contact-wpr
  .PageContent
  .two-column
  .column-sec
  .section-block
  .section-content
  ul {
  font-size: 14px;
}

.supports-sticky
  .template-page
  .Search[aria-hidden="true"]
  + .Header--transparent {
  box-shadow: none;
}

.Container.mobilehistoryContainer {
  display: none;
}

.Container.historyContainer {
  padding-left: 0px;
  padding-right: 0px;
}

.Timeline {
  box-shadow: none;
}

.guide_links {
  border-top: 1px solid #e0dede;
}

.guidelinkwrp {
  border-bottom: 1px solid #e0dede;
  clear: both;
  position: relative;
  z-index: 1;
  margin: 0;
  padding: 15px 0;
}

.guidelinkwrp a {
  /*font-family: Raleway, Arial, Helvetica, sans-serif;*/
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 13px;
  text-transform: uppercase;

  position: relative;
  color: inherit;
  text-decoration: none !important;
  transition: all 0.3s ease;
}

.guidelinkwrp a:before {
  content: "";
  position: absolute;
  height: 2px;
  bottom: -2px;
  left: 0;
  right: 100%;
  transition: 0.3s;
  background-color: #000;
}

.guidelinkwrp a:hover:before {
  right: 0;
}

.Container.historyContainer .SectionHeader__Heading {
  font-size: 34px;
  font-weight: 600;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  color: #000000;
  /*border-bottom: 2px solid #e0dede;*/
}

.Timeline__ListItem {
  text-shadow: none;
}

.commonslider .slick-prev {
  left: 0px;
}

.commonslider .slick-next {
  right: 0px;
}

.commonslider .slick-slide {
  margin-bottom: 0px;
}

.commonslider .slick-prev,
.commonslider .slick-next {
  top: 50%;
}

.Container.historyContainer .Timeline__ListItem {
  max-width: 100%;
}

.Container.historyContainer .Timeline__Item {
  flex: unset !important;
  left: unset !important;
  top: unset !important;
  position: relative !important;
  width: 100%;
  float: left;
  display: block;
}

.Timeline__Image {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  transform-origin: left;
  transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1),
    -webkit-transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.Container.historyContainer
  .history_ListItem:nth-child(even)
  .ImageText_Content {
  float: right;
}

.Container.historyContainer
  .history_ListItem:nth-child(odd)
  .ImageText_Content {
  float: left;
}

.Timeline__Item.is-selected .Timeline__Image {
  -webkit-transform: translateX(0) scale(1.1);
  transform: translateX(0) scale(1.1);
}

.Timeline__Item.is-selected .Timeline__Header > * {
  opacity: 1;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  color: #000;
}

.Rte::after {
  content: "";
  display: block;
  clear: both;
}

.Timeline__ImageWrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

#section-company-slideshow .Heading {
  font-size: 33px;
}

#section-company-slideshow .company_header_content {
  font-size: 13px;
}

.page-img-title-content {
  position: absolute;
  top: 44%;
}

.page-img-title .page-title {
  margin: 0;
  color: #fff;
  font-size: 30px;
  font-weight: normal;
  text-align: center;
}

.page-img-title p {
  margin-top: 15px;
  padding-bottom: 20px;
  font-weight: 600;
  padding-top: 20px;
  margin: 0;
  color: #fff;
  font-size: 15px;
  font-weight: normal;
  text-align: center;
}

.page-img-title .header_guide_menu {
  z-index: 8;
  margin: 0;
  color: #fff;
  font-size: 15px;
  font-weight: normal;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: -7px 0;
}

.page-img-title .header_guide_menu a {
  display: block;
  padding: 15px;
  font-size: 11px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(255, 255, 255, 0.8);
  white-space: nowrap;
  line-height: 13px;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.8);
  margin: 7px 0;
  padding: 9px;
  cursor: pointer;
  transition: 0.3s;
  z-index: 1;
}

.page-img-title {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #000;
}

.page-img-title img {
  width: 100%;
  height: 100vh;
  object-fit: cover;
  opacity: 0.3;
}

.template-page .RoundButton--medium svg {
  height: 8px;
  color: #ffffff;
  width: 8px;
}

.template-page .Slideshow--fullscreen .Slideshow__ScrollButton {
  bottom: 50px;
}

.template-page .RoundButton--medium {
  width: 20px;
  height: 20px;
}

/*.template-page .Slideshow__Content {
      padding: 0 370px;
  }*/

.template-page .RoundButton {
  background: transparent;
  border: 1px solid #ffffff;
}

.template-page .Slideshow--fullscreen .Slideshow__Carousel--withScrollButton {
  max-height: calc(100% - 0px);
}

.page-img-title .header_guide_menu a:hover {
  color: gray;
  background: #ffffff;
}

.page-img-title .header_guide_menu a:focus {
  border-color: rgba(255, 255, 255, 0.8);
  outline: -webkit-focus-ring-color auto 1px;
  border-style: solid;
  border-width: 1px;
}

div#accordion {
  margin-top: 20px;
}

div#accordion-2 {
  margin-top: 20px;
}

.panel-heading .panel-heading-2 .glyphicon {
  transition: 0.3s transform ease-in-out;
}

.panel-heading .panel-heading-2 .collapsed .glyphicon {
  transform: rotate(90deg);
}

.panel-collapse {
  padding: 13px 0px 13px 0px;
  display: none;
}

.panel-group .panel {
  border-radius: 0;
  box-shadow: none;
  border-color: #505050ab;
}

.panel-default > .panel-heading {
  padding: 0;
  border-radius: 0;
  color: #000000;
  border-color: #000000;
}

.panel-default > .panel-heading-2 {
  padding: 0;
  border-radius: 0;
  color: #ffffff;
  border-color: #ffffff;
}

.panel-title {
  font-size: 14px;
  margin-bottom: 0px;
}

.panel-title > a {
  color: #000000;
  display: block;
  padding: 13px 13px 13px 0px;
  font-size: 17px;
  text-decoration: none;
  font-family: Roboto, sans-serif;
  border-bottom: 1px solid #000000;
}

.panel-title-2 > a {
  color: #ffffff;
  display: block;
  padding: 13px 13px 13px 0px;
  font-size: 17px;
  text-decoration: none;
  font-family: Roboto, sans-serif;
  border-bottom: 1px solid #ffffff;
}

.text_content .panel-title > a {
  border-bottom: 1px solid #e0dede;
  position: relative;
}

.text_content .panel-title > a:before {
  content: "";
  position: absolute;
  height: 2px;
  bottom: -2px;
  left: 0;
  right: 100%;
  transition: 0.3s;
  background-color: #000;
}

.text_content .panel-title > a:hover:before {
  right: 0;
}

.text_content .panel-title > a i {
  color: #999;
  transition: 0.3s;
}

.text_content .panel-title > a:hover i {
  color: #000;
}

#accordion-2 .panel:first-child .panel-title-2 > a {
  border-top: 1px solid #000000;
}

.more-less {
  float: right;
  color: #000000;
}

.collapse.in {
  display: block;
  visibility: visible;
}

.collapse {
  display: none;
  visibility: hidden;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  text-align: justify;
  border-top-color: #000000;
}

/*.rte .panel-title a::after{
      border-top: 1px solid #000000;
  }*/

.rte .panel-title a:not(.image-link)::after {
  border-bottom: none;
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-plus:before {
  content: "\2b";
}

.glyphicon-minus:before {
  content: "\2212";
}

.modalDialog .modal-dialog {
  max-height: calc(100% - 50px);
  bottom: 90px;
  overflow-y: scroll;
}

.modalDialog {
  position: fixed;
  font-family: Arial, Helvetica, sans-serif;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 99999;
  opacity: 1;
  -webkit-transition: opacity 400ms ease-in;
  -moz-transition: opacity 400ms ease-in;
  transition: opacity 400ms ease-in;
  pointer-events: auto;
}

.modalDialog:target {
  opacity: 1;
  pointer-events: auto;
}

.modalDialog .modal-footer {
  text-align: right;
}

.modalDialog .btn {
  background: #f2f2f2;
  text-transform: uppercase;
  color: #0a0a0a;
  border-width: 1px;
  padding: 11px 23px;
  line-height: 16px;
  font-size: 13px;
  border-style: solid;
  border-color: #0a0a0a;
  -webkit-border-radius: 0;
  -webkit-transition: all 0.2s;
}

.modalDialog > div {
  width: 75%;
  position: relative;
  margin: 10% auto;
  padding: 20px 20px 13px 20px;
  background-color: #f2f2f2;
}

.close:hover {
  background: #000000;
  color: #cccccc;
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(#0a0a0a),
    to(#000000)
  );
  background-image: linear-gradient(to top, #0a0a0a, #000000);
  background-image: -webkit-linear-gradient(to top, #0a0a0a, #000000);
  background-image: -moz-linear-gradient(to top, #0a0a0a, #000000);
  background-image: -ms-linear-gradient(to top, #0a0a0a, #000000);
  background-image: -o-linear-gradient(to top, #0a0a0a, #000000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#000000, endColorstr=#0a0a0a);
  border-color: #cccccc;
}

.image_text-sec .image_text-sec-inner {
  max-width: 100%;
  display: flex;
  height: auto !important;
}

.tab-slider__headings {
  max-width: 80%;
  margin: auto;
}

.tab-slider__headings-wrapper {
  padding: 0 100px;
}

.template-product .image_text-sec .image_text-sec-inner .text_content {
  padding: 50px 3%;
}

.image_text-sec .image_text-sec-inner .text_content {
  order: 1;
  width: 50%;
  padding: 50px 10%;
  display: flex;
  align-items: center;
  background-color: #ffffff;
  color: #000;
}

.image_text-sec .image_text-sec-inner .text_content a,
.image_text-sec .image_text-sec-inner .text_content p {
  color: #000;
  position: relative;
}

.Collapsible.more_guide_tab {
  border-top: none;
}

.Collapsible--large.more_guide_tab .Collapsible__Content {
  padding-bottom: 15px;
}

.image_text-sec .image_text-sec-inner .text_content a:before {
  content: "";
  bottom: -2px;
  height: 2px;
  left: 0;
  right: 100%;
  position: absolute;
  background-color: #000;
  transition: 0.3s;
}

.more_guide_tab {
  border-bottom: 1px solid #e0dede;
}

.image_text-sec
  .image_text-sec-inner
  .text_content
  .Heading:hover
  .more_guide_tab
  .Collapsible__Plus {
  color: #000;
}

/*.more_guide_tab .Collapsible:before{
	content: "";
    bottom: -2px;
    height: 2px;
    left: 0;
    right: 100%;
    position: absolute;
    background-color: #000;
    transition: .3s;
}*/
.more_guide_tab .Collapsible__Plus {
  color: #999;
}

.image_text-sec
  .image_text-sec-inner
  .text_content
  .more_guide_tab
  .Collapsible__Button:before {
  content: "";
  bottom: -2px;
  height: 2px;
  left: 0;
  right: 100%;
  position: absolute;
  background-color: #000;
  transition: 0.3s;
}

.Collapsible--large.more_guide_tab .Collapsible:hover:before {
  right: 0;
}

.Collapsible--large.more_guide_tab .Collapsible__Button {
  display: block;
  padding: 13px 13px 13px 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 13px;
  text-transform: uppercase;
}

.image_text-sec .image_text-sec-inner .text_content .more_guide_tab a:before {
  content: "";
  bottom: -2px;
  height: 2px;
  left: 0;
  right: 100%;
  position: absolute;
  background-color: #000;
  transition: 0.3s;
}

.image_text-sec .image_text-sec-inner .text_content a:before {
  content: "";
  bottom: -2px;
  height: 2px;
  left: 0;
  right: 100%;
  position: absolute;
  background-color: #000;
  transition: 0.3s;
}

.image_text-sec .image_text-sec-inner .text_content a:hover:before {
  right: 0;
}

.image_text-sec .image_text-sec-inner .text_content .text_content_inner {
  width: 100%;
}

.image_text-sec .image_text-sec-inner .text_content .Heading {
  color: #000;
}

.image_text-sec
  .image_text-sec-inner
  .text_content
  .SectionHeader__Heading.SectionHeader__Heading,
.image_text-sec
  .image_text-sec-inner
  .text_content
  .SectionHeader__SubHeading.SectionHeader__SubHeading {
  margin-top: 0;
}

#shopify-section-history-timeline
  .image_text-sec
  .image_text-sec-inner.ltr
  .text_content,
#shopify-section-history-timeline
  .image_text-sec
  .image_text-sec-inner.rtl
  .image_section {
  border-right: 5px solid #000000;
}

.template-article #main,
.template-article .Article__Wrapper,
.template-article
  .image_text-sec
  .home_ListItem.image_text-sec-inner
  .text_content
  .text_content_inner,
.template-article
  .image_text-sec
  .home_ListItem.image_text-sec-inner
  .image_section {
  background: #ffffff;
}

.template-article .image_text-sec .image_text-sec-inner {
  display: block;
}

.template-article a.topLink {
  text-decoration: none;
}

.template-article .image_text-sec .home_ListItem.image_text-sec-inner {
  /*background-color: #f2f2f2;*/
}

.template-article .image_text-sec .image_text-sec-inner .text_content,
.template-article
  .history_timeline_content.image_text-sec
  .image_text-sec-inner
  .image_section,
.template-article .image_text-sec .image_text-sec-inner .image_section {
  width: 100%;
  padding: 0px;
  display: block;
}

.template-article
  .image_text-sec.history_timeline_content
  .image_text-sec-inner.ltr
  .text_content,
.template-article
  .image_text-sec.history_timeline_content
  .image_text-sec-inner.rtl
  .image_section {
  border: none;
}

.image_text-sec.history_timeline_content
  .image_text-sec-inner.ltr
  .text_content,
.image_text-sec.history_timeline_content
  .image_text-sec-inner.rtl
  .image_section {
  border-right: 5px solid #000000;
}

.image_text-sec.history_timeline_content
  .image_text-sec-inner
  .text_content
  .SectionHeader__Heading.SectionHeader__Heading {
  margin-top: 30px;
}

#shopify-section-history-timeline {
  background: #f2f2f2;
}

#shopify-section-history-timeline .text_content {
  background: #f2f2f2;
}

.history_timeline_content {
  background: #ffffff;
}

.history .bx-wrapper {
  background-color: #f2f2f2;
  border: 5px solid #f2f2f2;
  box-shadow: none;
}

.history_timeline_content.image_text-sec .image_text-sec-inner .image_section {
  padding: 50px 5%;
}

.image_text-sec .image_text-sec-inner .image_section {
  width: 50%;
  order: 2;
}

.image_text-sec .image_text-sec-inner.rtl .image_section {
  order: -1;
}

.image_text-sec .image_text-sec-inner .image_section img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.template-article .image_text-sec .image_text-sec-inner .image_section img {
  /*height: 250px;*/
  height: auto;
  width: unset;
  object-fit: unset;
}

.history .Footer--withMargin {
  margin-top: 0px !important;
  border-top: 2px solid #f2f2f2;
}

.history .SectionHeader__Heading {
  font-weight: 400;
  line-height: 0.1;
  font-style: normal;
  font-size: 134px;
}

.history .SectionHeader__SubHeading {
  font-size: 34px;
  /*	text-transform: capitalize;*/
}

.history .backimage {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.history .backimage img {
  width: 100%;
  height: auto;
  min-height: 800px;
  object-fit: cover;
}

.history .backimage .backimg-text {
  position: absolute;
  max-width: 630px;
  text-align: center;
  padding: 15px;
}

.history .backimage .backimg-text p {
  font-size: 42px;
}

.template-article .history_timeline_content,
.template-article .image_text-sec .home_ListItem.image_text-sec-,
.template-article
  .image_text-sec
  .home_ListItem.image_text-sec-inner
  .text_content,
.template-article
  .image_text-sec
  .home_ListItem.image_text-sec-inner
  .image_section
  .bx-wrapper,
.template-article
  .image_text-sec
  .home_ListItem.image_text-sec-inner
  .image_section,
.template-article
  .history_timeline_content.image_text-sec
  .image_text-sec-inner
  .image_section,
.template-article .image_text-sec .image_text-sec-inner .image_section,
.template-article
  .image_text-sec.history_timeline_content
  .image_text-sec-inner.ltr
  .text_content,
.template-article .Timeline__ListItem.history_ListItem.image_text-sec-inner.ltr,
.template-article .Timeline__ListItem.history_ListItem.image_text-sec-inner.rtl,
.template-article
  .Timeline__ListItem.history_ListItem.image_text-sec-inner.rtl
  .text_content {
  background-color: #ffffff;
}

.image_text-sec .home_ListItem.image_text-sec-inner {
  background-color: #fff;
}

.image_text-sec
  .home_ListItem.image_text-sec-inner
  .image_section
  .image_single {
  height: 100%;
}

.image_text-sec .home_ListItem.image_text-sec-inner .image_section .bx-wrapper {
  // max-width: 100% !important;
  border: 0 !important;
  box-shadow: none;
  margin: auto !important;
  z-index: 1;
}

.company .PageContainer,
.image_text-sec .home_ListItem.image_text-sec-inner .text_content {
  background-color: #f2f2f2;
}

.image_text-sec.company_inner_sections
  .home_ListItem.image_text-sec-inner
  .text_content
  .text_content_inner {
  text-align: left;
  font-family: Plus Jakarta Sans, sans-serif;
}

.image_text-sec.company_inner_sections .image_text-sec-inner .text_content {
  padding: 50px 4%;
}

.image_text-sec.company_inner_sections {
  font-style: normal;
  font-weight: 500;
}

.image_text-sec.company_inner_sections
  .home_ListItem.image_text-sec-inner
  .text_content
  .text_content_inner
  .SectionHeader__Heading:after {
  content: "";
  height: 0;
  width: 0;
  background-color: transparent;
}

.image_text-sec.company_inner_sections
  .home_ListItem.image_text-sec-inner
  .text_content
  .text_content_inner
  .SectionHeader__Heading {
  font-size: 34px;
  font-weight: 600;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  color: #000000;
  borer-bottom: none;
}

.image_text-sec
  .home_ListItem.image_text-sec-inner
  .text_content
  .text_content_inner {
  text-align: center;
}

.image_text-sec
  .home_ListItem.image_text-sec-inner
  .text_content
  .text_content_inner
  .Timeline {
  box-shadow: none !important;
}

.image_text-sec
  .home_ListItem.image_text-sec-inner
  .text_content
  .text_content_inner
  .SectionHeader__Heading {
  font-size: 30px;
  line-height: normal;
  position: relative;
}

.image_text-sec
  .home_ListItem.image_text-sec-inner
  .text_content
  .text_content_inner
  .SectionHeader__Heading:after {
  /*content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      height: 2px;
      width: 30px;
      background-color: rgb(210, 210, 210);*/
}

.custom-recommendation .ProductList--carousel .Carousel__Cell {
  bottom: 0;
}

.custom-recommendation .ProductList--carousel .flickity-prev-next-button.next {
  background-color: #000;
  background-image: url(https://cdn.shopify.com/s/files/1/0613/2337/8825/files/Right-Arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.custom-recommendation
  .ProductList--carousel
  .flickity-prev-next-button.previous {
  background-color: #000;
  background-image: url(https://cdn.shopify.com/s/files/1/0613/2337/8825/files/Left-Arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.custom-recommendation .ProductList--carousel .flickity-prev-next-button.next *,
.custom-recommendation
  .ProductList--carousel
  .flickity-prev-next-button.previous
  * {
  display: none;
}

.product-image-wpr {
  display: flex;
  height: 300px;
  position: relative;
  align-items: flex-end;
  justify-content: center;
}

.product-image-wpr .ProductItem__ImageWrapper {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
}

.product-image-wpr .ProductItem__ImageWrapper .AspectRatio > img {
  position: relative;
}

.custom-header {
  padding: 0 !important;
}

.custom-header .header-wpr {
  display: flex;
  width: 100%;
  padding: 0 50px;
  position: relative;
}

.custom-header .header-wpr .header-top-icons {
  position: absolute;
  top: 15px;
}

.custom-header .header-wpr .header-top-icons.social-icons {
  left: 30px;
}

.custom-header
  .header-wpr
  .header-top-icons.social-icons
  .HorizontalList__Item
  .Icon {
  font-size: 18px;
}

.custom-header .header-wpr .header-top-icons.header-search-sec {
  right: 30px;
}

.custom-header .header-wpr .Header__MainNav {
  position: unset;
  margin: 0;
  width: 100%;
  padding: 0;
}

.custom-header .header-wpr .Header__FlexItem {
  margin-bottom: 0;
}

.custom-header .header-wpr .Header__MainNav .DropdownMenu .Linklist__Item a {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
}

.custom-menu {
  display: flex;
  justify-content: center;
  margin: 0;
}

.custom-menu .HorizontalList__Item {
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  align-items: center;
}

.custom-menu .HorizontalList__Item > a {
  padding-top: 20px;
  padding-bottom: 20px;
  height: 100%;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  font-size: 12px;
  font-family: "Plus Jakarta Sans", sans-serif;
}

.custom-menu .HorizontalList__Item:hover > a {
  text-decoration: underline;
}

.custom-menu .HorizontalList__Item .DropdownMenu {
  background-color: transparent;
}

.custom-menu .HorizontalList__Item .DropdownMenu:after {
  content: "";
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 0;
  z-index: -1;
  transition: all 0.4s ease 0s;
}

.custom-menu .HorizontalList__Item:hover .DropdownMenu {
  visibility: visible;
  opacity: 1;
}

.custom-menu .HorizontalList__Item:hover .DropdownMenu:after {
  height: 100%;
}

.custom-menu .HorizontalList__Item .Header__Logo {
  margin-top: 15px;
  margin-bottom: 15px;
}

.SelectButton {
  text-transform: uppercase;
  font-size: 12px;
  /*font-family: var(--text-font-family);*/
  font-family: "Plus Jakarta Sans", sans-serif;
}

.image_caption {
  position: absolute;
  right: 0;
  left: unset;
  bottom: 0;
  top: unset;
  max-width: 90%;
}

.image_caption.right {
  right: 0;
  left: unset;
}

.image_caption.left {
  left: 0;
  right: unset;
}

.image_caption.top {
  top: 0;
  bottom: unset;
}

.image_caption.bottom {
  top: unset;
  bottom: 0;
}

.ProductItem__ColorSwatchItem {
  margin: 5px;
}

@media screen and (min-width: 1366px) {
  .MegaMenu__Inner {
    position: relative;
  }

  .Close_Megamenu {
    position: absolute;
    right: 10px;
    top: 0px;
    padding: 0px;
    display: block;
    cursor: pointer;
    text-align: right;
  }
}

/*@media screen and (min-width : 1799px){
  .Close_Megamenu{
  	position:absolute;
    right:100px;
    top:20px;
  }
}
@media screen and (min-width : 1999px){
  .Close_Megamenu{
  	position:absolute;
    right: 10%;
    top:20px;
  }
}
@media screen and (min-width : 2300px){
  .Close_Megamenu{
  	position:absolute;
    right: 15%;
    top:20px;
  }
}*/
.Product__NavWrapper a {
  background: #f2f2f2;
  text-transform: uppercase;
  color: #000;
  padding: 13px 29px;
  /* line-height: 17px; */
  margin: 0;
  font-size: 14px;
  display: inline-block;
  position: relative;
  border: 1px solid #0a0a0a;
  transition: 0.3s;
  width: 100%;
  text-align: center;
}

.Product__NavWrapper:not(:last-child) {
  margin-right: 0px;
}

.ingredients-h1 {
  font-family: "Playfair Display", serif;
  font-size: 32px;
  line-height: 30px;
}

.ingredients-copy {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 14px;
  line-height: 22px;
}

.new-body {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 14px;
  line-height: 22px;
}

.image_text-sec .image_text-sec-inner .text_content a:before {
  content: "";
  bottom: -2px;
  height: 2px;
  left: 0;
  right: 100%;
  position: absolute;
  background-color: #000;
  transition: 0.3s;
}

.mobile-head {
  padding-top: 20px;
}

.mobile-sub {
  font-size: 12px;
  padding-left: 20px;
}

.SidebarMenu .Collapsible .second_level_menu {
  padding-bottom: 15px;
  color: #000 !important;
}

.SidebarMenu .Collapsible .sidebar-collapsible[aria-expanded="true"]:after {
  height: 0px;
}

.SidebarMenu .Collapsible .Collapsible__Inner .Collapsible {
  border-bottom: 0px;
}

.Collapsible {
  border-top: 1px solid var(--border-color);
  border-bottom: 1px solid var(--border-color);
  overflow: hidden;
}

.Collapsible__Button:first-child {
  border-top: none;
}

.image_text-sec
  .image_text-sec-inner
  .text_content
  .Heading:hover
  .Collapsible__Plus {
  color: #000;
}

.Collapsible.more_guide_tab {
  border: none;
}

.Collapsible__Plus::after {
  width: 1px;
  height: 11px;
}

.Collapsible__Plus::before {
  width: 11px;
  height: 1px;
  opacity: 1;
}

.Collapsible__Plus {
  right: 13px;
}

.Collapsible__Content .Rte a:not(.Button) {
  color: #000;
}

.MegaMenu__Item__Feature_Product
  .MegaMenu__Item.MegaMenu__PushItem
  .MegaMenu__Push_Custom.MegaMenu__Push--shrink
  a.MegaMenu__PushLink {
  display: block;
}

.Collapsible--large.more_guide_tab .Collapsible__Content {
  padding: 13px 0 15px;
}

.ProductListWrapper .Container {
  padding: 0px !important;
}

.fullSizeBody {
  overflow: hidden;
}

.fixFullWidthHieght {
  height: 100vh;
}

.fixHieghtForProduct {
  height: calc(100vh - 175px);
}

.fixHieghtForProduct .AspectRatio {
  height: 100vh;
}

.fixHieghtForProduct img {
  height: 100%;
  margin: auto;
  max-width: 100%;
  object-fit: scale-down;
  width: auto;
}

.sbcHeading {
  font-family: "Plus Jakarta Sans", sans-serif !important;
  text-transform: uppercase !important;
  font-weight: 300 !important;
  color: #000000 !important;
  font-size: 20px !important;
  border-top: 1px solid #000;
  padding: 80px 0px;

  transition: color 0.2s ease-in-out;
}
@media screen and (max-width: 2880px) and (min-width: 1290px) {
  .image_with_content_slider .Timeline.image_text-sec {
    padding: 0px 100px;
  }
  .Custom-tab-slider-section .Custom-tab-slider {
    padding: 0px 100px;
  }
  .custom_tabs .next,
  .image_with_content_slider .next {
    right: -100px;
  }
  .custom_tabs .previous,
  .image_with_content_slider .previous {
    left: -100px;
  }
  .flickity-prev-next-button svg {
    height: 35px;
  }
  .image_with_content_slider .slider-content {
    /* padding: 0px 100px;*/
  }
}

@media screen and (max-width: 2280px) and (min-width: 1008px) {
  .Container.historyContainer .SectionHeader__Description {
    max-width: 635px;
  }

  .Container.historyContainer .Timeline__Inner {
    padding: 35px 60px;
  }
}

@media screen and (max-width: 1800px) {
  .section_subcollection {
    padding-top: 270px;
  }
}
@media only screen and (min-width: 1800px) {
  .slider_section_without_heading {
    background: #fff;
  }
  .Custom-tab-slider,
  .slider_section_without_heading .image_with_content_slider {
    width: 90%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1008px) {
  .simple-product .Collapsible--large:first-child {
    border-top: none;
  }

  .template-product .Collapsible--large .Collapsible__Button {
    padding: 15px 0;
    font-size: 12px;

    font-family: "Plus Jakarta Sans", sans-serif;
    text-transform: uppercase;
  }

  .simple-product .Collapsible--large .Collapsible__Button {
    padding: 15px 0;
    font-size: 12px;

    font-family: "Plus Jakarta Sans", sans-serif;
    text-transform: uppercase;
  }

  .template-product .Collapsible--large .Collapsible__Content .Rte p {
    font-size: 14px;
    font-weight: normal;
    padding-top: 2%;
  }

  .simple-product .Collapsible__Content {
    border-bottom: none;
    padding-right: 0px;
  }

  .Collapsible--large .Collapsible__Content {
    padding-bottom: 2%;
  }

  .Container.historyContainer .Timeline__ListItem {
    height: 515px;
  }

  .Container.historyContainer .Timeline__Inner {
    padding: 35px 60px;
  }
}

@media only screen and (max-width: 1240px) {
  .image_text-sec .Timeline__ListItem {
    flex-direction: column;
    height: auto;
  }

  .image_text-sec .Timeline__ListItem .image_section {
    width: 100%;
    order: 2 !important;
  }

  .image_text-sec .Timeline__ListItem .text_content {
    order: 1;
    width: 100%;
    padding: 5%;
  }

  .history .backimage {
    display: none;
  }

  .history .image_text-sec .Timeline__ListItem.history_ListItem {
    padding: 30px;
  }

  #shopify-section-history-timeline
    .image_text-sec
    .image_text-sec-inner.ltr
    .text_content,
  #shopify-section-history-timeline
    .image_text-sec
    .image_text-sec-inner.rtl
    .image_section {
    border: 0;
  }

  .image_text-sec.history_timeline_content
    .image_text-sec-inner.ltr
    .text_content,
  .image_text-sec.history_timeline_content
    .image_text-sec-inner.rtl
    .image_section {
    border: 0;
  }

  .history .image_text-sec .Timeline__ListItem.history_ListItem .image_section {
    width: 100%;
    padding: 0;
    max-width: unset;
    text-align: center;
  }

  .history
    .image_text-sec
    .Timeline__ListItem.history_ListItem
    .image_section
    img {
    width: auto;
    max-width: 100%;
    height: auto;
    margin: auto;
  }

  .history .image_text-sec .Timeline__ListItem.history_ListItem .text_content {
    padding: 0;
    width: 100%;
    max-width: unset;
  }

  .history
    .image_text-sec
    .Timeline__ListItem.history_ListItem
    .text_content
    .SectionHeader__Heading {
    line-height: normal;
    margin-bottom: 20px;
  }

  .history
    .image_text-sec
    .Timeline__ListItem.history_ListItem
    .text_content
    .SectionHeader__Description {
    width: 100%;
    max-width: unset;
  }
}

@media only screen and (max-width: 1239px) {
  .PageContent-wpr .PageContent {
    width: 100%;
  }

  .PageContent-contact-wpr .PageContent .two-column {
    flex-wrap: wrap;
  }

  .PageContent-contact-wpr .PageContent .two-column .column-sec {
    width: 100%;
  }

  .contact .PageContent-contact-wpr .PageContent ul li:nth-child(3) {
    display: block;
    width: 100%;
  }
}

@media screen and (max-width: 1199px) {
  .section_subcollection {
    padding-top: 240px;
  }
}

@media screen and (max-width: 1139px) {
  .custom-header .header-wpr {
    padding: 15px 30px;
    background-color: #fff;
  }

  .custom-header .header-wpr .header-top-icons {
    position: unset;
  }

  .custom-header .header-wpr .header-top-icons .HorizontalList {
    margin-left: 10px;
  }
}

@media only screen and (max-width: 1024px) {
  .customFlexBox .ImageHero {
    min-height: calc(
      380px + var(--header-height) * var(--header-is-transparent, 0)
    );
  }
}

@media screen and (max-width: 1024px) {
  .custom_slider_div .tab-slider__headings-wrapper {
    padding: 0 40px;
  }
  .image_with_content_slider {
    overflow: hidden;
  }
  .image_with_content_slider .slider-content:not(.flickity-enabled) {
    display: flex;
    flex-wrap: nowrap;
  }
  .image_with_content_slider
    .slider-content:not(.flickity-enabled)
    .slider-item {
    width: 100%;
    min-width: 100%;
    display: flex;
  }
  .image_with_content_slider .Slider-wrapper {
    padding: 0 15px;
  }
  .image_with_content_slider .slider-item {
    display: flex !important;
    align-items: center;
    justify-content: center;
    background-position: center;
    background-size: cover;
    /*     height: 100%; */
  }
  .image_with_content_slider .image_text-sec .Timeline__ListItem {
    position: relative;
  }
  .image_with_content_slider .image_text-sec-inner {
    padding: 100px 25px;
  }
  .image_with_content_slider .text-content {
    position: relative;
    background-color: #ffffff;
    width: 100%;
  }
  .image_with_content_slider .image_section {
    display: none;
  }
  .image_with_content_slider .image_text-sec .Timeline__ListItem {
    align-items: center;
  }
  .image_with_content_slider .text-content {
    padding: 25px !important;
  }
  .tab-slider__headings {
    justify-content: space-between;
  }
  .tab-slider__headings-wrapper {
    padding: 0 40px;
  }
  .Custom-tab-slider .text_content {
    padding: 0px !important;
    margin-bottom: 50px;
  }
  .Custom-tab-slider .Slider-wrapper,
  .Custom-tab-slider .Slider-wrapper {
    padding: 40px;
  }
  .custom_tabs .flickity-prev-next-button {
    bottom: -70px;
    top: auto;
  }
  .Custom-tab-slider .flickity-prev-next-button svg {
    height: 25px;
  }
  .Slider-count {
    font-size: 22px;
  }
  .custom_tabs .previous {
    left: 41%;
  }
  .custom_tabs .next {
    right: 41%;
  }
  .features--heading-uppercase .Rte .addinnerwrp h3 {
    font-size: 15px;
  }

  .section_subcollection {
    padding-top: 225px;
  }

  .template-collection .ProductItem .ProductItem__Title.Heading {
    font-size: 17px;
  }

  .pswp__caption {
    bottom: 135px;
    font-size: 20px;
  }

  .template-product .image_text-sec .image_text-sec-inner .text_content {
    /*padding: 145px 3%;*/
    padding: 0px 3%;
  }

  #modal-colour-chart
    .image_text-sec
    .home_ListItem.image_text-sec-inner
    .image_section,
  #modal-colour-chart
    .image_text-sec
    .home_ListItem.image_text-sec-inner
    .text_content {
    border-bottom: 10px solid #ffffff;
  }

  #shopify-section-product-coming-soon-template
    .image_text-sec
    .image_text-sec-inner {
    border-top: 10px solid #ffffff;
    border-right: 10px solid #ffffff;
    border-left: 10px solid #ffffff;
    margin-bottom: 30px;
  }

  .history .history_timeline_content .SectionHeader__SubHeading {
    font-size: 32px;
  }

  .page-img-title .header_guide_menu a {
    font-size: 15px;
    padding: 13px;
  }

  #shopify-section-collection-guide-template .PageContent {
    margin-top: 20px;
  }

  .PageContent-wpr.guide-wpr .PageContent .section-title.Subheading {
    font-size: 46px;
  }

  .PageContent-wpr.guide-wpr .PageContent {
    width: 100%;
  }

  .guideTxtContainer .page-title,
  .template-collection .SectionHeader__Heading {
    font-size: 55px !important;
    line-height: 50px;
    margin-top: 5% !important;
  }

  .guideTxtContainer p,
  .template-collection .SectionHeader__Description {
    font-size: 17px !important;
  }

  .page-img-title-content {
    top: 42% !important;
  }

  .ingredients .Slideshow__Content {
    top: 46% !important;
  }

  .company .Slideshow__Content {
    top: 48% !important;
  }

  .company .Slideshow__Content {
    padding: 0px 200px;
  }

  .Slideshow__Content {
    top: 44% !important;
  }

  .ingredients .FeatureText__Content.IngredientspageText_Content {
    max-width: 730px;
  }

  .ingredients .Rte p:last-child {
    max-width: 730px;
  }

  .Footer__Block .Header__LogoImage {
    float: initial;
    width: 340px;
  }

  .Product_coming_soon .ProductMeta__Title {
    text-align: left;
  }

  #Product_tab .image_section {
    width: 100%;
  }

  .commonslider .slick-prev,
  .commonslider .slick-next {
    top: 50%;
  }

  .history_timeline_content p {
    margin-bottom: 20px;
    font-size: 16px;
  }

  .history .SectionHeader__Heading.history_heading {
    font-size: 55px !important;
    line-height: 55px !important;
  }

  .history .Slideshow__Content {
    padding: 0 20px;
  }

  .history .histroy_content {
    font-size: 15px !important;
  }

  .modalDialog .modal-dialog {
    bottom: 0;
  }

  .backimage {
    display: none;
  }

  .history .backimage img {
    min-height: 500px;
  }

  .history .backimage .backimg-text p {
    font-size: 32px;
  }
}

@media only screen and (max-width: 480px) .customFlexBox .ImageHero {
  min-height: calc(
    344px + var(--header-height) * var(--header-is-transparent, 0)
  );
}

@media only screen and (max-width: 991px) {
  .page-img-title img {
    height: auto;
    min-height: calc(100vh - 43px);
  }

  .PageContent-wpr .PageContent {
    // padding: 0 100px;
    .side-image {
      right: 10px;
      max-width: 80px;
    }
  }

  .PageContent-contact-wpr .PageContent {
    // padding: 0 100px;
    .side-image {
      right: 10px;
      max-width: 80px;
    }
  }
}

@media only screen and (max-width: 840px) {
  .page-img-title .header_guide_menu a {
    width: 100%;
  }

  .modalDialog .modal-dialog {
    bottom: 0;
  }
}

@media only screen and (max-width: 767px) {
  .custom_slider_div .tab-slider__headings-wrapper {
    padding: 0 15px;
  }
  .heading_item:nth-child(1) {
    margin-right: 44px;
  }
  .heading_item:nth-child(2) {
    margin-right: 44px;
  }
  .tab-slider__headings-wrapper {
    padding: 0 15px;
  }
  .heading_item {
    margin: 0px;
  }
  .custom_slider_div .tab-slider__heading-item .SectionHeader__Heading {
    font-size: 14px;
  }
  .Custom-tab-slider .Slider-wrapper,
  .Custom-tab-slider .Slider-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
  .Custom-tab-slider .text_content .SectionHeader__Heading {
    font-size: 2em;
  }
  /*.Custom-tab-slider .tab-slider__headings .heading_item:first-child{
    padding-left:15px;
  }*/
  .Custom-tab-slider .tab-slider__headings .heading_item:last-child {
    padding-right: 15px;
  }
  .Custom-tab-slider .flickity-prev-next-button svg {
    height: 14px;
  }
  .Slider-count {
    font-size: 14px;
  }
  .custom_tabs .next {
    right: 32%;
  }
  .custom_tabs .previous {
    left: 32%;
  }
  .custom_tabs .flickity-prev-next-button {
    bottom: -64px;
  }
  .section_subcollection {
    padding-top: 0px;
  }

  .page-img-title .page-title {
    bottom: 80px;
    font-size: 24px;
  }

  .history .backimage img {
    min-height: 450px;
  }

  .history .backimage .backimg-text p {
    font-size: 28px;
  }
}

@media only screen and (max-width: 768px) {
  .ProductList--grid.collection_less {
    text-align: left;
  }

  .features--heading-uppercase .Rte .addinnerwrp h3,
  .addinnerwrp .section-content {
    font-size: 12px;
  }

  .section_subcollection {
    padding-top: 190px;
  }

  .Product__InfoWrapper,
  .Product__Aside {
    padding: 0 3%;
  }

  .Product__InfoWrapper .Product__Info {
    min-height: auto;
  }

  .Footer__Social .HorizontalList__Item {
    margin-top: 0px;
  }

  #shopify-section-product-coming-soon-recommendations
    .ProductItem__Description {
    font-size: 11px;
  }

  .template-index .home_ListItem .Heading {
    font-size: 33px;
  }

  .more_info_title {
    font-size: 33px;
  }

  .Product__Tabs .Heading {
    font-size: 13px !important;

    font-family: "Plus Jakarta Sans", sans-serif;
    text-transform: uppercase;
  }

  .template-product .Collapsible--large .Collapsible__Content .Rte p {
    padding-top: 5%;
  }

  .Collapsible--large .Collapsible__Content {
    padding-bottom: 5%;
  }

  .history .history_timeline_content .SectionHeader__Heading {
    font-size: 131px !important;
  }

  .history .history_timeline_content .SectionHeader__SubHeading {
    font-weight: 400 !important;
    font-size: 33px !important;
  }

  .PageContent-wpr.guide-wpr .PageContent .section-title.Heading {
    font-size: 33px;
  }

  .PageContent-wpr.guide-wpr .PageContent .section-title.Subheading {
    font-size: 54px;
  }

  .template-index .Slideshow__Content {
    top: 58% !important;
  }

  .guideTxtContainer .page-title {
    font-size: 60px !important;
  }

  .template-collection .SectionHeader__Heading {
    font-size: 55px !important;
  }

  .company .Slideshow__Content {
    top: 51% !important;
  }

  .Slideshow__Content {
    top: 58% !important;
  }

  .history .SectionHeader__Heading.history_heading {
    font-size: 60px !important;
  }

  .ingredients .Slideshow__Content {
    top: 63% !important;
  }

  .company .Slideshow__Content {
    padding: 0px 80px;
  }

  .ingredients .Slideshow__Content .SectionHeader__Heading {
    font-size: 54px !important;
  }

  .ingredients .Description {
    font-size: 22px;
  }

  .ingredients .FeatureText__Content.IngredientspageText_Content {
    max-width: 543px;
  }

  .ingredients .Rte p:last-child {
    max-width: 543px;
  }

  .more_info_title {
    padding-left: 12px;
  }

  #Product_tab .Product__Tabs .Collapsible {
    padding: 0px;
    padding-left: 12px;
  }
}

.ProductListWrapper .Container .sbcHeading {
  margin: 0px 24px;
}
#contact_form ::-webkit-input-placeholder {
  text-transform: uppercase !important;
}

#contact_form :-moz-placeholder {
  text-transform: uppercase !important;
}

#contact_form ::-moz-placeholder {
  text-transform: uppercase !important;
}

#contact_form :-ms-input-placeholder {
  text-transform: uppercase !important;
}

#footer-newsletter ::-webkit-input-placeholder {
  text-transform: initial !important;
}

#footer-newsletter :-moz-placeholder {
  text-transform: initial !important;
}

#footer-newsletter ::-moz-placeholder {
  text-transform: initial !important;
}

#footer-newsletter :-ms-input-placeholder {
  text-transform: initial !important;
}

.justify-content-center {
  justify-content: center;
}

.p-0 {
  padding: 0 !important;
}
.Footer__Aside .Icon:not(.Icon--select-arrow) {
  height: 1.4em;
  width: 1.4em;
}
@media only screen and (max-width: 1024px) {
  #section-footer .Container {
    padding: 0px 40px;
  }
  .Footer__Aside {
    padding: 0px 60px;
  }
}
@media screen and (min-width: 641px) {
  .ImageHero__Block {
    padding: 48px 15px;
    max-width: 380px;
  }

  #section-company-slideshow .Heading {
    font-size: 30px;
  }

  .Timeline__Item {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-color: white;
  }

  .Timeline__ImageWrapper {
    position: relative;
    height: 100%;
  }

  .Timeline__ImageWrapper,
  .Timeline__Inner {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 50%;
  }
}

@media screen and (min-width: 1140px) {
  .ProductListWrapper .Container .sbcHeading {
    margin: 0 80px;
  }
}

@media only screen and (max-width: 640px) {
  .subCollectionMain .CollectionInner .sbcHeading {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .subCollectionMain .TabPanel.all {
    margin-bottom: 25px;
  }

  .subCollectionMain .ProductList--grid > .Grid__Cell {
    margin-bottom: 18px;
  }

  .subCollectionMain .ProductItem__Info {
    min-height: 115px !important;
  }

  .contact
    .PageContent-contact-wpr
    .PageContent
    .two-column
    .column-sec
    .SectionHeader__Heading {
    font-size: 25px;
  }

  .Slideshow__Content .SectionHeader__Heading,
  .history .SectionHeader__Heading.history_heading {
    font-size: 30px !important;
    line-height: 34px !important;
  }

  .Slideshow__Content .SectionHeader__SubHeading {
    font-size: 19px !important;
  }

  .Footer__Block .Header__LogoImage {
    width: 254px;
    max-width: 254px;
  }
  #section-footer .Container {
    padding: 0px 24px;
  }
  /*
  .Footer__Block:nth-child(3) {
    padding-left: 45px;
  }

  .Footer__Block--newsletter {
    flex: 100% !important;
  }
  .newsletter_div {
    width: calc(100% - 90px);
  }
    */
  .Footer__Inner .Footer__Content p {
    text-align: left !important;
  }
  .Footer__Aside {
    text-align: left;
  }

  .ingredients .ImageHero__Block {
    font-size: 11px;
  }

  .ingredients .ImageHero__Block--small {
    max-width: 250px;
  }

  .Product_coming_soon .Product__NavWrapper a {
    padding: 8px 30px;
    margin-right: 7px;
  }

  #Product_tab .Product__Tabs .Collapsible {
    padding: 0px 12px;
  }

  .Product_coming_soon .image_text-sec .image_text-sec-inner .text_content {
    padding: 0px 3%;
  }

  .Product_coming_soon .ProductMeta__MoreInformation a:first-child {
    display: none;
  }

  .Product_coming_soon .SectionHeader.SectionHeader--center {
    margin-top: 40px;
    margin-bottom: 0px;
  }

  #Product_tab .image_section {
    width: 100%;
    padding: 0px;
  }

  #Product_tab .text {
    font-size: 16px;
  }

  .Product_coming_soon .ProductMeta {
    text-align: left;
  }

  .Product_coming_soon .ProductMeta__Description {
    border-top: none;
    padding-top: 0px;
  }

  .image_text-sec.company_inner_sections
    .home_ListItem.image_text-sec-inner
    .text_content
    .text_content_inner
    .SectionHeader__Heading {
    font-size: 20px;
  }

  .page-img-title .header_guide_menu a {
    width: 100%;
  }

  .Container.mobilehistoryContainer .SectionHeader__Heading.Heading.u-h1 {
    text-align: left;
  }

  .Container.mobilehistoryContainer
    .Timeline__Header
    .SectionHeader__Description {
    margin: 34px 0px 0 0px;
  }

  .Container.mobilehistoryContainer
    .Timeline__Header
    .SectionHeader__Description
    p {
    text-align: justify;
  }

  .Container.mobilehistoryContainer {
    display: block;
  }

  .Container.mobilehistoryContainer .Timeline__ListItem {
    height: auto;
    margin-bottom: 50px;
    /* color: #000; */
    text-shadow: none;
  }

  .Container.mobilehistoryContainer .Timeline__Inner {
    padding: 40px 14px 40px 14px;
  }

  .Container.mobilehistoryContainer
    header.Timeline__Header.SectionHeader.SectionHeader--center {
    color: #000;
  }

  .Container.historyContainer {
    display: none;
  }

  .Container.mobilehistoryContainer .Timeline__Item {
    position: relative;
    display: block;
    background: transparent;
  }

  .Container.mobilehistoryContainer .Timeline__ImageWrapper {
    position: relative;
  }

  .Container.mobilehistoryContainer .ImageText_Content {
    height: 540px;
  }

  .page-img-title .page-title {
    bottom: 60px;
    font-size: 20px;
  }

  .PageContent-wpr .PageContent {
    // padding: 0 20px;
    p,
    ul {
      font-size: 18px;
    }

    .side-image {
      position: unset;
      right: unset;
      max-width: unset;
    }

    .two-column {
      flex-wrap: wrap;

      .column-sec {
        width: 100%;
      }

      .column-sec .section-block .section-content p,
      .column-sec .section-block .section-content ul {
        font-size: 16px;
      }
    }
  }

  .PageContent-contact-wpr .PageContent {
    // padding: 0 20px;
    p,
    ul {
      font-size: 18px;
    }

    .side-image {
      position: unset;
      right: unset;
      max-width: unset;
    }

    .two-column {
      flex-wrap: wrap;

      .column-sec {
        width: 100%;
      }

      .column-sec .section-block .section-content p,
      .column-sec .section-block .section-content ul {
        font-size: 16px;
      }
    }
  }

  .history
    .image_text-sec
    .Timeline__ListItem.history_ListItem
    .text_content
    .SectionHeader__Heading {
    font-size: 120px;
  }

  .history
    .image_text-sec
    .Timeline__ListItem.history_ListItem
    .text_content
    .SectionHeader__SubHeading {
    font-size: 30px;
  }
}

@media only screen and (max-width: 480px) {
  .custom_slider_div .tab-slider__heading-item .SectionHeader__Heading {
    font-size: 12px;
  }
  .heading_item:nth-child(1) {
    margin-right: 14px;
  }
  .heading_item:nth-child(2) {
    margin-right: 14px;
  }
  .contactwrap,
  .addresswrp {
    flex-direction: column;
  }

  .contactinnerwrap {
    width: 100%;
  }

  .section_subcollection {
    padding-top: 0px;
  }

  .Footer__Inner img.footer_global_logo {
    width: 150px;
    margin-bottom: 20px;
  }

  .Footer__Inner img.footer_global_logo.b_g_image {
    width: 308px;
    margin-bottom: 20px;
  }

  .Footer__Block .Header__LogoImage {
    width: 231px;
    max-width: 231px;
  }

  .Product_coming_soon .Product__NavWrapper a {
    padding: 8px 20px;
  }

  #shopify-section-product-coming-soon-template .Product {
    margin-bottom: 100px;
    margin-top: 0px;
  }

  .page-img-title .header_guide_menu {
    flex-direction: column;
    align-items: center;
  }

  .page-img-title .header_guide_menu a {
    width: 100%;
  }

  .history .backimage .backimg-text p {
    font-size: 22px;
  }

  .history
    .image_text-sec
    .Timeline__ListItem.history_ListItem
    .text_content
    .SectionHeader__Heading {
    font-size: 105px;
  }

  .history
    .image_text-sec
    .Timeline__ListItem.history_ListItem
    .text_content
    .SectionHeader__SubHeading {
    font-size: 26px;
  }

  .simple-product .Product__Gallery {
    margin-top: 30px;
  }
}

@media only screen and (max-width: 414px) {
  .template-collection .customFlexBox .SectionHeader__Description {
    padding-top: 20px;
  }

  .customFlexBox .collection-sub {
    font-size: 20px !important;
  }

  /*.simple-product .Container{ padding:0px;}*/
  .breadcrumb .breadcrumb-child:not(:first-child)::before {
    padding: 1px;
  }

  .template-collection .ProductItem .ProductItem__Title.Heading {
    font-size: 15px;
  }

  .previous_page,
  .next_page {
    font-size: 16px !important;
  }

  .Product_coming_soon .Product__Nav {
    display: block;
  }

  .Product_coming_soon .Product__NavWrapper {
    width: 100%;
  }

  .Product_coming_soon .Product__NavWrapper a {
    width: 100%;
    text-align: center;
  }

  .template-index .home_ListItem .Heading {
    font-size: 25px !important;
  }

  .more_info_title {
    font-size: 25px;
  }

  .image_text-sec
    .home_ListItem.image_text-sec-inner
    .text_content
    .text_content_inner {
    font-size: 16px !important;
  }

  .template-product .image_text-sec .image_text-sec-inner .text_content {
    padding: 70px 3%;
  }

  .history .history_timeline_content .SectionHeader__Heading {
    font-size: 100px !important;
    line-height: 150px !important;
  }

  .history .history_timeline_content .SectionHeader__SubHeading {
    font-size: 25px !important;
  }

  .company .SectionHeader__Heading {
    font-size: 25px !important;
  }

  .page-img-title .header_guide_menu {
    margin: -7px 62px;
    align-items: unset;
  }

  .PageContent-wpr.guide-wpr .PageContent .section-title.Heading {
    font-size: 25px;
  }

  .PageContent-wpr.guide-wpr .PageContent .section-title.Subheading {
    font-size: 39px;
    line-height: 56px;
  }

  .template-collection .SectionHeader__Description {
    padding-top: 35px;
  }

  .Slideshow__Content .SectionHeader__Heading,
  .guideTxtContainer .page-title,
  .ingredients .Slideshow__Content .SectionHeader__Heading {
    font-size: 30px !important;
  }

  .template-collection .SectionHeader__Heading {
    font-size: 32px !important;
  }

  .ingredients .Slideshow__Content {
    top: 50% !important;
  }

  .page-img-title-content {
    top: 20% !important;
  }

  .history .Slideshow__Content {
    top: 58% !important;
  }

  .company_header_content p {
    font-size: 17px !important;
  }

  .company .Slideshow__Content {
    padding: 0px 20px !important;
    line-height: 24px;
  }

  .Slideshow__Content {
    padding: 0px 20px;
  }

  .ingredients .Description {
    font-size: 19px;
    line-height: 30px;
  }

  .company .Slideshow__Content {
    top: 54% !important;
  }
}

@media only screen and (max-width: 376px) {
  .breadcrumb-child {
    font-size: 11px;
  }

  .ProductItem__Info {
    min-height: 138px !important;
  }

  .template-collection .ProductItem .ProductItem__Title.Heading {
    font-size: 14px;
  }

  .pswp__caption {
    font-size: 17px;
  }

  .template-index .home_ListItem .Heading {
    font-size: 24px !important;
  }

  .more_info_title {
    font-size: 24px;
  }

  .image_text-sec
    .home_ListItem.image_text-sec-inner
    .text_content
    .text_content_inner {
    font-size: 16px !important;
  }

  .history .history_timeline_content p {
    font-size: 14px;
  }

  .history .history_timeline_content .SectionHeader__Heading {
    font-size: 96px !important;
  }

  .history .history_timeline_content .SectionHeader__SubHeading {
    font-size: 24px !important;
    line-height: 28.95px;
  }

  .page-img-title p {
    padding-top: 26px;
    padding-bottom: 5px;
  }

  .page-img-title .header_guide_menu a {
    font-size: 14px;
  }

  .history .Slideshow__Content {
    top: 58% !important;
  }

  .guideTxtContainer p,
  .template-collection .SectionHeader__Description {
    font-size: 17px !important;
  }

  .page-img-title-content {
    top: 18% !important;
  }

  .ingredients .Description {
    font-size: 17px;
    line-height: 25px;
  }
}

@media only screen and (max-width: 360px) {
  .page-img-title .header_guide_menu {
    margin: -7px 25px;
  }

  .guideTxtContainer .page-title {
    font-size: 28px !important;
  }

  .guideTxtContainer p {
    font-size: 13px !important;
  }

  .history .SectionHeader__Heading.history_heading {
    font-size: 27px !important;
    line-height: 30px !important;
  }

  .Slideshow__Content .SectionHeader__Heading,
  .ingredients .Slideshow__Content .SectionHeader__Heading {
    font-size: 27px !important;
  }

  .template-collection .SectionHeader__Heading {
    font-size: 23px !important;
  }

  .Slideshow__Content .SectionHeader__SubHeading {
    font-size: 17px !important;
  }

  .Footer__Block .Header__LogoImage {
    width: 198px;
    max-width: 198px;
  }

  .Product_coming_soon .Product__NavWrapper a {
    padding: 8px 10px;
  }

  .page-img-title .header_guide_menu a {
    width: auto;
    min-width: 70%;
  }

  .history
    .image_text-sec
    .Timeline__ListItem.history_ListItem
    .text_content
    .SectionHeader__Heading {
    font-size: 95px;
  }

  .history
    .image_text-sec
    .Timeline__ListItem.history_ListItem
    .text_content
    .SectionHeader__SubHeading {
    font-size: 24px;
  }

  .history .Slideshow__Content {
    padding: 0 5px !important;
  }

  /*  .guideTxtContainer {
          max-width: 380px;
          margin: 0 auto 0px;
          padding: 0 10px;
      }
        .page-img-title-content{margin-top: 23%;}*/
}

@media only screen and (max-width: 321px) {
  .previous_page,
  .next_page {
    font-size: 12px !important;
  }
}

@media only screen and (max-width: 320px) {
  .template-index .home_ListItem .Heading {
    font-size: 23px !important;
  }

  .more_info_title {
    font-size: 23px;
  }

  .template-product .image_text-sec .image_text-sec-inner .text_content {
    padding: 50px 3%;
  }

  .history .history_timeline_content .SectionHeader__Heading {
    font-size: 92px !important;
    line-height: 138px !important;
  }

  .history .history_timeline_content .SectionHeader__SubHeading {
    font-size: 23px !important;
    line-height: 27px !important;
  }

  .company .company_inner_sections .SectionHeader__Heading {
    font-size: 23px !important;
  }

  .page-img-title .header_guide_menu {
    margin: -16px 40px;
  }

  .page-img-title .header_guide_menu a {
    font-size: 12px;
  }

  .page-img-title .header_guide_menu {
    margin: -16px 40px;
  }

  .page-img-title-content {
    top: 14% !important;
  }
}

/* Custom CSS  */
.pop-up.product_Featured__Image {
  display: none;
}

/*@media only screen and (min-width: 1919px) and (max-width: 1921px) 
{ 
  .Product .Carousel__Cell {
    width: 75%;
  }
}*/
@media only screen and (max-width: 1287px) {
  .ColorSwatchListPopup {
    margin-left: -10px;
  }

  .HorizontalList--spacingTight {
    margin-top: 0px;
  }

  /*.Header_Wrap {
		padding: 0 18px;
	}

	.Header__LogoLink {
		padding: 10px 0;
	}

	.Header__LogoImage {
		max-width: 80%;
	}*/
}

/*.Product__Gallery {
	margin-top: 160px;
  
}*/
@media only screen and (min-width: 769px) {
  .Product__Gallery {
    margin-top: 100px;
  }
}
@media only screen and (max-width: 768px) {
  .Product__Gallery {
    margin-top: 100px;
  }
}
/*.Product_top_media_div{
	display: table;
    width: 100%;
    height: auto;
}
.Product_inner_media_div{
	display: table-cell;
    vertical-align: middle;
}
.Product_top_media_div img {
	max-height: auto;
}*/

@media only screen and (max-width: 991px) {
  /*.Product__Gallery {
    margin-top: 30px;
	}*/
  .features--heading-large .u-h6,
  .features--heading-large .Rte h6 {
    font-size: 14px;
  }
}

@media only screen and (max-width: 768px) {
  .ColorSwatchListPopup {
    background: #f2f2f2;
    height: 100%;
    width: auto;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 5;
    padding: 30px 0 10px 0;
    margin-left: 0;
  }

  .ColorSwatchListPopup .ColorSwatchList {
    margin: 0;
  }

  .ColorSwatchListClose {
    text-align: right;
    padding-right: 15px;
    padding-top: 5px;
    cursor: pointer;
    width: 80%;
    position: absolute;
    top: 0;
    right: 0;
  }

  .pop-up.product_Featured__Image {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .ColorSwatchListPopup {
    height: 100%;
  }

  .Product__Variants-list-custom {
    display: none;
    overflow-y: scroll;
    height: 58vh;
    padding-bottom: 30px;
    margin-top: 0px;
  }

  .Product__Variants-list-custom.fade-in-right {
    display: block;
  }

  .fade-in-right {
    -webkit-animation: fade-in 2s cubic-bezier(0.39, 0.575, 0.565, 1) both;
    animation: fade-in 2s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  }
}

.collection-description {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 14px;
  line-height: 18px;

  margin: auto;
}

.collection-sub {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 14px;
  line-height: 18px;

  text-transform: uppercase;
  padding-bottom: 0px;
}

.collection-head-01 {
  font-family: "Playfair Display", serif;
  font-size: 48px;
  line-height: 51px;
  margin-bottom: 40px !important;
}

@media only screen and (max-width: 768px) {
  .collection-description {
    margin: auto;
  }

  .collection-head-01 {
    font-family: "Playfair Display", serif;
    font-size: 32px;
    line-height: 32px;
  }
}

@media only screen and (max-width: 768px) {
  .Product__Variants-list-custom {
    height: 25vh;
    padding-bottom: 50px;
  }
}

@media only screen and (max-width: 1024px) {
  .Footer__Inner {
    display: flex;
    flex-wrap: wrap;
  }
  .Footer__Block {
    flex: 1 1 130px;
    margin-top: 58px;
  }
  .customFlexBox .ImageHero {
    min-height: calc(
      344px + var(--header-height) * var(--header-is-transparent, 0)
    );
  }
}
@media only screen and (max-width: 480px) {
  .Product__Gallery {
    margin-top: 130px;
  }
}
@media only screen and (max-width: 414px) {
  .PageHeader.subcollectionPageHeader .SectionHeader__Heading {
    margin-top: 50% !important;
  }

  .Product__Variants-list-custom {
    height: 35vh;
  }
}

@media only screen and (max-width: 390px) {
  .sbcHeading {
    font-size: 16px !important;
  }

  .Product__Variants-list-custom {
    height: 45vh;
  }
}

@media only screen and (max-width: 360px) {
  .Product__Variants-list-custom {
    height: 40vh;
  }
}

.collection-bg {
  background-color: #f2f2f2;
}

.Product__Wrapper .Product__InfoWrapper .Product__Info {
  top: 187px !important;
}

@media only screen and (max-width: 1024px) {
  /*.Container {
 padding: 0 2%; 
  
}
  
  .Product__Tabs .Collapsible{
       padding: 0 2%; 
  }
  
 
  
 
  .Product{
      margin: 107px auto 50px auto;
  }

  .Footer__Block:first-child {
    display: none;
  }
*/
   .Footer__Block:last-child{
    flex: none;
  }
  .guideTxtContainer {
    max-width: 650px;
    margin: 0 auto 20px;
    padding: 0 15px;
  }
  #section-footer .Container {
    padding: 0px 24px;
  }
  .Footer__Inner .Linklist__Item,
  .Footer .Heading {
    text-align: left;
  }
}

@media screen and (max-width: 1007px) {
  /*	.sbcHeading {
		border-top: none !important;
	}
*/
  .guideTxtContainer {
    max-width: 380px;
    margin: 0 auto 20px;
    padding: 0 15px;
  }
}

@media only screen and (max-width: 640px) {
  .Search__Inner .Segment__Content .ColorSwatchList__WithCounter {
    display: flex;
    justify-content: left;
  }

  .Search__Results .ProductItem__Info {
    min-height: auto !important;
  }

  .guideTxtContainer {
    max-width: 100%;
  }

  .page-img-title .header_guide_menu {
    margin: -7px 0;
  }

  .Footer__Inner .Linklist__Item {
    text-align: left;
  }

  .Footer__Content + .Footer__Newsletter {
    margin: auto;
  }

  .Footer__Content.Rte {
    text-align: center;
  }
  /*.column-seperate {
        border-left: 1px solid #dddddd;
    }*/
  .border-right {
    border-right: 1px solid #dddddd;
  }
  .footer-logo-box-2 {
    padding-left: 10px;
    justify-content: flex-start;
  }

  .Footer__Inner + .Footer__Aside {
    margin-top: 50px;
  }
  /*.
  .Footer__Block:first-child {
    display: none;
  }
 }*/
  .Footer {
    padding: 1px 0;
  }

  .Footer__Social {
    margin-bottom: 30px;
    padding-top: 45px;
    margin-top: 0px;
    background-color: #f2f2f2;
  }

  .footerlogo_div {
    margin-right: 20px;
    padding-right: 30px;
    border-right: none;
    position: relative;
  }
  .footerlogo_div::after {
    /*content: "";*/
    background: #ddd;
    width: 1px;
    height: 100px;
    position: absolute;
    right: 0;
    left: auto;
    margin: auto;
    top: 0;
    bottom: 0;
  }

  .Footer .Heading {
    text-align: left;
  }

  .company .Slideshow__Content {
    padding: 0px 5%;
  }

  .Footer__Inner .Footer__Content p {
    text-align: center;
  }

  .guideTxtContainer p,
  .template-collection .SectionHeader__Description {
    display: none;
  }

  /*.template-index .Slideshow__Content {
		display: none !important;
	}*/
}

@media screen and (min-width: 1400px) {
  .Footer__Block {
    margin-top: 0;
    margin-bottom: 15px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .Footer__Inner {
    display: flex;
    justify-content: space-between;
    margin-left: -40px;
    margin-right: -40px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1400px) {
  #section-footer .Container {
    padding: 0px 10px;
  }
  .Footer__Aside {
    padding: 0px 30px;
  }
}

.Button {
  font-family: "Plus Jakarta Sans", sans-serif !important;
  letter-spacing: 1px !important;
}

@media screen and (min-width: 641px) {
  .features--heading-large .u-h8 {
    font-size: 11px;
  }
}

#shopify-privacy-banner {
  padding: 10px !important;
}

.CollectionItem__Link {
  font-family: "Plus Jakarta Sans", sans-serif;
  letter-spacing: 1px;
}

.Button--primary {
  font-family: "Plus Jakarta Sans", sans-serif;
  letter-spacing: 1px;
}

.ImageHero__BlockHeading {
  font-size: 24px !important;
}

#section-template--14651172913186__e0812e2c-fa43-4550-b4f1-7db6351f202d
  .CollectionItem
  .Heading,
#section-template--14651172913186__e0812e2c-fa43-4550-b4f1-7db6351f202d
  .flickity-page-dots {
  font-size: 36px !important;
}

#section-template--14651172913186__4aa6bcba-8d9a-4eda-8419-ffbc09427dbc
  .CollectionItem
  .Heading,
#section-template--14651172913186__4aa6bcba-8d9a-4eda-8419-ffbc09427dbc
  .flickity-page-dots {
  font-size: 36px !important;
}

#section-template--14651172913186__fb8f9c76-2160-4eeb-a4af-906c16efefed
  .CollectionItem
  .Heading,
#section-template--14651172913186__fb8f9c76-2160-4eeb-a4af-906c16efefed
  .flickity-page-dots {
  font-size: 36px !important;
}

#section-template--14651172913186__badfb2ab-d7bd-4851-a0df-661f24ce8482
  .CollectionItem
  .Heading,
#section-template--14651172913186__badfb2ab-d7bd-4851-a0df-661f24ce8482
  .flickity-page-dots {
  font-size: 36px !important;
}
@media screen and (min-width: 1140px) {
  .Product--large .Product__Slideshow {
    max-width: 550px;
  }
}

@media screen and (min-width: 1200px) {
  .collection-description {
    align-items: center;

    margin-top: 20px;
    margin: auto;
  }

  .buttons-wrapper p {
    margin: 0;
  }
  .custom-slider__button {
    width: 16px;
    margin: 0 10px -2px;
  }
  .custom-slider__button svg {
    display: block;
  }

  .image_with_content_slider .buttons-wrapper {
    display: none;
  }
}

.FeatureText--withImage {
  padding-bottom: 5%;
}

#section-template--14651172913186__9a40b7b2-b9fa-4e66-8ccd-3412d6df90ed {
  padding-bottom: 0px;
}

.sub-page-titles {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 14px;
  line-height: 18px;

  text-transform: uppercase;
}

.Rte blockquote {
  margin-left: 0px;
  margin-top: 0px;

  border-left: 0px solid rgba(var(--border-color-rgb), 0.6);
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .image_with_content_slider .Slider-count {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .slick-prev,
  .slick-next {
    width: 50px !important;
    height: 50px !important;
  }

  .slick-prev:before {
    background-size: 18px !important;
  }
  .slick-next:before {
    background-size: 18px !important;
  }

  /*.image_section{
    display: none;
  }*/

  .content-title .SectionHeader__Heading {
    text-align: center;
  }
}

.shoe-tree-icon {
  height: 80px !important;
  margin-bottom: 10px !important;
}
.content-title .SectionHeader__Heading {
  text-transform: uppercase !important;
  margin-bottom: 10px !important;
  font-family: "Plus Jakarta Sans", sans-serif !important;
  animation: none !important;
  font-size: 24px !important;
  line-height: 1.65 !important;
}

.buttons-wrapper {
  display: flex;
  align-items: center;
  margin-top: 20px;
}
.buttons-wrapper p {
  margin: 0;
}
.custom-slider__button {
  width: 16px;
  margin: 0 10px -2px;
}
.custom-slider__button svg {
  display: block;
}

@media screen and (min-width: 1025px) {
  .image_with_content_slider .buttons-wrapper {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .image_with_content_slider .Slider-count {
    display: none;
  }
}
.custom_tabs .slider-item,
.image_with_content_slider .slider-item {
  display: block;
  width: 100%;
}
.custom_tabs:not(.flickity-enabled) {
  display: -webkit-inline-box;
  overflow: hidden;
}
.image_with_content_slider .slider-content:not(.flickity-enabled) {
  display: -webkit-inline-box;
  overflow: hidden;
}

.ProductItem__Price {
  font-size: 14px !important;
  font-family: "Plus Jakarta Sans", sans-serif;
  text-transform: uppercase;
}

.cart-trigger {
  position: relative;
}

.EmptyState__Title {
  font-family: "Plus Jakarta Sans", sans-serif;
}
/*.Header__FlexItem.menu_right {
	position: relative;
}*/
.Header__FlexItem.menu_right .cart_wrapper {
  margin-right: 30px;
  margin-top: -5px;
}

@media screen and (max-width: 1690px) {
  .Header__FlexItem.menu_right .cart_wrapper {
    top: -2px;
  }
}
@media screen and (max-width: 1279px) {
  .Header__FlexItem.menu_right .cart_wrapper {
    display: none;
  }
}
input.is-disabled + label {
  position: relative;
}
input.is-disabled + label:before {
  content: "";
  background: linear-gradient(
    to bottom right,
    transparent calc(50% - 0.5px),
    rgb(195 195 195) calc(50% - 0.5px) calc(50% + 0.5px),
    transparent calc(50% + 0.5px)
  );
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.info-text {
  font-size: 10px;
}

@media only screen and (max-width: 500px) {
  .m_FeatureText {
    display: block !important;
  }
  .d_FeatureText {
    display: none !important;
  }
}
.Button.ProductForm__FindStocklist {
  margin-top: 20px !important;
}
.Button.ProductForm__FindStocklist:hover {
  color: #f2f2f2;
  background-color: #0a0a0a;
}
/* copy to live theme */

.sneaker-image {
  padding-bottom: 40px;
  width: 200px;
  height: auto;
}

.sneaker-image-mobile {
  margin-top: 40%;
  padding-bottom: 20px;
  width: 200px;
  height: auto;
}

@media screen and (min-width: 770px) and (max-width: 1280px) {
  .sneaker-image-mobile {
    margin-top: 15%;
    padding-bottom: 20px;
    width: 200px;
    height: auto;
  }
  .ImageHero__Block {
    max-width: 50% !important;
  }
}
/*
@media only screen and (min-width: 770px) and (max-width: 1280px) {
  .sneaker-image {
    display: none;
  }
}
*/
.sneakerH1 {
  text-transform: uppercase;
  font-size: 32px !important;
  font-family: "Plus Jakarta Sans", sans-serif !important;
  font-weight: 100 !important;
}

.sneakerH1Mobile {
  text-transform: uppercase;
  font-size: 22px !important;
  font-family: "Plus Jakarta Sans", sans-serif !important;
  font-weight: 100 !important;
  margin-top: 30px;
}

.content-title .SectionHeader__Heading {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: "Plus Jakarta Sans", sans-serif;
  animation: none;
  font-size: 24px;
  line-height: 1.65;
}

.Slideshow__Content .SectionHeader__Heading,
.template-collection .SectionHeader__Heading,
.guideTxtContainer .page-title {
  font-size: 60px;
  line-height: 65px;
  font-weight: 500;
  opacity: 1;
  /* 	transform-origin: 50% 50% 0px;
	transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); */
  font-family: var(--heading-font-family);
}

.ButtonSneaker {
  transition: background-color 0.5s;
  text-transform: uppercase;
  font-weight: 500;
  border: solid #fff 1px;
  padding: 10px 20px;
  background-color: transparent;
  color: #fff;
  letter-spacing: 1px;
}
.ButtonSneaker:hover {
  background-color: #fff;
  transition: background-color 0.5s;
  color: #000;
  border: solid #fff 1px;
  padding: 10px 20px;
  font-size: 14px;
  letter-spacing: 1px;
}

.sneakerH2 {
  margin-bottom: 8px !important;
  font-family: "Plus Jakarta Sans", sans-serif !important;
  font-size: 20px !important;
}

.Slideshow__Content .SectionHeader__SubHeading {
  font-family: "Playfair Display", serif;
  font-size: 25px;
  line-height: 48px;
  font-weight: 400;
  filter: blur(0px);
  opacity: 1;
  transform-origin: 50% 50% 0px;
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}

.sneakerBody {
  color: #fff;
  font-size: 14px;
  line-height: 20px;
}

/* /////////// IMAGE ZOOM /////////// */
@keyframes zoomInImage {
  from {
    transform: scale3d(1, 1, 1);
  }
  to {
    transform: scale3d(1.15, 1.15, 1.15);
  }
}

@-webkit-keyframes zoomInImage {
  from {
    transform: scale3d(1, 1, 1);
  }
  to {
    transform: scale3d(1.15, 1.15, 1.15);
  }
}

.zoomInImage {
  animation-name: zoomInImage;
}

@keyframes zoomOutImage {
  from {
    transform: scale3d(1.15, 1.15, 1.15);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

@-webkit-keyframes zoomOutImage {
  from {
    transform: scale3d(1.15, 1.15, 1.15);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

*:has(> .zoomOutImage) {
  overflow: hidden;
}
.zoomOutImage {
  animation-name: zoomOutImage;
}

.Footer__Aside .HorizontalList {
  margin-top: 0;
  margin-bottom: 0;
}

@media only screen and (min-width: 992px) {
  .mobile-ipad-show,
  .mobile-ipad-show2 {
    display: none !important;
  }
}
@media only screen and (max-width: 991px) {
  .desktop-show {
    display: none !important;
  }
  .mobile-ipad-show,
  .mobile-ipad-show2 {
    display: block !important;
  }
}


 .Footer__LogoLink{
      width:100% !important;
    }

.Collapsible__Button {

    padding: 10px 0;

}

.SidebarMenu__Nav--secondary {
    margin-top: 10px;
}

.SidebarMenu .Text--subdued {
  
    color: #000 !important;
    font-size: 12px !important;
    text-transform: uppercase;
    font-weight: 600;
    font-family: Plus Jakarta Sans, sans-serif;
}
.globo-form.globo-form-id-90317 .panels{
  z-index:auto !important;
}

p, h1, h2 {
  hyphens: none !important;
}

/* The background overlay */
#myModal {
  display: none;                    /* hidden by default */
  position: fixed;
  top: 0; left: 0; right: 0; bottom: 0;
  background: rgba(0, 0, 0, 0.5);   /* dim background */
  opacity: 0;                       /* start fully transparent */
  pointer-events: none;             /* no clicks when hidden */
  transition: opacity 0.3s ease;    /* smooth fade in/out */
  z-index: 1000;
}

/* The visible state will be toggled with jQuery */
#myModal[style*="opacity: 1"] {
  pointer-events: auto;             /* enable clicks when visible */
}

/* The actual modal content box */
#myModal .modal-content {
  background: #fff;
  margin: 10% auto;
  padding: 20px;
  width: 400px;
  border-radius: 6px;
  position: relative;
  z-index: 1001;                     /* on top of the overlay */
}

/* Close button */
#myModal .close {
  position: absolute;
  top: 10px;
  right: 10px;
  background: none;
  border: none;
  font-size: 24px;
  line-height: 1;
  cursor: pointer;
  color: #666;
  transition: color 0.2s ease;
}

#myModal .close:hover {
  color: #000;
}
.modal-head{
font-size: 24px;
line-height: 28px;}

div.itabskt, div.itaPdt {font-size:smaller;background-color:#000000;color:white;text-align:center;padding:10px;word-spacing:1px;letter-spacing:1.5px;font-family:"Plus Jakarta Sans", sans-serif;}

@media only screen and (max-width: 991px) {
#myModal .modal-content {
  
  width:100%;
}
  
}