
@font-face {
    font-family: 'Arial';
    src: url('../fonts/Arial/arial.ttf');
    src: local("^@&$"),

         url('../fonts/Arial/arial.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

body {
	font-family: 'Arial';
	color: #4c5b61;
	font-size: 13px;
	line-height: 24px;
	width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Arial";
	color: #666666;
	text-transform: uppercase;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 30px;
	margin: 0 0 27px;
	text-align: center;
}
h2 {
	font-size: 27px;
	margin: 0 0 27px;
	text-align: center;
}
h3 {
	font-size: 22px;
}
h4 {
	font-size: 19px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #666666;
}
a:focus {
	outline: none;
  	outline-offset: 0;
	color: #666666;
}
a:hover {
	text-decoration: none !important;
	color: #666666;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button {  
   opacity: 1;
}
.input-group .input-group-addon {
	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: #666;
	background-image: linear-gradient(to bottom, #666, #666);
	background-repeat: repeat-x;
}
/* top */
#top {
	background-color: #666666;
	box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.2);
}
#top .container {
	padding: 0 20px;
}
#top #currency .currency-select {
	text-align: left;
}

#top #currency .currency-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #666666;
	background-image: linear-gradient(to bottom, #666, #666);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a, #top .top-open {
	color: #fff;
	font-size: 11px;
}
#top .top-open {
	float: left;
	margin-top: 9px;
}
#top-links {
	background: #666;
	min-height: 41px;
	padding: 8px;
}
#top-links ul, .header-row > div ul {
	margin: 0;
	padding: 0;
}
#top-links li {
	text-align: left;
}
#top-links li:first-child {
	border-right: 1px solid #818181;
}
#top-links .glyphicon {
	color: #fff;
	margin-right: 6px;
}
#top-links a {
	color: #ffffff;
	font-size: 12px;
	margin: 0 23px;
	text-decoration: underline;
}
.dropdown-menu {
	background-color: #666 !important;
}
#top-links a:hover {
	text-decoration: none;
}
header {
	padding: 10px 0;
}
.header-row > div {
	color: #4c5b61;
	position: relative;
	margin-top: 15px;
	text-align: center;
	margin-bottom: 10px;
}
.header-row > div .wrap-hcol {
	display: inline-block;
	margin: 14px 0 0;
	text-align: left;
}
.header-row > div:after {

}
.header-row > div:nth-last-child(2):after {
	background: none;
	right: 0;
}
.phone-col {
	/*width: 36%;*/
}
.cart-col {
	width: 22%;
}
.header-row .phone {
	background: url("../image/icons/phone-icon.png") 0 2px no-repeat;
	font-style: normal;
	padding-left: 28px;
	margin: 14px 12px 0;
}
.header-row .callback .btn-link {
	color: #666666;
	font: 13px/24px ArialItalic;
	margin-top: 11px;
	text-decoration: underline;
	text-align: left;
	padding: 0;
	white-space: normal;
}
.header-skype, .header-mail {
	font-family: ArialItalic;
	padding-left: 28px;
}
.header-skype {
	background: url("../image/icons/skype-icon.png") 0 50% no-repeat;
}
.header-mail {
	background: url("../image/icons/mail-icon.png") 0 50% no-repeat;
}
.col-mob-btn {
	float: right;
	padding: 0 15px;
	margin-right: 20px;
	min-height: 10px;
}
a#compare-total {
	color: #fff;
	display: block;
	height: 25px;
	position: fixed;
	right: 10px;
	text-align: center;
	bottom: 30px;
	width: 150px;
	z-index: 100;
	background: #ED1B24;
	border-radius: 5px;
}
a#compare-total .fa-balance-scale {
	color: #9c9c9c;
	line-height: 76px;
	font-size: 40px;
}
#responsive-menu-button .fa {
	font-size: 30px;
}
#sidr-main #top-links {
	float: none !important;
	padding: 0;
}
#sidr-main #top-links li {
	display: inline-block;
	text-align: left;
	width: 58%;
}
#sidr-main #top-links li:first-child {
	width: 40%;
}
#sidr-main #top-links a:first-child {
	margin: 0 0 0 10px;
	padding: 0;
}
/*accordion*/
ul.sidr-class-nav {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
ul.sidr-class-nav  li {
	position: relative;
}
ul.sidr-class-nav > li {
  	text-transform: uppercase;
  	font-size: 14px;
}
ul.sidr-class-nav li a {
    display: block;
    font-family: Arial;
    line-height: 22px;
    padding: 10px 10px 10px 20px;
    text-decoration: none;
}
ul.sidr-class-nav li a:hover, ul.sidr-class-nav li.active > a {
    background: #EB1C24;
}
ul.sidr-class-nav ul {
    
    margin: 0;
    padding: 0;
}
ul.sidr-class-nav ul li {
    clear: both;
    margin: 0;
    padding: 0;
}
ul.sidr-class-nav ul li a {
    font: 13px/22px Arial;
    outline: 0 none;
    padding-left: 20px;
    text-transform: none;
}
ul.sidr-class-nav ul ul li a {
	font-family: Arial;
    padding-left: 40px;
}
ul.sidr-class-nav span {
  color: #F0FF00;
  cursor: pointer;
  float: right;
  line-height: 1px;
  padding: 10px;
  position: absolute;
  right: 10px;
  top: 4px;
  z-index: 4;
}
/*end accordion*/

/* search */
#search {
	position: relative;
}
#search input {
	background: #fff;
	border: 1px solid #fff;
	color: #282828;
	padding: 0 46px 0 18px;
	height: 55px;
	width: 100%;
	box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.2);
}
#search input::-webkit-input-placeholder {color:#bbedff;}
#search input::-moz-placeholder          {color:#bbedff; opacity: 1}/* Firefox 19+ */
#search input:-moz-placeholder           {color:#bbedff; opacity: 1}/* Firefox 18- */
#search input:-ms-input-placeholder      {color:#bbedff;}

#search button {
	color: #fff;
	background: #ed1c24;
	border: 1px solid #ed1c24;
	height: 30px;
	width: 30px;
	position: absolute;
	right: 10px;
	top: 13px;
	border-radius: 5px;
}
/*page search*/
.page-search, .page-search > div {
	margin-bottom: 20px;
}
.page-search input[type="text"], .page-search select {
	border-radius: 5px;
	height: 47px;
	padding: 6px 18px;
}
.dop-serch {
	padding-top: 12px;
}
.total-search {
	font: 25px Arial;
	color: #4c5b61;
	text-transform: none;
	margin-bottom: 20px;
}
/* cart */
#cart {
	margin-top: 1px;
	text-align: left;
}
#sidr-main #cart {
	margin: 15px 0 15px 10px;
}
#cart a {
	display: block;
}
#cart .round-cart {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 5px;
	float: left;
	width: 55px;
	height: 55px;
	/*background-color: #ed1c24;*/
	color: #333333;
	position: relative;
	text-align: center;
	margin: 0 25px 0 10px;
}
#sidr-main #cart .round-cart {
	background-color: rgba(255, 255, 255, 0);
	color: #666666;
}
#cart .round-cart .fa-shopping-cart {
	font-size: 20px;
	line-height: 56px;
}
#cart #cart-total, #compare-total span {
	background-color: #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 5px;
	position: absolute;
	top: -2px;
	right: -6px;
	width: 24px;
	height: 24px;
	color: #333333;
	border: 1px solid #ed1c24;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

