/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
  display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
  display: none;
}

@font-face {
  font-family: "Helvetica";
  src: url(../fonts/helvetica/helvetica.woff) format("woff"), url(../fonts/helvetica/helvetica.woff2) format("woff2"), url(../fonts/helvetica/helvetica.ttf) format("ttf");
  font-weight: 400;
  font-style: "normal";
}

@font-face {
  font-family: "Helvetica";
  src: url(../fonts/helvetica-bold/helvetica-bold.woff) format("woff"), url(../fonts/helvetica-bold/helvetica-bold.woff2) format("woff2"), url(../fonts/helvetica-bold/helvetica-bold.ttf) format("ttf");
  font-weight: 700;
  font-style: "normal";
}

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

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-cart-buy:before {
  content: "\e911";
}

.icon-arrow-crumbs:before {
  content: "\e910";
}

.icon-chat:before {
  content: "\e900";
}

.icon-arrow:before {
  content: "\e901";
}

.icon-arrow-up:before {
  content: "\e902";
}

.icon-cart:before {
  content: "\e903";
}

.icon-delete:before {
  content: "\e904";
}

.icon-discount:before {
  content: "\e905";
}

.icon-gift:before {
  content: "\e906";
}

.icon-glass:before {
  content: "\e907";
}

.icon-hamburger:before {
  content: "\e908";
}

.icon-lock:before {
  content: "\e909";
}

.icon-minus:before {
  content: "\e90a";
}

.icon-paper:before {
  content: "\e90b";
}

.icon-plane:before {
  content: "\e90c";
}

.icon-plus:before {
  content: "\e90d";
}

.icon-star:before {
  content: "\e90e";
}

.icon-times:before {
  content: "\e90f";
}

.d-none {
  display: none !important;
}

.clear-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.m-a {
  margin: auto !important;
}

.text-small {
  font-size: 0.875em !important;
  line-height: 1.4285714286 !important;
}

.c-gray {
  color: #5c6471 !important;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  background-color: #fff;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #202225;
}

body.opened {
  overflow: hidden;
}

h1,
h2,
h3 {
  font-family: "Helvetica", sans-serif;
  font-weight: 700;
  color: #0f1011;
  line-height: 1.1428571429;
}

h1 {
  font-size: 2.625em;
  margin: 24px 0;
}

h2 {
  font-size: 1.75em;
  margin: 24px 0;
}

h3 {
  font-size: 1.125em;
  line-height: 1.3333333333;
  color: #202225;
  margin: 12px 0;
}

p {
  margin: 20px 0;
}

a {
  color: #0a368f;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

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

svg {
  display: inline-block;
  vertical-align: middle;
}

table {
  width: 100%;
  border-collapse: collapse;
}
.c_form input,
input[type=text],
input[type=email] {
  background-color: #ffffff;
  border: 1px solid #c3c8d0;
  border-radius: 4px;
  height: 56px;
  width: 100%;
  outline: none;
  padding: 0 16px;
  display: block;
}

input[type=text]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder {
  color: #c7ccd8;
}

input[type=text]::-moz-placeholder,
input[type=email]::-moz-placeholder {
  color: #c7ccd8;
}

input[type=text]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder {
  color: #c7ccd8;
}

input[type=text]::-ms-input-placeholder,
input[type=email]::-ms-input-placeholder {
  color: #c7ccd8;
}

input[type=text]::placeholder,
input[type=email]::placeholder {
  color: #c7ccd8;
}

textarea {
  background-color: #ffffff;
  border: 1px solid #c3c8d0;
  border-radius: 4px;
  min-height: 192px;
  width: 100%;
  outline: none;
  padding: 16px;
  display: block;
  resize: vertical;
}
.fulldescr ul,
ul.custom {
  list-style-type: none;
}

.fulldescr li,
ul.custom li {
  position: relative;
}

ul.custom li:not(:last-child) {
  margin-bottom: 12px;
}
.fulldescr li::before,
ul.custom li::before {
  content: "";
  display: block;
  position: absolute;
  left: -24px;
  top: 10px;
  width: 8px;
  height: 8px;
  border-radius: 4px;
  background-color: #FFE151;
}

.container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 14px;
}

.col-12,
.col-md-4,
.col-md-6,
.col-lg-4 {
  padding: 0 14px;
  width: 100%;
}

.backdrop {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 50;
  opacity: 0;
  pointer-events: none;
}

.backdrop.opened {
  opacity: 1;
  pointer-events: all;
}

.page__center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 32px;
}

.page__sidebar-right {
  margin-bottom: 44px;
}

.page__sidebar-sect:not(:last-child) {
  margin-bottom: 12px;
}

.main {
  margin-bottom: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.main--contact br {
  display: none;
}

.main--account table tbody th,
.main--coupon table tbody th,
.main--subscribe table tbody th {
  text-align: right;
  padding-right: 16px;
}

.main--account table input,
.main--coupon table input,
.main--subscribe table input {
  background-color: #ffffff;
  border: 1px solid #c3c8d0;
  border-radius: 4px;
  height: 56px;
  width: 100%;
  outline: none;
  padding: 0 16px;
  margin-bottom: 12px;
}

.main--account table input[name=vcode],
.main--coupon table input[name=vcode],
.main--subscribe table input[name=vcode] {
  max-width: 195px;
  margin-right: 12px;
}

.main--account table input[type=submit],
.main--coupon table input[type=submit],
.main--subscribe table input[type=submit] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 20px;
  border: 1px solid transparent;
  background-color: #ffe151;
  border-radius: 8px;
  font-family: "Helvetica", sans-serif;
  font-weight: 700;
  font-size: 1.125em;
  line-height: 1.3333333333;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #191b1d;
  cursor: pointer;
}

.main--account table input[type=submit]:hover,
.main--coupon table input[type=submit]:hover,
.main--subscribe table input[type=submit]:hover {
  background-color: transparent;
  border-color: #ffe151;
}

.main--account table img.vcode,
.main--coupon table img.vcode,
.main--subscribe table img.vcode {
  margin-right: 12px;
}

