body {
    color: #656565;
}

p {
    margin: 28px 0;
}

.title {
    font-size: 30px;
    line-height: 70px;
}

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

.title, .numbers div, .h2 {
    font-family: "FuturaPT-light", "Clear-sans-regular", Arial, sans-serif;
    font-weight: normal;
}

.header .drop-menu__cols .cols-title a {
    display: block;
    padding-right: 30px;
}

.page-slider .overlay {
    background-color: rgba(74, 51, 32, 0.4);
}

.collection__col-body .filter-bl__item.item-color .filter-bl__item-color .input {
    border: 2px solid #000;
}

.cart-modal .general-info .clear {
    background-size: contain;
}

.header-nav__item .drop-menu.active {
    opacity: 1;
    visibility: visible;
}

.content-item-overlay__link {
}

.content-item-overlay {
    visibility: visible;
}

.fixed_top {
    position: fixed;
    top: 0;
}

.fixed_bottom {
    position: fixed;
    bottom: 0;
}

.header .drop-menu {
    background: none;
    box-shadow: none;
    overflow: hidden;
}

.nav_into {
    width: calc(66.6666% + 2px);
    margin: auto;
    padding: 30px 0;
    display: flex;
    opacity: 0;
    z-index: 2;
    position: relative;
}

.nav_banner {
    width: 50%;
    margin-left: 25%;
}

.first_nav {
    text-transform: uppercase;
    font-size: 13px;
    width: 25%;
    position: relative;
    letter-spacing: 0.8px;
    border-right: 1px solid #E8E1D8;
}

.first_nav li .nav_category_link,
.first_nav li li a {
    padding: 7px 0;
    cursor: pointer;
    display: block;
}

.first_nav li li a {
    padding: 7px 30px;
    transform: translateY(-100%);
}

.nav_category_link {
    color: #15191A;
}

.nav_category_link.active,
.nav_category_link:hover {
    color: #9d856b;
    text-decoration: none;
}

.first_nav li ul {
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    transition: all 0.5s ease-out;
    z-index: 0;
    transform: translateX(30px);
}

.first_nav li ul.active {
    opacity: 1;
    z-index: 1;
    transform: translateX(0px);
}

.first_nav li ul.active a {
    transform: translateY(0);
}

.first_nav li li {
    text-transform: none;
    letter-spacing: 0;
    font-size: 14px;
    overflow: hidden;
}

.accent {
    background: #FF7773;
    padding: 0 6px;
    color: #fff;
}

.promo_item {
    display: block;
    background: #fff;
    padding: 20px;
    overflow: hidden;
    color: #15191A;
    font-size: 14px;
}

.promo_item img {
    width: 40%;
    display: block;
    float: left;
}

.nav_banner_desription {
    float: left;
    width: calc(60% - 30px);
    margin-left: 30px;
}

.promo_item_name {
    font-family: "FuturaPT-light", "Clear-sans-regular", Arial, sans-serif;
    font-size: 30px;
    line-height: 38px;
    margin: 20px 0 0 0;
}

.promo_item_size {
    margin-top: 10px;
    color: #656565;
}

.promo_item_price {
    margin-top: 40px;
    color: #0A0A0A;
    font-weight: bold;
    letter-spacing: 0;
}


.dd_anima {
    position: absolute;
    background: #FBF9F7;
    left: 0;
    right: 0;
    height: 100%;
    top: -100%;
    z-index: 1;
}

.drop-menu.active .dd_anima {
    transition: all 0.8s ease-in-out;
    transform: translateY(100%);
}

.drop-menu.active .nav_into {
    opacity: 1;
    transition: all 0.5s ease-in-out;
    transition-delay: 0.7s;
}


.prod-info {
    background-color: #FFF;
    margin-top: 15px;
    padding: 5px 10px;
}

.prod-not-available {
    color: #C5C5C5;
    text-transform: uppercase;

}

.short-title {
    text-transform: uppercase;
    color: #0A0A0A;
    margin-right: 18px;
}

.size-not-available {
    color: #cacaca;
}


.price-title {
    margin-bottom: 5px;
    margin-top: 5px;
}

.sz-span {
    padding: 0 2px;
}

.collection__main-body .main-body-table__item {
    line-height: 20px;
    font-size: 14px;
    text-transform: uppercase;
    color: #67584B;
}

.collection__main-body .main-body-table__bot .price {
    font-family: "Clear-sans-bold";
    padding: 5px 0;

}

.collection__col-body .filter-bl__item-inner {
    font-family: "Clear-sans-regular", Arial, sans-serif
}

.content-item-overlay__info {
    font-family: "Clear-sans-regular", Arial, sans-serif;
    min-height: auto;
}

h3, .color-black {
    color: #000;
}

.color-black:before {
    background-color: #000;
}

.custom_banner {
    padding: 100px 0;
}

.custom_banner .ctn-standard {
    position: relative;
    z-index: 1;
}


.h2 {
    color: #000;
    padding-left: 28px;
}

