/*  ==========================================
	FONTS
	========================================== */

@font-face {
    font-family: 'open_sansbold';
    src: url('fonts/opensans-bold-webfont.woff2') format('woff2'),
         url('fonts/opensans-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'open_sansbold_italic';
    src: url('fonts/opensans-bolditalic-webfont.woff2') format('woff2'),
         url('fonts/opensans-bolditalic-webfont.woff') format('woff');
    font-weight: normal;osc-checkout-agreements
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'open_sansextrabold';
    src: url('fonts/opensans-extrabold-webfont.woff2') format('woff2'),
         url('fonts/opensans-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'open_sansextrabold_italic';
    src: url('fonts/opensans-extrabolditalic-webfont.woff2') format('woff2'),
         url('fonts/opensans-extrabolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'open_sansitalic';
    src: url('fonts/opensans-italic-webfont.woff2') format('woff2'),
         url('fonts/opensans-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'open_sanslight';
    src: url('fonts/opensans-light-webfont.woff2') format('woff2'),
         url('fonts/opensans-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'open_sanslight_italic';
    src: url('fonts/opensans-lightitalic-webfont.woff2') format('woff2'),
         url('fonts/opensans-lightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'open_sansregular';
    src: url('fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('fonts/opensans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'open_sanssemibold';
    src: url('fonts/opensans-semibold-webfont.woff2') format('woff2'),
         url('fonts/opensans-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'open_sanssemibold_italic';
    src: url('fonts/opensans-semibolditalic-webfont.woff2') format('woff2'),
         url('fonts/opensans-semibolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


/* "In winkelwagen" button for configurator on mobile */
@media (max-width: 440px) {
	.configurator-bottom #addToCartBtn {
		font-size: 16px;
	}
}

@media (max-width: 420px) {
	.configurator-bottom #addToCartBtn {
		font-size: 15px;
	}
}

@media (max-width: 400px) {
	.configurator-bottom #addToCartBtn {
		font-size: 14px;
	}
}

@media (max-width: 380px) {
	.configurator-bottom #addToCartBtn {
		font-size: 17px;
		line-height: 45px;
	}
}

@media (max-width: 360px) {
	.configurator-bottom #addToCartBtn {
		font-size: 16px;
		line-height: 45px;
	}
}

@media (max-width: 350px) {
	.configurator-bottom #addToCartBtn {
		font-size: 15px;
		line-height: 47px;
	}
}

@media (max-width: 320px) {
	.configurator-bottom #addToCartBtn {
		font-size: 15px;
		line-height: 47px;
	}
}








/* Collapse discountcode */
.discount .discount-form {
	display: block !important;
}

#discount-coupon-form.active .discount-form {
	display: none !important;
}

.discount .discount-form.active {
	display: inline;
}

form#discount-coupon-form.active h2::after {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

/* Select box in configurator for mobile */
@media only screen and (max-width: 600px) {
	.configuration-step .select-wrapper {
		width: 100%;
	}
}





/* BEELDBANKEN */
.beeldbank .add-to-cart-wrapper label {
	font-weight: bold;
}

.beeldbank .product-image-gallery {
	height: 480px;
	width: 570px;
}

.beeldbank.product-view .short-description-beeldbank {
	background-color: #f1f1f1;
	box-sizing: border-box;
	padding: 15px;
}

.beeldbank.product-view .product-shop .essential {
	box-sizing: border-box;
	padding: 15px;
	background-color: #DDD;
	margin-bottom: 0;
}

.beeldbank .essential:after, .beeldbankFilters:after {
	content: '';
	display: block;
	clear: both;
}

.beeldbank.product-view .product-shop .product-short {
	text-align: right;
	line-height: 65px;
	margin-bottom: 0;
}

.beeldbank .product-short select {
	width: 60%;
}

.beeldbank .mediaclip-upload {
	display: none;
}

.beeldbank .alternatives ul li {
	float: left;
	width: 25%;
	box-sizing: border-box;
	padding: 10px;
}

.more-views {
	display: inline-block;
}

.beeldbank .alternatives ul li img {
	width: 100%;
	height: 100%;
}

.beeldbank .alternatives > span {
	font-weight: bold;
}

.beeldbank .add-to-cart-wrapper > label {
	float: left;
}

.beeldbankFilters {
	float: left;
	width: 80%;
	padding: 15px;

	background-color: #DDD;
}

.beeldbankFilters .select-wrapper {
	width: 200px;
}

.beeldbankFilters label {
	margin-bottom: 10px;
	font-weight: bold;
}

.beeldbank-grid.products-grid > li {
	box-sizing: border-box;
	width: 50%;
	margin: 0;
	margin-right: 0 !important;
	background-color: #fcfcfc;
}

.beeldbank-products-index .main {
	background-color: #fcfcfc;
}

.beeldbank-grid.products-grid > li > * {
	background-color: white;
}

.beeldbank-grid.products-grid > li a {
	margin-bottom: 0;
}

.beeldbank-grid.products-grid > li:nth-child(3n+1) {
    clear: none;
}

.beeldbank-grid.products-grid > li:nth-child(2n+1) {
    clear: left;
}

.beeldbank-grid.products-grid .product-image {
	height: auto;
}

/* Style for selectboxes */
select {
	border: 0;
	display: inline-block;
	width: 100%;
	border-bottom: 3px solid #d2d2d2;
	height: 35px;
	background-color: #fff;
	line-height: 35px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 0 5px;
}
/* .product-options .input-box select { */
	/* -webkit-appearance: menulist!important; */
/* } */


.beeldbankFilters {
    background-color: #EEE;
    margin-top: 15px;
}

.beeldbank-grid .product-info b {
    margin-left: 3px;
	font-size: 1.4em;
}

body h2 {
	margin-top: 1.5em;
}

body.beeldbank-products-index .main .breadcrumbs, body.beeldbank-category-index .main .breadcrumbs {
	padding: 0 !important;
}

body.beeldbank-products-index .h2.product-name, body.beeldbank-category-index .h2.product-name {
	margin-top: 5px;
}


@media only screen and (max-width: 769px) {
    body h2 {
		margin-top: 1em;
	}

	body div.main {
		padding-top: 0;
	}

	.beeldbank-category-index .col-main > div:first-of-type, .beeldbank-products-index .col-main > div:first-of-type {
        display: none;
    }


    .beeldbank-category-index .col-main > div:not(:first-of-type), .beeldbank-products-index .col-main > div:not(:first-of-type) {
        float: left;
        width: 100% !important;
    }

    .beeldbankFilters, .beeldbankFilters select, .beeldbankFilters dl, .beeldbankFilters dd {
        width: 100% !important;
    }

	ul.beeldbank-grid {
		padding: 0;
	}

	body.beeldbank-products-index .beeldbank-grid.products-grid > li {
		margin: 0 0 15px 0;
	}

	body.beeldbank-category-index ul, body.beeldbank-products-index .col-main div ul, body.beeldbank-products-index .col-main div ol {
		padding-left: 0;
	}

	body .beeldbank .product-image-gallery {
		width: auto;
		height: auto;
	}

	body .bbmobile {
		display: block;
	}

	.bbtitle {
		display: none;
	}

	body .beeldbank .alternatives > span {
		display: none;
	}

	body .products-grid .product-name {
		width: 60%;
	}
	body .logo img {
		margin-top: 0;
	}

	body.beeldbank-category-index .products-grid .product-image {
		margin-bottom: 0;
	}

	body,beeldbank-category-index .products-grid > li {
		padding: 0;
	}

	body.beeldbank-products-index div.col-main div ul, body.beeldbank-products-index div.col-main div ol {
		padding-left: 30px;
	}

	body ul.products-grid li {
		margin: 15px 0;
	}

	body .categoryMobile {
		display: block;
	}

	.beeldbankFilters .input-box {
		width: 50%;
		float: left;
	}

	.beeldbankFilters .input-box:last-of-type {
		float: right;
	}

	.beeldbankFilters .input-box select {
		width: 92% !important;
	}

	body .beeldbankFilters {
		padding: 5px;
	}

	body .beeldbank-grid.products-grid .product-info .h2.product-name {
		text-align: left;
		padding-left: 5px;
	}
}

.beeldbank-category-index .products-grid li {
	margin-top: 15px;
	margin-bottom: 15px;
}

.categoryMobile {
	display: none;
}

.bbmobile {
	display: none;
}

.beeldbank-category-index ul, .beeldbank-category-index ol, .beeldbank-products-index .col-main div ul, .beeldbank-products-index .col-main div ol {
	padding: 14px 0 14px 30px;
}

nav#nav ol.nav-primary {
	padding: 0 0 0 20px;
}

.beeldbank #product-image-thumbs li, .beeldbank #product-image-thumbs li img {
	max-height: 110px;
}

.categoryMaterials a {
	display: block;
	float: left;
	width: 33%;
	box-sizing: border-box;
	padding: 15px;
	font-size: 0;
}

.categoryMaterials a > * {
	background-color: white;
}

.categoryMaterials a img {
	width: 100%;
}

.categoryMaterials a span {
	width: 100%;
	text-align: center;
	display: inline-block;
	color: black;
	font-size: 1rem;
}

.beeldbank-products-index .beeldbank-grid.products-grid > li {
	width: 44%;
	margin: 0 3% 25px 3%;
	padding: 0 0 25px 0;
	background-color: white;
}

.clearfix:after {
	content: '';
	display: block;
	clear: both;
}

.beeldbank-category-index div.main {
	background-color: transparent;
}

.beeldbank-category-index .sidebar, .beeldbank-products-index .sidebar {
	background-color: white;
	margin-right: 15px;
	padding: 0 15px 15px 15px;
}

body.beeldbank-products-index .col-main > div:nth-of-type(4) {
	float: right !important;
}

.main-container ol {
	list-style: decimal;
}

.sidebar ul, ul.products-grid, #narrow-by-list ol, #product-favorite-options-list, body .alternatives ul, body .extra-info ul {
	list-style: none;
}

/* Home banner */
div.home-banner-wrap, div.home-banner-wrap p, div.home-banner-wrap h4, div.home-banner-wrap h5{
	font-weight:500 !important;
}
@media only screen and (min-width: 1179px) {
	div.home-banner-wrap .left-wrap{
		width:70%;
		min-height:515px;
		overflow:hidden;
	}
	div.home-banner-wrap .left-wrap img{
		max-width:inherit;
	}
	div.home-banner-wrap .right-wrap{
		width:30%;
	}
	div.home-banner-wrap .home-inner{
		padding:20px;
	}
	div.klantenservice-bottom{
		margin:35px 0;
	}
}
@media only screen and (max-width: 1179px) {
	div.home-banner-wrap .left-wrap{
		width:100%;
	}
	div.home-banner-wrap .right-wrap{
		width:100%;
	}
	div.home-banner-wrap .home-inner{
		padding:20px 0 0 0;
	}
	div.klantenservice-bottom{
		width:50%;
		float:left;
		margin:10px 0;
	}

}
@media only screen and (min-width:625px) and (max-width:1179px){
	ul.klantenservice-usp li{
		width:45%;
		float:left;
	}
}
@media only screen and (max-width:625px){
	ul.klantenservice-usp{
		display:block;
	}
}
@media only screen and (min-width:625px){
	ul.klantenservice-usp{
		display:inline-block;
	}
}
div.home-banner-wrap p{
	//margin: 0 0 1em;
	margin:0;
}
div.home-banner-wrap{
	width:100%;
	display:inline-block;
	clear:both;
}
div.home-banner-wrap .left-wrap{
	float:left;
	display:block;
}
div.home-banner-wrap .right-wrap{
	float:left;
	display:block;
}

div.right-wrap a{
	color:#000;
}
div.right-wrap a:hover{
	color:#6e255f;
}
div.klantenservice-top-wrap{
	width:100%;
	display:inline-block;
	clear:both;
}
div.klantenservice-top-wrap .klantenservice-top-left{
	float:left;
	display:block;
}
div.klantenservice-top-left img{
	display:block;
	float:left;
	margin:0 10px 10px 0;
}
div.klantenservice-top-wrap .klantenservice-top-right, div.klantenservice-top-wrap .klantenservice-top-right span{
	float:left;
	display:block;
}
div.klantenservice-top-wrap h4.kl-title{
    font-weight:600 !important;
}

ul.klantenservice-usp{
	background:#f1f1f1;
	list-style:none;
	margin:-15px 0 0 0 !important;
	padding:10px 10px 25px 10px;
	position:relative;
}
ul.klantenservice-usp li{
	display:block;
	list-style:none;
	line-height:20px;
	padding-left:20px;
}
ul.klantenservice-usp li span{
	top: 22px;
    left: -38px;
    border: none;
    width: 19px;
    height: 19px;
    margin-top: -5px;
    background: url(../images/usp/cc_nl.png) no-repeat 0 0px;
    background-size: 19px 19px;
    display:block;
    position:relative;
}
div.klantenservice-top-wrap h5{
	display:inline-block;
}
div.klantenservice-top-wrap h5, div.klantenservice-top-wrap h4{
	position:relative;
}
h4.kl-title{
	color:#6e255f;
	margin-right:5px;
	font-size:16px;
	float:inherit;
    margin: 0 5px 0 0;
}
div.klantenservice-bottom{
	display:block;
}
ul.klantenservice-usp li span.paars{
	color:#6e255f;
	top:inherit;
	left:inherit;
	width:inherit;
	height:inherit;
	margin-top:inherit;
	background:inherit;
	background-size:inherit;
	display:inline;
	position:inherit;
	font-weight:700;
}
div.klantenservice-bottom span{
	display:block;
}
div.klantenservice-bottom span span{
    margin-left:20px;
    padding-left: 39px;
    height: 35px;
    margin-top: -5px;

    display:inline-block;
}
div.klantenservice-bottom span span.smiley{
    background: url(../images/smiley/cc_nl.png) no-repeat 0 0px;
    background-size: 25px 25px;
}
div.klantenservice-bottom span span.fb{
	background: url(../images/fb/cc_nl.png) no-repeat 0 0px;
    background-size: 25px 25px;
}
div.klantenservice-bottom p img{
	margin-right:3% !important;
	max-height:35px !important;
}
div.klantenservice-bottom p{
	line-height:35px;
}

/* Custom images: Fotocadeau */
.fc_nl ul.klantenservice-usp li span {
	background: url(../images/usp/fc_nl.png) no-repeat 0 0px;
}
.fc_nl div.klantenservice-bottom span span.fb {
	background: url(../images/fb/fc_nl.png) no-repeat 0 0px;
}
.fc_nl div.klantenservice-bottom span span.smiley {
    background: url(../images/smiley/fc_nl.png) no-repeat 0 0px;
}

/* Newsletter */
.newsletter-form {
	width: 100%;
}
.newsletter-form .fields {
	width: 100%;
}
.newsletter-form .fields .side2side {
	float: left;
	width: 50%;
}
.newsletter-form .fields .side2side:first-of-type {
	padding-right: 10px;
}
.newsletter-form .fields .side2side input {
	width: 100%;
}
.newsletter-form .fields > input {
	margin-top: 10px;
	width: 100%;
}
.newsletter-form .submit {
	margin-top: 5px;
}
.newsletter-form .submit input {
	width: 100%;
}
.newsletter-form .message {
	display: none;
	background-color: #FF0000;
	color: #FFFFFF;
	padding: 5px 10px;
	margin: 10px 0px;
}

.newsletter-form .message-success {
	background-color: #8aba00;
}

.checkout-cart-index .hellodialog {
	margin: 15px 0px;
}

.checkout-cart-index .hellodialog label {
	font-size: 14px;
}

/* winkelwagen + onepagecheckout + onestepcheckout */
#shopping-cart-totals-table td.totaal,
.checkout-onepage-index #checkout-review-table-wrapper td.totaal,
.onestepcheckout-index-index td.totaal,
.cart-totals h2{
    color: #484848;
    font-style: normal;
    line-height: 1.2;
    text-rendering: optimizeLegibility;
    font-size: 28px;
    font-family: "Lato Black", sans-serif;
    font-weight: bold;
    padding: 25px 0 27px;
    margin: 0;
}
#shopping-cart-totals-table tr.totaal,
.checkout-onepage-index #checkout-review-table-wrapper tr.totaal,
.onestepcheckout-index-index tr.totaal{
	border-bottom:inherit;
}
#shopping-cart-totals-table span.winkelwagen-below-tekst,
.checkout-onepage-index #checkout-review-table-wrapper span.winkelwagen-below-tekst,
.onestepcheckout-index-index span.winkelwagen-below-tekst{
	font-weight:bold;
	text-align:center;
	font-style:italic;
	font-size:12px;
	letter-spacing: -0.5px;
}
.onestepcheckout-index-index span.winkelwagen-below-tekst,
.onestepcheckout-index-index table tr td.text-right{
	text-align: right;
}

