body {
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-size: 14px;
}

.dropdown-menu {
	padding: 5px 0 0;
}

.dd-wrapper .btn {
	padding: 8px 0;
}

#header-logo {
    margin: 15px 0;
}

.working-hours {
	padding: 0;
	margin: 10px 0 0;	
}

.working-hours span {
	min-width: 88px;
	display: inline-block;
}

.working-hours li {
	list-style: none;
}

.white-bg {
	background: #fff;
	padding: 20px;
	border: 1px solid #d7d9db;
}

.lzg {
    margin-top: 15px;
    width: 100%;
    height: 80px;
	text-align: center;
}

.product-description p, .product-description div, .product-description span, .product-description, .product-description a {
	font-weight: 400;
	font-size: 14px;
}

.product-description {
	margin-top: 25px;
}

#header-logo a {
	display: block;
    position: relative;
    width: auto;
    height: auto;
    margin: 0 auto;
}

#header-logo img {
    max-height: 200px;
	width:300px;
}

#top-contacts {
    margin-left: 0px;
}

#top-bar .container {
    padding-left: 0;
}

#top-contacts li {
    margin-left: 0px;
    padding-left: 0px;
}

#user-top-bar li > a {
    padding-right: 0px;
}

#home1-slider img { 
	max-height: 500px!important;
}

/*
#home1-slider { 
	padding-bottom: 26.05%!important;
	max-height: 500px!important;
	margin-bottom: 0;
}*/

.nav-item > a {
	width: auto;
    padding: 0px 5px;
}

.mobile-menu-button {
	margin-top: 15px;
}

.pl-button {
    width: 33.334%;
}

.pl-item figcaption {
	text-align: center;
}

.pl-item {
	margin-bottom: 30px;
}

#home1-slider .rslides-container {
	position: relative;
}

/*@media all and (min-width: 1367px) { #home1-slider { padding-bottom: 21.00%!important; height: 500px; } }

@media all and (max-width: 1366px) { #home1-slider { padding-bottom: 21.00%!important; height: 499px; } }

@media all and (max-width: 754px) {#home1-slider { padding-bottom: 0.00%!important;}}*/

.we-offers {
	background-color: #000;
}

blockquote {
    padding: 15px 0px 15px 20px;
}

#footer-2 {
    padding-top: 10px;
}

.contact-info-box li {
    margin-bottom: 28px;
}

.submenu-toggler {
	z-index: 3;
}

.plv-price span {
	color: #ccc;
	text-decoration: line-through;
	font-size: 14px;
}

.jGrowl-notification.alert {
	border: 1px solid #fff;
    padding: 10px 10px;
}

.jGrowl-close {
	color: #fff!important;
}

.jGrowl-message {
	color: #fff;
}

.jGrowl-message a {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

.product-count input.form-control.cart_quantity_input, .changeCartAmount {
    margin-left: 5px;
    margin-right: 5px;
    cursor: default;
    color: #212224;
}

.product-count > *, .product-count input.form-control.cart_quantity_input, .changeCartAmount {
    display: inline-block;
    width: 46px;
    height: 44px;
    font: 23px/42px "Open Sans", sans-serif;
    padding: 0;
    background-color: #fff;
    border: 1px solid #e1e3e6;
    vertical-align: middle;
    text-indent: 0;
    text-align: center;
}

.dd-list-empty {
    display: block;
}

#accordion-order input[type=radio] + label {
	width: 100%;
}

#accordion-order input[type=radio] + label p {
	margin-top: 5px;
}

.use-all {
	display: none;
}

.shipping-payment {
	min-height: 300px;
}

.use5 {
	display: block;
}

label.error {
	color: red;
}

.chc, .shipping-form {
	display: none;
}

.comment-area {
	margin-top: 32px;
}

.custom-content {
	min-height: 300px;
	padding-top: 30px;
	padding-bottom: 30px;
}

.custom-content ul {
	margin-left: -40px;
}

.custom-content li {
	margin-left: 0;
	list-style: none;
}

.pl-name {
	min-height: 55px;
}

#filter-products input {
    height: 31px;
}

#filter-products .cutom-submit {
    height: 46px;
}

#filter-products-main .cutom-submit {
    height: 46px;
}

#filter-products .widget {
    margin-bottom: 10px;
	display: block;
}

#filter-products .select-all {
	line-height: 5px;
}

#filter-products-main input {
    height: 31px;
}

#filter-products-main .cutom-submit {
    height: 46px;
}

#filter-products-main .widget {
    margin-bottom: 10px;
	display: block;
}

#filter-products-main .select-all {
	line-height: 5px;
}

