.services-slider .slider-item {
    display: block;
  max-height:423px;
}

.d-breadcrumb {
    font-variant: normal;
    font-family: inherit;
}
.d-breadcrumb__item.active {
    font-weight: normal;
}
.d-breadcrumb__item+.d-breadcrumb__item::before {
    color: #d81822;;
}
.d-breadcrumb__item:first-child:before {
    display: none;
}
.d-breadcrumb a {
    color: #959494;
    text-decoration: none;
    font-weight: normal;
}
.d-footer-head,
.d-footer-end {
    background-color: #fff;
}
.modal,
.d-c-filters #skipstep .noUi-tooltip {
    display: none;
}
.d-c-filters .noUi-target {
    margin-top: 23px;
}
.bx-filter-input-container input {
    font-size: 12px;
    color:#959494;
    border: 1px solid #e0e1e7;
    width: 72px;
    padding: 2px 10px;
    text-align: center;
    background-color: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.d-smallcart {
    z-index: 2;
}
.filter-items.d-smallcart__scroller {
    opacity: 0;
    visibility: hidden;
    max-height: 0;
    overflow-y: auto;
    position: absolute;
    top: 100%;
    left: 15px;
    right: 15px;
    -webkit-transition: max-height .3s;
    -moz-transition: max-height .3s;
    -ms-transition: max-height .3s;
    -o-transition: max-height .3s;
    transition: max-height .3s;
}
.active + .filter-items {
    max-height:  175px;
    height: auto;
    opacity: 1;
    visibility: visible;
    background-color: #fff;
    border: 1px solid #e0e1e7;
    z-index: 12;
    padding: 10px 15px;
}
.filters-selection {
    position: relative;

}
.filter-items input {
    display: none;
}
.filter-items label:hover {
    cursor: pointer;
}
.filter-items label {
    display: block;
    padding-left: 25px;
    position: relative;
    color: #9B9B9B;
    font-size: 12px;
    line-height: 20px;
    font-weight: 500;
    margin-bottom: 5px;
}
.filter-items label:before {
    background-color: #D8D8D8;
}
.filter-items label:before,
.filter-items label:after {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 0;
}
#mmenu ul li a {
    padding: 8px 18px 8px 8px;
    font-weight: 600;
}
.fixed-header .d-nav-nested.is-active .d-nav-collections,
.fixed-header .d-nav-nested.is-active .d-nav-multilevel {
    max-height: 80vh;
    overflow-y: hidden;
}
.d-nav-nested.is-active .d-nav-collections,
.d-nav-nested.is-active .d-nav-multilevel {
    /*max-height: 65vh;*/
    max-height: 466px;
    overflow-y: hidden;
}
input:checked + label {
    color: #000;
}
input:checked + label:after {
    background-color: #000;
    z-index: 1;
    background-image: url("../images/checkbox.png");
    background-position: 3px -25px;
}
.filters-selection {
    background:#ffffff;
}
.filters-selection .d-c-filter {
    display: block;
    padding: 20px 15px;
    min-height: 87px;
    margin-bottom: 0;
}
.d-btn--clearfilter:hover {
    cursor: pointer;
}
.accordion-btn {
    font-size:14px;
    color:#1d1c1c;
    text-transform: uppercase;
    display: inline-block;
    padding-left: 28px;
    line-height:20px;
    position: relative;
}
.panel {
    max-height: 0;
    overflow: visible !important;
    transition: max-height 0.2s ease-out;
}
.panel[data-opened="true"] {
    max-height: none;
}
.accordion-btn:after {
    content: '−';
    position: absolute;
    color: #fff;
    left: 7px;
    top: 0;
}
.accordion-btn:before {
    content: '';
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    left: 0;
    top: 0;
    background-color: #d05048;
}
.d-c-filter__name {
    text-transform: none;
    font-size:16px;
    color:#1d1c1c;
    padding-right: 15px;
    background-image: url("../images/svg/arrow_right.svg");
    background-position: 94% 27px;
    background-size: 9px 14px;
    background-repeat: no-repeat;
    position: relative;
    z-index: 11;
    border:1px solid #e0e1e7;
}
body .d-c-filters #skipstep .noUi-handle {
    background: #d05048;
}
body .d-c-filters #skipstep .noUi-connect {
    background: #d05048;
}
body.fixed {
    overflow: hidden;
    padding-right: 15px;
}
.more-filters {
    font-size:12px;
    color:#959494;
    text-transform: uppercase;
    display: inline-block;
    padding-left: 10px;
    background-image: url("../img/002-search.png");
    background-size: 8px;
    background-position: left center;
    background-repeat: no-repeat;
}
.d-c-filters-clear {
    margin-bottom: 0;
    margin-left: auto;
}
.d-c-filters {
    margin: 17px -15px 0;
}
.d-c-filters + .d-c-filters {
   margin-top: 0;
}
.after-title {
    margin-top: 40px;
}
.before-c-items {
    margin-top: -20px;
}
.list-elemnts-ajax {
    margin-top: 30px;
}
.d-btn--clearfilter {
    font-size:12px;
    color:#959494;
    text-transform: uppercase;
    border-color: transparent;
    background-color: transparent;

}
.d-btn--clearfilter .close-icon-svg {
    display: inline-block;
    width: 8px;
    height: 8px;
}
body .select2-container {
    font-size:14px;
    color:#1d1c1c;
    text-transform: uppercase;
}
:focus,
body .select2-container:focus {
    outline: none;
}
.close-icon-svg {
    background-size: cover;
    background-image: url("../images/svg/close.svg");
}
body .select2-container--default .select2-selection--single {
    border-color: transparent;
    text-align: right;
    margin-right: 5px;
}
body .select2-search--dropdown {
    display: none;
}
body .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #d65b52;
}
body .select2-container--default .select2-selection--single .select2-selection__arrow {
    width: 20px;
    height: 20px;
    top: 4px;
    background: #d05048 url("../images/arrows.png");
    background-position: 4px -135px;
}
body .select2-dropdown {
    border: 1px solid #e4e5ea;
    border-radius: 0;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none;
}
body .select2-results__option {
    padding: 6px 20px 6px 8px;
}

