@import url(http://fonts.googleapis.com/css?family=Lobster&subset=latin,cyrillic);

   
   @font-face {
	font-family: 'bf';
	src: url('../fonts/bf.eot');
	src: local('☺'), url('../fonts/bf.woff') format('woff'), url('../fonts/bf.ttf') format('truetype'), url('../fonts/bf.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

html * { max-height:999999px; }

body {
  margin: 0;
  padding: 0;
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 13px;
    font-weight: 500;
    width: 100%;
}
header {
  background: #D54177;
  overflow: hidden;
}

p {
  margin: 0 0 10px 0;
}

section {
    overflow: hidden;
  position: relative;
  clear: both;
}

.content {
  font-size: 12px;
  color: rgb(53, 41, 48);
  line-height: 1.5;
}

#tvort {
  overflow: visible;
}

.content a {
  color: #e23d75;
}

.krline {
  position: relative;
  width: 100%;
  height: 46px;
    z-index: -1;
}
.krline:after {
  content: '';
   background: url(../images/zub.png) repeat-x;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
    z-index: 10;
  height: 5px;
}
.krline:before {
  content: '';
    background: url(../images/bgtop.png) center -40px no-repeat;
  position: absolute;
  width: 100%;
  height: 62px;
  left: 0;
  top: 0;
    z-index: 9;
}
#topmenu ul, ul.fmenu {
  display: flex;
  width: 100%;
  padding: 0;
  list-style: none;
    margin: 10px 0;
}
#topmenu ul li, .fmenu li {
  margin: 0 auto;
}
#topmenu ul li a, .fmenu li a {
  color: white;
  text-decoration: none;
  text-transform: uppercase;
}
#topmenu ul li a:before, .fmenu li a:before {
  content: '\f111';
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  margin-right: 28px;
  font-size: 10px;
  color: #e66b9f;
}
#topmenu ul li:last-child a:after, .fmenu li:last-child a:after {
  content: '\f111';
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  margin-left: 28px;
  font-size: 10px;
  color: #e66b9f;
}

#tvort .w260 {
    width: 260px;
}
.logo {
    margin-left: 10px;
}
.hphone, .haddr {
  text-align: right;
}
.hphone p{
  font-size: 27px;
  font-family: bf, sans-serif;
  color: #352930;
    margin: 0;
    margin-bottom: 10px;
  font-weight: 600;
  line-height: 1em;
}

.hphone a, .haddr a {
  padding: 3px 15px;
  background: #fdcfbf;
  color: #be3463;
  border-radius: 10px;
  text-decoration: none;
}

.haddr p {
  font-size: 14px;
  margin-top: -9px;
  margin-bottom: 12px;
}

.mybut {
display: block;
  font-size: 18px;
  font-family: "Lobster";
  color: rgb(255, 255, 255);
  text-align: center;
    background: url(../images/mybut.jpg);
  text-decoration: none;
  height: 45px;
  float: right;
  line-height: 44px;
  border-radius: 10px;
  width: 180px;
  text-shadow: 0 0 10px #fff;
margin-top: 3px;
}

.mybut:hover {
  text-decoration: underline;
}

.change {
    display: flex;
  text-align: center;
  list-style: none;
  color: #742365;
  font-size: 24px;
  font-family: Lobster, sans-serif;
    padding: 0;
  margin: 10px auto;
  width: 80%;
}

.change li {
  margin: 0 5px;
}

.change li:nth-child(even) {
  line-height: 173px;

}

.change li a img {
  transform: scale(1);
  transition: all 0.2s;
}

.change li a img:hover {
  transform: scale(1.1);
}


.change li:nth-child(odd) img {
  height: 173px;
}

.change li p {
  line-height: 0em;
}

.title {
  background: url(../images/len.png) 0px 11px repeat-x;
  line-height: 24px;
}

.title h3 {
  font-family: 'Lobster', sans-serif;
  color: #742365;
  font-size: 24px;
  text-align: center;
    margin: 5px;
}

.title h3 span {
  background: #fff;
  padding: 0 7px;
}

.widget-news {
  background: #a1294f;
  padding: 5px 10px 15px;
    border-radius: 6px;
    position: relative;
      margin-top: 40px;
  background: #A0294F url(../images/textnews.jpg) bottom left no-repeat;
}


