@charset "utf-8";
@font-face {	
    font-family: 'HeliosCondLight';
	font-display: fallback;
    src: local('HeliosCondLight'), url('fonts/HeliosCondLight.otf');
    font-weight:normal;
    font-style:normal;
}

@font-face {	
    font-family: 'AvenirNextW1GRegular';
	font-display: fallback;
    src: local('AvenirNextW1GRegular'), url('fonts/AvenirNextW1GRegular.ttf');
    font-weight:normal;
    font-style:normal;
}

@font-face {	
    font-family: 'helveticaneuecyr-light';
	font-display: fallback;
    src: local('helveticaneuecyr-light'), url('fonts/helveticaneuecyr-light.otf');
    font-weight:normal;
    font-style:normal;
}

@font-face {	
    font-family: 'lora';
	font-display: fallback;
    src: local('lora'), url('fonts/lora/Lora-Regular.ttf');
    font-weight:normal;
    font-style:normal;
}

@font-face {	
    font-family: 'kolekt';
	font-display: fallback;
    src: local('kolekt'), url('fonts/kolekt.ttf');
    font-weight:normal;
    font-style:normal;
}

body, html {
  height: 100%;
  margin: 0;
}

.js1{
    position: fixed !important;
    left: 50% !important;
	transform: translate(-50%);	
}

.tel-code {
	font:14px/20px Arial, Helvetica, sans-serif;
	padding-left:15px;
}

.tel {
	font:14px/20px Arial, Helvetica, sans-serif;
	padding-left:5px;
}

.th1 span {
  position: absolute;
  top: -12px;
  background:#09768a;
  border-radius: 26px;
  width: 25px;
  height: 25px;
	color: aliceblue;
}

.th1 {
  text-align: center;
  line-height: 28px;
  color: #FFF;
  font-size: 11px;
}

.parent {
  min-height: 100vh;      /* Вся высота экрана */
  display: flex;
  flex-direction: column;
	background:#261E36;
}

.footer{
position: relative;
  z-index: 3;
  background: #EEEBDA;
}

.footer-in {
	max-width:1500px;
	min-height:110px;
	margin:auto;
	padding:0 25px;
}

.top {
	max-width:1460px;
	padding:0 20px 5px;
	margin:auto;	
	overflow:hidden;
}

.lang, .pholder, .currency {
	float:right;
	margin-left:16px;
}

.lang span {
	padding:0 2px;
	font:12px/25px "Roboto", Arial, Helvetica, sans-serif;
	cursor:pointer;
}

.language__img_active {
	color:#F30;
}

.skiptranslate {
    display: none !important;
}

.goog-text-highlight {
    background-color: inherit;
    box-shadow: none;
    box-sizing: inherit;
}

.pp {
	margin:auto;
	max-width:1460px;
}

.pholder a {
	color:#000099;
	font:13px Arial, Helvetica, sans-serif;
	font-weight:bold;	
}

.panel {
  padding:6px 20px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1001;
  background-color: #282B4A;
  box-sizing: border-box;
}

.m-holder {
	margin:auto;
	max-width:1500px;
}

.mult{
  display: none;
  position: absolute;
  left: 250px;
  top: 0;
  min-height: 100%;
  z-index: 1000;
  background: #fff;
}

.top-left {
	float:left;
	width:170px;
}

.top-left ul{
list-style: none;
  padding: 0;
  margin: 0;	
}

.top-left div > ul li > a {
  font: 14px/20px "Roboto", Arial, Helvetica, sans-serif;
  padding: 5px 20px;
  color: #000000;
}

.top-left a {
  display: block;
}

.top-left div > ul > li > a {
  text-transform: lowercase;
  position: relative;
}

.top-left div > ul > li {
  width: 250px;
  background: #f7eff4;
}

.top-right {
	float:right;
	margin-right: 15px;
}

.logo-m{
	float: left;
	margin-left: 10px;
}
.logo{
	width: 120px;
	margin: 0 auto;
}

.logo img, .logo-m img {
   width: 120px;
	filter: drop-shadow(0 6px 12px rgba(0, 0, 0, 0.65));
}

.tel-h {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 65px;	
	float:left;
	margin:6px 0 0 0;
	width: 12%;
    min-width: 180px;
}

.basket, .mail, .favs, .lock {	
    position: fixed;
	right: 15px;
	top: 100px;
    font:14px/25px Arial, Helvetica, sans-serif;
	cursor:pointer;
	width: 50px;
	height: 50px;
	background-size: 100%;
	z-index: 1001;
}

.basket {
	display: block;
}

.warn {
	position:absolute;
	right:0;
	top:32px;
	font:15px "Roboto", Arial, Helvetica, sans-serif;
	color:#FF0033;
	height:20px;
	text-align: right;
}

.basket {
	background-image:url(img/basket3.png);
	background-repeat:  no-repeat; 
}

.mail {
	background-image:url(img/envelope3.png) ;
	background-repeat:  no-repeat; 
}

.lock {
	background-image:url(img/lock.png);
	background-repeat:  no-repeat; 
}

.favs {
	background-image:url(img/fav.png);
	background-repeat:  no-repeat; 
}

.dialog-in input, .dialog-in textarea {
	width:100%;
	margin-bottom:5px;
}

.dialog-holder {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
	white-space: nowrap;
    text-align: center;
	z-index:1002;
}
	
.dialog-holder:before {
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    content: '';
}

.dialog-in {
	background:#FFF;
	padding:10px 25px 15px 25px;
	box-sizing:border-box;
    display: inline-block;
	white-space: normal;
    vertical-align: middle;
    text-align: left;
	max-width:1000px;
	border-radius:3px;
}

.success {
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
	width:250px;
	height:25px;
	background:#FFF;
	padding:10px;
	border-radius:3px;
	text-align:center;
	font:15px/25px Arial, Helvetica, sans-serif;
	z-index:1001;
}

.send2 {
	display:inline-block;
}

.send {
	text-align:center;
	float:right;
	margin-top:5px;
}

.send, .send2 {
	padding:5px 15px;
	background:#774680;
	color:#fff;
	border:none;
	border-radius:3px;	
	font:13px/20px Arial, Helvetica, sans-serif;
	cursor:pointer;
}

