/*
Theme Name:  PATRICIO CARIOLA SJ
Theme URI:   http://patriciocariola.tincaonline.com
Version:     1.0
Description: A child theme of Divi. This is a custom child theme created for our site Patricio Cariola SJ.
Author:      admin
Author URI:  http://patriciocariola.tincaonline.com
Template:    Divi
*/


/***********************************************************************
Caution: do not remove this to keep Divi Children Engine always updated
Divi Children Engine version: 1.0.4
***********************************************************************/

/*------------------------------[FONT ICONS]-----------------------------*/
/*--[Created by Divi Children, http://divi4u.com/divi-children-plugin/]--*/
/*-----------------------------------------------------------------------*/

.icon_tags, .icon_profile, .icon_chat, .icon_clipboard, .icon_calendar {
	font-family: 'ETmodules';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	color: #318EC3;
}
.icon_tags:before {
	content: "\e07c";
	padding: 0px 5px 0 0;
}
.icon_profile:before {
	content: "\e08a";
	padding: 0 5px 0 0;
}
.icon_chat:before {
	content: "\e066";
	padding: 0 5px 0 20px;
}
.icon_clipboard:before {
	content: "\e0e6";
	padding: 0 5px 0 20px;
}
.icon_calendar:before {
	content: "\e023";
	padding: 0 5px 0 20px;
}

/*- YOU CAN INCLUDE THE CUSTOM CODE FOR YOUR CHILD THEME BELOW THIS LINE-*/

/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/

/* Título Header */
#et-top-navigation{
	background: #210E3F !important;
}

.logo_container a{
	font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif !important;
	font-size: 30px;
	color: #9B794C;
	text-transform: uppercase;
	font-weight: 400;
}

/* Menú */
#top-menu li {
    padding-right: 35px !important;
}

#top-menu > li:last-child{
	padding-right: 0 !important;
}

/* Slide */
.et_pb_slider .et_pb_slide_0.et_pb_slide {
    padding: 0 0 20% 0 !important;
}

/* Miradas y Vivencias Home */

.home .et_pb_posts .et_pb_post{
	border-top: 1px solid #9B794C;
	border-bottom:  1px solid #9B794C;
	padding: 20px 0;
}


.logos-footer{
	border-top:  1px solid #A07C4B;
}


/* Publicaciones y Equipo */

.publicaciones h1,
.equipo h1{
	font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif !important;
	font-weight: 400;
	font-size: 25px;
	color: #9B794C;
	text-transform: uppercase;
	border-bottom: 1px solid;
    padding-bottom: 30px;
}

.publicaciones ul li a{
	font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif !important;
	font-weight: 400;
	font-size: 15px;
	color: #545454;
}

.publicaciones ul,
.equipo ul{
	padding: 30px 0 0 0 !important;
	list-style-type: none;
}

.publicaciones ul li{
	border-bottom: 1px solid #D0D0D0;
	padding: 20px 0;

}

.publicaciones li a.flecha{
	background: url('img/descarga.png');
	background-repeat: no-repeat;
    background-position: right;
    display: block;
    padding: 5px 0;
}

.publicaciones a.flecha:hover{
    background: url('img/descarga-h.png');
    background-repeat: no-repeat;
    background-position: right;
    display: block;
}


.entry-content,
.equipo p,
.footer p,
.et_pb_post .entry-content,
#post-350 entry-content{
	padding: 20px 0 0 0;
	font-size: 16px !important;
	line-height: 2.2em;
	color: #545454;
}

.equipo ul li{
   font-style: italic;
   font-size: 16px;
}

/* Footer - Contacto */

.footer h1{
   font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif !important;
	font-weight: 400;
	font-size: 25px;
	color: #A07C4B;
	text-transform: uppercase;
}

.footer{
	text-align: center;
}

.footer .texto-contacto p{
	width: 600px;
    margin: 0 auto;
}

.footer .texto-contacto a{
	color: #545454;
}

/* Miradas y Vivencias Interior */
.et_pb_blog_grid .et_pb_post{
	border: none ;
}

.post-207 .et_pb_post h2.entry-title{
	display: none;
}

.post-207 .et_pb_post .post-content p{
    font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif !important;
	font-size: 16px;
	font-style: italic;
	color: #565555;
}

.et_pb_post .post-content span,
.et_pb_posts .et_pb_post .post-content span,
.publicacion-home .equipo a,
.post-330 a{
	font-weight: 600;
	color:#A07C4B !important;
}

.post-525 a{
     font-weight: 600;
	color: #666;
	    background: #d1d1d1;
    padding: 20px;
}

.publicacion-home .equipo a{
	float:right;
	padding: 20px 0 0 0 ;
}

.post-207 .et_pb_post .post-content{
    margin: 20px -20px 10px;
}