.h2 {
    font-size: 50px;
    line-height: 60px;
    position: relative;
    margin-bottom: 30px;
}

.h2:before {
    content: '';
    display: block;
    position: absolute;
    left: -1px;
    top: 7px;
    bottom: 6px;
    width: 2px;
    background-color: #000;
}

h3 {
    font-family: "Clear-sans-bold";
    font-size: 18px;
}

.section-2 {
    background-color: #F4F0EB;
}

.pad-100 {
    padding: 100px 0;
}

.ctn-standard {
    width: 66.6666666666%;
    margin: 0 auto;
}

.flex {
    display: flex;
    flex-wrap: wrap;
}

.ctn-2col {
    flex: 1 0 340px;
}

.ctn-2 {
    flex: 1 0 33.3333333%;
}

.ctn-4 {
    flex: 1 0 66.6666666%;
}

.pad-r1-4 {
    padding-right: 25%;
}

.page-custom {
    line-height: 28px;
}

.numblock {
    padding: 20px 0;
    padding-left: 30px;
    position: relative;
}

.numblock p, .part-icon p {
    margin-top: 0;
}

.numblock .num {
    position: absolute;
    left: 0;
    font-size: 16px;
    color: #9D856B;
}

.numbers {
    width: 66%;
    margin-top: -15px;
    margin-bottom: 50px;
}

.numbers div {
    font-size: 80px;
    line-height: 1;
    color: #9D856B;
    margin-bottom: 25px;
}

.numbers_min {
    flex: 1 0 38%;
}

.numbers_max {
    flex: 1 0 62%;
}

.pad-l-m {
    padding-left: 25%;
}

.offer {
    background-color: #000;
    color: #fff;
    text-transform: uppercase;
}

.offer .title, .offer p {
    padding-right: 18%;
}

.par_support {
    position: relative;
}

.part-icon {
    padding: 20px 0;
    position: relative;
    margin: 20px 0 40px 0;
}

.part-icon:before {
    content: '';
    position: absolute;
    width: 50%;
    background: #F4F0EB;
    top: 0;
    bottom: 0;
}

.part-icon .pad-r1-4 {
    position: relative;
    z-index: 2;
    padding: 20px 30px 0 25%;
}

.part-icon img {
    z-index: 2;
    position: absolute;
    top: 50px;
    left: 35px;
}

.img_3 {
    position: absolute;
    bottom: 0;
    right: 0;
    max-width: 16.666666%;
    max-height: 660px;
}

.bottom-form .right {
    background: #F4F0EB;
}

.bottom-form .left .pad-r1-4 {
    padding-left: 33.33333%;
    padding-right: 16.6666%;
}

.bottom-form .left .numblock {
    padding-left: 0;
}

.content-image-descr-bl {
    margin: 90px 0;
}

.banner-full-page__title {
    max-width: 500px;
}


@media screen and (max-width: 1024px) {
    .info-title {
        display: none;
    }

    .h2, .title {
        font-size: 40px;
        line-height: 50px;
    }

    .title.title_min {
        font-size: 30px;
        line-height: 40px;
    }

    .pad-l-m, .bottom-form .left .pad-r1-4 {
        padding: 0 10%;
    }

    .pad-100 {
        padding: 40px 0;
    }

    .ctn-standard {
        width: 94%;
    }
}

@media screen and (max-width: 767px) {
    .img_3, .offer .ctn-2 {
        display: none;
    }

    .custom_banner {
        padding: 40px 0;
    }

    .h2 {
        font-size: 30px;
        line-height: 36px;
    }

    .pad-r1-4 {
        padding: 0;
    }

    .numblock {
        padding-bottom: 0;
        padding-top: 0;
    }

    .banner-full-page--mobile-show .banner-full-page__inner,
    .offer {
        padding: 0 5%;
    }

    .ctn-2col, .offer, .offer .ctn-4 {
        display: block;
    }

    .numbers {
        width: 100%;
        display: flex;
    }

    .numbers div {
        font-size: 60px;
        margin-bottom: 15px;
        padding-right: 30px;
    }

    .numbers_min, .numbers_max {
        flex: 100%;
    }
}

/*#custom-player-play{*/

/*    background-color: #0a0a0a;*/
/*    height: 100px;*/

/*}*/

.custom-player {
    position: relative;
}

#custom-player-play {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    margin: auto;

    background-position: center;
    background-repeat: no-repeat;
    background-size: 20%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56' height='64.91' viewBox='0 0 56 64.91'%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:%23a4998f;fill-rule:evenodd}%3C/style%3E%3C/defs%3E%3Cpath id='Polygon_4' data-name='Polygon 4' class='cls-1' d='M513.9 1793.55l-56 32.45v-64.91z' transform='translate(-457.906 -1761.09)'/%3E%3C/svg%3E");
    overflow: hidden;
    z-index: 2;
    cursor: pointer;
}

@media screen and (max-width: 767px) {
    #custom-player-play {
        background-size: 30%;
    }
}