.SumoSelect { width: 100%; }

.SumoSelect > .CaptionCont > span.placeholder {
    color: #212224;
    font-style: normal;
    font-weight: normal;
}

.SumoSelect > .CaptionCont {
    position: relative;
    border: 1px solid #ea8f25;
    min-height: 14px;
    background-color: #fff;
    border-radius: 5px;
    margin: 0;
}

#filter-products {
	padding: 0 10px 10px;
}

.widget.wg-filterslist.custom-color h3 {
	color: #212224;
    padding: 7px 7px 7px 15px;
    /* font-weight: bold; */
    text-transform: none;
    font-size: 20px;
	border-bottom: 1px dashed #e1e3e6;
}

.widget.wg-filterslist.custom-color {
	/*background: #060606;*/
	background: #f2f4f7;
	margin-bottom: 0;
	border-radius: 3px 3px 0 0;
}

.custom-aside {
	background: #f2f4f7;
    border-radius: 5px 5px 0 0;
}

.pagination > li > a {
    width: 50px;
}

.data-info {
	padding: 5px 0;
    border-bottom: 1px dotted #ccc;	
}

.data-info span {
	float: right;
}

.big-image {
    max-width: 400px;
}

.product-images .article-info {
    max-width: 400px;
    padding: 0;
}

@media (min-width: 1200px) {
	.big-image.product-page .zoomWrapper {
		min-height: 560px;
		line-height: 560px;
	}
}

div.levels-list {
    -ms-transform: scale(0.55); /* IE 9 */
    -webkit-transform: scale(0.55); /* Safari */
    transform: scale(0.55);	
	margin-top: -50px;
    margin-left: 35px;
    position: absolute!important;	
	right: -60px;
}

div.levels {
    width: 170px;
    height: 231px;
    float: right;
    display: inline-block;
    position: relative;
    padding: 10px;
    border: 1px solid #308cd0;
}

div.levels img.fuel {
    position: relative;
    left: 0px;
    top: 0px;
}

div.levels div.fuel_marker {
    position: absolute;
    left: 56px;
}

div.levels div.marker.level-A {
    top: 63px;
}

div.levels div.marker.level-B {
    top: 75px;
}

div.levels div.marker.level-C {
    top: 87px;
}

div.levels div.marker.level-D {
    top: 99px;
}

div.levels div.marker.level-E {
    top: 112px;
}

div.levels div.marker.level-F {
    top: 124px;
}

div.levels div.marker.level-G {
    top: 136px;
}


div.levels div.marker.level-a {
    top: 63px;
}

div.levels div.marker.level-b {
    top: 75px;
}

div.levels div.marker.level-c {
    top: 87px;
}

div.levels div.marker.level-d {
    top: 99px;
}

div.levels div.marker.level-e {
    top: 112px;
}

div.levels div.marker.level-f {
    top: 124px;
}

div.levels div.marker.level-g {
    top: 136px;
}


div.levels div.marker span {
    width: 34px;
    height: 22px;
    background: url(/marker.png) no-repeat 0px -0px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    text-align: center;
	line-height: 22px;
}

div.levels img.rain {
    position: relative;
    left: 10px;
    top: 0px;
}

div.levels div.rain_marker {
    position: absolute;
    right: 10px;
}

div.levels div.sound {
    width: 120px;
    height: 52px;
    position: relative;
    top: 10px;
    left: 28px;
    background: url(/sound.png) no-repeat 0px -0px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
}

div.levels div.sound span.level {
    height: 36px;
    width: 21px;
    display: block;
    position: absolute;
    top: 8px;
    left: 39px;
}

div.levels div.sound span.level.level-0 {
    background: url(/sound_level.jpg) no-repeat -93px -0px;
}

div.levels div.sound span.db {
    display: block;
    width: 45px;
    position: absolute;
    right: 2px;
    top: 15px;
    height: 22px;
    line-height: 22px;
    font-size: 13px;
}

.cat-image {
	float: left;
	border: 1px solid #ccc;
	max-width: 200px;
	margin: 0 20px 0px 0;
}

.cat-content {
	font-family: 'Roboto', sans-serif;
	margin-bottom: 30px;
}

#filter-products .cutom-submit {
	margin-top: 25px;
}

#filter-products-main .cutom-submit {
	margin-top: 25px;
}

.loader-over {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 100;
	background-color: rgba(0,0,0,0.3);
	top: 0;
	left: 0;
	display: none;
}

/*.loader {
    border: 16px solid #f3f3f3; 
    border-top: 16px solid #ea8f25;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
	  position: fixed;
	  top: 50%;
	  left: 50%;
	  transform: translate(-50%, -50%);	
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}*/

