/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 25 2024 | 09:25:32 */
/* GENERAL STYLE */ 

.btSidebar {
  display:none!important;
}
.btContent {
  width:100%!important;
}
.tax-product_cat .btPageHeadline {
	background-image:url(https://www.rtres.es/wp-content/uploads/2018/01/fondo.jpg)!important;
}
.woocommerce-js .btPageHeadline {
	background-image:url(https://www.rtres.es/wp-content/uploads/2018/01/fondo.jpg)!important;
}
.tax-product_cat header h1 {
  color: white!important;
}
.tax-product_cat header span {
  color: white!important;
}
.tax-product_cat .product h2 a {
  color: black!important;
}
.tax-product_cat .product h2 a:hover {
  color: #60929a!important;
}
.page-id-3885 header h1 {
  color: white!important;
}
.page-id-3885 header span {
  color: white!important;
}
.page-id-3885 .product h2 a {
  color: black!important;
}
.page-id-3885 .product h2 a:hover {
  color: #60929a!important;
}
.cs-tit-h1 h1 strong {
	color: white!important;
}

@media screen and (max-width: 600px) {
	.slider-home-web .bt_bb_separator {
		margin: 50px 0 0px !important;
	}
	.tax-product_cat ul.products.columns-4 li.product {
  	max-width: 50%;
	}
	.product h2 span {
		font-size: 18px!Important;
	}
}