/*
Theme Name:  The Estria Foundation
Theme URI:   http://new.estria.org
Version:     1.0
Description: Custom child theme for The Estria Foundation.
Author:      tefadmin
Author URI:  http://new.estria.org
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/]--*/
/*-----------------------------------------------------------------------*/
.woocommerce div.product p.stock {
    display: none!important;
}
#top-header .et-cart-info {
    margin-right: 15px;
}
.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]-----------------*/
/*------------------------------------------------*/

.fp-tefgrid .et_pb_blurb_content {
    max-width: 1000px!important;
    padding-left: 20px;
    background: rgba(0, 0, 0, 0.5);
    background: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.85));
    background: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.85));
    background: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.85));
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.85));
}
.pr-tefgrid .et_pb_blurb_content {
	max-width: 1000px!important;
	padding-top: 100px;
}
.pr-tefgrid .et_pb_blurb_container {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 90px;
	background: rgba(0, 0, 0, 0.5);
	background: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.85));
	background: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.85));
	background: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.85));
	background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.85));
}
.pr-tefgrid p {
    padding-bottom: 10px!important;
    font-size: 14px;
    line-height: 1.5em;
}
.pr-tefgrid .et_pb_blurb_container h4 {
    padding-bottom: 0px;
    line-height: 1.4em;
}
.mec-skin-list-container .event-color {
    display: none;
}
.et_pb_widget_area_left {
    padding-right: 0px;
    border-right: 0px solid rgba(0, 0, 0, 0);
}
.TEFTimeline .et_pb_blurb_content .et_pb_blurb_container {
    padding-top: 25px!important;
    padding-left: 25px!important;
    padding-bottom: 50px!important;
}
.TEFTimeline .et_pb_blurb_content {
    max-width: 80%!important;
}
#et-info {
    float: right;
}#top-menu li {
    padding-right: 18px!important;
}
.piwportfoliogrid .et_pb_ajax_pagination_container .et_pb_portfolio_grid_items .et_pb_grid_item {
    width: 24%!important;
    margin: 0 1% 5.5% 0!important;
}
.piwportfoliogrid .et_pb_portfolio_items_wrapper .et_pb_portfolio_items .et_pb_portfolio_item {
    width: 24%!important;
    margin: 0 1% 5% 0!important;
}
/*------------------------------------------------*/
/*---------------[MAIN LAYOUT INFO]---------------*/
/*------------------------------------------------*/

.gform_footer input.button {
    color: #fdfdfd;
    font-weight: 500;
    background: #29b9ba;
    border: 0px;
    border-radius: 5px;
    padding: 8px 22px 8px 22px;
	cursor: pointer; cursor: hand
}
.gform_footer input.button:hover {
    background: #b3b3b3;
}
.pr-tefgrid a.bigblue, a.smallblue {
    color: #ffffff!important;
    background: #29b9ba!important;
    background: -moz-linear-gradient(top,#88bdff 0,#60a7ff 0%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#88bdff),color-stop(0%,#60a7ff));
    background: -webkit-linear-gradient(top,#88bdff 0,#60a7ff 0%);
    background: -o-linear-gradient(top,#88bdff 0,#60a7ff 0%);
    background: -ms-linear-gradient(top,#88bdff 0,#60a7ff 0%);
    background: linear-gradient(to bottom,#88bdff 0,#60a7ff 0%);
    border: 0px!important;
}
.pr-tefgrid a.bigblue:hover, a.smallblue:hover {
    color: #ffffff!important;
    background: #8B8B8B!important;
    background: -moz-linear-gradient(top,#88bdff 0,#60a7ff 0%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#88bdff),color-stop(0%,#60a7ff));
    background: -webkit-linear-gradient(top,#88bdff 0,#60a7ff 0%);
    background: -o-linear-gradient(top,#88bdff 0,#60a7ff 0%);
    background: -ms-linear-gradient(top,#88bdff 0,#60a7ff 0%);
    background: linear-gradient(to bottom,#88bdff 0,#60a7ff 0%);
    border: 0px!important;
}
.pr-tefgrid a.icon-button, a.small-button {
    padding: 7px 20px;
    font-weight: 600!important;
    font-size: 16px;
    margin: 10px 5px 8px 0;
}
.pr-tefgrid a.big-button, a.icon-button, a.small-button {
    display: inline-block;
    text-shadow: 0px 0px 0 rgba(255,255,255,0);
    -moz-box-shadow: inset 0 0px 0 0 rgba(255,255,255,0),0px 0px 0px rgba(0,0,0,0);
    -webkit-box-shadow: inset 0 0px 0 0 rgba(255,255,255,0), 0px 0px 01px rgba(0,0,0,0);
    box-shadow: inset 0 0px 0 0 rgba(255,255,255,0), 0px 0px 0px rgba(0,0,0,0);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 5px;
    line-height: 26px;
}
/*------------------------------------------------*/
/*---------------[DROPDOWN MENU]------------------*/
/*------------------------------------------------*/

#menu-item-1376 a {
    color: #f9f9f9!important;
    padding: 7px 10px 7px 10px !important;
    background: #601700 !important;
    border: 1px solid white !important;
    border-radius: 10px;
}
/*------------------------------------------------*/
/*-------------------[COMMENTS]-------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*---------------------[FOOTER]-------------------*/
/*------------------------------------------------*/

.footer-widget.last .et_bloom_form_header {
display: none !important;
}


/*------------------------------------------------*/
/*--------------------[SIDEBAR]-------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*------------[CAPTIONS AND ALIGNMENTS]-----------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*-----------------[WP CALENDAR]------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*-------------------[PAGE NAVI]------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*------------------[TRANSITIONS]-----------------*/
/*------------------------------------------------*/



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

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

}

/*-------------------[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]------------------*/

}

@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 ) {

}