img {
  max-width: 100%;
}
.header-top {
  padding: 20px 0;
  background-color: #ebebeb;
}
.wrap-but-menu {
  display: flex;
  align-items: center;
  height: 100%;
}
.tel {
  font-weight: 900;
}
.menu-button {
  color: #101010;
  font-family: "Gotham Pro";
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.6px;
}
.menu-button:hover {
  text-decoration: none;
  color: #101010;
}
.menu-button img {
  padding-right: 10px;
}
.header-top-left {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.header-top-left-item--border {
  border-right: 1px solid #d6d6d6;
}
.header-top-left-item {
  padding: 0 25px;
}
.header-top-left-item:last-child {
  padding: 0;
}
.lang-switcher li {
  list-style: none;
}
.lang-switcher {
  display: flex;
  align-items: center;
  height: 100%;
}
.lang-switcher li:nth-child(2) {
  padding: 0 20px;
}
.lang-switcher li a {
  color: #838383;
  font-family: "Gotham Pro";
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  color: #838383;
  letter-spacing: 0.55px;
}
.lang-switcher li a:hover {
  text-decoration: none;
  color: #838383;
}
.current-lang a {
  color: #101010 !important;
}
.header-top-butt {
  color: #ffffff;
  font-family: "Gotham Pro";
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  color: #ffffff;
  letter-spacing: 0.55px;
  background-color: #eb000d;
  padding: 15px 26px;
  display: inline-block;
  transition: 0.2s all;
}
@media (max-width: 1200px) {
  .header-top-butt {
    padding: 10px 10px;
  }
  .header-top-left-item {
    padding: 0 10px;
  }
}
.header-top-butt:hover {
  background: #535353;
  text-decoration: none;
  color: #ffffff;
}
#menu-header-menu {
  display: flex;
  list-style: none;
  align-items: center;
  height: 100%;
  justify-content: space-between;
}
#menu-header-menu-ua {
  display: flex;
  list-style: none;
  align-items: center;
  height: 100%;
  justify-content: space-between;
}
#menu-header-menu-en {
  display: flex;
  list-style: none;
  align-items: center;
  height: 100%;
  justify-content: space-between;
}
.header-bot {
  box-shadow: 0 3px 9px 1px rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  padding-top: 6px;
  padding-bottom: 17px;
}
#menu-header-menu a {
  color: #101010;
  font-family: "Gotham Pro";
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.33px;
}
#menu-header-menu li {
  position: relative;
  padding-left: 35px;
}
#menu-header-menu li:first-child:before {
  content: "";
  background: url("/wp-content/themes/shultz/assets/img/icon/minibreweries.png") no-repeat;
  background-position: center;
  height: 33px;
  width: 33px;
  position: absolute;
  left: -15px;
}
#menu-header-menu li:nth-child(2):before,
#menu-header-menu li:nth-child(4):before {
  content: "";
  background: url("/wp-content/themes/shultz/assets/img/icon/industrialbreweries.png") no-repeat;
  background-position: center;
  height: 33px;
  width: 33px;
  position: absolute;
  left: -15px;
}
#menu-header-menu li:nth-child(3):before {
  content: "";
  background: url("/wp-content/themes/shultz/assets/img/icon/brewingequipment.png") no-repeat;
  background-position: center;
  height: 33px;
  width: 33px;
  position: absolute;
  left: -15px;
}
#menu-header-menu li a:hover {
  text-decoration: none;
  color: #eb000d;
}
#menu-header-menu li a:hover {
  border-bottom: 1px solid #eb000d;
}
/* eng mnu */
#menu-header-menu-ua a {
  color: #101010;
  font-family: "Gotham Pro";
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.33px;
}
#menu-header-menu-ua li {
  position: relative;
  padding-left: 35px;
}
#menu-header-menu-ua li:first-child:before {
  content: "";
  background: url("/wp-content/themes/shultz/assets/img/icon/minibreweries.png") no-repeat;
  background-position: center;
  height: 33px;
  width: 33px;
  position: absolute;
  left: -15px;
}
#menu-header-menu-ua li:nth-child(2):before,
#menu-header-menu-ua li:nth-child(4):before {
  content: "";
  background: url("/wp-content/themes/shultz/assets/img/icon/industrialbreweries.png") no-repeat;
  background-position: center;
  height: 33px;
  width: 33px;
  position: absolute;
  left: -15px;
}
#menu-header-menu-ua li:nth-child(3):before {
  content: "";
  background: url("/wp-content/themes/shultz/assets/img/icon/brewingequipment.png") no-repeat;
  background-position: center;
  height: 33px;
  width: 33px;
  position: absolute;
  left: -15px;
}
#menu-header-menu-ua li a:hover {
  text-decoration: none;
  color: #eb000d;
}
#menu-header-menu-ua li a:hover {
  border-bottom: 1px solid #eb000d;
}
/* left menu */
#menu-header-menu-en a {
  color: #101010;
  font-family: "Gotham Pro";
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.33px;
}
#menu-header-menu-en li {
  position: relative;
  padding-left: 35px;
}
#menu-header-menu-en li:first-child:before {
  content: "";
  background: url("/wp-content/themes/shultz/assets/img/icon/minibreweries.png") no-repeat;
  background-position: center;
  height: 33px;
  width: 33px;
  position: absolute;
  left: -15px;
}
#menu-header-menu-en li:nth-child(2):before,
#menu-header-menu-en li:nth-child(4):before {
  content: "";
  background: url("/wp-content/themes/shultz/assets/img/icon/industrialbreweries.png") no-repeat;
  background-position: center;
  height: 33px;
  width: 33px;
  position: absolute;
  left: -15px;
}
#menu-header-menu-en li:nth-child(3):before {
  content: "";
  background: url("/wp-content/themes/shultz/assets/img/icon/brewingequipment.png") no-repeat;
  background-position: center;
  height: 33px;
  width: 33px;
  position: absolute;
  left: -15px;
}
#menu-header-menu-en li a:hover {
  text-decoration: none;
  color: #eb000d;
}
#menu-header-menu-en li a:hover {
  border-bottom: 1px solid #eb000d;
}
.left-mnu {
  position: absolute;
  background: #ffffff;
  height: 100vh;
  position: absolute;
  top: 0;
  left: -35%;
  width: 35%;
  height: 100%;
  z-index: 999;
  padding-top: 5%;
  padding-left: 10%;
}
.closes {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  background-color: #eb000d;
  z-index: 9999;
}
.closes--icon {
  position: absolute;
  left: 50%;
  margin-left: -10px;
  top: 50%;
  margin-top: -10px;
  height: 20px;
  width: 20px;
}
.closes--2 {
  transform: rotate(90deg);
}
#menu-left-menu {
  padding: 0;
  margin: 0;
  padding-top: 5%;
  list-style: none;
}
#menu-left-menu li a {
  color: #101010;
  font-family: "Gotham Pro";
  font-size: 13px;
  font-weight: 500;
  line-height: 2.5em;
  text-transform: uppercase;
  letter-spacing: 0.33px;
  transition: 0.2s all;
}
#menu-left-menu li a:hover {
  text-decoration: none;
  color: #eb000d;
  padding-left: 15px;
}
#menu-left-menu .current-menu-item a {
  text-decoration: none;
  color: #eb000d;
  padding-left: 15px
}
#menu-left-menu .current-menu-item a:hover {
  padding-left: 15px;
}
/* eng mnu */
#menu-left-menu-ua {
  padding: 0;
  margin: 0;
  padding-top: 5%;
  list-style: none;
}
#menu-left-menu-ua li a {
  color: #101010;
  font-family: "Gotham Pro";
  font-size: 13px;
  font-weight: 500;
  line-height: 2.5em;
  text-transform: uppercase;
  letter-spacing: 0.33px;
  transition: 0.2s all;
}
#menu-left-menu-ua li a:hover {
  text-decoration: none;
  color: #eb000d;
  padding-left: 15px;
}
#menu-left-menu-ua .current-menu-item a {
  text-decoration: none;
  color: #eb000d;
  padding-left: 15px
}
#menu-left-menu-ua .current-menu-item a:hover {
  padding-left: 15px;
}
#menu-left-menu-en {
  padding: 0;
  margin: 0;
  padding-top: 5%;
  list-style: none;
}
#menu-left-menu-en li a {
  color: #101010;
  font-family: "Gotham Pro";
  font-size: 13px;
  font-weight: 500;
  line-height: 2.5em;
  text-transform: uppercase;
  letter-spacing: 0.33px;
  transition: 0.2s all;
}
#menu-left-menu-en li a:hover {
  text-decoration: none;
  color: #eb000d;
  padding-left: 15px;
}
#menu-left-menu-en .current-menu-item a {
  text-decoration: none;
  color: #eb000d;
  padding-left: 15px
}
#menu-left-menu-en .current-menu-item a:hover {
  padding-left: 15px;
}
/* end eng mnu */
.social-mnu {
  padding: 0;
  padding-top: 5%;
  display: flex;
  margin: 0;
  width: 210px;
  list-style: none;
  justify-content: space-between;
}
.social-mnu-item {
  width: 37px;
  height: 37px;
  border: 1px solid #262626;
  text-align: center;
  line-height: 37px;
}
.social-mnu-link {
  color: #000;
  width: 100%;
  height: 100%;
  display: inline-block;
  transition: 0.2s all;
}
.social-mnu-link:hover {
  background: #000;
  color: #fff;
}
/* breadcrumbs */
.kb_sep {
  padding: 0 !important;
}
.breadcrumbs-wrap {
  padding: 60px 0;
  position: relative;
  overflow: hidden;
}
.breadcrumbs-namepage {
  text-align: center;
  color: #101010;
  font-family: "Gotham Pro";
  font-size: 48px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  z-index: 999;
}
.back-text {
  position: absolute;
  top: -15px;
  z-index: -1;
  font-family: "Gotham Pro";
  font-size: 10em;
  font-weight: 900;
  text-transform: uppercase;
  /* Text style for "кон" */
  color: #f5f5f5;
  letter-spacing: 2px;
}
.kb_title {
  border-bottom: 1px solid #101010;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 25px;
  line-height: 20px;
  font-family: "Gotham Pro";
  color: #101010;
  font-size: 9px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1.8px;
}
.kama_breadcrumbs>span {
  padding: 0 25px;
  position: relative;
}
.kama_breadcrumbs span:first-child {
  padding-left: 0 !important;
}
.kama_breadcrumbs a {
  color: #101010;
  font-family: "Gotham Pro";
  font-size: 9px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1.8px;
}
.kama_breadcrumbs a:hover {
  color: #101010;
  text-decoration: none;
}
@media (min-width: 1200px) {
  .container {
    max-width: 1290px;
  }
}
@media (max-width: 992px) {
  .left-mnu {
    padding-right: 20px;
  }
  .header-top-left-item:last-child {
    display: none;
  }
  .main-nav-link {
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    justify-content: center;
    font-size: 8px;
  }
  .main-nav-link img {
    width: 38px;
    height: 32px;
  }
  .breadcrumbs-namepage {
    font-size: 33px;
    line-height: 36px;
  }
  .back-text {
    font-size: 6em;
  }
}
@media (min-width: 768px) {
  .left-main-menu-item2 {
    display: none;
  }
}
@media (max-width: 768px) {
  .logo {
    width: 100%;
    text-align: center;
    display: inline-block;
  }
  .left-main-menu-item2 {
    display: block;
  }
  .left-mnu {
    width: 320px;
    left: -320px;
  }
  .breadcrumbs-namepage {
    font-size: 19px;
  }
  .back-text {
    font-size: 3em;
    position: absolute;
    bottom: 0;
    display: inline-block;
    line-height: 4em;
  }
}
@media (max-width: 520px) {
  .header-top-left-item--border:first-child {
    display: none;
  }
  .header-top-left-item--border {
    border: none;
    padding: 0;
  }
  .lang {
    /*    display: none;*/
    margin-left: 20px;
  }
}
.closes--filter {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  background-color: #eb000d;
  z-index: 9999;
}
.closes--icon {
  position: absolute;
  left: 50%;
  margin-left: -10px;
  top: 50%;
  margin-top: -10px;
  height: 20px;
  width: 20px;
}
.closes--2 {
  transform: rotate(90deg);
}
.kama_breadcrumbs {
  display: flex;
  width: 100% !important;
  justify-content: center !important;
  margin-left: 0 !important;
  position: relative !important;
  left: 0 !important;
  padding-left: 0 !important;
}
@media (min-width: 992px) {
  .menu-button--filter {
    display: none;
  }
  .closes--filter {
    display: none;
  }
}
@media (max-width: 992px) {
  .left-menu-wrap {
    position: absolute;
    left: -660px;
    width: 320px;
    z-index: 999;
  }
  .breadcrumbs-wrap {
    padding-bottom: 0;
  }
  .menu-button--filter {
    color: #000;
    padding-bottom: 20px;
    display: inline-block;
  }
  .closes--filter {
    display: block;
  }
}
.tel-wrap {
  padding: 50px 0;
  height: 200vh;
}
.tel {
  padding-left: 40px;
  padding-bottom: 20px;
}
.tel img {
  margin-left: -30px;
  padding-right: 10px;
}
.seo-w {
  padding-left: 40px;
  padding-bottom: 20px;
}
.seo-w img {
  margin-left: -30px;
  padding-right: 10px;
}
.mail-w {
  padding-left: 40px;
}
.mail-w img {
  margin-left: -30px;
  padding-right: 10px;
}
.tel-wrap {
  background: #fff;
  margin-left: -8px;
  margin-right: -8px;
  height: 200vh !important;
}
.tel-wrap .mfp-close {
  background-color: #eb000d !important;
  height: 50px !important;
  width: 50px !important;
  text-align: center !important;
  line-height: 50px !important;
  color: #fff !important;
  margin: 0 !important;
  right: -8px !important;
}
.form-popup {
  width: 50%;
  margin-left: 25%;
  margin-right: 25%;
  background: #fff;
  padding-left: 60px;
  padding-right: 60px;
  padding-bottom: 60px;
}
.form-popup .mfp-close {
  background-color: #eb000d !important;
  height: 50px !important;
  width: 50px !important;
  text-align: center !important;
  line-height: 50px !important;
  color: #fff !important;
  right: 25%;
}
.form-popup .form {
  padding-top: 0;
}
.form-popup input {
  width: 100%;
}
.form-popup .clients-zag {
  padding-bottom: 30px;
  text-transform: uppercase;
}
.form-popup .contact-form-input {
  width: 100%;
}
.menu-241 {
  width: 100%;
}
#menu-sidebar_menu .current-menu-item>a {
  text-decoration: none;
  color: #eb000d !important;
}
#menu-sidebar_menu a:hover {
  color: #eb000d !important;
}
#menu-sidebar_menu_ua .current-menu-item>a {
  text-decoration: none;
  color: #eb000d !important;
}
#menu-sidebar_menu_en .current-menu-item>a {
  text-decoration: none;
  color: #eb000d !important;
}
#menu-sidebar_menu_ua a:hover {
  text-decoration: none;
  color: #eb000d !important;
}
#menu-sidebar_menu_en a:hover {
  text-decoration: none;
  color: #eb000d !important;
}
.mfp-wrap {
  z-index: 9999999 !important;
}
.russians-go-home {
  color: #eb000d;
  font-weight: bold;
}