.stagb {
    font-weight: 700;
}

.ak_number_class {
    margin-top: -1px;
}

.social a {
    display: block;
}

/*.s-product_overflow {*/
/*    height: 200px*/
/*}*/

.btn.btn-lisap-green {
    border: #5A6B41 1px solid;
    border-radius: 18px;
    padding: 7px 17px;
    font-size: 16px;
    font-weight: 600;
    color: #5A6B41;
    -webkit-transition: all 100ms ease-in;
    -moz-transition: all 100ms ease-in;
    -ms-transition: all 100ms ease-in;
    -o-transition: all 100ms ease-in;
    transition: all 100ms ease-in
}

.m-sale {
    background: #ff315f !important;
    color: white !important;
}

.btn.btn-lisap-green > i {
    margin-left: 5px
}

.btn.btn-lisap-green:hover {
    background: #5A6B41;
    color: #fff
}

.s-lisap_dropdown {
    background: transparent
}

.s-lisap_dropdown .dropdown-menu {
    padding: 0px;
    border: 1px solid #F9F4F0;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.4);
    border-radius: 2px;
    min-width: auto
}

.s-lisap_dropdown .dropdown-menu > li > a {
    padding: 5px 15px;
    font-size: 12px;
    border-bottom: 1px solid #F4F4F4
}

.s-lisap_dropdown .dropdown-menu > li:last-child > a {
    border-bottom: 0px
}

.s-lisap-simple-input {
    background: #FFF;
    box-shadow: none;
    border-radius: 0px;
    border: 1px solid #CCCCCC
}

.s-lisap_select .jq-selectbox__select {
    background: #FFF;
    box-shadow: none;
    border-radius: 0px;
    border: 1px solid #CCCCCC;
    outline: none
}

.s-lisap_select.focused .jq-selectbox__select {
    border-color: #778F54
}

.s-lisap_select .jq-selectbox__trigger {
    border-left: 0px
}

.s-lisap_select .jq-selectbox__dropdown {
    border-radius: 0px;
    border: 0px
}

.s-lisap_select .jq-selectbox__dropdown li:hover, .jq-selectbox li.selected {
    background-color: #778F54
}

.pagination {
    margin: 0px
}

.pagination > li > a, .pagination > li > span {
    background-color: #ffffff;
    border: solid 1px #2c3a4b;
    font-size: 10px;
    font-weight: 600;
    height: 28px;
    color: #2c3a4b
}

.pagination > li > a:hover {
    background: #fff;
    color: #2c3a4b;
    border: solid 1px #2c3a4b
}

.pagination > li:first-child > a {
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px
}

.pagination > li:last-child > a {
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px
}

.top__logo,
.top__menu {
    padding: 12px 0;
}

.top__logo {
    display: block;
    position: relative
}

.top__logo-link {
    position: absolute;
    display: block;
    width: 100%;
    text-align: center
}

.top__logo-slogan {
    position: absolute;
    top: 70px;
    font-family: "Magnolia Script", sans-serif;
    font-size: 12px;
    display: block;
    width: 100%;
    text-align: center
}

.top__search {
. top__search-field display: flex;
    position: relative
}

.top__search:after {
    position: absolute;
    content: url("../img/icons/search_dark.svg");
    top: 50%;
    transform: translateY(-50%);
    left: 15px;
}

.top__search-field {
    background: #FFF;
    border: 1px solid #E3E8F3;
    box-sizing: border-box;
    border-radius: 2px;
    height: auto;
    padding: 11px 8px 11px 36px;
    font-size: 12px;
    width: 290px;
    outline: none;
    box-shadow: none
}

.top__search-results {
    position: absolute;
    top: 100%;
    background-color: #ffffff;
    box-shadow: 0 8px 8px -4px rgba(0, 0, 0, 0.3);
    border: solid 1px #cccccc;
    border-radius: 0px;
    padding: 0px;
    width: 100%;
    z-index: 999999;
    display: none
}

.top__search-results li {
    display: block;
    padding: 4px 8px;
    position: relative
}

.top__search-results li a {
    color: #446811;
    font-size: 12px;
    font-weight: 600;
    padding-right: 50px
}

.top__search-results-count {
    position: absolute;
    right: 5px;
    top: 6px
}

.top__phones, .top__callback {
    width: 49%;
    display: inline-block;
    padding: 3px 0px
}

.top__phones-link {
    display: block;
    font-size: 13px;
    font-weight: 600;
    color: #51616E;
    text-decoration: none
}

.top__phones-link:hover, .top__phones-link:focus, .top__phones-link:active {
    color: #426909;
    text-decoration: none
}

.top__callback {
    color: #51616E
}

.top__callback-title {
    font-size: 13px;
    color: inherit
}