.loader {
    width: 680px;
    height: 300px;	
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);		
}

.data-info span {
    color: #000;
}

.s-bag-2 {
	font-weight: bold;
}

.top-search-box input[type="text"] {
    font-weight: bold;
}

.form-control::-webkit-input-placeholder { color: #000; }

.form-control:-moz-placeholder { color: #000; }

.form-control::-moz-placeholder { color: #000; }

.form-control:-ms-input-placeholder { color: #000; }

input[type="password"], input[type="search"], input[type="text"] {
	border-color: #ea8f25;
}

.plv-item, .plv-item .plv-body .plv-header, .plv-item .plv-body .plv-price-block, .plv-item .plv-body {
	border-color: #c3c3c3;
}

.pl-item figure .pl-badge {
    color: #ea8f25;
    border-color: #ea8f25;	
}

.info-line.static {
    position: static;
}

.info-line ul, .info-line ul li {
	list-style: none;
}

.info-line {
    position: fixed;
    z-index: 800;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    height: 55px;
}

.info-line img {
    display: block;
    max-height: 100%;
}

.info-line .carousel-ticker-list {
   height: 55px; 
}

.info-line .carousel-ticker li {
    float: left;
    height: 100%;
}

.rslide-caption-2 {
	/*color: #000;*/
	font-weight: bold;
}

.rslide-caption-1 span, .rslide-caption-1 .sc1-year {
	/*color: #000;
	border-color: #000;*/
}

.rslide-caption-2:before, .rslide-caption-2:after {
	/*border-color: #000;*/
}

.rslide-caption-1 .sc1-year {
	/*color: #000;
	border-color: #000;
	font-weight: bold;*/
}

.rslide-caption-1 {
	margin-top: 2%;
}

.rslide-button-1 {
	margin-top: 25px;
}

.nav-item > a {
    position: relative;
    display: block;
    line-height: 50px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
	font-weight: 700;
}

.nav-item > a:focus, .nav-item > a:hover, .nav-item > a.open {
    /*color: #29659c;
    background-color: #000;*/
}

.sub-nav-group li a {
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0 25px;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
}

#top-bar ul > li > a {
    height: 40px;
    border-bottom: 2px solid #888888;
}

#top-bar a {
    height: 40px;
    border-bottom: 2px solid #888888;
	color: #fff;
    font-size: 14px;
    font-weight: 400;	
}

#top-bar {
    border-bottom: 2px solid #888888;
    vertical-align: middle;
    color: #fff;
    font-size: 13px;
    height: 40px;
    line-height: 40px;
    background-color: #000;
}

.btn-third-col {
    background: #060606;
    color: #fff;
	font-weight: 400;
}

.btn-third-col:hover {
    background: #29659c;
    color: #fff;
}

.s-bag-1 {
    background: #fff;
    color: #fff;
    display: inline-block;
    float: left;
    width: 64px;
    height: 70px;
    text-align: center;
    position: absolute;
    left: 28px;
    top: -18px;
}

#shopping-cart-wrapper .s-bag-2::after, .arrow-btn::after {
	display: none;
}

.s-cart-pan {
    line-height: 37px;
    height: 37px;
    vertical-align: middle;
    width: 82%;
	float: right;
}

.s-bag-2 {
    font-size: 15px;
    font-style: normal;
    border: 1px solid #2e2c2a;
	color: #2e2c2a;
}

.mobile-menu-body ul li a {
    color: #fff;

}

.mobile-menu p a, .mobile-menu p {
	color: #fff;
	font-size: 14px;
	font-weight: 400;
}

.mobile-menu-body ul li ul li a {
    color: #fff;
}

.mobile-menu-body ul li a i {
    color: #fff;
}

/*.sub-nav-group li a {
    height: 35px;
    line-height: 35px;
}

.sub-nav {
    top: 60px;
}*/

.mobile-menu-body ul li .submenu-toggler {
    width: 100%;
    height: 50px;
}

.mobile-menu-body ul li .submenu-toggler i {
	right: 15px;
	position: absolute;
	top: 15px;
}

.mobile-menu-body ul li ul li a {
    color: #fff;
}

.mobile-menu-body ul li .submenu-toggler {
position: absolute;


right: 0;

top: 0;

padding: 0;

border: 0;

text-align: left;

font-size: 14px;

padding-left: 30px;
}

.rslide-caption-1, .rslide-caption-2 {
	width: auto;
	float: right;
	background: rgba(46,44,42,0.5);
	padding: 15px;
	text-align: right;
}

