* {
text-shadow: none !important;
webkit-box-shadow: none !important;
box-shadow: none !important;
}

*:focus {
outline:none !important;
}

body {
	font-family: 'Nunito', sans-serif;
	font-weight: 400;
	color: #434343;
	font-size: 16px;
	line-height: 1.450;
	width: 100%;
}

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

h1, h2, h3, h4, h5, h6 {
	color: #444;
	margin-top:0!important;
}
/* default font size */
.fa {
	font-size: 21px;
}
/* Override the bootstrap defaults */

.container {
width:100%;
max-width: 1170px;
}

.img-thumbnail {
    padding:0;
    border:none;
    border-radius: 0;
}

h1 {
color:#FFFFFF;
font-size:35px;
padding-top:10px;
padding-bottom:10px;
min-height:60px;
background-color:#54583F;
text-align:center;
margin-bottom:30px;
}

@media (max-width: 600px) {

h1 {
font-size:34px;
min-height:50px;
}
}

h2 {
	font-size: 29px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #c48026;
}
a:hover {
	text-decoration: none;
}
a:focus, a:hover {
    color: #c98623;
    text-decoration: underline;
	outline:none;
}
.table-borderless td,
.table-borderless th {
    border: 0 !important;
}

legend {
	font-size: 15px;
	padding: 7px 0px
}
label {
	font-size: 15px;
	font-weight: normal;
}

.form-horizontal .control-label {
text-align:left;
}

select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 15px;
	-webkit-border-radius: 0;
-moz-border-radius: 0;
-khtml-border-radius: 0;
border-radius: 0;
webkit-box-shadow: none;
box-shadow: none;
border-color: #ccc !important;
}

input[type=text], input[type=email],input[type=button],input[type=submit],input[type=password], textarea, select {
-webkit-appearance: none;
}

.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 15px;
}
.input-group .input-group-addon, .form-control {
	font-size: 13px !important;
	line-height:13px !important;
}

.input-group .form-control:last-child {
border-left:none;
}

.input-group-addon {
background-color:#FFFFFF;
}

.panel-title a:hover, .panel-title a:focus {
text-decoration:none;
}

.panel-default {
border:none;
}

#column-left .panel-default > .panel-heading {
    color: #FFFFFF;
    background-color: #c98623;
	text-align:center;
    border: none;
	padding:3px 10px;
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
border-radius: 3px;
line-height:30px;
}



#filters .list-group-item.first {
   color: #c98623;
   font-weight:600;
   padding-bottom:0;
  padding-top:20px;
}

#filters .list-group-item.first:hover {
background-color:#FFFFFF;
}

#filters .list-group-item, #filters .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 0 0 0 0;
    border-radius: 0;
	padding-top:0;
	padding-bottom:0;
}

#filters .panel-footer {
    padding: 10px 15px;
    background-color:#FFFFFF;
    border-top: 1px solid #ddd;
        border-top-width: 1px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.filterbar-header {
display:none;
width:100%;
background-color: #c98623;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
border-radius: 4px;
margin-bottom:20px;
padding: 6px 15px;
min-height:45px;
}

.filterbar-header span{
display:inline-block;
padding-top:3px;
font-weight:normal;
font-size:16px;
color: #FFFFFF;
}

.filterbar-header .btn-filter {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 0 18px 2px 18px;
	float: right;
	background-color:  #953569;
	background-image: none;
	border: solid 2px #953569;
}

@media (max-width: 968px) {

.filterbar-header {
display:block;
}

#filters .list-group-item.first {
padding-top:0;
}

}


/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: transparent !important;
    border-color: transparent !important;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight:700;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #54583F;
	background-image: none;
	background-repeat: repeat-x;
}

.clear {
clear:both;
}

/* top */
#top {
	background-color: #FFE3D6;
	padding: 4px 0px 3px 0;
	margin: 0 0 20px 0;
	min-height: 38px;
	line-height:25px;
}
#top .container {
	padding: 0 20px;
}

#top #phone .list-inline{
padding-top:3px;
margin-bottom:0;
}

#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #c48026, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a, #phone a {
font-size:13px;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover, #phone a:hover {
	color: #c98623;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}

