/*================================================================================
	Item Name: Vuexy - Vuejs, HTML & Laravel Admin Dashboard Template
	Version: 2.0
	Author: PIXINVENT
	Author URL: http://www.themeforest.net/user/pixinvent
================================================================================

NOTE:
------
PLACE HERE YOUR OWN SCSS CODES AND IF NEEDED, OVERRIDE THE STYLES FROM THE OTHER STYLESHEETS.
WE WILL RELEASE FUTURE UPDATES SO IN ORDER TO NOT OVERWRITE YOUR STYLES IT'S BETTER LIKE THIS.  */
body{
    background-color: #FFF !important;
}

#block_page{
    display: none;
    position: fixed !important;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999999999 !important;
}

#center_load
{
    width: 20%;
    margin: 0 auto;
    position: relative;
    top: 30%;
}

.comentarios-opciones
{
    position: absolute;
    right: 10px;
    z-index: 2;
    display: none;
    list-style: none;
    width: 100px;
    border: 1px solid #EEE;
    margin: 0;
    padding: 0;
    background-color: #FFF;
}

.comentarios-opciones li
{
    list-style: none;
    display: block;
    border-bottom: 1px solid #EEE;
    padding: 5px;
    text-align: center;
}

.comentarios-opciones li
{
    cursor: pointer;
}

.comentarios-opciones li:hover
{
    background-color: #DDD;
}

header{
    position: fixed;
    width: 100%;
    z-index: 9 !important;
    background-color: #FFF;
    border-bottom: 1px solid #DDD;
    opacity: 95%;
}
/*
.mensajes_a{
    position: fixed;
    width: 100%;
    z-index: 9 !important;
    background-color: #FFF;
}*/

#conten-header
{
    min-height: 5px;
    width: 100%;
    padding: 3px;
    border-top: 1px solid #ddd;
    background-color: #FFFFFF;
    
}

#conten-header2{
    width: 100%;
    border-bottom: 1px solid #ddd;
}

.content-login-header{
    position: absolute;
    right: 0;
    z-index: 8;
    top: 0;
    list-style: none;
    padding: 15px;
}

.content-login-header li{
    list-style: none;
    display: inline;
    border-right: 1px solid #ddd;
    padding: 20px;
    cursor: pointer;
}

.content-login-header2{
    position: absolute;
    right: 0;
    z-index: 8;
    top: 0;
    list-style: none;
    padding: 0px;
}

.content-login-header2 li{
    list-style: none;
    display: inline;
    border-right: 1px solid #ddd;
    padding: 10px;
}
.content-body{
    max-width: 77%;
    margin: 0 auto;
}

.cant-car{
    position: absolute;
    top: 5px;
    margin-left: 10px;
}

#banner{
    max-height: 82vh;
    position: relative;
    width: 100%;
}

.img_banner{
    max-height: 82vh;
    width: 100%;
}


#header_movil{
    width: 100% !important;
    height: 90px;
    display: none;
    background-color: #FFF;
    border-bottom: 1px solid #ddd;
}

.movil_menu{
    font-size: 24px;
}

#menu_movil{
    width: 80%;
    height: 100%;
    border-right: 1px solid #DDD;
    background-color: #FFF;
    z-index: 9;
    position: fixed;
    top: 0;
    left: -81%;
    transition: ease 0.5s;
}

.cerrar_menu_movil{
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 24px;
    font-weight: bold;
    padding: 5px 10px;
}

.cerrar_menu_movil:hover{
    background-color: #EEE;
    cursor: pointer;
}

.list_menu_movil{
    position: absolute;
    top: 50px;
    width: 100%;
    margin: 0;
    padding: 0;
    left: 0;
}

.list_menu_movil li{
    width: 100%;
    list-style: none;
    display: block;
    padding: 12px;
    border-bottom: 1px solid #DDD;
}

.movil{
    display: none !important;
}

