.single-content-inner-filter {
	margin: 13px 32px 0 0;
	padding: 0 0 20px 0;
	background-color: rgb(255, 255, 255);
	border-radius: 0px 5px 0px 0px;
	/*border-radius: 5px 5px 0px 0px;*/
	box-shadow: 0px 0px 15px rgb(221, 221, 221);
	border: 1px solid rgb(224, 224, 224);
	/*overflow: hidden;*/
}
#gr-attr-ch {
font-weight: bold;
}
.margin-class .jq-selectbox {
	float: none;
	margin:0px;
	padding:0px;
    box-shadow: none;
	width: 64px;
    height: 28px;
    border: 1px solid #b5b5b5;
    border-top: 0;
    border-left: 0;
    box-shadow: 1px 1px 0 #e6e6e6;
    font: 14px/28px 'Arial';
    text-shadow: 0 0 0 #000;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #e3e3e3 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e3e3e3)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#e3e3e3 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#e3e3e3 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#e3e3e3 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#e3e3e3 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e3e3e3',GradientType=0 ); /* IE6-9 */
}

.margin-class .jq-selectbox__select-text {
padding: 0px 0px 0px 5px;
}
.margin-class .jq-selectbox__select {
    line-height: 28px;
}

.margin-class .jq-selectbox__trigger {
	top: 13px;
	right: -5px;
    width: 17px;
    height: 9px;
}

.margin-class .jq-selectbox__dropdown ul li{
padding:0;
border: none;
margin:0;
font: 13px/20px "Arial";
}
.margin-class .jq-selectbox__dropdown ul {
width: 58px!important;
padding-left: 5px;
}
.margin-class .jq-selectbox__dropdown {
    margin: 0;
	height: 160px!important;
    left: -1px;
    box-shadow: 1px 1px 0 #e6e6e6;
}
/*
#gr-attr-ch select {
border: 2px solid #888;
border-radius: 5px;
width: 56px;
height: 30px;
font-size: 15px;
}
*/
.valymas span{
	font-family: Arial;
}
			.valymas-wrapper {
				position: absolute;
				left: -55px;
				display:none;
			}
.valymas {
/*display:none;/**/
position: absolute;
top: 100px;
z-index:101;
cursor: pointer;
font-size: 12px;
font-weight: bold;
color: #FFF;
background: none repeat scroll 0% 0% #8A8A8A;
border-radius: 5px 0px 0px 5px;
padding: 8px;
}

.single-tabs {
	/*margin: 0 40px 15px 40px;*/
	margin:0!important;
	clear: both;
	height: 39px;
	/*background: none repeat scroll 0% 0% rgb(185, 185, 185);*/
	background: url('../img/menu-back.gif') repeat scroll 0% 0% transparent;	
}

.single-tabs li {
	float: left;
	margin: 6px 0px 0px 10px;
}

.single-tabs li:nth-child(1) {
	display: none;
}

.single-tabs li a {
	display: block;
	padding: 0px 15px;
	height: 33px;
	background: none repeat scroll 0% 0% rgb(138, 138, 138);
	font: bold 12px/32px Arial;
	color: #fff;
}

.single-tabs li.active a {
	display: block;
	padding: 0px 15px;
	line-height: 32px;
	height: 33px;
	background-color: #fff;
	color: #000;
}

.single-tabs li:hover a {
	display: block;
	padding: 0px 15px;
	line-height: 32px;
	height: 33px;
	background-color: #fff;
	color: #000;
}

.single-tabs-text {
	padding: 0 12px;
	/*margin: 0 40px 20px 40px;*/
	clear: both;
}

.single-tabs-text p.single-tabs-title {
	font: bold 14px Arial;
	text-transform: uppercase;
}

.single-tabs-text>li {
	display: none;
}

.single-tabs-text>li.active {
	display: block;
}


.single-tabs-text li ul {
	margin: 10px 0 0 15px;
}

.single-tabs-text li li {
	font: 13px Arial;
	list-style-type: disc;
}

