
.pull-left {
	float: left;
}
.pull-right {
	float: right;
}
.clear {
	clear: both;
}
.pos-relative {
	position: relative;
}
.list-with-mark li:before {
	content:"";
	background: url(../img/li.png) no-repeat;
	height: 7px;
	width: 4px;
	position: absolute;
	left: -14px;
	top: 3pt;
}
li {
	list-style: none;
margin: .5rem 0;
	position: relative
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	color: #ce0006;
 font-size: .8125rem;
	line-height: 1.2;
	text-transform: uppercase;
}
a {
	color: #3b7ac6;
}
#footer ul, #footer li, #left-navig li, #left-navig ul, .news-wrapper ul, .news-wrapper li, #top-nav li, .news-wrapper-second-page li, .news-wrapper-second-page ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
html, body {
	height: 100%;
}
#wrap {
	height: auto !important;
	margin: 0 auto -269px;
	min-height: 100%;
}
.main-page #wrap {
	margin-bottom: -169px;
}
body, p, ul, ol, dl {
	color: #414141;
font: .8125rem/1.06rem Arial, Helvetica, sans-serif
}
p {
	margin: 0;
}
.top-line {
	background: #ba0a0a; /* Old browsers */
	background: -moz-linear-gradient(top, #BA0A0A 0%, #860101 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #BA0A0A), color-stop(100%, #860101));
	background: -webkit-linear-gradient(top, #BA0A0A 0%, #860101 100%);
	background: -o-linear-gradient(top, #BA0A0A 0%, #860101 100%);
	background: -ms-linear-gradient(top, #BA0A0A 0%, #860101 100%);
	background: linear-gradient(to bottom, #BA0A0A 0%, #860101 100%);
	margin-bottom: 0.75rem;
	min-height: 2.5rem;
	padding: 7px 0 0 0;
	box-sizing:border-box
}
.authorize img.pull-left {
	margin: 0
}
.authorize input[type="text"], .find input,
.authorize input[type="password"] {
	background: #fff;
	padding: 0 0 0 10px
}
.authorize button, .authorize input[type="text"], .find input,
.authorize input[type="password"], .authorize input[type="submit"] {
	border: none;
	border-radius: 8px;
	box-sizing:border-box;
	font: 12px/1.5rem Arial, Helvetica, sans-serif;
	height: 1.43rem;
	margin:0;
}
.find button {
	background: url(../img/find_icon.png) no-repeat;
	border: none;
	float: left;
	height: 24px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 4pt;
	width: 21px;
}
.find input {
	width: 9.56rem
}
.authorize {
	font: 0.75rem Arial, Helvetica, sans-serif;
	text-align: right
}
.authorize input[type="text"], .authorize button,
.authorize input[type="password"], .authorize input[type="submit"] {
	width: 5.875rem;
	float: left;
	margin-right: 3px !important;
}
.find * {
	float: left;
	margin-right: 3px !important;
}
.authorize button,
.authorize input[type="submit"] {
	background-color: #DAA900;
	color: #000;
	line-height:;
	padding: 0 10px;
}
.authorize-links {
	padding-top: 4px;
}
.authorize-links a {
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	color: #fff;
	display: inline-block;
	margin-left: 10px;
}
#top-nav ul {
	margin: 0;
}
#top-nav li {
	border-radius: 5px 5px 0 0;
	border-bottom: 2px solid #fff;
	float: left;
	font: 0.875rem/1rem Arial, Helvetica, sans-serif;
	list-style: none;
	padding: 8px 15px 11px 15px;
	vertical-align: top;
}
#top-nav li a {
	border-bottom: 1px dashed transparent;
	color: #242424;
	display: inline-block;
	text-decoration: none
}
#top-nav li a:hover, #top-nav li.active a {
	border-bottom: 1px dashed #ba0a0a;
	color: #ba0a0a
}
#top-nav li.active {
	box-shadow: 0 -1px 3px rgba(0,0,0,0.2);
	position: relative;
	z-index:1
}
#top-nav li.active:before, #top-nav li.active:after {
	bottom: 0;
	content:"";
	background: url(../img/shadow.png) no-repeat;
	height: 32px;
	position: absolute;
	width: 29px;
}
#top-nav li.active:after {
	background-position: right bottom;
	bottom: -1px;
	right: -29px;
}
#top-nav li.active:before {
	left: -29px;
}
#header {
	height: 143px;
	margin-top: -2px;
	position: relative;
	z-index: 0
}
.header-fill {
	background:blue url(../img/up_fill.png) repeat-x;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 50%
}
#header .fill {
	background: url(../img/head_fill.jpg) no-repeat right top;
	height: 143px;
	margin-top: -2px;
	position: relative;
	z-index:1
}
#logo {
	background: url(../img/logo.png) no-repeat;
	display: block;
	height: 105px;
	margin-top: 7px;
	width: 535px;
}
.phone {
	color: #fff;
	margin-top: 39px;
	position: relative;
	z-index: 1
}
#header .phone {
	float: right;
	margin-right: 148px;
}
.phone img {
	display: block;
}
.phone * {
font-size: .75rem;
	margin: 0;
	padding: 0;
}
.phone a {
	color: #fff;
}
.phone small {
font-size: .75rem;
	font-weight: normal;
	position: absolute;
	right: 0;
	top: -16px;
}
.dashed {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
.grey-block {
	background: #F0F2F4 url(../img/gr_block.png) repeat-x;
	box-shadow: 0px -14px 14px -19px #000000 inset;
	padding: 20px 0 20px 0;
}
.title {
	color: #004496;
	font-size: 1.5rem;
	line-height:1.87rem;
	margin-bottom: 10px;
}
.title-tab-wrapper {
	text-align: center;
	vertical-align: top;
	height: 0
}
.title-tab {
	background: #F0F2F4;
	display: inline-block;
	margin: -78px auto 0 auto;
	position: relative;
	vertical-align: top;
	min-height: 61px;
}
.title-tab:before, .title-tab:after {
	content:"";
	background: url(../img/title_tab.png) no-repeat;
	height: 61px;
	position: absolute;
	width: 35px;
}
.title-tab:before {
	left: -35px;
}
.title-tab:after {
	background-position: right top;
	right: -35px;
	top: 0;
}
.new-product-title {
	color: #0080ff;
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 3.81rem
}
.title-tab .all {
	top: 0;
}
.link {
	cursor: pointer;
}
.all {
	color: #242424;
	font-size: 0.75rem;
	margin-left: 15px;
	top: 3px;
	position: relative;
	line-height: 1.87rem;
}
.item-img {
	border: 1px solid #D3D7DB;
	border-radius: 7px;
	display: block;
	margin-bottom: 7px;
	position: relative
}
.catalog .item-img {
	margin: 0 auto 7px;
}
.for-label {
	border: none;
	display: inline-block;
	position: relative;
}
.labels {
	background: url(../img/labels.png) no-repeat;
	display: block;
	height: 37px;
	position: absolute;
	right: 20px;
	top: 20px;
	width: 38px;
}
.best {
	background-position: right top;
}
/* .catalog li {
	float: none;
	font-size: .875rem;
	line-height: 1rem;
	display: inline-block;
	vertical-align: top;
	max-width: 150px;
	margin-bottom: 20px;
	margin-right: 8px;
	text-align: center;
} */
.catalog li {
	float: none;
	font-size: .875rem;
	line-height: 1rem;
	display: inline-block;
	vertical-align: top;
	max-width: 150px;
	margin: 0;
	text-align: center;
}
.catalog a {
	color: #004496;
	text-decoration: none;/*border-bottom-style: dashed;border-bottom-width: 1px;*/
}
.catalog a:hover .item-img {
	border-color: #B80A0A;
}
#left-navig {
	padding-bottom: 20px;
}
#left-navig a {
	color: #242424;
