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;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, main, nav, section {
  display: block;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after {
  content: "";
  content: none;
}
q:before, q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
*,
*:before,
*:after {
  box-sizing: border-box;
}

.none
{
display:none;
}

body {
  font: 17px/27px 'PT Sans Narrow', 'Roboto', Calibri, Arial, Helvetica, sans-serif;
  color: #6a4e4e;
  background: #fff;
}
/* general setings */
a {
  color: #ba7773;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
p {
  margin: 0 0 20px;
}
.clear {
  clear: both;
}
h1 {
  font: bold 38px/41px 'PT Sans Narrow', Arial, Helvetica, sans-serif;
  color: #6a4e4e;
  text-transform: uppercase;
  margin: 0 0 30px;
}
h2 {
  font: bold 33px/35px 'PT Sans Narrow', Arial, Helvetica, sans-serif;
  color: #6a4e4e;
  text-transform: uppercase;
  margin: 0 0 30px;
}
h3 {
  font: bold 22px/23px 'PT Sans Narrow', Arial, Helvetica, sans-serif;
  color: #6a4e4e;
  text-transform: uppercase;
  margin: 0 0 10px;
}
ol {
  counter-reset: section;
  padding: 0;
  margin: 0;
  list-style: none;
  overflow: visible;
}
ol li {
  padding: 0 0 14px;
  vertical-align: top;
}
ol li:before,
ol li .list-item-before {
  content: counter(section) ".";
  counter-increment: section;
  float: left;
  position: relative;
  margin: 0 3px 0 0;
}
* html ol li .list-item-before {
  margin-right: 0;
}
ol li li:before,
ol li li .list-item-before {
  display: none;
}
ol ul {
  padding: 15px 0 0;
  margin: 0 0 -15px;
}
strong {
  font-weight: bold;
}
.container {
  padding: 0 10px;
  /*
	@include breakpoint($lg) {
		width: 1285px;
	}
	*/
}
.container:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
    padding: 0;
    margin: 0 auto;
  }
}
.row:after {
  content: "";
  display: table;
  clear: both;
}
.pagination .btn-prev, .pagination .btn-next {
  background: url(../images/icos.png) no-repeat 0 -143px;
  width: 5px;
  height: 9px;
  text-indent: -9999px;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  margin: 1px 8px 0;
}
.count .up, .count .down {
  background: url(../images/icos.png) no-repeat 0 -126px;
  width: 7px;
  height: 4px;
  text-indent: -9999px;
  overflow: hidden;
  position: absolute;
  top: 11px;
  right: 14px;
}
.wrapper {
  width: 100%;
  position: relative;
}
#header {
  margin: 0 0 34px;
  padding: 24px 0 0;
  min-height: 324px;
}
#header:after {
  content: "";
  display: table;
  clear: both;
}
#header .invite {
  background: url(../images/bg-invite.png) no-repeat;
  position: relative;
}
@media (min-width: 768px) {
  #header .invite {
    float: right;
  }
}
@media (min-width: 992px) {
  #header .invite {
    margin: 0 125px 0 0;
    top: 23px;
  }
}
.hp #header {
  min-height: 588px;
}
.header-h {
  padding: 0 0 16px;
}
.header-h:after {
  content: "";
  display: table;
  clear: both;
}
.logo {
  overflow: hidden;
  background: url(../images/logo.png) no-repeat;
  width: 196px;
  height: 95px;
  text-indent: -9999px;
  margin: 0  auto;
  display: block;
}
@media (min-width: 768px) {
  .logo {
    float: left;
    margin: 3px 44px 0 0;
  }
}
.logo a {
  height: 100%;
  display: block;
}
.header-info {
  padding: 14px 0 40px;
}
@media (min-width: 768px) {
  .header-info {
    overflow: hidden;
  }
}
@media (min-width: 768px) {
  .header-info {
    padding: 14px 0 0;
  }
}
.intro {
  position: relative;
  background: url(../images/bg-body.jpg) no-repeat 50% 0;
  background-size: cover;
  padding: 34px 0 47px;
}
.intro:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 992px) {
  .intro {
    padding: 58px 0;
  }
}
.intro:before, .intro:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 5px;
  width: 100%;
  background: url(../images/bg-wave-t.png) repeat-x 50% 0;
}
.intro:after {
  top: auto;
  bottom: 0;
  background: url(../images/bg-wave-b.png) repeat-x 50% 0;
}
.header-row {
  width: 100%;
  padding: 0 0 21px;
  text-align: center;
}
.header-row:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 992px) {
  .header-row {
    text-align: left;
  }
}
.order-call {
  background: #f5d5d0;
  color: #6a4e4e;
  font-size: 12px;
  line-height: 15px;
  height: 23px;
  padding: 4px 17px 0;
  text-transform: uppercase;
  border-radius: 11px;
  position: relative;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  min-width: 150px;
}
@media (min-width: 992px) {
  .order-call {
    float: left;
    min-width: 1px;
  }
}
.order-call:hover {
  text-decoration: underline;
}
.soc-nav {
  text-align: center;
  padding: 10px 0 5px;
  line-height: 16px;
}
.soc-nav:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 640px) {
  .soc-nav {
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px;
  }
}
@media (min-width: 992px) {
  .soc-nav {
    float: left;
    padding: 0;
    margin: 3px 10px 0 20px;
  }
}
.soc-nav a {
  vertical-align: top;
  display: inline-block;
  padding: 0 0 0 18px;
  background: url(../images/icos.png) no-repeat;
  font-size: 14px;
  line-height: 17px;
  color: #8b7372;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .soc-nav a {
    float: left;
    margin: 0 0 0 25px;
  }
}
.soc-nav a:hover {
  text-decoration: underline;
}
.soc-nav .ico-mail {
  background-position: 0 4px;
}
@media (min-width: 992px) {
  .soc-nav .ico-mail {
    float: left;
    margin-right: 36px;
    margin: 0 1px 0 20px;
  }
}
.soc-nav .ico-skype {
  background-position: 0 -27px;
}
.soc-nav .ico-icq {
  background-position: 0 -61px;
}
.mess-nav {
  text-align: center;
  padding: 10px 0 5px;
  line-height: 16px;
}
.mess-nav img{
  width: 23px;
  margin:0 4px;
}
@media (min-width: 640px) {
  .mess-nav {
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px;
  }
}
@media (min-width: 992px) {
  .mess-nav {
    float: left;
    padding: 0;
    margin: 0 28px 0 1px;
  }
}
.phones {
  width: 100%;
  text-align: center;
}
.phones:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 992px) {
  .phones {
    text-align: left;
  }
}
.phones strong {
  font-size: 17px;
  line-height: 20px;
  color: #6a4e4e;
  text-transform: uppercase;
  float: left;
  margin: 0 7px 0 0;
}
.phones strong:first-child {
  margin-left: 0;
}
.phones strong span {
  letter-spacing: 0;
  font-size: 11px;
  position: relative;
  padding: 0 2px 0 0;
  top: -2px;
  color: #c38480;
  font-weight: normal;
}
.cart {
  background: url(../images/bg-wave.png) no-repeat;
  width: 203px;
  padding: 18px 0 0;
  margin: 0 auto;
  text-align: center;
  /* NEW EYAR 2021 */
  }
