/* Style.css aanpassingen */
/* Algemeen */

.usp-topbar {
    background: #eee none repeat scroll 0 0;
    clear: both;
    display: block;
    position: relative;
}
.innertopbar {
    display: block;
    margin: 0 auto;
    max-width: 1140px;
}
.innertopbar li {
    display: inline-block;
    vertical-align: top;
}
.innertopbar .text-usp {
    border-left: 1px solid #999;
    box-sizing: border-box;
    padding: 15px 7px;
    width: auto;
}
.innertopbar .img-usp {
    box-sizing: border-box;
    padding: 5px 0px 0px 17px;
    vertical-align: middle;
    width: auto;
}
.innertopbar .fa.fa-check {
    color: green;
    display: inline-block;
    float: left;
    font-size: 18px;
    height: 40px;
    padding: 0 5px 0 0;
}
.text-usp > span {
    display: inline-block;
    font-size: 12px;
    width: auto;
}
.innertopbar .img-usp img {
    max-height: 55px;
}
.text-usp.border-right {
    border-right: 1px solid #999;
}



#hoofdmenu-sub a {
    color: #555;
}
.ubermenu-topmenu {
    clear: none;
    width: 300px;
}
li.reviews_tab {
display: none;
}
#hoofdmenu-sub a:hover {
    color: #D2113D;
	-webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}
.blog .title.entry-title {
    display: inline-block;
    width: 100%;
    position: relative;
}
.single-product ul {
list-style: inside!important;
}
#logo {
    float: left;
    max-width: 16%;
    position: absolute;
    top: 30%;
    z-index: 1000;
}
.fa.fa-star, .fa.fa-star-half-o {
    color: #FFD55A!important;
}
.postid-74 .woocommerce-tabs.wc-tabs-wrapper {
    display: none;
}
.review-block {
    background: #f1f1f1 none repeat scroll 0 0;
    border: 2px solid #eee;
    border-radius: 5px;
    padding: 5%;
    text-align: center;
}
/* Header */
#header {
    background-position: top;
    padding: 10px 0;
    height: 120px;
}
.header-inside-right-cta {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    float: right;
}
#tagline {
    float: left;
    height: 60px;
    margin-left: 20%;
    margin-top: 3%;
    text-transform: uppercase;
    width: 50%;
}
#tagline h2 {
    font-weight: 400;
}
#tagline h3 {
    font-size: 18px;
    font-weight: 400;
}

