/*
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; 
}
*/
@media (min-width: 1281px) {
  
	.container{
		width:1280px;
		}
		
		body.boxed #main-wrapper, .boxed #wrapper, .boxed .footercontainer, .boxed .footer{
		max-width:1300px;
		}
	
	
  }

#ads_mob{ 
	position: fixed !important;
    bottom: 0 !important;
    left: 0 !important;
    width: 100%;
    background: white;
    text-align: center;
    z-index: 100000;
}

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

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


@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;
}
.relacionados{
	color: #CE7D3F;
}
.relacionados li{
	border-color: #CE7D3F;
	padding: 5px 10px !important;
	margin: 3px 0;
	font-weight: bolder;
	box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.35) inset, 0px 1px 1px rgba(0, 0, 0, 0.3);
}

.relacionados li:hover{
	background-color: #CE7D3F;
	color: white;
}

.relacionados li a:hover{
	color:white;
}

#sesame{
	width: 100%;
padding: 0;
margin: 0;
display: block;
background: #e0f5fe;
box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.31);
border: 1px solid transparent;
text-align: center;

}

#sesame:hover{
	border: 1px solid;

}

.ad{
	background-color: #f5f5f5;
}

.ad div{
	padding-top: 26px;
	background-color: #f5f5f5;
	position: relative;
}

.ad div:before{
	content: 'PUBLICIDAD';
font-family: Helvetica,Arial,sans-serif;
font-size: .8rem;
color: #333;
display: block;
height: 20px;
line-height: 25px;
margin-bottom: -20px;
position: absolute;
left: 0;
top: 0;
right: 0;
background-color: #f5f5f5;
	
}


.ad_inverse{
	background-color: #fff;
}

.ad_inverse div{
	padding-top: 26px;
	background-color: #fff;
	position: relative;
}

.ad_inverse div:before{
	content: 'PUBLICIDAD';
font-family: Helvetica,Arial,sans-serif;
font-size: .8rem;
color: #333;
display: block;
height: 20px;
line-height: 25px;
margin-bottom: -20px;
position: absolute;
left: 0;
top: 0;
right: 0;
background-color: #fff;
	
}


.ad_inpost{
	background-color: #f5f5f5;
	border: 1px solid #f5f5f5;
	margin-bottom: 20px;
}

.ad_inpost .adsbygoogle{
	padding-top: 26px;
	background-color: #f5f5f5;
	position: relative;
	margin-bottom: 26px;
}

.ad_inpost .adsbygoogle:before{
	content: 'PUBLICIDAD';
font-family: Helvetica,Arial,sans-serif;
font-size: .8rem;
color: #333;
display: block;
height: 20px;
line-height: 25px;
margin-bottom: -20px;
position: absolute;
left: 0;
top: 0;
right: 0;
background-color: #f5f5f5;
	
}



