@font-face { 
/*    font-family: 'LuzRo'; 
    src: url('../fonts/LUZRO.eot');
    src: local('LuzRo'), url('../fonts/LUZRO.ttf') format('truetype');*/
}
@media (min-width: 1200px){
    .container {
        width: 1140px !important;
    }
}

.main-content-parent{
    margin: 40px auto 10px auto;
}
.liCats{
    vertical-align: middle;
    line-height: 18px;
}
.thumbnail{
    border: none !important;
}
.bx-wrapper .bx-controls-direction a{
    z-index: 998 !important;
}
.aggregate-rating {
    display:none;
}
.ec-stars-wrapper, .ec-stars-wrapper2 {
	font-size: 0;
	/*display: inline-block;*/
}
.ec-stars-wrapper a, .ec-stars-wrapper2 a {
	text-decoration: none;
	display: inline-block;
	/* Volver a dar tamaño al texto */
	font-size: 22px;
	font-size: 2rem;	
	color: #888;
        margin: 2px 1px;
}
.ec-stars-wrapper:hover a{
	color: orange;
        text-decoration: none;
}
.ec-stars-wrapper2:hover a{
        color: #888;
        text-decoration: none;
        cursor: default !important;
}
.star-orange{
    color: orange !important;
    text-decoration: none !important;
}
.ec-stars-wrapper > a:hover ~ a {
	color: #888;
        text-decoration: none;
}

body{
    font-family: 'LuzRo' ;
}
.btn-warning{
    font-weight: bold;
    background: #FE9A2E !important;
}
.ul-nomarginbottom{
    margin: 0px !important;
}

.deshabilitadojs{
    width: 85%;margin: 5px auto;padding: 10px;border: 1px solid red; text-align: center;
}

#MenuHorizontal{
    background-color: #F3F3F3;z-index: 999;position: absolute;top: auto;left: 7%;right: 7%;margin: 5px auto;
    -webkit-box-shadow: 4px 4px 7px 0px rgba(50, 50, 50, 0.33);
    -moz-box-shadow:    4px 4px 7px 0px rgba(50, 50, 50, 0.33);
    box-shadow:         4px 4px 7px 0px rgba(50, 50, 50, 0.33);    
}
#ulLateralDerProduc a{
    color: #A4A4A4  !important;
    text-decoration: none;
}
#contentMenuHorizontal>div>ul>li, #contentMenuHorizontal>ul>li {
    padding: 10px 20px!important;
}
#autoCompleteDiv3>ul>li>a:hover{
    color: #fff !important;
}
#contentMenuHorizontal>div>ul>li>a {
    font-size: 15px !important;
    color: #333 !important;
    text-decoration: none;
}
#contentMenuHorizontal>ul>li a{
    font-size: 20px !important;
    color: #333 !important;
    text-decoration: none;
}
#contentMenuHorizontal>div{
    width: 25%;
    border-right: 1px solid #e8e8e8 !important;
}
#contentMenuHorizontal>h2 {
    padding: 10px !important;
}
.autoCompleteDiv{ 
     position: absolute; 
     top: 37px;
     min-width: 310px !important;
     border: 1px solid rgba(136, 136, 136, 0.45); 
     margin: 0px; 
     padding: 2px; 
     display: none; 
     background: white;
     z-index: 99999;
} 
#autoCompleteDiv2{ 
     position: absolute; 
     top: 34px;
     min-width: 100% !important;
     border: 1px solid #888; 
     margin: 0px; 
     padding: 2px; 
     display: none; 
     background: white;
     z-index: 9999;
} 
.autoCompleteDiv a:hover { 
    background: none; 
    background-color: #ff2004;
    border-color: #eea236;
    color: white; 
    font-weight: normal; 
} 
.autoCompleteDiv a { 
    background: none; 
    background-color: white; 
    color: black; 
    text-decoration: none; 
    padding: 2px; 
    margin: 0px; 
    display: block; 
}
.layout-slider { margin-bottom: 60px; width: 50%; padding: 20px 0; }
#listaopclateralproducto{
    border-left: 1px solid #ccc;
}
#listaopclateralproducto .divopclateralproducto{
    width: 70%;margin: 5px auto;height: 60px;
    color: #A4A4A4;
    font-size: 18px;
    border-bottom: 1px solid #ccc;
}
.btn-warning:hover{
    background: #FF8000 !important;    
}
.divContentImagenesPdto{
    height: 90px;
}
.div-banners-categorias{
    height: 250px;
}
.centerDiv{
    vertical-align:middle;position:relative;top:25%;
}
.centerDiv2{
    vertical-align: middle;position: relative;top: 20%;
}
.titleCategoria{
    width: 50%;font-size: 110px;padding-left: 50px;
}
.icono{
    background: url(../img/admin/iconos-fondos.png) no-repeat
}
#infoGestion .icono{
    width: 32px;
    height: 32px;
}
#infoGestion .divTiendas{
    margin: 10px 0px !important;padding:20px;
}
#infoGestion #ico-conftienda{
    background-position: -406px 0px;
}
#infoGestion #ico-sucursal{
    background-position: -406px -37px;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }
  
  a{
      text-decoration: none;
  }
  
  
#grupoBotonCategorias .btn-group{
    display: block !important;
}

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
*{
    padding: 0;
    margin: 0;    
}
ul{
    list-style: none;
}
.footer{
    padding: 10px;
    font-size: 12px;
}
select{
    padding: 0px;
}
input{
    padding: 3px;
}

.header, .footer2{
    height: 100px;
}
.headerStatic{
    height: 65px;
-webkit-box-shadow: 3px 2px 9px 0px rgba(50, 50, 50, 0.72);
-moz-box-shadow:    3px 2px 9px 0px rgba(50, 50, 50, 0.72);
box-shadow:         3px 2px 9px 0px rgba(50, 50, 50, 0.72);
}
#headerStatic{
    border-top:1px solid red;
box-shadow: 0 0 10px rgba(0,0,0,0.18);
position: fixed;
top: 0;
z-index: 999;
  background-color: white;
}
#imagendelProdcutoMostrado{
        border:1px solid #ccc;
    }

@-moz-document url-prefix(){
    
    #imagendelProdcutoMostrado>img{
        width: 100%;
        
    }
    .iconCarritoFloatWhite {
        background: url('../img/adom/general/imgsHome1.png') no-repeat scroll -59px -68px transparent !important;
    }
    .iconCarritoFloatOrange {
        background: url('../img/adom/general/imgsHome1.png') no-repeat scroll -88px -68px transparent !important;
    }
    #headerStatic #divNumCarrito{
        height: 20px !important; 
    }
    #imgPlacetoPace{
        width: 80px !important;
    }
    #imgLogosPagoLinea{
        width: 140px !important;
    }
}

#formRegistrarTienda input{
    padding: 3px;
}

.colorWhite{
    background: #fff;
}

.letterWhite{
    color:#fff;
}
.letterBlack{
    color:#000;
}
.uppercaseText{
    text-transform: uppercase;
}
.iconRequired{
    display:inline-table;color:red
}
.middlewidth{
    width: 50%;
}
.firstLetterUpper{
    text-transform: capitalize
}
.fullwidth{
    width: 100%;
}
.separadorDerecho{
border-right: 1px solid white;
}
.separadorDerechoBlack{
border-right: 1px solid #000;
}
.separadorIzquierdo{
    border-left: 1px solid white;
}
.estiloLista{
    list-style: none;
}
.marginupdown{
    margin: 10px 0px;
}

.text12{
    font-size: 12px;
}
.text14{
    font-size: 14px;
}

#imgChatAdoomicilio{
    background: no-repeat url('../img/adom/general/imgChatAdoomicilio2.png');
/*    background-color: #e7e8ea ;*/
    position: fixed; 
    right: 60px; 
    width: 272px; 
    height: 227px; 
    bottom: 0px; 
    z-index: 999;
    -webkit-border-top-left-radius: 8px;
    -moz-border-top-left-radius: 8px;
    border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-top-right-radius: 8px;
    border-top-right-radius: 8px;
}

#btn_cerrar_chat{
    width: 36px; 
    height: 36px; 
    background: url(../img/adom/general/cerrar-prod.png) no-repeat 0px 0px;
    z-index: 9999;
    float: right;
}

#btn_cerrar_chat:hover{
    width: 36px; 
    height: 36px; 
    background: url(../img/adom/general/cerrar-prod.png) no-repeat 0px -38px;
    z-index: 9999;
    float: right;
    }
.border-bottom{
    -webkit-box-shadow: 0px 0px 3px 1px rgba(50, 50, 50, 0.58);
    -moz-box-shadow:    0px 0px 3px 1px rgba(50, 50, 50, 0.58);
    box-shadow:         0px 0px 3px 1px rgba(50, 50, 50, 0.58);
}
.borderClaro{
    border: 1px solid #d7d7d7 !important;
}
.margintopbottom{
    margin: 30px 0px 20px;
/*    padding-left:35px;*/
}
.margintopbottomMobile{
    margin: 20px 0px 20px;
    
}
.iconCarritoNegro{
    background: url(../img/adom/general/imgsHome1.png) no-repeat -8px -54px;
    height: 45px;
    width: 45px;
}
.nav-stacked>li>a{
    color: #333;
    font-size: 15px;
}
.nav-stacked>li>.activeCat{
    color: #FF2004;
    font-weight: bold;
}
.nav-pills>li>a{
    padding: 10px 2px !important;
  background: none;
  border-bottom: 1px solid #d7d7d7;
  color: #000;
  font-size: 15px;
  padding: 3px;

/*    color: #333 !important;
    border-radius: 0px !important;*/
}
.nav-pills>li>a:hover{
background-color:#fff !important;
  color: #ff2004!important;
}
.titleCajonCategoria>h3{
    font-size: 23px !important;
}
.titleCajonCategoriaPromo>h3{
    font-size: 18px !important;
    font-weight: bold;
}
.nav-stacked>li>a:hover{
    font-weight: bold;
}
.margintopbottom10{
    margin: 10px 0px;
}
.margintopbottom5{
    margin: 5px 0px;
}
.sombraTable{
    -webkit-box-shadow: 10px 10px 5px -9px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 5px -9px rgba(0,0,0,0.75);
box-shadow: 10px 10px 5px -9px rgba(0,0,0,0.75);
}

/* Small devices (tablets, 768px and up) */
/* Medium devices (desktops, 992px and up) */
/* Large devices (large desktops, 1200px and up) */

/*.divContentProductosSugeridos{
    height: 220px;
}*/

@media (max-width: 400px) {
    #labelCiudadActual{
        display: none;
    }
}

@media(min-width: 50px) and  (max-width:511px){  
    .optionsheadermovil{
        margin: 0px 7px !important;
    }
    #divImgPagoLinea{
        width: 170px !important;
    }
}
@media(min-width: 512px) and  (max-width:570px){
    #divImgPagoLinea{
        width: 240px !important;
    }
}