#top-links .caret {
float:right;
margin-top:9px;
}

#top > .container > .pull-left > form > .btn-group > .btn-link, #top-links > ul > li > a, #phone a  {
 color:#000000;
 }

#top-links i, #phone i{
color:#54583F;
float:left;
padding-right:6px;
}

#top-links .list-inline {
margin-bottom:0;
}

#top-links .list-inline > li {
padding: 5px 5px;
}

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

#top-links .list-inline > li {
padding: 5px 0;
}

} /* end mediaquery */

#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {
	margin: 0 0 10px 0;
}

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

#top {
position:fixed;
width:100%;
z-index:500;
}

#top img {
display:none;
}

#top.stick {
min-height:50px;
padding-top:10px;
}

#top.stick img {
position:absolute;
display:block;
left:60px;
top:10px;
}

header {
padding-top:50px;
}

header.stick {
padding-top:50px;
}

#logo img {
max-width:300px;
margin:0 auto;
}

#search {
    margin-bottom:0 !important;
    margin-top: 0!important;
}

#cart {
margin-top:20px!important;
margin-bottom:20px!important;
}

} /* end mediaquery */

/* search */
#search {
	margin-bottom: 10px;
	margin-top:40px;
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
	border:solid 1px #953569;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	height:40px;
	padding: 8px 29px;
	background-image:none;
	background-color:#54583F;
	border:solid 1px #54583F;
	color:#FFFFFF;
	-webkit-border-radius: 0;
-moz-border-radius: 0;
-khtml-border-radius: 0;
border-radius: 0;
}

#search .btn-lg:hover, #search .btn-lg:focus {
	background-color:#6B7050 !important;
	border:solid 1px #6B7050;
	}

/* cart */
#cart {
	margin-bottom: 10px;
	margin-top:40px;
}
#cart > .btn {
	font-size: 15px;
	line-height: 18px;
	color: #FFF;
	padding:7px 0;
	background-color:#54583F;
	background-image:none;
	height:40px;
	-webkit-border-radius: 0;
-moz-border-radius: 0;
-khtml-border-radius: 0;
border-radius: 0;
}

#cart.open > .btn {
	background-color: #000000;
	border: 1px solid #E6E6E6;
	color: #FFFFFF;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #FFFFFF;
}
#cart .dropdown-menu {
	background: #FFFFFF;
	z-index: 1001;
	padding:0 10px;
}
#cart .dropdown-menu {
	min-width: 100%;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}

#cart .dropdown-menu table td {
	border-top: none !important;
	border-bottom: solid 1px #CCCCCC;
}

#cart .dropdown-menu table td button {
padding:0;
background-color:#FFFFFF;
border:none;
}

#cart .dropdown-menu table.table-bordered , #cart .dropdown-menu table.table-bordered td {
border:none !important;
padding:0;
}

#cart .dropdown-menu li > div {
	min-width: 427px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
#menu {
	background-color: #54583F;
	background-image: none;
	border: none;
	min-height: 55px;
	-webkit-border-radius: 0;
-moz-border-radius: 0;
-khtml-border-radius: 0;
border-radius: 0;
}

.navbar-collapse {
padding:0;
}

#menu .nav > li > a {
	color: #fff;
	text-transform:uppercase;
	padding: 0 19px;
	font-size:15px;
	line-height:55px;
	min-height: 55px;
	background-color: transparent;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #54583F;
	font-size: 15px;
	white-space:nowrap;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}

#menu .dropdown .dropdown-toggle {
    padding-right: 35px !important;
}

.ochow-menu-item-arrow {
padding-top: 3px;
}

#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 15px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #54583F;
	background-image: none;
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	text-transform:uppercase;
	line-height: 40px;
	color: #fff;	
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 0;
	float: right;
	background-color:#54583F !important;
	background-image: none !important;
	background-repeat: repeat-x;
	border:none;
}

#menu .btn-navbar i {
background-color: none !important;
	background-image: none !important;
}

#menu .btn-navbar i {
font-size:24px;
}

#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: none;
}

