@charset "UTF-8";
/* CSS Document */
.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.menu-label::after {
	border-color: #f3103c rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	border-width: 7.5px 8.5px 0 7.5px;
	right: 8px;
	top: 95%;
	border-style: solid;
	content: "";
	display: block;
	height: 0;
	position: absolute;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transitio: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	width: 0;
	z-index: 100;
}
.menu-label::before {
	right: 18px;
	top: 90%;
}
.menu-label {
	background-color: #f3103c;
	position: absolute;
	text-transform: uppercase;
	top: -24px;
	display: inline;
	padding: 1px 7px;
	color: rgb(43, 42, 42);
	font-size: 11px;
	font-family: 'Roboto';
	right: 45px;
    text-align: center;
    width: 55px;
}
.menu-label-alimento::after {
	border-color: #64bc36 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	border-width: 7.5px 8.5px 0 7.5px;
	right: 8px;
	top: 95%;
	border-style: solid;
	content: "";
	display: block;
	height: 0;
	position: absolute;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transitio: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	width: 0;
	z-index: 100;
}
.menu-label-alimento::before {
	right: 18px;
	top: 90%;
}
.menu-label-alimento {
	background-color: #64bc36;
	position: absolute;
	text-transform: uppercase;
	top: -24px;
	display: inline;
	padding: 1px 7px;
	color: rgb(43, 42, 42);
	font-size: 11px;
	font-family: 'Roboto';
	right: 45px;
    text-align: center;
    width: 55px;
}
#regaloG::after {
	content: '\f06b' !important;
	padding-left: 7px;
}
.cls_pagi{
    border-radius: 50%;
    width: 52px;
    height: 52px;
    padding: 0;
    line-height: 52px;
    background-color: #e8e8e8;
    color: #333;
    display: inline-block;

}
.logoGremio {
    /*background-color: rgba(247, 249, 242, 0.8);*/
    position: absolute;
    right: 20px;
    top: 2px;
    border-radius: 50px;
    padding: 4px 16px;
    font-size: 9px;
    line-height: 10px;
    text-align: center;
}
.colorguiapix{
    color: forestgreen;
    font-weight: bold;
}
.msgxx{
    position: absolute;
    /*top: 23px;*/
    font-size: 10px;
    color: red;
    overflow: visible;
    z-index: 999;
    line-height: 11px;
    text-align: center;
    text-transform: uppercase;
}
.msgxxCiudad {
    width: 109px;
}
.msgxxLocalidad {
    width: 127px;
}
.msgxxBarrio {
    width: 102px;
}
.msgxxNegocio {
    width: 151px;
}
.msgxxGuia {
    width: 92px;
}
.msgxxDescuento {
    width: 115px;
}
.msgxxOrdenar {
    width: 105px;
}

.error{
    color: red;
    background-color: white;
    border-width: 1px !important;
    border-color: white;
    border: solid;
    padding: 5px;
    font-style: italic;
    display: none;
}
#ajaxsuccess {
    background: #f5f5f5;
    color:#101010;
    font: 20px/60px 'Open Sans', sans-serif;
    height:60px;
    display: none;
    padding-left:10px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}

.sugerencias {
    display: none;
    width: 100%;
    background-color: #ffffff;
    border-radius: 2px;
    -ms-touch-select: none;
    box-shadow: 0 1px 4px 0 rgba(196, 196, 196, 0.5);
    margin: 0px 0 0 5px;
    list-style: none;
    height: 250px;
    overflow: scroll;
    border: 1px solid #b4b3b0;
    position: absolute;
    left: 0%;
    font-size: 13px;
}
.sugerencias li {
    list-style: none;
    max-height: 100px;
    height: 30px;
    text-align: left;
    list-style-position: inside;
    padding: 5px 0 0 10px;
    cursor: pointer !important;
    width: 98%;
}
.sugerencias li:hover {
    background-color: rgba(171, 162, 171, 0.22);
}

.sugerenciasHeader {
    display: none;
    width: 100%;
    background-color: #ffffff;
    border-radius: 2px;
    -ms-touch-select: none;
    box-shadow: 0 1px 4px 0 rgba(196, 196, 196, 0.5);
    margin: 30px 0 0 5px;
    list-style: none;
    max-height: 250px;
    overflow: scroll;
    border: 1px solid #b4b3b0;
    position: absolute;
    left: -25%;
}
.sugerenciasHeader li {
    list-style: none;
    max-height: 100px;
    height: 30px;
    text-align: left;
    list-style-position: inside;
    padding: 5px 0 0 10px;
    cursor: pointer !important;
    width: 98%;
}
.sugerenciasHeader li:hover {
    color: rgba(2, 0, 0, 1);
    padding-left: 5px;
}
#manufacturer_list{
    float:left;
    width:150px;
    font-size: 11px;
    margin-right: 5px

}
.item_filtro{
    float:left;
    width:150px;
    font-size: 11px;
    margin-right: 5px

}
.form-palabraClave {
    display: block;
    width: 100%;
    height: 25px !important;
    padding: 1px 12px;
    font-size: 14px;
    margin-bottom: 2px !important;
}

