body {
    -webkit-font-smoothing: subpixel-antialiased;
}

a {
    font-size: 16px;
}


a, button, input[type="submit"] {
        cursor:pointer;
}


.only-plain{
    display: none;
}

.plain-body .only-plain{
    display:inherit;
}

.plain-body .modal-backdrop-login {
	display:none !important;
}

#dropdownnav{
    text-align: center; display: none; font-size: 13px;
    color: #ffffff;
    padding-bottom: 110px;
    background-color: #0d426f;
    z-index: 15000;
    position: absolute;
    width: 100%;
}

#dropdownnav a{
    text-decoration: none;
    color: #ffffff;
    padding: 0 30px;
    width: 50%;
}
#dropdownnav h1{
    line-height: 1.64;
    font-family: Avenir;
    display:inline-block;
    font-size: 42px;
    margin-top: 50px;
    display: table;
    width: 100%;
}
#dropdownnav h1 a {
    font-size: 42px;
}
#dropdownnav h2{
    display:inline-block;
    color: #ffffff;
    padding-top: 12.5px;
    padding-right: 10px;
    text-align: center;
}

#dropdownnav {
    padding: 50px 0;
}

#dropdownnav #header-table {
    width: 100%;
}

#dropdownnav #header-table td {
    padding: 25px;
    width: 50%;
}

#dropdownnav #header-table td.left {
    text-align: right !important;
}

#dropdownnav #header-table td.right {
    text-align: left !important;
}

#dropdownnav #header-table td a {
    font-size: 42px !important;
}


.circle {
    position: absolute;
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    font-size: 9px;
    color: #083C6B;
    text-align: center;
    background: #ffffff;
}



.sprekerblock-sprekers a:link, .sprekerblock-sprekers .blogcontent p a:link, .sprekerblock-sprekers .blogcontent p a {color:#878787; text-decoration:none;}
.sprekerblock-sprekers a:visited, .sprekerblock-sprekers .blogcontent p a:visited {color:#878787;text-decoration:none;}
.sprekerblock-sprekers a:hover, .sprekerblock-sprekers .blogcontent p a:hover {color:#878787; text-decoration:underline;}
.sprekerblock-sprekers a:active, .sprekerblock-sprekers .blogcontent p a:active {color:#878787;}
.sprekerblock-sprekers .wp-post-image {
    max-width: 100%;
    max-height: 100%;
    width:300px;
    height:300px;
    float:left;
    margin:0 10px 0 0;
    padding:0;
}

.sprekerblock-sprekers .textblock {
    float: left;
    margin: 0 0 13px 30px;
    width: calc(100% - 366px);
    word-wrap:break-word;
}
.sprekerblock-sprekers .imgblock {
    margin: 0;
    max-width: calc(100% - 10px);
    float: left;
}

#sov .sprekerblock-sprekers .textblock h6 {
    font-size: 20px;
    color:#878787;
}
.sprekerblock-sprekers .textblock h2 span{

    color: #0d426f;
    font-family: Avenir;
    font-size: 25px;
}
.sprekerblock-sprekers .textblock h2{
    margin-top: -9px;
    margin-bottom: -9px;
}
.sprekerblock-sprekers .textblock p{
    font-size: 18px;
    line-height: 22px;
}

.sprekerblock-sprekers{
    line-height: 1.75;
    padding-bottom: 40px;
    border-bottom: solid 1px #d7d7d7;
    margin-bottom: 50px;
    position: relative;
}

@media (max-width:1365px) {
    .sprekerblock-sprekers {
        padding-bottom: 0;
    }
}

.fp-style-extra{
    margin-top:25px;
}

#nieuwsbriefleft-extra-style #fade-in{
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    opacity: 0;
}
#nieuwsbriefleft-extra-style input[type="email"]{
    padding-left: 12.5px;
    text-align: left;
    width:208px;
    height: 41px;
    background-image: none !important;
}
#nieuwsbriefleft-extra-style #fade-in.in{
    opacity: 1;
}

#nieuwsbriefleft-extra-style .budgetmailer-invalid{
    display:none !important;
}

#nieuwsbriefleft-tekst-extra-style{
    margin-left: 21px;
    width: 236.9px;
    height: 104px;
    font-family: Avenir;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.3;
    text-align: left;
    color: #0d426f;
}
#nieuwsbriefleft-extra-style .budgetmailer-subscribe-form p {
    float: left;

}
#nieuwsbriefleft-extra-style .budgetmailer-subscribe-form {
    margin-left: 21px;

}

#frm-product-search-siderbar {
	margin-top: 20px;
}

#nieuwsbriefleft-extra-style{
    font-size: 20px;
    font-weight: bold;
    line-height: 1.3;
    text-align: left;
    color: #0d426f;
    height: 204px;
    padding-right:20px;
    background-color: #efefef;
    margin-top: 30px;
}
.jqTransformSelectWrapper a{
    color: #ffffff;
    font-size: 25px;
    text-align: center;
}
.jqTransformSelectWrapper ul a{
    text-align: left;
}

.featureblock-product{
    padding-bottom: 40px;
    margin-bottom: 50px;
    border-bottom: solid 1px #d7d7d7;
}

.featureblock-product h2 {
    color: #0d426f;
    font-size: 25px;
}

@media (max-width: 767px) {
    .featureblock-product h2 {
        padding-left: 20px;
    }
}

.featureblock-product a:hover {
    text-decoration: none!important;
}

.featureblock-product a:link, .featureblock-product .blogcontent p a:link,.featureblock-product .blogcontent p a {color:#878787; text-decoration:none;}
.featureblock-product a:visited,.featureblock-product .blogcontent p a:visited {color:#878787;text-decoration:none;}
.featureblock-product a:hover,.featureblock-product .blogcontent p a:hover {color:#878787; text-decoration:underline;}
.featureblock-product a:active,.featureblock-product .blogcontent p a:active {color:#878787;}
.featureblock-product .wp-post-image {
    width:300px;
    height:300px;
    float:left;
    margin:0 10px 0 0;
}


.featureblock-product .textblock {

    line-height: 1.3;
    float: left;
    margin: 0 0 0 0;
    padding-left: 20px;
    width: calc(100% - 356px);
    word-wrap:break-word;
}
.featureblock-product .textblock p {
    font-size: 18px;
    color:#333333;
    line-height: 22px;
}
.featureblock-product .textblock h6 {
    color:#333333;
    font-size: 20px;
}


@media (min-width: 1366px) {
    #productlist-style{
        margin-top: -50px;
    }
}
#speakers-button {
    font-family: Avenir;
    margin-left: 340px;
    position: absolute;
    bottom: 0;
}
@media (max-width: 1365px) {
    #speakers-button {
        margin-left: 0;
        float: left;
        position: static;
    }
}
@media (max-width: 991px) {
    #speakers-button {
        position: absolute;
        margin-left: 315px;
    }
}
.featureblock-product button {
    padding: 0 20px;
    height: 43px;
    float: left;
    background-color: #0d426f;
    color: #ffffff;
    display: block;
    border: none;
    border-radius: 1px;
    font-weight: bold;
    text-align: center;
    font-family: Avenir;
    font-size: 20px;
}

