/* Style.css aanpassingen */
.single-product .woocommerce-Tabs-panel > h2 {
    display: none;
}
ul.berocket_aapf_widget li::marker, .berocket_aapf_widget li::before  {
    list-style: none !important;
    padding: 0;
    display:none!important;
}
#fcr_widget-2.widget.widget_fcr_widget {
    display: none !important;
    visibility: hidden !important;
}
/* Algemeen */
#hoofdmenu-sub a {
    color: #555;
}
#reviews img.avatar {
display: none;
}
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;
}
#logo {
    float: left;
    max-width: 17%;
    position: absolute;
    top: 35px;
    z-index: 1000;
}

#logo img {
	height: 100%;
}
.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 {
    width: 50%;
    height: 60px;
    float: left;
    margin-left: 24%;
    margin-top: 2%;
    text-transform: uppercase;
}
#tagline h2 {
    font-weight: 400;
}
#tagline h3 {
    font-size: 18px;
    font-weight: 400;
}
#social-icons {
    float: right;
    font-size: 20px;
}
#social-icons ul {
    margin-top: 6%;
}
#social-icons ul li {
    display: inline-block;
    padding: 0 0 0 18px;
}
#social-icons ul li a {
    color: #425663 !important;
}
i.fa.fa-whatsapp{
    color: #25D366;
}
.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 24px ;
}
#ubermenu-nav-hoofdmenu-7  .fa{
    font-size: 28px;
}
.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 16px;
}
#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 16px;
    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: #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;
    padding:1% 7%;
    height:80px;
    border:1px solid #e4e4e4;
    margin:0 auto;
    width:85%;
}
.koptop-inside-left-cta {
    clear: both;
    position: relative;
    width: 100%;
}
.koptop-inside-right-cta {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    width: 100%;
}
.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%; */
    margin: 5px auto 0;
    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-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: 35px;
    margin: 0;
    text-transform: uppercase;
}

/* 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%;
}
/* Landingspage .page-id-503 */
.page-id-503 h2 {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    color: rgb(188, 0, 25);
    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: rgb(188, 0, 25);
    font-style: italic;
    font-weight: 400;
}
h2 {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    color: rgb(188, 0, 25);
    font-style: italic;
    font-weight: 400;
    padding: 1% 0;
}


/* Landingspage .page-id-530 */
.page-id-530 h2 {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    color: rgb(188, 0, 25);
    font-style: italic;
    font-weight: 400;
}
.lp-info-block h3 {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    color: rgb(188, 0, 25);
    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: rgb(188, 0, 25);
    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-display: auto;
    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 */
.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;
}
.tax-product_cat #main .term-description h1 {
    display: block;
    margin: 0 0 20px;
    width: 100%;
}
.tax-product_cat #main p, .tax-product_cat #main h2 {
    margin-bottom: 20px;
}
.koptop-inside-left-cta-categorie > h1 {
    margin: 0 !important;
}

.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 {
    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 25px;
    padding: 6% 8%;
    border:1px solid #e4e4e4;
    width:100%;
    box-sizing: border-box;
}
.koptop-inside-left-cta-categorie {
    clear: both;
    position: relative;
    width: 100%;
    display: block;
}
.koptop-call-to-action-categorie h4 {
    font-size: 14px;
    padding-top: 2%;
}
.koptop-inside-right-cta-categorie {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    width: 100%;
}

.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-display: auto;
    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%;
}
}

@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;
    }
}

@media screen and (max-width: 750px) {
  .cart-total-spinalis {
    float: none!important;
    text-align: center;
    margin: 0rem 0 1.5rem;
}
    .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 {
    display:none!important;
}
.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: 170px;
    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;
}

}

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

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

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

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

.woocommerce .summary table.variations tr td {
    width: 100%!important;
    display: block;
}


/* 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;
}

@media(max-with:959px ) {
	.video-disabled-on-mobile {
		display: none !important;
	}
}

.cart-total-spinalis {
    float: right;
    display: block;
    width: auto;
    background: #f2f2f2;
    padding: 12px;
    border: 2px #eee solid;
}

@media (max-width:1023px) {
	.single-product .flex-wrapper .woocommerce-product-gallery {
		min-height: 450px;
	}
}