
@font-face {
    font-family: 'journeyregular';
    src: url('../fonts/journey-webfont.eot');
    src: url('../fonts/journey-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/journey-webfont.woff2') format('woff2'),
         url('../fonts/journey-webfont.woff') format('woff'),
         url('../fonts/journey-webfont.ttf') format('truetype'),
         url('../fonts/journey-webfont.svg#journeyregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: middle;
}


/**{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;padding: 0;margin: 0;}*/
/*html {
    overflow-x: hidden;
    overflow-y: auto;
    max-width: 100%;
    height: 100%;
    position: relative;
   
}*/
body {
    min-height: 100%;
    width: 100%;
    position: relative;
    overflow-x: hidden;
}
body{
  font-size: 16px;
  line-height: 23px;
  color: #6e6e6e;
  font-family: 'PT Serif', serif;
  font-weight: 400;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;
  margin: 0;
  padding: 0;
  -webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;
}

img{
  max-width: 100%;
  height: auto;
}
.btn-primary.focus, .btn-primary:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus{
  box-shadow: none;
}
a{
      color: #5c7a38;text-decoration: none;font-weight: 400;
}
a:hover{
      color: #ba470e;text-decoration: none;
}
a:focus{
 color: #5c7a38;
}
.nav-primary li.parent > a:after {
    content: inherit;
    position: inherit;
    width: inherit;
    height: inherit;
    display: inherit;
    border-top: inherit;
    border-bottom: inherit;
    border-left: inherit;
    border-right: inherit;
    top: inherit;
    left: inherit;
    right: inherit;
    margin-top: inherit;
}
.block-account li a:hover, .block-cms-menu li a:hover{color:#88d081; }
.block-account li strong, .block-cms-menu li strong{color: #88d081}
.form-list select{width: 100%;    padding-right: 37px;}
a:focus{
  outline: none;
}
h1, h2, h3, h4, h5, h6{
    font-family: 'Roboto', sans-serif;
  padding: 0;
  margin: 0 0 20px 0;
   color: #282827;
}
.block-blog h1, .block-blog h2, .block-blog h3, .block-blog h4, .block-blog h5, .block-blog h6{
    font-family: 'PT Serif', serif;
}
.postWrapper h1, .postWrapper h2, .postWrapper h3, .postWrapper h4, .postWrapper h5, .postWrapper h6{
    font-family: 'PT Serif', serif;
}
h1{
      font-size: 35px;
    line-height: 39px;
}
h2{
      font-size: 24px;
    line-height: 30px;
}
h3{
      font-size: 32px;
    line-height: 36px;
}
h4{
      font-size: 18px;
    line-height: 22px;
    margin-bottom: 19px;
    font-weight: 300;
}
h5{
      font-size: 16px;
    line-height: 20px;
     margin-bottom: 10px;
}
h6{
      font-size: 12px;
    line-height: 16px;
     margin-bottom: 10px;
}
p{margin-bottom: 20px;}
p:last-child{
  margin-bottom: 0 !important;

}
/*ol{
  padding-left: 20px;

}*/
ol li{
      margin: 0;

}

ul,ol{
  padding: 0;
  margin: 0;

}
ul li, ol li{
  padding: 0;
 /* padding-left: 20px;*/
  position: relative;
      list-style: none;
          

}
.shipment-methods label{margin-top:8px;}
/*ul li:before{
      content: '';
    width: 7px;
    height: 7px;
    border-radius: 100%;
    background: #49d4ad;
    position: absolute;
    top: 9px;
    left: 0;

}*/
a{transition: 0.3s all ease-in-out 0s;-webkit-transition: 0.3s all ease-in-out 0s;-moz-transition: 0.3s all ease-in-out 0s;color: #000000;}
.dropdown-toggle:focus{
  outline: none;
}
mark{
  color: #282827;
  font-weight: 700;
  background: transparent;
  padding: 0;
}
input[type="text"], 
input[type="email"], 
input[type="url"], 
input[type="password"], 
input[type="search"], 
input[type="number"], 
input[type="tel"], 
input[type="range"], 
input[type="date"], 
input[type="month"], 
input[type="week"], 
input[type="time"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="color"], 
textarea, .form-control, .input-text{
 font-family: 'Roboto', sans-serif;
 font-weight: 400;
  max-width: 100%;
  width: 100%;
    height: 38px;
    background: #f3f3f3;
    padding: 8px 18px;
    position: relative;
    z-index: 1;
    margin: 0;
    border-radius: 3px 0 0 3px!important;
    border: 1px solid #f3f3f3;
    border-right: none;
    color: #2e3032;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    border:1px solid transparent;
}
input[type="text"]:focus, 
input[type="email"]:focus, 
input[type="url"]:focus, 
input[type="password"]:focus, 
input[type="search"]:focus, 
input[type="number"]:focus, 
input[type="tel"]:focus, 
input[type="range"]:focus, 
input[type="date"]:focus, 
input[type="month"]:focus, 
input[type="week"]:focus, 
input[type="time"]:focus, 
input[type="datetime"]:focus, 
input[type="datetime-local"]:focus, 
input[type="color"]:focus, 
textarea:focus, .form-control:focus, .input-text:focus{
  outline: 0;
}
.input-text:focus{border:1px solid #f3f3f3;}
.form-group{margin-bottom: 18px;}
label{color: #282827;font-size: 13px;line-height: 17px;margin-bottom: 5px;font-family: 'PT Serif', serif;width: auto !important;font-weight: 400;}
select{
  background: url(../images/arrow_green.svg) right 10px center no-repeat #f3f3f3;
  background-size: 16px;border: none;border-radius: 0;padding: 6px 8px;padding: 8px 18px;
    height: 36px;-webkit-appearance: none;-moz-appearance: none;appearance: none;color: #282827;padding-right: 30px;
}
.form-list .field, .form-list .wide, .form-list .control {
    margin-bottom: 14px;
}
select[multiple]{
  background: transparent;
      min-height: 85px;
}
.opc select{max-width: 100%;}
input::-webkit-input-placeholder {
  color: #6e6e6e;opacity: 1;
}
input::-moz-placeholder { 
  color: #6e6e6e;opacity: 1;
}
input::-ms-input-placeholder { 
  color: #6e6e6e;opacity: 1;
}
input::-moz-placeholder { 
  color: #6e6e6e;opacity: 1;
}

textarea::-webkit-input-placeholder { 
  color: #6e6e6e;opacity: 1;
}
textarea::-moz-placeholder { 
  color: #6e6e6e;opacity: 1;
}
textarea:-ms-input-placeholder { 
 color: #6e6e6e;opacity: 1;
}
textarea:-moz-placeholder { 
  color: #6e6e6e;opacity: 1;
}
.header-notice {
    padding: 20px;
    background: #8f9a36;
    color: white;
}

button, input[type="button"], input[type="submit"]{
  display: inline-block;
    zoom: 1;
    border: none;
    background: #5c7a38;
    color: #fff;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    text-decoration: none;
    height: 40px;
    line-height: 40px;
    padding: 0 25px;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: 'PT Serif', serif;
    font-weight: 400;
    border-radius: 3px;
    cursor: pointer;

}

input[type="button"]:hover, 

input[type="submit"]:hover {
   background: #282827;
    color: #fff;
    outline: none;
    text-decoration: none;
    border:0;
}



input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
    -webkit-appearance:none;
}
input[type=search] {
    -webkit-appearance:textfield!important;
    -webkit-box-sizing:content-box;
    -webkit-border-radius:0!important;
    border-radius:0!important;
}

input {
    -webkit-border-radius:0;
    border-radius:0;
}
.wrapper{
     max-width: 1240px;
    width: 98%;
    margin: 0 auto;
    min-width: inherit;
    background: transparent;
}
.button:focus, .cart-table .product-cart-actions .button:focus, #co-shipping-method-form .buttons-set .button:focus, .footer .button:focus {
    background-color: #f5a623;
    outline: none;
    color: #FFFFFF;
}



.full-width {
    width: 100%;
    /*float: left;*/
}
#header-message {
    float: left;
}
#header-top-right {
    float: right;
    position: relative;
    display: flex;
    align-items: center;
}
#header-top-right #header-top-text p{padding-left: 25px;background: url(../images/mail.svg) no-repeat 0 2px;background-size: 19px;}
#top-links li.account a{padding-left: 29px;background: url(../images/user.svg) no-repeat 0 center;background-size: 25px;}
#top-links li.logout a{padding-left: 29px;background: url(../images/logout.svg) no-repeat 0 center;background-size: 22px;}

#top-links li.sign_in a{padding-left: 29px;background: url(../images/user.svg) no-repeat 0 center;background-size: 22px;}





#header-top #top-links{/*width: 200px;*/ display: flex;align-items: center;}
#header-top #top-links li.logout {margin-left: 20px;display: inline-block;}
#header-top {
    background: #2e3032;
}
#header-message p {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 40px;
}

#top-links {
    order: 1;
    margin-left: 40px;
}
#header-top-text a {
    color: #fff;
    text-decoration: underline;
}
#header-top-text a:hover{
  text-decoration: none;
}

#top-links li a {
    color: #fff;
    text-decoration: none;
    line-height: 40px;
    position: relative;
    float: left;
}
#top-links li a:hover{
  color: #5c7a38;
}

.messages li li {
    position: relative;
    margin-bottom: 5px;
    padding: 7px 14px 7px 20px;
    background: #ffffff;
    font-size: 15px;
}
.messages .success-msg li {
    color: inherit;
    border-left: inherit;
    background-color: #ecf6eb;
}

#footer {
    background: #2e3032;
    padding-bottom: 40px;
}
.footer-column .footer-column-inner h4 {
    color: #B8B8B8;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 18px;

}



.footer-column .footer-column-inner li {
    color: #B8B8B8;
    display: block;
    font-size: 14px;
    margin: 0 0 18px;
}
.footer-column .footer-column-inner li a {
    text-decoration: none;
    color: #B8B8B8;
} 
.footer-column .footer-column-inner li a:hover{
  text-decoration: underline;
}
/*.footer-column .footer-column-inner {
    float: left;
    width: 90%;
    border-right: 1px solid #939597;
    padding: 18px 10% 18px 0;
}*/
.footer_top_wrap{
	    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /*margin-right: -20px;
    margin-left: -20px;*/
}

.footer_top_wrap .footer-column{
        -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding: 0 20px;
    padding-top: 18px;
    border-right: 1px solid #939597;
}
.footer_top_wrap .footer-column:last-child{
	border-right: 0;
}
.column.last, .std li.column.last {
    margin-right: 0;
}
.footer-column.last .footer-column-inner {
    border-right: none;
}
#footer-lower {
    text-align: center;
    margin-top: 40px;
}

#footer-lower .top {
    margin-bottom: 18px;
}
#footer-lower .payment-types {
    margin-top: 18px;
    text-align: center;
}
.payment-types li {
    display: inline-block;
    zoom: 1;
    width: 60px;
  vertical-align: middle;
    margin-right: 15px;
}
.payment-types li:last-child{
	margin-right: 0;
}
#footer-lower p a {
    color: #B8B8B8;
    text-decoration: none;
}
#footer-lower p a:hover{
  text-decoration: underline;
}
#footer p {
    color: #B8B8B8;
}

#header{
    background: #fff;
    position: relative;
    border-bottom: 1px solid #9B9B9B;
    z-index: 999;
        transition: 0.3s all ease-in-out 0s;
    -webkit-transition: 0.3s all ease-in-out 0s;
    -moz-transition: 0.3s all ease-in-out 0s;
}

.beauty-hub-category-select{display: none;}
#beauty-hub-header{
    padding: 18px 0;
    margin-bottom: 40px;
    border-bottom: 1px solid #f3f3f3;
    background: #fafcf7;}
.taxonomy-description .column-4 .image-container{margin-top: 30px;}
.mobile .block-cart{display: block !important;}


@media (min-width: 1024px){

#header.sticky{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
        z-index: 99999;
}
}

#mobile-menu-button {
    float: left;
    font-size: 22px;
    height: 52px;
    line-height: 52px;
    width: 52px;
    text-align: center;
}
#mobile-search-button{
    float: left;
    font-size: 22px;
    height: 52px;
    line-height: 52px;
    width: 52px;
    text-align: center;
}
#header-left {
    padding: 0;
    margin: 0;
}
.nav-primary{margin-top: 0;}
#main-navigation {
    float: left;
    width: auto;
    margin-right: 18px;
}
.mobile-basket-link {
    padding: 18px 0;
}

.mobile-basket-link {
    float: right;
    width: 52px;
    height: 52px;
    text-align: center;
}

.mobile-basket-link .mini-basket-qty {
    top: 6px;
}

.mini-basket-qty {
    position: absolute;
    right: -5px;
    top: 4px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    border-radius: 50%;
    background: #5c7a38;
    text-align: center;
    font-family: 'PT Serif', serif;
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
}
.mobile-basket-link a .icon-font, .mobile-basket-link a.icon-font {
    font-size: 40px;
    margin-right: 18px;
}
#header-search {
    display: block;
    position: inherit;
    top: inherit;
    right: inherit;
    width: inherit;
    height: inherit;
    padding: 0;
}
#header-search label{display: none;}
#header-right{    margin-left: auto;
    margin-right: 20px;
    position: relative;
    margin-top: 15px;
}
h1.checkout-header-text {
    font-size: 25px;
    color: grey;
}
#header-search input[type=text], #header-search input[type=search] {
    width: 100%;
    height: 40px;
    font-family:inherit;
    padding-right: 0;
    background: #f3f3f3;
    padding: 0 18px;
    z-index: 1;
    margin: 0;
    border-radius: 3px 0 0 3px!important;
    border: 1px solid #f3f3f3;
    border-right: none;
    color: #2e3032;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-right: 60px;
}
#header-search .search-button{
	position: absolute;right: 0;top: 0;z-index: 9;background: url(../images/serach_icon.svg) no-repeat center #5c7a38;background-size: 21px;font-size: 0;line-height: 0;border-radius: 0 3px 3px 0;padding: 0 20px;
}
#header-search .search-button:hover{
	background: url(../images/serach_icon.svg) no-repeat center #f5a623;background-size: 21px;
}
.footer-top {
    display: inline-block;
    width: 100%;
    background-color: #f3f3f3;
    padding: 60px 0;
    text-align: center;
}
.footer-top .wrapper {
    display: flex;
}
.footer-top .footer-block {
    flex: 1;
}
.footer-top h3 {
    font-size: 24px;
    color: #000;
    margin-bottom: 18px;
}
.footer-top label, .footer-top p {
    margin-bottom: 40px;
    color: #6e6e6e;
    font-size: 14px;
    display: inline-block;
    line-height: 1.4em;
}

.social-networks li {
    display: inline-block;
    margin: 0 9px;
}
#newsletter-sign-up {
    display: inline-block;
    width: 80%;
    margin: 0 10%;
    float: left;
}
#newsletter-sign-up input[type=text], #newsletter-sign-up input[type=email] {
    border: 1px solid #f3f3f3;
    border-right: none;
    width: 60%;
    border-radius: 3px 0 0 3px;
    box-sizing: border-box;
    padding: 0 18px;
    font-size: 16px;
    background: #fff;
    float: left;
    height: 40px;
}
#newsletter-sign-up .button {
    border-radius: 0 3px 3px 0;
    width: 40%;
    box-sizing: border-box;
}
.button:hover {
    background: #f5a623;
}
.button {
    display: inline-block;
    zoom: 1;
    border: none;
    background: #5c7a38;
    color: #fff;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    text-decoration: none;
    height: 40px;
    line-height: 40px;
    padding: 0 25px;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    border-radius: 3px;
    cursor: pointer;
}
.footer-block .social-networks li a{display: block;width: 35px;height: 35px;}
.footer-block .social-networks li.twitter a{background: url(../images/tw.svg) no-repeat 0 0;background-size: 100%;} 
.footer-block .social-networks li.facebook a{background: url(../images/fb.svg) no-repeat 0 0;background-size: 100%;} 
.footer-block .social-networks li.youtube a{background: url(../images/youtube.svg) no-repeat 0 0;background-size: 100%;} 
.footer-block .social-networks li.google-plus a{background: url(../images/googleplus.svg) no-repeat 0 0;background-size: 100%;} 
.footer-block .social-networks li.instagram a{background: url(../images/instagram.svg) no-repeat 0 0;background-size: 100%;} 
.footer-block .social-networks li.pinterest a{background: url(../images/pinterest.svg) no-repeat 0 0;background-size: 100%;}

.footer-block .social-networks li.twitter a:hover{background: url(../images/twhov.svg) no-repeat 0 0;background-size: 100%;} 
.footer-block .social-networks li.facebook a:hover{background: url(../images/fbhov.svg) no-repeat 0 0;background-size: 100%;} 
.footer-block .social-networks li.youtube a:hover{background: url(../images/youtubehov.svg) no-repeat 0 0;background-size: 100%;} 
.footer-block .social-networks li.google-plus a:hover{background: url(../images/googleplushov.svg) no-repeat 0 0;background-size: 100%;} 
.footer-block .social-networks li.instagram a:hover{background: url(../images/instagramhov.svg) no-repeat 0 0;background-size: 100%;} 
.footer-block .social-networks li.pinterest a:hover{background: url(../images/pinteresthov.svg) no-repeat 0 0;background-size: 100%;}

.nav-primary .level0.parent > a{    background: url(../images/arrow.svg) no-repeat right center;
    background-size: 10px;
    padding-right: 14px!important;}

.nav-primary li > a{color: #5c7a38;
    padding: 18px 0px 18px 11px !important;
    font-size: 15px !important;
    line-height: 57px;
    font-family: 'pt serif';}
