/*
	Theme Name: GoodLife Child Theme
	Theme URI: http://themeforest.net/user/fuelthemes
	Description: <strong>GoodLife Magazine WordPress Theme by <a href="http://themeforest.net/user/fuelthemes?ref=fuelthemes">Fuel Themes</a></strong> – Update notifications available on Twitter and Themeforest <a href="http://twitter.com/anteksiler">Follow us on twitter</a> – <a href="http://themeforest.net/user/fuelthemes">Follow us on Themeforest</a>
	Version: 1.0.0
	Author: fuelthemes
	Template: goodlife-wp
@import url("../goodlife-wp/style.css");

*/

body p {
    font-style: normal;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.6em;
}
.post-content li {
    font-size:15px !important;
}
.vc_tta-panels .row.row.vc_inner.row-fluid {
    padding-left:15px !important;
}
.post .post-bottom-meta .time {
    color: #000;
    font-weight: 400 !important;
    background-color: #e3cb1c;
    padding: 3px 10px;
    font-size: 10px !important;
    letter-spacing: 0px !important;
}
.date.published.time {
    line-height: 1em;
}

.post.style3.style3-alt {
    text-align: left !important;
}

/* Links Groen Jaaroverzicht */

a.jaaroverzicht {
    color: #008000 !important;
}
.slick-list.draggable {
height: unset !important;
}
/* AdButler */

.inline-ads {
    border-top: 1px solid #eee;
    color: #000;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 20px;
    padding: 10px 0 30px 0px;
    text-transform: uppercase;
    text-align: center;
}
.lp-small-header {
font-size: 10px;
font-weight: 600;
letter-spacing: 0.5px;
}
ol li::before {
    background: #c33 none repeat scroll 0 0;
    border: 2px solid #c33;
    border-radius: 0;
    color: #fff;
    content: counter(item, decimal);
    counter-increment: item;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    height: 28px;
    line-height: 26px;
    margin-right: 10px;
    text-align: center;
    width: 28px;
}

/* author */

.author-content h5 {
    margin-bottom: 4px;
}

/* Tarieven Tabel */

.tarieven-tabel {
    font-size: 11px;
}
.tarieven-tabel tr:nth-of-type(2n) {
    background-color: #f0f0f0;
    height: 25px !important;
    line-height: 15px !important;
}
table.tarieven-tabel thead tr {
    font-weight: bold;
    color: #fff;
    background: #000 none repeat scroll 0 0;
    color: #fff;
}
.tarieven-tabel thead td {
    border-right: 1px solid #fff;
}
.tarieven-tabel td {
    line-height: 20px;
    padding: 0 5px 0 10px;
}
.hr3,
.hr4,
.hr5 {
    width: 10%;
}
.hr1,
.hr2 {
    width: 15%;
}
.hr6 {
    width: 8%;
    border-right: medium none !important;
}
.hr8 {
    width: 50%;
}

/* Category Page Titles */

.category-title.style2 .category-header {
    border-bottom: 1px dotted #a8a8a8;
    margin-bottom: 18px;
    padding-bottom: 15px;
}
.category-title.style2 h1 {
    font-size: 40px;
    font-weight: 900;
    letter-spacing: -2px;
    line-height: 40px;
    text-transform: none !important;
    color:#e1e1e1;
}
.cta {
    color: #fff !important;
}
/* Color Blocks - White Text

.color-block h1,
.color-block h4,
.color-block p,
.color-block h2 {
    color: #fff !important;
}
.color-block .on_page.entry-title {
    border-bottom: 1px dotted #fff !important;
}
.cta {
    margin-bottom: 10px;
} */
.feedback {
    font-size: 9px;
    font-weight: 900 !important;
    letter-spacing: 1px;
    text-transform: uppercase;
}

/* Nieuwsbrief */

.nieuwsbrief a {
    font-size: 12px;
    font-weight: 300;
}

/* Buttons CF7*/

.bedrijfsprofiel-aanmelden,
.contactformulier-versturen,
.bedrijfsprofiel-contact {
    background: #43c35e !important;
    color: #fff !important;
    border: none !important;
}
.bedrijfsprofiel-aanmelden:hover,
.contactformulier-versturen:hover,
.bedrijfsprofiel-contact:hover {
    background: #52c86b !important;
    color: #fff !important;
    border: none !important;
}
/* Tag Pages */

