/*
Theme Name: 	Betheme Child
Author: 		Staet van Creatie
Author URI: 	http://www.staetvancreatie.nl
Description:	Child Theme for Betheme - Staet van Creatie
Template:		betheme
Version: 		1.6
*/


/* --------------------------------------------------------------------------------------- FONTS */
@media only screen and (max-width: 1239px){
    .header-stack #Top_bar {
        border-width: 0px 0px 0px 0px !important;
    }
}

#sdrn_bar{
    z-index: 999 !important;
}

img.logo-mobile.scale-with-grid{
    min-width: 186px !important;
    min-height: 203px !important;
}

h2 {
    margin-bottom: 10px;
}

@font-face {
    font-family: 'CubanoRegular';
    src: url('fonts/cubano-regular-webfont.eot');
    src: url('fonts/cubano-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/cubano-regular-webfont.woff') format('woff'),
         url('fonts/cubano-regular-webfont.ttf') format('truetype'),
         url('fonts/cubano-regular-webfont.svg#CubanoRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gandhi';
    src: url('fonts/GandhiSans-Regular-webfont.eot');
    src: url('fonts/GandhiSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/GandhiSans-Regular-webfont.woff') format('woff'),
         url('fonts/GandhiSans-Regular-webfont.ttf') format('truetype'),
         url('fonts/GandhiSans-Regular-webfont.svg#gandhi_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.rpwe-block h3 {
	font-family: "Gandhi", arial !important;
    font-weight: bold !important;
}

h1,h2,h3,h4,h5,
.header-stack #Top_bar .menu_wrapper .menu > li > a {
	font-family: "CubanoRegular" !important;
}

Footer h4 {
	color: #047bc1 !important;
}

.home.page #Top_bar .menu > li > a span:not(.description) {
    padding-left: 0px !important;
}

/* --------------------------------------------------------------------------------------- HEADER */
#Top_bar {
    height: 450px !important;
    padding-bottom: 20px;
}

#Header_wrapper {
	background-image: url("https://www.peerkedonders.nl/wp-content/uploads/2015/11/Banner-Faciliteiten_1920x450.jpg");
	background-color: #3c3795 !important;
	background-size: cover !important;
}


body.page-id-1933:not(.template-slider) #Header_wrapper {
    background-image: url("https://www.peerkedonders.nl/wp-content/uploads/2018/07/banner2.jpg") !important;
    background-repeat: no-repeat;
    background-position: center top;
    background-position-y: 40px !important;
}


.be-page-58 #Top_bar {
	    background-image: url("https://www.peerkedonders.nl/wp-content/uploads/2015/11/Banner-Faciliteiten_1920x450.jpg") !important;
    background-repeat: no-repeat;
    background-position: center top;
}



@media only screen and (max-width: 600px){
	body.page-id-1933:not(.template-slider) #Header_wrapper {
	    background-image: url("https://www.peerkedonders.nl/wp-content/uploads/2018/07/banner2.jpg");
	    background-repeat: no-repeat;
	    background-position: center top;
	    background-position-y: 0px !important;
	}
}

rs-layer:not(.rs-wtbindex), .rs-layer:not(.rs-wtbindex), rs-alyer *:not(.rs-wtbindex), .rs-layer *:not(.rs-wtbindex) {
    outline: none !important;
    text-shadow: 2px 2px 2px rgb(0 0 0 / 47%);
}



/*** Tot aan 768 px **/
@media only screen and (max-width: 768px){
    .blog #Header_wrapper {
        background-color: #3c3795 !important;
        background: none;
    }
      body.page-id-19 #Header_wrapper {
        background-color: #3c3795 !important;
    }

    .page-id-19 #GoogleMaps{
	   display: none !important;
    }
}

@media only screen and (max-width: 1240px) and (min-width: 768px){
    .blog #Content {
        padding-top: 0px !important;
    }
}

/*** Vanaf 768 **/
@media only screen and (min-width: 768px){
    .blog #Header_wrapper {
	   background: none !important;
	   background-color: #fff !important;
	   background-size: cover !important;
    }
        .page-id-19 #GoogleMaps{
	   display: block !important;
    }
  
}

.home.page #Header_wrapper {
	background-image: url("https://www.peerkedonders.nl/wp-content/uploads/2015/11/Peerke-Menu-Achtergrond.jpg") !important;
    background-repeat: repeat-x;
    background-size: auto !important;
}