@media (min-width: 992px) {
  .cart {
    margin: 0;
  }
}
.cart-h {
  background: url(../images/ico-cart.png) no-repeat 0 4px;
  padding: 0 0 0 40px;
  color: #c38480;
  font-size: 12px;
  line-height: 15px;
  text-transform: uppercase;
  text-align: left;
  /*display: none;*/
  display: inline-block;
  vertical-align: top;
}
.cart-h h2 {
  font-size: 17px;
  line-height: 17px;
  text-transform: uppercase;
  color: #6a4e4e;
  margin: 0 0 2px;
}
.cart-h .cart-info {
  display: block;
}
.nav-h {
  margin: 0 0 20px;
  padding: 12px 10px;
  background: white;
}
.nav-h:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 992px) {
  .nav-h {
    margin: 0 -63px 20px;
    padding: 12px 33px;
  }
}
#nav {
  margin: 0;
  padding: 0 0 15px;
  list-style: none;
  font-size: 0;
  line-height: 22px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
}
@media (min-width: 992px) {
  #nav {
    float: left;
    padding: 0;
  }
}
#nav li {
  display: inline-block;
  vertical-align: top;
  padding: 5px 26px 0;
  font-size: 17px;
  width: 50%;
  position: relative;
}
#nav li:last-child {padding-left:40px}
#nav li:last-child::before {
  content: "";
  position:absolute;
  left: 16px;
  right: 0;
  top: 4px;
  background: url(/templates/pryaja/images/ny_ations.svg) no-repeat;
  width:20px;
  height:20px;
}
@media (min-width: 480px) {
  #nav li {
    width: calc(100% / 3);
  }
}
@media (min-width: 640px) {
  #nav li {
    width: auto;
    padding: 0 2.3%;
  }
}
@media (min-width: 768px) {
  #nav li {
    background: url(../images/separator01.gif) no-repeat;
    margin: 0;
    height: 32px;
    width: auto;
    padding: 5px 20px 0;
  }
  #nav li:first-child {
    background: none;
  }
}
@media (min-width: 992px) {
  #nav li {
    padding: 5px 17px 0;
  }
  #nav li:first-child {
    margin-left: 0;
    padding-left: 0;
  }
}
#nav li a {
  color: #6a4e4e;
}
@media (min-width: 992px) {
  #nav li a {
    float: left;
  }
}
#nav li a:hover {
  text-decoration: none;
  color: #c9928f;
}
#nav li.active a {
  text-decoration: none;
  color: #c9928f;
}
.search {
  background: url(../images/bg-search.png) no-repeat;
  width: 204px;
  height: 32px;
  padding: 0 0 0 19px;
  margin: auto;
}
@media (min-width: 992px) {
  .search {
    float: right;
  }
}
.search .btn-search {
  float: right;
}
.search .txt {
  float: left;
  width: 145px;
  background: none;
  border: 0;
  font: 12px PT Sans Narrow, Arial, Helvetica, sans-serif;
  color: #a38c8b;
  text-transform: uppercase;
  padding: 8px 0 9px;
}
.invite {
  background: url(../images/bg-invite01.png) no-repeat;
  width: 232px;
  height: 233px;
  display: table;
  text-transform: uppercase;
  text-align: center;
  font-size: 13px;
  line-height: 17px;
  color: #6a4e4e;
  margin: 0 auto;
}
.invite h2 {
  font-size: 21px;
  line-height: 23px;
  color: #6a4e4e;
  margin: 0 0 13px;
  padding: 0 0 20px;
  background: url(../images/bg-wave01.png) no-repeat 50% 100%;
}
.invite address {
  font-style: normal;
}
.invite address a {
  color: #c9928f;
  font-size: 11px;
}
.invite a {
  color: #6a4e4e;
}
.invite-h {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
#main {
  width: 100%;
}
#main table {
  max-width: 100%;
  margin: 0 0 20px;
}
#main table td, #main table th {
  border: 1px solid #8b7372;
}
#main table.cartTable td, #main table.cartTable th {
  border: 0;
  vertical-align: top;
  width: 60% !important;
  padding-bottom: 10px;
}
#main table.cartTable td:first-child, #main table.cartTable th:first-child {
  padding-right: 5px;
  width: 40% !important;
}
@media (min-width: 768px) {
  #main table.cartTable td:first-child, #main table.cartTable th:first-child {
    width: auto !important;
  }
}
@media (min-width: 768px) {
  #main table.cartTable td, #main table.cartTable th {
    width: auto !important;
  }
}
#main table.cartTable td input, #main table.cartTable td textarea, #main table.cartTable th input, #main table.cartTable th textarea {
  max-width: 100%;
  width: 100%;
}
#main iframe {
  max-width: 100% !important;
}
#main iframe .b-widget-commercial {
  max-width: 100% !important;
}
.extra-nav-h {
  display: none;
}
.extra-nav-h#elm-expand {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999;
  display: block;
}
.extra-nav-h#elm-expand.open {
  left: 0;
  bottom: 0;
  overflow: auto;
  background: rgba(0, 0, 0, 0.5);
}
.extra-nav-h#elm-expand.sticked-up {
  top: -100%;
  background: none;
  left: auto;
  bottom: auto;
}
.extra-nav-h#elm-expand.sticked-down {
  top: 0;
}
@media (min-width: 768px) {
  .extra-nav-h {
    margin: 0 0 40px;
    padding: 15px 0 0 0;
    position: static !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    background: none;
    display: block;
    border-top: 1px solid #e3dcdc;
  }
  .extra-nav-h:after {
    content: "";
    display: table;
    clear: both;
  }
}
@media (min-width: 768px) {
  .extra-nav-h#elm-expand {
    padding: 0 0 24px;
    border-top: 0 !important;
    border-bottom: 1px solid #e3dcdc;
  }
}
@media (min-width: 992px) {
  .extra-nav-h {
    margin: 0 -63px 40px;
    padding-left: 63px;
    padding-right: 63px;
  }
}
.extra-nav-h .extra-nav-w {
  background: #fff;
  border-bottom: 1px solid #e3dcdc;
  border-left: 1px solid #e3dcdc;
  padding: 0 10px 0 4px;
  color: #8b7372;
  float: right;
}
@media (min-width: 768px) {
  .extra-nav-h .extra-nav-w {
    border: 0;
    padding: 0;
    float: none;
  }
}
.extra-nav-h .extra-nav {
  font-size: 0;
  line-height: 0;
  display: none;
  padding: 10px 0 0;
  text-align: right;
}
@media (min-width: 768px) {
  .extra-nav-h .extra-nav {
    display: block;
    text-align: center;
  }
}
.extra-nav-h .extra-nav li {
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  font-weight: bold;
  vertical-align: middle;
  padding: 0 0 10px 5px;
}
@media (min-width: 768px) {
  .extra-nav-h .extra-nav li {
    display: inline-block;
    padding: 0 8px;
  }
}
@media (min-width: 992px) {
  .extra-nav-h .extra-nav li {
    padding: 0 28px 0 0;
  }
}
.extra-nav-h .extra-nav li a {
  display: inline-block;
  vertical-align: top;
  color: #8b7372;
  text-decoration: none;
  padding: 0 5px 10px 5px;
  font-stretch: normal;
  position: relative;
}
@media (min-width: 768px) {
  .extra-nav-h .extra-nav li a {
    display: inline-block;
    padding: 0;
  }
}
.extra-nav-h .extra-nav li a:after {
  content: "";
  height: 2px;
  width: 0;
  position: absolute;
  right: 0;
  bottom: 3px;
  background: #e3dcdc;
  opacity: 0;
  transition: all 0.1s;
}
@media (min-width: 768px) {
  .extra-nav-h .extra-nav li a:after {
    bottom: -3px;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.extra-nav-h .extra-nav li.active a:after,
.extra-nav-h .extra-nav li a:hover:after {
  opacity: 1;
  width: 100%;
}
.extra-nav-h .menu-open {
  cursor: pointer;
  text-align: right;
  margin: 0 5px 0 0;
}
@media (min-width: 768px) {
  .extra-nav-h .menu-open {
    display: none;
  }
}
.extra-nav-h .menu-open .button-open-menu + span {
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  padding: 0 0 0 5px;
}
.extra-nav-h .button-open-menu {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 45px;
  height: 38px;
}
.extra-nav-h .button-open-menu span, .extra-nav-h .button-open-menu span:after, .extra-nav-h .button-open-menu span:before {
  height: 2px;
  background-color: #8b7372;
  position: absolute;
  left: 5px;
  right: 5px;
  top: 50%;
  margin-top: -1px;
  transition: all 0.1s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.extra-nav-h .button-open-menu span:after, .extra-nav-h .button-open-menu span:before {
  content: "";
  left: 0;
  right: 0;
  top: -9px;
}
.extra-nav-h .button-open-menu span:after {
  top: 11px;
}
.extra-nav-h.open .button-open-menu span {
  background-color: transparent;
}
.extra-nav-h.open .button-open-menu span:before {
  -webkit-transform: rotate(45deg) translate(7px, 7px);
  -ms-transform: rotate(45deg) translate(7px, 7px);
  transform: rotate(45deg) translate(7px, 7px);
}
.extra-nav-h.open .button-open-menu span:after {
  -webkit-transform: rotate(-45deg) translate(7px, -7px);
  -ms-transform: rotate(-45deg) translate(7px, -7px);
  transform: rotate(-45deg) translate(7px, -7px);
}
.extra-nav-h.open .extra-nav {
  display: block;
}
.personal-cabinet-h {
  padding: 20px 0 10px;
  text-align: center;
}
.personal-cabinet-h:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 768px) {
  .personal-cabinet-h {
    float: right;
    padding: 20px 0 0;
  }
}
.personal-cabinet {
  padding: 0 0 0 20px;
  font-size: 13px;
  line-height: 16px;
  font-weight: bold;
  text-transform: uppercase;
  background: url(../images/icos.png) no-repeat 0 -97px;
  margin: 0 0 10px;
  display: inline-block;
  vertical-align: top;
}
.personal-cabinet a {
  color: #6a4e4e;
}
.main-h {
  width: 100%;
  padding: 0 0 30px;
}
.main-h:after {
  content: "";
  display: table;
  clear: both;
}
.title {
  width: 100%;
  padding: 0 0 30px;
}
.title:after {
  content: "";
  display: table;
  clear: both;
}
.title-h {
  text-align: center;
  padding: 0 0 20px;
}
@media (min-width: 992px) {
  .title-h {
    text-align: left;
    float: left;
    width: 540px;
    padding: 0;
  }
}
.title-h h1 {
  margin: 0 0 3px;
}
.title-h h2 {
  color: #ba7773;
  margin: 0;
}
.choice {
  background: url(../images/bg-wave.png) no-repeat 50% 100%;
  text-align: center;
}
@media (min-width: 992px) {
  .choice {
    text-align: left;
    float: right;
    width: 373px;
    margin: 0 17px 0 0;
    background-position: 100% 100%;
  }
}
.choice label {
  text-transform: uppercase;
  color: #ba7773;
  font: 20px/23px PT Sans Narrow, Arial, Helvetica, sans-serif;
  padding: 0 0 10px;
  display: block;
}
@media (min-width: 992px) {
  .choice label {
    float: left;
    padding: 6px 0 0;
  }
}
.choice .sel {
  width: 203px;
}
@media (min-width: 992px) {
  .choice .sel {
    float: right;
  }
}
.choice .lnk-all {
  width: 150px;
  font-size: 13px;
  line-height: 16px;
  color: #8b7372;
  text-transform: uppercase;
}
.choice .lnk-all a {
  color: #8b7372;
}
.choice-row {
  padding: 0 0 8px;
}
.choice-row:after {
  content: "";
  display: table;
  clear: both;
}
.product-list {
  display: block;
  margin-top: 30px;
}
.product-list ul {
  padding: 0 20px;
  list-style: none;
  font-size: 0;
}
@media (min-width: 480px) {
  .product-list ul {
    padding: 0;
    margin-left: -30px;
  }
}
@media (min-width: 992px) {
  .product-list ul {
    margin-left: -60px;
  }
}
.product-list ul li {
  vertical-align: top;
  font: 15px/18px PT Sans Narrow, Arial, Helvetica, sans-serif;
  border-bottom: 1px solid #e3dcdc;
  padding: 10px 0 20px;
  position: relative;
  margin: 0 0 20px;
}
@media (min-width: 480px) {
  .product-list ul li {
    display: inline-block;
    width: calc(50% - 30px);
    margin: 0 0 20px 30px;
  }
}
@media (min-width: 640px) {
  .product-list ul li {
    display: inline-block;
    width: calc(33.3333% - 30px);
  }
}
@media (min-width: 992px) {
  .product-list ul li {
    margin: 0 0 20px 60px;
    width: calc(25% - 60px);
  }
}
.product-list ul li a {
  display: block;
  min-height: 230px;
  margin: 0 0 20px;
  text-decoration: none;
  text-transform: uppercase;
}
.product-list ul li a .img-h {
  padding: 0 0 10px;
}
.product-list ul li a .img-h img {
  display: block;
  width: 100%;
  height: auto;
}
.product-list ul li a strong {
  display: block;
  color: #6a4e4e;
  font: 15px/18px PT Sans Narrow, Arial, Helvetica, sans-serif;
  padding: 0 0 4px;
}
.product-list ul li a span {
  display: block;
  color: #ba7773;
  font: 12px/14px PT Sans Narrow, Arial, Helvetica, sans-serif;
}
.product-list dl {
  margin: 0;
  overflow: hidden;
  font-size: 13px;
  line-height: 21px;
  color: #6a4e4e;
  text-transform: uppercase;
}
.product-list dl em {
  font-style: normal;
  font-weight: normal;
  color: #ba7773;
  font-size: 16px;
  text-transform: none;
}
.product-list dt {
  float: left;
  clear: both;
  margin: 1px 3px 0 0;
}
.product-list dd {
  margin: 0;
  overflow: hidden;
  text-align: right;
  color: #6a4e4e;
  font-size: 19px;
  font-weight: bold;
}
.product-list .large-item {
  text-align: center;
  font-size: 15px;
  line-height: 24px;
  padding-top: 30px;
}
@media (min-width: 480px) {
  .product-list .large-item {
    width: calc(100% - 30px);
  }
}
@media (min-width: 992px) {
  .product-list .large-item {
    width: calc(50% - 60px);
  }
}
.product-list .large-item h2 {
  font-size: 28px;
  line-height: 30px;
  padding: 0 0 35px;
  margin: 0 0 30px;
  background: url(../images/bg-wave.png) no-repeat 50% 100%;
}
.product-list p {
  margin: 0;
}
.breadcrumbs {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 13px;
  line-height: 16px;
  text-transform: uppercase;
  color: white;
}
.breadcrumbs li {
  display: inline;
}
.breadcrumbs a {
  color: #f9e8e5;
}
#sidebar {
  padding: 0 0 40px;
  max-width: 350px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  #sidebar {
    width: 240px;
    float: right;
    padding: 0;
  }
}
.side-nav {
  border: 2px solid #ecd8d7;
  padding: 32px 42px 22px;
  margin: 0 0 40px;
  cursor: pointer;
}
.side-nav h2 {
  color: #ba7773;
  font-size: 19px;
  line-height: 21px;
  margin: 0 0 8px;
  text-align: center;
  position: relative;
}
@media (min-width: 768px) {
  .side-nav h2 {
    text-align: left;
  }
}
.side-nav h2 .button-open-menu {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 45px;
  height: 38px;
  margin: -12px 13px -9px 0;
}
@media (min-width: 768px) {
  .side-nav h2 .button-open-menu {
    display: none;
  }
}
.side-nav h2 .button-open-menu span, .side-nav h2 .button-open-menu span:after, .side-nav h2 .button-open-menu span:before {
  height: 2px;
  background-color: #ba7773;
  position: absolute;
  left: 5px;
  right: 5px;
  top: 50%;
  margin-top: -1px;
  transition: all 0.1s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.side-nav h2 .button-open-menu span:after, .side-nav h2 .button-open-menu span:before {
  content: "";
  left: 0;
  right: 0;
  top: -9px;
}
.side-nav h2 .button-open-menu span:after {
  top: 11px;
}
.side-nav.open .button-open-menu span {
  background-color: transparent;
}
.side-nav.open .button-open-menu span:before {
  -webkit-transform: rotate(45deg) translate(7px, 7px);
  -ms-transform: rotate(45deg) translate(7px, 7px);
  transform: rotate(45deg) translate(7px, 7px);
}
.side-nav.open .button-open-menu span:after {
  -webkit-transform: rotate(-45deg) translate(7px, -7px);
  -ms-transform: rotate(-45deg) translate(7px, -7px);
  transform: rotate(-45deg) translate(7px, -7px);
}
.side-nav.open .extra-nav {
  display: block;
}
.side-nav ul {
  margin: 0 -20px;
  padding: 10px 0 0;
  list-style: none;
  font-size: 16px;
  line-height: 19px;
  font-weight: bold;
  text-transform: uppercase;
  display: none;
}
@media (min-width: 768px) {
  .side-nav ul {
    display: block;
  }
}
.side-nav ul li {
  border-top: 1px solid #e9e5e5;
  padding: 10px 20px 11px;
}
.side-nav ul li:first-child {
  border-top: 0;
}
.side-nav ul li.active a {
  text-decoration: none;
  color: #c9928f;
}
.side-nav ul a {
  color: #6a4e4e;
}
.side-nav ul a:hover {
  text-decoration: none;
  color: #c9928f;
}
.side-nav.open ul {
  display: block;
}
@media (min-width: 768px) {
  .content {
    overflow: hidden;
    padding: 0 40px 0 0;
  }
}
.ttl {
  width: 100%;
  padding: 0 0 35px;
  text-align: center;
}
.ttl:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 768px) {
  .ttl {
    text-align: left;
  }
}
.ttl h1 {
  overflow: hidden;
  margin: 0;
}
.ttl .sort {
  padding: 20px 0 0;
}
@media (min-width: 768px) {
  .ttl .sort {
    padding: 2px 0 0;
    float: right;
  }
}
.ttl .sort label {
  text-transform: uppercase;
  font-size: 13px;
  line-height: 16px;
  color: #ba7773;
  display: inline-block;
  vertical-align: middle;
  margin: 12px 20px 0 0;
}
@media (min-width: 768px) {
  .ttl .sort label {
    float: left;
  }
}
.ttl .sort .sel {
  width: 175px;
}
.logo-box {
  width: 100%;
  padding: 0 0 10px;
}
.logo-box:after {
  content: "";
  display: table;
  clear: both;
}
.logo-box img {
  display: block;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .logo-box img {
    float: right;
    margin: 0 0 0 40px;
  }
}
.logo-box p img {
  float: left;
  margin: 0 10px 0 0;
}
.logo-box .owl-carousel img {
  float: none;
  margin: 0;
}
.logo-box .text-h {
  overflow: hidden;
}
.pagination {
  width: 100%;
  padding: 20px 0 0;
  text-align: center;
  font-size: 0;
}
.pagination:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 768px) {
  .pagination {
    padding: 0;
    text-align: left;
  }
}
.pagination .btn-next {
  background-position: -5px -143px;
}
.pagination .page-ttl {
  display: none;
}
.pagination .lnk-all {
  display: inline-block;
  vertical-align: middle;
  color: #6a4e4e;
  font-size: 12px;
  line-height: 21px;
  text-transform: uppercase;
  padding: 0 0 0 20px;
}
.page-ttl {
  float: left;
  font-size: 14px;
  line-height: 21px;
  font-weight: normal;
  text-transform: uppercase;
  padding: 1px 20px 0 0;
  color: #ba7773;
}
.pages {
  margin: 0;
  padding: 0;
  list-style: none;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}
