@font-face {
	font-family: 'MyriadPro';
    src: url('../stylesheet/fonts/MyriadPro-Regular.eot') format('embedded-opentype'), url('../stylesheet/fonts/MyriadPro-Regular.woff') format('woff'), url('../stylesheet/fonts/MyriadPro-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal
}
body {
	font-family: 'MyriadPro', sans-serif;
	font-weight: 700;
	color: #666;
	font-size: 12px;
	line-height: 20px;
	width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
/* 
range.noUiSlider.on('end', function( values, handle ) { 
range.noUiSlider.set([valueMin,null]);
    
*/
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #23a1d1;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
header{
    background-color: #2a3038;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
/* top */
#top {
	background-color: #EEEEEE;
	border-bottom: 1px solid #e2e2e2;
	padding: 4px 0px 3px 0;
	margin: 0 0 20px 0;
	min-height: 40px;
}
#top .container {
	padding: 0 20px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #888;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {
  float: left;
}
.city{
  width: calc(100% - 194px);  
  display: inline-block;
  text-align:center;
  margin-top: 16px;
}
.login-header{
    margin-bottom: 0;
    float: right;
    margin-left:-15px;
}
.login-header li{
    line-height: 56px;
}
.login-header a{
    line-height: 24px;
    text-transform: uppercase;
    color: #fff;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    display: inline-block;
}
.login-header .dropdown-menu {
    top: 37px;
    min-width: 107px;
}
.login-header .dropdown-menu li > a:hover {
    color: #000;
    background-color: transparent;
    background-image: none;
}
.login-header ul a{
    line-height: 20px;
    text-transform: none;
    color: #b5b5b5;
    font-size: 10px; 
}
.city{
    color:#fff;
    font-size: 11px;
}
.city select{
    cursor: pointer;
    border: 0;
    border-radius: 0;
    outline: 0;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    color: #838383;
    position: absolute;
    z-index: 10;
    left: 0;
    top: 16px;
}
#city{
    position: relative;
    color: #ff4d31;
    cursor: pointer;
}
.city .select_arrow {
    width: 0;
    height: 0;
    pointer-events: none;
    border-width: 7px 7px 0 7px;
    border-style: solid;
    border-color: transparent transparent transparent transparent;
}
.city .select_arrow::after {
    content: '';
    display: block;
    position: absolute;
    top: 2px;
    right: -11px;
    width: 7px;
    height: 7px;
    border-right: 1px solid #ff4d31;
    border-bottom: 1px solid #ff4d31;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.phone-header{
    margin-top: 15px;
} 
.phone-header a{
    font-size: 18px;
    color: #fff;
} 
.phone-header .telephone{
    /*padding-right: 21px;*/
   /*border-right: 2px solid #fff;*/
    background-image: url('../image/telefone.png');
    background-repeat: no-repeat;
    padding-left: 28px;
}
.phone-header .fax{
    padding-left: 18px;
    display: none;
}
.phone-header span{
    display: block;
    color: #fff;
    font-size: 10px;
    /*float: right;*/
    line-height: 8px;
    padding-left: 28px;
} 
.logined{ 
    border: 1px solid #fff;
    padding: 5px 11.5px;
    border-radius: 5px;
}
.callback{
    border: 1px solid #ff4d31;
    padding: 0 11.5px;
    border-radius: 5px;
    background-color:#ff4d31;
}
/* search */
#search {
    margin-top: 17px;
	margin-bottom: 18px;
    position: relative;
    display: inline-block;
    float: left;
    width: 75px;
}
#search .input-lg {
	height: 25px;
	line-height: 20px;
	padding: 0 22px 0 5px;
    width: 75px;
    border: 1px solid #bababa;
    border-radius: 14px;
}
#search.focusin .input-lg{
    width: 285px;
    position: absolute;
    z-index: 100;
}
#search.focusin .btn{
    right: -205px;
    z-index: 101;
}
#search .btn {
	font-size: 15px;
	line-height: 18px;
	padding: 0;
	text-shadow:none;
    border: 0;
    background-color: transparent;
    position: absolute;
    right: 6px;
    top: 3px;
    color: #ff4d31;
    box-shadow: none;
}
.compare-total{
    display: inline-block;
    margin-left: 20px;
    color: #000;
    font-size: 10px;
    margin-top: 20px;
    position: relative;
}
#wishlist-compare{
    margin-top: 19px;
    float: left;
}
#compare-total{
    padding-right: 3px;
    border-right: 1px solid #000;
    margin-right: 2px;
}
#wishlist-total{
    position: absolute;
    color:#fff;
    background-color:#ff4d31;
    border-radius: 50%;
    text-align: center;
    height: 16px;
    width: 16px;
    line-height: 16px;
    right: -7px;
    top: -2px;
}
.compare-total a{
    color: #000;
}
.compare-total .fa{
    font-size: 21px;
    color: #000;
}
/* cart */
#cart{
    margin-top: 19px; 
	display: inline-block;
    float: right;
    position: relative;
    cursor: pointer;
}
.header-cart{
    font-size: 10px;
    color: #000;
    text-transform: uppercase;
}
#cart .fa{
	color: #c4c4c4;
    font-size: 18px;
    margin-right: 18px;
    margin-left: 5px;
}
#cart #cart-tota{
    font-size: 12px;
     color: #000
}
#cart #cart-total .fa{
    font-size: 10px;
     color: #000
}
#cart-count{
    width: 21px;
    height: 21px;
    position: absolute;
    color: #fff;
    background-color: #ff4d31;
    left: 57px;
    top: -10px;
    border-radius: 50%;
    text-align: center;
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
.home .swiper-pagination.slideshow0 {
    width: auto;
    right: 60px;
    left: inherit;
    bottom: 0;
}
.home .slideshow0 .swiper-pagination-bullet {
    display: block;
    margin: 15px 0px;
    border: 1px solid #000;
    background: transparent;
}
.home .slideshow0 .swiper-pagination-bullet-active {
    background: rgba(0, 0, 0, 0.9) !important;
}
.home .slideshow0 .swiper-pagination-bullet::before{
    content: '';
    border: 1px dashed #000;
    top: 7px;  
    position: relative;
}
.home .slideshow0 .swiper-pagination-bullet:last-child::before{
    border: none!important;
}
.home .swiper-viewport .swiper-button-next,.home .swiper-viewport .swiper-button-prev {
    opacity: 0.7;
    right: 18%;
    left: inherit;
    text-shadow: none;
}
.home .swiper-viewport .swiper-button-next {
    margin-top: -67px;
}
.home .swiper-viewport .swiper-button-next::before {
    content: url(../image/swiper.png); 
}
.home .swiper-viewport .swiper-button-prev::before {
    content: url(../image/swiper.png); 
}
.home .swiper-viewport .swiper-button-prev {
    transform: rotate(180deg);
    margin-top: 21px;
}
.home .swiper-viewport:hover .swiper-button-next, .home .swiper-viewport:hover .swiper-button-prev{
    opacity: 1;
    right: 18%;
    left: inherit;
}
.swiper-button{
   color: #fff;
   text-transform: uppercase;
   position: absolute;
   border: 1px solid #fff; 
   padding: 13px 35px;
   font-size: 14px;
}
.swiper-button:hover{
    color: #2a3038;
    border: 1px solid #2a3038; 
}
.home #slideshow0 .swiper-button{
   bottom: 12%;
   right: 28%; 
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
#menu {
	min-height: 40px;
    margin: 10px -15px;
    border: 0 !important;
}
#menu .nav > li > a {
	color: #3e3e3e;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	background-color: transparent;
    font-size: 12px;
    text-transform: uppercase;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: #2a3038;
    color: #fff;
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}
.swiper-viewport { 
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important; 
}
.home .swiper-viewport {
    margin: 0 0 30px;
    }