.nav-primary li.last > a:hover{/*background: transparent;*/}
.nav-primary li:hover{background: #f3f3f3;}
.nav-primary > .last a{}
.nav-primary li.view-all > a{
    color: #5c7a38;
    font-size: 15px !important;
}
.logo{padding: 0;height: auto;min-height: inherit;width: 240px;margin-right: 20px;min-width: inherit;}
#nav {
    display: inline-block;
}
.navbarsec{display: flex;align-items: center;}
.header-minicart{width: 50px;position: relative;}
.skip-cart .count, .skip-link.skip-active .count {
    color: #fff; 
}
#header-cart.skip-active{padding: 10px;}
.header-minicart span.label{display: none;}
.header-minicart span.count{
	display: block !important;
	border-radius: 100%;
position: absolute;
    right: -5px;
    top: 6px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    border-radius: 50%;
    background: #5c7a38;
    text-align: center;
    font-size: 13px;
    color: #fff;
    font-weight: 700;

}
.header-minicart .skip-cart{position: relative;padding:0 !important;} 
.header-minicart .skip-cart .icon{
	background: url(../images/basket.svg) no-repeat 0 0;background-size: 40px;width: 40px;height: 40px;margin: 0;
}
.skip-cart .count:before {
    display: none;
}
.skip-cart .count:after {
    display: none;
}
.skip-cart:not(.skip-active):hover .icon {
    background-position: 0 0;
}

 #newsletter-validate-detail input[type=email] {
    border: 1px solid #f3f3f3;
    border-right: none;
    width: 60%;
    border-radius: 3px 0 0 3px;
    box-sizing: border-box;
    padding: 0 18px;
    font-size: 16px;
    background:#fff;
    height: 40px;
}
 #newsletter-validate-detail .button{
 	width: 30%;
 	height: 40px;
 }


.greenslider.basSlider.defaultTheme .cwsRwdSlider {
    padding: 0;
    border: none;
}
.greenslider.basSlider .cws-arw {display: none;}
.greenslider.defaultTheme .pagerBelow .cws-pager{bottom: 0;margin: 15px auto;padding: 0;}
.greenslider .cws-pager{opacity: 1;}

.alwaysPaging .cws-pager, .pagingOnHover:hover .cws-pager {
    opacity: 1;
}

.greenslider .cws-pager li a{
	    height: 10px;
    line-height: 10px;
    width: 10px;
    padding: 0;
    border: 2px solid #000;
    background: #000;
}
/*.greenslider .cws-pager li a{display: none;}*/
.greenslider .cws-pager li a.cws-active{display: block;}



.bluefoot-entity.bluefoot-awards {
    display: inline-block;
    width: 100%;
    background-color: #ecf7ea;
    padding: 60px 0;
    text-align: center;
}
.bluefoot-awards-content{
	  display: inline-block;
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
}
.bluefoot-awards-content .certificates li{display: inline-block;padding: 0 18px; width: 139px;margin: 0;}
.bluefoot-awards-content ul{margin-bottom: 60px;}
.bluefoot-awards__main-content h3 {
    font-size: 32px;
    line-height: 36px;
    margin: 0 0 18px;
    color: #000;
    font-weight: 600;
}
.bluefoot-awards__main-content{max-width: 600px;margin:0 auto;margin-bottom: 60px;}


.bluefoot-awards-content h3{
	font-size: 18px;
	margin: 0 0 18px;
    color: #000;
    font-weight: 600;
}
.bluefoot-slide ul{margin-bottom: 0;}
/*.bluefoot-slide ul li{padding: 0 18px;margin: 0;}*/


.bluefoot-entity.bluefoot-awards .bluefoot-slider {
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
    padding: 0 54px;
    position: relative;
}
.bluefoot-entity.bluefoot-awards .bluefoot-slider ol.cws-pager li{width: auto;display: none;}
.bluefoot-entity.bluefoot-awards .bluefoot-slider ol.cws-pager li .cws-active{display: none;}
 .bluefoot-slider .cws-arw a{opacity: 1;}
 .bluefoot-slider .cws-arw li{position: inherit;}
 .bluefoot-slider  .cws-arw a.cws-prev{background: url(../images/arrowprv.svg) no-repeat 0 0;background-size: 100%;font-size: 0;line-height: 0;}
 .bluefoot-slider  .cws-arw a.cws-next{background: url(../images/arrownxt.svg) no-repeat 0 0;background-size: 100%;font-size: 0;line-height: 0;}


.insta-inner-content img{width: 100%;}
.our-range.bluefoot-entity{background: url(../images/our-range.jpg) no-repeat 0 0;padding: 60px 0;background-size: cover;text-align: center;
    position: relative;background-position: center;}

.our-range .categories-container{
	 display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
   /* margin-right: -18px;
    margin-left: -18px;*/
    margin-bottom: -18px;
}
.our-range .categories-container .category__container{
	-ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding: 0 9px;
    margin-bottom: 18px;
}
.our-range .categories-container .category__container > a{position: relative;    width: 100%;
    height: 100%;
    display: block;}
.our-range .our-range__title-container {
    max-width: 600px;
    width: 50%;
    margin: 0 auto;
    background-color: rgba(255,255,255,.8);
    padding: 40px;
    box-sizing: border-box;
    outline: 2px solid rgba(255,255,255,.8);
    outline-offset: 3px;
        margin-bottom: 60px;
}

.category__container .category__title {
    position: absolute;
    top: 36px;
    left: 18px;
    right: 18px;
    width: auto;
}

