#header .region, #top-bar .region, #menu .region, #featured .block .text-formatted, .region-bottom .block > div:not(.contextual), #messages .region, #main-wrapper, #footer .region {
	width: 1000px;
} 

header, .region-header {
	height: 100px;
    line-height: 100px;
}

.site-logo img {
    height: 82px;
    width: 68px;
    margin-top: 8px;
}

.btn, .button {
    height: 48px;
    line-height: 42px;
    font-size: 20px;
}

.path-frontpage h2, h1 {
	font-size: 42px;
	padding: 24px;
}

#content{
    width: 1080px;
    padding-left: 20px;
}


.category-ingredients .views-row {
	width: 30%;
}

#block-nellibanner .text-formatted{
    	height: 500px;
}
#block-frontdiamonds .text-formatted {
	height: 500px;
}

#block-frontdiamonds .block-inner {
	height: 312px;
}
.secret {
	font-size: 36px;
	line-height: 50px;
}
.germany {
	font-size: 26px;
	line-height: 48px;
}

.science {
	font-size: 26px;
	line-height: 44px;
}

.path-frontpage #block-mbr-content {
	width: 40%;
	padding: 20px;
}
.path-frontpage #main-wrapper {
	min-height: 500px;
	background-size: 67%;
	background-position: bottom right;
}
.path-frontpage h3 {
  font-size: 22px;
}

.view-front-page-bestsellers .view-content {
	flex-wrap: wrap;
}
.view-front-page-bestsellers .views-row {
	width: 32%;
	margin-bottom: 1%;
}
#block-views-block-testimonials-block-1 .slide__content {
	padding: 10px;
    height: 280px;
}
#block-views-block-testimonials-block-1 .views-field-body {
	min-height: 180px;
}
#block-views-block-testimonials-block-1 .slick-dots {
	bottom: -44px;
}
.view-front-page-picks .view-content, .view-front-page-picks .view-header {
	width: 50%;
}
.view-front-page-picks .view-header img {
    padding-bottom: 2px;
    width: 100%;
    height: auto;
}
.view-front-page-picks .views-row {
    padding: 34px 0;
}
.view-front-page-bestsellers .views-row {
	padding: 20px 0;
}
.full {
	display: block;
}
.half {
  width: 100%;
}