.home #banner0 a{
    position: absolute;
    color: #fff;
    bottom: 40px;
    border: 1px solid #fff;
    font-size: 18px;
    line-height: 48px;
    padding: 0 63px;
    left: 88px;
    text-transform: uppercase;
}
.home #banner1 a{
    position: absolute;
    color: #fff;
    bottom: 20px;
    border: 1px solid #fff;
    font-size: 18px;
    line-height: 48px;
    padding: 0 50px;
    left: 67px;
    text-transform: uppercase;
}
.product-layout .action, #slideshow-products .action{
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    text-transform: uppercase;
    font-size: 10px;
    width: 90px;
    text-align: center;
    line-height: 14px;
    display: inline-block;
}
.action-type li{
    float: left;
    line-height: 14px;
}
.action-type li.action{
    color: #fff;
    width: 150px;
    font-size: 10px;
    text-align: center;
    text-transform: uppercase;
}
.action-type .model{
    padding-left: 33px;
    color: #b7b7b7;
}
.action-type .model span{
    color: #ff4d31;
}
.action.hit{
   background-color: #ff0000; 
}
.action.new{
   background-color: #00c2f6; 
}
.action.act{
   background-color: #fff324; 
   color: #000;
}
.categorieshome{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 40px;
}
.leftcategories{
    overflow: hidden;
    width: 54%;
    display: flex;
    flex-direction: column;
    align-content: space-between;
    justify-content: space-between; 
}
.rightcategories{
    width: 43%;
    display: flex;
    align-content: space-between;
    flex-direction: column;
    justify-content: space-between;
    overflow: hidden;

}
.left-home, .right-home{
    position: relative;
    cursor: pointer;
    margin-bottom: 25px;
    /*overflow: hidden;
    width: 100%;
    text-align: center;*/
}
.left-home:hover:after{
    content: '';
    position: absolute;
    width: 65%;
    background-color: #000;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    opacity: 0.5;
}
.right-home:hover:after{
    content: '';
    position: absolute;
    width: 60%;
    background-color: #000;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    opacity: 0.5;
}
.left-home:hover .bloghome, .right-home:hover .bloghome{
    color: #fff;
    bottom: 29px;
}
.bloghome{
    position: absolute;
    left: 30px;
    bottom: 49px;
    font-size: 16px;
    color: #fff;
    z-index: 100;
}
.bloghome.white{
    color: #fff;
}
.left-home:hover .line, .right-home:hover .line{
    width: 45px;
    height: 2px;
    background-color: #fff;
    display: inline-block !important;
    position: relative;
    top: -4px;
    margin-right: 15px;
}
.left-home:hover .open,.right-home:hover .open{
    display: block !important;
    padding-left: 60px;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
    .phone-header{
    float: right;
    text-align: right; 
} 
.footer-fluid img{
    margin: 0 auto 0;
}
.paymentinfo{
    text-align: right;
    margin-top: -40px;
    margin-right: 15px;
}
.rassrochka, .rassrochka-img{
    float: left;
    color: #000;
    font-size: 18px;
    line-height: 36px;
    font-weight: bold;
    padding-right: 25px;
}
.rassrochka-img img{
    display: inline-block;
}
#logo img{
    margin-left: -9px;
}
#contakt-page{
    margin-bottom: 50px;
}
#contakt-page .form-group {
    margin-bottom: 0;
}
#contakt-page input.form-control {
    height: 30px;
}
#contakt-page .control-label{
    padding-top: 3px;
    padding-bottom: 3px;
} 
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
.home .swiper-pagination.slideshow0 {
    right: 15px;
}
.home .slideshow0 .swiper-pagination-bullet {
    display: block;
    margin: 10px 0px;
    border: 1px solid #000;
}
}
/* content */
#content {
	min-height: 600px;
}
.service #content {
	min-height: 280px;
}
/* footer */
footer {
	background-color: #f5f5f5;
	color: #000;
}
.footer-fluid{
    background-color: #2a3038;
    padding: 21px 0;
    margin-bottom: 43px;
}
.footer-manufacturer{
    color: #FFF;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 38px;
    position: relative;
    padding-left: 10px;
}
.footer-manufacturer:before{
    content: '';
    position: absolute;
    left: 0;
    width: 90px;
    height: 5px;
    background-color: #ff4d31;
    bottom: 0;
}
.footer-fluid img{
    max-height: 38px;
}
.logo-footer{
    margin-bottom: 13px;
    display: inline-block;
}
.footer-text{
    color: #989898;
    font-size: 10px;
    font-weight: 400;
    margin-bottom: 30px;
    line-height: 13px;
}
.footer-inform li{
    color: #3b3b3b;
    font-size: 10px;
    font-weight: 400;
}
.footer-inform li span{
    color: #ff4d31;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #ababab;
    margin-top: 0px;
    margin-bottom: 17px;
}
footer a {
	color: #7a7a7a;
    font-size: 11px;
    font-weight: 400;
}
footer a:hover {
	color: #3b3b3b;
}
.footer-information ul li{
    padding-bottom: 15px;
}
footer h5 {
	font-size: 13px;
	font-weight: bold;
	color: #ff4d31;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 17px;
}
.social{margin-top:38px; display: inline-block;float: right;margin-right: -7px;}
.social a{width:35px; height:35px; text-align:center; margin:0 7px; display:inline-block; font-size:16px; background:#cecece; color:#000; border-radius:50px; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;line-height: 35px;}
.social a{-webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.social a:hover{background:#ff4d31;color:#fff;}
footer .term{
    float: right;
    font-size: 10px;
    font-weight: 400;
    color: #838383;
    margin-top: -21px;
    margin-right: 15px;
    text-decoration: underline;
}
footer p{
    color: #afafaf;
    font-size: 8px;
    text-align: center;
    line-height: 8px;
    padding-bottom: 17px;
    margin: 0;
}
footer .payment-info  p{
   padding-bottom: 0;
}
footer .payment-info img{
    margin: 0 auto;
    padding-top: 15px;
} 
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
.alert-wishlist{
    color: #fff;
    background-color: #ff4d31;
    position: absolute;
    right: 58px;
    top: 70px;
    width: 235px;
    border-radius: 12px;
    font-size: 10px;
    line-height: 14px;
    padding: 10px 14px;
    border-color: transparent;
}
.alert-wishlist a{
    color: #fff;
}
.alert > p{
   display: inline-block;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;
	border: 1px solid #ddd;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: -3px;
	right: -5px;
	width: 26px;
	height: 26px;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #1f90bb;
	background-position: 0 -15px;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	border: 1px solid #ddd;
	overflow: auto;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
.product-category .swiper-viewport{
    margin-bottom: 20px;
}
hr.divider{
    border-top: 1px solid #bababa;
    padding-top: 23px;
    margin: 0;
}
#product-product h1{
    font-size: 25px; 
}
.action-type{
    display: inline-block;
}
.product-description p{
    color: #000;
    margin: 0;
    font-weight: 500;
    line-height: 14px;
}
.product-wishlist{
    float: right;
    border: none;
    background-color: #bababa;
    color: #fff;
    padding: 3.5px 12px;
}
#slideshow-products{
    padding: 8px;
}
#product-product .swiper-pager{
    top: -74px;
    width: 52px;
    right: 0;
}
.ocfiltersort .radio input{
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.ocfiltersort .radio__text{
    padding: 0 0 0 27px;
    margin-top: -4px;
}
.ocfiltersort .radio input:checked + .radio__text {
    color:#000;
    position: relative;
    cursor: pointer;
}
.ocfiltersort .radio__text::before {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    width: 17px;
    height: 17px;
    border: 1px solid #e8e8e8;
    border-radius: 50%;
    background: #FFF;
}
.ocfiltersort .radio__text::after {
    content: ' ';
    position: absolute;
    top: 4px;
    left: 4px;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #ff4d31;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.5);
    opacity: 0;
    transition: .2s;
}
.ocfiltersort .radio input:checked + .radio__text::after{
    opacity: 1;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
.pull-right-not-xs{
    float: right;
}
}
.product-thumb h4 {
	font-weight: bold;   
    padding: 10px 0;
    margin: 0;
}
.product-thumb .caption {
	padding: 0 20px;
	min-height: 180px;
    cursor: pointer;
}
.product-list.news-list .product-thumb .caption {
	margin-left: 230px;
}
.category-list{
    background-color: #f5f5f5;
    padding-bottom: 30px;
}
.category-list h3{
    font-size: 18px;
    margin-top: 0;
    color: #ff4d31;
    padding-top: 20px;
    padding-left: 13px;
    text-transform: uppercase;
}
.category-list .navbar-collapse{
    padding: 0;
}
.category-list .navbar-nav > li{
    width: 100%;
    position: relative;
    
}
.category-list .navbar-nav > li.dropdown:after, .category-list .navbar-nav .dropdownopen li.dropdown:after{
    content: '+';
    position: absolute;
    top: 0;
    right: 4px;
    color: #000;
}
.category-list .navbar-nav > li.dropdown:hover:after, .category-list .navbar-nav .dropdownopen li.dropdown:hover:after{
    content: '-';
}
.category-list .navbar-nav > li.dropdownopen:after{
    content: '-';
    position: absolute;
    top: 0;
    right: 5px;
}
.category-list a, .category-list a.list-group-item{
    color: #000;
    border: none;
    background-color: transparent;
    text-shadow: none;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 5px;
}
.category-list a:hover, .category-list .nav .open > a, .category-list .nav .open > a:focus, .category-list .nav .open > a:hover, .openactive > a{
    color: #fff;
    background-color: #2a3038 !important;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.category-list .navbar-nav > li.dropdown:hover:after, .category-list .nav .open:after, .category-list .nav .open:focus:after, .openactive > a,.category-list .navbar-nav > li.dropdownopen.openactive::after{
    color: #fff !important;
}
.openulchild li a{
    padding-left: 25px;
    border-radius: 0 !important;
}
.category-list .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.category-list .dropdown-menu{
    left: 100%;
    /*left: 0;*/
    position: absolute;
    top: 0;
    padding: 0;
    background-color: #f5f5f5;
    font-size: 12px;
    border: none;
    border-radius: 0 !important;
    min-width: 200px;
    box-shadow: none;
    width: 100%;
}
.category-list .dropdownopen .dropdown-menu {
    margin-top: 0;
}
.category-list .dropdown-menu li{
    left: 100%;
    top: 0;
    padding: 0;
    background-color: #2a3038;
}
.category-list .dropdown-menu li a{
    padding: 0 0 0 30px;
    font-size: 12px;
    color: #fff !important;
    margin-bottom: 5px;
    display: inherit;
}
.category-list .dropdown-menu li a:hover{
    text-shadow: none;
    border: 0;
    background-image: none;
}
.box-main li a{
    font-size: 15px;
    text-transform: uppercase;
    border-radius: 0 !important;
    color: #000;
    padding: 6px 19px;
}
.category-list .dropdown-menu .category-name{
    display: inline-block;
}
.mod-row{
    margin-left: -15px;
    margin-right: -15px;
}
.box-main .nav-tabs {
    border-bottom: 1px solid transparent;
    margin-bottom: 28px;
    display: inline-block;
}
.box-main .tab-content{
    margin-left: -6px;
    margin-right: -6px;
}
.box-main .tab-content .swiper-viewport {
    margin: 0;
}
.box-main .tab-content .swiper-container {
    padding: 6px 6px 0 6px;
}
.arrow-tabs{
    float: right;
}
.box-main .tab-content .swiper-pager {
    top: 50%;
    right: -40px;
}
.arrow-tabs div, #product-product .swiper-pager div{
    width: 16px;
    height: 13px;
    cursor: pointer;
    padding: 18px 0;
    background-repeat: no-repeat;
    background-position: center;
}
.arrow-tabs .arrow-left, .swiper-pager .arrow-left{
    float: left;
    margin-right: 20px;
    background-image: url(../image/arrow-left.png);
}
.arrow-tabs .arrow-right, .swiper-pager .arrow-right{
    float: right;
    background-image: url(../image/arrow-right.png);
}
.box-main  .nav-tabs > li.active > a, .box-main  .nav-tabs > li.active > a:focus, .box-main  .nav-tabs > li.active > a:hover, .box-main .nav > li > a:focus, .box-main .nav > li > a:hover {
    text-decoration: none;
    background-color: #eee;
    border: 1px solid transparent;
    color: #fff;
    background-color: #ff4d31;
}
.left-block{
    font-size: 18px;
    color: #ff4d31;
    text-transform: uppercase;
    margin: 45px 15px 20px;
}
#column-left .product-article{
    padding-top: 20px; 
    margin-bottom: 25px;
    position: relative;
}
#column-left .product-article:first-child{
    padding-top: 0 !important; 
}
#column-left .product-article:before{
    content:'';
    position: absolute;
    width: 90px;
    height: 1px;
    background-color: #bababa;
    top: 0;
}
.product-article:first-child:before{
    content: none;
}
.blog-article .caption{
    padding: 20px 14px 15px;
    font-size: 11px;
}
.blog-article .caption .article-date{
    color: #555555;
    padding-bottom: 15px;
    display: inline-block;
}
.blog-article .caption p{
    color: #888888;
    margin: 0;
    font-size: 13px;
    line-height: 13px;
}
.blog-article .article-more{
    display: block;
}
.blog-article .article-more a{
    color: #ff4d31;
    text-decoration: underline;
    font-size: 13px; 
    float: right;
    display: inline-block;
    margin-bottom: 15px;
}
.product-thumb{
  box-shadow: 0px 0 6px 3px rgba(106, 106, 106, 0.3);
  position: relative;
  margin-bottom: 35px;

}
.product-thumb .caption {
    padding: 0 10px;
    min-height: 10px;
}
.product-thumb .button-group{
    border-top: none;
    background-color: transparent;
    position: absolute;
    top: 74px;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    transition: .6s ease-out;
    width: 104px;
    margin: 0 auto;
    z-index: 999;
}
.btn-my{
    width: 103px;
    border: none;
    display: block;
    float: none;
    background-color: #bababa;
    color: #fff;
    line-height: 24px;
    font-weight: bold;
    text-align: center;
    text-transform: unset;
    margin: 0 auto 8px;
    border-radius: 13px;
}
.btn-my:hover{
    color: #2a3038;
}
.btn-my.oneclick{
    background-color: #2a3038;
}
.btn-my.mycart{
    background-color: #ff4d31;
    margin-bottom: 0;
} 
.btn-my.oneclick:hover {
    color: #ff4d31;
}
.btn-my.mycart:hover{
    color: #2a3038;
}
.product-button .btn-my{
    display: inline-block;
    margin: 0 9px;
}
.product-thumb:hover .button-group{
    opacity: 1;
    visibility: visible;
}
.product-thumb:hover .image a {
    opacity: 0.2;
}
.product-thumb:hover .caption h4 a{
    text-decoration: underline;
}
.productimg{
  /*  margin-top: 42px;
    margin-bottom: 12px;*/
    padding-top: 42px;
    padding-bottom: 12px;
}
.product-thumb .caption h4 a{
    color: #343434;
    font-size: 14px;
    min-height: 46px;
    display: block;
}
.productwishlist .product-thumb .caption h4 a{
    min-height: auto;
}
.price-old {
    margin-left: 0;
    font-size: 14px;
    color: #999;
    text-decoration: line-through;
}
.price-price {
    margin-left: 0;
    font-size: 20px;
    color: #999;
}
.price-new {
    color: #ff4d31; 
    font-weight: 700;
    font-size: 20px;
    float: right;
}
.price-new .fa{
    font-size: 16px;
}
.price-old .fa{
    font-size: 12px;
}
#cost .fa{
    font-size: 28px;
}
#fullcost .fullcost .fa{
    font-size: 16px;
}
#fullcost .discountcost .fa{
    font-size: 20px;
}
.notold .price-new {
    color: #b7b7b7; 
    font-weight: 700;
    font-size: 20px;
    float: right;
}
.modalbuynow .price{
    color: #ff4d31; 
    font-weight: 600;
    font-size: 26px;
}
.product-price .price li{ 
    display: inline-block;
    float: left;
}
.product-price .price li span{ 
    line-height: 24px;
}
.product-button{
    display: inline-block;
    margin-bottom: 38px;
}
.product-price  .price{
    float: left;
    display: inline-block;
}
.product-price  .price-old, .product-price  .price-price{
    margin-right: 18px;
}
.product-price  .price-new{
    margin-right: 9px;
}
#product-product .nav-tabs{
    border: 0;
    margin-bottom: 20px;
}
#product-product .nav-tabs > li > a{
    font-size: 10px;
    color: #000000;
    background-color: #f5f5f5;
    border-radius: 0 !important;
    margin-right: 1px;
    padding: 2px 13px;
}
#product-product .nav-tabs > li.active > a, #product-product .nav-tabs > li.active > a:focus, #product-product .nav-tabs > li.active > a:hover {
    color: #ff4d31;
    cursor: default;
    border-top: 1px solid #ff4d31;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    background-color: transparent;
    border-bottom:1px solid transparent;
}
.text-manufacturer{
    color: #ff4d31;
    font-size: 15px;
    margin-bottom: 20px;
}
.manufacturer-name{
    text-transform: uppercase;
}
.charakteristika li, .charakteristika-mob li{
    color: #7d7d7d;
    line-height: 1.38;
    padding-bottom: 5px;
} 
.charakteristika li span, .charakteristika li a, .charakteristika-mob li span, .charakteristika-mob li a{
    color: #000;
}
.productdescription{
    font-size: 12px;
    color: #000;
}
.productdescription h4{
    font-size: 12px;
    color: #000;
    padding-bottom: 9px;
    font-weight: 600;
}
.productdescription p{
    margin: 0;
    line-height: 16px;
    font-weight: 500; 
}
.productdescription p a{
    color: #ff4d31;
    text-decoration: underline;
}
.productdescription p a:hover{
    color: #ff4d31;
    text-decoration: none;
}
.well {
    padding: 0;
    margin-bottom: 20px;
    background-color: transparent;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#account-login h2,.header-title{
    margin-top: 5px;
    margin-bottom: 62px;
    font-size: 25px;
    color: #ff4d31;
    line-height: 25px;
}
#information-information .header-title, .newsdescription{
    margin-bottom: 0;
}
.vakansii-test, .newsdescription-tekst{
    color: #000;
    padding-bottom: 35px;
    display: inline-block;
    font-weight: 700;
} 
.newsdescription-tekst a{
    color: #ff4d31;
} 
.vakansion{
    color: #000;
}
.vakansion p{
    font-size: 14px;
    line-height: 18px;
    font-weight: normal;
    margin-bottom: 18px;
}
.vakansion h3{
    font-size: 20px;
    margin-top: 60px;
    margin-bottom: 20px;
    color: #ff4d31;
}
.vakansion .vak-block {
    display: flex;
    justify-content: space-around;
}
.vakansion .vak-img {
    text-align: center;
}
.vakansion img {
    margin: 0 auto;
}
.vakansion .vak-text{
    font-size: 16px;
    margin-top: 10px;
    display: inline-block;
}
.account-login, .form-creator, .pav-newsletter{
    background-color: #ff4d31;
    padding: 20px 22px 30px;
    border-radius: 4px;
    max-width: 271px;
    margin: 0 auto;
}
.form-creator h4, .pav-newsletter h4{
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    margin-top: 0;
}
.form-creator h4 span, .pav-newsletter h4 span{
    font-size: 12px;
    font-weight: normal;
    margin-top: 5px;
}
.form-creator .control-label{
    color: #fff;
    line-height: 14px;
}
.button-agree .checkbox_text, .button-agree .checkbox_text a{
    line-height: 14px;
}
.form-creator .button-agree{
  margin: 45px 0 15px;
  color: #fff;  
}
.form-creator .button-agree a{
  color: #fff;  
}
.button-agree .checkbox_text{
    padding-top: 3px;
}
.form-creator div.required .control-label::before {
    display: none;
}
.form-creator div.required .control-label::after {
    content: '* ';
    color: #fff;
    font-weight: bold;
}
.btn-form-creator{
    width: 100%;
    color: #ff4d31;
    border-radius: 0;
    border: 0;
    background-color: #7d2d1e;
    padding: 3px;
}
.account-login p{
    color: #fff;
    margin-bottom: 14px;
}
.register-link{
    text-align: center;
    color: #000;
    margin-top: 55px;
}
.register-link a{
    color: #ff4d31;
}
.register-link p{
    display: inline-block;
    margin: 0;
}
#account .register-link{
    margin-top: 45px;
    text-align: left;
    margin-left: -15px;
}
.form-control {
    height: 22px;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 14px;
    background-image: none;
    border: none;
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-weight: 400;
}
.account-login .form-control {
    color: #868686;
}
.account-register{
    margin-top: -32px;
}
.account-register label {
    color: #000;
    padding: 0;
}
.account-register .form-group {
    margin-bottom: 5px;
}
.account-register div.required .control-label::before {
    display: none;
}
.account-register .form-control, .form-forgotten .form-control,.buynow-form  .form-control, #information-contact .form-horizontal .form-control,#form-review .form-control, #eszfaq.form-horizontal .form-control{
    background-color: #e8e8e8;
}
.type_checbox{
    margin-top: 10px;
}
.radio-method{
    display: inline-block;
}
.radio-toolbar input[type="radio"],.radio-method input[type="radio"]{
    display: none;
}
.radio-toolbar label {
    display: inline-block;
    padding: 2px 5.5px;
    cursor: pointer;
    border: 1px solid #dadada;
    border-radius: 3px;
    float: left; 
}
.radio-toolbar input[type="radio"]:checked+label {
    background-color: #ff4d31;
    border: 1px solid #df8071;
    color: #fff;
}
.type-checbox input[type="radio"]:checked+label {
    border: 1px solid #ff4d31;
}
.type-checbox label {
    padding: 5px 5px 3px;
    color: #000;
    border-radius: 3px;
    margin: 0 16px;
    width: 80px;
    height: 80px;
}
.type-checbox label img{
    margin: 0 auto;
}
.radio2 {
    display: none;
    color: #bbb;
    font-size: 10px;
    line-height: 10px;
    font-weight: normal;
}
.radio2.on-display{
    display: block;
}
.radio-toolbar label:hover {
    background-color: #ff4d31;
    border: 1px solid #df8071;
    color: #fff;
}
.form-forgotten .form-control{
    color: #727272;
    border-radius: 0;
    margin: 0 auto;
    max-width: 300px;
    height: 30px;
}
.account-register .form-control:focus, .form-forgotten .form-control:focus {
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.account-login .forgotten{
    float: right;
    color: #fff;
    font-weight: 400;
    font-size: 10px;
    text-decoration: underline; 
}  
.account-login .forgotten:hover{
    text-decoration: none;
    color: #fff;
}
.btn-login{
    width: 100%;
    margin-top: 30px;
    color: #ff4d31;
    border-radius: 0;
    border: 0;
    background-color: #fff;
    padding: 3px;
}
.btn-modal{
    color: #ff4d31;
    border-radius: 0;
    border: 0;
    background-color: #fff;
    padding: 5px;
    width: 150px;
}
.btn-login:hover, .btn-register:hover,.btn-forgotten:hover,.btn-modal:hover{
    color: #ff4d31;
    background-color: #2a3038;
}
#account{
    padding-left: 15px;
    padding-right: 15px;
}
.text-details{
    font-size: 25px;
    padding-bottom: 14px;
    color: #ff4d31;
    font-weight: 400;
    margin-top: 18px;
}
.text-register{
    color: #000;
    line-height: 15px; 
    font-weight: 400;
    background-image: url(../image/text-register.png);
    background-repeat: no-repeat;
    padding-left: 104px;
    margin-bottom: 200px;
} 
.text-register p{
    margin-bottom: 16px;
}
.agree{
    color: #ff4d31;
    text-decoration: underline;
}
.agree:hover{
    color: #ff4d31;
    text-decoration: none;
}
#text-details{
    padding-left: 10%;
}
#text-details .buttons{
    margin: 0;
}
#account select.form-control,{
    padding-top: 3px;
    padding-bottom: 2px;
    color: #000;
    padding-left: 5px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.select {
    position: relative;
    display: inline-block;
    width: 100%;
}
.select__arrow {
    position: absolute;
    top: 12px;
    right: 10px;
    width: 0;
    height: 0;
    pointer-events: none;
    border-width: 10px 10px 0 10px;
    border-style: solid;
    border-color: transparent transparent transparent transparent;
}
.select__arrow::after {
    content: '';
    display: block;
    position: absolute;
    top: -16px;
    right: -7px;
    width: 9px;
    height: 9px;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.btn-register{
    margin-top: 13px;
    padding: 13.5px 12px;
    border: 0;
    border-radius: 0;
    color: #fff;
    background-color: #ff4d31;
    width: 205px;
}
#buttonsdiv .btn-register{
    font-size: 20px;
    border-radius: 4px; 
}
#text-details .checkbox input[type="checkbox"],#information-contact .checkbox input,#collapse-payment-method .radio input{
    display: none;
}
#text-details .checkbox {
    display: inline-block;
    padding-left: 25px;
    padding-top: 0;
}
#text-details .checkbox label::before,#information-contact .checkbox label::before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 7px;
    position: absolute;
    left: 0;
    top: 1px;
    background-color: #e8e8e8;
    border: 1px solid #e8e8e8;
}
#information-contact .form-horizontal .checkbox{
    padding-top: 0px;
}
#text-details .checkbox input:checked + .checkbox_text:after, #information-contact .checkbox input:checked + .checkbox_text:after {
    position: absolute;
    content: '';
    display: block;
    left: 5px;
    top: 2px;
    width: 6px;
    height: 10px;
    border-right: 1px solid #ff4d31;
    border-bottom: 1px solid #ff4d31;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.modal-buttons .modal-content, .btn-forgotten{
    background-color: #ff4d31;
    color: #fff;
}