body .d-c-item__body {
    max-width: none;
    text-align: left;
}
body .d-c-item__name {
    font-size:14px;
    color:#818181;
    letter-spacing:0;
    line-height:20px;
}
body .d-c-item__body {
    padding: 0;
}
body .d-c-item__holder:hover .d-c-item__name {
    color: #818181;
    text-decoration: none;
}
body .d-c-item__body {
    margin-bottom: 30px;
}
@-webkit-keyframes hvr-icon-hang-sink {
    100% {
        -webkit-transform: translateX(6px);
        transform: translateX(6px);
    }
}
@keyframes hvr-icon-hang {
    0% {
        -webkit-transform: translateX(6px);
        transform: translateX(6px);
    }
    50% {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }
    100% {
        -webkit-transform: translateX(6px);
        transform: translateX(6px);
    }
}
.d-c-item__price {
    font-size:16px;
    color:#000000;
    letter-spacing:0;
}
.d-c-item__holder:hover .detail-card-link {
    -webkit-animation-name: hvr-icon-hang-sink, hvr-icon-hang;
    animation-name: hvr-icon-hang-sink, hvr-icon-hang;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate;
}
.detail-card-link {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url("../img/arrow_sq.png");
    background-size: contain;
    margin-left: auto;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
.d-c-item__figure {
    height: 220px;
}
.d-c-item__figure a {
    width: 100%;
    height: inherit;
    position: relative;
}
.d-c-item__holder:hover .d-c-item__img {
    -webkit-transform: scale(.98) translate(-50%, -50%);
    -ms-transform: scale(.98) translate(-50%, -50%);
    transform: scale(.98) translate(-50%, -50%);
}
.d-c-item__figure  .d-c-item__img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.d-c-item__img {
    max-height: 100%;
}
.d-c-list__loadmore {
    max-width: 404px;
    margin: 0 auto;
}
.d-btn.d-btn-catalogmore {
    font-size:16px;
    color:#959494;
    letter-spacing:0;
    font-weight: normal;
    border:1px solid #e0e1e7;
    width: 100%;
}
.d-btn.d-btn-catalogmore:hover {
    color: #fff;
    background-color: #d05048;
}
body .d-pagination {
    display: -ms-flexbox;
    display: flex;
    margin: 10px 0 15px;
    border-color: transparent;
}
body .d-pagination a {
    background-color: #f6f6f6;
    border-color: transparent;
    font-size:16px;
    color:#1d1c1c;
    margin: 0 5px;
}
.d-pagination a:first-of-type, .d-pagination a:last-of-type {
    background-color: #f6f6f6;
    color:#1d1c1c;
    padding: 10px 8px;
    margin: 0;
}
.d-pagination a:hover,
.d-pagination a.is-active {
    background-color: #d05048;
    color: #fff;
}
.d-section-question {
    background-color: #6b6b6b;
    padding: 40px 0;
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.banner-title {
    font-size:24px;
    color:#1d1c1c;
    letter-spacing:0;
    font-weight: bold;
    text-transform: uppercase;
}
.banner-subtitle {
    font-size:18px;
    color:#838383;
    letter-spacing:0;
    font-weight: 100;
}
.btn-lg {
    padding: 18px 48px;
    font-size:20px;
    line-height: 24px;
    font-weight: 100;
    text-transform: uppercase;
}
.btn-dark{
    background:#1d1c1c;
    color: #fff;
}
.button:hover {
    background-color: #d65b52;
}
.d-seo-holder__img {
    width: 360px;
    margin-right: 30px;
}
.d-catalog {
    padding: 40px 0 0;
}
.d-ltitle {
    font-size:36px;
    color:#1d1c1c;
    letter-spacing:0;
}
.d-seo-holder__text--hidden,
.d-seo-holder__text--visible {
    font-size:16px;
    color:#838383;
    letter-spacing:0;
    line-height:25px;
    word-break: break-word;
}
.d-seo-holder__seemore {
    font-size:16px;
    color:#d05048;
    text-decoration: underline;
}
.d-seo-holder__text {
    margin: 20px 0;
}
body .d-seo-holder__body {
    margin-right: 0;
}
.d-seo-holder__img {
    height: 240px;
}
.flex-direction-nav li, .flex-direction-nav li a, .flex-direction-nav li span {
    width: 24px;
    height: 24px;
}

.flex-direction-nav li a:before {
    margin-top: -5px;
}
.slick-prev, .slick-next {
    height: 15px;
}
.main-slider .slick-next:before,
.main-slider .slick-prev:before {
    margin-top: -7px;
}
.flex-direction-nav li a:before,
.main-slider .slick-next:before,
.main-slider .slick-prev:before {
    color: #d05048;
    font-size: 25px;
    font-family: slick;
    line-height: 1;
    display: inline-block;
    font-weight: bold;
    opacity: 1;
}
.flex-next:before,
.main-slider .slick-next:before {
    content: '›';
}
.flex-prev:before,
.main-slider .slick-prev:before {
    content: '‹';
}
.main-slider .slick-next:hover,
.main-slider .slick-prev:hover {
    opacity: .8;
}
.flex-direction-nav li a,
.main-slider .slick-next,
.main-slider .slick-prev {
    width: 24px;
    height: 24px;
    background: #fff !important;
    border:1px solid #d05048;
    z-index: 1;
    border-radius: 0;
}
.main-slider .slick-next {
    right: 15px;
}
.main-slider .slick-prev {
    left: 15px;
}
.main-slider .slick-slide a {
    display: block;
    padding: 17.242%;
    width: 100%;
    position: relative;
    background-size: cover;
    background-position: center;
}
.main-sl-title span {
    background-color: #d05048;
    font-size:36px;
    text-transform: uppercase;
    line-height: 1.25;
    color:#ffffff;
    padding: 5px 10px;
    display: inline-block;
}
.main-sl-subtitle span{
    background-color: #ffffff;
    color:#1d1c1c;
    padding: 10px;
    font-size:14px;
    line-height: 1.28;
    text-transform: lowercase;
    display: inline-block;
}

.slider-text-holder {
    position: absolute;
    left: 14%;
    right: 5%;
    top: 30%;
}
.services-slider {
    margin: 60px 0 0;
}
.services-slider .slick-slide[aria-hidden="true"]:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 3;
}
.services-slider .slick-slide[aria-hidden="true"] {
    position: relative;
    opacity: .7;
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8);
    -webkit-transform-origin:  center right;
    -moz-transform-origin:  center right;
    -ms-transform-origin:  center right;
    -o-transform-origin:  center right;
    transform-origin:  center right;
}
.services-slider .slick-slide.slick-active + .slick-slide[aria-hidden="true"] {
    -webkit-transform-origin:  center left;
    -moz-transform-origin:  center left;
    -ms-transform-origin:  center left;
    -o-transform-origin:  center left;
    transform-origin:  center left;
}
.services-slider .slick-slide {
    padding: 0 20px;
    -webkit-transition: scale .3s;
    -moz-transition: scale .3s;
    -ms-transition: scale .3s;
    -o-transition: scale .3s;
    transition: scale .3s;
}
.services-slider .slider-item {
    display: block;
    padding-top: 151%;
}
.d-section-adv {
    padding: 60px 0 50px;
}
.item-with-bg {
    color: #fff;
    position: relative;
    background-position: center;
    background-size: cover;
}