.top__callback-title:hover, .top__callback-title:focus, .top__callback-title:active {
    color: #426909;
    text-decoration: none
}

.top__callback-title > i {
    display: inline-block;
    margin-right: 5px
}

.top__callback-time {
    font-size: 12px;
    color: inherit
}

.top__cart {
    padding-top: 5px
}

.top__cart-link {
    color: #778F54
}

#header {
    background: #FFF;
    padding: 15px 0px
}

.header__menu {
    padding-left: 0px
}

.header__menu-link {
    margin-right: 20px;
    display: inline-block
}

#header a:hover, #header a:focus, #header a:active {
    text-decoration: none;
}

.header__menu-link.m-active {
    color: #426909
}

.header__additional {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header__additional-link {
    display: inline-block;
    margin-right: 11px;
}

.header__additional-link:last-child {
    margin-right: 0
}

.header__additional-link > a {
    color: #333;
    font-weight: 600;
    text-decoration: none
}

.header__additional-link > a > i {
    display: inline-block;
    margin-right: 5px
}

.header__additional-link.m-cart > a > i {
    color: #778F54
}

.header__menu .dropdown-menu {
    display: block;
    visibility: hidden;
    opacity: 0;
    background-color: #fff;
    box-shadow: none;
    border: none;
    border-radius: 0;
    min-width: 200px;
    margin-top: 20px;
    -webkit-transition: all 100ms ease-in;
    -moz-transition: all 100ms ease-in;
    -ms-transition: all 100ms ease-in;
    -o-transition: all 100ms ease-in;
    transition: all 100ms ease-in;
}

.header__menu-link .dropdown-menu.m-mega {
    background: #fff;
    box-sizing: border-box;
    outline: none;
}

.header__menu-link .dropdown-menu.m-mega:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 40px;
    top: -30px;
    left: 0;
    background: transparent;
    z-index: 1;
    cursor: pointer;
}

.header__menu-link .dropdown-menu ul {
    padding: 10px 0px 0px 10px
}

.header__menu-link .dropdown-menu.m-mega ul {
    padding: 25px 0px 10px
}

.header__menu-link .dropdown-menu ul li {
    margin-bottom: 15px;
    position: relative;
    display: block;
}

.header__menu-link .dropdown-menu.m-mega ul li {
    display: inline-block;
    width: 48%
}

.header__menu-link .dropdown-menu ul li > a {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
}

.header__menu-link.m-menu_trigger a {
    background: #51616E;
    padding: 15px;
    color: #fff !important;
    display: block;
    text-decoration: none !important
}

.top__cart {
    position: relative
}

.top__cart .header__additional-link-cartcount {
    right: 6px;
    left: initial;
    top: 3px
}

.header__additional-link.m-cart {
    position: relative
}

#menu {
    overflow: scroll;
    position: absolute;
    min-height: 100%;
    width: 100%;
    z-index: 120;
    top: 29px;
    background: #fff;
    display: none
}

.menu__wrap {
    padding-left: 0px;
    height: 100%;
    width: 80%;
    background: #51616e;
    position: absolute
}

.menu__wrap-item {
    display: block;
    padding: 20px 40px;
    border-bottom: 1px solid #FFFFFF
}

.menu__wrap-item a {
    font-weight: 600;
    color: #fff;
    font-size: 16px;
    text-decoration: none
}

.menu-close {
    position: absolute;
    color: #51616e;
    top: 27px;
    right: 0px;
    height: 100%;
    width: 20%;
    text-align: center
}

.home__carousel, .home__carousel-item {
    height: 546px
}

.home__carousel-item {
    background-position: center center;
    background-size: cover;
    text-align: right;
    padding: 83px 0;
}

.home__carousel-item-title {
    font-family: 'Forum', sans-serif;
    font-style: normal;
    color: #333333;
    max-width: 593px;
    text-align: left;

    font-weight: normal;
    font-size: 44px;
    line-height: 49px;
}

.home__carousel-item-btn {
    margin-top: 60px
}

.home__carousel-indicators li {
    border-color: #778F54;
    margin: 0px 2px
}

.home__carousel-indicators li.active {
    background-color: #778F54;
    width: 10px;
    height: 10px;
    border: 0px
}

.b-title_borders {
    position: relative;
    text-align: center
}

.b-title_borders + p {
    margin-top: 20px
}

.title_borders-text:before, .title_borders-text:after {
    content: "";
    display: block;
    height: 1px;
    width: 100px;
    background-color: #426909;
    position: absolute;
    left: 50%;
    margin-left: -50px
}

.title_borders-text:before {
    top: 0px
}

.title_borders-text:after {
    bottom: 0px
}

