* {
    outline: none;
}
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select:focus,
textarea {
    font-size: 16px;
}

/******bordes*************/
/******bordes*************/
/******fondos*************/
/****************************/
/********FUENTE ESP *********/
/****************************/
@font-face {
    font-family: "Universe Condensed";
    src: url("../fonts/unvr57w.eot");
    src: url("../fonts/unvr57w.eot?#iefix") format("embedded-opentype"), url("../fonts/unvr57w.svg#") format("svg"), url("../fonts/unvr57w.woff") format("woff"), url("../fonts/unvr57w.ttf") format("truetype");
    font-weight: normal;
    font-style: normal; }

/*************************************/
/******* MIXINS **********************/
/*************************************/
/*************************************/
/********* ESTILOS *******************/
/*************************************/
html {
    color: #000; }

body {
    min-width: 320px;
}

html, body {
    margin: 0 auto;
    padding: 0;
    border: 0;
    width: 100%;
    height: 100%;
    background-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    cursor: default; }

.float_left {
    position: relative;
    float: left; }

.float_right {
    position: relative;
    float: right; }

.relativo{
    position: relative;}

.absoluto {
    position: absolute; }

.clear{
    clear: both;}

.top_50 {
    top: 50px; }

.right_20 {
    right: 20px; }

.bloque_fijo_100 {
    width: 100%;
    max-width: 100%;
    min-width: 100%; }

.bloque_minimo_100 {
    min-width: 100%; }

.bloque_fijo_95 {
    width: 95%;
    max-width: 95%;
    min-width: 95%; }

.bloque_fijo_90 {
    width: 90%;
    max-width: 90%;
    min-width: 90%; }

.bloque_fijo_85 {
    width: 85%;
    max-width: 85%;
    min-width: 85%; }

.bloque_fijo_83 {
    width: 83%;
    max-width: 83%;
    min-width: 83%; }

.bloque_fijo_80 {
    width: 80%;
    max-width: 80%;
    min-width: 80%; }

.bloque_fijo_75 {
    width: 75%;
    max-width: 75%;
    min-width: 75%; }

.bloque_fijo_73 {
    width: 73%;
    max-width: 73%;
    min-width: 73%; }

.bloque_fijo_70 {
    width: 70%;
    max-width: 70%;
    min-width: 70%; }

.bloque_fijo_65 {
    width: 65%;
    max-width: 65%;
    min-width: 65%; }

.bloque_fijo_65px {
    width: 65px;
    max-width: 65px;
    min-width: 65px; }

.bloque_fijo_60 {
    width: 60%;
    max-width: 60%;
    min-width: 60%; }

.bloque_fijo_59 {
    width: 59%;
    max-width: 59%;
    min-width: 59%; }

.bloque_fijo_50 {
    width: 50%;
    max-width: 50%;
    min-width: 50%; }

.bloque_fijo_50_3 {
    padding: 3px;
    width: calc(50% - 6px);
}

.bloque_fijo_45 {
    width: 45%;
    max-width: 45%;
    min-width: 45%; }

.bloque_fijo_40 {
    width: 40%;
    max-width: 40%;
    min-width: 40%; }

.bloque_fijo_35 {
    width: 35%;
    max-width: 35%;
    min-width: 35%; }

.bloque_fijo_30 {
    width: 30%;
    max-width: 30%;
    min-width: 30%; }

.bloque_fijo_25 {
    width: 25%;
    max-width: 25%;
    min-width: 25%; }

.bloque_fijo_20 {
    width: 20%;
    max-width: 20%;
    min-width: 20%; }

.bloque_fijo_15 {
    width: 15%;
    max-width: 15%;
    min-width: 15%; }

.bloque_fijo_10 {
    width: 10%;
    max-width: 10%;
    min-width: 10%; }

.bloque_fijo_5 {
    width: 5%;
    max-width: 5%;
    min-width: 5%; }

/***********ALTO********/
.alto_3 {
    height: 3px; }

.alto_348 {
    height: 348px; }

.alto_5 {
    height: 5px; }

.alto_10 {
    height: 10px; }

.alto_15 {
    height: 15px; }

.alto_20 {
    height: 20px; }

.alto_23 {
    height: 23px; }

.alto_25 {
    height: 25px; }

.alto_26 {
    height: 26px; }

.alto_32 {
    height: 32px; }

.alto_30 {
    height: 30px; }

.alto_31 {
    height: 31px; }

.alto_33 {
    height: 33px; }

.alto_35 {
    height: 35px; }

.alto_36 {
    height: 36px; }

.alto_40 {
    height: 40px; }

.alto_45 {
    height: 45px; }

.alto_50 {
    height: 50px; }

.alto_60 {
    height: 60px; }

.alto_70 {
    height: 70px; }

.alto_80 {
    height: 80px; }

.alto_120 {
    height: 120px; }

.alto_130 {
    height: 130px; }

.alto_185 {
    height: 185px; }

.alto_100_porciento {
    height: 100%; }

/************** MINIMOS **************/
.alto_min_50{
    min-height: 50px;}

.alto_min_80{
    min-height: 80px;}

.alto_min_100 {
    min-height: 100px; }

.alto_min_150 {
    min-height: 150px; }

.alto_min_530 {
    min-height: 530px; }

/**************MAXIMOS****************/
.alto_max_80{
    max-height: 80px;}
/*************************************/
/******* FONDOS **********************/
/*************************************/
.sin_fondo {
    background: none; }

.fondo_repetidoX {
    background-repeat: repeat-x; }

.fondo_amarillos {
    background: #ffcc00;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ffcc00 0%, #ffa800 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffcc00), color-stop(100%, #ffa800));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffcc00 0%, #ffa800 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffcc00 0%, #ffa800 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffcc00 0%, #ffa800 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #ffcc00 0%, #ffa800 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcc00', endColorstr='#ffa800',GradientType=0 );
    /* IE6-9 */ }

.fondo_amarillos_obcuro {
    background-color: #FFA900; }

.fondo_blanco {
    background-color: #ffffff; }

.fondo_negro {
    background-color: #24292D; }

.fondo_negro2 {
    background-color: #000000; }

.fondo_naranja {
    background-color: #FF3300; }

.fondo_naranja2 {
    background-color: #E26513; }

.fondo_naranja2_obscuro {
    background-color: #C15612; }

.fondo_naranjas{
    background: #fe6a46; /* Old browsers */
    background: -moz-linear-gradient(top, #fe6a46 0%, #ff3908 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fe6a46), color-stop(100%,#ff3908)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fe6a46 0%,#ff3908 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fe6a46 0%,#ff3908 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fe6a46 0%,#ff3908 100%); /* IE10+ */
    background: linear-gradient(to bottom, #fe6a46 0%,#ff3908 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe6a46', endColorstr='#ff3908',GradientType=0 ); /* IE6-9 */}

.fondo_gris {
    background-color: #F5F5F5; }

.fondo_gris_claro {
    background-color: #FAFAFA; }

.fondo_gris2 {
    background-color: #efefef; }

.fondo_gris_medio {
    background-color: #f7f7f7; }

.fondo_gris_medio2 {
    background-color: #ebebeb; }

.fondo_gris_obscuro {
    background-color: #393a3e; }

.fondo_gris_boton {
    background-color: #cccccc; }

.fondo_gris_boton2 {
    background-color: #aeaeae; }

.fondo_gris_obscuro2 {
    background-color: #666666; }

.fondo_gris_medio3{
    background-color: #F0F0F0;}

.fondo_facebook {
    background-color: #0b57ab; }

.fondo_twitter {
    background-color: #38afff; }

.fondo_youtube {
    background-color: #ff3938; }

.fondo_verde {
    background-color: #3aad36; }

.fondo_verde_obscuro {
    background-color: #319330; }

.fondo_blanco_gris {
    background: #ffffff;
    /* Old browsers */
    background: -moz-linear-gradient(top, white 0%, #ebebeb 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #ebebeb));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, white 0%, #ebebeb 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, white 0%, #ebebeb 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, white 0%, #ebebeb 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, white 0%, #ebebeb 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ebebeb',GradientType=0 );
    /* IE6-9 */ }

.fondo_gris_blanco {
    background: #f2f2f2;
    /* Old browsers */
    background: -moz-linear-gradient(top, #f2f2f2 0%, white 43%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f2f2), color-stop(43%, white));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f2f2f2 0%, white 43%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f2f2f2 0%, white 43%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f2f2f2 0%, white 43%);
    /* IE10+ */
    background: linear-gradient(to bottom, #f2f2f2 0%, white 43%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#ffffff',GradientType=0 );
    /* IE6-9 */ }

.fondo_grises {
    background: #9b9b9b;
    /* Old browsers */
    background: -moz-linear-gradient(top, #9b9b9b 0%, #b0b0b0 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9b9b9b), color-stop(100%, #b0b0b0));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #9b9b9b 0%, #b0b0b0 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #9b9b9b 0%, #b0b0b0 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #9b9b9b 0%, #b0b0b0 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #9b9b9b 0%, #b0b0b0 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9b9b9b', endColorstr='#b0b0b0',GradientType=0 );
    /* IE6-9 */ }

.fondo_gris_negro {
    background: #4e4d4b;
    /* Old browsers */
    background: -moz-linear-gradient(top, #4e4d4b 0%, #141007 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4e4d4b), color-stop(100%, #141007));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #4e4d4b 0%, #141007 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #4e4d4b 0%, #141007 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #4e4d4b 0%, #141007 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #4e4d4b 0%, #141007 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e4d4b', endColorstr='#141007',GradientType=0 );
    /* IE6-9 */ }
.fondo_negros{
    background: #323232; /* Old browsers */
    background: -moz-linear-gradient(top, #323232 0%, #040402 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#323232), color-stop(100%,#040402)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #323232 0%,#040402 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #323232 0%,#040402 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #323232 0%,#040402 100%); /* IE10+ */
    background: linear-gradient(to bottom, #323232 0%,#040402 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#323232', endColorstr='#040402',GradientType=0 ); /* IE6-9 */
}

.fondo_naranja_hover:hover {
    background-color: #ffe0d1; }

.fondo_rojo_claro{
    background-color: #FFEBEC;
}

.sombra_min {
    box-shadow: 0px 1px 2px 1px #888888; }

.sombra_interna_buscador {
    box-shadow: -1px 0px 3px 0px darkgrey inset; }

.sombra_interna_buscador_categorias {
    box-shadow: 1px 0px 3px 0px darkgrey inset; }

/***********************************************/
/**************  LETRAS ************************/
/***********************************************/
.familia_arial {
    font-family: arial; }

.familia_condensed {
    font-family: "Universe Condensed"; }
/***************juntar letra *******/
.letra_espacio_1px{
    letter-spacing: -1px;}
/*******************tama�os*/
.font_size8 {
    font-size: 8px; }

.font_size9 {
    font-size: 9px; }

.font_size10 {
    font-size: 10px; }

.font_size11 {
    font-size: 11px; }

.font_size12 {
    font-size: 12px; }

.font_size13 {
    font-size: 13px; }

.font_size14 {
    font-size: 14px; }

.font_size15 {
    font-size: 15px; }

.font_size16 {
    font-size: 16px; }

.font_size17 {
    font-size: 17px; }

.font_size18 {
    font-size: 18px; }

.font_size19 {
    font-size: 19px; }

.font_size20 {
    font-size: 20px; }

.font_size22{
    font-size: 22px;}

.font_size23{
    font-size: 23px;}

.font_size25 {
    font-size: 25px; }

.font_size30 {
    font-size: 30px; }

.font_size40 {
    font-size: 40px; }

.bold {
    font-weight: bold; }

.normal {
    font-weight: normal; }

/** colores letra ****/
.letra_gris_obscuro {
    color: #6A6A6A; }

.letra_gris_obscuro2 {
    color: #333333; }

.letra_gris_claro {
    color: #9A9A9A; }

.letra_gris_medio {
    color: #cccccc; }

.letra_gris_muy_obscuro {
    color: #404040; }

.letra_blanca {
    color: white; }

.letra_roja{
    color: #FE2D42 !important;}

.letra_roja_claro {
    color: #ff3300; }

.letra_roja_youtube {
    color: #ff3938; }

.letra_roja_obscuro {
    color: #C72800; }

.letra_negra {
    color: black; }

.letra_naranja {
    color: #fd4d1e; }

.letra_naranja_hover:hover {
    color: #fd4d1e; }

.letra_azul_face {
    color: #0b57ab; }

.letra_azul_twitter {
    color: #38afff; }

.letra_rosa{
    color: #D84B76;}

.letra_verde {
    color: #319330;
}

/********Interlineado***********/
.letra_alto_5 {
    line-height: 5px; }

.letra_alto_10 {
    line-height: 10px; }

.letra_alto_20 {
    line-height: 20px; }

.letra_alto_25 {
    line-height: 25px; }

.letra_alto_26 {
    line-height: 26px; }

.letra_alto_32 {
    line-height: 32px; }

/*******************************/
/********* Pading **************/
/*******************************/
.padding_top_15 {
    padding-top: 15px; }

.padding_top_10 {
    padding-top: 10px; }

.padding_top_9 {
    padding-top: 9px; }

.padding_top_7 {
    padding-top: 7px; }

.padding_top_5 {
    padding-top: 5px; }

.padding_top_4 {
    padding-top: 4px; }

/********BOOTOM ****************/
.padding_bottom_5 {
    padding-bottom: 5px; }

.padding_bottom_4{
    padding-bottom: 4px;}

.padding_bottom_10 {
    padding-bottom: 10px; }

.padding_bottom_15 {
    padding-bottom: 15px; }

/******LEFT RIGHT **************/
.padding_lr_5 {
    padding-left: 5px;
    padding-right: 5px; }

.padding_lr_10 {
    padding-left: 10px;
    padding-right: 10px; }

.padding_lr_15 {
    padding-left: 15px;
    padding-right: 15px; }

.padding_lr_20 {
    padding-left: 20px;
    padding-right: 20px; }

.padding_lr_25 {
    padding-left: 25px;
    padding-right: 25px; }

.padding_lr_30 {
    padding-left: 30px;
    padding-right: 30px; }

.padding_lr_5 {
    padding-left: 5px;
    padding-right: 5px; }

/**********left*****************/
.padding_left_5 {
    padding-left: 5px; }
.padding_left_10 {
    padding-left: 10px; }
.padding_left_65 {
    padding-left: 65px; }
/**********right*****************/
.padding_right_10 {
    padding-right: 10px; }

.padding_right_20 {
    padding-right: 20px; }

.padding_right_25 {
    padding-right: 25px; }

/*******************************/
/*********Margin****************/
/*******************************/
.margin_auto{
    margin: auto;
}

.margin_top_14n {
    margin-top: -14px; }

.margin_top_3 {
    margin-top: 3px; }

.margin_top_5 {
    margin-top: 5px; }

.margin_top_8 {
    margin-top: 8px; }

.margin_top_10 {
    margin-top: 10px; }

.margin_top_17 {
    margin-top: 17px; }

.margin_top_20 {
    margin-top: 20px; }

.margin_top_30 {
    margin-top: 30px; }

.margin_top_40 {
    margin-top: 40px; }

.margin_top_50 {
    margin-top: 50px; }

.margin_top_85 {
    margin-top: 85px; }

.margin_top_125 {
    margin-top: 125px; }

/*******************************/
.margin_left_5 {
    margin-left: 5px; }

.margin_left_10 {
    margin-left: 10px; }
/*******************************/
.margin_right_5 {
    margin-right: 5px; }

.margin_right_10 {
    margin-right: 10px; }
/*******************************/
.margin_bottom_10 {
    margin-bottom: 10px; }

.margin_bottom_20 {
    margin-bottom: 20px; }

/*******************************/
/******BORDES*******************/
/*******************************/
.borde_amarillo {
    border-color: #FE9901; }

.borde_chocolate {
    border-color: #3c3c3c; }

.borde_gris {
    border-color: darkgrey; }

.borde_gris_claro {
    border-color: #ebebeb; }

.borde_gris_claro2 {
    border-color: #EDEDED; }

.borde_gris_medio {
    border-color: #cccccc; }

.borde_blanco {
    border-color: white; }

.borde_naranja {
    border-color: #ffc0b4; }

.bode_verde {
    border-color: #3aad36; }

.borde_rojo {
    border-color: #ff3938 !important; }

/***********************************/
/*** Pares del borde ***************/
.borde_inferior {
    border-bottom-style: solid;
    border-bottom-width: 1px; }

.borde_inferior_dotted {
    border-bottom-style: dotted;
    border-bottom-width: 1px; }

.borde_arriba {
    border-top-style: solid;
    border-top-width: 1px; }

.borde_izq {
    border-left-style: solid;
    border-left-width: 1px; }

.borde_der {
    border-right-style: solid;
    border-right-width: 1px; }

.borde_completo {
    border-style: solid;
    border-width: 1px; }

.sin_bordes {
    border: none !important; }

/*******************************/
/****** REDONDOS ***************/
/*******************************/
.redondos_arriba_2 {
    -moz-border-radius: 2px 2px 0px 0px;
    -webkit-border-radius: 2px 2px 0px 0px;
    border-radius: 2px 2px 0px 0px;
    behavior: url(../core/PIE.htc); }

.redondos_arriba_5 {
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
    behavior: url(../core/PIE.htc); }

.redondos_arriba_10 {
    -moz-border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    border-radius: 10px 10px 0px 0px;
    behavior: url(../core/PIE.htc); }

.redondo5 {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior: url(../core/PIE.htc); }

.redondo10 {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    behavior: url(../core/PIE.htc); }

.circulo {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    behavior: url(../core/PIE.htc); }

/******************************/
/******* INDICES **************/
/******************************/
.index0 {
    z-index: 0; }

.index1 {
    z-index: 1; }

/*******************************/
/********* OVERFLOW   **********/
/*******************************/
.overflow {
    overflow: hidden; }

/*******************************/
/******* ALINEANDO TEXTOS ******/
/*******************************/
.texto_centro {
    text-align: center; }

.texto_left {
    text-align: left; }

.texto_right {
    text-align: right; }

.texto_justify {
    text-align: justify; }

/*******************************/
/**********EN LINEA   **********/
/*******************************/
.enlinea {
    display: inline-block; }

/*******************************/
/****ESTILOS CATEGORIAS*********/
/*******************************/
/*******************************/
/*********   GENERALE **********/
/*******************************/
.puntero {
    cursor: pointer; }

.lupa {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in; }

.oculto {
    display: none; }

.subrayado {
    text-decoration: underline; }

/****** Terminan Estilos Generales******/

/**** HOME *****/
.lineRoja{
    background-color: #ff3938;
    height: 5px;
}
.icono_xpertshop{
    background-image: url("../images/logo.png");
    background-repeat: no-repeat;
    background-position: center center;
    float:left;
    height: 45px;
    max-width: 146px;
    width: 146px;
}
.ico_flecha_down{
    /*background-image: url("../images/triangulo_dropdown.png");*/
    width: 9px;
    height: 3px;
}
.ico_carrito{
    background-image: url("../images/icon_carrito.png");
    background-repeat: no-repeat;
    background-position: center center;
    height: 30px;
    width: 25px;
}
.bloque_menu_deseos{
    float:left;
    position: relative;
    border-left: 1px solid darkgrey;
    cursor: pointer;
    padding: 0 5px;
}
.bloque_menu_deseos_txt{
    margin-top: 5px;
    float:left;
    width:45px;
}
.bloque_menu_carrito{
    float: left;
    position: relative;
    border-right: 1px solid darkgrey;
    cursor: pointer;
    padding: 0 5px;
    width: 85px;
}
.bloque_menu_carrito_txt{
    padding-left: 5px;
    margin-top: 5px;
    float: left;
    width: 45px;
}
.content_buscador{
    padding: 8px;
}
.input_buscador{
    border: 1px solid #BEBEBE;
    border-right: 0px transparent;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    behavior: url(pie.htc);
    float: left;
    height: 26px;
    padding: 12px;
    width: calc(100% - 78px);
}
.ui-autocomplete{
    max-width: 390px !important;
    min-width: calc(100% - 24px) !important;
}
.boton_buscar{
    -moz-border-radius: 0px 5px 5px 0px;
    -webkit-border-radius: 0px 5px 5px 0px;
    border-radius: 0px 5px 5px 0px;
    behavior: url(pie.htc);
    background: #323232;
    background: -webkit-linear-gradient(top, #323232, #010100);
    background: -moz-linear-gradient(top, #323232, #010100);
    background: -ms-linear-gradient(top, #323232, #010100);
    background: -o-linear-gradient(top, #323232, #010100);
    background: linear-gradient(to bottom, #323232, #010100);
    float:right;
    position:relative;
    height: 26px;
    padding: 13px 10px;
    width: 33px;
}
.ico_search{
    background-image: url("../images/lupa.png");
    height: 22px;
    width: 32px;
    background-repeat: no-repeat;
    background-position: center;
}
.contenedor_contenido{
    margin: 0 5px;
    overflow: hidden;
}
.content_slider{
    margin: 15px 0 15px 0;
    min-height: 145px;
    height: auto;
    text-align: center;
    width: 100%;
}
.contenedor_anuncio{
    max-height: 500px;
    height: auto;
    text-align: center;
    width: 100%;
}


/********** Footer ********/
.contenedor_menu_footer{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior: url(pie.htc);
    border: 1px solid #E1E1E1;
    margin: 10px 5px;
}
.bloque_menu_footer{
    min-height: 46px;
    overflow: hidden;
    padding-left: 20px;
    position: relative;
    width: calc(100% - 20px);
    border-bottom: 1px #e8e8e8 solid;
}
.btn_flecha_gris{
    background-image: url(../images/arrow_avanzar.png);
    background-color: #DEDEDE;
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    position: absolute;
    width: 46px;
    top: 0;
    bottom: 0;
    right: 0;
}
.btn_carrito_gris{
    background-image: url(../images/icon_carrito.png);
    background-color: #DEDEDE;
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    position: absolute;
    width: 46px;
    top: 0;
    bottom: 0;
    right: 0;
}
.btn_tache_rojo{
    background-image: url(../images/btn_cerrar_ico.png);
    background-color: #FE2D42;
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    position: absolute;
    width: 46px;
    top: 0;
    bottom: 0;
    right: 0;
}

.menu_txt_con_boton_gray{
    color: #6B6B6B;
    font-size: 18px;
    float: left;
    padding: 15px 0;
    position: relative;
    height: auto;
    width: calc(100% - 46px);
}
.menu_txt_con_boton_red{
    color: #FE2D42;
    font-size: 18px;
    font-weight: bold;
    float: left;
    padding: 15px 0;
    position: relative;
    height: auto;
    width: calc(100% - 46px);
}
.menu_txt{
    color: #8A8A8A;
    font-size: 16px;
    padding: 15px 0 0 10px;
    position: relative;
}
.opcion_menu{
    background-image: url(../images/bullet_submenu.png);
    background-repeat: no-repeat;
    background-position: 20px center;
}

.contenedor_opciones_footer_bg{
    background-image: url(../images/back_footer.jpg);
    background-repeat: repeat-x;
    padding: 20px 0;
}
.contenedor_opciones_footer{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior: url(pie.htc);
    border: 1px solid #E1E1E1;
    margin: 10px 10px;
    position: relative;
}
.opcion_txt_carrito{
    color: #666666;
    padding: 15px 0 0 10px;
    position: relative;
}

.contenedor_redes{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior: url(pie.htc);
    background-color: #EAEAEA;
    overflow: hidden;
}

.ico_facebook_footer{
    background-image: url(../images/icon_fb.png);
    float: left;
    height: 56px;
    width: 25%;
}
.ico_twitter_footer{
    background-image: url(../images/icon_twitter.png);
    float: left;
    height: 56px;
    width: 25%;
}
.ico_youtube_footer{
    background-image: url(../images/icon_yt.png);
    float: left;
    height: 56px;
    width: 25%;
}
.link_footer{
    color: #D84B76;
    float: left;
    padding: 5px 13px;
    margin: 10px 0;
    width: calc(50% - 27px);
}

/************Listado***********/
.breadcrumb{
    color: #999999;
    margin: 10px 0;
    font-size: 13px;
}
.breadcrumb span{
    color: #FE2D42;
}
.btn_filtro{
    background-color: #EAEAEA;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior: url(pie.htc);
    color: #979797;
    float: left;
    font-size: 13px;
    margin: 9px 0.666% 0;
    padding: 17px 0;
    text-align: center;
    height: 16px;
    width: 32%;
}
.btn_filtro_50{
    background-color: #EAEAEA;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior: url(pie.htc);
    color: #979797;
    float: left;
    font-size: 15px;
    margin: 9px 0.666% 0;
    padding: 18px 0;
    text-align: center;
    height: 21px;
    width: 48%;
}
.btn_filtro.activo{
    background-color: #999999;
    color: #ffffff;
}

/*******Listado******/
.ico_grid{
    background-image: url(../images/reticula_off.png);
    background-repeat: no-repeat;
    height: 37px;
    width: 37px;
}
.ico_grid.activo{
    background-image: url(../images/reticula.png);
    background-repeat: no-repeat;
    height: 37px;
    width: 37px;
}
.ico_lista{
    background-image: url(../images/listado.png);
    background-repeat: no-repeat;
    height: 37px;
    width: 37px;
}
.ico_lista.activo{
    background-image: url(../images/listado_on.png);
    background-repeat: no-repeat;
    height: 37px;
    width: 37px;
}

/**Forma de Listado**/
.contenedor_listado_articulos .bloque_articulo{
    border-bottom: 1px dotted #999999; 
    overflow: hidden;
    padding: 15px 5px;
    width: calc(100% - 10px);
}
.contenedor_listado_articulos .bloque_articulo .content_image_articulo{
    border: 1px solid #CDCDCD;
    float: left;
    text-align: center;
    height: 80px;
    width: 80px;
}
.contenedor_listado_articulos .bloque_articulo .content_image_articulo img{
    height: 80px;
    width: 80px;
}
.contenedor_listado_articulos .bloque_articulo .content_detalles{
    float: left;
    padding-left: 10px;
    width: calc(100% - 92px);
}
.contenedor_listado_articulos .content_detalles .nombre_articulo{
    color: #515151;
    font-size: 13px;
    font-weight: bold;
}
.contenedor_listado_articulos .content_detalles .nombre_articulo span{
    color : #7D7D7D;
}
.contenedor_listado_articulos .content_detalles .precio{
    color: #FE2D42;
    font-size: 16px;
    margin-top: 3px;
}
.contenedor_listado_articulos .content_detalles .precio span{
    font-size: 12px;
}
.contenedor_listado_articulos .content_detalles .calificacion{
    color: #999999;
    font-size: 14px;
}
.contenedor_listado_articulos .content_detalles .calificacion .star{
    background-image: url(../images/review.png);
    background-repeat: no-repeat;
    margin: 0 1px;
    float:left;
    height: 13px;
    width: 12px;
}
.contenedor_listado_articulos .content_detalles .calificacion .star.activo{
    background-image: url(../images/review_on.png);
}
.contenedor_detalle_articulos .bloque_articulo{
    border-bottom: 1px dotted #999999; 
    overflow: hidden;
    padding: 15px 5px;
    width: calc(100% - 10px);
}
.contenedor_detalle_articulos .bloque_articulo .content_image_articulo{
    border: 1px solid #CDCDCD;
    float: left;
    text-align: center;
    height: 80px;
    width: 80px;
}
.contenedor_detalle_articulos .bloque_articulo .content_image_articulo img{
    height: 80px;
    width: 80px;
}
.contenedor_detalle_articulos .bloque_articulo .content_detalles{
    float: left;
    padding-left: 10px;
    width: calc(100% - 92px);
}
.contenedor_detalle_articulos .content_detalles .nombre_articulo{
    color: #515151;
    font-size: 13px;
    font-weight: bold;
}
.contenedor_detalle_articulos .content_detalles .nombre_articulo span{
    color : #7D7D7D;
}
.contenedor_detalle_articulos .content_detalles .precio{
    color: #FE2D42;
    font-size: 16px;
    margin-top: 3px;
}
.contenedor_detalle_articulos .content_detalles .precio span{
    font-size: 12px;
}
.contenedor_detalle_articulos .content_detalles .calificacion{
    color: #999999;
    font-size: 14px;
}
.contenedor_detalle_articulos .content_detalles .calificacion .star{
    background-image: url(../images/review.png);
    background-repeat: no-repeat;
    margin: 0 1px;
    float:left;
    height: 13px;
    width: 12px;
}
.contenedor_detalle_articulos .content_detalles .calificacion .star.activo{
    background-image: url(../images/review_on.png);
}
/**Forma Grid**/
.contenedor_grid_articulos .bloque_articulo{
    border-bottom: 1px dotted #999999; 
    overflow: hidden;
    float: left;
    padding: 15px 4px;
    width: calc(33.33% - 8px);
}
.contenedor_grid_articulos .bloque_articulo .content_image_articulo{
    border: 1px solid #CDCDCD;
    text-align: center;
    height: 95px;
    width: 95px;
}
.contenedor_grid_articulos .bloque_articulo .content_image_articulo img{
    height: 95px;
    width: 95px;
}
.contenedor_grid_articulos .bloque_articulo .content_detalles{
    float: left;
    padding-left: 5px;
    width: calc(100% - 5px);
}
.contenedor_grid_articulos .content_detalles .nombre_articulo{
    color: #515151;
    font-size: 12px;
    font-weight: bold;
    margin-top: 3px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow: ellipsis;
}
.contenedor_grid_articulos .content_detalles .nombre_articulo span{
    display: none;
}
.contenedor_grid_articulos .content_detalles .precio{
    color: #FE2D42;
    font-size: 14px;
    margin-top: 3px;
}
.contenedor_grid_articulos .content_detalles .precio span{
    font-size: 11px;
}
.contenedor_grid_articulos .content_detalles .calificacion{
    width: 100%;
    color: #999999;
    font-size: 12px;
}
.contenedor_grid_articulos .content_detalles .calificacion .star{
    background-image: url(../images/review_small.png);
    background-repeat: no-repeat;
    margin-top: 4px;
    float:left;
    height: 13px;
    width: 12px;
}
.contenedor_grid_articulos .content_detalles .calificacion .star.activo{
    background-image: url(../images/review_small_on.png);
}

/**general**/
.content_detalles .marca{
    text-align: left;
    color: #666666;
    clear: both;
    font-size: 11px;
}
.content_detalles .envio{
    color: #999999;
    font-size: 11px;
}
.content_detalles .promocion{
    color: #666666;
    font-size: 12px;
}
.content_detalles .status.inactivo{
    color: #FF4759;
    font-size: 13px;
}
.content_detalles .status.activo{
    color: #009900;
    font-size: 13px;
}

/********Paginador*******/
.contendor_paginador{
    margin-top: 10px;
    overflow: hidden;
    height: 45px;
    width: 100%;
}
.ant_paginador{
    background-image: url(../images/btn_ant.png);
    background-repeat: no-repeat;
    background-position: left center;
    color: #999999;
    float: left;
    font-size: 12px;
    padding: 15px 0;
    height: 15px;
    text-align: right;
    width: 80px;
}
.sig_paginador{
    background-image: url(../images/btn_sig.png);
    background-repeat: no-repeat;
    background-position: right center;
    color: #999999;
    float: left;
    font-size: 12px;
    padding: 15px 0;
    height: 15px;
    width: 80px;
}
.contenido_paginas{
    text-align: center;
    float: left;
    width: calc(100% - 160px);
}
.contenido_paginas .centrar_paginas_cont{
    margin: auto;
    width: 150px;
    overflow:hidden;
}
.centrar_paginas{
    position:relative;
    width:12000px;
}
.pagina{
    color: #9A9A9A;
    float: left;
    font-size: 18px;
    text-align: center;
    width: 30px;
    padding: 10px 0;
}
.pagina.activo{
    color: #FE2D42;
    font-weight: bold;
}

/********Detalle del producto******/
.titulo_detalle{
    color: black;
    font-size: 18px;
    width: 100%;
}
.calificacion_detalle{
    color: #999999;
    font-size: 13px;
}
.calificacion_detalle .star{
    background-image: url(../images/review_big.png);
    background-repeat: no-repeat;
    float:left;
    height: 15px;
    width: 18px;
}
.calificacion_detalle .star.activo{
    background-image: url(../images/review_big_on.png);
}
.marca_detalle{
    text-align: left;
    color: #666666;
    clear: both;
    font-size: 12px;
}
.galeria_detalle{
    margin: 15px 0 10px 0;
    min-height: 230px;
    text-align: center;
    width: 100%;
}
.precio_detalle{
    text-align: right;
    color: #FE2D42;
    font-size: 24px;
    margin-top: 3px;
}
.precio_detalle span:nth-child(1){
    font-size: 16px;
}
.precio_detalle span:nth-child(2){
    font-size: 14px;
    vertical-align: 6px;
}
.precio_detalle span.simbol{
    font-size: 16px !important;
    vertical-align: initial;
}
.precio_detalle span.totalTxt{
    font-size: 24px !important;
    vertical-align: initial;
}
.precio_detalle span.totalCentavosTxt{
    font-size: 14px !important;
    vertical-align: 6px;
}
.precio_detalle_usd{
    text-align: right;
    color: #FE2D42;
    font-size: 20px;
    margin-top: 3px;
}
.precio_detalle_usd span:nth-child(1){
    font-size: 13px;
}
.precio_detalle_usd span:nth-child(2){
    font-size: 11px;
    vertical-align: 6px;
}
.precio_detalle_usd span.simbol{
    font-size: 13px !important;
    vertical-align: initial;
}
.precio_detalle_usd span.totalTxt{
    font-size: 20px !important;
    vertical-align: initial;
}
.precio_detalle_usd span.totalCentavosTxt{
    font-size: 11px !important;
    vertical-align: 6px;
}


/******Botones*****/
.contenedor_select{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior: url(pie.htc);
    margin: 0;
    margin-top: 5px;
    min-height: 47px;
    padding-left: 1px;
    position: relative;
    width: calc(100% - 4px);
}
.contenedor_btn_ico{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior: url(pie.htc);
    margin: 4px 0;
    min-height: 52px;
    overflow: hidden;
    padding-left: 20px;
    position: relative;
    width: calc(100% - 22px);
}
.contenedor_btn_ico .txt_btn{
    float: left;
    font-size: 17px;
    padding: 15px 0;
    position: relative;
    width: calc(100% - 48px);
}
.contenedor_btn_ico .txt_btn.chico{
    float: left;
    font-size: 17px;
    padding: 6px 0;
    position: relative;
    width: calc(100% - 48px);
}
@media (min-width: 320px) and (orientation: landscape) { 
    .contenedor_btn_ico .txt_btn.chico{
        float: left;
        font-size: 17px;
        padding: 17px 0;
        position: relative;
        width: calc(100% - 48px);
    }
}
@media  (min-width: 414px)     
{
    .contenedor_btn_ico .txt_btn.chico{
        float: left;
        font-size: 17px;
        padding: 17px 0;
        position: relative;
        width: calc(100% - 48px);
    }
}
.contenedor_btn_ico .ico_btn{
    -moz-border-radius: 0px 5px 5px 0px;
    -webkit-border-radius: 0px 5px 5px 0px;
    border-radius: 0px 5px 5px 0px;
    behavior: url(pie.htc);
    height: 100%;
    position: absolute;
    width: 46px;
    top: 0;
    bottom: 0;
    right: 0;
}

.btn_face{
    background-image: url("../images/sprite.png");
    margin: 0 auto;
    width: 20px;
    height: 50px;
    background-position: -50px -108px;
}

.btn_twitt{
    background-image: url("../images/sprite.png");
    margin: 0 auto;
    width: 20px;
    height: 50px;
    background-position: -133px -108px;
}

.btn_carrito{
    background-image: url("../images/btn_icon_carrito.png");
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    width: 46px;
}
.btn_flecha_ir{
    background-image: url(../images/btn_icon_ir.png);
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
}
.btn_flecha_sig{
    background-image: url(../images/btn_icon_sig.png);
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
}
.btn_flecha_down{
    background-image: url(../images/btn_icon_down.png);
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
}
.btn_regalo{
    background-image: url(../images/btn_icon_listadeseos.png);
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    width: 46px;
}
.btn_compartir{
    background-image: url(../images/btn_icon_compartir.png);
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    width: 46px;
}
.btn_regalo{
    background-image: url(../images/btn_icon_listadeseos.png);
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    width: 46px;
}
.btn_registro{
    background-image: url(../images/icon_registro.png);
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    width: 46px;
}

.btn_facebook{
    background: #3561AC;
    background: -webkit-linear-gradient(top, #3561AC, #0f2a52);
    background: -moz-linear-gradient(top, #3561AC, #0f2a52);
    background: -ms-linear-gradient(top, #3561AC, #0f2a52);
    background: -o-linear-gradient(top, #3561AC, #0f2a52);
    background: linear-gradient(to bottom, #3561AC, #0f2a52);
    border: 1px solid #0f2a52;
    color: #FFFFFF;
}
.btn_facebook .ico_btn{
    background: #18448c;
    background: -webkit-linear-gradient(top, #18448c, #102642);
    background: -moz-linear-gradient(top, #18448c, #102642);
    background: -ms-linear-gradient(top, #18448c, #102642);
    background: -o-linear-gradient(top, #18448c, #102642);
    background: linear-gradient(to bottom, #18448c, #102642);
    border-left:1px solid #102642;
}
.btn_facebook .txt_btn{
    border-right:1px solid #2e5799;
}

.btn_twitter{
    background: #36B0FD;
    background: -webkit-linear-gradient(top, #36B0FD, #3570b3);
    background: -moz-linear-gradient(top, #36B0FD, #3570b3);
    background: -ms-linear-gradient(top, #36B0FD, #3570b3);
    background: -o-linear-gradient(top, #36B0FD, #3570b3);
    background: linear-gradient(to bottom, #36B0FD, #3570b3);
    border: 1px solid #3570b3;
    color: #FFFFFF;
}
.btn_twitter .ico_btn{
    background: #059af7;
    background: -webkit-linear-gradient(top, #059af7, #0e5eb3);
    background: -moz-linear-gradient(top, #059af7, #0e5eb3);
    background: -ms-linear-gradient(top, #059af7, #0e5eb3);
    background: -o-linear-gradient(top, #059af7, #0e5eb3);
    background: linear-gradient(to bottom, #059af7, #0e5eb3);
    border-left:1px solid #0e5eb3;
}
.btn_twitter .txt_btn{
    border-right:1px solid #3790c7;
}

.btn_red{
    background: #FD4253;
    background: -webkit-linear-gradient(top, #FD4253, #AD3E4E);
    background: -moz-linear-gradient(top, #FD4253, #AD3E4E);
    background: -ms-linear-gradient(top, #FD4253, #AD3E4E);
    background: -o-linear-gradient(top, #FD4253, #AD3E4E);
    background: linear-gradient(to bottom, #FD4253, #AD3E4E);
    border: 1px solid #AC3E4B;
    color: #FFFFFF;
}
.btn_red .ico_btn{
    background: #C93543;
    background: -webkit-linear-gradient(top, #C83643, #963549);
    background: -moz-linear-gradient(top, #C83643, #963549);
    background: -ms-linear-gradient(top, #C83643, #963549);
    background: -o-linear-gradient(top, #C83643, #963549);
    background: linear-gradient(to bottom, #C83643, #963549);
    border-left:1px solid #DC5B6D;
}
.btn_red .txt_btn{
    border-right:1px solid #BB3649;
}

.btn_gray_red{
    background: #FEFEFE;
    background: -webkit-linear-gradient(top, #FEFEFE, #DDDDDD);
    background: -moz-linear-gradient(top, #FEFEFE, #DDDDDD);
    background: -ms-linear-gradient(top, #FEFEFE, #DDDDDD);
    background: -o-linear-gradient(top, #FEFEFE, #DDDDDD);
    background: linear-gradient(to bottom, #FEFEFE, #DDDDDD);
    border: 1px solid #DDDDDD;
    color: #888888;
}
.btn_gray_red .ico_btn{
    background: #FE2D42;
    border-left:1px solid #DC5B6D;
}
.btn_gray_red .txt_btn{
    border-right:1px solid #BB3649;
}

.btn_green{
    background: #4CBA47;
    background: -webkit-linear-gradient(top, #4CBA47, #33AD34);
    background: -moz-linear-gradient(top, #4CBA47, #33AD34);
    background: -ms-linear-gradient(top, #4CBA47, #33AD34);
    background: -o-linear-gradient(top, #4CBA47, #33AD34);
    background: linear-gradient(to bottom, #4CBA47, #33AD34);
    border: 1px solid #4CBA47;
    color: #FFFFFF;
}
.btn_green .ico_btn{
    background: #3E9537;
    background: -webkit-linear-gradient(top, #3E9537, #2A8A29);
    background: -moz-linear-gradient(top, #3E9537, #2A8A29);
    background: -ms-linear-gradient(top, #3E9537, #2A8A29);
    background: -o-linear-gradient(top, #3E9537, #2A8A29);
    background: linear-gradient(to bottom, #3E9537, #2A8A29);
    border-left:1px solid #5BBD58;
}
.btn_green .txt_btn{
    border-right:1px solid #389A35;
}

.btn_gray{
    background: #FEFEFE;
    background: -webkit-linear-gradient(top, #FEFEFE, #DDDDDD);
    background: -moz-linear-gradient(top, #FEFEFE, #DDDDDD);
    background: -ms-linear-gradient(top, #FEFEFE, #DDDDDD);
    background: -o-linear-gradient(top, #FEFEFE, #DDDDDD);
    background: linear-gradient(to bottom, #FEFEFE, #DDDDDD);
    border: 1px solid #DDDDDD;
    color: #888888;
}
.btn_gray .ico_btn{
    background: #E2E2E2;
    background: -webkit-linear-gradient(top, #E2E2E2, #CDCDCD);
    background: -moz-linear-gradient(top, #E2E2E2, #CDCDCD);
    background: -ms-linear-gradient(top, #E2E2E2, #CDCDCD);
    background: -o-linear-gradient(top, #E2E2E2, #CDCDCD);
    background: linear-gradient(to bottom, #E2E2E2, #CDCDCD);
    border-left:1px solid #F2F2F2;
}
.btn_gray .txt_btn{
    border-right:1px solid #CCCCCC;
}

.btn_gray_dark{
    background-color: #999999;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior: url(pie.htc);
    color: #FFFFFF;
    font-size: 14px;
    float: left;
    text-align: center;
    margin: 4px 3px;
    padding: 15px 10px;
    width: calc(100% - 20px);
}

.ant_producto{
    background-image: url(../images/btn_icon_antng.png);
    background-repeat: no-repeat;
    background-position: left center;
    border: 1px solid #E1E1E1;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior: url(pie.htc);
    color: #999999;
    float: left;
    font-size: 12px;
    margin-top: 10px;
    padding: 12px 6px 12px;
    height: 25px;
    text-align: right;
    width: 92px;
}
.sig_producto{
    background-image: url(../images/btn_icon_sig.png);
    background-repeat: no-repeat;
    background-position: right center;
    border: 1px solid #E1E1E1;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior: url(pie.htc);
    color: #999999;
    float: right;
    font-size: 12px;
    margin-top: 10px;
    padding: 12px 8px 12px;
    height: 25px;
    text-align: left;
    width: 92px;
}

.ant_direccion{
    background-image: url(../images/btn_ant.png);
    background-repeat: no-repeat;
    background-position: left center;
    color: #999999;
    float: left;
    font-size: 12px;
    padding: 15px 0;
    height: 15px;
    text-align: right;
    width: 46px;
}
.sig_direccion{
    background-image: url(../images/btn_sig.png);
    background-repeat: no-repeat;
    background-position: right center;
    color: #999999;
    float: right;
    font-size: 12px;
    padding: 15px 0;
    height: 15px;
    width: 46px;
}

.contenedor_gris{
    border: 1px solid #EBEBEB;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior: url(pie.htc);
    background-color: #F5F5F5;
    color: #444444;
    font-size: 14px;
    padding: 12px;
}
.contenedor_gris .bloque{
    color: #333333;
    font-size: 17px;
    border-bottom: 1px solid #D8D8D8;
    margin: 5px;
    overflow: hidden;
    padding: 5px 0;
}
.contenedor_rojo{
    border: 1px solid #EBEBEB;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior: url(pie.htc);
    background-color: #FFEBEC;
    color: #444444;
    font-size: 14px;
    padding: 12px;
}
.contenedor_guinda{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior: url(pie.htc);
    background-color: #DA4A6E;
    color: #FFFFFF;
    font-size: 14px;
    padding: 12px;
}
.contenedor_blanco{
    border: 1px solid #CCCCCC;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior: url(pie.htc);
    background-color: #FFFFFFF;
    color: #666666;
    font-size: 14px;
    padding: 12px;
}
.separador_bloque{
    background-color: #F6E8E8;
    height:15px;
    width: 100%;
}
.checkbox{
    background-image: url(../images/check_circle.png);
    background-repeat: no-repeat;
    background-position: center center;
    height: 27px;
    width: 27px;
}
.checkbox_on{
    background-image: url(../images/check_circle_on.png) !important;
}
.titulo_rojo{
    color: #FE2D42;
    font-size: 16px;
    font-weight: bold;
}
.bullet_desc{
    background-image: url(../images/bullet.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding: 3px 15px;
}
.content_calificaciones{
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    padding: 10px 0;
}
.content_calificaciones .calificacion{
    color: #999999;
    font-size: 13px;
    overflow: hidden;
    width: 100%;
}
.content_calificaciones .calificacion .star{
    background-image: url(../images/review.png);
    background-repeat: no-repeat;
    float:left;
    height: 15px;
    width: 18px;
}
.content_calificaciones .calificacion .star.activo{
    background-image: url(../images/review_on.png);
}
.content_calificaciones .comentario_calificaciones{
    color: #999999;
    font-size: 14px;
}
.content_calificaciones .nombre_calificaciones{
    color: #2F2F2F;
    font-size: 12px;
    font-weight: bold;
    padding: 8px 6px;
    margin-bottom: 15px;
}
.mas_calificaciones{
    background-image: url(../images/arrow_xsm.png);
    background-repeat: no-repeat;
    background-position: right center;
    color: #999999;
    font-size: 13px;
    text-align: right;
    padding:10px 15px;
}
/*******carrito*******/
.bloque_articulo_carrito{
    border-bottom: 1px dotted #676767;
    padding-bottom: 15px;
}
.content_articulo_carrito{
    float: left;
    width: calc(100% - 60px);
}
.cantidad_articulo_carrito{
    float: left;
    min-height: 70px;
    padding: 15px 5px;
    width: 50px;
}
.input_cantidad_carrito{
    border: 1px solid #CDCDCD;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior: url(pie.htc);
    padding: 8px 5px;
    text-align: center;
    font-weight: bold;
    width: calc(100% - 10px);
}
.boton_ir_carrito{
    background-image: url(../images/arrow_avanzar.png);
    background-position: center center;
    background-repeat: no-repeat;
    height: 40px;
    margin-top: 15px;
    width: 100%;
}
.content_botones_carrito{
    overflow: hidden;
    padding-left: 92px;
    width: calc(100% - 92px);
}
.btn_eliminar_carrito{
    background-color: #FF5869;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior: url(pie.htc);
    color: #FFFFFF;
    font-size: 14px;
    float: left;
    text-align: center;
    margin: 0 3px;
    padding: 11px 10px;
    width: calc(50% - 26px);
}

.btn_mastarde_carrito{
    background-color: #999999;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior: url(pie.htc);
    color: #FFFFFF;
    font-size: 14px;
    float: left;
    text-align: center;
    margin: 0 3px;
    padding: 3px 10px;
    width: calc(50% - 26px);
}

@media (min-width: 320px) and (orientation: landscape) { 
    .btn_mastarde_carrito{
        background-color: #999999;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        behavior: url(pie.htc);
        color: #FFFFFF;
        font-size: 14px;
        float: left;
        text-align: center;
        margin: 0 3px;
        padding: 11px 10px;
        width: calc(50% - 26px);
    }
}

@media  (min-width: 414px){
    .btn_mastarde_carrito{
        background-color: #999999;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        behavior: url(pie.htc);
        color: #FFFFFF;
        font-size: 14px;
        float: left;
        text-align: center;
        margin: 0 3px;
        padding: 11px 10px;
        width: calc(50% - 26px);
    }
}
.bloque_menu_articulos{
    min-height: 46px;
    overflow: hidden;
    padding-left: 5px;
    position: relative;
    width: calc(100% - 5px);
    border-bottom: 1px #e8e8e8 solid;
}
.articulo_txt_con_boton_red{
    color: #FF6D7A;
    font-size: 15px;
    float: left;
    padding: 15px 0;
    position: relative;
    height: auto;
    width: calc(100% - 46px);
}
.btn_subir_pagina{
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    color: #A3A3A3;
    font-size: 15px;
    padding: 15px 5px;
    text-align: center;
}

/******* Login ********/
.btn_regresar{
    background-image: url(../images/btn_icon_antng.png);
    background-position: center center;
    background-repeat: no-repeat;
    border:1px solid #E6E6E6;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior: url(pie.htc);
    float: left;
    margin: 0 3px;
    height: 50px;
    width: 50px;
}
.btn_miCuenta{
    background-color: #FF5869;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior: url(pie.htc);
    color: #FFFFFF;
    font-size: 17px;
    float: left;
    text-align: center;
    margin: 0 3px;
    padding: 16px 10px;
    width: 90px;
}
.btn_seguirComprando{
    background-color: #E0E0E0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior: url(pie.htc);
    color: #999999;
    font-size: 17px;
    float: left;
    text-align: center;
    margin: 0 3px;
    min-height: 40px;
    padding: 6px 10px;
    width: 108px;
}
.recuperar_contrasena{
    color: #828282;
    font-size: 12px;
    float: left;
    margin-top: 45px;
    width: 50%;
}
.input_text{
    border: 1px solid #BEBEBE;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior: url(pie.htc);
    float: left;
    height: 20px;
    margin: 4px 0;
    padding: 12px;
    width: calc(100% - 26px);
}
.input_textArea{
    border: 1px solid #BEBEBE;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior: url(pie.htc);
    float: left;
    min-height: 20px;
    margin: 4px 0;
    padding: 12px;
    width: calc(100% - 26px);
    resize: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.input_area{
    border: 1px solid #BEBEBE;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior: url(pie.htc);
    float: left;
    height: 70px;
    margin: 4px 0;
    padding: 12px;
    width: calc(100% - 26px);
}
.input_especial_fecha{
    background-image: url(../images/icon_fecha.png);
    background-position: right 9px center;
    background-repeat: no-repeat;
    border: 1px solid #BEBEBE;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior: url(pie.htc);
    float: left;
    height: 20px;
    margin: 4px 0;
    padding: 12px 45px 12px 12px;
    width: calc(100% - 59px);
}
.input_especial_horario{
    background-image: url(../images/icon_horario.png);
    background-position: right 9px center;
    background-repeat: no-repeat;
    border: 1px solid #BEBEBE;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior: url(pie.htc);
    float: left;
    height: 20px;
    margin: 4px 0;
    padding: 12px 45px 12px 12px;
    width: calc(100% - 59px);
}
.styled-select {
    border: 1px solid #BEBEBE;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior: url(pie.htc);
    width: calc(100% - 26px);
    height: 20px;
    overflow: hidden;
    overflow: -moz-hidden-unscrollable;
    background: url(../images/btn_ir.png) no-repeat right white;
    display: inline-block;
    padding: 12px;
    position:relative;
}

.styled-select select {
    background: transparent;
    color: #000000;
    -webkit-appearance: none;
    width: 100%;
    border: 0;
    height: 36px;
    position: absolute;
    left: 0;
    top: 0;
}
#cont_direcciones_visible
{
    color: #666666;
    font-size: 14px;
    float: left;
    overflow: hidden;
    padding: 0 6px;
    /*width: calc(100% - 104px);*/
    width: calc(100% - 104px);
    float: left;
}

@media (min-width: 320px){ 
    #cont_direcciones_visible
    {
        color: #666666;
        font-size: 14px;
        float: left;
        overflow: hidden;
        padding: 0 6px;
        width: calc(100% - 104px);
        float: left;
    }
}
@media  (min-width: 375px) 
{
    #cont_direcciones_visible
    {
        color: #666666;
        font-size: 14px;
        float: left;
        overflow: hidden;
        padding: 0 6px;
        width: 69%;
        float: left;
    }
}
@media  (min-width: 414px) 
{
    #cont_direcciones_visible
    {
        color: #666666;
        font-size: 14px;
        float: left;
        overflow: hidden;
        padding: 0 6px;
        width: 71%;
        float: left;
    }
}
@media  (min-width: 463px) 
{
    #cont_direcciones_visible
    {
        color: #666666;
        font-size: 14px;
        float: left;
        overflow: hidden;
        padding: 0 6px;
        width: 75%;
        float: left;
    }
}
@media  (min-width: 568px) 
{
    #cont_direcciones_visible
    {
        color: #666666;
        font-size: 14px;
        float: left;
        overflow: hidden;
        padding: 0 6px;
        width: 80%;
        float: left;
    }
}
@media  (min-width: 667px) 
{
    #cont_direcciones_visible
    {
        color: #666666;
        font-size: 14px;
        float: left;
        overflow: hidden;
        padding: 0 6px;
        width: 83%;
        float: left;
    }
}
@media  (min-width: 736px) 
{
    #cont_direcciones_visible
    {
        color: #666666;
        font-size: 14px;
        float: left;
        overflow: hidden;
        padding: 0 6px;
        width: 84%;
        float: left;
    }
}

#cont_direcciones{
    position: relative;
    float: left;
    min-height: 54px;
    width: 30000px;
}
.contenedor_direccion{
    color: #666666;
    font-size: 14px;
    float: left;
    overflow: hidden;
    padding: 0;
    width: 184px;
    float:left;
    margin-right: 10px;
    border: 1px solid #F5F5F5;
}
.contenedor_direccion.activo{
    border: 1px solid #ff3938;
}
@media  (min-width: 375px) 
{
    .contenedor_direccion{
        color: #666666;
        font-size: 14px;
        float: left;
        overflow: hidden;
        width: 237px;
        float:left;
    }
}
@media  (min-width: 414px) 
{
    .contenedor_direccion{
        color: #666666;
        font-size: 14px;
        float: left;
        overflow: hidden;
        width: 263px;
        float:left;
    }
}
@media  (min-width: 463px) 
{
    .contenedor_direccion{
        color: #666666;
        font-size: 14px;
        float: left;
        overflow: hidden;
        width: 325px;
        float:left;
    }
}
@media  (min-width: 568px) 
{
    .contenedor_direccion{
        color: #666666;
        font-size: 14px;
        float: left;
        overflow: hidden;
        width: 430px;
        float:left;
    }
}
@media  (min-width: 667px) 
{
    .contenedor_direccion{
        color: #666666;
        font-size: 14px;
        float: left;
        overflow: hidden;
        width: 530px;
        float:left;
    }
}
@media  (min-width: 736px) 
{
    .contenedor_direccion{
        color: #666666;
        font-size: 14px;
        float: left;
        overflow: hidden;
        width: 590px;
        float:left;
    }
}
.content_bloque_campo{
    border-bottom: 1px dotted #cccccc;
    padding: 12px 0;
    overflow: hidden;
}
.bloque_titulo_campo{
    color: #B2B2B2;
    float:left;
    text-align: right;
    font-size: 15px;
    width: 30%;
}
.bloque_detalle_campo{
    color: #666666;
    font-size: 14px;
    float:left;
    padding: 0 12px 0 5px;
    width: calc(70% - 17px);
}

.fg_detalle_nombre{
    text-align:right;
    width:calc(50% - 5px); 
    float:left;
    border-right: 1px solid #cccccc;
    min-height: 45px;
    padding-right: 5px;
}

.fg_detalle_precio{
    color:#fd2e42;
    width:calc(50% - 6px); 
    float:left;
    text-align: left;
    line-height: 45px;
    padding-left: 5px;

}

.fg_titulo_p1{
    color:#666666;
    font-size: 12px;
}

.fg_precio_p2 {
    font-size:18px;
}

#ui-id-1{
    z-index:10000;
}

.calificacion_estrella {
    position: relative;
    float: left;
    min-height: 22px;
    min-width: 130px;
    background-color: none;
    padding-top: 0px;
    padding-left: 0px;
    background-position: -6px -461px;
    background-image: url("../images/sprite.png");
}

.cuadro_estrella {
    position: relative;
    float: left;
    min-height: 22px;
    min-width: 27px;
    background-position: -6px -461px;
    padding-top: 0px;
    padding-left: 0px;
}
.error{
    color:#ff0000;
}

.subcontenedor_movimiento {
    position: relative;
    float: left;
    min-height: 300px;
    min-width: 50%;
    background-color: none;
    padding-top: 0px;
    padding-left: 0px;
    max-width: 50%;
}

.contenedor_movimiento {
    position: relative;
    float: left;
    min-height: 300px;
    min-width: 200%;
    background-color: none;
    padding-top: 0px;
    padding-left: 0px;
    width: 200%;
}
.contenedor_especial{
    position: relative;
    float: left;
    min-height: 300px;
    min-width: 100%;
    background-color: none;
    padding-top: 0px;
    padding-left: 0px;
    max-width: 100%;
    overflow: hidden;
}

.contenedorArticulos{
    position:relative;
    width:100%;
    height:200px;
}

.loader_total{
    background-image: url(../images/ajax_loader_blue.gif); 
    background-color: #F6F6F6; 
    position: absolute; 
    width: 100%; 
    height: 100%; 
    z-index: 9999; 
    background-repeat: no-repeat; 
    background-position: center; 
    background-size: 60px 60px;
    display:none;
}

#formRecupera{
    display:none;
}
.inputCointainer{
    margin-bottom:5px;
    background-color: #ffffff;
}


.producto_descripcion:not(:last-child) { 
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px dotted #cccccc;
}

.contenedor50 
{
    clear:both;
    width:100%;
    height:50px;
    position: relative;
}
.padding15_top{
    padding-top:15px;
}

.letra_negra15{
    font-size: 15;
    color:#ff0000;
    font-weight: bold;
}
.espacio20{
    width:100%;
    height:20px;
    position: relative;
    clear: both;
}

.boton_advertencias{
    background-color: #FF5869;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior: url(pie.htc);
    color: #FFFFFF;
    font-size: 14px;
    float: left;
    text-align: center;
    margin: 0 3px;
    padding: 11px 10px;
    width: calc(50% - 26px);
}
.btn_redAd{
    background-color: #FF5869;
}
.btn_grayAd{
    background-color: #999999;
}

ol {
    margin:0;
    padding-left: 16px;
    text-align: justify;
}
.header_contacto{
    background-color: #FF5869;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior: url(pie.htc);
    color: #FFFFFF;
    font-size: 17px;
    float: left;
    text-align: center;
    margin: 0 3px;
    padding: 16px 10px;
    width: calc(100% - 20px);
}

.enlinea {
    border: 1px solid #CDCDCD;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior: url(pie.htc);
    padding: 8px 5px;
    text-align: center;
    font-weight: bold;
    width: 100%;
}

.enviogratisCont{
    margin-top:10px;
    margin-bottom:10px;

}
.enviogratisImg{
    width:50px;
    height:50px;
    position:relaive;
    float:left;
    background-image: url("../images/enviogratis.png");
    margin-left: 5px;
    margin-right: 5px;
}
.enviogratisContTxt{
    width:calc(100% - 60px);
    float:left;
}
.enviogratisR1{
    margin-top:5px;
    color: #333333;
    font-size: 16px;
    font-weight: bold;

}
.enviogratisR2{
    color: #707070;
    font-size: 13px;
    font-weight: bold;

}
.relativo_left{
    position:relative;
    float:left;
}
iframe{
    border-width: 0px;
}

.fg_detalle{
    height:100%;
    position:absolute;
    z-index:9;
    top:0;
    width:100%;
}
.ui-menu .ui-menu-item{
    line-height:0;
}
.content_slider .bx-wrapper .bx-pager{
    bottom:  0px;

}
.content_slider .bx-wrapper {
    margin-bottom: 10px;

}
