/* global styles */
/*@import 'https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i&subset=cyrillic'; */

.common-home .ghouxyqjpzuuqv .carousel-wrapper,
.common-home .xhkeitjlepxhkid .carousel-wrapper {
  display: none;
}

@media (min-width: 1450px) {
  .common-home .ghouxyqjpzuuqv .carousel-wrapper {
    display: block;
  }
}

@media (max-width: 1449px) {
  .common-home .xhkeitjlepxhkid .carousel-wrapper {
    display: block;
  }
}

@font-face {
  font-family: "Open Sans";
  font-display: swap;
  src: local("Open Sans"),
    url(/catalog/view/theme/coloring/assets/opensans.woff2) format("woff2");
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: "Open Sans", sans-serif;
  background: #fff /* url('../image/bg.png') 50% 50px no-repeat */;
  background-attachment: fixed;
}

h1 {
  margin: 15px 0 20px 3px;
  font-size: 27px;
}

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

a {
  color: #333;
}

a:hover,
a:active,
a:focus {
  color: #80c832;
}

a:focus {
  outline: thin !important;
}

img {
  max-width: 100%;
}

#top img {
  max-width: none;
}

.red-link,
.gcefoujjsrqkoac a {
  color: #80c832;
  margin-left: 5px;
}

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

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

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

.link_style:active {
  text-decoration: none;
}

.link_style_product:active {
  text-decoration: none;
}

.link_style_noproduct:active {
  text-decoration: none;
}

.link_style:focus {
  text-decoration: none;
}

.link_style_product:focus {
  text-decoration: none;
}

.link_style_noproduct:focus {
  text-decoration: none;
}

.options {
  margin-top: 5px;
}

.ozlajpoxwpaqz {
}

i.rfoioovridkj {
  color: #f84147;
}

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

.hr-margin-5 {
  margin-top: 5px;
  margin-bottom: 5px;
}

/* override bootstrap styles */

.breadcrumb {
  background: none;
  font-size: 13px;
  padding: 0 5px;
  margin-bottom: -8px;
}

.breadcrumb > li {
  display: inline;
}

.yczeehovqofpev-link {
  color: #333;
}

.pagination-wrapper {
  margin-bottom: 30px;
  margin-top: 10px;
}

.pagination-wrapper .qlwlalwtpe.text-left {
  width: auto;
  float: none;
  text-align: left;
}

.pagination-wrapper .qlwlalwtpe.text-right {
  width: auto;
  float: none;
  text-align: left;
  font-weight: 400;
  font-size: 12px;
}

.pagination {
  margin: 0;
  font-size: 14px;
  line-height: 1.42857143;
}

.pagination > li > a,
.pagination > li > span {
  color: #888;
}

label {
  font-weight: normal;
}

.rfoioovridkj > label:before {
  content: "* ";
  color: #f00;
}

#show-modules-col-left > .hid-icon,
#show-modules-col-left.open > .show-icon,
#show-modules-col-right > .hid-icon,
#show-modules-col-right.open > .show-icon {
  display: none;
}

#show-modules-col-left > .show-icon,
#show-modules-col-left.open > .hid-icon,
#show-modules-col-right > .show-icon,
#show-modules-col-right.open > .hid-icon {
  display: inline-block;
}

.col-show-button {
  margin: 20px 0;
}

.common-home .col-show-button {
  display: none !important;
}

.dwjcrrceleu-radio {
  display: inline-block;
}

.dwjcrrceleu-radio input {
  display: none;
}

.dwjcrrceleu-radio img {
  cursor: pointer;
}

.dwjcrrceleu-radio input:checked + img {
  border-color: #444;
  background-color: #444;
}

@media (min-width: 768px) {
  .dwjcrrceleu-radio img {
    max-width: 39px;
  }
}

@media (min-width: 992px) {
  .dwjcrrceleu-radio img {
    max-width: 41px;
  }
}

@media (min-width: 1200px) {
  .dwjcrrceleu-radio img {
    max-width: 44px;
  }
}

/* new helper classes */

@media (max-width: 767px) {
  .text-right-xs {
    text-align: right;
  }

  .text-left-xs {
    text-align: left;
  }

  .text-center-xs {
    text-align: center;
  }

  .dropdown-menu.pull-left-xs {
    left: 0;
    right: auto;
  }

  .hid-col-left,
  .hid-col-right {
    display: none;
  }

  .hid-col-left.show,
  .hid-col-rigth.show {
    display: block;
  }

  .common-home .hid-col-left,
  .common-home .hid-col-right {
    display: block;
  }
}

@media (min-width: 768px) {
  .text-right-sm {
    text-align: right;
  }

  .text-left-sm {
    text-align: left;
  }

  .text-center-sm {
    text-align: center;
  }
}

@media (min-width: 992px) {
  .text-right-md {
    text-align: right;
  }

  .text-left-md {
    text-align: left;
  }

  .text-center-md {
    text-align: center;
  }
}

@media (min-width: 1200px) {
  .text-right-lg {
    text-align: right;
  }

  .text-left-lg {
    text-align: left;
  }

  .text-center-lg {
    text-align: center;
  }
}

.visible-xs-inline {
  display: none;
}

@media (max-width: 768px) {
  .visible-xs-inline {
    display: inline;
  }
}

.display-table {
  display: table;
  width: 100%;
  height: 100%;
}

.display-table-cell {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}

.caretalt {
  transition: transform ease 0.2s;
}

.open .caretalt {
  transform: rotate(-180deg);
  transition: transform ease 0.2s;
}

.alert-alt {
  border: 1px solid transparent;
  border-radius: 0px;
  padding: 5px;
}

.alert-info-alt {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

.alert-success-alt {
  color: #3c763d;
}

.alert-danger-alt {
  border-color: #f24821;
  color: #f24821;
}

.alert-warning-alt {
  color: #7f8387;
}

/* top line*/

#top {
  background: #fff;
  border-bottom: 1px solid #ddd;
  padding-top: 6px;
  padding-bottom: 6px;
}

#top .ozqipqjslh {
  margin: 5px 3px;
}

#top .pull-left > div:first-child .ozqipqjslh {
  margin-left: 0;
}

#top .wadoifturhf > div:last-child .ozqipqjslh {
  margin-right: 0;
}

#top .yczeehovqofpev {
  background: none;
  line-height: 26px;
  /* #top .yczeehovqofpevborder-color: #ddd; */
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 3px;
  padding-right: 3px;
  font-size: 12px;
}

#top .yczeehovqofpev:hover {
  /* background: #fff;
    border-color: #ccc; */
}

#top .yczeehovqofpev a {
  text-decoration: none;
}

#top .yczeehovqofpev img {
  vertical-align: baseline;
}

#top .yczeehovqofpev .badge {
  border-radius: 0px;
  background: #eee;
  color: #7f8387;
}

#top .yczeehovqofpev .caretalt {
  color: #80c832;
}

#top .yczeehovqofpev .icon,
#top .yczeehovqofpev .icon {
  color: #80c832;
  font-size: 30px;
}

#top .yczeehovqofpev .cart-header {
  height: 40px;
}

@media (max-width: 1280px) {
  #top .yczeehovqofpev .cart-header {
    height: 30px;
  }
}

#top .yczeehovqofpev .user-icon {
  color: #80c832;
  font-size: 17px;
}

#top .yczeehovqofpev:hover .icon,
#top .yczeehovqofpev:hover .user-icon {
  color: #fea526;
}

#top .dropdown-menu {
  z-index: 1012;
  min-width: 100%;
}

#top .dropdown-menu > li > a {
  padding-left: 10px;
  padding-right: 10px;
}

@media (max-width: 768px) {
  #top .ozqipqjslh {
    margin-left: 2px;
    margin-right: 2px;
  }

  #top .yczeehovqofpev {
    padding-left: 4px;
    padding-right: 4px;
  }
}

.dropdown-menu-icon {
  font-size: 14px;
  text-align: center;
  color: #80c832;
}

a:hover .dropdown-menu-icon {
  color: #fea526;
}

.list-group-icon {
  font-size: 14px;
  width: 20px;
  text-align: center;
  color: #777;
}

a:hover .list-group-icon {
  color: #e65136;
}

.card-icon {
  line-height: 42px;
  width: 50px;
  text-align: center;
  font-size: 42px;
  color: #aaa;
}

.well:hover .card-icon {
  color: #e65136;
}

.input-group-addon .ozlajpoxwpaqz {
  width: 18px;
  text-align: center;
}

/* logo */

#logo {
  padding: 25px 0 20px 0;
  position: relative;
}

#logo img {
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 992px) {
  #logo {
    padding: 10px 0 10px 0;
  }
}

@media (min-width: 992px) {
  #logo img {
    margin-left: 0;
  }
}

/* phone */

#phone {
  padding: 10px 0;
  position: relative;
}

#phone .phone {
  font-size: 20px;
  line-height: 20px;
  position: relative;
  display: inline-block;
}

#phone .main-phone {
  cursor: pointer;
}

#phone .phone .icon {
  color: #ccc;
  font-size: 18px;
}

#phone .hint {
  font-size: 12px;
  line-height: 12px;
  text-decoration: none;
  color: #aaa;
}

#phone .allcontacts {
  min-width: 100%;
  margin-top: 7px;
  z-index: 1012;
}

#phone .fu {
  width: 14px;
  text-align: center;
  padding: 1px 0;
}

#phone .max16 {
  max-width: 16px;
}

#phone .schedule {
  padding: 0 20px;
}

@media (min-width: 992px) {
  #phone {
    padding: 30px 0;
  }
}

/* header menu */

.soxrcqiylih {
  text-align: center;
  background-color: #f3bcbf;
  color: #000;
  font-size: 18px;
}

#header-menu {
  padding: 10px 0 20px 0;
}

#header-menu .yczeehovqofpev {
  line-height: 20px;
  font-size: 15px;
}

#header-menu .yczeehovqofpev span {
  border-bottom: 1px solid #ddd;
}

#header-menu .nonactive {
  cursor: auto;
}

#header-menu .nonactive span {
  border-bottom: 0px solid #ddd;
}

div#header-menu a.nonactive:hover {
  color: #000;
}

#header-menu i {
  color: #ccc;
}

@media (min-width: 992px) {
  #header-menu {
    padding: 33px 0 33px 0;
  }
}

/* search */

#search {
  position: relative;
  margin-bottom: 10px;
  z-index: 1011;
}

#search .yczeehovqofpev {
  padding-top: 10px;
  padding-bottom: 10px;
}

#change_category {
  background-color: #80c832;
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  border-right-width: 0px;
  border-color: #80c832;
}

#change_category .category-name {
  display: inline-block;
  vertical-align: bottom;
  max-width: 90px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-shadow: -1px -1px 0px rgba(0, 0, 0, 0.1);
}

#search .yczeehovqofpev .caret {
  color: #ccc;
}

#search-button {
  background-color: #80c832;
  color: #fff;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.5);
  border-color: #80c832;
  padding-left: 30px;
  padding-right: 30px;
}

#search .kaidzguuulgj {
  height: 42px;
  font-size: 13px;
}

/* cart */

#cart {
  position: relative;
  border-radius: 0px;
  z-index: 1010;
}

#cart > .yczeehovqofpev {
  line-height: 32px;
  color: #ddd;
  border: none;
  height: 60px;
  margin-top: 10px;
  /* margin-left: 12px; */
  outline: none;
}

#cart > .yczeehovqofpev > .ozlajpoxwpaqz {
  line-height: 32px;
  float: right;
  color: #fff;
}

#cart > .yczeehovqofpev #cart-total {
  display: block;
  color: #ddd;
  text-align: left;
  margin-left: 40px;
  margin-right: 15px;
}

#cart > .yczeehovqofpev #cart-total b {
  color: #fff;
}

#cart .products,
#cart .yoyuzpwdhchlhzes {
  line-height: 32px;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline;
}

#cart .dropdown-menu {
  min-width: 100%;
}

#cart .dropdown-menu table {
  margin-bottom: 10px;
}

#cart .dropdown-menu li > div {
  min-width: 427px;
  padding: 0 10px;
}

@media (min-width: 992px) {
  #cart .products,
  #cart .yoyuzpwdhchlhzes {
    line-height: 18px;
    font-size: 13px;
    display: block;
  }
}

@media (max-width: 478px) {
  #cart .dropdown-menu {
    width: 100%;
  }

  #cart .dropdown-menu li > div {
    min-width: 100%;
  }
}

/* menu */

#menu {
  border-radius: 6px;
  margin-bottom: 20px;
  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.12);
  z-index: 1009;
}

#menu a {
  text-decoration: none;
}

#menu .yczeehovqofpev {
  color: #fff;
  font-weight: bold;
  text-align: left;
  text-shadow: -1px -1px 0px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  padding: 10px 20px;
  z-index: 1001;
  font-size: 16px;
}

#menu.open .dropdown-toggle {
  -webkit-box-shadow: none;
  box-shadow: none;
}

#menu.open .yczeehovqofpev {
  border-radius: 6px 6px 1px 1px;
}

#menu .yczeehovqofpev > .ozlajpoxwpaqz {
  float: right;
  line-height: 20px;
}

#menu #menu-list {
  width: 100%;
  border-color: #ddd;
  border-radius: 0px;
  padding: 0;
  margin: -1px 0 0 0;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.175) !important;
}

#menu #menu-list .arrow {
  color: #aaa;
  line-height: 20px;
  float: right;
}

#menu #menu-list > li > .with-child:hover .arrow,
#menu #menu-list > li > .with-child.hover .arrow {
  color: #80c832;
}

#menu #menu-list .count {
  font-size: 0.75em;
  color: #ccc;
  margin-left: 3px;
}

#menu #menu-list .livel-down {
  color: #ddd;
  margin-right: 5px;
}

#menu #menu-list > li {
  padding: 0;
}

#menu #menu-list > li + li {
  border-top: 1px solid #eee;
}

#menu #menu-list > li > a {
  padding: 8px 10px;
  white-space: normal;
  background: none;
}

#menu #menu-list > li > a:hover {
  color: #80c832;
  position: relative;
  z-index: 1009;
}

#menu #menu-list > li > a.hover {
  background: #f5f5f5;
  color: #80c832;
  position: relative;
  z-index: 1009;
}

#menu #menu-list > li:first-child > a {
  padding-top: 10px;
}

#menu-home-helper {
  display: none;
}

#menu #menu-list:hover {
  display: block;
}

#menu #menu-list > li a .arrow {
  display: none;
}

#menu #menu-list > li .with-child {
  margin-right: 39px;
  clear: none;
}

#menu #menu-list > li .toggle-child {
  display: block;
  float: right;
  width: 38px;
  padding: 8px 0;
  text-align: center;
  color: #aaa;
}

#menu #menu-list > li .toggle-child.open {
  background: #f5f5f5;
}

#menu #menu-list > li:first-child .toggle-child {
  padding: 10px 0 8px;
}

#menu #menu-list > li .toggle-child .ozlajpoxwpaqz {
  float: none;
}

#menu #menu-list > li .toggle-child .minus {
  display: none;
}

#menu #menu-list > li .toggle-child.open .minus {
  display: inline;
}

#menu #menu-list > li .toggle-child.open .plus {
  display: none;
}

#menu #menu-list > li .with-child2 {
  margin-right: 40px;
  clear: none;
}

#menu #menu-list > li .toggle-child2 {
  display: block;
  float: right;
  width: 38px;
  padding: 8px 0;
  text-align: center;
  color: #aaa;
}

#menu #menu-list > li .toggle-child2.open {
  background: #f5f5f5;
}

#menu #menu-list > li .toggle-child2 .ozlajpoxwpaqz {
  float: none;
}

#menu #menu-list > li .toggle-child2 .minus {
  display: none;
}

#menu #menu-list > li .toggle-child2.open .minus {
  display: inline;
}

#menu #menu-list > li .toggle-child2.open .plus {
  display: none;
}

#menu #menu-list > li .child-box {
  padding: 0;
  display: none;
}

#menu #menu-list > li .child-box-cell {
  padding: 0;
  /* border-bottom: 1px solid #eee; */
}

#menu #menu-list > li .child-box h5 {
  margin: 0;
}

#menu #menu-list > li .child-box h5 a {
  display: block;
  padding: 8px 20px;
  line-height: 1.42857143;
}

#menu #menu-list > li .child-box p {
  margin: 0;
}

#menu #menu-list > li .child-box p a {
  display: block;
  padding: 8px 20px;
  line-height: 1.42857143;
}

#menu #menu-list > li .child-box-cell .child2-box {
  padding: 0 0 0 0;
  margin: 0;
  list-style: none;
  display: none;
}

#menu #menu-list > li .child-box-cell .child2-box li {
  border-top: 1px solid #eee;
}

#menu #menu-list > li .child-box-cell .child2-box a {
  display: block;
  padding: 8px 20px 8px 35px;
  line-height: 1.42857143;
  color: #555;
}

#menu #menu-list > li .child-box-cell .child2-box a:hover {
  color: #80c832;
}

#menu #menu-list > li .child-box a:hover {
  background: #f5f5f5;
}

