@font-face {
    font-family: 'PT Sans Narrow';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local('PT Sans Narrow'), local('PTSans-Narrow'), url(../fonts/pt-sans-narrow-v11-latin_cyrillic-regular.woff2) format('woff2'), url(../fonts/pt-sans-narrow-v11-latin_cyrillic-regular.woff) format('woff')
}

a,
body,
div,
em,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
iframe,
img,
label,
menu,
nav,
p,
pre,
strong,
table,
tbody,
td,
tfoot,
th,
thead,
tr {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0
}

blockquote {
    color: #ddd
}

body {
    color: #333;
    font-family: Arial, sans-serif;
    font-size: 15px
}

input,
textarea {
    font-size: 15px
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.welcome,
h1 {
    color: #333;
    margin-bottom: 10px;
    font-size: 30px;
    font-weight: 700
}

#content h1 {
    margin-top: 20px
}

h2 {
    color: #333;
    font-size: 26px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 400;
}

p {
    margin-top: 0;
    margin-bottom: 20px;
    line-height: 1.4
}

a,
a b,
a:visited {
    color: #333;
    text-decoration: none;
    cursor: pointer
}

a:hover {
    text-decoration: none;
    color: #cf0101
}

.order-info a img {
    width: 16px
}

form {
    padding: 0;
    margin: 0;
    display: inline
}

input[type=password],
input[type=text],
textarea {
    background: #fff;
    border: 1px solid #d2d2d2;
    border-radius: 4px;
    font-size: 16px;
    line-height: 22px;
    padding: 9px;
    color: #4d4b4b;
    width: 100%;
    box-sizing: border-box;
    -webkit-transition: border-color .2s ease;
    -moz-transition: border-color .2s ease;
    -ms-transition: border-color .2s ease;
    -o-transition: border-color .2s ease;
    transition: border-color .2s ease
}

input[type=password]:focus,
input[type=text]:focus,
textarea:focus {
    border-color: #666;
    outline: 0
}

ol li {
    margin-bottom: 10px
}

.cat-product-addinfo ul li {
    font-size: 14px;
    list-style: url(../image/its-ok.png)
}

.name .product-warning {
    color: #e40000;
    font-weight: 700;
}

.wrap-service {
    max-width: 600px
}

.row-service {
    display: flex;
    margin-bottom: 15px
}

.service-title {
    padding: 8px;
    line-height: 22px;
    width: 30%;
    color: #666
}

.service-desc {
    width: 70%
}

.service-desc input[type=submit] {
    width: 100%
}

select {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 6px 0 6px 5px;
    font-size: 14px;
    outline: 0
}

select:hover {
    border-color: #a6a5a5
}

label {
    cursor: pointer
}

#container {
    margin: 0 auto;
    width: 1200px
}

#column-left {
    float: left;
    width: 220px;
    margin-right: 8px;
    border-right: 1px solid #ddd
}

#column-right {
    float: right;
    width: 220px;
    padding: 5px
}

#content {
    min-height: 400px
}

#column-left + #column-right + #content,
#column-left + #content {
    margin-left: 220px;
}

#column-right + #content {
    margin-right: 220px;
    padding: 10px
}

#header {
    position: relative;
    z-index: 99;
    background: #fff
}

#logo img {
    width: 208px;
    height: 60px;
}
@media screen and (min-width:786px) {
    #logo img {
        width: 260px;
        height: 75px;
    }
}

#header .offcial {
    position: relative;
    display: inline-block;
    width: 300px;
    text-align: center;
    vertical-align: middle;
    margin: 0 25px
}

#header .offcial span {
    color: #e40000;
    font-size: 20px;
    text-shadow: 1px 1px 2px rgba(171, 171, 171, .74);
    font-weight: 700;
    line-height: 22px
}

.header-top {
    box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
    margin-bottom: 5px;
    box-sizing: border-box
}

#header-top-conteiner {
    display: flex;
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
    height: 38px;
    justify-content: space-between;
    align-items: center;
    padding: 0 10px;
    box-sizing: border-box;
}

.phone-free-mob {
    display: none;
}

.phone-top-free {
    display: grid;
    margin-left: 20px;
    margin-right: 20px;
    grid-template-columns: 42px 1fr;
    grid-template-rows: 24px 12px;
    grid-gap: 4px;
}

.phone-top-free a {
    font-size: 18px;
    display: flex;
    align-items: flex-end;
}

.phone-top-free .text-free {
    font-size: 12px;
    color: #757575;
}

.phone-top-free .icon-free {
    grid-row: 1 / 3;
    grid-column: 1 / 2;
    width: 100%;
    height: 100%;
}

.svg-icon {
    max-width: 44px;
    max-height: 44px;
}

.svg-icon {
    fill: #777777;
}

.svg-mini {
    height: 20px;
    width: 20px;
    margin-right: 8px;
    transition: all .2s ease-in-out;
}

.comment_buttons .svg-mini,
.comments_rollup .svg-mini,
.blog_plus .svg-mini {
    fill: #3e77aa;
    filter: drop-shadow(2px 2px 1px #ccc);
}

.blog_minus .svg-mini {
    fill: #3e77aa;
    transform: rotate(180deg);
    filter: drop-shadow(-2px -2px 1px #ccc);
}

.comment_buttons:hover .svg-mini,
.comments_rollup:hover .svg-mini,
.blog_plus:hover .svg-mini,
.blog_minus:hover .svg-mini {
    fill: #cf0101;
    filter: drop-shadow(0px 0px 0px #ccc);
}


.cat-svg-icon {
    fill: #777777;
    width: 24px;
    height: 24px;
}

.icon-swg-cart {
    fill: #f40000;
}

.phone_email {
    display: flex
}

.phone_email .phone_contacts_ks,
.phone_email .phone_contacts_lf,
.phone_email .phone_contacts_mts {
    position: relative;
    padding: 10px 10px 10px 20px
}

#header .phone_contacts {
    position: relative;
    padding: 10px 10px 10px 24px;
    margin-left: 8px;
}


.feedback .phone_email {
    flex-direction: column
}

.dotted {
    text-decoration: none;
    border-bottom: 1px dotted
}

.header-bottom {
    margin: 0 auto;
    width: 1200px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    box-sizing: border-box
}

.h-right {
    display: flex;
}

.header_a {
    display: flex;
    justify-content: space-between;
    min-width: 350px;
    height: 100%;
    align-items: center;
}

.header_a a {
    color: #6c6c6c;
    height: 100%;
    align-items: center;
    display: flex;
}

.header_a a:hover {
    color: #dc143c;
    text-decoration: underline
}

#language img {
    cursor: pointer;
    margin-right: 5px;
    max-width: 30px
}

#currency {
    display: none;
    width: 75px;
    position: absolute;
    top: 15px;
    left: 425px;
    color: #757575;
    line-height: 17px
}

#currency a {
    display: inline-block;
    padding: 2px 4px;
    border: 1px solid #ccc;
    color: #757575;
    text-decoration: none;
    margin-right: 2px;
    margin-bottom: 2px
}

#currency a b {
    color: #000;
    text-decoration: none
}

.heading {
    display: flex;
    flex-direction: column;
    cursor: pointer;
    min-width: 64px;
}

#cart-total {
    display: block;
    font-size: 11px
}

#header #cart .content {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    padding: 8px;
    min-height: 150px;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    background: #fff;
    border-bottom: 1px solid #eee;
    min-width: 340px;
    z-index: 99
}

.mini-cart-info table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 5px
}

.mini-cart-info td {
    color: #000;
    vertical-align: top;
    padding: 10px 5px;
    border-bottom: 1px solid #eee
}

.mini-cart-info .image {
    width: 70px
}

.mini-cart-info .image img {
    border: 1px solid #eee;
    text-align: left
}

.mini-cart-info .name small {
    color: #666
}

.mini-cart-info .quantity {
    text-align: right
}

.mini-cart-info td.total {
    text-align: right;
    white-space: nowrap
}

.mini-cart-info .remove {
    text-align: right
}

.mini-cart-info .remove img {
    cursor: pointer
}

.mini-cart-total {
    text-align: right
}

.mini-cart-total table {
    border-collapse: collapse;
    display: inline-block;
    margin-bottom: 5px
}

.mini-cart-total td {
    color: #000;
    padding: 4px
}

#header #cart .checkout {
    text-align: right;
    clear: both
}

#header #cart .empty {
    padding-top: 50px;
    text-align: center
}

#header #search {
    display: flex;
    align-items: center;
    position: relative;
    flex-grow: 1;
}

#header .button-search {
    background: url(../image/button-search.png) center center no-repeat;
    width: 37px;
    height: 30px;
    display: flex;
    cursor: pointer;
    border-right: 1px solid #eee;
    position: absolute;
    left: 12px;
}

#header .button-search:focus {
    outline: 0
}

#header #search input {
    border: 1px solid #ccc;
    outline: 0;
    border-radius: 3px;
    padding: 6px 0 6px 48px;
    margin: 0 12px;
    outline: 0
}

#header #search input:active {
    border: 1px solid red
}

#language,
#welcome a,
.landwrap {
    display: flex;
    align-items: center
}

#language {
    margin-right: 8px;
}

#welcome {
    margin-right: 15px
}

#welcome a {
    justify-content: center;
    align-items: center;
    color: #6c6c6c
}

#language div {
    padding: 0 5px
}

#language div:first-child {
    border-right: 1px solid #ddd
}

#language div.current {
    color: #757575
}

#language .ua {
    padding-left: 22px;
    margin-left: 5px;
    background: url(../image/ukraine.png) no-repeat left;
}


#compare-total,
#wishlist-total {
    font-size: 11px;
    text-decoration: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

#compare-total:hover .cat-svg-icon {
    fill: #cf0101;
}

#notification {
    width: 1200px;
    margin: 0 auto
}

#header .links {
    display: none;
    position: absolute;
    right: 0;
    bottom: 3px;
    font-size: 10px;
    padding-right: 10px
}

#header .links a {
    float: left;
    padding: 0 0 0 7px;
    color: #38b0e3;
    text-decoration: none;
    font-size: 12px
}

#header .links a + a {
    margin-left: 8px;
    border-left: 1px solid #ccc
}

#menu {
    background: #ff0b03;
    background: linear-gradient(red 0, #c30101 100%);
    width: 100%;
    margin-bottom: 7px
}

.menu {
    max-width: 1200px;
    margin: 0 auto;
    height: 44px;
    overflow: hidden
}

.nav ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.nav li {
    float: left;
    margin: 0;
    padding: 0
}

.nav li a {
    font-size: 18px;
    font-family: 'PT Sans Narrow', sans-serif;
    color: #fff;
    line-height: 18px;
    text-decoration: none;
    display: table-cell;
    padding: 0 6px 0 0;
    z-index: 6;
    position: relative;
    height: 44px;
    max-width: 147px;
    min-width: 75px;
    vertical-align: middle;
    text-align: center
}

.nav li a:hover {
    color: #444
}

#touch-menu {
    display: none;
    font-size: 18px;
    font-family: 'PT Sans Narrow', sans-serif;
    color: #fff;
    line-height: 18px;
    text-decoration: none;
    padding-left: 25px;
    padding-right: 15px;
    height: 44px;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    background: url(../image/touch-menu.png) no-repeat left center
}

.breadcrumb {
    color: #757575
}

.breadcrumb a {
    border-bottom: 1px dotted;
    margin-bottom: 10px;
    display: inline-block
}

.breadcrumb span {
    color: #757575
}

.attention,
.information,
.success,
.warning {
    padding: 10px 10px 10px 33px;
    margin-bottom: 15px;
    color: #555;
    border-radius: 5px 5px 5px 5px
}

.success {
    background: #eaf7d9 url(../image/success.png) 10px center no-repeat;
    border: 1px solid #bbdf8d;
    border-radius: 5px 5px 5px 5px
}

.success a {
    border-bottom: 1px dotted
}

.buy-success {
    max-width: 760px;
    margin: 0 auto;
    padding-top: 25px
}

.success-product {
    padding: 30px 20px 30px 20px;
    display: flex;
    flex-direction: column;
    margin: 19px 0 30px 0;
    border: 1px solid #eaeaea;
    border-radius: 5px;
    box-shadow: 1px 1px 5px 0 #eaeaea
}

.success-title {
    color: #666;
    padding-bottom: 10px;
    border-bottom: 1px solid #777;
    font-size: 30px;
    font-weight: 300
}

.success-items {
    padding-bottom: 10px;
    padding-top: 10px
}

.success-item {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    padding: 10px 0
}

.si-name {
    flex: 6
}

.si-quantity {
    flex: 1;
    text-align: right
}

.si-price {
    flex: 1
}

.success-shipping {
    display: flex;
    justify-content: space-between;
    padding: 10px 0 10px 0;
    border-top: 1px solid #eee
}

.success-total {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #333;
    font-size: 24px;
    padding: 10px 0 10px 0
}

.st-text {
    font-weight: 300
}

.st-data {
    font-weight: 500
}

.success-payment {
    display: flex;
    padding-top: 15px
}