/*advanced menu start*/
#menu .dropdown .dropdown-toggle {
              padding-right: 20px;
            }

            .ochow-menu-item-toggle {
              position: absolute;
              top: 0;
              right: 0;
              z-index: 1;
              color: #FFF;
              padding: 8px 10px 6px 10px;
				margin-right: 20px;
			  background-color: #FFE3D6;
            }

            .ochow-menu-item-toggle:hover {
              background-color: rgba(0, 0, 0, 0.5);
              cursor: pointer;
            }

            .ochow-menu-item-toggle.ochow-close .fa-plus {
              display: inline-block;
            }

            .ochow-menu-item-toggle.ochow-close .fa-minus {
              display: none;
            }

            .ochow-menu-item-toggle.ochow-open .fa-plus {
              display: none;
            }

            .ochow-menu-item-toggle.ochow-open .fa-minus {
              display: inline-block;
            }

            .ochow-menu-item-arrow {
              position: absolute;
              top: 12px;
              right: 5px;
              color: #fff;
            }

            @media (max-width: 992px) {
              #menu .navbar-nav > li {
                display: block !important;
              }
            }
/*advanced menu end*/

@media (max-width: 992px) {

.container > .navbar-header, .container > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}
    .navbar-header {
        float: none;
	}
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
	
	.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 0px;
    margin-right: 15px;
    margin-bottom: 0px;
	}
}
@media (min-width: 992px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 991px) {
	#menu {
		border-radius: 0;
		margin:0 15px 20px 15px;
		min-height:40px;
	}
	
	.navbar-nav {
    margin:0;
}

#menu .nav > li > a {

    line-height: 40px;
    min-height: 40px;
	}
	
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
		position: static;
float: none;
width: auto;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-khtml-border-radius: 0;
border-radius: 0;
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}

table.usp.bottom {
display:none;
}

table.usp td {
display:block;
float:left;
border-left: solid 1px #CCCCCC !important;
width:32.3%;
padding:0 20px  !important;
margin-right:1.55%;
}

table.usp td:first-child {
border-left:none !important;
}

table.usp td:last-child {
margin-right:0;
}

table.usp img {
float:left;
width:32px !important;
height:auto;
margin-right:15px;
margin-top:5px;
}

table.usp h3 {
font-size:18px;
margin-bottom:0;
font-weight: 800;
text-transform:uppercase;
}

table.usp p {
margin-bottom:0;
font-size:14px;
}

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

table.usp.top {
display:none;
}

table.usp.bottom {
display: block;
margin-bottom:0;
padding-top:30px;
}

table.usp td {
border-left:none !important;
border-top: solid 1px #CCCCCC !important;
width:100%;
display:block;
padding:15px 20px !important;
margin-right:0;
}

table.usp td:first-child {
border-top:none !important;
}

} /* end mediaquery */

/* topbanner*/

.topbanner-wrapper {
width:100%;
height:auto;
margin-bottom:15px;
}

.topbanner-image {
float:left;
width:67.7%;
height:300px;
background-position:center center;
background-size:cover;
}

.topbanner-text {
float:left;
width:32.3%;
height:300px;
/*background-image:url(../../../../../image/bg-banner.jpg);*/
background-color:#54583F;
color: #FFFFFF;
text-align:center;
padding:30px 10px;
font-size:18px;
line-height:26px;
font-weight:600;
position:relative;
}

.topbanner-text a, .topbanner-text p:first-of-type {
font-size:25px;
}

.topbanner-text .banner-description {
width:100%;
  position: absolute;
  top: 50%;
  left:0;
 -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

/*banners*/

.banner {
float:left;
width:32.33%;
margin-right:1.5%;
margin-bottom:15px;
}

.banner-image {
float:left;
width:50%;
height:150px;
background-position:center center;
background-size:cover;
}

.banner-text {
float:left;
width:50%;
height:150px;
/*background-image:url(../../../../../image/bg-banner.jpg);*/
background-color:#54583F;
color: #FFFFFF;
text-align:center;
padding:30px 10px;
font-size:20px;
line-height:26px;
font-weight:600;
}


.banner:nth-of-type(3) {
margin-right:0;
}

.topbanner-wrapper a, .banner a, .topbanner-wrapper a:hover, .banner a:hover {
color:#444444;
}

.topbanner-text span, .banner-text span {
display:inline-block;
border: solid 1px #FFFFFF;
color:#FFFFFF;
padding:5px 10px;
margin-top:5px;
}

.topbanner-wrapper:hover span, .banner:hover span{
text-decoration:none;
background: rgba(255, 255, 255, 0.2);

}


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

.tekst-actueel {
width: 100%!important;
}

.banner {
float:left;
width:100%;
}

.topbanner-image {
width:100%;
height:250px;
}

.topbanner-text {
width:100%;
height:auto;
}

.topbanner-text .banner-description {
position:relative;
top:inherit;
 -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform:  none;
}

} /* end mediaquery */