/* Daydeals popup */
.daydeal {
	margin: 5px 30px 0 30px;
	text-align: center
}

.daydeal > h1 {
	color: #4885FC;
	font-weight: 600;
	margin-bottom: 0;
}

.daydeal > h2 {
	margin-bottom: 25px;
}

.daydeal td.info {
	padding: 0 30px 0 15px;
}

.product-cart-info dl.item-options {
    line-height: 1.2;
}

.daydeal .item-options dd {
	padding-left: 0;
	margin: 0;
}

.daydeal h2.product-name {
	text-align: left;
	font-weight: 600;
	font-size: 14px;
}

.daydeal span.old-price {
	font-size: 20px;
	text-decoration: line-through;
	color: #474747;
}

.daydeal span.new-price {
	font-size: 25px;
	color: #CF006B;
	font-weight: 600;
}

.daydeal > p {
	margin: 20px 0;
	font-size: 15px;
}

.daydeal button.button-accept-daydeal {
	background: #80c746;
	border-bottom: 3px solid #579037;
}

.daydeal a.button-decline-daydeal {
	margin-top: 10px;
	text-decoration: underline;
	color: #989898;
}

.daydeal .logo {
	max-width: 60px;
	position: absolute;
	right: 30px;
}

.daydeal .logo-mobile {
	max-width: 80px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	display: none;
}

@media only screen and (max-width: 570px) {
	.daydeal .logo {
		display: none;
	}
	.daydeal .logo-mobile {
		display: block;
	}
	.daydeal td.info {
		display: none;
	}
	.daydeal td:nth-child(3) {
		padding-left: 15px;
	}
	.daydeal table {
		margin-left: auto;
		margin-right: auto;
	}
}
@media only screen and (max-width: 370px) {
	.daydeal {
		margin-top: 0;
	}
	.daydeal table tr {
		display: grid;
	}
	.daydeal .button-accept-daydeal {
		margin-left: -15px;
		margin-right: -15px;
	}
	.daydeal .logo-mobile {
		display: none;
	}
}

/* Cart's product options visible on click */
@media only screen and (max-width: 769px) {
	.checkout-cart-index .hide-mobile {
		display: none;
	}
	.checkout-cart-index .hide-mobile.show-options {
		display: inline-block!important;
		max-width: 175px;
	}
	.checkout-cart-index div#block-dollebull_cart_banner > div > p > a {
		width: 100%;
	}
}

@media only screen and (max-width: 320px) {
	.checkout-cart-index .hide-mobile.show-options {
		display: inline-block;
		max-width: 145px;
	}
}

@media only screen and (min-width: 770px) {
	.checkout-cart-index .hide-desktop {
		display: none;
	}
}

/* Product view, remove content below mediaclip editor on mobile */
@media only screen and (max-width: 769px) {
	.catalog-product-view.remove-product-page div.main, .catalog-product-view.focus-mediaclip div.main {
		padding-bottom: 0;
	}
	.catalog-product-view.remove-product-page div.main div.product-collateral.toggle-content.tabs, .catalog-product-view.remove-product-page div.main > .col-main, .catalog-product-view.focus-mediaclip div.main div.product-collateral.toggle-content.tabs, .catalog-product-view.focus-mediaclip div.main > .col-main {
		margin-bottom: 0;
	}
	.catalog-product-view.remove-product-page div.footer-before-container, .catalog-product-view.focus-mediaclip div.footer-before-container {
		position: absolute;
		left: -9999px;
		top: -9999px;
	}
	.catalog-product-view.remove-product-page .configuration-step #mediaclip-wrapper, .catalog-product-view.focus-mediaclip .configuration-step #mediaclip-wrapper {
		padding-bottom: 0;
	}
}

/* Loadbar on AddToCart */
#load-addToCart, #upload-loader {
	display: none;
}
.load-addToCart-inner {
	text-align: center;
	margin: 10px;
}
@media only screen and (max-width: 769px) {
	/* Coupons field 100% width on mobile */
	#discount-coupon-form ul {
		padding-left: 0;
	}
	/* Remove upsell on mobile */
	div.box-collateral.box-up-sell {
		position: absolute;
		left: -9999px;
		top: -9999px;
	}
	div.product-view .product-information {
		margin-bottom: 0;
		padding-bottom: 20px;
	}
}
@media only screen and (max-width: 979px) {
	/* Set newsletter check to center */
	div.enable-newsletter.hellodialog {
		text-align: center;
		margin-top: 0;
	}
}

/* Onestepcheckout + style template */
#shopping-cart-totals-table span.winkelwagen-below-tekst {
    display: block;
    margin-bottom: 15px;
}
nav#nav ol.nav-primary {
    padding: 0px;
}
body h2 {
    margin-top: 0px;
}
#header-nav #nav .nav-primary li.level0:first-child a {
    padding: 15px 34px 15px 28px;
}
@media only screen and (max-width: 769px) {
    body .main ul {
        padding-left: 0px;
    }
}
@media only screen and (min-width: 1169px) {
    ul.form-list {
        width: 100%;
        display: inline-block;
    }
    #discount-coupon-form .input-text {
        width: 100%;
    }
}
.onestepcheckout-index-index .onestepcheckout-place-order {
    background: #80c746;
    border-bottom: 3px solid #579037;
}
.onestepcheckout-index-index #onestepcheckout-form .payment-methods label {
    font-size: 13px;
}
button.onestepcheckout-place-order:hover,
button.onestepcheckout-place-order:active,
button.onestepcheckout-place-order:focus {
    background: #80c746;
}
span.fb:hover {
    text-decoration: underline;
    color: #000;
}
#cart-comment-form a.button {
    background-color: #9f9f9f;
}
#cart-comment-form a.button:hover {
    background-color: #3b3b3b;
}
@media only screen and (max-width: 770px) {
    .configurator-bottom-wrapper .configurator-bottom .button.next,
    .configurator-bottom-wrapper.stick .configurator-bottom .button.next {
        padding-left: 15px;
    }
}
@media only screen and (max-width: 320px) {
    .footer-main div#block-dollebull_footer_navigation .col2-set > .col-1,
    .footer-main div#block-dollebull_footer_navigation .col2-set .col-2 {
        width: 100%;
    }
    .configurator-bottom-wrapper .configurator-bottom .button.next:after,
    .configurator-bottom-wrapper.stick .configurator-bottom #addToCartBtn.button.next:after {
        right: 4px;
    }
}
@media only screen and (min-width: 1179px) {
    #discount-coupon-form .input-text {
        width: 69%;
    }
    #cart-comment-form a.button {
        margin: 10px 0px;
    }
    #discount-coupon-form a.button {
        float: right;
    }
}
@media only screen and (max-width: 767px) {
    .footer-before-container #block-dollebull_home_other_shops img.shop-fc {
        width: 70%;
    }
}
.messages > li {
    padding: 0 5px 0 70px !important;
}
/* =================================
   Klantenservice blokje homepage
   ================================= */

@media only screen and (max-width: 1179px) {
    div.home-banner-wrap .right-wrap {
        display: none;
    }
}
/* =================================
   Opsomming opties stap 2
   ================================= */

.configuration-step .total li {
    line-height: 26px;
    padding: 15px 22px;
}
/* Uitschakelen share blok */
ul.share-socialmedia {
    display: none;
}
/* Stop inzoomen velden iOS */
.onestepcheckout-index-index input[type="text"],
.onestepcheckout-index-index input[type="tel"],
.onestepcheckout-index-index input[type="email"],
.onestepcheckout-index-index input[type="password"],
.onestepcheckout-index-index select {
    font-size: 16px !important;
}
/* Huisnummer en toevoeging velden */
.input-address-short:not(:first-of-type) {
    display: inline-block;
    box-sizing: border-box;
    width: 50% !important;
}
#billing\:street2 {
    display: block;
}
/* Show customize options on mobile devices */
@media only screen and (max-width: 769px) {
    #mediaclip-wrapper {
        position: relative;
    }
    div#billing_address ul {
        padding-left: 0;
    }
    #shopping-cart-totals-table span.winkelwagen-below-tekst {
        font-size: 11px;
    }
}
#search_mini_form {
    display: none;
}
#shopping-cart-totals-table span.winkelwagen-below-tekst {
    display: block;
    margin-bottom: 15px;
}
@media only screen and (max-width: 599px) {
    .cart-table td[data-rwd-label] {
        width: 52%;
        display: inline-block;
    }
    .cart-table .product-cart-actions {
        text-align: center;
        width: 50%;
        display: inline;
        float: right;
    }

	.cart-table .product-cart-info, .cart-table td[data-rwd-label] {
		float: left !important;
	}

	.cart-table .product-cart-actions, .cart-table .product-cart-total {
		margin: 11px 0 0 0;
	}

	td.product-cart-actions.last {
		padding-left: 47px;
	}

	.cart-table .product-cart-actions .btn-remove {
		margin-top: -2px;
	}

}

@media only screen and (max-width: 320px) {
	td.product-cart-actions.last {
		padding-left: 32px;
	}
}

@media only screen and (max-width: 769px) {
	a.skip-link.skip-search {
		display: none;
	}

	.skip-links {
		background: #fbfbfb;
	}

	.skip-links .skip-link {
		width: 33% !important;
	}

	.configurator-bottom-wrapper .configurator-bottom .button.next, .configurator-bottom-wrapper.stick .configurator-bottom .button.next {
		padding-left: 16px !important;
	}

	table.onestepcheckout-totals tr td.a-right, .onestepcheckout-index-index span.winkelwagen-below-tekst, .onestepcheckout-index-index table tr td.text-right {
		text-align: left;
	}

	table.onestepcheckout-totals tr td.a-right span.price {
		float: right;
	}
}
.cms-block {
      padding: 0px;
    }


/* Order totals and coupon field */
@media only screen and (max-width: 769px) {
    .checkout-cart-index .sidebar-wrapper .panels {
	    display: table;
	    width: 100%;
    }
    .checkout-cart-index .cart-forms-wrapper {
	    display: table-header-group;
    }
    .checkout-cart-index .cart-forms-wrapper .cart-forms {
	    margin-bottom: 30px;
	    margin-top: 10px;
    }

    .checkout-cart-index .cart-totals-wrapper {
	    display: table-footer-group;
    }
}


/* Bigger step title on German sites */
html[lang="de"] .configurator-bottom-wrapper .configurator-progress .bar .progress .step, .configurator-bottom-wrapper.stick .configurator-progress .bar .progress .step {
	width: 60px;
}
/* Bigger step title on French sites */
html[lang="fr"] .configurator-bottom-wrapper .configurator-progress .bar .progress .step, .configurator-bottom-wrapper.stick .configurator-progress .bar .progress .step {
	width: 55px;
}

ul#custom-options-totals-list li:first-child .price {
	float: right;
}

ul#custom-options-totals-list .option-old-price {
	display: none;
}

/* NEW UPLOADER */
#progress .bar {
	height: 18px;
	background: rgba(0, 0, 0, 0) linear-gradient(#dc0c80, #bc0f6f) repeat scroll 0 0;
	border: 1px solid #dedede;
	padding: 2px;
}

#progress {
	margin-top: 25px;
	width: 273px;
	padding: 2px;
}

/* Messages sticky */
ul.messages {
	width: 100%;
	z-index: 100;
}

.validation-advice.bank {
	padding: 0px 0px 5px 15px;
}

/* Baklijst option  */

#custom-options-totals-list span.price {
	float: right;
}


.configurator-wrapper .configurator .configurator-step-header {
	padding-bottom: 0px !important;
}
@media (max-width: 768px) {
	#configurator-step-1 {
		padding-bottom: 75px !important;
	}
}

.configurator-bottom-wrapper {
	z-index: 99;
}

@media (max-width: 440px) {
	.configurator-bottom-wrapper {
		position: relative;
	}
}

/* New product view */

.products-grid .price-info .price-label {
	display: inline-block !important;
	margin-left: 5px;
	font-size: 17px;
}

.products-grid .price-info .price {
	margin-left: 5px;
}

.main.category .products-grid .price-info .price-label {
	display: block !important;
	margin-left: 5px;
}

.main.category .products-grid .price-info .price {
	margin-left: 5px;
}


/* New product view */

.products-grid .price-info .price-label {
	display: inline-block !important;
	margin-left: 5px;
	font-size: 17px;
}

.products-grid .price-info .price {
	margin-left: 5px;
}

.main.category .products-grid .price-info .price-label {
	display: block !important;
	margin-left: 0px;
}

.main.category .products-grid .price-info .price {
	margin-left: 0px;
}


.main-container.col1-layout.category {
	max-width: 100%;
	padding: 0;
}

.main-container.col1-layout.category div.page-title.category-title {
	max-width: 1224px;
	padding: 0 22px;
	margin: 0 auto;
	margin-bottom: 40px;
}

.main-container.col1-layout.category .category-products {
	background: #f0f0f0;
	padding-bottom: 50px;
}

.main-container.col1-layout.category .products-grid, .main-container.col1-layout.category .category-description.std {
    max-width: 1224px;
    margin: 0 auto;
    padding: 0 22px;
}

.main-container.col1-layout.category .category-products .toolbar {
	display: none;
}

.main.category .products-grid > li {
    position: relative;
    text-align: center;
    padding: 0;
    border-bottom: 0;
    border-radius: 3px;
    background: #fff;
}

.main.category .products-grid > li:hover {
	border-bottom: 0px;
}

.main.category .products-grid .product-image {
	height: inherit;
}

.main.category .category-products .product-info {
	position: absolute;
	left: 0;
	bottom: 0px;
	padding: 0px 10px 0px 15px;
	width: 100%;
}

.main.category .products-grid > li {
	position: relative;
	text-align: left;
}

.main.category .category-products .products-grid .price-action .price-info {
	top: 0;
	left: 0;
}

body.catalog-category-view div.wrapper div.page .main.category .products-grid .button {
	float: right;
}

.main.category .products-grid .price-action .price-info {
	color: #000;
	background: none;
	background-color: none;
	border: none;
}

.main.category .category-products .products-grid .product-name a {
	font-size: 22px;
	font-family: 'open_sanssemibold';
	color: #000;
}

.main.category .products-grid .price-action .price-info {
	position: relative;
}

.main.category .price-action .price-info, .main.category .price-action .actions {
	width: 49%;
	display: inline-block;
}

.main.category .products-grid .price-action .price-info .price {
	color: #000;
	font-size: 50px;
	font-family: 'open_sansbold';
}

body.catalog-category-view div.wrapper div.page .main.category .products-grid .button {
	background-color: #008a00;
	border-color: #060;
	color: #fff;
	width: 80%;
	font-family: inherit;
	padding: 0 20px;
	line-height: 48px;
    height: 50px;
	font-size: 20px;
}

body.catalog-category-view div.wrapper div.page .main.category .products-grid .button:hover {
	background-color: #005c00;
	border-color: #003d00;
}

.main.category .products-grid .price-action .price-info .configurable-price-from-label {
	top: 0;
	left: 0;
}

.main.category products-grid .price-action .price-info {
	font-size: 16px;
}

.main.category .products-grid .price-action .price-info {
	padding: 0px;
}

.main.category .category-title {
	margin-bottom: 25px;
}

.main.category .products-grid .product-image {
	margin-bottom: 0px;
}

.main.category .products-grid .product-name, .products-grid .price-info .price-box {
	font-family: "Open Sans", sans-serif;
}

.main.category .products-grid .price-action .price-info .price-label {
	display: block;
	font-size: 17px;
	margin-bottom: 15px;
	font-family: 'open_sansregular';
}

@media only screen and (min-width: 770px) {
	.main.category .products-grid > li {
		float: left;
		width: 32.2%;
		max-width: 390px;
	}

}