.single-tabs-text img {
	float: left;
	display: block;
	margin: 0 10px 5px 0;
	overflow: hidden;
	padding: 8px;
	border: 5px solid rgb(170, 170, 170);
}

.single-tabs-text p {
	font: 13px Arial;
}

.catalog-outer .discount-arrow {
	position: absolute;
	z-index: 20;
	padding: 0 0 0 0px;
	width: 78px;
	height: 78px;
	text-align: center;
	background: url('../img/discount_arrow.png');
}

.catalog-outer .discount-arrow2 {
	position: absolute;
	z-index: 20;
	padding: 0 0 0 3px;
	width: 65px;
	margin-left: 182px;
	height: 60px;
	text-align: center;
	background: url('../img/discount_arrow.png');
}

.catalog-outer .discount-arrow-count2 {
	margin: 8px 0 0 0;
	font: 11px/18px Arial;
	color: #fff;
}

.catalog-outer .discount-arrow-text2 {
	margin: 3px 0 0 0;
	font: 9px Arial;
	color: #fff;
	text-transform: uppercase;
}

.catalog-outer .discount-arrow-count {
	margin: 20px 0 0 0;
	font: bold 22px/18px Arial;
	color: #fff;
}

.catalog-outer .discount-arrow-text {
	margin: 3px 0 0 0;
	font: bold 12px Arial;
	color: #fff;
	text-transform: uppercase;
}

.content .catalog-outer {
	position: relative;
	float: right;
	width: 910px;
	min-width: 200px;
}

.content .catalog {
	margin: 25px 0 0 0;
	clear: both;
}

.content .catalog ul {
	margin: 0 0 0 6px;
}

.content .catalog li {
	float: left;
	margin: 0 28px 29px 0;
	width: 270px;
	height: 300px;
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0 0 15px #ddd;
	border: 1px solid #E0E0E0;
}

.content .catalog-img {
	margin: 9px 0 0 8px;
	width: 250px;
	height: 184px;
	border: 1px solid #E0E0E0;
	border-radius: 5px;
}

.content .catalog img {
	display: block;
	margin: 0 auto;
	max-width: 250px;
}

.content .item-name {
	margin: 17px 0 0 12px;
	font: bold 10.5px 'Arial';
	color: #818181;
}
.loud p {
	right: 5px!important;
}
.content .item-price {
	margin: 9px 0 0 0;
	font: bold 15.5px 'Arial';
	letter-spacing: -1px;
	color: #000;
	text-align: center;
}

.content .old-price {
	font: 15px Arial;
	/*text-decoration: line-through;*/
	margin-left: 5px;
}

.add-to-card {
	display: block;
	margin: 6px auto;
	width: 85px;
	height: 25px;
	background-color: #555555;
	font: 11px/25px 'Aller';
	text-align: center;
	color: #fff;
	text-transform: uppercase;
}

.content.catalog .breadcrumbs {
	margin: 10px 0 0 5px;
	overflow: hidden
}

.content.catalog .breadcrumbs li {
	float: left;
	font: bold 11px 'Arial';
	color: rgb(54, 63, 74);
	text-transform: uppercase;
}

.content.catalog .breadcrumbs li a {
	color: #B6B6B6;
}

.add-to-card:hover {
	color: #fff;
}

.footer.catalog {
	margin: 0;
}

.content.catalog .list-header {
	padding: 0 0 8px 0;
    margin: 10px 34px 0px 5px;
    border-bottom: 1px solid rgb(222, 220, 221);
	font: bold 21.5px Arial;
	text-transform: uppercase;
}

.list-pagination {
	margin: 25px auto;
	width: 205px;
	overflow: hidden;
}

.list-pagination li {
	float: left;
	margin-right: 5px;
	width: 29px;
	height: 29px;
	background-color: #fff;
	box-shadow: inset 0 0 3px #bbb;
	border-radius: 3px;
}

.list-pagination li:hover {
	box-shadow: none;
	width: 27px;
	height: 27px;
	border: 1px solid #bbb;
}

.list-pagination li a {
	display: block;
	width: 100%;
	height: 100%;
	font: bold 12px Arial;
	text-align: center;
	line-height: 29px;
	color: rgb(129, 129, 129);
}

