/*
Theme Name: Zon-slim
Description: Zon-slim is een 'child theme' van Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

/*KLEUR FLOATING CART*/
.woofc-trigger {
	background: #cecece;
}

.selectWrapper .selectbox:hover {
	cursor:pointer;
	border:1px solid #ef4035;
}



 body #main {
	padding:0 20px;
 }

 .woocommerce #main {
	padding-bottom:50px;
 }


 .addon-description {
    display: block;
    width: 100%;
    float: left;
    margin-bottom: 40px;
    line-height: 21px;
    font-size: 14px;
}

.addon-description p {
    padding: 0px;
    margin-top: 0px;
}


.logo.woon a img, .logo.zon a img, .logo.cv a img, .logo.climate a img, .logo.led a img, .logo.service a img, .logo.ventilatie a img {
    height:120px;
}
.logos .right img {
    height:120px;
}

.summary .cart #product-addons-total, .summary .cart .product-addon {
        width:100%;

}

.onderhoudswrapper:hover .fusion-column-wrapper {
    background:#ef4035;

}


.onderhoudstitle {
    background:#fff;

}

.onderhoudstitle h2 strong {
    color:#0068b3;
    font-size:26px;
}

.onderhoudopsomming {
    color:#fff;
    border-bottom:1px solid #fff;
    margin-bottom:15px !important;
	min-height:280px;
}

.doorlinktekst {
	padding-top:20px;
	display:block;
	font-size:14px;
}

.fusion-carousel .fusion-carousel-title {
    font-size: 16px;
    margin: 15px 0 3px;
}

 .fusion-carousel-meta a {
    font-size:14px;
}

.servicechecks {
     line-height:15px;
     color:#fff;
     font-weight:bold;
     padding-left:35px !important;
 }


.onderhoudblok .fusion-carousel-title-below-image .fusion-carousel-meta, .onderhoudblok .fusion-carousel-title-below-image .fusion-carousel-title {
    text-align:center;
}

.woocommerce-container {
    margin-top: 50px;
}

.ls-bottom-nav-wrapper
{
    display: none;
}

.fusion-header-v4 .fusion-header
{
    padding-bottom: 10px !important;
}


.webshopbg
{
    padding-left: 75px !important;
}

.webshopknop
{
    border: 2px solid #fff;
}


#woocommerce_product_categories-2
{
    font-size: 16px;
}

.sidebar .widget h4.widget-title
{
    font-size: 22px;

    border-bottom: 1px dotted #d6484d;
}

.homeicon .fa-home::before
{
    font-size: 33px;
    line-height: 17px;

    content: '\f015';

    color: #fff;
}

.homeicon:hover .fa-home::before,
.homeicon.current_page_item .fa-home::before
{
    color: #002968;
}


.fusion-price-rating
{
    color: #d6484d;
}


ul.contact_block2_info li
{
    display: block;

    width: 100%;
    height: 27px;
    padding-top: 3px;
}

ul.contact_block2_info li a:hover
{
    color: #d6484d;
}


.shopslider
{
    padding: 40px 0 0 0;

    text-align: center;

    border-top: 1px solid #222;
}

.shopslider .fusion-carousel-title-below-image .fusion-carousel-title
{
    text-align: center;
}

.fa-map-marker::before,
.fa-phone::before,
.fa-envelope-o::before,
.fa-clock-o::before
{
    font-size: 20px;

    float: left;

    width: 7px;
    padding-right: 28px;
    font-family: FontAwesome;
    content: '\f041';
}

.fa.fa-clock-o {
    font-family: ubuntu;
}

.product-details-container h3.product-title
{
    min-height: 50px;
}


.ytwrapper {
	height:600px;
}

.ytblock {
	margin-left:75px;
	margin-bottom:50px;
}


.bloktext
{
    font-family: verdana;
    font-size: 16px;

    text-align: center;
}

.bloktext .bloktitle
{
    font-size: 24px;

    display: block;

    width: 100%;
    padding: 5px 0 0 0;

    color: #222;
}
.bloktext .bloktitle em
{
    font-weight: bold;
    font-style: normal;

    color: #222;
}

.bloktext .bloktitle strong
{
    color: #ef4035;
}

.bloktext .bloktitle strong,
.bloktext .bloktitle em
{
    font-size: 30px;

    display: block;

    width: 100%;
    padding: 0 0 5px 0;
}

.bloktext:hover,
.bloktext:hover .bloktitle,
.bloktext:hover .bloktitle strong,
.bloktext:hover  .bloktitle em
{
    color: #fff;
    background: #ef4035;
}

/*
Tweede blokstyling adhv nieuwe input die herald heeft doorgegeven. Boven is de oude styling die ik laat staan mocht het weer teruggedraaid moeten
*/


.catselect {
    color: #222;
    padding: 0px 0 10px 0;
    font-size:26px;
}

.catselect img {
    transition:all 0.3s ease 0s;
    transform:scale(1);
}

.catselect:hover {
    background: #ef4035;
    color: #fff;

}

.catselect:hover img {
    transform:scale(1.08);

}

.bloktext2
{
    font-family: verdana;
    font-size: 16px;
    border:1px solid rgba(0, 0, 0, 0.10);
    text-align: left;
}

