html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
progress {
  vertical-align: baseline;
}
template,
[hidden] {
  display: none;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  height: 0;
  overflow: visible;
}
button,
input,
select,
textarea {
  font: inherit;
  margin: 0;
}
optgroup {
  font-weight: bold;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
form .form-group {
  margin-bottom: 10px;
}
form .form-group .error {
  display: none;
}
form .col {
  margin-bottom: 28px;
}
.form-group.policy {
  color: #535349;
  line-height: 17px;
  text-align: left;
  position: relative;
  padding-left: 26px;
}
.form-group.policy input {
  position: absolute;
  top: 0;
  left: 0;
}
.form-group.policy input,
.form-group.policy label {
  display: inline-block;
  vertical-align: top;
  font-size: 12px !important;
}
.form-group.policy a {
  color: #535349;
  font-size: 12px;
  text-decoration: none;
}
.form-group.policy a:hover {
  text-decoration: underline;
}
label {
  font-size: 14px;
  display: block;
}
label .error label,
label .error a {
  color: #d46265 !important;
}
.agree {
  padding-top: 8px;
  font-size: 13px;
  line-height: 13px;
  font-weight: 300;
  overflow: hidden;
}
.agree a {
  display: inline-block;
  float: left;
  line-height: 15px;
  height: 13px;
  font-size: 13px;
  color: #808080;
  text-decoration: none;
}
.agree .checkbox {
  display: inline-block;
  float: left;
  width: 15px;
  height: 15px;
  margin-right: 5px;
}
.agree .checkbox input {
  opacity: 0;
  position: absolute;
  width: 15px;
  height: 15px;
  z-index: 5;
}
.agree .checkbox label {
  position: relative;
  display: block;
  background: url("../images/checkbox.png") 0 0px no-repeat;
  width: 13px;
  height: 13px;
  margin: 0px !important;
}
.agree .checkbox input:checked + label {
  background: url("../images/checkbox.png") 0 -15px no-repeat;
}
.radiobox {
  display: inline-block;
  float: left;
  width: 16px;
  height: 16px;
  margin-right: 9px;
  position: relative;
  margin-top: 5px;
}
.radiobox input {
  opacity: 0;
  position: absolute;
  width: 16px;
  height: 16px;
  z-index: 5;
}
.radiobox label {
  position: relative;
  display: block;
  background: url("../images/radiobox.png") 0 0 no-repeat;
  width: 16px;
  height: 16px;
}
.radiobox input:checked + label {
  background: url("../images/radiobox.png") 0 -16px no-repeat;
}
.input-box {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 0px;
  height: 33px;
  line-height: 33px;
  font-size: 15px;
  color: #313131;
  width: 100%;
  border: none;
  border-bottom: 1px solid #949494;
  outline: none;
  background: none;
}
.input-box::-webkit-input-placeholder {
  color: #313131;
}
.input-box::-moz-placeholder {
  color: #313131;
}
.input-box:-ms-input-placeholder {
  color: #313131;
}
.input-box:-moz-placeholder {
  color: #313131;
}
textarea.input-box {
  width: 100%;
}
.input-control {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
  color: #232323;
  height: 39px;
  line-height: 39px;
  font-size: 14px;
  padding: 0 33px;
  outline: none;
  border: solid 1px #282934;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
}
.input-control::-webkit-input-placeholder {
  color: #aaa;
}
.input-control::-moz-placeholder {
  color: #aaa;
}
.input-control:-ms-input-placeholder {
  color: #aaa;
}
.input-control:-moz-placeholder {
  color: #aaa;
}
.submit {
  margin-top: 20px;
  margin-bottom: 30px;
}
#q {
  display: none;
}
.error .input-control {
  border-color: #d46265;
}
.error .error {
  display: block !important;
  color: #d46265;
  font-weight: 400;
  text-align: center;
  margin-top: 5px;
  font-size: 13px;
}
.error label {
  color: #d46265 !important;
}
.module.ring_form,
.module.one_click_form {
  width: 400px;
  padding: 43px 50px;
  position: fixed;
  top: -1000px;
  z-index: 10001;
  left: 50%;
  margin-left: -250px;
  background: #fff;
  font-size: 25px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 100000;
}
.module.ring_form.active,
.module.one_click_form.active {
  top: 70px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.module.ring_form .agree,
.module.one_click_form .agree {
  margin-bottom: 10px;
  padding: 0px;
}
.module.ring_form .title,
.module.one_click_form .title {
  margin-bottom: 20px;
}
.module.ring_form .title h3,
.module.one_click_form .title h3 {
  font-size: 32px;
}
.module.ring_form .row,
.module.one_click_form .row {
  margin-bottom: 10px;
}
.module.ring_form .row label,
.module.one_click_form .row label {
  margin-left: 20px;
  margin-bottom: 5px;
}
.module.ring_form h3,
.module.one_click_form h3 {
  color: #000;
  font-size: 30px;
  line-height: 35px;
  text-align: center;
  padding-bottom: 5px;
}
.module.ring_form a,
.module.one_click_form a {
  color: #000;
}
.module.ring_form .close,
.module.one_click_form .close {
  background: url("../images/trash.png") center no-repeat;
  width: 26px;
  height: 26px;
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}
.btn {
  cursor: pointer;
  margin-top: -10px;
  width: 110px;
  height: 34px;
  line-height: 34px;
  background: #c4abf8;
  border: none;
  font-size: 12px;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.btn:hover {
  background: #7b55c9;
  color: #fff;
}
.btn:active {
  box-shadow: inset 0px 5px 5px 0px rgba(0,0,0,0.66);
}
.module.form_content {
  width: 100%;
  background: #0080ff;
  color: #fff;
  -webkit-box-shadow: 100px 0 0 0 #0080ff;
  box-shadow: 100px 0 0 0 #0080ff;
}
.module.form_content .module-container {
  padding: 64px 40px 70px 40px;
}
.module.form_content .module-container h3 {
  color: #fff;
  font-size: 37px;
  line-height: 50px;
  margin-bottom: 0px;
}
.module.form_content .module-container .text {
  font-size: 20px;
  margin-bottom: 50px;
}
.module.form_content .row {
  margin-bottom: 40px;
}
.module.form_content .row .col {
  position: relative;
  display: inline-block;
  margin-right: 30px;
}
.module.form_content .row .col label.error {
  color: #fff600;
  font-size: 12px;
  font-weight: 600;
  position: absolute;
  bottom: -25px;
}
.module.form_content .agree a {
  color: #fff;
}
.module.form_content .inputbox {
  outline: none;
  height: 50px;
  line-height: 20px;
  font-size: 22px;
  color: #fff;
  border: none;
  background-color: #0080ff !important;
  border-bottom: 2px solid #fff;
}
.module.form_content .inputbox:focus {
  background-color: #0080ff !important;
}
.module.form_content .inputbox::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}
.module.form_content .inputbox::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.module.form_content .inputbox:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}
.module.form_content .inputbox:-moz-placeholder {
  color: #fff;
  opacity: 1;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  margin: 0;
  color: #29573a;
}
a {
  color: #29573a;
}
a:hover {
  color: #bea3f7;
}
button:focus {
  outline: none;
}
img {
  max-width: 100%;
  height: auto;
  width: auto 9 /* ie8 */;
}
ul,
ol,
p {
  margin: 0;
  padding: 0;
}
tr td {
  vertical-align: top;
}
ul,
ol,
p {
  padding: 0;
  margin: 0;
}
strong {
  font-weight: 700;
}
input,
textarea {
  outline: none;
}
.colored {
  color: #f26600;
}
.ui-effects-transfer {
  background: #606;
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  z-index: 9999;
}
.readmore {
  position: relative;
}
.readmore:before {
  display: inline-block;
  content: '';
  width: 5px;
  height: 8px;
  background: url("../images/readmore.png");
  margin-right: 9px;
}
.owl-theme .owl-nav div {
  width: 50px;
  height: 50px;
  margin-top: -50px;
  top: 50%;
}
.owl-theme .owl-nav .owl-prev {
  left: 0px;
  background: url("../images/prev.png") center no-repeat;
}
.owl-theme .owl-nav .owl-next {
  background: url("../images/next.png") center no-repeat;
  right: 0px;
}
.owl-theme .owl-dots .owl-dot span {
  width: 13px;
  height: 13px;
  background: #f2f2f2;
  margin: 10px 3px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #94a4cb;
}
.inputbox {
  border: none;
  background: none;
  height: 42px;
  line-height: 42px;
  border-bottom: 1px solid #b2afaa;
  font-size: 17px;
  font-weight: 300;
  color: #000;
}
.inputbox::placeholder {
  opacity: 1;
  color: #000;
}
body.noscroll {
  overflow: hidden;
}
.js-link {
  cursor: pointer;
}
.js-link:hover {
  border: none;
}
.overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background: #000;
  opacity: 0.7;
}
.video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.nofooter footer {
  display: none;
}
.jcemediabox-popup-closelink {
  font-size: 15px !important;
  text-transform: lowercase !important;
}
.owl-carousel-otzyvy.owl-theme,
.owl-carousel-oborudovanie.owl-theme {
  max-width: 850px;
}
.owl-carousel-otzyvy.owl-theme h4,
.owl-carousel-oborudovanie.owl-theme h4 {
  font-size: 18px;
}
.owl-carousel-otzyvy.owl-theme .owl-nav .owl-prev,
.owl-carousel-oborudovanie.owl-theme .owl-nav .owl-prev {
  left: 0px;
  top: 80px;
}
.owl-carousel-otzyvy.owl-theme .owl-nav .owl-next,
.owl-carousel-oborudovanie.owl-theme .owl-nav .owl-next {
  right: 0px;
  top: 80px;
}
.owl-carousel-otzyvy.owl-theme .owl-item .container,
.owl-carousel-oborudovanie.owl-theme .owl-item .container {
  padding: 0 50px;
}
.owl-carousel-otzyvy.owl-theme .owl-item img,
.owl-carousel-oborudovanie.owl-theme .owl-item img {
  width: auto;
}
.owl-carousel-otzyvy.owl-theme .owl-item .block,
.owl-carousel-oborudovanie.owl-theme .owl-item .block {
  display: flex;
  flex-wrap: nowrap;
}
.owl-carousel-otzyvy.owl-theme .owl-item .text,
.owl-carousel-oborudovanie.owl-theme .owl-item .text {
  font-size: 15px;
  line-height: 25px;
  font-weight: 300;
  max-width: 605px;
  margin-right: 20px;
}
.blog_pagination .page,
.pagination .page {
  font-size: 15px;
  color: #808080;
  margin-right: 10px;
}
.blog_pagination span.pagenav,
.pagination span.pagenav,
.blog_pagination a.pagenav,
.pagination a.pagenav {
  display: inline-block;
  font-size: 20px;
  color: #000;
  height: 39px;
  line-height: 39px;
  width: 39px;
  text-align: center;
  font-weight: 400;
}
.blog_pagination span.pagenav,
.pagination span.pagenav {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.blog_pagination a.pagenav,
.pagination a.pagenav {
  color: #29573a;
}
.main-title {
  margin-bottom: 35px;
}
.main-title h1 {
  color: #29573a;
  font-size: 50px;
  line-height: 50px;
}
.fulltext.retsepty ul {
  display: flex;
  list-style: none;
  flex-wrap: wrap;
}
.fulltext.retsepty ul li {
  width: 50%;
  margin-bottom: 30px;
  padding-left: 0px;
  background: none;
}
.fulltext h2 {
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 25px;
  color: #29573a;
}
.fulltext h3 {
  font-size: 24px;
  line-height: 34px;
  margin-bottom: 20px;
  color: #29573a;
}
.fulltext h4 {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 27px;
  color: #29573a;
}
.fulltext p {
  margin-bottom: 23px;
}
.fulltext a:visited {
  color: #a016c8;
}
.fulltext p + ul,
.fulltext p + ol {
  margin-top: -10px;
}
.fulltext p + h2 {
  margin-top: 0px;
}
.fulltext p:first-child + .intro {
  margin-top: 15px;
}
.fulltext ul {
  margin-bottom: 27px;
}
.fulltext ul li {
  list-style: none;
  background: url("../images/li-marker.png") 0 11px no-repeat;
  padding-left: 24px;
  margin-bottom: 10px;
}
.fulltext ul li:last-child {
  margin-bottom: 0;
}
.fulltext ul.gallery {
  display: flex;
  flex-wrap: wrap;
}
.fulltext ul.gallery li {
  padding-left: 0px;
  background: none;
  margin: 5px;
  width: 32%;
}
.fulltext ul.style li {
  background: url("../images/li-marker-style.png") 0 6px no-repeat;
  display: inline-block;
  margin-right: 42px;
  font-size: 20px;
  font-weight: 500;
  color: #000;
}
.fulltext ul.style li:last-child {
  margin-right: 0px;
}
.fulltext ul.block_ico {
  margin-top: 40px;
  margin-bottom: 5px;
}
.fulltext ul.block_ico li {
  background: none;
  padding: 0px;
  display: inline-block;
  margin-right: 63px;
  overflow: hidden;
  margin-bottom: 45px;
}
.fulltext ul.block_ico li .img {
  float: left;
  display: block;
  width: 135px;
  text-align: center;
  margin-right: 20px;
}
.fulltext ul.block_ico li .text {
  float: left;
  display: block;
  width: 220px;
  font-size: 18px;
  line-height: 25px;
  font-weight: 500;
  margin-top: 42px;
}
.fulltext ol {
  margin-left: 15px;
  text-align: left;
}
.fulltext ol li {
  margin-bottom: 10px;
  line-height: 25px;
  font-weight: 500;
  padding-left: 9px;
  color: #29573a;
}
.fulltext ol li:last-child {
  margin-bottom: 10px;
}
.fulltext ol li span {
  color: #514a3c;
}
.fulltext .intro {
  font-size: 21px;
  line-height: 34px;
}
.fulltext figure {
  margin: 0px;
  margin-bottom: 50px;
}
.fulltext figure p {
  margin: 0px;
}
.fulltext figure figcaption {
  color: #000;
  font-weight: 500;
  font-size: 17px;
}
.fulltext .image {
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
  line-height: 0;
  font-size: 0;
}
.fulltext .image-description {
  color: #808080;
  font-size: 14px;
  line-height: 20px;
  margin-top: 8px;
  display: block;
}
.fulltext table {
  border-collapse: collapse;
  margin-bottom: 50px;
}
.fulltext thead {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #606;
}
.fulltext thead td {
  border-bottom: solid 2px #efe5ef;
  vertical-align: middle;
  padding-bottom: 8px;
}
.fulltext tbody td,
.fulltext tbody th {
  border: 0px;
  border-bottom: solid 1px #efe5ef;
  line-height: 20px;
  font-size: 16px;
  padding: 12px 45px 12px 0;
  vertical-align: middle;
}
.fulltext tbody td:first-child {
  padding-left: 0;
}
.fulltext tbody td:last-child {
  padding-right: 0;
}
body.home .cont_item {
  line-height: 28px;
}
body.home .cont_item h1 {
  font-size: 36px;
  font-weight: 500;
  margin-bottom: 38px;
}
body.home .cont_item ul {
  list-style: none;
  display: flex;
}
body.home .cont_item ul li {
  width: 50%;
  margin-right: 30px;
}
.fulltext.sertifikaty ul li,
.fulltext.otzyvy ul li {
  padding-left: 0px;
  display: inline-block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.owl-carousel-content {
  max-width: 800px;
  position: relative;
}
.owl-carousel-content .text {
  position: absolute;
  bottom: 0px;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  color: #000;
  margin-top: 10px;
  margin-right: 40px;
}
.owl-carousel-content .item {
  padding-bottom: 60px;
}
.owl-carousel-content .owl-nav .owl-prev {
  left: 10px;
  top: 0;
  background: url("../images/arrow_prev.png") center no-repeat;
  width: 21px;
  height: 90%;
}
.owl-carousel-content .owl-nav .owl-next {
  right: 10px;
  top: 0px;
  background: url("../images/arrow_next.png") center no-repeat;
  width: 21px;
  height: 90%;
}
.owl-carousel-content .counter {
  position: absolute;
  bottom: 12px;
  right: 0px;
  font-size: 13px;
  font-weight: bold;
  color: #000;
}
.owl-carousel-content .counter strong {
  font-size: 25px;
}
#searchForm {
  padding-bottom: 25px;
}
#searchForm .input-box {
  max-width: 300px;
  display: inline-block;
  vertical-align: top;
  -webkit-box-shadow: inset 1px 2px 0 1px #eebcc4;
  box-shadow: inset 1px 2px 0 1px #eebcc4;
}
#searchForm .btn {
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
}
#searchForm .result {
  padding-top: 10px;
}
.search-block fieldset {
  border: none;
  margin-bottom: 20px;
  padding: 0px;
}
.cont_item.blogs.news .module.news_block ul {
  flex-wrap: wrap;
}
.cont_item.blogs.news .module.news_block ul li {
  width: 372px;
  margin: 0px;
  margin-bottom: 41px;
}
.cont_item.blogs.news .module.news_block ul li:nth-child(2n+2) {
  margin-left: auto;
}
.cont_item.blogs.news .module.news_block ul li .block {
  display: flex;
}
.cont_item.blogs.news .module.news_block ul li .block .img {
  min-width: 100px;
  margin-left: 23px;
}
.module .title {
  text-align: center;
  position: relative;
  margin-bottom: 45px;
}
.module .title h3 {
  position: relative;
  z-index: 1;
  display: inline-block;
  font-size: 40px;
  line-height: 40px;
  color: #29573a;
  background: #fff;
  padding: 0 25px;
}
.module.hmenu {
  flex: 1 1 auto;
}
.module.hmenu2 {
  margin-left: auto;
}
.module.hmenu ul,
.module.hmenu2 ul {
  list-style: none;
  display: flex;
}
.module.hmenu ul li,
.module.hmenu2 ul li {
  background: url("../images/hmenu-separator.png") right center no-repeat;
  height: 48px;
  line-height: 48px;
  padding-right: 21px;
  padding-left: 19px;
}
.module.hmenu ul li a,
.module.hmenu2 ul li a {
  font-size: 16px;
  color: #648a75;
  text-decoration: none;
}
.module.hmenu ul li:hover a,
.module.hmenu2 ul li:hover a,
.module.hmenu ul li.active a,
.module.hmenu2 ul li.active a {
  color: #7848d7;
  text-decoration: underline;
}
.module.hmenu ul li:last-child,
.module.hmenu2 ul li:last-child {
  background: none;
}
.module.hmenu ul li:first-child,
.module.hmenu2 ul li:first-child {
  padding-left: 0px;
}
.module.soc {
  margin-left: auto;
}
.module.soc .module-content {
  display: flex;
  align-items: center;
}
.module.soc .module-content div {
  margin-left: 20px;
}
.module.soc .module-content div a {
  display: block;
}
.module.soc .module-content div a img {
  vertical-align: middle;
}
.module.header_search {
  margin-left: auto;
  position: relative;
  margin-right: 40px;
}
.module.header_search .searchheader_search {
  position: relative;
  height: 31px;
}
.module.header_search .inputbox_search {
  border: 1px solid #e9e5ed;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  height: 31px;
  line-height: 31px;
  font-size: 13px;
  color: #477256;
  background: #fff;
  padding: 0 17px;
  width: 238px;
}
.module.header_search .inputbox_search::placeholder {
  color: #477256;
  opacity: 1;
}
.module.header_search .submit_search {
  right: 11px;
  top: 0px;
  position: absolute;
  border: none;
  width: 21px;
  height: 31px;
  background: url("../images/header_search-btn.png") center no-repeat;
}
.search_result {
  display: none;
  position: absolute;
  background: #fff;
  padding: 15px;
  top: 30px;
  right: 0px;
  font-size: 12px;
  width: 400px;
  list-style: none;
  max-height: 400px;
  overflow-y: scroll;
  z-index: 99999;
}
.search_result li {
  padding-bottom: 5px;
}
.module.logo {
  background: #fff;
  text-align: center;
  width: 198px;
  position: absolute;
  left: 50%;
  top: -88px;
  margin-left: -99px;
}
.tel {
  color: #477256;
  flex: 1 1 auto;
}
.tel a {
  color: #4b12bc;
}
.tel .module-content {
  display: flex;
}
.tel .module-content div {
  margin-right: 27px;
}
.tel__bl1 {
  font-size: 20px;
}
.tel__bl1 a {
  text-decoration: none;
}
.tel__bl2 {
  color: #477256;
}
.tel__bl2 span {
  border-bottom: 1px dashed #477256;
}
.tel__bl2,
.tel__bl3 {
  font-size: 12px;
}
.tel__bl2 span,
.tel__bl3 span {
  cursor: pointer;
}
.tel__bl3 {
  position: absolute;
  left: 0px;
  top: 59px;
}
.tel__bl3 span:first-child {
  padding-right: 18px;
  background: url("../images/hmenu-separator.png") right center no-repeat;
}
.tel__bl3 span:last-child {
  padding-left: 10px;
}
.module.cat_menu ul {
  list-style: none;
  max-width: 237px;
}
.module.cat_menu ul li {
  padding: 15px 0;
  border-bottom: 1px solid #f3ebf3;
}
.module.cat_menu ul li a {
  font-size: 18px;
  line-height: 20px;
  color: #5c32c1;
  text-decoration: none;
a
}
.module.cat_menu ul li.active,
.module.cat_menu ul li:hover {
  list-style: disc;
  color: #29573a;
}
.module.cat_menu ul li.active a,
.module.cat_menu ul li:hover a {
  color: #29573a;
}
.module.cat_menu ul li.active ul,
.module.cat_menu ul li:hover ul {
  padding-left: 20px;
}
.module.cat_menu ul li.active ul li,
.module.cat_menu ul li:hover ul li {
  border-bottom: none;
  padding: 0px;
}
.module.cat_menu ul li.active ul li a,
.module.cat_menu ul li:hover ul li a {
  color: #000;
  font-size: 15px;
}
.module.banner {
  background-image: url("/images/stories/modules/banner/banner.jpg");
  height: 447px;
  color: #4f4f4f;
  margin-bottom: 90px;
}
.module.banner .banner__bl1 {
  margin-left: 60px;
  padding-top: 135px;
  font-size: 55px;
  line-height: 65px;
}
.module.banner .banner__bl1 strong {
  font-size: 55px;
  line-height: 65px;
  color: #ab45ab;
  font-weight: 700;
}
.module.banner .banner__bl2 {
  margin-left: 60px;
  font-size: 20px;
  margin-top: 15px;
}
.module.cat_menu_ico,
.subcategories {
  margin-bottom: 68px;
}
.module.cat_menu_ico ul,
.subcategories ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.module.cat_menu_ico ul li,
.subcategories ul li {
  width: 235px;
  margin-bottom: 45px;
  text-align: center;
  flex: 1 1 auto;
  border-right: 1px solid #efe5ef;
}
.module.cat_menu_ico ul li:last-child,
.subcategories ul li:last-child,
.module.cat_menu_ico ul li:nth-child(4),
.subcategories ul li:nth-child(4) {
  border: none;
}
.module.cat_menu_ico ul li .in_layer,
.subcategories ul li .in_layer {
  margin-bottom: 15px;
}
.module.cat_menu_ico ul li .category-image,
.subcategories ul li .category-image {
  margin-bottom: 20px;
  height: 112px;
}
.module.cat_menu_ico ul li .category-image img,
.subcategories ul li .category-image img {
  max-height: 148px;
}
.module.cat_menu_ico ul li .category-name,
.subcategories ul li .category-name {
  line-height: 22px;
  height: 46px;
  margin: 0 30px;
}
.module.cat_menu_ico ul li .category-name a,
.subcategories ul li .category-name a {
  font-size: 20px;
  line-height: 22px;
  color: #29573a;
  text-decoration: none;
  border-bottom: 1px solid #29573a;
}
.module.cat_menu_ico ul li .category-name a:hover,
.subcategories ul li .category-name a:hover {
  color: #bea3f7;
  border-bottom: 1px solid #bea3f7;
}
.module.about {
  margin-bottom: 100px;
}
.module.about h3 {
  font-size: 40px;
  margin-bottom: 30px;
}
.module.about h4 {
  font-size: 26px;
  margin-bottom: 15px;
}
.module.about .module-content {
  display: flex;
}
.module.about .module-content .about__bl1 img,
.module.about .module-content .about__bl2 img {
  vertical-align: middle;
  margin-right: 10px;
}
.module.about .module-content .about__bl1 p,
.module.about .module-content .about__bl2 p {
  margin-bottom: 13px;
}
.module.about .module-content .about__bl1 .b1,
.module.about .module-content .about__bl2 .b1 {
  margin-bottom: 29px;
}
.module.about .module-content .about__bl1 {
  width: 468px;
  margin-right: 47px;
  text-align: center;
}
.kzproduct {
  height: 429px;
  background-image: url("../images/kzproduct.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  display: flex;
  align-items: center;
  font-family: 'Ubuntu', serif;
  font-size: 16px;
  color: #714d71;
  font-weight: 300;
  margin-bottom: 66px;
}
.kzproduct a {
  color: #714d71;
  text-decoration-color: #d4c9d4;
}
.kzproduct img {
  margin-right: 10px;
  position: relative;
  top: 5px;
}
.kzproduct .module-content {
  display: flex;
}
.kzproduct .module-content div {
  flex: 0 0 358px;
}
.kzproduct .module-content div p {
  margin-bottom: 25px;
}
.kzproduct__bl1 p {
  font-family: 'Alice', serif;
  font-size: 26px;
  line-height: 34px;
  color: #6d0b6d;
}
.kzproduct__bl2 {
  text-align: right;
  margin-left: auto;
}
.tasty_product {
  margin-bottom: 90px;
}
.tasty_product .module-content {
  display: grid;
  grid-template-columns: 372px 372px 372px;
  grid-gap: 32px;
  justify-content: unset;
  font-weight: 300;
}
.tasty_product .module-content h4 {
  font-family: 'Alice', serif;
  font-size: 26px;
  color: #606;
  margin-bottom: 25px;
}
.tasty_product .module-content p {
  margin-top: 17px;
}
.recipes {
  margin-bottom: 73px;
}
.recipes .module-content {
  display: grid;
  grid-template-columns: 273px 273px 273px 273px;
  grid-gap: 29px;
  justify-content: unset;
  font-weight: 300;
  text-align: center;
}
.recipes .module-content .img {
  margin-bottom: 20px;
}
.recipes .module-content .text a {
  margin-bottom: 12px;
  display: inline-block;
  font-family: 'Alice', serif;
  font-size: 22px;
  line-height: 22px;
  color: #6d0b6d;
  text-decoration: none;
  border-bottom: 2px solid #bfa5bf;
}
.recipes .module-content .text a:hover {
  color: #366;
  border-bottom: 2px solid #366;
}
.provider .item {
  text-align: center;
  border-right: 1px solid #efe5ef;
}
.provider .item .img {
  height: 124px;
  line-height: 124px;
}
.provider .item .img img {
  text-align: center;
  vertical-align: middle;
  width: auto;
  display: inline-block;
}
.f1 .module.footer .module-content {
  display: grid;
  grid-template-columns: 435px 590px 145px;
  justify-content: unset;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
}
.f1 .module.footer .module-content img {
  margin-left: 28px;
  vertical-align: middle;
}
.f1 .module.footer .module-content p:last-child {
  margin-top: 0px;
}
.f1 .module.footer .module-content a {
  color: #fff;
}
.f1 .module.footer .module-content .b1 a {
  margin-right: 15px;
  font-size: 12px;
}
.f1 .module.footer .module-content strong,
.f1 .module.footer .module-content .b2 a {
  font-size: 22px;
  font-weight: 400;
  color: #fff;
  text-decoration: none;
}
.f1 .module.footer .module-content .b3 {
  text-align: right;
}
.f1 .module.footer .module-content .b3 a {
  font-size: 12px;
}
.f2 a {
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid #6a81b7;
  font-size: 12px;
  line-height: 14px;
}
.f2 .module.footer .module-content {
  display: flex;
  font-size: 12px;
}
.f2 .module.footer .module-content .b1 p {
  margin-bottom: 0px;
}
.f2 .module.footer .module-content .block.b2 {
  margin-left: auto;
}
.f2 .module.footer .module-content .block.b2 a {
  margin-left: 40px;
}
.f2 .module.footer .module-content .block.b2 .pztv {
  text-decoration: none;
}
.module.sales .owl-theme .owl-nav .owl-prev {
  left: -23px;
}
.module.sales .owl-theme .owl-nav .owl-next {
  right: -17px;
}
.module.sales .owl-theme .owl-stage {
  display: flex;
}
.module.sales .owl-theme .owl-stage .owl-item .item {
  height: 95%;
}
.module.breadcrumbs {
  margin-top: 40px;
  margin-bottom: 25px;
  font-size: 13px;
  color: #927d92;
  line-height: 18px;
}
.module.breadcrumbs a {
  color: #927d92;
  text-decoration: none;
  border-bottom: 1px solid #927d92;
}
.module.breadcrumbs .separator {
  display: inline-block;
  width: 18px;
  height: 12px;
  background: url("../images/breadcrumbs.png") center no-repeat;
}
.module.cat_text h3 {
  font-size: 32px;
}
.moduletable_cart.cartm {
  margin-top: 0px;
  margin-left: auto;
  display: flex;
  align-self: center;
  font-size: 13px;
  position: relative;
}
.moduletable_cart.cartm a {
  display: block;
  color: #477256;
}
.moduletable_cart.cartm .favorites,
.moduletable_cart.cartm .mini_cart {
  margin-right: 30px;
}
.moduletable_cart.cartm .favorites .bl,
.moduletable_cart.cartm .mini_cart .bl {
  height: 23px;
  text-decoration: none;
  display: flex;
  align-items: center;
}
.moduletable_cart.cartm .favorites .bl .ico,
.moduletable_cart.cartm .mini_cart .bl .ico {
  margin-right: 10px;
  width: 20px;
  height: 18px;
  background-image: url("../images/favorites_mini.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto;
}
.moduletable_cart.cartm .favorites .price,
.moduletable_cart.cartm .mini_cart .price,
.moduletable_cart.cartm .favorites .link,
.moduletable_cart.cartm .mini_cart .link {
  line-height: 14px;
  font-size: 13px;
  color: #477256;
  text-decoration: none;
  margin-left: 10px;
}
.moduletable_cart.cartm .favorites .link,
.moduletable_cart.cartm .mini_cart .link {
  text-decoration: none;
  color: #bea3f7;
}
.moduletable_cart.cartm .favorites {
  font-size: 15px;
}
.moduletable_cart.cartm .favorites .bl .link {
  margin-left: 5px;
}
.moduletable_cart.cartm .favorites .bl .ico {
  width: 10px;
}
.moduletable_cart.cartm .mini_cart {
  margin-right: 0px;
}
.moduletable_cart.cartm .mini_cart .bl .ico {
  width: 25px;
  height: 20px;
  background-image: url("../images/mini_cart.png");
}
.moduletable_cart.cartm .mini_cart .bl i {
  text-align: center;
  display: block;
  font-style: normal;
  color: #fff;
  background: #bea3f7;
  font-size: 13px;
  line-height: 36px;
  height: 36px;
  width: 36px;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
}
.control {
  display: flex;
}
.control .quantity-controls,
.control .order-item-quantity {
  display: flex;
}
.control .quantity-controls .decrement,
.control .order-item-quantity .decrement,
.control .quantity-controls .increment,
.control .order-item-quantity .increment,
.control .quantity-controls .checkout-decrement,
.control .order-item-quantity .checkout-decrement,
.control .quantity-controls .checkout-increment,
.control .order-item-quantity .checkout-increment {
  cursor: pointer;
  width: 28px;
  height: 28px;
  background-color: #fff;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  border: none;
  background-position: center;
  background-repeat: no-repeat;
}
.control .quantity-controls .decrement:hover,
.control .order-item-quantity .decrement:hover,
.control .quantity-controls .increment:hover,
.control .order-item-quantity .increment:hover,
.control .quantity-controls .checkout-decrement:hover,
.control .order-item-quantity .checkout-decrement:hover,
.control .quantity-controls .checkout-increment:hover,
.control .order-item-quantity .checkout-increment:hover {
  opacity: 1;
  background-color: #c4abf8;
}
.control .quantity-controls .increment,
.control .order-item-quantity .increment,
.control .quantity-controls .checkout-increment,
.control .order-item-quantity .checkout-increment {
  background-image: url("../images/increment.png");
}
.control .quantity-controls .increment:hover,
.control .order-item-quantity .increment:hover,
.control .quantity-controls .checkout-increment:hover,
.control .order-item-quantity .checkout-increment:hover {
  background-image: url("../images/increment_h.png");
}
.control .quantity-controls .decrement,
.control .order-item-quantity .decrement,
.control .quantity-controls .checkout-decrement,
.control .order-item-quantity .checkout-decrement {
  background-image: url("../images/decrement.png");
}
.control .quantity-controls .decrement:hover,
.control .order-item-quantity .decrement:hover,
.control .quantity-controls .checkout-decrement:hover,
.control .order-item-quantity .checkout-decrement:hover {
  background-image: url("../images/decrement_h.png");
}
.control .quantity-controls input,
.control .order-item-quantity input,
.control .quantity-controls .item-quantity,
.control .order-item-quantity .item-quantity {
  height: 28px;
  line-height: 28px;
  text-align: center;
  width: 39px;
  font-weight: 700;
  color: #29573a;
  font-size: 16px;
  border: none;
}
.control .add-cart .add-to-cart-btn {
  cursor: pointer;
  margin-top: -10px;
  width: 110px;
  height: 26px;
/*border-radius: 17px;*/
  line-height: 26px;
  background: #c4abf8;
  border: none;
  font-size: 12px;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
}
.control .add-cart .add-to-cart-btn:hover {
  background: #7b55c9;
  color: #fff;
  box-shadow: inset 0px 3px 7px 0px rgba(0,0,0,0.35);
}
.control .add-cart .add-to-cart-btn:active {
  box-shadow: inset 0px 5px 5px 0px rgba(0,0,0,0.66);
}
#catalog .description table {
  border-collapse: collapse;
  margin-bottom: 20px;
  border: none;
}
#catalog .description table p {
  margin-bottom: 0px;
}
#catalog .module.cat_menu_ico ul li {
  width: 33.33%;
  margin-bottom: 15px;
  border: none;
}
#catalog .module.cat_menu_ico ul li .noimg {
  display: block;
}
#catalog .flex {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 80px;
}
#catalog .flex .item-cat,
#catalog .flex .item {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  flex: 0 1 auto;
  align-self: auto;
}
#catalog .flex .item {
  width: 270px;
  margin-right: 30px;
  margin-bottom: 20px;
  background: #fff;
  border: 1px solid #efe5ef;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  color: #826782;
  font-family: 'Ubuntu', sans-serif;
  display: flex;
  flex-direction: column;
  padding: 15px 15px 30px 15px;
}
#catalog .flex .item .ots {
  margin: 20px;
}
#catalog .flex .item .no_product {
  font-size: 12px;
  color: #606;
  font-weight: 500;
}
#catalog .flex .item a {
  color: #826782;
}
#catalog .flex .item:hover {
  border: 1px solid #b27fb2;
}
#catalog .flex .item:nth-child(3n+3) {
  margin-right: 0px;
}
#catalog .flex .item .img {
  margin-bottom: 25px;
  position: relative;
  text-align: center;
}
#catalog .flex .item .img img {
  width: auto;
  max-height: 184px;
  display: inline-block;
  vertical-align: middle;
}
#catalog .flex .item .img .sales {
  font-size: 10px;
  line-height: 10px;
  color: #fff;
  font-weight: 400;
  background: #f00;
  padding: 5px 6px;
  position: absolute;
  right: 0px;
  bottom: -45px;
}
#catalog .flex .item .img .zoom {
  width: 16px;
  height: 16px;
  background: url("../images/zoom.png");
  position: absolute;
  right: 0px;
  bottom: 0px;
}
#catalog .flex .item .price {
  color: #f00;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 10px;
  display: flex;
}
#catalog .flex .item .price .price_old {
  font-size: 18px;
  margin-right: 5px;
  position: relative;
  color: #978597;
}
#catalog .flex .item .price .price_old:before {
  content: '';
  height: 2px;
  width: 100%;
  background: #f05079;
  position: absolute;
  top: 13px;
  transform: rotate(200deg);
  -webkit-transform: rotate(200deg);
}
#catalog .flex .item .price .price_def {
  font-size: 24px;
  font-weight: 700;
  color: #f00;
}
#catalog .flex .item .price .price_def.chn_color {
  color: #e90540;
}
#catalog .flex .item .price .price_def span {
  font-weight: 400;
  color: #313131;
  font-size: 14px;
}
#catalog .flex .item .price .mass {
  margin-left: auto;
  font-size: 16px;
  color: #313131;
}
#catalog .flex .item .name {
  font-size: 14px;
  line-height: 18px;
  color: #826782;
  margin-bottom: 30px;
  flex: 1 1 auto;
}
#catalog .flex .item .name a {
  text-decoration: none;
}
#catalog .flex .item .name:hover a {
  color: #29573a;
  text-decoration: underline;
}
#catalog .flex .item .intro_desc {
  font-size: 13px;
  line-height: 16px;
  color: #7c7e82;
  margin-bottom: 15px;
}
#catalog .flex .item .block_info {
  font-size: 13px;
  margin-bottom: 15px;
}
#catalog .flex .item .block_info a {
  color: #999;
}
#catalog .flex .quantity-controls {
  margin-left: auto;
}
#catalog .flex .block_btm {
  font-size: 13px;
  display: flex;
}
#catalog .flex .block_btm a {
  color: #999;
}
#catalog .flex .block_btm .item_quantity {
  margin-right: 38px;
}
#catalog .flex .block_btm .add-to-favorites-btn {
  position: relative;
  font-size: 11px;
  color: #294a98;
  cursor: pointer;
  margin-top: 8px;
  padding-left: 18px;
}
#catalog .flex .block_btm .add-to-favorites-btn:after {
  content: '';
  position: absolute;
  left: 0px;
  top: 9px;
  width: 18px;
  height: 16px;
  background: url("../images/favorites.png") 0 0 no-repeat;
}
#catalog .description {
  font-size: 17px;
  color: #514a3c;
}
#catalog .description h2 {
  font-size: 32px;
  margin-bottom: 28px;
}
#catalog .subcategories ul li {
  height: auto;
}
#catalog .subcategories ul li .in_layer {
  background: #fff;
  min-height: 209px;
}
#catalog .subcategories ul li .category-image {
  height: 155px;
}
#catalog .subcategories ul li .category-name {
  height: auto;
  line-height: 19px;
  margin: 0 10px;
}
#catalog .subcategories ul li .category-name a {
  line-height: 19px;
}
#product h3 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 20px;
}
#product .tab.options ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
}
#product .tab.options ul li {
  width: 45%;
  padding-right: 15px;
  display: inline-block;
}
#product .tab.options ul li table tr td {
  min-width: 160px;
}
#product .tab.options ul li table tr td:first-child {
  color: #606;
  padding-left: 0px;
  min-width: 250px;
}
#product .no_product {
  font-size: 15px;
  color: #606;
  font-weight: 500;
  margin-bottom: 40px;
}
#product .right_block strong {
  display: inline-block;
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 30px;
}
#product .right_block .article {
  margin-bottom: 15px;
}
#product .right_block table {
  font-size: 15px;
  color: #585858;
  border: none;
}
#product .right_block table tr td {
  position: relative;
  padding-left: 10px;
  padding-bottom: 15px;
  line-height: 15px;
}
#product .right_block table tr td:last-child span {
  color: #29573a;
  font-weight: 700;
}
#product .right_block table tr td:first-child {
  padding-left: 0px;
  min-width: 165px;
}
#product .right_block table tr td:first-child span {
  display: inline-block;
  background: #fff;
  padding-right: 10px;
  position: relative;
  z-index: 1;
}
#product .right_block table tr td:first-child:after {
  position: absolute;
  top: 8px;
  content: '';
  left: 0px;
  right: 0px;
  height: 1px;
  background: #eae7e0;
  z-index: 0;
}
#product .main-title {
  margin-bottom: 28px;
}
#product .row {
  display: flex;
}
#product .row.block {
  margin-bottom: 66px;
}
#product .row .gallerey {
  min-width: 370px;
  margin-left: 30px;
  box-shadow: 0px 0px 0px 2px #efe5ef;
}
#product .row .gallerey .fotorama__nav {
  text-align: left;
}
#product .row .gallerey .fotorama__thumb-border {
  border: none;
  display: none;
}
#product .row .gallerey .fotorama__thumb {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  box-shadow: 0px 0px 0px 1px #e5e5e5;
}
#product .row .gallerey .fotorama__nav--thumbs .fotorama__nav__frame {
  margin-top: 10px;
  margin-right: 10px;
}
#product .row .gallerey .fotorama__stage {
  background: #fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
