body {
	overflow-x: hidden;
}
.dropdown-toggle-justify::after {
	display: none;
}
.qua-add {
	height: 40px;
	position: relative;
}
.breadcrumb-item+.breadcrumb-item::before {
	content: '▶';
	color: #b9aa93;
}
.breadcrumb-item.active {
	color: #b9aa93;
}
#SearchForm select {
	max-width: 130px;
}
.shop a {
	color: #b9aa93;
	text-decoration: none;
}
.menu .dropdown .dropdown-menu{
	background-color: #b9aa93;
}
.makes-list{
	margin: 20px 10px;
}
.breadcrumb {
	margin-bottom: 10px;
	padding-left: 0px;
	margin-top: 10px;
	background: transparent;
}
.singl-info table td{
	font-size: 14px;
}
.singl-info table tr {
	 line-height: 20px;
}
.p-title{
	font-size: 18px;
}
#minus, #plus {
	position: absolute;
	background: transparent;
	outline: none;
	border: none;
	height: 40px;
	cursor: pointer;
}

#minus {
	left: 4px;
	bottom: 2px;
}


#plus {
	left: 35px;
}
.item-title a {
	text-decoration: none;
}

.num a{
	color: #000000;
}

.mail a {
	color: #000000;
}
.footer-top a {
	color: #000000;
}

.about .news .n-itam h4 a{
    font-size: 18px;
    color: #b9aa93;
    font-weight: bold;
    text-decoration: none;
}

.item img{
	margin: 0 auto;
	display: block;
	width:100%;
}
.head-mob {
	display: none;
}

.account a{
	color: #000000;
}

.pagination span {
	font-size: 18px;
	font-weight: 700;
	color: #b9aa93/* !important*/;
	text-decoration: none;
	border: none;
}
.page-item.disabled .page-link {
	color: #e6e6e6 !important;
}
.item {
	margin-bottom: 30px;
}
.pagination a{
	cursor: pointer;
	border: none;
	font-size: 18px;
	font-weight: 700;
	color: #b9aa93;
	text-decoration: none;
	font-variant: small-caps;
}
.page-item.active .page-link {
	color: #6797d9 !important;
	background-color: transparent !important;
	border: none;
	font-variant: small-caps;
}
.page-link {
	    line-height: 1.2;
}
.button-iso:hover {
	background-color: #b9aa93;
	color: #ffffff;
	border: 3px solid #b9aa93
}
.button-iso {
	outline: none;
	cursor: pointer;
	color: #b9aa93;
	padding: 15px;
	font-size: 24px;
	font-weight: 700;
	font-variant: small-caps;
	border: 3px solid #e3d8c7;
	background: white;
	margin-right: 35px;
}
.prim-itams img {
	transition: all 0.2s;
}

.prim-itams:hover img{
	transform: scale(1.3);
}

.head-bottom a:hover{
	color: #6797d9;
	transition: all 0.2s;
}
.head-top a, .head-bottom a {
	transition: all 0.2s;
}
.head-top a:hover{
	color: #6797d9;
}
.menu-active {
	color: #6797d9 !important;
}
.shop .item {
	position: inherit !important;
}
.breadcrumb a{
	    color: #b9aa93;
    text-decoration: none;
}
.singl h2 {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	font-variant: small-caps;
}
.singl-img {
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
	background-color: #fdfdfd;
}
.singl-img img {
	width: 100%;
}
table span {
	color: #6797d9;
}
table tr {
	line-height: 39px;
}
table td {
	color: #000000;
	font-size: 18px;
	font-weight: 700;
}


.rating {
	color: #6797d9;
	font-size: 18px;
	font-weight: 400;
	line-height: 20px;
	text-decoration: underline;
	font-variant: small-caps;
}

.singl-btn a{
	padding: 15px 30px;
	background-color: #6797d9;
	color: #ffffff;
	font-size: 18px;
	font-weight: 700;
	line-height: 20px;
	text-transform: uppercase;
	transition: all 0.2s;
	border: 2px solid #6797d9;
}
.singl-btn a:hover {
	border: 2px solid #6797d9;
	background-color: transparent;
	color: #6797d9;
}
.singl-img h5 {
	color: #ffffff;
	font-size: 24px;
	font-weight: 300;
	line-height: 20px;
	font-variant: small-caps;
	background-color: #6797d9;
	padding: 20px;
}

.korpus > div, .korpus > input {
	 display: none;
}