.bloktext2 .bloktitle2
{
    font-size: 24px;

    display: block;

    width: 100%;
    padding: 5px 0 0 0;

    color: #222;
}
.bloktext2 .bloktitle2 em
{
    font-weight: bold;
    font-style: normal;

    color: #222;
}

.bloktext2 .bloktitle2 strong
{
    color: #ef4035;
}

.bloktext2 .bloktitle2 strong,
.bloktext2 .bloktitle2 em
{
    font-size: 30px;

    display: block;

    width: 100%;
    padding: 0 0 5px 0;
}

.bloktext2:hover,
.bloktext2:hover .bloktitle2,
.bloktext2:hover .bloktitle2 strong,
.bloktext2:hover  .bloktitle2 em
{
    color: #fff;
    background: #ef4035;
}

/*
Einde tweede blokstyling
*/


.fusion-footer-widget-area ul li a
{
    font-family: Ubuntu;
}


.btwbg
{
    min-height: 400px;

    color: #222;
}

.bgbtwbtn
{
    font-size: 16px;

    max-width: 275px;
    padding: 20px;

    background: rgba(255, 255, 255, .8);
}

.bgbtwbtn strong
{
    font-size: 24px;
    display: block;
    padding: 15px 0;
}

a.btwbtntitle span.fusion-button-text
{
    font-weight: bold;

    width: 100%;
}

a.4blocktitle
{
    color: #ef4035;
}

.iconpage
{
    margin-top: 0;
}

.iconpage .icontext
{
    display: block;

    margin: 20px 0;
    padding-left: 75px;
}

.iconpage .icontext span
{
    font-size: 26px;

    color: #ef4035;
}

.iconpage .bgimg
{
    float: left;

    min-width: 45px;

    transition: all .2s ease 0s;
    transform: rotate(15deg);

    border-top: 2px solid #ef4035;
    border-left: 2px solid #ef4035;
    background: #0068b3 none repeat scroll 0 0;
}

.iconpage .bgimg img
{
    transform: rotate(-15deg);
}


.iconpage h1,
.iconpage h2,
.iconpage h3
{
    font-size: 20px;

    padding-bottom: 6px;
}




body .fusion-header
{
    padding-right: 0;
    padding-left: 0;
}


#header
{
    position: relative;
}
#storeswitch
{
    position: absolute;
    top: -48px;
    right: 0;

    height: 48px;
    padding-right: 15px;

    list-style: none;
}
#storeswitch li
{
    display: inline-block;

    margin-right: 5px;
    padding: 8px;

    cursor: pointer;

    border: 1px solid #eee;
    border-bottom: none;
}

#storeselect
{
    margin: 0;
    padding: 0;
}

#storeselect li
{
    display: block;
    overflow: hidden;

    padding: 8px;

    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
#storeselect li.cv
{
    border-top: 1px solid #eee;
}

#storeselect span
{
    display: block;
    float: right;
    overflow: hidden;

    height: 29px;

    -webkit-transition: none;
       -moz-transition: none;
        -ms-transition: none;
         -o-transition: none;
            transition: none;
    white-space: nowrap;
    text-indent: 100%;

    background-image: url('/nav/sprite-slim.png');
}

#storeselect .led span
{
    width: 55px;

    background-position: 0 0;
}
#storeselect .cv span
{
    width: 48px;

    background-position: 0 -30px;
}
#storeselect .zon span
{
    width: 54px;

    background-position: 0 -60px;
}
#storeselect .woon span
{
    width: 62px;

    background-position: 0 -90px;
}
#storeselect .service span
{
    width: 74px;

    background-position: 0 -120px;
}
#storeselect .cool span
{
    width: 59px;

    background-position: 0 -150px;
}
#storeselect .meba span
{
    width: 79px;

    background-position: 0 -180px;
}
#storeselect .climate span
{
    width: 76px;

    background-position: 0 -210px;
}

#storeselect .ventilatie span
{
    width: 87px;
    background-position: 0 -240px;
}


#storeselect .led:hover span,
#storeselect .led.active span
{
    background-position: -55px 0;
}
#storeselect .cv:hover span,
#storeselect .cv.active span
{
    background-position: -48px -30px;
}
#storeselect .zon:hover span,
#storeselect .zon.active span
{
    background-position: -54px -60px;
}
#storeselect .woon:hover span,
#storeselect .woon.active span
{
    background-position: -62px -90px;
}
#storeselect .service:hover span,
#storeselect .service.active span
{
    background-position: -74px -120px;
}
#storeselect .cool:hover span,
#storeselect .cool.active span
{
    background-position: -59px -150px;
}
#storeselect .meba:hover span,
#storeselect .meba.active span
{
    background-position: -79px -180px;
}
#storeselect .climate:hover span,
#storeselect .climate.active span
{
    background-position: -76px -210px;
}
#storeselect .ventilatie:hover span,
#storeselect .ventilatie.active span
{
    background-position: -87px -240px;
}

#storeselect .mobilesub {
    display:none;
}

.switch-button
{
    font-size: 17px;

    display: block;

    min-height: 107px;
    padding: 30px;

    cursor: pointer;
}
.menuwrapper
{
    position: relative;

    display: none;
    clear: both;
    overflow: hidden;

    padding: 20px 0;
}

