@font-face {
    font-family: 'architects_daughterregular';
    src: url('fonts/architectsdaughter-webfont.woff2') format('woff2'),
         url('fonts/architectsdaughter-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
em.glyphicon.icon.icon-sample {
	font-weight: bold;
}
em.glyphicon.icon.icon-info {
    font-size: 40px !important;
}
li .icon {
    margin-left: -26px;
    padding-right: 9px;
}

.icon-check:before {
  content: "\e900";
}
.icon-info:before {
  content: "\e901";
}
.icon-calendar:before {
  content: "\e902";
}
.icon-cart:before {
  content: "\e903";
}
.icon-email:before {
  content: "\e904";
}
.icon-todo:before {
  content: "\e905";
}
.icon-stripedcircle:before {
  content: "\e906";
}
.icon-sample:before {
  content: "\e907";
}

/************************************************************************************************************/

/*
	Red: #fe1800
	greenish: #217c7d
	*/

.segoe {
	font-family: 'Shadows Into Light', 'architects_daughterregular';
	font-size: larger;
}
body {
	font-family: 'Open Sans', 'Calibri', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 1.6em;
}
.page-wrapper {
    max-width: 2000px;
    margin-left: auto !important;
    margin-right: auto !important;
}
.page-wrapper > .breadcrumbs {
	text-transform: uppercase;
}
.breadcrumbs strong {
	font-weight: 100;
}

/* Home */
.action.nav-toggle {
	width: 80px;
	left: 0 !important;
}
.action.nav-toggle:after {
    font-size: 16px;
    content: 'Menu';
    position: absolute;
    margin: 0 0 0 16px;
    color: #217c7d;
}
ul.header.links li.link.wishlist {
	display: none;
}
.nav-open .nav-toggle:after {
	display: none;
}
.navigation li span.level-top,
.navigation li a.level-top {
	font-weight: 600;
}
.sw-megamenu ul li {
	font-size: 1.2em;
	color: #1e7171;
    font-weight: 400;
}
.nav-open .page-wrapper {
	position: fixed;
}
.page-header.type1 .block-search input {
	border-radius: 4px;
	border: none;
	height: 34px
}
@media (max-width: 768px) {
	header.page-header .nav-sections-item-title {
	    border: none;
	    border-bottom: 1px solid #1e7171;
	    height: 54px;
	    padding-top: 16px;
	    text-align: center;
	    width: 50%;
	}
	a.nav-sections-item-switch {
		font-size: 16px
	}
	.navigation .level0 > .level-top {
		font-weight: 100;
	}
	ul.header.links li {
	    font-size: 15px !important;
	    font-weight: 100 !important;
	    text-transform: uppercase;
	}
	
	.no-mobile {
		display:none;
	}
}
@media (min-width: 768px) {
	.page-header.type1 .navigation li.level0 > .level-top {
		padding: 0px 17px !important;
		/*color: #FFFFFF;*/
	}
	.page-header.type1 .navigation li.level0.parent > span.level-top:after {
		line-height: 40px;
	}

	.page-header .navigation .level0.parent > span.level-top:after {
		content: '\f813';
		display: inline-block;
		font-family: 'porto-icons';
		vertical-align: top;
		margin-left: 6px;
		line-height: 42px;
	}
}
@media only screen and (max-width: 767px) {
	.navigation li.level0 > span.level-top {
		padding: 13px 36px 13px 15px;
	}
}
.block.block-search {
    width: 251px;
    top: 3px;
    right: 3px;
    position: absolute;
}
.page-header.type1 .block-search .action.search {
	border: none !important;
}
.minisearch .actions button:before {
	color: #217c7d !important;
	position: absolute !important;
	top: -2px;
	right: 8px;
}
.block-search .label + .control input {
	position: static;
}
#dob_error {
	color: red;
}
.dob_hidden {
	display: none;
}
.dob_view {
	display: block;
}
.field.region {
	display: none;
}
@media (min-width: 768px), print
	.page-header .header.panel {
	    max-height: 37px;
	}
}
@media (max-width: 992px) {
	.block.block-search {
	    top: -154px;
	    left: 9px;
	}
	.page-header.type1 .block-search input {
		border: 1px solid #cecece;
		height: 32px
	}
	.minisearch .actions button:before {
		top: -4px;
	}
}
@media (max-width: 767px) {
	.block.block-search {
		float: left !important;
		position: relative;
	    top: 0;
	    left: 10px;
	}
	.block-search .label:before {
		font-size: 17px;
	}
	.page-header.type1 .block-search .label {
	    float: right;
	    margin: 14px 0 0 0;
	    right: 0;
	    position: absolute;
	    line-height: 34px;
	}
}