@media (max-width: 767px) {
    .featureblock-product button {
        padding: 0 15px;
    }
}

.featureblock-product .imgblock img{
    max-width: 100%;
}

.featureblock-product .imgblock{
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);
    float:left;
    position: relative;
    max-width: 300px;
    max-height: 300px;
}

@media (min-width: 1366px) {
    .visible-custom {
        display: none;
    }
}

@media (max-width: 1365px) {
    .hidden-custom {
        display: none;
    }
    .visible-custom {
        display: block;
    }
}

#small-screen-menu-header #searching{
    float:left; margin-top: 15px;
}
#small-screen-menu-header #searching button{
    background-color: #0d426f;border: none;font-family: Avenir;
}

#small-screen-menu-header #searching button .fa{
    color: #ffffff;
    font-size:15px;
}
#small-screen-menu-header #shopping-style{
    float:right; margin-top: 12px;margin-right: 12px;
}
#small-screen-menu-header #shopping-style .circle{
    margin-top: -5px;
    margin-left: 25px;
}

#small-screen-menu-header #shopping-style img{
    width: 30px;
}
#normal-screen-header-bar-style #shopping-cart{
    width: 45px;padding-right: 10px;
    margin-right: 50px;
}
#normal-screen-header-bar-style #dropdown-hamburger{
    width: 35px; margin-bottom: 5px;
}
.sprekerblock-sprekers .textblock a{
    text-decoration: none;
}
.sprekerblock-sprekers .textblock #read-more{
    color: #0071da;
}

.style-set-right{
    float:right;
}

#style-set-right{
    float:right;
}
#style-set-left{
    float:left;
}

#style-set-right2{
    margin-top: 5px;
    margin-left: 320px;
}

@media (max-width: 1365px) {
    #style-set-right2{
        margin-top: 5px;
        margin-left: 0;
    }
}

#visible-extra-style1{
    float: right;margin-top:-40px;
}

#blogcnt-extra-style1 h2 a{
    color: #0d426f;
    text-decoration: none;
    font-size: 25px;
    font-family: Avenir;
}
#sov #blogcnt-extra-style1 h3{
    color: #878787;
    font-weight: normal;
    font-size: 20px;
}
#blogcnt-extra-style1{
    margin-top: -20px;
}
#blogcnt-extra-style1 p{
    font-size: 18px;
    line-height: 22px;
}
#categoriemenu-extra{
    border-top: 1px #eaeaea solid;word-wrap:break-word;
}

#homepage-style{
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 20px;
}

.productlist {
    margin-left: 320px;
}

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: auto !important;
}

.wc-proceed-to-checkout .button, .woocommerce-cart-form__contents .button {
    width: auto;
    height: auto;
}

.blogcnt .featureblock-product2 img{
    max-width: none;
}

.featureblock-product2 h2 a {
    color: #0d426f!important;
    text-decoration: none!important;
    font-size: 25px;
}

.playproduct {
    z-index: 2;
    opacity: 0;
    position:absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
}

.playproduct.always-show {
    opacity: 1 !important;
}

#homepage-style .item:hover .playproduct {
    opacity: 1;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
}

#homepage-style .playproduct a, .playproduct a:hover {
    text-decoration: none;
}

#homepage-style .playproduct a {
    text-align: center;
    font-size: 50px;
    color: #ffffff;
    transition: color 0.6s linear;
}

#homepage-style .playproduct a:hover {
    color: #878787;
}
#homepage-style .playproduct .fa:hover{
    color: #878787;
}
.playbuttonfoto {
    -webkit-transition: width 0.5s, height 0.5s;
    transition: width 0.5s, height 0.5s;
    width: 75px!important;
    height: auto;
}
#homepage-style .productimage{
    -webkit-transition: width 0.5s, height 0.5s; /* For Safari 3.1 to 6.0 */
    transition: width 0.5s, height 0.5s;
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);
    width:100%;
    height: 264px;
}


#homepage-style .owl-carousel .owl-pagination{
    float: right;
    margin-top: -557px;
}
#homepage-style .owl-carousel .owl-pagination .owl-page span{
    background-color: #00A8EF;
}
#homepage-style .owl-carousel .owl-pagination .owl-page.active span{
    background-color: #faf2cc;
}
#homepage-style a:link, #homepage-style .blogcontent p a:link, #homepage-style .blogcontent p a {color:#878787; text-decoration:none;}
#homepage-style a:visited, #homepage-style .blogcontent p a:visited {color:#878787;text-decoration:none;}
#homepage-style a:hover, #homepage-style .blogcontent p a:hover {color:#878787; text-decoration:underline;}
#homepage-style a:active, #homepage-style .blogcontent p a:active {color:#878787;}
#homepage-style .wp-post-image {
    width:150px;
    height:auto;
    float:left;
    margin:0 10px 0 0;
    padding:5px 0 0 0;
}
#homepage-style button {

    float: right;
    height: 25px;
    background-color: #0d426f;
    color: #ffffff;
    display: block;
    border: none;
    border-radius: 1px;
    font-weight: bold;
    text-align: center;
    font-family: Avenir;
    font-size: 15px;
}


#full-width-height{
    width:100%;
    height: 100%;
    position: relative;
}
#homepage-style .featureblock{
    border: none;
}

#homepage-style .featureblock .imgblock{
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);
    -webkit-transition: width 0.5s, height 0.5s, transform 0.5s;/* For Safari 3.1 to 6.0 */
    transition: width 0.5s, height 0.5s, transform 0.5s;
    padding:0px;
}

#homepage-style .featureblock .item{
	transition: all 0.3s;
	transform: translate3d(0,0,0);
}

#homepage-style .featureblock .item:hover{
	padding: 1px;
}


#homepage-style .item .arrow{
    visibility: hidden;
    position: absolute;
    padding-left: 150px;
    margin-top: -50px;
    opacity: 0;
    transition: visiblity 2s,opacity 2s;
}

#homepage-style .featureblock .item .arrow{
    visibility: hidden;
    position: absolute;
    right: 0px;
    bottom: 0px;
    transition: visiblity 2s,opacity 2s;
    opacity: 0;
}

@media (max-width: 767px) {
	#homepage-style .featureblock .item{
		padding: 10px;
	}


	#homepage-style .featureblock .item .arrow, #homepage-style .item .arrow {
	    visibility: visible !important;
	    opacity: 1 !important;
	}

	#homepage-style .featureblock .item .arrow img, #homepage-style .item .arrow img {
	    width: 40px !important;
	}
	
	#homepage-style .featureblock .imgblock .arrow {
		padding-left: 50px !important;
	}
}

#homepage-style .item:hover .arrow{
    visibility: visible;
    opacity: 1;
}


#homepage-style .featureblock .item:hover .arrow{
    visibility: visible;
    opacity: 1;
}


