/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/

.top-content-block{
    display: flex;
    flex-direction: column-reverse;
}
a.scroll-to-top {
    right: inherit;
    left:73px;
}
#hde-contact-container{
    bottom: 12%!important;
}
ul#hde-contact-list li:before {
    display:none;
}

/* каталог секции */

.main-template .sections-list__wrapper .dark-block-hover:before {
    background: #00000000;
}
.main-template .sections-list__wrapper .dark-block-after:after {
	background: transparent;
}
.main-template .sections-list__wrapper .color_light {
	color: var(--white_text_black);
}
.main-template .sections-list__wrapper:hover .color_light {
	color: var(--theme-base-color);
}

/* подписки */
.subscribe-edit-main .top-form.bordered_block {
	display: none;
}

/* профиль с соцсетью */
.module-form-block-wr .soc-avt.bottom-form {
	display: none;
}

.mobilemenu__menu-item--parent i.menu-arrow svg{
	width: 6px;
	height: 10px;
}

.footer__phone i.inline svg{
	width: 8px;
	height: 6px;
}