/* fonts */

@font-face {
  font-family: "fbspoilersp-bold-webfont";
  src: url("../fonts/fbspoilersp-bold-webfont.eot");
  src: url("../fonts/fbspoilersp-bold-webfont.eot?iefix") format("eot"),
    url("../fonts/fbspoilersp-bold-webfont.woff") format("woff"),
    url("../fonts/fbspoilersp-bold-webfont.ttf") format("truetype"),
    url("../fonts/fbspoileren-bold-webfont.svg#webfont") format("svg");
  font-weight: normal;
  font-style: normal;
  unicode-range: U+0000-007F, U+0590-05FF;
}

@font-face {
  font-family: "fbspoilersp-regular-webfont";
  src: url("../fonts/fbspoilersp-regular-webfont.eot");
  src: url("../fonts/fbspoilersp-regular-webfont.eot?iefix") format("eot"),
    url("../fonts/fbspoilersp-regular-webfont.woff") format("woff"),
    url("../fonts/fbspoilersp-regular-webfont.ttf") format("truetype"),
    url("../fonts/fbspoileren-regular-webfont.svg#webfont") format("svg");
  font-weight: normal;
  font-style: normal;
  unicode-range: U+0000-0025, U+0027-007F, U+0590-05FF;
}

@font-face {
  font-family: "fbspoiler-light-webfont";
  src: url("../fonts/FbSpoiler-Lightwebfont.eot");
  src: url("../fonts/FbSpoiler-Lightwebfont.eot?iefix") format("eot"),
    url("../fonts/FbSpoiler-Lightwebfont.woff") format("woff"),
    url("../fonts/FbSpoiler-Lightwebfont.ttf") format("truetype"),
    url("../fonts/FbSpoiler-Lightwebfont.svg#webfont") format("svg");
  font-weight: normal;
  font-style: normal;
  unicode-range: U+0000-007F, U+0590-05FF;
}

@font-face {
  font-family: "enspoiler_regular";
  src: url("../fonts/enspoilerwebfont.eot");
  src: url("../fonts/enspoilerwebfont.eot?#iefix") format("embedded-opentype"),
    url("../fonts/enspoilerwebfont.woff") format("woff"),
    url("../fonts/enspoilerwebfont.ttf") format("truetype"),
    url("../fonts/enspoilerwebfont.svg#enspoiler_regular") format("svg");
  font-weight: normal;
  font-style: normal;
  unicode-range: U+0020-25CA, U+0030-0039;
}

@font-face {
  font-family: "enspoiler_bold";
  src: url("../fonts/enspoilerboldwebfont.eot");
  src: url("../fonts/enspoilerboldwebfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/enspoilerboldwebfont.woff") format("woff"),
    url("../fonts/enspoilerboldwebfont.ttf") format("truetype"),
    url("../fonts/enspoilerboldwebfont.svg#enspoiler_bold") format("svg");
  font-weight: normal;
  font-style: normal;
  unicode-range: U+0020-25CA, U+0030-0039;
}
@media (max-width: 767px) {
  .registration-outro__title {
    font-size: 35px !important;
    line-height: 38px !important;
    margin-bottom: 25px !important;
  }
  .registration-outro__subtitle pre,
  .registration-outro__subtitle {
    font-size: 20px !important;
    line-height: 21px !important;
    margin-bottom: 25px !important;
  }
}

.logged-user.logged-in .round-text {
  font-family: "fbspoilersp-regular-webfont", sans-serif;
}

.image-tooltip-body .tooltip.bs-tooltip-left .arrow::before {
  border-left-color: #fff;
  border-width: 7px 0 7px 7px;
}
.image-tooltip-body .tooltip .arrow {
  width: 7px;
  height: 7px;
}

.image-tooltip-body .tooltip.bs-tooltip-right .arrow::before {
  border-right-color: #fff;
  border-width: 7px 7px 7px 0;
}

.image-tooltip-body .tooltip.bs-tooltip-left {
  left: -7px !important;
  padding: 0 7px;
}

.image-tooltip-body .tooltip.bs-tooltip-right {
  padding: 0 7px;
}

.image-tooltip-body .tooltip .tooltip-inner {
  padding: 9px 11px;
  font-size: 16px;
  line-height: 18px;
  border: none;
  max-width: 230px;
  width: 100%;
  box-shadow: 0px 0px 15px #00000029;
}

@media (max-width: 575px) {
  .image-tooltip-body .tooltip .tooltip-inner {
    padding: 7px 8px;
    font-size: 12px;
    line-height: 12px;
  }
}

.holder-top-transform {
  transform: translateY(-40px);
  z-index: 1;
}

.holder-top-transform .left-block-sign {
  background-color: #fff;
}
.registration-outro__wrapper {
  text-align: center;
  margin: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 500px;
}
.registration-outro__title {
  margin-bottom: 25px;
  font-size: 40px;
  line-height: 43px;
  color: #024f40;
  font-weight: 700;
}
.registration-outro__link {
  font-size: 25px;
  line-height: 28px;
  color: #024f40;
  text-decoration: none;
}
.registration-outro__link:hover {
  text-decoration: underline;
}
.registration-outro__subtitle pre,
.registration-outro__subtitle {
  font-size: 25px;
  line-height: 28px;
  color: #024f40;
}

.registration-outro__subtitle:not(:first-child) {
  margin-top: 15px;
}

.text-bold {
  font-weight: bold !important;
}
.checkbox-content {
  max-height: 230px;
  overflow: auto;
  padding: 0 0 20px 10px;
  margin-bottom: 10px;
}
.checkbox-item-intro:not(:first-child) {
  margin-top: 16px;
}
.checkbox-item-intro input {
  position: absolute;
  opacity: 0;
}
.checkbox-item-intro input + label {
  position: relative;
  cursor: pointer;
  padding: 0;
  font-size: 20px;
  line-height: 21px;
  color: #024f40;
  display: flex;
}
@media (max-width: 767px) {
  .checkbox-item-intro input + label {
    font-size: 16px;
    line-height: 17px;
  }
}
.checkbox-item-intro input + label:before {
  content: "";
  flex-shrink: 0;
  margin-top: 3px;
  margin-left: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 15px;
  height: 15px;
  background: white;
  border: 1px solid #718481;
  transition: 0.3s;
}
.checkbox-item-intro input:hover + label:before {
  background: #718481;
}
.checkbox-item-intro input:checked + label:before {
  background: #718481;
}
.checkbox-item-intro input:disabled + label {
  color: #b8b8b8;
  cursor: auto;
}
.checkbox-item-intro input:disabled + label:before {
  box-shadow: none;
  background: #ddd;
}
.checkbox-item-intro input:checked + label:after {
  content: "";
  position: absolute;
  right: 11px;
  top: 10px;
  background: white;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white,
    4px -6px 0 white, 4px -8px 0 white;
  transform: rotate(45deg);
}
.flex-shrink-0 {
  flex-shrink: 0;
}

.form-group--round {
  margin-bottom: 20px;
}

.form-group--round input {
  color: #707070 !important;
}

.form-group--double {
  display: flex;
}

.form-group--double-first {
  width: 100%;
}

.form-group--double-first .form-control-custom {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-left: none !important;
}

.form-group--double-second {
  max-width: 120px;
}

.form-group--double-second .form-control-custom {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

@media (min-width: 767px) {
  .form-group--round .default-input,
  .form-group--round select {
    height: 51px !important;
  }
  .form-group--round .dropdown-toggle {
    height: 51px !important;
    line-height: 51px !important;
  }

  .right-block-sign .icon-text-content,
  .icon-text-content .top-heading {
    font-size: 25px !important;
    line-height: 28px !important;
  }
}

@media (max-width: 767px) {
  .right-block-sign .icon-text-content,
  .icon-text-content .top-heading {
    font-size: 20px !important;
    line-height: 23px !important;
  }

  .inner-form-container .row {
    margin-left: 0;
    margin-right: 0;
  }

  .btn-round {
    padding: 11px 43px !important;
    font-size: 18px !important;
    line-height: 19px !important;
  }

  .form-group--round {
    margin-bottom: 10px;
  }

  .right-block-sign {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }

  .form-group--round .default-input,
  .form-group--round select {
    height: 36px !important;
    font-size: 16px !important;
    line-height: 17px !important;
  }

  .form-group--round .dropdown-toggle {
    height: 36px !important;
    font-size: 16px !important;
    line-height: 36px !important;
  }

  .form-group--round .form-control-custom label,
  .file-upload-label {
    font-size: 16px !important;
    line-height: 17px !important;
  }

  .form-group--round .calendar-input .input-group-addon {
    width: 18px !important;
    height: 18px !important;
    margin-top: 4px;
    margin-left: 4px;
  }
}

@media (max-width: 575px) {
  .active-step {
    margin-top: 69px;
  }
}

@media (max-width: 580px) {
  .active-step .holder {
    width: 100%;
    padding: 0 20px;
  }
}

.file-upload-label {
  color: #707070;
  font-size: 22px;
  line-height: 24px;
  margin-right: 17px;
  margin-bottom: 8px;
}

.btn-round {
  max-width: 300px;
  border: 3px solid #94c540;
  border-radius: 30px;
  padding: 16px 57px;
  outline: none;
  cursor: pointer;
  background-color: transparent;
  color: #94c540;
  font-size: 25px;
  line-height: 28px;
  overflow: hidden;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
}

.btn-round div {
  display: flex;
  align-items: center;
  justify-content: center;
}

.form-group--round .form-control-custom {
  color: #c4c4c4;
  background-color: #f6f6f6;
  border-radius: 28px;
  overflow: hidden;
  border: 1px solid #707070;
  display: flex;
  align-items: center;
}

.form-group--round .error .form-control-custom {
  border: 1px solid red;
  background-color: mistyrose;
}

.form-group--round input {
  border: none !important;
  background-color: none !important;
  padding-right: 16px;
  padding-left: 12px;
}

.form-group--round .default-input::placeholder {
  color: #c4c4c4;
}

.form-footer-border {
  border-top: 1px solid #c4c4c4;
  margin-bottom: 30px;
  margin-top: 10px;
  width: 100%;
}

.form-group--round .form-control-custom label {
  margin: 0;
  padding-right: 18px;
  font-size: 22px;
  line-height: 24px;
  position: relative;
  padding-left: 24px;
}

.upload-file .light-btn {
  background-color: #94c540 !important;
}

.form-group--round .dropdown-toggle {
  font-size: 22px !important;
  color: #c4c4c4 !important;
  background-color: #f6f6f6 !important;
  border-radius: 28px !important;
  overflow: hidden !important;
  border: 1px solid #707070 !important;
}

.form-group--round .calendar-input > div {
  width: 100%;
}

.form-group--round .calendar-input input,
.form-group--round select {
  padding-left: 45px !important;
}

.form-group--round .form-control-custom label::before {
  content: "";
  position: absolute;
  right: 0;
  top: -13px;
  height: 51px;
  width: 1px;
  background-color: #c4c4c4;
}

.form-group--round .input-group-addon {
  top: 6px !important;
  left: 6px !important;
}

.form-group--round .default-input,
.form-group--round select {
  font-size: 22px !important;
  line-height: 24px !important;
  color: inherit;
  background-color: inherit !important;
  border: none !important;
}

.form-group--round .default-input:focus {
  box-shadow: none;
  outline: none;
}

.left-block-sign .input-group .form-control {
  display: block;
  width: 100%;
  height: 41px;
  border-radius: 5px;
  font-size: 20px;
}

/* reset styles */
button {
  cursor: pointer;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

a {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

a:hover,
a:active,
a:focus,
a {
  color: inherit;
}

input {
  text-align: right;
}

html,
body {
  height: 100%;
}

body {
  font-family: "fbspoilersp-regular-webfont", "enspoiler_regular", sans-serif;
}

p {
  margin: 0;
}

select::-ms-expand {
  display: none !important;
}

#wrapper {
  height: 100%;
}

#wrapper > .row {
  flex-direction: column;
  min-height: 100%;
  position: relative;
  overflow-x: hidden;
}

#main {
  flex: 1 0 auto;
  overflow: visible;
}

#footer {
  flex: 0 0 auto;
}

/* GENERAL CLASSES */
.holder {
  width: 100%;
  max-width: 1220px;
  margin: 0 auto;
  position: relative;
  padding: 0 10px;
}

#wrapper .react-block {
  flex: 1 0 auto;
}

#wrapper .react-block .breadcrumb {
  padding: 15px;
}

#header .holder {
  padding: 0;
}

.addtocart-button-block > div {
  padding: 8px 0;
}

div.bottom-btns-part .btn-page {
  line-height: 23px;
  font-weight: 400;
  padding: 0.375rem 0.75rem;
}

.btn-page {
  width: 100%;
  max-width: 100%;
  font-size: 20px;
  line-height: 23px;
  -webkit-border-radius: 27px;
  border-radius: 27px;
  background: #014f40;
  color: #ffffff;
  cursor: pointer;
  unicode-bidi: embed;
}

.btn-page:hover,
.btn-page:active,
.btn-page:focus {
  background: #00362c;
  color: #ffffff;
}

.btn-page-sm {
  min-width: 138px;
  height: 37px;
  line-height: 37px;
  font-size: 18px;
  padding: 0;
  font-family: "fbspoilersp-bold-webfont", "enspoiler_bold", sans-serif;
}

.btn-page-middle {
  max-width: 230px;
  height: 42px;
  font-family: "fbspoiler-light-webfont", sans-serif;
}

.promos-list .btn-page-middle {
  padding-bottom: 9px;
}

.badge-btn {
  width: 100%;
  max-width: 158px;
  height: 37px;
  border-radius: 37px;
  margin: 0 10px;
  padding: 0 0 4px;
  font-size: 19px;
  color: #fff;
  background: rgb(221, 221, 221);
}

.light-btn {
  background: #84be42;
}

.light-btn:hover,
.light-btn:active,
.light-btn:focus {
  background: #649c24;
}

.light-btn-border {
  font-weight: bold;
  background: #fff;
  border: solid 1px #84be42;
  color: #71aa30;
}

.light-btn-border:hover,
.light-btn:active,
.light-btn:focus {
  background: #84be42;
  color: #fff;
}

.color-btn {
  background: #00a6b6;
}

.color-btn:hover,
.color-btn:active,
.color-btn:focus {
  background: #317980;
}

.btn-open-search,
.btn-open-cart {
  width: 35px;
  min-height: 37px;
  padding: 0;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.btn-open-search {
  margin-right: 13px;
  padding: 8px 0;
}

.btn-open-search img,
.btn-open-cart img {
  height: auto;
}

.btn-open-search img {
  width: 24px;
}

.default-input {
  border: none;
  background: #f6f6f6;
  height: 41px;
  color: #585e60;
  direction: rtl;
}

.default-input:focus {
  background: #f6f6f6;
  border-radius: 0.25em !important;
}

.default-input::-webkit-input-placeholder {
  opacity: 1;
  transition: opacity 0.3s ease;
}

.default-input::-moz-placeholder {
  opacity: 1;
  transition: opacity 0.3s ease;
}

.default-input:-moz-placeholder {
  opacity: 1;
  transition: opacity 0.3s ease;
}

.default-input:-ms-input-placeholder {
  opacity: 1;
  transition: opacity 0.3s ease;
}

.default-input:focus::-webkit-input-placeholder {
  opacity: 0;
  transition: opacity 0.3s ease;
}

.default-input:focus::-moz-placeholder {
  opacity: 0;
  transition: opacity 0.3s ease;
}

.default-input:focus:-moz-placeholder {
  opacity: 0;
  transition: opacity 0.3s ease;
}

.default-input:focus:-ms-input-placeholder {
  opacity: 0;
  transition: opacity 0.3s ease;
}

.default-input::-webkit-input-placeholder {
  color: #585e60;
  font-family: "fbspoilersp-regular-webfont", "enspoiler_regular", sans-serif;
}

.default-input::-moz-placeholder {
  color: #585e60;
  font-family: "fbspoilersp-regular-webfont", "enspoiler_regular", sans-serif;
}

.default-input:-moz-placeholder {
  color: #585e60;
  font-family: "fbspoilersp-regular-webfont", "enspoiler_regular", sans-serif;
}

.default-input:-ms-input-placeholder {
  color: #585e60;
  font-family: "fbspoilersp-regular-webfont", "enspoiler_regular", sans-serif;
}

.form-search .search-input::-webkit-input-placeholder {
  text-overflow: ellipsis;
}

.form-search .search-input::-moz-placeholder {
  text-overflow: ellipsis;
}

.form-search .search-input:-moz-placeholder {
  text-overflow: ellipsis;
}

.form-search .search-input:-ms-input-placeholder {
  text-overflow: ellipsis;
}

/* popup */
.down-box {
  background: #ffffff;
  width: 100%;
  top: 120%;
  display: none;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 20px 0 rgba(119, 119, 119, 0.3);
  box-shadow: 0 0 20px 0 rgba(119, 119, 119, 0.3);
}
/* *** */

/* HEADER */
#header {
  padding-top: 17px;
  padding-bottom: 17px;
  background: #ffffff;
  -webkit-box-shadow: 0 6px 6px 0 rgba(223, 223, 223, 0.4);
  box-shadow: 0 6px 6px 0 rgba(223, 223, 223, 0.4);
  z-index: 1020;
}

.logo {
  display: block;
  margin-left: 5px;
}

#header .btn-page-sm {
  margin-left: 13px;
  line-height: 32px;
  margin-bottom: 0;
  padding: 2px 0;
}

#header .btn-open-cart {
  margin-right: 14px;
  padding: 9px 0;
}

#header .btn-open-cart img {
  height: 25px;
  width: auto;
}

.btn-open-cart .cart-badge {
  display: block;
  min-width: 24px;
  height: 24px;
  font-size: 18px;
  line-height: 23px;
  color: #ffffff;
  background: #84be42;
  top: -8px;
  right: -10px;
  padding: 0 0 0 2px;
  letter-spacing: 1px;
  font-weight: normal;
  font-family: "enspoiler_bold", sans-serif;
}

.form-search .form-inline {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  position: relative;
}

.form-search {
  width: 0;
  max-width: 343px;
  visibility: hidden;
  -webkit-transition: width 0.4s ease-in-out;
  transition: width 0.4s ease-in-out;
}

.form-search.opened {
  visibility: visible;
  width: 100%;
}

.form-search .search-input,
.form-search .btn-click-search {
  border: none;
  background: #f3f3f3;
  height: 39px;
  color: #585e60;
  font-size: 16px;
  width: 100%;
  padding: 0.375rem;
  padding-right: 0.64rem;
  /* padding: .375rem 0.94rem; */
  -webkit-border-radius: 0 37px 37px 0;
  border-radius: 37px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.form-search .btn-click-search {
  -webkit-border-radius: 37px 0 0 37px;
  border-radius: 37px 0 0 37px;
  max-width: 40px;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
}

.form-search .btn-click-search img {
  width: 24px;
}
/* menu */
.btn-open-menu {
  flex-shrink: 0;
  display: flex;
  height: 26px;
  width: 37px;
  margin-left: 5px;
  padding: 0;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.btn-open-menu::before,
.btn-open-menu::after {
  content: "";
}

.btn-open-menu span,
.btn-open-menu::before,
.btn-open-menu::after {
  width: 100%;
  height: 2px;
  background: #014f40;
  display: block;
}

.slide-menu {
  position: fixed;
  width: 100%;
  max-width: 347px;
  right: 0;
  top: 0;
  bottom: 0;
  background: #ffffff;
  display: block;
  visibility: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  max-height: 100%;
  -ms-overflow-y: auto;
  overflow-y: auto;
}

.st-effect.show {
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.hidden-overlay {
  visibility: hidden;
  z-index: -2;
  -webkit-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}

.with-overlay {
  height: 100%;
  overflow: hidden;
  padding-right: 17px;
}

.with-overlay #header {
  padding-right: 32px;
}

.overlay {
  background: rgba(0, 0, 0, 0.3);
  visibility: visible;
  position: fixed;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  z-index: 6;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.head-menu {
  padding: 10px 20px;
}

.head-menu .btn-page {
  max-width: 153px;
  font-family: "fbspoilersp-bold-webfont", "enspoiler_bold", sans-serif;
  font-size: 18px;
  height: 26px;
  line-height: 20px;
  padding: 3px 15px;
}

.head-menu .leave-system {
  background: #a64b4b;
  margin-top: 6px;
  display: none;
}

.head-menu .btn-close {
  background: none;
  padding: 0;
}

.head-menu .menu-buttons {
  margin-left: auto;
}

.head-menu .close-conainer {
  padding-left: 20px;
}

.nav-menu .menu-item {
  display: block;
  padding-top: 11px;
  padding-bottom: 11px;
  border-top: 1px solid #dfdfdf;
  margin-left: 20px;
  margin-right: 20px;
}

.nav-menu > .collapse > .nav-menu > li > .menu-item > .text {
  font-size: 17px !important;
}

.slide-menu .nav-menu li .arrow {
  height: 46px;
}

.nav-menu li:first-child .menu-item {
  border-top: none;
}

.nav-menu li .arrow:before {
  margin-top: 0 !important;
}

.nav-menu .menu-item:hover,
.nav-menu .menu-item:active,
.nav-menu .menu-item:focus {
  text-decoration: none;
}

.slide-menu .nav-menu li a:hover ~ .arrow,
.slide-menu .nav-menu li a:active ~ .arrow,
.slide-menu .nav-menu li a:focus ~ .arrow {
  background: #f7f7f7;
}

.nav-menu li:last-child .category-menu {
  padding: 0;
}

.nav-menu li:hover,
.nav-menu li:active,
.nav-menu li:focus {
  background: #f7f7f7;
}

.category-menu {
  width: 48px;
  height: 48px;
  padding: 0;
}

.category-menu img {
  height: 23px;
}

.nav-menu .text {
  padding-right: 22px;
}

.nav-level-0.nav-menu > li > .menu-item > .text {
  font-size: 20px;
}

.nav-menu .with-under-menu:before {
  content: "";
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -3px;
  background: url("../images/triangle-arrow.png") 0 0 no-repeat;
  width: 10px;
  height: 6px;
}

.under-nav-menu {
  background: #ffffff;
  font-size: 17px !important;
}

.under-nav-menu a {
  display: block;
  padding-right: 5.5rem;
  padding-top: 10px;
  padding-bottom: 10px;
}

.under-nav-menu a:hover,
.under-nav-menu a:active,
.under-nav-menu a:focus {
  text-decoration: none;
}

.icon-menu {
  width: 41px;
  height: 41px;
  margin-top: 17px;
  display: inline-flex;
}

.form-search.opened {
  margin-right: 13px;
}

.left-block .round-text {
  margin-left: 10px;
  font-size: 23px;
  line-height: 25px;
  color: #024f40;
}

.btn-open-round,
.btn-open-cart {
  width: 41px;
  height: 41px;
  background-color: transparent;
  display: inline-flex;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}

.aside-menu-user-icon img {
  width: 41px;
  height: 41px;
  margin-right: 15px;
}

.aside-nav-logo-items {
  display: flex;
  align-items: center;
}

.aside-user-icon {
  text-decoration: none !important;
}

#aside-login .round-text {
  font-size: 18px;
  line-height: 19px;
  color: #024f40;
}

.aside-nav-logo-items .user-btn {
  flex-direction: row-reverse;
  gap: 5px;
}

.user-btn {
  background-color: transparent;
  padding: 0;
  border: none;
  display: inline-flex;
  align-items: center;
}

.user-btn img {
  height: 25px;
  width: auto;
}

.user-btn:focus {
  outline: none;
  border: none;
  box-shadow: none;
}

.user-dropdown .dropdown-menu {
  min-width: 340px;
}

.user-btn::after {
  display: none;
}

.btn-image-with-text {
  font-size: 32px;
  padding: 18px 39px;
  width: auto;
}

@media (max-width: 768px) {
  .btn-image-with-text {
    font-size: 25px;
    padding: 13px 39px;
  }

  .slide-menu .footer-menu {
    padding-left: 20px;
  }

  .registration-outro__link {
    font-size: 20px;
    line-height: 22px;
  }

  #header {
    padding-top: 2px;
    padding-bottom: 0;
  }

  #header .right-block .btn-page-sm {
    font-size: 13px;
  }

  .aside-nav-logo-items,
  .head-menu {
    flex-direction: row-reverse;
  }

  .aside-nav-logo-items .btn-open-search {
    display: none;
  }

  .footer-menu {
    border-top: none !important;
  }

  .icon-menu {
    width: 28px;
    height: 28px;
    margin-top: 0 !important;
  }

  .nav-item-media:not(:last-child) {
    margin-left: 10px;
  }

  .aside-nav-logo-items .logo {
    margin-left: 0;
    margin-right: 9px;
  }

  .aside-menu-user-icon img {
    margin-right: 6px;
    margin-left: 15px;
  }

  #aside-login .round-text {
    display: block;
  }

  .btn-open-round,
  .btn-open-cart {
    width: 41px;
    height: 41px;
    background-color: transparent;
    display: inline-flex;
    align-items: center;
    flex-shrink: 0;
    width: 28px;
    height: 28px;
    min-height: 28px;
    padding: 0;
  }

  .app-logo-sm {
    width: auto !important;
    height: 57px !important;
    max-width: 100% !important;
  }

  .btn-open-cart--lg,
  .btn-open-search--lg,
  .aside-menu-user-icon img {
    width: 35px !important;
    height: 35px !important;
  }
}

.nav-divider {
  flex-shrink: 0;
  height: 45px;
  width: 2px;
  background-color: #024f40;
  display: inline-flex;
}

