

/* Start:/local/templates/main_2025/components/citfact_new/elements.list/mobile_footer_2025/style.css?175673900294*/
.mobile-menu__link-sublist-link {
    display: flex;
    align-items: center;
    gap: 10px;
}
/* End */


/* Start:/local/templates/main_2025/components/citfact_new/authorize.ajax/2021/style.css?17567390028157*/
.popup-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    background-color: #fff;
    box-shadow: 0 .25rem 1.25rem rgba(0, 0, 0, .1);
    border-radius: .1875rem;
    max-width: -webkit-calc(100% - 34px);
    max-width: -moz-calc(100% - 34px);
    max-width: calc(100% - 34px);
    max-height: -webkit-calc(100% - 60px);
    max-height: -moz-calc(100% - 60px);
    max-height: calc(100% - 60px);
    top: 50% !important;
    -webkit-transform: translateY(-50%) !important;
    -moz-transform: translateY(-50%) !important;
    -o-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important;
    padding: .75rem;
}

.popup-wrapper--auth-form {
    width: 31.625rem;
    padding: 1.875rem;
}

.icon {
    font-family: Icons, sans-serif;
    display: inline-block;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-variant: normal;
    text-rendering: auto;
}

.btn-close {
    cursor: pointer;
    width: 1.75rem;
    height: 1.75rem;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
    background: #fff;
    font-size: .5rem;
    line-height: 1;
    box-shadow: 0 .25rem 1.25rem rgba(0, 0, 0, .1);
    border-radius: 100%;
    position: absolute;
    right: -.9375rem;
    top: -.9375rem;
    color: #bdbdbd;
    -webkit-transition: -webkit-transform .2s ease-out;
    transition: -webkit-transform .2s ease-out;
    -o-transition: -o-transform .2s ease-out;
    -moz-transition: transform .2s ease-out, -moz-transform .2s ease-out;
    transition: transform .2s ease-out;
    transition: transform .2s ease-out, -webkit-transform .2s ease-out, -moz-transform .2s ease-out, -o-transform .2s ease-out;
}


.btn-close {
    z-index: 10;
}

.i_x:before {
    content: "\E02F";
}

.ps {
    overflow: hidden !important;
    overflow-anchor: none;
    -ms-overflow-style: none;
    touch-action: auto;
    -ms-touch-action: auto;
}

.auth-popup__body {
    position: relative;
    height: 100%;
}

.h2.mt-0.mb-30 {
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 1.1;
    margin-top: 0 !important;
    margin-bottom: 1.875rem !important;
}

.auth-popup__row {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
    margin-bottom: 1.25rem;
}

.default__block-input {
    width: 100%;
    position: relative;
    margin-top: 1.875rem;
}

.auth-popup__row .default__block-input {
    margin-top: 0;
}

.default__label {
    font-size: .875rem;
    line-height: 86%;
    color: #828282;
    width: 100%;
    padding-bottom: .625rem;
    display: block;
}

.is-color-red {
    color: #d70022 !important;
}

.default__input {
    background: #fff;
    border: .125rem solid #e0e0e0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: .1875rem;
    padding: .84375rem 1.25rem;
    font-size: .875rem;
    color: #000;
    width: 100%;
}

.hidden {
    display: none;
}

.default__input-notif {
    font-size: .75rem;
    line-height: 100%;
    margin-top: .5rem;
}

.default__input-notif.is-error {
    color: #d70022;
}

.catalog__filter-search__input {
    padding-right: 3.375rem;
}

.default__input-has-chld {
    width: 100%;
    position: relative;
}

.default__input-icon {
    position: absolute;
    right: 1.25rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 1;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
}

.profile-info__password-off {
    display: inline-block;
    height: 1.5rem;
}

.icon-eyeOff, .icon-eyeOn {
    width: 1.5rem;
    height: 1.5rem;
    display: inline-block;
}

.icon-eyeOff .icon-svg,
.icon-eyeOn .icon-svg {
    width: 100%;
    height: 100%;
    display: inline-block;
}

.mb-0 {
    margin-bottom: 0 !important;
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button;
}