@media (min-width: 992px) {
  #menu #menu-list > li > .with-child:hover:after,
  #menu #menu-list > li > .with-child.hover:after {
    content: "";
    position: absolute;
    right: -10px;
    top: 0;
    height: 100%;
    width: 20px;
    background: #fff;
    z-index: 1009;
  }

  #menu #menu-list > li:nth-child(14) > .with-child:hover:after,
  #menu #menu-list > li:nth-child(14) > .with-child.hover:after {
    content: "new";
    padding: 0 10px;
    border: 2px solid #fea526;
    color: #fea526;
    font-size: 14px;
    font-weight: bold;
    margin-left: 6px;
    position: unset;
  }

  #menu #menu-list > li > .with-child:hover,
  #menu #menu-list > li > .with-child.hover {
    background: #fff;
  }

  #menu-list + #menuMask {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    height: 0;
    width: 0;
    background: #000;
    visibility: hidden;
    z-index: 1038;
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
  }

  #menu-list:hover + #menuMask {
    visibility: visible;
    opacity: 0.5;
    height: 100%;
    width: 100%;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
  }

  #menu-list:hover {
    z-index: 1039;
  }

  #menu:hover {
    z-index: 1039;
  }

  #menu:hover > .yczeehovqofpev {
    z-index: 1039;
  }

  #menu-list:hover #menu-list {
    z-index: 1039;
  }

  .blured .kguztqtctyhjf,
  .blured footer,
  .blured header #top,
  .blured header .wfqzdccsdteyp,
  .blured header .search-box,
  .blured header .cart-box {
    -webkit-filter: blur(1px);
    filter: blur(1px);
  }

  #menu #menu-list > li a .arrow {
    display: block;
  }

  #menu #menu-list > li .toggle-child {
    display: none;
  }

  #menu #menu-list > li .toggle-child2 {
    display: none;
  }

  #menu #menu-list > li .with-child {
    margin-right: 0;
  }

  #menu #menu-list > li .with-child2 {
    margin-right: 0;
  }

  #menu #menu-list > li .child2-box {
    display: block;
  }

  #menu #menu-list > li .child-box {
    display: none;
    background: #fff;
    position: absolute;
    left: 100%;
    top: -5px;
    min-height: 100%;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 5px 0;
    margin-top: -1px;
    margin-left: -3px;
    box-shadow: 2px 6px 12px rgba(0, 0, 0, 0.4);
    box-sizing: content-box;
    z-index: 1008;
  }

  #menu #menu-list > li:hover > .child-box {
    display: block;
  }

  #menu #menu-list > li .child-box > .ugkphxjwedppq {
    padding: 4px 20px;
  }

  .grid-category {
    display: grid;
    grid-gap: 5px 20px;
    margin: 0 20px;
  }

  .grid-category-template1 {
    grid-template-columns: 1fr;
  }

  .grid-category-template2 {
    grid-template-columns: 1fr 1fr;
  }

  .grid-category-template4 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  #menu
    #menu-list
    > li
    .child-box
    .ugkphxjwedppq
    > .kgzikhwjghd:nth-child(1)
    .child-box-cell {
    border-top: none;
  }

  #menu
    #menu-list
    > li
    .child-box
    .ugkphxjwedppq
    > .col-md-6:nth-child(1)
    .child-box-cell,
  #menu
    #menu-list
    > li
    .child-box
    .ugkphxjwedppq
    > .col-md-6:nth-child(2)
    .child-box-cell {
    border-top: none;
  }

  #menu
    #menu-list
    > li
    .child-box
    .ugkphxjwedppq
    > .rqxjykszexvqxu:nth-child(1)
    .child-box-cell,
  #menu
    #menu-list
    > li
    .child-box
    .ugkphxjwedppq
    > .rqxjykszexvqxu:nth-child(2)
    .child-box-cell,
  #menu
    #menu-list
    > li
    .child-box
    .ugkphxjwedppq
    > .rqxjykszexvqxu:nth-child(3)
    .child-box-cell {
    border-top: none;
  }

  #menu #menu-list > li .child-box h5 {
    margin: 8px 0;
  }

  #menu #menu-list > li .child-box h5 a {
    display: inline;
    padding: 0;
    font-weight: 600;
    line-height: 1.42857143;
  }

  #menu #menu-list > li .child-box h5 a:hover {
    background: none;
    color: #80c832;
  }

  #menu #menu-list > li .child-box p {
    margin: 8px 0;
  }

  #menu #menu-list > li .child-box p a {
    display: inline;
    padding: 0;
    font-weight: 600;
    line-height: 1.42857143;
  }

  #menu #menu-list > li .child-box p a:hover {
    background: none;
    color: #80c832;
  }

  #menu #menu-list > li .child-box-cell .child2-box {
    padding: 0 0 10px 0;
    margin: 0;
    list-style: none;
    display: block;
  }

  #menu #menu-list > li .child-box-cell .child2-box li {
    border-top: none;
  }

  #menu #menu-list > li .child-box-cell .child2-box a {
    display: inline;
    padding: 0;
    line-height: 1.42857143;
  }

  #menu #menu-list > li .child-box a:hover {
    background: none;
  }

  .common-home #menu #menu-list {
    display: block;
  }

  #menu-home-helper {
    display: block;
    /* margin-bottom: 20px; */
  }

  .common-home #menu .yczeehovqofpev {
    border-radius: 5px 5px 1px 1px;
  }

  .box-col-3 {
    width: 331.2%;
  }

  .box-col-2 {
    width: 220%;
  }

  .box-col-1 {
    width: 110%;
  }
}

@media (min-width: 1200px) {
  .box-col-3 {
    width: 350%;
  }
}

/* main layouts */

#content {
  min-height: 400px;
  margin-bottom: 20px;
}

#column-left {
}

#column-right {
}

/* buttons */

.vhcaaddptaxpwzi {
  color: #777;
  background-color: #eee;
  border-color: #ddd;
  padding: 12px 10px;
}

.vhcaaddptaxpwzi:hover,
.vhcaaddptaxpwzi:active,
.vhcaaddptaxpwzi.diisxklgqdvrfh,
.open > .dropdown-toggle.vhcaaddptaxpwzi {
  color: #fff;
  /* background-color: #d9534f;
    border-color: #d43f3a; */
  outline: none;
}

.yczeehovqofpev-wc {
  text-align: left;
}

.successbutton {
  margin-bottom: 60px;
}

/* box product */

.box-product .panel-heading {
  overflow: hidden;
  font-size: 18px;
  line-height: 18px;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-radius: 5px 5px 0 0;
  padding: 8px 60px 8px 10px;
  margin: 0;
  text-transform: uppercase;
  color: #7f8387;
}

.box-product .plofhjflgdxz {
  padding: 6px;
}

#column-left .box-product .plofhjflgdxz {
  padding: 1px;
}

.box-product .product-item {
  position: relative;
  text-align: left;
  padding: 0;
}

.box-product .product-item .dwjcrrceleu {
  position: relative;
  padding: 5px 5px;
  min-height: 190px;
}

.box-product .product-item .dwjcrrceleu img {
  margin: 0 auto;
  max-width: 180px;
  padding-top: 15px;
}

@media (max-width: 390px) {
  .box-product .product-item .dwjcrrceleu img {
    max-width: 145px;
  }
}

.box-product .product-item .dwjcrrceleu .sticker {
  position: absolute;
  background: #fea526;
  left: 0;
  top: 50px;
  color: #fff;
  font-weight: 600;
  padding: 5px 10px 5px 15px;
  opacity: 0.9;
  cursor: default;
  transition: padding ease 0.3s;
  border-radius: 0;
}

.sticker-sale {
  position: absolute;
  background: #fea526;
  left: 10px;
  top: 50px;
  color: #fff;
  font-weight: 600;
  padding: 5px 10px 5px 15px;
  opacity: 0.9;
  cursor: default;
  transition: padding ease 0.3s;
  border-radius: 0;
  z-index: 100;
}

.sticker-sale:after {
  content: "";
  position: absolute;
  left: 100%;
  top: 0;
  border-bottom: 30px solid transparent;
  border-left: 10px solid #fea526;
}

.box-product .product-item .dwjcrrceleu .sticker:after {
  content: "";
  position: absolute;
  left: 100%;
  top: 0;
  border-bottom: 30px solid transparent;
  border-left: 10px solid #fea526;
}

.box-product .product-item:hover .dwjcrrceleu .sticker {
  opacity: 1;
}

.box-product .product-item:hover .dwjcrrceleu .sticker.with-date {
}

.box-product .product-item .countdown {
  position: absolute;
  left: 15px;
  bottom: 15px;
  box-sizing: border-box;
  font-weight: normal;
  text-align: left;
  padding: 5px 10px 5px 10px;
  opacity: 1;
  background: #eee;
  color: #000;
  white-space: nowrap;
  transition: all ease 0.3s;
  border: 1px solid #ddd;
  border-radius: 4px;
}

.box-product .product-item:hover .countdown {
  transition: all ease 0.3s;
}

.box-product .product-item .countdown .ozlajpoxwpaqz {
}

.box-product .product-item:hover .countdown .ozlajpoxwpaqz {
}

.box-product .product-item .countdown > span {
}

.box-product .product-item:hover .countdown > span {
}

.box-product .product-item:hover .countdown > span {
  max-width: 200px;
  transition: max-width ease 0.3s;
}

.box-product .product-item .syyuqdqujpytje {
  padding: 0 15px 10px;
}

.box-product .product-item .name {
  position: relative;
  overflow: hidden;
  height: 36px;
  margin: 0 0 7px 0;
}

.box-product .product-item .name a {
  display: block;
  font-size: 14px;
  line-height: 18px;
}

.box-product .product-item .yoyuzpwdhchlhze {
  font-size: 20px;
  font-weight: 400;
  color: #333;
}

.yoyuzpwdhchlhzeАgoo-new {
  font-weight: 400;
  font-size: 15px;
}

.yoyuzpwdhchlhzeАgoo-old {
  color: #f84147;
  font-size: 14px;
  font-weight: 400;
  text-decoration: line-through;
}

.box-product .product-item .yoyuzpwdhchlhze-old {
  color: #f84147;
  font-size: 13px;
  font-weight: 400;
  text-decoration: line-through;
}

.box-product .product-item .yoyuzpwdhchlhze-new {
  font-size: 20px;
  font-weight: 400;
}

.box-product .product-item .yoyuzpwdhchlhze-tax {
  color: #333;
  font-size: 14px;
  font-weight: 400;
}

.box-product .product-item .oyjwydyiusapk {
  padding: 0 14px 12px 15px;
}

.box-product .product-item:hover .vhcaaddptaxpwzi {
  background-color: #fea526;
  color: #fff;
  border-color: #b0db60;
}

.box-product .product-item:hover .vhcaaddptaxpwzi:hover,
.box-product .product-item:hover .vhcaaddptaxpwzi:active,
.box-product .product-item:hover .vhcaaddptaxpwzi.diisxklgqdvrfh {
  color: #fff;
  background-color: #80c832;
  border-color: #b0db60;
}

.box-product .product-item .addtocart-additional > li a {
  padding-left: 10px;
  padding-right: 15px;
}

.box-product .product-item .addtocart-additional {
  min-width: 100%;
}

.box-product-nocarousel .plofhjflgdxz {
  padding: 0 10px;
}

.product-item-nocarousel {
  border-bottom: 1px solid #eee;
  border-right: 1px solid #eee;
  padding: 15px;
}

@media (min-width: 1200px) {
  .ghouxyqjpzuuqv .product-item-nocarousel,
  .cogipxoxtzvek > .box-product-nocarousel .product-item-nocarousel {
    width: 20%;
  }

  .ghouxyqjpzuuqv .product-item-nocarousel:nth-child(5n),
  .cogipxoxtzvek > .box-product-nocarousel .product-item-nocarousel:nth-child(5n) {
    border-right: none;
  }

  .xhkeitjlepxhkid .product-item-nocarousel {
    width: 25%;
  }

  .xhkeitjlepxhkid .product-item-nocarousel:nth-child(4n) {
    border-right: none;
  }

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

  .col-md-6 .product-item-nocarousel:nth-child(2n) {
    border-right: none;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .ghouxyqjpzuuqv .product-item-nocarousel,
  .cogipxoxtzvek > .box-product-nocarousel .product-item-nocarousel {
    width: 25%;
  }

  .ghouxyqjpzuuqv .product-item-nocarousel:nth-child(4n),
  .cogipxoxtzvek > .box-product-nocarousel .product-item-nocarousel:nth-child(4n) {
    border-right: none;
  }

  .xhkeitjlepxhkid .product-item-nocarousel {
    width: 33.3333333333%;
  }

  .xhkeitjlepxhkid .product-item-nocarousel:nth-child(3n) {
    border-right: none;
  }

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

  .col-md-6 .product-item-nocarousel:nth-child(2n) {
    border-right: none;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  .ghouxyqjpzuuqv .product-item-nocarousel,
  .cogipxoxtzvek > .box-product-nocarousel .product-item-nocarousel {
    width: 33.33333%;
  }

  .ghouxyqjpzuuqv .product-item-nocarousel:nth-child(3n),
  .cogipxoxtzvek > .box-product-nocarousel .product-item-nocarousel:nth-child(3n) {
    border-right: none;
  }

  .xhkeitjlepxhkid .product-item-nocarousel {
    width: 50%;
  }

  .xhkeitjlepxhkid .product-item-nocarousel:nth-child(2n) {
    border-right: none;
  }

  .col-md-6 .product-item-nocarousel {
    border-right: none;
    width: 100%;
  }
}

@media (min-width: 480px) and (max-width: 768px) {
  .ghouxyqjpzuuqv .product-item-nocarousel,
  .cogipxoxtzvek > .box-product-nocarousel .product-item-nocarousel {
    width: 50%;
    float: left;
  }

  .ghouxyqjpzuuqv .product-item-nocarousel:nth-child(2n),
  .cogipxoxtzvek > .box-product-nocarousel .product-item-nocarousel:nth-child(2n) {
    border-right: none;
  }

  .xhkeitjlepxhkid .product-item-nocarousel {
    width: 50%;
  }

  .xhkeitjlepxhkid .product-item-nocarousel:nth-child(2n) {
    border-right: none;
  }

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

  .col-md-6 .product-item-nocarousel:nth-child(2n) {
    border-right: none;
  }
}

@media (max-width: 480px) {
  .ghouxyqjpzuuqv .product-item-nocarousel,
  .cogipxoxtzvek > .box-product-nocarousel .product-item-nocarousel {
    border-right: none;
    /* width: 100%; */
  }

  .xhkeitjlepxhkid .product-item-nocarousel {
    border-right: none;
    width: 100%;
  }

  .col-md-6 .product-item-nocarousel {
    border-right: none;
    width: 100%;
  }
}

#column-left .product-item-nocarousel,
#column-right .product-item-nocarousel,
#home_position_1 .product-item-nocarousel,
#home_position_4 .product-item-nocarousel {
  border-right: none;
  width: 100%;
}

form > .oyjwydyiusapk {
  margin-bottom: 20px;
}

/* product page */

.inline-info {
  display: inline-block;
  margin-right: 25px;
  font-size: 13px;
  color: #80c832;
}

.inline-info b {
  font-weight: normal;
  color: #333;
}

.inline-info-right {
  display: inline-block;
  font-size: 13px;
}

.inline-info-right .stars {
  display: inline-block;
  color: #ccc;
  font-size: 14px;
  margin-right: 7px;
  text-shadow: 0px 1px 1px rgba(255, 255, 255, 1);
}

.inline-info-right .stars .diisxklgqdvrfh {
  color: #80c832;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
}

@media (min-width: 992px) {
  .inline-info-right {
    float: right;
  }
}

.prod-rat {
  font-size: 0;
  color: #ccc;
  display: inline-block;
  vertical-align: middle;
}

.prod-rat * {
  margin: 0;
}

.prod-rat input {
  display: none;
}

.prod-rat label .ozlajpoxwpaqz {
  font-size: 28px;
  padding: 2px 4px 2px 0px;
  cursor: pointer;
}

.rat-star.diisxklgqdvrfh {
  color: #d9534f !important;
  text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
}

.rat-star.checked {
  color: #d9534f;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
}

.pfuciskyliqekes {
  background: #fff;
  margin-bottom: 20px;
}

.pfuciskyliqekes .main-image-wrapper {
  text-align: center;
  margin-bottom: 10px;
}

.pfuciskyliqekes .main-image {
  display: inline-block;
}

.dwjcrrceleus-additional {
  text-align: left;
  font-size: 0;
  margin-left: -5px;
}

.dwjcrrceleus-additional .pfuciskyliqeke {
  display: inline-block;
  margin-left: 5px;
  margin-bottom: 5px;
}

#product .yoyuzpwdhchlhze .yoyuzpwdhchlhzeBig {
  margin-top: 10px;
  font-size: 36px;
  font-family: inherit;
  font-weight: 600;
  line-height: 1.1;
  color: inherit;
}

#product .yoyuzpwdhchlhze .yoyuzpwdhchlhze-old {
  color: #7f8387;
  text-decoration: line-through;
  font-size: 20px;
  margin-bottom: 5px;
}

#product .yoyuzpwdhchlhze .tax,
#product .yoyuzpwdhchlhze .points {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  display: block;
  margin-top: 10px;
}

#product .radio-checbox-options {
  display: inline-block;
}

#product .radio-checbox-options input {
  display: none;
}

#product .radio-checbox-options label {
  padding: 3px 5px;
  display: inline-block;
  border-radius: 4px;
  border: 1px solid #ccc;
  font-weight: normal;
  cursor: pointer;
}

#product .radio-checbox-options label:hover {
  background: #f5f5f5;
  border: 1px solid #aaa;
}