.navbar-brand2 {
    float: left !important;
    padding: 8px !important;
    font-size: 18px !important;
/*    line-height: 20px !important;*/
    height: 50px !important;
}

.optionsheadermovil .glyphicon{
    color: #fff !important;
}

.numCarritoMobile{
    color: orange;
    font-weight: bold;
    position: absolute;
    top: 1px;
    right: 6px;
}
#contenidoCarritoComprasLat{
    overflow-y:auto;
    max-height: 400px;
}
    
#carritoComprasLateral{
    font-size: 12px;
}
@media(min-width: 380px) and  (max-width:767px){   
 #NombreProductoPromocion{
       font-size: 17px !important;
    } 
    .menuCategoriasMovil{
        width: 400px !important; 
    }
}
@media(max-width: 990px){
    #divsCats23{
        display: none !important;
    }
    #divsCats23Hidden, #linkbajarweb, #linksubirweb{
        display: block !important;
    }
}

.imgPdtoV4promo{
overflow: hidden;
height: 168px;
width: 190px;
/*margin: 5px auto;*/
}
.imgPdtoV4promoGrande {
overflow: hidden;
height: 300px;
width: 400px;
/*margin: 5px auto;*/
}
.cajaProductosPromo{
   
    color: #000;
}
.cajaProductosPromo .precioPdto{
    text-align: center;
}

.cajaProductosPromo .precioPdto, .cajaPromociones .precioPdto{
    font-size: 20px;
    font-weight: bold;
    color: #000;
     vertical-align: middle;     
}
.cajaProductosPromo .precioPdto label{
    margin: 0px !important;
}

.cajaProductosPromo .precioPdto a, .cajaPromociones .precioPdto a{
    background: #333;
    color: #fff;
}
.cajaProductosPromo .nombrePdto, .cajaPromociones .nombrePdto{
    height: 55px;
    overflow:hidden;
    /*white-space:nowrap;*/
    text-overflow: ellipsis;
    text-align: center;
}
.marcaProductos{
    text-transform: capitalize;font-size:12px;color: #000;
}
.cajaProductosPromo .nombrePdto h1, .cajaPromociones .nombrePdto h1{
    color: #000;
    text-transform: capitalize;
    font-size: 17px !important;
}
#contentNumCarrito{
    font-size: 12px;
    font-weight: bold;
    color: #353632;
}
#contentNumCarrito2{
    font-size: 12px;
    font-weight: bold;
    color: #000;
}
#contentNumCarrito3{
    font-size: 12px;
    font-weight: bold;
    color: #fff;
}
#parPedidoActual{
    color: #353632;
    font-size: 14px;
}
.cajaCategoria{
    height: 220px;
    overflow: hidden;
    
    /*opacity: 0.8;*/
}
.cajaCategoriaPromo{
    height: 250px;
    width: 250px;
    overflow: hidden;
    margin:0px auto;
}
.cajaProductos{
  height: 375px;
  /* height: 300px; */
  color: #000;
  border-bottom: 1px solid rgba(128, 128, 128, 0.30);
  margin: 0px 0px 30px; 
}
.cajaProductos .precioPdto{
    text-align: center;
}
.divContentCajaProductos{
/*  border: 1px solid rgba(128, 128, 128, 0.22);
  margin: 0px 7px 15px;*/
  padding-left: 0px !important;
    padding-right: 0px !important;
}
.divContentCajaProductos a:hover{
    text-decoration: none;
}
.cajaProductos .precioPdto, .cajaPromociones .precioPdto, .classContentProductosDestacados .precioPdto{
    font-size: 20px;
    overflow: hidden;
    font-weight: bold;
    color: #ff2004;
    vertical-align: middle;     
}
.cajaProductos .precioPdto label{
  margin: 0px !important;
  /* font-weight: 700 !important; */
  font-size: 17px !important;
  color: #898989 !important;
}
.precioPdto button:hover{
opacity:0,8;
border-left:none !important;
border-top:none !important;
border-right:none !important;
border-bottom:3px solid #c81a02 !important;
}


.cajaProductos .precioPdto a, .cajaPromociones .precioPdto a, .precioPdto button{
  border: 0px solid #c81a02;
  background-color: #ff2004;
  color: #fff;
  border-radius: 4px;
  border-bottom-width: 3px;
  padding: 1px 29px;
  margin-top: 15px;
  font-size: 18px !important;    
/*    border: 1px solid #c81a02;
    background-color:#ff2004; color:#fff;*/
}
.cajaProductos .nombrePdto, .cajaPromociones .nombrePdto, .classContentProductosDestacados .nombrePdto{
    /*height: 51px; */
  /* height: 58px; */
  /* overflow: hidden; */
  /* white-space: nowrap; */
  text-overflow: ellipsis;
  text-align: center;
  color: #A9A9A9;
}
.marcaProductos{
    text-transform: capitalize;font-size:12px;color: #000;
}
.cajaProductos .nombrePdto h1, .cajaPromociones .nombrePdto h1{
  color: #000;
  text-transform: capitalize;
  /* font-weight: inherit; */
  font-size: 17px !important;

}

.img-peque{
    width: 60px;
    height: 60px;
    margin: 0px auto;
}
#textCarritoVacio{
    font-size: 35px;
}
.imgPdtoV4{
  overflow: hidden;
   height: 220px;
  width: 100%;
  margin: 5px auto;
  vertical-align: middle;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
img.img-thumbnail.text-center:hover{
  background-image:url('../img/adom/general/viewMore.png');
  background-position: center center;
  background-repeat: no-repeat;
}

.imgPdtoSugeridos{
   overflow: hidden;
   height: 200px;
  width: 100%;
  margin: 5px auto;
  vertical-align: middle;   
}
#vistaproductoslineal .imgPdtoV4{
    height: 110px;
width: 120px;
}
.border_bottom_claro{
    border-bottom: 1px solid #E6E6E6
}
.border_bottom_claro2{
    border-bottom: 3px solid #E6E6E6
}
#vistaproductoslineal .nombrePdto h1{
    color: #000;
    text-transform: capitalize;
    font-size: 18px !important;
}
#vistaproductoslineal .nombrePdto a{
    text-decoration: none;
}
#vistaproductoslineal .precioPdto{
    font-size: 22px !important;
}
#vistaproductoslineal .btn-default{
    background: #333 !important;
    color: #fff !important;
}
.cajaCategoria:hover{
    cursor: pointer;
    opacity: 1; filter: alpha(opacity=100);
}
.titleCajonCategoria{
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    background: rgba(0,0,0,0.3);
    text-transform: capitalize;
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 10px;
    height: 46px;
    z-index: 0;
    vertical-align: middle;
}
.titleCajonCategoriaPromo{
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    background: rgba(0,0,0,0.3);
    text-transform: capitalize;
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 2px;
    height: 46px;
    z-index: 0;
    vertical-align: middle;
}
.fixed{box-shadow:0 0 10px rgba(0,0,0,0.5);position:fixed;top:0;z-index: 9999999;}
.titleCajonCategoria h3, .titleCajonCategoriaPromo h3{
    margin: 5px 0px !important;
}
.iconPromo{
    width:67px;height:65px;position:absolute;left:15px;top:10px;
    background: no-repeat url('../img/adom/general/descuentos/20.png');
   z-index: 97;
}
.iconPromo2{
    width:57px;height:55px;position:absolute;left:15px;top:10px;
    background: no-repeat url('../img/adom/general/descuentos/20peque.png');
}
.iconPromo p{
    font-size: 27px;
    color: #353632;
    font-weight: bold;
}
.iconPromo2 p{
    font-size: 20px;
    color: #353632;
    font-weight: bold;
}
.titleCajonCategoriaPpal{
    color: #fff;
    font-weight: bold;
    background: rgba(0,0,0,0.3);
/*    text-transform: capitalize;*/
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 0px;
    height: 45px;
    z-index: 0;
    vertical-align: middle;
}
.btn-enviar-center{
    padding: 10px 64px!important;
    margin: 10px auto !important;
}
.imgPdtoV42{
    overflow: hidden;
    height: 120px;
    width: 118px;
    margin: 0px auto;
}
.titleCajonCategoriaPpal h3{
    margin: 10px 0px !important;
    font-size: 22px !important;
}
.divContentImagnesPdto{
    /*padding: 5px;*/
    z-index: 9999;
    /*position: absolute;*/
    left: 15px;
    right: 15px;
    bottom: 3px;
    height: 55px;
    z-index: 0;
    vertical-align: middle;
}
.breadcrumb{
    background: none !important;
    font-size: 18px !important;    
    margin-bottom: 0px !important;
}
.breadcrumb a{    
    color: #898989 !important;
}
.breadcrumb a:hover{
    color:#ff2004 !important;
}
.breadcrumb a > .active {
  color: rgba(255, 32, 4, 0.56) !important;
}
.breadcrumb>li+li:before{
   content: "/" !important;   
    }
@media(max-width: 479px){
    #paginadorProductos{
        padding-top: 1rem;
    }
    .row .divContentCajaProductos{
        padding-bottom: 3rem;
    }
    .btnHideNewsletter{
        display: block !important;
    }
    .btnShowNewsletter{
        display: none !important;
    }
    #formRegisterNewsletter #email{
        padding: 13px !important;
    }
    .divCatPequeDest{
        height: 180px !important;
    }
    .cajaProductos .nombrePdto h1{
        font-size: 12px !important;
        font-weight: normal;
    }
    .cajaProductos .nombrePdto{
        /* height: 60px !important;*/
    }
/*    #divSelectBarrio{
        width:270px !important;
    }*/
    .marcaProductos{
        font-size: 8px;
    }
