header, .footer, #cookie-notice, .video-banner, .section, .social-links, .notification, #breadcrumbs, #sidebar, #full-slider, .features, .productsection, .instagramsection, .productfooter, .amount, .button, .button-wrap, .date{
	display: none !important;
}

*{
	color: #000 !important;
}

h1, h2, h3, h4, h5, h6{
	text-align: left !important;
	color: #000 !important;
}

p{
	font-size: .8em !important;
	text-align: left !important;
}

.container--wide {
    padding-left: 20px !important;
    padding-right: 20px !important;
    max-width: 1260px !important;
}

.ingress{
	text-align: left !important;
}

.home-feature{
	background-color: transparent !important;
}

.home-feature__content{
	background-color: transparent !important;
	padding: 0;
}

#page .intro, #home .intro, #home-content .intro, #head .intro {
    padding: 0 !important;
}

.feature--half{
	width: 33%;
	page-break-inside: avoid;
}

.feature__content__inner__inner{
	padding: 0 !important;
}

.feature--half h3{
	text-align: center !important;
}

.product-tastes{
	text-align: left;
	margin: 1em 0;
}

.page-template-template-productpage .col-md-14{
	display: none;
}

.product-content .product-heading{
	font-size: 22px;
}

.product{
	float: left;
	width: 30%;
	margin: 0 1.5%;
	height: 400px;
	page-break-inside: avoid;
}

.productinfo .productcontent{
	float: left;
	width: 45%;
}

.productinfo .productimg{
	float: right;
	width: 45%;
}

#head{
	background: #FFF;
	border-bottom: 5px solid #eee;
	padding: 0;
}

.header-thumb{
	width: 30%;
	float: left;
}

.content-thumb{
	width: 65%;
	float: right;
}

.movie{
	background: #FFF !important;
	float: left;
	width: 30%;
	margin: 0 1.5%;
	height: 290px;
	page-break-inside: avoid;
}

.moviecontent{
	background: #FFF !important;
}

.moviecontent span{
	color: #000 !important;
}

.edu-content .date{
	display: block !important;
}
.textsection{
	background: #FFF !important;
}

.textsection .container, .textsection .container h2, .textsection .container h3{
	color: #000 !important;
}

.textsection .container img{
	display: none;
}

.full_width, .one_half, .one_third, .two_third, .one_fourth, .three_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth{
	width: 100%;
}