.tag .post.page, .tag .post.no-margin {
    margin-bottom: 30px !important;
}
/* Block Quotes */

.post-content.entry-content.cf blockquote p {
    line-height: 25px !important;
}
blockquote p {
    font-size: 16px !important;
}
blockquote {
    background-color: #eee;
    margin: 20px;
    padding: 20px 30px;
}
blockquote em {
    text-transform: none;
}


.average {
    width: 150px !important;
    height: 150px !important;
    background-color: #fff !important;
    color: #000 !important;
    font-size: 36px !important;
    line-height: 38px !important;
    border: 13px solid #43c35e !important;
    border-radius: 50%;
}

.postid-22202 .post-header.parallax_bg .inline_bg {
    width: 100%;
    height: 100%;
    background-size: cover !important;
    background-position: center center;
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    position: absolute;
    top: 0% !important;
    left: 0;
    opacity: 0.9 !important;
}
.wp-caption.alignright {
    max-width: 400px !important;
}

.average span {
    display: none !important;
}
.average:before {
content: "\f164" !important;
    font-family: FontAwesome;
    font-weight:normal;
}
.average:after {
    content: "8.3" !important;
}
.post-review ul li .progress span {
    
    background-color:#c33;
}
.review .vc_active .vc_tta-title-text {
    font-size: 22px !important;
font-weight: 700 !important;
letter-spacing: -1px !imortant;
}
.post-review ul li {
    margin-bottom: 5px !important;
    font-size: 11px;
    font-weight: 500;
    color: #080808;
    text-transform: uppercase;
    letter-spacing: -0.1px;
}
.post-review .comment_section p.negative::before {
    background: #c33;
    padding-left: 3px;
}
/* Bedrijfsprofiel Related */

.bedrijfsprofiel-related-img {
    margin-bottom: 5px;
}
.post .post-content .bedrijfsprofiel-related-link p a.vc_gitem-link {
    font-weight: 900 !important;
    text-decoration: none !important;
    text-transform: uppercase;
}
.legenda {
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 0.1em;
}
.premium {
    background-color: #ac8f4a;
    color: #fff;
    content: "P";
    font-size: 9px;
    line-height: 0;
    margin-left: 5px;
    padding: 2px 5px 0 !important;
    text-transform: uppercase;
}
.failliet {
    background-color: #000;
    color: #fff;
    content: "F";
    font-size: 9px;
    line-height: 0;
    margin-left: 5px;
    padding: 2px 5px 0 !important;
    text-transform: uppercase;
}
.overname {
    background-color: #999;
    color: #fff;
    content: "F";
    font-size: 9px;
    line-height: 0;
    margin-left: 5px;
    padding: 2px 5px 0 !important;
    text-transform: uppercase;
}
.news {
    background-color: #e3cb1c;
    color: #000;
    content: "A";
    font-size: 9px;
    line-height: 0;
    margin-left: 5px;
    padding: 2px 5px 0 !important;
    text-transform: uppercase;
}
.nieuws {
    background-color: #e3cb1c;
    color: #000;
    content: "A";
    font-size: 9px;
    line-height: 0;
    margin-left: 5px;
    padding: 2px 5px 0 !important;
    text-transform: uppercase;
}
.nieuw {
    background-color: #c33;
    color: #fff;
    content: "N";
    font-size: 9px;
    line-height: 0;
    margin-left: 5px;
    padding: 2px 5px 0 !important;
    text-transform: uppercase;
}
.new {
    background-color: #c33;
    color: #fff;
    content: "N";
    font-size: 9px;
    line-height: 0;
    margin-left: 5px;
    padding: 2px 5px 0 !important;
    text-transform: uppercase;
}
.neu {
    background-color: #c33;
    color: #fff;
    content: "N";
    font-size: 9px;
    line-height: 0;
    margin-left: 5px;
    padding: 2px 5px 0 !important;
    text-transform: uppercase;
}

/* Vacature Label - NL */

