/* Временные */

pre {
    background: white;
    z-index: 10;
    position: relative;
    height: 100%;
}


/* Временные font-family: "Roboto", "SourceSansPro", sans-serif; */

body {
    font-family: "SourceSansPro", sans-serif;
}

body,
html {
    max-width: 100%;
    min-width: auto;
    /*overflow-x: hidden;*/
}

/*header {*/
/*    background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%);*/
/*    top: 0;*/
/*    z-index: 100;*/
/*    left: 0;*/
/*    right: 0;*/
/*    max-width: 1920px;*/
/*    width: 100%;*/
/*    height: 160px;*/
/*    margin: 0 auto;*/
/*}*/


/*header.absolute {*/
/*    position: absolute;*/
/*}*/

/*header.fixed {*/
/*    background: rgba(51, 52, 60, 1);*/
/*    position: relative;*/
/*}*/
/*header.fixed:before {*/
/*    content: '';*/
/*    background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%);*/
/*    position:absolute;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*}*/
/*header>.block>.topmenu {*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*    align-items: center;*/
/*    padding-top: 20px;*/
/*    padding-bottom: 20px;*/
/*    height: 100%;*/
/*    background: none;*/
/*    position: relative;*/
/*}*/

/*header>.block>.topmenu>.header__logo {*/
/*    position: relative;*/
/*    display: inline-flex;*/
/*    margin: 0;*/
/*    left: 0;*/
/*    background: none;*/
/*    width: auto;*/
/*    height: 100%;*/
/*}*/

/*header .topmenu__menu .menu__lnk {*/
/*    font-style: normal;*/
/*    font-weight: 600;*/
/*    font-size: 20px;*/
/*    color:#FFFFFF;*/
/*    line-height: 140%;*/
/*    line-height: normal;*/
/*    text-transform: none;*/
/*}*/


/***** new header design *****/
.header__row-top {
    display: flex;

}
.privacy{
    font: 18px / 22px 'SourceSansPro', sans-serif;
    color: white !important;
    font-weight: 400;
    transition: color .1s linear;
}
.privacy:hover{
    text-decoration: none;
    color: #f5a700 !important;
}
.header__row-city {
    /* color: rgba(255, 255, 255, 0.75); */
    color: #fff;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
}

.header__row-worktime {
    color: rgba(255, 255, 255, 0.75);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
}

.topmenu__menu .menu__entry:hover:after,
.topmenu__menu .menu__entry_current:after {
    display: none;
}

.topmenu__menu .menu__entry {
    flex-shrink: 0;
}

.about-company-briefly {
    display: flex;
    flex-direction: column;
    padding: 60px 0;
}

.about-company-briefly__shell {
    display: flex;
}

.about-company-briefly__text {
    margin-right: 28px !important;
    font-weight: 400;
    font-size: 18px;
    color: #0a121d;
    margin: auto 0;
}

.about-company-briefly>h2 {
    margin-bottom: 30px;
    font-weight: 200;
    font-size: 40px;
    color: #0a121d;
    text-align: center;
}

.about-company-briefly__text>p {
    margin-bottom: 30px;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #111111;
}

.about-company-briefly__text>h3 {
    margin-bottom: 8px;
    font-weight: 700;
    font-size: 20px;
    color: #1a1b27;
    line-height: 140%;
}

.brand-on-main>.block>a {
    color: #000000;
    font-weight: 600;
    font-size: 40px;
    display: flex;
    align-items: center;
    margin-bottom: 42px;
    transition: 0.3s ease-in-out;
}

section.advantage_1 {
    position: relative;
}

section.advantage_1 .block {
    position: absolute;
    top: 200px;
    left: 0;
    right: 0;
    bottom: 0;
    color: #ffffff;
}

section.advantage_1>.block>p>span {
    font-weight: 700;
    font-size: 64px;
}

section.advantage_1>.block>p {
    font-weight: 600;
    font-size: 28px;
}

section.brand-on-main {
    padding: 60px 0;
}

section.information-and-feedback-form {
    padding: 60px 0;
    background: #f6f6f6;
    border-bottom: 1px solid #ecedee;
}

.information-and-feedback-form__info {
    margin-bottom: 93px;
}

.information-and-feedback-form__feedback-spb,
.information-and-feedback-form__feedback-hab {
    flex-basis: 100%;
}

.information-and-feedback-form__feedback-shell {
    display: flex;
}

footer>.block {
    display: flex;
    flex-direction: column;
}

.footer-meadle {
    display: flex;
    justify-content: space-between;
}

.footer-top {
    font-weight: 400;
    font-size: 17px;
    color: #cacaca;
    line-height: 180%;
    margin-bottom: 25px;
}