.center_block {
    height: 113px !important;
}
#fitr1 {
    height: 33px
}
.titdetalle{
	border: 1px solid #D9D9D9;
	border-radius: 4px 4px 0 0;
	color: #333333;
	font-family: "Roboto",sans-serif;
	font-size: 24px;
	font-weight: 500;
	line-height: 30px;
	margin: 0 0 30px;
	position: relative;
	padding-left: 15px;
	background: #ff7219; /* Old browsers */
	background: -moz-linear-gradient(top,  #ff7219 0%, #ff853a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff7219), color-stop(100%,#ff853a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff7219 0%,#ff853a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff7219 0%,#ff853a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff7219 0%,#ff853a 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff7219 0%,#ff853a 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7219', endColorstr='#ff853a',GradientType=0 ); /* IE6-9 */
	border-color: #FF6633;
	color: #FFFFFF;
	text-shadow: 2px 2px 0px #8C0206;
}
.prom1p {
    display: inline;
    padding: 0 0;
}
.anunnaranja:hover{
    color: black;
}
.anunnaranja{
    color: #FF8412;
}

.caption {
    font-size: 12px;
    background-color: red;
}
a.dtos{
    color: white !important;
}
a.dtos:hover{
    color: black !important;
}

.caption.top-right {
    bottom: auto;
    left: auto;
    top: 0;
    right: 0;
}
.caption {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0.25em 0.625em;
    font-size: 12px;
    font-weight: 600;
    color: #000000;
    background-color: #fbee11;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -webkit-transition: all 0.15s ease-in;
    -moz-transition: all 0.15s ease-in;
    -o-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
    -moz-box-shadow: 2px 2px 5px #4a4646;
    -webkit-box-shadow: 2px 2px 5px #4a4646;
    box-shadow: 2px 2px 5px #4a4646;
}
.caption1 {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0.25em 0.625em;
    font-size: 12px;
    /*font-weight: 600;*/
    color: #fff;
    /*background-color: #c9cccb;*/
    /*opacity: 0.8;*/
    /*filter: alpha(opacity=80);*/
    -webkit-transition: all 0.15s ease-in;
    -moz-transition: all 0.15s ease-in;
    -o-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
    width: 70px;
    /*border: solid;*/
    /*border-width: 1px;*/
    /*border-color: red;*/
}

.caption1.bottom-left {
    bottom: 0px;
    left: 0px;
    top: auto;
    right: auto;
}
.caption1.bottom-left-middle {
    bottom: auto;
    left: -23px;
    top: 157px;
    right: auto;
}
/*#boton-circulo-desp {*/
    /*background-color: #FFF;*/
    /*width: 400px;*/
    /*border: thin solid #333;*/
    /*!*display: none;*!*/
    /*height: auto;*/
    /*padding: 4px;*/
    /*position: absolute;*/
    /*margin-top: 236px;*/
    /*text-align: justify;*/
    /*z-index: 9;*/

/*}*/
.bottom-left-texto {
    background-color: #FFF;
    width: 400px;
    border: thin solid #B9AFAF;
    /* display: none; */
    height: auto;
    padding: 4px;
    position: absolute;
    /* margin-top: 236px; */
    text-align: justify;
    z-index: 9;
    color: #474343;
    margin-left: -200px;
    display: none;
}

.bottom-left-texto .inner{
    background-color: rgba(224,217,230,.5);
    padding: 5px;
}


#bigpic{
	margin-bottom:20px;
	}
	
.precio{	
width:90px; 
text-align:right; 
margin-right:80px;
float:right;
}
.cupon{
	/* [disabled]background-image:url(../images/cupon.jpg); */
	
	
	}
	
.txt-cupon{
	color: rgba(0,0,0,1);
	margin-top: 210px;	
	
	}
	#search_block_body {
  margin: 0;
  right: 445px;
  top: 81px;
  float:right;
}
#search_block_body form, #search_block_top p {
  margin: 0;
}
#search_block_body p {
  float: left;
  margin-right: 3px;
  width: 224px;
}
#search_block_body input.search_query {
  background: linear-gradient(to bottom, #f2f2f2 0px, #ffffff 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 1px solid #cbcbcb;
  border-radius: 2px;
  box-shadow: none;
  float: left;
  height: 31px;
  line-height: 20px;
  margin: 0;
  outline: medium none;
  padding: 0 10px;
  position: relative;
  vertical-align: middle;
  width: 100%;
}
#search_block_body label {
  display: none;
}
#search_block_body a {
  display: block;
  float: left;
  height: 31px;
  padding: 0;
  text-align: center;
  width: 52px;
}
#search_block_body a i {
  font-size: 15px;
  height: 100%;
  line-height: 27px;
  margin: 0;
  width: 100%;
}
.titu1{
background: #00A1DD; /* Old browsers */
font-size: 15px;
color:rgba(255,255,255,1);
    height: 39px;
}
.tituRes{
    background: #868686; /* Old browsers */
    font-size: 30px;
    color:rgba(255,255,255,1);
    text-align: center;
    height: 50px;
    width: 100%;
    padding-top: 15px;
    margin-top: 20px;
}
.tituResInt{
    text-align: center;
    display: none;
}
.tituR{
    display: block;
    color: red;
}