.title_borders-text {
    position: relative;
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    color: #3C3E43;
    padding: 15px 0px;
    text-transform: uppercase
}

.page_title-desc {
    color: #000;
    font-size: 14px;
    margin-top: 15px;
    text-align: center;
    margin-bottom: 20px
}

.b-icon-title {
    margin-bottom: 40px;
    margin-top: 40px;
    font-weight: 600;
    font-size: 20px;
    color: #3C3E43;
    text-transform: uppercase
}

.icon-title-img {
    position: relative;
    top: -5px;
    display: inline-block;
    margin-left: 15px
}

.products__more {
    text-align: center;
    margin-top: 40px
}

#products {
    position: relative
}

#products .container {
    position: relative;
    z-index: 9
}

#products:before {
    content: "";
    background: url(../img/bg/home-products-left.png) no-repeat;
    display: block;
    width: 181px;
    height: 213px;
    position: absolute;
    left: 0px;
    top: 50%
}

#products:after {
    content: "";
    background: url(../img/bg/home-products-right.png) no-repeat;
    display: block;
    width: 141px;
    height: 404px;
    position: absolute;
    right: 0px;
    top: 20%
}

.b-catalog_item {
    position: relative;
    background: #fff;
    padding: 15px 0px;
    box-shadow: none;
    -webkit-transition: all 100ms ease-in;
    -moz-transition: all 100ms ease-in;
    -ms-transition: all 100ms ease-in;
    -o-transition: all 100ms ease-in;
    transition: all 100ms ease-in;
    display: block;
    color: #000;
    text-decoration: none !important
}

.b-catalog_item:hover {
    box-shadow: 0px 2px 30px rgba(0, 0, 0, .5);
    color: #000
}

.catalog_item-discount {
    background: #D6E0B3;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    padding: 6px 20px;
    position: absolute;
    right: 0px
}

.catalog_item-discount.m-new {
    background: #DAEFF6
}

.catalog_item-discount.m-hot {
    background: #FFF28F
}

.catalog_item-title {
    font-size: 16px;
    font-weight: bold;
    text-align: center
}

.catalog_item-desc {
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    line-height: 18px
}

.catalog_item__price {
    text-align: center;
    font-size: 18px
}

.catalog_item__price-text {
    font-weight: bold;
    color: #000
}

.catalog_item__price-old {
    font-size: 14px;
    text-decoration: line-through;
    color: #F22300
}

.catalog_item-img {
    display: block;
    margin: 0 auto
}

#mobile-filter {
    display: none;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: calc(100% - 80px);
    background: #FFF;
    top: 80px;
    z-index: 99;
    padding: 20px 10px;
    overflow: scroll;
    padding-bottom: 75px
}

.mobile-filter__title {
    display: block;
    padding: 15px;
    position: relative;
    background: #EAEAEA;
    color: #51616E;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 20px;
    height: 44px
}

.mobile-filter__title-link {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 44px;
    display: block;
    background: #51616E;
    color: #fff;
    text-align: center;
    padding: 14px 10px;
    font-size: 12px
}

.mobile-filter__title-link:hover, .mobile-filter__title-link:focus, .mobile-filter__title-link:active {
    color: #fff;
    text-decoration: none
}

.mobile-filter__bottom-btn {
    display: inline-block;
    width: 49.99%
}

.mobile-filter__bottom-btn:first-child {
    border-right: 1px solid #8ca06e
}

#why2choose {
    background: #FAFAFA;
    position: relative
}

#why2choose .container {
    background: url(../img/bg/why2choose.jpg) center center no-repeat;
    background-size: cover;
    min-height: 700px
}

.why2choose__item-number {
    display: inline-block;
    font-family: Magnolia-Script;
    font-size: 80px;
    font-weight: normal;
    color: #EDBF95;
    width: 25%
}

.why2choose__item-text {
    width: 74%;
    vertical-align: baseline;
    display: inline-block;
    font-size: 20px;
    color: #124302;
    font-weight: 500;
    font-family: Magnolia-Script
}

.why2choose__item:nth-child(1) {
    position: relative;
    top: 200px
}

.why2choose__item:nth-child(3) {
    position: relative;
    top: 150px
}

.why2choose__item:nth-child(4) {
    position: relative;
    top: 200px;
    left: -300px
}

#bestsell {
    position: relative
}

#bestsell .container {
    position: relative;
    z-index: 9
}

#bestsell:before {
    content: "";
    background: url(../img/bg/home-bestsell-left.png) no-repeat;
    display: block;
    width: 146px;
    height: 138px;
    position: absolute;
    left: 0px;
    top: 50%
}