.widget-news:before {
  content: url(../images/buket.png) no-repeat;
    position: absolute;
  z-index: -1;
  top: -30px;
  left: -85px;
}

.mt40 {
  margin-top: 40px;
}

.widget-news .title {
  background: url(../images/len2.png) 0px 11px repeat-x;
}

.widget-news h3 span {
  background: #a1294f;
  color: #fff;
}

.bird h3 span:before {
  content: url(../images/bird.jpg) no-repeat;
  margin-right: 5px;
    padding-left: 5px;
}

.mar h3 span:before {
  content: url(../images/kol.jpg) no-repeat;
  margin-right: 5px;
    padding-left: 5px;
}

.newsItem {
padding: 10px 0 0;
  color: #fff;
    font-size: 12px;
}


.newsItem .info {
  background: #c26376;
  padding: 2px 10px;
  border-radius: 5px;
  margin-bottom: 5px;
}

.newsItem .date {
  font-family: 'Lobster', sans-serif;
  font-size: 18px;
}

.newsItem .info a {

  color: #fff;
  line-height: 20px;
}

.newsItem .newsbody p {
  line-height: 1.5
}

.lobcenter {
  color: #fff;
  font-family: 'Lobster', sans-serif;
  font-size: 16px;
}

.pull-center {
  text-align: center;
}

.content h1 {
  font-size: 22px;
  font-family: 'Lobster', sans-serif;
  margin-bottom: 15px;
  margin-top: 5px;
  color: #742365;
}

.content h2 {
  font-size: 20px;
  font-family: 'Lobster', sans-serif;
  margin-bottom: 14px;
  margin-top: 5px;
  color: #5e4c5b;
}

.content h3 {
  font-size: 18px;
  font-family: 'Lobster', sans-serif;
  margin-bottom: 12px;
  margin-top: 5px;
  color: #5e4c5b;
}

.bl {
  font-size: 27px;
  font-family: 'bf', sans-serif;
  color: #e66b9f;
}

footer {
  height: 100px;
  position: relative;
  padding: 20px;
  color: #fff;
  background: #4c2531;
    margin-top: 75px;
    padding-bottom: 0;
}

ul.fmenu {
    margin-bottom: 30px;

}



.befot {
  position: absolute;
  z-index: -1;
  top: 0;
  height: 75px;
  width: 1000px;
  right: 0;
  left: 0;
  margin: auto;
  display: block;
}

.befot:before {
  content: url(../images/bgf.png) no-repeat;
    top: -75px;
   right: -70px;
  position: absolute;
}

.copyr, .copyr a {
    color: #cb6b94;
}

.copyr span {
  margin-right: 35px;
}

.catalog {
  list-style: none;
  padding-left: 20px;
}

.catalog ul {
   list-style: none;
    padding-left: 35px;
}

.catalog li a {
  text-decoration: none;
  color: #352930;
}

.catalog > li > a {
  font-size: 16px;
  line-height: 1.8;
}

.catalog > li > a:before {
  content: '\f111';
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  margin-right: 10px;
  font-size: 6px;
  float: left;
  margin-top: 12px;
  color: #e23d75;
}

#slider {
  height: 400px;
}

.catalog > li ul {
  position: relative;
}

.catalog > li ul:before {
  background: url(../images/dot.png) 3px 12px repeat-y;
  height: calc(100% - 5px);

  content: '';
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 4px;
  left: 0;
}

.catalog > li ul li {
  background: url(../images/doth.png) 0px 9px repeat-x;
  margin-left: -30px;
    width: 23px;
}

.catalog > li ul li a {
  margin-left: 25px;
  width: 185px;
  display: block;
}

.widget {
  clear: both;
}

.catalog li.active a, .catalog li a:hover {
  color: #742365;
}

.catalog li.active a:before, .catalog li a:hover:before {
  color: #fe89b1;
}

#intermenu {
  margin-bottom: 20px;
}

.B_crumbBox {
  list-style: none;
  padding-left: 0;
    margin-top: 5px;

}

.B_crumbBox li {
      display: inline-block;
  margin: 0 5px;
}

.B_currentCrumb span {
  color: #6b6267;
}

.content ul {
  list-style: none;
}

.content ul li:before {
  content: '\f111';
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  margin-right: 5px;
  font-size: 6px;
  float: left;
  margin-top: 7px;
  color: #e23d75;
}

.content ul.B_crumbBox li:before {
  content: '';
  margin: 0;
}