/*    .imgPdtoV4{
        margin: 0px auto !important;
        height: 100px;
        width: 130px !important;
    }*/
    .imgPdtoV4{
        margin: 0px auto !important;
        height: 190px;
        width: 190px !important;
    }
    .cajaCategoria{
        height: 150px !important;
    }
    .cajaProductos{
        height: 280px !important;
        border-bottom: 0px solid #fff;
    }
    .div-banners-categorias{
        height: 140px !important;
    }
    .titleCategoria{
        font-size: 50px !important;
    }
    .navbar-brand2{
        height: 70px !important;
    }
    .divSectionFooter{
        width: 50% !important;
    }
    .divCats{
        width: 100% !important;
    }
    .divCats50{
        width: 50% !important;
    }
    .cajaProductos .precioPdto a, .cajaPromociones .precioPdto a, .precioPdto button{
        padding: 9px 30px;
    }
}
.divCatPeque{
    height: 194px;
    overflow: hidden;
}
.divCatPequeDest{
    height: 398px;
    overflow: hidden;
}
.divCatPequeDestPromo{
    height: 404px;
    overflow: hidden;
}
.divCatPequePromo{
    height: 250px;
    overflow: hidden;
}
@media(max-width: 499px){    
    .cajonPink{
            height: 240px !important;
        }
}
.iconAyudaMobile{
    width: 16px;
height: 25px;
background: no-repeat url('../img/adom/general/imgsHome1.png') -4px -195px;
}
.icondudas{
    width: 40px;
    height: 40px;
    background: no-repeat url('../img/adom/general/imgsHome1.png') -167px -189px;
}
.iconmediospago{
    width: 50px;
height: 41px;
background: no-repeat url('../img/adom/general/imgsHome1.png') -258px -189px;
}
.iconpreguntasfrecuentes{
    width: 32px;
height: 41px;
background: no-repeat url('../img/adom/general/imgsHome1.png') -308px -189px;
}
.iconpagocontraentrega{
    width: 38px;
height: 42px;
background: no-repeat url('../img/adom/general/imgsHome1.png') -263px -236px;
}
.iconvermasopciones{
width: 20px;
height: 22px;
background: no-repeat url('../img/adom/general/imgsHome1.png') -315px -236px;
}
.iconpagocontraentregapeque{
   width: 52px;
   height: 52px;
    background: no-repeat url('../img/adom/general/pago_en_linea.png') -25px -9px;
}
.iconpagoconsignacionbancaria{
    width: 52px;
    height: 52px;
    background: no-repeat url('../img/adom/general/pago_en_linea.png') -144px -9px;
}
.iconpagosenlinea{
    width: 52px;
    height: 52px;
    background: no-repeat url('../img/adom/general/pago_en_linea.png') -84px -9px;
}
.icontarjetacredito{
width: 52px;
height: 52px;
background: no-repeat url('../img/adom/general/producto.png') -237px -103px;
}
.icontarjetadebito{
width: 52px;
height: 52px;
background: no-repeat url('../img/adom/general/producto.png') -237px -162px;
}
.iconCarritoValorDom{
    background: no-repeat url('../img/adom/general/imgsHome2.png') -208px -47px;
width: 100%;
height: 37px;
}
.iconCarritoValorDom>div{
position: absolute;
padding: 0px 5px;
left: 70px;
font-size: 23px;
color: #fff;
height: 100%;
}
.content-cats{
    max-height: 630px;
    overflow: hidden;
}
.iconCarritoValorDomFree{
        background: no-repeat url('../img/adom/general/imgsHome2.png') -208px -6px;
width: 100%;
height: 37px;
}
.icondevoluciones{
    width: 38px;
height: 41px;
background: no-repeat url('../img/adom/general/imgsHome1.png') -214px -236px;
}
.viewLista{
    background: no-repeat url('../img/adom/general/lista_productos.png') -176px -60px;
    width: 24px;
    height: 24px;
    margin-left: 13px;
}
.viewNormal{
    background: no-repeat url('../img/adom/general/lista_productos.png') -143px -60px;
    width: 24px;
    height: 24px;
    margin-left: 13px;
}
.viewLista2{
    background: no-repeat url('../img/adom/general/lista_productos.png')-176px -84px;
    width: 24px;
    height: 24px;
    margin-left: 13px;
}
.viewNormal2{
    background: no-repeat url('../img/adom/general/lista_productos.png') -143px -84px;
    width: 24px;
    height: 24px;
    margin-left: 13px;
}
.iconseguro{
    width: 32px;
height: 41px;
background: no-repeat url('../img/adom/general/imgsHome1.png') -171px -236px;
}
.icontiempo{
  width: 30px;
  height: 30px;
  background: no-repeat url('../img/adom/general/producto.png') -145px -12px;
}
.icontiempoTiendas{
  width: 23px;
  height: 23px;
  display: inline-block;
  background: no-repeat url('../img/adom/general/producto.png') -145px -12px;
  vertical-align: middle;
}
.iconDelivery{
  background: url('../img/adom/general/delivery.png') 0px 0px no-repeat;
  vertical-align: initial;
  display: inline-block;
  width: 32px;
  height: 24px;
}
.onlySection{
    margin-left:5px;
}
.iconCostumerProtection{
  width: 0% !important;
  height: 36px;
  background: no-repeat url('../img/adom/general/producto.png') -182px -4px; 
}
.star1View{
background: no-repeat url('../img/adom/general/producto.png') -28px -209px; 
width: 125px;
height: 21px;
}
.iconLocationMobile{
    width: 16px;
height: 25px;
background: no-repeat url('../img/adom/general/imgsHome1.png') -86px -195px;
}
.iconCarritoMobile{
   width: 25px;
height: 25px;
background: no-repeat url('../img/adom/general/imgsHome1.png') -53px -195px;
}

.iconUserNoLoggedMobile{
   width: 24px;
height: 25px;
background: no-repeat url('../img/adom/general/imgsHome1.png') -25px -195px;
}
.iconUserLoggedMobile{
   width: 24px;
height: 25px;
background: no-repeat url('../img/adom/general/imgsHome1.png') -25px -220px;
}
#informacionPersonalUsuario p{
    font-size: 15px;
}
.paddingInfo{
    padding: 2px 15px;
}
.subtitle2{
    font-weight: bold;
    color: #ff2004;
}
.iconRowUser{
    background: no-repeat url('../img/adom/general/panel_de_cuenta.png') -158px -65px;
    display:inline-block;
    vertical-align:middle;
    width: 29px;
    height: 27px;
}
.iconAddDireccion{
    background: no-repeat url('../img/adom/general/panel_de_cuenta.png') -192px -65px;
    display:inline-block;
    vertical-align:middle;
    width: 29px;
    height: 27px
}
.infoIcons{
    color:#898989;
}
.iconCancelado,.iconAprobado,.iconProceso,.iconPendiente{
    background: url('../img/adom/general/panel_de_cuenta.png') no-repeat;
    width: 28px;
    height: 29px;
    display:inline-block;
    vertical-align: middle
}
.iconCancelado{
    background-position:-27px -64px;
}
.iconAprobado{
   background-position:-55px -64px; 
}
.iconPendiente{
   background-position:-86px -64px; 
}
.iconProceso{
    background-position:-118px -64px;
}

.estadoSolicitado, .estadoCancelado, .estadoPendientePago, .estadoProceso,.estadoEntregado{
    background: url('../img/adom/general/panel_de_cuenta.png') no-repeat;
    height: 43px;
    width: 43px;
    margin-top: 15px !important
}
.estadoSolicitado{
    background-position:  -73px -9px;
}
.estadoCancelado{
     background-position: -26px -9px;
}
.estadoPendientePago{
     background-position: -121px -9px;
}
.estadoProceso{
    background-position: -171px -9px;
}
.estadoEntregado{
    background-position: -73px -9px;
}
.estadoSolicitado:hover, .estadoCancelado:hover, .estadoPendientePago:hover, .estadoEntregado:hover,.estadoProceso:hover,.iconRowUser:hover,.iconAddDireccion:hover{
    cursor: pointer;
    opacity: 0.8; filter: alpha(opacity=100); 
}

.divNombreProductoTotal{
    max-width: 120px;
    margin: 0px auto;
}
#menuPanelUser{
    border:1px solid #d7d7d7;
    border-bottom:none;
    border-radius:4px;
    box-shadow: 1px 1px 4px #C5C5C5;
}
#menuPanelUser .nav li a{
    background:none;
    border-bottom:1px solid #d7d7d7;
    color: #000;
    font-size: 15px;
    padding: 8px;
}

#menuPanelUser .nav li a:hover{
    color: #ff2004;
    background: rgba(184,184,184 0.2);
    cursor: pointer;
}

.listCategoriasNewsletter{
    display: block;
    background-color: #E6E6E6;
    position: absolute;
    top: 22px;
    left: 0;
    z-index: 999;
    margin-left: -15%;
    padding: 15px;
    width: 130%;
    text-align: left;
    -webkit-box-shadow: 5px 5px 6px 0px rgba(50, 50, 50, 0.6);
    -moz-box-shadow: 5px 5px 6px 0px rgba(50, 50, 50, 0.6);
    box-shadow: 5px 5px 6px 0px rgba(50, 50, 50, 0.6);
}
.menuCategoriasMovil{
    background: #E6E6E6;-webkit-border-radius: 5px;
    -moz-border-radius: 5px;border-radius: 5px;width: 330px;left: 25px; top: 40px;
    position: absolute;z-index: 9;
    -webkit-box-shadow: 5px 5px 6px 0px rgba(50, 50, 50, 0.6);
-moz-box-shadow:    5px 5px 6px 0px rgba(50, 50, 50, 0.6);
box-shadow:         5px 5px 6px 0px rgba(50, 50, 50, 0.6);
}

.menuCategoriasMovil ul li{
    font-size: 16px;
    padding: 5px 15px;
    vertical-align: middle;
}
.menuCategoriasMovil ul li a{
    font-size: 14px !important;
}
.contentMenuCategoriasMovil{    
    background: #E6E6E6;padding: 15px;
}
@media (max-width: 990px) {
    #content-right{
        margin: 20px 0px;
    }
    #divVendeNosotros{
        margin: 0px;
    }      
/*    .div-banners{
        height: 280px;
    }*/
}
    #divImgPagoLinea{
        width: 270px;
        height: 32px;
        /*border: 1px solid red;*/
/*        background: url(adom/general/logosPagosElectronicos.png);
        background: no-repeat url('../img/adom/general/imgsHome1.png') -118px -153px;*/
    }  
    
    .fullheight{
        height: 100%;
    }
    
    .optionsheadermovil{
        margin: 0px 10px;
    }
    @media(min-width: 768px){
        #divMenuCategoriasMovil{
            display: none !important;
        }
        .divMenuCategoriasMovil{
            display: none;
        }
        #formWeb{
        display: block !important;
        }
        #formMovil{
            display: none;
        }        
    }    
    #formMovil h4{
        display: block;border-bottom: 1px solid #ccc;
    }
    @media(max-width: 350px){        
        .navbar-brand2{
            height: 70px !important;
        }
        #divImgPagoLinea{
            width: 140px !important;
        }        
        #pagoElectronico .container .textCajon{
            font-size: 11px !important;
        }
        .main-content-parent{
            margin-top: 80px !important;
            margin-bottom: 40px !important;
            margin-left: auto !important;
            margin-right: auto !important;
        }
    }
    
    .btnNextSlider{
        opacity: 0.7;
        width: 16px;
        height: 38px;
        background: no-repeat url('../img/adom/general/imgsHome1.png') -36px -117px;
    }
    .btnNextSlider:hover{
        cursor: pointer;
        opacity: 1; filter: alpha(opacity=100); 
    }
    .btnPreviewSlider{
        opacity: 0.7;
        width: 16px;
        height: 38px;
        background: no-repeat url('../img/adom/general/imgsHome1.png') -14px -117px;
    }
    .btnPreviewSlider:hover{
        cursor: pointer;
        opacity: 1; filter: alpha(opacity=100); 
    }
    .btnTopSlider{
        opacity: 0.7;
width: 35px;
height: 20px;
background: no-repeat url('../img/adom/general/imgsHome1.png') -171px -112px;
margin: 0px auto;
    }
    .btnTopSlider:hover{
        cursor: pointer;
        opacity: 1; filter: alpha(opacity=100); 
    }
    .btnBottomSlider{
        opacity: 0.7;
width: 35px;
height: 20px;
background: no-repeat url('../img/adom/general/imgsHome1.png') -171px -131px;
margin: 0px auto;
    }
    .btnBottomSlider:hover{
        cursor: pointer;
        opacity: 1; filter: alpha(opacity=100); 
    }
