@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/*!
 * Start Bootstrap - Modern Business (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

/* Global Styles */
html,
body 
{
    height: 100%;
}

/* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
body 
{
    padding-top:220px; 
}

body.archivo-index
{
	padding-top:170px; 
}

.img-portfolio 
{
    margin-bottom: 30px;
}

.img-hover:hover 
{
    opacity: 0.8;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner 
{
    height: 100%;
}

header.carousel .fill 
{
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

/* Pricing Page Styles */
.price 
{
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

/* Responsive Styles */
@media(max-width:991px) 
{
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) 
{
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
}

				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* ======= DYHSOLUCIONES.COM.AR ====== */
				/* =================================== */
				/* =================================== */				
				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* ======= DYHSOLUCIONES.COM.AR ====== */
				/* =================================== */
				/* =================================== */				
				/* =================================== */

/* ========================== VARIOS ========================== */
.bodyModal
{
	margin:0px;
	padding:0px;	
}


.ulSubMenuTop
{
	list-style:none;
	padding-left:10px;
	margin-left:0px;
}

.enlaceSubMenuTop 
{
    display: block;
	padding-left:20px;
}

.page-header
{
	margin-top:0px;
	text-align:center;
	font-weight:normal;
	border-bottom: 1px solid #eee;
	color:#c6a570;
}

.page-header-aux
{
	margin-bottom:0px;	
}

.img-subheader
{
	max-width:250px;
	height:auto;
	margin-bottom:30px;	
}

.panel-heading h4
{
	margin:0px;	
}
/* ========================== /VARIOS ========================== */

				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* ======= DYHSOLUCIONES.COM.AR ====== */
				/* =================================== */
				/* =================================== */				
				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* ======= DYHSOLUCIONES.COM.AR ====== */
				/* =================================== */
				/* =================================== */				
				/* =================================== */

/* ========= EFECTO PARA LAS MODAL CON IFRAME DE ALTURA REDIMENCIONABLE ========= */
.fade-scale 
{
  transform: scale(0);
  opacity: 0;
  -webkit-transition: all .25s linear;
  -o-transition: all .25s linear;
  transition: all .25s linear;
}

.fade-scale.in 
{
  opacity: 1;
  transform: scale(1);
}
/* ========= /EFECTO PARA LAS MODAL CON IFRAME DE ALTURA REDIMENCIONABLE ========= */

				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* ======= DYHSOLUCIONES.COM.AR ====== */
				/* =================================== */
				/* =================================== */				
				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* ======= DYHSOLUCIONES.COM.AR ====== */
				/* =================================== */
				/* =================================== */				
				/* =================================== */

/* ==================== NAVBAR MODIFICACIONES ==================== */
.navbar 
{
  min-height: 80px;
}

.navbar-inverse 
{
    background-color: #FFF;
    border-bottom:0px solid #000;
}

.navbar-nav li a
{
    color: #333333 !important;
	font-weight:normal;
}

.navbar-nav li a:hover 
{
    color: #c6a570 !important;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover 
{
    background-color: #eee;
    border-color: #ff504d;
	border-bottom:0px;
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover 
{
    background-color: #EEE;
}

.navbar-inverse .navbar-toggle .icon-bar 
{
    background-color: #000;
}

.navbar-brand 
{
  padding: 0 15px;
  height: 80px;
  line-height: 80px;
}

.navbar-brand img
{
	margin-top:0px;
	max-width:300px;
	height:auto;	
}

/*Celulares*/
@media (max-width: 768px) 
{ 
	.navbar-brand img
	{
		margin-top:15px;
		max-width:200px;
		height:auto;	
	}
}

.navbar-toggle 
{
  /* (80px - button height 34px) / 2 = 23px */
  margin-top: 23px;
  padding: 9px 10px !important;
  border-color:#000 !important;
}

@media (min-width: 768px) 
{
 	.navbar-nav > li > a 
  	{
	  	/* (80px - line-height of 27px) / 2 = 26.5px */
		padding-top: 26.5px;
		padding-bottom: 26.5px;
		line-height: 27px;
	}
}
/* ==================== /NAVBAR MODIFICACIONES ==================== */

				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* ======= DYHSOLUCIONES.COM.AR ====== */
				/* =================================== */
				/* =================================== */				
				/* =================================== */

/* ==================== NAVBAR ICONOS CARRITO Y BUSCAR ==================== */
.enlaceCarritoDeComprasDerecha
{
	/* Le saco el margin porque lo tiene le buscador que esta al lado... */
	/*margin-left:10px !important;*/
	color:#FFF !important;
	font-size:inherit !important;
}

.enlaceCarritoDeComprasDerecha:hover
{
	color:#c6a570 !important;
}

.enlaceCarritoDeComprasDerecha .backgroundCarritoDeCompras
{
	padding:10px;
	padding-top:15px;
	border-radius:7px;
	background-color:#c6a570;	
}

/*Celulares*/
@media (max-width: 768px) 
{  
	.enlaceCarritoDeComprasDerecha
	{
		margin-left:0px !important;
	}
}

.enlaceBuscadorDerecha
{
	margin-left:10px !important;
	color:#FFF !important;
	font-size:inherit !important;
}

.enlaceBuscadorDerecha:hover
{
	color:#333333 !important;
}

.enlaceBuscadorDerecha .backgroundBuscarIcono
{
	padding:10px;
	padding-top:15px;
	border-radius:7px;
	background-color:#c6a570;	
}

/*Celulares*/
@media (max-width: 768px) 
{  
	.enlaceBuscadorDerecha
	{
		margin-left:0px !important;
	}
}

/*Celulares*/
@media (max-width: 768px) 
{
	.backgroundCarritoDeCompras
	{
		padding: 5px !important;
	    padding-top: 5px !important;
	}
	
	.backgroundBuscarIcono
	{
		padding: 5px !important;
	    padding-top: 5px !important;		
	}
	
	.backgroundBuscarIcono .fa-2x,
	.backgroundCarritoDeCompras .fa-2x
	{
		font-size: 1em !important;	
	}
	
	.enlaceBuscadorDerecha,
	.enlaceCarritoDeComprasDerecha
	{
		padding-left:5px;
		padding-right:5px;	
	}
}
/* ==================== /NAVBAR ICONOS CARRITO Y BUSCAR ==================== */

				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* ======= DYHSOLUCIONES.COM.AR ====== */
				/* =================================== */
				/* =================================== */				
				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* ======= DYHSOLUCIONES.COM.AR ====== */
				/* =================================== */
				/* =================================== */				
				/* =================================== */

/* ======================== TOP ========================== */
.headerTop
{
	color: #797979;
	background-color:#FFF;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:1px solid #cccccc;	
}

.headerTop a
{
	color: #797979;
}

.headerTop a:hover
{
	color:#000;
	text-decoration:none;
}

.headerTop i
{
	color:#c6a570;
	margin-left:5px;
	margin-right:5px;
}

.headerTop .enlaceFacebookTop,
.headerTop .enlaceInstagramTop
{
	background-color:#f3f3f3;
	border-radius:50%;
	width:25px;
	height:25px;
	padding-left:3px;
	padding-top:3px;
	float:right;
	margin-left:10px;
}

.headerTop #enlaceEnHeaderHorariosDeAtencion,
.headerTop #enlaceEnHeaderDondeEstamos,
.headerTop #enlaceEnHeaderMediosDeComunicacion
{
	font-weight:normal;	
}
/* ======================== /TOP ========================== */

				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* ======= DYHSOLUCIONES.COM.AR ====== */
				/* =================================== */
				/* =================================== */				
				/* =================================== */

/* ======================== TOP 02 ========================== */
.headerTop2
{
	color: #797979;
	background-color:#f1f1f1;
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:0px solid #cccccc;	
}

.headerTop2 a
{
	color: #b5b5b5;
}

.headerTop2 a:hover
{
	color:#666;
	text-decoration:none;
}

.headerTop2 i
{
	color:#b5b5b5;
	margin-left:5px;
	margin-right:5px;
}

.headerTop2 .enlaceFacebookTop,
.headerTop2 .enlaceInstagramTop
{
	background-color:#fff;
	border-radius:50%;
	width:25px;
	height:25px;
	padding-left:3px;
	padding-top:3px;
	float:right;
	margin-left:10px;
}

.headerTop2 #enlaceEnHeaderHorariosDeAtencion,
.headerTop2 #enlaceEnHeaderDondeEstamos,
.headerTop2 #enlaceEnHeaderMediosDeComunicacion
{
	font-weight:normal;	
}
/* ======================== /TOP02 ========================== */

				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* ======= DYHSOLUCIONES.COM.AR ====== */
				/* =================================== */
				/* =================================== */				
				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* ======= DYHSOLUCIONES.COM.AR ====== */
				/* =================================== */
				/* =================================== */				
				/* =================================== */

/* ================= CARRITO DE COMRPAS RESPONSIVE ==================== */
.carritoDeComprasFilaProductosCabecera
{
	border-bottom:2px solid; 
	padding:10px; 
	margin:5px;
}
				
.carritoDeComprasFilaProductos
{
	border-bottom:1px solid; 
	padding:10px; 
	margin:5px;
}
				
.productoEnCarritoDescripion .imagenProductoEnCarrito
{
	float: left; 
	margin: 0px 15px 15px 0px;
}
	
.carritoDeComprasBotones
{
	padding-bottom:10px; 
	padding-top:10px; 
	padding-left:3px; 
	padding-right:3px;
}	
	
@media (max-width: 728px)
{
	.productoEnCarritoDescripion .imagenProductoEnCarrito
	{
		float: none;			
		display:block;
		margin:auto;
	}
		
	.productoEnCarritoImporte, 
	.productoEnCarritoSubTotal,
	.productoEnCarritoEliminar
	{
		padding-bottom:10px;
		padding-top:10px;
		text-align:left;
	}
		
	.productoEnCarritoCantidad span
	{
		text-align:left;
		padding-left:0px;
		padding-top:5px;
	}
		
	.productoEnCarritoEliminar
	{
		text-align:center;	
	}
		
	.carritoDeComprasBotonesVolver
	{
		width:100%;
		margin-bottom:10px;
	}
		
	.carritoDeComprasBotonesConfirmarCompra
	{
		width:100%;
	}
}

.notifications.navbar-brand 
{
  font-size: 14px;
}	

.productoEnCarritoAdicionalEtiqueta,
.productoEnCarritoTalleEtiqueta,
.productoEnCarritoColorEtiqueta,
.productoEnCarritoSaborEtiqueta
{
	font-weight:bold;	
}
/* ================= /CARRITO DE COMRPAS RESPONSIVE ==================== */

				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* ======= DYHSOLUCIONES.COM.AR ====== */
				/* =================================== */
				/* =================================== */				
				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* ======= DYHSOLUCIONES.COM.AR ====== */
				/* =================================== */
				/* =================================== */				
				/* =================================== */

/* ======================= MENU PRODUCTOS HORITONZAL ============================= */
.menuProductosHorizontal
{
	background-color:#FFF;
	border:0px;
	padding-top:10px;
	padding-bottom:10px;
	border-top:1px solid rgba(156, 156, 156, .2);
	border-bottom:1px solid rgba(156, 156, 156, .2);
}

.enlaceMenuProductoHorizontal
{
	font-weight:bold;
	color:#FFF;
	margin-left:15px;
	margin-right:15px;
}

.enlaceMenuProductoHorizontal:hover
{
	color:#c6a570;
}

.enlaceMenuProductoHorizontal:focus
{
	color:#4298ef;
}

#modalProductosHorizontal i,
.enlaceMenuProductoHorizontal i
{
	color:#c6a570;
}

#enlaceProductosHorizontal
{
	color:#c6a570;	
}

#enlaceProductosHorizontal i
{
	color:#c6a570;
}

#enlaceProductosHorizontal:hover
{
	color:#333333;	
}
/* ======================= /MENU PRODUCTOS HORITONZAL ============================= */

				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* ======= DYHSOLUCIONES.COM.AR ====== */
				/* =================================== */
				/* =================================== */				
				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* ======= DYHSOLUCIONES.COM.AR ====== */
				/* =================================== */
				/* =================================== */				
				/* =================================== */

/* ================== BOTONES =================== */
.btn-primary
{
	color: #fff;
    background-color: #c6a570;
    border-color: #c6a570;	
}

.btn-primary:hover
{
	color: #fff;
    background-color:#221e1f;
    border-color:#221e1f;	
}

.btn-primary:focus
{
	color: #fff;
    background-color: #000;
    border-color: #000;	
}

.btn-primary:active
{
	color: #fff;
    background-color: #333333 !important;
    border-color: #333333 !important;	
}

.botonFinalzarCompra
{
	width:100%;
	padding:15px;
	font-weight:bold;
}
/* ================== /BOTONES =================== */

				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* ======= DYHSOLUCIONES.COM.AR ====== */
				/* =================================== */
				/* =================================== */				
				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* ======= DYHSOLUCIONES.COM.AR ====== */
				/* =================================== */
				/* =================================== */				
				/* =================================== */

/* ======================== PRODUCTOS COLORES Y TALLES ======================== */
.divInputRadioColorProducto
{
	display:inline-block; 
	padding:15px; padding-top:10px; padding-bottom:10px; 
	border-radius:5px;
	border:1px solid #CCC;
	margin:5px;	
}

.divInputRadioColorProductoTodos
{
    display: inline-block;
    padding: 15px;
    padding-top: 7px;
    padding-bottom: 7px;
    border-radius: 5px;
    border: 1px solid #CCC;
    margin: 5px;	
}

.divInputRadioTalleProducto
{
    display: inline-block;
    padding: 15px;
    padding-top:7px;
    padding-bottom:7px;
    border-radius: 0px;
    border: 1px solid #CCC;
    margin: 5px;
}

.tallesInputRadioProductoCompleto
{
	padding:10px;
	border-radius:10px;
	border:1px solid #ddd;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

@media (max-width: 768px) 
{  
	.divInputRadioTalleProducto
	{
	    padding: 7px;
    	padding-top:3px;
	    padding-bottom:3px;
	}
	
	.divInputRadioTalleProducto label
	{
		font-size:12px;
	}
}
/* ======================== /PRODUCTOS COLORES Y TALLES ======================== */

				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* ======= DYHSOLUCIONES.COM.AR ====== */
				/* =================================== */
				/* =================================== */				
				/* =================================== */
				
/* ======================= PRODUCTOS ACOTADOS ========================= */
.panel-productoAcotado
{
	border-top:0px;
	border-bottom:0px;
	border-bottom-left-radius:15px;
	border-bottom-right-radius:15px;	
}

.panel-productoAcotado .panel-body
{
	padding:0px;	
}

.productoAcotadoTituloContenedor
{
	margin-top:30px;
	margin-bottom:10px;
	padding-left:15px;
	padding-right:15px;	
}

.productoAcotadoTituloContenedor h3
{
	font-size:18px;
	font-weight:bold;
	margin:0px;	
}

.productoAcotadoDescripcion
{
	margin-bottom:10px;
	padding-left:15px;
	padding-right:15px;	
}

.productoAcotadoPrecioContenedor
{
	margin-bottom:10px;
	padding-left:15px;
	padding-right:15px;	
}

.productoAcotadoPrecio
{
    font-size:20px;
	font-weight:bold;
	
	/*
		En caso de que el precio se tache por algun descuento...
		esto es el grosor de la linea del tachado...
	*/
	text-decoration-thickness:1px !important;	
}

.productoAcotadoPrecioTachado
{
	font-size: 14px; 
	text-decoration:line-through;
	text-decoration-thickness:1px !important;	
}

.productoAcotadoPrecioAConsultarContenedor
{
	margin-bottom:10px;
	padding-left:15px;
	padding-right:15px;	
}

.productoAcotadoDescuentoPorcentajeProducto
{
	position:absolute; 
	right:15px; 
	top:25px; 
	color:#FFF;
	font-size:16px;
	font-weight:bold; 
	background-color:#cc0000;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	border-bottom-left-radius:10px;
	border-top-left-radius:10px;
	z-index:3;
}

.productoAcotadoBotonWhatsAPP,
.productoAcotadoBotonMasInfoContenedor
{
	display:inline-block;	
}

.productoAcotadoBotonWhatsAPP .btn
{
	height:50px;
	width:50px;	
	border-radius: 50%;
	display:inline-block;
	margin:5px;
}

.productoAcotadoBotonWhatsAPP .btn i
{
	margin-top:3px;
}

.productoAcotadoBotonMasInfoContenedor .btn
{
	height:50px;
	width:50px;
	border-radius: 50%;
	display:inline-block;
	margin:5px;
}

.productoAcotadoBotonMasInfoContenedor .btn i
{
	margin-top:3px;
	margin-left:3px;
}

.productoAcotadoBotonWhatsAppYMasInfoContenedor
{
	position:absolute;
	margin-top:-35px;
	right:30px;
}

.productoAcotadoBotonComprarContenedor .btn
{
	width:100%;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
	padding-bottom:10px;
	padding-top:10px;
}

.productoAcotadoBotonConsultarContenedor .btn
{
	width:100%;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	border-bottom-left-radius:15px;
	border-bottom-right-radius:15px;
	padding-bottom:10px;
	padding-top:10px;	
}


.productosColoresMiniaturasContenedor
{
	position:absolute; 
	max-height:320px; 
	overflow:hidden;
}

.productosColoresMiniaturasImagen
{
	max-width:40px; 
	height:auto; 
	margin:5px; 
	border:1px solid #FFF;	
}

.productosColoresMiniaturasColor
{
	padding:20px; 
	margin:5px;
}

/*Celulares*/
@media (max-width: 768px) 
{  
	.productosColoresMiniaturasContenedor
	{ 
		max-height:200px; 
	}
	
	.productosColoresMiniaturasImagen
	{
		max-width:25px; 
	}	
}

.productosAcotadosPromosEspecialesEtiquetas
{
	margin-top:15px; 	
	color:#FFF; 
	font-weight:bold; 
	background-color:#cc0000; 
	padding-bottom: 5px;
    padding-left:10px;
    padding-right:10px;
    padding-top: 5px;
	border-bottom-left-radius:10px;
	border-top-left-radius:10px;
	font-size:16px;
}

.productoEnCarritoDescripion .productosAcotadosPromosEspecialesEtiquetas,
#resumenPedidoContenedor .productosAcotadosPromosEspecialesEtiquetas,

.productoEnCarritoDescripion .productoAcotadoDescuentoPorcentajeProducto,
#resumenPedidoContenedor .productoAcotadoDescuentoPorcentajeProducto
{
    border-radius: 10px;
    z-index: 0;
    display: initial;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
	position:initial;
}
/* ======================= /PRODUCTOS ACOTADOS ========================= */
				
				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* ======= DYHSOLUCIONES.COM.AR ====== */
				/* =================================== */
				/* =================================== */				
				/* =================================== */				

/* ======================= PRODUCTOS COMPLETOS ========================= */
.productoCompletoTituloContenedor
{
	margin-bottom:5px;
}

.productoCompletoTitulo
{
	font-size: 36px;
    font-weight: bold;
    margin: 0px;
}

.productoCompletoPrecioContenedor
{
	margin-bottom:5px;
	margin-top:5px;	
}

.productoCompletoPrecio
{
    font-size: 50px;
	
	/*
		En caso de que el precio se tache por algun descuento...
		esto es el grosor de la linea del tachado...
	*/
	text-decoration-thickness:1px !important;
}

.productoCompletoPrecioPrecioTachadoProducto
{
	font-size: 22px; 
	text-decoration:line-through;
	text-decoration-thickness:1px !important;
}

.productoCompletoPrecioAConsultarConenedor
{
	margin-bottom:5px;
	margin-top:5px;	
}

.productoCompletoPrecioAConsultar
{
    display: block;
    font-size: 24px;
}


.productoCompletoTallesContenedor
{
	margin-bottom:5px;
	margin-top:5px;	
}

.productoCompletoColoresContenedor
{
	margin-bottom:5px;
	margin-top:5px;	
}

.productoCompletoCantidadContenedor
{
	margin-bottom:5px;
	margin-top:5px;		
}

.productoCompletoBotonConsultarContenedor
{
	margin-bottom:10px;
	margin-top:20px;	
}

.productoCompletoBotonComprarContenedor
{
	margin-bottom:10px;
	margin-top:20px;
}

.productoCompletoLineaSeparadora
{
	margin-top:10px;
	margin-bottom:10px;	
}

.productoCompletoPagarEnCuotasMaximasSinInteres
{
	font-weight:bold;
	color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
	border-radius:4px;
	padding-bottom:5px;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	display:block;
}

.productoCompletoDescuentoAlAbonarCon
{
	color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
	border-radius:4px;
	padding-bottom:5px;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	display:block;
	margin-bottom:5px;
	margin-top:5px;
}

.productoCompletoDescuentoPorMedioDePago
{
	color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
	border-radius:4px;
	padding-bottom:5px;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	display:block;
	margin-bottom:5px;
	margin-top:5px;
	font-weight:normal;
}

#resumenPedidoContenedor .productoCompletoDescuentoPorMedioDePagoTitulo
{
	display:none;	
}

.productoCompletoDescuentoPorcentaje
{
	position:absolute; 
	right:15px; 
	top:25px; 
	color:#FFF;
	font-size:20px;
	font-weight:bold; 
	background-color:#cc0000;
	padding-bottom:5px;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	border-bottom-left-radius:10px;
	border-top-left-radius:10px;
	z-index:2;
}

.productoCompletoPresentacionesContenedor .btn
{
	margin-right:5px;
	margin-top:5px;
}

.productoCompletoPresentacionSeleccionada 
{
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border: 1px solid #000;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
	margin-right:5px;
	margin-top:5px;
	
	color:#333;
	background-color:#d4d4d4;
	border-color:#8c8c8c;
}

.productoCompletoBotonWhatsAPP .btn
{
	width:100%;
	margin-top:5px;
}

.descuentoPorcentajeProductoPorMedioDePagoContenedor
{
	z-index:2;
	position:absolute; 
	right:15px; 
	/*top:65px;*/
	top:15px;	
}

.descuentoPorcentajeProductoPorMedioDePago
{
	margin-top:10px; 	
	color:#FFF; 
	font-weight:bold; 
	background-color:#cc0000; 
	padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
	border-bottom-left-radius:10px;
	border-top-left-radius:10px;
	font-size:20px;
}



.descuentoPorcentajeProductoAcotadoPorMedioDePago
{
	margin-top:15px; 	
	color:#FFF; 
	font-weight:bold; 
	background-color:#cc0000; 
	padding-bottom: 5px;
    padding-left:10px;
    padding-right:10px;
    padding-top: 5px;
	border-bottom-left-radius:10px;
	border-top-left-radius:10px;
	font-size:16px;
}

/*Celulares*/
@media (max-width: 768px) 
{  
	.descuentoPorcentajeProductoAcotadoPorMedioDePago
	{
		font-size:12px;
	}
}

.descuentoPorMedioDePagoEtiqueta
{
	margin-top:15px; 	
	color:#FFF; 
	font-weight:bold; 
	background-color:#cc0000; 
	padding-bottom: 5px;
    padding-left:10px;
    padding-right:10px;
    padding-top: 5px;
	border-bottom-left-radius:10px;
	border-top-left-radius:10px;
	font-size:16px;
}
/* ======================= /PRODUCTOS COMPLETOS ========================= */

				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* ======= DYHSOLUCIONES.COM.AR ====== */
				/* =================================== */
				/* =================================== */				
				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* ======= DYHSOLUCIONES.COM.AR ====== */
				/* =================================== */
				/* =================================== */				
				/* =================================== */

/* ============ CALCULADOR ENVIO BLOQUE ============ */
.productoCompletoMetodosDeEnviosContenedor
{
	margin-top:10px;	
}


.productoCompletoMetodosDeEnviosContenedor .panel
{
	margin-bottom:5px;	
}

.productoCompletoMetodosDeEnviosContenedor .btn-default
{
	padding-top:2px;
	padding-bottom:2px;	
}

#modalCalculadorDeEnviosBloques .labelSeleccionarTipoEnvio
{
	display:none;	
}
/* ============ /CALCULADOR ENVIO BLOQUE ============ */

				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* ======= DYHSOLUCIONES.COM.AR ====== */
				/* =================================== */
				/* =================================== */				
				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* ======= DYHSOLUCIONES.COM.AR ====== */
				/* =================================== */
				/* =================================== */				
				/* =================================== */

/* ====================== ENLACES ====================== */
a
{
	color: #000;
	font-weight:bold;
}

a:hover
{
	color:#c6a570;
	text-decoration:none;
}

a:focus
{
	color: #333;
	text-decoration:none;
}

a:active
{
	color: #333;
	text-decoration:none;
}

.enlaceBlanco
{
	color:#FFF;
}

.enlaceBlanco:hover
{
	color:#000;
}
/* ====================== /ENLACES ====================== */

				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* ======= DYHSOLUCIONES.COM.AR ====== */
				/* =================================== */
				/* =================================== */				
				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* ======= DYHSOLUCIONES.COM.AR ====== */
				/* =================================== */
				/* =================================== */				
				/* =================================== */

/* ============= MERCADOPAGO API - CUOTAS CHECKOUT ================ */
#cuotasContenedorMercadoPagoApi .listadoDeCuotasPagoConTarjetaClaseCss
{
	padding-left:20px;
	padding-right:20px;	
}
							
#cuotasContenedorMercadoPagoApi .installmentCuotasSinInteresClaseCss
{
	border:2px solid #000000;
}
							
#cuotasContenedorMercadoPagoApi .labelsClaseCss
{
	display:block;	
}
							
#cuotasContenedorMercadoPagoApi .panel-body
{
	border-bottom:0px;	
}
/* ============= /MERCADOPAGO API - CUOTAS CHECKOUT ================ */

				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* ======= DYHSOLUCIONES.COM.AR ====== */
				/* =================================== */
				/* =================================== */				
				/* =================================== */

/* ============ MERCADOPAGO API CALCULADOR DE CUOTAS ============ */
.cuotasEmuladasContenedorMercadoPagoApi .listadoDeCuotasPagoConTarjetaClaseCss
{
	padding-left:20px;
	padding-right:20px;	
}
							
.cuotasEmuladasContenedorMercadoPagoApi .installmentCuotasSinInteresClaseCss
{
	border:2px solid #000000;
}
							
.cuotasEmuladasContenedorMercadoPagoApi .labelsClaseCss
{
	display:block;	
}
							
.cuotasEmuladasContenedorMercadoPagoApi .panel-body
{
	border-bottom:0px;	
}

.cuotasEmuladasContenedorMercadoPagoApi .listadoDeCuotasPagoConTarjetaClaseCss .panel-body
{
	padding:5px;	
}
/* ============ /MERCADOPAGO API CALCULADOR DE CUOTAS ============ */

				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* ======= DYHSOLUCIONES.COM.AR ====== */
				/* =================================== */
				/* =================================== */				
				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* ======= DYHSOLUCIONES.COM.AR ====== */
				/* =================================== */
				/* =================================== */				
				/* =================================== */		
				
/* ============ MERCADOPAGO API CUOTAS SIN INTERES ============ */
.tarjetaEnPromoContenedor img
{
	margin-right:20px;
	max-width:80px;
	height:auto;	
}

.tarjetaEnPromoCuotasMaximasSinInteres
{
	display:block;	
}

.tarjetaEnPromoEnlaceABancos
{
	display:block;	
}

.productoCompletoTarjetasEnPromoContenedor .panel
{
	margin-bottom:5px;	
}
/* ============ /MERCADOPAGO API CUOTAS SIN INTERES ============ */
				
				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* ======= DYHSOLUCIONES.COM.AR ====== */
				/* =================================== */
				/* =================================== */				
				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* ======= DYHSOLUCIONES.COM.AR ====== */
				/* =================================== */
				/* =================================== */				
				/* =================================== */				
	
/* ======================== BUSCADOR ======================== */
#search 
{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    
    -webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;

    -webkit-transform: translate(0px, -100%) scale(0, 0);
	-moz-transform: translate(0px, -100%) scale(0, 0);
	-o-transform: translate(0px, -100%) scale(0, 0);
	-ms-transform: translate(0px, -100%) scale(0, 0);
	transform: translate(0px, -100%) scale(0, 0);
    
    opacity: 0;
	
	/*1030 tiene el navbar de bootrap*/
	z-index:1032; 
}

#search.open 
{
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
	-o-transform: translate(0px, 0px) scale(1, 1);
	-ms-transform: translate(0px, 0px) scale(1, 1);
	transform: translate(0px, 0px) scale(1, 1); 
    opacity: 1;
}

#search h3 
{
    position: absolute;
    top: 35%;
    width: 100%;
    color: #fff;
    text-align: center;
}

#search input[type="search"] 
{
    position: absolute;
    top: 50%;
    width: 100%;
    color: rgb(255, 255, 255);
    background: rgba(0, 0, 0, 0);
    font-size: 60px;
    font-weight: 300;
    text-align: center;
    border: 0px;
    margin: 0px auto;
    margin-top: -51px;
    padding-left: 30px;
    padding-right: 30px;
    outline: none;
}

#search .btn 
{
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100px;
    max-width: 200px;
    margin-top: 61px;
    margin-left: -45px;
}

#search .close 
{
    position: fixed;
    top: 15px;
    right: 15px;
    color: #fff;
	background-color: #888;
	border-color: #ccc;
	opacity: 1;
	padding: 10px 17px;
	font-size: 27px;
}

@media (max-width: 768px) 
{  	
	#search input[type="search"] 
	{
		font-size:30px;
	}
}
/* ======================== /BUSCADOR ======================== */					

				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* ======= DYHSOLUCIONES.COM.AR ====== */
				/* =================================== */
				/* =================================== */				
				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* ======= DYHSOLUCIONES.COM.AR ====== */
				/* =================================== */
				/* =================================== */				
				/* =================================== */

/* ======================== VIDEO DE YOUTUBE RESPONSIVE ======================== */
/* HAY QUE PONER EL IFRAME DENTRO DE UN DIV CON LA CLASE CSS videowrapper */
.videowrapper 
{
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}

.videowrapper iframe 
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* ======================== /VIDEO DE YOUTUBE RESPONSIVE ======================== */

				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* ======= DYHSOLUCIONES.COM.AR ====== */
				/* =================================== */
				/* =================================== */				
				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* ======= DYHSOLUCIONES.COM.AR ====== */
				/* =================================== */
				/* =================================== */				
				/* =================================== */

/* ==================== PARALLAX ==================== */
.parallax-window h2
{
	font-weight:bold;
	text-transform:uppercase;
	text-shadow: 2px 2px 8px #000;	
}

.parallax-window h4
{
	color:#FFF;	
	text-shadow: 2px 2px 8px #000;
}

.parallax-window a
{
	background:none;
	color:#FFF;	
	text-shadow: 2px 2px 8px #000;
}

.parallax-window a:hover
{
	color:#FFF;
	background-color:#c6a570;
	text-shadow:none;
}
/* ==================== /PARALLAX ==================== */

				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* ======= DYHSOLUCIONES.COM.AR ====== */
				/* =================================== */
				/* =================================== */				
				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* ======= DYHSOLUCIONES.COM.AR ====== */
				/* =================================== */
				/* =================================== */				
				/* =================================== */
				
/* ======================== ICONOS INFORMATIVOS ======================== */
.iconosInformativosFila
{
	background-color:#FFF; 
	color:#FFF; 
	padding:60px; 
	padding-bottom:60px;
	border-bottom: 1px solid #ddd;
}

.iconosInformativosCirculoIcono
{
	margin: 0 auto; /* centro div */
	background-color:#c6a570;
    border-radius: 50%;
    width:100px;
    height:100px;
    padding-left: 3px;
    padding-top: 3px;
	padding-top:30px;
}

.iconosInformativosTitulo
{
	margin-top:20px;
	color:#3c3c3c;
	font-weight:bold;
}

.iconosInformativosDescripcion
{
	color:#666666;
}


/* ======== ESTILO ICONOS 2 ======== */
/* 
	Si borramos este bloque, los iconos quedan redondos y con fondo blanco, seria otr estilo... 
	Solo hay que comentar este bloque para que no aplique los estilos...
*/
.iconosInformativosFila
{
	background-color:#c6a570; 
	color:#FFF; 
	padding:20px; 
	padding-bottom:50px;
	border: 0px;
}

.iconosInformativosTitulo,
.iconosInformativosDescripcion
{
	color:#FFF;	
	margin-top:0px;
}
/* ======== ESTILO ICONOS 2 ======== */
/* ======================== /ICONOS INFORMATIVOS ======================== */

				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* ======= DYHSOLUCIONES.COM.AR ====== */
				/* =================================== */
				/* =================================== */				
				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* ======= DYHSOLUCIONES.COM.AR ====== */
				/* =================================== */
				/* =================================== */				
				/* =================================== */		
	
/* ==================== LLAMADO A LA ACCION ==================== */
.well
{
	padding-top:20px;
	padding-bottom:40px;
	color:#FFF;
	margin:0px;
	background-color:#2e2d2e;
	border:0px;
	border-radius:0px;
}

.wellTitulo
{
	margin-top:20px;
	font-size:24px;
	text-transform:uppercase;	
}

.wellTituloDescripcion
{

}

.wellBoton
{
	margin-top:20px;
}
/* ==================== /LLAMADO A LA ACCION ==================== */

				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* ======= DYHSOLUCIONES.COM.AR ====== */
				/* =================================== */
				/* =================================== */				
				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* ======= DYHSOLUCIONES.COM.AR ====== */
				/* =================================== */
				/* =================================== */				
				/* =================================== */
				
/* ====================== PREGUNTAS FRECUENTES EN HOME ======================= */
.preguntasFrecuentesEnHome .panel-title a
{
	font-weight:normal;	
}

.preguntasFrecuentesEnHome .panel-title a i
{
	font-weight:bold;	
}

.preguntasFrecuentesEnHome .panel
{
	margin-bottom:20px;
	border:0px;
	border-radius:0px;
}
/* ====================== /PREGUNTAS FRECUENTES EN HOME ======================= */			

				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* ======= DYHSOLUCIONES.COM.AR ====== */
				/* =================================== */
				/* =================================== */				
				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* ======= DYHSOLUCIONES.COM.AR ====== */
				/* =================================== */
				/* =================================== */				
				/* =================================== */

.bloqueRedesSociales 
{
    border-radius: 5px;
    padding: 20px;
    text-align: center;
    background-color: #c6a570;
}

.bloqueRedesSociales a
{
	color:#FFF;	
}

.bloqueRedesSociales a:hover
{
	color:#221e1f;	
}

.bloqueNewsletter1 {
    padding: 20px;
    padding-bottom: 30px;
    padding-top: 0px;
    color: #FFF;
    background-color: #c6a570;
}

.carousel img
{
	width:100%;
	height:auto;	
}

.carousel-control
{
	background:none !important;
}

.btn-primary-invertido {
    background-color: #af5359;
    border-color: #CCC;
}

.page-header-subtitulo {
    color:#333333;
    font-weight:normal;
    text-transform: uppercase;
    text-align: center;
}


.zoom:hover 
{
    transform: scale(1.1);
}

.zoom 
{
    transition: transform .2s;
}

.flechitaMenuPopupMobile
{
	color:#c6a570;
}

.descuentoPorMedioDePagoEnProductoAcotado_1
{
	font-size:18px;	
}

.descuentoPorMedioDePagoEnProductoCompleto_1
{
	font-size:22px;	
}

.descuentoPorMedioDePagoEnProductoAcotadoPrecio
{
	font-weight:bold;	
}

.filaLadoALadoColor
{
	background-color:#f5f9fc; 
	padding-top:80px; 
	padding-bottom:80px; 
	border-bottom:1px solid #ddd; 
	border-top:1px solid #ddd;	
}

.sombraResaltadora
{
	-webkit-box-shadow: rgba(0,0,0,0.4) 0px 0 10px !important;
	-moz-box-shadow: rgba(0,0,0,0.4) 0 0 10px !important;
	box-shadow: rgba(0,0,0,0.4) 0 0 10px !important;
}

.sombraResaltadora2
{
	-webkit-box-shadow: rgba(0,0,0,0.4) 0px 0 10px !important;
	-moz-box-shadow: rgba(0,0,0,0.4) 0 0 10px !important;
	box-shadow: rgba(0,0,0,0.4) 0 0 10px !important;
}

.sombraResaltadora3
{
	-webkit-box-shadow: rgba(0,0,0,0.4) 0px 0 10px !important;
	-moz-box-shadow: rgba(0,0,0,0.4) 0 0 10px !important;
	box-shadow: rgba(0,0,0,0.4) 0 0 10px !important;
	background-color:#f9f9fb !important;
}

				
				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* ======= DYHSOLUCIONES.COM.AR ====== */
				/* =================================== */
				/* =================================== */				
				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* ======= DYHSOLUCIONES.COM.AR ====== */
				/* =================================== */
				/* =================================== */				
				/* =================================== */

/* ====================== CARROUSEL ======================= */				
#myCarousel h2
{
	font-weight:bold;
	font-size:42px;
	text-transform:uppercase;
	text-shadow: 2px 2px 8px #000;	
}

#myCarousel h3
{
	font-weight:bold;
	font-size:22px;
	text-transform:uppercase;
	padding-bottom:20px;
	text-shadow: 2px 2px 8px #000;	
}

#myCarousel h4
{
	font-weight:bold;
	font-size:18px;
	text-transform:uppercase;
	padding-bottom:20px;
	text-shadow: 2px 2px 8px #000;	
}

#myCarousel a
{
	font-size:18px;
	font-weight:bold;
	padding-left:40px;
	padding-right:40px;
}

/*Celulares*/
@media (max-width: 768px) 
{  
	#myCarousel h2
	{
		font-size:32px;
	}

	#myCarousel a
	{
		font-size:14px;
		padding-left:30px;
		padding-right:30px;
	}
}
/* ====================== /CARROUSEL ======================= */

				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* ======= DYHSOLUCIONES.COM.AR ====== */
				/* =================================== */
				/* =================================== */				
				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* ======= DYHSOLUCIONES.COM.AR ====== */
				/* =================================== */
				/* =================================== */				
				/* =================================== */

/* ======================== FOOTER ======================== */
.footer
{
    padding-top: 30px;
    padding-bottom: 30px;	
	background-color:#333333;	
}

.footer a 
{
    color: #999;
    font-weight: normal;
}

.footer a:hover
{
    color: #FFF;
}
/* ======================== /FOOTER ======================== */

				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* ======= DYHSOLUCIONES.COM.AR ====== */
				/* =================================== */
				/* =================================== */				
				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* ======= DYHSOLUCIONES.COM.AR ====== */
				/* =================================== */
				/* =================================== */				
				/* =================================== */

/* ============ COPY DYH =============*/
#copyrightDyH 
{
    background-color: #2e2d2e;
    padding: 10px;
    text-align: center;
	margin-top:0px;
}

#copyrightDyH a
{
	font-weight:normal;
	color:#FFF;	
}

#copyrightDyH a:hover
{
	color:#c9c9ff;	
}
/* ============ /COPY DYH =============*/

				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* ======= DYHSOLUCIONES.COM.AR ====== */
				/* =================================== */
				/* =================================== */				
				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* ======= DYHSOLUCIONES.COM.AR ====== */
				/* =================================== */
				/* =================================== */				
				/* =================================== */

/* ============ DYH CONTROL =============*/
.topBarDyHTienda
{
	background-color:#e64116;
	color:#FFF;
	position:fixed;
	z-index:5;
	top:0;
	border-bottom:50px solid #FFF;
	width:100%;
}

.topBarDyHTienda a
{
	color:#FFF;
	padding:3px;
	border-radius:3px;
}

.topBarDyHTienda a:hover
{
	color:#FFF;
	text-decoration:none;
	background-color:#333;
}

@media (min-width: 768px) 
{
#modalDyHControl .modal-dialog
{
	width:90%;	
}
}

#modalDyHControl .modal-body
{
	padding:0px;	
}

#modalDyHControl .modal-footer
{
	padding:7px;
	border:0px;	
}

#modalDyHControl .modal-content
{
	border:1px solid #c6a570;
}

#iframeModalDyHControl
{
	/*height:600px !important;*/
}

.botonesDyHControl
{
	padding:1px;
	border-radius:3px;
	font-size:14px;
	/*background-color:#FFF;*/
	background: rgba(225, 225, 225, .5)
}

.botonDyHControlGrande
{
	box-shadow: 0 0px 4px 0 rgba(0, 0, 0, 0.15), 0 0px 4px 0 rgba(0, 0, 0, 0.15);
	color:#c0c0c1;
    background-color:#FFF;
	border:0px;
	border-radius:3px;
	padding:7px; padding-left:20px; padding-right:20px;
}

.botonDyHControlGrande:hover
{
	background-color:#efeff0;
	color:#c0c0c1;
}

.botonDyHControlGrandeInverso
{	
	box-shadow: 0 0px 4px 0 rgba(0, 0, 0, 0.15), 0 0px 4px 0 rgba(0, 0, 0, 0.15);
	color:#c0c0c1;
    background-color:#FFF;
	border:0px;
	border-radius:3px;
	padding:2px; padding-left:10px; padding-right:10px;
}

.botonDyHControlGrandeInverso:hover
{
	background-color:#efeff0;
	color:#c0c0c1;
}

.botonDyHControlGrandeHeader
{
	border:1px;
	padding:3px; padding-left:5px; padding-right:5px;
}

.botonDyHControlGrandeHeader:hover
{
	color:#c6a570 !important;
    background-color:#333333 !important;
    border-color:#333333 !important;
	border-radius:3px !important;
}

.botonDyHControlAgregarBloque 
{
  box-shadow: 0 0px 4px 0 rgba(0, 0, 0, 0.15), 0 0px 4px 0 rgba(0, 0, 0, 0.15);
  text-align: center;
  padding:30px;
  width:100%;
  border-radius:0px;
  color:#c0c0c1;
  background-color:#FFF;
}

.botonDyHControlAgregarBloque:hover
{
	background-color:#efeff0;
	color:#c0c0c1;
}

.botonDyHControlAgregarSubCategoriaProductos
{
	color:#c0c0c1 !important;
	margin-left:15px;
	margin-right:15px;
}

#enlaceAccesoATuDyHTiendaCandado
{
	color:#cccccc;
	margin-top:-30px;
	margin-left:20px;
	margin-right:20px;
}

#enlaceAccesoATuDyHTiendaCandado:hover
{
	color:#666666;
}
/* ============ /DYH CONTROL =============*/

				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* ======= DYHSOLUCIONES.COM.AR ====== */
				/* =================================== */
				/* =================================== */				
				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* =================================== */
				/* ======= DYHSOLUCIONES.COM.AR ====== */
				/* =================================== */
				/* =================================== */				
				/* =================================== */

/* ================ FUENTE A UTILIZAR ================ */
/*Si es una fuente de Google Fonts arriba de todo la importamos...*/
*,body,div,td,a,p,h1,h2,h3,h4,h6,h6, ul, li
{
	font-family: 'Montserrat', sans-serif;	
}
/* ================ FUENTE A UTILIZAR ================ */