.slinz {
    overflow: hidden;
  position: relative;
  width: 240px;
    float: left;
    margin-right: 10px;
}

.sortble {
    float: left;
  margin-right: 10px;
  line-height: 25px;
}

.searchcat {
    position: relative;
  top: 0;
  float: left;
  display: inline-block;
}

#search {
  width: 100%;
  height: 25px;
  padding: 3px 5px;
  border: 1px solid #6b6267;
  margin-top: 2px;
    outline: none;
  box-shadow: 0 3px 0 #777;
}

#filters .filter_block {
  padding-left: 25px !important;
    clear: both;
}

.slinz button {
position: absolute;
  right: 1px;
  top: 3px;
  background: #fff;
  border: 0;
  outline: none;
  font-size: 15px;
  height: 23px;
}

.sorting {
  margin-bottom: 20px;
}

#filters h3 {
    margin: 5px 0 10px;
  font-size: 15px;
  font-weight: normal;
}

#filters h3:before {
    content: '';
  border-top: 1px solid #f4b7cc;
  margin-top: 11px;
  height: 1px;
  position: absolute;
  left: 0;
  width: 100%;
}

#filters h3 span {
  background: #fff;
  padding: 0 7px;
    position: relative;
      margin-left: -7px;
}

.filter_slider .list {
  display: inline-block;
  font-size: 14px;
  text-transform: capitalize;
}

#priceMin {
  margin-right: 5px;
}

.filter_block .ui-slider-horizontal {
  height: 2px;
    border: 0;
}

.filter_slider {
  margin-bottom: 20px;
}

.filter_row {
  margin-bottom: 10px;
  float: left;
  margin-right: 2%;
  width: 48%;
}

#filters button {
  clear: both;
  display: block;
  float: right;
  background: url(../images/mybut.jpg);
  padding: 5px 30px;
  border: 0;
  border-radius: 5px;
  color: #fff;
  font-family: 'Lobster', sans-serif;
  font-size: 18px;
  outline: none;
  cursor: pointer;
  box-shadow: 0 2px 0 #962149;
  transition: all 0.2s;
}

#filters button:hover {
  text-shadow: 0 0 3px #fff;
  
}

#filters button:active {
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.7);

  margin-top: 2px;
}

.sisea-result-pages {
  margin-right: 20px;
}

.sisea-paging {
    margin: 20px 0;
  clear: both;
}

.pagination {
  float: right;
  margin-bottom: 20px;
  clear: both;
}

.pagination li:before {
   content: '' !important;
  margin: 0 !important;
 
}
.pagination li{
      margin-right: 5px;
        float: left;
}



.pagination li a, .sisea-paging .sisea-page a, .sisea-current-page {
     padding: 7px 12px;
  background: #f9f9f9;
  border: 1px solid #eaeaea;
    box-shadow: 0 0 4px rgba(0,0,0,0.1);
  text-align: center;
  font-weight: bold;
  font-size: 14px;
}

.pagination li a, .sisea-paging .sisea-page a {
  color: #6e6e6e;
  text-decoration: none;
  font-weight: bold;
}

.pagination li a:hover, .sisea-paging .sisea-page a:hover {
  background: #be3463;
  color: #fff;
}

.pagination li.active a, .pagination li a.active, .sisea-current-page {
  background: url(../images/pagibut.jpg) 46px 108px;
}

.pagination li.active a, .pagination li a.active, .sisea-current-page {
  color: #fff;
}

.filter_slider .list input {
  text-align: center;
  color: #777;
}





/* Cначала обозначаем стили для IE8 и более старых версий 
т.е. здесь мы немного облагораживаем стандартный чекбокс. */  
.checkbox {  
  vertical-align: top;  
  margin: 0 3px 0 0;  
  width: 15px;  
  height: 15px;  
}  
/* Это для всех браузеров, кроме совсем старых, которые не поддерживают 
селекторы с плюсом. Показываем, что label кликабелен. */  
.checkbox + label {  
  cursor: pointer;  
}  
  
/* Далее идет оформление чекбокса в современных браузерах, а также IE9 и выше. 
Благодаря тому, что старые браузеры не поддерживают селекторы :not и :checked, 
в них все нижеследующие стили не сработают. */  
  