.header-stack #Top_bar {
    background-color: #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-style: solid;
    border-color: #3C3795;
    border-width: 0px 0px 50px 0px;
}

#Top_bar {
    background-color: rgba(60, 55, 149, 0) !important;
}

.home #Top_bar {
	background-image: none !important;
}

.home #Top_bar {
	height: 120px !important;
}

#Top_bar #logo img {
	margin-top: -20px !important;
}

.home #Top_bar #logo img {
    z-index: 99;
    position: relative;
 }
 
.home.header-stack #Top_bar .menu_wrapper {
    margin-top: -15px;
    padding-left: 190px;
}

@media only screen and (min-width: 767px) {
	#Top_bar.is-sticky {
	    height: 45px !important;
	}

}

#Top_bar.is-sticky {
    top: 32px;
    background-color: #3c3795 !important;
}

.logo {
	height: 80px !important;
	padding-left: 0px !important;
}

.header-stack #Top_bar .menu_wrapper {
    margin-top: 316px;
    padding-left: 0px;
}

.header-stack #Top_bar.is-sticky  .menu_wrapper  {
	margin-top: 0px !important;
}

body.header-stack:not(.template-slider) #Header {
    min-height: 195px;
}

#Top_bar .menu > li > a span:not(.description) {
  	padding-left: 0px;
    padding-right: 15px;
}

.home.page #Top_bar .menu > li > a span:not(.description) {
  	padding-left: 20px;
}

.header-stack #Action_bar .social-menu a,
#Action_bar .contact_details li {
	color: #3C3795 !important
}

.logo {
	border: none !important;
}

.page_item a:after {
	display: none !important;
}

#Top_bar .menu > li a:after {
	display: none !important;
}

.top_bar_left.clearfix {
	height: 200px !important;
}

#sdrn_bar, #sdrn_bar *, #sdrn_menu, #sdrn_menu * {
	font-family: "CubanoRegular" !important;
}


/* -------------------------------------------------- HEADER SCROLLBAR*/
#Top_bar.is-sticky #logo img {
    max-height: 95px;
}

#Top_bar.is-sticky .logo {
	margin: 0 30px 0 0px;
}

.header-stack #Top_bar.is-sticky .menu_wrapper {
	position: absolute;
	padding-left: 105px !important;
	padding-top: 5px !important; 
}

#Top_bar.is-sticky .menu > li > a:after { 
	display: none !important;
}


/* --------------------------------------------------------------------------------------- FOOTER */
#Footer .footer_copy {
	background-color: #3c3795 !important;
}

#Footer .footer_copy .copyright,
#Footer .footer_copy .copyright a {
	color: #fff !important;
}

#Footer .footer_copy .one {
    padding-top: 13px;
    margin-bottom: 0px !important;
}


/* --------------------------------------------------------------------------------------- TimeLine */
.timeline_items li .desc {
	font-size: 14px;
	line-height: 18px;
	background: none !important;
}

.timeline_items li h3 span {
	font-size: 16px !important;
	color: #047bc1 !important;
}


/* --------------------------------------------------------------------------------------- Pagina's */
/* --------------------------------------- Nieuws */
.hide-love .post-header .title_wrapper {
	padding-left: 0px !important;
}

.single .no-share .single-photo-wrapper .image_frame {
    pointer-events: none;
}

#Filters,
.image_links.double,
.hide-love .post-nav,
.fixed-nav .arrow,
.fixed-nav.fixed-nav-prev,
.fixed-nav.fixed-nav-next {
	display: none !important;
}

#Nieuwsslider{
    height: 1px !important;
}

#Nieuwsslider{
	display: none;
}

.blog #Nieuwsslider{
	display: block;
}

.is-sticky #Nieuwsslider {
	display: none !important;
}

.blog h2 { font-size: 21px !important; line-height: 21px;}


/* --------------------------------------- CONTACT */
body.page-id-19:not(.template-slider) #Content {
    padding-top: 0px;
} 

input[type="submit"] {
	background-color: #ef454a !important;
	font-size: 14px !important;
}

body.page-id-19 #Header_wrapper {
	background: none !important;
}

.page-id-19 #GoogleMaps{
	display: block ;
}