/*.footer-menu {
    margin-top: 147px;
    margin-right: 20px;
    margin-left: 20px;
    padding-top: 0;
    padding-bottom: 20px;
    border-top: 1px solid #dfdfdf;
    font-size: 18px;
}

    .footer-menu .nav .facebook-menu,
    .footer-menu .nav .instagram-menu {
        padding-right: 30px;
    }

        .footer-menu .nav .facebook-menu:before,
        .footer-menu .nav .instagram-menu:before {
            content: '';
            position: absolute;
            right: 0;
            top: 50%;
            margin-top: -10px;
            width: 20px;
            height: 20px;
        }

        .footer-menu .nav .facebook-menu:before {
            background: url('../images/facebook-menu.png') 0 0 no-repeat;
        }

        .footer-menu .nav .instagram-menu:before {
            background: url('../images/insta-menu.png') 0 0 no-repeat;
        }*/

/* **cart* */

.down-box.login {
  min-width: 300px;
  max-width: 317px;
  right: 15px;
  padding: 19px 19px 17px;
  color: #585e60;
  font-size: 19px;
}

.down-box.login .form-group p {
  font-size: 16px;
}

.down-box.login .default-input {
  height: 47px;
  font-size: 19px;
}

.down-box.login .sign-up-btn,
.down-box.login .btn-page {
  font-size: 20px;
  line-height: 22px;
  height: 37px;
  padding: 5px 0 11px;
  font-family: "fbspoiler-light-webfont", sans-serif;
  position: relative;
}

.down-box.login a.btn-page:after {
  content: "";
  display: inline-block;
  width: 13px;
  height: 8px;
  background: url("../images/text-arrow.png") 0 0 no-repeat;
  margin-right: 5px;
  vertical-align: baseline;
}

.down-box.login .heading {
  font-size: 22px;
  color: #5d8b3f;
  font-family: "fbspoilersp-bold-webfont", "enspoiler_bold", sans-serif;
  letter-spacing: -0.25px;
  line-height: 22px;
}

.down-box.login .head-box {
  margin-bottom: 19px;
}

.down-box.login .body-box p > a {
  text-decoration: underline;
}

.down-box.login .body-box p > a:active,
.down-box.login .body-box p > a:hover,
.down-box.login .body-box p > a:focus {
  text-decoration: none;
}

.down-box.cart {
  min-width: 300px;
  max-width: 397px;
  left: 20px;
  top: 183%;
  z-index: 1;
}

.down-box.cart .alert.alert-warning {
  background: transparent;
  border: none;
  text-align: center;
  font-family: "fbspoilersp-bold-webfont", sans-serif;
  color: #585e60;
  font-size: 20px;
  margin-bottom: 0;
  padding-bottom: 0;
  min-height: 67px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.down-box.cart .alert.alert-warning ~ div {
  display: none;
}

.down-box.cart .block-boughts {
  max-height: 256px;
  overflow: hidden;
  margin-bottom: 10px;
}

.down-box.cart .block-boughts .parent-default-box {
  max-height: 256px;
  padding-left: 15px;
}

.down-box.cart .block-boughts li {
  margin-bottom: 0;
}

.down-box.cart .block-boughts li .media,
.down-box.cart .amount {
  padding: 5px 12px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 18px;
}

.down-box.cart .amount {
  padding: 0 0 0 26px;
}

.down-box.cart .block-boughts li .media:hover,
.down-box.cart .block-boughts li .media:active,
.down-box.cart .block-boughts li .media:focus {
  text-decoration: none;
  /* background: #f6f6f6; */
}

.down-box.cart .amount {
  background: #f6f6f6;
  margin-bottom: 18px;
  font-size: 22px;
}

.down-box.cart .block-boughts li:nth-child(even) .media {
  background: #f6f6f6;
}

.down-box.cart .block-boughts .right-media {
  width: 76px;
  height: 76px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}

.down-box.cart .block-boughts .right-media .default-image {
  height: 57px;
}

.down-box.cart .media-body {
  padding: 18px 21px 18px 0;
}

.down-box.cart .two-buttons .btn-page {
  max-width: 175px;
  height: 33px;
  padding: 2px 0;
  margin: 0 2px;
  line-height: 26px;
}
/* scroll styles */
.down-box.cart .overview {
  width: 100%;
  padding-top: 10px;
}

.down-box.cart .bottom-box {
  padding: 0 13px 20px;
}

.down-box.cart .price-product,
.down-box.cart .quantity,
.down-box.cart .name-product,
.down-box.cart .amount {
  font-family: "fbspoilersp-bold-webfont", "enspoiler_bold", sans-serif;
  color: #5c5c5c;
}

.down-box.cart .price-product {
  max-width: 60px;
  width: 100%;
  text-align: left;
}

.down-box.cart .name-product {
  line-height: 18px;
  max-width: 110px;
  width: 100%;
}

.block-boughts.mCS-dir-rtl > .mCSB_inside > .mCSB_container,
.scroll-table.mCS-dir-rtl > .mCSB_inside > .mCSB_container,
.scroll-table.mCS-dir-rtl .mCSB_container_wrapper {
  margin-left: 0;
}

.block-boughts .mCSB_scrollTools .mCSB_draggerContainer {
  top: 20px;
}

.scroll-table.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: auto;
  right: -20px;
  top: 50px;
}

.block-boughts.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.scroll-table.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools {
  left: auto;
  right: 8px;
}

/*.block-boughts .mCustomScrollBox {*/
/*padding: 0 24px 0 20px;*/
/*}*/

.block-boughts .mCSB_scrollTools .mCSB_draggerRail,
.scroll-table .mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  border-radius: 6px;
  background: #f5f9f0 !important;
}

.block-boughts .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.scroll-table .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background: #014f40 !important;
}

.block-boughts .parent-default-box .scrollbar-track-y {
  height: 93%;
  overflow: hidden;
}

/* *** */
/* *** */

/* banner */
.banner {
  min-height: 700px;
  background: url("../images/image-banner.png") 50% 50% no-repeat;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/*logged user slyles*/
.logged-user {
  min-width: 122px;
  color: #585e60;
  font-size: 18px;
  line-height: 24px;
  font-family: "fbspoiler-light-webfont", sans-serif;
  margin-left: 30px;
}

.logged-user.logged-in {
  margin-left: 1rem;
}

.logged-user + .btn-page-sm {
  margin-top: auto;
  margin-left: 0;
}

.logged-user .username {
  color: #014f40 !important;
  font-size: 22px;
}

.logged-user .username:hover,
.logged-user .username:active,
.logged-user .username:focus {
  text-decoration: none;
}

.logged-user .username span {
  display: inline-block;
  border-bottom: none;
  margin-right: 6px;
}

/*****/

/* MAIN */
/* categories */
.categories {
  /*background: url('../images/categories-bg.png') no-repeat;*/
  /*-webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position-x: center; */
  padding-top: 45px;
  padding-bottom: 0;
  margin-bottom: 47px;
}

.category-list .nav-item {
  width: 16.6%;
}

.category-list .nav-link {
  text-align: center;
  font-size: 19px;
  color: #000;
  line-height: normal;
}

.container-img-category {
  width: 106px;
  height: 106px;
  margin: 0 auto 17px;
}

.container-img-category img {
  height: auto;
}

.lilac-category {
  background-color: #00a6b6;
}

.category-list .nav-link:hover .lilac-category {
  background-color: #317980;
}

.green-category {
  background-color: #014f40;
}

.category-list .nav-link:hover .green-category {
  background-color: #00362c;
}

.pink-category {
  background-color: #f17f83;
}

.category-list .nav-link:hover .pink-category {
  background-color: #a84c4f;
}

.orange-category {
  background-color: #ddbe87;
}

.category-list .nav-link:hover .orange-category {
  background-color: #a28553;
}

.purple-category {
  background-color: #ac5b7c;
}

.category-list .nav-link:hover .purple-category {
  background-color: #752f4b;
}

.blue-category {
  background-color: #026199;
}
/* *** */

/* CONTENT SECTION */
.section {
  border-bottom: 1px solid #dfdfdf;
}

.heading-page {
  color: #5d8b3f;
  font-size: 25px;
}

.section-heading:after {
  content: "";
  width: 100%;
  background: #dfdfdf;
  height: 1px;
  margin-top: 7px;
}

/* events */
.section-events {
  margin-bottom: 50px;
}

.section-events > .holder {
  max-width: 1214px;
}

.section-events .heading-page,
.media-list-box .heading-page {
  padding-left: 11px;
  white-space: nowrap;
  line-height: 20px;
}

.section-events .section-heading {
  margin-bottom: 18px;
}

.section-events .events-box {
  padding-bottom: 30px;
}

.event-parent {
  max-width: 895px;
  padding-left: 20px;
  overflow: hidden;
}

.event-parent .slick-dots {
  display: none !important;
}

.event-parent .slide-img {
  max-width: 435px;
  /*min-height: 155px;*/
  overflow: hidden;
  -webkit-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}

.event-parent .slide-content-text {
  background: #f6f6f6;
  padding: 9px 0;
  font-size: 15px;
  line-height: 17px;
  min-height: 101px;
  color: #000000;
  -webkit-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}

.event-parent .slide-content-text .dark-heading + p {
  height: 34px;
  overflow: hidden;
}

.event-parent .slick-track {
  display: flex;
}

.event-parent .slick-slide {
  margin-right: 25px;
  max-width: 421px;
  transition: 0.5s linear;
}

.event-parent .slick-slide:first-child {
  margin-right: 0;
}

.event-parent .slick-slide:focus {
  outline: none !important;
}

.dark-heading {
  font-size: 20px;
  line-height: 19px;
  color: #014f40;
  font-family: "fbspoilersp-bold-webfont", "enspoiler_bold", sans-serif;
}

.with-border {
  padding-top: 13px;
}

.label-box {
  width: 48px;
  height: 48px;
  color: #ffffff;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  margin-bottom: 7px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.label-light {
  background: #84be42;
  cursor: pointer;
}

.label-light:hover {
  background: #649c24;
}

.label-dark {
  background: #014f40;
  font-size: 14px;
}

.dark-date-box {
  flex-flow: wrap row;
}

.dark-date-box span {
  display: block;
  width: 100%;
  font-size: 19px;
}

.dark-date-box span:first-child {
  font-weight: bold;
  align-self: flex-end;
  margin-bottom: 4px;
}

.event-parent .event-media-slider .dark-heading {
  min-height: 38px;
  margin-bottom: 0;
}

/* media content */
.media-content {
  margin-bottom: 16px;
}

.media-content .media {
  padding-bottom: 43px;
  margin-bottom: 43px;
}

.media-content .media .media-body {
  padding-right: 53px;
  color: #000000;
  font-size: 20px;
  line-height: 25px;
}

.media-content .media .media-body p {
  margin: 0 0 23px;
  font-family: "fbspoiler-light-webfont", sans-serif;
}

.main-heading,
.under-text-heading {
  font-size: 50px;
  color: #014f40;
  line-height: 36px;
  letter-spacing: -0.25px;
}

.under-text-heading {
  margin-bottom: 12px;
  font-family: "fbspoiler-light-webfont", sans-serif;
}

.main-heading {
  margin: 0 0 8px;
  font-family: "fbspoilersp-bold-webfont", sans-serif;
}

.promos-list {
  position: relative;
}

.promos-list .slick-track {
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.promos-list .slick-arrow,
.content-list-catalog .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  text-indent: -9999px;
  overflow: hidden;
  border: none;
  width: 12px;
  height: 22px;
  z-index: 2;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.promos-list .slick-arrow.slick-disabled,
.content-list-catalog .slick-arrow.slick-disabled {
  opacity: 0.6;
}

.promos-list .slick-arrow {
  top: 30%;
  transform: none;
}

.media-list-box.media-list-article .promos-list .slick-arrow {
  top: 20%;
}

.promos-list .slick-arrow.slick-next,
.content-list-catalog .slick-arrow.slick-next {
  left: 0;
  background: url("../images/prev-pr.png") 0 0 no-repeat;
}

.promos-list .slick-arrow.slick-prev,
.content-list-catalog .slick-arrow.slick-prev {
  right: 0;
  background: url("../images/next-pr.png") 0 0 no-repeat;
}

.promos-list .nav-item {
  text-align: center;
  -webkit-flex-basis: 20%;
  flex-basis: 20%;
  max-width: 285px;
}

.promos-list-home .nav-item {
  -webkit-flex-basis: 25%;
  flex-basis: 25%;
}

.promos-list-home .nav-item .block-text {
  min-height: 132px;
}

.promos-list-home .nav-item .nav-link {
  justify-content: center;
}

.promos-list .nav-item .nav-link {
  min-height: 362px;
  padding: 17px 28px 14px;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.promos-list .nav-item .nav-link:hover,
.promos-list .nav-item .nav-link:active,
.promos-list .nav-item .nav-link:focus {
  background: #f6f6f6;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.promos-list .box-image {
  margin-bottom: 29px;
  height: 180px;
}

.search-page .promos-list .box-image {
  margin-bottom: 15px;
  height: 180px;
}

.search-page .promos-list .head {
  min-height: 40px;
}

.promos-list .head {
  font-size: 20px;
  color: #014f40;
  margin-bottom: 7px;
  line-height: 20px;
  font-family: "fbspoilersp-bold-webfont", "enspoiler_bold", sans-serif;
}

.search-page .result-product .block-text {
  min-height: 132px;
}

.promos-list .text-discr {
  font-size: 17px;
  color: #000000;
  line-height: 20px;
  margin-bottom: 17px;
  padding-bottom: 10px;
  /*border-bottom: 1px solid #dfdfdf;*/
}

/* *** */

/* ** */

/* footer */
#footer {
  background: #014f40;
  color: #ffffff;
  font-size: 18px;
  padding-bottom: 16px;
  padding-top: 16px;
}

#footer .holder {
  padding: 0 15px;
}

#footer .right-footer-block {
  margin-bottom: 19px;
}

#footer .nav .nav-item .nav-link {
  padding: 0 8px;
  line-height: 17px;
  display: flex;
  align-items: center;
}

#footer .nav {
  display: block;
  text-align: left;
  margin-top: auto;
  margin-bottom: 15px;
}

#footer ul.nav li {
  display: inline-block;
}

#footer .nav .nav-link:before {
  content: "";
  display: block;
  width: 2px;
  height: 15px;
  background: #ffffff;
  position: absolute;
  top: 60%;
  margin-top: -9.5px;
  left: 0;
}

#footer .nav li:last-child .nav-link {
  padding-left: 0;
}

#footer .nav li:last-child .nav-link:before {
  display: none;
}

.top-border {
  border-top: 1px solid #ffffff;
  padding-top: 17px;
  font-size: 14px;
}

.footer-logo {
  margin-left: 11px;
  position: relative;
  bottom: -4px;
}

.breadcrumb {
  margin: 0 0 11px !important;
}

/*  ACADEMY EVENTS PAGE*/
#wrapper .big-slider {
  padding-top: 86px;
  max-height: 493px;
  overflow: hidden;
  margin-bottom: 10px;
}

.big-slider .slick-dots,
.promout-list-banners .slick-dots {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: 20px;
}

.promout-list-banners .slick-dots {
  position: static;
  margin-top: 23px;
}

.big-slider .slick-dots li,
.promout-list-banners .slick-dots li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
  width: 12px;
  height: 12px;
}

