body {
    font-family: Roboto, sans-serif;
    font-weight: 100
}

a {
    color: #333
}

.wp-popup {
    display: none
}

.fancybox-wrap iframe {
    width: 100%
}

.site-header {
    position: relative;
    height: 127px;
    border-bottom: 1px solid #999
}

#toast-container>div {
    opacity: .95
}

#toast-container>.toast-success {
    padding-left: 20px;
    background-image: unset!important;
    background-color: #fff;
    color: #333;
    border: 1px solid #333;
    border-radius: 3px;
    box-shadow: unset
}

#toast-container>.toast-success:hover {
    box-shadow: unset
}

.toast-close-button {
    color: #333!important
}

.toast-close-button:focus {
    outline: 0
}

.toast-progress {
    height: 2px;
    background: #333
}

.toast-message {
    font-size: 16px;
    line-height: 21px
}

.toast-top-right {
    top: 50px
}

.add-to-cart.process {
    opacity: .5;
    cursor: not-allowed
}

@media (max-width:1024px) {
    .site-header {
        height: auto
    }
}

.site-header.journal,
.site-header.main {
    border-bottom: none
}

.site-header .language {
    position: absolute;
    left: 22px;
    top: 5px
}

.site-header .language a {
    color: #b3b3b3;
    font-size: 16px;
    text-transform: uppercase
}

.site-header .work-time {
    color: #b3b3b3;
    font-size: 16px;
    text-align: center;
    padding-top: 5px
}

@media (max-width:767px) {
    .site-header .work-time {
        font-size: 14px
    }
}

.site-header .phone {
    position: absolute;
    left: 64px;
    top: 5px;
    color: #b3b3b3;
    font-size: 16px
}

.site-header .phone a,
.site-header .phone a:hover {
    color: #b3b3b3;
    text-decoration: none
}

.site-header .sign-actions {
    top: 5px;
    right: 0;
    position: absolute
}

.site-header .sign-actions>a {
    font-size: 16px;
    color: #b3b3b3;
    display: inline-block;
    vertical-align: middle;
    height: 22px;
    line-height: 22px;
    padding: 0 9px;
    border: 1px solid #fff;
    text-decoration: underline
}

.site-header .sign-actions>a:hover {
    text-decoration: none;
    border-color: #b3b3b3
}

.site-header .header-info {
    top: 55px;
    right: 0;
    position: absolute;
    z-index: 10
}

.site-header .header-info .item {
    display: inline-block;
    vertical-align: middle;
    padding: 0 0 0 12px
}

.site-header .header-info .item a {
    display: block;
    text-align: center;
    height: 33px;
    font-size: 16px;
    line-height: 33px;
    color: #000;
    background-position: center center;
    background-repeat: no-repeat
}

.site-header .header-info .item a:hover {
    text-decoration: none
}

.site-header .header-info .item a.search {
    width: 25px;
    background-image: url(../images/search_icon.png);
    background-size: 25px
}

.site-header .header-info .item a.wishes {
    width: 32px;
    height: 28px;
    background-image: url(../images/heart_icon.png);
    background-position: 0 0;
    line-height: 28px;
    font-size: 14px;
    text-align: center;
    margin-left: 10px
}

.site-header .header-info .item a.wishes:hover {
    background-position: 0 bottom;
    color: #fff
}

.site-header .header-info .item a.basket {
    width: 41px;
    height: 41px;
    background-image: url(../images/bag_icon.png);
    background-position: center 0;
    line-height: 42px;
    font-size: 14px
}

.site-header .header-info .item a.basket:hover {
    background-position: 0 bottom;
    color: #fff
}

.site-header .header-info .item.search-wrapper {
    position: relative
}

.site-header .header-info .item.search-wrapper .search-form {
    width: 300px;
    position: absolute;
    left: -290px;
    top: -7px;
    display: none
}

.site-header .header-info .item.search-wrapper .search-form input[type=text] {
    display: block;
    width: 100%;
    box-sizing: border-box;
    font-size: 16px;
    color: #999;
    background: #fff;
    padding: 10px
}

.site-header .logo {
    position: absolute;
    z-index: 10;
    left: 50%;
    top: 34px;
    margin: 0 0 0 -56px
}

.site-header .menu-wrapper {
    padding: 68px 0 0 0
}

.site-header .menu-wrapper a {
    font-size: 14px;
    text-transform: uppercase;
    color: #000
}

.site-header .menu-wrapper .inner-left {
    padding: 0 70px 0 0
}

.site-header .menu-wrapper div>a {
    position: relative;
    display: inline-block;
    letter-spacing: 1px;
    height: 40px
}

.site-header .menu-wrapper div>a:hover {
    text-decoration: none
}

.site-header .menu-wrapper a.active:after,
.site-header .menu-wrapper div>a:hover:after {
    content: '';
    text-decoration: none;
    display: block;
    left: 0;
    right: 0;
    bottom: 0;
    height: 4px;
    background: #b3b3b3;
    z-index: 10000;
    position: absolute
}

.site-header .menu-wrapper a.active:after {
    bottom: 0
}

.site-header .menu-wrapper .inner-left .dropdown-menu {
    left: -40px;
    padding: 30px 20px;
    margin: -4px 0 0 0
}

.site-header .menu-wrapper .inner-left .dropdown-menu:before {
    content: '';
    display: block;
    left: 38px;
    width: 79px;
    right: 0;
    top: -1px;
    height: 4px;
    background: #b3b3b3;
    z-index: 10000;
    position: absolute
}

.menu-wrapper .dropdown:hover ul.dropdown-menu {
    display: block;
    margin: -4px 0 0 0
}

.site-header .menu-wrapper .inner-right {
    padding: 0 0 0 70px
}

.site-header .menu-wrapper .inner-left>div,
.site-header .menu-wrapper .inner-right>div {
    display: inline-block;
    vertical-align: middle
}

.site-header .menu-wrapper .inner-left>div {
    padding-left: 15px
}

.site-header .menu-wrapper .inner-right>div {
    padding-right: 15px
}

.carousel-caption {
    text-align: left
}

.carousel-caption .title {
    font-size: 50px;
    line-height: 1.2em;
    color: #fff;
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
    border-bottom: 1px solid #fff;
    max-width: 300px
}

.carousel-caption .title.small {
    font-size: 30px
}

.carousel-caption .teaser {
    font-size: 30px;
    color: #414141;
    line-height: 1.2em;
    padding: 0 0 25px 0
}

.carousel-caption .teaser.small {
    font-size: 16px;
    max-width: 300px
}

.carousel-caption .details {
    display: inline-block;
    padding: 10px 12px;
    border: 1px solid #fff;
    border-radius: 3px;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase
}

.carousel-caption .details:hover {
    text-decoration: none
}

.products-carousel-wrapper {
    padding: 60px 0
}

.products-carousel-wrapper .block-label {
    text-align: center;
    font-size: 30px;
    color: #000;
    text-transform: uppercase;
    padding: 0 0 40px 0
}

.feature-carousel {
    position: relative;
    padding: 0 45px;
    margin: 10px 0 25px 0
}

.feature-carousel .move-left {
    position: absolute;
    top: 80px;
    left: 0
}

.feature-carousel .move-right {
    position: absolute;
    top: 80px;
    right: 0
}

.feature-carousel .move-left,
.feature-carousel .move-right {
    padding: 5px;
    font-size: 22px;
    color: #000
}

.feature-carousel>.slides {
    overflow: hidden;
    position: relative
}

.feature-carousel>.slides:after {
    content: "";
    display: block;
    visibility: visible;
    background: #fff;
    height: 100%;
    width: 1px;
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0
}

.feature-carousel>.slides ul {
    width: 100000%;
    position: relative;
    margin: 0;
    padding: 0
}

.feature-carousel>.slides>ul>li {
    width: 214px;
    padding: 0 20px 0 0;
    float: left;
    display: block;
    position: relative
}

.products-list>li {
    width: 196px;
    padding: 0 42px 0 0;
    float: left;
    display: block
}

.feature-carousel>.slides>ul>li .image,
.products-list>li .image {
    height: 196px;
    display: table;
    width: 100%;
    text-align: center
}

.feature-carousel>.slides>ul>li .image img,
.products-list>li .image img {
    max-height: 196px;
    max-width: 196px
}

.feature-carousel>.slides>ul>li .image>a,
.products-list>li .image>a {
    display: table-cell;
    vertical-align: middle;
    height: 196px;
    text-align: center
}

.feature-carousel>.slides>ul>li .title,
.products-list>li .title {
    text-align: center;
    padding: 15px 10px
}

.feature-carousel>.slides>ul>li .title,
.products-list.grid-view>li .title {
    overflow: hidden;
    position: relative;
    padding-bottom: 0
}

.products-list.grid-view>li .title:after {
    content: "";
    display: block;
    -webkit-box-shadow: 0 0 10px 10px #fff;
    box-shadow: 0 0 10px 10px #fff;
    background: #fff;
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0
}

.feature-carousel>.slides>ul>li .title a,
.products-list>li .title a {
    font-size: 16px;
    text-decoration: none;
    line-height: 18px;
    color: #000
}

.feature-carousel>.slides>ul>li .teaser,
.products-list>li .teaser {
    text-align: center;
    font-size: 13px;
    line-height: 15px;
    padding: 0 0 3px 0;
    position: relative
}

.feature-carousel>.slides>ul>li .teaser,
.products-list.grid-view>li .teaser {
    height: 76px;
    overflow: hidden
}

.feature-carousel>.slides>ul>li .teaser:after,
.products-list.grid-view>li .teaser:after {
    content: "";
    display: block;
    -webkit-box-shadow: 0 0 10px 10px #fff;
    box-shadow: 0 0 10px 10px #fff;
    background: #fff;
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0
}

.feature-carousel>.slides>ul>li .stars-rate,
.products-list>li .stars-rate {
    margin: 0 auto
}

.feature-carousel>.slides>ul>li .price,
.products-list>li .price {
    padding: 6px 0;
    text-align: center;
    font-size: 16px
}

.feature-carousel>.slides>ul>li .bottom {
    text-align: center
}

.products-list.grid-view {
    text-align: justify
}

.products-list.grid-view.align-center {
    text-align: center
}

.products-list>li {
    padding: 0 20px 24px 20px;
    float: none;
    display: inline-block;
    vertical-align: top;
    position: relative
}

.products-list>li.set-total {
    padding: 90px 10px 0 10px
}

.products-list>li.plus-separator {
    padding: 108px 0 0 0;
    width: auto;
    color: #1e9b30
}

.products-list>li.plus-separator .equal {
    font-size: 25px;
    font-weight: 700;
    display: block;
    margin: -7px 0 0 0
}

.products-list>li .set-price {
    font-size: 22px;
    font-weight: 700;
    padding: 0 0 8px 0
}

.products-list>li.empty {
    padding: 0;
    height: 1px
}

.products-list>li.clear {
    padding: 0;
    height: 1px;
    width: 100%
}

.products-list>li .bottom {
    text-align: center
}

.products-list.list-view>li {
    display: table;
    padding: 0 0 12px 0;
    margin: 0 0 12px 0;
    width: 100%;
    border-bottom: 1px solid
}

.products-list.list-view>li.clear,
.products-list.list-view>li.empty {
    border: none;
    display: none
}