#fc_xml_box li {
    list-style: outside none none;
}
#social-icons {
    float: right;
    font-size: 20px;
}
#social-icons ul {
    margin-top: 6%;
}
#social-icons ul li {
    display: inline-block;
    padding: 0 0 0 30px;
}
#social-icons ul li a {
    color: #425663 !important;
}
.ubermenu .ubermenu-target {
    display: inline-block;
    text-decoration: none;
    position: relative;
}
.ubermenu .ubermenu-nav .ubermenu-column-full {
    width: 102px;
}
#ubermenu-nav-hoofdmenu-7 {
    max-width: 1100px;
    margin: 0 auto;
}
#ubermenu-nav-hoofdmenu-7  #menu-item-551 a{
    padding: 10px 10px ;
}
#ubermenu-nav-hoofdmenu-7  .fa{
    font-size: 24px;
}
.ubermenu .ubermenu-colgroup .ubermenu-column,
.ubermenu .ubermenu-custom-content-padded,
.ubermenu .ubermenu-nonlink, .ubermenu .ubermenu-retractor,
.ubermenu .ubermenu-submenu-padded,
.ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target,
.ubermenu .ubermenu-target, .ubermenu .ubermenu-widget,
.ubermenu-responsive-toggle {
    padding: 15px 11px;
}
#hoofdmenu-sub {
    max-width: 1100px;
    margin: 0 auto;
    margin-bottom: 7%;
}
#hoofdmenu-sub ul{
    float: right;
    display: inline-block;
}
#hoofdmenu-sub ul li {
    display: inline-block;
    padding: 0 14px;
    border-left: 1px solid;
    text-transform: uppercase;
    color: #425663;
}
#hoofdmenu-sub ul li:last-child {
    padding: 0 0 0 18px;
}
#ubermenu-topmenu-8 ul li a {
    padding: 5px 0;
}
#ubermenu-topmenu-8 .ubermenu-content-block {
    padding: 0 !important;
}
.ubermenu-vertical .ubermenu-item-level-0 {
    display: inline-block;
    padding: 0 10px;
}
.usp-list {
    margin: 0 !important;
    padding: 0 0 30px !important;
}
.koptop-call-to-action {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #ffffff 0%, #f7f7f7 17%, #eaeaea 100%) repeat scroll 0 0;
    border: 1px solid #e4e4e4;
    border-radius: 5px;
    display: inline-block;
    height: auto;
    margin: 0 auto;
    padding: 1% 0;
    width: 100%;
}
.koptop-inside-left-cta {
    clear: both;
    float: left;
    padding: 0 0 0 15px;
    position: relative;
    width: 70%;
}
.koptop-inside-right-cta {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    display: inline-block;
    float: right;
    width: 27%;
}
.pro-btn1 {
	background: #ffd65e; /* Old browsers */
	background: -moz-linear-gradient(left,  #ffd65e 0%, #febf04 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffd65e), color-stop(100%,#febf04)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #ffd65e 0%,#febf04 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #ffd65e 0%,#febf04 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #ffd65e 0%,#febf04 100%); /* IE10+ */
	background: linear-gradient(to right,  #ffd65e 0%,#febf04 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd65e', endColorstr='#febf04',GradientType=1 ); /* IE6-9 */
    border-radius: 6px;
    color: #425663 !important;
    display: block;
    font-weight: 600;
	font-size:16px;
    margin-top: 5%;
    padding: 15px 0;
    text-align: center;
    text-transform: uppercase;
	text-decoration: none !important;
    width: 250px;
	-webkit-transition: font-size 0.3s;
    -moz-transition: font-size 0.3s;
    -o-transition: font-size 0.3s;
    transition: font-size 0.3s;
}
.pro-btn1:hover {
	font-size:18px;
	-webkit-transition: font-size 0.3s;
    -moz-transition: font-size 0.3s;
    -o-transition: font-size 0.3s;
    transition: font-size 0.3s;
}
.pro-btn2 {
    background: #ffd65e; /* Old browsers */
    background: -moz-linear-gradient(left,  #ffd65e 0%, #febf04 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffd65e), color-stop(100%,#febf04)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #ffd65e 0%,#febf04 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #ffd65e 0%,#febf04 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #ffd65e 0%,#febf04 100%); /* IE10+ */
    background: linear-gradient(to right,  #ffd65e 0%,#febf04 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd65e', endColorstr='#febf04',GradientType=1 ); /* IE6-9 */
    border-radius: 6px;
    color: #425663 !important;
    display: block;
    font-weight: 600;
    font-size: 12px;
    margin-top: 3%;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none !important;
    width: 190px;
    -webkit-transition: font-size 0.3s;
    -moz-transition: font-size 0.3s;
    -o-transition: font-size 0.3s;
    transition: font-size 0.3s;
}
.pro-btn2:hover {
    font-size:14px;
    -webkit-transition: font-size 0.3s;
    -moz-transition: font-size 0.3s;
    -o-transition: font-size 0.3s;
    transition: font-size 0.3s;
}
.rugklacht-btn {
	background: #ffd65e; /* Old browsers */
	background: -moz-linear-gradient(left,  #ffd65e 0%, #febf04 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffd65e), color-stop(100%,#febf04)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #ffd65e 0%,#febf04 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #ffd65e 0%,#febf04 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #ffd65e 0%,#febf04 100%); /* IE10+ */
	background: linear-gradient(to right,  #ffd65e 0%,#febf04 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd65e', endColorstr='#febf04',GradientType=1 ); /* IE6-9 */
    border-radius: 6px;
    color: #425663 !important;
    display: block;
    font-weight: 600;
	font-size:14px;
    margin-top: 5%;
    padding: 15px 0;
    text-align: center;
    text-transform: uppercase;
	text-decoration: none !important;
    width: 350px;
	-webkit-transition: font-size 0.3s;
    -moz-transition: font-size 0.3s;
    -o-transition: font-size 0.3s;
    transition: font-size 0.3s;
}
.rugklacht-btn:hover {
	font-size:16px;
	-webkit-transition: font-size 0.3s;
    -moz-transition: font-size 0.3s;
    -o-transition: font-size 0.3s;
    transition: font-size 0.3s;
}
.koptop-inside-left-cta > h1 {
    font-size: 28px;
    margin: 0;
    text-transform: uppercase;
}
#kleur-keuzes-home .wp-caption.alignleft {
    float: left;
    padding: 1%;
    vertical-align: top !important;
    width: 55px !important;
}
#kleur-keuzes-home b {
    clear: both;
    float: left;
    width: 100% !important;
}
#attachment_1267 {
    background: #000 none repeat scroll 0 0;
    border: 0 none;
    color: #fff !important;
}
#attachment_1267 .wp-caption-text {
    color: #fff !important;
}
/* Body */
	/* Product slider */
.wpb_slider_area .amount.p_price {
    color: #fff !important;
    font-size: 22px;
}

.usp-list i {
    color: #febf04;
    font-size: 26px;
    line-height: 1.3em;
    margin-right: 2%;
}
/* Home rowblocken 1 */
.aanbod-rowblock1 {
    background-position: center center !important;
    background-size: cover !important;
    border: 2px solid #ddd;
    height: 300px;
    position: relative;
}
.aanbod-rowblock1 h2 {
    background: rgba(184, 13, 29, 0.75) none repeat scroll 0 0 !important;
    border: 0 none !important;
    clear: both;
    color: #f9f9f9;
    font-size: 16px;
    font-weight: 700;
    margin: 0 !important;
    position: relative;
    text-align: center;
    top: 0 !important;
    width: 100% !important;
}
.aanbod-rowblock1 h3 {
    background: rgba(184, 13, 29, 0.75) none repeat scroll 0 0 !important;
    border: 0 none !important;
    clear: both;
	color:#f9f9f9;
	font-size:15px;
    margin: 0 !important;
    position: relative;
    text-align: center;
    top: 0 !important;
    width: 100% !important;
}
.aanbod-home-btn {
	display:none;
	padding:0px!important;
}
.aanbod-rowblock1:hover .aanbod-home-btn {
    background: rgba(255, 255, 255, 0.75) none repeat scroll 0 0;
    border: 0 none;
    bottom: 0px;
    display: block;
    font-size: 16px;
    font-weight: 700;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    padding: 44% 0!important;
	transition:padding 0.5s;
}


/* Landingspage .page-id-503 */
.page-id-503 h2 {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    color:#e60b27;
    font-style: italic;
    font-weight: 400;
}
.page-id-503 .koptop-call-to-action {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #ffffff 0%, #f7f7f7 17%, #eaeaea 100%) repeat scroll 0 0;
    border: 1px solid #e4e4e4;
    border-radius: 5px;
    height: 80px;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}
.page-id-503 .koptop-inside-left-cta {
    clear: both;
    float: left;
    padding: 0 2%;
    position: relative;
    width: 70%;
}
.page-id-503 .koptop-inside-right-cta {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    float: left;
    width: 26%;
}
.page-id-503 .pro-btn1 {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #ffd65e 0%, #febf04 100%) repeat scroll 0 0;
    border-radius: 6px;
    color: #425663 !important;
    display: block;
    font-size: 16px;
    font-weight: 600;
    margin-top: 9%;
    padding: 15px 0;
    text-align: center;
    text-decoration: none !important;
    text-transform: uppercase;
    transition: font-size 0.3s ease 0s;
    width: 170px;
}
.page-id-503 .review-block {
    background: #f1f1f1 none repeat scroll 0 0;
    border: 2px solid #eee;
    border-radius: 5px;
    padding: 5%;
    text-align: left;
}
#tagline h2 {
    border-bottom: 0px solid #eee;
    border-top: 0px solid #eee;
    color:#e60b27;
    font-style: normal!important;
    font-weight: 400;
}
h2 {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    color:#e60b27;
    font-style: italic;
    font-weight: 400;
	padding: 1% 0;
	margin-bottom:15px;
}

h3 {
    margin-bottom: 5px;
}

/* Landingspage .page-id-530 */
.page-id-530 h2 {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    color:#e60b27;
    font-style: italic;
    font-weight: 400;
}
.lp-info-block h3 {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    color:#e60b27;
    font-size: 20px;
    font-style: italic;
    font-weight: 400;
    margin: 0 0 7% !important;
    padding: 10px 0;
    text-align: center;
}
.lp-info-block-last h3 {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    color:#e60b27;
    font-size: 20px;
    font-style: italic;
    font-weight: 400;
    margin: 0 0 1% !important;
    padding: 10px 0;
    text-align: center;
}
.page-id-530 .koptop-call-to-action {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #ffffff 0%, #f7f7f7 17%, #eaeaea 100%) repeat scroll 0 0;
    border: 1px solid #e4e4e4;
    border-radius: 5px;
    height: 80px;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}
.page-id-530 .koptop-inside-left-cta {
    clear: both;
    float: left;
    padding: 0 2%;
    position: relative;
    width: 70%;
}
.page-id-530 .koptop-inside-right-cta {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    float: left;
    width: 26%;
}
.page-id-530 .pro-btn1 {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #ffd65e 0%, #febf04 100%) repeat scroll 0 0;
    border-radius: 6px;
    color: #425663 !important;
    display: block;
    font-size: 16px;
    font-weight: 600;
    margin-top: 9%;
    padding: 15px 0;
    text-align: center;
    text-decoration: none !important;
    text-transform: uppercase;
    transition: font-size 0.3s ease 0s;
    width: 170px;
}
.page-id-530 .review-block {
    background: #f1f1f1 none repeat scroll 0 0;
    border: 2px solid #eee;
    border-radius: 5px;
    padding: 5%;
    text-align: left;
}
.landingsidebar-widget h3 {
    border-bottom: 2px solid #415663;
    color: #bc0019;
    font-size: 20px;
    font-weight: 400;
    padding: 0 0 5px;
	margin-bottom:5px;
}
.usp-list > li {
    list-style-position: inside;
    list-style-type: none;
    padding: 0 0 0 26px;
    text-indent: -1.9em;
}
.usp-list > li:before {
	content:"\f00c";
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #febf04;
    font-size: 20px;
    line-height: 1.3em;
    margin-right: 2%;
}

/* Footer */
#sub-footer-bg {
    background: #425663;
}
#sub-footer {
    width: 1140px;
    margin: 0 auto;
    background: #425663;
    padding: 5px 0;
}
#sub-footer ul {
    padding:2px 0;
    text-align: center;
}
#sub-footer ul li {
    display: inline;
    padding: 10px 16px;
}
#sub-footer .fa {
    font-size: 20px;
    border-radius: 20px;
    padding: 6px;
    width: 20px;
    height: 20px;
    color: #fff;
}
#sub-footer .fa-twitter {
    background-color: #78CDF0;
    border: 1px solid #78CDF0;
}
#sub-footer .fa-facebook {
    background-color: #537BBD;
    border: 1px solid #537BBD;
}
#sub-footer .fa-google-plus {
    background-color: #BA3321;
    border: 1px solid #BA3321;
}
#sub-footer .fa-linkedin {
    background-color: #2085C7;
    border: 1px solid #2085C7;
}
#sub-footer .fa-youtube {
    background-color: #E9654B;
    border: 1px solid #E9654B;
}
#footer-widgets-container {
    background-color: #F5F3F2;
}
#footer-widgets ul {
    list-style: none;
}
#footer-container {
    background-color: #ffffff;
    color: #333333;
    border-top: 0 solid;
}
#footer-container p{
    color: #333333;
}
#footer-container a{
    color: #333333;
}
#footer-container a:hover{
    color: #333333;
    text-decoration: underline;
}

