﻿@font-face {
    font-family: 'mission_gothiclight';
    src: url('Mission Gothic Light-webfont.eot');
    src: url('Mission Gothic Light-webfont.eot?#iefix') format('embedded-opentype'), url('Mission Gothic Light-webfont.woff2') format('woff2'), url('Mission Gothic Light-webfont.woff') format('woff'), url('Mission Gothic Light-webfont.ttf') format('truetype'), url('Mission Gothic Light-webfont.svg#mission_gothiclight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'mission_gothicbold';
    src: url('Mission Gothic Bold-webfont.eot');
    src: url('Mission Gothic Bold-webfont.eot?#iefix') format('embedded-opentype'), url('Mission Gothic Bold-webfont.woff2') format('woff2'), url('Mission Gothic Bold-webfont.woff') format('woff'), url('Mission Gothic Bold-webfont.ttf') format('truetype'), url('Mission Gothic Bold-webfont.svg#mission_gothicbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'mission_gothicregular';
    src: url('Mission Gothic Regular-webfont.eot');
    src: url('Mission Gothic Regular-webfont.eot?#iefix') format('embedded-opentype'), url('Mission Gothic Regular-webfont.woff2') format('woff2'), url('Mission Gothic Regular-webfont.woff') format('woff'), url('Mission Gothic Regular-webfont.ttf') format('truetype'), url('Mission Gothic Regular-webfont.svg#mission_gothicregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


.overlay_back {
    position: fixed;
    z-index: 9998;
    top: 0px;
    left: 0px;
    background-color: #000000;
    width: 100%;
    height: 100%;
    filter: Alpha(Opacity=50);
    opacity: 0.50;
    -moz-opacity: 0.50;
}

* html .overlay_back {
    position: absolute;
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
    width: expression(document.body.scrollWidth > document.body.offsetWidth ? document.body.scrollWidth : document.body.offsetWidth + 'px');
}

.loader_back {
    z-index: 9999;
    position: absolute;
    margin-left: -60px;
    top: 50%;
    left: 50%;
}

* html .loader_back {
    position: absolute;
    margin-top: expression((document.body.scrollHeight / 4) + (0 - parseInt(this.offsetParent.clientHeight / 2) + (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop)) + 'px');
}


body {
    width: 100%;
    margin: 0px;
    padding: 0px;
}

#banner {
    width: 100%;
    margin: 0px;
    padding: 0px;
    height: 322px;
}

#body {
    width: 100%;
    min-height: 1200px;
}
#body2 {
    width: 100%;
    min-height: 450px;
}

footer {
    width: 100%;
    height: 320px;
    background: white;
    clear: both;
}

body, ul, li, a {
    margin: 0;
    padding: 0;
    list-style: none;
}

/*h1 {
    font-family:'mission_gothicbold', 'Open Sans';
    font-size:24px;
    color:#EE2427;
    padding:0px;
    margin:0px;
}*/


h2 {
    font-family: 'mission_gothicbold', 'Open Sans';
    font-size: 16px;
    color: white;
    padding: 0px;
    margin: 0px;
}

/*HEADER*/
.header {
    width: 100%;
    background: url(../images/fondo_header.png);
    border-top: 5px solid #EE2427;
    background-size: cover;
    padding-bottom:10px;
    /*position:fixed;
    z-index:1001;*/
    top:0px;
}


.menu_1 {
    width: 100%;
    /*position: fixed;*/
    /*z-index: 98;*/
}


.content_headersup {
    font-family: 'mission_gothicregular', 'Open Sans';
    font-size: 18px;
    color: #414042;
    font-style: italic;
}

.content_headersup2 {

    font-family: 'mission_gothiclight', 'Open Sans'; font-size:12px; color:#58595B; 
    text-align: right;
}

.content_headersup2 a{
    font-family: 'mission_gothiclight', 'Open Sans'; font-size:12px; color:#58595B; text-decoration:none;
}

.as_cont a {
    font-family: 'mission_gothiclight', 'Open Sans';
    font-size: 13px;
    color: #58595B;
    padding: 0px;
    margin: 0px;
    text-decoration: none;
    text-align: right;
}

.header_sup {
    border-bottom: 1px solid #C1C1C2;
}

.input-group:hover {
    border: 1px solid #EE2427;
    border-radius: 5px;
}


.txt_buscar {
    font-family: 'mission_gothicregular', 'Open Sans';
    font-size: 12px;
    color: #6D6E71;
    height: 36px;
}

/*.txt_buscar:focus .input-group {
        border: 1px solid #EE2427;
        border-radius: 5px;
    }*/

.b_der {
    border-radius: 0px 5px 5px 0px;
    width: 50px;
}

.hc_izq {
    display: inline;
    float: left;
}

.ini_ses {
    font-family: 'mission_gothiclight', 'Open Sans';
    color: #6D6E71;
}

.reg_ses {
    font-family: 'mission_gothicbold', 'Open Sans';
    color: #6D6E71;
}

.btn-inises {
    background: transparent;
    border: 0px;
    margin: -10px;
    color: #414042;
}

.btn-inises1a {
    background: #414042;
    border: 0px;
    margin: -10px;
    color: white;
}

.hc_carrito a {
    font-family: 'mission_gothicbold', 'Open Sans';
    font-size: 14px;
    color: #6D6E71;
    cursor: pointer;
}



.hc_der {
    display: inline;
    float: right;
}

.is_row1 {
    height: 45px;
    background: #F6F6F6;
    padding: 12px 0px 0px 10px;
    font-family: 'mission_gothicbold', 'Open Sans';
    font-size: 15px;
    color: #414042;
    border-bottom: 1px solid #C1C1C2;
}

.is_row2 {
    height: 126px;
    background: white;
    padding: 12px 0px 0px 10px;
    border-bottom: 1px solid #C1C1C2;
}

.is_row3 {
    height: 35px;
    background: white;
    padding: 7px 0px 0px 10px;
    border-radius: 0px 0px 5px 5px;
}

.cr_row2 {
    min-height: 60px;
    background: white;
    border-bottom: 1px solid #C1C1C2;
}

.cr_row1 {
    height: 50px;
    background: #F6F6F6;    
    font-family: 'mission_gothicregular', 'Open Sans';
    font-size: 15px;
    color: #414042;
    padding: 12px 0px 0px 10px;
    margin: 0px;
    border-bottom: 1px solid #C1C1C2;
}

.cr_row3 {
    height: 60px;
    background: #F6F6F6;
    padding: 0px;
    margin: 0px;
    border-radius: 0px 0px 5px 5px;
}

.cr_row4 {
    /*height: 60px;*/
    background: #F6F6F6;
    padding: 10px;
    font-family: 'mission_gothicregular', 'Open Sans';
    font-size: 15px;
    color: #414042;
    margin: 0px;
    border-bottom: 1px solid #C1C1C2;
}

.btn_caja_Carrito {
    font-family: 'mission_gothicbold', 'Open Sans';
    font-size: 13px;
    color: white;
    background: #EE2427;
    border-radius: 5px;
    border: 1px solid #A21D21;
    width: 100%;
    margin: -5px auto 0px auto;
    height: 30px;
    padding: 5px 8px;
}

.lbl_total {
    font-family: 'mission_gothicbold', 'Open Sans';
    font-size: 14px;
    color: #EE2427;    
}

.ht_carrito {
    font-family: 'mission_gothicbold', 'Open Sans';
    font-size: 11px;
    color: #414042;
}

.hst_carrito {
    font-family: 'mission_gothiclight', 'Open Sans';
    font-size: 10px;
    color: #414042;
}

.hcant_carrito {
    font-family: 'mission_gothiclight', 'Open Sans';
    font-size: 11px;
    color: #414042;
}

.hprecio_carrito {
    font-family: 'mission_gothicbold', 'Open Sans';
    font-size: 11px;
    color: #EE2427;
}

.sp_olvcon {
    color: #EE2427;
    font-family: 'mission_gothiclight', 'Open Sans';
    font-size: 13px;
}

.reg_us {
    margin: 0px;
    padding: 0px;
}

    .reg_us a {
        text-decoration: none;
        color: #EE2427;
        font-family: 'mission_gothiclight', 'Open Sans';
        font-size: 13px;
    }

.sp_reg {
    font-family: 'mission_gothicbold', 'Open Sans';
    font-size: 13px;
    color: #414042;
    margin-right: 10px;
}

.btn_ing {
    background: -webkit-linear-gradient(#EE2427, #A21D21);
    width: 80px;
    height: 28px;
    border-radius: 5px;
    font-family: 'mission_gothicbold', 'Open Sans';
    font-size: 15px;
    color: white;
    float: right;
    margin-right: 10px;
    margin-top: -4px;
}

.txt_mail_inises {
    border: 1px solid #C1C1C2;
    border-radius: 4px;
    padding: 4px 0px 0px 4px;
    height: 28px;
    width: 220px;
    font-family: 'mission_gothicregular', 'Open Sans';
    font-size: 11px;
    font-style: italic;
    color: #414042;
    background: url('../images/bg_mail.jpg');
}

.txt_psw_inises {
    border: 1px solid #C1C1C2;
    border-radius: 4px;
    padding: 4px 0px 0px 4px;
    height: 28px;
    width: 220px;
    margin-top: 8px;
    font-family: 'mission_gothicregular', 'Open Sans';
    font-size: 11px;
    font-style: italic;
    color: #414042;
    margin-bottom: 15px;
    background: url('../images/bg_psw.jpg');
}

.txt_mail_inises:focus {
    border: 1px solid #EE2427;
}

.txt_psw_inises:focus {
    border: 1px solid #EE2427;
}



/*HOME*/

.h1 {
    font-family: 'mission_gothicbold', 'Open Sans';
    font-size: 24px;
    color: #414042;
    padding: 0px;
    margin-top: 50px;
}

/*productos */

.sub_panelproductos {
    border-radius: 5px;
    border: 2px solid #C1C1C2;
    padding: 40px 0px;
    background: white;
    margin: 20px auto;
}

.sub_panelproductos_row {
    margin: 0px auto;
    padding: 0px;
}



.precio_tdproducto {
    font-family: 'mission_gothicbold', 'Open Sans';
    font-size: 20px;
    color: #EE2427;    
    margin: 0px;
    width: 100%;
}

.btnagregar {
    background: #EE2427;
    color: white;
    height: 35px;
    padding: 5px 10px;
    width: 100px;
    font-size: 15px;
    border-radius: 5px;
}

.sub_tdproducto {
    height: 35px;
    padding: 10px;
    border-radius: 5px 5px 0px 0px;
}

.div_imagen_tdproducto {
    margin: 20px auto 5px 25px;
    width: 126px;
}

.div_btn_tdproducto {
    margin: 0px 10px;
    padding:0px;
}

.container_tdproducto {
    width: 90%;
    margin: 15px auto 0px auto;
}

/*marcas */

.td_panelmarcas {
    display: inline;
    float: left;
    width: 14%;
    text-align: center;
}

.td_panelmarcas1 {
    display: inline;
    float: left;
    width: 12%;
    text-align: center;
}

.marcas_2 {
    border-top: 2px solid #C1C1C2;
    border-bottom: 2px solid #C1C1C2;
    padding: 20px 0px;
    margin: 0px;
}

.estilos_1 {
    margin: 0px;
    padding: 0px;
}


.recinfo_titulo {
    font-family: 'mission_gothicregular', 'Open Sans';
    font-size: 17px;
    color: #414042;
    height: 35px;
    padding: 3px 0px;
    width: 100%;
    vertical-align: top;
}

.recinfo_subtitulo {
    font-family: 'mission_gothiclight', 'Open Sans';
    font-size: 15px;
    color: #6E6D6E;
    padding: 3px 0px;
    width: 100%;
}


@media only screen and (min-width:768px) and (max-width: 1023px) {

    .camion_h {
        display:none;
    }
    .margin_h2 {
        margin: 20px 0px 0px 0px;
    }

    .hc_carrito {
        margin: 15px 0px 0px 0px;
    }

    .margin_h {
        float: none;
        margin: 10px auto;
    }

    .header_med {
        margin: 0px auto;
        padding: 15px 0px;
        height: 120px;
    }

    .td_prducto {
        min-height: 288px;
        border-radius: 5px;
        border: 2px solid #C1C1C2;
        margin: 10px auto;
        width: 190px;
    }

    .tdinfo_bordes {
        border-left: 1px solid #C1C1C2;
        border-right: 1px solid #C1C1C2;
    }

    .td_footer {
        min-height: 100px;
        margin: 0px;
        padding: 0px;
    }

    .div_tdproducto {
        width: 33%;
        display: inline;
        float: left;
    }

    .drop_is {
        border-radius: 5px;
        width: 242px;
        height: 212px;
        border: 1px solid #C1C1C2;
        margin-top: 5px;
        border-top: 5px solid #414042;
        margin-left: -140px;
        padding: 0px;
    }

    .cant_carrito {
        text-align: center;
        padding: 0px;
        margin: 0px;
    }

    .cruz_carrito {
        text-align: right;
    }


    .drop_car {
        border-radius: 5px 0px 5px 5px;
        width: 242px;
        border: 1px solid #C1C1C2;
        margin-top: -5px;
        border-top: 5px solid #414042;
        margin-left: -135px;
        padding: 0px;
    }

    .drop_cuenta {
        border-radius: 5px;
        width: 260px;
        border: 1px solid #C1C1C2;
        margin-top: 5px;
        border-top: 5px solid #414042;
        margin-left: -133px;
        padding: 0px;
    }

    .modal_dp {
        margin: 30px 15%;
    }

    .back_Panel_det {
        position: fixed;
        z-index: 9998;
        top: 0px;
        left: 0px;
        background-color: #000000;
        width: 100%;
        height: 100%;
        filter: Alpha(Opacity=50);
        opacity: 0.50;
        -moz-opacity: 0.50;
    }

    .item_search {
        width: 25%;
        display: inline;
        float: left;
    }

    .li_menu1 {
        width: 10%;
        text-align: center;
    }

    .li_img_menu {
        display: block;
        margin: auto;
    }


    .header_1 {
        position: absolute;
        width: 100%;
        top: 0px;
        position: fixed;
        z-index: 99;
        height: 90px;
        display: block;
        background: white;
    }


    .header_sup1 {
        display: none;
    }

    .header_sub1 {
        position: fixed;
        z-index: 99;
        background: white;
        top: 0px;
    }

    .img_logo1 {
        display: none;
    }


    .navbar-default .navbar-nav > li > a {
        color: white;
        cursor: pointer;
        font-family: 'mission_gothicbold', 'Open Sans';
        font-size: 12px;
        padding: 0px 5px;
    }

    .c_1 {
        display: none;
    }

    .navbar-nav {
        height: 60px;
    }

    .datosper_divsup {
        border-left: 1px solid #C1C1C2;
        margin-top: 10px;
    }

    .separador_txt {
        padding-left: 5px;
        padding-right: 5px;
    }

    .separador_txt1 {
        padding-left: 0px;
    }

    
}

@media (max-width: 767px) {
  

        .header_1 {
        position: absolute;
        width: 100%;
        top: 0px;
        position: fixed;
        z-index: 99;
        height: 200px;
        display: block;
        background: white;
    }


    .camion_h {
        display:none;
    }
    .drop_cuenta {
        border-radius: 5px;
        width: 260px;
        border: 1px solid #C1C1C2;
        margin-top: 5px;
        border-top: 5px solid #414042;
        margin-left: 0px;
        padding: 0px;
    }

    .datosper_divsup {
        margin-top: 10px;
    }

    .margin_h2 {
        margin: 0px 0px 0px 0px;
    }

    .hc_carrito {
        margin: 0px 0px 0px 0px;
    }

    .margin_h {
        float: none;
        margin: 10px auto;
    }

    .header_med {
        margin: 0px auto;
        padding: 15px 0px;
    }

    .td_prducto {
        min-height: 288px;
        border-radius: 5px;
        border: 2px solid #C1C1C2;
        margin: 10px auto;
        width: 160px;
    }

    .tdinfo_bordes {
        border: 0px;
    }

    .td_footer {
        min-height: 100px;
        margin: 0px;
        padding: 0px;
    }

    .div_tdproducto {
        width: 50%;
        display: inline;
        float: left;
    }


    .drop_is {
        border-radius: 0px 5PX 5PX 5PX;
        width: 242px;
        height: 212px;
        border: 1px solid #C1C1C2;
        margin-top: 5px;
        border-top: 5px solid #414042;
        margin-left: 0px;
        padding: 0px;
    }

    .drop_car {
        border-radius: 5px 0px 5px 5px;
        width: 242px;
        border: 1px solid #C1C1C2;
        margin-top: -5px;
        border-top: 5px solid #414042;
        margin-left: 127px;
        padding: 0px;
    }


    .cant_carrito {
        text-align: left;
        padding: 0px;
        margin: 5px 0px 0px 0px;
    }

    .cruz_carrito {
        text-align: left;
    }

    .row_header_carrito {
        display: none;
    }

    .modal_dp {
        margin: 30px 10%;
    }

    .back_Panel_det {
        position: fixed;
        z-index: 9998;
        top: 0px;
        left: 0px;
        background-color: #000000;
        width: 100%;
        height: 100%;
        filter: Alpha(Opacity=50);
        opacity: 0.50;
        -moz-opacity: 0.50;
    }

    .hc_der {
        margin-top: -30px;
    }

    .item_search {
        /*width: 50%;*/
        display: inline;
        float: left;
    }

    .li_menu1 {
        width: 100%;
        text-align: left;
        padding: 10px;
    }

    .li_img_menu {
        display: none;
    }

    .c_1 {
        float: right;
        margin-top: 5px;
    }


    .navbar-default .navbar-nav > li > a {
        color: white;
        cursor: pointer;
        font-family: 'mission_gothicbold', 'Open Sans';
        font-size: 14px;
        padding: 0px 10px;
    }


    .navbar-nav {
        height: 200px;
    }

    .img_logo1 {
        display: none;
    }

    .separador_txt {
        padding-right: 0px;
    }

    .separador_txt1 {
        padding-right: 0px;
    }
}


@media (min-width: 1024px) {
    .border-search {
        border-left: 1px solid #C1C1C2;
        border-right: 1px solid #C1C1C2;
    }

    

    .datosper_divsup {
        border-left: 1px solid #C1C1C2;
        margin-top: 10px;
    }

    .margin_h2 {
        margin: 30px 0px 0px 0px;
    }

    .hc_carrito {
        margin: 25px 0px 0px 0px;
    }

    .margin_h {
        float: none;
        margin: 0px auto;
    }

    .header_med {
        margin: 0px auto;
        padding: 15px 0px;
        height: 120px;
    }

    .td_prducto {
        min-height: 288px;
        border-radius: 5px;
        border: 2px solid #C1C1C2;
        margin: 0px auto;
        width: 190px;
    }

    .tdinfo_bordes {
        border-left: 1px solid #C1C1C2;
        border-right: 1px solid #C1C1C2;
    }

    .td_footer {
        min-height: 200px;
        margin: 0px;
        padding: 0px;
    }

    .div_tdproducto {
        width: 20%;
        display: inline;
        float: left;
    }


    .drop_is {
        border-radius: 5px;
        width: 242px;
        height: 212px;
        border: 1px solid #C1C1C2;
        margin-top: 5px;
        border-top: 5px solid #414042;
        margin-left: -140px;
        padding: 0px;
    }

    .drop_cuenta {
        border-radius: 5px;
        width: 260px;
        border: 1px solid #C1C1C2;
        margin-top: 5px;
        border-top: 5px solid #414042;
        margin-left: -125px;
        padding: 0px;
    }

    .cant_carrito {
        text-align: center;
        padding: 0px;
        margin: 0px;
    }

    .cruz_carrito {
        text-align: right;
    }

    .drop_car {
        border-radius: 5px 0px 5px 5px;
        width: 242px;
        border: 1px solid #C1C1C2;
        margin-top: -5px;
        border-top: 5px solid #414042;
        margin-left: -135px;
        padding: 0px;
    }

    .modal_dp {
        margin: 30px 20%;
    }

    .back_Panel_det {
        position: fixed;
        z-index: 9998;
        top: 0px;
        left: 0px;
        background-color: #000000;
        width: 100%;
        height: 100%;
        filter: Alpha(Opacity=50);
        opacity: 0.50;
        -moz-opacity: 0.50;
    }

    .item_search {
        width: 20%;
        display: inline;
        float: left;
    }

    .li_menu1 {
        width: 10%;
        text-align: center;
    }

    .li_img_menu {
        display: block;
        margin: auto;
    }


    .header_1 {
        position: absolute;
        width: 100%;
        top: 0px;
        position: fixed;
        z-index: 99;
        height: 65px;
        display: block;
        background: white;
    }


    .header_sup1 {
        display: none;
    }

    .header_sub1 {
        position: fixed;
        z-index: 99;
        background: white;
        top: 0px;
        width: 100%;
    }

    .img_logo1 {
        display: none;
    }


    .navbar-default .navbar-nav > li > a {
        color: white;
        cursor: pointer;
        font-family: 'mission_gothicbold', 'Open Sans';
        font-size: 14px;
        padding: 0px;
    }

    .navbar-nav {
        height: 60px;
    }

    .separador_txt {
        padding-left: 5px;
        padding-right: 5px;
    }

    .separador_txt1 {
        padding-left: 0px;
    }
}



.footer_titulo {
    font-family: 'mission_gothicbold', 'Open Sans';
    font-size: 18px;
    color: #414042;
    padding: 3px 0px;
}

.footer_subtitulo {
    font-family: 'mission_gothicregular', 'Open Sans';
    font-size: 17px;
    color: #6E6D6E;
    padding: 4px 0px;
}

.footer_parrafo {
    font-family: 'mission_gothiclight', 'Open Sans';
    font-size: 15px;
    color: #6E6D6E;
    padding: 4px 0px;
}

.footer_parrafo_link {
    font-family: 'mission_gothicbold', 'Open Sans';
    font-size: 13px;
    color: #EE2427;
    cursor: pointer;
}

.footer_parrafo a {
    font-family: 'mission_gothiclight', 'Open Sans';
    font-size: 15px;
    color: #6E6D6E;
    width: 100%;
    cursor: pointer;
}

.container_footer_bajo p {
    font-family: 'mission_gothicregular', 'Open Sans';
    font-size: 16px;
    color: white;
    margin: 0px;
    padding: 0px;
}

.container_footer_bajo {
    font-family: 'mission_gothicregular', 'Open Sans';
    font-size: 16px;
    color: white;
    margin: 0px;
    min-height: 35px;
    background: #414042;
    margin: 0px;
    padding-top: 10px;
}


.container_tdfooter {
    min-height: 228px;
    padding: 10px 0px;
    margin: 0px auto;
    vertical-align: top;
}

.footer_parrafo_2 {
    font-family: 'mission_gothicregular', 'Open Sans';
    font-size: 16px;
    color: #6E6D6E;
    padding: 4px 0px;
    margin-top: 10px;
}

.txt_mail_footer {
    color: #6E6D6E;
    font-size: 14px;
    font-family: 'mission_gothiclight', 'Open Sans';
    margin: 7px 0px 0px 5px;
    border: 0px;
    width:100%;
}

/*menuizq*/

.menu_izq li {
    border-bottom: 1px solid #C1C1C2;
    height: 32px;
}

    .menu_izq li a {
        padding: 6px 10px;
        color: #6D6E71;
        font-family: 'mission_gothiclight', 'Open Sans';
        font-size: 14px;
    }

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background: #F6F6F6;
    border-radius: 0px;
    margin: 0px;
    font-family: 'mission_gothicbold', 'Open Sans';
    color: #6D6E71;
    height: 35px;
    border-bottom: 1px solid #C1C1C2;
}

.cuadrado_contacto {
    min-height: 155px;
    padding: 0px;
    border: 1px solid #C1C1C2;
    border-radius: 5px;
    margin-top: 40px;
}

.titutlo_cc {
    min-height: 45px;
    font-family: 'mission_gothicregular', 'Open Sans';
    font-size: 17px;
    color: #414042;
    padding: 9px 0px 0px 5px;
}

.info_cc {
    min-height: 75px;
    border-top: 1px solid #C1C1C2;
    border-bottom: 1px solid #C1C1C2;
    color: #808285;
    font-family: 'mission_gothicregular', 'Open Sans';
    font-size: 12px;
    padding: 10px 0px 5px 15px;
}

.nro_cc {
    min-height: 35px;
    color: #808285;
    font-family: 'mission_gothicregular', 'Open Sans';
    font-size: 12px;
    padding: 8px 0px 5px 15px;
}

/*categoria*/

.div_categoria {
    height: 258px;
    width: 90%;
    margin: 0px auto 30px auto;
    border-radius: 5px;
    border: 1px solid #C1C1C2;
}

.div_cat_bajo {
    height: 76px; /*background:blue;*/
    border-radius: 0px 0px 5px 5px; /*background: -webkit-linear-gradient(#C86DAB, #9E2483);*/
}

.div_cat_alto {
    height: 182px;
    background: white;
    border-radius: 5px 5px 0px 0px;
}

.div_cat_titulo {
    border-radius: 5px;
    height: 30px;
    color: #6D6E71;
    padding-top: 5px;
    font-family: 'mission_gothicregular', 'Open Sans';
    font-size: 16px;
}



/*productos*/




.precio_p {
    color: #EE2427;
    font-family: 'mission_gothicbold', 'Open Sans';
    font-size: 22px;
}

.btnproductocant {
    height: 25px;
    width: 25px;
    border-radius: 5px;
    border: 1px solid #C1C1C2;
    font-family: 'mission_gothiclight', 'Open Sans';
    font-size: 23px;
    background: -webkit-linear-gradient(white, #C1C1C2);
    color: #6D6E71;
    margin-top: 3px;
    float: left;
    padding: 3px 0px;
}

.txtproductocant {
    height: 25px;
    width: 40px;
    border-radius: 5px;
    border: 1px solid #C1C1C2;
    font-family: 'mission_gothiclight', 'Open Sans';
    font-size: 20px;
    background: -webkit-linear-gradient(white, #C1C1C2);
    color: #6D6E71;
    text-align: center;
    margin: 3px auto;
    float: left;
}

/*carrito*/

.titulo_carrito {
    color: #414042;
    font-family: 'mission_gothicbold', 'Open Sans';
    font-size: 18px;
    padding-bottom: 10px;
    border-bottom: 1px solid #C1C1C2;
    margin-bottom: 15px;
}

.subtitulo_carrito {
    color: #414042;
    font-family: 'mission_gothicbold', 'Open Sans';
    font-size: 13px;
    padding-bottom: 10px;
    border-bottom: 1px solid #C1C1C2;
    margin-bottom: 5px;
}

.carrito_precio {
    color: #EE2427;
    font-family: 'mission_gothicbold', 'Open Sans';
    font-size: 15px;
}

.t_carrito {
    color: #414042;
    font-family: 'mission_gothicregular', 'Open Sans';
    font-size: 15px;
}

.st_carrito {
    color: #414042;
    font-family: 'mission_gothiclight', 'Open Sans';
    font-size: 14px;
}

.dlt_carrito a {
    color: #EE2427;
    font-family: 'mission_gothiclight', 'Open Sans';
    font-size: 13px;
}

.txtcant_carrito {
    text-align: center;
    padding: 3px 0px;
    height: 30px;
    width: 60px;
    border-radius: 5px;
    border: 1px solid #C1C1C2;
    color: #414042;
    font-family: 'mission_gothiclight', 'Open Sans';
    font-size: 14px;
    margin-bottom: 10px;
}
.botoncupon {    
    font-family: 'mission_gothicbold', 'Open Sans';    
    font-size: 14px;
    color: red;
    border: 1px solid red;
    border-radius: 5px;    
    float: right;
    margin-top: 5px;    
}
.txtcupon {
    text-align: center;    
    height: 30px;    
    border-radius: 5px;
    border: 1px solid #C1C1C2;
    color: #414042;
    font-family: 'mission_gothiclight', 'Open Sans';
    font-size: 14px;
}
.productost {
    color: #414042;
    font-family: 'mission_gothicbold', 'Open Sans';
    font-size: 12px;
    
}

.txt_productost {
    color: #414042;
    font-family: 'mission_gothicbold', 'Open Sans';
    font-size: 15px;
}

.costoenv {
    color: #EE2427;
    font-family: 'mission_gothiclight', 'Open Sans';
    font-size: 14px;
    padding: 0px;
}

.stenv {
    color: #414042;
    font-family: 'mission_gothicregular', 'Open Sans';
    font-size: 16px;
    
}

.txt_stenv {
    color: #EE2427;
    font-family: 'mission_gothicbold', 'Open Sans';
    font-size: 16px;
}

.txtst {
    color: #414042;
    font-family: 'mission_gothicbold', 'Open Sans';
    font-size: 13px;
}

.btn_caja {
    width: 100%;
    height: 30px;
    background: #EE2427;
    text-align: center;
    color: white;
    font-family: 'mission_gothicbold', 'Open Sans';
    font-size: 15px;
    border-radius: 5px;
    border: 1px solid #A21D21;
}

.btn_finalizar {
    width: 100%;
    height: 30px;
    background: #EE2427;
    text-align: center;
    color: white;
    font-family: 'mission_gothicbold', 'Open Sans';
    font-size: 15px;
    border-radius: 5px;
    border: 1px solid #A21D21;
}

.btn_continuar {
    width: 100%;
    height: 30px;
    background: white;
    text-align: center;
    color: #58595B;
    font-family: 'mission_gothicbold', 'Open Sans';
    font-size: 15px;
    border-radius: 5px;
    border: 1px solid #C1C1C2;
}

#a_carrito {
    text-decoration: none;
}

/*formas de pago*/

.titulo_fdp {
    color: #414042;
    font-family: 'mission_gothicbold', 'Open Sans';
    font-size: 20px;
}

.subt_fdp {
    color: #808285;
    font-family: 'mission_gothiclight', 'Open Sans';
    font-size: 14px;
}

.ul_fdp li {
    color: #6D6E71;
    font-family: 'mission_gothiclight', 'Open Sans';
    font-size: 14px;
    padding: 5px 0px;
    list-style-image: url("../images/ico_flecha_fdp.png");
}

.p_pagfij {
    color: #6D6E71;
    font-family: 'mission_gothiclight', 'Open Sans';
    font-size: 14px;
}

.subt_contacto {
    color: #6D6E71;
    font-family: 'mission_gothicregular', 'Open Sans';
    font-size: 14px;
    padding:0px;
}

.txt_contacto {
    width:100%;
    padding:5px;
    height:20px;
    border:1px solid #C1C1C2;
}

.btncontacto {
    color: white;
    font-family: 'mission_gothicbold', 'Open Sans';
    font-size: 15px;
    height:35px;
    background:#EE2427;
    padding:5px;
    text-align:center;
    border:1px solid #EE2427;
    width:90px;
}

.ul_fdp {
    margin: 30px 0px;
}

.ul_pf {
    margin: 30px 0px;
}

    .ul_pf li a{
        color: #EE2427;
        font-family: 'mission_gothicregular', 'Open Sans';
        font-size: 15px;
        padding: 5px 0px;
        list-style: none;
    }

.modal_dp_content {
    border-radius: 5px;
    border: 1px solid #C1C1C2;
    border-top: 7px solid #EE2427;
}

.modal_dp_info {
    margin: 0px;
    padding: 0px;
    height: 50px;
    color: #414042;
    font-family: 'mission_gothicregular', 'Open Sans';
    font-size: 15px;
}

.ResultadoBusquedaTablaGrisClaro a {
    color: black;
}



.header_1a {
    display: none;
}

/*.navbar-nav > li > .dropdown-menu {
    margin-top:-5px;
}*/


.txt_datospersonales {
    color: #414042;
    font-family: 'mission_gothiclight', 'Open Sans';
    font-size: 12px;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #C1C1C2;
    height: 27px;
    padding-left: 5px;
}

.txt_datospersonales1 {
    color: #2C2C2D;
    font-family: 'mission_gothiclight', 'Open Sans';
    font-size: 12px;
    padding-top: 5px;
}

.error {
    border: 2px solid #EE2427;
    color: #2C2C2D;
    font-family: 'mission_gothiclight', 'Open Sans';
    font-size: 12px;
    width: 100%;
    border-radius: 5px;
    height: 27px;
    padding-left: 5px;
    box-shadow: 0 0 1em #EAACAE;
}

.bien {
    border: 2px solid #89C645;
    color: #2C2C2D;
    font-family: 'mission_gothiclight', 'Open Sans';
    font-size: 12px;
    width: 100%;
    border-radius: 5px;
    height: 27px;
    padding-left: 5px;
    box-shadow: 0 0 1em #D9E8B8;
}

.col_menufix {
    padding-top: 0px;
    padding-bottom: 0px;
    height: 70px;
}

.carrito_btn1 {
    padding: 0px;
    margin: 0px;
    height: 70px;
    margin-top: -20px;
}

.carrito_btn2 {
    padding: 0px;
    margin: 0px;
    height: 50px;
    margin-top: -10px;
}

.btn_crear_datospersonales {
    height: 30px;
    width: 150px;
    border-radius: 5px;
    color: white;
    font-family: 'mission_gothicbold', 'Open Sans';
    font-size: 14px;
    background: linear-gradient(#EE2427, #A21D21);
    border: 1px solid #A21D21;
}

.ddl {
    border: 1px solid #B1B3B6;
    border-radius: 5px;
    padding: 3px;
    -webkit-appearance: none;
    /*background-image:url('../images/ico_flecha1.png');
    background-position:100px;
    background-repeat:no-repeat;*/
    text-indent: 0.01px; /*In Firefox*/
    background: linear-gradient(white, #DBDCDD);
    width: 100%;
    font-family: 'mission_gothiclight', 'Open Sans';
    font-size: 12px;
}

.terminoscond {
    color: #414042;
    font-family: 'mission_gothicregultar', 'Open Sans';
    font-size: 12px;
}

.terminoscond1 {
    color: #414042;
    font-family: 'mission_gothicbold', 'Open Sans';
    font-size: 14px;
    padding-bottom: 10px;
}

.div_logueado {
    display: none;
}

.div_nologueado {
    display: inline-block;
}

/*.btn_masmenos {
    height: 15px;
    width: 15px;
    border-radius: 4px;
    border: 1px solid #B1B3B6;
    padding: 0px;
    color: #414042;
    font-family: 'mission_gothicregular', 'Open Sans';
    font-size: 22px;
    background: linear-gradient(white, #DBDCDD);
}*/

.btn_borrarcarrito {
    border: none;
    background: transparent;
    color: #414042;
    font-family: 'mission_gothicbold', 'Open Sans';
    font-size: 10px;
    padding: 0px 0px 0px 10px;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background: transparent;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background: transparent;
}

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
        color: #FCD3C5;
    }

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #FCD3C5;
}


.micuenta_a a {
    color: #414042;
    font-family: 'mission_gothicregular', 'Open Sans';
    font-size: 13px;
    text-decoration: none;
}

.micuenta_a {
    color: #808285;
    font-family: 'mission_gothiclight', 'Open Sans';
    font-size: 12px;
    text-decoration: none;
    height: 42px;
    border-bottom: 1px solid #C1C1C2;
    padding-top: 5px;
}

.tit_datosenvio {
    color: #414042;
    font-family: 'mission_gothicregular', 'Open Sans';
    font-size: 17px;
}

.btndatosenvio {
    color: #6D6E71;
    font-family: 'mission_gothicbold', 'Open Sans';
    font-size: 14px;
    border: none;
    background: transparent;
    text-align: center;
    height: 25px;
    width: 100%;
    margin: 15px 0px 0px 0px;
}

.btn_hsenvio {
    color: #6D6E71;
    font-family: 'mission_gothicbold', 'Open Sans';
    font-size: 13px;
    border: none;
    background: transparent;
    text-align: center;
    height: 25px;
    margin: 15px 0px 0px 0px;
    width: 30%;
}

.rbl_datosenvio {
    color: #6D6E71;
    font-family: 'mission_gothicbold', 'Open Sans';
    font-size: 13px;
    border: none;
    background: transparent;
    height: 25px;
    margin: 10px 0px 0px 10px;
}

label {
    margin-left: 10px;
}

.btn_paginado {
    background: transparent;
    border: none;
    
}
.btn_paginado2 {
     color:red;
    font-weight: 700;
    font-size: 15px;
    }


.Grid {background-color: #fff; border:none; margin: 5px 0 10px 0;border-collapse:collapse; font-family:'mission_gothicregular', 'Open Sans'; color: #414042; width:100%;}
.Grid td {
      padding: 5px 0px;
      border: none; 
      border-bottom:1px solid #C1C1C2;
}

.Grid th  {
      color: #414042;
      background: white;
      padding: 10px 0px;
      border:none;
      font-size:12px;
      border-bottom:1px solid #C1C1C2;
}

.Grid th  a{
      color: #414042;
      text-decoration:none; }

.Grid td input  {
      background:none;
      border:none;
      font-family:'mission_gothicregular', 'Open Sans'; 
      color: #EE2427;   
      text-align:center;
      font-size:12px;
      width:45px;
    }


.Grid td input:hover  {
      font-family:'mission_gothicbold', 'Open Sans'; 
    }

/*.Grid .pgr table { margin: 3px 0; }
.Grid .pgr td { border-width: 0; padding: 0 6px; border-left: solid 1px #666; font-weight: bold; color: #414042; line-height: 12px; }  
.Grid .pgr a { color: Gray; text-decoration: none; }
.Grid .pgr a:hover { color: #414042; text-decoration: none; }*/

.camion_h1 {
    display:none;
}

.imgbox {
    width:100px;
    height:200px;
}

.drop_is1 {
    border-radius: 5px;
    width: 242px;
    height: 212px;
    border: 1px solid #C1C1C2;
    border-top: 5px solid #414042;
    margin-top:-5px;
}

.drop_car1 {
        border-radius: 5px 0px 5px 5px;
        width: 242px;
        border: 1px solid #C1C1C2;
        margin-top: -5px;
        border-top: 5px solid #414042;

    }

.drop_cuenta1 {
    border-radius: 5px;
    width: 260px;
    border: 1px solid #C1C1C2;
    margin-top: -5px;
    border-top: 5px solid #414042;
    padding:0px;
}
/*.header_1 {
    position: fixed;
    z-index: 99;
    background: white;
    top: 0px;
    height:70px;
}*/

.disp_none {
    display:none;
}

.header_right {
    margin-top:5px;
}

.buscador {
    margin-top:15px;
}

.arrow_box:after, .arrow_box:before {
	bottom: 100%;
	left: 20%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none; 
    margin-bottom:-4px;
}

.arrow_box:after {
    border-bottom-color: white;
    border-width: 10px;
    margin-left: -10px;
}
.headertext {
        text-decoration: none;
    font-size: 18px;
    font-weight: 700;
    color: black;
    font-family: 'mission_gothicbold', 'Open Sans';
}
/*------------------*/

@media (max-width: 767px) {
        .overlay_carrito {
 min-height:150px;max-height:300px; overflow-y:scroll;overflow-x:hidden;
}
    .itemlidefault {
        display: inline; 
        float: left; 
        width:100%;
    }
    .headertext {        
        color:transparent;
    }
    .lblcantidadcarrito {
    position: absolute;
    top: 25px;    
    left: 70px;
    color: #EE2427;
    text-align: center;
    }
    .titulo_tdproducto {
    font-family: 'mission_gothicbold', 'Open Sans';
    font-size: 11px;
    color: #414042;
    padding: 0px 10px;
    margin: 0px;
    width: 100%;
}
    
.subtitulo_tdproducto {
    font-family: 'mission_gothiclight', 'Open Sans';
    font-size: 11px;
    color: #6E6D6E;
    padding: 0px 10px;
    margin: 0px;
    width: 100%;
}
.titulo_p {
    font-family: 'mission_gothicbold', 'Open Sans';
    font-size: 11px;height:50px;
}
.div_producto {
    /*height:350px;*/
    width: 90%;
    margin: 0px auto 30px auto;
    border-radius: 5px;
    border: 1px solid #C1C1C2;
}

.subtitulo_p {
    font-family: 'mission_gothiclight', 'Open Sans';
    font-size: 10px;
}

}

@media (min-width: 768px) and (max-width: 994px){
        .overlay_carrito {
         min-height:300px;max-height:300px; overflow-y:scroll;overflow-x:hidden;
        }
    .itemlidefault {
        display: inline; 
        float: left; 
        width:25%;
    }
    .lblcantidadcarrito {
    
    
    color: #EE2427;
    text-align: center;
    top: 5px;
    font-size: 20px;
    }
    .titulo_tdproducto {
    font-family: 'mission_gothicbold', 'Open Sans';
    font-size: 13px;
    color: #414042;
    padding: 0px 10px;
    margin: 0px;
    width: 100%;
}

.subtitulo_tdproducto {
    font-family: 'mission_gothiclight', 'Open Sans';
    font-size: 13px;
    color: #6E6D6E;
    padding: 0px 10px;
    margin: 0px;
    width: 100%;
}
.titulo_p {
    font-family: 'mission_gothicbold', 'Open Sans';
    font-size: 13px;
}
  .imgheader {
        width:20%;
    }
  .alignderecha {
        float:right;
    }
    .icoheader {
        width:20%
    }
    .imgheader2 {
        width:40%;
    }
    .logoheader  {
        margin-top:-25px;
    }
.subtitulo_p {
    font-family: 'mission_gothiclight', 'Open Sans';
    font-size: 12px;
}
.div_producto {
    height:375px;
    width: 90%;
    margin: 0px auto 30px auto;
    border-radius: 5px;
    border: 1px solid #C1C1C2;
}
   
}

@media (min-width: 995px) {
    .overlay_carrito {
 min-height:300px; max-height:300px;overflow-y:scroll;overflow-x:hidden;
}
      .imgheader {
        width:12%;
    }
    .alignderecha {
        float:right;
    }
    .icoheader {
        width:20%
    }
    .imgheader2 {
        width:20%;
    }
    .logoheader  {
        margin-top:-25px;
    }
    .itemlidefault {
        display: inline; 
        float: left; 
        width:20%;
    }
    .lblcantidadcarrito {    
    color: #EE2427;
    text-align: center;
    width: 30px;
    left:13px;
    top: 5px;
    font-size: 20px;
    }
    .titulo_tdproducto {
    font-family: 'mission_gothicbold', 'Open Sans';
    font-size: 13px;
    color: #414042;
    padding: 0px 10px;
    margin: 0px;
    width: 100%;
}

.subtitulo_tdproducto {
    font-family: 'mission_gothiclight', 'Open Sans';
    font-size: 13px;
    color: #6E6D6E;
    padding: 0px 10px;
    margin: 0px;
    width: 100%;
}
.titulo_p {
    font-family: 'mission_gothicbold', 'Open Sans';
    font-size: 13px;
}

.subtitulo_p {
    font-family: 'mission_gothiclight', 'Open Sans';
    font-size: 12px;
}
.div_producto {
    height:390px;
    width: 90%;
    margin: 0px auto 30px auto;
    border-radius: 5px;
    border: 1px solid #C1C1C2;
}
}

 .btn-default:focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    background:#414042;
    border:none;
}

.btn-default:hover, .btn-default {
    background:transparent;
    border:none;
}

.dropdown.open > #dropiniciado1 {
    background:#414042;
    color:white;
    border-radius:5px 5px 0px 0px;
}

.dropdown.open >  #dropiniciado1 > .reg_ses  {
    color:white;
}