.products-list.list-view>li .image {
    display: table-cell;
    width: 196px;
    text-align: center;
    border: none;
    padding: 20px 0 0 0
}

.products-list.list-view>li .image a {
    width: 100%;
    display: block;
    text-align: center;
    position: relative
}

.products-list.list-view>li .info-wrapper {
    display: table-cell;
    vertical-align: top;
    padding: 20px 0 0 0;
    text-align: left
}

.products-list.list-view>li .info-wrapper .title {
    text-align: left;
    padding: 0 0 8px 0
}

.products-list.list-view>li .info-wrapper .title a {
    font-size: 15px
}

.products-list.list-view>li .stars-rate {
    margin: 0 0 0 6px;
    display: inline-block;
    vertical-align: top
}

.products-list.list-view>li .teaser {
    text-align: left;
    padding: 0 0 5px 0;
    font-size: 14px;
    line-height: 16px
}

.products-list.list-view>li .price-wrapper {
    display: table-cell;
    vertical-align: top;
    width: 145px;
    padding: 20px 0 0 20px
}

.products-list.list-view>li .price-wrapper .price {
    padding-bottom: 12px
}

.products-list.list-view>li .links {
    padding-top: 16px
}

.products-list>li .links {
    padding: 5px 0 0 0
}

.products-list>li .links>li a span {
    display: inline-block;
    width: 12px;
    position: relative;
    top: 1px;
    height: 12px;
    border: 1px solid;
    margin: 0 3px 0 0;
    -moz-border-radius: 2px;
    -webkit-border-radius: px;
    -khtml-border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.old-price {
    text-decoration: line-through;
    color: #a8a8a8
}

.add-to-cart,
.buy-button {
    background: #000;
    display: inline-block;
    color: #fff;
    padding: 11px 16px;
    border-radius: 3px;
    text-transform: uppercase;
    letter-spacing: 1px
}

.add-to-cart:active,
.add-to-cart:focus,
.add-to-cart:hover,
.buy-button:active,
.buy-button:focus,
.buy-button:hover {
    text-decoration: none;
    color: #fff
}

.buttons.line-item>.buy-button {
    margin-right: 5px
}

.buy-button-one-click {
    margin-top: 5px;
    padding: 11px 16px;
    color: #000;
    background: 0 0;
    border: 1px solid #000;
    font-weight: 400
}

.buy-button-one-click:active,
.buy-button-one-click:focus,
.buy-button-one-click:hover {
    color: #000;
    outline: 0
}

.buy-button-one-click:hover {
    opacity: .7
}

#oneClickOrder .modal-content,
.default-modal .modal-content {
    position: relative
}

#oneClickOrder .modal-header,
.default-modal .modal-header {
    border: none;
    padding: 30px 15px 10px 15px;
    text-align: center
}

#oneClickOrder .modal-title,
.default-modal .modal-title {
    display: block;
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: 700
}

#oneClickOrder .modal-body,
.default-modal .modal-body {
    padding: 0 15px 20px 15px;
    text-align: center
}

#oneClickOrder .form-group,
.default-modal .form-group {
    margin-bottom: 10px
}

#oneClickOrder button[type=submit],
.default-modal button[type=submit] {
    width: 100%;
    padding: 15px;
    border: unset;
    outline: 0
}

#oneClickOrder input[type=tel],
.default-modal input[type=text] {
    height: 40px;
    padding: 10px
}

.default-modal input[type=text] {
    width: 100%!important
}

#oneClickOrder .one-click--small {
    display: block;
    width: 100%;
    text-align: center
}

#oneClickOrder .one-click--small a {
    font-weight: 600;
    text-decoration: underline
}

#oneClickOrder .one-click--small a:hover {
    color: #000;
    opacity: .7
}

#oneClickOrder .close,
.default-modal .close {
    position: absolute;
    top: 10px;
    right: 10px
}

.basket-bottom-buttons {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}

.checkout-page .basket-bottom-buttons {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.order-order--buttons {
    display: flex;
    align-items: center
}

.order-order--buttons .buy-button-one-click {
    margin-top: 0;
    padding: 9px 16px;
    min-width: 200px
}

.form.process {
    position: relative
}

.form.process:after {

}

.one-click--message {
    margin-bottom: 10px
}

@media(max-width:768px) {
    .basket-bottom-buttons {
        flex-direction: column;
        align-items: unset
    }
    .basket-bottom-buttons .continue {
        margin-bottom: 10px;
        text-align: left
    }
    .order-order--buttons {
        flex-direction: column-reverse
    }
    .order-order--buttons .buy-button-one-click {
        margin-top: 10px
    }
}

.carousel-caption.banner {
    left: auto;
    right: 10%
}

.home-page-promo-block {
    padding: 0 0 50px 0
}

.home-page-promo-block .inner {
    padding: 10px 15%
}

.home-page-promo-block .inner .title {
    font-size: 30px;
    color: #000;
    text-transform: uppercase;
    padding: 0 0 20px 0
}

.home-page-promo-block .inner .teaser {
    color: #000;
    font-size: 16px
}

.home-page-text {
    font-size: 16px;
    line-height: 21px
}

.footer {
    border-top: 1px solid #999;
    margin: 30px 0 0 0;
    padding: 30px 10px 30px 10px;
    font-size: 16px;
    color: #000
}

.footer .copyrights,
.footer .copyrights a {
    color: #999
}

.footer .icons {
    padding: 12px 0 0 0
}

.footer .icons a {
    display: inline-block;
    vertical-align: middle;
    margin: 0 12px 0 0;
    background-position: 0 0
}

.footer .icons a.fb {
    background-image: url(../images/fb_icon.png);
    width: 16px;
    height: 32px
}

.footer .icons a.insta {
    background-image: url(../images/insta_icon.png);
    width: 32px;
    height: 32px
}

.footer .icons a.vk {
    background-image: url(../images/vk_icon.png);
    width: 35px;
    height: 21px
}

.footer .icons a.pinit {
    background-image: url(../images/pinit_icon.png);
    width: 25px;
    height: 32px
}

.footer .icons a.youtube {
    background-image: url(../images/soc_icons/youtube_button.png);
    width: 45px;
    background-size: cover;
    height: 32px
}

.footer .icons a:hover {
    background-position: 0 bottom
}

.footer .icons a:last-child {
    margin: 0
}

.subscribe-block table {
    width: 100%
}

.subscribe-block input[type=email] {
    padding: 8px 12px;
    border: 1px solid #a5a5a5;
    border-radius: 3px;
    font-size: 16px;
    display: block;
    width: 100%;
    box-sizing: border-box
}

.subscribe-block table .btn-cell {
    width: 190px;
    text-align: right
}

.subscribe-block table .btn-cell input {
    display: inline-block;
    letter-spacing: 1px;
    cursor: pointer;
    font-size: 16px;
    border: 1px solid #000;
    border-radius: 3px;
    background: #fff;
    width: 170px;
    text-align: center;
    padding: 8px 0;
    text-transform: uppercase;
    color: #000;
    outline: 0
}

.subscribe-block table .btn-cell input:hover {
    color: #fff;
    background: #000
}

.carousel-caption {
    text-shadow: none
}

.page-header {
    border: none
}

.page-header h1,
.page-header h3 {
    font-weight: 100;
    text-transform: uppercase
}

.form-wrapper .form-group {
    position: relative
}

.form-wrapper .form-group label {
    font-size: 16px;
    color: #999;
    font-weight: 100
}

.form-wrapper .form-group:not(.select) label {
    position: absolute;
    left: 13px;
    top: 10px;
    padding: 0!important
}

.form-wrapper .form-group .form-control {
    position: relative;
    z-index: 1;
    background: 0 0;
    padding: 12px 12px 8px 12px;
    height: auto
}

.form-wrapper .form-group .form-control.error {
    border-color: #7b1516
}

.form-wrapper .form-group .form-control.not-empty+label,
.form-wrapper .form-group .form-control:focus+label {
    top: 2px;
    font-size: 10px
}

.form-wrapper .form-group textarea.form-control.not-empty+label,
.form-wrapper .form-group textarea.form-control:focus+label {
    top: 5px;
    font-size: 10px
}

.address .form-group .exclamation {
    display: none;
}

#new-checkout .form-group .for_error .near-field-error{
    position: absolute;
    top: 100%;
}

#new-checkout .form-group .exclamation {
   display: none;
}

.address .form-group .near-field-error, #new-checkout .form-group .near-field-error {
    margin-top: 5px;
    font-size: 12px;
    color: #ea5b3d;
}

.address.form-wrapper .form-group .form-control.error {
    border-color: #EA5B3D;
}

#new-checkout .form-group:has(.need_valid.error) {
    border-color: #EA5B3D;
    margin-bottom: 15px;
}
#new-checkout .form-group .input:has(.need_valid_input.error) {
    border-color: #EA5B3D;
}

.address select[name="new_post[department]"].process + .select2.select2-container {
    position: relative;
    pointer-events: none;
}

.address select[name="new_post[department]"].process  + .select2.select2-container .selection {
    opacity: .6;
}

.address select[name="new_post[department]"].process  + .select2.select2-container:after {
    position: absolute;
    content: '';
    display: block;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    transform: translate(-50%, -50%);
    background: rgba(255, 255, 255, 0.6) url(../images/ajax-loader.gif) center center no-repeat;
    background-size: contain;
    z-index: 10;
}

.form-wrapper .button {
    text-align: right
}

.form-wrapper .button input {
    font-size: 16px;
    color: #000;
    background: #fff;
    text-transform: uppercase;
    display: inline-block;
    border: 1px solid #000;
    border-radius: 2px;
    padding: 10px 24px;
    outline: 0
}

.form-wrapper .button input:hover {
    background: #000;
    color: #fff
}

.form-wrapper .form-color .radio>label,
.form-wrapper .form-color>label {
    color: #333
}

.font-weight-bold {
    font-weight: 700!important
}

.radio.hide+.radio {
    margin-top: 10px
}

.articles-list {
    padding: 100px 0 0 0
}

.articles-list .article-list-item {
    padding: 0 0 100px 0
}

.articles-list .article-list-item .title {
    padding: 14px 0
}

.articles-list .article-list-item .title a {
    font-size: 30px;
    color: #000
}

.articles-list .article-list-item .title a:hover {
    color: #686868;
    text-decoration: none
}

.product-list-item {
    padding: 0 0 30px 0
}

.product-list-item .image {
    text-align: center;
    padding: 15px 0;
    position: relative
}

.product-list-item .image img {
    max-width: 240px;
    height: auto;
}

@media (min-width:768px) {
    .product-list-item .image img {
        max-height: 240px
    }
}

.product-list-item .image a:hover {
    text-decoration: none
}

.feature-carousel>.slides>ul>li .image {
    position: relative
}

.feature-carousel>.slides>ul>li .image .action,
.product-list-item .image .action {
    position: absolute;
    left: 5px;
    top: 5px;
    font-size: 16px;
    color: #686868;
    text-transform: uppercase;
    display: block;
    width: 56px;
    height: 56px;
    border: 2px solid #686868;
    border-radius: 100%;
    line-height: 56px;
    text-align: center
}

.feature-carousel>.slides>ul>li .image .product-mark,
.product-list-item .image .product-mark {
    position: absolute;
    left: 20px;
    top: 20px;
    display: block;
    width: 56px;
    height: 56px;
    text-align: center
}

