/** Shopify CDN: Minification failed

Line 1670:0 Comments in CSS use "/* ... */" instead of "//"
Line 11762:17 The "-" operator only works if there is whitespace on both sides
Line 14950:17 The "-" operator only works if there is whitespace on both sides

**/


html,body
{
width:100%;
min-height:100%; 
font-family:"BaskervilleBTW01-Roman";
background-color:#faf6f3;
position:relative;
margin:0px;
}



.p-10{padding:2.5rem}.mx-auto{margin-left:auto;margin-right:auto}.border{border-width:1px}.text-center{text-align:center}.underline{text-decoration:underline}.capitalize{text-transform:capitalize}.opacity-100{opacity:1}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.flex-wrap{flex-wrap:wrap}body{font-size:16px}p{font-size:1em}h1{font-size:3em}h2{font-size:2.5em}h3{font-size:2em}h4{font-size:1.5em}h5{font-size:.625em}a,button{font-size:1em}big{font-size:1.45em}.mpf-hero-tex-content h4{font-family:BaskervilleBTW01-Roman;text-align:center}

/*roundel-options*/
    .roundel-container{
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    width: auto;
    opacity: 0;
    transition: opacity ease-in 280ms;
    }

    .opacity-100{
      opacity: 1;
    }

    .roundel-container > svg{
        position: absolute;
        top: 0;
        left: 0;
    }
    .display-text{
    position: absolute;
    display: flex;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: auto;
    align-items: center;
    justify-content: center;
    color: white;
    padding: 1rem;
    text-align: center;
    }
/*roundel-options*/
.locale-selectors__container {
  background-color: rgb(208, 165, 139);
  position: absolute;
  width: 100%;
  display: none;
}

.plp-prev{
  background: rgba(255,255,255,0.35);
  top: 0em !important;
  width: 100%;
  border-radius: 0px;
  opacity: 1;
  height: 30px;
  padding-left: 4px;
}

.plp-next{
  background: rgba(255,255,255,0.35);
  bottom: 0em !important;
  width: 100%;
  border-radius: 0px;
  opacity: 1;
  height: 30px;
  padding-left: 4px;
}

.splide__arrow[disabled]{
  opacity: 0;
}

.plp-next > svg {
  fill: #A34D43;
}

.plp-prev > svg {
  fill: #A34D43;
}

.locale-selectors__selector_header{
  -moz-appearance: none !important;
  -webkit-appearance: none !important;
  appearance: none !important;
  background-color: transparent !important;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjUiPjxwYXRoIGZpbGw9IiM2NjYiIGQ9Ik0wIDBzMy40IDQuNCAzLjUgNC40QzMuNyA0LjQgNy4xIDAgNy4xIDBIMHoiLz48L3N2Zz4=) !important;
  background-position: right 10px center !important;
  background-repeat: no-repeat !important;
  background-size: auto !important;
  border-radius: 2px !important;
  border: 0 !important;
  color: #333 !important;
  cursor: pointer !important;
  display: inline-block;
  font-size: 16px !important;
  font-family:"BaskervilleBTW01-Roman";
  height: auto !important;
  line-height: 1.375 !important;
  margin: 0.3em !important;
  max-width: 100% !important;
  min-height: unset !important;
  min-width: unset !important;
  padding: 0.3em 20px 0.3em 0.5em !important;
  text-indent: 0.01px !important;
  text-overflow: '' !important;
  vertical-align: baseline !important;
  margin: 0 !important;
}

.locale-selectors__selector_header.side_bar{
  width: 100%;
}





.tickerheight{
  padding-top: 38px;
}

.tickercontrol{
  margin-top:0px;
}



/*scroll*/
.pll_desc_item::-webkit-scrollbar-track
{
/*	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);*/
	background-color: #cdcdcd;
    cursor:pointer;
}

.pll_desc_item::-webkit-scrollbar
{
	width: 4px;
	background-color: #cdcdcd;
    cursor:pointer;
}

.pll_desc_item::-webkit-scrollbar-thumb
{
	background-color: #A34D43;
    cursor:pointer;
}
/*scroll*/

/* article */
.blog_module{
  display: flex;
  justify-content: space-between;
  padding: 10px 40px;
}
.blog_module.seven{
}
.blog_content{
  width: 60%;
  margin-right: 100px;
}

.blog_quote {
  min-width: 200px;
  color: #A34D43;
}

.blog_quote_container > h2 {
  font-size: 1.5em;
}
.blog_quote.two{
  width: 40%;
}

.blog_quote.two > h2{
  margin-left: auto;
  max-width: 244px;
  min-width: 200px;
}

.blog_quote.seven > h2 {
  min-width: 200px;
  color: #48818e;
}

.blog_quote.five{
  width: 40%;
}

.blog_quote.seven{
  width: 40%;
}
.article-container{
  max-width: 1300px;
  margin:auto;
}

.blog_content > h2 {
  font-size: 1.5em;
  color: #48818e;
}

.blog_glyph{
  height: 20% !important;
  width: auto !important;
  top: unset !important;
  bottom: 20%;
  left: -10%;
  object-fit: contain !important;
  position: absolute;
}

.blog_glyph.seven{
  bottom: -10%;
  right: 10%;
  left: unset;
}

.blog_image_container{
  position: relative;
  width: 100%;
}

.blog_image_container > img {
  width: 100%;
  object-fit: cover;
}

.blog_image_container.rhs > img{
  position: absolute;
  height: 100%;
  top: 0;
}

.blog_image_container.seven > img {
  position: absolute;
  object-fit: cover;
  top: 0;
  height: 100%;
}

.blog_image_container.seven {
  margin-top: 0px;
  margin-bottom: 20%;
}

.blog_alt_text{
    position: absolute;
    transform-origin: top left;
    text-transform: uppercase;
    color: #A34D43;
    white-space: nowrap;
    font-size: 12px;
}

.blog_alt_text.lhs {
  transform: rotateZ(-90deg);
  bottom: -1%;
  left: -30px;
}

.blog_alt_text.rhs {
  transform: rotateZ(-90deg);
  top: 25%;
  right: -20px;
  width: 100%;
  transform-origin: top right;
}

.blog_quote_container{
  margin-left: auto;
  max-width: 244px;
  min-width: 200px;
}
/* article */


#register_phone_number::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #2b3d545e;
  opacity: 1; /* Firefox */
}

#register_phone_number:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #2b3d545e;
}

#register_phone_number::-ms-input-placeholder { /* Microsoft Edge */
  color: #2b3d545e;
}