.star_val{
    cursor: pointer;
}

#row_descr{
    margin: 0 !important;
    padding: 0 !important;
}

.menu_adm{
    position: relative;
    top: 125px;
    border-bottom: solid 1px #DDD;
    width: 100%;
    margin-bottom: 50px;
    z-index: 5 !important;
}

.list_menu_adm{
    list-style: none;
}

.list_menu_adm li{
    display: inline;
    padding: 10px;
    border-right: solid 1px #DDD;
}

#ofertas{
    position: absolute;
    right: 0;
    background-color: rgb(236, 30, 30);
    color: #FFF;
    padding: 5px;
    border: solid 1px #DDD;
}

.tachado {
    text-decoration: line-through;
    color: #AAA;
}

#categorias_cont{
    position: relative;
    bottom: -6px;
    width: 100%;
}

.lista-categorias-top{
    list-style: none;
    padding: 0.8em 0 0 ;
}

.lista-categorias-top > li{
    list-style: none;
    display: inline;
    padding: 1em;
    border-left: 1px solid #DDD;
    cursor: pointer;
}

.lista-categorias-top  li a{
    color: #444;
}

.logo, .logo b
{
    color: #444 !important;
}
/*
.lista-categorias-top > li:hover{
    border-bottom: 3px solid #DDD;
}*/

.text-gris{
    color: #444 !important;
}

.lista-categorias-top > li > ul{
    position: relative;
    display: none;
    width: 100%;
    background-color: #FFF;
    min-height: 150px;
    top: 1em;
    padding: 10px;
    list-style: none;
}

.lista-categorias-top > li > ul  li{
    
    display: table;
    padding: 5px;
    width: 100%;
}

.lista-categorias-top > li > ul  li:hover{
    background-color: #EEE;
}

.steps{
    z-index: 1 !important;
}

.no_border{
    border: none !important;
}


/*
.app-content .wizard > .steps > ul >  .li:after {
    top: 43px;
    width: 70%;
    height: 3px;
    background-color: #7367F0;
}

.app-content .wizard > .steps > ul > li:before {
    content: '';
    display: block;
    position: absolute;
    z-index: 9;
    left: 0;
}

*, *::before, *::after {
    box-sizing: border-box;
}
*/

.border_sw i{
    border: 3px solid #7367F0 !important;
}

.cursor_pointer{
    cursor: pointer !important;
}

.lista_pie{
    list-style: none;
    margin: 0;
    padding: 0;
}

.lista_pie li{
    list-style: none;
    padding: 2px;
    border-bottom: 0.5px solid #EEE;
}

.viw_img_detalle {
    width: 70px;
    cursor: pointer;
    transition: 0.5s;
    border: 1px solid #EEE;
}

@media only screen and (min-width: 768px) {
    .viw_img_detalle:hover{
        transform: scale(2);
    }
}

@media only screen and (max-width: 768px) {
    #banner{
        margin-top: -2em;
        margin-bottom: -2em;
    }
    /*
    #banner img{
        height: 300px;
        width: 100% !important;
    }*/

    header{
        display: none;
    }

    #header_movil{
        display: block;
    }

    .item_options_movil{
        position: absolute;
        bottom: 0;
    }

    .card{
        margin-right: -10px;
        margin-left: 25px;
    }

    .row{
        text-align: center !important;
        margin: 0;
        padding: 0;
    }

    #wishlist, .direcci, .menu_adm{
        display: none;
    }

    .movil{
        display: block !important;
    }
  }


  @media only screen and (max-width: 600px) {
    #banner{
        height: 220px;
    }
    
    #banner img{
        height: 200px;
        width: 100% !important;
    }

    header{
        display: none;
    }

    #header_movil{
        display: block;
    }

  }


  @media only screen and (max-width: 400px) {
    .card_movil{
        width: 85% !important;
    }

    .item_options_movil{
        width: 100% !important;
        position: relative !important;
    }
  }