/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: top;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}

.clearfix:after {
    clear: both;
}

.container .alpha {
    margin-left: 0px;
}

.container .omega {
    margin-right: 0px;
}

.row {
    margin-left: -30px;
}

.row:before,
.row:after {
    display: table;
    content: "";
    line-height: 0;
}

.row:after {
    clear: both;
}

[class*="grid_"] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
}

.container {
    width: 1170px;
}

.grid_12 {
    width: 1170px;
}

.grid_11 {
    width: 1070px;
}

.grid_10 {
    width: 970px;
}

.grid_9 {
    width: 870px;
}

.grid_8 {
    width: 770px;
}

.grid_7 {
    width: 670px;
}

.grid_6 {
    width: 570px;
}

.grid_5 {
    width: 470px;
}

.grid_4 {
    width: 370px;
}

.grid_3 {
    width: 270px;
}

.grid_25 {
    width: 260px;
}

.grid_23 {
    width: 240px;
}

.grid_2 {
    width: 170px;
}

.grid_1 {
    width: 70px;
}

.preffix_12 {
    margin-left: 1230px;
}

.preffix_11 {
    margin-left: 1130px;
}

.preffix_10 {
    margin-left: 1030px;
}

.preffix_9 {
    margin-left: 930px;
}

.preffix_8 {
    margin-left: 830px;
}

.preffix_7 {
    margin-left: 730px;
}

.preffix_6 {
    margin-left: 630px;
}

.preffix_5 {
    margin-left: 530px;
}

.preffix_4 {
    margin-left: 430px;
}

.preffix_3 {
    margin-left: 330px;
}

.grid_23 {
    width: 240px;
}

.preffix_2 {
    margin-left: 230px;
}

.preffix_1 {
    margin-left: 130px;
}

.container {
    margin-right: auto;
    margin-left: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*   overflow: hidden; */
}

.container:before,
.container:after {
    display: table;
    content: "";
    line-height: 0;
}

.container:after {
    clear: both;
}

.select-menu {
    display: none !important;
}

.sf-menu li {
    width: 130px;
}

@media (min-width: 980px) and (max-width: 1199px) {
    .row {
        margin-left: -20px;
    }

    .row:before,
    .row:after {
        display: table;
        content: "";
        line-height: 0;
    }

    .row:after {
        clear: both;
    }

    [class*="grid_"] {
        float: left;
        min-height: 1px;
        margin-left: 20px;
    }

    .container {
        width: 940px;
    }

    .grid_12 {
        width: 940px;
    }

    .grid_11 {
        width: 860px;
    }

    .grid_10 {
        width: 780px;
    }

    .grid_9 {
        width: 700px;
    }

    .grid_8 {
        width: 620px;
    }

    .grid_7 {
        width: 540px;
    }

    .grid_6 {
        width: 460px;
    }

    .grid_5 {
        width: 380px;
    }

    .grid_4 {
        width: 300px;
    }

    .grid_3 {
        width: 220px;
    }

    .grid_25 {
        width: 210px;
    }

    .grid_23 {
        width: 190px;
    }

    .grid_2 {
        width: 140px;
    }

    .grid_1 {
        width: 60px;
    }

    .preffix_12 {
        margin-left: 980px;
    }

    .preffix_11 {
        margin-left: 900px;
    }

    .preffix_10 {
        margin-left: 820px;
    }

    .preffix_9 {
        margin-left: 740px;
    }

    .preffix_8 {
        margin-left: 660px;
    }

    .preffix_7 {
        margin-left: 580px;
    }

    .preffix_6 {
        margin-left: 500px;
    }

    .preffix_5 {
        margin-left: 420px;
    }

    .preffix_4 {
        margin-left: 340px;
    }

    .preffix_3 {
        margin-left: 260px;
    }

    .preffix_2 {
        margin-left: 180px;
    }

    .preffix_1 {
        margin-left: 100px;
    }

    .sf-menu li {
        width: 104px;
    }

    .sf-menu a.last {
        border-right: none !important;
    }

}

@media (min-width: 768px) and (max-width: 979px) {
    .row {
        margin-left: -20px;
    }

    .row:before,
    .row:after {
        display: table;
        content: "";
        line-height: 0;
    }

    .row:after {
        clear: both;
    }

    [class*="grid_"] {
        float: left;
        min-height: 1px;
        margin-left: 20px;
    }

    .container {
        width: 728px;
    }

    .grid_12 {
        width: 728px;
    }

    .grid_11 {
        width: 684px;
    }

    .grid_10 {
        width: 620px;
    }

    .grid_9 {
        width: 530px;
    }

    .grid_8 {
        width: 450px;
    }

    .grid_7 {
        width: 428px;
    }

    .grid_6 {
        width: 364px;
    }

    .grid_5 {
        width: 300px;
    }

    .grid_4 {
        width: 200px;
    }

    .grid_3 {
        width: 172px;
    }

    .grid_25 {
        width: 150px;
    }

    .grid_23 {
        width: 130px;
    }

    .grid_2 {
        width: 108px;
    }

    .grid_1 {
        width: 44px;
    }

    .preffix_12 {
        margin-left: 788px;
    }

    .preffix_11 {
        margin-left: 724px;
    }

    .preffix_10 {
        margin-left: 660px;
    }

    .preffix_9 {
        margin-left: 596px;
    }

    .preffix_8 {
        margin-left: 532px;
    }

    .preffix_7 {
        margin-left: 468px;
    }

    .preffix_6 {
        margin-left: 404px;
    }

    .preffix_5 {
        margin-left: 340px;
    }

    .preffix_4 {
        margin-left: 276px;
    }

    .preffix_3 {
        margin-left: 212px;
    }

    .preffix_2 {
        margin-left: 148px;
    }

    .preffix_1 {
        margin-left: 84px;
    }

    .b-basketinhead {
        float: right;
        padding: 7px 10px 0 0 !important;
    }

    .b-newlogo a img {
        width: 172px !important;
    }

    .b-topcontacts span {
        font-size: 20px !important;
    }

    .sf-menu li {
        width: 110px;
    }

    .sectionrow h2 a {
        font-size: 10px !important;
    }

    .sectionleftPopular, .sectionrightPopular {
        clear: both !important;
        width: 100% !important;
    }

    .sectionrow .sectionleftPopular {
        margin-right: 30px;
    }

    .sf-menu > li:nth-child(1) {
        margin-left: 30px;
    }

    .sf-menu > li:nth-child(7) {
        margin-left: 200px;
    }

    .sectionrow li .line a {
        font-size: 11px !important;
    }

    .b-rightborderbox h3 {
        font-size: 12px !important;
    }

    .b-rightbgrbox h3 {
        font-size: 12px !important;
    }

    .b-rightborderbox ul {
        font-size: 11px !important;
    }

    .b-rightborderbox li {
        font-size: 11px !important;
    }

    .b-rightbgrbox {
        font-size: 11px !important;
    }

}