.item-with-bg:after {
    content: '';
    width: 100%;
    height: 90%;
    position: absolute;
    left: 0;
    bottom: 0;
    background-image: linear-gradient(-180deg, rgba(0,0,0,0.00) 50%, rgba(0,0,0,0.65) 100%);
}
.bg-title {
    font-size:18px;
    font-weight: bold;
    color:#ffffff;
    text-transform: uppercase;
    position: absolute;
    left: 20px;
    bottom: 25px;
    right: 20px;
    z-index: 1;
}
.d-seemore {
    text-transform: uppercase;
    color: #D05048;
}
.d-seemore:hover {
    cursor: pointer;
    color: #D05048;
    text-decoration: underline !important;
}
.promotion-item-holder {
    margin-bottom: 30px;
}
.promotion-item {
    background-color: #f4f4f4;
    background-repeat: no-repeat;
}
.promotion-bg {
    padding-top: 110%;
    height: 100%;
    background-size: cover;
}
.promotion-item-text {
    padding: 17% 11% 12%;
    -ms-flex-direction: column;
    flex-direction: column;
}
.promotion-item-title {
    font-weight: bold;
    font-size:30px;
    margin-bottom: 15px;
    line-height: 1.2;
    color:#1d1c1c;
    text-transform: uppercase;
}
.promotion-item-info {
    font-size:16px;
    color:#838383;
    letter-spacing:0;
    line-height:24px;
    margin-bottom: 20px;
}
.btn-lg {
    font-size:18px;
    color:#ffffff;
    font-weight: bold;
    text-align: center;
    /*width: 100%;*/
    padding: 20px;
    text-transform: uppercase;
    background-color: #d05048;
    -webkit-transition: background-color, color .3s, .3s;
    -moz-transition: background-color, color .3s, .3s;
    -ms-transition: background-color, color .3s, .3s;
    -o-transition: background-color, color .3s, .3s;
    transition: background-color, color .3s, .3s;
}
.btn-lg:hover {
    color:#ffffff;
    background-color: #000;
}
.promotion-item-text.promotion {
    background-position: bottom left;
}
.promotion-item-text.special {
    background-position: bottom right;
}
body a.scroll-to-top:hover {
    cursor: pointer;
    opacity: .75;
}
body a.scroll-to-top {
    width: 60px;
    height: 60px;
    border:2px solid #d05048;
    background: #fff url("../img/right-arrow.png") no-repeat;
    background-color: #fff !important;
    background-size: 16px 20px;
    background-position: center !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    z-index: 10;
}
.d-colitem-row {
    padding-right: 30px;
    margin-left: 0;
}
@media only screen and (min-width: 992px) {
    .menu-toggle,
    .m-header {
        display: none;
    }
    .d-header-nav {
        display: block;
        position: static;
        height: auto;
        background: #fff;
        padding: 0;
        width: auto;
        will-change: transform;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    .d-header-nav__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .d-header-icons__item.js-header-search {
        display: block;
    }
    .header-bottom .d-header-holder {
        padding: 0;
    }
    .accordion-btn .mobile-text {
        display: none;
    }
}
@media only screen and (max-width: 991px) {
    .header {
        width: 100%;
    }
    body .header-top {
        z-index: 2;
    }
    .wrapper_inner {
        padding: 0 15px;
    }
    .d-catalog {
        padding: 40px 0 0;
    }
    .slider-text-holder {
        left: 10%;
        top: 22%;
    }
    .services-slider {
        margin: 40px -15px 60px ;
    }
    .services-slider .slick-slide {
        padding: 0 10px;
    }
    .bg-title {
        font-size: 16px;
        line-height: 20px;
        left: 18px;
        bottom: 19px;
        right: 19px;
    }
    .promotion-item-title {
        font-size: 24px;
    }
    .btn-lg {
        padding: 10px 15px;
    }
    .btn-lg,
    .promotion-item-info {
        font-size: 14px;
        line-height: 19px;
    }
    .promotion-item-text {
        padding: 40px 26px 26px;
    }
    .d-adv-litem {
        width: 100%;
        text-align: center;
        order: -1;
    }
    .d-adv-titled {
        padding-left: 0;
    }
    .d-adv-item {
        width: calc(99.9%*1/2 - (30px - 30px*1/2));
    }
    .d-adv-item:nth-child(2n+1) {
        margin-right:0;
    }
    .d-adv-item:first-child {
        margin-right: 30px;
    }
    .d-adv-items {
        position: relative;
        padding-bottom: 40px;
    }
    .d-adv-items .d-seemore {
        position: absolute;
        bottom: 10px;
        left: 50%;
        white-space: nowrap;
        max-width: 100%;
        text-overflow: ellipsis;
        overflow: hidden;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .d-header-nav {
        z-index: 14;
    }
    .filter-items label {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .filter-level2 .accordion-btn.active {
        position: fixed;
        z-index: 200003;
        top: 10px;
        left: 15px;
    }
    .filter-level2 .accordion-btn:after {
        content: '+';
    }
    .filter-level2 .accordion-btn.active:after {
        content: '×';
    }
    .filter-level2 .before-c-items {
        position: fixed;
        top: 20px;
        right: 0;
        flex-direction: column;
    }
    .filter-level2 .before-c-items .jsMore-filters {
        margin: 10px 15px 0 0;
    }
    .d-btn--clearfilter {
        padding: 4px 10px;
    }
    .filter-level2 .panel {
        display: block !important;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: #fff;
        z-index: 200002;
        padding: 60px 15px 0;
        transform: translateX(-100%);
        transition: all .3s ease;
    }
    .filter-level2 .panel.opened {
        transform: translateX(0);
    }
    .d-c-filters-holder {
        overflow-y: auto;
        max-height: 100%;
        overflow-x: hidden;
        padding: 0 0 15px;
    }
    .filters-selection .d-c-filter {
        min-height: auto;
    }
    .filter-level2 .d-c-filters {
        margin: 0;
    }
    .filter-level2 .backstage.opened {
        z-index: -1;
    }
    .filters-selection .d-c-filter {
        padding: 10px 15px;
    }
    .filters-selection .d-c-filter__name {
        background-position: 94% 50%;
    }
    .filters-selection .d-c-filter__name.active {
        position: relative;
        background: none;
    }
    .filters-selection .d-c-filter__name.active:after {
        position: absolute;
        content: '';
        pointer-events: none;
        top: 0;
        left: calc(100% - 50px);
        width: 50px;
        height: 50px;
        background: url("../images/svg/arrow_right.svg") 50% 50% no-repeat;
        transform: rotate(90deg);
    }
    .filter-items.d-smallcart__scroller {
        position: static;
    }
    .accordion-btn .desktop-text {
        display: none;
    }
    .accordion-btn .mobile-text.hide {
        display: none;
    }
    .accordion-btn.active .mobile-text {
        display: none;
    }
    .accordion-btn.active .mobile-text.hide {
        display: block;
    }
}
@media only screen and (max-width: 900px) {
    .d-section-seotext {
        padding: 60px 0;
    }
    .d-seo-holder__img {
         display: block;
    }
}
@media only screen and (max-width: 800px) {
    .d-c-item__holder {
        border-width: 0;
    }
}
@media only screen and (max-width: 768px) {
    .b-col-lg-3.b-col-sm-6.d-c-filters__col {
        max-width: none;
    }
    .after-title {
        margin-top: 20px;
    }
}
@media only screen and (max-width: 767px) {
    .d-seo-holder {
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .d-seo-holder__img {
        margin-bottom: 30px;
        width: 100%;
        height: auto;
    }
    .d-seo-holder {
        margin: 0 -15px;
    }
    .d-seo-holder__body {
        padding: 0 15px;
    }
    .d-ltitle {
        font-size: 31px;
    }

    .d-seo-holder__seemore {
        font-size: 14px;
    }

    .d-seo-holder__text {
        margin: 10px 0;
    }
    .d-section-seotext {
        padding: 70px 0 40px;
    }
    .d-section-question .column-sm {
        text-align: center;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .ask_btn {
        margin-top: 20px;
    }
    .d-btn.d-btn-catalogmore {
        font-size: 12px;
        line-height: 1;
    }
    .d-pagination a:first-of-type, .d-pagination a:last-of-type {
        padding: 0 5px;
    }
    .d-pagination a {
        padding: 0 9px;
    }
    body .select2-container,
    .d-catalog .accordion-btn {
        font-size: 12px;
    }
    .banner-title {
        font-size: 20px;
    }
    .banner-subtitle {
        font-size: 12px;
    }
    .main-sl-title span {
        font-size: 28px;
        padding: 4px;
        margin-bottom: 4px;
    }
    .main-sl-subtitle span {
        font-size: 12px;
        padding: 4px 6px;
    }
    .main-slider .slick-next, .main-slider .slick-prev {
        width: 16px;
        height: 16px;
    }
    .main-slider .slick-next:before, .main-slider .slick-prev:before {
        font-size: 19px;
        margin-top: -6px;
    }
    .services-slider .slider-item:after {
        height: 80px;
    }
    .services-slider {
        margin-bottom: 40px;
    }
    .d-section-adv {
        padding-top: 0;
    }
    .d-adv-litem {
        margin-bottom: 0;
    }
    .d-c-filters__col {
        margin-bottom: 15px;
    }
}
@media only screen and (max-width: 650px) {
    .d-adv-item:nth-child(n) {
        margin-right: 30px;
    }

    .d-adv-item:nth-child(2n+1) {
        margin-right:0;
    }
    .d-adv-box {
        padding-bottom: 90px;
    }
    .d-adv-item:first-child {
        margin-right: 30px;
    }
}
@media only screen and (max-width: 640px) {
    .slider-text-holder {
        top: 15%;
    }
    .main-sl-title span {
        font-size: 24px;
    }
    .bg-title {
        font-size: 10px;
        line-height: 1.2;
        left: 10px;
        bottom: 10px;
        right: 10px;
    }
}
@media only screen and (max-width: 575px) {

}
@media only screen and (max-width: 475px) {
    .main-sl-title span {
        font-size: 14px;
        padding: 4px;
        margin-bottom: 0;
    }
    .d-adv-box__name {
        font-size: 10px;
    }
    .d-adv-box__text {
        font-size: 8px;
    }
    .d-adv-box {
        padding: 24px 18px 75px;
    }
    .main-sl-subtitle span {
        font-size: 8px;
        padding: 4px 6px;
    }
    .slider-text-holder {
        left: 14%;
        top: 23%;
        right: 14%;
    }
    .main-slider {
        margin-left: -15px;
        margin-right: -15px;
    }
   .main-sl-subtitle {
       margin-top: 4px;
   }
    .d-adv-item {
        width: calc(99.9%*1/2 - (8px - 8px*1/2));
    }
    .d-adv-item:nth-child(n) {
        margin-right: 8px;
    }

    .d-adv-item:nth-child(2n+1) {
        margin-right:0;
    }
    .d-adv-item:first-child {
        margin-right: 8px;
    }
    .d-adv-item {
        margin-bottom: 10px;
    }
    .d-adv-titled__text {
        font-size: 14px;
    }
    .d-ltitle--advantage {
        font-size: 24px !important;
    }
    .promotion-addapt .promotion-item-holder {
        padding-left: 8px;
        padding-right: 8px;
    }
    .promotion-addapt .b-row {
        margin: 0 -8px;
    }
    .promotion-item-title {
        font-size: 16px;
        margin-bottom: 3px;
    }
    .btn-lg, .promotion-item-info {
        font-size: 10px;
        line-height: 14px;
    }
    .promotion-item-text {
        padding: 20px 18px 14px;
    }
}

.wrapper_inner .brands_slider_wrapp {
    border-top: none;
}
.dp-header__name {
    color: #1D1C1C;
    text-transform: uppercase;
    font-weight: bold;
}
.dp-list__name {
    width: auto;
    color: #838383;
    font-weight: normal;
    margin-right: 3px;
}
.dp-list__value {
    color: #1D1C1C;
}
.dp-header-new {
    margin: 0 -10px 20px -10px;
}
.dp-header-new > div {
    margin: 9px;
}
.dp-header-comments__img {
    width: 17px;
    height: auto;
}
.w-rating {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.dp-header-comments__count {
    font-size: 14px;
    color: #838383;
}
.w-rating--bar>svg {
    stroke: #FFC850;
    fill: #fff;
    margin-right: 3px;
}
[data-rating^="1"] .star-1, [data-rating^="2"] .star-1, [data-rating^="2"] .star-2, [data-rating^="3"] .star-1,
[data-rating^="3"] .star-2, [data-rating^="3"] .star-3, [data-rating^="4"] .star-1, [data-rating^="4"] .star-2,
[data-rating^="4"] .star-3, [data-rating^="4"] .star-4, [data-rating^="5"] .star-1, [data-rating^="5"] .star-2,
[data-rating^="5"] .star-3, [data-rating^="5"] .star-4, [data-rating^="5"] .star-5 {
    fill: #FFDC64;
}
.d-slider-for__figure:after {
    content: 'Увеличить изображение';
    background: url(./../icons/zoom_plus.png);
    background-repeat: no-repeat;
    line-height: 1.2;
    text-transform: uppercase;
    width: 140px;
    height: 50px;
    font-size: 12px;
    text-align: right;
    background-color: #fff;
    padding-right: 40px;
    color: #1D1C1C;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 500;
    background-size: 20px 22px;
    background-position: 108px center;
    top: unset;
    bottom: 80px;
}
#dp-counter {
    font-size: 0;
    margin-right: 0;
}
#dp-counter span {
    font-size: 30px;
    color:#ffffff;
    letter-spacing:0;
    font-weight: normal;
}
.dp-counter-stock__content #dp-counter span {
    color: #484449;
}
.dp-counter-stock__content .dp-counter {
    cursor: auto;
}
.ddots:after {
    content: ":";
    margin: 0 1px;
}
.ddots:before {
    content: "";
    margin: 0 1px;
}
.dp-counter-holder {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #1d1c1c;
    z-index: 2;
    padding: 18px 40px 18px 90px;
    border-width: 0;
    background-image: url("../icons/gift.png");
    background-size: auto 54%;
    background-position: 27px center;
    background-repeat: no-repeat;
    -ms-flex-direction: column;
    flex-direction: column;
}
.dp-counter {
    width: auto;
    margin-bottom: 5px;
}
.dp-counter-desc__seemore {
    font-size:16px;
    color:#b1b1b1;
    letter-spacing:-0.2px;
}
.bx_filter_vertical input[type="checkbox"] + label.sku {
    border-color: #000;
}
.sku_props .bx_item_detail_size ul li {
    margin-bottom: 0;
}
.sku_props .bx_item_detail_size ul li span {
    color: #838383;
    background-size: contain;
}
.dp-colors-box.is-active .dp-colors-box__outer,
.dp-colors-box:hover .dp-colors-box__outer,
.sku_props .bx_item_detail_size ul .dp-sizes__box.is-active,
.dp-sizes__box:hover {
    background-color: #fff;
    border-color: #000;
}
div .sku_props .bx_item_detail_size ul li {
    border: none;
    padding: 0;
}
.dp-colors-box__outer {
    border: 1px solid #e4e5ea;
}
.d-btn--fastbuy {
    margin-left: 35px;
    margin-right: 0;
}
.d-btn:hover,
a, .link, .button.transparent, .button.transparent:hover, .specials_slider_wrapp ul.tabs > li span,
.tab_slider_wrapp ul.tabs > li span, .basket_wrapp .basket_block .link:hover + .wraps_icon_block + .text .title,
.stores .stores_list .item a span, .phones .order_wrap_btn, .footer_bottom .all_menu_block ul li a:hover,
.footer_bottom .submenu_top .menu_item a:hover, .avtorization-call.enter:hover span, .top-h-row .h-user-block a:hover,
ul.menu .child li.menu_item a, #header .catalog_menu ul.menu > li.current > a, ul.menu .child .depth3 a,
ul.menu .child li.menu_title a:hover, #header ul.menu li .child.submenu .child_wrapp a:not(.title),
.img_block_capcha .reload, .h_color_white .center_block .menu.full > li:hover > a,
.m_color_white #header .wrapper_middle_menu .menu.bottom > li:hover > a,
.m_color_white #header .wrapper_middle_menu .menu.bottom > li.hover > a,
body #header ul.menu li .child.line .child_wrapp > a:hover, .basket_sort ul.tabs li .wrap_li > span *,
.basket_sort ul.tabs li .wrap_li > span, .bx_filter_parameters_box_title:hover, .bx_filter .bx_filter_popup_result a,
.left_block .internal_sections_list .child_wrapp .child li.cur > a,
.left_block .internal_sections_list .child_wrapp .child li.depth3 a.menu_item.cur,
.left_block .internal_sections_list .child_wrapp a:hover, .ajax_load_btn:hover .more_text_ajax,
.breadcrumbs a:hover span, .tabs-head li.current span, .item-stock .store_view, .reviews-post-reply-buttons a:hover,
h4.hover, .button.transparent.white:hover, .button.white_bg, .item .child_container .child_wrapp .menu_item.current a,
.item .child_container .child_wrapp .menu_item:hover a {
    color: #D05048;
}
.d-btn:hover,
.d-btn--alt.d-btn,
.buy_block_custom span:hover
{
    background: #D05048;
    color: #fff;
}
.d-btn {
    font-weight: 500;
    border: 1px solid #D05048;
    color: #D05048;
}
.d-btn:focus,
.d-btn--alt.d-btn:hover {
    background: #fff;
    text-decoration: none;
    color: #D05048;
}
.dp-value-new span,
.dp-value-new {
    font-size: 30px;
    font-family: inherit;
    color:#1d1c1c;
    font-weight: 600;
}
.dp-value-old {
    opacity:0.6;
    font-family: inherit;
    font-size:20px;
    color:#838383;
    letter-spacing:0;
    font-weight: 600;
}
.credit-buttom {
    text-decoration: underline;
}
.credit-buttom:hover {
    text-decoration: none;
}
.dp-value-wrapper {
    padding: 25px 0;
}
.dp-value-wrapper .dp-moveto__cell:not(:last-child) {
    margin-right: 8px;
}
.dp-moveto__cell {
    width: 40px;
    height: 40px;
    padding: 7px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #e7e8ed;
}
.dp-moveto__cell[style="display: block;"] {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.dp-moveto.like_icons_card {
    margin-bottom: 20px;
}
.d-p-header__gallery {
    height: 100%;
}
.bx_catalog_item_scu.wrapper_sku {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.bx_item_detail_size {
    width: 100%;
}
.dp-colors-holder {
   width: 100%;
}
.dp-sizes__title {
    margin-right: 0;
    white-space: nowrap;
    font-weight: normal;
    font-size: 13px;
    line-height: 1.4;
    color: rgba(0,0,0,.7);
    margin-bottom: 6px;
}
}
.dp-sizes-holder {
    padding: 20px 0 0;
}
.sku_props .bx_item_detail_size ul .dp-sizes__box.is-active span {
    color: #100e0e;
    margin: 0;
    padding: 0;
    font-weight: 600;
    line-height: 16px;
}
.sku_props .bx_item_detail_size ul .dp-sizes__box.is-active {
    background-color: #f4f4f4;
    color: #100e0e;
    font-size: 15px;
    line-height: 1;
    letter-spacing: .01em;
    padding: 5px 7px;
    position: relative;
    border: none;
}
/*.sku_props .bx_item_detail_size ul .dp-sizes__box.is-active:after {
    content: "";
    position: absolute;
    top: 10px;
    right: 10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 5px 0 5px;
    border-color: #100e0e transparent transparent transparent;
}*/
.dp-colors-holder {
    border: 0;
}
.dp-sizes-holder {
    border-bottom: 0;
}
.dp-goods-box__name {
    color: #000;
    text-decoration: underline;
}
.sku_props .wrapper_sku > div,
.bx_item_detail_size .bx_size_scroller_container {
    margin: 0;
}
.dp-colors-box__holder {
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.sku_props .bx_item_detail_size ul li.dp-colors-box {
    padding: 0 10px 0 0;
    margin-right: 0;
    margin-bottom: 5px;
}
.bx_catalog_item_scu ul.dp-colors-box__body {
    margin-left: 0;
    width: 100%;
}
.sku_props .wrapper_sku > div, .bx_item_detail_size .bx_size_scroller_container {
    /*padding-right: 5px;*/
}
.sku_props .wrapper_sku > .bx_item_detail_size {
    width: auto;
    flex-basis: auto;
    margin-right: 30px;
}
.sku_props .bx_item_detail_size ul li[style="display: none;"] {
    width: 0;
    padding: 0;
    margin: 0;
}
.dp-sizes .slick-list,
.dp-colors-box__body .slick-list {
    width: 100%;
}
.dp-goods-box {
    -ms-flex-direction: row;
    flex-direction: row;
}
.dp-goods-box__figure {
    margin-right: 6px;
    min-width: 25px;
    max-width: 25px;
    margin-bottom: 0;
    display: flex;
    align-items: center;
}
.dp-goods {
    border: 0;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
}
.dp-goods .dp-goods__cell {
    width: 25%;
    margin: 0;
    padding: 15px 0;
}

.dp-sizes {
    display: block;
}
.d-slider-nav--mobile {
    display: block;
}
.d-slider-nav--mobile .d-slider-nav__cell img {
    margin: 0 auto;
}
.d-slider-nav--desktop {
    display: none;
}
.d-slider-nav {
    margin-top: -20px;
}
.d-tab {
    padding: 0 0 15px;
}
.d-tab-link:hover,
.d-tab-link.current {
    color:#d0021b;
}
.d-tab-link.note:after  {
    content: '';
    width: 6px;
    height: 6px;
    position: absolute;
    background-color: #d05048;
    top: 0;
    right: -7px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.d-tab-link.note {
    position: relative;
}
.d-tab-link {
    padding: 0;
    font-size:16px;
    color:#838383;
    letter-spacing:0;
    font-weight: 600;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -ms-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
}
.d-tab-link:before {
    display: none;
}
.active .modal-bg {
    content: '';
    position: fixed;
    z-index: 9;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(35,35,35,0.77);
}
.active .modal,
.active .dp-goods-box__tooltip {
    position: fixed;
    width: 620px;
    max-width: 90%;
    max-height: 70%;
    overflow-y: auto;
    height: auto;
    font-size: 18px;
    line-height: 1.2;
    color: #484449;
    opacity: 1;
    z-index: 10;
    visibility: visible;
    bottom: unset;
    display: block;
    background-color: #fff;
    padding: 15px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.dp-goods-box__tooltip {
    line-height: 1.2;
    color: #484449;
}
.dp-goods-box__tooltip .close {
    background: url('/local/templates/aspro_optimus/images/close_icons.png') no-repeat;
    background-position: -1px -46px;
    width: 14px;
    height: 14px;
    right: 5px;
    top: 5px;
    position: absolute;
    transition: background-color .3s;
}
.popup-intro {
    font-size: 20px;
}
.modal-text {
    font-size: 18px;
    line-height: 1.2;
    margin-top: 10px;
}
header.header {
    z-index: 100;
    background-color: #fff;
}
.d-nav-nested.is-active {
    z-index: 2;
}
@media only screen and (min-width: 992px) {
    .d-header-nav {
        overflow: hidden;
    }
}
.dp-colors-box__body,
.dp-sizes, .dp-sizes__boxes {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.dp-header {
    max-width: 510px;
}
.bx_size_scroller_container .horizontal-scroll {
    /*margin-left: 6px;*/
}
.horizontal-scroll {
    overflow-x: hidden;
    white-space: nowrap;
}
.d-nav-nested .mainMenu-scroll,
.d-nav-nested .vertical-scroll {
    max-height: calc(65vh - 40px);
}
.d-multinav--nested.vertical-scroll {
    max-height: calc(65vh - 90px);
}
.d-multinav--nested.vertical-scroll {
    box-sizing: content-box;
}
.mainMenu-scroll,
.vertical-scroll {
    overflow-y: hidden;
    max-height: 100%;
}
.buy_block .mCSB_horizontal.mCSB_inside>.mCSB_container {
    overflow: visible;
    margin-bottom: 20px;
}
.buy_block .mCSB_horizontal.mCSB_inside>.mCSB_container {
    margin-bottom: 5px;
}
.horizontal-scroll .mCSB_draggerContainer {
    display: none;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: 2px;
}
.dp-colors-box__holder {
    margin-bottom: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    left: unset;
    right: 18px;
    background-position: 0 -57px;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    right: 0;
    background-position: -38px -57px;
}
.horizontal-scroll .mCSB_scrollTools {
    opacity: 1;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    background-image: url("../images/arrows.png");
    width: 8px;
    height: 15px;
    opacity: 1;
    -webkit-transform: scale(.9);
    -moz-transform: scale(.9);
    -ms-transform: scale(.9);
    -o-transform: scale(.9);
    transform: scale(.9);
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal a:hover {
    opacity: .4;
}
.dp-colors-box__holder .horizontal-scroll{
    max-width: 169px;
}
.header-top {
    transition: all .3s;
}
.header-top.fixed-header,
.header.fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    background-color: #fff;
}
.fixed .header-top.fixed-header,
.fixed .header.fixed-header {
    right: 15px;
}
.header.fixed-header .header-top {
    display: none;
}
.d-header-nav__list .slick-prev:before,
.d-header-nav__list .slick-next:before {
    display: none;
}
.d-header-nav__list .slick-prev,
.d-header-nav__list .slick-next {
    background-image: url("../images/arrows.png");
}
.d-header-nav__list .slick-list {
    margin: 0 20px;
}
.d-header-nav__list .slick-prev {
    background-position: 0 -57px;
    left: 0;
}
.d-header-nav__list .slick-next {
    background-position: -26px -57px;
    right: 0;
}
.toggle-phone {
    display: -ms-flexbox;
    display: flex;
}
div.title-search-result {
    z-index: 1000;
}
table.title-search-result td.picture {
    width: 58px;
    padding-left: 5px;
}
body .d-header-search__input {
    font-size: 16px;
}
table.title-search-result td.main {
    width: calc(100% - 58px);
}
table.title-search-result td.main a,
table.title-search-result td.main .title-search-preview {
    max-width: 100%;
}
table.title-search-result td.title-search-all a span.text {
    line-height: 14px;
    vertical-align: baseline;
}
table.title-search-result td.title-search-all a .icon {
    vertical-align: baseline;
}
table.title-search-result td.title-search-all a .icon i {
    vertical-align: top;
}
.main-slider:not(.slick-initialized) {
    position: relative;
}
.main-slider:not(.slick-initialized) > div:first-child a {
    display: block;
    opacity: .15;
}
.main-slider:not(.slick-initialized) a {
    display: none;
    padding: 17.242%;
    width: 100%;
    position: relative;
    background-size: cover;
    background-position: center;
}
.main-slider:after,
.services-slider:after {
    content: '';
    position: absolute;
    top: calc(50% - 25px);
    left: calc(50% - 25px);
    border: 5px solid #d05048;
    border-radius: 50%;
    border-color: #d05048 transparent #d05048 transparent;
    width: 50px;
    height: 50px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    visibility: visible;
}
@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.main-slider.slick-initialized:after,
.services-slider.slick-initialized:after {
    content: none;
}
.services-slider:not(.slick-initialized) {
    overflow: hidden;
    white-space: nowrap;
    position: relative;
}
.services-slider:not(.slick-initialized) > div {
    padding: 0 20px;
    display: inline-block;
    vertical-align: top;
    width: 27.59%;
    opacity: .1;
}

/*.main-slider {*/
/*    position: relative;*/
/*}*/
/*.promo-slider .slide {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    opacity: 0;*/
/*}*/
/*.promo-slider .slide:first-child {*/
/*    position: relative;*/
/*}*/


@media only screen and (max-width: 1400px) {
    .d-p-header__gallery {
        position: relative;
        left: 0;
    }
    .d-slider-for__img {
        height: auto;
    }

}
@media only screen and (min-width: 992px) {
    .d-header-icons.in-sidebar {
        display: none;
    }
    div.title-search-result {
        width: 500px !important;
    }
}
@media only screen and (max-width: 991px) {
    .header-top.fixed-header,
    body .header-top {
        z-index: 14;
    }
    .header-bottom {
        border-width: 0;
    }
    .header-top {
        border-bottom: 1px solid #f0f0f0;
    }
    .menu-toggle {
        margin-left: 0;
        margin-right: 40px;
        width: 25px;
        height: 25px;
        color: #d65b52;
    }
    .d-logo {
        height: 25px;
        width: auto;
        margin-right: 21px;
    }
    .search-holder {
        margin-right: 30px;
        max-width: none;
    }
    .d-logo img {
        max-height: 100%;
    }
    .header-top a.d-header-icons__item {
        font-size: 0;
        margin: 0;
        padding: 0;
        margin-right: 36px;
    }
    .header-top a.js-smallcart {
        margin-right: 0;
    }
    .d-header-icons.in-sidebar {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .d-header-icons.in-sidebar .d-header-icons__item {
        margin: 0 0 15px;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    }
    .d-header-icons.in-sidebar .basket_line {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
    .user-profile img {
        max-height: 26px;
    }
    .basket_line img:not(.d-smallcart__figure) {
        max-height: 22px;
    }
    .d-header-icons__item.js-smallcart {
        margin-right: 0;
    }
    .header-top span.d-header-icons__item {
        display: none;
        width: 0;
    }
    .search-holder span.d-header-icons__item {
        display: block;
    }
    .phone_bg {
        background-image: none;
        position: absolute;
        visibility: hidden;
        opacity: 0;
        transition: position .3s;
    }
    .toggle-phone:hover .phone_bg {
        visibility: visible;
        opacity: 1;
        top: 100%;
        width: 184px;
        right: -10px;
        padding: 10px 20px;
        /*margin-top: -10px;*/
        margin-top: 20px;
        background-color: #fff;
        border: 1px solid #d65b52;
    }
    .toggle-phone:hover .phone_bg:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 35px;
        top: -25px;
        left: 0;
    }
    .toggle-phone {
        display: block;
        position: relative;
        width:25px;
        height:25px;
        margin-right: 30px;
        background-image: url(../img/telephone.png);
        background-size: contain;
    }
    .d-header-icons__item {
        min-width: auto;
    }
    .header-bottom .toggle-phone {
        display: none;
    }
    .header-bottom .d-header-holder {
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .d-logo--mobile {
        display: block;
        padding: 0;
        text-align: left;
        height: 45px;
        margin-left: .7rem;
        margin-bottom: 15px;
        -ms-flex-item-align: start;
        align-self: flex-start;
    }
    .sliding-menu .active a, .sliding-menu li a:hover {
        color: #d05048;
        background: #f4f4f4;
    }
    body a.scroll-to-top {
        width: 40px;
        height: 40px;
    }

    #dp-counter span {
        font-size: 24px;
    }
    .dp-counter-desc__seemore {
        font-size: 14px;
    }
    .dp-counter-stock {
        width: 400px;
    }
    .dp-counter-stock__body {
        display: block;
    }
    .dp-counter-stock__figure {
        margin: 0 auto 10px;
    }
    .dp-counter-holder {
        padding: 10px 20px 10px 60px;
        background-position: 15px center;
    }
    .dp-counter-stock__text {
        text-align: center;
    }
    .d-smallcart {
        display: none !important;
    }
    div.title-search-result {
        border: 1px solid #E5E5E5;
        box-shadow: 0 10px 15px 1px rgba(0,0,0,.2);
    }
}
@media (max-width: 767px) {
    table.title-search-result td.main a,
    table.title-search-result td.main .title-search-preview {
        max-width: 100%;
    }
}
@media (max-width: 449px) {
    .dp-counter-stock {
        width: 290px;
    }
    .dp-counter-stock__figure {
        text-align: center;
    }
}
#mmenu ul,
.d-multinav,
.d-colitem-row {
    background-color: #fff;
}
.d-nav-collections,
.d-nav-multilevel,
.d-header-nav__item.is-active .d-header-nav__link, .d-header-nav__item:hover .d-header-nav__link {
    background: transparent;
}
.d-header-nav__txt:after {
    display: none;
}
.d-nav-nested.is-active {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.d-nav-nested.is-active:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100vh;
    background-color: rgba(0, 0, 8, 0.59);
}
.d-breadcrumb {
    padding: 20px 0;
    margin: 0;
}
.d-slider-for__img {
    width: auto;
    margin: auto;
    max-height: 100%;
    vertical-align: middle;
    display: inline-block;
}
/*.helper-img {*/
    /*display: inline-block;*/
    /*height: 100%;*/
    /*vertical-align: middle;*/
/*}*/
.d-product .d-slider-for__img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
@media only screen and (max-width: 960px) {
    .d-tab-link {
        padding: 7px 15px;
    }
}
@media only screen and (max-width: 600px) {
    /*.search-holder {*/
        /*display: none;*/
    /*}*/
    .search-holder span.d-header-icons__item {
        display: none;
    }
    .header-top .d-header-icons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-left: auto;
    }
    .d-header-icons__item {
        border-width: 0;
    }
    .header-bottom .d-header-icons__item {
        display: block;
    }
    .toggle-phone,
    .header-top a.d-header-icons__item {
        margin-right: 10px;
    }
    .d-slider-for__img {
        height: 350px;
    }
    .d-slider-nav {
        margin-top: -15px;
    }
    .d-slider-for__figure:after {
        bottom: 30px;
        content: '';
        width: 50px;
        background-position: center;
    }
    .toggle-phone:hover .phone_bg {
        margin-top: 22px;
    }
}
.d-tab-set .d-c-item__holder {
    height: auto;
}
@media only screen and (max-width: 900px) {
    .dp-counter-stock {
        left: unset;
    }
}
@media only screen and (max-width: 425px) {
    .dp-value-row .d-btn--fastbuy {
        margin: 0;
    }
    .d-btn--productcardheader,
    .buy_block_custom,
    .dp-value-row .d-btn--fastbuy {
        width: 100%;
        max-width: 280px;
    }
    .dp-value-row {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .dp-value-wrapper {
        text-align: center;
    }
    .credit-buttom {
        margin-top: 10px;
        display: inline-block;
    }
    .dp-moveto {
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.parent-mmenu:hover {
    padding-right: 262px;
}
.fixed-header .header-top {
    display: none;
}


.slider-text-holder {display:none;}

.d-section-constructor-catalog .d-btn, .d-tab-content .d-btn{
    font-weight: 500;
    border: 1px solid #D05048;
    color: #FFF;
}

.d-reviews__addrew .d-btn {
    color: #D05048; 
}
.d-reviews__addrew .d-btn:hover {
    color: #FFF; 
}

.dostavka-icon {
    padding-left: 52px;
    background: url(../images/dostavka.jpg) no-repeat;
    background-size: 43px 39px;
    background-position: 0px -10px;
    height: 35px;
    margin: 0;
    line-height: 25px;

}

.oplata-icon {
    padding-left: 52px;
    background: url(../images/oplata.jpg) no-repeat;
    background-size: 43px 39px;
    background-position: 0px -4px;
    height: 35px;
    margin: 0;
    line-height: 29px;

}

.sku_props .bx_item_detail_size ul .dp-sizes__box.is-active span:hover {
    /*color: #fff;*/
}

.d-seo-holder__text {
    text-align: justify;
}
.d-ltitle h1 {
    font-size: 36px;
    color: #1d1c1c;
    letter-spacing: 0;
    margin:0;
    padding:0;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;


}

.brands_slider.slides >li a {
    pointer-events: none;
}

.d-adv-box {background-color: #f4f4f4 !important; }

.d-seo-holder__text--hidden ul li, .d-seo-holder__text--visible ul li {

color:#484449;
}

.d-link--more:after {
    content: '>' !important;
}

/* Mobile search start */
.mmm-searchbox {
    display: none;
}

@media (min-width: 601px) {
    .mmm-search-icon,
    .mmm-searchbox {
        display: none;
    }
}

@media (max-width: 600px) {
    .mmm-search-icon {
        display: flex;
        margin-right: 10px;
    }
    .mmm-search {
        fill: #d65b52
    }
    /*.mmm-searchbox.is-active {*/
        /*display: block;*/
    /*}*/
}

/* Mobile search end */
 .sale-section .pagetitle {
    padding-bottom: 10px;
}
.sale-section .sale-section .filter_block ul li {
    padding: 0 30px 10px 0;
}

/*basket popup new style*/
.basket_modal_frame {
    width: 935px;
    max-width: 935px;
    box-shadow: 0 4px 6px 0 rgba(9,63,179,.08), 0 8px 20px 2px rgba(2,11,34,.1);
}
.basket_modal_frame .form-wr {
    padding: 0;
}
.basket_modal_frame .d-smallcart {
    display: block !important;
}
.basket_modal_frame .d-smallcart_frame {
    width: 100%;
    padding: 30px;
    margin: 0 auto;
}
.basket_modal_frame .complect-modal {
    padding: 0 30px;
}
.basket_modal_frame .complect-modal .d-tab-set__header {
    font-size: 26px;
    margin: 0 auto 20px;
}
.basket_modal_frame .complect-modal .d-c-list-gallery__holder .slick-arrow {
    padding: 0
}
.basket_modal_frame .complect-modal .d-c-list-gallery__holder .slick-arrow:before {
    content: none;
}
.basket_modal_frame .complect-modal .d-c-list-gallery__holder .slick-arrow.slick-prev{
    left: -25px;
    z-index: 1;
}
.basket_modal_frame .complect-modal .d-c-list-gallery__holder .slick-arrow.slick-next{
    right: -22px;
    z-index: 1;
}
.basket_modal_frame .complect-modal .d-c-list-gallery__item {
    width: 200px;
}

@media (max-width: 940px) {
    .basket_modal_frame {
        width: 100%;
        min-width: 320px;
        max-width: min-content;
    }
    .basket_modal_frame .d-smallcart_frame {
        width: auto;
    }
    .basket_modal_frame .d-smallcart__row{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        flex-direction: column;
        align-items: center;
        padding: 20px 0;
        border-top: 1px solid #d0c4b4;
    }
    .basket_modal_frame .d-smallcart__body {
        padding: 0 0 0 0;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
    .basket_modal_frame .d-smallcart__end{
        display: -webkit-box;
        display: -ms-flexbox;
        -ms-flex-align: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 10px 0px 0 0;
        -ms-flex: 1;
        display: flex;
        width: 100%;
    }
    .basket_modal_frame .d-btn--smallcart{
        font-size: 14px;
    }
    .basket_modal_frame .d-smallcart-total__value {
        font-size: 16px;
    }
    .basket_modal_frame .d-smallcart-total{
        display: inline-block;
        text-align: center;
        width: 100%;
    }
    .basket_modal_frame .d-smallcart__valtxt{
        font-size: 14px;
        font-weight: 300;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
@media (max-width: 600px) {
    .basket_modal_frame .d-smallcart_frame {
        padding: 30px 10px;
    }
    .basket_modal_frame .complect-modal {
        padding: 0 10px;
    }
}
.d-c-item__body .in-cart .tooltip-buy {
    width: 85px;
    padding-left: 5px;
    padding-right: 5px;
}
.d-c-item__body .tooltip-buy {
    cursor:pointer;
}
.d-nav-multilevel .d-multinav--nested > li {
    position: relative;
}
.d-nav-multilevel #mmenu .d-multinav--nested  ul {
    position: static;
    opacity: 1;
    max-width: 100%;
    min-width: auto;
    width: 100%;
}
.d-nav-multilevel #mmenu .d-multinav--nested  ul >li:hover {
    background-color: #eeeeee;
}
.d-nav-multilevel #mmenu .d-multinav--nested  ul a {
    color: #454545;
    font-size: 14px;
    line-height: 26px;
    font-weight: normal;
    text-decoration: none;
}
#mmenu .d-multinav--nested .d-link--more:after {
    content: none!important;
}
.d-nav-multilevel #mmenu ul li .d-multinav--nested ul > li {
    padding: 0;
    margin-top: 2px;
    margin-bottom: 2px;
}
.d-nav-multilevel #mmenu .d-multinav--nested > li  a {
    padding: 0 10px;
}

.d-nav-multilevel #mmenu ul.parent-mmenu li:first-child a {color:red;}

.d-nav-multilevel #mmenu .d-multinav--nested>li a {
    color: #000 !important;}
    
   