/*footer {*/
/*    padding: 72px 0 61px;*/
/*    background: #151315;*/
/*}*/

.footer-catalog-menu .menu__list,
.clients-menu .menu__list {
    column-count: 2;
}

.footer-catalog-menu>span>a,
.clients-menu>span>a,
.footer-contacts>span>a {
    font-weight: 700;
    font-size: 25px;
    color: #ffffff;
    margin-bottom: 15px;
    display: inline-block;
    line-height: 180%;
}

.footer-main-menu>.footer-menu .menu__list li a {
    font-size: 20px;
    font-weight: 300;
    line-height: 180%;
    color: #ffffff;
}

.footer-contacts>.contacts-shell {
    display: flex;
}

.footer-contacts>.contacts-shell>.contacts-spb {
    margin-right: 28px;
}

.footer-contacts>.contacts-shell>.contacts-spb,
.footer-contacts>.contacts-shell>.contacts-hab {
    font-weight: 400;
    font-size: 12px;
    line-height: 180%;
    color: #ffffff;
}

.footer-contacts a {
    color: #ffffff;
}

.section-list-on-main__title>svg,
.novelty-on-main__title>svg {
    opacity: 0.5;
    margin-left: 15px;
}

.footer {
    position: relative;
    margin-top: -320px;
    /* height: 320px; */
    padding-top: 30px;
    background: url(../img/images/dark_bg.jpg) center bottom no-repeat;
    background-size: cover;
    background-attachment: fixed;
    box-sizing: border-box;
}

@media (max-width: 767px) {
    /*footer {*/
    /*    padding: 0;*/
    /*}*/
    footer.footer_block{
        padding-bottom:75px;
    }
}

.footer .block {
    height: 370px;
}
@media(max-width: 900px){
    /*header{*/
    /*    height: 79px;*/
    /*}*/
}
@media (max-width: 767px) {
    /*header {*/
    /*    z-index: 10000;*/
    /*}*/

    .footer .block {
        height: 40px;
    }
}

.footer__menu {
    max-width: 800px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width: 767px) {
    .footer__menu {
        display: none;
    }
}

.footer__menu .menu__container {
    width: 25%;
    padding-right: 20px;
    box-sizing: border-box;
    color: #ffffff;
    font-weight: 300;
}

.footer__menu .menu__container a {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.55);
}

.footer__menu .menu__container a:hover {
    text-decoration: underline;
}

.footer__menu .menu__title {
    margin: 0 0 7px;
    font-weight: 600;
    font-size: 17px;
    text-transform: uppercase;
}

.footer__menu .menu__entry {
    margin: 0 0 5px;
}

.footer__social {
    position: absolute;
    right: 10px;
    top: 0;
}

@media (max-width: 767px) {
    .footer__social {
        right: 90px;
        top: 3px;
    }
}

.footer__social .social__entry {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 5px;
    width: 35px;
    height: 35px;
}

.footer__social .social__entry:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 10;
    pointer-events: none;
}

.footer__social .social__entry_vk:before {
    background-image: url("../img/sprites/svg/svg-sprite.svg");
    background-position: -104px -85px;
    width: 20px;
    height: 13px;
    background-repeat: no-repeat;
    background-size: 249px 223px;
}

.footer__social .social__entry_vk:hover .social__lnk {
    background: #4975a8;
}

.footer__social .social__entry_fb:before {
    background-image: url("../img/sprites/svg/svg-sprite.svg");
    background-position: -163px -103px;
    width: 10px;
    height: 19px;
    background-repeat: no-repeat;
    background-size: 249px 223px;
}

.footer__social .social__entry_fb:hover .social__lnk {
    background: #4167b2;
}

.footer__social .social__entry_ig:before {
    background-image: url("../img/sprites/svg/svg-sprite.svg");
    background-position: -32px -194px;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    background-size: 249px 223px;
}

.footer__social .social__entry_ig:hover .social__lnk {
    background-image: url("../img/sprites/svg/svg-sprite.svg");
    background-position: -192px -59px;
    width: 35px;
    height: 35px;
    background-repeat: no-repeat;
    background-size: 249px 223px;
}

.footer__social .social__entry_tw:before {
    background-image: url("../img/sprites/svg/svg-sprite.svg");
    background-position: -163px -142px;
    width: 18px;
    height: 16px;
    background-repeat: no-repeat;
    background-size: 249px 223px;
}

.footer__social .social__entry_tw:hover .social__lnk {
    background: #1ca0f2;
}

.footer__social .social__entry_gplus:before {
    background-image: url("../img/sprites/svg/svg-sprite.svg");
    background-position: -163px -124px;
    width: 19px;
    height: 16px;
    background-repeat: no-repeat;
    background-size: 249px 223px;
}