@media screen and (max-width: 550px) {
.topbanner-image {

height:200px;
}
} /* end mediaquery */

/* content */
#content {
	min-height: 500px;
}

#common-home .html-content ul {
list-style-type:none;
margin:0;
padding:0;
font-size:0;
border: solid 1px #666666;
padding:10px 20px;
position:relative;
}

#common-home .html-content li {
display:inline-block;
width:20%;
font-size:16px;
}

#common-home .html-content li:before {
content:"";
display:inline-block;
background-image:url(../../../../../image/zakelijk-bullet.png);
width:21px;
height:20px;
margin-right:5px;
margin-bottom:-3px;
}

#common-home .html-content li:first-of-type:before {
display:none;
}

#common-home .html-content ul a{
display:inline-block;
background-color:#1b95e0;
color:#FFFFFF;
padding:6px 15px;
}
#common-home .html-content ul a:hover {
text-decoration:none;
background-color:#54583F;
}

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

#common-home .html-content li {
width:35%;
}

#common-home .html-content li:nth-of-type(1) {
width:30%;
}

#common-home .html-content li:nth-of-type(4) {
margin-left:30%;
}

#common-home .html-content ul a{
position:absolute;
top:15px;
}

} /* end mediaquery */

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

#common-home .html-content li, #common-home .html-content li:nth-of-type(1) {
width:100%;
padding-bottom:10px;
text-align:center;
}

#common-home .html-content li:last-of-type {
padding-bottom:0;
}

#common-home .html-content li:nth-of-type(4) {
margin-left:0;
}

#common-home .html-content ul a{
position: relative;
top: inherit;
width:100%;
}


} /* end mediaquery */

#common-home .html-content:last-of-type, #category-description {
background-color:#54583F;
color:#FFFFFF;
padding:25px;
text-align:center;
background-image:url(../../../../../image/bg-home-content.png);
background-repeat:no-repeat;
background-size:auto 100%;
background-position:center center;
}

.tekst-actueel {
float: left;
width: 66.17%;
background-color: #54583F;
color: #FFFFFF;
padding: 25px;
text-align: center;
min-height: 152px;
}

#product-product .html-content {
padding:20px 0;
}

#category-description {
margin-top:20px;
}

#common-home .html-content {
padding-bottom:5px;
}

#common-home .html-content h1, #category-description h2 {
color:#FFFFFF;
background-color: transparent;
font-style:normal;
margin-bottom:0;
}

.subscribe {
background-color:#D6A0A5;
padding:10px;
margin-top:35px;
}

.subscribe:hover {
background-color:#FFE3D6;
}

.subscribe a {
display:block;
color:#000000;
text-decoration:none;
margin-left:45px;
}

.subscribe img {
float:left;
margin-right:10px;
display:block;
margin-top:-1px;
margin-left:-45px;
}  

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

.subscribe {
line-height:18px;
}

.subscribe img {
margin-top:4px;
}

} /* end mediaquery */

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

.subscribe img {
margin-top:14px;
}

} /* end mediaquery */

.bottom-logo {
margin-top:30px;
text-align:center;
}

.bottom-logo img {
margin:0 25px;
}

/* footer */
footer {
	margin-top: 30px;
	padding-top: 30px;
	background-color: #54583F;
	color: #ffffff;
	font-size:13px;
}

footer .col-sm-2 {
width:18%;
}

footer .col-sm-2:nth-of-type(1), footer .col-sm-2:nth-of-type(5) {
width:23%
}

footer .col-sm-2:nth-of-type(5) {
text-align:right;
}

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