.backgroundwhite.modal-buttons .modal-content{
    background-color: #fff;
    color: #000;
}
.modal-dialog {
    width: 500px;
}
.modal-title{
    color: #fff;
}
.modal-header .close {
    color: #fff;
    opacity: .8;
}
.modal-cartsubmit .btn-register{
    padding: 9px 12px;
    width: auto;
}
.product-thumb-cart .price{
    color: #ff4d31;
    font-size: 16px;
}
.btn-back{
    float: left;
}
.backgroundwhite.modal-buttons .modal-header .close{
    color: #ff4d31;
}
.backgroundwhite.modal-buttons .modal-title{
    color: #000;
}
.modal-header .close:hover{
    opacity: 1;
}
.callme-form{
    padding: 0 50px;
}
.modal.in .modal-dialog{
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
    top: 50%;
}
#account-forgotten h2 {
    margin-top: 185px;
    margin-bottom: 36px;
    font-size: 25px;
    color: #ff4d31;
    line-height: 25px;
}
.form-forgotten{
    max-width: 350px;
    margin: 0 auto;
}
.btn-forgotten{
    width: 100%;
    border: 0;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: normal;
    line-height: 45px;
}
.form-forgotten p{
    font-weight: normal;
    color: #a9a9a9;
    line-height: 13px;
}
/*.cart-content{
    max-width: 800px;
    margin: 0 auto;
}*/
.column-quantity-text{
    padding-right: 10px;
}
.table-cart tr, .orders, .cart-product{
    border: 1px solid #dddddd;
}
.cart-product{
    position: relative;
    padding: 8px;
}
#block-cart .cart-product{
    padding: 8px;
}
#block-cart .cart-product div{
    display: inline-block;
}
.cart-quantity{
    width: 24%;
}
.cart-quantity > div{
    display: inline-block;
    margin: 0 auto;
    width: auto;
}
.btn-remove{
    width: 20px;
    height: 20px;
    background: #ff4d31;
    position: absolute;
    display: block;
    z-index: 200;
    text-indent: -9999px;
    cursor: pointer;
    right: 2px;
    top: 1px;
}
.btn-remove:before,
.btn-remove:after {
    content: '';
    width: 80%;
    height: 1px;
    background: #fff;
    position: absolute;
    top: 48%;
    left: 10%;
    transform: rotate(45deg);
    transition: all 0.3s ease-out;
}
.btn-remove:after {
    transform: rotate(-45deg);
    transition: all 0.3s ease-out;
}
.cart-img{
    width: 105px;
    text-align: center;
}
.cart-img img{
    padding: 0;
    border: 0;
}
.tr-divider{
    border: 0 !important;
}
.tr-divider td, #block-cart .tr-divider{
    height: 15px;
}
.cart-name{
    max-width: 290px;
}
#block-cart .cart-name{
    width: 38%;
}
.cart-name .action {
    padding: 1px 13px;
    text-transform: uppercase;
    font-size: 10px;
    color: #fff;
    margin: 2px 0 8px;
    display: inline-block;
    line-height: 16px;
}
.cart-name .action.act{
    color: #000;
}
.cart-name a {
    display: block;
    color: #343434;
    padding-left: 3px;
    font-size: 14px;
}
.cart-price .price-old {
    color: #b7b7b7;
    line-height: 20px;
    padding-right: 30px;
}
.div-cart-price{
    display: inline-block;
    line-height: 20px;
    float: right;
}
.div-cart-price .price-text{
    text-transform: lowercase;
}
.number{
    display: block;
    width: auto;
}
.number:hover .btn-number{
    color: #ff4d31;
}
.number button {
    border: none;
    background-color: transparent;
    background-image: none;
    box-shadow: none;
    font-size: 18px;
    line-height: 18px;
    padding: 0 6px;
}
.input-number {
    width: 26px !important;
    text-align: center;
    float: left !important;
    font-size: 18px !important;
    line-height: 18px;
    background-color: transparent;
    padding: 0;
    min-width: 26px !important;
    color: #ff4d31;
}
.cart-quantity, .cart-price{
    vertical-align: middle !important;
    width: 25%;
}
 .cart-price{
    line-height: 32px;
}
.table-total{
    font-size: 22px;
    color: #ff4d31;
}
#fullcost{
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 25px;
    box-shadow: 0px 0 10px 3px rgba(106, 106, 106, 0.3);
}
.text-cost{
    background-color: #ff4d31;
    line-height: 47px;
    color: #fff;
    padding: 0 18px;
}
.text-cost span{
    font-size: 20px;
}
#fullcost .discountcost{
    line-height: 70px;
    color: #000;
}
.discountcost{
    padding: 0 18px;
}
#fullcost .discountcost span{
    line-height: 70px;
    color: #000;
    font-size: 26px;
}
#cost{ 
    box-shadow: 0px 0 10px 3px rgba(106, 106, 106, 0.3);
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 50px;
}
#cost #total{
   font-size: 35px; 
   font-weight: bold;
   color: #ff4d31;
   line-height: 80px;
   padding-top: 10px; 
} 
.buynow-form{
    margin-top: 25px;
}  
.buynow-form .form-group{
    max-width: 348px;
    margin: 0 auto 15px;
}
#error-not-found h2{
    margin: 80px 0 60px;
    font-size: 48px;
    line-height: 40px;
}
#error-not-found .error-notfound div{ 
    margin: 0 0 60px;
    font-size: 350px;
    color: #ff4d31;
    line-height: 230px;
    font-weight: bold;
}
#error-not-found .error-notfound p{ 
    max-width: 320px;
    margin: 0 auto 18px;
    color: #000;
    font-size: 15px;
    font-weight: normal;
}
#error-not-found .btn-notfound{
    color: #ff4d31;
    text-decoration: underline;
    font-size: 15px;
    font-weight: normal;
}
#callme .text-danger{
    color: #fff;
}
.text-completed{
   color: #000;
   font-size: 15px; 
   font-weight: normal;
   background-image: url(../image/completed.png);
   height: 159px;
   background-repeat: no-repeat;
   padding-left: 190px;
   max-width: 430px;
   margin: 170px auto;
   line-height: 30px;
}
.text-completed span{
   display: block; 
   font-size: 25px;
   text-transform: capitalize;
   padding-top: 45px;
}
.text-completed .btn-notfound{
   font-size: 12px; 
   text-decoration: underline; 
   color: #000;
   padding-top: 20px;
   display: inline-block;
}
.deliveri{
   color: #000; 
   font-weight: normal;
}
.deliveritab  article{
   margin-bottom: 15px;
} 
.deliveri p, .deliveri b{
   font-size: 15px;
   margin-bottom: 0;
   line-height: 16px;
}
.deliveri-title{
   font-size: 15px;
   margin-bottom: 20px; 
} 
.deliveri-tab .nav-tabs{
    display: inline-block;
    border-bottom: none;
} 
.deliveri .nav-tabs > li a{
   max-width: 163px;
   height: 168px;
   text-align: center; 
   display: inline-block;
   margin-right: 17px;
   margin-left: 17px; 
   border-radius: 3px;
   padding: 10px 4px;
}
.deliveri .nav-tabs > li.active a,.deliveri .nav > li > a:focus, .deliveri .nav > li > a:hover {
   text-decoration: none;
   background-color: transparent;
   border: 1px solid #ff4d31;
}
.deliveri .nav-tabs > li a img{
   margin: 0 auto;
}
.deliveri .nav-tabs > li a span{
   margin-top: 10px;
   display: inline-block;
   font-size: 15px; 
   font-weight: normal;
   color: #000;
   line-height: 15px;
}
#checkoutcheckout .form-control,#account-edit .form-control,#tab-help .form-control{
    border: 1px solid #e8e8e8;
    border-radius: 1px;
}
#checkoutcheckout input.form-control, #checkoutcheckout select.form-control,#account-edit input.form-control,#account-edit select.form-control,#tab-help input.form-control{
    height: 30px;
}
#collapse-payment-address select,#account-edit select{
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}
#collapse-payment-address  .select__arrow,#account-edit  .select__arrow{
    top: 10px;
    right: 8px;
    width: 0;
    height: 0;
    pointer-events: none;
    border-width: 10px 6px 0 6px;
    border-style: solid;
    border-color: #ff4d31 transparent #ff4d31 transparent;
}
#collapse-payment-address .select__arrow::after,#account-edit .select__arrow::after {
    position: absolute;
    top: -16px;
    right: -7px;
    width: 9px;
    height: 9px;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