#bestsell:after {
    content: "";
    background: url(../img/bg/home-bestsell-right.png) no-repeat;
    display: block;
    width: 146px;
    height: 138px;
    position: absolute;
    right: 0px;
    top: 20%
}

#blog {
    background: url(../img/bg/about.jpg) no-repeat;
    background-size: cover
}

.blog__preview {
    background: inherit;
    position: relative;
    max-width: 300px;
    margin: auto;
}

.blog__preview-wrap {
    padding: 16px 0 0 0;
}

.blog__preview-wrap .blog__preview-title {
    font-family: Rubik, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.594;
    color: #333;
    margin-bottom: 0;
}

.blog__preview-date {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    text-transform: uppercase;
    color: #000000;
    opacity: 0.3;
}

.blog__preview-title {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 21px;
}

.blog__preview-text {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    text-transform: uppercase;
    color: #000000;
    opacity: 0.3;
    margin-bottom: 0;
}

.blog__preview-more {
    font-size: 13px;
    color: #51616E;
    font-weight: 600
}

.blog__more {
    text-align: center
}

#footer {
    position: relative
}

.footer__menu {
    padding-left: 0;
    list-style: none
}

.footer__menu-item a {
    text-decoration: none;
    padding: 6px 0;
    display: inline-block;
    font-family: Formular, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.5;
    color: #333;
}

.footer__menu-item {
    display: inline-block;
}

.footer__menu-item a:hover {
    /*color: white;*/
}

.footer__menu-item i {
    display: inline-block;
    width: 20px;
    margin-right: 5px;
    text-align: center
}

.footer__additional-callback {
    font-size: 14px;
    color: white;
    font-weight: bold;
    margin-bottom: 25px;
    display: block
}

.footer__additional-callback i {
    display: inline-block;
    margin-right: 5px
}

.footer__additional a:hover {
    color: white;
    text-decoration: none
}

.footer__additional-phones, .footer__additional-time, .footer__additional-copyright {
    padding-left: 20px;
    margin-bottom: 12px
}

.footer__additional-phones-link {
    color: white;
    font-size: 12px;
    display: block
}

.footer__additional-time-text, .footer__additional-copyright-text {
    color: #333;
    font-size: 12px
}

.footer__callback {
    position: absolute;
    top: -15px;
    right: 25px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #778F54;
    color: #fff;
    text-align: center;
    padding: 15px 0px;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.5)
}

.breadcrumbs__list {
    list-style: none;
    padding-left: 0px;
    padding: 30px 0px 0px
}

.breadcrumbs__list-item {
    display: inline-block;
    position: relative;
    padding-right: 15px;
    margin-right: 8px
}

.breadcrumbs__list-item:after {
    position: absolute;
    content: "";
    display: block;
    width: 2px;
    height: 2px;
    background: #9FA8B0;
    top: 50%;
    transform: rotate(45deg) translateY(-50%);
    right: 0;
}

.breadcrumbs__list-item:last-child:after {
    display: none
}

.breadcrumbs__list-item > a {
    font-size: 13px;
    color: #000000;
    text-decoration: none
}

.b-catalog_filter {
    margin-bottom: 20px
}

.catalog_filter__item > li > div {
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc
}

.catalog_filter__item {
    border: none !important;
}

.catalog_filter__item-link {
    color: #000;
    padding-bottom: 10px;
    display: block;
    position: relative;
}

.catalog_filter__item-link:hover, .catalog_filter__item-link:focus, .catalog_filter__item-link:active {
    color: #000;
    text-decoration: none
}

.catalog_filter__item-link[aria-expanded]:after {
    content: '';
    transform: none;
    text-align: center;
    display: block;
    width: 20px;
    height: 20px;
    background: #f9f4f0;
    position: absolute;
    top: -2px;
    right: 0px;
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    -webkit-transition: all 100ms ease-in;
    -moz-transition: all 100ms ease-in;
    -ms-transition: all 100ms ease-in;
    -o-transition: all 100ms ease-in;
    transition: all 100ms ease-in
}

.catalog_filter__item-link[aria-expanded="true"]:after {
    content: '\e5cf'
}

.catalog_filter__item-link[aria-expanded="false"]:after {
    content: '\e5cc'
}

.catalog_filter__item-content {
    padding-top: 20px
}

.catalog_filter__item-content-group {
    position: relative
}

.catalog_filter__item-content-group-count {
    position: absolute;
    right: 2px;
    font-size: 14px;
    color: #000
}

.catalog_filter__item-content-pricerange {
    padding: 0px 10px;
    height: 30px;
    margin: 30px 0px
}

.sort__by-dropdown {
    display: inline-block
}

.sort__count {
    text-align: right
}

.b-catalog {
    border: 1px solid #ccc;
    margin-bottom: 20px
}