footer .col-sm-2  {
float:left !important;
width:50% !important;
margin-bottom:20px;
}

footer .col-sm-2:nth-of-type(4) {
clear:left;
}

} /* end mediaquery */

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

footer .col-sm-2  {
float:none !important;
width:100% !important;
margin-bottom:20px;
clear:both;
text-align:center !important;
}

} /* end mediaquery */

footer a {
	color: #fff;
}
footer a:hover {
	color: #fff;
}
footer h5 {
	
	font-size: 19px;
	color:#c98623;
}

#powered {
background-color:#54583F;
padding-top:15px;
padding-bottom:5px;
}

#powered .col-md-6:last-of-type {
text-align:right;
}

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

footer {
font-size:15px;
}

#powered .col-md-6 {
float:none !important;
width:100% !important;
clear:both;
text-align:center !important;
}

} /* end mediaquery */

/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}

.alert-dismissable .close, .alert-dismissible .close {
opacity :1;
right: 0;
}

/* breadcrumb */
#popup .breadcrumb { 
display:none;
}

.breadcrumb {
background-color:#FFFFFF;
padding:0;
}

.breadcrumb a {
color:#444444;
}

#checkout-cart .breadcrumb, #checkout-checkout .breadcrumb {
	margin: 0 0 20px 0;
	padding: 7px 0 5px 0;
	border: 1px solid #ddd;
}

#checkout-cart .breadcrumb a, #checkout-checkout .breadcrumb a {
color:#c48026;
}

#checkout-cart .breadcrumb i, #checkout-checkout .breadcrumb i {
	font-size: 15px;
}
#checkout-cart .breadcrumb > li, #checkout-checkout .breadcrumb > li {
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
}
#checkout-cart .breadcrumb > li + li:before, #checkout-checkout .breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
#checkout-cart .breadcrumb > li:after, #checkout-checkout .breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: -3px;
	right: -5px;
	width: 26px;
	height: 26px;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pagination {
	margin: 0;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #953569;
    border-color: #953569;
}

.pagination > li > a, .pagination > li > span, .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
color: #953569;
}

/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding:0 10px;
	font-size: 15px;
	border: none;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
border-radius: 4px;
	height:34px;
	line-height:34px;
}

.btn i{
padding-top:6px;
}

#cart > .btn i, #search .btn-lg i, #list-view i, #grid-view i {
padding-top:0;
text-shadow:none !important;
}

#list-view, #grid-view {
background-color:#FFFFFF;
color:#953569;
border-color:#DDDDDD;
}

 #list-view:hover, #grid-view:hover,  #list-view:focus, #grid-view:focus {
 background-color: #FFFFFF !important;
 background-image:none !important;
border-color:#DDDDDD !important;
 }
 
 #list-view.active, #grid-view.active {
 background-color:#F9F9F9;
 }

#checkout-cart .btn-danger {
background-image:none;
background-color:#54583F;
}

.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 15px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #333333;
	background-color: #f5f5f5;
	background-image: none;
	background-repeat: repeat-x;
	border: solid 1px #dddddd ;
}
.btn-primary {
	color: #ffffff;
	background-color: #953569;
	background-image: none;
	border: none;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled], .btn.focus, .btn:focus, .btn:hover {
	background-color: #54583F !important;
}

.btn-default.active {
	-webkit-box-shadow: none;
box-shadow: none;
}
.btn-warning {
	color: #ffffff;
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #c48026;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #54583F, #111111);
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	border: 1px solid #ddd;
	margin-bottom: 20px;
	overflow: auto;
}
.product-thumb .image {
	text-align: center;
	padding:10px;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
	padding: 15px;
}

.product-list .product-thumb .caption {
padding-top:15px;
}

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

.product-list .product-thumb .image {
	float: left;
	padding-right:25px;
}

.product-list .product-thumb .image img{
max-width:250px;
}

.product-list .product-thumb .button-group {
	padding-left:0;
	margin-left:-10px;
}

.product-list .product-thumb .fa-exchange, #popup .fa-exchange {
    padding-top: 6px;
    float: none;
}