/*news_ticker*/
.news_ticker{
  width:100%;
  height:auto;
  min-height:38px;
  border-bottom:1px solid #2e3d5442;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
}
.nt_content{
  width:100%;
  height:38px;
  min-height:38px;
  max-width:1440px;
overflow:hidden;
}
.new_badge{
    position: absolute;
    top: -1px;
    right: 0px;
    z-index: 2;
    width: 80px;
    background-image: url(https://cdn.shopify.com/s/files/1/0537/2402/0917/files/pdp_new_badge.png?v=1616849919);
    height: 80px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.new_badge_pdp{
  position: absolute;
  top: 2px;
  right: 3px;
  z-index: 2;
  width: 90px;
  background-image: url(https://cdn.shopify.com/s/files/1/0537/2402/0917/files/pdp_new_badge.png?v=1616849919);
  height: 90px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.best_seller{
  position: absolute;
  top: -1px;
  right: 0px;
  z-index: 2;
  width: 80px;
  background-image: url(https://cdn.shopify.com/s/files/1/0537/2402/0917/files/pdp_best_seller_badge.png?v=1616849919);
  height: 80px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.best_seller_pdp{
  position: absolute;
  top: 2px;
  right: 3px;
  z-index: 2;
  width: 90px;
  background-image: url(https://cdn.shopify.com/s/files/1/0537/2402/0917/files/pdp_best_seller_badge.png?v=1616849919);
  height: 90px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.carousel_container{
width:auto;
height:auto;
display:flex;
align-items:center;
justify-content:center;
flex-direction:column;
position:relative;
}

.nt_item{
 text-align:center;
min-height:38px;
display:flex;
align-items:center;
justify-content:center;
cursor:pointer;
}

.nt_item p{
font-size:14px;
color:#2E3D54;
margin:0px;
padding:0px;

}

.ticker_close_button{
  position:absolute;
  right:20px;
  top:10px;
    z-index: 2;
}

button.owl-dot {
  background: grey;
  color: inherit;
  border: 1px solid;
  padding: 0 !important;
  font: inherit;
}

.owl-nav{
  display: none;
}

/*news_ticker*/
/*country_lightbox*/
.countrypopup{
  width: 100%;
  max-width: 660px;
  background-color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 15px;
  border-radius: 4px;
}

.cpop_left{
  width:45%;
}

.cpop_right{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  padding-left: 20px;

}

.cpop_right_content{
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  min-height: 230px;
  padding-top: 20px;
  padding-bottom: 20px;

}

.whind_logo_cpop{
  margin-bottom:20px;
}

.cpop_form{
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}

.cpop_select select{
  width: 187px;
  height: 40px;
  border: 2px #A34D3C solid;
  color: #A34D3C;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding-left: 8px;
  padding-right: 10px;
  font-family:"BaskervilleBTW01-Roman";
   font-size:18px;
  text-align:center;
}

.cpop_button button{
  border: none;
  background: #A34D3C;
  color: white;
  font-family:"BaskervilleBTW01-Roman";
  height: 40px;
  width: 134px;
  margin-left: 8px;
}

.cpop_select{
  position:relative;
}

.cpop_select img{
  position:absolute;
  top:19px;
  right:10px;
}

#country-lightbox{
  background:transparent;
}

.cpop_content{
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: row;
  position: relative;
}

.country_item{
width: 350px;
height: auto;
display: flex;
align-items: center;
justify-content: flex-start;
flex-direction: row;
margin-top: 6px;
margin-bottom: 6px;

}

.ciipop_flag{
  width: 40px;
height: 40px;
border-radius: 50%;
overflow: hidden;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
margin-right: 20px;
margin-left:15px;
}

.country_item a{
min-width: 100%;
height: 100%;
font-family: 'afterglowregular';
color: #2e3d54;
font-size: 16px;
display: flex;
align-items: center;
justify-content: flex-start;
flex-direction: row;
padding: 5px;
padding-top: 10px;
padding-bottom:10px;
border: 1px dashed #80808054;
border-radius: 6px;
}

.country_item a:hover{
border: 1px solid #A34D43;
}

.country_item a span{ 

color: #A34D43;
font-family: 'afterglowregular';
}

.ciipop_flag img{ 
  width: 72px;
}
/*country_lightbox*/

/*div{
  box-sizing:border-box;
}*/

p{
  margin-block-start: 0em;
  margin-block-end: 0em;
  font-family:"BaskervilleBTW01-Roman";
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
  font-family:"BaskervilleBTW01-Roman";
}

.eCom-nav-mobile{
  display:none !important;
}

.message-success{
  width: 100%;
  height: 25px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  color: #D1A589;
  background-color: #2B3E55;
  padding: 20px 4px;
  
}

.show_pass2 {
  position: absolute;
  right: 0px;
  bottom: 4px;
}

h1, .h1 {
  font-size: 2.5rem;
}

h1,h2,h3,h4{
margin-block-start: 0em;
margin-block-end: 0em;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

*, *::before, *::after {
  box-sizing: border-box;
}


.show_pass, .show_pass2{
  cursor:pointer;
}

.hide{
  display:none;
}

.message-success{
  width: 100%;
  height: 25px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  color: #D1A589;
  background-color: #2B3E55;
  padding: 20px 4px;
}

.errors ul{
  list-style: none;
  padding: 0px;
}

.errors ul li{
color:#AF4942;
}



.message-error{
  width: 100%;
  height: 25px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  background: #d0a58b;
  color: #af4942;
  padding: 30px 4px;
 /* font-weight: bold;*/
  position:fixed;
  top:0px;
  left:0px;
  z-index:999;
}

.head-stories h1{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  position: relative;
}

.head-stories h1 img{
  position: absolute;
  right: -3px;
  width: 35px;
  display:none;
}


.rotatme{
  transform: rotate(180deg);
}

.srcx{
  cursor:pointer;
}

.animation_search{
  animation: mymove 3s ease-out forwards;
  animation-iteration-count: 3;
}

@keyframes mymove
{ 
  from { top: -200px;}
  to { top: 0px;}
}


/*fancybox_manuplation*/
#searchbox{
  background:white;
  background-color:white;
  width:100%;
  height:auto;
  top:-200px;
  position:relative;
}
.search_container form input{
 width: 100%;
 background-color: transparent;
 border: none;
 color: #2e3e54;
 border-bottom: 2px solid #A34D43;
 height: 50px;
 font-size: 16px;
}

.mob_menu{
    width:29px;
    height:30px;
}

.line_cont{
    width:29px;
    height:30px;
    display: flex;
    justify-content: space-evenly;
    flex-direction: column;
    align-items: center;
}

.line_cont img{
    
    width:29px;
    height:2px;
    transform-origin: 70% 60%;
    position: relative;
  
}


 
.search_container form button{
 width: 254px;
 height: 50px;
 background: #A34D43;
 padding: 10px 40px 10px 40px;
 color: white;
 font-size: 18px;
 text-decoration: none;
 margin-top: 30px;
 border: none;
}

.search_container form{
  display: flex;
flex-direction: row;
justify-content: center;
align-items: flex-end;
width: 100%;
height: 76px;
}

input:focus {
 outline-width: 0;
}

button:focus {
 outline-width: 0;
}

.fancybox-bg {
 background: #D0A58B;
 /*opacity: .8 !important;*/
}
.fancybox-is-open .fancybox-bg {
background: #D0A58B;
 opacity: .8;
transition-timing-function: cubic-bezier(.22,.61,.36,1);
}

.fancybox-slide--html .fancybox-close-small {
 color: currentColor;
 padding: 10px;
 left: 0px;
 top: 0px;
 display:none; 
}

.fancybox-slide:before {
content: "";
display: inline-block;
font-size: 0;
height: 100%;
vertical-align: top;
width: 0;
}

.close_icon_container{
 position:absolute;
 top:15px;
 right:15px; 
 cursor:pointer;
 z-index:99999;
 display:none; 
}

/*fancybox_manuplation*/

.ui-loader {
  display:none !important;
}

.new-comment{
    width: auto;
    max-width: 980px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 32px auto;
}

.cw_margin{
  margin-top:23px;
}



.new-comment form{
  display: flex;
flex-direction: column;
align-items: center;
width: 100%;
justify-content: flex-start;
}

#shopify-section-parallax-effect-3{
  margin-bottom:80px;
}

.whind-input{
background: transparent;
border: none;
border-bottom: 2px solid #2e3d54;
width: 100%;
margin: 30px auto;
font-size:18px;
font-family:"BaskervilleBTW01-Roman";
}

.whind-input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  background: transparent;
  border: none;
  width: 100%;
  margin: 30px auto;
  font-family:"BaskervilleBTW01-Roman";
  font-size:18px;
}

.whind-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  background: transparent;
border: none;
width: 100%;
margin: 30px auto;
font-family:"BaskervilleBTW01-Roman";
font-size:18px;
}

.whind-input::-ms-input-placeholder { /* Microsoft Edge */
  background: transparent;
border: none;
width: 100%;
margin: 30px auto;
font-family:"BaskervilleBTW01-Roman";
font-size:18px;
}

.klaviyo_container{
  /*border-bottom: 2px solid #2B3E55;*/
  width: 100%;
  max-width: 510px;
  padding: 0 10px;
}

/* envelope, input, button container */
html body .klaviyo_container [data-testid="form-row"] {
  align-items: center;
}

/* envelope icon container */
html body .klaviyo_container [data-testid="form-row"] > div:first-child {
  background-color: white;
  border: 1px solid black;
  border-right: 0;
  padding-top: 9px;
  padding-bottom: 9px;
}

/* email field container's container */
html body .klaviyo_container [data-testid="form-row"] > div:first-child + div  {
  padding-left: 0;
}

/* email field container */
html body .klaviyo_container [data-testid="form-row"] > div:first-child + div > div:first-child {

}

/* email field */
html body .klaviyo_container input[type="email"][name="email"] {
  background-color: white;
  border: 1px solid black;
  padding-top: 9px;
  padding-bottom: 9px;
  height: auto;
  border-left: 0;
  border-radius: 0;
}

html body .klaviyo_container input[type="email"][name="email"]:hover {
  border: 1px solid black;
  border-left: 0;
}

html body .klaviyo_container div.needsclick > button[type="button"] {
  border: 1px solid black;
  background-color: #913f33;
  color: white;
}

.all-stories-title h1{
  color:#A34D43;
}

.nearbynear{
  width:100%;
  height:auto;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom:0px;
}
.nbn-item{
  width: 48%;
height: auto;
position: relative;
}
.new-comment-main{
  width: auto;
height: auto;
background: transparent;
padding-top: 0px;
padding-bottom: 10px;
margin: 0px auto 40px auto;
}

.comment-but{
  border:none;
}

.fine-print{
  font-style: italic;
font-size: 14px;
color: #a24d43;

}

.form-message{
  font-size: 14px;
}

::-webkit-input-placeholder { /* Edge */
color: #2e3d54;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #2e3d54;
}

::placeholder {
color: #2e3d54;
}

.hero-btn{
  width:100%;
  background-color: #A34D3F;
  padding: 10px 45px 15px 45px;
  color:white;
  font-family:"BaskervilleBTW01-Roman";
   font-size:18px;
}

.hero-btn:hover{
  width:100%;
  background-color: #A34D3F;
  color:white;
  text-decoration: none;
  font-family:"BaskervilleBTW01-Roman";
   font-size:18px;
}

.comment-header{
width:100%;
margin-left:auto;
margin-right: auto;
}

.collapse_wrapper{
  width:90%;
  height:20px;
  border-top:2px solid #a24d43;
  position:relative;
  margin-left:auto;
  margin-right:auto;
}

.collapse_wrapper .h3{
  margin-top: 10px;
}

.new-comment-main h2{
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-top:20px;
  color:#2B3D55;
}

.collapse_button{
  position: absolute;
  right: -40px;
  bottom: 10px;
  transform-origin:center center;
  cursor:pointer;
}

.comment-header h2{
text-align: center;
color:#2B3D55;
}

.comment-header h2 span{
font-size:20px;
}

.h3{
color: #a24d43;
}

.comment:last-child{
border-bottom:none;
}

.form-message--error ul li{
list-style: none;
}

.form-message--error ul li a{
color: #2e3d54;
}

.form-message--error ul{
margin-top: 0;
margin-bottom: 0rem;
margin-block-start: 0em;
margin-block-end: 0em;
padding-inline-start: 0px;
}

.form-message--error{
display: flex;
flex-direction: column;
text-align: center;

}

.form-message--error .form-message__title{
font-size:18px;
font-size: 20px;
font-style: italic;
}


.box-credit-container{
  
  position: absolute;
  width: 100%;
  max-height: 600px;
  height: 100%;

}

.box-credit-container2{
  
  position: absolute;
  width: 100%;
  max-height: 327px;
  height: 100%;
  top:0px;

}

.box-credit{

  position: absolute;
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  font-size: 10px;
  color: #a24d43;

}

.bc-topleft{
  left: -16px;
  top: 0px;
}

.bc-topright{
  right: -16px;
  top: 0px;
}

.bc-bottomright{
  right: -16px;
  bottom: 0px;
}

button{
  font-size:18px;
  font-family:"BaskervilleBTW01-Roman";
}

.bc-bottomleft{
  left: -16px;
  bottom: 0px;
}

/*.ql-font-helvetica{
  font-size:24px;
  font-family:'afterglowregular';
  color: #A34D43;
}*/

.ql-editor p:first-child{
  font-size:24px;
  font-family:'afterglowregular';
  color: #A34D43;
}

.ql-editor p:last-child{
  font-family:"BaskervilleBTW01-Roman";
    color: $whind-main-blue;
}


.fixed_menu_fixed{
  margin-top:80px;
}


#resultsearch{
  font-family:'afterglowregular';
}

.resultv h3{
  font-size:20px;
  color:#2E3E54;
  padding-left: 10px;
}

.resultv{
  margin-top:10px;
  margin-bottom:40px;
}

/*parallax*/
.par-container{
  height:300px;

}

.zoomin{
  transition: all .5s ease;
}

.zoomin:hover{
    transform:scale(1.1);
    transform-origin: 50% 50%;
}

.hr-divider{
    width:100%;
    height:5px;
    display:flex;
    flex-direction:center;
    align-items:center;
    padding: 0px 30px 0px 30px;
    margin-top:30px;
    margin-bottom:70px;
    max-width:1440px;
    margin-left:auto;
    margin-right:auto;
}

.hr-divider-inside{
    width:100%;
    height:2px;
    border-bottom: 1px dashed rgba(0,0,0,0.2);
}

.calltoaction{
  height:150px;
}


.parallax-content {
display: flex;
align-items: center;
justify-content: center;
width:100%;
height:100%;
}
.parallax-content h1{
color:white;
}
/*parallax*/


.cta_whind_container{
  width: 100%;
  height: auto;
  min-height: 500px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
}

.cta_whind_content {
  width: 100%;
  max-width: 629px;
  height: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
  margin-left: 370px;
}

.cta_list{
  width:100%;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  margin-top:20px;
  margin-bottom:20px;
}

.cta_list_item{
  width: 100%;
height: auto;
display: flex;
flex-direction: row;
align-items: center;
justify-content: flex-start;
font-size: 20px;
font-family: 'afterglowregular';
text-align: left;
color: white;
}

.cta_list_item img{
  margin-left:10px;
  margin-right:10px;
}

.cta_text p{
  font-size:28px;
  font-family: 'afterglowregular';
  text-align: left;
  color:white;
}

.cta_text {
  font-size:28px;
  font-family: 'afterglowregular';
  text-align: left;
  color:white;
}

/*textbased*/
.textbased{
  width:100%;
  height:auto;
  display:flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  /*padding-top:0px;*/
  padding-bottom:90px;
  margin-top:90px;
}

.textbased_container{
  width:100%;
  height:auto;
  display:flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  width:100%;
  height: auto;
  max-width: 1440px;
  margin-left:auto;
  margin-right:auto;
}
.textbased_content{
  max-width:820px;
  margin-left:auto;
  margin-right:auto;
  margin-top:40px;
  margin-bottom:40px;
}

.textbased_content h1{
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
  font-size: 2.5rem;
  color:#47818e;
}

.textbased_content h2{
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
  font-size: 2rem;
  color:#C77E3D;
}

.textbased_content h3{
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
    font-size: 1.75rem;
}

.textbased_content p{
  margin-top: 0;
  margin-bottom: 1rem;
}

.textbased_content ul{
  margin-top: 0;
  margin-bottom: 1rem;
}

.textbased_content li{
  box-sizing: border-box;
}

.textbased_h1{
  color: #a34d43;
  margin-top:30px;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
  font-size: 2.5rem;
}

.btn-textbased{
  width: auto;
}

.btn-textbased:hover{
  width: auto;
}

.textbased_content h3{
  color:#2E3E53;
}

.textbased_content blockquote{
  color:#2E3E53;
} 
/*textbased*/


.ad-blog-convert{
  width:100%;
  height:456px;
  overflow: hidden;
  display:flex;
  align-items: center;
  justify-content: center;
  min-width: 360px;
}

.ad-blog-convert a img{
  width:100%;
}

.ad-blog-convert a {
  width:100%;
  position:relative;
}

.abc-left{
  width:428px;
  max-height:390px;
  align-items: flex-start;
}

.abc-left img{
  width:100%;
}

.ad-blog-convert2{
  width:100%;
  height:434px;
  overflow: hidden;
  display:flex;
  align-items: center;
  justify-content: center;
}

.parallax {
	display: flex;
    align-items: center;
    justify-content: center;
}
.parallax h1{
    color:white;
  
}

 .ceterh1{
  text-align:center;
  padding:0px 20px 0px 20px;
}

.content{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.trem2{
  height:auto;
  min-height: 450px;
  /*margin-bottom:80px;*/
}

   .trem{
        height:300px;
    }


.underline{

  text-decoration: underline;
}

a {
  color: #2E3E54;
  text-decoration: none;
  &:hover{
    color: #2E3E54;
    text-decoration: underline; 
  }
}

p{
    color: #2E3E54;
    font-size:18px;
}

h1{
    color: $whind-main-green;
}

h2{
   color:$whind-main-yellow;
}


/*left-align*/
.left-align{
  position: absolute;
  left: -34px;
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  bottom: 0px;
  margin-bottom:0px !important;
  margin-top:0px !important;
  font-size:11px !important;
}
/*left-align*/

/*right-align*/
.right-align{
  position: absolute;
  right: -34px;
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  bottom: 0px;
  margin-bottom:0px !important;
  margin-top:0px !important;
  font-size:11px !important;
}
/*right-align*/




footer{
  min-height: 60px;
  height: auto;
  display: flex;
  background-color:#d0a58b;
  padding-top:0px;
  padding-bottom:10px;
  border-top: 4px solid #A34C42;
  margin-top:60px;
  
}

.inside_parallax{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.inside_parallax h3{
  color:white;
}

.inside_parallax h3 p{
  color:white;
  font-size: 1.75rem;
  margin-bottom:0px;
}

.parallax_sub{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width:100%;
    max-width:140px;
    height:40px;
    border:2px solid white;
    color:white;
    cursor:pointer;
    position: relative;
    margin-top: 20px;
   
}


.fc-center{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 300px;
  background-image:url(/cdn/shop/files/logo_bg.svg?v=1607510934);
  background-size:cover;
  background-repeat:no-repeat;
  background-position: center center;
}

.img-social{
  display:flex;
  align-items:center;
  justify-content:center;
  transition: all .2s ease-in-out; 
}

.img-social a img{
   position:absolute;
}

.img-social a{
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}


.whindnav{
  left: 0px;

  z-index: 99;
  height: auto;
  position: relative;
}

.stickymenu{
  position: fixed;
  width: 100%;
  top: -90px;
  z-index: 99;
  height: 92px;
  /*animation: MoveDown 0.5s ease-in;*/
  transition: transform 0.3s ease-out;
  transform: translateY(90px);
  background-image:url(https://cdn.shopify.com/s/files/1/0466/4593/6285/files/image_21.png);
  background:white;
}

/*@keyframes MoveUpDown {
0% {
  top: -100px;
}
100% {
  top: 38px;
}
}*/

.fullimage{
width:100%;
}

.halfimage{
//width:148px;
display:none;
}

a{
 color:inherit;
text-decoration: none;
}

a:hover{
 color:inherit;

}


span{
  font-family:"BaskervilleBTW01-Roman";
}

#shopify-section-navigation-center-2{
  width: 100%;
}

blockquote{

  width: auto;
  height: auto;
  padding: 17px;
  font-family: 'afterglowregular';
  max-width:800px;


}

.shape{
position:absolute !important;
}

.shape-module-1{

left:-70px;
top:50%;


}

.shape-module-3{

  bottom: -84px;
  right: 70px;


}

.ah-title{
  position: relative;
  min-height: 620px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: .5rem 0;
  margin: .125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fbfbfaeb;
  background-clip: padding-box;
  border: 1px dashed rgba(0,0,0,.15);
  border-radius: .25rem;
  padding-bottom: 0;
  padding-top: 0px;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: .5rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  font-size: 14px;
  border-bottom: 1px dashed #00000047;
  padding-bottom: 7px;
}

.dropdown-item:last-child {
  border-bottom: none;
}


.shape-module-4 {
  left: 0px;
  bottom: -104px;
}

.shape-module-5 {
  left: -75px;
  bottom: 40px;
}


.tr-container{

width:100%;
height:100%;
position:relative;
display:flex; 
flex-direction:column;
flex-wrap: wrap;
justify-content: flex-start;
align-items: flex-start;
margin-top:80px;

}

.designby {
  margin-left: auto;
  padding-right: 11px;
}

.tr-container-item{

width:300px;
height: 300px;
margin-bottom:50px;
}


.tr-container-item:nth-child(1){

min-height:100%;
min-width:50%;

}


.sca-item-container:nth-child(1){
  margin-top: 40px;
}

.sca-item-container:nth-child(3){
  margin-top: 90px;
}

.sca-item-container:nth-child(4){
  margin-top: 54px;
}



/*new section*/

.newArticleContainer {
width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  padding-top: 0px;
  padding: 30px;
  position: relative;
  margin-top:90px;
}

.defaultArticleContainer {
  padding: 30px;
  position: relative;
}

.defaultArticleContainer .na-container {
  margin-top: 0px;
}

.defaultArticleContainer .blog-header-text {
  margin-top: 0;
}

.defaultArticleContainer .na-image-container {
  height: auto;
}

.defaultArticleContainer .article-1-summary {
  margin-top: 30px;
}

.defaultArticleContainer .na-left {
  height: 100%;
}

.na-container{
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 0px;
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 50px;
}


.na-item{
width:50%;
height:100%;
display:flex;
flex-direction:row;  
}


.na-left {
   display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 50vh;
  padding: 37px 50px 0px 110px;
}

.last-img-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
  max-height: 600px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  display: flex;
}

.last-img-container>img{
position: relative;
  min-width: auto;
}

.na-right {
  display: flex;
  justify-content: flex-end;
}

/*.na-image-container{
  height: 700px;
  width: 100%;
 position:relative;
 background-repeat:no-repeat;
 background-size:cover;
 background-position:center;
 display:flex;
 justify-content:center;
  align-items:center; 
}*/

.na-image-container {
  height: calc(698px - 1px);
  width: 100%;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  max-width: 577px;
  margin-right: 100px;
  padding-top: 41px;
}

.article-1-summary2 {
  width: 100%;
  height: auto;
  margin-bottom: 0px;
  /*min-height: 300px;*/
  max-width:1200px;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
      padding-left: 50px;
  padding-right: 50px;

}

.article-1-summary3 {
  width: auto;
  height: auto;
  padding: 60px 60px 0px 60px;
  margin-bottom: 0px;
  margin-top: 0px;
  min-height: 0px;
}

.alertControl{
  display:none;
}

.article-1-summary3>p {
  font-family: 'afterglowregular';
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 1.4em;
  text-align: center;
  color: #2E3D54;
}

.article-1-summary2>p {
  font-family: 'afterglowregular';
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 1.4em;
  text-align: center;
  color: #2E3D54;
  margin-top:40px;
}

/* eski.al-container{
  width:100%;
  height:auto;
  min-height:auto;
  padding:0px 80px 0px 80px;
  margin-top:80px;
}*/

.al-container {
  width: auto;
  height: auto;
  min-height: auto;
  padding: 0px 0px 0px 0px;
  margin-top: 100px;
}

/*.al-image-contianer{
  width: 100%;
  height: calc(708px - 141px);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  overflow: hidden;
     display: flex;
  flex-direction: column;
  align-items: baseline;
  justify-content: center;
}*/

.al-image-contianer {
  width: auto;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: baseline;
  justify-content: center;
  min-height: 567px;
  background-size: cover;
  background-position: center center;
}

.al-image-contianer>img{
  width: 100%;
  position: absolute;
 
}

.credit-text{
  font-family:"BaskervilleBTW01-Roman";
font-style: normal;
font-weight: 500;
font-size: 10px;
line-height: 15px;
color: #A34D43 !important;
white-space: nowrap;
}

.bs-container{
  width:100%;
  height:auto;
  min-height:100%;
  display:flex;
  flex-direction:column;
  /*padding-top:70px;*/
}


/*new section end */

.footer_bottom_menu{
  width: 100%;
  height: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0px;
  text-align: center;

}

.fbm_item_wrapper{
  width:70%;
  height:40px;
  display:flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap:wrap;
  margin-left:auto;
  margin-right:auto;
}

.footer_left{
  width:15%;
}

.footer_right{
  width:15%;
  display:flex;
  justify-content: flex-end;
}

.footer_submenu_item a{
  font-size:24px;
  font-family: 'afterglowregular';
  color:#2B3D55;
 
}

.footer_submenu_item a img{
  width:50px;
}

.fc-right img{
  width:200px;
}

.footer_submenu_item{
  margin-top:30px;
}

.footer_submenu_item:first-child{
  margin-bottom:20px;
}

.fbm_item a{
  color:white;
  font-size:13px;
}

.fbm_item{
  color:white;
  font-size:13px;
  min-width: 90px;
  padding-left:10px;
  padding-right:10px;
  border-right:1px solid white;
}

.fbm_item:last-child{
  border-right:0px solid white;
}


/*navigation*/



.whind-navigation{
  width:100%;
  height:auto;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  position:fixed;
  height:80px;
  z-index:99;
  background-color:#faf6f3;
  top:0px;
}




.klaviyo-form-Rqq5rS .kgtZbf {
  display: flex;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 130px;
}

.mob_menu {
  position: absolute;
  left: 30px;
  top: 24px;
  display: none;
  z-index: 9999;
}

.mob_menu_close{
  position: absolute;
  left: 30px;
  top: 24px;
  z-index: 9999;
  width:30px;
  height:30px;
  
}

.hide_button{
  display:none;
}

.wn-item-1{
    /*width:200px;
    height:50px;*/
    display:flex;
    justify-content: space-between;
    align-items:flex-end;
    flex-direction:row;
    position:absolute;
    right:20px;
    bottom:0px;
    overflow:hidden;
 }

 .wn-item-left{
  overflow:hidden;
  /*width:200px;
  height:50px;*/
  display:flex;
  align-items:baseline;
  flex-direction:row;
  justify-content:flex-end;
  position:relative;
  
}

.wn-item-2{
    width:100%;
    height:auto;
    display:flex;
    justify-content: center;
    align-items:center;
    flex-direction:row;
    position:relative;
    bottom:-30px;
 }

.wn-d-left ul{
  list-style:none;
  display:flex;
  flex-direction:row;
  margin-bottom: 0px;
}

.wn-d-left ul li{
  margin-left:1.5em;
  margin-right:1.5em; 
 
}





.wn-d-logo img{
   width:100%;
   max-width:350px;
}

ul li{
  font-size:14px; 
}

.leftal{
  padding-inline-start: 0px;
  justify-content: flex-end;
  padding-inline-start: 0px;
  margin-block-start: 0em;
  margin-block-end: 0em;
}

.leftal li{
  display:flex;
  align-items: baseline;
  justify-content:start;
  width:auto;
  font-size:17px;
  font-family:"BaskervilleBTW01-Roman";
  color: #2E3E54;
}

.rightal li{
  display:flex;
  align-items: baseline;
  justify-content:start;
  width:auto;
  font-size:17px;
  font-family:"BaskervilleBTW01-Roman";
  color: #2E3E54;
}

.rightal{
  justify-content: flex-start;
    padding-inline-start: 0px;
    margin-block-start: 0em;
    margin-block-end: 0em;
}

/*.wn-item-left{
  display:flex;
  flex-direction:row;
  align-items:center;

}*/

.subscrx{
  width:140px;
  height:50px;
  position: relative;
  display:flex;
  flex-direction:row;
  align-items:center;
  justify-content:space-between;
  margin-left:-25px;
  z-index: 98;
  cursor:pointer;
}

.pl_right_content{
  width:100%;
}

.moveit{
  width:100px;
  height:50px;
  overflow:hidden;
  display:flex;
  justify-content:flex-start;
  align-items:flex-start;
  position:relative;
}

#colorid2{
    fill:#47818E;
}

.dropdown i{
    font-size:10px;
}

.srcx{
    position:relative;
    margin-right:10px;
    z-index:98;
}



.dropdown-sub{
  display:none;
  flex-direction:column !important;
  background:rgba(255,255,255,0.8);
  align-items:start;
  justify-content:start;
  position:relative;
  padding:10px !important;
  margin-top:2em;
  position:absolute;
  border-radius:6px;
  min-width: 140px; 
  z-index:99;
  background-image:url(https://cdn.shopify.com/s/files/1/0466/4593/6285/files/image_21.png);


}



.dropdown-sub li{
  padding:10px;
  width:100%;
  margin:0px !important;
}

.dropdown{
     cursor:pointer;
     position:relative;
     z-index:98;
    
}

.wn-d-logo{
   /*margin-left:2em */
   margin-left:20px;
   margin-right:20px;
}

svg, g {
  transform-origin: 50% 50%;
}

.subtext{
   top:0px;
   border:1px solid black;
   padding:10px 10px 10px 10px;
   padding: 6px 10px 6px 10px;
   font-size: 14px;
   cursor: pointer;
}


.dd-sub{
    display:flex;
}
/*navigationend*/


.os-center{
  width: auto;
  height: 60px;
  margin: auto;
  text-align: center;
}


.eGojdS{
  padding:11px 67px !important;
}


#shopify-section-travel{

width:100%;
min-height:100%;
height:100%;

}

.btn-sty-1{

  width: auto;
  min-width:245px;
  height: 50px;
  background: #A34D43;
  padding: 10px 40px 10px 40px;
  color: white;
  font-size: 18px;
  font-family:"BaskervilleBTW01-Roman";
  text-decoration: none;

}

.btn-lg{
  padding: 0px 80px 0px 80px;
  border-radius: 0px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.btn-md{
  padding: 7px 57px 11px 57px;
}




.btn-sty-1:hover{


  background: #2E3D54;
  color: white;
 text-decoration: none;


}

.area1 {
  height: 250px;
  margin-top: 80px;
  margin-bottom: 176px;
}



.fi-container{

width:100%;
position:relative;
min-width:600px;
}

.sh-p {
  position: absolute;
  left: -50px;
  top: 50px;
}
  
.sh-p img{
  width:100px;
}  


.fi-container>a>img{

width:100%;

}

.page-holder{

  min-height: 67vh;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
  flex-direction: column;
  justify-content: center;
  /*align-items: center;*/
  align-items: flex-end;
  display: flex;
  position: relative;
  /*margin-top: 90px;*/
}


.p-container{

max-height:300px;

}

nav{

width:100%;

}

.navbar-light .navbar-toggler {
  color: #2E3D54;
  border-color: transparent !important;
}

.article-tag-main{
  font-family:"BaskervilleBTW01-Roman";
    font-size: 13px;
    line-height: 13px;
    color: #ffffff;
   
   
}


.navbar-light .navbar-toggler-icon {
  background-image: url(//cdn.shopify.com/s/files/1/0466/4593/6285/files/Group_43.svg?v=1599217232);
}
/*shopify-section-navigation*/

.main-head{

font-family: 'afterglowregular';
font-style: normal;
font-weight: normal;
font-size: 60px;
line-height: 1.1em;
/*text-align: center;*/
text-align: left;
margin-top:0px;
max-width: 664px;
/*margin-right: auto;
margin-left: auto;*/
color: #ffffff;
}

.content-container p {
  color: #ffffff;
  margin-bottom:20px;
  line-height: 1.1em;
  margin-bottom:42px;
}

.main-brand{

font-family: 'afterglowregular';
font-size:160px;
position:absolute;
top:-107px;
color:$whind-main-green;
text-align:center;

}


/*form*/
.hero_sub_container h2{
  font-size: 26px;
font-family: 'afterglowregular';
color: #A34D43;
max-width: 492px;
text-align: center;
margin-bottom: 30px;
margin-left: auto;
margin-right: auto;
}


.hero_sub_container{
  width:100%;
  height:auto;
  padding-top:40px;
  padding-bottom:40px;
  max-width:1440px;
  margin-left:auto;
  margin-right:auto;
  display:flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.hero_sub_content{
  width:100%;
  height:auto;
  max-width:540px;
  margin-left:auto;
  margin-right:auto;
}




.klaviyo-form-Rqq5rS input{
  border: none !important;
  border-bottom: 2px solid #a24d43 !important;
  border-radius: 0px !important;
  padding:0px !important;
  text-align:center !important;
  min-width: 250px !important;

}

.klaviyo-form-UysqE2 button{
  min-width:250px;
}

.klaviyo-form-Rqq5rS button{
  min-width:250px;
}

.klaviyo-form-VMy6we button{
  min-width:250px;
}

.klaviyo-form-UysqE2 input{
  border: none !important;
  border-bottom: 2px solid #47818D !important;
  border-radius: 0px !important;
}



.klaviyo-form-VMy6we input{
  border: none !important;
  border-bottom: 2px solid #a24d43 !important;
  border-radius: 0px !important;
}


/*.form-version-cid-1 .kl-private-reset-css-Xuajs1 .ldLCYR .Ndwyt .kgtZbf .hiMvEP .bQDdTc .lpqJsL{
border:none;
border-bottom: 2px solid #A34D43;
background:transparent !important;
}


.form-version-cid-1 .kl-private-reset-css-Xuajs1 .ldLCYR .Ndwyt .kgtZbf .hiMvEP .bQDdTc .laWctB{
border:none;
border-bottom: 2px solid #A34D43;
background:transparent !important;

}


.form-version-cid-2 .kl-private-reset-css-Xuajs1 .ldLCYR .Ndwyt .kgtZbf .hiMvEP .bQDdTc .cySzUj{
border:none;
border-bottom: 2px solid #47818e;
background:transparent !important;
}


.form-version-cid-2 .kl-private-reset-css-Xuajs1 .ldLCYR .Ndwyt .kgtZbf .hiMvEP .bQDdTc .eCiNZp{
border:none;
border-bottom: 2px solid #47818e;
background:transparent !important;

}

.form-version-cid-3 .kl-private-reset-css-Xuajs1 .ldLCYR .Ndwyt .kgtZbf .hiMvEP .bQDdTc .cySzUj{
border:none;
border-bottom: 2px solid #A34D43;
background:transparent !important;
}


.form-version-cid-3 .kl-private-reset-css-Xuajs1 .ldLCYR .Ndwyt .kgtZbf .hiMvEP .bQDdTc .eCiNZp{
border:none;
border-bottom: 2px solid #A34D43;
background:transparent !important;

}

.form-version-cid-3{
width:90%;
}

.hUSkzV.hUSkzV.hUSkzV.hUSkzV.hUSkzV.hUSkzV {
padding: 11px 67px !important;
}*/

/*form*/

.logoMobile{

display:none;

}

.shape_circle
{
width:60px;
height:60px;
border-radius:50%;
background-color:white;
margin:auto;
text-align:center;
}

.pll_desc_item ul li{
   font-size:18px;
  color:#2B3E55;
}

.page-holder>small
{
 font-size:20px;
 color:white;
}

h1,h2,h3,h4{
font-family: 'afterglowregular';
font-weight:300;
}


.p-10 {
  font-size:18px;
  color: white;
  line-height:1.4em;
  max-width: 510px;
  width: 100%;
  padding: 10px 10px 10px 0px;
  /*text-align: center;*/
  text-align:left;
  margin-top: -10px;
  /*margin-left: auto;
  margin-right: auto;*/
  color: #ffffff;
}

.navPlay>li {
  font-family:"BaskervilleBTW01-Roman";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 23px;
  color: #2E3D54;
}
.colorBit {
  color: #2E3D54 !important;
}

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

.size-m{
width:33.3%;
}

  .size-s{
width:20%;
}


.flexc{
justify-content: flex-end;
}
.sideB {
  width: auto;
  height: auto;
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-items: baseline;
  position: absolute;
  right: 20px;
  top:20px;
  z-index: 1031;
}
.sideB>div{
margin-left:5px;
  margin-right:5px;
}




.content-container
{
  position: absolute;
  text-align: left;
  /*bottom: 70px;*/
  right:50px;
  width: 100%;
  max-width: 650px;
}

.min-text{
   margin-top: 12px;

}

.theme-value{

  font-family:"BaskervilleBTW01-Roman";
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 23px;
color:#2E3D54;
}

.navigationContainer
{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: auto;
  z-index: 9;
  padding-top: 40px;
  padding-left: 20px;
  flex-direction: row;
  justify-content: left;
  align-items: center;
  display: flex;
  
}

.preland{
background-color: transparent!important;

}

.navbar-light .navbar-nav .active>.nav-link{
  font-family:"BaskervilleBTW01-Roman";

}

.navbar-light .navbar-nav .nav-link {

  padding-right: 1.3rem;
  padding-left: 1.3rem;
  color:#2E3E54;
  font-size:14px;
}

.shape-container{
  position: absolute;
  bottom: -40px;
  right: 68px;
}

.subscribeButton{
  font-family:"BaskervilleBTW01-Roman";
font-style: normal;
font-weight: 500;
line-height: 23px;
display: flex;
align-items: center;
text-align: center;
font-size: 14px;
border: 1px solid;
padding: 5px 20px;
cursor: pointer;
max-width: 153px;


}

.rightSide
{
  margin-left: auto;
  flex-direction: row;
  justify-content: right;
  align-items: center;
  display: flex;
}

.rightSide>div
{
   margin-left: 20px;
   margin-right: 5px;
 
}

#shopify-section-slide-navigation{

  width: 100%;
  max-width: 380px;
  height: 100%;
  position: fixed;
  top: 0px;
  right: 0px;
  z-index: 10;
  background-color: #FFF;
   padding: 30px 40px 0px 40px;
  margin-right:-380px;
 
}



/*.slide-section2{

  width: 100%;
  max-width: 380px;
  height: 100%;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 10;
  background-color: #FFF;
  padding: 125px 40px 0px 40px;
  margin-right:-380px;

}*/

.outside{
  width: auto;
  position: relative;
  max-width: 1008px;
  margin-left: auto;
   margin-right: auto;
}

.outside-2{
  width: 100%;
  height: auto;
  max-width: calc(100% - 80px);
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.credit-img {
  position: absolute;
  right: -21px;
  bottom: 0px;
  z-index: 99;
  writing-mode: vertical-rl;
  transform: rotate(180deg);
}


.slide-section>ul{

list-style:none;
padding:0px;
margin:0px;

}

.slide-section>ul>li{
  font-family: 'afterglowregular';
  font-style: normal;
  font-weight: normal;
  font-size: 31px;
  line-height: 38px;
  color: #2E3D54;
  margin-bottom: 8px;
  margin-top: 8px;

}

.slide-section>ul>li>a{

 color: #2E3D54;


}


.closeSide{
position:absolute;
top:20px;
right:20px;
z-index:10;
cursor:pointer;
}

hr {
  margin-bottom: 22px;
}

.newformcontainer{
 border-bottom:1px solid;
 flex-direction: row;
 justify-content: space-between;
 align-items: center;
 display: flex;
 padding-bottom:15px;
 margin-top:20px;
}

#contact_email{
  font-family:"BaskervilleBTW01-Roman";
border:none;
background:transparent;
font-style: normal;
font-weight: 600;
font-size: 18px;
line-height: 18px;
width: 100%;

}

.newsletterB{
  font-family:"BaskervilleBTW01-Roman"; 
border:none;
background:transparent;
text-align:right;
font-style: normal;
font-weight: 600;
font-size: 18px;
line-height: 18px;
}



.pForm{
  font-family:"BaskervilleBTW01-Roman"; 
font-style: normal;
font-weight: 600;
font-size: 14px;
line-height: 24px;
text-align: center;
color: #2E3D54;
}


#contact_email::-webkit-input-placeholder { /* Edge */
color: rgba(46, 61, 84, 0.2);
}

#contact_email:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: rgba(46, 61, 84, 0.2);
}

#contact_email::placeholder {
color: rgba(46, 61, 84, 0.2);
}

.buttonsContainer{
 flex-direction: row;
 justify-content: space-between;
 align-items: center;
 display: flex;
 margin-top:40px;
}

.buttonsContainer>div
{
margin-left: 10px;
margin-right:10px;
}

.osleftp{
  font-size:18px;
  text-align:left;
  margin-top: 0px;
  color:#2e3e54
  /*padding-left:50px;*/
}

.our-stories {
  width: 100%;
  height: 100%;
  min-height: 100%;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
  max-width: 1700px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom:60px;
}

.osleft-inside {
  width: 100%;
  max-width: 590px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.mobile_logo{
display:none;
}

/*.os-right .article a img{
  width: 100%;
  position: relative;
  max-width: 371px;
}*/

/*.os-right .article a{
    width: 100%;
    max-height: 448px;
    overflow: hidden;
}*/

.fi-image-container{

    width: 100%;
    min-width: 600px;
    max-height: 720px;
    min-height: 600px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;


}

.fi-image-container a img{
     min-height:800px;
   }

.img-container-art{
  width: 100%;
  max-height: 448px;
  overflow: hidden;
  max-width: 371px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  }

  .os-button-container{
    margin-left: auto;
    margin-right: auto;
    margin-top:40px;
  }

.os{
  width: auto;
  flex-direction: column;
  justify-content: center;
  align-items: baseline;
  display: flex;
  position: relative;
}

.fi-container>a>img{
width:100%;
}

.osleft-inside h1 {
  font-family: 'afterglowregular';
  font-style: normal;
  font-weight: normal;
  font-size: 50px;
  line-height: 120px;
  color: #C87E3D;
}

.os-left{
padding-top:100px;
margin-left: 60px;
margin-right: 60px;
}

.nav-item-style ul li {
  font-family:"BaskervilleBTW01-Roman";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 23px;
  color: #2E3D54;
}

.nav-item-style ul li a {

  color: #2E3D54 !important;
}

.osleft-inside a h2{
font-family: 'afterglowregular';
font-style: normal;
font-weight: normal;
font-size: 35px;
line-height: 1.1em;
text-align: left;
color:$whind-main-green ;
padding-top:44px;
}

.os>p{
  font-family:"BaskervilleBTW01-Roman"; 
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 1.4em;
text-align: center;
color:#2E3D54;
padding-left:40px;
padding-right:40px; 

font-family:"BaskervilleBTW01-Roman";

}


.article-tags{
  font-family:"BaskervilleBTW01-Roman";
font-style: normal;
/*font-weight: bold;*/
font-size: 13px;
line-height: 13px;
color: #2e3e54;
margin-top:15px;
margin-bottom:0px;

margin-right:auto; 
text-align:left;
}

.article-tagsx{

margin-top: 15px;
  margin-bottom: 0px;
  font-family:"BaskervilleBTW01-Roman";
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 19px;
  color: #2c5058;
    text-align: center;
}

.article>h3{
font-family: 'afterglowregular';
font-style: normal;
font-weight: normal;
font-size: 26px;
line-height: 1.1em;
color: #A34D43;
text-align:left; 
margin-right:auto;  
}

.os-right{
padding-top:100px;
margin-left: 60px;
margin-right: 60px;
}

.os-right>p{

 text-align:left; 

}


.os-left>p{

 text-align:center; 
 font-family:"BaskervilleBTW01-Roman";


}


.article{
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  margin-bottom: 60px;
  max-width: 371px;
}

.textile>p{
 /*padding-left:20px;*/
 font-family:"BaskervilleBTW01-Roman";
 font-size:18px;
 line-height:1.4em;
 color:#2e3e54
}

.divider{

width:100%;
height:250px;
background-position : 50% 50%;
background-size: cover;
background-repeat: no-repeat;
margin-top:60px;
margin-bottom:60px;


}


.blog-container {
  width: 100%;
  height: 100%;
  min-height: 100%;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
  padding-top: 80px;
}


.blog-header{
 width:50%;
 height:100%
}

.blog-header-text>h1{
font-style: normal;
font-weight: normal;
font-size: 50px;
line-height: 1em;
text-align: left;
color: $whind-main-green ;
}

.blog-header-text {
  max-width: 684px;
  margin-top: 22px;
  height: auto;
    margin-bottom: 40px;
}

/* eski.blog-header-text2{
width: 100%;
  max-width: 100%;
  height: auto;
  width: 100%;
  max-width: 100%;
  height: auto;
  padding: 0px 73px 0px 73px;

}*/

.blog-header-text2 {
  width: auto;
  max-width: 100%;
  height: auto;
  width: auto;
  max-width: 100%;
  height: auto;
  padding: 0px 73px 0px 73px;
}

.blog-header-text2>h1{
font-style: normal;
font-weight: normal;
font-size: 50px;
line-height: 1.1em;
text-align: center;
color: $whind-main-green ;
}


.bh-left {
  flex-direction: column;
  justify-content: space-evenly;
  align-items: flex-start;
  display: flex;
  align-content: space-between;
  padding-left: 60px;
  padding-top: 33px;
  padding-bottom: 63px;
}




.bh-right {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  align-content: space-between;
  position: relative;
  height: 100%;
  padding: 0px 20px 20px 20px;
}



.get-author{
font-family: 'afterglowregular';
font-style: normal;
font-weight: normal;
font-size: 24px;
line-height: 29px;
color: #2E3D54;
margin-top:25px;
}

.get-author>span{
font-family: 'afterglowregular';
font-style: normal;
font-weight: normal;
font-size: 24px;
line-height: 29px;
color: #2E3D54;
margin-top:25px;
}

.get-author2 {
  margin-top: 0px;
  font-family: 'afterglowregular';
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 29px;
  color: #2c5058;
text-align:center;
}

.after-divider {
  width: auto;
  height: auto;
  padding: 0px 75px 45px 75px;
  flex-direction: row;
  justify-content: space-evenly;
  align-items: center;
  display: flex;
  flex-direction: row;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.after-divider2 {
  width: auto;
  height: auto;
  padding: 80px 75px 80px 75px;
  flex-direction: row;
  justify-content: space-evenly;
  align-items: center;
  display: flex;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.ad-item{


height:auto;

 
}

.ad-item2{

  height: auto;
  padding: 25px;
  position: relative;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
  max-width: 605px;


 
}

.ad-summary2{
 /* margin-left:90px;*/
}

.ad-title h1{
  font-style: normal;
  font-weight: normal;
  font-size: 50px;
  line-height: 1.1em;
  text-align: right;
  color: #a34d43;
  max-width: 540px;
}

.ad-title h1:hover{
  text-decoration:underline;
}

.sb-manuplation{
top: -14px;
}

.ad-title2>h1{
font-style: normal;
font-weight: normal;
font-size: 50px;
line-height: 1.1em;
text-align: left;
/*color: ;*/
}

.ad-summary>p{
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 1.4em;
text-align: right;
color: #2e3e54;
}

.ad-summary2>p{
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 1.4em;
text-align: left;
/*color: ;*/
}

.ad-tag{
  text-align: right;
  margin-left: auto;
  margin-bottom: 0px;
  font-style: normal;
  /*font-weight: bold;*/
  font-size: 13px;
  line-height: 13px;
  color: #2e3e54;
  font-family:"BaskervilleBTW01-Roman";
}

.ad-tag2{
  text-align: left;
  margin-right: auto;
  margin-bottom: 0px;
  font-style: normal;
  /*font-weight: bold;*/
  font-size: 13px;
  line-height: 19px;
  /*color: ;*/
  font-family:"BaskervilleBTW01-Roman";
}


.ad-left{
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
  width: 50%;
  max-width: 428px;
}

.ad_tag{
  font-family:"BaskervilleBTW01-Roman";
  font-style: normal;
  /*font-weight: bold;*/
  font-size: 13px;
  line-height: 13px;
  color: #2e3e54;
  margin-top: 15px;
  margin-bottom: 0px;
  margin-right: auto;
  text-align: left;
}

.ad_title h2{
  font-family: 'afterglowregular';
  font-style: normal;
  font-weight: normal;
  font-size: 26px;
  line-height: 1.1em;
  color: #a34d43;
  text-align: left;
  margin-right: auto;
  margin-top:10px;
}

.ad_summary p{
  font-size: 18px;
  text-align: left;
  margin-top: 0px;
  color:#2e3e54;
}

.ad-blog-image-container {
  position: relative;
  width: 100%;
  max-width: fit-content;
}

.abic-left{
  width:428px;
}


.main_shape_slider{
position: absolute;
z-index: 2;
bottom: -30px;
left: 50px;
}

.mpf_shape_container{
  position: absolute;
    z-index: 2;
    bottom: -55px;
    left: 50px;
}

.mpf_shape_container img{
  width:100px;
    }
  

.main_shape_slider img{
width:100px;
  }

/*new-sories-section*/


.wrapper{
  display:grid;
  grid-template-columns: 1fr 1fr;
  margin-left:auto;
  margin-right:auto;
  grid-column-gap:3em;
  grid-row-gap:3em;
  padding-top:0em;
  max-width:1200px;
  padding-bottom:4em;
  /*background-color:white;*/
}

/*#shopify-section-our-stories-alternate{
  background-color:rgba(0,0,0,0);
}

#shopify-section-blog-main-page-after-divider{
  background-color:rgba(0,0,0,0);
}

#shopify-section-blog-main-after-divider-2{
  background-color:rgba(0,0,0,0);
}

#shopify-section-blog_slider_art{
  /*padding-top:80px;
  background-color:rgba(0,0,0,0);
}*/

.box1{

  display:grid;
  grid-row-start: 1;
  grid-row-end: span 2;
  justify-content: end;
  padding-right:2em;
  align-items:center;
 
}
.box2{
    display:grid;

   justify-content: center;
   align-content: center;
   margin-top: 4em;
}

.box3{
    display:grid;

    justify-content: center;
    align-content: center;
 
}


.left-containerx{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  justify-content:start;
  width:100%;
  max-width:500px;
  position:relative;
}

.left-container-2x{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  justify-content:center;
  width:100%;
  max-width:378px;
  position:relative;
 
}

.img-containerx{
  width:100%;
  overflow:hidden;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  max-height:600px;
}

.image-container-2x{
  width:100%;
  overflow:hidden;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  max-height: 327px;
}


.img-containerx a img {
  position:relative;
  width:1000px;
  
}

.image-container-2x img {
  position:relative;
  width:100%;
  
}

.titlex>h3{
font-family: 'afterglowregular';
font-style: normal;
font-weight: normal;
font-size: 26px;
line-height: 1.1em;
color: #A34D43;
text-align:left; 
margin-right:auto;  
}

.titlex{
    margin-top:10px;
}

.left-containerx .titlex a h2{
font-family: 'afterglowregular';
font-style: normal;
font-weight: normal;
font-size: 35px;
line-height: 1.1em;
text-align: left;
color:#a34d43;
padding-top:0px;
}

.left-containerx .titlex a{
  color:#a34d43;
}

/*new-stories-section*/


.ad-right{
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
  width: 50%;
  max-width: 360px;
  margin-top:170px;
  
}

.ad-shape{
  position: absolute;
  bottom: 40px;
  right: -60px;
}

.ad-shape img{
  width:120px;
}



.ad-shape2 {
  position: absolute;
  top: 120px;
  left: -20px;
}

.ad-shape2 img{
  width:90px;
}

.ad-blog-image-container{
width:100%;
}

.ad-blog-image-container2{
  position: relative;
  width: 100%;
  max-width: fit-content;
}

.ad-blog-image-container>img{
width:100%;
}


main{

height:100%;
min-height:100%;

}

.article-img {
  position: relative;

  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
  padding: 24px;
}


.article-img>img{

width:100%;
}

.shape-container2{

     position: absolute;
  left: 0px;
  margin-left: -68px;

}

#shopify-section-nav{
width:100%;
height:auto;
flex-direction: row;
justify-content: space-between;
display: flex;
align-content: space-around;

}

#shopify-section-nav-2,#shopify-section-navigation{
width:100%;
height:auto;
flex-direction: row;
justify-content: space-between;
display: flex;
align-content: space-around;
padding: 21px 21px 1px 21px;
}

#shopify-section-navigation-2{

width:100%;
padding: 21px 21px 1px 21px;

}


.article-summary{
 width:100%;
 min-height:300px;
 height:auto;
 padding:75px;
}


.article-summary>p{

font-family: 'afterglowregular';
font-style: normal;
font-weight: normal;
font-size:18px;
line-height: 1.4em;
text-align: center;
color: #2E3D54;

}

.article-1-p{
font-family: 'afterglowregular';
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 1.4em;

color: #2E3D54;
}

.article-2-p{
font-family: 'afterglowregular';
font-style: normal;
font-weight: normal;
font-size: 30px;
line-height: 39px;
color: #2E3D54;
max-width:290px;
}

.aticle-1-desc-2{
  font-family: 'afterglowregular';
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
  color: #2E3D54;
}

.article-1-shape-img {
  position: absolute !important;
  top: -83px;
  right: 12px;
}
.image-container-b{

position:relative;

}

.article-3-p{
  font-family: 'afterglowregular';
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  line-height: 39px;
  color: #2E3D54;
  max-width: 389px;
}

.article-1-divider-text{ 

font-family: 'afterglowregular';
font-style: normal;
font-weight: normal;
font-size: 30px;
line-height: 45px;
text-align: center;
color: #2E3D54;
}

.article-1-bottom-sec{
font-family: 'afterglowregular';
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 27px;
color: #2E3D54;

}

.slider-container-article {
  width: 100%;
  height: auto;
  padding-top: 0px;
  padding-bottom: 40px;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  flex-wrap:wrap;
  max-width:1160px;
  margin-left: auto;
  margin-right: auto;
}

.owl-carousel .owl-item img{
  /*width: auto;*/
}

.sca-item-container{
  margin-left:auto;
  margin-right: auto;
}
.owl-stage-outer{
  padding-left:60px;
  padding-right:40px;
}

.sca-item-container{

width:100%;
max-width:242px;
height:auto;
display: flex;
flex-direction: column;
margin-left:12px;
margin-right:12px;
}

.sca-img{
    width: 100%;
    max-width: 380px;
}

#shopify-section-blog-section {
  width: 100%;
  height: auto;
  position: relative;
  margin-top: 0px;
}

.head-stories>h1{
  width: 100%;
  height: 100%;
  margin-top: 0px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.1em;
  text-align:center;
  color: #A34D43;
}

.head-stories2>h1{
  width: 100%;
  height: 100%;
  margin-top: 0px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.1em;
  text-align:center;
  color: #2E3E54;
}

.head-stories{
position: relative;
height:auto;
padding:20px;

}

.sca-tags{
  font-family:"BaskervilleBTW01-Roman";
font-style: normal;
/*font-weight: bold;*/
font-size: 12px;
line-height: 17px;
color: #2E3D54;
text-align: left;
width: 100%;
height: auto;  
margin-top:20px;
margin-bottom:5px;
padding-left:0px;

}

.ad-blog-image-container>img {
  width: 100%;
}


.sca-title{
font-family: 'afterglowregular';
font-style: normal;
font-weight: normal;
line-height: 1.2em;
color:#A34D43;
  margin-top:5px;
margin-bottom: 5px;
text-align: left;
  width: 100%;
  height: auto; 
padding-left:0px;
}

.sca-summary{

  font-family:"BaskervilleBTW01-Roman";
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 1.2em;
color: #2E3D54;
margin-top:5px;
margin-bottom: 5px;
text-align: left;
width: 100%;
height: auto; 
/*padding-left:15px;*/
}

/*.sca-img-container>img {
  width: 330px;
  position: relative;
  top: 0px;
  left: calc(50% - 165px);
}*/

.sca-img-container {
  width: 100%;
  /*overflow: hidden;*/
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  /*max-height: 320px;*/
}

.sub-section{

width:100%;
height:auto;
flex-direction: column;
justify-content: center;
align-items: center;
display: flex;
margin-top:80px;
margin-bottom:80px;



}

.article-sub-container{

 flex-direction: row;
 justify-content: space-between;
align-items: center;
display: flex;
border-bottom:2px solid;
min-width:500px;

}

.article-sub-container>input{

border:none;
background:transparent;
margin-top:40px;

}

#contact_email2::-webkit-input-placeholder { /* Edge */
color: rgba(46, 61, 84, 0.2);
}

#contact_email2:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: rgba(46, 61, 84, 0.2);
}

#contact_email2::placeholder {
color: rgba(46, 61, 84, 0.2);
}

#footerSubmit{

  font-family:"BaskervilleBTW01-Roman";
font-style: normal;
font-weight: 600;
font-size: 18px;
line-height: 18px;
text-align: center;
color: #2E3D54;

}

.footer-container{
width:100%;
height:auto;
flex-direction: column;
justify-content: space-between;
align-items: center;
display: flex;

     padding-top: 15px;
    padding-bottom: 0px;
    padding-left:40px;
    padding-right:40px;
    max-width:1440px;
    margin-left:auto;
    margin-right:auto;
}

.wrapper_footer{
  width:100%;
  height:auto;
  flex-direction: row;
justify-content: space-between;
align-items: center;
display: flex;

}

.fc{

  flex-direction: row;
  display: flex;
  /*max-width: 375px;*/
  width: 33.3%;
  min-height:300px;
  justify-content: center;
  align-content: center;

}

.fc-left{
  justify-content: flex-start;
  align-items: center;
}

.fc-right{
justify-content: flex-end;
}

.fc-center{
 
  flex-direction: column;
  }

.img-social:hover{
  transform: scale(1.2);
  transform-origin: 50% 50%;
}

