@charset "UTF-8";
/* CSS Document */

div.contenciongral{
	padding: 50px 50px 50px 30px;
	/*width: 100%;*/
	display:block;
	height: auto;
	background-color: white;
	overflow: hidden;
    }

div.titulos{
	color: #f68f16;
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size: 20px;
	height: auto;
	width: inherit;
	text-transform:uppercase;
}

div.integral{
	width: 80%;
	float: left;
}	
div.menu{ 
	
	background-color: #fff; 
    height: auto; 
    width: 20%; 
    float: left;
}	
div.menuproductos{
	background-color: #fff;
	height: auto;
	width: 100%;
	float: left;
}
div.descripcion{ 
	
	background-color: transparent; 
    width: 15%; 
    float: left;
	padding-left: 1em;
}
div.fotoproducto{
	display:block;
	width:100%;
  	margin: 0px 0px 0px 0px;
  	background-color: transparent;
  	float: left;  
}
div.precio{
	height: auto;
 	width: 100%;
	background-color: White;
	color: #000;
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size: 12px;
	/*text-align:center;*/
	border-bottom:solid ;
	border-bottom-color:#FFF;
	margin: auto;
}
div.hagasupedido{
	/*height: 30px;
	line-height:30px;*/
	/*width: 100%;
	color: #fff;
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size: 1.2em;
	text-align:center;
	clear: both;
	margin-bottom:1em;*/
	    width: 100%;
    background-color: #F68F16;
    font-family: 'Ubuntu Condensed', sans-serif;
    font-size: 1.2em;
    text-align: center;
    clear: both;
    margin-bottom: 1em;
    padding: 0.5em;
}
div.hagasupedido a{
	display:block;
	/*height: 2em;
	line-height:1em;*/
	width: 100%;
	color: #fff;
	text-transform:uppercase;
	text-decoration:none;
	/*background-color: #F68F16;*/
	text-align:center;
}
div.hagasupedido a:hover{
	background-color:#5B5050;
}
div.detallesgral{ 
	
    height: auto; 
    width: 78%; 
    float: right;
}
div.detalles{ 
      padding: 0;
      /*width: 60%;*/
      margin: 0;
      float: left; 
      font-family: 'Lora', serif;
      overflow: hidden;
}	
h1.TituloProd
    {width: 100%; 
     font-size: 1.5em; 
     font-weight: bold ;
     color: #5B5050;
     line-height: 1.3;
     text-align: left ;  
	 /*margin-top: px;*/
     font-family: 'Lora', serif;
}	
h2.caracteristicasProd,
p.caracteristicasProd,
.detallesgral p
    {font-size: 1em; 
     font-weight: normal;
     color: #5B5050;
     line-height: 1.5;
     margin-top: 0px;   
     width: 100%; 
     text-align: left;
     font-family: 'Lora', serif;
}
	
