/*
Theme Name: KiddoTurf Child
Theme URI: http://themefuse.com/demo/wp/kiddo-turf/
Description: Child theme for the KiddoTurf theme. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Reade More</a>
Author: ThemeFuse
Author URI: http://themefuse.com
Template: kiddo-turf-parent
*/

@import url("../kiddo-turf-parent/style.css");

body {
	font-family: 'Nunito', sans-serif !important;
}

.logo {
	width: 100px;
	height: 70px;
	margin: 0 10px 0 100px;
}

.logo img {
	width: 60px;
}

.dropdown li {
	padding: 3px 7px 2px 24px;
}

@media all and (max-width: 989px) and (min-width: 768px){
	.dropdown li {
    	padding: 3px 2px 2px 21px !important;
	}

	.dropdown li.first, .dropdown li:first-child {
	    padding-left: 7px !important;
	}
}

.row.phone > em {
	display: none;
}

.row.mail > em {
	display: none;
}

@media all and (min-width: 990px){
	.bird {
		padding-left: 25px;
	}
}

p.title {
	font-size: 16px;
	margin-top: 15px;
}


.equipa {
	display: inline-block;
	width: 32%;
	text-align: center;
}

.equipa img {
	width: 80%;
	height: auto;
}

.equipa span {
	display: block;
	font-weight: bold;
}

.dropdown li ul li {
	padding-left: 0 !important;
    padding-right: 0 !important;
}

@media all and (max-width: 989px) and (min-width: 768px) {
	.dropdown li.first, .dropdown li:first-child {
		padding-left: 0 !important;		
    	padding-right: 0 !important;
	}
}

#middle .content {
	width: calc( 100% - 124px ) !important;
}

.postlist .post-meta, .postlist .author-description {
	display: none;
}

#comments, #respond {
	display: none;
}

.list_numbers li a span {
	display: none;
}

.tb_contactos {
	margin-top: -10px;
}

.tb_contactos td:nth-child(2){
	padding-left: 10px;
}

.post-image img {
	max-width: 400px !important;
}

@media all and (max-width: 765px) {
	.post-image img {
		width: 100%;
	}

	.youtube-about iframe{
		height: 250px !important;
	}
}


#wpcf7-f842-o1{
	margin-bottom: 125px !important;
	width: 100%;
}

#wpcf7-f842-o1 input, #wpcf7-f842-o1 textarea {
	width: 100%;
}

#wpcf7-f842-o1 .wpcf7-submit {
	width: 25%;
}

.kitcreche {
	float: right !important;
	background: url(images/box_sprite_2.png) 0 bottom no-repeat;
}

.bottom_boxes .box {
	height: 225px !important;
}


.sharify-btn-facebook br {
	display: none;
}