font-size: .875rem;
	display: block;
	padding-left: 28px;
}
#left-navig a:hover {
	color: #bf1a1a;
}
#left-navig li:after {
	content:"";
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	border-bottom: 1px solid #E7E7E7
}
#left-navig li {
	position: relative;
	box-sizing: border-box;
	padding: 8px 0 6px 0
}
#left-navig li:last-child:after, #left-navig li.left-navig-active:after {
	content:"";
	border: none
}
#left-navig li.left-navig-active:before {
	content:"";
	background: #fff;
	height: 3px;
	width: 100%;
	top: -4px;
	left: 0px;
	position: absolute;
	z-index: 0;
}
#left-navig li.left-navig-active {
	background: #F7F7F7;
	border: 1px solid #E7E7E7;
	border-radius: 7px;
	padding-top: 6px;
	padding-bottom: 5px;
	position: relative;
	z-index: 1;
	padding-left: 15px;
	margin-top: 1px;
}
#left-navig li.left-navig-active a {
	background: url(../img/marker.png) no-repeat left center;
	color: #bf1a1a;
	padding-left: 13px;
}
.dark-grey {
	background: #DEE2E6 url(../img/dark-grey.png) repeat-x;
	box-shadow: none;
}
.brands .item-img {
	border-color: #D3D7DB
}
.brands li {
	margin-right: 10px;
}
.blue-button {
	border-radius: 7px;
	background: linear-gradient(to top, #2E6EBB 0%, #629FE8 100%);
	border: 1px solid #3B7AC6;
	color: #fafafa;
font: .68rem Arial, Helvetica, sans-serif;
	height: 26px;
	line-height: 26px;
	padding: 0 15px;
	text-transform: uppercase;
}
.top-bottom-margin {
	margin: 10px 0 30px 0
}
.img {
	border: 1px solid #E4E4E4;
	border-radius: 7px;
}
img.pull-left {
	margin-right: 24px;
	margin-bottom: 20px;
	margin-top: 2pt;
}
.news-wrapper {
	background: #FCFCFC;
	border: 1px solid #E5E5E5;
	border-radius: 7px;
	box-sizing: border-box;
	padding: 26px 29px
}
.news li {
	clear: both;
	float: left;
	padding-bottom: 25px;
	width: 100%;
}
.news-wrapper-second-page .news li {
	padding-bottom: 30px;
}
.news li:last-child {
	padding-bottom: 0;
}
.new-img {
	display: block;
	float: left;
}
.new-txt {
	color: #414141;
font-size: .81rem;
	margin-left: 76px;
	margin-top: -3px;
}
.new-txt h3 {
	color: #ce0006;
font-size: .8125rem;
	font-weight: normal;
	text-transform: uppercase;
}
.news-wrapper-second-page .news {
	padding-bottom: 24px
}
.news-wrapper-second-page .new-txt {
	margin-left: 150px
}
.new-txt p {
	margin: 0;
}
.data {
	background: url(../img/new_data_icon.png) no-repeat;
	display: block;
	line-height: 1.43rem;
	margin-bottom: 4px;
	padding-left: 25px;
	color: #7c7c7c;
	font-style: italic;
font-size: .75rem;
}
.red {
	color: #ce0006;
}
.modal-opt {
	position: fixed;
	right: 0;
	top: 84px;
}
.button-opt {
	background: url(../img/button_opt.png) no-repeat;
	display: block;
	height: 138px;
	width: 68px;
}
.page-name h1 {
	color: #004496;
	font: 1.5rem Arial, Helvetica, sans-serif;
}
.all-news {
font-size: .75rem;
	color: #242424
}
.main-page #push, .main-page #footer {
	height: 169px;
}
#left-navig-type2 .tabs {
	color: #949494;
