/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Oct 12, 2016, 11:33:51 AM
    Author     : Javier
*/
/*html, body, .block {
    height: 100%;
}*/
html{
    font-size: 14px;
}

body {
    /*display: flex;*/
    min-height: 100vh;
    flex-direction: column;
    background-color: #020202;
}

main {
    flex: 1 0 auto;
}


/*Class for when element is above threshold
.pin-top {
    position: relative;
}

Class for when element is below threshold
.pin-bottom {
    position: relative;
}

Class for when element is pinned
.pinned {
    position: fixed !important;
}*/

@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/MaterialIcons-Regular.eot); /* For IE6-8 */
    src: local('../fonts/Material Icons'),
        local('../fonts/MaterialIcons-Regular'),
        url(../fonts/MaterialIcons-Regular.woff2) format('woff2'),
        url(../fonts/MaterialIcons-Regular.woff) format('woff'),
        url(../fonts/MaterialIcons-Regular.ttf) format('truetype');
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;  /* Preferred icon size */
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;

    /* Support for all WebKit browsers. */
    -webkit-font-smoothing: antialiased;
    /* Support for Safari and Chrome. */
    text-rendering: optimizeLegibility;

    /* Support for Firefox. */
    -moz-osx-font-smoothing: grayscale;

    /* Support for IE. */
    font-feature-settings: 'liga';
}

footer{
    margin-top: 0px;
}

footer .page-footer{
    padding: 10px;
    font-size: 0.75rem;
    vertical-align: middle;
    background-color: #fff;
}

footer .page-footer img{
    vertical-align: middle;
}

.container-fluid{
    display: block;
    width: 100%;
    padding: 1% 2%;
    height: auto;
    margin: 0 auto;
}

nav{
    height: auto;
}

.navbar-header h3{
    margin: 0px;
    display: block;
}

.navbar-header span{
    line-height: 20px;
    height: 20px;
    display: block;
}

.navbar-header img{
    vertical-align: middle;
    height: 100px
}

.navbar-lang,
.navbar-lang i.material-icons{
    color: white;
    font-size: 0.8rem;
    height: 30px;
    line-height: 30px;
}

.navbar-lang{
    background: #3e4e5c;
    text-align: right;
}

.navbar-lang a{
    cursor: pointer;
    padding: 0px 8px;
}

.navbar-lang i.material-icons{
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-left: 4px;
}

.row{
    margin-bottom: 0px;
}

.pointer{
    cursor: pointer;
}

.justify-align{
    text-align: justify;
}

ul.browser-default{
    padding-left: 20px;
}

.modal-s{
    max-width: 400px;
}

.modal-m{
    max-width: 650px;
}

.modal-l{
    width: 95%;
}

td, th{
    padding: 5px;
    vertical-align: top;
}

/* Botones */
.btn-link{
    color: #337ab7!important;
    background-color: transparent;
}

.btn-link:focus,
.btn-link:hover{
    background: rgba(0,0,0,0.1);
}

.nav-action{
    margin-bottom: 15px;
}

.nav-action .btn,
.nav-action button{
    margin-right: 15px;
}

/* Estilos generales de formularios */
small.description-fields{
    display: block;
    color: #ff9800;
    font-weight: 300;
    margin-bottom: 10px;
    font-size: .9rem;
}

/* Mensajes de error formularios */
div.invalid{
    color: #F44336;
    font-size: 12px;
    margin-top: -14px;
}

.invalid[icon=true]{
    margin-left: 50px;
}

p + .invalid{
    margin-top: 10px;
}

select + .invalid{
    margin-top: 0px;
}

select.browser-default{
    margin-top: 4px;
}

select.browser-default.invalid{
    border-bottom: 1px solid #F44336;
    box-shadow: 0 1px 0 0 #F44336;
}

select.browser-default.valid{
    border-bottom: 1px solid #4CAF50;
    box-shadow: 0 1px 0 0 #4CAF50;
}
/* Errores del sistema */

#modal-error .modal-body{
    background: white;
    padding: 10px;
}

.no-javascript{
    background: none repeat scroll 0% 0% #F5F5F5;
    height: 100%;
    left: 0px;
    opacity: 0.9;
    position: fixed;
    text-align: center;
    top: 0px;
    width: 100%;
    z-index: 5000;
    color: #474747;
}

.no-javascript div{
    top: 30%;
    display: block;
    position: absolute;
    width: 100%;
    font-weight: 300;
    font-size: 3em;
}

.no-javascript img{
    display: block;
    margin: 0 auto;
    margin-top: 15px;
}