ul.header.links li {
    font-size: 12px !important; 
}
#fb-icon {
    width: 20px;
    height: 20px;
    background-image: url('../../../../../../media/custom_media/fbicon.png');
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    float: left;
    margin: 10px 10px 0 0;
}
#fb-icon:hover {
	background-position: -20px;
}
.price-box .price {
    font-weight: 400;
    font-size: 23px;
}
.price-box .price .prijs_little {
    font-size: 17px;
}
.homepage-bar {
	background-color: #1e7171;
	border: none;
}
.homepage-bar .col-sm-4 {
	padding: 15px 0 0 0;
	border: none;
	color: white;
	text-align: center;
}
.homepage-bar .text-area {
	height: 41px;
	color: white;
	text-align: center;
}
@media (max-width: 1100px) {
	.homepage-bar h3 {
		font-size: 14px;
	}	
}
@media (min-width: 768px) and (max-width: 775px) {
	.homepage-bar h3 {
		font-size: 12px;
		margin-top: 6px;
	}	
}
@media (max-width: 992px) {
	.homepage-bar .text-area {
		display: inherit;
	}	
}
@media (max-width: 767px) {
	.homepage-bar .text-area {
		display: inline-block;
		height: 34px;
	}	
	.homepage-bar .col-sm-4 {
	    padding: 0px 0 0 18px;
	    text-align: left;
	}
	.homepage-bar {
		padding-top: 13px;
	}
}
@media (max-width: 768px) {
		.owl-banner-carousel .content.type1 p {
	    display: none !important;
	}
}
@media (max-width: 544px) {
	.homepage-bar h3 {
		font-size: 12px;	
	}
}

.homepage-bar h3 {
	color: white;
	font-weight: 100;
}
.homepage-bar .glyphicon {
	font-size: 28px !important;
	margin-right: 14px;
}
.content.type1 {
	top: 0;
	left: 0;
	height: 100%;
	width: 30%;
}
img#logo-slider {
    top: 20%;
    left: 12%;
    position: absolute;
}
@media (max-width: 1200px) {
	img#logo-slider {
	    width: 73%;
	}	
}
.owl-banner-carousel .content.type1 p {
    font-size: 22px;
    color: white;
    font-weight: 100;
    bottom: 20%;
    width: 100%;
    padding: 0 5%;
    position: absolute;
    text-align: center;
    line-height: 38px;
}
@media (max-width: 1050px) {
	.owl-banner-carousel .content.type1 p {
		bottom: 11%;
	}
}
@media (max-width: 992px) {
	.owl-banner-carousel .content.type1 p {
		bottom: 13%;
		padding: 0 3%;	
	}
}
.filterproducts .owl-controls {
	display: none;
}
.filter-content ol.items {
	display: block !important;
}
.filter .block-title.filter-title {
	display: none;
}
.page-products .columns {
	margin-top: 0;  /************** influence *************/
 }