.send:hover, .send2:hover {
	background:#a200ff;
}

.t2 {
	width:935px;
}

.m-holder ul {	
   list-style:none;
   padding:0;
	margin: 0;
}

.top-left > div > ul{
	width: 250px;
	background: #f2edf0;
}

.top-left div > ul li > a {
    font: 14px/20px "Roboto", Arial, Helvetica, sans-serif;
	padding:5px 20px;
	color: #000000;
}

.add-l ul, .add-r ul{
	list-style: none;
margin: 0;
  padding: 0;	
}

.add-l a, .add-r a{
  font: 15px Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  color: aliceblue;		
}
.add-l, .add-r{
  float: left;
  margin: 20px 0 0 0;
  padding: 4px 0 0 0;
  text-align: center;
}

.add-r ul li{
	float: right;
	margin: 0 0 0 20px;
	height: 20px;	
}

.add-l ul li {
  float: left;
	margin: 0 20px 0 0;
	height: 20px;
}

.white a {
position: relative;
}

.top-left div > ul > li > a {
	text-transform:lowercase; 	
	position: relative;
}

.top-left div > ul > li:hover > div {
	display:block;
}

i {
    border: solid black;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
position: absolute;
  right: 15px;
  top: 10px;	
}

.right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.top-left div > ul ul {
	float: left;
	height: 100%;
	background: #FFFFFF;
}

.top-left ul ul li {
	width:300px;
}

.br {
	box-sizing:border-box;
}


.br li:nth-child(4n+1) {
    clear:both;
}

.top-left div > ul ul ul {
	top:0;
	left:300px;
}

.top-left div > ul ul a {
	padding:7px 17px 7px 17px;
    font: 13px Arial, Helvetica, sans-serif;
	color:#000;
	text-transform:lowercase;
	box-sizing: border-box;
}

.top-left li:hover a {
	background:#fff;
	color:#000;
}

.top-left li:hover ul li a:hover {
	background:rgba(255,110,0,1.00);
	color:#FFF;
}

.top-left ul li ul li:hover ul li > a {
	background:rgba(255,110,0,1.00);
	color:#000;
}

.top-left ul li ul li:hover a {
	background:#ae62a6;
	color:#FFF;
}

.cnt {
    flex: 1; 
  position: relative;
  z-index: 2;	
  max-width:1460px;
  margin:auto;
  padding: 20px 20px 80px 20px;
  background: #EEEBDA;
  box-sizing: border-box;
	width: 100%;
}

.navv {
	margin:20px auto 50px;
	width:80px;
	overflow:hidden;
}

.title-1 {
	position:relative;
	font:22px "Roboto", Arial, Helvetica, sans-serif;
	margin-bottom:25px;
}

.cat-e {
	margin:40px 0 20px 0;
	overflow:hidden;
}

.black, .white {
	display: flex;
	flex-wrap: wrap;
	flex-direction:row;
	padding:3px 3px 0;
	margin-left: -10px;
	text-align:center;
	list-style:none;
	 justify-content: center;
}

.black li {
	border-bottom:1px solid #eee;
	border-top:1px solid #eee;
	border-left:1px solid #eff;
	border-right:1px solid #eff;
}

.black li, .white li {
	flex: 1 0 450px;
	position:relative;
    margin:0 0 20px 20px;
	box-sizing: border-box;
}



.black li:hover, .white li:hover {
	box-shadow:0 0 3px rgba(176,0,208,.2);
}

.delfav {
    background:url(img/delfav.png) 0 2px no-repeat;	
}

.addfav {
	background:url(img/addfav.png) 0 2px no-repeat;
}

.mag {
	position:absolute;
	bottom:163px;
	right:20px;		
	background:url(img/mag2.png);
	height:25px;
	width:25px;
	cursor:pointer;
	z-index:101;	
}

.addfav {
	margin-right:9px;
}

.delfav, .addfav {
	float:right;
	height:28px;
	width:29px;
	cursor:pointer;
}

.like {
	float:right;
	background:url(img/like.png) no-repeat left;
	height:26px;
	width:55px;
	text-align:right;
    font:14px/32px Arial, Helvetica, sans-serif;
	color:#000;
    cursor:pointer;
}
 
.clr {
	clear:both;
}
.img-h a {
    text-transform: uppercase;
      position: absolute;
      inset: 0;                 /* растягиваем ссылку */
      display: flex;
      align-items: center;      /* вертикаль */
      justify-content: center;  /* горизонталь */
      text-decoration: none;
      color: #fff;
	  padding: 0 30px;
text-shadow:
    -1px -1px 0 #555,
     1px -1px 0 #555,
    -1px  1px 0 #555,
     1px  1px 0 #555,
     0   -1px 0 #555,
     0    1px 0 #555,
    -1px  0   0 #555,
     1px  0   0 #555;
	letter-spacing: 1px;
	font:22px/30px "Roboto", Arial, Helvetica, sans-serif;
	background: #0000007d;
}

.img-h a:hover{
	background: none;
}

.img-h-2 a {
	position:absolute;
    width:100%;
	left:0;
	letter-spacing:.01em;
	color:#000;
	overflow:hidden;
}

.img-h-2 span {
	display:block;
	position:absolute;
	bottom:0;
	left:0;
	height:45px;
	width:100%;
	padding:0 15px;	
	box-sizing:border-box;
	overflow:hidden;
}

.img-h-2 a {
	font:14px/20px "Roboto", Arial, Helvetica, sans-serif;
	height:385px;
}

.resize, .resize2 {
	max-height:180px;
	max-width:180px;
}

.img-h {
display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
height: 100%;
  width: 100%;
}

.img-h-2 {
	/*line-height: 377px;*/
}

.img-h img {
	
	max-width:100%;
}

.img-h img, .img-h-2 img {
    vertical-align: middle;
}

.tov-b {
	border-top:1px solid #eee;
			max-width: 90%;
		padding: 6px 20px 0 25px;
	margin-top:55px;
}

.szs {
	font:13px/20px "helveticaneuecyr-light", Arial, Helvetica, sans-serif;
	letter-spacing:.05em;
	padding-bottom:8px;
}

