@font-face {
  font-family: 'icons';
  font-style: normal;
  font-weight: normal;
  src: url('../font/icons.eot');
  src: url('../font/icons.eot#iefix') format('embedded-opentype'), url('../font/icons.woff2') format('woff2'), url('../font/icons.woff') format('woff'), url('../font/icons.ttf') format('truetype'), url('../font/icons.svg#icons') format('svg');
  font-display:swap;
}

@import url('https://fonts.googleapis.com/css?family=Ubuntu');

@import url('https://fonts.googleapis.com/css?family=Ubuntu');

body {
  background: #fff;
  color: #5f5f5f;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  font-family: 'Ubuntu', sans-serif;
  font-size: 14px;
  font-weight: 400;
  min-height: 100vh;
  min-width: 320px;
  width: 100%;
  -ms-flex-direction: column;
}

.wrapper {
  flex-grow: 1;
  width: 100%;
  -ms-flex-positive: 1;
}

.container {
  margin: 0 auto;
  width: 100%;
}

.box {
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  margin: auto;
  max-width: 1200px;
  min-width: 320px;
  width: 100%;
  -ms-flex-direction: column;
}
.checkbox {
  font-size: 14px;
  user-select: none;
  text-align: left;
}
#msOrder .checkbox {
    text-align: right;
    margin-bottom: -40px;
    margin-top: 40px;
}
.checkbox a{
    color: #44c900;
}
.checkbox__input {
  display: none;
}
.checkbox__input + .checkbox__label:before {
  content: "✓";
  color: transparent;
  display: inline-block;
  border: 1px solid #44c900;
  font-size: 14px;
  line-height: 14px;
  margin: -5px 5px 0 0;
  height: 16px;
  width: 16px;
  text-align: center;
  vertical-align: middle;
  transition: color ease 0.3s;
}
.checkbox__input:checked + label:before {
  color: #44c900;
}
.button:disabled:hover, .button:disabled {
    box-shadow: none !important;
    opacity: 0.6 !important;
}
.caption {
  color: #000;
  font-size: 40px;
  font-weight: 500;
  margin: 25px 0;
}

.content .section {
  padding: 50px 0;
}

.content .section:nth-child(odd) {
  background-color: #f7f7f7;
  padding-top: 25px;
}

.toggle-sidemenu {
  align-items: center;
  background-color: transparent;
  border: 0;
  color: #44c900;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  margin-bottom: 15px;
  -ms-flex-align: center;
}

.mobile-header__button {
  align-items: center;
  display: none;
  justify-content: center;
  width: 100%;
  -ms-flex-align: center;
  -ms-flex-pack: center;
}

.mobile-header__button:before {
  font-size: 24px;
  margin-right: 10px;
}

.icon_1_ArrowDown:before {
  content: '\EA01';
}

.icon_2_Lock:before {
  content: '\EA02';
}

.icon_shopping-cart:before {
  content: '\EA03';
}

.icon_4_Search:before {
  content: '\EA04';
}

.icon_arrow-left:before {
  content: '\EA05';
}

.icon_arrow-right:before {
  content: '\EA06';
}

.icon_edit:before {
  content: '\EA07';
}

.icon_delete:before {
  content: '\EA08';
}

.icon_32_TablesActive:before {
  content: '\EA09';
}

.icon_33_LinesNeactive:before {
  content: '\EA0A';
}

.icon_14_StarYellow:before {
  content: '\EA0B';
}

.icon_15_StarGrey:before {
  content: '\EA0C';
}

.icon_close:before {
  content: '\EA0D';
}

.icon_hamb:before {
  content: '\EA0E';
}

.icon_phone-call:before {
  content: '\EA0F';
}

.icon_carousel-left:before {
  content: '\EA10';
}

.icon_carousel-right:before {
  content: '\EA11';
}

@import url('https://fonts.googleapis.com/css?family=Ubuntu');

[class*='icon_']:before,
[class*='icon_']:after {
  display: inline-block;
  font-family: 'icons';
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1em;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class*='icon_']:before:hover,
[class*='icon_']:after:hover {
  text-decoration: none;
}

i {
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.about {
  background-color: #f7f7f7;
  font-size: 16px;
  padding-bottom: 30px;
  padding-top: 25px;
}

.about__text {
  margin-bottom: 25px;
}

.about__img {
  margin: 20px 0;
  width: 100%;
}

.about__img img {
  width: 100%;
}

.about__subtitle {
  color: #000;
  font-size: 20px;
  font-weight: 500;
  margin: 25px 0;
}

.about__list {
  margin-bottom: 40px;
}

.about__list li:not(:first-child) {
  margin-top: 5px;
}

.about__list li:before {
  content: '\2022';
  margin-right: 30px;
}

.about__container {
  display: -ms-flexbox;
  display: flex;
  margin: 55px 0;
}

.about__container img {
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}

.about__content {
  margin-left: 30px;
}

.about__content .caption {
  line-height: 1;
  margin-top: 0;
}

.about__content .text {
  font-size: 16px;
}

.about__content .text:not(:first-child) {
  margin-top: 25px;
}

.account {
  height: 100%;
}

.acc-dropdown__button {
  align-items: center;
  background-color: #782c08;
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  padding: 0 30px;
  text-transform: uppercase;
  -ms-flex-align: center;
  -ms-flex-pack: center;
}

.acc-dropdown__button:before {
  margin-right: 15px;
}

.acc-dropdown__content {
  padding: 0 15px !important;
  top: 43px !important;
}

.acc-dropdown__content:before {
  left: 90% !important;
}

.acc-dropdown__item {
  font-size: 16px;
  padding-left: 20px !important;
  text-align: left !important;
}

.acc-dropdown__item:first-child {
  border-bottom: 2px solid #e9e9e9;
}

.acc-dropdown__item:hover {
  background-color: transparent !important;
  color: #000 !important;
  opacity: .7;
}

.account__mob {
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  justify-content: center;
  -ms-flex-align: center;
  -ms-flex-pack: center;
}

.account__mob .divider {
  color: #5f5f5f;
  font-size: 18px;
}

.account__button {
  background-color: transparent;
  border: 0;
  color: #44c900;
}

.address-card {
  background-color: #fff;
  border-radius: 4px;
  box-shadow: .5px .866px 10px 0 rgba(0, 3, 1, .04);
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
  padding: 30px;
  -ms-flex-direction: column;
  -ms-flex-pack: justify;
}

.address-card__manage {
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  -ms-flex-pack: justify;
}

.address-card__edit,
.address-card__delete {
  text-decoration: underline;
}

.address-card__edit:before,
.address-card__delete:before {
  font-size: 12px;
  margin-right: 5px;
}

.address-card__delete {
  color: #9d0202;
}

.address-card__edit {
  color: #2c7806;
}

.address-form {
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -ms-flex-direction: column;
}

.address-form__row {
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  margin: 10px 0;
  -ms-flex-align: center;
}

.address-form__row .input.short {
  margin-right: 30px;
  max-width: 70px;
}

.address-form__label {
  width: 100px;
}

.addresses {
  margin: 60px 0;
}

.addresses .contacts__number {
  font-size: 20px;
  margin-bottom: 30px;
}

.addresses__container {
  display: -ms-flexbox;
  display: flex;
}

.addresses__container .side-menu {
  margin-right: 30px;
  min-width: 33.3333333%;
}

.addresses__container #map {
  border: 2px solid #f7f7f7;
  max-width: 66.6666666%;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .addresses__container #map {
    height: 400px;
  }
}

.basket-form .form__label {
  width: 25%;
}

.basket-form__container {
  display: -ms-flexbox;
  display: flex;
}

.basket-form__container .caption:first-child {
  margin-top: 0;
}

.basket-form__container .caption:not(:first-child) {
  margin-top: 30px;
}

.basket-form__contacts {
  margin-right: 30px;
  width: 60%;
}

.basket-form__contacts .input,
.basket-form__contacts .textarea {
  width: 55% !important;
}

.basket-form__options {
  width: 40%;
  flex-shrink: 0;
}

.basket-form__options .radio__group .radio__container:first-child {
  margin-bottom: 15px;
}

.basket-list {
  background-color: #fff;
  border-radius: 4px;
  box-shadow: .5px .866px 10px 0 rgba(0, 3, 1, .2);
  opacity: 0;
  padding: 20px;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 70px;
  transition: all .3s ease;
  width: 565px;
  z-index: 3;
}

.basket-list:before {
  background-color: #fff;
  box-shadow: -1px -1px 10px 0 rgba(0, 3, 1, .1);
  content: '';
  height: 18px;
  left: 95%;
  margin-left: -6px;
  margin-top: -3px;
  position: absolute;
  top: 0;
  transform: rotate(45deg);
  width: 18px;
  -ms-transform: rotate(45deg);
}

