:root{
	--theme-font-family: Mulish;
	--theme-font-title-family: Golos Text;
	--border-radius: 0;
	--theme-outer-border-radius: 0;
}

body, .popup-window, body div.bx-yandex-map {
    font-family: var(--theme-font-family), Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .fancybox-title {
    font-family: var(--theme-font-title-family), Arial, sans-serif;
}

/* Вы смотрели */
.catalog-viewed{
	display:none;
}


/* Убираем скругления */
.under-banner{
	border-radius:0;
}


/* Шапка */
.header__top-inner .header-menu__item:first-child .header-menu__link {
    padding-left:0;
}
.header-menu__item--wide .header-menu__dropdown-item--img-LEFT {
    align-items: center;
}
.header-menu__dropdown-menu--grids {
    grid-gap: 24px 32px;
}
.header-menu__dropdown-item-img--LEFT {
	margin-right: 16px;
}
.header-menu__dropdown-item-img {
    width: 48px;
    height: 48px;
}
.header-menu__dropdown-item-img-inner {
    width: 48px;
    height: 48px;
}
.header-menu__dropdown-item-img-inner a{
	height: 100%;
    width: 100%;
    display: block;
}
.header-menu__dropdown-item-img-inner a img{
	object-fit: cover;
    width: 100%;
    height: 100%;
}
.header-menu__wide-child-link{
	display: block;
	font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    font-family: var(--theme-font-family), Arial, sans-serif;
}
.phones__dropdown-value {
    font-size: 14px;
}

.search .search-input {
    padding: 6px 14px 8px;
}
.search .dropdown-select.searchtype .dropdown-select__title>span {
    width: 84px;
}
.search .dropdown-select.searchtype {
    margin: 0 16px 0 0;
    width: 84px;
}


/* Категории на главной */
.items-5 .sections-block__item-link {
    --item-pt: 0;
    --item-pb: 0;
}
.items-4 .sections-block__item-image-wrapper--PICTURES, 
.items-5 .sections-block__item-image-wrapper--PICTURES {
	--section-image-width: auto;
	--section-image-height: auto;
	aspect-ratio: 4 / 3;
}
.sections-block__item-image {
    width: 100%;
	height:100%;
    object-fit: cover;
}

.sections-block__item-link {
    padding: 0;
}
.sections-block__item.shadow-hovered.shadow-no-border-hovered{
	box-shadow: none !important;
}
.sections-block__item-text{
	font-size: 16px;
    line-height: 20px;
    font-weight: 600;   
	font-family: var(--theme-font-family), Arial, sans-serif;
}


/* Коллекции на главной */
.dark-block-after:after {
	display:none;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .7) 100%);
}
.banners-img-with-text-list__item-image:after {
	content:"";
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, .8) 100%);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.banners-img-with-text-list__item-link-hover-none{
	font-weight: 400;
}
.banners-img-with-text-list__item-text-scrollbar-wrapper {
    display: flex;
    flex-direction: column-reverse;
	overflow: hidden !important;
}
.banners-img-with-text-list__item-top-text {
	font-size: 14px;
    line-height: 22px;
    font-family: var(--theme-font-family), Arial, sans-serif;
    opacity: 1;
    margin: 0;
	max-width: 360px;
}
.banners-img-with-text-list__item-title{
    font-size: 24px;
    line-height: 28px;
    font-weight: 600;
    margin-bottom: 12px;
	font-family: var(--theme-font-title-family), Arial, sans-serif;
}



/* Товар в списке */
.chip {
    --item-height: 31px;
}

.catalog-block__info-bottom {
	display:none;
}
.catalog-block__info-tech{
	display:none;
}
.sticker__item--new, .sticker__item--novinka {
    --sticker_color: #e35c28;
}

.catalog-block__info-inner .price{
	margin: 12px 0 8px;
}
.price__new-val{
	font-size: 20px;
    line-height: 24px;
    font-weight: 400;
}
.catalog-block__info-title .switcher-title{
	font-family: var(--theme-font-family), Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
	line-height:24px;
}


/* О компании */
.company-front-wrapper,
.company-image-type{
	border: 1px solid #dadada;
}


/* Блог */
.blog-list__item-image{
	background-color: #f8f8f8;
} 
.BLOG .blog-list__item-text-bottom-part{
	display:none;
}
.blog-list__item-title{
	font-family: var(--theme-font-family), Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
	line-height:24px;
}


/* Футер */
.footer {
    border-top: none;
    background: #2d2d30;
}
.footer__main-part-inner {
    padding: 40px 0;
}
.footer .line-block--gap-40{
	--gap: 24px;
}
.footer .phones__phone-link {
    font-size: 20px;
}
.footer__address .address__text {
    font-weight: 400;
    margin-top: 16px;
}

.bottom-menu .items .item-link .title{
    font-weight: 400;
}