.footer__social .social__entry_gplus:hover .social__lnk {
    background: #de4d41;
}

.footer__social .social__entry .social__lnk {
    position: absolute;
    z-index: 9;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 35px;
    height: 35px;
    border-radius: 50%;
}

.footer__copy {
    position: absolute;
    left: 10px;
    bottom: 56px;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    color: #ffffff;
}

@media (max-width: 767px) {
    .footer__copy {
        bottom: 0;
        height: 40px;
        line-height: 40px;
    }

    .information-and-feedback-form__info {
        margin-bottom: 0px;
    }
}

@media (max-width: 576px) {
    .catalog-on-main-page__title {
        font-size: 31px;
        padding-bottom: 15px;
    }
    /*header{*/
    /*    height: 68px;*/
    /*}*/

    section.information-and-feedback-form {
        padding: 0px;
    }

    section.brand-on-main {
        padding: 0px;
    }
}

@media (max-width: 400px) {
    .footer__copy {
        font-size: 0;
    }

    .footer__copy span {
        font-size: 14px;
    }

    .card__price_wrap {
        align-items: stretch !important;
        flex-direction: column;
    }

}

.footer__legal {
    position: absolute;
    left: 10px;
    bottom: 0;
    height: 56px;
    line-height: 14px;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.55);
}

@media (max-width: 767px) {
    .footer__legal {
        display: none;
    }
}

.footer__ifrog {
    position: absolute;
    right: 10px;
    bottom: 0;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    color: #ffffff;
}

@media (max-width: 767px) {
    .footer__ifrog {
        font-size: 0;
    }

    .cats__button {
        margin: 40px 0px 0px 0px;
    }
}

.footer__ifrog a {
    display: inline-block;
    padding-right: 45px;
    color: #ffffff;
    background: url(../img/svg/freddy.svg) right bottom no-repeat;
}

.footer__ifrog a:hover {
    text-decoration: underline;
}

body .cbk-phone>.cbk-phone-bgr {
    background-color: #f5a700 !important;
}

.footer-contacts>.contacts-shell a:hover {
    text-decoration: underline;
}

.information-and-feedback-form a {
    color: #f5a700;
}

.stock-contacts {
    margin-top: 60px;
}

.stock-contacts>span>a {
    font-weight: 600;
    font-size: 21px;
    line-height: 120%;
    color: #1a1b27;
}

.stock-contacts__shell {
    display: flex;
    margin-top: 30px;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #111111;
}

.stock-contacts__shell h3 {
    font-weight: 600;
    font-size: 16px;
    line-height: 140%;
    color: #000000;
    margin-bottom: 10px;
}

.stock-contact__spb {
    margin-right: 70px;
}

.stock-contacts__shell a {
    color: #f5a700;
    font-weight: 500;
}

.btn_red,
body .entry__labels .label__entry_stock,
.catalog__top-filter .filter__entry:hover,
.catalog__top-filter .filter__entry_current,
body .cats_link,
body .entry__labels .label__entry_new,
body .discount,
.catalog__entry .entry__footer .entry__purchase {
    background: #f5a700;
}

.menu .menu__entry:hover .menu__lnk,
.menu .menu__entry_current .menu__lnk {
    color: #f5a700;
}

.brand-on-main__block.block .slick-prev:before,
.brand-on-main__block.block .slick-next:before {
    font-size: unset !important;
}

.brand-on-main__block.block .slick-prev,
.brand-on-main__block.block .slick-next {
    top: 47%;
}

.p-0 {
    padding: 0 !important;
}

/*.card__photo .slick-slide img {*/
/*    height: auto;*/
/*}*/

.card__chars>table .card__chars-element>td a {
    font-size: 18px;
    font-weight: 400;
    line-height: 21.6px;
    color: rgba(0, 0, 0, 0.8);

}

.card__chars {
    padding: 0px;
}

.actions__button {
    margin-top: 20px;
}

.actions-page {
    margin-bottom: 60px;
}

.actions__button>a {
    color: #fff;
}

.mb-50 {
    margin-bottom: 50px;
}

.cat-brend {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 20px 0 30px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.cat-brend-toc {
    margin-top: 20px;
    margin-bottom: 20px;
    display: block;
    font-size: 25px;
    line-height: 27px;
    letter-spacing: 0;
}

.cat-brend a {
    font-size: 16px;
    color: #f6a700 !important;
    text-decoration: none !important;
    border: 2px solid #f6a700;
    border-radius: 8px;
    line-height: 1;
    margin: 0 3px 8px;
    padding: 5px 12px;
}

.cat-brend a:hover {
    color: #d18e00 !important;
    border-color: #d18e00;
}

.actions-page .actions__product-list {
    padding: 20px 0;
    list-style: none;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
}

.actions-page .actions__product-item {
    box-sizing: border-box;
    width: 320px;
    padding: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 10px;
    border: 1px solid #eeeeee;
}

.actions-page .actions__product-item:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, .15);
    border-color: #f5a700;
}