#product .top_info {
  margin-bottom: 40px;
}
#product .top_info div {
  margin-right: 50px;
  font-size: 15px;
  color: rgba(102,0,102,0) 0;
}
#product .top_info div:last-child {
  margin-right: 0px;
}
#product .top_info div span {
  font-size: 13px;
  color: #999;
}
#product .price {
  color: #606;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 25px;
  display: flex;
}
#product .price .price_old {
  font-size: 24px;
  margin-right: 5px;
  position: relative;
  color: #978597;
}
#product .price .price_old:before {
  content: '';
  height: 2px;
  width: 100%;
  background: #f05079;
  position: absolute;
  top: 13px;
  transform: rotate(200deg);
  -webkit-transform: rotate(200deg);
}
#product .price .price_def {
  font-size: 42px;
  font-weight: 700;
  color: #f00;
}
#product .price .price_def.chn_color {
  color: #f00;
}
#product .price .price_def span {
  font-weight: 400;
  color: #313131;
  font-size: 20px;
}
#product .control {
  margin-bottom: 25px;
}
#product .control .add-cart .add-to-cart-btn {
  margin-top: 0px;
/*border-radius: 24px;*/
  height: 36px;
  line-height: 36px;
  font-size: 15px;
  width: 145px;
}
#product .control .quantity-controls {
  margin-right: 40px;
  padding: 0 10px;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