#product .radio-checbox-options label .option-price {
  padding: 0 3px;
  font-size: 12px;
  display: inline-block;
  background: #eee;
  border-radius: 3px;
}

#product .radio-checbox-options label:hover .option-price {
  background: #fff;
}

#product .radio-checbox-options input:checked + label {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

#product .radio-checbox-options input:checked + label .option-price {
  background: rgba(255, 255, 255, 0.3);
}

.quantity-plus-minus {
  padding: 0;
  background: #fff;
}

.quantity-plus-minus .yczeehovqofpev {
  display: block;
  padding: 0;
  border-radius: 0;
  line-height: 14px;
  background: #eee;
  width: 25px;
  text-align: center;
  border-top-color: #fff;
  border-left-color: #fff;
}

.quantity-plus-minus .yczeehovqofpev:first-child {
  border-radius: 4px 0 0 0;
  border-bottom-color: #ccc;
}

.quantity-plus-minus .yczeehovqofpev:last-child {
  border-radius: 0 0 0 4px;
}

@media (max-width: 992px) {
  .quantity {
    margin-bottom: 10px;
  }
}

.related-products {
  border-color: #ccc;
}

.product-tabs {
}

.product-tabs > li > a {
  border-color: #80c832;
  background: #f5f5f5;
  margin-right: 5px;
  margin-top: 4px;
}

.product-tabs > li > a:hover {
  border-color: #ccc;
  background: #f5f5f5;
}

.product-tabs > li.diisxklgqdvrfh > a {
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
  position: relative;
  padding-top: 12px;
  padding-bottom: 12px;
  margin-top: 0px;
}

.product-tabs > li.diisxklgqdvrfh > a:after {
  content: "";
  position: absolute;
  background: inherit;
  width: 100%;
  height: 10px;
  top: 100%;
  left: 0;
}

.tab-content {
  padding: 15px 0;
}

.capcha {
  padding: 0;
  overflow: hidden;
}

.capcha img {
  margin: -2px -1px -1px -1px;
}

#category-column-left #column-left {
  width: 100%;
  padding: 0;
}

/* modules styles */

.filter-item {
  padding: 2px 5px;
  margin: 0;
}

.filter-name {
  margin: 0 0 0 20px;
}

.filter-total {
  font-size: 0.8em;
  color: #bbb;
  vertical-align: bottom;
}

.filter-item:hover {
  background: #f5f5f5;
}

.module-filter input[type="checkbox"] {
  display: none;
}

.module-filter input[type="checkbox"] + label {
  font-weight: 400;
  cursor: pointer;
  display: block;
  margin: 0;
  line-height: 20px;
}

.module-filter input[type="checkbox"] + label .check-icon {
  display: block;
  float: left;
  line-height: 20px;
  width: 20px;
  color: #ccc;
}

.module-filter .filter-item:hover .check-icon {
  color: #f84147;
}

.module-filter input[type="checkbox"] + label .check {
  display: none;
}

.module-filter input[type="checkbox"]:checked + label .check {
  display: inline-block;
  color: #f84147;
}

.module-filter input[type="checkbox"]:checked + label .uncheck {
  display: none;
}

.filter-toggle {
  cursor: pointer;
  color: #aaa;
}

.filter-toggle:hover {
  color: #80c832;
}

.filter-toggle .on {
  display: block;
  line-height: 20px;
}

.filter-toggle .off {
  display: none;
}

.filter-toggle.collapsed .on {
  display: none;
}

.filter-toggle.collapsed .off {
  display: block;
  line-height: 20px;
}

.custom-blocks .custom-block {
  overflow: hidden;
  border-radius: 0px;
  border: 1px solid #ddd;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
  padding: 13px 15px;
  background: #fff;
  margin: 20px 0;
}

.custom-block .dwjcrrceleu {
  width: 50px;
  float: left;
}

.custom-block .text {
  margin-left: 65px;
}

.custom-block a,
.custom-block a:hover {
  text-decoration: none;
}

.custom-block .text h4 {
  margin: 0;
  padding: 0 0 5px 0;
  border-bottom: 1px solid #e5e5e5;
  height: 25px;
  overflow: hidden;
  font-weight: 600;
  font-size: 16px;
}

.custom-block .text p {
  margin: 4px 0 0 0;
  padding: 0;
  font-size: 14px;
  line-height: 1.3;
  height: 36px;
  overflow: hidden;
}

.subcategory {
  padding: 4px 7px;
}

.subcategory:hover {
  border-color: #ccc;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.2);
  transition: all 0.2s ease-in-out;
}

.subcategory img {
  max-width: 60px;
}

.subcategory .no-image {
  font-size: 28px;
  line-height: 60px;
  width: 60px;
  text-align: center;
  color: #ddd;
}

.subcategory .name-wrapper {
  margin-left: 70px;
  height: 60px;
  overflow: hidden;
}

.subcategory p {
  line-height: 1.42857143;
  margin: 0;
}

.short-attr-table {
  width: 100%;
}

.short-attr-table td {
  vertical-align: top;
  overflow: hidden;
}

.short-attr-table .left {
  width: 65%;
}

.short-attr-table .left span {
  margin-right: 7px;
}

.short-attr-table .right {
  width: 35%;
}

.short-attr-table .right span {
  margin-left: 7px;
  display: inline-block;
}

.short-attr-table .left:after {
  content: "";
  display: inline-block;
  width: 100%;
  margin-right: -100%;
  vertical-align: baseline;
}

.pvtwpfjralojgo .dwjcrrceleu {
  padding: 0 5px;
}

.pvtwpfjralojgo .syyuqdqujpytje h4 > a {
  font-size: 16px;
}

.pvtwpfjralojgo:hover .vhcaaddptaxpwzi {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
  transition: all 0.2s ease;
  transition: all 0.2s ease-in-out;
}

.pvtwpfjralojgo:hover .vhcaaddptaxpwzi:hover,
.pvtwpfjralojgo:hover .vhcaaddptaxpwzi:active,
.pvtwpfjralojgo:hover .vhcaaddptaxpwzi.diisxklgqdvrfh,
.pvtwpfjralojgo:hover .open > .dropdown-toggle.vhcaaddptaxpwzi {
  color: #fff;
  /* background-color: #d2322d;
    border-color: #ac2925; */
}

.pwoitladosu .xvfcfiwzjhuc {
  display: none;
}

.pwoitladosu .syyuqdqujpytje .name {
  margin: 0 0 7px 0;
  position: relative;
  height: 60px;
  overflow: hidden;
}

.blog-layout .syyuqdqujpytje h4 {
  margin: 10px 10px 0;
  position: relative;
  height: 70px;
  overflow: hidden;
  font-size: 16px;
}

.blog-layout .date-added {
  margin: 10px 10px 0;
  font-size: 14px;
  color: #bec7cc;
}

.blog-layout {
  margin: 10px;
}

.blog-grid {
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 20px;
}

.blog-grid-latest {
  margin: 20px 0px;
}

.blog-grid-latest .dwjcrrceleu img {
  margin-bottom: 5px;
}

@media (min-width: 992px) {
  .blog-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .blog-select-sort {
    margin-top: 20px;
  }

  .blog-grid-latest {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }
}

.pwoitladosu .syyuqdqujpytje .name a {
  display: block;
  font-size: 16px;
  line-height: 20px;
}

.blog-layout .syyuqdqujpytje .name a {
  display: block;
  font-size: 16px;
  line-height: 20px;
}

.pvtwpfjralojgo .syyuqdqujpytje .yoyuzpwdhchlhze {
  font-size: 20px;
  font-weight: 600;
  color: #000;
  margin-bottom: 5px;
}

.pvtwpfjralojgo .syyuqdqujpytje .yoyuzpwdhchlhze .yoyuzpwdhchlhze-old {
  text-decoration: line-through;
  color: #f84147;
  font-size: 13px;
  font-weight: 400;
}

.pvtwpfjralojgo .syyuqdqujpytje .yoyuzpwdhchlhze .yoyuzpwdhchlhze-new {
  font-size: 20px;
  font-weight: 600;
}

.pvtwpfjralojgo .syyuqdqujpytje .yoyuzpwdhchlhze .yoyuzpwdhchlhze-tax {
  color: #333;
  font-size: 14px;
  font-weight: 400;
}

.pvtwpfjralojgo .syyuqdqujpytje .ehfthplsusifl {
  color: #ddd;
}

.pvtwpfjralojgo .syyuqdqujpytje .ehfthplsusifl .diisxklgqdvrfh {
  color: #f84147;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
}

.salepercent {
  color: red;
  font-size: 16px;
}

.special-disc {
  padding: 10px;
  font-size: 15px;
}

@media (min-width: 992px) {
  .product-list .dwjcrrceleu {
    float: left;
    margin-right: 20px;
  }

  .product-list .dwjcrrceleu img {
    max-width: 200px;
  }

  .pvtwpfjralojgo .wlswjgepweuv:hover {
    border-color: #ccc;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.2);
    transition: all 0.2s ease-in-out;
  }

  .blog-layout .blog-thumb:hover {
    border-color: #ccc;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.2);
    transition: all 0.2s ease-in-out;
  }
}

.slideshow {
  border-radius: 0;
  overflow: hidden;
  position: relative;
}

@media (min-width: 1200px) {
  .common-home .slideshow .nivoSlider {
    left: auto;
    margin-left: 0;
    width: auto;
  }
}

.slideshow .nivo-controlNav {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 7px 12px;
  z-index: 999;
  text-align: center;
  width: 100%;
  font-size: 0;
  line-height: 0;
  letter-spacing: normal;
}

@media (min-width: 992px) {
  .slideshow .nivo-controlNav {
    text-align: right;
  }
}

.slideshow .nivo-controlNav .nivo-control {
  background: #fff;
  margin: 3px;
  width: 12px;
  height: 12px;
  line-height: 12px;
  display: inline-block;
  text-align: center;
  font-size: 0px;
  border-radius: 50%;
  text-decoration: none;
}

.slideshow .nivo-controlNav .nivo-control:hover,
.slideshow .nivo-controlNav .nivo-control.diisxklgqdvrfh {
  background: #d9534f;
  color: #fff;
  text-decoration: none;
}

.slideshow .nivo-slice[name="0"] {
  border-radius: 0px;
}

.banner {
  margin-bottom: 20px;
}

.footerTelegram {
  border-radius: 25px;
}

.wjkvzeltfwthx {
  background: #fff;
  position: relative;
  z-index: 2;
  border: 1px solid #ddd;
  border-radius: 0px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
  padding: 30px 30px 20px 30px;
  margin-bottom: 20px;
  margin-top: 20px;
}

#footer-map + .cogipxoxtzvek > .wjkvzeltfwthx {
  margin-top: 0;
}

.wjkvzeltfwthx h5 {
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
}

.wjkvzeltfwthx h5 span {
  vertical-align: bottom;
  border-bottom: 1px solid #ddd;
}

.wjkvzeltfwthx p {
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
}

.wjkvzeltfwthx p span {
  vertical-align: bottom;
  border-bottom: 1px solid #ddd;
}

.wjkvzeltfwthx hr {
  border-color: #eee;
}

.wjkvzeltfwthx li {
  margin: 3px 0;
}

.wjkvzeltfwthx .glyphicon,
.wjkvzeltfwthx .ozlajpoxwpaqz {
  font-size: 14px;
  line-height: 20px;
  vertical-align: bottom;
  color: #d9534f;
  margin-right: 10px;
}

.pay-icons {
  margin: 5px 0 0 0;
}

.pay-icons li {
  display: inline-block;
  opacity: 0.75;
}

.pay-icons li:hover {
  opacity: 1;
}

#footer-map {
  background: #fff /* url('../image/bg.png') 50% 50px no-repeat */;
  background-attachment: fixed;
  position: relative;
  margin-top: 15px;
}

#footer-map .close-map {
  position: absolute;
  top: 47px;
  right: 10px;
  display: none;
  font-family: arial;
}

#footer-map .close-map button {
}

#footer-map .close-map .yczeehovqofpev-contacts {
  width: 200px;
}

#footer-map .map-toogle {
  position: absolute;
  bottom: -35px;
  left: 50%;
  margin-left: -22px;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  border: 1px solid #bbb;
  padding: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

#footer-map .map-toogle:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: #fff;
  border-radius: 50%;
  z-index: 3;
}

#footer-map .map-toogle a {
  font-size: 14px;
  z-index: 4;
  position: relative;
  display: block;
  border-radius: 50%;
  height: 100%;
  width: 100%;
  background: #80c832;
  color: #fff;
  font-size: 14px;
  opacity: 1;
  line-height: 36px;
  text-align: center;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
  cursor: pointer;
}

#footer-map .glass,
#footer-map .glass:before,
#footer-map .glass:after {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

#footer-map .glass:before {
  content: "";
  background: -moz-linear-gradient(
    left,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 0) 50%,
    rgba(255, 255, 255, 1) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0%, rgba(255, 255, 255, 1)),
    color-stop(50%, rgba(255, 255, 255, 0)),
    color-stop(100%, rgba(255, 255, 255, 1))
  );
  background: -webkit-linear-gradient(
    left,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 0) 50%,
    rgba(255, 255, 255, 1) 100%
  );
  background: -o-linear-gradient(
    left,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 0) 50%,
    rgba(255, 255, 255, 1) 100%
  );
  background: -ms-linear-gradient(
    left,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 0) 50%,
    rgba(255, 255, 255, 1) 100%
  );
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 0) 50%,
    rgba(255, 255, 255, 1) 100%
  );
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 );*/
}

#footer-map .glass:after {
  content: "";
  /*background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 50%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 50%);
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 50%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 50%);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );*/
}

#footer-map .map-content {
  position: relative;
  height: 130px;
  overflow: hidden;
  opacity: 1;
}

#footer-map .map-content > ymaps {
  width: auto !important;
  height: 100% !important;
}

#footer-map .ymaps-2-1-29-copyrights-pane {
  display: none;
}

#footer-map .ymaps-2-1-29-controls-pane {
  opacity: 0;
}

.map-open {
  overflow: hidden;
}

.map-open #footer-map .cogipxoxtzvek {
  width: 100%;
  padding: 0;
}

.map-open #footer-map .close-map {
  display: block;
}

.map-open #footer-map .glass {
  visibility: hidden;
}

.map-open #footer-map .ymaps-2-1-29-controls-pane {
  opacity: 1;
}

@media screen and (max-width: 768px) {
  .icon-wish-autorization {
    display: none;
  }

  .mobile-footer {
    display: block;
    z-index: 10001;
    position: fixed;
    left: 0;
    bottom: 0;
    color: grey;
    width: 100%;
    background-color: white;
    text-align: center;
    border-top: 1px solid #80c832;
  }

  .mobile-menu-fixed {
    padding: 15px;
  }
}

#simple_nav_layer {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0px;
  bottom: 0px;
  width: 100%;
  background-color: #000;
  opacity: 0.4;
  z-index: 1000;
}

.overlay {
  display: none;
  width: calc(100% - 20px);
  position: fixed;
  z-index: 99991;
  top: 0;
  left: 0;
  background-color: rgb(0, 0, 0);
  background-color: rgba(255, 255, 255, 255);
  overflow-y: hidden;
  transition: 0.5s;
  margin: 10px;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0;
}

.overlay-content {
  position: relative;
  width: 100%;
  text-align: center;
  margin-top: 30px;
  font-size: 20px;
}

.overlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 20px;
  color: #818181;
  display: inline-table;
  transition: 0.3s;
}

.overlay a:hover,
.overlay a:focus {
  color: #818181;
}

.overlay .closebtn {
  position: absolute;
  top: 10px;
  right: 45px;
  font-size: 30px;
}

.header-mob-menu {
  border-bottom: 1px solid grey;
  padding-top: 28px;
  padding-bottom: 10px;
  text-align: center;
}

.img-mob-footer {
  padding-top: 3px;
  padding-bottom: 3px;
}

@media screen and (max-height: 450px) {
  .overlay {
    overflow-y: auto;
  }

  .overlay a {
    font-size: 20px;
  }

  .overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
  }
}

@media screen and (min-width: 768px) {
  .overlay .closebtn {
    top: 0;
  }
}

#scroll-top-button {
  display: none;
  position: fixed;
  bottom: 160px;
  right: 10px;
  color: rgba(0, 0, 0, 0.2);
  z-index: 1049;
  cursor: pointer;
}

@media screen and (min-width: 450px) {
  #scroll-top-button {
    bottom: 180px;
  }
}

#scroll-top-button:hover {
  color: #80c832;
}

#scroll-top-button .ozlajpoxwpaqz {
  font-size: 42px;
}

.map-open #scroll-top-button {
  display: none !important;
}

.modal {
  text-align: center;
}

@media screen and (min-width: 768px) {
  .modal:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
  }

  body.modal-open > header,
  body.modal-open > footer {
    /* body.modal-open>.kguztqtctyhjf { */
    -webkit-filter: blur(1px);
    filter: blur(1px);
  }
}

.modal .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.modal .modal-header .close {
  margin: 0;
  height: 25px;
  width: 25px;
  outline: none;
}

.modal .modal-title {
  font-weight: 600;
}

.modal .modal-load-mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  line-height: 100%;
  color: #ccc;
  border-radius: 6px;
  z-index: 9999;
}

.modal .modal-load-mask > div {
  display: table;
  width: 100%;
  height: 100%;
}

.modal .modal-load-mask > div > div {
  display: table-cell;
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: middle;
}

