/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://netfex.netfex.cl/fonts/mem8YaGs126MiZpBA-UFVZ0b.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

div[name=searchMenuResult] p {
    margin:0px;
}

div[name=searchMenuResult] {
    float: right;width: 371px; 
    border:1px solid #d8d8d8; color:#888888;
    border-radius: 3px;
    margin-top:49px;
    padding: 7px;
    position: absolute;
    z-index:/*999*/ 1024;
    background-color: white;
    display:none;
}

@media(max-width: 991px) {
div[name=searchMenuResult] {
  width:92%;
  margin-top:1px;
}
}

@media(max-width: 370px) {
div[name=searchMenuResult], .search-choice.parent-content{
  display:none ;
}
}

.borderShadow:hover { 
 background-color : red !important ;
}


.borderShadow { 
 background-color : red !important;
}

.borderShadow a { 
 background-color : red !important;
}

@media(max-width: 960px) {
.header-nav-inner .main-menu {
  display: none;
}
}


.searchBox {
    
/*eight: 300px;                             */
width:208.333px ; 
height:auto ; 
position: relative;
min-height: 1px;
float: left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;  
}

@media(max-width: 419px) {
    .searchBox {
        float: none;
        width: 100%;
        padding: 15px;
    }
}

.price .del {
 
    color: #888;
    text-decoration: line-through;
    font-size:16px
}
.price .ins {
    color: #e5534c;
}

.details-info .notavailability  {
  color: #666;
  font-size: 14px;
  margin: 15px 0;
}
.details-info .notavailability a {
  color: #e72828;
}

.activo {
    color:#35b035 !important;
}

.truncateSearch {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    /*2810*/
}

.searchPaginas
{
text-align: right;
/*padding-bottom: 16px;*/
/*margin-right: 21px;*/
font-size: /*16px*/ 14px;
}

.searchPaginas button
{
    /*font-size: 16px;
    padding : 0;*/
}

.searchPaginas span ,.searchPaginas i
{
    padding:5px;
    cursor: pointer;
}

.searchPaginas .activo
{
    
    font-weight: bold;
    text-decoration: underline;
    cursor: auto;
}

.space { margin:0; padding:0; height:20px; }


.content-form .group-error {
    margin-top: 10px;
    border: 2px #ed7101 solid;
    padding: 8px;
    background-color: #f2f2f2;
    display:none;
    color: #8c8a8a;
    width: 100%;
    /*border: 2px #ed7101 dashed;*/
}

body.wait, body.wait *{
    cursor: wait !important;
}

@media (min-width:480px){
    .product-inner.equal-elem img.imagenProducto { min-height: 200px !important; min-width: 187.333px !important; width: 268px }
    .mainDestacados img { min-height: 175px !important; min-width: 175px;}
}
@media (max-width:479px){
    /*.product-inner.equal-elem img { min-height: 187.333px !important; min-width: 187.333px !important; }*/
    .product-inner.equal-elem img.imagenProducto { min-width: 300px }
}