#compare-total span {
  font-size: 18px;
  height: 30px;
  line-height: 30px;
  width: 30px;
}
a#compare-total .fa-balance-scale.compare-hover {
	color: #EB1C24;
}
#sidr-main #cart #cart-total {
	color: #333333;
	font-style: normal;
}
#cart .info-cart {
	margin-top: 5px;
}
#cart .info-cart .title {
	color: #4c5b61;
	font: 13px 'Arial';
	font-style: normal;
	text-transform: uppercase;
	margin-bottom: 4px;
}
#cart .info-cart .sum-cart {
	color: #4c5b61;
	font-style: normal;
}
#sidr-main #cart .info-cart .title, #sidr-main #cart .info-cart .sum-cart {
	color: #fff;
}
/* menu */
#menu {
	background: #F4F3F1;
	box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.2);
	margin-bottom: 0px;
	z-index: 9999
}
#menu .nav {
	min-height: 50px;
	width: 100%;
}
#menu .nav > li {
	float: left;
	margin: 0 0.2em;
}
#menu .nav > li:first-child {
	margin-left: 0;
}
#menu .nav > li:last-child {
	margin-right: 0;
}
#menu .nav > li > a {
	color: #282828;
	min-height: 14px;
	text-transform: uppercase;
	font-size: 14px;
	background-color: transparent;
	padding: 12px 14px;
}
#menu .nav > li > a:hover {
	text-decoration: underline;
	background:#ED1C24;
	color: #ffffff;
	border-radius: 5px;
	box-shadow: 0 0 2px #666;
}
/*category menu*/
#cat-menu > div:first-child {
	padding-left: 0;
}
#cat-menu > div:last-child {
	padding-right: 0;
}
#cat-menu .left-menu {
	position: relative;
}
#cat-menu .left-menu > ul {
	margin-bottom: 0;
}
#cat-menu .button-cat-menu > span {
	background: #ed1c24;
	display: block;
	cursor: pointer;
	position: relative;
	color: #fff;
	font-style: normal;
	padding-left: 17%;
	text-transform: uppercase;
	height: 55px;
	line-height: 56px;
}
#cat-menu .button-cat-menu > span:after {
	content: "\25bc";
	color: #fff;
	display: block;
	position: absolute;
	right: 18px;
	top: 0;
	font-size: 12px;
}
#cat-menu .button-cat-menu > ul {
	background: #666666;
	display: none;
	position: absolute;
	z-index: 4;
}
#cat-menu .button-cat-menu:hover > ul {
	display: block;
}
/* content */
#content {
	min-height: 300px;
}
.common-home #content {
	min-height: 100px;
}
.bg-slider {
	background: #282828;
}
.common-home #home-menu {
	padding-right: 0;
}
.common-home .home-top {
	padding-left: 0;
}
#home-menu .left-menu {
	background: #666666;
	/*position: absolute;*/
	min-height: 365px;
	padding-bottom: 10px;
	z-index: 2;
}
#home-menu .left-menu > ul > li, #cat-menu .button-cat-menu > ul > li {
	position: relative;
	max-height: 66px;
}
#home-menu .left-menu > ul > li > a, #cat-menu .button-cat-menu > ul > li > a {
	color: #fff;
	display: block;
	font-size: 16px;
	line-height: 16px;
	text-transform: uppercase;
	padding: 15px 59.1px 26px 70px;
}
#home-menu .left-menu > ul > li > a:before, #cat-menu .button-cat-menu > ul > li > a:before {
	content: "\27ba";
	color: #ED1B24;
	display: block;
	position: absolute;
	left: 40px;
	top: 16px;
	font-size: 20px;
}
#home-menu .left-menu > ul > li > a:hover, #cat-menu .button-cat-menu > ul > li > a:hover {
	background: #ED1B24;
}
#home-menu .left-menu > ul > li > a:hover:before, #cat-menu .button-cat-menu > ul > li > a:hover:before {
	color: #fff;
}
/*submenu*/ 
#home-menu .left-menu > ul > li > ul, #cat-menu .button-cat-menu > ul > li > ul {
	display: none;
	position: absolute;
	left: 100%;
	top: 0;
	z-index: 2;
}
#home-menu .left-menu > ul > li:hover > ul, #cat-menu .button-cat-menu > ul > li:hover > ul {
	display: block;
	min-width: 260px;
}
#home-menu .left-menu > ul > li > ul > li, #cat-menu .button-cat-menu > ul > li > ul > li {
	background: #ED1B24;
}
/* #home-menu .left-menu > ul > li > ul > li:first-child {
	padding-top: 4px;
} */
#home-menu .left-menu > ul > li > ul > li > a, #cat-menu .button-cat-menu > ul > li > ul > li > a {
	color: #fff;
	display: block;
	font-style: normal;
	padding: 5px 25px 5px 20px;
	white-space: nowrap;
}
#home-menu .left-menu > ul > li > ul > li > a:hover, #cat-menu .button-cat-menu > ul > li > ul > li > a:hover {
	background: #5C5858;
}
#home-menu #toggle-menu {
	background: #ed1c24;
	color: #fff;
	cursor: pointer;
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: center;
	width: 94.6%;
}
/*home page*/
.box-preim {
	font-style: normal;
	margin: 55px 0 45px;
}
.box-preim img {
	margin: -8px 35px 10px 0;
}
.mod-shadow {
	width: 100%;
}
.mod-shadow.shbot {
	transform: scale(1, -1);
}
.page-product .mod-shadow {
	display: none;
}
.product-layout {
	padding-left: 10px;
	padding-right: 10px;
}
.bests-row {
	margin-bottom: 30px;
	width: 79%;
}
.ban-home-row {
	width: 237px;
}
.ban-spec-row {
	width: 464px;
}
.spec-row {
 	width: 60%;
}
.spec-row .owl-carousel .owl-buttons .owl-next, .bests-row .owl-carousel .owl-buttons .owl-next {
  right: 0;
}
.company h3 {
	color: #747474;
}
.product-category div[id^="banner"] {
	padding-left: 15px;
	padding-right: 15px;
}
.cat-descript {
	margin-top: 30px;
}
/* footer */
footer {
	color: #999999;
	background-color: #282828;
	padding: 68px 0;
	margin-top: 30px;
}
footer .container > .row > div {
	color: #999999;
	background-color: #282828;
	padding: 0 50px;
	/*margin-bottom: 0;*/
}
footer .container > .row > div:first-child {
	padding-left: 15px;
}
footer .container > .row > div:last-child {
	border-right: none;
	padding-right: 20px;
}
.footer-logo {
	margin-top: 10px;
}
footer a {
	color: #fff;
}
footer h5 {
	font: 14px "Arial";
	color: #fff;
	font-style: normal;
	text-transform: uppercase;
	margin-bottom: 30px;
}
#footer-search {
	margin-top: 24px;
	position: relative;
}
#footer-search input {
	background: #333333;
	color: #fff;
	width: 100%;
	height: 54px;
	border: 1px solid #929599;
	-webkit-border-radius: 17px;
	-moz-border-radius: 17px;
	-ms-border-radius: 17px;
	-o-border-radius: 17px;
	border-radius: 5px;
	padding: 0 14px;
}
#footer-search button {
	background-color: #ed1c24;
	border: 1px solid #ed1c24;
	-webkit-border-radius: 0 17px 17px 0;
	-moz-border-radius: 0 17px 17px 0;
	-ms-border-radius: 0 17px 17px 0;
	-o-border-radius: 0 17px 17px 0;
	border-radius: 8px;
	color: #fff;
	position: absolute;
	top: 10px;
	right: 10px;
	height: 30px;
}
#footer-search button .fa {
	font-size: 16px;
}
#footer-search input::-webkit-input-placeholder {color:#fff;}
#footer-search input::-moz-placeholder          {color:#fff; opacity: 1}/* Firefox 19+ */
#footer-search input:-moz-placeholder           {color:#fff; opacity: 1}/* Firefox 18- */
#footer-search input:-ms-input-placeholder      {color:#fff;}

