html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {  margin: 0;  padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {  display: block;}
ol, ul {list-style: none;}
b, strong {font-weight:bold;}
em, i {  font-style:italic;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none;}
table { border-collapse: collapse; border-spacing: 0;}
input[type=text]:focus, input[type=password]:focus, textarea:focus {outline: none}
a,a:link, a:visited, a:hover{outline:none;}
html,body { height:100%;  margin:0;  padding:0;}

@font-face {
    font-family: 'ProximaNova';
    src: url('fonts/proximanova.eot');
    src: url('fonts/proximanova.eot?#iefix') format('embedded-opentype'),
         url('fonts/proximanova.woff') format('woff'),
         url('fonts/proximanova.ttf') format('truetype'),
         url('fonts/proximanova.svg#ProximaNova') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ProximaNova Bold';
    src: url('fonts/proximanova-bold.eot');
    src: url('fonts/proximanova-bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/proximanova-bold.woff') format('woff'),
         url('fonts/proximanova-bold.ttf') format('truetype'),
         url('fonts/proximanova-bold.svg#ProximaNova Bold') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ProximaNova Extrabold';
    src: url('fonts/ProximaNova-Extrabld.woff') format('woff'),
         url('fonts/ProximaNova-Extrabld.ttf') format('truetype'),
         url('fonts/ProximaNova-Extrabld.svg#ProximaNova-Extrabld') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ProximaNova Light';
    src: url('fonts/proximanova-light.eot');
    src: url('fonts/proximanova-light.eot?#iefix') format('embedded-opentype'),
         url('fonts/proximanova-light.woff') format('woff'),
         url('fonts/proximanova-light.ttf') format('truetype'),
         url('fonts/proximanova-light.svg#ProximaNova Light') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body{
  color: #000;
  font: 14px/16px ProximaNova Light;

  -webkit-backface-visibility:hidden
}

.index {background: url(../pic/bg.jpg) center 0 no-repeat;}

a { text-decoration:underline; color: #b4a5d7;}

::-moz-selection {
  color: #fff;
  background: #2597ff;
  text-shadow: none;
}

::selection {
  color: #fff;
  background: #2597ff;
  text-shadow: none;
}

::-webkit-input-placeholder  { color:#808080  ; }
input:-moz-placeholder { color:#808080  ; }

section {
  min-height: 100%;
  height: auto !important;
  height: 100%;
}

.site_size {
  width: 1220px;
  margin: 0 auto;
  position: relative;
}
.right_block2 {
  margin-top: 15px;
  padding: 0 0 15px 15px; 
  box-sizing: border-box; 
  border: 1px solid #b4a5d7;
  border-radius: 3px; 
  margin: 0 0 25px 0; 
} 
.rb2_title span {
  display: inline-block;
  color: #040404;
  padding-top: 12px;
  font: 22px/22px ubuntu_regular;
  vertical-align: middle;
}
.rb2_list { 
  margin: 0 0 0 10px; 
  list-style: none; 
} 
.rb2_title {
    display: inline-block;
    vertical-align: top;
    padding: 0 10px;
    background: #FFF;
}
.rb2_list li { 
  color: #040404;
  padding-bottom: 12px;
  font-size: 12px;
  font: 12px/12px ubuntu_regular; 
  position: relative;
  padding: 0 0 0 15px; 
  margin: 0 0 5px -13px;
} 
.rb2_list li span { 
  font-size: 16px;
  line-height: 16px;
} 
#delivery-region {
  position: relative;

}
.ui-helper-hidden-accessible {
  display: none;
}
.autcomplete-suggestion {
  background: #fff;
  color: #000;
  

}
#search_result-region {
   position: absolute;
   background: #fff;
   z-index: 9999;
   width: auto;
   font-size: 15px;
   height: auto;
   left: 140px;
   line-height: 16px;
}
.rb2_list li:before { 
   content: ''; 
   display: inline-block; 
   vertical-align: top; 
   width: 6px; 
   height: 6px; 
   background: #b4a5d7;; 
   border-radius: 50%; 
   position: absolute; 
   top: 6px; 
   left: 0; 
}
}
.rb2_title_wrap { 
  margin: -20px 0 15px 0;
 }
.logoBlock {
  float: left;
 
}

.slogan {
  margin-top: 65px;
}
.novinka_flag {
    display: block;
    position: absolute;
    color: #fff;
    font-size: 13px;
    padding: 8px 7px;
    bottom: 0px;
    top: auto;
    left: 0;
    width: 100%;
    background-color: rgba(220, 20, 60, 0.65);
    text-align: center;
    box-sizing: border-box;
}
.rekomend_flag{
    display: block;
    position: absolute;
    color: #fff;
    font-size: 13px;
    padding: 8px 7px;
    bottom: 0px;
    top: auto;
    left: 0;
    width: 100%;
    background-color: rgba(0, 128, 0, 0.65);
    text-align: center;
    box-sizing: border-box;
}
.note_tovar {
  display: none;
}
.basket_block {
    display: inline-block;
}


.widgets {
    padding: 20px;
    margin: 0 auto;
    max-width: 740px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;

}
.widgets__title {
   text-align: center;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 15px;
    margin-top: 15px;
}
.widgets__description {
    margin-bottom: 10px;
}








.cost-five {
    display: block;
    position: absolute;
    color: #fff;
    font-size: 13px;
    padding: 0;
    top: 8px;
    right: 8px;
    left: auto;
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 50%;
    background: red;
    text-align: center;
    z-index: 10;
}
.cost-discount {
   display: block;
   position: absolute;
   color: #fff;
   font-size: 13px;
   padding: 0;
   top: 8px;
   right: 8px;
   left: auto;
   width: 36px;
   height: 36px;
   line-height: 36px;
   border-radius: 50%;
   background: red;
   text-align: center;
   z-index: 10;
}
.cost-skid_show {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    top: auto;
    width: 100%;
    color: #fff;
    font-size: 13px;
    padding: 8px 7px;
    background-color: rgba(50, 50, 50, 0.65);
    text-align: center;
    box-sizing: border-box;
    z-index: 9;
}
.skidka_flag{
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    top: auto;
    width: 100%;
    color: #fff;
    font-size: 13px;
    padding: 8px 7px;
    background-color: rgba(255, 0, 0, 0.65);
    text-align: center;
    box-sizing: border-box;
    z-index: 9;
}
.rightHead {
  float: right;
  padding-top: 46px;
  position: relative;
  width: 240px;
}

.index .rightHead {
  padding-top: 105px;
}

.searchForm {
  position: relative;
  height: 34px;
}

.search_input {
  display: block;
  border: 0;
  border-bottom: 1px solid #9e9e9e;
  height: 24px;
  width: 158px;
  padding: 6px 0px 0px 5px;
  background: #fff;
  font: 12px/24px ProximaNova;
  color: #545454;
  margin-left: 18px;
}

.search_input:focus::-webkit-input-placeholder  { color: transparent; }
.search_input:focus:-moz-placeholder { color: transparent; }

.search_but {
  position: absolute;
  top: 1px;
  right: 2px;
  width: 36px;
  border: none;
  height: 36px;
  cursor: pointer;
  outline: none;
  background: url(../pic/sprite.png) -135px -3px no-repeat;
}
  .search_but:hover {background-position: -134px -42px;}

.logEnter {
  margin-bottom: 10px;
  font-size: 0;
  position: relative;
}

.logEnter a {
  display: inline-block;
  //display: inline;
  //zoom: 1;
  vertical-align: top;
  font: 14px/18px ProximaNova Bold;
  color: #000;
  text-transform: uppercase;
  text-decoration: none !important;
}

.logEnter a:hover {color: #bd3978;}

.logEnter ins {
  display: inline-block;
  //display: inline;
  //zoom: 1;
  vertical-align: top;
  font: 14px/18px ProximaNova Bold;
  color: #000;
  text-decoration: none;
  margin: 0 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.close {
  position: absolute;
  top: 0;
  right: 7px;
  font: bold 18px/20px Verdana;
  color: #fff;
  cursor: pointer;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}

.close:hover {color: #98070B;}

.enterBlock {
  position: absolute;
  display: none;
  top: 0;
  left: -170px;
  width: 172px !important;
  height: 72px !important;
  padding: 30px 20px 20px !important;
  border: 2px solid #bfbac0;
  background: #f6f0f5;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZjBmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMWRjZTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: linear-gradient(to bottom,  #f6f0f5 0%,#e1dce3 100%);
  text-align: center;
  z-index: 9;
}

#oldie .enterBlock {
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f0f5', endColorstr='#e1dce3',GradientType=0 );
}

.enterBlock {
  height: 120px !important;
}

.enterBlock input[type="text"],
.enterBlock input[type="password"] {
  border: 1px solid #999;
  height: 22px;
  width: 150px;
  margin-bottom: 15px;
  padding: 2px 10px;
  text-align: left;
  font: 14px/22px ProximaNova;
}

.enterBlock input:focus::-webkit-input-placeholder  { color:#f1f1f1; }
.enterBlock input:focus:-moz-placeholder { color:#f1f1f1; }

.submitInp {
  display: inline-block;
  //display: inline;
  //zoom: 1;
  vertical-align: top;
  position: relative;
}

.submit {
  position: relative;
  width: 110px;
  height: 28px;
  border: none;
  box-shadow: 0 3px 2px #006409;
  background: #00BF12;
  cursor: pointer;
  font: bold 14px/28px ProximaNova;
  color: #fff;
  padding: 0;
  border-radius: 5px;
  outline: none;
}

.submit:hover {
  background: #BD3978;
  box-shadow: 0 3px 2px #7A023B;
}
.submit:active {
  box-shadow: 0 1px 1px #7A023B;
  top: 2px;
}

.slideInDown {
  -webkit-animation: slideInDown 0.6s ease both;
  animation: slideInDown 0.6s ease both;
}

@-webkit-keyframes slideInDown { 0% {opacity: 0;-webkit-transform: translateY(-200px);} 100% {-webkit-transform: translateY(0);}}
@keyframes slideInDown {0% { opacity: 0; -webkit-transform: translateY(-200px); transform: translateY(-200px);} 100% { -webkit-transform: translateY(0); transform: translateY(0);}}

.slideOutUp {
  -webkit-animation: slideOutUp 0.8s ease both;
  animation: slideOutUp 0.8s ease both;
}

@-webkit-keyframes slideOutUp {0% {-webkit-transform: translateY(0);}100% {opacity: 0;-webkit-transform: translateY(-200px);}}
@keyframes slideOutUp {0% {-webkit-transform: translateY(0);transform: translateY(0);}100% {opacity: 0;-webkit-transform: translateY(-200px);transform: translateY(-200px);}}

.phoneList {
  font: 14px/18px ProximaNova Light;
  color: #000;
}

.index .phoneList {
  margin-bottom: 40px;
}

.logEnter .basket {
  position: absolute;
  top: 0;
  right: 0;
  width: 69px;
  height: 48px;
  padding-top: 32px;
  text-align: center;
  font: 10px/14px ProximaNova Light;
  color: #000;
  background: url(../pic/sprite.png) -186px 0 no-repeat;
}

.logEnter .basket .bskSumm {font: 14px/14px ProximaNova Bold;}
.logEnter .basket .bskName {
  display: block;
  padding-top: 3px;
  font: 14px/18px ProximaNova Bold;
}

.headerBlock {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.menu {
  text-align: center;
  /*height: 54px;*/
  padding-top: 1px;
}

.menu ul {
  display: inline-block;
  //display: inline;
  //zoom: 1;
  vertical-align: top;
  height: 54px;
  box-shadow: inset 1px 0 0 #fff;
  padding-left: 2px;
  border-top: 1px solid #e5e5e5;
}

.menu li {
  float: left;
}

.menu a {
  display: block;
  font: 14px/54px ProximaNova Light;
  color: #000;
  text-decoration: none !important;
  text-transform: uppercase;
  padding: 0 46px;
  text-shadow: 0 1px 0 #fff;
  border-bottom: 1px solid #e5e5e5;
}

.menu a:hover, .menu a.cur {
  border-bottom: 3px solid #b6a6d7;
}

#oldie .menu a:hover, #oldie .menu a.cur {filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1dbe3', endColorstr='#f6f0f5',GradientType=0 );}

#conteiner {
  padding: 14px 0 120px 0;
  overflow-x: hidden;
}

.index #conteiner {
  padding-top: 44px;
}

.topContent {
  padding-bottom: 30px;
}

.topContent .title {
  text-align: left;
}

.topContent .title p {
  display: inline-block;
  //display: inline;
  //zoom: 1;
  vertical-align: top;
  background: #fff;
  padding-right: 10px;
  font: 24px/24px ProximaNova;
  color: #000;
  text-transform: uppercase;
  margin-top: -3px;
}

.leftContent {
  float: left;
  width: 230px;
  margin-right: 38px;
  margin-top: 61px;
}

.index .leftContent {margin-top: 0;}

.leftMenu {
  margin-bottom: 20px;
}

.leftMenu a {
  display: block;
  font: 14px/25px ProximaNova Light;
  color: #040404;
  text-decoration: none !important;
  padding: 0 8px 10px;
}

.leftMenu > ul > li > a {
	text-transform: uppercase;
}

.leftMenu a:hover, .leftMenu a.cur {
  color: #b4a5d7;
  text-shadow: 0 1px 0 #fff;
  background: #ffffff;
}

#oldie .leftMenu a:hover, #oldie .leftMenu a.cur {
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f0f5', endColorstr='#e2dce3',GradientType=0 );
}

.tableSize {
  display: block;
  width: 230px;
  height: 207px;
  opacity: 1;
  margin-bottom: 40px;
  background: url(../pic/tableSize.png) 0 0 no-repeat;
  transition: opacity 0.18s ease;
}
  .tableSize:hover {
    opacity: 0.7;
  }

.linkAll{
  margin-bottom: 5px;
  min-height: 14px;
}

.linkAll a {
  font: 14px/14px ProximaNova Light;
  color: #040404;
  text-decoration: none;
}
  .linkAll a:hover {
    color: #BD3978;
    text-decoration: underline;
  }

.artName {
  display: inline-block;
  //display: inline;
  //zoom: 1;
  vertical-align: top;
  margin-bottom: 5px;
  font: 14px/18px ProximaNova Bold;
  color: #bd3978;
}

.articleBlock p {
  font: 12px/14px ProximaNova Light;
  color: #8c8c8c;
  overflow: hidden;
  height: 56px;
}

.title {
  margin: 5px 0;
  min-height: 16px;
  margin-top: 40px;
  position: relative;
  text-align: center;
  background: url(../pic/titlebg.png) 0 0 repeat-x;
}
.title1 {
	margin: 5px 0;
	min-height: 16px;
	position: relative;
	text-align: center;
	/*background: url(../pic/titlebg.png) 0 0 repeat-x;*/
}

.titleIn {
  display: inline-block;
  //display: inline;
  //zoom: 1;
  vertical-align: top;
  padding: 0 5px;
  background: #fff;
  margin-top: -3px;
}

.titleIn p {
  font: 24px/24px ProximaNova Bold;
  color: #00bf12;
  text-transform: uppercase;
}

.titleIn a {
  display: inline-block;
  //display: inline;
  //zoom: 1;
  vertical-align: top;
  font-size: 13px;
  line-height: 14px;
  color: #040404;
  text-decoration: none;
}

.titleIn a:hover {text-decoration: underline;}

.mainReply {
  height: 420px;
  margin-bottom: 50px;
  font-size: 0;
  padding: 0 160px;
  background: url(../pic/mReplybg.jpg) center 0 no-repeat;
}

.mreplyBlock {
  display: inline-block;
  //display: inline;
  //zoom: 1;
  vertical-align: top;
  margin: 30px 15px;
  font: 14px/18px ProximaNova;
  color: #fff;
  width: 260px;
  text-align: center;
  padding-top: 25px;
}
.mreplyBlock:nth-child(1) {
  margin: 20px 15px;
  padding-top: 20px;
  margin-right:20px;
}

.mreplyBlock:nth-child(2) {
  padding-top: 20px;
}
.mreplyBlock:nth-child(3) {
   padding-left:15px;
}
.mreplyBlock+.mreplyBlock {
  width: 270px;
}

.mreplyBlock+.mreplyBlock+.mreplyBlock {
  width: 240px;
}

.user {
  padding-top: 18px;
  font: 16px/20px ProximaNova Bold;
  color: #fff;
}

.rightContent {
  margin-left: 280px;
}

.catalogList {
  margin-left: -20px;
  margin-bottom: 30px;
  background: #fff;
}

.catalogBlock {
  display: inline-block;
  //display: inline;
  //zoom: 1;
  vertical-align: top;
  width: 228px;
  height: 417px;
  position: relative;
  margin: 0 0 42px 10px;
}

.catalogBlock:hover {overflow: visible;}

.ctIn {
  position: relative;
  top: -1px;
  left: 0;
  width: 228px;
  min-height: 407px;
  border: 1px solid #c0c5ce;
  background: #fff;
}

.catalogBlock:hover .ctIn {
  border-color: #b6a6d7;
  box-shadow: 0 0 4px #b6a6d7;
}

.ctName {
  height: 36px;
  margin: 12px 5px;
  text-align: center;
  overflow: hidden;
  position: relative;
  padding-left: 2px;
  padding-right: 2px;
}

.ctName a {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  vertical-align: top;
  font: 16px/18px ProximaNova;
  color: #000;
  text-decoration: none;
}

.ctName a:hover {
  color: #bd3978;
  text-decoration: underline;
}

#sizesTable table td{
    border: 1px solid #ddd;
}
#basketTable table td{
    border: 1px solid #ddd;
    line-height: 1.2em;
}


.detail {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 3;
  height: 18px;
  text-align: center;
}

.catalogBlock:hover .detail{
  display: block;
}

.detail a {
  display: inline-block;
  //display: inline;
  //zoom: 1;
  vertical-align: top;
  font: 14px/20px ProximaNova;
  color: #b4a5d7;
  text-decoration: underline;
}

.detail a:hover {
  color: #bd3978;
}

.detailBlock {
  position: absolute;
  display: none;
  top: -1px;
  left: 229px;
  z-index: 99;
  padding-left: 10px;
}

.dRight .detailBlock {
  padding: 0 10px 0 0;
  left: -241px;
}

.detailBlockIn {
  padding: 52px 13px 20px 13px;
  width: 204px;
  height: 347px;
  background: #b4a5d7;
  position: relative;
}

.dArr {
  position: absolute;
  top: 34px;
  left: -36px;
  width: 46px;
  height: 49px;
  background: url(../pic/dArr.png) 0 0 no-repeat;
}

.dRight .dArr {
  left: auto;
  right: -36px;
  background-position: -46px 0;
}

.dClose {
  font: 18px/18px ProximaNova Light;
  color: #fff;
  text-decoration: none !important;
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 3;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
  .dClose:hover {color: #000;}

.detailBlockIn h6 {
  font: 18px/18px ProximaNova Bold;
  color: #fff;
  margin-bottom: 15px;
}

.detailBlockIn p {
  font: 14px/16px ProximaNova Light;
  color: #fff;
  margin-bottom: 12px;
}

.detailBlockIn p b {
  font-family: ProximaNova;
}

.dRight .dClose {
  right: auto;
  left: 5px;
}

.ctSlider {
  position: relative;
  width: 228px;
  height: 211px;
  margin-bottom: 10px;
  z-index: 5;
}

.ctSlider li {
  float: left;
  display: block;
  width: 228px;
  height: 211px;
}

.prevCt {
  position: absolute;
 
  top: 50%;
  left: 0px;
  width: 40px;
  height: 100px;
  margin-top: -50px;
  background: url(../pic/sprite.png) 0 -80px no-repeat;
  transition: left 0.2s ease;
}
  .prevCt:hover {background-position: 0 -180px;}

.nextCt {
  position: absolute;
 
  top: 50%;
  right: 0px;
  width: 40px;
  height: 100px;
  margin-top: -50px;
  background: url(../pic/sprite.png) -40px -80px no-repeat;
  transition: right 0.2s ease;
}
  .nextCt:hover {background-position: -40px -180px;}

.catalogBlock:hover .prevCt {
  opacity: 1;
  left: -5px;
}
.catalogBlock:hover .nextCt {
  opacity: 1;
  right: -5px;
}

.ctBotBlock {
  height: 130px;
  position: relative;
}

.ctBot {
  height: 60px;
  position: relative;
  text-align: center;
}

.priceCt {
  display: inline-block;
  //display: inline;
  //zoom: 1;
  vertical-align: top;
  font: 36px/32px ProximaNova Bold;
  color: #b4a5d7;
  margin-top: 20px;
  transition: all 0.2s ease;
}

.oldPrice {
	text-decoration: line-through;
}

.catalogBlock .priceCt {
  font: 14px/18px ProximaNova;
}


.slick-dots li button:before {
  background: #d6a5e1;
  height: 15px;
  width: 15px;
  content: '';

  border-radius: 50px;

}
.slider-banner {
   width: 100%;
   height: 100%;
}
.buyBtn_basket {
  display: block;
   text-align: center;
   margin-top: 10px;
   font-weight: 700;
   background: #d6a5e1;
   color: #fff;
   width: 75px;
   margin:0 auto;
   font-weight: 700;
   font-size: 14px;
   text-align: center;

   padding: 10px 25px;
   text-decoration: none;
}

.buyBtn_show {
   display: block;
   text-align: center;
   width: 225px;
   top: 62px;
   font-weight: 700;
   background: #d6a5e1;
   color: #fff;
   font-weight: 700;
   font-size: 16px;
   text-align: center;

   padding: 15px 25px;
   text-decoration: none;
}
.buyBtn_payb {
  display: block;
   text-align: center;
   width: 225px;
   top: 62px;

   background: #d6a5e1;
   color: #fff;
   font-size: 16px;
   text-align: center;
   margin:0 auto;
   padding: 10px 25px;
   text-decoration: none;
}
.buyBtn_payb:hover {
   background: #b38fbb;
}
.buyBtn_basket:hover {
   background: #b38fbb;
}
.buyBtn_show:hover {
   background: #b38fbb;
}

.catalogBlock .buyBtn {
  top: 0;
  white-space: nowrap;
}

.ctSize {
  text-align: center;
  padding: 0 10px;
  font: 14px/18px ProximaNova;
  color: #000;
}

.catalogBlock .ctSize {display: none;}

.amt {
  width: 60px;
  position: absolute;
  top: -40px;
  right: 10px;
  border: 1px solid #d9d9d9;
  text-align: left;
}

.catalogBlock .amt {
  opacity: 0;
}

.catalogBlock .amt {
  top: 20px;
  opacity: 1;
}

.amt input {
  display: inline-block;
  //display: inline;
  //zoom: 1;
  vertical-align: top;
  width: 25px;
  height: 18px;
  border: none;
  padding: 3px 5px;
  background: none;
  font: 14px/18px ProximaNova;
  color: #000;
  text-align: center;
}

.amt .minus, .amt .plus {
  display: inline-block;
  //display: inline;
  //zoom: 1;
  vertical-align: top;
  width: 25px;
  height: 11px;
  color: #000;
  font: 18px/9px ProximaNova;
  text-align: center;
  cursor: pointer;
  background: #d9d9d9;
  position: absolute;
  right: 0;
  bottom: 0;
  border-top: 1px solid #e8e8e8;
  -moz-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.amt .plus {
  line-height: 11px;
  font-size: 14px;
  position: absolute;
  top: 0;
  right: 0;
  border-bottom: 1px solid #e8e8e8;
  border-top: none;
}

.amt .minus:hover, .amt .plus:hover {
  color: #bd3978;
  background: #B1B1B1;
}

.size-text {
	position: absolute;
	top: 0px;
	left: 11px;
	font-size: 10px;
	color: #b5b5b5;
}

.count-text {
	position: absolute;
	top: 0px;
	right: 14px;
	font-size: 10px;
	color: #b5b5b5;
}

.sbHolder{
  background-color: #fff;
  border: solid 1px #d9d9d9;
  height: 24px;
  width: 60px;
  position: absolute;
  left: 10px;
  top: -40px;
}

.catalogBlock .sbHolder {
  opacity: 0;
}

.catalogBlock .sbHolder {
  top: 20px;
  opacity: 1;
}

.sbSelector{
  display: block;
  height: 24px;
  left: 0;
  line-height: 24px;
  outline: none;
  overflow: hidden;
  position: absolute;
  top: 0;
  text-align: center;
  font: 14px/24px ProximaNova Light;
  color: #000;
  width: 35px;
  text-decoration: none !important;
}

.sbToggle{
  background: #D9D9D9 url(../pic/sprite.png) -192px -98px no-repeat;
  display: block;
  height: 24px;
  outline: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 25px;
}

.sbToggleOpen{
  background: #d9d9d9 url(../pic/sprite.png) -192px -138px no-repeat;
}

.sbOptions{
  background: #fff;
  border: solid 1px #d9d9d9;
  list-style: none;
  left: -1px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 24px;
  width: 68px;
  z-index: 1;
  overflow-y: auto;

}
.sbOptions li{
  display: block;
}
.sbOptions a {
  display: block;
  outline: none;
  padding: 3px 0 3px 9px;
  font: 14px/17px ProximaNova Light;
  color: #000;
  text-decoration: none !important;
  text-align: left;
}
.pest {
    position: absolute;
    border: solid 1px #d9d9d9;
    top: 20px;
    width: 50px;
    font: 14px/24px ProximaNova Light;
    height: 25px;
    right: 165px;
}
.pest select > option {
    background-color: transparent;
    border: 0;
    
    padding-right: 15px;
    height: 31px;
    width: 320px;
}
.sbOptions a:hover,
.sbOptions a:focus,
.sbOptions a.sbFocus{
  color: #fff;
  background: #8972c0;
}

.ctBotBlock textarea {
  position: absolute;
  left: 10px;
  width: 186px;
  height: 23px;
  bottom: 10px;
  border: 1px solid #D9D9D9;
  padding: 3px 10px;
  resize: none;
  font: 12px/12px ProximaNova Light;
  color: #000;
  opacity: 0;
  transition: opacity 0.3s ease;
}

/*.ctBotBlock textarea::-webkit-input-placeholder  { color:#000; }
.ctBotBlock textarea:-moz-placeholder { color:#000; }*/
.ctBotBlock textarea:focus::-webkit-input-placeholder  { color: transparent; }
.ctBotBlock textarea:focus:-moz-placeholder { color: transparent; }

.catalogBlock .ctBotBlock textarea {
  opacity: 1;
  bottom: 10px;
}

.content p {
  margin-bottom: 12px;

}

h1 {
  font: 24px/30px ProximaNova Bold;
  margin: 20px 0;
  text-transform: uppercase;
}

h2 {
  font: 24px/30px ProximaNova Bold;
  margin: 15px 0;
}

.socLink {
  margin: 45px 0 20px;
}

.socLinkBlock {
  display: inline-block;
  //display: inline;
  //zoom: 1;
  vertical-align: top;
  background: #fff;
  padding: 0 30px;
  margin-top: -22px;
}

.socLinkBlock p {
  margin-bottom: 5px;
}

.socLinkList {font-size: 0;}

.socLinkList a {
  display: inline-block;
  //display: inline;
  //zoom: 1;
  vertical-align: top;
  width: 38px;
  height: 38px;
  margin: 0 2px;
  background: url(../pic/sprite.png) 100px 0 no-repeat;
}

.breadcrumbs {
  margin-bottom: 10px;
  font-size: 0;
}

.crumbs {
  display: inline-block;
  //display: inline;
  //zoom: 1;
  vertical-align: top;
}

.crumbs a {
  display: inline-block;
  //display: inline;
  //zoom: 1;
  vertical-align: top;
  font: 14px/14px ProximaNova Light;
  color: #000;
  text-decoration: none;
}

.crumbs a:hover {
  text-decoration: underline;
  color: #bd3978;
}

.crumbs:last-child a {
  text-decoration: underline;
  color: #bd3978;
}

.crumbs:last-child a:hover {color: #000;}

.breadcrumbs em {
  display: inline-block;
  //display: inline;
  //zoom: 1;
  vertical-align: top;
  width: 20px;
  height: 14px;
  background: url(../pic/sprite.png) -97px -261px no-repeat;
}

/*.bsk {
  position: fixed;
  top: 308px;
  left: 50%;
  margin-left: 500px;
  background: #b4a5d7;
  width: 88px;
  padding: 18px 18px 10px;
  z-index: 99;
  text-align: center;
  text-decoration: none !important;
  color: #fff !important;
}

.index .bsk {
  top: 396px;
}

.bsk:hover {
  background: #8972c0;
  text-shadow: 0 1px 0 #000;
}*/
.label-oplat {
  font-size: 19px;
  font-weight: 700;
  padding-bottom: 15px !important;
  color: #000;
  float: none !important;
  margin-left: -15px !important;
}

.input-oplat {
  font-size: 29px !important;
  color: #000 !important;
  font-weight: 700 !important;
  height: 50px !important;
  width: 210px !important;
}



.bsk h6 {
  font: 14px/18px ProximaNova;
  text-transform: uppercase;
  margin-bottom: 4px;
}

.bskInfo {
  display: inline-block;
  //display: inline;
  //zoom: 1;
  vertical-align: top;
  width: 60px;
  height: 20px;
  padding-top: 28px;
  font: 14px/15px ProximaNova Bold;
  margin-bottom: 7px;
  background: url(../pic/sprite.png) 0 -320px no-repeat;
  -webkit-transform: scale(0.65);
          transform: scale(0.65);
}

.bskInfo p+p {
  font: 14px/14px ProximaNova Light;
  padding-top: 14px;
}

.bskTotal {
  font: 14px/24px ProximaNova Light;
}

.bskTotal p+p {font: 14px/15px ProximaNova Bold;}

.replyInfo {
  font: 14px/18px ProximaNova;
  color: #00bf12;
  margin-bottom: 15px;
  text-align: center;
}

.QandA {
  margin-bottom: 40px;
}

.question {
  margin: 30px 0 15px 200px;
  position: relative;
  background: #00bf12;
  border-bottom: 2px solid #00a30f;
  padding: 20px 15px;
  border-radius: 40px;
}
#AcCity {
    padding: 10px 16px 10px 30px;
    border: 1px solid #D3D3D3;
    border-radius: 5px;
    margin-right: 12px;
    color: #909090 ;
    width:250px !important;
}

#AcWarehouse {
    padding: 10px 16px 10px 30px;
    border: 1px solid #D3D3D3;
    border-radius: 5px;
    margin-right: 12px;
    color: #909090  ;
}

#AcCity_r {
    padding: 10px 16px 10px 30px;
    border: 1px solid #D3D3D3;
    border-radius: 5px;
    margin-right: 12px;
    width: 250px;
     color: #909090 ;
    

}

#AcWarehouse_r {
    padding: 10px 16px 10px 30px;
    border: 1px solid #D3D3D3;
    border-radius: 5px;
    margin-right: 12px;
    width: 250px;
     color: #909090;
}
input[readonly] {
    background-color: #ccc !important;
}
.o_input_pointer {
    content: " ";
    display: block;
    width: 30px;
    height: 30px;
    background: url(../pic/o_wh_pointer.png) 50% 50% no-repeat;
    position: absolute;
    top: 4px;
    z-index: 10;
}



.city_close_input {
    content: " ";
    display: block;
    width: 10px;
    height: 10px;
    cursor: pointer;
    top: 15px;
    background: url(../pic/icons8-close-cross-symbol-for-discontinued-and-invalid-24.png) 50% 50% no-repeat;
    position: absolute;
    top: 15px;
    z-index: 10;
    right: 410px;
}

.warehouse_input_close {
    content: " ";
    display: block;
    width: 10px;
    height: 10px;
    cursor: pointer;
    top: 15px;
    background: url(../pic/icons8-close-cross-symbol-for-discontinued-and-invalid-24.png) 50% 50% no-repeat;
    position: absolute;
    top: 15px;
    z-index: 10;
    right: 410px;
}



.o_input_number {
    content: " ";
    display: block;
    width: 30px;
    height: 30px;
    background: url(../pic/o_wh_number.png) 50% 50% no-repeat;
    position: absolute;
    top: 4px;

    z-index: 10;
}

.o_input_pointer_r {
    content: " ";
    display: block;
    width: 30px;
    height: 30px;
    background: url(../pic/o_wh_pointer.png) 50% 50% no-repeat;
    position: absolute;
    top: 4px;
    z-index: 10;
}

.o_input_number_r {
    content: " ";
    display: block;
    width: 30px;
    height: 30px;
    background: url(../pic/o_wh_number.png) 50% 50% no-repeat;
    position: absolute;
    top: 4px;

    z-index: 10;
}
.quTitle {
  position: absolute;
  top: -28px;
  left: 0;
  font: 22px/28px ProximaNova Bold;
  color: #00bf12;
  padding-right: 60px;
  background: url(../pic/sprite.png) right -394px no-repeat;
}

.question p {
  font: 14px/18px ProximaNova Light;
  color: #fff;
}

.userR {
  font: 18px/22px ProximaNova Bold;
  color: #fff;
  margin-bottom: 8px;
}

.userR time {
  font-family: ProximaNova Light;
}

.answer {
  margin: 30px 200px 15px 0;
  position: relative;
  background: #e5e5ea;
  border-bottom: 2px solid #c3c3c7;
  padding: 20px 15px;
  border-radius: 40px;
}

.anTitle {
  position: absolute;
  top: -28px;
  left: 0;
  font: 22px/28px ProximaNova Bold;
  color: #000;
  padding-right: 60px;
  background: url(../pic/sprite.png) right -440px no-repeat;
}

.title.tac p {
  padding-left: 10px;
}

.discounts {
  font: 8px/36px ProximaNova Bold;
  text-transform: uppercase;
  text-align: center;
}

.discounts p+p {
  font-family: ProximaNova Light;
  font-size: 15px;
}

.totalTovarPrice {
  min-height: 55px;
  text-align: center;
  /*background: url(../pic/colorCube.png) 0 44px no-repeat;*/
  margin-bottom: 40px;
}

.totalTovarPrice .tit {
  font: 18px/18px ProximaNova Bold;
  color: #8972c0;
  margin-bottom: 13px;
}

.tTP_left {
  float: left;
  display: block;
  text-align: left;
  margin-left: 67px;
  font: 14px/18px ProximaNova Light;
  text-transform: uppercase;
  color: #b4a5d7;
  padding: 0 30px;
  background: url(../pic/sprite.png) left -496px no-repeat, url(../pic/sprite.png) right -496px no-repeat;
}

.tTP_left:hover {color: #8972c0;}

.tTP_right {
  display: block;
  float: right;
  width: 125px;
  height: 31px;
  padding-top: 32px;
  margin: -23px 81px 0 0;
  font: 14px/18px ProximaNova Light;
  color: #b4a5d7;
  text-transform: uppercase;
  background: url(../pic/sprite.png) 0 -551px no-repeat;
}

.tTP_right:hover {
  background-position: -129px -551px;
  color: #8972c0;
}

.tTP_summ {
  font: 18px/18px ProximaNova;
  color: #8972c0;
}

.tTP_summ span {font: 36px/24px ProximaNova Bold;}

.tTP_info {
  font: 18px/18px ProximaNova Bold;
  color: #8972c0;
}

.tTP_info p+p {font: 18px/30px ProximaNova Light;}

.basketList {
  margin-bottom: 40px;
}

.basketTitle p {
  display: inline-block;
  //display: inline;
  //zoom: 1;
  vertical-align: top;
  font: 14px/18px ProximaNova Light;
  color: #000;
  margin-bottom: 4px;
}
/*
.basketRow {
  border: 1px solid #d9d9d9;
  border-radius: 6px;
  margin-bottom: 20px;
  padding: 12px;
}
*/
.basketPic {
  display: inline-block;
  //display: inline;
  //zoom: 1;
  vertical-align: top;
  width: 63px;
  height: 58px;
  text-align: center;
  overflow: hidden;
  line-height: 58px;
  border: 1px solid #b4a5d7;
}

.basketPic img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}

.basketPic:hover {border-color: #8972c0;}

.basketTovName {
  display: inline-block;
  //display: inline;
  //zoom: 1;
  vertical-align: top;
  margin-left: 12px;
  width: 205px;
}

.basketTovName a {
  font: 16px/18px ProximaNova Bold;
  color: #000;
}
  .basketTovName a:hover {color: #bd3978;}

/*
.basketSize {
  display: inline-block;
  //display: inline;
  //zoom: 1;
  vertical-align: top;
  margin-left: 15px;
  width: 70px;
  padding-top: 20px;
}
*/
.basketSize .sbHolder {
  position: relative;
  top: 10px;
  left: 0;
}
/*
.basketPrice {
  display: inline-block;
  //display: inline;
  //zoom: 1;
  vertical-align: top;
  width: 190px;
  margin-left: 80px;
  font: 18px/18px ProximaNova;
  color: #8972c0;
  padding-top: 30px;
}

.basketPrice p {
  display: inline-block;
  //display: inline;
  //zoom: 1;
  vertical-align: top;
  font: 18px/18px ProximaNova Bold;
}

.basketPrice span {
  font: 26px/13px ProximaNova Bold;
}
*/
.basketSecondRow {
  margin-top: 15px;
}

.basketNote {
  display: inline-block;
  //display: inline;
  //zoom: 1;
  vertical-align: top;
  line-height: 0;
  width: 432px;
}

.basketNote textarea {
  border: 1px solid #d9d9d9;
  padding: 5px;
  font: 12px/14px ProximaNova Light;
  color: #000;
  margin: 0;
  width: 420px;
  height: 50px;
  resize: none;
}

.basketCol {
  display: inline-block;
  //display: inline;
  //zoom: 1;
  vertical-align: top;
  margin-left: 15px;
  width: 70px;
  padding-top: 20px;
}
.basketCol .amt {
    position: relative;
    top: -20px;
    right: 15px;
}
/*
.basketCol .amt {
  position: relative;
  top: 0;
  right: 0;
}
/*
.basketDel {
  display: inline-block;
  //display: inline;
  //zoom: 1;
  vertical-align: top;
  width: 45px;
  margin-left: 15px;
  padding-top: 9px;
}

.basketDel a {
  display: block;
  width: 45px;
  height: 45px;
  background: url(../pic/sprite.png) 17px -641px no-repeat;
}
*/
.basketDel a:hover {background-position: -43px -641px;}

@-webkit-keyframes blip {
  0% {    -webkit-transform: scale(1);  }
  100% {    -webkit-animation-timing-function: linear;    -webkit-transform: scale(0.1, 0.1);    opacity: 0;  }
}

@keyframes blip {
  0% {    -webkit-transform: scale(1);    transform: scale(1);  }
  100% {    -webkit-animation-timing-function: linear;    animation-timing-function: linear;    -webkit-transform: scale(0.3, 0.02);    transform: scale(0.3, 0.02);    opacity: 0;  }
}

.blip {
  -webkit-animation: blipout 300ms;
  -webkit-animation-fill-mode: forwards;
  -moz-animation: blipout 300ms;
  -moz-animation-fill-mode: forwards;
  -o-animation: blipout 300ms;
  -o-animation-fill-mode: forwards;
  animation: blipout 300ms;
  animation-fill-mode: forwards;
  pointer-events: none;
}

#facebook {background-position: 0 0;}
#facebook:hover {background-position: 0 -38px;}
/*#vk {background-position: -38px 0;}
#vk:hover {background-position: -38px -38px;}*/
#vk {background: url(../pic/instagram.png) no-repeat; background-size: contain;}
#vk:hover {background: url(../pic/instagram-reverse.png) no-repeat;}
#odno {background-position: -76px 0;}
#odno:hover {background-position: -76px -38px;}

.comment_txt_block .form_style label {
  width: 214px;
}

.but, .form_style .but {
  font:700 12px/20px Tahoma, Geneva, sans-serif !important;
  color:#333;
  height:22px;
  padding:4px 10px;
  display:inline-block;
  background:url(../pic/but_bg.gif) 0 50% repeat-x !important ;
  text-decoration:none;
  border:1px solid #afafaf !important;
  border-radius: 3px;
  cursor:pointer;
  box-shadow:0 2px 4px #ccc;
  margin:0;
  //display:inline;
  //zoom:1;
  position:relative;
  z-index:1;
  vertical-align:bottom;
  width:auto !important;
}
.cost-skid {
  position: absolute;
  left: 0;
  bottom: 0;       /* внизу фото */
  top: auto;       /* скасувати top */
  width: 100%;     /* на всю ширину */
  background-color: rgba(50, 50, 50, 0.65);  /* темно-сірий */
  font-size: 13px;
  padding: 8px 7px;
  color: #fff;
  text-align: center;
  box-sizing: border-box;
}

.butzakazone, .form_style .butzakazone {
  font:700 12px/20px Tahoma, Geneva, sans-serif !important;
  color:#333;
  height:22px;
  padding:4px 10px;
  display:inline-block;
  background:url(../pic/but_bg.gif) 0 50% repeat-x !important ;
  text-decoration:none;
  border:1px solid #afafaf !important;
  border-radius: 3px;
  cursor:pointer;
  box-shadow:0 2px 4px #ccc;
  margin:0;
  //display:inline;
  //zoom:1;
  position:relative;
  z-index:1;
  vertical-align:bottom;
  width:auto !important;
}
input.but,.form_style input.but{padding:3px 20px 5px;height:32px;//padding:3px 2px 5px;}
.but:hover,.form_style .but:hover{ text-decoration:none; color:#000; background:#fff  !important; border:1px solid #b9b9c3 !important;}

.row { padding:0 0 5px 0; position:relative; height:1%;}
.row:after { content: '.'; display: block; clear: both; visibility: hidden; height: 0; }


.form_style { display:block; padding:10px 0 15px 0;}
.form_style label { padding:2px 0 0 0; text-align:right; display:inline-block; vertical-align:top; float:left; margin:0 10px 0 0; position:relative;}
.form_style label.t_radio { width:auto !important; margin:0; padding:0; float:none}
.form_style label.t_radio input { margin-right:5px;}
.form_style input, .form_style textarea, .form_style select {
    border: 1px solid #d9d9d9;
    color: #808080;
    display: inline-block;
    font-size: 13px;
    height: 18px;
    line-height: 18px;
    padding: 4px;
  vertical-align:top;
  /*transition effect*/
  -moz-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
}
.controls { overflow:hidden; //zoom:1; position:relative;}
.refreshCptcha {display:inline-block; vertical-align:middle; width:16px; height:16px; background:url(../pic/refresh.png) 0 0 no-repeat; text-indent:-99999px; opacity:0.5}
.refreshCptcha:hover {opacity:1}
.captchaPic {
  margin:0;
  border: 0px;
  display:inline-block;
  vertical-align:middle;
}
.captchaInput {
    font-size: 16px !important;
  width:auto !important;
  text-align:center;
}

.form_style input[type="text"],.form_style input[type="password"],.form_style textarea {width:250px}
.validat input[type=checkbox],.validat input[type=radio] { height:auto !important}
.form_style select { width:260px}
.form_style label {width: 214px;}
.form_style select, .form_style input[type="file"] {height: 27px;line-height: 27px;}

.form_style input:focus, .form_style textarea:focus {
  outline: 0;
  border-color: rgba(82, 168, 236, 0.8);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
}
.form_style input[type=file]:focus, .form_style input[type=checkbox]:focus, .form_style select:focus { box-shadow: none; outline: 1px dotted #666;}
.form_style textarea {height: auto;max-width: 100%;  box-sizing: border-box;}
.form_style input, .form_style textarea {-moz-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;}
.form_style .row table { display:inline-block; vertical-align:top; //display:inline; //zoom:1}
.form_style .row table td { vertical-align:top; padding:0 10px 0 0}
.form_style .row table td .update_captcha { text-align:left;margin:0 0 0 5px}
.form_style #image {margin:0 0 0 5px !important; height:28px}
.sdvig {}
.help { color:green; font:11px/1.2em Arial, Helvetica, sans-serif;}

.overflow {overflow: hidden; //zoom:1;}
.tac {text-align: center !important;}
.tar {text-align: right;}
.tal {text-align: left;}
.fll {float: left;}
.flr {float: right;}
.cls {font-size: 0; display: block;}
.content h2 {font-size: 18px;line-height: 1.3em;}
.content ul {margin-bottom: 12px;}
.content li {list-style-type: disc;list-style-position: inside;margin-bottom: 7px;}
.content ol li {list-style-type: decimal;list-style-position: inside; margin-bottom: 7px;}
.content table  {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
  border-bottom: 1px solid #333;
  border-left: 1px solid #333;
  width: 100%;
  margin: 10px 0 18px;
}
.content table th,
.content table td {
  padding: 8px;
  line-height: 18px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
}
.content table th { font-weight: bold;}
.content table thead th {vertical-align: bottom;}
.clear { clear: both;}
.imgLeft {margin:4px 10px 2px 0;float:left !important; clear:both;}
.imgRight {margin:4px 0 2px 10px;float:right !important; clear:both;}
#ctrlcopy {
  height:1px;
  overflow:hidden;
  position:absolute;
  width:1px;
  margin: 5px 0 0 -1px;
  line-height:0;
  opacity: 0;
}
.social-golden {
  position: fixed;
  z-index: 100;
  bottom: 10px;
  right: 12px;
  transform: translate3d(0,0,0)!important;
  display: inline-block;
}
   
.viber-pc {
  background: url(/pic/viberbig.png) no-repeat; 
  background-size: contain;
  width: 60px;
  height: 60px;
  display: inline-block;
}

.helper {
  display:-moz-inline-box;
  display:inline-block;
  height:100%;
  width:0px;
  vertical-align:middle; zoom:1;
  //display:inline;
  font-size:0;
}
.middle_inner,.middle {
  vertical-align:middle !important;
  display:inline-block !important;
  //display:inline !important;
  //zoom:1;
}

#footer {
  margin: -132px auto 0;
  height: 250px;
  position: relative;
  box-shadow: 0 -1px 7px rgba(0,0,0,0.1);
  text-align: center;
  font: 14px/30px ProximaNova Light;
  color: #000;
}

.counterTIC {
  display: inline-block;
  //display: inline;
  //zoom: 1;
  vertical-align: top;
}

.upBtn {
  position: absolute;
  top: -88px;
  right: 0;
  width: 46px;
  height: 31px;
  cursor: pointer;
  background: url(../pic/sprite.png) -104px -199px no-repeat;
}

.upBtn:hover {background-position: -170px -199px;}

.toCard {
  position: absolute;
  z-index: 500;
  box-shadow: 0 0 8px #000;
}

/*-------------------------------------------------------------- 24.12.2013 */

.n_list { padding: 0 0 20px;}
.n_item {
  padding: 15px 10px;
  background: #FBFBFB;
  overflow: hidden;
  margin-bottom: 5px;
  border-bottom: 2px solid #CCC;
  border-right: 1px solid #CCC;
}
.n_txt { overflow:hidden; //zoom:1; min-width:200px}
.n_head { padding:0 0 5px 0;}
.n_name { font: 18px/22px ProximaNova Bold; color: #000; text-decoration: none !important;}
.n_item time { font: 13px/15px ProximaNova Light; color: #8C8C8C; padding:0 0 0 10px;}
.n_content { margin-bottom: 7px;}
.n_pic {  float: left;  margin: 0 15px 5px 0;}
.n_pic:hover + .n_txt .n_head .n_name {color: #d70000;}
.n_more {font: 400 12px/1.2em Arial, Helvetica, sans-serif;}




/*-------------------------------------------------------------- 04.11.2016 */
.numbersBlock {
  display: flex;
  align-items: center;
}
.numbersBlock li {
  display: inline-block;
  padding-right: 20px;
}
.numbersBlock a {
  font-size: 16px;
  color: #545454;
  text-decoration: none;
}
.numbersBlock a:hover {
  color: #b4a5d7;
}
.size_basst {
  margin-top: 6px;
}
.skida {
  border:2px solid red;
  width:250px;
  color:red;
  font-weight:700; 
  line-height: 29px;
  right:9px;
  position: absolute;
  height:60px;

  text-align:center;
}
.number {
  font-size:21px;
  padding-right:10px;
  border-right:2px solid red;
}
.skida i{
  font: 16px/18px ProximaNova Bold;
  font-size:32px;
  
}
.grn {
  font-size:21px;
  
}
.skida {
  display: flex;
  justify-content: space-around;
}
.about_tovar {
  margin-top: 70px !important;
}

.skida-raz {
  border:2px solid red;
  width:200px;
  color:red;
  font-weight:700; 
  line-height: 21px;
  right:9px;
  margin-top: 10px;
  position: absolute;
  height:43px;

  text-align:center;
}
.payment-help {
  margin-top: 15px;
  margin-bottom:-15px;
  line-height: 19px;
  font-size: 13px;
}
.payment {
  float: left;
}
.r_pay {
  text-align: left !important;
  line-height: 18px;

}
.number-raz {
  font-size:16px;
  padding-right:10px;
  border-right:2px solid red;
}
.skida-raz i{
  font: 16px/18px ProximaNova Bold;
  font-size:16px;
  
}
.grn-raz {
  font-size:14px;
  
}
.skida-raz {
  display: flex;
  justify-content: space-around;
}


.rightBlock {
    display: flex;
}
.rightBlock__user {
  display: flex;
  align-items: center;
}
.rightBlock__user img {
  margin-right: 8px;
}
.rightBlock__user a {
  color: #545454;
  text-decoration: none;
}
.rightBlock__user a:hover {
  color: #b4a5d7;
}

#basket_count {
  color: #b4a5d7;
  text-align: center;
}

.footerBlock {
  padding-top: 50px;
  display: flex;
  justify-content: space-between;
  color: #545454;
}
.footerBlock__description {
  margin-left: 150px;
}
.footerBlock__numbers li {
  display: inline-block;
  padding-left: 20px;
}
.footerBlock__numbers a {
    font-size: 14px;
    color: #545454;
    text-decoration: none;
}
.footerBlock__numbers a:hover {
  color: #b4a5d7;
}

.content {
  overflow: hidden;
}




/* ===================== 05.12.16 */
.rightBlockWrapper {
  display: flex;
  flex-direction: column;
}
.header__basket {
  width: 100%;
  height: 45px;
  background: #b4a5d7;
  margin-top: 10px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.header__basket:hover {
  background: #8972c0;
  text-shadow: 0 1px 0 #000;
  text-decoration: none;
  cursor: pointer;
}
.header__basket p,
.header__basket span {
  color: #fff;
  text-decoration: none;
  font-size: 13px;
}


/* ======== 07.12.2016 */

.header__basket.bsk {
  box-sizing: border-box;
  padding: 0 10px;
  color: #fff;
  background-color: #d6a5e1;
  text-decoration: none;
  font-size: 15px;
  display: block;
  line-height: 45px;
  height: auto;
  transition: all 0.2s linear;
  text-align: center;
  min-width: 360px;
}
.cost_skid {
  color:red;
  margin-top: 0px !important;
}
.header__basket.bsk .icon {
  background: transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAQAAABKfvVzAAABcUlEQVR42qzPMS9DYRTG8aeVdrDay9CySAx2Rgax+AZMDEabwShBwgeQSEQsIjbRhVgtAq6VGCQlTRcS+HuSE72XaLv4ndzc9znvOTe5+geMsUTOtcSYOmOQN6DXhU+Dao8cp0BVRhWccmqHaeCFsoyyTzCt1uihBiw28yK406NW2ARuKDZz0Qk29Re6mOcTGFUGo+DuPF1KUWKcPjYwDqg4pVVxx3zb51SSxAIfwDL7GCvskLXjjrHvCTy5IO4xEoa5YI8h7si6c2fPN8MkGPdim3DGLHOc89u5u7O+DduimxmeCO80CK+u0HA3PHmyWzIOCZMUuMTjlFxecSowQTjUN9YI/RKrQCIjAVYlSoQ1WV6ya4Wyn0SpSP0K1+nClWRxdatUpAGFq3ThRqHSdiGmAg8YVRn15j/UZRxhPCiLKsYjRfI8U6PgqvmUd+ex+bEU64QTjuPtMqd4w7qyGKGTEf3EFFvstqgtvhbMQC4AANXq/6izgDEEAAAAAElFTkSuQmCC") no-repeat 0 0;
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: sub;
  padding-right: 5px;
}


.header__basket.bsk:hover,
.header__basket.bsk:active {
  text-shadow: none;
  text-decoration: underline;
  background-color: #b38fbb;
}

.header__basket.bsk #basket_count,
.header__basket.bsk #basket_total {
  color: inherit;
}

.search_input {
  width: 240px;
}
.one_zakazbasket {
    display: block;
    text-align: center;
    width: 225px;
    /* cursor: pointer; */
    background: #C0C0C0;
    /* padding: 10px; */
    margin: 0 auto;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    padding: 5px 25px;
    text-decoration: none;
    /* height: 1px; */
    /* padding-top: 42px; */
    /* font: 14px/18px ProximaNova Light; */
    color: #000;
    text-transform: uppercase;
}
.get_zakaz_oneklik {
    display: block;
    width: 175px;
    /* cursor: pointer; */
    text-align: center;
    background: #C0C0C0;
    /* padding: 10px; */
    font-size: 14px;
    line-height: 30px;
    padding: 5px 15px;
    text-decoration: none;
    font-weight: 700;
  
    margin-bottom: 20px;
    /* height: 1px; */
    /* padding-top: 42px; */
    /* font: 14px/18px ProximaNova Light; */
    color: #000;
    text-transform: uppercase;

}
.but_zakaz {
    display: block;
    width: 175px;
    border-radius: 0px !important;
    /* cursor: pointer; */
    text-align: center;
    background-color: #d6a5e1;
    /* padding: 10px; */
    box-shadow: 0px 0px #fff;
    box-shadow:0 !important;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    padding: 5px 15px;
    text-decoration: none;
    font-weight: 700;
      margin-top: 15px;
    margin-bottom: 5px;
    /* height: 1px; */
    /* padding-top: 42px; */
    /* font: 14px/18px ProximaNova Light; */
    text-transform: uppercase;
}
.one_zakazbasket a:hover{
    color: #000;
    text-transform: uppercase;
}
.one_zakaztovar {
     display: block;
    text-align: center;
    width: 225px;
    position: absolute;
    top: 62px;
    font-weight: 700;
    background: #C0C0C0;
    color: #000;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    padding: 5px 25px;
    text-decoration: none;

}
.one_zakazbasket a:hover{
    color: #000;
    text-transform: uppercase;
}
.rightBlock.login {
  flex-direction: column;
  padding-top: 10px;
}

.rightBlock.login + .header__basket.bsk {
  margin-bottom: 10px;
}

.search_input {
  font-size: 14px;
  width: 280px;
}

.question {
  background-color: #d6a5e1;
  border-color: #9f7ea7;
}


.question .quTitle {
  color: #000;
  background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADkAAAAYCAYAAABA6FUWAAABhklEQVR42tzPQ7ZcUQBA0T+wjCRjiHoxWrFt27Ztf9smSng3uxPbVe+stQdwSr5X2Z7G1yVxz2Qp9+I+eYlSjsd99BmPWB/nyZtUc515cZ08QB2NXGZ+XEdf0UcbN1kRx8kbDJGgi/usidvkabrJk6aTe6yJ0+R+2skSyNLJY3YyJQ6T22l6NwkZBqjiAquLfXIDDWQwCORJ0EEZZ1lTrJNrqSFFACAiyyidvOBEMU6uoJw04RuyDNLALTYX0+QyykgSviMiTS+lnGNVsYyWkSL8oBwJOinlKjsKeXAlVT83CWQZpYd6HnGqECd3Uk+G8IvyZBiikwpuFNLkGTrJEX5TnhxJ+mngAfv/5+BynjFC+MMiMgxRz2NOsv5fDs7mEm1kCX9JRJoh2qjiPqfY/DcH53CSOhJEhH8gT4ZhuqjmKdc4wZ4/MTeeFVymnlEiwr9lFtKM0EcnrdRSyl2OsoRJXxsaw1ims5LdnOc5nSTJEwpA9Ml4kmG6qOQB59jOVN4sCIitACcsMIaJkuYCAAAAAElFTkSuQmCC') no-repeat right bottom;
}

#conteiner.conteiner-right .topContent {
  float: left;
}

#conteiner.conteiner-right article.content > h1 {
  margin-top: 0;
}

.wTovar {
	display: flow-root;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #e5e5e5;
	box-sizing: border-box;
}

.wTovarPhoto {
	float: left;
	width: 48%;
}

.wTovarPhotoImg {
	position: relative;
	padding-top: 92.54%;
	overflow: hidden;
	border: 1px solid #bab385;
	box-sizing: border-box;
	z-index: 2;
	overflow: hidden;
}

.wTovarPhotoImg_link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.wTovarPhotoImg img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
	min-width: 100%;
}

.wTovarControls {
	float: right;
	width: 50%;
}

.wTovarName {
	margin-bottom: 10px;
	font: 26px/28px ProximaNova;
	color: #000;
}

.wTovarCode {
	margin-bottom: 10px;
	font: 10px/18px ProximaNova;
	color: #9a9a9a;
}
.wTovarCode i{
	font-style:normal;
}

.wTovarCode span {
	font: 18px/18px ProximaNova;
}

.wTovarCont {
	margin-bottom: 10px;
}

.wTovarCont .fll {
	width: 40%;
}

.wTovarCont .flr {
	width: 60%;
	text-align: left;
}

.wTovarCont .fll p {
	font: 16px/20px ProximaNova;
	color: #555354;
}

.wTovarPrice .flr p {
	font: 16px/20px ProximaNova;
	color: #555354;
	text-align: right;
}

.wTovarPrice .flr p span {
	font: 30px/22px ProximaNova;
	color: #000;
}
#z_notcheckbox_emailblock {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 30px;
}
#z_notcheckbox_emailblock span{
  line-height: 22px;
}
#r_notcheckbox_emailblock {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 30px;
}
#r_notcheckbox_emailblock span{
  line-height: 22px;
}
.wTovarSize .tb_item4 .select2Item {
	width: 50px;
	display: inline-block;
	vertical-align: top;
}

.wTovarColl .my_input1 {
	width: 50px;
}

.wTovarColl .my_input1 .mi1_up {
	top: 2px;
}

.wTovarNote {
	margin-bottom: 10px;
}

.wTovarTextarea {
	width: 100%;
	min-width: 100%;
	max-width: 100%;
	min-height: 38px;
	resize: none;
	border: 1px solid #D9D9D9;
	padding: 3px 10px;
	resize: none;
	font: 12px/12px ProximaNova Light;
	color: #000;
	-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-ms-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	box-sizing: border-box;
}

.wTovarBtn {
	text-align: right;
	margin-bottom: 10px;
}

.wTovarBtn a {
	height: 40px;
	width: 160px;
	border-radius: 40px;
	color: #fff;
	text-decoration: none;
	font-size: 30px;
	padding: 0 10px;
	text-align: center;
	line-height: 40px;
	background-size: 100% 100%;
}

.wTovarSoc {
	box-sizing: border-box;
	margin-bottom: 10px;
  display: none;
}

.wTovarSoc a {
	height: 25px;
	width: 25px;
	display: inline-block;
	vertical-align: top;
	margin: 0 2px;
	opacity: 0.8;
	position: relative;
}

.wTovarSoc a:hover {
	opacity: 1;
}

.wTovarSoc img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.sort_block__inner .title {
  text-align: left;
  font-size: 14px;
  background: none;
  color: #000;
  font-weight: 700;
}
.sort_block__inner select{
  padding: 3px;
  width: 200px;
}
.sort_block__form {
  display: flex;
}
.select2-container {
  margin: 0;
  position: relative;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
}
.tb_item4 .select2-container .select2-choice .select2-arrow, .sort_block__inner .select2-container .select2-choice .select2-arrow {
  width: 17px;
  height: 22px;
  background: url(/pic/pic51_default.png) 0 0 no-repeat;
  border: none;
}
.sort_block__inner {
  margin: auto 15px auto 0;
}

.wTovarSoc a.wVk {
	background: #6184aa;
}

.wTovarSoc a.wFace {
	background: #3f5591;
}

.wTovarSoc a.wGoogle {
	background: #e1503f;
}

.wTovarOpus {
	padding-top: 15px;
	box-sizing: border-box;
	padding-bottom: 10px;
}

.wTovarOpusTitle {
	font: italic 18px/20px ProximaNova;
	color: #ccc;
	margin-bottom: 5px;
}

.wTovarOpusText {
	width: 100%;
	min-width: 100%;
	max-width: 100%;
	min-height: 50px;
	border: 1px solid #D9D9D9;
	padding: 3px 10px;
	font: 12px/12px ProximaNova Light;
	color: #000;
	transition: opacity 0.3s ease;
	box-sizing: border-box;
}

.wTovarOpusPhone {
	width: 240px;
	border: 1px solid #ccc;
	box-sizing: border-box;
	height: 90px;
	border-radius: 5px;
	background: #fff;
	text-align: center;
	padding: 5px;
}

.wControlsShow {
	margin-bottom: 20px;
}

.wControlsShow a {
	color: #85a0ca;
	display: block;
	font: 12px/18px ProximaNova;
}

.wControlsShow a:hover {
	text-decoration: none;
}

.wCatShow {
	text-align: center;
	position: relative;
}

.wCatShow:after {
	position: absolute;
	width: 22px;
	left: 50%;
	margin-left: -11px;
	top: -7px;
	background: transparent;
	content: "^";
	height: 20px;
}

.wTovarPrice {
	margin-top:10px;
}

.wBackShow {
	order:1;
}
.wCatShow{
	order:2;
}
.wNextShow {
	order:3;
}
.wBackShow,
.wNextShow {
	position: relative;
	z-index: 2;
}

.tb_item1 {
	width: 55px;
	display: inline-block;
	vertical-align: middle;
}

.tb_item1 span {
	display: inline-block;
	vertical-align: middle;
	color: #9c9c9c;
	font: 14px/14px ubuntu_regular;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.tb_item2 {
	display: inline-block;
	vertical-align: middle;
	width: 72px;
	position: relative;
}

.tb_item3 {
	display: inline-block;
	vertical-align: top;
	width: 200px;
	padding: 0 5px;
	color: #000;
	font: 1em ubuntu_regular;
	position: relative;
	max-height:84px;
	overflow: hidden;
}

.tb_item3--flex {
	display: inline-flex;
	flex-direction: column;
	max-height: initial;
	min-height: 86px;
	justify-content: space-between;
}

.tb_item3--flex

.tb_item3_indicator {
	position: absolute;
	right: 10px;
	bottom: 0px;
}

.tb_item4_wrap {
	display: inline-block;
	vertical-align: top;
	width: 300px;
}
.tb_item4_wrap .tb_item4 select{
	max-width:100%;
}
.tb_item4 {
	display: inline-block;
	vertical-align: middle;
	width: 45px;
	color: #000;
	font: 14px/14px ubuntu_regular;
	margin: 0 0 5px 0;
}

.tb_item5 {
	display: inline-block;
	vertical-align: middle;
	color: #563b00;
	font: 16px/16px ubuntu_bold;
	margin: 0 0 5px 0;
	padding: 5px 0 0 0;
	position: relative;
}
.tb_item5.item_cost+span,.old+span{
	font: 18px/22px ProximaNova !important;
	color: #555354;
	vertical-align: middle;
}

.wTovarPrice .flr p .item_cost+span {
	display: inline-block;
	font: 30px/22px ProximaNova !important;
	padding: 5px 0 0 0;
	margin: 0 0 5px 6px;
	vertical-align: middle;
}

.wTovarPrice .flr p .item_cost[style*="color:red"]+span {
	color: red !important;
}

.my_input1 {
	width: 100%;
	box-sizing: border-box;
	position: relative;
	display:block;
}

.my_input1 input[type=text] {
	width: 100%;
	box-sizing: border-box;
	height: 22px;
	border: 1px solid #c6c3ba;
	border-radius: 7px;
	padding: 0 20px 0 3px;
	text-align: center;
	color: #000;
	font: 14px/14px ubuntu_regular;
	transition: all 0.3s linear;
	background: none;
}

.mi1_up {
	position: absolute;
	right: 1px;
	top: 1px;
	width: 17px;
	height: 10px;
	background: url(../pic/pic52.png) 0 0 no-repeat;
	display: block;
	cursor: pointer;
	border-radius: 0 5px 0 0;
}

.mi1_up:hover {
	background-position: 100% 0;
}

.mi1_down {
	position: absolute;
	right: 1px;
	bottom: 1px;
	width: 17px;
	height: 10px;
	background: url(../pic/pic52.png) 100% 100% no-repeat;
	display: block;
	cursor: pointer;
	border-radius: 0 0 5px 0;
}

.mi1_down:hover {
	background-position: 0 100%;
}

.tb_item3_indicator {
	text-align: center;
	color: #0C6;
	display: none;
}

.tb_item3 p {
	padding: 0 0 10px 0;
}

.tb_item7_link {
	display: inline-block;
	vertical-align: top;
	background: url(../pic/pic64.png) center center repeat-x;
	box-shadow: 0 3px 0 #8c5f00;
	padding: 2px 35px 0;
	border-radius: 11px;
	height: 20px;
}

.tb_item7_link img {
	vertical-align: top;
}

.tb_item7_link:hover {
	background: #ffae00;
}

.tb_item7_link:active {
	box-shadow: 0 3px 3px #8c5f00 inset;
}

.wTovarSelect {
	width: 120px;
	height: 25px;
	padding: 5px;
	border: 1px solid #c6c3ba;
	border-radius: 7px;
	outline: none;
}

.wTovarBtn1 {
	position: relative;
}
/*
.wTovar .buyBtn {
	margin: 0 0 20px 0;
	left: auto;
	right: 0;
	top: 0;
}
*/
.wTovar .ctBot {
	height: auto;
	position: relative;
	text-align: right !important;
}
.wTovar .sbHolder {
	position: relative;
	width: 210px;
	display: inline-block;
	text-align: left !important;
	top: 0;
	right: 0;
	left: auto
}
.wTovar .sbSelector {
	width: 180px;
	text-align: left;
	padding-left: 9px;
}
.wTovar .amt {
	position: relative;
	top: 0;
	right: 0;
	display: inline-block;
	text-align: left !important;
}

::-webkit-input-placeholder {
	color: #909090  ;
}

::-moz-placeholder {
	color: #909090  ;
}

:-moz-placeholder {
	color: #909090  ;
}

:-ms-input-placeholder {
	color: #909090  ;
}

:focus::-webkit-input-placeholder {
	color: transparent;
}

:focus::-moz-placeholder {
	color: transparent;
}

:focus:-moz-placeholder {
	color: transparent;
}

:focus:-ms-input-placeholder {
	color: transparent;
}

/*---------ul-tree----------*/
ul.ul-tree {
	padding-left:5px;
	/*opacity: 0;
	transition: all 0.3s;*/
}
ul.ul-tree ul {
	margin:0;
	padding-left:6px;
}
ul.ul-tree li {
	position:relative;
	list-style:none outside none;
	border-left:solid 1px #999;
	margin:0; padding:0 0 0 8px;
	line-height:23px;
}
ul.ul-tree li:before {
	content:'';
	display:block;
	border-bottom:solid 1px #999;
	position:absolute;
	width:13px;
	height:13px;
	left:0;
	top:0;
}
ul.ul-tree li:last-child {
	border-left:0 none;
}
ul.ul-tree li:last-child:before {
	border-left:solid 1px #999;
}
ul.ul-tree div.drop {
	width:11px;
	height:11px;
	position:absolute;
	z-index:10;
	top:6px;
	left:-6px;
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAALCAIAAAD0nuopAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAE1JREFUeNpinDlzJgNlgAWI09LScEnPmjWLoAImrHpIAkwMFAMqGMGC6X44GzkIsHoQooAFTTVQKdbAwxOigyMsmIh3MC7ASHnqBAgwAD4CGeOiDhXRAAAAAElFTkSuQmCC');
	background-position:-11px 0;
	background-repeat:no-repeat;
	cursor:pointer;
}

.catalogBlock .decor_pic {
    position: absolute !important;
    top: -216px !important;
    left: -265px !important;
    min-width: 100px !important;
}

.catalogBlock .sk-val {
    position: absolute;
    left: 33px;
    top: 8px;
    font-size: 16px;
    color: #fff;
    font-family: 'ubuntu_light';
    transform: rotate(-47deg);
    -webkit-transform: rotate(-47deg);
    transform: rotate(-47deg);
}

.decor_pic {
    position: absolute !important;
    top: -216px !important;
    left: -265px !important;
    min-width: 100px !important;
}

.sk-val {
    position: absolute;
    left: 44px;
    top: 14px;
    font-size: 16px;
    color: #fff;
    font-family: 'ubuntu_light';
    transform: rotate(-47deg);
    -webkit-transform: rotate(-47deg);
    transform: rotate(-47deg);
}
.ctBot .select2-container {
    position: absolute !important;
    border: solid 0px #d9d9d9 !important;
    top: 20px !important;
    width: 50px !important;
    font: 14px / 24px ProximaNova Light !important;
    height: 25px !important;
    left: 10px!important;
}
.ctBot .select2-selection--single .select2-selection__rendered {
    padding-right: 0px !important;
}

 .select2-results__option--selectable {
    cursor: pointer;
    white-space: nowrap !important;
    font-size: 12px !important;

}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #d6a5e1 !important;
    color: white !important;
}.articleBlock a{ text-decoration:none;}
.tTP_info p{
    font : 18px/22px ProximaNova Light;
    margin:0!important;
}
.left_form{
    margin: 0 auto;
}
.avialable_block {
    color: #ffae00;
    text-align: right !important;
    padding-top: 8px;
    font-size: 10px;
    padding-bottom: 8px;

}


.searchcity{
    position: absolute;
    z-index: 99999;
    background: #FFF;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    width: 350px;
    border-radius: 4px;
    max-height:150px;
    overflow-y:scroll;
   
}

.searchcity li{
    list-style: none;
    padding: 5px 10px;
    padding-left: 50px;
    margin: 0 0 0 -40px;
    color: #000;
    border-bottom: 1px #ccc solid;
    cursor: pointer;
    transition:0.3s;
}

.searchcity li:hover{
    background: #D3D3D3;
}


.searchwarehouse{
    position: absolute;
    z-index: 99999;
    background: #FFF;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    width: 350px;
    border-radius: 4px;
    max-height:150px;
    overflow-y:scroll;
   
}

.searchwarehouse li{
    list-style: none;
    padding: 5px 10px;
    padding-left: 50px;
    margin: 0 0 0 -40px;
     color: #000;
    border-bottom: 1px #ccc solid;
    cursor: pointer;
    transition:0.3s;
}

.searchwarehouse li:hover{
    background: #D3D3D3;
}









.footer_pay img{
    padding-left: 10px;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.ui-autocomplete {
    background-color: #fff;
    max-height: 200px;
    box-shadow: 0 0 10px rgba(0,0,0,0.5); 
    width: 60px;
    overflow-x: hidden;
    overflow-y: auto;
}
.ui-autocomplete a{
    text-decoration: none;
    color: #000;
    cursor: pointer;
    line-height: 34px;

    font-size: 15px;
}
.ui-autocomplete a:hover{
    color: blue;
}
.oplata_one {
    bottom: 100px;
    position: fixed;
    z-index: 100;
    border-radius: 10px;
    right: 11px;
    background-color: #4CAF50; /* Зеленый */
    border: : none;
    color: white;
    position: fixed;
    padding: 5px;
    border: 0px;
    height: 60px;
    width: 65px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 10px;
    margin: -10px 2px;
    cursor: pointer;
}
.oplata_one small{
    font-size: 10px;
    color: #fff;

    text-decoration: none;
    font-weight: 600;
}
.hidden_script {
    display: none;
}
.loader_last-zakaz {
    padding-left: 20px !important;
    position: relative;
    opacity: 0.5;
}
.loader_last-zakaz img {
    position: absolute;
    left: 0px;
}
.topContent .title {
    margin-bottom: 35px;
}
.show-photo:hover +.prevCt{
    opacity: 1;
}
.show-photo img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.show-tovat .show-photo a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.show-tovat .skidka_flag,
.show-tovat .cost-skid_show {
    display: block !important;
    position: absolute !important;
    left: 0 !important;
    bottom: 0 !important;
    top: auto !important;
    width: 100% !important;
    color: #fff !important;
    font-size: 0 !important;
    padding: 8px 7px !important;
    text-align: center !important;
    box-sizing: border-box !important;
    z-index: 20 !important;
}

.show-tovat .skidka_flag {
    background-color: rgba(255, 0, 0, 0.65) !important;
}

.show-tovat .cost-skid_show {
    background-color: rgba(50, 50, 50, 0.65) !important;
}

.show-tovat .skidka_flag:before {
    content: "Знижка";
    font-size: 13px;
}

.show-tovat .cost-skid_show:before {
    content: "Останній розмір";
    font-size: 13px;
}

.show-tovat .cost-discount,
.show-tovat .cost-five {
    display: flex !important;
    align-items: center;
    justify-content: center;
    position: absolute !important;
    top: 12px !important;
    right: 12px !important;
    left: auto !important;
    width: 46px !important;
    height: 46px !important;
    padding: 0 !important;
    color: #fff !important;
    font: 14px/46px ProximaNova !important;
    border-radius: 50% !important;
    background: red !important;
    text-align: center !important;
    z-index: 21 !important;
}
.avialable_block_catalog {
    text-align: center !important;
    padding-top: 1px;
    font-size: 10px
}
.unhover:hover{color:#000!important;}
.getSoSkidka{font:18px/18px ProximaNova Bold;}
.sbOptions {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D9D9D9;
    left: -1px;
    list-style: none outside none;
    margin: 0;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    top: 24px;
    width: 190px;
    z-index: 1;
}
.wTovar .sbOptions {
	width: 210px;
}
.ctSlider li {
    background: none repeat scroll 0 0 #fff;
    display: block;
    float: left;
    height: 211px;
    width: 228px;
}

.question {
    color: #FFFFFF;
    font: 14px/18px ProximaNova Light;
}

.ctName span{
  display: inline-block;
  //display: inline;
  //zoom: 1;
  vertical-align: top;
  font: 16px/18px ProximaNova Bold;
  color: #808080;
}

.articul_tovar{
    font: 9px/11px Tahoma;
    color: #797979;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.ctName span:hover {
  color: #bd3978;
}

.index .rightHead {
    padding-top: 100px;
}
.ctName {
    height: 54px;
    margin: 5px 0px;
    overflow: hidden;
    position: relative;
    padding-top: 12px;
    box-sizing: border-box;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding-top: 12px;
}
.no_sklad {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    font: 14px/16px ProximaNova Extrabold;
    height: 38px;
    left: 50%;
    margin-left: -25px;
    position: absolute;
    top: 24px;
    transition: top 0.2s ease 0s;
    width: 50px;
    color: #b4a5d7;
}
/*                 Autorisation                          */
.autorisation_block {
    position: absolute;
    right: 0;
    top: 100%;
    width: 330px;
    background: #fcfaf5;
    box-sizing: border-box;
    z-index: 10;
    border-radius: 7px 0 7px 7px;
    box-shadow: 0 7px 7px rgba(92, 109, 129, 0.52);
    opacity: 0;
    visibility: hidden;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    overflow: hidden;
}

.registration_block {
    position: absolute;
    right: 0;
    top: 100%;
    width: 246px;
    background: #fcfaf5;
    box-sizing: border-box;
    z-index: 10;
    border-radius: 7px 0 7px 7px;
    box-shadow: 0 7px 7px rgba(92, 109, 129, 0.52);
    opacity: 0;
    visibility: hidden;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.safari .autorisation_block {
    -webkit-transition: none;
}

.safari .registration_block {
    -webkit-transition: none;
}

.safari .autorreg_block li a {
    -webkit-transition: none;
}

.autorisation_block.open , #colorbox .autorisation_block{
    opacity: 1;
    visibility: visible;
    z-index: 9;
}
#colorbox .autorisation_block{
    position: static;
    background: transparent;
    box-shadow:none;
}

.registration_block.open {
    opacity: 1;
    visibility: visible;
    z-index: 9;
}

.autorisation_block input[type=text] {
    float: right;
    width: 135px;
    height: 27px;
    margin: 0 0 0 10px;
    box-sizing: border-box;
    border: 1px solid #d8d7d5;
    box-shadow: 1px 1px 7px rgba(215, 216, 213, 1) inset;
    border-radius: 7px;
    color: #8c6000;
    font: 14px/14px ubuntu_light;
    padding: 0 5px;
    box-sizing: border-box;
}

.registration_block input[type=text] {
    float: right;
    width: 135px;
    height: 27px;
    margin: 0 0 0 10px;
    box-sizing: border-box;
    border: 1px solid #d8d7d5;
    box-shadow: 1px 1px 7px rgba(215, 216, 213, 1) inset;
    border-radius: 7px;
    color: #8c6000;
    font: 14px/14px ubuntu_light;
    padding: 0 5px;
    box-sizing: border-box;
}

.autorisation_block input[type=password] {
    float: right;
    width: 135px;
    height: 27px;
    margin: 0 0 0 10px;
    box-sizing: border-box;
    border: 1px solid #d8d7d5;
    box-shadow: 1px 1px 7px rgba(215, 216, 213, 1) inset;
    border-radius: 7px;
    color: #8c6000;
    font: 14px/14px ubuntu_light;
    padding: 0 5px;
    box-sizing: border-box;
}

.registration_block input[type=password] {
    float: right;
    width: 135px;
    height: 27px;
    margin: 0 0 0 10px;
    box-sizing: border-box;
    border: 1px solid #d8d7d5;
    box-shadow: 1px 1px 7px rgba(215, 216, 213, 1) inset;
    border-radius: 7px;
    color: #8c6000;
    font: 14px/14px ubuntu_light;
    padding: 0 5px;
    box-sizing: border-box;
}

.autorisation_block input[type=submit] {
    float: right;
    margin: 0 0 0 10px;
    border: none;
    border-bottom: 3px solid #8c5f00;
    background: #ffb61a;
    color: #ffffff;
    font: 16px/16px ubuntu_bold;
    padding: 5px 19px 0;
    height: 28px;
    border-radius: 10px;
    background: -moz-linear-gradient(top, #ffb61a 0%, #b07800 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffb61a), color-stop(100%, #b07800));
    background: -webkit-linear-gradient(top, #ffb61a 0%, #b07800 100%);
    background: -o-linear-gradient(top, #ffb61a 0%, #b07800 100%);
    background: -ms-linear-gradient(top, #ffb61a 0%, #b07800 100%);
    background: linear-gradient(to bottom, #ffb61a 0%, #b07800 100%);
}

.registration_block input[type=submit] {
    float: right;
    margin: 0 52px 0 10px;
    border: none;
    border-bottom: 3px solid #8c5f00;
    background: #ffb61a;
    color: #ffffff;
    font: 16px/16px ubuntu_bold;
    padding: 5px 19px 0;
    height: 28px;
    border-radius: 10px;
    background: -moz-linear-gradient(top, #ffb61a 0%, #b07800 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffb61a), color-stop(100%, #b07800));
    background: -webkit-linear-gradient(top, #ffb61a 0%, #b07800 100%);
    background: -o-linear-gradient(top, #ffb61a 0%, #b07800 100%);
    background: -ms-linear-gradient(top, #ffb61a 0%, #b07800 100%);
    background: linear-gradient(to bottom, #ffb61a 0%, #b07800 100%);
}

.autorisation_block input[type=submit]:hover {
    background: #ffb61a;
}

.autorisation_block label {
    display: block;
    overflow: hidden;
    text-align: right;
    color: #8c6000;
    font: 14px/14px ubuntu_regular;
    padding: 5px 0 0;
    float: left;
    text-align: right;
    width: 66px;
}

.autorisation_block form {
    padding: 17px 15px 5px;
    position: relative;
}

.autorisation_block .ab_row {
    overflow: hidden;
}

.autorisation_block .ab_row + .ab_row {
    padding: 10px 0 0 0;
}

.autorisation_block .ab_row + .ab_row + .ab_row {
    padding: 13px 0 2px 0;
}

.registration_block input[type=submit]:hover {
    background: #ffb61a;
}

.registration_block label {
    display: block;
    overflow: hidden;
    text-align: right;
    color: #8c6000;
    font: 14px/14px ubuntu_regular;
    padding: 5px 0 0;
    float: left;
    text-align: right;
    width: 70px;
}

.registration_block form {
    padding: 17px 15px;
}

.registration_block .ab_row {
    overflow: hidden;
}

.registration_block .ab_row + .ab_row {
    padding: 10px 0 0 0;
}

.registration_block .ab_row + .ab_row + .ab_row {
    padding: 15px 0 0 0;
}

.ab_slide_wrap {
    width: 492px;
    overflow: hidden;
    position: relative;
}

.ab_item1 {
    float: left;
    width: 246px;
    height: auto;
}

.ab_item2 {
    float: right;
    width: 246px;
    height: 1px;
}
/*                 Autorisation                          */

.leftMenu ul>li>ul {
    padding-left: 20px;
}@media only screen and (min-width: 1025px) {
  #conteiner.conteiner-right > .site_size > .clear {
    display: none;
}
  .headerBlock_mob {
      display: none;
  }
  .header-mob_razdel {
      display: none;
  }
  .list-menu_mob {
      display: none;
  }
  .tTP_summ span {
      margin-left: 0px;
      font: 36px/24px ProximaNova Bold;
  }
  .mob_rev {
      display: none;
  }
  .title_logo_dekstop {
     position: absolute;
     right: 480px;
     top: 80px;
     color: #b38fbb;
     display: block;
  }
  
  .primech {
      display: none;
  }
   .show-tovat .ctSlider {
      width: 450px !important;
      height: 430px !important;
  }
  .show-tovat .caroufredsel_wrapper {
      width: 450px !important;
      height: 430px !important;
  }
  .prevCt_show {
      top: 50%!important;
      left: 0!important;
      z-index: 20;
  }
   .nextCt_show {
      top: 50%!important;
      right: 0!important;
      z-index: 20;
  }
   .show-photo {
      height: 430px !important;
      width: 450px !important;

  }
  .topContent .title {
      margin-bottom: 20px !important;
  }
  .primech_name {
      display: none;
  }
  .toCard {
      display: block;
  }
  .mobtablebasket {
      display: none;
  }
  .sort_block__form { 

  }
  .oplata_pes {
      margin-left: 0px !important;
  }
  .pay_select {
     margin-left: 220px;
     margin-top: 15px;
     margin-bottom: 15px;
  }
  .payment {
      left: -30px;
      top: 5px;
      position: absolute;
   }
  .r_pay {
     margin-left: 10px !important;
  }
  .sort_block__form {
      margin-bottom: 30px !important;
  }
  .title_short_mob {
    display: none;
  }
}

@media only screen and (max-width: 1025px) {
.sort_block__form {
  column-count: 2;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-left: 30px;
}
.catalogList {
  margin-left: 0px;
}
.title_logo_dekstop {  
  display: none;
}
.title_short_mob {
    display: block;
    color: #fff;
    position: absolute;
    font-size: 12px;
    left: 82px;
    top: 30px;
}
.logo_mob {
    position: absolute;
    bottom: 6px;
}
.o_input_pointer {
  top: 25px;
}
.o_input_number {
  top: 25px;
}
.warehouse_input_close {
  right: 40px;
  top: 35px;
}
.city_close_input {
  right: 40px;
  top: 35px;
}
.o_input_pointer_r {
  top: 25px;
}
.o_input_number_r {
  top: 25px;
}
.wControlsShow  {
   margin-top: 20px;
  margin-bottom: 20px;
}
.calc-t {
  display: flex;
  flex-wrap: wrap;
  max-width: 700px;
  margin: 0 auto;
  padding-bottom: 50px;
}
.calc-t li {
  flex: 1 1 calc(33.33% - 30px);
  margin: 5px;
  text-align: center;
  box-sizing: border-box;
  min-width: 100px;
  padding: 10px 10px;
}
.rightContent {
    margin-top: 30px !important;
    margin-left: 0px;
}
.header-mob_razdel {
  display: block;
}
.header-mob_razdel {
    display: block;
    padding-top: 60px;
    position: relative;
    padding-left: 5px;
    display: block !important;
    padding-right: 5px;
    margin-bottom: -40px;
}
.header-mob_razdel ul {
    display: flex;
    margin: 0 0 0px 0px !important;
}
.header-mob_razdel li {
    text-align: center;
    padding: 0;
    font-weight: 700;
    line-height: 19px;
    width: 25% !important;
    flex: 0 0 25%;
    box-sizing: border-box;
    box-shadow: 0 0 4px rgba(0,0,0,0.3);
    border-left: 1px solid #d6a5e1;
}

.header-mob_razdel li:nth-child(2) {
    padding-top: 0;
}
.header-mob_razdel li:nth-child(4) {
    padding-top: 0;
}
.header-mob_razdel a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 52px;
    padding: 7px;
    text-decoration: none;
    box-sizing: border-box;
}
.ctIn  {
  min-height: 448px;

}
.buyBtn_basket {
  width: 120px;
}
.sort_block__inner select {
  padding: 3px;
  width: 136px;
}
.site_size {
  width: auto;
  margin: 0 auto;
  position: relative;
}
.cost-five {
  height: 34px;

}
.cost-discount {
  height: 34px !important;
}
.resp a {
  text-decoration: none;
}
.ctsl img{
   width: 99.6%;
}
.table_basket:before {
   content: attr(data-label);
   float: left;
   text-transform: uppercase;
   font-weight: bold;
}
.nex_mobmenu {
    position: absolute;
    top: 91px;
    font-size: 18px;
    color: #b4a5d7;
    padding: 18px 10px;
    border-left: 1px solid;
    font-weight: 700;
    right: 12px;
    line-height: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.pist {
    overflow: scroll;
    height: 60%;
    width: 100%;
    position: absolute;
}
.ulmob {
    overflow: scroll;
    height: 60%;
    width: 100%;
    position: absolute;
}
.toCard {
  display: none;
}
.backwards_mobmenu {
    position: absolute;
    /* bottom: 20px; */
    font-size: 18px;
    font-weight: 700;
    top: 20px;
    /* margin-bottom: -120px; */
}
.backwards_mobmenupod {
    position: absolute;
    /* bottom: 20px; */
    font-size: 18px;
    font-weight: 700;
    top: 20px;
}
.next_pod {
    position: absolute;
    margin-top: -20px;
    font-size: 18px;
    color: #b4a5d7;
    padding: 20px 10px;
    border-left: 1px solid;
    font-weight: 700;
    right: 12px;
    line-height: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.is-podmenu li{
  display: none;
}
.nex_mobmenu-pid {
   position: absolute;
   padding-top: 15px;
   color: #b4a5d7;
   font-weight: 700;
   right: 20px;
   line-height: 0;
   -webkit-transform: translateY(-50%);
   -moz-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   -o-transform: translateY(-50%);
   transform: translateY(-50%);
}
.mainReply {
  display: none;
}
.mob_rev{
  display: block;
}
.mobReply {
  width: 400px;
}

.mobReply {
  width: auto;
  margin-right: 20px;
  margin-bottom: 20px;
}

.mobReply div{
  padding: 10px;
}


.bubble {
  position: relative;
  background: #C71585 ;
 
  color: #fff;
  border-radius: 3px;
  margin-left: 20px;
}

.bubble::after {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 15px solid #C71585  ;
  left: -15px;
  top: 15px;
}
.list-menu_mob {
    background: #fff;
    height: 100%;
    width: 330px;
    z-index: 99999;
    transition: 0.5s;
    transform: translateX(-100%);
    position: fixed;
    display: block;
}
.dist_nav   {
   display: none;
}

.ulmob a {
    text-decoration: none; 
}
.question {
    margin: 0px;
}
.answer {
    margin: 0;
    margin-top: 70px;
    margin-bottom: 70px;

}
.form_style label {
  float: none;

}
.form_style label {
    /*width: 10px;*/
    padding-top: 10px;

}
.is-collapse {
  display: none;
}


.ulmob .resp{
    text-decoration: none; 
    margin: 0;
    border-bottom: 1px solid #d6a5e1;
    padding: 0;
}
.ulmob .resp{
   font-size: 16px;
   padding: 10px 10px 10px 20px;

}
.pest li{
  display: none;
}
.ulmob_pod .resp{
    text-decoration: none; 
    margin: 0;
    border-bottom: 1px solid #d6a5e1;
    padding: 0;
}
.ulmob_pod .resp{
   font-size: 16px;
   padding: 10px 10px 10px 20px;

}
.footer_block_mobile a{
   background-color: #d6a5e1;
   color:#fff;
    text-decoration: none; 
    padding: 20px;
     font-size: 17px;
}
.dist_nav .resp{
    text-decoration: none; 
    margin: 0;
    color: #b4a5d7;
    border-bottom: 1px solid #d6a5e1;
    padding: 0;
}
.dist_nav .resp{
   font-size: 16px;
   padding: 10px 10px 10px 20px;

}
.dist_nav .resp{
    text-decoration: none; 
    margin: 0;
    border-bottom: 1px solid #d6a5e1;
    padding: 0;
}
.dist_nav .resp{
   font-size: 16px;
   padding: 10px 10px 10px 20px;

}
.pist {
  
}
.active{
    transform: translateX(0%);
}
.active-section{
    transform: translateX(0%);
    
}

.fixed-menu {
    display: none;
    height: 100%;
    width: 100%;
    z-index: 9999;
    background-color: rgba(0, 0, 0, 0.25);
    outline: none !important;
    position: fixed;
    left: 0;
    top: 0;
    -webkit-backface-visibility: hidden;
}
.headerBlock_mob {
    display: flex;
    color: #fff;
    position: fixed;
    top: 0;
    width: 100%;
    box-sizing: border-box;
    z-index: 1000;
    background-color: #deb2ef;
    justify-content: space-between;
    padding: 10px;
}
.search_mob-input {
    background: transparent;
    border-bottom: 1px solid #fff;
        color: #fff;
    width: 230px;
}
.searcmobbut {
    position: absolute; 
    top: 1px;
    right: 12px;
    font-size: 16px;
    width: 36px;
    color: #fff;
    background-color: #d6a5e1;
    border: none;
    height: 36px;
    cursor: pointer;
    outline: none;
}
.search_menu input::placeholder {
  color: #fff;
}
.search_menu {
   color: #fff;
   background-color: #d6a5e1;
   padding: 10px;
   margin-bottom: 15px;
}
.mob_nav {
   margin-bottom: 20px;
}
.mob_nav a{
    color: #040404;
    text-decoration: none;
    padding-bottom: 4px;
}
.offcanvas-container {
        overflow: hidden;
}

.caroufredsel_wrapper {
    width: 226px !important;
}
.mm-navbar {
    background: inherit;
    padding: 0;
    text-align: center;
    position: fixed !important;
    z-index: 9999999;
    margin-top: 0%;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    width: 280px;
    /* top: 30px; */
    bottom: 3px;
    /* height: 100%; */
    width: 100%;
    padding-top: 20px;
}
.ctBotBlock {
    height: 10px;
    position: relative;
}
.ctBot {
    height: 70px;
    position: relative;
    margin-top: 15px;
    text-align: center;
}
.but, .form_style .but {
    font: 700 15px/20px Tahoma, Geneva, sans-serif !important;
    color: #333;
    height: 32px;

}
.mob-menu span {
   background: #fff  ;
   height: 2px;
   margin-bottom: 8px;
   width: 30px;
   display: block;
}
.basket_mob {
  color: #fff;
  font-size: 17px;
  margin-left: 5px;
}


.mob-logo {
   position: absolute;
   left:60px;
   bottom: 2px;
}
.logoBlock {
  display: none;
}
.mob-icon i{
  color:#fff;
  font-size: 17px;
  margin-top: 5px;
  margin-left: 10px;
}
* {
  box-sizing: border-box;
}
.amt {
    width: 60px;
    height: 35px;
    position: absolute;
    top: -40px;
    right: 10px;
    border: 1px solid #d9d9d9;
    text-align: left;
}
.amt input {
    display: inline-block;
    zoom: 1;
    height: 34px;
    width: 28px;
    border: none;
    padding: 0 5px;
    background: none;
    font: 14px/35px ProximaNova;
    color: #000;
    text-align: center;
}
.amt .plus {
    line-height: 15px;
    font-size: 14px;
        height: 16.5px;
    position: absolute;
    top: 0;
    right: 0;
    border-bottom: 1px solid #e8e8e8;
    border-top: none;
}


.tTP_summ span {
    padding-top: 25px;
    font: 26px/24px ProximaNova Bold;
}
.amt .minus, .amt .plus {
    display: inline-block;
        width: 30px;
        height: 16.5px;
    color: #000;
    font: 18px/9px ProximaNova;
    text-align: center;
    cursor: pointer;
    background: #d9d9d9;
    position: absolute;
    right: 0;
    bottom: 0;
    border-top: 1px solid #e8e8e8;
    -moz-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}
.amt .plus {
    line-height: 18px;
}
.form_style label {
    /* width: 10px; */
    padding-top: 10px;
    padding-right: 152px;
    width: auto;
    white-space: nowrap;
}
.primech_name {
    display: none;
}
.primech {
    display: none;
}
.form_style input, .form_style textarea, .form_style select {
    height: 30px;
}
.validat .r {
    display: none !important;
}
.basketNote textarea {
    /* width: 200px; */
    display: none;
}
.basketSecondRow {
    margin-top: -15px;
}
.validat input[type=checkbox], .validat input[type=radio] {
    /* height: auto !important; */
    display: block;
}
.table1 {
    overflow-x: auto;
    display: block;

}
.index #conteiner {
    padding-top: 40px;
}
.numbersBlock {
  display: none;
}
.menu {
  display: none;
}
.text_head {
  display: none;
}
.index .leftContent {
    margin-top: 0;
    display: none;
}

.rightContent {

    margin-left: 5px;
}
.catalogList {
    margin-top: 40px;
    margin-bottom: 30px;
    background: #fff;
}
.footerBlock {
    padding-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    -ms-flex-pack: justify;
    color: #545454;
}
.footerBlock__description {
    margin-left: 0px;
}
.content {
    overflow: hidden;
    margin: 0 auto;
    margin: 30px;
}
.rightBlockWrapper {
  display: none;
}
.topContent {
    padding-bottom: 30px;
    margin-top: 10px;
}

#conteiner.conteiner-right .topContent {
    padding-bottom: 0;
}

#conteiner.conteiner-right article.content {
    margin-top: 10px;
}
.wTovarPhoto {
    float: left;
    width: 38%;
}
.wTovarControls {
    float: right;
    width: 55%;
    margin-right: 40px;
}
.slider-wrapper {
    margin-top: 20px !important;
}
.select7 {
	display: block !important;
	width: 320px;
}
.nalog-mog {
	width: 120px !important;
}

.r_pay  {
	padding-top: 0px !important;
}
#z_notcheckbox_emailblock {
  margin-bottom: -10px;
  margin-left: 25px;
}
#r_notcheckbox_emailblock {
  margin-bottom: -10px;
  margin-left: 25px;
}
#z_notcheckbox_email {
  float: left; 
  margin-left: -145px;
}
#r_notcheckbox_email {
  float: left; 
  margin-left: -145px;
}
#r_notcheckbox_emailblock span { 
  line-height: 40px;
  right: 210px;
  white-space: nowrap;
}
#z_notcheckbox_emailblock span { 
  line-height: 40px;
  right: 210px;
  white-space: nowrap;
}
#delivery-stock {
	margin-bottom: 20px;
}
}
@media only screen and (max-width: 560px) {

.prevCt {
	opacity: .5;
}

.nalog-mog input[type="radio"] {
  right: 135px;
}
#z_notcheckbox_emailblock span { 
  line-height: 42px;
  right: 210px;
  white-space: nowrap;
}
#z_notcheckbox_email {
  float: left; 
  margin-left: -145px;
}
#r_notcheckbox_email {
  float: left; 
  margin-left: -145px;
}
#r_notcheckbox_emailblock span { 
  line-height: 42px;
  right: 210px;
  white-space: nowrap;
}

#delivery-stock {
	margin-bottom: 0px;
}
.r_pay  {
	padding-top: 10px !important;
}
.select7 {
    display: inline-block !important;
	width: 250px;
}
.nextCt {
	opacity: .5;
}
.wTovarOptions {
	white-space: nowrap !important;
}
.catalogBlock:hover .nextCt {
	opacity: .6;

}
.catalogBlock:hover .prevCt {
	opacity: .6;

}
.title-bask {
	margin-top: -10px;
}
.basketList {
    margin-bottom: -5px!important;
    margin-top: -35px!important;
}
.payment-help {
	margin-top: -10px;
	margin-bottom: -35px;
}

body {
  overflow-x:hidden;
}

.rightContent {
  margin-left: 0 !important;
  padding: 0 5px;
  box-sizing: border-box;
}

.catalogList {
  margin-top: 40px;
  margin-bottom: 30px;
  background: #fff;
  width: 400px;
}
.show-tovat .ctSlider,
.show-tovat .caroufredsel_wrapper,
.show-tovat .ctsl,
.show-tovat .ctSlider li,
.show-tovat .show-photo {
  width: 100% !important;
  height: calc(100vw - 10px) !important;
}

.show-tovat .ctsl {
  left: 0 !important;
}

.show-tovat .show-photo a {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
}

.show-tovat .show-photo img {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
}
.label-oplat {
  margin-left: 5px !important;
}
.footer_pay {
  text-align: center !important;
}
.r_pay {
  position: absolute;
  left: 30px;
  top: 0px;
}
.footer_pay img {
  width: 40px;
  height: 20px;
}
.footer_pay img:nth-child(5n){
  width: 75px;
}
.footer_pay img:nth-child(6n){
  width: 35px;
}
.footer_pay {
  top: 40px;
  left: 20px;
}
.get_zakaz_oneklik {
  width: 250px;
  height: 50px;
  line-height: 40px;
}
.but_zakaz {
  width: 250px;
  height: 50px;
  line-height: 40px;
}
.oplata_one {
  right: 12px;
  width: 55px;
  font-size: 8px;
}

.one_zakaztovar {
  width: 245px!important;
}
.topContent .title {
  font-size: 12px !important;
}
.topContent .title {
  margin-bottom: 0px !important;
}
.sort_block__inner {
  margin-top: -20px!important;
}
.sort_block__inner select {
  width: 66px;
}
.navigator {
  margin-bottom: -24px;
  margin-top: -20px;
}
.catalogList {
  margin: 15px 0 30px 0 !important;
  width: 100%;
  max-width: none;
  padding: 0 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  text-align: left;
  box-sizing: border-box;
}
.nalog-mog {
   margin-bottom: 20px;
   padding-right: 158px !important;
}
.nalog-title {
   display: block;
   font-size: 13px;
   margin-bottom: 10px

}
.basketList {
  overflow: scroll;
}
#basketTable table td {
  line-height: 0.8em;
}
.basketCol {
  width: 40px;
}
.basketDel a{
  font-size: 13px;
}
.name-titlep {
  font-size: 11px;
}
.size_basst {
  width: 40px;
}
.code-punkt_basket {
  display: none;
}
.titlep-basket {
  font-size: 12px !important;
}
.img-basket {
  display: none;
}
.wTovar .ctBot {
    text-align: center !important;
}

