/*---------------------------------------------------------------------------------

 Theme Name:   MALDEF
 Theme URI:    http://maldef.org
 Description:  
 Author:       Library Creative
 Author URI:   http://librarycreative.co
 Template:     Extra
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/
@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,500,700');
.partners-section { text-align: center; }
.partners-section .et_pb_image { display: inline-block; }
.search-ph::before{content: '\e63a';font-size: 12px;font-weight: 600;color: #FFF;
position: relative;
transition: .3s ease;
font-family: ET-Extra !important;
speak: none;
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: inherit !important;
outline: 0;
display: inline-block;
background: rgba(0,0,0,.1);
padding: 10px 12px;
border: 0;
border-style: solid;
border-radius: 3px;
box-shadow: none;
color: rgba(0,0,0,.6);
font-family: inherit;
font-size: inherit;
font-weight: 600;
line-height: normal;
text-shadow: none;
text-transform: uppercase;
cursor: pointer;
transition: .3s ease;
border-color: #FFF;
}
.et-search-submit::before{content: '\e63a';font-size: 12px;font-weight: 600;color: #FFF;
position: relative;
transition: .3s ease;
font-family: ET-Extra !important;
speak: none;
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: inherit !important;}
.et-search-submit{visibility:hidden;}
.et-search-form{position:relative;}
.et-search-field{display:none; position:absolute;transition:none !important;right: -37px; top: 40px;}
#et-navigation{padding:0px;}
@media (max-width: 64em) { 
	.desktop-only{display:none;} 
	#et-navigation{margin-left:auto;}	
	#et-secondary-menu{display: none;}
	#et-info .et-extra-social-icons .et-extra-icon::before{top:-15px;}
}
@media (min-width: 64em) { .tablet-down{display:none;}
#et-navigation{margin-left: auto;margin-right: auto;}
	#et-info .et-extra-social-icons li{margin:0px 0px 0px 10px;}
}
#main-header-wrapper{height:auto !important;}
#main-header-wrapper #et-navigation ul li a{padding: 15px 0px !important;}
#et-info{align-items: center;}
.et-top-search.tablet-down{width: auto !important;}
.logo.tablet-down{width:auto;}
#main-header .container{align-items:center;}
.et-top-search.tablet-down .et-search-field{display: block !important; position: relative !important;right: 0px;
top: 0px;}
.search-ph.tablet-down::before{
	background: none;
	color: #fff;
}
.et-top-search.tablet-down .et-search-submit::before{
	visibility:visible!important;
}
.archive h1 {
    font-size: 54px;
    margin: 30px 0px;
    font-weight: 500;
    letter-spacing: 0;
}

.posts-blog-feed-module .hentry.et-doesnt-have-format-content.et_post_format-et-post-format-standard .header {
	display: none;	
}
.posts-blog-feed-module.masonry .post-content {padding: 20px 20px 20px;}
.show-menu-button {border-radius: 0;}
#main-header-wrapper #et-navigation ul li a {line-height: 1;}
#et-secondary-menu li>ul a {
    padding: 10px 2px;
    font-size: 12px;
}

/*.et_extra_other_module .main-post article .post-content .post-thumbnail,
.et_pb_extra_module .main-post article .post-content .post-thumbnail {
    display: block;
    background: #00a8ff;
    width: 50px;
    height: 50px;
    margin: 0 10px 0 0;
    float: left;
    overflow: hidden;
    vertical-align: top;
}*/

.et_extra_other_module .main-post article .post-thumbnail img,
.et_pb_extra_module .main-post article .post-thumbnail img {
    display: block;
    width: 100%;
}

/*PREFOOTER*/
div#prefooter-row {
    display: none !important;
}