.social a {
	float: left;
	margin-right: 48px;
}
.social a:last-child {
	margin-right: 0;
}
.footer-menu div {
	margin-bottom: 10px;
}
.footer-menu div a {
	font-style: normal;
	text-decoration: underline;
}
.social a .fa {
	color: #fff;
	font-size: 18px;
}
.footer-phone {
	background: url("../image/icons/foter-phone.png") 0 0 no-repeat;
	padding-left: 55px;
	margin-bottom: 30px;
}
.footer-phone .btn-link {
	font-size: 13px;
	color: #fff;
	padding: 0;
	text-decoration: underline;
}
li.skype-footer {
	background: url("../image/icons/skype-footer.png") 0 50% no-repeat;
	padding-left: 25px;
	margin-left: 5px;
	margin-right: 20px;
}
li.mail-footer {
	background: url("../image/icons/mail-footer.png") 0 50% no-repeat;
	padding-left: 25px;
}
footer a:hover, .footer-phone .btn-link:hover {
	color: #fff;
	text-decoration: none;
}
.webcase {
  bottom: 5px;
  left: 15px;
  position: absolute;
}
.webcase span {
	font-weight: bold;
}
.webcase span:first-child {
	color: #2cc8de;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	border-bottom: 2px solid #e5e5e5;
	background-color: #fff;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	margin: 0 0 27px;
	padding: 12px 0;
}
.breadcrumb > li {
	padding: 0;
	padding-right: 10px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
  color: #EB1C24;
  padding-right: 10px;
}
.breadcrumb > li a {
	color: #4c5b61;
	font-size: 12px;
	font-style: normal;
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	/*padding: 12px 25px;*/
	font: 13px Arial;
	border: 1px solid #666666;
	border-radius: 5px;
}
.btn:hover, .btn:active, #popupcart_extended .continue:hover, .buttons .btn.cart-btn:hover {
	background: #666666;
	color: #fff;
}
.btn-default {
	color: #fff;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #ed1b24;
	background-image: linear-gradient(to bottom, #ed1c24, #ed1c24);
	background-repeat: repeat-x;
	border-color: #ed1c24 #ed1c24 #ed1c24 #ed1c24;
}
.btn-primary {
	background-color: #666666;
	
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #666666;
	border: 1px solid #666666;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #666666;
	background-image: linear-gradient(to bottom, #666666, #666666);
	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: #ED1C24;
	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 */
.sort-row {
	border-radius: 5px;
	border: 1px solid #ececec;
	margin: 0 8px 20px 10px;
	padding: 10px 0;
	
}
.col-sort-link {
	margin-top: 3px;
}
.label-sort {
	font: 13px "Arial";
		line-height: 34px;
}
.sort-link {
	color: #4c5b61;
	margin-right: 30px;
	text-decoration: underline;
}
.sort-link.price-DESC, .price-ASC.selected {
	display: none;
}
.price-ASC.selected + a {
	display: inline-block;
}
.sort-link .fa {
	margin-left: 5px;
}
.sort-row .btn {
	background: #fff;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	border:1px solid #d1d1d1;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #d1d1d1;
	padding: 5px 8px;
}
#list-view {
	margin-right: 10px;
}
.sort-row .btn.item-view {
	border: 1px solid #666666;
	background: #666666;
	color: #fff;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn:active:focus, .btn:focus {
	border: 1px solid #666666;
	background-color: #666666;
	outline: none;
	outline-offset: 0;
}
.product-grid .caption .title-prod, .owl-item .caption .title-prod {
	height: 50px;
	overflow: hidden;
	text-align: left;
	margin-left: 20px;
}
.caption .title-prod a {
	font: 15px "Arial";
	color: #333333;
}
.product-thumb {
	position: relative;
}
.product-grid .product-thumb, .owl-item .product-thumb {
	border: 1px solid #f1f1f1;
	margin: 0 auto 20px;
	position: relative;
	height: 360px;
	width: 212px;
	border-radius: 5px;
}
/*.product-grid .product-thumb .wrap-cart {*/
	/*height: 100%;*/
	/*position: absolute;*/
	/*left: 0;*/
	/*top: 0;*/
	/*-webkit-overflow: hidden;*/
	/*-moz-overflow: hidden;*/
	/*-ms-overflow: hidden;*/
	/*-o-overflow: hidden;*/
	/*overflow: hidden;*/
	/*transition: all 0.2s ease 0s;*/
	/*width: 100%;*/
/*}*/
/*.product-grid .product-thumb .wrap-cart:hover {*/
	/*background: #fff;*/
	/*height: 500px;*/
	/*-webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.2);*/
	 /*box-shadow: 0 0 16px rgba(0, 0, 0, 0.2); */
	/*transform: scale(1.1);*/
	/*z-index: 8;*/
/*}*/
/*.product-grid .product-thumb .wrap-cart .btn-quick-order {*/
	/*visibility: hidden;*/
	/*display: none;*/
/*}*/
/*.product-grid .product-thumb .wrap-cart:hover .btn-quick-order {*/
	/*visibility: visible;*/
/*}*/

.product-grid .product-thumb .wrap-cart {
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-overflow: hidden;
	-moz-overflow: hidden;
	-ms-overflow: hidden;
	-o-overflow: hidden;
	overflow: hidden;
	transition: all 0.2s ease 0s;
	width: 100%;
	border-radius: 5px;
	background: #fff;
	-webkit-box-shadow:  -1px 0 10px rgba(0, 0, 0, 0.2);
	/*box-shadow: 0 0 16px rgba(0, 0, 0, 0.2);*/
	box-shadow: -1px 0 10px rgba(0, 0, 0, 0.2);
}
.product-grid .product-thumb .wrap-cart:hover {
	background: #fff;
	-webkit-box-shadow: none;
	box-shadow: none;
	/*transform: scale(1.1);*/
	z-index: 8;
	border-radius: 5px;
	border: 1px solid #ed1b24;
}
.product-grid .product-thumb .wrap-cart .btn-quick-order {
	visibility: hidden;
	display: none;
}
.product-grid .product-thumb .wrap-cart:hover .btn-quick-order {
	visibility: visible;
}

.product-thumb .image {
	text-align: center;
	margin-top: 10px;
}
.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;
	margin-top: 10px;
}
.product-grid .caption .price br {
	display: none;
}
.product-grid .product-thumb .caption, .owl-item .caption {
	padding: 0 5px;
}
.product-grid .product-thumb .price, .owl-item .caption .price {
	color: #4c5b61;
	margin: 10px 0 10px 20px;
}
.product-thumb .price-new {
	font-size: 14px;
}
.product-thumb .price-old {
	font-size: 20px;
	color: #776969;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .button-group {
	padding: 0 20px;
	margin-bottom: 10px;
}
.product-thumb .button-group button:first-child .fa {
	margin-right: 10px;
}
.product-thumb .button-group button, .article-thumb .button-group button, .art-action .button-group button {
	width: 73%;
	-webkit-border-radius: 24px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 5px;
	border: none;
	display: inline-block;
	float: left;
	background-color: #333333;
	color: #fff;
	line-height: 32px;
	font-weight: bold;
	text-align: center;
}
.product-thumb .button-group button + button {
	background: transparent;
	border: 1px solid #ed1c24;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 5px;
	color: #ed1c24;
	margin-left: 10px;
	width: 34px;
	height: 34px;
}
.product-thumb .button-group button:first-child:hover, .article-thumb .button-group button:hover, .art-action .button-group  button:hover {
	background-color: #ed1c24;
	text-decoration: none;
	cursor: pointer;
}
.product-thumb .button-group button + button:hover {
	border-color: #333333;
	color: #333333;
}
/*product-list*/
.product-list .product-thumb {
	border: 1px solid #f1f1f1;
	margin-bottom: 20px;
	padding: 20px 16px 10px;
	overflow: hidden;
}
.product-list .product-thumb .image {
  float: left;
  padding: 0 20px 0 15px;
  width: 20%;
}
.product-list .caption {
	float: left;
	height: 130px;
	width: 40%;
}
.product-list .caption .title-prod {
	float: left;
	width: 50%;
}
.product-list .caption .price {
	float: left;
	text-align: center;
	width: 50%;
}
.product-list .stock {
	float: left;
	margin-left: -40%;
	padding: 0;
}
.product-list .button-group {
	float: right;
	padding: 0;
	width: 25%;
}
.product-list .fastorder {
	float: right;
	padding: 0 15px 20px 0;
	width: 25%;
}
.stiker-new, .stiker-top, .stiker-spec {
	background: #29cb34;
	color: #fff;
	display: inline-block;
	font-size: 11px;
	text-align: center;
	width: 86px;
}
.stiker-top {
	background: #29becb;
}
.stiker-spec {
	background: #f92525;
}
.stock {
	color: #4c5b61;
	font-style: normal;
	text-transform: lowercase;
	margin-left: 0;
	margin-top: 30px;
}
.stock .instock {
	font-size: 28px;
	color: #3cc526;
	position: relative;
	top: 7px;
}
.stock .instock.nostock {
	color: #f00;
}
.cat-reviews {
	padding: 0 20px;
}
.cat-reviews a {
	text-decoration: underline;
}
.cat-reviews a:before {
	content: url("../image/icons/review-icon.png");
	margin-right: 10px;
	position: relative;
	top: 3px;
}
.pagination > li > a, .pagination > li > span {
	background-color: #fff;
	border: 1px solid #e2e2e2;
	-webkit-border-radius: 50% !important;
	-moz-border-radius: 50% !important;
	-ms-border-radius: 50% !important;
	-o-border-radius: 50% !important;
	border-radius: 50% !important;
	color: #4c5b61;
	font-size: 14px;
	margin-right: 6px;
	padding: 0;
	text-align: center;
	line-height: 32px;
	height: 34px;
	width: 34px;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover, 
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover
	{
	background-color: #fff;
	border-color: #ffa61d;
	color: #4c5b61;
	font-family: "Arial";
}
.cat-hr {
	margin: 70px 0 60px;
}
.mod-title {
	margin-bottom: 35px;
}
/*Product*/
.row-subcat {
	font-size: 0;
	margin-left: -15px;
	margin-right: -15px;
	text-align: center;
}
.row-subcat .item-subcat {
	font-size: 13px;
	display: inline-block;
	padding-left: 15px;
	padding-right: 15px;
	vertical-align: top;
	margin-bottom: 20px;
	min-width: 130px;
	width: 20%;
}
.page-product #slideshow0 {
	margin-bottom: 0;
}
#slide-additional {
	margin: 0;
	padding: 0;
}
#slide-additional .owl-buttons .owl-prev {
	left: 0;
}
#slide-additional .owl-buttons .owl-next {
	right: 0;
}
#slide-additional .owl-buttons div {
 	top: 20%;
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0 0 20px 0;
}
.thumbnails .thumbnail {
	border: 1px solid #e5e5e5;
	margin-bottom: 0;
}