@media only screen and (min-width: 1179px) {
	.main.category .products-grid > li {
		margin: 0 19px 19px 0;
	}

	.main.category .products-grid > li:nth-child(3n+3) {
		margin: 0 0 10px 0;
	}

}

@media only screen and (max-width: 420px) {
	.main.category .products-grid .price-action .price-info .price {
		font-size: 34px;
	}
	.main.category .category-products .product-info {
		bottom: 0;
	}
}

@media only screen and (max-width: 769px) {
	.main.category ul {
		padding-right: 0px;
	}
	.main.category .products-grid .product-name {
		margin: 0px;
		width: 100% !important;
	}

	.main.category .col-main .products-grid > li.item {
		margin-bottom: 25px;
	}

	body.catalog-category-view div.wrapper div.page .products-grid .button {
		width: 100%;
	}

	.main.category .products-grid .price-action .price-info .price-label {
		margin-top: 12px;
	}

	.main.category .category-title h1 {
		margin-top: 15px;
		padding-left: 0;
	}

	.main-container.col1-layout.category .main.category div.page-title.category-title {
		margin-bottom: 15px;
	}

	.main.category .category-products {
		margin-top: 0;
	}

}


.products-grid .actions .button {
	padding: 0 20px !important;
}

@media only screen and (max-width: 770px) {
	body.catalog-category-view div.wrapper div.page .main.category .products-grid .button {
		width: 100%;
		font-size: 18px;
	}
}

@media only screen and (max-width: 1130px) {
   .main.category .price-action .price-info {
	   width: 33%;
   }

   .main.category .products-grid .price-action .price-info .price {
	   font-size: 35px;
   }

   .main.category .price-action .actions {
	   width: 65%;
   }
}

@media only screen and (max-width: 945px) {
   .main.category .price-action .price-info {
	   width: 44%;
   }

   .main.category .products-grid .price-action .price-info .price {
	   font-size: 30px;
   }

   .main.category .price-action .actions {
	   width: 54%;
   }
}

@media only screen and (min-width: 770px) and (max-width: 1129px) {
   .main.category .products-grid > li {
		float: left;
		width: 46.4%;
	}
}

@media only screen and (min-width: 600px) and (max-width: 768px) {
   .main.category .col-main .products-grid > li.item {
		margin: 10px;
	}

}

@media only screen and (max-width: 750px) {
	.main.category ul.products-grid.products-grid--max-3-col.first.last.odd {
		max-width: 430px;
	}

	.main.category .col-main .products-grid > li.item {
		width: 100%;
	}

}

@media only screen and (min-width: 980px) and (max-width: 1179px) {
	.main.category {
		max-width: 980px;
		margin: 0 auto;
	}

	.main-container.col1-layout.category .main.category .products-grid {
		max-width: 875px;
	}
}

@media only screen and (min-width: 770px) and (max-width: 979px) {
	.main.category {
		max-width: 770px;
		margin: 0 auto;
	}
}


@media only screen and (max-width: 1180px) {
	.main.category .products-grid > li {
		width: 47%;
	}

	.main-container.col1-layout.category .main.category  .products-grid {
		padding-top: 20px;
	}

}

.checkout-types.bottom .button, .configurator-bottom .button.next, .product-view .product-shop .essential .button.personalize,
button.onestepcheckout-button.onestepcheckout-place-order, .checkout-types.bottom .button.btn-proceed-checkout.btn-checkout {
    background: #008a00;
    border-bottom: 3px solid #060;
}

.checkout-types.bottom .button, .configurator-bottom .button.next:hover, .product-view .product-shop .essential .button.personalize:hover,
button.onestepcheckout-button.onestepcheckout-place-order:hover, .checkout-types.bottom .button.btn-proceed-checkout.btn-checkout:hover {
	background-color: #005c00;
	border-color: #003d00;
}

.messages .success-msg li {
     border-color: #00b900;
     color: #00b900;
}

.messages .success-msg {
     background: #00b900;
     color: #00b900;
}

.onestepcheckout-index-index .onestepcheckout-place-order:active {
	background-color: #00b900 !important;
}

/* Upsell extra option */

.options_wrapper dl.last dt label {
	display: none;
}

.product-view #SCPcustomOptionsDiv .input-box .options-list {
	padding: 15px;
	width: 100%;
}

.product-view #SCPcustomOptionsDiv .input-box .options-list li {
	margin-bottom: 0;
}

.product-view #SCPcustomOptionsDiv .last dd {
	margin: 0;
}

.options_wrapper {
	overflow: hidden;
}

.option-image {
	width: 30%;
	display: inline-block;
	float: left;
	margin-right: 30px;
}

.option-text{
	width: 65%;
	display: inline-block;
	float: left;
}
.product-view #SCPcustomOptionsDiv .options_wrapper .mct_customoption_text .option-image img {
	padding: 0;
}

.options_wrapper dl.last {
	width: 60%;
	display: inline-block;
}

.option-text h2 {
	color: #000;
	margin-bottom: 15px;
}

@media only screen and (min-width: 770px) and (max-width: 977px) {

	.full-option {
		overflow: hidden;
	}

	.options_wrapper dl.last {
		/* display: block; */
		width: 100%;
	}

}

@media only screen and (max-width: 769px) {

	.full-option {
		overflow: hidden;
		position: relative;
	}

	.option-image {
		width: 100%;
		margin-bottom: 15px;
	}

	.option-text {
		width: 100%;
	}

	.option-text h2 {
		position: absolute;
		top: 0;
	}

	.options_wrapper dl.last {
		/* display: block; */
		width: 100%;
	}

	.product-view #SCPcustomOptionsDiv .options-list span.price-notice {
		margin-left: 5px;
		display: block;
	}

	.product-view #SCPcustomOptionsDiv > .options_wrapper:not(:first-of-type) {
		padding-top: 20px!important;
	}

}

/* =================================
Upsell extra options
================================= */

.content.full, .configurator .configuration-step .content.full {
   width: 100%;
   padding-bottom: 50px;
}

/* Full fotobehang select */

.product-options dl.full-select {
	width: 100%;
}

/* Product note */

p.product-note {
	font-size: 10px;
	font-style: italic;
}


/* OneStepCheckout overlay with buttons */
.onestepcheckout-index-index .step-disabled {
	z-index: 1;
	color: rgba(130, 130, 130, 0.5);
	opacity: 0.5;
	/*pointer-events: none; */
}

.onestepcheckout-index-index .overlay-button {
	margin: 10px 25px 10px 0;
	width: 100%;
}

.breadcrumbs ul {
	margin-bottom: 15px;
}

.category-products ul.products-grid li:hover div.h2.product-name a {
	text-decoration: underline;
}

.col-main .product-view #SCPcustomOptionsDiv .options_wrapper .mct_customoption_text img {
	max-width: 100%;
	width: initial;
}

.configurator .configuration-step .content img {
	margin: 0;
}

.page .breadcrumbs {
    padding: 17px 22px 0px 25px !important;
}

#product-favorite-options {
	clear: both;
}

@media only screen and (max-width: 769px) {

	#shopping-cart-table td.product-cart-info {
		width: 50%;
	}

	.col-main .cart {
		padding-bottom: 0;
	}

	body.checkout-cart-index .main {
		padding: 20px 20px 0 20px;
	}

	body.onestepcheckout-index-index .footer {
		padding: 0;
	}

	body.onestepcheckout-index-index .footer .copyright {
		border: 0;
		background: #f3f3f3;
		color: #999;
	}

	.cart-totals {
		margin-bottom: 30px;
	}

	.onestepcheckout-column-padleft {
		padding: 0;
	}

	.cart-totals-wrapper .cart-totals {
		padding: 25px 20px 5px;
	}

}

@media only screen and (min-width: 770px) {
	.checkout-text, .method-checkout-cart-methods-onepage-bottom fieldset {
		display: none;
	}
}

@media only screen and (min-width: 450px) {
	.footer-mobile .cart-help-wrapper .half-img img {
		max-width: 100px;
		display: block;
		float: right;
	}
}

	.footer-mobile {
		display: none;
	}

	#block-dollebull_footer_help {
		background: #cf0c6d;
		color: #fff;
		padding: 15px 20px 0px 20px;
		overflow: hidden;
		margin: 0;
	}

	.cart-help-wrapper .half-img {
		width: 37%;
		display: inline-block;
		float: left;
	}

	.cart-help-wrapper .half{
		width: 63%;
		display: inline-block;
		float: left;
		padding-left: 15px;
		padding-top: 5px;
	}

	.cart-help-wrapper .half-img img {
		max-width: 100%;
		display: block;
	}

	.cart-help-wrapper .half p.title {
		font-size: 18px;
		font-weight: bold;
	}

	.cart-help-wrapper .half ul {
		margin-top: 5px;
	}

	.cart-help-wrapper .half a {
		color: #fff;
	}

	.cart-help-wrapper .half ul li.phone:before {
		background-image: url(../images/telefoon.png);
		background-size: 14px 14px;
		display: inline-block;
		width: 14px;
		height: 14px;
		content:"";
		margin-right: 10px;
	}

	.cart-help-wrapper .half ul li.mail:before {
		background-image: url(../images/mail.png);
		background-size: 15px 18px;
		display: inline-block;
		width: 15px;
		height: 15px;
		content:"";
		margin-right: 10px;
	}

	#block-dollebull_footer_mobile_usp {
		padding: 0px 15px 10px 15px;
		margin: 0;
		text-align: center;
	}

	#block-dollebull_footer_mobile_usp ul li:before {
		background-image: url(../images/check.png);
		background-size: 15px 15px;
		display: inline-block;
		width: 15px;
		height: 15px;
		content: "";
		margin-right: 10px;
	}

	#block-dollebull_footer_cart_links {
		border-top: 1px solid #e4e4e4;
		padding: 10px 20px;
		margin: 0;
		text-align: center;
	}

	#block-dollebull_footer_cart_links a {
		color: #000;
	}

	.footer-main.hideElement, .footer .footer-main.hideElement, .block.block-cms.hideElement,
	.footer-before-container.hideElement {
		display: none;
	}

	.checkout-text.visibleElement, .footer-mobile.visibleElement {
		display: block;
	}

	#block-dollebull_footer_help.checkout {
		background: #f3f3f3;
		color: #999;
	}

	#block-dollebull_footer_help.checkout img, #block-dollebull_footer_help.checkout .cart-help-wrapper .half ul li.phone:before,
	#block-dollebull_footer_help.checkout .cart-help-wrapper .half ul li.mail:before	{
		display: none;
	}

	#block-dollebull_footer_help.checkout .cart-help-wrapper .half {
		width: 100%;
	}

	#block-dollebull_footer_help.checkout {
		padding: 10px;
		text-align: center;
		border-top: 1px solid #ddd;
	}

	#block-dollebull_footer_help.checkout a {
		color: #999;
	}

	.checkout-text fieldset {
		margin-top: 15px;
		border-top: 1px solid #e0e0e0;
		color: #9f9f9f;
		text-align: center;
	}

	#block-dollebull_footer_usps_2 li:before {
		border: 0;
	}

	body.onestepcheckout-index-index #block-dollebull_footer_cart_links {
		border: 0;
		background: #f3f3f3;
		color: #999;
	}

	body.onestepcheckout-index-index #block-dollebull_footer_cart_links a, body.onestepcheckout-index-index #block-dollebull_footer_cart_links {
		color: #999;
	}

	body.onestepcheckout-index-index .footer .copyright {
		padding-bottom: 10px;
	}

	.footer #block-dollebull_footer_mobile_payment {
		padding: 20px 10px;
		margin: 0;
		text-align: center;
	}

	.footer #block-dollebull_footer_mobile_payment img {
		vertical-align: middle;
		margin-right: 8px;
	}

	/* Loading animation on cart & checkout button */
	@-webkit-keyframes locked {
		0%{
			left:0;
			width:0
		}
		50%{
			left:0;
			width:100%
		}
		to{
			left:100%;
			width:0
		}
	}

	@keyframes locked{
		0%{
			left:0;
			width:0
		}
		50%{
			left:0;
			width:100%
		}
		to{
			left:100%;
			width:0
		}
	}

	.button.btn-proceed-checkout.btn-checkout {
		cursor: pointer;
	}

	.button.btn-proceed-checkout.btn-checkout.loading, .button.onestepcheckout-button.onestepcheckout-place-order.loading {
		position: relative;
		background: rgba(0,185,0,.5)!important;
		border-bottom: 0 !important;
	}

	.button.btn-proceed-checkout.btn-checkout.loading:after, .button.onestepcheckout-button.onestepcheckout-place-order.loading:after {
		background: #00b900!important;
		animation: locked 1s ease 0s infinite;
		position: absolute!important;
		transform: none;
	}

	.button.btn-proceed-checkout.btn-checkout.loading:after, .button.onestepcheckout-button.onestepcheckout-place-order.loading:after {
		-webkit-animation: locked 1s ease 0s infinite;
		-webkit-transform: none;
		display: block!important;
		height: 3px!important;
		padding: 0!important;
		margin: 0!important;
		top: 0!important;
		content: '';
	}

	@media only screen and (max-width: 360px) {

		.cart-totals {
			margin-bottom: 10px;
		}

		.footer #block-dollebull_footer_mobile_payment {
			padding: 10px;
		}

	}

/* Modal style */
#modal-extension, #modal-size, #modal-size-minimum {
	display: none;
}

#modal-inner, #modal-inner-extension, #modal-inner-size, #modal-inner-minimum {
	max-width: 300px;
	margin: 10px;
	padding: 10px;
}

#modal-inner p.title, #modal-inner-extension p.title,
#modal-inner-size p.title, #modal-inner-minimum p.title {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 15px;
}

#modal-inner p, #modal-inner-extension p,
#modal-inner-size p, #modal-inner-minimum p {
	margin-bottom: 15px;
}


/* Multiple images in extra option */
.multiple-images {
	overflow: hidden;
}

.col-main .product-view #SCPcustomOptionsDiv .options_wrapper .mct_customoption_text .multiple-images.img-5 img {
	width: 19%;
	display: inline-block;
	float: left;
	margin-right: 1%
}

@media only screen and (max-width: 769px) {

	.multiple-images {
		margin-top: 15px;
	}

	.col-main .product-view #SCPcustomOptionsDiv .options_wrapper .mct_customoption_text .multiple-images.img-5 img {
		width: 49%;
		padding: 2px 0;
	}

}

.header-upload a.get-started {
	color: rgb(0,0,0);
}

span.discount-price {
	position: relative;
	font-size: 30px;
	color: #b3b3b3;
	margin-right: 15px;
}

span.discount-price:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  right: 0;
  border-top: 2px solid;
  border-color: inherit;

  -webkit-transform:rotate(-15deg);
  -moz-transform:rotate(-15deg);
  -ms-transform:rotate(-15deg);
  -o-transform:rotate(-15deg);
  transform:rotate(-15deg);
}

#product-favorite-options a span.price-without-discount {
	position: relative;
	float: left;
	color: #b3b3b3;
	margin-right: 15px;
}

span.option-old-price {
	position: relative;
	color: #b3b3b3;
	order: 1;
	min-width: 60px;
}

.scroll-text span.option-old-price {
	float: inherit;
	margin-right: 1px;
}

#product-favorite-options a span.price-without-discount:before, span.option-old-price:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  right: 0;
  border-top: 1px solid;
  border-color: inherit;

  -webkit-transform:rotate(-15deg);
  -moz-transform:rotate(-15deg);
  -ms-transform:rotate(-15deg);
  -o-transform:rotate(-15deg);
  transform:rotate(-15deg);
}

.method-checkout-cart-methods-onepage-bottom fieldset {
    border-top: 1px solid #e0e0e0;
    text-align: center;
	margin-top: 15px;
	color: #bfbfbf;
}

/* New tool design */

#mobile-tool-usp {
	overflow: hidden;
	background: #e8ebee;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 75vh;
}

.mobile-usp {
	overflow: hidden;
    width: 84%;
    margin: 0 auto;
}

p.usp-title {
	font-size: 20px;
    font-weight: bold;
    margin-bottom: 25px;
    text-align: center;
}

ul.usp-items li:before {
	content: url('/skin/frontend/dollebull/default/images/check.png');
	margin-right: 10px;
}