.big-slider .slick-dots li button,
.promout-list-banners .slick-dots li button {
  text-indent: -9999px;
  overflow: hidden;
  border: none;
  padding: 0;
  width: 12px;
  height: 12px;
  background: #d6d6d6;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.big-slider .slick-dots .slick-active button,
.big-slider .slick-dots li button:hover,
.big-slider .slick-dots li button:focus,
.big-slider .slick-dots li button:active,
.promout-list-banners .slick-dots .slick-active button,
.promout-list-banners .slick-dots li button:hover,
.promout-list-banners .slick-dots li button:focus,
.promout-list-banners .slick-dots li button:active {
  background: #9b9999;
  outline: none;
}

.content-search {
  margin-bottom: 34px;
}

.top-text {
  max-width: 745px;
  margin: 0 auto 44px;
  font-size: 20px;
  line-height: 27px;
}

.heading-event {
  font-size: 28px;
  color: #014f40;
  margin: 0 0 8px;
}

.holder-events.holder {
  margin-bottom: 25px;
}

.seach-filter-block {
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #d7d7d7;
  padding: 19px 15px;
  -webkit-align-items: center;
  align-items: center;
  max-width: 1218px;
  padding-top: 16px;
  padding-bottom: 16px;
}

.seach-filter-block .btn-page-sm {
  max-width: 162px;
  line-height: normal;
}

.seach-filter-block .form-control {
  margin-left: 12px;
  background: #f6f6f6;
  border: none;
  cursor: pointer;
  max-width: 279px;
  color: #585e60;
}

.seach-filter-block .lg-select {
  width: 100%;
  max-width: 454px;
}

.event-main .event-parent {
  margin: 0 auto 28px;
}

.item-event {
  -webkit-flex-basis: 50%;
  flex-basis: 50%;
  padding: 0 7px;
  margin-bottom: 17px;
  moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  -webkit-transition: all 1s ease-out;
}

.event-main .event-parent .item-event {
  max-width: 435px;
  max-height: 251px;
  overflow: hidden;
  transition: transform 0.5s linear;
}

.event-main .event-parent .item-event .slide-img img,
.event-parent .slick-slide .slide-img img {
  transition: transform 0.5s linear;
}

/*.event-main .event-parent .item-event:nth-child(odd) {*/
/*transform-origin: left top;*/
/*}*/

/*.event-main .event-parent .item-event:nth-child(even) {*/
/*transform-origin: right bottom;*/
/*}*/

.event-main .event-parent .item-event:hover .slide-img img,
.event-parent .slick-slide:hover .slide-img img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.event-main .event-parent .item-event:hover .label-box.label-light,
.event-parent .slick-slide .label-box.label-light {
  background: #649c24;
}

.page-pagination {
  margin-bottom: 40px;
}

.page-pagination .page-link {
  padding: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #d7d7d7;
  color: #8a8a8a;
  font-size: 19px;
  text-align: center;
}

.page-pagination .page-link:focus,
.page-pagination .page-link.active {
  background: #84be42;
  color: #ffffff;
}

.page-pagination .page-link:hover {
  background: #cfe2ba;
}

.page-pagination .pagination a {
  border: none;
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  border-right: 1px solid #d7d7d7;
  position: relative;
}

.page-pagination .pagination .PagedList-skipToPrevious a {
  border-radius: 0 3px 3px 0;
}

.page-pagination .pagination .PagedList-skipToNext a {
  border-left: 1px solid #d7d7d7;
  border-radius: 3px 0 0 3px;
}

.page-pagination .PagedList-skipToNext a:before {
  content: "";
  display: block;
  background: url("../images/prev.png") center center no-repeat;
}

.page-pagination .PagedList-skipToNext a:hover:before,
.page-pagination .PagedList-skipToNext a:focus:before,
.page-pagination .PagedList-skipToNext a:active:before {
  background: url("../images/prevwhite.png") center center no-repeat;
}

.page-pagination .PagedList-skipToPrevious a:before {
  content: "";
  display: block;
  background: url("../images/next.png") center center no-repeat;
}

.page-pagination .PagedList-skipToPrevious a:hover:before,
.page-pagination .PagedList-skipToPrevious a:active:before,
.page-pagination .PagedList-skipToPrevious a:focus:before {
  background: url("../images/nextwhite.png") center center no-repeat;
}
/* ***** */
.event-content-detail {
  font-size: 20px;
  color: #000000;
  padding-top: 106px;
}

.event-banner {
  padding-top: 86px;
  margin-bottom: 18px;
}

.event-content-detail .lg-btn-page {
  min-height: 59px;
  max-width: 267px;
  margin-bottom: 15px;
}

.topsection-text {
  padding-bottom: 20px;
  border-bottom: 1px solid #d7d7d7;
  margin-bottom: 25px;
  line-height: 1;
}

.event-content-detail .heading-page {
  padding-left: 11px;
  white-space: nowrap;
}

.title {
  font-size: 40px;
  color: #014f40;
  white-space: nowrap;
}

.title .bold-part ~ span {
  font-family: "fbspoiler-light-webfont", sans-serif;
}

.bold-part {
  font-family: "fbspoilersp-bold-webfont", "enspoiler_bold", sans-serif;
}

.small-image-icon {
  margin-right: 15px;
  width: 49px;
  margin-top: auto;
  margin-bottom: 7px;
  display: inline-block;
}

.heading-even-details {
  color: #014f40;
  font-size: 33px;
}

.timeline {
  font-size: 19px;
  color: #5d8b3f;
  position: absolute;
  right: -74px;
  top: 7px;
  max-width: 60px;
  text-align: left;
  line-height: 23px;
}

.schedules {
  border-right: 1px solid #d7d7d7;
  max-width: 555px;
  margin: 0 40px 54px;
  padding: 0;
}

.schedules li {
  padding-right: 15px;
  margin-bottom: 65px;
}

.schedules li p {
  line-height: 22px;
}

.schedules li:last-child {
  margin-bottom: 0;
}

.schedules .heading-even-details {
  font-size: 25px;
  margin: 0;
}

.bottom-large p {
  margin-bottom: 37px;
}

.reg-form .modal-content {
  max-width: 380px;
  /*margin-top: 150px;*/
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

.reg-form .modal-content .bottom-box .light-btn {
  padding-bottom: 8px;
}

.reg-form .modal-content .phonevalidate {
  margin-bottom: 0;
}

.reg-form .field-validation-error {
  font-size: 15px;
}

.reg-form .modal-dialog {
  padding: 0 10px;
}

.reg-form .close,
#modalProduct .close,
#tooltipModal .close,
.formula-popup .close {
  margin: 0 !important;
  position: absolute;
  left: 5px;
  top: 0;
  padding: 5px;
  cursor: pointer;
}

.reg-form .heading-even-details {
  font-size: 25px;
  line-height: 30px;
  width: 100%;
  margin-bottom: 0;
}

.reg-form .modal-header {
  padding: 11px 15px 0;
  font-size: 20px;
  color: #000000;
  line-height: 20px;
  position: relative;
}

.reg-form .default-input {
  height: 40px;
}

.reg-form .modal-header,
.reg-form .modal-footer {
  border: none;
}

.reg-form .modal-footer .form-group {
  padding: 0 10px;
}

.reg-form .default-input::-webkit-input-placeholder {
  color: #929292;
  font-size: 20px;
}

.reg-form .default-input::-moz-placeholder {
  color: #929292;
  font-size: 20px;
}

.reg-form .default-input:-moz-placeholder {
  color: #929292;
  font-size: 20px;
}

.reg-form .default-input:-ms-input-placeholder {
  color: #929292;
  font-size: 20px;
}

.reg-form .registration-event-form select.default-input {
  max-width: 72px;
  margin-right: 15px;
  cursor: pointer;
  color: #929292;
  font-size: 20px;
  padding-right: 12px;
  background-position: 7px center !important;
  font-family: "fbspoiler-light-webfont", sans-serif;
}
/* CONTENT PAGE SEARCH */
.nav-list-imgLinks {
  margin: 0 0 19px -15px;
}

.nav-list-imgLinks .nav-item {
  width: 33.3%;
  padding: 0 16px 12px;
  padding-right: 0;
}

.seach-filter-block .form-inline {
  margin-left: 12px;
}

.seach-filter-block .form-inline .search-input,
.form-search-content .form-inline .search-input {
  max-width: initial;
  width: 100%;
  height: calc(2.25rem + 12px);
  margin-bottom: 0;
  font-size: 1.2rem;
}

.seach-filter-block .btn-click-search,
.form-search-content .btn-click-search {
  left: 0;
  top: 0;
  bottom: 0;
  background: transparent;
}

.btn-filter {
  background: #cec389;
  max-width: 143px;
  font-size: 19px;
  height: 54px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.filters-block {
  margin-bottom: 19px;
}

.btn-filter:hover,
.btn-filter:active,
.btn-filter.active,
.btn-filter:focus {
  background: #a28553;
}

.filters-block .btn-filter {
    margin-left: 11px;
    margin-bottom: 11px;
    width: calc(12.5% - 10px);
}

.content-list .nav-item {
  -webkit-flex-basis: 33%;
  flex-basis: 33%;
  max-width: 308px;
  margin-bottom: 27px;
  padding-left: 1%;
}

.content-list .slide-img {
  max-width: 319px;
  margin-bottom: 10px;
}

.content-list .dark-heading {
  font-size: 28px;
}

.body-content {
  font-size: 15px;
  line-height: 20px;
  color: #000000;
  max-width: 100%;
}

.body-content p {
  line-height: 17px;
}

.place-text {
  font-size: 16px;
  color: #8a8a8a;
  margin-bottom: 3px;
  margin-top: 7px;
  display: flex;
  align-items: center;
}

.place-text .cut-text {
  display: inline-block;
  white-space: nowrap;
  max-width: 60%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.bold-text-center {
  position: relative;
  top: 1px;
}

.content-list .btn-read {
  min-height: 20px;
  max-width: 80px;
  font-size: 15px;
  line-height: 15px;
  padding: 0;
  margin-top: 7px;
}

.label-lng {
  min-height: 17px;
  min-width: 60px;
  color: #ffffff;
  font-size: 16px;
  margin-left: 6px;
  margin-right: 5px;
  -webkit-border-radius: 17px;
  border-radius: 17px;
}

.label-lng-gr {
  background: #5d8b3f;
}

.label-lng-bl {
  background: #026199;
}

/* *** */

/* CONTENT ARTICLE */
.media-list-article .content-list {
  margin-left: 0;
  margin-top: 20px;
}

/*.media-list-article .content-list*/

.price-container {
  padding: 12px 0;
  line-height: 20px;
  border-top: 1px solid #dfdfdf;
}

.new-price {
  font-size: 20px;
  color: #014f40;
  padding: 0 2px;
  font-family: "enspoiler_bold", sans-serif;
}

.new-price.bold-part {
  font-size: 20px;
  padding: 0 2px;
  letter-spacing: -1px;
}

.money-symbol {
  font-size: 17px;
}

.old-price {
  font-size: 16px;
  color: #a6a6a6;
  text-decoration: line-through;
  padding: 0 2px 0 2px;
  line-height: 1;
}

.old-price.main {
  font-size: 23px;
  letter-spacing: -1px;
  color: #a6a6a6;
  text-decoration: line-through;
  padding: 0 2px;
  font-family: "fbspoilersp-bold-webfont", sans-serif;
}

.old-price.main .money-symbol {
  font-size: 19px;
}

.discount-badge {
  color: white;
  width: 55px;
  height: 19px;
  /* font-weight: 500; */
  font-size: 14px;
  line-height: 15px;
  padding: 2px 3px;
  white-space: nowrap;
  gap: 1px;
}
.price-product-discount {
  font-family: "fbspoilersp-bold-webfont", "enspoiler_bold", sans-serif;
  color: #05493d;
}

.discount-month {
  background-color: #05493d;
}

.discount-other {
  background-color: #eae8e8;
  color: #595959;
}

.media-responsive-article {
  margin-bottom: 10px;
}

.media-responsive-article .section-heading {
  margin-bottom: 20px;
}

.media-responsive-article .promos-list .nav-item {
  margin: 0;
}

.article-section {
  padding-top: 120px;
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 55px;
}

.article-content-rte .table-wrapper {
  overflow-x: auto;
  display: block;
  width: 100%;
  border-left: 1px solid rgb(128, 128, 128);
  border-right: 1px solid rgb(128, 128, 128);
}

.atention-text {
  font-size: 22px;
  line-height: 24px;
  color: #000000;
}

.article-section .dark-heading {
  font-size: 33px;
}

.img-section {
  margin-top: 30px;
  margin-bottom: 42px;
}

.article-heading {
  color: #000000;
  font-size: 25px;
  margin: 10px 0;
}

.small-bock {
  padding-top: 157px;
  padding-left: 0;
}

.banner-text {
  min-height: 70px;
  padding-top: 109px;
  background: #f6f6f6 url("../images/bg-flowers.png") bottom right no-repeat;
  margin-bottom: 44px;
  padding-bottom: 5px;
}

.banner-text h2 {
  color: #014f40;
  font-size: 30px;
  line-height: 33px;
}

.text-inside-banner {
  position: relative;
  bottom: 7px;
}

.search-container-default {
  margin-bottom: 18px;
}

.search-container-default .search-input {
  width: 100%;
  height: calc(2.25rem + 2px);
  font-size: 19px;
  max-width: 100% !important;
}

/* .right-part-info {
	max-width: 752px;
} */

.search-container-default .btn-click-search {
  left: 0;
  top: 0;
  background: transparent;
}

.bot-names-btns {
  margin-bottom: 17px;
}

.bot-names-btns .btn-page {
  max-width: 180px;
  height: 40px;
  margin: 0 5px;
  line-height: 26px;
}

.letters-filter {
  background: #f6f6f6;
  margin-bottom: 22px;
  padding: 13px 20px 10px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.letters-filter .btn-letter {
  width: 30px;
  height: 17px;
  padding: 0;
  background: transparent;
  font-size: 16px;
  line-height: 18px;
  color: #014f40;
  border-right: 1px solid #014f40;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-family: "enspoiler_regular", sans-serif;
}

.letters-filter .btn-letter:last-child {
  border-right: 1px solid transparent;
}

.letter {
  margin-bottom: 13px;
  border-bottom: 1px solid #dfdfdf;
  font-size: 25px;
  color: #014f40;
}

.list-result {
  font-size: 15px;
  line-height: 40px;
}

.index-filters li {
  margin-bottom: 11px;
}

.index-filters .btn-filter {
  background: #ddbe87;
  height: 42px;
  line-height: 28px;
}

.index-filters .btn-filter:hover,
.index-filters-desktop .btn-filter {
  -webkit-border-radius: 42px;
  border-radius: 42px;
  padding-right: 27px;
}

.index-filters-desktop .btn-filter:hover,
.index-filters-desktop .btn-filter:active,
.index-filters-desktop .btn-filter:focus,
.index-filters .btn-filter:hover,
.index-filters .btn-filter:active,
.index-filters .btn-filter:focus {
  background: #a28553;
}

.index-filters-desktop {
  border-bottom: 1px solid #dfdfdf;
  /* margin-right: 40px; */
}

.index-filters .btn-filter:after {
  position: absolute;
  left: 15px;
  top: 50%;
  margin-top: -3px;
}

.index-filters-desktop .btn-filter:after {
  margin-top: -7px;
  border: none;
  width: 8px;
  height: 14px;
  background: url("../images/arrow-left.png") 0 0 no-repeat;
}

.promos-list-index {
  margin-right: 38px;
}

.promos-list-index .media {
  min-height: 220px;
  align-items: center;
}

.promos-list-index li {
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 39px;
}

.promos-list-index .box-image {
  margin-left: 29px;
  margin-bottom: 0;
  align-self: center;
  max-height: 131px;
}

.promos-list-index .text-discr {
  margin-bottom: 10px;
}

.promos-list-index .price-container {
  border-top: none;
  padding: 0;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.promos-list-index.promos-list-index .price-container {
  flex-direction: row;
}

.promos-list-index.promos-list-index .price-container .new-price {
  margin-left: auto;
}
/* **** */

/* ITEM INDEX */
.content-item {
  color: #000000;
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 30px;
}

.content-item p {
  margin-bottom: 20px;
}

.content-item ul {
  margin-bottom: 24px;
}

.content-item ul li {
  padding-right: 12px;
  position: relative;
}

/*.content-item ul li:before {
                content: '';
                position: absolute;
                right: 0;
                top: 50%;
                margin-top: -1px;
                height: 2px;
                width: 5px;
                background: #000000;
            }*/

.content-item.index {
  padding-left: 75px;
}
/* *** */

/* CATALOG PRODUCTS */
.catalog-products {
  padding-top: 120px;
}

.result-product {
  margin-bottom: 35px;
}

.bottom-section-result {
  color: #014f40;
  line-height: 26px;
  font-size: 22px;
}

.bottom-section-result p {
  margin-bottom: 15px;
}

.bottom-section-result .btn-page {
  max-width: 165px;
  height: 40px;
  padding-bottom: 10px;
}

.result-product .promos-list .nav-item {
  max-width: 300px;
  margin: 0 auto;
}

.result-product .promos-list .nav-item .nav-link {
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  flex-direction: column;
}
/* **** */

/* MAIN  CATALOG*/
.divider {
  width: 100%;
  max-width: 1220px;
  background: #dfdfdf;
  margin-top: 34px;
  height: 1px;
  margin-bottom: 56px;
  margin-left: auto;
  margin-right: auto;
}

.divider.divider-top {
  margin-bottom: 25px;
}

.main-catalog-slider .left-image {
  padding: 0 17px;
}

.filter-container {
  margin-bottom: 35px;
}

.content-list-catalog .nav-link {
  min-height: inherit;
}

.content-list-catalog .nav-link:hover .container-img-category,
.content-list-catalog .nav-link:active .container-img-category,
.content-list-catalog .nav-link:focus .container-img-category {
  background: #752f4b;
}

.content-list-catalog .container-img-category {
  background: #ac5b7c;
}

.content-list-catalog .slick-arrow {
  width: 19px;
  height: 34px;
  margin-top: -17px;
}

.content-list-catalog .slick-arrow.slick-prev {
  background: url("../images/arrow-r.png") 0 0 no-repeat;
  /*right: -52px;*/
}

.content-list-catalog .slick-arrow.slick-next {
  background: url("../images/arrow-l.png") 0 0 no-repeat;
  /*left: -52px;*/
}

.promout-list-banners {
  margin-bottom: 70px;
}

.media-list-articel .promout-list-banners .slick-track {
  display: flex;
}

.media-list-articel .promout-list-banners .slick-track li.nav-item.slick-slide {
  margin-right: auto;
  max-width: 385px;
}

.media-list-articel
  .promout-list-banners
  .slick-track
  li.nav-item.slick-slide:first-child {
  margin-right: 0;
}

/*.promout-list-banners .left-image {*/
/*padding: 0 16px;*/
/*}*/
/* *** */

/* PRODUCT PAGE */
.product-page-list .label-lng {
  display: none !important;
}

.product-page-list .btn-read {
  background: #84be42;
}

.product-page-slider .nav-item {
  -webkit-flex-basis: 20%;
  flex-basis: 20%;
  max-width: 240px;
}

.product {
  max-width: 975px;
  margin: 0 auto 50px;
}

.product .name-product .money-symbol {
  padding-right: 3px;
  font-weight: bold;
}

.product .dark-heading {
  font-size: 33px;
  line-height: normal;
}

.product .picture-box {
  margin-bottom: 32px;
}

.product .price-container {
  border-top: none;
}

.product .item-col {
  -webkit-flex-basis: 50%;
  flex-basis: 50%;
  /* max-width: 140px; */
  padding: 0 10px 13px;
}

.product .bottom-blocks {
  margin-top: 17px;
}

.product .item-col a {
  display: flex;
  line-height: 19px;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%;
  height: 110px;
  background: #dcdcdc;
  color: #ffffff;
  font-size: 19px;
}

.detail-about-product .card {
  border: none;
  margin-bottom: 13px;
}

.detail-about-product .card-header {
  background: #cfe2ba;
  color: #014f40;
  padding: 0;
  border: none;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.detail-about-product .btn-link {
  color: inherit;
  height: 44px;
  width: 100%;
  padding: 7px 15px 10px;
  text-align: right;
  font-size: 25px;
  line-height: 22px;
  cursor: pointer;
  position: relative;
}

.detail-about-product .btn-link:hover,
.detail-about-product .btn-link:active,
.detail-about-product .btn-link:focus {
  text-decoration: none;
}

.detail-about-product .btn-link:before {
  content: "";
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -4.5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 8px 0 8px;
  border-color: #014f40 transparent transparent transparent;
}

.detail-about-product .btn-link.collapsed:before {
  transform: rotate(90deg);
}

.detail-about-product .card-body {
  padding: 15px 0 0;
  color: #000000;
  line-height: 20px;
  font-size: 20px;
}

.head-table {
  color: #ffffff;
  font-size: 19px;
  margin-bottom: 27px;
  line-height: 25px;
  background: #014f40;
  -webkit-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}

.col-row {
  padding: 7px 20px;
  display: flex;
  -webkit-flex-basis: 140px;
  flex-basis: 140px;
}

.body-table {
  color: #585e60;
  font-size: 19px;
  line-height: 25px;
}

.body-table .string:nth-child(even) {
  background: #f6f6f6;
}

.info-circle {
  display: inline-block;
  vertical-align: middle;
  width: 29px;
  height: 29px;
  margin-left: 10px;
  background: url("../images/icon-info.png") 0 0 no-repeat;
  -webkit-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
}

.modal-body {
  padding: 15px 15px 0;
}

.modal-product .modal-body {
  padding: 15px;
}

.modal-footer {
  padding: 0 15px;
}

.banner a.dialler {
  display: none;
}

button.add-cart-btn > img {
  padding-left: 6px;
  display: inline;
}

.custom-table {
  padding-left: 10px;
}

.custom-table .col-row {
  -webkit-flex-basis: auto;
  flex-basis: auto;
}

.row1 {
  width: 60%;
}

.row2 {
  width: 25%;
}

.row3 {
  width: 15%;
}

/*span.box-image > img.img-fluid{*/
/*height: 180px;*/
/*}*/

.logo-company span {
  font-size: 13px;
  vertical-align: baseline;
  font-family: "Open Sans", sans-serif;
}

.seach-filter-block select.form-control,
select.form-control,
.custom-select:focus {
  background: #f6f6f6 url(../images/caret-down.png) no-repeat 15px 50% !important;
  padding-left: 4%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/*.form-control:focus {*/
/*outline: 0;*/
/*box-shadow: none;*/
/*}*/

/*.bottom24 {*/
/*bottom: 24px;*/
/*}*/

.bottom14 {
  bottom: 14px;
}

.Index-padding-0 {
  padding-right: 0;
}

.w-100.top-border {
  font-size: 15px;
  line-height: 17px;
}

.pr-0.padding-0 {
  padding-left: 0;
}

.content-pad-0 {
  padding-right: 0;
}

#inputGroupSelect01,
#inputGroupSelect02,
#inputGroupSelect03 {
  height: calc(2.25rem + 12px);
  font-size: 19px;
  padding-right: 12px;
  font-family: "fbspoilersp-regular-webfont", "enspoiler_regular", sans-serif;
}

.search-middle {
  vertical-align: bottom;
}
/* *** */

/*PROFILE*/
.sub-nav {
  margin-top: 0;
  background: #f6f6f6;
  padding-top: 20px;
  padding-bottom: 20px;
  /*margin-bottom: 45px;*/
}

.sub-nav .btn-page,
.add-item {
  max-width: 145px;
  margin-left: 14px;
}

.sub-nav .btn-page {
  background: #dcdcdc;
  color: #014f40;
  height: 37px;
  line-height: 30px;
  padding: 3px 0;
}

.sub-nav .btn-page:hover,
.sub-nav .btn-page:active,
.sub-nav .btn-page:focus {
  background: #014f40;
  color: #ffffff;
}

.sub-nav .light-btn {
  max-width: 174px;
  margin-left: 0;
  background: #84be42;
  color: #ffffff;
  height: 37px;
  padding: 3px 0;
}

.sub-nav .light-btn:hover,
.sub-nav .light-btn:active,
.sub-nav .light-btn:focus {
  background: #649c24;
}

.sub-nav .text-hidden {
  margin-right: 9px;
}

.block-content {
  margin-bottom: 32px;
}

.content-profile {
  margin-top: 17px;
}

.content-list-address.profile-content .item-default .left-part .btn {
  visibility: hidden;
}

.content-list-address.profile-content .item-default:hover .left-part .btn,
.content-list-address.profile-content .item-default:focus .left-part .btn,
.content-list-address.profile-content .item-default:active .left-part .btn {
  background: transparent;
  border: none;
  color: #ffffff;
  visibility: visible;
}

.form-search-content {
  width: 100%;
  max-width: 422px;
}

.form-search-content .search-input {
  height: calc(2.25rem + 5px);
  width: 100%;
}

.content-heading {
  font-size: 25px;
  color: #014f40;
  font-family: "fbspoilersp-bold-webfont", sans-serif;
}

.head-content {
  margin-bottom: 34px;
}

.scroll-table {
  color: #585e60;
  font-size: 19px;
  border: none;
  height: 325px;
  overflow: auto;
}

.scroll-table .table {
  white-space: nowrap;
}

.scroll-table tr:nth-child(odd) td {
  background-color: #f6f6f6;
}

.scroll-table td {
  border: none;
}

.scroll-table td:last-child {
  padding-left: 0;
  width: 10%;
}

.scroll-table thead th {
  background: #cfe2ba;
  border: none;
  color: #014f40;
}

.scroll-table .table td,
.scroll-table .table th {
  padding: 0.75rem 0.5rem;
}

.scroll-table #mCSB_4_scrollbar_horizontal .mCSB_scrollTools .mCSB_draggerRail {
  width: 100% !important;
  height: 6px;
  margin: 0;
}

.scroll-table thead th:first-child {
  border-radius: 0 5px 0 0;
}

.scroll-table thead th:last-child {
  border-radius: 5px 0 0 0;
}

.triangle-arrow {
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 6px 0 6px;
  border-color: #014f40 transparent transparent transparent;
  margin-right: 8px;
  opacity: 0.2;
}

.active-item {
  cursor: pointer;
}

.active-item .triangle-arrow {
  opacity: 1;
}

.darck-bg-box,
.light-bg-box {
  color: #ffffff;
}

.white-bg-box {
  background-color: #ffffff;
}

.darck-bg-box {
  background-color: #014f40;
}

.light-bg-box {
  background-color: #cfe2ba;
}

.add-favorite,
.not-favorite {
  display: block;
  width: 100%;
  max-width: 87px;
  height: 28px;
  border-radius: 28px;
  font-size: 19px;
  line-height: 25px;
  cursor: pointer;
}

.edit,
.delete,
.basket,
.inform {
  width: 29px;
  height: 29px;
  line-height: 24px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  margin-left: 3px;
}

.inform {
  margin-left: 0;
  margin-right: 12px;
  border: none;
}

.scroll-table .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  margin: 0;
  height: 6px;
}

.scroll-table
  .mCustomScrollBox
  + .mCSB_scrollTools
  + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -20px;
}

.scroll-table
  .mCSB_scrollTools.mCSB_scrollTools_horizontal
  .mCSB_dragger
  .mCSB_dragger_bar {
  height: 6px;
  width: auto;
  margin: 0;
}

.scroll-table
  .mCSB_scrollTools.mCSB_scrollTools_horizontal
  .mCSB_draggerContainer {
  height: 6px;
}

.modal-open {
  overflow: hidden;
  height: 100vh;
  position: fixed;
  width: 100%;
}

.disabled-btn {
  background-color: #c7c7c7;
  cursor: auto;
}

.disabled-btn:hover,
.disabled-btn:active,
.disabled-btn:focus {
  background-color: #9d9d9d;
}

.edit-popup {
  max-width: 380px;
  margin-top: 166px;
}

.block-content .profile-content {
  max-height: 707px;
}

#edit-modal-details .edit-popup {
  max-width: 308px;
  margin: 0 auto;
}

.edit-popup .modal-content {
  border: none;
  border-radius: 5px;
}

.edit-popup .modal-header {
  text-align: center;
  border-bottom: none;
  border-radius: 0;
}

.edit-popup .modal-header .modal-title {
  line-height: 30px;
  width: 100%;
  text-align: center;
  font-size: 25px;
  color: #014f40;
}

#edit-modal-details .modal-header .modal-title {
  color: #5d8b3f;
}

.edit-popup .modal-body {
  padding: 0 20px 0;
}

.edit-popup .default-input {
  height: 41px;
}

.edit-popup .bottom-box .btn-page {
  max-width: 145px;
}

#edit-modal-details .bottom-box .btn-page {
  max-width: 100%;
}

.edit-popup .modal-footer {
  border-top: none;
  padding: 0 20px;
}

.edit-popup .bottom-box .form-group {
  text-align: center;
  padding: 0 10px;
}

.edit-popup .custom-select {
  max-width: 62px;
  height: 41px !important;
  margin-right: 14px;
  padding: 6px 13px;
}

.two-btn-box .default-input:last-child {
  margin-right: 10px;
}
/*****/

/*pofile details*/
.long-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.long-text + a {
  text-decoration: underline;
}

.date-box {
  padding: 12px 10px;
  border: 1px solid #d7d7d7;
  border-radius: 4px;
  margin-bottom: 13px;
}

.comment {
  border: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 0;
  padding-bottom: 0;
}

.date-box .btn-page {
  max-width: 88px;
  height: 28px;
  font-size: 19px;
  line-height: 23px;
  padding: 0 0 2px;
}

.date-box .input-group-addon {
  left: auto;
  right: 0;
}

.details-info {
  padding: 15px 19px 0;
  background: #f6f6f6;
  border-radius: 4px;
  color: #014f40;
  font-size: 20px;
}

.details-info .nav {
  max-width: 100%;
}

.date-box .date ~ div {
  padding: 0 10px;
}

.date-box #calendar .required,
.date-box #calendar div {
  width: auto;
}

.details-info .nav li:hover .right-text-part,
.details-info .nav li:focus .right-text-part,
.details-info .nav li:active .right-text-part {
  color: #014f40;
}

.details-info .nav li .add-favorite {
  max-width: 122px;
}

.details-info .edit {
  left: 0;
  padding: 0;
  top: 0;
}

#edit-modal-details .close {
  margin: 0;
  float: none;
  padding: 0;
  opacity: 1;
  width: 24px;
  height: 24px;
  top: 10px;
  right: 10px;
}

#edit-modal-details .close:focus {
  outline: none !important;
}

.date-box .form-control {
  font-size: 19px;
  color: #014f40;
}

.date-box .date {
  max-width: 130px;
}

.date-box .date .date-form {
  padding-top: 0;
  padding-bottom: 0;
  border: none;
  border-radius: 0;
}

.date-box .input-group-addon {
  width: 19px;
  height: 20px;
  background: url("../images/calendar-icon-green.png") 0 0 no-repeat;
  border: none;
  cursor: pointer;
}

.date-box .form-control::-webkit-input-placeholder {
  color: #014f40;
}

.date-box .form-control::-moz-placeholder {
  color: #014f40;
}

.date-box .form-control:-moz-placeholder {
  color: #014f40;
}

.date-box .form-control:-ms-input-placeholder {
  color: #014f40;
}

.datepicker-dropdown.datepicker-orient-top:before,
.datepicker-dropdown.datepicker-orient-top:after {
  display: none;
}

.right-text-b {
  color: #014f40;
  font-family: "fbspoilersp-bold-webfont", sans-serif;
  padding-left: 5px;
}

.table-list-container ul {
  font-size: 19px;
  color: #585e60;
  max-height: 365px;
  overflow: hidden;
}

.table-list-container ul li {
  padding-bottom: 0;
  background: #f6f6f6;
  padding-left: 7px;
  padding-right: 15px;
  padding-top: 3px;
}

.table-list-container .parent-default-box {
  padding-right: 0;
}

.table-list-container
  .block-boughts.mCS-dir-rtl
  > .mCSB_inside
  > .mCSB_scrollTools {
  right: 0;
}

.table-list-container .block-boughts .mCustomScrollBox {
  padding-left: 0;
}

.table-list-container ul .central-part {
  max-width: 865px;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
}

.datepicker.dropdown-menu {
  border-radius: 0;
  border: none;
  -webkit-box-shadow: 0 0 20px 0 rgba(119, 119, 119, 0.3);
  box-shadow: 0 0 20px 0 rgba(119, 119, 119, 0.3);
  font-size: 16px;
}

.datepicker td,
.datepicker th {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  line-height: 19px;
}

.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused,
.datepicker table tr td.day.active,
.datepicker table tr td.day.active:hover,
.datepicker table tr td.day.active:focus,
.datepicker table tr td.day.active:active {
  background-color: #2d675a;
  color: #ffffff;
  background-image: none;
}

.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
  background: transparent;
}

.datepicker.dropdown-menu .next,
.datepicker.dropdown-menu .prev {
  text-indent: -9999px;
  overflow: hidden;
}

.datepicker.dropdown-menu .next {
  background: url("../images/calendar-next.png") center center no-repeat;
}

.datepicker.dropdown-menu .prev {
  background: url("../images/calendar-prev.png") center center no-repeat;
}

.datepicker.dropdown-menu.datepicker-rtl .next {
  background: url("../images/calendar-prev.png") center center no-repeat;
}

.datepicker.dropdown-menu.datepicker-rtl .prev {
  background: url("../images/calendar-next.png") center center no-repeat;
}
/****/
/*sign up*/
.container-signup {
  padding-top: 30px;
  max-width: 1022px;
  margin: 0 auto 70px;
}

.right-block-sign {
  width: 100%;
  background: #014f40;
  padding: 50px 20px 60px 25px;
  position: relative;
  -webkit-box-shadow: 0 0 20px 0 rgba(202, 202, 202, 0.75);
  box-shadow: 0 0 20px 0 rgba(202, 202, 202, 0.75);
}

.nav-wrapper {
  margin-top: 50px;
  margin-bottom: 38px;
  padding: 0 20px;
}

.nav-load {
  display: flex;
}

.nav-load:before {
  content: "";
  position: absolute;
  bottom: 0;
  height: 1px;
  width: 39px;
  background: #ffffff;
  left: 50%;
  margin-left: -19.5px;
  display: none;
}

.nav-load li {
  flex: 1;
  flex-shrink: 0;
  margin-left: 2px;
  text-align: center;
  font-size: 16px;
  font-size: 21px;
  line-height: 23px;
  white-space: nowrap;
}

.nav-load li img {
  display: none;
}

.nav-load li:last-child {
  margin-left: 0;
}

.step-box {
  flex: 1;
  padding-top: 3px;
  padding: 12px 27px;
  background-color: #718481;
  color: #c4c4c4;
}

@media (max-width: 700px) {
  .step-box {
    padding: 11px 14px;
    font-size: 14px !important;
    line-height: 14px !important;
  }
}

.step-box--active {
  font-weight: 700;
  color: #fff;
  background-color: #024f40;
}

.step-box--submitted {
  font-weight: 700;
  color: #718481;
  background-color: #024f40;
}

.step-box:last-child {
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
}

.step-box:first-child {
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
}

.steps {
  max-width: 100%;
  width: 100%;
}

.active-step .show img,
.active-step-2 .show img,
.active-step-3 .show img,
.active-step-4 .show img,
.active-step-5 .show img {
  display: inline;
}

.icon-text-content {
  color: #ffffff;
  font-size: 17px;
  line-height: normal;
}

.icon-text-content .text-place {
  padding: 0 20px;
}

.icon-text-content .text-place--md {
  max-width: 510px;
}

.icon-text-content .icon-place {
  margin-bottom: 10px;
}

.icon-text-content .top-heading {
  font-size: 20px;
  line-height: 30px;
}

.left-block-sign {
  width: 100%;
  max-width: 820px;
  padding: 50px 50px 34px 50px;
  box-shadow: 0px 0px 60px #0000001a;
  position: relative;
}

@media (max-width: 900px) {
  .left-block-sign {
    max-width: 700px;
  }
}

.heading-form {
  color: #014f40;
  font-size: 25px;
  line-height: 30px;
  margin-bottom: 42px;
}