.tag-vacature-vervuld h5.entry-title::before {
    background-color: #000;
    color: #fff;
    content: "Vervuld";
    font-size: 10px;
    margin-right: 5px;
    padding: 1px 10px 0 !important;
    text-transform: uppercase;
    vertical-align: top;
}
.tag-vacature-vervuld h1.entry-title::before {
    background-color: #000;
    color: #fff;
    content: "Vervuld";
    font-size: 17px;
    letter-spacing: 0;
    margin-right: 5px;
    padding: 2px 10px 0 !important;
    text-transform: uppercase;
    vertical-align: top;
}
.tag-vacature-solliciteer h5.entry-title::before {
    background-color: #43c35e;
    color: #fff;
    content: "Solliciteer";
    font-size: 12px;
    margin-right: 5px;
    padding: 1px 10px 0 !important;
    text-transform: uppercase;
    letter-spacing: 0;
    font-weight: 900;
}
}
.tag-vacature-solliciteer h1.entry-title::before {
    background-color: #43c35e;
    color: #fff;
    content: "Solliciteer";
    font-size: 17px;
    letter-spacing: 0;
    margin-right: 5px;
    padding: 2px 10px 0 !important;
    text-transform: uppercase;
    vertical-align: top;
    letter-spacing: 0;
}

/* Vacature Label - EN */

.tag-vacature-filled h5.entry-title::before {
    background-color: #000;
    color: #fff;
    content: "Filled";
    font-size: 10px;
    margin-right: 5px;
    padding: 1px 10px 0 !important;
    text-transform: uppercase;
    vertical-align: top;
}
.tag-vacature-filled h1.entry-title::before {
    background-color: #000;
    color: #fff;
    content: "Filled";
    font-size: 17px;
    letter-spacing: 0;
    margin-right: 5px;
    padding: 2px 10px 0 !important;
    text-transform: uppercase;
    vertical-align: top;
}
.tag-vacature-apply h5.entry-title::before {
    background-color: #43c35e;
    color: #fff;
    content: "Apply";
    font-size: 10px;
    margin-right: 5px;
    padding: 1px 10px 0 !important;
    text-transform: uppercase;
    vertical-align: top;
    letter-spacing: 0;
}
.tag-vacature-apply h1.entry-title::before {
    background-color: #43c35e;
    color: #fff;
    content: "Apply";
    font-size: 17px;
    letter-spacing: 0;
    margin-right: 5px;
    padding: 2px 10px 0 !important;
    text-transform: uppercase;
    vertical-align: top;
    letter-spacing: 0;
}

/* Vacature Label - DE */

.tag-vacature-gefullt h5.entry-title::before {
    background-color: #000;
    color: #fff;
    content: "Gefüllt";
    font-size: 10px;
    margin-right: 5px;
    padding: 1px 10px 0 !important;
    text-transform: uppercase;
    vertical-align: top;
}
.tag-vacature-gefullt h1.entry-title::before {
    background-color: #000;
    color: #fff;
    content: "Gefüllt";
    font-size: 17px;
    letter-spacing: 0;
    margin-right: 5px;
    padding: 2px 10px 0 !important;
    text-transform: uppercase;
    vertical-align: top;
}
.tag-vacature-anwenden h5.entry-title::before {
    background-color: #43c35e;
    color: #fff;
    content: "Anwenden";
    font-size: 10px;
    margin-right: 5px;
    padding: 1px 10px 0 !important;
    text-transform: uppercase;
    vertical-align: top;
    letter-spacing: 0;
}
.tag-vacature-anwenden h1.entry-title::before {
    background-color: #43c35e;
    color: #fff;
    content: "Anwenden";
    font-size: 17px;
    letter-spacing: 0;
    margin-right: 5px;
    padding: 2px 10px 0 !important;
    text-transform: uppercase;
    vertical-align: top;
    letter-spacing: 0;
}

/*Call To Action */

h2.cta {
    font-weight: 100;
}
h3.entry-title {
    font-size:20px !important;
}
.button-cta a {
    font-size: 11px !important;
    font-weight: 600 !important;
    line-height: 11px !important;
    margin: 0 !important;
    outline: 0 none !important;
    padding: 14px 30px 12px !important;
}
.button-cta-gold a {
    font-size: 11px !important;
    font-weight: 600 !important;
    line-height: 11px !important;
    margin: 0 !important;
    outline: 0 none !important;
    padding: 14px 30px 12px !important;
}
.button-cta-gold a:hover {
    padding-left: 50px !important;
    padding-right: 50px !important;
}

