

/* Start:/local/components/sh/catalogProducts/templates/.default/style.css?16388813691066*/
.last-price {
    color: #767676;
    font-size: 12px;
}

@media (max-width: 700px) {

    .modal .input-block-hint {
        display: none;
    }
    .modal .form-row__label {
        font-size: 18px;
        color: #313131;
    }

}

input[placeholder] {
    color: #313131;
    font-size: 12px;
    letter-spacing: -0.5px;

}
input::-moz-placeholder     {
    color: #313131;
    font-size: 12px;
    letter-spacing: -0.5px;
}
input:-moz-placeholder      {
    color: #313131;
    font-size: 12px;
    letter-spacing: -0.5px;
}
input:-ms-input-placeholder {
    color: #313131;
    font-size: 12px;
    letter-spacing: -0.5px;
}

input::-webkit-input-placeholder {color: #313131;
    font-size: 12px;
    letter-spacing: -0.5px;}
input::-moz-placeholder          {color: #313131;
    font-size: 12px;
    letter-spacing: -0.5px;}/* Firefox 19+ */
input:-moz-placeholder           {color: #313131;
    font-size: 12px;
    letter-spacing: -0.5px;}/* Firefox 18- */
input:-ms-input-placeholder      {color: #313131;
    font-size: 12px;
    letter-spacing: -0.5px;}
/* End */


/* Start:/local/components/sh/catalogProducts/templates/.default/styles/catalog.css?163888584346036*/
@charset "UTF-8";

.buttons {
    margin-top: 15px;
    width: 100%;
}
.poll-block .poll-content {
    background: url(/images/poll/poll-bg.png) repeat-x 0 0 #f2f2f2;
    border-right: 1px solid #e7e7e7;
    border-bottom: 1px solid #ededed;
    border-left: 1px solid #e7e7e7;
    border-radius: 3px;
    padding: 11px 13px 12px;
}
.poll-block .poll-content p {
    line-height: 17px;
    margin-bottom: 10px;
}
.poll-block .poll-content .starrequired {
    color: #f70303;
    margin-left: 2px;
}
.poll-block .poll-content textarea {
    height: 68px;
    margin-bottom: 16px;
    width: 183px;
}
.poll-block .poll-content content {
    padding: 12px 12px 10px 13px;
}
.poll-block .green-btn input {
    padding: 0 24px;
}
.poll-options {
    margin-bottom: 25px;
}
.poll-options .option label {
    margin-left: 2px;
}
.poll-options .option input {
    margin: 0 6px 0 0;
}
textarea.autosize {
    -webkit-transition: height 0.2s;
    -o-transition: height 0.2s;
    transition: height 0.2s;
}
.info-item {
    border-top: 1px solid #e8e8e8;
    padding: 17px 0 18px;
}
.info-item .validation-icons {
    float: left;
    height: 21px;
    width: 46px;
}
.info-item .validation-icons i {
    display: block;
    width: 47px;
}
.info-item .validation-icons i.validated {
    background: url(/images/checkout/validated.png) 0 0 no-repeat;
    height: 21px;
}
.info-item .validation-icons i.required {
    background: url(/images/checkout/required.png) no-repeat;
    height: 8px;
    margin-top: 7px;
}
.info-item .validation-icons i.not-required {
    height: 1px;
}
.info-item .label-area {
    float: left;
    padding-top: 5px;
    width: 188px;
}
.info-item .label-area label {
    color: #313131;
    font-size: 12px;
    font-weight: 700;
}
.info-item .input-area {
    float: left;
    width: 400px;
}
.info-item .input-area input[type='text'],
.info-item .input-area input[type='number'],
.info-item .input-area input[type='password'] {
    border: 1px solid #c6c6c6;
    border-radius: 4px;
    color: #2d2d2d;
    font-family: Arial, serif;
    font-size: 12px;
    margin: 0;
    padding: 5px 10px 6px;
}
.info-item .input-area textarea {
    border: 1px solid #c6c6c6;
    border-radius: 4px;
    color: #2d2d2d;
    height: 84px;
    padding: 9px 10px;
    width: 363px;
}
.select-wrapper {
    float: left;
    margin-right: 14px;
    position: relative;
}
span.select {
    background: url(/images/checkout/select.png) 0 0 no-repeat;
    bottom: 0;
    cursor: default;
    float: left;
    height: 28px;
    left: 0;
    line-height: 28px;
    position: absolute;
    text-indent: 10px;
    width: 66px;
    z-index: 1;
    top: 0;
}
.mobile-code {
    color: #828d80;
    float: left;
    margin-left: -39px;
    margin-top: 5px;
}
.mobile-info {
    color: #828d80;
    float: left;
    width: 215px;
}
input.phone-area {
    display: block;
    float: left;
    margin-right: 13px !important;
    width: 53px;
}
ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover {
    color: #fc8d3d;
}
.funy_btns ul.compare_list li a:hover {
    color: #768c1f;
}
.voting-form-box .vote-note-box {
    color: #000000;
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 5px;
}
.voting-form-box .vote-note-error {
    background: none 0 0 repeat scroll #fbf4b3;
    border: 1px solid #e0503a;
}
ul.auth-tabs {
    margin-left: 60px;
}
ul.auth-tabs li a.selected {
    background: #ffffff;
    border: 1px solid #c6c6c6;
    border-bottom-color: #ffffff;
    color: #337b22;
    line-height: 44px;
    margin-top: 0;
    padding: 0 12px;
}
.auth-tabs-content {
    border-top: 1px solid #c6c6c6;
    margin-top: -1px;
    padding: 24px 73px 20px 74px;
}
.auth-tab-content .label-area,
.pass-recovery-pp .label-area {
    padding-right: 45px;
    width: 100px;
}
.capcha-area input {
    float: left;
    margin: 8px 18px 0 0 !important;
    width: 50px;
}
.capcha-area > div {
    float: left;
    margin-right: 13px;
    width: 180px;
}
.capcha-area > a {
    float: left;
    margin-top: 10px;
}
a.dotted-link {
    border-bottom: 1px dotted #004780;
    color: #004780;
    text-decoration: none;
}
input.password-input {
    margin-right: 11px !important;
}
.auth-tab-content p {
    color: #313131;
    font-size: 14px;
    line-height: 17px;
}
.pp-auth .info-item .label-area,
.pass-recovery-pp .info-item .label-area {
    display: table-cell;
    float: none;
    padding-top: 0;
    vertical-align: middle;
}
.pp-auth .info-item .input-area,
.pass-recovery-pp .info-item .input-area {
    display: table-cell;
    float: none;
    vertical-align: middle;
}
.pp-auth .mobile-info,
.pass-recovery-pp .mobile-info {
    padding-top: 5px;
}