#modal-cart .products {
  position: relative;
  padding-top: 0;
  padding-bottom: 0;
}

#modal-cart .alert {
  padding: 10px 15px;
  margin-bottom: 15px;
}

#modal-cart .product {
  padding: 10px 0;
}

#modal-cart .product + .product {
  border-top: 1px solid #e5e5e5;
}

#modal-cart .cartCell {
  white-space: nowrap;
}

#modal-cart .cartCell:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 60px;
  width: 0px;
}

#modal-cart .cartCellContent {
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  position: relative;
}

#modal-cart .product .dwjcrrceleu {
  float: left;
  width: 60px;
}

#modal-cart .product .name {
  margin-left: 75px;
}

#modal-cart .pquantity .kaidzguuulgj {
  text-align: center;
}

#modal-cart .popupTotal {
  color: #333;
}

#modal-cart .popupTotal:hover {
  text-decoration: none;
}

#modal-cart .popupTotal:focus {
  text-decoration: none;
}

#modal-cart .popupTotal .ozlajpoxwpaqz-angle-down {
  transform: rotate(-180deg);
  transition: transform ease 0.2s;
}

#modal-cart .popupTotal.collapsed .ozlajpoxwpaqz-angle-down {
  transform: none;
  transition: transform ease 0.2s;
}

#modal-cart #total-more table {
  margin-top: 10px;
  margin-bottom: 0;
}

#modal-cart .cartMask {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  display: none;
  background: rgba(245, 245, 245, 1);
  color: #ccc;
  z-index: 9999;
  border-radius: 4px;
}

#modal-cart .cartMask.white {
  background: rgba(255, 255, 255, 1);
}

#modal-cart .cartMask > div {
  display: table;
  width: 100%;
  height: 100%;
}

#modal-cart .cartMask > div > div {
  display: table-cell;
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: middle;
}

@media screen and (max-width: 768px) {
  #modal-cart .modal-dialog {
    width: calc(100% - 20px);
  }

  #modal-cart .yczeehovqofpev-col-2,
  #modal-cart .yczeehovqofpev-col-3 {
    margin-top: 10px;
  }

  #modal-cart .pquantity {
    max-width: 100px;
  }

  #modal-cart .pprice {
    text-align: center;
  }
}

.middle-45px-parent {
}

.middle-45px-parent:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 45px;
  white-space: normal;
}

.middle-45px {
  display: inline-block;
  vertical-align: middle;
}

#modal-qview .modal-load-mask {
  position: relative;
  height: 290px;
  min-width: 298px;
  box-sizing: border-box;
  padding: 0 50px;
}

#modal-qview hr {
  margin-top: 10px;
  margin-bottom: 10px;
}

#modal-qview hr.first {
  margin-top: 15px;
  margin-bottom: 15px;
}

#modal-qview hr.second {
  margin-top: 15px;
  margin-bottom: 10px;
}

#modal-qview .thumb {
  margin-bottom: 10px;
}

#modal-qview .img-thumbnail {
  cursor: pointer;
}

#modal-qview .img-thumbnail.diisxklgqdvrfh {
  border-color: #2e6da4;
}

@media screen and (max-width: 992px) {
  #modal-qview .modal-footer .yczeehovqofpev {
    display: block;
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  #modal-qview .modal-footer .text-center .yczeehovqofpev,
  #modal-qview .modal-footer .text-right .yczeehovqofpev {
    margin-top: 10px;
  }
}

#modal-qview .yoyuzpwdhchlhze {
  font-size: 30px;
}

#modal-qview .yoyuzpwdhchlhze .yoyuzpwdhchlhze-old {
  color: #f84147;
  text-decoration: line-through;
  font-size: 16px;
}

#modal-qview .yoyuzpwdhchlhze .tax {
  color: #777;
  font-size: 14px;
  font-weight: 400;
}

#modal-qview .points {
}

#modal-qview .discounts {
}

#modal-qview .review .stars {
  font-size: 20px;
  color: #ccc;
  text-shadow: 0px 1px 1px rgba(255, 255, 255, 1);
}

#modal-qview .review .stars .diisxklgqdvrfh {
  color: #f5a33f;
}

#modal-qview .options .cr {
  margin: 3px 2px 3px 0;
}

@media (max-width: 992px) {
  .sm-xs-center {
    text-align: center;
  }

  .sm-xs-center .text-right {
    text-align: center;
  }
}

.deliverWarn {
  font-size: 16px;
  color: red;
}

.simple-login-Telegram {
  position: fixed;
  z-index: 99991;
  border: 1px solid #ffd9ff;
  -webkit-border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  border-radius: 7px 7px 7px 7px;
  background: none repeat scroll 0 0 #ffffff;
  height: 284px;
  top: 259.5px;
  left: 701.5px;
  width: 500px;
}

@media (max-width: 1336px) {
  .simple-login-Telegram {
    position: fixed;
    z-index: 99991;
    border: 1px solid #ffd9ff;
    -webkit-border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    border-radius: 7px 7px 7px 7px;
    background: none repeat scroll 0 0 #ffffff;
    height: 284px;
    top: 165.5px;
    left: 300px;
    width: 50%;
  }
}

@media (max-width: 768px) {
  .simple-login-Telegram {
    position: fixed;
    z-index: 99991;
    border: 1px solid #ffd9ff;
    -webkit-border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    border-radius: 7px 7px 7px 7px;
    background: none repeat scroll 0 0 #ffffff;
    height: 284px;
    top: 165.5px;
    left: 0px;
    width: 100%;
  }
}

.live {
  display: none;
}

/*special offer*/

.special-offer-descr {
  margin: 15px 0 0 3px;
}

.specialOffer-header {
  margin: 15px 0 0 0px;
}

.yczeehovqofpev-style-special {
  font-size: 14px !important;
}

.specialTimer {
  font-size: 44px;
  color: #80c832;
  padding: 0;
  margin: 0;
}

.timerGrid {
  display: grid;
  grid-template-columns: max-content max-content max-content max-content;
}

.special-offer-grid {
  margin-bottom: 20px;
}

.special_offer_timer.ended {
  font-size: 18px;
  color: red;
}

.button-group-timer {
  margin-top: 10px;
  color: #80c832 !important;
  text-align: right;
}

.special-offer-name {
  text-align: left;
  height: 35px;
}

@media (max-width: 550px) {
  .timerGrid {
    justify-content: center;
  }

  .special-offer-thumb {
    text-align: center;
  }

  .gridAlign {
    justify-content: center;
  }

  .before_deadline {
    text-align: center;
  }

  .button-group-timer {
    text-align: center;
  }

  .special-offer-name {
    text-align: center;
  }
}

.yoyuzpwdhchlhze_without_special_strike {
  color: red;
}

.yoyuzpwdhchlhze_without_special {
  opacity: 0.4;
  color: #333;
}

.xvfcfiwzjhuc-review-table {
  border: 0px solid #ddd !important;
}

.link-review {
  font-size: 16px;
  cursor: pointer;
}

@media (min-width: 1024px) {
  .xvfcfiwzjhuc-review {
    display: grid;
    grid-template-columns: 2fr 1fr;
    grid-gap: 25px;
  }
}

@media (max-width: 991px) {
  .more-child-category {
    display: none;
  }
}

a.more-child-category {
  color: #80c832;
}

@media (min-width: 1024px) {
  .contact-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 0px 10px;
  }
}

.icon-cat {
  height: 16px;
  width: 16px;
  margin-right: 2px;
}

#cmswidget-3 h4 {
  color: #80c832;
}

#cmswidget-3 {
  margin-top: 10px;
  padding: 10px;
  font-size: 15px;
  border: 1px solid #eee;
  border-radius: 5px;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
  background: #f5f5f5;
}

#cmswidget-3:hover {
  border: 1px solid #80c832;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.popup-center .product-image .owl-theme .owl-controls .owl-buttons div {
  background: #ff00;
  margin: 0;
}

#quickorder_btn .yczeehovqofpev-quickorder:hover,
#quickorder_btn .yczeehovqofpev-quickorder:focus {
  background-color: #549410 !important;
  border-color: #549410 !important;
}

.last-shop-ratings .block_content_wrapper .owl-prev {
  left: 15px;
  top: 10%;
}

.last-shop-ratings .block_content_wrapper .owl-next {
  right: 15px;
  top: 10%;
}

.last-shop-ratings .block_content_wrapper .owl-controls .owl-buttons div {
  position: absolute;
  color: #80c832;
  background: none;
}

.blog-author {
  display: table;
}

body.blog-author {
  display: block;
}

.blog-author strong {
  color: black;
  font-size: 14px;
}

.blog-author-description {
  color: #777;
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
}

.blog-author-description p a {
  margin-left: 0px;
}

.blog-author-description p {
  font-size: 12px;
  margin: 0;
  padding: 0;
}

.blog-authors-description {
  margin-left: 5px;
}

.blog-author-image {
  display: table-cell;
}

.blog-author-image > img {
  border-radius: 100%;
}

@media (min-width: 768px) {
  .blog-author-image > img {
    border-radius: 100%;
    width: 120px;
  }
}

i.ozlajpoxwpaqz.ozlajpoxwpaqz-facebook {
  font-size: 18px;
}

/* New phone menu */

.hpldsdacdoercc {
  display: none;
  width: 48px;
}

@media (min-width: 544px) and (max-width: 991px) {
  header #phone {
    display: none;
  }

  header #cart > .yczeehovqofpev #cart-total {
    display: none;
  }

  header #cart > .yczeehovqofpev {
    margin-top: 0px;
    margin-left: 0px;
  }

  header .callback-phone {
    display: none;
  }

  header .tohaluvdkxtj {
    display: none;
  }

  header #top .icon-wish-autorization.wadoifturhf {
    display: none;
  }

  cart-in-header div#cart {
    vertical-align: middle;
    display: contents;
  }

  .hpldsdacdoercc {
    margin-top: 10px;
    display: table;
  }

  .hpldsdacdoercc i.ozlajpoxwpaqz.ozlajpoxwpaqz-phone,
  .hpldsdacdoercc i.ozlajpoxwpaqz.ozlajpoxwpaqz-user {
    font-size: 47px;
    color: #80c832;
    display: inline-block;
    vertical-align: middle;
  }

  .phone-xs-3 {
    width: 16%;
    float: left;
  }

  .kylcsyswpwrrvl {
    width: 33%;
    float: left;
  }

  div#search {
    box-shadow: none;
  }
}

@media (max-width: 544px) {
  /* hide some element */
  header #phone {
    display: none;
  }

  header #cart > .yczeehovqofpev #cart-total {
    display: none;
  }

  header #cart > .yczeehovqofpev {
    margin-top: 0px;
    margin-left: 0px;
  }

  header .header-box {
    display: none;
  }

  header .callback-phone {
    display: none;
  }

  .cart-in-header div#cart {
    vertical-align: middle;
    display: contents;
  }

  .hpldsdacdoercc {
    margin-top: 18px;
    display: table;
    text-align: center;
  }

  .hpldsdacdoercc i.ozlajpoxwpaqz.ozlajpoxwpaqz-phone,
  .hpldsdacdoercc i.ozlajpoxwpaqz.ozlajpoxwpaqz-user {
    font-size: 32px;
    color: #80c832;
    display: inline-block;
    vertical-align: middle;
  }

  .new-phone-help-special .special-home-image picture {
    height: 30px;
  }

  .phone-xs-3 {
    width: 16%;
    float: left;
  }

  .kylcsyswpwrrvl {
    width: 54%;
    float: left;
  }

  div#search {
    box-shadow: none;
  }

  img.cart-icon {
    width: 27px;
  }

  .pvtwpfjralojgo .syyuqdqujpytje .yoyuzpwdhchlhze {
    height: 45px;
  }
}

@media (max-width: 768px) {
  .footer-logo {
    margin: 0 auto;
  }
}

.llevdcrxqtei {
  color: #7f8387;
}

i.phone-contact-icon {
  color: #ccc;
  font-size: 18px;
}

ul.schedule-call {
  font-size: 16px;
  color: #333;
}

ul.schedule-call li.schedule-call-name {
  color: #7f8387;
  font-size: 14px;
}

.contact-map {
  width: 100%;
  height: 300px;
}

.contact-map-doma {
  width: 100%;
  height: 300px;
}

.contact-map-vishnevoe {
  width: 100%;
  height: 300px;
}

.link-underline {
  text-decoration: underline dotted;
}

.address,
.work-time,
.shop-doma-phone {
  font-size: 20px;
  margin-left: 30px;
}

.address-text,
.work-time-text,
.shop-doma-phone-text {
  font-size: 16px;
}

@media (max-width: 991px) {
  .contact-map-doma {
    margin-top: 10px;
  }

  .contact-map-vishnevoe {
    margin-top: 10px;
  }
}

@media (min-width: 768px) {
  ul.all-contacts.schedule-call {
    border-left: 1px solid #ccc;
    padding-left: 10px;
  }

  .contact-map {
    width: 600px;
    height: 475px;
  }

  .contact-map-doma {
    width: 100%;
    height: 475px;
  }

  .contact-map-vishnevoe {
    width: 100%;
    height: 540px;
  }
}

@media (min-width: 420px) and (max-width: 767px) {
  .address,
  .work-time,
  .shop-doma-phone {
    text-align: center;
  }
}

.free-shipping-novaposhta {
  display: grid;
  grid-template-columns: repeat(auto-fit, 200px);
  grid-gap: 50px;
  text-align: center;
  justify-content: center;
  font-weight: 600;
  font-size: 16px;
  margin: 30px 0;
}

.free-shipping-novaposhta-cat {
  display: grid;
  grid-template-columns: repeat(auto-fit, 245px);
  grid-gap: 50px;
  text-align: center;
  justify-content: center;
  font-size: 16px;
  margin-top: 30px;
}

.free-shipping-novaposhta-cat a {
  text-decoration: none;
}

.free-shipping-novaposhta-cat a img {
  margin-bottom: 10px;
}

.free-shipping-novaposhta p img {
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .free-shipping-novaposhta p {
    position: relative;
  }

  .free-shipping-novaposhta p.novaposhta-icon-next:before {
    content: "";
    position: absolute;
    top: 75px;
    right: -30px;
    width: 15px;
    height: 24px;
    background: url(https://fitomarket.com.ua/image/catalog/freeshippingnovaposhta/novaposhta-icon-next.png)
      no-repeat;
  }
}

.menu-spinner,
.menu-spinner:before,
.menu-spinner:after {
  background: #ffffff;
  -webkit-animation: load1 1s infinite ease-in-out;
  animation: load1 1s infinite ease-in-out;
  width: 1em;
  height: 4em;
}

.menu-spinner {
  color: #80c832;
  text-indent: -9999em;
  margin: 88px auto;
  position: relative;
  font-size: 14px;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

.menu-spinner:before,
.menu-spinner:after {
  position: absolute;
  top: 0;
  content: "";
}

.menu-spinner:before {
  left: -1.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.menu-spinner:after {
  left: 1.5em;
}

@-webkit-keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0;
    height: 4em;
  }

  40% {
    box-shadow: 0 -2em;
    height: 5em;
  }
}

@keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0;
    height: 4em;
  }

  40% {
    box-shadow: 0 -2em;
    height: 5em;
  }
}

#searchfield {
  border-radius: 0px;
}

@media (min-width: 768px) {
  .alignright {
    float: right;
  }

  .vormil-table {
    width: 500px;
  }
}

#top .yczeehovqofpev .badge.xkrvitrzqp-icon-numbers {
  position: absolute;
  margin-left: -15px;
  border-radius: 100%;
  color: #fff;
  background-color: #fea526;
}

#top .yczeehovqofpev .badge.xkrvitrzqp-icon-numbers.cart-top-icon {
  margin-top: 8px;
}

#top .yczeehovqofpev:hover .badge.xkrvitrzqp-icon-numbers {
  background-color: #80c832;
}

.cmswidget .fitoblogBtn,
.blog-grid-latest .fitoblogBtn,
.blog-latest .fitoblogBtn {
  background-color: transparent;
  margin-top: 45px;
  border: 1px solid #80c832;
  border-radius: 4px;
  padding: 5px;
}

@media (max-width: 600px) {
  .cmswidget .fitoblogBtn {
    margin-top: 0px;
  }

  .blog-grid-latest .fitoblogBtn {
    margin-top: 0px;
  }
}

.login_layer {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99990;
  display: none;
  width: 100%;
  background-color: #000;
  bottom: 0px;
  opacity: 0.8;
  display: block;
}

.auth-popup {
  position: fixed;
  z-index: 99991;
  height: 284px;
  top: 259.5px;
  left: 701.5px;
  width: 500px;
}

@media (max-width: 1800px) {
  .auth-popup {
    position: fixed;
    z-index: 99991;
    height: 284px;
    top: 165.5px;
    left: 500px;
    width: 500px;
  }
}

@media (max-width: 1336px) {
  .auth-popup {
    position: fixed;
    z-index: 99991;
    height: 284px;
    top: 165.5px;
    left: 300px;
    width: 50%;
  }
}

@media (max-width: 768px) {
  .auth-popup {
    position: fixed;
    z-index: 99991;
    height: 284px;
    top: 165.5px;
    left: 0px;
    width: 100%;
  }
}

.login-layer {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  opacity: 0.8;
  display: block;
  z-index: 99990;
  width: 100%;
  background-color: #000000;
}