/*height: 48px;
            line-height: 48px;*/
/*border: 2px solid #efe5ef;*/
  display: flex;
  align-items: center;
}
#product .block_btm {
  font-size: 15px;
  color: #999;
  text-decoration: underline;
  display: flex;
  line-height: 16px;
  margin-bottom: 36px;
}
#product .block_btm .one_click {
  margin-right: 35px;
}
#product .block_btm a {
  font-size: 15px;
  color: #999;
}
#product .block_btm .add-to-favorites-btn {
  cursor: pointer;
  position: relative;
  padding-left: 26px;
  font-size: 11px;
  color: #294a98;
  font-weight: 500;
  text-transform: uppercase;
}
#product .block_btm .add-to-favorites-btn .ico {
  position: absolute;
  left: 0px;
  top: -7px;
  display: inline-block;
  cursor: pointer;
  margin-top: 8px;
  width: 18px;
  height: 16px;
  background: url("../images/favorites.png") 0 0 no-repeat;
}
#product .inro_description {
  font-size: 15px;
  font-weight: 300;
  line-height: 26px;
}
#product .inro_description table {
  margin-bottom: 25px;
}
#product .text {
  font-size: 15px;
  line-height: 24px;
  color: #606;
  margin-bottom: 30px;
}
#product .description strong {
  color: #606;
}
#product .description table {
  border-collapse: collapse;
  margin-bottom: 20px;
  border: none;
}
#product .description table p {
  margin-bottom: 0px;
}
#chekout ul {
  list-style: none;
  margin-bottom: 25px;
}
#chekout ul li {
  display: flex;
  border-bottom: 1px solid #eae7e0;
  padding-top: 8px;
  padding-bottom: 10px;
}
#chekout ul li:first-child {
  border-top: 1px solid #eae7e0;
}
#chekout ul li .maxqnt {
  font-size: 14px;
  font-weight: 500;
  color: #29573a;
}
#chekout ul li .order-item-img {
  margin-right: 20px;
}
#chekout ul li .order-item-img .item-img {
  width: 80px;
  height: 80px;
  box-shadow: 1.075px 2.801px 5px 0px rgba(0,0,0,0.09);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background-color: #fff;
  background-size: cover;
  background-position: center;
}
#chekout ul li .order-item-title {
  font-size: 15px;
  color: rgba(102,0,102,0) 0;
  width: 370px;
  align-self: center;
}
#chekout ul li .order-item-title .item-desc {
  display: flex;
  font-size: 13px;
}
#chekout ul li .order-item-title .item-desc p {
  margin-right: 30px;
}
#chekout ul li .order-item-title .item-desc span {
  color: #999;
}
#chekout ul li .order-item-price,
#chekout ul li .order-item-summ {
  font-size: 15px;
  color: rgba(102,0,102,0) 0;
  width: 140px;
  text-align: center;
  align-self: center;
}
#chekout ul li .order-item-summ {
  font-weight: 500;
}
#chekout ul li .order-item-summ span {
  font-size: 21px;
}
#chekout ul li .quantity.control {
  align-self: center;
}
#chekout ul li .function {
  margin-left: auto;
  align-self: center;
}
#chekout ul li .function .checkout-trash {
  cursor: pointer;
  display: block;
  width: 12px;
  height: 12px;
  background: url("../images/trash.png") 0 0 no-repeat;
}
#chekout #cart-total {
  margin-bottom: 25px;
  font-size: 16px;
  font-weight: 500;
  color: #29573a;
}
#chekout #cart-total span {
  font-size: 21px;
}
#chekout .overblock {
  margin-top: 25px;
}
#chekout .overblock h2 {
  color: #29573a;
  font-size: 30px;
  margin-bottom: 66px;
}
#chekout .overblock .inputbox {
  width: 470px;
}
#chekout .overblock textarea {
  height: 100px;
}
#chekout .overblock .row.radio {
  display: flex;
  margin-bottom: 25px;
}
#chekout .overblock .row.radio .name {
  font-size: 17px;
  font-weight: 500;
  color: #29573a;
  margin-right: 40px;
}
#chekout .overblock .row.radio .box {
  margin-right: 40px;
}
#chekout .overblock .row.radio .text {
  font-size: 17px;
  color: #29573a;
  font-weight: 300;
}
#chekout .overblock .row_btn {
  display: flex;
}
#chekout .overblock .row_btn .btn {
  width: 183px;
  height: 44px;
  line-height: 44px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