.post-207 .et_pb_blog_grid .et_pb_image_container{
	margin: 10px -20px 10px;
}

.et_pb_blog_grid article.et_pb_post{
	border-top: 1px solid #A07C4B;

}

.et_pb_post .category-vivencias .entry-content p{
	color: #565555;
	line-height: 1.5em;
}

.et_pb_post .entry-content strong,
#post-350 .entry-content strong,
#post-525 .entry-content strong{
	color: #9B794C !important;
}

#post-525 .entry-content strong{
	font-size: 18px;
}

#post-350{
	padding-bottom: 35px;
}

#post-350 .entry-content{
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
    -webkit-column-gap: 50px; /* Chrome, Safari, Opera */
    -moz-column-gap: 50px; /* Firefox */
    column-gap: 50px;
    padding: 30px 0 0 0;
}

#post-505 .entry-content{
	 padding: 30px 0 0 0;
}

.et_pb_post h1.entry-title,
#post-350 h1.entry-title,
#post-611 h1.entry-title{
	color: #210E3F;
	font-weight: 400;
	text-transform: uppercase;
	text-align: center;
	font-size: 25px;
}

.author-shortcodes{
	border-top: 1px solid #3F6372 !important;
	border-bottom:  1px solid #3F6372 !important;
	border-left: none !important;
	border-right: none !important;
	box-shadow: none !important;
	padding: 20px 0;
	margin-bottom: 50px !important;
	font-size: 15px !important;
}

.author-overlay{
	box-shadow: none !important;
}

.author-image{
	top: 10px !important;
left: 0 !important;
width: 120px !important;
height: auto !important;
}

.author-info{
	padding:  0 0 0 30px !important;
}

/* Galería */
.galeria{
	padding: 0 !important;
}

.galeria a{
	color: #a07c4b;
}

.galeria-home{
	margin: 0 !important;
}


/* Blog Home */
.blog-home{
	padding: 54px 0 0 0 !important;
}

/* Publiaciones Home */
.publicacion-home{
	padding: 40px 0 60px 0 !important;
}

/* Mendigo IE */
.et_pb_gallery .et_pb_gallery_item{
	display:block\9;
	float: left\9;
    margin: 20px\9 !important;
}

.grilla-vivencia .et_pb_post{
     width: 320px\9;
     float: left\9;
     display: inline-block\9;
     margin: 5px\9;
}

.post-525 h1,
.post-505 h1,
.post-330 h1,
.post-546 h1{
	font-family:  'Lato', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 25px;
    color: #210E3F !important;
    text-align: center;
}

.post-505,
.post-525{
	margin-bottom: 60px;
}

.et_header_style_centered #top-menu > li > a{
	padding: 10px 0 !important;
}

.mfp-caption{
	display: inline-block;
}

/********** Texto en Lightbox Galería **********/
.mfp-bottom-bar{
	margin-top: -118px !important;
	background: rgba(0, 0, 0, 0.7) !important;
    padding: 30px 0 30px 30px !important;
}

.mfp-counter{
	display: none !important;
}

.post-525 a:hover{
   color: #A07C4B !important;
}

.mfp-title{
   font-size: 17px;
}

p.trans{
  text-align: right;
}

p.trans a{
    color: #a07c4b;
    border: 3px solid #a07c4b;
    padding: 10px 20px;
    font-weight: 700;
}

/*------------------------------------------------*/
/*---------------[RESPONSIVE LAYOUTS]-------------*/
/*------------------------------------------------*/

@media only screen and ( min-width: 981px ) {
.et_fullwidth_nav #main-header .container{
	padding-right: 0 !important;
	padding-left: 0 !important;
}
}

/*-------------------[960px]------------------*/
@media only screen and ( min-width: 981px ) and ( max-width: 1100px ) {

	/*-------------------[Sliders]------------------*/

	/*-------------------[Portfolio]------------------*/

	/*-------------------[Sidebar]------------------*/

	/*-------------------[Menu]------------------*/

}

/*-------------------[768px]------------------*/
@media only screen and ( max-width: 980px ) {

	/*-------------------[Portfolio]------------------*/

	/*-------------------[Sliders]------------------*/

	/*-------------------[Menu]------------------*/

    #et-top-navigation{
	background: #fff !important;
}

.et_mobile_menu li a,
.et_header_style_centered .mobile_nav .select_page{
	color: #666 !important;
}
}

@media only screen and ( min-width: 768px ) and ( max-width: 980px ) {

}

@media screen and ( max-width: 782px ) {

}

/*-------------------[480px]------------------*/
@media only screen and ( max-width: 767px ) {

	/*-------------------[Menu]------------------*/

}

/*-------------------[320px]------------------*/
@media only screen and ( max-width: 479px ) {

}