.term-description > h2 {
    font-style: italic;
    font-weight: 400;
    margin-top: -2%;
    padding: 1% 0;
}
.related.products > h2 {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    font-style: italic;
    font-weight: 400;
    padding: 2% 0;
}
.entry img, img.thumbnail, #portfolio .group.portfolio-img img {
	border: 0px !important;
	opacity:1;
	transition:opacity 0.3s;
}
.entry img:hover, img.thumbnail:hover, #portfolio .group.portfolio-img img:hover {
	opacity:0.7;
	transition:opacity 0.3s;
}

.page-title, .post .title, .page .title {
	display: none;
}

/* Woocommerce */
.maatwerkkeuzeblock > a {
    display:none!important;
}
.product_cat-conset-zit-sta-tafelsbureaus .maatwerkkeuzeblock > a {
    background: #eee none repeat scroll 0 0 !important;
    border: 1px solid #ddd;
    border-radius: 5px;
    display: inline-block !important;
    font-size: 14px;
    font-weight: 600;
    line-height: 40px;
    margin-top: 25px;
    padding: 3px 10px;
    text-align: center;
    text-transform: uppercase;
    width: auto !important;
}
.woocommerce .images .thumbnails a {
    width: 16.4%;
}
.wc-cart-shipping-notice > small {
    display: none;
}
.wc-proceed-to-checkout h5 {
    margin-bottom: 25px;
}
.woocommerce-message {
    background: #f1f1f1 none repeat scroll 0 0;
    border: 2px solid #eee;
}
.cart thead tr th {
    padding: 10px 1.8% !important;
}
.melding {
    border-top: 0 solid #ddd;
}
.insidemelding {
    font-size: 18px;
    margin: 0 auto;
    max-width: 1100px;
    padding: 15px 0;
    text-align: center;
    width: 100%;
}