.theme-dark .social__items--type-color .social__link, .footer--color-dark .footer__social .social__link {
    background-color: #596269;
}
.footer__social .social__items.social__items--md.social__items--grid {
    grid-template-columns: repeat(auto-fit, 48px);
}
.social__items.social__items--md .social__link {
    height: 48px;
    min-width: 48px;
}
.social__items.social__items--md.social__items--grid {
    grid-gap: 8px;
}
.footer__bottom-part .footer__part-item{
	filter: grayscale();
}
.footer--color-dark .subscribe-edit .subscribe-input{
    --input_bg_color: #fff;
    --input_bg_color-hover: #fff;
}
.footer--color-dark .btn {
    --d3t9_dark_light: #e35c28;
    --white_text_black: #fff;
}


/* Список товаров */
.sections-list__item.bordered {	
	border: 1px solid #dadada;
}
.sections-list__item-image-wrapper {
    --section-image-offset: 16px;
}
.sections-list__item .sections-list__item-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.under-banner{
    position: relative;
    color: #fff;
	overflow: hidden;
}
.under-banner:before{
	content:"";
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background:#000;
	opacity:0;
}
.banner-COMFORT,
.banner-PREMIUM,
.banner-CLASSIC{
    text-align: left;
	padding: 24px 32px;
	border-radius:0;
}

.under-banner p{
    position: relative;
	max-width:640px;
	padding:0;
	margin:0;
	margin-bottom:16px;
	z-index:2;
}
.under-banner p:last-child{
	margin-bottom:0;
}
@media (max-width: 900px) {
	.under-banner{
		height: auto;
		max-height: 320px;
		padding: 24px 16px;
	}
	.under-banner:before{
		opacity:0.36;
	}
    .banner-mob-fix p {
        background: none !important;
		font-size:14px;
		line-height:20px;
    }
}

.filter-panel__part-right{
	display:none;
}
.filter-panel__part-left .dropdown-select__title.bordered {
    padding: 0px 18px;
	line-height: 20px;
}
.filter-panel__part-left .dropdown-select__title.shadow-hovered:hover {
    box-shadow: none;
}

.left_block .side-menu li a {
    font-size: 14px;
    padding: 4px 0;
}
.left_block .dropdown-select__title {
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
}



.side-menu li.active .link--active {
    background-color: transparent;
    font-weight: 700;
}
.bx_filter .bx_filter_parameters_box {
    padding: 0px 0 20px;
}
.form-checkbox--margined .form-checkbox__label {
    margin-bottom: 8px;
}

.group_description_block p {
	margin-bottom:16px;
}
.group_description_block p:last-child{
	margin-bottom:0;
}
.group_description_block h3 {
    margin: 0 0 8px;
}


/* Карточка товара */
.detail-gallery-big-slider-thumbs {
    --border-radius: 0;
}

.grid-list__item.catalog-detail__offers{
	display:none;
}
.catalog-detail__main .char-side__title{
	font-weight:600;
}
.catalog-detail__main .line-block__item.rating__count{
	display:none;
}

.detail-gallery-big--vertical .detail-gallery-big-slider-main-- {
	border: 1px solid #dadada;
}

.catalog-detail__main .price__new-val {
    font-size: 24px;
    line-height: 24px;
    font-weight: 500;
}
.btn.btn-lg {
    --button-height: 48px;
}
.catalog-detail__main .line-block__item .btn.btn-transparent {
	--button-height: 48px;
    background-color: #596269;
    color: #fff;
}
.catalog-detail__main .catalog-detail__pseudo-link-text span,
.catalog-detail__main .status-icon {
    bottom: -2px;
	position: relative;
}

.catalog-detail .content--max-width {
    padding: 0;
}
.catalog-detail .content--max-width .rich-top-desc{
	justify-items: flex-start;
}
.catalog-detail .content--max-width .rich-marker {
    padding: 0;
}
.catalog-detail .content--max-width .section-left {
    width: 40%;
}
.catalog-detail .content--max-width .section-right {
    width: 56%;
}


.tab-pane .fun_header .fun_icon img {
    width: 32px;
    height: 32px;
    object-fit: cover;
}
.tab-pane .fun_header .fun_name {
    padding-left: 12px;
    font-weight: 600;
    line-height: 30px;
}
.tab-pane .fun_content {
    padding-left: 40px;
}

table.colored_table,
.wd_propsorter table {
    width: 100%;
    min-width: 500px;
	caption-side: bottom;
    border-collapse: collapse;
}
table.table>thead>tr>th, 
table.table th,
.colored_table thead td,
.wd_propsorter table .row_header td,
.wd_propsorter table th {
    background: #f8f8f8;
    border: none;
    padding: 16px;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    text-align: left;
	color:#222 !important;
}
table .th-mobile{
	min-width: 190px;
}
.wd_propsorter table tr.row_header td {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    padding: 12px 24px;
}
.wd_propsorter table .row_empty td{
    padding-top: 8px;
}
.wd_propsorter table tr.row_header + tr td,
.wd_propsorter table td {
    padding: 0 24px;
    padding-top: 16px;
}
table td p:last-child,
.colored_table thead td p:last-child,
.wd_propsorter table .row_header td p:last-child,
.wd_propsorter table th p:last-child{
    margin-bottom:0;
}

