/*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;  }*/

.logo-row .logo {
    max-width: 370px !important;

}

.logo.colored a img {
    background-color: #fff !important;
}

.dropdown .has-childs .dropdown .menu_item, .menu_top_block .dropdown .dropdown .menu_item {
    display: block;
}

.dropdown-menu {
	max-height: 1400px!important;
}

.price_txt a {
	font-size: 15px;
	padding-bottom: 4px;
	display: block;
}

.collapsed:not(.clicked_exp) {display:none !important;}


.thumber img {
    -webkit-filter: grayscale(0);
    filter: none;
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 5px;
}

.thumber img:hover {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

.thumber {
    padding: 5px;
}



.tizers_block .item .title {
    padding: 0px 0px 0px 0px!important;
}
@media (min-width: 992px) {
	.tizers_block .item {
		padding: 0px 0px 0px 0px;
	}
}












.catalog-tags {
    /*color: #333;*/
    text-decoration: none;
    border-bottom: 1px solid #ccc;
}

.popular-links {
    font-size: 13px;
    text-align: left;
}

.popular-links__item {
    display: inline-block;
    white-space: nowrap;
    margin-right: 13px;
    margin-bottom: 5px;
}

.hidden-item {
	display: none;
}




.topest li:nth-child(2) {
	background-color: #fedc00;
        border-radius:3px;
} 

.topest li:nth-child(2) a {
        color:#000;
}

.topest li:nth-child(3) {
	background-color: #4fad00;
        border-radius:3px;
} 

.topest li:nth-child(3)>a {
	color: white;
} 

.topest li:nth-child(4) {
	background-color: #eb5842;
        border-radius:3px;
} 

.topest li:nth-child(4)>a {
	color: white;
} 

.topest li:nth-child(10) {
	background-color: #4cbcde;
        border-radius:3px;
} 

.topest li:nth-child(10)>a {
	color: white;
} 



.top-block .menu.topest>li {
    margin: 0px 2px 0px 2px!important;
    padding: 1px 6px 2px 6px!important;
    
}

.veloservice td {
    border: 1px solid;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}



.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding-bottom: 10px;
}



input[type="tel"]{
	background: #f7f7f7; border: 1px solid #eeeeee; border-radius: 2px; box-shadow: none; color: #383838; height: auto; font-size: 13px; padding: 8px 13px 7px; width: 100%;
}



.thule_section_list .item_block:nth-child(2n+1) { 
	clear: initial!important; 
}






.thule_menu {
	background-color: #fedc00;
	border-radius: 5px;
}

.thule_menu a {
	background-color: #fedc00;
}

.menu-row .mega-menu table td.wide_menu > .wrap > .dropdown-menu > li.thule_menu { 
	min-height: 36px!important; 
/* border-bottom: 1px solid #eee; */ 
}

.thule_menu .menu_img img {
	width: 60px!important;
	padding-top: 8px;
	padding-left: 3px;
}

.mega-menu table .dropdown-menu li.thule_menu > a:hover { 
	background-color: #fedc00;
	/*color: #ffffff; */
}

.dropdown-menu > li.thule_menu > a:hover, .dropdown-menu > li.thule_menu > a:focus { 
text-decoration: none; 
color: #262626; 
background-color: #fedc00; 
}



.menu_top_block.catalog_block .dropdown>li.full>.dropdown>.thule_menu>a {
	color: #000000;
}
.menu_top_block.catalog_block .dropdown>li.full>.dropdown>.thule_menu>a:hover {
	color: #36b5db;
}






@media (min-device-width: 1200px) and (max-device-width: 1400px) {
	.articles-list .item .left-data img, .catalog_section_list .thule_cars_item .image img {
	    width: 70px!important;
	}
}

.car-finder_wrap{
	background-color: #4eb9de;
	border-radius: 2px;
	margin-bottom: 30px;
}
.car-finder-form {
	padding: 20px;
}
.car-finder-wrap_bg .title {
	color: white;
	font-size: 1.143em;
	font-weight: bold;
}
.car-finder-wrap_bg .more {
	color: white;
	opacity: 0.8;
	font-size: 13px;
	line-height: 16px;
}
.car-finder-wrap_bg label {
	padding-top: 9px;
	color: white;
	font-size: 15px;
	line-height: 16px;
}
.car-finder-wrap_bg select {
	background-color: white;
}
.car-finder-wrap_bg select:disabled {
	background-color: #e9e9e9;
}





.bx-catalog-set-topsale-slider {
	background: #4cbcde;
}
.bx-catalog-set-topsale-slider:before {
	background: #4cbcde;
	border-color: #4cbcde;
}
.bx-set-constructor .bx-modal-small-title {
	font-size: 18px;
	padding-bottom: 8px;
}