.is-sticky #GoogleMaps,
#GoogleMaps {
	display: none !important;
}

/* --------------------------------------- ACTUEEL */
.dpSocialTimelineContentHead {
	display: none !important;
}

div.dpSocialTimeline .dpSocialTimeline_item a.img_link {
	opacity: 1 !important;
}

div.dpSocialTimeline .dpSocialTimeline_item a.img_link :hover {
	opacity: .9 !important;
}


/* --------------------------------------- GALERIJ */
.ngg-gallery-thumbnail {
    width: 95% !important;
}


/* --------------------------------------------------------------------------------------- SIDEBAR */
.widget > h3 {
    color: #ef454a;
}

.widget-area.clearfix {
	background-color: #e5f2f9 !important;
}

body .rpwe-block a {
    display: inline-grid !important;
}

.aside_right .widget-area {
    border-color: #3a3594;
}

.aside_right .widget-area:before {
	background-color: #e5f2f9 !important;
}

.rpwe-summary {
    display: table;
}

.rpwe-summary .more-link {
    display: block !important;
}

.post-footer {
    background: rgba(0,0,0,.0);
}

.post-item.isotope-item {
    border-style: solid !important;
    border-top: 0px !important;
    border-left: 0px !important;
    border-right: 0px !important;
    border-width: 1px !important;
    border-color: #3C3795 !important;
}

/* --------------------------------------------------------------------------------------- RESPONSIVE */
#Top_bar a.responsive-menu-toggle {
	color: #fff;
	float:right;
}

@media only screen and (max-width: 1240px) {
	.menu_wrapper {
	    width: 80% !important;
	    margin-top: -50px!important;
	}

}





.single-post .post-header .title_wrapper h1 {
    font-size: 21px;
    line-height: 25px;
}

.single-post .image_frame.scale-with-grid.disabled{
    border: none;
}

@media only screen and (max-width: 767px) {
	.home #Top_bar #logo img,
	#Top_bar #logo img.logo-mobile {
		float: left;
	}
		.menu_wrapper {
	    width: 100% !important;
	    margin-top: -50px!important;
	}
	.home #Top_bar,
	#Top_bar {
    	height: 75px!important;
    }
    body img.logo-mobile.scale-with-grid {
    	min-width: 136px!important;
    	max-width: 136px!important;
    	min-height: 148px !important;
		max-height: 148px !important;
    }
    #Top_bar #menu,
    #Top_bar .menu_wrapper,
    nav#menu {
	    z-index: 9999999999 !important;
    }
    #Top_bar #menu {
	    position: relative !important;
    }
    .forcefullwidth_wrapper_tp_banner,
    .mfn-main-slider,
    div#rev_slider_11_2_forcefullwidth {
	    z-index: 1 !important;
    }
	#Action_bar {
		display: none !important;
	}
	#Top_bar {
	    height: 0px !important;
		padding-bottom: 0px !important;
	}
	.header-stack #Top_bar {
		border: 0px !important;
	}   
	.mobile-wide .four.columns {
		max-width: 100% !important;
	}
	.widget {
    	padding: 40px !important;
	}
	.widget-area {
       margin: 0 0 0px 0 !important;
	}
	#Top_bar .column {
		height: 10px !important;
	}
	#Top_bar.is-sticky #logo img {
   		max-height: 205px;
   		margin-top: -36px !important;
   	}
   	.home div#Top_bar.is-sticky {
    	min-height: 120px !important;
	}
    div#Top_bar.is-sticky {
    	min-height: 0px !important;
	}
	#Nieuwsslider {
		display: none !important;
	}
	.widget {
    padding: 0px !important;
	}
}

.ngg-gallery-thumbnail-box {
      width: 23% !important;
}

.mfn-main-slider {
	background-image: url("https://www.peerkedonders.nl/wp-content/uploads/2021/12/Peerke-Banner-Home.jpg");
	background-size: cover !important ;
}

/* --------------------------------------------------------------------------------------- Titels pagina's */

.titel{
    margin-bottom: 0px !important;
    max-height: 25px;
}

.page-id-169 .titel, .page-id-19 .titelcontact{
    margin-bottom: 15px !important;
}





/* --------------------------------------------------------------------------------------- Update */
#Top_bar.is-sticky #logo img.logo-sticky {
    display: inline;
    max-height: 89px !important;
    margin-top: -7px !important;
}