.thumbnails .thumbnail img {
	max-height: 365px;
}

.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.owl-item .image-additional a {
	margin-bottom: 0;
}
.image-additional {
	margin: 0 5px;
}
.articul {
	font-size: 14px;
	font-style: normal;
}
.price-row {
	background-color: #cfd1d299;
	font-size: 20px;
	padding: 10px;
	position: relative;
	margin: 0 0 30px;
	width: 295px;
	color: #666666;
	border-radius: 5px;
	text-align: center;
}
.price-row:before {
	content: "\25c4";
	color: #f6f6f6;
	font: 16px Verdana;
	left: -11px;
	position: absolute;
	top: 40%;
	display: none;
}
.price-row .price-old {
	color: #8f6666;
	font: 15px "Arial";
	text-decoration: line-through;
	margin-left: 10px;
}
.left-col, .right-col {
	margin-bottom: 10px;
}
.right-col #input-quantity {
	font-size: 21px;
	float: left;
	width: 97px;
	height: 47px;
	border: 2px solid #4c5b61;
	border-radius: 5px;
	padding-left: 20px;
}
.right-col #button-cart {
	background: #ED1B24;
	border: 1px solid #ED1B24;
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	-ms-border-radius: 24px;
	-o-border-radius: 24px;
	border-radius: 5px;
	color: #fff;
	font: 15px Arial;
	float: left;
	margin: 0 10px 10px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	padding: 12.5px;
	width: 34%;
}
.right-col #button-cart .fa {
	font-size: 24px;
	position: absolute;
	left: 20px;
	top: 9px;
}
.right-col #button-cart:hover {
	background-color: #333333;
	border: 1px solid #333333;
}
.right-col .btn-quick-order {
	float: left;
	padding: 15px;
	width: 37%;
	display: none;
}
.right-col .stock {
	float: left;
	padding: 6px 0 0;
}
.right-col .btn-compare {
	background:#fff;
	border: 1px solid #EB1C24;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	-ms-border-radius: 14px;
	-o-border-radius: 14px;
	border-radius: 14px;
	color: #9c9c9c;
	font-size: 13px;
	float: left;
	text-transform: lowercase;
	margin-left: 55px;
	padding: 8px 10px;
	display: none;
}
.right-col .btn-compare:hover {
	background:#EB1C24;
  	color: #fff;
  	text-decoration: none;
}
.right-col .btn-compare .fa, .right-col .stock .instock {
	margin-right: 5px;
}
.right-col .soc-block {
	border: 1px solid #e8e8e8;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-ms-border-radius: 7px;
	-o-border-radius: 7px;
	border-radius: 7px;
	margin: 20px 0 30px;
	padding: 25px 28px 20px;
}
.prod-info-title {
	font: 14px Arial;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.box-prod-info:nth-of-type(1) .prod-info-title:before {
	content: url("../image/icons/dost-pr.png");
}
.box-prod-info:nth-of-type(2) .prod-info-title:before {
	content: url("../image/icons/opl-pr.png");
}
.box-prod-info:nth-of-type(3) .prod-info-title:before {
	content: url("../image/icons/garant-pr.png");
}
.box-prod-info .prod-info-title:before {
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
}
#parameter h3, #description h3, #tab-review h3, .related {
	margin-bottom: 30px;
}
#parameter li {
	border-bottom: 1px solid #e5e5e5;
	font-family: Arial;
	padding: 5px 10px;
}
#parameter li span {
	font-family: Arial;
}
.readmore-js-toggle .fa {
	margin-left: 10px;
	position: relative;
	top: 1px;
}
#parameter + .readmore-js-toggle {
	margin-bottom: 50px;
}