.rslide-caption-2:before, .rslide-caption-2:after {
	display: none!important;
}

.rslide-caption-2 {
    font-weight: normal;
    font-size: 26px;
}

.rslide-button-1 {
	float: right;
	background-color: rgba(46,44,42,0.7);
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 20px;
	font-weight: 500;
}

.rslide-button-1:after {
	display: none;
}

.rslide-button-1:hover {
	color: #fff;
}

.home-v2 .we-offers .btn-yet-col {
	background-color: #000;
}

.home-v2 .we-offers .btn-yet-col img {
	height: 40px;
	margin-right: 10px;	
}

.home-v2 .we-offers .btn-yet-col {
	color: #fff;
	padding: 7px 17px 7px;
}

.home-v2 .we-offers .btn-yet-col:hover {
	background-color: #2c2b28;
}

.blue-title, .contact .email a {
	color: #29659c;
}

.caps-title {
	text-transform: uppercase;
}

.contact h6 {
	color: #29659c;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
}

h2, .h2-title {
	font-size: 18px;
	font-weight: 500;
}

.pl-item figure {
    border: 1px solid #8e8e8e;
    border-bottom: 0px none;
	margin-bottom: 0;
}

.pl-caption {
    border: 1px solid #8e8e8e;
    border-top: 0px none;
}

.product-categories li {
	margin: 0;
}

.pl-item figure .pl-badge {
	border-color: #29659c;
	color: #29659c;
	text-transform: uppercase;
}

ul.pl-pages, .pl-item, .pl-item figure {
	overflow: visibile!important;
	position: static;
}

.pl-item figure .pl-badge {
	top: -10px;
}

/*.pl-item figure .pl-badge:after, .pl-item figure .pl-badge:before {
	border-top-color: #29659c;
}

.pl-item figure .pl-badge:after, .pl-item figure .pl-badge:before {
	border-top-color: #29659c;
}*/

h1 {
	font-size: 18px;
	font-weight: 300;
}

.full-width {
	width: 100%;
	padding: 0px;
}

.main-p-filter {
	margin-top: 20px;
}

.pl-price-block:before, .pl-price-block:after {
	display: none;
}

.pl-name a {
	color: #000;
	font-weight: bold;
}

.pl-price-block {
    position: relative;
    font-size: 19px;
    font-weight: 400;
    line-height: 1.5;
    width: 80%;
    margin-left: 10%;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    color: #29659c;
	font-weight: bold;
}

.pl-price-block .pl-price {
	color: #29659c;
	font-weight: bold;
}

.pl-name {
	min-height: 55px;
    width: 80%;
    margin-left: 10%;
    padding-top: 20px;
	line-height: 1.1;	
}

.pl-name-2 {
    width: 80%;
    margin-left: 10%;
	line-height: 1.3;	
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 0;
}

.pl-item figure a {
	display: inline-block;
	width: 155px;
}

div.levels-list {
    -ms-transform: scale(0.55);
    -webkit-transform: scale(0.55);
    transform: scale(0.55);
    /* margin-top: -50px; */
    /* margin-left: 35px; */
    position: absolute!important;
    /* right: -60px; */
    top: 3px;
    right: -19px;
}

.pl-item figure {
	height: auto;
	line-height: 1;
}

.SumoSelect > .CaptionCont {
    position: relative;
    border: 0px solid #000;
    min-height: 14px;
    background-color: #fff;
    border-radius: 0px;
    margin: 0;
}