.warning {
    background: #ffd1d1 url(../image/warning.png) 10px center no-repeat;
    border: 1px solid #f8acac;
    border-radius: 5px 5px 5px 5px
}

.attention {
    background: #fff5cc url(../image/attention.png) 10px center no-repeat;
    border: 1px solid #f2dd8c;
    border-radius: 5px 5px 5px 5px
}

.attention .close,
.information .close,
.success .close,
.warning .close {
    float: right;
    padding-top: 4px;
    padding-right: 4px;
    cursor: pointer
}

.required {
    color: red;
    font-weight: 700
}

.error {
    display: block;
    color: red
}

.help {
    color: #757575;
    font-size: 10px;
    font-weight: 400;
    font-family: Verdana, Geneva, sans-serif;
    display: block
}

.image {
    position: relative
}

table.form {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px
}

table.form tr td:first-child {
    width: 150px
}

table.form > * > * > td {
    color: #000
}

table.form td {
    padding: 4px
}

table.list {
    border-collapse: collapse;
    width: 100%;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    margin-bottom: 20px
}

table.list td {
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

table.list thead td {
    background-color: #efefef;
    padding: 0 5px
}

.list thead td,
table.list thead td a {
    text-decoration: none;
    color: #222;
    font-weight: 700
}

table.list tbody td {
    padding: 0 5px
}

table.list .left {
    text-align: left;
    padding: 7px
}

table.list .right {
    text-align: right;
    padding: 7px
}

table.list .center {
    text-align: center;
    padding: 7px
}

table.radio {
    width: 100%;
    border-collapse: collapse
}

table.radio td {
    padding: 5px
}

table.radio td label {
    display: block
}

table.radio tr td:first-child {
    width: 1px
}

table.radio tr td:first-child input {
    margin-top: 1px
}

table.radio tr.highlight:hover td {
    background: #f1ffdd;
    cursor: pointer
}

.pagination {
    padding-top: 15px;
    display: inline-block;
    width: 99%;
    margin-bottom: 20px
}

.pagination .links {
    float: left
}

.pagination .links a {
    display: inline-block;
    border: 1px solid #eee;
    padding: 4px 10px;
    text-decoration: none;
    color: #a3a3a3
}

.pagination .links b {
    display: inline-block;
    border: 1px solid #269bc6;
    padding: 4px 10px;
    font-weight: 400;
    text-decoration: none;
    color: #269bc6;
    background: #fff
}

.pagination .results {
    float: right;
    padding-top: 3px
}

a.button,
input.button {
    border-radius: 3px;
    border: 1px solid #c60101;
    padding: 6px 12px 6px 12px;
    font-size: 20px;
    cursor: pointer;
    line-height: 28px;
    background: linear-gradient(red, #c30101);
    background-repeat: no-repeat;
    color: #fff;
    outline: 0
}

a.button {
    display: inline-block;
    text-decoration: none;
    padding: 8px 12px
}

input.button {
    margin: 0;
    border: 0;
    outline: 0
}

a.button:hover,
input.button:hover {
    background: #c30101;
    background: linear-gradient(#c30101 0, red 100%);
    color: #fff
}

a.button:active,
input.button:active {
    background: #8c0000
}

.avalable-text {
    font-size: 13px;
    color: #757575;
    margin-bottom: 3px
}

.wrap-product {
    position: relative
}

.buttons {
    background: #fff;
    overflow: auto;
    margin-bottom: 20px
}

.buttons .left {
    float: left;
    text-align: left
}

.buttons .right {
    float: right;
    text-align: right
}

.buttons .center {
    text-align: center;
    margin-left: auto;
    margin-right: auto
}

.htabs {
    display: flex;
    list-style: none;
    background: #f5f5f5;
    border-radius: 3px;
    flex-wrap: wrap;
}

.htabs a {
    padding: 14px 8px 10px;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    display: none;
    flex-basis: 155px;
}

.htabs a.selected {
    color: #e40000;
    box-shadow: inset 0 -2px 0 0 #e40000;
}

.tab-content {
    padding: 16px 0;
    margin-bottom: 20px;
    z-index: 2;
    overflow: auto;
    line-height: 1.3;
}

.blog-record-description table tbody tr:nth-child(odd),
.tab-content table tbody tr:nth-child(odd) {
    background: #fff
}

.blog-record-description table tbody tr:nth-child(even),
.tab-content table tbody tr:nth-child(even) {
    background: #f2f6f8
}

.box {
    margin-bottom: 20px
}

.widget-box {
    
}
.box .box-heading {
    border-bottom: 1px solid #dbdee1;
    padding: 12px 10px 12px 10px;
    font-size: 20px;
    font-weight: 700;
    line-height: 14px;
    color: #e40000
}

.box-rec {
    width: 100%;
    margin: 0 auto;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .1);
    margin-bottom: 20px;
    box-sizing: border-box;
    clear: both
}

.box-rec-heading {
    font-size: 16px;
    line-height: 22px;
    border-bottom: 1px solid #ddd;
    padding: 12px;
    border-radius: 3px;
    background-color: #f5f5f5;
}

.box-rec-content {
    display: block;
    position: relative;
    width: 100%
}

.box-rec-product {
    width: 100%;
    margin-top: 10px;
    text-align: center
}

.box-prod-rec {
    display: inline-block;
    vertical-align: top;
    padding-left: 3px;
    padding-right: 3px
}

.box-prod-rec-conteiner {
    display: block;
    position: relative;
    text-align: center;
    width: 175px;
    overflow: hidden;
    margin-bottom: 10px;
    padding: 5px;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: border .2s ease-in-out
}

.box-prod-rec-conteiner:hover {
    border-color: #ccc;
    box-shadow: 0 3px 15px rgba(0, 0, 0, .2);
    transition: all .2s ease-in-out
}

.box-prod-rec-conteiner .name {
    height: 58px;
    text-align: center;
    margin-bottom: 4px;
    overflow: hidden;
    position: relative
}

.box-prod-rec-conteiner .name-small {
    min-height: 40px;
    text-align: center;
    margin-bottom: 4px;
    font-size: 14px
}

.box-prod-rec-conteiner .name-small a {
    font-size: 13px
}

.box-rec-price {
    display: inline-block;
    height: 40px
}

.box-rec-price .price {
    display: inline-block;
    height: 30px;
    width: 85px;
    text-align: center;
    border-radius: 5px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border: 1px solid #ddd;
    background: #f5f5f5;
    float: left;
    line-height: 28px;
    box-sizing: border-box
}

.box-rec-price .price .price-old {
    display: none
}

.box-rec-price .related-price {
    display: inline-block;
    height: 30px;
    width: 95px;
    text-align: center;
    border-radius: 5px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border: 1px solid #ddd;
    background: #f5f5f5;
    float: left;
    line-height: 30px
}

.box-rec-price .related-price .price-old {
    display: none
}

.box-rec-price .cart {
    display: inline-block;
    height: 30px;
    width: 70px;
    text-align: center;
    margin-left: -1px;
    border-radius: 5px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border: 1px solid #ddd;
    background: #f5f5f5;
    float: left;
    cursor: pointer;
    line-height: 28px
}

.box-rec-price .related-cart {
    display: inline-block;
    height: 30px;
    width: 40px;
    text-align: center;
    margin-left: -1px;
    border-radius: 5px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border: 1px solid #ddd;
    background: #f5f5f5 url(../image/minicart0.png) no-repeat center;
    float: left;
    cursor: pointer;
    line-height: 28px
}

.box-prod-rec-conteiner:hover .cart {
    color: #fff;
    background: #ff0b03;
    background: linear-gradient(red 0, #c30101 100%);
    border-color: #c60101;
    transition: all .2s ease-in-out
}

.box-prod-rec-conteiner:hover .price {
    color: #fff;
    background: #ff0b03;
    background: linear-gradient(red 0, #c30101 100%);
    border-color: #c60101;
    transition: all .2s ease-in-out
}

.box-rec-price .cart:hover,
.box-rec-price .price:hover {
    color: #fff;
    background: #ff0b03;
    background: linear-gradient(#c30101 0, red 100%)
}

.box-rec-price .cart:active {
    background: #8c0000
}

.rec-rating {
    display: block;
    text-align: center
}

.custom-block {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.cb-0 {
    width: 290px;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    text-align: left
}

.cb-1 {
    border-radius: 6px;
    border: 1px solid #ddd;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .1);
    margin-bottom: 20px;
    padding: 13px 15px;
    background: #fff
}

.cb-image {
    width: 60px;
    height: 60px;
    float: left
}

.cb-text {
    margin-left: 75px
}

.cb-text h3 {
    margin: 0;
    border-bottom: 1px solid #e5e5e5;
    height: 20px;
    overflow: hidden;
    font-weight: 600;
    font-size: 16px
}

.cb-text p {
    margin: 2px 0 0 0;
    padding: 0;
    font-size: 14px;
    line-height: 1.3;
    height: 36px;
    overflow: hidden
}

.img-sale {
    background: url(../image/sale.png) no-repeat center
}

.img-blog {
    background: url(../image/blog.png) no-repeat center
}

.img-discounted {
    background: url(../image/discounted.png) no-repeat center
}

.img-delyvery {
    background: url(../image/dostavka.png) no-repeat center
}

.img-payment {
    background: url(../image/home-paymant.png) no-repeat center
}

.img-timetable {
    background: url(../image/schedule.png) no-repeat center
}

.img-mashyna {
    background: url(../image/shveynaya.jpg) no-repeat center;
    background-size: 60px
}

.img-overlock {
    background: url(../image/overlock.jpg) no-repeat center;
    background-size: 60px
}

.img-igla {
    background: url(../image/igly.jpg) no-repeat center;
    background-size: 60px
}

.img-lapka {
    background: url(../image/lapka.jpg) no-repeat center;
    background-size: 60px
}

.img-uslugi {
    background: url(../image/nashi-uslugi.png) no-repeat center;
    background-size: 60px
}

.category-245 a {
    color: #00ed00 !important
}

.category-245 a:hover {
    color: #fff !important
}

.box-product .image {
    display: block;
    float: left
}

.box-product .image img {
    padding: 3px
}

.box-product .name a {
    text-decoration: none;
    display: block;
    margin-bottom: 4px;
    margin-top: 10px
}

.box-product .price {
    display: block;
    font-weight: 600;
    color: #333;
    margin-bottom: 4px
}

.box-product .price-old {
    color: red;
    text-decoration: line-through
}

.box-product .price-new {
    font-weight: 700
}

.box-product .rating {
    display: block;
    margin-bottom: 4px
}

.box-product .rating {
    display: none
}

ul.box-category,
ul.box-category ul {
    list-style: none;
    margin: 0;
    padding: 0
}

ul.box-category > li:first-child {
    padding: 0 8px 8px 0
}

ul.box-category > li {
    padding: 8px 8px 8px 0
}

ul.box-category > li + li {
    border-top: 1px solid #eee
}

ul.box-category > li > a {
    text-decoration: none;
    color: #333
}

ul.box-category > li ul {
    display: none
}

ul.box-category > li a.active {
    font-weight: 700
}

ul.box-category > li a.active + ul {
    display: block
}

ul.box-category > li ul > li {
    padding: 5px 5px 0 10px
}

ul.box-category > li ul > li > a {
    text-decoration: none;
    display: block
}

ul.box-category > li ul > li > a.active {
    font-weight: 700
}

.box .box-info {
    padding-left: 10px
}

.box-info ul {
    padding-left: 0;
    margin-top: 0;
    list-style: none;
    padding-top: 10px;
    padding-bottom: 10px
}

.box-info li {
    border-bottom: 1px solid #ddd;
    padding: 8px 15px 8px 10px
}

ul.box-filter,
ul.box-filter ul {
    list-style: none;
    margin: 0;
    padding: 0
}

ul.box-filter span {
    font-weight: 700;
    border-bottom: 1px solid #eee;
    display: block;
    padding-bottom: 5px;
    margin-bottom: 8px
}

ul.box-filter > li ul {
    padding-bottom: 10px
}

#content .content .left {
    float: left;
    width: 49%
}

#content .content .right {
    float: right;
    width: 49%
}

.category-info {
    overflow: auto;
    font-size: 13px
}

.category-info a {
    border-bottom: 1px dotted #999
}

.category-info .image {
    float: left;
    padding: 5px;
    margin-right: 15px;
    border: 1px solid #e7e7e7
}

.category-list {
    display: flex;
    margin: 10px;
    flex-wrap: wrap
}

.category-list-box {
    display: flex;
    flex-direction: column
}

.category-list-button {
    margin: 1px
}

.category-list-button a {
    background-color: rgba(0, 0, 0, .027);
    display: block;
    padding: 5px 10px;
    min-width: 150px
}

.manufacturer-list {
    border: 1px solid #dbdee1;
    padding: 5px;
    overflow: auto;
    margin-bottom: 20px
}

.manufacturer-heading {
    background: #f8f8f8;
    font-size: 15px;
    font-weight: 700;
    padding: 5px 8px;
    margin-bottom: 6px
}

.manufacturer-content {
    padding: 8px
}

.manufacturer-list ul {
    float: left;
    width: 25%;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 10px
}

.product-filter {
    border-bottom: 1px solid #eee;
    padding-bottom: 16px;
    overflow: auto
}

.product-filter .display {
    margin-right: 15px;
    float: left;
    padding-top: 4px;
    color: #333;
    display: none
}

.product-filter .display a {
    font-weight: 700
}

.product-filter .sort {
    float: right;
    color: #333;
    position: relative
}

#mobile-filter {
    display: none;
    float: left;
    background: #00c750;
    border: 1px solid #1e8624;
    color: #fff;
    border-radius: 3px;
    padding: 7px 22px 7px 40px;
    font-size: 14px;
    position: relative;
    cursor: pointer;
    margin-right: 12px;
}

#mobile-filter::before {
    content: '';
    width: 32px;
    height: 32px;
    background: url(../image/filter.png) no-repeat;
    position: absolute;
    top: 0;
    left: 4px
}

.product-filter .limit {
    margin-left: 15px;
    float: right;
    color: #333
}

.product-compare {
    padding-top: 6px;
    margin-bottom: 10px;
    font-weight: 600
}

.product-compare a {
    text-decoration: none;
    font-weight: 600
}

.product-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(235px, 1fr));
    grid-gap: 6px;
    margin-top: 5px;
    margin-bottom: 20px
}