.rating-hide {
	opacity: 0;
	float: left;
	cursor: pointer;
	height: 19px;
	width: 22px;
	margin: 0px 0px 0px 5px;
}

#rating-updated, .stars-review {
    background-image: url("../image/stars_add.png");
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: text-top;
	height: 20px;
    width: 110px;
}
.icon-large-stars-0 {
    background-position: 0 0px !important;
}
.icon-large-stars-1, .stars-1 {
    background-position: 0 -19px !important;
}
.icon-large-stars-2, .stars-2 {
    background-position: 0 -39.3px !important;
}
.icon-large-stars-3, .stars-3 {
    background-position: 0 -60px !important;
}
.icon-large-stars-4, .stars-4 {
    background-position: 0 -80px !important;
}
.icon-large-stars-5, .stars-5 {
    background-position: 0 -100px !important;
}
#form-review input, #form-review textarea {
	border: 1px solid #EB1C24;
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	-ms-border-radius: 24px;
	-o-border-radius: 24px;
	border-radius: 24px;
	padding: 10px 20px;
}
#form-review .control-label {
	text-align: left;
	width: 100%;
}
.review-title {
	margin-top: 50px;
}
.box-rewiew {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 28px;
	margin-bottom: 28px;
}
.box-rewiew li {
	padding-right: 25px;
}
.box-rewiew .autor {
	font-family: Arial;
}
.stars-review {
	position: relative;
	top: 3px;
	vertical-align: baseline;
}
/*Блог*/
.lates-news .product-thumb {
	margin-bottom: 20px;
}
.lates-news .caption {
	margin: 10px 20px;
}
.lates-news .button-group, .article-thumb .button-group {
	padding: 0 20px;
	margin-bottom: 20px;
}
.lates-news button.redmore, .article-thumb button.redmore {
	width: 50%;
}
.lates-news .date-added, .article-thumb .date-added, .art-info .date-added {
	color: #747474;
	float: right;
	font-size: 11px;
	line-height: 33px;
}
.lates-news .date-added .fa, .article-thumb .date-added .fa, .art-info .date-added .fa {
	margin-right: 5px;
}
.article {
	padding: 0 15px;
	margin-bottom: 25px;
}
.article-thumb {
	border: 1px solid #ebebeb;
}
.article-thumb .caption {
	color: #747474;
	padding: 20px;
}
.article-thumb .caption .art-title {
	height: 70px;
	margin-bottom: 10px;
	overflow: hidden;
}
.article-thumb .caption .description {
	height: 100px;
	overflow: hidden;
}
.blog-category .pagination {
 	margin: 30px 0 0;
}
.blog-article #column-right h3 {
	display: none;
}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
  border-color: #e5e5e5;
}
.thumbnails .thumbnail.art-thmb {
	border: 0 none;
	padding: 0;
	margin-bottom: 10px;
}
.art-info .date-added {
	float: none;
}
.art-info .title-article {
	font: 20px Arial;
	color: #666666;
	margin: 20px 0;
}
.art-action {
	border: 1px solid #ebebeb;
	overflow: hidden;
	padding-right: 20px;
}
.art-action .image {
	margin-right: 40px;
}
.art-action .art-title {
	margin: 50px 0 40px 0;
}
.art-action .button-group button {
	float: none;
	width: 30%;
}
.action-info .thumbnails {
	margin-right: 50px;
	margin-bottom: 40px;
}

/*Contacts*/
.contact-info {
	margin-bottom: 50px;
	overflow: hidden;
}
.contact-info > div {
	color: #747474;
	float: left;
	margin-bottom: 20px;
}
.contact-info .title {
	font: 16px Arial;
	color: #666666;
	margin-bottom: 3px;
	text-transform: uppercase;
}
.contact-info .cont-icon {
	margin-right: -20px;
	height: 100px;
	width: 100px;
}
.contact-info .descr {
	overflow: hidden;
}
.contact-info .address {
	width: 25%;
}
.contact-info .telephone {
	width: 26%;
}