.product-thumb h4 {
	font-weight:700;
	min-height:38px;
	font-size:18px;
}
.product-thumb .caption {
	padding: 0 20px;
	min-height: 150px;
}

@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	
}
.product-grid .product-thumb .caption {
	min-height: 0;
	float:right;
	width:100%;
}

.product-grid .product-thumb .image {
float:left;
width:100%;
}

.product-grid .product-thumb .caption {
padding-top:15px;
}

.product-grid .product-thumb .button-group {
	padding-left:0;
}

}

@media (max-width: 600px) {

.product-grid .product-thumb .caption p:first-of-type {
display:none;
}

.product-grid .product-thumb .caption {
text-align:center;
}

}

.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #000000;
	font-weight:700;
	font-size:17px;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;

}

.price-sku {
	color: #999;
	font-size: 12px;
	text-transform:lowercase;
}

.product-thumb .button-group {
padding:10px 0;
	background-color: #FFFFFF;
	overflow: hidden;
	margin-left:-5px;
}

.upsell-products-row .product-thumb .button-group {
margin-left:0;
padding:10px;
}

.swiper-slide .product-thumb .button-group {
margin-left:0;
padding:10px;
}

@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button, .product-right .button-group button, #popup .button-group button {
	width: 56%!important;
	display: inline-block;
	float: left;
	background-color: #953569;
	color: #FFFFFF;
	height: 31px;
	line-height:31px;
	font-weight: normal;
	text-align: center;
    border:none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	margin: 0 2%;
}

#popup .button-group button {
width:auto;
margin-left:0;
}

 #popup .button-group {
 padding-left:0;
 }
 
 .product-right .green, #popup .green {
 color:#009900;
 }

.product-right .button-group button, #popup .button-group button {
background-color:#953569;
}

.product-thumb .button-group button + button, .product-right .button-group button + button, #popup .button-group button + button {
	width: 16%!important;
	background-color:#FFFFFF;
	border: solid 1px #EBEBEB;
	color:#333333;
}

#popup .button-group button + button {
	width: auto;
	}

.product-thumb .fa-exchange, #popup .fa-exchange {
padding-top:5px;
float:left;
display:block;
margin-left:-3px;
}

.product-thumb .fa-heart, #popup .fa-heart {

margin-left:-2px;
}

.product-right .fa-exchange {
padding-top:5px;
float:left;
display:block;
margin-left:3px;
}

.fa-heart::before {
    content: "\f31b" !important;
}

.product-thumb .button-group button:hover ,.product-right .button-group button:hover, #popup .button-group button:hover {
	background-color: #54583F;
	text-decoration: none;
	cursor: pointer;
}

.product-thumb .button-group button + button:hover, .product-right .button-group button + button:hover, #popup .button-group button + button:hover {
color:#c48026;
background-color:#FFFFFF;
}

@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button {
		width: 40%;
	}
	
	.product-thumb .button-group button + button, .product-right .button-group button + button, #popup .button-group button + button {
	width:23%;
	}
	
	.product-thumb .fa-exchange {
	float:none;
	}
}
/* product detail */

.thumbnail {
    padding: 0;
    background-color: #fff;
    border: none;
    border-radius: 0;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 0;
	display: block;
	border: none;
}

.thumbnails .image-additional {
	width:33.3%;
	float: left;
	padding-left:20px;
	margin-left:0;
}

#product-left {
float:left;
width:60%;
height:auto;
padding-right:20px;
}

#product-left p , #product-left p font{
font-family: 'Nunito', sans-serif !important;
	font-weight: 400 !important;
	color: #434343 !important;
	font-size: 16px !important;
	line-height: 1.450 !important;
	}

.product-right {
float:left;
width:40%;
height:auto;
}

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

#product-left, .product-right {
width:100%;
padding: 15px 0;
}

.product-right .fa-exchange {
float:none;
}

} /* end mediaquery */

.usp-bullets {
text-align:center;
padding-bottom:20px;
}

.usp-bullets ul{
display: inline-block;
width:auto;
margin:0 auto;
float:none;
list-style-type:none;
padding:0;

}

.usp-bullets ul li {
display:inline-block;
padding:0 10px;
white-space:nowrap;
line-height:30px;
}

