/* _content/Clothes/Pages/CurrentItems/Index.cshtml.rz.scp.css */
.item[b-ka4lc8yrlt] {
    color: #29648a;
}

.value[b-ka4lc8yrlt] {
    font-style: italic;
    color: #000000;
    text-align: center;
}

.offer[b-ka4lc8yrlt] {
    /*font-size: 79%;*/
    text-align: center;
}

table[b-ka4lc8yrlt] {
    width: 100%; /* Ширина таблицы в процентах */
}

.coladd[b-ka4lc8yrlt] {
    width: 12%;
    text-align: center;
}

h2[b-ka4lc8yrlt] {
    color: #aaabb8;
}
/* _content/Clothes/Pages/Index.cshtml.rz.scp.css */
span#item[b-6y87mj8cvz] {
    background-color: #464866;
    border: none;
    /*color: #4f4a41;*/
}

    span#item:hover[b-6y87mj8cvz] {
        background-color: #ffffff;
        color: #464866;
        box-shadow: inset 0 0 0 3px #464866;
    }

span#current[b-6y87mj8cvz] {
    background-color: #2e9cca;
    border: none;
    font-size: 112%;
}

    span#current:hover[b-6y87mj8cvz] {
        background-color: #ffffff;
        color: #2e9cca;
        box-shadow: inset 0 0 0 3px #2e9cca;
    }

.but_current[b-6y87mj8cvz] {
    text-align: center;
}

table[b-6y87mj8cvz] {
    width: 100%; /* Ширина таблицы в процентах */
}

.coladd[b-6y87mj8cvz] {
    width: 12%;
    text-align: center;
}
/* _content/Clothes/Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-928evscf6t] {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

a[b-928evscf6t] {
    /*color: #0077cc;*/
}

.btn-primary[b-928evscf6t] {
    /*color: #fff;*/
    /*border-color: #1861ac;*/
}

.nav-pills .nav-link.active[b-928evscf6t], .nav-pills .show > .nav-link[b-928evscf6t] {
    /*color: #fff;*/
    /*border-color: #1861ac;*/
}

.border-top[b-928evscf6t] {
    border-top: 1px solid #e5e5e5;
}

.border-bottom[b-928evscf6t] {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-928evscf6t] {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-928evscf6t] {
    font-size: 1rem;
    line-height: inherit;
}

.footer[b-928evscf6t] {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px;
    background-color: #ffffff;
}

.text-center[b-928evscf6t] {
    color: #25274d;
}

/*table {
    width: 100%;*/ /* Ширина таблицы в процентах */
/*}

.coladd {
    width: 12%;
    text-align: center;
}*/