.menuwrapper > ul
{
    float: left;

    width: 125px;
}

.menucontent
{
    margin-left: -1px;
}
.menucontent .sub
{
    display: none;
    overflow: hidden;

    padding: 60px;

    border: 1px solid #eee;
    border-right: 0;
}


.menucontent .images
{
    float: right;
    overflow: hidden;

    width: 320px;
}

div.table
{
    display: table;
}
div.table-row
{
    display: row;
}
#storeselect,
.menucontent
{
    display: table-cell;
    float: none;

    vertical-align: top;
}
#storeselect
{
    width: 150px;
}
.menucontent
{
    width: auto;
}

#header .menucontent .images
{
    margin-top: -45px;
}

#header .menucontent a.logo,
#header .menucontent .images img
{
    display: block;
    float: right;

    margin: 0 0 20px 20px;
}
#header .menucontent a.logo
{
    margin: 0;
    padding: 0;
}

#header
{
    min-height: 138px;
	padding:20px;
}

#header .logo
{
    float: left;

    padding-right: 75px;
}

#header .switch-button
{
    width: 420px;
    height: 127px;
    padding: 0;
}

#header .switch-button .text
{
    line-height: 20px;

    display: inline-block;

    padding-top: 45px;
}

#header .switch-button .text
{
    color: #0068b3;
}
#header .switch-button .fa
{
    color: #ef4035;
}
.switch-button strong
{
    font-size: 21px;
}

#header .contact
{
    position: absolute;
    top: 45px;
    right: 15px;
}

#header p.goto
{
    font-weight: bold;
}

#header .contact,
#header .headersocial
{
    position: absolute;
    top: 70px;
    right: 20px;
}
#header .headersocial
{
    top: 0;

    width: 160px;
    height: 44px;
}


#header .sub
{
    font-size: 16px;
}
#header .sub ul
{
    margin: 0;
    padding: 0;

    list-style: none;
}

#header .sub li a
{
    position: relative;

    display: block;

    height: 24px;
    padding-left: 25px;
}

#header .sub li a::before
{
    position: absolute;
    top: 8px;
    left: 8px;

    width: 8px;
    height: 8px;

    content: '';

    background: #ef4035;
}

#header .sub ul a
{
    color: rgb(136, 136, 136);
}
#header .sub li a:hover::before
{
    background: #0068b3;
}
#header .sub li a:hover
{
    color: #ef4035;
}
#header .sub p.goto
{
    margin: 0;
}

#storeselect .mobilesub
{
    display: none;
}

a.closemenu
{
    font-size: 45px;
    line-height: 40px;

    position: absolute;
    z-index: 99;
    right: 50%;
    bottom: 40px;

    display: block;

    width: 45px;
    height: 45px;

    cursor: pointer;
    text-align: center;

    color: #fff;
    background: #ef4035;
}
a.closemenu:hover
{
    color: #fff;
    background: #0068b3;
}

body #wrapper .homeicon .menu-text {
    font-family: 'Ubuntu';
}

.fusion-copyright-notice {
    text-align:center;
    display:block;
    margin-bottom:20px;
}

.productovz {
    text-align:center;
}


/* 2 COLUMN FORM STYLES */
.container-contact span.wpcf7-list-item {
    display: table-row;
}

.form-left, .form-right {
    width: 50%;
    float: left;
    padding-right:6%;
    line-height: 25px;
    color:#747474;
}
.form-right {
    padding-left: 15px;

}
.verzendbtn {
    float: right;
}

.wpcf7-form-control {
    font-family: Ubuntu, Sans-serif;
}

/* END FORM STYLES */


.abonnementtitle h2.title-heading-center {
    font-size:34px !important;
    color:#0068b3;
}

/*GOOGLE MAPS NOT SCROLLABLE

.map-container {
	width: 100%;
	margin: 50px 0 300px;
}
.map-container iframe{
	width: 100%;
	display: block;
	pointer-events: none;
	position: relative;
}
.map-container iframe.clicked{
	pointer-events: auto;
}

/*END GOOGLE MAPS NOT SCROLLABLE*/



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

    .bloktext2 {
        min-height:175px;

    }

    .bloktext2 img {
        padding:10px 0 0 10px;
    }
}


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

    .bloktext2 .bloktitle2 {
    font-size:20px;
}

    .bloktext2 .bloktitle2 strong, .bloktext2 .bloktitle2 em {
    font-size:22px;
}


}




@media screen and (max-width: 1280px) {
    #header .logo {
        padding-left:10px;
    }

    .servicechecks {
    font-size:21px !important;
    padding-left:0px !important;
    }

    .bloktext2 .bloktitle2 {
    font-size:18px;
}

    .bloktext2 .bloktitle2 strong, .bloktext2 .bloktitle2 em {
    font-size:20px;
}

    .bloktext2 {
        min-height:185px;

    }



}

@media screen and (max-width: 1100px) {
    .homeimgblok {
        display:none;
    }

    .hometxtblok {
    width:100% !important;
    padding:10px;

    }
}