.not-supported-container{
    display: inline-block;
    position: relative;
    width: 100%;
    height: auto;
    color: #3F5364;
    background: #E9E9E9;
    border-bottom: 20px solid #1F9BDE;
    padding: 2%;
}

.block-not-supported{
    display: block;
    position: relative;
    width: auto;
    height: auto;
    vertical-align: middle;
}

.supported-browsers-content{
    display: inline-block;
    position: relative;
    width: 100%;
    background: #fbfbe3;
    background: rgba(255, 255, 152, 0.22);
    font-size: 12px;
    color: #7E6B09;
    border: 1px solid #E5D841;
    padding: 5px;
    text-align: center;
}

.supported-browsers label{
    display: inline-block;
    width: 100%;
    position: relative;
    height: auto;
}

.content-browser{
    display: inline-block;
    width: 100%;
    position: relative;
    height: auto;
}

.browser{
    position: relative;
    display: inline-block;
    width: auto;
    height: auto;
    margin: 5px 12px;
}

.browser a{
    text-decoration: none;
    display: inline-block;
    width: auto;
    height: auto;
    position: relative;
}

.browser img{
    vertical-align: middle;
    border: none;
}

/* Loaders */

.loader-top{
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 5000;
    top: 0;
    background: rgba(50,50,50,0.1);
    cursor: default;
}

.loader-top .progress{
    margin: 0px;
}

.loader-processing{
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 5000;
    top: 0;
    background: rgba(255,255,255,0.75);
    cursor: default;
    display: none;
}

.loader-processing.loader-relative{
    position: absolute;
}

.loader-processing .loader-processing-content{
    margin-top: 15%;
}

/* Notificaciones */
.toast.success{
    background: #388E3C;
    color: #fff;
}

.toast.notice{
    background: #ffb74d;
    color: #fff;
}

.toast.error{
    background: #E53935;
    color: #fff;
}

.toast.info{
    background: #64B5F6;
    color: #fff;
}
/* Notificaciones */

.header-panel{
    color: #FFF;
    font-weight: 300;
}

.card .card-content .card-title{
    font-size: 1.1rem;
    font-weight: 400;
    line-height: 1.5rem;
    margin-top: 0px;
}

.card .card-content .card-title:not(:first-child){
    margin-top: 1rem;
}

.card-title + .description-fields{
    margin-top: -6px;
}