.price {
    font:16px/28px "Roboto", Arial, Helvetica, sans-serif;
	color:#6C1B2E;
	margin:10px 0 10px;
	height:28px;
	text-align:left;
	font-weight:bold;
}

.price span {
   font:16px "helveticaneuecyr-light", Arial, Helvetica, sans-serif;
   text-decoration:line-through;
   color:#000;
}

.is, .bselect {
	background:#4E3B59;
}

.is2 {
	background: url(img/smile.png) 10px 5px no-repeat #378A1C;
	display:inline-block;
    padding:8px 8px 8px 38px;
}

.is3 {
   background: 10px 5px no-repeat #555;
   display:inline-block;
   padding:8px;   
}

.is, .is2, .is3, .bselect {
	float:right;
	font:14px Arial, Helvetica, sans-serif;
	cursor:pointer;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
	color:#fff;
	border-radius:3px;
}

.is, .bselect {
	padding:8px 16px;
}

.is{
	margin-top: -5px;
}

.title-m {
	text-align:center;
	font:28px "HeliosCondLight", Tahoma, Geneva, sans-serif;
	margin-bottom:30px;	
	text-transform: lowercase;
}

.title-m span {
	padding:0 15px;
	border-bottom:1px solid #fec91b;
}

.title {
    font:30px/30px "HeliosCondLight", Tahoma, Geneva, sans-serif;
	margin:0 0 5px 0;
}

.small-title {
	font:20px "HeliosCondLight", Tahoma, Geneva, sans-serif;
	margin-bottom:20px;
}

.more {
	position:relative;
	width:170px;
	margin:0 auto 50px;
}

.butt, .butt2 {
	position:relative;
	min-width:120px;
	text-align:center;
	background:#222;
	color:#fff;
	border:none;
	border-radius:3px;
	cursor:pointer;
	z-index:101;	
}

.butt {
	font:12px/32px Arial, Helvetica, sans-serif;
}

.butt2 {
	font:12px/30px Arial, Helvetica, sans-serif;
}

.fl {
	float:left;
	margin-right:10px;
}

.butt:hover {
	color:#fff;
	background:rgba(255,126,0,1.00);
}

.ord {
    float:left;
	width:400px;
}

.sort-sel {
	background:#ffcc00;
}

.ord div:hover {
	background:#eee;
}

.line {
	position:absolute;
width: 400px;
  left: -115px;
	top:15px;
	border-top:1px solid #dbe2e6;
	z-index:100;
}
.action-2
{
padding: 0 25px;
}

.action-3{
	padding: 0 15px;
}

.action, .action-2, .action-3 {
	font:16px/20px "AvenirNextW1GRegular", Arial, Helvetica, sans-serif;
	max-width:1485px;
	color: #323230;
	overflow: visible !important;
}

.action img, .action-2 {
	display:inline-block;
	max-width:100%;
	margin:auto;
}

.action a, .action-2 a {
	color:#33F;
}

.img {
	float:left;
	margin:0 10px 10px 0;
}

.discount, .lc {
	font:22px "HeliosCondLight", Tahoma, Geneva, sans-serif;
	padding:3px 10px;
	color:#FFF;
	font-weight:bold;
}

.rr{
	font:14px "Arial", Tahoma, Geneva, sans-serif;
	padding-bottom: 5px;
}

.num {
	font:16px "HeliosCondLight", Tahoma, Geneva, sans-serif;
	padding:3px 10px;
	color:#FFF;
}

.discount, .num {
	position:absolute;
    right: 14px;
    top: 12px;
	text-align:center;	
}

.lc {
	position:absolute;
	left:0;
	top:19px;
	text-align:center;		
}

.dsc {
	background:#691A2D;
}

.num, .lc {
	background: #d70a0080;
}

.code {
	position:absolute;
    font:13px Arial, Geneva, sans-serif;
	letter-spacing:1px;
	color:#fff;
    top:1px;
    left:0;
    padding: 2px 16px 2px 10px;
    background-color: #7A8893;
	margin: 10px 0 0 10px;
}

.menu{
	position: absolute;
    z-index: 1001;
	width: 97%;
	margin-top: 18px;
	border-radius: 20px;
	max-width: 1500px;
}
.ms{
	margin: 20px 0 0 0;
	width: 165px;
	padding: 4px 0 10PX 0;
	text-align: center;
	font:15px Arial, Helvetica, sans-serif;
	cursor: pointer;
	display: inline-block;
	text-transform: uppercase;
	color: aliceblue;
}

.menu-2 ul {
	padding: 0;
	margin: 0;
	list-style:none;
	overflow: hidden;
}

.menu-2 a {
	font:14px/27px Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	display: inline-block;
	color: #000;
	font-weight: bold;
}

.menu-2 a:hover {
	color:rgba(255,103,0,1.00);
}

.menu-2{
	text-align: center;
	margin: 0 20px;
	background: #EEEBDA;
}

.menu-2 li {
	padding:0 10px;
	display: inline-block;
}

.soc {
	font:13px/22px Arial, Helvetica, sans-serif;
}

.soc img {
	margin-left:6px;
}

.tels {
	margin: 0 20px;
	text-align: center;
	background: #EEEBDA;
}

.t {
	height:103px; 
	width:100%;
	margin-bottom:5px;
}

.fa {
	width:calc(100% - 104px);
}

.preload {
	position:fixed;
	top:50%;
	left:50%;
	margin:-50px 0 0 -50px;
	z-index:2003;
}

.item-h {
	overflow:hidden;
}

hr {
	border:none;
	background:#ccc;
	height:1px;
	line-height:1px;
	margin-top:40px;
}

.item-f {
	float:left;	
}

.itenp {
	margin:0 0 10px 25px;
}

.prev {
	float:left;
	width:90px;
	height:412px;
	margin-top:20px;
	overflow:hidden;
}

.bot {
	position:absolute;
	width:70px;
	height:15px;
	bottom:-1px;
	left:-91px;
	background:url(img/open.png) center bottom no-repeat;
	cursor:pointer;
}