.fcl-item{
  font-family: 'BaskervilleBTW01-Roman';
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 19px;
  color: #2E3D54;
  margin-right: 18px;


}


.article-1-section-control{

width:100%;
height:auto;
position:relative;
  flex-direction: row;
justify-content: flex-end; 
align-items: center;
display: flex;

}

.article-shape-container-1{

position:relative;
flex-direction: column;
justify-content: flex-start;
align-items: center;
display: flex;


}


.article-1-shape-2 {
  left: -82px;
  top: 50%;
}

.sensitive-img{
position:absolute !important;
}

.article-1-shape-3{


  bottom: -76px;
  left: -102px;


}

.article-1-shape-4 {
  bottom: -84px;
  right: 30%;
}

.blog-container-2 {
  width: 100%;
  height: auto;
  min-height: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}


.article-2-header{

  width: 100%;
  height: auto;
  padding-right: 80px;
  padding-left: 80px;
  padding-top: 80px;
  position:relative;

}

.article-2-header>img{

  width:100%;

}

/* eski.article-2-author{
  position: relative;
  /*background-image: url(https://cdn.shopify.com/s/files/1/0466/4593/6285/files/image_21.png);
  background-color: white;*/
 /* padding: 20px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;

}*/

.article-2-author {
  position: relative;
  padding: 20px;
  width: auto;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  max-width: 1008px;
  margin: auto;
}

.article-1-summary {
  width: 100%;
  height: auto;
  padding: 60px;
  margin-bottom: 0px;
  margin-top: 15%;
  min-height:300px;
}

.article-1-summary>p{
font-family: 'afterglowregular';
font-style: normal;
font-weight: normal;
font-size: 22px;
line-height: 33px;
text-align: center;
color: #2E3D54;

}

.vl-texr{

font-family: 'BaskervilleBTW01-Roman';
font-style: normal;
/*font-weight: bold;*/
font-size: 10px;
line-height: 10px;

color: #2E3D54;
}

.vl{
  writing-mode: vertical-lr;
  
 
}

.vl-position-1{
position: absolute;
right: -31px;
  top: 0px;

}

.vrt-text-container{
flex-direction: column;
justify-content: center;
align-items: center;
display: flex;
position:relative;
}

.navigationMain{

width: 100%;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  height: auto;
  padding: 10px;
  background: transparent;
  position: relative;
  min-height: 90px;

}

.all-stories-title h1 a{
  text-transform: capitalize;
}

.chavron_{
  position: absolute;
  right: 15px;
  width: 15px;
  display:none;
}



.all-stories-container{
  /*margin-top: 110px;*/
  margin-top:0px;
}

.all-mask{
  width: 100%;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-height: 320px;

}

.as-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.master-container{
  max-width:1500px;
  margin-left:auto;
  margin-right:auto;
  padding: 0px 120px 0px 120px;
  margin-top:90px;
}
.asx-item {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 242px;
  height: auto;
  margin: 10px;
}

.all_button_text{
  text-transform: capitalize;
}

.gotoButtonContainer{
  margin-top: 20px;
  display: flex;
  justify-content: center;
}

.asx-img {
width: 100%;
max-width: 330px;
}

.asx-img a img{
/*width:100%;*/
}

.all-stories-title{
margin-top:40px;
display:flex;
flex-direction:row;
justify-content:center;
align-items:center;
}

.icon_head{
  margin-right:15px;
}

.page-move-container{
  position: fixed;
  left:10px;
  top:25%;
}

.pmc-content {
  display: flex;
  flex-direction: column;
  width: 50px;
  height: 200px;
  position: relative;
  align-items: center;
  justify-content: space-around;
}
.pmc-line {
  width: 2px;
  height: 100%;
  border-left: 1px dashed rgba(0,0,0,0.6);
  position: absolute;
  margin-left: 2px;
  z-index:4;
}

.pmc-item {
  width: 18px;
  height: 18px;
  border-radius:50%;
  cursor : pointer;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 5;
}

.pmc-item{
opacity:0.6;
}

.pmc-item:hover{
  opacity:1;
  }

  .sm-all{
    color:#2E3E54;
    position: absolute;
    left: 25px;
    font-size: 10px;
    width: 100%;
    min-width: 77px;
    display: none;
  }

  .smhover{
    display: inline;
  }

.imgactive{
opacity:1;
}

.pmc-item:first-child{
opacity:1;
}

#shopify-section-nav>ul{

list-style:none;
padding:0px;
margin:0px;
flex-direction: row;
align-items: center;
display: flex;
width:33%;

}

#shopify-section-nav>ul>li{

width:auto;
height:auto;
padding:8px;
font-family: 'BaskervilleBTW01-Roman';
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 23px;
color: #2E3D54;
margin-right:15px;

}


#shopify-section-nav>ul>li>a{

color:#2E3D54;

}



#shopify-section-nav-2>nav>ul{

list-style:none;
padding:10px;
margin:0px;
flex-direction: row;
align-items: center;
display: flex;
width:33%;

}

#shopify-section-nav-2>nav>ul>li{

width:auto;
height:auto;
padding:8px;
font-family: 'BaskervilleBTW01-Roman';
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 23px;
color: #2E3D54;
margin-right:15px;

}

#navbarNavDropdown>ul>li{


font-family: 'BaskervilleBTW01-Roman';
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 23px;
color: #2E3D54;


}



#shopify-section-nav-2>nav>ul>li>a{

color:#2E3D54;

}

#navbarNavDropdown>ul>li>a{

color:#2E3D54;

}



.searchB>a{

color:#2E3D54;


}

.menuB>a{

  color:#2E3D54;

}

.fl-s{

justify-content: flex-start; 

}


.fl-c{

justify-content: center; 

}

.fl-e{

justify-content: flex-end; 

}


#shopify-section-full-width-call{
width: 100%;
  height: auto;
  max-height: 820px;
 

}

.fw-call-container {
  width: 100%;
  height: auto;
  min-height: auto;
  flex-direction: column;
  align-items: center;
  display: flex;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  justify-content: space-evenly;
}

.fw-content-container {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-direction: column;
  min-height: 590px;
}

.fw-cc-item{
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}


.fw-small{

font-family: 'BaskervilleBTW01-Roman';
font-style: normal;
font-weight: 500;
font-size: 13px;
line-height: 19px;
color: #FFFFFF;

}

.fw-title{
font-family: 'afterglowregular';
font-style: normal;
font-weight: normal;
font-size: 60px;
line-height:1.1em;
text-align: center;
color: #FFFFFF;
    margin-top: 50px;
  max-width: 650px;
}

.fw-title a{
  /*text-decoration:underline;*/
}

.fw-shape{

margin-bottom:15px;

}

.our-mission-container{

  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;


}

.om-item{
flex-direction: row;
justify-content: flex-start;
align-items: center;
display: flex;
}

.om-item-1{

padding:75px;
position:relative;

}

.om-item-1>img{
width:100%;
}

.om-shape {
  position: absolute;
  top: -48px;
  left: 92px;
  width: 94px !important;
}

.om-right{
  padding-top: 0px;
  margin-top: 245px;
}

.om-item-left>p{

text-align:right;
}


.om-item-left>h1{

text-align:right;
}

.om-item-right{
padding-top:0px;
}

.om-item-1>h1{
font-family: 'afterglowregular';
font-style: normal;
font-weight: normal;
font-size: 40px;
line-height:1.1;
color: white;
}


.om-item-1>p{
font-family: 'BaskervilleBTW01-Roman';
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 1.4em;
/*color: #2E3D54;*/
color:white;
}


.simpleParallax{

max-height:350px;
}

.main-ba-header{
  width:100%;
  height:auto;
  display:flex;
  flex-direction:column;
  align-items:center;
  /*margin-top: 130px;*/
  /*padding-left:60px;*/
  margin-top:120px;
}

.main-ba-header h1{
color:#a34d43;
  /*padding-left:60px;*/
}



.ba-title-section .other-cat a{

  color:#2E3E54;
}
.ba-title-section .other-cat{
margin-bottom:20px;
width:100%;
height:30px;
}

.ba-title-section{
  display: flex;
  flex-direction: row;
  position: relative;
  width: auto;
  align-items: baseline;
  justify-content: center;
}


.ba-title-section img{
margin-right:15px;
}



.ba-title-section .ba-title{
font-size:50px;
}

.ba-title{
  text-transform: capitalize;
}

.ba-content-section{
  display:flex;
  flex-direction:row;
  width:100%;
  height:auto;
}

.ba-item{
  width:50%;
  height:auto;
  position: relative;
}

.ba-right{
  display:flex;
  flex-direction:column;
  /*align-items:flex-end;*/
  justify-content:flex-end;
}

.ba-left{
max-width:666px;
}


.art-title h1{
  color: $whind-main-yellow;
  font-size:50px;
  line-height:1.1em;
}

.article-cat{
  margin-bottom:40px;
}

.art-sum p{
  color: #2E3E54;
  font-size:18px;
  line-height:1.4em;
}

.ba-outside{
  width:100%;
  max-width:600px;
  margin-bottom:60px;
  padding-left:80px;
}

.ba-main-img{
  width:100%;
  height:auto;

}

.ba-main-img img{
  width:100%;
}

.ba-shape{
  right:-50px;
  top:-50px;
  max-width:100px;
  transform-origin: "50% 50p%";
}

.blog-featured-container{
  width:100%;
  height:auto;
  margin-top:40px;
  display:flex;
  align-items:center;
  flex-direction:column;
}


.bf-container {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content:  center;
  flex-wrap: wrap;
  max-width: 1348px;
  margin-left: auto;
  margin-right: auto;;
}

.bf-item {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 285px;
  height: auto;
  margin: 26px;
}

.osi-item{
  display:flex;
  flex-direction:column;
  width:100%;
  max-width:220px;
  height:auto;
  margin:25px;
}


/*.bf-item:nth-child(4n+1){
  margin-top:50px;
}*/

.osi-item:nth-child(3n+1){
  margin-top:50px;
}

.osi-item:nth-child(2n+1){
  margin-top:25px;
}

/*.bf-item:nth-child(5){
  max-width:570px;
}*/

/*.bf-item:nth-child(1){
  margin-top:50px;
}


.bf-item:nth-child(3){
  margin-top:100px;
}*/


/*.bf-item:nth-child(4){
  margin-top:75px;
}

.bf-item:nth-child(5) .fa-img{
  max-width:570px;
}*/

.fa-img{
  width:100%;
  max-width:380px;
}

.osi-img{
  width:100%;
  max-width:220px;
}

.osi-img img{
  width:100%;
}

.fa-img img{
  /*width:100%;*/
}

.fa-cat .osi-cat{
  font-style: normal;
  /*font-weight: bold;*/
  font-size: 12px;
  line-height: 17px;
  color:#2E3E54;
  margin-top:15px;
}



.fa-title h1{
  font-style: normal;
  font-weight: normal;
  font-size: 26px;
  line-height: 1.1em;
  color: #a34d43;
  margin-top: 14px;
  margin-bottom: 18px;
  
 
}

.fa-cat{

    font-family: 'BaskervilleBTW01-Roman';
    font-style: normal;
    /*font-weight: bold;*/
    font-size: 13px;
    line-height: 19px;
    color: #2E3D54;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-right: auto;
    text-align: left;

}

.osi-title h1{
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height:1.1em;
  color:$whind-main-yellow;
  margin-top:21px;
 
}

.asx-item:nth-child(2n+1){
  margin-top:15px;
}

.asx-item:nth-child(2n+2){
  margin-top:5px;
}

.asx-item:nth-child(3n+1){
  margin-top:20px;
}

.fa-p p{
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  color:#2E3E54;
  margin-top:0px;
  /*padding-left: 15px;*/
}

.fa-img-mask{
  width: 100%;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-height: 340px;
}

.osi-p p{
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  color:#2E3E54;
  /*padding-left:15px;*/

}

.bf-title h1{
font-style: normal;
font-weight: normal;
font-size: 50px;
color:$whind-main-green;
text-align:center;
}

.bf-title{
  margin-bottom:20px;
}

#shopify-section-navigation-center-2 {
  width: 100%;
  height: auto;
  position: relative;
}

.about-header-container{
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: end;
  max-width:1440px;
  margin-left:auto;
  margin-right:auto;
  margin-top:110px;
}

.ah-left{
  width:65%;
  height:auto;
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:center;
}

.ah-right{
  width:35%;
  height:auto;
}

.ah-left-text-container{
  width:auto;
  height:auto;
  display:flex;
  flex-direction:row;
}

.ahl-left{
  width:50%;
  height:auto;
  padding:30px;
}

.ahl-right{
  width:50%;
  height:auto;
  padding:30px;
}

.ahl-left p{
font-style: normal;
font-weight: normal;
font-size: 18px;
color:#2E3E54;
line-height:1.4em;
}

.ahl-right p{
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  color:#2E3E54;
  line-height:1.4em;
  }

  .ahl-left blockquote{
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height:1.1em;
    color:#2E3E54;
    }


    .ah-title h1 {
    font-style: normal;
    font-weight: normal;
    font-size: 50px;
    line-height: 1.1em;
    color: #47818e;
    text-align: left;
    max-width: 460px;
    margin-right: auto;
    padding-top: 60px;
    padding-left: 140px;
  }

  .ah-shape {
    left: -50px;
    top: 150px;
}

.ah-img-container{
  position:relative;
  width:100%;
  height:auto;
}

.ah-img-container img{
 /* width:100%;*/
}

.ah-shape img{

  width:100px;
  
}

.creditbin{
font-style: normal;
/*font-weight: bold;*/
font-size: 10px;
line-height: 1.1em;
color:$whind-main-yellow;
position:absolute;
bottom:-19px;
left:0px;
}

.about-section-2{
  width:100%;
  height:auto;
  display: flex;
  flex-direction:row;
  margin-top:100px;
  align-items: center;
}

.ss img {
  width:100%;
}

.ss{
  padding:20px;
  max-width:33.3%;
}

.ss-title h1{
font-style: normal;
font-weight: normal;
font-size: 40px;
color:$whind-main-green;
margin-top:30px;
}

.ss p {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  color:#2E3E54; 
  line-height:1.4em;
}

.about-section-3{
  width:100%;
  height:auto;
  margin-top:80px;
}

.center-ca{
font-style: normal;
font-weight: normal;
font-size: 22px;
font-family:$whind-font;
color:#2E3E54;
text-align:center;
padding-left:20px;
padding-right:20px;
}

.about-section-4{
  width:100%;
  height:auto;
  margin-top:80px;
}

.f-image-la{
  width:70%;
  height:auto;
  margin-left:auto;
  position:relative;
}

.f-image-la img{
  width:100%;

}

.fla-shape{
  top:50%;
  left:-75px;
}

.fla-shape img{
  width:150px;
}

.f-text-la{
  width:70%;
  height:auto;
  margin-left:auto;
  position:relative;
  display:flex;
  flex-direction:row;
  align-items:end;
  justify-content:flex-end;
  margin-top:30px;
}

.f-text{
  width:50%;
  padding:20px;
}

.f-text p {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  color:#2E3E54; 
  line-height:1.4em;
}

.about-section-5{
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: row;
  margin-left: auto;
  margin-right: auto;
  align-items: flex-start;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 90px;
  max-width:1440px;
  flex-wrap:wrap;
}

.as5{
  width:50%;
}

.as5-left {
  display: flex;
  flex-direction: column;
  max-width: 474px;
  padding: 30px;
  margin-right: 60px;
}

.as5-img-container{
  width: 100%;
  height: auto;
  position: relative
}

.as5-img-container img{
  width:100%;

}

.as5-text p {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height:1.4em;
  color:#2E3E54; 
  margin-top: 90px;
  max-width: 600px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 90px;
}

.as5-right{
  height: auto;
  margin-top: 240px;
  max-width: 499px;
  margin-left: 60px;
  padding: 30px;
}

.as5-title h1{
font-style: normal;
font-weight: normal;
font-size: 40px;
color:$whind-main-green;
margin-top:30px;
}

.as5-shape {
  top: -64px;
  right: 170px;
}


.as5-shape img{
  width:100px;
}

.about-section-6{
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: row;
  margin-left: auto;
  margin-right: auto;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  max-width: 1440px;
  /*margin-bottom:80px;*/
}

.ppl_ingredients_desc_container_mobile{
  display:none;
}

.ma{
  width:50%;
}

.ma-img-container{
  width:100%;
  height:auto;
  position:relative;
}

.ma-img-container img{
  width:100%;
  
}

.ma-text-container{
  width:100%;
  height:auto;
}

.md-shape{
  top:-75px;
  right:150px;
}

.ma-left{
  width: 100%;
  display: flex;
  flex-direction: column;
  max-width: 505px;
  padding: 30px;
  margin-left: 0px;
  margin-right: 40px;
 
}

.ma-right{
  width: 100%;
  max-width: 550px;
  padding: 30px;
  margin-left: 40px;

}

.md-shape img{
  width:124px;
}

.ma-text-container p{
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height:1.4em;
  color:#2E3E54; 
  font-family:$whind-secondary-font;
}

.ma-text-container blockquote p{
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height:1.3em;
  color:#47818e;
  font-family: 'afterglowregular';

}


.ma-text-container blockquote {
  margin-left:20px;
  margin-top: 80px;

}


.about-section-7 {
  width: 100%;
  height: auto;
  margin-top: 80px;
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  align-items: flex-end;
}

.fw-left{
  width: 60%;
  height:auto;
  padding: 30px 30px 30px 0px;
}

.fi-img-container{
  width:100%;
  position:relative;
  height:auto;
}

.fi-img-container img{
  width:100%;
}

.fi-shape img{
  width:150px;
}

.fi-shape{
  right:-75px;
  top:50%;
}

.fw-right{
  width:40%;
  height:auto;
  padding:20px;

}

.fi-text-container{
  width:100%;
  height:auto;
  display:flex;
  flex-direction:column;
}

.fi-text-container p{
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  color:#2E3E54; 
  line-height:1.4em;
  font-family:$whind-secondary-font;
}

.fi-text-container blockquote{
  font-style: normal;
  font-weight: normal;
  font-size: 28px;
  line-height:1.3em;
  color:#2E3E54;
  max-width:300px;
}

.article h3 a:hover{
  text-decoration:underline;
}

.osleft-inside a h2:hover{
  text-decoration:underline;
}

.sca-title a:hover{
  text-decoration:underline;
}



.ba-main-img {
  width: 100%;
  height: auto;
  min-height: 620px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

#shopify-section-all-blog-article-header{
  margin-top:75px;
}

.search-result-item
{
display: flex;
flex-direction: row;
width: 100%;
height: auto;
padding: 20px;
max-width: 1200px;
align-items: center;
justify-content: flex-start;
}

.sr-img-container{
margin-right:20px;

}

.sr-desc-container{
display: flex;
flex-direction: column;
}

.sr-title h5{
font-size:30px;
font-family:'afterglowregular';
color:#A34D43;
}

.sr-summary{
max-width: 960px;
}

.mask-image {
width: 300px;
height: 300px;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
overflow: hidden;
position: relative;
display: flex;
flex-direction: initial;
}

.mask-image img{
position: absolute;
top: 50%;
left: 50%;
margin-left: -162px;
margin-top: -180px;

}

.perde{
width:300px;
height: 300px;
background-color:rgba(0,0,0,0.5);
display: flex;
justify-content: center;
flex-direction: column;
align-items: center;
}

.divider-sr{
width: 100%;
height:2px;
border:none;
border-bottom:1px dashed grey;
margin-top: 40px;
margin-bottom: 40px;
}

.search-re-container{
width:100%;
height: auto;
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: flex-start;
margin-top:50px;
max-width: 1440px;
margin-left: auto;
margin-right: auto;
margin-top:100px;
}


.page{

    width: 20px;
    height: 20px;
    padding-left: 14px;
    background-color: #47818d;
    padding-right: 14px;
    padding-top: 7px;
    padding-bottom: 7px;
    border-radius: 6px;
    margin-left: 10px;
    margin-right: 10px;
    color: white;

}

.current{

  width: 20px;
  height: 20px;
  padding-left: 14px;
  background-color: #a34c42;
  padding-right: 14px;
  padding-top: 7px;
  padding-bottom: 7px;
  border-radius: 6px;
  margin-left: 10px;
  margin-right: 10px;
  color: white;

}

.prev , .next{
  font-size:12px;
}

.paging{
  margin-bottom:50px;
}

.osi-cat{
  font-family: 'BaskervilleBTW01-Roman';
  font-style: normal;
  /*font-weight: bold;*/
  font-size: 13px;
  line-height: 19px;
  color: #2E3D54;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-right: auto;
  text-align: left;
}

.nav-cont{
  width: 100%;
height: 120px;
display: flex;
flex-direction: column;
justify-content: end;
align-items: center;
position: fixed;
z-index: 99;
}

.logo-buk{
  width: 40vw;
margin-left: auto;
margin-right: auto;
text-align: center;
max-width: 500px;
height: 151px;
padding: 2em; 
position:relative;
z-index: 1031;
}

.logo-buk a img{
  width:100%;
}

.fixed-top {
  position: absolute;
  top: 63px;
  right: 0;
  left: 0;
  z-index: 1030;
 
  }

  .nr-bit{
    padding-left:30px;
  }

  .nl-bit{
    padding-right:30px;
  }

  .logo-buk{
    margin-top: 0px;
  }
  
  .nav-cont {
    
    position: relative;
  
  }
  
  .sticky-cart{
    z-index: 999999 !important;
  }
  .stickymenu{
    position: fixed;
    width: 100%;
    top: -90px;
    z-index: 99;
    height: 92px;
    /*animation: MoveDown 0.5s ease-in;*/
    transition: transform 0.3s ease-out;
    transform: translateY(90px);
    background-image:url(https://cdn.shopify.com/s/files/1/0466/4593/6285/files/image_21.png);
    background:white;
  }
  
  .nav-contped{
    top:19px;
  }
  
  .padding-set{
    padding: 1em;
  }

  .navbar-light .navbar-toggler {
    margin-top:8px;
}

.svg-bit2{
  display:none !important;
}

.colored-lgo{
  margin-top:22px;
}

.colored-lgo{
  top:54px;
}

.planbc{
  top:48px;
  margin-top:0px;
}

.logobitf{
 
  height:58px;
  margin-top:15px;
}

.logobitfx{
  margin-top:0px;
}

.d-done{
  display:inherit;
}

.nav-margin{
  top:24px;
}

.prog{
  top:16px;
}

.mobile_menu_kontroller{
  display:block;

}

.mask_about{
  width: 100%;
  height: auto;
  max-height: 620px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
} 

.about-credit-section{

  font-style: normal;
  /*font-weight: bold;*/
  font-size: 10px;
  line-height: 1.1em;
  color: $whind-main-yellow;
  position: absolute;
  bottom: 0px;
  right: -15px;
  writing-mode: vertical-rl;
  transform: rotate(180deg);
}

.acs-left{


  left: -15px;

}

.lefttag{
  width: 100%;
  /*max-width: 350px;*/

}

.righttag{
  width: 100%;
 /* max-width: 350px;*/

}

.message_about h3{
  font-style: normal;
    font-weight: normal;
    font-size: 26px;
    line-height: 1.1em;
    color: #2B3D55;
    text-align: left;
    max-width: 660px;
    margin-right: auto;
    padding-left: 140px;
    margin-top:44px;
    font-family:'BaskervilleBTW01-Roman';
}

.message_about h3 p{
  font-style: normal;
    font-weight: normal;
    font-size: 26px;
    line-height: 1.1em;
    color: #2B3D55;
    text-align: left;


}

.ch-shape-x p{
  font-size:18px;
  line-height:1.2em;
  color:$whind-main-blue;
  max-width: 1035px;
}

/*eCom normal*/

   /*nav*/

   /*new_eCom_nav*/

   .navigation_position{
    position:sticky;
    width:100%;
    height: auto;
    top:0px;
    left:0px;
    z-index:3;
    background-color:#faf6f3;
    border-bottom: 3px solid #a34d43;
  }

  .eCom-nav-mid-child{
    position: relative;
  }

  .sub_menu_ecom_wrapper{
    position: absolute;
    z-index: 9;
    background: #faf6f3;
    padding: 12px;
    margin-top: 25px;
    min-width: 170px;
  }

  .sub-nav-ecom{
    margin-bottom: 8px;
    display: flex;
    flex-direction: row;
    align-items: baseline;
    justify-content: flex-start;
    border-bottom: 1px dashed #2B3D55;
    padding-bottom: 10px;
  }

  .sub-nav-ecom:last-child{

    border-bottom: none;
    padding-bottom: 0px;

  }

  .sub-nav-ecom img{
    margin-right:6px;
    width: 8px;
  }

  .sub-nav-ecom a{
    font-size:14px;
  }

  .ihsm-chevron{
    width: 20px;
    margin-top: 0px;
  }

.ihsm{
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
}

.mobileNav-ecom-BR{
  width: 100%;
  height: auto;
  position: fixed;
  top: 90px;
  left: 0px;
  z-index: 9;
  background:#faf6f3;
  padding-bottom:40px;
  display: none;
}

.mveBR_wrapper{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.mobile-sub-wrapper{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; 
}

.mveBR-sub-item{
  display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; 
}

.mveBR-item a{
  font-size: 22px;
  color:#2B3D55;
  font-family: 'BaskervilleBTW01-Roman';
  margin-bottom:10px;
}



.sub-item-item{
  font-size:18px;
  color:#31828F;
  font-family: 'BaskervilleBTW01-Roman';

}

.sub-item-item{
  margin-top:5px;
  margin-bottom:5px
}

.mveBR-sub-item{
  margin-top:5px;
  margin-bottom:5px;
}

.mveBR-sub-item a{
  font-size: 22px;
  color:#2B3D55;
  font-family: 'BaskervilleBTW01-Roman';
  margin-bottom:0px;
}

.sub-item-item a{
  font-size:18px;
  color:#31828F;
  font-family: 'BaskervilleBTW01-Roman';

}

.mvebr-login a{
  font-size: 22px;
  color:#a34d43;
  font-family: 'BaskervilleBTW01-Roman';
}

.mvebr-login{
  margin-top:25px;
}

.sub-item-item{
  display:none;
}

#burgerMenu{
  cursor: pointer;
}

#burgerMenu img{
  width: auto;
  height: auto;
  position: relative;
  top: -2px;
}

.navigationbottom {
  width: 100%;
  height: 37px;
  padding-bottom: 10px;
  max-width: 720px;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
}

.eCom-nav-mid-child {
  position: relative;
  min-width: 62px;
}


/*slide_menu*/
.slidemenu-container{
  width:100%;
  height: 100%;
  max-width:375px;
  background: #FAF6F3;
  position: fixed;
  top:0px;
  left:-375px;
  z-index:5;
}

.close_slide_menu{
  position: absolute;
  left: 10px;
  top:10px;
}

.slide-menu-contanet{
width: 100%;
height: auto;
padding: 99px 40px 40px 40px;
color: #212529;
font-size: 18px;
}

.slide_menu_item_list{
width: 100%;
height: auto;
}

.smil_items{
  margin-bottom:20px;
}

.smil_submenu{
 
  margin-left:20px;
  margin-top:10px;
}

.smil_sub{
  margin-bottom:10px;
  font-size:18px;
}

.smil_sub:nth-child(1){
  margin-top:10px;
}

.login_container_slide a{
  color:#A04D41;
   font-size:18px;
  /*font-weight: bold;*/
}