@media screen and (max-width: 850px)
{
.bloktext2 {
        min-height:215px;

    }
}

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

    body .menucontent .images
    {
        max-width: 50%;
    }

    #header .contact
    {
        max-height: 60px;
    }

    body header .fusion-mobile-menu-icons {
        top:122px;
        right: 18px;
    }

    .fusion-mobile-menu-icons a::before {
    	color: #0068B3 !important;
    }

        .bloktext2 {
        min-height:50px;

    }

    /*CONTACTFORM ONDERHOUD*/

    .form-left, .form-right {
        width: 100%;
        float: left;
        line-height: 25px;
        padding-left: 0;
        padding-right: 0;
    }

    /*END CONTACTFORM ONDERHOUD*/
}

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

    #header .switch-button
    {
        height: auto;
    }

    #header .switch-button .logo
    {
        padding-right: 0;
    }
    #header .switch-button .text
    {
        padding-top: 20px;
        padding-left:20px;
    }

    .menucontent .sub
    {
        padding: 35px;
    }
    .menucontent .sub p
    {
        margin-top: 0;
        margin-bottom: 22px;
    }

    #header .menucontent .images
    {
        margin-top: 15px;
    }

    a.closemenu
    {
        bottom: 20px;
    }
    .menuwrapper {
        padding-bottom: 60px;
    }

    body header .fusion-mobile-menu-icons {
        top:156px;
        right: 20px;
    }

    .catselect {
    font-size:20px;
}


}


@media screen and (max-width: 480px)
{
    #header
    {
        overflow: hidden;
    }
    #storemenu
    {
        margin-top: 120px;
    }
    #header .headersocial
    {
        top: 0;
    }


    #header .menucontent .images
    {
        display: none;
    }

    #header .switch-button
    {
        height: auto;
    }

    #header .switch-button .logo
    {

        padding-right: 0;
    }
    #header .switch-button .text
    {
        padding-top: 20px;
    }


    #header .menucontent .sub,
    #header .menucontent,
    #storeselect .mobilesub div.images
    {
        display: none;
    }


    #storeselect,
    #storeselect .mobilesub
    {
        font-size: 14px;

        display: block;

        width: auto;
        padding-top: 20px;
    }
    #storeselect .mobilesub ul
    {
        margin-left: 0;
        padding-left: 0;
    }
    #storeselect .mobilesub li {
        border:none;
        padding: 0 0 0 25px;
        position: relative;
    }

    #storeselect .mobilesub li a {
        display:block;
        line-height: 20px;
        margin:2px;
    }

    #header .mobilesub li a::before
    {
        position: absolute;
        top: 8px;
        left: 8px;
        width: 8px;
        height: 8px;
        content: '';
        background: #ef4035;
    }

    body header .fusion-mobile-menu-icons {
        top:285px;
        right: 18px;
    }

}

/*
Header social icons
 */
.headersocial
{
    position: relative;

    display: block;
}
ul.icons
{
    position: absolute;
    top: 0;
    right: 0;

    display: inline-block;

    height: 44px;
    padding: 0;
}
ul.icons li,
ul.icons a
{
    display: inline-block;
    overflow: hidden;
}
ul.icons li a
{
    display: block;
    overflow: hidden;

    width: 44px;
    height: 44px;
    margin: 0 0 0 5px;
    padding: 0;

    text-indent: -9999px;

    background-color: #0068b3;
    background-image: url('https://www.zon-slim.nl/skin/frontend/tm_themes/theme748/images/social-icons.png');
}
ul.icons li a:hover
{
    transition: background-color 100ms linear 0s;

    background-color: #242021;
}
ul.icons li:last-child
{
    margin-right: 0;
}
ul.icons li.facebook a
{
    background-position: 0 0;
}
ul.icons li.twitter a
{
    background-position: 0 -44px;
}
ul.icons li.linkedin a
{
    background-position: 0 -88px;
}
ul.icons li.google a
{
    background-position: 0 -132px;
}
ul.icons li.youtube a
{
    background-position: 0 -176px;
}
ul.icons li.email a
{
    background-position: 0 -264px;
}
ul.icons li.telephone a
{
    background-position: 0 -264px;
}
ul.icons li.agenda a
{
    background-position: 0 -308px;
}

header .contact
{
    font-size: 17px;
    font-weight: bold;
    line-height: 24px;

    position: absolute;
    right: 15px;
    bottom: 30px;

    display: block;

    text-align: right;
    text-transform: uppercase;
}
header .contact .vragen
{
    color: #0068b3;
}
header .contact .bereikbaar
{
    color: #ef4035;
}


a.offertebtn
{
    font-size: 22px;
    line-height: 36px;

    position: absolute;
    z-index: 99999;
    top: 30px;
    right: 30px;

    display: none;

    width: 260px;
    height: 36px;

    cursor: pointer;
    text-align: center;

    color: #fff;
    background: #ef4035;
}
a.offertebtn:hover
{
    color: #fff;
    background: #0068b3;
}
.page-id-321 a.offertebtn
{
    display: none;
}

.btwbg
{
    background: #888;
}


.bgheader
{
    font-size: 17px;
    line-height: 25px;

    display: block;

    min-width: 250px;
    max-width: 900px;
    padding: 20px;

    white-space: normal;

    color: #292929;
    background: rgba(255, 255, 255, .7) none repeat scroll 0 0;
}