.catalog__item {
    border-bottom: 1px solid #ccc;
    padding: 0px;
    position: relative
}

.catalog__item:nth-child(3n - 1) {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc
}

.catalog__item:nth-last-child(1), .catalog__item:nth-last-child(2), .catalog__item:nth-last-child(3) {
    border-bottom: 0px
}

.catalog__item {
    position: relative;
    height: 480px
}

.catalog__item .b-catalog_item:hover {
    position: absolute;
    left: 0px;
    right: 0px;
    z-index: 15
}

.catalog_item__buy {
    margin-top: 20px;
    text-align: center;
    margin-bottom: 25px;
    display: none;
    -webkit-transition: all 100ms ease-in;
    -moz-transition: all 100ms ease-in;
    -ms-transition: all 100ms ease-in;
    -o-transition: all 100ms ease-in;
    transition: all 100ms ease-in
}

.catalog__item .b-catalog_item:hover .catalog_item__buy {
    display: block
}

.catalog_item-favorite {
    padding: 0px 20px;
    margin-bottom: 25px;
    display: none
}

.catalog_item-favorite-size {
    display: inline-block;
    width: 49%
}

.catalog_item-favorite-link {
    display: inline-block;
    width: 49%;
    text-align: right;
    color: #ECB88C;
    cursor: pointer
}

.catalog_item-favorite-link:hover, .catalog_item-favorite-link:focus, .catalog_item-favorite-link:active {
    color: #ECB88C;
    text-decoration: none
}

.catalog__item .b-catalog_item:hover .catalog_item-favorite {
    display: block
}

.product__image {
    position: relative
}

.product__image img {
    text-align: center;
    display: block;
    margin: 0 auto
}

.product__image-discount {
    background: #D6E0B3;
    padding: 12px 7px;
    color: #333;
    position: absolute;
    top: 0px;
    right: 25px
}

.product__title-text {
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    padding-top: 20px;
    margin-top: 10px;
}

.product__info-size {
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: #3C3E43;
    text-transform: uppercase
}

.product__description {
    margin: 35px 0px 0px;
    color: #333333
}

.product__subtitle {
    margin-bottom: 20px
}

.product__subtitle-text {
    color: #333;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px
}

.product__advantage-icon {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 15px
}

.product__advantage-text {
    padding-top: 7px;
    vertical-align: middle;
    color: #333;
    font-weight: 500
}

.btn.product__buy-btn {
    font-size: 14px;
    padding: 12px 20px;
    margin-top: 3px
}

.product__buy {
    text-align: center
}

.product__favorite {
    text-align: center
}

.product__favorite {
    padding-top: 10px
}

.product__delivery {
    margin-top: 10px
}

.product__delivery.m-hairdresser {
    margin-top: 15px
}

.product__delivery-link {
    color: #436785;
    text-decoration: none !important;
    font-size: 12px;
    border-bottom: 1px dashed #436785;
    -webkit-transition: all 100ms ease-in;
    -moz-transition: all 100ms ease-in;
    -ms-transition: all 100ms ease-in;
    -o-transition: all 100ms ease-in;
    transition: all 100ms ease-in
}

.product__delivery-link:hover, .product__delivery-link:focus, .product__delivery-link:active {
    border-bottom: transparent;
    color: #436785
}

.producttabs__nav {
    border: none
}

.b-productcontent {
    padding: 0px 20px
}

.b-productcontent .tab-pane {
    display: none
}

.b-productcontent .tab-pane.active {
    display: block
}

.reviews__item {
    margin-bottom: 40px
}

.reviews__item-meta-rating {
    display: inline-block;
    margin-right: 20px
}

.reviews__item-meta-rating i {
    color: #C5C5C5
}

.reviews__item-meta-rating i.m-fill {
    color: #EAB78A
}

.reviews__item-text {
    color: #999999
}

.reviewsCreate__stars {
    unicode-bidi: bidi-override;
    direction: rtl;
    padding-top: 5px;
    display: flex;
}

.reviewsCreate__stars i {
    color: #C5C5C5;
    -webkit-transition: all 100ms ease-in;
    -moz-transition: all 100ms ease-in;
    -ms-transition: all 100ms ease-in;
    -o-transition: all 100ms ease-in;
    transition: all 100ms ease-in
}

.reviewsCreate__stars i:hover, .reviewsCreate__stars i:hover ~ i, .reviewsCreate__stars i.m-fill, .reviewsCreate__stars i.m-fill ~ i {
    color: #EAB78A;
    cursor: pointer
}

.b-recent {
    border: 1px solid #ccc;
    margin-bottom: 80px
}

.recent__item {
    border-right: 1px solid #ccc;
    height: 100%
}