.left-block-sign .inner-form-container {
  color: #929292;
}

.left-block-sign .inner-form-container .text-tooltip {
  display: inline-block;
  font-size: 15px;
  line-height: 17px;
}

.left-block-sign .input-group .form-group {
  width: 100%;
  max-width: 345px;
  flex-basis: 50%;
}

.left-block-sign .input-group .form-group.mobile-prefix {
  flex-direction: row-reverse;
}

.left-block-sign .input-group .form-group:first-child {
  margin-left: 14px;
}

.left-block-sign .input-group .custom-select.sm-select {
  max-width: 62px;
  margin-right: 14px;
  padding: 0.375rem 0.75rem;
}

.left-block-sign .btn-form {
  max-width: 154px;
  height: 63px;
  border-radius: 0;
}

.bottom-next-step {
  position: absolute;
  bottom: 0;
  max-width: 154px;
  left: 0;
}

.active-step-1b .left-block-sign {
  color: #929292;
  font-size: 20px;
  line-height: normal;
  background: url("../images/lg-flower.png") bottom left no-repeat,
    url(../images/bg-leaves.png) bottom right no-repeat #ffffff;
}

.active-step-1b .left-block-sign .link,
.active-step-5 .left-block-sign .link {
  color: #014f40;
  text-decoration: underline;
}

.has-m {
  margin-bottom: 28px;
}

.sm-font {
  font-size: 17px;
  margin-top: 10px;
}

.active-step-2 .lg-select {
  background: #f6f6f6 url(../images/caret-down.png) no-repeat 10px 50%;
}

.with-two-background {
  background: url("../images/left-bg.png") no-repeat bottom left,
    url("../images/right-bg.png") no-repeat bottom right;
}

.calendar-input {
  position: relative;
}

.calendar-input .input-group-addon {
  border-radius: 5px 0 0 5px !important;
  border: none;
  background: transparent url("../images/gray-calendar.png") center center
    no-repeat;
  display: inline-block;
  width: 41px;
  height: 41px;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
}

.left-block-sign .calendar-input .default-input {
  border-radius: 0 5px 5px 0 !important;
}

.left-block-sign .calendar-input .datepicker-inline {
  position: absolute;
  display: none !important;
}

.upload-block {
  display: block;
  width: 106px;
  height: 106px;
  overflow: hidden;
  background: #cfcfcf;
  border-radius: 50%;
  cursor: inherit;
}

.upload-doc {
  background: #cfcfcf url("../images/doc.png") center center no-repeat;
}

.upload-photo {
  background: #cfcfcf url("../images/photo.png") center center no-repeat;
}

.green-text-form {
  font-size: 20px;
  color: #014f40;
  margin-bottom: 18px;
  margin-top: 19px;
}

.buttons-two {
  margin-right: 0;
  max-width: 160px;
}

.container-signup .buttons-two {
  width: 100%;
}

.buttons-two .btn-page {
  max-width: 145px;
  margin-bottom: 11px;
  height: 38px;
  line-height: 24px;
  margin-right: 14px;
}

.personal-profile .buttons-two .btn-page {
  margin-right: 0;
}

.custom-input {
  width: 17px;
  height: 17px;
  vertical-align: middle;
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.custom-label {
  margin-bottom: 0;
  padding-right: 28px;
  font-size: 17px;
}

.custom-label::before {
  position: absolute;
  top: 3px;
  right: 0;
  display: block;
  border: 2px solid #a2a2a2;
  width: 17px;
  height: 17px;
  pointer-events: none;
  content: "";
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #ffffff;
}

.custom-label::after {
  position: absolute;
  top: 3px;
  right: 0;
  display: block;
  width: 17px;
  height: 17px;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

.control-custom-checkbox .custom-input:checked ~ .custom-label::after {
  background: url("../images/checked.png") 0 0 no-repeat;
  border-color: #6e8f8d;
}

.check-form .form-group {
  margin-bottom: 20px;
}

.middle-heading-form {
  font-size: 20px;
  margin-bottom: 40px;
}

.active-step-5 .inner-form-container {
  font-size: 20px;
  line-height: normal;
}

.big-mr {
  margin-bottom: 80px;
}

.active-step-5 .left-block-sign {
  background: url("../images/bg-leaves.png") bottom right no-repeat,
    url("../images/color-bg.png") left center no-repeat #ffffff;
}

.drop-box-select .dropdown {
  max-width: 345px;
  width: 100% !important;
}

.drop-box-select .dropdown-toggle.btn-light {
  height: 41px;
  background: #f6f6f6;
  width: 100%;
  font-size: 20px;
  color: #929292;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  line-height: 41px;
  cursor: pointer;
  border-radius: 3px;
  padding-top: 0;
  padding-bottom: 0;
  overflow: hidden;
  border: none;
}

.drop-box-select .dropdown-toggle.btn-light:focus {
  outline: none !important;
}

.drop-box-select .dropdown-toggle.btn-light:active {
  background: #f6f6f6;
  border: none;
  box-shadow: none;
  color: #929292;
}

.drop-box-select .dropdown-toggle.btn-light .filter-option {
  text-align: right;
  padding-right: 9px;
  padding-left: 33px;
}

.drop-box-select .dropdown-toggle::after {
  content: "";
  position: absolute;
  left: 14px;
  top: 50%;
  transform: translateY(-50%);
  width: 15px;
  height: 8px;
  background: url("../images/caret-down.png") 0 0 no-repeat;
  border: none;
}

.drop-box-select .dropdown-menu {
  width: 100%;
  max-width: 332px;
  background: #ffffff;
  color: #929292;
  -webkit-box-shadow: 0 0 15px 0 rgba(202, 202, 202, 0.75);
  box-shadow: 0 0 15px 0 rgba(202, 202, 202, 0.75);
  padding: 0;
  margin: 0;
  border: none;
}

.drop-box-select ul.dropdown-menu.inner {
  padding-top: 6px;
  padding-bottom: 6px;
}

.drop-box-select .dropdown-menu li {
  font-size: 20px;
  min-height: 34px;
  line-height: 34px;
  cursor: pointer;
}

.drop-box-select .dropdown-menu li a {
  padding: 0 13px;
  color: inherit;
  text-align: right;
  unicode-bidi: embed;
}

.drop-box-select .dropdown-menu li a:hover,
.drop-box-select .dropdown-menu li a:active,
.drop-box-select .dropdown-menu li a:focus,
.drop-box-select .dropdown-menu li.active a {
  background: #f4f4f4;
  outline: none;
}

.drop-box-select .dropdown-menu li .text {
  margin-right: 0 !important;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
  padding-right: 5px;
}

.drop-box-select .dropdown-menu li span.check-mark {
  border: 2px solid #a2a2a2;
  width: 17px;
  height: 17px;
  background-color: #ffffff;
  position: static !important;
}

.drop-box-select.select-multiple .dropdown-menu li span.check-mark {
  display: inline-block !important;
  vertical-align: middle;
}

.drop-box-select .dropdown-menu li span.check-mark:after {
  display: none !important;
}

.drop-box-select .dropdown-menu li .dropdown-item.selected span.check-mark {
  background: url("../images/checked.png") 0 0 no-repeat;
  border-color: #6e8f8d;
  background-size: contain;
}

.drop-box-select .dropdown-menu li .dropdown-item.selected span.text {
  color: #2c8781;
}
/*****/

/*mobile search*/
.container-mobile-search {
  padding: 18px 0;
}

.container-mobile-search .form-inline {
  width: 100%;
  max-width: 350px;
  margin: 0 auto;
  flex-wrap: nowrap;
  position: relative;
}

.container-mobile-search .search-input {
  width: 100%;
  border-radius: 46px;
  height: 46px;
  font-size: 24px;
  padding-left: 51px;
}

.container-mobile-search .btn-click-search {
  position: absolute;
  left: 0;
  background-color: #014f40;
  border-radius: 50%;
  margin: 5px;
  height: 35px;
  width: 35px;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.container-mobile-search .search-input::-webkit-input-placeholder {
  color: #014f40;
}

.container-mobile-search .search-input::-moz-placeholder {
  color: #014f40;
}

.container-mobile-search .search-input:-moz-placeholder {
  color: #014f40;
}

.container-mobile-search .search-input:-ms-input-placeholder {
  color: #014f40;
}
/****/

/*order styles*/
.sub-nav-order {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 51px;
}

.sub-nav-order .inner-container {
  min-height: 54px;
  position: relative;
}

.order-progress-bar {
  height: 3px;
  position: absolute;
  background: #dcdcdc;
  bottom: 0;
  left: 0;
  right: 0;
}

.order-progress-bar .nav {
  position: absolute;
  z-index: 2;
  bottom: -29px;
  width: 100%;
  max-width: 665px;
  left: 50%;
  margin-left: -332.5px;
  align-items: center;
  justify-content: space-between;
}

.order-progress-bar .nav:before {
  content: "";
  width: 100%;
  right: -100%;
  position: absolute;
  top: 27px;
  height: 3px;
  background: #00a6b6;
}

.order-progress-bar .done-step:first-child {
  position: static;
}

.order-progress-bar .nav li {
  width: 59px;
  height: 59px;
  border-radius: 50%;
  border: 3px dashed transparent;
  display: flex;
  align-items: center;
  justify-content: center;
}

.order-progress-bar .nav li.active-step,
.order-progress-bar .nav li.done-step {
  border: 3px dashed #00a6b6;
  position: relative;
}

.order-progress-bar .nav li.active-step {
  position: relative;
}

.order-progress-bar .nav li.done-step:after {
  content: "";
  position: absolute;
  width: 180%;
  height: 3px;
  background: #00a6b6;
  left: -180%;
}

.order-progress-bar .nav li.done-step:last-child:after {
  display: none;
}

.order-progress-bar .nav .round-item {
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  color: #ffffff;
  border-radius: 50%;
  background: #dcdcdc;
  font-size: 19px;
  line-height: 38px;
}

.order-progress-bar .nav li.done-step .round-item {
  background: #00a6b6;
}

.text-block-order {
  color: #014f40;
  font-size: 20px;
  max-width: 430px;
  margin: 0 auto;
  line-height: 25px;
  padding-bottom: 11px;
  margin-bottom: 14px;
}

.text-block-order:after {
  content: "";
  position: absolute;
  bottom: 3px;
  left: 50%;
  margin-left: -63.5px;
  width: 127px;
  height: 1px;
  background: #dfdfdf;
}

.text-block-order .order-heading {
  font-size: 35px;
}

.button-links-nav {
  width: 100%;
  max-width: 807px;
  margin: 0 auto 158px;
  padding: 19px 16px;
  background: #f6f6f6;
  border-radius: 4px;
}

.button-links-nav li {
  flex-basis: 25%;
  max-width: 25%;
  padding-left: 9px;
  min-height: 170px;
}

.button-links-nav li:last-child {
  padding-left: 0;
}

.button-links-nav .link-container {
  width: 100%;
  /*max-width: 148px;*/
  height: 100%;
  color: #ffffff;
  text-align: center;
  font-size: 19px;
  line-height: 18px;
  border-radius: 4px;
  padding: 20px 13px;
}

.button-links-nav .link-container:hover,
.button-links-nav .link-container:active,
.button-links-nav .link-container:focus {
  text-decoration: none;
}

.button-links-nav .link-container .image-or {
  text-align: center;
  margin: 0 auto 30px;
}

.button-links-nav .link-container.light-green {
  background: #84be42;
}

.button-links-nav .link-container.light-green .image-or {
  width: 53px;
  height: 57px;
}

.button-links-nav .link-container.light-green:focus,
.button-links-nav .link-container.light-green:active,
.button-links-nav .link-container.light-green:hover {
  background: #649c24;
}

.button-links-nav .link-container.dark-green {
  background: #014f40;
}

.button-links-nav .link-container.dark-green .image-or {
  width: 51px;
  height: 57px;
}

.button-links-nav .link-container.dark-green:focus,
.button-links-nav .link-container.dark-green:active,
.button-links-nav .link-container.dark-green:hover {
  background: #00362c;
}

.button-links-nav .link-container.pink {
  background: #f17f83;
}

.button-links-nav .link-container.pink:focus,
.button-links-nav .link-container.pink:active,
.button-links-nav .link-container.pink:hover {
  background: #a84c4f;
}

.button-links-nav .link-container.pink .image-or {
  width: 49px;
  height: 57px;
}

.button-links-nav .link-container.blue {
  background: #026199;
}

.button-links-nav .link-container.blue:focus,
.button-links-nav .link-container.blue:active,
.button-links-nav .link-container.blue:hover {
  background: #05344f;
}

.button-links-nav .link-container.purple {
  background: #ac5b7c;
}

.button-links-nav .link-container.purple:focus,
.button-links-nav .link-container.purple:active,
.button-links-nav .link-container.purple:hover {
  background: #752f4b;
}

.button-links-nav .link-container.purple .image-or {
  width: 90px;
  height: 55px;
}

.search-order {
  width: 100%;
  max-width: 658px;
  margin: 0 auto;
  padding: 12px 10px;
  background: #cfe2ba;
  border-radius: 4px;
}

.search-order .form-inline {
  position: relative;
}

.search-order .default-btn-search {
  position: absolute;
  left: 0;
  line-height: 19px;
  top: 0;
}

.search-order .search-input {
  border-radius: 0.25rem;
  font-size: 19px;
  max-width: 100% !important;
}

.search-order.shipping-address-input {
  max-width: 100%;
  margin-bottom: 18px;
}

.default-btn-search {
  background-color: #f6f6f6;
  height: 41px;
  border-radius: 0.25rem 0 0 0.25rem;
}

.search-order-result {
  max-width: 658px;
  margin: 0 auto 22px;
  overflow: hidden;
  max-height: 365px;
}

.top-part-btns {
  margin-bottom: 34px;
}

.bottom-btns-part {
  margin: 36px 0px 77px;
  display: flex;
  justify-content: center;
}

.bottom-btns-part .btn {
  max-width: 230px;
  margin: 0 6px;
  padding-bottom: 6px;
}

.bottom-btns-part .btn-transparent {
  background: transparent;
  border-color: #84be42;
  color: #84be42;
  padding-bottom: 8px;
}

.bottom-btns-part .btn-transparent:hover,
.bottom-btns-part .btn-transparent:active,
.bottom-btns-part .btn-transparent:focus {
  background: #84be42;
  color: #ffffff;
}

.finally-result,
.table-history {
  width: 100%;
  max-width: 980px;
  margin: 0 auto 40px;
}

.finally-result .money-symbol {
  font-size: 17px;
}

.table-history.table-step4 .money-symbol {
  font-size: 17px;
}

.finally-result {
  margin: 0 auto 22px;
}

.table-history .transparent-input.default-input {
  width: 60px;
  text-align: center;
  border-bottom: 1px solid #014f40;
  border-radius: 0;
  font-weight: bold;
  color: #014f40;
}

.table-history .btn-delete,
.table-history .btn-edit {
  margin-right: 5px;
  width: 30px;
}

.finally-result .table {
  border: 1px solid #d7d7d7;
  border-radius: 4px;
}

.finally-result .table td {
  border-top: none;
  border-bottom: 1px solid #d7d7d7;
  background: #ffffff;
  color: #585e60;
  font-size: 21px;
  line-height: 25px;
  padding-left: 27px;
  padding-right: 27px;
}

.finally-result .table tr:nth-child(odd) td {
  background: #f6f6f6;
}

.finally-result .table tr:last-child td {
  border-bottom: none;
  background: #00a6b6;
  color: #ffffff;
}

.finally-result .table tr:last-child td .bold-part {
  font-size: 16px;
}

.collapse-date-box {
  max-width: 916px;
  margin: 0 auto 36px;
}

.collapse-date-box .collapse-container {
  display: flex;
}

.collapse-date-box .collapse-container .edit-part {
  background-color: #cfe2ba;
  border-radius: 0 4px 4px 0;
  width: 100%;
  padding: 9px 15px;
}

.collapse-date-box .collapse-container .btn-collapse-block {
  background-color: #cfe2ba;
  border-radius: 4px 0 0 4px;
  border-right: 1px solid #ffffff;
  min-height: 95px;
  width: 80px;
  transition: 3ms transform ease-in-out;
}

.collapse-date-box .collapse-container .btn-collapse-block img {
  transform: rotate(-90deg);
  transition: 0.2s transform ease-in-out;
  width: 8px;
}

.collapse-date-box .collapse-container .btn-collapse-block.collapsed img {
  transform: none;
}

.collapse-date-box .collapse-container .form-group {
  padding-left: 7px;
  position: relative;
}

.collapse-date-box .collapse-container label {
  justify-content: flex-start;
  color: #585e60;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 3px;
}

.collapse-date-box .collapse-container .collapse-input {
  background: #ffffff;
  border-radius: 5px;
  height: 47px !important;
  padding: 0 10px;
  border: none;
  width: 100%;
  min-width: 168px;
}

.collapse-date-box .collapse-container select.custom-select {
  cursor: pointer;
  background: #ffffff url("../images/custom-green-select.png") 8% 50% no-repeat !important;
  font-size: 19px;
}

.collapse-date-box .collapse-container .inform {
  margin-right: 0;
  width: 18px;
  height: 18px;
  margin-left: 8px;
  line-height: 15px;
}

.collapse-date-box .collapse-container .text-input {
  min-width: 107px;
  width: 107px;
}

.btn-delete,
.btn-edit {
  background: transparent;
  width: 40px;
  height: 55px;
  border-radius: 0;
  margin-left: 0;
  color: #014f40;
  padding: 0;
  position: relative;
  margin-bottom: 3px;
}

.btn-delete img,
.btn-edit img,
.btn-check img,
.draft-table .btn-basket img {
  max-width: 100%;
  height: auto;
  display: inline-block;
}

.delete-container {
  margin-right: auto;
  margin-bottom: 0;
}

.btn-delete:active .hover-text,
.btn-delete:focus .hover-text,
.btn-delete:hover .hover-text,
.btn-edit:active .hover-text,
.btn-edit:focus .hover-text,
.btn-edit:hover .hover-text,
.btn-basket:hover .hover-text {
  visibility: visible;
}

.btn-basket .hover-text {
  padding-left: 12px;
}

.select-result {
  font-size: 19px;
  color: #014f40;
  line-height: 30px;
  display: none;
}

.collapse-date-box .collapse.show,
.collapse-date-box .collapsing,
.collapse-date-box .collapse {
  border: 1px solid #d7d7d7;
  padding: 15px 12px;
  border-radius: 0 0 4px 4px;
}

.collapse-date-box .collapse.show .btn-delete {
  margin-top: 6px;
}

.collapse-heading {
  font-size: 33px;
  color: #014f40;
}

.finally-block-result {
  font-size: 25px;
  color: #014f40;
  background: #cfe2ba;
  margin-left: -12px;
  margin-right: -12px;
  padding: 17px 25px;
  margin-top: 26px;
}

.collapse-date-box .finally-block-result {
  background: #00a6b6;
  color: #ffffff;
}

.default-collapse-box {
  background: #f6f6f6;
  border: 1px solid #d7d7d7;
  border-radius: 4px;
  padding-left: 12px;
  padding-right: 12px;
  color: #585e60;
  font-size: 19px;
}

.collapse-date-box textarea.collapse-input {
  height: 67px;
  width: 100%;
  max-width: 497px;
  resize: none;
}

.collapse-date-box .inner-form-container label {
  font-size: 18px;
  font-weight: bold;
  color: #3c6c60;
  line-height: 30px;
  margin-bottom: 0;
  /* white-space: nowrap; */
}

/* .collapse-date-box .inner-form-container .form-group {
    padding-left: 11px;
} */

.collapse-date-box .inner-form-container .form-group-half {
  padding-left: 11px;
}

.collapse-date-box .inner-form-container .form-group:last-child {
  padding-left: 0;
}

.collapse-date-box .inner-form-container .custom-select {
  min-width: 144px;
  background: #ffffff url("../images/arrow-rotate-gray.png") 12px 50% no-repeat !important;
  cursor: pointer;
  padding: 0.375rem 0.375rem 0.375rem 1.75rem;
}

.shorter-block {
  width: 100%;
  max-width: 835px;
  margin-bottom: 15px;
}

.shorter-block .column-1 .react-autosuggest__input {
  width: 100%;
}

.shorter-block .column-1 .darck-bg-box.inform ~ div {
  width: 100%;
  max-width: 314px;
}

.double-border-box {
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 28px;
  padding: 4px 12px;
  color: #585e60;
  font-size: 23px;
  line-height: 30px;
}

.double-border-box .column {
  flex-basis: 40%;
}

.double-border-box .column .text-right {
  padding-left: 22px;
}

.double-border-box .column:first-child {
  flex-grow: 2;
}

.default-collapse-box .inform {
  margin-right: 0;
  margin-left: 15px;
  line-height: 25px;
  padding: 0;
  border: none;
  margin-top: auto;
  margin-bottom: auto;
}

.default-collapse-box .column-1 {
  flex-grow: 3;
  width: 100%;
  max-width: 387px;
  padding-left: 10px;
  padding-top: 12px;
  padding-bottom: 12px;
  border-left: 1px solid #dcdcdc;
}

.changed-content .transparent-input {
  background: transparent;
  border: none;
  padding: 0;
  width: 90%;
  font-size: 19px;
  height: auto;
}

.default-collapse-box .column-1 .transparent-input {
  padding-left: 27px;
}

.carret-input {
  left: 0;
}

.default-collapse-box .column-1 .carret-input {
  display: none;
}

.default-collapse-box .column-2 .transparent-input,
.default-collapse-box .column-3 .transparent-input {
  max-width: 74px;
  width: 100%;
  padding: 0.375rem 8px;
}

.default-collapse-box .column-2 .transparent-input::-webkit-input-placeholder {
  color: #a6a7a7;
  font-family: "fbspoiler-light-webfont", "enspoiler_regular", sans-serif;
}

.default-collapse-box .column-2 .transparent-input::-moz-placeholder {
  color: #a6a7a7;
  font-family: "fbspoiler-light-webfont", "enspoiler_regular", sans-serif;
}

.default-collapse-box .column-2 .transparent-input:-moz-placeholder {
  color: #a6a7a7;
  font-family: "fbspoiler-light-webfont", "enspoiler_regular", sans-serif;
}

.default-collapse-box .column-2 .transparent-input:-ms-input-placeholder {
  color: #a6a7a7;
  font-family: "fbspoiler-light-webfont", "enspoiler_regular,", sans-serif;
}

.default-collapse-box .column-2,
.default-collapse-box .column-3,
.additionally-info .column-2,
.additionally-info .column-3 {
  width: 100%;
  max-width: 145px;
  flex-grow: 2;
  padding: 12px 10px;
  border-left: 1px solid #dcdcdc;
  align-items: baseline;
}

.default-collapse-box .column-2 .text-right,
.default-collapse-box .column-3 .text-right {
  color: #014f40;
}

.default-collapse-box .column-2 .text-right {
  padding-left: 5px;
}

.default-collapse-box .column-4,
.additionally-info .column-4 {
  width: 100%;
  max-width: 162px;
  padding: 0;
}

.default-collapse-box .column-4 {
  margin-left: -12px;
}

.default-collapse-box .column-4 .btn-collapse-block-inner {
  padding: 12px 0 12px 12px;
}

.additionally-info .column-4 {
  padding: 12px 10px;
}

.btn-collapse-block-inner {
  background: transparent;
  width: 100%;
  height: 100%;
  text-align: left;
  padding: 0;
}

.btn-collapse-block-inner img {
  transform: rotate(-90deg);
  transition: 0.2s transform ease-in-out;
  width: 7px;
}

.btn-collapse-block-inner.collapsed img {
  transform: none;
}

.inner-form-container .collapse-input {
  background: #ffffff;
  border: 1px solid #d7d7d7;
  height: auto !important;
  font-size: 19px;
}

.tooltip-box {
  cursor: pointer;
  margin-left: 5px;
  display: inline-block;
  position: relative;
}

.default-collapse-box .column-2 .text-right {
  display: flex;
}

.outstock .warning-img img {
  -webkit-animation: heartbeat 1.5s ease-in-out infinite both;
  animation: heartbeat 1.5s ease-in-out infinite both;
}

@-webkit-keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  10% {
    -webkit-transform: scale(0.91);
    transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  17% {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  33% {
    -webkit-transform: scale(0.87);
    transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  45% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

@keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  10% {
    -webkit-transform: scale(0.91);
    transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  17% {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  33% {
    -webkit-transform: scale(0.87);
    transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  45% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

.tooltip-info {
  position: absolute;
  z-index: 2;
  background: #84be42;
  min-height: 24px;
  min-width: 122px;
  border-radius: 4px;
  color: #fff;
  font-size: 15px;
  line-height: 15px;
  padding: 3px 6px;
  bottom: 100%;
  right: -30px;
  display: none;
}

.tooltip-info:before {
  content: "";
  position: absolute;
  bottom: -5px;
  right: 33px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 4px 0 4px;
  border-color: #84be42 transparent transparent transparent;
}

.tooltip-box:hover .tooltip-info {
  display: block;
}

.proposed-products {
  position: absolute;
  min-width: 261px;
  background: #ffffff;
  border-radius: 5px;
  border: 1px solid #84be42;
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
  max-height: 200px;
  top: 0;
  right: 20px;
  z-index: 2;
  display: none;
  min-height: 165px;
}

.proposed-products:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4.5px 0 4.5px 7px;
  border-color: transparent transparent transparent #84be42;
  position: absolute;
  top: 15px;
  right: -7px;
}

.proposed-products .text-info-tooltip {
  color: #ffffff;
  font-size: 19px;
  line-height: 18px;
  text-align: center;
  background: #84be42;
  padding: 5px;
}

.proposed-list {
  padding: 0;
  max-height: 150px;
  margin-bottom: 0;
}

.proposed-list .parent-default-box {
  max-height: 110px;
  padding-right: 0;
}

.outstock .proposed-list .inform {
  width: 22px;
  height: 22px;
  line-height: 15px;
}

.outstock .proposed-list li:nth-child(even) {
  background: #f6f6f6;
}

.outstock .proposed-list .name-product-text {
  padding: 8px 0 8px 8px;
  font-size: 19px;
  line-height: 21px;
  color: #014f40;
  max-width: 85%;
}

.outstock .proposed-list .scrollbar-track-y {
  visibility: hidden;
}

.outstock .proposed-list .item-search {
  padding-right: 15px;
  white-space: nowrap;
}

.proposed-list .parent-default-box {
  max-height: 150px;
  padding-right: 0;
}

.outstock:hover .proposed-products {
  display: block;
}

.order-btn-sm,
.order-btn-lg {
  min-height: 25px;
  font-size: 17px;
  line-height: 17px;
  /*padding: 0 0 5px;*/
}

.order-btn-sm {
  max-width: 108px;
  margin-right: 10px;
}

.order-btn-lg {
  max-width: 208px;
}

.container-button {
  margin-top: 26px;
  /* margin-bottom: 29px; */
}

.box-bottle {
  padding-top: 7px;
  padding-bottom: 4px;
}

.box-bottle .text {
  margin-right: 6px;
}

.reset-text {
  padding: 0;
  border: none;
  width: auto;
  background: transparent;
  cursor: pointer;
  float: left;
  margin-left: 3px;
}

.shorter-block .collapseUnder.additionally-info {
  padding: 0 !important;
  border-top: none !important;
  border-radius: 0 0 4px 4px;
  max-width: 454px;
  margin-right: auto;
}

.collapseUnder.additionally-info .text-right {
  color: #014f40;
  font-family: "fbspoilersp-bold-webfont", sans-serif;
  font-size: 16px;
}

.btn-toCart {
  width: 69px;
  height: 59px;
  background: #f6f6f6;
  border-top: 1px solid #014f40;
  border-bottom: 1px solid #014f40;
  border-left: 1px solid #014f40;
  visibility: hidden;
  border-radius: 4px 0 0 4px;
}

.name-product-text {
  padding: 15px;
}

.search-list-result {
  padding-right: 0;
}

.search-list-result .darck-bg-box {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 18%;
  top: 50%;
  transform: translateY(-50%);
}

@media (max-width: 630px) {
  .item-search.item-search-product .out-of-stock {
    max-width: 100px;
    text-align: end;
  }
}
.search-list-result .darck-bg-box.not-favorite::before {
  display: none;
}

.search-list-result .darck-bg-box.add-favorite::before {
  display: inline-block;
  background: url(../images/star.png) 0 0 no-repeat;
  margin: 0;
}

.search-list-result .darck-bg-box.add-favorite img {
  display: none;
}

.search-list-result li:first-child {
  padding-top: 4px;
}

.search-list-result .darck-bg-box {
  line-height: 25px;
}

.search-list-result .item-search {
  border-radius: 4px;
  padding-right: 1px;
  position: relative;
}

.search-list-result li:nth-child(even) .item-search {
  background: #f6f6f6;
}

.search-list-result li .item-search:hover,
.search-list-result li .item-search:focus,
.search-list-result li .item-search:active {
  text-decoration: none;
  background: #014f40;
  color: #ffffff;
}

.search-list-result li .item-search:hover .darck-bg-box,
.search-list-result li .item-search:focus .darck-bg-box,
.search-list-result li .item-search:active .darck-bg-box {
  border: 2px solid #ffffff;
}

.search-list-result .item-search:hover .btn-toCart,
.search-list-result .item-search:focus .btn-toCart,
.search-list-result .item-search:active .btn-toCart {
  visibility: visible;
}

.search-order-result .mCustomScrollBox {
  padding: 0 21px 0 0;
}

.search-order-result.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools {
  right: 0;
}

#btnToggleFavorites {
  margin: 0 auto 20px;
  align-items: center;
  padding: 11px 20px;
  justify-content: center;
  font-size: 20px;
  line-height: 30px;
  max-width: 180px;
  min-height: 38px;
  gap: 5px;
  border-radius: 19px;
}

@media (max-width: 767px) {
  #btnToggleFavorites {
    max-width: 100%;
  }
}

#btnToggleFavorites.darck-bg-box.not-favorite::before {
  display: none;
}

#btnToggleFavorites.darck-bg-box.add-favorite::before {
  display: inline-block;
  background: url(../images/star.png) 0 0 no-repeat;
  margin: 0;
}

#btnToggleFavorites.darck-bg-box.add-favorite img {
  display: none;
}

#btnToggleFavoritesMobile {
  margin: 0 auto;
  align-items: center;
  padding: 9px 5px 6px;
  justify-content: center;
  font-size: 20px;
  line-height: 30px;
  max-width: 125px;
  min-height: 38px;
  gap: 5px;
  border-radius: 19px;
  height: auto;
  line-height: 1;
}

#btnToggleFavoritesMobile.darck-bg-box.not-favorite::before {
  display: none;
}

#btnToggleFavoritesMobile.darck-bg-box.add-favorite::before {
  display: inline-block;
  background: url(../images/star.png) 0 0 no-repeat;
  margin: 0;
}