.list-pagination li.active {
	background-color: #A1A0A0;
	color: rgb(153, 153, 153);
}

.list-pagination li.active a {
	color: #fff;
}

.list-pagination li.active:hover {
	box-shadow: none;
	width: 27px;
	height: 27px;
	border: 1px solid #bbb;
	background-color: #fff;
}

.list-pagination li.active:hover a {
	color: rgb(129, 129, 129);
}

.content .filter {
	float: left;
}

.content .filter-inner {
	padding: 0 15px 20px 15px;
	width: 250px;
	background-color: #fff;
	border-radius: 5px;

	box-shadow: 0px 0px 15px rgb(221, 221, 221);
    border: 1px solid rgb(224, 224, 224);
}

.content .filter-title {
	padding: 0 0 8px 0;
    /*margin: 64px 0 0px 5px;*/
	font: bold 18px Arial;
	color: #555555;
	text-transform: uppercase;
}

.filter-item-title {
	margin: 20px 0 10px 0;
	font: bold 14px Arial;
}

.checkbox-label {
	display: block;
}

.tyre-maker-inner {
	padding: 5px 8px 8px 8px;
	height: 200px;
	width: 230px;
	border: 1px solid rgb(222, 220, 221);
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	overflow-y: scroll;
}

.checkbox-label {
	margin: 3px 0 0 0;
	padding: 0 0 0 20px;
	font: 13px Arial;
	background: url('../img/checkbox.gif') 0 3px no-repeat;
	cursor: pointer;
}

.checkbox-label.active {
	background: url('../img/checkbox.gif') 0 -26px no-repeat;
}

.checkbox-label.disabled {
	background: url('../img/checkbox-disabled.gif') 0 3px no-repeat;
	color: #999;
}

.checkbox-label input {
	position: absolute;
	left: -9999px;
}




.jspContainer {
	position: relative;
}

.jspPane {
	position: absolute;
}

.jspVerticalBar {
	position: absolute;
	right: 0;
	width: 16px;
	height: 96%;
	background: #fff;
}

.jspHorizontalBar {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: red;
}

.jspVerticalBar *,
.jspHorizontalBar * {
	margin: 0;
	padding: 0;
}

.jspCap {
	display: none;
}

.jspHorizontalBar .jspCap {
	float: left;
}

.jspTrack {
	margin: 0 auto;
	background: #8E8E8E;
	position: relative;
	width: 2px;
}

.jspDrag {
	background: #555;
	width: 8px;
	position: relative;
	top: 0;
	left: -3px;
	cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
	float: left;
	height: 100%;
}

.jspArrow {
	background: #a3a;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
	background: url('footer-menu.gif') no-repeat;
}