.action-towishlist {
	display: none;
}
.actions-toolbar .action-edit {
	display: none !important; /**** influence ****/
}
.products-grid .product-item-details .product-item-actions .tocart {
    color: white;
    background-color: #ff1800;
    border: none;
    font-size: 14px;
}
.products .product-item-actions .tocart {
	background-color: #fff !important;
	border: 1px solid #cecece !important;
	color: #000 !important;
}
.products .product-item-info:hover .tocart {
	background-color: #fe1800 !important;
	color: #fff !important;
	border: none !important;
}
ol.products .product-item-info {
	margin-left: 0;
}
.columns .column.main {
	order: 2;	/*** Filters boven producten when viewing with mobile ***/
}
.page-layout-2columns-left .sidebar-main {
	order: 1;
}
.filterproduct-title {
	color: #1e7171;
}
#layered-filter-block {
	display: none !important;
}
#layered-filter-block-custom {
	margin-bottom: 0;
}
.product-item-info {
	margin-left: 10px;
	margin-bottom: 10px;
	border-radius: 4px;
	padding-top: 3px;
}
.product-item-name {
	min-height: 40px;
}
.product-item-photo {
	background-color: #ececec;
    margin: 0 3px;
}
.product-image-photo {
	margin: 10px 0;
}
.product-item-info:hover {
	-webkit-box-shadow: 0px 0px 15px 0px rgba(120,120,120,0.76);
	-moz-box-shadow: 0px 0px 15px 0px rgba(120,120,120,0.76);
	box-shadow: 0px 0px 15px 0px rgba(120,120,120,0.76);
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.product-item-info:hover .product-item-photo {
	background-image: url('../../../../../../media/custom_media/product-bg.png');
	background-size: cover;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.products .owl-carousel .owl-stage-outer {
	margin: 0 0 0 -17px;
}
.filterproducts.products.list.items.product-items.owl-carousel.owl-theme.owl-loaded {
    margin-left: 8px;
}
.product-item-photo {
	border: none;
	border-radius: 4px;
}
.logo img {
	margin: -17px 0;
}
@media (max-width: 767px) {
	.logo img {
		margin: 0;
	}
}
.page-header.type1 .block-search {
	margin-left: 0 !important;
}
.cms-porto-home-1 #maincontent {
	height: 0;
}
.cms-porto-home-1 .page.messages {
	float: right;
	margin-left: 144px;
	margin-top: -70px;
}
.content.type-center {
	position: absolute;
    top: 30%;
    left: 47%;
}
.content.type-center h3 {
	font-size: 40px;
	color: #000;
	width: 70%;
	text-align: center;
	line-height: 52px;
}
.content.type-center .readmore {
	top: 40px;
	position: relative;
	left: 29%;
	background-color: #fe1800;
	border-radius: 6px;
	padding: 5px 20px;
	color: white;
}
@media (min-width: 768px) {
	.content.type-center .readmore {
	    left: 24%;
	    font-size: 17px;
	    padding: 11px 37px;
	}
}
@media (max-width: 992px) {
	.content.type-center h3 {
		font-size: 27px;
		line-height: 42px;
		width: 80%;
	}
	.owl-banner-carousel .content.type1 p {
		font-size: 17px !important;
		line-height: 23px;
	}
	.content.type-center .readmore {
		top: 4px;
	}
	.content.type-center {
	    left: 41%;
	}
}
@media (max-width: 544px) {
	.content.type-center h3 {
		font-size: 19px;
		line-height: 26px;
	}
	.content.type-center {
	    top: 15%;
	}
	.content.type-center .readmore {
		left: 24%;
	}
	.owl-controls {
		display: none;
	}
}
@media (max-width: 400px) {
	.content.type-center {
	    top: 0%;
	}
}

/* Sample block */
.vraag-sample-block {
	background-color: #1e7172;
	padding: 47px 0;
	margin-top: 50px;
	font-size: 15px;
	color: white;
	font-weight: 100;
}
.vraag-sample-block ul {
	list-style: none;
	margin-left: -38px;
}
.vraag-sample-block .glyphicon {
	margin-right: 13px;
}
.vraag-sample-block .col-toppadding {
	padding-top: 13%;
}
.vraag-sample-block .col-xs-6:nth-child(2) {
    text-align: center;
}
.vraag-sample-block h3 {
	font-weight: 100;
	font-size: 46px;
}
.vraag-sample-block h3 b {
	font-weight: 600;
}
.vraag-sample-block .sample-checkbox-container {
	vertical-align: top;
	display: inline-block;
	margin-top: 8px;
}
input.sample-email {
    border: none !important;
    border-top: 2px solid #ccc !important;
    border-radius: 0 !important;
    margin-bottom: 10px !important;
    width: 212px !important;
    color: #000 !important;
}
input.sample-submit {
	background-color: #fe1800;
    border: none;
    padding: 9px 23px 8px 23px;
    border-radius: 0 6px 6px 0;
}
#email-submit {
	margin: 15px auto 0 auto;
	text-align: center;
}
#email-submit p,
.vraag-sample-block #email-submit label {
	display: inline-block;
	font-size: 13px;
	margin-left: 22px;
	line-height: 17px;
	width: 361px;
}
@media (max-width: 544px) {
	#email-submit p,
	.vraag-sample-block #email-submit label {
		max-width: 261px;
		width: auto;
	}
}
.vraag-sample-block li:nth-child(2) {
	padding-left: 6px;
}
.vraag-sample-block li:nth-child(3) {
	padding-left: 12px;
}
#sample-image {
	width: 100%;
	min-width: 165px;
}
.vraag-sample-block .col-toppadding-checklist {
	padding-top: 13%;
	font-size: 22px;
}

@media (max-width: 1140px) {
	.vraag-sample-block .col-toppadding {
		padding-top: 11%;
	}
	.vraag-sample-block .col-toppadding-checklist {
		padding-top: 13%;
		font-size: 19px;
	}
}
@media (max-width: 992px) {
	.vraag-sample-block h3 {
		font-size: 35px;
	}
	.vraag-sample-block .col-toppadding {
		padding-top: 10%;
		font-size: 16px;
	}
	.vraag-sample-block .col-toppadding-checklist {
		padding-top: 12%;
	}
}
@media (max-width: 768px) {
	.vraag-sample-block .col-toppadding {
		padding-top: 0;
	}
	.vraag-sample-block .col-toppadding-checklist {
		padding-top: 12%;
	}
	#sample-image {
		margin: auto;
		display: block;
	}
	.vraag-sample-block h3 {
		text-align: center;
		max-width: 100%;
	}
}
@media (max-width: 544px) {
	.vraag-sample-block .col-toppadding-checklist {
		padding-top: 8%;
	}
	input.sample-email {
		width: 151px;
	}
}
@media (max-width: 370px) {
	.vraag-sample-block .col-toppadding-checklist {
		width: 100%;
		text-align: center;
	}
	.vraag-sample-block .col-sample-image-container {
		width: 100%;
		text-align: center;
	}
}
@media (max-width: 260px) {
	.vraag-sample-block .col-toppadding-checklist ul > li {
		margin-left: 15px;
	}
}