.usp-bullets ul li:before {
content:"";
display:inline-block;
background-image:url(../../../../../image/usp-bullet.png);
width:22px;
height:20px;
margin-right:5px;
margin-bottom:-3px;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}

/*quickview*/
.loadingpoup{padding-top:5%;padding-bottom:5%;text-align:center;}
			.loadingpoup i{font-size:50px}
			.modal-dialog{width:98%; max-width:1000px;

top: 50%;
-ms-transform: translateY(-50%)!important;
-webkit-transform: translateY(-50%)!important;
-moz-transform: translateY(-50%)!important;
-o-transform: translateY(-50%)!important;
transform: translateY(-50%)!important;

}			
.modal-dialog .close{z-index:1;right:-10px;top:-12px;background:#000!important;border-radius:18px;color:#fff;font-size:34px;height:33px;width:34px;line-height:32px;position:absolute;opacity:1;}
.modal-dialog .button.close:hover{color:#fff;}
.modal-content{padding-top:30px; padding-bottom: 30px; }

.product-thumb:hover #quick-view-button{visibility:visible; opacity:2px;}
.product-thumb:hover .smca_call_button{background:#000000}
 .smca_call_button{transition:all 0.6s ease-in-out 0s;}
 
 .modal-dialog {
 max-height: 100%;
 }
 
 @media screen and (max-width:1000px) {
 
 .product-thumb:hover #quick-view-button{display:none;}

} /* end mediaquery */
 
#quick-view-button{
transition:all 0.6s ease-in-out 0s;
visibility:hidden;	
position:relative;
background:#000000 none repeat scroll 0 0;
border-radius:5px; 
padding:0 10px; bottom:0px;
color:#fff;
border:none;
}
#quick-view-button .imgicon{
display:none;
}
.buttons-group {
min-height: 200px;
padding: 50px;
position: absolute;
top: 0;
}
.product-thumb:hover .image{opacity:0.4}

.quickbutton{position:absolute; top:100px;display:none; 

left: 50%;
-ms-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}

.product-list .quickbutton {
left:150px;
top:93px;
}

.product-thumb:hover .quickbutton{display:block}

.cd-top {
position:fixed;
bottom:35px;
right:35px;
height:32px;
width:32px;
padding-top:4px;
text-align:center;
background-color:#FFFFFF;
border:solid 1px #343434;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
border-radius:4px;
visibility:hidden;
opacity: 0;
z-index:999999999;
}
.cd-top, .cd-top:hover, .cd-top:active, .cd-top:focus{
color:#343434;
text-decoration:none;
}

.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: 1;
}

/*Toegevoegd door erwin*/

  @media screen and (max-width: 550px) {
  #top-links .list-inline > li {
      padding: 5px 5px;
  }
    }
  #top #phone .list-inline {
      padding-top: 6px;
  }
  #top-links i, #phone i {
      padding-right: 2px;
  }
  #cart > .btn {
      line-height: 23px;
      background-color: #2d2d2d;
  }

  .product-right .button-group button, #popup .button-group button {
      background-color: #FFCE01;
  }
  .product-thumb .button-group button, .product-right .button-group button, #popup .button-group button {
      background-color: #FFCE01;
  }
  .btn-primary { 
    background-color: #FFCE01; 
  }
  .product-thumb .caption {
    min-height: 238px;
  }
  #filtercontainer .btn .btn-primary {
    background-color: #953569 !important; 
  }
  @media (max-width: 1200px) {
    .product-grid .product-thumb .caption {
        min-height: 238px;
        padding: 0 15px;
    }
    .product-grid .product-thumb .caption p {
        min-height: 116px;
    }
    .product-grid .product-thumb .caption .price {
        min-height: 30px;
    }
    .product-grid .product-thumb .image {
      min-height: 225px;
    }
  }

  @media (max-width: 767px) {
    .product-grid .product-thumb .caption p:first-of-type {
        display: block;
    }
  }
  
  #search { margin-top: 30px; }
        #cart { margin-top: 30px; }

@media screen and (max-width: 650px) {
  table.usp td {
  padding: 15px 7px !important;
  }
  }
  
  #mobile-usp-bottom {
  margin-top: 20px;
  }