/* Прячем оригинальный чекбокс. */  
.checkbox:not(checked) {  
  position: absolute;  
  opacity: 0;  
}  
.checkbox:not(checked) + label { 
  position: relative; /* будем позиционировать псевдочекбокс относительно label */  
  padding: 0 0 0 20px; /* оставляем слева от label место под псевдочекбокс */  
}  
/* Оформление первой части чекбокса в выключенном состоянии (фон). */  
.checkbox:not(checked) + label:before { 
  content: '';  
 position: absolute;
  background: url(../images/check.png) no-repeat;
  left: 0;
  top: 1px;
  width: 15px;
  height: 15px;
  box-shadow: inset 0 2px 3px rgba(0,0,0,.2);  
}  
/* Оформление второй части чекбокса в выключенном состоянии (переключатель). */  
.checkbox:not(checked) + label:after { 
  content: '';  
  transition: all .2s; /* анимация, чтобы чекбокс переключался плавно */  
}  
/* Меняем фон чекбокса, когда он включен. */  
.checkbox:checked + label:before { 
    background-position: -15px; 
}  
/* Сдвигаем переключатель чекбокса, когда он включен. */  
.checkbox:checked + label:after { 
  left: 15px;  
}  
/* Показываем получение фокуса. */  
.checkbox[disabled] + label:before { 
 background-position: -30px; 
}  

.selectboxit-list li:before {
  content: '' !important;
  margin: 0 !important;
}

.content #thumbs ul li:before {
  content: '';
  margin: 0;
}

#thumbs {
  height: 85px;
  padding: 0px 10px;
    width: 320px;
  overflow: hidden;
}

#thumbs .next {
position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  height: 100%;
  background: #fff;
  width: 10px;
  text-align: right;
  line-height: 104px;
}

#thumbs .prev i, #thumbs .next i {
    color: #E55384;
    font-weight: bold;
    cursor: pointer;
      line-height: 1em;
  font-size: 25px;
}

#thumbs .prev {
    position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 10px;
  line-height: 104px;
  text-align: left;
  background: #fff;

  z-index: 1;
}

#thumbs ul li img{
  width: 85px;
  height: 75px;
  vertical-align: middle;
  margin: 10px 10px 10px 5px;
}

.mainimg img {
  border-radius: 5px;
}

.zebra {
  margin-top: 10px;
}

.zebra table {
  min-width: 50%;
    border-collapse: collapse;
}

.zebra table tr:first-child {
   border-top: 1px solid #f4b7cc;
}

.zebra table tr {
  border-bottom: 1px solid #f4b7cc;
}

.zebra table tr td {
  padding: 5px 5px 5px 20px;
}

.zebra table tr td:nth-child(2n){
    color: #742365;
      font-weight: bold;
}

.price {
  color: #5f0d3b;
  font-size: 36px;
    padding-left: 20px;
      margin-top: 10px;
}

.old-price {
  color: #745767;
  font-size: 18px;
  padding-left: 20px;
      margin-top: 10px;
}

.obrat .prevlist {
  line-height: 28px;
}

.obrat .prevlist i {
  font-size: 28px;
    color: #742365;
  float: left;
    width: 20px;
}

.c12 .product_block.g2 {
  width: 171px;
}

.product_block {
  margin-bottom: 20px;
}

.product_block a {
  position: relative;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.product_block a img {
    border: 2px solid rgba(191, 31, 80, 0.48);
  border-radius: 5px;
    width: calc(100% - 4px);
    height: auto;
}

.product_block a:hover img {
  border: 2px solid #bf1f50; 
}

.product_block a span.ico {
 position: absolute;
  top: 100%;
  opacity: 0;
  display: block;
  font-size: 18px;
  font-family: "Lobster";
  color: rgb(255, 255, 255);
  text-align: center;
  background: url(../images/mybut.jpg);
  text-decoration: none;
  height: 35px;
  line-height: 33px;
  border-radius: 10px;
  width: 80%;
  text-shadow: 0 0 10px #fff;
  box-shadow: 0 1px 0 #680c2a, inset 0 1px 0 #c77692;
  margin: 0 10%;
  transition: all 0.2s;
}

.product_block a:hover span.ico{
    opacity: 1;
  top: 41%;

}

.product_block a span.ico:hover {
  text-decoration: underline;
}

.product_block > p {
  text-align: center;
  font-size: 1em;
  margin-bottom: 5px;
  line-height: 16px;
  zoom: normal;
    zoom: 100%;
    zoom: 1;
}

.product_block .mprice {
  color: #5f0d3b;
  font-size: 18px;
  text-align: center;
}

#products .product_block:nth-child(4n) {
  clear: right;
}