#checkout-tab li{
     margin: 0px 20px;
} 
#checkout-tab li a{
     color: #000;
     font-size: 20px; 
     font-weight: normal;
     border: 0 !important;
     padding: 0px;
     background-color: transparent;
}
#checkout-tab li:first-child{
     margin-left: 0px;
}
#checkout-tab li.active a{
     color: #b4b4b4;
     position: relative;
}
#checkout-tab li.active a:after{
     position: absolute;
     content: '';
     height: 5px;
     width: 100%;
     background-color: #ff4d31;
     left: 0;
     bottom: -4px;
}    
#checkout-tab.nav-tabs {
    border-bottom: 0;
}
#checkoutcheckout .panel-body > img{
    margin: 0 auto;
}
#checkoutcheckout .input-group-btn > .btn{
    border: 1px solid #ff4d31;
    color: #dbdbdb;
    background-image: linear-gradient(to bottom, #ff4d31, #ff4d31);
    padding: 5.4px 12px;
}
.shipping-method{
    color: #a1a1a1;
    max-width: 440px;
    margin: 35px auto 0;
}
#collapse-payment-method .radio .radio__text{
    font-size: 15px;
    color: #000;
    padding-left: 5px;  
}
#collapse-payment-method .radio__text::before {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    width: 16px;
    height: 16px;
    border: 1px solid #e8e8e8;
    border-radius: 50%;
    background: #e8e8e8;
}
#collapse-payment-method .radio__text::after {
    content: ' ';
    position: absolute;
    top: 3px;
    left: 3px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #ff4d31;
    opacity: 0;
    transition: .2s;
}
#collapse-payment-method .radio input:checked + .radio__text::after {
    opacity: 1;
}
.flex-row{
    display: flex;
    flex-wrap: wrap;
}
#buttonsdiv{
    position: relative;
    width: 100%;
}
#buttonsdiv .buttons{
    position: absolute;
    /*left: 15px;*/ 
    bottom: 3px;
    right: 0;
}  
.successorder p{
    color: #000;
    font-size: 14px;
    font-weight: normal;
}
.successorder p a{
    color: #ff4d31;
    font-size: 16px;
    font-weight: bold;
}
.vakansii-tekst{
    margin-bottom: 35px;
    color: #000;
    display: block;
}
.information-4 #information-information .header-title{
    margin-bottom: 30px;
}
.about-us{
    margin-top: 20px;
}
.about-us a{
    color: #ff4d31;
}
#information-contact{
    margin-bottom: 20px;
}
#information-contact, #information-contact p, .about-us p{
    font-size: 14px;
    color: #000;
    font-weight: normal;
    line-height: 18px;
}
big {
    font-weight: bold;
    font-size: 100%;
}
.table_2{
    border-collapse: collapse;
    margin-bottom: 20px;
}
.table_2 td, .table_2 th {
    padding: 5px;
    border-bottom: 1px solid #666;
    text-align: left;
} 
#ymaps-map-id_133707347854354654748{
    margin-bottom: 15px;
}
.img-news{
    width: 500px;
    max-width: 100%;
    height: 150px;
    max-height: 100%;
} 
.news-list .product-thumb,.aktsii-page .product-thumb  {
    box-shadow: none;
    border: none;
}
.aktsii-list .product-thumb .caption {
    padding: 0;
}
.aktsii-list .product-thumb .name {
font-weight: bold;
padding: 7px 5px;
color: #ff4d31;
text-align: left;
background: #EFEFEF;
}
.news-list .date-added{
color:#7d7d7d;
font-weight: normal;
}
.news-list .description{
color:#000;
font-weight: normal;
font-size: 14px;
}
.form-subscribe{
    position: relative;
}
.btn-subscribe{
    position: absolute;
    right: 7px;
    top: 4px;
    border: none; 
    width: 26px;
    border-radius: 0;
    box-shadow: none;
    background-repeat: no-repeat;
}
.formNewLestter .valid{
   margin: 0 -15px;
}
#product-product.article .thumbnail{
    padding: 0;
    border-radius: 0;
}
#product-product.article h1{
    font-size: 20px;
    color: #000;
    font-weight: 700;
}
.option-news{
    min-height: 20px;
    clear: both;
    color: #7d7d7d;
    padding-bottom: 20px;
}
.option-news .pull-right a{
    color: #7d7d7d;
    padding: 0 8px;
}
#product-product.article #tab-description{
    color: #000;
    margin-bottom: 50px;
}
.product-list.news-list .product-thumb .caption {
    margin-left: 500px;
    position: relative;
    height: 150px; 
}     
.news-list .product-thumb .button-group {
    left: 9px;
    bottom: 0;
    top: inherit;
    opacity: 1;
    visibility: visible;
    border: 0 !important;
    width: auto;
} 
.news-list .product-thumb .button-read-more{
    border: 0;
    background-color: transparent;
    color: #ff4d31;
    text-decoration: underline;
}
.service-page{
    margin-bottom: 30px;
}
.service-page .service-img, .aktsii-page .service-img{
    margin-bottom: 30px;
    border: 0;
    border-radius: 0;
    padding: 0;
}
.service-img img{
    border: 0;
    border-radius: 0;
    padding: 0 15px;
}
.service-list{
    height: 220px;
    margin-bottom: 30px;
    box-shadow: none;
}
.service-list:hover{
    box-shadow: 0px 0 10px 3px rgba(106, 106, 106, 0.3);
}
.service-list:hover .image a {
    opacity: 1;
}
.product-list .service-list .image {
    float: none;
    margin: 45px auto 25px;
}
.service-list h4{
    font-weight: normal;
    font-size: 16px;
    text-align: center;
    margin-bottom: 0; 
}
.service-list a{
    color: #000;
    font-weight: normal;
    font-size: 14px;
}
.nashi_roboty{
    padding-bottom: 20px;
}
.service-page p, .nashi_roboty p{ 
    color: #000;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    padding: 0 20px 20px;
}
.aktsii-page{
    color: #000; 
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    padding: 0 0 20px;
}
.service-page h3{ 
    padding: 0 20px 20px;
}
.service-page p a,.nashi_roboty p a, .nashi_roboty li a,.aktsii-page p a,.categories-description a{ 
    color: #ff4d31;
}
.aktsii-description{
    padding-bottom: 15px;
}
.service-page h1, .aktsii-list h1{  
    color: #000;
    font-size: 26px; 
    padding: 0 20px 20px;
    margin: 0; 
    font-weight: 600;
}
.service-page h2, .nashi_roboty h2{  
    color: #000;
    font-size: 20px;
    padding: 0 20px 20px;
    margin: 0;
    font-weight: 600;
}
.service-page h2.service-partner{
    padding: 0 0 5px;
}
.nashi_roboty h4{  
    color: #000;
    font-size: 16px;
    padding: 20px 20px 20px;
    margin: 0;
    font-weight: 600;
} 
.service-page .nashi_roboty p{ 
    font-size: 14px;
    line-height: 18px;
    padding: 0 0 20px;
}
.service-page .instrukcii {
    margin-top: 0;
}
.service-page .instrukcii h4 {
    color: #000;
    font-size: 16px;
    padding: 0px 10px 10px;
    margin: 0;
    font-weight: 600;
}
.service-page .instrukcii {
    margin-top: 0;
}
.service-page .instrukcii ul{
    padding-bottom: 0;  
}
.service-page .instrukcii li a{
    background: url('../image/icon/pdf.png') 0% 0% no-repeat;
    padding-left: 35px; 
}
.service-page ul{
    padding-bottom: 20px;
}
.service-page li, .nashi_roboty li{ 
    color: #000;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    padding: 0 20px;
}
.service-page article{ 
    color: #000;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    padding: 0 20px;
}
.service-flex{
    display: flex;
    justify-content: left;
    align-content: center;
    align-items: center;
    margin-bottom: 25px;
}   
.service-flex span {
    display: block;
    text-align: center;
    margin-top: 5px;
} 
.terms,#modal-agree .modal-body{
    margin: 30px 0; 
    color: #000;
    font-weight: normal;
    line-height: 16px;
}
.terms ul ul{
    padding-left: 20px;
}
.terms li{
    padding-bottom: 15px;
}
#modal-agree .modal-body, #modal-agree .modal-title{
    color: #000;
    margin: 0;
}
#modal-agree .modal-title{
    text-align: center;
    font-size: 18px; 
}
#modal-agree .modal-header .close {
    color: #ff4d31;
}
#information-contact .panel-body{
    padding: 0;
}
.panel.contact-info{
    border: 0 !important;
    box-shadow: none;
    margin-bottom: 0;
}
#information-contact .form-horizontal legend,#eszfaq legend{
    border: 0 !important;
    margin-bottom: 0;
}
#information-contact .form-horizontal .control-label,#eszfaq .control-label{
    text-align: left;
    color: #808080;
}
#information-contact .form-horizontal div.required .control-label::before,#eszfaq div.required .control-label::before {
    display: none;
}
#information-contact .form-horizontal div.required .control-label::after,#eszfaq div.required .control-label::after {
    content: ' *';
    color: #F00;
    font-weight: bold;
}
.contact-info span{
    color: #7e7e7e;
}
#information-contact .checkbox_text{
    font-size: 11.5px;
}
#resetbutton{
    padding: 3px 12px;
    color: #fff;
    border-radius: 0;
    border-color: #ff4d31;
    background-color: #ff4d31;
    margin-left: 8px;
}
.contact-submit{
    padding: 3px 12px;
    color: #fff;
    border-radius: 0;
    border-color: #2a3038;
    background-color: #2a3038;
}
.contact-submit:hover{
    background-color: #ff4d31;
    border-color: #ff4d31;
    color: #fff;
}
#resetbutton:hover{
    background-color: #2a3038;
    border-color: #2a3038;
}