ul.usp-items li  {
	position: relative;
	margin-bottom: 15px;
}

ul.usp-items li p {
	display: inline-block;
	position: absolute;
    top: 2px;
}

.mobile-usp ul.usp-items li p {
	position: relative !important;
}

.mobile-usp ul.usp-items li {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}


.product-selection {
	display: none;
	height: 70vh;
	padding: 10px;
	background: #e8ebee;
	overflow-x: hidden;
}

.configurator-bottom .button.upload {
	border: 0;
}

@media only screen and (max-width: 768px) {
	#mobile-tool-usp {
		/** height: calc(100v); */
	}

	.configurator-wrapper .configurator .configurator-step-header.active {
		background: #e8ebee;
	}

	.configurator-bottom-wrapper.stick {
		background: #fff;
	}

	.configurator-bottom .button.upload {
		width: 90%;
		margin: 10px 0;
		border-radius: 2px;
		background: #00b900;
		border-bottom: 3px solid #090;
	}

	.configurator-bottom .button.upload:hover {
		background-color: #008600;
		border-color: #005e00;
	}

	.configurator-bottom .button.upload.with-back {
		width: 70%;
		float: right;
		margin-right: 5%;
	}

	.configurator-bottom .button.upload.with-forward {
		width: 70%;
		float: left;
		margin-left: 5%;
	}

	.configurator-bottom .button.upload p {
		padding: 0;
	}

	.configurator-bottom .button.upload p:after, .configurator-bottom .button.upload.with-back.next-mob p:after, .configurator-bottom .button.upload.with-back.cart-button p:after {
		font-family: FontAwesome;
		content: "\f054";
		margin-left: 5px;
		font-size: 17px;
	}

	.configurator-bottom .button.upload.with-back p:after, .configurator-bottom .button.upload.with-forward p:after {
		font-family: FontAwesome;
		content: "\f077";
		margin-left: 5px;
		font-size: 17px;
	}

	.configurator-bottom .button.upload.with-back.save p:after {
		font-family: FontAwesome;
		content: "\f00c";
		margin-left: 5px;
		font-size: 17px;
	}

	.configurator-bottom-wrapper .configurator-bottom, .configurator-bottom-wrapper.stick .configurator-bottom {
		text-align: center;
		height: 65px !important;
	}

	.button-prev {
		height: 45px;
		width: 15%;
		border-radius: 2px;
		display: inline-block;
		margin: 10px 5%;
		background: #c8c8c8;
		border-bottom: 3px solid #868686;
	}

	.button-prev:before {
		font-family: FontAwesome;
		content: "\f053";
		font-size: 17px;
		line-height: 45px;
	}

	.button-prev.close:before {
		font-family: FontAwesome;
		content: "\f00d";
		font-size: 17px;
		line-height: 45px;
	}

	.button-prev.close {
		background: #c8c8c8;
	}

	.button-next {
		height: 45px;
		width: 15%;
		border-radius: 2px;
		display: inline-block;
		margin: 10px 5%;
		background: #c8c8c8;
		border-bottom: 3px solid #868686;
	}

	.button-next:before {
		font-family: FontAwesome;
		content: "\f054";
		font-size: 17px;
		line-height: 45px;
	}

	.button-next:hover, .button-prev:hover {
		border-bottom: 3px solid #000;
		background-color: #9c9a9a;
	}

	.hide {
		display: none;
	}

	.configurator-bottom-wrapper.stick dt {
		text-align: center;
	}

	.configurator-bottom-wrapper.stick label {
		font-size: 18px;
		font-weight: bold;
	}

	.configurator-bottom-wrapper.stick select {
		border-radius: 10px;
		color: #979797;
		border: 1px solid #dedede;
		height: inherit;
		padding: 10px;
	}

	.product-options dl {
		width: 100% !important;
	}

	.product-options .input-box select#custom-orientation {
		height: 46px;
		background: #fff url(/skin/frontend/dollebull/default/images/select-arrow.png) no-repeat 96% center;
	}

	.content.full, .configurator .configuration-step .content.full {
		padding-bottom: 0px;
	}

	#configurator-step-3 #configurator-preview {
		display: none !important;
	}

/*
	.single-option-text p, .option-text p {
		display: none;
	}
*/

	.product-view #SCPcustomOptionsDiv .options-list {

	}

	ul#custom-options-totals-list li:first-child .price {
		font-size: 14px;
	}

	#configurator .product-view #SCPcustomOptionsDiv .options-list li {
		font-family: inherit;
	}

	.product-view #SCPcustomOptionsDiv .options_wrapper, .product-view #SCPcustomOptionsDiv dd {
		margin: 0 !important;
	}

	.product-view #SCPcustomOptionsDiv dd {
		border-bottom: 1px solid #bebfbf;
	}

	.product-view #SCPcustomOptionsDiv dt {
		padding-bottom: 0px !important;
	}

	.product-view #SCPcustomOptionsDiv .last dd {
		padding-bottom: 15px;
	}

	.product-view #SCPcustomOptionsDiv .options_wrapper {
		padding: 15px 15px 0 15px !important;
	}

	.option-text h2 {
		position: relative;
	}

	.tooltip .option-text h2 {
		position: absolute;
	}

	.tooltip .option-image {
		margin-top: 30px;
	}

	.options_wrapper h2 {
		margin-bottom: 15px;
		display: inline-block;
	}

	.product-view #SCPcustomOptionsDiv .options-list input {
		margin-right: 10px !important;
		top: 1px;
	}

	.product-view #SCPcustomOptionsDiv .options-list label, .product-view #SCPcustomOptionsDiv .options-list .label .price, .product-view #SCPcustomOptionsDiv .options-list label .price,
	.configuration-step .total li {
		font-family: "Open Sans", sans-serif !important;
	}

	.configuration-step .total li {
		font-weight: normal !important;
	}

	.configuration-step .total li:first-child {
		font-weight: bold !important;
		font-size: 18px;
	}

	.configuration-step .total li {
		border: 0;
	}

	.product-total .price-box .price {
		color: #000;
	}

	.product-view #SCPcustomOptionsDiv .input-box .options-list {
		padding: 15px;
		margin-top: 15px;
	}

	.option-images {
		white-space: nowrap;
		overflow-x: scroll;
	}

	.product-view #SCPcustomOptionsDiv .options-list label {
		float: left;
		padding-left: 30px;
	}

	.option-images li {
		display: inline-block;
		width: 40%;
		margin-right: 15px;
		vertical-align: top;
	}

	.option-images li.selected {
		border: 2px solid #4fb535;
		border-radius: 3px;
	}

	.option-images ul {
		margin: 25px 0;
	}

	.configuration-step .content .option-images li img {
		padding: 0;
		margin-right: 5px;
	}

	.options_wrapper.has-scroller .options-list {
		display: none;
	}

	.input-box select, dl select, #product-switch select {
		border: 1px solid #9e9e9e;
		border-radius: 7px;
		color: #484848;
		height: 45px;
		padding: 10px;
		background: #fff;
		-webkit-appearance: none;
		background: #fff url(/skin/frontend/dollebull/default/images/select-arrow.png) no-repeat 96% center;
	}

	#product-options-wrapper #product-favorite-options ol, #product-options-wrapper #product-favorite-options a {
		background-color: inherit;
	}

	#product-options-wrapper #product-favorite-options ol {
		padding: 0;
	}

	.configurator .product-options .favorite-option-text {
		width: 100%;
	}

	.configurator .product-options dl dd {
		margin-right: 18px;
	}

	#product-options-wrapper #product-favorite-options ol li {
		border-bottom: 3px solid #fff;
	}

	.product-options dt {
		text-align: center;
	}

	#mediaclip-confirm img {
		padding: 0;
	}

	.options-wrapper .total {
		background: #fff;
	}

	#configurator .configuration-step .total li:first-child {
		padding: 20px 22px 0 22px;
	}

	#configurator .configuration-step .total li {
		padding: 5px 22px;
	}

	#configurator [data-step="3"] .tier-prices-wrapper, #configurator [data-step="3"] .tier-prices {
		display: block;
	}

	#block-configurator-step-3-below {
		font-size: 16px;
		margin-bottom: 0;
	}

	.configuration-step .total .price-box {
		border-top: 1px solid #bebfbf;
	}

	.product-total {
		margin-top: 15px;
	}

	.desktop-buttons {
		display: none;
	}

	.product-view #SCPcustomOptionsDiv .options-list span.custom-checkbox, .product-view #SCPcustomOptionsDiv .options-list span.custom-checkbox.checked {
		position: absolute;
		left: 0;
	}

	.banner-below-step3-preview-cmsblock .block {
		margin-bottom: 0;
		padding: 18px;
		line-height: 1;
		display: inline-block;
		background-color: #f2f2f2;
	}

	.configurator-step-container, #configurator-step-1 .configurator-options-wrapper {
		padding-bottom: 90px;
		display: block;
		width: 100%;
		overflow-y: scroll;
		background-color: #f1f1f1;
	}

	.configurator-options-wrapper .product-options {
		padding-bottom: 0px;
	}
}

@media only screen and (min-width: 770px) {
	.banner-below-step3-preview-cmsblock #block-banner-below-step3-preview {
		margin-bottom: 60px;
	}

	#mobile-tool-usp, .product-selection {
		display: none;
	}

	.configurator-step-header.mobile, #configurator-step-5-title, #configurator-step-6-title {
		display: none;
	}

	.step-options .total, .step-options #mediaclip-confirm, .step-options #confirmation-product-name {
		display: none;
	}

	.step-options #configurator-preview {
		display: none !important;
	}

	.option-images {
		display: none;
	}

}

.product-selection .total, .product-selection #configurator-edit, .product-selection #configurator-preview {
	display: none;
}

.product-selection .product-options {
	background: none;
	padding: 22px 0 0px 22px;
}

.button.upload.hide, .button.next.hide {
	display: none;
}

#product-favorite-options-list-mobile {
	list-style: none;
}

#product-favorite-options label {
	margin-bottom: 10px;
}

#info-box {
	display: none;
}

.info-box-inner {
	padding: 10px;
}

.info-box-inner span.info-icon {
	display: none;
}

.info-option {
	padding: 5px 10px;
	background: #fff;
	min-height: 56px;
	text-align: center;
	white-space: normal;
}

span.option-price {
	display: block;
}

.beeldbank .configurator-bottom .button.upload.with-forward {
	display: none;
}

.configurator-bottom .button.upload:focus {
	background: #4fb535;
}

.product-view #SCPcustomOptionsDiv .options-list input {
	display: none;
}

.product-view #SCPcustomOptionsDiv .options-list span.custom-checkbox {
	height: 23px;
	width: 23px;
	border-radius: 5px;
	border: 1px solid #000;
	display: inline-block;
	margin-bottom: -4px;
	margin-right: 10px;
	background: #fff;
}

.product-view #SCPcustomOptionsDiv .options-list span.custom-checkbox.checked {
	background: #fff url(/skin/frontend/dollebull/default/images/checked.svg) no-repeat center center;
	background-size: 17px auto;
}

.product-view #SCPcustomOptionsDiv .input-box .options-list li {
	position: relative;
}

/* Custom option text */
.product-view #SCPcustomOptionsDiv .tooltipInfo {
	margin-left: 5px;
	color: #087FD1;
	cursor: pointer;
	display: none;
	font-size: 20px;
}
.fancybox-inner .tooltip .option-image, .fancybox-inner .option-text p {
	display: inherit;
}
.fancybox-inner .tooltip .tooltipInfo {
	display: none;
}

.fancybox-inner .tooltip img {
	max-width: 100%;
}

.show-mobile, .button.show-mobile.personalize, .product-view .total .tier-prices-wrapper.show-mobile {
	display: none!important;
}

.option-scroller {
	display: flex!important;
	flex-wrap: nowrap;
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
	padding-bottom: 12px;
	margin-left: -5px;
	margin-right: -15px;
}

.option-scroller .scroll-value {
	flex: 0 0 38%;
	margin: 5px;
	border: 2px solid transparent;
}

@media only screen and (min-width: 500px) and (max-width: 619px) {
	.option-scroller .scroll-value {
		flex: 0 0 26%;
	}
}

@media only screen and (min-width: 620px) and (max-width: 768px) {
	.option-scroller .scroll-value {
		flex: 0 0 23%;
	}
}

@media only screen and (min-width: 770px) {
	.option-scroller .scroll-value {
		flex: 0 0 23%;
	}
}

@media only screen and (min-width: 978px) {
	.option-scroller .scroll-value {
		flex: 0 0 30%;
	}
}

@media only screen and (min-width: 981px) {
	.option-scroller .scroll-value {
		flex: 0 0 30%;
	}
}

@media only screen and (min-width: 1181px) {
	.option-scroller .scroll-value {
		flex: 0 0 23%;
	}
}

.option-scroller .scroll-value .item {
	background-color: #fff;
	text-align: center;
	border-radius: 5px;
	height: 100%;
	flex-flow: row wrap;
	cursor: pointer;
	position: relative;
	padding: 10px;
}

.option-scroller .scroll-value .item img {
	padding: 0;
	max-width: 180px;
	max-height: 90px;
	margin: 10px auto 10px auto;
}

.option-scroller .scroll-value.selected {
	border: 2px solid #4fb535;
	border-radius: 5px;
}

.option-scroller .scroll-value.selected .item:after {
	width: 25px;
	height: 25px;
	position: absolute;
	border-radius: 0 0 5px 0;
	background-color: #4fb535;
	font-family: FontAwesome;
	content: "\f00c";
	color: #fff;
	left: -1px;
	top: -1px;
}

.option-scroller .scroll-value .item .scroll-text {
	margin: auto;
	width: 70%;
}

.custom-options-totals-list span.option-title-list {
	display: inline-block;
	width: 80%;
}



#SCPcustomOptionsDiv .hide-mobile, #SCPcustomOptionsDiv .button.hide-mobile.personalize {
	display: none!important;
}

#SCPcustomOptionsDiv .button.show-mobile.personalize {
	display: inherit;
}

.options_wrapper .scroller-button-hide {
	display: none;
}

.options_wrapper .option-scroller-buttons {
	position: relative;
}

.options_wrapper .scroller-button {
	position: absolute;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	top: calc(50% - 21px);
	background-color: #fff;
	text-align: center;
	padding-top: 2px;
	border: 2px solid grey;
	z-index: 999;
}

.options_wrapper .scroller-previous {
	left: -15px;
	padding-right: 2px;
}
.options_wrapper .scroller-next {
	right: -29px;
	padding-left: 3px;
}

@media only screen and (min-width: 770px) {
	.has-scroller.hide-scroll dl.last .option-scroller {
		overflow-x: auto;
	}
	
	.has-scroller.hide-scroll dl.last .option-scroller .scroll-value {
		flex: 1;
		max-width: 280px;
	}
	
	.has-scroller.hide-scroll .scroller-button {
		display: none;
	}
}

@media only screen and (max-width: 769px) {
	.options_wrapper .scroller-button {
		display: none;
	}
	
	.product-view #SCPcustomOptionsDiv .options_wrapper.has-tooltip > .mct_customoption_text .option-text > p,
	.product-view #SCPcustomOptionsDiv .options_wrapper.has-tooltip > .mct_customoption_text .single-option-text > p,
	.product-view #SCPcustomOptionsDiv .options_wrapper.has-tooltip.is-editing p,
	.product-view #SCPcustomOptionsDiv .options_wrapper.has-tooltip.is-editing .option-images {
		display: none;
	}

	.product-view #SCPcustomOptionsDiv .options_wrapper select {
		display: none;
	}

	.product-view #SCPcustomOptionsDiv h2 {
		color: #000;
	}

	.product-view #SCPcustomOptionsDiv .tooltipInfo {
		display: inline-block;
	}

	.product-view #SCPcustomOptionsDiv .options_wrapper.has-scroller dd {
		border-bottom: 0;
	}

	.product-view #SCPcustomOptionsDiv .option-scroller {
		border-bottom: 1px solid #bebfbf;
	}

	#configurator-edit #mediaclip-wrapper {
		background-color: #E9EAEC;
	}

	.configurator-step-header[data-step="1"], .configurator-step-header[data-step="3"] {
		height: 100vh;
		overflow-y: scroll;
		-webkit-overflow-scrolling: touch;
		max-height: 100vh;
		height: 100%;
	}

	/* Custom option scroll */
	.show-mobile {
		display: inherit;
	}

	.option-scroller .scroll-value .item img {
		max-width: 130px;
	}

	
}