.wTovar .buyBtn_show {
    width: 245px !important;
    max-width: calc(100% - 10px) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    box-sizing: border-box;
}

.wTovar .one_zakaztovar {
    width: 245px !important;
    max-width: calc(100% - 10px) !important;
    left: 0 !important;
    right: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
    box-sizing: border-box;
}

.buyBtn_basket  {
    width:  125px;
}
.amt {
    top: 0px;
}
.skida {
   position: static;
   margin-bottom: 20px;
}

.catalogBlock {
    width: calc(50% - 2.5px) !important;
    margin: 0 0 43px 0;
    box-sizing: border-box;
}

.catalogBlock:nth-child(odd) {
    margin-right: 5px;
}

.catalogBlock:nth-child(even) {
    margin-right: 0;
}

.catalogBlock .ctName a {
    display: block;
    height: 32px;
    overflow: hidden;
    font: 14px/16px ProximaNova !important;
    font-weight: 400 !important;
    text-align: center;
}

.catalogBlock .avialable_block {
    white-space: normal !important;
    margin-top: 20px !important;;
}
.wTovar  .avialable_block {
	font-size: 8px;
	margin-bottom: 40px;
}
.catalogBlock  .oldPrice {
	left: 25%;
    top: 77%!important;
}

.catalogBlock .cost_skid {
    top: 82% !important;
    left: 25%;
}
.pest {
   left: calc(50% - 75px) !important;
   right: auto !important;
   top: 20px;
}
.catalogBlock .ctsl img {
   width: 55.2%;
   height: 225px;
   object-fit: cover;
}
.cost-five {
   top: 8px;
   right: 8px;
   left: auto;
   width: 36px;
   height: 36px;
   padding: 0;
   font-size: 13px;
   line-height: 36px;
   border-radius: 50%;
   text-align: center;
}

