.about-page h1 {
  text-align: center;
}
.about-page h2 {
  font-family: "Bodoni-Bold", serif;
  font-size: 40px;
  letter-spacing: -1px;
  line-height: 100%;
  margin-bottom: 0;
  padding-bottom: 0;
}
.about-page h3,
.about-page h4 {
  font-family: "Pancetta Serif Pro", serif;
  color: #000000;
  letter-spacing: -1px;
}
.about-page .about-navigation {
  /*

        position: relative;
        margin: 1em;
        overflow: hidden;

        ul {
            display: flex;
            flex-direction: row;
            flex-wrap: wrap;
            justify-content: space-between;
            align-items: baseline;
            margin-left: -1px;
            list-style: none;

            li {
                flex-grow: 1;
                flex-basis: auto;
                margin: .25em 0;
                padding: 0 1em;
                text-align: center;
                border-left: 1px solid #ccc;
                background-color: #fff;
            }
        }*/
}
.about-page .about-navigation ul {
  list-style: none;
  margin: 0 auto;
  display: table;
}
.about-page .about-navigation ul li {
  display: block;
  float: left;
  text-transform: uppercase;
}
.about-page .about-navigation ul li h1 {
  position: relative;
  top: -11px;
}
.about-page .about-navigation ul li.separator {
  width: 1px;
  background: #000;
  height: 22px;
  position: relative;
  top: -4px;
  margin: 0 20px;
}
.about-page .about-navigation h1,
.about-page .about-navigation h2 {
  font-family: "Pancetta Serif Pro", serif;
  margin: 0;
  padding: 0;
  line-height: 100%;
}
.about-page .about-navigation h1 {
  font-size: 32px;
}
.about-page .about-navigation h2 {
  font-size: 18px;
}
.about-page .inner-container {
  padding: 0 80px;
}
.about-page .section {
  margin-top: 80px;
}
.about-page .d-flex {
  display: flex;
}
.about-page .d-flex .left-col,
.about-page .d-flex .right-col {
  flex-basis: 50%;
}
.about-page .d-flex .right-col {
  padding-left: 30px;
}
.about-page .about-map {
  background: url('../themes/sugreff/assets/images/about/russia_sugreff.png') no-repeat top center;
  min-height: 425px;
}
.about-page .first-section .inner-container {
  padding: 0 40px 0 80px;
}
.about-page .first-section h3 {
  margin-top: 40px;
}
.about-page .first-section .right-col {
  padding-left: 10px;
}
.about-page .first-section.section {
  margin-top: 40px;
}
.about-page .teapot.section {
  margin-top: 80px;
}
.about-page .teapot h3 {
  margin-top: 20px;
}
.about-page .teapot .text .tea-list-cols {
  display: flex;
}
.about-page .teapot .text .tea-list-cols > div {
  flex-basis: 50%;
}
.about-page .teapot .text .left-col > p {
  padding-top: 10px;
  padding-right: 30px;
}
.about-page .teapot .text .right-col {
  display: flex;
  justify-content: flex-end;
  width: 381px;
  height: 277px;
  overflow: hidden;
  padding: 0;
  margin: 0;
  border: 0;
  font-size: 0;
  line-height: 0;
}
.about-page .teapot .text .slick-wrapper-tea {
  width: 381px;
  height: 277px;
  overflow: hidden;
}
.about-page .teapot .text .teapot-image {
  width: 381px;
  height: 277px;
  display: block;
  overflow: hidden;
  position: absolute;
  z-index: 1000;
}
.about-page .teapot .text .teapot-image img {
  width: 381px;
  height: 279px;
  border: 0;
  outline: none;
  text-decoration: none;
}
.about-page .russian-style .left-col .packs {
  position: relative;
  top: 50px;
  left: -40px;
}
.about-page .russian-style .left-col .packs .image {
  width: 411px;
  height: 249px;
}
.about-page .russian-style .left-col .packs.image-1 .image {
  background: url('../themes/sugreff/assets/images/about/pack1.jpg') no-repeat center center;
}
.about-page .russian-style .left-col .packs.image-2 .image {
  background: url('../themes/sugreff/assets/images/about/pack2.jpg') no-repeat center center;
}
.about-page .russian-style .left-col .packs.image-3 .image {
  background: url('../themes/sugreff/assets/images/about/pack3.jpg') no-repeat center center;
}
.about-page .russian-style .left-col .packs.image-4 .image {
  background: url('../themes/sugreff/assets/images/about/pack4.jpg') no-repeat center center;
}
.about-page .russian-style .right-col h3 {
  margin-right: -30px;
}
.about-page .tea-package-langs .text .right-col {
  padding-left: 30px;
}
.about-page .tea-package-langs .text .right-col img {
  position: relative;
  top: -20px;
  left: 40px;
}
.about-page .presents-in-traditional-style {
  margin-top: 50px;
  min-height: 335px;
}
.about-page .presents-in-traditional-style .traditional-text-wrapper {
  border: 34px solid #d7d7d7;
  border-radius: 34px;
  background: #d7d7d7;
}
.about-page .presents-in-traditional-style .d-flex {
  justify-content: space-between;
}
.about-page .presents-in-traditional-style .d-flex .left-col {
  flex-basis: 70%;
  font-size: 20px;
  font-family: "Pancetta Serif Pro", serif;
}
.about-page .presents-in-traditional-style .d-flex .right-col {
  flex-basis: 179px;
}
.about-page .presents-in-traditional-style .d-flex .right-col img {
  display: block;
  position: absolute;
  margin-top: -80px;
}
.about-page .famous {
  margin-top: 50px;
  background: url('../themes/sugreff/assets/images/about/famous_background.png') no-repeat;
}
.about-page .famous .inner-container > h4 {
  position: absolute;
  margin-top: -50px;
  font-size: 25px;
}
.about-page .famous .famous-list {
  display: flex;
  margin: 0 0 0 30px;
  padding: 10px 0;
  justify-content: space-between;
}
.about-page .famous .famous-list .famous-item {
  flex-basis: 174px;
  display: flex;
  flex-direction: column;
}
.about-page .famous .famous-list .famous-item .text {
  font-size: 14px;
  margin-top: 10px;
  line-height: 120%;
}
.about-page .famous .famous-list .famous-item:nth-child(2) .text {
  order: 1;
  margin-top: 70px;
  margin-bottom: 30px;
}
.about-page .famous .famous-list .famous-item:nth-child(2) .image {
  order: 2;
}
.about-page .last-section {
  margin-top: 30px;
  margin-bottom: 20px;
}
.about-page .last-section .last-section-text {
  text-align: justify;
  font-size: 15px;
  margin-bottom: 30px;
}
.about-page .last-section .merchant {
  display: flex;
  justify-content: center;
}
.about-page .last-section .merchant .image {
  position: relative;
  padding-top: 30px;
}
.about-page .last-section .merchant .balloon {
  background: url('../themes/sugreff/assets/images/about/merchant_balloon_text.png') no-repeat;
  width: 405px;
  height: 233px;
  padding: 20px 20px 30px 80px;
  margin-left: -30px;
  color: #FFF;
  font-size: 20px;
  font-family: "Pancetta Serif Pro", serif;
}
.famous-page .section.main-section-famous {
  margin-top: 60px;
}
.famous-page .inner-container {
  padding: 0 40px;
}
.famous-page .famous-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 100px;
}
.famous-page .famous-list .famous-item {
  flex-basis: 250px;
  flex-shrink: 0;
  justify-content: space-between;
  flex-grow: 0;
  padding-bottom: 50px;
}
.famous-page .famous-list .famous-item .image img {
  width: 250px;
  height: 290px;
  object-fit: cover;
}
.famous-page .famous-list .famous-item .image img.no-avail-photo {
  object-fit: contain;
  border: 1px solid #CCC;
}
.famous-page .famous-list .famous-item .text {
  padding-right: 20px;
}
.famous-page .famous-list .famous-item .text .person {
  margin-top: 20px;
  font-size: 18px;
}
.famous-page .famous-list .famous-item .text .description {
  margin-top: 10px;
  font-size: 16px;
}
.events-page .section.main-section {
  margin-top: 20px;
}
.events-page .inner-container {
  padding: 0;
}
.events-page .events-list {
  margin-bottom: 100px;
}
.events-page .events-list .event-item .image img {
  width: 100%;
  max-height: 580px;
  object-fit: cover;
}
.events-page .events-list .event-item .image img.no-avail-photo {
  object-fit: contain;
}
.events-page .events-list .event-item .name {
  text-align: center;
}
.events-page .events-list .event-item .name h3 {
  font: 24px 'Pancetta Serif Pro', serif;
  margin-bottom: 5px;
}
.events-page .events-list .event-item .date {
  color: #8f6d51;
  text-align: center;
  font-size: 20px;
  margin-bottom: 20px;
}
.events-page .events-list .event-item .description {
  text-align: center;
  font-size: 18px;
  line-height: 150%;
}
.events-page .events-list .event-item:hover .text {
  display: flex;
}
.events-page .events-list .event-item .text {
  padding: 0 30px;
  display: none;
  width: 230px;
  height: 230px;
  margin-top: -230px;
  background: rgba(255, 255, 255, 0.7);
  position: absolute;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  color: inherit;
  text-decoration: inherit;
}
.events-page .events-list .event-item .text .person {
  margin-top: 20px;
  font-size: 16px;
}
.events-page .events-list .event-item .text .description {
  margin-top: 10px;
  font-size: 16px;
}
.event-detail-page .main-section {
  margin-top: 0;
}
.event-detail-page .main-section .inner-container {
  padding: 0;
}
.event-detail-page .event-date {
  color: #8f6d51;
  text-align: center;
  font-size: 20px;
  margin-bottom: 20px;
}
.event-detail-page .event-header {
  text-align: center;
}
.event-detail-page .event-header h3 {
  font: 24px 'Pancetta Serif Pro', serif;
  margin-bottom: 5px;
}
.event-detail-page .event-text {
  margin-top: 30px;
  text-align: justify;
  font-size: 20px;
  line-height: 150%;
}
.event-detail-page .event-text a {
  font-size: inherit;
  color: #8f6d51;
}
.event-detail-page .image-list {
  margin-bottom: 60px;
}
.event-detail-page .event-image-item {
  margin-top: 20px;
}
.event-detail-page .event-image-item img {
  width: 100%;
}
.event-detail-page .slick-dots li {
  width: 16px;
}
.event-detail-page .slick-dots li button::before {
  font-size: 14px;
  opacity: 0.3;
}
.event-detail-page .slick-dots li.slick-active button::before {
  opacity: 0.7;
}
.event-detail-page .show-more,
.events-page .show-more {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 70px;
}
.event-detail-page .show-more a,
.events-page .show-more a {
  background-color: #8f6d51;
  padding: 7px 0;
  width: 220px;
  display: inline-block;
  border-radius: 10px;
  font-size: 20px;
  color: #FFF;
  text-decoration: none;
}
@media all and (max-width: 979px) {
  .about-page .inner-container {
    padding: 0 20px;
  }
  .about-page .d-flex {
    display: flex;
    flex-direction: column;
  }
  .about-page .d-flex .left-col,
  .about-page .d-flex .right-col {
    flex-basis: 50%;
  }
  .about-page .d-flex .right-col {
    padding-left: 30px;
  }
  .about-page .section {
    margin-top: 40px;
  }
  .about-page .about-navigation ul {
    display: flex;
    flex-wrap: wrap;
  }
  .about-page .about-navigation ul li {
    float: none;
    margin-bottom: 15px;
  }
  .about-page .about-map {
    background-size: 100%;
    background-position-y: 45px;
    min-height: 300px;
  }
  .about-page .first-section .inner-container {
    padding: 0 20px;
  }
  .about-page .first-section .left-col,
  .about-page .first-section .right-col {
    flex-basis: 100%;
  }
  .about-page .first-section .left-col {
    order: 2;
  }
  .about-page .first-section .right-col {
    padding-left: 0;
    order: 1;
  }
  .about-page .teapot .text .left-col {
    padding-bottom: 20px;
  }
  .about-page .teapot .text.d-flex .right-col {
    padding-left: 0;
    justify-content: flex-start;
  }
  .about-page .russian-style .left-col {
    margin-top: 0;
    order: 2;
  }
  .about-page .russian-style .left-col .packs {
    top: 0;
  }
  .about-page .russian-style .left-col img {
    position: relative;
    top: 0;
    left: -30px;
  }
  .about-page .russian-style .right-col {
    order: 1;
    padding-left: 0;
  }
  .about-page .russian-style .right-col h3 {
    margin-right: 0;
  }
  .about-page .russian-style .right-col p {
    width: 80%;
  }
  .about-page .tea-package-langs {
    margin-top: 30px;
  }
  .about-page .tea-package-langs .text .left-col {
    width: 70%;
  }
  .about-page .tea-package-langs .text .right-col {
    margin-top: 20px;
    padding-left: 0;
  }
  .about-page .tea-package-langs .text .right-col img {
    top: 0;
    left: 0;
  }
  .about-page .presents-in-traditional-style {
    min-height: 335px;
    margin-top: 60px;
  }
  .about-page .presents-in-traditional-style .traditional-text-wrapper {
    border: 34px solid #d7d7d7;
    border-radius: 34px;
    background: #d7d7d7;
  }
  .about-page .presents-in-traditional-style .d-flex {
    flex-direction: row;
    justify-content: space-between;
  }
  .about-page .presents-in-traditional-style .d-flex .left-col {
    flex-basis: 80%;
    font-size: 18px;
    line-height: 160%;
    font-family: "Pancetta Serif Pro", serif;
  }
  .about-page .presents-in-traditional-style .d-flex .right-col {
    flex-basis: 100px;
  }
  .about-page .presents-in-traditional-style .d-flex .right-col img {
    display: block;
    position: absolute;
    margin-left: -16px;
    margin-top: 0;
  }
  .about-page .famous {
    background: url('../themes/sugreff/assets/images/about/famous_background_mobile.png') no-repeat;
    background-position-y: 10px;
    margin: 80px -20px 0;
    padding: 0 20px;
  }
  .about-page .famous .inner-container > h4 {
    position: absolute;
    margin-top: -40px;
    font-size: 25px;
  }
  .about-page .famous .famous-list {
    margin: 0;
  }
  .about-page .famous .famous-list .famous-item:nth-child(3) {
    display: none;
  }
  .about-page .last-section {
    margin-top: 30px;
    margin-bottom: 140px;
  }
  .about-page .last-section .last-section-text {
    text-align: justify;
    font-size: 15px;
    margin-bottom: 30px;
  }
  .about-page .last-section .merchant {
    display: flex;
    justify-content: space-between;
  }
  .about-page .last-section .merchant .image {
    position: relative;
    padding-top: 130px;
    left: -30px;
    width: 165px;
    height: 237px;
  }
  .about-page .last-section .merchant .image img {
    width: 165px;
    height: 237px;
  }
  .about-page .last-section .merchant .balloon {
    background: url('../themes/sugreff/assets/images/about/merchant_balloon_text_mobile.png') no-repeat;
    width: 331px;
    height: 255px;
    padding: 20px 20px 30px 30px;
    margin-left: -150px;
    font-size: 18px;
  }
  .famous-page .section.main-section-famous {
    margin-top: 60px;
  }
  .famous-page .famous-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 100px;
  }
  .famous-page .famous-list .famous-item {
    flex-basis: 49%;
    flex-shrink: 0;
    flex-grow: 0;
  }
  .famous-page .famous-list .famous-item .image img {
    width: 180px;
    height: 210px;
    object-fit: cover;
  }
  .famous-page .famous-list .famous-item .image img.no-avail-photo {
    object-fit: contain;
    border: 1px solid #CCC;
  }
  .famous-page .famous-list .famous-item .text {
    padding-right: 20px;
  }
  .famous-page .famous-list .famous-item .text .person {
    margin-top: 20px;
    font-size: 18px;
  }
  .famous-page .famous-list .famous-item .text .description {
    margin-top: 10px;
    font-size: 16px;
  }
  .events-page .section.main-section {
    margin-top: 20px;
  }
  .events-page .events-list {
    margin-bottom: 100px;
  }
  .events-page .events-list .event-item {
    flex-basis: 50%;
    flex-shrink: 0;
    flex-grow: 0;
  }
  .events-page .events-list .event-item .image img.no-avail-photo {
    object-fit: contain;
  }
  .events-page .events-list .event-item .text {
    padding-right: 20px;
  }
  .events-page .events-list .event-item .text .person {
    margin-top: 20px;
    font-size: 18px;
  }
  .events-page .events-list .event-item .text .description {
    margin-top: 10px;
    font-size: 16px;
  }
  .event-detail-page .section.main-section {
    margin-top: -20px;
  }
}