#btnToggleFavoritesMobile.darck-bg-box.add-favorite img {
  display: none;
}
/*modals*/
.modal-alert {
  padding-right: 0 !important;
}

.modal-alert .modal-content {
  min-height: 314px;
  max-width: 795px;
}

.modal-alert .heading-even-details {
  font-size: 32px;
  margin-bottom: 0;
}

.modal-alert .modal-footer .form-group {
  max-width: 158px;
}

.modal-alert .modal-body {
  text-align: center;
  color: #014f40;
  font-size: 20px;
}

.modal-alert .modal-header,
.modal-alert .modal-footer {
  flex: 1 1 auto;
  width: 100%;
}

.modal-alert .modal-header .close {
  margin: 0;
  padding: 0 5px;
}

.modal-alert .modal-header .close:active,
.modal-alert .modal-header .close:focus {
  outline: none !important;
}

#addToCart {
  width: 100%;
  max-width: 100%;
}

.finally-result table {
  border-collapse: inherit;
}

.finally-result table tr:last-child td:first-child {
  border-radius: 0 0 4px 0;
  font-size: 25px;
  font-weight: bold;
  line-height: 1.1;
}

.finally-result table tr:last-child td:last-child {
  border-radius: 0 0 0 4px;
  font-size: 25px;
  font-weight: bold;
  line-height: 1.1;
}

.price-container {
  flex-wrap: wrap;
  line-height: 24px;
}

.info-product {
  font-size: 19px;
  line-height: 20px;
  color: #026199;
}

.img-product {
  width: 62px;
  height: 58px;
}

.info-product .img-product {
  text-align: center;
}

.info-product .img-product img,
.table-history-mobile .img-product img {
  height: 57px;
}

.name-discr {
  padding-right: 30px;
}

.table-history .table .name-discr {
  padding-right: 13px;
}

.table-history .table .name-discr a {
  color: #106193;
}

.table-history .table thead td {
  border: none;
  background: #cfe2ba;
  color: #014f40;
  font-size: 19px;
  font-weight: bold;
  line-height: 1;
}

.table-history .table td {
  vertical-align: middle;
  color: #666b6c;
  font-size: 20px;
  border: none;
}

.table-history .table td:last-child {
  white-space: nowrap;
}

.table-history .table td:first-child {
  border-radius: 0 4px 0 0;
}

.table-history .table .sale-row-border td:first-child {
  padding-right: 20px;
}

.table-history .table td:last-child {
  border-radius: 4px 0 0 0;
  width: 10%;
  text-align: left;
  padding-left: 27px;
}

.table-history .table .sale-row-border td:first-child,
.table-history .table .discount-row td:first-child,
.finally-result .table .discount-row td:first-child {
  padding-right: 20px;
  border-radius: 0;
}

.table-history .table tbody tr:nth-child(even) td {
  background: #f6f6f6;
}

.table-history .table .serving-type {
  font-size: 18px;
  line-height: 1.67;
  color: #252727;
}

.table-history .table .text-green {
  font-weight: bold;
  color: #014f40;
}

.table-list {
  border: 1px solid #d7d7d7;
  margin-bottom: 40px;
  padding: 9px 12px;
}

.table-list .btn-edit {
  margin-left: 0;
}

.table-history .table .tooltip-cell form {
  position: relative;
}

.column-item {
  padding: 9px 12px;
  border-bottom: 1px solid #d7d7d7;
}

.column-item:nth-child(even) {
  background: #f6f6f6;
}

.column-item:last-child {
  border-bottom: none;
}

.top-section {
  border-bottom: 1px solid #d7d7d7;
  padding-bottom: 8px;
}

.top-section .name-discr {
  padding-right: 13px;
  font-size: 18px;
  color: #026199;
}

.flex-item {
  flex-basis: 33%;
  text-align: center;
  font-size: 18px;
}

.flex-item .top {
  font-size: 18px;
  line-height: 30px;
  color: #014f40;
}

.flex-item .bottom {
  color: #585e60;
  font-size: 18px;
  line-height: 30px;
}

.flex-item .bottom .help-block {
  max-width: 70px;
  margin: 0 auto;
}

.flex-item .bottom .transparent-input {
  width: 100%;
  text-align: center;
  padding-left: 15px;
}

.flex-item .bottom .carret-input {
  top: 0;
}

.flex-item .bottom .carret-input img {
  width: 10px;
  height: 6px;
}

.column-item-bottom {
  padding: 9px 12px;
  min-height: 50px;
}

.column-item-bottom .flex-item .bottom {
  font-size: 20px;
  font-weight: bold;
}

.column-item-total .flex-item .bottom {
  color: #fff;
}

.column-item-bottom .flex-item .total-without-discount {
  font-weight: normal;
}

/*step 3*/
.blue-bg {
  background: #00a6b6;
}

.blue-bg:hover,
.blue-bg:active,
.blue-bg:focus {
  background: #317980;
}

.list-step3 {
  max-width: 363px;
}

.button-links-nav.list-step3 li {
  flex-basis: 50%;
  max-width: 50%;
  padding: 0 12px;
}

.button-links-nav.list-step3 .link-container {
  font-size: 25px;
  margin: 0 auto;
}

.default-content.content-list-address ~ .default-container-bottom {
  margin: 20px 0;
}

.sm-width-content {
  max-width: 675px;
  margin: 0 auto 77px;
}

.sm-width-content .default-container-bottom {
  margin-top: 20px;
}

.sm-width-content .content-list-address {
  overflow: visible;
  max-height: inherit;
}

.sm-width-content .content-list-address .item-default:first-child {
  border-top: none;
}

.default-content li {
  margin-bottom: 15px;
}

.default-content li:last-child {
  margin-bottom: 0;
}

.default-content .item-default {
  background: #ffffff;
  border-radius: 4px;
  color: #585e60;
  font-size: 19px;
  line-height: 25px;
  position: relative;
  margin-bottom: 0;
  width: 100%;
}

.default-content .item-default > div.d-flex {
  width: 100%;
}

.default-content .item-default .add-favorite img,
.default-content .item-default .not-favorite img,
.collapse-profile .not-favorite img,
.collapse-profile .add-favorite img {
  display: none;
}

.default-content .item-default:nth-child(odd) {
  background: #f6f6f6;
}

.default-content .item-default:hover,
.default-content .item-default:focus,
.default-content .item-default:active {
  text-decoration: none;
}

.text-part {
  padding: 13px;
}

.content-list-address .item-default .left-part .btn {
  background: transparent;
  width: 60px;
  height: 52px;
  line-height: 52px;
  border-radius: 0;
  margin-left: 0;
  color: #014f40;
  padding: 0;
  position: relative;
  border: none !important;
}

.content-list-address .item-default .left-part .btn-basket {
  height: 100%;
}

.hover-text {
  font-size: 14px;
  display: block;
  visibility: hidden;
  position: absolute;
  line-height: 14px;
  width: 100%;
  bottom: -2px;
}

.default-content .item-default .left-part .btn:hover .hover-text,
.default-content .item-default .left-part .btn:active .hover-text,
.default-content .item-default .left-part .btn:focus .hover-text {
  visibility: visible;
}

.content-list-address .item-default .left-part .btn-edit:hover,
.content-list-address .item-default .left-part .btn-edit:focus,
.content-list-address .item-default .left-part .btn-edit:active,
.content-list-address .item-default .left-part .btn-check:hover,
.content-list-address .item-default .left-part .btn-check:active,
.content-list-address .item-default .left-part .btn-check:focus {
  border-left: none;
}

.content-list-address .item-default:hover .left-part .btn-delete,
.content-list-address .item-default .left-part .btn-delete {
  border-radius: 4px 0 0 4px;
}

.default-container-bottom {
  text-align: left;
}

.btn-default-transparent {
  background: transparent;
  color: #014f40;
  font-size: 19px;
  line-height: 32px;
  border-color: #014f40;
  max-width: 162px;
  min-height: 39px;
  padding: 2px 0;
}

.btn-default-transparent:hover,
.btn-default-transparent:active,
.btn-default-transparent:focus {
  background: #014f40;
  color: #ffffff;
}

.modal-dialog-centered {
  min-height: calc(100% - (1.75rem * 2));
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto;
}

.modal-dialog-centered .modal-content {
  width: 100%;
  webkit-overflow-scrolling: touch;
}

#exampleModalProduct .modal-header {
  border-bottom: none;
  padding: 8px 17px 8px;
}

#exampleModalProduct .modal-header .close {
  left: 17px;
}

.top-table {
  margin-bottom: 20px;
}

.top-table .long-col {
  border-radius: 4px 4px 0 0;
  background-color: #014f40;
  color: #ffffff;
  font-size: 33px;
  line-height: 26px;
  padding: 14px;
}

.top-table .small-col {
  border-bottom: 1px solid #014f40;
  padding: 10px 12px 10px 17px;
  font-size: 18px;
  color: #014f40;
  line-height: 40px;
  background: #f6f6f6;
  flex-basis: 34%;
  width: 100%;
  max-width: 400px;
  border-left: 1px solid #014f40;
}

.top-table .small-col .text-right {
  padding-left: 5px;
}

.top-table .small-col:first-child {
  border-right: 1px solid #014f40;
  border-radius: 0 0 4px 0;
}

.top-table .small-col:last-child {
  border-radius: 0 0 0 4px;
}

.registration-event-form .title p {
  color: #000000;
}

/*.top-table .small-col .text-left {*/
/*padding-right: 13px;*/
/*}*/

.modal-open .modal {
  padding-right: 0 !important;
  -webkit-overflow-scrolling: touch;
}

.table-change .table thead th {
  background: #f6f6f6;
  border-bottom: 1px solid #d7d7d7;
  border-top: 1px solid #d7d7d7;
  color: #014f40;
  font-size: 23px;
  font-weight: normal;
}

.table-change .table td {
  color: #014f40;
  font-size: 16px;
  vertical-align: middle;
}

.table-change .table tr:nth-child(even) td {
  background: #f6f6f6;
}

.table-change .table tr:last-child td {
  border-bottom: 1px solid #d7d7d7;
}

.table-change .table thead th:first-child,
.table-change .table td:first-child {
  border-right: 1px solid #d7d7d7;
}

.table-change .table thead th:last-child,
.table-change .table td:last-child {
  border-left: 1px solid #d7d7d7;
}

.table-change .table thead th.hard-width {
  width: 20%;
}

.img-popup {
  width: 58px;
  height: 50px;
  overflow: hidden;
  border-radius: 5px;
  border: 1px solid #dcdcdc;
}

.table-change .name {
  padding-right: 17px;
}

.finally-value {
  border-bottom: 1px solid #dcdcdc;
  padding: 12px;
  color: #585e60;
  font-size: 20px;
  margin-bottom: 17px;
  justify-content: flex-end;
}

.finally-value .column-value {
  flex-basis: 20%;
}

.finally-value .column-value .text-right {
  padding-left: 7px;
}

.finally-value .column-value:last-child .text-right {
  padding-left: 7px;
}

.mobile-version li {
  border: 1px solid #dcdcdc;
  border-radius: 4px;
  margin-bottom: 10px;
  color: #014f40;
  font-size: 16px;
  line-height: 24px;
}

.mobile-version li:nth-child(even) {
  background: #f6f6f6;
}

.mobile-version li:last-child {
  margin-bottom: 0;
}

.mobile-version li .text-right {
  font-size: 20px;
}

.large-row {
  padding: 14px;
  border-bottom: 1px solid #dcdcdc;
}

.short-row {
  padding: 10px 14px;
}

/*.short-row:last-child {*/
/*border-right: 1px solid #dcdcdc;*/
/*}*/

.short-row .text-right {
  padding-left: 10px;
}

.has-space {
  padding-right: 15px;
}

.col-table {
  font-size: 19px;
  line-height: 25px;
  margin-bottom: 10px;
  flex-grow: 2;
  flex-shrink: 2;
  flex-basis: 25%;
  max-width: 275px;
  padding-left: 11px;
}

.table-general {
  margin-bottom: 40px;
  margin-top: 24px;
}

.table-general .content-list-address .left-part {
  padding: 3px;
}

.table-general .add-favorite,
.table-general .not-favorite {
  max-width: 148px;
  line-height: 23px;
  padding: 2px 0;
}

.table-general .table-profile-order {
  padding-top: 20px;
  padding-right: 12px;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.right-text-part {
  color: #014f40;
  font-family: "fbspoilersp-bold-webfont", "enspoiler_bold", sans-serif;
  padding-left: 5px;
}

.list-step3a {
  max-width: 851px;
}

.list-step3a .link-container .image-or {
  max-height: 37px;
  margin: 5px auto 20px;
}

.list-step3a .link-container .image-or img {
  height: 40px !important;
}

.list-step3a .link-container {
  max-width: 180px;
  margin: 0 auto;
  max-height: 130px;
  font-size: 23px;
  line-height: 21px;
}

.button-links-nav.list-step3a li {
  min-height: 120px;
  flex-basis: 33%;
  max-width: 33%;
  padding-left: 0;
}

.col-collapse {
  padding: 20px 0 0;
}

.list-step3a .col-collapse li {
  width: 100%;
  flex-basis: auto;
  min-height: inherit;
  max-width: 586px;
  margin: 0 auto 10px;
  padding: 13px 20px 13px 15px;
  border-radius: 4px;
  background: #ffffff;
  color: #014f40;
  font-size: 19px;
}

.map-section {
  margin-left: 10px;
  max-width: 153px;
  max-height: 109px;
  overflow: hidden;
}

.w-300 {
  width: 300%;
}

#collapse2 {
  margin-right: -50%;
}

#collapse1 {
  margin-right: 50%;
}

#collapse3 {
  margin-right: -150%;
}

#collapse3 .parent-default-box,
#collapse2 .parent-default-box {
  max-width: 600px;
}

#collapse3 .col-collapse {
  max-height: 450px;
  overflow: hidden;
}

#collapse2 .inform-section,
#collapse3 .inform-section {
  color: #5c5c5c;
  line-height: 24px;
  max-width: 61%;
}

#accordion {
  margin-top: 40px;
}

#accordion .search-order {
  max-width: 590px;
  margin-top: 20px;
}

#collapse3 .block-boughts .mCSB_scrollTools .mCSB_draggerRail {
  background: #ffffff !important;
}

#collapse3 .block-boughts .mCSB_scrollTools .mCSB_draggerContainer {
  top: 0;
}

#collapse3 .block-boughts.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools {
  right: 0;
}

.col-collapse .btn-check {
  background: transparent;
  padding: 0;
  height: 60px;
}

.col-collapse .btn-check:hover .hover-text,
.col-collapse .btn-check:active .hover-text,
.col-collapse .btn-check:focus .hover-text {
  display: block;
  visibility: visible;
}

.default-dialog .modal-header {
  border-bottom: none;
  padding-bottom: 0;
  color: #014f40;
  padding-top: 0;
  padding-right: 20px;
}

.default-dialog .close {
  right: auto;
  left: 5px;
  position: absolute;
  top: 0;
  padding: 5px;
  margin: 0 !important;
}

.default-dialog .modal-footer {
  border-top: none;
}

.default-dialog .modal-header .modal-title {
  font-size: 25px;
  padding-top: 10px;
}

.default-dialog .two-btn-box div {
  width: 100%;
}

.default-dialog .two-btn-box select {
  width: 100%;
  height: 41px !important;
}

.default-dialog.modal-dialog {
  max-width: 507px;
}

.default-dialog .two-btn-box .default-input:last-child {
  margin-right: 10px;
}

.modal-dialog textarea.default-input {
  height: 78px;
  resize: none;
  font-size: 19px;
}

/*order 4*/
.list-payment {
  width: 100%;
  max-width: 918px;
  margin: 0 auto 8px;
}

.list-payment li {
  flex-basis: 33%;
  max-width: 33%;
  padding-left: 0;
  min-height: 93px;
  margin: 0 5px;
}

.list-payment li .name-link {
  max-width: 67%;
}

.list-payment li .link-container {
  max-width: 260px;
  padding: 15px;
  margin: 0 auto;
  text-align: right;
  font-size: 23px;
  line-height: 23px;
  align-items: center;
}

.list-payment .link-container .image-or {
  margin: 0 0 0 20px;
  width: 55px;
}

.table-step4 .table tr:last-child td {
  border-bottom: none;
}

/* .table-step4 .table td:last-child {
    text-align: right;
} */

.table-btn {
  background: #dcdcdc;
  position: relative;
  padding: 15px;
  font-size: 25px;
  line-height: 24px;
  color: #585e60;
  border-radius: 5px 5px 0 0;
}

.table-btn:before {
  content: "";
  position: absolute;
  left: 15px;
  top: 50%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 6.5px 0 6.5px;
  border-color: #585e60 transparent transparent transparent;
}

.table-btn:hover,
.table-btn:focus,
.table-btn:active {
  text-decoration: none;
}

.table-btn.collapsed:before {
  content: "";
  position: absolute;
  left: 15px;
  top: 50%;
  margin-top: -7px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7.5px 9px 7.5px 0;
  border-color: transparent #585e60 transparent transparent;
}

.table-history-mobile-st4 .table-list {
  border-radius: 5px;
}

.table-history-mobile-st4 .top-section .name-discr {
  color: #585e60;
}

.table-history-mobile-st4 .table-list:first-child {
  border-radius: 0 0 5px 5px;
}

.table-history-mobile-st4 .table-list:last-child {
  border-radius: 5px 5px 0 0;
  border-bottom: none;
}

.cart-form {
  max-width: 680px;
  margin: 0 auto;
}

form > .cart-form {
  max-width: 480px;
  margin-bottom: 124px;
}

form > .cart-form .input-group.two-btn-box div {
  width: 100%;
}

.cart-form .default-input {
  height: 47px;
  font-size: 19px;
  padding-right: 12px;
}

.cart-form textarea.default-input {
  height: 87px;
  resize: none;
}

.cart-form .two-btn-box .default-input:last-child,
.cart-form .two-btn-box div:last-child {
  margin-right: 10px;
}

.cart-form .btn-page {
  max-width: 158px;
  height: 37px;
}

/*order 5*/