.removetd{
    vertical-align: middle !important;
}
.product-compare a{
    color: #000;
}
.product-compare .all-remove{
    width: 235px;
    display: inline-block;
    padding-left: 25px;
    padding-right: 85px;
    font-weight: normal;
    font-size: 12px;
}
.product-compare .all-remove span{
    font-size: 26px; 
    float: left;
    padding-right: 5px;
    line-height: 32px;
}
#product-compare .product-compare{
    overflow: scroll;
    overflow-y: hidden;
    color: #000;
    font-size: 15px;
    font-weight: normal;
} 
#product-compare .product-thumb{
    width: 400px;
    box-shadow: none;
    margin-bottom: 0;
    padding: 8px 0; 
    border-radius: 4px;
} 
#product-compare .product-list .product-thumb .image {
    padding: 0; 
}
#product-compare .product-list .product-thumb .caption {
    margin-left: 90px;
}
#product-compare .btn-my.mycart {
    position: absolute;
    right: 15px;
    bottom: 2px;
}
.product-remove{
    position: absolute;
    left: 100px;
    bottom: 10px;
    font-weight: normal;
    font-size: 10px;
}
.product-compare .table > tbody > tr > td{
    border: 0 !important;
    padding: 11px 8px 11px 20px;
} 
.product-compare .table > thead > tr > th {
    border-bottom: 1px solid #bababa;
    border-top: 0;
    padding: 11px 8px 11px 20px;
}
.compare-text-price{
    font-size: 22.5px;
    font-weight: normal;
}
.compare-price .price-new{
    padding-left: 20px;
}
.compare-price .price-old{
    float: left;
    padding-left: 70px;
    line-height: 38px;
}
.productwishlist .product-thumb {
    box-shadow: none;
    margin-bottom: 16px;
    position: inherit;
}
.productwishlist .productimg {
    margin-top: 12px;
    margin-bottom: 12px;
}
.productwishlist.product-list .product-thumb .caption {
    margin-left: 0;
    position: relative;
    display: table; 
    width: calc(100% - 110px);
}
.productwishlist.product-layout .action{
    left: 5px;
    top: 20px;
}
.wishproduct{
    display: table-cell;
    vertical-align: middle;
    height: 100px;
    width: 25%;
}
.wishproduct.name{
    max-width: 340px;
}
.wishproduct .input-group{
    margin: 0 auto;
}
.wishproduct .price-new{
    float: none;
    margin-left: 30px;
}
.btn-wishlist,.btnwishlist{
    border-color: #ff4d31;
    color: #ff4d31;
    font-size: 15px;
    width: 91%;
}
.btnwishlist{
    width: auto;
    margin-bottom: 35px;
    margin-right: 20px;
}
.btn-wishlist:hover,.btnwishlist:hover{
    background-color: #ff4d31;
    color: #fff;
}
.btncartall{
    background-color: #ff4d31; 
    color: #fff;
    border-color: #ff4d31;
    margin-bottom: 35px;
}
.btncartall:hover{
    background-color: #2a3038; 
    border-color: #2a3038;
    color: #ff4d31;
}
.wishlist_total{
    color: #000; 
    line-height: 38px;
    margin-bottom: 35px;
    padding-left: 15px;
    font-size: 15px;
}
.checkout-tabs{
    display: inline-block;
    float: right;
    border: 0;
}
.checkout-tabs.nav-tabs > li{
    padding: 7px 18px;
}
.checkout-tabs.nav-tabs > li > a {
    margin-right: 2px;
    font-size: 15px;
    border: 0;
    border-radius: 0;
    color: #888888;
    padding: 0;
}
.checkout-tabs.nav-tabs > li:last-child{
    padding-right: 0;
}
.checkout-tabs.nav-tabs > li.active > a, .checkout-tabs.nav-tabs > li.active > a:focus, .checkout-tabs.nav-tabs > li.active > a:hover {
    color: #000;
    cursor: default;
    border: 0;
    position: relative;
}
.checkout-tabs.nav-tabs > li.active a:after{
    content: '';
    width: 100%;
    height: 5px;
    background-color:#ff4d31;
    position: absolute;
    bottom: -5px;
    left: 0;
    right: 0;
}
#account-edit legend,#tab-help legend{
    padding: 0;
    border: 0;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 15px;
}
#address-form-group .col-sm-6{
    padding-right: 5px;
}
#address-form-group .col-sm-2{
    padding-right: 5px;
    padding-left: 5px;
}
#address-form-group .col-sm-2:last-child{
    padding-right: 15px;
}
#account-edit-custom{
    margin-left: 0;
    margin-right: 0;
}
#account-info{
    display: table;
    margin-bottom: 60px;
    padding-left: 15px;
}
.accountimg, .accountinfo{
    display: table-cell;
    vertical-align: middle;
}
.accountimg{
    position: relative;
}
.accountimg div{
    position: absolute;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    background-color: #ff4d31;
    right: 0;
    bottom: 0; 
    text-align: center;
    line-height: 25px;
    cursor: pointer;   
}
.accountimg .fa-pencil{
    color: #fff;
    
}
#account-info .img-thumbnail {
  width: 88px;
  height: 88px;
  border-radius: 50%;
  border: 0;
  padding: 0;
 }
.accountinfo{
    font-size: 15px;
    font-weight: normal; 
    color: #000;
    padding-left: 13px;   
}
.btn-approve{
    color: #fff;
    background-color: #2a3038;
    border: 1px solid #2a3038;
    font-size: 15px;
    font-weight: normal;
    padding: 3.5px 15px;
    max-width: 80%;
    width: 100%;
    margin-top: 18px;
}
.btn-approve:hover,.sostav:hover{
    color: #fff;
    background-color: #ff4d31;
    border: 1px solid #ff4d31;
}
.text-approve{
    height: 88px;
    display: table-cell;
    vertical-align: middle;  
    font-size: 14px;  
    font-weight: normal;
    line-height: 16px;
    color: #000;
}
.orders{
    box-shadow: 0px 0 2px 2px rgba(235, 235, 235, 0.8);
    margin-bottom: 15px;
    padding: 20px 0 20px 15px;
}
.orders .rowflex{
    display: flex;
}
.orderid{
    margin-bottom: 25px;
}
.orderid,.ordertotal, .orderproduct{
     color: #000;
     font-weight: normal;
     line-height: 18px;
}
.orderproduct .fa{
      font-size: 10px;
}
.sostavinfo{ 
    display: flex;
    align-items: center;
}
.sostav{
    background-color: #2a3038;
    border: 1px solid #2a3038;
    color: #fff;
    line-height: 28px;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 15px;
    display: inline-block;
    height: 30px;
    cursor: pointer;
}
.sostav-info{
    margin-right: 15px;
    margin-top: 30px;
}
.sostav-info .wishproduct.name{
    width: auto;
}
#tab-help form label{
    text-align: left;
}
#button-help{
    background-color: transparent; 
    padding: 1px 15px;
    border: 1px solid #000;
    border-radius: 0;
    margin-left: 15px;
    color: #000;
}
#tab-help .button-agree .checkbox_text{
    color: #000;
    display: block;
    font-weight: normal;  
}
.eszfaq .panel-default{
    color: #000;
    border-color: transparent;
    border-bottom-color: #D5D3C7;
    border-radius: 0;
    box-shadow: none;
}
.eszfaq .panel-default .panel-heading {
    background-color: transparent;
    border-color: transparent;
}
.eszfaq .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: transparent;
}
.eszfaq .panel-collapse a{
    color: #ff4d31;
}
.answer{
     color: #000;
     margin-top: 30px;
     font-size: 15px;
} 
.scroll-to-top,.scroll-to-top:hover, .scroll-to-top:focus{
    position: fixed;
    bottom: -160px;
    right: 60px;
    width: 35px;
    height: 45px;
   /* background-color: #ff4d31;*/
    color: #fff;
    text-align: center;
    line-height: 0;
    cursor: pointer;
    -webkit-transition: all .5s ease;
    transition: all .2s ease;
    opacity: 0;
    z-index: 999;
    display: inline-block;
    line-height: 42px;
    font-size: 18px;
    font-weight: 600;
}
.scroll-to-top.active {
    opacity: 1;
    bottom: 160px;
}
#address-form-group .form-control{
    padding: 6px 5px;
}
@media (max-width: 1200px) {
/*.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}*/
.callback {
    margin-right: 7px;
}
#wishlist-compare {
    margin-left: 70px;
}
.compare-total {
    float: right;
}
.rassrochka-img {
    padding-right: 0;
}
.rassrochka-img img {
    height: 30px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
.pull-right-not-xs{
    float: left;
}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.price {
	color: #444;
    padding-bottom: 10px;
   margin: 0;
}
.price-text{
    display: block;
    color: #ff4d31;
    line-height: 12px;
}
span.price-text.hidden-xs{
    display: block;
} 
.price-new {
	font-weight: 600;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
.h-center{
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: normal;
    color: #000;
    margin-bottom: 48px;
}
.pagination > li > a, .pagination > li > span {
    padding: 6px 12px;
    color: #808080;
    background-color: transparent;
    border: none;
    font-weight: 400;
}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    color: #000;
    background-color: transparent;
    border-color: transparent;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    color: #000;
    background-color: transparent;
    border-color: transparent;
    font-weight: 400;    
}
.list-partner{
    margin-bottom: 40px;
}
.list-partner:first-child{
    margin-left: 15%;
}
.list-partner li{
    margin-bottom: 15px;
}
.list-partner .partner-block{
    display: table;
}
.list-partner .partner-icon{
    display: table-cell;
    width: 33px;
}
.list-partner .partner-name{
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px;
    font-weight: normal;
    font-size: 16px;
}
.margintop{
    margin-bottom: 0 !important;
    margin-top: 18px;
    font-weight: normal;
}
.partner-info li{
    font-weight: normal;
    font-size: 14px;
}
.partner-info:last-child{
    margin-bottom: 90px;
}
.nashi_roboty {
    margin-top: 20px;
}
.nashi_roboty .image-additional{
    max-width: 270px;
}
.nashi_roboty li.image-additional,.nashi_roboty .image-additional a{
    padding: 0;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
    margin-left: -20px;
}
.thumbnails > li {
	margin-left: 20px;
}
.big-nav{
    margin-top: 30px;
    width: calc(100% - 85px);
    float: left;
}
.big-nav .thumbnail, #product-product.article .thumbnail{
    border: 0;
}
.thumbnails-additional{
    padding: 0; 
    float: left;
    list-style: none;
    margin-top: 15px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
    border-radius: 0;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}
