/*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;  }*/
@media (max-width:1450px) {
	.wrapper_inner, .maxwidth-theme {
		padding-right: 70px;
	}
}
.logo-row .top-description {
    text-align: center;
}
.maxwidth-theme .maxwidth-theme {
    padding: 0;
}

.header-inner {
    justify-content: space-between;
}


a.phone_link {
    display: flex;
    gap: 5px;
    align-items: center;
    font-weight: bold;
}

body a[href^="tel:"] {
    color: #1976d2 !important;
}

body a[href^="tel:"]:hover {
    color: #2585e5 !important;
}

.header-v4 .logo_and_menu-row .wrap_icon {
    padding: 0 20px;
}

.header-v4 .header-social {
    display: flex;
    align-items: center;
    gap: 6px;
    min-height: 34px;
    padding: 34px 0 0 12px;
}

.header-v4 .header-social a,
.header-v4 .header-social img {
    display: block;
}

.header-v4 .header-social img {
    width: 30px;
    height: 30px;
}

.langBlock a {
    font-weight: bold;
    display: block;
    height: 22px;
    line-height: 30px;
}

.site_en .widget.right {
    height: 30px;
}
.errortext {
    display: none;
}
.site_en a.personal-link.dark-color {
    display: none;
}

.site_en .callback-block {
    display: none;
}

body .mega-menu table td .wrap > .dropdown-menu li:before {
    display: none;
}


/* HEADER START*/
.header-inner{
    display:flex;
    align-items: center;
    border-bottom: 1px solid #f2f2f2;
}
.region_wrapper .city_title {
    display: none;
}
.fill_bg_n .menu-row.middle-block.bglight, .fill_bg_y .menu-row.middle-block.bglight .mega-menu {
    border-bottom: none;
}
.logo img{
    width:100%;
}
header .row {
	margin: 0;
}
/* HEADER END*/

/* FRONT_PAGE START*/
.menu_top_block li.full:not(.v_bottom):hover>.dropdown, header .menu_top_block.catalogfirst li.full:not(.v_bottom):hover>.dropdown {
    opacity: 1;
    animation: toggle_opacity .4s;
}
.sections_wrapper .top_block a {
    display: none;
}

@media(max-width:664px){
.wrapper_inner1.wides.float_banners {
    display: none;
}}
/* FRONT_PAGE END*/

/* FOOTER END*/
.additional_block_footer span {
    font-size: 10px;
}
.additional_block_footer+a.white_middle_text:hover {
    color: #2585e5 !important;
}

.white_small_text {
line-height: 120%;
font-size: 11px;
}
.region_wrapper .dropdown .wrap{
max-height: 400px;
}

/* FOOTER END*/
