/**************IMPORTS*****************/
@import url(icons.css?v=19);

/************MEDIDAS***********/

.small{
    width: auto;
    height: 15px;
}
.medium{
    width: auto;
    height: 20px;
}
.large{
    width: auto;
    height: 25px;
}
.extra-large{
    width: auto;
    height: 30px;
}
.super-large{
    width: auto;
    height: 40px;
}
.super-large-60{
    width: auto;
    height: 60px;
}
.mega-large{
    width: auto;
    height: 80px;
}

/*************************************/

*{  letter-spacing: 1.2px;
    margin: 0px;
    padding: 0px;
    /*font-family: 'Spline Sans', sans-serif;*/
    box-sizing: border-box;text-decoration: none;
}

     
.table td,.table th{
    font-size: 0.8em;
}   
.titulos{
    font-size: 0.85em;
    text-align: center;font-weight: bold;
}

.table tr:hover{
    /*border: 1px solid #B5BAC0;*/
}

.btnClear{
    outline:none;
    background-color:rgba(252,252,252,0);
    text-decoration: none;
    border: none;
}
.btnClear:hover{
    outline:none;
    background-color:rgba(252,252,252,0);
    text-decoration: none;
    border: none;
}


.header_contenedor{
    background-color:rgba(252,252,252,1);
    z-index: 0;
    position: relative;margin: 0 auto;  
    max-width: 1280px;
    height: auto;
    right: 0;left: 0;
    padding: 0; 
}

.container_1{
    max-width: 1280px;
    position:relative;
    padding: 15px;    
}

.container_2{
    width: 100%;min-height: 100%;
    position:relative;padding: 50px 20px;
    background-color:rgba(252,252,252,0.9);
}
.container_3{
    width: 100%;height: 100%;
    position:fixed;padding: 50px 20px;
    background-color:rgba(252,252,252,0.9);
}

.nav-pagina{
    max-width: 1280px;
    position:relative;margin: 20px auto;  
    height:30px;
}

 /* styles Nav Bar */ 
        
.navbar{  
    position: relative; margin: 0px auto; max-width:1200px;width:100%;
    background-color:#fff; 
    font-weight: bold;
    font-family: 'Plus Jakarta Sans', sans-serif;
    letter-spacing: 2px;
} 
.navbar-nav{
    width: 100%;
} 
.form-inline{
    margin: 0px 10px;
}
.separador{
    position: relative;
    top: 5px;
    color: #000;
    font-size: 1em;
}
     
.nav-link{
    display: inline-block;
    position: relative;
    color: #000;
    font-weight: bold;
    text-decoration: none;
    font-size: 0.9em;
    padding: 0 3px;    
    transition: all 0.4s linear;
    /* text-transform: uppercase; */
}  
.dropdown-menu a{
    display: inline-block;
    position: relative;
    color: #595959;
    text-decoration: none;
    font-size: 1em;
    padding: 0 8px;    
    transition: all 0.4s linear;
    /* text-transform: uppercase; */
}
.dropdown-menu li{
    padding: 5px 8px;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}
.nav-link:hover{
    color: #595959;
}
.dropdown-menu li a:hover{
    color: #000;
}
    
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: 1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.d_menu_2{
    max-height: 300px;
    overflow: auto;
}  

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #595959;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #595959;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: 100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/**************OFERTAS***************/

