/*
Theme Name: Sarana
Theme URI: http://www.raulcarrion.com/temas/sarana/
Version: 1.0
Description: El tema de la web de sarana.com
Author: Raúl Carrión
Author URI: http://www.raulcarrion.com
Template: Divi
*/

/*			sidebar widget productos			*/


.woocommerce ul.product_list_widget li img
{
	width: auto !important;
	max-width:
}

.woocommerce ul.product_list_widget li .product-title
{
	height: auto;
}
.woocommerce ul.product_list_widget li a
{
	/*margin-bottom: 10px;*/
	font-weight: 400 !important;
}


/*********************************************/

.et_pb_text_inner strong{
	color: #bc9c55;
}

.ventajas .et_pb_text_inner ul li{
	background: url('/img/ok-list.png') no-repeat left top;
 	padding: 0px 0px 3px 30px;
  	list-style: none;
  	margin: 0px 0px 10px 0px;
}

.desventajas .et_pb_text_inner ul li{
	background: url('/img/ko-list.png') no-repeat left top;
 	padding: 0px 0px 3px 30px;
  	list-style: none;
  	margin: 0px 0px 10px 0px;
}

#top-menu li.mega-menu>ul>li>a:first-child {
	border-bottom: 0px !important;
}

.wc-tabs{
	display: none;
}

@media only screen and (max-width: 980px) {
 
.two-columns .et_pb_column {
width: 50%!important;
}
 
.three-columns .et_pb_column {
width: 33.33%!important;
}
 
.four-columns .et_pb_column {
width: 25%!important;
}
 
}

.title1{
	font-size: 56px;
	text-transform: uppercase;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range{
	background-color:#bc9c55 !important; 
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{
	background-color:#06253b !important; 
}
.berocket_aapf_widget{
	font-size: 14px !important;
}


.tax-product_cat #left-area form:nth-child(1){
	display: none !important;
}

.wpmenucart li:last-child a {
    background-color: #bc9c55;
    color: #FFF !important;
}

.wpmenucart li:last-child a:hover {
    background-color: #bc8e2b;
    color: #FFF !important;
}

#sidebar .et_pb_widget a{
	font-size:16px;
}

.product h3{
	margin-top: 25px;
}

#top-menu .menu-item-2454{
	background-color: #bc9c55;
	padding: 10px 20px 10px 20px !important;
}

#top-menu .menu-item-2454 a{
	padding-bottom: 0px !important;
}

#top-menu .menu-item-2454 a:hover{
	color:#FFFFFF;
}

.rc-banner-producto{
	border:solid 1px #06253b;
	padding: 10px 10px 10px 10px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #06253b;
	font-size: 20px;
}