/* CF7 Form - Aanmelden */

.aanmelden-field {
    margin: 0 0 0px 0 !important;
    width: 100% !important;
}
.aanmelden-field-textarea {
    margin: 0 0 0px 0 !important;
    width: 100% !important;
}
.bedrijfssoort .wpcf7-list-item {
    display: block;
}

/* Buttons */

.button-grey {
    padding: 0 5px !important;
    background: #c4c4c4 !important;
    color: #4f4f4f !important;
    border: medium none !important;
    margin: 5px 0 !important;
    font-size: 11px !important;
    font-weight: 700;
    height: 40px !important;
    letter-spacing: 0.2em;
    line-height: 38px !important;
    min-width: 170px;
    outline: medium none;
    overflow: visible;
    padding: 0 15px !important;
    position: relative;
    text-transform: uppercase;
}
.button-gold {
    padding: 0 5px !important;
    background: #ac8f4a !important;
    color: #fff !important;
    border: medium none !important;
    margin: 5px 0 !important;
    font-size: 11px !important;
    font-weight: 700;
    height: 40px !important;
    letter-spacing: 0.2em;
    line-height: 38px !important;
    min-width: 170px;
    outline: medium none;
    overflow: visible;
    padding: 0 15px !important;
    position: relative;
    text-transform: uppercase;
}
.button-grey:hover {
    background: #000000 !important;
    color: #fff !important;
}
.button-gold:hover {
    background: #000000 !important;
}

/* MailChimp */

#mc-embedded-subscribe.button {
    border-radius: 25px !important;
    border-color: #c33;
    color:  #c33;
}
#mc-embedded-subscribe.button:hover {
    background-color: #c33;
    border-color: #c33;
    color: #fff;
}


p span.mc-subclass {
    font-size: 10px;
    font-weight: 600;
    line-height: 1em !important;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: poppins;
    
}
h1 {
    font-size: 36px;
    font-weight: 700;
    letter-spacing: -1px; 
    line-height: 1.1em;
}
.post.post-overlay .post-gallery .post-title a {
    font-weight: 700;
}


.post-title.entry-header a.single_category_title,
.post-title.entry-header .single_category_title {
    color: #fff !important;
    background-color: #c33;
    padding: 5px 10px !important;
    font-size: 14px !important;
    font-weight: 900 !important;
    margin-bottom: 9px !important;
    letter-spacing: 0.8px !important;
}
.category_title h4 {
    font-size: 28px;
    line-height: 1.1em;
    letter-spacing: -1px; 
    font-weight: 700;
    text-transform: uppercase;
}
.post-gallery header.post-title.entry-header h1.entry-title a,
.post-gallery header.post-title.entry-header h3.entry-title a {
    font-size: 30px;
    font-size: 23px;
    font-weight: 500;
    letter-spacing: -0.5px;
    line-height: 1.1;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8) !important;
}
.bronvermelding {
    font-size: 10px !important;
}
/* Main Menu */

.subheader ul > li.social_links_style2 {
    padding: 0 0px !important;
}
.subheader ul > li.social_links_style2 > a {
    padding: 0 7px !important;
}
.subheader ul {
    color: #999!important;
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.8px;
}
.subheader.fixed .large-6.columns {
    flex: 0 0 65% !important;
    max-width: 65% !important;
}

#menu-main-menu-engels-1.sf-menu.style3 li.menu-catalog.menu-item.menu-item-type-custom.menu-item-object-custom a,
#menu-main-menu-duits-1.sf-menu.style3 li.menu-catalog.menu-item.menu-item-type-custom.menu-item-object-custom a,
#menu-main-menu-1.sf-menu.style3 li.menu-catalog.menu-item.menu-item-type-custom.menu-item-object-custom a,
#menu-main-menu.sf-menu.style3 .menu-catalog.menu-item.menu-item-type-custom.menu-item-object-custom a {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    font-size: 11px;
    font-weight: 900;
    padding: 2px 5px 0;
    text-transform: uppercase !important;
}
.menu-holder ul.sf-menu > li > a {
    color: #000;
    font-weight: 700;
    text-transform: none !important;
    font-size: 14px;
}
.menu-holder ul li.menu-item-mega-parent .thb_mega_menu_holder {
    border-top: none !important;
}
.sf-menu.style3 {
    float: right;
}
.subheader.light {
    background-color: rgba(255,255,255, 1);
}