.up {
	position:absolute;
	width:70px;
	height:15px;
	top:0;
	left:-91px;
    background:url(img/open2.png) center top no-repeat;
	cursor:pointer;
}

.pr {
	position:relative;
	width:70px;
	height:70px;
	text-align:center;
	margin-bottom:12px;
	line-height:66px;
	border:1px solid #ccc;
	overflow:hidden;
	cursor:pointer;
}

.prev img {
	vertical-align: middle;
	max-width:64px;
	max-height:64px;
}

.big {
	position:relative;
	float:left;
	width:450px;
	height:450px;
	text-align:center;
	border:1px solid #ccc;
}

.co {
	line-height:446px;
}

.big img {
   max-height:440px;
   max-width:440px;
   vertical-align:middle;
}

.my-container {
	visibility:hidden;
	position:absolute;
	top:-1px;
	left:452px;
	height:450px;
	background:#FFF;
}

.item-d {
	float:left;
	width:560px;
	margin-left:25px;
}

.item-d2 {
	float:left;
	margin-left:25px;
	width:380px;
}

.title-2 {
	margin:20px 0 10px 0;
    font:1.5em "helveticaneuecyr-light", Arial, Helvetica, sans-serif;
}

.buy {
	background:#222;
	margin-left:10px;
}

.buy2 {
	background: url(img/smile.png) 10px 4px no-repeat #378A1C;
	width:120px;
	padding-left:25px;
}

.buy3 {
	background: 10px 4px no-repeat #555;
	width:120px;
}

.monitor {
	background:#dc6496;
}

.buy, .buy2, .buy3, .monitor {
    float:left;
	font:14px/32px Arial, Helvetica, sans-serif;
	text-align:center;
	color:#fff;
	cursor:pointer;
	-moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
	border-radius:3px;
}

.buy {
	width:115px;
}

.monitor {
	margin-left:10px;
	width:170px;
}

.is:hover, .bselect:hover {
	color:#FFF;
	background:rgba(255,126,0,1.00);
}

.buy:hover {
	background:rgba(255,126,0,1.00);
}

.price-2 {
    font:28px/40px "Roboto", Arial, Helvetica, sans-serif;
	margin-bottom:20px;
	padding-left:35px;
	background:url(img/bill2.png) 0 0 no-repeat;
}

.price-2 span {
   font:22px Arial, Helvetica, sans-serif;
   text-decoration:line-through;
   color:#000;
}

.dop {
	display:block;
	font:13px Arial, Helvetica, sans-serif;
	margin-bottom:20px;
}

.art {
	display:block;
	padding-bottom:10px;
}

.tab {
	float:left;
	width:97px;
	margin:0 10px 2px 0;
	font:13px/32px Arial, Helvetica, sans-serif;
}

.prv {
	float:left;
}

.clist {
	float:left;
	width:220px;
}

.sclr {
	margin-right:1px;
	display:inline-block;
	width:28px;
	height:28px;
	border:3px solid #eee;
	cursor:pointer;
}

.sz {
	border:1px solid #ccc;
	width:30px;
	height:30px;
	line-height:32px;
}

.rtab {
	float:left;
}

.sq {
	margin-bottom:40px;
}

.colors div {
	width:32px;
	height:32px;
	font:13px/32px Arial, Helvetica, sans-serif;
	text-align:center;
	border:1px solid #ccc;
}

.si2 {
	width:185px;
}

.si1, .si3 {
	width:150px;
}

div::first-letter, span::first-letter, a::first-letter {
	text-transform:uppercase;
}

.si3 {
	font:14px/22px Arial, Helvetica, sans-serif;
}

.si, .si3 {
	position:relative;
}

.si, .si3, .si4 {
	border:1px solid #ccc;
	cursor:pointer;	
}

.si a, .si3 a {
	display:block;
	color:#000;
}

.hide {
	display:none;
	position:absolute;	
	left:-1px;
	border:1px solid #CCC;
	background:#FFF;
	width:100%;
	max-height: 300px;
	overflow: auto;
	z-index:1003;
}

.hide a, .hide div {
	text-align:left;
	font: 13px/18px Arial, Helvetica, sans-serif;
	padding: 5px 0 5px 10px;
}

.dsi {
    padding-left:10px;
	text-align:left;
	background:#FFF;
	overflow:hidden;
}

.dsi span {
	float:left;
	display:block;
	max-width: 460px;
	overflow:hidden;
	font: 14px "Arial", Helvetica, sans-serif;
	padding: 7px 0 4px 0;
}

.hide a:hover, .hide div:hover {
	background:#eee;
	color:#000;
	cursor:pointer;
}

.sid {
	height:30px;
}

.sid {
	float:right;
    width:33px;
	background:url(img/minus.png) center center no-repeat #FFF;
	cursor:pointer;
}

.s2 {
	height:22px;	
}

.br2 {
	left:0;
	width:100%;
	box-sizing:border-box;
}

.main-search .br2 div {
	width:16.6666666666%;
	float:left;
	box-sizing:border-box;
}

.navi {
	margin:20px 5px 30px 0;
	height:32px;
}

.navi > div  {
	float:right;
}

.navi > div:first-child {
	margin-left:10px;
}

.first {
	border:3px solid #ccc;
}

select {
	min-width:110px;
	cursor:pointer;
}

.ord-list {
	float:right;
	width:82%;
	padding-right:20px;
}

.ord-list table {
	margin-top:5px;
}

.ord-list input[type="text"], .ord-list select {
	width:100%;
	margin-bottom:5px;
	padding: 5px;
	box-sizing: border-box;
}

option:hover {
    box-shadow: 0 0 10px 100px orange inset;
}

.alert {
	position:fixed;
	max-width:27%;
	top:40%;
	left:0;
	right:0;
	margin:auto;
	background:#FFF;
	padding:20px;
	font:18px/25px "Roboto", Arial, Helvetica, sans-serif;
	text-align:center;	
	border-radius:3px;
	z-index:1002;	
}

.zabor {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#333;
	opacity:0.8;
	z-index:1000;
}

.cd {
	margin:30px auto 0;
	width:70px;
	text-align:center;
	background:#ff0009;
	color:#FFF;
	font:15px/30px Arial, Helvetica, sans-serif;
	border-radius:3px;
	cursor:pointer;
}