.item .nombre{  
    height:36px;padding: 0 5px;
    background-color:rgba(255,255,255,0.9);
    /*white-space: nowrap;*/
    
    font-weight: bold;
    /*white-space: nowrap;*/
    text-overflow: ellipsis;
    overflow: hidden;
}
.item .nombre h5{  
    font-weight: bold;
    font-size: 0.9em;    
}
.car_precios{    
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.item .ahora{  
    color: #FF2525;font-weight: bold;
    font-size: 1.15em;
}
.item .antes{  
    text-decoration: line-through;
    font-size: 1em;
}
.cont_btnCar{ 
    display: none;
    position:absolute;width: 230px;height: 70px;
    overflow: hidden;margin-top: 250px;
    transition: all .3s linear;
}
.cont_btnCar .cont_btnCar2{  
    position:relative; height: 70px;align-items: center;
    transition: all .3s linear; top: 75px;
    background-color:rgba(0,0,0,0.1);
}
.cont_btnCar2 .btnCar{  
    position:relative; top: 20%;
}

.item{
    border-radius: 7px;
    border: 2px solid rgba(0,0,0,0.07);
    width: 230px;height: 320px;
    margin: 0px 5px;
    box-shadow: -2px -2px 2px 1px rgba(0, 0, 0, 0.03),-2px -2px 8px 1px rgba(0, 0, 0, 0.03),-2px -2px 32px 1px rgba(0, 0, 0, 0.03);
    }

.oferta-div{
    color: #fff;
    background:#000;
    position:absolute;
    margin: 3px;
    font-size: 0.9em;
    border-radius: 5px;
    max-width:90px;
    height:21px;    
    
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.item:hover{
    box-shadow: -2px -2px 2px 1px rgba(0, 0, 0, 0.1),-2px -2px 8px 1px rgba(0, 0, 0, 0.1),-2px -2px 32px 1px rgba(0, 0, 0, 0.1);
}

.item:hover .cont_btnCar2{
    top: 0px;
}

.wcps-items-thumb{
    overflow: hidden;
    width: 230px;height: 230px;
}
#img-oferta{
    width: 227px;height: auto;
}

@media screen and (max-width:900px){
    .item{
        width: 180px;height: 250px;
     }
    .wcps-items-thumb{
        width: 180px;height: 180px;
    }
    #img-oferta{
        width: 177px;height: auto;
    }
    .cont_btnCar{  
        width: 180px;height: 60px;margin-top: 200px;
    }
    .cont_btnCar .cont_btnCar2{  
        height: 50px;
        top: 50px;
    }
    .item .nombre h5{  
        font-weight: bold;
        height:25px;font-size: 1em;
    }
    .item .ahora{  
        font-size: 1em;
    }
    .item .antes{  
        font-size: 0.85em;
    }
}

@media screen and (max-width:600px){
    .item{
        width: 150px;height: 230px;
     }
    .wcps-items-thumb{
        width: 147px;height: 150px;
    }
    #img-oferta{
        width: 150px;height: auto;
    }
    .cont_btnCar{  
        width: 150px;height: 50px;margin-top: 180px;
    }
    .cont_btnCar .cont_btnCar2{  
        height: 50px;
        top: 50px;
    }
    .item .nombre h5{  
        font-weight: bold;
        height:22px;font-size: 0.85em;
    }
    .item .ahora{  
        font-size: 0.85em;
    }
    .item .antes{  
        font-size: 0.7em
    }
}


/************************************/

/* PIE DE PÁGINA */

        
@media screen and (max-width:1000px){ 
    
    .modal{
        background-color: rgba(0,0,0,0.50);
        height: 100%;
        bottom: 0;
        margin: 0;
        padding: 0;
    }
    .progreso_compra h1{
        font-size: 1em;
    }
    .show{
        height: auto !important;
    }

    .container-body{
        flex-wrap: wrap;
    }

    .colum1{
        max-width: 100%;
    }

    .colum2, .colum3{
        margin-top: 40px;
    }
    
.separador{
    display: none;
}

}
    
   
footer{
    position: relative;
    width: 100%;
    background-color:rgba(0,0,0,0.95);
    border-top: 1px solid #fff;
    color: white;   
    
}  
footer {
    font-size: 0.8em;
    overflow: hidden;    
}
    

.container-footer-all{
    width: 100%;
    padding: 25px;
}

.container-body{
    max-width: 1200px;
    margin: auto;
    display: flex;
    justify-content: space-between;
}

.colum1{
    max-width: 400px;
}

.colum1 h1{
    color: #fff;
    font-size: 0.8em;
}

.colum1 p{
    text-align: justify; color: #fff; text-decoration: none;
    font-size: 0.8em;
    margin-top: 20px;
}
.colum1 p a{
    color: #fff; text-decoration: none;
}
.colum1 p a:hover{
    color: #d4c574; text-decoration: none;
}

.colum2{
    max-width: 400px;
}

.colum2 h1{
    color: #fff;
    font-size: 1.2em;
    font-family: 'Roboto', sans-serif;
}

.row{    
    margin-top: 20px;
    display: flex;
}


