#header .region, #top-bar .region, #menu .region, #featured .block .text-formatted, .region-bottom .block > div:not(.contextual), #messages .region, #main-wrapper, #footer .region {
	width: 768px;
    padding: 0 10px;
    box-sizing: border-box;

} 

header, .region-header {
	height: 92px;
    line-height: 92px;
}

.site-logo img {
	height: 74px;
	width: 62px;
	margin-top: 9px;
}

.btn, .button {
	height: 42px;
	line-height: 38px;
	font-size: 18px;
}

.path-frontpage h2, h1 {
	font-size: 32px;
	padding: 16px;
}
#content {
    width: 100%;
}
#main-wrapper {
  padding: 0 10px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}
.path-products #content, .path-product #content, .path-taxonomy #content {
  padding: 10px;
  width: 74%;
  box-sizing: border-box;
}
#sidebar {
  padding: 10px;
  box-sizing: border-box;
  width: 24%;
}
.view-related-products .views-row {
	width: 45%;
	margin-bottom: 4%;
}
.category-ingredients .views-row {
	width: 30%;
}

#block-nellibanner .text-formatted{
    	height: 376px;
}
#block-frontdiamonds .text-formatted {
	height: 376px;
}

#block-frontdiamonds .block-inner {
	height: 236px;
}
.secret {
	font-size: 26px;
	line-height: 44px;
}
.block-caption .text {
  line-height: 22px;
}
.block-caption {
  font-size: 14px;
}
.germany {
	font-size: 22px;
	line-height: 36px;
}

.science {
	font-size: 20px;
	line-height: 34px;
}

.path-frontpage #block-mbr-content {
	width: 50%;
	padding: 15px;
}
.path-frontpage .node__content {
	line-height: 23px;
}
.path-frontpage #main-wrapper {
	min-height: 376px;
	background-size: 52%;
	background-position: bottom right;
}
.cta {
	margin-top: 15px;
}
.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: 300px;
}
#block-views-block-testimonials-block-1 .views-field-body {
	min-height: 214px;
}
.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: 15px 0;
}
.view-front-page-picks .view-content img {
	width: 150px;
	height: 150px;
}
.view-front-page-bestsellers .views-row {
	padding: 20px 0;
}
.view-front-page-bestsellers img {
	width: 150px;
	height: 150px;
}
.full {
	display: block;
}
.half {
  width: 100%;
}
.slick-dots {
	bottom: -36px;
}
.view-products .views-row {
	width: 48%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.group {
	width: 100%;
	text-align: left;
	position: sticky;
	top: 78px;
	background-color: #F6F6F6;
}
.listings {
	width: 100%;
}
.grouping {
	flex-direction: column;
}