#homepage-style .loading-index-content{
    text-align: center;
}
#homepage-style .loading-index-content-photo{
    width: 150px;
    height: auto;
}
#homepage-style .cat-name {
    color: #000000;
    float: left;
    line-height:25px;
}
#homepage-style #kop{
    margin-bottom: 50px;
}

#image-header {
    background-size: cover;
}

#image-header img {
    max-width: 100%;
}

#image-header .tekst-slide{
    width:100%;
    top: 20%;
    position: absolute;
    left: 100px;
    color: white;
}
@media (max-width: 767px) {
    #image-header .tekst-slide {
        top: 10%;
        left: 20px;
    }
}
#image-header .tekst-slide p{
    width: 50%;
    max-height: 230px;
    overflow-y: hidden;
    word-wrap: break-word;
    font-family: Avenir;
    font-weight: bold;
    text-align: left;
    color: #ffffff;
    font-size: 36px;
    line-height: 1.3;
}
#image-header .tekst-slide li{
    word-wrap: break-word;
    font-family: FontAwesome, Avenir;
    font-size: 20px;
    font-weight: normal;
    list-style-type: none;
    line-height: 1.5;

}

#image-header .tekst-slide li span{
    padding-left: 10px;
}
#image-header .button-slide{
    bottom: 0;
    position: absolute;
    margin-bottom: 50px;
    padding-left: 100px;
    padding-top: 15px;
    padding-bottom: 15px;

}
#image-header .button-slide button {
    text-transform: uppercase;
    padding: 15px 25px;
    background-color: #9f1027;
    color: #ffffff;
    display: block;
    border: none;
    border-radius: 3px;
    font-weight: bold;
    text-align: center;
    font-family: Avenir;
    font-size: 20px;
}
#headphone-link{
    background: none;
    padding: 0!important;
    height: 0;
}
#headphone-picture{
    width: 100px;
    height: auto;
    margin-top: -110px;
    float:right;
}


.featureblock-product .imgblock .playproduct img{
    height: auto;
}
.featureblock-product .playproduct {
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
}

.featureblock-product .imgblock:hover .playproduct {
    opacity: 1;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
}

.featureblock-product .playproduct a, .featureblock-product .playproduct a:hover {
    text-decoration: none;
}

.featureblock-product .playproduct a {
    text-align: center;
    font-size: 50px;
    color: #ffffff;
    transition: color 0.6s linear;
}
.featureblock-product .playbuttonfoto{
    width: 50px;
    height: 50px;
}

.nieuwsbriefleft .budgetmailer-submit{
    border-radius: 5px;
    height: 41px;
    width: 47px;
    font-size: 15px;
    color: #ffffff;
    font-family: FontAwesome;
}

.sprekerblock-sprekers #speakers-button button{
    padding: 10px 25px;
    height: 43px;
    line-height: 23px;
    background-color: #0d426f;
    color: #ffffff;
    display: block;
    border: none;
    border-radius: 1px;
    margin-bottom: 40px;
    font-family: Avenir;
    font-size: 20px;
}
.sprekerblock-sprekers #speakers-button a {
    text-decoration: none;font-family: Avenir;
}
.sprekerblock-sprekers button:focus {outline:0;}


#col-md-5-extra-style{
    z-index: 10000;
    right: 0;
    float: right;
}

.pull-right .circle {
    line-height: 12px;
    margin-left:30px;
    margin-top:-7.5px;
}

.logo a{
    text-decoration: none; border: none;
}
#footer .fa{
    margin-left: 10px;
    color: #ffffff;
    margin-right: 10px;
    font-size: 45px;
    padding-top: 15px;
}

#footer .follow-us-mail{
    margin-left: -25px;
    text-align: left;
}
@media (max-width: 767px) {
    #footer .follow-us-mail {
        margin-left: -11px;
        max-width: 100%;
    }
}
.tekst-slide ul li{
    list-style-type: none;
    font-family: FontAwesome;
}
.tekst-slide ul li:before{
    content: "\f046  ";

}
#dropdownnav-extra-style{
    float:right;
}
#dropdownnav-extra-style .close {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    padding: 10px;
}

#button-header-1{
    background-color: #0d426f;border: none;
}

#hamburger-menu{
    width: 25px;
}

#footer .top-bar .budgetmailer-subscribe-form {
    width: 350px;

}

#footer .top-bar .budgetmailer-subscribe-form p {
    float: left;

}


#homepage-search button{
    font-family: Avenir;
    background-color: #b5b5b5;
    color: white;
    height: 42px;
    display: block;
    border: none;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 2px;
    font-weight: bold;
    text-align: center;
    font-size: 15px;

}
#header-full-width{
    margin-top: -25px;
}
#header-full-width2{
    padding-bottom: 101px;
}
@media (max-width: 1920px) {
    #header-full-width {
        padding-left: 0px;
        padding-right: 0px;
        margin-top: -25px;
    }
    #header-full-width2{
        padding-left: 0px;
        padding-right: 0px;
        margin-top: -25px;
    }
    #dropdownnav .container{
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }

}

@media (max-width: 1920px) {
    #header-full-width .row{
        margin-right: 0;
    }
}

@media (max-width: 1920px) {
    #header-full-width .row .col-md-12{
        padding-right: 0;
    }
}

#footer .top-bar .budgetmailer-submit {
    border-radius: 3px;
    height: 44px;
    width: 62px;
    color: #ffffff;
    margin-left: -5px;
    font-family: FontAwesome;
}




#footer input[type="submit"]{
    font-weight:100;
}
#searching2{
    display: none;
    visibility: hidden;
}
@media (min-width: 767px) and (max-width: 991px) {
    #footer-email-style{
        width: 300px;
    }

    #searching2 button{
        background-color: #0d426f;border: none;font-family: Avenir;
    }

   #searching2 button .fa{
        color: #ffffff;
        font-size:15px;
    }
    #searching2{
        float:left; margin-top: 7.5px;
        display: block;
        visibility: visible;
    }
    #footer-extra-styling{
        margin-top: -15px;
        padding-bottom: 15px;
    }
    #footer .top-bar .budgetmailer-submit {
        border-radius: 3px;
        height: 44px;
        width: 62px;
        color: #ffffff;
        font-family: FontAwesome;
    }
}

@media (max-width:  767px){
	#footer .top-bar{	
		padding:0 !important;
	}
}

@media (min-width: 991px) {
    #footer-email-style{
        width: 476px;
        font-size: 14pt;
    }
    #footer-extra-styling{
        margin-top: -15px;
    }
    #footer .top-bar .budgetmailer-submit {
        border-radius: 3px;
        height: 44px;
        width: 62px;
        font-size: 14pt;
        color: #ffffff;
        font-family: FontAwesome;
    }
}


#footer input[type="email"]{
    height: 43px;
    text-decoration: none;
    font-family: Avenir;
    color:#878787;
    border: none;
    border-radius: 5px;
    padding-left: 10px;
    background-image: none !important;
}
#footer input[type="email"]:focus{
    color:#000000;
}