.login_container_slide {
 width:100%;
 height:auto;
 padding-left:40px;
}
/*slide_menu*/

  /*new_eCom_nav*/




   .eCom-nav-container{
    height: 53px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.eCom-basket{
    width:30px;
    height:30px;
    position: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-right: 30px !important;
}

.eCom-search{
    width:30px;
    height:30px;
    position: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.eCom-nav-mid{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding-left: 30px;
}

.eCom-nav-right{
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    padding-right:30px; 
}

.eCom-nav-left{
padding-left: 0px;
justify-content: center;
align-items: center;
}

.eCom-nav-right-child{
  margin-left: 10px;
  margin-right: 10px;
  width: 20px;
  height: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.eCom-item{
    width: 33%;
    height: auto;
    display: flex;
}

.basket_value{
  width: auto;
  height: 16px;
  min-width: 16px;
  border-radius: 50%;
  background-color: #a34d43;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 10px;
  font-weight: 300;
  position: absolute;
  left: 12px;
  top: -2px;
}

.eCom a{
   color:#2B3E55;
   font-weight:300;
   font-size:18px; 
}

.eComLogin a{
   color:#a34d43;
   font-weight:300;
    font-size:18px;
    
}

.eComLogin{
  width: auto;
    
}
   /*nav*/

   /*order*/
   .order_container{
    width:100%;
    height:auto;
    margin-top:90px;
}


.order_content{
  width: 100%;
  height: auto;
  max-width: 1000px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-top: 90px;
  padding-bottom: 90px;
}
.order-table table thead tr th{
font-family: 'afterglowregular';
font-size: 16px;
text-align: left;
color: #AF4841;
padding: 8px;
border-bottom: 2px solid #AF4841;
}



.order-table table tbody tr td{
font-size: 14px;
text-align: left;
color: #2B3D55;
padding: 8px;
border-bottom: 1px solid  #AF4841;
}

.order-table table tbody tr:last-child td{
border-bottom: 0px solid  #AF4841;
}

.order-table{
width:100%;
height: auto;
margin-top:100px;
}

.order-table table{
width: 100%;
height: auto;
}

.track-but{
width:210px;
height: 45px;
background-color: #AF4841;
color:white;
font-family: 'BaskervilleBTW01-Roman';
text-align: center;
border: none;
margin-top:20px;
margin-bottom:20px;

}

.order_number_{
font-size: 28px;
font-family: 'afterglowregular';
text-align: left;
color: #AF4841;
}

.order_title{
width: 100%;
height: auto;
display: flex;
flex-direction: row;
align-items: baseline;
justify-content: flex-start;
}

.order_date_{
margin-left:15px;
font-size: 18px;
color:#2B3D55;
}

.pro_name a{
color:#31828F;
}

.final_price{
font-family: 'BaskervilleBTW01-Roman';
}

.final_price span{
font-family: 'BaskervilleBTW01-Roman';
}
.address_container_account{
width: 100%;
height: auto;
display: flex;
flex-direction: row;
align-items: flex-start;
justify-content: flex-start;
margin-top:50px;
}

.address_{
margin-right: 80px;
width: 100%;
max-width:300px;
height: auto;
}

.textbased_content ul li{
  font-size:18px;
  color:#303E4A;
}

.address_ h2{
font-size:22px;
color:#AF4841;
text-align: left;
font-family: 'afterglowregular';
}

.address_ p{
font-size: 18px;
color:#2B3D55;
text-align: left;
font-family: 'BaskervilleBTW01-Roman';
}
   /*order*/

   /*account*/
   .account_detail_container{
    width: auto;
    height: auto;
    margin-top:90px;
}

.searchresult_img img{
  width:100%;
}

.adc_content{
    width:100%;
    height: auto;
    max-width: 1300px;
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    padding-top: 90px;
    padding-bottom:90px;
    margin-left:auto;
    margin-right: auto;
}

.adc_left{
    width:30%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    border-right:1px solid #AF4841;
    min-height:450px;
    padding-left:25px;
}

.adc_right{
    width:70%;
    height: auto;

}

.adcr{
    width: 100%;
    display: flex;
    justify-content: start;
    align-items: flex-start;
    flex-direction: row;
}

.adcr_2_item{
    width:100%;
    height: auto;
    display: flex;
    justify-content: start;
    align-items: flex-start;
    flex-direction: column;
}
.adc_item h2 .item_adc{
    font-size:40px;
    line-height: 1.1em;
    color:#D0A68C;
    text-align: left;
}

.adc_item h2 .item_adc.active{
    font-size:40px;
    line-height: 1.1em;
    color:#AF4841;
    text-align: left;
}

.lf_right{
  width:28%;
}

.adc_item{
    width:100%;
    height: auto;
    margin-bottom:40px;
}

.adcr_1_text,.sdcr_label{
    font-size:20px;
    color:#AF4841;
    text-align: left;
    font-family: 'BaskervilleBTW01-Roman';
}

.adcr_1_email{
    font-size:18px;
    color:#31828F;
    text-align: left;
    font-family: 'BaskervilleBTW01-Roman';
}

.adcr_1,.adcr_2{
    width:100%;
    height: auto;
    margin-bottom:30px;
}
.sdcr_input{
    color:#2B3D55;
    font-size:18px;
    text-align: left;
    font-family: 'BaskervilleBTW01-Roman';
}
.item_item_account{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    padding-left:40px;
}

.item_item_account{
    display:none;
}
.item_item_account.active{
    display:inherit;
}

.address_container{
    width:100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: start;
    padding-bottom:20px;
    padding-top:30px;
    border-bottom:1px solid #AF4841;
}

.address_container:first-child{
    padding-top:0px;
}

.address_container:last-child{
    border-bottom:0px solid #AF4841;
}

.btn-address{
border:none;
color: white;
font-family: 'BaskervilleBTW01-Roman';
width:100%;
max-width:316px;
height: 45px;
background-color: #AF4942;
margin-top:10px;
margin-bottom:25px;
}

.address_container h2{
font-size:26px;
color: #AF4841;
text-align: left;
}

.adrs_item h3{
font-size:22px;
color: #AF4841;
text-align: left; 
}

.adrs_item p{
color:#2B3D55;
font-size:18px;
text-align: left;
font-family: 'BaskervilleBTW01-Roman';
max-width:150px;
}

.adc_{
width: 100%;
height: auto;
display: flex;
flex-direction: row;
align-items: flex-start;
justify-content: space-between;
padding-bottom: 40px;
border-bottom: 1px solid #AF4841;
}
.btn-adri {
height: 45px;
color: white;
text-align: center;
font-family: 'BaskervilleBTW01-Roman';
border: none;
margin-bottom: 20px;
border-radius: 0px;
padding-left: 20px;
padding-right: 20px;
min-width: 118px;
}
.btn-edit{
background-color:#AF4841;
}

.btn-cancel{
  background-color: #d0a68c;
  margin-left: 15px;
}
.btn-delete{
background-color:#D0A68C;
}

.adrs_item{
display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: start;
}

.my_order_header h3{
font-size: 28px;
color:#AF4841;
text-align: left;
}

.my_order_header p{
font-size: 18px;
color:#31828F;
text-align: left;
}

.my_order_header p a{
font-size: 18px;
color:#AF4841;
text-align: left;
text-decoration: none;
}

.my_order_header{
width:100%;
height: auto;
margin-bottom:40px;
}

thead tr th{
font-family: 'afterglowregular';
font-size: 16px;
text-align: left;
color: #AF4841;
padding: 8px;
border-bottom: 2px solid #AF4841;
}

tbody tr td:last-child{
/*border-bottom: 0px solid #af484113;*/
}

tbody tr td{
font-size: 14px;
text-align: left;
color: #2B3D55;
padding: 8px;
border-bottom: 2px solid #af484113;
}

.order_list_container{
width:100%;
height: auto;
margin-top:50px;
}

.order_list_container table{
width:100%;
height: auto;
}

td span a{
color: #D0A68C;
font-family: 'BaskervilleBTW01-Roman';
text-decoration: underline;
}

.adcr_3{
margin-top:40px;
}

.formContainer{
width: 100%;
height: auto;
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: flex-start;
}

.formContainer input{
background: transparent;
border:none;
border-bottom:1px solid #2B3D55;
color:#2B3D55;
font-size:18px;
width: 73%;
height:30px;
font-family:"BaskervilleBTW01-Roman";
}

.formContainer select{
background: transparent;
border: none;
border-bottom: 1px solid #2B3D55;
color:#2B3D55;
font-size:18px;
width: 73%;
height:30px;
font-family:"BaskervilleBTW01-Roman";
}

.select_country_whind{
  width:37% !important;
}

.doubleinput{
 display: flex;
 flex-direction: row;
 align-items: flex-start;
 justify-content: flex-start;
 margin-bottom:30px;
}

.form-vertical h2{
font-size: 26px;
color: #AF4841;
text-align: left;
margin-bottom:20px;

}

.form-vertical{
 margin-top:40px;
}

.sdcr_label_sceck{
  font-size:18px;
 color:#2B3D55;
}

.btn-wrapper{
 margin-top:20px;
}
.setdef{
 text-align: left;
}

.btn-logout{
display: flex;
 flex-direction: row;
 align-items: center;
 justify-content: center;
 margin-left:0px;
 position: relative;
 background-color:#D0A689;
 font-size:18px;
}

.price_control{
  display: flex;
 flex-direction: row;
 align-items: center;
 justify-content: flex-start;
 flex-direction: row;
 margin-top: 5px;
 margin-bottom: 5px;
}

.discount p{
  text-decoration-line: line-through;
  text-decoration-thickness: 2px;
  margin-block-start: 0em;
  margin-block-end: 0em;
  font-size: 19px;
  line-height: 1.1em;
  color: #2B3E55;
  font-family: 'afterglowregular';
  font-weight:300;
  text-decoration-color: #a34d43;
}

.discount{
  opacity:0.7;
}

.discount_name{
  margin-left:3px;
}





.adrs_item h3 span{
color:#2B3D55;
font-size:14px;
}
   /*account*/

   /*login*/
   .account_container{
    width:100%;
    height:auto;
    margin-top:90px;
}


.account_content{
  width: 100%;
  height: auto;
  max-width: 1000px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-top: 90px;
  padding-bottom: 90px;
}

.ac{
    width:50%;
    height: auto;
}

.input_container{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    margin-bottom:20px;
    position: relative;
}



.input_container input{
    background-color: transparent;
    background: transparent;
    border: none;
    border-bottom:solid 2px #AF4841;
    width:100%;
    position: relative;
    min-height:30px;
    font-family:'BaskervilleBTW01-Roman';
    color:#2B3D54;
    font-size:18px;
    padding:0px;
}

textarea:focus, input:focus{
  outline: none;
  border-radius: 0;
}

 select:focus{
  outline: none;
  border-radius: 0;
  /*-webkit-appearance: none;*/
}

.input_container label{
    color:#AF4841;
    font-size:18px;
    font-family: 'BaskervilleBTW01-Roman';
    text-align: left;
}
.fcontainer h2{
  font-size:25px;
  color:#2B3D55;
  margin-bottom:30px;
}

.fcontainer{
  padding-left: 80px;
  padding-right: 80px;

}

.ac:first-child{

  border-right: solid 1px #AF4841;
}

.input_container input::-webkit-input-placeholder { /* Edge */
color: #2B3D55;
font-size:18px;
}

.input_container input:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #2B3D55;
font-size:18px;
}

.input_container input::placeholder {
color: #2B3D55;
font-size:18px;
}

.btn-submit{
  border:none;
  color: white;
  font-family: 'BaskervilleBTW01-Roman';
  width:138px;
  height: 45px;
  background-color: #AF4942;
  margin-top:10px;
  margin-bottom:25px;
  cursor:pointer;
}

.forgotpass a{
  color:#AF4841;
  font-size:18px;
  font-family: 'BaskervilleBTW01-Roman';
  text-align: left;
  text-decoration: underline;
}

.show_pass{
  position:absolute;
  right: 0px;
  bottom:4px;
}
.if_column
{
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 0px;
}

/**/
button{
  cursor:pointer;
}
/**/

.if_column label
{
font-size:18px;
color:#2B3D55;
font-family: 'BaskervilleBTW01-Roman'; 
}

.if_column input{
  width: auto;
  margin-right: 10px;
}


   /*login*/

   /*cart*/
   .cart_container{
    width:100%;
    max-width:400px;
    height:100%;
    min-height:100%;
    background-color:#FAF6F3;
    position: fixed;
    right:-400px;
    top:0px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    /*
    padding-left:15px;
    padding-right:15px;
    */
    z-index: 12;
    -webkit-box-shadow: -6px 0px 15px -2px rgba(92,75,64,0.22);
    -moz-box-shadow: -6px 0px 15px -2px rgba(92,75,64,0.22);
    box-shadow: -6px 0px 15px -2px rgba(92,75,64,0.22);
    display:none;   
    overflow-y: auto;
    overflow-x: hidden;
  }

  .cart_section_one{
    width: 100%;
    height: auto;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: unset;
    justify-content: space-between;
  }

  .part_1{
    height: auto;
    width: inherit;
    padding-left: 15px;
    padding-right: 15px;
  }

  .mask_items{
    width: 100%;
    height:auto;
    margin-top: 0;
}


  .cart_section_two{
    width: 375px;
    height: auto;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
  }

  .cart_content{
    padding-left:15px;
    padding-right:15px;
  }

  .close_cart{
    position: absolute;
    top:10px;
    right:10px;
    cursor:pointer;
    z-index:99;
  }

  .cart_header h2{
    font-size: 35px;
    color: #AF4841;
    line-height: 1.1em;
    text-align: left;
    margin-top: 45px;
    margin-bottom: 0px;
  }

  .cart_free_shipping_container{
    width:100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
  }

  .cfscitem_header{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items:flex-start;
  }

  .cfscitem_header h3{
    font-size:22px;
    line-height: 1.1em;
    color:#2B3E55;
  }

  .cfscitem_header h2{
    font-size:26px;
    line-height: 1.1em;
    color:#2B3E55;
  }

  .cfscitem_value{
    width:100%;
    height:26px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding-right:0px;
    position: relative;
  }

  .static_value{
    width:100%;
    height:6px;
    background-color:transparent;
    border: 1px dashed #2b3e5546;
    border-radius: 20px;
    position: absolute;
  }

  .dynamic_value{
    width:50%;
    height:6px;
    background-color:#AF4841;
    border-radius: 20px;
    position: absolute;
  }

  .cfsc_item{
    color:#2B3E55;
    text-align: left;
    margin-right:auto;
  }
  .pcc_item{
    display: flex;
    flex-direction: row;
  }

  .product_information{
    display: flex;
    flex-direction: column;
    padding-left: 20px;
    width: 60%;
  }

  .product_information h2{
    font-weight: bold;
    line-height: 1.1em;
    color: #2B3E55;
    margin-bottom: 0px;
    font-family: 'BaskervilleBTW01-Roman';
  }

  .product_information small{
      font-size:12px;
      color:#2B3E55;
      text-align: left;
      /*font-weight: bold;*/
      font-family: 'BaskervilleBTW01-Roman';
    }

.pcc_price{
  font-size:19px;
    line-height: 1.1em;
    color:#2B3E55;
    font-family: 'afterglowregular';
    margin-right:20px;
}

.pcc_price2{
  position: absolute;
  left: 0px;
  top: 0px;
  background: #cf7932;
  color: white;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 11px;
}

.pcc_item{
  width: 100%;
  height: auto;
  margin-top: 25px;
  margin-bottom: 25px;
  padding-left: 15px;
  position:relative;
}

.product_image{
  width:112px;
  height: 112px;

      border-radius: 0px;
      background:white;
      position: relative;
      overflow: hidden;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
}

.product_cart_container{
  width: 100%;
  height: 45%;
  min-height: 33px;
}

.update_container a{
  width:23px;
  height:23px;
  display:flex;
  justify-content: center;
  align-items: center;
  border:2px solid #A34D43;
  color:#2B3E55;

}

.update_container span{
margin-left:10px;
margin-right:10px;
  
}

.update_container{
  display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-top:5px;
}
.pcc_checkout_container {
  border-top: 4px solid #E1C5B4;
  background: #fbf6f3;;
  height: 55%;
  padding-top: 45px;
  -webkit-box-shadow: 0px -4px 3px -2px #ccc;
  -moz-box-shadow: 0px -4px 3px -2px #ccc;
  box-shadow: 0px -4px 3px -2px #ccc;
  left: 0;
  width:100%;
  max-width: 400px;
  padding-bottom: 50px;
  padding: 15px;
}

.co_button{
  width:80%;
  height:45px;
  background-color: #AF4942;
  color:white;
  font-size:18px;
  text-align: center;
  margin: 20px auto;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1em;
  border:none;
  cursor:pointer;
  font-family:'BaskervilleBTW01-Roman';
}

.co_button:hover{
text-decoration: none;
  color:white;

}

.lightboxbg{
  width:100%;
  height:100%;
  min-height: 100%;
  background-color:rgba(208, 165, 139, 0.6);
  position: fixed;
  top: 0px;
  left:0px;
  z-index:3;
  display:none;
}
   /*cart*/


   /*Index*/
   .main-page-header-container{
    width: 100%;
    height: 100%;
    margin-top:90px;
    position: relative;
}

.mph-content{
    width:100vw;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;

}

.mph-hero{
    width: 60%;
    height: 68vh;
    display: flex;
    flex-direction:row;
    align-items: flex-start;
    justify-content: flex-start;
}


.mph-hero-text{
width: 40%;
height: 68vh;
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: center;

}

.mph-hero-item{
height: 100%;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
position: relative;
}



.mph-hero-tex-content{
  width: 100%;
  height: auto;
  padding-left: 8vw;
  max-width: 464px;
}

.mph-hero-tex-content h1{
font-size: 50px;
text-align: center;
line-height: 1.1em;
}

.mph-hero-tex-content p{
  font-size: 24px;
  text-align: center;
  line-height: 1.1em;
  }

.btn-main{
font-family:'BaskervilleBTW01-Roman';
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
justify-content: center;
margin-top:30px;
text-decoration: none;
background-color: #a34d43;
color: #ffffff;
}

.btn-main:hover{

text-decoration: none;
color: white;
}

.mpcta-container{
  width: 100%;
  height: auto;
  margin-top: 70px;
}

.mpcta-content{
  width:100%;
  height: auto;
  min-height: 134px;
  max-width: 1253px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 18px 36px 18px 36px;
  position: relative;
}

.mpcta-item{
  width: 50%;
  height: auto;
}

.mpcta-left h2{
  font-size:40px;
  line-height: 1.1em;
}

.mpcta-left p{
  font-size:24px;
  line-height: 1.1em;
  margin-block-start: 0.5em;
  margin-block-end: 0em;
}

   /*Index*/

   /*product*/
   .product_contianer{
    width:100%;
    height:auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-top:20px;
    padding-bottom:90px;
  }

  .product_content{
    width:100%;
    height: auto;
    max-width:1090px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: flex-start;
    flex-wrap: wrap;
  }

  .product_content_collection{
    justify-content: center !important;
  }

  .product_item_card{
  width: 280px;
  height:550px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  margin: 1em;
  }

 .lg-item-card{
  width: 280px;
  height: auto;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  margin: 30px;
  }

  .btn_container_register{
    display:flex;
    flex-direction:row;
    align-items:flex-start;
    justify-content:flex-start;
  }

  .btn-blue{
    background: #D0A78D;
    border: none;
    font-size: 'BaskervilleBTW01-Roman';
    color: white;
    margin-left:15px;
    cursor:pointer;
  }



  .product_image_container{
    width:280px;
    height: 340px;
    background:white;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /*-webkit-box-shadow: 0px 0px 9px 3px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 9px 3px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 9px 3px rgba(0,0,0,0.2);*/
    border-radius: 0px;
    overflow: hidden;
    position: relative;
  }

  .product_image_container a{
    width:100%;
    height:100%;
        display: flex;
    align-items: center;

  }

  #recoveryRegister{
    display:none;
  }

  .lg-img-product{
    width:280px;
    height: 340px;
  }

  .hovertrue img{
    width:100%;
    position: absolute;
  } 

  .product_image_container img:first-child{
  z-index:1;
  } 

  .product_information_container{
    width:100%;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color:#2B3E55;
    text-align: center;
    margin-bottom:unset;
    margin-top:15px;
  }
  .product_information_container.product_atc_information_container {
    margin-top: auto;
  }
  .info_part_2{
    width:100%;
    height: auto;
    /*min-height:132px;*/
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }
  .product_information_container small{
    color:#2B3E55;
    text-align: center;
    /*font-weight: bold;*/
    font-family:"BaskervilleBTW01-Roman";
    margin-bottom:5px;
    letter-spacing: 0em;
  }
  .product_price{
    font-size:20px;
    color:#2B3E55;
    text-align: center;
    font-family: 'afterglowregular';
  }

.btn-add{
  width: auto;
  height: auto;
  padding: 8px 64px;
  border: 0px solid #A34D43;
  color: #ffffff;
  font-family:"BaskervilleBTW01-Roman";
  font-size: 14px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 15px;
  background-color: #A34D43;
  
}

.product_trust_container{
  width:100%;
  height: auto;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom:15px;
  margin-top:0px;
}


.review{
  font-size: 11px;
  font-family:"BaskervilleBTW01-Roman";
  color: #2B3E55;
  margin-top: 5px;
  margin-left:10px;
  

}

.btn-add:hover{
  color: white;
  text-decoration: none;
}

.btn-add-soldout{
  opacity:0.5;
  cursor:not-allowed;
}
   /*product*/

   /*index collection*/
   .mpcollection-container{
    width: 100%;
    height: auto;
    margin-top: 95px;
    margin-bottom: 40px;
}

.mpcol-content{
   width: 100%;
   height: auto;
   margin-left: auto;
   margin-right: auto;
   display: flex;
   flex-direction: column;
   align-items: flex-start;
   justify-content: center;
}

.mpcol-product-container{
    width: 100%;
    height: auto;
    margin-top: 10px;
    margin-bottom: 40px;
}

.mpcol-heading{
    margin-left: auto;
margin-right: auto;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}

.mpcol-collection-content{
    width:100%;
    /*max-width: 1000px;*/
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: center;
    flex-wrap: wrap;
}
.mpcol-heading{
  color: #A34D43;
}
.mpcol-heading a{
   font-size: 16px;
   color: #A34D43;
   font-family:"BaskervilleBTW01-Roman";
   text-decoration: underline;
}
   /*index collection*/

/*learn more*/ 
.mplm-container{
  width: 100%;
  height: auto;
}

.mplm-content{
  width:100%;
  height:auto;
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  margin-top: 40px;
  margin-bottom:40px;
  padding: 0px 40px
}

.mplm-left{
  width:55%;
  height: auto;
}

.mplm-right{
  width:45%;
  height: auto;
  padding-left:30px
}

.mplm-img-container{
  width: 100%;
  /*max-width: 400px;*/
  position: relative;
}

.mplm-img-container img{
  width: 100%;
}

.mplm-shape{
  width: 100px;
  position: absolute;
  right: 0px;
  bottom: 150px;
  margin-right: -50px;
}
.mplm-text-container{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  margin-top:2rem;
  text-align: left;
  font-family:"BaskervilleBTW01-Roman";
  color: #2B3E55;
  line-height: 1.3em;
  margin-bottom:26px; 
}

.lexh2{
 color:#2B3E55 !important;
}

.mplm-text-container a{
font-size: 16px;
color: #a34d43;
font-family:"BaskervilleBTW01-Roman";
/*text-decoration: underline;*/
}
/*learn more*/

/*main-page-slider*/
.mps-container{
  width: 100%;
  height: auto;
  background-color: #D0A58A;
  margin-top:120px;
}
.mps-content{
  width: 100%;
  height:auto;
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  margin-top: 40px;
  margin-bottom:40px;
}
@media (min-width: 500px) {
  .mps-content{
    width: 80%;
  }
}
/* quick fix */
@media (max-width: 382px) {
  .qtydiv{
    margin-bottom: 10px;
  }
}
.mps-left{
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  min-height: 400px;
}

.mps-right{
    width: 40%;
    height: auto;
    display: flex;
    justify-content: flex-end;
}

.mps-text-content .mps-item-text{
    display:none;
}

.mps-text-content .active{
    display:inherit;
}

.mps-slider-container{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
   
}

.mps-nav{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-evenly;
}

.mps-item-text{
  font-size: 32px;
  text-align: center;
  width: 90%;
  font-family: 'afterglowregular';
  color: #2B3E55;
  line-height: 1.25em;
  margin: 40px auto;
}
@media (min-width: 500px){
  .mps-item-text{
    width: 80%;
  }
}
@media (min-width: 1100px){
  .mps-item-text{
    width: 65%;
  }
}
.mps-img-container{
    position: relative;
}

.mps-img-container img{
    width:100%;
}

.mps-shape-container{
    position: absolute;
    bottom: -50px;
    left: 15px;
}

.mps-nav-item .active{
    border-bottom: 1px solid #2B3E55;
}

.mps-nav-item a img{

max-width:150px;
filter: grayscale(100%);  
}
/*main page slider*/

/*Promise Section*/
.promise-container{
  width: 100%;
  height: auto;
}

.promise-content{
  width:100%;
  height:auto;
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  margin-top: 150px;
  margin-bottom:40px;
  padding: 0px 40px;
}

.promise-left{
  width: 48%;
  height: auto;
  padding-right: 80px;
}

.promise-right{
  width:52%;
  height: auto;
}

.promise-img-container{
  width: 100%;
  /*max-width: 514px;*/
  position: relative;
}

.promise-img-container img{
  width: 100%;
}

.promise-heading-container{
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    margin-top: 0px;
}

.promise-headin-shape{
    width: auto;
    margin-right: 15px;
}

.promisea{
    font-size: 16px;
    color: #a34d43;
    font-family: 'BaskervilleBTW01-Roman';
    /*text-decoration: underline;*/
    margin-top:0px;
}

.promise-right p{
    font-size: 16px;
    margin-top:45px;
}
/*Promise Section*/

/*trust section*/
.mpt-container{
  width: 100%;
  height: auto;
}

.mpt-content{
    width: 100%;
    height: auto;
    max-width: 865px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 100px;
}

.mpt-message{
    font-size: 40px;
    text-align: center;
    font-family: 'afterglowregular';
    line-height: 1em;
    margin-top: 119px;
    margin-bottom: 40px;
}

.mptw-avatar{
    width:80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.mpt-who-container{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.mptw-name-cont{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.mptw-name{
     font-size:18px;
    font-family:'BaskervilleBTW01-Roman';
 
}

.mptw-title{
    font-size:14px;
    font-family:'BaskervilleBTW01-Roman';

}
/*trust section*/

/*banner section*/
.mpb-container{
  width: 100%;
  height: auto;
}

.mpb-content{
  position: relative;
  width: 100%;
  max-width: 1284px;
  min-height: 424px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  margin-top:120px;
  margin-bottom:120px;
}

.mpb-center{
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
margin-left:100px;
color: white;
z-index: 1;
}



.showpriceinbutton{
  display:none;
}
/*banner section*/


/*productpage*/
.product_container{
  width:100%;
  height:auto;
  margin-top:90px;
}

.breadcrumb a , .breadcrumb span{
  font-size:18px;
  color:#2B3E55;
}

.breadcrumb{
  margin-bottom: 18px;
  padding-left: 0px;
  margin-top:18px;
}


.product_content{
  width: 100%;
  height: auto;
  max-width: 1422px;
  padding: 20px 35px;
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: flex-start;
  margin-left: auto;
  margin-right: auto;
}

.pl_left{
  position: relative;
display: flex;
flex-direction: row;
align-items: flex-start;
justify-content: flex-start;
width: 45%;
}

.pl_right {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: 55%;
  padding-left: 0px;
  max-width: 740px;
  padding: 0px 20px 20px 20px;
}

.thumbnail_item{
  width: 78px;
  height: 78px;
  display: flex;
  align-items: center;
  justify-content: center;
  background:transparent;
  position: relative;
  overflow: hidden;
}

.pll_left{
  width:80px;
  height: auto;
  margin-right:15px;
}
.pl_title{
  width:100%;
  height: auto;
}

.pl_title h1{
  font-size: 40px;
  line-height: 1.1em;
  color: #2B3E55;
  text-align: left;
  margin:0px;
  padding: 0px;
}

.pl_title small{
  font-size: 18px;
  color: #2B3E55;
  text-align: center;
  /*font-weight: bold;*/
  font-family: 'BaskervilleBTW01-Roman';
  margin-top: 5px;
  margin-bottom: 5px;
  letter-spacing: 0em;
}

.pl_trust{
  width: 100%;
  height:auto;
  display: flex;
  flex-direction: row;
  align-items: baseline;
  justify-content: flex-start;
}

.pl_review_value a{
  font-size: 12px;
  line-height: 1.1em;
  color: #2B3E55;
  text-align: left;
  margin:0px;
  padding: 0px;
  font-family:'BaskervilleBTW01-Roman';
  margin-left:15px;
}

.pl_desci_cont{
  width:100%;
  height: auto;
  min-height:90px;
}

.pl_desci_cont p{
 color:#2B3E55;
 text-align: left;
 margin-bottom: 0rem;
 margin-top:1.1em;
}

.pl_badges img{
  margin-right: 15px;
  width:37px;
}

.pl_badges{
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}

.pl_money{
  font-size: 32px;
  text-align: left;
  line-height: 1.1em;
  color:#2B3E55;
  font-family: 'afterglowregular';
}

.pl_price{
  width:100%;
  height: auto;
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: baseline;
  justify-content: flex-start;
    margin-top: 13px;
    margin-bottom: 9px;
}

.pl_price_description{
   font-size:18px;
  line-height: 1.1em;
  color: #2B3E55;
  margin-left:15px;
}

.qtydiv label{display: block;margin-bottom: 12px;letter-spacing: 2.8px;color: #747a7b;}
.qtydiv .btnqty{
cursor: pointer;
user-select: none;
font-size: 25px;
padding: 16px 16px 20px 16px;
border: 2px solid #A34D43;
width: 24px;
height: 23px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.qtydiv .btnqty.qtyminus{margin-right: 8px; cursor:pointer;}
.qtydiv .btnqty.qtyplus{margin-left: 8px; cursor:pointer;}
.qtydiv .quantity-input{
border: none;
padding: 7px 0px 0px 0px;
text-align: center;
width: 33px;
outline: none;
display: inline-block;
color: #2B3E55;
background-color: transparent;
font-size: 24px;
font-family:"BaskervilleBTW01-Roman";
}
.qtydiv {
display: inline-block;
padding-right: 15px;
padding-top: 0px;
}

.qtybox{
 display: flex;
flex-direction: row;
align-items: flex-start;
justify-content: flex-start;
}

.pll_add_basket_container{
display: flex;
flex-direction: row;
justify-content: flex-start;
align-items: center;
width: 100%;
position: relative;
    margin-bottom: 19px;
    margin-top: 5px;
}

.pll_add_basket_container button{
width: 100%;
height: 40px;
border: none;
background: #A34D43;
color: white;
max-width: 300px;
font-family: 'BaskervilleBTW01-Roman';
}

.pll_qunt_add_cart_container{
width: 100%;
height: auto;
}


.pll_qunt_add_cart_container small{
font-size:15px;
color: #2B3E55;
font-family:'BaskervilleBTW01-Roman';
letter-spacing: 0em;
margin-left:0px;
}

.pll_qunt_add_cart_container small span a{
font-size:15px;
color:#A34D43;
font-family:'BaskervilleBTW01-Roman';
text-decoration: underline;
}

.pll_ingredients_container{
width: 100%;
height: auto;
margin-top:20px;
min-height:201px;
}

.pll_menu_container{
width: 100%;
height: 26px;
display: flex;
flex-direction: row;
align-items: flex-start;
justify-content: flex-start;
margin-bottom: 25px;
border-bottom: 1px solid #8080804d;
}

.pll_menu_container a{

color: #2B3E55;
font-family: 'BaskervilleBTW01-Roman';
margin-right: 2vw;
height: 26px;
/*letter-spacing: 0.05em;*/
}

.pll_menu_container a:hover{
text-decoration: none;
}

.pll_menu_container .active  {
border-bottom:1px solid #2B3E55;
}

.pll_ingredients_desc_contianer{
width:100%;
height: auto;
}

.pll_desc_item{
  display: none;
  /*max-height: 9.9vw;*/
  overflow-x: hidden;
  overflow-y: auto;
  height:168px;
}

.pll_desc_item p{

color: #2B3E55;
line-height: 1.2em;
padding-right:35px;
margin-bottom:0rem;
}

.iti { width: 100%; }

.pll_ingredients_desc_contianer .active{
display:inherit;
}

.product_showcase{
width: 100%;
height: 600px;
max-width: 471px;
min-height: 600px;
background: white;
display: flex;
align-items: center;
justify-content: center;
overflow: hidden;
position: relative;

}

.showcase_container{
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  min-height: 600px;
  min-width: 471px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.contain-zoom{
  display: inline-block;
  overflow: hidden;
  min-width: 600px;
  min-height: 471px;
  position: relative;
}



.thumbnail_item{
margin-bottom:9px;
opacity: 0.7;
border:2px white solid;
}

.image-zoom{
  max-width:471px;
}


.product_thumbnails .active{
border:2px #A34D43 solid;
opacity: 1;
}

.showcase_container video{
width:100%;
}

.play_button_cont{
position: absolute;
}

.starts_rate{
margin-top: 7px;
      display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
}

.product-review{
width: 100%;
height: auto;
max-width: 1380px;
margin-left: auto;
margin-right: auto;
}

.collection_header_container{
  width:100%;
  height: auto;
  min-height: 310px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  margin-top:120px;
}

.chc_content{
 width: 100%;
 display: flex;
 flex-direction: column;
 align-items: flex-start;
 max-width: 600px;
 margin-right: 60px;
 z-index: 1;
}

.chc_content h1{
  font-size:50px;
  font-family: 'afterglowregular';
  color:#2B3D55;
  text-align: left;
  margin-bottom:30px;
}

.chc_content p{
   font-size:20px;
  font-family: 'BaskervilleBTW01-Roman';
  color:#2B3D55;
  text-align: left;
  line-height:1.8em;
}

.chc_icon{
position: absolute;
left: 50px;
bottom: -23px;
z-index: 1;
}
/*productpage*/

/*sorting*/
.sort-container{
  display:flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

.sort-container label{
  font-size:14px;
  font-family:'afterglowregular';
  color:#2E3E54;
  text-align: left;
  margin-bottom:0px;
  margin-left:3px;
}

.sort-container select{
  background-color: transparent;
  background:transparent;
  border:none;
  font-family: 'BaskervilleBTW01-Roman';
  font-size:18px;
  color:#AE4740;
  text-align: left;
  padding-left:0px;
  text-transform:lowercase;
}

.sort-container select option{

  padding:0px;
}

.filters-toolbar-wrapper, .page-width, .filters-toolbar{
  width:100%;
  height:auto;
}

.filter-main_wrapper{
  width:100%;
  height:auto;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  max-width: 1090px;
  margin-left: auto;
  margin-right: auto;
  margin-top:34px;
}

.filter-item{
 /* border-right:2px #E3BFB4 solid;*/
  padding-right: 20px;
  margin-left: 20px;
}

.filter-item:nth-child(3){
  border:none;
}

.product_price_desktop{
  display: inherit;
}

.expandbutton{
  color:#A34D43 !important;
  margin-top:6px;
  font-family:'BaskervilleBTW01-Roman';
  font-size:18px;
}

.expandbutton:hover{
  color:#A34D43 !important;
  margin-top:6px;
  font-family:'BaskervilleBTW01-Roman';
  font-size:18px;
}

.product_price_mobile{
  display: none;
}
/*sorting*/
.container_sh{
    width:100%;
    height: 6px;
    border-radius: 20px;
    position: relative;
  }

  /*faq*/
  .faq_container{
    width:100%;
    height: auto;
    margin-top:90px;
}
.faq_content{
    width:100%;
    height:auto;
    max-width: 865px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
}

.faq_title{
   font-size: 50px;
   width: 100%;
   text-align: center;
   color:#AE4740;
}

.faqs{
    height: auto;
display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-start;
padding-left: 10px;
padding-right: 10px;
}
.faq-item{
    width: 100%;
    height: auto;
}

.faq-item .active{
    display: inherit;
}

.faqs_heading{
    width: 100%;
    height: auto;
    border-bottom:1px solid #AE4740;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 40px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    cursor: pointer;
}

.faqs_heading img{
    width: 18px;
}

.faqs_heading h2{
    font-size: 22px;
    color:#AE4740;
    text-align:left;
    height: 40px;
}
.faq-item ul{
    list-style: none;
    padding: 0px;
    margin:0px;
    width: 100%;
    height:auto;
    display: none;
}

.faq-item ul li{
    list-style: none;
    padding: 0px;
    margin:0px;
    width: 100%;
    height:auto;
}

.li_content_container{
    width: 100%;
    height:auto; 
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start; 
    margin-bottom: 40px;
}
.li_shape{
    margin-right: 15px;
    margin-top: 2px;
}

.li_shape img{
    width:12px;
}

.li_content_container p{
    font-size:18px;
    text-align: left;
    padding: 0px;
    margin: 0px;
    color:#2B3D55;
}

.faq_arrow{
cursor: pointer;
}

  /*faq*/

  /*search*/
  .search_container_ecom{
    width:100%;
    height:auto;
    padding:40px 10px;
    position: fixed;
    top: -495px;
    left: 0px;
    background: #fbf6f3;
    z-index: 999;
    -webkit-box-shadow: -6px 0px 15px -2px rgba(92,75,64,0.22);
    -moz-box-shadow: -6px 0px 15px -2px rgba(92,75,64,0.22);
    box-shadow: -6px 0px 15px -2px rgba(92,75,64,0.22);
    display:none;
}


.search_content_ecom{
    width: 85%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
.search_bar_container{
    width:100%;
    height: 40px;
    margin-top: 40px;
    margin-bottom: 40px;
}
.search_form_ecom{
    width:100%;
    height:auto;
    border-bottom:2px solid #E3BFB4;
}

.search_form_ecom form input{
    border:none;
    background: transparent;
    color:#2B3D55;
     font-size:18px;
    text-align: left;
    width: 100%;
    height: 40px;
    font-family:"BaskervilleBTW01-Roman";
}


.search_form_ecom form{
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
}

.search_item_container{
    width:100%;
    height: auto;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
}

.si_left{
    width: 30%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}

.si_right{
    width:70%;
    height: auto;
}

.si_right_list{
    width:100%;
    height:auto;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
}

.si_left_heading h2{
    font-size:20px;
    color:#AE4740;
    text-align: left;
    
}

.si_right_heading h2{
    font-size:20px;
    color:#AE4740;
    text-align: left;
    margin-bottom:27px;
}



.si_right_product{
    width: 100%;
    max-width: 164px;
    height: auto;
    margin-right: 60px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;

}

.sir_product_img_container{
    width:164px;
    height: 164px;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    /*-webkit-box-shadow: 0px 0px 9px 3px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 9px 3px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 9px 3px rgba(0,0,0,0.2);*/
    background-color:white;
    overflow: hidden;
    position: relative;
}

.cart_product_type{
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.sir_product_img_container a{
  width:100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
 
}

.sir_product_img_container a img{
    width:100%;
}

.search_form_ecom button{
    border:none;
    background: transparent;
    position: absolute;
    width:36px;
    height:23px;
}
.but_cl{
    width:36px;
    height: 36px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.sir_product_info{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-top: 25px;
    text-align: center;
}

.sir_product_info h2{
    font-size:20px;
    color:#2B3E55;
    text-align: center;
}

.sir_product_info small{
    font-size: 14px;
    color: #2B3E55;
    text-align: center;
    font-family: 'BaskervilleBTW01-Roman';
    margin-top: 0px;
    letter-spacing: 0em;
}
.scecom_close{
    position: absolute;
    right: 36px;
    top: 20px;
    cursor: pointer;
    width: 25px;
    height: 25px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    
}

.si_left_list p{
    margin-block-start: 0.5em;
    margin-block-end: 0.5em;
}

.si_left_list p a{
     font-size:18px;
    color:#2B3E55;
    text-align: left;
}


.search_lightbox_BG{
  width: 100%;
  height: 100%;
  min-height: 100%;
  background-color: rgba(208,165,139,0.6);
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 3;
  display: none;
}
  /*search*/

  /*searchresult*/
  .esr_search_result_container{
    display: none;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    width: 100%;
    height: auto;
    max-width: 964px;
    margin-left: auto;
    margin-right: auto;
    flex-wrap: wrap;
}

.esr_prod_item_cart{
  margin:30px;
}

.esr_heading{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    }

.esr_heading h1{
  font-size:50px;
  color:#AE4740;
}    
 .esr_tabs_container{
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin-top: 14px;
    margin-bottom: 14px;
 }  
 
 .esr_tab_item{
   margin-left:8px;
   margin-right:8px;
   font-size:18px;
   color:#2B3E55;
   height: 32px;
   cursor:pointer;
 }

 .esr_information span{
  font-family: 'BaskervilleBTW01-Roman';
 }

 .esr_tab_item span{
   font-family: 'BaskervilleBTW01-Roman';
 }

 .esr_tabs_container .active{
   border-bottom:2px solid #AF4841;
 }

.article_search_container{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    max-width: 256px;
    height: auto;
    margin-bottom: 50px;
    margin-left:30px;
    margin-right:30px;
}

.article_search_img_contianer{
    width: 256px;
    height: 256px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.article_search_img_contianer img{
   /* width: 100%;*/
}

.actives{
  display:flex;
}

.image_link_a{
  width: 100%;
  height: 100%;
}

.article_search_information_container{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  margin-top:20px;
}

.article_search_information_container small{
   font-size: 12px;
   color: #2B3E55;
}

.article_search_information_container h2{
   font-size: 24px;
   color: #2B3E55;
}

.article_search_information_container p{
   font-size: 18px;
   color: #2B3E55;
}

.search_a{
   font-size: 12px;
   color: #AE4740;
   font-family:'BaskervilleBTW01-Roman';
   text-decoration: none;
}

.search_a:hover{
   font-size: 12px;
   color: #AE4740;
   font-family:'BaskervilleBTW01-Roman';
   text-decoration: underline;
}

#esr_article{
  margin-top:21px;
}
.mobile_price{
  display:none;
}
.pl_price{
  display:flex;
}

/*.mobile_variant{
  display:none;
}*/

.product_detail_mobile_container{
  display:none;
}
.product_thumbnails{
  display: unset;
}

.thumbnail_item a{
  width:100%;
  height:100%;
  display: flex;
    align-items: center;
}
  /*searchresult*/
  /*activegradients*/
  .products-detail-container{
    width: 100%;
    height: auto;
}

.pdc-content{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    max-width: 1209px;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 90px;
    margin-left: auto;
    margin-right: auto;
}

.pdc_video_content{
  flex-direction: row-reverse;
}

.pdc-left{
    width:59%;
    height: auto;
    display: flex;
    flex-direction: column;
    padding-right: 65px;
}

.pdc-left p{
    color: #2B3E55;
    text-align: left;
    max-width: 652px;
    margin-left: auto;
    margin-right: auto;
}

.pdc-right p{
  color: #2B3E55;
  text-align: left;
  max-width: 652px;
  margin-left: auto;
  margin-right: auto;
}

.country_selector_style {
    width: 100%;
    max-width: 660px;
    background-color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 15px;
    border-radius: 4px;
}

.pdc-right{
    width:41%;
    height: auto;
}

.pcontainer{
  margin-top:0px;
  margin-bottom:30px;
}

.pcontainer p{
  margin-top:30px;
  margin-block-start: 1.5em;
  margin-block-end: 1.5em;
}

.pcontainer ul li{
  font-size: 16px;
  color: #2B3E55;
}

.pdc-content-video{
  margin-bottom:90px;
}

.media-left p{
  margin-bottom:30px;
}

.pdc-heading-content{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    align-items: baseline;
    justify-content: flex-start;
    margin-bottom: 0px;
}

.pdc-heading-content h2{
    color: #A34D43;
}

.pdchc-shape{
    margin-right: 15px;
    position: relative;
    top:3px;
}

#dynamic-checkout-cart{
  max-width: 297px;
  margin-left: auto;
  margin-right: auto;
}

.pdchc-shape img{
   width: 32px;
}

.pdc-img-container{
    width: 100%;
    height: auto;
    /*min-height: 520px;*/
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    position: relative;
}

.pdc-img-container img{
    width: 100%;
}

.prev-left{
  order:2;
}

.media-video{
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

.media-left p{
  margin-left: unset;
  margin-right: unset;
}

.media-left {
  padding-left:65px;
  width: 48%;
}

.media-right{
  width: 52%;
}

.media-shape img{
  width: 35px;
}
.product_play_button{
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  
}



.product_play_button img{
  width: 80px;
  display: inherit;
}

  /*activegradients*/

  /*real_cart*/
  .cart-container-eCom{
    width:100%;
    height: auto;
    min-height: calc(91% - 355px);
    margin-top:90px;
  }

  .cart-container-eCom-content{
    width: auto;
    max-width: 1440px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
   
  }

  .cart-container-eCom-content form table{
    width:100%;
  }

  .cart-container-eCom-content h1{
    font-size:40px;
    color:#AF4841;
    margin-top:20px;
    margin-bottom:20px;
  }

  .cart-image-container{
    width:175px;
    height:175px;
    overflow: hidden;
    border-radius:6px;
   /* -webkit-box-shadow: 0px 0px 9px 3px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 9px 3px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 9px 3px rgba(0,0,0,0.2);*/
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .cart-image-container img{
   width:100%;
  }

  .cart-container-eCom-content form table tbody tr td a{
    font-family: 'afterglowregular';
    color:#2E3E54;
    font-size:20px;
  }

  .price_cart{
   font-family: 'afterglowregular';
    color:#2E3E54;
    font-size:20px;
  }

  .cart_remove_but{

   font-family: 'BaskervilleBTW01-Roman' !important;
   font-size: 14px !important;
   color:#2E3E54 !important;
  }

  .remove_but_wrapper{
   font-family: 'BaskervilleBTW01-Roman' !important;
   font-size: 14px !important;
   color: white !important;
   margin-top:15px;
  }

  .cart_sub_total_wrapper{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end;
  }

  .cart_sub_content{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-between;
  }

  .cart_sub_content p{
    font-family: 'afterglowregular';
    color: #2E3E54;
    font-size: 20px;
    margin-top: 25px;
  }

  .cart_button_wrapper .update{
    background:#2E3E54;
    border: none;
    font-size: 'BaskervilleBTW01-Roman';
    color:white;
  }

  .cart_button_wrapper .checkout{
    background:#AF4841;
    border: none;
    font-size: 'BaskervilleBTW01-Roman';
    color:white;
    margin-top:5px;
  }

  .cart_button_wrapper button{
    cursor:pointer;
   font-family:'BaskervilleBTW01-Roman';
   font-size:18px;
  }

  .cart_button_wrapper{
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    align-items: normal;
    justify-content: flex-start;
  }

  .original_price span{
   text-decoration: line-through;
  }

  .original_price small{
    text-decoration: none;
  }

  .cart_discount_title{
    font-style: italic;
    color:#2e3e5496;
    font-size:12px;
  }

  .cart_discount_title img{
    width:12px;
  }

  .cart_discount_title{
   display: flex;
   flex-direction: row;
   align-items: center;
   justify-content: flex-start;
   margin-top: 8px;
  }
  /*real_cart*/

  /* eCom Footer*/
  footer {
    min-height: 60px;
    height: auto;
    display: flex;
    background-color: #d0a58b;
    padding-top: 0px;
    padding-bottom: 10px;
    margin-top: 60px;
    border:none;
    flex-direction: column;
}

.footer_wrapper_ecom {
    width: 100%;
    height: auto;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}

.footer_content_ecom{
    width:100%;
}

.layer{
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
    padding-left: 0px;
    padding-right: 0px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.lf_left_content_container{
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}

.lf_left_content_container h2{
    color:#2B3D4F;
    font-size:40px;
    text-align: left;
}

.lf_left_content_container p{
    color:#2B3D4F;
    font-size:24px;
    text-align: left;
    margin-block-end: 0.3em;
    margin-block-start: 0.3em;
    max-width:80%

}

.layer_first{
    border-bottom:1px solid rgba(43,61,79,0.2);
}

.ls_left_sub_container{
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}

.ls_sub_menu{
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  max-width: 786px;
  margin-left: 0px;
}

.ls_sub_menu a{
  color: #2B3D4F;
  font-size: 16px;
  text-align: left;
  margin-right: 33px;
  margin-left: 33px;
  width: auto;
  margin-bottom:20px;
  /*max-width: 103px;*/
}

.ls_right{
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-end;
    display: flex;
}

.lt_left p{
   color:rgba(43,61,79,0.5);
   font-size:14px;
   text-align: left;
}

.lt_right_item a{
    color:rgba(43,61,79,0.5);
   font-size:14px;
   text-align: left;
}

.lt_right{
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
}

.layer_first{
    padding-top:40px;
    padding-bottom:40px;
}

.layer_second{
    padding-top:40px;
    padding-bottom:40px;
}

.ls_logo{
    margin-right:30px;
}

.ls_right_item{
    margin-left: 20px;
}

.ls_right_item a img{
  width: 26px;
}

.lt_right_item{
    margin-left: 20px; 
}

.text-m{
  display:none;
}

.reviews-header .reviews-amount {
  font-family:"BaskervilleBTW01-Roman" !important;
}

.pl_trust .starts_rate .yotpo .yotpo-display-wrapper .standalone-bottomline .yotpo-bottomline .text-m{
  display:block;
  margin-left:10px;
  font-size:14px;
  margin-top:2px;
}

.afterpay_{
  width:100%;
  height: auto;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 0.5rem;
}

.afterpay_ small{
  font-size:14px;
  font-family: 'BaskervilleBTW01-Roman';
  color:#2B3E55;
}

.afterpay_ a img{
   width:65px;
   margin-left:10px;
}

.ppl_ingredients_desc_container_mobile{
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

.node_item{
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

.node_item_header_content{
  width: 100%;
  height: auto;
  border-bottom: 1px solid #2B3E50;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0px 10px 0px;
  margin-bottom: 12px;
}

.node_item_header{
  font-size: 16px;
  font-family: 'BaskervilleBTW01-Roman';
  color: #2B3E50;
}

.node_item_chevron{
  width: 24px;
}

.node_item_text{
  color: #2B3E55;
  font-size: 0.9rem;
  display:none;
}

  /* eCom Footer*/

  /*ecom new about desktop*/
  .li-rt-1-container{
    width:100%;
    height:auto;
    min-height:auto;
    margin-top:50px;  
}

.li-rt-1-content{
    width: 100%;
height: auto;
min-height: auto;
max-width: 1440px;
margin-left: auto;
margin-right: auto;
position: relative;
display: flex;
flex-direction: row;
align-items: flex-start;
justify-content: flex-start;
}

.li-rt-1-right{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  margin-top: 50px;
  padding-left: 100px;
  padding-right: 100px;
}

.li-rt-right-side{
  align-items: center;
}

.li-re-version-1-left{
    width:55%;
}

.li-re-version-1-right{
  width:45%;
}

.li-re-version-2-left{
  width:45%;
}

.li-re-version-2-right{
width:55%;
}

.li-rt-header_container{
  width: auto;
  height: auto;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
}

.li-rt-header_container h2{
  color:#A34D43;
  margin-left: 10px;
  margin-bottom: 0;
}

.li-rt-1-right p{
   color:#2B3E55;
   /*max-width: 446px;*/
   margin-top:40px;
}

.li-rt-item-img-container{
    padding-left:100px;
    padding-right:100px;
}

.li-rt-item-img-container img{
    width:100%;
}

.li-rt-header_container img{
    width: 26px;
}
  /*ecom new about desktop*/

  /*badge ecom*/
  .badge-container{
    width:100%;
    height:auto;
    background: #CFA58B;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top:40px;
    padding-bottom:40px;
    margin-top:80px;
    margin-bottom: 80px;
}

.badge-content{
    width: 100%;
height: auto;
max-width: 1118px;
position: relative;
display: flex;
flex-direction: row;
align-items: flex-start;
justify-content: space-between;
}

.badge-item{
    width:125px;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-left:30px;
    margin-right:30px;

}

.bi-img-container{
    width:125px;
    height: 125px;
    border-radius:50%;
    background:white;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    -webkit-box-shadow: 0px 6px 12px -8px rgba(0,0,0,0.53);
    -moz-box-shadow: 0px 6px 12px -8px rgba(0,0,0,0.53);
    box-shadow: 0px 6px 12px -8px rgba(0,0,0,0.53);
}

.bi-text{
    width: auto;
min-width: 170px;
padding-left: 5px;
padding-right: 5px;
margin-top: 10px;
}

.bi-text h4{
   color:#A34D43;
   text-align: center;
}
  /*badge ecom*/

  /*discover more ecom*/
  .discover-more-container{
    width:100%;
    height:auto;
    margin-top:80px;
}

.discover-more-content{
    width: 100%;
height: auto;
max-width: 1383px;
margin-left: auto;
margin-right: auto;
margin-bottom:70px;
}

.discover-more-header{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.discover-more-header h2{
   color:#47818E;
   margin-left:10px;
   margin-bottom: 0;
}

.dm-slider-container{
    width:100%;
    height:auto;
    margin-top:40px;
}

.dm-item{
    width:330px;
    height:auto;
}

.dm-item img{
    width:100%;
}

.dm-item h3{
  color:#A34D43;
  font-family:'afterglowregular';
  font-weight:300;
  text-align: center;
  margin-top: 35px;

}

.discover-more-header img{
    width:26px;
}

.dm-slider-container .owl-stage-outer{
    padding-left:0px;
    padding-right:0px;
}
  /*discover more ecom*/

  /*new about- header*/
  .new-header-container{
    width: 100%;
    height: auto;
    min-height: 480px;
    position: relative;
    margin-top: 0;
    }

    .nhc-image-container{
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    width: 100%;
    height: auto;
    min-height: 480px;
    position: absolute;
    top: 0px;
    left: 0px;
    }

    .new-header-content{
        width: 100%;
    height: auto;
    min-height: 480px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    }

    .nhc-text-content{
        width:auto;
        height:auto;
        padding:10px;
        margin-left: 12vw;
        position: absolute;
    }

    .nhc-text-content h1{
        color:white;
        font-size: 48px;
        text-align: left;
    }

    .nhc-text-content p{
        color:white;
        font-size: 20px;
        text-align: left;
        font-family: 'BaskervilleBTW01-Roman';
        max-width:640px;
    }

    .nhc-shape{
        position: absolute;
        right:12vw;
        bottom:-50px;
    }

    .nhc-shape img{
        width:100px;
    }
  /*new about header*/

  /*our-story*/
  .our-story-cta-container{
    width:100%;
    height: auto;
    background:#A34D43;
    margin-top:80px;
    margin-bottom:80px;
}

.our-story-cta-content{
    width:100%;
    height:auto;
    max-width:1380px;
    margin-left:auto;
    margin-right:auto;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-top:40px;
    padding-bottom:40px;
}

.our-story-cta-content h4{
   color:white;
   text-align: center; 
   line-height: 1.2em;
   font-weight: lighter;
}
  /*ourstory*/

  /*origin CTA*/
  .origins-cta-container{
    width:100%;
    height: auto;
    background:#CFA58B;
    margin-top:80px;
    margin-bottom:80px;
}

.origins-cta-content{
    width:100%;
    height:auto;
    max-width:1380px;
    margin-left:auto;
    margin-right:auto;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-top:40px;
    padding-bottom:40px;
}

.origins-cta-content h4{
   font-size:40px;
   color:#A34D43;
   text-align: center; 
   line-height: 1.2em;
   font-weight: lighter;
}
  /*origin CTA*/

  .right-align-text{
    right: 5vh;
    margin-left:0px;
  }

  .spotlight_text_container{
    width:100%;
    height:auto;
    margin-bottom:50px;
    max-width:1300px;
    margin-left:auto;
    margin-right: auto;
    padding-left:40px;
    padding-right:40px;
}

.whindstories_text_container{
  width:100%;
  height:auto;
  margin-bottom:50px;
  max-width:1300px;
  margin-left:auto;
  margin-right: auto;
  padding-left:40px;
  padding-right:40px;
}

.spotlight_content{
    width:100%;
    height:auto;
}

.whindstories_content{
  width:100%;
  height:auto;
}

.spotlight_content p{
    font-size:18px;
   color:#2B3E55;
   text-align:left;
}

.swhindstories_content p{
   font-size:18px;
  color:#2B3E55;
  text-align:left;
}

/*hero_full*/
.main-page-hero-full {
  width: 100%;
  height: 72vh;
  position: relative;
}
.mphf-content {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
}
.mpf-hero-text {
  width: auto;
  height: 72vh;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.mpf-hero-tex-content {
  width: 100%;
  height: auto;
  padding-left: 8vw;
  max-width: 560px;
  position: absolute;
  right: 5vw;
  z-index: 1;
}
.mpf-full{
  height: auto;
  width: 100vw;
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

.mpf-image-container{
  width: 100%;
  height: 72vh;
  overflow: hidden;
  display: flex;
  /*flex-direction: column;*/
  align-items: center;
  justify-content: center;
  position: relative;
}

.mpf-image-container img{
  width: 100%;
}

.vimeo-wrapper {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 72vh;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.vimeo-wrapper video {
 width: 100vw;
 height: 56.25vw; /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
 min-height: 100vh;
 min-width: 177.77vh; /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
 position: absolute;
 top: 50%;
 left: 50%;
 transform: translate(-50%, -50%);
}


.vimeo_v{
width: 100vw;
height: 56.25vw;
min-height: 100vh;
min-width: 177.77vh;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}

.shopify_v{
width: 100vw;
height: 56.25vw;
min-height: 100vh;
min-width: 177.77vh;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}


.youtube_v{
width: 100vw;
height: 56.25vw;
min-height: 100vh;
min-width: 177.77vh;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}

.mpf-bg-{
  width: 100%;
  height: 100%;
  background: #463e39;
  top: 0px;
  left: 0px;
  position: absolute;
  mix-blend-mode: hard-light;
  z-index: 1;
}

.mpf-hero-tex-content h1 {
  text-align: center;
}

.mpf-hero-tex-content p {
  text-align: center;
}


/*hero full*/

/*slide menu*/
.selectcountry-container{
width: 100%;
height: auto;
position: absolute;
bottom: 0px;
padding-left: 20px;
padding-right: 20px;
padding-top: 15px;
padding-bottom: 15px;
background: #FAF6F3;
border-top: 1px solid #e0ddda;
}

  .selectcountry-container-sidebar{
    position: absolute;
    width: 100%;
    height: auto;
    bottom: 0px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    background: #FAF6F3;
    border-top: 1px solid #e0ddda;
    }

  .selectcountry-container-slide{
    width: 100%;
    position: absolute;
    height: auto;
    padding: 20px;
    right: 0px;
    bottom: 0px;
    display: inline-block;
    border-top: 1px solid #e0ddda;
    }

.title_sc{
width: 100%;
height: auto;
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: flex-start;
}

.title_sc-header{
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  }

  .title_sc-slide{
    width: auto;
    height: auto;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    }

.title_sc p{
  font-size: 14px;
color: #2E3E54;
text-align: left;
}

.title_sc select{
  -moz-appearance: none !important;
  -webkit-appearance: none !important;
  appearance: none !important;
  background-color: transparent !important;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjUiPjxwYXRoIGZpbGw9IiM2NjYiIGQ9Ik0wIDBzMy40IDQuNCAzLjUgNC40QzMuNyA0LjQgNy4xIDAgNy4xIDBIMHoiLz48L3N2Zz4=) !important;
  background-position: right 10px center !important;
  background-repeat: no-repeat !important;
  background-size: auto !important;
  border-radius: 2px !important;
  border: 0 !important;
  color: #333 !important;
  cursor: pointer !important;
  display: inline-block;
  font-size: 16px !important;
  font-family: "BaskervilleBTW01-Roman";
  height: auto !important;
  line-height: 1.375 !important;
  margin: 0.3em !important;
  max-width: 100% !important;
  min-height: unset !important;
  min-width: 95px !important;
  padding: 0.3em 20px 0.3em 0.5em !important;
  width: 100%;
  text-indent: 0.01px !important;
  text-overflow: '' !important;
  vertical-align: baseline !important;
  margin: 0 !important; 
}

.title_sc-slide select{
  text-decoration: underline;
  -moz-appearance: none !important;
  -webkit-appearance: none !important;
  appearance: none !important;
  background-color: transparent !important;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjUiPjxwYXRoIGZpbGw9IiM2NjYiIGQ9Ik0wIDBzMy40IDQuNCAzLjUgNC40QzMuNyA0LjQgNy4xIDAgNy4xIDBIMHoiLz48L3N2Zz4=) !important;
  background-position: right 10px center !important;
  background-repeat: no-repeat !important;
  background-size: auto !important;
  border-radius: 2px !important;
  border: 0 !important;
  color: #333 !important;
  cursor: pointer !important;
  display: inline-block;
  font-family: "BaskervilleBTW01-Roman";
  height: auto !important;
  line-height: 1.375 !important;
  margin: 0.3em !important;
  max-width: 100% !important;
  min-height: unset !important;
  min-width: 95px !important;
  padding: 0px !important;
  text-indent: 0.01px !important;
  text-overflow: '' !important;
  vertical-align: baseline !important;
  margin: 0 !important; 
}

.title_sc-header select{
  -moz-appearance: none !important;
  -webkit-appearance: none !important;
  appearance: none !important;
  background-color: transparent !important;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjUiPjxwYXRoIGZpbGw9IiM2NjYiIGQ9Ik0wIDBzMy40IDQuNCAzLjUgNC40QzMuNyA0LjQgNy4xIDAgNy4xIDBIMHoiLz48L3N2Zz4=) !important;
  background-position: right 10px center !important;
  background-repeat: no-repeat !important;
  background-size: auto !important;
  border-radius: 2px !important;
  border: 0 !important;
  color: #333 !important;
  cursor: pointer !important;
  display: inline-block;
  font-family: "BaskervilleBTW01-Roman";
  height: auto !important;
  line-height: 1.375 !important;
  margin: 0.3em !important;
  max-width: 100% !important;
  min-height: unset !important;
  min-width: 95px !important;
  padding: 0px !important;
  text-indent: 0.01px !important;
  text-overflow: '' !important;
  vertical-align: baseline !important;
  margin: 0 !important; 
}

.title_sc.side_bar select {
  width: 100%;
}

.cpop_button2 button {
border: none;
background: #A34D3C;
color: white;
font-family: 'BaskervilleBTW01-Roman';
height: 40px;
width: 100%;
margin-left: 0px;
}
.cpop_button2{
width:100%;
}

.smil_items a{
  color: #2E3E54 !important;
}

.footer_icon_container{
    height: auto;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    margin-top: 39px;
}

.inindex-list ul li p a{
  text-decoration:underline;
}

.basket_cont p{
  font-family:"BaskervilleBTW01-Roman";
}

.fcontainer {
  padding-left: 80px;
  padding-right: 80px;
}

.social_container_footer{
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  margin-top: 10px;
}
  
  .icon {
   width: 3.125em;
   filter: grayscale(100%);        
   -webkit-filter: grayscale(100%);
    mix-blend-mode: multiply;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
}
  
  .footer_payment_method ul{
    display:flex;
    flex-direction:row;
    align-items:flex-end;
    justify-content:flex-end;
    flex-wrap:wrap;
    list-style:none;
    margin-top: 39px;
  }

  .comment-add{
    font-family: 'BaskervilleBTW01-Roman';
    font-size: 14px;
    margin-left: 10px;
    color: #a34d43;
    font-weight: 400;
    background-color: transparent;
    padding: 0px;
    border-radius: 10px;
    padding-left: 10px;
    padding-right: 10px;
    cursor: pointer;
    margin-top: 0px;
    font-style: normal !important;
    -webkit-font-smoothing: antialiased;
    display:block;
  }
/*slide menu*/
/*That is for cookie consent hide essential button*/
#essential_accept{
display:none;
}
/*eCom normal*/




@media (min-width: 1920px) and (max-width: 4000px) {
  
  .article-1-summary{
  margin-top:100px;
  }

  .simpleParallax {
    max-height: 350px;
}

.video_wrapper video {
  width: calc(60vw - -20vw);
}

.content-container {
  right: 19%;
}

.esr_content{
  margin-top:8em;
  margin-bottom:12em;
  min-height: 25em;
}

.fixed-top {
  position: relative;
  top: 63px;
  right: 0;
  left: 0;
  z-index: 1030;
 
  }

  .slider-container-article {

    max-width: 1280px;

}

  .prog {
    top: 16px;
}

  /*.svgbit2{
    display:none;
  }*/
  
  .ahl-left{
    width:50%;
    height:auto;
    padding:30px 80px 30px 80px;
  }
  
  .ahl-right{
    width:50%;
    height:auto;
    padding:30px 80px 30px 80px;
  }

  .ah-title h1{
    font-size: 50px;
    }

  

  .about-header-container {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}





  
  #shopify-section-navigation-2{

  width:100%;

}
  .bh-right{
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
    align-content: space-between;
    position: relative;
    height: 100%;
    padding: 100px 160px 149px 30px;
}
  
.article-1-summary {
    width: 100%;
    height: auto;
    padding: 60px;
    margin-bottom: 0px;
    margin-top: 5%;
  min-height:200px;
}
  
  .simple-content{
    padding-left: 300px;
    padding-right: 300px;
    width: 100%;
    height: auto;
    min-height: 100%;
    display: flex;
    justify-self: center;
    justify-items: center;
    justify-content: flex-start;
  }
  
     .size-s{
  width:33%;
  }
  

.after-divider {
  padding: 84px 75px 75px 75px;
}


  .al-image-contianer {
    width:auto;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    overflow: hidden;
    max-width: 1500px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    align-items: baseline;
    justify-content: center;
    
}

.ba-left {
  max-width: 100%;
}

.ba-main-img {
  width: 100%;
  height: auto;
  min-height: 800px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.ba-main-img img {
  width: 100%;
  max-width: 100%;
}

.ba-outside {
  width: 100%;
  max-width: 80%;
  margin-bottom: 60px;
  padding-left: 80px;
}

.bf-container {

  max-width: 1750px;

}

/*.bf-item:nth-child(2n+1){
  margin-top:100px;
}*/

.osi-item:nth-child(2n+1){
  margin-top:100px;
}

.osi-item:nth-child(3n+2){
  margin-top:80px;
}


/*.bf-item:nth-child(4){
  margin-top:0px;
}*/

.logo-buk{
  margin-top: -50px;
}

.nav-cont {
  
  position: relative;

}


.stickymenu{
  position: fixed;
  width: 100%;
  top: -90px;
  z-index: 99;
  height: 92px;
  /*animation: MoveDown 0.5s ease-in;*/
  transition: transform 0.3s ease-out;
  transform: translateY(90px);
  background-image:url(https://cdn.shopify.com/s/files/1/0466/4593/6285/files/image_21.png);
  background:white;
}

.nav-contped{
  top:19px;
}

.padding-set{
  padding: 1em;
}

.collection_header_container {

  min-height: 440px;

}

.new-header-container{
  min-height: 670px;
  }

  .nhc-image-container{
  min-height: 670px;
  }

  .new-header-content{
  min-height: 670px;
  }
  
  .pll_desc_item {
    display: none;
    /*max-height: 7.5vw;*/
    overflow-x: hidden;
    overflow-y: auto;
}


  
}

@media (min-width: 1718px) and (max-width: 1919px) {
.video_wrapper video {
  width: calc(60vw - -29vw);

}

.slider-container-article {

  max-width: 1200px;

}

.esr_content{
  margin-top:8em;
  margin-bottom:12em;
  min-height: 25em;
}

.new-header-container{
  min-height: 670px;
  }

  .nhc-image-container{
  min-height: 670px;
  }

  .new-header-content{
  min-height: 670px;
  }

  
    .pll_desc_item {
    display: none;
   /* max-height: 7.5vw;*/
    overflow-x: hidden;
    overflow-y: auto;
}


}



@media (min-width: 1201px) and (max-width: 1717px) {

  .slider-container-article {

    max-width: 1200px;
  
  }

  .esr_content{
    margin-top:8em;
    margin-bottom:12em;
    min-height: 25em;
  }

  .mph-hero {
    width: 60%;
    height: 67vh;
}

.video_wrapper video {
  width: calc(60vw - -39vw);

}

.mph-hero-text {
  width: 40%;
  height: 67vh;
}
  
.pll_desc_item {
   /* max-height: 10.6vw;*/
}

}


@media (min-width: 1025px) and (max-width: 1200px) {
  .nr-bit {
    padding-left: 50px;
}
.nl-bit {
  padding-right: 50px;
}

.esr_content{
  margin-top:8em;
  margin-bottom:12em;
  min-height: 25em;
}

.video_wrapper video {
  width: calc(60vw - -64vw);

}

.slider-container-article {

  max-width: 1280px;

}

.lefttag{
  /*position:relative;*/
  left:40px;
  width: unset;
  max-width: unset;
}

.righttag{
  /*position:relative;*/
  right:40px;
  width: unset;
  max-width: unset;
}



.rightal li {

  font-size: 14px;
}

.leftal li {

  font-size: 14px;
}

.mph-hero-text {
  width: 40%;
  height: 51vh;
}

.mph-hero {
  width: 60%;
  height: 51vh;
}

}


@media (min-width: 768px) and (max-width: 1025px) {
  .mpf-bg-{
    display:none;
  }
  .mpf-image-container img{
    width: auto;
  }
  .mpf-hero-tex-content {
    width: 100%;
      height: auto;
      padding-left: 0px;
      max-width: 326px;
      position: relative;
      right: 0px;
      z-index: 1;
  }
  .mpf-hero-tex-content h1 {
      text-align: center;
      font-size: 40px;
  }
  .mpf-hero-tex-content p {
      text-align: center;
      font-size: 17px;
  }
  
  .main-page-hero-full {
    width: 100%;
    height: auto;
    position: relative;
  }
  .mphf-content {
    width: 100%;
    height: auto;
    flex-direction: row;
  }
  .mpf-full {
    height: auto;
    flex-direction: column;
  }
  .mpf-image-container {
    height: auto;
  }
  .mpf-hero-text {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    padding: 20px;
  }
  .vimeo_v, .youtube_v {
    width: 100vw;
    height: 66.60vw;
    min-height: auto;
    min-width: 177.77vh;
    position: relative;
    top: 0;
    left: 0;
    transform: translate(0%, -0%);
  }
  .vimeo-wrapper {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 0;
    pointer-events: none;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .vimeo-wrapper video {
  width: 100vw;
    height: 250px;
    min-height: auto;
    min-width: fit-content;
    position: relative;
    top: 0px;
    left: 0px;
    transform: translate(0%, 0%);
  }

  .breadcrumb{
    padding-left: 30px;
  }
  .pl_right {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    padding-left: 0px;
    max-width: 740px;
    padding: 32px 20px 20px 20px;
    margin-left: auto;
    margin-right: auto;
  }
  .pdc-content {
    flex-direction: column;
    max-width: 1209px;
    padding-top: 43px;
    align-items: center;
  }  
  .pl_left {

    width: 100%;
    display:none;
  }

  .pdc-left{
    padding: 0px;
    width: 100%;
    max-width: 740px;
  }

  .product_detail_mobile_container{
    display:inherit;
    margin-top:0px !important;
  }

  .mpcta-container {
    width: 100%;
    height: auto;
    margin-top: 100px;
    max-width: 608px;
    margin-left: auto;
    margin-right: auto;
}

.esr_content{
  margin-top:8em;
  margin-bottom:12em;
  min-height: 25em;
}

#accounttable tbody tr td:before{
  width: 9.5em;
  font-family: 'afterglowregular';
  font-size: 22px;
  font-weight: 300;
  color: #af4941;
}

#ordertable tbody tr td:first-child{
  border-bottom: 2px solid #AF4841;
}

#ordertable tbody tr td:first-child:before{
   font-size:18px;
}

#accounttable tbody tr td span{
  margin-left: auto;
}

#ordertable tbody tr td:last-child{
  padding-bottom: 30px;
}

#ordertable tbody tr td:before{
 font-family: 'afterglowregular';
 color:#AF4841;
}
/**/
#accounttable tbody tr td:last-child{
  border-bottom: 2px solid #AF4841;
}



#accounttable tbody tr td:last-child{
  padding-bottom: 20px;
  margin-bottom: 20px;
}

#accounttable tbody tr td:before{
 font-family: 'afterglowregular';
}

.order-table table tbody tr td {
  border-bottom: 2px solid #AF4841;
}

.order-table table tbody tr:last-child td {
  border-bottom: 2px solid #AF4841;
}

.order_content {
  width: auto;
  padding: 18px;
}

#ordertable tbody tr td:last-child {
  border-bottom: 2px solid #a34d43;
}


.eCom-nav-left {
  justify-content: center;
  align-items: center;
}

.eCom-nav-right {
  padding-right: 0px;
}

.mps-content {
  margin-top: 40px;
  margin-bottom: 20px;
}

.lg-item-card {
  width: 280px;
}

.mpcol-collection-content {
  max-width: 915px;
}

.lg-img-product {
  width: 280px;
  height: 340px;
}

  /*eCompart*/
  .account_detail_container {
    width: auto;
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
}
  /*eCompart*/
  
  #shopify-section-slide-navigation{
  
  display:none;
  }

  .textbased_content{
padding-left:20px;
padding-right:20px;
  }
  

  .collapse_wrapper {
    width: 70%;
    height: 20px;
    border-top: 2px solid #a24d43;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  .fc-right img{
    width:150px;
  }
  
  footer {
  
    padding-top: 14px;
  
  }
  
  .footer-container {
  
    padding-top: 0px;
  
  }
  
  .fc-center {
  
    background-size: contain;
  
  }
  

  .art-title h1 {
text-align:center;
}

  .get-author>span{
    font-size: 18px;
    line-height: 1.1em;
    }

   /* .video_wrapper video {
     width: calc(32vw - -28vw);
     width:auto;
  }*/

  .art-sum p {
    color: #2E3E54;
    font-size:18px;
    padding-left:15px;
    text-align:center;
  }

  .ah-title{
    position: relative;
    min-height: unset;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .message_about h3 {
   /* max-width: fit-content;*/
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
}




.message_about{
  width:100%;
}


.fc-left {
  /*width: 41.3%;*/
}

  .ceterh1 {
    text-align: center;
    padding: 0px 60px 0px 60px;
    max-width: 550px;
}

  .resultv{
    margin-top:0px;
    margin-bottom:10px;
  }

  .search-re-container {

    margin-top: 90px;
}

  .all-stories-container {
    margin-top: 90px;
  }

  .img-containerx {
    max-height: 420px;
}

  .om-item-1>h1{

    font-size: 40px;
    line-height:1.1;
    color: white;
    }

  .divider-sr {

    margin-top: 40px;
    margin-bottom: 40px;
}
  

  .p-10 {
max-width:600px;
}


.main-ba-header{
  margin-top: 13px;
  padding-left:0px;
}



.all-mask {
  max-height: 290px;
}

.ecom-bs .slider-container-eCom .owl-dots{
  display:none !important;
}

/*about mobile*/
.ah-title h1 {
  max-width: fit-content;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px;
}

.ah-img-container {
  position: relative;
  width: fit-content;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.al-container{

  margin-top:80px;
}

.mask_about {
  width: 100%;
  height: auto;
  max-height: 410px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.about-section-5 {
  flex-direction: row;
  margin-top: 40px;
}

.as5-right {
  max-width: 385px;
  padding: 30px;
  margin-top: 240px;
  margin-right: 40px;
  margin-left: 60px;
}

.ma-left {
  width: 100%;
  display: flex;
  flex-direction: column;
  max-width: 505px;
  padding: 30px;
  margin-left: 0px;
  margin-right: unset;
}

.about-section-6 {
  flex-direction: row;
  margin-top: 0px;
  padding-left: 40px;
  padding-right: 40px;
}

.ah-right {
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.about-header-container {
  width: 100%;
  flex-direction: column;
  padding-left: 60px;
  padding-right: 60px;
margin-top:40px;
}

.as5-left {

  max-width: 450px;
  margin-left:40px;
  margin-right:40px;
}

/*about mobile*/

/*newbox*/
.box1 {
  display: grid;
  grid-row-start: 1;
  grid-row-end: span 2;
  justify-content: center;
  padding-right: 0;
  grid-column-end: span 3;
}

.titlex {
  margin-top: 10px;
  margin-right: auto;
}

.box2 {
  display: grid;
  justify-content: center;
  align-content: center;
  margin-top: 2em;
  padding-left: 33px;
}

/*newbox*/


  .wn-item-2{
    flex-direction:column;
    align-items: flex-start;

  }

  .wn-item-g{
    background-image: url(https://cdn.shopify.com/s/files/1/0466/4593/6285/files/image_21.png);
    background-repeat: repeat;
    background-repeat-x: repeat;
    background-position: center center;
    background-size: cover;
    background-color: #f9f9f9;
    border-bottom: 8px solid #D0A58B;
  }



  .rightal .decoration:last-child{
    padding-bottom:30px !important;
  }

  .wn-d-left ul{
    flex-direction:column;
    margin:auto;
    padding: unset;
    padding-left:1em;
    padding-right:1em;
  }

  .whind-navigation{
    height:auto !important;
    min-height:80px;
    /*position:relative;*/
  }

  .wn-d-left ul li {
    margin-left: 1.5em;
    margin-right: 1.5em;
    padding: 0.5em 0em 0.5em 0.5em;
    font-size: 17px;
    margin: auto;
}

.mob_menu{
display:inherit;
}

.hide_button{
  display:none;
}

  .lefttag{
    order:2;
    width: 100%;
    display:none;
    max-width: unset;
  }

  .wn-d-logo {
    margin-left: 0em;
    position: relative;
    height: 71px;
    top: -18px;
}

  .centertag{
    order:1;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .righttag{
    order:3;
    width: 100%;
    display:none; 
    max-width:unset;
  }

  .mobile_menu_kontroller{
    display:block !important;

  }

  .leftal li {
    display: flex;
    align-items: baseline;
    justify-content: start;
    border-bottom: 1px dashed rgba(0,0,0,0.2);
    width: 100%;
}

.rightal li {
  display: flex;
  align-items: baseline;
  justify-content: start;
  width: auto;
  border-bottom: 1px dashed rgba(0,0,0,0.2);
  width: 100%;
}

.rightal li:last-child {

  border-bottom: none;

}

.rightal{
  width:100%;
  margin: auto;
}

.dropdown-sub{
  position:relative;
  margin-top: 0em;
  width:100%;
}

.dropdown-sub li{
   font-size:18px;
}

.dropdown{
  flex-direction:column;
}

.page-holder {
  margin-top: 80px;
  min-height: 50vw;
}

  .nr-bit {
    padding-left: 0px;
}
.nl-bit {
  padding-right: 0px;
}


.clow{
    top:2px;
  }

  .master-container {

    padding: 0px 20px 0px 20px;
}





.logo-buk {
  width: 23vw;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  max-width: 500px;
  height: auto;
  padding: 0em;
  position: absolute;
  top: 19px;
  display:inherit;
}

.fixed-top {

top:0px;
position:relative;
}

.svg-bit{
  display:none;
}

.svg-bit2{
  display:inherit;
}


.nav-cont {
  width: 100%;
  height:auto;
  display: flex;
  flex-direction: column;
  justify-content: end;
  align-items: center;
  position: relative;
  z-index: 99;
  min-height:90px;
} 

.mn-item {
  font-family: 'BaskervilleBTW01-Roman';
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 23px;
  color: #2E3D54;
  padding: 7px;
  border-bottom: 1px dashed #80808040;
}

.mn-item a{
  font-size: 22px;
  line-height: 23px;
}

.navbar-light .navbar-nav .nav-link {

  padding-right: 1.5rem;
  padding-left: 1.5rem;
  color:#2E3E54;
  font-size:23px;
}

.asx-item {

  max-width: 192px;

}



.svgbit{
  display:inherit;
}


.osleftp {
  font-size: 18px;
  text-align: center;
  margin-top: 0px;
  padding: 0px 20px 0px 20px;
}

.titlex > h3{
text-align:center;
}

.textile > p{
  text-align:center;
}





  .f-image-la{
    width:80%;

  }

  .f-text-la {
    width: 80%;
    margin-top: 15px;
}

  .about-section-2{

    flex-direction:column;
    margin-top:100px;

  }

  .ss-3{
    order:1;
  }
  .ss-2{
    order:2;
  }
  .ss-1{
    order:3;
  }

  .ss{
    max-width:100%;
  }



.ah-left {
  width:auto;

}


  
  .whindnav {
    left: 0px;
    top: 0px;
    z-index: 99;
    height: auto;
    position: relative;
        min-height: 38px;
}
  
  .sideB {
    width: auto;
    height: auto;
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-items: baseline;
    position: absolute;
    right: 20px;
    z-index:1031;
}
  
  .sb-manuplation {
    top: -34px;
}
  
  #shopify-section-nav>.fl-s>li:nth-child(1){
  
    display:none;
  
  }
  #shopify-section-nav {

    padding-top: 15px;
    padding-bottom: 15px;
}
  
  .article-2-header {

    padding-right: 0;
    padding-left: 0;
    padding-top: 0;

}
  
  .navPlay>li {
    font-family: 'BaskervilleBTW01-Roman';
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 23px;
    color: #2E3D54;
    padding: 7px;
    border-bottom: 1px dashed #80808040;
}
  .order-1{
  display:inherit;
  width:100%;
  }
  
  .mobile_logo{
  display:inherit;
    position:absolute;
    z-index:99;
    left:calc(50%-100px);
  }
  
  .article-2-author {

    left: 0;
    padding: 10px;
    bottom: 0px;
    margin-top: 30px;
}
  
.article-tags {
    line-height: 11px;
    margin-top: 23px;
    margin-bottom: 0;
    font-size: 11px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
  
.blog-header-bottom {
    text-align: center;
   margin-top:0px;
}
  
  .get-author, .get-author2 {

font-size: 18px;
    line-height: 1.1em;

}
  
  .blog-header-text>h1 {

    font-size: 40px;
    line-height: 1.1em;
    text-align:center;

}
  
    .blog-header-text2>h1 {

      font-size: 40px;
      line-height: 1.1em;
      text-align:center;
}

.blog-header-text2 {

  padding: 0px 73px 0px 73px;
}
  
  
.na-left {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    padding: 0px;
  height: auto;
  margin-top:40px
}
  
  .blog-header-text {
    max-width: 100%;
    margin-top: 0px;
    height: auto;
    margin-bottom: 0px;
}
  
  .blog-container-2 {

    height: auto;
    min-height: auto;

}
  
    .blog-container {

    height: auto;
    min-height: auto;
    padding-top: 80px;

}
  
  .bh-left {
    
    padding-left: 20px;
    padding-right: 40px;
    padding-top: 33px;
    padding-bottom: 63px;
}
  
    .vl-position-1 {
    right: 5px;
    top: 5px;
}
  .vl-texr {

    line-height: 10px;

}


  
.slider-container-article {
  flex-direction: row;
  flex-wrap: wrap;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  display: flex;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 0;
  max-width:1024px;
}

.owl-stage-outer {
  padding-left: 20px;
  padding-right: 20px;
}
  
.sca-item-container {
  max-width: 241px;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 50px;
}
  
  .article-1-shape-2 {
    bottom: 30px;
    left: -46px;
}
  
  .article-1-divider-text
  {
  padding-left:20px;
  padding-right:20px;  
  }
  
  .article-img>img{
  width:100%;
  }
  
  .subscribeButton{
margin-top:0px;
  

}
  
  .rightSide{
  display:inherit;
  }
  
  #navbarNavDropdown>ul{


  display: flex;
  flex-direction: column;

  
}
  
#navbarNavDropdown>ul>li:first-child {
  order: inherit;
}
  
  .our-stories {
    flex-direction: column;

}
  
  .os{
   width:100%;

  }
  
  
  .article>h3 {
    margin-top: 19px;
}
  
  .after-divider {

    padding: 35px 40px 35px 40px;
    flex-direction: row;

}
  
  .ad-right{
  margin-top:30px;
  margin-top: 30px;
  max-width: fit-content;
  text-align: center;
  margin-left: unset;
  margin-right: unset;
  max-width: 360px;
  margin-top: 170px;
  }
  
  .ad-tag {
    text-align: center;
    margin-left: auto;
    margin-right: auto;

}
  .ad-title>h1 {

    text-align: center;
    max-width: max-content;
    font-size:40px;


}

.ad-title{
  margin-right: auto;
  margin-left: auto;
}
  
  .ad-summary>p {

    text-align: center;

}
  
  .ad-shape{
  display:none;
  }
  
  .ad-left {

    padding-right:0px;
    text-align:center;
}
  .after-divider2 {

    flex-direction: column;

}
.ad-item2 {
  width: 100%;
  max-width: fit-content;
}
  
  
.ad-tag2 {
    text-align: center;
    margin-right: auto;
    margin-left: auto;

}

.ad-title2>h1 {

    text-align: center;
    font-size:40px;

}
  
  .ad-blog-image-container2 {
    width: 100%;
    padding-top: 0;
    padding-left: 0;
    padding-bottom: 20px;
}
  
  .ad-blog-image-container2>img {
    width: 100%;
    
}
  
.our-mission-container {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  padding: 0px;
  margin-top: 10vw;
}
  
  .om-item-1 {
    padding: 34px;
    position: relative;
}

.om-item-right{
  padding-top:0px;
}
  
.ad-shape2 {
    left: -4px;
}
  
  .main-brand>img{

    width: 100%;
    max-width: 350px;

  }
  
  .main-brand{
  top: -86px;
  }
  

  #navbarNavDropdown>ul>li:first-child {
    order: 5;
}
  
  /*.subscribeButton {
    border: 0px solid;
    padding: 5px 23px;
}*/
  
.area1 {
    height: 250px;
    margin-top: 80px;
    margin-bottom: 80px;
}
  
  #navbarNavDropdown>ul>li {
    font-family: 'BaskervilleBTW01-Roman';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 23px;
    color: #2E3D54;
    margin-top: 5px;
    margin-bottom: 5px;
    border-bottom: 1px #e8e8e1 dashed;
    padding-bottom: 10px;
}
  

.sca-item-container::nth-child(1){
  margin-top: 0px;
}

.sca-item-container::nth-child(3){
  margin-top: 0px;
}

.sca-item-container::nth-child(1){
  margin-top: 0px;
}

    #shopify-section-blog-section {
    margin-top:0px;
}

  
    
    .main-head {

    font-size: 40px;
    line-height: 1.1em;
    margin-top: 10px;
    width:100%;
}
  
.na-container {
    width: 100%;
    height: auto;
    min-height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 50px;
    margin-top: 50px;
}
  
  .na-right {
    padding: 0px;
    display: flex;
    justify-content: flex-end;
    padding-top: 0px;
}
  
  .na-item {
    width: 100%;
    height: 100%;
    display: flex;
}
  
  .newArticleContainer {
    width: 100%;
    height: auto;
    min-height: auto;
    display: flex;
    flex-direction: column;
}
  
  .na-image-container {
    width: 100%;
    height: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 500px;
    max-width: none;
    margin-right: 0;
}
  
.article-1-summary2 {
    width: 100%;
    height: auto;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 30px;
  min-height:auto;
}

    .al-container{
    padding:0px 20px 0px 20px;
    margin-top:80px;
  }
  
  .sh-p {
display:none;
}
  
  .simpleParallax{

  max-height:100%;
}
  .fixedM{
  width:auto;
  }
  
  nav {
 
    display: block;
}

  .navbar{
  display: block;
  }
  
  .al-image-contianer {
    width: auto;
    height: calc(508px - 141px);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: baseline;
    justify-content: center;
    min-height: 367px;
}
.credit-img {
  position: absolute;
  right: 0px;
  bottom: -22px;
  z-index: 99;
  writing-mode: inherit;
  transform: rotate(0deg); 
}

.ba-content-section {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: auto;
}

.ba-left {
  max-width: 100%;
}
.ba-item {
  width: 100%;
  height: auto;
  position: relative;
}

.ba-outside {
  width: 100%;
  max-width: 100%;
  margin-bottom: 60px;
  padding-left: 0px;
  padding:20px;
}
.blog-featured-container {
 margin-top: 0px;
}
.bf-container {
  width: 100%;
  height: auto;
  max-width: 100%;
}

.bf-item {
  max-width: 277px;
}

.ba-shape {
  display:none;
}

.osi-item {
  max-width: 200px;

}

.outside-2 {
  max-width: 440px;
}

.last-img-container {
  max-width: 440px;
}
.clow{
  top:2px;
}
.order-1{
  display:none;
}
/*productpageipad-pro*/
.product_item_card {
  margin: 60px 20px;
}

.product_content {
  padding: 20px 0px;
}
/*productpageipadpro*/

/*search*/
.search_item_container {
  flex-direction: column;
}

.si_left {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-bottom: 20px;
}


.si_left_list {
  display: flex;
  align-items: flex-start;
  justify-content: space-evenly;
  flex-direction: row;
  width: 100%;
}

.si_right {
  width: 100%;
  height: auto;
}
/*search*/


}



/*tablet*/

@media (min-width: 481px) and (max-width: 768px) {

/* article */

.na-container {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom:0px;
  margin-top: 70px;
}

.na-right {
  padding: 0px;
  display: flex;
  justify-content: flex-end;
  padding-top: 0px;
}

.na-left {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  padding: 0px;
  height: auto;
  margin-top:40px
}

.na-item {
  width: 100%;
  height: 100%;
  display: flex;
}

.newArticleContainer {
  width: 100%;
  height: auto;
  min-height: auto;
  display: flex;
  flex-direction: column;
}

.na-image-container {
  width: 100%;
  height: 100%;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 500px;
  max-width: none;
  margin-right: 0;
}
.blog_module{
  flex-direction: column !important;
}

.blog_content{
  width: 100%;
  margin-right: auto !important;
  margin-left: auto !important;
}

.blog_content.seven{
  width: 80%;
  margin: auto;
}

.blog_quote{
  width: 100%;
}

.blog_quote.seven{
  width: 100%;
}

.blog_quote.five{
  width: 100%;
}

.blog_quote.two{
  width: 100%;
}

.blog_quote.two > h2 {
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center;
  max-width: 364px;
  min-width: 200px;
}

.blog_image_container{
  position: relative;
  width: 80%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

.blog_quote_container{
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center;
  max-width: 364px;
  min-width: 200px;
}
/* article */

  .mpf-bg-{
    display:none;
  }
  .mpf-image-container img{
    width: auto;
  }
  .mpf-hero-tex-content {
    width: 100%;
      height: auto;
      padding-left: 0px;
      max-width: 326px;
      position: relative;
      right: 0px;
      z-index: 1;
  }
  .mpf-hero-tex-content h1,h4 {
    text-align: center;
  }
  .mpf-hero-tex-content p {
      text-align: center;
      font-size: 17px;
  }
  
  .main-page-hero-full {
    width: 100%;
    height: auto;
    position: relative;
  }
  .mphf-content {
    width: 100%;
    height: auto;
    flex-direction: row;
  }
  .mpf-full {
    height: auto;
    flex-direction: column;
  }
  .mpf-image-container {
    height: auto;
  }
  .mpf-hero-text {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    padding: 20px;
  }
  .vimeo_v, .youtube_v {
    width: 100vw;
    height: 66.60vw;
    min-height: auto;
    min-width: 177.77vh;
    position: relative;
    top: 0;
    left: 0;
    transform: translate(0%, -0%);
  }
  .vimeo-wrapper {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 0;
    pointer-events: none;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .vimeo-wrapper video {
  width: 100vw;
    height: 250px;
    min-height: auto;
    min-width: fit-content;
    position: relative;
    top: 0px;
    left: 0px;
    transform: translate(0%, 0%);
  }
  .breadcrumb{padding-left: 30px;}
  .pl_left {

    width: 100%;
    display:none;
  }

  .pl-right{
  max-width: 740px 
  }

  .pdc-left{
    padding: 0px;
  }

  .media-left{
    width: 100% !important;
  }

  .product_detail_mobile_container{
    display:inherit;
    margin-top:0px !important;
  }
  
 #shopify-section-slide-navigation{
  
  display:none;
  }

  .spotlight_content p{
     font-size:18px;
    color:#2B3E55;
    text-align:left;
 }
 .spotlight_text_container{

     padding-left:20px;
     padding-right:20px;
 }

  .right-align-text{
    right: unset;
    margin-left:unset;
  }

  .esr_content{
    margin-top:8em;
    margin-bottom:12em;
    min-height: 25em;
  }

  .li-rt-1-left{
    order:-1;
  }

  .product-review{
padding-left:20px;
padding-right:20px;
    }

    .product_information_container small{
      font-size:16px;
    }

    .eCom-basket {
      margin-right: 22px !important;
  }

  .cta_whind_content {
    margin-left: 100px;
}

.ls_left_sub_container{
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.eCom-nav-mid, .eComLogin{
  /*display:none !important;*/
}

.eCom-nav-mobile{
  display: flex !important;
  justify-content: center;
  flex-direction: column;
  align-items: flex-start;
  padding-left: 10px;
}

/*.video_wrapper video {
  width: calc(47vw - -28vw);
  width:auto;
}*/

.mph-hero {
  width: 100%;
  height: 32vh;
}

.textbased_content{
  padding-left:10px;
  padding-right:10px;
    }

.fc-right img{
  width:150px;
}

footer {

  padding-top: 14px;

}

.footer-container {

  padding-top: 0px;

}

.fc-center {

  background-size: contain;

}

  .get-author>span{
    font-size: 18px;
    line-height: 1.1em;
    }

  .all-stories-container {
    margin-top: 10px;
  }

  .art-sum p {
    color: #2E3E54;
    font-size:18px;
    padding-left:15px;

  }

  .wn-item-g{
    background-image: url(https://cdn.shopify.com/s/files/1/0466/4593/6285/files/image_21.png);
    background-repeat: repeat;
    background-repeat-x: repeat;
    background-position: center center;
    background-size: cover;
    background-color: #f9f9f9;
    border-bottom: 8px solid #D0A58B;
  }

  .rightal .decoration:last-child{
    padding-bottom:30px !important;
  }

  .ceterh1 {
    text-align: center;
    padding: 0px 60px 0px 60px;
    max-width: 550px;
}

  .resultv{
    margin-top:0px;
    margin-bottom:10px;
  }

  .search-re-container {

    margin-top: 90px;
}

 .ba-shape{
   display:none;
 }

  .left-container-2x {

    max-width: 500px;
}

  .all-mask {
    max-height: 290px;
}

  .divider-sr {

    margin-top: 40px;
    margin-bottom: 40px;
}
  
.main-ba-header{
  margin-top: 13px;
  padding-left:0px;
}

.sh-p {
  display:none;
  }


  #logo_svg{
    /*transform: scale(0.7);
    margin-top: -33px;*/
  }
  
  .wn-item-1 {
   /* width: 175px;
    height: 50px;*/
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-direction: row;
    position: absolute;
    right: 20px;
    top: 15px;
    overflow: hidden;
}


/*newbox*/
#logo_svg{
  /* transform: scale(0.4);
   margin-top: -33px;*/
 }
 
.box1 {
 display: grid;
 grid-row-start: 1;
 grid-row-end: span 2;
 grid-column-end: span 3;
 justify-content: center;
 padding-right: 0;
 padding-left:1em;
 padding-right:1em;
}

.box1 .left-containerx .img-containerx a img{
 width:100%;
}

.titlex {
  margin-top: 10px;
  margin-right: auto;
  margin-left:auto;
  position:relative;
  z-index:9; 
}

.box2 {
 display: grid;
 justify-content: center;
 align-content: center;
 grid-row-end: span 2;
 grid-column-end: span 3;
 padding-left: 1em;
 padding-right: 1em;
 margin-bottom: 4em;
}

.box3 {
 display: grid;
 justify-content: center;
 align-content: center;
 grid-row-end: span 2;
 grid-column-end: span 3;
 padding-left:1em;
 padding-right:1em;
}

.wrapper {
 display: grid;
 grid-template-columns: 1fr 1fr;
 margin-left: auto;
 margin-right: auto;
 grid-column-gap: 0em;
 grid-row-gap: 0em;
 margin-top: 4em;
 max-width: 1200px;
 margin-bottom: 4em;
}
/*newbox*/

.after-divider {
  padding: 35px 30px 35px 30px;
  flex-direction: row;
}

.ad-left {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
  width: 50%;
  max-width: 300px;
}

.ad-blog-convert {
  width: 100%;
  height: 456px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 300px;
}

.abc-left {
  width: 300px;
  max-height: 320px;
  align-items: flex-start;
}

.ad-right {
  margin-top: 30px;
  margin-top: 30px;
  max-width: fit-content;
  text-align: center;
  margin-left: unset;
  margin-right: unset;
  max-width: 360px;
  margin-top: 170px;
}

.ad-tag {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.ad-title>h1 {
  text-align: center;
  max-width: max-content;
}

.ad-right {

  max-width: 300px;
  text-align: center;

}

.after-divider2 {
  flex-direction: column;
}

.ad-item2 {
  width: 100%;
  max-width: fit-content;
}

.ad-tag2 {
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}

.ad-title2>h1 {
  text-align: center;
}

.ad-item2 {
  width: 100%;
  max-width: fit-content;
}

.ad-blog-image-container2 {
  width: 100%;
  padding-top: 0;
  padding-left: 0;
  padding-bottom: 20px;
}

.ad-shape2 {
  left: -4px;
}

.ad-summary2 {
  margin-left: 0px;
}

.our-mission-container {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  padding: 0px;
  margin-top: 0vw;
}




.om-item-1 {
  padding: 15px 15px 15px 15px;
  position: relative;
}

.om-item-right{
  padding-top:0px;
}
.sca-item-container {

  max-width: 232px;

}

.clow{
  top:2px;
}
.osleft-inside h1 {
  font-size: 40px;
  line-height: 1.1em;
  color: #C87E3D;
}
.nav-cont {
height:auto;
}

.logo-buk {
  width: 20vw;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  max-width: 500px;
  padding: 0;
  position: absolute;
  top: 12px;
}

.mn-item  {
  font-family: 'BaskervilleBTW01-Roman';
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 23px;
  color: #2E3D54;
  padding: 7px;
  border-bottom: 1px dashed #80808040;
}

.navbar-light .navbar-nav .nav-link {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  color: #2e3e54;
  font-size: 23px;
}

.nr-bit {
  padding-left: 0px;
}
.nl-bit {
padding-right: 0px;
}

.osleftp{
  padding:0px 20px 20px 20px;
}

.fixed-top {
  top: 0px;
  position: relative;
}
.osleft-inside a h2 {

  font-size: 35px;
  line-height: 1.1em;

}

.left-containerx .titlex a h2{
  font-size:26px;
}

.left-containerx {

  align-items: flex-start;
 
}


   .whindnav {
    left: 0px;
    top: 0px;
    z-index: 99;
    height: auto;
    position: relative;
        min-height: 38px;
}
  
  .sideB {
    width: auto;
    height: auto;
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-items: baseline;
    position: absolute;
    right: -6px;
    z-index: 1031;
}
  
  .sb-manuplation {
    top: -34px;
}
.outside-2 {
  max-width: 440px;
}

.last-img-container {
  max-width: 440px;
}
.clow{
  top:2px;
}
.order-1{
  display:none;
}
.mobile_logo {
  position: absolute;
  z-index: 1031;
  display:inherit;
}



/*navnew*/
.wn-item-2{
  flex-direction:column;
  align-items: flex-start;
}

.wn-d-left ul{
  flex-direction:column;
  margin:auto;
  padding: unset;
  padding-left:1em;
  padding-right:1em;
}

.whind-navigation{
  height:auto !important;
  min-height:80px;
  /*position:relative;*/
}

.wn-d-left ul li {
  margin-left: 1.5em;
  margin-right: 1.5em;
  padding: 0.5em 0em 0.5em 0.5em;
  font-size: 18px;
  margin: auto;
}

.mob_menu{
display:inherit;
}
.hide_button{
  display:none;
}

.lefttag{
  order:2;
  width: 100%;
  display:none;
  max-width: unset;
}

.wn-d-logo {
  margin-left: 0em;
  position: relative;
  height: 71px;
  top: -18px;
}

.centertag{
  order:1;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.righttag{
  order:3;
  width: 100%;
  display:none; 
  max-width:unset;
}

.mobile_menu_kontroller{
  display:block !important;
}


.leftal li {
  display: flex;
  align-items: baseline;
  justify-content: start;
  border-bottom: 1px dashed rgba(0,0,0,0.2);
  width: 100%;
}

.rightal li {
display: flex;
align-items: baseline;
justify-content: start;
width: auto;
border-bottom: 1px dashed rgba(0,0,0,0.2);
width: 100%;
}

.rightal li:last-child {

border-bottom: none;

}

.rightal{
width:100%;
margin: auto;
}

.leftal {
  width: 100%;
  margin: auto;
}

.dropdown-sub{
position:relative;
margin-top: 0em;
width:100%;
}

.dropdown-sub li{
 font-size:18px;
}

.dropdown{
flex-direction:column;
}

.page-holder {
 margin-top:80px;
 min-height: 56vw;
}


/*navnew*/

/*about_mobile phone*/
.as5-right {
  max-width: 385px;
  padding: 30px;
  margin-top: 110px;
  margin-right: 0px;
  margin-left:0px;
}

.as5-left {
  max-width: 450px;
  margin-left: 0px;
  margin-right: 0px;
}

.ma-right {
  width: 100%;
  max-width: 100%;
  padding: 0px 15px 0px 0px;
  margin-left: 0;

}

.ma-left{

}
.about-header-container{
  margin-top: 0px;
}
/*about_mobile phone*/

/*hero. index*/
.mph-content{
  width: 100vw;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}

.main_shape_slider{
  display:none;
}

.mph-hero {
  width: 100%;
  height: 52vh;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
}

.mph-hero-text {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 50px;
}
.mph-hero-tex-content {
  width: 100%;
  height: auto;
  padding-left: 0px;
}

.mph-hero-tex-content h1 {
  font-size: 40px;
  text-align: center;
  line-height: 1.1em;
}

.mpcta-content {
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 18px;
  max-width: 699px;
}

.mpcta-right {
  margin-top:30px;
    }
  
    .lf_right {
      width: 40%;
  }  

.lg-item-card {
      margin-top: 18px;
    margin-left: 18px;
    margin-right: 18px;
    margin-bottom: 48px;
}

.mplm-content {
  flex-direction: column;
  align-items: center;
}

.mplm-left {
  width: 100%;
  height: auto;
  display: contents;
}

.mplm-right {
  width: 83%;
  height: auto;
  padding-left:0px
}

.mplm-text-container {
  margin-top: 20px;
}

.mps-content {
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.mps-left {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  order:2;
}

.mps-right {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  margin-top: 50px;
  margin-bottom: 40px;
}

.mpt-content {
  margin-top: 80px;
  margin-bottom: 100px;
  max-width: 640px;
}

.promise-content {
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
  margin-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
}

.promise-heading-container {
  margin-top: 0px;
  justify-content: center;
}

.sca-img-container a img{
  width:100%;
}

.promisea {

  margin-top: 0px;
  margin-bottom:40px;
}

.mplm-img-container {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 40px;
}

.promise-left {
  width: 100%;
  height: auto;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0px;
  order: 2;
}

.promise-right {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 40px;
}

.promise-right p {
  text-align: center;
}
.mpb-content {
  background-size: contain; 
  margin-top: 50px;
  margin-bottom: 50px;
}

.mpcta-left h2 {
  text-align: center;
}

.mpcta-left p {
  text-align: center;
}
/*hero. index*/


/*productpage*/
.product_content {

  padding: 18px 0px;

}

.collection_header_container {
  background-position: 40% 66%;
}

.product_contianer {
  padding-bottom: 0px;
}
/*productpage*/

/*searchresult*/
.article_search_container {
  max-width: 190px;
  margin-left: 10px;
  margin-right:10px;
}

.article_search_img_contianer {
  width: 190px;
  height: 190px;
}

.esr_search_result_container{
  justify-content: space-evenly;
}
/*searchresult*/

/*product*/
.pl_left {
  justify-content: center;
  width: 100%;
}

.product_showcase {
  width: 100%;
  height: 600px;
  max-width: 471px;
  min-height: 600px;
  background: white;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.thumbnail_item {
  width: 78px;
  height: 78px;
}

.showcase_container{
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.pl_right {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  padding-left: 0px;
  max-width: 610px;
  padding: 32px 20px 20px 20px;
  margin-left: auto;
  margin-right: auto;
}

.pdc-content {
  flex-direction: column;
  max-width: 1209px;
  padding-top: 43px;
  padding-left: 30px;
  padding-right: 30px;

}

.pdc-left {
  width: 100%;
}

.pdc-right {
  width: 100%;
}

.pdc-img-container {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  min-height:unset;
  margin-top: 30px;
  margin-bottom: 50px;
  position: relative;
}


.prev-left {
  order: 0;
}


.media-video {
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.media-left {
  padding-left: 0px;
}


.media-left p {
  margin-right: auto;
  margin-left: auto;
}

.search_bar_container {
  margin-top: 11px;
  margin-bottom: 40px;
}

.si_left_list p {
  margin-right: 20px;
  margin-block-start: 0.5em;
  margin-block-end: 0.5em;
  margin-left: 0px;
  line-height: 1em;
  border-right: 1px solid #2B3E55;
  padding-right: 20px;
}

.si_left_list p:last-child {
  border-right: none;
  padding-right: 0;
}

.si_left_list {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}

/*product*/

/*real_cart*/
.cart-image-container {
  width: 80px;
  height: 80px;
}

.cart-container-eCom-content form table tbody tr td a {;
  font-size: 18px;
}

.price_cart {
  font-size: 16px;
}

.cart-container-eCom-content {
  width: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.cart_sub_content p {
  font-size: 16px;
}

.icon__cart{
  width: 16px !important;
    height: 12px !important;
}

.qun_cart{
  padding: 5px 0px 0px 0px !important;
  width: 19px !important;
  font-size: 18px !important;
}

.remove_but_wrapper {
  margin-top: 6px;
}
/*real_cart*/

/*ecom footer*/
.ls_sub_menu a {
  margin-bottom: 18px;
}

.ls_sub_menu {
  width: 100%;
  height: auto;
  flex-wrap: wrap;
  margin-left: 8px;
  margin-top: 30px;
}



.lf_left_content_container h2 {
  font-size: 30px;
}

.lf_left_content_container p {
  font-size: 16px;
}
/*ecom footer */

.pdc-content-video{
    width: 75%;
    max-width: unset;
}

/*ecom new about */
.li-rt-item-img-container {
  padding-left: 40px;
  padding-right: 40px;
}
.li-rt-header_container h2 {
  color: #A34D43;
  margin-left: 10px;
  margin-bottom:27px;
}

.li-rt-1-right p{
     font-size: 16px;
     margin-top: 0px;
     margin-bottom: 40px;
  }

  .li-rt-header_container img {
  width: 26px;
  position: relative;
  top: 4px;
}

.li-rt{
      width:100%;
  }  

  .li-rt-1-right{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  margin-top:30px;
  padding-left: 40px;
  padding-right: 40px;
}

.li-rt-1-content{

flex-direction: column;
}

.li-rt-header_container {
  align-items: flex-start;
  justify-content: center;
  /*padding-left: 40px;
  padding-right: 40px;*/
  max-width: 100%;
  /*margin-left: auto;
  margin-right: auto;*/
}

.li-rt-1-container{
      margin-top:10px;
  }

/*ecom new about tablet*/


/*ecombadge*/
.badge-content {
  width: 100%;
  height: auto;
  max-width: 1118px;
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  padding: 40px;
}

.badge-item {
  width: 235px;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 30px;
  margin-bottom: 30px;
}
/*ecombadge*/


/*discover more ecom*/
.dm-item {
  width: 280px;
  height: auto;
}

.dm-slider-container .owl-stage-outer{
      padding-left:60px;
      padding-right:0px;
  }
/*discover more ecom*/

/*new about header*/
.nhc-image-container {
  position: relative;
  background-position: 18% 50%;
}

.nhc-text-content {
  width: auto;
  height: auto;
  padding: 10px;
  margin-left: 0px;
  position: relative;
  padding-left: 40px;
  margin-top:30px;
}
.nhc-text-content h1{
 color:#2B3E55;
  }
  .nhc-text-content p{
      color:#2B3E55;
  }
/*new about header*/

/*ourstory*/
.our-story-cta-content h4{
  font-size:26px;
  color:white;
  text-align: center; 
  line-height: 1.2em;
  font-weight: lighter;
}
/*ourstory*/

/*origin CTA*/
.origins-cta-content h4{
  font-size:26px;
  color:#A34D43;
  text-align: center; 
  line-height: 1.2em;
  font-weight: lighter;
}
/*origin CTA*/

/*hero_full*/
.mpf-image-container img{
  width: auto;
}

/*.owl-carousel .owl-item img {
    width: auto; 
}*/

.mpf-hero-text {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  padding: 20px;
}
.mpf-hero-tex-content h1,h4 {
  text-align: center;
}
.mpf-hero-tex-content p {
    text-align: center;
    font-size: 17px;
}

.eCom-nav-right{
  padding-right:30px; 
}
/*hero_full*/

}

@media (min-width: 320px) and (max-width: 480px) {
  .new-header-content {
    justify-content: unset;
  }
  .roundel-container{
    transform: scale(0.75);
    top: -16px;
    right: -16px;
    }

    .product_information_container > h4 {
      font-size: 1.15em;
    }
    .product_information_container > span {
      font-size: 12.6px;
    }
    .product_information_container > div {
      font-size: 0.75em;
    }
/* article */
.blog_module{
  flex-direction: column !important;
}

.blog_content{
  width: 100%;
  margin-right: auto !important;
  margin-left: auto !important;
}

.blog_content.seven{
  width: 80%;
  margin: auto;
}

.blog_quote{
  width: 100%;
}

.blog_quote.seven{
  width: 100%;
}

.blog_quote.five{
  width: 100%;
}

.blog_quote.two{
  width: 100%;
}

.blog_quote.two > h2 {
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center;
  max-width: 364px;
  min-width: 200px;
}

.blog_image_container{
  position: relative;
  width: 80%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

.blog_quote_container{
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center;
  max-width: 364px;
  min-width: 200px;
}
/* article */

  .mpf-image-container img{
    width: auto;
  }
  .mpf-hero-tex-content {
    width: 100%;
      height: auto;
      padding-left: 0px;
      max-width: 326px;
      position: relative;
      right: 0px;
      z-index: 1;
  }
  .mpf-hero-tex-content h1,h4 {
    text-align: center;
  }
  .mpf-hero-tex-content p {
      text-align: center;
      font-size: 17px;
  }
  
  .main-page-hero-full {
    width: 100%;
    height: auto;
    position: relative;
  }
  .mphf-content {
    width: 100%;
    height: auto;
    flex-direction: row;
  }
  .mpf-full {
    height: auto;
    flex-direction: column;
  }

  /* WAL-101 */
  .main-page-hero-full .mpf-hero-text {
    padding-top: 0px;
  }
  .main-page-hero-full .mpf-hero-tex-content h1 {
    font-size: 1.7rem;
  }
  .main-page-hero-full .mpf-hero-tex-content h4 {
    font-size: 1em;
  }
  .main-page-hero-full .mpf-full {
    padding-bottom: 0;
  }
  /* WAL-101 */

  .product_atc_information_container .product_trust_container {
    margin-bottom: 0px;
  }

  .mpf-image-container {
    height: auto;
  }
  .mpf-hero-text {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    padding: 20px;
  }
  .vimeo_v, .youtube_v {
    width: 100vw;
    height: 66.60vw;
    min-height: auto;
    min-width: 177.77vh;
    position: relative;
    top: 0;
    left: 0;
    transform: translate(0%, -0%);
  }
  .vimeo-wrapper {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 0;
    pointer-events: none;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .vimeo-wrapper video {
  width: 100vw;
    height: 250px;
    min-height: auto;
    min-width: fit-content;
    position: relative;
    top: 0px;
    left: 0px;
    transform: translate(0%, 0%);
  }
  .locale-selectors__selector_header{
    display: none !important;
  }

  .locale-selectors__selector_header .side_bar{
    display: inline-block !important;
    width: 100% !important;
    border-bottom: 1px solid #e0ddda !important;
    padding-bottom: 0.75em;
  }
  
  .wn-item-1 {
   /* width: 175px;
    height: 50px;*/
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-direction: row;
    position: absolute;
    right: 20px;
    top: 15px;
    overflow: hidden;
    z-index:9999;
}



.news_rticker{
margin-top:0px;
}

.lt_right {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
  max-width: 70%;
  flex-wrap: wrap;
}

.lt_right_item a {
  color: rgba(43, 61, 79, 0.5);
  font-size: 11px;
  text-align: left;
}

.lt_right_item {
  margin-left: 10px;
  margin-right: 10px;
}

#mobiledip{
  display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 30px;
    height: 30px;
}

.textbased_content{
  padding-left:10px;
  padding-right:10px;
    }

.fc-center {
  
  background-size: contain;
  margin-bottom:30px;
}

.fc-right img {
  width: 150px;
}

.fc {
  min-height: unset;
}

.fc-right{
  margin-bottom:30px;
}

.ch-shape-x p{
padding-left:15px;
padding-right:15px;
}


.hUSkzV.hUSkzV.hUSkzV.hUSkzV.hUSkzV.hUSkzV {
  padding: 11px 20px !important;
  }

.nearbynear{
  width:100%;
  height:auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  margin-bottom:0px;
}

.nbn-item {
  width: 100%;
  height: auto;
  position: relative;
}

.new-comment {

  padding: 0px 20px;
}

.gotoButtonContainer{
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.inside_parallax h3{
  font-size:20px;
}

.inside_parallax h3 p{
  font-size:20px;
  margin-bottom:0px; 
}

.fa-title h1{
text-align:center;
  
 
}

/*left-align*/
.left-align{
  left: -30px;
    line-height: 1em;
}
/*left-align*/

/*right-align*/
.right-align{
  right: -9px;
  line-height: 0em;
}
/*right-align*/

.fa-p p{
text-align:center;
  padding-left: 0px;
}

.osi-title h1{
text-align:center;
 
}

.osi-p p{
text-align:center;
padding-left:0px;

}

.get-author>span{
  font-size: 18px;
  line-height: 1.1em;
  }



.message_about h3 {
  /*max-width: fit-content;*/
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px;
  text-align:center;
}

.all-stories-title h1{
  text-align:center;
  font-size:35px;
}

.message_about h3 p{
 /* max-width: fit-content;*/
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px;
  text-align:center;
}

.ahl-left p {

  text-align:center;
}

.ahl-right p {
text-align:center;
}

.as5-text p {
text-align:center;
margin-top:30px;
margin-bottom:30px;
}

.ma-text-container p {
text-align:center;
}

.sr-title h5 {
text-align:center;
}

.sr-summary p{
  text-align:center;
}

.ma-text-container blockquote {
  margin-left: 0px;
  margin-top: 80px;
}

/*.wn-item-g{
    background-image: url(/cdn/shop/files/Vector_1_large.png?v=1600782140);
    background-repeat: no-repeat;
    background-repeat-x: inherit;
    background-position: left 0px bottom -10px;
    background-size: 17px;
  }*/

  .wn-item-g{
    background-image: url(https://cdn.shopify.com/s/files/1/0466/4593/6285/files/image_21.png);
    background-repeat: repeat;
    background-repeat-x: repeat;
    background-position: center center;
    background-size: cover;
    background-color: #f9f9f9;
    border-bottom: 8px solid #D0A58B;
  }

  .rightal .decoration:last-child{
    padding-bottom:30px !important;
  }

.mobile_frindly{
  min-height:829px;
}

.ceterh1 {
  text-align: center;
  padding: 0px 20px 0px 20px;
  max-width: unset;
}

.resultv{
  margin-top:0px;
  margin-bottom:10px;
}

.hr-divider {
  margin-top: 0px;
  margin-bottom: 30px;
}

.search-re-container {

  margin-top: 90px;
}

.left-containerx .titlex a h2{
  font-size:26px;
  text-align:center;
}

.left-containerx {

  align-items: flex-start;
 
}

.asx-img {
  width: 100%;
  max-width: 317px;
}

.ba-main-img {
  width: 100%;
  height: auto;
  min-height: 350px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.sh-p {
  display:none;
  }

.asx-item:nth-child(2n+1){
  margin-top:30px;
}

.asx-item:nth-child(2n+2){
  margin-top:30px;
}

.asx-item:nth-child(3n+1){
  margin-top:30px;
}



.all-stories-container {
  margin-top: 10px;
}

.divider-sr {

  margin-top: 40px;
  margin-bottom: 40px;
}



.main-ba-header{
  margin-top: 90px;
  padding-left: 0px;
  margin-bottom: 40px;
}

.ba-title-section img {
  position: absolute;
  bottom: 10px;
  left: -50px;
}

/*about_mobile_iphone*/
.ah-title h1 {
  font-style: normal;
  font-weight: normal;
  font-size: 50px;
  line-height: 1.1em;
  color: #47818e;
  text-align: center;
  max-width: 460px;
  margin-right: auto;
  padding-top: 60px;
  padding-left: 0px;
}

.ah-shape{
  display:none;
}

.mask_about {
  max-height: 393px;
}

.as5-right {
  order: 1;
  padding: 30px;
  margin-top: 0px;
  margin-left:0px;
}

.as5-left {
  display: flex;
  flex-direction: column;
  max-width: 474px;
  padding: 30px;
  margin-right: 0;
}

.ma-left {
  width: 100%;
  display: flex;
  flex-direction: column;
  max-width: 505px;
  padding: 30px;
  margin-left: 0px;
  margin-right: 0px;
  order:2;
}

.about-section-6 {
  flex-direction: column;
  margin-top: 0px;
  margin-bottom:0px;
}

.ma-right {
  width: 100%;
  max-width: 550px;
  padding: 30px;
  margin-left: 0;
  order:1;
}

.about-header-container{
  margin-top: 40px;
}


/*about_mobile_iphone*/
  
  /*html,body{
  
  overflow-x: hidden;
  }*/
  /*newbox*/
  #logo_svg{
   /* transform: scale(0.4);
    margin-top: -33px;*/
  }
  
.box1 {
  display: grid;
  grid-row-start: 1;
  grid-row-end: span 2;
  grid-column-end: span 3;
  justify-content: center;
  padding-right: 0;
  padding-left:1em;
  padding-right:1em;
}

.box1 .left-containerx .img-containerx a img{
  width:100%;
}

.titlex {
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index:9;
}

.titlex>h3{
  text-align:center;
}

.textile>p{
  text-align:center;
  padding-left:0px;
}

.ad-summary2>p {

  text-align: center;

}

.sca-tags {
  text-align: center;
}

.sca-title{
  text-align:center;
}

.sca-summary {
  text-align: center;
  padding-left: 0px;
}

.box2 {
  display: grid;
  justify-content: center;
  align-content: center;
  grid-row-end: span 2;
  grid-column-end: span 3;
  padding-left: 1em;
  padding-right: 1em;
  margin-bottom: 4em; 
  margin-top: 2em;
}

.box3 {
  display: grid;
  justify-content: center;
  align-content: center;
  grid-row-end: span 2;
  grid-column-end: span 3;
  padding-left:1em;
  padding-right:1em;
}

.wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-left: auto;
  margin-right: auto;
  grid-column-gap: 0em;
  grid-row-gap: 0em;
  margin-top: 4em;
  max-width: 1200px;
  margin-bottom: 4em;
}
/*newbox*/

  
 /* main{
  
  overflow-x: hidden;
  }*/


  .nr-bit {
    padding-left: 0px;
}
.nl-bit {
  padding-right: 0px;
}

.logo-buk {
  width: 31vw;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  max-width: 500px;
  padding: 0;
  position: absolute;
  top: 12px;
}

.mn-item  {
  font-family: 'BaskervilleBTW01-Roman';
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 23px;
  color: #2E3D54;
  padding: 7px;
  border-bottom: 1px dashed #80808040;
}

.navbar-light .navbar-nav .nav-link {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  color: #2e3e54;
  font-size: 23px;
}

.nav-cont {
  width: 100%;
  height: auto;

}

.fixed-top {
  top: 0px;
  position: relative;
}

  .search-result-item
{
flex-direction: column;
}

.page-move-container {
  display:none;
  }



  .master-container {

    padding: 0px 20px 0px 20px;
}

.sr-title{
  margin-top: 39px;
}
  .osleft-inside h1 {
    font-size: 40px;
    line-height: 1.1em;
    color: #C87E3D;
  }

  .osleftp{
    padding:0px 20px 20px 20px;
    text-align:center;
  }

  .osleft-inside a h2 {

    padding-top: 50px;
}

  .last-img-container>img{
    position: relative;
      width: 100%;
      min-width: auto;
    }
    .os-right {
      padding-top: 19px;
  }

  .about-section-7 {
    margin-top: 40px;
    flex-direction: column;
  }

  .head-stories>h1{

    /*font-size: 40px;*/
    font-size:35px;
  }

  .fw-left {
    width: 100%;
    height: auto;
    padding: 30px 30px 30px 30px;
}

.fw-right {
  width: 100%;
  height: auto;
  padding: 30px;
}

.fi-shape{
  display:none;
}

  .about-section-5 {

    flex-direction: column;

}


.about-section-6{

  flex-direction: column;
  margin-top: 0px;

}

.as5-left{
  order:2;
}

.as5-shape{
  display:none;
}

.as5-right{
  order:1;
  padding:30px;
  margin-top:0px;
}

  .about-header-container {
    width: 100%;
    flex-direction: column;

}

.ahl-left {
  width:auto;

}

.ahl-right {
  width:auto;

}

.ah-left{
  width:auto;
}
.ah-right {
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 0px 20px 0px 20px;
}


.ah-title h1 {

  font-size:40px;

}

.ah-left-text-container {
  width: auto;
  height: auto;
  display: flex;
  flex-direction: column;
}

  .ba-content-section {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: auto;
  }
  .ba-title-section {
    display: flex;
    flex-direction: column;
    padding-left: 0px;
    margin-top:0px;
}
.ba-title-section .ba-title {
  font-size: 35px;
  text-align:center;
}

.ba-title-section .other-cat {
  margin-bottom: 20px;
  width: 100%;
  height: 20px;
  text-align:center;
}
  .ba-left {
    max-width: 100%;
  }
  .ba-item {
    width: 100%;
    height: auto;
    position: relative;
  }
  .art-title h1 {
    color: $whind-main-yellow;
    font-size: 26px;
    line-height: 1.1em;
    text-align:center;
}
.art-sum p {
  color: #2E3E54;
  font-size:18px;
  padding-left:0px;
  text-align:center;

}
  
  .ba-outside {
    width: 100%;
    max-width: 100%;
    margin-bottom: 60px;
    padding-left: 0px;
    padding:20px;
  }
  .blog-featured-container {
   margin-top: 0px;
  }
  .bf-container {
    width: 100%;
    height: auto;
    max-width: 100%;
  }
  
  .bf-item {
    width: 100%;
    max-width: 277px;
    margin: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom:50px;
}
  
  .ba-shape {
    display:none;
  }
  
  .osi-item {
    max-width: 100%;
    margin: 0px;
    padding:30px;
  
  }

  .osi-img {
    width: 100%;
    max-width: 100%;
}

.osi-item:nth-child(3n+1) {
  margin-top: 0px;
}

  
  .order-1 {
    display: none;
}
  /*.outside-2 {
    width: 100%;
    height: auto;
    max-width: inherit;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}*/

.outside-2 {
  width: 100%;
  height: auto;
  max-width: inherit;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.credit-img {
  position: absolute;
  right: calc(50% - 90px);
  bottom: -22px;
  z-index: 99;
  writing-mode: inherit;
  transform: rotate(0deg);
}
  
  .blog-header-text2 {
    width: auto;
    max-width: 100%;
    height: auto;
    padding: 0px 15px 0px 15px;
}
  .article-1-summary3 {
    width: auto;
    height: auto;
    padding: 24px 15px 0px 15px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
}

  .al-image-contianer {
    width:auto;
    height: calc(368px - 141px);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: baseline;
    justify-content: center;
    min-height: 227px;
    
}


.outside {
   margin-bottom: 20px;
}
  
  #shopify-section-slide-navigation{
  
  display:none;
  }
  
  #shopify-section-nav>.fl-s>li:nth-child(1){
  
    display:none;
  
  }
  
  #shopify-section-nav>ul{
  
    width: auto;
  
  }
  
  /*#subb{
  display:none;
  }*/
  
  .order-1{
  display:none;
  }
  
  .sideB {
    width: auto;
    height: auto;
    position: absolute;
    right: 20px;
    top: 20px;
    z-index:1031;
}
  
  .navPlay>li {
    font-family: 'BaskervilleBTW01-Roman';
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 23px;
    color: #2E3D54;
    padding: 7px;
    border-bottom: 1px dashed #80808040;
}
  
  .fl-c{
  
    display:none !important;
  
  }
  
  .article-2-author{
  /*display:none;*/
  }
  
  .article-2-header {
    width: 100%;
    height: auto;
    padding-right: 0;
    padding-left: 0;
    padding-top: 0;
    position: relative;
        margin-bottom: 40px;
}
    
  .simpleParallax{

  max-height:100%;
}
  
  .blog-container-2 {
    width: 100%;
    height: auto;
    min-height: auto;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
    position: relative;
    margin-top: 20px;
}
  
  .blog-header-text {
    margin-top: 40px;
    margin-bottom:10px;
}
  
  .mobile_logo{
    display:inherit;
    position:absolute;
    z-index:99;
    left:calc(50%-100px);
}
  
  .blog-header-text>h1 {
    line-height:1.1em;
    text-align: center;
    font-size:28px;
}
  
    .blog-header-text2>h1 {
      font-size:40px;
      line-height:1.1em;
      text-align: center;
      font-size:35px;
}
  
 .article-1-summary {
    padding: 10px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height:unset;
}
  
.article-1-summary>p {

    font-size: 18px;
    line-height: 26px;

}

.left-container-2x {

  align-items: flex-start;


}
  
  .blog-header-bottom{
  
    width: 100%;
    margin-top: 0px;
    padding-bottom: 29px;
  }
  
  .article-2-author {
   
    left: 0;
    padding: 8px;
    bottom: 0px;
   
}
  
  .article-tags {
    font-size: 10px;
    line-height: 10px;
    margin-top: 15px;
    padding-left: 0px;
    text-align: center;
    width: 100%;
}
  
  .get-author {

    font-size: 18px;
    line-height: 1.1em;
    margin-top: 0px;
    text-align: center;
}

.get-author2 {
  font-size: 18px;
  line-height: 1.1em;
  margin-top: -2px;
  text-align: center;
}
  
  .article-2-p {

    font-size: 30px;
    line-height: 23px;
    padding: 20px;
    max-width: 100%;
}
  
  .article-1-p{
  font-size: 18px;
    line-height: 26px;
  
  }
  
  .article-1-desc{
  
  font-size: 18px;
    line-height: 26px;
  }
  
  .article-3-p {

    font-size: 30px;
    line-height: 22px;

}
  
  .article-1-divider-text{ 


    font-size: 30px;
    line-height: 22px;
        padding-left: 20px;
        padding-right: 20px;

}
  
  .sca-item-container {

    margin-bottom: 22px;
    width: 100%;
    max-width: 100%;
    height: auto;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    padding: 20px 0px 20px 0px;
    margin-left: 0px;
    margin-right: 0px;
    max-width: 343px;
}
  
  
  .slider-container-article {

    flex-direction: column;
    padding-top:0px;
    margin-top: 0px;
    justify-content: center;
    align-items: center;
    margin-bottom:0px;
    padding-bottom:0px;
}
  
/* .sca-item-container:last-child {
  margin-bottom:0px;
}*/
  
  .sub-section {

    margin-top: 0;

}
  
  .article-sub-container {

    min-width: 310px;
}
  
  .fc {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding:0px;
}
  
  .vl-position-1 {
    right: 5px;
    top: 5px;
}
  .vl-texr {

    line-height: 10px;

}
  
  .article-1-shape-img {
    position: absolute !important;
    top: -83px;
    right: 15px;
}
  
  .article-1-shape-3 {
    bottom: -76px;
    left: 38px;
}
  
  .article-1-bottom-sec {

    font-size: 18px;

}
  
  #shopify-section-nav>ul>li {

    font-size: 13px;


}
  
.logoMobile {
    display: inherit;
    position: absolute;
    z-index: 3;
    top: -52px;
}
  
  .blog-container {
    height: auto;
    min-height: auto;
    flex-direction: column;
    padding-top: 0px;
}
  
  .blog-header {

    width: 100%;
    height: 100%;
    padding: 10px;
}
  
  .ar2{
  
    position:relative;
    top:5px;
  
  }
  
    
  .rightSide{
  display:none;
  }
  
  #navbarNavDropdown>ul{


  display: flex;
  flex-direction: column;

  
}
  
#navbarNavDropdown>ul>li:first-child {
  order: 5;
}
  
  .main-brand>img{
  width:310px;
  }
  .main-brand {

    top: -77px;

}
.page-holder {
  min-height: 67vh;
 margin-top:80px;
}

.ad-blog-convert {
  width: 100%;
  height: 380px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width:342px;

}

.cta_whind_content {
  margin-left: 0px;
  padding-left:15px;
  padding-right:15px;
}

.cta_whind_container {

  background-size: cover;
  background-position: 10% center;
  padding-bottom: 33px;

}

.cta_text p{
  font-size: 28px;
  font-family: 'afterglowregular';
  text-align: center;
  color: white;
}

.cta_text {
  font-size: 28px;
  font-family: 'afterglowregular';
  text-align: center;
  color: white;
}

.cta_list_item {
  align-items: flex-start;
  justify-content: center;
  text-align: left;
}

 .our-stories {
   
    flex-direction: column;
    justify-content: center;
    align-items: center;

} 
  
  .os {
    width: 100%;
  }
  
  h1{
   font-size:40px;
  }
  
  .os>h1{
  
  font-size:40px;
  }
  
  .article {
    width: 100%;
}
  
  .article>h3 {
padding-left:15px;
}
  
    .after-divider {
    width: auto;
    height: auto;
    padding: 80px 20px 80px 20px;
    flex-direction: column;
    justify-content: left;
    align-items: center;
    display: flex;
    position: relative;

}

.ad-right2{
  order: 2;
 
}

.ad-left2{
  order: 1;
  margin-bottom:30px;
}
  
.area1 {
  height: 250px;
  margin-top: 38px;
  margin-bottom: 20px;
}
  
  .ad-shape{
  display:none;
  }
  
  .ad-left {

    padding-right: 0px;
    width: 100%;
}
  
  .ad-right {
    margin-top: 20px;
    padding-left:0px;
    width:100%;
}
  
  .ad-tag {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
  
.ad-title>h1 {

    font-size: 40px;
    text-align: center;
    font-size:35px;

}
  
.ad-summary>p {

    text-align: center;

}
  
  .os-button-container{
  
    margin-bottom:20px;
    margin-top:20px;
  }
  
  .ad-item2 {
    width: 100%;
    padding: 0;
}
  
  .after-divider2 {
    width: 100%;
    height: auto;
    padding: 80px 20px 80px 20px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
}

.ad-summary2 {
  margin-left: 0px;
}
  
  
  .ad-shape2
  {
  display:none;
  }
  
  .ad-blog-image-container2>img{
  width:100%;
  }
  
  .ad-blog-image-container2 {
    width: 100%;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
}
  
  .fw-title {

    font-size: 40px;
    line-height: 1.1em;

}
  
  .our-mission-container {
padding:20px;
margin-top: 20px;
}
  
  .om-item {
    flex-direction: column;

}
  .om-item-1 {
    padding: 14px;
    margin-top:20px;

}
  
  .om-right {
    padding-top: 0px;
    margin-top: 35px;
}
  
  .om-shape{
  display:none;
  }
  
  .om-item-1>h1 {
  text-align:center;
}
  
  .om-item-1>p {
  text-align:center;
}
  
  .subscribeButton {

    border: 0px solid;
        padding: 5px 23px;

}
.main-head {
  font-size: 35px;
  line-height: 1.1em;
  margin-top: 10px;
  width: 100%;
  text-align:center;
}
  #navbarNavDropdown>ul>li:first-child {
    order: 5;
}
  .subscribeButton {
    border: 0px solid;
    padding: 5px 23px;
}
  
.ad-title2>h1 {
    font-size: 40px;
    line-height: 1.1em;
    text-align: center;
    font-size:35px;
}
  .ad-tag2 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;

}

.fw-content-container {
  min-height: 319px;
}
  
  #shopify-section-nav-2, #shopify-section-navigation {

    padding: 6px 11px 1px 11px;
}
  
  .navbar {

    padding: 0 0rem;
}
  
  #shopify-section-navigation-2 {
    width: 100%;
    padding: 11px 11px 1px 11px;
}
  
  .ml-auto, .mx-auto {
    /*margin-left: 23px !important;*/
}
  
  .navigationMain {

    min-height: 0;
    padding:0px;
}
  
  #navbarNavDropdown>ul>li {
    font-family: 'BaskervilleBTW01-Roman';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 23px;
    color: #2E3D54;
    margin-top: 5px;
    margin-bottom: 5px;
    border-bottom: 1px #e8e8e1 dashed;
    padding-bottom: 10px;
}
  

.sca-item-container:nth-child(1){
  margin-top: 0px;
}

.sca-item-container:nth-child(3){
  margin-top: 0px;
}

.sca-item-container:nth-child(1){
  margin-top: 0px;
}

#shopify-section-blog-section {
    margin-top:0px;
    height:auto;
}


  
  .newArticleContainer {
    width: 100%;
    height: auto;
    min-height: auto;
    display: flex;
    flex-direction: column;
    padding-top: 0px;
}
  
  .na-container {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom:0px;
    margin-top: 70px;
}


  
  .na-item {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    padding: 10px;
}


  
  /*.na-image-container {
    width: 100%;
    max-width: 574px;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 500px;
}*/

.na-image-container {
  width: 100%;
  max-width: none;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: auto;
  height: auto;
  padding-top:0px;
}
  
      .al-container{
    padding:25px 0px 0px 0px;
    margin-top:80px;
  }
  
    .sh-p {
display:none;
}

.bf-title h1 {

  font-size: 40px;
  font-size:35px;

}

/*.bf-item:nth-child(1) {
  margin-top: 0px;
}

.bf-item:nth-child(2n+1){
  margin-top:0px;
}*/

.osi-item:nth-child(2n+1){
  margin-top:0px;
}

.osi-item:nth-child(3n+2){
  margin-top:0px;
}


/*.bf-item:nth-child(4){
  margin-top:0px;
}*/

.bf-container {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: nowrap;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

/*.bf-item:nth-child(5) {
  max-width: 760px;
  padding:30px;
}*/
.about-section-2 {

  flex-direction: column;
  margin-top: 50px;

}

.ss {
  padding: 20px;
  max-width:100%;
}

.ss-3{
  order:1;
}

.ss-2{
  order:2;
}

.ss-1{
  order:3;
}

.fla-shape{
  display:none;
}

.f-image-la {
  width: 100%;

}

.f-text-la{
  flex-direction:column;
  width:100%;
}

.f-text{
  width:100%;
}

.fixed-top {
  top: 0px;
  position: relative;
}
.clow{
  top:2px;
}
.order-1{
  display:none;
}
.mobile_logo {
  position: absolute;
  z-index: 1031;
  display:inherit;
}
/*navnew*/
.wn-item-2{
  flex-direction:column;
  align-items: flex-start;
}

.wn-d-left ul{
  flex-direction:column;
  margin:auto;
  padding: unset;
  padding-left:1em;
  padding-right:1em;
}

.whind-navigation{
  height:auto !important;
  min-height:80px;
  /*position:relative;*/
}

.wn-d-left ul li {
  margin-left: 1.5em;
  margin-right: 1.5em;
  padding: 0.5em 0em 0.5em 0.5em;
  font-size: 17px;
  margin: auto;
}

.mob_menu{
display:inherit;
}

.hide_button{
  display:none;
}

.lefttag{
  order:2;
  width: 100%;
  display:none;
  max-width:unset;
}

.wn-d-logo {
  margin-left: 0em;
  position: relative;
  height: 71px;
  top: -18px;
  z-index:60;
}

.centertag{
  order:1;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.righttag{
  order:3;
  width: 100%;
  display:none; 
  max-width:unset;
}

.leftal li {
  display: flex;
  align-items: baseline;
  justify-content: start;
  border-bottom: 1px dashed rgba(0,0,0,0.2);
  width: 100%;
}

.rightal li {
display: flex;
align-items: baseline;
justify-content: start;
width: auto;
border-bottom: 1px dashed rgba(0,0,0,0.2);
width: 100%;
}

.rightal li:last-child {

border-bottom: none;

}

.rightal{
width:100%;
margin: auto;
}

.dropdown-sub{
position:relative;
margin-top: 0em;
width:100%;
}

.dropdown-sub li{
 font-size:18px;
}

.dropdown{
flex-direction:column;
}

.page-holder {

margin-top: 80px;
background-position: 12% 50% !important;
}

.mobile_menu_kontroller{
  display:block;
}

.asx-item{
  margin-top:30px;
  max-width: 100%;
}

.footer-container {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
}

.footer_submenu_item{
  text-align:center;
  margin-top:0px;
}

.footer_sub_menu{

  display:flex;
  flex-direction:column;
  justify-content:center;
  align-content:center;

}

.wrapper_footer {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.form-version-cid-3 {
  width: 100%;
}

.fc{
  width:100%;
  width: 100%;
  justify-content: center;
  align-items: center;
}

.designby {
  margin-left: unset;
  padding-right: 0px;
}

.fcl-item {

  margin-right: unset;
}

.fc-left{
  order:2;
}

.fc-center{
  order:1;
}

.fc-right{
  order:1
}

.fcl-item:nth-child(1){
  order:2;
}

.fcl-item:nth-child(2){
  order:1;
}

.trem2 {
  height: auto;
  min-height: 1000px;
  /*margin-bottom: 80px;*/
}

.footer_right{
  display:none;
}

.fbm_item_wrapper {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin-left:auto;
  margin-right:auto;
}

.fbm_item {
  color: white;
  font-size: 13px;
  min-width: 90px;
  padding-left: 10px;
  padding-right: 10px;
  border-right: 1px solid white;
  margin-top: 5px;
}

.footer_left{
  display:none;
}

.om-item-left>p{

  text-align:left;
  }
  
  
  .om-item-left>h1{
  
  text-align:left;
  font-size:35px;
  }

  .om-item-right>p{

    text-align:right;
    }
    
    
    .om-item-right>h1{
    
    text-align:right;
    font-size:35px;
    }

    .content-container {
      position: relative;
      text-align: center;
      right: auto;
      width: 100%;
      margin-left: auto;
      max-width: 308px;
      margin-right: auto;
  }

  .content-container p {
    color: #ffffff;
    margin-bottom: 20px;
    line-height: 1.1em;
    text-align:center;
    margin-bottom:30px;
}

.collapse_wrapper {
  width: 70%;
  height: 20px;
  border-top: 2px solid #a24d43;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.as5-left{
  order:1;
}

.as5-right{
  order:3;
}

.headerv{
  order:2;
}

#shape-main{
  display:none;
}

.hero_sub_container h2{
  padding-left: 10px;
  padding-right: 10px;
}

.klaviyo-form-UysqE2 button{
  min-width:307px;
}

.klaviyo-form-Rqq5rS button{
  min-width:307px;
}

.klaviyo-form-VMy6we button{
  min-width: 269px;
}

.klaviyo-form-VMy6we .kgtZbf{
  display:flex;
  flex-direction:column !important;
  align-items:center !important;
  justify-content: center !important;
}

.klaviyo-form-VMy6we input{
  padding: 0px 0px 0px 0px !important;
  text-align:center !important;
  width:307px !important;
}

.klaviyo-form-Rqq5rS .kgtZbf{
  display:flex;
  flex-direction:column !important;
  align-items:center !important;
  justify-content: center !important;
  min-height: 130px;
}

.klaviyo-form-Rqq5rS input{
  padding: 0px 0px 0px 0px !important;
  text-align:center !important;
  width:307px !important;
}

.klaviyo-form-UysqE2 .kgtZbf{
  display:flex;
  flex-direction:column !important;
  align-items:center !important;
  justify-content: center !important;
  margin-top: 50px;
}

.klaviyo-form-UysqE2 input{
  padding: 0px 0px 0px 0px !important;
  text-align:center !important;
  width:307px !important;
}


.search_container form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 76px;
}

.head-stories h1 img{

  display:inherit;
}

.chavron_{

  display:inherit;
}

/*navnew*/


/*eCom*/
.adc_content {
 flex-direction: column;
 margin-top:100px;
}

.adc_left {
  width: 100%;
  flex-direction: row;
  min-height: unset;
  border-right:0px;
  justify-content: space-around;
  padding-left:0px;
}

.adc_item {
  width: auto;
  height: auto;
  margin-bottom: 10px;
}

.adc_item h2 .item_adc {
  font-size: 18px;
  text-align: center;
}

.adc_item h2 .item_adc.active {
  font-size: 18px;
  text-align: center;
  text-decoration:underline;
}

.adc_content {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top:25px;
}

.adc_right {
  width: 100%;
  height: auto;
}

.item_item_account {
  padding-left: 10px;
  padding-right: 10px;
}

#ordertable tbody tr td:first-child{
  border-bottom: 2px solid #AF4841;
}

#ordertable tbody tr td:first-child:before{
   font-size:18px;
}

#accounttable tbody tr td span{
  margin-left: auto;
}

#ordertable tbody tr td:last-child{
  padding-bottom: 30px;
}

#ordertable tbody tr td:before{
 font-family: 'afterglowregular';
 color:#AF4841;
}
/**/
#accounttable tbody tr td:last-child{
  border-bottom: 2px solid #AF4841;
}

#accounttable tbody tr td:first-child:before{
   font-size:18px;
}

#accounttable tbody tr td:last-child{
  padding-bottom: 20px;
  margin-bottom: 20px;
}