@media (max-width: 767px) {
    .container {
        width: 420px;
        padding: 0 0px;
    }

    .row {
        margin-left: 0;
    }

    [class*="grid_"] {
        float: none;
        display: block;
        width: 100%;
        margin-left: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .select-menu {
        display: block !important;
    }

    .b-hormenuwrap ul {
        /*    display:none !important;*/
    }

    .b-newlogo a img {
        width: 172px !important;
    }

    .sf-menu {
        display: none;
    }

    .sf-menu-wrap {
        /*     position:absolute;
             margin-top:1px !important;
             height:48px  !important;
                border-top:1px solid #fff !important;*/
        background: none !important;
        width: 420px;
    }

    .sf-menu li {
        width: 110px;
    }

    .sectionleftPopular, .sectionrightPopular {
        clear: both !important;
        width: 100% !important;
    }

    ul > .grid_23 {
        clear: both !important;
    }

    .mobilemenu_left_wrap {
        display: none;
    }

    .tovarsection_table, .for_tovar_margin {
        /*            width:420px !important;*/
    }

}

@media (max-width: 479px) {
    body {
        padding: 0;
    }

    .container {
        width: 430px;
        padding: 0 15px;
    }

    .row {
        margin-left: 0px;
    }

    .sf-menu-wrap {
        width: 260px;
    }

    .mobilemenu_left_wrap {
        display: none;
    }

    .tovarsection_table, .for_tovar_margin {
        /*            width:290px !important;*/
    }

}

.product-header {
    display: flex;
    vertical-align: top;
    margin: 2rem 0 1rem;
}

.product-image {
    flex: 0 0 auto;
}

.product-image img {
    border: none;
    margin: 4px 0 0;
    vertical-align: top;
    padding: 0;
    max-width: 100%;
}

.product-meta-row {
    display: flex;
    justify-content: space-around;
}

.product-meta-content {
    padding: 0 0.5rem;
    box-sizing: border-box;
}

.product-meta-content .name {
    color: #59be59;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0.75rem;
}

.product-checkout {
    margin: 1.5rem 0 1rem;
    display: flex;
    justify-content: start;
}

.product-price-amount {
    color: #ff9900;
    font-size: 20px;
    text-align: right;
    padding-right: 1rem;
    box-sizing: border-box;
    max-width: 150px;
}

.product-price-amount [itemprop=price] {
    font-size: 20px;
}

.product-basket {
    flex: 1 1 auto;
    white-space: nowrap;
}

.product-basket .basket,
.product-basket .get_discount,
.wholesale_button,
.uznat_kogda_poyvitsa {
    display: inline-block;
    float: none !important;
    text-align: center;
    margin: 0 !important;
    text-transform: capitalize;
    border-radius: 5px;
    position: relative;
    border: none;
    cursor: pointer;
}

.wholesale_button {
    text-transform: none;
}

.product-basket .basket {
    margin: 0 0 0 20px;
    padding: 10px 16px 8px 42px;
    background: #3bb43b url(/design/5/basket2.png) no-repeat 6px 8px;
    background-size: 180px;
    box-shadow: 0 5px 1px 0 rgba(0, 71, 0, 0.75);
    color: #ffffff;
    cursor: pointer;
    transition: background-color .5s;
}

.product-basket .get_discount, .wholesale_button, .uznat_kogda_poyvitsa {
    padding: 10px 16px 8px !important;
    background: #cc0000;
    color: #fff;
    box-shadow: 0 5px 1px 0 rgba(104, 0, 0, 0.75);
}

.uznat_kogda_poyvitsa{text-transform: none;}

.product-basket .basket:hover,
.product-basket .basket:focus {
    background-color: #42d742;
}

.product-basket .basket a,
.product-basket .basket a:visited {
    color: #ffffff;
}

.product-meta-additional {
    min-width: 150px;
}

.product-meta-additional .blokspravadetails {
    position: relative !important;
    margin: 0 !important;
    padding: 0 !important;
}

.product-meta-sku {
    color: #929292;
    font-size: 0.7rem !important;
    margin-bottom: 1rem;
    text-align: center;
}