.pages li {
  font-size: 18px;
  line-height: 21px;
  display: inline-block;
  vertical-align: top;
  float: left;
  margin: 0 8px;
}
.pages a {
  color: #6a4e4e;
}
.pages a:hover {
  text-decoration: underline;
}
.pages strong {
  color: #ba7773;
}
.features {
  width: 100%;
  padding: 0 0 50px;
}
.features:after {
  content: "";
  display: table;
  clear: both;
}
.features .img-h {
  position: relative;
  padding: 0 0 20px;
}
@media (min-width: 768px) {
  .features .img-h {
    float: left;
    width: 65%;
    padding: 0 20px 0 0;
  }
}
.features .img-h img {
  display: block;
  width: 100%;
  height: auto;
}
.features .img-h .zoom {
  background: url(../images/btn-zoom.png) no-repeat;
  width: 43px;
  height: 42px;
  text-indent: -9999px;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  right: 20px;
}
.features .text-h {
  font-size: 15px;
  line-height: 18px;
  padding: 0;
}
@media (min-width: 768px) {
  .features .text-h {
    float: left;
    width: 35%;
  }
}
.features .text-h h2 {
  color: #6a4e4e;
  font-size: 19px;
  line-height: 21px;
  margin: 0 0 8px;
}
.features .text-h p {
  margin-bottom: 10px;
}
.features-list {
  color: #ba7773;
  margin: 0 0 5px;
  overflow: hidden;
}
.features-list dt {
  float: left;
  clear: both;
  width: 115px;
  margin: 0 10px 7px 0;
  background: url(../images/separator02.gif) repeat-x 0 12px;
}
.features-list dt span {
  background: white;
  padding: 0 8px 0 0;
}
.features-list dd {
  color: #6a4e4e;
  margin: 0 0 7px;
  float: left;
}
.choice-list {
  width: 100%;
  /*overflow: hidden;*/
}
.choice-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0;
}
@media (min-width: 480px) {
  .choice-list ul {
    margin: 0 0 0 -30px;
  }
}
@media (min-width: 768px) {
  .choice-list ul {
    margin: 0 0 0 -40px;
  }
}
.choice-list ul li {
  margin: 0 0 40px 0;
  width: 100%;
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
  line-height: 21px;
}
@media (min-width: 480px) {
  .choice-list ul li {
    padding: 0 8px;
    width: calc((100% / 2) - 30px);
    margin: 0 0 30px 30px;
  }
}
@media (min-width: 640px) {
  .choice-list ul li {
    width: calc((100% / 3) - 30px);
  }
}
@media (min-width: 768px) {
  .choice-list ul li {
    width: calc((100% / 2) - 40px);
    margin: 0 0 40px 40px;
  }
}
@media (min-width: 1120px) {
  .choice-list ul li {
    width: calc((100% / 3) - 40px);
  }
}
.choice-list .img-h {
  display: block;
  margin: 0 0 8px;
  position: relative;
}
@media (min-width: 480px) {
  .choice-list .img-h {
    margin: 0 -8px 8px;
  }
}
.choice-list .img-h:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}
.choice-list .img-h img {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  object-fit: cover;
}
.choice-list .name {
  display: block;
  font-size: 18px;
  line-height: 21px;
  font-weight: normal;
  text-transform: uppercase;
  color: #6a4e4e;
  padding: 0 0 5px;
}
.choice-list .row {
  width: 100%;
}
.choice-list .row:after {
  clear: both;
  content: '';
  display: block;
}
.desc {
  margin: 0 0 5px;
  overflow: hidden;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 21px;
}
.desc dt {
  float: left;
  clear: both;
  margin: 1px 5px 0 0;
}
.desc dd {
  margin: 0;
  overflow: hidden;
  text-align: right;
  color: #6a4e4e;
  font-size: 19px;
  font-weight: bold;
  background: url(../images/separator02.gif) repeat-x 0 12px;
}
.desc dd span {
  background: white;
  padding: 0 0 0 5px;
}
.desc em {
  font-style: normal;
  font-weight: normal;
  color: #ba7773;
  font-size: 16px;
  text-transform: none;
}
.count {
  background: url(../images/bg-counter.png) no-repeat;
  width: 76px;
  height: 32px;
  float: left;
  margin: 0 3px 0 0;
  padding: 0 0 0 13px;
  position: relative;
}
.count .txt {
  border: 0;
  background: none;
  font: 12px PT Sans Narrow, Arial, Helvetica, sans-serif;
  color: #a38c8b;
  text-transform: uppercase;
  float: left;
  width: 40px;
  padding: 7px 0 8px;
}
.count .down {
  background-position: 0 -130px;
  top: 17px;
}
.btn-buy {
  float: left;
  background: #b16763 url(../images/btn-buy.gif) repeat-y 50% 0;
  color: white;
  font-size: 14px;
  line-height: 22px;
  height: 31px;
  padding: 4px 18px 0;
  margin: 0;
  text-transform: uppercase;
  border-radius: 15px;
  position: relative;
}
.btn-buy:hover {
  text-decoration: underline;
}
.btn-buy img {
  margin: 0 !important;
  display: inline !important;
}
/*.row {display: none}*/
.categories {
  width: 100%;
  overflow: hidden;
}
.categories ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0;
}
@media (min-width: 480px) {
  .categories ul {
    margin: 0 0 0 -40px;
  }
}
.categories ul li {
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  width: 100%;
  margin: 0 0 40px;
}
@media (min-width: 480px) {
  .categories ul li {
    width: calc((100% / 2) - 40px);
    margin: 0 0 40px 40px;
  }
}
@media (min-width: 640px) {
  .categories ul li {
    width: calc((100% / 3) - 40px);
  }
}
.categories ul li .img-h {
  width: 100%;
  padding: 0 0 10px;
  text-align: center;
}
.categories ul li img {
  vertical-align: middle;
  max-width: 100%;
}
.categories ul li a {
  display: block;
  text-decoration: none;
  color: #6a4e4e;
}
.categories ul li a:hover strong {
  text-decoration: underline;
}
.categories ul li strong {
  display: block;
  color: #6a4e4e;
}
#footer {
  width: 100%;
}
.news {
  width: 100%;
  background: #f9e8e5 url(../images/bg-wave-t.png) repeat-x 50% 0;
}
.news-h {
  background: url(../images/bg-wave-b.png) repeat-x 50% 100%;
  padding: 50px 0 30px;
}
.news-list {
  padding: 0;
  list-style: none;
  font-size: 0;
}
.news-list li {
  font-size: 14px;
  line-height: 19px;
  width: 100%;
  vertical-align: top;
  display: inline-block;
  text-align: center;
}
@media (min-width: 768px) {
  .news-list li {
    width: 25%;
    padding: 0 1% 10px;
  }
}
.news-list .date {
  display: block;
  font-style: normal;
  color: #ba7773;
  font-size: 12px;
  padding: 0 0 8px;
}
.news-list p {
  padding: 0;
}
.news-list a {
  color: #6a4e4e;
}
.footer-holder {
  padding: 45px 0;
  margin: 0 auto;
  font-size: 14px;
  line-height: 17px;
  color: #a38c8b;
  text-align: center;
}
.footer-holder:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 992px) {
  .footer-holder {
    text-align: left;
  }
}
.copyright {
  margin: 0;
}
@media (min-width: 992px) {
  .copyright {
    width: 335px;
    float: left;
  }
}
.copyright a {
  color: #979797;
}
.copyright p.copy {
  margin: 0;
}
.yashare-auto-init {
  display: inline-block;
  vertical-align: top;
  margin-top: -4px;
}
.social {
  padding: 10px 0;
}
.social img {
  width: 23px;
  margin:0 4px;
}
.social:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 992px) {
  .social {
    float: left;
    padding: 10px 0 0;
    margin-left: 45px;
  }
}
.social span {
  display: inline-block;
  vertical-align: top;
  margin: 0 5px 0 0;
}
.social ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  vertical-align: top;
}
.social ul li {
  display: inline-block;
  vertical-align: top;
  padding: 0 0 0 5px;
}
.social ul li a {
  width: 16px;
  height: 16px;
  background: url(../images/bg-social.png) no-repeat;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
}
.social ul li .link-ydx {
  background-position: 0 0;
}
.social ul li .link-vk {
  background-position: 0 -16px;
}
.social ul li .link-fb {
  background-position: 0 -32px;
}
.social ul li .link-tw {
  background-position: 0 -48px;
}
.social ul li .link-odk {
  background-position: 0 -64px;
}
.social ul li .link-mm {
  background-position: 0 -80px;
}
@media (min-width: 992px) {
  .counter {
    float: right;
    padding: 2px 0 0;
  }
}
.counter img {
  vertical-align: middle;
}
.design {
  padding: 5px 0 0;
  font-size: 13px;
  line-height: 14px;
  color: #a38c8b;
  width: 145px;
  margin: 0 auto 20px;
}
@media (min-width: 992px) {
  .design {
    float: right;
    margin: 0 0 0 45px;
  }
}
.design img {
  float: left;
  margin: 3px 7px 0 0;
}
.design a {
  color: #a38c8b;
  text-decoration: none;
}
.design a:hover {
  text-decoration: underline;
}
.header {
  font: bold 38px/41px PT Sans Narrow, Arial, Helvetica, sans-serif;
  color: #6a4e4e;
  text-transform: uppercase;
  margin: 0 0 10px;
  display: block;
}
.button {
  float: left;
  background: #b16763 url(../images/btn-buy.gif) repeat-y 50% 0;
  color: white;
  font-size: 14px;
  line-height: 27px;
  padding: 4px 18px;
  text-transform: uppercase;
  border-radius: 15px;
  position: relative;
  cursor: pointer;
  border: 0;
}
.off {
  display: none;
}
.red {
  color: red;
}
.picb {
  border: 2px solid #ecd8d7;
}
.smallpics {
  clear: both;
  margin-bottom: 57px;
}
.smallpics img {
  width: 52px;
  float: left;
  margin-right: 5px;
  margin-top: 10px;
  border: 1px solid #ecd8d7;
}
#delivery_points {
  margin-top: 20px;
}
#delivery_types {
  margin-top: 20px;
}
#delivery_types2 {
  margin-top: 20px;
}
.tbls td {
  border: 1px solid #ecd8d7;
  text-align: center;
}
.tbls th {
  border: 1px solid #ecd8d7;
  text-align: center;
}
.newsm {
  line-height: 20px;
}
.newsimg {
  margin-right: 15px;
}
.newsarch {
  text-align: center;
  font-size: 20px;
}
.newsact {
  display: block;
  background: rgba(255, 255, 255, 0.8);
  padding: 20px;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .newsact {
    float: left;
    width: 50%;
    margin-top: 58px;
  }
}
@media (min-width: 992px) {
  .newsact {
    width: 440px;
  }
}
.newsact em {
  display: block;
  font-style: normal;
  font-size: 15px;
}
.newsact a {
  display: block;
  margin-top: 15px;
}
.newsact div {
  margin-top: 5px;
}
.bx-clone {
  display: none;
}
.slider-sm .bx-wrapper .bx-viewport {
  box-shadow: none;
  border: none;
  left: 1px;
  background: white;
}
.slider-sm .bx-wrapper .bx-next {
  right: -11px;
  background: url(/images/controls2.png) no-repeat -43px -32px;
}
.slider-sm .bx-wrapper .bx-prev {
  left: -8px;
  background: url(/images/controls2.png) no-repeat 0 -32px;
}
.slider-sm .bx-wrapper .bx-controls-direction a {
  margin-top: 40px !important;
}
.slider-sm ul {
  margin: 0;
}
.tabset {
  padding: 0 0 2px 22px;
  list-style: none;
  background: url(http://pryaja.ru/images/sedddparator01.gif) repeat-x 0 100%;
  font-size: 23px;
  line-height: 48px;
}
.tabset:after {
  content: "";
  display: table;
  clear: both;
}
.tabset li {
  float: left;
}
.tabset li a {
  color: #3c3c3c;
  float: left;
  background: #f5f5f5;
  height: 48px;
  padding: 0 15px;
  margin: 0 2px 0 0;
}
.tabset li.active a {
  color: #ba7773;
  border: 1px solid #d9d9d9;
  border-width: 1px 1px 0;
  background: white;
  height: 50px;
  padding: 0 15px;
  margin-bottom: -2px;
  line-height: 46px;
}
.tab:after {
  content: "";
  display: table;
  clear: both;
}
.tab .title {
  float: left;
  width: 360px;
  margin: 0 40px 0 0;
  font-size: 24px;
  line-height: 34px;
}
.tab .text-h {
  overflow: hidden;
  font-size: 17px;
  line-height: 30px;
}
.visual {
  margin-bottom: 12px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.visual ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  height: 290px;
  overflow: hidden;
}
.visual li {
  float: left;
  width: 100%;
  height: 290px;
  position: relative;
}
.visual img {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
}
.v1 {
  position: relative;
  height: 295px;
}
.v2 {
  position: relative;
  height: 295px;
}
#pager {
  font-size: 0;
  height: 19px;
  line-height: 0;
  position: absolute;
  text-align: center;
  top: 271px;
  z-index: 999;
}
#pager a {
  background: url(http://pryaja.ru/images/bullet01.png) no-repeat;
  width: 12px;
  height: 25px;
  text-indent: -9999px;
  overflow: hidden;
  margin: 0 9px;
  float: left;
}
#pager a:hover {
  background-position: -12px 0;
}
#pager a.selected {
  background-position: -12px 0;
}