.front-search {
	background: -webkit-linear-gradient(right, #29659C 50%,#2D2B29 50%);
	background: -moz-linear-gradient(right, #2d2b29 0%,#2d2b29 50%,#2d2b29 50%,#29659c 50%,#29659c 100%); /* W3C */
	background: -o-linear-gradient(right, #2d2b29 0%,#2d2b29 50%,#2d2b29 50%,#29659c 50%,#29659c 100%); /* W3C */
	background: linear-gradient(to right, #2d2b29 0%,#2d2b29 50%,#2d2b29 50%,#29659c 50%,#29659c 100%); /* W3C */
	/*background-image: -webkit-linear-gradient(right, #2d2b29, #29659c 30%); /* For Chrome 25 and Safari 6, iOS 6.1, Android 4.3 */


	/*background-color: #2d2b29;*/
}

.front-search-2 {
	background: -webkit-linear-gradient(right, #29659c 0%,#29659c 50%,#29659c 50%,#2d2b29 50%,#2d2b29 100%); /* W3C */
	background: -moz-linear-gradient(right, #29659c 0%,#29659c 50%,#29659c 50%,#2d2b29 50%,#2d2b29 100%); /* W3C */
	background: -o-linear-gradient(right, #29659c 0%,#29659c 50%,#29659c 50%,#2d2b29 50%,#2d2b29 100%); /* W3C */
	background: linear-gradient(to right, #29659c 0%,#29659c 50%,#29659c 50%,#2d2b29 50%,#2d2b29 100%); /* W3C */
	color: #fff;
	line-height: 1.3;
	font: 14px "Roboto", sans-serif;
	font-weight: 400;	
	/*background-color: #2d2b29;*/
}

.client-item p, .news-item p, .contact-info-box li span, .contact-info-box li a {
	line-height: 1.3;
    font: 14px "Roboto", sans-serif;
    font-weight: 400;	
}

.white-title {
	color: #fff;
}

.brands-list .bl-item-inner {
	background-color: #fff;
	border: 0px none;
}

.front-search .col-md-4 {
	background: #2d2b29;
}

.front-search .col-md-8 p {
	line-height: 1.3;
	font: 15px "Roboto", sans-serif;
	font-weight: 400;
	text-align: justify;
}

.front-search-2 .h2-title {
	margin-top: 7px;
}

.bx-controls {
	display: none!important;
}

.title-type-1 {
	border: 0px none;
}

.brands-list .bl-item-inner {
    display: block;
    height: auto;
    line-height: 1;
}

.title-type-1, .title-type-2 {
	margin-bottom: 0;
}

blockquote {
    padding: 15px 0px 15px 0px;
}

.quote-author {
    color: #fff;
    font-size: 13px;
    margin-top: 10px;
    display: block;
	float: right;
}

.SumoSelect > .CaptionCont {
	min-height: 40px;
}

.SumoSelect > .CaptionCont > span {
	padding-top: 6px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Roboto-condensed', sans-serif;
}

#filter-products .cutom-submit {
    margin-top: 10px;
}

#filter-products-main .cutom-submit {
    margin-top: 10px;
}

.front-search .col-md-8 {
	background: #29659c;
	color: #fff;
	border-left: 2px solid #fff;
	min-height: 385px;
}

.front-search h1 {
	color: #fff;
}

#filter-products {
	padding: 0;
}

blockquote {
    border-left: 0px none;
}

.news-title {
	text-align: left;
	margin-bottom: 15px;
}

.black-section {
	background-color: #000;
	color: #fff;
}

.SumoSelect > .CaptionCont > label > i {
	background-image: ;
}

#filter-products .cutom-submit {
	width: 100%;
}

#filter-products-main .cutom-submit {
	width: 100%;
}

.btn-sec-col {
	font-family: 'Roboto-condensed', sans-serif;
	font-size: 18px;
	font-weight: 300;	
}

.btn-sec-col:hover {
    background: #29659c;
    color: #fff;
}

.mobile-collapse-header::after {
	color: #fff;
}

.news-title.mobile-collapse-header::after {
    color: #000;
}

.bb-plus.mobile-collapse-header::after {
    color: #29659c;
}

.big-title {
	font-size: 24px;
}

input[type="password"], input[type="search"], input[type="text"], textarea, .form-control {
	border: 1px solid #8f8f8f;
}

.inner-search {
	padding: 0 20px 20px!important;
}

.widget.wg-filterslist.custom-color, .custom-aside {
	background: #2d2b29;
	border-radius: 0px;
}

.widget.wg-filterslist.custom-color h3 {
	border-bottom: 0px none;
	color: #fff;
	padding: 17px 0px 0px 21px;
}

.inner-search .cutom-submit {
    margin-top: 20px!important;
}

.pg-header {
    background: url('/slider1.jpg');
	background-size: cover;
    background-repeat: no-repeat;
    padding: 20px 0;
	
}

.b-crumbs a, .b-crumbs, .b-crumbs h1 {
	color: #fff;
	font-family: 'Roboto condensed', sans-serif;
	font-size: 20px;
	font-weight: 400;
}

.b-crumbs, .b-crumbs h1 {
	font-weight: 700;
}

.b-crumbs h1 {
    line-height: 23px;
    height: 25px;
	display: inline-block;
}	

.pg-header {
	position: relative;
}

.pg-header .title {
	position: absolute;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.3);
}

.b-crumbs a {
	font-weight: 400;
}

.b-crumbs i {
	margin: 0 3px;
    line-height: 23px;
    height: 25px;
    vertical-align: middle;
    display: inline-block;
}

.plv-item .plv-body {
	border: 0px none;
}

.plv-item .plv-image figure {
    border-right: 0px solid #ebebeb;
}

.plv-body div.levels {
    width: 170px;
    height: 231px;
    float: right;
    display: inline-block;
    position: relative;
    padding: 10px;
    border: 0px solid #308cd0;
    top: -39px;
    right: -30px;
    -ms-transform: scale(0.48);
    -webkit-transform: scale(0.48);
    transform: scale(0.48);	
}

.plv-item .plv-body .plv-price-block {
    line-height: 52px;
    margin-bottom: 15px;
    border-top: 1px solid #858585;
    border-bottom: 1px solid #858585;
	height: 50px;
}

.plv-item, .plv-item .plv-body .plv-header, .plv-item .plv-body .plv-price-block, .plv-item .plv-body {
    border-color: #858585;
}

.plv-exerpt ul {
	
}

.pg-body.cat-bg {
    background: #f5f6f5;
}

.plv-item, .plv-item div, .plv-item a, .plv-item li, .plv-item span, .plv-item b {
	text-transform: uppercase;
}

.plv-add-review b {
	font-size: 14px;
}

.plv-item {
	background: #fff;
}

.plv-exerpt ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: 500;
	color: #a2a8af;
}

.plv-item .plv-body .plv-buttons .btn {
    margin-right: 5px;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase!important;
    background: #29659c;
    color: #fff;
    padding: 3px 24px 3px 10px;
    border: 1px solid #a2a8af;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    min-width: 153px;
}

.product-reviews h3 {
	font-weight: 500;
	font-family: 'Roboto Condensed', sans-serif;
}

.product-reviews .availability {
	font-family: 'Roboto Condensed', sans-serif;
}

.zoom-content #product-pupGallery-button {
	z-index: 10;
	top: 0px;
	right: 0px;
	left: auto!important;
}