.cd:hover {
	background:#a200ff;
}

.phl {
	float:left;
}

.list {
	width:100%;
}

.bor td {
	border:1px solid #F3F3F3;
}

table {
	border-collapse:collapse;
}

.list td {
	padding:3px;
}

.list a {
	color:#69F;
}

.list a:hover {
	text-decoration:underline;
}

a {
	text-decoration:none;
}

.total {
	float:right;
	margin:10px 0 50px;
    font:22px "Roboto", Arial, Helvetica, sans-serif;
}

.all {
	font:18px "Roboto", Arial, Helvetica, sans-serif;
	color:red;
}

.cupon  {
	float:left;
	width:300px;
}

.copilka, .sleva, .balans {
	float:left;
	height:70px;
	line-height:120px;
	width:90px;
	margin:10px 10px 0;
	text-align:center;
}

.copilka {
	background:url(img/pig.png) center 3px no-repeat;
	background-size:50%;
}

.sleva {
	background:url(img/sleva.png) center 3px no-repeat;
	background-size:50%;
}

.balans {
	background:url(img/balans.png) center 3px no-repeat;
	background-size:50%;
}

.price-holder {
	max-width:120px;
}

.price-holder div {
	width:32px;
	height:30px;
	border:1px solid #ccc;
	border-radius:3px;
	cursor:pointer;
}

.price-holder input {
width: 35px;
  height: 32px;
	margin:0 4px;
	text-align:center;
	outline: none;
	padding: 6 0;
	box-sizing: border-box;
}

.minus {
	float:right;
	background:url(img/minus.png) 9px 13px no-repeat #FFF;
}

.plus {
	float:left;
	background:url(img/up.png) 9px 12px no-repeat #FFF;
}

.minus:hover, .plus:hover {
	border:1px solid #ff4633;
}

.pointer {
	cursor:pointer;
}

.sel {
	width:100%;
}

.f {
	width:100%;
}


.dialog-in textarea, table textarea, select, .dialog-in input[type="text"], table input[type="text"], .dialog-in input[type="password"] {
	font:14px Arial, Helvetica, sans-serif;	
	border:1px solid #ccc;
	padding:7px 6px 6px 10px;
	border-radius:3px;
	box-sizing:border-box;
}

.pages {
	margin:50px auto;
	max-width:628px;
	text-align:center;
}

.pages a {
    display: inline-block;
	font:14px Arial, Helvetica, sans-serif;
	color:#333;
	margin: 3px;
	padding: 8px 13px;
	text-align:center;
}

.pages a:hover {
	background:#a200ff;
	color:#FFF;
}

.se {
	border:1px solid #333;
}

.search {
	margin: auto;
	width: 300px;
	text-align: right;
	position:relative;
}

/*input.str  {
	width:220px;
	padding:3px 42px 3px 6px;
}*/


.str-b {
	position:absolute;
	top:0;
	right:0;
	border:none;
	width:46px;
	height:43px;
	margin:0;
	background:url(img/mag.png) center no-repeat;
	cursor:pointer;
}

form {
	margin:0;
	padding:0;
}

.bread {
	margin-bottom:10px;
	margin-left: 15px;
}

.bread img {
	margin:0 6px;
}

.bread a {
	font:12px Arial, Helvetica, sans-serif;
	color:#333;
}

.bread a:hover {
	text-decoration:underline;
}

.img-h-2 img {
max-height: 332px;
  max-width: 100%;
  padding-top: 5px;
}

.holder-bgr {
	background: #660d57;
	box-shadow:1px 2px 5px #ccc;
	padding: 10px 20px;
}

#scroller{
    position: fixed;    
bottom: 30px;
  right: 15px;
    background: transparent url(img/scroll.png) no-repeat left top;  
    width: 40px;
    height: 40px;
    cursor: pointer;
    display:none;
	z-index:1001;
}

.mgb {
	position:fixed;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	text-align:center;
	background:rgba(0,0,0,.6);
	max-height:100%;
	z-index:2000;
}

.mp {
	position:relative;
	display:inline-block;
	vertical-align: middle;
	background:#FFF;
	padding:15px;
	box-sizing:border-box;
}

.mp img {
	vertical-align:middle;
}

.mgb:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.close-3 {
	position:absolute;
	width:30px;
	height:30px;
	top:18px;
	right:20px;
	background:url(img/close2.png);
	cursor:pointer;
	z-index:2000;
}

.close-2 {
	float:right;
	width:30px;
	height:30px;
	margin-bottom:5px;
	background:url(img/close2.png);
	cursor:pointer;
}

.done {
	display:none;
	position:fixed;
	top:15%;;
	left:0;
	right:0;
	margin:auto;
	width:180px;
	font:15px Arial, Helvetica, sans-serif;
	color:#FFF;
	padding:10px;
	text-align:center;
	background:#FF9900;
	z-index:2000;
}


.menu-2 a::first-letter {
  text-transform: capitalize;
}

.pad-1{
	margin-left: 15px;
}

.pad3 {
	margin-top:20px;
}

.pad2 {
	height:40px;
}

.pm {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}

.pm li {
	width:170px;
}

.pm a {
	display:block;
	color:#000;
    font:14px Arial, Helvetica, sans-serif;	
	padding:7px 20px 7px;
	margin-right:5px;
	border-bottom:1px solid #eee;
	background:url(img/arrow-1.png) 10px 13px no-repeat;
}

.pm a:hover {
	background:url(img/arrow-1.png) 10px 13px no-repeat #a200ff;
	color:#FFF;
}

.user {
	float:left;
	margin:8px 0 0 15px;
	padding-left:15px;
	height:62px;
	border-left:1px solid #eee;
}

div.user a {
	font:13px Arial, Helvetica, sans-serif;
	color:#000;
}

.oz {
	height:42px;
	border-bottom:1px solid #eee;
	overflow:hidden;
}

.ozh {
	border:1px solid #FFF;
	cursor:pointer;
	overflow:hidden;
}

.ozh:hover {
	background:#eee;
	border:1px solid #CCC;
}

