/*
 Theme Name:   GeneratePress Child
 Description:  GeneratePress Child Theme
 Author:       Minturn
 Template:     generatepress
 Version:      1.0.0
 Text Domain:  generatepress-child
*/

body, button, input, select, textarea {
font-family: "Open Sans" !important;
}

.main-navigation {
	background: rgba(51, 153, 255,0.8);
}
.main-navigation ul ul{
    background: rgba(51, 153, 255,0.8);
}
.main-navigation ul ul.sub-menu {
	width:215px;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
    background-color: rgba(51, 153, 255,0.8);
}
#right-sidebar p,
div.openingstijden,
.site-footer #footer-widgets p {
	font-size:14px;
	margin-bottom:7px;
}

#right-sidebar h4.widget-title {
	margin-bottom: 2px;
}

#right-sidebar .widget:nth-child(1) h4.widget-title {
	padding-bottom: 20px;
}

.openingstijden span {
	float:right;
	margin-right: 20%;
}

#right-sidebar .inside-right-sidebar {
	padding-top: 40px
}

.page-header-image img {
    margin-top: -20px !important;
}

a.btn2,
a.btn {
	display: block;
	color: #fff;
	text-decoration: none;
	margin: 20px 0 40px 0;
	padding: 10px 15px;
	background-color: rgba(51, 153, 255,0.8);
	width: 85%;
	text-align:center;
}

a.btn2 {
	width:88%;
}

a.btn2:hover,
a.btn:hover {
	background-color: #3f3f3f;
}
a.btns {
	color: #fff;
	text-decoration: none;
	margin: 20px 30px 40px 0;
        padding: 10px 20px;
	background-color: rgba(51, 153, 255,0.8);
	text-align: center;
}
a.btns:hover {
	background-color: #3f3f3f;
}

a.cta-large {
	display: block;
	color: #fff;
	text-decoration: none;
	margin: 20px auto;
	padding: 10px 15px;
	background-color: rgba(51, 153, 255,0.8);
	width: 250px;
	text-align:center;
}
a.cta-large:hover {
	background-color: #3f3f3f;
}

.site-footer #footer-widgets h4.widget-title {
	font-size: 18px;
	margin-bottom: 15px;
}
.site-footer .inside-footer-widgets {
	border-top: 1px solid rgba(51, 153, 255,0.8);
	padding-top: 40px;
    max-width: 1110px;
}
.site-footer .footer-widgets-container .inside-footer-widgets {
    margin-left: 0 !important;
}

.hometitle {
	font-size: 30px;
	padding: 30px 40px 20px;
}

.page-template-template-home article h2 {
	font-size: 24px;
}

.page-template-template-home article .inside-article,
aside.homeaside {
	width: 46%;
	float:left;
}
aside.homeaside {
	padding-top:40px;
}

.page-template-template-home article .entry-content {
	margin-top: 0;
}

aside.homeaside iframe {
	max-width:100%;
}

.separate-containers #text-17,
.separate-containers #text-16 {
	padding: 0px 30px 0px 10px !important;
}

#text-16,
#text-17,
#text-16 p,
#text-17 p {
	font-size:14px;
}

.inside-header {
	position: relative;	
}

.socialbtns {
	position: absolute;
	list-style: none;
	right: 0;
	bottom: 0;
	margin: 0 0 1.5em 0;
	padding-right:49px;
}

.socialbtns li {
	width: 162px;
}

.cntctbtns {
	float:right;
	list-style:none;
}
.socialbtns li a:before,
.cntctbtns li a:before,
.cntctbtns li span:before{
	font-family: 'FontAwesome';
	margin-right:7px;
	color: rgba(51, 153, 255,0.8);
}
.cntctbtns li span.telnr.hidemob:before,
.cntctbtns li a.telnr.showmob:before {
	content:'\f095';
}
.cntctbtns li a.emailadres:before {
	content:'\f003';
}
ul li.facebook a:before {
	content:'\f230';
}
ul.socialbtns2  li.facebook a:before {
	font-family: 'FontAwesome';
	margin-right:7px;
	color: rgba(51, 153, 255,0.8);	
	content:'\f230';
	font-size: 16px;
}
ul li.gplus a:before {
	content:'\f0d4';
}
ul li.twitter a:before {
	content:'\f081';
}
.adrestbl td {
	width:40%;
	vertical-align:top;	
}
.adrestbl td strong {
	display:block;
	margin-bottom: 25px;
}
.opendag {
	width: 40%;
        margin-right: 4%;
	float: left;
        margin-bottom: 5px;
}
.opentijd {
	width: 52%;
	float: left;
}

	
.showmob {
	display: none;
}
ul.bfr {
	list-style: none;
	margin-left: 0;
}
ul.bfr li {
	display: inline-flex;
	width: 100%;
	line-height: 28px;
}
ul.bfr li:before{
	font-family: 'FontAwesome';
	margin-right: 7px;
        content: '\f054';
	color: #5badff;
}
.attachment-full.size-full.wp-post-image {
	margin-top: -20px;
}

