/*.sidebar {
    max-width: 70px;
    background-color: #000000;
}*/

.sidebar-toggler {
    padding-top: 10px;
    padding-left: 10px;
    cursor: pointer;
    font-size: 1.5em;
    width: 10%;
    float: left;
    color: #ffffff;
}

/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
     .sidebar {
        display: none;
        background-color: transparent;
        position: absolute;
        top: 50px;
        z-index: 1050;
        height: 100%;
    }

    .sidebar .layer{
        min-width: 80%;
        position: absolute;
        left: 20%;
        top:0;
        z-index: 1050;
        background-color: #ffffff;
        height: 100%;
        font-size: 0.75em;
    }

    .sidebar .layer h3 {
        font-weight: 400;
        font-size: 1.4em;
    }

    .sidebar .layer input {
        font-size: 0.9em;
    }

    .sidebar .layer .list-group-item {
        background-color: transparent;
        border-radius: 0;
        border:none;
        border-bottom: 1px solid #dee2e6;
        font-weight: 300;
    }

    .sidebar .layer .list-group-item ul .list-group-item:last-child{
        border-bottom: none;
    }

    .sidebar .layer .list-group-item ul .list-group-item ul .list-group-item:first-child {
        margin-top: 5px;
    }

    .sidebar .layer .list-group-item ul .list-group-item ul .list-group-item{
        border-bottom: none;
    }

    .sidebar .layer .list-group-item a:hover {
        color: #000000;
        text-decoration:underline;
    }

    .sidebar .layer .list-group-item a:focus {
        outline: 0;
        color: #000000;
    }

    .sidebar .layer .toogler {
        cursor: pointer;
    }
    .sidebar .layer .toogler:hover {
        color: #f9b000;
    }
    .sidebar .layer .toogler i {
        margin-top: 3px;
    }

    .sidebar .layer .form-check-input {
        margin-top: 1px;
    }
    .sidebar .layer .form-check-input:focus {
        outline: 0;
    }

}

@media (min-width: 576px) {

    .home .sidebar {
        display: none;
    }

    .sidebar {
        display: block;
        max-width: 90px;
        background-color: #000000;
    }

    .sidebar .layer{
        min-width: 270px;
        position: absolute;
        left: 90px;
        top:0;
        z-index: 1050;
        background-color: #ffffff;
        height: 100%;
        font-size: 0.75em;
        box-shadow: 0px 0 10px #575757;
    }

    .sidebar .layer h3 {
        font-weight: 400;
        font-size: 1.4em;
    }

    .sidebar .layer input {
        font-size: 0.9em;
    }

    .sidebar .layer .list-group-item {
        background-color: transparent;
        border-radius: 0;
        border:none;
        border-bottom: 1px solid #dee2e6;
        font-weight: 300;
    }

    .sidebar .layer .list-group-item ul .list-group-item:last-child{
        border-bottom: none;
    }

    .sidebar .layer .list-group-item ul .list-group-item ul .list-group-item:first-child {
        margin-top: 5px;
    }

    .sidebar .layer .list-group-item ul .list-group-item ul .list-group-item{
        border-bottom: none;
    }

    .sidebar .layer .list-group-item a:hover {
        color: #000000;
        text-decoration:underline;
    }

    .sidebar .layer .list-group-item a:focus {
        outline: 0;
        color: #000000;
    }

    .sidebar .layer .toogler {
        cursor: pointer;
    }
    .sidebar .layer .toogler:hover {
        color: #f9b000;
    }
    .sidebar .layer .toogler i {
        margin-top: 3px;
    }

    .sidebar .layer .form-check-input {
        margin-top: 1px;
    }
    .sidebar .layer .form-check-input:focus {
        outline: 0;
    }

}
/* ------------------------------- */
/* ---------- Col-icons ---------- */
/* ------------------------------- */

@media (max-width: 575.98px) {
    .sidebar .layer-icons {
        max-width: 20%;
        background-color: #000000;
        height: 100%;
    }
    .sidebar .layer-icons .list-group-item {
        background-color: transparent;
        border-radius: 0;
        border: none;
    }
    .sidebar .layer-icons a {
        color: #ffffff;
    }
    .sidebar .layer-icons a.active {
        color: #f9b000;
    }
    .sidebar .layer-icons a:hover {
        color: #f9b000;
    }
    .sidebar .layer-icons a:focus {
        outline:0px;
    }

}

@media (min-width: 576px) {

    .sidebar .layer-icons .list-group-item {
        background-color: transparent;
        border-radius: 0;
        border: none;
    }
    .sidebar .layer-icons a {
        color: #ffffff;
    }
    .sidebar .layer-icons a.active {
        color: #f9b000;
    }
    .sidebar .layer-icons a:hover {
        color: #f9b000;
    }
    .sidebar .layer-icons a:focus {
        outline:0px;
    }
}

/* --------------------------------- */
/* ---------- Col-filters ---------- */
/* --------------------------------- */
@media (min-width: 576px) {

}

/* ------------------------------------ */
/* ---------- Col-categories ---------- */
/* ------------------------------------ */
@media (min-width: 576px) {

}


/* ----------------------------------- */
/* ---------- Paypal Button ---------- */
/* ----------------------------------- */

.sidebar .list-group-item.paypal-login i{
    color: #ffffff !important;
}

.sidebar .list-group-item.paypal-login:hover i{
    color: #f9b000 !important;
}
.sidebar .list-group-item.paypal-login:hover #btn_singin_sidebar a b {
    color: #f9b000 !important;
}

#btn_singin_sidebar a {
    background-color: transparent !important;
    background-image: none !important;
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    min-height: 30px !important;
    padding: 0;
    min-width: 100%;
    white-space: pre-wrap;
}

#btn_singin_sidebar a:hover, #btn_singin_sidebar a:active, #btn_singin_sidebar a:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    background-color: transparent !important;
    background-image: none !important;
    outline: 0 !important;
}

#btn_singin_sidebar a b {
    border-left: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #ffffff !important;
    font: normal 400 1em 'Lato', sans-serif !important;
    text-shadow: none !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
    /*min-height: 50px !important;*/
}

#btn_singin_sidebar a:hover b {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #f9b000 !important;
}

#btn_singin_sidebar a .PPTM {
    display: none !important;
}