/*
.tituR:hover{
    display: block;
    color: black;
}
*/
.tituR:hover .tituResInt{
    display: block;

}
#subt1{
    padding: 10px 0 0 10px;
    float: left;
}

.iconos_face:bafore{
  color: #f35630;
}

.form-group input[type="checkbox"] {
  line-height: normal;
  margin: 0 10px;
}
h2.tit2 {
  border-bottom-color: #d3d3d3;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  color: #333;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 15px;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 10px;
  position: relative;
  text-transform: none;
  clear:both;
}
.form-control1 {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555;
  font-size: 13px;
  height: 34px;
  line-height: 1.42857;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  vertical-align: middle;
  right:20px;
}
.form-control1:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6)}
.form-control2 {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555;
  font-size: 13px;
  height: 34px;
  line-height: 1.42857;
  padding: 2px 2px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  vertical-align: middle;
  right:20px;
}
.form-control2:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6)}


/* -------------------------------------------- */
/* ----------- Pagination: Digg Style --------- */
/* -------------------------------------------- */
ul    { border:0; margin:0; padding:0; }
#pagination-digg li          { border:0; margin:0; padding:0; font-size:11px; list-style:none; /* savers */ float:left; }
#pagination-digg a           {
	border: 1px solid #00a1dd;
	margin-right: 2px;
}
#pagination-digg .previous-off,
#pagination-digg .next-off   { border:solid 1px #DEDEDE; color:#888888; display:block; float:left; font-weight:bold; margin-right:2px; padding:3px 4px; }
#pagination-digg .next a,
#pagination-digg .previous a { font-weight:bold; }
#pagination-digg .active     {
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	float: left;
	padding: 4px 6px; /* savers */
	margin-right: 2px;
	background-color: #EA2173;
}
#pagination-digg a:link,
#pagination-digg a:visited   {
	color: #EA2173;
	display: block;
	float: left;
	padding: 3px 6px;
	text-decoration: none;
}
#pagination-digg a:hover     {
	border: 1px solid #ea2173;
}
.naranja {
	font-weight:bold;
	color: #ED8326;
}
.negrog {
  font-weight:bold;
  color: #000;
  font-size: 20px;

}
.negrop {
  font-weight:bold;
  color: #000;

}
#titagragar {
  border-bottom: 1px solid #d3d3d3;
  color: #333;
  font-size: 14px;
  font-weight: 400;
  margin: 0 0 15px;
  padding: 10px 0 0;
  position: relative;
  text-transform: none;
}
#categorias {
	display:none;
	}
#categoria_responsive {
	display:none;
	}
#char_inicio{
top:40px; 
right:50px;	
	}
a.popupa1{
    cursor: pointer;
    text-decoration: none;
    color: #fff !important;
    outline: none;
}
a.popupa1:hover{
    cursor: pointer;
    text-decoration: none;
    color: #000 !important;
    outline: none;
}
@media only screen and (max-width: 767px) {
    #dialogo{
      	display:none;
    }    
#categoria_responsive {
	display:block;
	}
#categories_block_left	{
	display:none;
	}
#suppliers_block_left {
	display:none;
	}
#manufacturers_block_left {
	display:none;
	}
#suppliers_block_left	{
	display:none;
	}
#pb-left-column-index	{
	display:none;
	}
#header_user {
	display:none;
	}
#buscar-2 {
	display:none;
	}
#pagination-digg li{
	width:auto !important
	}
#char_inicio{
	display:none;
	}
.fondo-naranja{
	border: 1px solid #cbcbcb;
	border-radius: 5px;
	color: #fff;
	display: inline-block;
	float: right;
	font-size: 13px;
	font-weight: 400;
	line-height: 21px;
	min-width: 173px;
	overflow: hidden;
	padding: 12px 20px 17px 17px;
	background-attachment: scroll;
	background-color: #ED8326;
	background-repeat: repeat;
	background-position: bottom;
}
    .bottom-left-texto {
        width: 400px;
        margin-left: 0px;
    }
.dropdown-content {
        display: none;
        position: absolute;
        right: 0;
        background-color: #f9f9f9;
        min-width: 160px;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        z-index: 1;
    }


}
.posrelat {
    position: relative;
}
.overfHiden {
    overflow: hidden;
}
.marcasTitulo {
    width: 100%;
    position: absolute;
    left: 0;
    background-color: rgba(10,10,10,.7);
    height: 100%;
}
.marcasTitulo:hover {
    width: 0%;
    position: absolute;
    left: 0;
    background-color: rgba(10,10,10,.7);
    height: 0%;
}

@media only screen and (min-width: 320px) and (max-width: 480px) {
  #header #header_logo img {
    width: 250px;
    height: auto;
  }
    .bottom-left-texto {
        width: 300px;
        margin-left: 0px;
    }




}
	
/*tr > td:hover {
	background-color: #F90;
}
.table-striped > tbody > tr:nth-child(2n+1) > td:hover, .table-striped > tbody > tr:nth-child(2n+1) > th:hover {
background-color: #F90;
color:#FFF;
}*/