.bgh-title
{
    font-size: 32px;
    font-weight: 500;
    line-height: 36px;
    padding: 10px 0;
    color: #ef4035;
    text-transform:uppercase
}

a.bgh-offerte
{
    font-size: 14px;
    font-weight:bold;
    display: block;
    max-width: 200px;
    margin: 20px 0;
    padding: 13px 29px;
    line-height:17px;
    text-align: center !important;
    color: #fff;
    background: #d51c21;
    text-transform: uppercase;
    font-family: "PT Sans";
    border-radius:2px;
}

a.bgh-offerte:hover
{
    color: #fff;
    background: #0068b3;
}


#menu-footer-menu-1 li, #menu-footer-menu-2 li, #menu-footer-menu-4 li {
    padding:0px 10px;
}

#text-3 .footer-col-content p {
    padding:0px;
    margin:0px;
}

.opsomminghoogte {
	height:250px;
}


.onderhoudbtn {
	min-height:150px !important;
}

.fusion-content-boxes .content-wrapper-background .onderhoudbtn {
    padding:5px !important;
}



.onderhoudbtn .content-wrapper-background:hover {
    background:rgba(0, 104, 179, 1) !important;

}

.onderhoudbtn .content-wrapper-background {
    padding:20px 20px 5px 20px !important;
}


#chat_text_header {
	color:#ef4035;
}



/*ABONNEMENT FORMULIER*/

#fbuilder {
    background:rgba(255, 255, 255, 0.8);
    padding:65px 75px;
    border:4px solid #0068B3;
}

#fbuilder .fields {
	padding:0 0 5px 0 !important;
	box-shadow:none;
	background:none;
}

.vulveld-1 {
	margin:40px 0;
}

.vulveld {
	margin-bottom:40px;
}


.cp_cff_elegant #fbuilder {
    font-family:Ubuntu !important;
}


#fbuilder, #fbuilder label, #fbuilder span, .cp_cff_elegant #fbuilder, .cp_cff_elegant #fbuilder h1, .cp_cff_elegant #fbuilder h2 {
    color: #747474 !important;
}

.cp_cff_elegant #fbuilder legend {
    color:#0068B3 !important;
    font-size:17px  !important;
	font-weight:bold !important;
}
.cp_cff_elegant #fbuilder #fieldname15_1 legend {
    text-align:left;
}

.cp_cff_elegant #fbuilder .cff-container-field legend {
    text-align:left;
    font-size:16px;
    padding:5px 0px;
    text-decoration:underline;
}


.cp_cff_elegant #fbuilder legend:before, .cp_cff_elegant #fbuilder legend:after {
    display:none;
}

#fbuilder .top_aligned .fields.totaalbedragbtn label {
    color:#EF4035 !important;
    font-weight:bold;
}

.uh_phone .l {display:none;}

#fbuilder .uh_phone {
   margin:0 5px 0 0 !important;
}

#fbuilder .comment_area label { font-size:12px; }
#fbuilder .comment_area span { font-size:12px; }
#fbuilder .section_breaks label { font-size:12px; }
#fbuilder .section_breaks span { font-size:12px; }


  /*STYLING VERZENDKNOP FORMULIER*/

    body .cp_cff_elegant #fbuilder .pbSubmit {
	border-radius:0px;
	border-top-right-radius:0px;
	border-bottom-left-radius:0px;
	background:#EF4035;
  }

   body .cp_cff_elegant #fbuilder .pbSubmit:hover {
	background: #0068B3;
  }
   /*EINDE STYLING VERZENDKNOP FORMULIER*/

/*EINDE ABONNEMENT FORMULIER*/


 /*WOOCOMMERCE STYLING*/



body .woocommerce-tabs .panel {
	margin-left:0px;
}

body .woocommerce-tabs .tabs {
	float:none;
	clear:both;
	width:100%;
	overflow:auto;
	display:block;
}

.woocommerce-tabs ul {
	display:block;
}

body .woocommerce-tabs .tabs li {
	float:left;
	display:block;
}

body .woocommerce-tabs .tabs li.active a {
	padding:10px;
	background:#EF4035;
	margin-right:10px;
	color:#fff;
	border-bottom:0px;
}


body .woocommerce-tabs .tabs li a {
	color:#EF4035;
	margin-right:10px;
	padding:10px;
	border-bottom:0px;
}


 .woocommerce-variation-description p {
    margin: -10px 0 50px 0;
    font-size: 15px;

}

 .variations td {

 }

 .variations .label {
	 width:120px;
 }

.variations .label label {
    margin-top: 0;
    font-size: 15px;
    float: left;
    margin-right: 15px;
    font-weight: bold;
	margin-bottom:15px;
	padding-top:10px;

}

body .avada-select-parent {
	max-width:300px;
}



 .addon-description {
	 display:none;
 }


 .swatch-wrapper {
	 height:126px;
 }


div.swatch-wrapper.selected {
	border:2px solid #EF4035;
}


  .addon-description. .selected {
	  display:all;
  }


  /*EINDE WOOCOMMERCE STYLING*/