.mr-20 {
    margin-right: 1.25rem;
}

.btn {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: inline-flex
;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
    cursor: pointer;
    text-decoration: none;
    background: #d70022;
    border-radius: .1875rem;
    color: #fff;
    font-weight: 500;
    font-size: .875rem;
    line-height: 1.285714286;
    border: .125rem solid transparent;
    padding: .3125rem 1.25rem;
    min-height: 3rem;
    min-width: 7.8125rem;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .28s ease;
    -o-transition: all .28s ease;
    -moz-transition: all .28s ease;
    transition: all .28s ease;
}

.ps__rail-x {
    display: none;
    opacity: 0;
    -o-transition: background-color .2s linear,opacity .2s linear;
    -moz-transition: background-color .2s linear,opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    height: 15px;
    bottom: 0;
    position: absolute;
}

.ps__thumb-x {
    background-color: #aaa;
    border-radius: 6px;
    -o-transition: background-color .2s linear,height .2s ease-in-out;
    -moz-transition: background-color .2s linear,height .2s ease-in-out;
    transition: background-color .2s linear, height .2s ease-in-out;
    -webkit-transition: background-color .2s linear, height .2s ease-in-out;
    height: 6px;
    bottom: 2px;
    position: absolute;
}

.ps__rail-y {
    display: none;
    opacity: 0;
    -o-transition: background-color .2s linear,opacity .2s linear;
    -moz-transition: background-color .2s linear,opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    width: 15px;
    right: 0;
    position: absolute;
}

.ps__rail-y {
    opacity: 1;
    background-color: transparent;
    width: .375rem;
    background-color: #fff;
    right: 0;
    z-index: 10;
}

.ps__thumb-y {
    background-color: #aaa;
    border-radius: 6px;
    -o-transition: background-color .2s linear,width .2s ease-in-out;
    -moz-transition: background-color .2s linear,width .2s ease-in-out;
    transition: background-color .2s linear, width .2s ease-in-out;
    -webkit-transition: background-color .2s linear, width .2s ease-in-out;
    width: 6px;
    right: 2px;
    position: absolute;
}

.ps__thumb-y {
    border-radius: 6.25rem;
    background-color: #bdbdbd;
    right: 0;
}
/* End */


/* Start:/local/components/citfact_new/register.ajax/templates/register2021/style.css?171466311496*/
.auth-popup__row input[name="CHECK"]{
    position: absolute;
    z-index: -1;
    opacity: 0;
}
/* End */


/* Start:/local/templates/main_2025/styles.css?175673900229*/
.btn-close{
    z-index:10;
}
/* End */


/* Start:/local/templates/main_2025/template_styles.css?175673900210756*/
/*.cart__status-icon img{
    height: 14px;
    max-width: initial;
}*/
.card-info__delivery-item .icon-order{
    left: 0px;
    top: 3px;
}
.catalog-carts .cart__use-btn.cart__use-btn--full{
    margin-left: 0;
}
.cart__use-btn.cart__use-btn--full {
    max-width: 7.375rem;
}

@media(min-width:750px){
	.cart-collection .cart__use-btn {
		margin-right: 0;
		margin-left: 0;
	}
	.cart__use-icon:nth-child(2) {
		margin-right: 15px;
		margin-left: 15px;
	}
	
	.catalog-carts .cart__use-btn {
		margin-right: 0;
	}
}
@media (max-width: 749px) {
    .cart__use-btn:not(.js-open-modal) {
        display: block;
        visibility: visible;
		text-align: center;
    }
	.catalog-carts .cart__use-btn {
		margin-right: 0;
	}
	.cart__use-btn {
		font-size: 12px;
		padding: 14px 11px;
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		-moz-box-flex: 1;
		flex: 1;
		margin-right: 10px;
		margin-left: auto;
		max-width: 7.375rem;
	}
}