.image-additional a.thumbnail.active, .image-additional a.thumbnail:focus, .image-additional a.thumbnail:hover {
    border-color: #ffc2b9;
}
.product-description{
    margin-bottom: 15px;
}
#account-edit-custom .type_checbox {
    margin-top: 0;
}
.img-manufacturer{
    border: none;
    margin-bottom: 20px;
}
@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
.callback {
    margin-right: 30px;
}    
}
@media (min-width: 992px){
    .news-list.product-list .product-thumb .image {
    padding-left: 0 !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1) {
		clear:left;
	}
.right-home:hover::after {
    width: 75%;
}
.home #banner0 a {
    bottom: 20px;
    font-size: 16px;
    line-height: 40px;
    padding: 0 43px;
}
#product-product .nav-tabs > li > a {
    padding: 2px 11px;
}
.cart-name {
    max-width: 250px;
}
.cart-quantity {
    width: 20%;
}
.text-cost {
    padding: 0 10px;
}
#fullcost {
    font-size: 14px;
}
#fullcost .discountcost span {
    font-size: 22px;
}
#address-form-group.form-group .col-md-4{
   margin-top: 15px; 
}
.productwishlist.product-layout .action {
    top: 10px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1) {
		clear:left;
	}
#logo {
    padding-top: 4px;
}
.phone-header {
    margin-top: 15px;
}
.phone-header a {
    font-size: 15px;
}
.phone-header .telephone {
    padding-right: 10px;
    background-size: contain;
    padding-left: 20px;
}
.callback {
    margin-right: 0; 
}
.login-header a {
    font-size: 10px;
}
.phone-header .fax {
    padding-left: 5px;
}
.logined,.callback {
    padding: 5px 4px;
}
#wishlist-compare {
    margin-left: 35px;
}
.right-home:hover::after {
    width: 90%;
}
.home #banner0 a {
    bottom: 15px;
    font-size: 16px;
    line-height: 35px;
    padding: 0 31px;
    left: 55px;
}
.home #banner1 a {
    bottom: 10px;
    font-size: 14px;
    line-height: 30px;
    padding: 0 30px;
    left: 45px;
}
.left-home:hover .line, .right-home:hover .line {
    width: 35px;
    margin-right: 10px;
}
.left-home:hover::after {
    width: 80%;
}
.home #slideshow0 .swiper-button {
    bottom: 8%;
    right: 25%;
}
.swiper-button {
    padding: 5px 25px;
    font-size: 14px;
}
.footer-information ul li {
    padding-bottom: 3px;
}
.social a {
    margin-bottom: 14px;
}
.scroll-to-top.active {
    bottom: 205px !important;
} 
#fullcost, #cost{
    width: 48%;
}
#fullcost{
    float: left;
}
.cart-name {
    max-width: 250px;
}
.cart-quantity {
    width: 150px;
}
#cost{
    float: right;
}
#cost #total {
    line-height: 61px;
}
.checkout-tabs.nav-tabs > li {
    padding: 7px 7px;
}
#buttonsdiv .buttons {
    position: relative;
}
.paymentfield .form-group .col-sm-4,#address-form-group.form-group .col-md-4{
   margin-top: 15px; 
}
.btn-approve {
    max-width:100%;
}
.sostav{
    padding:0 15px;
}
.sostav-info .wishproduct {
    width: 20%;
}
.wishproduct.reorderprice{
    width: 40%;
}
.wishproduct.reordercart{
    width: 10%;
}
.productwishlist.product-layout .action {
    top: 10px;
}
.btn-wishlist{
    width: auto;
}
.btn-wishlist .fa{
    font-size: 20px;
}
#tab-wishlist .wishproduct {
    width: 40%;
}
#tab-wishlist .wishproduct.wishnumber{
    width: 20%;
}
.product-list.news-list .product-thumb .caption {
    margin-left: 0;
    height: 100%;
    display: inline-block;
    padding: 15px 15px 0;
}
.product-list.news-list .product-thumb .button-group {
    position: relative;
    left: 0;
}
.product-list.news-list .product-thumb .button-group button{
    padding: 0;
}
.form-creator,.pav-newsletter {
    padding: 20px 10px 30px;
}
.pav-newsletter .form-control {
    padding: 6px 2px;
}
.vakansion .vak-text {
    font-size: 14px;
}
.contact-submit, #resetbutton:hover {
    padding: 3px 10px;
}
#resetbutton {
    margin-left: 2px;
}
.deliveri .nav-tabs > li a {
    margin-right: 8px;
    margin-left: 8px;
}
.footer-information div .col-md-3{
    padding-right: 0!important;
}
.rassrochka, .rassrochka-img {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 10px;
}
.rassrochka-img img {
    height: 25px;
}
.category-list .dropdown-menu {
    padding-right: 5px;
}
}
/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
#tab-help form{
    display: flex;
}
#tab-help form .form-buttons{
    display: flex;
    flex-direction: column-reverse;
}
/*.ocfilteroffcanvas {
    margin-bottom: 30px;
}*/
.ocfilteroffcanvas .ocfilter-reset{
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    line-height: 20px;
    color: #fff; 
    margin-left: 20px;
    display: inline-block;
    padding: 3px 35px;
    border: 1px solid #fff;
    
}
#ocfilter-heading-reset{
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    line-height: 20px;
    color: #fff; 
    display: inline-block;
}
.ocfilteroffcanvas.ocfilter-heading{
    line-height: 20px; 
}
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}