@media handheld, only screen and (max-width: 1800px)
{


     .bloktext .bloktitle
    {
        font-size: 18px;
    }

    .bloktext2 .bloktitle2 strong,
    .bloktext2 .bloktitle2 em
    {
        font-size: 22px;
    }

}


@media handheld, only screen and (max-width: 1280px)
{
     .bloktext .bloktitle
    {
        font-size: 18px;
    }

    .bloktext .bloktitle strong,
    .bloktext .bloktitle em
    {
        font-size: 22px;
    }



}

@media handheld, only screen and (max-width: 1190px)
{
    .bloktext .bloktitle
    {
        font-size: 18px;
    }

    .bloktext .bloktitle strong,
    .bloktext .bloktitle em
    {
        font-size: 22px;
    }

     .bloktext2 .bloktitle2 strong,
    .bloktext2 .bloktitle2 em
    {
        font-size: 20px;
    }

}

@media handheld, only screen and (max-width: 998px)
{
    .bloktext .fusion-column-wrapper
    {
        min-height: 100px !important;
    }

    .bloktext .bloktitle
    {
        font-size: 16px;
    }

    .bloktext .bloktitle strong,
    .bloktext .bloktitle em
    {
        font-size: 18px;
    }

}

@media handheld, only screen and (max-height: 1000px)
{
}

@media handheld, only screen and (max-width: 768px)
{
    .bloktext .bloktitle
    {
        font-size: 22px;
    }

    .bloktext .bloktitle strong,
    .bloktext .bloktitle em
    {
        font-size: 26px;
    }

   .bgh-title
    {
        font-size: 30px;
        padding-top:10px;
    }

    .bgheader {
    font-size: 18px;
    line-height:26px;
}

a.bgh-offerte
{
    font-size: 16px;
}


}

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


}


@media handheld, only screen and (max-width: 480px)
{

    .bgheader
    {
        font-size: 26px;
        margin: 2% 0 0 2%;
    }

    a.bgh-offerte
{
    font-size: 19px;
}
}




/* Nieuwe stijling menu */

.switch-button {
    cursor: initial;
}

#storemenu > .switch-button > .text {
    display: inline-block;
    position: absolute;
    margin: 0 auto;
    left:0;
    right:0;

    width: 262px;
    text-align: center;
    cursor: pointer;
}

#storemenu > .switch-button > .text, #storemenu > .switch-button > .text strong {
    font-size: 22px;
    font-weight: normal;
}
#storemenu > .switch-button > .text .red {
    display: inline-block;
    position: relative;
    font-weight: bold;
}
#storemenu > .switch-button > .text .red::after {
    display: block;
    content: '';
    width: 0px;
    height:0px;
    position: absolute;
    left:-30px;
    top: 25px;
    border-left: 75px solid transparent;
    border-right: 75px solid transparent;
    border-top: 12px solid #EF4035;
}
#storemenu.opened > .switch-button > .text .red::after {
    display:none;
}


#storemenu > .switch-button > .text br,#storemenu > .switch-button > .text i  {
    display:none;
}

.bgstorewrapper {
    background:#efefef;
    border-top:5px solid #0266b1;
    position: relative;

}

.bgstorewrapper::after {
    display: block;
    content: '';
    width: 0px;
    height:0px;
    position: absolute;
    left:50%;
    top: 5px;
    margin-left:-75px;
    border-left: 75px solid transparent;
    border-right: 75px solid transparent;
    border-top: 12px solid #0266b1;
}
.bgstorewrapper .tableinner {
    background:none;
    width: 100%;
    overflow: hidden;
}

.table, div.table-row, .menucontent, #storeselect {
    display: block;
}

 div.table-row {
    /*max-width: 920px;*/

    margin:0 auto;
 }

.bgstorewrapper .tableinner > div {

    float: left;
}

.bgstorewrapper .tableinner > .left {

    width:40%;
}
.bgstorewrapper .tableinner > .right {

    width:60%;
    font-size: 14px;
}

.bgstorewrapper .logos .left {
    text-align: right;
    width:40%;
}
.bgstorewrapper .tableinner > div {
    padding:15px;
}

.bgstorewrapper .tableinner > div {
    padding:15px;
}
.bgstorewrapper .tableinner.text .left img {
    width:100%;
    max-width: 100%;
}

.menucontent .sub {
    padding:0
}
.bgstorewrapper p {
    margin-top: 0;
}

body a.closemenu {
    right:20px;
    bottom: initial;
    top:20px;
    font-size: 36px;
}


#storeselect {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    justify-content: center;
    flex-direction: row;

}

#storeselect li {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding: 8px 20px 20px 20px;
}

#storeselect li span {
    float:none;
}

#storeselect li.active::after {
    display: block;
    content: '';
    width: 0px;
    height:0px;
    position: absolute;
    left:10px;
    top: 50px;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 8px solid #EF4035;
}


#storeselect li.cv {
    border-top:0px solid #fff;
}


.menucontent {
    padding: 40px 0;

}

.scrolloff {
    pointer-events: none;
}



/*
Afmetingen chat 'popup'
 */
#phplive_iframe_chat_embed_wrapper {
    width:340px !important;
}