.category__container .category__title {
    background-color: rgba(255,255,255,.8);
    display: inline-block;
    padding: 15px 9px 15px;
    box-sizing: border-box;
    outline: 2px solid rgba(255,255,255,.8);
    outline-offset: 3px;
    font-family: 'Roboto', sans-serif;
    line-height: 20px;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    font-weight: 700;
}
.category__container .category__title:after {
    content: '>';
    display: inline-block;
    font-size: 20px;
    font-family: greenpeople;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
}
.category__container a:hover{color: #000;}
.category__container:hover .category__title:after {
    padding-left: 5px;
    color:#000;
}

.after-banner-section{
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 30px;
}
.after-banner-section .afterbanner-leftblock-main{
	-ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
    text-align: center;
    background-size: cover;
    background-position: center;
}

.after-banner-section .afterbanner-rightblock-main{
	-ms-flex: 0 0 38%;
    flex: 0 0 38%;
    max-width: 38%;
    background:url(../images/signup-newsletter_girl-sun.jpg) no-repeat 0 0;
    background-size: cover;
    text-align: center;
    margin-left: auto;
    background-position: center;

}
.afterbanner-leftblock-main .leftblock-main-content {
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
    display: inline-block;
    padding: 90px 40px;
    text-align: center;
    box-sizing: border-box;
}
.afterbanner-leftblock-main .leftblock-images{
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -8px;
    margin-top: 40px;
}
.afterbanner-leftblock-main .leftblock-image-wrapper{
	-ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%;
    padding: 0 8px;
}
@media screen and (max-width:1150px and min-width:1024px){ 
  .big-screen-only {display:none !important;} }
@media screen and (max-width:1090px){ 
.skonhed {display:none;}
.wrapslder .lftsec h2 {
    color: #8CB8CA;
    font-size: 23px;
    line-height: 24px;
    margin-bottom: 18px;
}
}


.leftblock-main-content h3, .rightblock-newsletter-subscribe h3{font-weight: 600;color: #000;font-size: 30px;line-height: 34px;}
.rightblock-subscribe {
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
    display: inline-block;
    padding: 90px 40px;
    text-align: center;
    box-sizing: border-box;
}

.rightblock-newsletter-subscribe .rightblock-newsletter__title, .rightblock-newsletter-subscribe .rightblock-newsletter__small-title{font-weight: 600;color: #000;    text-transform: uppercase;}

.rightblock-newsletter-subscribe h3 {
    margin-bottom: 0;font-size: 50px;line-height: 54px;
}
.rightblock-subscribe #newsletter-validate-detail .block-content .full-width{
	    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.rightblock-subscribe #newsletter-validate-detail .block-content .input-box{flex: 1;padding-top: 0;}
.rightblock-subscribe #newsletter-validate-detail .block-content .button{width: auto;}
.rightblock-subscribe #newsletter-validate-detail .block-content input[type=email]{width: 100%;box-sizing: border-box;border: 1px solid #D1D1D1;}
.rightblock-subscribe #newsletter-validate-detail .block-content .form-subscribe-header label{margin-bottom: 18px;}

.middle-block{
	  display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom:30px;
}
li .view-all {
    display: none;
}
.category-page-title h1 {font-family:'pt serif', serif;}
.middle-block .middleblock-left{
    -ms-flex: 0 0 38%;
    flex: 0 0 38%;
    max-width: 38%;
    background: url(../images/index.png) no-repeat 0 0;
    background-size: cover;
    text-align: center;
    margin-right: auto;
    background-position: center;
}
.middle-block .middleblock-right{
	 -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
    background: url(../images/index-2img.png) no-repeat 0 0;
    background-size: cover;
    text-align: center;
    background-position: center;

}
.middle-block .middleblock-left .middleblock-left__inner, .middle-block  .middleblock-right__inner{
	    padding: 90px 50px;	
}
.middle-block .middleblock-left .main-content, .middle-block  .middleblock-right-maincontent{
	        background-color: rgba(255,255,255,.8);
    box-sizing: border-box;
    outline: 2px solid rgba(255,255,255,.8);
    outline-offset: 3px;
        max-width: 600px;
    width: 100%;
    margin: 0 auto;
    display: inline-block;
    padding: 40px;
    text-align: center;
}
.insta-block{padding: 50px 0;text-align: center;}
.insta-block .insta-inner h3{font-size: 32px;margin-bottom: 18px;line-height: 36px;font-weight: 600;color: #000;}
.insta-block .insta-inner .insta-inner-text{max-width: 750px;margin: 0 auto;margin-bottom: 30px;}



.home-bottom-blog{background: url(../images/leaves_4.jpg) no-repeat 0 0;background-size: cover;padding: 60px 0;
    background-size: cover;
    text-align: center;
    position: relative;
    display: inline-block;
    width: 100%;
    background-position: center;
  }
.home-bottom-blog .blog-hd{
	    max-width: 600px;
    width: 50%;
    margin: 0 auto;
    background-color: rgba(255,255,255,.8);
    padding: 40px;
    box-sizing: border-box;
    outline: 2px solid rgba(255,255,255,.8);
    outline-offset: 3px;
    margin-bottom: 60px;
}
.home-bottom-blog .blog-hd h3{
  font-weight: 600;
}
.home-bottom-blog .blog-cont, .blog-post-list{
	  display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -9px;
}
.home-bottom-blog .blog-cont .postWrapper, .blog-post-list .postWrapper{
	-ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%;
    padding:0 9px;
    z-index: 999;
}

.postWrapperContent {
    background-color: #ecf7ea;
    padding: 5px;
    box-sizing: border-box;
    color: #6e6e6e;
}


.postContent{
    display: inline-block;
    width: 100%;
    padding: 18px;
    padding-bottom: 18px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.postWrapperContent  .postContent h3{
    color: #6e6e6e;
    font-size: 14px;
    line-height: 18px;
    text-transform: inherit;
    margin-bottom: 10px;
}
.postWrapperContent  .postContent h2{
    color: #6e6e6e;
    font-size: 18px;
    line-height: 22px;
    text-transform: inherit;
}
.postWrapperContent  .postContent h2 a{color: #6e6e6e;}
.postWrapperContent  .postContent h2 a:hover{color: #000;}
.nav-primary li.level0 ul li a{
    line-height: 18px;    padding: 8px 8px !important;
}

.nav-primary li > ul{top: 60px !important;padding: 0 !important;}
.nav-primary li > ul li ul{top: 0 !important;left: 100% !important;}

.our-range.bluefoot-entity:before, .home-bottom-blog:before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 130px;
    background: #fff;
    content: "";
}
.our-range .categories-container .category__container img{width: 100%;}
.middle-block .middleblock-left .main-content h3, .middle-block .middleblock-right-maincontent h3{font-weight: 600;}
.footer-top h3{font-weight: 600;}


.product-image, .no-touch .product-img-box .product-image:not(.zoom-available):hover{border:none;}
.products-grid .product-name, .products-list .product-name {
    text-transform: uppercase;
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 1.4em;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif !important;
        border-top: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
    padding: 9px 0;
    font-weight: 400;
    min-height: 98px;
}
.products-grid .product-name a, .products-list .product-name a{
    color: #6e6e6e;
    text-decoration: none;
}
.products-grid .product-name a:hover, .products-list .product-name a:hover{
    color: #6e6e6e;

}


.products-grid .price-box, .std .price-box {
    margin: 0 0 18px;
    width: 100%;
    float: left;
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    line-height: 1.4em;
    color: #6e6e6e;
}
.price-box .price{
  color: #6e6e6e;
  font-size: 24px;
    line-height: 1.4em;
}
.short-desc{
      color: #939597;
    margin: 0 0 12px 0;
    font-size: 14px;
        min-height: 68px;
}
.page-title div[class^="categorypath-shop-produktserier-maend"] {
  background:black;
}
.products-grid .actions {
     padding-top: inherit; 
     position: inherit; 
     bottom: inherit; 
     min-height: inherit; 
     width: inherit; 
}
.products-grid .item .inner{
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    border-bottom: 3px solid #f3f3f3;
    padding-bottom: 18px;
    margin: 0 5%;
    float: left;
    width: 90%;


}
.products-grid .product-info {
     position: inherit; 
     padding-bottom: 0 !important;
     min-height: inherit !important;  
}
.products-grid .item .inner:hover {
    border-color: #5c7a38;
}
.products-grid .item .btn-cart{padding-right: 50px;}
.products-grid .item .btn-cart{
   background: url(../images/basketwh.svg) no-repeat right 20px center #5c7a38;
   background-size: 15px;
  font-size: 15px;
  line-height: 36px;
}

.products-grid .item .btn-cart:hover{
   background: url(../images/basketwh.svg) no-repeat right 20px center #f5a623;
   background-size: 15px;

}
.products-grid .item .rating-section {
    min-height: 15px;
    margin: 5px 0;
}
.toolbar-bottom {
    margin: 18px 0 40px;
}
.category-products .toolbar {
  margin: 0;
      border-bottom: none;
    border-top: none;
    background: transparent;
    padding: 0;
}

.category-products .toolbar-bottom .pager .amount{float: none;margin: 0;    z-index: 99;
    position: relative;
    padding: 0 18px;
    background: #fff;
    display: inline;
    font-size: 14px;  
  }
.category-products .toolbar-bottom .pager > .count-container {
    float: none;
    width: 100%;
    display: block;
    text-align: center;
    position: relative;
}
.category-products .toolbar-bottom .pager > .count-container:before {
    position: absolute;
    z-index: 1;
    content: '';
    border-bottom: 1px solid #f3f3f3;
    height: 50%;
    width: 100%;
    left: 0;
    top: 0;
}
.category-products .toolbar-bottom .pages{float: none;margin: 15px 0 0 0 !important;display: inline-block;margin-left: 0 !important;}
.category-products .pager{float: none;}


.category-products .pages .current, .category-products  .pages .current:hover {
    color: #636363;
 background: #ebebeb;
    cursor: default;
        color: #6e6e6e;    
    text-align: center;
    float: left; 
    border-radius: 3px;
    border: 1px solid #9B9B9B;
    line-height: 40px;
     height: 40px;
    width: 40px;

}
.category-products .pages li{
    border: none;
    background: transparent;
    line-height: 40px;
     height: 40px;
    width: 40px;
    border-radius: 3px;
}
.category-products .pages a{
    display: inline-block;
    border: 0;
    font-size: 14px;
    line-height: 40px;
     height: 40px;
    width: 40px;
    padding: 0;
    color: #6e6e6e;
  font-family: 'Roboto', sans-serif;
}
.category-products .pages a.next{
  font-size: 0;
  line-height: 0;
}
.pages .next:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: none;
    border-bottom: none;
    border-left: none;
    border-right: none;
    top: 50%;
    left: 50%;  
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    width: 12px;
    height: 12px;
     background: url(../images/arrow_next.svg) no-repeat 0 0;
    background-size: 100%;
}
.pages .next:hover, .pages .previous:hover {
    border:none;
}
.pages .next:hover:before{
  border:none;
  background: url(../images/arrow_next.svg) no-repeat 0 0;
    background-size: 100%;
     width: 12px;
    height: 12px;
}
.category-products .pages a.previous{
  font-size: 0;
  line-height: 0;
}

.pages .previous:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: none;
    border-bottom: none;
    border-left: none;
    border-right: none;
    top: 50%;
    left: 50%;  
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    width: 12px;
    height: 12px;
     background: url(../images/prevarrow.svg) no-repeat 0 0;
    background-size: 100%;
}
.pages .next:hover, .pages .previous:hover {
    border:none;
}
.pages .previous:hover:before{
  border:none;
  background: url(../images/prevarrow.svg) no-repeat 0 0;
    background-size: 100%;
     width: 12px;
    height: 12px;
}




.category-products .pages li{margin-right: 12px;}
.category-products .pages li:last-child{margin-right: 0;}
.category-products .pages li:hover{background: #ebebeb;border: 1px solid #9B9B9B;}
.category-products .pages li{border: 1px solid #9B9B9B;}
.category-products .toolbar-bottom .pages ol{display: table;margin: 0 auto;}



.catalog-category-view .breadcrumbs {
    margin: 0 auto;
    margin-top: 15px;
    text-transform: lowercase;
}
.breadcrumbs{
  max-width: 1240px;
  margin: 15px auto;
  width: 100%;
      padding: 0 15px;

}
.breadcrumbs li a {
    color: #939597;
    font-family: 'Roboto', sans-serif;
}
.breadcrumbs li a:hover{
  color: #5c7a38;
} 
.mobile{display: none;}

.sub-category-page .sub_cate_top{text-align: center;margin-bottom: 48px;}

.sub-category-page .sub_cate_top h2{
      font-size: 32px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
    max-width: 600px;
    margin:0 auto;
    margin-bottom: 20px;
    color: #000;
    font-weight: 700;
}


.categories-container{
  margin-bottom: 50px;padding: 15px;
}
.categories-container img{width: 100%;}
.categories-container *{
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.first-row, .second-row {
  display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -9px;
    margin-left: -9px;
}

.first-row .category__container{
  position: relative;
  -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding: 0 9px;
    margin-bottom: 18px;
}
.second-row .second-col1, .second-row .second-col3{
  -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
     padding: 0 9px;
}
.second-row .second-col2{
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
     padding: 0 9px;
}
.cms-index-index .std ul li{margin-left: 0;}
.first-row .category__container .category__title{text-align: center;font-weight: 600;}
.second-row .category__container .category__title{text-align: center;font-weight: 600;}
.second-col2 .subcat-subscribe{background: url(../images/leaves_4.jpg) no-repeat 0 0;background-size: cover;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;} 
.subsribe_wrap{
      background-color: rgba(255,255,255,.8);
    padding: 40px;
    box-sizing: border-box;
    outline: 2px solid rgba(255,255,255,.8);
    outline-offset: 3px;
    width: 80%;
    text-align: center;
}
.messages {
    margin-bottom: 10px;
    margin-top: 10px;
}
.subsribe_wrap h3 {
    font-size: 50px;
    line-height: 55px;
    margin: 0 0 23px 0;
    font-family: 'Roboto', sans-serif;;
    font-weight: 700;
}
.subsribe_wrap  .subcat-newsletter-subscribe{
   margin: 0 0 18px;
}
.subsribe_wrap .subcat-newsletter__small-title {
    margin: 0 ;
    font-size: 16px;
    color: #6e6e6e;
}

.subsribe_wrap .wrap_mail{display: flex;} 
.subsribe_wrap .wrap_mail .input-box{flex: 1;}
.subsribe_wrap .wrap_mail .input-box input[type=email]{width: 100% !important;}
.subsribe_wrap .wrap_mail .actions .button{width: 100% !important;}

.subsribe_wrap .form-subscribe-header{display: none;}
.entity_link{position: relative;display: block;}

.category_bluefoot{background: url(../images/bannershoppagefinal.jpg) no-repeat 0 0;background-size: cover;margin-bottom: 40px;background-position: center;}
.category_bluefoot .driver-main-content {
    background-color: rgba(255,255,255,.8);
    padding: 40px;
    box-sizing: border-box;
    outline: 2px solid rgba(255,255,255,.8);
    outline-offset: 3px;
    text-align: center;
    max-width: 600px;
    margin: 0 auto;
}
.bluefoot-driver__slider{padding-top: 38px;}
.bluefoot-driver__slider .leftblock-images{
   display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -8px;
}
.bluefoot-driver__slider .leftblock-image-wrapper{
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%;
    padding: 0 8px;  
 }
.category_bluefoot .bluefoot-driver__inner {
    padding: 100px 0;
}
.category_bluefoot .driver-main-content h3{
      font-size: 32px;
      line-height: 36px;
    font-weight: 700;
    margin: 0 0 18px;
    color: #000;
}
.bluefoot-awards-content ul.owl-carousel{padding: 0 60px;position: relative;}
.bluefoot-awards-content ul.owl-carousel .owl-prev{
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  width: 35px;
    height: 35px;
      background: url(../images/arrowprv.svg) no-repeat 0 0;
    background-size: 100%;
    font-size: 0;
    line-height: 0;
}
.input-box {
    padding-top: 0;
}
.bluefoot-awards-content ul.owl-carousel .owl-prev:focus{outline: 0;box-shadow: none;}
.bluefoot-awards-content ul.owl-carousel .owl-next:focus{outline: 0;box-shadow: none;}
.bluefoot-awards-content ul.owl-carousel .owl-prev span{font-size: 0;line-height: 0;}
.bluefoot-awards-content ul.owl-carousel .owl-next span{font-size: 0;line-height: 0;}
.bluefoot-awards-content ul.owl-carousel .owl-next{
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  width: 35px;
    height: 35px;
      background: url(../images/arrownxt.svg) no-repeat 0 0;
    background-size: 100%;
    font-size: 0;
    line-height: 0;
}

.child-categories .category-list {
    margin: 18px 0;
}
.child-categories .category-list .category-driver {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    padding: 0 15px;
}
.child-categories .category-list *{box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.child-categories .category-list{
      display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.category-list .category-driver .category-driver-title h3{

line-height: 16px;
font-size: 16px;
text-transform: inherit;
font-weight: 600;
margin: 0;
}
.category-list .category-driver .category-driver-title h3 a{
  color: #6e6e6e;
  padding: 18px 0;
  color: #6e6e6e;
  position: relative;
  display: inline-block;
}
.category-list .category-driver .category-driver-title h3 a:before{
position: absolute;
content: "";
right: -30px;top: 50%;
margin-top: -10px;
width: 20px;
height: 20px;
background: url(../images/circle_arrow.svg) no-repeat 0 0;
background-size: 100%;transition: 0.3s all ease-in-out 0s;-webkit-transition: 0.3s all ease-in-out 0s;-moz-transition: 0.3s all ease-in-out 0s;
}
.category-list .category-driver .category-driver-title h3 a:hover{
  color: #5c7a38;margin-right: 10px;
}
.category-list .category-driver .category-driver-title h3 a:hover:before{
  right:-40px;
}
.category-driver-title {
    border-top: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
    text-align: center;
}


.wrapslder *{
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.wrapslder{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    padding: 20px 0;
}

.wrapslder .lftsec{
      -ms-flex: 0 0 65%;
    flex: 0 0 65%;
    max-width: 65%;
    padding: 0 15px;
    padding-right: 40px;
}

.wrapslder .right_sec{
      -ms-flex: 0 0 35%;
    flex: 0 0 35%;
    max-width: 35%;
    padding: 0 15px;
}
.wrapslder .lftsec h2{
  color: #8CB8CA;
  font-size: 32px;
  line-height: 36px;
  margin-bottom: 18px;
}
.wrapslder .right_sec h2{
  color: #8CB8CA;
  font-size: 32px;
  line-height: 36px;
  margin-bottom: 18px;
}
.mob_heading{
  display: none;
}
.owl-carousel .wrapslder .right_sec img{width: auto;}
.wrapslder .lftsec ul li{
 font-size: 16px;
 line-height: 20px;
    color: #6e6e6e;
    padding-left: 20px;
    margin-bottom: 18px;
    position: relative;
}

.wrapslder .lftsec ul li:before{
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 100%;
  left: 0;
  top: 50%;
  margin-top: -2.5px;
  background: #6e6e6e;
}

.slidersec_nature .owl-dots {
    bottom: 0;
    display: block;
    margin: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.slidersec_nature .owl-dots:focus{
  outline: 0;
}
.slidersec_nature .owl-dot {
    display: inline-block;
}
.slidersec_nature .owl-dot.active span {
    background: #5c7a38;
    border: 3px solid #5c7a38;

}

.slidersec_nature  .owl-dot span {
    width: 20px;
    height: 20px;
    border: 3px solid #5c7a38;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%;
    float: left;
    display: block;
    margin: 0 5px;
    cursor: pointer;
    background: transparent;
}



.product-name .h1{
  font-family: 'Roboto', sans-serif !important;
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
}
.product-view .product-shop .extra-info {
    float: none;
    padding-right: 0;
    width:100%;
    max-width: 100%;
}
.product-view .product-shop .price-info {
    float: none;
    padding-left: 0;
    text-align: left;
}
.product-view .product-shop .ratings{display: flex;}

.product-view .add-to-cart-buttons .button {
    background:  #5c7a38;
    background-size: 20px;
    padding: 0 60px;
}
.product-view .add-to-cart-buttons .button > span {
    padding-right: 34px;
    display: inline-block;
    z-index: 999;
    position: relative;
}
.product-view .add-to-cart-buttons .button > span:before {
    background: url(../images/basketwh.svg) no-repeat 0 0;
    background-size: 100%;
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    width: 20px;
    height: 20px;
    z-index: 9;
    margin-top: -13px;
}
.product-view .add-to-cart-buttons .button:hover {
    background: #f5a623;
   
}

.product-collateral .toggle-tabs {
    display: block;
    width: 100%;
    position: relative;
    border: none;
    background-color: transparent;
}
.product-collateral .toggle-tabs li.current {
    border-right: none;
    border-left: none;
}
.product-collateral > dl > dd {
    width: 100%;
    display: none;
    padding: 15px;
    border: none;
    border-top: 0;
}
.tabs__link-container {
    border-bottom: 1px solid #f3f3f3;
    text-align: center;
    width: 100%;
    display: inline-block;
}
.product-collateral .toggle-tabs li.current span, .product-collateral .toggle-tabs li:hover span{color: #5c7a38;}
.product-collateral .toggle-tabs li.current span{border-bottom: 2px solid #5c7a38;}
.product-collateral .toggle-tabs li span{border-bottom: 2px solid transparent;padding: 0 18px; font-weight:bold;}
.product-collateral .toggle-tabs li {
    background: 0 0;
    color: #6e6e6e;
    text-decoration: none;
    font-size: 18px;
    font-family: 'Roboto', sans-serif !important;
    margin: 0 18px;
}
.product-collateral .toggle-tabs li  span{font-size: 18px;;line-height: 18px;}
.product-collateral .toggle-tabs{
  border-bottom: 1px solid #f3f3f3;
    text-align: center;
    width: 100%;
    display: inline-block;
    padding-bottom: 1px;
    margin-bottom: 48px;
}

.product-collateral .toggle-tabs li{display: inline-block;float: inherit;font-size: 0;line-height: 0;}
.product-collateral > dl > dd{text-align: center;padding: 0;}
.product-view .add-to-cart-buttons{float: right;margin-right: 0;}
.product-collateral.toggle-content.tabs{margin-bottom: 60px;margin-top: 30px;}

.product-view .product-shop .ratings, .product-view .product-shop .price-box{margin-bottom: 22px;}
.footer-top .footer-block .block-content .full-width{
  font-size: 0;line-height: 0;
}
.footer-top .footer-block  #newsletter-validate-detail input[type=email]{width: 70%;vertical-align: top;}



/*.add-to-cart-option #qty, .add-to-cart-option .qty-button, .add-to-cart-option input[type=text] {
    width: 44px;
    height: 44px;
    color: #000;
    border: 1px solid #f3f3f3;
    padding: 0;
    margin: 0;
    text-align: center;
    box-sizing: border-box;
    border-radius: 0;
    float: left;
    font-size: 18px;
}*/

.product-view .add-to-cart .qty-wrapper .qty-box{font-size: 0;line-height: 0;}
.product-view .add-to-cart .qty-wrapper .qty-box input[type=text], .product-view .add-to-cart .qty-wrapper .minus, .product-view .add-to-cart .qty-wrapper .plus{
  width: 44px;height: 44px;background: transparent;
    padding: 0;
    text-align: center;
    border: 1px solid #f3f3f3;
    font-size: 18px;
    font-weight: 600;
    color: #000;
        display: inline-block;
    vertical-align: middle;
    line-height: 44px;
}
.product-view .add-to-cart .qty-wrapper .minus{border-right: 0;} 
.product-view .add-to-cart .qty-wrapper .plus{border-left: 0;}

.product-view .block-related {
    width: 100%;
    float: none;
    display: inline-block;
    padding-left: 0;
    margin-bottom: 60px;
}
.product-view .block-related h2.product-name {font-weight: 700;}
.product-view .block-related h2.product-name a{font-weight: 700;}
.block .actions .button {
    float: none;
}
.ingredient {
    flex: 0 0 calc(25% - 20px);
    padding: 40px 18px 200px;
    box-sizing: border-box;
    color: #000;
    background-color: #fff;
    background-size: cover;
    background-position: center;
    margin: 0 9px;
    max-height: 300px;
}
.product-page__ingredients {
    display: inline-block;
    width: 100%;
    background-color: #ecf7ea;
    padding: 60px 0;
    text-align: center;
    margin-bottom: 60px;
}
.product-page__ingredients .category__container img{height: 100%;object-fit: cover;}

.product-page__ingredients .category__title {
    background-color: rgba(236,247,234,.9);
    outline: 2px solid rgba(236,247,234,.9);
}
.product-page__ingredients .product-page__ingredients-top h3{font-weight: 700;font-size: 32px;line-height: 36px;margin-bottom: 18px;color: #000;}
.product-page__ingredients-top{margin-bottom: 15px;}
.product-page__ingredients-top .ingredients__subtitle{font-size: 18px;line-height: 22px;    color: #6e6e6e;}
.product-view .block-related .block-title h2{    font-size: 32px;color: #000;font-weight: 700;line-height: 36px;margin-bottom: 9px;text-align: center;}

.block-related .products-grid {
  display: flex;
  justify-content: center;
}
.block-related .products-grid li:last-child{margin-right: 0;}

/*.category-page-title-level3{display: none;}*/
.category-page-title-level4{background-color: #8CB8CA;}
.category-page-title-level2{background-color: #8F9A36;}
.category-page-title-level4 h1 {
    font-size: 30px;
    text-transform: none;
    line-height: 34px;
    padding: 8px 0;
    margin: 0;
    border: none;
    color: #fff;
}
.category-page-title-level2 h1 {
    color: #fff;
    font-size: 32px;
    text-transform: none;
    line-height: 36px;
    padding: 9px 0;
    font-weight: 700;
    margin: 0;
    border: none;
}
.category-page-title-level3{display: none;}
.product-view .add-to-cart {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}
.product-collateral.accordion-open > dl > dt.current span{color: #5c7a38;}



.cms-page-view .page > .wrapper{
      width: 70%;
    margin-left: 15%;
    margin-right: 15%;
    padding: 36px 0 0;
    margin: 0 auto;
    margin-bottom: 36px;
}
.cms-page-view .page .wrapper h2{
  text-align: center;
  font-size: 32px;
  line-height: 36px;
  color: #6e6e6e;
  font-weight: 300;
  position: relative;
    background: #fff;
    position: relative;
    z-index: 2;
    margin-bottom: 36px;
    margin-top: 18px;
}
.cms-page-view .page .wrapper h2:after {
position: absolute;
    z-index: 1;
    content: '';
    border-bottom: 1px solid #f3f3f3;
    height: 92%;
    width: 90%;
    top: 0;
    left: 5%;
    display: block;
}
.cms-page-view .page .wrapper h2 span {
    display: inline-block;
    zoom: 1;
    width: auto;
    padding: 0 18px;
    background: #fff;
    position: relative;
    z-index: 2;
}
.cms-page-view .page .wrapper .title-parent{
  position: relative;
      margin: 0 auto;
    display: table;
}
.cms-page-view .page .wrapper .inner-title{   
    padding: 0 18px;
    font-size: 22px;
    line-height: 26px
    color: #6e6e6e;
    text-align: center;
    font-weight: 400;
    margin-top: 18px;
     margin-bottom: 36px;
     margin-top: 36px;
         display: inline-block;
    width: auto;
    padding: 0 18px;
    position: relative; 
}
.cms-page-view .page .wrapper .title-parent:before {
    left: -40px;
}
.cms-page-view .page .wrapper .title-parent:after {
    right: -40px;
}
.cms-page-view .page .wrapper .title-parent:after, .cms-page-view .page .wrapper .title-parent:before {
    position: absolute;
    z-index: 1;
    content: '';
    border-bottom: 1px solid #f3f3f3;
    height: 50%;
    width: 40px;
    top: 0;
}
.cms-page-view .page .wrapper p a{color: #5c7a38;text-decoration: underline;}
.cms-page-view .std p, .cms-no-route .std p, .cms-page-view .std li, .cms-no-route .std li {
    color: #939597;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-style: normal;
    line-height: 25px;
}
.certification-images{display: flex;justify-content: center;margin-bottom: 70px !important;}
.certification-images img{padding: 0 10px;width: 23%;height: 100%;}



.product-essential .product-certifications__container h4{
      font-size: 18px;
    margin-bottom: 12px;
        color: #000;
    text-transform: uppercase;
    font-weight: 700;
}
.product-certifications {
    margin: 9px 0;
}
.product-certifications li {
    display: inline-block;
    margin: 0 4.5px 9px;
}
.product-certifications li img {
    display: block;
    width: 40px;
    height: auto;
}
/*.product__delivery-notice{float: right;width: 50%;}*/
.product__delivery-notice h2{
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
    width: 100%;
    background-color: #f3f3f3;
    color: #5c7a38;
    text-align: center;
    text-transform: uppercase;
    padding: 18px;
    box-sizing: border-box;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 0;
}
.product-certifications__container {
    margin-top: 60px;
    display: inline-block;
}
.product-view .add-to-cart .qty-wrapper{margin-bottom: 18px;}
.product-img-box .product-image img{max-height: 490px;}
.product-right-wrapper{padding: 0 55px;float: right; width: 50%;}
 
.product-view .product-right-wrapper .add-to-cart-wrapper, .product-view  .product-right-wrapper .product-shop{float: none;width: 100%;}
.product-view  .block-related .products-grid .product-image img{max-height: 265px;width: auto;margin: 0 auto}

.header-minicart .block-subtitle {
    color: #5c7a38;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.4;
    padding: 5px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 0px;
}


.cms-page-view .page .wrapper h2.cmsheadingtwo{font-weight: 700;color: #000;text-transform: uppercase;}

.cms-vores-velgoerenhedsarbejde .page .wrapper p a, .cms-oekologiske-certificeringer .page .wrapper p a{font-weight: 700;}

.cms-page-view .page  .wrapper ul.levering-list li{margin: 0;margin-bottom: 18px;padding-left: 20px;position: relative;}
.cms-page-view .page  .wrapper ul.levering-list li:before{position: absolute;content: "";width: 5px;height: 5px;border-radius: 100%;background: #939597;left: 0;top: 9px;}


.cart-container{
  display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.cart-column-left{
-ms-flex: 0 0 76%;
    flex: 0 0 76%;
    max-width: 76%;
    padding-right: 20px;
}
.cart-column-right{
-ms-flex: 0 0 24%;
    flex: 0 0 24%;
    max-width: 24%;
    padding-left: 20px;
    position: relative;
    border-left: 1px solid #ebebeb;
}
/*.cart-column-right:before{
  left: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background: #ebebeb;
  content: "";
  position: absolute;
}*/
.cart-column-right .crosssell h2{
  color: #6e6e6e;
  font-size: 28px;
  line-height: 32px;
}
.cart-column-right .crosssell {
    float: none;
    width: 100%;
    padding-left: 0;
}
.cart-column-right .crosssell .item a.product-image{float: none;}
.cart-column-right .products-grid .product-info{text-align: center;max-width: 180px;margin: 0 auto;}
.cart-column-right .products-grid .product-name{font-size: 14px;line-height: 18px;}

.cart-column-right .owl-carousel .owl-nav button.owl-prev{
      background: #fff;
    border: 1px solid #ebebeb;
    top: 30%;
    position: absolute;
    left: 0;
        height: 40px;
    line-height: 30px;
    position: absolute;
    width: 40px;
    padding: 0 9px;
}
.cart-column-right .owl-carousel .owl-nav button.owl-prev span{
  font-size: 30px;
}
.cart-column-right .owl-carousel .owl-nav button.owl-next span{
  font-size: 30px;
}
.cart-column-right .owl-carousel .owl-nav button.owl-next{
      background: #fff;
    border: 1px solid #ebebeb;
    top: 30%;
    position: absolute;
    right: 0;
        height: 40px;
    line-height: 30px;
    position: absolute;
    width: 40px;
    padding: 0 9px;
}
.cart-column-right .price-box .price{font-size: 18px;}

.cart-column-left .cart-totals {
    padding: 10px;
    background-color: transparent;
    border: none;
}
.cart-column-left .cart-totals td{text-align: left;}
.cart-column-left .cart-table {
    float: none;
    width: 100%;
    margin-bottom: 60px;
}

.cart-table .product-cart-actions .qty{
  width: 50px;
    height: 40px;
    line-height: 40px;
    padding: 0 9px;
    margin: 0 0 18px;
    font-size: 13px;
    text-align: center;
    border: 1px solid #d8d7d7;
    background: transparent;
    border-radius: 0 !important;
    color: #000;
}
.cart-table tbody td{padding: 18px 9px;}
.cart-table h2{font-size: 18px;line-height: 22px;}
.cart-price{color: #000;font-size: 14px;}
#discount-coupon-form p{color: #000;}
.cart-table thead tr th{font-size: 13px;
  line-height: 44px;
    padding: 0 9px;
    text-transform: uppercase;
    border-top: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
    color: #939597;
}
.cart .cart-totals table tfoot {
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    color: #000;
}
.cart .cart-totals table tfoot td{font-size: 20px;}
.certificates-mobile-view{display: none !important;}
.blog-cont-mobile {padding: 0 50px;}


.blog-cont-mobile{display: none !important;}
.blog-cont-mobile.owl-carousel .owl-prev {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    width: 35px;
    height: 35px;
    background: url(../images/arrowprv.svg) no-repeat 0 0 !important;
    background-size: 100%;
    font-size: 0;
    line-height: 0;
}
.blog-cont-mobile.owl-carousel .owl-prev span{
  font-size: 0;
    line-height: 0;
}
.blog-cont-mobile.owl-carousel .owl-next span{
  font-size: 0;
    line-height: 0;
}
.blog-cont-mobile.owl-carousel .owl-next {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    width: 35px;
    height: 35px;
    background: url(../images/arrownxt.svg) no-repeat 0 0 !important;
    background-size: 100%;
    font-size: 0;
    line-height: 0;
}


.cart-column-left .cart-buttons{float: right;}
.cart-column-left.cart .page-title {
    margin-bottom: 18px;
    border-bottom: 0;
}
.cart-table .product-cart-image .product-image img{width: auto;}
#discount-coupon-form label, .cart .giftcard label{
  display: block;
    font-size: 18px;
    color: #6e6e6e;
    margin-bottom: 18px;
  }

#discount-coupon-form .field-wrapper input[type=text]{
  height: 40px;
    line-height: 40px;
    border: none;
    float: left;
    padding: 0 18px;
    width: calc(100% - 58px);
    margin: 0;
    background: transparent;
    border: 1px solid #f3f3f3;
}
#discount-coupon-form .button-wrapper > button{
    height: 40px;
    line-height: 40px;
    width: 58px;
    padding: 0 9px;
    text-align: center;
    cursor: pointer;
    float: right;
    background: #ebebeb;
    color: #000;
    font-size: 14px;
    text-decoration: none;
}
#discount-coupon-form .button-wrapper > button:hover {
    background: #dedede;
}
#discount-coupon-form .button-wrapper > button span span{
  font-size: 12px;
  line-height: 16px;
    text-decoration: none;
     color: #000;
}
.checkout-bottom-right-section{display: inline-block;width: 100%;}
.checkout-bottom-section{
      display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px;
        border-bottom: 1px solid #f3f3f3;
    margin-bottom: 18px;
    padding-bottom: 18px;
}
.checkout-bottom-left-section{
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
    padding: 0 15px;
    padding-right: 160px;
}
.checkout-bottom-right-section{
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
    padding: 0 15px;

}
.checkout-bottom-right-section .cart-totals-wrapper {
     float: none; 
 clear: both; 
  width: 100%; 
    padding-left: 0;
}
.cart-table .product-cart-actions .button {
    display: block;
    margin: 0 auto;
}
.cart-table .product-cart-actions .button{
  background: transparent;
  color: #aab57f;
  padding: 0;
  text-decoration: none;
  text-transform: capitalize;
  padding-left: 20px;
  background: url(../images/reload.svg) no-repeat 0 4px;
  background-size: 15px;
  height: auto;
  font-size: 13px;
}
.btn-remove{
      display: block;
    margin: 0 auto;
    margin-bottom: 10px;
    font-size: 13px;
    text-indent: inherit;
    color: #f69ca7;
    padding-left: 20px;
    background: url(../images/cross.svg) no-repeat 0 4px;
    background-position: 0 4px;
    background-size: 12px;
    width: 64px;
    line-height: 17px;
}
.btn-remove:hover{
  text-decoration: underline;
  color: #f69ca7;
}

.cart-table .product-cart-actions .button:hover{text-decoration: underline;}
.cart-table .product-cart-actions .button:focus{background: url(../images/reload.svg) no-repeat 0 4px;background-size: 15px;}
#discount-coupon-form .field-wrapper{width: 100%;position: relative;padding-bottom: 20px;}
#discount-coupon-form .validation-advice{    display: block;
    position: absolute;
    bottom: 0;
    left: 0;    font-size: 12px;
    line-height: 1;}
.contacts-index-index .page-title {margin: 40px 0;}
.contacts-index-index .page-title h1{
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    text-align: center;
    font-size: 32px;
    line-height: 36px;
    position: relative;
    z-index: 2;
    padding: 0;
}
.contacts-index-index .page-title h1:after {
    position: absolute;
    z-index: 1;
    content: '';
    border-bottom: 1px solid #f3f3f3;
    height: 50%;
    width: 100%;
    top: 0;
    left: 0;
    display: block;
}
.contacts-index-index .page-title h1 span {
    display: inline-block;
    zoom: 1;
    width: auto;
    padding: 0 18px;
    background: #fff;
    position: relative;
    z-index: 2;
}
.contacts-index-index .contacts-container h2.sub-title{
      font-size: 24px;
    margin-bottom: 18px;
    color: #6e6e6e;

}
.contacts-index-index .contacts-container #contactForm {
    padding-left: 0;
}
.contacts-index-index .contacts-container{
      display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 40px;
}
.contacts-index-index .contacts-container .contacts-container-left{
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 70px;

}
.contacts-index-index .contacts-container .contacts-container-right{
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 50px;
}
.contacts-container-right h2{font-size: 24px;margin-bottom: 18px;font-weight: 700;color: #000;}
.contacts-container-right address{color: #939597;}
.contacts-container-left form input[type=text],
.contacts-container-left form input[type=email],
.contacts-container-left form input[type=tel],
.contacts-container-left form textarea{
  background: #ebebeb;
  color: #6e6e6e;
  border-radius: 3px;
  font-size: 14px;
  height: 40px;
}
.contacts-container-left form textarea{height: 120px;border:none !important;}
.contacts-container-left form input[type=text]:focus,
.contacts-container-left form input[type=email]:focus,
.contacts-container-left form input[type=tel]:focus,
.contacts-container-left form textarea:focus{
  outline: 0;box-shadow: none;border:none;
}
.form-list .field{margin-bottom: 9px;}
.contacts-container-left .buttons-set {
    clear: both;
    margin: 9px 0 0;
    padding-top: 0;
    border-top:none;
    text-align: center;
        margin-left: 0;
    max-width: 100%;
}
.contacts-container-left .buttons-set button.button {
    float: none;
    margin-left: 0;
    min-width: 100%;
    width: 100%;
    margin-left: 0;
}
.contacts-container-left form .required{display: none;}

/*.cms-index-noroute .wrapper > .std{
  padding: 50px 0;
}*/
.cms-index-noroute .wrapper > .std ul{margin-bottom: 0;margin-top: 20px;}
.cms-index-noroute .wrapper > .std ul li {    
    margin: 0;
    margin-bottom: 18px;
    padding-left: 20px;
    position: relative;
    list-style: none;
}
.cms-index-noroute .wrapper > .std ul li:before{
      position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background: #939597;
    left: 0;
    top: 9px;
} 

/*.customer-account-create .wrapper .account-create, .customer-account-login .account-login{padding: 50px 0;}*/
.customer-account-create .fieldset, .customer-account-create .buttons-set {
    margin-left: 0;
}
.page-title h1, .page-title h2, .product-name h1, .product-name .h1{color: #000;}
form .form-instructions {
    font-style: normal;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    color: #6b6b6b;
    margin-bottom: 30px;
}
.customer-account-create .wrapper .account-create .form-list .field {
    margin-bottom:14px;
}
.fieldset p.required {
    display: none;
}
.opc .section.allow .step-title .number{background:#ba470e;}
.data-table tbody td, .data-table tfoot td, .my-account .addresses-list {
    font-family: 'Roboto', sans-serif;
}


.dashboard .box-account p, .dashboard .box-account address {
      font-family: 'Roboto', sans-serif;
    font-style: normal;
}
body.customer-account .my-account .fieldset h2, body.customer-account .my-account .addresses-list h2, body.customer-account .my-account .order-details h2{margin-bottom: 15px;font-size: 24px;line-height: 28px;}
body.customer-account .my-account .addresses-list h3{line-height: 18px;}
#wishlist-table td.customer-wishlist-item-cart .button{line-height: 16px;}
.customer-account .my-account .my-wishlist .buttons-set button.button{line-height: 1;}
.customer-account .block-account li strong, .customer-account .block-cms-menu li strong {
    color: #ba470e;
}
.customer-account .block-account li a:hover, .customer-account .block-cms-menu li a:hover {
    color: #ba470e;
}


  
.category-page-title-level2 .wrapper h1, .category-page-title-level4  .wrapper h1{color: #fff; font-family:'pt serif', serif;}

.products-grid .item .rating-section .ratings{margin: 0;}
.customer-account .form-list .field, .customer-account .form-list .wide, .customer-account .form-list .control {
    margin-bottom: 14px;
}
body.customer-account .my-account .addresses-list h2, body.customer-account .my-account .fieldset h2{color: #5c7a38;}
.dashboard .box-account:last-child {
    padding-bottom: 0;
    border-bottom:none;
    margin-bottom: 0;
}
.global-wrapper{padding: 50px 0;}



.blog-cat-view .image-title-block{
      padding: 40px 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    text-align: center;
    /*background-image: url(https://www.greenpeople.dk/media/expertcms/taxonomy/BH_Banner_20_4.jpg);*/
        margin-bottom: 18px;
}
.image-title-block h2 span {
    display: block;
    width: auto;
    padding: 9px 9px 9px 14px;
    background: rgba(255,255,255,.7);
}
.image-title-block h2 {
    display: inline-block;
    zoom: 1;
    color: #5c7a38;
    text-transform: uppercase;
    font-size: 32px;
    letter-spacing: .2em;
    margin-bottom: 0;
}
 .postWrapper .post-meta{      
    margin-bottom: 18px;
}
 .postWrapper .post-meta p{display: inline-block;margin-bottom: 0;padding:0 5px;font-size: 14px;line-height: 18px;font-weight: 100;}
 .blog-post-view .postWrapper .post-meta p{font-size: 16px;line-height: 22px;font-weight: 400;}
 .blog-post-view .postImage{margin-bottom: 36px;}

  .blog-post-view .blog-list .postWrapper .postContent p{font-size: 16px;line-height: 22px;font-weight: 400;}

.commentTitle div {
    margin-bottom: 20px;
    font-size: 24px;
    letter-spacing: .05em;
    line-height: 1.6em;
    font-weight: normal;
    margin: 0;
    padding: 0;
    color: #000;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    text-transform: uppercase;
}
.blog-post-view .commentTitle {
    border-bottom: none;
    margin-bottom: 25px;
}
.blog-post-view .input-box{margin-bottom: 18px;}
.blog-post-view .blog-list .postWrapper .postContent{margin-bottom: 60px;}
 .postWrapper .postContent p{font-size: 14px;line-height: 18px;font-weight: 100;}

.postWrapper .post-meta h3{
  font-size: 14px;
  line-height: 18px;
    display: inline-block;
    zoom: 1;
    margin: 0 2px;
    color: #939597;

}
.blog-post-list .postWrapper .postDetails{margin-bottom: 30px;}
.blog-list .postWrapper .postContent{padding: 0;margin-bottom: 15px;}

.blog-post-list .postWrapper{text-align: center;}
.blog-post-list .postWrapper .postDetails, .blog-post-list .postWrapper .postDetails a {
    font-size: 14px;
    display: inline-block;
    zoom: 1;
    margin: 0 2px;
    color: #939597;
}
.blog-post-list .postWrapper .postDetails a:hover{color: #5c7a38;}
/*.blog-list .blog-post-list{
     display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px;
    margin-bottom: -30px;
}

.blog-list .postWrapper{
          -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 15px;
    margin-bottom: 30px;
}*/
.blog-list .postWrapper .postTitle h2 {
    margin-bottom: 0;
        font-size: 16px;
    letter-spacing: 0;
    line-height: 22px;
    font-weight: 400;
}
.blogpostBox{padding: 18px 5%;border:1px solid #f3f3f3;margin-bottom: 18px;}
.blog-list .postWrapper .postTitle h2 a{font-weight: 400;font-family: 'Roboto', sans-serif;color: #6e6e6e; }
.blog-list .postWrapper .postTitle h2 a:hover{color: #5c7a38;}
.blog-list .postWrapper .postTitle h3{font-size: 16px;line-height: 20px;margin-bottom:18px;color: #6e6e6e;}

.blog-list .postWrapper .postTitle {
    border-bottom-width: 0;
    border-bottom-style: inherit;
    border-bottom-color: transparent;
    margin-bottom: 20px;
    padding-bottom: 0;
    position: relative;
}
.post-categories{
     margin-bottom: 15px;
    padding-bottom: 15px;
    position: relative;
}
.post-categories:before{
  position:absolute;
  content: "";
  bottom: 0;
  left: 0;right: 0;
  margin: 0 auto;
  width: 50px;
  height: 1px;
  background: #f3f3f3;
}

.blog-index-list .toolbar {
    margin-top: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
     background: transparent; 
    padding: 5px 10px 0px 10px;
    color: #5c7a38;
}
.blog-index-list .pager {   
    color: #5c7a38;
}
.blog-list .block-content li.item {
  margin-left: 0;
    padding-bottom: 10px;
    margin-bottom: 12px;
    border-bottom: 1px solid #ccc;
}
.blog-list .block-content li.item:last-child {
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 0;
}
.blog-list .col-right .block-title{margin-bottom: 15px;}


.blog-post-view .blog-list .postWrapper {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: 0;
}
.blog-post-view .blog-list .postTitle h1{color: #000;}
.header-minicart .info-wrapper td {
    color: #6e6e6e;
}
.block-progress dd address {
    font-style: normal;
}
.block-progress dd{
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}

.menu-categories h3{
    /*text-align: center;*/
    font-size: 24px;
    text-transform: uppercase;
    color: #939597;
    margin-bottom: 18px;
    font-weight: 400;
    letter-spacing: .1em;
}
.block-blog .menu-categories ul{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.block-blog .menu-categories ul li{
  -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin-left: 0;
    padding: 0 10px;
    margin-bottom: 15px;
}
.block-blog .menu-categories ul li:nth-child(2n+2){
  margin-right: 0;
}
.block-blog .menu-categories ul li a{
  color: #5c7a38;font-size: 16px !important; 
}
.block-blog .menu-categories ul li a:hover{
      color: #6e6e6e;
}
.blog-cat-view .blog-list .col-main{padding-right: 30px;}
.products-grid .product-image .top-right-badge {
    position: absolute;
    right: 0;
    top: 0;
    width: 80px;
    height: 80px;
}
 .blog-list #beauty-hub-sidebar-search-block input[type=search]{
  width: 85%;
  height: 41px;
    padding: 0 5%;
    border: 1px solid #f3f3f3;
    background: #f3f3f3;
    box-sizing: border-box;
    border-radius: 3px 0 0 3px!important;
    border-right: none;
    float: left;
}
.blog-list #beauty-hub-sidebar-search-block .button {
    width: 15%;
    text-transform: none;
    text-align: center;
    border-radius: 0 3px 3px 0;
    font-size: 20px;
    padding: 0;
    background: url(../images/serach_icon.svg) no-repeat center #5c7a38;
        background-size: 20px;
}
 .blog-list #beauty-hub-sidebar-search-block .button:hover{
  background: url(../images/serach_icon.svg) no-repeat center #f5a623;
        background-size: 20px;
}
.blog-list #beauty-hub-sidebar-search-block{
  padding: 18px 0;
  border-top:1px solid #f3f3f3;
  border-bottom:1px solid #f3f3f3;
  margin-bottom: 36px;
}
.latest-posts-sidebar-widget .post a.post-content {
    float: left;
    width: 25%;
    margin-right: 5%;
}
.latest-posts-sidebar-widget .post .post-list-right {
    float: left;
    text-align: center;
    width: 70%;
}
.latest-posts-sidebar-widget .post{margin-bottom: 32px;display: inline-block;}
.latest-posts-sidebar-widget .post-list-title {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 9px;
    text-transform: inherit;
}
.latest-posts-sidebar-widget .post-list-title a{
   font-size: 16px;
    line-height: 22px;
    margin-bottom: 9px;
    color: #6e6e6e;
    display: inline-block;

}
.latest-posts-sidebar-widget .published-date {
    font-size: 14px;
    color: #939597;
}


.latest-posts-sidebar-widget .widget-title, .block-blog .sidebar-widget .widget-title {
    text-align: center;
    font-size: 24px;
    text-transform: uppercase;
    color: #939597;
    margin-bottom: 18px;
    font-weight: 400;
    letter-spacing: .1em;
}
 .block-blog .sidebar-widget.facebook-right{text-align: center;border-bottom: 1px solid #f3f3f3;margin-bottom: 36px;padding-bottom: 18px;}
 .block-blog .sidebar-widget.insta-right{text-align: center;}
 .block-blog .sidebar-widget.facebook-right .widget-title{display: inline-block;padding-right: 30px;background: url(../images/facebook_widget.svg) no-repeat right center;background-size: 20px;}
  .block-blog .sidebar-widget.insta-right .widget-title{display: inline-block;padding-right: 30px;background: url(../images/instagram_widget.svg) no-repeat right center;background-size: 20px;}
.block-blog .sidebar-latest-posts-list{border-bottom: 1px solid #f3f3f3;margin-bottom: 36px;}
/*.block-blog .sidebar-widget.facebook-right iframe{width: 100% !important;}*/
.block-blog .sidebar-widget.insta-right iframe{width: auto !important;}
.toolbar {
    margin-top: 18px;
    margin-bottom: 18px;
    border-bottom: none;
    border-top: none;
    background: transparent;
    padding: 0;
    text-align: center;
}
.toolbar .pager {
    float: none !important;
}
.toolbar .pager > .count-container {
    float: none;
    display: none;
}
.toolbar .pages {
    float: none !important;
    margin: 0 auto;
    display: table;
        margin-left: auto !important;
}

.toolbar .pages li{
  border: 1px solid #9B9B9B;
      margin-right: 12px;
          background: transparent;
    line-height: 40px;
    height: 40px;
    width: 40px;
    border-radius: 3px;
}

.toolbar .pages li.current, .toolbar .pages li:hover {
    color: #636363;
    background: #ebebeb;
    cursor: default;
    color: #6e6e6e;
    text-align: center;
    float: left;
    border-radius: 3px;
    border: 1px solid #9B9B9B;
    line-height: 40px;
    height: 40px;
    width: 40px;
}
.toolbar .pages li a.next, .toolbar .pages li  a.previous {
    font-size: 0;
    line-height: 0;
}
.toolbar .pages li a {
    
    display: inline-block;
    border: 0;
    font-size: 14px;
    line-height: 40px;
    height: 40px;
    width: 40px;
    padding: 0;
    color: #6e6e6e;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
}
.post-categories li{
      display: inline-block;
    zoom: 1;
    margin-right: 5px;
    font-size: 13px;
    color: #5c7a38;
    text-transform: uppercase;
}
.post-categories li a {
    color: #5c7a38;
    text-decoration: none;
}
.post-categories li a:hover{
  text-decoration: underline;
}
.aw-blog-read-more{
  background: transparent;padding: 0;color: #5c7a38;font-size: 14px;line-height: 18px;height: auto;margin-top: 9px;
}
.aw-blog-read-more:hover{
  background: transparent;color: #5c7a38 !important;text-decoration: underline;
}
.products-grid .product-image{position: relative;}
.product-essential .product-img-box{position: relative;} 
.product-essential .product-img-box .product-top-right{
   position: absolute;
    right: 0;
    top: 0;
    width: 120px;
    height: 120px;
    z-index: 9;
}

.checkout-cart-index .checkout-header-text, .checkout-onepage-index  .checkout-header-text{
    margin: 0;
    font-size: 24px;
    text-transform: uppercase;
    color: #6e6e6e;
    line-height: 24px;
    padding-left: 31px;
    background: url(../images/lock.svg) no-repeat 0 0;
    background-size: 23px;
    padding-top: 2px;
}
.checkout-cart-index #header,  .checkout-onepage-index #header{
    background: #fff;
    padding: 18px 0;
    border-top: 4px solid #5c7a38;
    border-bottom: 1px solid #9B9B9B;
}


.checkout-cart-index  .wrapper,  .checkout-onepage-index #header .wrapper {
    margin: 0 auto;

}
.checkout-cart-index  #header #header-right,  .checkout-onepage-index  #header #header-right {width: auto;margin-right: 0;}
.checkout-cart-index .cart .page-title h1,   .checkout-onepage-index .page-title h1 {
  color: #6e6e6e;
  color: #6e6e6e;
    font-size: 28px;
    line-height: 32px;
    font-weight: 400;
}
.newsletter-form-cls .validation-advice{display: none;}
.newsletter-form-cls .validation-failed{border:1px solid red !important;}
.rightblock-subscribe .newsletter-form-cls .input-box{margin-bottom: 9px;}



/*.catalogsearch-result-index .products-grid .product-name{min-height: 124px;}*/
.catalogsearch-result-index .page-title{margin-bottom:40px;}
.catalogsearch-result-index .page-title h1{font-size: 32px;line-height: 40px;}
body, button, input, select, table, textarea {
    font-family: 'PT Serif', serif

}
.afterbanner-rightblock-main .rightblock-subscribe .block-content .input-box input[type=email]{background: #fff;border: 1px solid #D1D1D1;}
.afterbanner-rightblock-main .rightblock-subscribe .form-subscribe-header{margin: 14px 0;}
.afterbanner-rightblock-main .rightblock-subscribe .form-subscribe-header label{
  font-size: 16px;
    color: #6e6e6e;
}

/*vores historie open*/

.our-journey .full-width{
  float: left;
}
.our-journey .column.right, .std.our-journey li.column.right {
    float: right;
}
.our-journey .column.last, .std.our-journey li.column.last {
    margin-right: 0;
}
.our-journey .column.column-6, .std.our-journey li.column.column-6 {
    width: 49.01185771%;
}
.center {
    text-align: center;
}
.our-journey .column, .std.our-journey li.column {
    float: left;
    margin-right: 1.97628458%;
    margin-left: 0;
    min-height: 1px;
}
.our-journey {
    width: 100%;
    float: left;
    margin-bottom: 0;
}
.our-journey .header {
    float: left;
    width: 100%;
    background-image: url(../images/jasmine-blossom-header.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    border-bottom: 1px solid #9B9B9B;
    margin-bottom: 120px;
    background-size: cover;
}


.our-journey .journey-wrapper {
    width: 950px;
    display: table;
}

.our-journey .header .introduction {
    padding: 300px 0;
}
.our-journey .header .introduction .inner {
    background-color: rgba(255,255,255,.73);
    padding: 25px 10%;
    width: 100%;
}

.our-journey .scroll-block.visible {
  /*  opacity: 1;
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);*/
}
.our-journey .scroll-block {
   /* transition: .5s;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    opacity: 0;
    -ms-transform: translateY(100px);
    -webkit-transform: translateY(100px);
    transform: translateY(100px);*/
}
.line-canvas {
    /*display: none;*/
    margin: 0 auto;
    height: 298px;
}
.line-canvas.straight-left {
    height: 252px;
}
.our-journey .milestone {
    position: relative;
    float: left;
    width: 100%;
}
.our-journey .milestone .content {
    float: left;
    padding-top:80px;
    position: relative;
}
.our-journey .milestone .content .year {
    float: left;
    border-right: 1px solid #f3f3f3;
    border-left: 1px solid #f3f3f3;
    padding: 0 18px;
}
.our-journey .milestone .content .year {
    padding: 0 2%;
}
.our-journey .milestone .content .year .milestone-title {
    font-size: 60px;
    color: #6e6e6e;
    letter-spacing: 5px;
}
.our-journey .milestone .content .year .milestone-title {
    font-size: 50px;
    letter-spacing: 2px;
    line-height: 60px;
    margin-bottom: 0;
}
.our-journey .milestone .content .title {
    float: left;
    border-right: 1px solid #f3f3f3;
    padding: 0 18px;
    position: relative;
}
.our-journey .milestone .content .title {
    padding: 0 2%;
    position: relative;
}
.our-journey .milestone .content .title .milestone-title {
    font-size: 24px;
    text-transform: uppercase;
    line-height: 60px;
    letter-spacing: 1.5px;
    margin-bottom: 0;
    color: #6e6e6e;
}
.our-journey .milestone.left .content .title:after {
    content: '';
    position: absolute;
    width: 200%;
    height: 1px;
    background-color: #f3f3f3;
    top: 30px;
    left: 100%;
    z-index: -1;
}
.our-journey .milestone.right .content .year:after {
    content: '';
    position: absolute;
    display: block;
    width: 200%;
    height: 1px;
    background-color: #f3f3f3;
    top: 100px;
    right: 100%;
    z-index: -1;
}
.our-journey .milestone .content .description {
    float: left;
    width: 100%;
    margin: 18px 0;
}
.our-journey .milestone .content .description {
    float: left;
    width: 100%;
    margin: 18px 0;
}


.our-journey .header .introduction h1 {
    font-family: akzidenz_grotesk_light;
    color: #6e6e6e;
    font-size: 32px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin-bottom: 30px;
}
.our-journey .header .introduction h2 {
    color: #6e6e6e;
    font-family: akzidenz_grotesk_light;
    text-transform: uppercase;
    line-height: 40px;
    display: block;
    margin: 0 auto 18px;
}
.our-journey .header .introduction .circle {
    position: relative;
    display: block;
    width: 30px;
    height: 30px;
    margin: 0 auto;
    cursor: pointer;
}
.our-journey .header .introduction .circle:before {
    -o-animation: pulse 2s infinite ease-out;
    -ms-animation: pulse 2s infinite ease-out;
    -moz-animation: pulse 2s infinite ease-out;
    -webkit-animation: pulse 2s infinite ease-out;
    animation: pulse 2s infinite ease-out;
    z-index: 1;
    border-color: #d0e092;
}
.our-journey .header .introduction .circle:after, .our-journey .header .introduction .circle:before {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    background: #5c7a38;
    border: 1px solid #5c7a38;
    width: 30px;
    height: 30px;
    display: block;
    border-radius: 50%;
    z-index: 2;
    background: #fff;
}

.our-journey .header .introduction .circle:before {
  border-color: #fff;
}
 .svg-font{
  font-size: 0;
  line-height: 0;

 }
 body.locked {
    overflow: hidden;
}
html.locked {
    overflow: hidden;
}
@keyframes pulse {
  from {
    opacity: 1;
  }
  to {
    transform: scale(3);
    opacity: 0;
  }
}




.our-journey .header .introduction .line {
    position: absolute;
    top: 30px;
    width: 1px;
    height: 448px;
    background-color: #5c7a38;
}
.image-container {
    position: relative;
}
.our-journey .milestone .image-container {
    display: block;
    width: 450px;
    height: 450px;
    max-width: 100%;
    border-radius: 50%;
    background-position: center center;
    background-size: cover;
    margin: 0 auto;
    z-index: 1;
}
.our-journey .milestone .content .description p {
    color: #ababab;
    line-height: 24px;
    font-size: 15px;
    width: 100%;
}
.spacer {
    height: 30px;
}
/*.our-journey .section .section-image {
    position: absolute;
    left: 0;
    top: -50px;
    max-height: 420px;
}
.our-journey .section .section-image {
    top: -100px;
}*/

.our-journey .section .link {
    display: block;
    text-align: center;
    font-family: journey;
    margin: 0 auto;
}
.our-journey .section .link a {
    border: 1px solid #5c7a38;
    border-radius: 50%;
    text-decoration: none;
    color: #5c7a38;
    font-size: 40px;
    line-height: 45px;
        width: 45px;
    display: inline-block;
    height: 45px;
}
.our-journey .section .link a:hover {
    border: 1px solid #f5a623;
    font-size: 45px;
    color: #f5a623;
}
.our-journey .section .title .milestone-title {
    font-size: 24px;
    font-family: akzidenz_grotesk_light;
    text-transform: uppercase;
    line-height: 60px;
    letter-spacing: 1.5px;
    margin-bottom: 0;
        color: #6e6e6e;
}
.our-journey .section .content:before {
    content: '';
    position: absolute;
    left: 38%;
    top: 0;
    display: block;
    width: 24%;
    border-top: 1px solid #f3f3f3;
    margin: 0 auto;
}
.our-journey .section .content:after {
    position: absolute;
    left: 38%;
    bottom: 0;
    content: '';
    display: block;
    width: 24%;
    border-top: 1px solid #f3f3f3;
}
.our-journey .section .content .circle {
    position: absolute;
    display: block;
    left: 49%;
    top: -8px;
    height: 16px;
    width: 16px;
    cursor: pointer;
}
.our-journey .section .content .circle:after, .our-journey .section .content .circle:before {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    background: #5c7a38;
    border: 1px solid #5c7a38;
    width: 16px;
    height: 16px;
    display: block;
    border-radius: 50%;
    z-index: 2;
    background: #fff;
}
.our-journey .section .content .circle:before {
    -o-animation: pulse 2s infinite ease-out;
    -ms-animation: pulse 2s infinite ease-out;
    -moz-animation: pulse 2s infinite ease-out;
    -webkit-animation: pulse 2s infinite ease-out;
    animation: pulse 2s infinite ease-out;
    z-index: 1;
    border-color: #d0e092;
}
.our-journey .section .content {
    float: left;
    width: 100%;
    position: relative;
    height: 100%;
}
.our-journey .section .content .inner {
    float: left;
    width: 100%;
    padding: 5% 0;
    max-height: 76%;
    overflow: hidden;
}
.our-journey .section .section-image {
    position: absolute;
    left: 0;
    top: -50px;
    max-height: 420px;
}
.right {
    float: right;
}
/*popup open*/
.milestone-window-outer{
  /*display: none;*/
}


.window {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 50%;
    display: block;
    z-index: 99999;
    background: #fff;
    overflow-y: scroll;
    visibility: hidden;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
}
.window.left {
    left: -50%;
}
.window.right {
    right: -50%;
    opacity: 0;
}
.windows-open .window {
    visibility: visible;
}
.windows-open {
    overflow: hidden;
}
.windows-open .window.left {
    left: 0;
}
.windows-open .window.right {
    right: 0;
    opacity: 1;
}
.window-inner {
    width: 90%;
    float: left;
    margin: 40px 5%;
}
.relative {
    position: relative;
}
.window-close {
    width: 40px;
    line-height: 40px;
    height: 40px;
    text-align: center;
    color: #6e6e6e;
    border: 1px solid #9B9B9B;
    float: right;
    background: #fff;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    padding: 0;
    border-radius: 0;
}
.window-close:focus{
  box-shadow: none;
  outline: none;
}
.icon-font {
    font-family: greenpeople;
}
.mobile-only {
    display: none;
}
.milestone-window-outer .window-title {
    width: 100%;
    float: left;
    margin: 58px 0 18px 0;
    font-size: 32px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 100;
    font-family: akzidenz_grotesk_light;
        color: #6e6e6e;
}
.milestone-window-content {
    text-align: center;
    margin-top: 40px;
}
.milestone-window-content.window-block-carousel {
    margin-top: 0;
    position: relative;
}
.milestone-window-content .inner {
    float: left;
    /*width: 80%;*/
    padding: 0 10%;
}
.milestone-window-content h3 {
    font-size: 24px;
    color: #5c7a38;
    text-transform: uppercase;
    font-weight: 100;
    font-family: akzidenz_grotesk_light;
}
ul.slick-dots {
    width: 40%;
    float: left;
    position: static;
    text-align: center;
    margin: 18px 30%;
}
.milestone-window-content ul.slick-dots {
    margin: 0 auto;
    width: 100%;
}
ul.slick-dots li {
    display: inline-block;
    zoom: 1;
    margin: 0 5px;
}
.milestone-window-content ul.slick-dots li {
    position: relative;
    margin: 0 9px;
    padding: 0;
    height: 16px;
    width: 16px;
}
.milestone-window-content ul.slick-dots li:before {
    content: '';
    position: absolute;
    top: 8px;
    left: 16px;
    width: 18px;
    border-top: 1px solid #5c7a38;
}
.milestone-window-content ul.slick-dots li:last-child:before {
  display: none;
  }
ul.slick-dots li button {
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    text-indent: -9999px;
    width: 12px;
    height: 12px;
    border: 1px solid #5c7a38;
    border-radius: 8px;
    background: #fff;
}
.milestone-window-content ul.slick-dots li button {
    height: 16px;
    width: 16px;
    padding: 0;
    border-radius: 50%;
}
.milestone-window-content ul.slick-dots li button {
  }
ul.slick-dots li.slick-active button {
    background: #5c7a38;
}
/*popup end*/
















.category-vores-historie .category-page-title-level2{display: none;}
.category-vores-historie .breadcrumbs{display: none;}
.category-vores-historie #body-inner{overflow-x: hidden;}
.minicart_active.category-vores-historie #body-inner{
  overflow-x: initial;
}
.our-journey .milestone .icon {
    display: none;
    position: absolute;
  font-family: 'journeyregular';
    font-size: 80px;
    color: #5c7a38;
    background-color: #fff;
}
.our-journey .milestone.left .icon {
    right: -40px;
    top: 100px;
}
.our-journey .milestone.right .icon {
    left: -115px;
    top: 100px;
}




.rightblock-subscribe .block-content .input-box{float: left;width: 70%;}
.rightblock-subscribe .block-content .button{width: 30%;float: right;height: 38px;line-height: 38px;}



/*skoenhedsuniverset*/
#beauty-hub-logo {
    float: left;
    margin: 0;
}
#beauty-hub-logo a {
    background: url(https://www.greenpeople.dk/skin/frontend/gene/default/images/beauty-hub/logo-large.jpg) no-repeat 0 0;
    background-size: 108px 80px;
    height: 80px;
    line-height: 80px;
    padding-left: 126px;
    font-size: 24px;
        color: #000;
    letter-spacing: .2em;
    text-transform: uppercase;
    display: block;
}
.cms-beauty-hub.cms-page-view .page .global-wrapper{
    margin-left: auto;
    margin-right:auto;
    padding: 0;
    margin-bottom:0;
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    min-width: inherit;
    background: transparent;
}
.cms-beauty-hub.cms-page-view .expertcms-content .beauty-hub-carousel .slick-track{margin-left: inherit;margin-right: inherit;}
.cms-beauty-hub.cms-page-view .page .wrapper h2#beauty-hub-logo:after{display: none;}
#beauty-hub-menu li a {
    color: #939597;
    text-decoration: none;
}
#beauty-hub-menu {
    float: right;
    text-align: right;
}

#beauty-hub-menu li {
    display: inline-block;
    zoom: 1;
    margin-right: 30px;
    font-family: 'pt serif', serif;
    color: #939597;
    font-size: 16px;
    line-height: 56px;
    text-transform: uppercase;
}
.cms-beauty-hub .std ul li {
    margin-left: 0;
}
.cms-beauty-hub .std ul{
  margin-bottom: 0;
      display: inline-block;
    /*width: 100%;*/
}

.slick-track .common-slide {
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: cover;
        background-color: #fafcf7;
            background-image: url(https://www.greenpeople.dk/media/expertcms//p/l/plant_green_nature_2.jpg);
    width: 100%;
    position: relative;
    left: 0px;
    top: 0px;
    z-index: 999;
    opacity: 1;
}
.has-overlay-background.light .inner {
    background: rgba(0,0,0,.3);
        padding: 18px 2%;
    width: 100%;
        margin-bottom: 40px;
}
.beauty-hub-carousel .column.column-7 {
    float: right;
    margin-right: 0;
}
.slick-track .common-slide .common-slide-content {
    padding: 20px 0;
    text-align: center;
}
.column.column-7, .std li.column.column-7 {
    width: 57.50988142%;
}
.beauty-hub-carousel .slick-track .common-slide h2 {
    font-size: 50px;
    letter-spacing: .2em;
    font-weight: 100;
    line-height: 1em;
    margin: 0 0 30px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    background: transparent;
}
.beauty-hub-carousel .slick-track .common-slide h2 span{
  background: transparent;
}
.beauty-hub-carousel .slick-track .common-slide h2:after{
  display: none;
}
.beauty-hub-carousel .slick-track .common-slide p {
    font-size: 18px;
    margin-bottom: 30px;
}

.cms-beauty-hub .std p{margin-bottom: 20px;}
.slick-track .common-slide.light h2, .slick-track .common-slide.light p {
    color: #fff;
}
#beauty-hub-search-block .inner {
    padding: 18px 0;
    background: url(https://www.greenpeople.dk/skin/frontend/gene/default/images/beauty-hub/search-background.jpg) left center no-repeat;
        display: inline-block;
    width: 100%;
}
.column.right, .std li.column.right {
    float: right;
}
.cms-beauty-hub #beauty-hub-newsletter-sign-up .column.column-6 {
    width: 49.01185771%;
    float: left;
}
.cms-beauty-hub #beauty-hub-newsletter-sign-up .column {
    float: left;
    margin-right: 1.97628458%;
    margin-left: 0;
    min-height: 1px;
}
.cms-beauty-hub #beauty-hub-newsletter-sign-up .last{margin-right: 0;} 
#beauty-hub-search-form {
    width: 80%;
    margin: 0 10%;
    float: left;
    position: relative;
}
#beauty-hub-search-form input[type=text], #beauty-hub-search-form input[type=search] {
    width: 65%;
    padding: 0 0 0 5%;
    border-radius: 3px!important;
    float: right;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    border: 1px solid #f3f3f3;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
}
#beauty-hub-search-block {
    border-top: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
        margin-top: -5px;
}
#beauty-hub-search-form button {
    position: absolute;
    right: 1px;
    top: 1px;
    text-transform: none;
    border-radius: 0 3px 3px 0;
    height: 44px;
    line-height: 44px;
    font-size: 26px;
    z-index: 9;
        background: url(../images/serach_icon.svg) no-repeat center #5c7a38;
    background-size: 21px;
        width: 75px;
}
 .latest-posts{padding: 40px 0;}

.cms-page-view.cms-beauty-hub .page .wrapper .latest-posts h2
 {
    color: #6e6e6e;
    font-weight: 100;
    letter-spacing: .2em;
    font-size: 32px;
    text-transform: uppercase;
    margin: 0;
    line-height: 1em;
    text-align: center;
    margin: 0 0 30px;
    padding: 0 0 30px;
    position: relative;
}
.cms-page-view.cms-beauty-hub .page .wrapper .latest-posts h2:after {
    display: inline-block;
    zoom: 1;
    position: absolute;
    bottom: 0;
    left: 47.5%;
    content: '';
    width: 5%;
    height: 1px;
    border-top: 1px solid #f3f3f3;
    top: inherit;
}
.cms-beauty-hub .blog-cont{
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -9px;
    margin-bottom: -30px;
}
.cms-beauty-hub .postWrapperContent .postContent{padding-bottom: 0;}
.cms-beauty-hub .postWrapper{
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%;
    padding: 0 9px;
    z-index: 999;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #f3f3f3;
}
.cms-beauty-hub .postWrapperContent {
    background-color: transparent;
    padding: 0;
    box-sizing: border-box;
    color: #939597;
}

.cms-page-view.cms-beauty-hub .page .wrapper .latest-posts  .postWrapperContent h2 a{

   color: #6e6e6e;
}
.cms-page-view.cms-beauty-hub .page .wrapper .latest-posts  .postWrapperContent h2{
  font-size: 18px;
 
  letter-spacing: inherit;
  text-transform: inherit;
  margin-bottom: 9px;
  padding-bottom: 0;
}
.cms-page-view.cms-beauty-hub .page .wrapper .latest-posts .postWrapperContent h3{
  text-align: center;    color: #939597;font-size: 14px;    margin-bottom: 0;
}
.cms-page-view.cms-beauty-hub .page .wrapper .latest-posts  .postWrapperContent h2:after{
  display: none;
}
.cms-beauty-hub .postWrapperContent a {
    text-decoration: none;
    text-transform: none;
    color: #6e6e6e;
    font-size: 18px;
}
.beauty-hub-newsletter-row form {
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid #f3f3f3;
    display: inline-block;
    width: 100%;
}
.cms-beauty-hub .latest-posts-list .column.column-6, .cms-beauty-hub .std li.column.column-6 {
    width: 49.01185771%;
}
.cms-beauty-hub .latest-posts-list .column {
    float: left;
    margin-right: 1.97628458%;
    margin-left: 0;
    min-height: 1px;
}
.cms-beauty-hub #home-social-feeds .column.last, .cms-beauty-hub .std li.column.last{margin-right: 0;}
.cms-beauty-hub #home-social-feeds .column-6{
    float: left;
    margin-right: 1.97628458%;
    margin-left: 0;
    min-height: 1px;
    width: 49.01185771%;
}
#beauty-hub-search-block .column-6{
    width: 49.01185771%;
}
.cms-beauty-hub #home-social-feeds .column{margin-bottom: 18px;}
.beauty-hub-newsletter-row label {
    line-height: 24px;
    font-size: 18px;
    color: #6e6e6e;
}
.postContent center {
    text-align: left;
}
 .beauty-hub-newsletter-row input[type=email] {
    width: 70%;
    padding: 0 5%;
    border: 1px solid #f3f3f3;
    border-right: 0;
    box-sizing: border-box;
    height: 41px;
}
 .beauty-hub-newsletter-row  .button{vertical-align: top;padding: 0 50px;}
 .beauty-hub-homepage-drivers .title h3 a {
    color: #5c7a38;
    text-decoration: none;
}
.beauty-hub-homepage-drivers .title h3 {
    color: #5c7a38;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: .3em;
    text-align: center;
    margin-bottom: 0;
}
.beauty-hub-homepage-drivers .title {
    position: relative;
    margin-bottom: 13px;
    padding-bottom: 13px;
}
.beauty-hub-homepage-drivers .driver-image {
    margin-bottom: 30px;
    display: block;
}
.beauty-hub-homepage-drivers .text {
    width: 100%;
    float: left;
    color: #6e6e6e;
    font-size: 18px;
}
.latest-social-block h3 {
    color: #5c7a38;
    text-transform: uppercase;
    font-size: 24px;
    margin-bottom: 58px;
}
.latest-social-block {
    text-align: center;
    min-height: 300px;
    width: 100%;
    float: left;
    padding: 0;
}
.latest-social-block .inner-content {
    text-align: center;
    padding: 40px 0 18px;
}
.cms-beauty-hub .beauty-hub-homepage-drivers ul li p{text-align: center;font-size: 18px;}
.beauty-hub-homepage-drivers .driver {
    text-align: center;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #f3f3f3;
}
.latest-social-block h3 .network {
    font-size: .5em;
    display: block;
    color: #939597;
        margin-bottom: 5px;
    text-transform: uppercase;
    line-height: 1;
}
#beauty-hub-menu li.last{margin-right: 0;}

.cms-beauty-hub .wrapper.global-wrapper .std p:empty {
   display: none;
}

/*page not found open*/

#error-page-block {
    padding: 116px 0;
    margin-bottom: 40px;
    background: url(../images/success.jpg) center center no-repeat #fff;
    background-size: cover;
    position: relative;
}
#error-page-block .wrapper {
    position: relative;
    z-index: 2;
    text-align: center;
}
#error-page-block:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.3);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.error-page .page-title {
    margin: 0;
}
.error-page h1 {
    font-size: 64px;
    line-height: 1.4em;
    margin: 0;
    color: #fff !important;
}
.error-page .cms-content {
    text-align: center;
}
.error-page .cms-content p {
    color: #fff;
    font-size: 18px;
}
.error-page .cms-content li, .error-page .cms-content p {
}
.error-page .cms-content p a {
    color: #fff;
    text-decoration: underline;
}

.error-page .global-wrapper{
  padding: 0;
  max-width: 100%;
  width: 100%;
  margin: 0 auto;

}
.error-page .global-wrapper p:empty{
  display: none;
}

.error-page .category-products{
    margin-bottom: 40px;
}
.error-page .category-products .block-title{
  text-align: center;
  border:0;
}
.error-page .category-products .block-title h2{
    font-size: 32px;
        color: #6e6e6e;
    font-weight: 400;
    line-height: 36px;
    margin-bottom: 9px;
    text-align: center;

}
.cms-index-noroute.error-page .wrapper > .std ul li:before{
  display: none;
  
}
/*page not found end*/

.ask-faq-link{
 background: url(../images/chat-bubbles-with-green.svg) 0 0 no-repeat;
 padding-left: 25px;
 background-size: 18px;
 margin-left: 15px;
     color: #6e6e6e;
}
.ask-faq-link:hover{
  color: #5c7a38;
  }
.rating-links a{
    color: #6e6e6e;
}
.rating-links a:hover{
    color: #5c7a38;
}
.home-faq .aw-pq2-form__label{
  font-weight: 400;
     color: #a2a2a2;

}
.home-faq h2, #customer-reviews .review-heading h2{
  text-align: center;
      font-size: 32px;
    color: #000;
    font-weight: 700;
    line-height: 36px;
    margin-bottom: 9px;
    text-align: center;
        padding-bottom: 20px;
}
#customer-reviews .review-heading h2{
  float: inherit;
}
.home-faq .aw-pq2-question-form__wrapper {
       padding: 20px 0;
    border: thin solid #f3f3f3;
    border-left:0;
    border-right: 0;
     background-color: #fff; 
         margin-top: 20px;
}

.home-faq .aw-pq2-list.box-content{
  padding-top: 20px;
      text-align: center;
}
.home-faq .aw-pq2-question-title{
  overflow: hidden;

}

.home-faq .aw-pq2-list.box-content .aw-pq2-list__no-questions{
    display: inline-block;
    text-overflow: ellipsis;
    border: none;
    font-family: Open Sans;
    text-transform: uppercase;
    text-align: center;
    font-size: 12px;
    padding: 8px 15px;
    background: #a2a2a2;
    color: #fff;
    height: auto;
    margin: 0 0 5px 0;
    font-style: normal;
  }

 .home-faq .aw-pq2-question-list-wrapper{
  margin-bottom: 0;
  padding-bottom: 50px;

 }
 .home-faq textarea{
  padding: 10px;
      border: solid 1px #e3e3e3;
      background: transparent;

 }
 .home-faq input[type="text"]{
      border: solid 1px #e3e3e3;
      background: transparent;
 }
  .home-faq .aw-pq2-form__note-wrapper {
      margin-left: 0;
    width: 100%;
    padding-top: 8px;


  }
  .home-faq .aw-pq2-list__button_position_right{
    font-size: 14px;
        line-height: 39px;
            background: #a2a2a2;
                padding:0  11px;
                padding-left: 35px;
                border-radius: 0;
                position: relative;


  }
    .home-faq .aw-pq2-list__button_position_right:hover{
          background-color: #737373;
    }
.home-faq .aw-pq2-list__button_position_right:before{
  content: "";
  background: url(../images/chat-bubbles-with-ellipsis.svg);
  position: absolute;
  left: 10px;
  top: 10px;
    width: 20px;
    height: 20px;
    background-size: 100% auto;
}


/*vores historie end*/
.form_button_review{
  text-align: right;
}
.form_button_review .toggle_review_form{
font-size: 14px;
        line-height: 39px;
            background: #a2a2a2;
                padding:0  11px;
                padding-left: 35px;
                border-radius: 0;
                position: relative;
}
.form_button_review .toggle_review_form:focus{
  outline: none;
  box-shadow: none;

}
.form_button_review .toggle_review_form:hover{
          background-color: #737373;
    }
.form_button_review .toggle_review_form:before{
  content: "";
  background: url(../images/edit-pen.svg);
  position: absolute;
  left: 10px;
  top: 10px;
    width: 20px;
    height: 20px;
    background-size: 100% auto;
}
.form-add{
    display: none;
}
#customer-reviews .review-heading{
  border-top: 0;
  border-bottom: 0;
}
#customer-reviews .fieldset {

    width: 100%;
}
#customer-reviews .fieldset .form-list{
  width: 100%;
}
#customer-reviews .buttons-set{
  width: 100%;
}
.review-summary-table{
  width: 470px;
  border-bottom: 0;
}
.ratings-table {
    display: inline-block;
        background-color: #f6f8fc;
    padding: 15px;

}
#customer-reviews dl dd{
  font-family: Open Sans;
}
#customer-reviews dl dt {

    font-size: 18px;
  }
.product-collateral > dl > dd.tab-container {
    text-align: left;
  }
.product-review{
    padding-bottom: 40px;
}
#customer-reviews .fieldset .form-list textarea, #customer-reviews .fieldset .form-list input{
      border: solid 1px #e3e3e3;
    background: transparent;

}
/*tilbud page*/
.category-tilbud .bluefoot-wrapper {
    width: 100%;
    max-width: 1260px;
    margin: 0 auto;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;    
}
.category-tilbud .bluefoot-column-12 {
    width: 100%;
}

.category-tilbud .bluefoot-column {
    padding: 15px;
    box-sizing: border-box;
    min-height: 1px;
}
.category-tilbud .bluefoot-row h2 {
    font-size: 24px;
    line-height: 28px;
    color: #000;
        margin-bottom: 18px;
        margin-top: 18px;
    text-align: center;
    position: relative;
    width: 100%;
}

.category-tilbud .bluefoot-entity h2 span {
    display: inline-block;
    zoom: 1;
    width: auto;
    padding: 0 18px;
    background: #fff;
    position: relative;
    z-index: 2;
}
.category-tilbud .bluefoot-entity h2:after {
    position: absolute;
    z-index: 1;
    content: '';
    border-bottom: 1px solid #f3f3f3;
    height: 50%;
    width: 90%;
    top: 0;
    left: 5%;
    display: block;
}
.category-tilbud .breadcrumbs{display: none;}
.category-tilbud .category-page-title-level2{display: none;}
.category-tilbud .bluefoot-entity{margin-bottom: 36px;background-size: cover;}
/*tilbud page*/

.blog-post-view .postBannerWrapper{display: none;}
.blog-post-view .postWrapper .postTitle h1{
      font-weight: 100;
    text-transform: uppercase;
    margin-bottom: 18px;
    font-size: 32px;
    letter-spacing: .1em;
    line-height: 1.6em;
}
.blog-post-view .addthis_inline_share_toolbox{margin-bottom: 36px;}
p.required, .validation-advice{display: none;}
.std hr {
    margin: 18px 0;
    border: none;
    border-top: 1px solid #f3f3f3;
}
.column.column-8, .std li.column.column-8 {
    width: 66.00790514%;
    float: left;
}
.column.column-4, .std li.column.column-4 {
    width: 32.01581028%;
    float: left;
}
.taxonomy-description p {
    font-size: 18px;
    line-height: 1.6em;
}
.taxonomy-description {
    margin: 18px 0 40px;
    text-align: center;
    font-size: 18px;
    line-height: 1.6em;
}
.taxonomy-description p a{
      color: #5c7a38;
}
.taxonomy-description p a:hover{
     text-decoration: underline;color: #5c7a38;
}
.expertcms-content{display: inline-block;}
.expertcms-content .column-4 .image-container img{margin: 0 auto;}



#header-cart{position: fixed !important;height: 100%;right: -450px;transition: all 0.3s ease-in-out 0s;-webkit-transition: all 0.3s ease-in-out  0s;-moz-transition: all 0.3s ease-in-out  0s;top: 0 !important;width: 450px !important;}
.header-minicart .mini-products-list{padding: 0;}
.header-minicart .block-cart{display: inherit;opacity: 0;}
#header-cart.skip-active{opacity: 1;    overflow-y: scroll;}
#body-inner{
  transition: all 0.3s ease-in-out 0s;-webkit-transition: all 0.3s ease-in-out  0s;-moz-transition: all 0.3s ease-in-out  0s;
}
.minicart_active{overflow: hidden;}
.minicart_active #body-inner{
    -moz-transform: translate(-450px);
    -ms-transform: translate(-450px);
    -webkit-transform: translate(-450px);
    transform: translate(-450px);
    position: relative;
    height: 100%;
        /*overflow: hidden;*/
        width: 100%;
    transition: all 0.3s ease-in-out 0s;-webkit-transition: all 0.3s ease-in-out  0s;-moz-transition: all 0.3s ease-in-out  0s;
   
  }
.minicart_active  #header-cart{right: -450px;transition: all 0.3s ease-in-out 0s;-webkit-transition: all 0.3s ease-in-out  0s;-moz-transition: all 0.3s ease-in-out  0s;opacity: 1;padding: 10px;}

.minicart_active .overlay {
    z-index: 99999;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background: rgba(0,0,0,.3);
    transition: .5s;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
}
.header-minicart .mini-products-list li{padding: 8px 0 8px 0;}
.header-minicart .minicart-actions .checkout-button {
    min-width: 100%;
    height: 40px;
    line-height: 40px;
    background: url(../images/next_right.svg) no-repeat #f5a623;
    background-size: 12px;
    background-position:  right 25px center;
    text-align: left;
}
.header-minicart .minicart-actions .checkout-button:hover{
  background:  url(../images/next_right.svg) no-repeat #5c7a38;
  background-size: 12px;
}
.header-minicart .minicart-actions .checkout-button:hover{
  background-position: right 15px center;
}
.header-minicart .minicart-actions{padding: 10px 0;}
.header-minicart .product-details .product-name a{font-weight: 600;color: #6e6e6e;}
.header-minicart .info-wrapper, .header-minicart .remove, .header-minicart .btn-edit{font-size: 13px;}


.tab_description_main{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.description_left, .description_right{
     -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding:0 15px;
}



.tab_description_main ul li{
      position: relative;
    margin-left: 0;
    padding-left: 18px;

}
.tab_description_main ul li:before{
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  border-radius: 100%;
  background: #636363;
       top: 13px;
    left: 0;

}

.cms-beauty-hub #beauty-hub-header{
  margin-bottom: 0;

}



#ingredients-window-navigation {
    float: right;
    padding: 0 0 0 18px;
    line-height: 40px;
    background: #fff;
}
#ingredients-window-left h2 {
    font-size: 32px;
    font-weight: 700;
    border-bottom: 1px solid #efecec;
    padding-bottom: 5px;
    display: inline-block;color: #000;
}
.window.right .ingredient-details-inner h3{font-size: 32px;font-weight: 700;margin-bottom: 40px;color: #000;}
#ingredients-window-left .title-block .title-block-content {
    position: relative;
    z-index: 2;
    width: 100%;
    float: left;
}
#ingredients-window-left .title-block {
    position: relative;
}
.window.left button {
    position: absolute;
    float: left;
    padding: 0;
    width: 40px;
    box-sizing: border-box;
    color: #6e6e6e;
    border: 1px solid #9B9B9B;
    background: #fff;
    margin: 0 9px 0 0;
    border-radius: 0;
    height: 40px;
}
.window.left .slick-next{
    right: 10px;
    left: inherit;
    top:100px;
}
.window.left .slick-prev{
  left: inherit;
    right: 60px;
    top: 100px;
}
.slick-prev:before {
    content: '<';
}
.window.left button:before {
    display: block;
    color: #6e6e6e;
    
}
.slick-next:before, .slick-prev:before {
    font-size: 24px;
}
.slick-next:before {
    content: '>';
}
.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    width: 100%;
}
.catalog-product-view.windows-open .window.left{overflow-x: hidden;}