/* fix oclabs */
.alert-dismissable .close, .alert-dismissible .close {
	right: -1px;
}
.alert-wishlist .close{
   right: 8px;
   color: #fff;
   position: absolute;
   top: 0px;
   opacity: 0.8;
}
.alert-wishlist .close:hover{
   opacity: 1;
}
.price-text-xs{
    display: none;
}
.checkout-collapse{
    padding: 0;
}
.small-text{
    font-size: 18px;
    color: #000;
    padding-left: 15px;
}
.categories-description h2{
    font-size: 14px;
}
.categories-description p, .categories-description li{
    color: #000;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
}
.payment-info320{
    display: none;
}
.payment-info-img img{
    margin: 0 auto;
}
.ocfilter-heading {
    background-color: #FF4D31;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 38px;
    color: #fff;
    margin-top: 20px;
}
.ocf-offcanvas{
  position: relative;
  /*top: 0;
  background-color: #fff;*/
  left: 0;
  right: 0;
  z-index: 1000;
  height: 0;
  width: auto;
  -webkit-transition: all 50ms ease;
  -moz-transition:  all 50ms ease;
  -ms-transition:  all 50ms ease;
  -o-transition: all 50ms ease;
  transition: all 50ms ease;
  opacity: 0;
  visibility: hidden;
  overflow: hidden; 
}
#ocfilter{
    height: 0;
    visibility: hidden;   
    opacity: 0;
    -webkit-transition:  height 200ms cubic-bezier(.46,.03,.52,.96);
    -moz-transition:  height 200ms cubic-bezier(.46,.03,.52,.96);
    -ms-transition:  height 200ms cubic-bezier(.46,.03,.52,.96);
    -o-transition: height 200ms cubic-bezier(.46,.03,.52,.96);
    transition: height 200ms cubic-bezier(.46,.03,.52,.96);
    overflow: hidden; 
} 
#ocfilter.active{
    height: 100%;
    visibility: visible;   
    opacity: 1;
    -webkit-transition:  all 500ms cubic-bezier(.46,.03,.52,.96);
    -moz-transition:  all 500ms cubic-bezier(.46,.03,.52,.96);
    -ms-transition:  all 500ms cubic-bezier(.46,.03,.52,.96);
    -o-transition: all 500ms cubic-bezier(.46,.03,.52,.96);
    transition: all 500ms cubic-bezier(.46,.03,.52,.96);
    overflow: inherit;
} 
#ocfilter-offcanvas{
    display: inline-block;
    color: #FF4D31;
    background-color: #fff;
    line-height: 22px;
    font-size: 14px;
    padding: 3px;
    margin: 10px 0;
    font-weight: normal;
    cursor: pointer;
    max-width: 200px;
    opacity: .8; 
}
#ocfilter-offcanvas:hover {
    color: #FF4D31;
    background-color: #2a3038;
}
.ocfilteroffcanvas{
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: space-around;
    margin-bottom: -20px;
    -webkit-transition:  all 1s linear;
    -moz-transition:  all 1s linear;
    -ms-transition:  all 1s linear;
    -o-transition: all 1s linear;
    transition: all 1s linear;
}
#ocfilter-close{
    float: left;
}
.ocfilteroffcanvas > div{
    width: 33.33%;
}
#ocfilter-offcanvas-sort.ocfiltersort .ocf-option-values button{
    background-color: transparent;
    background-image: none;
    color: #fff;
}
#ocfilter-offcanvas-sort.ocfiltersort{
    margin-top: 0;
}
#ocfilter-offcanvas-sort.ocfiltersort  .ocfilter-option .ocf-option-values{
    font-size: 14px;
    float: left;
}
#ocfilter-offcanvas-sort.ocfiltersort  .ocfilter-option .ocf-option-values button span{
    font-size: 14px;
} 
@media (max-width: 767px) {
#logo, #logo .img-responsive{
    max-height: 38px;
}
.ocfilteroffcanvas {
   display: none !important;
}
.ocfilteroffcanvas {
    
}
.ocf-offcanvas{
  margin-bottom: 0;
  padding: 0 !important;
}
#ocfilter.active{
    margin-bottom: 0;
}
body.modal-open1 #jvlabelWrap, body.modal-open1 .lpt-widget{
    z-index: 0 !important;
}
.ocfilter-heading.fixed{
    position: fixed;
    top: 0;
    left: 15px;
    right: 15px;
    z-index: 9999;
    margin-top: 0;
}
#ocfilter.fixed{
    position: fixed;
    top:38px;
    left: 15px;
    right: 15px;
    z-index: 9999;
    margin-top: 0;
    overflow-y: scroll;
    bottom: 38px;
    height: auto;
    overflow-x: hidden;
}
#cart {
    margin-top: 10px;
    margin-right: 25px;
}
#cart-count {
    width: 21px;
    height: 21px;
    position: absolute;
    color: #fff;
    background-color: #ff4d31;
    left: 5px;
    top: -10px;
}
#cart #cart-total {
    color: #fff;
}
#cart .fa {
    margin-right: 6px;
    margin-left: 0;
    color: #84878A !important;
}
#mobi-navbar{
   color: #ff4d31; 
   margin: 5px 0 0;
   padding: 0;
   border: none;
   box-shadow: none;
}
#mobi-navbar .fa-bars{
    font-size: 30px;
}
#header-menu{
    background-color: #2a3038;
    position: absolute;
    z-index: 1000;
}
#menu {
    margin-left: 5px;
}
#menu .nav > li > a {
    color: #fff;
    padding: 10px;
} 
.login-header {
    float: none;
    margin-right: -15px;
    margin-left: -15px;
    display: flex;
    justify-content: space-between;
}
.login-header > li {
    padding: 0;
    float: left;
}
#search {
    margin-top: 17px;
    margin-bottom: 10px;
    width: 273px;
    margin-left: -15px;
    
}
#search .input-lg {
    width: 273px;
}
#header-menu .social {
    margin-top: 20px;
    margin-left: -7px;
    margin-bottom: 24px;
    float: left;
}
#header-menu .social a {
    width: 24px;
    height: 24px;
    font-size: 14px;
    line-height: 26px;
}
.home .swiper-viewport {
    margin: 0px;
}
.home .swiper-pagination.slideshow0 {
    right: 15px;
}
.home .slideshow0 .swiper-pagination-bullet {
    display: block;
    margin: 10px 0px;
    border: 1px solid #000;
    width: 5px;
    height: 5px;
}
.home .slideshow0 .swiper-pagination-bullet::before {
    display: none;
}
.home .swiper-viewport .swiper-button-next, .home .swiper-viewport .swiper-button-prev {
    width: 24px;
    right: 8%; 
    height: 25px;
}
.home .swiper-viewport .swiper-button-prev::before, .home .swiper-viewport .swiper-button-next::before{
    transform: scale(.5);
    display: inline-block;
    width: 20px;
    height: 20px;
}
.home .swiper-viewport .swiper-button-next {
    margin-top: -50px;
}
.home .swiper-viewport .swiper-button-prev {
    margin-top: 25px;
}
.home .swiper-viewport:hover .swiper-button-next, .home .swiper-viewport:hover .swiper-button-prev {
    right: 8%;
}
.home #slideshow0 .swiper-button {
    bottom: 10%;
    right: 20%;
    padding: 3px 10px;
    font-size: 10px;
}
.callback {
    border: 1px solid #3B4450;
    background-color: #3B4450;
}
#common-home .box-main{
    margin-top: 30px;
}
.box-main .nav-tabs {

    margin-bottom: 20px;
}
.box-main li a {
    font-size: 10px;
    padding: 4px 15px;
}
.home .banner-container{
   padding: 0;  
}
.home #banner0 a {
    color: #fff;
    bottom: 17px;
    border: 1px solid #fff;
    font-size: 9px;
    line-height: 16px;
    padding: 0 10px;
    left: 30px;
    background-color: #ff4d31;
}
#mobi-category{
   border: 1px solid #ff4d31;
   color: #ff4d31;
   width: 290px;
   float: inherit;
   z-index: 200;
   margin: 16px auto 0;
   border-radius: 0; 
   font-size: 18px;
   font-weight: 700;
   padding: 5.5px 12px;
}
#home-category{
    margin-top: -1px;
    position: relative;
    z-index: 9999;
}
#home-category .category-collapse a, #home-category .category-collapse a.list-group-item {
    color: #000;
    border: none;
    background-color: transparent;
    text-shadow: none;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 5px;
}
#home-category .category-collapse{
    border: 1px solid #ff4d31;
    position: absolute;
    width: 290px;
    background-color: #fff;
    border-top: 0;
    margin: 0 auto;
    left: 0;
    right: 0;
}
#home-category .category-name{
    font-weight: normal;
}
#home-category .dropdown .dropdown-menu{
    padding-top: 0px;
    font-size: 12px;
}
#home-category .dropdown .dropdown-inner{
    padding-left: 30px;
    border-bottom: 1px solid #ff4d31;
    width: 98%;
    left: 1%;
    position: relative;
}
#home-category.dropdownchild .navbar-collapse{
    top: -37px;
}
#home-category.dropdownchild .dropdownopen > a .category-name{
    color: #ff4d31;
    float: inherit;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}
#home-category.dropdownchild .dropdownopen > a:before{
 content: '';
 position: absolute;   
 top: 2px;
 left: 15px;
 width: 0;
 height: 0;
 border-width: 8px 12px 8px 0;
 border-style: solid;
 border-color: transparent #ff4d31 transparent #ff4d31;
}
.arrow-tabs div, #product-product .swiper-pager div {
    width: 16px;
    height: 13px;
    padding: 12px 0;
}
.tab-content .product-thumb {
    margin-bottom: 20px;
}
.tab-content .productimg {
    /*margin-top: 25px;
    margin-bottom: 10px;*/
    padding-top: 10px;
}
.product-thumb .caption h4 a {
    font-size: 10px;
    min-height: 25px;
}
.price-text {
    font-size: 10px;
    line-height: 8px;
}
.price-old {
    font-size: 12px;
}
.price-new {
    font-size: 16px;
    line-height: 28px;
}
.home #banner1 a {
    bottom: 10px;
    font-size: 8px;
    line-height: 24px;
    padding: 0 11px;
    left: 8%;
    background-color: #ff4d31;
}
.categorieshome {
    margin-top: 20px;
}
.leftcategories{
    width: 51%;
}
.rightcategories{
    width: 45%;
}
/*.rightcategories{
    flex-direction: row;
}*/
.left-home, .right-home {
    margin-bottom: 16px;
}
.left-home img, .right-home img{
   width: 100%;
}
.left-home:hover .line, .right-home:hover .line {
    width: 27px;
    height: 1px;
    margin-right: 9px;
}
.bloghome {
    left: 20px;
    bottom: 12px !important;
    font-size: 10px;
}
.left-home:hover .open, .right-home:hover .open {
    padding-left: 35px;
    font-size: 8px;
}
#home-news .left-block {
    font-size: 16px;
    margin: 4px 15px 7px;
}
.footer-fluid {
    margin-bottom: 14px;
    padding: 20px 0;
}
.footer-manufacturer {
    font-size: 12px;
    line-height: 14px;
    font-weight: normal;
    padding-left: 18px;
}
.footer-manufacturer::before {
    left: 7px;
    width: 60px;
    height: 2px;
    bottom: -3px;
}
.footer-fluid img {
    max-height: 14px;
}
.logo-footer {
    margin-bottom: 23px;
}
.logo-footer img{
    height: 12px;
}
.footer-inform{
    margin-bottom: 20px;
}
footer .social a {
    width: 24px;
    height: 24px;
    font-size: 14px;
    line-height: 24px;
    margin: 5px 3px;
}
footer .term {
    width: 100%;
    padding-left: 15px;
    margin-top: -16px;
}
.footer-inform li,footer .term {
    font-size: 8px;
    line-height: 15px;
}
footer hr {
    margin-bottom: 4px;
}
footer p {
    text-align: left;
    padding-bottom: 5px;
}
.modal-dialog {
    width: 400px;
}
.modal.in .modal-dialog {
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    left: calc(50% - 10px);
}
hr.divider {
    padding-top: 15px;
}
#account-login h2, .header-title {
    margin-bottom: 30px;
    font-size: 16px;
}
#account-edit .header-title{ 
    margin-bottom: 11px;
}
#account .register-link {
    margin-top: 20px;
}
#text-details {
    padding-left: 0;
}
.text-details {
    font-size: 16px;
}
.text-register {
    margin-bottom: 20px;
}
.text-register p,.text-register li{
    font-size: 8px; 
}
#text-details .checkbox label::before, #information-contact .checkbox label::before {
    width: 11px;
    height: 11px;
    top: 4px;
}
#text-details .checkbox {
    padding-left: 15px;
} 
.account-register label {
    line-height: 14px;
}
.btn-register {
    padding: 3px 12px;
    margin: 41px auto 0;
    display: block;
}
#account-edit .btn-register {
    margin-top: 0;
}
.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 20px;
}
.information-4 #information-information .header-title {
    margin-bottom: 15px;
}
.product-list.news-list .product-thumb .caption {
    height: auto;
    margin-left:0px;
}
.news-list .description {
    padding-bottom: 25px;
}
.news-list .product-thumb .button-group {
    left: 0;
}
.aktsii-page {
    padding-right: 15px;
    padding-left: 15px;
}
#product-category{
    margin-top: 18px;
}
.product-category .swiper-viewport{
    display: none;
}
.product-category #mobi-category, .product-category #home-category .category-collapse {
    width: 100%; 
}
#product-product .action-type li.action {
    width: 90px;
    font-size: 10px;
}
#product-product h1 {
    font-size: 18px;
    line-height: 22px;
    margin: 0 0 5px; 
}
.big-nav {
    margin-top: -18px;
    max-width: 228px;
    width: 100%;
}
.model-list{
    margin: 0;
}
#product-product .model{
    padding-top: 20px;
    color: #B7B7B7;
    font-weight: normal;
}
#product-product .model span{
    color: #FF4D31;
}
.thumbnails-additional {
    float: none; 
    clear: both;
}
.image-additional {
    max-width: 57px;
    float: left;
    margin-left: 12px;
}
#product-product #mobi-category {
    margin-top: 0;
}
#product-product .product-wishlist {
    margin-top: 7px;
}
#product-product .product-price .price{
    float: none !important;
    display: block;
}
#product-produc .price-text {
    font-size: 12px;
    line-height: 12px;
}
#product-product .price-new {
    font-size: 20px;
    line-height: 20px;
}
#product-product .price-old {
    font-size: 16px;
    line-height: 20px;
    margin-right: 10px;
}
#product-product .product-button {
    display: block;
    text-align: center;
    margin-bottom: 18px;
}
#product-product .btn-my {
    width: 90px; 
    font-size: 10px;
    margin: 0;
    float: right;
}
#product-product .btn-my.oneclick {
    float: left;
}
#product-product .btn-my.mycart {
    float: none !important
}
#product-product .text-manufacturer {
    margin-bottom: 10px;
}
/*.charakteristika li {
    width: calc(100% / 3);
    float: left; 
    word-wrap: break-word;
    padding-right: 5px;
}*/
#product-product .nav-tabs {
    clear: both;
}
#product-product .nav-tabs > li.active > a, #product-product .nav-tabs > li.active > a:focus, #product-product .nav-tabs > li.active > a:hover, #product-product .nav-tabs > li > a {
    border-bottom: 1px solid transparent;
}
#product-product .nav-tabs > li {
    margin-bottom: 3px;
}
#product-product .h-center{
    text-align: left;
    margin-bottom: 24px;
}
#product-product .swiper-pager {
    top: -44px;
    right: 20px;
}
#tab-description img{
    width: 100%;
}
#cart-content .table-responsive {
    border: 0;
}
.cart-price {
    width: calc(60% - 105px);
}
.cart-quantity {
    width: 100%;
    padding-left: 110px;
    text-align: left;
}
.cart-price .price-old {
    padding-right: 0;
    display: block;
}
.cart-price .price-new {
    float: none;
    display: block;
    line-height: 18px;
}
.checkoutcollapse{
    margin-bottom: 10px;
    position: relative;
}
#checkout-collapse{
    border: 1px solid #ff4d31;
    color: #ff4d31;
    width: 100%;
    float: inherit;
    z-index: 200;
    margin: 0 auto;
    border-radius: 0;
    font-size: 18px;
    font-weight: 700;
    padding: 5.5px 12px;
    display: inherit;
}
.checkout-collapse {
    border: 1px solid #ff4d31;
    position: absolute;
    width: 100%;
    background-color: #fff;
    border-top: 0;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: 1000;
    margin-top: -1px;
}
.col-mob{
    /*float: left;
    overflow: hidden;
    width: 710px;*/
    clear: both;
}
.colmob{
    /*position: relative;
    left: 0;*/
    
    display: flex;
flex-wrap: nowrap;
overflow-x: auto;

}
.colmob::-webkit-scrollbar{
    width: 0;
    height: 0;
    background: transparent;
}