@media only screen and (min-width: 769px) {
	#configurator .configurator .configurator-step-header {
		min-height: calc(100vh - 100px) !important;
	}
}

#configurator-step-4 .banner-below-step3-preview-cmsblock {
	margin-top: 20px;
	display: inline-block;
}

/* Tooltip for configurable */
.product-options .configurableTooltip {
	margin-left: 5px;
	font-size: 20px;
	color: #087FD1;
	cursor: pointer;
}
/* Title on Mediaclip designer */
.mediaclip-title {
	display: none;
	background-color: #E9EAEC;
	position: absolute;
	width: 100%;
	bottom: 95px;
	height: 40px;
	padding-bottom: 15px;
	line-height: 30px;
}
.mediaclip-title .text-center {
	font-size: 17px;
	margin: 0% 5%;
	text-align: center;
}

@media only screen and (max-height: 568px) {
	.product-view #product-options-wrapper {
		padding-top: 10px;
	}
	.product-view #product-options-wrapper dd {
		margin-bottom: 10px;
	}

	.show-mobile.favorite-option-text {
		padding: 10px;
		margin-bottom: 10px;
	}

	.product-view  #product-favorite-options label {
		margin-bottom: 0;
	}
}
@media only screen and (max-width: 355px) {
	#product-favorite-options ol li.tip:before {
		display: none!important;
	}
}
@media only screen and (max-width: 769px) {
	#mediaclip-wrapper iframe#mediaclip-designer {
		height: 90%;
	}

	.configurator-bottom div.button:hover {
		background: #9c9a9a;
		border-bottom: 3px solid #000;
	}

	.show-product-page {
		position: absolute;
		top: 0;
		min-width: 50%;
		text-align: center;
		padding: 10px;
		height: 45px;
		border-radius: 2px;
		border-bottom: 3px solid #868686;
		display: inline-block !important;
		margin: 15px 0;
		background-color: #c8c8c8;
		cursor: pointer;
	}

	.remove-product-page .show-product-page:hover {
		border-bottom: 3px solid #000;
		background-color: #9c9a9a;
	}

	.product-view #SCPcustomOptionsDiv .options_wrapper:last-of-type {
		padding-bottom: 12px!important;
	}


	#mediaclip-wrapper.mobile-title .mediaclip-title {
		display: inherit;
	}

	body.catalog-product-view.remove-product-page header#header, body.catalog-product-view.remove-product-page div.product-information {
		display: none;
	}

	body.catalog-product-view.remove-product-page .configurator-bottom-wrapper.stick {
		border-bottom: 0;
	}
	body.catalog-product-view.remove-product-page .configurator, body.catalog-product-view.focus-mediaclip .configurator {
		border-top: 0;
		border-bottom: 0;
	}

	.configurator-bottom .button {
		line-height: 39px;
	}

	#configurator .configurator-bottom-wrapper, .configurator-bottom-wrapper.stick {
		background-color: #fff;
	}

	#configurator .configurator-bottom-wrapper.stick {
		border-color: #000;
	}

	#configurator .configurator-bottom-wrapper .configurator-progress .bar .progress .step, .configurator-bottom-wrapper.stick .configurator-progress .bar .progress .step {
		color: #000;
	}

	#configurator .configurator-bottom-wrapper .configurator-progress .bar, .configurator-bottom-wrapper.stick .configurator-progress .bar {
		background-color: #000;
	}

	#configurator .configurator-bottom-wrapper .configurator-bottom .button.image #camera, .configurator-bottom-wrapper.stick .configurator-bottom .button.image #camera {
		fill: #fff;
	}

	#configurator .configurator-bottom-wrapper .configurator-progress, .configurator-bottom-wrapper.stick .configurator-progress {
		background-color: #848183;
	}

	#configurator .configurator-bottom-wrapper .configurator-bottom .button.image, .configurator-bottom-wrapper.stick .configurator-bottom .button.image {
		border-color: #fff;
	}

	#configurator .configurator-bottom-wrapper .configurator-progress .bar .progress, .configurator-bottom-wrapper.stick .configurator-progress .bar .progress {
		background-color: #c8c8c8;
	}

	#configurator .configurator-bottom-wrapper .configurator-progress, .configurator-bottom-wrapper.stick .configurator-progress {
		background-color: #fff;
	}

	.add-to-cart-wrapper a.button:hover, #configurator .mobile-buttons .button.upload:hover, .show-mobile.start-configurator .button:hover {
		background: #00b900!important;
		border-bottom: 3px solid #090!important;
	}
	#configurator .mobile-buttons .button-prev:hover, #configurator .mobile-buttons .button-next:hover, #mobile-tool-usp .show-product-page:hover {
		background: #c8c8c8!important;
		border-bottom: 3px solid #868686!important;
	}

	.fancybox-inner .tooltip {
		margin: 5px;
		overflow-x: hidden;
	}

	#product-favorite-options ol li.tip:before {
		left: inherit;
		right: 14%;
		background-color: inherit;

		border: 1px solid #6e255f;
		color: #6e255f;
		font-weight: inherit;
		font-size: 12px;
		line-height: 20px;
		padding: 0;
		width: 105px;
		height: 22px;
		top: 10px;
	}

	#product-favorite-options ol li.tip:after {
		display: none!important;
	}

	.configurator #options-wrapper #product-favorite-options a.select-custom {
		padding-left: 26px;
	}
	.configurator #options-wrapper #product-favorite-options a.select-custom:before {
		left: 0px;
	}

	.product-view #SCPcustomOptionsDiv .options-list label {
		width: 100%;
	}
}

.start-configurator {
	text-align: center;
}

.start-configurator a {
	width: 100%;
	background: #00b900;
	border-bottom: 3px solid #090;
}
.start-configurator a:hover {
	background-color: #008600!important;
    border-color: #005e00!important;
}

.start-configurator span {
	font-family: 'Caveat', cursive;
	text-align: center;
	font-size: 25px;

	margin-top: 20px;
	display: inline-block;
}

.start-configurator span:after {
	content: "";
    display: block;
    height: 8px;
    width: auto;
    background-image: url(../images/configurator-line.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}

.show-product-page {
	display: none;
}


.fancybox-inner .tooltip ul {
	list-style: inside;
}

.favorite-option-text {
	padding: 22px;
	border-bottom: 2px solid #ffffff;
	background-color: #fff;
	color: #484848;
	font-size: 15px;
	border-radius: 3px 3px 0 0;
	width: fit-content;
	margin: auto;
	margin-bottom: 15px;
}
.favorite-option-text .fa {
	font-size: 15px;
}

#header-nav #nav .custom-submenu-wrapper p a:before {
	display: none;
}

#zendeskform input#coupon.input-text.hide, label.hide {
	display: none;
}

#zendeskform label {
	margin-bottom: 10px;
}

#modal-quote {
	display: none;
}

#modal-quote p.title {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 15px;
}

#modal-quote p {
	margin-bottom: 10px;
}

#zendeskform p.info-line {
	margin-top: 5px;
	font-size: 14px;
	font-style: italic;
}

.product-essential .loader-logo {
	height: calc(100% - 95px);
}
.loader-logo {
	display: none;
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 949;
	background-color: #e8ebee;
}
.loader-logo .logo {
	background: url('../images/preloader-large.gif');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 60px 60px;
	background-color: #ffffff;
	opacity: 1;
	width: 70px;
    height: 70px;
    border-radius: 42px;
    position: absolute;
    margin: 0;
    padding: 0;
    top: calc(50% - 35px);
    left: calc(50% - 35px);
}

#zendeskform ul.form-list {
	list-style: none;
}

#zendeskform ul.form-list li {
	margin-left: 0;
}

#zendeskform li#submitItem {
	margin-top: 25px;
}

#zendeskform input#attachment {
	display: block;
}

#zendeskform button, #zendeskform input.input-file.attachment {
	margin-bottom: 10px;
}

#modal-coupon, #modal-contact {
	display: none;
}

.mobile-buttons .close {
	float: none;
}

@media only screen and (max-width: 769px) {
	.col-main .col3-set .bottom-link {
		position: relative;
	}

	.main-container h1 {
		margin-top: 25px;
	}

}

/* DHL PICKUP POINTS */

.dhlpointsPage {
	margin-bottom: 15px;
}

.dhlpointsPage .store-pickup-fieldset {
	width: 100%;
	padding-bottom: 10px;
	overflow: hidden;
}

.dhlpointsPage .search-results {
	display: none;
}

.dhlpointsPage .search-results.found-results {
	overflow-y: scroll;
	height: 250px;
	padding: 10px;
	background: #F6F6F6;
	display: inherit;
}

.dhlpointsPage .search-results-not-found {
	padding: 10px;
	background: #F6F6F6;
	display: none;
	border-left: 3px solid #dc3545;
}

.dhlpointsPage ul#list {
	list-style: none;
	padding: 0;
	margin: 0;
}

.dhlpointsPage ul#list li:first-child {
	padding-top: 0;
}

.dhlpointsPage ul#list li:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}

.dhlpointsPage ul#list li {
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
	position: relative;
}

.dhlpointsPage p {
	margin: 0;
	line-height: 1.5em;
}

.dhlpointsPage p.name {
	color: #595a56;
	font-weight: 700;
}

.dhlpointsPage .page {
	overflow: hidden;
	padding: 25px;
}

.dhlpointsPage button.shop {
	position: absolute;
	right: 25px;
	top: 50px;
}

/* DHL POINTS CHECKOUT */

.onestepcheckout-index-index .dhlpointsPage .search-dhl-point input {
	width: 80% !important;
	float: left;
	border-right: 0 !important;
}

.onestepcheckout-index-index .dhlpointsPage .search-dhl-point.loader input {
	background: url(/skin/frontend/base/default/images/scp-ajax-loader.gif) no-repeat right center !important;
	padding-right: 10px !important;
	background-origin: content-box !important;
}

.search-dhl-point button {
	width: 20%;
	float: left;
	border: 0;
	border-bottom: 3px solid #090;
	height: 40px;
	font-size: 18px;
	color: #fff;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	background: #00b900;
}

.store-info .left {
	width: 75%;
	float: left;
}
.store-info .right {
	width: 25%;
	float: left;
	display: flex;
	border-bottom: 3px solid #090;
	justify-content: center;
	color: #fff;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	background: #00b900;
	cursor: pointer;
}

.store-info .right:hover {
	background: #008600;
	border-color: #005e00;
}

.store-info {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.search-dhl-point button:hover {
	background: #008600;
	border-color: #005e00;
}

.dhlpointsPage .select-pickup-point {
	background: #fafafa;
	padding: 10px;
	border-left: 3px solid #090;
}

.dhlpointsPage {
	margin-left: 20px;
}

.dhlpointsPage p {
	width: 100%;
	display: block;
}

.dhlpointsPage p.shop {
	max-width: 50%;
    position: absolute;
    right: 0;
    bottom: 10px;
    padding: 5px 10px;
    background: #fbb102;
    text-align: center;
    color: white;
    border-radius: 2px;
	cursor: pointer;
}

.dhlpointsPage .store-pickup-fieldset input#searchDHL {
	margin: 5px 0;
}

.dhlpointsPage p.address {
	display: inline-block;
	width: auto;
	margin-right: 5px;
}

.dhlpointsPage button#searchDhlPickup {
	cursor: pointer;
	background: #fbb102;
	padding: 5px 10px;
	color: #fff;
	text-align: center;
	border-radius: 2px;
	border: 0;
}

.dhlpointsPage label.search {
	position: relative;
}

.dhlpointsPage label.search img.dhl-loader {
	position: absolute;
	top: 0;
	right: 10px;
}

.selected-shop-info p.shop {
	display: none;
}

.selected-shop-info {
	padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #e4e4e4;
}

button.selected-other-pickup {
	/* text-decoration: underline; */
	cursor: pointer;
	background: #fbb102;
	padding: 5px 10px;
	color: #fff;
	text-align: center;
	border-radius: 2px;
	border: 0;
}

#billing_address li#input_dhl_pickup label {
	display: block;
	margin-top: -25px;
	margin-left: 20px
}

.dhlpointsPage .search-results.found {
	overflow-y: scroll;
	height: 250px;
	padding: 10px;
}

.dhlpointsPage .search-results.not-found p.dhl-no-results {
	color: red;
}

#billing_address_list {
	position: relative;
	padding-bottom: 40px;
}

li[id="billing:postcode_input:checkbox"] {
	position: absolute;
	bottom: 0;
}

iframe#sendcloudshipping_service_point_map {
	max-width: 500px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	right: 0;
}

@media only screen and (max-width: 500px) {
	iframe#sendcloudshipping_service_point_map {
		max-height: 100%!important;
		height: 100%!important;
	}
}

@media only screen and (min-width: 501px) {
	iframe#sendcloudshipping_service_point_map {
		max-height: 80%;
	}
}

#confirmation-product-name {
	display: inline-block;
	width: 100%;
	padding: 10px 22px 10px 22px;
	background-color: #fff;
	font-size: 18px;
}

.product-view #SCPcustomOptionsDiv .options-list label {
	display: flex !important;
	flex: 1;
}

.price-right {
	flex: 1;
}

.product-view #SCPcustomOptionsDiv .options-list span.price-notice {
	order: 2;
}

#SCPcustomOptionsDiv .price-right-inner {
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
}

ol.osc-checkout-agreements.checkout-agreements {
	list-style: none;
	display: block!important;
}

.onestepcheckout-shipping-method-block .radio-info {
    max-width: calc(100% - 29px);
}

.informatie .grey {
    margin: 20px 0;
}

.informatie .grey ul.info {
    padding: 22px;
}

/* Spacing on thumbnails */
.product-view.mediaclip-no .more-views {
	padding-top: 15px!important;
}

.product-view.mediaclip-no .more-views {
	text-align: center;
}

.product-view.mediaclip-no .more-views ul {
	display: inline-block;
	margin: 0;
	padding: 0;
	/* For IE, the outcast */
	zoom:1;
}

.product-view .more-views li {
	float: left;
}

/* Make add to cart button look like it is in the block */
.product-view.mediaclip-no .add-to-cart-wrapper .product-options {
	margin-bottom: 0;
	padding: 10px 35px;
	padding-bottom: 0;
}
.product-view.mediaclip-no .add-to-cart .qty-wrapper {
	display: none;
}

.product-view.mediaclip-no .add-to-cart-buttons {
	background-color: #f1f1f1;
	padding: 0 35px 35px 35px;
	width: 100%;
	display: inline-block;
}

.product-view.mediaclip-no .add-to-links {
	display: none;
}

/* Change add-to-cart button color */
.product-view.mediaclip-no .product-shop .essential .button {
	background-color: #00b900;
	border-color: #005e00;
}

/* Options block 100% width */
.product-view.mediaclip-no .product-shop .product-short {
	width: 100%;
}

.product-view.mediaclip-no .add-to-cart-wrapper {
	padding-left: 0;
}

/* Product options */
/* - input */
.mediaclip-no .product-options dd {
	margin: 0;
	padding-bottom: 15px;
	margin-right: 0!important;
}

.mediaclip-no .product-options dl {
	width: 100%;
	display: inline-grid;
}

/* - label */
.mediaclip-no .product-options dt label {
	font-weight: normal;
	font-family: inherit!important;
}

.mediaclip-no .product-options dt {
	margin-bottom: 0;
}

/* Re-position price */
/* Position price */
.product-view.mediaclip-no .product-shop .essential .price-wrapper {
	width: 119px;
	height: 119px;
}

.product-view.mediaclip-no .product-shop .essential .regular-price .price {
	font-size: 22px;
}

.product-view.mediaclip-no .product-shop .essential .price-wrapper .price-box .configurable-price-from-label {
	top: 15px;
	font-size: 14px;
}

.product-view.mediaclip-no .product-shop .essential .price-info {
	width: 19.6%;
	position: absolute;
	top: -120px;
	right: 10px;
	z-index: 500;
}

.product-view.mediaclip-no .product-shop .product-name {
	margin-bottom: 10px;
}

.product-view.mediaclip-no .product-name {
	max-width: calc(100% - 140px);
}