.cat-product {
    display: flex;
    flex-direction: column;
    position: relative;
    padding: 5px;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.cat-product .image {
    position: relative;
    align-self: center;
    margin-bottom: 16px
}

.cat-product .cat-gift-small {
    position: absolute;
    bottom: 0;
    left: 0;
    padding-top: 15px;
    background: url(../image/bant.png) top no-repeat;
    background-size: 41px
}

.cat-product .cat-gift-small .actionbox {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 55px;
    height: 55px;
    background-color: #fff;
    border: 2px solid #ff0b03;
    border-radius: 5px
}

.cat-product .name {
    margin-bottom: 10px
}

.cat-product .name a {
    font-weight: 700
}

.cat-product .name a:hover {
    color: #cf0101
}

.cat-product .box-gift-small {
    display: none;
    margin-bottom: 5px
}

.cat-product .box-gift-small span {
    color: #e40000;
    font-size: 14px
}

.box-rec .cat-rating,
.cat-product .cat-rating {
    display: flex;
    align-items: center;
    flex-direction: column
}

.box-rec .reviews-count,
.cat-product .reviews-count {
    font-size: 12px
}

.box-rec .price-box,
.cat-product .price-box {
    margin-bottom: 10px;
    font-size: 18px;
    display: flex;
    flex-direction: column;
    align-items: start
}

.box-rec .price-box .price,
.cat-product .price-box .price,
.price-box .cart .price {
    background: #fff3d7;
    padding: 6px 7px;
    border-radius: 3px
}

.price-box .price-old {
    color: #757575;
    position: relative;
    margin-left: 7px
}

.price-box .price-old-place {
    height: 21px
}

.box-rec .price-box .price-old::before,
.cat-product .price-box .price-old::before {
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    background: #ff0012;
    left: 0;
    top: 47%
}

.box-rec .price-box .price-new,
.cat-product .price-box .price-new {
    color: #e40000;
    background: #fdf5f3;
    padding: 6px 7px;
    border-radius: 3px
}

.cart-grid {
    display: flex;
    margin-bottom: 10px;
    align-items: stretch;
}

.cat-product .wishlist,
.cat-product .compare {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    margin-left: 8px;
}

.cat-product .wishlist:hover .cat-svg-icon,
.cat-product .compare:hover .cat-svg-icon {
    fill: #f40000;
    transition: all .3s ease-in-out
}

.cat-product:hover {
    box-shadow: 0 3px 15px rgba(0, 0, 0, .2);
    transition: all .3s ease-in-out;
    z-index: 5
}

.cat-product-addinfo {
    display: none;
    position: absolute;
    top: 100%;
    background: #fff;
    left: 0;
    right: -1px;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    box-shadow: 0 15px 15px rgba(0, 0, 0, .2)
}

.cat-product:hover .cat-product-addinfo {
    display: block
}

.button-avail span,
.button-outstock span {
    font-size: 12px
}

.button-rec-out {
    padding: 10px 10px
}

.button-avail,
.button-outstock {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    font-size: 15px;
    padding: 0 8px 0 34px;
    background: #f5f5f5;
    border-radius: 3px;
    border: 1px solid #ddd;
    outline: 0;
    box-sizing: border-box;
    min-height: 40px
}

.button-avail::before,
.button-outstock::before {
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    background: url(../image/email.svg) no-repeat center;
    background-size: 24px;
    left: 6px
}

.button-grid {
    border-radius: 3px;
    border: 1px solid #ccd4e1;
    cursor: pointer;
    box-sizing: border-box;
    line-height: 1;
    outline: 0;
    position: relative;
    padding: 12px 12px 11px 44px;
    background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='44px' height='44px' version='1.1' style='shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd' viewBox='0 0 44 44' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cstyle type='text/css'%3E%3C!%5BCDATA%5B.fil0 %7Bfill:%23777777%7D%5D%5D%3E%3C/style%3E%3C/defs%3E%3Cg%3E%3Cpath class='fil0' d='M35.155 33.119c2.245,0 4.065,1.82 4.065,4.065 0,2.245 -1.82,4.064 -4.065,4.064 -2.245,0 -4.065,-1.819 -4.065,-4.064 0,-2.245 1.82,-4.065 4.065,-4.065z'/%3E%3Cpath class='fil0' d='M10.512 33.119c2.245,0 4.065,1.82 4.065,4.065 0,2.245 -1.82,4.064 -4.065,4.064 -2.244,0 -4.064,-1.819 -4.064,-4.064 0,-2.245 1.82,-4.065 4.064,-4.065z'/%3E%3Cpath class='fil0' d='M15.157 26.909l21.069 -3.528 2.947 -10.862 -20.94 0c-1.031,0 -1.873,-0.842 -1.873,-1.873 0,-1.032 0.842,-1.873 1.873,-1.873l23.389 0c0.603,0 1.122,0.256 1.488,0.735 0.367,0.479 0.478,1.046 0.32,1.628l-3.902 14.384c-0.196,0.723 -0.76,1.234 -1.499,1.357l-23.973 4.014c-0.971,0.163 -1.899,-0.449 -2.13,-1.406l-5.564 -22.987 -3.989 0c-1.032,0 -1.873,-0.842 -1.873,-1.873 0,-1.032 0.841,-1.873 1.873,-1.873l5.464 0c0.875,0 1.614,0.581 1.82,1.432l5.5 22.725z'/%3E%3C/g%3E%3C/svg%3E") no-repeat 8px, #f5f5f5;
    background-size: 25px;
}

.cat-product:hover .button-grid {
    background: red;
    background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='44px' height='44px' version='1.1' style='shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd' viewBox='0 0 44 44' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cstyle type='text/css'%3E%3C!%5BCDATA%5B.fil0 %7Bfill:%23FFFFFF%7D%5D%5D%3E%3C/style%3E%3C/defs%3E%3Cg%3E%3Cpath class='fil0' d='M35.155 33.119c2.245,0 4.065,1.82 4.065,4.065 0,2.245 -1.82,4.064 -4.065,4.064 -2.245,0 -4.065,-1.819 -4.065,-4.064 0,-2.245 1.82,-4.065 4.065,-4.065z'/%3E%3Cpath class='fil0' d='M10.512 33.119c2.245,0 4.065,1.82 4.065,4.065 0,2.245 -1.82,4.064 -4.065,4.064 -2.244,0 -4.064,-1.819 -4.064,-4.064 0,-2.245 1.82,-4.065 4.064,-4.065z'/%3E%3Cpath class='fil0' d='M15.157 26.909l21.069 -3.528 2.947 -10.862 -20.94 0c-1.031,0 -1.873,-0.842 -1.873,-1.873 0,-1.032 0.842,-1.873 1.873,-1.873l23.389 0c0.603,0 1.122,0.256 1.488,0.735 0.367,0.479 0.478,1.046 0.32,1.628l-3.902 14.384c-0.196,0.723 -0.76,1.234 -1.499,1.357l-23.973 4.014c-0.971,0.163 -1.899,-0.449 -2.13,-1.406l-5.564 -22.987 -3.989 0c-1.032,0 -1.873,-0.842 -1.873,-1.873 0,-1.032 0.841,-1.873 1.873,-1.873l5.464 0c0.875,0 1.614,0.581 1.82,1.432l5.5 22.725z'/%3E%3C/g%3E%3C/svg%3E") no-repeat 8px, linear-gradient(red, #c30101);
    background-size: 25px;
    border-color: #c60101;
    color: #fff;
    transition: all .2s ease-in-out;
    text-decoration: none
}

.notify-serch {
    padding: 10px 12px 10px 40px
}

.cat-product:hover .button-outstock {
    background: red;
    background: linear-gradient(red, #c30101);
    border-color: #c60101;
    color: #fff;
    transition: all .2s ease-in-out;
    text-decoration: none
}

.cat-product:hover .cart::before {
    background-image: url(../image/cart24w.png)
}

.carouselbox:hover .button-outstock::before,
.cat-product:hover .button-outstock::before {
    background-image: url(../image/email-w.svg)
}

.no-quant {
    background-color: #f5f5f5 !important
}

.wc {
    padding: 10px 0 0 0;
    margin-bottom: 10px;
    color: #4d4d4d
}

.right .wishlist a {
    background: url(../image/060.png) no-repeat center
}

.right .compare a {
    background: url(../image/090.png) no-repeat center
}

.right .compare a:active {
    background: url(../image/091.png) no-repeat center, linear-gradient(#c30101 0, #c30101 100%)
}

.right .wishlist a:active {
    background: url(../image/061.png) no-repeat center, linear-gradient(#c30101 0, #c30101 100%)
}

.button-zakaz {
    border-radius: 3px;
    border: 1px solid #c60101;
    padding: 6px 12px 6px 50px;
    font-size: 24px;
    cursor: pointer;
    line-height: 26px;
    background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='44px' height='44px' version='1.1' style='shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd' viewBox='0 0 44 44' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cstyle type='text/css'%3E%3C!%5BCDATA%5B.fil0 %7Bfill:%23FFFFFF;width:28px;height:28px;%7D%5D%5D%3E%3C/style%3E%3C/defs%3E%3Cg%3E%3Cpath class='fil0' d='M35.155 33.119c2.245,0 4.065,1.82 4.065,4.065 0,2.245 -1.82,4.064 -4.065,4.064 -2.245,0 -4.065,-1.819 -4.065,-4.064 0,-2.245 1.82,-4.065 4.065,-4.065z'/%3E%3Cpath class='fil0' d='M10.512 33.119c2.245,0 4.065,1.82 4.065,4.065 0,2.245 -1.82,4.064 -4.065,4.064 -2.244,0 -4.064,-1.819 -4.064,-4.064 0,-2.245 1.82,-4.065 4.064,-4.065z'/%3E%3Cpath class='fil0' d='M15.157 26.909l21.069 -3.528 2.947 -10.862 -20.94 0c-1.031,0 -1.873,-0.842 -1.873,-1.873 0,-1.032 0.842,-1.873 1.873,-1.873l23.389 0c0.603,0 1.122,0.256 1.488,0.735 0.367,0.479 0.478,1.046 0.32,1.628l-3.902 14.384c-0.196,0.723 -0.76,1.234 -1.499,1.357l-23.973 4.014c-0.971,0.163 -1.899,-0.449 -2.13,-1.406l-5.564 -22.987 -3.989 0c-1.032,0 -1.873,-0.842 -1.873,-1.873 0,-1.032 0.841,-1.873 1.873,-1.873l5.464 0c0.875,0 1.614,0.581 1.82,1.432l5.5 22.725z'/%3E%3C/g%3E%3C/svg%3E") no-repeat 8px, linear-gradient(red, #c30101);
    background-size: 28px;
    color: #fff;
}

.to-cart-button {
    position: relative
}

.button-zakaz:hover {
    background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='44px' height='44px' version='1.1' style='shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd' viewBox='0 0 44 44' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cstyle type='text/css'%3E%3C!%5BCDATA%5B.fil0 %7Bfill:%23FFFFFF;width:28px;height:28px;%7D%5D%5D%3E%3C/style%3E%3C/defs%3E%3Cg%3E%3Cpath class='fil0' d='M35.155 33.119c2.245,0 4.065,1.82 4.065,4.065 0,2.245 -1.82,4.064 -4.065,4.064 -2.245,0 -4.065,-1.819 -4.065,-4.064 0,-2.245 1.82,-4.065 4.065,-4.065z'/%3E%3Cpath class='fil0' d='M10.512 33.119c2.245,0 4.065,1.82 4.065,4.065 0,2.245 -1.82,4.064 -4.065,4.064 -2.244,0 -4.064,-1.819 -4.064,-4.064 0,-2.245 1.82,-4.065 4.064,-4.065z'/%3E%3Cpath class='fil0' d='M15.157 26.909l21.069 -3.528 2.947 -10.862 -20.94 0c-1.031,0 -1.873,-0.842 -1.873,-1.873 0,-1.032 0.842,-1.873 1.873,-1.873l23.389 0c0.603,0 1.122,0.256 1.488,0.735 0.367,0.479 0.478,1.046 0.32,1.628l-3.902 14.384c-0.196,0.723 -0.76,1.234 -1.499,1.357l-23.973 4.014c-0.971,0.163 -1.899,-0.449 -2.13,-1.406l-5.564 -22.987 -3.989 0c-1.032,0 -1.873,-0.842 -1.873,-1.873 0,-1.032 0.841,-1.873 1.873,-1.873l5.464 0c0.875,0 1.614,0.581 1.82,1.432l5.5 22.725z'/%3E%3C/g%3E%3C/svg%3E") no-repeat 8px, linear-gradient(#c30101 0, red 100%);
    background-size: 28px;
}

.button-zakaz:active {
    background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='44px' height='44px' version='1.1' style='shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd' viewBox='0 0 44 44' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cstyle type='text/css'%3E%3C!%5BCDATA%5B.fil0 %7Bfill:%23FFFFFF;width:28px;height:28px;%7D%5D%5D%3E%3C/style%3E%3C/defs%3E%3Cg%3E%3Cpath class='fil0' d='M35.155 33.119c2.245,0 4.065,1.82 4.065,4.065 0,2.245 -1.82,4.064 -4.065,4.064 -2.245,0 -4.065,-1.819 -4.065,-4.064 0,-2.245 1.82,-4.065 4.065,-4.065z'/%3E%3Cpath class='fil0' d='M10.512 33.119c2.245,0 4.065,1.82 4.065,4.065 0,2.245 -1.82,4.064 -4.065,4.064 -2.244,0 -4.064,-1.819 -4.064,-4.064 0,-2.245 1.82,-4.065 4.064,-4.065z'/%3E%3Cpath class='fil0' d='M15.157 26.909l21.069 -3.528 2.947 -10.862 -20.94 0c-1.031,0 -1.873,-0.842 -1.873,-1.873 0,-1.032 0.842,-1.873 1.873,-1.873l23.389 0c0.603,0 1.122,0.256 1.488,0.735 0.367,0.479 0.478,1.046 0.32,1.628l-3.902 14.384c-0.196,0.723 -0.76,1.234 -1.499,1.357l-23.973 4.014c-0.971,0.163 -1.899,-0.449 -2.13,-1.406l-5.564 -22.987 -3.989 0c-1.032,0 -1.873,-0.842 -1.873,-1.873 0,-1.032 0.841,-1.873 1.873,-1.873l5.464 0c0.875,0 1.614,0.581 1.82,1.432l5.5 22.725z'/%3E%3C/g%3E%3C/svg%3E") no-repeat 8px, linear-gradient(#c30101 0, #c30101 100%);
    background-size: 28px;
}

.prod-grid .button-grid:hover {
    background: linear-gradient(#c30101 0, red 100%)
}

.prod-grid .button-grid:active {
    background: linear-gradient(#c30101 0, #c30101 100%)
}

.product-info {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    grid-gap: 15px;
    margin-bottom: 15px
}

.addinfo {
    display: grid;
    grid-auto-rows: max-content;
    grid-gap: 15px
}

.addinfo-item {
    display: flex;
    align-items: center;
    border-radius: 5px;
    padding: 5px;
    background: #fff;
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, .15)
}

.addinfo-item .industrial {
    background: url(../image/industrial.png) no-repeat center
}

.addinfo-item .for_industrial {
    background: url(../image/industrial.png) no-repeat center
}

.addinfo-ic {
    flex: 0 0 75px;
    height: 75px;
    margin-right: 7px
}

.addinfo-box {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.addinfo-box-title {
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 14px
}

.addinfo-box-text {font-size: 12px}
.addinfo-box-text b {font-size: 14px}

.addinfo-box-text ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.addinfo-box-text ul li {
    margin-bottom: 0
}

.product-info .description {
    border-bottom: 1px solid #e7e7e7;
    padding: 0 5px 10px 5px;
    margin-bottom: 10px;
    line-height: 24px;
    color: #4d4d4d
}

.product-info .description a {
    color: #4d4d4d;
    text-decoration: none
}

.product-info .price-box {
    margin-bottom: 10px;
    font-size: 24px;
    padding: 5px;
}

.product-info .product-cart {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px
}

.product-info .price-new {
    font-weight: 600;
    color: #e40000;
    background: #fdf5f3;
    padding: 6px 7px;
    border-radius: 3px
}

.home-special {
    overflow: visible;
    display: inline-block
}

.home-special .price-old,
.product-info .price-old {
    color: #757575;
    position: relative
}

.product-info .price-old {
    display: inline-block
}

.product-info .stock {
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 10px
}

.home-special .price-old::before,
.product-info .price-old::before {
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    background: #ff0012;
    left: 0;
    top: 50%
}

.product-info .special_end {
    font-size: 14px;
    font-weight: 400
}

.special-info {
    padding: 20px 40px 0 40px
}

.product-info .price-tax {
    font-size: 12px;
    font-weight: 400;
    color: #757575
}

.product-info .price .reward {
    font-size: 12px;
    font-weight: 400;
    color: #757575
}

.price-box .discount {
    font-size: 14px;
    color: #ff0b03;
    line-height: 1.4;
    margin-bottom: 15px
}

.product-info .options {
    border: 1px solid #e7e7e7;
    padding: 5px;
    margin-bottom: 10px;
    color: #000
}

.product-info .option-image {
    margin-top: 3px;
    margin-bottom: 3px
}

.product-info .option-image label {
    display: block;
    width: 100%;
    height: 100%
}

.product-info .option-image img {
    margin-right: 5px;
    border: 1px solid #ccc;
    cursor: pointer
}

.product-info .options td {
    vertical-align: middle;
    font-size: 13px
}

.product-info .product-cart .minimum {
    padding-top: 5px;
    font-size: 11px;
    color: #757575
}
.product-info .product-image {
    position: relative;
}
.wish-box {
    display: flex;
    flex-direction: column;
    position: absolute;
    z-index: 99;
    right: 4px;
    top: 12px;
}
.wish-box a {
    display: flex;
    align-items: center;
    padding: 8px;
    margin-bottom: 4px;
    background: rgb(255 255 255 / 75%);
    border-radius: 4px;
}
.wish-box a:hover {
    background: #fff;
    box-shadow: 0 0 9px #999;
}
.wish-box a:hover svg {
    fill: #cf0101;
}
.wish-box .cat-svg-icon {
    fill: #b1b1b1;
    width: 36px;
    height: 36px;
}
.product-info .review {
    display: flex;
    justify-content: space-evenly;
    margin: 12px 0;
    color: #4d4d4d;
}
.product-info .review span {
    color: #68749e;
    font-size: 12px
}
.share42init {
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle
}
.descr {
    text-align: center;
    display: block;
    margin-top: 20px;
    margin-left: 0
}
.product-info .pr-text {
    font-weight: 600
}
.product-info .image {
    position: relative;
}
.product-grid .image, .product-list .image, .box-product .image {
    position: relative;
}
.ukrcreditsticker {
    position: absolute;
    color: #000;
    right: 10px;
    display: flex;
}
@media screen and (max-width: 768px) {
    .ukrcreditsticker {display: none;}
}
.ukrcreditsticker>div {
    position: relative;
    border-radius: 5px;
    background: #fff;
    margin-left: 5px;
    margin-top: 21px;
    height: 30px;
    width: 30px;
}
.ukrcreditsticker span {
    position: absolute;
    font-size: 14px;
    font-weight:700;
    right: 2px;	
    bottom:2px;
    text-shadow: -1px -1px 0 #FFF;
}
.ukrcreditsticker .ukrcreditPP {
    background: #fff url('/catalog/view/theme/default/image/ukrcredits/PP_logo.png') center center no-repeat;
    background-size: 25px;
}
.ukrcreditsticker .ukrcreditPB {
    background: #fff url('/catalog/view/theme/default/image/ukrcredits/PP_logo.png') center center no-repeat;
    background-size: 25px;
}
.ukrcreditsticker .ukrcreditII {
    background: #fff url('/catalog/view/theme/default/image/ukrcredits/II_logo.png') center center no-repeat;
    background-size: 25px;
}
.ukrcreditsticker .ukrcreditIA {
    background: #fff url('/catalog/view/theme/default/image/ukrcredits/II_logo.png') center center no-repeat;
    background-size: 25px;
}
.ukrcreditsticker .ukrcreditMB {
    background: #fff url('/catalog/view/theme/default/image/ukrcredits/MB_logo.png') center center no-repeat;
    background-size: 25px;
}
.ukrcredit-info {
    display: none;
    position: absolute;
    right: -1px;
    width: 218px;
    bottom: 36px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 16px;
    box-sizing: border-box;
    font-size: 13px;
    z-index: 1;
    box-shadow: 0 3px 15px rgb(0 0 0 / 20%);
    transition: all .3s ease-in-out;
}
.ukrcredit-info::before {
    display: flex;
    width: 5px;
    heidth: 5px;
    background: #fff;
    transform: rotate;
}
.ukrcreditPP:hover .ukrcredit-info,
.ukrcreditMB:hover .ukrcredit-info, 
.ukrcreditII:hover .ukrcredit-info {
    display: block;
}

.button-credits {
    display: flex;
    align-items: center;
    border: 1px solid #d4ffdf;
    background-color: #f2fff3;
    border-radius: 3px;
    cursor: pointer;
    padding: 8px 12px;
    font-size: 20px;
    margin: 0 auto;
}

.button-credits img {
    margin-right: 12px;
}

.button-credits:hover {
    background-color: rgb(39 160 39 / 14%);
}

.button-credits:focus {
    outline: none;
}

.pb-rassrochka span,
.platy span {
    text-decoration: none;
    border-bottom: 1px dotted #222;
    font-size: 14px;
    color: #222;
    cursor: pointer
}

.pb-rassrochka {
    padding-left: 40px;
    background: url(../image/pb-rassrochka.png) no-repeat;
    background-size: 30px;
    background-position: 5px center
}

.pb-rassrochka:hover {
    background-color: #eaffe4
}

.delivery-np {
    background: url(../image/nova_pochta.png) no-repeat center;
    background-size: 70px
}

.delivery {
    background: url(../image/delivery.png) no-repeat center;
    background-size: 70px
}

.payment {
    background: url(../image/payment.png) no-repeat center;
    background-size: 70px
}

.exchanhe {
    background: url(../image/exchanhe.png) no-repeat center;
    background-size: 70px
}

.guarantee {
    background: url(../image/guarantee.png) no-repeat center;
    background-size: 70px
}

.a_present,
.applicability {
    display: flex;
    align-items: center;
    border-radius: 4px;
    padding: 5px 0 5px 7px;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, .15)
}
.a_present.gift {
    background: #00a905;
    box-shadow: 0 0 3px 1px rgb(0 0 0 / 15%);
    margin-bottom: 20px;
}
.gift .present_text {
    font-weight: 700;
    font-size: 16px;
    color: #fff;
}
.gift-box {
    flex: 0 0 72px;
    height: 70px;
    margin-right: 15px;
    float: left;
    background: url(../image/giftbox.svg) center no-repeat;
    background-size: 55px;
}
.present_img {
    flex: 0 0 72px;
    height: 60px;
    background: url(../image/komplekt.jpg) no-repeat center;
    background-size: 72px;
    margin-right: 15px;
    float: left;
    padding: 6px
}

.present_noznycy {
    flex: 0 0 72px;
    height: 60px;
    background: url(../image/a_present.png) no-repeat center;
    background-size: 86px;
    margin-right: 15px;
    float: left;
    padding: 6px
}

.cat_present {
    position: absolute;
    height: 60px;
    width: 75px;
    background-size: 75px;
    right: 0;
    bottom: 0;
    margin-right: 0
}

.prod-code {
    position: absolute;
    right: 0;
    top: 25px;
    padding: 5px 10px;
    background: #fff3d7;
    border-radius: 5px
}

.applicability_img {
    background: url(../image/applicability.png) no-repeat;
    background-position: center;
    width: 60px;
    height: 60px;
    flex-shrink: 0
}

.present_text {
    font-weight: 700;
    font-size: 16px;
    color: #c81f0d
}

.present_text a {
    font-weight: 700;
    font-size: 16px;
    color: #c81f0d;
    border-bottom: 1px dotted #c81f0d
}

.applicability_text {
    padding-left: 10px;
    font-size: 14px
}

.applicability_text a {
    border-bottom: 1px dotted #222
}

.wm_box {
    padding: 5px;
    border: 1px solid #ddd;
    margin-bottom: 10px
}

.wm_img {
    float: left;
    width: 90px;
    height: 66px;
    background: url(../image/atention.png) no-repeat;
    background-size: 87px
}

.wm_text {
    line-height: 17px;
    color: #e40000;
    font-size: 16px;
    font-weight: 700;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .075)
}

.wm_hint,
.wm_hint a {
    line-height: 17px;
    font-size: 13px;
    font-family: arial
}

.author b {
    color: #e40000
}

.cat-product .product-image img {
    width: 175px;
    height: 175px;
}
@media only screen and (min-width:768px) {
    .cat-product .image img {
        width: 210px;
        height: 210px;
    }
}

.product-image .swiper-slide {
    display: flex;
    justify-content: center;
    cursor: pointer;
}

.product-image .gallery-top img {
    width: 310px;
    height: 310px;
}

.review img,
.rating img {
    width: 83px;
    height: 15px;
}

.viewed-slider .image img,
.related-slider .image img {
    width: 150px;
    height: 150px;
}

.product-image .product-pagination {
    display: none
}

.swiper-product-image-thumbs {
    height: 100px
}

.product-image-thumbs {
    height: 100px
}

/* reviev */
.tab-pane {
    padding: 20px;
}

.comment_block {
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-bottom: 20px;
}

.comment_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.comment_buttons_box {
    display: flex;
}

.comment_buttons {
    display: flex;
    align-items: center;
}

.comment_content.level_1 {
    padding-left: 20px;
    margin-left: 20px;
    border-left: 1px dashed #777;
}

.autor_box {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 14px;
}

.autor_rait {
    display: flex;
}

.autor_stars {
    margin-right: 8px;
}

.com_text {
    margin-bottom: 20px;
}

a.comment_buttons,
a.comments_rollup {
    color: #3e77aa;
}

a.comment_buttons:hover,
a.comments_rollup:hover {
    color: #cf0101;
}

/**/

.review-list {
    padding: 16px;
    overflow: auto;
    border-radius: 3px;
    border: 1px solid #eee;
    margin-bottom: 16px;
}

.review-list .author {
    float: left;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 18px
}

.review-list .rating {
    float: right;
    line-height: 26px;
    margin-left: 20px
}

.review-list .data {
    color: #757575;
    float: right
}

.review-list .text {
    clear: both;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 20px;
    margin-bottom: 5px
}


.attribute,
.blog-record-description table {
    border-collapse: collapse;
    width: 100%;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    margin-bottom: 20px
}

.attribute thead td,
.attribute thead tr td:first-child,
.blog-record-description thead td,
.blog-record-description thead tr td:first-child {
    color: #000;
    font-size: 14px;
    font-weight: 700;
    background: #f7f7f7;
    text-align: left
}

.attribute tr td:first-child {
    color: #000;
    text-align: right;
    width: 32%
}

.attribute td,
.blog-record-description td {
    padding: 7px;
    color: #4d4d4d;
    vertical-align: middle;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

#compare a {
    display: none;
}
#compare a span {
    margin-left: 6px;
}

@media screen and (min-width:768px) {
    #compare a {
        float: left;
        display: flex;
        flex-direction: row;
        background: #fff;
        border: 1px solid #ccc;
        border-radius: 3px;
        padding: 6px 8px;
        font-size: 14px;
        outline: 0;
    }
}

#compare .cat-svg-icon {
    width: 18px;
    height: 18px;
}

.compare-info {
    border-collapse: collapse;
    width: 100%;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    margin-bottom: 20px
}

.compare-info thead td,
.compare-info thead tr td:first-child {
    color: #000;
    font-weight: 600;
    background: #f2f6f8;
    text-align: left
}

.compare-info tr td:first-child {
    color: #000;
    font-weight: 600;
    text-align: right
}

.compare-info td {
    padding: 7px;
    width: 20%;
    color: #4d4d4d;
    text-align: center;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.compare-info .name a {
    font-weight: 700;
    color: #e40000
}

.compare-info .price-old {
    font-weight: 700;
    color: red;
    text-decoration: line-through
}

.compare-info .price-new {
    font-weight: 700
}

.compare-info .description {
    text-align: left;
    margin: 0;
    padding: 0;
    font-size: 13px
}

.tabs {
    padding: 0;
    margin: 0 20px
}

.tabs > section {
    display: none;
    padding: 5px 0;
    background: #fff;
    border-top: 1px solid #ddd
}

.tabs > section > p {
    margin: 0;
    line-height: 1.5;
    color: #383838;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-name: fadeIn
}

.tabs > input {
    display: none;
    position: absolute
}

.tabs > label {
    display: inline-block;
    margin: 0 0 -1px;
    padding: 8px 25px;
    font-weight: 600;
    text-align: center;
    color: #aaa;
    border: 0 solid #ddd;
    border-width: 1px 1px 1px 1px;
    background: #f1f1f1;
    border-radius: 3px 3px 0 0
}

.tabs > label:hover {
    color: #888;
    cursor: pointer
}

.tabs > input:checked + label {
    color: #555;
    border-bottom: 1px solid transparent;
    background: #fff
}

#tab1:checked ~ #content-tab1,
#tab2:checked ~ #content-tab2 {
    display: block
}

#settext-1:before {
    content: "Ужасно";
    margin-left: 7px
}