@media screen and (min-width: 1000px) {
	.cntctbtns {	
		font-size: 16px;
		margin-right: 10px
	}
}

@media screen and (max-width: 999px) {
	.page-template-template-home article .inside-article,
	aside.homeaside {
		width: 81%;
	}
	aside.homeaside {
		padding:40px;
	}
	.cntctbtns {
		position: absolute;
		right: 20px;
	}	
	.socialbtns {
		padding-right: 29px;		
	}	
}

@media screen and (max-width: 768px ) {
	#right-sidebar #text-11,
	#right-sidebar #text-12 {
		display:none;
	}
	.socialbtns {
		right: 0;
		bottom: -15px;
		padding-right: 10px;		
	}	
	.socialbtns li {
		display:inline;
		padding-right: 10px;
	}
	a.btn {
		width: 97%;
	}	
}

@media screen and (max-width: 600px) {
	.page-template-template-home article .inside-article,
	aside.homeaside {
		width: 77%;
	}
	.cntctbtns li a span {
		display:none;
	}
	.cntctbtns li {
		display:inline;
	}
	.cntctbtns li a:before {
		font-size: 24px;
		margin-right: 10px;
	}
	.cntctbtns {
		top: 25px;
	}
	.hometitle {
		font-size:22px;
		padding: 30px 40px 0px;
	}
	.adrestbl td {
		float:left;
		width:100%;
		border-top: 1px solid rgba(0,0,0,.1);
	}
	.adrestbl td strong {
		display:block;
		margin-bottom: 10px;
	}	
	.adrestbl,
	.adrestbl td:nth-child(odd) {
		margin-bottom: 10px;
	}
	.adrestbl td h3 {
		font-size: 14px;
		font-weight:bold;
		margin-bottom: 10px;
	}
	a.btn,
	a.cta-large {
		width: 95%;
	}
	.separate-containers aside#text-15.widget.inner-padding.widget_text {
		padding:0 !important;
	}
	#footer-widgets .widget-title,
	#footer-widgets .textwidget {
		padding-right: 30px;
		padding-left: 30px;
	}
	.inside-footer-widgets > div {
		margin-bottom: 20px;
	}
	.showmob {
		display:inline-block;
	}
	.hidemob {
		display: none;
	}	
}

@media screen and (max-width: 480px) {
	#right-sidebar .inside-right-sidebar {
		padding-top: 0;
		padding-left:30px;
		padding-right:30px;
	}
	.separate-containers .inside-article {
		padding-bottom: 0 !important;
	}
	.hometitle {
		font-size: 20px;
		padding: 30px 40px 0px;
	}
	#main h1 {
		font-size: 20px;			
	}
	#main h2,
	.page-template-template-home article h2 {
		font-size: 18px;
	}
	#main p,
	#main ul,
	.page-template-template-home article p,
	.page-template-template-home article ul {
		font-size:14px;
	}
	.separate-containers aside#text-9.widget.inner-padding.widget_text,
	.separate-containers aside#text-13.widget.inner-padding.widget_text {
		padding-right: 10px !important;
	}
}


/* MOBILE BUTTONS FIX */
@media screen and (max-width: 548px) {
a.btns {
float: left;
width: 100%;
margin: 10px 0px 10px 0;
}
}

/* LINK IN COPYRIGHT BAR */
.copyright-bar a:hover {
color: #fff;
text-decoration: underline;
}

/* HOME HEADER PHOTO FIX */
.separate-containers .page-header-image {
margin-top: 20px !important;
}