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