.product-view.mediaclip-no .product-name span.h1 {
	margin-bottom: 0;
    padding-bottom: 0;

}

@media screen and (max-width: 769px) {
	.product-view.mediaclip-no .product-shop .essential {
		position: relative;
	}
	
	.product-view.mediaclip-no .product-information .product-shop .essential .price-info {
		width: 95px;
	}
	
	.product-view.mediaclip-no .product-information .product-shop .essential .price-info .price-wrapper {
		width: 95px;
		height: 95px;
	}
	
	.product-view.mediaclip-no .product-shop .essential .price-wrapper .price-box .configurable-price-from-label {
		font-size: 16px!important;
		top: 12px!important;
	}
	
	.product-view.mediaclip-no .product-shop .essential .regular-price .price {
		font-size: 18px!important;
		top: 6px!important;
	}
	
	.product-view.mediaclip-no .product-shop .essential .price-info {
		right: 0px;
		top: -95px!important;
	}
	
	.product-view.mediaclip-no .product-shop .product-name {
		max-width: calc(100% - 110px);
	}
	
	.product-view .product-img-box .product-name h1 {
		display: none;
		
	}
}

@media screen and (max-width: 1180px) and (min-width: 770px) {
	.product-view.mediaclip-no .product-shop .essential .price-info {
		right: 60px;
		top: -70px!important;
	}
}

@media screen and (min-width: 1180px) {
	.product-view.mediaclip-no .product-shop .product-name {
		min-height: 95px;
		display: flex;
		align-items: center;
	}
}

/* Set Z-index for sub-menu items */
.catalog-product-view #header-nav #nav .custom-submenu-wrapper {
	z-index: 999;
}

.second_discount .fancybox-skin {
    padding: 0 !important;
}

.second-discount-popup img {
    display: inline-block;
}

.second-discount-popup .content {
    padding: 20px;
    display: inline-block;
    vertical-align: top;
    margin-top: 40px;
    font-weight: bold;
    text-align: center;
}

.second-discount-popup .content p {
    font-size: 16px;
}

.second-discount-popup .content i {
    font-weight: normal;
}

.second-discount-popup .content .shop-other-product {
    background: #feb300;
    border-bottom: 3px solid #d49604;
    cursor: pointer;
    font-size: 16px;
    color: #FFFFFF;
    height: 45px;
    line-height: 45px;
    width: 100%;
    display: block;
    margin-top: 10px;
}

.second-discount-popup .content .shop-other-product:hover {
    background: #d49604;
    border-bottom: 3px solid #d49604;
}

.second-discount-popup .content .btn-proceed-checkout {
    background: #00b900;
    border-bottom: 3px solid #090;
    cursor: pointer;
    font-size: 16px;
    color: #FFFFFF;
    height: 45px;
    line-height: 45px;
    width: 100%;
    display: block;
    margin-top: 10px;
    margin-left: 0;
}

.second-discount-popup .content .btn-proceed-checkout:hover {
    background: #090;
    border-bottom: 3px solid #090;
}

@media screen and (max-width: 650px) {
    .second-discount-popup {
        background: #fff;
    }

    .second-discount-popup img {
        display: none;
    }
}

.checkout-cart-index .accessories {
    background-color: #F2F2F2;
    padding: 22px !important;
}

.checkout-cart-index .accessories-container {
    display: flex;
    overflow: auto;
    white-space: nowrap;
    margin-top: 20px;
    -webkit-overflow-scrolling: touch;
}

.checkout-cart-index .accessories-container .accessoir {
    display: inline-flex;
    flex-direction: column;
    text-align: center;
    margin: 0 10px;
    vertical-align: top;
    background-color: #fff;
    padding-bottom: 20px;
    flex: 1;
    max-width: 229px;
}

.checkout-cart-index .accessories-container .accessoir:first-of-type {
    margin-left: 0;
}

.checkout-cart-index .accessories-container .accessoir img {
    height: 150px;
    width: 150px;
    margin: 15px auto;
    display: block;
}

.checkout-cart-index .accessories-container .accessoir a.product-title {
    word-break: normal;
    padding: 0 10px;
    white-space: normal;
    flex-grow: 1;
    color: #000;
    text-align: center;
    width: 200px;
    margin: 10px auto;
}

.checkout-cart-index .accessories-container .accessoir .accessoir-buttons {
    margin-bottom: auto;
    padding: 0 15px;
    height: 41px;
}

.checkout-cart-index .accessories-container .accessoir .accessoir-buttons .accessoir-info-button {
    background-color: #0D7FCD;
    color: #fff;
    padding: 3px 12px;
    border-radius: 50%;
    display: inline-block;
    float: left;
    margin-top: 6px;
}

.checkout-cart-index .accessories-container .accessoir .accessoir-buttons .cross-sell-content {
    display: none;
    text-align: center;
}

.checkout-cart-index .accessories-container .accessoir .accessoir-buttons .accessoir-cart-button {
    background-color: #26B54C;
    color: #fff;
    padding: 8px 12px;
    border-radius: 5px;
    display: inline-block;
    float: right;
    border: none;
}

@media screen and (max-width: 979px) {
    .cart.display-single-price {
        display: flex;
        flex-direction: column;
    }

    .cart.display-single-price .sidebar-container {
        order: 2;
    }

    .cart.display-single-price .accessories {
        margin-top: -25px;
    }

    .checkout-cart-index .accessories-container {
        order: 1;
    }

    .checkout-cart-index .accessories-container .accessoir {
        flex: 0 0 40%;
    }

    .checkout-cart-index .accessories-container .accessoir a.product-title {
        width: auto;
    }

    .checkout-cart-index .accessories {
        margin-top: 20px;
    }
}

@media screen and (max-width: 700px) {
    .checkout-cart-index .accessories-container .accessoir {
        flex: 0 0 55%;
    }
}

@media screen and (max-width: 550px) {
    .checkout-cart-index .accessories-container .accessoir {
        flex: 0 0 70%;
    }
}

@media screen and (max-width: 400px) {
    .checkout-cart-index .accessories-container .accessoir {
        flex: 0 0 75%;
    }
}
/*  
	=======================================
	Mediaclip Hub
	======================================= 
*/

	.mediaclip-designer-wrapper {
		position: relative;
		width: 100%;
		height: 100%;
	}

	div.mediaclip-designer-wrapper {
		height: calc(100% - 140px);
	}
	
	body {
		overflow-y: visible !important;
	}
	
	#configurator-step-3 #preview-image-mediaclip {
		width: 100%;
	}
	
	.configurator .configuration-step .content img {
		margin: 0 auto;
	}
	
	#mediaclip-wrapper iframe {
		height: 100% !important;
	}

	@media screen and (min-width: 1200px) {
	    
		#hexagon .mediaclip-designer-wrapper {
			margin-top: -37px;
		}

		.photoalbum-editor.active, .hexagon-editor.active, .collage-editor.active  {
			margin-top: 37px;
		}

	}

	@media screen and (max-width: 780px) {
	    
		.mediaclip-designer-wrapper {
			height: 85%;
		}

	}


/*  
	=======================================
	Mediaclip Hub Photobooks Designer
	======================================= 
*/

	.photoalbum-editor {
		display: none;
	}
	
	.hexagon-editor #addToCartBtn {
		display: none;
	}

	#restore-projects, #load-photobook-modal, #login-photobook, #load-projects-modal {
		display: none;
	}

	.login-modal-content, .project-modal-content {
		width: 650px;
		padding: 25px;
	}

	.photobook-modal-content, .hexagon-modal-content, .collage-modal-content {
		width: 300px;
		text-align: center;
		padding: 15px;
	}

	.photobook-modal-content img {
		margin-bottom: 10px;
	}

	.photoalbum-editor.active, .hexagon-editor.active, .collage-editor.active {
		display: inherit;
		width: 100%;
		height: 100%;
	}

	body.product-fotoboeken.open-mediaclip .header-language-background,
	body.open-mediaclip header,
	body.product-fotoboeken.open-mediaclip .page-header,
	body.product-fotoboeken.open-mediaclip #header-nav,
	body.product-fotoboeken.open-mediaclip .breadcrumbs,
	body.product-fotoboeken.open-mediaclip .product-view,
	body.product-fotoboeken.open-mediaclip .footer-before-container,
	body.product-fotoboeken.open-mediaclip .footer-container,
	body.product-fotoboeken.open-mediaclip .mediaclip-title,
	body.product-fotoboeken.open-mediaclip .mediaclip-upload  {
		display: none;
	}

	body.open-mediaclip.hexagon header {
		display: block;
	}

	/*body.product-fotoboeken.open-mediaclip .photoalbum-editor #mediaclip-wrapper {
		height: 100vh;
		padding-bottom: 0;
	}*/

	body.open-mediaclip .main,
	body.open-mediaclip .main-container {
		width: 100%!important;
		max-width: 100%!important;
		padding: 0;
		margin: 0;
	}

	body.open-mediaclip .photoalbum-bar {
		display: none;
		height: 55px;
		padding: 6px 20px 10px 20px;
	}
	
	body.open-mediaclip .hexagon-bar {
		height: 55px;
		padding: 6px 20px 10px 20px;
	}

	body.open-mediaclip .collage-bar{
		height: 5vh;
		padding: 6px 20px 10px 20px;
	}

	body.open-mediaclip .photoalbum-bar .button, body.open-mediaclip .hexagon-bar .button,
	body.open-mediaclip .photoalbum-bar .button, body.open-mediaclip .collage-bar .button{
		background: #00b900;
		border-bottom: 3px solid #090;
		margin: auto;
		float: right;
		width: 360px;
	}
	
	body.open-mediaclip .hexagon-bar .button.prev,
	body.open-mediaclip .collage-bar .button.prev {
		display: none;
		float: left;
		background-color: #bfc0c1;
		border-bottom: 3px solid #a4a7a9;
	}

	body.open-mediaclip .photoalbum-bar .button.disabled, body.open-mediaclip .hexagon-bar .button.disabled,
	body.open-mediaclip .photoalbum-bar .button.disabled, body.open-mediaclip .collage-bar .button.disabled{
		filter: unset;
		opacity: 1;
		cursor: pointer;
	}

	body .mediaclip-no .add-to-cart .add-to-cart-buttons .button.hide-mobile.personalize {
		display: block !important;
	}

/*  
	=======================================
	Mediaclip Hub Photobooks Login
	======================================= 
*/


	.login-modal-content {
		background: #fff;
	}
	
	#photbook-login-wrapper span.photobook-htitle {
		font-size: 40px;
		color: #000;
		text-transform: uppercase;
		margin-bottom: 15px;
		font-weight: bold;
	}
	
	form#photobook-form .form-row {
		overflow: hidden;
		margin-bottom: 10px;
	}
	
	form#photobook-form .form-row-submit {
		overflow: hidden;
		text-align: right;
		margin-bottom: 10px;
	}
	
	form#photobook-form .form-row-submit span {
		font-size: 13px;
		vertical-align: middle;
		color: #cf0c6d;
		margin-right: 15px;
	}
	
	form#photobook-form .form-label {
		width: 30%;
		display: inline-block;
		float: left;
		margin-right: 5%;
	}
	
	form#photobook-form .form-label label {
		font-size: 24px;
		font-weight: bold;
	}
	
	form#photobook-form .form-field {
		width: 65%;
		display: inline-block;
		float: left;
	}
	
	img#photobook-load-image {
		vertical-align: middle;
		margin-right: 10px;
	}
	
	.dotted {
		border: 3px dotted #cf0c6d; 
		border-style: none none dotted; 
		color: #fff; 
		background-color: #fff;
		margin: 25px 0;
	}
	
	p.continue-without-login {
		margin-bottom: 15px;
		width: 50%;
		color: #cf0c6d;
		cursor: pointer;
	}

/*  
	=======================================
	Mediaclip Hub Photobooks Projects
	======================================= 
*/

	#photobook-project-wrapper {
		width: 600px;
	}

	.photobook-title-wrapper, .photobook-project-bottom {
		text-align: center;
	}
	
	.photobook-title-wrapper span.photobook-htitle {
		font-size: 40px;
		font-weight: bold;
		text-transform: uppercase;
	}
	
	.projects-container {
		width: 600px;
		margin: 0 auto;
		overflow: hidden;
		text-align: center;
	}
	
	li.photobook-project-restore {
		position: relative;
		width: 50%;
		display: inline-block;
		float: left;
		margin-bottom: 25px;
		overflow: hidden;
		cursor: pointer;
		height: 150px;
	}
	
	li.photobook-project-restore:nth-child(odd) {
		padding-right: 3%;
	}
	
	li.photobook-project-restore:nth-child(even) {
		padding-left: 3%;
	}
	
	li.photobook-project-restore img {
		display: block;
		opacity: 1;
		width: 100%;
		height: auto;
		transition: .5s ease;
		backface-visibility: hidden;
		max-height: 110px;
	}

	li.photobook-project-restore:hover img {
		opacity: 0.1;
	}

	li.photobook-project-restore:hover .middle {
		opacity: 1;
	}

	li.photobook-project-restore .middle {
		transition: .5s ease;
		opacity: 0;
		position: absolute;
		top: 40%;
		left: 50%;
		transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		text-align: center;
	}

	li.photobook-project-restore .text {
		background-color: #feb300;
		color: white;
		font-size: 16px;
		padding: 5px 10px;
	}

	.photobook-project-title {
		background: #cf0c6d;
		color: #fff;
		padding: 10px 15px;
	}
	
	#photobook-project-overview button.button, ul.projects-container .text,
	form#photobook-form .button, button#photobook-new-project {
		background: #008a00;
		border-bottom: 3px solid #060;
	}
	
/*  
	=======================================
	Mediaclip Hub Fotoboeken nieuw product
	======================================= 
*/

	body.open-mediaclip .header-language-background,
	body.open-mediaclip #header-nav,
	body.open-mediaclip .breadcrumbs,
	body.open-mediaclip .product-information,
	body.open-mediaclip .footer-before-container,
	body.open-mediaclip .footer-container,
	body.open-mediaclip .mediaclip-title,
	body.open-mediaclip .mediaclip-upload   {
		display: none;
	}

	body.open-mediaclip .main,
	body.open-mediaclip .main-container {
		width: 100%!important;
		max-width: 100%!important;
		padding: 0;
		margin: 0;
	}

	body.product.open-mediaclip .photoalbum-bar {
		display: none;
		height: 55px;
		padding: 6px 20px 10px 20px;
	}
	
	body.product.open-mediaclip .hexagon-bar {
		height: 55px;
		padding: 6px 20px 10px 20px;
	}

	body.open-mediaclip .photoalbum-bar .button, body.open-mediaclip .hexagon-bar .button {
		background: #00b900;
		border-bottom: 3px solid #090;
		margin: auto;
		float: right;
		width: 360px;
	}

	body.open-mediaclip .photoalbum-bar .button.disabled, body.open-mediaclip .hexagon-bar .button.disabled {
		filter: unset;
		opacity: 1;
		cursor: pointer;
	}

	body .mediaclip-no .add-to-cart .add-to-cart-buttons .button.hide-mobile.personalize {
		display: block !important;
	}
	
	dd#wrapper_photobook_pages select option:disabled, dd#wrapper_photobook_pages select option[disabled] {
		display: none;
	}

	dt#label_photobook_pages, dd#wrapper_photobook_pages {
		display: none;
	}
	