.subheader.fixed .menu-holder .sf-menu li > a {
    color: #000;
    font-weight: 600;
    text-transform: none !important;
    font-size: 13px;
    padding: 0 2px;
}
.subheader.fixed .menu-holder .sf-menu li {
    padding: 0 10px 0 0;
}
.subheader.light ul.right-menu > li {
    border-left: none;
}
.subheader.light ul.right-menu {
    border-right: none;
}
.subheader.fixed > .row .progress {
}
.menu-holder ul.sf-menu > li > a:hover,
.menu-holder ul.sf-menu > li > a:active {
    color: #c33 !important;
}
.sf-menu.right-menu .fa.fa-angle-down {
    display: none;
}
.menu-hide {
    display: none !important;
}
.header.style3 .menu-holder > ul > li {
    padding: 37px 0;
}
.thb_mega_menu_holder {
    border-color: inherit !important;
}
.subheader.fixed .large-6.columns {
    padding: 0px;
}
.mobile-toggle i::after {
    content: "MENU";
    font-family: poppins;
    font-size: 16px;
    font-weight: 100;
    margin: 0 0 0 5px;
}
.slick.dark .slick-nav {
    background: #c33 none repeat scroll 0 0;
    color: rgba(255, 255, 255, 1);
}
.slick-nav.slick-prev {
    height: 40px !important;
    left: 0 !important;
    width: 40px !important;
}
.slick-nav.slick-next {
    height: 40px !important;
    right: 0 !important;
    width: 40px !important;
}
.geo-list .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title {
    margin: 0;
}
.geo-list .vc_col-sm-12.vc_gitem-col.vc_gitem-col-align-left {
    padding: 5px 0;
}
.menu-directory.menu-item.menu-item-type-post_type.menu-item-object-page a {
    text-transform: uppercase !important;
}
.designers-list li {
    list-style-type: none;
    position: relative;
}
.designers-list .li-container p {
    margin-bottom: 5px;
}
.designers-list .li-container .designer-brief:after {
    border-bottom: 20px solid transparent;
    border-left: 20px solid #f5f5f5;
    border-top: 20px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    right: -19px;
    top: 70px;
    width: 0;
}
.designers-list .li-container .designer-brief {
    background: #f5f5f5 none repeat scroll 0 0;
    left: -270px;
    min-height: 150px;
    opacity: 0;
    padding: 20px;
    position: absolute;
    top: -75px;
    width: 250px;
    z-index: -9999;
}
.designers-list li .li-container:hover .designer-brief {
    opacity: 1;
    transition: opacity 0.3s ease 0.4s;
    z-index: 1;
}
.designers-list li .li-container .designer-brief .description {
    color: #121212;
    font-size: 16px;
    height: 95px;
    line-height: 25px;
    overflow: hidden;
    position: relative;
}
.designers-list .li-container .designer-brief p.title {
    font-size: 24px;
    font-weight: bold;
    line-height: 26px !important;
}
.designers-list .li-container .designer-brief p.age {
    font-size: 18px;
    line-height: 25px;
}
.designers-list .li-container .designer-brief .description {
    font-size: 14px;
    font-weight: initial;
}
.grid_list_asc a.vc_gitem-link {
    line-height: 25px;
}
.on_page.entry-title {
    border-bottom: 1px dotted #a8a8a8;
    margin-bottom: 18px;
    padding-bottom: 15px;
}
h2.name {
    font-size: 18px !important;
    font-weight: 100 !important;
    text-align: center;
    line-height: 20px !important;
    margin-top: 15px;
    min-height: 45px;
}
h2.name a {
    color: #565656 !important;
}

.post.dark-color.format-video .post-content p a {
    color: #c33!important;
}
.post.dark-color.format-video .post-content p a:hover {
    color: #fff !important;
}

.post .post-content p a:hover {
    color: #e42124 !important;
}
.post .post-content p {
    font-family: poppins;
}
.post .post-content p a {
    border-color: transparent;
    box-shadow: inset 0 -5px 0 transparent !important;
}
.article-text .content > p {
    text-align: justify;
}


