/* @override 
	https://portaldelasescuelas.org/wp-content/themes/DiviChild/style.css?ver=3.0.95
	https://portaldelasescuelas.org/wp-content/themes/DiviChild/style.css?* */



/*
 Theme Name:   Portal divi child
 Theme URI:    http://docke.com.ar/
 Description:  A Child Theme built for Divi on Divi Space
 Author:       sebas
 Author URI:   http://docke.com.ar
 Template:     Divi
 Version:      1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/




/* submenu */
.nav li ul li {
	line-height: 1.4em;
}
/* hide icono top */
#et-info-phone:before {
    position: relative;
    top: 2px;
    margin-right: 2px;
    content: "";
}

#et-info-email:before {
    margin-right: 4px;
    content: "";
}


/*suscripcion jetpack widget*/

#subscribe-submit input {
   font-size: 1em;
    border-color: #2d9fec;
    color: #2d9fec;
    -webkit-appearance: none;
    position: relative;
    padding: 0.3em 1em;
    border: 2px solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: transparent;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.7em !important;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}

#subscribe-submit input:hover {
 color: #2d9fec;
    padding: 0.3em 2em 0.3em 1em;
    border: 2px solid #2d9fec;
}

#subscribe-submit input:after {
    position: absolute;
    margin-left: -1em;
    opacity: 0;
 font-size: 30px!important;
 line-height: 1.2em!important;
    content: "\35";
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}

div#blog_subscription-2.et_pb_widget.jetpack_subscription_widget {
	background-color: rgba(213,221,153,0.26);
	padding: 12px;
}

#subscribe-field-blog_subscription-2 {
	height: 29px;
	margin-top: 10px;
}

/* custom 2018*/

li {line-height: 1.4em;
margin-bottom:0.5em}

/* cool timeline */
h2.fechaCool {
    color: #429ad6;
    font-weight: 700;
    font-size: 36px;
}

/*slider home*/

.sliderHome a.et_pb_button.et_pb_custom_button_icon.et_pb_more_button {
    margin-top: 60px;
}



h1, h2, h3, h4, h5, h6 {
    padding-bottom: 10px;
    color: #333;
    font-weight: 500;
    line-height: 1.2em!important;
}
 div.entry-content ul li {
	    line-height: 1.4em!important;
	margin-bottom: 10px;
}

.et_pb_post .entry-content {
	padding-top: 10px;
}

/*menu recursos*/

#menu-recursos .current_page_item {font-weight: 700;}



/* boton small */
a.et_pb_promo_button.et_pb_button.small_btn {
	font-size: 1em;
	border-color: #2d9fec;
	color: #2d9fec;

}
.small_btn.et_pb_button:after {

    line-height: .7;

}


hr {
	border-style: none;
	border-width: 1px;
	background-color: transparent;
	border-top-style: solid;
	border-top-color: #e3e3e3;
}




/*staff*/

.et_pb_member_position {
    padding-bottom: 7px;
    color: #969696;
	padding-top: 11px;
	line-height: 1.2em;
}

/*table*/

.no-border table {
    border: 0;
}

.no-border  tr td {
    border-top: 0px;
	margin: 0;
	padding: 5px;
}

.no-border img.alignnone {
		max-width: 100%;
}

/*link White*/

.linkWhite a {
	color: white;
}


/*menu widget*/


.et_pb_gutters3 .et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_1_4 .et_pb_widget  {
    margin-bottom: 5%;
}

.et_pb_gutters3 .et_pb_column_1_3 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_1_3 .et_pb_widget {
    margin-bottom: 5%;
}

div.textwidget p a.linkwhite {
	    color: white;
    text-decoration: none;
}

/*post img*/

.et_pb_post a img {
    max-width: 100%;
    vertical-align: bottom;
    margin-bottom: 10px;
    margin-top: 10px;
}

/*search results*/

body.search-results p.post-meta, body.archive.category p.post-meta {
    display: none !important;
}

body.archive.category h2.entry-title, body.search-results h2.entry-title {
	margin-top: 15px;
}

body.search-results .et_pb_post, body.archive.category .et_pb_post {
	margin-bottom: 12px;
	border-bottom: 1px solid silver;
	padding-bottom: 20px;
	margin-top: 0;
	padding-top: 0;
}

/*dopple form*/

/*div.formdoppler*/
input#btnSubmit {
    background-color: black!important;
}



/*sidebar*/
#sidebar ul li {
line-height: 1.3em;
	font-size: 12px;
}


/*timeline*/
.timeline .item .post_date {
	font-family: 'Source Sans Pro',Helvetica,Arial,Lucida,sans-serif !important;
	background: #dd5555;
	color: #ffffff;
	border-radius: 50%;
	width: 35px;
	height: 35px;
	padding: 0px;
	text-align: center;
	font-size: 20px;
	line-height: 24px;
	margin: -34px 18px 0 0;
	float: right;
	position: relative;
}

div#tl1.timeline.flatLine.flatNav div.timeline_items_wrapper div.timeline_items_holder div.timeline_items div.item div.post_date span {
	margin-top: -3px!important;
	font-size: 8px;
	font-weight: bold;
}