.basket-list:after {
  background-color: #fff;
  content: '';
  height: 20px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.basket-list__item {
  align-items: center;
  border-bottom: 1px solid #e9e9e9;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  -ms-flex-align: center;
  -ms-flex-pack: justify;
}

.basket-list__item img {
  width: 100px;
}

.basket-list__item .title {
  width: 260px;
}

.basket-list__item .quantity {
  width: 30px;
}

.basket-list__item .price {
  width: 65px;
}

.basket-list__discount {
  align-items: flex-end;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  margin: 15px 0;
  -ms-flex-align: end;
  -ms-flex-direction: column;
}

.basket-list__discount .discount-price,
.basket-list__discount .common-price {
  color: #782c08;
  text-align: right;
  width: 150px;
}

.basket-list__discount .discount-price {
  font-size: 24px;
}

.basket-list__discount .common-price {
  font-size: 32px;
}

.basket-list__discount .label {
  align-items: center;
  color: #000;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  font-weight: 500;
  -ms-flex-align: center;
}

.basket-list__discount .label .personal-discount {
  color: #44c900;
}

.basket__actions {
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-end;
  -ms-flex-pack: end;
}

.basket__actions [class*='button']:first-child {
  margin-right: 10px;
}

.basket-table th:nth-child(1) {
  width: 15% !important;
}

.basket-table th:nth-child(7) {
  width: 4% !important;
}

.basket-table th:nth-child(3),
.basket-table th:nth-child(4),
.basket-table th:nth-child(5),
.basket-table th:nth-child(6) {
  width: 10%;
}

.basket-table .table__cell img {
  width: 100px;
}

.basket {
  align-items: center;
  color: #000;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  height: 100%;
  margin-right: 0 !important;
  position: relative;
  -ms-flex-align: center;
}

.basket-section {
  background-color: #fff !important;
}

.basket .basket__icon {
  font-size: 25px;
  margin-right: 10px;
}

.basket__text {
  font-weight: 500;
}

.basket:hover .basket-list {
  opacity: 1;
  pointer-events: initial;
}

.basket__delete {
  background-color: transparent;
  border: 0;
  color: #9d0202;
  transition: all .3s ease;
}

.basket__delete:hover {
  color: #782c08;
}

.basket__sum {
  align-items: center;
  color: #000;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  font-weight: 500;
  justify-content: flex-end;
  -ms-flex-align: center;
  -ms-flex-pack: end;
}

.basket__sum .discount__percent {
  font-size: inherit;
}

.basket__sum.all {
  font-size: 20px;
}

.basket__sum.all .basket__sum-value {
  font-size: 32px;
}

.basket__sum-value {
  color: #782c08;
  font-size: 24px;
  text-align: right;
  width: 150px;
}

.basket__manage {
  margin-top: 55px;
}

.basket-quantity {
  margin: 0 0 0 5px;
}

.bonus__info {
  color: #000;
  font-size: 20px;
  font-weight: 500;
}

.bonus__sum {
  color: #782c08;
  font-size: 32px;
}

.breadcrumb__item {
  color: #000;
  display: inline;
}

.breadcrumb__item + .breadcrumb__item:before {
  content: '/\00a0';
  padding: 8px;
}

.breadcrumb__item a {
  color: #5f5f5f;
  transition: all .3s ease;
}

.breadcrumb__item a:hover {
  opacity: .7;
}

@import url('https://fonts.googleapis.com/css?family=Ubuntu');

.button,
.button_with-icon {
  background-color: #44c900;
  border: 0;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  height: 46px;
  letter-spacing: 1px;
  padding: 0 30px;
  text-transform: uppercase;
  transition: all .3s ease;
}

.button:not(button),
.button_with-icon:not(button) {
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  -ms-flex-align: center;
  -ms-flex-pack: center;
}

.button:hover,
.button_with-icon:hover {
  box-shadow: 0 0 10px #44c900;
}

.button__left i {
  font-size: 8px;
  margin-right: 10px;
}

.button__right i {
  font-size: 8px;
  margin-left: 10px;
}

.button_with-icon {
  padding: 0;
  width: 50px;
}

.button_with-icon i {
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  font-size: 28px;
  justify-content: center;
  -ms-flex-align: center;
  -ms-flex-pack: center;
}

.button__dec {
  background-color: transparent;
  border: 0;
  color: #c6c6c6;
  font-size: 16px;
  font-weight: 500;
  margin: 0 5px;
  padding: 0 7px;
  transition: all .3s ease;
}

.button__dec.min {
  color: #782c08;
}

.button__dec:hover {
  opacity: .7;
}

.categories-menu {
  background-color: #fff;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  left: 15px;
  opacity: 0;
  padding: 30px;
  pointer-events: none;
  position: absolute;
  top: 59px;
  width: 1169px;
  -ms-flex-wrap: wrap;
}

.categories-menu__item {
  background-color: #fff;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  height: 190px;
  width: 16.666667%;
  -ms-flex-direction: column;
}

.categories-menu__item a {
  background: no-repeat top center;
  border-radius: 4px;
  font-size: 18px;
  height: 100%;
  padding: 15px 0;
  position: relative;
  transition: all .3s ease;
  width: 100%;
}

.categories-menu__item a i {
  color: transparent;
  font-size: 14px;
  margin-left: 10px;
  transition: all .3s ease;
}

.categories-menu__item a .title {
  align-items: center;
  bottom: 15px;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  position: absolute;
  width: 100%;
  -ms-flex-align: center;
  -ms-flex-pack: center;
}

.categories-menu__item a:after {
  background-color: #a57e44;
  border-radius: 4px;
  content: '';
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all .3s ease;
  width: 100%;
}

.categories-menu__item:hover a {
  color: #fff;
}

.categories-menu__item:hover a:after {
  opacity: .7;
}

.categories-menu__item:hover a .title {
  z-index: 5;
}

.categories-menu__item:hover a .title i {
  color: #fff;
}

.categories {
  width: 75%;
}

.categories .grid.rows .grid__item {
  width: 100%;
}

.categories .grid.rows .grid__item .product {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  padding: 40px;
}

.categories .grid.rows .grid__item .product__title {
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}

.categories .grid.rows .grid__item .product .product__info {
  justify-content: space-between;
  -ms-flex-pack: justify;
}

.categories .grid.cards .grid__item {
  width: 33.3333333%;
}

.categories .grid.cards .grid__item .product {
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
  padding: 25px;
  text-align: center;
  -ms-flex-align: center;
  -ms-flex-direction: column;
  -ms-flex-pack: justify;
}

.categories .grid.cards .grid__item .product .product__info {
  align-items: center;
  flex-direction: column;
  -ms-flex-align: center;
  -ms-flex-direction: column;
}

.categories .grid.cards .grid__item .product .product__content {
  margin: 0;
}

.categories .grid.cards .grid__item .product .product__manage {
  flex-direction: column;
  -ms-flex-direction: column;
}

.categories .grid.cards .grid__item .product .product__actions {
  justify-content: space-between;
  margin-top: 30px;
  -ms-flex-pack: justify;
}

.categories .grid.cards .grid__item .product .product__actions .button:first-child {
  padding: 0 20px;
}

.categories .grid.cards .grid__item .product .product__options {
  width: 100%;
}

.categories .grid.cards .grid__item .product .option {
  justify-content: space-between;
  -ms-flex-pack: justify;
}

.categories .grid.cards .grid__item .product .option__label {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.categories__container {
  display: -ms-flexbox;
  display: flex;
  margin-top: 55px;
}

.categories__container .caption {
  margin: 0;
}

.categories__container .aside {
  margin-right: 30px;
  width: 25%;
}

.categories__header {
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
  -ms-flex-align: center;
  -ms-flex-pack: justify;
}

.categories__content {
  display: -ms-flexbox;
  display: flex;
}

.categories__content_card {
  flex-direction: column;
  -ms-flex-direction: column;
}

.categories__filters {
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
}

.categories__filters .sort {
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
}

.categories__filters .sort > .filter__label {
  margin-right: 15px;
}

.categories__filters > .present {
  margin-left: 50px;
}

.common {
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
  -ms-flex-direction: column;
  -ms-flex-pack: justify;
}

.common__label {
  font-size: 16px;
  margin-bottom: 5px;
}

.common__price {
  color: #782c08;
  font-size: 32px;
  font-weight: 500;
}

.common__info .info__item {
  display: inline;
}

.common__info .info__item + .info__item:before {
  content: '/\00a0';
  padding: 8px;
}

.common__info .info__data {
  color: #000;
  font-weight: 500;
}

.contacts {
  background-color: #f7f7f7;
  padding: 25px 0 40px;
}

.contacts__info {
  color: #5f5f5f;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  margin-right: 30px;
  -ms-flex-direction: column;
}

.contacts__number {
  color: #000;
  font-size: 18px;
  font-weight: 500;
  white-space: nowrap;
}

.contacts__phone {
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  -ms-flex-pack: justify;
}

.contacts__phone .contacts__number {
  font-size: 20px;
  margin-bottom: 10px;
}

.contacts__container {
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  -ms-flex-align: center;
  -ms-flex-pack: center;
}

.contacts__container.open {
  transform: none;
  -ms-transform: none;
}

@import url('https://fonts.googleapis.com/css?family=Ubuntu');

.currency {
  height: 100%;
  margin-right: 25px;
}

.currency-dropdown__button {
  background-color: transparent;
}

.currency-dropdown__content {
  left: 80% !important;
}

.currency-dropdown__angle {
  font-size: 6px;
  margin-left: 8px;
  transform: translateY(-25%);
  -ms-transform: translateY(-25%);
}

.discount {
  background-color: #f7f7f7;
  padding: 25px 0 65px;
}

.discount__text {
  color: #000;
  margin-bottom: 10px;
}

.discount__list {
  color: #000;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 50px;
}

.discount__sum,
.discount__percent {
  font-size: 24px;
}

.discount__percent {
  color: #44c900;
}

.dropdown {
  background: url('../img/icon-select.svg') no-repeat 95% 50%;
  border: 1px solid #e8e8e8;
  border-radius: 4px;
  box-shadow: inset .5px .866px 5px 0 rgba(0, 3, 1, .1);
  height: 40px;
  overflow: hidden;
  padding: 10px 40px 10px 20px;
  max-width: 100%;
  -webkit-appearance: none;
  -moz-appearance: window;
}

select::-ms-expand {
  display: none;
}

.footer {
  background-color: #1c1c1c;
  color: #fff;
}

.footer__subscribe {
  background-color: #000;
}

.footer__subscribe > .box {
  align-items: center;
  flex-direction: row;
  height: 65px;
  -ms-flex-align: center;
  -ms-flex-direction: row;
}

.footer__logo .logo img {
  max-width: 280px;
}

@media screen and (max-width: 767px) {
    .footer__logo .logo img {
  max-width: 100px;
}
}

.footer__copyright > .box {
  border-top: 1px solid rgba(255, 255, 255, .1);
  color: rgba(255, 255, 255, .4);
  flex-direction: row;
  justify-content: space-between;
  padding: 15px 0;
  -ms-flex-direction: row;
  -ms-flex-pack: justify;
}

.footer__copyright > .box a {
  text-decoration: underline;
  transition: all .3s ease;
}

.footer__copyright > .box a:hover {
  color: #44c900;
}

.footer__menu {
  padding: 50px 0 35px;
}

.footer__menu > .box {
  flex-direction: row;
  justify-content: space-between;
  -ms-flex-direction: row;
  -ms-flex-pack: justify;
}

.footer__contacts {
  align-items: flex-start;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 30px;
  -ms-flex-align: start;
}

.footer__contacts > .contacts__info {
  margin-left: 15px;
}

.footer__contacts > .contacts__info .contacts__number {
  color: #fff;
}

.footer__nav-menu {
  display: -ms-flexbox;
  display: flex;
}

.footer__nav-menu > .nav-menu__list:not(:first-child) {
  margin-left: 80px;
}

.footer__nav-menu > .nav-menu__list > .nav-menu__item {
  border: 0;
  margin: 0;
  padding: 5px;
}

.footer__nav-menu > .nav-menu__list > .nav-menu__item > a {
  color: #fff;
  font-size: 18px;
  padding: 5px 0;
  text-align: left;
}

.form__block {
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -ms-flex-align: center;
}

.form__block .input,
.form__block .dropdown,
.form__block .textarea {
  width: 45%;
}

.form__block .radio__group {
  display: -ms-flexbox;
  display: flex;
}

.form__block .radio__group .radio__container:first-child {
  margin-right: 20px;
}

.form__block.invalid .input,
.form__block.invalid .textarea,
.form__block.invalid .dropdown {
  border: 1px solid #df1818;
  color: #df1818;
  position: relative;
}

.form__block.invalid:after {
  content: url('../img/attention.svg');
  left: 95%;
  position: absolute;
  width: 5px;
}

.form__label {
  font-size: 16px;
  width: 20%;
}

.grid {
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin: 30px -15px 0;
  -ms-flex-wrap: wrap;
}

.grid__item {
  padding: 0 15px 30px 15px;
  width: 33.3333%;
}

.grid__item_4 {
  padding: 0 15px 30px 15px;
  width: 25%;
}

.grid__item_3 {
  padding: 0 15px 30px 15px;
  width: 33.3333%;
}

.hamb__top-menu,
.hamb__cat-menu {
  background-color: transparent;
  border: 0;
  width: 60px;
}

.header {
  background: #fff;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 10;
  -ms-flex-direction: column;
}

.header__first-line {
  background-color: #f0f0f0;
}

.header__logo img {
  max-height: 80px;
}

.header__second-line {
  border-bottom: 2px solid #f0f0f0;
}

.header__third-line {
  position: relative;
  z-index: 1;
}

.header__third-line > .box {
  position: relative;
}

.header__mobile-line {
  align-items: center;
  background-color: #fff;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  padding: 7px 0;
  -ms-flex-align: center;
  -ms-flex-pack: justify;
}

.header__first-line > .box,
.header__second-line > .box,
.header__third-line > .box,
.header__mobile-line > .box {
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 0 15px;
  -ms-flex-direction: row;
  -ms-flex-pack: justify;
}

.home .grid__item_4 {
  padding-top: 15px;
}

.home .caption {
  margin-bottom: 0;
}

.home .slick-slide img {
  display: initial;
}

.home .slick-next:before {
  content: url('../img/carousel-right.svg');
}

.home .slick-prev:before {
  content: url('../img/carousel-left.svg');
}

.info-card__container {
  background: #fff no-repeat;
  background-position: right bottom;
  border-radius: 4px;
  box-shadow: .5px .866px 20px 0 rgba(0, 3, 1, .06);
  height: 250px;
  padding: 35px 25px 20px;
  width: 100%;
}

.info-card__header {
  color: #000;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
}

.info-card__content {
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  font-size: 16px;
  margin-top: 25px;
  -ms-flex-direction: column;
}

.info-card__bold {
  font-weight: 500;
}

.info-card__italic {
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
}

.info-card__text {
  font-size: 18px;
}

@media screen and (max-width: 767px) {

  .info-card__text {
    font-size: 14px;
  }
}

.input,
.input__no-border,
.textarea {
  background-color: #fff;
  border: 1px solid #e8e8e8;
  border-radius: 4px;
  box-shadow: inset .5px .866px 5px 0 rgba(0, 3, 1, .1);
  color: #5f5f5f;
  flex-grow: 1;
  font-size: 16px;
  height: 40px;
  padding-left: 15px;
  transition: all .3s ease;
  width: 0;
  -ms-flex-positive: 1;
}

.input:-moz-placeholder,
.input__no-border:-moz-placeholder,
.textarea:-moz-placeholder {
  transition: all .3s ease;
}

.input:-ms-input-placeholder,
.input__no-border:-ms-input-placeholder,
.textarea:-ms-input-placeholder {
  transition: all .3s ease;
}

.input::-webkit-input-placeholder,
.input__no-border::-webkit-input-placeholder,
.textarea::-webkit-input-placeholder {
  transition: all .3s ease;
}

.input:focus,
.input__no-border:focus,
.textarea:focus {
  border: 1px solid #d0d0d0;
  color: #000;
}

.input:focus:-moz-placeholder,
.input__no-border:focus:-moz-placeholder,
.textarea:focus:-moz-placeholder {
  color: #000;
}

.input:focus:-ms-input-placeholder,
.input__no-border:focus:-ms-input-placeholder,
.textarea:focus:-ms-input-placeholder {
  color: #000;
}

.input:focus::-webkit-input-placeholder,
.input__no-border:focus::-webkit-input-placeholder,
.textarea:focus::-webkit-input-placeholder {
  color: #000;
}

.input__no-border {
  border: 0 !important;
  border-radius: 0;
  box-shadow: none;
  height: 46px;
}

.textarea {
  height: 100px;
  resize: none;
}

.table {
  margin-bottom: 40px;
  margin-top: 5px;
  table-layout: fixed;
  width: 100%;
}

.table__head th {
  background-color: #44c900;
  border-bottom: 1px solid #44c900;
  border-right: 1px solid #dedede;
  border-top: 1px solid #44c900;
  color: #fff;
  padding: 15px 0;
  vertical-align: middle;
}

.table__head th:first-child {
  width: 25%;
}

.table__head th:last-child {
  border-right: 1px solid #44c900;
  width: 25%;
}

.table__cell {
  border: 1px solid #dedede;
  color: #000;
  font-size: 16px;
  padding: 15px 0;
  text-align: center;
  vertical-align: middle;
}

.table__cell .quantity {
  width: 40px;
}

.table__foot td {
  background-color: #f0f0f0;
  border: 1px solid #dedede;
  color: #000;
  font-size: 18px;
  font-weight: 500;
  padding: 15px 0;
  text-align: center;
}

.lang {
  height: 100%;
  margin-right: 25px;
}

.lang-dropdown__button {
  background-color: transparent;
}

.link:hover {
  opacity: .7;
}

.map {
  padding: 55px 0;
}

@import url('https://fonts.googleapis.com/css?family=Ubuntu');

.menu {
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  justify-content: space-between;
  width: 100%;
  -ms-flex-align: center;
  -ms-flex-pack: justify;
}

.menu.open {
  transform: none;
  -ms-transform: none;
}

.menu__wrapper {
  z-index: 1;
}

.menu__wrapper:hover {
  z-index: 2;
}

.menu__wrapper:hover .menu__item {
  background-color: #fff;
  z-index: 1;
}

.menu__wrapper:hover .categories-menu {
  opacity: 1;
  pointer-events: initial;
  z-index: 1;
}

.menu__wrapper:hover:after {
  opacity: 1;
}

.menu__wrapper:after {
  background-color: rgba(0, 0, 0, .78);
  content: '';
  height: 100%;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  top: 0;
  transition: all .3s ease;
  width: 100%;
  z-index: -1;
}

.menu__item {
  color: #000;
  cursor: pointer;
  font-size: 20px;
  font-weight: 500;
  padding: 15px 20px;
}

@import url('https://fonts.googleapis.com/css?family=Ubuntu');

.nav-dropdown {
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  position: relative;
  transition: all .3s ease;
}

.nav-dropdown:hover .nav-dropdown__content {
  opacity: 1;
  pointer-events: initial;
}

.nav-dropdown__button {
  border: 0;
  text-align: center;
}

.nav-dropdown__content {
  background-color: #fff;
  border-radius: 4px;
  box-shadow: .5px .866px 10px 0 rgba(0, 3, 1, .2);
  left: 50%;
  min-width: 50px;
  opacity: 0;
  padding: 10px 0;
  pointer-events: none;
  position: absolute;
  top: 38px;
  transform: translateX(-50%);
  transition: all .3s ease;
  width: 100%;
  z-index: 10;
  -ms-transform: translateX(-50%);
}

.nav-dropdown__content:before {
  border: 6px solid transparent;
  border-bottom-color: #fff;
  border-top: 0;
  content: '';
  height: 0;
  left: 50%;
  margin-left: -6px;
  margin-top: -6px;
  position: absolute;
  top: 0;
  width: 0;
}

.nav-dropdown__content:after {
  bottom: 100%;
  content: ' ';
  height: 5px;
  left: 0;
  position: absolute;
  width: 100%;
}

.nav-dropdown__item {
  color: #000;
  cursor: pointer;
  padding: 15px 0;
  text-align: center;
  transition: all .3s ease;
}

.nav-dropdown__item:hover {
  background-color: #44c900;
  color: #fff;
}

@import url('https://fonts.googleapis.com/css?family=Ubuntu');

.nav-menu,
.nav-menu__manage {
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  -ms-flex-align: center;
}

.nav-menu__item,
.nav-menu__manage__item {
  color: #5f5f5f;
  transition: all .3s ease;
}

.nav-menu__item:not(:first-child),
.nav-menu__manage__item:not(:first-child) {
  margin-left: 30px;
}

.nav-menu__item:hover,
.nav-menu__manage__item:hover {
  opacity: .7;
}

.nav-menu.open {
  transform: none;
  -ms-transform: none;
}

.option {
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  width: 219px;
}

.option__label {
  text-align: left;
  width: 115px;
}

.option .input,
.option .dropdown {
  max-height: 40px;
  max-width: 100px;
  width: 100px;
}

.pagination {
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin-top: 55px;
  -ms-flex-align: center;
  -ms-flex-pack: center;
}

.pagination a {
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  margin: 0 25px;
  padding: 5px;
  transition: all .3s ease;
  -ms-flex-align: center;
}

.pagination a:hover {
  opacity: .7;
}

.pagination a i {
  font-size: 16px;
  padding: 0 5px;
}

.pagination a.active {
  color: #44c900;
  pointer-events: none;
}

.personal {
  background-color: #f7f7f7;
  padding-top: 25px;
}

.personal__container {
  display: -ms-flexbox;
  display: flex;
  margin: 60px 0 80px;
  position: relative;
}

.personal__container .caption {
  margin-top: 0;
}

.personal__container .side-menu {
  max-width: 25%;
  width: 100%;
}

.personal__info {
  margin-right: 30px;
  max-width: 75%;
  position: relative;
  width: 100%;
}

.personal__item {
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  margin-bottom: 20px;
  -ms-flex-align: center;
}

.personal__item img {
  height: 100%;
  margin-right: 15px;
}

.personal__item a {
  text-decoration: underline;
}

.personal__discount {
  color: #44c900;
  font-weight: 500;
}

.personal__addresses {
  max-width: 100%;
}

.personal__manage {
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
  width: 100%;
  -ms-flex-pack: justify;
}

.personal__manage.bonus {
  justify-content: flex-end;
  -ms-flex-pack: end;
}

.personal__manage .button {
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  -ms-flex-align: center;
  -ms-flex-pack: center;
}

.personal__manage .button i {
  font-size: 12px;
}

.popular-item {
  position: relative;
  text-align: center;
}

.popular-item__caption {
  color: #fff;
  font-size: 40px;
  font-weight: 500;
  margin-bottom: 30px;
  text-align: center;
}

.popular-item__text {
  bottom: 50px;
  color: #000;
  font-size: 16px;
  font-weight: 500;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}

.popular__container {
  background: url('../img/slider2-bg.png') center;
  height: 540px;
}

.popular__container > .box {
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  -ms-flex-direction: column;
  -ms-flex-pack: center;
}

.popular__content {
  height: 350px;
}

.popular__content .slick-list,
.popular__content .slick-track {
  height: 100%;
}

.popular__content .slick-slide {
  align-items: flex-end;
  display: -ms-flexbox !important;
  display: flex !important;
  justify-content: center;
  -ms-flex-align: end;
  -ms-flex-pack: center;
}

.popular .slick-next {
  right: -25px;
}

.popular .slick-next:before {
  content: url('../img/carousel-right.svg');
}

.popular .slick-prev {
  left: -25px;
}

.popular .slick-prev:before {
  content: url('../img/carousel-left.svg');
}

.popup {
  background-color: #fff;
  border: 4px solid #a57e44;
  border-radius: 4px;
  left: 50%;
  max-height: 100%;
  overflow: auto;
  padding: 30px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 450px;
  z-index: 1000;
  -ms-transform: translate(-50%, -50%);
}

.popup__close {
  cursor: pointer;
  padding: 5px;
  position: absolute;
  right: 0;
  top: 0;
  transition: all .3s ease;
}

.popup__close:hover {
  opacity: .7;
}

.popup .text {
  margin-bottom: 25px;
}

.popup__container {
  background-color: rgba(0, 0, 0, .78);
  display: none;
  height: 100%;
  left: 0;
  overflow: auto;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
}

.popup__content {
  text-align: center;
}

.popup__content .caption {
  margin-top: 0;
}

.popup__content .divider {
  background-color: #e9e9e9;
  height: 2px;
  margin: 25px 0;
  width: 100%;
}

.popup__content .product {
  box-shadow: none;
  padding: 0 !important;
}

.popup__content .product__options {
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  justify-content: center;
  -ms-flex-direction: row;
  -ms-flex-pack: center;
}

.popup__content .product__options .option {
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start !important;
  margin: 0;
  -ms-flex-align: start;
  -ms-flex-direction: column;
  -ms-flex-pack: start !important;
}

.popup__content .product__options .option__label {
  margin-bottom: 5px;
}

.popup__content .product__options .option:first-child {
  margin-right: 10px;
}

.popup__content .product__actions {
  justify-content: center;
  -ms-flex-pack: center;
}

.popup__content .product:hover {
  box-shadow: none;
}

.popup__content .form__block {
  justify-content: space-between;
  -ms-flex-pack: justify;
}

.popup__content .form__block.rate {
  align-items: center;
  height: 40px;
  justify-content: flex-start;
  -ms-flex-align: center;
  -ms-flex-pack: start;
}

.popup__content .form__block .input,
.popup__content .form__block .textarea {
  width: 100%;
}

.popup__content .form__label {
  min-width: 120px;
  text-align: left;
}

.popup__content .form.authorize .form__label {
  min-width: 90px;
}

.popup__content .form.authorize .button {
  padding: 0 60px;
}

.popup__content .button {
  margin-top: 15px;
}

.popup__text-bold {
  color: #000;
  font-size: 36px;
  font-weight: 500;
  margin-top: 30px;
}

.popup__info {
  color: #000;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 30px;
}

.popup__actions {
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin-top: 10px;
  -ms-flex-pack: center;
}

.popup__actions a {
  text-decoration: underline;
}

.popup__actions span {
  padding: 0 8px;
}

.present {
  display: -ms-flexbox;
  display: flex;
}

.present__item:first-child {
  margin-right: 10px;
}

.present__item.active {
  color: #a57e44;
}

.product-card .caption {
  margin: 0;
}

.product-card__container {
  display: -ms-flexbox;
  display: flex;
  margin-top: 55px;
}

.product-card__container .side-menu {
  margin-right: 30px;
  width: 25%;
}

.product-card__container .product-card {
  width: 75%;
}

.product-card__content {
  display: -ms-flexbox;
  display: flex;
  margin: 30px 0;
}

.product-card__content .product-card__img {
  margin-right: 30px;
  width: 55%;
}

.product-card__content .product-card__img img {
  width: 100%;
}

.product-card__varies {
  background-color: #fff;
  border-radius: 4px;
  box-shadow: .5px .866px 10px 0 rgba(0, 3, 1, .04);
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  margin-bottom: 25px;
  padding: 30px;
  -ms-flex-direction: column;
}

.product-card__description {
  margin-top: 25px;
}

.product-card__common {
  align-items: flex-start;
  display: -ms-flexbox;
  display: flex;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  -ms-flex-align: start;
}

.product-card__common .common:first-child {
  margin-right: 20px;
}

.product-card__common .input {
  max-height: 40px;
  width: 110px;
}

.product-card__manage {
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -ms-flex-direction: column;
}

.product-card__actions {
  display: -ms-flexbox;
  display: flex;
  margin: 25px 0;
}

.product-card__actions .button:first-child {
  margin-right: 10px;
  padding: 0 48px;
}

.product-card__title {
  color: #000;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 20px;
}

.product-card__img {
  position: relative;
}

.product-card__discount {
  background-color: #df1818;
  border-radius: 16px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  left: 30px;
  padding: 5px 10px;
  position: absolute;
  top: 30px;
}

.product-card.have-discount .varies__price {
  color: #df1818;
}

@import url('https://fonts.googleapis.com/css?family=Ubuntu');

.product {
  background-color: #fff;
  border-radius: 4px;
  box-shadow: .5px .866px 10px 0 rgba(0, 3, 1, .04);
  position: relative;
  transition: all .3s ease;
}

.product img {
  height: 150px;
}

.product.have-discount .product__price {
  color: #df1818;
}

.product.card {
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
  padding: 25px;
  text-align: center;
  -ms-flex-align: center;
  -ms-flex-direction: column;
  -ms-flex-pack: justify;
}

.product.card .product__info {
  align-items: center;
  flex-direction: column;
  -ms-flex-align: center;
  -ms-flex-direction: column;
}

.product.card .product__content {
  margin: 0;
}

.product.card .product__manage {
  flex-direction: column;
  -ms-flex-direction: column;
}

.product.card .product__actions {
  justify-content: space-between;
  margin-top: 30px;
  -ms-flex-pack: justify;
}

.product.card .product__actions .button:first-child {
  padding: 0 20px;
}

.product.card .product__options {
  width: 100%;
}

.product.card .option {
  justify-content: space-between;
  -ms-flex-pack: justify;
}

.product.card .option__label {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.product:hover {
  box-shadow: 0 0 30px 0 rgba(0, 3, 1, .2);
}

.product__content {
  margin-left: 30px;
  width: 100%;
}

.product__info {
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
}

.product__title {
  color: #000;
  font-size: 20px;
  font-weight: 500;
  height: 70px;
}

.product__price {
  color: #782c08;
  font-size: 30px;
  font-weight: 500;
}

.product__manage {
  align-items: flex-end;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
  -ms-flex-align: end;
  -ms-flex-pack: justify;
}

.product__actions {
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-end;
  -ms-flex-pack: end;
}

.product__actions .button:first-child {
  margin-right: 10px;
}

.product__options {
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -ms-flex-direction: column;
}

.product__options .option:first-child {
  margin-bottom: 10px;
}

.product__old-price {
  color: #782c08;
  font-size: 20px;
  font-weight: 400;
  margin-right: 15px;
  text-decoration: line-through;
}

.radio__container {
  cursor: pointer;
  display: block;
  font-size: 16px;
  padding-left: 30px;
  position: relative;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.radio__container.checked {
  color: #000;
  font-weight: 500;
}

.radio__container input {
  display: none;
}

.radio__container input:checked ~ .radio__label {
  color: #000;
  font-weight: 500;
}

.radio__container input:checked ~ .radio__label .radio__mark {
  border: 1px solid #a57e44;
}

.radio__container input:checked ~ .radio__label .radio__mark:after {
  opacity: 1;
}

.radio__container:hover .radio__mark {
  border: 1px solid #a57e44;
}

.radio__mark {
  background-color: #fff;
  border: 1px solid #e8e8e8;
  border-radius: 50%;
  box-shadow: inset .5px .866px 5px 0 rgba(0, 3, 1, .1);
  height: 20px;
  left: 0;
  position: absolute;
  top: 0;
  transition: all .3s ease;
  width: 20px;
}

.radio__mark:hover {
  border: 1px solid #a57e44;
}

.radio__mark:after {
  background-color: #a57e44;
  border-radius: 50%;
  content: '';
  height: 10px;
  left: 4px;
  opacity: 0;
  position: absolute;
  top: 4px;
  transition: all .3s ease;
  width: 10px;
}

.radio__label {
  cursor: pointer;
}

.rate {
  float: left;
  transition: all .3s ease;
}

.rate > input {
  display: none;
}

.rate > input:checked ~ .rate__star {
  color: #edb423;
  font-size: 18px;
  transition: all .3s ease;
}

.rate:not(:checked) > .rate__star:hover,
.rate:not(:checked) > .rate__star:hover ~ .rate__star {
  color: #edb423;
  font-size: 18px;
  transition: all .3s ease;
}

.rate__star {
  color: #ccc;
  cursor: pointer;
  float: right;
  font-size: 16px;
  margin: 0 3px;
  transition: all .3s ease;
}

.recent {
  background-color: #f0f0f0;
  border-radius: 4px;
  margin-top: 30px;
  padding: 30px;
}

.recent__caption {
  color: #000;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 25px;
}

.recent__item {
  align-items: center;
  background-color: #fff;
  border-radius: 4px;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  padding: 25px;
  -ms-flex-align: center;
  -ms-flex-direction: column;
}

.recent__item .dropdown {
  width: 100px;
}

.recent__item:not(:last-child) {
  margin-bottom: 30px;
}

.recent__img {
  width: 100%;
}

.recent__title {
  color: #000;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 15px;
  text-align: center;
}

.recent__price {
  color: #782c08;
  font-size: 30px;
  font-weight: 500;
  margin-top: 15px;
  text-align: center;
}

.review {
  background-color: #f7f7f7;
  position: relative;
}

.review__header {
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin: 70px 0 35px;
  -ms-flex-align: center;
  -ms-flex-pack: justify;
}

.review__header .caption {
  margin: 0;
}

.review__content {
  position: relative;
  z-index: 1;
}

.review__wrapper {
  position: relative;
}

.review .pagination {
  margin-bottom: 70px;
}

.review__item {
  background-color: #fff;
  border-radius: 4px;
  box-shadow: .5px .866px 10px 0 rgba(0, 3, 1, .04);
  margin-top: 20px;
  padding: 30px;
}

.review__info {
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
  -ms-flex-align: center;
  -ms-flex-pack: justify;
}

.review__rate {
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
}

.review__rate .star {
  color: #ccc;
}

.review__rate .star.checked {
  color: #eeba28;
  font-size: 16px;
}

.review__rate .star.checked:before {
  content: '\EA0B';
}

.review__user {
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
}

.review__user .name {
  color: #000;
  font-size: 20px;
  font-weight: 500;
  margin-right: 15px;
}

.review__text {
  font-size: 16px;
}

.review__leaf,
.review__leaf-1,
.review__leaf-2,
.review__leaf-3 {
  position: absolute;
  z-index: 0;
}

.review__leaf-1 {
  left: 0;
  top: 29%;
  transform: translate(-145px, 0);
  -ms-transform: translate(-145px, 0);
}

.review__leaf-2 {
  left: 100%;
  top: 0;
  transform: translate(-75px, -25px);
  -ms-transform: translate(-75px, -25px);
}

.review__leaf-3 {
  left: 75%;
  top: 86%;
}

.search,
.search-mob {
  border: 2px solid #f2f2f2;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  margin-bottom: 30px;
  position: relative;
  width: 100%;
}

.search.main,
.search-mob.main {
  border: 0;
  height: 46px;
  margin: 0 auto;
  max-width: 1200px;
  top: 0;
  z-index: 1;
}

.search .input:focus ~ .search__autocomplete,
.search .input__no-border:focus ~ .search__autocomplete,
.search-mob .input:focus ~ .search__autocomplete,
.search-mob .input__no-border:focus ~ .search__autocomplete {
  opacity: 1;
  pointer-events: initial;
}

.search__autocomplete,
.search-mob__autocomplete {
  background-color: #fff;
  border-radius: 4px;
  box-shadow: .5px .866px 10px 0 rgba(0, 3, 1, .2);
  left: 0;
  padding: 20px;
  position: absolute;
  top: 55px;
  transition: all .3s ease;
  width: 565px;
  z-index: 9;
}

.search__autocomplete:before,
.search-mob__autocomplete:before {
  background-color: #fff;
  border: 6px solid transparent;
  border-bottom-color: #fff;
  border-top: 0;
  box-shadow: -1px -1px 10px 0 rgba(0, 3, 1, .1);
  content: '';
  height: 18px;
  left: 5%;
  margin-left: -6px;
  margin-top: -6px;
  position: absolute;
  top: 0;
  transform: rotate(45deg);
  width: 18px;
  -ms-transform: rotate(45deg);
}

.search__autocomplete:after,
.search-mob__autocomplete:after {
  background-color: #fff;
  content: ' ';
  height: 20px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.search__autocomplete li,
.search-mob__autocomplete li {
  display: -ms-flexbox;
  display: flex;
  height:100px;
}

.search__autocomplete li:not(:last-child),
.search-mob__autocomplete li:not(:last-child) {
  border-bottom: 1px solid #e9e9e9;
}

.search__autocomplete li:last-child,
.search-mob__autocomplete li:last-child {
  margin-top: 15px;
}

.search__autocomplete li img,
.search-mob__autocomplete li img {
  height: 100%;
}

.search__autocomplete li .item__info,
.search-mob__autocomplete li .item__info {
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 15px;
  -ms-flex-direction: column;
  -ms-flex-pack: center;
}

.search__autocomplete li .item__info .title,
.search-mob__autocomplete li .item__info .title {
  color: #000;
  font-size: 16px;
}

.search__autocomplete li .item__info .price,
.search-mob__autocomplete li .item__info .price {
  color: #782c08;
  font-size: 24px;
  font-weight: 500;
}

.search .input__no-border,
.search-mob .input__no-border {
  background-color: #fff;
  height: 100%;
  opacity: .86;
}

.search .button,
.search-mob .button {
  border-radius: 0;
  font-size: 16px !important;
  height: 100%;
  padding: 0;
  width: 47px !important;
}

.second-line__list {
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  justify-content: space-between;
  position: relative;
  width: 100%;
  -ms-flex-pack: justify;
}

.second-line__list > .second-line__item {
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  -ms-flex-align: center;
  -ms-flex-pack: center;
}

.second-line__list > .second-line__item > *:first-child {
  margin-right: 30px;
}

@import url('https://fonts.googleapis.com/css?family=Ubuntu');

.side-menu {
  background-color: #f0f0f0;
  border-radius: 4px;
  color: #000;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}

.side-menu__caption {
  background-color: #e9e9e9;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  font-size: 18px;
  font-weight: 500;
  padding: 20px 30px;
}

.side-menu__item {
  align-items: center;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  font-weight: 500;
  padding: 15px 30px;
  position: relative;
  text-transform: uppercase;
  transition: all .3s ease;
  -ms-flex-align: center;
}

.side-menu__item:not(:last-child) {
  border-bottom: 1px solid #e9e9e9;
}

.side-menu__item:hover {
  opacity: .7;
}

.side-menu__item.hasSubmenu.active {
  pointer-events: auto;
}

.side-menu__item.hasSubmenu:hover {
  opacity: 1;
}

.side-menu__item.hasSubmenu:hover .submenu {
  display: block;
}

.side-menu__item.active {
  font-weight: 700;
  pointer-events: none;
}

.side-menu__item.active:before {
  content: url('../img/side-menu-active.svg');
  margin-right: 10px;
  vertical-align: middle;
}

.slider {
  height: 500px;
}

.slider .carousel {
  color: #fff;
  height: 100%;
  position: relative;
  text-align: center;
  top: -46px;
}

.slider__prev,
.slider__next {
  background: transparent;
  border: 0;
  color: white;
  font-size: 30px;
  position: absolute;
  top: 50%;
  z-index: 1;
}

.slider__prev:hover,
.slider__next:hover {
  opacity: .7;
}

.slider__prev {
  left: 15%;
}

.slider__next {
  right: 15%;
}

.slider__content {
  align-items: center;
  background-image: url('../img/home-slider.png');
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  font-size: 20px;
  height: 500px;
  justify-content: center;
  top: -46px;
  -ms-flex-align: center;
  -ms-flex-direction: column;
  -ms-flex-pack: center;
}

.slider__content .box {
  height: 100%;
  justify-content: center;
  -ms-flex-pack: center;
}

.slider__title {
  color: #fff;
  font-size: 80px;
  font-weight: 700;
  text-transform: uppercase;
}

@import url('https://fonts.googleapis.com/css?family=Ubuntu');

.stock {
  background-color: #fff;
  padding: 0 40px 0;
  position: relative;
  overflow: hidden;
}

.stock .slick-list {
  margin: 0 -15px !important;
}

.stock__wrapper {
  position: relative;
}

.stock__slider {
  overflow: hidden;
  z-index: 1;
}

.stock__header {
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin: 25px 0;
  -ms-flex-align: center;
  -ms-flex-pack: justify;
}

.stock__header .caption {
  margin: 0;
}

.stock__header button[class*='icon'] {
  background-color: transparent;
  border: 0;
  transition: all .3s ease;
}

.stock__header button[class*='icon']:before {
  font-weight: bold;
}

.stock__header button[class*='icon']:hover {
  color: #44c900;
}

.recommended__img {
  position: absolute;
  right: 100%;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.sale__img {
  left: 100%;
  position: absolute;
  top: 40%;
}

@import url('https://fonts.googleapis.com/css?family=Ubuntu');

.submenu {
  background-color: #e9e9e9;
  box-shadow: .5px .866px 10px 0 rgba(0, 3, 1, .04);
  display: none;
  left: 100%;
  position: absolute;
  top: 0;
  width: 270px;
  z-index: 5;
}

.submenu__item {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  padding: 15px 30px;
  text-transform: none;
  transition: all .3s ease;
  white-space: nowrap;
}

.submenu__item:hover {
  background-color: #44c900;
  color: #fff;
}

.subscribe {
  display: -ms-flexbox;
  display: flex;
  margin-left: 25px;
  width: 100%;
}

.subscribe__label {
  font-size: 20px;
  font-weight: 500;
  white-space: nowrap;
}

.subscribe .button {
  border-radius: 0;
  max-width: 170px;
}

.varies__row {
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
}

.varies__row:not(:first-child) {
  margin-top: 15px;
}

.varies__row .radio__container {
  width: 100px;
}

.varies__price {
  color: #782c08;
  font-size: 24px;
  font-weight: 500;
  margin-left: 15px;
}

.varies__old-price {
  color: #782c08;
  font-size: 20px;
  font-weight: 400;
  margin-left: 15px;
  text-decoration: line-through;
}

.footer__pay {
  max-width: 280px;
}

.footer__pay img {
  max-width: 100%;
  margin-bottom: 25px;
}

.footer__pay p {
  margin-bottom: 4px;
}

.footer__pay p:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .toggle-sidemenu {
    display: none;
  }
}

@media screen and (min-width: 1024px) {
  .account__mob {
    display: none;
  }

  .hamb__top-menu,
  .hamb__cat-menu {
    display: none;
  }

  .header__mobile-line {
    display: none;
  }

  .second-line__list > .second-line__item:nth-child(1) {
    display: none;
  }
}

@media screen and (max-width: 1440px) {
  .popular .slick-next {
    right: -10px;
  }

  .popular .slick-prev {
    left: -10px;
  }

  .slider__prev,
  .slider__next {
    display: none;
  }
}

@media screen and (max-width: 1400px) {
  .review__leaf,
  .review__leaf-1,
  .review__leaf-2,
  .review__leaf-3 {
    display: none;
  }

  .recommended__img {
    display: none;
  }

  .sale__img {
    display: none;
  }
}

@media screen and (max-width: 1200px) {
  .box {
    padding: 0 15px;
  }

  .footer__copyright > .box {
    padding: 15px;
  }
}

@media screen and (max-width: 1100px) {
  .varies__row .radio__container {
    width: 80px;
  }

  .varies__price {
    font-size: 20px;
  }

  .varies__old-price {
    font-size: 16px;
  }
}

@media screen and (max-width: 1024px) {
  .footer__logo {
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
    width: 100%;
    -ms-flex-align: center;
    -ms-flex-pack: justify;
  }

  .footer__menu {
    padding: 15px 0;
  }

  .footer__menu > .box {
    flex-wrap: wrap;
    padding: 0 15px;
    -ms-flex-wrap: wrap;
  }

  .pagination a {
    margin: 0 15px;
  }

  .search .input:focus ~ .search__autocomplete,
  .search .input__no-border:focus ~ .search__autocomplete,
  .search-mob .input:focus ~ .search__autocomplete,
  .search-mob .input__no-border:focus ~ .search__autocomplete {
    display: none;
  }

  .slider__content {
    font-size: 16px;
  }

  .slider__title {
    font-size: 40px;
  }
}

@media screen and (max-width: 1023px) {
  .mobile-header__button {
    border: 0;
    border-left: 1px solid #fff;
    display: -ms-flexbox;
    display: flex;
  }

  .acc-dropdown {
    display: none !important;
  }

  .address-card {
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    padding: 15px;
  }

  .address-card__manage {
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }

  .categories-menu {
    display: none;
  }

  .categories {
    width: 100%;
  }

  .categories__container .aside {
    display: none;
  }

  .contacts__info {
    margin-bottom: 15px;
    margin-right: 0;
  }

  .contacts__container {
    align-items: center;
    background-color: #fff;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    left: 0;
    padding: 30px;
    position: absolute;
    top: 46px;
    transform: translateY(-100%);
    transition: all .3s ease;
    width: 100%;
    z-index: -1;
    -ms-flex-align: center;
    -ms-flex-direction: column;
    -ms-transform: translateY(-100%);
  }

  .currency {
    background-color: #e9e9e9;
    margin-right: 5px;
  }

  .currency-dropdown__button i {
    display: none;
  }

  .currency-dropdown__content {
    left: 50% !important;
  }

  .header__first-line > .box {
    padding: 0 15px 0 0 !important;
  }

  .header__second-line > .box {
    padding: 0 !important;
  }

  .header__second-line {
    background-color: #782c08;
    border: 0;
  }

  .header__logo {
    margin-right: 15px;
  }

  .lang {
    background-color: #e9e9e9;
    margin-right: 5px;
  }

  .menu {
    align-items: flex-start;
    flex-direction: column;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    left: 0;
    position: absolute;
    top: 0;
    transform: translateX(-110%);
    transition: all .3s ease;
    width: 100%;
    z-index: 5;
    -ms-flex-align: start;
    -ms-flex-direction: column;
    -ms-transform: translateX(-110%);
  }

  .menu__wrapper {
    width: 100%;
  }

  .menu__item {
    background-color: #fff;
    border-bottom: 1px solid #e5e5e5;
    font-size: 14px;
    font-weight: 400;
    padding: 15px;
    width: 100%;
  }

  .nav-menu__item:not(:first-child),
  .nav-menu__manage__item:not(:first-child) {
    margin-left: 0;
  }

  .nav-menu__item,
  .nav-menu__manage__item {
    border-bottom: 1px solid #e5e5e5;
    color: #000;
    padding: 15px;
    width: 100%;
  }

  .nav-menu {
    align-items: flex-start;
    background-color: #fff;
    color: #000;
    flex-direction: column;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    left: 0;
    position: absolute;
    top: 40px;
    transform: translateX(-110%);
    transition: all .3s ease;
    width: 100%;
    z-index: 11;
    -ms-flex-align: start;
    -ms-flex-direction: column;
    -ms-transform: translateX(-110%);
  }

  .product-card__container .side-menu {
    display: none;
  }

  .product-card__container .product-card {
    width: 100%;
  }

  .search,
  .search-mob {
    margin-bottom: 0;
  }

  .search.main,
  .search-mob.main {
    display: none;
  }

  .search {
    display: none;
  }

  .second-line__list {
    color: #fff;
    height: 46px;
    justify-content: space-between;
    -ms-flex-pack: justify;
  }

  .second-line__list > .second-line__item .basket {
    display: none;
  }

  .second-line__list > .second-line__item:nth-child(1) {
    max-width: 60px;
  }

  .second-line__list > .second-line__item:nth-child(2) {
    display: none;
  }

  .second-line__list > .second-line__item:nth-child(3),
  .second-line__list > .second-line__item:nth-child(4) {
    width: 100%;
  }

  .second-line__list > .second-line__item:nth-child(2) {
    display: none;
  }

  .second-line__list > .second-line__item > *:first-child {
    background-color: transparent;
    height: 46px;
    margin-right: 0;
  }

  .slider .carousel {
    top: 0;
  }
}

@media screen and (max-width: 767px) {
  .search__autocomplete {
    display:none !important;
  }
  .caption {
    font-size: 24px;
    margin: 15px 0;
  }

  .content .section {
    padding: 25px 0;
  }

  .about__img {
    display: none;
  }

  .about__subtitle {
    margin: 15px 0;
  }

  .about__container {
    margin: 30px 0;
    width: 100%;
  }

  .about__container img {
    display: none;
  }

  .about__container {
    flex-direction: column;
    -ms-flex-direction: column;
  }

  .about__content {
    margin: 0;
  }

  .about__content .caption {
    max-width: 100% !important;
    text-align: center;
  }

  .addresses__container {
    flex-direction: column;
    position: relative;
    -ms-flex-direction: column;
  }

  .addresses__container #map {
    max-width: 100%;
  }

  .basket-form__container {
    flex-direction: column;
    -ms-flex-direction: column;
  }

  .basket-form__contacts {
    width: 100%;
  }

  .basket-form__contacts .input,
  .basket-form__contacts .textarea {
    width: 100% !important;
  }

  .basket-form__options {
    margin-top: 15px;
    width: 100%;
  }

  .basket-table .table__cell:last-child {
    padding: 0 !important;
    width: 100%;
  }

  .basket-table .table__cell:nth-child(1) {
    width: 100%;
  }

  .basket-table .table__cell:nth-child(2) {
    width: 100%;
  }

  .basket-table .table__cell:nth-child(3) {
    width: 100%;
  }

  .basket__delete {
    position: absolute;
    right: 10px;
    top: 10px;
  }

  .basket__manage {
    justify-content: flex-end;
    margin-top: 25px;
    -ms-flex-pack: end;
  }

  .categories__container {
    margin-top: 25px;
  }

  .categories__container .caption {
    margin-bottom: 15px;
  }

  .categories__header {
    align-items: flex-start;
    flex-direction: column;
    -ms-flex-align: start;
    -ms-flex-direction: column;
  }

  .categories__filters .sort {
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
    -ms-flex-align: start;
    -ms-flex-direction: column;
    -ms-flex-pack: start;
  }

  .categories__filters .sort > .filter__label {
    margin: 0 0 5px 0;
  }

  .categories__filters {
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
    -ms-flex-align: start;
    -ms-flex-pack: justify;
  }

  .footer__subscribe > .box {
    align-items: flex-start;
    flex-direction: column;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    padding: 10px 15px;
    -ms-flex-align: start;
    -ms-flex-direction: column;
  }

  .footer__logo .logo {
    overflow: hidden;
    height: 95px;
  }

  .footer__contacts {
    align-items: center;
    margin: 15px 0;
    -ms-flex-align: center;
  }

  .footer__contacts .contacts__phone {
    display: none;
  }

  .footer__nav-menu {
    justify-content: space-between;
    margin: 15px 0;
    width: 100%;
    -ms-flex-pack: justify;
  }

  .footer__nav-menu > .nav-menu__list:not(:first-child) {
    margin-left: 0;
  }

  .footer__pay {
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
  }

  .form__block {
    align-items: flex-start;
    flex-direction: column;
    -ms-flex-align: start;
    -ms-flex-direction: column;
  }

  .form__block .input,
  .form__block .dropdown,
  .form__block .textarea {
    width: 100%;
  }

  .form__label {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }

  .home .caption {
    max-width: 220px;
  }

  .table {
    margin-bottom: 15px;
    table-layout: auto;
  }

  .table tr {
    align-items: center;
    border-bottom: 1px solid #dedede;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 15px 0;
    position: relative;
    -ms-flex-align: center;
    -ms-flex-direction: row;
    -ms-flex-pack: justify;
    -ms-flex-wrap: wrap;
  }

  .table__head {
    display: none;
  }

  .table__cell {
    border: 0;
    padding: 10px 0;
    text-align: center;
  }

  .table__foot tr {
    padding: 0;
  }

  .table__foot td {
    background-color: #fff;
    border: 0;
    padding: 10px 0;
  }

  .map {
    padding: 25px 0;
  }

  .pagination {
    margin-top: 30px;
  }

  .pagination a {
    margin: 0 5px;
  }

  .pagination a:last-child span,
  .pagination a:first-child span {
    display: none;
  }

  .personal__container {
    flex-direction: column;
    margin: 15px 0;
    -ms-flex-direction: column;
  }

  .personal__container .side-menu {
    max-width: 100%;
    width: 270px;
  }

  .personal__info {
    margin-right: 0;
    margin-top: 15px;
    max-width: 100%;
  }

  .personal__manage .button {
    padding: 0 10px;
  }

  .personal__manage {
    margin-top: 15px;
  }

  .popup {
    max-width: 450px;
    top: 10%;
    transform: translate(-50%, 0);
    width: 90%;
    -ms-transform: translate(-50%, 0);
  }

  .present {
    display: none;
  }

  .review__header {
    margin: 25px 0;
  }

  .review .pagination {
    margin-bottom: 30px;
  }

  .review__user {
    align-items: flex-start;
    flex-direction: column;
    -ms-flex-align: start;
    -ms-flex-direction: column;
  }

  .side-menu {
    left: 0;
    position: absolute;
    top: 30px;
    transform: translateX(-110%);
    transition: all .3s ease;
    width: 270px;
    z-index: 5;
    -ms-transform: translateX(-110%);
  }

  .side-menu.open {
    transform: none;
    -ms-transform: none;
  }

  .stock {
    padding: 0;
  }

  .subscribe {
    margin: 0;
  }

  .subscribe__label {
    margin-bottom: 10px;
  }

  .subscribe .button {
    padding: 0 10px;
  }
}

@media screen and (max-width: 540px) {
  .breadcrumb__item:last-child {
    display: none;
  }

  .categories .grid.cards .grid__item .product .product__options {
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    justify-content: center;
    -ms-flex-direction: row;
    -ms-flex-pack: center;
  }

  .categories .grid.cards .grid__item .product .option {
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
    margin: 0 10px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    -ms-flex-align: start;
    -ms-flex-direction: column;
    -ms-flex-pack: start;
  }

  .categories .grid.cards .grid__item .product .option__label {
    margin-bottom: 5px;
  }

  .grid__item {
    width: 100%;
  }

  .product-card__container {
    margin-top: 25px;
  }

  .product-card__content {
    flex-direction: column;
    width: 100%;
    -ms-flex-direction: column;
  }

  .product-card__content .product-card__img {
    width: 100%;
  }

  .product-card__varies {
    margin: 15px 0;
    padding: 15px;
  }

  .product-card__actions {
    margin: 15px 0;
  }

  .product.card .product__options {
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    justify-content: center;
    -ms-flex-direction: row;
    -ms-flex-pack: center;
  }

  .product.card .option {
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
    margin: 0 10px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    -ms-flex-align: start;
    -ms-flex-direction: column;
    -ms-flex-pack: start;
  }

  .product.card .option__label {
    margin-bottom: 5px;
  }
}

@media screen and (max-width: 500px) {
  .basket__sum {
    justify-content: space-between;
    -ms-flex-pack: justify;
  }

  .contacts__phone {
    flex-direction: column;
    -ms-flex-direction: column;
  }

  .contacts__phone .button {
    margin-top: 15px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }

  .footer__copyright > .box {
    align-items: center;
    flex-direction: column;
    padding: 15px 0;
    -ms-flex-align: center;
    -ms-flex-direction: column;
  }

  .nav-dropdown__button {
    padding: 2px;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1250px) {
  .categories-menu {
    width: calc(100% - 30px);
  }
}

@media screen and (min-width: 767px) and (max-width: 1024px) {
  .footer__contacts {
    margin: 0;
  }
}

@media screen and (min-width: 541px) and (max-width: 1100px) {
  .grid__item {
    width: 50%;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .personal__container .side-menu {
    max-width: 33.3333%;
  }
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
  .product-card__content .product-card__img {
    width: 50%;
  }

  .subscribe__label {
    max-width: 200px;
    white-space: normal;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1440px) {
  .second-line__list > .second-line__item .logo__desc {
    display: none;
  }
}

.product.row {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  margin-left: 15px;
  margin-right: 15px;
  padding: 40px;
  width: 100%;
}

.product.row img {
  width: 240px;
}

.product.row .product__info {
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.product.row .product__title {
  height: initial;
}

.categories.row-view .grid__item {
  width: 100%;
  padding-bottom: 0;
}

.categories.row-view .product__manage form {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: flex-end;
  flex-wrap: wrap;
}

.categories.row-view .product__info > a {
  color: #000;
  font-size: 20px;
  font-weight: 500;
}

.categories.row-view .product__options {
  margin-right: 25px;
}

.categories.row-view .product__actions {
  margin-left: auto;
  margin-top: 20px;
}

.present__item.active a {
  color: #a57e44 !important;
}

.product__manage form {
  width: 100%;
  margin: auto;
}

.categories.row-view .product img {
  height: auto;
  flex-shrink: 0;
}

.table__row_header {
  transition: all 0.3s ease;
}

.table__row_header:hover {
  background-color: #e2e2e2;
}

.table__row_content {
  display: none;
  background-color: #fff;
}

.search-mob form {
  width: 100%;
  display: flex;
  height: 100%;
}

.ui-menu-item-wrapper {
  display: flex;
  width: 100%;
}

@media screen and (max-width: 1023px) {
  .menu__wrapper:after {
    display: none;
  }
  .categories-menu {
    position: relative;
    width: 100%;
    opacity: 1;
    padding: 20px 0 0 0;
    left: initial;
    top: initial;
  }
  .categories-menu:after {
    content: ' ';
    position: absolute;
    width: 100%;
    top: 15px;
    left: 0;
    height: 1px;
    background: #e5e5e5;
  }
  .categories-menu__item {
    height: initial;
    width: 100%;
  }
  .categories-menu__item a {
    font-size: 14px;
    background: none !important;
    padding: 0;
  }
  .categories-menu__item a .title {
    position: static;
    justify-content: flex-start;
    padding: 3px 0;
  }

  .categories-menu__item a:after {
    display: none;
  }
  .categories-menu__item:hover a {
    color: #000000;
  }
  .categories-menu__item:hover a .title i {
    display: none;
  }
}

@media screen and (max-width: 767px) {
    #msOrder .checkbox {
    margin-bottom: -20px;
    margin-top: 20px;
}
  .table__row_header, .table__row_content {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  table tr.table__row_content {
    display: none;
    flex-wrap: nowrap;
  }

  .table__row_content .table__cell{
    text-align: left;
  }

  .table__row_content .table__cell:last-child{
    flex-shrink: 0;
  }

  .bonus__info {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.ui-state-active.ui-menu-item-wrapper {
  border: 1px solid transparent !important;
  border-bottom: 1px solid #e9e9e9 !important;
  background: none !important;
}

@media screen and (min-width: 1025px) and (max-width: 1200px) {
  .footer__nav-menu > .nav-menu__list:not(:first-child) {
    margin-left: 30px;
  }
}

.product-not-active {
    background-color: #f0f0f0;
    border-radius: 4px;
    color: #000;
    font-size: 12px;
    font-weight: 500;
    height: 46px;
    line-height: 46px;
    letter-spacing: 1px;
    padding: 0 30px;
    text-transform: uppercase;
}

.product.card .product-not-active {
    margin-top: 30px;
}

.grecaptcha-badge {
    display: none !important;
}

.green-href {
    color: #44c900!important;
}

li.active {
    color:#44c900;
}
@media screen and (max-width: 500px) {
    #msOrder .checkbox {
    text-align: left;
}
    
}