#accounttable tbody tr td:before{
 font-family: 'BaskervilleBTW01-Roman';
}

.order_list_container {
  margin-top: 20px;
}

.my_order_header {
  margin-bottom: 20px;
}

.doubleinput {
  flex-direction: column;
  margin-bottom: 0px;
}

.formContainer input {
  width: 100%;
}

.formContainer {
  margin-bottom: 25px;
}

.order_content {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top:100px;
}

#ordertable tbody tr td:last-child{
  border-bottom: 2px solid #a34d43;
}
#ordertable tbody tr:nth-last-child(-n+3) td:before  {
  display:none;
}

#ordertable tbody tr:last-child td span  {
  font-family:'BaskervilleBTW01-Roman';
  font-size:18px;
}

/**/
#accounttable tbody tr td:last-child{
  /*border-bottom:0px;*/
}

#accounttable tbody tr:nth-last-child(-n+3) td:before  {
  font-family: 'afterglowregular';
  color:#AF4841;
  font-size:18px;
  text-align:left;
}

#accounttable tbody tr:last-child td span  {
  /*font-family:'BaskervilleBTW01-Roman';
  font-size:18px;*/
}

.address_container_account {
  margin-top: 20px;
}

.order-table {
  margin-top: 40px;
}

.btn-wrapper{
  flex-direction:row;
}

