/* Coder by KALININ M. m@2828.ru */
*,
table{
    padding: 0;
}.m,
.m dd,
.nav dt + dt,
body,
html{
    position: relative;
}*,
:after,
:before{
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}*{
    font: inherit;

    margin: 0;

    vertical-align: baseline;

    border: 0;
    outline: 0;
    box-shadow: none;
}a{
    text-decoration: none;

    color: inherit;
}.m,
body,
html{
    font-family: "Segoe UI",Tahoma,sans-serif;

    display: block;

    width: 100%;
    height: auto;
}html{
    font-family: Geneva,Arial,Helvetica,sans-serif;

    color: #333;
}table{
    line-height: 1;

    width: auto;
    height: auto;
    margin: 0 auto 30px;

    border-spacing: 0;
    border-collapse: separate;

    border: 1px solid #b0b9b0;
    border-width: 1px 1px 0 0;
    background: #d5e4d5;
}
tr:nth-child(odd){
    background: #e1f2e1;
}
td,
th{
    text-align: left;
    margin: 0;
    padding: 5px 10px;

    border: 1px solid #ccc;
    border-width: 0 0 1px 1px;
}th{
    font-size: 12px;

    padding: 15px 10px;

    text-align: center;

    color: #8c8e8c;
    background: #f2e1f2;
}tr:target td,
tr:target th{
    font-size: 26px;

    padding: 30px 10px 20px;
}#n,
.nav{
    font-size: 16px;

    display: block;

    min-height: 44px;
    margin: 0;
    padding: 0;

    letter-spacing: .6px;

    color: #fff;
    background: #484848;
}.go,
.m .nav,
.m blockquote{
    letter-spacing: 1px;
}#n{
    font-size: 14px;

    padding: 30px;
}#n li,
.nav dd,
.nav dt{
    display: inline-block;

    min-width: 44px;
    max-width: 400px;

    text-align: left;
    vertical-align: middle;
}#n li{
    width: 33%;
}.nav dt + dt{
    font-size: 12px;
    line-height: 16px;

    padding-right: 30px;
}.m dt,
.m li b{
    font-size: 26px;
}#n a,
.nav a{
    display: block;

    padding: 10px;

    vertical-align: middle;
}.m dd,
.tag li{
    vertical-align: top;
}#n a:hover .nav a:hover{
    color: #f2ba42;
    background: #323232;
}.m li b{
    display: block;
}.m dl{
    margin: 0 auto 30px;

    text-align: left;
}.ac,
.m dt,
.m form,
.tag{
    text-align: center;
}.m dd{
    margin: 0;
    padding: 10px 15px 30px;
}.m dt{
    font-weight: bolder;

    width: 100%;
    margin: 30px 0 14px;
}.m dt + dt{
    font-size: 18px;
    font-weight: lighter;

    margin: 0 0 38px;

    opacity: .6;
}.m li em,
.ps{
    font-size: 12px;
    line-height: 16px;

    opacity: .6;
}.m dd b,
.m dd s{
    display: block;

    color: #e76a50;
}dd[class^=wp]::after{
    content: " ЕСТЬ В НАЛИЧИИ";

    opacity: .6;
}dd[class~=no]::after{
    content: " [ПОД ЗАКАЗ, нет в наличии]";

    opacity: .6;
}.hit::after{
    content: "Хит продаж!";

    color: #e76a50;
}[data-ps]::after{
    display: inline-block;

    margin-top: 10px;
    padding: 5px 10px;

    content: attr(data-ps);

    background-color: #f9e25c;
}.m li em{
    font-style: normal;
}.m form{
    width: auto;
}.m ol{
    counter-reset: q;
}.m ol:not([class]) li,
.m ul:not([class]) li{
    position: relative;

    display: block;

    margin: 0 0 20px 40px;
}.m ol:not([class]) li:before,
.m ul:not([class]) li:before{
    position: absolute;
    left: -40px;

    overflow: hidden;

    width: 40px;

    color: #31b200;
}.m ul:not([class]) li:before{
    content: "✓";
}.m ul:not([class]) li:hover:before{
    content: "✔";

    color: #6cbd00;
}.m ol:not([class]) li:before{
    content: counter(q) ".";
    counter-increment: q;
}.m big,
.m h1,
.m h2,
.m h3,
.m h4,
.m h5,
.m h6{
    font-size: 26px;
    font-weight: bolder;
    line-height: 1.3;

    display: block;
}.m h1{
    font-size: 33px;
}.m .nav,
.tag{
    font-size: 15px;
}.m big{
    margin-bottom: 10px;
    padding-bottom: 10px;

    border-bottom: 3px solid #f9e25c;
}form label,
form label input{
    display: block;

    width: auto;
    max-width: 100%;
    margin: 0 auto 30px;
}.go,
.tag li{
    display: inline-block;
}.go{
    line-height: 1;

    padding: 10px 20px;

    color: #333;
    border: 1px solid #ead660;
    border-bottom-width: 3px;
    border-radius: 4px;
    background: #faac18;
}.go:hover{
    border-color: #bba945;
}.m .nav{
    color: #5c73f9;
}form input,
form textarea{
    padding: 10px 20px;

    color: #5c73f9;
    outline: 0;
    box-shadow: 0 0 0 3px #e9ae30;
}form input{
    line-height: 26px;
}form input[type=search]{
    min-width: 60%;
    max-width: 100%;
}form input[type=submit]{
    cursor: pointer;
    letter-spacing: 1px;

    color: #000;
    background: #e9ae30;
    text-shadow: 0 1px 1px rgba(0,0,0,.2);
}form input[type=submit]:hover{
    background-color: #f2ba42;
}.m blockquote{
    font-weight: 100;
    font-variant: small-caps;

    margin: 30px auto;
    padding: 30px 30px 1px;

    color: #918f86;
    background-color: #f1eede;
    text-shadow: 1px 1px 0 #fff;
}.tag{
    line-height: 1;

    max-width: 99%;
    margin: 0 auto 30px;

    list-style: none;
}.tag li{
    max-width: 144px;
    margin: 10px 10px 0 0;
    padding: 5px 10px;

    text-align: left;
    letter-spacing: .6px;

    color: #5c73f9;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 3px;
}.tag li a{
    display: block;
}.tag a:hover{
    color: #060606;
}table input,
table textarea{
    width: 100%;
}@media screen and (orientation:landscape){
    html{
        font-size: 18px;
        line-height: 24px;
    }.nav dt + dt::after{
        position: absolute;
        top: 12px;
        right: 0;
        bottom: 12px;
        left: 0;

        content: "";

        border-left: 1px dotted;
    }.m{
        margin: 30px 0;

        text-align: center;
    }form[method=get] input[type=submit]{
        width: 20%;
    }form[method=get] input[type=search]{
        width: 80%;
    }.m dl{
        width: 990px;
        padding: 10px;

        text-align: left;
    }.m dd{
        display: inline-block;

        width: 33%;
    }#hypercomments_widget,
    .m form,
    .m h1,
    .m h2,
    .m h3,
    .m h4,
    .m h5,
    .m h6,
    .m ol:not([class]),
    .m p,
    .m ul:not([class]){
        width: 75ch;
        width: 760px;
        max-width: 98%;
        margin: 0 auto 30px;

        text-align: left;
    }
}@media all and (orientation:portrait){
    html{
        font-size: 15px;
        line-height: 18px;
    }.m dd,
    .m dl,
    .m dt,
    .nav{
        display: block;
    }.m dd:not([class]):nth-child(odd){
        background-color: #e1f2e1;
    }form input{
        margin: 10px auto;
    }.m form,
    .m h1,
    .m h2,
    .m h3,
    .m h4,
    .m h5,
    .m h6,
    .m label,
    .m ol:not([class]),
    .m p,
    .m ul:not([class]){
        display: block;

        margin: 0 0 10px;
        padding: 10px;
    }
}@media print{
    .nav,
    form{
        display: none;
    }
}a,
div,
dl,
ol,
table,
ul{
    max-width: 100%;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;;

    -webkit-touch-callout: none;
     -khtml-user-select: none;
         -o-user-select: none;
}@media (min-width:800px){
    .nav:before{
        float: right;

        padding: 10px 20px;

        content: "+7(985)345-6172";

        color: #e9ae30;
    }
}@media (max-width:600px){
    .nav{
        position: relative;

        cursor: pointer;
    }.nav:not(:focus)::after{
        position: absolute;
        top: 0;
        right: 0;

        width: 4em;
        height: 100%;

        content: "";

        background:    -moz-linear-gradient(left,rgba(72,72,72,.2),#484848 100%);
        background: -webkit-linear-gradient(left,rgba(72,72,72,.2),#484848 100%);
        background:      -o-linear-gradient(left,rgba(72,72,72,.2),#484848 100%);
        background:     -ms-linear-gradient(left,rgba(72,72,72,.2),#484848 100%);
        background:         linear-gradient(to right,rgba(72,72,72,.2),#484848 100%);
    }.nav:before{
        display: block;
        overflow: hidden;

        padding: 1em;

        content: "≡    " attr(title);
        white-space: nowrap;
        text-overflow: ellipsis;
    }.nav:focus:before{
        content: none;
    }.nav:not(:focus) dd:not(:active),
    .nav:not(:focus) dt:not(:active){
        display: none;
    }.nav dd,
    .nav dt{
        width: 50%;
    }
}@media (max-width:300px){
    .nav dd,
    .nav dt{
        width: 100%;
    }
}
.muxa{
	color: #e76a50;
	position: relative;
}
.muxa:before{
	content: '✔';
	color: #f76b60;
	position: absolute;
	top:5px;
	left:5px;
}