.featureblock-product2 a:link, .featureblock-product2 .blogcontent p a:link, .featureblock-product2 .blogcontent p a {color:#878787; text-decoration:none;}
.featureblock-product2 a:visited, .featureblock-product2 .blogcontent p a:visited {color:#878787;text-decoration:none;}
.featureblock-product2 a:hover, .featureblock-product2 .blogcontent p a:hover {color:#878787; text-decoration:underline;}
.featureblock-product2 a:active, .featureblock-product2 .blogcontent p a:active {color:#878787;}
.featureblock-product2 .wp-post-image {
    width:300px;
    height:300px;;
    float:left;
    margin:0;
    padding:0;
}
.featureblock-product2 button {
    padding: 0 20px;
    float: left;
    height: 43px;
    background-color: #0d426f;
    color: #ffffff;
    display: block;
    border: none;
    border-radius: 1px;
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    font-family: Avenir;
}
.featureblock-product2 .imgblock {
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);
    width: 300px;
    height: 300px;
    min-height: 300px;
    float:left;
    margin:0px;
    padding:0px;
}

.featureblock-product2 .textblock {
    line-height: 1.3;
    float: left;
    margin: 0 0 0 0;
    padding-left: 20px;
    width: calc(100% - 356px);
    word-wrap: break-word;
    font-size: 20px;
}

.featureblock-product2 .textblock h2{
    font-family: Avenir;

    margin-bottom: 0px;;
}

.featureblock-product2 .textblock h6{
    font-size: 20px;
}

.featureblock-product2 .textblock h6 b{
    font-weight: normal;
}

.featureblock-product2  .textblock #title1{
    color: #0d426f; text-decoration: none;padding-right:10px; font-size: 25px;
}
.featureblock-product  .textblock #title1{
    text-decoration: none;
}
.featureblock-product  .textblock #title1 h2{
    color: #0d426f; text-decoration: none;padding-right:10px;
    font-size: 25px;font-family: Avenir;
}
#read-more2{
    color: #0071da; text-decoration: underline; font-size: 20px;
}
.featureblock-product #club-demo-link-button{
    background-color: #9f1027;
    float: left;
    font-family: Avenir;
    margin-right: 20px;
}

#club-demo-link-button{
    width: auto;
}

.download-btn {
    margin-right: 10px;
}

.featureblock-product #club-demo-link-button.product-addtoplaylist,
.featureblock-product2 #club-demo-link-button.product-addtoplaylist {
    width: auto;
}

#featureblock-single-products #club-demo-link{
    float: left; margin-right: 50px;
}
#featureblock-single-products #club-demo-link-button{
    background-color: #9f1027; float: left;font-family: Avenir;

}


.featureblock-product2 #club-demo-link{
    float: left;margin-left: 20px;margin-right: 50px;
}
.featureblock-product2 #club-demo-link-button{

    background-color: #9f1027; float: left;font-family: Avenir;
}

#rightblock-products #speaker-info-rightblock{
    text-decoration: none;font-size: 15px; font-weight: bold;
}

#categoriemenu-extra2 {
    min-height: 250px;
    margin-bottom: 40px;
    word-wrap: break-word;
    border-top: 1px #eaeaea solid;
    width: 100%;
}
#categoriemenu-extra2 #fp .fpc ul {
    list-style: none none outside;
    margin: 0;
    padding: 0;
    line-height: 16px;
}
#fp .fpc{
    padding-left: 5%;
}

#categoriemenu-extra2 #fp h3 a{
    color: #ad222d!important;
    font-weight: bold;
    line-height: 19px;
}
#categoriemenu-extra #fp .fpc ul {
    list-style: none none outside;
    margin: 0px;
    padding: 0px;
    margin-left: 50%;
}
#categoriemenu-extra #fp h3{
    margin-left: 50%;
}

#written-by{
    line-height: 12px;
    font-size: 20px;
    color: #878787;
}


#written-by a{
    font-size: 20px;
    line-height: 23px;
    color: #878787;
}

.blogcnt p{
    font-size: 16px;
}
.blogcnt p a{
    font-size: 16px;
}
.featureblock-product .textblock h6{
	font-size:20px;
	line-height: 20px;
	margin-bottom: 7px;
}
.featureblock-product .textblock h6 b{
	font-weight:normal;
}
#featureblock-single-products .textblock h6 b{
    font-weight: normal;
}
#featureblock-single-products h1{
    font-size: 25px;
    font-family: Avenir;
}
@media (max-width: 767px) {
    #featureblock-single-products h1{
        padding-left: 20px;
    }
}
#featureblock-single-products .textblock h6{
	font-size:20px;
	line-height: 20px;
	margin-bottom: 7px;
}
#more-of-subject{
    color: #0071da; font-size:12px; text-decoration: underline;padding-right:10px;
}

#product-info-written{
    color:#333333;
    font-size: 20px;
    line-height: 24px;
}
#product-info-written a{
    font-size: 20px;
}
#single-product-priceandbutton{
    font-family: Avenir;
}
.featureblock-product2 .textblock p{
    font-size: 20px; color:#333333;
}

.featureblock-product2{
    border-top:1px solid #EAEAEA;
    margin-bottom: 90px;
    padding-top: 35px;
}

#link-no-text{
    text-decoration: none;
}

.featureblock-product2 .playproduct a, .featureblock-product2 .playproduct a:hover {
    text-decoration: none;
}

.featureblock-product2 .playproduct a {
    text-align: center;
    font-size: 50px;
    color: #ffffff;
    transition: color 0.6s linear;
}

#single-spreker-styling .wp-post-image{
    padding: 0px;
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);
    width:300px;
    height:300px;
    float: left;
}
#single-spreker-styling{
    line-height: 1.4;
}



.entry-title {
    margin-bottom: 10px;
}


#featureblock-single-products #a:link,#featureblock-single-products  .blogcontent p a:link, #featureblock-single-products .blogcontent p a {color:#9f1027; text-decoration:none; font-weight: bold;}
#featureblock-single-products a:visited, #featureblock-single-products .blogcontent p a:visited {color:#9f1027;text-decoration:none;}
#featureblock-single-products a:hover, #featureblock-single-products .blogcontent p a:hover {color:#9f1027; text-decoration:underline;}
#featureblock-single-products a:active,#featureblock-single-products  .blogcontent p a:active {color:#9f1027;}
#featureblock-single-products .wp-post-image {
    width:300px;
    max-width: 100%;
    float:left;
    margin:0;
    padding:0;
}
#featureblock-single-products #doorInfo a:link{
    color: #878787;
    font-weight: normal;
}
#featureblock-single-products #doorInfo a:visited{
    color: #878787;
    font-weight: normal;
}
#featureblock-single-products #doorInfo a:hover{
    color: #878787;
    font-weight: normal;
}
#featureblock-single-products #doorInfo a:active{
    color: #878787;
    font-weight: normal;
}
#featureblock-single-products button {
    padding: 0 20px;
    float: left;
    height: 43px;
    background-color: #0d426f;
    color: #ffffff;
    display: block;
    border: none;
    border-radius: 1px;
    font-weight: bold;
    text-align: center;
    font-family: Avenir;
    font-size: 20px;
    margin-right: 10px;
}
#featureblock-single-products h2 a:link{
    font-weight: bold;
    color: #0d426f;
}
#featureblock-single-products h2 a:visited{
    font-weight: bold;
    color: #0d426f;
}
#featureblock-single-products h2 a:hover{
    font-weight: bold;
    color: #0d426f;
}
#featureblock-single-products h2 a:active{
    font-weight: bold;
    color: #0d426f;
}