.woo-sc-button.custom{
	background: #bc0019 none repeat scroll 0 0!important;
    border: medium none;
	color:#fff!important;
}
.cart_item td.product-thumbnail {
    text-align: center !important;
	width: 100px;
}
.checkout-button.button.alt.wc-forward {
    background: #ffd350 none repeat scroll 0 0 !important;
    color: #343434 !important;
    font-weight: 600 !important;
}
table.cart img {
    width: 82px!important;
}
#be_compare_features_table tbody td {
    border-bottom: 1px solid #eee;
    overflow: hidden;
    white-space: normal !important;
}
.compare-products-button {
	background: #78878e none repeat scroll 0 0!important;
	color: #fff;
	border-width: 0;
	margin-top: 6px;
}
.product .product_meta .sku_wrapper {
    display: none;
}
.product_meta span {
    display: block;
    margin-bottom: 10px;
    width: 100%;
}
.berocket_aapf_widget-title {
    border-bottom: 1px solid #425663;
    color: #D2113C;
    font-size: 18px;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
ul.products li:hover, .wps_foo_content:hover{
	box-shadow:0px 3px 15px -10px #000;
}
ul.products li.product {
    padding: 10px 0;
}
ul.products li a > h3 {
    font-size: 16px;
    height: 60px;
}
.koptop-call-to-action-categorie{
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(left,  #ffffff 0%, #f7f7f7 17%, #eaeaea 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(17%,#f7f7f7), color-stop(100%,#eaeaea)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #ffffff 0%,#f7f7f7 17%,#eaeaea 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #ffffff 0%,#f7f7f7 17%,#eaeaea 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #ffffff 0%,#f7f7f7 17%,#eaeaea 100%); /* IE10+ */
	background: linear-gradient(to right,  #ffffff 0%,#f7f7f7 17%,#eaeaea 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=1 ); /* IE6-9 */
	border-radius: 5px;
	margin: 0 auto 45px;
    padding: 1% 5%;
	height:80px;
	border:1px solid #e4e4e4;
	width:90%;
}
.koptop-inside-left-cta-categorie {
    clear: both;
    float: left;
    position: relative;
    width: 63%;
}
.koptop-inside-left-cta-categorie > h1 {
    font-size: 20px;
    margin-top: 2%;
}
.koptop-call-to-action-categorie h4 {
    font-size: 14px;
    padding-top: 2%;
    width: 70%;
}
.koptop-inside-right-cta-categorie {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    float: left;
	width: 30%;
}

.two-col-left #main-sidebar-container #sidebar, .two-col-right #main-sidebar-container #sidebar {
	width: 25%;
}
.two-col-left #main-sidebar-container #main, .two-col-right #main-sidebar-container #main {
	width: 71.8%
}
.single-product #main {
	width: 100%!important;
}