feature-carousel>.slides>ul>li .image .product-mark,
.product-list-item .image .product-mark.big-width{
    width: auto;
    max-width: 100px;
}

.product-mark .presale_img {
    width: 100%
}

.product-mark .to_order_img {
    width: 100%
}

.product-list-item .image>div {
    width: 100%;
    height: 240px;
    text-align: center;
    margin: 0 auto;
    display: table
}

.product-list-item .image>div>div {
    display: table-cell;
    vertical-align: middle
}

.product-list-item .title {
    padding: 15px 0;
    text-align: center
}

.product-list-item .title a {
    font-size: 16px;
    color: #000
}

.product-list-item .price {
    text-align: center;
    padding: 0 0 12px 0
}

.product-list-item .bottom {
    text-align: center
}

.product-list-item .bottom .remove {
    padding: 10px 0 0 0
}

.breadcrumb {
    padding-left: 0;
    background: 0 0
}

.breadcrumb a,
.breadcrumb li {
    color: #999
}

.product-page-images .inner {
    display: table;
    width: 100%
}

.product-page-images .inner>div {
    display: table-cell;
    vertical-align: top
}

.product-page-images .inner>div.thumbs {
    width: 110px
}

.product-page-images .inner>div.thumbs>div {
    width: 90px;
    padding: 0 0 10px 0
}

.product-page-images .inner>div.thumbs>div a {
    position: relative;
    background: #e4e6e8;
    display: block;
    min-height: 60px
}

.product-page-images .inner>div.thumbs>div a img {
    max-width: 100%
}

.product-page-images .inner>div.thumbs>div a .fa {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -12px 0 0 -13px;
    color: #fff;
    z-index: 1;
    font-size: 30px;
    text-shadow: 0 0 2px #333
}

.product-page-images .inner>div.main-image img {
    width: 100%
}

.product-page .page-header {
    margin-top: 0
}

.product-page .page-header h1 {
    margin: 0
}

.product-actions-line {
    padding: 0 0 15px 0
}

.product-actions-line .line-item {
    display: inline-block;
    vertical-align: middle;
    padding: 0 20px 0 0
}

.product-actions-line .line-item .price {
    font-size: 30px;
    color: #000
}

.product-actions-line .line-item .add-to-wish,
.product-actions-line .line-item .add-to-wish-login,
.product-actions-line .line-item .remove-from-wish {
    font-size: 30px;
    color: #000
}

.product-info-status {
    padding: 0 0 40px 0
}

.product-info-status>span {
    padding: 0 20px 0 0;
    font-size: 16px;
    color: #a5a5a5
}

.features-table {
    margin-bottom: 30px
}

.features-table td {
    padding: 7px 0 7px 0;
    vertical-align: top
}

.features-table td.item-label {
    width: 200px;
    padding-right: 20px;
    font-weight: 700
}

.features-table tr td {
    border-bottom: 1px solid #f1f1f1
}

@media(max-width:484px) {
    .features-table td.item-label {
        width: 100px
    }
}

.g-recaptcha--wrapper {
    display: flex;
    justify-content: flex-end
}

.mt-0 {
    margin-top: 0!important
}

.product-help-block {
    margin: 20px 0;
    padding: 20px 0;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999
}

.product-help-block a {
    margin: 0 30px 0 0;
    position: relative;
    font-size: 16px;
    position: relative;
    line-height: 20px;
    text-decoration: none;
    color: #000;
    display: inline-block;
    vertical-align: middle;
    padding: 0 0 0 60px
}

.product-help-block a:last-child {
    margin: 0
}

.product-help-block a:hover {
    text-decoration: none
}

.product-help-block a i {
    position: absolute;
    left: 0;
    top: 0;
    width: 37px;
    height: 37px;
    border: 1px solid #000;
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 2px
}

.product-help-block a.callback i {
    background-image: url(../images/call_icon.png);
    background-size: 30px
}

.product-help-block a.ask i {
    background-image: url(../images/ask_icon.png);
    background-size: 30px
}

.product-sets-wrapper {
    padding: 20px 0;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999
}

.product-sets-wrapper .set-title {
    font-size: 30px;
    text-transform: uppercase;
    padding: 0 0 40px 0;
    text-align: center
}

.product-sets-wrapper .carousel-control {
    background: 0 0;
    color: #000;
    width: auto!important
}

.product-sets-wrapper .set-inner {
    padding: 0 30px;
    text-align: center
}

.product-sets-wrapper .set-inner .set-item {
    width: 260px;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    padding: 0 70px 0 0;
    position: relative
}

.product-sets-wrapper .set-inner .set-item:after {
    content: '+';
    display: block;
    font-size: 30px;
    position: absolute;
    right: 25px;
    top: 50%;
    margin: -12px 0 0 0;
    font-family: Roboto, sans-serif;
    font-weight: 100
}

.product-sets-wrapper .set-inner .set-item.last:after {
    content: '='
}

.product-sets-wrapper .set-inner .set-item table {
    width: 100%
}

.product-sets-wrapper .set-inner .set-item table td {
    vertical-align: middle;
    text-align: left
}

.product-sets-wrapper .set-inner .set-item table .image {
    width: 100px
}

.product-sets-wrapper .set-inner .set-item table img {
    width: 90px
}

.product-sets-wrapper .set-inner .set-item table .title {
    font-size: 14px;
    padding: 0 0 15px 0;
    color: #000
}

.product-sets-wrapper .set-inner .set-item table .title a {
    color: #000
}

.product-sets-wrapper .set-inner .set-item table .price {
    font-size: 14px
}

.product-sets-wrapper .set-inner .set-item table .old-price {
    color: #999;
    text-decoration: line-through
}

.product-sets-wrapper .set-inner .set-item.set-total {
    padding-right: 0;
    width: 170px
}

.product-sets-wrapper .set-inner .set-item.set-total:after {
    display: none
}

.product-sets-wrapper .set-inner .set-item.set-total .price {
    font-size: 30px;
    padding: 0 0 6px 0
}

.cart-content .image-wrapper {
    width: 110px
}

.cart-content a {
    color: #000
}

.cart-content a.delete {
    font-size: 20px
}

.cart-content.table td {
    vertical-align: middle;
    border-color: #a5a5a5
}

.cart-content.table thead td {
    text-transform: capitalize
}

.cart-content.table {
    border-bottom: 1px solid #a5a5a5
}

.cart-content.table input[name=qty] {
    border: 1px solid #b0b0b0;
    font-size: 16px;
    padding: 10px;
    width: 48px;
    text-align: center
}

.cart-content .refresh-wrapper {
    display: none
}

.cart-content .amount-wrapper {
    font-size: 20px;
    padding: 0 3px
}

.cart-content .amount-wrapper a {
    color: #a5a5a5
}

.cart-content .amount-wrapper a:hover {
    text-decoration: none
}

.cart-content td.amount {
    width: 120px
}

.cart-content td.delete-cell {
    width: 50px
}

.basket-bottom-buttons {
    text-align: right
}

.basket-bottom-buttons .continue {
    display: inline-block;
    vertical-align: middle
}

.basket-bottom-buttons .continue a {
    font-size: 16px;
    color: #000
}

.basket-bottom-buttons .order-button,
.order-button {
    display: inline-block;
    letter-spacing: 1px;
    vertical-align: middle;
    color: #fff;
    background: #000;
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px 25px;
    border-radius: 2px;
    margin-left: 0;
    border: none;
    cursor: pointer;
    min-width: 200px;
    text-align: center
}

.basket-bottom-buttons .order-button {
    margin-left: 10px
}

.checkout-page .basket-bottom-buttons .order-button {
    margin-left: 75px;
}

@media(max-width: 768px) {
    .checkout-page .basket-bottom-buttons .order-button {
        margin-left: 0;
    }
}

.sidr-block {
    display: none
}

.disabled-sidebar {
    background: rgba(255, 255, 255, 0)
}

.sidr-level0 {
    width: 100%;
    position: relative
}

.sidr-block .sidr-close {
    position: absolute;
    right: 10px;
    top: 10px
}

.checkout-page {
    padding: 15px 0 25px 0
}

.checkout-page .caption {
    font-size: 30px;
    font-weight: 500;
    text-transform: uppercase;
    padding-bottom: 25px
}

.caption-with-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 25px;
}

.caption-with-link .caption {
    padding-bottom: 0;
}

@media(max-width:768px) {
    .checkout-page {
        padding-top: 0
    }

    .caption-with-link {
        display: block;
        padding-bottom: 6px;
    }

    .caption-with-link .caption {
        padding-bottom: 25px;
    }
}

.checkout-offices-list {
    display: none
}

.checkout-suboptions {
    display: none;
    padding: 8px 0 12px 32px
}

.sidr-form .page-header {
    font-size: 26px;
    text-transform: uppercase
}

.links-block {
    display: inline-block;
    float: left;
    padding-top: 8px
}

.links-block a {
    font-weight: 100
}

.wp-popup {
    z-index: 101;
    position: absolute;
    width: 620px;
    left: calc(50% - 310px);
    padding: 20px;
    background: #fff;
    display: none;
    border-radius: 0
}

.wp-popup .wp-popup.landed {
    padding: 0
}

.wp-popup.registration {
    height: 380px
}

.wp-popup.cart {
    width: 750px
}

.wp-popup.landed {
    display: block;
    position: static;
    width: auto;
    height: auto
}

.wp-popup.landed.cart {
    width: auto;
    padding: 0
}

.form input[type=text],
.form textarea,
.wp-popup.landed.cart input[type=password],
.wp-popup.landed.cart input[type=text],
.wp-popup.landed.cart label textarea,
label .wp-popup.landed.cart textarea {
    width: 240px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.wp-popup.landed.cart input[type=password],
.wp-popup.landed.cart input[type=text],
.wp-popup.landed.cart label select,
.wp-popup.landed.cart label textarea {
    width: 320px
}

.wp-popup.landed.cart .landed {
    padding: 0
}

.wp-popup.landed.cart .landed .popup-inner {
    width: 320px
}

.wp-popup.landed.cart .landed .caption i {
    display: none
}

.wp-popup .close {
    position: absolute;
    right: 5px;
    top: 0;
    width: 22px;
    height: 22px;
    padding: 5px;
    background-color: #f4f4f4;
    font-size: 20px;
    text-align: center;
    line-height: 18px;
    cursor: pointer
}

.wp-popup .popup-inner.login,
.wp-popup .popup-inner.registration {
    width: 300px;
    margin: auto
}

.form .inner-wrapper .loader,
.wp-popup .checkout-layout .loader,
.wp-popup .popup-inner .loader {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #fff url(../images/ajax-loader.gif) center center no-repeat;
    opacity: .6;
    z-index: 10;
    display: none
}

.form .inner-wrapper form.process .loader,
.wp-popup .checkout-layout form.process .loader,
.wp-popup .popup-inner form.process .loader,
.wp-popup .popup-inner.process .loader {
    display: block
}

#checkout.process {
    position: relative
}

#checkout.process:after {
    position: absolute;
    content: '';
    display: block;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, .6) url(../images/ajax-loader.gif) center center no-repeat;
    z-index: 10
}

.wp-popup .popup-inner.success {
    margin: auto;
    width: 300px
}