/*loginmobile*/
.account_content {
  flex-direction: column;
  padding-top: 0px;
  padding-bottom: 30px;
}

.ac {
  width: 100%;
}

.fcontainer {
  padding-left: 20px;
  padding-right: 20px;
}

.ac_left{
  margin-bottom:30px;
  margin-top:32px;
}
/*loginmobile*/

/*nav*/
.eCom-nav-mid{
  /*display:none;*/
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding-left: 10px;
}

.slidemenu-container {
  width: 72%;
  height: 100%;
  max-width: 375px;
  background: #FAF6F3;
  position: fixed;
  top: 0px;
  left: -375px;
  z-index: 5;
}

.eCom-nav-left{
  padding-left: 0px;
}

.eCom-nav-container{
  position: relative;
  top:0px;
  background-color:#faf6f3;
  z-index: 10;
}

.navigationbottom{
  display:none;
}

.eCom-nav-right{
  padding-right: 10px;
}
.eCom-nav-mobile{
  display: flex !important;
  justify-content: center;
  flex-direction: column;
  align-items: flex-start;
  padding-left: 10px;
}


/*nav*/

/*cart*/
.cart_container{
  z-index:12;
  max-width:375px;
}
/*cart*/


/*index*/
.mph-content {
  flex-direction: column;
  margin-top:43px;
}