.lbl_list {
  position: absolute;
  top: -10px;
  right: -15px;
  z-index: 10;
}

.lbl_list > * {
	margin-bottom: 10px;
}

.new-mark {
  display: block;
}


.new-discont {
  display: block;
  width: 68px;
  height: 68px;
  position: relative;
}

.new-discont span {
  position: absolute;
  top: 16px;
  left: 10px;
  width: 45px;
  color:white;
  font-weight:bold;
  text-align:center;
  z-index: 11;
  font-size: 17px;
  line-height: 17px;
}
.new-discont img {
 width: 65px !important;
 height:65px !important;

}

.features .lbl_list {
  top: 5px;
  right: 25px;
}


.clothic {
  position: relative;
  padding: 0 0 0 25px;
  display: inline-block;
  vertical-align: top;
}
.clothic img {
  position: absolute;
  left: 0;
  top: 2px;
  width: auto !important;
}
.pvz {
  margin-bottom: 15px;
}
.pvz span {
  font-weight: bold;
}
.pvz em {
  font-style: normal;
  color: red;
}
.pvz strong{
    color: #ba7773;
}
.lnk {
  display: block;
  width: 232px;
  height: 233px;
}
.lnk .invite-h {
  padding: 38px 28px 0 28px;
}
.bottom_dashed {
  cursor: pointer;
  margin-bottom: 5px;
}
.bottom_dashed span {
  border-bottom: 1px dashed;
}
.bottom_dashed span:hover {
  border-bottom: 1px dashed;
}
.bottom_dashed:hover {
  cursor: pointer;
  color: #ba7773;
}
.resp {
  line-height: 17px;
}
.resp span {
  font-weight: normal;
}
@media (min-width: 992px) {
  .stat {
    float: right;
  }
}
.status_order {
  border-collapse: collapse;
  height: 200px;
  margin-left: 27px;
  margin-top: 20px;
  padding: 20px;
  width: 650px;
}
@media (max-width: 800px) {
   .status_order {width: 100% !important;margin-left: 15px !important;}
   #stat_order {height:auto !important;}
}
.status_order tr {
  padding-left: 5px;
}
.status_order td {
  padding-left: 5px;
}
.att {	
	width:600px;
	height:300px;
  top: 50px; /* Отступ в процентах от верхнего края окна */
	left: 50%; /* Отступ в процентах от левого края окна */
	position: fixed; /* Абсолютное позиционирование блока */
	margin-left: -300px; /* Отрицательный отступ от левого края страницы, должен равняться половине высоты блока со знаком минус */
	background:white;
  padding : 20px 20px 20px 20px;
	display: none; /* Скрыто по умолчанию */
	z-index: 99999;
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
}
@media (max-width: 992px) {
	.att {	
		width:90%;
		left:0px;
		margin: 0px 20px;
    height: auto !important;
	}
	.att h1{font: bold 22px/31px 'PT Sans Narrow', Arial, Helvetica, sans-serif;}
}
.block_form {
  left: 50%;
  position: fixed;
  top: 30%;
}
.summ strong {
  font-size: 16px;
}
.pr2 {z-index: 998; display: inline; cursor:pointer; position:fixed; max-height:500px; width: 100%; text-align:center; top: 50%; transform: translateY(-50%);}
div.pr2 span {display: block; right: 50%;margin-top: 1px; margin-right:-280px;margin-left:350px;position: absolute; width:70px; height:70px; z-index:9999}
.pr2 img{width:100%; max-width:560px;}
@media (max-width: 1166px) {
.pr2 img{width:100%;}
}
@media (max-width: 800px) {
.pr2 {
left:0;
margin-left:0;
}
div.pr2 span {
	right:0; margin-right:0;
}
}
.owl-pagination {
  bottom: 10px;
  box-sizing: border-box;
  font-size: 0;
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.owl-pagination .owl-page {
  background: #ecd8d7;
  border-radius: 50%;
  display: inline-block;
  margin: 0 4px;
  height: 10px;
  width: 10px;
}
.owl-pagination .owl-page.active {
  background: #8b7372;
}
.owl-prev, .owl-next {
  display: block;
  background: url(/images/controls.png) no-repeat 0 -32px;
  cursor: pointer;
  height: 32px;
  margin: -16px 0 0;
  text-indent: -9999px;
  width: 32px;
  position: absolute;
  top: 50%;
  left: 20px;
}
.owl-prev.owl-next, .owl-next.owl-next {
  left: auto;
  right: 20px;
  background-position: -43px -32px;
}
.owl-prev:hover, .owl-next:hover {
  background-position: 0 0;
}
.owl-prev.owl-next:hover, .owl-next.owl-next:hover {
  background-position: -43px 0;
}
.old-price {text-decoration: line-through}




/* include slider */


.intro {overflow: hidden;}
.intro .container {position: relative;}

.nav-h {position: relative; z-index: 2;}
#header .invite {margin: 0; z-index: 2;}

.intro:before, 
.intro:after {z-index: 2;}


.info_slider {position: absolute !important; z-index: 1; top: 90px; left: 0; width: 480px;}
.info_slider .iosSlider {width: 100%; height: 270px; overflow: hidden;}
.info_slider .slider_box .item {display: table; float: left; width: 100%; height: 270px; background-size: cover !important;}

.info_slider .item .wrap {display: table-cell; vertical-align: middle; height: 270px;}

.info_slider .spnav {position: absolute; bottom: -30px; left: 0; width: 100%; z-index: 100; font-size: 0; text-align: center;}
.info_slider .spnav .item {display: inline-block; vertical-align: bottom; cursor: pointer; width: 12px; height: 12px; margin: 0 8px; border: 2px solid #fff; border-radius: 50%;}
.info_slider .spnav .item.active {background: #fff;}	

.info_slider .newsact {width: 100%; background: none; padding: 0; margin: 0; position: relative; float: none;}
.info_slider .newsact .text_box {background: rgba(255, 255, 255, 0.8); padding: 20px; margin: 0;}
.info_slider .newsact figure {width: 100%; height: 270px; background-position: center; background-repeat: no-repeat; background-size: contain;}

.info_slider .nav_btn {position: absolute; z-index: 100; top: 50%; margin-top: -12px; width: 13px; height: 24px; border: none; transition:0.3s; -webkit-appearance: none !important; outline: none !important;}
.info_slider .nav_btn.prev {left: -30px; background: url(../images/nav_prev.png) center no-repeat;}
.info_slider .nav_btn.next {right: -30px; background: url(../images/nav_next.png) center no-repeat;}



@media (max-width: 990px) {
  .info_slider {top: 140px; left: 10px;}
  #header .invite {margin: 25px 0 0 0;}

  .info_slider {width: 480px; margin-left: 35px;}  
  .intro {padding: 34px 0 90px;}
}

@media (max-width: 800px) {
  .info_slider .nav_btn {display: none;}
  .info_slider {margin-left: 0;}  
}

@media (max-width: 760px) {
	.intro {}

	.info_slider {position: static !important; width: 100%;}
	#header .invite {position: static; margin: 0 auto 40px;}

	.info_slider .newsact,
	.info_slider .newsact .text_box {width: auto;}
}


@media (max-width: 480px) {
	
}

@media (min-width: 992px) {
  .intro {
    padding: 55px 0 105px;
  }
}

.choice-list li {position: relative;}
.choice-list .lbl_list img {width: auto; height: auto;}

/*Новая корзина*/


textarea,
button,
input[type="text"] {-webkit-appearance: none; outline: none;}

input {font-family: 'PT Sans Narrow';}

.button_lg {height: 60px; line-height: 60px; text-transform: none; font-size: 22px; border-radius: 32px; padding: 0; text-align: center; float: none;}
.button_lg_card {height: 60px; line-height: 60px; text-transform: none; font-size: 22px; border-radius: 32px; padding: 0; text-align: center; float: none;color: #b16763;background: white;border: 1px solid #ba7773;width: 220px;}
.button_md {height: 45px; line-height: 45px; text-transform: none; font-size: 18px; border-radius: 32px; padding: 0 30px; text-align: center; float: none; display: inline-block;}

.h4,
h4 {color: #6a4e4e; font-size: 17px; font-weight: bold; line-height: 20px; margin-bottom: 30px;}

h4:last-child {margin-top: 30px;}

 .pink-box2 {margin: 30px 0; padding: 40px 55px; background: #fcf9f8;width:73%;}
.pink-box {margin: 30px 0; padding: 40px 55px; background: #fcf9f8;}
.pink-box .hr {margin: 40px -55px; height: 1px; background: #f0ebeb;}
.pink-box .hr-sm {margin: 25px -55px; height: 1px; background: #f0ebeb;} 

.btn-white {display: inline-block; padding: 0 35px; height: 45px; font-size: 18px; color: #ba7773; line-height: 43px; border: 1px solid #ba7773; text-decoration: none !important; border-radius: 30px; transition: 0.3s;}
.btn-white:hover {color: #fff; background: #ba7773;}

@media (max-width: 960px) {
	.pink-box {padding: 30px 30px;}
	.pink-box .hr {margin: 30px -30px;}
	.pink-box .hr-sm {margin: 20px -30px;} 
}

@media (max-width: 480px) {
	.pink-box {padding: 30px 20px;}
	.pink-box .hr {margin: 30px -20px;}
	.pink-box .hr-sm {margin: 20px -20px;} 
}

.tbl-clear,
.tbl-clear td,
.tbl-clear th {border: none !important; margin: 0 !important;}

.cart-tbl {width: 100%; text-align: center;}
.cart-tbl th {white-space: nowrap;}
.cart-tbl td {padding: 22px 20px; border-top: 16px solid #fff !important; border-bottom: 16px solid #fff !important; vertical-align: middle; background: #fcf9f8;}
.cart-tbl td:first-child {padding-left: 30px;}
.cart-tbl td:last-child {padding-right: 30px;}
.cart-tbl .th-title {text-align: left;}
.cart-tbl .col-title {text-align: left;}
.cart-tbl .col-price,
.cart-tbl .col-total {white-space: nowrap; font-size: 20px; width: 150px;}
.cart-tbl .col-action {width: 100px;}

.cart-tbl__title {font-size: 17px;}
.cart-tbl__descr {font-size: 16px;}

.button-del {display: inline-block; width: 13px; height: 15px; background: url(/images/ico_del.png) center no-repeat;}


.cart-counter {white-space: nowrap;}
.cart-counter > * {display: inline-block; vertical-align: middle;}
.cart-counter span {width: 14px; height: 14px; line-height: 55px; font-size: 21px; color: #ed1c24; font-weight: bold; text-align: center; cursor: pointer;}
.cart-counter .up {background: url(/images/btn_plus.png) center no-repeat;}
.cart-counter .down {background: url(/images/btn_minus.png) center no-repeat;}
.cart-counter input[type="text"] {width: 66px; height: 40px; text-align: center; font-size: 16px; color: #6a4e4e; margin: 0 5px; border-radius: 23px; border: 3px solid #f7eceb; background-image: linear-gradient(to top, #ffffff 0%, #fcf8f7 100%); }


@media (max-width: 960px) {
	.cart-tbl td {padding: 22px 10px;}
	.cart-tbl td:first-child {padding-left: 10px;}
	.cart-tbl td:last-child {padding-right: 10px;}

	.cart-tbl .col-price,
	.cart-tbl .col-total {white-space: nowrap; font-size: 20px; width: 90px;}
	.cart-tbl .col-action {width: 80px;}
}

@media (max-width: 760px) {
	.cart-tbl,
	.cart-tbl tbody,
	.cart-tbl tr,
	.cart-tbl td {position: relative; display: block; width: auto; text-align: left;}
	
	.cart-tbl tr {border-bottom: 1px solid #e0e0e0; padding: 20px 10px; margin: 0 -10px;}
	.cart-tbl tr:first-child {padding: 0;}
	.cart-tbl tr th {display: none;}

	.cart-tbl td {height: auto; font-size: 18px; padding: 10px; color: #294553; background: none; border: none !important;}
	.cart-tbl td:first-child {padding-left: 0 !important;}

	.cart-tbl .mob_hide,
	.cart-tbl td:after {display: none;}

	.cart-tbl .col-photo {display: block; width: auto; text-align: left;} 
	.cart-tbl .col-photo img {width: auto; height: 200px;}
	
	.cart-tbl .col-title {padding: 10px 0 0 0; font-size: 20px; margin-bottom: 30px;}
	.cart-tbl .col-title a {display: inline;}
	
	.cart-tbl .button-del {position: absolute; top: 30px; right: 10px; width: 15px; height: 15px; background: url(/images/ico_cross.png) center no-repeat;}

	
	.cart-tbl .bt_box {border: none;}
	.cart-tbl .bt_box td {height: auto;}
	.cart-tbl .col-info {padding: 20px 0 40px;}
	.cart-tbl .bt_box .del {position: static; width: 100%; height: 36px; opacity: 1; background: #ed1c24;}
	.cart-tbl .bt_box .del:after {content: 'Очистить';  position: absolute; left: 0; left: 0; width: 100%; height: 36px; line-height: 37px; color: #fff; text-transform: uppercase; font-size: 16px; text-align: center;}

	.cart-tbl .price {display: inline-block;}
	
	.cart-tbl .counter {position: relative; top: -10px;}

	
	.cart-tbl .col-count,
	.cart-tbl .col-price,
	.cart-tbl .col-total {padding-left: 170px; position: relative;}
	

	.cart-tbl .col-count:before,
	.cart-tbl .col-price:before,
	.cart-tbl .col-total:before {position: absolute; left: 0; top: 50%; margin-top: -9px; text-transform: uppercase; font-size: 14px; font-weight: normal; line-height: 18px;}
	
	.cart-tbl .col-price:before {content: ':';}
	.cart-tbl .col-total:before {content: ':';}
	.cart-tbl .col-count:before {content: '-';}
	
	.cart-tbl .col-action {width: auto; padding: 0; position: static;}
}



.cart-tbl-info {margin: 30px -60px 50px; padding: 0 60px; border-top: 1px solid #e1dcdc; border-bottom: 1px solid #e1dcdc;}
.cart-tbl-info table {width: 100%; text-align: center;}
.cart-tbl-info td {vertical-align: middle; height: 142px; padding: 20px 0;}

.cart-tbl-info .col-total {text-align: left; font-size: 17px;}
.cart-tbl-info .col-back {width: 250px;}
.cart-tbl-info .col-recalc {width: 150px;}
.cart-tbl-info .col-del {width: 100px;}

.cart-tbl-info .col-total b {font-weight: bold; font-size: 20px;}
.cart-tbl-info .col-total .res {font-size: 22px;}
.cart-tbl-info .col-total .res b {font-size: 24px;}



@media (max-width: 960px) {
	.cart-tbl-info .col-recalc {width: 90px;}
	.cart-tbl-info .col-del {width: 80px;}
}



@media (max-width: 760px) {
	.cart-tbl-info {padding: 20px 10px; margin: 0 -10px 50px;}

	.cart-tbl-info,
	.cart-tbl-info tbody,
	.cart-tbl-info tr,
	.cart-tbl-info td {position: relative; display: block; width: auto !important; text-align: center !important; height: auto;}

	.cart-tbl-info td {padding: 10px 0;}

	.cart-tbl-info .col-total {line-height: 1.5;}
}


.cart-total {margin: 30px 0 40px;}
.cart-total__row {overflow: hidden; margin: 0 -60px; padding: 30px 60px; border-bottom: 1px solid #e1dcdc;}
.cart-total__row:first-child {border-top: 1px solid #e1dcdc;}
.cart-total__info {float: left; font-size: 22px;}
.cart-total__info b {font-size: 24px;  font-weight: bold; margin-left: 10px;}
.cart-total__action {float: right; font-size: 17px;}

@media (max-width: 760px) {
	.cart-total__row {margin: 0 -10px; padding: 30px 10px;}
}

@media (max-width: 480px) {
	.cart-total__info {float: none; margin-bottom: 20px;}
	.cart-total__action {float: none;}
}


.forms {margin-bottom: 30px;}

.forms__buttons {font-size: 0;}
.forms__buttons .btn-white {margin-right: 15px; vertical-align: top;}

.forms__field {margin-bottom: 20px;}
.forms__lbl {display: inline-block; vertical-align: top; width: 190px; padding-right: 25px; text-align: right; line-height: 46px; font-size: 17px;}
.forms__el {display: inline-block; vertical-align: top; position: relative;}
.forms__required::after {content: '*'; position: absolute; left: 100%; top: 10px; margin-left: 12px; font-size: 22px;}

.forms__el_text {width: 350px;}
.forms__el_textarea {width: 440px;}

.forms__text,
.forms__textarea {width: 100%; font-size: 16px; border: 3px solid #f7eceb; border-radius: 30px; resize: none; box-sizing: border-box;}

.forms__text {height: 46px; padding: 0 20px}
.forms__textarea {height: 96px; padding: 10px 20px;}

.forms__checkbox {color: #6a4e4e; padding-left: 12px;padding-bottom: 40px; overflow: hidden; display: block;}
.forms__checkbox .jq-checkbox {float: left;}
.forms__checkbox .lbl {display: block; font-size: 17px; margin: 0 0 0 45px !important;}
.forms__checkbox a {text-decoration: underline; color: #6a4e4e;}
.forms__checkbox a:hover {text-decoration: none;}

.forms__radio {color: #6a4e4e; padding-left: 12px; overflow: hidden; display: block;}
.forms__radio .jq-radio {float: left;}
.forms__radio .lbl {display: block; font-size: 17px; margin: 0 0 0 45px !important; width: auto;}
.forms__radio a {text-decoration: underline; color: #6a4e4e;}
.forms__radio a:hover {text-decoration: none;}

.forms__send-wrap {padding-top: 15px;}
.forms__send {width: 220px;}

.jq-selectbox {width: 100%;}


@media (max-width: 760px) {
	.forms__lbl {display: block; width: auto; padding-right: 0; text-align: left; line-height: 1.5; margin-bottom: 10px;}
	.forms__el_text,
	.forms__el_textarea {display: block; width: auto;}

	.forms__required::after {top: 1px; margin-left: 3px;}
}

@media (max-width: 480px) {
	.forms__buttons .btn-white {margin-top: 15px;}
}




.delivery-info {margin: 22px 0; padding-top: 30px; padding-bottom: 30px;}
.delivery-info > * {display: inline-block; vertical-align: middle;}
.delivery-info h4 {margin: 0; width: 200px;}
.delivery-info .forms__el {width: 320px; margin-right: 35px;}

.hint {padding-left: 25px; background: url(/images/ico_info.png) left center no-repeat;}


@media (max-width: 960px) {
	.delivery-info > * {display: block;}
	.delivery-info .forms__el {margin: 15px 0;}
	.delivery-info h4 {width: auto;}
}

@media (max-width: 480px) {
	.delivery-info .forms__el {width: auto;}
}

.pgn {margin: 0 -10px;}
.pgn li {display: inline-block;}

.pgn_full {margin: 0 -10px;}
.pgn_full .pgn {display: table; margin: 0;}
.pgn_full .pgn li {display: table-cell; vertical-align: middle; white-space: nowrap; text-align: center;}

.pgn a {display: inline-block; width: 30px; height: 35px; text-align: center; line-height: 35px; color: #ba7773; font-size: 17px; font-weight: bold; transition: 0.3s; text-transform: uppercase;}
.pgn a:hover {color: #6a4e4e;}
.pgn a.active {color: #6a4e4e; background: #fff;}


@media (max-width: 960px) {
	.pgn a {width: 25px; height: 30px; line-height: 30px; font-size: 16px;}
}

@media (max-width: 760px) {
	.pgn_full .pgn {display: block; width: auto;}
	.pgn_full .pgn li {display: inline-block; width: auto;}	
}


.stock-list {margin: -5px -5px 30px -5px; font-size: 0;}
.stock-list__item {display: inline-block; vertical-align: middle; width: 33.33%; min-height: 310px; padding: 5px;}
.stock-list__wrap {padding: 30px 20px 30px 35px; font-size: 17px; background: #fff;}
.stock-list__wrap:hover {box-shadow: 0 0 10px rgba(0, 0, 0, 0.09);}

.stock-list__param {line-height: 1.3;}
.stock-list__param li {margin: 8px 0;}

.stock-list .btn-white {margin: 15px 0 0 -8px;}
.stock-list .h4 {margin-bottom: 15px;}


.stock-list-control {overflow: hidden;}
.stock-list-control h4 {margin: 0; float: left;}
.stock-list-control .fright {float: right;}

@media (max-width: 960px) {
	.pgn a {width: 25px; height: 30px; line-height: 30px; font-size: 16px;}

	.stock-list .btn-white {padding: 0 25px; font-size: 16px;}
}

@media (max-width: 760px) {
	.stock-list__item {width: 50%;}
}

@media (max-width: 480px) {
	.stock-list__item {width: 100%;}

	.stock-list-control h4 {float: none;}
	.stock-list-control .fright {float: none;}
}


.stock-map {position: relative; margin: 25px 0; background: #ecf3e8;}
.stock-map__wrap {height: 430px;}
.stock-map__info {position: absolute; z-index: 100; top: 45px; bottom: 45px; right: 40px; width: 300px; padding: 40px; background: #fff;}
.stock-map__info h4 {margin-bottom: 10px;}
.stock-map__info .stock-list__param {margin-bottom: 15px;}
.stock-map__info .stock-list__param li {margin: 5px 0;}
.stock-map__info .button {margin-left: -8px;}

@media (max-width: 760px) {
	.stock-map__info {position: static; width: auto;}
}

    .customControl {
            display: none;
            background-color: #fff;
            padding: 5px;
            border-radius: 3px;
            max-width: 250px;
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
        }

        .closeButton {
            flex-basis: 15px;
            flex-grow: 0;
            flex-shrink: 0;
            padding: 3px;
            height: 15px;
            cursor: pointer;
            background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTQgLjdsLS43LS43TDcgNi4zLjcgMCAwIC43IDYuMyA3IDAgMTMuM2wuNy43TDcgNy43bDYuMyA2LjMuNy0uN0w3LjcgN3oiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==") 50% no-repeat;
            opacity: 0.3;
        }

        .contentYandex {
            padding: 5px;
            max-height: 1000px;
            overflow: auto;
        }

.pvz_button {
    display:inline-block;
    background:#fff;
    color:#b16763;
    font-size: 14px;
    line-height: 27px;
    padding: 4px 18px;
    text-transform: uppercase;
    border-radius: 15px;
    position: relative;
    cursor: pointer;
    border: 0;
    margin-right:20px;
    margin-bottom:30px;
    border:solid 1px #b16763
}
.pvz .active {background: #b16763 url(../images/btn-buy.gif) repeat-y 50% 0;color: white;}
.pr .forms__text {width:200px;}
.pr .button {float:none;display: inline-block;}
.pr .stats {text-align:center;}
#bid table {margin-bottom:20px;}
#bid table tbody {display:flex;}
#bid table tr {display: flex;align-items: center;font-size: 16px;}
#bid table tr input {width: 100%;font-size: 16px;border: 3px solid #f7eceb;border-radius: 30px;resize: none;box-sizing: border-box;height: 35px;}
#bid table tr td {padding:0 5px}
#call_form table tr td {padding-bottom:10px;}
#custinfo_form table tr td input {width: 100%;font-size: 16px;border: 3px solid #f7eceb;border-radius: 30px;resize: none;box-sizing: border-box;height: 46px;padding: 0 20px;}
#custinfo_form table tr td textarea {width: 100%;font-size: 16px;border: 3px solid #f7eceb;border-radius: 30px;resize: none;box-sizing: border-box;height: 96px;padding: 10px 20px;}
@media (max-width: 800px) {
.pr {width:100% !important;top:auto !important;left:auto !important;margin-top:50px !important;margin-left:0px !important;padding: 30px 10px !important;min-height:180px;}
#bid table tbody {display:block;}
#bid table tr td {padding: 5px 10px 5px 0;}
#bid table tr:last-child td:first-child {padding: 0;}
#bid table tr:last-child td:last-child {padding: 5px 10px 5px 0;}
}

/*#promo {display:none;}*/