.btnTopSliderSmall{
    opacity: 0.7;
    width: 30px;
    border: 1px solid #D7D7D7;
    height: 21px;
    background: no-repeat url('../img/adom/general/iconCantidad.png') -2px -7px;
    margin: 0px auto;
    border-top: 0px !important;
    border-right: 0px;
}
.btnTopSliderSmall2{
        opacity: 0.7;
        width: 22px;
        /* border: 1px solid red; */
        height: 16px;
        background: no-repeat url('../img/adom/general/imgsHome1.png') -256px -66px;
        margin: 0px auto;
}
.btnTopSliderSmall:hover{
        cursor: pointer;
        opacity: 1; filter: alpha(opacity=100); 
}
.btnTopSliderSmall2:hover{
        cursor: pointer;
        opacity: 1; filter: alpha(opacity=100); 
} 
.btnBottomSliderSmall{
  opacity: 0.7;
  width: 30px;
  height: 19px;
  background: no-repeat url('../img/adom/general/iconCantidad.png') -2px -45px;
  margin: 0px auto;
  border-left: 1px solid #D7D7D7;
    }
.btnBottomSliderSmall2{
        opacity: 0.7;
        width: 22px;
        height: 16px;
        background: no-repeat url('../img/adom/general/imgsHome1.png') -256px -82px;
        margin: 0px auto;
    }
    .btnBottomSliderSmall:hover{
        cursor: pointer;
        opacity: 1; filter: alpha(opacity=100); 
    }
    .btnBottomSliderSmall2:hover{
        cursor: pointer;
        opacity: 1; filter: alpha(opacity=100); 
    }
    #footer2 a{
        color: #000;
    }
    
    .divsDescripcionPdtos{
        max-height: 118px;overflow: hidden;text-overflow: ellipsis;color:#898989;
    }
    .divTiempoAproximado{
        font-size: 16px;
    }
    
    .iconosRedesSociales{
        margin: 0px 8px;
    }
    .divsNombrePdtos h3{
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        font-weight: bold;
    }
    .nombrePdtos{
        color: #3A3A3A; 
        text-transform:capitalize;
        font-weight: bold;
    }
    .detail{
        text-decoration:underline;
        color:#898989 !important;
    }
    .detailFooter{
        text-decoration:none;
        color:#898989 !important;
    }
    .active2 a{        
        background: #353632 !important;
        color: #fff !important;
    }
    .active3 a{
        border-bottom: 2px solid #353632 !important;
    }
    #linkAnadir{
  padding: 9px 0px !important;
  font-weight: bold;
/*  border-bottom: 2px solid #AE0000;*/
  border-radius: 3px !important;
    }
    #divSelectBarrio{
        cursor: auto;
        text-align: left;
        display:none;position: absolute;left: 50%;top:50%;
        margin-left: -205px;margin-top: -150px;width: 410px;background:#E6E6E6;padding:10px;        
        -webkit-box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.75);
        -moz-box-shadow:    1px 1px 5px 0px rgba(50, 50, 50, 0.75);
        box-shadow:         1px 1px 5px 0px rgba(50, 50, 50, 0.75);
        -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
z-index:999;
    }
    .modal-content{
        border-radius: 0px !important;
    }
/*    .iconUserWhite{
        height: 30px;
        width: 30px;
        background: no-repeat url('../img/adom/general/imgsHome1.png') -194px -67px;
    }
    .iconUserOrange{
        height: 30px;
        width: 30px;
        background: no-repeat url('../img/adom/general/imgsHome1.png') -227px -67px;
    }
    .iconCarritoOrange{
        height: 30px;
        width: 37px;
        background: no-repeat url('../img/adom/general/imgsHome1.png') -93px -67px;
    }
    .iconCarritoWhite{
        height: 40px;
        width: 46px;
        background: no-repeat url('../img/adom/general/imgsHome1.png') -108px -58px;
    }*/

@media (max-width: 993px){

    #divSelectBarrio{
        overflow-y: scroll !important;
        height: 450px;
    }
    
    #nameUserLogged{
        display: none !important;
    }
}
.modal{
    z-index: 99999 !important;
}
@media (max-width: 980px){ 
    #linkbajarweb, #linksubirweb{
        display: block !important;
    }
}
@media(max-width: 1150px){    
    #menuHome{
        display: none !important;
    }
    #menuHome2{
        display: block !important;
    }
    #textIconAyuda, #textIconChat, #textCategoriasDropdown{
        display: none !important;
    }
    #parPedidoActual{
        font-size: 12px !important;
    }
}

#contentMenuHorizontal a:hover{
    color: #FF8000 !important;
    font-weight: bold;
}
#costoEnvioMovil{
    color: #000;
    font-size: 16px;
    font-weight: bold;
}
.divBannersHomeDividido .bx-viewport{
    border-left: 5px solid #fff !important;
    border-right: 5px solid #fff !important;
    border-top: 1px solid #fff !important;
    border-bottom: 1px solid #fff !important;
    box-shadow: none !important;
    left: 0px !important;
}
.divBannersHomeDividido .bx-pager{
    position: absolute !important;
    bottom: 20px !important;
}
#divHideMovilMenuLateralIzq ul li{
    color:#898989;
}
@media (max-width: 767px) {
    .cajaProductos{
/*  width: 215px !important;*/
  margin-left: 30px !important;
  margin-right: 30px !important;
    }
    #divImgsHomeSmall{
            display: none !important;
        }
        
    .divCatPequeDestPromo{
        height: 300px !important;
    }
    #promoDest{
        height: 300px !important;
    }
    #promoLateralHide{
        display: none !important;
    }
    #promoLateralPpal{
        display: block !important;
    }
    .divCatPequePromo{
        height: 300px !important;
    }
    #divDescripcionProducto .precioProducto{
        font-size: 25px !important;
    }
    
    .divCatPeque{
        height: 165px !important;
    }
    #MenuHorizontal, #divHideMovilMenuLateralIzq, #costoEnvioWeb{
        display: none !important;
    }
 #NombreProductoPromocion{
       font-size: 14px !important;
    } 
        .imgPdtoV4promoGrande {
overflow: hidden;
height: 150px;
width: 200px;
margin: 5px auto;
    
}
#contentMenuHorizontal a{
    color: #333 !important;
}
#descuentoimg{
    margin:50px auto!important;
    margin-left: 50px!important;
}
    .headerStatic, #carritoComprasLateral, #formEncontrarPdto{
        display: none !important;
    }
    #cajaPopup #caja{
        width: 350px !important;
    }
    .cajaPromociones .imgProdtoSugeridos {
        height: 30px !important; 
    }
    .cajaPromociones .nombrePdto {
        height: 45px !important; 
    }
    .cajaPromociones .precioPdto {
        font-size: 12px !important; 
    }
    .cajaPromociones .nombrePdto h1{
        font-size: 12px !important; 
    }
    .titleCajonCategoria h3{
        margin: 2px 0px !important;
        font-size: 18px !important;
    }
    .titleCajonCategoria{
        height: 25px !important;
    }
    .breadcrumb{
        font-size: 15px !important;
    }
    .titleCajonCategoriaPpal{
        height: 30px;
        vertical-align: middle;
    }
    .titleCajonCategoriaPpal h3{
        margin: 2px 0px !important;
        font-size: 20px !important;
    }
    #tituloProductos h1{
        font-size: 35px !important;
    }
    .divCatPequeDest{
        height: 222px !important;
    }
    .content-cats{
        max-height: 623px !important;
    }
    #content-cats-movil, #linksubirmovil, #linkbajarmovil, #divShowMenuLateralDerecho, #costoEnvioMovil{
        display: block !important;        
    }
    #content-cats-web, #linksubirweb, #linkbajarweb{
        display: none !important;        
    }
/*    .divCatPeque{
        height: 180px !important;
    }*/
    #vistaproductoslineal .imgPdtoV4{
        height: 100px;
        width: 100px;
        margin: 15px !important;
    }
    #listaopclateralproducto{
        border: none !important;
        margin-top: 10px;
    }
    #productosSugeridosMobile, #tienesdudasmovil, #imagenesPdtoMovil{
        display: block !important;
    }
    .listCategoriasNewsletter{
        width: 105%;
        margin-left: -3%;
    }
    #tienesdudasmovil label{
        font-weight: normal !important;
    }
    #tienesdudasweb, #productosSugeridosWeb{
        display: none !important; 
    }
    #textCarritoVacio{
        font-size: 20px;
    }
    .cajaProductos{
        margin: 20px 0px !important;
    }
    .cajaProductos .precioPdto{
        font-size: 16px;
    }
    .cajaProductos .nombrePdto h1{
        font-size: 14px;
        font-weight: normal;
    }
    .div-banners-categorias{
        height: 200px;
    }
    .titleCategoria{
        padding-left: 0px;
        font-size: 80px;
    }
    #divOpcionesFooter1{
        margin-top:10px;
    }
    #divOpcionesFooter1 div>ul>li{
        text-align: center;
    }
    #divRedesSocialesFooter{
        margin-bottom: 10px;
    }
    .footer2{
        height: 0px !important;
    }
/*    .div-banners{
        height: 180px !important;
    }*/
    .imgProductoAct{
        height: 250px !important;
    }
    #tituloDomicilio{
        padding: 0px;
    }
    #tableListDomiciliosMobile, #tablaProductosMobile, #divImgsCompartirMovil, #divInformacionProductoMovil, 
    #productosSugeridosMobile{
        display: block !important;
    }
    
    #tableListDomiciliosMobile div>ul>li{
        padding: 5px;
    }
    #tableListDomiciliosWeb, #tablaProductosWeb, #iconEstadoDomicilio, #divInformacionProductoWeb, 
    #btnSliderLeft, #btnSliderRight, .btnCancelar, .carEsp{
        display: none;
    }
    .divRight, #infoGestion{
        margin-top:20px;
    }
    #informacionPersonalUsuario, #cambioContrasenia{
        border: none;
    }
    #formMovil{
        display: block !important;
    }
    #formWeb{
        display: none;
    }
    .divMenuCategoriasMovil{
        display: block;
    }
    .navbar-toggle{
        float: left !important;
        margin-right: 0px !important;
    }
    #logoFooter{
        display: none;
    }
    #footer2{
        font-size: 10px !important;
    }
    #footer2 table a{
        font-size: 9px !important;
    }
    #telefonoCiudad, .header_movil, #divBuscarMovil{
        display: block !important;
    }
    #telefonoCiudad2, .header, .header2{
        display: none !important;
    }
    .header3{
        margin-top:50px;
    }
    #pagoElectronico.textCajon{
        background: #E6E6E6;
    font-size: 10px !important;
    }
    .textCajon{
        background: #E6E6E6;
        padding: 4px !important;
        font-size: 18px !important;
    }
    #imgLogosPagoLinea{
        width: 113px;
        height: 32px;
        background: no-repeat url('../img/adom/general/imgsHome1.png') #ef8816 -2px 0px;
    }
    .margintopbottom10{
        margin: 5px 0px;
    }