/*  
	=======================================
	Mediaclip Hub Photobooks Mobile
	======================================= 
*/

	@media screen and (min-width: 770px) {

		body.open-mediaclip .photoalbum-editor #mediaclip-wrapper, body.open-mediaclip .hexagon-editor #mediaclip-wrapper {
			height: 94vh;
			padding-bottom: 0;
		}

		body.open-mediaclip .mediaclip-designer-wrapper {
			height: 94vh;
		}

	}

	@media screen and (max-width: 769px) {

	    .login-modal-content, .project-modal-content, 
	    .login-modal-content #photobook-project-wrapper,
	    .project-modal-content #photobook-project-wrapper {
	    	width: 300px;
	    	padding: 0px;
	    }

	    #photobook-project-overview ul.projects-container li.photobook-project-restore,
	    #photobook-project-wrapper ul.projects-container li.photobook-project-restore {
	    	width: 100%;
	    	margin-bottom: 25px;
	    }

	    #photbook-login-wrapper form#photobook-form .form-label, 
	    #photbook-login-wrapper form#photobook-form .form-field,
	    #photbook-login-wrapper .inner-wrapper p.continue-without-login {
	    	width: 100%;
	    }

	    #photbook-login-wrapper form#photobook-form .form-row-submit {
	    	text-align: left;
	    }

	    #photbook-login-wrapper .inner-wrapper span.photobook-htitle,
	    #photobook-project-overview .photobook-title-wrapper span.photobook-htitle,
	    #photobook-project-wrapper .photobook-title-wrapper span.photobook-htitle {
	    	font-size: 24px;
	    }

	    #photbook-login-wrapper .inner-wrapper form#photobook-form .form-label label {
	    	font-size: 16px;
	    }

	    #photbook-login-wrapper .form-wrapper form#photobook-form input.button {
	    	margin-top: 15px;
	    }

	    #photobook-project-overview .photobook-title-wrapper hr.dotted {
	    	margin: 15px 0;
	    }
		
		.add-to-cart-wrapper fieldset dt {
			text-align: left;
		}
		
		li.photobook-project-restore .middle {
			width: 60%;
		}
		
		#photobook-project-wrapper .projects-container {
			white-space: nowrap;
			overflow-x: scroll;
			display: flex;
			margin: 25px 0;
			width: auto;
		}
		
		#photobook-project-wrapper ul.projects-container li.photobook-project-restore {
			overflow: unset;
			margin-bottom: 0;
		}
		
		#photobook-project-wrapper {
			padding: 15px 0;
		}
		
		li.photobook-project-restore img {
			width: 100%;
			min-height: 110px;
		}
		
		li.photobook-project-restore:nth-child(3) {
			padding-left: 6%;
		}
		
		.login-modal-content {
			padding: 15px 0;
		}

		body.open-mediaclip #photoAlbum .photoalbum-bar, body.open-mediaclip #hexagon .hexagon-bar {
	        height: 10%;
		    text-align: center;
		    position: absolute;
		    bottom: 0;
		    z-index: 1;
			width: 100%;
			padding: 0;
		}

		.photoalbum-editor.active .mediaclip-designer-wrapper, .hexagon-editor.active .mediaclip-designer-wrapper {
			height: 90%;
		}

		#photoAlbum #mediaclip-wrapper, #hexagon #mediaclip-wrapper {
			padding-bottom: 0;
		}

		body.open-mediaclip .photoalbum-bar .button.disabled, body.open-mediaclip .hexagon-bar .button.disabled {
			float: none;
		}

	}

	@media screen and (max-width: 769px) and (orientation: landscape) {

		.photoalbum-editor.active .mediaclip-designer-wrapper, .hexagon-editor.active .mediaclip-designer-wrapper {
			height: 85%;
		}

		body.open-mediaclip #photoAlbum .photoalbum-bar, body.open-mediaclip #hexagon .photoalbum-bar {
	        height: 15%;
		    text-align: center;
		    position: absolute;
		    bottom: 0;
		    z-index: 1;
			width: 100%;
			padding: 0;
		}

	}
	
.white-space, .options-list .price-right .price-notice {
	white-space: nowrap;
}

@media screen and (min-width: 600px) and (max-width: 769px) {
	ul#product-image-thumbs {
	    display: none;
	}
}
@media screen and (max-width: 769px) {
	#SCPcustomOptionsDiv dt#original-label {
		display: none;
	}
}

#load-hexagon-modal {
	display: none;
}

#hexagon .mediaclip-designer-wrapper {
	background: #e8ebee url('/skin/frontend/dollebull/default/images/preloader-large.gif') no-repeat center center;
}

.hexagon-bar .configurator-bottom .button.prev {
	max-width: 142px;
}

body.open-mediaclip .hexagon-bar .button img {
	vertical-align: middle;
	margin-bottom: 5px;
}

body.open-mediaclip .hexagon-bar .button.next img {
	margin-left: 5px;
}

body.open-mediaclip .hexagon-bar .button.prev img {
	margin-right: 5px;
}

body.open-mediaclip .hexagon-bar .button.next {
	background: #00b900;
    border-bottom: 3px solid #090;
}

body.open-mediaclip .hexagon-bar img.cart-loader {
	display: none;
	margin-right: 5px;
}

body.catalog-product-view.hexagon #SCPcustomOptionsDiv {
	display: none;
}

@media screen and (max-width: 769px) {
	
	/* .hexagon-editor .mediaclip-designer-wrapper { */
		/* height: 80%; */
	/* } */
	
	body.open-mediaclip.hexagon header {
		display: none;
	}
	
	.hexagon-bar .configurator-bottom  .button.prev {
		height: 45px;
		width: 15%;
		border-radius: 2px;
		display: inline-block;
		margin: 10px 5%;
		background: #c8c8c8;
		border-bottom: 3px solid #868686;
	}
	
	.hexagon-bar .configurator-bottom  .button.prev:before {
		font-family: FontAwesome;
		content: "\f053";
		font-size: 17px;
		line-height: 45px;
	}
	
	.hexagon-bar .configurator-bottom  .button.next:after {
		font-family: FontAwesome;
		content: "\f054";
		margin-left: 5px;
		font-size: 17px;
	}

	#hexagon .configurator-bottom .configurator-progress {
		background-color: #fff;
		height: 30px;
		width: 100%;
		display: block;
		padding: 10px 20px;
	}
	
	#hexagon .configurator-bottom .configurator-progress .bar .progress {
		background-color: #c8c8c8;
		height: 10px;
		border-radius: 5px;
	}
	
	#hexagon .configurator-bottom .configurator-progress .bar {
		height: 10px;
		background-color: #000;
		position: relative;
		border-radius: 5px;
	}

	#hexagon .configurator-bottom .configurator-progress .bar .progress .step {
		width: 46px;
		height: 20px;
		margin-top: -5px;
		color: #000;
		background-color: #fff;
		border-radius: 5px;
		font-size: 12px;
		font-weight: bold;
		position: absolute;
		margin-left: -46px;
		text-align: center;
	}
	
	#hexagon .hex-buttons .col-3:nth-child(2),
	#collage .collage-buttons .col-3:nth-child(2){
		display: none;
	}
	
	#hexagon .hex-buttons .col-3:nth-child(1),
	#collage .collage-buttons .col-3:nth-child(1) {
		width: 20%;
		display: inline-block;
		float: left;
	}
	
	#hexagon .hex-buttons .col-3:nth-child(3),
	#colalge .collage-buttons .col-3:nth-child(3){
		width: 75%;
		display: inline-block;
		float: right;
	}
	
	#hexagon .hex-buttons .col-3.full,
	#collage .collage-buttons .col-3.full{
		width: 100%;
	}
	
	body.open-mediaclip #hexagon .hexagon-bar,
	body.open-mediaclip #collage .collage-bar {
		height: inherit;
	}
	
	#hexagon .hexagon-bar .hex-buttons,
	#collage .collage-bar .collage-buttons {
		overflow: hidden;
	}

	#hexagon .hexagon-bar .configurator-bottom .button.next.full {
		max-width: 100%;
	}
	
	#hexagon .hexagon-bar .configurator-bottom .button.prev, #hexagon .hexagon-bar .configurator-bottom .button.next,
	#hexagon .hexagon-bar .configurator-bottom .button#loadExtraOptions {
		min-width: 0;
		margin: 0;
		width: 100%;
	}
	
	body.open-mediaclip .photoalbum-bar .button, body.open-mediaclip .hexagon-bar .button#addToCartBtn {
		width: 100%;
	}
	
	#hexagon #mediaclip-wrapper .back-product-page, #collage .collage-bar .back-product-page {
		padding: 7px 5px 5px 5px;
		background: #cf0c6d;
		color: #fff;
	}
	
	#hexagon #mediaclip-wrapper .back-product-page a, #collage .collage-bar .back-product-page a {
		color: #fff;
	}
	
	#hexagon #mediaclip-wrapper .back-product-page a:before, #collage .collage-bar .back-product-page a:before {
		font-family: FontAwesome;
		content: "\f053";
		font-size: 16px;
		line-height: 45px;
		margin-right: 10px;
	}

	#collage .collage-bar .back-product-page {
		text-align: left;
	}
	
	#hexagon .mediaclip-designer-wrapper {
		height: 75%;
	}
	
	#hexagon #mediaclip-wrapper.mobile-title .mediaclip-title {
		top: 15px;
		padding-bottom: 0;
		height: 35px;
		width: 30%;
		right: 2px;
	}
	
	#hexagon .hexagon-bar .configurator-wrapper .configurator-bottom {
		padding: 5px 20px;
	}
	
	#hexagon .mediaclip-title {
		background: none;
	}
	
	#hexagon .mediaclip-title .text-right {
		font-size: 16px;
		margin: 0% 5%;
		text-align: right;
		color: #fff;
	}

	body.open-mediaclip #hexagon .mediaclip-designer-wrapper {
		height: 77vh;
	}
	
	body.hexagon .product-view.mediaclip-no .product-shop .essential .regular-price .price {
		font-size: 16px!important;
	}
	
	body.catalog-product-view.hexagon #SCPcustomOptionsDiv,
	body.catalog-product-view.collage #SCPcustomOptionsDiv {
		overflow-y: scroll;
	}
	
	body.hexagon.open-mediaclip .product-view div.configurator-wrapper,
	body.collage.open-mediaclip .product-view div.configurator-wrapper{
		margin: 0 0 5px 0;
		right: 0;
	}
	
}

@media screen and (min-width: 770px) {

	body.open-mediaclip .hexagon-editor #mediaclip-wrapper {
		height: 70vh;
		padding-bottom: 0;
	}

	body.open-mediaclip .hexagon-editor .mediaclip-designer-wrapper ,
	body.open-mediaclip .collage .mediaclip-designer-wrapper {
		height: 70vh;
	}
	
	body.open-mediaclip .hexagon-editor #mediaclip-wrapper {
		max-width: 1180px;
		margin: 0 auto;
		overflow: hidden;
		padding-top: 30px;
	}

	body.open-mediaclip .collage-editor #mediaclip-wrapper {
		margin: 0 auto;
		overflow: hidden;
		height: 90vh;
	}
	
	body.open-mediaclip .hexagon-bar {
		max-width: 1180px;
		margin: 0 auto;
		padding: 0;
	}

	body.open-mediaclip .collage-bar {
		max-width: 97vw;
		margin: 0 auto;
		padding: 0;
	}
	
	body.open-mediaclip .hexagon-bar .configurator-bottom {
		float: none;
		overflow: hidden;
		margin-left: 0px;
		padding: 25px 0 0 0;
	}

	body.open-mediaclip .collage-bar .configurator-bottom {
		float: none;
		overflow: hidden;
		margin-left: 0px;
		padding: 10px 0;
		width: 100%;
	}
	
	body.open-mediaclip .hexagon-bar .configurator-bottom .col-3,
	body.open-mediaclip .collage-bar .configurator-bottom .col-3{
		width: 33%;
		display: inline-block;
		float: left;
		min-height: 1px;
	}
	
	body.open-mediaclip .hexagon-bar .configurator-bottom .col-3 .progress-steps,
	body.open-mediaclip .collage-bar .configurator-bottom .col-3{
		text-align: center;
		padding-top: 10px;
	}
	
	body.open-mediaclip #header .page-header-container {
		padding: 0px 0 20px;
	}
	
	body.open-mediaclip #hexagon #mediaclip-wrapper  {
		position: relative;
	}
	
	body.open-mediaclip #hexagon #mediaclip-wrapper .back-product-page {
		position: absolute;
		z-index: 10;
		top: 0;
		padding-top: 5px;
		width: 100%;
		background: #fff;
	}

	body.open-mediaclip #collage .collage-bar .back-product-page {
		display: block;
		text-align: left;
	}

	body.open-mediaclip #hexagon #mediaclip-wrapper .back-product-page a:before, body.open-mediaclip #collage .collage-bar .back-product-page a:before {
		font-family: FontAwesome;
		content: "\f053";
		font-size: 16px;
		line-height: 45px;
		margin-right: 10px;
	}
	
	/* Hexagon extra options */

	body.catalog-product-view.hexagon #SCPcustomOptionsDiv,
	body.catalog-product-view.collage #SCPcustomOptionsDiv {
		background: #f2f2f2;
		height: 70vh;
		padding-top: 25px;
	}

	body.catalog-product-view.collage #SCPcustomOptionsDiv {
		width: 97vw;
		height: 95vh;
		margin: 0 auto;
		padding: 25px;
	}

	#SCPcustomOptionsDiv .options-wrapper {
		width: 50%;
	}

	button#loadExtraOptions {
		display: none;
	}

}

@media only screen and (max-width: 600px) {
	
	body ul#product-image-thumbs {
		display: inherit;
		white-space:nowrap;
		overflow-x: scroll;
		padding: 0;
		margin-top: -30px;
	}
	
	body .more-views {
		position: relative;
		display: block;
	}

	body.focus-mediaclip .more-views {
		margin-top: 40px;
	}
	
	body .product-img-box .more-views li {
		display:inline;
		width: 30%;
		margin-right: 10px;
		float: none;
	}
	
	body .product-view.mediaclip-no .product-essential .product-information .more-views {
		padding-top: 0 !important;
	}

	body.focus-mediaclip .product-view .product-information .product-shop .essential .price-info {
		top: -250px;
	}
	
}

@media only screen and (min-width: 1200px) {
	body.hexagon .product-view.mediaclip-no .product-shop .essential .regular-price .price {
		top: 12px;
	}
}

@media only screen and (max-width: 769px) {
	#product-favorite-options dt .show-mobile.favorite-option-text {
		display: inherit!important;
	}
}
/* Gifting products designer buttons */

#configurator.configurator-wrapper .configurator-bottom .button.next img.next-loader {
	vertical-align: middle;
    margin-bottom: 5px;
    margin-right: 5px;
}

@media screen and (max-width: 769px) {
	
	.mobile-buttons .button.upload.with-back.next-mob p {
		display: inline-block;
	}
	
	.mobile-buttons .button.upload.with-back.next-mob img.next-loader {
		vertical-align: middle;
		margin-bottom: 5px;
		margin-right: 5px;
	}
	
}

@media screen and (max-width: 320px) {
	body .mediaclip-no .add-to-cart .add-to-cart-buttons .button.hide-mobile.personalize span {
		font-size: 11px;
	}
}

/* Changed style for img productpages */
.product-img-box .more-views li {
	margin: 11px 11px 11px 11px !important;
}

/* Information popup*/

#info-popup {
	display: none;
}

.info-popup-content .info-popup-top-header img {
	width: 50px;
	height: 50px;
}

.info-popup-content .info-popup-header {
	margin-bottom: 25px;
}

.info-popup-content .info-popup-title {
	font-size: 30px;
	line-height: 30px;
	color: #e10e80;
	font-weight: 700;
	margin-bottom: 10px;
}

.info-popup-content .info-popup-subtitle {
	color: #000;
	font-size: 16px;
	line-height: 24px;
	font-weight: 700;
}

.info-popup-content .info-popup-message {
	color: #85939d;
}

.info-popup-content .info-popup-message p {
	margin-bottom: 10px;
}


@media screen and (min-width: 669px) {
	
	.info-popup-content {
		max-width: 580px;
		padding: 25px;
		text-align: center;
	}
	
}

@media screen and (max-width: 668px) {
	
	.info-popup-content {
		width: 100%;
		padding: 0px;
		text-align: center;
	}
	
}

/*  ==========================================================================
    Style for Pro Form
    ========================================================================== */
	
	#proform-wrapper #proform ul.form-list,
	#quote-form-wrapper ul.form-list{
		list-style: none;
	}
	
	#proform-wrapper #proform ul.form-list li,
	#quote-form-wrapper ul.form-list li{
		margin-left: 0;
	}
	
	#proform-wrapper #proform textarea,
	#quote-form-wrapper textarea{
		min-height: 140px;
	}
	
	#proform-wrapper #proform button,
	#quote-form-wrapper button{
		float: right;
	}

	#quote-form-wrapper input, #quote-form-wrapper textarea {
		border: 2px solid #e4e4e4;
		background: #f6f6f6;
		font-size: 14px;
		border-radius: 2px;
	}

	#quote-form-wrapper .button {
		background: #feb300;
		color: #fff;
		display: inline-block;
		height: 40px;
		line-height: 40px;
		padding: 0 17px;
		border: 0;
		font-size: 17px;
		text-align: center;
		vertical-align: middle;
		white-space: nowrap;
		border-radius: 2px;
	}