/* Aangepaste header van Woonslim
*/

body .fusion-header-v4 .fusion-header {
    padding-top:0;

}

.fusion-header .header-phone {
    text-align: center;
    background: #0068B3;
    line-height: 35px;
    height:35px;
    overflow: none;
    color:#fff;
    margin-bottom: 25px;
}
.fusion-header .header-phone a, .fusion-header .header-phone a:hover {
    color:#fff;
    display:inline-block;
    margin: 0 25px;
}

body #header .switch-button {
    width:100%;
}
#header .logo {
    float:right;
    padding-right: 0;
}
#header .logo.right {
    float:left;
    padding-left: 0;
}

#header .logo.right img {
    display:block;
    height:120px;
}




/*
Product variatie select image
 */

.selectWrapper {
    overflow:auto;
}

.selectWrapper .selectbox {
    width:100px;
    height:100px;
    border: 1px solid #ccc;
    margin: 3px;
    float:left;
}

.selectWrapper .selectbox.selected {
    border: 1px solid rgb(239, 64, 53);
}


/*
Einde Product variatie select image
 */


 body .fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-header {
    padding-top: 0;
}


/* Door Don toegevoegd */
/*Knop al onze slimme diensten*/

.klikhiercontainer {
	position: relative;
	width: 320px !important;
	display: inline-block;
}

.blokjeklikhier {
	position: absolute;
	z-index: 2;
	left: 25px;
	top: 5px;
	width: 100px;
	height: 100px;
	padding-top: 22px;
	-ms-transform: rotate(10deg); /* IE 9 */
    -webkit-transform: rotate(10deg); /* Chrome, Safari, Opera */
    transform: rotate(10deg);
    background: rgb(239, 64, 53);
    transition: all 0.2s ease 0s;
    text-align: center;
}

.klikhiercontainer:hover .blokjeklikhier {
	-ms-transform: rotate(0deg); /* IE 9 */
	-webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
	transform: rotate(0deg);
}

.klikhiercontainer:hover .blokjeklikhier .tekstklikhier {
	-ms-transform: rotate(0deg); /* IE 9 */
	-webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
	transform: rotate(0deg);
}

.tekstklikhier{
	color: white;
	text-transform: uppercase;
	-ms-transform: rotate(-10deg); /* IE 9 */
	-webkit-transform: rotate(-10deg); /* Chrome, Safari, Opera */
	transform: rotate(-10deg);
	font-size: 28px;
	line-height: 28px;
	transition: all 0.2s ease 0s;
	font-weight: bold;
	position:absolute;
	left:0;
}

.tekstvooralonze {
	position: absolute;
	text-align: left;
	left: 140px;
	top: 40px;
	font-size: 22px;
	color: #0068B3;
}

.vooral {
	white-space: nowrap;
}

@media screen and (max-width: 1280px) {
.klikhiercontainer {
	width: 300px !important;
}

.blokjeklikhier {
	width: 80px;
	height: 80px;
	padding-top: 18px;
	left: 40px;
}

.tekstklikhier{
	font-size: 22px;
	line-height: 22px;
}

.tekstvooralonze {
	left: 130px;
	top: 28px;
	font-size: 20px;
}
}

@media screen and (max-width: 768px) {
.klikhiercontainer {
	width: 280px !important;
	height: 80px;
	margin: 0 auto !important;
}

.blokjeklikhier {
	width: 55px;
	height: 55px;
	padding-top: 12px;
	left: 60px;
}

.tekstklikhier{
	font-size: 15px;
	line-height: 17px;
}

.tekstvooralonze {
	left: 130px;
	top: 13px;
	font-size: 18px;
}
}

@media screen and (max-width: 682px) {
.klikhiercontainer {
    position: absolute !important;
	top: 120px;
	width: 270px !important;
	height: 80px;
	margin: 0 auto !important;
}

.blokjeklikhier {
	width: 60px;
	height: 60px;
	padding-top: 14px;
	left: 40px;
}

.tekstklikhier{
	font-size: 18px;
	line-height: 18px;
}

.tekstvooralonze {
	left: 110px;
	top: 20px;
	font-size: 18px;
}
.fusion-mobile-menu-icons {
	top: 130px !important;
}
}

@media screen and (max-width: 408px) {
.klikhiercontainer {
	width: 220px !important;
	height: 80px;
	margin: 0 auto !important;
}

.blokjeklikhier {
	width: 50px;
	height: 50px;
	padding-top: 12px;
	left: 30px;
}

.tekstklikhier{
	font-size: 14px;
	line-height: 14px;
}

.tekstvooralonze {
	left: 90px;
	top: 14px;
	font-size: 14px;
}
}

@media screen and (max-width: 820px) {
	.woonslim-link {
		display: block !important;
		margin-left: 0 !important;
		margin-top: 10px !important;
	}
	.stores-link {
		display: block !important;
	}
}

@media screen and (max-width: 684px) {
	.fusion-header {
	height: 280px !important;
	}
}

.stores-headers {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	color: #0068b3;
	padding-top: 0 !important;
	margin-top: 0 !important;
	line-height: 18px;
}

/* knopje naar de verschillende stores */