#chekout .overblock .row_btn .col2 {
  margin-right: 28px;
}
#catalog.dopitems {
  margin-top: 60px;
}
#catalog.dopitems h3 {
  font-size: 40px;
  color: #29573a;
  margin-bottom: 35px;
}
#catalog.dopitems .flex .item {
  padding-bottom: 20px;
}
#catalog.dopitems .owl-theme .owl-nav .owl-next {
  right: -20px;
}
#catalog.dopitems .owl-theme .owl-nav .owl-prev {
  left: -36px;
}
.tabs ul.tabNavigation {
  overflow: hidden;
  border-bottom: 1px solid #e0cce0;
  line-height: 50px;
  list-style: none;
  margin-bottom: 40px;
}
.tabs ul.tabNavigation li {
  padding: 0px;
  float: left;
  margin-right: 35px;
  padding-left: 0px !important;
  background: none !important;
  margin-bottom: 0px;
}
.tabs ul.tabNavigation li .name {
  display: none;
}
.tabs ul.tabNavigation li:after {
  display: none;
}
.tabs ul.tabNavigation li a {
  font-size: 26px;
  font-family: 'Alice', sans-serif;
  color: #bca3bc;
  text-decoration: none;
  height: 40px;
  display: inline-block;
  border-bottom: 1px dashed #ddd1dd;
}
.tabs ul.tabNavigation li a.selected {
  font-size: 24px;
  color: #606;
  border: none;
}
@media only screen and (max-width: 667px) {
  .tabs ul.tabNavigation {
    display: none;
  }
  .tabs .tab.active .tab__text {
    max-height: 2000px;
    margin-bottom: 15px;
  }
  .tabs .tab.active .tab__name:after {
    transform: rotate(180deg);
  }
  .tabs .tab__name {
    display: inline-block;
    color: #606;
    font-size: 19px;
    font-weight: 500;
    border-bottom: 1px dashed #606;
    margin-bottom: 20px;
    position: relative;
  }
  .tabs .tab__name:after {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    content: '';
    background: url("../images/tab_arrow.png");
    width: 9px;
    height: 6px;
    position: absolute;
    top: 10px;
    right: -17px;
  }
  .tabs .tab__text {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    max-height: 0px;
    overflow: hidden;
    margin-bottom: 0px;
  }
}
.filter-box {
  margin-bottom: 40px;
}
.filter-box .filter-flex {
  overflow: hidden;
}
.filter-box h2 {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 20px;
}
.filter-box .scrollf {
  max-height: 134px;
  overflow-x: hidden;
  overflow-y: auto;
}
.filter-box .scrollf .block {
  display: flex;
  margin-bottom: 6px;
}
.filter-box .filterBox {
  max-width: 210px;
  border-bottom: 1px solid #eae7e0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  min-width: 180px;
  float: left;
  margin-bottom: 30px;
  margin-right: 30px;
}
.filter-box .filterBox .params.active {
  max-height: 1000px;
  margin-bottom: 20px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.filter-box .filterBox .name:after {
  background-position: 0 -5px;
}
.filter-box .filterBox .name {
  position: relative;
  padding-right: 20px;
  cursor: pointer;
  font-size: 15px;
  color: #606;
  font-weight: 500;
}
.filter-box .filterBox .name:after {
  content: '';
  width: 10px;
  height: 6px;
  background-image: url("../images/selected_arrow.png");
  background-position: 0 0px;
  position: absolute;
  right: 8px;
  top: 11px;
}
.filter-box .name_params {
  margin-top: 5px;
  font-size: 13px;
  line-height: 15px;
}
.filter-box .params {
  padding: 0 12px;
  max-height: 0px;
  margin-bottom: 0px;
  overflow: hidden;
  -webkit-transition: all all;
  -moz-transition: all all;
  -o-transition: all all;
  transition: all all;
}
.filter-box .params .checkbox {
  position: relative;
  display: inline-block;
  float: left;
  width: 17px;
  height: 17px;
  margin-right: 5px;
  margin-top: 5px;
}
.filter-box .params .checkbox input {
  opacity: 0;
  position: absolute;
  width: 17px;
  height: 17px;
  z-index: 5;
}
.filter-box .params .checkbox label {
  position: relative;
  display: block;
  background: url("../images/checkbox.png") 0 0px no-repeat;
  width: 15px;
  height: 15px;
}
.filter-box .params .checkbox input:checked + label {
  background: url("../images/checkbox.png") 0 -15px no-repeat;
}
.filter-box .btnf {
  cursor: pointer;
  font-size: 13px;
  color: #fff;
  height: 26px;
  line-height: 26px;
  background-color: #c4abf8;
  padding: 0 8px;
  margin-top: 10px;
  border: none;
  border: 1px solid #efe5ef;
}
.filter-box .btnf:hover {
  background-color: #29573a;
  color: #fff;
}
.filter-box .ui-widget {
  margin: 15px 10px;
  margin-top: 8px;
}
.filter-box .ui-widget.ui-widget-content {
  border: none;
  background: #ee3823;
}
.filter-box .ui-widget .ui-widget-header {
  background: #ee3823;
}
.filter-box .ui-slider-horizontal {
  height: 1px;
}
.filter-box .ui-state-default {
  border: none;
  width: 17px;
  height: 17px;
  background: url("../images/fslider.png");
  top: -8px;
}
.filter-box .box .inputbox_pf {
  height: 22px;
  line-height: 22px;
  width: 52px;
  text-align: center;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 12px;
}
.filter-box .box .separator {
  background-image: url("data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAABAQAAAADLe9LuAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAd2KE6QAAAAHdElNRQfjBRUPOzd8cOZbAAAACklEQVQI12NgAAAAAgAB4iG8MwAAAABJRU5ErkJggg==");
  background-repeat: repeat-x;
  height: 9px;
  width: 30px;
  display: inline-block;
  background-position: center;
}
.filter-box .reset {
  float: left;
  text-align: center;
  margin-top: 12px;
  margin-left: 22px;
}
.filter-box .reset a {
  font-size: 13px;
  border-bottom: 1px dashed #000;
  text-decoration: none;
}
.filter-box .reset a:hover {
  color: #000;
}
.sort {
  margin-bottom: 50px;
}
.sort select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #000;
  outline: none;
  padding-right: 20px;
}
.sort .order label {
  position: relative;
  display: inline-block;
}
.sort .order label:after {
  content: '';
  background-image: url("../images/selected_arrow.png");
  width: 10px;
  height: 6px;
  position: absolute;
  right: 8px;
  top: 9px;
  pointer-events: none;
}
.sort .order .bl {
  font-size: 14px;
  color: #29573a;
  border-bottom: 1px solid #eae7e0;
  display: inline-block;
  margin-right: 30px;
}
.sort .order .bl span {
  font-weight: bold;
  margin-right: 5px;
}
.sort .order .bl select {
  border: none;
  background: #fff;
  font-size: 14px;
}
* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
html {
  height: 100%;
}
body {
  font: 15px 'Montserrat', sans-serif;
  font-weight: normal;
  line-height: 26px;
  width: 100%;
  height: 100%;
  position: relative;
  color: #2e2e2e;
  background-color: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}