/* Slaap lekker block */
.parallax-block-home {
	font-size: 17px;
	font-weight: 100;
	line-height: 27px;
	color: #2a2a2a;
    text-align: justify;
    padding: 80px 0 100px 0;
}
.parallax-block-home h2 {
    font-size: 21px;
    margin-bottom: 45px;
    font-weight: 100;
}
.slaaplekker {
	background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
	background-position-y: 33%;
}
@media (max-width: 1000px) {
	.slaaplekker {
		background-size: 1000px auto;
		background-position-x: 64%;
	}
}

/* Slaap lekker block */


/* Footer */
.cms-porto-home-1 footer.page-footer {
    margin-top: -70px; /*to cover content blank area */
}
.footer-middle .links a {
	color: #fff !important;
}
.footer-ribbon {
	background-color: #fe1800 !important;
	z-index: 20;
}
.footer-ribbon:before {
	border-right-color: #a00f00 !important;
}
.footer-middle .block.newsletter .action.subscribe {
	background-color: #fe1800;
	border: none;
}
@media (min-width: 768px) {
	.payment-methods {
		margin-left: 152px !important;
		display: inline-block;
		margin-top: -7px !important;
	}
	.payment-icon {
		width: 80px;	
	}
}
.footer-bottom .payment-methods li {
	float: left;
}
.footer-bottom .social-icons {
	display: inherit !important;
	float: left;
	margin: 0 0 0 100px;
	position: absolute;
}
.footer-bottom .custom-block {
	margin: 0 !important;
	line-height: 1;
	width: 100%;
	position: absolute;
}
.footer-bottom .container {
	position: relative;
}
.footer-bottom .logo {
	margin: 9px 0 0 0;
}
.footer .social-icons > li > a {
	background-color: #fff;
}
.footer .porto-icon-facebook {
	color: #fe1800;
}
.footer .facebook-link:hover .porto-icon-facebook {
	color: #fff !important;
}
@media (max-width: 1023px) {
	.footer-bottom address {
	    float: left;
	    line-height: 30px;
	    margin: 0;
	    margin-left: 20px;
	    margin-top: 50px;
    }
}
@media (max-width: 768px) {
	.footer-bottom {
		text-align: center;
	}
	.footer .col-sm-3 {
		margin-bottom: 40px;
	}
	.footer-middle .block.newsletter label {
		margin-top: 17px;
	}
	.footer address {
		display: block;
		clear: both;
	}
	.footer-bottom .social-icons {
		float: left !important;
		margin: 17px 8px 0 24px;
		display: none !important; /* Temporarily **************/
	}
	.footer-bottom .logo {
		float: left !important;
	}
	.footer ul.payment-methods {
		clear: both;
	}
	.footer-bottom .payment-methods li {
		float: none;
	}
	.footer-bottom .custom-block {
		margin: 0 auto !important;
		text-align: center;
		line-height: 1;
		width: 50%;
		position: relative !important;
	}
}

/* Categorie page */
@media (max-width: 768px) {
	.category-side-image {
		display: none;
	}
}
.filter-options-title:after {
	display: none !important;				/*** Categorie inklap button ***/
}
.product-item .tocart:before {
	display: none !important;
}