#featureblock-single-products .imgblock {
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);
    float:left;
    margin:0px;
    padding:0px;
}
#featureblock-single-products  .textblock {
    float: left;
    margin: 0 0 0 0;
    padding-left: 20px;
    width: calc(100% - 356px);
    word-wrap: break-word;
}
#featureblock-single-products h2{
    color: #0d426f;
}

#featureblock-single-products .playproduct a,#featureblock-single-products  .playproduct a:hover {
    text-decoration: none;
}

/*#featureblock-single-products .playproduct a {*/
    /*text-align: center;*/
    /*font-size: 50px;*/
    /*color: #ffffff;*/
    /*transition: color 0.6s linear;*/
/*}*/
#featureblock-single-products #written-by{
    color:#878787;
}
#featureblock-single-products #written-by a{
    font-family: Avenir;
    color:#878787;
}

#featureblock-single-products{
    margin-top: 50px;
    margin-bottom: 25px;
}

#featureblock-single-products .playproduct{
    z-index: 1;
}

#single-products-style h2{
    font-family: Avenir;
    color: #0d426f;
}
#single-products-style a{
    font-family: Avenir;
    color: #9f1027;
}

#single-products-style a:hover{
    text-decoration: none;
}
#single-products-style {
    line-height: 1.4;
}
#single-products-style .woocommerce-product-gallery {
    width: 300px !important;
    max-width: 100%;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .5);
}

#product-info{
    word-wrap: break-word;;
}

#topnav .left p #inloggen-style-extra{
    margin-right: 50px;
    margin-left: 10px;
}


#shield-photo{
    height: 169px;
}
@media(min-width: 991px) and (max-width: 1365px){
    #shield-photo{
        margin-left: -10px;
    }
}

#shield-div{
    z-index: 101;
}
#headerbottom-styling{
    height: 130px;
    z-index: 100;
    float: none;
    padding: 0 2rem;
}

#category-link{
    position: absolute;
    z-index: 1600;
}


#height-fix-style{
    padding-top: 100px;
}
@media (min-width: 991px){
    .col-md-4 {
        width: 20%;
    }
}



@media(max-width: 990px){
    #featureblock-single-products .textblock {
        float: left;
        width: 100%;
        word-wrap: break-word;
	margin: 20px 0px;
	padding-left:0px;
    }
}

@media(max-width: 767px){
    #homepage-style .playproduct a, .playproduct a:hover {
        text-decoration: none;
    }

    #homepage-style .playproduct a {
        text-align: center;
        font-size: 20px;
        color: #ffffff;
        transition: color 0.6s linear;
    }

    #homepage-style .playproduct a:hover {
        color: #878787;
    }
    #homepage-style .playproduct .fa:hover{
        color: #878787;
    }
    #homepage-style .productimage{
        -webkit-transition: width 0.5s, height 0.5s; /* For Safari 3.1 to 6.0 */
        transition: width 0.5s, height 0.5s;
        box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);
        width:100%;
        height: 80px;
    }

    #homepage-style .owl-carousel .owl-pagination{
        float: right;
        margin-top: -50px;
    }
    #homepage-style .featureblock{
        border: none;
        min-height: 130px !important;
        overflow: hidden;
    }

    #homepage-style .featureblock .imgblock{
        box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);
        -webkit-transition: width 0.5s, height 0.5s, transform 0.5s;/* For Safari 3.1 to 6.0 */
        transition: width 0.5s, height 0.5s, transform 0.5s;
        padding:0px;
    }

    #homepage-style .imgblock .arrow{
        visibility: hidden;
        position: absolute;
        padding-left: 75px;
        margin-top: -25px;
        opacity: 0;
        transition: visiblity 2s,opacity 2s;
    }
    #homepage-style .featureblock .imgblock .arrow img{
        width: 40px;
    }
    #homepage-style .featureblock .imgblock .arrow{
        visibility: hidden;
        position: absolute;
        padding-left: 75px;
        margin-top: -25px;
        transition: visiblity 2s,opacity 2s;
        opacity: 0;
    }

    #homepage-style .loading-index-content{
        text-align: center;
    }
    #homepage-style .loading-index-content-photo{
        width: 150px;
        height: auto;
    }

    #footer {
        /*height: 36px;*/
        padding-bottom: 0;
        width: 100%;
        background-color: #0d426f;
    }
    .top-bar .follow-us-mail {
        float: left;
        margin-top: 20px;
    }
    #footer .top-bar .follow-us-mail{
        margin-top: 10px;
        float: left;
        width: 64%;
    }
    
    #footer .top-bar .follow-us-mail .budgetmailer-subscribe, #footer .top-bar .follow-us-mail .budgetmailer-subscribe form, #footer .top-bar .follow-us-mail .budgetmailer-subscribe form .budgetmailer-email {
	width: 100%;
    }
	
    #footer .top-bar .follow-us-mail .budgetmailer-subscribe form .budgetmailer-email input[type="email"]{
        width: 100%;
        height: 19px;
    }

    #footer input[type="email"] {
        width: 183px;
        height: 16px;
        text-decoration: none;
        font-family: Avenir;
        color: #878787;
        border: none;
        font-size: 7px;
	line-height: 9px;
        padding: 0 5px;
        border-radius: 1px;
    }
    #footer .top-bar .budgetmailer-submit {
        width: 20px;
        height: 19px;
        margin: 0 0 0 -3px;
    }
    #footer .icons a{
        font-size: 0;
    }
    #footer .fa {
        margin-left: 3px;
        color: #ffffff;
        margin-right: 3px;
        font-size: 20px;
        padding-top: 0;
    }
    .sidebarlist {
        padding: 0 0 0 20px;
    }
    #height-fix-style{
        padding-top: 0;
    }
    .icons {
        margin: 0;
        padding: 10px 0 10px 20px;
        width: 36%;
        text-align: right;
    }
    .icons img {
        width: 20px;
        margin-left: 3px;
    }
    #featureblock-single-products .textblock {
        float: left;
        width: 100%;
        word-wrap: break-word;
	margin: 20px 0;
	padding-left:20px;
    }
    #featureblock-single-products .textblock h1 {
        margin-top: -220px;
        margin-bottom: 440px;
    }
    #featureblock-single-products .imgblock {
        box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);
        max-width: calc(100% - 10px);
        float: left;
        margin-left: 20px;
        margin-top: 30px;
    }
    #productlist-style2 {
        margin-left: 0px;
    }
    #single-product-priceandbutton {
        text-align: center;
        font-family: Avenir;
	margin: 0 20px;
    }
    #style-set-left {
        float: left;
        width: 100%;
    }
    #featureblock-single-products #club-demo-link {
         float: left;
        margin-left: 0px;
        margin-right: 0px;
    }
    #featureblock-single-products button {
        padding: 0 20px;
        height: 43px;
        float: left;
	    margin-left:0px !important;
        background-color: #0d426f;
        color: #ffffff;
        display: block;
        border: none;
        border-radius: 1px;
        font-weight: bold;
        text-align: center;
        font-family: Avenir;
        font-size: 16px;
    }
    #style-set-right2 {
        margin-left: 20px;
        /*margin-right: 10px;*/
    }
    #fp .fpc {
        padding-left: 10%;
    }
    #product-info {
        padding-left: 20px;
        word-wrap: break-word;

    }
    .featureblock-product {
        position: relative;
        margin-top: 70px;
        padding-bottom: 100px;
        margin-bottom: 50px;
        border-bottom: solid 1px #d7d7d7;
    }
    .featureblock-product .imgblock {
        box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);
        float: none;
        margin: 30px auto;
        position: relative;
    }
    .featureblock-product2 .imgblock {
        box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);
        width: 300px;
        height: 300px;
        min-height: 300px;
        float: none;
        margin: 30px auto;
    }

    .featureblock-product .textblock {
        float: left;
        width: 100%;
        word-wrap: break-word;
    }
    .featureblock-product2 .textblock {
        float: left;
        width: 100%;
        word-wrap: break-word;
    }

    .featureblock-product .textblock h2 {
        margin-top: -340px;
        margin-bottom: 340px;

    }
    .featureblock-product2 .textblock h2 {
        font-size: 25px;
    }

    .featureblock-product .textblock #title1 h2 {
        font-size: 25px;
        height: 70px;
    }

    .featureblock-product #club-demo-link {
        margin-left: 0px;
        margin-right: 0px;
    }
    .featureblock-product2 #club-demo-link {
        float: left;
        margin-left: 0px;
        margin-right: 0px;
    }
    .featureblock-product  button {
        height: 43px;
        float: left;
	    margin-left:0 !important;
        margin-bottom: 5px;
        background-color: #0d426f;
        color: #ffffff;
        display: block;
        border: none;
        border-radius: 1px;
        font-weight: bold;
        text-align: center;
        font-family: Avenir;
        font-size: 16px;
    }
    .featureblock-product2  button {
        width: auto;
    }
    .featureblock-product2 {
        position: relative;
    }

    #productlist-style {
        margin-left: 0px;
    }

    #category-prices-style button {
        margin-right: 5px;
        margin-bottom: 5px;
    }
    .featureblock-product #style-set-right2 {
        margin-left: 20px;
    }
    .sprekerblock-sprekers .textblock {
        float: left;
        padding: 0 0 13px 10px;
        margin: 0;
        word-wrap: break-word;
    }
    .sprekerblock-sprekers {
        margin-top: 50px;
        line-height: 1.75;
        padding-bottom: 40px;
        border-bottom: solid 1px #d7d7d7;
        margin-bottom: 50px;
        position: relative;
    }
    .sprekerblock-sprekers .imgblock {
        box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);
        width: 300px;
        height: 300px;
        min-height: 300px;
        float: left;
        margin-top: 60px;
        margin-left: 20px;
        padding: 0px;
    }
    .sprekerblock-sprekers .textblock h2 {
        margin-top: -385px;
        margin-bottom: 350px;
    }
    #speakers-button {
        font-family: Avenir;
        margin-bottom: -25px;
        margin-left: 10px;
        position: absolute;
        bottom: -8px;
    }
    #single-spreker-styling {
        float: left;
        margin-top: 60px;
        margin-left: 20px;
    }
    #sov .sovr h2{
        margin-bottom: 325px;
        height: 70px;

    }
    #sov .sovr h1{
        margin-bottom: 325px;
        height: 70px;
    }
    #blogcnt-extra-style1{
        margin-top: -50px;
    }
}