.korpus label {
	color: #b9aa93;
	padding: 13px 20px;
	cursor: pointer;
}
.korpus input[type="radio"]:checked + label {
	background-color: #b9aa93;
	color: #ffffff;
	font-size: 18px;
	font-weight: 700;
	padding: 13px 20px;
	font-variant: small-caps;
}

.korpus > input:nth-of-type(1):checked ~ div:nth-of-type(1),
.korpus > input:nth-of-type(2):checked ~ div:nth-of-type(2),
.korpus > input:nth-of-type(3):checked ~ div:nth-of-type(3) {
	margin-top: 20px;
	 display: block;
	 color: #000000;
	font-size: 18px;
	font-weight: 300;
	font-variant: small-caps;
}
.tabs {
	border-top: 5px solid #b9aa93;
}
.checkout h3 {
	margin-top: 35px;
	color: #000000;
	font-size: 18px;
	font-weight: 700;
	line-height: 20px;
	text-transform: uppercase;
}
.checkout textarea{
	outline: none;
	height: 164px;
	background-color: #f1f4f9;
	width: 100%;
	border: none;
}
.checkout label {
	margin-top: 20px;
	color: #4b4c4c;
	display: block;
	font-size: 16px;
	font-weight: 400;
	line-height: 18px;
	font-variant: small-caps;
}
.checkout input[type="text"], .checkout input[type="mail"], .checkout input[type="tel"] {
	width: 100%;
	height: 56px;
	background-color: #f1f4f9;
	border: none;
	outline: none;
	padding: 10px;
}
.checkout input[type="radio"] {
	margin-top: 15px;
	margin-right: 10px;
}

/*.cart tr {*/
	/*height: 60px;*/
/*}*/

/*loading*/

