/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

.titulo-busqueda {
	font-size: 20px;
	margin-bottom: 10px
}


.contactenos  {
  position: fixed!important;
  bottom: 0px;
  left: 85%;
  z-index:200;
}

.contactenos-m  {
  position: fixed!important;
  bottom: 10px;
  left: 75%;
  z-index:200;
}


.modulo-marcas-2  {
	background-color: #EEE; 
	padding: 35px 0;
	-webkit-border-top-right-radius: 25px;
-webkit-border-top-left-radius: 25px;
-moz-border-radius-topright: 25px;
-moz-border-radius-topleft: 25px;
border-top-right-radius: 25px;
border-top-left-radius: 25px;
	border-bottom: 10px solid  #094f94;
}



.modulo-marcas  {
	background: url('../images/back-marcas.png');
	float: left;
	width: 80%; 
	position: absolute;
	bottom: 15px;
	margin: 00px 10% 0px 10%;
	border-radius: 20px
}

.modulo-marcas-3  {
	float: left;
	width: 100%; 
	position: absolute;
	bottom: 15px;
	margin: 00px;
	border-radius: 20px
}


.home-de { 
	
	-webkit-border-bottom-right-radius: 25px;
-webkit-border-bottom-left-radius: 25px;
-moz-border-radius-bottomright: 25px;
-moz-border-radius-bottomleft: 25px;
border-bottom-right-radius: 25px;
border-bottom-left-radius: 25px;
	padding: 15px!important; 
}




.total-compra  {
	color: #00bc12;
	text-align: right;
	font-size: 20px;
	font-weight: 600;
}

.estado-pagado  {
	color: #00bc12;
}

.estado-pendiente  {
	color: #c6b200;
}

.estado-no-pago  {
	color: #e41414;
}

.carrito-datos-envio  {
	background: #ddd;
}

.marcas-thumb  {
 margin-bottom: 5px;
 color: #094f94;
	border-bottom: 1px solid #094f94;
	border-top: 1px solid #094f94;
	padding: 10px;
}

.marcas-thumb  span { 
 color: #094f94;
 font-size: 14px;
}






.banner-titulo {
	padding: 60px 5px 0px 40px;
	font-size: 30px;
	font-weight: 500;
	color: #554256;
}

.banner-texto {
		padding: 5px 5px 25px 40px;
	font-size: 19px;
	font-weight: 500;
	color: #5a87ca!important;
}

.lista-footer {
		list-style: none;
}


.listado-col {
	border-top: 0!important;
	background-color: #eee;
}


.listado-col .titulo {
	background: #f0823d;
	padding: 15px 5px 15px 5px;
	border-radius: 0 0px 10px 10px;
	text-align: center;
	color: #fff;
	letter-spacing: 1px;
}


.listado-marcas {
	list-style: none;
	padding-left: 20px;
	margin-bottom: 0px;
}


.titulo-form-landing {
	font-size: 22px;
	color: #5a87ca;
	font-weight: 600;
}


.productos-top  {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;

}

.productos  {
}


.productos .producto  {
	padding: 5px;
	background-color: #eee;
	margin-bottom: 8px;
	
}

.productos .producto  h3 {
	font-size: 1.0rem;
	line-height: 1.2rem;
	margin: 5px 0 5px 0;
	font-weight: 500;
	color: #000;
}

.productos .producto  .precio {
	font-size: 1.2rem;
	line-height: 1.2rem
	font-weight: 600;
	padding-right:0px;
	color: #f0823d;

}

.codigo {
	font-size: 1.1rem;
	line-height: 1.2rem;
	font-weight: 600;
	padding-right: 20px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	color: #000;
	float: left;
}


.cantidad {
	font-size: 1.1rem;
	line-height: 1.2rem;
	font-weight: 600;
	padding-right: 20px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	color: #000;
	float: left;
}

.cantidad .c-1 {
	padding-top: 9px;
	float: left;
	margin-right: 10px;
}

.cantidad .c-2 {
	float: left;
	width: 50px;
}


.disponible {

	float: left;
}

.precio-mobile {

	float: left;
	
	padding-bottom: 5px;
}


.productos .producto  .bread {
	font-size: 0.9rem;
	line-height: 1.2rem;
	margin: 5px 0;
	font-weight: 400;
}


.productos .producto  .caracter {
	font-size: 0.9rem;
	line-height: 1.2rem;
	margin: 5px 0;
	font-weight: 400;
}

.productos .producto  .caracter span {
	
	font-weight: 600;
	color: #024c75;
}


.detalle-producto {
}

.detalle-producto  h2 {
	font-size: 20px!important;
	font-weight: 600;
	color: #000;
	margin-bottom: 5px;
}


.detalle-producto  p {
	
}

.detalle-producto  p  span {
	font-weight: 600;
	
}

.detalle-producto  .precio {
	font-weight: 600;
	
	padding: 15px 10px;
	border: 1px solid #ccc;
	background: #eee;
}

.detalle-producto  .precio .precio-producto {
	font-size: 22px;
	font-weight: 700;
	color: #f0823d!important;
	float: left;
	margin-right: 10px;
	line-height: 22px;
	margin-top: 10px;

}




.detalle-producto  .precio  .precio-producto span {
	font-weight: 500;
	font-size: 10px;

}

.datos-producto  {
	padding: 15px;
	
}

.titulo-tabla {
	font-size: 17px!important;
	font-weight: 600;
	color: #024c75!important;
	margin-bottom: 5px;
	border-bottom: 1px solid #ccc;
}


.cart-color-total {
	font-weight: 600;
	color: #024c75!important;
}





@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
   }

	.titulo-busqueda {
	font-size: 16px;
	margin-bottom: 10px
}


.slider-caption p {
    font-size: 1.5rem!important;
    }

   .slider-caption h2 { font-size: 1.6rem!important;}



.banner-titulo {
	padding: 30px 5px 0px 40px;
	font-size: 24px;
	font-weight: 500;
	color: #554256;
}

.banner-texto {
		padding: 5px 5px 5px 40px;
	font-size: 15px;
	font-weight: 500;
	color: #ae8640!important;
}

.codigo {

	border-bottom: 0px solid #ccc;
	margin-bottom: 5px;
}


.disponible {

	border-bottom: 0px solid #ccc;
	margin-bottom: 5px;
}

.precio-mobile {

	border-bottom: 0px solid #ccc;
	margin-top: -5px;
	margin-bottom: 5px;
	margin-left: 20px;
}



}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

.precio-rojo {
	font-weight: 700;
	color:red;
}

.precio-verde {
	font-weight: 700;
	color:green;
}

.precio-verde-2 {
	font-weight: 700;
	color:green;
	font-size: 20px;
}