.wp-popup .caption {
    text-align: center;
    padding: 15px 0 15px;
    font-size: 22px;
    line-height: 26px
}

.wp-popup .caption i.enter {
    display: inline-block;
    zoom: 1;
    vertical-align: top;
    width: 22px;
    height: 20px;
    background-position: -25px 0;
    margin-bottom: 8px
}

.wp-popup .caption i.register {
    display: inline-block;
    zoom: 1;
    vertical-align: top;
    width: 22px;
    height: 20px;
    background-position: -50px 0;
    margin-bottom: 8px
}

.wp-popup .caption i.cart {
    display: inline-block;
    zoom: 1;
    vertical-align: top;
    width: 26px;
    height: 26px;
    background-position: -52px -25px;
    margin-bottom: 8px
}

.wp-popup .caption+.errors {
    padding-bottom: 15px;
    font-size: 14px;
    line-height: 14px;
    text-align: center
}

.wp-modal {
    width: 400px;
    left: calc(50% - 200px);
    z-index: 100000;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .85);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .85);
    box-shadow: 0 0 15px rgba(0, 0, 0, .85)
}

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

    .wp-popup{
        width: 340px;
        left: calc(50% - 170px);
    }
    
}



.wp-modal .text {
    padding: 1.45em 0;
    font-size: 1.45em
}

.wp-modal .controls {
    text-align: center
}

.wp-modal .controls button {
    margin: 0 5px
}

.wp-modal .controls button.btn-success {
    border-radius: 0;
    background: #000;
    border: none;
    outline: 0
}

.shade,
.shade-modals {
    width: 100%;
    height: 100%;
    z-index: 101;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .45);
    position: fixed;
    display: none
}
.promo-code-block {
    padding-top: 15px;
}
.promo-code-block .form-group {
    margin-bottom: 0
}

.promo-code-block .btn,
.certificate-block .btn{
    padding: 10px 12px
}

.share-block {
    text-align: right;
    padding: 20px 0;
    border-top: 1px solid #999;
    margin-top: 30px
}

.share-block a {
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    width: 38px;
    height: 38px;
    border: 1px solid #000;
    margin: 0 0 0 15px
}

.catalog-filters {
    float: right
}

.catalog-filters .filter-block {
    display: inline-block;
    vertical-align: middle;
    position: relative
}

.catalog-filters .dropdown-toggle {
    border: none;
    text-transform: uppercase;
    outline: 0!important;
    box-shadow: none!important
}

.catalog-filters .dropdown-toggle:hover {
    background: 0 0
}

.catalog-filters .open>.dropdown-toggle.btn-default {
    background: 0 0;
    box-shadow: none;
    outline: 0
}

.alert-success {
    background: 0 0;
    text-align: center;
    font-size: 30px;
    line-height: 1.3em;
    color: #1c1c1c;
    border: none
}

.alert-warning {
    background: 0 0;
    text-align: center;
    font-size: 30px;
    line-height: 1.3em;
    border: none
}

.product-variants {
    display: block;
    padding: 20px 0 0 0
}

.product-variants>div {
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px 0 0
}

.product-variants>div select {
    font-size: 20px;
    padding: 10px 15px
}

.edit.open-cart {
    color: #b3b3b3
}

.product-variants .variant-item {
    display: block
}

.product-variants .variant-item label {
    font-weight: 400;
    color: #000;
    font-size: 20px
}

.product-variants .variant-item label input[type=checkbox] {
    vertical-align: middle;
    margin: 0
}

.product-variants .variant-item label span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px
}

.product-variants .variant-item label .price {
    font-size: 24px;
    font-weight: 300
}

.product-variants .variant-item label .old-price {
    font-size: 20px;
    font-weight: 300
}

.page-title {
    text-transform: uppercase;
    font-size: 30px
}

.checkout-page .radio label {
    padding-left: 32px;
    background: #fff!important
}

.checkout-page input[type=radio] {
    display: inline-block;
    width: 22px;
    height: 22px;
    margin-left: -32px;
    margin-top: -2px;
    background: #fff!important;
    border: none!important
}

.checkout-page input[type=radio]:after {
    background: #fff!important;
    border: none!important;
    content: '';
    display: block;
    width: 22px;
    height: 22px;
    background: #fff url(../images/radio_bg.png) bottom left no-repeat!important
}

.checkout-page input[type=radio]:checked:after {
    background: #fff url(../images/radio_bg.png) top left no-repeat!important
}

.checkout-page .checkout-offices-list .radio label {
    padding-left: 32px
}

.checkout-page .checkout-offices-list input[type=radio] {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-top: 0
}

.checkout-page .checkout-offices-list input[type=radio]:after {
    content: '';
    display: block;
    width: 22px;
    height: 22px;
    background: #fff url(../images/radio_sm_bg.png) bottom left no-repeat
}

.checkout-page .checkout-offices-list input[type=radio]:checked:after {
    background: #fff url(../images/radio_sm_bg.png) top left no-repeat
}

.not-available .image {
    opacity: .5
}

.not-available .title a {
    color: #aaa
}

.product-not-available {
    font-size: 16px;
    background: #eee
}

.site-header.site-header--style {
    height: 40px;
    z-index: 22;
    border-bottom: unset
}

.site-header.sticky {
    position: sticky;
    top: 0;
    height: 100%;
    padding-bottom: 10px;
    background: #fff;
    z-index: 21;
    border-bottom: 1px solid #99999917
}

.site-header.sticky .menu-wrapper {
    padding-top: 30px
}

.site-header.sticky .logo {
    top: 0
}

.site-header.sticky .header-info {
    top: 18px
}

.mobile-menu-btn--action {
    display: none
}

@media (max-width:1200px) {
    .site-header.sticky .menu-wrapper .inner-left>div:first-child {
        padding-left: 0
    }
    .site-header.sticky .menu-wrapper .inner-left>div {
        padding-left: 10px
    }
    .site-header.sticky .menu-wrapper .inner-right>div {
        padding-right: 10px
    }
    .site-header.sticky .menu-wrapper div>a {
        height: 30px;
        font-size: 11px
    }
}

@media (max-width:992px) {
    .site-header.sticky {
        position: unset;
        top: unset
    }
    .site-header.sticky .logo {
        top: 64px
    }
    .articles-list .article-list-item {
        padding-bottom: 40px
    }
}

@media (max-width:767px) {
    .site-header.site-header--style {
        position: relative;
        height: 50px;
        top: 0;
        margin-bottom: -55px;
        background: #fff;
        border: unset
    }
    .site-header.sticky {
        position: sticky;
        top: 0;
        height: 61px;
        padding-bottom: 0;
        width: 100%;
        left: 50px;
        z-index: 23
    }
    .mobile-menu-btn--action {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        height: 40px;
        width: 40px;
        margin-top: 8px;
        margin-left: 5px;
        padding: 0;
        background: 0 0;
        font-size: 30px;
        border: none
    }
    .mobile-menu-btn--action:focus {
        outline: snow
    }
    .mobile-menu-btn--action {
        padding: 5px;
        background: 0 0
    }
    .mobile-menu-btn--action .fa-close {
        display: none
    }
    .mobile-menu-btn--action.active .fa-close {
        display: block
    }
    .mobile-menu-btn--action.active .fa-bars {
        display: none
    }
    .site-header.site-header--style .mobile-menu-wrapper {
        top: 10px
    }
    .site-header.sticky .logo {
        top: 5px;
        margin-left: -50px
    }
    .site-header.sticky .header-info {
        top: 3px
    }
}

@media (max-width:567px) {
    .articles-list .article-list-item .title a {
        font-size: 22px;
        line-height: 28px
    }
    .journal-article-page .page-header {
        margin-top: 20px;
        margin-bottom: 10px;
        padding-bottom: 0
    }
    .journal-article-page .page-header h1 {
        font-size: 22px;
        line-height: 28px
    }
}

@media only screen and (max-width:992px) {
    .site-header .menu-wrapper .inner-left>div,
    .site-header .menu-wrapper .inner-right>div {
        display: block
    }
    .site-header .menu-wrapper {
        padding: 68px 0 20px 0
    }
    .site-header .logo {
        top: 64px
    }
    .carousel-caption .title {
        font-size: 24px;
        padding: 0 0 12px 0;
        margin: 0 0 12px 0
    }
    .carousel-caption .teaser {
        font-size: 16px;
        padding: 0 0 12px 0
    }
    .home-page-promo-block .inner {
        padding: 3%;
        text-align: center
    }
    .footer {
        padding-left: 0;
        padding-right: 0
    }
    .footer .center-col {
        padding: 25px 15px
    }
    .total-block-wrapper {
        position: static!important
    }
}

@media (min-width:768px) and (max-width:1200px) {
    .site-header .menu-wrapper a {
        font-size: 12px
    }
}

@media only screen and (min-width:767px) {
    .product-list-item {
        position: relative
    }
    .feature-carousel>.slides>ul>li .bottom,
    .product-list-item .bottom {
        position: absolute;
        top: 154px;
        display: none;
        left: 0;
        right: 20px;
        z-index: 10
    }
    .product-list-item .bottom {
        top: 213px
    }
    .feature-carousel>.slides>ul>li:hover .bottom,
    .product-list-item:hover .bottom {
        display: block
    }
    .feature-carousel>.slides>ul>li:hover .image img,
    .product-list-item:hover .image img {
        opacity: .8
    }
}

.mobile-menu-wrapper {
    display: none
}

.mobile-navigation {
    display: none
}

.code {
    display: none
}

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

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover,
.pagination>li>a,
.pagination>li>span {
    color: #000
}

.pagination>li:first-child>a,
.pagination>li:first-child>span,
.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-radius: 0
}

.product-sets-wrapper .carousel-control {
    text-shadow: none;
    opacity: 1
}

.product-sets-wrapper .carousel-control .fa {
    top: 50%;
    margin: -10px 0 0 0;
    opacity: 1;
    position: absolute;
    font-size: 22px
}

.product-sets-wrapper .carousel-control .fa.fa-chevron-right {
    right: 0
}

.basket-set-info {
    padding: 0;
    margin: 0
}

.basket-set-info li {
    display: block;
    padding: 0 0 6px
}

.basket-set-info li img {
    max-width: 40px
}

.journal-article-page {
    max-width: 800px;
    margin: 0 auto
}

.journal-article-page .text-block img:not(.not-scale) {
    max-width: 100%;
    height: auto!important;
    width: auto!important
}

.text-500 {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto
}

.text-700 {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto
}

.text-900 {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto
}

.product-instock-remind-block {
    padding: 10px 0 0 0
}

.product-instock-remind-block form {
    display: block;
    padding: 10px 0 0 0
}

.main-product-description.short {
    height: 190px;
    position: relative;
    overflow: hidden
}

.main-product-description.short:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    right: 0;
    height: 80px;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 100%)
}

.main-product-description.short.no-read-more {
    height: auto
}

.main-product-description.short.no-read-more:after {
    display: none
}

.read-more-description-btn {
    font-weight: 700
}

.text-overflow {
    overflow: hidden
}

.text-block hr {
    border-color: #333
}

.df-home {
    display: flex;
    flex-direction: column
}

.df-home .home-page-text {
    order: 9
}

.df-home .footer {
    order: 10
}

.category-page .page-header .page-header-title {
    font-size: 36px;
    font-weight: 100;
    text-transform: uppercase;
}