input[type="submit"] {
    background-color: #433f97 !important;
}

.pager .pages a.active {
    background-color: #433f97 !important;
}

@media only screen and (max-width: 767px) {
	#Top_bar.is-sticky #logo img.logo-sticky {
	    display: none;
	}

}

h1 {
	line-height: 30px !important;
}



.grecaptcha-badge {
	display: none !important;
}



/* --------------------------------------------------------------------------------------- Header breder 2-12-2021 */

.home a#logo {
    margin-left: -200px;
}

.home.header-stack #Top_bar .menu_wrapper {
    padding-left: 0px !important;
}

.page-id-2866 iframe {
    height: 265px;
}


a.wp-block-button__link {
    background-color: #433f97 !important;
    border-radius: 0px;
    font-size: 14px;
    margin-bottom: 20px;
}


.home #Top_bar.is-sticky #logo img.logo-sticky {
    padding-left: 80px;
}

#Top_bar.is-sticky #menu a {
    font-size: 18px !important;
}

i.icon-menu-fine {
    background: #4a479d;
    padding: 5px;
}








/* --------------------------------------------------------------------------------------- TECHNISCHE UPDATE 9-12-21 */
.sidebar .widget-area:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    width: 1500px;
    height: 100%;
    visibility: visible;
    background-color: #e5f2f9 !important;
    border-left: 1px solid #3a3594;
    margin-left: -10px !important;
}


.sidebar body .rpwe-block a {
    display: block !important;
}

.sidebar img.rpwe-alignleft.rpwe-thumb.rpwe-default-thumb {
	display: none !important;
}


.sidebar .rpwe-block li {
    border-bottom: 1px solid #dbd0d0;
    margin-bottom: 0px;
    padding-bottom: 5px;
    list-style-type: none;
    padding-top: 10px;
}


div#Top_bar.is-sticky a {
	color: #fff !important;
}


#Action_bar .column {
    padding: 0 0px !important;
}



@media only screen and (max-width: 767px) {

    div#Content {

	}
	ul.timeline_items {
    	width: 90%;
	}
	.section_wrapper .mcb-wrap, .section_wrapper .column, .container .column, .sections_group, .four.columns {
		width: 100% !important;
		padding-left: 10px;
		padding-right: 15px;
	}
	.home #Top_bar #logo img, #Top_bar #logo img.logo-mobile {
	    margin-left: -20px;
	}
	
	.has_content .the_content_wrapper {
		padding-right: 20px;
	}
}


.sidebar .rpwe-block a {
    display: block !important;
    font-size: 14px;
}

ul.sub-menu a span {
	color: #5f5f5f !important;
	font-size: 14px !important;
}

div#Top_bar {
	opacity: 1;
}


rs-module-wrap#rev_slider_10_1_wrapper {
    background: #ccc0 !important;
    
}

@media only screen and (max-width: 1240px) {
	img.logo-main.scale-with-grid {
	    margin-left: 170px;
	}
	.menu_wrapper {
		width: 100% !important;
	}
	#Top_bar #logo img {
    	margin-top: -17px !important;
    	margin-left: -50px;
	}
	a#logo {
    	margin-left: 30px !important;
	}
	.section_wrapper {
		padding-left: 0px !important;
		padding-right: 0px !important;	
	}
	    .blog #Header_wrapper {
        background-color: #3c3795 !important;
        background-image: none !important;
    }
    rs-module-wrap#rev_slider_10_1_wrapper {
    	display: none !important;
	}

}


@media only screen and (max-width: 1240px) and (min-width: 768px) {
	nav#menu {
	    display: block;
	    margin-left: 59% !important;
	    margin-top: -110px !important;
	}
}

#Top_bar.is-sticky {
	opacity: 1 !important;
}

div#Top_bar.is-sticky {
    background-image: none !important;
}


@media only screen and (min-width: 1240px) {
	.sticky-white #Top_bar.is-sticky, .sticky-white #Top_bar.is-sticky #menu {
	    opacity: 1 !important;
	}
}


@media only screen and (max-width: 1240px) and (max-width: 767px) {
	.classic .post-desc-wrapper .post-desc {
    	padding: 15px 25px 0px 0px !important;
	 }
	}