.view {
   width: 250px;
   height: 320px;
   margin: 3px;
   float: left;
   border: 1px solid #fff;
   overflow: hidden;
   position: relative;
   text-align: center;
   -webkit-box-shadow: 0px 0px 6px #000;
   -moz-box-shadow: 0px 0px 6px #000;
   box-shadow: 0px 0px 6px #000;
   cursor: default;
   background: #fff url(../images/bgimg.jpg) no-repeat center center;
}
.view .mask,.view .content {
   width: 250px;
   height: 320px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view img {
   display: block;
   position: relative;
}
.view h2 {
   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 17px;
   padding: 10px;
   background: rgba(0, 0, 0, 0.8);
   margin: 20px 0 0 0;
}
.view p {
   font-family: Georgia, serif;
   font-style: italic;
   font-size: 12px;
   position: relative;
   color: #fff;
   padding: 10px 20px 20px;
   text-align: center;
   
   
   
}
.view a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #fff;
   background-image:url(../../images/productos/categorias/bourbon.jpg);
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
   width:250px;
   height:320px;

}
.view a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
   
}






/* IMAGEN GALERIA 1 */
.view2 {
   width: 250px;
   height: 320px;
   margin: 3px;
   float: left;
   border: 1px solid #fff;
   overflow: hidden;
   position: relative;
   text-align: center;
   -webkit-box-shadow: 0px 0px 6px #000;
   -moz-box-shadow: 0px 0px 6px #000;
   box-shadow: 0px 0px 6px #000;
   cursor: default;
   background: #fff url(../images/bgimg.jpg) no-repeat center center;
}
.view2 .mask,.view2 .content {
   width: 250px;
   height: 320px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view2 img {
   display: block;
   position: relative;
}
.view2 a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #fff;
   background-image:url(../../images/productos/categorias/whisky.jpg);
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
   width:250px;
   height:320px;
}
.view2 a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}
/* TERMINA IMAGEN GALERIA 1 */

/* IMAGEN GALERIA 2 */
.view3 {
   width: 250px;
   height: 320px;
   margin: 3px;
   float: left;
   border: 1px solid #fff;
   overflow: hidden;
   position: relative;
   text-align: center;
   -webkit-box-shadow: 0px 0px 6px #000;
   -moz-box-shadow: 0px 0px 6px #000;
   box-shadow: 0px 0px 6px #000;
   cursor: default;
   background: #fff url(../images/bgimg.jpg) no-repeat center center;
}
.view3 .mask,.view3 .content {
   width: 250px;
   height: 320px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view3 img {
   display: block;
   position: relative;
}
.view3 a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #fff;
   background-image:url(../../images/productos/categorias/licores.jpg);
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
   width:250px;
   height:320px;
}
.view3 a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}
/* TERMINA IMAGEN GALERIA 2 */

/* IMAGEN GALERIA 3 */
.view4 {
   width: 250px;
   height: 320px;
   margin: 3px;
   float: left;
   border: 1px solid #fff;
   overflow: hidden;
   position: relative;
   text-align: center;
   -webkit-box-shadow: 0px 0px 6px #000;
   -moz-box-shadow: 0px 0px 6px #000;
   box-shadow: 0px 0px 6px #000;
   cursor: default;
   background: #fff url(../images/bgimg.jpg) no-repeat center center;
}
.view4 .mask,.view4 .content {
   width: 250px;
   height: 320px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view4 img {
   display: block;
   position: relative;
}
.view4 a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #fff;
   background-image:url(../../images/productos/categorias/vinos.jpg);
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
   width:250px;
   height:320px;
}
.view4 a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}
/* TERMINA IMAGEN GALERIA 3 */

/* IMAGEN GALERIA 4 */
.view5 {
   width: 250px;
   height: 320px;
   margin: 3px;
   float: left;
   border: 1px solid #fff;
   overflow: hidden;
   position: relative;
   text-align: center;
   -webkit-box-shadow: 0px 0px 6px #000;
   -moz-box-shadow: 0px 0px 6px #000;
   box-shadow: 0px 0px 6px #000;
   cursor: default;
   background: #fff url(../images/bgimg.jpg) no-repeat center center;
}
.view5 .mask,.view5 .content {
   width: 250px;
   height: 320px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view5 img {
   display: block;
   position: relative;
}
.view5 a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #fff;
   background-image:url(../../images/productos/categorias/otros.jpg);
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
   width:250px;
   height:320px;
}
.view5 a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}
/* TERMINA IMAGEN GALERIA 4 */

/* IMAGEN GALERIA 5 */
.view6 {
   width: 250px;
   height: 320px;
   margin: 3px;
   float: left;
   border: 1px solid #fff;
   overflow: hidden;
   position: relative;
   text-align: center;
   -webkit-box-shadow: 0px 0px 6px #000;
   -moz-box-shadow: 0px 0px 6px #000;
   box-shadow: 0px 0px 6px #000;
   cursor: default;
   background: #fff url(../images/bgimg.jpg) no-repeat center center;
}
.view6 .mask,.view6 .content {
   width: 250px;
   height: 320px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view6 img {
   display: block;
   position: relative;
}
.view6 a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #fff;
   background-image:url(../../images/productos/categorias/cafe.jpg);
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
   width:250px;
   height:320px;
}
.view6 a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}
/* TERMINA IMAGEN GALERIA 5 */

/* IMAGEN GALERIA 6 */
.view6 {
   width: 250px;
   height: 320px;
   margin: 3px;
   float: left;
   border: 1px solid #fff;
   overflow: hidden;
   position: relative;
   text-align: center;
   -webkit-box-shadow: 0px 0px 6px #000;
   -moz-box-shadow: 0px 0px 6px #000;
   box-shadow: 0px 0px 6px #000;
   cursor: default;
   background: #fff url(../images/bgimg.jpg) no-repeat center center;
}
.view6 .mask,.view6 .content {
   width: 250px;
   height: 320px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view6 img {
   display: block;
   position: relative;
}
.view6 a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #fff;
   background-image:url(../../images/productos/categorias/cafe.jpg);
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
   width:250px;
   height:320px;
}
.view6 a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}
/* TERMINA IMAGEN GALERIA 6 */