@media(max-width: 359px){
.navbar-toggle{
    margin-left: 0px;
}
    /*#blogcnt-extra-style1{*/
    /*    margin-top: -400px;*/
    /*}*/
    #speakers-button{
        font-family: Avenir;
        margin-left: 10px;
    }
    #topnav .left p{
        margin-left: -5.5px;
        margin-right: 5.5px;
    }
    .featureblock-product .imgblock {
        margin-left: 10px;
    }
    #featureblock-single-products .imgblock{
        margin-left: 10px;
    }
    .sprekerblock-sprekers .imgblock {
        margin-left: 10px;
    }
    #featureblock-single-products .textblock{
        padding-left: 10px;
    }
    .featureblock-product .textblock{
        padding-left: 10px;
    }
    .featureblock-product2 .textblock{
        padding-left: 10px;
    }
    .featureblock-product #style-set-right2 {
        margin-left: 10px;
        margin-top: 5px;
        margin-right: 10px;
    }
    .featureblock-product2 #style-set-right2 {
        margin-left: 10px;
        margin-top: 5px;
        margin-right: 10px;
    }
    #style-set-right2 {
        margin-left: 10px;
        margin-top: 5px;
        margin-right: 10px;
    }
}

.budgetmailer-invalid {
    display: none!important;
}

.entry-content p {
    font-size: 16px;
}
.dcjq-mega-menu ul.menu > li > a{
    padding: 17px 30px !important;
}

@media (max-width: 1200px) {
    .dcjq-mega-menu ul.menu li {
        flex: 1;
        height: 35px!important;
    }
    .dcjq-mega-menu ul.menu li a {
        font-size: 16px!important;
    }
    #headphone-picture{
        width: 70px;
        margin-top: -80px;
    }
}

@media (max-width: 991px) {
    #headphone-link{
        display: none;
        background: none;
    }
    #headphone-picture{
        display: none;
        visibility: hidden;
    }
    .dcjq-mega-menu ul.menu li a {
        height: 35px!important;
        padding: 1px 30px !important
    }
}


@media(max-width: 991px)and (min-width: 767px){
    .dcjq-mega-menu {
        margin-top: 25px;
        height: auto!important;
    }
}