@media (max-width: 767px) {
  .pagination-next {
    position: absolute;
    right: 10px;
  }

  .pagination > li.pagination-next > a,
  .pagination > li.pagination-prev > a {
    border-color: #80c832;
    color: #80c832;
  }
}

.auth-social-icon {
  margin-top: 10px;
}

.auth-social-icon .ozlajpoxwpaqzcebook .ozlajpoxwpaqz.ozlajpoxwpaqz-facebook-square {
  color: #6081c4;
  font-size: 28px;
  cursor: pointer;
  margin: 0 10px;
}

.auth-social-icon .google .ozlajpoxwpaqz.ozlajpoxwpaqz-google-plus-square {
  color: #dd4f43;
  font-size: 28px;
  cursor: pointer;
  margin: 0 10px;
}

.ozlajpoxwpaqzcebook,
.google {
  vertical-align: middle;
}

@media (max-width: 540px) {
  ul.ascp_horizont li.blog-comments-record {
    display: none;
  }
}

@media (max-width: 540px) {
  .blog-grid-latest div.blog-comments-record {
    display: none;
  }
}

.ehfthplsusifls-item .ehfthplsusifls-item-answer .ehfthplsusifls-item-answer-title {
  font-weight: bold;
  color: #80c832;
  padding: 5px 0;
}

.ehfthplsusifls-item .ehfthplsusifls-item-answer .ehfthplsusifls-item-answer-content {
  padding-left: 20px;
}

/*Стили для блоков новостей*/

article.xvfcfiwzjhuc-block {
  border: 2px solid #80c832;
  border-top: 1px solid #80c832;
  margin: 10px 0;
  clear: both;
}

article.xvfcfiwzjhuc-block .title-wrapper .title,
article.xvfcfiwzjhuc-block .text-block {
  padding: 5px 10px;
}

article.xvfcfiwzjhuc-block .title-wrapper {
  background: #f4f4f4;
  border-top: 1px solid #80c832;
}

article.xvfcfiwzjhuc-block .title-wrapper::before {
  content: "";
  position: absolute;
  right: 10px;
  border: 15px solid white;
  border-bottom: 15px solid #80c832;
  border-left: 15px solid #80c832;
  margin-top: -2px;
}

article.xvfcfiwzjhuc-block .title-wrapper .title img {
  width: 30px;
  float: left;
  margin: 14px 5px;
}

.jwavlzhjatsjzds a {
  overflow-wrap: break-word;
}

article.xvfcfiwzjhuc-block .title-wrapper .title h1,
article.xvfcfiwzjhuc-block .title-wrapper .title h2,
article.xvfcfiwzjhuc-block .title-wrapper .title h3,
article.xvfcfiwzjhuc-block .title-wrapper .title h4,
article.xvfcfiwzjhuc-block .title-wrapper .title h5,
article.xvfcfiwzjhuc-block .title-wrapper .title h6 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
}

.jwavlzhjatsjzds {
  font-size: 110%;
  font-weight: normal;
}

textarea#ascpw5_editor_0 {
  width: 60%;
  height: 200px;
}

@media (max-width: 540px) {
  textarea#ascpw5_editor_0 {
    width: 100%;
  }
}

.review-popup {
  position: fixed;
  z-index: 99991;
  height: 284px;
  bottom: 100px;
  right: 25px;
  width: 500px;
}

@media (max-width: 1800px) {
  .review-popup {
    position: fixed;
    z-index: 99991;
    height: 284px;
    bottom: 100px;
    right: 25px;
    width: 500px;
  }
}

@media (max-width: 1336px) {
  .review-popup {
    position: fixed;
    z-index: 99991;
    height: 284px;
    bottom: 100px;
    right: 25px;
    width: 50%;
  }
}

@media (max-width: 540px) {
  .review-popup {
    position: fixed;
    z-index: 99991;
    height: 284px;
    bottom: 150px;
    left: 2.5%;
    width: 95%;
  }
}

.modal-title {
  font-size: 18px;
}

/* Daigo brand */

.daigo-brand-text {
  text-align: justify;
  background-color: #f4f4f4;
  padding: 30px;
  font-size: 16px;
}

@media (min-width: 768px) {
  .daigo-brand-video {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
  }

  .daigo-brand-video p {
    margin: auto;
  }

  .daigo-brand-problems {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
  }

  .daigo-brand-problems .daigo-brand-problems-down {
    position: relative;
    top: 15px;
  }
}

.daigo-brand-video {
  background-color: #f4f4f4;
  padding: 30px;
  font-size: 16px;
}

.daigo-parallax-section {
  background-color: transparent;
  background-image: linear-gradient(180deg, #009acd 47%, #4ec0f5 100%);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  text-align: left;
  border-radius: 25px;
  font-size: 16px;
  line-height: 1.5;
  color: #fff;
  padding: 15px;
}

.daigo-brand-problems .daigo-brand-problem {
  font-size: 16px;
  background-color: #f4f4f4;
  padding: 30px;
  margin: 0;
}

@media (max-width: 768px) {
  .daigo-brand-problems .daigo-brand-problem {
    margin-top: 10px;
  }
}

.daigo-video {
  position: fixed;
  z-index: 99991;
  height: 284px;
  top: 259.5px;
  left: 30%;
  width: 840px;
}

@media (max-width: 1800px) {
  .daigo-video {
    position: fixed;
    z-index: 99991;
    height: 284px;
    top: 165.5px;
    left: 500px;
    width: 50%;
  }
}

@media (max-width: 1336px) {
  .daigo-video {
    position: fixed;
    z-index: 99991;
    height: 284px;
    top: 165.5px;
    left: 300px;
    width: 50%;
  }
}

@media (max-width: 768px) {
  .daigo-video {
    position: fixed;
    z-index: 99991;
    height: 284px;
    top: 165.5px;
    left: 0px;
    width: 100%;
  }
}

.daigo-iframe {
  overflow: hidden;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
}

.daigo-iframe iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.cmswidget h4 {
  text-align: center;
}

h2.franchise {
  text-align: center;
  font-size: 26px;
  margin: 20px 0;
}

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

ul.franchise {
  font-size: 18px;
}

ul.franchise li {
  line-height: 1.4;
}

ul.franchise li::marker {
  font-size: 14px;
}

div.franchise__grid-fitomarket {
  text-align: center;
  margin: 40px 0;
  font-size: 16px;
}

div.franchise__grid-franchise {
  text-align: center;
  margin: 40px 0;
  font-size: 16px;
}

div.franchise__grid-detail {
  font-size: 18px;
}

div.franchise__grid-fitomarket p,
div.franchise__grid-franchise p,
div.franchise__grid-detail p {
  margin: 10px 0 15px 0;
}

@media (min-width: 768px) {
  div.franchise__grid-fitomarket {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 50px;
  }

  div.franchise__grid-franchise {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 50px;
  }

  div.franchise__grid-detail {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 50px;
    font-size: 18px;
  }
}

@media (min-width: 1300px) {
  div.franchise__grid-fitomarket {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-gap: 50px;
  }

  div.franchise__grid-franchise {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 50px;
  }

  div.franchise__grid-detail {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 50px;
    font-size: 18px;
  }

  span.franchise__grid-left {
    position: relative;
    left: 150px;
  }
}

@media (min-width: 768px) {
  div.grid__franchise-questionnaire {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  div.grid__franchise-email {
    grid-column: 1/3;
  }

  div.grid__franchise-message {
    grid-column: 3/5;
    grid-row: 1 /3;
  }

  .grid__franchise-questionnaire input.kaidzguuulgj {
    height: 45px;
  }
}

.grid__franchise-questionnaire textarea.kaidzguuulgj {
  border-color: #80c832;
}

button.yczeehovqofpev.yczeehovqofpev-facebook:active,
button.yczeehovqofpev.yczeehovqofpev-facebook:focus {
  outline: none;
}

button.yczeehovqofpev.yczeehovqofpev-facebook {
  font-size: 14px;
  color: #000;
}

button.yczeehovqofpev.yczeehovqofpev-facebook i.ozlajpoxwpaqz.ozlajpoxwpaqz-facebook-square {
  font-size: 16px;
  margin-right: 5px;
  color: #425497;
}

.ozlajpoxwpaqz.ozlajpoxwpaqz-gift {
  font-size: 34px;
  margin: 10px;
  color: #fea526;
  cursor: pointer;
}

.special-offer-info {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  max-width: 500px;
  background: #fff;
  padding: 16px;
  transition: left 0.5s;
  overflow: auto;
  z-index: 10002;
}

.special-offer-info .special-offer-info-presents {
  margin-top: 50px;
  text-transform: uppercase;
  font-size: 20px;
}

.special-offer-info-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  transition: all 0.5s;
  z-index: 10000;
}

.special-offer-info .close {
  font-size: 32px;
}

.header-box a.special-home-image,
.header-box a.fit-guide-home-image {
  background-color: transparent;
  padding: 0;
  box-shadow: none;
}

.fito-guide-phone {
  width: 170px;
  max-width: 100%;
  margin: 20px auto;
}

.language-switcher {
  text-align: center;
}

.language-switcher a {
  margin: 0 10px;
}

@media (min-width: 600px) {
  .fito-guide-phone {
    display: none;
  }
}

.yczeehovqofpev-link:focus,
.yczeehovqofpev-link:hover {
  text-decoration: none;
}

.yczeehovqofpev-oclanguage {
  text-align: left;
  padding: 0 !important;
}

#header-menu .yczeehovqofpev.yczeehovqofpev-oclanguage.diisxklgqdvrfh {
  cursor: auto;
  color: #80c832;
}

#menu #ocd_multilang .yczeehovqofpev.yczeehovqofpev-oclanguage.diisxklgqdvrfh {
  cursor: auto;
  color: #fff;
}

#header-menu #ocd_multilang {
  display: contents;
}

#ocd_multilang {
  display: none;
}

@media (max-width: 991px) {
  #ocd_multilang {
    display: block;
    color: #fff;
    padding: 10px 0px;
    background-color: #80c832;
    border-radius: 0 !important;
    text-transform: uppercase;
    text-align: right;
    padding-right: 10px;
  }

  nav#menu .yczeehovqofpev.yczeehovqofpev-danger.yczeehovqofpev-block.dropdown-toggle {
    width: 75%;
  }
}

.blog-comments-record::before {
  content: "\f0e5\0020";
  font-family: FontAwesome;
  font-size: 1.1em;
}

.blog-comments-record {
  color: #aaa;
  margin: 5px 15px;
}

.blog-small-record {
  padding-left: 0;
  height: 20px;
}

.blog-small-record ul {
  padding: 0;
  margin: 0;
}

.blog-small-record li:first-child {
  margin-left: 0;
  left: 0;
  padding-left: 0;
}

.blog-small-record ul li {
  left: 0;
  list-style: none outside none;
}

.blog-data-record {
  color: #aaa;
}

.blog-data-record::before {
  content: "\f017\0020";
  font-family: FontAwesome;
  font-size: 1.1em;
}

.blog-name {
  margin: 5px 15px;
}

.blog-name a {
  color: #7f8387;
  font-size: 14px;
  line-height: 140%;
  text-decoration: none;
  font-weight: bold;
}

.article-reviews {
  margin: 40px 0;
}

#tab-related-article {
  margin: 0 0 10px 20px;
}

.tab-content.content-module {
  padding-top: 0px;
}

.tab-content.content-module #tab-related-article h3 {
  margin-top: 0px;
}

.product-navigation .yczeehovqofpev-prev-next {
  white-space: normal;
  max-width: 49%;
  margin: 10px 0;
}

@media (min-width: 768px) {
  .article-rel-product {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
  }

  .grid-price {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}

.article-rel-product {
  margin: 20px auto;
  width: 70%;
}

.grid-price {
  margin-top: 20px;
}

.article-rel-product .syyuqdqujpytje .grid-price a.yczeehovqofpev.vhcaaddptaxpwzi {
  color: #fff;
}

.article-rel-product .syyuqdqujpytje .grid-price p {
  visibility: hidden;
  font-size: 16px;
  font-weight: bold;
}

.article-rel-product img.gcgjyogfqzfdty {
  max-width: 200px;
}

.d14 {
  padding: 20px;
  text-align: center;
}

.d14 h3,
.d14 h2 {
  position: relative;
  color: #fff;
  background: #80c832;
  padding: 10px 40px;
  display: inline-block;
  line-height: 1;
}

.d14 h3:before,
.d14 h2:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 4px;
  left: 0;
  bottom: -15px;
  background: #80c832;
}

.d14 h3:after,
.d14 h2:after {
  content: "";
  position: absolute;
  height: 0;
  width: 80%;
  border-top: 10px solid #80c832;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  left: 50%;
  transform: translateX(-50%);
  bottom: -25px;
}

.d13 h3 {
  display: table;
  position: relative;
  width: auto;
  margin: 15px auto;
  letter-spacing: 2px;
  color: #000000;
}

.d13 h3:before {
  content: "";
  position: absolute;
  z-index: -1;
  background: rgba(255, 190, 63, 0.85);
  width: 50px;
  height: 50px;
  top: -9px;
  left: -18px;
  border-radius: 50%;
}

#product-carousel.product-carousel .owl-item {
  border-right: none;
}

.product-carousel-heading {
  overflow: hidden;
  font-size: 18px;
  line-height: 18px;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 8px 60px 8px 10px;
  margin: 0;
  text-transform: uppercase;
  color: #7f8387;
}

.product-carousel-heading::after {
  content: "";
  border-bottom: 3px solid #80c832;
  width: 200px;
  margin-left: -10px;
  display: block;
}

#product-carousel.product-carousel .owl-controls .owl-buttons {
  top: -45px;
}

#product-carousel.product-carousel .product-item .dwjcrrceleu {
  position: relative;
  /* padding: 5px 15px; */
  min-height: 190px;
}

#product-carousel.product-carousel .product-item .dwjcrrceleu img {
  margin: 0 auto;
  max-width: 180px;
  padding-top: 15px;
}

@media (max-width: 400px) {
  #product-carousel.product-carousel .product-item .dwjcrrceleu img {
    max-width: 140px;
  }
}

#product-carousel.product-carousel .product-item .syyuqdqujpytje {
  padding: 0 15px 10px;
}

#product-carousel.product-carousel .product-item .name {
  position: relative;
  overflow: hidden;
  height: 36px;
  margin: 0 0 7px 0;
}

#product-carousel.product-carousel .product-item .name a {
  display: block;
  font-size: 14px;
  line-height: 18px;
}

#product-carousel.product-carousel .product-item .yoyuzpwdhchlhze {
  font-size: 17px;
  font-weight: 400;
  color: #333;
}

#product-carousel.product-carousel .product-item .oyjwydyiusapk {
  padding: 0 14px 12px 15px;
}

blockquote {
  padding: 20px 30px;
  margin: 20px 5px;
  font-size: 18px;
  background: rgba(255, 190, 63, 0.85);
  color: #fff;
  border: none;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.25);
}

blockquote:before {
  position: absolute;
  margin-top: -33px;
  margin-left: -20px;
  content: url("/image/catalog/icon/clip.png");
}

.jwavlzhjatsjzds ul li,
ul.custom-list li,
ol.custom-list li,
.jwavlzhjatsjzds ol li {
  position: relative;
  list-style-type: none;
  background: #f5f5f5;
  color: #333;
  border-radius: 10px;
  padding: 10px 15px;
  margin: 10px;
  clear: both;
}

.jwavlzhjatsjzds ol li:before,
ul.custom-list li:before,
ol.custom-list li:before,
.jwavlzhjatsjzds ul li:before {
  position: absolute;
  font-size: 19px;
  left: -20px;
  top: 7px;
  height: 30px;
  width: 30px;
  text-align: center;
  font-weight: bold;
  background: #fea526;
  color: #fff;
  border-radius: 100%;
  border: 2px solid #fff;
  transition: all 0.4s ease-out;
}

.jwavlzhjatsjzds ol li:hover:before,
ul.custom-list li:hover:before,
ol.custom-list li:hover:before,
.jwavlzhjatsjzds ul li:hover:before {
  transform: rotate(360deg);
}

.jwavlzhjatsjzds ol li:hover,
ul.custom-list li:hover,
ol.custom-list li:hover,
.jwavlzhjatsjzds ul li:hover {
  border: 1px solid #80c832;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

ol.custom-list li::before,
.jwavlzhjatsjzds ol li::before {
  counter-increment: headings;
  content: counter(headings, decimal);
}

ol.custom-list,
.jwavlzhjatsjzds ol {
  counter-reset: headings;
  list-style: none;
}

ul.custom-list li::before,
.jwavlzhjatsjzds ul li::before {
  content: "\2714";
}

.blog-more-reviews {
  display: inline;
  cursor: pointer;
  color: #80c832;
}

.text-aff-faq {
  border: 1px solid #e4e4e4;
  text-align: center;
  padding: 8px 10px;
  margin: 15px;
}

.sgslfswpdhwg .wvojxglwze {
  border-radius: 0px;
  border: 1px solid #ddd;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
  padding: 13px 15px;
  background: #fff;
  margin: 20px 0;
}

.wvojxglwze .dwjcrrceleu {
  width: 50px;
  float: left;
}

.wvojxglwze .text {
  margin-left: 65px;
}

.wvojxglwze .text h4 {
  margin: 0;
  padding: 0 0 5px 0;
  border-bottom: 1px solid #e5e5e5;
  font-weight: 600;
  font-size: 16px;
}

.wvojxglwze .text p {
  margin: 4px 0 0 0;
  padding: 0;
  font-size: 14px;
  line-height: 1.3;
}

@media (min-width: 992px) {
  .sgslfswpdhwg .wvojxglwze {
    min-height: 350px;
  }
}

@media (min-width: 1279px) {
  .sgslfswpdhwg .wvojxglwze {
    min-height: 170px;
  }
}

.affilate-account h2 {
  margin-top: 10px;
}

#content.affilate-account {
  min-height: unset;
}

