.footer-quarter{
    width: 50%;
}
.header-right {
    width: 160px;
    float: right;
    position: absolute;
    right: 5px;
    top: 0;
}
.cart-header .cart-title, .cart-header .vertical-line
{
    display: none;
}

.main {margin-top: 2%; min-height: 280px; }

.pc{
    display: none;
}
.mobil{
    display: block;
}
/* Navigation */
.nav-container-outer, .ingredients_wrapper_pc{ display: none; }
.nav-demo-block { display: none; }
.mobile-nav-container, .ingredients_wrapper_cel{ display:block; }

.header .header-menu { display: none; }
.header .cart-header { position: absolute; top: 10px; right: 0; }
.header .form-search { float: none; clear: both; margin: 10px 20px; }
.header .form-search input { width: 669px; }
.header .links { float: none; text-align: center; margin-bottom: 2%; }
.header .social-icons { margin-top: 0; top: 18px; right: 0;}
.mini-promo-banner { margin: 0 auto 5px;}

/* Footer */
.footer-last .f-left, .footer-last .f-right { float: none !important; text-align: center; }

/* Home Page */
.home-blog-right { display: none; }
.home-blog { width: 499px; }

/* Category */
.category-description img.description-bck-right, .category-description img.description-bck-left { display: none; }

/* Shop */
div.category-products {padding-top:2%;}

/* Product Page */
.catalog-product-view .main .product-essential {border-top: 1px solid #54301A;}

/* Press */
ul#press {width: 90%; padding:0 0 0 10%;}
ul#press li { width: 17%;}

/* About Page */
.about_wrapper {width: 100%; margin: 20px auto 0; display: block;}
.about_row { text-align: center; width: 100%; display: inline-block; padding: 0;}
.hair { display: none;}
.video { width: 100%; text-align: right; overflow: hidden;}
.video .video_wrapper { position: relative; padding-bottom: 56.25%; padding-top: 25px; height: 0;}
.video .video_wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.video h1 { font-size: 24px; padding: 4% 2% 1.5% 0;}
.award { display: none;}
.copyblock { width: 100%; text-align: left; max-width: none;}

/* Contact */
div.contact_wrapper {text-align: left; border-top:1px solid #54301A;}
div.fifty {width: 100%;}
div.contact_wrapper div.general a.facebook, div.contact_wrapper div.general a.pinterest, div.contact_wrapper div.general a.twitter, div.contact_wrapper div.general a.instagram {margin:2% 0;}