.quantity .qty {
    box-sizing: content-box;
    line-height: 1.5em;
}
.variations select, select, form#searchform input#s {
	box-sizing: content-box;
    line-height: 1.5em;
	background: #fff none repeat scroll 0 0;
    border-color: #efefef;
    border-radius: 3px;
    border-style: solid;
    border-width: 2px;
    color: #666;
    font-family: inherit;
    font-size: 1em;
    padding: 5px;
}
.single_variation .price {
	margin-bottom: 15px;
	display: block;
}
.single_variation .price .amount {
	color: #009933;
	font-size: 18px;
}
.cart-collaterals .cart_totals, .cart-collaterals .shipping_calculator, .cart-collaterals .cross-sells {
    float: left;
    width: 100%;
}

.cart-collaterals .cart_totals h2 {
	display: none;
}

.checkout-button {
	background-color: #009933!important;
}

.checkout-button:hover {
	background-color: #00ac00!important;
}

.berocket_aapf_widget li.slider div.slide {
	margin: 0 10px 10px;
}

.berocket_filter_slider.ui-widget-content .ui-slider-handle, .berocket_filter_price_slider.ui-widget-content .ui-slider-handle {
	background: none;
	background-color: white;
	border: 1px solid #ccc;
	border-radius: 10px;
	top: -0.3em;
	width: 1.2em;
	height: 1.2em;
}