@media only screen and (max-width:767px) {
    .journal-article-page .text-block iframe {
        max-width: 100%!important;
        /* height: auto!important */
    }
    .category-page .page-header {
        padding-top: 20px;
        font-size: 26px
    }
    .category-page .page-header h1,
    .category-page .page-header .page-header-title {
        font-size: 26px
    }
    .site-header .language {
        left: 10px;
        font-size: 14px
    }
    .site-header .language a {
        font-size: 14px
    }
    .site-header .phone {
        font-size: 14px;
        left: 30px
    }
    .site-header .sign-actions>a {
        font-size: 13px
    }
    .carousel-caption .teaser,
    .carousel-caption .title {
        display: none
    }
    .site-header {
        height: 82px
    }
    .site-header .menu-wrapper {
        display: none
    }
    .site-header .logo {
        margin: 0 0 0 -32px
    }
    .site-header .logo img {
        height: 45px
    }
    .site-header .header-info {
        top: 20px
    }
    .site-root>.container {
        padding-left: 0;
        padding-right: 0
    }
    .mobile-menu-wrapper {
        position: absolute;
        display: block;
        left: 10px;
        top: 28px
    }
    .mobile-navigation {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        background: #fff;
        z-index: 100
    }
    .mobile-navigation .top-part {
        padding: 15px;
        border-bottom: 1px solid #000
    }
    .mobile-navigation .bottom-part {
        border-bottom: 1px solid #000
    }
    .mobile-navigation .buttons {
        padding: 15px;
        border-bottom: 1px solid #000
    }
    .mobile-navigation .buttons a {
        font-size: 16px;
        display: inline-block;
        text-transform: uppercase;
        padding: 6px 10px;
        text-decoration: underline;
        color: #b3b3b3;
        border: 1px solid #fff;
        border-radius: 3px
    }
    .mobile-navigation .buttons a:hover {
        text-decoration: none;
        border-color: #000
    }
    .site-header .language,
    .site-header .phone {
        display: none
    }
    .mobile-navigation .header-info {
        top: 10px
    }
    .mobile-navigation .bottom-part .nav-menu {
        padding: 8px 20px;
        margin: 0
    }
    .mobile-navigation .bottom-part .nav-menu li {
        color: #000;
        font-size: 16px;
        font-weight: 300;
        padding: 12px 0;
        display: block;
        text-transform: uppercase;
        position: relative;
        }
        .mobile-navigation .bottom-part .nav-menu li .with-sub .icon{
            position: absolute;
            right: 0px;
            top: 16px;
            width: 16px;
            display: none;
            transform: rotate(-90deg);
            }
            .mobile-navigation .bottom-part .nav-menu li .with-sub.selected .icon{
                display: block;
            }


    .mobile-catalog-menu li a{
        position: relative;
        display: block;
    }
    .mobile-catalog-menu .with-sub-sub .icon{
        position: absolute;
        right: 0px;
        top: 3px;
        width: 8px;

    }
    .mobile-catalog-menu .submenu-back{
        border-bottom: 1px solid #fff;
        }
    .mobile-catalog-menu .submenu-back a{
        padding-left: 30px;
    }
    .mobile-catalog-menu.sub-sub a{
        padding-left: 30px;
    }
    .mobile-catalog-menu .submenu-back .icon{
        width: 12px;
        transform: rotate(180deg);
        position: absolute;
        left: 0;
        top: 5px;
    }

    .mobile-navigation .bottom-part .nav-menu li a {
        color: #000;
        font-size: 16px;
        display: block;
    }
    .mobile-navigation .bottom-part .right-nav {
        background: #786794;
        color: #fff;
        min-height: calc(100vh - 130px);
    }
    .mobile-navigation .bottom-part .right-nav ul {
        padding: 8px 0;
        margin: 0
    }
    .mobile-navigation .bottom-part .right-nav li {
        display: block;
        color: #fff;
        font-size: 16px;
        font-weight: 300;
        padding: 12px 20px;
        display: block;
        text-transform: uppercase
    }
    .mobile-navigation .bottom-part .right-nav li a {
        color: #fff;
        font-size: 16px
    }
    .site-header .sign-actions {
        display: none
    }
    .basket-page,
    .breadcrumb,
    .main-content-wrapper,
    .page-header {
        padding-left: 10px;
        padding-right: 10px
    }
    .subscribe-block {
        padding-top: 10px
    }
    .subscribe-block td {
        display: block;
        width: 100%
    }
    .subscribe-block table .btn-cell {
        width: 100%;
        padding-top: 10px
    }
    .subscribe-block table .btn-cell input {
        width: 100%
    }
    .articles-list {
        padding: 20px 0 0 0
    }
    .product-page-images .inner {
        display: table;
        width: 100%
    }
    .product-page-images .inner>div.main-image {
        display: table-header-group;
        width: 100%
    }
    .product-page-images .inner>div.thumbs {
        display: table-footer-group;
        width: 100%
    }
    .product-page-images {
        padding-bottom: 10px
    }
    .product-page .page-header {
        padding-left: 0;
        padding-right: 0
    }
    .product-page-images .inner>div.thumbs>div {
        display: inline-block;
        vertical-align: middle;
        padding: 5px 0 0 0;
        margin-right: 5px
    }
    .product-list-item .image img {
        max-width: 100%
    }
    .total-block-wrapper {
        top: -13px!important;
        right: 15px!important
    }
    .feature-carousel>.slides>ul>li {
        padding: 0
    }
    .cart-content.table .item-row td {
        border-top: none;
        padding-top: 0
    }
    .home-page-promo-block .inner .teaser {
        text-align: left
    }
    .text-block p img {
        max-width: 100%!important;
        height: auto!important;
        width: auto!important
    }
}

@media only screen and (max-width:767px) {
    .product-list-wrapper .product-list-item .image img {
        /*max-height: 140px*/
    }
    .site-header .menu-wrapper {
        padding: 115px 0 20px 0
    }
    .site-header .logo {
        top: 20px
    }
    .site-header .menu-wrapper .inner-left {
        padding-right: 10px
    }
    .site-header .menu-wrapper .inner-right {
        padding-left: 10px
    }
}

@media only screen and (max-width:370px) {
    .basket-bottom-buttons .order-button {
        margin-top: 30px
    }
}

.product-page .discount-info {
    display: none
}

.fancybox-type-inline.fancybox-opened .fancybox-nav {
    width: 40px;
    height: 40px;
    top: 50%;
    margin: -20px 0 0 0
}

@media (max-width:767px) {
    .category-page {
        padding: 0 10px
    }
}

@media (max-width:320px) {
    .products-carousel-wrapper .block-label {
        font-size: 22px
    }
    .page-title {
        font-size: 22px
    }
    .home-page-promo-block .inner .title {
        font-size: 22px
    }
    .h1 {
        font-size: 22px
    }
}

@media screen and (max-width:768px) {
    .checkout.buy-button.template-element.order-button {
        margin-left: 0
    }
}

.recomended-products-wrapper.desktop {
    display: block
}

.recomended-products-wrapper.mobile {
    display: none
}

@media screen and (max-width:768px) {
    .recomended-products-wrapper.desktop {
        display: none
    }
    .recomended-products-wrapper.mobile {
        display: block
    }
}

.recomended-products-wrapper.mobile .block-label.template-element {
    font-size: 19px;
    margin-bottom: -25px
}

.progress-wrapper {
    display: flex;
    margin-top: 50px;
    margin-bottom: 70px;
}

.progress {
    height: 15px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 7.5px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    border: 1px solid #000
}

.progress-bar {
    display: flex;
    justify-content: end;
    background-color: #ffb800
}

.shipping-icon {
    width: 103px;
    margin-top: -7px
}

.progress-title {
    font-size: 18px;
    font-weight: bolder;
    padding: 10px 0 10px 5px
}

.progress-title span {
    font-size: 26px
}

@media screen and (max-width:768px) {
    .progress-wrapper {
        display: flex
    }
}

@media screen and (max-width:768px) {
    .progress-title {
        font-size: 12px
    }
    .progress-title span {
        font-size: 15px
    }
}

.text-center {
    text-align: center
}

.subcategories {
    display: flex;
    justify-content: center;
    margin-top: -25px
}

.subcategories a {
    color: #999;
    font-size: 14px;
    margin-left: 15px;
    margin-right: 15px;
    text-transform: uppercase
}

@media screen and (max-width:768px) {
    .subcategories {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-top: -25px;
        margin-left: -15px;
        margin-right: -15px
    }
    .subcategories a {
        display: flex;
        justify-content: center;
        width: 50%;
        color: #000;
        font-size: 14px;
        margin-left: 0;
        margin-right: 0;
        text-transform: uppercase;
        border-color: #999;
        padding: 5px;
        border-radius: 3px
    }
    .subcategories a span {
        border-color: #999;
        padding: 5px;
        border-radius: 3px;
        border: 1px solid #999;
        width: 100%;
        text-align: center;
        border: 1px solid #999
    }
    .col-xs-6 .product-list-item .add-to-cart,
    .col-xs-6 .product-list-item .buy-button {
        background: #000;
        display: inline-block;
        color: #fff;
        padding: 7px 25px;
        border-radius: 5px;
        text-transform: uppercase;
        letter-spacing: 1px
    }
    .col-xs-6 .product-list-item .image-link {
        height: 100%
    }
    .col-xs-6 .product-list-item .image {
        padding: 0
    }
    .product-list-wrapper .col-xs-6:nth-child(3) {
        clear: left
    }
    .col-xs-6 .product-list-item .image>div {
        height: auto
    }
    .product-list-item .title {
        padding: 5px 0;
        text-align: center
    }
    .col-xs-6 .product-list-item .title a {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical
    }
}

#new__header {
    width: 100%;
    padding-top: 25px;
    padding-right: 0;
    padding-left: 0;
    background: white;
}

.mobile-navigation {
    max-height: 100vh;
    overflow-y: scroll;
}

.top__bar {
    margin-top: 25px;
    display: flex;
    justify-content: center;
    position: relative;
}

.top__bar-menu {
    display: flex;
    list-style-type: none;
    justify-content: center;
}

.top__bar-menu__item {
    padding: 0px 25px;
    border-right: 1px solid black;
    text-transform: uppercase;
    color: #7c7d7f;
}

.top__bar-menu__item a {
    color: #7c7d7f;
    text-transform: uppercase;
    font-size: 12px;
}

.top__bar-menu__item:last-child {
    border-right: none;
}

.top__bar-right {
    position: absolute;
    right: 0;
}

.language .active {
    color: black;
    text-decoration: underline;
}

.middle__bar {
    position: sticky;
    top: 0;
    z-index: 11;
    background: white;
}

.middle__bar .container {
    display: flex;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 15px;
}

.middle__bar-menu {
    display: flex;
    font-size: 17px;
    text-transform: uppercase;
    justify-content: center;
    flex-wrap: wrap;
}

.middle__bar-menu-item a {
    display: flex;
    align-items: center;
    padding: 0 10px;
    font-weight: bolder;
}

.middle__bar-menu-item a .icon {
    height: 7px;
    margin-left: 5px;
}

.middle_bar-social,
.middle__bar-profile {
    display: flex;
}

.middle_bar-right-block a {
    padding: 0 6px;
}

