ul.list-footer.toggle_content.columned { -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; }
ul.list-footer.toggle_content.columned li.item { -webkit-column-break-inside: avoid; -moz-column-break-inside: avoid; -o-column-break-inside: avoid; -ms-column-break-inside: avoid; column-break-inside: avoid; }
form p.short { overflow: hidden; }
form p.short label { float: left; }
form p.short input { width: auto !important; float: left; margin-top: 10px; }
.action_img {}
.action_txt { display: none; }
#action_description { display: none; position: absolute; z-index: 1000; }
#primary_block #image-block .action_img { position: absolute; right: 0; top: 0; }
#product_list .action_img { position: absolute; right: 10px; top: 10px; }
.blockReklama { background: white; border: 2px solid #d00; padding: 8px 15px; border-radius: 15px; }
a.zoom_image { border: 1px solid #e6e6e6; padding: 3px 4px; color: #808080; border-radius: 2px; font-size: 12px; position: absolute; right: 10px; top: 165px; line-height: 12px; }
.main_page_products ul li a.zoom_image { position: absolute; right: 0; top: 150px; }
a.zoom_image:hover { border-color: #aaa; }
.loading { background: url('../ui/loading.gif') left center no-repeat; height: 33px;}
.loading * { display: none !important; }
.loaded { background: none; }
.breadcrumbs { margin-bottom: 20px; }
.breadcrumbs a,
.breadcrumbs b { padding: 2px 5px; }
.breadcrumbs a:hover { background: #444; }
.tags { margin-bottom: 20px; }
.tags a,
.tags b { padding: 2px 5px; }
.tags a:hover { background: #444; }
#filter_form { background: #47484a; color: #fff; border-radius: 6px; }
#filter_form > ul > li { border-bottom: 1px solid #fff; padding: 20px; }
#filter_form > ul > li .heading { margin-bottom: 10px; }
#filter_form label { color: #fff; }
#filter_form select { background: #000; }
#filter_form a { color: #fff; }
#filter_form a:hover { color: #ffa900; }
#filter_column #right_column { margin-left: 0; }
#filter_form .tip { position: absolute; z-index: 100; background: #ffcc66; color: #000; box-shadow: 0 5px 10px rgba(0,0,0,0.5); padding: 10px 20px; border-radius: 6px; left: 263px; display: none; white-space: nowrap; }
#filter_form .tip:after { content: ""; position: absolute; border-style: solid; display: block; width: 0; top: 10px; left: -10px; bottom: auto; border-width: 10px 10px 10px 0; border-color: transparent #ffcc66; }
#filter_form .tip:hover { background: #f3b73f; color: #000; }
#filter_form .tip:hover:after { border-color: transparent #f3b73f; }
#filter_form .tip .loader { background: url('../ui/tip-loader.gif') no-repeat center center; width: 50px; height: 20px; display: block; }
.mobile_app { color: #ffcc66; padding: 10px 20px; text-align: center; }
.mobile_app .link { display: inline; }
.mobile_app .link img { height: 100px; }
.mobile_app .description { padding: 20px; font-size: 30px; line-height: 100px; text-align: center; display: inline; vertical-align: middle; }
.mobile_app .icon { display: inline; }
.mobile_app .icon img { height: 66px; margin: 10px; }
@media (max-width: 1199px) {
	.mobile_app { padding: 8px 16px; }
	.mobile_app .link img { height: 80px; }
	.mobile_app .icon img { height: 54px; }
	.mobile_app .description { font-size: 25px; line-height: 80px; padding: 15px; }
	#filter_form .tip { left: 213px; }
}
@media (max-width: 991px) {
	.mobile_app { padding: 6px 12px; }
	.mobile_app .link img { height: 60px; }
	.mobile_app .icon img { height: 42px; }
	.mobile_app .description { font-size: 20px; line-height: 60px; padding: 10px; }
	#filter_form .tip { left: 159px; }
}
@media (max-width: 767px) {
	.mobile_app { padding: 5px 0; }
	.mobile_app .link img { height: 50px; }
	.mobile_app .icon img { height: 33px; }
	.mobile_app .description { font-size: 15px; line-height: 50px; padding: 0; }
	#filter_form .tip { left: auto; right: 10px; }
}
@media (max-width: 479px) {
	.mobile_app { padding: 5px 0; }
	.mobile_app .link img { height: 36px; }
	.mobile_app .icon img { height: 24px; }
	.mobile_app .description { font-size: 10px; line-height: 36px; padding: 0; }
}
.smartbanner { margin-top: -80px; }
.search_sections span { font-weight: bold; background: #ddd; }
label span { font-weight: normal; color: #999; }
#filter_form .field .heading { cursor: pointer; color: #ffa900; }
#filter_form .field ul li { margin: 2px 0; }
#filter_form .field input[type=checkbox] { width: 18px; height: 18px; vertical-align: top; margin: 0 4px 0 0; }
#filter_form .field ul li:not(.checked) { display: none; }
#filter_form .field div.content { display: none; }
#filter_form .field.expanded ul li:not(.checked) { display: block; }
#filter_form .field.expanded div.content { display: block; }
#filter_form .field .glyphicon { color: #ffa900; margin-right: 4px; }
#filter_form .field .glyphicon-chevron-right { display: inline; }
#filter_form .field .glyphicon-chevron-down { display: none; }
#filter_form .field.expanded .glyphicon-chevron-right { display: none; }
#filter_form .field.expanded .glyphicon-chevron-down { display: inline; }
#filter_form .field .price { overflow: hidden; width: 100%; }
#filter_form .field .price input { width: 64px; }
#filter_form .field .price .price_from { float: left; }
#filter_form .field .price .price_to { float: right; }
.popular_sections { margin-top: 20px; margin-bottom: 20px; }
.popular_sections a { text-decoration: underline; }
.producers { background: #efefef; padding: 25px 40px 5px 40px; text-align: center; border-top: 6px solid #e9caa8; }
.producers .producer { display: inline-block; text-align: center; vertical-align: top; opacity: 0.8; margin: 2px; }
.producers .producer img { width: 124px; height: 46px; display: block; border: 1px solid #d4d4d4; }
.producers .producer .title { text-decoration: underline; }
.producers .producer:hover { opacity: 1; }
#slider { height: 300px; }
.header-like { margin-bottom: 30px; }
#selectProductSort { color: #ffa900; }
.sortView { font-size: 2em; }
.sortFilters { font-weight: bold; font-style: italic; text-decoration: underline;}
#productsSortForm .goTop { display: none; }
#productsSortForm .noBorderTop { border-top:none; float: right;}
#additional_text { font-size: 1rem; line-height: 1.5rem; overflow: hidden; height: 3rem; float: right; margin-top: -0.5rem; text-transform: none; font-weight: normal; }
.compare_table_div { overflow-x: auto; }
.compare_table { background: none; border: 0;}
.compare_table td { border: inherit; border-top: 1px solid #d4d4d4; min-width: 200px;}
.compare_table th { border: inherit; }
.compare-buttons { cursor: pointer; }
.compare-buttons .gotocompare { display:none; }
.compare-buttons.is_compared .gotocompare { display:inline-block; }
.compare-buttons.is_compared .comparebtn { display: none; }
.compare_table .ajax_block_product { position: relative; }
.compare_table .product_img_link { max-width: 150px; height: 150px; display: block; background-position: center; background-repeat: no-repeat; border: 1px solid #eee; margin: 0 auto; }
#header_compare { min-width: 100px; position: absolute; right: 217px; top: 0; border-right: 1px solid #000; border-left: 1px solid #000; height: 50px; margin: 0; }
#header_compare #compare_link a { overflow: hidden; padding: 15px 21px 15px 16px; display: inline-block; color: #fff; font-weight: bold; font-size: 13px; line-height: 16px; min-width: 100px; }
#header_compare #compare_link span { margin-right: 6px; }
@media screen and (min-width: 0px) and (max-width: 990px) { .mobile-hide { display: none; } }
.order_call_icon { position: fixed; right: 20px; bottom: 20px; z-index: 99999; width: 70px; height: 70px; background: red; -moz-border-radius: 30px; -webkit-border-radius: 30px; border-radius: 50px !important;}
.order_call_icon:hover { color: #ffa900; }
.glyphicon-phone-alt { font-size: 2.5em; }
.modalDialog { position: fixed; pointer-events: auto; font-family: Arial, Helvetica, sans-serif; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0,0,0,0.8); z-index: 999999;  -webkit-transition: opacity 400ms ease-in; -moz-transition: opacity 400ms ease-in; transition: opacity 400ms ease-in; display: none; }
.modalstyle { width: 310px; position: relative; margin: 10% auto; padding: 5px 20px 13px 20px; border-radius: 10px; background: #fff; background: -moz-linear-gradient(#fff, #999); background: -webkit-linear-gradient(#fff, #999); background: -o-linear-gradient(#fff, #999); }
.close_modalDialog { background: #606061; color: #FFFFFF; line-height: 25px; position: absolute; right: -12px; text-align: center; top: -10px; width: 24px; font-weight: bold; -webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px; -moz-box-shadow: 1px 1px 3px #000; -webkit-box-shadow: 1px 1px 3px #000; box-shadow: 1px 1px 3px #000; }
.close_modalDialog:hover { background: #808080; cursor: pointer;}
.order_call_icon_backdrop { background: none; position: absolute; left: 0; right: 0; top: 0; bottom: 0; width: 100%; height: 100%; padding: 0; margin: 0; }
.top-filter-loading { background: rgba(186, 184, 179, 0.5) }
.top-filter { position: static; height: 130px; top: 249px; margin: 0 auto; }
.top-filter-placeholder { background: #f2f2f2; height: 130px }
.sales_centers_container { position: absolute; left: 0; top: 0; right: 0; width: 1230px; margin: 0 auto; }
ul.sales_centers li a {color: #ffa900;}
ul.sales_centers { display: none; position: absolute; right: 0; top: 150px; padding: 10px 20px; border: 2px solid #ffa900; z-index: 1000; font-size: 14px; background: #191919; border-radius: 10px; color: #ffa900; font-family: "Trebuchet MS",Arial,Helvetica,sans-serif; box-shadow: 0 2px 10px rgba(0,0,0,0.5); }
.discount { padding-left: 40px; height: 32px; background: url('../img/discount.png') left center no-repeat; line-height: 32px; font-weight: bold; position: relative; }
.discount span { color: #ffa900; font-size: 14px; }
.discount .discount-tip { position: absolute; top: 100%; left: 0; background: #ffe5b1; border: 1px solid #999; display: none; line-height: 15px; font-weight: normal; padding: 5px 10px; z-index: 1; border-radius: 10px; box-shadow: 0 2px 5px rgba(0,0,0,0.3); font-size: 11px; }
.discount:hover .discount-tip { display: block; }

/* .container_wrap.container_nofilter {
	padding-top: 160px;
} */
.top-filter {
	z-index: 100;
}

#search_btn {
	top: 11px;
}

#searchbox * {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

@media only screen and (max-width: 1274px) {
	.top-filter {
		max-width: 1200px;
	}
	#search_block_top {
		width: 250px;
	}
}
@media only screen and (max-width: 1220px) {
	.top-filter {
		max-width: 1188px;
	}
}
@media only screen and (max-width: 1199px) {
	.top-filter {
		max-width: 980px;
		/* padding-top: 80px; */
		height: auto;
	}
	.brands_top {
		right: 0;
	}
	#search_block_top input.search_query {
		max-width: none;
	}
	#search_block_top {
		width: 100%;
	}
	.top-filter .container > .row {
		justify-content: space-between;
	}
	.top-filter .container > .row:after,
	.top-filter .container > .row:before {
		display: none;
	}
	.top-filter .container .row {
		margin: 0 0 0 -20px;
	}
	.filter_select {
		margin-left: 0;
		padding: 0 10px;
	}
	.filter_checkboxes {
		margin-left: 0;
		padding: 0 10px;
	}
	.fiter_btns {
		margin: 10px 10px 0 auto;
	}
	/* .container_wrap.container_nofilter {
		padding-top: 260px;
	} */
	#search_block_top {
		padding-left: 0;
		padding-right: 0;
	}
	.filter_select > select {
		max-width: 70%;
		width: 100%;
	}
	#search_btn {
		top: -3px;
	}
}
	@media only screen and (max-width: 1000px) {
		.top-filter {
			max-width: 960px;
		}
	}
	@media only screen and (max-width: 991px) {
		.top-filter {
			max-width: 744px;
		}
		.filter_checkboxes {
			-webkit-flex-wrap: wrap;
			-moz-flex-wrap: wrap;
			-ms-flex-wrap: wrap;
			-o-flex-wrap: wrap;
			flex-wrap: wrap;
		}
		.season_label {
			margin-bottom: 10px;
		}
		/* .container_wrap.container_nofilter {
			padding-top: 290px;
		} */
		.filter_select > select {
			max-width: 55%;
		}
	}

	@media only screen and (max-width: 979px) {
		.top-filter {
			max-width: 760px;
		}
	}

	@media only screen and (max-width: 768px) {
		.top-filter {
			max-width: 98%;
		}
		#header_logo,
		.brands_top {
			width: 50%;
		}
		#header_logo img {
			width: auto !important;
			padding-right: 10px;
		}
		.bottom_footer {
			bottom: 5px;
		}
}


@media only screen and (max-width: 650px) {
			.top-filter .container > .row {
				-webkit-flex-direction: column;
				-moz-flex-direction: column;
				-ms-flex-direction: column;
				-o-flex-direction: column;
				flex-direction: column;
			}
			.filter_select {
				width: 100%;
			}
			.filter_select > select {
				max-width: 70%;
				width: 100%;
			}
			/* .container_wrap.container_nofilter {
				padding-top: 440px;
			} */
			.season_label {
				-webkit-flex-wrap: wrap;
				-moz-flex-wrap: wrap;
				-ms-flex-wrap: wrap;
				-o-flex-wrap: wrap;
				flex-wrap: wrap;
			}
			.season_label label .input_checkbox {
				margin-left: 0;
			}
			.season_label label {
				margin-right: 20px;
			}
			.season_label label:first-child {
				margin-left: 20px;
			}
}

@media only screen and (max-width: 590px) {
		#header_logo {
			top: 30%;
		}
		.brands_top a, .brands_top a:visited {
			display: inline-block;
		}
		.brands_top {
			top: 70px;
		}
		/* .container_wrap.container_nofilter {
				padding-top: 440px;
			} */

			.footer-bg-mob {
			padding-bottom: 50px;
			}
			.bottom_footer {
				bottom: -30px;
			}
}

@media only screen and (max-width: 480px) {
	.top-filter {
		top: 349px;
	}
	#header-inner {
		padding-top: 349px;
	}
	#search_block_top {
		top: 289px;
	}
	#header_logo, .brands_top {
		width: 100%;
	}
	#header_logo {
		top: 70px;
	}
	.brands_top {
		left: 0;
		top: 180px;
	}
	#search_block_top {
		padding-left: 0;
	}
	.filter_select {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		-ms-align-items: baseline;
		align-items: baseline;
	}
	.filter_select > select {
		max-width: 100%;
	}
	.fiter_btns {
		margin: 20px auto 0;
		width: 100%;
		padding: 0 10px;
	}
	/* .container_wrap.container_nofilter {
		padding-top: 620px;
	} */
	.fiter_btns .show-results {
		min-width: 150px;
	}
	.cost_slider_wrap {
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.fiter_btns a  {
		display: inline-block;
	}

}
@media only screen and (max-width: 400px) {
	/* .container_wrap.container_nofilter {
		padding-top: 650px;
	} */
}
@media only screen and (max-width: 380px) {
	/* .container_wrap.container_nofilter {
		padding-top: 670px;
	} */
}
@media only screen and (min-width: 1200px) {
	#menu-custom .new__nav:hover {
		position: inherit;
	}
	#menu-custom .new__nav:hover .menu-mobile-2 {
		display: flex;
		width: 1200px;
		justify-content: space-between;
		left: 0;
	}

	#menu-custom .new__nav--left {
		width: 15%;
	}

	#menu-custom .new__nav--center {
		display: flex;
		flex-wrap: wrap;
		width: 50%;
	}

	#menu-custom .tire--standard--sizes {
		width: 12%;
	}

	.new__nav--right {
		display: flex;
		flex-wrap: wrap;
		width: 15%;
		align-content: flex-start;
	}

	.desktop #menu-custom ul .tire--size {
		width: 50%;
		text-align: center;
		display: flex;
		justify-content: center;
	}

	#menu-custom .tire--size a {
		padding: 0px;
		line-height: 33px;
	}

	.desktop #menu-custom .tire--header {
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		text-transform: uppercase;
		font-weight: bold;
		color: #fff;
		line-height: 33px;
	}

}

@media only screen and (max-width: 1199px) {
	.new__nav--center,
	.new__nav--right{
		display: none;
	}
	.tire--header {
		width: 100%;
		text-transform: uppercase;
		font-weight: bold;
		color: #fff;
		font-size: 18px;
		padding: 10px 20px;
	}
}
