.infoproducto figure.visor img{
    display:none;
    /* cursor:crosshair;    */
    cursor: url(../../../images/tile.gif),auto;    
}
.infoproducto figure.visor img:first-child{
    display:block;
}
.imgThumbnailVisor {
    display: inline-block;
    max-width: 100%;
    height: auto;
    /* padding: 12px; */
    object-fit: scale-down;
    height: 50vh;
    width: 100%;
    background-color: #fff;
    line-height: 1.42857143;
    /* border: 1px solid #ddd; */
    border-radius: 6px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
/* Imagen Que Muestra el Zoom Over Mouse */    
.lupa {
    display:none;    
    position: absolute;
    cursor: pointer;
    width: 590px;
    height: 590px;
    left: 66px;
    top: -10px;
    left: -5px;
    overflow:hidden;  
    border: 1px solid #000000;
    -webkit-box-shadow: 10px 10px 6px -7px rgba(0,0,0,0.75);
    -moz-box-shadow: 10px 10px 6px -7px rgba(0,0,0,0.75);
    box-shadow: 10px 10px 6px -7px rgba(0,0,0,0.75);    
}
.lupa img{
    position:relative;
    margin-top:-100%;
    margin-left:-50%;
    width:160%;
}

/* Banner */
.banner{
	position: relative;
	overflow:hidden;
}
.banner .textoBanner{
	position:absolute;
	font-family: 'Ubuntu Condensed', sans-serif;
}
.banner .textoBannerDerecha{
	top:50px; 
	right:50px; 
	text-align:right;
}
.banner .textoBannerIzquierda{
	top:50px; 
	left:50px; 
	text-align:left;
}
.banner .textoBannerCentro{
	top:50px; 
	left:50%;
	width:800px; 
	margin-left: -400px;
	text-align:center;
}
.textoBanner h1{
	font-size:35px;
	line-height:25px;
}
.textoBanner h2{
	font-size:30px;
	line-height:25px;
}
.textoBanner h3{
	font-size:24px;
	line-height:25px;
}

/* BARRA PRODUCTOS */
.barraProductos .organizarProductos span{
	margin-left:5px;
	margin-bottom: 0px;
}

/* Vista de Articulos Por Listas  */
.product_list_top {
    margin: 0 -12px 6px;
    padding-left: 12px;
}
.product_list_top .product_list_top_title_container {
    padding: 12px 0 9px;
    display: inline-block;
}
.product_list_top .product_list_top_title_container .product_list_top_title {
    font-size: 1.85em;
    max-height: 24px;
    font-family: HelveticaNeue-Bold;
    line-height: 1em;
    color: #000000;
    display: inline-block;
}
.product_list_top_title_viewall {
	font-size: 0.85em;
    color: #000000;
}

.product_list_top .product_list_top_title_container .product_list_top_line {
	margin-left: 20px;
    font-size: 100%;
    border: 3px solid #DCDEE3;
    border-radius: 3px;
    width: 700px; /* 1200px; */
    overflow: hidden;
    display: inline-block;
}
.product_list_top_viewall {
	margin-top: 0px;
	margin-right: 150px;
  	position: relative;
  	float: right;	
    right: 10px;
    top: 16px;
	text-align:right;    
    width: 100px;
}
.product_list_carousel_control {
	margin-top: -35px; /* 0px */
	margin-right: 0px; /* 150px */
  	position: relative;
  	float: right;	
    right: 10px;
    top: 1px;
	text-align:right;    
    width: 100px;
}

/* Vista Grilla */
.rrrrr{
	      font-size: 40px;  
      width: 250px;  
      position: relative;  
      top: 150px;  
}
#cap1{ 
    position: absolute; 
}
.rotar1{  
    position: relative;  
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    width: 78px;
    top: 18px;
    left: -22px;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;

    -webkit-transform: rotate(-45deg);  
    -moz-transform: rotate(-45deg);  
    -ms-transform: rotate(-45deg);  
    -o-transform: rotate(-45deg);  
    transform: rotate(-45deg);  
       
    -webkit-transform-origin: 50% 50%;  
    -moz-transform-origin: 50% 50%;  
    -ms-transform-origin: 50% 50%;  
    -o-transform-origin: 50% 50%;  
    transform-origin: 50% 50%;  
}
.rotar1Discontinuado{  
    position: relative;  
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    width: 98px;
    top: 26px;
    left: -24px;  /* left: -30px; */
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;

    -webkit-transform: rotate(-45deg);  
    -moz-transform: rotate(-45deg);  
    -ms-transform: rotate(-45deg);  
    -o-transform: rotate(-45deg);  
    transform: rotate(-45deg);  
       
    -webkit-transform-origin: 50% 50%;  
    -moz-transform-origin: 50% 50%;  
    -ms-transform-origin: 50% 50%;  
    -o-transform-origin: 50% 50%;  
    transform-origin: 50% 50%;  
}
.rotar2{
	background-color: #f0ad4e;
    position: relative;  
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    width: 78px;
    top:5px;
    left: 170px; 
    -webkit-transform: rotate(45deg);  
    -moz-transform: rotate(45deg);  
    -ms-transform: rotate(45deg);  
    -o-transform: rotate(45deg);  
    transform: rotate(45deg);  
       
    -webkit-transform-origin: 50% 50%;  
    -moz-transform-origin: 50% 50%;  
    -ms-transform-origin: 50% 50%;  
    -o-transform-origin: 50% 50%;  
    transform-origin: 50% 50%;
}
.rotarOferta{
	background-color: #c00;
	font-family: HelveticaNeueCondensed-Bold;
	text-align:center;
    position: relative;  
    padding: .2em .6em .3em;
    font-size: .85em;
    font-weight: 700;
    line-height: 1.3;
    color: #fff;
    width: 52px;
    top: 0px;
    left: 150px; /* 180px; 150px; */
    border-radius: 6px 6px 6px 6px;
}
.rr22222{
      font-size: 40px;  
      width: 250px;  
      position: relative;  
      top: 150px;		
}