@media (min-width: 1300px){
  .latest-social-block h3 {
    font-size: 32px;
}
  .latest-social-block {
    width: 90%;
    padding: 0 5%;
}
#beauty-hub-menu li {
    margin-right: 32px;
    font-size: 17px;
    line-height: 80px;
}
#beauty-hub-menu li.last {
    margin-right: 0;
}
}
/*skoenhedsuniverset*/
.blog-cat-view .main-container, .blog-cat-view .footer-container,  .blog-post-view .main-container,  .blog-post-view .footer-container{padding: 0;}

.header-minicart .block-subtitle .close .cart_close{font-size: 14px;}
.header-minicart .block-subtitle .close{right: 10px;}

@media(min-width: 1200px) and (max-width: 1299px){
#beauty-hub-menu li{line-height: 70px;}
.has-overlay-background.light .inner{width: 88%;}
}



@media (min-width: 1500px){
  .our-journey .milestone .icon {
    display: block;
}
.our-journey .journey-wrapper {
    width: 1440px;
        max-width: 100%;
}
.our-journey .section .section-image {
    top: -100px;
}
}
@media (max-width: 1499px){
  .line-canvas {
  
    height: 194px;
}
.line-canvas.straight-left {
    height: 167px;
}
  }


@media(max-width: 1199px){
	.logo{width: 200px;}
  .subsribe_wrap h3 {
    font-size: 40px;
    line-height: 45px;
  }
  .product-page__ingredients .category__container .category__title:after{font-size: 15px;}
  .product-page__ingredients .category__container .category__title {
    font-size: 12px;
    line-height: 15px;
}
 .beauty-hub-newsletter-row .button{padding: 0 36px;}
  .rightblock-subscribe .block-content .button{width: 35%;}
  .rightblock-subscribe .block-content .input-box{width: 65%;}
   #beauty-hub-menu li{font-size: 14px;line-height: 68px;    margin-right: 25px;}
   #ingredients-window-left h2, .window.right .ingredient-details-inner h3{font-size: 25px;line-height: 29px;}
}