.contact-info .mail {
	width: 22%;
}
.contact-info .box-open {
	width: 27%;
}
.contact-info .address .cont-icon {
	background: url("../image/icons/cont-adr.png") no-repeat 0 0;
}
.contact-info .telephone .cont-icon {
	background: url("../image/icons/cont-phone.png") no-repeat 0 0;
}
.contact-info .mail .cont-icon {
	background: url("../image/icons/cont-mail.png") no-repeat 0 0;
}
.contact-info .box-open .cont-icon {
	background: url("../image/icons/cont-vr.png") no-repeat 0 0;
}
/*-------*/
.garanty-box {
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding: 45px 0 26px;
	color: #666666;
	margin-bottom: 50px;
	overflow: hidden;
}
.garanty-box img {
	margin: -20px 70px 0 0;
}
.garanty-row h3 {
	font-size: 16px;
	margin-bottom: 30px;
}
.dost-opl h3 {
	font-size: 16px;
	margin-bottom: 20px;
}
.dost-opl img {
	margin-right: 20px;
}

/*Cart*/
.list-prod .wrap-list-prod {
	border: 2px solid #666666;
	margin-bottom: 20px;
	margin: 0 15px 20px;
	padding: 20px 0 15px;
	position: relative;
	border-radius: 5px;
}
.list-prod .name-prod {
	display: block;
	font-family: Arial;
	margin: 10px 0 20px 0;
}
.list-prod .head-col{
	font-family: Arial;
}
.list-prod .kod-prod {
	font-style: normal;
}
.list-prod .price, .list-prod .product-total {
	font: 21px Arial;
	margin-top: 30px;
}
.cart-quantity input {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #666;
	border-radius: 5px;
	font: 20px Arial;
	margin-top: 20px;
	padding: 6px 16px;
	height: 47px;
	width: 93px;
}
.cart-total > div {
	font: 20px Arial;
	color: #666;
	margin-bottom: 20px;
}
.buttons .btn.cart-btn {
	color: #4c5b61;
}
.buttons .btn.cart-btn .fa-caret-left {
	margin-right: 10px;
	margin-left: -10px;
}
.btn.cart-btn.active.focus, .btn.cart-btn.active:focus, .btn.cart-btn.focus, .btn.cart-btn.focus:active, .btn.cart-btn:active:focus, .btn.cart-btn:focus {
  background-color: #fff;
  border: 1px solid #EB1C24;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: medium none;
  outline-offset: 0;
}
.list-prod .btn-link {
	padding: 0;
	position: absolute;
	right: 18px;
	top: 10px;
	outline: none;
  	outline-offset: 0;
	font-size: 30px;
}

/*Brands*/
.wrap-brend {
	border: 1px solid #ebebeb;
	text-align: center;
	margin-bottom: 30px;
}
.wrap-brend a {
	display: block;
	margin: 5px 0;
}
.wrap-brend a img {
	margin: 0 auto;
}

/*Callback*/
.modal-dialog {
	max-width: 378px;
}
.modal-title {
	font: 25px Arial;
	color: #666666;
	text-transform: uppercase;
	text-align: center;
}
.modal-title span {
	font: 13px Arial;
	color: #747474;
	text-transform: none;
}
footer .modal-header {
	border: none;
	padding: 25px 0 0;
}
.modal-header .close {
	background: none;
	margin-top: -13px;
	color: #666666;
	opacity: 1;
}
footer .modal-body label {
	font-size: 13px;
	font-style: normal;
	color: #4c5b61;
}
footer .modal-body {
	padding: 15px 30px;
}
footer .modal-body input {
	border: 1px solid #EB1C24;
	border-radius: 24px;
	height: 47px;
	padding: 6px 16px;
}
footer .modal-body .form-group {
	padding: 0;
}
footer .modal-body .btn {
	margin: 10px 0 30px;
	width: 100%;
}

/*Account*/
.account-account .wrap-box {
	min-height: 246px;
	border: 1px solid #f1f1f1;
	padding: 35px 27px;
	margin-bottom: 20px;
}
.account-account .wrap-box.my-info {
	background: url("../image/icons/acc-my-info.png") 27px 41px no-repeat;
}
.account-account .wrap-box.my-addr {
	background: url("../image/icons/acc-my-addr.png") 27px 41px no-repeat;
}
.account-account .content-box-info {
	margin: 0 0 10px 130px;
}
.account-account .wrap-box .title-box {
	font-family: Arial;
	text-transform: uppercase;
	margin: 0 0 10px 130px;
}
.account-account .wrap-minibox {
	border: 1px solid #f1f1f1;
	margin-bottom: 20px;
	padding: 35px 20px;
}
.account-account .wrap-minibox .title-box {
	font-family: Arial;
	text-transform: uppercase;
	display: inline-block;
	margin-right: 20px;
}
.account-account .wrap-box .btn-primary {
	margin-top: 10px;
	padding: 10px 40px;
}
.account-simpleedit .simpleregister-block-content fieldset.form-horizontal, .account-simpleaddress-update .simpleregister-block-content fieldset.form-horizontal, .account-simpleaddress-insert .simpleregister-block-content fieldset.form-horizontal {
	float: left;
	margin-right: 30px;
	width: 40%;
}
.account-simpleedit .simpleregister-block-content + .simpleregister-button-block, .account-simpleaddress-update .simpleregister-block-content + .simpleregister-button-block, .account-simpleaddress-insert .simpleregister-block-content + .simpleregister-button-block {
	width: 82%;
}
.list-addres .wrap-addr {
	border: 1px solid #f1f1f1;
	padding: 27px 0 27px 20px;
	margin: 0 15px 20px;
}
.list-addres .wrap-addr .my-address {
	padding: 10px 0;
}
.btn-grey {
	background: #9c9c9c;
	border: 1px solid #9c9c9c;
	color: #fff;
}
.account-address .btn-grey:hover {
	background: #807f7f;
}
.account-address .buttons .pull-right {
	max-width: 263px;
	width: 100%;
}
.account-address .buttons .btn-primary {
	width: 100%;
} 
.row-address_default .radio {
	float: left;
	margin-right: 10px;
	margin-top: 13px;
	padding: 0;
	line-height: 10px;
}
.row-address_default .radio label {
	min-height: 18px;
}
.red-pass .form-horizontal {
	margin-left: 30px;
}
.red-pass .form-group {
	margin: 0;
}
.red-pass .form-group .form-control {
	border: 1px solid #EB1C24;
	border-radius: 23px;
	height: 47px;
	padding: 6px 18px;
	margin-bottom: 10px;
}
.list-order {
	border: 1px solid #f1f1f1;
	width: 100%;
	margin-bottom: 20px;
	padding:0;
	word-wrap: break-word;
}
.list-order > thead > tr > td {
	font-family: Arial;
	padding: 30px 20px 0;
	vertical-align: top;
}
.list-order > tbody > tr > td {
	padding: 0 20px 30px;
}
.list-order .btn.btn-primary {
  margin-bottom: -28px;
}
@media screen and (max-width: 768px) {
  .list-order thead {
    display: none;
  }
  .list-order tr {
    display: block;
  }
  .list-order > tbody > tr > td {
  	border-bottom: 1px solid #f1f1f1;
    display: block;
    text-align: right;
	padding: 5px 20px;
	width: 100%;
  }
  .list-order > tbody > tr > td:last-child {
  	border-bottom: 0 none;
  }
  .list-order td:before {
    content: attr(data-label);
    float: left;
    font-family: Arial;
	display: block;
	padding: 0 8px;
  }
}
.detail-order {
	border: 1px solid #f1f1f1;
	padding: 38px;
	min-height: 276px;
	margin-bottom: 40px;
}
.detail-order .title {
	font-family: Arial;
	text-transform: uppercase;
	margin-bottom: 30px;
}
.info-order-prod {
	border: 1px solid #f1f1f1;
	margin: 0 15px 20px;
	padding: 30px;
}
.info-order-prod p:first-child {
	font-family: Arial;
}
.info-order-prod .pull-left {
	margin-right: 20px;
}
.info-order-prod .btn-primary {
	margin-top: 10px;
}