html.js_active.vc_desktop.vc_transform body.page-template-default.page.page-id-6195.page-parent.logged-in.admin-bar.thb-boxed-off.thb_ads_header_mobile_off.thb-lightbox-on.thb-capitalize-off.thb-dark-mode-off.thb-header-style3.thb-title-underline-hover.wpb-js-composer.js-comp-ver-5.5.4.vc_responsive.customize-support div#wrapper.open div#content-container div div#post-6195.post.post-detail.post-6195.page.type-page.status-publish.hentry div.post-content div.row.row-fluid div.wpb_column.columns.small-12.medium-12 div.vc_column-inner div.wpb_wrapper div.vc_tta-container div.vc_general.vc_tta.vc_tta-tabs.vc_tta-color-white.vc_tta-style-classic.vc_tta-shape-square.vc_tta-spacing-1.tab_fabrikanten.vc_tta-o-no-fill.vc_tta-tabs-position-top.vc_tta-controls-align-left div.vc_tta-panels-container div.vc_tta-panels div#1466015008332-c13211d3-3552.vc_tta-panel.grid_list_asc.vc_active div.vc_tta-panel-body div.row.vc_inner.row-fluid div.wpb_column.columns.small-12.medium-3 div.vc_column-inner div.wpb_wrapper div.wpb_text_column.wpb_content_element div.wpb_wrapper p a.vc_gitem-link

.post .post-content p a {
    border-bottom: none !important;
    box-shadow: none !important;
    font-weight: bolder !important;
    text-decoration: none !important;
}
.post .gallery-pagination {
    margin-bottom: 40px;
}
.slideshow-window {
    background-color: #fff !important;
    border: 0px !important;
    border-radius: 0px !important;
}
.slideshow-slide img {
    max-height: none !important;
}
.slideshow-slide-caption {
    font-family: poppins !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
}
.directory_grid .vc_grid-item-mini.vc_clearfix {
    margin-right: 6px !important;
}
/*.directory_grid .vc_grid-item-mini.vc_is-hover {
    border: 0.2px solid #f2f2f2;
    box-shadow: 0 0.2rem 0.4rem rgba(0, 0, 0, 0.3);
}*/
.post .post-content p a:hover {
    background: none !important;
}
#comments ol.commentlist .comment p {
    font-family: poppins !important;
    font-size: 13px !important;
}
.row.top-padding {
    padding-bottom: 30px;
}

/* Widget Styling */


#text-7.widget.cf.widget_text div.textwidget h5 {
    color:#fff !important;
}


.whatsapp.social {
    display: none;
}
.share-article .social.whatsapp {
    width: 40px;
    padding: 8px 10px 4px 10px;
    font-size: 14px;
    justify-content: center;
}
.widget > strong {
    border-bottom: 1px dotted #080808;
}
#thb_viewedimages_widget-1 > strong {
    font-weight: 900;
    letter-spacing: -1px;
    text-transform: none;
}
.widget.cf.widget_viewedimages {
    background-color: #f5f5f5;
}
.widget.cf.widget_socialcounter {
    background-color: #fff;
}
.widget.widget_socialcounter ul li a .fa {
    font-size: 20px;
}
.wpb_wrapper ul li {
    font-size: 15px !important;
    font-weight: 300 !important;
    line-height: 1.6em !important;
}
.widget strong {
    font-size: 18px;
    font-weight: 700;
    color: #000 !important;
}
#footer .widget strong {
    font-size: 16px;
    font-weight: 900;
    color: #fff !important;
}
.widget .thb_listing {
    font-weight: 900;
}
.widget_socialcounter .post-content li {
    font-size: 14px !important;
    font-weight: 300 !important;
    line-height: 17px !important;
}
#footer.light {
    background: #f7f7f7 none repeat scroll 0 0 !important;
}
#subfooter.light {
    background: #fff none repeat scroll 0 0 !important;
}
#subfooter.light .subfooter-menu-holder {
    border-top: none !important;
}
.author > a {
    font-size: 10px;
}
#scroll_totop {
    color:#000;
    background-color: #e3cb1c;
}

     
/* Tabs Styling */
.tab_fabrikanten .vc_gitem_row .vc_gitem-col {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}
.tab_fabrikanten p {
    font-weight: unset !important;
}
.tab_fabrikanten p a.vc_gitem-link {
    font-size: 13px;
    font-weight: 400 !important;
}
.vc_tta-panel-body .row .wpb_column.columns.medium-3 {
    padding: 0px !important;
}