.product-reviews {
	float: none;
}

.availability {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
}

.white-bg .price {
	color: #29659c;
}

.best-product {
	border: 0px none;
	margin-top: 30px;
}

.product-info .add-cart {
    font-size: 14px;
	padding: 8px 10px 7px 10px;
	min-width: 161px;
}

.btn-gray:hover {
	color: #fff;
}

.btn-gray {
	margin-right: 0;
	background: #8a9099;
    color: #fff;
    margin-bottom: 13px;
    float: left;
    margin-left: 8px;
    font-size: 14px;
    line-height: 46px;
    height: 43px;
    width: auto;
    padding: 0px 10px;
    text-align: center;
    font-family: 'Roboto-condensed', sans-serif;
    font-weight: 300;	
}

.white-bg .plv-add-review {
	float: right;
}

.white-bg .plv-add-review b {
	color: #a40000!important;
}

.product-info .price {
	width: 100%;
}

.product-top-line .back-catalog:not(.btn-third-col) {
	color: #fff;
	background: #29659c;
	font-weight: 400;	
}

.product-top-line .back-catalog:before, .product-top-line .back-catalog:hover:before {
    border: 0px none;
	background: #29659c;
}

.product-top-line .back-catalog:after, .product-top-line .back-catalog:hover:after {
    border-right-color: #29659c;
	top: -1px;
}

.cat-image {
	border: 0px none;
}

.plv-exerpt ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    font-weight: 500;
    color: #a2a8af;
    line-height: 1.3;
}

.custom-cat-content {
	font-family: 'Roboto', sans-serif;
    margin-bottom: 30px;
    font-weight: 400;
    font-size: 15px;	
}

.plv-exerpt ul b {
	color: #000;
}

.plv-item .plv-body .plv-add-review:before {
	display: none!important;
}

.plv-item .plv-body .plv-add-review {
    float: right;
	color: #a40000!important;
}

.plv-item .plv-body .plv-price {
	color: #29659c;
	font-size: 24px;
}

.plv-item .plv-body .plv-add-review b, .plv-item .plv-body .plv-price span {
	color: #a40000!important;
}

.plv-item .plv-body .plv-price {
	margin: 0;
}

.plv-item .plv-image figure {
    position: relative;
    height: 240px;
    line-height: 240px;
    overflow: hidden;
}

.plv-item .plv-body .plv-title a {
    color: #000;
    font-weight: 700;
}

.cart-form div.levels {
    -ms-transform: scale(0.85); /* IE 9 */
    -webkit-transform: scale(0.85); /* Safari */
    transform: scale(0.85);
	border: 0px none;
	margin-top: -20px;
}

.custom-content a, .custom-content p, .custom-content div, .custom-content span, .custom-content, .custom-content2 {
	font-weight: 400;
	font-size: 14px;
}