.cart-product-button.loading::after {

	-webkit-background-clip: padding-box;
	box-sizing: border-box;
	border-width: .12em;
	border-color: currentColor currentColor currentColor transparent;


	border-radius: 50%;
	border-style: solid;

	content: " ";
	display: inline-block;
	background: center center no-repeat;
	background-size: cover;

	opacity: 1;
	z-index: auto;
	visibility: visible;

	-webkit-animation: ld-spin 1s infinite;
	animation: ld-spin 1s infinite;

	width: 0.8em;
	height: 0.8em;
	position: relative;
	color: inherit;
	margin-left: 5px;

	transition: all .3s;
	transition-timing-function: ease;
	transition-timing-function: ease-in;
}
.cart-product-button::after {
	/*position: absolute;
	margin: -.5em;*/
	opacity: 0;
}
@keyframes ld-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	}
	50% {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@-webkit-keyframes ld-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	}
	50% {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
.ld.ld-spin {
	-webkit-animation: ld-spin 1s infinite;
	animation: ld-spin 1s infinite;
}
/*loading end*/

.fa-times-circle:hover {
	color: #6797d9;
	opacity:1;
}
.fa-times-circle {
	opacity: 0.6;
	color: silver;
}
.log {
	background: url(../img/bg_log.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
}
.login h3 {
	color: #ffffff;
	font-size: 36px;
	font-weight: 400;
	line-height: 20px;
	text-transform: uppercase;
}
.log form {
	background-color: #b9aa93;
	border-radius: 10px;
	padding: 30px;
}

.login form label {
	padding: 0px;
}

.login label {
	font-size: 18px;
	font-weight: 700;
	line-height: 20px;
	font-variant: small-caps;
	color: #4b4c4c;
}

.login p {
	color: #ffffff;
	font-size: 18px;
	font-weight: 700;
	line-height: 20px;
	font-variant: small-caps;
}

.btns_log {

}

.login input[type="text"], .login select, .login input[type="email"], .login input[type="password"] {
	margin-bottom: 20px;
	width: 423px;
	padding: 10px;
	height: 57px;
	background-color: #f1f4f9;
	border: none;
	outline: none;
}
.cart_top{
	position: relative;
}
.cart_top span{
	font-size: 12px;
	position: absolute;
	top: 30px;
	width: 200px;
	left: 0px;
}
/*.cabinet-header li{
	list-style: none;
	display: inline-block;
}

.cabinet-header a{
	color: #b9aa93;
	padding: 13px 20px;
	cursor: pointer;
}

.cabinet-header a.active{
	background-color: #b9aa93;
	color: #ffffff;
	font-size: 18px;
	font-weight: 700;
	padding: 13px 20px;
	font-variant: small-caps;
}*/

.personal form label {
	margin: 0px;
	padding: 0px;
}
.personal input[type="text"], .personal select, .personal input[type="password"], .personal input[type="email"] {
	height: 56px;
	background-color: #f1f4f9;
	border: none;
	outline: none;
	margin-bottom: 10px;
	padding: 10px;
}
.user-none {
	background-image: url(../img/user-none.png);
	overflow: hidden;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center -15%;
	/* background-size: cover; */
}

footer img {
	width: max-content;
    height: max-content !important;
}

.visa {
	align-items: center;
}

.shop .item .qua, .shop-pro .item .qua {
	width: 70px;
}



.win, .win-bg {
	top: 0;
	height: 100%
}
.win {
	position: fixed;
	left: 0;
	width: 0;
	z-index: 2000;
	overflow: hidden;
	-webkit-transition: width .5s step-end;
	transition: width .5s step-end
}

.win-bg, .win-wr {
	position: absolute;
	left: 0;
	width: 100%
}

.win-bg {
	background: #222;
	opacity: 0;
	-webkit-transition: opacity .5s;
	transition: opacity .5s
}

.win-wr {
	top: 50%;
	height: 0
}

.win .content {
	width: 700px;
	position: relative;
	margin: -300px auto 0;
	background: #fff;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2), 0 2px 20px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .2), 0 2px 20px rgba(0, 0, 0, .2);
	opacity: 0;
	-webkit-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	transform: translateY(-10px);
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: opacity, transform;
	transition-property: opacity, transform, -webkit-transform
}

.win .content .close {
	position: absolute;
	top: 0;
	right: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 50px;
	height: 50px;
	cursor: pointer
}

.win .content .close:after, .win .content .close:before {
	content: '';
	position: absolute;
	top: 25px;
	left: 25px;
	background: #222
}

.win .content .close:before {
	width: 3px;
	height: 15px;
	margin: -7px 0 0 -2px
}

.win .content .close:after {
	width: 15px;
	height: 3px;
	margin: -1px 0 0 -8px
}


.win .content .wr {
	width: 90%;
	max-width: 420px;
	margin: 0 auto
}

.win .content dl.f {
	margin: 1em 0
}

.win .content dl.f input.text {
	border: 1px solid #e6e6e6;
	padding: 15px 14px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	width: 100%;
	margin: 0 -30px 0 0
}

.win .content dl.f dt {
	font-size: .95em;
	line-height: 1.3em;
	margin-bottom: .4em
}

@media (max-width: 400px) {
	.win .content dl.f input.text {
		padding: 10px 14px
	}

	.win .content dl.f dt {
		font-size: .85em
	}
}

.win .content dl.f dd {
	margin: 0 30px 0 0
}

.win-one-click p {
	font-size: .8em;
	line-height: 1.3em;
	max-width: 400px;
	margin: 0 0 2em
}



.win-callback .status,
.win-one-click .status,
.win-check-price .status,
.win-check-instock .status,
.win-auth .status
{
	margin-bottom: 1em
}

.win-callback .status.ok,
.win-one-click .status.ok,
.win-check-price .status.ok,
.win-check-instock .status.ok,
.win-auth .status.ok,
.win-auth .status.ok
{
	color: #13a537
}
.error {
	color: #f00;
	font-size: 14px;
	padding: 0 0 5px;
}

.win-callback .status.error, .win-one-click .status.error {
	color: #ff2b37
}

@media (max-height: 600px) {
	.win-callback .win-wr, .win-one-click .win-wr {
		height: 100%;
		top: 0;
		overflow: hidden;
		overflow-y: auto
	}

	.win-callback .content, .win-one-click .content {
		margin-top: 0;
		-webkit-border-radius: 0;
		border-radius: 0;
		min-height: 100%
	}
}

@media (max-width: 800px) {
	.win-callback .win-wr, .win-one-click .win-wr {
		height: 100%;
		top: 0;
		overflow: hidden;
		overflow-y: auto
	}

	.win-callback .content, .win-one-click .content {
		width: 100%;
		-webkit-box-shadow: none;
		box-shadow: none;
		margin-top: 0;
		-webkit-border-radius: 0;
		border-radius: 0;
		min-height: 100%
	}
}

.win-callback-show .win-callback, .win-one-click-show .win-one-click {
	width: 100%;
	-webkit-transition-timing-function: step-start;
	transition-timing-function: step-start
}

.win-callback-show .win-callback .win-bg, .win-one-click-show .win-one-click .win-bg {
	opacity: .8
}

.win-callback-show .win-callback .content, .win-one-click-show .win-one-click .content {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}
.win .content .title {
	font-size: 1.56em;
	line-height: 1.3em;
	text-align: center;
	padding: 2em 0 1em;
	color: #222
}

@media (max-width: 400px) {
	.win .content .title {
		font-size: 1.3em;
		font-weight: 700
	}
}

.win .content .buttons {

	clear: both;
	padding: 2em 0 3em;

}

input[type="submit"].button {

	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;

}
.button-big, .button-facebook {

	font-size: 1.1em;
	padding: 12px 30px;

}
.button{

	height: 1.3em;

	cursor: pointer;
	display: inline-block;
	text-decoration: none;
	-webkit-transition: background-color .1s,opacity .2s;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 2px;
	border-radius: 2px;

	padding: 15px 30px;
	background-color: #6797d9;
	color: #ffffff;
	font-size: 18px;
	font-weight: 700;
	line-height: 20px;
	text-transform: uppercase;
	transition: all 0.2s;
	border: 2px solid #6797d9;

}
.button:hover {
	 border: 2px solid #6797d9;
	 background-color: transparent;
	 color: #6797d9;
 }
/*button, input, select, textarea {

	font: 400 1em/1.1em Arimo,"Helvetica Neue",Tahoma,Arial,Helvetica,sans-serif;
	font-size: 1em;
	line-height: 1.1em;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;

}*/

/*Responsive*/

/* Medium Layout: 1200px. */

@media only screen and (max-width: 1200px) {
	.user-none {
		display: none;
	}
	.head-mob {
		display: block;
	}
	.head-top, .head-mid, .head-bottom, .opacity{
		display: none;
	}
	.head-mob ul{
		list-style: none;
	}
	.head-mob ul a {
		color: #000000;
	}
	.item {
		margin-top: 10px;
	}
	.items {
		justify-content: space-around !important;
	}
	.carousel-caption {
		top:0px;
	}

}


/* Tablet Layout: 992px. */

@media only screen and (max-width: 992px) {
    .cont-search-form select {
    	margin-right: 0px;
    }
    .button-iso {
    	font-size: 18px;
    }
    table td {
    	font-size: 17px;
    	font-weight: 400;
    }
    table tr {
	    line-height: 20px;
	}
	.singl-btn a {
		padding: 10px 20px;
	}
}


/* Mobile Layout: 768px. */

@media only screen and (max-width: 768px) {
	.pr-check p{
		font-size: 13px;
	}
	.button-iso {
    	font-size: 18px;
    	    margin-right: 0px;
    }
	.fa-clock, .fa-envelope, .fa-phone, .fa-map-marker-alt {
	 	font-size: 18px;
	}
	.carousel-indicators {
		bottom: 0px;
 	}
	.carousel-indicators li {
	    width: 41px;
	    height: 4px;
	    margin-right: 10px;
	    margin-left: 10px;
	    background: white;
	}
	.cont-search-form .btn-search {
		padding: 10px 20px;
		font-size: 20px;
	}
}


#SearchForm .btn {
	font-size: 12px;
	line-height: 1.5;
	font-weight: 100;
	width: auto;
}

#SearchForm .form-control {
	font-size: 12px;
	line-height: 1.5;
	font-weight: 100;
	/*width: 100%;*/
	height: calc(2rem);
	background-color: #f0f0f0;
}
/* Wide Mobile Layout: 576px. */