#settext-2:before {
    content: "Плохо";
    margin-left: 7px
}

#settext-3:before {
    content: "Средне";
    margin-left: 7px
}

#settext-4:before {
    content: "Хорошо";
    margin-left: 7px
}

#settext-5:before {
    content: "Отлично";
    margin-left: 7px
}

#review-title {
    cursor: pointer;
    padding: 15px 0;
    color: #ff0b03
}

.review-list .author {
    margin: 0 !important;
    display: flex
}

#tab-review .minus {
    padding: 0 0 8px 22px;
    background-image: url(../image/minus.png);
    background-repeat: no-repeat
}

#tab-review .plus {
    padding: 0 0 8px 22px;
    background-image: url(../image/plus.png);
    background-repeat: no-repeat
}

#tab-review textarea:focus,
input:focus {
    outline: 0
}

#tab-review #captcha {
    margin-top: 2px;
    cursor: pointer;
    padding-right: 18px
}

#tab-review > div .radio-div {
    width: 77px;
    float: left;
    margin-left: 5px
}

#tab-review > div .radio-div input[type=radio] {
    position: relative;
    margin: 0 0 0 -4px;
    padding: 0;
    width: 16px;
    height: 17px;
    opacity: 0;
    z-index: 2;
    cursor: pointer
}