.thanks-block {
  background: #f6f6f6;
  border-radius: 5px;
  max-width: 555px;
  margin: 109px auto;
  color: #014f40;
  font-size: 30px;
  line-height: 65px;
  min-height: 134px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.thanks-block .lg-heading {
  font-size: 50px;
  line-height: 30px;
}

.content-list-address {
  overflow: hidden;
  max-height: 370px;
  margin-bottom: 0;
}

.content-list-address .item-default:first-child {
  border-top: 14px solid #cfe2ba;
}

.content-profile .table-general .default-content.content-list-address,
.content-profile
  .table-general
  .default-content.content-list-address
  .parent-default-box {
  max-height: 663px;
}

/******/
.second-profile-content .col-table {
  flex-basis: 33%;
  max-width: 33%;
}

.second-profile-content .left-part {
  padding-left: 3px;
  padding-bottom: 3px;
}

.second-profile-content .inform,
.collapse-profile .inform {
  width: 19px;
  height: 19px;
  line-height: 13px;
  margin-left: 8px;
}

.second-profile-content.default-content .item-default .inform img,
.collapse-profile .inform img {
  display: none;
}

.second-profile-content.default-content .item-default .inform,
.collapse-profile .inform {
  background: #014f40 url("../images/info-profile.png") center center no-repeat;
  padding: 0;
}

.second-profile-content.default-content .item-default .btn-basket {
  visibility: hidden;
}

.second-profile-content.default-content .item-default:hover .btn-basket,
.second-profile-content.default-content .item-default:focus .btn-basket,
.second-profile-content.default-content .item-default:active .btn-basket {
  visibility: visible;
}

/*.second-profile-content.default-content .item-default:hover .inform,*/
/*.second-profile-content.default-content .item-default:focus .inform,*/
/*.second-profile-content.default-content .item-default:active .inform {*/
/*background: #ffffff url("../images/hover-info.png") center center no-repeat;*/
/*}*/

.content-profile .nav-tabs {
  border-bottom: 1px solid #014f40;
  margin-bottom: 24px;
}

.content-profile .nav-tabs .nav-item {
  margin-bottom: 0;
  width: 50%;
}

.content-profile .nav-tabs .nav-link {
  color: #014f40;
  font-size: 16px;
  line-height: 14px;
  text-align: center;
  margin-bottom: 1px;
}

.content-profile .nav-tabs .nav-item.show .nav-link,
.content-profile .nav-tabs .nav-link.active {
  color: #014f40;
  font-size: 16px;
  line-height: 14px;
  border: 1px solid #014f40;
  border-bottom: none;
  background: #f6f6f6;
}

.collapse-profile .head-collapse {
  background-color: #cfe2ba;
  border-radius: 4px;
  color: #014f40;
  font-size: 19px;
  min-height: 63px;
}

.collapse-profile .btn-collapse-block.status-cancelled,
.collapse-profile .head-collapse.status-cancelled {
  background-color: #d2d2d2;
}

.draft-table .collapse-profile .btn-collapse-block,
.draft-table .collapse-profile .head-collapse {
  background-color: #fff9ce;
}

.draft-table .collapse-content .btn-basket {
  margin-bottom: 3px;
  padding-right: 0;
  width: 67px;
  position: relative;
  top: 0;
}

.large-left {
  border-radius: 0 4px 4px 0;
  padding: 9px 15px;
}

.head-collapse .coll-1,
.head-collapse .coll-2,
.head-collapse .coll-3,
.head-collapse .coll-4,
.head-collapse .coll-5,
.head-collapse .coll-6 {
  margin-left: auto;
  /*flex-basis: 25%;*/
  max-width: 200px;
  width: 100%;
}

.collapse-profile {
  border-right: 1px solid #dcdcdc;
  border-left: 1px solid #dcdcdc;
  border-radius: 4px;
  margin-bottom: 40px;
}

.collapse-profile .btn-collapse-block {
  background-color: #cfe2ba;
  border-radius: 4px 0 0 4px;
  min-height: 55px;
  width: 80px;
  transition: 3ms transform ease-in-out;
}

.collapse-profile .btn-collapse-block img {
  transform: rotate(-90deg);
  transition: 0.2s transform ease-in-out;
  width: 8px;
}

.collapse-profile .btn-collapse-block.collapsed img {
  transform: none;
}

.collapse-profile .add-favorite,
.collapse-profile .not-favorite {
  max-width: 124px;
  width: 124px;
}

.collapse-content .coll-3 {
  width: 100%;
  max-width: 560px;
  margin-right: auto;
  flex-basis: 50%;
  margin-left: 10%;
}

.collapse-content .coll-3 .item {
  flex-basis: 33%;
  max-width: 33%;
  position: relative;
  margin-right: auto;
}

.collapse-content .coll-3 .orderitem {
  flex-basis: 33%;
  max-width: 21%;
  white-space: nowrap;
  margin-right: 0;
}

.collapse-content .coll-3 .item:before {
  content: "";
  background: #dcdcdc;
  width: 1px;
  height: 22px;
  position: absolute;
  top: 50%;
  margin-top: -11px;
  right: -20px;
}

.collapse-content .btn-basket,
.collapse-content .btn-edit {
  background: transparent;
  width: 80px;
}

.collapse-content li {
  border-bottom: 1px solid #dcdcdc;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-right: 20px;
  color: #585e60;
  font-size: 19px;
}

.collapse-content li.pl-20 {
  padding-left: 20px;
}

.collapse-content .coll-1 {
  margin-left: 30px;
}

.price-part {
  margin-right: auto;
  width: 27%;
}

.price-part span:first-child {
  margin-left: 5px;
}

.last-result {
  background: #f6f6f6;
  border-radius: 0 0 4px 4px;
}

/*credit card iframe*/
#creditguard #creditguard-frame {
  width: 100%;
  height: 100%;
  min-height: 700px;
  border: none;
}

/*****/

.breadcrumb li {
  font-size: 16px;
}

.breadcrumb li.active {
  color: #014f40;
  font-family: "fbspoilersp-bold-webfont", "enspoiler_bold", sans-serif;
}

.breadcrumb li + li:before {
  content: "/";
  color: #014f40;
}

.username.dropdown-toggle:after {
  color: #014f40;
}

#header #logIn .dropdown-menu {
  top: 16px !important;
  right: 0;
  border: none;
  padding: 0;
  -webkit-box-shadow: 6px 12px 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 6px 12px 6px 0 rgba(0, 0, 0, 0.1);
  max-width: 216px;
}

@media (max-width: 768px) {
  #header #logIn .dropdown-menu {
    right: unset;
  }
}

#aside-login .dropdown-menu {
  padding: 0;
  margin: 0;
}

#header #logIn .dropdown-menu li a,
#aside-login .dropdown-menu li a {
  border-radius: 0;
  display: inline-flex;
  margin: 0;
  height: auto;
  font-size: 18px;
  line-height: 35px;
  padding: 0 20px;
  text-align: right;
  color: #014f40;
  border-bottom: 1px solid #ededed;
  background: #f6f6f6;
  font-family: "fbspoilersp-regular-webfont", sans-serif;
  width: 100%;
}

#header #logIn .dropdown-menu li:last-child a,
#aside-login .dropdown-menu li:last-child a {
  border-bottom: none;
}

#header #logIn .dropdown-menu li a:hover,
#header #logIn .dropdown-menu li a:focus,
#header #logIn .dropdown-menu li a:active,
#aside-login .dropdown-menu li a:hover,
#aside-login .dropdown-menu li a:focus,
#aside-login .dropdown-menu li a:active {
  color: #fff;
  background: #014f40;
}

.required .text-danger {
  font-size: 15px !important;
  line-height: 15px;
  display: block;
  /*padding-right: 12px;*/
}

.date-box .required .text-danger {
  padding-right: 0;
}

.parent-default-box {
  padding-right: 15px;
}

.parent-default-box .scrollbar-track-y {
  width: 6px;
  border-radius: 6px;
  background: #f5f9f0 !important;
  top: 18px;
}

.parent-default-box .scrollbar-thumb {
  width: 6px;
  border-radius: 6px;
  background: #014f40 !important;
}

.client-comment-box {
  max-width: 590px;
  word-break: break-all;
}

#logIn .container-for-buttons {
  align-items: flex-end;
}

.content-item .component-button {
  padding: 13px 25px;
  padding-right: 0;
}

.content-item .component-button .order-btn-lg {
  font-size: 18px;
  min-height: 27px;
  line-height: 27px;
  padding: 0;
}

#wrapper .container {
  max-width: 100% !important;
  padding: 0;
}

/*modal Product*/
#modalProduct .modal-content,
.modal-dialog .formula-popup,
.modalFormula .modal-content {
  max-width: 670px;
  margin: 0 auto;
}

#modalProduct .modal-header,
.modalFormula .modal-header {
  border-bottom: none;
}

#modalProduct .picture-product,
.modalFormula .picture-product {
  border-left: 1px solid #f3f3f3;
  border-bottom: 1px solid #f3f3f3;
  border-right: 1px solid #f3f3f3;
  border-radius: 0 0 5px 0;
  text-align: center;
  height: 100%;
}

#modalProduct .center-block,
.modalFormula .center-block {
  height: 100%;
  padding: 10px 35px 0 10px;
  color: #585e60;
  font-size: 19px;
  line-height: 40px;
  border-left: 1px solid #f3f3f3;
  border-bottom: 1px solid #f3f3f3;
  border-radius: 0 0 0 5px;
}

#modalProduct .center-block .text-right,
.modalFormula .center-block .text-right {
  padding-left: 10px;
}

#modalProduct .top-table,
.modalFormula .top-table {
  margin-bottom: 25px;
}

#modalProduct .left-col,
.modalFormula .left-col {
  background: #014f40;
  color: #ffffff;
  font-size: 19px;
  border-radius: 0 5px 5px 0;
  padding-top: 10px;
}

#modalProduct .right-col,
.modalFormula .right-col {
  background: #f6f6f6;
  color: #585e60;
  font-size: 19px;
  line-height: 25px;
  border-radius: 5px 0 0 5px;
  padding-top: 10px;
}

#modalProduct .parent-section,
.modalFormula .parent-section {
  border-radius: 5px;
  margin-bottom: 6px;
  min-height: 49px;
}

/*page 401*/
.locked-content {
  max-width: 320px;
  width: 100%;
  margin: 0 auto;
  padding-top: 113px;
  padding-bottom: 55px;
  color: #014f40;
}

.locked-content .image-lock {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  background-color: #00a6b6;
  margin: 0 auto 20px;
}

.locked-content .lock-text {
  font-size: 22px;
  line-height: 20px;
  letter-spacing: -0.25px;
  margin: 0 auto 23px;
  max-width: 213px;
  width: 100%;
}

.btn-lock {
  font-size: 20px;
  line-height: 22px;
  height: 37px;
  padding: 5px 0 11px;
  font-family: "fbspoiler-light-webfont", sans-serif;
  position: relative;
  max-width: 276px;
  margin: 0 auto;
}

.btn-lock:after {
  content: "";
  display: inline-block;
  width: 13px;
  height: 8px;
  background: url("../images/text-arrow.png") 0 0 no-repeat;
  margin-right: 5px;
  vertical-align: baseline;
  margin-bottom: 1px;
}

.media-section-full .media-body {
  align-self: flex-start !important;
}

.field-validation-error {
  display: block;
  text-align: right;
  padding-right: 12px;
}

body .alert.alert-warning {
  margin-bottom: 0;
  color: #014f40;
  background-color: #cfe2ba;
  border-color: #cfe2ba;
}

.change-password-page h5 {
  font-size: 22px;
}

.change-password-page input.form-control.default-input {
  font-size: 19px;
}

.modal-dialog input.form-control.default-input,
.default-dialog .three-btn-box select {
  font-size: 19px;
  height: 45px !important;
}

.default-dialog .three-btn-box select {
  font-family: "fbspoiler-light-webfont", "enspoiler_regular", sans-serif;
}

.change-password-page .btn-default-transparent {
  padding-bottom: 8px;
}

.shorter-block .react-autosuggest__input,
.shorter-block .transparent-input {
  border-radius: 4px;
  background: #ffffff;
  border: 1px solid #d7d7d7;
  height: auto !important;
  font-size: 19px;
  padding: 0.375rem 0.75rem;
  font-family: "fbspoilersp-regular-webfont", "enspoiler_regular", sans-serif;
  text-align: right !important;
}

.shorter-block select.transparent-input {
  background: #ffffff url("../images/caret-down.png") no-repeat 4px 50% !important;
  padding-left: 21px !important;
  background-size: 10px 6px !important;
  cursor: pointer;
}

.shorter-block .react-autosuggest__suggestions-container--open {
  top: 51px;
  width: 314px;
  max-height: 200px;
  overflow: auto;
  border: 1px solid #d7d7d7;
  font-family: "fbspoilersp-regular-webfont", "enspoiler_regular", sans-serif;
}

.shorter-block
  .react-autosuggest__suggestions-container--open
  .react-autosuggest__suggestion {
  padding: 5px 12px;
}

.media-page {
  padding-bottom: 25px;
}

.media-page .media-body {
  align-self: flex-start !important;
}

/*.changed-content {*/
/*padding-bottom: 110px;*/
/*}*/

.changed-content .badge-btn {
  color: #000000;
}

.changed-content .badge-btn.light-btn {
  color: #ffffff;
}

.not-favorite {
  background: #dcdcdc;
  color: #bebfc0;
  position: relative;
}

.not-favorite:before {
  content: "";
  width: 13px;
  height: 13px;
  display: inline-block;
  background: url("../images/gray-star.png") 0 0 no-repeat;
  vertical-align: middle;
  margin-left: 4px;
}

.add-favorite {
  background: #014f40;
  color: #ffffff;
  position: relative;
}

.add-favorite:before {
  content: "";
  background: url("../images/star.png") 0 0 no-repeat;
  display: inline-block;
  width: 13px;
  height: 13px;
  vertical-align: middle;
  margin-left: 4px;
}

.form-search-content input.form-control.default-input {
  font-size: 19px;
}

.next-step {
  margin: 0 auto 128px !important;
}

.events-box .therapist-type-image {
  max-width: 45px;
}

.therapist-type-image:last-child {
  float: right !important;
  margin-left: 0;
}

.list-professions {
  padding-right: 0;
  word-break: break-word;
  margin-bottom: 10px;
}

.list-professions li {
  padding-right: 0;
  position: relative;
  font-size: 18px;
  display: inline;
  margin-left: 6px;
}

.list-professions li:before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  background: url("../images/prof-check.png") 0 0 no-repeat;
  background-size: contain;
  display: none;
}

#edit-speciality .form-group,
#edit-speciality .dropdown {
  max-width: 100%;
}

#edit-speciality .close {
  left: 5px;
  position: absolute;
  padding: 5px;
  margin: 0;
}

#edit-speciality .modal-footer .form-group {
  margin: 0 auto 20px;
}

.personal-profile {
  margin: 0 auto;
  position: relative;
  background: #ffffff;
}

.personal-profile .heading-form {
  margin-bottom: 30px;
}

.personal-profile .close {
  position: absolute;
  left: 10px;
  top: 0;
}

.personal-profile .input-group .mobile-prefix .custom-select.sm-select {
  margin-right: 0;
  background: #f6f6f6 url(../images/caret-down.png) no-repeat 7px 50% !important;
  background-size: 12px 8px !important;
}

.personal-profile .mobile-prefix div:first-child {
  width: 78px;
}

.personal-profile .mobile-prefix div:last-child {
  width: 100%;
  padding-left: 14px;
}

.error .text-danger {
  font-size: 15px !important;
  line-height: 17px;
  display: inline-block;
}

.shorter-block .column-2 {
  position: relative;
}

.shorter-block .column-2 .text-danger {
  text-align: right;
}

.shorter-block .column-2 .error .text-danger {
  text-align: right;
  display: block;
}

.collapse-date-box .edit-part .filedset-box .text-danger {
  display: block;
}

.editSpeciality .right-discr-text {
  color: #929292;
  margin-left: 5px;
}

.editSpeciality {
  display: flex;
  flex-direction: column;
}

.collapse-date-box .edit-part .filedset-box {
  align-items: baseline !important;
  flex-wrap: nowrap;
}

.edit-long-box {
  padding-bottom: 69px;
}

.edit-long-box .editSpeciality {
  padding-bottom: 12px;
  max-height: 236px;
}

.edit-long-box .form-group .align-items-center {
  flex-wrap: wrap;
  justify-content: center;
}

.input-group.edit-long-box .form-group {
  flex-basis: 33%;
}

.edit-long-box .green-text-form {
  text-align: center;
}

.edit-long-box .buttons-two {
  max-width: 145px;
  margin-top: 14px;
}

.editSpeciality {
  background: #f6f6f6;
  border-radius: 5px;
  padding: 9px 14px;
  color: #929292;
  font-size: 19px;
}

.editSpeciality .edit-btn {
  float: none !important;
  margin: auto auto 0;
  display: block;
}

.editSpeciality .edit-btn img {
  margin-left: 4px;
}

.editSpeciality .green-text-form {
  margin-top: 10px;
  text-align: right;
  margin-bottom: 10px;
}

.row-info {
  display: flex;
}

.inner-form-container textarea.collapse-input::-webkit-input-placeholder {
  color: #585e60;
  font-family: "fbspoilersp-regular-webfont", sans-serif;
}

.inner-form-container textarea.collapse-input::-moz-placeholder {
  color: #585e60;
  font-family: "fbspoilersp-regular-webfont", sans-serif;
}

.inner-form-container textarea.collapse-input:-moz-placeholder {
  color: #585e60;
  font-family: "fbspoilersp-regular-webfont", sans-serif;
}

.inner-form-container textarea.collapse-input:-ms-input-placeholder {
  color: #585e60;
  font-family: "fbspoilersp-regular-webfont", sans-serif;
}

.event-parent .slide-content {
  margin-right: 25px;
  max-width: 421px;
  transition: 0.5s linear;
  display: none;
  max-height: 250px;
}

.event-parent .slide-content:first-child {
  margin-right: 0;
}

.event-parent .slide-content.slick-slide {
  display: block;
}

.event-parent .slide-content:nth-child(1),
.event-parent .slide-content:nth-child(2) {
  display: block;
}

.event-media-slider {
  display: flex;
}

.recommended-dose {
  font-size: 16px;
  line-height: 16px;
  text-align: center;
}

#label-modal .modal-dialog {
  max-width: 1024px;
  margin: auto;
  min-height: 100%;
  display: flex;
  align-items: center;
}

#label-modal .modal-dialog .modal-content {
  width: 100%;
}

#label-modal .modal-dialog .modal-header {
  padding: 30px 17px 15px;
  text-align: right;
}

#label-modal .modal-dialog .modal-header h4 {
  font-family: "fbspoilersp-bold-webfont", "enspoiler_bold", sans-serif;
  font-size: 28px;
}

#label-modal .modal-dialog .close {
  margin: 0;
  padding: 5px;
  float: none;
  position: absolute;
  left: 5px;
  top: 0;
}

.default-collapse-box .inform:disabled {
  opacity: 0.6;
  cursor: auto;
}

.check-doc img {
  display: none;
}

.media-list-box .price-container {
  margin-top: auto;
}

a.upload-doc.upload-block img {
  display: none !important;
}

a.upload-photo.upload-block img {
  max-width: 100%;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.place-text .therapist-image {
  margin: 0 5px;
}

.block-content .money-symbol {
  font-size: 17px;
}

.last-result span.bold-part {
  margin-left: 5px;
}

#searchFormulaModal .modal-header {
  padding: 11px 15px 0;
  border-bottom: none;
}

.warning-msg {
  position: absolute;
  padding: 3px 7px 3px 24px;
  max-width: 154px;
  border: 1px solid #014f40;
  background: #ffffff;
  color: #014f40;
  font-size: 15px;
  line-height: 15px;
  top: -45px;
  right: -31%;
}

.warning-msg:before,
.warning-msg:after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
}

.warning-msg:after {
  border-width: 6px 7px 0 7px;
  border-color: #ffffff transparent transparent transparent;
  bottom: -6px;
}

.warning-msg:before {
  border-width: 7px 8px 0 8px;
  border-color: #014f40 transparent transparent transparent;
  bottom: -7px;
}

.warning-msg .close-msg {
  width: 9px;
  height: 9px;
  display: block;
  background: url("../images/close-modal.png") 0 0 no-repeat;
  background-size: contain;
  position: absolute;
  top: 4px;
  left: 4px;
  cursor: pointer;
}

.collapse-date-box .money-symbol {
  font-size: 16px;
}

.finally-result .table tr:first-child td {
  border-radius: 0 4px 0 0;
}

.finally-result .table tr:first-child td:last-child {
  border-radius: 4px 0 0 0;
}

.media-responsive-article .block-text {
  width: 100%;
}

.image-tooltip {
  display: block;
  height: 49px;
}

.changed-part {
  max-width: 90%;
  width: 100%;
}

.changed-part .col-table {
  flex-basis: 20%;
}

.second-profile-content.default-content .item-default .btn-basket {
  display: flex !important;
  align-items: center;
  text-align: center;
  justify-content: center;
}

.btn-withSymbol {
  position: relative;
}

.btn-withSymbol:after {
  content: ">";
  color: inherit;
  margin-right: 4px;
  display: inline-block;
  vertical-align: middle;
}

.left-block-sign .mobile-prefix {
  margin-bottom: 30px;
}

.popup-image-sign {
  height: 49px;
}

.categories .menu-item .icon-lock,
.category-list .nav-link .icon-lock {
  margin: 0;
}

.disabled-link {
  pointer-events: none;
  opacity: 0.5;
}

.empty-cart {
  text-align: center;
  margin-bottom: 30px;
}

.index-filters-desktop.no-border {
  margin-bottom: 46px;
}

.custom-notofication {
  width: 100% !important;
  left: 0 !important;
  right: 0 !important;
}

.custom-notofication span {
  padding: 0 7px 0 0;
}

.col-table.long-address {
  max-width: 50%;
  width: 100%;
  flex-basis: 50%;
}

.table-history.table-step4 .table tbody .sale-row td {
  background: #f6f6f6;
  font-size: 21px;
}

.table-history .sale-row-border td,
.table-history .table tbody tr.sale-row-border td,
.column-item-price {
  background: #d7d7d7;
}

.table-history .sale-row-border .total-without-discount {
  font-size: 25px;
  font-weight: normal;
}

.table-history .sale-row-border td,
.table-history .discount-row td {
  font-size: 25px;
  font-weight: bold;
  line-height: 1.2;
}

.table-history .discount-row td {
  color: #00a6b6;
}

.table-history .sale-row-border td,
.table-history .discount-row td:first-child {
  color: #4c5153;
}

.table-history .sale-row-border td:first-child,
.table-history .discount-row td:first-child,
.finally-result .discount-row td {
  font-size: 22px;
  line-height: 1.36;
}

.finally-result .discount-row td {
  font-weight: bold;
  padding: 0.75rem;
}

.table-history .sale-row-border {
  border-left: 1px solid #00a6b6;
}

.table-history .discount-row {
  border-top: 2px solid #fff;
}

.table-history .table tbody tr.discount-row td,
.column-item-discoun {
  background: #f5f5f5;
}

.table-history .total-price-row td {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.1;
}

.table-history .table .total-price-row td {
  border-radius: 0;
}

.search-order-result .img-order-box {
  height: 57px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 57px;
  background: #ffffff;
  border-radius: 0 4px 4px 0;
}

.search-order-result .img-order-box a {
  display: block;
  height: 100%;
}

.search-order-result .img-order-box img {
  height: 58px;
}

/* responsive */
/*<1345*/
@media (max-width: 1345px) {
  .content-list-catalog .slick-arrow.slick-prev {
    right: -13px;
  }

  .content-list-catalog .slick-arrow.slick-next {
    left: -13px;
  }
}

/*> 1320*/
@media (min-width: 1320px) {
  .scroll-table .mCSB_container {
    max-width: 1220px;
    width: auto !important;
  }
}

@media (max-width: 1200px) {
  .event-parent {
    margin: 0 auto 25px;
  }

  .section-events .events-box {
    flex-wrap: wrap;
  }

  .left-image {
    width: 100%;
    text-align: center;
  }

  .media-list-articel
    .promout-list-banners
    .slick-track
    li.nav-item.slick-slide {
    padding: 0 8px;
  }

  .promos-list .nav-item .nav-link {
    align-items: baseline;
  }

  .promos-list .head {
    margin-bottom: 13px;
  }
}

/* <1024 */
@media (max-width: 1024px) {
  .event-parent {
    max-width: 435px;
  }

  .event-parent .slick-dots {
    display: block !important;
    padding: 0;
    margin: 25px 0 25px;
    text-align: center;
  }

  .event-parent .slick-dots li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    height: 12px;
  }

  .event-parent .slick-dots li button {
    text-indent: -9999px;
    overflow: hidden;
    border: none;
    padding: 0;
    width: 12px;
    height: 12px;
    background: #d6d6d6;
    -webkit-border-radius: 50%;
    border-radius: 50%;
  }

  .event-parent .slick-dots .slick-active button,
  .event-parent .slick-dots li button:hover,
  .event-parent .slick-dots li button:focus,
  .event-parent .slick-dots li button:active {
    background: #9b9999;
    outline: none;
  }

  .event-parent-second {
    max-width: 100%;
  }

  .event-parent-second .slide-img {
    min-height: initial;
  }

  .left-block .form-search {
    display: none;
  }

  .container-mobile-search.opened {
    display: block !important;
    width: 100%;
  }

  .col-table {
    flex-basis: 33%;
    max-width: 210px;
    padding: 0 10px;
    font-size: 16px;
    line-height: 18px;
  }

  .right-text-part {
    display: block;
  }

  .changed-part .right-text-part {
    display: inline;
  }

  .content-list-address .item-default .left-part .btn {
    height: 33.33%;
  }

  .event-media-slider {
    display: block;
  }

  #label-modal .modal-dialog {
    margin: auto 15px;
  }

  .table-history .sale-row-border td,
  .table-history .discount-row td,
  .table-history .sale-row-border .total-without-discount {
    font-size: 22px;
  }

  .table-history .total-price-row td {
    font-size: 25px;
  }

  .table-history .table td:last-child {
    padding-left: 12px;
  }
}

@media (min-width: 1024px) {
  .event-parent .slide-content {
    width: 100% !important;
  }
}

@media (min-width: 768px) {
  .category-list.long-menu-desc .nav-item {
    width: 14.1%;
  }
}

/* <992 */
@media (max-width: 992px) {
  .promos-list-index .box-image {
    margin-left: 10px;
  }

  .index-filters-desktop .btn-filter {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 30px;
  }

  .flex-content-middle {
    justify-content: flex-end;
  }

  .content-list-catalog .container-img-category {
    width: 88px;
    height: 88px;
  }

  .collapse-content .coll-3 {
    max-width: 360px;
    padding-right: 15px;
    flex-basis: 100%;
  }

  .head-collapse .coll-1 span:first-child,
  .head-collapse .coll-2 span:first-child,
  .head-collapse .coll-3 span:first-child,
  .head-collapse .coll-4 span:first-child,
  .head-collapse .coll-5 span:first-child {
    display: block;
  }

  .section-events {
    margin-bottom: 0;
  }

  .media-content .container {
    max-width: 100% !important;
    padding: 0;
  }

  .top-text {
    margin: 0 auto;
    line-height: 22px;
  }

  .event-main .holder {
    padding: 0;
  }

  .seach-filter-block {
    margin-top: 15px;
  }

  .promos-list .box-image {
    height: 137px;
  }

  #label-modal {
    padding-right: 0 !important;
    padding-left: 0;
  }

  .shorter-block .column-1 .darck-bg-box.inform ~ div {
    max-width: 250px;
  }

  .collapse-date-box .edit-part .filedset-box {
    flex-wrap: wrap;
  }

  /*.collapse-date-box .inner-form-container label {
    white-space: nowrap;
  }*/
}

