/*
 Theme Name: FloreoKids Child
 Description: FloreoKids Child Theme
 Author: Elegant Themes
 Author URI: https://www.zonzijde.nl
 Template: floreokids
 Version: 1.1.7
*/

/* Hide image titles on hover */
img {
pointer-events:none;
}

.et_pb_gallery_image img {
pointer-events:unset;
}

/* Custom tabs
------------------------------------------------------- */

.et_pb_tabs_controls li:not(.et_pb_tab_active):last-child {
  border-right: solid 1px #014587;
}

#tabs img.alignleft {
  margin:10px 30px 30px 0px;
  border-top-left-radius: 70px;
  border-top-right-radius: 35px;
  border-bottom-right-radius: 35px;
  border-bottom-left-radius: 70px;
  box-shadow: -7px 6px 0px 19px rgba(230,0,126,0.1);
}

#tabs ul.et_pb_tabs_controls::after {
  border-top: none;
}
.et_pb_all_tabs {
  background-color: transparent !important;
}

/* Locatie pagina
------------------------------------------------------- */
#talent > div.et_pb_row_12.et_pb_row.et_pb_gutters3 {
  text-align: center;
  padding-left: 0px !important;
}

.et_pb_column_0_tb_body {
  padding-right: 0px !important;
}

@media only screen and (min-width: 1350px) {
.et_block_row {
  padding: 0px !important;
}
/* Mega menu */
.et-menu-nav li.mega-menu > ul {
  max-width: 800px;
}
	
.menu-bold{
	font-weight:700;
}
	
.et-menu-nav li.mega-menu > ul {
  background-position: right !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  min-height: 250px !important;
  border-radius: 50px 25px 25px 50px !important;
}

#menu-hoofdmenu li li a:hover { 
    background-color:rgba(230,0,126,0.1) !important;
	border-radius: 25px;
}

#menu-hoofdmenu > li:nth-child(1) > ul:nth-child(2) {
  border-top: 3px solid #e6007e !important;
  background-color: #ffffff !important;
}
#menu-hoofdmenu > li:nth-child(2) > ul:nth-child(2) {
  border-top: 3px solid #009fe3 !important;
  background-color: #ffffff !important;
}
#menu-hoofdmenu > li:nth-child(3) > ul:nth-child(2) {
  border-top: 3px solid #96c11f !important;
  background-color: #ffffff !important;
}
#menu-hoofdmenu > li:nth-child(4) > ul:nth-child(2) {
  border-top: 3px solid #2ea3f2 !important;
  background-image: url("") !important;
  background-color: #ffffff !important;
}

.et-menu li li a {
  color: #000;
  font-weight: normal !important;
}

.et-menu li li a::before {
  content: '\35';
  padding-right: 5px;
  position: absolute;
  margin-left: -18px;
  font-family:'ETmodules';
 }


li.mega-menu > ul > li > a:first-child {
  display: none !important;
}

.et_pb_menu .et-menu > li {
  padding-top:10px;
}

.et-menu a {
  color: #014587 !important;
}

.et-menu-nav li.mega-menu ul li {
  padding: 25px 0px 25px 0px;
}
@media only screen and (min-width: 700px) {
.show-on-mobile {
	display: none;
}
}

/* Blurb
--------------------------------------------- */
.et_pb_main_blurb_image {
  margin-bottom: 10px !important;
}

.et_pb_blurb_position_left .et_pb_main_blurb_image, .et_pb_blurb_position_right .et_pb_main_blurb_image {
  width: 189px;
}

/* Typografie
--------------------------------------------- */
	
h2, h2, h4, h5 {
font-weight: 600 !important;
}	
	
/* Back to top
--------------------------------------------- */

 @media only screen and (min-width: 700px) {

.et_pb_scroll_top:after {
    content: "Terug naar boven";
    font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
    font-size:14px;
} 
.et_pb_scroll_top:before {
    content: "\21";
    font-family: ETmodules !important;
    font-size:14px;
    margin-right: 5px;
} 
.et_pb_scroll_top.et-pb-icon {
    padding: 0px 20px 17px;
    right: 20px;
    bottom: 30px;
    border-radius: 20px;
    background: #e6007e;
    box-shadow: 0 10px 20px #37798940;
    transition: all .1s ease-in-out;
}
.et_pb_scroll_top.et-pb-icon:hover {
    background: #014588;
    transition: all .1s ease-in-out;
}
/*Add Animation from Bottom */
.et_pb_scroll_top.et-visible {
    -webkit-animation: fadeInBottom 1s 1 cubic-bezier(.50,0,.160,1);
    -moz-animation: fadeInBottom 2s 1 cubic-bezier(.50,0,.160,1);
    -o-animation: fadeInBottom 1s 1 cubic-bezier(.50,0,.160,1);
    animation: fadeInBottom 1s 1 cubic-bezier(.50,0,.160,1);
}
.et_pb_scroll_top.et-hidden {
    opacity: 0;
    -webkit-animation: fadeOutBottom 1s 1 cubic-bezier(.77,0,.175,1);
    -moz-animation: fadeOutBottom 1s 1 cubic-bezier(.77,0,.175,1);
    -o-animation: fadeOutBottom 1s 1 cubic-bezier(.77,0,.175,1);
    animation: fadeOutBottom 1s 1 cubic-bezier(.77,0,.175,1);
}
}