.b-recent .owl-nav {
    position: absolute;
    top: -70px;
    right: 0
}

.b-recent .owl-nav .owl-prev {
    display: inline-block;
    border: 1px solid #000000;
    border-right: 0;
    background: #000000;
/*    opacity: 0.21;*/
    border-radius: 2px;
    width: 33px;
    height: 40px;
}

.owl-nav>div:hover path{
    fill: #000;
}

.b-recent .owl-nav .owl-next {
    display: inline-block;
    border: 1px solid #000000;
    border-right: 0;
    background: #000000;
    border-radius: 2px;
    width: 33px;
    height: 40px;
}

.b-recent .owl-nav .disabled {
    opacity: .5
}

.b-recent .owl-nav .owl-prev:before {
    /*content: '\e314';
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    color: white;
    font-size: 22px;
    padding-left: 3px;*/
}

.j-certificates_carousel .owl-nav .owl-next:before,
.b-recent .owl-nav .owl-next:before {
    /*content: '\e315';
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    color: white;
    font-size: 22px;
    padding-left: 3px;*/
}

.b-recent .owl-dots {
    position: absolute;
    bottom: -50px;
    text-align: center;
    width: 100%
}

.b-recent .owl-dots .owl-dot {
    background: #f1f1f1;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    margin-right: 10px;
    display: inline-block
}

.b-recent .owl-dots .owl-dot.active {
    background: #d4d4d4
}

.j-carousel-articles .owl-nav .owl-prev:before, .j-carousel-articles .owl-nav .owl-next:before,
.j-carousel-articles .owl-nav .owl-prev:before, .j-carousel-articles .owl-nav .owl-next:before {
    content: '';
}

.j-certificates_carousel .owl-nav .owl-prev, .j-certificates_carousel .owl-nav .owl-next,
.j-carousel-articles .owl-nav .owl-prev, .j-carousel-articles .owl-nav .owl-next,
.b-recent.j-carousel-viewed .owl-nav .owl-prev, .b-recent.j-carousel-viewed .owl-nav .owl-next {
    border: none;
    background: none !important;
    width: auto;
    display: flex;
    align-items: center;
    height: 40px;
}

.j-carousel-articles .owl-nav .owl-next {
    margin-left: 61px;
}

.b-recent.j-carousel-viewed .owl-nav .owl-next {
    margin-left: 61px;
}

.j-carousel-articles .owl-nav,
.b-recent.j-carousel-viewed .owl-nav {
    top: auto;
    bottom: -39px;
    width: 100%;
    display: flex;
    justify-content: center;
}

.j-carousel-articles .owl-nav {
    margin-top: -19px;
}

section.lisap-articles .container.m-scrollable {
    position: relative;
}

section.lisap-articles .pull-right {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 99;
}

.j-certificates_carousel .owl-nav .owl-prev:before, .j-certificates_carousel .owl-nav .owl-next:before {
    content: '' !important;
}

.j-certificates_carousel .owl-nav .owl-prev, .j-certificates_carousel .owl-nav .owl-next {
    /* border: none; */
    /* background: none!important; */
    /* width: auto; */
}

.j-certificates_carousel .owl-nav {
    position: absolute;
    top: auto;
    bottom: -40px;
    width: 100%;
    display: flex;
    justify-content: center;
}

.recall-text {
    color: #426909;
    text-align: center;
    margin-bottom: 40px
}

.recall__group {
    margin-bottom: 20px
}

.recall__group-label {
    font-weight: bold;
    color: #333;
    text-align: left !important
}

.recall__group-label-required {
    color: #F8482F
}

.about__text p {
    font-size: 16px;
    margin-bottom: 30px;
    line-height: 24px
}

.about__images img {
    display: block;
    margin-bottom: 20px
}

.b-instructions__brochure {
    margin-bottom: 60px
}

.certificates__item-title {
    font-family: Rubik, sans-serif !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 1.5 !important;
    text-align: center !important;
    color: #333 !important;
    margin-top: 21px !important;
}

.b-certificates .owl-nav .owl-prev {
    /* margin: 10px; */
    /* position: absolute; */
    /* top: 50%; */
    /* left: -50px; */
    /* margin-top: -60px; */
    height: 40px;
}

.b-certificates .owl-nav .owl-next {
    /* position: absolute; */
    /* top: 50%; */
    /* right: -50px; */
    /* margin-top: -60px; */
    /* margin: 10px; */
    height: 40px;
}

.b-certificates .owl-nav .owl-prev:before {
    content: '\e314';
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    font-size: 60px
}

.b-certificates .owl-nav .owl-next:before {
    content: '\e315';
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    font-size: 60px
}

.certificates__item {
    position: relative
}