#tab-review .star-div {
    height: 17px;
    float: left;
    margin: 1px 0 0 -84px
}

.star-div span {
    width: 77px;
    height: 17px;
    display: inline-block;
    background: url(../image/stars.png) no-repeat
}

span.icstars-0 {
    background-position: 0 0
}

span.icstars-1 {
    background-position: 0 -16px
}

span.icstars-2 {
    background-position: 0 -32px
}

span.icstars-3 {
    background-position: 0 -48px
}

span.icstars-4 {
    background-position: 0 -64px
}

span.icstars-5 {
    background-position: 0 -80px
}

.wishlist-info table {
    width: 100%;
    border-collapse: collapse;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    margin-bottom: 20px
}

.wishlist-info td {
    padding: 7px
}

.wishlist-info thead td {
    color: #4d4d4d;
    font-weight: 700;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ddd
}

.wishlist-info thead .image {
    text-align: center
}

.wishlist-info thead .model,
.wishlist-info thead .name,
.wishlist-info thead .stock {
    text-align: left
}

.wishlist-info thead .action,
.wishlist-info thead .price,
.wishlist-info thead .quantity,
.wishlist-info thead .total {
    text-align: right
}

.wishlist-info tbody td {
    vertical-align: middle;
    border-bottom: 1px solid #ddd
}

.wishlist-info tbody .image img {
    border: 1px solid #ddd;
    width: 80px
}

.wishlist-info tbody .image {
    text-align: center
}

.wishlist-info tbody .model,
.wishlist-info tbody .name,
.wishlist-info tbody .stock {
    text-align: left
}

.wishlist-info tbody .action,
.wishlist-info tbody .price,
.wishlist-info tbody .quantity,
.wishlist-info tbody .total {
    text-align: right
}

.wishlist-info tbody .price s {
    color: red
}

.wishlist-info tbody .action img {
    cursor: pointer;
    width: 20px
}

.login-content {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
    grid-gap: 20px;
    margin: 0 15px
}

.login-content .left,
.login-content .right {
    padding: 0 15px;
    border: 1px solid #dddd
}

.login-content .left .content,
.login-content .right .content {
    min-height: 190px
}

.order-list {
    margin-bottom: 10px
}

.order-list .order-id {
    width: 49%;
    float: left;
    margin-bottom: 2px
}

.order-list .order-status {
    width: 49%;
    float: right;
    text-align: right;
    margin-bottom: 2px
}

.order-list .order-content {
    padding: 10px 0;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee
}

.order-list .order-content div {
    float: left;
    width: 33.3%
}

.order-list .order-info {
    text-align: right
}

.order-detail {
    background: #efefef;
    font-weight: 700
}

.return-list {
    margin-bottom: 10px
}

.return li {
    margin-bottom: 8px
}

.return-list .return-id {
    width: 49%;
    float: left;
    margin-bottom: 2px
}

.return-list .return-status {
    width: 49%;
    float: right;
    text-align: right;
    margin-bottom: 2px
}

.return-list .return-content {
    padding: 10px 0;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee
}

.return-list .return-content div {
    float: left;
    width: 33.3%
}

.return-list .return-info {
    text-align: right
}

.return-product {
    overflow: auto;
    margin-bottom: 20px
}

.return-name {
    float: left;
    width: 31%;
    margin-right: 15px
}

.return-model {
    float: left;
    width: 31%;
    margin-right: 15px
}

.return-quantity {
    float: left;
    width: 31%
}

.return-detail {
    overflow: auto;
    margin-bottom: 20px
}

.return-reason {
    float: left;
    width: 31%;
    margin-right: 15px
}

.return-opened {
    float: left;
    width: 31%;
    margin-right: 15px
}

.return-opened textarea {
    width: 98%;
    vertical-align: top
}

.return-captcha {
    float: left
}

.download-list {
    margin-bottom: 10px
}

.download-list .download-id {
    width: 49%;
    float: left;
    margin-bottom: 2px
}

.download-list .download-status {
    width: 49%;
    float: right;
    text-align: right;
    margin-bottom: 2px
}

.download-list .download-content {
    padding: 10px 0;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee
}

.download-list .download-content div {
    float: left;
    width: 33.3%
}

.download-list .download-info {
    text-align: right
}

.cart-info table {
    width: 100%;
    margin-bottom: 15px;
    border-collapse: collapse;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd
}

.cart-info td {
    padding: 7px
}

.cart-info thead td {
    color: #4d4d4d;
    font-weight: 700;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ddd
}

.cart-info thead .image {
    text-align: center
}

.cart-info thead .model,
.cart-info thead .name,
.cart-info thead .quantity {
    text-align: left
}

.cart-info thead .price,
.cart-info thead .total {
    text-align: right
}

.cart-info tbody td {
    vertical-align: top;
    border-bottom: 1px solid #ddd
}

.cart-info tbody .image img {
    border: 1px solid #ddd
}

.cart-info tbody .image {
    text-align: center
}

.cart-info tbody .model,
.cart-info tbody .name,
.cart-info tbody .quantity {
    text-align: left
}

.cart-info tbody .quantity img,
.cart-info tbody .quantity input[type=image] {
    position: relative;
    top: 4px;
    cursor: pointer
}

.cart-info tbody .price,
.cart-info tbody .total {
    text-align: right
}

.cart-info tbody span.stock {
    color: red;
    font-weight: 700
}

.cart-module > div {
    display: none
}

.cart-total {
    border-top: 1px solid #ddd;
    overflow: auto;
    padding-top: 8px;
    margin-bottom: 15px
}

.cart-total table {
    float: right
}

.cart-total td {
    padding: 3px;
    text-align: right
}

.checkout-heading {
    border: 1px solid #c3c3c3;
    padding: 8px;
    border-radius: 4px;
    font-size: 18px;
    color: #4c4c4c;
    background: linear-gradient(#fff 0, #e2e2e2 100%);
    margin-bottom: 15px
}

.checkout-heading a {
    float: right;
    font-weight: 400;
    text-decoration: none
}

.checkout-content {
    padding: 0 0 15px 0;
    display: none;
    overflow: auto
}

.checkout-content .left {
    float: left;
    width: 48%
}

.checkout-content .right {
    float: right;
    width: 48%
}

.checkout-content .buttons {
    clear: both
}

.checkout-product table {
    width: 100%;
    border-collapse: collapse;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    margin-bottom: 20px
}

.checkout-product td {
    padding: 7px
}

.checkout-product thead td {
    color: #4d4d4d;
    font-weight: 700;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ddd
}

.checkout-product thead .model,
.checkout-product thead .name {
    text-align: left
}

.checkout-product thead .price,
.checkout-product thead .quantity,
.checkout-product thead .total {
    text-align: right
}

.checkout-product tbody td {
    vertical-align: top;
    border-bottom: 1px solid #ddd
}

.checkout-product tbody .model,
.checkout-product tbody .name {
    text-align: left
}

.checkout-product tbody .price,
.checkout-product tbody .quantity,
.checkout-product tbody .total {
    text-align: right
}

.checkout-product tfoot td {
    text-align: right;
    border-bottom: 1px solid #ddd
}

.contact-info {
    overflow: auto
}

.contact-info .left {
    float: left;
    width: 48%
}

.contact-info .right {
    float: left;
    width: 48%
}

.sitemap-info {
    overflow: auto;
    margin-bottom: 40px
}

.sitemap-info .left {
    float: left;
    width: 48%
}

.sitemap-info .right {
    float: left;
    width: 48%
}

.success-text a {
    border-bottom: 1px dotted #555
}

.success-payment .sp-text {
    margin-right: 10px;
    font-weight: 600
}

#footer {
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #eee;
    border-top: 1px solid rgba(0, 0, 0, .2);
    clear: both
}