/* @media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#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;
	}
} */
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

/* 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%;
    }
}

/* 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;
}


/*img category*/
.imgcategory .product-thumb.transition > h4 {
	padding-left: 10px;
}

/*Форма подбора шин*/
#form-podbor .row > div {
	margin-bottom: 20px;
}
#form-podbor select {
	width: 100%;
}
#podbor-result p {
	margin-bottom: 0;
}
#podbor-result .panel-body > .row > div {
	margin-bottom: 30px;
}
#podbor-result .title {
  color: #666666;
  font-family: Arial;
  text-align: center;
  text-transform: uppercase;
}
#podbor-result .title + p {
	color: #666666;
	margin-bottom: 10px;
}
#podbor-result .head-title {
	font-family: Arial;
	line-height: 14px;
	margin-bottom: 10px;
}

/*@media*/
@media only screen and (min-width: 1200px) {
	aside#column-left, #cat-menu .col-md-3 {
		width: 21.8%;
	}
	#cat-menu .col-md-push-3 {
		left: 21.8%;
	}
	aside#column-left + #content {
		width: 78%;
	}
	#cat-menu .col-md-9 {
		width: 78.2%;
	}
	#cat-menu .col-md-pull-9 {
	  right: 78.2%;
	}
}
@media only screen and (max-width: 1199px) {
	.phone-col {
	  width: 49%;
	}
	.cart-col {
	  width: 26%;
	}
	#menu .nav > li {
	  margin: 0 1.5em;
	}
	.box-preim img {
		margin-right: 15px;
	}
	.bests-row {
	  width: 75%;
	}
	.spec-row {
	  width: 52%;
	}
	.sort-row {
		margin: 0 15px 20px 15px;
	}
	.contact-info .address {
	  width: 24%;
	}
	.contact-info .telephone {
	  width: 21%;
	}
	.contact-info .mail {
	  width: 24%;
	}
	.contact-info .box-open {
	  width: 31%;
	}
	footer .container > .row > div {
		padding: 0 40px;
	}
	footer .container > .row > div:last-child {
		padding-right: 10px;
	}
	.social a {
		margin-right: 40px;
	}
}
@media only screen and (max-width: 991px) {
	.top-open {
		display: none;
	}
	#logo {
	  margin-top: 7%;
	}
	.callback > br {
	  display: none;
	}
	.header-row .callback {
		margin-top: 0;
	}
	.phone-col {
	  width: 40%;
	}
	.cart-col {
	  width: 35%;
	}
	#menu .nav > li {
	  margin: 0 0.4em;
	}
	.box-preim > div {
		text-align: center;
	}
	.box-preim img {
		display: block;
		float: none !important;
		margin: 0 auto 10px;
	}
	.bests-row {
	  width: 68%;
	}
	.ban-spec-row {
	 	display: none;
	}
	.spec-row {
	  width: 100%;
	}
	.label-sort, .sort-link {
		margin-right: 20px;
	}
	.price-row {
		font-size: 26px;
	}
	.price-row .price-old {
		font-size: 20px;
	}
	.right-col #button-cart {
		width: 60%;
	}
	.right-col .btn-quick-order {
		width: 91%;
	}
	.contact-info .address,
	.contact-info .telephone,
	.contact-info .mail,
	.contact-info .box-open {
	  width: 50%;
	}
	.list-prod .price, .list-prod .product-total {
		font-size: 19px;
	}
	footer {
		padding: 50px 0;
	}
	footer .container > .row > div {
		border-right: none;
		min-height: 10px;
		padding: 0 15px;
	}
	.footer-logo {
	  margin-top: 0;
	}
	#footer-search {
	  margin-top: 16px;
	}
	footer h5 {
	  display: none;
	}
	.footer-menu .row {
	  margin: 0 auto;
	  width: 90%;
	}
	.footer-menu {
		margin: 30px 0;
	}
	.sk-mail {
		text-align: center;
	}
	footer .mob-info {
		text-align: center;
	}
	footer .mob-info .social {
		display: inline-block;
		margin: 0 auto;
	}
	.webcase {
	  position: static;
	}
}
@media only screen and (max-width: 767px) {
	#top {
		display: none;
	}
	.common-home .home-top {
	  padding-left: 15px;
	}
	#logo {
	  margin-top: 0;
	}
	.header-row > div:after {
		display: none;
	}
	.header-row .callback .btn-link {
	  	background: url("../image/icons/phone-icon.png") no-repeat 0 15px;
		font-size: 16px;
		padding: 10px 0 10px 30px;
	}
	.header-row .col-mob-btn {
		margin-top: 10px;
		min-height: 10px;
	}
	#menu {
		display: none;
	}
	.header-row > div:after {
	  background: none;
	}
	#cat-menu {
		display: none;
	}
	.common-home #content {
		padding-left: 0;
		padding-right: 0;
	}
	.bests-row {
	  width: 100%;
	}
	.left-col, .right-col {
		margin-bottom: 15px;
	}
	.price-row {
	  font-size: 40px;
	  text-align: center;
	}
	.price-row .price-old {
	  font-size: 30px;
	}
	.right-col #input-quantity, .right-col #button-cart, .right-col .btn-quick-order {
		margin: 0 0.6% 10px;
		width: 32%;
	}
	.list-prod .wrap-list-prod {
		padding: 20px 0;
	}
	.list-prod .wrap-list-prod > div {
		text-align: center;
	}
	.list-prod .cart-quantity input {
		margin: 20px auto 0;
	}
	.thumb-link {
		display: inline-block;
		margin: 0 auto;
	}
	.name-prod, .kod-prod {
		text-align: left;
	}
	footer .container > .row > div:last-child {
		padding-right: 15px;
	}
}
@media only screen and (max-width: 670px) {
	.account-simpleedit .simpleregister-block-content fieldset.form-horizontal, .account-simpleaddress-update .simpleregister-block-content fieldset.form-horizontal, .account-simpleaddress-insert .simpleregister-block-content fieldset.form-horizontal,
	.account-simpleedit .simpleregister-block-content + .simpleregister-button-block, .account-simpleaddress-update .simpleregister-block-content + .simpleregister-button-block, .account-simpleaddress-insert .simpleregister-block-content + .simpleregister-button-block {
		float: none;
		width: 100%;
	}
	.row-address_default .radio {
		margin-top: 0;
	}
}
@media only screen and (max-width: 648px) {
	.footer-logo {
	  margin: 0 auto;
	}
	.lrcol {
		text-align: center;
		width: 100%;
	}
	.footer-phone {
		display: inline-block;
		margin: 0 auto;
	}
	.contact-info .address,
	.contact-info .telephone,
	.contact-info .mail,
	.contact-info .box-open {
	  width: 100%;
	}
	.info-order-prod .col-xs-3 {
		width: 33.3333%;
	}
	.info-order-prod .col-xs-3:last-child {
		text-align: center;
		width: 100%;
	}
}
@media only screen and (max-width: 550px) {
	.header-row .phone-col {
		display: none;
	}
	.logo-col {
		width: 70%;
	}
	.price-row .price-old {
		display: block;
		margin-top: 10px;
	}
	.right-col #input-quantity, .right-col #button-cart, .right-col .btn-quick-order {
		float: none;
		margin: 0 0 10px;
		width: 100%;
	}
	.box-prod-info {
		width: 100%;
	}
	.article, .article-thumb .image img {
		width: 100%;
	}
	.product-grid.col-xs-6 {
		width: 100%;
	}
}
@media only screen and (max-width: 480px) {
	#podbor-result .panel-body .row div {
		text-align: center;
		width: 100%;
	}
}
@media only screen and (max-width: 400px) {
	.camera_caption h2 {
		font-size: 22px;
	}
	.price-row {
	  font-size: 27px;
	}
	.price-row .price-old {
	  font-size: 20px;
	}
	.list-prod .wrap-list-prod > div {
		text-align: center;
		width: 100%;
	}
	.list-prod .name-prod, .list-prod .price, .list-prod .product-total, .list-prod .cart-quantity {
		margin: 10px 0;
	}
	.list-prod .cart-quantity input {
		margin: 0 auto;
	}
	.list-prod .name-prod, .list-prod .kod-prod {
	  text-align: center;
	}
	.list-prod .cart-quantity {
		margin-bottom: 20px;
	}
	.account-account .wrap-box {
		background-position: 50% 41px !important;
		text-align: center;
	}
	.account-account .wrap-box .title-box {
	  margin: 130px 0 10px;
	}
	.account-account .content-box-info {
		display: inline-block;
		margin: 0 auto;
	}
	.account-account .wrap-minibox {
		text-align: center;
	}
	.account-account .wrap-minibox .title-box {
		margin: 0 20px 20px 0;
	}
	.wrap-addr .text-right {
		text-align: center;
	}
	.account-address .btn {
		margin-bottom: 10px;
	}
	.account-address .buttons .pull-left, .account-address .buttons .pull-right {
		float: none !important;
		text-align: center;
		max-width: 100%;
	}
	.info-order-prod > div {
		text-align: center;
		margin-bottom: 10px;
		width: 100% !important;
	}
	.info-order-prod .pull-left {
	  float: none;
	  text-align: center;
	  width: 100%;
	}
	.footer-menu .row > div {
		width: 50%;
	}
}
@media only screen and (max-width: 325px) {
	.col-mob-btn {
		margin-right: 0;
	}
	.footer-phone {
		padding-left: 40px;
	}
}
.phone {
	display: none;
}
.callback {
	display: none;
}
.wrap-hcol {
	display: none !important;
}
.cat-reviews {
	display: none;
}
.btn-quick-order.btn-lg.btn-block {
	display: none;
}
#search input::-webkit-input-placeholder {color:#282828; font-size: 16px;}
#search input::-moz-placeholder {color:#282828; font-size: 14px;}/* Firefox 19+ */
#search input:-moz-placeholder {color:#282828; font-size: 14px;}/* Firefox 18- */
#search input:-ms-input-placeholder {color:#282828; font-size: 14px;}