.berocket_filter_slider.ui-widget-content, .berocket_filter_price_slider.ui-widget-content {
	height: 10px;
}

.berocket_filter_slider.ui-widget-content .ui-slider-range, .berocket_filter_price_slider.ui-widget-content .ui-slider-range {
	background-color: #ccc;
}

/* COMPARE */
#compare-products-basket img {
	max-width: 100%!important;
}

#be_compare_features_table {

}


/* HTML5 product demo */
.iframe-container {
	width: 100%;
}
.iframe-container iframe {
	width: 100%;
	height: 440px;
}
@media screen and (min-width: 1000px) {
#inner-wrapper #header-container {
    min-height: 200px;
}
}
@media screen and (min-width: 1170px) {
#inner-wrapper #header-container {
    min-height: 120px;
}
}

@media screen and (max-width: 1140px) {
#logo {
    top: 10px;
}
#tagline {
    float: right;
    height: auto;
    margin-left: 0 !important;
    margin-top: 0;
    text-align: right;
    text-transform: uppercase;
    width: 80%;
}
#ubermenu-topmenu-8 {
    width: 100%;
}
.header-inside-right-cta {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    float: right;
    margin-left: 5%;
}
#sub-footer {
    width: 100%;
}

}

@media screen and (max-width: 970px) {
.iframe-container {height: 350px; }
.iframe-container iframe {width: 133%; }
iframe {-ms-zoom: 0.75;
    -moz-transform: scale(0.75);
    -moz-transform-origin: 0 0;
    -o-transform: scale(0.75);
    -o-transform-origin: 0 0;
    -webkit-transform: scale(0.75);
    -webkit-transform-origin: 0 0;
}
#logo {
    position: relative;
    top: 0;
}
#ubermenu-topmenu-8 {
    width: 60%;
}
.ubermenu-responsive-toggle.ubermenu-responsive-toggle-hoofdmenu {
    background: #425663 none repeat scroll 0 0;
    color: #ffffff;
    margin: 15px 0;
}
#hoofdmenu-sub {
    margin: 0 auto 3%;
    max-width: 100% !important;
    width: 100%;
}
#hoofdmenu-sub ul {
    display: block;
    float: none !important;
    margin: 0 auto !important;
    text-align: center;
}
#hoofdmenu-sub li {
    padding: 0 1% !important;
    width: 30%;
}
#hoofdmenu-sub li:first-child {
    border:0px!important;
}
.koptop-call-to-action {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #ffffff 0%, #f7f7f7 17%, #eaeaea 100%) repeat scroll 0 0;
    border: 1px solid #e4e4e4;
    border-radius: 5px;
    height: 130px;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}
.koptop-inside-left-cta {
    clear: both;
    float: left;
    padding: 10px;
    position: relative;
    width: 62%;
}
.koptop-inside-right-cta {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    float: right;
    width: 35%;
}
.pro-btn1 {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #ffd65e 0%, #febf04 100%) repeat scroll 0 0;
    border-radius: 6px;
    color: #425663 !important;
    display: block;
    float: right;
    font-size: 16px;
    font-weight: 600;
    margin-right: 15px;
    margin-top: 15%;
    padding: 12px 0;
    text-align: center;
    text-decoration: none !important;
    text-transform: uppercase;
    transition: font-size 0.3s ease 0s;
    width: 84%;
}
.two-col-left #main-sidebar-container #main, .two-col-right #main-sidebar-container #main {
    float: left !important;
    width: 60%;
}
.two-col-left #main-sidebar-container #sidebar, .two-col-right #main-sidebar-container #sidebar {
    clear: none !important;
    float: right;
    width: 25%;
}
ul.products li.product {
    clear: none;
    margin-right: 3.8%;
    width: 46%;
}
.innertopbar .img-usp {
    display: none;
}