.main--account table img.vcode + a,
.main--coupon table img.vcode + a,
.main--subscribe table img.vcode + a {
  font-weight: 400;
  font-size: 1.1428571429em;
  line-height: 1.4285714286;
  text-decoration: underline;
  color: #5c6471;
}

.main--account table img.vcode + a:hover,
.main--coupon table img.vcode + a:hover,
.main--subscribe table img.vcode + a:hover {
  text-decoration: none;
}

.main--bonuses tbody th {
  min-width: 100px;
  padding-right: 10px;
}

.main__title {
  margin-top: 0;
}

.main__title--home {
  font-size: 1.75em;
  line-height: 1.1428571429;
  color: #0f1011;
  margin-bottom: 8px;
}

.main__title--product span {
  padding-top: 8px;
  display: block;
  font-family: "Helvetica", sans-serif;
  font-size: 18px;
  line-height: 1.3333333333;
  color: #5C6471;
}

.main__sect:not(:last-child) {
  margin-bottom: 32px;
}

.main__sect--prod-dosage {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}

.main__sect--prod-other {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
}

.error {
  color: #fc0d63;
}

table.simple {
  font-size: 0.875em;
}

table.simple th,
table.simple td {
  padding: 4px 8px;
  text-align: center;
}

table.simple th:first-child,
table.simple td:first-child {
  text-align: left;
}

table.simple tbody td {
  border-top: 1px solid #c3c8d0;
}

.testimonial {
  border-bottom: 1px dotted #bac0c9;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.testimonial .test-header {
  text-align: right;
  font-weight: bold;
  margin-bottom: 10px;
}

/* .benefits */

.benefits {
  width: 100%;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.benefits__col:not(:last-child) {
  margin-bottom: 8px;
}

.benefits__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 24px;
  border: 1px solid #edeef0;
  border-radius: 20px;
}

.benefits__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 56px;
  height: 56px;
  border-radius: 28px;
  background: #ffe151;
  -webkit-box-shadow: 0px 4px 16px rgba(255, 225, 81, 0.6);
  box-shadow: 0px 4px 16px rgba(255, 225, 81, 0.6);
}

.benefits__icon img {
  height: 20px;
  width: auto;
}

.bread-crumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 32px;
  margin-bottom: 8px;
}

.bread-crumbs i {
  display: block;
  font-size: 8px;
  color: #aeb6c5;
  margin: 0 9px -1px;
}

.bread-crumbs__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.bread-crumbs__link,
.bread-crumbs__current {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 0.875em;
  line-height: 1.1428571429;
}

.bread-crumbs__link {
  text-decoration: none;
  color: #0a368f;
}

.bread-crumbs__current {
  color: #bac0c9;
}
.form.c_form input[type=submit],
.btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  background-color: #0a368f;
  border: 1px solid transparent;
  border-radius: 8px;
  font-weight: 700;
  color: #fafafa;
  font-family: "Helvetica", sans-serif;
  font-size: 1em;
  line-height: 1.5;
  padding: 3px 10px;
  cursor: pointer;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.form.c_form input[type=submit]:hover,
.btn:hover {
  background-color: #fafafa;
  color: #0a368f;
  border-color: #0a368f;
}

.btn--outline {
  color: #0a368f;
  background-color: transparent;
  border: 1px solid #0a368f;
}

.btn--outline:hover {
  color: #fafafa;
  background-color: #0a368f;
}

.product-list .btn--outline {
  width: 100%;
  max-width: 400px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 11px;
  margin: 0 auto;
}

.product-list .btn--outline .less{
  display: none;
}
.product-list.opened .btn--outline .less{
  display: block;
}
.product-list.opened .btn--outline .more{
  display: none;
}
.form.c_form input[type=submit],
.btn--lg {
  padding: 19px;
  background-color: #ffe151;
  font-size: 18px;
  line-height: 24px;
  color: #191b1d;
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.form.c_form input[type=submit]:hover,
.btn--lg:hover {
  background-color: transparent;
  border-color: #ffe151;
}

/* .call-us */

.call-us {
  background-color: #f3f4f5;
  border-radius: 20px;
  padding: 24px;
}

.call-us__title {
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.1428571429;
  color: #5c6471;
  margin: 0 0 8px;
}

.call-us__list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.call-us__list-item:not(:last-child) {
  margin-bottom: 8px;
}

.call-us__list-item img:first-child {
  margin-right: 6px;
}

.cart-tbl__tbody {
  margin-bottom: 8px;
}

.cart-tbl__th {
  font-family: "Helvetica", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #BAC0C9;
  padding: 12px 8px;
  text-align: right;
}

.cart-tbl__th--product {
  text-align: left;
}

.cart-tbl__th--qty {
  text-align: center;
}

.cart-tbl__tbody-td {
  padding: 2px 0;
  height: 80px;
}

.cart-tbl__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 22px 8px;
  height: 100%;
  background-color: #F3F4F5;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  font-weight: 700;
}

.cart-tbl__tbody--bonus .cart-tbl__inner {
  background-color: #e7f7ff;
}

td:first-child .cart-tbl__inner {
  border-radius: 12px 0 0 12px;
}

td:last-child .cart-tbl__inner {
  border-radius: 0 12px 12px 0;
}