.row img{
    width: 36px;
    height: 36px;
}

.row label{
    color: #fff;
    margin-top: 10px;
    margin-left: 10px;
}
    
.row a:hover{
    color: #d4c574;
    text-decoration: none;
}
.row a{
    color: #fff;
    text-decoration: none;
}

.colum3{
    max-width: 400px;
}

.colum3 h1{
    color: #fff;
    font-size: 1.2em;
    font-family: 'Roboto', sans-serif;
}

.row2{
    margin-top: 20px;
    display: flex;
}

.row2 img{
    width: 32px;
    height: 32px;
}

.row2 label{
    color: #fff;
    margin-top: 10px;
    margin-left: 10px;
    max-width: 140px;
}

.container-footer{
    width: 100%;
    margin: auto;    
    background-color: rgba(0,0,0,1);
    border-top: 1px solid #2d2704;
}

.footer{
    max-width: 1200px;
    margin: auto;
    display: flex;justify-content: space-between;
    padding: 10px;
}

.copyright{
    color: #fff;
    margin-right: 40px;
}

.copyright a{
    color: #fff;
    text-decoration: none;
    color: white;
    font-weight: bold;
}

.information a{
    color: #fff;
    text-decoration: none;
} 
.information a:hover{
    color: #d4c574;
    text-decoration: none;
} 

/*  Carrito  */
.progreso_compra{
    width: 100%;text-align: center;color:  #C6C6C6;
}
.progreso_compra h1{
    font-size: 1em;
}
   
.contnumb{
    position: relative;
    width: 60px;
    height: 30px;
    border-radius: 40px;
    border: 1px solid rgba(0,0,0,.5);
    transition: 0.5s;
    justify-content: center;
    align-items: center;
    margin: 0px;padding: 0px;
}
.contnumb:hover{        
    width: 80px;
    border: 1px solid rgba(0,0,0,1);
}    
.contnumb .next{
    position: absolute;
    top: 50%;right: 30px;
    display: block;
    width: 12px;
    height: 12px;
    border-top: 2px solid #000;
    border-left: 2px solid #000;
    z-index: 1;
    transform: translateY(-50%) rotate(135deg);
    cursor: pointer;
    opacity: 0;
    transition: 0.5s;
}   
.contnumb:hover .next{
    right: 10px;
    opacity: 1;
}  
.contnumb .prev{
    position: absolute;
    top: 50%;left: 30px;
    display: block;
    width: 12px;
    height: 12px;
    border-top: 2px solid #000;
    border-left: 2px solid #000;
    z-index: 1;
    transform: translateY(-50%) rotate(315deg);
    cursor: pointer;
    opacity: 0;
    transition: 0.5s;
}   
.contnumb:hover .prev{
    left: 10px;
    opacity: 1;
}
#box span{
    color:  #000;
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 26px;
    /*display: none;*/
    font-size: 0.9em;
    font-weight: 700;
    user-select: none;
    transition: 0.5s;
}
.table_{
    width: 310px;
    height: 40px;
    text-align: center; 
    color: #000;
}
.table_ thead{
    height: 30px;
    border-bottom: 1px solid rgba(0,0,0,0.2);
    border-top: 2px solid rgba(0,0,0,0.2);
}
 .table_datos{
     position:relative; width:430px; height:200px; margin: 10px auto;
 }

.carrito_menu{
    display: none;
}
.search_menu{
    width:100%;background:#1484BB;padding: 0px 10px;border-radius: 10px;
    display: none;
}
.cont_image2{
     width:150px;height:150px;
     position:relative; margin: 10px auto;
    display: none;
}
.cont_image1{
     width:150px;height:150px;
    display: block;
}
.cont_cartable{
    width:450px;display: flex; flex-wrap: wrap; justify-content: space-between;position: relative; margin: 5px auto;
}


#contLupita_1{
    display: none;
}
@media screen and (max-width:975px){    
    
    .cont_image1,.carrito_navbar,.search_navbar{
        display: none;
    }
    .cont_image2,.carrito_menu,.search_menu{
        display: block;
    }
    
    #contLupita_2{
        display: none;
    }
    #contLupita_1{
        display: block;
    }
}    