@media(max-width: 1024px){

h1{
      font-size: 25px;
    line-height: 29px;
}
h2{
      font-size: 22px;
    line-height: 26px;
}
h3{
      font-size: 18px;
    line-height: 22px;
}
.window.left .slick-prev, .window.left .slick-next{top: 35px;}
#ingredients-window-left h2, .window.right .ingredient-details-inner h3{font-size: 18px;line-height: 22px;}
#ingredients-window-left .title-block, .window-inner {margin: 18px 5%;margin-top: 26px;}
.window.left button{width: 32px;height: 32px;}
.slick-next:before, .slick-prev:before {
    font-size: 18px;
}
#ingredients-window-left h2{position: relative;border-bottom: 0;padding-bottom: 0;padding-right: 70px;}
#ingredients-window-left h2:before{position: absolute;height: 1px;width: 60px;background: #f3f3f3;content: "";right: 0;top: 50%;}
.minicart_active #header-cart{padding: 10px;overflow-y: scroll;}
.taxonomy-description p{font-size: 14px;line-height: 18px;}
.beauty-hub-category-select{display: block;}
 .blog-list #beauty-hub-sidebar-search-block{border-top: none;padding-top: 0;}
.contacts-index-index .contacts-container .contacts-container-left{padding-left: 0;}
.contacts-index-index .contacts-container .contacts-container-right{padding-left: 15px;}
	.middle-block .middleblock-left .middleblock-left__inner, .middle-block .middleblock-right__inner{padding: 30px;}
	.leftblock-main-content h3, .rightblock-newsletter-subscribe h3, .bluefoot-entity.bluefoot-awards h3, .footer-top h3, .insta-block .insta-inner h3 {    
    font-size: 18px;
    line-height: 22px;
}
.checkout-wrapper, .wrapper, .cms-page-view .page > .wrapper {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.milestone-window-content .inner {
    width: 100%;
    padding: 0 5%;
}
.milestone-window-content p{font-size: 14px;}
.product-certifications li img{width: 35px;}
.product-right-wrapper{padding: 0 25px;}
.product-name .h1{font-size: 20px;line-height: 24px;}
.product-view .add-to-cart-buttons .button{padding: 0 30px;}
.footer_top_wrap .footer-column {
    -ms-flex: 0 0 90%;
    flex: 0 0 90%;
    max-width: 90%;
    padding: 0 0 ;
    padding-top: 0;
    border-right: none;
        margin: 0 5%;
    border-bottom: 1px solid #9B9B9B;
        margin-bottom: 20px;
}
.footer_top_wrap .footer-column:last-child{
  border-bottom: 0;
        margin-bottom: 0;
}
#footer {
    padding-top: 18px;
}
.footer_top_wrap{text-align: center;}

.footer-column .footer-column-inner h4{cursor: pointer;font-weight: 600;}
.footer-column.column h4:after {
    content: '+';
    font-family: greenpeople;
    margin-left: 18px;
    font-size: 20px;
}
.footer-column.column h4.active:after {
    content: '-';
}
.logo .small {
    display: block;
}
.logo .large {
    display: none;
}
.logo {
    width: 200px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    margin-right: 0;
    top: 5px;
}
.footer-column .footer-column-inner li{
      margin: 0 0 10px;
}
.mobile{display: block;}
.desktop{display: none;}
.skip-nav {
    display: block;
}
.skip-content.skip-active{display: block !important;position: absolute; top: 34px; left: 0;width: 300px;z-index: 99;}
.skip-content{display: none !important;}
.login-lightbox{display: none;}

#header-top-right #header-top-text p {
    background-position:  0 center;
    line-height: 39px;
}
#header-top-right{display: inherit;}
.skip-nav {
    width: auto;
}
.page-header.mobile{padding: 15px;}
.skip-links{display: inline-block;}
.header-minicart{float: right;}
.nav-primary li.level0, .nav-primary a.level0 {
    display: block;
}
.nav-primary li{padding:10px;}
.nav-primary li > a{
  line-height: 18px;
  padding: 0 !important;

}
.skip-active #header-top-right{display: none;}
.skip-active #nav{width: 100%;}
.nav-primary li.level0 ul {
    position: inherit;
    left: inherit;
    top: inherit;
    width: 100%;
}