.ozt {
	float:left;
	font:22px/39px "HeliosCondLight", Tahoma, Geneva, sans-serif;
	padding-left:10px;
}

.ozp {
	float:right;
	font:22px/39px "HeliosCondLight", Tahoma, Geneva, sans-serif;
	padding-right:10px;
}

.comm {
	float:left;
	width:55%; 
}

.comm_form {
    float: right; /* ВАЖНО */
    width: 40%;
    position: sticky;
    top: 100px; /* отступ от шапки */
    background: #fff;
}

.comm_form input[type="text"], .comm_form textarea {
	width:99%;
	margin-bottom:5px;
	padding: 5px;
	box-sizing: border-box;
}

.comm_name {
	border-bottom:1px solid #eee;
	margin-bottom:10px;
	margin-left: 15px;
	overflow:hidden;
}

.comm_comm {
	margin-bottom:35px;
	margin-left: 15px;
}

.emo {
	text-align:center;
}

.emo img {
	cursor:pointer;
	margin:0 0 20px 0;
}

.comm_name span, .answ span {
	padding-left:15px;
	color:#666;
}

.cimg {
	float:left;
	margin-top:5px;
}

.nc {
	float:left;
	line-height:29px;
	margin-left:10px;
}

.answ {
	margin:10px 0 10px 10px;
	border-bottom:1px solid #eee;
}
.nc2 {
	line-height:29px;
}

.comm_comm2 {
	margin-left:10px;
}

.showoff {
	border:1px solid #F60;
	padding:5px;
	margin-top:13px;
	font-size:14px;
	text-align:center;
	cursor:pointer;
}

.showon {
	background:#F60;
	color:#FFF;
	border:1px solid #F60;
	padding:5px;
	margin-top:13px;
	font-size:14px;
	text-align:center;
	cursor:pointer;
}

.remind {
	font:12px Arial, Helvetica, sans-serif;
	line-height:40px;
	cursor:pointer;
}

.remind:hover {
	text-decoration:underline;
}

.c {
	font:12px/28px Arial, Helvetica, sans-serif;
	text-align:center;
	background:#774680;
}

.inf2 {
	text-align:center;
	margin:15px 0;
}

.inf {
	font-size:16px;
	margin:7px 0;
}

.m-holder2 ul li ul {
	display:none;
}

.m-holder2 ul {
	list-style:none;
	margin:0;
	padding:0;
}

.m-holder2 > ul > li > a {
	border-bottom:1px solid #fee3fb;
	text-transform: lowercase;
}

.m-holder2 a:hover {
	color:#d8528a;
}

.m-holder2 > ul li {
	position:relative;
}

.m-holder2 a {
	display:block;
	color:#000;
	font:14px/22px Arial, Helvetica, sans-serif;
	padding:5px 30px 5px 0;
}

.m-holder2 > ul ul a {
	padding:5px 0;
	line-height:21px;
}

.m-holder2 span {
	display: block;
	position:absolute;
	right:0;
	top:2px;
	width:30px;
	font:15px/26px Arial, Helvetica, sans-serif;
	text-align:center;
	background:#d8528a;
	color:#FFF;
	cursor:pointer;
}

.m-holder2 {
	float:left;
	width:22.5%;
	margin-top:5px;
}

.m-holder2 ul li ul li {
	padding-left:20px;
	background:url(img/arr.gif) 7px 13px no-repeat;
}


.cat-list li {
	text-align:center;
}

.d8528a {
	color:#d8528a !important;	
}

h1, .tnum {
    font:24px/28px "AvenirNextW1GRegular", Tahoma, Geneva, sans-serif;
	margin:0 0 15px 0;
}

.pad-1 h1 {
	display:inline-block;
}

.e404 {
	font:40px Arial, Helvetica, sans-serif;
	margin:15px 0;
	text-align:center;
}

.e404-t {
	font:16px Arial, Helvetica, sans-serif;
	text-align:center;
}

.dis2 {
	max-height:910px;
	overflow:hidden;
}

.comm-tab {
	margin-top:100px;
	cursor:pointer;
}

.comm-tab, .comm-tab-2 {
	height:70px;
	border-top:1px solid #CCC;
}

.comms {
	float:left;
	font:26px/45px "HeliosCondLight", Tahoma, Geneva, sans-serif;
}

.comms img {
	margin:0 1px;
	height:20px;
}

.comms img:first-child {
	margin-left:10px;
}

.comms span {
	font:14px Arial, Helvetica, sans-serif;
}

.leave-com {
	float:right;
	font:26px/45px "HeliosCondLight", Tahoma, Geneva, sans-serif;
}

.comm-h {
	display:none;
	margin-bottom:40px;
	overflow:hidden;
}

.com {
	float:right;
	display:block;
	padding-left:30px;
	background:url(img/comm.png) 0 3px no-repeat;
	font:14px/25px "Roboto", Arial, Helvetica, sans-serif;
	color:#7f0155;
}

.stars img {
	width:15px;
}

.stars {
	text-align:left;
	padding-left:15px;
}

.side {
	position:absolute;
	right:12px;
	height:325px;
	width:282px;
	font:16px "Roboto", Arial, Helvetica, sans-serif;
}

.side a {
	position:relative;
	display:block;
	color:#000;
	margin-bottom:7px;
	border-bottom:1px solid #eee;
	padding:0 0 15px 45px;
}

.side div:last-child a {
	border-bottom:none;
}

.side_num {
	position:absolute;
	left:0;
	border-radius:30px;
	width:30px;
	padding:5px 0;
	text-align:center;
	border:1px solid #CCC;
}

.title_side {
	font-size:22px;
	border-bottom:1px solid #333;
	margin-bottom:20px;
	color:#666;
}

.side_content {
	display:block;
	font:12px Arial, Helvetica, sans-serif;
}

.n {
	margin-bottom:40px;
}

.n img {
	max-width:100%;
	margin-bottom:15px;
}

.nt {
	text-align:center;
	margin-bottom:10px;
}

.nt a {
	color:#000;
	font:32px "HeliosCondLight", Tahoma, Geneva, sans-serif;
	text-align:center;
}