/*    .divContentProductosSugeridos{
       height: 160px !important; 
    }*/
    #divProductosSugeridos li, #divProductosInteresados li, #divProductosPromocionCat li{
        width: 10px !important;
        margin-right: 10px !important;
    }    
    .imgProdtoSugeridos{
        width: 60px !important;
        margin:2px auto;
        height: 60px !important;
    }
    .nom-pdtossugeridos{
        font-size: 10px !important;
        height: 25px !important;
        overflow:hidden;
    }
    .precio-pdtossugeridos{
        font-size:15px !important;
        height: 25px !important;
    }
} 

.linkMenuMovilUser{
    color: #ef8816 !important;
    font-size: 12px !important;text-transform: uppercase;
}
.linkMenuMovil{
    font-size: 15px !important;text-transform: uppercase;color: #fff !important;
}

@media (max-width: 765px) { 
    #divProductosSugeridos li, #divProductosInteresados li, #divProductosPromocionCat li{
        width: 140px !important;
        margin-right: 5px !important;
    }    
}

@media (max-width: 992px) { 
    #pCiudad{
        display: none;
    }
    #pCiudad2{
        display: block !important;
    }
    #telefonoCiudad{
        display: none;
    }
    #telefonoCiudad2{
        display: block !important;
    }
/*    .iconCarrito{
        width: 82px !important;
    }*/

  .searchRedIcon {
    bottom: 10px;
    }
    .cajonCarrito{
        background: none !important;
    }
    #divContentPalabraPedidoActual{
        display: none !important;
        font-size: 12px;
    }
    .styleTelefonoHeaderStatic{
        display: none !important;
    }

}

@media (min-width: 992px) and (max-width:1200px) { 
    .titleCajonCategoria{
        bottom: 35px !important;
    }
    .titleCajonCategoria>h3 {
        font-size: 20px !important;
        font-weight: bold !important;
    }
    #btnHacerPedidoLateral{
        font-size: 15px !important;
    }
    .iconCarritoNegro {
        display: none !important;
    }
    p#textCarritoNegro{
        font-size: 20px !important;
        text-align: center !important;
        padding-left: 0px !important; 
    }
    .divCatPeque{
        height: 162px !important;
    }
    .divCatPequeDest{
        height: 338px !important;
    }
}

@media (min-width: 1200px) { 
    #divContentPalabraPedidoActual{
       width: 92px !important;
   }
}
@media(min-width:768px) and (max-width:991px){
    #carritoComprasLateral{
        display: none !important;
    }
    #rangePrecio{
        padding: 0px !important;
    }
    #rangePrecio #amount{
        font-weight: normal !important;
        font-size: 8px !important;
    }
    .divCatPequeDestPromo{
        height: 250px !important;
    }
    .titleCajonCategoria{
        bottom: 45px !important;
        height: 40px !important;
    }
    .titleCajonCategoria>h3 {
        font-size: 17px !important;
        font-weight: bold !important;
    }
    #promoDest{
        height: 250px !important;
    }
    #promoLateralHide{
        display: block !important;
    }
    #promoLateralPpal{
        display: none !important;
    }
   #divFlores, #divDrogueria, #divLicores, #divDetalles, #divComidas, #divRegalos{
        width: 725px !important;
    }
    #divDrogueria{
        left: -90px !important;
    }
    #divLicores{
        left: -215px !important;
    }
    #divDetalles{
        left: -301px !important;
    }
    #divComidas{
        left: -408px !important;
    }
    #divRegalos{
        left: -525px !important;
    }
}

@media(min-width:992px) and (max-width:1199px){ 
    #divFlores, #divDrogueria, #divLicores, #divDetalles, #divComidas, #divRegalos{
        width: 940px !important;
    }
    #divDrogueria{
        left: -120px !important;
    }
    #divLicores{
        left: -275px !important;
    }
    #divDetalles{
        left: -391px !important;
    }
    #divComidas{
        left: -529px !important;
    }
    #divRegalos{
        left: -677px !important;
    }
}

@media (max-width: 1199px) { 
    #divContentPalabraPedidoActual{
       width: 65px !important;
   }
}
.imgProdtoSugeridos{
    width: 110px;margin:5px auto;
    height: 110px;
}
.nom-pdtossugeridos{
    font-size: 13px;
    height: 40px;
     overflow:hidden;
}
.precio-pdtossugeridos{
    font-size:20px;
    height: 30px;
    font-weight: bold;
}

/*@media(max-width: 600px){
    #divImgPagoLinea{
        padding: 1px !important;
        width: 130px !important;
    }
}*/
#pagoElectronico .textCajon{
    background: #E6E6E6;
    padding: 8px !important;
    font-size: 15px !important;
    font-weight: bold;
}
@media (max-width:  500px){    
    #divRegistNewsletter{
        width: 100% !important;
        margin-top: 10px !important;
    }
    #divRegistTiendas{
        width: 100% !important;
        margin-top: 10px !important;
    }
    #divProductosSugeridos li, #divProductosInteresados li, #divProductosPromocionCat li{
        width: 100px !important;
        margin-right: 5px !important;
    }
}


#divContentPalabraPedidoActual{
    height: 35px;width: 92px;
    font-size: 12px;
}
.cajonCarrito{
    height: 35px;background: #fff;
}

div.div-contents .divCats .textCats{
    position: absolute;
    cursor: default;
    font: bold 22px Verdana, Arial, Sans-serif;
    color: White;
    margin: 4px;
    line-height: 20px;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    opacity: .5;
    -moz-opacity: .5;
}
.tableListDomicilios>thead{
    background: #E6E6E6;
}
.tableListDomicilios>thead>tr>th{
    padding: 15px !important;
}
.tableListDomicilios>tbody>tr>td, .tableCarritoCompras>tbody>tr>td{
     height: 85px !important;
     padding: 5px !important;
}   

#menuHome .nav li .linkCats{
    color: #000;
    font-size: 17px;
    text-transform: capitalize;
}
#menuHome2 .nav li .linkCats{
    color: #000;
    font-size: 18px;
    text-transform: capitalize;
}
#menuHome .nav li .linkCats:hover{
    background: #ef8816 !important;
    color: #fff;
}
#menuHome2 .nav li .linkCats:hover{
    background: #ef8816 !important;
    color: #fff;
}
.linkCats2{background: #ef8816 !important;
color: #fff;}


.select-orange{
    width: 113px;
    height: 32px;
    background: no-repeat url('../img/adom/general/imgsHome1.png') #ef8816 -2px 0px;
}
.select-ciudad{
    width: 90px;
    height: 24px;
    background: no-repeat url('../img/adom/general/imgsHome1.png') #fff -294px -143px;
}

 #select-ciudad.form-control{
    height: 30px !important;
    padding: 4px !important;
}
.centrarBlock{
    position: absolute;
    top: 20%;
    left: 15%;
}
.div-inline{
    position: relative;
    float: left;
}
.no-border{
    border: hidden;
}
.icon-buscar{
    width: 15px;
height: 20px;
background: no-repeat url('../img/adom/general/imgsHome1.png') -305px -118px;
}
.icon-tiempo{
width: 25px;
height: 24px;
background: no-repeat url('../img/adom/general/imgsHome1.png') -259px -117px;
}
.imgProductoAct{
    height: 350px;
}
.input-search{
    background: white;width: 300px;
}

.padding8{
    padding: 8px;
}
.padding30{
    padding: 30px;
}
.imglapiz50{
    margin: 20px auto;
width: 50px;
height: 50px;
background: no-repeat url('../img/adom/general/imgsHome2.png') -375px 0px;
}
.imgojo50{
        margin: 20px auto;
width: 50px;
height: 50px;
background: no-repeat url('../img/adom/general/imgsHome2.png') -428px 0px;
}
#imgsPdtoNoencontrado p{
    font-size: 18px;font-weight: bold;
}
.imgtienda50{
        margin: 20px auto;
width: 50px;
height: 50px;
background: no-repeat url('../img/adom/general/imgsHome2.png') -379px -45px;
}
.imgmundo50{
        margin: 20px auto;
width: 50px;
height: 50px;
background: no-repeat url('../img/adom/general/imgsHome2.png') -428px -45px;
}
.esq-top-right{
    -webkit-border-top-right-radius: 10px;
    -moz-border-top-right-radius: 10px;
    border-top-right-radius: 10px;
}
.esq-top-left{
    -webkit-border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    border-top-left-radius: 10px;
}
.esq-bottom-right{
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.esq-bottom-left{
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-bottom-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

#divInformacionProducto .nav-tabs.nav-justified>li>a, #divInformacionProducto .nav-tabs.nav-justified>li>a, 
#divInformacionProducto .nav-tabs>li>a, #divInformacionProducto2 .nav-tabs.nav-justified>li>a, #divInformacionProducto2 .nav-tabs.nav-justified>li>a, 
#divInformacionProducto2 .nav-tabs>li>a{
    border-radius: 0px !important;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    /*background: #E6E6E6;*/
}
.text14{
    font-size: 14px;
}

.scrollup{
width: 43px;
height: 43px;
    z-index: 99999;
/*min-height: 30px;*/
position: fixed;
bottom: 40px;
right: 30px;
display: none;
border: 1px solid;
background: no-repeat url('../img/adom/general/general.png') -119px -106px;
}

.scrollup:hover{
    cursor: pointer;
    opacity: 0.9;
}
.iconCarrito
{
  background-position: -70px -3px;
  text-align: right;
  padding-right: 8px;
  font-size: 11px !important;
  font-weight: bold;
}
/*.iconCarrito{
width: 48px;
height: 35px;
background: no-repeat #e99615  url('../img/adom/general/imgsHome1.png') -123px 0px;
float: left;
position: relative;
}*/
#iconUserWhite{
    width: 26px;
    height: 26px;
    background: no-repeat url('../img/adom/general/imgsHome1.png') -189px -69px;
    margin-right: 2px;
    float: right;
}
#iconUserOrange{
    width: 26px;
    height: 26px;
    background: no-repeat url('../img/adom/general/imgsHome1.png') -216px -69px;
    margin-right: 2px;
    float: right;
}
.iconCarritoFloatWhite{
    width: 28px;
    height: 40px;
    background: no-repeat url('../img/adom/general/imgsHome1.png') -59px -61px;
}
.iconCarritoFloatOrange{
    width: 28px;
    height: 40px;
    background: no-repeat url('../img/adom/general/imgsHome1.png') -88px -61px;
}