/*Distribución de las fotos genericas de los productos*/
.productos-fondo{
	background: rgba(209,211,212,1);
	background: -moz-linear-gradient(left, rgba(209,211,212,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(209,211,212,1)), color-stop(100%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(left, rgba(209,211,212,1) 0%, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(left, rgba(209,211,212,1) 0%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(left, rgba(209,211,212,1) 0%, rgba(255,255,255,1) 100%);
	background: linear-gradient(to right, rgba(209,211,212,1) 0%, rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1d3d4', endColorstr='#ffffff', GradientType=1 );
}
.productos-fondo-padding{
	padding-top:0;
}
.productos-align{
	width:83%;
	float: right;
}
	
div.1{
	width:100%;
	height:auto;
	overflow:hidden;
	float:left;
}
div.imagengrupal
{	
	width:200px;
	height:240px;
	float:left;
	padding:30px;
	border-bottom:5px solid #fff;
}
div.imagengrupal a
{
	font-family: 'Lora', serif;
	font-size:14px;
	color:#5B5050;
	text-align:center;
	display:block;
	height:auto;
	overflow:hidden;	
}		
div.imagengrupal img
{
	display:block;
	width:100%;		
}	

/*Distribución de productos*/
ul, ul ul {
	margin: 0;
	list-style: none;
	width:100%;
	text-align:left;
}
#wrapper {	
	width: 90%;
	margin: auto;
	background-color: #8c8484;
	margin:0 0 0 0;
	/*padding:0 0 20px 0;*/
	text-align:left;
}
.menu1 {
	width: auto;
	height: auto;
	margin:0;
	padding:0;
	text-align:left;
}
.menu1 > li > a {
	    background-color: #8c8484;
    width: 100%;
    height: auto;
    line-height: normal;
    display: block;
    font-family: 'Ubuntu Condensed', sans-serif;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.2em;
    font-weight: normal;
    outline: none;
    padding: 0.5em;
    text-align: left;
}
.menu1 > li > a span{
	display:block;
	color: #F68F16;
}
.menu1 ul  {
	padding:0;
	/*padding:10px 0 0 20px;*/
}
.menu1 ul li a {
	display:block;
	background: #8c8484;
	width: 100%;
	height: auto;
	line-height:normal;
	display: block;
	font-family: 'Lora', serif;
	font-size: 14px;
	font-weight: normal;
	color: #5B5050;
	padding:0 0 5px 0;
	margin:0;
	text-align:left;
}
.menu1 ul li:last-child a {
	text-align:left;
}
.menu1 > li > a:hover, 
.menu > li > a.active {

	text-decoration:none;
	text-align:left;
}
.menu1 > li > a.active {
	text-align:left;

}
.menu1 > li > ul li a:before{
	/*content: '▶';
	font-size: 8px;
	color: #ffffff;
	position: absolute;
	width: 1em;
	height: 1em;
	top: 0;
	left: -2.7em;*/
}

.menu1 > li > ul li:hover a,
.menu1 > li > ul li:hover a span,
.menu1 > li > ul li:hover a:before {
	color: #ffffff;
	text-decoration:none;
	text-align:left;
}
@media screen and (min-width:1024px){	
div.flechaatras{ 
      display:none;
 }
}
@media screen and (max-width:1024px){	
div.flechaatras{ 
      display:none;
}
div.detalles{ 
      width: 100%;
	  padding: 0px 15px 0px 0;
}
div.hagasupedido{
	font-size: 1.5em;
}
.menu1 ul  {
	padding:10px 20px 0 20px;
}
.menu1 ul li a {
	font-size: 12px;
}
}
@media screen and (max-width:980px){	
.productos-align{
	width:90%;
}
}
@media screen and (max-width:800px){	
div.flechaatras{ 
      display:none;
}

.productos-align{
	width:100%;
	float:none;
	clear:both;
}
}
@media screen and (max-width:768px){	
div.flechaatras{ 
      display:none;
}
#wrapper {	
	width: 100%;
}
div.detalles{ 
      width: 100%;
	  padding: 0px 15px 0px 0;
}
div.menu{  
    width: 100%; 
}
div.descripcion{ 	 
    width: 100%; 
    float: left;
	clear:both;
}
div.integral{
	width: 100%;
	clear:both;
}	
div.detallesgral{ 
	
    width: 100%; 
}
}
@media screen and (max-width:640px){	
div.flechaatras{ 
      display:block;
}
#wrapper {	
	width: 100%;
}
div.detalles{ 
      width: 100%;
	  padding: 0px 15px 0px 0;
}
div.menu{  
    /*width: 100%;*/
display:none;	
}
div.descripcion{ 	 
    width: 100%; 
    float: left;
	clear:both;
}
div.integral{
	width: 100%;
	clear:both;
}	
div.detallesgral{ 
	
    width: 100%; 
}
}
@media screen and (max-width:480px){	
div.flechaatras{ 
      display:block;
}
#wrapper {	
	width: 100%;

div.menu{  
    /*width: 100%;*/
display:none;	
}

#wrapper {	
	width: 100%;
}
div.detalles{ 
      width: 100%;
	  padding: 0px 15px 0px 0;
}
div.descripcion{ 	 
    width: 100%; 
    float: left;
	clear:both;
}
div.integral{
	width: 100%;
	clear:both;
}	
div.detallesgral{ 
	
    width: 100%; 
}
}
@media screen and (max-width:360px){		
div.flechaatras{ 
      display:block;
}

div.menu{  
    /*width: 100%;*/
display:none;	
}

div.imagengrupal
{	
	float:none;
	margin:0 auto;
}
}