@media all and (max-width:1575px){
.footer {
	/*background: rgba(255,255,255,1.00);*/
}	
}

@media all and (max-width:1450px){
.add-l, .add-r {
	/*width: 250px;*/
}	
}

#mob{
	display: none;
}

@media all and (max-width:1200px){
   .exten2 {
	display:none;
    }
    #mob{
	display: block;
    }
	.bread{
		margin-left: 0;
	}
	#comp{
	display: none;
    }
	.total{
		float: none;
		text-align: center;
	}
	.item-d{
		width: 480px;
	}
   .price-holder {
	margin:auto;
	max-width:124px;
    }

.price-holder div {
	width:34px;
	height:33px;
	border:1px solid #ccc;
	cursor:pointer;
	border-radius:3px;
}

.price-holder input {
	width:42px;
	height:34px;
	margin:0 4px;
	text-align:center;
}
	.minus {
	float:right;
	background:url(img/minus.png) 10px 15px no-repeat #FFF;
}

.plus {
	float:left;
	background:url(img/up.png) 10px 14px no-repeat #FFF;
}
	.pointer {
  position: absolute;
  top: 5px;
  right: 10px;
  cursor: pointer;
}
}

.bigopt {
	display: block;
	font: 16px "kolekt", Tahoma, Geneva, sans-serif;
	color: #770558;
	float: left;
}

.opt {
	margin-top:20px;
	font:12px/20px "Roboto", Arial, Helvetica, sans-serif;
}

.old {
	text-decoration:line-through;
	color: rgba(0,0,0,1.00);
}

.off {
	display:none;
}

.on {
	display:block;
}

.rel-pos {
	position:absolute;
	bottom:5%;
	font:12px/20px Arial, Helvetica, sans-serif;
}

.rel {
	position:relative;
}

.red {
	font-weight:bold;
	color:#C00;
}

#cuponres {
	padding-left:15px;
}

#delcupon {	
	display:none;
	width:30px;
	height:30px;
	background:url(img/close.png) center no-repeat;
	background-size: cover;
	vertical-align:bottom;
	cursor:pointer;
}

h2, h3 {
	display:inline;
	margin:0;
	font-size:14px;
}

.container {
  display: inline-block;
  vertical-align:bottom;
  position: relative;
  padding-left: 40px;
  margin-right:15px;
  cursor: pointer;
  font:16px/30px "Roboto", Arial, Helvetica, sans-serif;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.checkmark {
  position: absolute;
  top: -1px;
  left: 0;
  height: 31px;
  width: 31px;
  background-color: #ccc;
}

.container input:checked ~ .checkmark {
  background-color: #d70098;
}

.container .checkmark:after {
  left: 11px;
  top: 7px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.container input:checked ~ .checkmark:after {
  display: block;
}

.str{
	padding:12px 10px 12px 10px;
	outline: none;
	border-radius: 10px;
	border: 1px solid rgba(191,115,70,1.00);
}

.blank {
	position:absolute;
	top:-4px;
	left:0;
	background:#fff;
	width:100%;
	height:15px;
}

.deteils {
	display:none;
	position:absolute;
	margin-top:22px;
	width:calc(100% + 2px);
	font:14px "Roboto", Arial, Helvetica, sans-serif;
	left:-1px;
	padding:10px 10px 20px 10px;
	box-sizing:border-box;
	border:1px solid #fec91b;
	box-shadow:0 0 3px rgba(176,0,208,.9);
	background:#FFF;
	z-index:1000;
}

input, textarea{
	outline: none;
}

.padd{
	margin-top: 11px;
}

.dsi2{
	height: 38px;
	font: 14px/40px Arial, Helvetica, sans-serif;
	border-radius: 10px;
}

.dsi2 a{
  font: 14px/30px Arial, Helvetica, sans-serif;
}

.anonce{
	text-align: center;
	font: 18px/30px Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}
.ab{
	width: 400px;
}

#city-list{
  display: none;
  position: absolute;
  width: 514px;
  background: rgba(255,255,255,1.00);
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  z-index: 1001;
  box-sizing: border-box;
	max-height: 300px;
	overflow: auto;	
	margin-top: -5px;
}

.city-item, .warehouse-item, .city-item-k{
	font: 13px/18px Arial, Helvetica, sans-serif;
	padding: 5px 5px 5px 10px;
	cursor: pointer;
}

#warehouse_select option{
	width: 494px;
}

.mho {
    flex: 1 0 280px;
	position:relative;
	text-align:center;
	border:1px solid #ccc;
	margin:0 0 10px 10px;
}

.mbt {
	font:18px Arial, Helvetica, sans-serif;
	color:#FF3300;
	margin:65px 0 10px;
}

@media all and (max-width:1100px){
	.ms, .panel, .my-container{
		display: none;
	}
  .js1 {
     position:relative !important;
   }
	.cnt{
		margin-top: auto !important;
	}
	.prev{
		height: auto;
		width: auto;
	}
	.itenp {
      margin: 0 0 10px 0;
    }
	.big img {
      max-height: 420px;
		max-width: 430px;
	}

	.item-d{
		width: 700px;
	}
	.img-h-2 img {

  padding: 5px;
    box-sizing: border-box;
}
	.black li, .white li {
  flex: 1 0 250px;
}
		.price{
		padding-left: 8px;
	}
	.pr{
		float: left;
		margin-right: 2px;
	}
}

@media all and (max-width:835px) {

  .img-h-2 a {
    height: 375px;
  }
}

@media (max-width: 801px) {
  .big {
    width: 100%;
    height: 100%;
  }
}

@media all and (max-width:750px){
	.comm_comm, .comm_name{
		margin-left: 0;
	}
	.comm_comm{
		margin-bottom: 50px;
	}	
	
	.comm {
  float: none;
  width: auto;
}
	.comm_form {
  float: none;
  width:auto;
		
}
	.item-d {
     float: left;
     width: auto;
     margin-left: 0;
    }
	.list{
		width: auto !important;
	}
    .pad-1 h1 {
     font: 22px/25px Tahoma, Geneva, sans-serif;
		display: inline;
    }	
 .big {
  width: 100%;
  height: 100%;
  }	
  .big img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;	
  }
  .price-2 {
  font: 20px/40px "Roboto", Arial, Helvetica, sans-serif;
  }