.nav-primary li > ul {
    top: inherit !important;
}
.nav-primary li > ul li ul {
    top: inherit !important;
    left: inherit !important;
}
.skip-links {
    border-top: none;
    border-bottom: none;
}

.serch-mob{display: none;}
.nav-primary li ul li{padding: 0 5px;}


.wrapslder {
    
    margin-right: 0;
    margin-left: 0;
    justify-content: center;
}
.no-mobile {display:none;}
.wrapslder .lftsec {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    padding: 0;
    order: 1;
    text-align: center;
}
.wrapslder .right_sec {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    padding: 0;

}
.owl-carousel .wrapslder .right_sec img{width: 300px;margin: 0 auto;}
.wrapslder .lftsec ul li{display: table;margin: 0 auto;margin-bottom: 18px;}
 .mob_heading{
  display: block;text-align: center;
}
 .desktop_heading{
  display: none;
}
.slidersec_nature{padding-bottom: 20px;}
.wrapslder .lftsec ul li:before{display: none;}
.wrapslder .lftsec ul li{padding-left: 0;}
.child-categories{display: none;}
.category__container .category__title{font-size: 14px;line-height: 17px;}

.cart-column-right, .cart-column-left {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    border-left: none;
    margin-top: 30px;
}

.checkout-bottom-section {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 20px 0;
    padding: 0;
    border-bottom: none;
}
.checkout-bottom-left-section, .checkout-bottom-right-section {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 15px;
    padding-right: 15px;
    margin-bottom: 40px;
}
.checkout-bottom-right-section{margin-bottom: 0;}
.cart-column-left .cart-totals{padding: 0;margin: 0;}
#discount-coupon-form .field-wrapper{width: 100%;}
#header-top #header-top-right #top-links{display: none;}
.mobile #header-account {
    display: block !important;
}
.mobile #header-account li a{color: #000;}
.mobile #header-account #top-links li.logout a {
    padding-left: 27px;
    background: url(../images/logoutdark.svg) no-repeat 0 center;
    background-size: 19px;
}
.mobile #header-account #top-links li.account a {
    padding-left: 27px;
    background: url(../images/usergreen.svg) no-repeat 0 center;
    background-size: 21px;
}
.mobile #top-links li.sign_in a{
  padding-left: 27px;
    background: url(../images/usergreen.svg) no-repeat 0 center;
    background-size: 21px;
}
.mobile #header-account #top-links li{font-size: 14px;}
.home-faq h2 {
    text-align: center;
    font-size: 18px;
}
#beauty-hub-logo a{
  font-size: 20px;