#footer .f-wrap {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    padding: 0 10px;
    margin-top: 20px;
    width: 100%;
    max-width: 1200px;
    box-sizing: border-box
}

#footer ul {
    list-style: none;
    padding: 0;
    margin: 0
}

#footer ul li {
    margin-bottom: 18px;
    position: relative
}

#footer a:hover {
    color: #dc143c
}

#footer .column {
    display: flex;
    flex-flow: column nowrap;
    margin-bottom: 20px;
    box-sizing: border-box
}

#footer .organyzation {
    flex-basis: 290px
}

#footer .service {
    flex-basis: 240px
}

#footer .info {
    flex-basis: 250px
}

#footer .ebout {
    flex-basis: 290px
}

#footer .organyzation .text {
    padding-left: 20px
}

#footer .organyzation .text span {
    margin-left: 20px;
    font-size: 12px;
    margin-top: 5px;
    display: block;
}

#footer .organyzation p {
    margin-bottom: 10px
}

#footer .ebout p {
    margin-left: 20px;
    margin-bottom: 5px
}

#footer .text span {
    color: #666
}

.info a,
.phone a,
.service a {
    text-decoration: none;
    border-bottom: 1px dotted #0074ae;
    color: #00547d
}

.callme a {
    text-decoration: none;
    border-bottom: 1px dotted #d10101;
    color: #df0000
}

#footer .org-title {
    font-size: 18px;
    margin-bottom: 10px
}

#footer .column ul {
    padding-left: 20px
}

#footer .organyzation ul {
    padding-left: 0
}

#footer .title {
    font-size: 22px;
    margin-bottom: 15px
}

.phone .phone_contacts_email,
.phone .phone_contacts,
.phone .phone_contacts_ks,
.phone .phone_contacts_lf,
.phone .phone_contacts_mts {
    margin-left: 20px
}

.phone .phone_contacts_free {
    margin-left: 25px
}

#header .phone_contacts::before {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    background: url(../image/phone-call-free.png) no-repeat left;
}

.phone .phone_contacts_free::before {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    background: url(../image/phone-call-free.png) no-repeat left;
}

.phone .phone_contacts_mts::before,
#header .phone_contacts_mts::before {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    background: url(../image/mts.png) no-repeat left
}

.phone .phone_contacts_ks::before,
#header .phone_contacts_ks::before {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    background: url(../image/ks.png) no-repeat left
}

.phone .phone_contacts_lf::before,
#header .phone_contacts_lf::before {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    background: url(../image/lf.png) no-repeat left
}

.phone .phone_contacts_email::before {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    background: url(../image/ic-mail.png) no-repeat left;
    background-size: 16px
}

.widget-wrap {
    border-radius: 50%;
    box-shadow: rgba(0, 0, 0, .1) 0 5px 15px 0, rgba(0, 0, 0, .15) 0 3px 5px 0;
    border-radius: 50%
}

.widget_buttons {
    position: fixed;
    bottom: 25px;
    left: 25px;
    z-index: 999999;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent
}

.widget_icon_button {
    display: flex;
    border-radius: 50%;
    border: 2px solid #919191;
    width: 55px;
    height: 55px;
    background-color: #fff;
    background-image: url(../image/ic-chat.svg);
    background-position: center center;
    background-repeat: no-repeat;
    transition: all 350ms ease
}

.widget_icon_button.active {
    background-image: url(../image/ic-close.svg);
    transform: rotate(360deg)
}

a.widget_button_kyivstar,
a.widget_button_telegram,
a.widget_button_viber,
a.widget_button_vodafone,
a.widget_button_whatsapp {
    display: none;
    width: 55px;
    height: 55px;
    background-position: center center;
    background-repeat: no-repeat;
    box-sizing: border-box
}

a.widget_button_telegram {
    background-image: url(../image/c-te.png)
}

a.widget_button_viber {
    background-image: url(../image/c-vi.png)
}

a.widget_button_kyivstar {
    background-image: url(../image/icon-call-k.png)
}

a.widget_button_vodafone {
    background-image: url(../image/icon-call-v.png)
}

a.widget_button_whatsapp {
    background-image: url(../image/c-wa.png)
}

.widget_buttons.active .widget_button_kyivstar,
.widget_buttons.active .widget_button_telegram,
.widget_buttons.active .widget_button_viber,
.widget_buttons.active .widget_button_vodafone,
.widget_buttons.active .widget_button_whatsapp {
    display: block
}

@keyframes widget-slide {
    0% {
        opacity: 0;
        display: none;
        margin-top: 0;
        margin-bottom: 0;
        transform: translateY(15px)
    }

    100% {
        opacity: 1;
        display: block;
        margin-top: 0;
        margin-bottom: 15px;
        transform: translateY(0)
    }
}

.button-slide {
    animation-name: widget-slide;
    animation-fill-mode: forwards;
    animation-duration: .2s
}

.button-slide::before {
    content: '';
    display: block
}

.arrow {
    border: solid #000;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px
}

.up {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg)
}

#footer .footer-bottom {
    display: flex;
    width: 100%;
    max-width: 1200px;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 15px
}

#footer .social {
    display: flex;
    align-items: center
}
.mastercard img {
    width: 72px;
    height: 32px;
}

.social a {
    display: block;
    width: 48px;
    height: 48px;
    margin-right: 5px;
    transition: all .3s
}

.social a:hover {
    transform: translate(1px, -1px)
}

.social .facebook {
    background: url(../image/c-fa.png) no-repeat
}

.social .whatsapp {
    background: url(../image/c-wa.png) no-repeat
}

.social .viber {
    background: url(../image/c-vi.png) no-repeat
}

.social .telegram {
    background: url(../image/c-te.png) no-repeat
}

.social .instagram {
    background: url(../image/c-in.png) no-repeat
}

.service .v-w {
    margin-left: 50px
}

.service .v-w::before {
    content: '';
    position: absolute;
    width: 50px;
    height: 22px;
    left: 0;
    background: url(../image/c-v-w.png) no-repeat left;
    background-size: auto 22px
}

.contact-form {
    padding-left: 40px;
    padding-right: 40px
}

.feedback {
    display: flex;
    box-sizing: border-box
}

.feedback h2 {
    margin-bottom: 15px
}

.feedback-form {
    display: flex;
    flex-direction: column;
    padding: 15px;
    box-sizing: border-box;
    min-width: 55%
}

.feedback-row {
    position: relative;
    margin: 10px 0 30px 0
}

.feedback-title {
    position: absolute;
    top: -10px;
    left: 10px;
    background: #fff;
    color: #777;
    padding: 0 5px
}

.feedback-input {
    width: 100%
}

.contact-wrap {
    min-width: 45%;
    padding: 15px;
    box-sizing: border-box
}

.feedback .contact-title,
.feedback .phone_email {
    margin-left: 20px
}

.contact-wrap p {
    margin-bottom: 5px
}

.confirm-subject {
    width: 100%
}

#notify h4 {
    text-align: center
}

#mail .hidden,
#notify .hidden {
    display: none !important
}

#mail .no-center,
#notify .center {
    text-align: center;
    margin: 7px 0
}

.product-name-avail {
    text-align: center;
    font-size: 18px;
    margin: 4px 0;
    font-weight: 500
}

#mail .left,
#notify .left {
    text-align: left;
    margin: 7px 0
}

#mail .center > input[type=text],
#mail .left > input[type=text],
#notify .center > input[type=text],
#notify .left > input[type=text] {
    width: 250px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: solid 1px rgba(0, 0, 0, .12);
    border-radius: 4px;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

#notify input[name=captcha] {
    width: 150px !important;
    margin-bottom: 5px
}

.avail-items {
    display: flex;
    flex-direction: column;
    align-items: center
}

.avail-items-name {
    font-size: 16px;
    color: #c90000
}

#notify .center > textarea {
    display: block;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.2;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    outline: 0
}

#notify .error {
    margin-top: 5px;
    color: red;
    display: block;
    font-size: 14px
}

#notify .success-block {
    margin-top: 10px;
    display: block;
    font-size: 18px;
    font-weight: 400;
    color: green
}

.banner {
    margin-bottom: 15px
}

.banner div {
    text-align: center;
    width: 100%
}

.banner div img {
    width: 100%
}