.middle_bar-right-block a img {
    height: 20px;
}

.middle__bar-line {
    border: 1px black solid;
    height: 30px;
    margin-left: 10px;
    margin-right: 10px;
}

.middle_bar-right-block {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

#search-btn {
    background-image: unset;
}

.middle__bar-profile .site-header {
    height: unset;
}

.middle__bar-profile .site-header .header-info {
    position: inherit;
    display: flex;
}

#new__basket_couter {
    position: relative;
}

.basket-count {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #CAA538;
    font-size: 10px;
    height: 12px;
    line-height: 12px;
    width: 12px;
    display: flex;
    justify-content: center;
    border-radius: 50%;
    align-items: center;
}

.middle__bar-profile .site-header.sticky {
    top: 0;
    padding: 0;
    border-bottom: unset;
}

.middle__bar-profile .site-header.sticky .item {
    top: 0;
    padding: 0;
}

.p-0 {
    padding: 0;
}

.end__bar {
    display: flex;
    justify-content: center;
    background: #786794;
    color: white;
    font-size: 18px;
    padding: 8px;
}

.site-header .header-info .item.search-wrapper .search-form {
    left: -300px;
}

#new__basket_couter .icon {
    height: 25px;
    margin-bottom: -2.5px;
    margin-left: -4px;
}

a.logo img {
    width: 100px;
}

@media only screen and (max-width: 767px) {
    .middle__bar-menu,
    .top__bar,
    .middle_bar-social,
    .middle__bar-line {
        display: none;
    }
    .middle__bar .container {
        justify-content: space-between;
        padding-right: 0;
    }
    .middle_bar-right-block a img {
        height: 30px;
        width: 28px;
    }
    .middle_bar-right-block a img.basket-icon {
        width: 35px;
    }
    .site-header .header-info .item a.search {
        width: unset;
    }
    .basket-count {
        position: absolute;
        bottom: -5px;
        right: 5px;
        background: #CAA538;
        font-size: 12px;
        height: 16px;
        line-height: 16px;
        width: 16px;
        display: flex;
        justify-content: center;
        border-radius: 50%;
        align-items: center;
    }
    a.logo {
        margin-left: 10px;
    }
    .mobile-menu-btn .icon {
        width: 37px;
        height: 23px;
    }
    a.logo {
        margin-left: 30px;
    }
    a.logo img {
        /* width: 50%; */
        width: 81px;
        height: 44px;
    }
    .mobile-menu-wrapper {
        position: absolute;
        display: block;
        left: 10px;
    }
    #new__basket_couter .icon {
        height: 38px;
    }
}

.end__bar p {
    margin-bottom: 0px;
    color: white;
}

.end__bar p span {
    color: white !important;
}

.footer {
    background: #786794;
}

.footer__top {
    display: flex;
    justify-content: center;
    background: #786794;
    color: white;
    font-size: 18px;
    padding: 8px;
}

.footer__social {
    display: flex;
    justify-content: center;
    border-bottom: 1px solid white;
    padding-bottom: 20px;
    padding-top: 8px;
}

.footer__social a .icon {
    width: 50px;
    height: 50px;
}

.footer__blocks {
    display: flex;
    padding: 20px;
}

@media (max-width: 360px) {
    .footer__blocks {
        padding: 0;
    }
}

.block_1_5 {
    width: 20%;
}

.block_2_5 {
    width: 40%;
}

.footer__card .footer__card-title {
    font-size: 18px;
    color: white;
    text-transform: uppercase;
}

.footer__card .footer__card-content {
    /*padding-right: 45px;*/
}

.footer__card-content-item {
    color: white;
    margin-top: 15px;
    font-size: 15px;
}

.footer__card-content-item a {
    color: white;
    font-size: 15px;
}

.footer__card-content .subscribe-block {
    margin-top: 15px;
   /* margin-right: -35px;*/
}

.footer__card-content .subscribe-block input[type="email"] {
    background: transparent;
    color: white;
    border: 1px white solid;
    border-radius: 10px 0 0 10px;
    padding: 2.5px 16px;
    width: 100%;
}

.footer__card-content .subscribe-block [type="submit"] {
    background: transparent;
    border: 1px solid white;
    color: white;
    padding: 2.5px 15px;
    border-radius: 0 10px 10px 0;
    border-left: none;
    width: 100%;
    display: flex;
    align-items: center;
    height: 30px;
    line-height: 27px;
    position: relative;
}

.footer__card-content .subscribe-block table .btn-cell {
    width: unset;
    display: flex;
    align-items: center;
}

.footer__card-content .subscribe-block table .btn-cell .icon {
    height: 20px;
    margin-left: 5px;
    position: absolute;
    right: 0;
    margin-right: 10px;
}

.footer__copyrights {
    /* display: flex;
    justify-content: flex-end; */
    color: #b7a9c1;
    text-align: right;
    padding-right: 20px;
    font-size: 15px;
}
.footer__copyrights a{
    color: #b7a9c1;
}

.footer__card-content .subscribe-block input[type="email"]::placeholder {
    color: white;
}

@media only screen and (max-width: 767px) {
    .footer__social {
        border-bottom: none;
    }
    .footer__blocks {
        flex-wrap: wrap;
    }
    .block_1_5 {
        width: 50%;
        order: 2;
        margin-top: 40px;
    }
    .block_2_5 {
        width: 100%;
        order: 1;
    }
    .subscribe-block table tr {
        display: flex;
    }
    .subscribe-block table .btn-cell {
        width: 50%;
        padding-top: 0;
    }
    .footer__card-contacts {
        width: 100%;
    }
    .footer__card-contacts .footer__card-content {
        display: flex;
        flex-wrap: wrap;
    }
    .footer__card-contacts .footer__card-content .footer__card-content-item {
        width: 50%;
    }
    .footer__card-contacts .footer__card .footer__card-content {
        padding-right: 0;
    }
    .footer__card-content-item a {
        font-size: 14px;
        font-weight: 400;
    }
    .footer__card-content-item {
        font-size: 14px;
        font-weight: 400;
    }
    .footer__card-content-item.schedule {
        padding-right: 30px;
    }
    [data-order="3"] {
        order: 3;
    }
    [data-order="4"] {
        order: 4;
        padding-left: 35px;
    }
    .footer__card .footer__card-content {
        padding-right: 0;
    }
    .footer__card-contacts .footer__card-content .footer__card-content-item:nth-child(2n) {
        padding-left: 35px;
    }
    @media (max-width: 360px) {
        .footer__card-contacts .footer__card-content .footer__card-content-item:nth-child(2n) {
            padding-left: 15px;
        }
    }
    .footer__card-content .subscribe-block table .btn-cell .icon {
        margin-right: 10px;
    }
    .subscribe-block td {
        width: 50%;
    }
    .footer__card-content .subscribe-block table .btn-cell .icon {
        height: 17px;
        float: right;
        position: absolute;
        right: 0;
    }
    .footer__card-content .subscribe-block table .btn-cell {
        width: 50%;
    }
    .subscribe-block table {
        width: unset;
    }
    .footer__copyrights {
        display: flex;
        justify-content: center;
        color: white;
        padding-right: 0;
        font-size: 13px;
        text-transform: uppercase;
        margin-top: 20px;
    }
    .footer__card-content .subscribe-block {
        margin-right: 0px;
    }
    .footer__card-content .subscribe-block table {
        width: 100%;
    }
}

@media only screen and (max-width: 400px) {
    .footer__top,
    .footer__card .footer__card-title {
        font-size: 16px;
    }
}

.footer__top p {
    margin-bottom: 0px;
    color: white;
}

.footer__top p span {
    color: white !important;
}

.blog-wrapper {
    padding-bottom: 20px;
}

.blog-wrapper h4 a {
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

.articles-main-wrapper {
    display: flex;
    padding-bottom: 20px;
}

.articles-main-wrapper .article-list-item:first-child {
    margin-left: 0;
}

.articles-main-wrapper .article-list-item .title {
    text-align: center;
    margin-top: 15px;
}

.df-home .home-page-text.blog-wrapper {
    height: unset;
    overflow: hidden;
    margin-bottom: 15px;
}

.read-blog a {
    float: right;
}

.read-blog a span {
    text-decoration: underline;
    margin-right: 10px;
    font-weight: bolder;
}

.articles-main-wrapper .article-list-item {
    width: 100%;
    margin-left: 5px;
    margin-right: 5px;
}

.articles-main-wrapper .article-list-item:first-child {
    width: 100%;
    margin-left: 0px;
    margin-right: 5px;
}

.articles-main-wrapper .article-list-item:last-child {
    width: 100%;
    margin-left: 5px;
    margin-right: 0px;
}

@media only screen and (max-width: 799px) {
    .articles-main-wrapper .article-list-item {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    .articles-main-wrapper .article-list-item:last-child {
        display: none;
    }
    .articles-main-wrapper {
        flex-direction: column;
    }
    .articles-main-wrapper .article-list-item:first-child {
        margin-bottom: 20px;
    }
    .read-blog a span {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .carousel-inner>.item>a>img,
    .carousel-inner>.item>img,
    .img-responsive,
    .thumbnail a>img,
    .thumbnail>img {
        width: 100%;
    }
}

#progressBarContainer {
    position: sticky;
    top: 0;
    right: 0;
    width: 10px;
    height: 100%;
    background: #cec7d2;
    z-index: 2;
    left: 100%;
    margin-right: 3px;
    border-radius: 5px;
}

#progressBar {
    position: sticky;
    top: 0;
    right: 0;
    width: 10px;
    background: #786794;
    height: 0;
    z-index: 3;
    left: 100%;
    margin-right: 3px;
    display: flex;
    align-items: flex-end;
    border-radius: 5px;
    margin-top: -10px;
}

.df-home .home-page-text {
    height: 300px;
    overflow-y: scroll;
    padding: 0;
    position: relative;
    width: 100%;
}

.home-page-text .content {
    position: absolute;
    top: 0;
    z-index: 1;
    padding-right: 20px;
}

#progressBar .dot {
    position: absolute;
    background: #786794;
    width: 16px;
    z-index: 4;
    min-height: 15px;
    margin-left: -3px;
    height: 100%;
    max-height: 50px;
    border-radius: 7px;
}

.home-page-text::-webkit-scrollbar {
    opacity: 0;
    background: transparent;
}

.home-page-text::-webkit-scrollbar-track {
    opacity: 0;
    background: transparent;
}

.home-page-text::-webkit-scrollbar-thumb {
    opacity: 0;
    background: transparent;
}

@media only screen and (max-width: 767px) {
    .home-page-text {
        padding-right: 25px !important;
        padding-left: 15px !important;
    }
}

#progressBar,
#progressBarContainer {
    display: none;
}

@media only screen and (max-width: 767px) {
    .home-page-text {
        padding-right: 15px;
        padding-left: 15px;
    }
}

.home-page-text::-webkit-scrollbar {
    width: 1em;
    opacity: 1;
}

.home-page-text::-webkit-scrollbar-track {
    background: #cec7d2;
    opacity: 1;
    border-radius: 0.5em;
}

.home-page-text::-webkit-scrollbar-thumb {
    background: #786794;
    opacity: 1;
    border-radius: 0.5em;
}