#products .product_block:nth-child(4n+1) {
  clear: left;
}

.bzakaz {
  display: block;
  font-size: 18px;
  font-family: "Lobster";
  color: rgb(255, 255, 255);
  text-align: center;
  background: #ddd url(../images/mybut.jpg);
  text-decoration: none;
  height: 34px;
  line-height: 32px;
  border-radius: 10px;
  width: 158px;
  text-shadow: 0 0 10px #fff;
  margin-top: 3px;
  float: left;
    margin-right: 20px;
    border: 0;
    cursor: pointer;
    outline: none;
}

.bzakaz:hover {
  text-decoration: underline;
}

.obrat {
  clear: both;
  margin-top: 35px;
  font-weight: bold;
}

#shopOrderForm .selectboxit-container, #shopOrderForm textarea, #shopOrderForm .selectboxit-container .selectboxit-list, #shopOrderForm .selectboxit-container .selectboxit-btn {
  width: 100% !important;


}

#shopOrderForm textarea, #shopOrderForm input {
  padding: 3px 5px;
    box-sizing: border-box;
}

.syandex {
  line-height: 37px;
}

#product_description {
  margin: 40px 0;
  clear: both;
}

#tabs ul {
  padding-left: 40px;
    margin-bottom: 0;
  list-style: none;
}

#tabs ul li {
  display: inline-block;
  position: relative;
 bottom: -1px;
}

#tabs ul li:before {
  content: '' !important;
  margin: 0 !important;
}

#tabs ul li a {
    font-size: 20px;
  color: #59444b;
  font-family: Lobster;
  outline: none;
  text-decoration: none;
      padding: 7px 30px;
      display: block;
          
}

#tabs ul li.ui-tabs-active a {
  color: #93113d;
}

#tabs ul li.ui-tabs-active {
  border: 1px solid #e44d80;
  border-bottom: 0;
  background: #fff;

}

#tabs .ui-tabs-panel {
    padding: 20px;
    font-size: 14px;
    line-height: 1.5em;
  border: 1px solid #e44d80;
}



#modal_form, #modal1, #modal2, #modal3 {
  border-radius: 5px;
  background: #fff;
  position: fixed; /* чтобы окно было в видимой зоне в любом месте */
  top: 45%; /* отступаем сверху 45%, остальные 5% подвинет скрипт */
  left: 50%; /* половина экрана слева */
  margin-top: -230px;
  margin-left: -280px; /* тут вся магия центровки css, отступаем влево и вверх минус половину ширины и высоты соответственно =) */
  display: none; /* в обычном состоянии окна не должно быть */
  opacity: 0; /* полностью прозрачно для анимирования */
  z-index: 511; /* окно должно быть наиболее большем слое */
   padding: 20px 83px;
    width: 572px;
  padding-bottom: 50px;
  box-sizing: border-box;
    overflow: hidden;
}
/* Кнопка закрыть для тех кто в танке) */
.modal_close {
  width: 21px;
  height: 21px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  display: block;
  color: #6b4b6e;
}
/* Подложка */
#overlay {
  z-index: 311; /* подложка должна быть выше слоев элементов сайта, но ниже слоя модального окна */
  position: fixed; /* всегда перекрывает весь сайт */
  background-color: #000;
  opacity: 0.5; /* но немного прозрачна */
  width: 100%; 
  height: 100%; /* размером во весь экран */
  top: 0; 
  left: 0; /* сверху и слева 0, обязательные свойства! */
  cursor: pointer;
  display: none; /* в обычном состоянии её нет) */
}

#shk_prodHelper, .shk_loading, #minicart {
  display: none !important;
}

#modal_form:before, #modal1:before, #modal2:before,#modal3:before {
  content: '';
  background: url("../images/wbotl.jpg") left bottom no-repeat;
    width: 50%;
  height: 70px;
  position: absolute;
  bottom: 0;
  left: 0;
    z-index: -1;
}

#modal_form:after, #modal1:after, #modal2:after, #modal3:after {
  content: '';
  background: url("../images/wbotr.jpg") right bottom no-repeat;
    width: 50%;
  height: 70px;
  position: absolute;
  bottom: 0;
  right: 0;
    z-index: -1;

}