.actions-page .actions__product-item::before {
    content: '';
    display: none;
}

.actions-page .actions__product-link {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: space-between;
    gap: 10px;
    text-decoration: none !important;
}

.actions-page .actions__product-image {
    width: 300px;
    height: 300px;
    object-fit: cover;
}

.actions-page .actions__product-name {
    margin: 0;
    padding: 0;
    flex-grow: 1;
    font-family: "Roboto", Arial, Tahoma, sans-serif;
    color: #1a1b27;
    font-size: 20px;
    line-height: 25px;
    font-weight: 100;
}

.actions-page .actions__product-brand {
    margin: 0;
    padding: 0;
    color: #1a1b27;
    font-size: 13px;
    line-height: 22px;
}

.actions-page .actions__category {
    display: flex;
    justify-content: center;
}

.actions-page .actions__category-link {
    margin: 0;
    padding: 12px 24px;
    width: max-content;
    display: block;
    font-size: 18px;
    color: #eeeeee !important;
    text-decoration: none !important;
    background-color: #f5a700;
    border-radius: 28px;
    cursor: pointer;
}

.advantage_1 {
    min-height: 650px;
    display: flex;
    align-items: center;
    color: #ffffff;
    background-image: url('https://ardefo.ru/wp-content/uploads/2018/08/cataloghi.jpg');
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

section.advantage_1 .block {
    position: static;
    font-family: "Roboto", Arial, Tahoma, sans-serif !important;
    font-size: 24px !important;
    line-height: 30px !important;
    font-weight: 500 !important;
}

section.advantage_1 .block span {
    font-size: 40px !important;
    font-weight: 700 !important;
}

.product-tabs__delivery-title {
    font-family: 'SourceSansPro', sans-serif;
    font-size: 22.5px;
    font-weight: 700;
    color: #424242;
}

.seo.content {
    padding: 60px 0 0;
}

.content ul {
    padding-bottom: 22px;
}

.content ul li:before {
    top: 12px;
    transform: translateY(-25%);
}

.content a {
    color: #f5a700 !important;
    text-decoration: none !important;
}

.seo.content a:hover {
    color: #d18e00 !important;
    text-decoration: underline !important;
}

.card .product-tabs__container {
    font-size: 16px;
    font-weight: 400;
}

/*.card .product-tabs__container p {*/
/*    padding-top: 13px;*/
/*}*/

.home-about h2 {
    margin-bottom: 30px;
    font-family: 'SourceSansPro', sans-serif;
    font-size: 40px;
    font-weight: 200;
    color: #0A121D;
}

.home-about h3 {
    margin-bottom: 8px;
    font-family: 'SourceSansPro', sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #1a1b27;
}

.home-about p {
    margin-bottom: 30px;
    font-family: 'SourceSansPro', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: #111111;
}

.home-about ul {
    margin-bottom: 30px;
    list-style: inside;
}

.home-about ul li {
    font-family: 'SourceSansPro', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: #111111;
}

/* Выравниваем карточку товаров */
.catalog__entry .entry__footer .entry__detail {
    flex-grow: 1
}

.container_header_body {
    justify-content: space-between;
}

.card__avail {
    margin-left: 5px;
    margin-bottom:10px;
    margin-right: 0;
}

.card__grey .js-fave.add-to-fav {
    margin-left: 0;
    margin-bottom: 15px;
    margin-right: 24px;
}

/*.card__add {*/
/*    justify-content: space-between;*/
/*}*/

.card__photo {
    align-items: flex-start;
}

.chkbox__custom .custom__input:checked+.custom__title:after {
    background: #f5a700;
}


.cats__entry:hover .entry__name,
.catalog__entry:hover .entry__name,
.footer-menu .menu__list li a:hover {
    color: #FFFFFF;
}

.card__add .btn {
    margin-right: 0;
}

.card .product-tabs,
.tabs-outer {
    margin: 0;
}

.product-tabs__container {
    margin: 0;
}

.card__photo {
    height: auto;
}

.card__price .price__current {
    margin-left: 0;
}

.card__price .price__old {
    margin-left: 20px;
}

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

@media(max-width: 576px){
    .content ul{
        margin-bottom: 0px !important;
    }
    .card__grey .js-fave.add-to-fav{
        margin-bottom: 6px;
    }
}
@media(max-width: 320px){
    footer.main-page{
        padding: 0px;
    }
}