/*
Theme Name:     Broker Child
Theme URI:      http://www.commercegurus.com/themes/broker-theme/
Description:    Child theme for Broker
Author:         CommerceGurus
Author URI:     http://www.commercegurus.com
Template:       broker
Version:        1.0
*/


/* Your css goes here */

/*
#skin{
	background: url('http://www.emprendepyme.net/wp-content/uploads/2016/07/eshow-skin-2.jpg') !important; 
}
*/


#ads_mob{ position: fixed !important; bottom: 0 !important; left: 0 !important;
}

.at4-whatsnextmobile .footer{
	display: none;
}

.entry-content a{
	border-bottom: none;
}

.entry-content a.btn-success{
color: white;
text-decoration: none;
padding: 8px;
font-size: 16px
}

.entry-content a.btn{
border-bottom: 1px solid #ccc;
text-decoration: none;
padding: 8px;
font-size: 16px
}

#_hj_feedback_container {
    display: none !important;
}
@media screen and (max-width: 600px) {
	
	h1, .content-area h1, h1.cg-page-title, .summary h1, .content-area .summary h1{
		font-size: 30px !important;
		line-height: 36px !important;
	}
	
	.mobile-header-details{
		display: none;
	}
	
	.content{
		padding-top: 0;
	}
	
	.logo img, .cg-menu-below .logo img {
    max-height: 45px !important;
	}
	#exw p{
		display: none;
	}
	
	
}

h2, .content-area h2{
    line-height: 36px;
    font-size: 28px;
}


#exw{
	margin-top: 20px;
	display: block; 
	overflow: hidden;
	background: #ededed;
}

#exw h4{
	margin: 10px 0 10px;
}
.author-description {
    font-family: "Source Sans Pro";
    line-height: 27px;
    font-weight: 300;
    font-style: normal;
    color: #343e47;
	font-size: 17px;
	width: 150%;
}
.author-avatar {
	float: right;
	
}
p.author-articles {
    padding: 10px;
}

@media (min-width: 320px) and (max-width: 480px) {
  
	.author-description {
		font-family: "Source Sans Pro";
		line-height: 23px;
		font-weight: 300;
		font-style: normal;
		color: #343e47;
		font-size: 17px;
		text-align: left;
		width: 100%;
	}
	.author-avatar {
		float: left;
		padding: inherit;
		width: 36%;
	}
	
  }


  /*CSS Herramientas*/
  #result, #result_second , #result_third{
    display: none;
}

#result_desktop, #result_desktop_bis, #result_desktop_second, #result_desktop_third{
    display:block;
}
#result_mobile, #result_mobile_bis, #result_mobile_second, #result_mobile_third{
    display:none;
}
#result_bis {
	display: none;
}
@media(max-width: 940px){

    #result_desktop, #result_desktop_bis, #result_desktop_second, #result_desktop_third{
        display:none;
    }
    #result_mobile, #result_mobile_bis,#result_mobile_second, #result_mobile_third{
        display:block;
    }
}
#bloque-suscrip-newsletter .form-control {
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    border-left: 2px solid #000;
    border-right: 0px solid #000;
    height: 45px;
    background-color: #efefef;
    vertical-align: top;
    border-radius: 3px 0px 0px 3px;
    width: 50%;
}

#bloque-suscrip-newsletter .input-group-append input, #bloque-suscrip-newsletter .btn-enviar {
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    border-left: 0px solid #000;
    border-right: 2px solid #000;
    color: #000;
    font-weight: 700;
    font-size: 22px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: -5px;
    padding: 7px 20px !important;
    height: 45px; 
    background-color: #efefef;   
}
#bloque-suscrip-newsletter .mc4wp-form label {
	display: block;
}