.box-rec .carouselbox {
    display: flex;
    width: 100%;
    flex-direction: column;
    padding: 5px;
    margin-right: 5px;
    margin-bottom: 12px;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.box-rec .swiper-slide {
    display: flex
}

.box-rec .swiper-slide-active {
    margin-left: 7px
}

.carouselbox .image {
    position: relative;
    display: flex;
    justify-content: center
}

.carouselbox .name {
    margin-bottom: 10px
}

.onebutton {
    display: flex;
    margin-bottom: 10px
}

.onebutton .cart {
    height: 36px;
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 3px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='44px' height='44px' version='1.1' style='shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd' viewBox='0 0 44 44' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cstyle type='text/css'%3E%3C!%5BCDATA%5B.fil0 %7Bfill:%23777777%7D%5D%5D%3E%3C/style%3E%3C/defs%3E%3Cg%3E%3Cpath class='fil0' d='M35.155 33.119c2.245,0 4.065,1.82 4.065,4.065 0,2.245 -1.82,4.064 -4.065,4.064 -2.245,0 -4.065,-1.819 -4.065,-4.064 0,-2.245 1.82,-4.065 4.065,-4.065z'/%3E%3Cpath class='fil0' d='M10.512 33.119c2.245,0 4.065,1.82 4.065,4.065 0,2.245 -1.82,4.064 -4.065,4.064 -2.244,0 -4.064,-1.819 -4.064,-4.064 0,-2.245 1.82,-4.065 4.064,-4.065z'/%3E%3Cpath class='fil0' d='M15.157 26.909l21.069 -3.528 2.947 -10.862 -20.94 0c-1.031,0 -1.873,-0.842 -1.873,-1.873 0,-1.032 0.842,-1.873 1.873,-1.873l23.389 0c0.603,0 1.122,0.256 1.488,0.735 0.367,0.479 0.478,1.046 0.32,1.628l-3.902 14.384c-0.196,0.723 -0.76,1.234 -1.499,1.357l-23.973 4.014c-0.971,0.163 -1.899,-0.449 -2.13,-1.406l-5.564 -22.987 -3.989 0c-1.032,0 -1.873,-0.842 -1.873,-1.873 0,-1.032 0.841,-1.873 1.873,-1.873l5.464 0c0.875,0 1.614,0.581 1.82,1.432l5.5 22.725z'/%3E%3C/g%3E%3C/svg%3E") no-repeat center;
    background-color: #f5f5f5;
    background-size: 24px;
    cursor: pointer;
    box-sizing: border-box
}

.onebutton .wishlist {
    height: 36px;
    width: 100%;
    border: 1px solid #ddd;
    border-left: 0;
    border-right: 0;
    background: #f5f5f5 url(../image/060.png) no-repeat center;
    cursor: pointer;
    box-sizing: border-box
}

.onebutton .compare {
    height: 36px;
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 3px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    background: #f5f5f5 url(../image/090.png) no-repeat center;
    cursor: pointer;
    box-sizing: border-box
}

.carouselbox:hover .cart {
    background: red;
    background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='44px' height='44px' version='1.1' style='shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd' viewBox='0 0 44 44' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cstyle type='text/css'%3E%3C!%5BCDATA%5B.fil0 %7Bfill:%23FFFFFF%7D%5D%5D%3E%3C/style%3E%3C/defs%3E%3Cg%3E%3Cpath class='fil0' d='M35.155 33.119c2.245,0 4.065,1.82 4.065,4.065 0,2.245 -1.82,4.064 -4.065,4.064 -2.245,0 -4.065,-1.819 -4.065,-4.064 0,-2.245 1.82,-4.065 4.065,-4.065z'/%3E%3Cpath class='fil0' d='M10.512 33.119c2.245,0 4.065,1.82 4.065,4.065 0,2.245 -1.82,4.064 -4.065,4.064 -2.244,0 -4.064,-1.819 -4.064,-4.064 0,-2.245 1.82,-4.065 4.064,-4.065z'/%3E%3Cpath class='fil0' d='M15.157 26.909l21.069 -3.528 2.947 -10.862 -20.94 0c-1.031,0 -1.873,-0.842 -1.873,-1.873 0,-1.032 0.842,-1.873 1.873,-1.873l23.389 0c0.603,0 1.122,0.256 1.488,0.735 0.367,0.479 0.478,1.046 0.32,1.628l-3.902 14.384c-0.196,0.723 -0.76,1.234 -1.499,1.357l-23.973 4.014c-0.971,0.163 -1.899,-0.449 -2.13,-1.406l-5.564 -22.987 -3.989 0c-1.032,0 -1.873,-0.842 -1.873,-1.873 0,-1.032 0.841,-1.873 1.873,-1.873l5.464 0c0.875,0 1.614,0.581 1.82,1.432l5.5 22.725z'/%3E%3C/g%3E%3C/svg%3E") no-repeat center, linear-gradient(red 0, #c30101 100%);
    background-size: 24px;
    border-color: #c60101;
    transition: all .2s ease-in-out
}

.carouselbox:hover .wishlist {
    background: red;
    background: url(../image/061.png) no-repeat center, linear-gradient(red 0, #c30101 100%);
    border-color: #c60101;
    transition: all .2s ease-in-out
}

.carouselbox:hover .compare {
    background: red;
    background: url(../image/091.png) no-repeat center, linear-gradient(red 0, #c30101 100%);
    border-color: #c60101;
    transition: all .2s ease-in-out
}

.carouselbox:hover .button-outstock {
    background: red;
    background: linear-gradient(red 0, #c30101 100%);
    border-color: #c60101;
    color: #fff;
    transition: all .2s ease-in-out
}

.success-test {
    font-family: Arial;
    padding-left: 40px
}

.success-test p {
    margin-bottom: 15px
}

.payparts_descript {
    font-size: 14px
}

.pp-price {
    font-size: 24px;
    font-weight: 600;
    color: #ff0b03;
    line-height: 20px
}

.payparts_calc {
    padding-top: 15px;
    padding-bottom: 15px
}

.payparts_komisiya {
    font-size: 14px;
    padding-top: 15px;
    color: #ff0b03
}

.ui-menu-item {
    margin-bottom: 0 !important;
    border: none !important
}

#ajaxadvance {
    font-size: 13px !important
}

.option-bold {
    font-weight: 600
}

.options h2 {
    color: #ff0b03
}

.hh {
    border-right: 1px solid #ddd;
    vertical-align: middle;
    display: inline-block;
    height: 60px;
    margin: 0 10px
}

.hh-m {
    border-right: 1px solid #ddd;
    vertical-align: middle;
    display: inline-block;
    height: 26px
}

.button-wish {
    font-size: 13px;
    width: 105px;
    height: 32px;
    border: 1px solid #ddd;
    text-align: left;
    padding-left: 30px;
    border-radius: 5px;
    vertical-align: middle;
    position: relative;
    display: inline-block;
    line-height: 14px;
    box-sizing: border-box;
    background: #f5f5f5 url(../image/070.png) 5px 5px no-repeat;
    color: #5f5f5f
}

.button-in-wish {
    font-size: 13px;
    width: 105px;
    height: 32px;
    border: 1px solid #ddd;
    border-radius: 5px;
    vertical-align: middle;
    position: relative;
    display: inline-block;
    line-height: 14px;
    box-sizing: border-box;
    background: #f5f5f5
}

.button-wish:hover {
    background: #f5f5f5 url(../image/071.png) 5px 5px no-repeat
}

.shop {
    display: block;
    width: 96%;
    margin: 0 auto;
    margin-bottom: 20px
}

.shop-content {
    padding: 10px;
    display: inline-block;
    box-sizing: border-box;
    color: #909090;
    vertical-align: middle;
    font-family: arial;
    background: url(../image/footer-hohoho.png) no-repeat;
    background-position: bottom
}

.shop-head {
    padding-bottom: 10px;
    color: #e40000;
    font-size: 20px;
    text-shadow: 1px 1px 2px #ddd
}

.shop-text {
    font-size: 16px;
    line-height: 1.4
}

.shop-image {
    width: 29%;
    height: 90px;
    display: inline-block;
    padding: 10px;
    box-sizing: border-box;
    vertical-align: middle;
    background: url(../image/shop.png) no-repeat center center;
    background-size: 100%
}

.b-wrapper {
    clear: none !important
}

.compare-info i,
.product-image i,
.image i {
    position: absolute;
    width: 100px;
    height: 40px;
    top: 3px;
    left: 3px;
    z-index: 2;
}

.product-info .left .image i {
    width: 300px;
    height: 300px;
    position: absolute;
    background-repeat: no-repeat;
    background-position: 50px 50px
}

.box-gift {
    display: flex;
    align-items: center;
    border-radius: 5px;
    padding: 5px 5px 5px 7px;
    margin-bottom: 10px;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, .15)
}

.box-gift .prod-gift-image {
    flex: 0 0 60px;
    margin-right: 15px
}

.box-gift .prod-gift-name {
    display: flex;
    flex-direction: column
}

.box-gift .prod-gift-name .gift_prod_title {
    font-weight: 700;
    font-size: 18px;
    color: #c81f0d
}

.box-gift .name a {
    border-bottom: 1px dotted
}

.box-gift .name .gift_prod_end {
    font-size: 12px;
    padding-top: 5px;
    color: #4d4d4d
}

.box-gift-small {
    display: flex;
    align-items: center
}

.box-gift-small .image {
    flex: 0 0 30px
}

.box-gift-small .name {
    color: red;
    padding-left: 5px
}

.box-gift-small .name a {
    color: red;
    font-weight: 400;
    text-decoration: underline;
    text-align: left;
    font-size: 13px;
    margin-bottom: 0
}

.box-gift-small .aname {
    float: left;
    padding: 0 0 0 5px;
    display: block
}

.box-gift-small .aname a {
    font-weight: 400;
    text-decoration: underline
}

.box-gift-small .price {
    margin-left: 20px
}

.box-gift-small .price-old {
    color: #757575;
    text-decoration: line-through;
    font-weight: 400
}

.box-gift-small .price-new {
    color: red;
    font-weight: 700
}

.ic {
    float: left;
    width: 20px;
    height: 20px;
    margin-right: 5px
}

.ic-cc {
    background: url(../image/ic-cc.png) no-repeat
}

.ic-phone {
    background: url(../image/ic-phone.png) no-repeat
}

.ic-info {
    background: url(../image/ic-info.png) no-repeat
}

.ic-service {
    background: url(../image/ic-service.png) no-repeat
}

.ic-eye {
    background: url(../image/ic-eye.png) no-repeat
}

.ic-check {
    background: url(../image/ic-check.png) no-repeat
}

.ic-thumbs {
    background: url(../image/ic-thumbs.png) no-repeat
}

.ic-lk {
    background: url(../image/ic-lk.png) no-repeat
}

.ic-lk-on {
    background: url(../image/ic-lk-on.png) no-repeat
}

.h-discount,
.hiden-discount {
    display: none
}

.hd-info {
    font-size: 12px;
    font-style: italic
}

.gr {
    display: inline-block;
    padding-left: 22px;
    background: url(../image/clock_27.png) no-repeat;
    background-size: 20px;
    margin: 0 4px;
    line-height: 21px
}

#totop {
    position: fixed;
    display: none;
    right: 30px;
    bottom: 25px;
    background: url(../image/arrow-up.svg);
    background-size: 48px;
    background-position: center;
    width: 55px;
    height: 55px;
    border: 2px solid #222;
    border-radius: 50%;
    cursor: pointer;
    opacity: .5;
    z-index: 10
}

#totop:hover {
    opacity: .8
}

.c-button {
    width: 165px;
    text-align: center;
    margin-left: 50px;
    margin-top: 10px
}

.simple_socnetauth2_bline_content {
    padding: 5px;
    margin-bottom: 0;
    border: none
}

.simplecheckout-button-block.buttons {
    display: flex;
    justify-content: center
}

.simplecheckout-button-order {
    display: flex;
    flex-direction: column;
    padding: 40px;
    margin: 40px 0;
    border: 1px solid #ddd;
    border-radius: 3px;
    background: #f5f5f5;
    text-align: center
}

.order-agree {
    margin-top: 35px;
    color: #757575;
    font-size: 13px
}

.simplecheckout-cart a img {
    width: 80px
}

#simplecheckout_payment_form h2 {
    font-size: 18px
}

#simplecheckout_step_menu .simple-step,
#simplecheckout_step_menu .simple-step-current {
    padding: 7px 20px
}

#simplecheckout_step_menu .simple-step-completed {
    background-color: #088823
}

#simplecheckout_step_menu .simple-step-vertical-completed {
    background: #47c843;
    border-color: #00a749;
    color: #fff
}

#simplecheckout_step_menu .simple-step-vertical-completed:last-child {
    color: #4c4c4c;
    background: linear-gradient(#fff 0, #e2e2e2 100%);
    border-color: #c3c3c3
}

#simplecheckout_button_next {
    float: right
}

#simplecheckout_button_prev {
    color: #555;
    background: #eee;
    border: 1px solid #ccc
}

#buttons .simplecheckout-button-right {
    float: none;
    text-align: center
}

small.gift-igly {
    color: #006b03
}

small.for-prom {
    color: #960000
}

#column-left-close {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    background: #fff url(../image/cloce-icon.png) no-repeat center;
}

/* SEO CMS */
.seocmspro_content {
    margin: 0 10px
}

.blog-record-description a {
    color: #cf0101;
    border-bottom: 1px dashed
}

.record_columns {
    color: #666;
    font-size: 16px;
    box-sizing: border-box
}

#records_more {
    text-align: center
}

.record-filter {
    display: none
}

.seocmspro_content_main .content-records {
    padding: 15px;
    background: #fff;
    margin-bottom: 20px;
    border: 1px solid #e0e0e0;
    display: grid;
    grid-template-areas: "image title""image description""image bottom";
    grid-gap: 15px
}

.seocmspro_content_main .content-records .blog-image {
    grid-area: image
}

.seocmspro_content_main .content-records .blog-image a {
    display: flex
}

.seocmspro_content_main .content-records .name {
    grid-area: title
}

.seocmspro_content_main .content-records .name h2 {
    margin: 0
}

.seocmspro_content_main .content-records .name a {
    font-weight: 400;
    line-height: 1;
    color: #444
}

.seocmspro_content_main .content-records .record_description {
    grid-area: description;
    line-height: 1.5
}

.seocmspro_content_main .content-records .blog_bottom {
    grid-area: bottom;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 10px;
    border-top: 1px solid #dcdcdc
}

.seocmspro_content_main .content-records .blog_bottom ul {
    list-style: outside none none;
    display: flex;
    flex-flow: row wrap;
    font-size: 13px;
    color: #797979;
    margin: 0;
    padding: 0
}

.seocmspro_content_main .content-records .blog_bottom li {
    margin-left: 15px
}

.seocmspro_content_main .content-records .blog_bottom a {
    color: #797979;
    font-size: 15px;
    white-space: nowrap
}

.seocmspro_content_main .blog-record-description img {
    max-width: 100%;
    padding: 10px;
    box-sizing: border-box
}

.seocmspro_content_main .blog-record-description {
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 25px
}

.seocmspro_content_main .blog-record-description a {
    border-bottom: 1px dotted;
    color: #c70b45
}

.alignright {
    float: right;
    margin: 0 0 15px 15px
}

.alignleft {
    float: right;
    margin: 15px 15px 0 0
}

.sc-widget-image a {
    display: flex
}

.blog-image img,
.blog-record-description img {
    width: 100%;
    height: auto;
}

.blog-record-description img {
    margin-top: 15px;
    margin-bottom: 15px
}

.cmswidget .box {
    overflow: hidden
}

.cmswidget .box-heading {
    color: #333;
    font-size: 26px;
    margin-top: 10px;
    margin-bottom: 10px
}

.cmswidget .box-content {
    margin-bottom: 20px
}

.cmswidget .box-content .record_columns {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    grid-gap: 20px
}

.cmswidget .box-content .record_description {
    font-size: 13px;
    margin-bottom: 15px
}

.blog-small-record ul,
.blog_bottom ul {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    color: #757575;
    list-style: outside none none;
    font-size: 13px;
    margin: 0;
    padding: 0;
    margin-bottom: 15px
}

.blog-small-record ul li,
.blog_bottom ul li {
    display: flex;
    align-items: center;
    margin-right: 10px
}

.edit-record {
    width: 100%
}

.blog-data-record::before {
    content: '';
    width: 22px;
    height: 22px;
    background: url(../image/clock32gray.png) no-repeat center;
    background-size: 22px
}

.blog-viewed-record::before {
    content: '';
    width: 22px;
    height: 22px;
    background: url(../image/eye32gray.png) no-repeat center;
    background-size: 22px
}

.blog-small-record .blog-comments-record,
.blog-small-record .floatright {
    display: none
}

.textcatbutton.floatright {
    display: flex;
    justify-content: flex-end
}

/* comment */
.wrap_comment {
    padding: 20px;
    border: 1px solid #888;
    border-radius: 3px;
    margin-top: 20px;
}

.addfields,
.autor_comment,
.text_comment,
.rating_comment,
.captcha_comment,
.ansver_comment {
    position: relative;
}

.addfields .field_title,
.text_comment .color_entry_name,
.autor_comment .color_entry_name,
.ansver_comment .color_entry_name {
    position: absolute;
    background: #fff;
    text-decoration: none;
    padding: 0 8px;
    top: 8px;
    left: 15px;
    color: #888;
    font-size: 12px;
}