@media (max-width: 500px) {
    .cart__use-btn:not(.js-open-modal) {
        display: block;
        visibility: visible;
		text-align: center;
    }
	.catalog-carts .cart__use-btn {
		margin-right: 0;
	}
	.cart-collection .cart__use-btn {
		margin-left: 0;
		max-width: 100%;
	}
	.cart__use-btn.cart__use-btn--full {
		max-width: 100%;
	}
	.cart__use-btn {
		font-size: 12px;
		padding: 14px 11px;
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		-moz-box-flex: 1;
		flex: 1;
		margin-right: 10px;
		margin-left: auto;
		max-width: 7.375rem;
	}
}

@media (max-width: 360px){
	.catalog-carts .cart__use-btn {
		font-size: .775rem;
		padding: 10px 5px;
		min-height: auto;
	}
	.cart-collection .cart__use-btn {
		margin-left: 0;
		min-width: 87px;
		width: 100%;
	}
	.cart__use-btn.cart__use-btn--full {
		min-width: 87px;
		width: 100%;
	}
}
@media (max-width: 320px) {
    .catalog-carts .cart__use-btn {
		font-size: .675rem;
		padding: 10px 5px;
		min-height: auto;
	}
	.catalog-carts .i_like {
		margin-left: 5px;
		margin-right: 5px;
	}
	
	.cart-collection .cart__use-btn {
		margin-left: 0;
		min-width: 75px;
		width: 100%;
	}
	.cart__use-btn.cart__use-btn--full {
		min-width: 75px;
		width: 100%;
	}
}
.cart__use--left{
    justify-content: flex-start;
}
.cart__use--left .cart__use-in-basket{
    max-width: 72px;
    max-height: 40px;
}
@media (min-width: 300px) and (max-width:767px){
.cart__use--left .cart__use-in-basket{
	margin-right:13px;
}
}

/* Footer */
.footer__bottom
.footer__bottom-social
.footer__bottom-social-link
.footer__bottom-social-link-icon {
    width: 36px;
    /*height: 36px;*/
    height: 42px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-color: transparent;
    outline: none;
    user-select: none;
    border: none;
}

.footer__bottom
.footer__bottom-social
.footer__bottom-social-link
.footer__bottom-social-link-icon.footer__bottom-social-link-icon-rutube {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzYiIGhlaWdodD0iMzYiIHZpZXdCb3g9IjAgMCAzNiAzNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTgiIGN5PSIxOCIgcj0iMTgiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0yMS40NjY2IDE5LjYxMzZDMjIuNjQ2OCAxOC42NjE1IDIzLjQwNDMgMTcuMzU4OSAyMy40MDQzIDE1LjcyMzhWMTUuMDEyNkMyMy40MDQzIDEyLjE0MTQgMjEuMDc2OSAxMC4wMzE5IDE4LjIwNzIgMTAuMDMxOUwxMCAxMEwxMC4wMDQ5IDI2LjExMUwxMy44ODE0IDI2LjE0MTZWMjAuNjczM0gxNy44NjU4TDIwLjQ2MzEgMjYuMTQxNkgyNUwyMS40NjY2IDE5LjYxMzZaTTE5LjQ0MzEgMTUuNTI4NUMxOS40NDMxIDE2LjY3MTcgMTguNTE2IDE3LjMyMDcgMTcuMzcyNyAxNy4zMjA3SDEzLjg4MTZWMTMuNDUxN0gxNy4zNzI3QzE4LjUxNiAxMy40NTE3IDE5LjQ0MzEgMTQuMjU0OCAxOS40NDMxIDE1LjM5ODRWMTUuNTI4NVoiIGZpbGw9IiMzMzMzMzMiLz4KPGNpcmNsZSBjeD0iMjYiIGN5PSI4IiByPSIyIiBmaWxsPSIjMzMzMzMzIi8+Cjwvc3ZnPgo=);
    /*background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzYiIGhlaWdodD0iMzYiIHZpZXdCb3g9IjAgMCAzNiAzNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTgiIGN5PSIxOCIgcj0iMTgiIGZpbGw9IiM5OTk5OTkiLz4KPHBhdGggZD0iTTIxLjQ2NjYgMTkuNjEzNkMyMi42NDY4IDE4LjY2MTUgMjMuNDA0MyAxNy4zNTg5IDIzLjQwNDMgMTUuNzIzOFYxNS4wMTI2QzIzLjQwNDMgMTIuMTQxNCAyMS4wNzY5IDEwLjAzMTkgMTguMjA3MiAxMC4wMzE5TDEwIDEwTDEwLjAwNDkgMjYuMTExTDEzLjg4MTQgMjYuMTQxNlYyMC42NzMzSDE3Ljg2NThMMjAuNDYzMSAyNi4xNDE2SDI1TDIxLjQ2NjYgMTkuNjEzNlpNMTkuNDQzMSAxNS41Mjg1QzE5LjQ0MzEgMTYuNjcxNyAxOC41MTYgMTcuMzIwNyAxNy4zNzI3IDE3LjMyMDdIMTMuODgxNlYxMy40NTE3SDE3LjM3MjdDMTguNTE2IDEzLjQ1MTcgMTkuNDQzMSAxNC4yNTQ4IDE5LjQ0MzEgMTUuMzk4NFYxNS41Mjg1WiIgZmlsbD0iIzMzMzMzMyIvPgo8Y2lyY2xlIGN4PSIyNiIgY3k9IjgiIHI9IjIiIGZpbGw9IiMzMzMzMzMiLz4KPC9zdmc+Cg==);*/
}