.main-slider .nav-conteiner {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.main-slider .nav-conteiner button span {
    display: none;
}

.main-slider.owl-carousel,
.main-slider.owl-carousel.owl-loaded {
    display: flex;
    justify-content: center;
    align-items: center;
}

.main-slider.owl-carousel img {
    max-width: 100%;
    height: auto;
}

.main-slider.owl-carousel:not(.owl-loaded) .item:not(.active) {
    display: none;
}

.main-slider .nav-conteiner button.owl-prev {
    border: none;
    background-image: url('/public/frontend/default/images/new_slider_left_arrow.png') !important;
    background-position: center !important;
    display: flex;
    width: 50px !important;
    height: 50px !important;
    background-size: contain !important;
    border-radius: 50% !important;
    margin-right: auto;
}

.main-slider .nav-conteiner button.owl-next {
    border: none;
    background-image: url('/public/frontend/default/images/new_slider_right_arrow.png') !important;
    background-position: center !important;
    display: flex;
    width: 50px !important;
    height: 50px !important;
    background-size: contain !important;
    border-radius: 50% !important;
    margin-left: auto;
}

@media only screen and (max-width: 1077px) {
    .main-slider .nav-conteiner button.owl-next {
        margin-right: 0;
    }
    .main-slider .nav-conteiner button.owl-prev {
        margin-left: 0;
    }
}

@media only screen and (max-width: 799px) {
    .main-slider .nav-conteiner {
        display: none !important;
    }
}

.main-slider .item_wrapper {
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}

.owl-stage {
    display: flex;
}

.owl-carousel.owl-theme.main-slider .owl-stage {
    display: block;
}

div.owl-products-carousel.owl-loaded.owl-drag div.product-mark img.presale_img {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 56px;
    height: 56px;
    text-align: center;
}

div.owl-products-carousel.owl-loaded.owl-drag div.product-mark img.to_order_img {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 56px;
    height: 56px;
    text-align: center;
}

div.owl-products-carousel.owl-loaded.owl-drag div.product-mark.big-width img.to_order_img {
    width: auto;
    height: auto;
    max-width: 100px;
}


.owl-stage-outer {
    overflow: hidden;
}

div.products-carousel-wrapper div.owl-products-carousel div.owl-stage-outer div.owl-stage div.owl-item {
    padding: 0 20px 0 0;
    float: left;
    display: block;
    position: relative;
}

div.products-carousel-wrapper div.owl-products-carousel div.owl-stage-outer div.owl-stage div.owl-item .image {
    height: 196px;
    display: table;
    text-align: center;
    width: 80%;
    position: relative;
}

div.products-carousel-wrapper div.owl-products-carousel div.owl-stage-outer div.owl-stage div.owl-item .item {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
}

div.products-carousel-wrapper div.owl-products-carousel div.owl-stage-outer div.owl-stage div.owl-item .item .bottom {
    margin-top: auto;
}

div.products-carousel-wrapper div.owl-products-carousel div.owl-stage-outer div.owl-stage div.owl-item .image a {
    display: flex;
    justify-content: center;
    align-items: center;
}

div.products-carousel-wrapper div.owl-products-carousel div.owl-stage-outer div.owl-stage div.owl-item .image a>img {
    width: 90%;
    height: auto;
}

div.products-carousel-wrapper div.owl-products-carousel div.owl-stage-outer div.owl-stage div.owl-item .item .price {
    margin-top: auto;
    margin-bottom: 20px;
    font-size: 18px;
}

.owl-products-carousel {
    position: relative;
}

.owl-products-carousel .owl-nav {
    position: absolute;
    top: 45%;
    width: 100%;
    display: flex;
}

.owl-products-carousel .owl-nav button span {
    display: none;
}

.owl-products-carousel .owl-nav .owl-next {
    float: right;
    border: none;
    background-image: url('/public/frontend/default/images/new_slider_right_arrow.png') !important;
    background-position: center !important;
    display: flex;
    width: 30px !important;
    height: 30px !important;
    background-size: contain !important;
    border-radius: 50% !important;
    margin-left: auto;
}

.owl-products-carousel .owl-nav .owl-prev {
    border: none;
    background-image: url('/public/frontend/default/images/new_slider_left_arrow.png') !important;
    background-position: center !important;
    display: flex;
    width: 30px !important;
    height: 30px !important;
    background-size: contain !important;
    border-radius: 50% !important;
    margin-right: auto;
}

div.products-carousel-wrapper div.owl-products-carousel div.owl-stage-outer div.owl-stage div.owl-item .item .title {
    text-align: center;
}

@media only screen and (max-width: 799px) {
    div.products-carousel-wrapper div.owl-products-carousel div.owl-stage-outer div.owl-stage div.owl-item .image {
        height: unset;
    }
}

.owl-carousel .owl-item img {
    height: auto;
}

.buy-button.download-link {
    max-height: 44px;
    overflow: hidden;
    display: flex;
    align-items: center;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}

.buy-button.download-link img {
    height: 44px;
}


@media screen and (max-width: 799px) {
    .owl-carousel.main-slider .owl-dots {
        position: absolute;
        bottom: 0;
    }

    .owl-carousel.main-slider button.owl-dot {
        background: #d6d4d4;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        border: 1px solid #969696;
        margin: 5px;
    }

    .owl-carousel.main-slider button.owl-dot.active {
        background: #969696;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        border: 1px solid #969696;
        margin: 5px;
    }
}

@media (min-width: 768px){

    .menu-wrapper .dropdown:hover ul.dropdown-menu:not(.no-scroll){
        overflow: auto;
        max-height: calc(100vh - 140px);
    }


}

.basket-item-action-discount{
    max-width: 140px;
    color: red;
}

.promo-code-block .row,
.certificate-block .row{
    margin-left: 0px;
}


.menu-wrapper .dropdown-menu > li{
    position: relative;
}
.menu-wrapper .dropdown-menu > li .subitems{
    display: none !important;
}

.menu-wrapper .dropdown-menu > li > a > .icon{
    position: absolute;
    right: 10px;
    top: 9px;
    transform: rotate(-90deg);
}
.menu-wrapper .dropdown-menu > li:hover{
    background: #f5f5f5;
}
.menu-wrapper .dropdown-menu > li:hover .subitems{
    display: block !important;
    position: absolute;
    left: 100%;
    top: 0;
    background: #fff;
    width: 330px;
    }
    .menu-wrapper .dropdown-menu > li:hover .subitems li{
        display: block;
    }

.basket-page .page-header .page-title {
    margin-bottom: 0;
    font-weight: 500;
}

.basket-page .page-header .page-title {
    font-weight: 500;
}

.basket-page .page-header + .text-block {
    margin-bottom: 30px;
}

.basket-page .cart-content.table thead td {
    border-top: 1px solid #a5a5a5 !important;
}

.select2-container--bootstrap .select2-dropdown,
.select2-container--bootstrap.select2-container--focus .select2-selection,
.select2-container--bootstrap.select2-container--open .select2-selection,
.form-control:focus {
    border-color: #786794 !important;
}

.basket-page .recomended-products-wrapper .products-carousel-wrapper .block-label {
    font-weight: 700;
    font-size: 18px;
    line-height: 30px;
}

.pagination-load-more {
    display: block;
    margin: 25px auto;
    border: 0;
    background-color: transparent;
    font-size: 24px;
    font-weight: 400;
    text-align: center;
}

.pagination-load-more:hover {
    text-decoration: underline;
}

.pagination-load-more i {
    margin-left: 10px;
}

.pagination-load-more--loading {
    opacity: .5;
    pointer-events: none;
}

.basket-sticky-buttons {
    position: sticky;
    top: 65px;
    z-index: 1;
}

.checkout-complete .basket-sticky-buttons {
    display: none !important;
}

.basket-page .basket-sticky-buttons {
    margin-bottom: 15px;
}

.basket-page .basket-sticky-buttons + .basket-bottom-buttons {
    margin-bottom: 70px;
}

@media(max-width: 1199px) {
    .basket-sticky-buttons {
        top: 80px;
    }
}

@media(min-width: 992px) {
    .checkout-page #checkout > .row {
        display: flex;
        flex-wrap: wrap;
    }

    .basket-page .basket-sticky-buttons + .basket-bottom-buttons,
    .basket-page .basket-sticky-buttons {
        position: static;
        max-width: 540px;
        margin-left: auto;
        margin-right: 0;
    }
}

@media(max-width: 991px) {
    .basket-sticky-buttons {
        top: auto;
        bottom: 0;
    }

    .basket-page .basket-sticky-buttons {
        margin-left: -10px;
        margin-right: -10px;
    }
}