.modal_close i {
    font-size: 23px;
}

#modal_form input, #modal_form textarea, #modal1 input, #modal1 textarea, #modal2 input, #modal2 textarea, #modal3 input, #modal3 textarea {
  border: 1px solid #a4939f;
  box-shadow: inset 0 0 1px rgba(164, 147, 159, 0.47);
    width: 100%;
  box-sizing: border-box;
  padding: 3px 5px;
  outline: none;
}

#modal1 input,#modal2 input,#modal3 input {
margin-bottom: 10px;
  height: 25px;
}

#modal1 textarea,#modal2 textarea,#modal3 textarea {
  margin-bottom: 10px;
}

#modal_form table tr td {
  font-size: 13px;
}

#modal_form .button, #modal1 .button, #modal2 .button, #modal3 .button {
  display: block;
  font-size: 18px;
  font-family: "Lobster", sans-serif;
  color: rgb(255, 255, 255);
  background: #ddd url(../images/mybut.jpg);
  text-decoration: none;
  height: 34px;
  line-height: 0px;
  border-radius: 10px;
  width: 158px;
  text-shadow: 0 0 10px #fff;
  float: left;
  border: 0;
  cursor: pointer;
  outline: none;
}

#modal_form .button:hover, #modal1 .button:hover, #modal2 .button:hover, #modal3 .button:hover {
  text-decoration: underline;
}

#modal_form h2, #modal1 h2, #modal2 h2, #modal3 h2 {
  color: #da2670;
  font-size: 30px;
  text-align: center;
  font-family: "Lobster", sans-serif;
  margin-top: 0;
  margin-bottom: 14px;
}

#modal1,#modal2,#modal3 {
    padding: 20px 40px 50px;
}


#modal1 table tr td,#modal2 table tr td,#modal3 table tr td {
  font-size: 15px;
  color: #302b2b;
  width: 73%;
}

#modal1 table tr td:first-child,#modal2 table tr td:first-child,#modal3 table tr td:first-child {
  width: 27%;
}

#modal1 table,#modal2 table,#modal3 table {
  width: 100%;
}

#modal1 .form-buttons,
#modal2 .form-buttons {
  margin-left: 60px;
}

#range_price .ui-widget-header {
  background: #e44d80;
}

#range_price .ui-slider-handle {
  background: #742365;
  border: 0;
  outline: none;
    width: 5px;
}

/* Блок с новостями */

.newsblock {
  clear: both;
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid #e44d80;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.newsblock .photo {
    float: left;
  margin-right: 10px;
}

.newsblock .desc h3 {
 margin: 0;
  line-height: 1em;
    margin-bottom: 5px;
}

.newsblock .desc h3 a {
  text-decoration: none;
}


.newsblock .desc h3 a:hover {
  text-decoration: underline;
}

.newsblock .desc .date {
  color: #e23d75;
  text-decoration: underline;
}

.newsblock .desc p {
  margin-bottom: 3px;
}

.flexslider ul li .textblock {
position: relative;
  width: 100%;
  height: 360px;
  top: -215px;
  left: 0;
}

.flexslider ul li {
  overflow: hidden;
  height: 360px;
    text-align: center;
}

.flexslider ul li img {

}

.flexslider ul li p {
font-family: "Lobster", sans-serif;
font-size: 24px;
color: #563564;
position: absolute;
margin-left: 126px;
}

.flexslider ul li p:first-child {
  font-size: 38px;
color: #fff;
}

.flexslider ul li p:nth-child(2n) {
  margin-top: 43px;
  margin-left: 133px;
}

.h1 {
  font-family: 'Lobster', sans-serif;
  color: #742365;
  font-size: 24px;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 15px;
}

.h1 span {
  background: #fff;
  padding: 0 15px;
}

.karus-new  {
  padding-left: 15px;
  padding-right: 15px;
}

.karus-new ul {
}

.karus-new ul li:before {
  content: '' !important;
  margin: 0 !important;
}

.karus-new ul li {
  margin-right: 5px !important;
  margin-left: 5px !important;
  width: 171px !important;
    overflow: visible !important;
}

.karus-new ul li a {
  height: auto;
}

.karus-new ul li p.cprice {
    color: #5f0d3b;
  font-size: 18px;
}