font-size: .75rem;
}
#left-navig-type2 .tabs li {
	background-color: #fff;
	border: 1px solid #EEE;
	border-bottom: none;
	box-shadow: -1px -2px 4px -4px rgba(173,168,173,1);
	border-radius: 8px 8px 0 0;
	margin-right: 1px;
	outline: none;
}
#left-navig-type2 .tabs dd > a, #left-navig-type2 .tabs .tab-title > a {
	background: none !important;
	line-height: 2.375rem;
	color: #949494;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75rem;
	outline: none;
	padding: 0 1px;
}
#left-navig-type2 .tabs dd.active a, #left-navig-type2 .tabs .tab-title.active a {
	color: #004496
}
#left-navig-type2 .tabs-content {
	background: #F7F7F7;
	border: 1px solid #EAEAEA;
	border-radius: 8px;
}
#left-navig-type2 .tabs-content a {
	color: #242424;
	display: block;
}
#left-navig-type2 .tabs-content ol {
	margin: 0;
}
#left-navig-type2 .tabs-content ol ol {
	padding-top: 12px;
}
#left-navig-type2 .tabs-content li label, #left-navig-type2 .tabs-content li {
	font-size: 0.75rem;
}
#left-navig-type2 .tabs-content li {
line-height: .85rem;
	padding: 15px 14px 0px 14px;
	margin: 0;
	position: relative;
}
#left-navig-type2 .tabs-content li:first-child {
	padding-top: 0
}
#left-navig-type2 .tabs-content li:before {
	content:"";
	background:url(../img/li_bottom.png) repeat-x;
	height: 8px;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