@media(max-width: 1365px)and (min-width: 767px){
    .featureblock-product .imgblock {
        box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);
        margin: 30px auto;
    }
    .dcjq-mega-menu ul.menu li .sub li a{
        padding-top: 0px!important;
        padding-bottom: 3px!important;
        padding-left: 20px!important;
        height: auto!important;
    }
    #image-header .tekst-slide p {
        width: 100%;
    }
    .dcjq-mega-menu ul.menu li .sub li{
        height: auto!important;
    }
    .dcjq-mega-menu ul.menu li .sub-container {
        margin-top: -5px!important;
    }

    #homepage-style .playproduct a, .playproduct a:hover {
        text-decoration: none;
    }

    #homepage-style .playproduct a {
        text-align: center;
        font-size: 20px;
        color: #ffffff;
        transition: color 0.6s linear;
    }

    #homepage-style .playproduct a:hover {
        color: #878787;
    }
    #homepage-style .playproduct .fa:hover{
        color: #878787;
    }
    #homepage-style .productimage{
        -webkit-transition: width 0.5s, height 0.5s; /* For Safari 3.1 to 6.0 */
        transition: width 0.5s, height 0.5s;
        box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);
        width:100%;
        height: 80px;
    }


    #homepage-style .owl-carousel .owl-pagination{
        float: right;
        margin-top: -50px;
    }
    #homepage-style .featureblock{
        border: none;
    }

    #homepage-style .featureblock .imgblock:hover .arrow{
        visibility: visible;
        opacity: 1;
    }
    #nieuwsbriefleft-extra-style{
        display: none;
    }

    #homepage-style .loading-index-content{
        text-align: center;
    }
    #homepage-style .loading-index-content-photo{
        width: 150px;
        height: auto;
    }
    .featureblock-product .textblock{
        padding-left: 0px;
        width: 100%;
    }
    #productlist-style{
        margin: 0;
    }
    #height-fix-style .row .col-sm-12{
        z-index: 1;
    }
    .featureblock-product button {
        padding: 0 20px;
        height: 43px;
        float: left;
        background-color: #0d426f;
        color: #ffffff;
        display: block;
        border: none;
        border-radius: 1px;
        font-weight: bold;
        text-align: center;
        font-family: Avenir;
        font-size: 20px;
    }
    .featureblock-product2 button {
        padding: 0 20px;
        height: 43px;
        float:left;
        background-color: #0d426f;
        color: #ffffff;
        display: block;
        border: none;
        border-radius: 1px;
        font-weight: bold;
        text-align: center;
        font-family: Avenir;
        font-size: 20px;
    }
    .featureblock-product2 .textblock{
        padding-left: 0px;
        width: 100%;
    }
    #style-set-left {
        width: 100%;
        float: none;
    }
    #featureblock-single-products button{
        padding: 0 20px;
        height: 43px;
        float:left;
        background-color: #0d426f;
        color: #ffffff;
        display: block;
        border: none;
        border-radius: 1px;
        font-weight: bold;
        text-align: center;
        font-family: Avenir;
        font-size: 20px;
    }
    #fp .fpc {
        padding-left: 20%;
    }
    .sprekerblock-sprekers .textblock {
        width: 100%;
        float: left;
        margin: 0;
        word-wrap: break-word;
    }
    .sprekerblock-sprekers {
        line-height: 1.75;
        border-bottom: solid 1px #d7d7d7;
        margin-bottom: 50px;
        position: relative;
    }
}

@media (max-width: 991px) {
    .sprekerblock-sprekers .textblock {
        width: calc(100% - 320px);
    }
    .sprekerblock-sprekers {
        padding-bottom: 40px;
    }
}

@media (max-width: 767px) {
    .sprekerblock-sprekers .textblock {
        width: 100%;
    }
}

@media (max-width: 1024px) {
    .playproduct {
        opacity: 1!important;
    }
    .owl-dots {
        display: none;
    }
    .productlist {
        margin-left: 0;
    }
}

@media(max-width: 1365px)and (min-width: 991px){
    #fp .fpc {
        padding-left: 10%;
    }
    
}
#cd .row{
    margin-left: 5px;
    margin-right: 5px;
}
#navbar{
    z-index: 1700;
}
#new-featureblock-fix{
    padding-top: 0px;
    padding-bottom: 100px;
    border-top: 0px;
    border-bottom: 1px solid #EAEAEA;;
}
#nieuws-content-style{
    color: #333333;
    font-size: 20px;
}
#nieuws-title-style{
    color: #0d426f;
    font-family: Avenir;
    font-size: 25px;
    text-decoration: none;
}

#button-nieuws-layout{
    width: 166.8px;
    height: 43px;
    float: right;
    background-color: #0d426f;
    color: #ffffff;
    display: block;
    border: none;
    border-radius: 1px;
    font-weight: bold;
    text-align: center;
    font-family: Avenir;
    font-size: 20px;
    margin-top: 30px;
}
#nieuws-single-style  .blogcnt strong{
    font-family: Avenir;
    color: #0d426f;
    font-size: 16px;
}

#nieuws-single-style .blogcnt p{
    font-family: Avenir;
    line-height: 1.4;
    font-size: 16px;

}
#searchdiv{
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    padding-top: 140px;
    position: absolute;
    display: none;
}
#searchinput-mobile{
    color: #b5b5b5;
    height: 25px;
    padding-left: 11px;
    font-size: 8pt;
    border-radius: 3px;
    border: 1px solid;
    position: relative;
    width: calc(100% - 34px);
    z-index: 101;
    font-family: Avenir;
}

#searchdiv-button{
    background-color: #b5b5b5;
    color: white;
    height: 25px;
    border: none;
    position: absolute;
    z-index: 101;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: -5px;
    border-radius: 3px;
}
@media (max-width: 767px) {
    #style-row-extra {
        margin-right: 15px;
    }
    #categoriemenu-extra2{
        margin-left: 15px;
    }
    #categoriemenu-extra{
        margin-left: 15px;
    }
    .ha-tooltip-popup{
        left: 75px!important;
        top: 370px!important;
    }
    #hide-subtitle-cart{
        display: none;
        visibility: hidden;
    }
}
#bestellen-row-style{
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 25px;
}
#bestellen-row-style #yellowblock{
    margin-top: 62.5px;
}
.wordenbutton #club-demo-link-button{
    width: 166.8px;
    height: 43px;
    float:left;
    background-color: #9f1027;
    color: #ffffff;
    display: block;
    border: none;
    border-radius: 1px;
    font-weight: bold;
    text-align: center;
    font-family: Avenir;
    font-size: 20px;
}

#button-bedankt{
    width: auto;
    background-color: #0d426f;
    color: #ffffff;
    display: block;
    padding: 10px 15px;
    border: none;
    border-radius: 1px;
    font-weight: bold;
    text-align: center;
    font-family: Avenir;
    font-size: 20px;
}
#button-bedankt:hover {
    text-decoration: none;
}

#logo-styling-margin{
    margin-top: 0;
}

#margin-bread-style{
    font-size: 16px;
    margin-bottom: 40px;
}

#header .sheild{
    position: absolute;
    width: auto;
    height: auto;
    left: 0;
}

#topnav .left{
	padding-left: 200px;
    position: relative;
}

.make-room{
	padding: 0px 45px;
}

@media(max-width: 767px){
	.make-room{
		padding: 0;
	}

	#topnav .left{
		padding-left:0;
	}


	
	#headerbottom-styling{
		height: auto;
		margin-bottom: 0;
	}
	
	#logo-headerbottom-photo{
		height:auto;
	}
}
.dcjq-mega-menu ul.menu > li{
	flex: none !important;
}


/*@media(max-width: 1024px){*/
	/*.dcjq-mega-menu ul.menu > li > a{*/
		/*padding: 1px 30px !important;*/
	/*}*/
	/*#mega-menu-tut li:first-child a {*/
		/*padding-left: 45px !important;*/
	/*}*/