@media(max-width: 768px) {
    .checkout-page .basket-sticky-buttons {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media(max-width: 575px) {
    .basket-sticky-buttons {
        z-index: 999999;
    }
}

.basket-sticky-buttons__inner {
    padding: 60px 15px;
    border-radius: 26px;
    background-color: rgb(240, 242, 247);
}

@media(max-width: 991px) {
    .basket-sticky-buttons__inner {
        padding-top: 20px;
        padding-bottom: 20px;
        border-radius: 0;
    }
}

.basket-sticky-buttons__amount {
    margin-bottom: 26px;
    text-align: center;
    font-size: 26px;
    font-weight: 700;
    color: #000;
}

@media(max-width: 991px) {
    .basket-sticky-buttons__amount {
        margin-bottom: 16px;
        font-size: 20px;
    }
}

.basket-sticky-buttons .order-order--buttons {
    justify-content: center;
}

.basket-sticky-buttons .order-button {
    border-radius: 5px;
    background-color: #161616;
    font-weight: 600;
}

.checkout-page .basket-sticky-buttons .order-button {
    display: block;
    width: 100%;
    max-width: 370px;
    margin-left: auto;
    margin-right: auto;
}

.basket-sticky-buttons .order-order--buttons .buy-button-one-click {
    margin-top: 0;
    margin-right: 15px;
}

@media (max-width: 768px) {
    .basket-sticky-buttons .order-order--buttons {
        flex-direction: row;
    }
}

@media (max-width: 575px) {
    .basket-page .basket-sticky-buttons .order-button {
        padding: 10px;
        min-width: 110px;
    }

    .basket-page .basket-sticky-buttons .order-button svg {
        display: none;
    }

    .basket-sticky-buttons .order-order--buttons .buy-button-one-click {
        padding-left: 10px;
        padding-right: 10px;
        min-width: 190px;
        margin-right: 5px;
    }
}

#nova-talks #nova-talks-app .bubble-container {
    width: auto;
    height: auto;
}


/*
NEW checkout*/


.modal-basket__redeem-accordion .panel-body div {
    display: flex;
    gap: 5px;
}
.modal-basket__redeem-accordion .panel-body div .input {
    display: flex;
    align-items: center;
    gap: 4px;
    margin: 0;
    padding: 12px;
    border: 1px solid #7a7a7a;
    border-radius: 2px;
}
.modal-basket__redeem-accordion .panel-body div .input > input {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 100;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    background: transparent;
    width: 100%;
    padding: 0;
    outline: none;
    border: none;
}
.modal-basket__redeem-accordion .panel-body div .input > input::placeholder {
    opacity: 0.4;
}
.modal-basket__redeem-accordion .panel-body div .input img {
    display: none;
}
.modal-basket__redeem-accordion .panel-body div .input.success img {
    display: block;
}
.modal-basket__redeem-accordion .panel-body div button {
    outline: none;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px 24px;
    background: #000;
    border-radius: 2px;
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    color: #ffffff;
    transition: all 0.3s;
}
.modal-basket__redeem-accordion .panel-body div button:hover {
    background: #5a5a5a;
    text-decoration: none;
}
@media screen and (max-width: 1200px) {
    .modal-basket__redeem-accordion .panel-body div button {
        padding: 12px 20px;
    }
}
.modal-basket__redeem-accordion .panel-body div:invalid:not(.success) button {
    cursor: not-allowed;
    outline: none;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px 24px;
    background: #000;
    border-radius: 2px;
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    color: #ffffff;
    transition: all 0.3s;
    background: #f3f3f3;
    color: rgba(0, 0, 0, 0.5);
}
.modal-basket__redeem-accordion .panel-body div:invalid:not(.success) button:hover {
    background: #5a5a5a;
    text-decoration: none;
}
@media screen and (max-width: 1200px) {
    .modal-basket__redeem-accordion .panel-body div:invalid:not(.success) button {
        padding: 12px 20px;
    }
}
.modal-basket__redeem-accordion .panel-body div:invalid:not(.success) button:hover {
    background: #f3f3f3;
    color: rgba(0, 0, 0, 0.5);
}
.modal-basket__redeem-accordion .panel-body div.success .input {
    border-color: #24a941;
    background: #e9fded;
}
.modal-basket__redeem-accordion .panel-body div.success .input img {
    display: block;
}

.new_delivery_error, .new_payment_error{
    display: none;
    margin-top: 5px;
    font-size: 12px;
    color: #ea5b3d;
}
.new_delivery_error.active, .new_payment_error.active{
    display: block;
}

.page-checkout-btn{
    cursor: pointer;
}

.delivery_block{
    display: none;
}

.delivery_block.active{
    display: block;
}

.delivery-methods{
    display: none;
}

.delivery-methods.active{
    display: block;
}

.delivery-tab{
    cursor: pointer;
}

@media screen and (max-width: 768px) {
    .recipient-wrapper {
        margin-top: 16px;
    }
}

.recipient-wrapper {
    margin-top: 20px;
}

.recipient-wrapper .clarification label {
    margin: 0;
    display: flex;
    align-items: center;
}

.recipient-wrapper .clarification input {
    position: relative;
    margin: 0;
    width: 20px;
    height: 20px;
}
.recipient-wrapper .clarification input[type=checkbox] {
    appearance: none;
    border: 2px solid #000;
    border-radius: 4px;
}
.recipient-wrapper .clarification input[type=checkbox]:before {
    content: "";
    background: url("../images/checkout_new/tick.svg");
    background-size: fill;
    width: 70%;
    height: 70%;
    position: absolute;
    left: 50%;
    top: 50%;
    translate: -50% -50%;
    opacity: 0;
    pointer-events: none;
    transition: all 0.3s;
}
.recipient-wrapper .clarification input[type=checkbox]:checked:before {
    opacity: 1;
}
.recipient-wrapper .clarification input[type=radio] {
    accent-color: #000;
}
.recipient-wrapper .clarification span {
    margin-left: 10px;
    font-family: "Roboto";
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
}
@media screen and (max-width: 768px) {
    .recipient-wrapper .clarification input {
        width: 24px;
        height: 24px;
    }
}

.recipient-wrapper.radio-recipient-world .clarification {
    display: flex;
    gap: 8px;
    flex-direction: column;
}

.recipient-wrapper.checkbox-recipient-ukraine .clarification {
    display: flex;
}

.page-checkout-form__item-content .form-group .select2 .select2-selection__rendered{
    background: #fff;
    font-family: "Roboto";
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 1;
    color: #000000;
}

.page-checkout .select2-results__option.select2-results__option--selectable{
    font-family: "Roboto";
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 1;
    color: #000000;
}
.modal-basket__continue{
    cursor: pointer;
}

.process_block.process{
    position: relative;
}

.process_block.process:after{
    position: absolute;
    content: '';
    display: block;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, .6) url(../images/ajax-loader.gif) center center no-repeat;
    z-index: 10
}

.slider-blocks.hidden{
    visibility: hidden;
}

.new-checkout-opacity{
   opacity: 0.6;
    cursor: not-allowed;
}

#new-checkout input[type="text"]{
   background: #fff;
}

.overflow_hidden{
    overflow: hidden;
}

.modal-basket__content{
    margin-bottom: 20px ;
}

.d-none{
    display: none;
}

.modal-basket__slider-item-price .prev{
    text-decoration: line-through;
    color: #a8a8a8;
}

.modal-basket__slider-item-title{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
}

.np_department_type_block{
    display: flex;
    gap: 8px;
}

.np_department_type_block label{
    display: flex;
}

.np_department_type_block span {
    margin-left: 10px;
    font-family: "Roboto";
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
}

.np_department_type_block input {
    position: relative;
    margin: 0;
    width: 20px;
    height: 20px;
}

.np_department_type_block input[type=radio] {
    accent-color: #000;
}

.select2-for-process.process + .select2.select2-container {
    position: relative;
    pointer-events: none;
}

.select2-for-process.process  + .select2.select2-container .selection {
    opacity: .6;
}

.select2-for-process.process  + .select2.select2-container:after {
    position: absolute;
    content: '';
    display: block;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    transform: translate(-50%, -50%);
    background: rgba(255, 255, 255, 0.6) url(../images/ajax-loader.gif) center center no-repeat;
    background-size: contain;
    z-index: 10;
}

.presale-block .modal-basket__item-price .new{
    color: #000;
}

.presale-label{
    color: #e51616;
}

.modal-basket__list a:hover, .slider-blocks a:hover, .page-checkout-order__item a:hover, .page-checkout-toview a:hover{
    color: #000;
}

.modal-basket__finish-redirects > a.white.modal-redirects-basket__continue{
    display: none;
}

@media (max-width:768px) {
    .modal-basket__finish-redirects > a.white.modal-redirects-basket__continue{
        display: flex;
    }

    .modal-basket__finish-redirects > a.white.one-click--action{
        display: none;
    }
}

.page-checkout-order__item.page-checkout-order__not_available {
    border: 2px dashed #d11616;
}

.modal-basket__item-not-available{
    padding-top: 10px;
    color: #d11616;
}

.checkout-not-available{
    padding-top: 10px;
    color: #d11616;
}


.modal-basket__finish-redirects > div.black {
    outline: none;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px 24px;
    background: #000;
    border-radius: 2px;
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    color: #ffffff;
    transition: all 0.3s;

    cursor: pointer;
}
.modal-basket__finish-redirects > div.black:hover {
    background: #5a5a5a;
    text-decoration: none;
}
@media screen and (max-width: 1200px) {
    .modal-basket__finish-redirects > div.black {
        padding: 12px 20px;
    }
}


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

    .modal-basket__finish-redirects > div.black {
        padding: 12px 16px;
    }
}

.modal-basket__redeem-accordion .panel-body div.certificate_error,
.modal-basket__redeem-accordion .panel-body div.promocode_error{
    color: #d11616;
    display: none;
}

.modal-basket__redeem-accordion .panel-body div.certificate_error.active,
.modal-basket__redeem-accordion .panel-body div.promocode_error.active{
    display: block;
}

.product_additional_blocks{
    color: #525252;
    line-height: 23px;

}

.product_additional_block_h{
    font-size: 16px;
    font-weight: 700;
}

.product_additional_block{
    padding: 15px 0;
    border-bottom: 1px solid #DCDCDC;
}

.product_additional_block_1{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    border-top: 1px solid #DCDCDC;
}
.product_additional_block_1_t{
    padding-left: 10px;
}

.product_additional_block_2{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 0px;
}

.product_additional_block_2_f{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 10px;
    width: 30%;
}

.grecaptcha-badge{
    display: none !important;
}

.footer-corporate-a{
    display: block;
    width: 100%;
    margin-top: 20px;
}

.footer-corporate-a:hover{
   text-decoration: none;
}

.footer-corporate-block{
    padding: 15px 20px;
    border: 1px solid #ffffff;
    border-radius: 10px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 45px;
    color: #F4F1EF
}

.footer-corporate-logo{
    width: 32%;
}

.footer-corporate-logo img{
    width: 100%;
}

@media(max-width:768px) {
    .footer-corporate-block{
        padding: 10px;
        gap: 10px;
        font-size: 14px;
    }
}

.with-second-image .second-image{
    display: none;
}

.with-second-image:hover .main-image{
    display: none;
}
.with-second-image:hover .second-image{
    display: block
}

.not_ua_language_modal{
    position: fixed;
    bottom: 20px;
    right: 80px;
    background: #ffffff;
    max-width: 660px;
    display: none;
    z-index: 11;
}

.not_ua_language_modal.active{
    display: block;
}

.not_ua_language_modal .nul_content{
    padding: 55px;
    background-image: url(../images/ua_modal_back.svg);
    background-position: top 20px right 100px;
    background-repeat: no-repeat;
}

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

.not_ua_language_modal .nul_flex .nul_flex_text{
   width: 50%;
}

.not_ua_language_modal .nul_text{
    font-size: 18px;
    line-height: 20px;
    color: #333333;
    font-weight: 400;
    margin-bottom: 30px;
}

.not_ua_language_modal .nul_text.nul_text_bold{
    font-weight: 600;
}

.not_ua_language_modal .nul_close_block{
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
}

.not_ua_language_modal .nul_button_block{
    text-align: center;
    padding-top: 50px;
}

.nul_button_block .nul_button{
    text-align: center;
    padding: 15px 50px;
    background: #806797;
    border-radius: 100px;
    text-decoration: none;
    color: #FFFFFF;
    font-size: 22px;
    font-weight: 400;

}

@media(max-width:991px) {

    .not_ua_language_modal{
        width: 70vw;
        bottom: 50%;
        left: 15vw;
        transform: translate(0%, 50%);
    }

    .not_ua_language_modal .nul_content{
        //background-position: bottom 50px left 50%;
        background-size: auto 200px;
    }


    .not_ua_language_modal .nul_text{
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 15px;
    }

    .not_ua_language_modal .nul_text img{
        width: 18px;
    }

    .nul_button_block .nul_button{
        padding: 8px 10px;
        font-size: 16px;

    }
}

@media(max-width:768px) {

    .not_ua_language_modal{
        width: 90vw;
        bottom: 50%;
        left: 5vw;
        transform: translate(0%, 50%);
    }

    .not_ua_language_modal .nul_content{
        padding: 18px 10px;
        background-position: bottom 50px left 50%;
        background-size: auto 200px;
    }
    .not_ua_language_modal .nul_flex{
        width: 90%;
        margin: 0 auto;
    }

    .not_ua_language_modal .nul_flex .nul_flex_text{
        width: 100%;
        padding-bottom: 200px;
    }

    .not_ua_language_modal .nul_close_block {
        right: 10px;
        top: 10px;
    }

    .not_ua_language_modal .nul_close_block img{
        width: 10px;
    }

    .not_ua_language_modal .nul_button_block{
        padding-top: 10px;
    }

}

.catalog-menu-background {
    padding: 0px 6px;
    background: #786794;
    border-radius: 4px;
    color: #fff;
}

.catalog-menu-background:hover {
    color: #fff;
}