.certificates__item-more {
    background: rgba(51, 51, 51, 0.8);
    padding: 15px 30px;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    position: absolute;
    top: 40%;
    left: 25%;
    opacity: 0;
    -webkit-transition: all 100ms ease-in;
    -moz-transition: all 100ms ease-in;
    -ms-transition: all 100ms ease-in;
    -o-transition: all 100ms ease-in;
    transition: all 100ms ease-in
}

#collapseCertificate .certificates__item-more{
    top: 35%;
    left: 8%;
}

.certificates__item:hover .certificates__item-more {
    opacity: 1;
    text-decoration: none;
    color: #fff
}

.thanks__title-image {
    display: block;
    margin: 0 auto 40px
}

.thanks__title-text {
    font-size: 24px;
    font-weight: bold;
    line-height: 29px;
    text-align: center;
    margin-bottom: 20px
}

.thanks__title-text > span {
    color: #778F54;
    margin-top: 0px
}

.stepwizard__panel {
    margin-bottom: 60px
}

.stepwizard__panel-step {
    display: inline-block;
    width: 49.5%;
    position: relative;
    padding-bottom: 10px
}

.stepwizard__panel-step a {
    color: #CCCCCC;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    -webkit-transition: all 100ms ease-in;
    -moz-transition: all 100ms ease-in;
    -ms-transition: all 100ms ease-in;
    -o-transition: all 100ms ease-in;
    transition: all 100ms ease-in
}

.stepwizard__panel-step a:hover, .stepwizard__panel-step a:focus, .stepwizard__panel-step a:active {
    color: #333;
    text-decoration: none
}

.stepwizard__panel-step > a.m-active {
    color: #333
}

.stepwizard__panel-step > a.m-active:after {
    content: "";
    height: 1px;
    background-color: #426909;
    width: 30%;
    display: block;
    left: 12px;
    bottom: 0px;
    position: absolute
}

.cart__group .s-lisap_select, .cart__group textarea, .cart__group input {
    width: 100%
}

.cart__text {
    font-size: 12px;
    color: #3C3E43;
    margin-bottom: 30px
}

#page.m-delivery {
    background: url(../img/bg/delivery.jpg) center center no-repeat;
    background-size: cover
}

.delivery__block {
    background: #FAFAFA;
    padding: 45px 30px;
    margin-bottom: 20px
}

.delivery__block.m-big {
    padding: 40px 100px
}

.delivery__block-title {
    font-size: 20px;
    color: #3C3E43;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 40px
}

.delivery__block-title:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    left: -10px
}

.delivery__block-title:after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    right: -10px
}

.delivery__block-title.m-order:before, .delivery__block-title.m-order:after {
    background-image: url(../img/icons/delivery-lotus.png)
}

.delivery__block-title.m-delivery:before, .delivery__block-title.m-delivery:after {
    background-image: url(../img/icons/delivery-leaves.png)
}

.delivery__block-title.m-delivery:after {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH"
}

.delivery__block-title.m-pay:before, .delivery__block-title.m-pay:after {
    background-image: url(../img/icons/delivery-tulip.png)
}

.delivery__block ul {
    line-height: 28px
}

#page.m-blog .blog__preview {
    background: #fff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    margin-bottom: 20px
}

.blog__cats {
    margin-bottom: 25px
}

.blog__pagination {
    text-align: right;
    margin-top: 5px
}

.b-bpost {
    color: #666666;
    font-size: 16px;
    font-weight: 600;
    line-height: 27px
}

.b-bpost img {
    display: inline-block;
    margin-bottom: 40px
}

.b-bpost p {
    margin-bottom: 15px
}

.b-bpost h4 {
    margin-bottom: 40px;
    margin-top: 25px;
    text-align: center;
    font-size: 20px;
    color: #3C3E43;
    font-weight: 600
}

.b-bpost img[align="left"] {
    margin-right: 30px
}

.b-bpost img[align="right"] {
    margin-left: 30px
}

.bpost__more {
    margin-top: 30px
}

.b-bpost iframe {
    margin-bottom: 50px
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #758f54;
    border-color: #758f54
}

.shops__map {
    width: 100%;
    height: 600px
}

.s-lisap_dropdown .form-control {
    border: none;
    box-shadow: none;
    padding: 0
}

.b-compare_item {
    padding: 5px 15px
}

.header__menu-link.dropdown:hover .dropdown-menu {
    visibility: visible;
    opacity: 1;
    z-index: 9999;
}

.reveal-modal {
    visibility: hidden;
    top: 40%;
    left: 50%;
    margin-left: -165px;
    width: 300px;
    position: fixed;
    z-index: 110
}

.reveal-modal.thanks-all {
    width: 255px;
    padding: 46px 38px 62px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    background: #eee
}