.stores-link {
	background-color: #EF4035 !important;
	padding: 5px 20px 5px 5px;
	color: white;
	line-height: 12px;
	display: inline-block;
}

.stores-link img {
	height: 12px;
	width: auto;
	vertical-align: 0 !important;
	padding-right: 10px;
	padding-left: 3px;
}

.stores-link:hover {
	background-color: #0068b3 !important;
	color: white !important;
}

/* knopje Direct naar Woonslim */

.woonslim-link {
	background-color: #0068b3 !important;
	padding: 5px 20px 5px 5px;
	color: white;
	line-height: 12px;
	margin-left: 40px;
	display: inline-block;
}

.woonslim-link img {
	height: 12px;
	width: auto;
	vertical-align: 0 !important;
	padding-right: 10px;
	padding-left: 3px;
}

.woonslim-link:hover {
	background-color: #EF4035 !important;
	color: white !important;
}

@media screen and (max-width: 480px) {
    #header {
		overflow: visible;
	}
}

/* Einde Door Don toegevoegd */

@media screen and (max-width: 1280px) {
    #header .logo.right {
        padding-right:10px;
    }

	#header .logo.right img, #header .logo img {
    height:90px;
	}

	#header .logo.zon img {
    margin-top: 3px;
	}

	body .fusion-main-menu > ul > li, body .fusion-is-sticky .fusion-main-menu > ul > li {
     padding-right:15px;
}

	body .fusion-main-menu > ul > li > a, .side-nav li a,  body .fusion-is-sticky .fusion-main-menu > ul > li a {
	font-size:11px;
	}
}



@media handheld, only screen and (max-width: 768px)
{
   #storemenu > .switch-button > .text {
        position: relative;
		margin: 40px 20px 20px 20px;
		padding: 0;
		width: 100%;
}


    #header .switch-button {
        height:auto;
    }




    div.table {
        display:block;
    }

    body #wrapper header .fusion-mobile-menu-icons {
        top:initial;
        bottom:10px;
    }


    .menuwrapper {
        padding-bottom: 20px;
    }
			.ytblock {
	margin-left:0px;
}

	#header .logo.right img, #header .logo img {
    height:60px;
	}

}



@media screen and (max-width: 480px) {
    body #storemenu
    {
        margin-top: 0px;
    }

	  body a.closemenu {
        font-size:16px;
        width:32px;
        height:32px;
        line-height:32px;
    }

    #storemenu > .switch-button > .text {
        width:210px;
    }
    #storemenu > .switch-button > .text, #storemenu > .switch-button > .text strong {
        font-size:16px;
    }

    #storemenu > .switch-button > .text .red::after {

        left:-12px;
        top: 25px;
        border-left: 45px solid transparent;
        border-right: 45px solid transparent;
        border-top: 8px solid #EF4035;
    }

    .bgstorewrapper .tableinner.text > div.left {
        display:none;
    }
    .bgstorewrapper .tableinner.text > div.right {
        width:100%;
    }

    .bgstorewrapper {
        font-size:15px;
    }

    .menucontent {
        padding: 20px 0 0 0;
    }

    #storeselect li {

        padding: 8px 8px 20px 8px;
    }

    #storeselect li.active::after {
        display: none;
    }
    .menuwrapper {
        padding-bottom: 10px;
    }

		.iconpage .icontext
	{
    padding-left: 0px;
	}

	.iconpage .bgimg {
			float:none;
			margin: 30px 15px 0 0;
			width:50px;
	}

}

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


    .fusion-header .header-phone a, .fusion-header .header-phone a:hover {
        margin: 0 15px;
    }

	#header .logo.right img, #header .logo img {
    height:50px;
}


}

/*
Back button bij product
 */
.backbtnwrapper {
    padding-left:20px;
}
.backbutton {
    background-color: #ddd;
    padding: 8px 20px 8px 10px;
    line-height: 22px;
    height:38px;
    display: inline-block;
    color:#aaa;
}
.backbutton span {
    display:inline-block;
    height: 22px;
    float:left;
}
.backbutton span.icon {
    background: url('/wp-content/themes/Zonslim/images/stores-pijltje.png');
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    width:22px;
    margin-right: 16px;
}
/*
End back button bij product
 */


.addontext.addontextDesc {
    font-weight: normal;
}


/*
Verbergen sorterr opties
 */
.orderby-order-container ul.orderby ul li {
    display:none;
}
.orderby-order-container ul.orderby ul li:nth-child(-n+3) {
    display:block;
}

body .product-buttons a {
    max-width: initial;
}
.product-buttons .show_details_button {
    display:none;
}


.addontext.addontextDesc {

    white-space: pre-line;

}


a.winkelbackbtn {
    color:#fff;
    background:#0068B3;
    display:inline-block;
    float: right;
    padding:10px 15px;
    line-height: 16px;
    font-size: 14px;
}
a.winkelbackbtn:hover {
    color:#fff;
    background:#EF4035;

}

a.winkelbackbtn i {
    margin-right: 4px;
}

.customPostedIn {
    padding:15px 0;
}


body .order-dropdown {

    width:200px;

}



body .wapl-diagonal-bar.wapl-alignright .product-label {
    right:-42px;
    top:33px;
}