.mph-hero {
  height: 43vh;
  width: 100%;
}

/*#mph-img-3{
  display:none;
}*/



.mph-hero-text {
  width: 100%;
  height: auto;
}

.mph-hero-tex-content h1 {
  font-size: 35px;
  text-align: center;
  line-height: 1.1em;
}

.mph-hero-tex-content {
  width: 100%;
  height: auto;
  max-width: 300px;
  padding-left: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}

.mpcta-container {
  margin-top: 70px;
}

.mpcta-content {
  width: 100%;
  height: auto;
  min-height: 134px;
  max-width: 350px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 18px 9px 18px 9px;
}

.mpcta-item {
  width: 100%;
  height: auto;
}

.mpcta-item {
  width: 100%;
  height: auto;
}

.mpcta-left h2 {
text-align:center;
font-size:32px;
}

.mpcta-right {
margin-top:30px;
  }

.mpcta-left p {
  font-size: 20px;
  line-height: 1.1em;
  margin-block-start: 0.5em;
  margin-block-end: 0em;
  text-align:center;
}

.lg-img-product {
  width: 164px;
  height: 164px;
}

.lg-item-card {
  width: 164px;
  height: auto;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 20px;
}

.product_trust_container {

    flex-direction: column;
}

.review {
  margin-top: 0px;
  margin-left: 0px;
}