.gcefoujjsrqkoac a.ihqafdgcjzjxwxr {
  color: #7f8387;
  margin-left: 0;
}

.gcefoujjsrqkoac a.ihqafdgcjzjxwxr:hover {
  text-decoration: none;
}

ol.affilate-start-faq li {
  margin-top: 10px;
  font-size: 14px;
}

.fitoblog-gif {
  display: block;
  margin: 35px auto;
}

#promo-body.plofhjflgdxz {
  padding: 15px;
  min-height: auto;
}

#promo-body .jxjptdgiqkj {
  margin-bottom: 0;
}

.promo-heading .panel-title {
  display: inline;
  vertical-align: middle;
  color: #80c832;
  font-size: 17px;
  font-weight: bold;
}

.promo-heading img {
  margin-right: 10px;
}

#promo-body .jxjptdgiqkj span {
  color: #fea526;
  font-weight: bold;
  font-size: 16px;
}

@media (max-width: 768px) {
  .promo-heading .panel-title {
    display: block;
    margin-top: 5px;
  }

  .navbar-header {
    margin-top: 10px;
  }

  nav#ocdepartment-mobile .cogipxoxtzvek-fluid > .navbar-header,
  nav#ocdepartment-mobile .cogipxoxtzvek-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }

  #ocdepartment-mobile-container .module-ocdepartment {
    margin: 5px 0 !important;
  }
}

.social-links__main,
.social-links__output {
  z-index: 10000;
  display: block;
  position: fixed;
  left: 15px;
  margin: 0;
  padding: 0;
  width: 55px;
  height: 55px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.2;
  border-radius: 50%;
  box-shadow: none;
  box-sizing: content-box;
  transform-origin: 50% 50% 0;
}

.social-links__main {
  bottom: 10%;
  text-align: center;
}

.social-links__output {
  display: none;
  bottom: calc(10% + 235px);
}

.social-links__output.diisxklgqdvrfh {
  display: block;
}

.social-links__main.diisxklgqdvrfh .social-links__main-link-close,
.social-links__main .social-links__main-link-open {
  display: block;
}

.social-links__main .social-links__main-link-close,
.social-links__main.diisxklgqdvrfh .social-links__main-link-open {
  display: none;
}

.social-links__main .social-links__main-link,
.social-links__output .social-links__output-link {
  cursor: pointer;
}

.social-links__main .social-links__main-link {
  font-size: 40px;
  background: #80c832;
  color: #fff;
  border-radius: 50%;
  width: 55px;
  height: 55px;
  opacity: 1;
}

.social-links__main .social-links__main-link-open {
  box-shadow: 0 0 0 rgba(128, 200, 50, 0);
  animation: links-pulse 2s infinite;
}

.social-links__main .social-links__main-link:hover {
  animation: none;
}

.tlvgtskxwipyfhk {
  display: none !important;
}

.ehfthplsusifl .ozlajpoxwpaqz.zzhpizkiphigog {
  color: #ffbe3f;
}

.social-links__output-img {
  margin-bottom: 5px;
}

@media (min-width: 769px) {
  .social-links__output-link.phones {
    display: none;
  }

  .social-links__output {
    bottom: calc(10% + 180px);
  }
}

@media (max-width: 767px) {
  .tlvgtskxwipyfhk {
    display: inline-block !important;
  }

  .duzhypygzdxwgdp {
    display: none !important;
  }

  .social-links__main,
  .social-links__output {
    width: 50px;
    height: 50px;
  }

  .social-links__main .social-links__main-link {
    width: 50px;
    height: 50px;
  }
}

#total_gift_certificate .simplecheckout-cart-total-value {
  display: none;
}

.extra_message {
  font-size: 18px;
  padding-top: 30px;
  display: inline-block;
  color: red;
}

.bagGrid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-bottom: 50px;
}

.bagGrid__box-name {
  margin-top: 10px;
  font-size: 20px;
  color: #000;
}

.gcefoujjsrqkoac .bagGrid__box-name a {
  color: #80c832;
  margin-left: 0px;
}

.bagGrid__box-price {
  margin-top: 10px;
  font-size: 16px;
  color: #000;
}

.bagGrid__box-buy {
  margin-top: 10px;
}

@media (min-width: 767px) {
  .bagGrid__box {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }

  .bagGrid__boxCaption {
    margin-top: 30px;
    width: 80%;
  }

  .leftBagIframe {
    float: left;
    margin-right: 2em;
  }
}

@media (max-width: 767px) {
  .bagGrid {
    margin-bottom: 20px;
  }

  .bagGrid__boxCaption {
    padding: 5px;
  }
}

@keyframes links-pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(128, 200, 50, 0.4);
    box-shadow: 0 0 0 0 rgba(128, 200, 50, 0.7);
  }

  70% {
    -moz-box-shadow: 0 0 0 10px rgba(128, 200, 50, 0);
    box-shadow: 0 0 0 10px rgba(128, 200, 50, 0);
  }

  100% {
    -moz-box-shadow: 0 0 0 0 rgba(128, 200, 50, 0);
    box-shadow: 0 0 0 0 rgba(128, 200, 50, 0);
  }
}

@-webkit-keyframes links-pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(128, 200, 50, 0.4);
  }

  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(128, 200, 50, 0);
  }

  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(128, 200, 50, 0);
  }
}

#react-quiz {
  text-align: center;
  /* padding-top: 100px; */
}

.react-quiz-heading {
  font-size: 56px;
  line-height: 70px;
  color: #000000;
}

.react-quiz-text {
  font-weight: normal;
  font-size: 18px;
  line-height: 28px;
  color: #1a1b1d;
  margin: 30px 0;
}

.react-quiz-btn {
  color: #ffffff;
  background: #80c832;
  border: 0;
  border-radius: 12px;
  padding: 24px 42px;
  font-size: 16px;
  line-height: 20px;
}

.react-quiz-email {
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: transparent;
  border-radius: 12px;
  margin: 30px 0;
  padding: 24px 28px;
}

.react-quiz-email::placeholder {
  color: #000000;
  font-size: 16px;
  line-height: 20px;
}

.react-quiz-countQ {
  font-size: 12px;
  line-height: 32px;
  color: #000000;
  font-weight: bold;
}

.react-quiz__question-text {
  font-size: 18px;
  line-height: 17px;
  color: #000000;
  max-width: 124px;
}

.react-quiz__controls-btnNext {
  color: #ffffff;
  background: #80c832;
  border: 0;
  border-radius: 12px;
  padding: 24px 42px;
  font-size: 16px;
  line-height: 20px;
  margin: 30px 0;
}

.react-quiz__controls-btnPrev {
  font-size: 16px;
  line-height: 20px;
  color: #000000;
  opacity: 0.4;
  cursor: pointer;
}

.react-quiz__questions {
  margin: 50px 0;
}

.react-quiz__questions {
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
}

.react-quiz__questionBlock {
  position: relative;
  margin: 30px;
  cursor: pointer;
}

.react-quiz__question {
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 12px;
  padding: 22px 36px;
}

.react-quiz__question::before {
  content: "";
  position: absolute;
  top: -13px;
  right: -13px;
  width: 30px;
  height: 30px;
  -moz-border-radius: 7.5px;
  -webkit-border-radius: 7.5px;
  border-radius: 18.5px;
  border: 1px solid #c2bdb8;
  background: #fff;
  z-index: 1;
}

.react-quiz__questionBlock.selected .react-quiz__question::after {
  content: url("/image/catalog/icons/correct_symb.png");
  position: absolute;
  top: -10px;
  right: -10px;
  width: 24px;
  height: 24px;
  -moz-border-radius: 7.5px;
  -webkit-border-radius: 7.5px;
  border-radius: 18.5px;
  border: 0px solid #80c832;
  background: #80c832;
  z-index: 2;
}

.react-quiz__questionBlock.selected .react-quiz__question {
  border: 1px solid #80c832;
}

.react-quiz__question-mainText {
  font-size: 18px;
  line-height: 17px;
  color: rgba(0, 0, 0, 0.2);
  margin: 19px 2px;
}

.react-quiz__question-text {
  font-size: 18px;
  line-height: 28px;
  color: #000000;
  margin-top: 5px;
}

.gcefoujjsrqkoac #react-quiz a {
  margin-left: 0;
  color: #333;
}

.gcefoujjsrqkoac #react-quiz a:hover {
  text-decoration: none;
  color: #80c832;
}

@media (max-width: 767px) {
  .react-quiz-heading {
    font-size: 32px;
  }
}

.box-product .product-item .dwjcrrceleu .quywdrrhjlcii.otgqhtfowp,
.wlswjgepweuv.pfuciskyliqeke .dwjcrrceleu .sticker-sale {
  left: -1px;
}

.wlswjgepweuv.pfuciskyliqeke .dwjcrrceleu .quywdrrhjlcii.otgqhtfowp {
  left: -15px;
}

.wlswjgepweuv.pfuciskyliqeke .dwjcrrceleu {
  position: relative;
}

/*Stylemod */
/*green: #80c832;orange: #fea526;gray: #7f8387;hover-green: #549410*/
/*FONTS*/
/*fallback*/

@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  /* src: local('Material Icons'), local('MaterialIcons-Regular'), url(https://fonts.gstatic.com/s/materialicons/v17/2fcrYFNaTjcS6g4U3t-Y5ZjZjT5FdEJ140U2DJYC3mY.woff2) format('woff2'); */
}

::selection {
  background: #80c832;
  color: #fff;
}

.material-icons {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}

/*end material icons*/
/*BOOTSTRAP SKIN*/

.kaidzguuulgj:focus {
  border-color: #80c832;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(128, 200, 50, 1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(128, 200, 50, 1);
}

.yczeehovqofpev-danger {
  color: #fff;
  background-color: #fea526;
  border-color: #fea526;
}

.yczeehovqofpev-danger:hover {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}

.yczeehovqofpev:active,
.yczeehovqofpev.diisxklgqdvrfh {
  box-shadow: none;
}

.yczeehovqofpev {
  border-radius: 0px;
}

.pwirchstoz {
  color: #fff;
  background-color: #80c832;
  border-color: #80c832;
}

.pwirchstoz:hover {
  background-color: #fea526 !important;
  border-color: #fea526;
}

.yczeehovqofpev-default:hover {
  background-color: #80c832;
  border-color: #80c832;
  color: #fff;
}

.pwirchstoz:focus,
.pwirchstoz.focus {
  background-color: #80c832;
  border-color: #80c832;
}

.pwirchstoz:active,
.pwirchstoz.diisxklgqdvrfh,
.open > .dropdown-toggle.pwirchstoz {
  background-color: #80c832;
  border-color: #80c832;
}

.pwirchstoz:active:hover,
.pwirchstoz.diisxklgqdvrfh:hover,
.open > .dropdown-toggle.pwirchstoz:hover,
.pwirchstoz:active:focus,
.pwirchstoz.diisxklgqdvrfh:focus,
.open > .dropdown-toggle.pwirchstoz:focus,
.pwirchstoz:active.focus,
.pwirchstoz.diisxklgqdvrfh.focus,
.open > .dropdown-toggle.pwirchstoz.focus {
  background-color: #80c832;
}

.nav > li > a:hover,
.nav > li > a:focus {
  background-color: #fff;
  border: none;
}

button.yczeehovqofpev.pwirchstoz.yczeehovqofpev-block.dropdown-toggle.cart-button:hover {
  background: none !important;
}

.alert-danger {
  margin-top: 20px !important;
}

/******************************
GLOBAL
******************************/

body {
  color: #7f8387;
}

span.orange-font {
  font-size: 17px;
  margin-bottom: 10px;
  display: block;
  color: #fea526;
}

/*CATEGORY ICON*/

#menu #menu-list > li:nth-child(16) {
  background: url(/image/catalog/mob_icon/new-gift-image-30x30.png) no-repeat
    97% 52%;
}

#menu #menu-list > li:nth-child(15) > a::after {
  content: "new";
  padding: 0 10px;
  border: 2px solid #fea526;
  color: #fea526;
  font-size: 14px;
  font-weight: bold;
  position: absolute;
  right: 10px;
}

/*ADAPTIVE VIDEO*/

.videoWrapper iframe {
  top: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
}

/*******************************
HEADER
*******************************/

div#header-menu a:hover {
  color: #80c832;
}

#top {
  background: none;
  border-bottom: none;
  padding-top: 0;
  box-shadow: none;
  margin-top: 13px;
}

button.yczeehovqofpev.yczeehovqofpev-danger.yczeehovqofpev-block.dropdown-toggle {
  background-color: #80c832;
  border-radius: 0 !important;
  border-color: #80c832;
}

#phone {
  padding: 18px 0;
}

#header-menu {
  padding: 7px 0;
}

#header-menu .yczeehovqofpev {
  padding-left: 0;
  padding-right: 16px;
  font-size: 13px;
}

#phone {
  padding: 0;
}

#phone .phone {
  font-size: 21px;
}

.phone {
  margin-top: 30px;
}

@media (max-width: 544px) {
  .phone {
    margin-top: 10px;
  }
}

ul.all-contacts {
  padding-left: 0;
}

ul.all-contacts li {
  list-style: none;
  line-height: 27px;
}

ul.all-contacts li a {
  font-size: 16px;
  text-decoration: none;
}

i.ozlajpoxwpaqz.ozlajpoxwpaqz-angle-down.caretalt.category-menu-arrow {
  font-size: 28px;
  margin-right: -12px;
}

#phone .schedule {
  padding: 0;
}

.callback-link {
  line-height: 26px;
}

.around-the-clock i,
.schedule i {
  color: #8d7d5e;
  font-size: 15px;
}

.callback-link span a {
  font-size: 14px;
  border-bottom: 1px dashed #333;
  text-decoration: none;
}

.callback-link span img {
  margin: 0 8px 0 3px;
}

.around-the-clock img {
  max-width: 24px;
}

.around-the-clock,
.schedule {
  font-size: 15px;
  color: #333;
}

#cart > .yczeehovqofpev #cart-total {
  color: #333;
  padding-top: 15px;
}

#cart > .yczeehovqofpev #cart-total b {
  color: #333;
}

.text-center-modal {
  padding: 30px 0;
}

.header-box a {
  display: block;
  background-color: #80c832;
  padding: 11px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.12);
}

.header-box a.orange {
  background-color: #fea526;
}

.ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content {
  z-index: 1100 !important;
}

.cart-icon {
  vertical-align: middle;
  float: left;
  /* margin-left: -10px; */
  margin-right: 12px;
  margin-top: 4px;
}

@media only screen and (max-width: 768px) {
  .cart-icon {
    vertical-align: middle;
    float: left;
    margin-left: 0px;
    margin-right: 12px;
    margin-top: 4px;
  }
}

.dropdown-menu {
  padding: 10px;
}

div#search {
}

div#google_translate_element {
}

.goog-te-gadget-simple {
  border: none !important;
  margin-top: 3px;
  margin-left: 15px;
}

a.goog-te-menu-value:hover {
  text-decoration: none;
}

.icon-wish-autorization.wadoifturhf {
  float: none !important;
}

.socialphone a:hover {
  text-decoration: none;
}

.socialphone a:active {
  text-decoration: none;
  outline: none;
}

.socialphone {
  text-align: center;
  padding-left: 5px;
  text-decoration: none;
}

.viber {
  padding-left: 12px;
}

.whatsapp {
  padding-left: 12px;
}

.telegram {
  padding-left: 12px;
  display: none;
}

/*******************************
SLIDER
*******************************/

.slideshow {
  border: none;
  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.175);
}

.slideshow .nivo-controlNav .nivo-control {
  background: #80c832;
}

.slideshow .nivo-controlNav .nivo-control:hover,
.slideshow .nivo-controlNav .nivo-control.diisxklgqdvrfh {
  background: #fea526;
}

/*.slideshow .nivo-controlNav .nivo-control{background:#fea526;}
.slideshow .nivo-controlNav .nivo-control:hover, .slideshow .nivo-controlNav .nivo-control.diisxklgqdvrfh{background:#80c832; }*/

h1 {
  margin: 15px 0 20px 3px;
  font-size: 27px;
}

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

h1.homeh1 {
  font-weight: normal;
  display: block;
  font-size: 21px;
  margin: -13px 0 12px 0;
}

h1.upvlpfheje {
  margin: 15px 0 0 3px;
}

h1.specialh1 {
  margin: 15px 0 0 12px;
}

h1.search-h1 {
  margin: 15px 0 0 12px;
}

h2.search-h2 {
  margin-top: -15px;
}

h2.cabinet-page {
  margin: 20px 0;
}

.h2-shipment {
  background-color: #80c832;
  padding: 7px 20px 10px;
  color: #fff;
  margin: 15px 0;
}

p.ascp-list-title {
  background-color: #80c832;
  padding: 5px;
  margin-top: 10px;
}

p.ascp-list-title a:hover {
  text-decoration: none;
  color: #80c832;
}

h3.etdsclvrjled {
  font-size: 18px;
}