@media screen and (max-width:500px){  
    
    .progreso_compra h1{
        font-size: 1em;
    }
    
    .cont_cartable{
        width:300px;
    }
    
    .table_datos{
         width:300px;
     }
 
    .contnumb .prev{
        left: 10px;
        opacity: 1;
    } 
    .contnumb .next{
        right: 10px;
        opacity: 1;
    }
    .contnumb{  
        width: 80px;
        border: 1px solid rgba(0,0,0,1);
        display: none;
    }
    .visible{  
        display: block;
    } 
}

/********LISTA DE PRODUCTOS*********/
.other_img{  
    position:absolute;
    transition: all .3s linear;
}
.other_img:hover{
    opacity: 0;
}

 .item_list{
     position:relative;
     width:300px;
     max-height:385px;
     padding:5px;
     margin: 10px 6px;border-radius: 7px;border: 1px solid rgba(0,0,0,0.15);
     box-shadow: -2px -2px 2px 1px rgba(0, 0, 0, 0.03),-2px -2px 8px 1px rgba(0, 0, 0, 0.03),-2px -2px 32px 1px rgba(0, 0, 0, 0.03);
     display: inline-block;
     overflow: hidden;
}
 .item_list:hover{
        box-shadow: -2px -2px 2px 1px rgba(0, 0, 0, 0.1),-2px -2px 8px 1px rgba(0, 0, 0, 0.1),-2px -2px 32px 1px rgba(0, 0, 0, 0.1);        
    }
    .item_title{
        background-color: rgba(255,255,255,0.7);
        width: 300px; height: 50px;
        /*display: flex; flex-wrap: wrap;justify-content: space-between; align-items: center;overflow: hidden;*/
    }
    .item_title div,.item_title h5{
        font-weight: bold;
        position: relative; margin:0 auto; font-size: 1em;
    }
    .cont_img{
        width: 290px; height: 290px;text-align:center;align-items: center;overflow: hidden;
    }
    .item_image{
        width: 290px; height: auto;vertical-align:middle;
    }
    .item_precios{ 
        height: 30px;
        /*position: relative;*/
        z-index: 20;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    #prec{
        color: #FF2525;font-weight: bold;
        font-size: 1.15em;
    }
    #prec_desc{
        font-weight: bold;
        font-size: 1em;text-decoration: line-through;
    }
    .content_control{
        width:290px; 
        /*position: relative;*/ 
        display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center;padding:10px; 
    }
    .content_control button{
        font-size: 0.9em;width:135px;border-radius: 20px;
    }
    .item_list:hover #prec{
        transition: 0.4s;
        font-size: 1.15em;
        color: #FFA4BD;
    }
    .item_list:hover #prec_desc{
        transition: 0.4s;
        font-size: 1em;
        color: #fff;
    }
    .item_list:hover .item_title{
        position: relative;
        transition: 0.4s;
        top: -35px;
    }
    .item_list:hover .item_precios{
        position: relative;
        transition: 0.4s;
        background-color:rgba(20,5,20,1);
        top: -35px;
    }
    .item_list:hover .content_control{
        position: relative;
        transition: 0.4s;
        top: -35px;
    }
/********FORM PEDIDOS*********/

.form-pedido{
    font-size: 1em;
    width: 100%; border: 1px solid rgba(0,0,100,0.1); padding: 10px;
    display: flex; flex-wrap: wrap;justify-content: space-around; align-items: center;
}
.form-pedido a{
    width: 25%;
}
.form-pedido input,.form-pedido select{
    border: 1px solid rgba(43,45,30,0.5);
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    margin: 8px 0;
    width: 70%;
}
.form-pedido input::placeholder {
    color: #81827c;
    letter-spacing: 1.5px;
    font-size: 0.8em;
}
    
.form-pedido .resaltar{
    border: 2px solid rgba(240,64,50,0.7);
}


