@import url('https://fonts.googleapis.com/css?family=Pacifico');
@import url('https://use.fontawesome.com/releases/v5.7.2/css/all.css');

/* ------------ FULL-WIDTH TITLE ----------- */
.entry-title-wrapper {
	background-color: #736766;
	height: 66px;
}

.title-container {
    padding: 10px 50px;
    min-height: 46px;
    max-width: 1210px;
    margin: 0 auto;
  	align-content: center;
}

.title-container h1.entry-title {
  color: #ffffff;
  font-size: 20px;
  font-weight: normal;
  padding-top: 12px;
}

.page-id-14 .entry-title-wrapper {
    display: none;
}

p {
  line-height: 1.7em;
}

.entry-content h2 {
  letter-spacing: 1px;
  font-weight: 600;
}

.entry-content h3, .entry-content h4, .entry-content h5 {
	margin-top: 26px;
  margin-bottom: 12px;
}
  
hr {
  background-color: #e1e1e1;
}

body.responsive.layout-full #page-wrapper .full-container {
    max-width: 1210px;
    margin-left: auto;
    margin-right: auto;
}

#masthead .hgroup {
    padding-top: 60px;
    padding-bottom: 0px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
    border-left: 1px solid #e1e1e1;
  	height: 20px !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
  line-height: 1.7em;
}

body.responsive #masthead-widgets .widget {
        padding-bottom: 0px;
}

#masthead .so-widget-image {
  min-height: 100px !important;
  min-width: 205px !important;
}

.drie-kolom hr {
  background-color: #FFB1BE;
	border: 0;
	height: 3px;
	margin-bottom: 10px;
}

.drie-kolom h3.widget-title {
  margin-bottom: 10px;
  letter-spacing: 1px;
  color: #615b60;
}

@media (max-width: 780px) {
.drie-kolom {
  margin: 0 auto;
}
}

.grijze-balk h3.widget-title {
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 1px;
}

.grijze-balk hr {
  background-color: #ffffff;
	border: 0;
	height: 1px;
  margin-top: 8px;
	margin-bottom: 11px;
}

.grijze-balk  p {
  margin: 7px 0 0 0;
}

/* Nieuwe social media icons!! */

/* Style all font awesome icons */
.fab:link {
    /*width: 38px;
    height: 38px;*/
    line-height: 30px;
    text-align: center;
    font-size: 30px;
  	text-decoration: none;
}

/* Add a hover effect if you want */
.fab:visited {
   	text-decoration: none;
}
  
/* Add a hover effect if you want */
.fab:hover {
   	text-decoration: none;
}

/* Add a hover effect if you want */
.fab:active {
   	text-decoration: none;
}

/* Set a specific color for each brand */

/* Facebook */
.fab-facebook-square {
    background: none;
}

/* Instagram */
.fab-instagram {
	background: none;
}

/* Linkedin */
.fab-linkedin {
  background: none;
}

/* Youtube */
.fab-youtube-square {
  background: none;
}


/* Formulier Gravity forms */
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
    width: calc(80% - 8px)!important;
}

@media (max-width: 641px) {
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
    width: calc(100% - 0px)!important;
}
}

/* nieuwsbrief checkbox */
.gform_wrapper ul.gfield_checkbox li label, .gform_wrapper ul.gfield_radio li label {
    padding-top: 10px;
    padding-left: 5px;
}

/* Verzendknop Gravity forms */
body .gform_wrapper .gform_footer input.button,
body .gform_wrapper .gform_footer input[type=submit]:link, .mc4wp-form-fields input[type="submit"] {
    color: #606060;
  	font-size: 14px !important;
  	font-weight: normal;
    padding-top: 9px;
    padding-right: 10px;
    padding-bottom: 9px;
    padding-left: 10px;
    line-height: 1em;
    text-decoration: none;
  	border-radius: 3px;
    border-width: 0px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 0px 0px 2px 0px #606060;
    -moz-box-shadow: 0px 0px 2px 0px #606060;
    -webkit-box-shadow: 0px 0px 2px 0px #606060;
    background: #75e6d2;
}

body .gform_wrapper .gform_footer input[type=submit]:visited, .mc4wp-form-fields input[type="submit"]:visited {
    background: #75e6d2;
}

body .gform_wrapper .gform_footer input[type=submit]:hover, .mc4wp-form-fields input[type="submit"]:hover {
    background: #63d9c3;
}
  