.cart-tbl__tbody-td--product .cart-tbl__inner {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.cart-tbl__tbody-td--price .cart-tbl__inner,
.cart-tbl__tbody-td--subtotal .cart-tbl__inner {
  white-space: nowrap;
}

.cart-tbl__tbody-td--qty .cart-tbl__inner,
.cart-tbl__tbody-td--delete .cart-tbl__inner {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.cart-tbl__img {
  margin-right: 12px;
  max-width: 48px;
}

.cart-tbl__product span {
  display: block;
  font-size: 12px;
  color: #5C6471;
}

.cart-tbl__btn-delete {
  border: none;
  padding: 0;
  font-size: 20px;
  color: #7C828B;
  cursor: pointer;
  background-color: transparent;
}

.cart-tbl__upgrade-td {
  padding: 6px 16px;
  vertical-align: middle;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  line-height: 14px;
  color: #202225;
}

.cart-tbl__upgrade-td i {
  font-size: 12px;
  color: #0a368f;
  margin-right: 4px;
}

.cart-tbl__upgrade-td a {
  color: #0A368F;
  font-weight: 700;
  text-decoration: none;
}

.cart-tbl__upgrade-td a:hover {
  text-decoration: underline;
}

.cart {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 16px;
  position: relative;
}

.cart__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.cart__icon {
  width: 56px;
  height: 56px;
  background-color: #ffe151;
  border-radius: 50%;
  -webkit-box-shadow: 0px 4px 16px 0px rgba(255, 225, 81, 0.6);
  box-shadow: 0px 4px 16px 0px rgba(255, 225, 81, 0.6);
  margin-right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  cursor: pointer;
}

.cart__icon img {
  width: 20px;
  height: auto;
}

.cart__icon span {
  font-size: 12px;
  display: block;
  font-weight: 700;
  background-color: #FC0D63;
  color: #fff;
  position: absolute;
  top: -2px;
  right: -2px;
  font-family: "Open Sans", sans-serif;
  line-height: 14px;
  padding: 2px 8px;
  border-radius: 9px;
}

.cart__data {
  font-weight: 700;
  color: #202225;
}

.cart__data span {
  font-size: 0.875em;
  font-weight: 400;
  display: block;
  color: #5c6471;
}

.cart__list {
  position: absolute;
  top: 100%;
  opacity: 0;
  pointer-events: none;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  left: 0;
  right: 0;
  background-color: #fff;
  z-index: 1;
  margin: 0 -24px;
  padding: 20px 24px;
  list-style-type: none;
  border-bottom: 1px solid #C3C8D0;
  -webkit-transition: all ease-in-out 300ms;
  -o-transition: all ease-in-out 300ms;
  transition: all ease-in-out 300ms;
}

.cart.opened .cart__list {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  pointer-events: all;
}

.cart__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 0;
}

.cart__item:not(:last-child) {
  border-bottom: 1px dotted #C3C8D0;
}

.cart__item-view {
  width: 69px;
  max-width: 69px;
  margin-right: 4px;
}

.cart__item-title,
.cart__item-price {
  font-weight: 700;
}

.cart__item-title {
  margin-bottom: 4px;
}

.cart__item-dosage {
  font-size: 14px;
  margin-bottom: 4px;
}

.cart__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 20px;
}

.cart__total-price {
  font-weight: 700;
}

.cart__checkout {
  padding-top: 12px;
  width: 100%;
  text-align: center;
}

/* .category */

.category {
  margin-bottom: 6px;
}

.category__list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-family: "Helvetica", sans-serif;
}

.category__subtitle {
  font-size: 14px;
  line-height: 1.3333333333;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
}

.category__item.opened .category__subtitle {
  margin: 0 0 20px;
}

.category__arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 32px;
  height: 32px;
  min-width: 32px;
  border-radius: 16px;
  background-color: #ffe151;
  -webkit-box-shadow: 0px 4px 16px 0px rgba(255, 225, 81, 0.6);
  box-shadow: 0px 4px 16px 0px rgba(255, 225, 81, 0.6);
}

.category__arrow i {
  font-size: 5px;
  color: #1f2125;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: -webkit-transform ease-in-out 300ms;
  transition: -webkit-transform ease-in-out 300ms;
  -o-transition: transform ease-in-out 300ms;
  transition: transform ease-in-out 300ms;
  transition: transform ease-in-out 300ms, -webkit-transform ease-in-out 300ms;
}

.category__item.opened .category__arrow i {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}

.category__item {
  background-color: #e7f7ff;
  border-radius: 20px;
  padding: 12px 18px 12px;
  -webkit-transition: padding ease-in-out 300ms;
  -o-transition: padding ease-in-out 300ms;
  transition: padding ease-in-out 300ms;
}

.category__item.opened {
  padding: 28px 24px 18px;
}

.category__item:not(:last-child) {
  margin-bottom: 6px;
}

.category__sublist {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 0.875em;
  line-height: 1.1428571429;
}

.category__subitem {
  height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  -webkit-transition: height ease-in-out 300ms;
  -o-transition: height ease-in-out 300ms;
  transition: height ease-in-out 300ms;
  margin-bottom: 0;
}

.category__item.opened .category__subitem {
  height: 32px;
}

.category__sublink {
  text-decoration: none;
  color: #0f1011;
}

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

/* .certify */