#pedidoActual{
    width: 90px;
    height: 35px;
    background: #fff;
}
.divTable{
    display: table;
}
.cell_center{
    display: table-cell;vertical-align: middle
}
.circleNumber{
    width: 35px;
    color: #fff;
    font-weight: bold;
    font-size: 17px;
    height: 35px;
    background: no-repeat url('../img/adom/general/imgsHome1.png') -118px -202px;
}
#iconChat{
width: 26px;
height: 26px;
background: no-repeat url('../img/adom/general/imgsHome1.png') -332px -57px;
margin-right: 2px;
}
#iconChat2{
width: 24px;
height: 28px;
background: no-repeat url('../img/adom/general/imgFaq.png') -0px -0px;
}
#iconosFooterFaq{
    height: 45px;font-size: 17px;
}
#iconosFooterFaq a{
    color: #333 !important;
    text-decoration: none;
    cursor: pointer;
}
#iconEmail{
    width: 41px;
height: 24px;
background: no-repeat url('../img/adom/general/imgFaq.png') -35px -3px;
}
#iconPhone{
    width: 26px;
height: 28px;
background: no-repeat url('../img/adom/general/imgFaq.png') -83px -0px;
}
#tableBannersHome>tbody>tr>td>.divTable{
    height: 85px;
}

#iconAyuda{
width: 26px;
height: 26px;
background: no-repeat url('../img/adom/general/imgsHome1.png') -120px -68px;
}
#iconUser{
width: 26px;
height: 26px;
background: no-repeat url('../img/adom/general/imgsHome1.png') -214px -69px;
margin-right: 2px;
float: right;
}
#iconUbicacion{
width: 26px;
height: 26px;
background: no-repeat url('../img/adom/general/imgsHome1.png') -166px -69px;
margin-right: 2px;
}
#iconUbicaciongris{
  width: 30px;
  height: 30px;
  background: no-repeat url('../img/adom/general/producto.png') -112px -12px;
}
#header a:hover{
    color: #FE9A2E !important;
    text-decoration: none;
}
#header #autoCompleteDiv a:hover{
    color: #fff !important;
}
#header .menuCategorias1:hover{
    color: #fff !important;
}
.glyphicon2{
    position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: 400;
line-height: 1;
color: orange;
-webkit-font-smoothing: antialiased;
}
#img1CintaHome{
    margin:0px auto;
    width: 205px;
    height: 76px;
    background: no-repeat url('../img/adom/general/imgsCintaHome.png') 0px 2px;
}
#img2CintaHome{
    margin:0px auto;
    width: 205px;
height: 76px;
background: no-repeat url('../img/adom/general/imgsCintaHome.png') -203px 1px;
}
#img3CintaHome{
    margin:0px auto;
    width: 205px;
height: 76px;
background: no-repeat url('../img/adom/general/imgsCintaHome.png') -12px -90px;
}
#img4CintaHome{
    margin:0px auto;
    width: 205px;
height: 76px;
background: no-repeat url('../img/adom/general/imgsCintaHome.png') -200px -86px;
}
#img5CintaHome{
    margin:0px auto;
width: 205px;
height: 76px;
background: no-repeat url('../img/adom/general/imgsCintaHome.png') -404px -83px;
}

/*.div-banners{
    height: 360px;
}*/
.bx-wrapper {
    margin: 0 auto 15px !important;
}
#img1Cinta2PagoHome{
    margin:0px auto;
    width: 202px;
height: 83px;
background: no-repeat url('../img/adom/general/imgsCintaPagoHome.png') 10px 10px;
}
#img2Cinta2PagoHome{
    margin:0px auto;
    width: 255px;
height: 83px;
background: no-repeat url('../img/adom/general/imgsCintaPagoHome.png') -229px 10px;
}
#img3Cinta2PagoHome{
    margin:0px auto;
   width: 175px;
height: 83px;
background: no-repeat url('../img/adom/general/imgsCintaPagoHome.png') 5px -70px;
}
#img4Cinta2PagoHome{
    margin:0px auto;
width: 185px;
height: 83px;
background: no-repeat url('../img/adom/general/imgsCintaPagoHome.png') -240px -70px;
}

.margin-top-imgs{
    margin-top:10px;
}
.margin-bottom-imgs{
    margin-bottom:10px
}
.textCajon{
    background:  #E6E6E6;
    padding:8px;
    font-size:22px;
}
.textCajonrange{
    background: orange;
    padding:5px;
    font-size:16px;
    font-weight: bold;
}
.cajonPink{    
    /*background: no-repeat url('../img/adom/general/mujerChat.png') -8px -70px #E31C40;*/
    background: #333;
/*    height: 230px;*/
    height: 233px;
}

.icon-redessociales{
    margin: 0px auto;
width: 125px;
height: 30px;
background: no-repeat url('../img/adom/general/iconssociales.png');
}

#icon_facebook{
    background: no-repeat url('../img/adom/general/iconssociales.png') 5px 2px;
    width: 32px;height: 32px;
    margin: 1px;
}

#icon_twitter{
    background: no-repeat url('../img/adom/general/iconssociales.png') -33px 2px;
    width: 32px;
    height: 32px;
    margin: 1px;
}
#icon_google{
    background: no-repeat url('../img/adom/general/iconssociales.png') -78px 2px;
    width: 34px;
    height: 32px;
    margin: 1px;
}
#icon_youtube{
background: no-repeat url('../img/adom/general/iconssociales.png') -108px 0px;
width: 66px;
height: 32px;
margin: 1px;
}

.iconosPagosOnline{
    background: no-repeat url('../img/adom/general/pagosOnline.png');
    width: 56px;height: 30px;
}

#venderNosotros{

}

.borderSectionMenu{
    border-right: 1px solid;
}

.menuCategorias1:hover #listCategorias1{
    display: block;
    z-index: 999;
}

.cms-category-item{
    border: 1px solid;
    display: none;
    max-height:400px;
    min-height:120px;overflow:hidden;position:absolute;text-shadow:none;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 5px 5px 6px 0px rgba(50, 50, 50, 0.6);
-moz-box-shadow:    5px 5px 6px 0px rgba(50, 50, 50, 0.6);
box-shadow:         5px 5px 6px 0px rgba(50, 50, 50, 0.6);
}

.cms-category-item a{color:#666;font-size:12px;font-size:1.2rem;line-height:16px;line-height:1.6rem}
.cms-category-item ul.subcategory-nav{padding:50px}
.cms-category-item ul.subcategory-nav li{margin-left:5px;padding-left:5px}
.cms-category-item ul.subcategory-nav li:before{content:"\00BB"}
.cms-category-item ul.subcategory-nav>li{padding:0 0 20px}
.cms-category-item ul.subcategory-nav>li:before{content:""}
.cms-category-item ul.subcategory-nav>li>a{color:#4c4c4c;font:18px/18px "function-pro",Helvetiva,Arial,sans-serif;font-size:1.8rem;line-height:1.8rem;text-transform:uppercase}


.cms-category-item2{
    border: 1px solid;
    display: none;
    max-height:400px;
    min-height:120px;overflow:hidden;position:absolute;text-shadow:none;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 5px 5px 6px 0px rgba(50, 50, 50, 0.6);
-moz-box-shadow:    5px 5px 6px 0px rgba(50, 50, 50, 0.6);
box-shadow:         5px 5px 6px 0px rgba(50, 50, 50, 0.6);
}


#menuHome>ul>li:hover #divFlores{    
    width: 1145px;
}
#menuHome>ul>li:hover #divDrogueria{    
    width: 1145px;
    left: -149px
}
#menuHome>ul>li:hover #divLicores{    
   width: 1145px;
    left: -333px
}
#menuHome>ul>li:hover #divComidas{    
   width: 1145px;
    left: -644px
}
#menuHome>ul>li:hover #divRegalos{    
   width: 1145px;
    left: -820px
}
#menuHome>ul>li:hover #divDetalles{    
   width: 1145px;
    left: -478px
}

#menuHome>ul>li:hover{
    background: #ef8816 !important;
}

#menuHome>ul>li:hover .linkCats{
    color: #fff;
}

#menuHome>ul>li:hover .cms-category-item{
    display:block;
    z-index: 999;
}

.listItems li:hover {
    cursor: pointer;
    background: #F1F1F1 !important; 
}
.listItems li {
    height: 23px;
    padding-top: 5px;
    padding-left: 18px;
}
.listItems li a{
    text-decoration: none;
    font-size: 1.4rem;
}
.text15{
    font-size: 15px;
}
#filaTituloCarrito{
    background: #e7e7e6 !important;    
}
#filaTituloCarrito>th{
    font-size: 16px;
    padding: 15px;
}
#divProductosSugeridos a, #divProductosInteresados a, #divProductosVer a, #divProductosMasVendidos a{
    color: #000;
}
.pagination {
    margin: 0px 0px !important;
}
.pagination>.active>a{
    background: #fff !important;
    border-color: none !important;
    color: #000 !important;
    font-weight: bold;
}
.pagination>li>a{
    color: #898989 !important;
    cursor: pointer;
    border: none !important;
}
.precioProducto{
    
    color: #ff2004;
}
.numberPrecio{

  font-size: 26px !important;
  margin: 0px 0px -10px 0px;
}

.listItems {
    list-style: none;
    z-index: 20;
    left: -6px;
    width: 143px;
    margin: 11px 0 0 0px;
    font-size: 16px;
    padding-top: 5px;
    padding-left: 12px;
}

.marginTop5{
    margin-top:5px
}

.op{
    padding-right: 15px;
}
/*.catGeneral{
    display: block;
    border-bottom: 1px solid red;    
    border-bottom-style: solid;
    border-bottom-color: #ccc;
    border-bottom-width: 1px;
    
    text-decoration: none;
    color: #000;
}

.catGeneral:hover, .catGeneral.active {
    background: #999;
    color: #fff;
}*/
.nav2 {
    width: 100%;
}
.nav2 li a {
    display: block;
    border-bottom: 1px solid #ccc;
    text-decoration: none;
    color: #000;
}
.nav2 li a:hover, .nav2 li a.active {
    background: #ef8816;
    color: #fff;
}
/*.nav2 li ul {
    display: none; 
}*/
.nav2 li ul li a {
    border-bottom: 1px dotted #ccc;
}