.h3-upper {
  text-transform: uppercase;
}

/********************************
MEGA FILTER PRO
********************************/

label.mfilter-tb-as-td {
  word-break: break-all !important;
}

.mfilter-iscroll > .scroll-element .iScrollIndicator {
  background-color: #7f8387 !important;
}

/*******************************
CATEGORY PAGE
*******************************/

.breadcrumb {
  font-size: 14px;
}

.panel.panel-default.category-spoiler {
  margin: 19px 0 7px;
}

a.category-spoiler {
  display: block;
  background: #80c832;
  border: #80c832;
  font-size: 15px;
  font-weight: bold;
  padding: 7px 0;
}

.panel-default {
  border-radius: 0 !important;
  border: 1px solid #80c832;
  /* box-shadow: 0 0 12px rgba(0, 0, 0, 0.15); */
}

.panel-default > .panel-heading {
  border-color: #80c832;
}

.nav-tabs > li.diisxklgqdvrfh > a,
.nav-tabs > li.diisxklgqdvrfh > a:focus,
.nav-tabs > li.diisxklgqdvrfh > a:hover {
  border-color: #80c832;
}

.panel-default-product {
  border-radius: 0 !important;
  margin-top: 0;
}

.zkzxvggjthqey {
  border-radius: 0 !important;
  border: 1px solid #ddd;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.15);
  padding: 5px 20px;
  margin-top: 20px;
}

.category-select-sort {
  margin: 20px 0 30px 0;
}

.pvtwpfjralojgo:hover .vhcaaddptaxpwzi {
  color: #fff;
  background-color: #80c832;
  border-color: #b0db60;
  transition: all 0.2s ease;
  transition: all 0.2s ease-in-out;
}

.pvtwpfjralojgo:hover .vhcaaddptaxpwzi:hover,
.pvtwpfjralojgo:hover .vhcaaddptaxpwzi:active,
.pvtwpfjralojgo:hover .vhcaaddptaxpwzi.diisxklgqdvrfh,
.pvtwpfjralojgo:hover .open > .dropdown-toggle.vhcaaddptaxpwzi {
  color: #fff;
  background-color: #fea526;
  border-color: #fea526;
}

.dropdown-toggle:hover {
  color: #80c832;
}

button.yczeehovqofpev.vhcaaddptaxpwzi {
  margin-right: 5px;
}

.pvtwpfjralojgo .syyuqdqujpytje .ehfthplsusifl .diisxklgqdvrfh,
.product-item .syyuqdqujpytje .ehfthplsusifl .diisxklgqdvrfh {
  color: #fea526;
}

.diisxklgqdvrfhCategoryReview {
  color: #fea526;
}

.nameProduct {
  font-size: 16px;
  color: #80c832;
}

.list-group-item.diisxklgqdvrfh,
.list-group-item.diisxklgqdvrfh:hover,
.list-group-item.diisxklgqdvrfh:focus {
  color: #333;
  background-color: transparent;
  border-color: #ddd;
}

.pagination > .diisxklgqdvrfh > a,
.pagination > .diisxklgqdvrfh > span,
.pagination > .diisxklgqdvrfh > a:hover,
.pagination > .diisxklgqdvrfh > span:hover,
.pagination > .diisxklgqdvrfh > a:focus,
.pagination > .diisxklgqdvrfh > span:focus {
  background-color: #80c832;
  border-color: #80c832;
}

.mfilter-box {
  font-size: 13px;
}

.name a {
  color: #333;
}

button.yczeehovqofpev.vhcaaddptaxpwzi {
  text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);
}

fb-page.fb_iframe_widget {
  margin-bottom: 20px;
}

.brands-link a {
  color: #7f8387;
  text-decoration: underline;
  line-height: 30px;
}

.brands-link a:hover {
  color: #80c832;
}

.brands-link a:visited {
  color: #fea526;
}

@media (min-width: 768px) {
  .alhzcdahpxlocz img {
    float: left;
    margin: 0 20px 5px 0;
    padding: 20px;
  }
}

.alhzcdahpxlocz img {
}

.alhzcdahpxlocz ul {
  list-style-position: inside;
  padding-left: 20px;
}

.alhzcdahpxlocz ul li {
  margin-top: 10px;
}

.fb-page.fb_iframe_widget {
  margin-bottom: 20px;
}

.well.gcefoujjsrqkoac {
  background: none;
  border: none;
  box-shadow: none;
}

.list-group a:visited {
}

/*******************************
BUTTON
*******************************/

.vhcaaddptaxpwzi {
  color: #fff;
  background-color: #80c832;
  border-color: #b0db60;
  padding: 12px 10px;
}

.box-product .product-item:hover .vhcaaddptaxpwzi {
  background-color: #fea526;
  color: #fff;
  border-color: #fcc77b;
}

#tcb_call_1 .tcb_phone_1 {
  background: #fea526 !important;
}

#tcb_call_1 .tcb_layout_1 {
  border-color: #fea526 transparent !important;
}

#tcb_call_1 .tcb_layout_2 {
  border-color: #fea526 !important;
}

#tcb_call_1:hover .tcb_phone_1 {
  background: #80c832 !important;
}

#tcb_call_1:hover .tcb_layout_1 {
  border-color: #80c832 transparent !important;
}

#tcb_call_1:hover .tcb_layout_2 {
  border-color: #80c832 !important;
}

/*******************************
PRODUCT PAGE
********************************/

.ship-tab {
  padding: 14px 12px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
  border-radius: 0;
  min-height: 230px;
}

.inline-info {
  font-size: 15px;
}

@media only screen and (max-width: 768px) {
  .inline-info {
    font-size: 13px;
  }

  h1 {
    font-size: 20px;
  }
}

.vhcaaddptaxpwzi:hover {
  background-color: #fea526;
  color: #fff;
  border-color: #fcc77b;
}

.yczeehovqofpev-danger:hover,
.yczeehovqofpev-danger:active {
  background-color: #549410;
  border-color: #549410;
}

.yczeehovqofpev-quick-order {
  border-radius: 0px !important;
}

.inline-info-right {
  float: none;
}

/*img.gcgjyogfqzfdty {-webkit-transition: all 1s ease-out;}
img.gcgjyogfqzfdty:hover {
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
     -o-transform: scale(1.02);
}*/

.shipment-tab ul li.diisxklgqdvrfh {
}

.tab-content h3 {
  font-size: 18px;
}

.tab-content h2 {
  font-size: 24px;
}

.tab-content a {
  color: #80c832;
}

button.yczeehovqofpev.vhcaaddptaxpwzi {
  color: white;
  text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);
  margin-bottom: 5px;
}

ol.set-page li a {
  margin: 0 0 20px 0;
  display: block;
}

ol.set-page li {
  display: inline-block;
  margin-bottom: 20px;
  text-align: left;
}

ol.set-page li img {
  float: left;
}

ol.set-page li a h4 {
  font-size: 16px;
}

.short-description {
  margin-top: 15px;
}

.panel.panel-default.box-product.related-products {
  margin-bottom: 20px;
}

/********************************
CART PAGE
********************************/

.simplecheckout-cart td.quantity {
  min-width: 77px !important;
}

.checkout-heading {
  font-weight: bold;
  border: 1px solid #ddd;
  padding: 8px;
  background-color: #f8f8f8;
}

.simplecheckout-block-content #comment {
  border: 1px solid #ddd;
}

/********************************
CONTACT PAGE
********************************/

img.img-thumbnail-contact {
  margin-top: 5%;
}

.contact-int-img {
  margin-bottom: 20px;
}

/********************************
CABINET
********************************/

.alert.alert-success {
  margin: 25px 0 15px;
}

/********************************
SPECIAL+SEARCH
********************************/

.sticker-special {
  background-color: #fea526;
  padding: 1px 7px;
  color: #fff;
  z-index: 100;
  margin-bottom: 5px;
}

div#col-left-modules {
  margin-top: 20px;
}

.panel.panel-default {
  margin: 0 0 20px;
}

a#show-modules-col-left {
  margin-top: 20px !important;
}

.well.well-sm {
  margin: 10px;
}

/********************************
SEO BLOG
********************************/

.xvfcfiwzjhuc.record_description {
  line-height: 21px;
  font-size: 14px;
}

div#records_more a {
  color: #fff;
}

.blog-category-list h2 a {
  color: #7f8387;
  font-size: 18px;
  margin: 20px;
}

li.blog-viewed-record,
li.blog-data-record {
  font-size: 12px;
}

.record_columns .column_width_ {
  margin-top: -10px;
}

.marginbottom5 {
  margin-bottom: 0px !important;
}

.ascp-list-title p {
  font-size: 17px !important;
}

@media only screen and (min-width: 768px) {
  .seocmspro_content img {
    margin-right: 20px;
  }

  .dostavka-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px;
  }
}

.blog-small-record {
  margin-bottom: 10px;
}

.blog-image {
  margin-right: 5px !important;
  margin-bottom: 7px;
  float: left;
}

.blog-image img {
  margin-right: 20px;
}

.box-product.box-product-nocarousel {
  box-shadow: none;
  border: none;
}

ul#scp-tabs {
  margin-top: 20px;
}

div#cmswidget-1 h3 {
  margin-bottom: 0;
}

div#cmswidget-1 p {
  margin-bottom: 0;
  font-size: 24px;
}

.seocmspro_content {
  word-wrap: break-word;
  border-radius: 0 !important;
  padding: 15px 0;
}

div#records_more {
  float: right;
  margin: 10px 0;
}

.product-item.product-item-nocarousel {
}

.textcatbutton {
  text-align: right !important;
  text-transform: capitalize;
}

.addthis_toolbox.addthis_default_style {
  margin-top: 25px;
}

.blog-next-prev {
  margin-top: 25px;
}

/*******************************
SHIPMENT PAGE
*******************************/

.img-shipment {
  float: left;
  margin: 0 20px 5px 0;
}

.attention {
  border: 1px dashed #ddd;
  padding: 10px;
  color: red;
  font-weight: bold;
}

.time-shipment {
  font-weight: bold;
}

.phone-shipment li {
  list-style: none;
}

/*******************************
FOOTER
*******************************/

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

.custom-blocks {
  margin: -12px 0 0;
  padding-top: 0px;
}

.wjkvzeltfwthx .glyphicon,
.wjkvzeltfwthx .ozlajpoxwpaqz {
  color: gray;
}

ul.social-icon-footer {
  float: right;
  margin-top: 10px;
  padding: 0 0 10px;
}

ul.social-icon-footer li {
  display: inline;
  margin-left: 7px;
}

.powered-link {
  margin-top: -15px;
}

/*******************************
MEDIA QUERIES
*******************************/

@media only screen and (min-width: 1200px) {
  #header-menu .yczeehovqofpev {
    font-size: 13px;
    text-transform: uppercase;
    color: #000;
  }
}

@media only screen and (max-width: 1199px) {
  a.category-spoiler {
    font-size: 13px !important;
  }

  .shipment-tab a {
    font-size: 13px;
  }

  #header-menu {
    padding: 5px 0;
  }

  #header-menu .yczeehovqofpev {
    padding-left: 0;
    padding-right: 5px;
    font-size: 14px;
  }

  #top .yczeehovqofpev {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 3px;
    padding-right: 3px;
    font-size: 14px;
  }

  #top .ozqipqjslh {
    margin: 5px 0 0 0 !important;
  }

  .dropdown-menu {
    font-size: 11px;
  }

  div#menu-home-helper {
    min-height: 312px !important;
  }

  h1.homeh1 {
    font-size: 18px;
  }
}

@media only screen and (min-width: 992px) {
  .header-box a {
    font-size: 13px;
  }

  ul.child2-box {
    display: none;
  }
}

@media only screen and (max-width: 991px) {
  #header-menu {
    text-align: center;
  }

  #phone {
    text-align: center;
  }

  .wadoifturhf {
    /* float: none !important; */
    text-align: center;
  }

  #cart > .yczeehovqofpev #cart-total {
    text-align: center;
  }

  #phone .schedule {
    padding: 3px 20px;
  }

  #header-menu .yczeehovqofpev {
    padding-left: 0;
    padding-right: 10px;
    font-size: 14px;
  }

  .dropdown-menu {
    font-size: 14px;
  }

  #cart {
    border-radius: 0px;
    z-index: 1010;
    /* width: 300px !important; */
    margin: 0 auto !important;
  }
}

@media only screen and (max-width: 1024px) {
  .panel-default {
    /*margin-top: 30px;* may be ipad*/
  }

  a.category-spoiler {
    font-size: 13px;
  }

  #mfilter-opts-price-min,
  #mfilter-opts-price-max {
    width: 65px !important;
    min-width: 65px !important;
    max-width: 65px !important;
    display: inline-block;
  }

  .nav-tabs > li {
    font-size: 13px;
  }

  button.yczeehovqofpev.pwirchstoz.yczeehovqofpev-block.dropdown-toggle {
    float: none;
    margin: 0 auto;
    /* width: 250px; */
  }
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
  #top img {
    /* max-width: 51px; */
    margin-top: 8px;
  }
}

@media only screen and (max-width: 767px) {
  .header-box a {
    margin-bottom: 15px;
  }

  .wlswjgepweuv.pfuciskyliqeke {
    text-align: center;
  }

  .blog-thumb.pfuciskyliqeke {
    text-align: center;
  }

  .product-item > .syyuqdqujpytje {
    text-align: center;
  }

  .product-item > .oyjwydyiusapk {
    text-align: center;
  }

  .name.marginbottom5 {
    clear: both;
    text-align: center;
  }

  .blog-image {
    float: none !important;
  }

  h1.homeh1 {
    text-align: center;
    margin-bottom: 15px;
  }

  @media (max-width: 576px) {
    #logo,
    #logo-m,
    #logologo-m img,
    #logo img {
      max-width: 160px;
    }
  }

  .powered-link {
    font-size: 13px;
    text-align: center;
  }

  ul.social-icon-footer {
    float: none;
    margin-top: 20px;
    text-align: center;
  }
}

@media only screen and (max-width: 600px) {
  .dwjcrrceleu.marginright2.marginbottom2 a img {
    text-align: center;
    margin: 0 auto;
    display: block;
  }

  div#cmswidget-1 p {
    text-align: center;
    font-size: 32px;
    margin: 5px 0 25px;
  }

  div#cmswidget-1 h3 {
    text-align: center;
    font-size: 32px;
    margin: 35px 0;
  }
}

@media only screen and (max-width: 480px) {
  .dwjcrrceleu.marginright2.marginbottom2 {
    margin: 0 auto;
    width: 320px;
  }

  .tohaluvdkxtj {
    margin-top: -20px;
  }

  #top {
    margin-top: 13px;
  }

  #cart {
    margin-top: -10px !important;
  }
}

/* Styles for dialog window magnificPopup*/

#modalImageNew {
  background: white;
  padding: 20px 30px;
  text-align: left;
  max-width: 80%;
  margin: 40px auto;
  position: relative;
  border-radius: 5px;
}

/**
 * Fade-zoom animation for first dialog
 */
/* start state */

.my-mfp-zoom-in .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}

/* animate in */

.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

/* animate out */

.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}

/* Dark overlay, start state */

.my-mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

/* animate in */

.my-mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}

/* animate out */

.my-mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

/**
 * Fade-move animation for second dialog
 */
/* at start */

.my-mfp-slide-bottom .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  transform: translateY(-20px) perspective(600px) rotateX(10deg);
}

/* animate in */

.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: translateY(0) perspective(600px) rotateX(0);
  -moz-transform: translateY(0) perspective(600px) rotateX(0);
  -ms-transform: translateY(0) perspective(600px) rotateX(0);
  -o-transform: translateY(0) perspective(600px) rotateX(0);
  transform: translateY(0) perspective(600px) rotateX(0);
}

/* animate out */

.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
  opacity: 0;
  -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  transform: translateY(-10px) perspective(600px) rotateX(10deg);
}

/* Dark overlay, start state */

.my-mfp-slide-bottom.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

/* animate in */

.my-mfp-slide-bottom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

/* animate out */

.my-mfp-slide-bottom.mfp-removing.mfp-bg {
  opacity: 0;
}

.mfp-close:before {
  content: "\00d7";
}

.modalImageGrid .main-imagemain-image-wrapper {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 1px;
  margin-top: 10px;
}

.modalImageGrid .yoyuzpwdhchlhze {
  font-size: 30px;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  text-align: center;
  margin: 30px 0;
}

.modalImageGrid .yoyuzpwdhchlhze-old {
  color: #f84147;
  text-decoration: line-through;
  font-size: 16px;
  font-weight: 400;
  display: block;
  margin-bottom: 5px;
}

.modalImageGrid .yczeehovqofpev.yczeehovqofpev-block {
  max-width: 150px;
  margin: 30px auto;
}

.modalImageGrid .dwjcrrceleus-additional {
  height: 185px;
  overflow-y: auto;
  text-align: center;
}

.modalImageGrid .dwjcrrceleus-additional a.pfuciskyliqeke {
  cursor: pointer;
  padding: 1px;
}

@media only screen and (min-width: 1024px) {
  .modalImageGrid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 50px;
  }

  #modalImageNew {
    max-width: 75%;
  }
}

@media only screen and (min-width: 1600px) {
  #modalImageNew {
    max-width: 45%;
  }
}

.alhzcdahpxlocz.aqkydkoodv {
  position: relative;
  max-height: 150px;
  transition: max-height 1s ease-in-out;
}