@media only screen and (max-width: 576px) {
	.menu .dropdown .dropdown-menu {
		background-color: #fff;
	}
	.btn {
		font-size: 15px;
		width: 100%;
	}
	#SearchForm .multiselect, #SearchForm .multiselect-container {
		width: 100%;
	}
	#SearchForm .form-group .btn-group {
		width: 100%;
	}
	#SearchForm .form-group {
		width: 50%;
		margin-bottom: 10px!important;
	}
	#SearchForm .multiselect-selected-text {
		font-weight: bold;
	}
	.login h3 {
		font-size: 22px;
	}
	.login input[type="text"], .login select, .login input[type="email"], .login input[type="password"] {
		width: auto;
		    height: 37px;
	}
	.login label {
		font-size: 16px
	}
	.price h4 {
		font-size: 16px;
	}
	.row {
		margin: 0px;
	}
	.head-mob ul {
		padding: 0px;
	}
	.head-mob img{
		width: 220px;
	}
	.head-mob .icon-social img{
		width: 25px;
	}
	.item img {
		width: 150px;
	}
	.social a {
		margin-right: 5px;
	}
	.about-bg img {
		margin-top: 10px;
	}
	.account a{
		margin-top: 10px;
		font-size: 15px;
	}
	.fa-shopping-cart, .fa-user {
		    font-size: 22px;
	    color: #b9aa93;
	    margin-left: 5px
	}
	.carousel-caption p {
		font-size: 15px;
	}
	.carousel-caption h5 {
		font-size: 24px;
	}
	.cont-search-form select {
		height: 30px;
	}
	.page-link {
		padding: 5px;
		font-size:
	}
	.pagination span {
		font-size: 15px;
	}
	.pagination a {
		font-size: 15px;
	}
	.item {
		margin-bottom: 10px;
	}
	.button-iso {
		margin: 3px;
	}
	.singl-btn a {
		padding: 10px 10px;
		font-size: 13px;
	}
	.korpus label {
		display: flex;
		padding: 5px 10px;
	}
	.korpus input[type="radio"]:checked + label {
		font-size: 18px;
		font-weight: 400;
		padding: 5px 10px;
	}

}