.navPpal {
    width: 100%;
}
.navPpal li a {
    display: block;
    border-bottom: 1px solid #ccc;
    text-decoration: none;
    color: #000;
    padding: 5px;
}
.navPpal li a:hover, .navPpal li a.active {
    background: #ef8816;
    color: #fff;
}
.navPpal li ul {
    display: none; 
}
.navPpal li ul li a {
    border-bottom: 1px dotted #ccc;
}
#cajaPopup{
    z-index: 99999;
    background: green;
}
#magnifyarea{
    top: 268.046875px !important;
    left: 150px !important;
    width: 290px !important;
    height: 290px !important;
}
#tituloProductos h1{
    font-size: 50px;
}
.icon_flecha_arriba{
    width: 20px;
height: 18px;
background: no-repeat url('../img/adom/general/imgsHome1.png') -20px -36px;
}
.icon_flecha_abajo{
    width: 19px;
height: 18px;
background: no-repeat url('../img/adom/general/imgsHome1.png') -2px -36px;
}
#cajaPopup #capa{
   width:100%; /* ponemos un tamaño de 100% a la capa para que cubra todo */
   height:100%;
   background:#000;/*Le damos un color negro de fonde */
   position:fixed;/* La ponemos en posicion fixed para que no se mueva con las barras de desplazamiento */
   display:none;/* la ocultamos */
}
#cajaPopup a{
    text-decoration: none;
    cursor: pointer;
}
#cajaPopup #caja{
width:450px;/* Le damos un ancho de 500px */
height:250px;/* Le damos un alto de 300 px */
display:none; /* La ocultamos */
background:#fff; /* Le damos un color de fondo blanco */
 position:fixed; /* Posicion fixed para que no se mueva con las barras de desplazamiento */
 z-index: 999999999;  /* le damos un index para que se sobreponga a la capa */
 top:50%;  /* Indicamos el punto de origen en el centro de la pantalla */
 left:50%;  /* Indicamos el punto de origen en el cento de la pantalla */
 margin:-150px 0 0 -250px; /* le añadimos margen, el primer valor tiene que ser la mitad de la altura y el segundo la mitad de la anchura para que nos quede centradp */

}
#cajaPopup #cerrar{
   position:absolute;/* posicion absoluta  */
   float:left;/* flotante del lado izquierdo */
   width:25px;/* ancho de 25px */
   margin-top:-20px;/* con este margen nos queda sobre la caja */
   background:#B00000;/* color de fondo rojo */
   text-align:center;/* Alineacion del texto en el centro */
   color:#FFF;/*Color de la letra blanco */
}
#cajaPopup a.cerrar{/* decoracion del link cerrar */
   text-decoration:none;
   color:#FFF
}
#cajaPopup a.hover{
   text-decoration:none;
}
#Error404{
    text-align: justify;
    
}
#imagenError404{
    margin-left:150px;
}
#tituloError{
    color:#ff2004;
   font-weight: bold;
font-size: 50px; 
}
#mensajeError{
    color: #ff2004;
    margin:0;
}
#mensajeError2{
    color: #ff2004;
    margin:0;
}
#imageError404{
    float: left;
   
}
#divContieneError{
    margin:0 auto 0 auto;
    
}
#ulMenuFaq>li>a{
/*text-transform: capitalize;*/
 
}
#ulMenuFaq li ul{
  display: none;
  }
#tituloFaq{
    
    
}
#ContenedorFaq{

}
#ResultFaq{

}
#SubMenuFaq{
padding: 0;
  border-width: 1px; 
  border-style: double;
  border-color:#dcdcdd;  
}
#ulMenuFaq li a{
    color:#62615f!important;
    text-decoration: none;
    width: 100%;
display: block;
  padding: 3px 10px 10px 10px;
}
#SubMenuFaq li a {
color: #62615f!important;
text-decoration: none;
width: 100%;
display: block;
padding: 3px 10px 10px 10px;
}
#tituloImgFaq{
    color:white;
    background: #ff9501;
}
#SubMenuFaq li a:hover {
    color: #ff2004 !important;
    background-color: #fff !important;
    font-weight: bold; 
}
#ulMenuFaq li a:hover{
    background-color: #fff;
    color:#ff2004!important;
    text-decoration: none;
    }
/*#ulMenuFaq li:hover{
     color:white!important;
    background-color: #2d2f2a;
}*/
ul#ulMenuFaq li{
  background: none;
  /*border-bottom: 1px solid #d7d7d7;*/
  color: #000;
  font-size: 15px;
  padding: 3px;
}


@media (max-width: 992px) {
    .listOpcFooter1>li{
        text-align: center !important;
    }
    .borderLeftWhite{
        border: none !important;
    }    
}

@media (max-width: 768px) {
    #contentTestimonios .divContentTestimonio{
        max-height: 130px !important;
    }
    .divTextCajonPago{
        display: none !important;
    }
    #divMediosPagoNew{
        text-align: center;
        margin: 0px auto !important;
    }
    .textCenterPeque{
        text-align: center !important;
    }
    .borderLeftRegistro{
        border: none !important;
    }
/*    #divFormCreateUser{
        display: none !important;
    }*/
/*    #divButtonCreateUser{
        display: block !important;
    }*/
    #divInicioRegistroUsuario h2{
        font-size: 20px !important;
    }
    #divInicioRegistroUsuario .btn{
        font-size: 14px !important;
    }
    #divInicioRegistroUsuario .margintopbottom10{
        margin: 5px 0 !important;
    }
}    
.listOpcFooter1>li{
    text-align: left;
}
.img-thumbnail{
    border: none !important;
    
}
.img-thumbnail:hover{
   
/*    background: no-repeat url('../img/adom/general/lista_productos.png') -95px -76px;
    background-size: 38px 35px;
*/  
    }
.divTextCajonPago2{
    padding: 12px;
    font-size: 16px;
}
.divTextCajonPago{
    padding: 16px;
    font-size: 18px;
    font-weight: bold;
}
.borderLeftWhite{
    border-left: 1px solid;
}
.textCenterPeque a{
    text-align: justify;
    color: #000;
    font-size: 15px;
    padding: 2px;
}
.textCenterPeque a:hover{
    text-decoration: none;
    color: orange;
    font-weight: bold;
}
#divMediosPagoNew{
    width: 300px;
    padding: 2px;
}
#pagoElectronico2, #divHorizontalNewsletter{
    background: #E6E6E6;
}
#pagoElectronico3, #pagoElectronico5{
    background: #353632;
}
#pagoElectronico5 a{
    color: #fff !important;
    text-decoration: none;
}
#pagoElectronico5 a:hover{
    color: #FE9A2E !important;
}
#pagoElectronico4{
    background: #fff;
}
/*SHARE BOX*/
.shareBox{
    border: 1px solid #8D8D8D;
    margin: 20px 10px 20px 0px;
    border-radius: 2px;
    width: 65px;
    color:#8D8D8D;
    background:white;
    padding:1px;
    }
.shareIcon{
    background: no-repeat url('../img/adom/general/producto.png') -188px -50px; 
    width: 19px;
    height: 17px;
    display: inline-block;
    margin-right: 1px
    }
#icon_facebook{
    background: no-repeat url('../img/adom/general/iconssociales.png') 5px 2px;
    width: 32px;height: 32px;
    margin: 1px;
}

#icon_twitter{
    background: no-repeat url('../img/adom/general/iconssociales.png') -33px 2px;
    width: 35px;
    height: 32px;
    margin: 1px;
}
#icon_google{
    background: no-repeat url('../img/adom/general/iconssociales.png') -78px 2px;
    width: 34px;
    height: 32px;
    margin: 1px;
}
#icon_youtube{
    background: no-repeat url('../img/adom/general/iconssociales.png') -124px 2px;
    width: 66px;
    height: 32px;
    margin: 1px auto;
}
#icon_youtube2{
    background: no-repeat url('../img/adom/general/iconssociales.png') -285px 2px;
    width: 32px;
    height: 32px;
    margin: 1px auto;
}
#icon_heart_empty{
    background: no-repeat url('../img/adom/general/producto.png') -110px -48px;
    width: 32px;
    height: 27px;
    margin: 1px;
    }
#icon_heart_full, #icon_heart_empty:hover{
    background: no-repeat url('../img/adom/general/producto.png') -146px -48px;
    width: 32px;
    height: 27px;
    margin: 1px;
}
.mediashare{
    margin: 0px auto;
}
.mediashare>li{
    /*width: 24%;*/
}
.text-white{
    color: #fff;
}
.separadorDerechoBlack {
    border-right: 1px solid #000;
}
.politicasTerminos{
    margin-top: 5px;
    margin-bottom: 5px;
}
.politicasTerminos>tbody>tr>td{
    padding: 7px;
}
.politicasTerminos>tbody>tr>td>a{      
    color: #000;
    font-size: 14px;
}
.politicasTerminos>tbody>tr>td>a:hover{
    text-decoration: none;   
}

.borderLeftRegistro{
    border-left: 2px solid #ccc;
}
.btnCerrarPopup{
    content: url('../img/adom/general/btnCerrarPopup.png');
    cursor: pointer;
}
.tagNuevo{
   background: no-repeat url('../img/adom/general/producto.png') -26px -10px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 73px;
    height: 67px;
    display:block;
}
.tagNuevo2{
    background: no-repeat url('../img/adom/general/producto.png') -26px -10px;
    position: absolute;
    top: 0px;
    left: 20px;
    width: 73px;
    height: 67px;
    display:block;
    z-index:98;
}
#modalNormal>.modal-dialog>.modal-content>#contentModal, 
#modalSmall>.modal-dialog>.modal-content>#contentModal,
#modalLarge>.modal-dialog>.modal-content>#contentModal{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

#contentProductosSugeridos .btn, .classContentProductosDestacados .btn{
    padding: 6px 4px !important;
}
#contentTestimonios h4{
    color: #FE9A2E;
    font-size: 22px;
    text-transform: capitalize;
}
#contentTestimonios .divContentTestimonio{
    padding: 10px;font-size: 17px;max-height:164px;overflow-y:auto;overflow-x: hidden;
}
#contentTestimonios{
    overflow: hidden;
}
#contentProductosSugeridos a{
    color: #000;
}
.btn-black{
    background: #333 !important;
    color: #fff !important;
    font-size: 15px !important;
}
.cajaProductos a:hover{
    text-decoration: none;
}
#favoritesTable{
    margin: 10px auto;
}
#favoritesTable a{
    color: #000;
    text-decoration: none;
}
.divContentProductosSugeridos .bx-viewport{
    height: 220px !important;
    border: none !important;
    left: 0px !important;
     box-shadow: none !important;
}
.home-product-slider-title{
    font-size: 25px;
    font-weight: normal;
}
.divider-title {
    background-image: url("../img/adom/general/title_bg.png");
    background-repeat: repeat-x;
    background-position: center;
    line-height: 24px;
    padding-bottom: 5px;
}
.divider-title span {
    background-color: #FFF;
    padding-right: 15px;
    text-align: center;
    margin: 0px auto;
}