.colmob { 
    -ms-overflow-style: none;  
    overflow: -moz-scrollbars-none; 
    scrollbar-color: white white;
    overflow-x: -moz-hidden-unscrollable;
}
.col-xs-mob{
    float: left;
    width: 234px;    
    flex: 0 0 auto;
}
#account-info {
    padding-left: 0;
    margin-bottom: 25px;
}
.accountinfo {
    font-size: 10px;
}
.text-approve {
    height: 50px;
    font-size: 10px;
    line-height: 12px;
    color: #000;
}
.btn-approve {
    font-size: 10px;
    padding: 3.5px 10px;
    max-width: 100%;
    margin-top: 0px;
}
#account-edit legend, #tab-help legend {
    font-size: 12px;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
    font-size: 10px;
}
#address-form-group div{
    margin-bottom: 15px;
}
#address-form-group{
    margin-bottom: 0;
}
#account-edit-custom label{
    font-size: 9px;
} 
.paymentinfo{
   display: inline-block;
   float: right;
   padding-top: 10px;
}
.paymentinfo a{
   font-size: 8px;
}
.rassrochka, .rassrochka-img {
    float: left;
    color: #000;
    font-size: 14px;
    line-height: 25px;
    font-weight: bold;
    padding-right: 25px;
    margin: 25px 0 0; 
}
.rassrochka-img {
    padding-right: 0;
} 
.rassrochka-img img {
    height: 25px;
    float: left; 
}
#account-edit legend.active {
    width: auto;
    float: left;
    margin-right: 18px;
}
#account-edit .eclipse{
    float: left; 
    width: 5px;
    height: 5px;
    border-radius: 50%;
    line-height: 20px;
    margin: 8px 4px 0 0;
    border: 1px solid #E8E8E8;
    background-color: #fff;
    cursor: pointer;
}
#account-edit .eclipse.active{
    border: 1px solid #000;
    background-color: #FF4D31;
}
.paymentfield{
    width: 100%;
}
#buttonsdiv .buttons{
    position: relative;
}
#buttonsdiv .btn-register {
    margin: 0 auto;
} 
.checkout-tabs {
    float: left;
}
.checkout-tabs.nav-tabs > li {
    float: none;
    padding: 5px 18px;
}
.checkout-tabs.nav-tabs > li > a {
    font-size: 12px;
    font-weight: normal;
}
.orders .rowflex{
    display: block;
}
.orderid {
    margin-bottom: 10px;
}
.orders .col-sm-3{
    margin-top: 15px;
}
.checkout-tabs.nav-tabs > li.active a::after {
    display: none;
}
.productwishlist .product-thumb .image{ 
    float: left;
    padding: 0 15px;
}
.btn-wishlist, .btnwishlist {
    width: auto;
}
.btncartall {
    margin-right: 15px;
}
.wishproduct {
    width: 30% !important;
}
.wishproduct .price-new {
    margin-left: 10px;
}
.productwishlist .productimg {
    margin-top: 15px;
}
#tab-help #button-help{
    margin-left: 0 !important;
}
.product-list .service-list .image {
    margin: 26px auto 9px;
}
.service .service-page .product-thumb .image img {
    width: 45px;
}
.service-list {
    height: 110px;
    margin-bottom: 15px;
}
.news-list .product-thumb .image img {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
}
.service-list h4 {
    font-size: 8px;
    line-height: 8px;
}
.service-list a {
    font-size: 9px;
    line-height: 10px;
} 
.service-page p, .nashi_roboty p {
    font-size: 12px;
    line-height: 16px;
    padding: 0;
}
.service-img-xs{
    padding: 0 !important;
    margin-bottom: 10px;
} 
.service-img-xs .img-thumbnail{
    padding: 0 !important;
    border: 0;
    border-radius: 0;  
} 
.service-page h1, .aktsii-list h1 {
    font-size: 16px;
    padding: 0 0 15px;
}
.service-page h2, .nashi_roboty h2 {
    font-size: 14px;
    padding: 5px 0px 5px; 
}
.service-page ul {
    padding-left: 25px;
}
.service-page li, .nashi_roboty li {
    font-size: 12px;
    line-height: 14px;
    padding: 0 10px;
}
.sostav-info .productwishlist.product-layout .action, #account-wishlist .productwishlist.product-layout .action{
    left: 10px;
    top: 10px;
}
#account-wishlist .wishproduct,.sostav-info .wishproduct{
    height: 75px;
}  
.service-img img {
    padding: 0;
} 
.swiper-pagination.servicepagination {
    bottom: -7px;
}
.servicepagination .swiper-pagination-bullet {
    width: 5px;
    height: 5px;
    background: rgba(255, 255, 255, 1);
    border-radius: 20px;
    box-shadow: none;
    margin: 0 2px;
    opacity: 1;
    border: 1px solid #E8E8E8;
}
.servicepagination .swiper-pagination-bullet-active {
    background: #FF4D31;
    border: 1px solid #000;
}
.service-page .swiper-viewport{
   margin: 0 0 25px; 
}
#pav-newsletter{
    margin-bottom: 20px;
}
/*#product-category .product-thumb {
    position: static;
}*/
.service-page p img{
    width: 100%;
    height: auto;
} 
#contakt-page .button-agree{
    width: 100%;
}
#contakt-page .contact-submit{
    margin-top: 20px;
}
.scroll-to-top.active {
    right: 5%;
    bottom: 147px;
}
#pav-newsletter .pav-newsletter {
    max-width: 100%;
}
.openactive > a {
    color: #000 !important;
    background-color: transparent !important;
}
.openulchild{
    margin-top: 15px;
}
.openulchild a {
    padding-left: 15px !important;
}
}
@media (max-width:630px) {
.wishlist_total {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    padding-left: 0;
}
.btnwishlist, .btncartall{
    margin-right: 20px;
}
.wishproduct.name {
    width: 25%;
}
.wishproduct{
    width: 39%;
}
.sostav-info .wishproduct.reorderprice{
    width: 39% !important;
}
.wishproduct.reordercart{
    width: 11%;
} 
.alert-wishlist {
    right: 15px;
    top: 55px;
    z-index: 999;
}
.alert-wishlist .close {
    top: 5px;
}
}
@media (max-width:550px) {
.rassrochka, .rassrochka-img {
    float: none;
    color: #000;
    padding-right: 0;
    margin: 25px auto 0;
    /*text-align: center;*/
    display: inline-block;
    width: 100%;
}
.rassrochka-img {
    margin: 10px auto 0;
}
.rassrochka-img img {
    height: 25px;
    float: none;
    display: inline-block;
}
#account-edit .button-approve{
    margin-right: -15px;
}
.wishproduct .price{
    margin-top: 10px;
}
.wishproduct .price-old,.wishproduct .price-new{
    display: block;
    width: 100%;
    margin-left: 0;
}
.productwishlist.product-layout .action {
    top: 15px;
}
.vakansion .vak-block {
    justify-content: stretch;
    flex-direction: row;
    flex-wrap: wrap;
} 
.vakansion .vak-img {
    text-align: center;
    padding:0 10px 25px;
}  
.deliveri .nav-tabs > li a {
    max-width: 140px;
    height: 180px;
    margin-right: 10px;
    margin-left: 10px;
    padding: 10px 4px;
} 
} 
@media (max-width:499px) {
.productwishlist.product-list .product-thumb .caption {
    width: 100%;
}
.wishproduct {
    width: 49%;
    height: 60px;
}
.wishproduct.name {
    position: relative;
    padding-top: 25px;
}
.wishproduct.name h4 a{
    font-size: 14px;
    color: #000;
}   
.productwishlist.product-layout .action {
    top: 15px;
    left: 0;
} 
}
@media (min-width:320px) and (max-width:479px) {
.home #slideshow0 .swiper-button {
    bottom: 5%;
    right: 30%;
    padding: 3px 5px;
    font-size: 8px;
    line-height: 10px;
}
.home #banner0 a {
    bottom: 8px;
    left: 25px;
}
.home #banner1 a {
    bottom: 6px;
    line-height: 20px;
}
.modal-dialog { 
    width: 90%;
} 
#cart-content .btn-register {
    width: 170px;
    margin: 0 auto;
}
.payment-info{
    display: none;
}
.payment-info320{
    display: block !important;
}
.payment-info320 img{
    height: 20px;
 /*   margin: 0 auto; */
}
#account-edit .buttons{
    margin-left: -15px;
    margin-right: -15px;
}
.type-checbox label {
    margin: 0 10px;
}
#checkout-tab li {
    margin: 0px 10px;
}
#checkout-tab li a {
    font-size: 16px;
}
}
@media (min-width:220px) and (max-width:399px) {
.arrow-tabs {
    position: absolute;
    right: 15px;
    top: 53px;
}
.box-main li a {
    padding: 4px 11px;
}
.modal-dialog {
    width: 98%;
}
.modal-dialog .modal-title {
    font-size: 18px;
}
.callme-form {
    padding: 0 20px;
}
#product-category .product-layout.product-grid{
    width: 100% !important;
}
.big-nav {
    width: calc(100% - 165px);
}
#block-cart .cart-product .cart-img {
    vertical-align: top;
}
.cart-img {
    width: 75px;
}
.cart-name a {
    font-size: 12px;
}
.cart-quantity {
    padding-left: 80px;
}
#cart-content .btn-register {
    width: 140px;
}
.leftcategories, .rightcategories{
    width: 100%;
}
.rightcategories{
    flex-direction: row;
}
.rightcategories .right-home{
    width: 48%;
}
.right-home:hover::after {
    width: 100%;
}
.cart-price {
    width: calc(60% - 75px);
}
#account-info .img-thumbnail {
    width: 45px;
    height: 45px;
}
.accountimg div {
    width: 15px;
    height: 15px;
    line-height: 15px;
}
.accountimg .fa-pencil {
    font-size: 10px;
}
.text-approve {
    height: 40px;
    font-size: 8px;
    line-height: 10px;
    margin-left: -15px;
    margin-right: -15px;
    display: block;
}
.sostav {
    padding-left: 15px;
    padding-right: 15px;
}
.wishlist_total {
    font-size: 13px;
}
.type-checbox label {
    margin: 0 5px;
}
#collapse-shipping-method .panel-body {
    padding: 15px 0;
}
.vakansion .vak-img {
    padding:0 5px 25px;
}
.deliveri .nav-tabs > li a img {
    max-width: 80px;
} 
.deliveri .nav-tabs > li a span {
    font-size: 12px;
}
.deliveri .nav-tabs > li a {
    max-width: 130px;
    height: 130px;
    margin-right: 5px;
    margin-left: 5px;
}
.blog-article .caption {
    font-size: 10px;
    min-height: 160px;
}
.blog-article .caption p {
    font-size: 10px;
    line-height: 12px;
}
} 