.cost-skid {
   width: 100%;
   font-size: 13px;
   left: 0;
   top: auto !important;
   bottom: 0;
   white-space: nowrap;
   padding: 8px 7px;
}
.novinka_flag  {
  padding: 3px 4px 3px 4px;
}
.ctIn .ctSlider {
   width:auto !important;
   padding-left: 12px;
   height: 225px !important;
}
.header-mob_razdel {
   z-index: 50;
}
.header-mob_razdel a {
   display: flex;
   position: relative;
   z-index: 51;
}
.catalogBlock .ctSlider {
   overflow: hidden;
}
.catalogBlock .ctsl {
   width: 100% !important;
   left: 0 !important;
   transform: none !important;
}
.catalogBlock .caroufredsel_wrapper {
   overflow: hidden !important;
   height: 225px !important;
}
.ctIn .size-text {
  top: 5px;
  left: calc(50% - 75px);
  right: auto;
}
.r_pay {
	width: 450px !important;
}

.topContent .title p {
	font-size: 15px !important;
	text-transform: unset;
	line-height: 16px;
}
.ctIn .ctSlider li {
   height: 225px;
   background: none !important;
   width: 100% !important;
}
.ctBot {
  margin-top: -5px!important;
}
.ctIn  .count-text {
    top: 5px;
    left: calc(50% + 22px);
}
.catalogBlock .amt {
  top: 20px !important;
  opacity: 1;
  left: calc(50% + 15px);
  right: auto;
}
.catalogBlock .priceCt {
  font: 14px/18px ProximaNova;
  position: absolute;
  top: 45px;
  left: 0;
  right: 0;
  text-align: center;
}
.catalogBlock .amt input{
   
}
.count-text {
 
}