.listGrid_product_bar {
	/*
    padding: 12px 0 9px;
    display: inline-block;
    */
    margin-top: 5px;
    margin-bottom: 10px;
    margin-right: 120px;
    position: relative;
    float: right;
    right: 10px;
    top: 16px;
    text-align: right;
    width: 145px;
}
.listGrid_product {
	background-color: #ffffff;
    min-height: 330px; /* min-height: 360px; */
    width: auto;
	margin: 10px auto;  /* margin: 10px auto;  */
	border: 1px solid #f5f5f5;
}
.listGrid_background_gray_gradient {
	background-color: #ffffff;
	/*
	display: inline-block;
    background-color: #ffffff;  #009688 byGSL 
    box-sizing: border-box;
    width: 290px;
    height: 500px;    
    margin: 10px auto;
    z-index: 1;
*/
    min-height: 330px; /* min-height: 360px; */
    width: auto;
/*    left: 50%; */
/*  margin-left: -100px; */
/*	margin: 20px auto; */

/*    
    border: 1px solid transparent;
    -webkit-transition: box-shadow .25s linear,min-height .35s linear;
    transition: box-shadow .25s linear,min-height .35s linear; 
*/
    background: linear-gradient(180deg,#fff 85%,#e7e7e7);
}
.listGrid_block {
  width: 222px;
  height: 335px;
}
.listGrid_product_image {
	background-color: #ffffff;
/*	
    height: 144px;
    width: 144px;
*/
/*    margin: 6px auto 0; */
    background-size: 100%;
}

.listGrid_product_info_no_image {
    padding: 0 12px;
}
.listGrid_product_title {
    text-decoration: none;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 12px;
    color: #444;
    display: block;
    line-height: 1.25;
    text-transform: uppercase;
    line-height: 1.25;
    font-weight: 700;    
    height: 30px; 
    overflow: hidden;
    word-break: break-word;
}
.listGrid_product_title a {
    color: #444;
    text-decoration: none;
}
.listGrid_product_uom {
    color: #666;
    font-size: .70em;
    margin-top: 3px;
    margin-bottom: 3px;
}
.listGrid_product_price {
    text-decoration: none;
}
.listGrid_product_price .listGrid_product_price_type {
    font-size: 1.85em;
    color: #444;
    font-family: HelveticaNeueCondensed-Bold;
}

/* VISTA PRODUCTOS GRILLA */
.tituloDestacado {
    margin-top: 10px;
    margin-bottom: 10px;
}

.tituloDestacadoText {
    margin-right: 10px;
    font-size: 24px;
    color: #000000;
    line-height: 52px;
    font-weight: 700;
    padding-left: 0;
    text-transform: Uppercase;
}
.tituloDestacadoLine {
    font-size: 100%;
    border: 3px solid #DCDEE3;
    border-radius: 3px;
    overflow: hidden;
}
.tituloDestacadoButton {
	overflow: hidden;
	font-size: 100%;
    border: 3px solid #DCDEE3;
    border-radius: 3px;
}

.tituloDestacado h1{
	margin-top:-5px;
}
.tituloDestacado button span{
	margin-left:5px;
}

.productos {
/*    background: rgb(246, 246, 246); */
    margin-bottom: 0px;
}

.productos ul li figure{
	overflow:hidden;
}

.productos ul li a img:hover{
	transition: .3s all ease;
	opacity:.8;
	transform: scale(1.1,1.1);
}

.productos ul li h3 small{
	text-transform: uppercase;
	font-weight: 700;
}
.productos ul li h3 small a{
	color:#696e6e;
}

.productos ul li h4 small{
	color:#696e6e;
	text-transform: uppercase;
	/* font-size:28px; */
	font-weight: 700;
}
.productos ul li h4 small a{
	color:#696e6e; /* #777 */
}

.productos ul li h5 small{
	color:#696e6e;
	text-transform: uppercase;
	font-size:12px;
	line-height: 1.25;
	font-weight: 700;
}
.productos ul li h5 small a{
	color:#696e6e; /* #777 */
}

.productos ul li div.precio{
	padding:0;
	margin-top:-30px;
	padding-bottom:20px;
}
.productos ul li div.enlaces{
	padding:0;
	padding-bottom:5px; /* byGSL 20px */
}
.productos ul li div.enlaces button{
	margin:2px;
}

/*
.productos ul li div.enlaces button i{
	color:#999;
	font-size:12px;
}
*/


.well1 {
    /* background: rgb(246, 246, 246); */
    margin-bottom: 0px;
    background: rgb(255, 255, 255); 
}

.well1-sm {
    /* background: rgb(246, 246, 246); */
    margin-bottom: 20px; 
    background: rgb(255, 255, 255); 
}

.productos ul li h1{
	margin-top:-10px;
}

.productos ul li h1 small{
	text-transform: uppercase;
	font-size:20px;
	font-weight: 700;
}

.productos ul li h1 small a{
	color:#777;
}

.oferta{
	 text-decoration:line-through;
	 color:#a5a5a5;
	 font-size:24px;
}
.fontSize{
	font-size:11px;
}

.ofertaGrid{
	text-decoration:line-through;
	text-align:left;	
	color:#868383;
	font-size:12px;
}
.priceGrid{
	position: relative;
	text-align:right;
	color: red;
	font-size:18px;
 }
.fontSizePorOff{
	font-size:14px;
}

.gsl-help-block {
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 100%;
    color: #737373;
}

.cartAddGroup{
	width: 120px;
	padding:0;
	text-align:center;
	padding-bottom:5px; /* byGSL 20px */
}

.spinner {
	padding: 4px;
	width: 100px;
  	text-align: right;
  	line-height: 10px;
  	padding-left: 0px;
}

.input-group-btn-vertical {
  position: relative;
  white-space: nowrap;
  width: 2%;
  vertical-align: middle;
  display: table-cell;
}

.input-group-btn-vertical > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
  padding: 8px;
  margin-left: -1px;
  position: relative;
  border-radius: 0;
}

