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



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

.relacionados{
	color: #990033;
}
.relacionados li{
	border-color: #990033;
	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: #990033;
	color: white;
}

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