#left-navig-type2 .tabs-content li li:before, #left-navig-type2 .tabs-content li:first-child:before {
	display: none
}
#left-navig-type2 .tabs-content li input {
	position: absolute;
	left: 0;
	margin-left: 0;
	opacity: 0;
	z-index: 2;
	cursor: pointer;
	height: 1em;
	width: 1em;
	top: 0;
}
#left-navig-type2 .tabs-content li label {
	/*background: url(folder-horizontal.png) 15px 1px no-repeat;*/
    cursor: pointer;
	display: block;/* padding-left: 37px;*/
}
#left-navig-type2 .tabs-content li input + ol {
	background: url(../img/toggle-small-expand.png) left 0 no-repeat;
	margin: -0.938em 0 0 -10px; /* 15px */
	display: block;
	height: 1em;
}
#left-navig-type2 .tabs-content li input + ol > li {
	display: none;
	margin-left: -14px !important;
	padding-left: 1px;
}
#left-navig-type2 .tabs-content li input:checked + ol {
	background: url(../img/toggle-small.png) 0 5px no-repeat;
	margin: -1.25em 0 0 -10px; /* 20px */
	padding: 1.563em 0 0 37px;
	height: auto;
}
#left-navig-type2 .tabs-content li input:checked + ol > li {
	display: block;
	margin: 0 0 0.125em;  /* 2px */
}
#left-navig-type2 .tabs-content li li {
	border-top: 1px solid #E3E3E3;
	padding: 8px 0 2px 0;
}
#left-navig-type2 .tabs-content li li:first-child {
	border: none
}
#left-navig-type2 .tabs-content li li a {
	color: #767676
}
#left-navig-type2 .tabs-content li input:checked + ol > li:last-child {
	margin: 0 0 0.063em; /* 1px */
}
.pagination {
	margin: 0 auto;
	text-align: center;
}
ul.pagination li {
	display: inline-block;
	float: none;
	margin: 0 7px;
}
ul.pagination li a {
	color: #414141;
font-size: .8125rem;
	padding: 0;
}
ul.pagination li a, ul.pagination li a:hover, ul.pagination li.arrow a:hover, ul.pagination li:hover a {
	background: none;
}
.arrow:first-child {
	background:url(../img/prev.png) no-repeat left 5pt;
	padding-left: 20px;
	margin-right: 13px;
}
.arrow:last-child {
	background:url(../img/next.png) no-repeat right 5pt;
	padding-right: 20px;
	margin-left: 13px;
}
ul.pagination li.current a {
	background: none;
	color: #bf1a1a;
	text-decoration: underline;
}
.card-title-wrapper {
	color: #5e5e5e;
font-size:.875rem;
	padding-bottom: 8px;
}
.card-title {
	line-height: 24px;
}
.card-button {
	border-radius: 7px;
	color: #fafafa;
font: bold .6875rem/1.625rem Arial, Helvetica, sans-serif;
	height: 1.625rem;
	margin: 0;
	padding: 0 10px;
	text-transform: uppercase;
}
.card-blue-button {
	background: linear-gradient(to bottom, #629FE8 0%, #3B7AC6 100%);
	border: 1px solid #3B7AC6;
}
.card-red-button {
	background: linear-gradient(to bottom, #D45D64 0%, #B13037 100%);
	border: 1px solid #B13037;
	margin-left: 5px;
}
.card-header {
	background: #F7F7F7;
	border: 1px solid #D9D9D9;
	border-radius: 3px;
	margin-bottom: 13px;
	padding: 10px 22px;
}
.card-header p {
	color: #505050;
font-size: .75rem;
	padding-bottom: 8px;
}
.card-header .value {
	color: #242424;
	margin-left: 30px;
}
.card-content-wrapper {
	border: 3px solid #DEE2E6;
	border-bottom-width: 4px;
	border-radius: 7px;
	margin-bottom: 13px;
	padding: 5px;
}
.card-content-wrapper table, .card-content-wrapper td {
	border: none;
	border-collapse: separate;
	padding: 0;
	margin: 0;
	border-spacing: 0
}
.card-content-wrapper table {
	width: 100%;
}
.card-content-wrapper table td {
	border-bottom: 1px solid #E5E8EC;
	border-top: 1px solid #E5E8EC;
	color: #1d1d1d;
font-size: .6875rem;
	position: relative;
	text-align: center;
	vertical-align: top;
}
.card-content-wrapper table tr.table-title {
	border: none;
}
.card-content-wrapper table td:first-child {
	border-left: 1px solid #E5E8EC;
}
.card-content-wrapper table td:last-child {
	border-right: 1px solid #E5E8EC;
}
.card-content-wrapper table th:first-child {
	border-radius: 6px 0 0 6px;
}
.card-content-wrapper table th:last-child {
	border-radius:  0 6px 6px 0;
}
.card-content-wrapper table th, .card-content-wrapper table td {
padding: .5625rem .625rem;
line-height: .75rem;
}
.card-content-wrapper table th {
	background: #E5E8EC;
	color: #1d1d1d;
font-size: .75rem;
	font-weight: bold;
padding-top: .3125rem;
padding-bottom: .3125rem;
	text-align: center;
}

.card-content-wrapper table .white-table-spacer{
	background: #fff;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	padding: 0;
}
.card-content-wrapper tr.white-table-spacer td {
	border-bottom: none;
	border-top: none;
	padding: 0;
}
.card-content-wrapper tr.white-table-spacer-5 td {
	height: 5px;
}
.card-content-wrapper tr.white-table-spacer-2 td {
	height: 2px;
}
.card-content-wrapper tr.white-table-spacer td:first-child {
	border-left: none;
}
.card-content-wrapper tr.white-table-spacer td:last-child {
	border-right: none;
}
.card-content-wrapper table .white-table-spacer {
	border: none;
}
.card-content-wrapper td:first-child:before, .card-content-wrapper td:first-child:after, .card-content-wrapper td:last-child:before, .card-content-wrapper td:last-child:after {
	background: url(../img/td_corner.png) no-repeat;
	height: 4px;
	position: absolute;
	width: 4px;
}
.card-content-wrapper td:first-child:before {
	content:"";
	left: -1px;
	top: -1px;
}
.card-content-wrapper td:first-child:after {
	background-position: left bottom;
	content:"";
	left: -1px;
	bottom: -1px;
}
.card-content-wrapper td:last-child:before {
	background-position: right top;
	content:"";
	right: -1px;
	top: -1px;
}
.card-content-wrapper td:last-child:after {
	background-position: right bottom;
	content:"";
	right: -1px;
	bottom: -1px;
}
.card-content-wrapper tr.white-table-spacer td:after, .card-content-wrapper tr.white-table-spacer td:before {
	display: none;
}
tr.td-grey td {
	background-color: #F9FAFA;
}
.card-content-wrapper table td,.card-content-wrapper table th{border-right: 1px solid #EEE;border-left: 1px solid #fff;}
.choice-quantity {
	margin-top: -3px;
	padding-bottom: 4px;
}
.choice-quantity, .in-card {
	white-space: nowrap;
}
.choice-quantity button {
	background: none;
	color: #3774bf;
font: bold .875rem bold Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}
.choice-quantity input {
	border: 1px solid #BEBEBE;
	border-radius: 5px;
	margin: 0;
	padding: 0;
	height: 20px;
	text-align: center;
	width: 30px
}
button.del-q {
	margin-right: 9px;
}
button.add-q {
	margin-left: 9px;
}
.in-card {
	color: #8e8e8e;
}
.in-card .red {
	color: #c32929
}
.blue {
	color: #004496 !important
}
.td-align-left {
	text-align: left !important;
}
.card-content-wrapper a {
	text-decoration: underline
}
td.card-photo-td {
	padding-top: 3px !important;
}
.card-photo {
	border-left: 1px solid #F6F6F6;
	border-right: 1px solid #F6F6F6;
}
.card-content-wrapper .summary {
	color: #1d1d1d;
font-size: .875rem;
	padding: 15px 20px 10px 0;
	text-align: right;
}
.summa {
	font-size: 1.125rem;
}
.breadcrumbs{background: none;border: none;padding-left: 0; text-transform: uppercase;}
.breadcrumbs > *::before,.breadcrumbs > *,.breadcrumbs > * a  {color: #7c7c7c}
.breadcrumbs a{text-decoration: none;border-bottom-width: 1px;border-bottom-style: dashed;}
.breadcrumbs > *:hover a, .breadcrumbs > *:focus a{ text-decoration: none !important;}
.breadcrumbs > *{font:.8125rem Arial, Helvetica, sans-serif;text-transform: none}
.left-link{vertical-align: bottom;margin-left: 30px; position:relative; top: 10px;}
.sort-pageSizer-wrapper{background: #DEE2E6;border: 1px solid #C9CFD4;border-radius: 6px; box-sizing: border-box;margin: 10px 0 15px 0;padding: 5px 15px;}
.sort-pageSizer-wrapper *{color: #58616b;font: 13px/22px Arial, Helvetica, sans-serif;}
.sort-select{border: 1px solid #C6CCD2;border-radius: 6px 0 0 6px;color: #58616b;font: 13px Arial, Helvetica, sans-serif;height: 22px;line-height: 22px;margin: 0 0 0 8px;padding: 0 0 0 6px;width: 150px;}
.pageSizer a{margin-left: 19px;}
.sort-up,.sort-down{margin: 0 18px; position: relative}
.sort-up:after,.sort-down:after{height: 9px;position: absolute;right: -17px;top: 3px;width: 19px;}
.sort-up:after{ background: url(../img/arrow_top.png) no-repeat right top;content:"";}
.sort-down:after{ background: url(../img/arrow_bottom.png) no-repeat right top;content:"";}
.pageSizer a{color: #414141;}
.prod-list {
    margin: 0 0 0 -14px;padding: 0; list-style: none;
}
.prod-list li,.product-img img{border-radius: 6px;}
.prod-list li{border: 1px solid #D3D7DB; box-sizing: border-box;padding: 3px 3px 11px 3px;float: left;margin-bottom: 16px;margin-left: 14px;
    vertical-align: top;
    width: 180px;}
.prod-list h3{font: 13px/17px Arial, Helvetica, sans-serif;margin: 14px 0 21px 0; text-align: center;text-transform: uppercase;}
.prod-list h3,.prod-list h3 a{color: #3f3f3f;}
.product-img{display: block;position: relative}
.product-img img{ display: block;font-size: 0; line-height: 0;}
.product-art,.product-info{border-top: 1px solid #D3D7DB;margin: 0 -3px;}
.product-art{color: #6a727b;font-size: 13px;padding: 4px 0 5px 0;text-align: center;}
.product-art strong{color: #225da4;font-size: 14px;}
.product-info{padding: 10px;}
.product-info,.product-info table tr th,.product-info table tr td{color: #909090;font-size: 11px;}

.product-info table,.product-info td,.product-info th{background: none;border: none; line-height: 12px;margin: 0;padding: 0; vertical-align: top;}

.product-info th{font-weight: normal; display: inline-block;padding-right: 6px;}
.product-info table a{color: #004496;border-bottom-style: dashed;border-bottom-width: 1px;}
.product-icon{background: url(../img/product_icons.png) no-repeat;height: 38px;position: absolute;right: 10px;top: 10px;width: 38px;}
.best-product{background-position: right top;}
.availability-wrapper td{padding-top: 3px;padding-bottom: 3px;}
.availability-wrapper th{padding-top: 5px;padding-bottom: 5px;}
.availability {background: #2B7CDF;border-radius: 3px;color: #fff; display: inline-block;padding: 2px 8px;}
.order-goods{background: #B80A0A;}
.product-info .price{color: #99a1aa;display: block;font-size: 11px;padding: 9px 7px;}
.product-info .summ{color: #c32929;font-size: 18px;margin-left: 5px;}
.choice-quantity-table-wrapper{margin: -5px -5px 8px -5px;border: 1px solid #eee;border-radius: 5px;padding: 9px 5px 5px 10px;}
.product-info .choice-quantity-table{ box-sizing: border-box; width: 100%;}
.choice-quantity-table td,.choice-quantity-table label{color: #616161;font-size: 11px;padding: 0;}
.buy-button{border-radius: 8px;background: url(../img/button_buy.png) no-repeat;clear: both;color: #fafafa; display: block;float: none;font-size: 11px;margin: 0 auto 7px auto;padding: 0;width: 99px;height: 26px;padding-right: 12px;text-align: right;text-transform: uppercase;}
input.input-q-size{height: 22px;margin-bottom: 4px;margin-top: -4px;width: 42px;}
.width-col1{width: 77px;}
#push {
	height: 269px;
}
#footer {
	background: #B80A0A;
	color: #fff;
font-size: .75rem;
	margin-top: 80px;
	height: 189px;
}
.main-page #footer {
	margin-top: 0;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
#footer-navig, #footer-navig li, .footer-author {
font-size: .875rem;
}
#footer-navig {
	background: url(../img/footer-navig.png) repeat-x;
	min-height: 49px;
	margin: 0 auto;
	text-align: center;
}
#footer-navig li {
	display: inline-block;
	line-height: 49px;
	text-align: center;
	padding: 0 15px;
}
.footer-wrapper {
	padding-top: 25px;
}
.footer-author {
	background: url(../img/panda.png) no-repeat;
	float: right;
	line-height:1.125rem;
	min-height: 67px;
	padding-left: 69px;
	padding-top: 5px;
	text-align: right
}
#footer .phone {
	margin-top: -3px;
}
#footer .phone small {
	right:-79px;
	top: 4px;
}
.row {
	max-width: 980px
}





.product  {
	margin-top: 10px;
}
.product-photo {
	float: none;
	display: inline-block;
	vertical-align: top;
	width: 452px;
}
.product-photo-previev {
	text-align: center;
}
.photo-border {
	display: inline-block;
	vertical-align: middle;
}
.product-photo-bg,
.photo-border {
	border: 2px solid #fff;
	box-shadow: 0 0 0 1px #cdd2d8;
	border-radius: 5px;
	overflow: hidden;
}
.slider-for {
	height: 140px;
	width: 100%;
	margin-top: 14px;
	line-height: 140px;
}
.slider-for .slick-prev, .slider-for .slick-next,
.slider-for .slick-prev:hover, .slider-for .slick-prev:focus, .slider-for .slick-next:hover, .slider-for .slick-next:focus {
	left: -5px;
	width: 10px;
	height: 52px;
	background: url(/data/img/ar.png) no-repeat;
}
.slider-for .slick-next,
.slider-for .slick-next:hover, .slider-for .slick-next:focus {
	left: auto;
	right: -5px;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.product .product-detail {
	display: inline-block;
	width: 40%;
	padding: 0px;
	padding-left: 32px;
	border: none;
}
.product .product-art {
	display: inline-block;
	padding: 8px 12px;
	margin-bottom: 10px;
	border: 1px solid #e7e7e7;
}
.product .product-code {
	margin-bottom: 22px;
}
.product .price {
	margin-top: 2px;
}
.product .price .summ {
	display: block;
	font-size: 30px;
	margin: 0px;
	margin-top: 10px;
}
.product .product-detail .buy-button {
	margin: 10px 0px 27px 0px;
}
.product .choice-quantity.choice-quantity-table-wrapper {
	width: 68%;
}
.product .product-info {
	margin-top: 20px;
}
.product .card-content-wrapper.more-info-tabs-wrapper .more-info-tabs.tabs {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background: #dee2e6;
}
.tabs dd a, .tabs .tab-title a {
	margin-right: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	box-shadow: 5px 0px 10px -5px #000;
}
#little_cart {
	float: right;
	margin-bottom: 20px;
}
#little_cart a,
#little_cart p,
#little_cart span {
	float: none;
	display: block;
	color: #fff;
}
#little_cart a {
	margin-left: 10px;
	text-decoration: underline;
}
#little_cart span {
	display: inline-block;
}
.basket,
.items span,
.sum span {
	font-weight: 800;
}
.buy-button {
	border: none;
}
.product-photo-previev .photo-border {
	cursor: pointer;
}
a.buy-button {
	padding-top: 5px;
}
a.buy-button:hover,
a.buy-button:active,
a.buy-button:visited {
	color: #fff;
}
#left-navig-type2 .tabs li a {
	margin-right: 0px;
}
.buy-button:active,
.buy-button:visited,
.buy-button:focus,
.buy-button:link {
	color: #fff;
}
.authorization form label {
	display: inline-block;
	margin-right: 20px;
}
.users {
	margin-left: 0px;
}
.users li {
	padding-left: 50px;
}
.tabs-content {
	display: block;
}



/*.find.columns {
	width: 25%;
}*/
.authorize.columns {
	float: left;
}
.little_cart {
	height: 40px;
	float: left;
	width: 350px;
	font-size: 14px;
	color: #fff;
	font-family: "Open Sans", sans-serif;
	padding: 10px 15px 0 50px;
	background: url(/data/img/basket.png) #790003 no-repeat 20px center;
}
.little_cart .has-purchase span {
	font-size: 18px;
	font-weight: 600;
	text-decoration: underline;
}
.little_cart.white-copy {
	position: fixed;
	top: 42px;
	right: 0px;
	border: 1px solid #cecece;
	color: #ea0000;
	background: url(/data/img/basketr.png) #fff no-repeat 7px center;
	z-index: 999;
}



.find input {
	width: 7.56rem;
}
.authorize input[type="text"], .authorize button, .authorize input[type="password"], .authorize input[type="submit"] {
	width: 5.5rem;
}
.little_cart {
    min-height: 40px;
    height: auto;
    float: left;
    width: 300px;
    font-size: 12px;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    padding: 11px 15px 11px 35px;
    background: url(/data/img/basket.png) #790003 no-repeat 7px center;
    margin-top: -7px;
}
.little_cart .has-purchase span {
	font-size: 12px;
}
.opacity-wrapper {
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	z-index: 998;
	background: rgba(0, 0, 0, 0.75);
}
.age {
	position: absolute;
	top: 0px;
	left: 50%;
	-webkit-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    -o-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
	width: 34.5%;
	min-width: 300px;
	border: 7px solid #fff;
	border-radius: 20px;
	padding-bottom: 2.85em;
    background-image: linear-gradient(to right, rgb(206,0,2), rgb(212,5,122));
	background-image: -o-linear-gradient(to right, rgb(206,0,2), rgb(212,5,122));
	background-image: -moz-linear-gradient(to right, rgb(206,0,2), rgb(212,5,122));
	background-image: -webkit-linear-gradient(to right, rgb(206,0,2), rgb(212,5,122));
	background-image: -ms-linear-gradient(to right, rgb(206,0,2), rgb(212,5,122));
	background-size: cover;
	background-repeat: no-repeat;
	font-size: 14px;
	text-align: center;
	color: #fff; 
	z-index: 999;
}
.age .circle {
	position: absolute;
	left: 50%;
	-webkit-transform: translate(-50%, -30%);
    -ms-transform: translate(-50%, -30%);
    -o-transform: translate(-50%, -30%);
    transform: translate(-50%, -30%);
	width: 3.53em;
	height: 3.53em;
	border: 5px solid #fff;
	border-radius: 50%;
	background: #b01868;
	font-family: "Open Sans", sans-serif;
	font-size: 1.85em;
	text-align: center;
	line-height: 3.53;
}
.age p {
	margin-top: 3em;
	margin-bottom: 1.12em;
	font-size: 2.57em;
	font-family: "Open Sans", sans-serif;
}
.age p span {
	line-height: 0.83;
	font-family: "Open Sans", sans-serif;
}
.age .answer a {
	font-size: 2.14em;
	font-family: "Open Sans", sans-serif;
	text-decoration: none;
	color: #fff;
}
.age .answer a:hover {
	border-bottom: 1px dashed #fff;
}
.age .answer span {
	font-size: 2.14em;
	font-family: "Open Sans", sans-serif;
}
.to-top {
	display: none;
	width: 80px;
	height: 80px;
	position: fixed;
	right: 50px;
	bottom: 50px;
	background: url(/data/img/to-top.png) no-repeat center;
	background-size: 100% 100%;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	cursor: pointer;
	z-index: 999;
}
.toggleNaw,
.toggleNawCat {
	display: none;
	width: 30px;
	height: 30px;
	background: url(/data/img/menu-toggle.png) no-repeat center;
	background-size: 120%;
	position: relative;
    top: -5px;
    left: 10px;
    cursor: pointer;
}
.footer-author {
	margin-top: -85px;
}
.mobile-contant {
	margin-left: 20px;
}
.mobile-contant span {
	font-size: 16px;
	color: #fff;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
.mobile-contant span .pre {
	font-size: 20px;
}
.collumn.phone.pull-left {
	display: none;
}
#header {
	height: 150px;
}
.mobile-contant a.dashed {
	text-shadow: none;
}
#left-navig-type2 .tabs .tab-title {
	float: none;
}
#left-navig-type2 .cat-head-tab {
	margin-bottom: 10px !important;
}
#left-navig-type2 .cat-head-tab + .tabs-content {
	position: relative;
	top: -10px;
}
.prod-list .active {
    background: #dbf2d9;
}



/*media*/
@media only screen and (max-width : 1024px) {
	.find {
		position: absolute;
		top: 50px;
	}
	#little_cart {
		margin-bottom: 10px;
		margin-top: 10px;
	}
	.brands li {
		width: 24%;
		margin-right: 1%;
	}
	.brands .item-img {
		width: 100%;
	}
	.brands li:nth-of-type(4n) {
		margin-right: 0px;
	}
	#logo {
		max-width: 535px;
		width: auto;
		background-size: 100%;
		background-position: center;
	}
	#header .phone {
		margin-right: 140px;
	}
	.phone img {
		width: 145px;
	}
	.mobile-contant {
	    height: 50px;
    	padding: 5px;
    	margin-top: -5px;
    	position: relative;
    	z-index: 100;
    }
    .prod-list li {
    	width: 30%;
    	margin-left: 0%;
    	margin-right: 5%;
    }
    .prod-list li:nth-of-type(3n) {
    	margin-right: 0px;
    }
}
@media only screen and (max-width : 880px) {
	#top-nav > ul {
		display: none;
	}
	#top-nav li {
		float: none;
		border-bottom: 1px solid #eee;
		text-align: center;
	}
	.toggleNaw {
		display: block;
	}
}
@media only screen and (max-width : 780px) {
	#header .fill {
    	height: 110px;
    	background-size: auto 110px;
	}
	#logo {
		height: 80px;
	}
	.header-fill {
		background: transparent;
	}
	#header .phone {
    	margin-right: 95px;
	}
	.phone img {
    	width: 130px;
	}
}
@media only screen and (max-width : 724px) {
	.brands li {
		width: 32.3%;
	}
	.brands li:nth-of-type(3n) {
		margin-right: 0px;
	}
	.brands li:nth-of-type(4n) {
		margin-right: 1%;
	}
	#footer-navig li {
		font-size: .805rem;
		padding: 0 5px;
	}
	.prod-list li {
    	width: 45%;
    	margin-right: 5%;
    }
	.prod-list li:nth-of-type(3n) {
    	margin-right: 5%;
    }
    .prod-list li:nth-of-type(2n) {
    	margin-right: 0px;
    }
}
@media only screen and (max-width : 540px) {
	.authorize-links {
		display: block;
    	float: none;
    	width: 100%;
    	clear: both;
    	text-align: left;
    	padding-bottom: 20px;
	}
	.find {
		top: 70px;
	}
	.little_cart {
		width: 200px;
	}
}
@media only screen and (max-width: 64.063em) {
	.product .product-detail {
		width: 50%;
		padding-left: 0px;
	}
	.product-detail .product-art-container .product-art {
		display: block;
	}
	.product-detail .price-container,
	.product-detail .buy-button-container {
		text-align: center;
	}
	.product-detail .buy-button-container .buy-button {
		display: inline-block;
	}
	.product .choice-quantity.choice-quantity-table-wrapper {
		width: auto;
	}
}
@media only screen and (max-width: 40.063em) {
	#left-navig-type2 .tabs dd > a, #left-navig-type2 .tabs .tab-title > a {
		display: inline-block;
		vertical-align: top;
		margin-left: 20px;
		box-shadow: none;
	}
	.toggleNawCat {
		display: block;
		display: inline-block;
		vertical-align: top;
		top: 3px;
	}
	#left-navig-type2 .tabs li {
		box-shadow: 5px 0px 10px -5px #000;
	}
	.tabs-content {
		display: none;
	}
	.prod-list li:nth-of-type(2n + 1) {
		margin-right: 0px;
	    margin-left: 0.9375rem;
	}
	.prod-list li:nth-of-type(2n) {
		margin-right: 0px;
		margin-left: 5%;
	}
	.product .product-detail {
		width: 70%;
	}
	.to-top {
		width: 50px;
	    height: 50px;
	    right: 20px;
	    bottom: 20px;
	}
	.button-opt {
		height: 110px;
    	width: 55px;
    	background-size: contain;
	}
}
@media only screen and (max-width : 480px) {
	#little_cart {
	    margin-top: 53px;
	    width: 100%;
	}
	.authorize input[type="text"], .authorize button, .authorize input[type="password"], .authorize input[type="submit"] {
		width: 5.0rem;
	}
	.brands li {
		width: 49%;
	}
	.brands li:nth-of-type(2n) {
		margin-right: 0px;
	}
	.brands li:nth-of-type(3n) {
		margin-right: 1%;
	}
	#footer .row.footer-wrapper > div {
		float: none;
		margin-top: 0px;
	}
	#footer .row.footer-wrapper > div:nth-of-type(2) {
		margin: 20px 0px;
	}
	#footer .row.footer-wrapper > div:last-of-type .footer-author {
		float: none;
		margin-top: 0px;
	}
	#footer {
		height: auto!important;
		min-height: 169px;
	}
	.main-page #push {
		height: 169px;
	}
	.product-photo {
		width: 100%;
	}
	.product .product-detail {
		width: 100%;
	}
}
@media only screen and (min-width: 40.063em) {
	.footer-author {
	    margin-top: 0px;
	}
	.collumn.phone.pull-left {
		display: block;
	}
	.mobile-contant {
		display: none;
	}
	#header {
		height: 143px;
	}
	#left-navig,
	#left-navig-type2 {
		padding-right: 10%;
	}
}
@media only screen and (min-width: 64.063em) {
.authorize.columns.large-7.medium-7 {
    width: 53.33333%;
}
.little_cart.white-copy {
	right: 0px !important;
}
.little_cart.white-copy {
	width: 350px;
}
#left-navig,
#left-navig-type2 {
	padding-right: 0%;
}
}
/*media*/