.jspArrow.jspDisabled {
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow {
	height: 16px;
}

.jspHorizontalBar .jspArrow {
	width: 16px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrowDown {
	background: url('../img/scroll-active.gif') 1px -18px no-repeat;
}

.jspVerticalBar .jspArrowDown.jspDisabled {
	background: url('../img/scroll-deactive.gif') 1px -18px no-repeat;
}

.jspVerticalBar .jspArrowUp {
	background: url('../img/scroll-active.gif') 1px 0 no-repeat;
}

.jspVerticalBar .jspArrowUp.jspDisabled {
	background: url('../img/scroll-deactive.gif') 1px 0 no-repeat;
}

.jspVerticalBar .jspArrow:focus {
	outline: none;
}

.jspCorner {
	background: #eeeef4;
	float: left;
	height: 100%;
}

.tyre-size {
	font: 13px Arial;
}


.slider-line-wrap {
	width: 252px;
	margin: 20px 0 0 0;
}

.slider-line {
	margin: 0 0 0 10px;
}


.slide-line-value1 {
	float: left;
	margin: 10px 0 20px 5px;
	font: 13px Arial;
}

.slide-line-value2 {
	float: right;
	margin: 10px 0 0 0;
	font: 13px Arial;
}

.tyre-class {
	clear: both;
}

.filter-button {
	display: none;
	position: relative;
	left: -19px;
	margin: 0 auto 20px;
	height: 30px;
	width: 290px;
	font: bold 18px/30px Arial;
	text-transform: uppercase;
	color: #000;

	background-color: rgb(255, 255, 255);
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0px 0px 15px rgb(221, 221, 221);
	border: 1px solid rgb(224, 224, 224);
	text-align: center;
}

.filter-button:hover {
	color: #000;
}

.sort-type {
	width: 100%;
	overflow: hidden;
}

#tyre_sort_type {
	float: right;
	margin: 0 33px 0 0;
	display: block;
}



/* .jq-selectbox - класс, который использует 
	плагин для стидизации селекта*/
.jq-selectbox {
	display: block;
	float: right;
	padding: 0px 10px 0 25px;
	margin: -5px 33px 0px 1px;
	width: 209px;
	height: 23px;
    border: 1px solid rgb(211, 211, 211);
    font: 700 13px Arial;

    background-color: rgb(255, 255, 255);
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0px 0px 15px rgb(221, 221, 221);
	border: 1px solid rgb(224, 224, 224);
}

.jq-selectbox__trigger {
	position: absolute;
	width: 6px;
	height: 3px;
	right: 15px;
	top: 11px;
	background: url('../img/select-arrow.png') 0 0 no-repeat;
}

.jq-selectbox__select {
	width: 100%;
	height: 100%;
	line-height: 23px;
	cursor: pointer;
}

.jq-selectbox__dropdown {
	left: -1px;
	margin-top: -2px;
}

.jq-selectbox__dropdown ul {
	width: 244px;
	background-color: #fff;
	border-radius: 0 0 3px 3px;
	overflow: hidden;
	border: 1px solid rgb(211, 211, 211);
}

.jq-selectbox li {
	margin: 0px 0 0 0;
	padding: 8px 0 10px 25px;
	border-bottom: 1px solid rgb(211, 211, 211);
	cursor: pointer;
}

.jq-selectbox li:hover {
	background-color: #555;
	color: #fff;
}

.jq-selectbox li:hover a {
	color: #fff;
}





.content .filter-inner {
    width: 200px;
}

.slider-line-wrap {
    width: 192px;
}

.tyre-maker-inner {
    width: 170px;
}

.content .catalog-outer {
	width: 970px;
}

.content .catalog ul {
	position: relative;
	left: -16px;
	text-align: center;
}

.content .catalog li {
	float: none;
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
	margin-left: 6px;
	width: 200px;
	padding: 10px;
}

.content .catalog-img {
	margin: 0;
	width: 200px;
}

#showDef {
	display: block;
	float: right;
	margin: -3px 5px 0 0;
	width: 24px;
	height: 23px;
	background: url('../img/list-icons.png') 0 0 no-repeat;
}

#showList {
	display: block;
	float: right;
	margin: -3px 5px 0 0;
	width: 25px;
	height: 23px;
	background: url('../img/list-icons.png') -57px 0 no-repeat;
}



.content .catalog .standart {
/*width: 919px;
left: 3px;
border-radius: 6px;*/
margin-bottom: 10px;
}


.content .catalog .catalog-top-final {
	position: relative;
	z-index: 20;
    overflow: hidden;
	width: 931px;
	left: -3px;
	height: 90px;
	background-color: #fff;
	border-radius: 6px 6px 0px 0px;
	margin-top:10px;
	/*border-bottom: 1px solid #bbb;*/
	background: url('../img/alter-li-shadow.gif') repeat-x scroll center bottom transparent;
}
.content .catalog .catalog-top-final ul {
margin:0px;
}
.content .catalog .catalog-top-final li.first-final {
	background: none;

}

.content .catalog .catalog-top-final li h5 {
	font: 14px Arial;
	margin-bottom: 10px;
	font-weight: bold;
}
.content .catalog .catalog-top-final li p {
	font: 13px Arial;
	display:inline!important;

}