.certify {
  text-align: center;
  padding: 24px;
  background: -webkit-gradient(linear, left top, left bottom, from(#63b8f7), to(#c7eafa)), #fff9e3;
  background: -o-linear-gradient(top, #63b8f7 0%, #c7eafa 100%), #fff9e3;
  background: linear-gradient(180deg, #63b8f7 0%, #c7eafa 100%), #fff9e3;
  border-radius: 20px;
}

.certify::before {
  content: "";
  display: block;
  height: 12px;
  background: url("../img/status-sertificate.png") no-repeat 50% 50%;
  background-size: contain;
  text-align: center;
  margin-bottom: 4px;
}

.certify__title {
  font-family: "Helvetica", sans-serif;
  font-weight: 700;
  font-size: 1.125em;
  line-height: 1.3333333333;
  color: #202225;
  margin-bottom: 4px;
}

/* .delivery */

.delivery {
  padding: 24px;
  border: 1px solid #ecf1f3;
  border-radius: 20px;
  text-align: center;
}

.delivery__title {
  font-family: "Helvetica", sans-serif;
  font-weight: 700;
  font-size: 1.125em;
  line-height: 1.3333333333;
  letter-spacing: -1px;
  color: #202225;
  margin: 0 0 4px;
}

.dosages__ctrl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  overflow-x: auto;
  margin-right: -24px;
}

.dosages__ctrl-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 16px;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 20px;
  height: 40px;
  font-family: "Helvetica", sans-serif;
  font-weight: 700;
  font-size: 15px;
  line-height: 20px;
  color: #191B1D;
  cursor: pointer;
}

.dosages__ctrl-item:hover {
  background-color: transparent;
  border-color: #FFE151;
}

.dosages__ctrl-item.active {
  background: #FFE151;
}

.family-pack {
  border-radius: 20px;
  font-family: "Helvetica", sans-serif;
  font-weight: 700;
  text-align: center;
  color: #ffffff;
  overflow: hidden;
  background: #0a368f url("../img/family-pack-bottom.png") no-repeat 50% calc(100% + 90px);
}

.family-pack__title {
  padding: 85px 65px 0;
  background: url("../img/family-pack-top.png") no-repeat 50% 2px;
  font-size: 1.125em;
  line-height: 1.3333333333;
  margin-top: 0;
  margin-bottom: 164px;
  color: #ffffff;
}

.family-pack__footer {
  font-size: 1em;
  line-height: 1.125;
  padding: 26px 50px 16px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(238, 142, 147, 0)), to(rgba(203, 57, 68, 0.65)));
  background: -o-linear-gradient(top, rgba(238, 142, 147, 0) 0%, rgba(203, 57, 68, 0.65) 100%);
  background: linear-gradient(to bottom, rgba(238, 142, 147, 0) 0%, rgba(203, 57, 68, 0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ee8e93", endColorstr="#a6cb3944",GradientType=0 );
}

.family-pack__footer span {
  display: block;
  color: #ffe151;
}

/* .footer */

.footer__top {
  padding: 48px 0;
  background: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#c7eafa));
  background: -o-linear-gradient(top, #ffffff 0%, #c7eafa 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #c7eafa 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#c7eafa",GradientType=0 );
}

.footer__block {
  margin-bottom: 32px;
  text-align: center;
}

.footer__block:not(:last-child) {
  margin-bottom: 0;
}

.footer__title {
  font-family: "Helvetica", sans-serif;
  font-weight: 700;
  font-size: 1.125em;
  line-height: 1.3333333333;
  letter-spacing: -1px;
  color: #5c6471;
  margin: 0 0 12px;
}

.footer__list {
  padding: 0;
  margin: 0;
  list-style-type: none;
  text-align: center;
}

.footer__list-link {
  text-decoration: none;
  font-family: "Lato", sans-serif;
  color: #202225;
}

.footer__list-link img {
  margin-left: 4px;
}

.footer__bottom {
  background-color: #0a368f;
  font-size: 0.75em;
  line-height: 1.1666666667;
  color: #bac0c9;
  padding: 32px 0;
}

.footer__bottom-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer__bottom-left img {
  margin-bottom: 10px;
}

.footer__bottom-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 32px;
}
.form.c_form td{
  padding-bottom: 12px;
}
.form__row:not(:last-child) {
  margin-bottom: 12px;
}

.form__reload-image {
  display: inline-block;
  padding: 8px 0;
}

.form__reload-image img {
  margin-right: 12px;
}

.form__reload-image a {
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.4285714286;
  text-decoration: underline;
  color: #5c6471;
}

.form__reload-image a:hover {
  text-decoration: none;
}

.header__top-line {
  background: #c7eafa;
  background: -webkit-gradient(linear, left top, left bottom, from(#c7eafa), to(#ffffff));
  background: -o-linear-gradient(top, #c7eafa 0%, #ffffff 100%);
  background: linear-gradient(to bottom, #c7eafa 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#c7eafa", endColorstr="#ffffff",GradientType=0 );
}

.header__top-line .col-12 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 72px;
}

.header__logo img {
  width: 145px;
  height: auto;
}

.header__slogan {
  text-decoration: none;
  font-family: "Helvetica", sans-serif;
  font-size: 32px;
  line-height: 1;
  color: #0a368f;
  font-weight: 700;
  text-align: center;
}

.header__slogan span {
  color: #fff496;
}

.header__slogan div {
  color: #2f9ddb;
  font-size: 16px;
  line-height: 1.3333333333;
  margin-top: 9px;
}

.header__btn-open-menu {
  border: none;
  background-color: transparent;
  cursor: pointer;
  outline: none;
}

.header__btn-open-menu i {
  font-size: 1.125em;
}

.header__block-controller {
  margin-bottom: 40px;
}

.header__block-data {
  max-height: calc(100% - 305px);
  overflow-y: auto;
  margin-left: -10px;
  margin-right: -10px;
  padding-left: 10px;
  padding-right: 10px;
}

.header__link-to-cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #ffe151;
  -webkit-box-shadow: 0px 4px 16px 0px rgba(255, 225, 81, 0.6);
  box-shadow: 0px 4px 16px 0px rgba(255, 225, 81, 0.6);
  position: relative;
}

.header__link-to-cart img {
  width: 24px;
}

.header__link-to-cart span {
  position: absolute;
  top: -2px;
  right: -2px;
  background-color: #FC0D63;
  color: #fff;
  font-size: 12px;
  line-height: 14px;
  font-weight: 700;
  font-family: "Open Sans", sans-serif;
  padding: 2px 8px;
  border-radius: 9px;
}

.header__content {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  max-width: 400px;
  background-color: #fff;
  z-index: 100;
  -webkit-transform: translateX(-200%);
  -ms-transform: translateX(-200%);
  transform: translateX(-200%);
  -webkit-transition: -webkit-transform ease-in-out 300ms;
  transition: -webkit-transform ease-in-out 300ms;
  -o-transition: transform ease-in-out 300ms;
  transition: transform ease-in-out 300ms;
  transition: transform ease-in-out 300ms, -webkit-transform ease-in-out 300ms;
}

.header__content.opened {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.header__content .container {
  height: 100%;
  padding: 0;
}

.header__content-inner {
  height: 100%;
}

.header__btn-close-menu {
  position: absolute;
  top: 0;
  left: 0;
  border: none;
  background-color: transparent;
  cursor: pointer;
  outline: none;
}

.header__btn-close-menu i {
  font-size: 0.875em;
  color: #edeef0;
  position: absolute;
  top: 30px;
  left: 30px;
}

.header__mob-footer {
  margin-left: -10px;
  margin-right: -10px;
  padding: 69px 10px 59px;
  text-align: center;
  background: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#c7eafa));
  background: -o-linear-gradient(top, #ffffff 0%, #c7eafa 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #c7eafa 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#c7eafa",GradientType=0 );
}

/* .home-banner */

.home-banner {
  margin-right: -24px;
  margin-left: -24px;
  text-align: center;
}

.home-banner img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

/* .index-text */

.index-text {
  font-size: 0.875em;
  line-height: 1.4285714286;
  color: #0F1011;
  margin-bottom: 72px;
}

.index-text.opened * {
  display: block;
}

.index-text.opened li {
  display: list-item;
}

.index-text.opened .index-text__more,
.index-text.opened .index-text__more a {
  display: none;
}

.index-text .index-text__promo {
  display: block;
}

.index-text .index-text__more,
.index-text .index-text__more a {
  display: block;
}

.index-text * {
  display: none;
}

.index-text p {
  margin: 0 0 20px;
}

.index-text ul {
  padding-left: 20px;
  margin-bottom: 20px;
}

.index-text li {
  margin-bottom: 12px;
}

.index-text li:last-child {
  margin-bottom: 0;
}

/* .live-support */

.live-support {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 24px;
  background-color: #ecf1f3;
  border-radius: 20px;
  text-decoration: none;
}

.live-support__view {
  position: relative;
  margin-right: 12px;
}

.live-support__view img {
  width: 56px;
  min-width: 56px;
  height: 71px;
  border-radius: 12px;
  overflow: hidden;
}

.live-support__title {
  font-family: "Helvetica", sans-serif;
  font-weight: 700;
  font-size: 1.125em;
  line-height: 1.3333333333;
  letter-spacing: -1px;
  color: #202225;
  margin: 0 0 4px;
}

.live-support__body {
  margin-right: 4px;
}

.live-support__body span {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.1428571429;
  color: #5c6471;
}

.live-support__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 32px;
  height: 32px;
  min-width: 32px;
  background-color: #2fb77e;
  -webkit-box-shadow: 0px 4px 16px #c4eedd;
  box-shadow: 0px 4px 16px #c4eedd;
  border-radius: 50%;
  margin-left: auto;
}

.live-support__icon i {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  color: #edeef0;
  font-size: 6px;
}

.live-support__status {
  position: absolute;
  bottom: -4px;
  right: -4px;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: #2fb77e;
  border: 2px solid #e7f7ff;
}

/* .menu */

.menu {
  margin-bottom: 10px;
}

.menu__list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.menu__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 12px 16px;
  text-decoration: none;
  color: #202225;
  margin-bottom: 6px;
  font-size: 17px;
  line-height: 1.25em;
  font-family: "Helvetica", sans-serif;
}

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

.payment-systems {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 18px;
  background: #f3f4f5;
  border-radius: 20px;
}

.payment-systems img {
  margin: 3px;
}

.prod-bonuses {
  font-family: "Open Sans", sans-serif;
  margin-top: -6px;
  padding: 0 8px;
}

.prod-bonuses__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.prod-bonuses__item:not(:last-child) {
  margin-bottom: 8px;
}

.prod-bonuses__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  margin-right: 8px;
}

.prod-bonuses__icon--free {
  background-color: #FED200;
  color: #191B1D;
  padding-right: 1px;
}

.prod-bonuses__icon--gift {
  background-color: #FC0D63;
  color: #fff;
}

.prod-bonuses__icon i {
  font-size: 14px;
}

.prod-bonuses__desc {
  font-size: 12px;
  font-weight: 400;
}

.prod-desc__details {
  display: none;
}

.prod-desc.opened .prod-desc__details {
  display: inline;
}
.wrap_full_descr_block.opened .prod-other.fulldescr,
.prod-desc.opened .prod-desc__body.short_descr{
	max-height: none;
}
.prod-desc__more,
.prod-desc__less {
  text-decoration: none;
}

.prod-desc.opened .prod-desc__more {
  display: none;
}
.prod-desc.opened .prod-desc__more,
.prod-desc .prod-desc__less {
  display: none;
}
.prod-desc.opened .prod-desc__less{
  display: block;
}


.prod-desc__more:hover,.prod-desc__less:hover {
  text-decoration: underline;
}

.prod-info__view {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-bottom: 20px;
}

.prod-info__blister {
  width: 81px;
  min-width: 81px;
  height: auto;
  margin-right: 8px;
}

.prod-info__pill {
  width: 69px;
  height: auto;
}

.prod-info__body {
  padding: 24px;
  background-color: #F3F4F5;
  border-radius: 8px;
}

.prod-info__item:not(:last-child) {
  margin-bottom: 16px;
}

.prod-info__item-title {
  margin: 0 0 8px;
}

.prod-info__item-content {
  font-size: 14px;
  line-height: 20px;
}

.prod_separator{
  color: #BAC0C9;
  margin: 0 4px 0 6px;
  text-decoration: none;
}

.prod-info__item-content a {
  text-decoration: none;
}

.prod-info__item-content a:hover span {
  text-decoration: underline;
}

.prod-other__details {
  display: none;
}

.prod-other p[data-toggle-desc-product].opened .prod-other__details {
  display: inline;
}

.prod-other__more {
  padding-top: 12px;
  display: block;
}

.wrap_full_descr_block.opened .prod-other__more,
.wrap_full_descr_block .prod-other__less {
  display: none;
}
.wrap_full_descr_block.opened .prod-other__less {
  display: block;
}
/* .product-list */

/* .product-list {
  margin-bottom: 80px;
} */

.product-list__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.product-list__item {
  display: block;
  margin-bottom: 8px;
  text-decoration: none;
}

/* .product */

.product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 24px;
  background: #f3f4f5;
  border-radius: 12px;
  height: 100%;
}

.product__title {
  font-family: "Helvetica", sans-serif;
  font-size: 1.125em;
  line-height: 1.3333333333;
  font-weight: 700;
  color: #0f1011;
  letter-spacing: -1px;
  margin-bottom: auto;
}

.qty {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.qty__btn {
  border: none;
  padding: 0;
  width: 40px;
  min-width: 40px;
  height: 40px;
  background-color: #EDEEF0;
  border: 1px solid #C3C8D0;
  cursor: pointer;
}

.qty__btn--decriment {
  font-size: 2px;
  border-radius: 6px 0 0 6px;
}

.qty__btn--incriment {
  font-size: 10px;
  border-radius: 0 6px 6px 0;
}

.qty .qty__field {
  text-align: center;
  height: 40px;
  width: 42px;
  border-radius: 0;
  border-left-width: 0;
  border-right-width: 0;
  padding: 0 4px;
}

.radio {
  height: 24px;
}

.radio__field {
  display: none;
}

.radio__label {
  position: relative;
  width: 24px;
  height: 24px;
  display: inline-block;
}

.radio__label::after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #C3C8D0;
}

input[type=radio]:checked + .radio__label::after {
  background-color: #0a368f;
  border-color: transparent;
}

.radio__label::before {
  content: "";
  position: absolute;
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 4px;
  background-color: #fff;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
}

/* .search */

.search {
  border: 1px solid #c3c8d0;
  position: relative;
  border-radius: 24px;
}

.search__btn-search {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0 19px;
}

.search__btn-search i {
  font-size: 18px;
  color: #1f2125;
}

.search__field {
  height: 48px;
  width: 100%;
  border: 1px solid transparent;
  background-color: transparent;
  padding: 0 48px 0 24px;
  outline: none;
}

.search__field::-webkit-input-placeholder {
  color: #bac0c9;
}

.search__field::-moz-placeholder {
  color: #bac0c9;
}

.search__field:-ms-input-placeholder {
  color: #bac0c9;
}

.search__field::-ms-input-placeholder {
  color: #bac0c9;
}

.search__field::placeholder {
  color: #bac0c9;
}

.shipping__tbl {
  margin-bottom: 20px;
}

.shipping__title {
  font-family: "Helvetica", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #BAC0C9;
  padding: 12px 16px;
}

.shipping__item {
  background-color: #F3F4F5;
  border-radius: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 12px 16px;
  font-weight: 700;
}

.shipping__item + .shipping__item {
  margin-top: 8px;
}

.shipping__item .radio {
  display: block;
}

.shipping__body {
  margin-right: auto;
  margin-left: 12px;
}

.shipping__body span {
  display: block;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

.shipping__price {
  white-space: nowrap;
}

.shipping__footer {
  padding: 16px;
  background-color: #FFF9E3;
  border-radius: 12px;
  margin-bottom: 20px;
}

.shipping__total {
  font-family: "Helvetica", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  color: #0F1011;
  text-align: right;
  margin-bottom: 20px;
  white-space: nowrap;
}

.shipping__statement {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #5C6471;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.shipping__statement i {
  font-size: 27px;
  color: #77CA93;
  margin-right: 12px;
}

.shipping__statement p {
  margin: 0;
}

.shipping__statement ul {
  padding-left: 20px;
  margin: 0;
}

.shipping__statement h3 {
  margin: 0 0 10px;
}

.shipping__statement li {
  font-weight: 400;
}

.shipping__submit-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}

.shipping__submit,
.continue_shopping {
  display: block;
  padding: 11px;
  background-color: #0a368f;
  border: 1px solid transparent;
  border-radius: 8px;
  font-family: "Helvetica", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #FFFFFF;
  width: 100%;
  cursor: pointer;
  text-decoration: none;
}

.continue_shopping {
  margin-right: 16px;
}

.shipping__submit:hover,
.continue_shopping:hover {
  border-color: #0a368f;
  background-color: transparent;
  color: #0a368f;
  text-decoration: none;
}

.tbl-dosage {
  font-weight: 700;
}

.tbl-dosage:not(:last-child) {
  margin-bottom: 32px;
}

.tbl-dosage__th {
  font-family: "Helvetica", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #BAC0C9;
  text-align: right;
  padding: 12px 8px;
  border-bottom: 1px solid #C3C8D0;
}

.tbl-dosage__th:first-child {
  text-align: left;
}

.tbl-dosage__th:last-child {
  text-align: center;
}

.tbl-dosage__tbody {
  border-bottom: 1px solid #C3C8D0;
}

.tbl-dosage__tbody--selected {
  background-color: #FFF9E3;
}

.tbl-dosage__tbody--selected td:first-child {
  border-left: 2px solid #0E2C68;
}

.tbl-dosage__td {
  padding: 12px 8px;
  text-align: right;
}

.tbl-dosage__td:first-child {
  text-align: left;
}

.tbl-dosage__td:last-child {
  text-align: center;
}

.tbl-dosage__td--td-per-pill {
  font-weight: 400;
  white-space: nowrap;
}

.tbl-dosage__td--td-price {
  white-space: nowrap;
}

.tbl-dosage__td--td-price span {
  display: block;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

.tbl-dosage__td--td-savings {
  color: #FC0D63;
  white-space: nowrap;
}

.tbl-dosage__td--td-order i {
  display: none;
  font-size: 20px;
}

.tbl-dosage__td--td-order .btn {
  display: inline-block;
}

.tbl-dosage__bonuses-td {
  padding-bottom: 12px;
}

/* .top-controller */

.top-controller {
  background-color: #0a368f;
  margin: 0 -14px 24px;
  padding: 71px 16px 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.top-controller__item {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: calc((100% - 18px) / 3);
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 6px;
  position: relative;
  max-width: 170px;
}

.top-controller__item i {
  color: #fff;
  position: absolute;
  top: 50%;
  right: 14px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 5px;
}

.top-controller__item:not(:last-child) {
  margin-right: 9px;
}

.top-controller__select {
  display: block;
  margin: 0;
  padding: 0 32px 0 12px;
  background-color: transparent;
  border-width: 0;
  color: #fff;
  height: 34px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  width: 100%;
  max-width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
}

.top-controller__select option {
  color: #202225;
}

/* .top-mob-phones */

.top-mob-phones {
  list-style-type: none;
  margin: 0 0 40px;
  padding: 0;
  font-size: 12px;
  line-height: 1.1666666667em;
  color: #5c6471;
}

.top-mob-phones__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.top-mob-phones__item:not(:last-child) {
  margin-bottom: 16px;
}

.top-mob-phones__item img {
  margin-left: 4px;
}

@media (min-width: 576px) {
  .shipping__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .shipping__total {
    margin-bottom: 0;
    margin-left: auto;
  }

  .shipping__statement {
    max-width: 406px;
    margin-right: 20px;
  }

  .shipping__submit,
  .continue_shopping {
    padding: 11px 20px;
    width: auto;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }

  .d-md-inline {
    display: inline !important;
  }

  .d-md-block {
    display: block !important;
  }

  .col-md-4 {
    width: 33.3333333333%;
  }

  .col-md-6 {
    width: 50%;
  }

  .page__center {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .page__sidebar-right {
    max-width: 240px;
    min-width: 240px;
    margin-left: 20px;
  }

  .main {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 0;
  }

  .main__title--product {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .main__sect--prod-search {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .main__sect--prod-crumbs {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .main__sect--prod-info {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .main__sect--prod-desc {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  /* .footer $md */

  .footer__block {
    text-align: left;
  }

  .footer__list-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer__bottom .container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer__bottom-left {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer__bottom-left img {
    margin-bottom: 0;
    margin-right: 10px;
  }

  .footer__bottom-right {
    margin-bottom: 0;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  /* .home-banner $md */

  .home-banner {
    margin-left: 0;
    margin-right: 0;
    border-radius: 20px;
    overflow: hidden;
  }

  /* .index-text $md */

  .index-text {
    margin-bottom: 0;
  }

  .index-text .index-text__more,
  .index-text .index-text__more a {
    display: none;
  }

  .index-text * {
    display: block;
  }

  .index-text li {
    display: list-item;
  }

  .prod-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .prod-info__view {
    min-width: 181px;
  }

  .prod-info__body {
    margin-right: 32px;
    flex-grow: 1;
    align-self: stretch;
  }
}
@media (max-width: 992px) {
	.title_index {
		display: none !important;
	  }
	  .fulldescr{
	  	max-height: 615px;
	  	overflow: hidden;
	  }
	  .prod-desc__body.short_descr{
	 	 max-height: 50px;
	  	overflow: hidden;
	  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
	

  .d-lg-inline-block {
    display: inline-block !important;
  }

  .d-lg-inline {
    display: inline !important;
  }

  .d-lg-block {
    display: block !important;
  }

  .mb-lg-0 {
    margin-bottom: 0 !important;
  }

  .container {
    padding: 0;
  }

  .col-lg-4 {
    width: 33.3333333333%;
  }

  .page__sidebar-left {
    margin-right: 20px;
    max-width: 240px;
    min-width: 240px;
    overflow-x: hidden;
  }

  .bread-crumbs {
    padding-top: 0;
  }

  .cart {
    background-color: #fff9e3;
    border-radius: 20px;
    padding: 24px;
  }

  /* .footer $lg */

  .footer__top {
    padding: 48px 0 72px;
  }

  .header {
    margin-bottom: 32px;
  }

  .header__top-line {
    background: #63b8f6;
    background: -webkit-gradient(linear, left top, left bottom, from(#63b8f6), to(#c7eafa));
    background: -o-linear-gradient(top, #63b8f6 0%, #c7eafa 100%);
    background: linear-gradient(to bottom, #63b8f6 0%, #c7eafa 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#63B8F6", endColorstr="#C7EAFA",GradientType=0 );
  }

  .header__top-line .col-12 {
    height: 172px;
  }

  .header__top-line .col-12::after {
    content: "";
    display: block;
    height: 100%;
    width: 446px;
    background: url("../img/bg-header.png") no-repeat 50% 50%;
  }

  .header__logo img {
    width: 247px;
  }

  .header__block-controller {
    margin-bottom: 0;
  }

  .header__block-data {
    max-height: none;
    overflow-y: visible;
  }

  .header__content {
    max-width: none;
    background-color: #0a368f;
    padding: 12px 0;
  }

  .header__content {
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .header__content .container {
    height: auto;
  }

  .header__content-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: auto;
  }

  /* .menu $lg */

  .menu {
    margin-bottom: 0;
  }

  .menu__item {
    display: inline-block;
    margin-right: 20px;
  }

  .menu__link {
    margin-bottom: 0;
    white-space: nowrap;
    font-weight: 700;
    font-size: 0.9375em;
    line-height: 1.3333333333;
    color: #f5f5f5;
    padding: 0;
  }

  .menu__link:hover {
    text-decoration: none;
  }

  /* .top-controller $lg */

  .top-controller {
    padding: 0;
    margin: 0;
  }
}

@media (min-width: 1200px) {
	.product-list__item:nth-child(n+16) {
		display: none;
	}
	.product-list.opened .product-list__item:nth-child(n+16) {
	  display: block;
  	}	
  .cart-tbl__img {
    max-width: 69px;
  }

  .header__slogan {
    font-size: 40px;
  }

  .header__slogan div {
    font-size: 18px;
  }

  .prod-info__view {
    padding-left: 24px;
    min-width: 260px;
    margin-bottom: 0;
  }

  .prod-info__blister {
    width: 160px;
    min-width: 160px;
  }

  /* .product-list $xl */

  .product-list__item {
    width: calc((100% - 16px) / 3);
    margin-right: 8px;
  }
  .product-list__item:nth-child(3n) {
    margin-right: 0;
  }
}

@media (max-width: 768px) {
  .prod-bonuses {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: -34px;
  }

  .prod-bonuses__item:not(:last-child) {
    margin-bottom: 0;
    margin-right: 8px;
  }

  .prod-bonuses__icon {
    margin-right: 0;
  }

  .prod-bonuses__desc {
    display: none;
  }

  .product-list__item:nth-child(n+15) {
    display: none;
  }

  .product-list.opened .product-list__item:nth-child(n+15) {
    display: block;
  }

  .tbl-dosage {
    display: none;
  }

  .tbl-dosage.active {
    display: block;
  }

  .tbl-dosage:not(:last-child) {
    margin-bottom: 0;
  }

  .tbl-dosage__table,
  .tbl-dosage__thead,
  .tbl-dosage__tbody {
    display: block;
  }

  .tbl-dosage__thead {
    border-bottom: 1px solid #C3C8D0;
  }

  .tbl-dosage__thead tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .tbl-dosage__thead tr::after {
    content: "";
    display: block;
    width: 48px;
  }

  .tbl-dosage__tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .tbl-dosage__th {
    border-bottom: none;
  }

  .tbl-dosage__th--th-per-pill,
  .tbl-dosage__th--th-savings,
  .tbl-dosage__th--th-order {
    display: none;
  }

  .tbl-dosage__tbody--selected {
    border-left: 2px solid #0E2C68;
  }

  .tbl-dosage__tbody--selected td:first-child {
    border-left-width: 0;
  }

  .tbl-dosage__tr:has(+ .tbl-dosage__bonuses) .tbl-dosage__td--td-package {
    padding-bottom: 36px;
  }

  .tbl-dosage__td--td-per-pill {
    display: none;
  }

  .tbl-dosage__td--td-savings {
    display: none;
  }

  .tbl-dosage__td--td-order i {
    display: block;
  }

  .tbl-dosage__td--td-order span {
    display: none;
  }

  .tbl-dosage__td--td-order .btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    width: 48px;
    height: 48px;
    border-radius: 50%;
  }

  .tbl-dosage__bonuses-td {
    padding-bottom: 0;
  }
}

@media (max-width: 575px) {
  .main--account table,
  .main--coupon table,
  .main--subscribe table {
    display: block;
  }

  .main--account table tbody,
  .main--coupon table tbody,
  .main--subscribe table tbody {
    display: block;
  }

  .main--account table tbody th,
  .main--coupon table tbody th,
  .main--subscribe table tbody th {
    text-align: left;
  }

  .main--account table tfoot,
  .main--coupon table tfoot,
  .main--subscribe table tfoot {
    display: block;
  }

  .main--account table tr,
  .main--coupon table tr,
  .main--subscribe table tr {
    display: block;
  }

  .main--account table th,
  .main--coupon table th,
  .main--subscribe table th {
    display: block;
  }

  .main--account table td,
  .main--coupon table td,
  .main--subscribe table td {
    display: block;
  }

  .cart-tbl__table,
  .cart-tbl__thead,
  .cart-tbl__tbody {
    display: block;
  }

  .cart-tbl__th {
    display: none;
  }

  .cart-tbl__th--product {
    display: block;
  }

  .cart-tbl__tbody-tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    background-color: #F3F4F5;
    border-radius: 12px;
    padding: 12px 16px 12px 76px;
  }

  .cart-tbl__tbody--bonus .cart-tbl__tbody-tr {
    background-color: #e7f7ff;
  }

  .cart-tbl__tbody-td {
    padding: 0;
    height: auto;
  }

  .cart-tbl__tbody-td--product {
    width: 100%;
    margin-bottom: 20px;
  }

  .cart-tbl__tbody-td--subtotal {
    display: none;
  }

  .cart-tbl__tbody-td--qty {
    margin-right: auto;
  }

  .cart-tbl__inner {
    background-color: transparent;
    padding: 0;
  }

  .cart-tbl__img {
    position: absolute;
    top: 12px;
    left: 16px;
  }

  .cart-tbl__btn-delete {
    position: absolute;
    top: 22px;
    right: 27px;
  }

  .cart-tbl__upgrade-td {
    padding: 10px 16px 2px;
  }

  .product-list__item {
    width: 100%;
  }

  .product-list__item:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .cart-tbl {
    font-size: 14px;
  }

  .qty__btn {
    width: 30px;
    min-width: 30px;
  }

  .qty .qty__field {
    width: 30px;
  }
}

@media (min-width: 576px) and (max-width: 1199px) {
  .product-list__item:nth-child(n+15) {
  
		display: none;
	}
  .product-list.opened .product-list__item:nth-child(n+15) {
	  display: block;
  }	
  .product-list__item {
    width: calc((100% - 8px) / 2);
  }

  .product-list__item:nth-child(2n+1) {
    margin-right: 8px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  body.el .tbl-dosage__table {
    font-size: 12px;
  }

  body.el .tbl-dosage__table .btn {
    font-size: 12px;
  }

  body.el .tbl-dosage__th {
    font-size: 12px;
  }
}

.hideBtnMoreLess{
	display:none;
}

.search_list {
	position: relative;
}
.search_list_container{
 	height: 100%;
    width: 100%;
    left: 0;
    right: 2px;
    bottom: 0;
    margin-top: -40px;
    z-index: 1000;
    position: absolute;
    
    }
.search_list_wrap{
    max-height: 400px;
    overflow: scroll;
    border-radius: 10px;
    -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.5);
    box-shadow: 1px 1px 2px rgba(0,0,0,.5);
}



.search_list_k {
    background: #FFF;
    z-index: 110;
    border-radius: 5px 5px 2px 2px;
    overflow: auto;
}
.search_list_k a {
    color: #000;
    display: block;
}

.search_list_item_link {
    height: 100%;
    width: auto;
    text-align: left;
    padding: 5px 25px;
    border-top: 1px dashed #dadada;
}
.footer__bottom-left span a {
    color: rgb(186, 192, 201);
}
.trial_pack_link{
	text-decoration: none;
}
.cart-tbl__btn-delete{
	text-decoration: none;
}
.cat_menu_link{
    color: inherit;
    text-decoration: none;
    margin-right: 4px;
}