@media print {
    #primary_nav_wrap{
        margin-top:15px
    }

    #primary_nav_wrap ul{
        list-style:none;
        position:relative;
        float:left;
        margin:0;
        padding:0;
    }

    #primary_nav_wrap ul li ul { background:#000000; padding-top:9px;}

    #primary_nav_wrap ul li a{
        display:block;
        text-transform:uppercase;
        text-decoration:none;
        color:#ffffff;
        font-size:16px;
        line-height:36px;
        padding:0 25px;
        margin:0 10px;
        font-family: Gill Sans,Gill Sans MT,Calibri,sans-serif !important;
    }

    #primary_nav_wrap ul li {
        position:relative;
        float:left;
        margin:0;
        padding:0;
        text-align:left;
    }

    #primary_nav_wrap ul li ul li a {
        display:block;
        background:#000000;
        text-transform:uppercase;
        text-decoration:none;
        color:#ffffff;
        font-size:12px;
        line-height:normal;
        padding:10px 25px;
        margin:0px;
    }

    .current-menu-item {
        background-color:#ffffff !important;
        color:#000000 !important;
        border-radius:18px;
    }

    #primary_nav_wrap ul li a:hover {
        background:#ffffff;
        color:#000000;
        border-radius:18px;
    }

    #primary_nav_wrap ul li ul li a:hover {
        background:#ffffff;
        color:#000000;
        border-radius:0px;
    }

    #primary_nav_wrap ul ul {
        display:none;
        position:absolute;
        top:100%;
        left:0;
        background:#fff;
        padding:0;
    }

    #primary_nav_wrap ul ul li
    {
        float:none;
        width:200px;
    }

    #primary_nav_wrap ul ul a
    {
        line-height:120%;
        padding:10px 15px;
    }

    #primary_nav_wrap ul li:hover > ul
    {
        display:block;
        z-index: 1;
    }

    .no-print{
        display:none!important;
    }

    .row .col.m1 {
        width: 8.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .row .col.m2 {
        width: 16.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .row .col.m3 {
        width: 25%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .row .col.m4 {
        width: 33.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .row .col.m5 {
        width: 41.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .row .col.m6 {
        width: 50%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .row .col.m7 {
        width: 58.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .row .col.m8 {
        width: 66.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .row .col.m9 {
        width: 75%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .row .col.m10 {
        width: 83.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .row .col.m11 {
        width: 91.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .row .col.m11 {
        width: 100%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .navbar-header{
        height: auto;
    }

    .card{
        box-shadow: none;
        margin: 0px;
    }

    .container{
        width: 100%;
    }

    body{
        font-size: 80%;
        -webkit-print-color-adjust: exact;
    }

    footer .page-footer{
        font-size: 10px;
    }
}
#snackbar {
    visibility: hidden;
    min-width: 250px;
    margin-left: -125px;
    background-color: #333;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    padding: 16px;
    position: fixed;
    z-index: 1;
    left: 50%;
    bottom: 30px;
    font-size: 17px;
}

#snackbar.show {
    visibility: visible;
    -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

.container{
    min-width: 80%;
    min-width: 80% !important;
    margin-top: 90px !important;
}

.imageCard{
    width: 150%;
    margin-top: 65%;
    margin-left: -8px;
}

.processing_products {
    background: rgb(255,255,255);
    position: absolute;
    /* display: inline; */
    /* cursor: not-allowed; */
    width: 70%;
    height: 1000% !important;
    z-index: 2;
    /* top: 0%; */
    /* left: 0px; */
    opacity: 0.9;
}

.processing_products_not_edit {
    background: rgb(0,0,0);
    position: absolute;
    display: inline;
    cursor: not-allowed;
    width: 100%;
    height: 100%;
    z-index: 2;
    top: 0%;
    left: 0px;
    opacity: 0.6;
    transition: opacity .6s linear;
    border-radius: 10px;
}

.message_not_edit{
    color: black;
    font-size: 20px;
    font-weight: 300;
    margin-top: 220px;
    text-transform: uppercase;
}

.processin_products_text{
    margin-top: 307px;
    text-align: center;
    color: black;
    font-size: 25px;
    font-weight: 300;
}
#buscar{
    width: 280px;
    height: 40px;
    border-radius: 15px;
    border: none;
    /*border: 1px solid #000;*/
    color: black;
    background-color: #E5E8E8;
    /*border: none;*/
}

li{
    display: inline-block;
    font-weight: 500;
    margin-left: 6;
}
#frm-codigo-descuento-cart,
.promo-code-applied{
    line-height: initial;
}

#frm-codigo-descuento-cart .material-icons{
    vertical-align: middle;
}

#frm-codigo-descuento-cart input[type="text"]{
    margin-bottom: 10px;
}

#frm-codigo-descuento-cart button[type="submit"]{
    width: 100%;
}

#frm-codigo-descuento-cart button[type="submit"],
#frm-codigo-descuento button[type="submit"]{
    background: #e4e3e8 !important;
    color: #4C0049 !important;
}

#Cupon-error{
    margin-top: -4px !important;
}

#sidenav-overlay{
    z-index: 0 !important;
}

.buscar_mobile{
    width: 320px !important;
    color: black;
    position: sticky !important;
    background-color: white;
    margin:auto !important;
    /*bottom: 0px !importan;*/
    border: none !important;
}

@media only screen and (max-width: 1315px) {
    .buscar_mobile{
        width: 280px !important;
        position: sticky !important;
    }  
}
@media only screen and (max-width: 1290px) {
    .buscar_mobile{
        width: 260px !important;
        position: sticky !important;
    } 
}
@media only screen and (max-width: 1130px) {
    .buscar_mobile{
        width: 220px !important;
        position: sticky !important;
    } 
}

@media only screen and (max-width: 1050px) {
    .buscar_mobile{
        width: 190px !important;
        position: sticky !important;
    } 
}

.container_img_logo{
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 40px;
    margin-top: 40px;
}

.search-no-mobile-icon{
    position: absolute;
    margin-top: -3%; 
    margin-right: 20px;

    right: 10px;
    cursor: pointer;
    color: black;
    border: none !important;
}

.search-mobile-icon{
    position: sticky;
    top: 10px; 
    right: 10px;
    cursor: pointer;
    color: black;  
}

@media only screen and (max-width: 1334px) {
    #open-mdl-descuento {
        font-size: 10px !important;
    }
}
#closeCart{
    width: 60px !important; 
    font: 60px !important;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #696969;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #696969;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #696969;
    
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:    #696969;
}
::-ms-input-placeholder { /* Microsoft Edge */
    color:    #696969;
}

::placeholder { /* Most modern browsers support this now. */
    color:    #696969;
}