.content .catalog .catalog-top-final li img {
	width: 100px;
	height: 65px!important;
	display:inline!important;
	float: left;
}
.content .catalog .catalog-top-final li {
	border:none;
	border-radius:0px!important;
	box-shadow: none;
	border-radius: none;
	width: 311px;
	background-image: url('../img/bg-gradient-border.png');
	background-position: left center;
	background-repeat: no-repeat;
	height:87px;
	display:table-cell;
	vertical-align: middle;
	margin: 0px 10px 0px 0px;
}

.content .catalog .catalog-top-final li a{
	text-decoration: none;
	color: #000;
}

.content .catalog .catalog-top-final div.mgr {
	margin:0 auto!important;
	width: 100%!important;
	height: auto!important;
	display:block;
	border:none!important;
}

.content .catalog ul.catalog-top-menu {
	display:none!important;
	position: relative;
	z-index: 20;
	padding: 0 0 10px 0;
    	overflow: hidden;
	width: 931px;
	height: 51px;
	left: 1px;
	background-color: #fff;
	border-radius: 6px 6px 0 0;
	
}

.content .catalog .catalog-top-menu li {
    float: left;
    display: block;
    margin-right: 0;
    margin-left: 0;
    width: 100px;
    padding: 0;
    margin: 0;
    height: 51px;
    background-color: #000;
    border-radius: 0;
    box-shadow: none;
    border: 0;
	background: url('../img/catalog-top-menu.png') 0 0 no-repeat;
}

.content .catalog .catalog-top-menu li a {
	display: block;
	width: 100%;
	height: 100%;
}

.content .catalog .catalog-top-menu li:nth-child(1) {
	width: 188px;
}
/*
.content .catalog .catalog-top-menu li:nth-child(2) {
	width: 197px;
	background-position: -188px 0;
}

.content .catalog .catalog-top-menu li:nth-child(3) {
	width: 232px;
	background-position: -385px 0;
}

.content .catalog .catalog-top-menu li:nth-child(4) {
	width: 314px;
	background-position: -617px 0;
}
*/
.content .catalog .catalog-top-menu li:nth-child(2) {
	width: 278px;
	background-position: -188px 0px;
}

.content .catalog .catalog-top-menu li:nth-child(3) {
	background-position: -465px 0px;
	width: 219px;
}

.content .catalog .catalog-top-menu li:nth-child(4) {
	background-position: -685px 0px;
	width: 246px;
}




.content .catalog.menuFixed ul.catalog-top-menu {
	position: fixed;
	z-index: 200;
	top: 0;
	left: 50%;
	margin-left: -346px;
}

.content .catalog.menuFixed ul.catalog-top-menu {
	height: 51px;
	background-color: transparent;
}


.filter-outer {
	border-radius: 5px 0 5px 5px;
	padding: 6px;
	background: url("../img/menu-back.gif") repeat scroll 0% 0% transparent;
}

.content .filter-inner {
	width: 195px;
	box-shadow: none;
	border-radius: 5px 0 5px 5px;
}

.search-by-size {
	background: 0 !important;
}

.single-content-inner-filter {
	position: relative;
	
	left: -7px;
	box-shadow: none;
	border: 0;
	margin-top: 24px !important;

	width: 940px;
	padding-right: 0px !important;
}


.single-tabs li {
	margin: 6px 6px 0px 0;
min-width: 200px;
text-align: center;	
}

.content .filter-title {
	line-height: 22px;
}

#tyre_sort_type-styler {
	margin: -5px 30px 0px 1px;
}

.catCustomContent a, .catCustomContent a:visited {
color: #800000 !important;
text-decoration:none;
}
.catCustomContent li {
height: auto!important;
min-height: 1px!important;
}
.catCustomContent, .catCustomContent div, .catCustomContent a, .catCustomContent p, .catCustomContent ul, .catCustomContent li, .catCustomContent span {
font-size: 13px !important;
color: #000;
font-family: "ProximaNova Regular",Arial;
line-height: 26px;
}

.catCustomContent h2, .catCustomContenth2 span  { 
font-size: 15px !important;
font-weight: bold!important;
color: #000!important;
font-size: 15px !important;
  }