.btnSlider{
    padding: 8px 1px !important;
    opacity: 0.5;
    -webkit-border-radius: 2px !important;
    -moz-border-radius: 2px !important;
    border-radius: 2px !important;
}
.btnSlider:hover{
    opacity: 1;
}

#formRegisterNewsletterHorizontal input[type="radio"] {
    visibility: hidden;
    width: 0px;
    height: 0px;
    padding: 0px;
    margin: 0px;
}

#formRegisterNewsletterHorizontal input[type="radio"] + label{
    background: url(../img/adom/general/elementosPagoLinea/mediosPagoNuevo.png) -402px -112px;
    width: 15px;
    height: 20px;
    /* border: 1px solid; */
    background-repeat: no-repeat;
    padding-left: 18px;
    vertical-align: middle;
    cursor:pointer;
}
#formRegisterNewsletterHorizontal input[type="radio"]:checked + label{
  background: url(../img/adom/general/elementosPagoLinea/mediosPagoNuevo.png) -428px -112px;
}
table.tablePreciosProductos td{
    text-align: center;
    font-size: 11px;
    vertical-align: middle !important;
    height: 60px;
    max-height: 65px;
}
table.tablePreciosProductos>thead>tr>th{
    font-size: 10px;
}
table.table-estado-cuenta td{
    vertical-align: middle !important;
    font-size: 11px;
}
.btnOpinionFlotante{
    display:scroll;
    position:fixed;
    bottom:30%;
    left:0px;
    cursor: pointer;
    -webkit-box-shadow: -2px 1px 15px 0px rgba(50, 50, 50, 0.45);
-moz-box-shadow:    -2px 1px 15px 0px rgba(50, 50, 50, 0.45);
box-shadow:         -2px 1px 15px 0px rgba(50, 50, 50, 0.45);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

#divOpinionesFlotante{
    position:fixed;
    bottom:15%;
    left:60px;
    min-height: 360px;
    max-height: 500px;
    background: #fff;
    max-width: 300px;
    z-index: 99999;
    -webkit-box-shadow: -2px 1px 15px 0px rgba(50, 50, 50, 0.45);
-moz-box-shadow:    -2px 1px 15px 0px rgba(50, 50, 50, 0.45);
box-shadow:         -2px 1px 15px 0px rgba(50, 50, 50, 0.45);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.linkBtnCerrarPopup{
    position: absolute;right: -20px;top: -20px;
    opacity: 0.7;
}
.linkBtnCerrarPopup:hover{
    opacity: 1; filter: alpha(opacity=100);
    cursor:pointer;
}
.btnOpinionVertical{
     background: url(../img/adom/general/btnOpinionVertical.png) no-repeat;
}

#formRegiterSugerencia label{
    font-weight: normal !important;
}

.contentPrdoDestacado{
    margin:0px auto;height: 290px;overflow: hidden;    
/*                border:1px solid #eeeeee;-webkit-border-radius: 3px;-moz-border-radius: 3px;
border-radius: 3px;*/
}
.zoomImage{
    transition: 0.6s ease;
    -moz-transition: 0.6s ease; /* Firefox */
    -webkit-transition: 0.6s ease; /* Chrome - Safari */
    -o-transition: 0.6s ease; /* Opera */
}
.zoomImage:hover{
    transform : scale(1.1);
    -moz-transform : scale(1.1); /* Firefox */
    -webkit-transform : scale(1.1); /* Chrome - Safari */
    -o-transform : scale(1.1); /* Opera */
    -ms-transform : scale(1.1); /* IE9 */
}
.contentPrdoDestacado:hover{
    opacity: 1; filter: alpha(opacity=100);
    margin:0px auto;    
}
.contentPrdoDestacado>a:hover{
    cursor: pointer;
}
.contentPrdoDestacado .contentNomProdDestacado{
    line-height:20px;color: #000;
}

.contentPrdoDestacado .contentNomProdDestacado h3{
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    font-size: 14px !important;
}
.contentPrdoDestacado table{
    width: 200px;margin: 0px auto;height: 100%;
}
.contentPrdoDestacado table>tr{
    padding: 10px;
}

.divCintaPagosHome label{
    font-size: 20px;
    line-height: 25px;
}

@media(min-width:768px) and (max-width:991px){
    .divCintaPagosHome label{
        font-size: 12px !important;
    }
}

@media(min-width:992px) and (max-width:1200px){
    .divCintaPagosHome label{
        font-size: 17px !important;
    }
}



/*//////////////////////////////////*/
div.k-effect a:hover span.mask{
    transition: all 0.3s ease-in-out 0.25s;
    -moz-transition: all 0.3s ease-in-out 0.25s;
    -webkit-transition: all 0.3s ease-in-out 0.25s;
    -o-transition: all 0.3s ease-in-out 0.25s;
}
div.k-effect img {border: 0 none;opacity: 1;}
div.k-effect a:hover img {opacity: 0.7;}

span.mask, div.k-effect a, div.k-effect img {
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
}

div.k-effect a {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.25);
    box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.9);
    /*display: inline-block;*/
    margin: 10px 8px;
    padding: 5px;
    position: relative;
    top: 0;
}
span.mask table{
    height: 100%;
    width: 100%;
}
span.mask table table>tr>td{
    text-align: center;
}
div.k-effect a {
    display: block;
    overflow: hidden;
    position: relative;
}
div.k-effect span.mask {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    top: 0;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    font-size: 35px;
}

/**Efecto Top**/
div.k-effect.top a:hover {box-shadow: 0 21px 8px -15px rgba(0, 0, 0, 0.5);top: -5px;}
div.k-effect.top span.mask {height: 70px;top: -80px;width: 100%;}
div.k-effect.top a:hover span.mask {top: 0;}

/**Efecto bottom**/
div.k-effect.bottom a:hover {box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.5);top: 5px;}
div.k-effect.bottom span.mask {height: 100%;width: 100%;opacity: 0; top: 0;}
div.k-effect.bottom a:hover span.mask {opacity: 1;}

/**Efecto left**/
div.k-effect.left a {left: 0;}
div.k-effect.left a:hover {left: 5px;}
div.k-effect.left span.mask {height: 160px;top: 0;width: 0;}
div.k-effect.left a:hover span.mask {width: 80px;}

/**Efecto circle**/
div.k-effect.circle span.mask {border-radius: 100%;bottom: 0;height: 60px;margin: auto;right: 0;top: -40px;width: 60px;opacity: 0;}
div.k-effect.circle a:hover span.mask {top: 0;opacity: 1;}
div.k-effect.circle a:hover img {transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-webkit-transform: scale(1.1);-o-transform: scale(1.1);}

/**Efecto rotate**/
div.k-effect.rotate span.mask {height: 60px;left: 0;right: 0;width: 60px;margin: auto;bottom: 0;border-radius: 100%;transform: rotate(-120deg);-moz-transform: rotate(-120deg);-ms-transform: rotate(-120deg);-o-transform: rotate(-120deg);-webkit-transform: rotate(-120deg);top: 40px;opacity: 0;}
div.k-effect.rotate a:hover span.mask {top: 0;left: 0;opacity: 1;transform: rotate(0deg);-moz-transform: rotate(0deg);-ms-transform: rotate(0deg);-o-transform: rotate(0deg);-webkit-transform: rotate(0deg);}
div.k-effect.rotate a img {transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);-webkit-transform: scale(1.1);}
div.k-effect.rotate a:hover img {transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);-webkit-transform: scale(1);}


/**ADOM 2015**/

/*ADICIONALES*/
.adicionalTable img{
    width:60% !important;
    }

/*NAV DETALLES-MEDIOS DE PAGO*/
.nav-adom{
  border-bottom: none !important;
}
.tab-pane-adom{
  border: 1px solid #B8B8B8 !important;
  border-radius: 2px !important;
  height: auto !important;
  padding: 10px 10px !important;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{
  color: #ff2004 !important;
  cursor: default !important;
  background-color: #fff !important;
  border: 1px solid #B8B8B8 !important;
  border-bottom-color: transparent !important; 
}
.nav-tabs>li>a{
  margin-right: 2px !important;
  line-height: 1.42857143 !important;
  border: 1px solid rgba(184,184,184,0.8) !important;
  border-radius: 4px 4px 0 0 !important;
  color: #6D6F72 !important;
}
.tab-content p {
  color: #898989;
  /*font-size: 14px !important;*/
  /*margin: 0px 0px -7px;*/
}
.tab-content span{
    color: #000;
    /*vertical-align: -webkit-baseline-middle;*/
}
.tab-content obj{
    color: #898989;
    vertical-align: -webkit-baseline-middle;
    position:absolute;
    top:15px;
    }
    
.subDivMediosPagos{
    margin: 12px 0px 5px;
    }
    
a.btn.btn-primary.text-center.rr {
  background-color: #ff2004 !important;
  border: 1px solid #ff2004 !important;
  color: #fff !important;
  font-size: 18px !important;
  line-height: 25px;
  padding: 0px 12px;
}

a.btn.btn-primary.text-center.rr:hover {
  opacity:0.8;
  border: 1px solid transparent !important;
 
}
.precioPdtoSugeridos{
  color:#000 !important;  
}
/*.bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    display: block;
    overflow: hidden;
    width: 100%;
}*/
div#carousel-example-generic {
  border: 1px solid #D2D2D2;
}
.divUltimoVisto{
    padding: 20px;
    height: 190px;
}

.divUltimoVisto .divNombreProducto{
    height: 65px;
    display: table;
    width: 100%;
    text-align: center;
}
.divUltimoVisto .divNombreProducto a{
    color: #000 !important;
    text-decoration: none;
    text-align: center;
}
.divUltimoVisto .divPrecioProducto{
    height: 50px;
    display: table;
    width: 50%;
}
.divUltimoVisto .divPrecioProducto label{
    margin: 0px !important;
    padding: 0px !important;
    font-size: 17px !important;
    display: table-cell;
    vertical-align: middle;
    font-weight: 100 !important;
}
.divUltimoVisto h1{
    margin: 0px !important;
    padding: 0px !important;
    font-size: 15px !important;
    display: table-cell;
    vertical-align: middle;
}
.divUltimoVisto .divImagenProducto{
    opacity: 1;
}
.divUltimoVisto .divImagenProducto:hover{
    opacity: 0.4;
    cursor: pointer;
}
.tool-comment:hover{
    cursor:pointer;
}

.img-test{
    margin: 2px;
}

img.img-responsive-height.text-center {
  width: 99%;
}

#view-more{
    border: 0px solid #c81a02;
    background-color: #ff2004;
    color: #fff;
    border-radius: 4px;
    border-bottom-width: 3px;
    padding: 1px 29px;
    margin-top: 15px;
    font-size: 18px !important;
        cursor: pointer;
    font-weight: bold;
    width:40%;
}