.pass-recovery-pp {
    background: #ffffff;
    border: 3px solid #ffd607;
    z-index: 9999;
    position: fixed;
    top: 30%;
    left: 40%;
    border-radius: 7px;
    display: none;
    -webkit-box-shadow: 0 0 7px 0 #555555;
    box-shadow: 0 0 7px 0 #555555;
}
.pass-recovery-pp > div {
    padding: 30px 49px 20px;
}
.pass-recovery-pp .close-pp {
    background: url(/images/close-pp-red.png) no-repeat 0 0;
    position: absolute;
    top: 20px;
    right: 20px;
    width: 15px;
    height: 15px;
    cursor: pointer;
}
.pass-recovery-pp h3 {
    color: #337b22;
    font-size: 24px;
    margin-bottom: 19px;
}
.pass-recovery-pp p {
    margin-bottom: 28px;
    font-size: 14px;
}
.pass-recovery-pp.smaller-win {
    overflow: hidden;
}
.pass-recovery-pp .btns-bar {
    margin-top: 10px;
}
.pass-recovery-pp .info-item .input-area .mobile-info {
    padding: 0;
}
.cat_nav li > .submenu {
    -moz-border-radius: 0 0 4px 0;
    background: #ffffff none;
    border-left: none;
    border-radius: 0 0 4px 0;
    display: none;
    list-style: none;
    margin-top: -1px;
    padding: 0 0 8px;
    position: absolute;
    top: 0;
    z-index: 100;
}
.faq-items .move_all {
    background: url(/images/faq_all.gif) no-repeat 100% 5px;
    color: #003399;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 14px;
    font-weight: 400;
    padding-right: 14px;
}
.faq-items .move_all a {
    border-bottom: thin dotted;
    font-size: 12px;
    text-decoration: none;
}
.faq-items .ansver_left {
    min-height: 300px;
    padding: 0 0 20px;
}
.faq-items .header_cont {
    width: 250px;
}
.ansver_left h5 {
    margin: 16px 0;
}
.ansver_left h5.opened a {
    color: #cd3d0c;
}
.ansver_left h5 a {
    border-bottom: thin dotted;
    color: #003399;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
}
.compare {
    clear: left;
    font-size: 12px;
}
.compare a {
    color: #0f50b9 !important;
    font-size: 12px !important;
}
.catalog-arrs {
    background: url(/images/catalog-arr.png) 0 0 no-repeat;
    display: block;
    height: 19px;
    position: absolute;
    right: 12px;
    top: 13px;
    width: 20px;
    z-index: 20;
}
ul.basket-tabs li a.selected {
    background: none;
    border: 1px solid #c6c6c6;
    border-bottom-color: #ffffff;
    color: #337b22;
    line-height: 44px;
    margin-top: 0;
    padding: 0 12px;
}
.submit-promo span.yellow-btn {
    margin-left: 9px;
    margin-right: 30px;
}
.product-list {
    height: 1%;
    position: relative;
    width: 100%;
    z-index: 10;
}
.product-list-main-i {
    padding: 0 0 0 246px;
    position: relative;
}
.product-list-sidebar {
    float: left;
    margin-right: -100%;
    position: relative;
    width: 220px;
    z-index: 2;
    background: #ffffff;
}
.sidebar-filter {
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    overflow: hidden;
}
.accordion-main {
    position: relative;
}
.accordion-main > .prop-title,
.etc-info div.form-item {
    cursor: pointer;
    position: relative;
    padding: 10px 20px 9px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f8f8f8));
    background: -webkit-linear-gradient(#ffffff, #f8f8f8);
    background: -o-linear-gradient(#ffffff, #f8f8f8);
    background: linear-gradient(#ffffff, #f8f8f8);
    border-bottom: 1px solid #f8f8f8;
    -webkit-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}
.accordion-main > .prop-title.closed,
.etc-info div.form-item {
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0);
    border-color: #dddddd;
}
.accordion-main > .prop-title:after {
    content: '';
    position: absolute;
    top: 15px;
    left: 20px;
    border: 4px solid transparent;
    border-bottom: none;
    border-top: 6px solid;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: -webkit-transform 0.15s;
    transition: -webkit-transform 0.15s;
    -o-transition: -o-transform 0.15s;
    transition: transform 0.15s;
    transition: transform 0.15s, -webkit-transform 0.15s, -o-transform 0.15s;
}
.accordion-main > .prop-title.closed:after {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
}
.accordion-main > .prop-title span {
    color: #313131;
    display: block;
    vertical-align: middle;
    font-size: 12px;
    line-height: 16px;
    font-weight: 700;
    padding: 0 15px 0 18px;
    text-overflow: ellipsis;
}
.filter-item-block {
    position: relative;
    padding: 10px 18px 12px;
    overflow: hidden;
}
.filter-item-block:before {
    content: '';
    position: absolute;
    bottom: -1px;
    right: 0;
    left: 0;
    height: 1px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}
.submit-form {
    padding-top: 12px;
}
.btn-show {
    float: left;
    margin: 0 9px 0 0;
}
.submit-form a {
    border-bottom: 1px dotted #004780;
    color: #004780;
    display: block;
    float: left;
    font-size: 11px;
    margin-top: 6px;
    text-decoration: none;
}
.accordion-main > .etc-info {
    clear: both;
    padding: 0;
}
.accordion-main > .etc-info.submit-block {
    padding: 5px 13px 13px;
}
.submit-block_placeholder {
    height: 60px;
    display: none;
}
.fixed_submit .submit-block_placeholder {
    display: block;
}
.fixed_submit .etc-info.submit-block {
    position: fixed;
    bottom: 0;
    width: 220px;
    background: white;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}
.etc-info div.form-item {
    padding: 12px 18px 10px;
}
.etc-info div.form-item label {
    font-weight: 700;
    padding-right: 15px;
}
.price-area input {
    border: 1px solid #abadb3;
    border-radius: 1px;
    color: #313131;
    float: left;
    font-size: 12px;
    letter-spacing: -0.5px;
    margin-right: 3px;
    padding: 2px;
    width: 59px;
}
.price-area input.hasValue {
    background: #def7ba;
}
.price-area span {
    float: left;
    line-height: 20px;
    margin-right: 3px;
}
div.slider-bar {
    clear: both;
    height: 30px;
    margin-top: 4px;
}
.ui-slider .ui-slider-handle {
    cursor: pointer;
    height: 21px;
    position: absolute;
    width: 23px;
    z-index: 2;
}
.ui-slider .slider-handle-left {
    background: url(/images/product-list/slider-left-pointer.png) 0 100% repeat-x;
    margin-left: -17px;
}
.ui-slider .slider-handle-right {
    background: url(/images/product-list/slider-right-pointer.png) 0 100% repeat-x;
    margin-left: -4px;
}
.ui-slider .ui-slider-range {
    border: 0;
    display: block;
    font-size: 0.7em;
    overflow: hidden;
    position: absolute;
    z-index: 1;
}
.ui-slider-horizontal {
    height: 6px;
}
.ui-slider-horizontal .ui-slider-handle {
    top: 7px;
}
.ui-slider-horizontal .ui-slider-range {
    height: 100%;
    top: 0;
}
.ui-slider-horizontal .ui-slider-range-min-na,
.ui-slider-horizontal .ui-slider-range-max-na {
    background: none 0 0 repeat scroll #000000;
    height: 6px;
    margin-top: 0;
    opacity: 0.45;
    position: absolute;
    z-index: 2;
}
.ui-slider-horizontal .ui-slider-range-max-na {
    right: 0;
    z-index: 3;
}
.ui-slider-horizontal .ui-slider-range-num {
    color: #6f6a65;
    font-size: 9px;
    margin-top: 10px;
    position: absolute;
    text-align: center;
}
.ui-slider-horizontal .ui-slider-range-num span {
    font-size: 3px;
}
@media (max-width: 479px) {
    .ui-slider-horizontal .ui-slider-range-num span {
        width: 100px;
        position: absolute;
        bottom: 11px;
        left: 5px;
    }
}
.grid {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}
.grid__item {
    transition: all 0.1s linear;
    width: 50%;
}
.grid__item:first-child {
    padding-right: 5px;
}
.grid__item:last-child {
    padding-left: 5px;
}
.buttons:hover .grid__item:not(:hover) {
    width: 20%;
    transition: all 0.1s linear;
}
@media (max-width: 479px) {
    .buttons:hover .grid__item:not(:hover) {
        width: 50%;
    }
}
.buttons:hover .grid__item:hover {
    width: 80%;
}
@media (max-width: 479px) {
    .buttons:hover .grid__item:hover {
        width: 50%;
    }
}
.button-click {
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    padding: 5px 5px 5px 30px;
    border: 1px solid #257315;
    outline: none;
    background-color: rgba(255, 255, 255, 0);
    box-shadow: 0 1px 3px rgba(30, 30, 30, 0.3);
    transition: all 0.3s linear;
    width: 100%;
    position: relative;
    height: 32px;
    cursor: pointer;
}
@media (max-width: 479px) {
    .button-click {
        height: 30px;
    }
}
.button-click_green {
    background-color: #257315;
    color: #fff;
}
.button-click_green .button-click__icon svg {
    fill: #fff;
}
.button-click__icon {
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.1s 0.1s ease;
}
.button-click__icon svg {
    width: 100%;
    max-height: 100%;
    fill: #257315;
}
.button-click__text {
    transition: all 0.1s linear;
    white-space: nowrap;
    font-size: 12px;
    opacity: 0;
    color: #257314;
}
@media (max-width: 479px) {
    .button-click__text {
        display: none;
    }
}
.button-click:hover .button-click__icon {
    left: 15px;
    transition: all 0.3s linear;
}
@media (max-width: 479px) {
    .button-click:hover .button-click__icon {
        left: 50%;
    }
}
.button-click:hover .button-click__text {
    opacity: 1;
    transition: all 0.1s 0.3s linear;
}
.button-click[disabled] {
    cursor: default;
}
.button-click_green {
    background: linear-gradient(#549729, #257315);
    box-shadow: 0 1px 3px rgba(30, 30, 30, 0.3);
}
.modal-mask {
    position: fixed;
    z-index: 9998;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
}
.modal-container {
    width: 400px;
    max-width: 100%;
    margin: 0 auto;
    padding: 20px 30px;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.33);
    transition: all .3s ease;
    font-family: Helvetica, Arial, sans-serif;
}
.modal-header h3 {
    margin-top: 0;
    color: #42b983;
}
.modal-body {
    margin: 20px 0;
}
.modal-default-button {
    float: right;
    cursor: pointer;
}
.modal-default-button--close {
    margin-right: -15px;
    width: 30px;
    height: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 25px;
    top: 10px;
}
.modal-default-button--close svg {
    width: 20px;
    height: 20px;
}
.modal-mask--order {


}
.modal-mask--order .modal-wrapper {
    max-width: 100%;
}
.modal-mask--order .form-row {
    display: block;
}
.modal-mask--order .modal-container {
    padding: 30px;
    position: relative;
}
.modal-mask--order .form-row__label {
    margin-bottom: 10px;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    width: 100%;
}
.modal-mask--order .rect-banner__txt {
    font-size: 14px;
    line-height: 20px;
}
.modal-mask--order .page-header__cell-logo {
    width: 190px;
}
.modal-mask--order .page-header__cell-logo img {
    max-height: 90px;
}
.modal-mask--order .page-header__row {
    padding-top: 40px;
}
.modal-mask--order .page-header-top-nav {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background: #ffffff;
    padding: 8px 20px;
    border-bottom: 1px solid #eaeaea;
}
.modal-mask--order .catalog-btn {
    width: 170px;
}
.modal-mask--order .catalog-btn__count {
    display: none;
}
.modal-mask--order .input-block {
    max-width: none;
    float: none;
}
.modal-mask--order .form-row__input {
    display: block;
}
.modal-mask--order .catalog_table__item {
    width: 33.333333%;
}
.modal-mask--order .main-banners__grid-item {
    width: -webkit-calc(50% - 20px);
    width: calc(50% - 20px);
}
.modal-mask--order .main-banners__grid-item:nth-child(3) {
    display: none;
}
.modal-mask--order .no-touch .rect-banner:hover {
    border-color: #e2e2e2;
}
.modal-mask--order .contact-grid {
    -moz-column-count: 3;
    -webkit-column-count: 2;
    column-count: 3;
}
.modal-mask--order .copyright {
    width: 100%;
    margin-top: 20px;
}
.modal-mask--order .sections .searchHint span {
    width: 220px;
}
.modal-mask--order .main-slider__title {
    font-size: 40px;
    line-height: 50px;
}
.modal-mask--order .dropdown .top-nav-menu__link,
.modal-mask--order .page-nav-item-wrap .compare_list a {
    padding: 6px 10px;
}
.modal-mask--order ul.breadcrumbs-new li {
    display: none;
    background: none;
}
.modal-mask--order ul.breadcrumbs-new li:nth-last-child(2) {
    display: block;
    position: relative;
    padding-left: 16px;
    margin: 0;
}
.modal-mask--order .product-list {
    position: static;
    height: auto;
}
.modal-mask--order .product-list-main-i {
    padding: 0;
}
.modal-mask--order .product-list-sidebar {
    position: fixed;
    padding: 0;
    margin: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background: #ffffff;
    z-index: 995;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-transition: -webkit-transform 300ms;
    transition: -webkit-transform 300ms;
    -o-transition: -o-transform 300ms;
    transition: transform 300ms;
    transition: transform 300ms, -webkit-transform 300ms, -o-transform 300ms;
}
.modal-mask--order .product-list-sidebar.open {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.modal-mask--order .sidebar-filter {
    height: -webkit-calc(100% - 50px);
    height: calc(100% - 50px);
    overflow: auto;
}
.modal-mask--order .sidebar-banner,
.modal-mask--order .product-list-sidebar .show-vote {
    display: none !important;
}
.modal-mask--order .tags-section {
    position: fixed;
    width: 220px;
    padding: 0;
    margin: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background: #ffffff;
    z-index: 995;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-transition: -webkit-transform 300ms;
    transition: -webkit-transform 300ms;
    -o-transition: -o-transform 300ms;
    transition: transform 300ms;
    transition: transform 300ms, -webkit-transform 300ms, -o-transform 300ms;
}
.modal-mask--order .tags-section.open {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.modal-mask--order .tags-container {
    height: 100%;
    overflow: auto;
}
.modal-mask--order .tags__item {
    display: block;
}
.modal-mask--order .tag-link {
    margin: 5px 0;
    white-space: normal;
}
.modal-mask--order .mobile-header {
    display: block;
}
.modal-mask--order .mobile-sidebar {
    width: 320px;
}
.modal-mask--order .toggle-section {
    display: block;
}
.modal-mask--order .mobile-panel .mobile-header {
    display: block;
}
.modal-mask--order .comp-item-top {
    width: 180px;
}
.modal-mask--order .comparison-table-item {
    width: 180px;
}
.modal-mask--order .product-price-info {
    width: 450px;
    min-width: 450px;
}
.modal-mask--order .product-price-info .product-old-price {
    font-size: 20px;
    line-height: 28px;
    margin-top: 3px;
}
.modal-mask--order .product-gallery-w {
    padding-left: 60px;
}
.modal-mask--order .product-gallery-full {
    padding-left: 0;
}
.modal-mask--order .gallery-nav-center {
    display: block;
    height: auto;
}
.modal-mask--order .gallery-nav li a {
    width: 50px;
    height: 50px;
}
.modal-mask--order .main-content {
    float: none;
}
.modal-mask--order .main-content-inner {
    padding: 0;
    float: none;
}
.modal-mask--order .accordion-sidebar {
    float: none;
    margin: 0;
    width: auto;
}
.modal-mask--order .accordion-sidebar-inner {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
}
.modal-mask--order .similar-product {
    display: inline-block;
    width: 100%;
}
.modal-mask--order .similar-product-info a {
    display: inline-block;
}
.modal-mask--order .similar-product-price a {
    display: inline-block;
}
.modal-mask--order .review-block-main {
    width: 60%;
    margin-bottom: 20px;
}
.modal-mask--order .review-tips-inner {
    padding-left: -webkit-calc(60% + 20px);
    padding-left: calc(60% + 20px);
}
.modal-mask--order .review-form-footer {
    padding-left: 0;
    width: auto;
}
.modal-mask--order .review-form-footer > div {
    width: auto;
}
.modal-mask--order .total-stars i.big-stars {
    float: none;
    margin: 0;
}
.modal-mask--order .publish-submit {
    float: none;
}
.modal-mask--order .review-form .form-row,
.modal-mask--order .review-form .form-row__label,
.modal-mask--order .review-form .form-row__input {
    display: block;
    width: 100%;
}
.modal-mask--order .review-form .form-row__label {
    margin-bottom: 10px;
}
.modal-mask--order .reg-page {
    background-position: 0 100%;
    padding-top: 0;
    padding-bottom: 160px;
    -webkit-background-size: 65% 65%;
    background-size: 65%;
}
.modal-mask--order .auth-page {
    background-position: 0 100%;
    padding-top: 0;
    padding-bottom: 200px;
    -webkit-background-size: 65% 65%;
    background-size: 65%;
}
.modal-mask--order .auth-form {
    margin-top: 12px;
}
.modal-mask--order .buy-now-only .top-price-area {
    padding-left: 20px;
    padding-right: 20px;
}
.modal-mask--order .columns-4 {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
}
.modal-mask--order .shipping-adv-wrap {
    display: block;
}
.modal-mask--order .shipping-adv-table {
    margin: 30px 0 20px;
}
.modal-mask--order .shipping-header .h1 {
    width: auto;
    margin-right: 0;
}
.modal-mask--order .shipping-list-main__col {
    width: 33.333333%;
    margin-bottom: 20px;
}
.modal-mask--order .shipping-phones {
    width: 50%;
}
.modal-mask--order .shipping-phones .phones > div {
    float: none;
    margin: 0 0 10px;
}
.modal-mask--order #shipping-area {
    width: 60%;
    margin-right: 30px;
}
.modal-mask--order .shipping-map-main > div {
    padding: 0 0 0 60%;
}
.modal-mask--order .bonus-banner {
    padding-left: 40px;
    padding-right: 40px;
}
.modal-mask--order .bonus-main {
    padding-left: 0;
    padding-right: 0;
}
.modal-mask--order .bonus-banner {
    max-height: 360px;
}
.modal-mask--order .bonus-banner h2 {
    margin-bottom: 20px;
}
.modal-mask--order .bonus-banner > div {
    width: auto;
    max-width: 280px;
}
.modal-mask--order .bonus-banner p {
    width: auto;
    font-size: 14px;
    line-height: 22px;
}
.modal-mask--order .left-sidebar {
    width: 180px;
    padding: 0 30px;
}
.modal-mask--order .basket-product-img {
    display: block;
    float: none;
    width: auto;
}
.modal-mask--order .basket-product-img img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
}
.modal-mask--order .basket-product-check {
    display: inline-block;
    float: none;
    width: auto;
    margin-top: 5px;
}
.modal-mask--order .basket-block-main > div {
    padding: 0 30px 0 180px;
}
.modal-mask--order .basket-preview-total .basket-block-main {
    width: auto;
}
.modal-mask--order .basket-block-main .basket-block-main_footer {
    padding: 0;
}
.modal-mask--order .right-sidebar {
    float: right;
    margin: 10px 0 0;
}
.modal-mask--order .hidden-catalog-filter-area {
    left: 0;
    width: 100%;
}
.modal-mask--order .hidden-catalog-filter-area .show-all {
    display: block;
}
@media (max-width: 767px) {
    .form-item + .form-item {
        margin-top: 10px;
    }
    .visible-xs {
        display: block !important;
    }
    .visible-xs_ib {
        display: inline-block !important;
    }
    .hidden-xs {
        display: none !important;
    }
    .pseudo-select-xs_ib {
        display: inline-block;
    }
    [data-accordion-init='xs'] .accordion__btn:before {
        display: block;
    }
    [data-accordion-init='xs'] .js-accordion__body {
        display: none;
    }
    [data-accordion-init='xs'] .accordion__btn {
        padding-right: 15px;
    }
    [data-accordion-init='xs'] .accordion__btn .section-header__title {
        color: #326fbb;
    }
    .open[data-accordion-init='xs'] .accordion__btn,
    .open[data-accordion-init='xs'] .accordion__btn .section-header__title,
    .open[data-accordion-init='xs'] .accordion__btn a {
        color: #257315;
    }
    [data-accordion-init='xs'] .accordion__btn:before {
        display: block;
    }
    .row_tp {
        padding: 0;
    }
    .page-main__title {
        padding: 0;
    }
    .guideline_container {
        padding-left: 0;
        padding-right: 0;
    }
    .dropdown-xs {
        position: absolute;
        display: none;
        width: 100%;
        padding: 15px 20px;
        -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    }
    .dropdown-xs.open {
        display: block;
    }
    .basket-dropdown {
        left: -185px !important;
    }
    .catalog .h2 {
        display: block;
        text-align: center;
        margin: 0 0 16px;
        width: 100%;
    }
    .shipping-tabs-dropdown,
    .catalog .tabs {
        overflow: visible;
        text-align: center;
        background: none;
        margin: auto;
    }
    .shipping-tabs-dropdown .pseudo-select,
    .catalog .tabs .pseudo-select {
        display: block;
        text-align: left;
        padding-top: 11px;
        padding-bottom: 11px;
    }
    .shop-tabs.dropdown-xs,
    .catalog .tabs .tab-list.dropdown-xs {
        padding: 15px 0;
    }
    .shipping-tabs-dropdown {
        position: relative;
    }
    .shop-tabs.dropdown-xs li {
        float: none;
        margin: 0;
    }
    .catalog .tabs .tab-list.dropdown-xs li,
    .shop-tabs.dropdown-xs li a {
        background: none !important;
        display: block;
        width: auto;
        margin: 0;
        line-height: 20px;
        text-align: left;
        float: none;
        font-weight: normal;
    }
    .shop-tabs-content {
        padding-left: 0;
        padding-right: 0;
    }
    .shop-tabs li a,
    .shop-tabs li a.selected {
        padding-right: 13px;
        padding-left: 13px;
    }
    .shop-tabs li a,
    ul.shop-tabs li a h1 {
        font-size: 14px;
    }
    .shop-tabs.dropdown-xs li a,
    .tab-list.dropdown-xs li a {
        display: block;
        padding: 5px 20px;
        font-family: Arial, Helvetica, sans-serif;
    }
    .catalog_table__item {
        width: 50%;
    }
    .page-header__cell-logo {
        width: auto;
        text-align: left;
        padding: 0 20px 0 0;
    }
    .page-header__cell-logo img {
        max-height: none;
        height: auto;
        width: 160px;
    }
    .contacts-block {
        text-align: right;
    }
    .contacts-block__time {
        display: none;
    }
    .page-header__cell-main {
        width: 200px;
    }
    .page-nav .container {
        padding: 0;
    }
    .catalog-btn {
        width: 200px;
    }
    .page-nav__cell-compare,
    .page-header-bottom-btn__txt {
        display: none;
    }
    .page-header-bottom-btn__badge {
        margin-left: 0;
    }
    .top-search-mobile__btn .svg-icon {
        max-width: 100%;
        max-height: 100%;
    }
    .dropdown_xs {
        position: relative;
    }
    .contact-grid {
        position: absolute;
        top: 100%;
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
    }
    .contact-grid__item {
        display: block;
        padding-bottom: 12px;
    }
    .footer-nav__column {
        width: 100%;
        padding: 0 20px;
        margin: 5px 0;
        text-align: left;
    }
    .footer-nav__column .h5 {
        display: none;
    }
    .reviews {
        min-height: 70px;
        max-width: 360px;
        margin: 0 auto;
        padding: 10px 0 10px 90px;
        text-align: left;
    }
    .reviews a {
        display: inline-block;
        width: 130px;
        margin-top: 10px;
        padding: 0 15px;
        vertical-align: top;
    }
    .copyright {
        text-align: center;
        margin-top: 0;
        padding-top: 0;
        border-top: none;
    }
    .footer-nav .row {
        margin: 0 -15px 0;
    }
    .page-nav__cell-menu {
        position: static;
    }
    .cat_nav li > .submenu {
        position: static;
        margin-top: 0;
        min-width: 100%;
    }
    .cat_nav > li > .submenu > ul {
        -webkit-column-width: auto;
        -moz-column-width: auto;
        column-width: auto;
    }
    .cat_nav li li,
    .cat_nav li:hover li {
        margin: 0 0 0 12px;
    }
    .cat_nav li li a,
    .cat_nav li.submenu-visible li a {
        padding: 7px 10px 7px 20px;
    }
    .cat_nav > li > a {
        padding: 10px 20px 10px 20px;
    }
    .main-banners__grid {
        display: block;
        width: 100%;
        border: 1px solid #e2e2e2;
        border-radius: 5px;
    }
    .main-banners__grid-item {
        display: block;
        margin: 0;
        width: 100%;
        border-radius: 0;
        border: none;
        border-bottom: 1px solid #e2e2e2;
    }
    .main-banners__grid-item:last-child {
        display: block;
    }
    .main-banners__grid-item:last-child {
        border: none;
    }
    .main-banners__grid-item {
        min-height: 90px;
    }
    .rect-banner {
        height: auto;
    }
    .rect-banner__title {
        margin-bottom: 5px;
    }
    .rect-banner__img-box {
        height: 75px;
        top: 9px;
    }
    .rect-banner__img-box img {
        max-height: 75px;
    }
    .rect-banner__img-box::after {
        height: 75px;
    }
    .main-slider__title {
        font-size: 28px;
        line-height: 38px;
    }
    .main-slider__nav-item {
        font-size: 12px;
    }
    .catalog {
        margin-top: 30px;
    }
    .add-compare {
        display: none;
    }
    .section_top {
        padding: 0 0 20px;
    }
    .sections-header h1 {
        padding: 20px 0;
        width: auto;
    }
    .sections .list-block {
        padding: 0 0 20px;
        margin: 0;
    }
    .list-block > ul,
    .content_item ul {
        -webkit-columns: 2;
        -moz-columns: 2;
        columns: 2;
    }
    .sections .searchHint {
        display: none;
    }
    .section__header {
        position: relative;
        min-height: 80px;
        padding: 10px 0 15px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .section-header__title {
        vertical-align: middle;
        margin: 0;
    }
    .map-columns .section__header {
        min-height: inherit;
        padding: 15px 0;
    }
    .section ul li {
        margin: 7px 0;
    }
    .product-list-main-i .catalog_table__item {
        width: 50%;
    }
    .toggle-container {
        display: block;
    }
    .toggle-item {
        width: auto;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .accordion-body-content {
        padding: 0;
    }
    .faq-items .ansver_left {
        width: 100%;
    }
    .accordion-main .question,
    .comparison-table-head__row a.question {
        display: none;
    }
    .pp-accordion-main {
        min-width: 260px;
    }
    .pp-accordion-bottom i {
        min-width: 256px;
    }
    .pp-accordion-top i {
        min-width: 254px;
    }
    .pp-accordion-close {
        position: absolute;
        left: 250px !important;
        top: 15px;
    }
    [data-viewport='mobile'] {
        display: block;
    }
    .product-gallery-w {
        margin-bottom: 40px;
    }
    .gallery-image-area {
        padding-right: 0;
    }
    .gallery-image__item {
        height: 200px;
    }
    .gallery-nav-area {
        margin-top: -20px;
    }
    .card-nav-area {
        position: static;
    }
    ul.card-nav {
        height: auto;
        padding-left: 0;
        padding-bottom: 10px;
        margin-top: 10px;
    }
    ul.card-nav li {
        line-height: 24px;
    }
    .cart-top-info {
        display: block;
    }
    .product-price-info {
        width: auto;
        min-width: inherit;
        -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    }
    .accordion-sidebar {
        float: none;
        margin: 0;
    }
    .main-content {
        float: none;
    }
    .main-content-inner {
        padding: 0;
    }
    .product-reviews {
        padding-right: 0;
        padding-left: 0;
    }
    .review-tips {
        display: none;
    }
    .review-block-main {
        float: none;
        margin: 0;
        width: 100%;
    }
    .img_opasity a {
        width: 60px;
        right: 0;
    }
    .description-row-item.more-description {
        display: none;
    }
    .product-description a.more-description {
        display: inline-block;
        padding-right: 10px;
        width: auto;
        height: auto;
        background-position: 100% 5px;
        vertical-align: middle;
    }
    .description-row-item a.more-description:before {
        content: '\D0\178\D0\BE\D0\B4\D1\20AC\D0\BE\D0\B1\D0\BD\D0\B5\D0\B5';
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px;
        font-size: 11px;
        color: #767676;
    }
    .product-description-row.opened a.more-description:before {
        content: '\D0\A1\D0\BA\D1\20AC\D1\2039\D1\201A\D1\152';
    }
    .description-row-item.param-name {
        margin: 5px 0;
    }
    .description-row-item.small-text div {
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .product-description-row.opened .small-text div {
        white-space: normal;
    }
    .features-header {
        padding-right: 0;
    }
    .review-header {
        padding: 0 15px;
    }
    .review-main > div,
    .review-header div.h5 {
        padding: 0;
        width: auto;
    }
    .review-sidebar {
        width: auto;
        float: none;
        margin: 0;
    }
    .review-stars {
        float: right;
    }
    .review-stars span,
    .review-stars i.stars {
        float: none;
        display: block;
        margin-right: 0;
    }
    .reviews-footer > div {
        margin: 0;
    }
    .no-wrap label {
        display: block;
        margin-bottom: 5px;
    }
    .reviews-header h2,
    .total-stars {
        float: none;
        display: block;
        margin-left: 0;
    }
    .search-advices > div {
        margin-right: 0;
        float: none;
    }
    .guideline img,
    .search-advices > img {
        height: auto;
    }
    .auth-page,
    .reg-page {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        background: none;
        padding: 0 0 40px;
    }
    .auth-page h1 {
        width: auto;
    }
    .auth-page-main > div {
        margin-right: 0;
    }
    ul.auth-advantages {
        width: auto;
    }
    .auth-page-main,
    .auth-form {
        float: none;
        margin: 0;
        max-width: 100%;
    }
    .auth-page-main {
        margin-top: 40px;
    }
    .auth-form {
        margin: 12px auto 0;
        padding: 20px;
        width: 100%;
    }
    .auth-form form {
        max-width: 320px;
        margin: auto;
    }
    .auth-form-footer {
        margin: 20px -20px 0;
        line-height: 24px;
        padding-top: 10px;
    }
    a.auth-reg-link {
        margin: 20px -20px 0;
    }
    .product-parameters {
        margin-right: 0;
    }
    .accordion-sidebar {
        display: none;
    }
    .shipping-page-main {
        padding-right: 0;
        padding-left: 0;
    }
    .shipping-list-main {
        display: block;
        margin: 0;
    }
    .shipping-list-main__col {
        width: auto;
        position: relative;
        padding: 0;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        border-top: 1px solid #e8e8e8;
        margin-bottom: 0;
    }
    .shipping-list-main__col ul {
        -webkit-columns: 3;
        -moz-columns: 3;
        columns: 3;
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px;
    }
    .shipping-list-main ul li {
        margin-top: 7px;
        margin-bottom: 7px;
    }
    .shipping-list-main__col .accordion__btn {
        margin: 0;
        position: relative;
        padding: 15px 20px 15px 0;
    }
    .shipping-list-main__col .accordion__body {
        margin-bottom: 20px;
    }
    [data-accordion-init='xs'] .accordion__body {
        display: none;
    }
    .shipping-adv-table {
        display: none;
    }
    .shipping-adv {
        margin-bottom: 20px;
    }
    .shipping-phones {
        width: 100%;
        border-right: none;
        border-bottom: 1px solid #c2c2c2;
        margin: 0 0 20px;
        padding: 0;
    }
    .shipping-phones .phones > div {
        display: inline-block;
        float: none;
        margin: 0 20px 0 0;
    }
    .shipping-map-main {
        float: none;
    }
    #shipping-area {
        float: none;
        width: auto;
        padding: 0;
        margin: 0;
    }
    .basket-new-form {
        margin-bottom: 25px;
    }
    .basket-new-main {
        padding: 30px 20px;
    }
    .form-row {
        display: block;
    }
    .form-row__input {
        display: flex !important;
        padding-left: 0;
    }
    .input-block {
        max-width: none;
    }
    .btn__txt {
        font-weight: 700;
    }
}
@media (max-width: 400px) {
    .modal-mask--order .modal-container {
        padding: 20px;
    }
    .modal-mask--order .basket-new-form {
        margin-bottom: 15px;
    }
    .modal-default-button--close {
        right: 15px;
        top: 5px;
    }
}

.button-click_green .button-click__text{
    color: #fff;
}
.modal-enter {
    opacity: 0;
}
.modal-leave-active {
    opacity: 0;
}
.modal-enter .modal-container,
.modal-leave-active .modal-container {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.modal-enter-active, .modal-leave-active {
    transition: opacity 1s;
}
.empty-stock_vue_main {
    padding: 0;
}
.empty-stock_vue__text {
    color: #e0503a;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 8px;
}
.empty-stock_vue_main p span {
    color: #257315;
    font-weight: 700;
}
.last-price {
    color: #767676;
    font-size: 12px;
}
.btn-font {
    font-size: 12px !important;
}
.btn-border {
    border: 1px solid #25920f !important;
}
.jquery-modal.blocker.current {
    z-index: 100 !important;
}
.added-info{
    bottom: 50px !important;
    left: auto !important;
    right: 0 !important;
}

.vue-tooltip {
    display: none;
    z-index: 10000;
    max-width: 608px;
    width: auto;
    position: absolute;
    right: -180px;
    left: -10px;
    top: 40px;
}

@media all and (max-width: 991px) {
    .vue-tooltip {
        z-index: 10000;
        max-width: 300px;
        width: auto;
        font-size: 14px;
    }
}

.vue-tooltip .vue-tooltip-inner {
    background: #fff;
    border: 4px solid #ffd607;
    border-radius: 7px;
    color: #313131;
    padding: 15px 20px;
}

.vue-tooltip .vue-tooltip-arrow {
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
    margin: 5px;
    border-color: #ffd607;
}

.vue-tooltip[x-placement^="top"] {
    margin-bottom: 8px;
}

.vue-tooltip[x-placement^="top"] .vue-tooltip-arrow {
    border-width: 15px 15px 0 15px;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
    bottom: -15px;
    left: calc(50% - 15px);
    margin-top: 0;
    margin-bottom: 0;
}

.vue-tooltip[x-placement^="bottom"] {
    margin-top: 5px;
}

.vue-tooltip[x-placement^="bottom"] .vue-tooltip-arrow {
    border-width: 0 15px 15px 15px;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    border-top-color: transparent !important;
    top: -15px;
    left: calc(50% - 15px);
    margin-top: 0;
    margin-bottom: 0;
}

.vue-tooltip[x-placement^="right"] {
    margin-left: 5px;
}

.vue-tooltip[x-placement^="right"] .vue-tooltip-arrow {
    border-width: 15px 15px 15px 0;
    border-left-color: transparent !important;
    border-top-color: transparent !important;
    border-bottom-color: transparent !important;
    left: -15px;
    top: calc(50% - 15px);
    margin-left: 0;
    margin-right: 0;
}

.vue-tooltip[x-placement^="left"] {
    margin-right: 5px;
}

.vue-tooltip[x-placement^="left"] .vue-tooltip-arrow {
    border-width: 15px 0 15px 15px;
    border-top-color: transparent !important;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
    right: -15px;
    top: calc(50% - 15px);
    margin-left: 0;
    margin-right: 0;
}

.vue-tooltip[aria-hidden='true'] {
    visibility: hidden;
    opacity: 0;
    transition: opacity .15s, visibility .15s;
}

.vue-tooltip[aria-hidden='false'] {
    visibility: visible;
    opacity: 1;
    transition: opacity .15s;
}

.filter-item-block.all.two-cols {
    list-style-position: inside;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    list-style-type: decimal;
}

.filter-item-block.all.three-cols {
    list-style-position: inside;
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
    list-style-type: decimal;
}

.filter-item-block.all {
    height: auto;
    width: max-content;
    z-index: 1;
    position: absolute;
    left: 100%;
    background: #fff;
    top: 0;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3)
}

.filter-item-block {
    position: relative;
}

.fadeRotateX-enter-active {
    transition: all .1s ease;
}

.fadeRotateX-leave-active {
    transition: all .1s ease;
}

.fadeRotateX-enter, .fadeRotateX-leave-to
    /* .slide-fade-leave-active до версии 2.1.8 */
{
    opacity: 0;
}

@media (max-width: 991px) {
    .filter-item-block.all {
        position: relative;
        width: 100%;
        left: 0;
    }
}

.filer_fast {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    padding: 12px 20px 10px;
    margin-bottom: 20px;
}

.filer_fast-title {
     font-weight: bold;
     padding-bottom: 7px;
     font-size: 12px;
 }

.filer_fast-items {

 }

.filer_fast-item {
    position: relative;
    display: inline-flex;
    align-items: center;
    font-size: 12px;
    min-height: 26px;
    line-height: 1.2;
    border-radius: 3px;
    background-color: rgba(51, 51, 51, 0.1);
    padding: 5px 24px 5px 8px;
    margin-right: 8px;
    margin-bottom: 8px;
    color: #326fbb;
}

.filer_fast-item:hover {
     cursor: pointer;
 }

.filer_fast-item:after {
     content: '';
     display: block;
     background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iOHB4IiBoZWlnaHQ9IjhweCIgdmlld0JveD0iMCAwIDggOCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjEgKDg5NTgxKSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5Db21iaW5lZCBTaGFwZTwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxnIGlkPSJTeW1ib2xzIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iZmlsdGVyLXRleHQtaWNvbiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEwMi4wMDAwMDAsIC02LjAwMDAwMCkiIGZpbGw9IiNCREJDQkMiPgogICAgICAgICAgICA8cGF0aCBkPSJNMTA5LjIsNiBMMTEwLDYuOCBMMTA2Ljc5OSwxMCBMMTEwLDEzLjIgTDEwOS4yLDE0IEwxMDYsMTAuOCBMMTAyLjgsMTQgTDEwMiwxMy4yIEwxMDUuMiwxMCBMMTAyLDYuOCBMMTAyLjgsNiBMMTA1Ljk5OSw5LjIgTDEwOS4yLDYgWiIgaWQ9IkNvbWJpbmVkLVNoYXBlIj48L3BhdGg+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=");
     background-repeat: no-repeat;
     background-position: center center;
     width: 8px;
     height: 8px;
     position: absolute;
     right: 8px;
     top: 10px;
 }


.clear-form {
    display: inline-block;
    font-size: 10px;
    margin-top: 6px;
    border-bottom: dotted 1px;
}



.vue-loader {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(146, 146, 146, 0.7);
    color: #FFFAE3;
    font-size: 26px;
    z-index: 9;
}

.vue-loader__text {
    padding: 70px 0;
    position: sticky;
    top: 100px;
    text-align: center;
}

/* End */


/* Start:/vueComponents/assets/source/vue/components/extends/ListProducts/ItemProduct/styles.scss?161907763136427*/
$transition-long: 0.3s;
$transition-short: 0.1s;
.buttons{
  margin-top: 15px;
  width: 100%;
}

.poll-block .poll-content {
  background: url(/images/poll/poll-bg.png) repeat-x 0 0 #f2f2f2;
  border-right: 1px solid #e7e7e7;
  border-bottom: 1px solid #ededed;
  border-left: 1px solid #e7e7e7;
  border-radius: 3px;
  padding: 11px 13px 12px;
}

.poll-block .poll-content p {
  line-height: 17px;
  margin-bottom: 10px;
}

.poll-block .poll-content .starrequired {
  color: #f70303;
  margin-left: 2px;
}

.poll-block .poll-content textarea {
  height: 68px;
  margin-bottom: 16px;
  width: 183px;
}

.poll-block .poll-content content {
  padding: 12px 12px 10px 13px;
}

.poll-block .green-btn input {
  padding: 0 24px;
}

.poll-options {
  margin-bottom: 25px;
}

.poll-options .option label {
  margin-left: 2px;
}

.poll-options .option input {
  margin: 0 6px 0 0;
}

textarea.autosize {
  -webkit-transition: height 0.2s;
  -o-transition: height 0.2s;
  transition: height 0.2s;
}


.info-item {
  border-top: 1px solid #e8e8e8;
  padding: 17px 0 18px;
}

.info-item .validation-icons {
  float: left;
  height: 21px;
  width: 46px;
}

.info-item .validation-icons i {
  display: block;
  width: 47px;
}

.info-item .validation-icons i.validated {
  background: url(/images/checkout/validated.png) 0 0 no-repeat;
  height: 21px;
}

.info-item .validation-icons i.required {
  background: url(/images/checkout/required.png) no-repeat;
  height: 8px;
  margin-top: 7px;
}

.info-item .validation-icons i.not-required {
  height: 1px;
}

.info-item .label-area {
  float: left;
  padding-top: 5px;
  width: 188px;
}

.info-item .label-area label {
  color: #313131;
  font-size: 12px;
  font-weight: 700;
}

.info-item .input-area {
  float: left;
  width: 400px;
}

.info-item .input-area input[type='text'],
.info-item .input-area input[type='number'],
.info-item .input-area input[type='password'] {
  border: 1px solid #c6c6c6;
  border-radius: 4px;
  color: #2d2d2d;
  font-family: Arial, serif;
  font-size: 12px;
  margin: 0;
  padding: 5px 10px 6px;
}

.info-item .input-area textarea {
  border: 1px solid #c6c6c6;
  border-radius: 4px;
  color: #2d2d2d;
  height: 84px;
  padding: 9px 10px;
  width: 363px;
}

.select-wrapper {
  float: left;
  margin-right: 14px;
  position: relative;
}

span.select {
  background: url(/images/checkout/select.png) 0 0 no-repeat;
  bottom: 0;
  cursor: default;
  float: left;
  height: 28px;
  left: 0;
  line-height: 28px;
  position: absolute;
  text-indent: 10px;
  width: 66px;
  z-index: 1;
  top: 0;
}

.mobile-code {
  color: #828d80;
  float: left;
  margin-left: -39px;
  margin-top: 5px;
}

.mobile-info {
  color: #828d80;
  float: left;
  width: 215px;
}

input.phone-area {
  display: block;
  float: left;
  margin-right: 13px !important;
  width: 53px;
}

ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover {
  color: #fc8d3d;
}

.funy_btns ul.compare_list li a:hover {
  color: #768c1f;
}

.voting-form-box .vote-note-box {
  color: #000000;
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 5px;
}

.voting-form-box .vote-note-error {
  background: none 0 0 repeat scroll #fbf4b3;
  border: 1px solid #e0503a;
}

ul.auth-tabs {
  margin-left: 60px;
}

ul.auth-tabs li a.selected {
  background: #ffffff;
  border: 1px solid #c6c6c6;
  border-bottom-color: #ffffff;
  color: #337b22;
  line-height: 44px;
  margin-top: 0;
  padding: 0 12px;
}

.auth-tabs-content {
  border-top: 1px solid #c6c6c6;
  margin-top: -1px;
  padding: 24px 73px 20px 74px;
}

.auth-tab-content .label-area,
.pass-recovery-pp .label-area {
  padding-right: 45px;
  width: 100px;
}

.capcha-area input {
  float: left;
  margin: 8px 18px 0 0 !important;
  width: 50px;
}

.capcha-area > div {
  float: left;
  margin-right: 13px;
  width: 180px;
}

.capcha-area > a {
  float: left;
  margin-top: 10px;
}

a.dotted-link {
  border-bottom: 1px dotted #004780;
  color: #004780;
  text-decoration: none;
}

input.password-input {
  margin-right: 11px !important;
}

.auth-tab-content p {
  color: #313131;
  font-size: 14px;
  line-height: 17px;
}

.pp-auth .info-item .label-area,
.pass-recovery-pp .info-item .label-area {
  display: table-cell;
  float: none;
  padding-top: 0;
  vertical-align: middle;
}

.pp-auth .info-item .input-area,
.pass-recovery-pp .info-item .input-area {
  display: table-cell;
  float: none;
  vertical-align: middle;
}

.pp-auth .mobile-info,
.pass-recovery-pp .mobile-info {
  padding-top: 5px;
}

/*Ð´Ð»Ñ Ð¾ÐºÐ½Ð° Ð¾Ð¶Ð¸Ð´Ð°Ð½Ð¸Ñ Ñ‚Ð¾Ð²Ð°Ñ€Ð° Ð² ÐºÐ¾Ñ€Ð·Ð¸Ð½Ðµ*/
.pass-recovery-pp {
  background: #ffffff;
  border: 3px solid #ffd607;
  z-index: 9999;
  position: fixed;
  top: 30%;
  left: 40%;
  border-radius: 7px;
  display: none;
  -webkit-box-shadow: 0 0 7px 0 #555555;
  box-shadow: 0 0 7px 0 #555555;
}

.pass-recovery-pp > div {
  padding: 30px 49px 20px;
}

.pass-recovery-pp .close-pp {
  background: url(/images/close-pp-red.png) no-repeat 0 0;
  position: absolute;
  top: 20px;
  right: 20px;
  width: 15px;
  height: 15px;
  cursor: pointer;
}

.pass-recovery-pp h3 {
  color: #337b22;
  font-size: 24px;
  margin-bottom: 19px;
}

.pass-recovery-pp p {
  margin-bottom: 28px;
  font-size: 14px;
}

.pass-recovery-pp.smaller-win {
  overflow: hidden;
}

.pass-recovery-pp .btns-bar {
  margin-top: 10px;
}

.pass-recovery-pp .info-item .input-area .mobile-info {
  padding: 0;
}

.cat_nav li > .submenu {
  -moz-border-radius: 0 0 4px 0;
  background: #ffffff none;
  border-left: none;
  border-radius: 0 0 4px 0;
  display: none;
  list-style: none;
  margin-top: -1px;
  padding: 0 0 8px;
  position: absolute;
  top: 0;
  z-index: 100;
}

.faq-items .move_all {
  background: url(/images/faq_all.gif) no-repeat 100% 5px;
  color: #003399;
  cursor: pointer;
  display: block;
  float: right;
  font-size: 14px;
  font-weight: 400;
  padding-right: 14px;
}

.faq-items .move_all a {
  border-bottom: thin dotted;
  font-size: 12px;
  text-decoration: none;
}

.faq-items .ansver_left {
  min-height: 300px;
  padding: 0 0 20px;
}

.faq-items .header_cont {
  width: 250px;
}


.ansver_left h5 {
  margin: 16px 0;
}

.ansver_left h5.opened a {
  color: #cd3d0c;
}

.ansver_left h5 a {
  border-bottom: thin dotted;
  color: #003399;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}


.compare {
  clear: left;
  font-size: 12px;
}

.compare a {
  color: #0f50b9 !important;
  font-size: 12px !important;
}


.catalog-arrs {
  background: url(/images/catalog-arr.png) 0 0 no-repeat;
  display: block;
  height: 19px;
  position: absolute;
  right: 12px;
  top: 13px;
  width: 20px;
  z-index: 20;
}

ul.basket-tabs li a.selected {
  background: none;
  border: 1px solid #c6c6c6;
  border-bottom-color: #ffffff;
  color: #337b22;
  line-height: 44px;
  margin-top: 0;
  padding: 0 12px;
}


.submit-promo span.yellow-btn {
  margin-left: 9px;
  margin-right: 30px;
}

.product-list {
  height: 1%;
  position: relative;
  width: 100%;
  z-index: 10;
}

.product-list-main-i {
  padding: 0 0 0 246px;
  position: relative;
}

.product-list-sidebar {
  float: left;
  margin-right: -100%;
  position: relative;
  width: 220px;
  z-index: 2;
  background: #ffffff;
}

.sidebar-filter {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  overflow: hidden;
}

.accordion-main > .prop-title,
.etc-info div.form-item {
  cursor: pointer;
  position: relative;
  padding: 10px 20px 9px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f8f8f8));
  background: -webkit-linear-gradient(#ffffff, #f8f8f8);
  background: -o-linear-gradient(#ffffff, #f8f8f8);
  background: linear-gradient(#ffffff, #f8f8f8);
  border-bottom: 1px solid #f8f8f8;
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}

.accordion-main > .prop-title.closed,
.etc-info div.form-item {
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0);
  border-color: #dddddd;
}

.accordion-main > .prop-title:after {
  content: '';
  position: absolute;
  top: 15px;
  left: 20px;
  border: 4px solid transparent;
  border-bottom: none;
  border-top: 6px solid;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: -webkit-transform 0.15s;
  transition: -webkit-transform 0.15s;
  -o-transition: -o-transform 0.15s;
  transition: transform 0.15s;
  transition: transform 0.15s, -webkit-transform 0.15s, -o-transform 0.15s;
}

.accordion-main > .prop-title.closed:after {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}

.accordion-main > .prop-title span {
  color: #313131;
  display: block;
  vertical-align: middle;
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
  padding: 0 15px 0 18px;
  text-overflow: ellipsis;
}

.filter-item-block {
  position: relative;
  padding: 10px 18px 12px;
  overflow: hidden;
}

.filter-item-block:before {
  content: '';
  position: absolute;
  bottom: -1px;
  right: 0;
  left: 0;
  height: 1px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}


.submit-form {
  padding-top: 12px;
}

.btn-show {
  float: left;
  margin: 0 9px 0 0;
}

.submit-form a {
  border-bottom: 1px dotted #004780;
  color: #004780;
  display: block;
  float: left;
  font-size: 11px;
  margin-top: 6px;
  text-decoration: none;
}

.accordion-main > .etc-info {
  clear: both;
  padding: 0;
}

.accordion-main > .etc-info.submit-block {
  padding: 5px 13px 13px;
}

.submit-block_placeholder {
  height: 60px;
  display: none;
}

.fixed_submit .submit-block_placeholder {
  display: block;
}

.fixed_submit .etc-info.submit-block {
  position: fixed;
  bottom: 0;
  width: 220px;
  background: white;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}

.etc-info div.form-item {
  padding: 12px 18px 10px;
}

.etc-info div.form-item label {
  font-weight: 700;
  padding-right: 15px;
}

.price-area input {
  border: 1px solid #abadb3;
  border-radius: 1px;
  color: #313131;
  float: left;
  font-size: 12px;
  letter-spacing: -0.5px;
  margin-right: 3px;
  padding: 2px;
  width: 59px;
}

.price-area input.hasValue {
  background: #def7ba;
}

.price-area span {
  float: left;
  line-height: 20px;
  margin-right: 3px;
}

div.slider-bar {
  clear: both;
  height: 30px;
  margin-top: 4px;
}


.ui-slider .ui-slider-handle {
  cursor: pointer;
  height: 21px;
  position: absolute;
  width: 23px;
  z-index: 2;
}

.ui-slider .slider-handle-left {
  background: url(/images/product-list/slider-left-pointer.png) 0 100% repeat-x;
  margin-left: -17px;
}

.ui-slider .slider-handle-right {
  background: url(/images/product-list/slider-right-pointer.png) 0 100% repeat-x;
  margin-left: -4px;
}

.ui-slider .ui-slider-range {
  border: 0;
  display: block;
  font-size: 0.7em;
  overflow: hidden;
  position: absolute;
  z-index: 1;
}

.ui-slider-horizontal {
  height: 6px;
}

.ui-slider-horizontal .ui-slider-handle {
  top: 7px;
}

.ui-slider-horizontal .ui-slider-range {
  height: 100%;
  top: 0;
}

.ui-slider-horizontal .ui-slider-range-min-na,
.ui-slider-horizontal .ui-slider-range-max-na {
  background: none 0 0 repeat scroll #000000;
  height: 6px;
  margin-top: 0;
  opacity: 0.45;
  position: absolute;
  z-index: 2;
}

.ui-slider-horizontal .ui-slider-range-max-na {
  right: 0;
  z-index: 3;
}

.ui-slider-horizontal .ui-slider-range-num {
  color: #6f6a65;
  font-size: 9px;
  margin-top: 10px;
  position: absolute;
  text-align: center;
}

.ui-slider-horizontal .ui-slider-range-num span {
  font-size: 3px;
  @media(max-width: 479px) {
    width: 100px;
    position: absolute;
    bottom: 11px;
    left: 5px;
  }
}
.grid{
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
.grid__item{
  transition: all 0.1s linear;
  width: 50%;
}
.grid__item:first-child{
  padding-right: 5px;
}
.grid__item:last-child{
  padding-left: 5px;
}
.buttons:hover .grid__item:not(:hover){
  width: 20%;
  transition: all $transition-short linear;
  @media(max-width: 479px) {
    width: 50%;
  }
}
.buttons:hover .grid__item:hover{
  width: 80%;
  @media(max-width: 479px) {
    width: 50%;
  }
}

.button-click{
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 5px 5px 5px 30px;
  border: 1px solid #257315;
  outline: none;
  background-color: rgba(255,255,255,0);
  box-shadow: 0 1px 3px rgba(30, 30, 30, 0.3);
  transition: all $transition-long linear;
  width: 100%;
  position: relative;
  height: 32px;
  cursor: pointer;
  @media(max-width: 479px) {
    height: 30px;
  }
  &_green{
    background-color: #257315;
    color: #fff;
    .button-click__icon svg{
      fill: #fff;
    }
  }
  &__icon{
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: all $transition-short $transition-short ease;
    svg{
      width: 100%;
      max-height: 100%;
      fill: #257315;
    }
  }
  &__text{
    transition: all 0.1s linear;
    white-space: nowrap;
    font-size: 12px;
    opacity: 0;
    color: #257314;
    @media(max-width: 479px) {
      display: none;
    }
  }
  &:hover &__icon{
    left: 15px;
    transition: all $transition-long linear;
    @media(max-width: 479px) {
      left: 50%;
    }
  }
  &:hover &__text{
    opacity: 1;
    transition: all $transition-short $transition-long linear;
  }
  &[disabled]{
    cursor: default;
  }
}

.button-click_green{
  background: linear-gradient(#549729, #257315);
  box-shadow: 0 1px 3px rgba(30, 30, 30, 0.3);
}

.modal-mask {
  position: fixed;
  z-index: 9998;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .5);
  display: flex;
  align-items: center;
  justify-content: center;
  //transition: opacity .3s ease;
}

.modal-container {
  width: 400px;
  max-width: 100%;
  margin: 0 auto;
  padding: 20px 30px;
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, .33);
  transition: all .3s ease;
  font-family: Helvetica, Arial, sans-serif;
}

.modal-header h3 {
  margin-top: 0;
  color: #42b983;
}

.modal-body {
  margin: 20px 0;
}

.modal-default-button {
  float: right;
  cursor: pointer;
}

.modal-default-button--close{
  margin-right: -15px;
  width: 30px;
  height: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 25px;
  top: 10px;
  svg{
    width: 20px;
    height: 20px;
  }
}

.modal-mask--order{
  .modal-wrapper{
    max-width: 100%;
  }
  .form-row{
    display: block;
  }
  .modal-container{
    padding: 30px;
    position: relative;
  }
  .form-row__label{
    margin-bottom: 10px;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    width: 100%;
  }
  .rect-banner__txt {
    font-size: 14px;
    line-height: 20px;
  }

  .page-header__cell-logo {
    width: 190px;
  }
  .page-header__cell-logo img {
    max-height: 90px;
  }
  .page-header__row {
    padding-top: 40px;
  }
  .page-header-top-nav {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background: #ffffff;
    padding: 8px 20px;
    border-bottom: 1px solid #eaeaea;
  }
  .catalog-btn {
    width: 170px;
  }
  .catalog-btn__count {
    display: none;
  }
  .input-block{
    max-width: none;
    float: none;
  }
  .form-row__input{
    display: block;
  }

  .catalog_table__item {
    width: 33.333333%;
  }

  .main-banners__grid-item {
    width: -webkit-calc(50% - 20px);
    width: calc(50% - 20px);
  }
  .main-banners__grid-item:nth-child(3) {
    display: none;
  }

  .no-touch .rect-banner:hover {
    border-color: #e2e2e2;
  }

  .contact-grid {
    -moz-column-count: 3;
    -webkit-column-count: 2;
    column-count: 3;
  }

  .copyright {
    width: 100%;
    margin-top: 20px;
  }

  .sections .searchHint span {
    width: 220px;
  }

  .main-slider__title {
    font-size: 40px;
    line-height: 50px;
  }

  .dropdown .top-nav-menu__link,
  .page-nav-item-wrap .compare_list a {
    padding: 6px 10px;
  }

  ul.breadcrumbs-new li {
    display: none;
    background: none;
  }
  ul.breadcrumbs-new li:nth-last-child(2) {
    display: block;
    position: relative;
    padding-left: 16px;
    margin: 0;
  }

  .product-list {
    position: static;
    height: auto;
  }
  .product-list-main-i {
    padding: 0;
  }
  .product-list-sidebar {
    position: fixed;
    padding: 0;
    margin: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background: #ffffff;
    z-index: 995;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-transition: -webkit-transform 300ms;
    transition: -webkit-transform 300ms;
    -o-transition: -o-transform 300ms;
    transition: transform 300ms;
    transition: transform 300ms, -webkit-transform 300ms, -o-transform 300ms;
  }
  .product-list-sidebar.open {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .sidebar-filter {
    height: -webkit-calc(100% - 50px);
    height: calc(100% - 50px);
    overflow: auto;
  }
  .sidebar-banner,
  .product-list-sidebar .show-vote {
    display: none !important;
  }

  .tags-section {
    position: fixed;
    width: 220px;
    padding: 0;
    margin: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background: #ffffff;
    z-index: 995;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-transition: -webkit-transform 300ms;
    transition: -webkit-transform 300ms;
    -o-transition: -o-transform 300ms;
    transition: transform 300ms;
    transition: transform 300ms, -webkit-transform 300ms, -o-transform 300ms;
  }
  .tags-section.open {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .tags-container {
    height: 100%;
    overflow: auto;
  }
  .tags__item {
    display: block;
  }
  .tag-link {
    margin: 5px 0;
    white-space: normal;
  }

  .mobile-header {
    display: block;
  }
  .mobile-sidebar {
    width: 320px;
  }
  .toggle-section {
    display: block;
  }
  .mobile-panel .mobile-header {
    display: block;
  }

  .comp-item-top {
    width: 180px;
  }
  .comparison-table-item {
    width: 180px;
  }


  .product-price-info {
    width: 450px;
    min-width: 450px;
  }
  .product-price-info .product-old-price {
    font-size: 20px;
    line-height: 28px;
    margin-top: 3px;
  }
  .product-gallery-w {
    padding-left: 60px;
  }
  .product-gallery-full {
    padding-left: 0;
  }
  .gallery-nav-center {
    display: block;
    height: auto;
  }
  .gallery-nav li a {
    width: 50px;
    height: 50px;
  }

  .main-content {
    float: none;
  }
  .main-content-inner {
    padding: 0;
    float: none;
  }
  .accordion-sidebar {
    float: none;
    margin: 0;
    width: auto;
  }
  .accordion-sidebar-inner {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
  }
  .similar-product {
    display: inline-block;
    width: 100%;
  }
  .similar-product-info a {
    display: inline-block;
  }
  .similar-product-price a {
    display: inline-block;
  }

  .review-block-main {
    width: 60%;
    margin-bottom: 20px;
  }
  .review-tips-inner {
    padding-left: -webkit-calc(60% + 20px);
    padding-left: calc(60% + 20px);
  }
  .review-form-footer {
    padding-left: 0;
    width: auto;
  }
  .review-form-footer > div {
    width: auto;
  }
  .total-stars i.big-stars {
    float: none;
    margin: 0;
  }
  .publish-submit {
    float: none;
  }
  .review-form .form-row,
  .review-form .form-row__label,
  .review-form .form-row__input {
    display: block;
    width: 100%;
  }
  .review-form .form-row__label {
    margin-bottom: 10px;
  }
  /*.review-form-main > .form-row .form-row__label,
  .review-form-main > .form-row .form-row__input{ display: inline-block; width: auto; margin-right: 10px; padding-top: 0; vertical-align: middle; margin-bottom: 0;}*/


  .reg-page {
    background-position: 0 100%;
    padding-top: 0;
    padding-bottom: 160px;
    -webkit-background-size: 65% 65%;
    background-size: 65%;
  }
  .auth-page {
    background-position: 0 100%;
    padding-top: 0;
    padding-bottom: 200px;
    -webkit-background-size: 65% 65%;
    background-size: 65%;
  }
  .auth-form {
    margin-top: 12px;
  }

  .buy-now-only .top-price-area {
    padding-left: 20px;
    padding-right: 20px;
  }

  .columns-4 {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
  }


  .shipping-adv-wrap {
    display: block;
  }
  .shipping-adv-table {
    margin: 30px 0 20px;
  }
  .shipping-header .h1 {
    width: auto;
    margin-right: 0;
  }

  .shipping-list-main__col {
    width: 33.333333%;
    margin-bottom: 20px;
  }


  .shipping-phones {
    width: 50%;
  }
  .shipping-phones .phones > div {
    float: none;
    margin: 0 0 10px;
  }
  #shipping-area {
    width: 60%;
    margin-right: 30px;
  }
  .shipping-map-main > div {
    padding: 0 0 0 60%;
  }

  .bonus-banner {
    padding-left: 40px;
    padding-right: 40px;
  }
  .bonus-main {
    padding-left: 0;
    padding-right: 0;
  }
  .bonus-banner {
    max-height: 360px;
  }
  .bonus-banner h2 {
    margin-bottom: 20px;
  }
  .bonus-banner > div {
    width: auto;
    max-width: 280px;
  }
  .bonus-banner p {
    width: auto;
    font-size: 14px;
    line-height: 22px;
  }


  /*-------- cart style ---------*/

  .left-sidebar {
    width: 180px;
    padding: 0 30px;
  }
  .basket-product-img {
    display: block;
    float: none;
    width: auto;
  }
  .basket-product-img img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
  }
  .basket-product-check {
    display: inline-block;
    float: none;
    width: auto;
    margin-top: 5px;
  }

  .basket-block-main > div {
    padding: 0 30px 0 180px;
  }
  .basket-block-main h4 {
  }
  .basket-preview-total .basket-block-main {
    width: auto;
  }
  .basket-block-main .basket-block-main_footer {
    padding: 0;
  }
  .right-sidebar {
    float: right;
    margin: 10px 0 0;
  }

  .hidden-catalog-filter-area {
    left: 0;
    width: 100%;
  }
  .hidden-catalog-filter-area .show-all {
    display: block;
  }

}

@media(max-width: 767px) {
  .form-item + .form-item {
    margin-top: 10px;
  }
  .visible-xs {
    display: block !important;
  }
  .visible-xs_ib {
    display: inline-block !important;
  }
  .hidden-xs {
    display: none !important;
  }
  .pseudo-select-xs_ib {
    display: inline-block;
  }


  [data-accordion-init='xs'] .accordion__btn:before {
    display: block;
  }

  [data-accordion-init='xs'] .js-accordion__body {
    display: none;
  }
  [data-accordion-init='xs'] .accordion__btn {
    padding-right: 15px;
  }

  [data-accordion-init='xs'] .accordion__btn .section-header__title {
    color: #326fbb;
  }

  .open[data-accordion-init='xs'] .accordion__btn,
  .open[data-accordion-init='xs'] .accordion__btn .section-header__title,
  .open[data-accordion-init='xs'] .accordion__btn a {
    color: #257315;
  }

  [data-accordion-init='xs'] .accordion__btn:before {
    display: block;
  }

  .row_tp {
    padding: 0;
  }
  .page-main__title {
    padding: 0;
  }
  .guideline_container {
    padding-left: 0;
    padding-right: 0;
  }


  .dropdown-xs {
    position: absolute;
    display: none;
    width: 100%;
    padding: 15px 20px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  }
  .dropdown-xs.open {
    display: block;
  }
  .basket-dropdown {
    left: -185px !important;
  }

  .catalog .h2 {
    display: block;
    text-align: center;
    margin: 0 0 16px;
    width: 100%;
  }
  .shipping-tabs-dropdown,
  .catalog .tabs {
    overflow: visible;
    text-align: center;
    background: none;
    margin: auto;
  }
  .shipping-tabs-dropdown .pseudo-select,
  .catalog .tabs .pseudo-select {
    display: block;
    text-align: left;
    padding-top: 11px;
    padding-bottom: 11px;
  }
  .shop-tabs.dropdown-xs,
  .catalog .tabs .tab-list.dropdown-xs {
    padding: 15px 0;
  }
  .shipping-tabs-dropdown {
    position: relative;
  }
  .shop-tabs.dropdown-xs li {
    float: none;
    margin: 0;
  }
  .catalog .tabs .tab-list.dropdown-xs li,
  .shop-tabs.dropdown-xs li a {
    background: none !important;
    display: block;
    width: auto;
    margin: 0;
    line-height: 20px;
    text-align: left;
    float: none;
    font-weight: normal;
  }


  .shop-tabs-content {
    padding-left: 0;
    padding-right: 0;
  }
  .shop-tabs li a,
  .shop-tabs li a.selected {
    padding-right: 13px;
    padding-left: 13px;
  }
  .shop-tabs li a,
  ul.shop-tabs li a h1 {
    font-size: 14px;
  }

  .shop-tabs.dropdown-xs li a,
  .tab-list.dropdown-xs li a {
    display: block;
    padding: 5px 20px;
    font-family: Arial, Helvetica, sans-serif;
  }


  .catalog_table__item {
    width: 50%;
  }


  .page-header__cell-logo {
    width: auto;
    text-align: left;
    padding: 0 20px 0 0;
  }
  .page-header__cell-logo img {
    max-height: none;
    height: auto;
    width: 160px;
  }
  .logo img {
  }

  .contacts-block {
    text-align: right;
  }
  .contacts-block__time {
    display: none;
  }
  .page-header__cell-main {
    width: 200px;
  }

  .page-nav .container {
    padding: 0;
  }
  .catalog-btn {
    width: 200px;
  }
  .page-nav__cell-compare,
  .page-header-bottom-btn__txt {
    display: none;
  }
  .page-header-bottom-btn__badge {
    margin-left: 0;
  }


  .top-search-mobile__btn .svg-icon {
    max-width: 100%;
    max-height: 100%;
  }

  .dropdown_xs {
    position: relative;
  }

  .contact-grid {
    position: absolute;
    top: 100%;
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
  }
  .contact-grid__item {
    display: block;
    padding-bottom: 12px;
  }


  .footer-nav__column {
    width: 100%;
    padding: 0 20px;
    margin: 5px 0;
    text-align: left;
  }
  .footer-nav__column .h5 {
    display: none;
  }
  .reviews {
    min-height: 70px;
    max-width: 360px;
    margin: 0 auto;
    padding: 10px 0 10px 90px;
    text-align: left;
  }
  .reviews a {
    display: inline-block;
    width: 130px;
    margin-top: 10px;
    padding: 0 15px;
    vertical-align: top;
  }
  .copyright {
    text-align: center;
    margin-top: 0;
    padding-top: 0;
    border-top: none;
  }
  .footer-nav .row {
    margin: 0 -15px 0;
  }

  .page-nav__cell-menu {
    position: static;
  }
  .cat_nav li > .submenu {
    position: static;
    margin-top: 0;
    min-width: 100%;
  }
  .cat_nav > li > .submenu > ul {
    -webkit-column-width: auto;
    -moz-column-width: auto;
    column-width: auto;
  }
  .cat_nav li li,
  .cat_nav li:hover li {
    margin: 0 0 0 12px;
  }
  .cat_nav li li a,
  .cat_nav li.submenu-visible li a {
    padding: 7px 10px 7px 20px;
  }
  .cat_nav > li > a {
    padding: 10px 20px 10px 20px;
  }


  .main-banners__grid {
    display: block;
    width: 100%;
    border: 1px solid #e2e2e2;
    border-radius: 5px;
  }
  .main-banners__grid-item {
    display: block;
    margin: 0;
    width: 100%;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #e2e2e2;
  }
  .main-banners__grid-item:last-child {
    display: block;
  }
  .main-banners__grid-item:last-child {
    border: none;
  }

  .main-banners__grid-item {
    min-height: 90px;
  }
  .rect-banner {
    height: auto;
  }
  .rect-banner__title {
    margin-bottom: 5px;
  }
  .rect-banner__img-box {
    height: 75px;
    top: 9px;
  }
  .rect-banner__img-box img {
    max-height: 75px;
  }
  .rect-banner__img-box::after {
    height: 75px;
  }

  .main-slider__title {
    font-size: 28px;
    line-height: 38px;
  }
  .main-slider__nav-item {
    font-size: 12px;
  }

  .catalog {
    margin-top: 30px;
  }
  .add-compare {
    display: none;
  }

  .section_top {
    padding: 0 0 20px;
  }
  .sections-header h1 {
    padding: 20px 0;
    width: auto;
  }
  .sections .list-block {
    padding: 0 0 20px;
    margin: 0;
  }
  .list-block > ul,
  .content_item ul {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
  }
  .sections .searchHint {
    display: none;
  }
  .section__header {
    position: relative;
    min-height: 80px;
    padding: 10px 0 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .section-header__title {
    vertical-align: middle;
    margin: 0;
  }
  .section-header__icon {
  }

  .map-columns .section__header {
    min-height: inherit;
    padding: 15px 0;
  }

  .section ul li {
    margin: 7px 0;
  }

  .product-list-main-i .catalog_table__item {
    width: 50%;
  }

  .toggle-container {
    display: block;
  }
  .toggle-item {
    width: auto;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }


  .accordion-body-content {
    padding: 0;
  }
  .faq-items .ansver_left {
    width: 100%;
  }

  .sidebar-filter .form-item {
    // margin: 10px 0;
  }

  .accordion-main .question,
  .comparison-table-head__row a.question {
    display: none;
  }


  .pp-accordion-main {
    min-width: 260px;
  }
  .pp-accordion-bottom i {
    min-width: 256px;
  }
  .pp-accordion-top i {
    min-width: 254px;
  }
  .pp-accordion-close {
    position: absolute;
    left: 250px !important;
    top: 15px;
  }


  [data-viewport='mobile'] {
    display: block;
  }

  .product-gallery-w {
    margin-bottom: 40px;
  }
  .gallery-image-area {
    padding-right: 0;
  }
  .gallery-image__item {
    height: 200px;
  }
  .gallery-nav-area {
    margin-top: -20px;
  }


  .card-nav-area {
    position: static;
  }
  ul.card-nav {
    height: auto;
    padding-left: 0;
    padding-bottom: 10px;
    margin-top: 10px;
  }
  ul.card-nav li {
    line-height: 24px;
  }

  .cart-top-info {
    display: block;
  }
  .product-price-info {
    width: auto;
    min-width: inherit;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  }
  .accordion-sidebar {
    float: none;
    margin: 0;
  }
  .main-content {
    float: none;
  }
  .main-content-inner {
    padding: 0;
  }


  .product-reviews {
    padding-right: 0;
    padding-left: 0;
  }
  .review-tips {
    display: none;
  }
  .review-block-main {
    float: none;
    margin: 0;
    width: 100%;
  }


  .img_opasity a {
    width: 60px;
    right: 0;
  }


  .description-row-item.more-description {
    display: none;
  }
  .product-description a.more-description {
    display: inline-block;
    padding-right: 10px;
    width: auto;
    height: auto;
    background-position: 100% 5px;
    vertical-align: middle;
  }
  .description-row-item a.more-description:before {
    content: 'ÐŸÐ¾Ð´Ñ€Ð¾Ð±Ð½ÐµÐµ';
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    font-size: 11px;
    color: #767676;
  }
  .product-description-row.opened a.more-description:before {
    content: 'Ð¡ÐºÑ€Ñ‹Ñ‚ÑŒ';
  }
  .description-row-item.param-name {
    margin: 5px 0;
  }


  .description-row-item.small-text div {
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .product-description-row.opened .small-text div {
    white-space: normal;
  }
  .features-header {
    padding-right: 0;
  }

  .review-header {
    padding: 0 15px;
  }
  .review-main > div,
  .review-header div.h5 {
    padding: 0;
    width: auto;
  }
  .review-sidebar {
    width: auto;
    float: none;
    margin: 0;
  }
  .review-stars {
    float: right;
  }
  .review-stars span,
  .review-stars i.stars {
    float: none;
    display: block;
    margin-right: 0;
  }
  .reviews-footer > div {
    margin: 0;
  }


  .no-wrap label {
    display: block;
    margin-bottom: 5px;
  }


  .reviews-header h2,
  .total-stars {
    float: none;
    display: block;
    margin-left: 0;
  }

  .search-advices > div {
    margin-right: 0;
    float: none;
  }
  .guideline img,
  .search-advices > img {
    height: auto;
  }

  .auth-page,
  .reg-page {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    background: none;
    padding: 0 0 40px;
  }

  .auth-page h1 {
    width: auto;
  }
  .auth-page-main > div {
    margin-right: 0;
  }
  ul.auth-advantages {
    width: auto;
  }
  .auth-page-main,
  .auth-form {
    float: none;
    margin: 0;
    max-width: 100%;
  }
  .auth-page-main {
    margin-top: 40px;
  }
  .auth-form {
    margin: 12px auto 0;
    padding: 20px;
    width: 100%;
  }
  .auth-form form {
    max-width: 320px;
    margin: auto;
  }
  .auth-form-footer {
    margin: 20px -20px 0;
    line-height: 24px;
    padding-top: 10px;
  }
  a.auth-reg-link {
    margin: 20px -20px 0;
  }


  .product-parameters {
    margin-right: 0;
  }

  .accordion-sidebar {
    display: none;
  }

  .shipping-page-main {
    padding-right: 0;
    padding-left: 0;
  }
  .shipping-list-main {
    display: block;
    margin: 0;
  }
  .shipping-list-main__col {
    width: auto;
    position: relative;
    padding: 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid #e8e8e8;
    margin-bottom: 0;
  }
  .shipping-list-main__col ul {
    -webkit-columns: 3;
    -moz-columns: 3;
    columns: 3;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
  }
  .shipping-list-main ul li {
    margin-top: 7px;
    margin-bottom: 7px;
  }
  .shipping-list-main__col .accordion__btn {
    margin: 0;
    position: relative;
    padding: 15px 20px 15px 0;
  }
  .shipping-list-main__col .accordion__body {
    margin-bottom: 20px;
  }


  [data-accordion-init='xs'] .accordion__body {
    display: none;
  }


  .shipping-adv-table {
    display: none;
  }
  .shipping-adv {
    margin-bottom: 20px;
  }
  .shipping-phones {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #c2c2c2;
    margin: 0 0 20px;
    padding: 0;
  }
  .shipping-phones .phones > div {
    display: inline-block;
    float: none;
    margin: 0 20px 0 0;
  }
  .shipping-map-main {
    float: none;
  }
  #shipping-area {
    float: none;
    width: auto;
    padding: 0;
    margin: 0;
  }
  .basket-new-form{
    margin-bottom: 25px;
  }
  .basket-new-main{
    padding: 30px 20px;
  }
  .form-row{
    display: block;
  }
  .form-row__input{
    display: flex !important;
    padding-left: 0;
  }
  .input-block{
    max-width: none;
  }
  .btn__txt{
    font-weight: 700;
  }
}

@media (max-width: 400px){
  .modal-mask--order{
    .modal-container {
      padding: 20px;
    }
    .basket-new-form{
      margin-bottom: 15px;
    }
  }
  .modal-default-button--close {
    right: 15px;
    top: 5px;
  }
}

/*
 * The following styles are auto-applied to elements with
 * transition="modal" when their visibility is toggled
 * by Vue.js.
 *
 * You can easily play with the modal transition by editing
 * these styles.
 */

.modal-enter {
  opacity: 0;
}

.modal-leave-active {
  opacity: 0;
}

.modal-enter .modal-container,
.modal-leave-active .modal-container {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.modal-enter-active, .modal-leave-active {
  transition: opacity 1s;
}

.empty-stock_vue_main {
  padding: 0;
}

.empty-stock_vue__text {
  color: #e0503a;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 8px;
}

.empty-stock_vue_main p span {
  color: #257315;
  font-weight: 700;
}

.last-price {
  color: #767676;
  font-size: 12px;
}

.btn-font{
  font-size: 12px !important;
}

.btn-border {
  border: 1px solid #25920f !important;
}
/* End */


/* Start:/local/components/newsite/support.faq.element.list/templates/catalog.list/style.css?163480349889*/
.point-faq{list-style:square inside; padding: 1px;}
.faq-items .ansver_left {padding: 0;}
/* End */
/* /local/components/sh/catalogProducts/templates/.default/style.css?16388813691066 */
/* /local/components/sh/catalogProducts/templates/.default/styles/catalog.css?163888584346036 */
/* /vueComponents/assets/source/vue/components/extends/ListProducts/ItemProduct/styles.scss?161907763136427 */
/* /local/components/newsite/support.faq.element.list/templates/catalog.list/style.css?163480349889 */