padding-left: 106px;
}
    .milestone-window-outer .window-title {
    font-size: 24px;
    margin: 9px 0 18px;
}
.milestone-window-content h3 {
    font-size: 18px;
}
    #ingredients-window-left .title-block, .window-inner {
    margin: 18px 5%;
}
#ingredients-window-navigation button, .window-close {
    height: 34px;
    line-height: 34px;
    width: 34px;
}
.milestone-window-outer .window-title {
    font-size: 24px;
    margin: 9px 0 18px;
}
  .rightblock-subscribe .block-content .input-box{width: 100%;float: none;}
   .rightblock-subscribe .block-content .button{width: auto;float: none;}

.our-journey .header {
    margin-bottom: 0;
}
.our-journey .journey-wrapper {
    width: auto;
}
.our-journey .column-6 {
    width: 84%;
    margin: 25px 8%;
}
.our-journey .header .introduction .inner {
    background-color: #fff;
    background-color: rgba(255,255,255,.73);
    padding: 10%;
    /*width: 80%;*/
    border: 1px solid #fff;
}
.our-journey .header .introduction .inner h2 {
    margin-bottom: 0;
}
.our-journey .header .introduction .circle {
    display: none;
}
.our-journey .milestone {
    text-align: center;
    margin: 30px 0;
    border-bottom: 1px solid #f3f3f3;
}
.tablet-large-only {
    display: inline-block;
}
.our-journey .column.column-6 {
    width: 84%;
    margin: 25px 8%;
}
.our-journey .milestone .content {
    padding-top: 0;
}
.our-journey .milestone .content .year {
    display: block;
    border: 0;
    float: none;
}
.our-journey .milestone .content .year .milestone-title {
    font-size: 45px;
    line-height: 60px;
}
.our-journey .milestone .content .title {
    width: 100%;
    padding: 0;
    border: 0;
    margin-top: 0;
}
.our-journey .milestone .content .title .milestone-title {
    font-size: 20px;
    line-height: 30px;
}
.our-journey .milestone .content .icon {
    position: initial;
}
.our-journey .milestone .icon {
    display: block;
}
.svg-font{
  display: none;
}
.tablet-large-hidden {
    display: none!important;
}
.our-journey .section .section-image {
    position: relative;
    top: auto;
}
.our-journey .section .content .circle, .our-journey .section .content:after, .our-journey .section .content:before {
    display: none;
}
.has-overlay-background.light .inner{background: transparent;width: 100%;margin: 0;}
.slick-track .common-slide .common-slide-content{float: none;width: 100%;    padding: 18px 10%;}
#beauty-hub-search-block input[type=search], #beauty-hub-search-block input[type=text] {
    width: 90%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    float: left;
    border-radius: 3px 0 0 3px;
    border-right: none;
    box-sizing: border-box;
}
#beauty-hub-search-block button {
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    position: static;
    float: right;
    width: 10%;
    text-align: center;
    padding: 0;
}

#beauty-hub-search-form {
    width: 90%;
    margin: 0 5%;
}
#beauty-hub-search-block {
    background: #f8f8f8;
}
#beauty-hub-search-block .inner {
    background: 0 0;
}
#beauty-hub-search-block .column-6 {
    width: 100%;
}
.beauty-hub-newsletter-row .button{padding: 0 17px;}
.col-main, .col-right {
    width: 100%;
    margin: 0 0 40px 0;
}
.blog-cat-view .blog-list .col-main{
  padding-right: 0;
}
.block-blog .menu-categories{
  display: none;
}
.beauty-hub-category-select{
      margin: 0 0 18px;
    padding: 0 0 18px;
    border-bottom: 1px solid #f3f3f3;
}
.beauty-hub-category-select select{width: 100%;}
.block-blog .sidebar-latest-posts-list{
      display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
        width: auto;
}
.sidebar-latest-posts-list .post {
        -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding: 0 15px;
    box-sizing: border-box;
}
.sidebar-latest-posts-list .post .post-list-image {
    width: 100%;
    margin-right: 0;
    text-align: center;
}
.sidebar-latest-posts-list .post .post-list-right {
    width: 100%;
}
.sidebar-latest-posts-list .post img {
    margin: 0 auto;
    display: block;
    width: 100%;
    height: auto;
}
.latest-posts-sidebar-widget .post a.post-content{
  width: 100%;
  margin-right: 0;
  margin-bottom: 20px;
}
.tablet-hidden {
    display: none;
}
.blog-post-list .postWrapper{
  -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
}