.blog-comment-info .left_info {
    font-size: 16px;
    line-height: 20px;
}
.blog-comment-info .left_info .blog-comment__date{
	line-height: 22px;
}
.comments-block__wrapper .blog-comment {
    padding: 24px 0;
}
.blog-comment-fields.form.popup .form-header{
    padding-top: 35px;
    padding-left: 0;
    padding-right: 32px;
}
.blog-comment__container .alert-empty {
    padding: 24px 0 30px;
}



.contacts-list .grid-list--no-gap .contacts-list__wrapper.grid-list-border-outer {
    border-bottom: 1px solid #dadada;
}
.contacts-list__item-image {
    aspect-ratio: 1 / 1;
}

.side-menu li {
    border-bottom: 1px solid #dadada;
    padding: 12px 0;
}
.side-menu li:first-child {
    padding-top: 0;
}
.slide-block__body .side-menu li {
    border-bottom: 0;
    padding: 0;
}


.block-select-city .wrapp-city .wrapp-list-city .list-city .item-city .phone-company {
    padding-left: 0;
}
.block-select-city .wrapp-city .wrapp-list-city .list-city .item-city .company-name{
	margin-top:16px;
}
.block-select-city .wrapp-city .wrapp-list-city .list-city .item-city .phone-company::before{
	display:none;
}
.block-select-city .wrapp-city .wrapp-list-city {
    margin-top: 32px;
}
.block-select-city .wrapp-city .wrapp-list-city .list-city .item-city {
    margin-bottom: 32px;
}

.ui-video-player.ui-icon-set__scope.video-js .vjs-big-play-button:before {
    width: 32px;
    height: 32px;
    mask-size: 44px;
    background: #222;
}

.contacts-detail__image.outer-rounded-x{
	display:none;
}
.social__items.social__items--md.social__items--grid {
    display: flex;
    gap: 4px;
}
.social__items--type-color .social__link:hover {
    background-color: var(--theme-base-color);
}



/* Блог */
.services-detail__bottom-info .rich-top-desc {
    display: grid;
    grid-template-columns: 1.5fr 1fr;
    align-items: flex-start;
    justify-items: flex-start;
}


/* Поиск */
.bx_filter_section .bx_filter_parameters_box {
    padding: 0;
}
.searche-result__item-text{
	font-size: 14px;
    line-height: 18px;
}
.title-search-input .price__new-val {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    margin-top: 4px;
    display: block;
}


/* Корзина */

.basket-item-block-image {
    max-height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.basket-item-image-link {
    height: 100%;
    display: flex;
    align-items: center;
}
.basket-item-image {
	min-width: 100px;
    max-width: 100px;
    max-height: 100px;
    object-fit: contain;
}

.personal__main-private__wrapper.grid-list-border-outer {
    border: 1px solid #dadada;
}
.personal__wrapper .alert-success {
    background-color: rgba(228, 101, 50, 0.17);
    color: var(--theme-base-color);
}
.personal__wrapper .form-radiobox__label,
.personal__wrapper .form-checkbox__label{
	margin-top:12px;
}

.personal__block.personal__block--subscribe-products{
	margin-top:24px;
}
.subscribe-settings-form .format-subscribe-group{
	display: flex;
    flex-direction: column;
}
.format-subscribe-group .subsection-title{
	order:1;
}
.format-subscribe-group .form-radiobox{
	order:2;
}



/* Мобилка */
.mobilemenu .logo {
    max-width: 190px;
}

@media (max-width: 900px) {
	.sections-block__item.shadow-hovered.shadow-no-border-hovered {
		border: 0 !important;
	}
	.catalog-block__info-title .switcher-title {
		font-size: 14px;
		line-height: 22px;
	}
	.price__new-val {
		font-size: 18px;
		line-height: 22px;
	}
	.btn-elg {
		--button-height: 44px;
		--button-font-size: 16px;
	}
	.banners-img-with-text-list__item-title {
		font-size: 18px;
		line-height: 24px;
		margin-bottom: 8px;
	}
	.banner-COMFORT, .banner-PREMIUM, .banner-CLASSIC {
		padding: 0;
	}
	.blog-comment-fields.outer-rounded-x.bordered,
	.blog-comment__container .alert-empty,
	.tab-content .props_block.bordered{
		border: 0;
	}
	.wd_propsorter {
		overflow: auto;
		width: calc(100% + 32px);
		margin: 0 -16px;
		padding: 0 16px;
	}
	h2 {
		font-size: 1.35rem;
	}
	h3 {
		font-size: 1.15rem;
	}
	
	.scrollbar-filter .bx_filter .bx_filter_parameters {
		padding: 0 16px;
	}
	.bx_filter_parameters_box.dropdown-select,
	.bx_filter_parameters_box.dropdown-select--with-dropdown{
		padding:16px 0;
	}
	
	.services-detail__bottom-info .rich-top-desc {
		display: flex;
		flex-wrap: wrap;
	}
}