/* Detail page */
.detail-product-image {
	width: 70%;
	display: block;
	margin: auto;
}
@media (max-width: 768px) {
	.detail-product-image {	
		width: 180px;	
	}
}
@media (max-width: 544px) {
	.detail-product-image {	
		width: 160px	
	}
}
.product-reviews-summary, .product-social-links, .product-info-main .product.sku, #tab-label-additional, #tab-label-reviews, .product.data.items #reviews {
	display: none;
}
.box-tocart a.facebook-link {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: #3b5998;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-size: 16px;
    margin-left: 7px;
    transition: 0.3s background-color;
}
.sidebar .custom-block.custom-block-1 > div h3, .sidebar-additional, .sidebar .custom-block.custom-block-1 > div em {
	color: #217c7d !important;
	border: none !important;
	font-weight: 100 !important;
	letter-spacing: initial !important;
}
.sidebar .custom-block.custom-block-1 > div {
	height: 50px !important;
	line-height: 50px !important;
	margin-bottom: 27px !important;
}
.sidebar .text-area {
	display: inline-block;
	vertical-align: middle;
}
.sidebar .custom-block.custom-block-1 > div h3 {
	margin-left: 0 !important;
	padding-top: 0 !important;
}
.custom-block.custom-block-1:nth-child(2) p {
	text-align: center;
}
@media (max-width: 544px) {
	.sidebar .custom-block.custom-block-1 > div h3 {
		width: 220px;
	}
	.product.info.detailed {
		margin-bottom: 0;
	}
	.sidebar .custom-block.custom-block-1 {
		margin-top: -17px;
	}
}
@media (min-width: 768px) {
	.sidebar .text-area {
		margin-left: 58px;
		margin-top: -98px;
	}
}
.custom-block-title {
	height: 32px;
}
.custom-block-2 p {
	margin: 0px 0 0 58px;
	padding-right: 33px;
}
.product-info-main button#product-addtocart-button {
	background-color: #fe1800;
	height: 28px;
	padding: 0 10px;
	border: none;
	font-size: 14px;
}
.box-tocart .action.tocart {
	min-width: 0 !important;
}
.product-info-main .stock.available, .product-info-main .stock.unavailable {
	text-transform: none;
}
.product-info-main .stock.available {
	color: #208804;
}
.product-info-main .stock.unavailable {
	color: red;	
}
.product-info-main .product-info-stock-sku, .product-info-main .product-info-price .price-box {
	display: block;
	text-align: left;
	padding: 0;
}
.product-info-main .product-info-price {
	border: none;
}
.product-info-main .product-info-stock-sku div {
	display: inline-block;	
}
.product-info-main .attribute.overview > strong {
	display: none;
}
.product-info-main .attribute.overview {
	margin-bottom: 55px;
}

/* Content page */

.history li {
	list-style: none;
}
.history .glyphicon {
	margin-right: 10px;
}
.history .box-content {
	color: #217c7d;
}
.history .more-button {
    padding: 3px 15px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 100;
    background-color: #fe1800;
    float: right;
    margin-top: -84px;
    color: white;
}
@media (max-width: 544px) {
	.history .more-button {
		margin-top: 0;
	}
}

/* Checkout */

.ui-datepicker-trigger.v-middle, #ui-datepicker-div {
	display: none !important;
}
.checkout-shipping-method .step-title, .checkout-shipping-method #checkout-shipping-method-load {
	display: none !important;
}
.checkout-index-index .checkout-payment-method .payment-option._collapsible .payment-option-title {
	display: none !important; /*kortingscode herhaling */
}
.action.action-gift {
	display: none !important;
}
.content.minicart-items {
    display: block !important;
}
.cart.table-wrapper .product-item-photo {
	background-color: transparent;
}
.cart-summary #block-shipping {
	
}
.field-tooltip {
	display: none;
}
.field .control._with-tooltip input#customer-email {
	width: 100% !important;
	margin-right: 0 !important;
}
.block-reorder {
	display: none !important;
}

.checkout-index-index button.action.action-apply {
    height: 36px;
}
.checkout-index-index .opc-block-summary {
    border: none;
}
.checkout-index-index .osc-place-order-block {
    border: none;
    padding: 0 !important;
}
.checkout-index-index .osc-newsletter.field.choice {
    padding-left: 0;
}
.checkout-index-index .payment-methods {
    margin-left: 22px !important;
}
.checkout-index-index .qty-wrapper {
    padding: 0;
}
.checkout-index-index .checkout-agreements-block button.action {
    height: auto;
    max-width: 90%;
}
.checkout-index-index .payment-option-title.field.choice {
	padding-bottom: 0;
}
.checkout-index-index .checkout-agreements-block .action-show {
	font-size: 100%;
	color: initial;
}
.osc-authentication-wrapper {
	z-index: 1 !important;
}
.checkout-index-index .action-close:before,
.checkout-index-index .action-close:hover:before {
	color: #fff !important;
}
.checkout-index-index .one-step-checkout-container select {
	height: 38px;
}
#opc-sidebar .osc-addition-content-wrapper,
#opc-sidebar .osc-place-order-wrapper {
	width: 100%;
}

.opc-wrapper .field.true {
	float:left;
	width:76%
}
.opc-wrapper .field.additional{
	float:right;
	width:20%;
	margin-top: 0px !important;
}

.opc-wrapper .field .control._with-tooltip input {
    width: 100% !important;
}

.opc-wrapper .fieldset.password{
	margin-top: 20px !important;
}

.opc-wrapper .form-login, .opc-wrapper .form-shipping-address {
    margin-top: 20px !important;
    margin-bottom: 20px !important;	
}