/*  ==========================================================================
	Trusted shops country text.
	========================================================================== */

	.trustedshops-country-text {
		margin-top: 5px;
		font-size: 12px;
		font-style: italic;
	}

	@media screen and (max-width: 768px) {

		div#block-trusted_shops_footer {
			display: none;
		}

	}

	body.open-mediaclip div[id^="trustbadge-container"],
	body.focus-mediaclip div[id^="trustbadge-container"] {
		display: none;
	}

/*  ==========================================================================
	Cookie notice
	========================================================================== */

	#cookie-notice {
		width: 100%;
		top: 0;
		left: 0;
		background-color: #666;
		padding: 4px 0;
		color: #fff;
		font-size: 12px;
		z-index: 0;
		position: relative;
	}

	#cookie-notice .page-header-container {
		padding: 5px 0;
	}

	#cookie-notice .page-header-container .cookie-notice-content {
		text-align: center;
		line-height: 1;
	}

	#cookie-notice .page-header-container .cookie-notice-content a {
		color: #fff;
	}

	#cookie-notice .page-header-container .cookie-notice-content a.close-link {
		font-weight: 800;
		margin-left: 10px;
	}

/*  ==========================================================================
	Most selected
	========================================================================== */

	#product-favorite-options ol li.tip:before {
		left: 29%;
		background: none;
		color: #6e255f;
		font-weight: inherit;
		font-size: 12px;
		line-height: 20px;
		padding: 0;
		width: 100px;
		height: 22px;
		top: 10px;
		border-bottom: 0;
		border: 1px solid #6e255f;
	}

	body #product-favorite-options ol li.tip:after {
		display: none;
	}

/*  ==========================================================================
	Discount block
	========================================================================== */

	@media screen and (min-width: 770px) {
		body .wrapper #options-wrapper fieldset#product-options-wrapper dt .favorite-option-text {
			display: block !important;
		}
	}

#nav > ol > li.left-menu > ul {
	padding: 0 !important;
}

#onestepcheckout-li-password {
	display: inline-block;
}

body.collage #SCPcustomOptionsDiv .options_wrapper {
	width: 100%;
	border-bottom: 1px solid #a4a7a9;
}

body.collage #SCPcustomOptionsDiv .options_wrapper:last-child {
	border: 0;
}

body.collage .option-scroller .scroll-value .item img {
	padding: 0;
	max-width: 100%;
	max-height: 119px;
	margin: 10px auto 10px auto;
	display: block;
}

@media screen and (max-width: 769px) {

	body.open-mediaclip #collage .configurator-bottom {
		padding: 10px 0;
	}

	body.open-mediaclip #collage .collage-bar .col-3:first-child {
		width: 15%;
		display: inline-block;
		float: left;
		overflow: hidden;
	}

	body.open-mediaclip #collage .collage-bar .col-3:last-child {
		width: 80%;
		display: inline-block;
		float: right;
	}

	body.open-mediaclip .collage-bar .button {
		width: 100%;
	}

	body.open-mediaclip #collage .configurator-bottom {
		padding: 14px 0 14px;
	}

	#collage .collage-bar .back-product-page, #collage .collage-bar .back-product-page .button.prev {
		background-color: #bfc0c1;
		border-bottom: 3px solid #a4a7a9;
		padding: 10px 10px 6px 10px;
	}

	body.collage #SCPcustomOptionsDiv .options_wrapper {
		width: 100%;
	}

	#collage .collage-bar .back-product-page a, #collage .collage-bar .button.prev {
		display: block;
		overflow: hidden;
		text-indent: -9999px;
	}

	#collage .collage-bar .back-product-page a:before, #collage .collage-bar .button.prev:before {
		color: #fff;
		float: left;
		font-size: 26px;
		line-height: 26px;
		margin: 0;
		text-indent: 0;
	}

	#collage .collage-bar .button.prev:before {
		font-family: FontAwesome;
		content: "\f053";
		padding-top: 9px;
	}

	body.collage #SCPcustomOptionsDiv .options_wrapper {
		border: 0;
	}

	body.open-mediaclip .collage-bar {
		padding: 0 10px;
	}

	body.collage.open-mediaclip .product-view div.configurator-wrapper {
		margin: 0;
	}

	body.open-mediaclip.collage .product-collateral {
		margin-bottom: 0;
	}

	body.open-medialcip.collage .configurator-bottom {
		background: #fff;
	}

	body.open-mediaclip.collage .mediaclip-designer-wrapper,
	body.catalog-product-view.collage #SCPcustomOptionsDiv {
		height: 87%;
	}

	body.catalog-product-view.collage #SCPcustomOptionsDiv {
		display: none;
	}

	body.open-mediaclip.collage #mediaclip-wrapper {
		padding-bottom: 0;
	}

	body.open-mediaclip.collage .col1-layout .col-main {
		margin-bottom: 0;
	}
}

@media screen and (min-width: 1200px) {
	body.catalog-product-view.collage #SCPcustomOptionsDiv {
		max-width: 1180px;
	}

	#collage .mediaclip-designer-wrapper {
		margin-top: 0px;
	}
}

@media screen and (min-width: 700px) {
	body.open-mediaclip #collage .mediaclip-designer-wrapper {
		height: 90vh;
	}
}

dt#label_collage_formaat_keuze, dd#wrapper_collage_formaat_keuze {
	display: none;
}

#collage .options_wrapper dl.last {
	width: 100%;
}

@media only screen and (min-width: 1181px) {
	#collage .option-scroller .scroll-value {
		flex: 0 0 19%;
	}

	#collage .options_wrapper .scroller-next {
		display: none;
	}
}

body.collage #SCPcustomOptionsDiv {
	overflow-x: hidden;
	overflow-y: auto;
}

body.collage #loadExtraOptions {
	display: none;
}

/*  ==========================================================================
	Product: countdown timer
	========================================================================== */

#product-timer {
	overflow: hidden;
}

#product-timer #countdown-timer {
	text-align: center;
	font-size: 17px;
	background-color: #fcf8c8;
	min-height: 45px;
	padding: 8px 10px 0px 10px;
	margin-top: -35px;
}

#product-timer .countdown-text {
	font-weight: bold;
}

@media only screen and (max-width: 769px) {
	#product-timer #countdown-timer .hide-mobile {
		display: none;
	}

	#product-timer	#countdown-timer {
		font-size: 16px;
		padding: 8px 5px 0px 5px;
	}

	#product-timer #countdown-timer .show-mobile {
		display: inherit!important;
	}

	body.remove-product-page #product-timer {
		display: none;
	}

}

@media only screen and (min-width: 769px) {
	#product-timer #countdown-timer {
		margin-top: 0 !important;
	}
}

body.open-mediaclip.hexagon #product-timer,
body.open-mediaclip.collage #product-timer,
body.open-mediaclip #product-timer {
	display: none;
}

body.open-mediaclip #cookie-notice,
body.focus-mediaclip #cookie-notice {
	display: none;
}

/*  ==========================================================================
	Beeldbank: collections
	========================================================================== */

.product-image-gallery .gallery-image.visible {
	max-height: 480px;
}

.beeldbank-products.full, .products-top.full, .cat-footer.full {
	width: 100%;
}

body.beeldbank-product-page .description-wrapper > h2 {
	display: block;
	font-size: 20px;
	text-align: left;
	border: 0;
	padding-bottom: 0;
}

body.beeldbank-products-index.beeldbank-ean .beeldbankFilters {
	width: 100%;
}

@media only screen and (max-width: 769px) {

	body.beeldbank-products-index.beeldbank-ean .col-main > div:first-of-type {
		display: block;
	}

}

/*  ==========================================================================
	Short attributes
	========================================================================== */

@media only screen and (max-width: 769px) {

	.predefined-wrapper {
		width: 100%;
		text-align: left;
		margin-bottom: 17px;
	}

	.predefined-wrapper.closed {
		margin-bottom: 0px;
	}

	.predefined-wrapper.closed .predefined {
		padding-bottom: 0;
		border-bottom: 0;
	}

	.predefined {
		padding-bottom: 10px;
		border-bottom: 1px solid #dedede;
	}

	.predefined-choice {
		width: 48%;
		display: inline-block;
		font-size: 15px;
		position: relative;
		text-align: right;
		padding-right: 40px;
	}

	span.predefined-choice:after {
		background-image: url(/skin/frontend/dollebull/default/images/check-icon.png);
		background-size: 45px 25px;
		display: inline-block;
		width: 40px;
		height: 40px;
		content: "";
		background-repeat: no-repeat;
		position: absolute;
		top: -5px;
		right: 0;
	}

	.predefined-text {
		width: 60%;
		display: inline-block;
		font-style: italic;
		font-size: 14px;
	}

	.predefined-edit {
		font-size: 14px;
		color: #CF0C6D;
		width: 40%;
		text-align: right;
		float: right;
		padding-right: 45px;
	}

	.product-options dl.predefined-data dt label {
		width: 50%;
		vertical-align: top;
	}

	.configurator-options-wrapper .product-options {
		padding: 15px
	}

	#product-options-wrapper dl.predefined-data dd {
		display: none;
	}

	fieldset#product-options-wrapper.product-options dt {
		text-align: left;
	}

}

@media only screen and (min-width: 769px) {

	span.predefined-choice, .row.edit {
		display: none;
	}

}

fieldset.photo-upload {
	background: #f1f1f1;
	padding: 10px 35px 35px 35px;
}

fieldset.photo-upload label {
	font-size: 16px;
}

a.photo-upload-button {
	width: 100%;
	height: 45px;
	cursor: pointer;
	border: 1px solid #ececec;
	background: url('/skin/frontend/dollebull/default/images/download.svg') #fff;
	background-size: 30px 30px;
	background-repeat: no-repeat;
	background-position: 2% center;
	text-align: center;
	line-height: 45px;
	display: block;
	color: #000;
}

a.photo-upload-button:hover, a.photo-upload-button:active  {
	color: #000;
}

.image-response {
	display: inline-block;
	width: 100%;
	max-width: 50%;
	text-align: center;
	padding: 10px;
	background: 0 0;
	box-sizing: border-box;
	border: 1px solid #ececec;
	margin-bottom: 10px;
	margin-top: 10px;
}

.image-response {
	background: #fff;
}


.image-response p {
	margin-bottom: 15px;
}

.image-response img {
	max-width: 100%;
}

.main-container.col1-layout.category .category-description.std {
	float: none;
	padding: 0 22px 50px 22px;
}

.product-name-h1 h1.h1 {
	font-size: 24px;
	font-weight: bold;
	color: #484848;
}

/** Search Bar */

@media only screen and (min-width: 769px) and (max-width: 1199px) {
	#header-search.search-bar-enabled {
		display: none;
	}
}

@media only screen and (min-width: 1200px) {

	#header-search.search-bar-enabled {
		width: 500px;
		height: 50px;
		display: block;
	}

	body.catalog-product-view .product-view .product-shop {
		padding-top: 60px;
	}

}

@media only screen and (max-width: 769px) {

	#header-search {
		display: block;
	}

	#header-search.search-bar-enabled form#search_mini_form #search {
		width: 100%;
	}

}

#header-search.search-bar-enabled  #search_mini_form {
	display: block;
	width: 100%;
}

#header-search.search-bar-enabled #search_mini_form .input-box {
	width: 100%;
}

#header-search.search-bar-enabled .search-autocomplete {
	margin-top: -10px;
}

#header-search.search-bar-enabled  .input-text:focus {
	outline: 0;
}

.skip-link-wrapper.wrapper-search-bar-enabled#skip-link-wrapper-search {
	top: 20px;
	right: 300px;
}

#header-search.search-bar-enabled .search-autocomplete {
	z-index: 1000;
	border-top: 1px solid #dedede;
}

#header-search.search-bar-enabled .search-autocomplete:before {
	display: none;
}

#header-search.search-bar-enabled  #search_mini_form .input-box {
	width: inherit;
}

#header-search.search-bar-enabled .search-autocomplete:before {
	border-bottom: 7px solid #fff;
}

#header-search.search-bar-enabled .search-autocomplete ul li {
	background: #fff;
	border-bottom: 0;
	padding: 10px 8px;
	font-size: 12px;
}

#header-search.search-bar-enabled .search-autocomplete ul li.selected {
	background-color: #f1f1f1 ;
	color: #000;
}

body.catalogsearch-result-index .col3-layout .col-wrapper {
	width: 100%;
}

@media only screen and (max-width: 769px) {

	body #header-search.search-bar-enabled .search-autocomplete ul li {
		padding: 10px;
	}

	#header-search.search-bar-enabled form#search_mini_form #search {
		font-size: 16px;
	}

	body.catalog-product-view #header-search.search-bar-enabled {
		display: none;
	}

	body #header-search {
		padding: 20px 5% 10px 5%;
	}

	.catalogsearch-result-index .products-grid > li {
		padding: 0;
	}

	.catalogsearch-result-index .page-title {
		margin-top: 20px;
	}

	.catalogsearch-result-index .products-grid {
		padding: 0;
	}

	#header-search.search-bar-enabled .search-autocomplete {
		margin-left: auto;
		margin-right: auto;
		left: 0 !important;
		right: 0 !important;
		width: 90% !important;
		white-space: pre-wrap;
	}

}

body.onestepcheckout-index-index #header-search.search-bar-enabled,
body.checkout-cart-index #header-search.search-bar-enabled,
body.open-mediaclip #header-search.search-bar-enabled {
	display: none;
}

#search_mini_form .search-button {
	cursor: inherit;
}

body #search_mini_form .search-button > span {
	display: none;
	background: url(/skin/frontend/dollebull/default/images/ajax-loader.gif) no-repeat;
	background-size: 20px 20px;
}

body #search_mini_form .search-button > span.show {
	display: inline-block;
}

#quote-form-wrapper input.field.error {
	color: #de3737;
	border-color: #de3737;
	margin: 0;
}

.main.category .category-products .products-grid .product-name a {
	line-height: 1;
}

/** Product switch */

#product-switch-wrapper {
	background: #f1f1f1;
}

#product-switch {
	padding: 10px 35px 0 35px;
}

#product-switch label {
	font-size: 16px;
}

/* ======================================
   Search results page
   ====================================== */

#search-results-header {
	color: #484848;
	border-bottom: 1px solid #EDEDED;
	padding-bottom: 2px;
	margin-bottom: 15px;
}

#search-results-header h1 {
	width: 80%;
	display: inline-block;
	border: 0;
	margin-bottom: 0;
}

p.custom-search-amount {
	width: 19%;
	display: inline-block;
	text-align: right;
}

.col1-layout #search-results-page .products-grid > li {
	margin: 0 1% 0px 0 !important;
}

#search-results-page .sorter, #search-results-page li::marker {
	display: none;
}

#search-results-page .pages li {
	width: 30px;
}

.main-container #search-results-page ol {
	list-style: none;
}

#search-results-page .pager {
	width: 100%;
}

#search-results-page .toolbar-bottom .pager {
	display: block;
}

#search-results-page .pager .pages {
	justify-content: center;
	display: flex;
	width: 100%;
}

#search-results-page .pages {
	font-size: 16px;
}

#search-results-page .pages .current {
	padding-top: 1px;
	text-align: left;
}

#search-results-page .pages li a.previous,
#search-results-page .pages li a.next {
	display: none;
}

#search-results-page .toolbar-bottom {
	color: #484848;
	border-top: 1px solid #EDEDED;
	padding-bottom: 2px;
	margin-top: 30px;
	padding-top: 20px;
}

@media only screen and (max-width: 769px) {

	#search-results-header {
		padding-top: 15px;
	}

	#search-results-header h1 {
		width: 100%;
	}

	p.custom-search-amount {
		width: 100%;
		text-align: left;
	}

}

.word-template label {
	font-size: 16px;
}

.word-template {
	padding-bottom: 20px;
}

.word-template #template-word::placeholder {
	font-style: italic;
}