.karus-new2 ul li p.cprice {
  font-size: 21px;
  color: #5f0d3b;
}

.karus-new2 {
    border: 1px solid #f2aac2;
  border-radius: 5px;
  padding: 10px 0;
}

.karus-new2 ul {
  padding-left: 0;
  margin-top: 0;
}

.directm {
  position: absolute;
  left: 0;
  width: 100%;
    height: 100%;
  top: 0;
  box-sizing: border-box;
}

.directm i {
  font-weight: bold;
}

.directm .prev {
position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  line-height: 190px;
  color: #a0294f;
  background: #fff;
  font-size: 42px;
  z-index: 1111;
  cursor: pointer;
}

.directm .next {
position: absolute;
  top: 0;
  height: 100%;
  right: 0;
  line-height: 190px;
  color: #a0294f;
  background: #fff;
  font-size: 42px;
  z-index: 1111;
  cursor: pointer;
}

.jGrowl-notification {
  background: #da2670 !important;
}

.jGrowl-notification .jGrowl-message {
  color: #fff;
}

.widget-pop {
  margin: 20px 0;
}

.karus-new2 ul li {
  margin: 0 10px;
}

.karus-new2 {
  background: #fff;
visibility: hidden;
}

.karus-new {
  visibility: hidden;
}

.karus-new2 .directm {
  left: 0;
  width: 100%;
  height: 237px;
  overflow: hidden;
  position: absolute;

}

.karus-new2 .directm > div {
  background: transparent;
  position: absolute;
  top: 0;
  height: 100%;
  line-height: 237px;
}

.karus-new2 li a {
  height: auto;
}

.karus-new2 .directm .prev {
  left: -25px;
  transition: all 0.2s;
}

.karus-new2 .directm .next {
    
  right: -25px;
   transition: all 0.2s;
}

.karus-new2:hover .directm .prev {
 left: 20px;
}

.karus-new2:hover .directm .next {
 right: 20px;
}

.karus-new2:hover span.ico {
  display: none;
}

.widget-pop {
  position: relative;
}

.widget-pop:before {
  content: '';
  background: url(../images/bpop.png) no-repeat;
  position: absolute;
  width: 139px;
  height: 248px;
  top: 8px;
  left: -99px;
  z-index: -1;
}

#topmenu ul li a:hover, #topmenu ul li.active a, .fmenu li a:hover, .fmenu li.active a {
  text-decoration: underline;
}

.hphone a:hover, .haddr a:hover {
  box-shadow: 0 0 3px #be3463;
}



#modal3 .button {
  margin-left: 30px;
  margin-top: 20px;
}

#modal3 h2 {
  margin-bottom: 30px;
}

.cont-phone {
  font-size: 25px;
  font-family: 'bf',sans-serif;
    font-weight: bold;
}

.cont-address {
  font-size: 18px;
    margin-top: 50px;
}

.cont-address i, .cont-phone i {
  color: #e66b9f;
}

.ajax_form .error {
  color: red;
}

.contact_form {
  background: url(../images/cont.jpg) no-repeat;
  width: 635px;
  height: 400px;
  color: #fff;
    position: relative;
margin: 30px 0;
  float: right;
    overflow: hidden;
  box-sizing: border-box;
    font-size: 16px;
}

.contact_form h3 {
  color: #fff;
  font-family: 'Lobster', sans-serif;
  text-align: center;
  margin-top: 20px;
  font-size: 24px;
  margin-bottom: 20px;
  font-weight: normal;

}

.contact_form form {
    width: 80%;
  margin: 0 auto;
}

.contact_form form table {
  width: 100%;
}

.contact_form form table tr td {
  width: 76%;
}

.contact_form form table tr td:first-child {
  width: 24%;
}

.contact_form form table tr td:first-child {
  vertical-align: top;
}

.contact_form form table tr td input, .contact_form form table tr td textarea {
  width: 100%;
    height: 20px;
  margin-bottom: 10px;
}

.contact_form form table tr td textarea {
  height: 111px;
  resize: none;
}

textarea {
    resize: none;
}

.contact_form form table .isubmit {
    width: 150px;
  height: 40px;
  background: #bb2d59;
  color: #fff;
  font-size: 18px;
  font-family: Lobster;
  margin-left: 50px;
  border-top: 1px solid #e389a3;
  border-left: 1px solid #e389a3;
  border-bottom: 1px solid #481223;
  border-right: 1px solid #791e39;
  border-radius: 5px;
  outline: none;
}