.opc-wrapper .form-login .fieldset .note {
    font-size: 15px !important;
    margin-top: 9px !important;
    font-weight: bold !important;
    color: #1E7171 !important;
}

@media only screen and (max-width: 768px) {
	.opc-estimated-wrapper {
		margin-top: 15px;
	}
	.cart.table-wrapper .item .col.item {
		padding-left: 15px;
	}
	.cart.table-wrapper .product-item-photo {
		display: inline-block;
		left: 0;
		position: initial;
	}
	.cart.table-wrapper .product-item-details {
		display: inline-block;
		vertical-align: top;
	}
	.cart.table-wrapper .product-item-name {
		margin-top: 0;
	}
}

@media only screen and (max-width: 690px) {
	.checkout-index-index #checkout-review-table tbody tr.product-item td {
		display: block;
		border: none;
		padding: 15px 15px 0;
	}
	.checkout-index-index #checkout-review-table thead {
		display: none;
	}
	.checkout-index-index #checkout-review-table tbody tr.product-item td.subtotal div.subtotal {
		text-align: center;
		display: block;
	}
	.checkout-index-index #checkout-review-table tbody tr.product-item td.subtotal {
		display: inline-block;
		float: right;
		padding-right: 20px;
	}
	.checkout-index-index #checkout-review-table tbody tr.product-item td.subtotal div.subtotal .cart-price,
	.checkout-index-index #checkout-review-table tbody tr.product-item td.subtotal div.subtotal .price {
		font-size: 1.4rem;
	}
	.checkout-index-index #checkout-review-table tbody tr.product-item td.subtotal div.subtotal span.price-excluding-tax {
		display: inline-block;
	}
	.checkout-index-index #checkout-review-table tbody tr.product-item td.details-qty {
		display: inline-block;
	}
	.checkout-index-index #checkout-review-table tr.product-item {
		position: relative;
		display: block;
		border-bottom: 1px solid #dcd8d8;
	}
	.checkout-index-index #checkout-review-table tbody tr.product-item td.button-remove {
		position: absolute;
		right: 0;
		top: 0;
	}
	.checkout-index-index #checkout-review-table tbody tr.product-item td.product .product-item-detail {
		display: block;
		padding-left: 0;
		margin-top: 10px;
	}
	.checkout-index-index #checkout-review-table tbody tr.product-item td span.product-image-container {
		float: none !important;
	}
	.checkout-index-index a.button-action.minus,
	.checkout-index-index a.button-action.plus {
		margin-top: 0;
		vertical-align: top;
		height: 100%;
	}
	.checkout-index-index #checkout-review-table .qty-wrapper .qty-wrap .input-text.update {
		position: initial;
		top: 0;
	}
	.checkout-index-index #checkout-review-table .qty-wrapper .qty-wrap {
		line-height: 24px;
	}
	.checkout-index-index #checkout-review-table strong.product-item-name {
		min-height: inherit;
	}
	.checkout-index-index #checkout-review-table .product-item-detail .product-item-inner {
		margin: 0;
	}
	.checkout-index-index .table-totals .grand .mark,
	.checkout-index-index .table-totals .grand .mark strong {
	    font-size: 1.6rem;
	}
}

@media only screen and (max-width: 639px) {
	.checkout-index-index .opc-wrapper .step-title {
		padding-bottom: 12px;
	}
}
@media only screen and (max-width: 371px) {
	.checkout-index-index #discount-form button.action-apply {
		margin-top: 10px;
	}

	.checkout-index-index .osc-payment-after-methods .opc-payment-additional .field .control {
		float: none;
	}
}
@media only screen and (min-width: 768px) {
	.checkout-index-index a.action.action-auth-toggle {
		margin-left: 18px;
	}
}