.dist_nav-close {
    font-weight: 700;
    font-size: 18px;
    text-decoration: none;
    margin-left: 12px;
}
.ctIn {
    min-height: 455px !important;
    margin-left: 0;
    width: 100% !important;
    margin-right: 0;
    box-sizing: border-box;

}
.skida-raz {
    position: static;
    width: 218px;
    margin: 0 auto;
    margin-top: 20px;
}
.dist_navpov-close {
    font-weight: 700;
    font-size: 18px;
    text-decoration: none;
    margin-left: 12px;
}



.cls {
    font-size: 0;
    display: block;
    text-align: center;
}
.wTovarControls {
    float: left;
    margin-top: 30px;
    width: 100%;
}

.wTovarPhoto {
    float: left;
    width: 100%;
}

.tTP_control {
    margin-left: -70px;
}
.basketNote textarea {
    width: 200px;
}
.basketTitle  p{
    display: none;
}
.basketRow  p{
    display: none;
}
.tTP_right {
  
    height: 41px;
}
.wTovarOpus {
    margin-top: 10px;
}

.rightContent {
    margin-left: 0;
}
.payment {
   position: absolute !important;
   right:93%;
   top: 10px;
 }
 .r_pay {
  white-space: nowrap;
 }
 .nalog-title {
    white-space: nowrap !important;
 }
