/*
Theme Name:     Customizr Child
Theme URI:      http://themesandco.com/customizr
Description:    A child theme for the Customizr WordPress theme. This child theme simply includes 2 files : style.css to add your custom css and functions.php where you can extend Customizr's core code. In order to keep your code as clean and flexible as possible, try to use Customizr's hooks API for your customizations. Do something awesome and have fun !
Author:         Nicolas Guillaume (nikeo)
Author URI:     http://themesandco.com
Template:       customizr
Version:        1.0.0
*/

/* Your awesome customizations start right here !
-------------------------------------------------------------- */

@font-face {
    font-family: 'dancing_script';
    src: url('https://www.adwoonadvies.nl/wp-content/themes/customizr-child/fonts/dancing_script/dancingscript-variablefont_wght-webfont.woff2') format('woff2'),
         url('https://www.adwoonadvies.nl/wp-content/themes/customizr-child/fonts/dancing_script/dancingscript-variablefont_wght-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
#content, #main-wrapper {
    padding-bottom: 0em;
}
body {
	background: #f7f9fa;
}
.archive-header .archive-title, .entry-header .entry-title {
    background: #000;
    padding: 0 20px;
}
.primary-navbar__wrapper .primary-nav__menu-wrapper, .primary-navbar__wrapper .primary-nav__utils li, .primary-navbar__wrapper .primary-nav__wrapper {
    background: #a8ccd2;
}
.header-skin-light .czr-highlight-contextual-menu-items [class*=nav__menu] .current-active>.nav__link, .header-skin-light .czr-highlight-contextual-menu-items [class*=nav__menu] .current-active>.nav__link-wrapper .nav__link, .header-skin-light .czr-highlight-contextual-menu-items [class*=nav__menu] li:not(.dropdown-item).current-active>.nav__link, .header-skin-light .czr-highlight-contextual-menu-items [class*=nav__menu] li:not(.dropdown-item).current-active>.nav__link-wrapper .nav__link {
    color: #fff;
}
.czr-highlight-contextual-menu-items [class*=nav__menu] .nav__title:hover {
    color: #4880c0;
}
.header-skin-light .czr-highlight-contextual-menu-items [class*=nav__menu] .current-active>.nav__link {
    color: #4880c0;
}
p {
    font-size: 15px;
	line-height: 22px;
}
h1 {
	font-weight: 600;
	font-size: 30px;
	line-height: 50px;
	color: #95b7bc;
}
h2 {
	font-size: 25px;
    line-height: 30px;
	color: #465664;
	text-transform: uppercase;
}
 a.czr-title {
    color: #465664;
    word-wrap: break-word;
    text-transform: uppercase;
    margin-top: 0;
    font-size: 15px;
    padding: 10px 0 10px 0!important;
}
h3 {
	font-size: 21px;
    line-height: 26px;
	color: #465664;
	text-transform: uppercase;
}
h4 {
	font-size: 18px;
    line-height: 25px;
	color: #445462;
}
h5 {
	font-family: 'dancing_script';
	font-size: 35px;
    line-height: 40px;
	color: #445462;
}
h6 {
	font-family: 'dancing_script';
	font-size:35px;
	line-height: 40px;
	color: #95b7bc;
}
.entry-header .entry-title {
	color: #fff;
    word-wrap: break-word;
	text-transform: uppercase;
    margin-top: 0;

}
h2.entry-title {
	background-color: #fff!important;
	color: #445463!important;
}
.grid-container__square-mini .entry-header .comments_link, .grid-container__square-mini .entry-header .entry-meta {
    display: none;
}
.archive-header .archive-title, .entry-header .entry-title {
    background: #445463;
    padding: 10px;
    line-height: 30px!important;
}
ol li, ul li {
    line-height: 15px;
    font-size: 15px;
}
.czr-wp-the-content ul, .woocommerce-Tabs-panel.entry-content ul, .woocommerce-product-details__short-description ul {
    list-style: disc;
    padding: 0 20px;
}
article .entry-content a {
    text-decoration: none;
}
a, .btn-skin:active, .btn-skin:focus, .btn-skin:hover, .btn-skin.inverted, .grid-container__classic .post-type__icon, .post-type__icon:hover .icn-format, .grid-container__classic .post-type__icon:hover .icn-format, [class*='grid-container__'] .entry-title a.czr-title:hover, input[type=checkbox]:checked::before {
    color: #4880c0;
}
.czr-link-hover-underline [class*=nav__menu] .nav__title:before {
    display: none;
}
.overdicht{      
	filter: opacity(25%);
	    transition-duration: 0.3s;
}
.over:hover{      
	filter: opacity(25%);
	    transition-duration: 0.3s;
}
.page-id-2 #footer-horizontal-widget-area {
    display: none;
}
.tc-sidebar.right {
    background-color: #fff;
}
.sidebar .widget-title {
    text-align: left;
	display: none;
}
.widget-area a {
    color: #465663;
}
.rpwwt-widget ul li {
    text-align: left;
	line-height: 25px;
}
blockquote>* {
	font-family: cantarell;
	color: #4e5d6b;
	font-size: 18px!important;
}
blockquote::before {
    content: "\e808";
	color: #4880c0;
	font-size: 40px;
	top: 15px;
    left: 0.6em;
	margin-left: 0;
}
blockquote>* {
	margin-left: 1.8em;
    padding-left: 4em;
	padding-right: 1em;
}
.entry-link, blockquote {
    margin: 0.5em 0;
	padding-top: 30px;
    padding-bottom:20px;
	font-weight: 400;
    font-size: 18px;
    font-style: italic;
    border-top: 1px solid #4e5d6b;
    border-bottom: 1px solid #4e5d6b;
	background-color: #FFF;
}
.czr-btta {
    background-color: #4880c0;
}
.btn:hover{
  background: #95b7bc;
}
.post-footer.clearfix {
    display: none;
}
.related-posts_nav .slider-control {
    display: none;
}
.footer-skin-light .footer__wrapper a {
    color: #4e5d6b;
}
.footer-skin-light .footer__wrapper {
    color: #455462;
	line-height: 12px;
    background: #e1eaea;
    border-top: 0px solid #e1eaea;
    margin-top: -45px;
}
.footer-skin-light .footer__wrapper a:active, .footer-skin-light .footer__wrapper a:focus, .footer-skin-light .footer__wrapper a:hover {
    color: #95b7bc;
}
.colophon__row .footer__credits p {
    font-size: 10px;
	color: #445461;
}
.vp-portfolio__items-style-default .vp-portfolio__item-meta-title {
    margin-right: 0;
    margin-left: 0;
    font-size: 12px;
    line-height: 15px;
    margin-top: 0;
}
.nf-form-content label {
    font-size: 12px!important;
		font-family: 'cantarell';
    line-height: 20px;
	text-transform: uppercase;
}
.ninja-forms-form-wrap *, .ninja-forms-form-wrap :after, .ninja-forms-form-wrap :before {
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px;
}
.nf-form-content button, .nf-form-content input[type=button], .nf-form-content input[type=submit] {
    background: #4880c0!important;
    color: #fff!important;
}
.nf-form-content button:hover, .nf-form-content input[type=button]:hover, .nf-form-content input[type=submit]:hover {
    background: #445462!important;
    color: #fff!important;
}
.nf-form-content .list-select-wrap .nf-field-element>div, .nf-form-content input:not([type=button]), .nf-form-content textarea {
    background: #f7f9fa!important;
    border: 1px solid #95b7bc!important;
    border-radius: 0;
    box-shadow: none;
    color: #4e5d6b;
}
.nf-error-msg, .ninja-forms-req-symbol {
    color: #e8009d!important;
}
.nf-error.field-wrap .nf-field-element:after {
    background: #e8009d!important;
}
.nf-form-content .listselect-wrap .nf-field-element div, .nf-form-content input.ninja-forms-field, .nf-form-content select.ninja-forms-field:not([multiple]) {
    height: 100%!important;
}
.ham-toggler-menu {
    display: none;
}
@media screen and (max-width: 977px){
#responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link {
    text-transform: uppercase;
  }
}
@media (max-width: 991px){
.footer__wrapper .widget {
    padding: 0;
  }
}