#box_contenido{
	overflow: auto;
	}
#destacado{
	width: 100%;
	display: -webkit-flex;
  	display:         flex;
	}
.d-resp{
	width:50%;
	float:left;
	display: -webkit-flex;
  	display:         flex;
	}
.d-box{
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
	float:left;
	width: 23%;
	margin-left:1%;
	margin-right:1%;
	text-align:center;
	padding:20px;
	background-color: #DEDEDE;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border: 10px solid #FFF;
	-webkit-box-shadow: 2px 2px 7px 0px rgba(0,0,0,0.50);
	-moz-box-shadow: 2px 2px 7px 0px rgba(0,0,0,0.50);
	box-shadow: 2px 2px 7px 0px rgba(0,0,0,0.50);
	}
.d-box:hover{
	background-color: #B5B5B5;
	}
.d-precio{
	padding:5px;
	background-color:#09F;
	color:#FFF;
	font-size:34px;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border: 7px solid #FFF;
	-webkit-box-shadow:inset 2px 2px 7px 0px rgba(0,0,0,0.50);
	-moz-box-shadow:inset 2px 2px 7px 0px rgba(0,0,0,0.50);
	box-shadow:inset 2px 2px 7px 0px rgba(0,0,0,0.50);
	}
.d-precio-cool{padding:5px;
	background-color:#FF3399;
	color:#FFF;
	font-size:34px;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border: 7px solid #FFF;
	-webkit-box-shadow:inset 2px 2px 7px 0px rgba(0,0,0,0.50);
	-moz-box-shadow:inset 2px 2px 7px 0px rgba(0,0,0,0.50);
	box-shadow:inset 2px 2px 7px 0px rgba(0,0,0,0.50);
	}}
.iva1{
	font-size: 14px;
	}
.d-titulo{
	margin-top: 15px;
	margin-bottom:5px;
	font-size: 1.5em;
	font-weight: bold;
	}
.d-descripcion{
	font-size:14px;
	}
.d-tam{
	color: #09F;
	font-weight: bold;
	}

#precios{
	matgin-top:20px;
	float:left;
	width:60%;
	}
.p-titulo{
	padding-top:30px;
	text-align:center;
	font-size: 40px;
	margin-bottom:5px;
	}
.p-aclar{
	font-size:14px;
	}           
.p-box{
	background-color: #E2E2E2;
	width: 90%;
	padding-bottom:10px;
	padding-top:10px;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 20px;
	margin-bottom: 20px;
	border-radius:15px 15px 15px 15px;
	-webkit-border-radius:15px 15px 15px 15px;
  	-moz-border-radius:15px 15px 15px 15px;
	}
.p-head{
	overflow: auto;
	width: 100%;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	}
.p-head-t{
	float: left;
	padding-left:2%;
	width: 48%;
	margin-top:19px;
	font-size: 1.5em;
	font-weight: bold;
	}
.p-head-t-gr{
	color:#F39;
	font-weight: bold;
	}
.p-head-entrega{
	float:left;
	width:50%;
	text-align:center;
	}
.p-head-e-t{
	width: 100%;
	font-size:15px;
	font-weight: bold;	
	margin-bottom:10px;
	}
.p-head-e-uno{
	float:left;
	width:50%;
	}
.p-head-e-tres{
	float:left;
	width:50%;
	}
.p-box-list{
	font-size:1.5em;
	}
.p-box-list-fila{
	overflow: auto;
	width:100%;
	border-radius:15px 15px 15px 15px;
	-webkit-border-radius:15px 15px 15px 15px;
  	-moz-border-radius:15px 15px 15px 15px;
	}
.p-box-list-fila:hover{
	background-color: #EDEDED;
	}
.p-cantidad{
	padding-left:2%;
	float:left;
	width:48%;
	}
.p-box-list-precio{
	float:left;
	width:50%
	}
.p-una{	
	float:left;
	width:50%;
	}
.p-tres{
	float:left;
	width:50%;
	}
.p-precio{
	padding-left:10%;
	float:left;
	}
.iva2{
	font-size: 11px;
	float:left;
	padding-left: 5px;
	padding-top: 5px;
	}
#right{
	margin-top:100px;
	padding-top:10px;
	width:40%;
	float:left;
	}
#mas{
	color:#FFF;
	padding:10px;
	text-align:center;
	font-size:1.3em;
	width:85%;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	margin-bottom:30px;
	background-color:#F39;
	border-radius:15px 15px 15px 15px;
	-webkit-border-radius:15px 15px 15px 15px;
  	-moz-border-radius:15px 15px 15px 15px;
	}

#consulta{
	width:100%;
	margin-bottom:20px;
	}
	
#right #consulta button{
	width: 80%
}

.imageness{
	width:90%;
	margin_top:20px;
	margin-left:auto;
	margin-right:auto;
	}
	
#medios{
	}
.imag-med{
	float:left;
	width:38%;
	margin-left:5%;
	margin-right:5%;
	}
.med-tit{
	width: 100%;
	padding-top: 20px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
	}
/*-------------Responsive------------*/
@media screen and (max-width:1060px ) {
.titulo{
	font-size:16px;
	}
} 

@media screen and (max-width:960px ) {
.d-precio{
	font-size:25px;
}
.p-box-list{
	font-size:1em;
	}	
}
@media screen and (max-width:799px ) {
.imageness{
	display:none;
}
#medios{
	display:none;
	}

#right{
	margin-top:0px;
	padding-top:10px;
	width:100%;
	float:left;
	}
#precios{
	matgin-top:20px;
	float:left;
	width:100%;
	}
#d-dos{
	display:none;
	}
#d-tres{
	display:none;
	}
.d-box{
	float:left;
	width: 46%;
	margin-left:2%;
	margin-right:2%;
}
}

@media screen and (max-width:600px ) {
.p-box{
	width: 100%;
	padding-top:10px;
	margin-left: auto;
	margin-right: auto;
}
#mas{
	width:100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
	}
#right .container {
	width:100%;
}
}

@media screen and (max-width:530px ) {
#d-cuatro{
	display:none;
	}
.d-box{
	float:left;
	width: 80%;
	margin-left:10%;
	margin-right:10%;
}
}

@media screen and (max-width:420px ) {
.d-precio{
	font-size:20px;
}
}

@media screen and (max-width:375px ) {
#p-titulo{
	font-size:30px;
	}
.p-head-e-uno{
	font-size:13px;
	}
.p-head-e-tres{
	font-size:13px;
	}
.p-cantidad{
	font-size:12px;
	}
.p-una{
	font-size:12px;
	}
.p-tres{
	font-size:12px;
	}
}

@media screen and (max-width:300px ) {
.p-head-t{
	font-size:16px;
	}
.p-head-e-uno{
	font-size:10px;
	}
.p-head-e-tres{
	font-size:10px;
	}
}

@media screen and (max-width:250px ) {
#p-titulo{
	font-size:20px;
	}
.p-head-t{
	font-size:14px;
	}
.p-head-e-uno{
	font-size:8px;
	}
.p-head-e-tres{
	font-size:8px;
	}
.p-cantidad{
	font-size:12px;
	}
.p-una{
	font-size:10px;
	}
.p-tres{
	font-size:10px;
	}
}