.valid {
   width: 270px !important;
}
.email {
  width: 270px !important;
}
.r_pay:nth-child(1n) {
   text-align: left;
   white-space: normal;
  }
.totalTovarPrice {
	margin-bottom: -10px !important;
}
}
@media only screen and (max-width: 380px) {
  .wTovarPrice  {
    white-space: nowrap;
  }
  .avialable_block  {
    white-space: nowrap;
  }
  .ctBot {
    margin-top: 0px !important;
  }

}
@media only screen and (max-width: 365px) {
.sort_block__inner select {
  padding: 3px;
  width: 126px;
}

.avialable_block  {
  white-space: nowrap;
}


}

/* mobile/tablet */
.catalogBlock .ctPhotoStatic {
    position: relative;
    overflow: hidden !important;
    height: 225px !important;
    padding-left: 0 !important;
}
.catalogBlock .ctPhotoList {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    height: 225px !important;
    overflow: hidden !important;
}
.catalogBlock .ctPhotoList li {
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    height: 225px !important;
    overflow: hidden !important;
}
.catalogBlock .ctPhotoList li > a {
    display: block !important;
    width: 100% !important;
    height: 225px !important;
    overflow: hidden !important;
}
.catalogBlock .ctPhotoList li > a > img {
    display: block !important;
    width: 100% !important;
    height: 225px !important;
    max-width: none !important;
    object-fit: cover !important;
}
/* desktop: ratio 1:1.5 */
@media (min-width: 1024px) {
    .catalogBlock .ctPhotoStatic,
    .catalogBlock .ctPhotoList,
    .catalogBlock .ctPhotoList li,
    .catalogBlock .ctPhotoList li > a {
        height: 255px !important; /* 170 * 1.5 */
    }

    .catalogBlock .ctPhotoList li > a > img {
        height: 255px !important;
    }
}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:5px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px;padding-right:0px}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:bold;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}
:root{--ss-primary-color: #5897fb;--ss-bg-color: #ffffff;--ss-font-color: #4d4d4d;--ss-font-placeholder-color: #8d8d8d;--ss-disabled-color: #dcdee2;--ss-border-color: #dcdee2;--ss-highlight-color: #fffb8c;--ss-success-color: #00b755;--ss-error-color: #dc3545;--ss-focus-color: #5897fb;--ss-main-height: 30px;--ss-content-height: 300px;--ss-spacing-l: 7px;--ss-spacing-m: 5px;--ss-spacing-s: 3px;--ss-animation-timing: 0.2s;--ss-border-radius: 4px}@keyframes ss-valueIn{0%{transform:scale(0);opacity:0}100%{transform:scale(1);opacity:1}}@keyframes ss-valueOut{0%{transform:scale(1);opacity:1}100%{transform:scale(0);opacity:0}}.ss-hide{display:none !important}.ss-main{display:flex;flex-direction:row;position:relative;user-select:none;color:var(--ss-font-color);min-height:var(--ss-main-height);width:100%;padding:var(--ss-spacing-s);cursor:pointer;border:1px solid var(--ss-border-color);border-radius:var(--ss-border-radius);background-color:var(--ss-bg-color);outline:0;box-sizing:border-box;transition:background-color var(--ss-animation-timing);overflow:hidden}.ss-main:focus{box-shadow:0 0 5px var(--ss-focus-color)}.ss-main.ss-disabled{background-color:var(--ss-disabled-color);cursor:not-allowed}.ss-main.ss-disabled .ss-values .ss-disabled{color:var(--ss-font-color)}.ss-main.ss-disabled .ss-values .ss-value .ss-value-delete{cursor:not-allowed}.ss-main.ss-open-above{border-top-left-radius:0px;border-top-right-radius:0px}.ss-main.ss-open-below{border-bottom-left-radius:0px;border-bottom-right-radius:0px}.ss-main .ss-values{display:inline-flex;flex-wrap:wrap;gap:var(--ss-spacing-m);flex:1 1 100%}.ss-main .ss-values .ss-placeholder{display:flex;padding:var(--ss-spacing-s) var(--ss-spacing-m) var(--ss-spacing-s) var(--ss-spacing-m);margin:auto 0px auto 0px;line-height:1em;align-items:center;width:100%;color:var(--ss-font-placeholder-color);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ss-main .ss-values .ss-max{display:flex;user-select:none;align-items:center;width:fit-content;font-size:12px;color:var(--ss-bg-color);line-height:1;padding:var(--ss-spacing-s) var(--ss-spacing-m);background-color:var(--ss-primary-color);border-radius:var(--ss-border-radius)}.ss-main .ss-values .ss-single{display:flex;margin:auto 0px auto var(--ss-spacing-s)}.ss-main .ss-values .ss-value{display:flex;user-select:none;align-items:center;width:fit-content;background-color:var(--ss-primary-color);border-radius:var(--ss-border-radius);animation-name:ss-valueIn;animation-duration:var(--ss-animation-timing);animation-timing-function:ease-out;animation-fill-mode:both}.ss-main .ss-values .ss-value.ss-value-out{animation-name:ss-valueOut;animation-duration:var(--ss-animation-timing);animation-timing-function:ease-out}.ss-main .ss-values .ss-value .ss-value-text{font-size:12px;color:var(--ss-bg-color);line-height:1;padding:var(--ss-spacing-s) var(--ss-spacing-m)}.ss-main .ss-values .ss-value .ss-value-delete{display:flex;align-items:center;height:var(--ss-spacing-l);width:var(--ss-spacing-l);padding:var(--ss-spacing-s) var(--ss-spacing-m);cursor:pointer;border-left:solid 1px var(--ss-bg-color);box-sizing:content-box}.ss-main .ss-values .ss-value .ss-value-delete svg{height:var(--ss-spacing-l);width:var(--ss-spacing-l)}.ss-main .ss-values .ss-value .ss-value-delete svg path{fill:none;stroke:var(--ss-bg-color);stroke-width:18;stroke-linecap:round;stroke-linejoin:round}.ss-main .ss-deselect{flex:0 1 auto;display:flex;align-items:center;justify-content:center;width:fit-content;height:auto;margin:0 var(--ss-spacing-m) 0 var(--ss-spacing-m)}.ss-main .ss-deselect svg{width:8px;height:8px}.ss-main .ss-deselect svg path{fill:none;stroke:var(--ss-font-color);stroke-width:20;stroke-linecap:round;stroke-linejoin:round}.ss-main .ss-arrow{flex:0 1 auto;display:flex;align-items:center;justify-content:flex-end;width:12px;height:12px;margin:auto var(--ss-spacing-m) auto var(--ss-spacing-m)}.ss-main .ss-arrow path{fill:none;stroke:var(--ss-font-color);stroke-width:18;stroke-linecap:round;stroke-linejoin:round;transition-timing-function:ease-out;transition:var(--ss-animation-timing)}.ss-content{position:absolute;display:flex;height:auto;flex-direction:column;width:auto;max-height:var(--ss-content-height);box-sizing:border-box;border:solid 1px var(--ss-border-color);background-color:var(--ss-bg-color);transition:transform var(--ss-animation-timing),opacity var(--ss-animation-timing);opacity:0;transform:scaleY(0);transform-origin:center top;overflow:hidden;z-index:10000}.ss-content.ss-relative{position:relative;height:100%}.ss-content.ss-open-above{flex-direction:column-reverse;opacity:1;transform:scaleY(1);transform-origin:center bottom;border-top-left-radius:var(--ss-border-radius);border-top-right-radius:var(--ss-border-radius)}.ss-content.ss-open-below{opacity:1;transform:scaleY(1);transform-origin:center top;border-bottom-left-radius:var(--ss-border-radius);border-bottom-right-radius:var(--ss-border-radius)}.ss-content .ss-search{flex:0 1 auto;display:flex;flex-direction:row;padding:var(--ss-spacing-l) var(--ss-spacing-l) var(--ss-spacing-m) var(--ss-spacing-l)}.ss-content .ss-search input{display:inline-flex;font-size:inherit;line-height:inherit;flex:1 1 auto;width:100%;min-width:0px;padding:var(--ss-spacing-m) var(--ss-spacing-l);margin:0;border:1px solid var(--ss-border-color);border-radius:var(--ss-border-radius);background-color:var(--ss-bg-color);outline:0;text-align:left;box-sizing:border-box}.ss-content .ss-search input::placeholder{color:var(--ss-font-placeholder-color);vertical-align:middle}.ss-content .ss-search input:focus{box-shadow:0 0 5px var(--ss-focus-color)}.ss-content .ss-search .ss-addable{display:inline-flex;justify-content:center;align-items:center;cursor:pointer;flex:0 0 auto;height:auto;margin:0 0 0 var(--ss-spacing-m);border:1px solid var(--ss-border-color);border-radius:var(--ss-border-radius)}.ss-content .ss-search .ss-addable svg{display:flex;align-items:center;justify-content:flex-end;flex:0 1 auto;width:12px;height:12px;margin:auto var(--ss-spacing-m) auto var(--ss-spacing-m)}.ss-content .ss-search .ss-addable svg path{fill:none;stroke:var(--ss-font-color);stroke-width:18;stroke-linecap:round;stroke-linejoin:round}.ss-content .ss-list{flex:1 1 auto;height:auto;overflow-x:hidden;overflow-y:auto}.ss-content .ss-list .ss-error{color:var(--ss-error-color);padding:var(--ss-spacing-l)}.ss-content .ss-list .ss-searching{color:var(--ss-font-color);padding:var(--ss-spacing-l)}.ss-content .ss-list .ss-optgroup.ss-close .ss-option{display:none !important}.ss-content .ss-list .ss-optgroup .ss-optgroup-label{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:var(--ss-spacing-m) var(--ss-spacing-l) var(--ss-spacing-m) var(--ss-spacing-l)}.ss-content .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-label-text{flex:1 1 auto;font-weight:bold;color:var(--ss-font-color)}.ss-content .ss-list .ss-optgroup .ss-optgroup-label:has(.ss-arrow){cursor:pointer}.ss-content .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions{flex:0 1 auto;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:var(--ss-spacing-m)}.ss-content .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions .ss-selectall{flex:0 0 auto;display:flex;flex-direction:row;cursor:pointer}.ss-content .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions .ss-selectall:hover{opacity:.5}.ss-content .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions .ss-selectall.ss-selected svg path{stroke:var(--ss-error-color)}.ss-content .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions .ss-selectall span{flex:0 1 auto;display:flex;align-items:center;justify-content:center;font-size:60%;text-align:center;padding:0 var(--ss-spacing-s) 0 0}.ss-content .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions .ss-selectall svg{flex:0 1 auto;width:13px;height:13px}.ss-content .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions .ss-selectall svg path{fill:none;stroke:var(--ss-success-color);stroke-linecap:round;stroke-linejoin:round}.ss-content .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions .ss-selectall svg:first-child{stroke-width:5}.ss-content .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions .ss-selectall svg:last-child{stroke-width:11}.ss-content .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions .ss-closable{flex:0 1 auto;display:flex;flex-direction:row;cursor:pointer}.ss-content .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions .ss-closable .ss-arrow{flex:1 1 auto;width:10px;height:10px}.ss-content .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions .ss-closable .ss-arrow path{fill:none;stroke:var(--ss-font-color);stroke-width:18;stroke-linecap:round;stroke-linejoin:round;transition-timing-function:ease-out;transition:var(--ss-animation-timing)}.ss-content .ss-list .ss-optgroup .ss-option{padding:var(--ss-spacing-s) var(--ss-spacing-s) var(--ss-spacing-s) calc(var(--ss-spacing-l)*3)}.ss-content .ss-list .ss-option{display:flex;padding:var(--ss-spacing-m) var(--ss-spacing-l) var(--ss-spacing-m) var(--ss-spacing-l);color:var(--ss-font-color);cursor:pointer;user-select:none}.ss-content .ss-list .ss-option:hover{color:var(--ss-bg-color);background-color:var(--ss-primary-color)}.ss-content .ss-list .ss-option.ss-highlighted,.ss-content .ss-list .ss-option:not(.ss-disabled).ss-selected{color:var(--ss-bg-color);background-color:var(--ss-primary-color)}.ss-content .ss-list .ss-option.ss-disabled{cursor:not-allowed;background-color:var(--ss-disabled-color)}.ss-content .ss-list .ss-option.ss-disabled:hover{color:var(--ss-font-color)}.ss-content .ss-list .ss-option .ss-search-highlight{background-color:var(--ss-highlight-color)}/*# sourceMappingURL=slimselect.css.map */
.select7 {
  position: relative;
  text-align: left;
  display: inline-block;
  line-height: 1.428571429;
}
.select7,
.select7 * {
  box-sizing: border-box;
}
.select7_native_dropdown .select7__current {
  cursor: default !important;
}
.select7_native_dropdown .select7__caret {
  border-color: #222 transparent transparent !important;
}
.select7_dropdown {
  display: inline-block;
  margin: 0 -5px;
}
.select7_dropdown .select7__current {
  height: auto;
  padding: 0 15px 0 10px;
  border: 0 none;
  position: relative;
  cursor: pointer;
  background-color: transparent;
}
.select7_dropdown .select7__current:hover .select7__current-value {
  color: #25972a;
}
.select7_dropdown .select7__current:hover .select7__caret {
  border-color: #25972a transparent transparent;
}
.select7_dropdown .select7__drop {
  z-index: 1000;
  top: 0;
  left: 0;
  min-width: 100%;
  padding: 35px 0 5px;
  margin-top: -6px;
  border-width: 1px;
  border-radius: 4px;
  background-clip: padding-box;
}
.select7_dropdown .select7__current-value {
  overflow: visible;
  display: inline-block;
  border-bottom: 1px dotted;
}
.select7_dropdown .select7__caret {
  position: static;
  margin-top: 0;
  border-color: #222 transparent transparent;
}
.select7_dropdown .select7__option {
  padding: 5px 10px;
}
.select7_noopts .select7__caret {
  display: none;
}
.select7_noopts .select7__current {
  cursor: default;
}
.select7_noopts .select7__current:hover .select7__current-value {
  color: inherit;
}
.select7_noopts .select7__current-value {
  border-bottom-color: transparent;
}
.select7_position_right .select7__drop {
  left: auto;
  right: 0;
}
.select7_position_right .select7__option {
  text-align: right;
}
.select7__current {
  position: relative;
  color: #222;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: #fff;
  padding: 5px 22px 5px 10px;
  cursor: pointer;
  height: 35px;
}
.select7__current-value {
  overflow: ellipsis;
  display: block;
}
.select7__current:hover .select7__caret {
  border-color: #25972a transparent transparent;
}
.select7__drop {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
  min-width: 100%;
  padding: 35px 0 5px;
  margin: 0;
  font-size: 14px;
  background-color: #fff;
  border-width: 1px;
  border-style: solid;
  border-color: #ccc;
  border-radius: 4px;
  box-shadow: 0 3px 4px rgba(0,0,0,0.1);
  background-clip: padding-box;
}
.select7__drop-list {
  list-style: none;
  margin: 0;
  padding: 0;
  max-height: 168px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.select7__caret {
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 9px;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 5px;
  vertical-align: middle;
  border-width: 6px 4px 0 4px;
  border-style: solid;
  border-color: #222 transparent transparent;
  transition: border-color 0.1s linear;
}
.select7__option,
.select7__optgroup {
  display: block;
  overflow: hidden;
  padding: 5px 10px;
  clear: both;
  text-decoration: none;
  font-weight: normal;
  color: #383838;
  white-space: nowrap;
}
.select7__option {
  cursor: pointer;
  transition: background-color 0.2s ease-in-out;
  font-weight: normal;
}
.select7__option_disabled {
  background-color: #fbfbfb !important;
  color: #a7a7a7 !important;
  cursor: default !important;
}
.select7__option:hover {
  color: #222;
  background-color: #f4f4f4;
}
.select7__option_current:before {
  content: "✓ ";
}
.select7__optgroup {
  cursor: default;
  font-weight: bold;
}
.select7__optgroup:hover {
  background-color: #fdfdfd;
}
.select7__optgroup_collapse .select7__optgroup-label:after {
  content: " ↓";
}
.select7__optgroup_collapse .select7__optgroup-items {
  display: none;
}
.select7__optgroup_collapse_open .select7__optgroup-label:after {
  content: " ↑";
}
.select7__optgroup_collapse_open .select7__optgroup-items {
  display: block;
}
.select7__optgroup-items {
  padding: 0;
}
.select7__placeholder {
  color: #a7a7a7 !important;
}
.select7__icon {
  display: inline-block;
  height: 18px;
  margin-right: 5px;
  vertical-align: text-top;
  text-align: center;
  letter-spacing: 0;
  font-size: 0;
}
.select7__icon:after {
  content: "";
  display: inline-block;
  height: 100%;
  width: 0;
  vertical-align: middle;
}
.select7__icon > img {
  letter-spacing: normal;
  font-size: 12px;
  border: 0 none;
  margin: 0 auto;
  max-width: 100%;
  max-height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.select7_open .select7__current {
  z-index: 1001;
  border-color: transparent;
  box-shadow: none;
  background-color: transparent;
}
.select7_open .select7__current:hover .select7__current-value {
  border-color: transparent;
}
.select7_open .select7__current:hover .select7__caret {
  border-color: transparent transparent #25972a;
}
.select7_open .select7__caret {
  border-color: transparent transparent #222;
  border-width: 0 4px 6px 4px;
}
.select7_open .select7__drop {
  display: block;
}
.select7_open.select7_dropdown .select7__current {
  box-shadow: none;
}
.select7_open.select7_dropdown .select7__current:hover .select7__caret {
  border-color: transparent transparent #25972a;
}
.select7_open.select7_dropdown .select7__caret {
  border-color: transparent transparent #222;
}