.reveal-modal.thanks-all:after {
    position: absolute;
    display: block;
    content: '';
    bottom: -20px;
    left: 50%;
    margin-left: -10px;
    border: 10px solid transparent;
    border-top-color: #eee
}

.thanks-all span, .thanks-al i {
    display: block
}

.thanks-all span {
    width: 95%;
    margin-bottom: 28px;
    font-size: 24px;
    line-height: 28px;
    text-align: center
}

.thanks-all i {
    font-size: 16px;
    font-style: normal;
    line-height: 18px
}

.krest {
    cursor: pointer;
    display: block;
    position: absolute;
    overflow: hidden;
    top: -20px;
    right: -28px;
    width: 21px;
    height: 21px
}

input[type='text'], input[type='number'], textarea {
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 16px;
    /* color: #C4CFE5; */
}

.eapps-widget > a {
    display: none !important;
}

#thanks {
    top: 15% !important
}

.static_block .static p, .static_block .static li {
    font-family: 'Formular', sans-serif !important;
    font-size: 14px !important;
    line-height: 17px !important;
    color: #333 !important;
    font-weight: normal !important;
    font-style: normal !important;
}

#simplecheckout_payment_form {
    display: none
}

.info-product-right #button-cart2:hover {
    padding-left: 0;
    padding-right: 0;
}

.info-product-right .info-btn-bottom {
    padding-top: 20px;
}

.info-product-right-block .product__price-number {
    padding-top: 20px;
    padding-left: 9px;
}

.static_block .seo-title {
    display: flex;
    align-items: center;
    margin: 10px 0 20px;
}

.static_block .seo-title img {
    margin-right: 10px;
    /*height: 30px;*/
}

.static_block .static {
    column-count: 2;
    padding: 40px 0;
}

.static_block .seo-title h2 {
    margin: 0;
    font-family: 'Formular', sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #333;
    font-weight: 700;
}

.simplecheckout-step.row > .col-md-7 .simplecheckout-button-block.buttons {
    display: none !important;
}

div#total_discount span.simplecheckout-cart-total-remove {
    display: none
}

div#total_discount {
    padding: 5px 0;
    background: #FAF4F4;
}

div#total_discount .modal_total__title {
    margin: 0;
}

.user-amo .amo-left p span.text {
    display: inline-block;
    padding-left: 0;
}

.user-amo .amo-left {
    text-align: left;
}

.thanks-wrap-desc .thanks__title-desc {
    text-align: left;
}

.thanks-wrap {
    justify-content: initial !important;
}

.success-product-item-image-name, .total-price-success {
    display: flex;
    align-items: center;
}

.success-product-item-image-name > .item-image-success {
    padding-left: 0;
}

.item-text-success .sku {
    opacity: .5;
}

.total-success .total-s {
    padding-top: 25px !important;
}

.total-success .total-success-item .total-success-item-left .light {
    font-weight: 400;
}

section.information4 {
    padding-top: 0;
    padding-bottom: 0;
}

.b-page_title > .page_title-text {
    padding: 0 0 15px 0;
}

#popup_img .modal-body .dd {
    align-items: center;
}

#popup_img .modal-body .info-product-right-block > #field, #popup_img .modal-body .info-product-right-block > .product__buy, #popup_img .modal-body .info-product-right-block > .text-prof {
    margin-right: 10px;
}

.info-product-right .product__price-number {
    margin-right: 0;
    display: flex;
    align-items: center;
}

.info-product-right .product__price-number .special {
    font-size: 20px;
}

.info-product-right .product__price-number > .old-price {
    margin-left: 10px !important;
    font-size: 14px !important;
}

.productdescription > .static_block {
    width: auto;
}

.info-section .shipping_wrap .ship_foure_after .img_after.ukr_poshta {
    padding-top: 0;
}

@media (max-width: 768px) {
    div#field.professional-product-count {
        display: none;
    }
    .category_top .for_subcats_pict{
        margin-bottom:8px !important;
        padding:0 10px !important;
    }
    .buttons .btn-lisap-buy.product__buy-btn{
        margin-top: 0;
    }
}



.category-description-block{
    margin-top: 20px;
}
a.pvideo {
    position: relative;
}

a.pvideo svg {
    position: absolute;
}
a.pvideo.slick-slide.slick-cloned.slick-active img {
    width: 71px;
    height: 71px;
}











div#popupcart_extended_wrapper {
    z-index: 1030!important;
}

div#popupcart_extended_background {
    z-index: 1020!important;
}




div#discountModal span.pink-circle {
 border-radius:50%;
}


div#discountModal 
span.pink-circle {
 display:flex;
 justify-content: center;
 align-items: center;
}