.abs-action-remove, .abs-discount-block .action.check, .popup .actions-toolbar .action.cancel, .paypal-button-widget .paypal-button, .bundle-options-container .action.back, .block.related .action.select, .cart.table-wrapper .actions-toolbar > .action-delete, .cart.table-wrapper .action.help.map, .checkout-index-index .modal-popup .modal-footer .action-hide-popup, .opc-wrapper .edit-address-link, .opc-block-shipping-information .shipping-information-title .action-edit, .action-auth-toggle, .checkout-payment-method .payment-method-billing-address .action-cancel, .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address, .checkout-agreements-block .action-show, .gift-options .actions-toolbar .action-cancel, .gift-summary .action-edit, .gift-summary .action-delete, .gift-wrapping-title .action-remove, .wishlist.split.button > .action, .abs-add-fields .action.remove, .paypal-review-discount .action.check, .cart-discount .action.check, .form-giftregistry-share .action.remove, .form-giftregistry-edit .action.remove, .form-add-invitations .action.remove, .form-create-return .action.remove, .form.send.friend .action.remove,
.abs-action-button-as-link:visited, .abs-action-remove:visited, .abs-discount-block .action.check:visited, .popup .actions-toolbar .action.cancel:visited, .paypal-button-widget .paypal-button:visited, .bundle-options-container .action.back:visited, .block.related .action.select:visited, .cart.table-wrapper .actions-toolbar > .action-delete:visited, .cart.table-wrapper .action.help.map:visited, .checkout-index-index .modal-popup .modal-footer .action-hide-popup:visited, .opc-wrapper .edit-address-link:visited, .opc-block-shipping-information .shipping-information-title .action-edit:visited, .action-auth-toggle:visited, .checkout-payment-method .payment-method-billing-address .action-cancel:visited, .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:visited, .checkout-agreements-block .action-show:visited, .gift-options .actions-toolbar .action-cancel:visited, .gift-summary .action-edit:visited, .gift-summary .action-delete:visited, .gift-wrapping-title .action-remove:visited, .wishlist.split.button > .action:visited, .abs-add-fields .action.remove:visited, .paypal-review-discount .action.check:visited, .cart-discount .action.check:visited, .form-giftregistry-share .action.remove:visited, .form-giftregistry-edit .action.remove:visited, .form-add-invitations .action.remove:visited, .form-create-return .action.remove:visited, .form.send.friend .action.remove:visited {
	color: #1E7171 !important;
}

.opc-estimated-wrapper .estimated-block .estimated-price {
	color: #1E7171;
}

/* Contact */

i.glyphicon.glyphicon-map-marker {
    float: left;
    width: 43px;
    height: 43px;
    background-color: #1E7171;
    color: #fff;
    line-height: 43px;
    text-align: center;
    font-size: 16px;
    border-radius: 6px;
    margin-bottom: 15px;
}


/* Sample page */
.page-layout-sample-page .page-wrapper {
	background-color: #d9d9d9;
}
.page-layout-sample-page .header.content {
    padding: 10px 0;
}
.page-layout-sample-page h1 {
	font-size:26px;
	font-weight:bold;
	margin-bottom:20px;
}
.page-layout-sample-page div.mage-error[generated] {
	display:none !important;

}

.page-layout-sample-page li {
	list-style: none;
}
.page-layout-sample-page li:nth-child(2) { padding-left: 4px; }
.page-layout-sample-page li:nth-child(3) { padding-left: 8px; }
.page-layout-sample-page li:nth-child(4) { padding-left: 12px; }
.page-layout-sample-page li .icon {
	color: #217c7d;
}
.page-layout-sample-page .sample_title {
	text-align: center;
	color: #000;
}
.page-layout-sample-page .sample_title i {
    font-size: 25px;
    font-weight: 100;
}
.page-layout-sample-page .sample_title h3 {
	font-weight: 100 !important;
	font-size: 37px;
}
.page-layout-sample-page .sample_title b {
	color: #217c7d;
}
.page-layout-sample-page .sample_page_image img {
	position: absolute;
}
.page-layout-sample-page .sample_page_image ul {
    margin: 112px 0 0 268px;
    float: left;
    font-size: 19px;
    font-weight: 100;
    color: black;
}
.page-layout-sample-page .action.nav-toggle {
	display: none;
}
.page-layout-sample-page #womanlaying {
    display: block;
    margin-top: -212px;
    z-index: 10;
    width: 100%;
}
.page-layout-sample-page form#sampleaanvraag {
	color: #fff;
    padding: 18px 24px 200px 24px;
    background-color: #217c7d;
    border-radius: 15px;
    font-weight: 100;
    font-size: 14px;
}
.page-layout-sample-page form#sampleaanvraag input[type="text"] {
	font-weight: initial;
	color: #000;
	height: 31px;
}
.page-layout-sample-page form#sampleaanvraag input[type="radio"] {
	margin-right: 7px;	
}
.page-layout-sample-page form#sampleaanvraag input[type="radio"]:nth-child(2) {
	margin-left: 18px;
}

.page-layout-sample-page form#sampleaanvraag input.mage-error, 
.page-layout-sample-page form#sampleaanvraag select.mage-error, 
.page-layout-sample-page form#sampleaanvraag textarea.mage-error {
    border-color: #fe1800;
}