.contact_form form table .isubmit:hover {
  text-decoration: underline;
}

.galleries > .row > .g5 {
    text-align: center;
  margin: 0 auto;
  position: relative;
  float: none;
  overflow: hidden;
  display: block;
    clear: both;
}

.albumgal {
  margin-bottom: 20px;
}

.albumgal li {
  list-style: none;
  display: inline-block;
}

.albumgal li a {
  margin-right: 15px;
  padding: 10px 20px;
  background: #f9f9f9;
  border-radius: 5px;
  color: #6e6e6e;
  text-decoration: none;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.47);
}

.albumgal li a:hover {
    background: #be3463;
  color: #fff;
}

.albumgal li.current a {
  background: url(../images/pagibut.jpg) 46px 108px;
    color: #fff;
}

.item_gal {
  position: relative;
}

.item_gal:nth-child(4n) {
  clear: right;
}

.item_gal:nth-child(4n+1) {
  clear: left;
}

.mainimg {
    overflow: hidden;
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

.item_gal .imghover_gallery, .mainimg .imghover_prod {
  position: absolute;
  top: 105%;
  left: 105%;
  background: rgba(255, 255, 255, 0.8);
  padding: 10px;
  border-radius: 5px;
  transition: all 0.2s;
}

.item_gal .imghover_gallery i, .mainimg .imghover_prod i {
  font-size: 25px;
}

.item_gal:hover .imghover_gallery, .mainimg:hover .imghover_prod {
top: 50%;
left: 50%;
margin-left: -22px;
margin-top: -22px;
}

.catalog li ul li.active a {
  color: #e23d75;
}

.flexslider {
  max-height: 360px;
}

.flexslider ul {
  padding: 0;
  list-style: none;
}

/* Control Nav */
.flex-control-nav {width: 1000px; position: absolute; text-align: left; bottom: 45px; 
  margin: auto;
  left: 0;
  right: 0;
  z-index: 1;
    padding-left: 100px;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {
    width: 17px;
  height: 17px;
  display: block; background: transparent; cursor: pointer; 
  text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px;
   -o-border-radius: 20px; border-radius: 20px;
  border: 2px solid #fff;
    }
.flex-control-paging li a:hover { background: #7c359a; }
.flex-control-paging li a.flex-active { background: #7c359a; border: 2px solid #7c359a; cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

.flex-direction-nav {*height: 0; width: 1000px;
position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  height: 360px;
  }
.flex-direction-nav a  { text-decoration:none; display: block; width: 40px; height: 40px; margin: -10px 0 0; position: absolute; 
  top: 50%; z-index: 10; opacity: 0; cursor: pointer; 
  color: #fff;
  -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 1; left: 10px; }
.flexslider:hover .flex-next { opacity: 1; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { 
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
   font-size: 41px; display: inline-block; content: '\f104'; }
.flex-direction-nav a.flex-next:before  { content: '\f105'; }

.disabled i {
  color: #ddd !important;
}

.karus-new ul li a img {
  width: 167px !important;
}

.product_block.column.g2:nth-child(4n) {
    clear: right;
}

.product_block.column.g2:nth-child(4n+1) {
    clear: left;
}























@media all and (max-width: 1800px) {

.flexslider ul li img {
  margin-left: -5%;
}
}

@media all and (max-width: 1700px) {

.flexslider ul li img {
  margin-left: -10%;
}
}

@media all and (max-width: 1600px) {

.flexslider ul li img {
  margin-left: -15%;
}
}

@media all and (max-width: 1500px) {

.flexslider ul li img {
  margin-left: -20%;
}
}

@media all and (max-width: 1400px) {

.flexslider ul li img {
  margin-left: -22%;
}
}

@media all and (max-width: 1300px) {

.flexslider ul li img {
  margin-left: -25%;
}
}

@media all and (max-width: 1250px) {

.flexslider ul li img {
  margin-left: -27%;
}
}

@media all and (max-width: 1200px) {

.flexslider ul li img {
  margin-left: -28%;
}
}

@media all and (max-width: 1100px) {

.flexslider ul li img {
  margin-left: -32%;
}
}

@media all and (max-width: 1000px) {

.flexslider ul li img {
  margin-left: -35%;
}
}