.footer__bottom
.footer__bottom-social
.footer__bottom-social-link
.footer__bottom-social-link-icon.footer__bottom-social-link-icon-rutube:hover {
}

/* Sale order ajax*/
.default__block-input--mid {
    width: 47.8265%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 47.8265%;
    -moz-box-flex: 1;
    flex: 1 0 47.8265%;
    max-width: 47.8265%;
}

@media (max-width: 576px) {
    .default__block-input--mid {
        max-width: 100%;
        width: 100%;
        flex: none;
    }
}

.profile-order__qr-row{
    margin-top: 1.25rem;
}
.profile-order__qr-row span{
    text-align: center;
    display: inline-block;
}
.profile-order__qr-row .btn{
    margin-bottom: 25px;
}


.card-video__video-itemDesc {
    display: none;
}
.card-video__video-itemDesc.is-active {
    display: block;
}

.brand-list-wrap{
    display: flex;
    width: 100%;
    gap: 25px;
}
.brand-list-link{
    width: 264px;
    flex-shrink: 0;
    padding: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 23px;
    flex-direction: column;
    box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.15);
    margin-bottom: 57px;
}
.brand-list-link .brand-list-link__text{
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-direction: column;
    gap: 23px;
}
.brand-list-link .link__go-next{
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
}
.brand-list-link .btn{
    width: 100%;
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
    display: flex;
    align-items: center;
    gap: 10px;
}
.brand-list-link .btn svg{
    position: relative;
    top: 1px;
}
.brand-list-wrap .carousel-carts__wrapper{
    width: calc(100% - 289px);
}
@media (max-width: 1199px) {
    .brand-list-wrap .carousel-carts__wrapper .swiper-container {
        overflow: hidden;
    }
    .brand-list-link{
        margin-bottom: 40px;
    }
    .brand-list-wrap .carousel-carts__wrapper {
        width: calc(100% - 222px);
    }
}
@media (max-width: 767px) {
    .brand-list-wrap {
        flex-direction: column;
        gap: 0;
    }
    .brand-list-link{
        padding: 23px 26px;
        flex-direction: row;
        width: 100%;
        gap: 16px;
    }
    .brand-list-link .link__go-next {
        text-align: left;
    }
    .brand-list-wrap .carousel-carts__wrapper {
        width: auto;
    }
    .brand-list-link .link__go-next,
    .brand-list-link .btn{
        font-size: 14px;
    }
    .brand-list-link .brand-list-link__text{
        gap: 10px;
    }
}

.brand-list-link {
    cursor: pointer;
}

span.catalog__filter-brand,
span.catalog__filter-brand img {
    max-height: 16px;
}
.cart__pic img:not([src]){
    opacity: 0;
}