.plv-item .plv-body .plv-title a {
    font-family: 'Roboto Condensed', sans-serif;
}

.big-image, .product-images .article-info {
	max-width: 445px;
}

.pl-item figure, .pl-caption {
	background: #fff;
}

.contact .detail h6 {
	margin-top: 30px;
}

.contact form {
	margin-bottom: 30px;
}

.contact input[type="password"], .contact input[type="search"], .contact input[type="text"] {
	height: 40px;
}

.dd-product-desc .title, .dd-product-desc .qty {
	color: #29659c!important;

}
.pl-item figure a {
	width: auto!important;
	color: #29659c;
}

.removex a {
	color: #fff;
    font-size: 16px;
    padding: 0 20px;
    font-weight: 500;
    margin-bottom: 5px;
    display: inline-block;
}	
}

.removex {
	text-align: right;
}

input[type="text"], input[type="search"], textarea {
	line-height: normal;
}

@media (min-width: 992px) {
.main-phone .div1 img {
	width: 70px; position: absolute	
}

.main-phone .div1 {
	display: inline-block;position: relative;width: 70px;height: 0px;left: -110px;
}

.main-phone .div2 a {
	font-size: 22px;position: absolute;width: 181px;right: -5px;" href="tel:+370 689 777 44
}

.main-phone .div2 {
	display: inline-block;position: relative;width: 125px;height: 0px;top: 22px;
}
}

@media (max-width: 991px) { 

#shopping-cart-wrapper {
	margin-top: 10px;
}

.main-phone {
	text-align: center;
	margin-bottom: 20px;
}

.main-phone .div1 img {
	width: 70px;
}

.main-phone .div1, .main-phone .div2 {
	display: inline-block;
}

.main-phone .div2 a {
	font-size: 22px;
}

.main-phone .div2 {

}
	.custom-cat-content {
		margin-top: 30px;
	}

	.rslide-caption-1 {
		float: none;
		text-align: center;
	}	
	
	.rslide-button-1 {
		width: 100%;
		text-align: left;
	}
	
	#header-logo img {
		margin: 0 auto;
		display: block!important;
	}
	
	#user-top-bar li > a {
		line-height: 40px;
		height: 40px;
	}	
	
	.s-cart-pan {
		line-height: 37px;
		height: 37px;
		vertical-align: middle;
		width: 92%;
		float: left;
		padding-left: 79px;
	}	
	
.front-search h1 {


margin-top: 30px;

padding-top: 30px;

}

.h2-title, .blue-title, .text-sm-center, .rslide-button-1, .rslide-caption-2 {
	text-align: center;
}	

.rslide-caption-2 {
	width: 100%;
	float: none;
}
}

@media (max-width: 1223px) { 
	.rslide-caption-1 span {
		font-size: 40px;
	}
	
	.rslide-caption-2 {
		font-size: 20px;
	}
}

@media (max-width: 1200px) { 
	.we-offers .col-md-4 a {
		font-size: 13px;
	}
.nav-item > a {
    font-size: 15px;
    font-family: 'Roboto Condensed', sans-serif;
}	
}

@media (max-width: 1199px) { 
.plv-item .plv-body .plv-buttons .btn {
    font-size: 12px;
    min-width: 115px;

}

.big-image {
	margin-top: 0;
}

.cart-form .col-md-3, .cart-form .col-md-9 {
	width: 100%;
}

.product-count.pull-left {
	float: none!important;
}

.col-sm-text-center {
	text-align: center;
}

.add-cart, .btn-gray {
	width: 100%;
	margin: 0 0 10px 0;
}

.cart-form div.levels {
    float: none;
}

.plv-item .plv-body .plv-title {
	font-size: 12px;
}

.plv-add-review b {
    font-size: 11px;
}

.plv-item .plv-body .plv-exerpt {
    font-size: 12px;
}

.plv-price-block {
	max-width: 95%;
}
}