.vc_row.row.vc_inner.vc_row-fluid{
    padding: 15px !important;
}
.vc_tta-tabs-list {
    border-bottom: 1px solid #ccc !important;
}
.vc_tta-tab.vc_active {
    border-bottom: 2px solid #c33 !important;
}
.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab.vc_active > a,
.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab > a,
.vc_tta-color-white.vc_tta-style-flat .vc_tta-tab > a {
    background-color: #fff !important;
    border: none !important;
}
.vc_tta-tab {
    margin: 1px 0 0 !important;
}
.vc_tta-tab a {
    padding: 10px 20px;
}
.vc_tta.vc_general .vc_tta-tab > a {
    padding: 14px 15px !important;
}
.sollicitatie_form .vc_tta-panel-heading {
    background-color: #AC8F4A;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    background: #6dd900 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    padding: 10px;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    background: #c33 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    padding: 10px;
}

/* Tabs Titles */

.vc_tta-title-text {
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #000 !important;
}
.vc_tta.vc_general .vc_tta-icon {
    color: #000;
    display: inline;
    font-size: 13px;
    padding: 0 0 2px !important;
}
.widget.cf.widget_text strong {
    border: medium none;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 5px;
    padding: 0;
}
.related_products .vc_gitem-animated-block {
    min-height: 150px !important;
}

/* Contact Formulier */

.fabrikant-naam,
.fabrikant-toelichting,
.fabrikant-bedrijfsnaam,
.fabrikant-email {
    margin-bottom: 0px !important;
    width: 90% !important;
}
.naam,
.email,
.telefoon,
.onderwerp,
.bericht textarea,
.acceptatie {
    margin-bottom: 5px !important;
    width: 100% !important;
}
input[type="submit"] .fabrikant-verzenden {
    background-color: #ed1c24;
    border-color: #ed1c24;
    border-width: 1px;
    color: #ffffff;
}
.acceptatie {
    display: inline;
}
.subheader.fixed .logo .logolink .logoimg {
    max-height: 35px;
}
.widget {
    padding: 20px !important;
}
.sollicitatie_form .wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    margin-bottom: 3px;
    width: 100%;
}
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
    .inline-ads {
    padding: 10px 0 30px 0px;
               margin-bottom: 10px;
}
    .inline-ads-title {
        text-align: center;
            padding-left: 0px;
    }
    
    .product {
        max-width: 33%;
    }
    .vc_tta-panels .vc_tta-panel.vc_active div.vc_tta-panel-heading h4.vc_tta-panel-title a span.vc_tta-title-text,
    .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title>a .vc_tta-title-text,
    .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
        background: #c33 none repeat scroll 0 0 !important;
        color: #fff !important;
        font-size: 10px !important;
    }
    .vc_tta-panels .vc_tta-panel.vc_active div.vc_tta-panel-heading h4.vc_tta-panel-title a .vc_tta-icon {
        color: #fff !important;
    }
}
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
    .inline-ads {
    padding: 10px 0 30px 0px;
        margin-bottom: 10px;
}
       .inline-ads-title {
        text-align: center;
               padding-left: 0px;
    }
    
    
    .tab_fabrikanten .wpb_column.columns.medium-3.small-12 {
        margin-top: 25px !important;
    }
    .whatsapp.social {
        display: unset !important;
    }
   
    .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title > a,
    .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
        background: #c33 none repeat scroll 0 0;
        color: #fff !important;
    }
    .vc_tta-panels .vc_tta-panel.vc_active div.vc_tta-panel-heading h4.vc_tta-panel-title a span.vc_tta-title-text,
    .vc_tta-panels .vc_tta-panel.vc_active div.vc_tta-panel-heading h4.vc_tta-panel-title a .vc_tta-icon {
        color: #fff !important;
    }
    table {
        width: 100%;
    }
    thead {
        display: none;
    }
    tr:nth-of-type(2n) {
        background-color: inherit;
    }
    tr td:first-child {
        background: #f0f0f0;
        font-weight: bold;
        font-size: 8px;
    }
    th, tr {
        font-size: 8px;
    }
    
    tbody td:before {
        content: attr(data-th);
        display: block;
        text-align: center;
    }
}