@media(max-width: 1023px){
.serch-mob{display: block;margin-top: 24px;}
#header-right{width: 100%;}
  #header-search input[type=text], #header-search input[type=search]{box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;padding-right: 53px;width: 100%;background: #ebebeb;}
  .category_bluefoot .driver-main-content h3{font-size: 18px;line-height: 22px;}

  .product-page__ingredients .product-page__ingredients-top h3, .product-view .block-related .block-title h2 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 18px;
}
.product-collateral .toggle-tabs li{margin-bottom: 20px;}
.contacts-index-index .contacts-container .contacts-container-right {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0;
}
.contacts-index-index .contacts-container .contacts-container-left{margin-bottom: 40px;}
.description_left, .description_right{
     -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding:0 15px;
}
.tab_description_main{
  text-align: center;
}
.tab_description_main ul li:before {

    top: 10px;
    margin-left: -13px;
    left: inherit;
}
}

@media(max-width: 991px){
.window.left .slick-prev, .window.left .slick-next{top: 60px;}
  #beauty-hub-menu li {
    font-size: 13px;
    line-height: 53px;
    margin-right: 10px;
}
}
#beauty-hub-logo a {
    font-size: 15px;
    padding-left: 72px;
    background-size: 80px;
    line-height: 1;
    padding-top: 20px;
    height: 60px;
}
}
@media(max-width: 900px){
.our-range .categories-container .category__container {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.rightblock-subscribe #newsletter-validate-detail .block-content .full-width{display: block;}
.rightblock-subscribe #newsletter-validate-detail .block-content input[type=email]{margin-bottom: 10px;}
.rightblock-newsletter-subscribe h3 { font-size: 30px; line-height: 34px;}
.subsribe_wrap{padding: 20px;}
.subsribe_wrap h3 {
    font-size: 30px;
    line-height: 34px;
    margin: 0 0 15px 0;
}
.categories-container{padding: 0;}
.first-row .category__container{
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.second-row .second-col1, .second-row .second-col3 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.second-row .second-col2{
   -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 18px;
}
.second-col2 .subcat-subscribe{min-height: 500px;}
.second-row .second-col1, .second-row .second-col3{padding: 0;}
.second-row .second-col1 .category__container, .second-row .second-col3 .category__container{padding: 0 9px;}
.second-row .second-col1 .category__container, .second-row .second-col3 .category__container{
   -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
}

@media(max-width: 770px){
  .header-minicart .minicart-actions .checkout-types.minicart li {
    display: block;
}
.checkout-types {
    float: none;
    text-align: left;
    max-width: 100%;
}
.header-minicart .minicart-actions .cart-link {
     bottom: inherit; 
     right: inherit; 
     position: inherit; 
}
  .product-right-wrapper{padding: 0 18px;}
  .product-img-box{float: left;width: 50%;}
  .breadcrumbs{display: block;}
  .logo{top: 14px;}
  .nav-primary li.parent.first > a:after {
    display: none;
  }
  .skip-content.skip-active {
    top: 60px;
    left: 15px;
  }
  .nav-primary li.level0 li {
    padding: 0 5px !important;
}
#header-account li a, .nav-primary a.level0, .nav-primary li a{border-bottom: none !important;}
.nav-primary a.level0, .nav-primary a {
    line-height: 18px;
}
.nav-primary .menu-active > ul.level0, .nav-primary li.level0 li.sub-menu-active > ul{background: inherit;
    border-top: solid 1px #cccccc;border-bottom: solid 1px #cccccc;margin-top:10px;border-left: inherit;border-right: inherit;}
    .nav-primary li.level0 li.parent > a:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #cccccc;
    border-right: none;
    right: 5px;
    top: 50%;
    margin-top: -3px;
    left: inherit;
}
.nav-primary li.menu-active > a, .nav-primary li.sub-menu-active > a {
    color: #5c7a38;
}
.nav-primary li ul {
    background: #FBFBFB;
    position: absolute;
    left: 0;
    top: 30px;
    z-index: 10;
    width: 250px;
    padding-left: 10px;
    padding-right: 10px;
}
.product-collateral .toggle-tabs{display: none;}
.product-collateral > dl > dt {
    margin: 0;
    margin-bottom: 10px;
   color: #6e6e6e;
    font-family: 'Roboto', sans-serif !important;
    font-size: 20px;
    line-height: 24px;
    font-weight: bold; 
    font-weight: normal;
    margin-bottom: 0px;
    padding: 18px;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    position: relative;
    background-color: transparent;
    display: block;
    border-bottom: 1px solid #f3f3f3;
    border-top: 1px solid #f3f3f3;
}
.product-collateral > dl > dt:first-child{border-top: none;} 
.product-collateral > dl > dt:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: none;
    border-left: none;
    border-top: none;
    border-bottom: none;
    right: 20px;
    left: inherit;
    top: 50%;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    background: url(../images/add.svg) no-repeat 0 0;
    background-size: 100%;
}
.product-collateral.accordion-open > dl > dt.current:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: none;
    border-left: none;
    border-top: none;
    border-bottom: none;
    right: 20px;
    left: inherit;
    top: 50%;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    background: url(../images/substract.svg) no-repeat 0 0;
    background-size: 100%;
}
.product-collateral.accordion-open > dl > dt.current{border-bottom: 1px solid #5c7a38;}
.product-collateral > dl > dt:hover {
    background-color: transparent;
}
.product-collateral > dl > dt:hover{color: #5c7a38;}
.product-collateral > dl > dt.current{color: #5c7a38;}
.tab-content{padding: 18px 0;}
.product-collateral > dl > dd{text-align: left;}
.product-essential{margin-bottom: 18px;}
.product-view .add-to-cart {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
}
.product__delivery-notice {
    float: none;
    width: 100%;
}




.sidebar .block:not(.block-layered-nav) .block-title > strong {
    margin: 0;
    margin-bottom: 15px;
    color: #5c7a38;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    line-height: 1.4;   
    margin-bottom: 0px;
    padding: 0;
    border-width: 0;
    border-style: solid;
    border-color: none;
    position: relative;
    background-color: transparent;
    display: block;
    width: 100%;
    cursor: pointer;
    border-bottom: 0;
}
.blog-list .col-right .block-title{margin-bottom: 15px !important; }
.sidebar .block:not(.block-layered-nav) .block-title > strong:after{
  display: none;
}
.sidebar .block:not(.block-layered-nav) .block-content{
      padding: 0;
    margin-top: 0;
    border-width: 0;
    border-style: solid;
    border-color: none;
}
.sidebar .block:last-of-type {
    border-bottom:none;
}
.blog-list .sidebar{margin-top: 30px;}

.header-minicart .skip-cart{border:none;display: block; width: 100%;}
}

@media(max-width: 750px){
  .image-title-block h2 span{    padding: 4.5px 4.5px 4.5px 6.5px;}
  .image-title-block h2{font-size: 18px;line-height: 22px;}
  .blog-post-view .main{margin-top: 40px;}
  .blog-post-view .postWrapper .postTitle h1{font-size: 20px;line-height: 25px;}
  .postBannerWrapper{margin-top: 40px;}
  .products-grid .item .inner{margin: 0;width: 100%;}
.product-img-box, .product-right-wrapper {
    float: none;
    width: 100%;
}
.our-range .categories-container{margin: 0 -9px;}
.insta-inner-text{padding: 0 18px;}
.middle-block .middleblock-left .main-content, .middle-block .middleblock-right-maincontent, .our-range .our-range__title-container, .home-bottom-blog .blog-hd{padding: 20px;}
.our-range .our-range__title-container, .home-bottom-blog .blog-hd{width: 100%;max-width: 100%;}
.blog-cont-mobile{display: block !important;}
.home-bottom-blog .blog-cont{display: none;}
	.footer-top .wrapper{display: block;}
	.footer-top .footer-block:first-child{padding-bottom: 40px;border-bottom: 1px solid #D1D1D1;margin-bottom: 40px;}
	.footer-top{padding: 40px 0;}
	.checkout-wrapper, .wrapper, .cms-page-view .page > .wrapper {
    padding-right: 18px;
    padding-left: 18px;
}

.bluefoot-awards-content .certificates li {
    padding: 0 10px;
    width: 100px;
}
.after-banner-section .afterbanner-leftblock-main, .middle-block .middleblock-left{
	margin-bottom: 30px;
}
.after-banner-section .afterbanner-leftblock-main, .after-banner-section .afterbanner-rightblock-main, .middle-block .middleblock-left, .middle-block .middleblock-right {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
#header-top-right{display: none;}
#header-message {
    float: none;
    text-align: center;
}
.cms-page-view .page .wrapper .title-parent:after, .cms-page-view .page .wrapper .title-parent:before, .cms-page-view .page .wrapper h2:after{display: none;}
.certificates-mobile-view{display: block !important;}
.certificates{display: none;}
.certificates-mobile-view .owl-item img {
    width: auto;
    margin: 0 auto;
}

.bluefoot-entity.bluefoot-awards .bluefoot-slider{padding: 0;}
.bluefoot-awards-content{padding: 0 40px;}
.rightblock-subscribe{padding: 50px 20px;}
 .rightblock-subscribe #newsletter-validate-detail .block-content .button{width: 100%;}

 .cart-column-left .cart-buttons {
    float: none;
    width: 100%;
    display: inline-block;
    text-align: center;
}
.cart-column-left .cart-buttons .button{margin-top: 15px;}
 .cart-column-left .cart-buttons .button{display: block;width: 100%;}

.cart .page-title h1{float: none;width: 100%;}
.cart-table thead tr th.cart-total-head, .cart-table thead tr th.cart-price-head{display: none;} 
.cart-table td .cart-price{display: none;}
.cart-table td.product-cart-total{display: none;}
.cart-table .product-cart-price{display: none;}
.cart-column-left.cart .page-title{margin-bottom: 30px;}
.contacts-index-index .contacts-container .contacts-container-left {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 5%;
    padding-right: 5%;
}
.contacts-index-index .contacts-container .contacts-container-right{
    padding-right: 5%;
    padding-left: 5%;
}
.first-row .category__container, .second-row .second-col1 .category__container, .second-row .second-col3 .category__container, .our-range .categories-container .category__container {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.categories-container img, .our-range .categories-container .category__container img{
      height: 86px;
    object-fit: cover;
}
.category__container .category__title {
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
     -webkit-transform: translateY(-50%);
}
.second-row .second-col2{display: none;}
.category_bluefoot .driver-main-content{width: 60%;}
.category_bluefoot .bluefoot-driver__inner{padding: 80px 0}
.products-grid .item .btn-cart {
    font-size: 12px;
    padding: 0 11px;
    padding-right: 43px;
}
.blog-list .postWrapper .postTitle h2 {
    font-size: 15px;
    line-height: 20px;
    }
    .blog-list .postWrapper .postTitle h3 {
    font-size: 12px;
    line-height: 16px;
  }

.button{font-size: 14px;}
.greenslider.defaultTheme .pagerBelow .cws-pager{margin: 5px auto}
.products-grid .product-image .top-right-badge{width: 50px;height: 50px;}
.product-essential .product-img-box .product-top-right{width: 90px;height: 90px;}


.checkout-cart-index .cart .page-title h1{text-align: center;padding: 0;margin: 0;}




.error-page h1 {
    font-size: 32px;
    margin-bottom: 18px;
}
.error-page .cms-content p {
    font-size: 16px;
}
.error-page .category-products .block-title h2{
  font-size: 24px;
}
.home-faq .button{
  line-height: 39px;
}
#beauty-hub-search-block input[type=search], #beauty-hub-search-block input[type=text]{width: 80%;}
  #beauty-hub-search-block button{width: 20%;}
  #home-social-feeds .latest-social-block{
    margin: 0 0 18px;
    padding-bottom: 18px;
    border-bottom: 1px solid #f3f3f3;
  }
  .cms-page-view.cms-beauty-hub .page .wrapper .latest-posts h2{font-size: 24px;line-height: 28px;}
  .beauty-hub-homepage-drivers .title h3{font-size: 16px;}
  .beauty-hub-newsletter-row label, .cms-beauty-hub .postWrapperContent a{font-size: 14px;}
  .cms-page-view .page .wrapper h2 span{font-size: 14px;}
  .has-overlay-background.light .inner{padding: 0;}
.beauty-hub-carousel .slick-track .common-slide h2 {
    font-size: 24px;
    margin-bottom: 9px;
    line-height: 1.4em;
}
.beauty-hub-carousel .slick-track .common-slide p{display: none;}
  .cms-beauty-hub #home-social-feeds .column-6{float: none;width: 100%;margin-right: 0;}
  .cms-beauty-hub .postWrapper{
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
  }

  .cms-beauty-hub .latest-posts-list .column.column-6, .cms-beauty-hub .std li.column.column-6, .cms-beauty-hub #beauty-hub-newsletter-sign-up .column.column-6{
       width: 90%;
    margin: 0 5% 30px;
    text-align: center;
  }

  .mobile-hidden, #beauty-hub-logo{display: none;}
  .window {
    width: 100%;
}
.mobile-only {
    display: block;
}
  .window.left {
    display: none;
}
  .our-journey .milestone .content .year .milestone-title {
    font-size: 34px;
    line-height: 43px;
}
.our-journey .milestone .image-container {
    width: 300px;
    height: 300px;
}
.sidebar-latest-posts-list .post:nth-child(3n) {
    display: none;
}
.sidebar-latest-posts-list .post {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width:50%;

}
}
@media(max-width: 599px){
  .btn-remove{margin: 0 0 6px 0;}
  .cart-table .product-cart-actions .button{margin: 0;}
  .review-summary-table {
    width: 100%;
  }
}

@media(max-width: 550px){
  .minicart_active #header-cart{right: -300px;}
  #header-cart{width: 300px !important}
  .minicart_active #body-inner {
    -moz-transform: translate(-300px);
    -ms-transform: translate(-300px);
    -webkit-transform: translate(-300px);
    transform: translate(-300px);
  }
  .blog-post-list .postWrapper{
  -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
  .latest-social-block h3{font-size: 18px;line-height: 22px;}
  .cms-beauty-hub .postWrapper{
        -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .wrapslder .lftsec .button{font-size: 12px;}
.products-grid .product-name, .products-list .product-name {
    font-size: 12px;
}
.catalogsearch-result-index .page-title h1{font-size: 28px;line-height: 32px;}
.bluefoot-awards-content ul.owl-carousel .owl-prev{width: 20px;height: 20px;}
.bluefoot-awards-content ul.owl-carousel .owl-next{width: 20px;height: 20px;}
.bluefoot-awards-content ul.owl-carousel{padding: 0 40px;margin-bottom: 40px;}
#header-message p{font-size: 12px;}
.footer-block .social-networks li a {
    width: 25px;
    height: 25px;
}
#newsletter-validate-detail input[type=email]{width: 55%;vertical-align: top;}
.footer-top .footer-block #newsletter-validate-detail input[type=email]{width: 60%;}
#newsletter-validate-detail .button{width: 40%}
.block-subscribe .block-content .full-width{font-size: 0;line-height: 0;}
.sub-category-page .sub_cate_top h2{    font-size: 20px;line-height: 25px;}
.product-page__ingredients .category__container .category__title{    font-size: 11px;line-height: 14px;}
.product-view .add-to-cart-buttons{float: none;}
.product-view .add-to-cart-buttons .button > span:before {
    background: url(../images/basketwh.svg) no-repeat 0 0;
    background-size: 100%;
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    width: 20px;
    height: 20px;
    z-index: 9;
    margin-top: -13px;
}
.product-view .add-to-cart-buttons .button > span {
    padding-right: 34px;
    display: inline-block;
    z-index: 999;
    position: relative;
}
.product-view .add-to-cart-buttons .button {
    background: #5c7a38;
    background-size: 20px;
}
.product-view .add-to-cart-buttons .button{margin-bottom: 18px;}
.product-view .add-to-cart-buttons .button:hover {
    background:  #f5a623;
}
.cms-page-view .page .wrapper h2{    font-size: 25px;
    line-height: 30px;padding: 0;}
    .cms-page-view .page .wrapper .inner-title{font-size: 18px;line-height: 22px;    margin-bottom: 26px;
    margin-top: 26px;}
    .category_bluefoot .driver-main-content{width: 90%;max-width: 100%;padding: 40px;}
    .category_bluefoot .driver-main-content p{font-size: 14px;line-height: 16px;}
    .catalogsearch-result-index .products-grid .product-name{min-height: inherit;}
    .home-faq h2{
         display: block;
    width: 100%;
    float: left;
    text-align: center;
    padding-top: 20px;
  
}
.home-faq .aw-pq2-question-title.box-title{
  text-align: center;
}
.home-faq .aw-pq2-question-title.box-title button{
  float: none;

}
.form_button_review{
  text-align: center;
  margin-bottom: 20px;
}
.home-faq .aw-pq2-list.box-content{
  text-align: center;
}
.home-faq .aw-pq2-form__field{
  width: 100%;

}
.home-faq .aw-pq2-form__label-box {
    display: block;
    width: 100%;
    }
.home-faq .aw-pq2-form__input-box{
  width: 100%;
   display: block;
   padding-right: 0;
   padding-bottom: 5px;
}
.home-faq .aw-pq2-question-form__wrapper{
  border-top:0;
}
}
@media(max-width: 750px){
  .wrapslder .lftsec .button {
    font-size: 10px;
    padding: 12px 14px;
    height: auto;
    line-height: 1;
}
.first-row .category__container, .second-row .second-col1 .category__container, .second-row .second-col3 .category__container{
      -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.subsribe_wrap h3 {
    font-size: 25px;
    line-height: 30px;
}
.subsribe_wrap {
    padding: 12px;
}
.second-row .second-col1, .second-row .second-col3 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 9px;
}
.second-col2 .subcat-subscribe {
    min-height: 300px;
}
.catalog-category-view .subsribe_wrap .wrap_mail{display: block;}
.subsribe_wrap .wrap_mail .input-box{margin-bottom: 10px;}
.second-row .second-col1 .bluefoot-entity:last-child{margin-bottom: 18px;}
.our-range .categories-container .category__container {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.bluefoot-awards-content{padding: 0;}
.blog-list .postWrapper {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.beauty-hub-newsletter-row input[type=email]{width: 60%;}
.review-summary-table tbody th {
   
    font-size: 10px;
}
}