@media (max-width: 991px) { 

	.plv-item .plv-body .plv-buttons .btn {
		font-size: 14px;
		min-width: 142px;
	}

	#footer-5 .container .copyright {
		text-align: center;
	}

	.we-offers .col-md-4 a {
		min-width: 385px;
		margin-bottom: 10px;
	}
	
	.we-offers .col-md-4 a {
		font-size: 18px;
	}

	.front-search {
		background: -webkit-linear-gradient(bottom, #29659C 50%,#2D2B29 50%);
		background: -moz-linear-gradient(to bottom, #2d2b29 0%,#2d2b29 50%,#2d2b29 50%,#29659c 50%,#29659c 100%); /* W3C */
		background: -o-linear-gradient(to bottom, #2d2b29 0%,#2d2b29 50%,#2d2b29 50%,#29659c 50%,#29659c 100%); /* W3C */
		background: linear-gradient(to bottom, #2d2b29 0%,#2d2b29 50%,#2d2b29 50%,#29659c 50%,#29659c 100%); /* W3C */
	}
	
	.front-search-2 .col-md-6.inner-1 {
		background-color: #2d2b29;
	}
	
	.front-search-2 .col-md-6.inner-2 {
		background-color: #29659c;
	}	
	
	.front-search-2 {
		background: transparent;
	}	
	
	.front-search .col-md-8 {
		border: 0px none;
	}
	
	.front-search .col-md-4 {
		min-height: 330px;
	}
}

@media (max-width: 811px) { 
	.rslide-caption-1 span {
		font-size: 36px;
	}
	
	.rslide-caption-2 {
		font-size: 16px;
	}
}

@media (max-width: 767px) { 
.b-crumbs-block {
    background-color: transparent;
    border-top: 0px solid #e1e3e6;
}

.big-image, .big-image, .product-images .article-info {
	margin: 0 auto;
}

.over-zoom {
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	z-index: 99998;
}

.zoom-content #product-pupGallery-button {
	z-index: 99999;
}

.zoomLens {
	z-index: 999;
}

.product-images .article-info {
	max-width: 100%;
}

.product-reviews h3 {
	font-size: 20px;
}

.article-info .social-buttons {
	float: right;
	margin: 0;
}

.article-info .social-buttons {
	display: inline-block;
}

.b-crumbs-block {
	padding: 15px 0;
}

.cat-bg {
	margin-top: 30px;
}

.no-margin {
	margin-top: 0px;
}

.b-crumbs {
    line-height: 20px;
}
}

@media (max-width: 991px) { 

	.plv-item .plv-body .plv-buttons .btn {
		font-size: 12px;
		min-width: 120px;
	}
}

@media (max-width: 499px) { 
	
.plv-item .plv-body .plv-title {

    font-size: 12px;
    max-width: 270px;
margin-bottom: 30px;

text-align: center;
}	
	
.plv-item .plv-body .plv-availability, .pl-2 {
	float: left;
	width: 100%;
	text-align: left;
}	

.plv-item .plv-body .plva-label {
	margin-right: 0;
}
	
.plv-item .plv-body .plv-add-review {

    float: left;
    margin: 0;
display: block;

width: 100%;	

}

.plv-item .plv-body .plv-buttons .btn {

    font-size: 12px;
    min-width: 100px;
    width: 100%;
    margin-bottom: 10px;

}	

.plv-item .plv-body .plv-add-review {
    line-height: 1;
    margin: 10px 0;

}

.plv-item .plv-body .plv-price {
	float: left;
}
}

@media (max-width: 468px) { 

	.we-offers .col-md-4 a {
		min-width: 300px;
		margin-bottom: 10px;
	}
	
	.we-offers .col-md-4 a {
		font-size: 13px;
	}

	.rslide-caption-1 span {
		font-size: 24px;
	}
}

@media (max-width: 419px) { 
	.product-top-line {
		text-align: center;
	}
	
	.product-top-line .back-catalog:not(.btn-third-col) {
		float: none !important;
		margin: 0 auto 25px;		
	}
	
	.product-top-line .pull-right {
		float: none !important;
		margin: 0 auto;		
	}
}

@media (max-width: 468px) { 
	.rslide-button-1 {
		margin-top: 0px;
	}
}

@media (max-width: 400px) { 
	.rslide-button-1 {
		/*margin-top: 5px;*/
		margin-top: 5px;
	}
	
	.rslide-caption-1, .rslide-caption-2 {
		padding: 5px;
	}
}

@media (max-width: 333px) { 
	.rslide-caption-1 span {
		padding: 10px;
	}
	
	.rslide-caption-1 span {
		font-size: 18px;
	}
}

@media all and (min-width: 768px) and (max-width: 991px) { 
	.s-bag-1 {
		top: -19px;
	} 
}

.toggle-plus .auto-minus {
	display: none;
}

.toggle-minus .auto-plus {
	display: none;
}

.autosearch-fields .wg-filterslist {
	margin-bottom: 10px!important;
}

.autosearch-fields {
	display: none;
}

.tyres_result, .tyres_result a {
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	margin-left: 5px;
}

.tyres_result a.active {
	color: #000;
	background: #fff;
	padding: 5px;
	margin-left: 0;
	padding: 3px 5px;
	border-radius: 5px;
}

.size-margin {
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
}

.size-title {
	font-size: 16px;
}