.dropdown.open >  #dropiniciado1 > .ini_ses  {
    color:white;
}

.sescolor {
    color: #EE2427;
}

.dropdown.open >  #dropsininiciar1 > .reg_ses  {
    color:white;
}

.dropdown.open >  #dropsininiciar1 > .ini_ses  {
    color:white;
}

.dropdown.open >  #dropsininiciar1 > .ini_ses > .sescolor{
    color:white;
}

.dropdown.open > #dropsininiciar1 {
    background:#414042;
    border-radius:5px 5px 0px 0px;
}

.dropdown.open > #carritoh1 {
    background:#414042;
    border-radius:5px 5px 0px 0px;
}

.dropdown.open > #carritoh1 > .reg_ses{
    color:white;
}

.dropdown.open > #carritoh1 > .carritoheaderh{
    display:inline;
}

.dropdown.open > #carritoh1 > .carritoheader{
    display:none;
}


.carritoheaderh {
    display:none;
}

.displaynone {
    display:none;
}

.width50 {
    width:50%;
    display:inline;
    float:left;
}

.width25 {
    width:50%;
    display:inline;
    float:left;
}

.width251 {
    width:25%;
    display:inline;
    float:left;
    visibility:visible;
}

.dipsinline {
    display:inline;
    float:left;
    margin-right:10px;
}
.width252 {
    display:none;
}

.width100 {
    width:75%;  
    margin-top:20px;
}

.padding0 {
    padding:0px;
}

.titulo_pd {
    font-size:16px;
    font-weight:600;
    text-align:left;    
}
input {
    border-radius:5px;
    border:0px;
    background:transparent;
    color:black;
}