/*--------------------------------------------------------------



  Template Name: Subas Ecommerce Responsive Bootstrap Template

  Description: This is html5 template

  Author: codecarnival

  Version: 1.0

  Design and Developed by: codecarnival



Note: This is the file where you can add your custom styles to change the look of the theme. But don't modify "style.css" file.



---------------------------------------------------------------*/



/* ----------------------------------------------------

	You can put your custom css code here: 

-------------------------------------------------------*/

.body{font-size:14px;}

.border-pie-gris{border-bottom:1px solid #C1DD74;margin-bottom:25px;}

.plr-50{padding-left:50px;padding-right:50px;}

.img-prods{
  border-radius:6px 6px 0 0;
}

.esconde-resp{display:block;}
.muestra-resp{display:none;}

.bg-gris{background-color:#f6f6f6;padding:20px 20px 15px 20px;margin:40px 0;text-align:right;border-left:8px solid #C1DD74;}

.borde-img{border:1px solid #C1DD74;}



@media (min-width: 320px) and (max-width: 980px) {

.esconde-resp{display:none;}

.esconde{display:none;}

.muestra-resp{display:block;text-align:center;}

.muestra-resp a img{margin:0 auto;}

}

@media (min-width: 981px) and (max-width: 2000px) {

.esconde-resp{display:block;}

.muestra-resp{display:none;}

}

@media (min-width: 320px) and (max-width: 980px) {

.footer-about{text-align:center;}

}

@media (min-width: 981px) and (max-width: 1279px) {

.main-menu > li {

  margin: 0 8px;

}

}



dl{ margin: 20px auto;}

dt{ border-bottom:1px solid #e4e4e4;cursor: pointer; font-size:14px; padding:10px 0;font-weight:400;color:#878787;}

dd{ display: none; line-height: 1.6em; color:#7b7b7b;padding-left:10px;padding-bottom:30px;}

dt.activo, dt:hover{ color:#dc2720;}