body .main-conteiner .wrp {
  display: flex;
  margin-bottom: 115px;
}
body .main-conteiner .wrp aside {
  margin-top: 23px;
  flex-basis: 300px;
}
body .main-conteiner .wrp main {
  min-width: 0;
  max-width: 870px;
  flex-grow: 1;
}
body.home .main-conteiner .wrp main {
  max-width: 100%;
}
.wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
  position: relative;
}
.wrapper .flex-container {
  flex: 1 0 auto;
}
.wrapper footer[role="contentinfo"] {
  position: relative;
  flex: 0 0 auto;
  z-index: 3;
}
.mbl {
  display: none;
}
.wrp {
  max-width: 1170px;
  margin: 0 auto;
  position: relative;
}
header {
  position: relative;
  z-index: 9999;
}
header .bl1 .wrp {
  height: 87px;
  display: flex;
  align-items: center;
  box-shadow: 0 1px 0 0 #e7d7e7;
}
header .bl2 {
  margin-bottom: 35px;
}
header .bl2 .wrp {
  height: 56px;
  align-items: center;
  display: flex;
}
footer .f1 {
  background: #29573a;
  padding: 24px 0;
}
.logo_fix {
  display: none;
}
body.dt.fix .main-conteiner .wrp {
  padding-top: 100px;
}
body.dt.fix header .tel__bl3 {
  display: none;
}
body.dt.fix header .bl1 {
  height: 54px;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 9999;
  background: #fff;
  box-shadow: 0.484px 1.941px 4px 0px rgba(0,0,0,0.15);
}
body.dt.fix header .bl1 .wrp {
  height: 54px;
  box-shadow: none;
}
body.dt.fix header .bl1 .logo_fix {
  display: block;
  margin-right: 53px;
}
body.dt.fix header .bl1 .logo_fix img {
  display: block;
}
@media only screen and (max-width: 667px) {
  .owl-theme .owl-nav .owl-prev {
    left: 0px;
    background: url("../images/prev_m.png") center no-repeat;
  }
  .owl-theme .owl-nav .owl-next {
    right: 0px;
    background: url("../images/next_m.png") center no-repeat;
  }
  .mbl {
    display: block;
  }
  .dt {
    display: none;
  }
  aside {
    display: none;
  }
  .wrp {
    max-width: 667px;
    padding: 0px;
  }
  body.mbl .wrapper {
    padding: 0px;
  }
  .module .title h3 {
    font-size: 32px;
    line-height: 36px;
  }
  .mbl .header .ico {
    z-index: 8888;
    display: flex;
    position: fixed;
    width: 100%;
    height: 57px;
    background: #fff; /* Old browsers */
    box-shadow: 0 1px 0 0 #e7d7e7;
  }
  .mbl .header .ico .open_search {
    position: absolute;
    top: 16px;
    left: 142px;
    width: 20px;
    height: 20px;
    background: url("../images/mbl_search.png") no-repeat;
  }
  .mbl .header .ico .open_form {
    position: absolute;
    top: 16px;
    left: 82px;
    width: 20px;
    height: 20px;
    background: url("../images/mbl_open_form.png");
  }
  .mbl .header .ico .open_menu {
    position: absolute;
    top: 18px;
    left: 20px;
    width: 25px;
    height: 16px;
    background: url("../images/mbl_open_menu.png") no-repeat;
  }
  .mbl .header .ico .moduletable_cart.cartm {
    position: absolute;
    top: 10px;
    right: 20px;
    margin-top: 0px;
  }
  .mbl .header .ico .moduletable_cart.cartm .mini_cart {
    flex: 1 1 auto;
    order: 1;
    margin-right: 0px;
  }
  .mbl .header .ico .moduletable_cart.cartm .mini_cart span {
    display: block;
  }
  .mbl .header .ico .moduletable_cart.cartm .mini_cart span i {
    position: inherit;
  }
  .mbl .header .ico .moduletable_cart.cartm .mini_cart .price,
  .mbl .header .ico .moduletable_cart.cartm .mini_cart .link {
    display: none;
  }
  .mbl .header .ico .moduletable_cart.cartm .mini_cart .text {
    display: none;
  }
  .mbl .header .ico .moduletable_cart.cartm .mini_cart .bl {
    text-decoration: none;
    height: auto;
  }
  .mbl .header .ico .moduletable_cart.cartm .mini_cart .bl .ico {
    width: 25px;
    height: 30px;
    background: url("../images/mbl_mini_cart.png") center no-repeat;
    box-shadow: none;
  }
  .mbl .logo {
    position: relative;
    z-index: 5555;
    width: 159px;
    bottom: -57px;
    text-align: center;
    margin: 0 auto;
  }
  .mbl .logo a {
    display: flex;
    font-size: 11px;
    text-transform: uppercase;
    color: #000;
    font-weight: 500;
    text-decoration: none;
    line-height: 16px;
  }
  .mbl .logo a span {
    display: block;
    margin-left: 11px;
    margin-top: 9px;
    align-self: center;
  }
  .module.about {
    padding: 0 20px;
    margin-bottom: 0px;
  }
  .module.about .module-content {
    display: block;
    font-size: 14px;
    line-height: 22px;
  }
  .module.about .module-content .about__bl1 {
    width: auto;
    margin-bottom: 30px;
    margin-right: 0px;
  }
  .module.banner .owl-theme .owl-nav {
    display: none;
  }
  .module.cat_menu_ico,
  .subcategories,
  #catalog .module.module.cat_menu_ico {
    text-align: center;
    margin-bottom: 30px;
  }
  .module.cat_menu_ico ul,
  .subcategories ul,
  #catalog .module.module.cat_menu_ico ul {
    display: block;
  }
  .module.cat_menu_ico ul li,
  .subcategories ul li,
  #catalog .module.module.cat_menu_ico ul li {
    width: auto;
    text-align: left;
    margin-bottom: 0px;
    border-bottom: 1px solid #efe5ef;
    height: auto;
  }
  .module.cat_menu_ico ul li:last-child,
  .subcategories ul li:last-child,
  #catalog .module.module.cat_menu_ico ul li:last-child {
    border-bottom: 1px solid #efe5ef;
  }
  .module.cat_menu_ico ul li .in_layer,
  .subcategories ul li .in_layer,
  #catalog .module.module.cat_menu_ico ul li .in_layer {
    margin: 0px;
    background: #fff;
    padding: 0px;
    box-shadow: 0 0 0 0;
  }
  .module.cat_menu_ico ul li.all .in_layer,
  .subcategories ul li.all .in_layer,
  #catalog .module.module.cat_menu_ico ul li.all .in_layer {
    padding: 10px 0;
    height: auto;
    line-height: inherit;
  }
  .module.cat_menu_ico ul li div,
  .subcategories ul li div,
  #catalog .module.module.cat_menu_ico ul li div {
    margin: 0;
  }
  .module.cat_menu_ico ul li .category-name,
  .subcategories ul li .category-name,
  #catalog .module.module.cat_menu_ico ul li .category-name {
    text-align: center;
    height: auto;
    padding: 15px 0;
    margin: 0px;
  }
  .module.cat_menu_ico ul li .category-image,
  .subcategories ul li .category-image,
  #catalog .module.module.cat_menu_ico ul li .category-image {
    display: none;
  }
  .module.cat_menu_ico ul li a,
  .subcategories ul li a,
  #catalog .module.module.cat_menu_ico ul li a {
    color: #6d0b6d;
    font-size: 20px;
    border-bottom: 2px solid #bda2bd;
  }
  .module.sales {
    padding: 0 20px;
    margin-bottom: 70px;
  }
  .module.sales .title h3 {
    font-size: 32px;
  }
  .module.sales #catalog .flex {
    margin-bottom: 0px;
  }
  .module.sales #catalog .flex .item {
    margin: 0 auto;
  }
  .tasty_product {
    padding: 0 20px;
    margin-bottom: 60px;
  }
  .tasty_product .module-content {
    display: block;
  }
  .tasty_product .module-content h4 {
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 18px;
  }
  .tasty_product .module-content p {
    margin-top: 10px;
  }
  .tasty_product__bl1,
  .tasty_product__bl2,
  .tasty_product__bl3 {
    margin-bottom: 35px;
  }
  .tasty_product .readmore {
    font-size: 13px;
  }
  .recipes {
    padding: 0 20px;
    margin-bottom: 60px;
  }
  .recipes .module-content {
    display: block;
  }
  .recipes .owl-theme .owl-item img {
    width: auto;
    display: inline-block;
  }
  .recipes .owl-theme .owl-nav div {
    top: 35%;
  }
  .module.news_block {
    padding: 0 20px;
  }
  .module.news_block .title h3 {
    font-size: 24px;
    line-height: 24px;
  }
  .module.news_block ul li {
    width: auto;
    display: none;
  }
  .module.news_block ul li:first-child {
    display: block;
  }
  footer .f1 {
    padding: 30px 20px;
    position: relative;
  }
  footer .f1 .module.footer .module-content {
    display: block;
  }
  footer .f1 .module.footer .module-content p:last-child {
    margin: 0;
  }
  footer .f1 .module.footer .module-content img {
    margin-left: 0px;
    margin-right: 28px;
  }
  footer .f1 .module.footer .module-content .b1 {
    width: 100%;
    margin-bottom: 15px;
  }
  footer .f1 .module.footer .module-content .b3 {
    text-align: left;
  }
  footer .f1 .module.footer .module-content .b2 {
    margin-bottom: 20px;
  }
  footer .f1 .module.footer .module-content .b2 p:first-child a {
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
  }
  footer .f1 .module.footer .module-content .b2 strong {
    margin-bottom: 10px;
  }
  footer .f1 .module.footer .module-content .b2 ul li {
    display: inline-block;
    margin-right: 11px;
  }
  footer .f1 .module.footer .module-content .b2 .block_f {
    margin-bottom: 30px;
    display: block;
  }
  footer .f1 .module.footer .module-content .b2 .block_f div {
    margin-bottom: 14px;
    width: auto;
  }
  footer .f2 {
    padding: 15px 20px;
  }
  footer .f2 .module.footer .module-content .block.b2 {
    margin-left: auto;
  }
  .mbl_menu,
  .mbl_search {
    max-height: 0px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    overflow: hidden;
  }
  .mbl_menu.active,
  .mbl_search.active {
    max-height: 3000px;
  }
  .mbl_menu.active .block,
  .mbl_search.active .block {
    margin-top: 5px;
  }
  .mbl_menu .block,
  .mbl_search .block {
    position: relative;
    background: #fff;
    padding: 50px 20px 150px 20px;
  }
  .mbl_menu .block .close,
  .mbl_search .block .close {
    width: 119px;
    height: 19px;
    position: absolute;
    bottom: 100px;
    left: 20px;
    background: url("../images/close_menu.png");
  }
  .mbl_menu .block h4,
  .mbl_search .block h4 {
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 16px;
  }
  .mbl_menu .module.hmenu ul,
  .mbl_search .module.hmenu ul,
  .mbl_menu .module.hmenu2 ul,
  .mbl_search .module.hmenu2 ul {
    display: block;
  }
  .mbl_menu .module.hmenu ul li,
  .mbl_search .module.hmenu ul li,
  .mbl_menu .module.hmenu2 ul li,
  .mbl_search .module.hmenu2 ul li {
    display: inline-block;
    background: none;
    height: auto;
    line-height: 35px;
    padding-left: 0px;
    padding-right: 17px;
  }
  .mbl_menu .module.hmenu ul li a,
  .mbl_search .module.hmenu ul li a,
  .mbl_menu .module.hmenu2 ul li a,
  .mbl_search .module.hmenu2 ul li a {
    color: #366;
  }
  .mbl_menu .module.hmenu2,
  .mbl_search .module.hmenu2 {
    margin-bottom: 30px;
  }
  .module.header_search {
    padding-top: 40px;
  }
  .module.header_search .inputbox_search {
    width: 100%;
    border: 1px solid #606;
  }
  .mbl_search .block .close {
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 100px;
    left: 20px;
    background: url("../images/close_menu.png");
  }
  .module.ring_form,
  .module.one_click_form {
    width: 300px;
    padding: 43px 20px;
    margin-left: -150px;
  }
  .moduletable_cart.cartm .favorites .link {
    display: none;
  }
  .moduletable_cart.cartm .favorites .bl {
    position: relative;
  }
  .moduletable_cart.cartm .favorites .bl span:last-child {
    position: absolute;
    right: -11px;
  }
  .moduletable_cart.cartm .mini_cart {
    position: relative;
  }
  .moduletable_cart.cartm .mini_cart .bl .ico {
    position: relative;
    z-index: 6666;
  }
  .moduletable_cart.cartm .mini_cart .bl span span {
    display: none;
  }
  .kzproduct {
    height: auto;
    width: 286px;
    margin: 0 auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  .kzproduct .module-content {
    display: block;
    text-align: center;
  }
  .kzproduct__bl1 {
    padding-bottom: 350px;
    padding-top: 27px;
  }
  .kzproduct__bl1 p {
    font-size: 22px;
    line-height: 30px;
  }
  .kzproduct__bl2 {
    text-align: center;
  }
  .kzproduct img {
    display: block;
    margin: 0 auto;
    margin-bottom: 5px;
  }
  body.inner,
  body.innercatalog {
    font-size: 15px;
    line-height: 24px;
  }
  body.inner .main-conteiner,
  body.innercatalog .main-conteiner {
    padding: 0 20px;
  }
  body.inner .main-conteiner .wrp,
  body.innercatalog .main-conteiner .wrp {
    margin-bottom: 50px;
  }
  .main-title {
    margin-bottom: 30px;
  }
  .main-title h1 {
    font-size: 34px;
    line-height: 36px;
  }
  .fulltext .intro {
    font-size: 19px;
    line-height: 30px;
  }
  .fulltext p {
    margin-bottom: 15px;
  }
  .sort.filter-box .mbl {
    padding-bottom: 20px;
  }
  .sort.filter-box .mbl .open_filter {
    display: inline-block;
    width: 104px;
    height: 24px;
    background: url("../images/filter.png");
    margin-right: 36px;
  }
  .sort.filter-box .mbl .open_sort {
    display: inline-block;
    width: 117px;
    height: 21px;
    background: url("../images/sort.png");
  }
  .sort.filter-box .filter-flex,
  .sort.filter-box .order {
    max-height: 0px;
    overflow: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  .sort.filter-box .filter-flex.active,
  .sort.filter-box .order.active {
    max-height: 2000px;
  }
  .sort.filter-box .order .bl {
    margin-bottom: 10px;
  }
  #catalog .flex .item:nth-child(3n+3) {
    margin-right: 10px;
  }
  #catalog .subcategories {
    padding: 0px;
  }
  #chekout .overblock .inputbox {
    width: 280px;
  }
  #chekout .overblock .row.radio {
    display: block;
  }
  #chekout .overblock .row.radio .box {
    display: inline-block;
  }
  #chekout .overblock .row_btn {
    display: block;
  }
  #chekout .overblock .row_btn .col2 {
    margin-bottom: 15px;
  }
  #chekout .overblock h2 {
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 28px;
  }
  #chekout ul li {
    display: block;
    position: relative;
  }
  #chekout ul li .order-item-img {
    display: inline-block;
    width: 90px;
    vertical-align: top;
    margin-right: 0px;
  }
  #chekout ul li .order-item-title {
    width: 180px;
    display: inline-block;
    vertical-align: top;
  }
  #chekout ul li .order-item-title .item-desc {
    display: block;
    margin-bottom: 20px;
  }
  #chekout ul li .order-item-price,
  #chekout ul li .quantity.control,
  #chekout ul li .order-item-summ {
    display: flex;
    text-align: left;
    width: auto;
    margin-bottom: 15px;
  }
  #chekout ul li .order-item-price .name,
  #chekout ul li .quantity.control .name,
  #chekout ul li .order-item-summ .name {
    width: 93px;
    font-size: 13px;
    color: #999;
  }
  #chekout ul li .function {
    position: absolute;
    right: 0px;
    bottom: 25px;
  }
  .search_result {
    right: auto;
    left: 0px;
  }
  .tabs ul.tabNavigation li {
    float: none;
  }
  .tabs ul.tabNavigation li a {
    display: block;
    font-size: 18px;
    line-height: 40px;
    height: 34px;
  }
  .tabs ul.tabNavigation li a.selected {
    font-size: 18px;
  }
  .module.breadcrumbs {
    margin-top: 68px;
  }
}
@media only screen and (max-width: 480px) {
  .module.banner {
    background-image: url("/images/stories/modules/banner/banner_m.jpg");
    background-size: cover;
    margin-bottom: 25px;
  }
  .module.banner .banner__bl1 {
    padding-top: 135px;
    padding-left: 0px;
    padding-right: 0px;
    font-size: 40px;
    line-height: 42px;
    text-align: left;
    margin-left: 20px;
  }
  .module.banner .banner__bl1 strong {
    font-size: 40px;
  }
  .module.banner .banner__bl2 {
    margin-left: 20px;
    font-size: 15px;
    line-height: 20px;
    margin-top: 0px;
  }
  .module.banner .owl-theme .owl-nav {
    display: none;
  }
  .module.banner .owl-theme .owl-stage .owl-item .item {
    width: 100%;
    height: 511px;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .module.banner .owl-theme .owl-stage .owl-item img {
    display: none;
  }
  .fulltext table,
  #product .description table {
    max-width: 100%;
    overflow-x: auto;
    display: block;
  }
  .fulltext ul.gallery li,
  #product .description ul.gallery li {
    width: 100%;
  }
  #catalog .flex .item {
    margin-right: 0px;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  #catalog .flex .item:nth-child(3n+3) {
    margin-right: auto;
  }
  #catalog.dopitems h3 {
    font-size: 25px;
    line-height: 30px;
  }
  #product .row {
    display: block;
  }
  #product .row .gallerey {
    min-width: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 50px;
  }
  #product .price {
    font-size: 40px;
    text-align: left;
  }
  #product .tab.options ul li {
    width: auto;
  }
  #product .tab.options ul li table tr td {
    min-width: 110px;
  }
  #product .tab.options ul li table tr td:first-child {
    min-width: 200px;
  }
}
@-webkit-keyframes waves {
  0% {
    left: -50px;
  }
  50% {
    left: 0px;
  }
  100% {
    left: -50px;
  }
}
@-moz-keyframes waves {
  0% {
    left: -50px;
  }
  50% {
    left: 0px;
  }
  100% {
    left: -50px;
  }
}
@-moz-keyframes waves {
  0% {
    left: -800px;
  }
  50% {
    left: 0px;
  }
  100% {
    left: -800px;
  }
}
@-webkit-keyframes waves {
  0% {
    left: -800px;
  }
  50% {
    left: 0px;
  }
  100% {
    left: -800px;
  }
}
@-o-keyframes waves {
  0% {
    left: -800px;
  }
  50% {
    left: 0px;
  }
  100% {
    left: -800px;
  }
}
@keyframes waves {
  0% {
    left: -800px;
  }
  50% {
    left: 0px;
  }
  100% {
    left: -800px;
  }
}