.page-layout-sample-page #sampleaanvraag b {
	font-size: 26px;
}
.page-layout-sample-page #sampleaanvraag a {
	text-decoration: underline;
	color: #fff !important;
}
.page-layout-sample-page #sampleaanvraag div {
	padding: 0 7px 4px 7px !important;	
}
.page-layout-sample-page .row:nth-child(2) {
	margin-top: 37px;
}
.page-layout-sample-page #sampleaanvraag #sample_submit {
    width: 100%;
    height: 40px;
    color: white;
    border-radius: 5px;
    border: none;
    background-color: #fe1800;
    font-weight: 400;
    font-size: 16px;
    margin-top: 25px;
}
.page-layout-sample-page #maincontent .container {
	margin-top: 80px;
}
.page-layout-sample-page #sampleaanvraag {
	-webkit-box-shadow: 0px 0px 15px 0px rgba(120,120,120,0.76);
	-moz-box-shadow: 0px 0px 15px 0px rgba(120,120,120,0.76);
	box-shadow: 0px 0px 15px 0px rgba(120,120,120,0.76);
}
.page-layout-sample-page .logo img {
	padding-left: 12px;
}
.page-layout-sample-page .col-sm-6 {
	min-height:570px;
}
@media (max-width: 992px) {
	.page-layout-sample-page .sample_page_image img {
		width: 57%;
	}
	.page-layout-sample-page .sample_page_image ul {
	    margin: 19% 0 0 44%;
	    font-size: 15px;
	}
	.page-layout-sample-page #sampleaanvraag #sample_submit {
		font-size: 14px;
	}
}
@media (max-width: 767px) {
	.page-layout-sample-page form#sampleaanvraag {
		margin-top: 52%;
	}
	.page-layout-sample-page .sample_page_image img {
		width: 47% !important;
	}
	.page-layout-sample-page .col-sm-6 {
		position: initial;
		min-height:auto;
	}
}
@media (max-width: 544px) {
	.page-layout-sample-page .sample_page_image ul {
		margin: 11% 0 0 39%;
	    font-size: 14px;
	}
	.page-layout-sample-page .sample_page_image li {
	    margin-bottom: 4px;
	}
	.page-layout-sample-page .sample_page_image img {
		width: 37% !important;
	}
	.page-layout-sample-page #womanlaying {
		margin-top: -39%;
	}
	.page-layout-sample-page form#sampleaanvraag {
		padding-bottom: 145px;
	}
	#woman_phone {
		display: block;
	}
	#woman_large {
		display: none;
	}
	.page-layout-sample-page .col-sm-6 {
		padding-left: 0;
		padding-right: 0;
	}
}
@media (max-width: 400px) {
	.page-layout-sample-page .sample_page_image ul {
	    margin: 8% 0 0 37%;
	    font-size: 13px;
	}
}
@media (min-width: 544px) {
	#woman_phone {
		display: none;
	}
	#woman_large {
		display: block;
		width: 100%;
	}
}

/* SEARCH PAGE */

.catalogsearch-result-index .sidebar.sidebar-main {
	display: none !important;
}
.catalogsearch-result-index .column.main {
	float: left !important;
}

/* Account page */

.form-address-edit .message.info {
    display: none !important;
}

.field.date.field-dob {
    display: inline-block;
    margin-top: 20px;
}

.cms-privacy-policy .message.info {
	display: none;
}


/* Additional customization 2017-02-15 */
/* Remove welcome message */
.header.panel > .header.links > li.welcome {
	display: none !important;
}
.header.panel > .header.links > li.authorization-link a {
	border-left: 0;
}

/* FAQ accordion */
.cms-faq h3 {
    font-size: 1.1rem;
    margin: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.cms-faq h2 {
    font-size: 1.5rem;
    margin-bottom: 0.3rem;
    margin-top: 2.5rem;
}

.cms-faq h3:hover {
    cursor: pointer;
}
.cms-faq .accordion > h3:before {
    content: "+";
    padding-left: 2px;
    padding-right: 5px;
}
.cms-faq .accordion > h3.ui-accordion-header-active:before {
    content: "- ";
}
.cms-faq .accordion > div {
    margin-left:15px;
}

/* Custom buttons */
button.btn-primary a,
button.btn-secundary a {
    text-decoration: none;
}
button.btn-primary {
    background: #1E7171;
    color: #ffffff;
    border: 1px solid #1E7171;
}
	button.btn-primary a {
	    color: #ffffff;
	}
	button.btn-primary:hover {
	    background-color: #fe1800;
	    border: 1px solid #fe1800;
	    color: #ffffff;
	}
	button.btn-primary:hover a {
	    color: #ffffff;
	}
button.btn-secundary {
    background-color: #ffffff;
    color:#1E7171;
}
	button.btn-secundary a {
	    color:#1E7171;
	}
	button.btn-secundary:hover {
	    background-color: #1E7171;
	    color:#ffffff;
	}
	button.btn-secundary:hover a {
	    color: #ffffff;
	}

/* Carousel homepage fix */
.owl-carousel .owl-item .container > img {
    /*margin-left: 315px;*/
    margin-left: 20%;
}