@media screen and (max-width:500px){
    
    
    .form-pedido a{
        width: 95%;
    }
    .form-pedido input,.form-pedido select{
        width: 93%;
    }
    
    .item_list{
        margin: 2px 1px;
        max-height:280px;width:175px;
    }
    .item_title{
        width: 165px;height: 50px; 
        
        /*font-weight: bold;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;*/
    }
    .item_title div,.item_title h5{
        font-size: 0.85em;
    }
    .item_image{
        width: 165px; height: auto;
    }
    .cont_img{
        width: 165px; height: 165px;
    }
        
    .item_list #prec{
        transition: 0.4s;
        font-size: 1em;
        color: #FFA4BD;
    }  
    .item_list #prec_desc{
        font-size: 0.85em;
        color: #fff;
    } 
    
    .item_list:hover #prec{
    }
    .item_list:hover #prec_desc{
    } 
    .item_list:hover .item_title{
        top: 0px;
    } 
    .item_list:hover .item_precios{
        top: 0px;
    }  
    .item_list:hover .content_control{
        top: 0px;
    }    
    
    .item_list .item_title{
        transition: 0.4s;
        top: 0px;
    }
    
    .item_list .item_precios{
        transition: 0.4s;
        background-color:rgba(20,5,20,1);
        top: 0px;
    }
    .item_list .content_control{
        transition: 0.4s;
        top: 0px;
        padding: 5px;
    }   
}

@media screen and (max-width:380px){
    .item_list{
        margin: 2px 1px;
        max-height:261px;width:163px;
    }    
    .item_image{
        width: 153px; height: auto;
    }
    .cont_img{
        width: 153px; height: 153px;
    }
    .item_precios{ 
        height: 25px;
    }
}

/*************BOTONES*************/

.btn-morado{
    cursor: pointer;
    border: 1px solid rgba(126,0,169,1);
    color: rgba(126,0,169,1);
    background-color: rgba(126,0,169,0);
    
}
.btn-morado:hover{    
    color: rgba(250,250,250,1);
    background-color: rgba(126,0,169,1);
}



/************* WHAtS APP **************/

.contenedor{
  position:fixed;
  display: flex; flex-wrap: nowrap; justify-content: space-between;
  height: 120px;
  width: 280px;
    /*overflow: hidden;*/
  height:auto;
  z-index:100;
  right:25px;
  font-size: 0.8em;    
  bottom:70px;
  padding: 6px 5px;
}

.contenedor .contup .linkup{
    transform: rotate(-90deg);font-size:50px;
    cursor: pointer;
    color: #006D2B;
    text-shadow: 0 0 1px rgba(255,255,255,1), 0 0 2px rgba(255,255,255,1);
}

.contenedor a{
 position: relative;
 color: #fff;
 text-decoration: none;
}
.contenedor a:hover{
 color: #fff; 
}

/************* WHAtS APP **************/
    
@media screen and (max-width:500px){     
    
    *{
        font-size: 98%;
     }
    
    .oferta-div{
        margin: 2px;
        font-size: 0.75em;
        max-width:93px;
        height:21px;
    }
    .contenedor{
        right: 0px;
    }    
    
    .content_control button{
        font-size: 0.75em;
    }
    .titulos{
        font-size: 90%;
    }
}

/*
.botonF1{
  width:60px;
  height:60px;
  border-radius:100%;
  background:#045f8c;
  right:0;
  bottom:0;
  position:absolute;
  margin-right:16px;
  margin-bottom:16px;
  border:none;
  outline:none;
  color:#FFF;
  font-size:36px;
  box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
  transition:.3s; 
}
.botonF1:focus,.btnFlot:focus{
  outline:none; 
}
span{
  transition:.5s;  
}
.botonF1:hover span{
  transform:rotate(360deg);
}
.botonF1:active{
  transform:scale(1.1);
}
.btnFlot{
  width:45px;
  height:45px;
  border-radius:100%;
  border:none;
  color:#FFF;
    text-align: center;
  box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
  font-size:28px;
  outline:none;
  position:absolute;
  right:0;
  bottom:0;
  margin-right:26px;
  transform:scale(0);
}
.botonF2{
  background:#009688;
  margin-bottom:80px;
  transition:0.5s;
}
.botonF3{
  background:#1bd742;
  margin-bottom:135px;
  transition:0.7s;
}
.botonF4{
  background:#375cff;
  margin-bottom:185px;
  transition:0.9s;
}
.botonF5{
  background:#FF5722;
  margin-bottom:230px;
  transition:0.99s;  
}
.animacionVer{
  transform:scale(1);
}
*/