.ansver_comment input,
.addfields input,
.autor_comment input,
.text_comment textarea {
    margin: 15px 0;
}

.add_comment {
    display: flex;
    flex-flow: row wrap;
}

.add_comment > div {
    flex: 320px;
}

.button_comment,
.asc_textlogin {
    display: flex;
    justify-content: flex-end;
}

@media only screen and (min-width:768px) {
    .add_comment .addfields {
        margin-right: 20px;
    }
}

.voting {
    display: flex;
    justify-content: flex-end;
    flex-flow: row;
}

.voting > div {
    display: flex;
}

.voting .positive {
    width: 20px;
    align-items: center;
    justify-content: flex-end;
}

.blog_plus {
    margin-right: 10px;
}

.ascpw2_comment_work {
    transition: all 1s ease-out;
}


.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 44px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: 0;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0'?%3E%3Csvg xmlns='http://www.w3.org/2000/svg' id='Capa_1' enable-background='new 0 0 551.13 551.13' height='512px' viewBox='0 0 551.13 551.13' width='512px'%3E%3Cg%3E%3Cpath d='m189.451 275.565 223.897-223.897v-51.668l-275.565 275.565 275.565 275.565v-51.668z' data-original='%23000000' class='active-path' data-old_color='%23000000' fill='%23E40000'/%3E%3C/g%3E%3C/svg%3E");
    left: 10px;
    right: auto
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0'?%3E%3Csvg xmlns='http://www.w3.org/2000/svg' id='Capa_1' enable-background='new 0 0 551.13 551.13' height='512px' viewBox='0 0 551.13 551.13' width='512px'%3E%3Cg%3E%3Cpath d='m361.679 275.565-223.896 223.897v51.668l275.565-275.565-275.565-275.565v51.668z' data-original='%23000000' class='active-path' data-old_color='%23000000' fill='%23E40000'/%3E%3C/g%3E%3C/svg%3E");
    right: 10px;
    left: auto
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #e30000
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: .2s top, .2s -webkit-transform;
    transition: .2s top, .2s -webkit-transform;
    -o-transition: .2s transform, .2s top;
    transition: .2s transform, .2s top;
    transition: .2s transform, .2s top, .2s -webkit-transform
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s left, .2s -webkit-transform;
    transition: .2s left, .2s -webkit-transform;
    -o-transition: .2s transform, .2s left;
    transition: .2s transform, .2s left;
    transition: .2s transform, .2s left, .2s -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s right, .2s -webkit-transform;
    transition: .2s right, .2s -webkit-transform;
    -o-transition: .2s transform, .2s right;
    transition: .2s transform, .2s right;
    transition: .2s transform, .2s right, .2s -webkit-transform
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

.info_page {
    display: flex;
    flex-flow: row wrap;
    margin-bottom: 20px
}

.call_center,
.info_phone {
    flex: 1 1 320px
}

.call_center p,
.info_phone p {
    margin-bottom: 5px
}

.open-filter {
    margin-left: 0 !important
}

.faq .card-header {
    margin-top: 20px;
}

.faq a {
    text-decoration: underline;
}
/* search */
.search-form {
    position: relative;
    padding: 10px 0;
    margin: 20px 0;
    display: flex;
    flex-wrap: nowrap;
    max-width: 730px;
}

.search-title {
    position: absolute;
    top: 0;
    left: 13px;
    background: #fff;
    padding: 0 10px;
    color: #888;
}
input.search-input {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: none;
}
#button-search {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

/* product questions */
.webme-product-question-form-ctrl {
    display: flex;
}
.webme-product-question-form-ctrl a {
    display: flex;
    align-items: center;
    cursor: pointer;
    padding: 15px 0;
}
.webme-product-question-form-ctrl h2 {
    color: #ff0b03;
}

.webme-product-question-form {
	clear: both;
	display: none;
	position: relative;
	top: -1px;
	padding: 20px;
	border: 1px solid #E5E5E5;
	border-radius: 3px;
}

.webme-product-question-container {
	clear: both;
	position: relative;
	margin-top: 20px;
	margin-bottom: 10px;
	min-height: 15px;
}

.webme-product-question-empty-container {
	clear: both;
	position: relative;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 8px;
	min-height: 15px;
	border: 1px solid #E5E5E5;
	border-radius: 3px;
	box-shadow: 0px 2px 2px #DDDDDD;
	background: #F8F8F8;
}

.question_box {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 20px;
    margin: 20px 0;
}
@media screen and (min-width:768px) {
    .question_box {
        grid-template-columns: 1fr 1fr;
    }
}

.question_confirm {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}

a.button_capcha {
    padding: 8px 40px;
}

.capcha_wrap {
    display: grid;
    grid-template-columns: 205px 100px;
    grid-gap: 15px;
    margin-bottom: 20px;
}
.capcha_wrap {
    align-self: center;
}
.reload_captcha {
    line-height: 14px;
}

span.question-date {margin-left:10px}
.reply-container {
    border: 1px solid #d4ffdf;
    background-color: #f2fff3;
	display: block;
	overflow: hidden;
	padding: 16px;
	z-index: 1;
	border-radius: 5px;
}
span.avatar {width: 91px;display: block;margin: 0;padding-bottom: 4px;background:url('../image/webme/product_question/comment_arrow_white.gif') 100% 20px no-repeat;z-index: 3;}

.reply-container span.best {color:#47AD23;}
.reply-container span.best img {margin:0 5px -1px 0;}
.reply-container span.gray {color:#aaa;}

.reply-message .best-solved {border:solid 1px #E5E5E5; background-color:#fff; margin-bottom:10px;}
.reply-message .best-solved .username {background-color:#F0F0F0; padding:5px 10px 7px 10px;}
.reply-message .best-solved .username .descr {margin-left:10px;}
.reply-message .best-solved .answer { padding:5px 10px; }
.reply-message .link_solved {padding-top:10px;}
div.reply {margin-bottom:16px}
div.reply_btns {text-align:right;}
div.reply_btns div {text-align:left;}
div.reply_btns span {margin-left: 10px;}
div.reply_btns span:first-child {margin-left: 0;}
div.reply_btns a {text-decoration:none; border-bottom:dashed 1px #006AB4;}
div.reply_btns a:hover {text-decoration:none; border-bottom:dashed 1px #e85222;}

.username-link {font-size: 14px;}
.username span.expert {font-weight:bold;float:right;color:#e85222;}
.disc2item {display:none}
.disc2item textarea {width:98%;/*height:60px;margin:15px 0;*/border:1px solid #999;padding:5px}
.quick_btn {text-align:left;}
.quick_btn input.btn {float:right;margin:0 0px;cursor:pointer;background: url(/i/ex_btn_answer.png) top center no-repeat; width:95px;height:28px;text-indent:-500px;border:none}
.quick_btn input.btn:hover {background: url(/i/ex_btn_answer.png) bottom center no-repeat;}
.quick_btn input.btn-q {float:right;margin:0 0px;cursor:pointer;background: url(/i/ex_btn_question.png) top center no-repeat; width:120px;height:28px;text-indent:-500px;border:none}
.quick_btn input.btn-q:hover {background: url(/i/ex_btn_question.png) bottom center no-repeat;}
.reply-container.expert {background-color: #ffffff;} /*#EAFFEB;*/
.reply-container.lvl1 {background-color: #ffffff;border: 1px solid #E5E5E5;}
.reply-container.self {background-color: #F0F0F0;}

.username {
    display: flex;
    justify-content: space-between;
    margin-bottom: 16px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 6px;
}

#buttonWebmeProductQuestion.disable {
    background: #cecece;
    border: 1px solid transparent;
}

@media screen and (min-width:1220px) {
    .cat-product .name {min-height: 34px;}
}
@media screen and (max-width:1220px) {

    #container,
    #header-top-conteiner,
    #notification,
    .header-bottom,
    .menu {
        width: 960px
    }

    .menu {
        height: auto
    }

    #header .offcial {
        width: 180px;
        margin: 0
    }

    #header .offcial span {
        font-size: 16px
    }

    .box-rec-product {
        width: 100%;
        margin-top: 10px;
        max-height: 300px;
        overflow: hidden
    }

    .cb-0 {
        width: 244px
    }

    .howto,
    .nav {
        display: none
    }

    .nav li {
        float: none
    }

    .nav li a {
        border-top: 1px solid rgba(255, 255, 255, .6);
        border-left: 3px solid transparent;
        font-size: 18px;
        font-family: 'PT Sans Narrow', sans-serif;
        color: #fff;
        line-height: 18px;
        display: block;
        padding: 10px 0 10px 35px;
        text-align: left;
        height: 100%;
        max-width: 100%
    }

    #touch-menu {
        display: table-cell
    }

    .nav li a:hover {
        color: #333
    }

    .product-info > .right1 {
        width: 98%;
        margin-left: 0
    }

    .prod-dostavka {
        width: 31%;
        box-sizing: border-box
    }

    .shop-image {
        background-size: 100%
    }

    .addinfo {
        grid-column: 1/-1;
        grid-template-columns: repeat(auto-fill, minmax(300px, 1fr))
    }
}

@media screen and (max-width: 992px) {

    #container,
    #footer,
    #header-top-conteiner,
    #notification,
    .d-carousel .jcarousel-container-horizontal,
    .header-bottom,
    .menu {
        width: 100%
    }

    .cat_present {
        height: 38px;
        width: 50px;
        background-size: 60px
    }

    #column-right,
    #welcome span,
    .addinfo-ic,
    .garant,
    .limit,
    .product-image .product-image-thumbs,
    .product-info .review,
    .shop-image {
        display: none
    }

    .product-image .product-pagination {
        display: block
    }

    #column-left + #column-right + #content,
    #column-left + #content {
        padding-left: 8px;
        padding-right: 8px;
        margin-left: 0
    }

    .cat-product .box-gift-small {
        display: block
    }

    .cat-product .cat-gift-small {
        display: none
    }

    #footer .footer-bottom {
        flex-direction: column-reverse
    }

    .powered {
        margin: 30px 10px 20px 10px;
        text-align: center
    }

    #footer .phone_email {
        width: 96%
    }

    .box-rec-product {
        max-height: none;
        text-align: center
    }

    .d-carousel .jcarousel-next-horizontal {
        right: 0
    }

    .d-carousel .jcarousel-container-horizontal {
        padding: 0;
        margin: 0
    }

    .box-prod-rec {
        padding: 0
    }

    .box-prod-rec-conteiner {
        padding: 0;
        border: none;
        border-bottom: 1px dotted #ddd;
        border-radius: 0
    }

    .box-prod-rec-conteiner:hover {
        box-shadow: none
    }

    .box-rec-price {
        margin-left: 0
    }

    #header #search {
        margin: 0;
        position: absolute;
        right: 0;
        bottom: -40px;
        width: calc(100% - 126px);
    }

    .breadcrumb {
        font-size: 12px
    }

    .addinfo-ic {
        display: block
    }

    #mobile-filter {
        display: block
    }

    #column-left {
        position: absolute;
        top: 0;
        z-index: 99;
        background: #fff;
        width: 300px;
        margin-left: -300px;
        transition: all .5s ease;
    }

    #welcome {
        margin-right: 5px
    }

    #column-right + #content {
        margin-right: 0
    }

    .header_a a {
        font-size: 14px;
    }
}

@media only screen and (max-width:768px) {
    .simplecheckout-left-column {
        display: block;
        float: none;
        min-width: auto !important;
        max-width: 1900px !important;
        width: 100%
    }
    #content {
        padding-left: 4px;
        padding-right: 4px;
    }
    .simplecheckout-right-column {
        display: block;
        float: none;
        min-width: auto !important;
        max-width: 1900px !important;
        width: 100%
    }
    .simplecheckout-step {
        display: flex;
        flex-direction: column-reverse
    }
    .header_a,
    .phone-top-free {display: none;}
    #logo .logo {display: flex;}
    .phone-free-mob {display: flex;}
    .phone_email {display: none;}
    .seocmspro_content_main .content-records {
        grid-template-areas: "image image""title title""description description""bottom bottom"
    }
    .service-desc input[type=submit] {
        font-size: 15px
    }
    .seocmspro_content_main .content-records .blog_bottom ul {
        flex-flow: column wrap
    }
    .cmswidget .box-content .record_columns {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 20px
    }
    .blog-image img,
    .blog-record-description img {
        width: 100% !important;
        height: auto !important
    }
    .feedback {
        flex-direction: column
    }
    .product-grid {
        grid-template-columns: repeat(auto-fill, minmax(175px, 1fr));
        grid-gap: 4px;
    }
}

@media screen and (max-width:361px) {
    .cat-product {
        flex-direction: row;
        padding: 0;
    }
}

@media screen and (max-width:498px) {
    .cat-product-info {
        margin-left: 5px
    }
    .cb-0 {
        width: 96%
    }
    .cat-product .compare {
        display: none
    }
}
@media screen and (max-width:320px) {
    .hh, #compare-heder {display: none;}
}
@media screen and (min-width:1200px) {
    .cat297 {display:none;}
}