/* Hide recaptcha
--------------------------------------------- */
.grecaptcha-badge { 
    visibility: hidden;
}

.captcha {
	font-size:10px !important;
	line-height: 1;
}


/* Contact 7 Forms
--------------------------------------------- */

.wpcf7-text, .wpcf7-textarea, .wpcf7-captchar {
background-color: #f1f1f1 !important;
border: none !important;
width: 100% !important;
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
font-size: 14px;
color: #000 !important;
padding: 16px !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.wpcf7-submit {
color: #21325f !important;
margin: 8px auto 0;
cursor: pointer;
font-size: 20px;
font-weight: 500;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 6px 20px;
line-height: 1.7em;
background: transparent;
border: 2px solid;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.wpcf7-submit:hover {
background-color: #eee;
border-color:#eee;
padding: 6px 20px !important;
}

/* Inschrijven menu
--------------------------------------------- */
@media only screen and (min-width: 768px) {
.inschrijven a {
background-color: #96C11F;
padding: 15px 10px 0px 10px !important;
border-radius: 15px;
color: #fff !important;
margin-top: -20px;
}
}

@media only screen and (max-width: 768px) {
.inschrijven {
	width:100%;
	}

.one_half, .one_third {
    width: 100%;
    Margin-bottom:10px;
}

}

/* Locaties menu
--------------------------------------------- */
@media only screen and (min-width: 768px) {
#menu-hoofdmenu > li:nth-child(4) a {
padding: 15px 10px 0px 10px !important;
border-radius: 15px;
color: #96c11F !important;
margin-top: -20px;
border: solid 1px #96c11F;
}

#menu-hoofdmenu > li:nth-child(4) > a:nth-child(1):before {
font-family: fontawesome;
content: '\f3c5' ' ';
}
}

@media only screen and (max-width: 768px) {
#menu-hoofdmenu > li:nth-child(4) {
	width:100%;
	}
}


/* Social sharing
--------------------------------------------- */

.social-box {
    display: block;
    margin: -20px 0 40px;
    padding: 0px;
}

.social-box:last-of-type {
    margin: 0 0 40px;
}

.social-btn {
    display: block;
    width: 100%;
}

a.col-2.sbtn span {
    display: none;
}

a.col-1.sbtn {
    width: 180px;
    display: inline-block;
    text-align: center;
    border-radius: 5px;
    padding: 10px;
    color: #fff;
    margin: 0 0.5% 0 0;
    font-size: 15px;
}

a.col-1.sbtn span {
    margin: 0 0 0 15px;
}

a.col-1.sbtn {
    width: 40px;
	height: 40px;
    display: inline-block;
    text-align: center;
    border-radius: 25px;
    padding: 10px;
    color: #fff;
    margin: 0 0.5% 0 0;
    line-height: 1.825 !important;
}

.s-twitter {
	background: #fff;
  border: 2px solid #014587;
	background-image: url("https://werkenbijfloreokids.nl/wp-content/uploads/Social-X.png");
    background-size: 35px !important;
    background-repeat: no-repeat;
    background-position: center !important;



}
.s-twitter:hover {
    background: #0093d6;
}


.s-facebook {
	background: #fff;
  border: 2px solid #98c320;
	background-image: url("https://werkenbijfloreokids.nl/wp-content/uploads/Social-Facebook.png");
    background-size: 35px !important;
    background-repeat: no-repeat;
    background-position: center !important;
}
a.col-1.sbtn.s-facebook:hover {
    background: #2f409f;
}



.s-googleplus {
	background: #F44336;
}
.s-googleplus::before {
    font-family: fontawesome;
    content: '\f0d5';
}
.s-googleplus:hover {
    background: #c82c21;
}



.s-whatsapp {
	background: #fff;
  border: 2px solid #029fe3;
	background-image: url("https://werkenbijfloreokids.nl/wp-content/uploads/Social-Whatsapp.png");
    background-size: 35px !important;
    background-repeat: no-repeat;
    background-position: center !important;

}

a.col-2.sbtn.s-whatsapp:hover {
    background: #3d9440;
}



.s-linkedin {
	background: #fff;
  border: 2px solid #e6007e;
	background-image: url("https://werkenbijfloreokids.nl/wp-content/uploads/Social-LinkedIn.png");
    background-size: 35px !important;
    background-repeat: no-repeat;
    background-position: center !important;

}

a.col-2.sbtn.s-linkedin:hover {
    background: #136288;
}


.s-pinterest {
	background: #fff;
  border: 2px solid #fbd811;
	background-image: url("https://werkenbijfloreokids.nl/wp-content/uploads/Social-Printerest.png");
    background-size: 35px !important;
    background-repeat: no-repeat;
    background-position: center !important;

}

a.col-2.sbtn.s-pinterest:hover {
    background: #a10718;
}

.social-btn a:last-of-type {
    margin: 0;
}