.tab {
  width:auto;
}
.title-2 {
  margin:auto;
}	
	.co {
  line-height:normal;
}

	.black li, .white li {
  flex: 1 0 250px;
}
.navi > div {
  float:right;
	margin: 0 0 0 10px;
}

	.black li, .white li {
  margin: 0 0 20px 10px;
 
}
.img-h-2 span {
  height: 70px;
	}
	.img-h-2 a {
  height: 410px;
}
	.tov-b {

  margin-top: 71px;
}
	.pad-1 {
  margin-left: 0;
}
.bread {
  margin-left: 0;
}	

.navi {
  margin: 20px 0 50px 0;
}
.mho {
  flex: 0 1 212px;
}
	.basket-h {
    justify-content: center;
}
}

@media all and (max-width:745px) {

  .img-h-2 a {
    height: 400px;
  }
}

@media all and (max-width:600px) {

  .img-h-2 span {
    height: 80px;
  }	
.price {
    padding-left: 0;
	text-align: center;
	margin: auto;
	height: auto;
  }
		.black li{
		max-width: 212px;
	}
	.is, .is3{
		float: none;
		width: 40%;
		margin: 5px auto;
	}
	.price a{
		display: block;
	}
	  .img-h-2 a {
    height: 400px;
  }
}



@media all and (max-width:500px) and (min-width:430px){
  .img-h-2 a {
    height: 295px;
	
  }
	.img-h-2{
		  line-height: 210px;
	}
  .tov-b, .mbt {
    margin-top: 90px;
  }
	.tov-b{
		padding: 6px 10px 0 10px;
	}
  .img-h-2 span {
    height: 84px;
  }	
}

@media all and (max-width: 429px) {
  .img-h-2 a {
    height: 410px;
  }
	.mho{
	flex: 1 0 280px;	
	}
		.navi > div:first-child {
  margin-left: 0;
}
	.navi > div{
		float: none;
		width: auto;
		margin:0 0 5px 0;
	}
.pages {
  margin: 10px auto;
}	
	 .black li {
    max-width: 390px;
  }
	.action-3 table{
		width:auto !important;
	}
	.action-3 {
  padding: 0;
}
}

@media (max-width: 365px) {
  .img-h-2 a {
    height: 395px;
  }
}

@media all and (min-width:300px){
thblack li, .white li {
  flex: 1 1 calc(50% - 20px); /* 3 в ряд */
  max-width: 450px;               /* не шире 450px */
  box-sizing: border-box;
}
	.img-h a{
		font: 15px/22px "Roboto", Arial, Helvetica, sans-serif;
	}
}

@media all and (min-width:999px){
	/*.item-f{
		margin-left: 45%;
  transform: translate(-45%);
	}*/
}

@media all and (min-width:1000px){
.black li, .white li {
  flex: 1 1 calc(33.333% - 20px); /* 3 в ряд */
 max-width: 380px;               /* не шире 450px */
  box-sizing: border-box;
}

.black-in li, .white-in li {
	max-width:calc(33% - 15px);
}
	.img-h a{
		font: 22px/30px "Roboto", Arial, Helvetica, sans-serif;
	}
	.th{
		display: none;
	}

}

@media all and (min-width:1550px){
	.img-h-2{
	line-height: 335px;
	}
}

@media all and (min-width:1599px){
.black li, .white li {
  flex: 1 1 calc(33.3333% - 20px); /* 3 в ряд */
  max-width: 450px;               /* не шире 450px */
  box-sizing: border-box;
}

.black-in li {
	max-width:calc(25% - 20px);
}

}

.th {
	background:#333;
	padding: 5px 0 10px 10px;
}

.menu-m {
	height:50px;
	width:50px;
	cursor:pointer;
	float: right;
	margin-right: 20px;
	margin-top: 10px;
}

.th > div {
	position:relative;
	margin:auto;
}

.th > div > a {
	display: inline-block;
	height:50px;
	width:50px;
}

.th > div > a {
	position:relative;
	text-align:center;
	line-height:28px;
	color:#FFF;
	font-size:11px;
}

.th > div > a span{
	position:absolute;
	top:-7px;
	right:-10px;
	background:#c60278;
	border-radius:26px;
	width:26px;
	height:26px;
}

.menu-m {
	background:url(img/menu.png) center no-repeat;
	 background-size:68%;
}

.mm {
	display:none;
	list-style:none;
	padding:0;
	margin:5px 0 0 0;
}

.mm a {
	display:block;
	font:14px/33px Arial, Helvetica, sans-serif;
	padding:0 15px;
	border-bottom:1px solid #eee;
	color:#fff;
	text-transform: lowercase;
}

.close {
	position:absolute;
	width:25px;
	height:25px;
	right:21px;
	top:7px;
	color:#FFF;
	background:url(img/close2.png);
	background-size: cover;
	cursor:pointer;
}

.basket-h {
	display: flex;
	flex-wrap: wrap;
	flex-direction:row;
	margin-left:-10px;
}

.summ {
	font:15px Arial, Helvetica, sans-serif;
	margin:10px 0 7px;
	font-weight:bold;
}

        .container { max-width: 600px; margin: 50px auto; font-family: sans-serif; }
        input { width: 100%; padding: 12px; box-sizing: border-box; margin-bottom: 5px; }
        #cityList, #officeList { 
			position: absolute;
			background: rgba(255,255,255,1.00);
			width: 100%;
            border-left: 1px solid #ccc; 
			border-bottom: 1px solid #ccc;
			border-right: 1px solid #ccc;
            max-height: 220px; 
            overflow-y: auto; 
            display: none; 
			z-index: 100;
			margin-top: -5px;
  box-sizing: border-box;
        }

        .city-item:hover, .city-item-k:hover { background: #f0f0f0; }
        #selectedResult { 
            margin-top: 25px; 
            padding: 15px; 
            background: #f9f9f9; 
            border-radius: 8px; 
            font-size: 14px; 
        }
        .office { line-height: 1.6; }