.innertopbar {
    display: none!important;
}
}

@media screen and (max-width: 780px) {
	.iframe-container {height: 230px; }
	.iframe-container iframe {width: 200%; }
	iframe {-ms-zoom: 0.5;
        -moz-transform: scale(0.5);
        -moz-transform-origin: 0 0;
        -o-transform: scale(0.5);
        -o-transform-origin: 0 0;
        -webkit-transform: scale(0.5);
        -webkit-transform-origin: 0 0;
    }
#hoofdmenu-sub li {
    background: #eee none repeat scroll 0 0;
    border: 0 none !important;
    margin-bottom: 4px;
    padding: 10px 0 !important;
    width: 40%;
}
#pg-388-3 .panel-grid-cell, #pg-388-4 .panel-grid-cell {
    display: inline-block;
    float: none;
    margin: 5% 5% 0;
    width: 40% !important;
}
.aanbod-rowblock1:hover .aanbod-home-btn {
    padding: 5% 0 !important;
}
.koptop-inside-left-cta > h1 {
    font-size: 20px;
    margin: 0;
    text-transform: uppercase;
}

.koptop-inside-right-cta h4 {
    margin: 11px 10px 0;
}
.pro-btn1 {
    margin-top: 5%;
}
.innertopbar .img-usp {
    display: none;
}
}

@media screen and (max-width: 750px) {
	.iframe-container {display: none;}

#header-container {
    clear: both;
    display: block !important;
    height: 100%;
    margin-bottom: 5%;
    min-height: auto;
    min-width: 100%;
}
#header {
    background-position: center top;
    height: auto !important;
    padding: 10px 0;
}
#logo {
    clear: both;
    display: block;
    float: none !important;
    max-width: 100%;
    position: relative;
    text-align: center !important;
    top: 0;
    width: 100%;
}
#logo img {
    max-width: 100px;
    width: 50% !important;
}
#tagline {
    float: none;
    height: auto;
    margin-bottom: 5%;
    margin-left: 0 !important;
    margin-top: 5%;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.nav-toggle{
	display:none;
}
#ubermenu-topmenu-8 {
    clear: both !important;
    display: block !important;
    width: 100%;
}
#ubermenu-topmenu-8 ul{
	text-align:center;
	margin-bottom: 5%;
}
.ubermenu-responsive-toggle.ubermenu-responsive-toggle-hoofdmenu {
    background: #425663 none repeat scroll 0 0;
    clear: both;
    color: #ffffff;
    margin: 0;
}
#hoofdmenu-sub {
    display:none;
}
#hoofdmenu-sub ul {
    display: block;
    float: none !important;
    margin: 0 auto !important;
    text-align: center;
}
#hoofdmenu-sub li {
    padding: 0 1% !important;
    width: 30%;
}
#hoofdmenu-sub li:first-child {
    border:0px!important;
}
.koptop-call-to-action {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #ffffff 0%, #f7f7f7 17%, #eaeaea 100%) repeat scroll 0 0;
    border: 1px solid #e4e4e4;
    border-radius: 5px;
    height: auto!important;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}
.koptop-inside-left-cta {
    clear: both;
    float: none;
    padding: 0;
    position: relative;
    text-align: center;
    width: 100%;
}
.koptop-inside-left-cta > h1 {
    font-size: 20px;
    margin: 0;
    text-transform: uppercase;
}
.koptop-inside-right-cta {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    float: none;
    width: 100%;
}
.header-inside-right-cta {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    float: none !important;
    margin: 0 auto !important;
    text-align: center !important;
	width:100%;
}
.koptop-call-to-action-categorie {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #ffffff 0%, #f7f7f7 17%, #eaeaea 100%) repeat scroll 0 0;
    border: 1px solid #e4e4e4;
    border-radius: 5px;
    display: block !important;
    height: 80px;
    margin: 10px auto;
    min-height: 130px;
    overflow: hidden;
    padding: 4% 0;
    position: relative;
    width: 100%;
}
.koptop-inside-left-cta-categorie {
    clear: both;
    display: block !important;
    float: none;
    height: auto !important;
    position: relative;
    text-align: center;
    width: 100%;
}

