@charset "UTF-8";
@import url("normalize.css");
@import url("fuentes.css");

/*==================================================================================================
MEDIAS QUERIES
==================================================================================================*/
@media screen and (min-width: 1024px) and (max-width: 1274px){
    
.ecommerce_header .cont_ingreso a {
font-size: 0.75em;
}
.menu_superior .menu a {
padding: 12px 10px 12px 10px;
font-size: .7em;
}
.slider_index .cont_info_slider h1 {
font-size: 1.2em !important;
}
.slider_index .cont_info_slider p {
font-size: 4.5em !important;
} 
.slider_index .cont_info_slider p {
font-size: 4.5em !important;
}
.cont-buscador form div h1 {
font-size: 0.8em;
}
.cont-buscador form fieldset:nth-child(2) {
width: 22%;
}
.cont-buscador form fieldset:nth-child(2):before {
content: "";
height: 97%;
}
.cont-buscador form fieldset:nth-child(3) {
width: 28%;
} 
.cont-buscador form fieldset:nth-child(3) input {
padding: 3% 4% 3% 7%;
}
.txt_index ul li h1 {
font-size: 1.75em;
}
.cont_superior_2 .txt_index ul li p {
font-size: 0.8em;
} 
.ecommece_categorias ul li div h2 {
font-size: 1.3em;
}
.cont_qs .txt_index ul li p {
font-size: 0.8em;
}
.carrusel_imagenes .item_img {
width: 156px;
}
.carrusel_imagenes .item_img h3 {
font-size: 0.75em;
}
.btn_general {
padding: 7px 20px;
font-size: 0.7em;
}
.carrusel_imagenes .caroufredsel_wrapper {
height: 260px !important;
}
.menu_footer a {
font-size: 0.7em;
}
.cont_menu_vinculos h2 {
font-size: 1.1em;
}
.cont_menu_footer h2{
font-size: 1.1em;
}
footer .cont_info p {
font-size: 0.8em;
}
.bql_contacto {
width: 66%;
margin: 1% 0% 0% 8.5%;
}
.bql_contacto h2 {
font-size: 0.75em;
}
.cont_info_slider h1 {
font-size: 1em !important;
}
.cont_info_slider p {
font-size: 1.7em !important;
}    
.titulo_aside h2 {
font-size: 0.95em;
}
.cont_lat_menu_ppal ul li h3 {
font-size: 0.9em;
}
    
}

@media screen and (min-width: 1275px) and (max-width: 1360px){
.carrusel_productos_disenop .dper{
width: 440px;
}
header .cont_info_header{
width: 42%;
}
.cont_gnal_car{

}
.noticias_lista li p{
margin: 0 0 2% 0;
}
.carrusel_imagenes .item_img{
width: 200px;
}
.list4 li {
width: 21.65%;
}
.cont_prod_detalle form .cont_izq .btns-dt li a {
font-size: 0.8em;
}
    
}

@media screen and (min-width: 1361px) and (max-width: 1435px){

}

@media screen and (min-width: 1436px) and (max-width: 1589px){

.cont_cuerpo_general_landing1 .carrusel_imagenes .item_img {
margin: 0px 39px 0 0;
width: 225px;
}

.carrusel_imagenes .item_img{
width: 230px;
}
.carrusel_productos_disenop .dper{
width: 500px;
}
.noticias_lista a:before{
left: 28.87%;
}

}

@media screen and (min-width: 1590px) and (max-width: 1890px){

}

@media screen and (min-width: 1891px) and (max-width: 2220px){

}

/*------------------------------TABLET------------------------------*/
@media screen and (min-width: 800px){

}

@media screen and (min-width: 768px){

}
/*==================================================================================================
MEDIAS QUERIES
==================================================================================================*/