@media (max-width: 768px) {
  .down-box.cart {
    z-index: 1;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  .table-history {
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch;
  }
}

/* <767 */
@media (max-width: 768px) {
  .inner-form-container textarea.collapse-input {
    height: 116px !important;
    max-width: 100%;
  }
  .aside-nav-logo-items .dropdown-menu li a {
    width: 100%;
    display: inline-flex;
    justify-content: flex-start;
  }
}

/* <766 */
@media (max-width: 767px) {
  .form-search-mobile {
    max-width: 100%;
    height: 50px;
    margin: 0;
  }

  .form-search-mobile.opened {
    margin: 0;
  }

  .form-search-mobile .btn-click-search {
    max-width: 50px;
    left: 10px;
    height: 50px;
    background-color: transparent;
  }

  .form-search-mobile .btn-click-search img {
    width: 18px;
    height: auto;
  }

  .form-search-mobile .search-input {
    height: 50px;
    border-radius: unset;
    background: linear-gradient(#e0e0e0, #ffffff);
    padding-right: 24px;
  }

  .aside-nav-logo-items .user-btn {
    flex-direction: row;
    gap: 0;
  }

  #header .btn-open-cart img {
    height: 21px;
  }

  .draft-table .collapse-content .coll-5 {
    margin-right: auto;
    padding-left: 15px;
  }

  .draft-table .collapse-content .pl-20 .coll-5 {
    padding-left: 5px;
  }

  .banner {
    min-height: 400px;
  }

  .pipe {
    display: none;
  }

  .category-list.category-list-home .nav-item {
    width: 50% !important;
    flex-basis: auto;
  }

  .media-content .media .media-image {
    max-width: 50%;
  }

  /*.main-heading,*/
  /*.under-text-heading {*/
  /*font-size: 40px;*/
  /*}*/

  .container-for-buttons .btn-page {
    height: 22px;
    font-size: 16px;
    line-height: 17px;
    margin-bottom: 5px;
    margin-left: 0;
    max-width: 112px;
  }

  #header .btn-page-sm {
    line-height: 17px;
  }

  .section-events .events-box,
  .media-content .media {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-bottom: none;
  }

  .container-for-buttons .btn-page img {
    display: none;
  }

  .promos-list .nav-item .nav-link,
  .promos-list .nav-item .block-text {
    -webkit-justify-content: center;
    justify-content: center;
  }

  .item-search-product .shelf-price-product {
    line-height: 18px;
  }

  .top-border {
    text-align: center;
  }

  #footer .holder {
    padding: 0 15px;
    width: 100%;
  }

  #footer .nav {
    display: none;
  }

  .promos-list .nav-item {
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: initial;
    /*margin: 0 -15px;*/
  }

  .promos-list.promos-list-home .nav-item {
    margin: 0;
  }

  .result-product .promos-list .nav-item .nav-link {
    min-height: inherit;
  }

  .seach-filter-block {
    padding: 17px 10px;
  }

  .seach-filter-block .form-control,
  .seach-filter-block .lg-select {
    max-width: 100%;
    margin-bottom: 15px;
  }

  .seach-filter-block .btn-page {
    max-width: 100%;
  }

  .item-event {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    margin: 0 auto 17px;
  }

  .item-event {
    max-width: 435px;
    max-height: inherit;
    overflow: visible;
  }

  .event-content-detail .lg-btn-page {
    min-height: 42px;
    padding-bottom: 10px;
  }

  .title {
    font-size: 28px;
  }

  .event-content-detail {
    padding-top: 80px !important;
  }

  .topsection-text .title {
    white-space: inherit;
  }

  .schedules li {
    margin-bottom: 42px;
  }

  .nav-list-imgLinks .nav-item {
    padding: 0 10px 20px;
  }

  .seach-filter-block .form-inline {
    margin-left: 0;
  }

  .filters-block .btn-filter {
    width: calc(16.6% - 11px);
  }

  .filters-block .btn-filter:nth-child(8n) {
    margin-left: 11px;
  }

  .product-event-main .content-list .nav-item {
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: none;
  }

  .content-list .label-lng {
    color: #014f40;
    background: none !important;
    font-family: "fbspoilersp-bold-webfont", sans-serif;
    font-size: 20px;
    min-width: inherit;
  }

  .media-list-article .content-list {
    margin-left: 0;
    padding: 0 30px;
  }

  .banner-text {
    padding-top: 122px;
    background: #f6f6f6 url("../images/mobile-bg.png") bottom left no-repeat;
    margin-bottom: 23px;
    text-align: center;
  }

  .content-item {
    font-size: 17px;
    line-height: 17px;
    margin-bottom: 22px;
  }

  .down-box.login .btn-page {
    max-width: 100%;
  }

  .down-box.login .default-input {
    height: 47px;
    font-size: 19px;
  }

  .down-box.login .form-group {
    margin-bottom: 12px;
  }

  .product .picture-box {
    max-width: 138px;
    padding-left: 17px;
  }

  .product .under-picture .btn-page {
    margin-bottom: 10px;
    padding: 3px 0 6px;
    height: 35px;
    text-align: center;
  }

  .product .item-col {
    -webkit-flex-basis: 25%;
    flex-basis: 25%;
  }

  .product .bottom-blocks {
    margin-bottom: 17px;
  }

  .detail-about-product {
    margin: 0 -15px;
  }

  .promout-list-banners {
    margin-bottom: 17px;
  }

  .promout-list-banners .left-image {
    padding: 0;
  }

  .flex-content-middle {
    justify-content: flex-end;
  }

  .flex-content-middle.ra-last {
    justify-content: end;
  }

  .btn-mid {
    width: 40%;
    margin-right: 30%;
  }

  .slide-menu {
    height: 100%;
    max-height: 700px;
    max-width: 100%;
  }

  .footer-menu {
    margin-top: 53px;
  }

  .form-search-content {
    max-width: 100%;
    margin-top: 15px;
    order: 3;
  }

  .head-content .add-item {
    margin-left: 0;
    max-width: 133px;
  }

  .form-search-content .default-input {
    padding-left: 45px;
  }

  .sub-nav .edit-btn {
    width: 40px;
    height: 40px;
    padding: 0;
    border-radius: 50%;
    margin-left: 0;
  }

  .text-hidden {
    display: none;
  }

  .scroll-table.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    right: -16px;
  }

  .scroll-table
    .mCustomScrollBox
    + .mCSB_scrollTools
    + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -21px;
  }

  .details-info .nav li span {
    display: block;
  }

  /*.details-info .nav li,*/
  /*.details-info .nav li:last-child {*/
  /*flex-basis: 50%;*/
  /*white-space: normal;*/
  /*word-break: break-all;*/
  /*max-width: 50%;*/
  /*}*/

  .details-info .nav li span {
    display: block;
  }

  .tall-170 {
    min-height: 170px;
    object-fit: cover;
  }

  .container-signup {
    padding-top: 10px;
    margin-bottom: 0;
  }

  .heading-form {
    margin-bottom: 7px;
  }

  .left-block-sign {
    background: #ffffff;
  }

  .left-block-sign .input-group .form-group:first-child {
    margin-left: 0;
  }

  .left-block-sign .input-group .form-group.mobile-prefix {
    margin-bottom: 15px;
  }

  .personal-profile .input-group .form-group.mobile-prefix {
    margin-bottom: 15px;
  }

  .left-block-sign .input-group .form-group {
    /*max-width: 100%;*/
    max-height: inherit;
  }

  .left-block-sign .input-group {
    display: block;
  }

  .bottom-next-step {
    max-width: 100%;
    background: #fff;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .left-block-sign .btn-form {
    height: 47px;
    border-radius: 47px;
    max-width: 100%;
    text-align: center;
    font-size: 23px;
  }

  .mobile-img-btn {
    position: absolute;
    right: 6px;
    top: 50%;
    transform: translateY(-50%);
    display: none !important;
  }

  .tooltip-icon {
    background: transparent;
  }

  .personal-profile .tooltip-icon {
    display: none !important;
  }

  .edit-popup.tooltip-popup {
    margin: 130px auto 0;
  }

  .edit-popup.tooltip-popup .modal-content {
    max-width: 299px;
    min-height: 163px;
    border-radius: 5px;
    margin: 0 auto;
    color: #014f40;
    font-size: 17px;
    line-height: 22px;
  }

  .edit-popup.tooltip-popup .modal-content .top-heading {
    font-size: 20px;
  }

  .edit-popup.tooltip-popup .modal-body .text-place {
    max-width: 200px;
    margin: 0 auto 18px;
  }

  .active-step-1b .left-block-sign {
    color: #929292;
    font-size: 20px;
    line-height: normal;
    background: #fff url(../images/bg-leaves.png) bottom right no-repeat;
  }

  .with-two-background {
    background: transparent;
  }

  .custom-label {
    font-size: 15px;
  }

  .middle-heading-form {
    font-size: 17px;
    padding-bottom: 9px;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 14px;
  }

  .big-mr {
    margin-bottom: 15px;
  }

  .active-step-5 .left-block-sign {
    background: #ffffff !important;
  }

  .has-border {
    border-bottom: 1px solid #cfcfcf;
    margin-bottom: 18px;
  }

  .active-step-5 .left-block-sign .link {
    font-size: 17px;
  }

  .sub-nav-order {
    min-height: 34px;
    margin-top: 0;
  }

  .order-progress-bar {
    background: transparent;
    height: 100%;
    position: static;
  }

  .order-progress-bar .nav {
    position: static;
    justify-content: center;
    margin: 0 auto;
  }

  .order-progress-bar .nav li {
    width: 13px;
    height: 13px;
    border: 1px solid transparent;
    margin: 0 6px;
  }

  .order-progress-bar .nav li .round-item {
    width: 11px;
    height: 11px;
    font-size: 0;
  }

  .order-progress-bar .nav li.done-step:after {
    display: none;
  }

  .order-progress-bar .nav li.done-step .round-item {
    background: #00a6b6;
  }

  .order-progress-bar .nav li.active-step,
  .order-progress-bar .nav li.done-step {
    border: 2px solid #00a6b6;
  }

  .text-block-order .order-heading {
    font-size: 25px;
  }

  .button-links-nav {
    background: transparent;
    margin: 0 auto;
    padding-top: 0;
  }

  .button-links-nav.list-step3 {
    background: #f6f6f6;
    max-width: 269px;
    margin: 0 auto 45px;
  }

  .button-links-nav li {
    max-width: 100%;
    min-height: inherit;
    padding-left: 0;
    margin-bottom: 15px;
  }

  .list-payment {
    margin: 0 auto 35px;
  }

  .list-payment li {
    flex-basis: 100%;
    margin-bottom: 12px;
  }

  .list-payment li .link-container {
    max-width: 100%;
    border-radius: 4px;
    max-height: inherit;
    padding: 17px 20px;
  }

  .finally-result table tr:last-child td:last-child,
  .finally-result table tr:last-child td:first-child {
    font-size: 20px;
  }

  .button-links-nav.list-step3 .link-container {
    max-width: 111px;
    padding: 8px 20px;
    font-size: 20px;
    min-height: 128px;
    border-radius: 0;
    margin-top: 20px;
  }

  .button-links-nav.list-step3 .link-container .image-or {
    margin: 0 auto 16px;
  }

  .button-links-nav .link-container .image-or {
    margin: 0 0 0 13px;
  }

  .button-links-nav .link-container.light-green .image-or {
    width: 26px;
    height: 26px;
  }

  .button-links-nav .link-container.dark-green .image-or,
  .button-links-nav .link-container.pink .image-or {
    width: 30px;
    height: 30px;
  }

  .button-links-nav .link-container.pink .image-or img {
    height: 30px;
  }

  .button-links-nav .link-container.blue .image-or {
    width: 30px;
    height: 26px;
  }

  .button-links-nav .link-container.purple .image-or {
    width: 39px;
    height: 26px;
  }

  .collapse-date-box .collapse-container .form-group {
    width: 100%;
  }

  .collapse-date-box .collapse-container .delete-container {
    width: auto;
    margin-right: 14px;
  }

  .default-collapse-box .column-2 {
    order: 3;
    max-width: 100%;
    border-left: none;
    background: #ffffff;
    border-top: 1px solid #d7d7d7;
    justify-content: flex-start !important;
  }

  .collapse-date-box .collapse .btn-delete {
    position: absolute;
    margin-top: 0;
    top: -24px;
    height: 25px;
    left: 4px;
    background: url("../images/delete-mobile.png") center center no-repeat;
  }

  .collapse-date-box .collapse .btn-delete img {
    display: none;
  }

  .collapse-date-box .collapse-container .edit-part {
    padding: 4px 15px;
  }

  .box-bottle {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .additionally-info .column-2,
  .additionally-info .column-3,
  .additionally-info .column-4 {
    max-width: 100%;
    border-left: none;
    border-bottom: 1px solid #d7d7d7;
  }

  .additionally-info .column-4 {
    border-bottom: none;
  }

  .default-collapse-box .column-1 {
    max-width: 100%;
    padding-right: 12px;
    padding-top: 6px;
    padding-bottom: 6px;
    border-left: none;
    padding-left: 50px;
  }

  .default-collapse-box {
    padding-left: 0;
    padding-right: 0;
  }

  .default-collapse-box .column-4 {
    width: 39px;
    position: absolute;
    left: 0;
    border-right: 1px solid #d7d7d7;
    max-width: 39px;
    padding: 0;
    top: 0;
    height: 49px;
    margin-left: 0;
  }

  .default-collapse-box .column-4 .btn-collapse-block-inner {
    height: 43px;
  }

  .default-collapse-box .column-4 .btn-collapse-block-inner img {
    display: none;
  }

  .default-collapse-box .column-4 .btn-collapse-block-inner {
    background: url("../images/minus.svg") center center no-repeat;
    height: 100%;
    background-size: 9px 15px;
  }

  .default-collapse-box .column-4 .btn-collapse-block-inner.collapsed {
    background: url("../images/mobile-collapse.png") center center no-repeat;
  }

  .collapse-date-box .collapse-container .text-input {
    width: 100%;
  }

  .collapse-date-box .collapse-container .form-group {
    padding-left: 0;
    margin-bottom: 5px;
  }

  .collapse-date-box .collapse-container label {
    font-size: 15px;
    line-height: 16px;
  }

  .collapse-date-box .collapse-container .btn-collapse-block {
    width: 42px;
  }

  .collapse-date-box .inner-form-container label {
    /* font-size: 16px; */
    /* font-weight: normal; */
    line-height: 0.78;
    padding-left: 10px;
    max-width: 94px;
    width: 100%;
    white-space: normal;
  }

  .collapse-date-box .inner-form-container .custom-select {
    width: 100%;
    padding-right: 12px;
  }

  .collapse-date-box .inner-form-container .form-group-pack .custom-select {
    width: calc(100% - 94px);
  }

  .collapseUnder.additionally-info {
    max-width: 100%;
  }

  .search-order-result {
    margin: 0 auto 25px;
  }

  .search-order-result .parent-default-box {
    padding-right: 0;
  }

  .search-order-result .parent-default-box .scrollbar-track-y {
    visibility: hidden;
  }

  .btn-toCart {
    visibility: visible;
    border: none;
    background: transparent;
  }

  .search-list-result li .item-search:hover .btn-toCart img,
  .search-list-result li .item-search:focus .btn-toCart img,
  .search-list-result li .item-search:active .btn-toCart img {
    display: none;
  }

  .search-list-result li .item-search:hover .btn-toCart,
  .search-list-result li .item-search:focus .btn-toCart,
  .search-list-result li .item-search:active .btn-toCart {
    background: url("/images/cart-icon.png") center center no-repeat;
    background-size: 19px 16px;
  }

  .name-product-text {
    max-width: 155px;
  }

  .modal-alert .heading-even-details {
    font-size: 20px;
    line-height: 22px;
  }

  .modal-alert .modal-body {
    font-size: 18px;
  }

  .modal-alert .modal-content {
    min-height: 232px;
  }

  .bottom-btns-part {
    margin-bottom: 45px;
  }

  .collapse-date-box .inner-form-container .form-group {
    padding-left: 0;
    margin-bottom: 5px;
  }

  .default-collapse-box form .inner-form-container {
    padding: 13px;
  }

  .finally-result table tr:last-child td:first-child span.bold-part {
    display: block;
    white-space: nowrap;
  }

  .flex-item .bottom .carret-input {
    top: 0;
    height: 28px;
    display: flex;
    align-items: center;
  }

  .order-progress-bar .nav li.active-step:after {
    display: none;
  }

  .sm-width-content {
    margin: 0 auto 35px;
  }

  .content-list-address .item-default:hover .left-part .btn-delete,
  .content-list-address .item-default .left-part .btn-delete {
    border-radius: 4px 0 0 0;
    border-bottom: none;
  }

  .content-list-address .item-default .left-part .btn {
    display: block;
  }

  .btn-delete,
  .btn-edit {
    display: block;
    width: 25px;
    height: 35px;
  }

  .btn-delete .hover-text,
  .btn-edit .hover-text {
    display: none;
  }

  .top-table .small-col:first-child {
    border-radius: 0;
  }

  .top-table .small-col {
    border-right: 1px solid #014f40;
    line-height: 23px;
    max-width: 100%;
  }

  .top-table .small-col .text-right {
    width: auto !important;
  }

  .top-table .small-col:last-child {
    border-radius: 0 0 4px 4px;
  }

  .list-step3a.button-links-nav {
    background: #f6f6f6;
    margin: 0 auto 30px;
    flex-wrap: wrap;
    padding: 10px;
    display: block !important;
  }

  .button-links-nav.list-step3a li {
    min-height: inherit;
    flex-basis: 100%;
    width: 100%;
    max-width: 100%;
    margin-bottom: 13px;
    position: relative;
  }

  .button-links-nav.list-step3a li:last-child {
    margin-bottom: 0;
  }

  .list-step3a .link-container {
    max-width: 100%;
    margin: 0 auto;
    max-height: 66px;
    position: relative;
  }

  .list-step3a .link-container.collapsed:before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7.5px 8px 7.5px 0;
    border-color: transparent #ffffff transparent transparent;
    left: 17px;
  }

  .list-step3a .link-container:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 7.5px 0 7.5px;
    border-color: #ffffff transparent transparent transparent;
    position: absolute;
    left: 17px;
  }

  .w-300 {
    width: 100%;
  }

  #collapse2,
  #collapse3 {
    margin-right: 0;
  }

  #accordion .block-boughts .mCustomScrollBox {
    padding-left: 0;
    padding-right: 0;
  }

  #collapse3 .block-boughts.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools {
    visibility: hidden;
  }

  #collapse3 .btn-check,
  #collapse2 .btn-check {
    height: 55px;
    position: absolute !important;
    top: 0;
    left: 13px;
  }

  .map-section {
    max-width: 100%;
    margin-left: 0;
    margin-top: 12px;
  }

  .thanks-block {
    margin: 55px auto;
    font-size: 20px;
  }

  .thanks-block .lg-heading {
    font-size: 35px;
  }

  .right-text-part {
    display: block;
  }

  .col-table {
    flex-basis: 50%;
    width: auto;
    border-bottom: 1px solid #dcdcdc;
    padding: 0 0 5px 10px;
    /*white-space: nowrap;*/
    max-width: inherit;
    margin-bottom: 5px;
  }

  .content-profile .col-table:first-child {
    flex-basis: 100%;
  }

  .content-list-address .item-default .left-part .btn {
    height: 40px;
    width: 40px;
  }

  .content-list-address .item-default .left-part .btn .hover-text {
    display: none !important;
  }

  .block-content .block-boughts.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools {
    visibility: hidden;
  }

  .block-content .block-boughts .mCustomScrollBox {
    padding: 0;
  }

  .second-profile-content .col-table {
    flex-basis: 100%;
    max-width: 100%;
    padding: 5px 0;
    display: flex;
    margin-bottom: 0;
  }

  .second-profile-content .parent-default-box,
  .content-list-address.second-profile-content {
    max-height: 760px;
  }

  .second-profile-content .parent-default-box .scrollbar-track-y {
    visibility: hidden !important;
  }

  .client-comment-box {
    border-bottom: none;
    flex-basis: 100%;
  }

  .second-profile-content.default-content .item-default .btn-basket {
    visibility: visible;
  }

  .table-general {
    margin-top: 8px;
    margin-bottom: 0;
  }

  .table-general .table-profile-order {
    padding-top: 5px;
  }

  .default-content .item-default {
    margin-bottom: 10px;
  }

  .sub-nav {
    margin-bottom: 10px;
    padding-top: 10px;
  }

  .table-list-container ul {
    max-height: 142px;
    font-size: 16px;
    line-height: 18px;
  }

  .table-list-container ul li {
    flex-wrap: wrap;
    padding-bottom: 0;
  }

  .table-list-container ul .btn-edit {
    margin-right: 5px;
  }

  .table-list-container ul .central-part {
    order: 3;
    max-width: 100%;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 13px;
    padding-right: 0;
    padding-left: 0;
  }

  .content-profile .date-box form {
    flex-wrap: wrap;
  }

  .content-profile .date-box .btn-page {
    margin-right: auto;
  }

  .buttons-part-block {
    justify-content: center;
    padding-bottom: 7px;
    flex-wrap: wrap;
  }

  .collapse-profile .btn-collapse-block {
    border-right: 1px solid #ffffff;
    width: 40px;
  }

  .head-collapse .coll-3 {
    order: -1;
    width: 100%;
    display: flex;
    align-items: center;
    flex-basis: 100%;
    max-width: 100%;
  }

  .head-collapse .coll-3 span:first-child + span {
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    white-space: nowrap;
  }

  .head-collapse .coll-1 span:first-child,
  .head-collapse .coll-2 span:first-child,
  .head-collapse .coll-3 span:first-child,
  .head-collapse .coll-4 span:first-child,
  .head-collapse .coll-5 span:first-child {
    display: inline;
    margin-left: 3px;
  }

  .head-collapse .coll-3 .btn-check {
    background: transparent;
    margin-right: auto;
    padding: 0;
    width: 28px;
    height: 28px;
  }

  .head-collapse .coll-3 .btn-check img {
    max-width: 100%;
    height: auto;
  }

  .head-collapse .coll-1,
  .head-collapse .coll-2,
  .head-collapse .coll-4,
  .head-collapse .coll-5 {
    width: 50%;
    flex-basis: auto;
    display: flex;
    /*white-space: nowrap;*/
    flex-wrap: wrap;
  }

  .collapse-profile .head-collapse {
    font-size: 16px;
  }

  .collapse-content .coll-1,
  .collapse-content .coll-2 {
    margin-left: 0;
    width: 100%;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #dcdcdc;
  }

  .collapse-content .coll-2 {
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .collapse-content .coll-1 {
    padding-top: 0;
  }

  .collapse-content .coll-3 {
    padding-right: 0;
    margin: 0 auto;
    max-width: 100%;
  }

  .collapse-content li {
    position: relative;
    padding: 10px;
    font-size: 16px;
  }

  .collapse-content .btn-basket,
  .collapse-content .btn-edit {
    position: absolute;
    top: 10px;
    left: 0;
    width: 40px;
    padding: 0;
  }

  .draft-table .collapse-content .btn-basket {
    width: 25px;
    height: 35px;
    margin-right: 10px;
  }

  .price-part {
    width: 62%;
    padding-right: 13px;
    text-align: center;
  }

  .collapse-content .coll-3 .item {
    text-align: center;
    margin-right: 0;
  }

  .collapse-content .coll-3 .orderitem {
    margin-right: auto;
    white-space: normal;
    max-width: 33%;
    text-align: right;
    word-break: break-all;
  }

  .collapse-content .coll-3 .item:before {
    display: none;
  }

  .content-list-address .item-default .left-part .btn {
    height: 35px;
    line-height: normal;
  }

  /*.top-section {*/
  /*padding-bottom: 0;*/
  /*}*/

  .logged-user .username {
    display: flex !important;
    font-size: 19px;
  }

  .media-content .media {
    margin-bottom: 0;
  }

  .logged-user .username img {
    display: none;
  }

  #header #logIn .dropdown-menu li a {
    line-height: 39px;
    font-size: 16px;
  }

  #header #logIn .dropdown-menu {
    width: 140px !important;
  }

  .logged-user .username span {
    display: block;
    max-width: 93px;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .footer-menu .nav {
    flex-wrap: nowrap;
  }

  .footer-menu .nav .facebook-menu,
  .footer-menu .nav .instagram-menu {
    white-space: nowrap;
  }

  .media-list-articel
    .promout-list-banners
    .slick-track
    li.nav-item.slick-slide {
    margin-right: 0;
    max-width: 100%;
    padding: 0;
  }

  .divider {
    margin-top: 26px;
    margin-bottom: 25px;
  }

  .divider.divider-top {
    margin-bottom: 28px;
    margin-top: 23px;
  }

  .media-responsive-article {
    padding: 0;
  }

  #collapse2 .inform-section,
  #collapse3 .inform-section {
    max-width: 95%;
  }

  #modalProduct .center-block,
  .modelFormula .center-block {
    padding: 0;
    border-right: 1px solid #f3f3f3;
    flex-wrap: wrap;
    border-radius: 0 0 5px 5px;
  }

  #modalProduct .picture-product,
  .modelFormula .picture-product {
    border-radius: 0;
  }

  #modalProduct .picture-product,
  .modelFormula .picture-product {
    padding-top: 13px;
    padding-bottom: 13px;
  }

  #modalProduct .picture-product img,
  .modelFormula .picture-product img {
    max-width: 108px;
    max-height: 95px;
  }

  #modalProduct .section-product,
  .modelFormula .section-product {
    flex-basis: 50%;
    width: 50%;
    font-size: 18px;
    line-height: 18px;
    padding: 9px 17px;
  }

  #modalProduct .right-col,
  .modelFormula .right-col {
    font-size: 17px;
    padding-bottom: 10px;
  }

  #modalProduct .section-product:nth-child(odd),
  .modelFormula .section-product:nth-child(odd) {
    border-left: 1px solid #f3f3f3;
  }

  #modalProduct .section-product:nth-last-child(n + 3),
  .modelFormula .section-product:nth-last-child(n + 3) {
    border-bottom: 1px solid #f3f3f3;
  }

  .no-top-banners {
    padding-top: 86px;
  }

  .result-product .promos-list .nav-item:nth-last-child(odd) {
    margin-left: auto !important;
    margin-right: 9px !important;
  }

  .head-table {
    margin-bottom: 0;
    line-height: 18px;
    font-size: 19px;
  }

  .head-table .col-4 {
    align-items: center;
    white-space: nowrap;
  }

  .custom-table .col-4 {
    word-break: break-word;
    font-size: 16px;
    line-height: 18px;
  }

  .catalog-products .custom-table .row3 {
    white-space: inherit;
  }

  .catalog-products .custom-table {
    padding-left: 0;
  }

  .finally-value .column-value {
    flex-basis: 50%;
  }

  .has-space {
    padding-right: 0;
  }

  .reg-form .modal-content {
    margin-top: 100px;
  }

  .datepicker.dropdown-menu {
    right: auto !important;
    left: 40px;
  }

  .datepicker.dropdown-menu.datepicker-orient-bottom:before,
  .datepicker.dropdown-menu.datepicker-orient-bottom:after {
    right: auto !important;
    left: 6px;
  }

  .money-symbol {
    font-size: 18px;
  }

  .catalog-products {
    padding-top: 140px !important;
  }

  .media-page {
    display: block !important;
  }

  .media-page .media-image {
    text-align: center;
  }

  .media-page .media-body {
    text-align: center;
    padding-right: 0;
  }

  .catalog-category.catalog-products {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  .list-step3a.button-links-nav .link-container {
    font-size: 23px;
  }

  .client-comment-box {
    word-break: break-all;
  }

  .table-history .btn-delete,
  .table-history .btn-edit {
    width: 30px;
    height: 35px;
  }

  .table-history .btn-delete img,
  .table-history .btn-edit img {
    max-width: 100%;
    height: auto;
  }

  .flex-item .top {
    font-family: "fbspoilersp-bold-webfont", "enspoiler_bold", sans-serif;
  }

  .top-section .name-discr {
    align-self: baseline;
    /*max-width: 66%;*/
    line-height: 20px;
  }

  .table-history-mobile-st4 .top-section .name-discr {
    padding-right: 0;
  }

  .finally-result .table td {
    font-size: 18px;
    padding: 0.63rem;
  }

  .list-payment {
    padding: 0;
  }

  .list-payment li {
    margin: 0 0 12px;
  }

  .second-profile-content .parent-default-box {
    padding-right: 0;
  }

  .second-profile-content .item-default:first-child {
    border-top: 0;
  }

  .second-profile-content .left-part {
    position: absolute;
    left: 0;
    top: 3px;
  }

  #collapse3 .parent-default-box,
  #collapse2 .parent-default-box {
    padding-right: 0;
  }

  #collapse3 .parent-default-box .scrollbar-track-y,
  #collapse2 .parent-default-box .scrollbar-track-y {
    top: 0;
  }

  .list-step3a.button-links-nav .link-container {
    font-size: 23px;
    max-height: inherit;
    border-radius: 5px;
    padding-left: 33px;
    padding-right: 15px;
  }

  .collapse-heading {
    font-size: 26px;
    margin-bottom: 15px;
  }

  .collapse-date-box .collapse.show .btn-delete {
    margin-top: 0;
  }

  .collapse-date-box .collapse-container .collapse-input,
  .shorter-block .column-1 .react-autosuggest__input {
    height: 37px !important;
  }

  .left-block-sign.personal-profile {
    padding: 0 10px 81px;
    background: #ffffff;
  }

  .default-dialog .input-group.three-btn-box > div {
    margin-left: 0;
  }

  .default-dialog .three-btn-box {
    flex-wrap: wrap;
  }

  .default-dialog .three-btn-box .phone-group {
    margin-top: 15px;
  }

  .collapse-date-box .edit-part .filedset-box {
    flex-wrap: wrap;
  }

  .default-collapse-box .column-2,
  .default-collapse-box .column-3,
  .additionally-info .column-2,
  .additionally-info .column-3 {
    padding: 7px 10px;
  }

  .changed-content .default-collapse-box .column-3 {
    max-width: 100%;
    padding-left: 25px;
    background: #fff;
    border-left: none;
  }

  .changed-content .default-collapse-box .column-3 .text-right {
    padding-left: 5px;
  }

  .changed-content .default-collapse-box .column-3 .text-left {
    max-width: 178px;
    width: 100%;
  }

  .changed-content .default-collapse-box .column-3 .transparent-input {
    max-width: 100%;
  }

  .details-info .nav li .add-favorite,
  .details-info .nav li .not-favorite {
    max-width: 112px;
  }

  .details-info {
    padding: 7px 19px 0;
  }

  .date-box .date ~ div {
    padding: 0 5px;
  }

  .order-btn-lg,
  .order-btn-sm {
    max-width: 142px;
    height: 42px;
    white-space: inherit;
    padding: 0;
  }

  .shorter-block {
    width: auto;
  }

  .container-button {
    margin-top: 10px;
    margin-bottom: 19px;
  }

  #calendar .required,
  #calendar div {
    margin-bottom: 0;
  }

  .default-collapse-box .column-2 .transparent-input {
    max-width: 100%;
  }

  .double-border-box {
    margin-top: 0;
    padding: 0;
    margin-right: -10px;
    margin-left: -10px;
    font-size: 20px;
  }

  .double-border-box .column {
    padding: 3px 12px;
  }

  .double-border-box .column:first-child {
    border-bottom: 1px solid #dcdcdc;
  }

  .default-collapse-box .inner-form-container {
    padding: 14px 10px;
  }

  .collapse-date-box .inner-form-container .form-group div {
    width: 100%;
  }

  .inner-form-container .collapse-input {
    font-size: 18px;
  }

  .reset-text {
    font-size: 14px;
    position: absolute;
    left: 5px;
    bottom: 3px;
  }

  .finally-block-result {
    font-size: 20px;
    padding: 8px 15px;
    margin-top: 20px;
  }

  .collapse-date-box {
    margin: 0 auto 32px;
  }

  .default-collapse-box .inform {
    margin-left: 0;
    width: 24px;
    height: 24px;
    line-height: 21px;
  }

  .shorter-block .column-1 .darck-bg-box.inform ~ div {
    padding-right: 7px;
    max-width: 100%;
  }

  .edit-long-box {
    padding-bottom: 0;
  }

  .editSpeciality .edit-btn .text-hidden {
    display: inline;
  }

  .editSpeciality .edit-btn {
    margin-left: 13px;
  }

  .edit-long-box .green-text-form {
    text-align: right;
  }

  .edit-long-box .buttons-two {
    margin-right: 0;
    max-width: 100%;
  }

  .personal-profile .buttons-two .btn-page {
    margin-bottom: 0;
  }

  .edit-long-box .form-group .align-items-center {
    justify-content: flex-start;
  }

  .personal-profile .bottom-next-step {
    left: 0;
    max-width: 100%;
    padding-bottom: 50px;
    bottom: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
  }

  .personal-profile .btn-form {
    border-radius: 0;
    max-width: 292px;
  }

  .proposed-products {
    width: 230px;
  }

  .outstock .proposed-list .inform {
    margin-left: 15px;
  }

  .outstock .proposed-list .name-product-text {
    max-width: 80%;
  }

  .shorter-block {
    margin-bottom: 30px;
  }

  .event-media-slider.slick-slider {
    display: block;
  }

  .content-profile {
    margin-top: 0;
  }

  .content-profile .btn-delete {
    margin-left: 5px;
  }

  .active-step-5 .left-block-sign {
    padding-bottom: 0;
  }

  .details-info .edit {
    left: 5px;
  }

  .content-item .order-btn-lg {
    max-width: 208px;
  }

  .left-block-sign .inner-form-container {
    padding-bottom: 42px;
  }

  .edit-long-box .editSpeciality .green-text-form {
    margin-top: 0;
    margin-bottom: 13px;
  }

  #edit-comment textarea.default-input {
    height: 112px;
  }

  .content-profile
    .table-general
    .default-content.content-list-address
    .parent-default-box {
    padding-right: 0;
  }

  .content-profile
    .table-general
    .default-content.content-list-address
    .parent-default-box
    .scrollbar-track-y {
    visibility: hidden;
  }

  .last-result .price-part {
    text-align: right;
    width: 45%;
    word-break: break-all;
  }

  .buttons-two .btn-page {
    margin-right: 10px;
  }

  #percentageError .heading-even-details {
    line-height: 14px;
  }

  #accordion {
    margin-top: 0;
  }

  .collapse-profile {
    margin-bottom: 20px;
  }

  .shorter-block .react-autosuggest__suggestions-container--open {
    width: 168px;
    top: 41px;
  }

  .warning-msg {
    right: -8px;
  }

  .warning-msg:before {
    right: 0;
  }

  .warning-msg:after {
    right: 2px;
  }

  .last-result div:first-child {
    max-width: 142px;
  }

  form > .cart-form {
    margin-bottom: 40px;
  }

  .with-overlay #header {
    padding-right: 15px;
  }

  .sale-row-mobile .column-item {
    background: #f6f6f6;
    border-radius: 5px;
  }

  .table-history-mobile-st4 .table-list.sale-row-mobile {
    border: 1px solid #d7d7d7;
    border-radius: 5px;
    padding: 0;
  }

  .sale-row-mobile .column-item .top-section {
    border-bottom: none;
  }

  .sale-row-mobile .column-item .top-section .name-discr {
    padding-right: 10px;
    position: relative;
  }

  .sale-row-mobile .column-item .top-section .name-disc:last-child:before {
    content: "";
    display: inline-block;
    width: 1.5px;
    height: 14px;
    background: #585e60;
    position: absolute;
    right: 5px;
    top: 50%;
    margin-top: -7px;
  }

  .sale-row-mobile .column-item .top-section .name-discr:first-child {
    margin-left: auto;
    padding-right: 0;
  }

  .sale-row-mobile .column-item .top-section .name-discr {
    margin: 0 auto;
  }

  .dilevery-row .column-item .top-section .name-discr {
    margin: 0;
  }

  .table-history-mobile .column-item:last-child {
    background: #f6f6f6;
    border-bottom: 4px solid #ffffff;
    border-top: 4px solid #ffffff;
  }

  .table-history-mobile .sale-row-mobile .column-item-price {
    background: #d7d7d7;
    border-bottom: 0;
    border-top: 0;
    font-size: 20px;
  }

  .content-list-catalog.category-list {
    padding: 0 20px;
  }
}