/*}*/

.dcjq-mega-menu ul.menu > li.club {
	flex: 1 !important;
}

.dcjq-mega-menu ul.menu > li.club > a {
	text-align:center !important;
}

@media(max-width: 1920px){
	#height-fix-style > .row > .col-md-12 {
		padding-left: 0;
		padding-right: 0;
	}

	#height-fix-style > .container > .row > .col-md-12{
		padding: 0;
	}
}

#leftm{
	border-top-left-radius: 0;
}

#content{
	padding: 0 32px;
}

.page-template-page-clublid_new #content {
	padding: 0;
	margin-top:-1px;
}

#content #content{
	padding: 0 0;
}

@media(min-width: 1920px){
	#content{
		padding: 0 45px;
	}
	
}

.home .padding-handle{
	z-index: 0;
}


@media(max-width: 1920px){
	.padding-handle{
		padding: 0;
	}
}

@media(max-width: 767px){
	#content{
		padding: 0 13px;
	}
	.textblock2{
		width: auto;
	}
}

#fp{
	padding: 0 32px;
}

#fp .fpc{
	padding-left: 0px;
}

.home #content{
	padding: 0;
}

@media (max-width: 990px) {
    .home #content{
        padding-top: 35px;
    }
}

@media (max-width: 767px) {
    .home #content{
        padding-top: 0;
    }
}

#fp{
	padding: 0 30px
}

.cart{
    margin: 20px 0 0 0;
}

.myBox{
	margin-left: 0;
	margin-right: 0;
}

#frm_hma_update_cart h3{
	margin-left: 0;
}

#footer .top-bar {
	padding: 0 51px;
}

html,body{
    overflow-x: hidden;
}

#content .cart p{
	margin-bottom: 0;
}
.cart .cartprice{
	text-align:left;
}


.cart *[align="center"] .cartprice{
	text-align: center;
}

@media(max-width:991px){
	.mnp h3{
		font-size:14px;
	}
}

#style-set-right2 button{
    margin-right: 20px;
}

.navbar-default{
	border: 0px;
}

@media (max-width: 576px) {
	#searchdiv{
		padding-top: 138px;
	}
	
	.featureblock-product2  .textblock #title1{
		font-size: 21px;
	}
}

.budgetmailer-invalid{
	display:none; 
}

.owl-carousel .owl-stage-outer{
}
.owl-carousel .owl-item img{
    max-width: 100%;
    width: 100%;
}

.owl-carousel.owl-drag .owl-item{
	height: 100% !important
}
.owl-carousel.owl-drag .owl-item .item{
	padding: 10px;
}

#homepage-style .featureblock .imgblock a{
	display:block;
}

.featureblock > ul{
	height: 100%;
}

.featureblock > ul > div{
	height: 100%;
}

.featureblock > ul > div > .owl-carousel{
	height: 100%;
}

.featureblock > ul > div > .owl-carousel > .owl-stage-outer{
	height: 100%;
	overflow-x:hidden;
}

.featureblock > ul > div > .owl-carousel > .owl-stage-outer > .owl-stage{
	height: 100%;
	overflow-y:hidden;
}

.featureblock > ul > div > .owl-carousel > .owl-stage-outer > .owl-stage > .owl-item{
	height: 100%;
}

.owl-carousel .owl-nav > div{
	position: absolute;
	top: 50%;
	font-size: 60px;
	transform: translateY(-50%);
}

@media (max-width: 767px) {
    .owl-carousel .owl-nav > div{
        font-size: 40px;
    }
}

.owl-carousel .owl-nav .disabled{
	display:none;
}

.owl-carousel .owl-nav > .owl-prev{
	left:0px;
}

.owl-carousel .owl-nav > .owl-next{
	right:0px;
}


@media(max-width: 480px){
	.featureblock-product button, #featureblock-single-products button, .featureblock-product #club-demo-link-button.product-addtoplaylist, .featureblock-product2 #club-demo-link-button.product-addtoplaylist, .featureblock-product #club-demo-link-button{
		width: 100%;
		margin-top: 5px;
	}
	.featureblock-product #style-set-right2{
		margin-left: 0;
	}
	#featureblock-single-products #club-demo-link{
		float:none;
	}
}

.woocommerce-account .woocommerce-MyAccount-content {
    float: none !important;
}

.nice-table {
    border-collapse: collapse;
    background: white;
    border-radius: 10px;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    position: relative;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, .4);
}

.nice-table * {
    position: relative;
}

.nice-table td, .nice-table th {
    padding-left: 20px;
}

.nice-table thead tr {
    height: 60px;
    background: #36304a;
}

.nice-table tbody tr {
    height: 50px;
}

.nice-table tbody tr:last-child {
    border: 0;
}

.nice-table td, .nice-table th {
    text-align: left;
}

.nice-table .table-head th {
    font-size: 18px;
    color: #fff;
    line-height: 1.2;
    font-weight: unset;
}

.nice-table tbody tr:nth-child(even) {
    background-color: #f5f5f5;
}

.nice-table tbody tr {
    font-size: 15px;
    color: #808080;
    line-height: 1.2;
    font-weight: unset;
}

.nice-table-mobile-header{
    display: none;
}
@media screen and (max-width: 992px) {
    .nice-table {
        display: block;
    }

    .nice-table > *, .nice-table tr, .nice-table td, .nice-table th {
        display: block;
    }

    .nice-table thead {
        display: none;
    }

    .nice-table tbody tr {
        height: auto;
        padding: 37px 0;
    }

    .nice-table tbody tr td {
        /*padding-left: 40% !important;*/
        margin-bottom: 24px;
    }

    .nice-table tbody tr td:last-child {
        margin-bottom: 0;
    }

    .nice-table tbody tr td:before {
        font-size: 14px;
        color: #999999;
        line-height: 1.2;
        font-weight: unset;
        position: absolute;
        width: 40%;
        left: 30px;
        top: 0;
    }

    .nice-table tbody tr {
        font-size: 14px;
    }

    .nice-table-mobile-header{
        display: inline-block;
        width: 30%;
        padding-right: 10%;
        color: #0d426f;
    }

    .nice-table tr td ol {
        display: inline-block;
    }
}

.fdownloadsts {
    height: auto !important;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    font-size: 16px;
    padding: 7px;
    border-radius: 4px;
    border: 1px solid #aaa;
}

.woocommerce .woocommerce-customer-details address {
    line-height: 22px;
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email, .woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone {
    line-height: 32px;
}

.cart_totals h2 {
    margin-bottom: 12px;
}

.woocommerce-form-coupon-toggle {
    display: none;
}

@media screen and (max-width: 992px) {
    .woocommerce-error li {
        list-style: none outside !important;
        margin-left: 0 !important;
        margin-bottom: 17px;
        padding: 6px !important;
    }

    .woocommerce-error li a {
        float: none !important;
        display: block;
        margin-bottom: 5px !important;
    }
}

#topnav {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