.alhzcdahpxlocz {
  overflow: hidden;
  transition: max-height 1s ease-in-out;
  margin-bottom: 15px;
}

.alhzcdahpxlocz.aqkydkoodv:after {
  content: "";
  position: absolute;
  z-index: 10;
  width: 100%;
  bottom: 0;
  left: 0;
  height: 50px;
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.85) 71%,
    white 100%
  );
  pointer-events: none;
}

#toogle-desc:hover {
  cursor: pointer;
  color: #80c832;
  text-decoration: none;
}

/* category wall */

.cadhuqizcehjwwg {
  margin: 20px 0;
}

.cadhuqizcehjwwg .eykvkyardecy > a {
  font-size: 14px;
  font-weight: 600;
  position: relative;
}

.cadhuqizcehjwwg.rirfzjsevgjuo .eykvkyardecy {
  position: relative;
  overflow: hidden;
  padding-right: 15px;
  padding-left: 15px;
  min-height: 270px;
  text-align: center;
}

@media (max-width: 400px) {
  .cadhuqizcehjwwg.rirfzjsevgjuo .eykvkyardecy {
    min-height: 240px;
  }
}

.cadhuqizcehjwwg img {
  margin: 0 auto;
}

.cadhuqizcehjwwg .wlswjgepweuv {
  padding: 10px 10px 20px 10px;
  height: 250px;
  overflow: hidden;
  text-align: center;
}

.cadhuqizcehjwwg .blog-thumb {
  padding: 10px 10px 20px 10px;
  height: 250px;
  overflow: hidden;
  text-align: center;
}

.cadhuqizcehjwwg.rirfzjsevgjuo .syyuqdqujpytje {
  position: absolute;
  top: 0;
  right: 0;
  /*background:rgba(128,200,50, 0.75); */
  background: rgba(254, 165, 38, 0.75);
  width: 100%;
  height: 100%;
  padding: 10px 10px 20px 10px;
  display: none;
  text-align: center;
  color: #fff !important;
  z-index: 2;
}

.eykvkyardecy img {
  margin-bottom: 10px;
  border-radius: 12px;
}

.cadhuqizcehjwwg.rirfzjsevgjuo .eykvkyardecy > a.parent {
  z-index: 3;
  display: block;
}

.cadhuqizcehjwwg.rirfzjsevgjuo .eykvkyardecy:hover > a.parent {
  color: #fff;
}

.cadhuqizcehjwwg.rirfzjsevgjuo .eykvkyardecy > img {
  margin-bottom: 15px;
}

.cadhuqizcehjwwg.rirfzjsevgjuo .syyuqdqujpytje ul {
  margin: 0;
  padding: 5px;
}

.cadhuqizcehjwwg ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left;
}

.cadhuqizcehjwwg.rirfzjsevgjuo .syyuqdqujpytje ul li a {
  color: #fff;
  font-size: 14px;
  line-height: 16px;
}

.cadhuqizcehjwwg.wide .eykvkyardecy > a:first-child {
  margin-bottom: 15px;
  display: block;
}

.cadhuqizcehjwwg .half a + div + a {
  width: 50%;
  display: inline-block;
  float: left;
}

.cadhuqizcehjwwg .children {
  width: 49%;
  display: inline-block;
  float: left;
}

.cadhuqizcehjwwg.wide > div {
  min-height: 265px;
}

.cadhuqizcehjwwg .children > ul {
  margin: 0 0 0 10px;
  padding: 0;
}

.cadhuqizcehjwwg .children > ul > li {
  border-bottom: 1px solid #ddd;
}

.cadhuqizcehjwwg .children > ul > li:hover {
  background: #ffffdd;
}

.cadhuqizcehjwwg .children > ul > li > a {
  line-height: 24px;
  display: block;
  width: 100%;
  position: relative;
  font-size: 13px;
}

.cadhuqizcehjwwg .children > ul > li > a .sub {
  position: absolute;
  right: 5px;
  top: 8px;
}

.cadhuqizcehjwwg a:hover {
  text-decoration: underline;
}

.cadhuqizcehjwwg .xgpvvwpwxsovv {
  padding: 10px 0;
}

.cadhuqizcehjwwg.wide .xgpvvwpwxsovv {
  padding: 0;
}

@media only screen and (max-width: 1200px) {
  .cadhuqizcehjwwg.rirfzjsevgjuo .syyuqdqujpytje {
    display: none !important;
  }
}

.askQuestion__block {
  display: flex;
  font-size: 16px;
  background: #80c832;
  color: #fff;
  padding: 15px 5px;
  align-items: center;
  justify-content: space-between;
}

.askQuestion__block-text {
  display: flex;
  margin: 0 10px;
  align-items: center;
}

.askQuestion__block-text i.ozlajpoxwpaqz.ozlajpoxwpaqz-user {
  margin-right: 10px;
}

.askQuestion__block-btn button {
  background: #febc5c;
  color: #fff;
  border: 2px solid #fff;
  padding: 5px 10px;
  margin: 0 10px;
}

.askQuestion__block-btn button:hover {
  background: #fff;
  color: #febc5c;
}

/* New width of container 1400px */
.border-info.well.well-sm {
  border: 1px solid #80c832;
  margin: 0;
}

.product-navigation a.yczeehovqofpev.yczeehovqofpev-default {
  border: 1px solid #80c832;
  background: #fff;
  color: #80c832;
}

.product-navigation a.yczeehovqofpev.yczeehovqofpev-default:hover {
  background: #80c832;
  color: #fff;
}

#product .alert-alt {
  padding: 10px;
  margin-bottom: 10px;
}

#product .plofhjflgdxz,
#product .panel-default-product {
  padding-left: 0;
  padding-right: 0;
}

#product .panel-default-product .plofhjflgdxz {
  min-height: 200px;
}

#product .product-navigation a.panel-default-product {
  padding: 4px 20px;
}

.product-icons-events i.ozlajpoxwpaqz {
  font-size: 25px;
  margin: 5px;
  color: #fea526;
  cursor: pointer;
}

#product .product-navigation {
  float: right;
}

#product .product-navigation span {
  display: none;
}

input#input-quantity {
  border-color: #80c832;
}

.grid-delivery {
  display: grid;
  grid-template-columns: 6% 2fr 1fr;
  align-items: center;
  padding: 7px;
  grid-gap: 10px;
}

.grid-delivery p {
  margin: 0;
}

.grid-delivery.grey {
  background: #e3e3e3;
}

.grid-delivery.bordered {
  border-bottom: 1px solid #e3e3e3;
}

.shipment-tab .nav-tabs > li > a {
  font-size: 18px;
  color: #80c832;
}

.shipment-tab .nav-tabs > li.diisxklgqdvrfh > a {
  border: 0;
  border-bottom: 2px solid #7f8387;
  color: #7f8387;
}

.shipment-tab .ship-tab {
  padding: 5px;
  border: 0;
  border-top: 1px solid #9c9c9c;
}

.shipment-tab .nav-tabs {
  border: 0;
}

.grid-payment.grey {
  background: #e3e3e3;
}

.grid-payment,
.grid-garantie {
  padding: 5px 10px;
}

.special-home-image picture,
.fit-guide-home-image picture {
  display: flex;
  background: #f24821;
  flex-wrap: nowrap;
  align-items: center;
  height: 42px;
  justify-content: center;
}

.special-home-image picture {
  background: #cccccb;
}

#product button.yczeehovqofpev-quick-order.yczeehovqofpev-lg.yczeehovqofpev-block,
#product button#button-cart {
  font-size: 16px;
}

.grid-delivery img.novaposhta {
  grid-row-start: 1;
  grid-row-end: 3;
}

.border-wrapper {
  padding: 0 10px;
}

.free_delivery {
  font-size: 16px;
  padding: 15px;
}

#product .alert-alt.alert-danger-alt {
  padding: 10px;
}

.pvtwpfjralojgo .syyuqdqujpytje .yoyuzpwdhchlhze .yoyuzpwdhchlhze-old,
.box-product .product-item .yoyuzpwdhchlhze-old,
.yoyuzpwdhchlhze .yoyuzpwdhchlhze-old {
  color: #7f8387;
}

.yoyuzpwdhchlhze .yoyuzpwdhchlhze-new {
  color: #f84147;
}

@media (min-width: 1200px) and (max-width: 1399px) {
  .carousel-wrapper .carousel {
    margin: 10px 0 20px;
  }
}

@media (max-width: 1199px) {
  #product .product-navigation {
    float: none;
    display: flex;
    justify-content: space-between;
    margin: 20px 0;
  }

  .carousel-wrapper .carousel {
    margin: 30px 0 20px;
  }
}

@media (max-width: 991px) {
  .fit-guide-home-image picture {
    height: 49px;
  }

  .fit-guide-home-image picture img {
    max-width: 200px;
    min-width: 200px;
  }

  #product .product-navigation span {
    display: inline;
  }

  .carousel-wrapper .carousel {
    margin: 20px 0 20px;
  }

  .slideshow {
    margin-bottom: 20px;
  }
}

@media (max-width: 600px) {
  .grid-delivery {
    grid-template-columns: 15% 1fr 1fr;
  }
}

@media (min-width: 1450px) {
  .cogipxoxtzvek {
    width: 1400px;
  }

  button.yczeehovqofpev.vhcaaddptaxpwzi {
    margin-right: 3px;
  }

  .blog-grid {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .wxkgqjzjwfgo {
    width: 25%;
  }

  .main-imagemain-image-wrapper {
    text-align: center;
  }

  #header-menu {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  #product .product-navigation a.panel-default-product {
    margin-left: 20px;
  }
}

#product .options,
#product .shipment-tab {
  padding-left: 10px;
}

/* New width of container 1400px end */

.addtocart-btns {
  background: transparent;
  border: 0;
  padding: 5px;
  margin: 5px 0;
}

.addtocart-btns:hover {
  background: #80c832;
  color: #fff;
}

.addtocart-btns i {
  color: #80c832;
  margin-right: 5px;
}

.addtocart-btns:hover i {
  color: #fff;
  margin-right: 5px;
}

/* footer-buy */
.footer-buy.hidden {
  display: none;
}

.footer-buy {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1000;

  box-shadow: 1px 5px 10px 10px #ccc;
  background: #fff;

  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}

.footer-buy__heading {
  color: #7f8387;
  font-size: 20px;
  padding: 5px 5px 5px 10px;

  text-wrap: balance;
  display: flex;
  align-items: center;
}

.footer-buy__btn {
  display: flex;
  align-items: baseline;
  padding-top: 5px;
}

.footer-buy__btn.special {
  align-items: normal;
}

.footer-buy__price span {
  font-size: 18px;
  font-family: inherit;
  font-weight: 600;
  line-height: 1.1;
  color: #7f8387;
}

.footer-buy__price span.yoyuzpwdhchlhze-old {
  color: #7f8387;
  text-decoration: line-through;
  font-size: 14px;
}

.footer-buy__price span.yoyuzpwdhchlhze-new {
  color: #f84147;
}

.error-404-grid {
  display: grid;
  grid-template-columns: 55% 45%;
  grid-gap: 10px;
  align-items: center;
  justify-items: start;

  font-size: 16px;
}

@media (max-width: 1280px) {
  .footer-buy {
    grid-template-columns: 1fr;
  }

  .footer-buy__heading {
    display: none;
  }

  .footer-buy__price span.yoyuzpwdhchlhze-new {
    font-size: 16px;
  }
}

/* footer-buy*/
.custom-i-small,
.custom-i-medium,
.custom-i-Mcart,
.isyqkytqgesjhll,
.custom-i-help-menu {
  display: inline-block;
}

.custom-i-small {
  width: 17px;
}

.custom-i-medium {
  width: 30px;
}

.isyqkytqgesjhll {
  width: 30px;
}

.isyqkytqgesjhll.zuhvhkdhjk {
  width: 36px;
}

.custom-i-help-menu {
  width: 30px;
  height: 30px;
}

.custom-i-Mcart {
  width: 30px;
  height: 35px;
}

.zuhvhkdhjk {
  content: url("../img/poloski.svg");
}

.i-cart {
  content: url("/image/catalog/icon/help-menu/basket.svg");
}

.i-cart:hover {
  content: url("/image/catalog/icon/help-menu/basket-orange.svg");
}

.fdvqyhhcjzkao {
  content: url("/image/catalog/icon/help-menu/man.svg");
  vertical-align: middle;
}

.i-katalog {
  content: url("/image/catalog/icon/help-menu/katalog.svg");
  vertical-align: middle;
}

.sqjaqvjorwgfl {
  width: 56px;
  float: left;
  padding-left: 12px;
}

.sqjaqvjorwgfl button.yczeehovqofpev {
  padding: 0;
  background: transparent;
  margin-top: 18px;
  outline: none;
}

.sqjaqvjorwgfl button.yczeehovqofpev:focus {
  outline: none;
}

.help-menu-box {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  background: #fff;
  width: 80%;
  z-index: 10001;
  box-shadow: 5px 1px 10px 1px;
  overflow: auto;
}

.help-menu-overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  z-index: 10000;
}

.help-menu-box__header,
.help-menu-box__category,
.help-menu-box__links,
.help-menu-box__phones,
.help-menu-box__social,
.help-menu-box__account {
  padding: 10px;
  border-bottom: 1px solid #ececec;
}

.help-menu-box__account {
  background: #ffbe3f;
  color: #fff;
}

.help-menu-box__account_acc {
  font-size: 15px;
  color: #f7f7f7;
}

.help-menu-box__account a {
  color: #fff;
}

a.help-menu-box__account_grid {
  display: flex;
  align-items: center;
  gap: 6px;
}

.help-menu-box__header {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.help-menu-box__header #ocd_multilang {
  color: #333;
  background-color: #fff;
  align-self: center;
}

.help-menu-box__header #ocd_multilang .diisxklgqdvrfh {
  color: #80c832;
}

.help-menu-box__links,
.help-menu-box__phones,
.help-menu-box__account {
  font-size: 18px;
}

.help-phone-icon {
  font-size: 20px;
  color: #80c832;
}

.help-phone-img {
  max-width: 20px;
}

.help-category {
  display: none;
}

.open > .help-category {
  display: block;
}

.sqjaqvjorwgfl .yczeehovqofpev-toogle-category {
  margin: 0 !important;
  font-size: 18px;
  color: #333;
}

.help-category {
  margin-top: 10px;
}

.help-category {
  font-size: 16px;
  color: #333;
}

.help-category p {
  border-top: 1px solid #ececec;
  width: 100%;
  margin: 0;
  padding: 10px;
}

.help-menu-box__social .social-icon-footer {
  text-align: left;
}

.help-menu-box__social ul.social-icon-footer {
  float: none;
  margin-top: 0;
  padding: 0;
}

ul.social-icon-footer li {
  display: inline;
  margin-left: 0px;
  margin-right: 7px;
}

.help-link-img {
  max-width: 25px;
  margin-right: 3px;
}

.help-menu-box__account_auth i {
  margin-right: 3px;
}

.text-capitalize {
  text-transform: capitalize;
}

.jxjptdgiqkj.ugkphxjwedppq-customer_lastname {
  display: block !important;
}

.pwoitladosu .xvfcfiwzjhuc {
  display: block;
  font-size: 14px;
  margin-bottom: 5px;
  min-height: 120px;
}

.list-group-item strong {
  color: #3a3a3a;
}

@media (max-width: 430px) {
  .pwoitladosu .xvfcfiwzjhuc {
    min-height: 180px;
  }
}

@media (min-width: 450px) and (max-width: 544px) {
  .hpldsdacdoercc {
    left: 10%;
  }

  #top {
    left: 10%;
  }
}

@media (min-width: 545px) and (max-width: 640px) {
  .hpldsdacdoercc {
    left: 36%;
    margin-top: 17px;
  }

  #top {
    left: 36%;
  }

  .isyqkytqgesjhll {
    width: 36px;
  }

  .isyqkytqgesjhll.i-cart {
    width: 40px;
  }

  .isyqkytqgesjhll.zuhvhkdhjk {
    width: 46px;
  }

  .sqjaqvjorwgfl {
    width: 62px;
  }

  #logo,
  #logo-m,
  #logologo-m img,
  #logo img {
    max-width: 200px;
    min-width: 200px;
  }

  .ugkphxjwedppq.wfqzdccsdteyp {
    max-width: 100%;
  }
}

@media (min-width: 641px) and (max-width: 991px) {
  .sqjaqvjorwgfl button.yczeehovqofpev {
  }

  .hpldsdacdoercc {
    left: 40%;
  }

  #top {
    left: 37%;
  }

  .isyqkytqgesjhll {
    width: 36px;
  }

  .isyqkytqgesjhll.i-cart {
    width: 40px;
  }

  .isyqkytqgesjhll.zuhvhkdhjk {
    width: 46px;
  }

  .sqjaqvjorwgfl {
    width: 70px;
  }

  #logo,
  #logo-m,
  #logologo-m img,
  #logo img {
    max-width: 200px;
    min-width: 200px;
  }

  .hpldsdacdoercc {
    margin-top: 20px;
  }

  .sqjaqvjorwgfl button.yczeehovqofpev {
    margin-top: 27px;
  }

  #top {
    margin-top: 16px;
  }

  .ugkphxjwedppq.wfqzdccsdteyp {
    max-width: 100%;
  }
}

@media (max-width: 991px) {
  .sqjaqvjorwgfl {
    display: block !important;
  }
}