.pr {
	font-size: 20px;
}
.inf_foot{
	
}
.catlist {
	padding: 1%;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
}
iframe {
	border: 1px solid #ed1c24 !important;
	border-radius: 5px;
}
.fa.fa-shopping-basket {
	color: #ed1c24;
	font-size: 50px;

}
#but{
	border: 1px solid #00AA00;
	background:#00AA00;
	color: #ffffff;
	border-radius: 5px;
	padding: 5px;
}
.caption a {
	margin-left: 0;
}
.img-responsive {
	border-radius: 5px;
}
.right-col li {
	list-style: none;
	font-size: 14px;
	font-style: normal;
}
.panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px;
	/*width: 200px;*/
}
.panel-title {
	font-size: 12px;
}
.panel-default > .panel-heading {
	background-color: #fff;
	border-color: #fff;
}
.panel-group {
	margin-bottom: 0;
}
#reg{
	padding: 5px;
	text-align: center;
	border: 2px dotted;
	border-radius: 5px;
	margin: 0 10px 0 35px;
	color: #EB1C24B3;
	display: none;
}
.cop{
	margin-top: 5%;
}
.cop a{
 color: rgba(156, 156, 156, 0.41);
}
#text_reg_account{
	text-align: center;
	font-size: 18px;
}
#text_reg_account a{
	color: #EB1C24B3;
}
.camera_caption a {
	font-family: Arial !important;
}
.camera_caption div {
	background: #EB1C24B3;
	padding: 10px;
	border-radius: 5px;
}


@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px)
{
	#sidr-main #cart #cart-total {
		color: #333333 !important;
	}
	#sidr-main #cart .round-cart {
		background-color: rgba(255, 255, 255, 0) !important;
	}
	.footer-phone {
		background: none;
		padding-left: 10px;
	}
	#cop a {
		margin-left: 100px;
		margin-top: 20px;
	}
	#footer-search{

	}
	.footer-menu{

	}
	.box-preim {
		display: none;
	}
	h1{
		font-size: 20px;
	}
	h2{
		font-size: 17px;
	}
	h3{
		font-size: 15px;
	}

}

@media only screen
and (min-device-width : 360px)
and (max-device-width : 640px)
{
	#sidr-main #cart #cart-total {
		color: #333333 !important;
	}
	#sidr-main #cart .round-cart {
		background-color: rgba(255, 255, 255, 0) !important;
	}
	.footer-phone {
		background: none;
		padding-left: 10px;
	}
	#cop a {
		margin-left: 100px;
		margin-top: 20px;
	}
	#footer-search{

	}
	.footer-menu{

	}
	.box-preim {
		display: none;
	}
	h1{
		font-size: 20px;
	}
	h2{
		font-size: 17px;
	}
	h3{
		font-size: 15px;
	}
}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
{
	.footer-menu{

	}
}
.currency-select{
	padding: 0px !important;
	font-size: 12px !important;
}
.lich {
	font-weight: bold;
	color: #ed1c24;
}
.list-inline {
	float: right;
}