/* <580 */
@media (max-width: 580px) {
  .nav-divider {
    width: 1px;
  }

  .bold-text-center {
    width: 100%;
    display: block;
    margin-bottom: 4px;
    margin-left: 5px;
  }

  .shorter-block .column-1 .darck-bg-box.inform ~ div {
    max-width: 100%;
  }

  #wrapper .no-breadcrumbs {
    margin-top: 0;
  }

  .collapse-date-box .inner-form-container label {
    white-space: normal;
  }

  .search-order .search-input {
    font-size: 16px;
  }

  .pipe {
    display: none;
  }

  .margin-zero {
    margin-right: 0;
  }

  .logo {
    margin-left: 10px;
  }

  .logo img {
    max-width: 53px;
    height: 53px;
  }

  #header .btn-open-cart {
    margin-right: 10px;
    width: 28px;
    min-height: 28px;
    padding: 0;
  }

  .btn-open-search {
    margin-right: 0;
    width: 28px;
    min-height: 28px;
    padding: 0;
  }

  .btn-open-menu {
    margin-right: 5px !important;
    width: 30px;
    height: 26px;
  }

  .changed-content {
    padding: 0 10px;
  }

  .btn-open-menu span,
  .btn-open-menu::before,
  .btn-open-menu::after {
    height: 1px;
  }

  #header .btn-page-sm {
    margin-left: 0;
    min-width: 58px;
    max-width: 58px !important;
    padding-bottom: 2px;
  }

  .btn-open-menu {
    margin-left: 0;
  }

  .money-symbol {
    font-size: 14px;
  }

  .banner {
    min-height: 290px;
    position: relative;
  }

  .banner a.dialler {
    position: absolute;
    bottom: -25px;
    display: block;
  }

  .container-for-buttons {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  #aside-login .container-for-buttons {
    padding-left: 10px;
  }

  .categories {
    background: none;
    padding-top: 26px;
  }

  .category-list.category-list-home .nav-item {
    width: 50% !important;
  }

  .container-img-category {
    width: 87px;
    height: 87px;
    margin-bottom: 12px;
    margin-top: 3px;
  }

  .category-list .nav-link {
    font-size: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .event-parent {
    max-width: 421px;
    margin: 0 auto;
    padding-left: 0;
  }

  .event-parent-second {
    max-width: 100%;
  }

  .event-parent .slick-slide {
    padding-left: 0;
    margin-right: 0;
  }

  .event-parent .slide-content {
    margin-right: 0 !important;
    width: 100% !important;
  }

  .event-parent .slide-img {
    min-height: inherit;
  }

  .media-page .box-image {
    max-width: 253px;
    margin: 0 auto 20px;
  }

  .media-content .media {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .media-content .media .media-image {
    width: 100%;
    max-width: 100%;
    margin-bottom: 27px;
    text-align: center;
  }

  .media-content .media .media-body {
    text-align: center;
    padding-right: 0;
  }

  .media-content .btn-page-middle {
    width: 100%;
  }

  .label-box {
    width: 44px;
    height: 44px;
  }

  .item-event {
    padding: 0;
  }

  .footer-logo {
    display: none;
  }

  #footer .right-footer-block {
    font-size: 15px;
    width: 100%;
  }

  #footer .right-footer-block ul {
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    width: 100%;
  }

  #footer .right-footer-block ul li:last-child {
    margin-top: 15px;
  }

  #footer .right-footer-block ul li span {
    display: none;
  }

  #footer .right-footer-block ul li.w-100 span {
    display: inline;
    white-space: pre-wrap;
  }

  .bottom-end {
    padding-top: 0;
    text-align: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .logo-company,
  .bottom-end p {
    width: 100%;
  }

  .bottom-end p {
    margin-bottom: 6px;
  }

  .promo {
    display: none;
  }

  .timeline {
    position: static;
    line-height: 22px;
  }

  .schedules {
    margin-right: 0;
  }

  .event-banner {
    padding-top: 72px;
  }

  .event-content-detail {
    font-size: 16px;
    padding: 80px 0 0 !important;
  }

  .topsection-text > .d-flex {
    flex-wrap: wrap;
  }

  .topsection-text .small-image-icon {
    margin-right: 0;
    margin-left: 7px;
  }

  .schedules {
    margin: 0 0 29px;
  }

  .container-promo {
    display: block;
    height: 107px;
    overflow: hidden;
  }

  .container-promo img {
    height: 100%;
  }

  #wrapper .big-slider {
    padding-top: 72px;
    min-height: 167px;
  }

  .event-content-detail .lg-btn-page {
    max-width: 100%;
  }

  .nav-list-imgLinks {
    margin: 0 auto 15px;
  }

  .nav-list-imgLinks .nav-item {
    width: 100%;
    padding: 0 0 20px;
  }

  .nav-list-imgLinks .nav-item:last-child a {
    display: none !important;
  }

  .filters-block {
    height: 0;
    visibility: hidden;
  }

  .opened-block {
    visibility: visible;
    height: auto;
    padding-top: 15px;
    -webkit-transition: height 0.4s ease-in-out;
    -moz-transition: height 0.4s ease-in-out;
    -ms-transition: height 0.4s ease-in-out;
    -o-transition: height 0.4s ease-in-out;
    transition: height 0.4s ease-in-out;
  }

  .filters-block .btn-filter {
    width: calc(33% - 7px);
    height: 42px;
    font-size: 19px;
    padding: 0;
  }

  .filters-block .btn-filter:nth-child(3n) {
    margin-left: 0;
  }

  .btn-open-filter {
    height: 46px;
  }

  .btn-open-filter:after {
    left: 16px;
    top: 50%;
    position: absolute;
  }
  .btn-open-filter.opened::after {
    transform: rotate(180deg) translateY(2px);
  }

  .content-list .nav-item {
    max-width: 320px;
    padding-left: 0;
    margin: 0 auto 23px;
  }

  .product-page-list .btn-read {
    display: block;
  }

  .content-section {
    padding-right: 0;
  }

  .product-event-main .content-section .content-list .nav-item {
    flex-basis: 100%;
    max-width: 320px;
  }

  .media-list-article .content-list {
    padding: 0 10px;
  }

  .media-responsive-article .promos-list .nav-link {
    min-height: initial;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .media-responsive-article .promos-list .box-image {
    height: 100px;
    padding-left: 12px;
  }

  .media-responsive-article .promos-list .text-discr {
    display: none;
  }

  .media-responsive-article .price-container {
    border-top: none;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .article-section .dark-heading {
    font-size: 28px;
  }

  .atention-text {
    font-size: 20px;
  }

  .img-section {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .article-section {
    margin-bottom: 0;
    padding-top: 96px;
  }

  .bot-names-btns {
    -webkit-justify-content: center;
    justify-content: center;
  }

  .right-part-info {
    padding-right: 0;
  }

  .bot-names-btns .btn-page {
    max-width: 127px;
    margin: 0 5px 15px;
    flex-basis: 50%;
  }

  .letters-filter {
    padding: 13px 10px 0;
  }

  .letters-filter .btn-letter {
    width: 24px;
    margin-bottom: 10px;
  }

  .list-result {
    line-height: 29px;
  }

  .main-catalog-slider .left-image {
    padding: 0;
  }

  .result-product .promos-list .nav-item {
    max-width: 145px;
  }

  .result-product .promos-list .nav-item:nth-last-child(odd) {
    margin-left: auto;
    margin-right: 0;
  }

  .product .under-picture .btn-page.light-btn {
    margin-bottom: 0;
  }

  .product .under-picture {
    max-width: 150px;
    margin-bottom: 32px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .product .dark-heading {
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 0;
  }

  .left-part-container {
    padding: 0;
  }

  .product .price-container {
    padding: 5px 0;
  }

  .product .item-col {
    max-width: 70px;
    padding: 0 4px;
  }

  .category-list .nav-item {
    width: 20% !important;
    flex-basis: 12%;
    margin: 0 auto;
  }

  .content-list-catalog.category-list .nav-item {
    width: 33% !important;
    flex-basis: auto;
  }

  .product .item-col a {
    height: 70px;
  }

  .info-circle {
    width: 24px;
    height: 24px;
    background-position: center;
  }

  .col-row {
    padding: 7px 10px;
  }

  .col-row:first-child {
    -webkit-flex-grow: 0.5;
    flex-grow: 0.5;
  }

  .content-list-catalog .slick-track {
    display: flex;
  }

  .promout-list-banners .left-image img {
    margin: 0 auto;
  }

  .event-banner .img-fluid {
    max-width: 100%;
    height: 150px;
    object-fit: cover;
  }

  .logo-company span {
    font-size: 13px;
  }

  .button-94 {
    margin-right: 3%;
    margin-left: 3%;
    max-width: 94% !important;
  }

  .single {
    object-fit: none;
    -webkit-border-radius: 4px;
  }

  .logged-user {
    min-width: auto;
    margin-bottom: 0;
    margin-left: 3px;
    text-align: left;
  }

  .logged-user.logged-in {
    margin-left: 3px;
  }

  .logged-user.logged-in .round-text {
    font-size: 13px;
    line-height: 13px;
    font-family: "fbspoilersp-regular-webfont", sans-serif;
  }

  .logged-user.logged-in .login-name {
    display: block;
  }

  .logged-user img {
    width: auto;
    height: 21px;
  }

  .content-list-catalog .container-img-category {
    width: 80px;
    height: 80px;
  }

  .content-list-catalog .slick-arrow {
    width: 19px;
    height: 19px;
    padding: 0;
    background-size: contain !important;
    background-position: center !important;
  }

  .content-list-catalog .slick-arrow.slick-next {
    left: 5px;
  }

  .content-list-catalog .slick-arrow.slick-prev {
    right: 5px;
  }

  .sub-nav .btn-page,
  .sub-nav .edit-btn {
    max-width: 81px;
    font-size: 16px;
    line-height: 13px;
    height: auto;
    min-height: 24px;
    margin-left: 5px;
    white-space: normal;
    padding: 0.375rem 0.75rem;
    margin-bottom: 4px;
  }

  .sub-nav .edit-btn {
    width: 30px;
    height: 30px;
    margin-left: 0;
    padding: 0;
    line-height: 26px;
  }

  .sub-nav > .holder {
    width: 100%;
  }

  .sub-nav {
    margin-top: 123px;
    padding-top: 10px;
    padding-bottom: 0;
    margin-bottom: 15px;
  }

  .sub-nav-order {
    padding-top: 0;
  }

  .sub-nav-order .inner-container {
    min-height: 37px;
  }

  .content-profile .nav-tabs {
    margin-bottom: 7px;
  }

  .head-content {
    margin-bottom: 17px;
  }

  .edit-popup {
    max-width: 100%;
    margin-top: 79px;
    margin-left: 0;
    margin-right: 0;
  }

  .edit-popup .modal-content {
    border-radius: 0;
  }

  .edit-popup .modal-body {
    padding: 0 12px;
  }

  #edit-modal .holder {
    width: 100%;
  }

  .col-table:last-child {
    border-bottom: none;
  }

  #creditguard #creditguard-frame {
    min-height: 740px;
  }

  .down-box.login {
    right: 50%;
    top: 79px;
    position: fixed !important;
    transform: translateX(50%);
    max-width: 310px;
  }

  #header .holder {
    width: 100%;
    padding: 0;
  }

  .w-100.top-border {
    font-size: 14px;
    line-height: 16px;
  }

  .holder {
    width: 96%;
    padding: 0;
  }

  .catalog-products.catalog-category .divider-top {
    display: none;
  }

  .filter-container {
    margin-top: 43px;
  }

  #wrapper .article-section {
    padding-top: 130px;
  }

  .promos-list .box-image {
    margin: 0 auto 13px;
    max-width: 120px;
    height: 120px;
  }

  .old-price {
    font-size: 15px;
  }

  .new-price {
    font-size: 17px;
  }

  .media-list-box.media-list-article {
    margin-bottom: 30px;
  }

  .media-list-box.media-responsive-article .product-page-slider {
    padding: 0 10px;
  }

  .media-list-box.media-responsive-article .product-page-slider .slick-arrow {
    top: 45%;
  }

  .media-list-box.media-responsive-article
    .product-page-slider
    .slick-arrow.slick-prev {
    right: -2px;
  }

  .media-list-box.media-responsive-article
    .product-page-slider
    .slick-arrow.slick-next {
    left: -2px;
  }

  .button-links-nav .link-container {
    font-size: 21px;
    padding: 10px;
    border-radius: 46px;
    max-height: 46px;
    padding-right: 20px;
    padding-bottom: 14px;
  }

  .list-step3a .link-container .image-or {
    max-height: inherit;
    max-width: 44px;
  }

  .next-step {
    margin: 0 auto 45px !important;
  }

  .down-box.cart {
    right: 50%;
    top: 81px;
    position: fixed !important;
    transform: translateX(50%);
    max-width: 310px;
    left: auto;
  }

  #exampleModalProduct {
    padding-right: 0 !important;
  }

  .down-box.cart .media-body {
    padding: 12px 11px 12px 0;
  }

  .down-box.cart .name-product {
    font-size: 16px;
    max-width: 100px;
  }

  .modal-open .modal {
    padding-right: 10px !important;
    padding-left: 10px;
  }

  .modal .two-btn-box {
    display: block;
  }

  .modal .two-btn-box.mobile-column-reverse {
    display: flex;
    flex-direction: column-reverse;
  }

  .two-btn-box div {
    margin-bottom: 15px;
  }

  .date-box .date,
  .date-box .date ~ div {
    margin-bottom: 10px;
  }

  .table-history-mobile-st4 .table-list:last-child {
    border-bottom: 1px solid #d7d7d7;
    border-radius: 5px;
  }

  .proposed-list,
  .proposed-list .parent-default-box {
    max-height: 99px;
  }

  .left-block-sign {
    padding: 40px 45px;
  }
}

@media (min-width: 576px) {
  .media-page .box-img-wrap {
    max-width: 876px;
    margin: 0 auto;
  }

  .media-page .box-image {
    padding-right: 35px;
  }
}

a.darck-bg-box.disabled {
  background: #dcdcdc;
  color: #bebfc0;
  pointer-events: none;
  cursor: default;
}

.ml-8 {
  margin-left: 8px;
}

.ml-auto {
  margin-left: auto;
}

.badge.address-type {
  border-radius: 15px;
  background-color: #fff;
}

.badge.address-type span {
  text-align: center;
  color: #014f40;
  font-size: 16px;
  font-weight: normal;
  padding: 4px 8px;
}

.default-content .item-default .badge.address-type {
  margin-right: 16px;
}

.cart-all {
  border-radius: 20px;
  color: #154f40;
  display: inline-block;
  padding: 0 20px 0 20px;
  height: 28px;
  font-size: 18px;
  line-height: 1.55;
  white-space: nowrap;
  cursor: pointer;
  position: relative;
}

.cart-all img.cart-icon {
  margin-left: 7px;
}

.item-default .tooltip-box {
  display: flex;
  position: unset;
}

.main-banner-carousel:not(.slick-initialized) {
  visibility: hidden;
  overflow: hidden;
  height: 600px;
}