body .gform_wrapper .gform_footer input[type=submit]:active, .mc4wp-form-fields input[type="submit"]:active {
    background: #63d9c3;
}

/* Verzendknop Mailchimpformulier */
.mc4wp-form-fields input[type="submit"] {
  margin-top: 17px;
}

#colophon .widget_nav_menu .menu-item a {
  border: none;
}

#footer-widgets .widget .widget-title {
    border-bottom: 1px solid #dcdcdc;
		padding-bottom: 15px;
  	margin-bottom: 15px;
}

.mc4wp-form-fields p {
  margin-bottom: 10px;
}

#colophon {
border-top: 1px solid #807877;
padding: 30px 0 0 0 !important;
}



#colophon #site-info {
  height: 35px;
  border-top: 1px solid #806e6e;
  background: #524a4a;
  text-align: center;
  padding-top: 16px;
}

#scroll-to-top {
    bottom: 51px;
  	border: 1px solid #806e6e;
  	border-radius: 0;
}

#scroll-to-top.displayed {
    opacity: 0.3 !important;
}

input[type="text"], input[type="email"], input[type="password"], textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 0px;
}

#secondary {
	box-sizing: border-box;
  border-left: 1px solid #e1e1e1;
  padding-left: 50px;
  width: 27%;
}

.page-template-default #primary, .post-template-default #primary{
  	box-sizing: border-box;
    float: left;
    width: 73%;
  	padding-right: 50px;
}

#footer-widgets .widget {
        padding: 0;
}

#footer-widgets .panel-row-style {
    margin: 0 -35px;
    padding: 25px 35px;
}

@media (max-width: 1245px) {
  #footer-widgets .panel-row-style {
    margin: 0;
    padding: 25px 35px;
  }
}

#secondary .widget .widget-title {
    font-size: 16px;
    color: #736766;
   	border-bottom: 1px solid #e1e1e1;
		padding-bottom: 15px;
  	font-weight: 600;
		letter-spacing: 1px;
  	margin-bottom: 8px;
}

#secondary .widget {
  color: #919191;
}

#secondary .widget .zonder-streep .widget-title {
   border: none;
  	padding-bottom: 5px;
}

#secondary .widget .zonder-streep hr {
  height: 3px;
 	width: 100%;
  background-color: #d2d2d2;
  margin: -10px 0 5px 0;
}

#secondary .widget p { 
font-size: 12px;
}

@media (max-width: 680px) {
body.responsive #secondary {
  border-left: none;
	padding-left: 0px;
}
}

/* Op pagina Gratis */
.widget_circleicon-widget .circle-icon-box h4 {
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 16px;
}

#gratis-downloads .widget_circleicon-widget .circle-icon-box h4, #gratis-downloads h4 {
  margin-bottom: -12px;
  margin-left: -10px;
 }

#gratis-downloads .circle-icon-box {
  margin-left: -19px;
}

#roze-download-icoon .circle-icon-box {
    text-align: left;
    padding-left: 55px;
}

#roze-download-icoon .circle-icon {
    left: 0;
    top: 0;
    margin-top: -1px;
}


#roze-download-icoon .circle-icon {
    width: 40px;
    height: 40px;
}

#roze-download-icoon .circle-icon [class^="fa fa-"] {
    font-size: 22px;
    top: 45%;
}

/* roze balk onder kopregel */
.roze-balk:after {
    content: ""; /* This is necessary for the pseudo element to work. */ 
    display: block; /* This will put the pseudo element on its own line. */
    margin: 0 auto; /* This will center the border. */
    width: 15%; /* Change this to whatever width you want. */
    padding-top: 0px; /* This creates some space between the element and the border. */
    border-bottom: 2px solid #FFB1BE; /* This creates the border. Replace black with whatever color you want. */
}

/* pop-up styling Homepage */
.sgpb-popup-dialog-main-div-theme-wrapper-5 {
    border: 8px solid #FFB1BE!important;
    outline: none!important;
    background-color: #ffffff!important;
}

/* styling blok ledenservice Carintreggeland homepage 
#panel-14-12-1-0> .panel-widget-style {
    border: 8px #635655!important;
    padding: 0px 0px 0px 0px!important;
}
*/

/* ronde hoeken prijstabellen  */
#corners1 {
  border-radius: 50px 50px 0px 0px;
  background: #ff8299;
  padding: 20px;
}