/* Wide Mobile Layout: 375px. */

@media only screen and (max-width: 375px) {

}

.small-container .fa-shopping-cart{
	height: 0.5em;
}

.small-container table td{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding:5px;
}
.small-container table th{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding:5px;
}
.small-container table tr {
	line-height: 16px;
}
.small-container .dropdown-menu{
	font-size: 14px;
}

.small-container .btn {
	padding: .05rem .25rem;
	line-height: normal;
}

.small-container input[type="text"], .small-container select, .small-container input[type="password"], .small-container input[type="email"] {
	height: auto;
	margin-bottom: auto;
	padding: 5px;
}

.small-container .control-label {
	font-size: 12px;
	font-weight: bold;
}
.small-container .form-group {
	margin-bottom: 0.1rem;
}

.multiselect-container label{
	justify-content: flex-start;
}
.multiselect-container li:hover{
	background-color: #f0f0f0;
}
.multiselect-container li.active{
	background-color: #f0f0f0;
}

/*
#wrap {
	min-height:100%;

}

@media only screen and (max-width: 992px) {
	#wrap {
		min-height:auto;
	}
}

section.home{
	margin-bottom: 313px;
}
footer{
	margin-top: -313px;
}
*/

.item .link-image{
	position: relative;
	display: block;
}
.item .black_friday_sale{
	background: url(/img/black_friday_sale_2020.png) no-repeat 100% 100%;
	width: 30px;
	height: 55px;
	background-size: cover;
	position: absolute;
	right: 25px;
	bottom: 0px;
	transform: rotate(-45deg);
}
.singl-img .black_friday_sale{
	background: url(/img/black_friday_sale_2021.png) no-repeat 100% 100%;
	width: 150px;
	height: 150px;
	background-size: cover;
	position: absolute;
	bottom: -40px;
	right: -40px;
	transform: rotate(-10deg);
}
.singl-img{
	position: relative;
}
.vobler.vissol{
	background: url(/img/vobler-vissol.png) no-repeat 100% 100%;
	width: 100px;
	height: 79px;
	background-size: cover;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.vobler.replica{
	background: url(/img/vobler-replica.png) no-repeat 100% 100%;
	width: 100px;
	height: 79px;
	background-size: cover;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.vobler.warranty-5-wheel{
	background: url(/img/warranty-5-wheel.png) no-repeat 100% 100%;
	width: 200px;
	height: 200px;
	background-size: cover;
	position: absolute;
	right: 0px;
	top: 0px;
}

#toTopBtn {
	display: none;
	position: fixed;
	z-index: 2;
	bottom: 70px;
	right: 30px;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	border: 1px solid #b9aa93;
	background: #fff url("/img/arrowUp.svg") no-repeat center;
	background-size: 11px 18px;
	-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.4);
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.4);
	cursor: pointer;
}
#toTopBtn.active {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	-webkit-box-shadow: 0 -2px 5px 0 rgba(0, 0, 0, 0.4);
	box-shadow: 0 -2px 5px 0 rgba(0, 0, 0, 0.4); }


.request-form-wrap {
	border: 5px solid #b9aa93;
	border-radius: .5rem;
	box-shadow: 0 0 2rem rgb(185, 170, 147);
}
.request-form-wrap > h2 {
	font-size: 2.5rem !important;
	font-weight: 400;
}
.request-form-wrap h2{
	color: #f16334 !important;
}
.form-check{
	line-height: 24px;
}