.cart .swiper-slide{
    min-height: 110px;
}

.swiper-slide .swiper-lazy-preloader--custom{
    border: 0;
    width: 60px;
    animation: none;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: -30px;
}

.sale-detail__text.main-description {
    max-width: unset;
    margin-top: unset;
}

.card-detailed .card-info__choose-item,
.card-detailed .card-counter__info {
    color: #71767C;
}
.card-detailed .card-info__cheaper .show-more {
    color: #71767C;
    border-bottom: .0625rem dotted #71767C;
}
.card-detailed .card-additional__text span {
    color: #71767C;
    border-bottom: 1px dotted #71767C;
}
.card-detailed .g-seconadry-text,
.card-info__delivery-item .g-main-text > p {
    color: #383A3D;
}
.card-detailed .card-info__price-notif .icon-informer1,
.card-detailed .card-info__delivery-item .icon:not(.i_ch),
.card-detailed .card-additional__icon > span,
.card-detailed .card-info__delivery-item .cart__status-icon {
    width: 24px;
    min-width: 24px;
    height: unset;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 8px;
}
.card-detailed .card-additional__icon {
    margin-right: 8px;
}
.card-detailed .card-info__delivery-item .icon-order {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: static;
}
.card-detailed .card-info__price-notif .icon-informer1 svg,
.card-detailed .card-info__delivery-item .icon-order svg,
.card-detailed .card-info__delivery-item .icon:not(.i_ch) svg,
.card-additional__icon > span svg {
    max-width: 100%;
}

.card-detailed .file-download__size,
.card-detailed .cart__price-desc,
.card-detailed .cart__price-item.is-normal,
.card-detailed .cart__articul,
.card-detailed .catalog-sort__link,
.card-detailed .cart__status-item,
.card-detailed .cart__price-old,
.card-detailed .default-tabs__head-item:not(.is-active),
.card-detailed .default-tabs__head-item:not(.is-active) .collections-tab-title {
    color: #71767C;
}
.card-detailed .cart__desc a,
.card-detailed .main-services__slide,
.card-detailed .main-services__title,
.card-detailed .file-download__title {
    color: #383A3D;
}

.card-detailed .card-info__delivery-item {
    flex-wrap: nowrap;
}
.card-detailed .card-info__delivery-item .g-main-text {
    -webkit-box-flex: unset;
    -webkit-flex: unset;
    -moz-box-flex: unset;
    flex: unset;
    display: flex;
    flex-direction: column;
}
.card-detailed .card-info__delivery-item .card-additional__item {
    -webkit-box-flex: unset;
    -webkit-flex: unset;
    -moz-box-flex: unset;
    flex: unset;
}

@media screen and (max-width: 1200px) {
    .card-detailed .card-info__cheaper {
        margin-left: 0;
    }
}

.cart__use.cart__use--left .cart__use-btn {
    margin-left: 0;
    margin-right: 0;
    min-height: unset;
    min-width: unset;
    height: 40px;
    max-width: fit-content;
	display: flex;
    justify-content: center;
    align-items: center;
}

.loader--dots{
    display: flex;
    align-items: center;
    justify-content: center;
}

.order-group-fio{
    display: flex;
}
@media (max-width: 1150px) {
    .order-group-fio {
        flex-wrap: wrap;
    }
    .order-group-fio > div:nth-of-type(2n) {
        margin-right: 0;
    }
}


@media (min-width: 300px) and (max-width: 749px) {
    .cart__use.cart__use--left .cart__use-btn {
        margin-right: 10px;
    }
}

.content .b24-form {
    max-height: 100%;
    overflow-y: auto;
}
/* End */
/* /local/templates/main_2025/components/citfact_new/elements.list/mobile_footer_2025/style.css?175673900294 */
/* /local/templates/main_2025/components/citfact_new/authorize.ajax/2021/style.css?17567390028157 */
/* /local/components/citfact_new/register.ajax/templates/register2021/style.css?171466311496 */
/* /local/templates/main_2025/styles.css?175673900229 */
/* /local/templates/main_2025/template_styles.css?175673900210756 */