.input-group-btn-vertical > .btn:first-child {
  border-top-right-radius: 4px;
}

.input-group-btn-vertical > .btn:last-child {
  margin-top: -2px;
  border-bottom-right-radius: 4px;
}

.input-group-btn-vertical i {
  position: absolute;
  top: 0;
  left: 4px;
}

.productImage {
	background-color: #ffffff;
}
.productItemWrap {
	background-color: #ffffff;
	/*
	display: inline-block;
    background-color: #ffffff;  #009688 byGSL 
    box-sizing: border-box;
    width: 290px;
    height: 500px;    
    margin: 10px auto;
    z-index: 1;
*/
    min-height: 500px;
    width: auto;
/*    left: 50%; */
/*  margin-left: -100px; */
	margin: 20px auto;
	border: 1px solid #f5f5f5;

/*	
    border: 1px solid transparent;
    -webkit-transition: box-shadow .25s linear,min-height .35s linear;
    transition: box-shadow .25s linear,min-height .35s linear;    
*/
}
.productItemWrap a{
	background-color: #ffffff;
}
.productPrices {
    display: inline-block;
 	height: 30px;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 100%;
    color: #737373;
}

/* Imagen Responsive Grilla/Lista */
.img-gsl-thumbnail-grid-000 {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
  	object-fit: scale-down;
  	height: 20vh;
  	width: 100%;    
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.img-gsl-thumbnail-grid-001 {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 12px;
  	object-fit: scale-down;
  	height: 20vh;
  	width: 100%;    
    line-height: 1.42857143;
    border-radius: 6px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.img-gsl-thumbnail-grid {
    display: inline-block;
    max-width: 100%;
    height: auto;
    /* padding: 12px; */
  	object-fit: scale-down;
  	height: 20vh;
  	width: 100%;    
    line-height: 1.42857143;
    border-radius: 6px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.img-gsl-thumbnail-list-000 {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
  	object-fit: scale-down;
  	height: 20vh;
  	width: 100%;    
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd; 
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.img-gsl-thumbnail-list {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
  	object-fit: scale-down;
  	height: 20vh;
  	width: 100%;    
    line-height: 1.42857143;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

/* Sombras */
/*
body{margin-top:20px;}
*/
.box-shadow-demo {
    background-color: #ffffff; /* #009688 byGSL */
    height: 450px;
    width: 305px;
    margin: 10px auto;
}
.z-depth-1 {
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,0.37);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,0.37);
}
.z-depth-2 {
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.2),0 6px 10px 0 rgba(0,0,0,0.3);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.2),0 6px 10px 0 rgba(0,0,0,0.3);
}
.z-depth-3 {
	border-radius: 6px;
    -webkit-box-shadow: 0 11px 7px 0 rgba(0,0,0,0.19),0 13px 25px 0 rgba(0,0,0,0.3);
    box-shadow: 0 11px 7px 0 rgba(0,0,0,0.19),0 13px 25px 0 rgba(0,0,0,0.3);

}
.z-depth-4 {
    -webkit-box-shadow: 0 14px 12px 0 rgba(0,0,0,0.17),0 20px 40px 0 rgba(0,0,0,0.3);
    box-shadow: 0 14px 12px 0 rgba(0,0,0,0.17),0 20px 40px 0 rgba(0,0,0,0.3);
}
.z-depth-5 {
    -webkit-box-shadow: 0 17px 17px 0 rgba(0,0,0,0.15),0 27px 55px 0 rgba(0,0,0,0.3);
    box-shadow: 0 17px 17px 0 rgba(0,0,0,0.15),0 27px 55px 0 rgba(0,0,0,0.3);
}

/*=============================================
MOVIL (XS revisamos en 320px)
=============================================*/
@media (max-width:767.98px){
	.banner{
		height:100px;
	}
	.banner .textoBannerDerecha, .banner .textoBannerIzquierda, .banner .textoBannerCentro{
		top:7px; 
		left:50%;
		width:800px; 
		margin-left: -400px;
		text-align:center;
		text-shadow:2px 2px 20px black;
	}
	.textoBanner h1{
		font-size:20px;
		line-height:5px;
	}
	.textoBanner h2{
		font-size:20px;
		line-height:5px;
	}
	.textoBanner h3{
		font-size:15px;
		line-height:5px;
	}
	.tituloDestacado {
		font-size: 12px;
	}
	.tituloDestacado h1{
		text-align:center;
	}
	.tituloDestacado button{
		position: absolute;
		left:50%;
		width:40%;
		margin-left:-20%;
	}
	.productos ul li h1 small{
		font-size:16px;
	}

    .x_024_shop_modal{
        margin-top: 1px; /* 50px; */
    }

}
/*=============================================
ESCRITORIO PEQUEÑO O TABLET VERTICAL (SM revisamos en 768px)
=============================================*/

@media (min-width:768px) and (max-width:991.98px){
	.banner{
		height:180px;
	}
	.textoBanner h1{
		font-size:30px;
		line-height:15px;
	}
	.textoBanner h2{
		font-size:25px;
		line-height:15px;
	}
	.textoBanner h3{
		font-size:25px;
		line-height:15px;
	}
	.banner .textoBannerDerecha, .banner .textoBannerIzquierda, .banner .textoBannerCentro{
		top:35px; 
	}
	.tituloDestacado {
		font-size: 18px;
	}	
}

/*=============================================
ESCRITORIO MEDIANO O TABLET HORIZONTAL (MD revisamos en 1024px)
=============================================*/

@media (min-width:992px) and (max-width:1199.98px){
	.banner{
		width:100%;
		height:260px;
	}
}


/*=============================================
ESCRITORIO GRANDE (LG revisamos en 1366px en adelante)
=============================================*/
@media (min-width:1200px){
	/*
	.container{
		width: 100%;
	}
	*/
	.banner{
		width:100%;
		height:260px;
	}
}