.koptop-inside-left-cta-categorie > h1 {
    font-size: 1.6em;
}
.koptop-call-to-action-categorie h4 {
    clear: both;
    font-size: 13px;
    height: auto !important;
    margin-bottom: 20px;
    padding-top: 2%;
    position: relative !important;
    width: 100%;
}

.koptop-inside-right-cta-categorie {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    clear: both !important;
    float: none !important;
    width: 100%;
}
#social-icons {
    float: none !important;
    font-size: 20px;
}
.pro-btn2 {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #ffd65e 0%, #febf04 100%) repeat scroll 0 0;
    border-radius: 6px;
    clear: both;
    color: #425663 !important;
    display: block;
    font-size: 12px;
    font-weight: 600;
    margin-top: 13%;
    padding: 10px 0;
    text-align: center;
    text-decoration: none !important;
    text-transform: uppercase;
    transition: font-size 0.3s ease 0s;
    width: 100%;
}
.pro-btn1 {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #ffd65e 0%, #febf04 100%) repeat scroll 0 0;
    border-radius: 6px;
    clear: both;
    color: #425663 !important;
    display: block;
    float: none;
    font-size: 16px;
    font-weight: 600;
    margin: 0 auto 15px !important;
    padding: 12px 0;
    text-align: center;
    text-decoration: none !important;
    text-transform: uppercase;
    transition: font-size 0.3s ease 0s;
    width: 80%;
}

.two-col-left #main-sidebar-container #main, .two-col-right #main-sidebar-container #main {
    float: none !important;
    margin: 0 auto !important;
    text-align: center !important;
    width: 85% !important;
}
.two-col-left #main-sidebar-container #sidebar, .two-col-right #main-sidebar-container #sidebar {
    display:none!important;
}
ul.products li.product {
    clear: none;
    margin-right: 0%;
    width: 100%!important;
}

}

@media screen and (max-width: 440px) {
#pg-388-3 .panel-grid-cell, #pg-388-4 .panel-grid-cell {
    display: inline-block;
    float: none;
    margin: 0;
    width: 100% !important;
}

}
.ubermenu-hoofdmenu .ubermenu-item-level-0 > .ubermenu-target {
font-size: 13.7px;
}

.panel-grid-cell img {
	height: auto!important;
}

.related.products {
display: none !important;
}

div[itemprop="description"] img {
	height: auto!important;
}







/* WooCommerce 3.0 Gallery */

.woocommerce-product-gallery {
position: relative;
margin-bottom: 3em
}

.woocommerce-product-gallery figure {
margin: 0
}

.woocommerce-product-gallery .woocommerce-product-gallery__image:nth-child(n+2) {
width: 25%;
display: inline-block
}

.woocommerce-product-gallery .flex-control-thumbs li {
list-style: none;
float: left;
cursor: pointer
}

.woocommerce-product-gallery .flex-control-thumbs img {
opacity: .5
}

.woocommerce-product-gallery .flex-control-thumbs img.flex-active,.woocommerce-product-gallery .flex-control-thumbs img:hover {
opacity: 1
}

.woocommerce-product-gallery img {
display: block
}

.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
width: 33.3333%
}

.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
width: 25%
}

.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
width: 20%
}

.woocommerce-product-gallery__trigger {
position: absolute;
top: 1em;
right: 1em;
z-index: 99;
}

a.woocommerce-product-gallery__trigger {
text-decoration: none;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
position: absolute;
top: .875em;
right: .875em;
display: block;
height: 2em;
width: 2em;
border-radius: 3px;
z-index: 99;
text-align: center;
text-indent: -999px;
overflow: hidden;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
background-color: #169fda;
color: #ffffff;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {
background-color: #1781ae;
border-color: #1781ae;
color: #ffffff;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before {
font: normal normal normal 1em/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: block;
content: "\f00e";
line-height: 2;
text-indent: 0;
}