.showpriceinbutton{
  display:inherit;
}

.btn-add {
  flex-direction: row;
  padding: 8px 14px;
  min-width : 135px;
}

.btn-add span{
  margin-left:10px;
}

.mplm-content {
  flex-direction: column;
}

.mplm-left {
  width: 88%;
  height: auto;
}
.mplm-right {
  width: 100%;
  height: auto;
  padding-left:15px;
  padding-right: 15px;
}


.mplm-text-container {
  padding-right: 10px;
  margin-bottom: 15px;
  margin-top: 14px;

}

.mps-content {
  flex-direction: column;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.mps-right {
  width: 79%;
  height: auto;
  justify-content: center;
  margin-top: 60px;
  margin-left:auto;

}

.mps-left {
  width: 100%;
  order: 2;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  margin-top: 0px;
}

.mps-item-text {
  font-size: 32px;
}

.mpt-content {
  margin-bottom: 100px;
  margin-top: 120px;
}

.mpt-message {
  font-size: 28px;
  margin-top: 0px;
  margin-bottom: 40px;
}

.promise-content {
  flex-direction: column;
  margin-top:0px;
}


.promise-left {
  width: 100%;
  order:2;
  padding-right:15px;
  padding-left:15px;
  text-align:left;
}

.promise-img-container {
  width: 100%;
  max-width: 349px;
  margin-left: auto;
  margin-right: auto;
}

.promise-right {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  padding-right:15px;
  padding-left:15px;
  align-items: center;
}

.promise-heading-container h2 {
  font-size: 35px;
}

.promise-heading-container {
  margin-top: 47px;
  align-items: flex-start;
  
}

.promise-left p {
  font-size: 16px;
  margin-top: 14px;
  text-align: left;
  padding-right: 10px;
}

.mpb-content {
  background-position: center;
  align-items:center;
  margin-top:20px;
}
/*index*/

/*product*/
.collection_header_container {
  margin-top: 90px;
  min-height: 350px;
  align-items:flex-end;
  padding-right:0px;
  background-position: 26% 50%;
}

.product_content {
  padding: 22px 0px;
  justify-content: space-around;
}

.product_item_card {
  min-height: 385px;
  height: auto;
  width: 164px;
  margin: 11px;
  margin-bottom: 50px;
}

.product_image_container {
  width: 164px;
  height: 194px;
}

.info_part_2 {
  /*min-height: 124px;*/
}

.product_contianer {
  padding-bottom: 10px;
}

.chc_content h1 {
  font-size: 35px;
  text-align: center;
  margin-bottom: 0px;
}
.chc_content {
  max-width: 260px;
  margin-right: 0px;
  align-items: center;
  padding-right: 11px;
}

.chc_content p {
  font-size: 18px;
  text-align: center;
}

.sort-container select {
  font-size: 12px;
}
.filter-item {
  padding-right: 9px;
  margin-left: 13px;
}
.filter-main_wrapper {
  justify-content: center;
}

.product_price_desktop{
  display: none;
}

.product_price_mobile{
  display: inherit;
}
/*product*/

/*faq*/
.faq_content{
margin-top:50px;
}
/*faq*/

/*search*/
.search_item_container {
  flex-direction: column;
}

.search_container_ecom {
  width: 100%;
  height: auto;
  padding: 5px 0px 40px 0px;
  position: fixed;
  top: 0px;
  left: 0px;
  background: #fbf6f3;
  z-index: 999;
  -webkit-box-shadow: -6px 0px 15px -2px rgba(92,75,64,0.22);
  -moz-box-shadow: -6px 0px 15px -2px rgba(92,75,64,0.22);
  box-shadow: -6px 0px 15px -2px rgba(92,75,64,0.22);
}

.search_content_ecom {
  width: auto;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.si_left {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-bottom: 20px;
}


.si_left_list {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row;
  width: 100%;
  flex-wrap: wrap;
}

.si_right_list{
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
}

.si_right {
  width: 100%;
  height: auto;
}

.si_right_product {
  width: 100%;
  max-width: 164px;
  height: auto;
  margin-right: 0px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-evenly;
}

.si_right_product:nth-child(3),
.si_right_product:nth-child(4),
.si_right_product:nth-child(5),
.si_right_product:nth-child(6),
.si_right_product:nth-child(7) {
display:none;
}

.scecom_close {
  right: 6px;
  top: 6px;
}
/*search*/
/*searchresult*/
.article_search_container {
    max-width: 164px;
    margin-left:8px;
    margin-right:8px;
}

.article_search_img_contianer {
  width: 164px;
  height: 164px;
}

.esr_search_result_container {
  justify-content: space-around;
  flex-wrap: wrap;
}

.esr_content{
  margin-top:80px;
}
.article_search_information_container h2 {
  font-size: 20px;
  color: #2B3E55;
}
/*searchresult*/

/*product*/
.pl_left {

  width: 100%;
  display:none;
}

.pl_right {
  width:100%;
  padding-left: 20px;
  padding-right: 20px;
  height:auto;
}

.pl_title h1{
  font-size: 35px;
}

.pl_desci_cont p{
  margin-block-start: 0.5em;
  margin-block-end: 0.5em;
}

.pl_badges img{
  width:33px;
}

.pl_price {
  margin-top: 10px;
  margin-bottom: 15px;
}

.pl_price{
  display:none;
}

.product_content {
  padding: 10px 0px;
}

.pl_badges{
  margin-bottom:0.5em;
}

.qtydiv .btnqty {
  padding: 18px 14px 18px 14px;
  width: 24px;
  height: 23px;
}

.qtydiv .quantity-input {
  padding: 7px 0px 0px 0px;
  font-size: 22px;
}

.qtydiv .btnqty.qtyminus {
  margin-right: 0px;
}

.qtydiv .btnqty.qtyplus {
  margin-left: 0px;
}

.cart_header h2 {
  margin-top: 12px;
  margin-bottom: 25px;
}

.product_image {
  width: 90px;
  height: 90px;
}
.mobile_price{
  display:inherit;
  margin-left:15px;
  font-family: 'BaskervilleBTW01-Roman';
   font-size:18px;
}

.pll_add_basket_container button {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width:231px;
  max-width:231px;

}

.pll_qunt_add_cart_container small {
  font-size: 15px;
  color: #2B3E55;
  font-family: 'BaskervilleBTW01-Roman';
  margin-left: 0px;
  margin-top:8px;
  letter-spacing: 0em;

}

.pll_add_basket_container  {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  position: relative;
  margin-bottom: 10px;
  margin-top: 5px;

}

.pll_menu_container {

  justify-content: space-between;
}

.mobile_variant{
  display:inherit;
}

.product_detail_mobile_container{
  display:inherit;
  margin-top:0px !important;
}

.product_thumbnails{
  display:none;
}
.pdc-content {
  flex-direction: column;
}

.pdc-heading-content h2 {
  color: #A34D43;
}

.pdc-left {
  width: 100%;
  order: 2;
  margin-top: 50px;
  padding-right: 0px;
}

.pdc-right {
  width: 100%;
}

.pdc-heading-content {
  justify-content: flex-start;
  margin-bottom: 0px;
}

.pdc-img-container {
  min-height: auto;
  position: relative;
}

.media-left {
  padding-left: 0px;
}

.media-shape img {
  width: 30px;
}

.media-video {
  flex-direction: row;
}

.products-detail-container {
  width: auto;
  height: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.product-review{
 padding: 20px;
}

.search_bar_container {
  margin-top: 25px;
  margin-bottom: 40px;
}

.si_left_list p {
  margin-right: 20px;
  margin-block-start: 0.5em;
  margin-block-end: 0.5em;
  margin-left: 0px;
  line-height: 1em;
  border-right: 1px solid #2B3E55;
  padding-right: 20px;
}

.si_left_list p:last-child {
  border-right: none;
  padding-right: 0;
}

.si_left_list {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}

.search_container_ecom{
top: -639px;
height:639px;
}

.video_wrapper {

  width: 100%;

}

.mplm-shape{

  margin-right: -41px;
}

/*.video_wrapper video {
  width: calc(47vw - -28vw);
  width:auto;
}*/
/*product*/
/*real_cart*/

/*real_cart*/
.cart-image-container {
  width: 80px;
  height: 80px;
}

.cart-container-eCom-content form table tbody tr td a {;
  font-size: 18px;
}

.price_cart {
  font-size: 16px;
}

.cart-container-eCom-content {
  width: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.cart_sub_content p {
  font-size: 16px;
}

.icon__cart{
  width: 16px !important;
    height: 12px !important;
}

.qun_cart{
  padding: 5px 0px 0px 0px !important;
  width: 19px !important;
  font-size: 18px !important;
}

.remove_but_wrapper {
  margin-top: 6px;
}

.discount_wrapper{
  border-bottom: 1px solid #2e3e544a !important;
  padding-bottom: 21px;
}

#cart_table tbody tr td:first-child{
  padding-top: 21px;

}

.cart-container-eCom-content{
   margin-top:82px; 
}
/*real_cart*/
/*real_cart*/

/*footer*/
.layer {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width:auto;
}

.ls_left{
  width:100%;
}

.ls_sub_menu {
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
  margin-bottom: 31px;
  margin-left: 0px;
}

.ls_sub_menu a {
  color: #2B3D4F;
  font-size: 16px;
  text-align: left;
  width: auto;
  margin-right: 12px;
  margin-left: 10px;
}

.ls_left_sub_container {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.ls_sub_menu a:first-child{
  margin-left:0px;
  padding-left:0px;
}

.ls_logo{
  margin-right: 0px;
}
/*footer*/
/*eCom*/

.btn-lg {
  padding: 9px 0px 11px 0px;
  border-radius: 0px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.lf_left_content_container h2 {
  color: #2B3D4F;
  font-size: 26px;
  text-align: center;
}

.lf_left_content_container p {
  color: #2B3D4F;
  font-size: 18px;
  text-align: center;
  margin-block-end: 0.3em;
  margin-block-start: 0.3em;
  max-width:100%;
}

.cart_free_shipping_container {
  width: 349px;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}

.cfsc_item {
  color: #2B3E55;
  text-align: left;
  margin-right: auto;
  width: 350px;
  margin-left: auto;
}

.pcc_checkout_container {
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom:10px;
  padding-top:20px;
}

.eCom-nav-right-child {
  margin-left: 0px;
  margin-right: 7px;
  width: 30px;
  height: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.eCom-basket{
  margin-right: 0px !important;
}

.mpcol-heading h2{
  font-size: 40px;
  color: #A34D43;
  text-align:center;
}

.mpcol-heading{
margin-right:auto;
margin-left:auto;
}

/*.eCom-search{
  display:none;
}*/

.eCom-user{
  /*display:none !important;*/
}

.eComLogin{
  display:none !important;
}

.video_wrapper video {
  width: calc(60vw - -99vw);
}

.fcontainer h2 {
  font-size: 35px;
}

.btn-submit{
  width:100%;
}

.textbased{
  padding-top:90px;
}

.order_container{
  width:auto;
  height:auto;
}

.order-table table tbody tr:last-child td{
  border-bottom: 2px solid  #AF4841;
  }

  .order-table table tbody tr td {
    border-bottom: 2px solid #AF4841;
}

/*country_lightbox*/
.country_item {
  width: 100%;

}

#country-lightbox{
  padding:25px;
}
/*country_lightbox*/

.promisea {
  margin-top: 0px;
}

.mpb-center{
  margin-left:0px;
}
.lf_left_content_container p {
    text-align: center;
    width: 100%;
}
.lf_right {
  width: 89%;
  margin-top:0px;
}
.pdc-content-video{
  margin-bottom:30px;
}
.additional-checkout-buttons {
  padding-left:20px !important;
  padding-right:20px !important; 
}
.breadcrumb {
  margin-bottom: 18px;
  padding-left: 10px;
}
.ticker_close_button {
  position: absolute;
  right: 9px;
  top: 10px;
}
.ppl_ingredients_desc_container_mobile{
  display:flex;
}
.afterpay_{
  width:100%;
  height: auto;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-bottom: 0.5rem;
}
.afterpay_ a img{
  margin-left: 7px;
  width: 67px;
}
.product_information h2 {
  font-size: 14px;
}
.part_1 {
  height: auto;

}


.tickerheight{
  padding-top: 9px;
}

.tickercontrol{
  margin-top:20px;
}



.main-page-header-container{

  margin-top:67px;

}

.mph-hero-tex-content p {
  font-size: 20px;
  text-align: center;
  line-height: 1.1em;
}

.ecom-bs .slider-container-eCom .owl-dots{
  display:none !important;
}

.main_shape_slider{
display:none;
  }

  .mpf_shape_container{
display:none;
  }

  .pdc_video_content{
    padding-top:0px;
  }
 /*ecom mobile new about*/
 .li-rt{
  width:100%;
}  

.li-rt-1-content{

flex-direction: column;
}
.li-rt-item-img-container{
  padding-left:20px;
  padding-right:20px;
}

.li-rt-1-right p{
 font-size: 16px;
   padding-left:20px;
   padding-right:20px;
}

.li-rt-1-left{
  order:-1;
}

.li-rt-header_container {
align-items: flex-start;
justify-content: flex-start;
padding-left: 20px;
padding-right: 20px;
max-width: 375px;
/*margin-left:auto;
margin-right: auto;*/
}
.li-rt-header_container img {
width: 26px;
position: relative;
top: 7px;
}
.li-rt-1-right{
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: center;
margin-top:30px;
padding-left: 0px;
padding-right: 0px;
}
.li-rt-1-container{
  margin-top:10px;
}
 /*ecom mobile new about*/
 
 /*ecombadge*/
 .badge-item {
  width: 125px;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.badge-content {
  flex-wrap: wrap;
  padding: 20px;
}
 /*ecombadge*/

/*discover more ecom*/
.dm-item {
  width: 280px;
  height: auto;
}
.dm-slider-container .owl-stage-outer{
      padding-left:40px;
      padding-right:0px;
  }
/*discover more ecom*/

/*new about header*/
.nhc-image-container {
  position: relative;
  min-height: 187px;
  background-position: right;

}

.new-header-container{
  min-height:300px;
}

.nhc-text-content {
  width: auto;
  height: auto;
  padding: 10px;
  margin-left: 0px;
  position: relative;
  padding-left: 20px;
  margin-top:30px;
}
.nhc-text-content h1{
  color:#2B3E55;
  font-size: 32px;
  }
  .nhc-text-content p{
      color:#2B3E55;
      font-size: 16px;
  }

  .new-header-content{

  min-height: 300px;

  }
/*new about header*/
  /*ourstory*/
  .our-story-cta-content h4{
    font-size:26px;
    color:white;
    text-align: center; 
    line-height: 1.2em;
    font-weight: lighter;
 }
  /*ourstory*/

  /*origin CTA*/
  .origins-cta-content h4{
    font-size:26px;
    color:#A34D43;
    text-align: center; 
    line-height: 1.2em;
    font-weight: lighter;
 }
  /*origin CTA*/
  .right-align-text{
    right: unset;
    margin-left:unset;
  }

  .origins-cta-content {

    padding-left: 40px;
    padding-right: 40px;
}

.our-story-cta-content {
  padding-left: 40px;
  padding-right: 40px;
}

.spotlight_content p{
   font-size:18px;
  color:#2B3E55;
  text-align:left;
}
.spotlight_text_container{

padding-left:20px;
padding-right:20px;
}

/*hero_full*/

.cpop_content {
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  position: relative;
}

.cpop_right {
  height:auto;
  width: 100%;
  align-items: center;
  justify-content: flex-start;
  padding-left:10px;
  padding-right:10px;
  min-height:auto;

}

.cpop_left {
  width: 100%;
}

.cpop_form {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}

.cpop_select select {
  width: 100%;
}

.cpop_select {
  width: 100%;
}

.cpop_button{
  width: 100%;
}

.cpop_button button {
  border: none;
  background: #A34D3C;
  color: white;
  font-family: 'BaskervilleBTW01-Roman';
  height: 40px;
  width: 100%;
  margin-left: 0px;
  margin-top:20px;
}

.new_badge{
  width: 60px;
  height: 60px;
}
.best_seller{
width: 60px;
height: 60px;
}

.mpf-bg-{
  display:none;
}

.basket_value {
  left: 17px;
  top: -2px;
}

.footer_icon_container {
  height: auto;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  margin-top: 39px;
}

.search_form_ecom form input{
  font-size:16px;
}
/*hero_full*/
.nhc-shape{
  display:none;
}


.adcr_1_text,.sdcr_label{
  font-size:16px;
  color:#AF4841;
  text-align: left;
  font-family: 'BaskervilleBTW01-Roman';
}

.adcr {
  flex-direction: column;
}

.adcr_2_item {
  margin-bottom: 20px;
}

.adcr_1, .adcr_2 {
  margin-bottom: 0px;
}
.adcr_3 {
  margin-top: 0px;
}


.adcr_1{
  margin-bottom:30px;
}

.adrs_item p{
  font-size:16px;
}

.node_item_text p{

  margin-bottom:0rem;
  }

  .select_country_whind {
    width: 100% !important;
}

.formContainer select  {
  width: 100% !important;
}

.nt_item p {
  max-width: 300px;
}

.fancybox-button--thumbs,.fancybox-button--play,.fancybox-infobar{
  display:none;
}
.fancybox-toolbar{
  background-color:#a34d43;
}

.fancybox-navigation button div{
  border-radius:50%;
  background-color: #a34d43;
}

.fancybox-navigation button {
  border-radius:50%;
  background-color: transparent;
}

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
  color: #fff;
}

.fancybox-button{
  background:transparent;
}

.breadcrumb a, .breadcrumb span {
  font-size: 14px;
  color: #2B3E55;
}

.lf.lf_left {
  order: 1;
  margin-top: 30px;
}
  
  .mps-nav-item a img{

max-width:100px;
}
  
    .thumbnail_item{
    display:none;
  }
  
  .image-zoom{
    display:none;
  }
  
  .contain-zoom{
    display:none !important;
  }
  .ls_right {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
}
  .footer_payment_method ul {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: start;
    flex-wrap: wrap;
    list-style: none;
    padding-inline-start: 0px;
}
  
  #banner-wrapper div.banner-body__content .banner-main_header p {
    font-size:13px !important;
}
  
  .banner-header{
     display:none !important;
  }
  
  .banner-main_buttons p {
  font-size:13px !important;
  }
  
  .cookie_tab__wrapper_header p {
  font-size:13px !important;
  }
  
  .banner_footer a {
  font-size:13px !important;
  }
  
  
#banner-wrapper div.banner-body {
    margin-right: calc((100% - 90%) / 2);
    margin-left: calc((100% - 90%) / 2);
    margin-top: 25px;
    width: 90%;
    min-width: 90%;
    transform: unset;
    bottom: 20px !important;
    top:unset !important;
}
  
.comment-add {
   margin-top: 0px;
   padding:0px;
  
}
      .product_information_container small{
      font-size:13px;
    }

}

.locale-selectors__selector {
  -moz-appearance: none !important;
  -webkit-appearance: none !important;
  appearance: none !important;
  background-color: transparent !important;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjUiPjxwYXRoIGZpbGw9IiM2NjYiIGQ9Ik0wIDBzMy40IDQuNCAzLjUgNC40QzMuNyA0LjQgNy4xIDAgNy4xIDBIMHoiLz48L3N2Zz4=) !important;
  background-position: right 10px center !important;
  background-repeat: no-repeat !important;
  background-size: auto !important;
  border-radius: 2px !important;
  border: 0 !important;
  color: #333 !important;
  cursor: pointer !important;
  display: inline-block !important;
  font-size: 16px !important;
  font-family: "BaskervilleBTW01-Roman";
  height: auto !important;
  line-height: 1.375 !important;
  margin: 0.3em !important;
  max-width: 100% !important;
  min-height: unset !important;
  min-width: unset !important;
  padding: 0.3em 20px 0.3em 0.5em !important;
  text-indent: 0.01px !important;
  text-overflow: '' !important;
  vertical-align: baseline !important;
  width: auto !important;
  margin: 0 !important;
}
.pll_ingredients_container{
  display:none;
}

.inf_wrapper > h4 {
  text-align: left;
  font-size: 1.25em;
}

