/*
Theme Name: Pro & Child Theme
Theme URI: http://theme.co/pro/
Author: Ittisa
Author URI: https://ittisa.com/
Description: Make all of your modifications to Pro in this child theme.
Version: 1.0.2
Template: pro
Text Domain: pro 
*/

/*====button css start====*/

/* Font import for fgfav Quote style cursive */
@font-face {
  font-family: "MT Bold";
  src: url("./fonts/ScriptMTBold.eot");
  src: url("./fonts/ScriptMTBold.eot") format("embedded-opentype"),
    url("./fonts/ScriptMTBold.otf") format("otf"),
    url("./fonts/ScriptMTBold.woff") format("woff"),
    url("./fonts/ScriptMTBold.ttf") format("truetype");
}

@font-face {
  font-family: "Beyond Infinity";
  src: url("./fonts/Beyond_Infinity_Demo.ttf");
}

/* FGA Landing Page */

.fga-banner .banner-wrapper {
  background-image: url(./images/fga/fga-banner.webp);
  background-size: cover;
  min-height: 400px;
}

.fga-banner .fga-page-banner-section p span {
  font-size: 28px !important;
}

.fga-banner .fga-academy-banner h5 {
  padding-left: 3.5rem;
  margin: 5px 0 10px;
}

.fga-banner .fga-academy-banner p {
  padding-left: 3.5rem;
}

.fga-banner .x-container,
.fga-events-inner-banner .x-container {
  position: relative;
}

.fga-banner h1,
.sustainability-banner h1,
.fga-events-inner-banner h1 {
  font-size: 43px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  width: 40%;
  padding-left: 2.5rem;
  padding-top: 7rem;
  margin: 0;
}

.sustainability-banner h1 {
  padding-top: 5rem;
}

.sustainability-banner .banner-wrapper {
  min-height: 400px !important;
}

.fga-banner p,
.sustainability-banner p,
.fga-events-inner-banner p {
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  line-height: 1.25;
  width: 35%;
  padding-left: 2.5rem;
  margin-bottom: 6px;
}

.fga-banner p {
  width: 40%;
  font-size: 24px;
}

.sustainability-banner p {
  width: 55%;
  font-size: 24px;
}

.fga-banner h2,
.brand-story-banner h2,
.fga-events-inner-banner h2 {
  margin: 0;
  display: inline-block;
  transform: rotate(-90deg);
  position: absolute;
  top: 51%;
  font-size: 18px;
  left: -203px;
  color: #181818;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 5.4px;
  font-family: "Korolev Medium", sans-serif;
}

.fga-banner h2 {
  top: 47%;
  left: -224px;
}

.fga-section-one .x-container {
  background-color: #181818;
}

.fga-flex,
.fga-barista-event {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.responsive-image {
  max-width: 100%;
  height: auto;
}

.fga-section-one {
  margin: 5rem 0 2rem;
}

.fga-section-one .fga-flex-column-one {
  background-image: url("./images/fga/section1-design.png");
  background-repeat: no-repeat;
}

.fga-flex .product-image {
  width: 50%;
}

.fga-flex .fga-flex-column-one {
  width: 55%;
  padding-left: 4rem;
  padding-top: 2.5rem;
}

.fga-flex .fga-flex-column-two {
  width: 45%;
  padding-right: 8rem;
}

.fga-section-two .fga-flex-column-one {
  background-image: none;
  padding: 0 8rem;
}

.fga-section-two .fga-flex-column-two {
  padding-right: 4rem;
  padding-top: 4rem;
  text-align: center;
  position: relative;
  /* margin-bottom: -45px; */
}

.fga-flex h2 {
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 20px;
  margin-top: 0;
}

.fga-flex p {
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  margin: 0;
  line-height: 1.19;
}

.fga-flex .fga-column-para {
  margin-bottom: 25px;
}

.fga-section-two {
  margin: 2rem 0;
}

.fga-section-three {
  margin: 2rem 0 3rem;
}

.fga-section-two .fga-design-1 {
  position: absolute;
  top: 0;
  right: 0;
}

.fga-section-two .fga-design-2 {
  position: absolute;
  top: 45%;
  left: 71%;
}

.fga-section-two .fga-design-3 {
  position: absolute;
  bottom: 0%;
  left: 0;
}

.fga-section-three .fga-flex-column-one {
  padding-top: 0;
  position: relative;
  background-image: none;
}

.fga-section-three .fga-design-4 {
  position: absolute;
  top: 26%;
  left: 0;
}

.fga-section-three .fga-design-5 {
  position: absolute;
  top: 0;
  left: 47%;
}

.fga-section-two .x-container {
  position: relative;
}

.fga-section-two .x-container h3 {
  position: absolute;
  font-size: 18px;
  font-weight: 400;
  color: #181818;
  letter-spacing: 5.4px;
  right: -19%;
  letter-spacing: 5.4px;
  transform: rotate(-90deg);
  top: 43%;
  text-transform: uppercase;
  font-family: "Korolev Medium", sans-serif;
}

h2.similarEvents-thankyou.aos-init {
  margin-top: 25px;
}

/* Barista Landing Page  */
.barista-banner .banner-wrapper {
  background-size: cover;
  min-height: 400px;
}

.barista-banner .charista-banner-wrapper {
  background-size: cover;
  min-height: 400px;
}

.barista-banner .mixology-banner-wrapper {
  background-size: cover;
  min-height: 400px;
}

.barista-banner h1 {
  padding-top: 7.5rem;
}

.barista-banner h2 {
  top: 84%;
  left: -85px;
}

.barista-two {
  margin: 2.5rem 0;
}

.barista-two .x-container {
  position: relative;
}

.barista-two a,
.brand-story-two a,
.holistic-section-one a,
.events-inner a,
.fga-events-section-one .barista-links a,
.events-landing-page a {
  font-size: 18px;
  font-weight: 500;
  color: #000;
  margin-right: 0;
}

.barista-two a.active,
.brand-story-two a.active,
.holistic-section-one a.active,
.events-inner a.active,
.fga-events-section-one .barista-links a.active,
.events-landing-page a.active {
  color: #f6a114;
  font-weight: bold;
}

.barista-content,
.charista-content,
.holistic-content-one {
  margin-top: 2.5rem;
}

.barista-first-col {
  background-image: url(./images/barista/left.webp);
  background-size: cover;
  width: 75%;
  display: block;
}

.charista-banner {
  background-image: url(./images/charista/left.webp);
  background-size: cover;
  width: 75%;
  display: block;
}

.mixology-banner {
  background-image: url(./images/mixology/left.webp);
  background-size: cover;
  width: 75%;
  display: block;
}

.barista-two .barista-first-col h2 {
  font-size: 32px;
  font-weight: bold;
  color: #000;
  text-transform: uppercase;
  text-align: left;
  padding-left: 4.2rem;
}

#video-popup-close {
  cursor: pointer;
  position: absolute;
  right: 14px;
  top: 3%;
}

/* accordion styles */
.barista-accordion {
  background-color: transparent;
  color: #181818;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
  padding: 18px 30px 10px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
}

.barista-second-accordion {
  padding-top: 2px;
}

/* .active, .barista-accordion:hover {
  color: #ccc;
} */
.barista-panel {
  padding: 0 18px;
  background-color: transparent;
  display: none;
  overflow: hidden;
  position: relative;
}

.barista-panel p,
.barista-two .barista-first-col a {
  font-size: 18px;
  font-weight: 500;
  color: #181818;
  text-align: left;
  line-height: 1.22;
  margin-bottom: 10px;
  padding: 0 30px 0 42px;
}

.barista-two .barista-first-col a {
  padding: 0 30px 0 62px;
}

.barista-accordion:after {
  content: url("./images/barista/button+.png");
  font-size: 13px;
  float: right;
  margin-left: 5px;
  margin-top: 4px;
}

.barista-accordion.active:after {
  content: url("./images/barista/button-.png");
}

.barista-panel:after {
  content: "";
  border-left: 1px solid #000000;
  position: absolute;
  top: 0%;
  left: 12.5%;
  padding: 33px;
}

.barista-sidebar {
  min-height: 400px;
}

.barista-two .barista-first-col h4 {
  font-size: 20px;
  font-weight: bold;
  color: #000;
  text-align: left;
  margin-top: 5px;
  padding: 0 30px;
}

.barista-two .barista-first-col a {
  display: block;
}

.barista-two .barista-first-col h5 {
  font-size: 16px;
  color: #f5f5f5;
  font-weight: 100;
  font-family: "Korolev Light", sans-serif;
  margin-top: 6rem;
  padding: 0 30px;
}

.barista-two .barista-second-col {
  display: flex;
  flex-wrap: wrap;
}

.barista-two .barista-second-col h4 {
  font-size: 20px;
  font-weight: bold;
  color: #181818;
  margin: 0.6rem 0 0.2rem;
  text-align: left;
}

.barista-two .barista-second-col p {
  font-size: 16px;
  font-weight: 500;
  color: #676666;
  margin: 0;
  text-align: left;
  line-height: 1.25;
}

.barista-two .barista-first-col,
.barista-two .barista-second-col {
  text-align: center;
  margin-right: 0;
}

.barista-two .barista-card img {
  width: 100%;
}

.barista-two .barista-third-col {
  margin-right: 0;
}

.barista-two .barista-card {
  margin-bottom: 2.65rem;
  margin-left: 2rem;
}

.barista-two .barista-first-col {
  min-height: 640px;
  height: max-content;
  padding-bottom: 35px;
  float: left;
}

div#barista_content_html {
  float: left;
  display: block !important;
}

.barista-panel .barista-sidebar-active {
  color: #f6a114;
}

.barista-two h3 {
  position: absolute;
  font-size: 18px;
  font-weight: 400;
  color: #181818;
  letter-spacing: 5.4px;
  right: -7%;
  letter-spacing: 5.4px;
  transform: rotate(-90deg);
  top: 35.8%;
  text-transform: uppercase;
  font-family: "Korolev Medium", sans-serif;
}

.barista-filter {
  display: none;
}

.barista-overlay {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}

#barista-filter-close,
#charista-filter-close,
#mixology-filter-close {
  display: none;
  position: absolute;
  right: 14px;
  top: 12px;
}

#charistaCategories h5 {
  margin-top: 9rem;
}

.barista-contact-us-cta {
  margin: 15px auto !important;
  padding: 8px 31.5px !important;
}

.charista-content .barista-accordion:after {
  display: none;
}

.charista-content .barista-panel:after {
  border-left: 0px;
}

.charista-main-banner h2 {
  top: 83%;
}

/* .barista-banner .ctaButton {
  margin-left: 2.5rem;
} */
/* our brand story -Romi */
.brand-story-banner .x-container {
  position: relative;
}

.brand-story-banner .banner-wrapper {
  /* background-image: url(./images/brand-story/banner.png); */
  /* background-size: cover; */
  min-height: 400px;
  position: relative;
}

.brand-story-banner .banner-wrapper #brandVideoAudio {
  position: absolute;
  top: 10px;
  right: 12px;
  width: 35px;
  z-index: 99;
  cursor: pointer;
}

.brand-story-banner h2 {
  top: 77%;
  left: -142px;
}

.brand-story-banner .banner-side-text-thai {
  top: 69.5%;
  left: -203px;
}

.brand-story-two,
.sustainability-two {
  margin: 3rem 0;
}

.brand-story-flex,
.sustainability-flex {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 4rem;
}

.brand-story-content h2 {
  text-transform: uppercase;
  font-size: 30px;
  font-weight: bold;
  color: #f6a114;
  margin-top: 0;
}

.brand-story-content {
  background-color: #181818;
  padding: 9rem 9rem;
  min-height: 400px;
}

.brand-story-content p {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.19;
  color: #d9d9d9;
  margin-bottom: 0;
}

.brand-story-two .barista-links {
  margin-bottom: 2rem;
}

.brand-story-three {
  padding: 10rem 9rem;
}

.brand-story-content-two {
  padding: 9rem 8rem;
  min-height: 399px;
}

.orange-peel-brand-story {
  position: absolute;
  top: 8%;
  right: 0;
}

.brand-story-flex-two img {
  width: 49%;
  height: 400px !important;
}

body .brand-story-banner video#brand-video {
  height: auto;
}

.barista-accordion-section {
  height: 310px !important;
}

.brand-story-banner {
  position: relative;
}

.brand-story-coffee {
  right: 0;
  position: absolute;
  top: 210px;
  z-index: -1;
}

/* holistic services - Romi */
.holistic-banner .banner-wrapper {
  background-image: url("./images/holistic-services/banner.webp");
}

.holistic-banner h2 {
  top: 56%;
  left: -184px;
}
h2.banner-side-text.banner-side-text-tr {
  top: 50%;
  left: -200px;
}

.holistic-section-one {
  margin-top: 3rem;
}

.holistic-section-one .x-container {
  position: relative;
}

.holistic-section-one h3 {
  position: absolute;
  font-size: 18px;
  font-weight: 400;
  color: #181818;
  letter-spacing: 4.4px;
  left: -77px;
  letter-spacing: 4.4px;
  transform: rotate(-90deg);
  top: 77.6%;
  text-transform: uppercase;
  font-family: "Korolev Medium", sans-serif;
}

.holistic-content-one {
  background-image: url("./images/holistic-services/bg.webp");
  background-size: cover;
  margin-left: 8rem;
  margin-top: 7rem;
  padding: 9rem 6rem 4rem;
}

.holistic-flex {
  display: flex;
  justify-content: center;
  align-items: center;
}

.holistic-column-one {
  width: 50%;
  padding-right: 8rem;
}

.holistic-column-one h2 {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
}

.holistic-column-one p {
  font-size: 16px;
  font-weight: 500;
  color: #d9d9d9;
}

.holistic-berry-one {
  position: absolute;
  top: 21px;
  left: -19px;
  z-index: 1;
  width: 27%;
}

.holistic-berry-two {
  position: absolute;
  top: 305px;
  left: -56px;
  width: 15%;
}

.holistic-section-two {
  margin: 4rem 0 6rem;
}

.holistic-content-one h4 {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 400;
  color: #d9d9d9;
  letter-spacing: 3.6px;
  text-align: center;
  margin: 55px 0 0;
  display: flex;
  justify-content: end;
  align-items: center;
  font-family: "Korolev Medium", sans-serif;
}

.holistic-content-one h4 span {
  font-size: 40px;
  font-weight: bold;
  color: #f6a114;
  margin-right: 10px;
}

.holistic-section-two h2 {
  font-size: 42px;
  font-weight: bold;
  color: #000;
  text-align: center;
  text-transform: uppercase;
}

.holistic-section-two p {
  font-size: 16px;
  font-weight: 500;
  color: #000;
  text-align: center;
}

.holistic-two-flex {
  display: flex;
  justify-content: center;
  margin-top: -56px;
}

.holistic-card div {
  display: none;
  background-color: #000;
}

.holistic-card {
  position: relative;
  cursor: pointer;
}

/* .holistic-card img{
  height: 100%;
} */
.holistic-card:hover div {
  display: block;
  position: absolute;
  bottom: 70px;
  padding: 20px 10px 0;
}

.holistic-card:hover h3 {
  display: none;
}

.holistic-card h3 {
  font-size: 18px;
  font-weight: bold;
  color: #d9d9d9;
  text-align: center;
  position: relative;
  bottom: 75px;
}

.holistic-card h4 {
  font-size: 20px;
  font-weight: bold;
  color: #d9d9d9;
  text-align: center;
  margin: 0 0 10px;
}

.holistic-card p {
  font-size: 16px;
  font-weight: 500;
  color: #676666;
  margin: 0;
}

.holistic-flex-one {
  margin-top: 3rem;
}

.holistic-desktop {
  display: flex !important;
}

.holistic-mobile {
  display: none !important;
}

/* sustainability banners */
.sustainability-banner h2 {
  top: 70%;
  left: -132px;
}  

h2.banner-right-side-text.banner-right-side-text-tr {
  top: 67%;
  left: -135px;
}

.sustainability-banner .banner-left-side-text-thai {
  top: 39%;
  left: -261px;
  width: 40%;
}

.sustainability-banner h1 {
  width: 58%;
}

.sustainability-content {
  background-color: #000;
  padding: 8.2rem 6rem;
  width: 50%;
  min-height: 448px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.sustainability-flex img {
  width: 50%;
  height: 448px !important;
}

.sustainability-content h2 {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  margin: 0 0 8px;
  line-height: 1.27;
}

.sustainability-content p,
.sustainability-content ul li {
  font-size: 16px;
  font-weight: 500;
  color: #676666;
  line-height: 1.19;
}

.sustainability-content ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}

.sustainability-content ul li:before {
  content: "\2022";
  color: #ffffff;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: 0rem;
  margin-right: 6px;
}

.sustainability-content-two {
  padding: 5.35rem 6rem;
}

.sustainability-content-three img {
  height: 448px !important;
}

.sustainability-two {
  margin: 4rem 0 3rem;
}

.sustainability-two .x-container {
  position: relative;
}

.sustainability-two h3 {
  position: absolute;
  font-size: 18px;
  font-weight: 400;
  color: #181818;
  letter-spacing: 5.4px;
  right: -12%;
  letter-spacing: 5.4px;
  transform: rotate(-90deg);
  top: 53%;
  text-transform: uppercase;
  font-family: "Korolev Medium", sans-serif;
}

h3.banner-right-side-text.banner-right-side-text-tr {
  top: 52%;
  right: -12.5%;
}

.sustainability-two h3.banner-right-side-text-thai {
  right: -24%;
  width: 41%;
  top: 45%;
}

.sustainability-content ul li {
  display: flex;
}

.sustainability-flex {
  margin-bottom: 4.5rem;
}

/* events inner */
.events-inner {
  padding-top: 45px;
}

.events-inner h1,
.related-events h2 {
  font-size: 33px;
  font-weight: bold;
  color: #000;
  text-transform: uppercase;
}

.event-calender {
  font-size: 14px;
  font-weight: bold;
  color: #676666;
  margin-top: 20px;
  margin-bottom: 16px;
}

.event-calender img {
  margin-top: -3px;
  margin-right: 2px;
}

.event-share {
  display: flex;
  align-items: center;
  margin-bottom: 27px;
}

.event-share p {
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  color: #000;
}

.event-share img {
  margin-left: 8px;
}

.events-content p {
  font-size: 16px;
  font-weight: 500;
  color: #181818;
  line-height: 1.25;
}

.events-content {
  margin: 25px 0 30px;
}

.related-events h2 {
  margin: 0 0 30px;
}

.related-events {
  margin: 52px 0 60px;
}

.related-events .events-inner-cards {
  margin-right: 20px;
}

.related-events .events-inner-cards .event-calender img {
  margin-right: 6px;
}

.related-events .events-inner-cards h3 {
  font-size: 16px;
  font-weight: bold;
  color: #181818;
  margin: 15px 0 5px;
}

.related-events .events-inner-cards p {
  font-size: 16px;
  font-weight: 500;
  color: #676666;
  margin: 0 0 15px;
  min-height: 82px;
}

.related-events .events-inner-cards .read-more-events {
  color: #f6a114;
  font-weight: bold;
}

.related-events .events-inner-cards .events-card-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.related-events-cards {
  display: flex;
  justify-content: center;
}

/* Contact us page - Romi */
.contact-us {
  background-color: #f5f5f5;
  padding: 5rem 0;
}

.contact-us-two {
  background-color: #f5f5f5;
  padding: 0 0 6rem;
}

.contact-form {
  width: 50%;
  background-color: #f5f5f5;
  padding: 2rem 4rem;
}

.contact-us-flex {
  display: flex;
  justify-content: center;
  align-items: center;
}

.contact-form h2 {
  font-size: 42px;
  font-weight: bold;
  color: #181818;
  text-transform: uppercase;
}

.contact-form p {
  font-size: 20px;
  font-weight: bold;
  color: #181818;
}

.contact-form label {
  font-size: 16px;
  font-weight: bold;
  color: #181818;
  margin-bottom: 0.6rem;
  text-align: left;
}

.contact-form input,
.register form input {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #191919;
  outline: none;
  box-shadow: none;
  border-radius: 0%;
  margin-bottom: 1.5rem;
  width: 100%;
  padding: 0;
}

.register form input {
  border-bottom: 1px solid #f5f5f5;
}

.contact-form input:focus,
.contact-form input:focus-visible,
.contact-form input:focus-within,
.contact-form select:focus,
.contact-form select:focus-visible,
.contact-form select:focus-within,
.register form input:focus,
.register form input:focus-visible,
.register form input:focus-within,
.register form select:focus,
.register form select:focus-visible,
.register form select:focus-within {
  outline: none;
  border: none;
  box-shadow: none;
  border-bottom: 1px solid #191919;
}

.register form input:focus,
.register form input:focus-visible,
.register form input:focus-within,
.register form select:focus,
.register form select:focus-visible,
.register form select:focus-within {
  border-bottom: 1px solid #f5f5f5;
}

.contact-form input::placeholder,
.register form input::placeholder {
  font-size: 16px;
  font-weight: 300;
  color: #181818;
}

.register form input::placeholder {
  color: #fff;
}

.contact-form select,
.register form select {
  font-size: 16px;
  font-weight: 300;
  color: #181818;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #191919;
  box-shadow: none;
  border-radius: 0%;
  margin-bottom: 1.5rem;
  width: 100%;
  padding: 0;
}

.register form select {
  color: #fff;
  border-bottom: 1px solid #f5f5f5;
}

.contact-form button,
.contact-us-two button,
.contact-submit button,
.register button,
.change-password button,
.registration-success .success button {
  background-color: #f6a114;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #000;
  padding: 10px 120px;
  text-shadow: none;
  box-shadow: none;
  border: 1px solid #f6a114;
  margin: 2rem auto 0;
  border-radius: 0;
}

.contact-submit button {
  padding: 4px 88px;
  margin: 1rem auto 0;
}

.contact-form button:hover,
.contact-us-two button:hover,
.contact-submit button:hover,
.register button:hover,
.change-password button:hover,
.registration-success .success button:hover {
  box-shadow: none;
  text-shadow: none;
  background-color: #f6a114;
  color: #000;
  border: 1px solid #f6a114;
  margin-bottom: 0;
}

.contact-form form {
  text-align: center;
  margin-bottom: 0;
}

.contact-us-two .x-container {
  background: url("./images/contact-us/bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  padding: 4rem 4rem;
}

.contact-us-two h2 {
  font-size: 24px;
  font-weight: bold;
  color: #f5f5f5;
  margin: 0 auto 20px;
  line-height: 1.5;
  padding: 0 8rem;
}

.contact-submit {
  text-align: center;
  padding: 0 4rem;
  width: 50%;
}

.contact-submit h2 {
  font-size: 42px;
  font-weight: bold;
  color: #1d1d1d;
  margin-top: 20px;
}

.contact-submit p {
  font-size: 16px;
  font-weight: bold;
  color: #202020;
  margin: 12px 0;
}

.barista-two .charista-side-text {
  top: 32.3%;
  right: -8%;
}

.barista-two .mixology-side-text {
  top: 32.5%;
  right: -20%;
}

#charisaFilter h3 {
  margin-top: 10rem;
}

/* FGA events inner page */
.banner-wrapper {
  /* background-image: url('./images/events/fga-event/banner.webp'); */
  /* background-size: cover; */
  min-height: 400px;
}

.fga-events-sign-up {
  background-color: #ec5f65;
  padding: 1.5rem;
  text-align: center;
}

.fga-events-sign-up p {
  font-size: 25px;
  font-weight: 500;
  color: #fff;
  width: 100% !important;
  margin: 0;
  padding-left: 0;
  font-family: "Korolev Medium", sans-serif;
}

.fga-events-section-one {
  padding: 2.5rem 0 3.5rem;
}

.fga-barista-event-content {
  background-color: #181818;
  padding: 8rem 2rem;
  min-height: 500px;
}

.fga-barista-event-content h2 {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  margin: 0 0 4px;
  text-transform: uppercase;
}

.fga-barista-event-content h4 {
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  margin: 0 0 5px;
  font-family: "Korolev Medium", sans-serif;
}

.fga-barista-event-content p {
  font-size: 16px;
  font-weight: 500;
  color: #676666;
  line-height: 1.19;
  font-family: "Korolev Medium", sans-serif;
}

.fga-barista-event-content .fga-event-date {
  font-size: 14px;
  font-weight: 500;
  color: #676666;
  font-family: "Korolev Medium", sans-serif;
}

.fga-barista-event-content .fga-event-date img {
  margin-right: 5px;
}

.fga-event-cta {
  padding: 1px 22px 13px 20px !important;
}

.fga-events-section-one .fga-barista-event {
  margin-top: 2.5rem;
}

.fga-events-section-third .events-inner-cards h3,
.events-landing-upcoming .events-inner-cards h3 {
  font-size: 20px;
  font-weight: bold;
  color: #181818;
  margin: 20px 0 5px;
  font-family: "Korolev Medium", sans-serif;
}

.fga-events-section-third .events-inner-cards h4,
.events-landing-upcoming .events-inner-cards h4 {
  font-size: 16px;
  font-weight: 300;
  color: #181818;
  margin: 0 0 5px;
  font-family: "Korolev Medium", sans-serif;
}

.fga-events-section-third .events-inner-cards .events-card-flex,
.events-landing-upcoming .events-inner-cards .events-card-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.fga-events-section-third .events-inner-cards p,
.events-landing-upcoming .events-inner-cards p {
  margin: 0 0 10px;
  min-height: 48px;
}

.fga-events-section-third .events-inner-cards .events-card-flex p {
  margin: 0;
}

/* .fga-events-section-third .fga-events-card-one{
  margin-right: 2rem;
} */
.fga-events-section-third h2 {
  font-size: 33px;
  font-weight: bold;
  color: #000;
  margin: 0 0 22px;
  font-family: "Korolev Medium", sans-serif;
}

.fga-events-inner-banner h1 {
  padding-top: 11rem;
}

.fga-events-inner-banner h2 {
  top: 84%;
  left: -75px;
}

.fga-events-section-fourth {
  padding: 4.5rem 0;
}

.fga-events-section-fourth .x-container {
  background-image: url("./images/events/fga-event/fga.webp");
  min-height: 400px;
}

.fga-events-section-fourth h2 {
  font-size: 43px;
  font-weight: bold;
  color: #fff;
  margin: 0 0 15px;
  padding-top: 7.5rem;
  padding-left: 2rem;
  text-transform: uppercase;
  font-family: "Korolev Medium", sans-serif;
}

.fga-events-section-fourth p {
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  margin: 0 0 15px;
  line-height: 1.25;
  padding-left: 2rem;
  width: 45%;
  font-family: "Korolev Medium", sans-serif;
}

.fga-events-section-fourth .fga-event-cta {
  margin-left: 2rem !important;
}

.ctaButton {
  width: 154px;
  height: 40px;
  padding: 4px 23.5px;
  background-color: #f6a114;
  font-size: 20px;
  font-weight: 300 !important;
  color: #000;
  border: none;
  font-family: "Korolev Medium", sans-serif;
}

.ctaButton:hover {
  color: #000;
}

.fga-events-section-third .events-inner-cards img {
  max-width: 100%;
}

.fga-events-section-third .events-inner-cards .event-calender {
  font-weight: 500;
}

.fga-events-section-one .ctaButton {
  padding: 1px 23.5px;
}

.fga-events-section-fourth .ctaButton {
  margin-left: 2rem;
  padding: 1px 23.5px;
}

/* Recipe landing page */
.RecipesFilterSection .selectedLabel {
  color: #f6a114;
}

.RecipesFilterSection h3 {
  padding-bottom: 0 !important;
}

.RecipesFilterSection h5 {
  margin-top: 30px !important;
}

.sidenav-application-checked {
  background: #f6a114 !important;
}

.backToTop {
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}

.backToTop img {
  margin: 0 0 10px;
}

.fga-events-section-third .related-events-cards,
.events-landing-upcoming .related-events-cards,
.events-landing-past .related-events-cards {
  /* justify-content: space-between; */
  justify-content: flex-start;
}

.fga-events-section-third .related-events-cards .events-inner-cards {
  width: 48%;
}

.fga-page-banner-section {
  padding: 7rem 3rem 0;
}

.fga-academy-banner {
  padding: 0 !important;
}

.fga-academy-banner img {
  padding-left: 3.5rem;
  padding-top: 4rem;
}

.fga-academy-banner .fga-page-banner-para {
  width: 82%;
  padding-left: 3.5rem;
}

.fga-page-banner-section img,
.barista-banner-section img {
  margin-bottom: 1rem;
}

.fga-page-banner-section p,
.barista-banner-section p {
  padding-left: 0;
  color: #ffffff;
  font-weight: 400 !important;
  font-family: "Korolev Medium", sans-serif;
}

.barista-banner-section h1,
.barista-banner-section p {
  padding-top: 0;
  padding-left: 0;
}

.barista-banner-section h4 {
  font-size: 25px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  margin: 0 0 10px;
  line-height: 1.12;
}

.barista-banner-section {
  padding: 5rem 3rem 0;
}

.fga-page-banner-section h5 {
  font-size: 24px;
  font-weight: bold;
  color: #ffffff;
  margin: 10px 0 20px;
  text-align: left;
  width: 39%;
}

.fga-page-banner-section .fga-page-banner-para {
  margin: 10px 0 10px;
  font-size: 24px;
  width: 42%;
  text-align: center;
}

/* Events landing page */
.events-landing-page {
  padding: 2.5rem 0;
}

.events-landing-page .barista-links {
  margin-bottom: 1.5rem;
}

.events-landing-page .events-landing-upcoming h2,
.events-landing-page .events-landing-past h2 {
  font-size: 33px;
  font-weight: bold;
  color: #000;
  margin: 0 0 20px;
  text-transform: uppercase;
}

.events-landing-upcoming .events-inner-cards,
.events-landing-past .events-inner-cards {
  width: 32%;
  /* margin-right: 12px; */
}

.events-landing-upcoming .events-inner-cards p,
.events-landing-past .events-inner-cards p {
  color: #676666;
  font-size: 14px;
  font-weight: 500;
  min-height: 94px;
}

.events-card-flex p {
  min-height: auto !important;
}

.events-landing-upcoming .events-inner-cards .event-calender,
.events-landing-past .events-inner-cards .event-calender {
  min-height: auto;
}

.fga-events-section-third .events-inner-cards .event-calender {
  min-height: auto;
}

.events-landing-past .events-inner-cards p {
  margin-bottom: 0;
}

.events-landing-upcoming .events-inner-cards .read-more-events,
.events-landing-past .events-inner-cards .read-more-events {
  font-size: 14px;
  font-weight: bold;
  color: #f6a114;
}

.events-landing-past .related-events-cards {
  flex-wrap: wrap;
  justify-content: space-between;
}

.events-landing-past .events-inner-cards h3 {
  font-size: 16px;
  font-weight: bold;
  color: #181818;
  margin: 20px 0 5px;
  min-height: 42px;
}

.events-landing-past .events-inner-cards .events-card-flex {
  display: flex;
  justify-content: flex-end;
  margin-top: -15px;
}

.events-landing-page .events-landing-past .events-inner-cards {
  margin-bottom: 2rem;
}

.events-landing-past {
  margin-top: 1.5rem;
}

/* Registration page */
.register {
  background-image: url("./images/forms/registration.webp");
  background-size: cover;
  padding: 2.5rem 11rem;
}

.register h2 {
  font-size: 42px;
  font-weight: bold;
  color: #f5f5f5;
  text-align: center;
  text-transform: uppercase;
}

.form-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

form label {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.9px;
}

.register-form-element {
  width: 46%;
}

.register form {
  margin: 40px 0;
}

.register .register-checkbox {
  background-image: url("./images/forms/checkbox.png");
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-right: 10px;
}

.register .register-checkbox-checked {
  background-image: url("./images/forms/check.png");
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-right: 10px;
}

.register p {
  font-size: 14px;
  font-weight: 300;
  color: #fff;
  /* display: flex; */
  align-items: center;
  text-align: left;
}

.register .captcha,
.login-page .captcha {
  width: 50%;
  display: block;
  margin: 3rem auto 1.5rem;
}

.register .tnc-para {
  margin-top: 2rem;
}

.register form {
  text-align: center;
}

.register form label {
  text-align: left;
}

.register .existing-user {
  text-align: center !important;
  font-size: 20px;
  font-weight: 500;
  color: #f5f5f5;
  display: block;
  margin-top: 20px;
}

.registration {
  padding: 4rem 0;
}

.my-account-page .my-account {
  background-image: url("./images/forms/account.webp");
  background-size: cover;
}

.my-account-page .personal-details {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.my-account-page h1 {
  font-size: 42px;
  font-weight: bold;
  color: #f5f5f5;
  text-align: center;
  margin: 0 0 36px;
  text-transform: uppercase;
}

.my-account-page .my-account h2 {
  font-size: 28px;
  font-weight: bold;
  margin: 0;
}

.my-account .personal-details a {
  font-size: 16px;
  display: flex;
  align-items: center;
}

.my-account .personal-details a img {
  margin-left: 8px;
}

.my-account-page .my-account {
  padding: 7rem 15rem;
}

input[type="text"],
input[type="password"],
input[type="tel"],
input[type="email"] {
  font-size: 16px;
  color: #fff;
}

.register select option {
  color: #000;
}

.my-account form select {
  color: #b7b7b7;
}

.my-account-page,
.change-password-page,
.registration-success {
  padding: 4rem 0;
}

.change-password-page .change-password {
  background-image: url("./images/forms/password.webp");
  background-size: cover;
}

.change-password-page .change-password {
  padding: 2.5rem 18rem;
}

.registration-success .success {
  background-image: url("./images/forms/thankyou.webp");
  background-size: cover;
  padding: 16rem 4rem;
  text-align: center;
}

.registration-success .success h2 {
  font-size: 42px;
  font-weight: bold;
  color: #f5f5f5;
  margin: 20px 0;
}

.registration-success .success p {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  margin: 0;
}

.registration-success .success button {
  padding: 5px 96px;
}

.registration-success .password-success {
  background-image: url("./images/forms/password.webp");
  background-size: cover;
  padding: 11rem 4rem;
  text-align: center;
}

.login-page {
  background-image: url("./images/forms/thankyou.webp");
  background-size: cover;
}

.login-page button {
  display: block;
  margin-bottom: 2rem !important;
}

.login-page {
  padding: 2.5rem 15rem;
}

/* .m6-i .sub-menu{
  display: flex;
  flex-wrap: wrap;
  width: 54em !important;
} */
.products-sub-menu .sub-menu {
  /* height: 430px;
  overflow-y: scroll; */
  width: 100vw !important;
  display: flex;
  flex-wrap: wrap;
  /* position: absolute; */
  margin-top: 16px;
  padding: 0 0rem 0 12rem;
  left: -168px;
  background-image: linear-gradient(to right, #080808 31%, #221d1d 95%);
}

/* .products-sub-menu .x-anchor{
  width: 195px !important;
} */
.products-sub-menu .sub-menu::-webkit-scrollbar {
  width: 8px;
}

.fgc-menu .sub-menu {
  left: 27px;
}

.products-sub-menu .sub-menu::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.3);
}

.products-sub-menu .sub-menu::-webkit-scrollbar-thumb {
  background-color: #f6a114;
  outline: 0px solid #fff;
}

/* privacy policy */
.privacy-policy {
  padding: 3rem 0;
}

.privacy-policy h2 {
  font-size: 30px;
  font-weight: bold;
  color: #000;
  margin: 0 0 20px;
}

.privacy-policy p,
.privacy-policy ul li {
  font-size: 18px;
  font-weight: 500;
  color: #000;
  margin: 0 0 10px;
}

.privacy-policy td,
.privacy-policy th {
  border: 1px solid #bbb;
  padding: 10px;
  font-size: 18px;
}

.privacy-policy th {
  background: #f6a114;
}

.privacy-policy tr {
  border-bottom: 1px solid #eee;
}

.privacy-policy table {
  margin: 30px 0;
  width: 100%;
  table-layout: fixed;
}

.privacy-policy a {
  color: #000;
}

.brand-story-craft {
  width: 51.6%;
}

.login-modal .login-form-inner {
  width: 54%;
  margin: auto;
  top: 40%;
  transform: translateY(-70%);
  height: 306px;
  z-index: 9999;
}

.login-modal #login-popup-close {
  position: absolute;
  right: 62px;
  top: 5%;
}

.login-modal .login-form-inner .login-page {
  padding: 1rem 6rem;
}

.login-modal .login-form-inner .registration-success {
  padding: 0;
}

.barista-banner-section p {
  width: 62%;
}

.barista-banner .barista-live-event {
  font-size: 25px;
}

.fga-events-inner-banner p,
.holistic-banner p {
  color: #fff;
  width: 54%;
}

.fga-events-inner-banner p {
  font-size: 24px;
  line-height: 1.1;
}

.fga-events-inner-banner h1 {
  padding-top: 10rem;
}

.holistic-banner h1 {
  padding-top: 8.5rem;
}

.videosPopUpInner {
  position: relative;
  width: 50%;
  margin: auto;
  top: 55%;
  transform: translateY(-50%);
  height: 400px;
  z-index: 9999;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

.videocontentcontainer {
  background: #fff;
  margin: 0;
  padding: 0;
  position: absolute;
  transform: translateY(-0.5rem);
  padding: 0 1rem;
  display: flex;
  flex-direction: column;
  width: 100%;
}

/* thank you page */
.thank-you-page .x-container {
  background-color: #000;
  padding: 8rem 15rem 0rem;
  text-align: center;
  color: #ffffff;
}

.thank-you-page h2 {
  color: #ffffff;
  font-size: 48px;
}

.thank-you-page p {
  font-size: 24px;
  margin: 20px 0 0;
}

.flag_fgf img {
  width: 20px !important;
}

/* Flav Genius Favorites css - Prem */

.flex-container-custom {
  background-color: #181818;
}

.row_custom_bnr {
  display: grid;
  grid-template-columns: 1fr 10fr 1fr;
  position: relative;
}

.bnr_content p {
  font-family: "Korolev", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  margin: 0;
}

.bnr_content h3 {
  font-family: "Korolev Bold", sans-serif;
  font-size: 43px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  margin: 0;
}

.bnr_content {
  max-width: 50ch;
  position: absolute;
  top: 50%;
  padding: 0 0 0 35px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

.img_container_cover {
  position: relative;
}

.vertical_text_container {
  position: absolute;
  transform: rotate(-90deg);
  bottom: 11rem;
  left: -14rem;
}

.vertical_text_container p {
  margin: 0;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 5.4px;
  color: #181818;
  padding: 0;
}

section.fgfsec2 {
  margin: 70px 0;
}

.fgfsec2content,
.fgfimage {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.fgfsec2content {
  padding-top: 20px;
  padding-bottom: 20px;
}

.fgfsec2content h3 {
  font-family: "Korolev Bold", sans-serif;
  font-size: 28px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.27;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  margin-top: 0;
}

.fgfsec2content p:last-child {
  margin: 0;
}

a.fgflm {
  background: #f6a114;
  border: 1px solid #f6a114;
  color: #000;
  padding: 0.8rem 2rem 0.5rem 2rem;
  line-height: 1;
  vertical-align: middle;
  font-family: "Korolev Medium", sans-serif;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  margin-bottom: 1.5em;
  visibility: hidden;
  display: none;
  /* margin-top: 15px; */
  transition: background 0.2s;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  -ms-transition: background 0.2s;
  -o-transition: background 0.2s;
}

.fgfsec2content p {
  font-family: "Korolev Light", sans-serif;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  padding-right: 46px;
}

.fgfsec2content h3,
.fgfsec2content p {
  /* color:#fff; */
  padding-left: 46px;
}

.row_inner_custom {
  display: flex;
  flex-wrap: wrap;
}

.flav_genius_block {
  width: 25%;
  position: relative;
}

.flav_genius_block_content {
  display: flex;
  flex-direction: column;
  text-align: center;
}

.flav_genius_block_content {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.flav_genius_block_content span {
  font-family: "Korolev Light", sans-serif;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #d9d9d9;
}

.flav_genius_block_content {
  position: absolute;
  bottom: 0;
  width: 100%;
  align-items: center;
}

.mobile_banner {
  display: none;
}

.flav_genius_country {
  display: none;
  visibility: hidden;
  margin-bottom: 1rem;
}

.flav_genius_block_content span img {
  padding: 10px 10px 10px 0px;
  width: 30px;
}

.flav_genius_block .ctaButton {
  /* margin-bottom: 1rem; */
  display: none;
}

.fgfsec3 {
  padding-bottom: 70px;
}

.title_container_custom.text-center h2 {
  font-family: "Korolev Bold", sans-serif;
  font-size: 33px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000;
  margin-bottom: 2rem;
  text-transform: uppercase;
}

.result-content {
  display: flex;
  flex-direction: column;
}

.categ-cls.active,
.charista-cls.active,
.mixology-cls.active {
  color: #f6a114;
}

/* Pagination */

.barista-panel p span:hover {
  cursor: pointer;
}

.related-events-cards .pagination-row {
  width: 100%;
}

.pagination-row {
  margin-top: 1rem;
}

.pagination-row .page-link {
  border: none;
  background: none;
}

.resources_pagination li.page-item {
  display: flex;
  margin: 0 8px;
}

.pagination-row .page-number {
  border-radius: 25px;
  background-color: #302b2b;
  padding: 9px 16px 8px 14px;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  min-width: 40px !important;
  height: 40px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
}

.page-item.active .page-link {
  z-index: 3;
  color: #302b2b;
  background-color: #f6a114;
  border-color: #f6a114;
}

a.page-link.next-page.eachpage img {
  width: 26px;
}

a.page-link.eachpage img {
  width: 26px;
}

.page-item.disabled img {
  display: none;
}

.resources_pagination {
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
}

.news-prod-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 60px;
}

.events-inner-cards .events-card-flex img {
  width: auto !important;
}

header [data-x-stem*="d"] {
  top: 129% !important;
}

header .products-sub-menu [data-x-stem*="d"] {
  top: 100% !important;
}

.products-sub-menu .sub-menu .x-anchor {
  width: 195px !important;
}

.wellness-video {
  width: 40%;
  height: 350px;
}

.distributors-main-bnr h2 {
  top: 73% !important;
  left: -11% !important;
}

.evnts-cta {
  outline: none;
  margin-top: 15px;
  display: inline-block;
  width: 18%;
  text-align: center;
  padding-top: 3px;
  margin-left: 2.5rem;
  margin-top: 1rem;
}

.events-landing-page-banner h1 {
  padding-top: 6.5rem;
  margin-bottom: 1rem;
}

.startYourExp {
  margin-right: 20px;
  display: inline-block;
  width: max-content;
  height: auto;
  margin-top: 25px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.quickInfoCta {
  padding: 7px 68px;
  background-color: transparent;
  border: 1px solid #f6a114;
  color: #f6a114;
  display: inline-block;
  width: max-content;
  height: auto;
  margin-top: 25px;
}
.fga-events-inner-banner .events-pg-bnr p {
  font-size: 28px;
}

.events-landing-page-banner .events-pg-bnr h1 {
  padding-top: 3rem;
}

.fga-banner .fga-academy-banner .ctaButton {
  margin-left: 3.5rem;
}

.mixology-banner .ctaButton {
  width: 153.89px;
}

#charistaCategories .ctaButton {
  width: 153.89px;
}

.barista-show-filter .ctaButton {
  width: 152.89px;
}

.mktoForm .mktoRequiredField label.mktoLabel {
  width: auto !important;
}

.downloadRecipe {
  background-color: white;
  padding: 38px 6px 25px;
  position: relative;
}

.mktoForm .mktoFieldWrap {
  display: flex !important;
}

.mktoForm input,
.mktoForm select {
  width: 254px !important;
}

.mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
  width: 200px;
  margin: 9px 0 4px;
  background-color: #f6a114 !important;
  border: 1px solid #f6a114 !important;
  background-image: none !important;
  font-weight: 300 !important;
  color: #000 !important;
  text-transform: capitalize !important;
  padding: 7px 20px;
  font-size: 16px !important;
  text-shadow: none !important;
}

#downloadModal .videosPopUpInner {
  width: 45.5%;
}

.mktoForm .mktoFieldWrap {
  padding: 0 0 22px;
}

.mktoForm .mktoRequiredField .mktoAsterix {
  display: none !important;
}

#mktoForm_7060 {
  width: 100% !important;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.recipe-close-btn {
  position: absolute;
  right: 9px;
  top: 8px;
  cursor: pointer;
}

.mktoForm span {
  margin-left: 26px !important;
}

#mktoForm_7060 select,
#mktoForm_7060 input::placeholder {
  color: #ffffff;
}

.mktoForm .mktoOffset,
.mktoForm .mktoGutter {
  display: none !important;
}

.mktoForm .mktoFormCol {
  margin-bottom: 16px;
  margin-right: 26px;
  margin-left: 20px;
}

.fgf-descp-para {
  padding: 0 22rem;
  text-align: center;
  margin-bottom: 3rem;
}

#thankYouModal .videosPopUpInner {
  width: 30%;
}

.thankYouRecipe {
  padding: 75px 6px 75px;
  text-align: center;
}

.thankYouRecipe h3 {
  margin: 0;
}

#downloadRecipe {
  cursor: pointer;
}

#downloadModal .downloadRecipe h4 {
  margin-top: 0;
  text-align: center;
  margin-bottom: 28px;
  font-size: 22px;
}

footer.x-colophon {
  margin-bottom: -46px;
}

.header-search-icon {
  padding-right: 0rem;
  display: flex;
  margin-bottom: 0;
  align-items: center;
  color: white;
}

.header-search-icon i {
  margin: 0 5px 6px 13px !important;
}

.x-scroll-top {
  display: none;
}

#subscriptionModal .mktoForm .mktoLabel {
  color: #ffffff;
  font-family: "Korolev Medium", sans-serif;
}

#subscriptionModal .videosPopUpInner {
  background-color: #ffffff;
  top: 50%;
  height: max-content;
}

#subscriptionModal .mktoForm .mktoRequiredField label.mktoLabel {
  width: 100px !important;
  flex-shrink: 0;
  margin-right: 25px;
}

#subscriptionModal .mktoForm input,
#subscriptionModal .mktoForm select,
#taModal .mktoForm input,
#taModal .mktoForm select {
  width: 81% !important;
  font-weight: 600;
  border: none;
  color: #ffffff;
  border-bottom: 1px solid #ffffff !important;
  border-radius: 0;
  background: transparent !important;
  font-family: "Korolev Medium", sans-serif;
  font-size: 16px;
}

#subscriptionModal .mktoForm input:focus,
#subscriptionModal .mktoForm select:focus {
  box-shadow: none;
}

#subscriptionModal .mktoForm select option {
  background: #000000;
  color: #ffffff;
}

#subscriptionModal .videosPopUpInner form,
#subscriptionModal .mktoFieldWrap,
#subscriptionModal .mktoFieldDescriptor,
#subscriptionModal .videosPopUpInner .mktoFormCol .mktoHtmlText {
  width: 100% !important;
}

#subscriptionModal .videosPopUpInner .mktoFormCol {
  width: 93% !important;
}

#subscriptionModal .videosPopUpInner .mktoFormCol .mktoHtmlText p {
  text-align: center;
  margin-bottom: -45px;
  margin-top: 10px;
  font-family: "Korolev Medium", sans-serif;
}

#subscriptionModal .videosPopUpInner .mktoFormCol .mktoHtmlText p strong {
  font-weight: 500;
}

#subscriptionModal .videosPopUpInner .mktoButtonRow {
  text-align: center;
  width: 100%;
  margin-bottom: 35px;
  margin-top: -9px;
}

#thankYouSubscribeModal .videosPopUpInner {
  background-color: white;
  width: 25%;
  height: max-content;
}

#thankYouSubscribeModal .thankYouNewsletter {
  padding: 60px 6px 62px;
  text-align: center;
}

#thankYouSubscribeModal .videosPopUpInner h3 {
  margin-top: 0;
}

#subscriptionModal .videosPopUpInner {
  background-image: url("./images/popup-bg.png");
  background-size: cover;
}

#subscriptionModal .mktoHtmlText p span {
  color: #ffffff;
}

#subscriptionModal .mktoButton {
  font-weight: 600 !important;
  font-family: "Korolev Medium", sans-serif;
}

.content-container .content-desktop-container,
.step1 .table-wrapper {
  scrollbar-color: #f6a114 #222222;
  scrollbar-width: thin;
}

.related-slider-wrapper, .x-slide{
  cursor: pointer;
}

@media screen and (min-width: 1400px) {
  .products-sub-menu .sub-menu {
    width: 99.8vw !important;
    left: -242px;
  }
}

@media screen and (max-width: 767px) {
  .sustainability-banner p {
    font-size: 16px;
  }
  .sustainability-banner h1{
    font-size: 32px;
  }
  .fgf-descp-para {
    padding: 0 2rem;
  }

  .flav_genius_block .ctaButton {
    display: block;
    margin-bottom: 1.5rem;
  }

  img.desktop_banner {
    display: none;
  }

  img.mobile_banner {
    display: block;
  }

  .flav_genius_block.aos-init.aos-animate {
    width: 100%;
    margin: 0 auto;
    display: inherit;
  }

  .fgfsec2content h3,
  .fgfsec2content p {
    padding: 0 1rem;
    text-align: center;
  }

  .fgfsec2content p:last-child {
    padding-bottom: 1.5rem;
  }

  .fgfsec2content h3 {
    padding: 1rem 1rem 0;
    margin: 0;
  }

  .barista-banner .x-container {
    min-height: auto;
    padding: 0 0 1rem;
  }

  .barista-banner h1 {
    padding-top: 7rem;
  }

  .news-prod-flex {
    flex-direction: column;
  }

  .news-prod-flex a {
    margin-right: 0;
    margin-top: 20px;
  }

  .events-picture-flex {
    flex-direction: column;
    margin: 0 !important;
  }

  .events-picture-flex img {
    margin-top: 20px;
  }

  /* .barista-banner p{
    width: 60% !important;
  } */
  /* .barista-banner .banner-wrapper {
    background-image: url('./images/barista/mobile.webp');
  }
  .charista-main-banner .charista-banner-wrapper {
    background-image: url('./images/charista/mobile.webp') !important;
  }
  .barista-banner .mixology-banner-wrapper {
    background-image: url('./images/mixology/mobile.webp') !important; 
  } */
  .barista-two {
    margin: 1.5rem 0;
  }

  .barista-two a {
    font-size: 16px;
  }

  .barista-content,
  .charista-content {
    margin-top: 1.5rem;
  }

  .barista-flex {
    flex-direction: column;
  }

  .barista-first-col {
    width: 100%;
    display: none;
  }

  .barista-show-filter {
    position: fixed;
    top: 6%;
    z-index: 9999;
    display: block;
    left: 4%;
    width: 92%;
  }

  .barista-two .barista-card {
    margin-bottom: 1.5rem;
    margin-left: 0;
  }

  .barista-two .barista-first-col {
    margin-bottom: 3rem;
  }

  .barista-links {
    margin-left: 2px;
  }

  .barista-filter {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #f6a114;
    padding: 12px;
    margin-bottom: 2.5rem;
  }

  .barista-filter p {
    font-size: 20px;
    font-weight: 500;
    color: #000;
    margin-bottom: 0;
    margin-top: 3px;
  }

  .barista-two h3 {
    right: -68px;
    top: 36.8%;
  }

  #barista-filter-close,
  #charista-filter-close,
  #mixology-filter-close {
    display: block;
    position: absolute;
    top: 15px;
    right: 18px;
  }

  .barista-two .barista-first-col h5 {
    margin-top: 7rem;
  }

  #mixologyCategories h5 {
    margin-top: 5rem !important;
  }

  #charistaCategories h5 {
    margin-top: 8rem !important;
  }

  .barista-two .barista-first-col {
    min-height: 640px;
    height: 600px;
  }

  .brand-story-banner .x-container {
    min-height: 144px;
  }

  .brand-story-banner h2 {
    top: 51%;
    left: -117px;
    font-size: 18px;
    letter-spacing: 3px;
  }

  .brand-story-banner .banner-side-text-thai {
    top: 46%;
    left: -119px;
  }

  .brand-story-coffee {
    display: none;
  }

  .brand-story-flex {
    flex-direction: column;
    margin-bottom: 3rem;
  }

  .brand-story-content {
    padding: 2rem 2rem 2.5rem;
    min-height: 220px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .brand-story-two {
    margin: 2rem 0 0rem;
  }

  .brand-story-flex-two {
    flex-direction: column-reverse;
  }

  .brand-story-flex-two img {
    width: auto;
    height: auto !important;
  }

  .orange-peel-brand-story {
    width: 26%;
    top: 11%;
    z-index: -1;
  }

  .brand-story-content-two {
    margin-top: -2px;
  }

  .flex-container-custom {
    flex-direction: column;
    width: 100%;
  }

  .fgfimage,
  .fgfsec2content {
    width: 100%;
  }

  .row_inner_custom {
    flex-direction: row;
  }

  .img_container_cover {
    display: flex;
    min-height: 30vh;
  }

  .img_container_cover img {
    object-fit: cover;
    object-position: left;
  }

  .bnr_content {
    position: absolute;
    top: 50%;
    left: 0;
    max-width: 65%;
    margin: 0;
    padding: 0 1rem;
  }

  .vertical_text_container {
    position: absolute;
    transform: rotate(-90deg);
    bottom: 7.7rem;
    left: -9rem;
  }
  .vertical_text_container.flavgeniuslanding{
    bottom: 11rem;
    left: -12.3rem;
  }
  .vertical_text_container.flavgeniuslanding p{
    font-size: 18px;
  }
  .vertical_text_container p {
    font-size: 0.8rem;
  }

  .bnr_content h3 {
    font-size: 2rem;
  }

  .fga-banner h1,
  .fga-banner p,
  .fga-page-banner-section .fga-page-banner-para,
  .fga-page-banner-section h5 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .fga-banner h1 {
    font-size: 30px;
  }

  .fga-banner p {
    font-size: 15px;
  }

  .fga-banner .x-container {
    background-position: center;
  }

  .fga-banner h2 {
    left: -191px;
    font-size: 18px;
    top: 55%;
  }
  .fga-banner.price-calculator-banner h2{
    left: -199px;
    font-size: 18px;
    top: 48%;
    letter-spacing: 5px;
  }

  .barista-banner h2 {
    left: -67px;
    font-size: 18px;
    top: 80%;
  }

  .fga-flex .fga-flex-column-two {
    padding-right: 15px;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .fga-flex .fga-flex-column-one {
    padding-left: 0;
    padding-top: 8.5rem;
  }

  .fga-section-one {
    margin: 4rem 0 2rem;
  }

  .fga-section-two .fga-flex-column-one {
    padding-left: 2rem;
    padding-right: 1rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .fga-section-two .fga-flex {
    min-height: 412px;
  }

  .fga-section-three .fga-mixology-image {
    margin-top: 2rem;
  }

  .fga-section-two .fga-design-3 {
    display: none;
  }

  .fga-section-two .fga-design-1 {
    position: absolute;
    top: -148px;
    right: 0;
  }

  .fga-section-two .fga-design-2 {
    position: absolute;
    top: -81px;
    left: -21%;
  }

  .charista-image {
    position: absolute;
    bottom: -12.8rem;
    left: -10px;
  }

  .fga-section-three .fga-flex .fga-flex-column-one {
    padding-left: 0;
    padding-top: 15rem;
    padding-bottom: 0rem;
  }

  .fga-section-three .fga-design-5 {
    left: 21%;
  }

  .fga-flex h2 {
    font-size: 28px;
  }

  .holistic-banner h2 {
    left: -174px;
    top: 56%;
  }

  .holistic-section-one h3 {
    left: -154px;
    top: 82.4%;
  }

  .holistic-berry-one {
    top: 21px;
    left: -31px;
    width: 50%;
  }

  .holistic-berry-two {
    top: 305px;
    left: -52px;
    width: 38%;
  }

  .holistic-content-one {
    margin-left: 25px;
    margin-top: 5rem;
    padding: 2rem 3rem 4rem;
    text-align: center;
  }

  .holistic-flex {
    flex-direction: column;
  }

  .holistic-column-one {
    padding-right: 0;
    width: 100%;
  }

  .holistic-section-two {
    margin: 0rem 0 6rem;
  }

  .holistic-flex-one {
    margin-top: 2rem;
  }

  .holistic-two-flex {
    flex-wrap: wrap;
  }

  .sustainability-banner .banner-wrapper {
    background-image: url("./images/sustainability/mobile.webp") !important;
    background-size: cover;
  }

  .sustainability-banner h1 {
    padding-top: 3rem;
  }

  .sustainability-banner h1,
  .sustainability-banner p {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .sustainability-banner h2 {
    top: 75%;
    left: -101px;
    font-size: 18px;
  }

  .sustainability-banner .banner-left-side-text-thai {
    top: 51%;
    left: -197px;
    width: auto;
  }

  .sustainability-flex {
    flex-direction: column-reverse;
  }

  .sustainability-content {
    background-color: #000;
    padding: 4rem 2rem;
    width: 100%;
    min-height: auto;
  }

  .sustainability-flex img {
    width: 100%;
    height: auto !important;
  }

  .sustainability-content-three img {
    height: auto !important;
  }

  .sustainability-two {
    margin: 3rem 0 0;
  }

  .sustainability-flex-two {
    flex-direction: column;
  }

  .related-events-cards {
    flex-direction: column;
  }

  .related-events .events-inner-cards {
    margin-right: 0;
    margin-bottom: 20px;
  }

  .contact-us-flex {
    flex-direction: column;
  }

  .contact-form {
    width: 100%;
    padding: 0rem 1rem;
  }

  .contact-form button {
    padding: 10px 100px;
  }

  .contact-us-two button {
    padding: 10px 30px;
  }

  .contact-us {
    padding: 4rem 0;
  }

  .contact-us-two {
    padding: 0 0 4rem;
  }

  .contact-submit {
    width: 100%;
    margin-top: 3rem;
    padding: 0 1rem;
  }

  .contact-submit button {
    padding: 4px 30px;
  }

  video#brand-video {
    height: auto;
  }

  .brand-story-banner .banner-wrapper {
    min-height: auto;
    padding-top: 40px;
  }

  .fga-section-two .x-container h3 {
    font-size: 18px;
    right: -196px;
    top: 47.5%;
  }

  .charista-main-banner h2 {
    left: -77px;
    font-size: 18px;
    top: 78%;
  }

  .holistic-content-one h4 {
    flex-direction: column;
    margin: 40px 0 0;
  }

  .holistic-desktop {
    display: none !important;
  }

  .holistic-mobile {
    display: flex !important;
  }

  .holistic-card img {
    height: auto;
  }

  .barista-two .charista-side-text {
    top: 36.5%;
    right: -78px;
  }

  .fga-banner .banner-wrapper {
    background-image: url(./images/fga/mobile.webp);
  }

  .barista-panel:after {
    content: "";
    border-left: 1px solid #000000;
    position: absolute;
    top: 0%;
    left: 38px;
  }

  .barista-two .mixology-side-text {
    top: 36%;
    right: -83px;
  }

  .fga-banner .fga-banner-title {
    padding-top: 10.5rem;
  }

  .barista-cta {
    padding: 11px 17px 13px 17px !important;
  }

  /* .barista-contact-us-cta {
    padding: 8px 22px 13px 27px !important;
  } */
  .fga-events-inner-banner h1 {
    padding-top: 2rem;
    width: 100%;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .fga-events-inner-banner p {
    padding: 0 1.5rem;
    width: 100%;
  }

  .fga-events-inner-banner .fga-events-sign-up {
    padding: 1.5rem;
  }

  .fga-events-inner-banner h2 {
    top: 86.5%;
    left: -63px;
  }

  .fga-events-section-one .fga-barista-event {
    flex-direction: column;
  }

  .fga-barista-event-content {
    padding: 3rem 2rem;
    min-height: auto;
  }

  .fga-events-section-third .fga-events-card-one {
    margin-right: 0;
    margin-bottom: 1rem;
  }

  .fga-events-section-fourth p {
    width: 100%;
    padding: 0 1.5rem;
  }

  .fga-events-section-fourth .x-container {
    min-height: auto;
    padding: 4rem 0;
  }

  .fga-events-section-fourth h2 {
    margin: 0 0 6px;
    padding-top: 0rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .fga-events-section-fourth .ctaButton {
    margin-left: 1.5rem !important;
    border: none;
  }

  .fga-events-inner-banner .banner-wrapper {
    /* background-image: url('./images/events/landing/events-new-bnr.png') !important; */
    background-size: cover;
  }

  .fga-events-sign-up p {
    width: 100% !important;
    font-size: 18px;
    padding: 0 !important;
  }

  .fga-events-section-third .events-inner-cards .events-card-flex {
    margin-top: 10px;
  }

  .fga-events-section-third .related-events-cards .events-inner-cards {
    width: 100%;
  }

  .fga-events-section-fourth {
    padding: 2rem 0;
  }

  .fga-page-banner-section {
    padding: 1.5rem 1rem 0;
  }

  .barista-banner-section h1 {
    padding: 1rem 0 0.5rem;
    text-align: left;
  }

  .barista-banner-section p,
  .barista-banner-section {
    text-align: left;
  }

  .barista-banner-section p,
  .fga-page-banner-section p {
    padding: 0;
  }

  .fga-page-banner-section .fga-academy-banner p {
    padding: 0 15px;
  }

  .fga-banner .fga-page-banner-section p span {
    font-size: 21px !important;
  }

  .fga-page-banner-section p {
    padding: 0 25px;
  }

  .fga-banner .fga-academy-banner h5 {
    padding-left: 47px;
  }

  .fga-banner .fga-academy-banner .ctaButton {
    margin-left: 3.5rem;
  }

  .barista-banner-section h4 {
    margin: 9px 0 12px;
  }

  .barista-banner-section img {
    margin-bottom: 0.5rem;
  }

  /* .fga-page-banner-section h5{
    text-align: left;
  } */
  .events-landing-upcoming .events-inner-cards,
  .events-landing-past .events-inner-cards {
    width: 100%;
  }

  .events-landing-page .events-inner-cards img {
    max-width: 100%;
    width: 100%;
    margin-right: 0;
  }

  .fga-events-inner-banner p {
    padding: 0 1.5rem;
    width: 100%;
  }

  .register {
    padding: 2.5rem 2rem;
  }

  .register-form-element {
    width: 100%;
  }

  .form-flex {
    flex-direction: column;
  }

  .register .register-checkbox {
    width: 52px;
    background-repeat: no-repeat;
    margin-right: 0;
  }

  .register .register-checkbox-checked {
    width: 88px;
    background-repeat: no-repeat;
    margin-right: 0;
  }

  .register .captcha {
    width: 100%;
  }

  .register h2 {
    margin: 12px 0 0;
  }

  .my-account-page .my-account {
    padding: 4rem 2rem 1rem;
  }

  .change-password-page .change-password {
    padding: 2.5rem 2rem;
  }

  .change-password-page .change-password button {
    padding: 10px 85px;
  }

  /* .recipeMobileFilter{
    display: none;
  } */
  .recipeMobileFilter h5,
  .recipeMobileFilter .form-check,
  .productsMobileFilter .form-check {
    display: none;
  }

  .recipe-mobile-filter-show {
    position: fixed;
    top: 29%;
    overflow-y: scroll;
    z-index: 9999999;
    height: 460px;
    padding: 2rem 2rem;
    display: block;
    left: 4%;
    background-color: #f5f5f5;
    width: 85%;
  }

  .recipe-filter-close,
  .product-filter-close {
    position: absolute;
    top: 15px;
    right: 15px;
  }

  .login-page button {
    padding: 4px 90px;
  }

  .holistic-two-flex {
    margin-top: 0;
  }

  .holistic-card:hover {
    margin-bottom: 3.9rem;
  }

  .fga-flex .ctaButton {
    padding: 4px 15.5px;
  }

  .brand-story-craft {
    width: 100%;
  }

  .login-modal .login-form-inner {
    top: 53%;
    transform: translateY(-90%);
    width: 100%;
  }

  .login-modal .login-form-inner #login-popup-close {
    right: 44px;
  }

  .login-modal .login-form-inner .login-page {
    padding: 1rem 3rem;
  }

  .barista-ingredient {
    display: none;
  }

  .holistic-banner .banner-wrapper {
    background-image: url("./images/holistic-services/mobile.webp");
  }

  .contact-us-two .x-container {
    padding: 4rem 1.5rem;
  }

  .contact-us-two h2 {
    padding: 0;
  }

  .barista-banner-section {
    padding: 3rem 3rem 0;
  }

  .barista-banner .barista-live-event {
    font-size: 18px;
  }

  .contact-form h2 {
    text-align: center;
  }

  .brand-story-banner .banner-wrapper #brandVideoAudio {
    top: 53px;
  }

  .videosPopUpInner {
    width: 92%;
    height: 214px;
    top: 24%;
  }

  .products-sub-menu .sub-menu {
    flex-direction: column;
  }

  .holistic-banner p {
    width: 68%;
  }

  .thank-you-page .x-container {
    padding: 5rem 1rem 4rem;
  }

  .products-sub-menu .sub-menu {
    background-image: none !important;
    left: auto;
    padding: 0 0 0 8rem;
  }

  .news-banner .banner-wrapper {
    background-image: url("./images/events/news.webp") !important;
    background-size: cover;
  }

  .news-banner h2 {
    left: -46px !important;
    top: 87.5%;
  }

  .news-landing-page .related-events-cards .events-inner-cards {
    margin-bottom: 0rem !important;
  }

  .news-banner h1 {
    padding-top: 7rem;
  }

  .news-banner p {
    width: 87%;
  }

  .sustainability-two h3 {
    right: -122px;
    top: 55%;
  }

  .sustainability-two h3.banner-right-side-text-thai {
    right: -290px;
    top: 46%;
  }

  .wellness-video {
    width: 100%;
    height: 350px;
  }

  .green-cafe-videos video {
    width: 100% !important;
  }

  .greenCtas {
    text-align: center;
  }

  .startYourExp {
    margin-right: 0 !important;
  }

  .events-inner .startYourExp,
  .events-inner .quickInfoCta {
    font-size: 16px;
  }

  .fga-page-banner-section img {
    padding: 4rem 1rem 0;
  }

  .fga-academy-banner .ctaButton {
    margin-left: 1rem;
  }

  .fga-events-inner-banner .events-pg-bnr p {
    font-size: 22px;
  }

  #downloadModal .videosPopUpInner {
    width: 88%;
  }

  .mktoForm input,
  .mktoForm select {
    width: 100% !important;
  }

  .mktoForm .mktoFormCol {
    margin-right: 0;
    margin-left: 0;
  }

  #mktoForm_7060 {
    flex-direction: column;
  }

  .mktoForm span {
    margin-left: auto !important;
  }

  .mktoForm .mktoButtonRow {
    text-align: center;
  }

  .mktoForm input[type="url"],
  .mktoForm input[type="text"],
  .mktoForm input[type="date"],
  .mktoForm input[type="tel"],
  .mktoForm input[type="email"],
  .mktoForm input[type="number"],
  .mktoForm textarea.mktoField,
  .mktoForm select.mktoField {
    height: 2.4em !important;
  }

  #thankYouSubscribeModal .videosPopUpInner {
    height: max-content;
    background: white;
    width: 72%;
    top: 50%;
  }

  #subscriptionModal .videosPopUpInner .mktoFormCol {
    width: 98% !important;
  }

  #subscriptionModal .mktoForm input,
  #subscriptionModal .mktoForm select {
    font-size: 16px;
  }

  #subscriptionModal .mktoFieldWrap {
    align-items: center;
  }

  #subscriptionModal .videosPopUpInner {
    border: 2px solid white;
  }
}

@media screen and (min-width: 768px) {
  .flav_genius_block:hover .flav_genius_block_content {
    height: 100%;
    background: #181818;
    justify-content: center;
  }

  .flav_genius_block:hover a.fgflm {
    display: block;
    visibility: visible;
  }

  .flav_genius_block:hover span.flav_genius_name img {
    visibility: hidden;
    display: none;
  }

  .flav_genius_block:hover .flav_genius_country {
    visibility: visible;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .barista-card.aos-init {
    width: 45.6%;
  }

  .barista-two .barista-first-col {
    width: 28%;
  }

  div#barista_content_html {
    width: 72%;
  }
}

/* Flavour Genius Favourites  - Details Page */
.flex_vertical {
  flex-direction: column;
}

.slider-wrapper {
  position: relative;
}

.geniusfavoritethree .title_container_custom h4 {
  font-size: 2.25rem;
}

.geniusfavoritethree .title_container_custom {
  text-align: left;
}

.geniusdetailes {
  display: flex;
  flex-direction: row;
}

.geniusdetailes {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: flex-end;
  justify-items: center;
}

.title_container_custom h1 {
  position: absolute;
  font-size: 2.3rem;
  display: flex;
  flex-direction: column;
  left: 50%;
  transform: translateX(-45%);
  color: #fff;
  text-align: center;
  margin: 0;
}

.genius-colone h4 {
  color: #fff;
}

.genius-colone p {
  font-family: "Korolev Light", Sans-serif;
  font-size: 1.1rem;
  line-height: 1.25;
  text-align: left;
  font-weight: 400;
  color: #c4c4c4;
}

.flavgeniusquote_font {
  width: 100%;
  height: 2rem;
  object-fit: contain;
}

.title_container_custom h1 span:first-child {
  font-family: "Korolev Light", Sans-serif;
  font-size: 1.5rem;
  text-align: center;
  font-weight: 400;
}

.flavgeniusname {
  color: #fff;
  font-family: "Korolev Bod", sans-serif;
  font-size: 1.5rem;
}

.flavgeniusname {
  color: #fff;
  font-family: "Korolev Bod", sans-serif;
  font-size: 1.3rem;
}

.genius-colthree p.ans {
  color: #c4c4c4;
  font-family: "Korolev Light", Sans-serif;
  font-size: 1.2rem;
  line-height: 1.25;
}

.genius-colthree p.question {
  font-family: "Korolev Medium", sans-serif;
  font-size: 1.5rem;
  padding: 0;
  margin: 0;
  line-height: 1.1;
  color: #fff;
}

.genius-colone img {
  width: 100%;
  height: 100%;
  max-height: 290px;
  object-fit: contain;
}

.genius-colone h4 {
  font-size: 2rem;
  margin: 0.5rem 0 0.25rem;
}

.genius-colone h4 span.Country {
  font-family: "Korolev Light";
}

section.geniusfavoriteone .x-row {
  padding: 45px 60px;
  background-image: url("./images/flavgeniuses/BG@2x.webp");
  background-size: contain;
}

.x-row.x-container.max.width.e188-2.m58-1.flex_vertical.favreciperow {
  flex-direction: row;
  flex: 1;
}

.favrecipeimg {
  width: 50%;
}

.favrecipeimg {
  padding: 150px 0 45px 0;
  display: flex;
  justify-content: center;
  /* background-image: url("./images/flavgeniuses/Vector\ Cocoa.webp"); */
  background-size: cover;
  height: 100%;
  max-height: 43rem;
}

.favrecipeimg img {
  width: 250px;
  height: auto;
  object-fit: contain;
}

.contentcontainer {
  position: absolute;
  top: 70%;
  text-align: center;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.geniusfavoritetwo {
  display: flex;
  padding: 75px 0;
}

.favrecipedetails {
  display: flex;
  align-items: baseline;
  justify-content: flex-end;
}

.favrecipeinnercontainer {
  display: flex;
  flex-direction: column;
  max-width: 50%;
  min-height: 100%;
  background-color: #000;
  padding: 15px;
  /* max-height: 43rem; */
  /* overflow-y: scroll; */
}

.favrecipeinnercontainer h3 {
  text-transform: uppercase;
  margin: 0 0 10px 0;
  font-size: 2rem;
  line-height: 1.1;
  color: #fff;
}

.favrecipeinnercontainer p,
.favrecipeinnercontainer span {
  color: #c4c4c4;
  font-family: "Korolev Light", sans-serif;
  margin: 0;
  line-height: 1.5;
}

.method_container li p {
  line-height: 1.25;
}

.recipe-section-separator ul {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-left: 0;
}

.recipe-section-separator {
  min-height: 7.5rem;
}

.recipeitem,
.recipeitem a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.recipe-section-separator span.recipe_separatorcategory {
  display: flex;
  justify-content: end;
  max-width: 14ch;
  flex-direction: column;
  align-items: flex-end;
  position: absolute;
  transform: translateX(-110%);
  color: #181818;
  font-size: 1.2rem;
  width: 100%;
  text-align: right;
  padding-right: 1rem;
}

.favrecipeinnercontainer ul.recipeitems_dvg li.recipeitem span {
  color: #f6a114;
  font-family: "korolev regular", sans-serif;
}

.recipeseparator {
  height: 2px;
  width: 100%;
  border: 1px solid #f6a114;
  position: absolute;
  top: -30px;
  left: -60%;
}

.recipe-section-separator,
.drink_description_container {
  position: relative;
  margin: 0 0 1.5rem 0;
}

.drink_description_container .recipe_separatorcategory {
  display: flex;
  justify-content: end;
  max-width: 14ch;
  flex-direction: column;
  align-items: flex-end;
  position: absolute;
  transform: translateX(-110%);
  color: #181818;
  font-size: 1.2rem;
  width: 100%;
  text-align: right;
  padding-right: 1rem;
}

.swiper {
  width: 100%;
  height: 400px;
}

body .contentcontainer a.fgflm {
  display: block;
  visibility: visible;
  max-width: 60%;
  margin: 0 auto;
}

body .contentcontainer a.fgflm {
  display: block;
  visibility: visible;
}

body .geniusfavoritethree .slider-wrapper .swiper-button-next,
.swiper-button-prev {
  top: 50%;

  height: auto;
}

body .geniusfavoritethree .slider-wrapper .swiper-button-prev::after {
  font-family: revert;
  content: " ";
  background-image: url("./images/flavgeniuses/left_arrow.png");
  width: 25px;
  height: 25px;
  background-size: contain;
  background-repeat: no-repeat;
}

body .geniusfavoritethree .slider-wrapper .swiper-button-next::after {
  font-family: revert;
  content: " ";
  background-image: url("./images/flavgeniuses/right_arrow.png");
  width: 25px;
  height: 25px;
  background-size: contain;
  background-repeat: no-repeat;
}

body .geniusfavoritethree .slider-wrapper .swiper-button-prev {
  left: -40px;
}

body .geniusfavoritethree .slider-wrapper .swiper-button-next {
  right: -40px;
}

.r_more img {
  width: 1rem;
  margin: 0 0.2em;
}

.r_more {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.genius-coltwo {
  width: 100%;
}

.genius-coltwo img {
  width: 100%;
  height: 100%;
  max-height: 300px;
  object-fit: contain;
}

.genius_quote {
  color: #fff;
  margin: 0 auto;
  font-family: "MT Bold";
  font-size: 2.3rem;
}

.method_container {
  padding: 0 10px;
}

.method_container li {
  color: #fff;
}

.method_container {
  padding: 0 22px;
}

.flag_fgf img {
  min-height: unset;
  max-height: 30px;
  display: inline-flex;
}

.flag_fgf {
  display: inline-flex;
  margin: 0 0.4rem;
}

.flag_fgf,
.flag_fgf span.countryName {
  font-family: "Korolev Light", sans-serif;
  font-size: 1.2rem;
  display: inline-flex;
  gap: 0.5rem;
}

.hidden_listitem {
  display: none;
}

.recipedetails_wrapper {
  max-width: 50%;
  display: flex;
  justify-content: flex-end;
  overflow-y: scroll;
  max-height: 43rem;
}

.flav_genius_name {
  margin-bottom: 3rem;
}

.flav_genius_block:hover .ctaButton {
  display: block;
}

.flav_genius_block:hover .flav_genius_name {
  margin-bottom: 0;
}

.trend-alerts-card-section {
  display: flex;
  /* align-items: center; */
  margin-top: 4rem;
  justify-content: space-between;
  flex-wrap: wrap;
}

.trend-alerts-card-section .trend-alerts-cards h3 {
  font-size: 16px;
  font-weight: bold;
  color: #181818;
  margin: 20px 0 5px;
  /* min-height: 41.59px; */
}

.trend-alerts-card-section .trend-alerts-cards p {
  color: #676666;
  font-size: 14px;
  font-weight: 500;
  min-height: 48px;
}

.trend-alerts-banner h2 {
  top: 73%;
  left: -125px;
}

.trend-alerts-cards {
  width: 32%;
  /* margin-right: 12px; */
}

.ta-more-articles .trend-alerts-card-section {
  justify-content: flex-start;
  flex-wrap: nowrap;
}

.ta-more-articles .trend-alerts-cards {
  margin-right: 18px;
}

.trend-alerts-inner {
  text-align: center;
}

.trend-alerts-inner p,
.trend-alerts-inner ul li {
  font-size: 16px;
  color: #000000;
}

.trend-alerts-inner p,
.trend-alerts-inner ul li,
.trend-alerts-inner h3,
.trend-alerts-inner h2,
.trend-alerts-inner h4,
.trend-alerts-inner .barista-links a,
.trend-alerts-inner h1,
.trend-alerts-inner .barista-links {
  text-align: left;
}

.trend-alerts-inner .ctaButton {
  padding: 8px 23.5px;
}

#sr-slider-3514 {
  margin-bottom: 2rem;
}

@media screen and (max-width: 990px) {

 .geniusfavoritetwo {
    padding: 75px 0 0 0;
}
  .drink_description_container .recipe_separatorcategory {
    max-width: 12ch;
  }

  section.geniusfavoriteone .x-row {
    padding: 45px;
  }

  .separatorpipe {
    display: none;
  }

  .flag_fgf {
    width: 100%;
    justify-content: flex-start;
    align-items: center;
  }

  .flag_fgf span.countryName {}

  .flag_fgf span.countryName {
    width: 70%;
  }

  .flag_fgf img {
    max-width: 30px;
  }

  .genius_quote {
    color: #fff;
    margin: 0 auto;
    font-family: "MT Bold";
    font-size: 1.8rem;
  }

  a.fgflm {
    display: flex;
    visibility: visible;
  }

  .flav_genius_name {
    margin-bottom: 0.5rem;
  }

  .flav_genius_country {
    display: none;
  }

  .flav-gen-thumb {
    display: flex;
    margin: 0 auto;
    max-width: 278px;
  }

  .title_container_custom h1 {
    position: relative;
  }

  .geniusdetailes {
    grid-template-columns: 1fr;
  }

  .x-row.x-container.max.width.e188-2.m58-1.flex_vertical.favreciperow {
    flex-direction: column;
  }

  .favrecipeimg,
  .favrecipedetails {
    width: 100%;
  }

  .favrecipeinnercontainer {
    width: 100%;
    max-width: 70%;
  }

  /* .recipe-section-separator span.recipe_separatorcategory { max-width: unset;	position: relative;transform: unset; color: #fff; } */
  .recipe-section-separator span.recipe_separatorcategory {
    font-size: 1rem;
  }

  .recipeseparator {
    left: -50%;
  }

  body .geniusfavoritethree .slider-wrapper .swiper {
    width: 100%;
    height: auto;
    margin: 2rem 0;
  }

  .contentcontainer {
    position: absolute;
    top: 75%;
    text-align: center;
    width: 100%;
  }

  body .geniusfavoritethree .slider-wrapper .swiper-button-prev {
    left: -22px;
    background-color: #fff;
    border-radius: 50%;
  }

  body .geniusfavoritethree .slider-wrapper .swiper-button-next {
    right: -22px;
    background: #fff;
    border-radius: 50%;
  }

  .recipedetails_wrapper {
    max-width: 100%;
  }

  .slider-wrapper .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
}

/* DaVinci Gourmet India Page styles for Marketo form and page */

.pdfthumb {
  width: 450px;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}

.tcenter {
  display: flex;
  justify-content: center;
  align-items: center;
}

.f_row_india {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  width: 100%;
  height: 360px;
}

.tile_wrapper {
  position: relative;
  height: 360px;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;

  background-repeat: no-repeat;
}

.tile_wrapper p,
h3 {
  color: #fff;
}

.tile_wrapper .description {
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transition: all 0.5s ease-in-out;
  opacity: 0;
  visibility: hidden;
  padding: 0 2rem;
}

.description p {
  font-size: 18px;
}

.tile_wrapper:hover .description {
  /* display:block; */
  transform: scale(100%);
  -webkit-transform: scale(100%);
  -moz-transform: scale(100%);
  -ms-transform: scale(100%);
  -o-transform: scale(100%);
  opacity: 1;
  visibility: visible;
}

.tile_wrapper .title {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.tile_wrapper:hover .title {
  display: none;
}

.tile_wrapper h3 {
  border-bottom: 4px solid #7eb33d;
  color: #fff;
  width: max-content;
  margin-left: auto;
  margin-right: auto;
}

.tile_wrapper.SCIENCE h3 {
  border-color: #ec5f65;
}

.tile_wrapper.ART h3 {
  border-color: #f6a114;
}

.tile_wrapper.CRAFT {
  background-image: url("/wp-content/themes/Pro\ -\ Child Theme/images/india-page/CRAFT.jpg");
}

.tile_wrapper.SCIENCE {
  background-image: url("/wp-content/themes/Pro\ -\ Child Theme/images/india-page/SCIENCE.jpg");
}

.tile_wrapper.ART {
  background-image: url("/wp-content/themes/Pro\ -\ Child Theme/images/india-page/ART.jpg");
}

.tile_wrapper:hover {
  background-image: url("/wp-content/themes/Pro\ -\ Child Theme/images/india-page/pattern.png");
}

.f_row2_india {
  display: flex;
  flex-direction: row;
}

.f_col2_india {
  display: flex;
  flex-direction: column;
  width: 50%;
  justify-content: center;
}

.f_col2_india p {
  color: #fed1a3;
  font-size: 1rem;
}

.f_col2_india h2 {
  font-family: "Korolev Medium", sans-serif;
  font-weight: 700;
  font-size: 27px;
  color: #fed1a3;
  text-transform: uppercase;
  margin: 0;
}

.f_col2_india h3.signuptxt {
  color: #fed1a3;
  font-size: 1.375rem;
}

.socialinfotxt {
  color: #fed1a3;
  font-size: 19px;
}

.f_col2_india:first-child {
  padding-right: 2rem;
}

.wt {
  color: #fff;
}

@media screen and (max-width: 786px) {
  .f_row_india {
    grid-template-columns: 1fr;
    height: auto;
  }

  .f_row2_india {
    display: flex;
    flex-direction: column;
  }

  .f_col2_india {
    width: 100%;
  }

  body form#mktoForm_5131 .mktoFormRow .mktoFormCol {
    width: 100% !important;
  }

  .trend-alerts-card-section {
    flex-direction: column;
  }

  .trend-alerts-card-section .trend-alerts-cards {
    margin-top: 1rem;
    width: 100%;
    margin-right: 0;
  }

  .trend-alerts-banner h2 {
    top: 73.5%;
    left: -110px;
  }

  .trend-alerts-card-section .trend-alerts-cards p {
    margin-bottom: 0.5rem;
    min-height: auto;
  }

  .evnts-cta {
    width: 62%;
    margin-left: 2rem;
  }
}

/*******************/
/*Nk */
/******************/
.related-slider-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  align-content: center;
  min-height: 385px;
  border: 0;
  padding: 15px 20px 30px;
  font-size: 1em;
  background-color: #181818;
}

.related-owl .owl-item:nth-child(odd) .related-slider-wrapper {
  background-color: #222222;
}

.slider-item-title {
  color: #d9d9d9;
  font-weight: 300;
  font-size: 18px;
  text-align: center;
  text-transform: capitalize;
  line-height: 1.2;
  padding-bottom: 20px;
  letter-spacing: 0.05em;
  padding-top: 0;
  z-index: 1;
}

.slider-anchor {
  overflow: hidden;
  display: inline-flex;
  flex-flow: column nowrap;
  justify-content: stretch;
  position: relative;
  min-width: 1px;
  text-decoration: none;
  cursor: pointer;
  background-color: #f6a114;
  border: 0;
  z-index: 1;
}

.slider-anchor-content {
  overflow: hidden;
  display: flex;
  flex: 1 0 auto;
  position: relative;
  height: 100%;
  border-radius: inherit;
  transform: translate3d(0, 0, 0);
}

.slider-anchor-text {
  font-size: 20px;
  position: relative;
  display: block;
  color: rgba(0, 0, 0, 1);
  padding: 10px 20px;
}

.slider-anchor-text span {
  display: block;
  line-height: 1;
}

.slider-img-bg {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  pointer-events: none;
  transition: all 1s;
  overflow: hidden;
}

.related-slider-wrapper .slider-img-bg {
  transition: all 1s;
}

.related-slider-wrapper:hover .slider-img-bg,
.related-slider-wrapper:focus .slider-img-bg {
  transform: scale(1.1);
}

.related-owl button {
  width: 40px;
  height: 40px;
  border: 1px solid #f6a216 !important;
  border-radius: 50px !important;
  background: #fff !important;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto !important;
}

.related-owl button span {
  font-size: 36px;
  line-height: 30px;
  color: #f6a31a;
}

.related-owl button:hover {
  background: #f6a216 !important;
}

.related-owl button:hover span {
  color: #fff;
}

.related-owl button.owl-next {
  right: -60px;
}

.related-owl button.owl-prev {
  left: -60px;
}

.list-item {
  display: flex !important;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  align-content: center;
  min-height: 385px;
  padding-top: 15px;
  padding-right: 20px;
  padding-bottom: 30px;
  padding-left: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.csr-banner {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.list-item-bg {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  pointer-events: none;
  z-index: -1;
}

.list-item:hover .ProductImg img,
.list-item:hover .list-item-lower-img {
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.list-item-bg img {
  display: block;
  width: 100%;
  height: 100%;
}

.list-item-bg video {
  object-fit: cover;
}

.list-item-lower-img {
  z-index: 1;
}

.list-item-upper-img {
  z-index: 2;
}

.list-item-lower-img {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  pointer-events: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

#recipes_content_html {
  width: 100%;
}

#recipes_content_html,
#products_content_html {
  grid-gap: 20px 0px;
  justify-content: center;
  align-content: start;
  justify-items: stretch;
  align-items: stretch;
  z-index: auto;
  border: 0;
  font-size: 1em;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: auto;
}

.product-list-ontainer .list-item,
.recipe-list-container .list-item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  align-content: center;
  min-height: 385px;
  padding-top: 15px;
  padding-right: 20px;
  padding-bottom: 30px;
  padding-left: 20px;
}

.list-x-cell {
  display: block;
  position: relative;
  width: auto;
  min-width: 0;
  max-width: 100%;
  height: auto;
  cursor: pointer;
}

.RecipesFilterSection .list-item h3 {
  color: #d9d9d9;
  font-size: 20px;
  text-align: center;
  width: 90%;
  font-family: "Korolev Medium", sans-serif;
  font-weight: 300;
  text-transform: capitalize;
}

.recipe-list-container {
  grid-gap: 20px 0px;
  justify-content: center;
  align-content: start;
  justify-items: stretch;
  align-items: stretch;
  z-index: auto;
  border: 0;
  font-size: 1em;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: auto;
}

.item-grid {
  display: grid;
  grid-auto-columns: auto;
  grid-auto-rows: auto;
  position: relative;
  width: auto;
  min-width: 0;
  max-width: none;
  height: auto;
  min-height: 0;
  max-height: auto;
  margin: 0;
  border: 0;
  border-radius: 0;
  padding: 0;
}

.recipe-list-container::before,
.recipe-list-container::after {
  display: none !important;
}

.InnerRow {
  position: relative;
  top: 0;
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  min-height: 70px;
  padding-top: 0;
}

.InnerRow .ProductTitle {
  color: #d9d9d9;
  font-size: 20px;
  font-family: "Korolev Medium", sans-serif;
  line-height: 24px;
  font-weight: 300;
}

.InnerRow .ProductQauntity {
  width: 60%;
  font-family: "Korolev Bold", sans-serif;
}

.ProductQauntity>span {
  transform: rotate(-90deg);
  color: #d9d9d9;
  font-size: 20px;
  position: absolute;
  right: -15px;
  padding-bottom: 0;
  font-family: "Korolev Medium", sans-serif;
  font-weight: 300;
}

.ProductImg,
.ProductLink {
  text-align: center;
}

.product-container .list-x-cell .ProductImg img {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.ProductImg img {
  width: auto;
}

.RecipesFilterSection .productsMobileFilter,
.RecipesFilterSection .recipeMobileFilter {
  flex-basis: calc(25% - 20px);
  margin: 10px;
}

.RecipesFilterSection .n-column-9 {
  flex-basis: calc(75% - 20px);
  margin: 10px;
}

.RecipesFilterSection .x-row-inner {
  margin-left: -10px;
  margin-right: -10px;
}

.LogSubMenu {
  right: 0 !important;
}

.wpml-ls-statics-footer .wpml-ls-slot-footer,
.otgs-development-site-front-end {
  display: none;
}

@media (max-width: 1024px) {

  #recipes_content_html,
  #products_content_html {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 992px) {
  .related-owl button.owl-prev {
    left: -45px;
  }

  .related-owl button.owl-next {
    right: -45px;
  }
}

@media (max-width: 767px) {

  #recipes_content_html,
  #products_content_html {
    grid-template-columns: 1fr;
  }

  .news-landing-page {
    padding: 2.5rem 0 0;
  }

  .trend-alerts-one {
    margin-bottom: 1.7rem;
  }
}

@media (min-width: 360px) and (max-width: 375px) {

  .fga-banner .fga-academy-banner,
  .events-pg-bnr {
    min-height: 400px;
  }

  .fga-page-banner-section img {
    padding: 6rem 1rem 0;
  }

  .fga-events-inner-banner .events-pg-bnr h1 {
    padding-top: 3.5rem;
  }
}

@media (min-width: 375px) and (max-width: 393px) {

  .fga-banner .fga-academy-banner,
  .events-pg-bnr {
    min-height: 418px;
  }

  .fga-page-banner-section img {
    padding: 7.5rem 1rem 0;
  }

  .fga-events-inner-banner .events-pg-bnr h1 {
    padding-top: 4rem;
  }
}

@media (min-width: 393px) and (max-width: 400px) {

  .fga-banner .fga-academy-banner,
  .events-pg-bnr {
    min-height: 437px;
  }

  .fga-page-banner-section img {
    padding: 6.5rem 1rem 0;
  }

  .fga-events-inner-banner .events-pg-bnr h1 {
    padding-top: 4.5rem;
  }
}

@media (min-width: 400px) and (max-width: 767px) {

  .fga-banner .fga-academy-banner,
  .events-pg-bnr {
    min-height: 461px;
  }

  .fga-page-banner-section img {
    padding: 7.5rem 1rem 0;
  }

  .fga-events-inner-banner .events-pg-bnr h1 {
    padding-top: 6rem;
  }
}

/* price calculator page css */
.fga-banner .fga-academy-banner.price-calculator-page-banner h5 {
  margin-top: 12px;
  margin-bottom: 0;
  font-size: 33px;
  line-height: 1.15;
  text-transform: uppercase;
  padding-left: 7.5rem;
  width: 45%;
}

.fga-banner .fga-academy-banner.price-calculator-page-banner p {
  text-align: left;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  font-family: "Korolev", sans-serif;
  padding-left: 7.5rem;
}

.fga-banner .fga-academy-banner.price-calculator-page-banner {
  display: flex;
  flex-direction: column;
  gap: 0;
  justify-content: center;
}

.content-container p {
  color: #fff;
}

.step1,
.step2 {
  padding: 2rem 1.5rem;
}

.step3 {
  padding: 2.22rem 1.5rem;
}

.content-wrapper {
  padding: 2rem 1.5rem;
}

.content-wrapper-container {
  display: grid;
  grid-template-columns: 70% 30%;
}

body .x-container.max.width.content-wrapper-container:before {
  display: none !important;
}

.step1 table,
.step2 table {
  border-color: #717171;
  max-width: 100%;
  width: 100%;
  table-layout: fixed;
  margin: 0 auto;
  color: #fff;
  margin-left: 0;
  margin-right: 0;
  overflow: hidden;
}

.step1 table tr,
.step2 table tr {
  height: auto;
}

.step1 input[type="number"],
.step2 input[type="number"],
.step3 input[type="number"] {
  max-width: 7.5ch;
  background: #fff;
  appearance: textfield;
  font-size: 14px;
  height: 24px;
  margin-bottom: 0;
  margin-right: 2px;
  padding-right: 1px;
  padding-left: 5px;
}

.step3 .margin_profit,
.step3 .drink_profit {
  max-width: 9ch !important;
}

.content-wrapper-container input[type="number"][disabled="true"] {
  background-color: #717171;
  color: #ffffff;
}

.heading-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.heading-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.x-container .heading-wrapper h3,
.x-container .heading-wrapper h4,
.x-container .heading-wrapper h5,
.x-container .heading-wrapper h6 {
  margin: 0 0 1.5rem !important;
  color: #fff;
  position: relative;
  font-size: 2rem;
}

.x-container .content-wrapper .heading-wrapper h5 {
  font-size: 2rem;
  line-height: 1.25;
  margin-bottom: 20px !important;
}

.x-container .content-container .heading-wrapper p {
  line-height: 1.45;
}

.reset-btn {
  color: #181818;
  background-color: #f6a114;
  border: 2px solid #f6a114;
  padding: 5px 35px !important;
  transition: 1s all;
  -webkit-transition: 1s all;
  -moz-transition: 1s all;
  -ms-transition: 1s all;
  -o-transition: 1s all;
  /* font-size:18px; */
}

body .reset-btn:hover,
body .add_another:hover {
  color: #f6a114;
  background-color: transparent;
}

.calculatemargin {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 1rem;
}

.step1 table,
.step2 table {
  border-radius: 15px;
}

.step1 table tr,
.step2 table tr {
  background-color: #2f2f2f;
}

.step1 table tr.newly_added_row,
.step2 table tr.newly_added_row {
  background-color: #434343;
}

.step1 table td,
.step2 table td {
  padding: 20px;
  border-color: #717171;
}

.calc-form-wrapper .step1 .table-wrapper table tr:first-of-type() td,
.calc-form-wrapper .step1 .table-wrapper table tr:first-of-type() td,
.calc-form-wrapper .step2 .table-wrapper table tr:first-of-type() td,
.calc-form-wrapper .step2 .table-wrapper table tr:first-of-type() td {
  border-color: transparent !important;
}

.step1,
.step3 {
  background-color: #181818;
}

.content-wrapper,
.step2 {
  background-color: #222222;
}

.content-wrapper p {
  line-height: 1.45;
}

body table tr a.reset-btn {
  /* white-space: nowrap; */
  padding: 10px !important;
}

.heading-wrapper .reset-btn {
  margin-bottom: 1.5rem;
}

body .x-container .content-container .step3 .heading-wrapper h5 {
  margin-bottom: 0.5rem !important;
}

.step3 table td {
  color: #fff;
}

.step3 table {
  table-layout: fixed;
}

body .x-container.content-wrapper-container .content-container .step3 table tr td a.reset-btn {
  padding: 10px !important;
}

.step2 .heading-wrapper h4,
.step3 .heading-wrapper h5 {
  font-size: 2rem;
}

.reset-all-btn-container {
  display: flex;
  width: 100%;
}

.reset-all-btn-container a {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  padding: 5.5px 35px !important;
}

.x-container.content-wrapper-container {
  margin: 40px auto;
}

html body .x-container.max.width.content-wrapper-container .heading-wrapper div.tooltip_text_container {
  visibility: hidden;
  position: absolute;
  margin-left: 2.5rem;
  font-size: 1rem;
  font-weight: normal;
  top: 5px;
  width: max-content;
  max-width: 28ch;
  background-color: #3f3f3f;
  padding: 10px;
  border-radius: 15px;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
}

html body .x-container.max.width.content-wrapper-container .step1 .heading-wrapper div.tooltip_text_container {
  left: 95%;
}

html body .x-container.max.width.content-wrapper-container .step2 .heading-wrapper div.tooltip_text_container {
  left: 92%;
}

html body .x-container.max.width.content-wrapper-container .step3 .heading-wrapper div.tooltip_text_container {
  left: 15%;
  top: 3rem;
}

.info-icon:hover .tooltip_text_container {
  visibility: visible;
}

.info-icon {
  width: 25px;
}

.step3 table tr,
.step3 table td {
  border: none;
}

.step3 hr {
  border-color: #ffffff;
}

a.add_another {
  margin: 0 1rem;
  color: #fff;
  background: #f6a114;
  border: 2px solid #f6a114;
  padding: 6px 10px;
  border-radius: 100%;
  transition: 1s all;
  -webkit-transition: 1s all;
  -moz-transition: 1s all;
  -ms-transition: 1s all;
  -o-transition: 1s all;
}

a.remove_this {
  margin: 0 1rem;
  color: #000;
  border: 2px solid #fff;
  background: #fff;
  padding: 6px 10px;
  border-radius: 100%;
  transition: 1s all;
  -webkit-transition: 1s all;
  -moz-transition: 1s all;
  -ms-transition: 1s all;
  -o-transition: 1s all;
}

a.remove_this:hover {
  background: transparent;
  color: #fff;
}

.newly_added_row {
  background-color: #f5f5f5;
}

.instructions_title_wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #222222;
  color: #fff;
}

.instructions_title_wrapper p {
  margin-bottom: 0;
  padding: 1.5rem 0;
}

.desktop_calulator {
  display: block;
}

.mobile_calculator {
  display: none;
}

/* body section.page_content_wrapper_calc .content-container .step.step3 input.wider-input-field {
    height: 38px ;
    max-width: 85% ;
  } */

@media screen and (max-width: 768px) {  

  .fga-banner .fga-academy-banner.price-calculator-page-banner h5 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 23px;
    line-height: 1.15;
    text-transform: uppercase;
    padding: 0 29px;
    width: 100%;
  }

  .fga-banner .fga-academy-banner.price-calculator-page-banner p {
    padding-left: 2rem;
  }

  .fga-banner .fga-academy-banner.price-calculator-page-banner {
    padding-top: 4rem !important;
    justify-content: center;
  }

  .x-container.max.width.content-wrapper-container {
    grid-template-columns: 1fr;
  }

  .x-container.max.width.content-wrapper-container .instructions.panel.wrapper {
    width: 100%;
    display: flex;
    flex-direction: column;
  }

  .x-container.max.width.content-wrapper-container .instructions_title_wrapper {
    width: 100%;
    justify-content: space-between;
    padding: 0 1rem;
  }

  .x-container.max.width.content-wrapper-container .instructions_title_wrapper h4 {
    font-size: 1.5rem;
    color: #fff;
    font-weight: normal;
    font-family: "Korolev Medium", sans-serif;
    margin: 1rem 0;
  }

  .instructions_content_wrapper {
    padding: 1.25rem 1rem;
    display: block;
    border: 1px solid #222222;
    color: #ffffff;
    background-color: #222222;
  }

  .instructions_content_wrapper.hidden {
    display: none;
  }

  .calc_wrapper_container_mob {
    background: #181818;
  }

  .step1_title_mob_container {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding: 15px 1rem;
  }

  .step1_title_mob_container span {
    color: #fff;
  }

  .label_custom {
    color: #fff;
  }

  .field_container {
    color: #fff;
  }

  .step3_mob p {
    color: #fff;
  }

  .field_container input[type="number"] {
    appearance: textfield;
    background: #fff;
    color: #222222;
    height: 22px;
    max-width: 58px;
    margin-bottom: 0;
  }

  .step1_content_mob_container table tr {
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid #717171;
    background-color: #2f2f2f;
    padding: 6px 0;
  }

  .step1_content_mob_container table td {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    border: none;
    align-items: center;
  }

  .step1_content_mob_container {
    padding: 0 1rem;
  }

  .step1_content_mob_container table {
    border-radius: 15px;
    overflow: hidden;
  }

  span.stepnum {
    background-color: #434343;
    padding: 3px 5px 2px;
    border-radius: 15px;
    margin-right: 12px;
  }

  body span.stepdesc {
    color: #f6a114;
    margin-right: 12px;
  }

  .info-icon {
    width: 20px;
  }

  .step1_content_mob_container table td.calc_margin_container_mob {
    flex-direction: column;
    align-items: flex-start;
    padding: 1rem 0 1rem 1.5rem;
    gap: 0.5rem;
  }

  .step1_content_mob_container table td.calc_margin_container_mob input[type="number"] {
    background-color: #fff;
    max-width: 145px;
    margin-bottom: 0;
  }

  .step1_content_mob_container table td.calc_margin_container_mob input[type="number"][disabled="true"] {
    background-color: #717171;
  }

  .calc_margin_container_mob span {
    color: #fff;
    font-size: 2rem;
  }

  .steps_visual_disp_container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 5px;
    max-width: 100%;
  }

  .steps_visual_disp_container hr {
    background-color: #434343;
    height: 6px;
    border-radius: 6px;
    margin: 0 0 10px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
  }

  .steps_visual_disp_container hr.active {
    background-color: #f6a114;
  }

  .step2_mob,
  .step3_mob {
    display: none;
  }

  .buttons_container {
    margin: 2rem auto 0;
    width: 100%;
  }

  .buttons_container a.secondary {
    background-color: transparent;
    padding: 8px 23px;
    border: 2px solid #f6a114;
  }

  .buttons_container a.reset-btn:hover {
    background-color: #f6a114;
    color: #181818;
  }

  .buttons_container a {
    padding: 0.3rem 0 0.2rem !important;
    margin: 0 0.5rem;
    width: 28%;
    text-align: center;
    display: inline-block;
  }

  .buttons_container a[disabled="true"],
  .buttons_container a[disabled="disabled"] {
    opacity: 0.5;
  }

  a.add_another,
  a.remove_this {
    margin: 0 0.2rem;
    padding: 0px 5px 2px;
  }

  .step1_title_mob_container .tooltip_text_container {
    position: absolute;
    /* margin-left: 2.5rem; */
    font-size: 12px;
    font-weight: normal;
    left: 33%;
    top: 30%;
    width: max-content;
    max-width: 28ch;
    background-color: #3f3f3f;
    padding: 10px;
    border-radius: 15px;
  }

  .step2_mob .step1_title_mob_container .tooltip_text_container {
    top: 30.5%;
  }

  .step1_title_mob_container .tooltip_text_containe.tooltip_text_2 {
    left: 48%;
    top: 34%;
  }

  .step1_title_mob_container .tooltip_text_containe.tooltip_text_2 {
    left: 48%;
    top: 34%;
  }

  .step1_title_mob_container .tooltip_text_container.tooltip_text_3 {
    left: 9%;
    top: 32%;
  }

  .step3_mob .calc_margin_container_mob span {
    width: 100%;
  }

  .step3_mob .step1_content_mob_container table td.calc_margin_container_mob input[type="number"] {
    width: 100%;
    max-width: 85%;
  }

  .step3_mob tr a.reset-btn {
    /* white-space: nowrap; */
    padding: 10px !important;
    width: 92%;
    text-align: center;
    padding: 5px 0 !important;
    font-size: 18px;
  }

  .step1_content_mob_container table tr.newly_added_row {
    background-color: #434343;
  }

  .desktop_calulator {
    display: none;
  }

  .mobile_calculator {
    display: block;
  }
}

/* end price calculator page css */

/* Homepage Slider */
.hero-carousel .item {
  padding: 5% 7%;
  background-size: cover !important;
  min-height: 490px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.home-carousel-slide {
  position: relative;
  z-index: 2;
}

.home-carousel-slide h1 {
  color: #f6a114;
  font-family: 'Korolev Bold', sans-serif;
  font-size: 40px;
  text-transform: uppercase;
  font-weight: 700;
}

.home-carousel-slide .content {
  font-family: 'Korolev Light', sans-serif;
  font-size: 20px;
  color: #181818;
  line-height: 25px;
}

a.btn-style {
  background: #f6a114;
  color: #181818;
  font-size: 20px;
  padding: 8px 20px;
  display: inline-block;
  line-height: 25px;
  margin-top: 20px;
  font-weight: 500;
}

.font-white {
  color: #fff !important
}

.hero-carousel .content,
.hero-carousel h1 {
  transform: translate(0px, 400px);
  transition: all ease-in-out 500ms;
}

.hero-carousel .owl-item.active .content,
.hero-carousel .owl-item.active h1 {
  transform: translate(0px, 0px);
}

.hero-carousel a.btn-style {
  transform: translate(0px, 300px);
  transition: all ease-in-out 1000ms;
}

.hero-carousel .owl-item.active a.btn-style {
  transform: translate(0px, 0px);
}

.home-carousel-slide.dark .content {
  color: #fff;
}

.home-carousel-inner-slide {
  max-width: 450px;
}

.mob-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover !important;
  display: none;
}

.hero-carousel .owl-nav {
  display: none;
}

.hero-carousel .owl-dots {
  position: absolute;
  right: -30px;
  width: 25px;
  bottom: 0;
}

.hero-carousel .owl-dots span {
  background: url(images/slider-pagination-icon.svg) no-repeat center !important;
  background-color: transparent !important;
  width: 18px !important;
  height: 18px !important;
  border-radius: 0 !important;
}

.hero-carousel .owl-dots .owl-dot.active span {
  background: url('images/Vector-8.png') no-repeat center !important;
}

@media(max-width: 1199px) {
  .home-carousel-slide h1 {
    font-size: 32px;
  }

  .home-carousel-slide .content {
    font-size: 18px;
  }
}

@media(max-width: 767px) {
  .home-carousel-slide h1 {
    font-size: 24px;
  }

  .home-carousel-slide .content {
    font-size: 16px;
  }

  .hero-carousel .item {
    min-height: 540px;
  }

  .mob-bg {
    display: block;
  }

  .hero-carousel .item.item-2,
  .hero-carousel .item.item-5 {
    align-items: flex-start;
  }

  .hero-carousel .item.item-1 .mob-bg {
    background-position: top center !important;
  }

  .hero-carousel .item.item-1 .home-carousel-slide {
    margin-top: 15%;
  }

  .hero-carousel .owl-dots {
    right: -20px;
  }

}

@media(max-width: 575px) {
  .hero-carousel .item {
    min-height: 450px;
  }

  .hero-carousel .owl-dots {
    right: -20px;
  }
}

@media(max-width: 450px) {
  .hero-carousel .item {
    min-height: 400px;
  }

  .hero-carousel .item.item-1 .mob-bg {
    background-size: 100% 100% !important;
  }
}

@media(min-width: 768px) {
  .item.item-2 {
    background-position: 50% 21% !important;
  }
}
/* barista championship page */
@font-face {
  font-family: 'Korolev Condensed';
  src: url('/wp-content/themes/Pro\ -\ Child\ Theme/images/bcc/fonts/korolev-condensed.ttf');
}
.bcc-banner{
  position:relative;
  z-index:0;
  margin-bottom: -9px;
}
.bcc-banner .bcc-bg-logo{
  max-width: 100%;
  position: absolute;
  top: 0;
  z-index: 9;
  left: 0;
}
.bcc-banner .bcc-banner-video{
  width:100%;
}
.bcc-banner .bcc-banner-content{
  position:absolute;
  top: 19%;
  left: 11%;
  z-index: 99;
}
.bcc-banner-content p{
  color:#ffffff;
  font-size:20px;
  font-weight:500;
  line-height: 1.6;
  margin-top: 37px;
  padding-left: 15px;
  border-left: 3px solid white;
  font-family: "Korolev Medium", sans-serif;
}
.bcc-banner .bcc-title-logo{
  width:48%;
}
.bcc-second-section{
  background-image:url('/wp-content/themes/Pro\ -\ Child\ Theme/images/bcc/second-section-bg.webp');
  padding:100px 0 75px;
  position:relative;
}
.bcc-second-section .bcc-about{
  display:flex;
  justify-content:flex-end;
  position:relative;
}
.bcc-second-section .bcc-second-section-img{
  width:60%;
  margin-right: 3rem;
}
.bcc-second-section .bcc-about-content{
  position:absolute;
  background-image:url('/wp-content/themes/Pro\ -\ Child\ Theme/images/bcc/about-content-bg.png');
  width: 56%;
  left: 5%;
  z-index: 9;
  padding: 1.8rem 2rem 2.3rem;
  top: 15%;
}
.bcc-about-content h3{
  color:#000000;
  font-size:50px;
  font-weight:bold;
  margin-top:0;
  margin-bottom:0;
  font-family:'Korolev Condensed';
  line-height:1;
}
.bcc-about-content h3 span{
  color:#f18733;
  font-size:90px;
  font-weight:bold;
  line-height:1.1;
  margin-top:0;
  font-family:'Korolev Condensed';
}
.bcc-about-content p, .bcc-united p{
  color:#000000;
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 0;
  font-family: "Korolev Medium", sans-serif;
}
.bcc-united{
  display:flex;
  margin-top: 6rem;
  padding: 0 3rem;
}
.bcc-united h3 span{
  color:#79b14e;
  font-size:90px;
  font-family:'Korolev Condensed';
}
.bcc-united h3{
  color:#000000;
  font-size:50px;
  font-family:'Korolev Condensed';
  margin-top: 0;
  line-height: 1;
}
.bcc-united .coffee-beans-img{
  width: 88%;
  margin-top: 4rem;
}
.bcc-united .united-content{
  width: 75%;
  left: 2rem;
  margin-left: 3rem;
}
.bcc-united .bcc-united-flex-two .bcc-united-content{
  text-align:right;
  border-right: 4px solid black;
  padding-right: 2rem;
  margin-top: 3rem;
}
.bcc-fourth-section{
  background-image:url('/wp-content/themes/Pro\ -\ Child\ Theme/images/bcc/second-section-bg.webp');
  background-size: cover;
  background-position: bottom;
  padding: 5rem 0 6rem;
}
.bcc-fourth-section .bcc-fourth-flex{
  display:flex;
}
.bcc-fourth-flex img{
  width: 39%;
  margin-right: 10rem;
}
.bcc-border{
  height: 181px;
  border-right: 4px solid black;
  margin-bottom: 2.8rem;
}
.bcc-fourth-content p{
  text-align: right;
  font-size: 20px;
  margin-bottom: 0;
  line-height: 1.4;
}
.bcc-fifth-section{
  background-color:#000000;
  position: relative;
}
.bcc-fifth-section img{
  width:40%;
  flex-shrink:0;
  z-index: 9;
}
.bcc-fifth-section .bcc-rules{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
}
.bcc-fifth-section .bcc-rules a{
  color:#ffffff;
  text-decoration:none;
  font-size:22px;
}
.bcc-fifth-section .language-flex a:hover, .bcc-fifth-section .language-flex a:focus, .bcc-fifth-section .language-flex a:focus-within, .bcc-fifth-section .language-flex a:focus-visible{
  color:#f09b15;
}
.bcc-fifth-section .bcc-rules-content h3{
  font-size: 45px;
  color: white;
  font-family:'Korolev Condensed';
  border-bottom: 1px solid white;
  padding-bottom: 8px;
  margin-bottom: 25px;
  margin-top:0;
}
.bcc-fifth-section .bcc-rules-content{
  margin-left: 78px;
  margin-top:-80px;
}
.bcc-fifth-section .language-flex{
  margin-bottom:22px;
  display: flex;
  justify-content: space-between;
}
.bcc-fifth-section p{
  line-height: 1.4;
  font-size: 14px;
  color: #ffffff;
  font-weight: 500;
  display: inline-block;
  margin-bottom: 0;
  margin-top:2px;
}
.bcc-fifth-section .connect-cta, .bcc-join-now{
  background: #f6a114;
  color: #181818 !important;
  font-size: 22px !important;
  padding: 5px 30px;
  line-height: 25px;
  font-weight: 500;
  font-family: 'Korolev Condensed';
  text-transform: uppercase;
  margin-right: 15px !important;
  margin-bottom: 0;
}
.bcc-third-section{
  background-image:url('/wp-content/themes/Pro\ -\ Child\ Theme/images/bcc/third-section-bg.webp');
  background-size:cover;
}
.bcc-third-main{
  padding: 5rem 0 2rem;
  margin: 0 8rem 2rem;
}
.bcc-third-section .bcc-first-main h3{
  color: black;
  font-size: 48px;
  text-align: center;
  background-color: white;
  padding: 14px;
  margin: auto;
  font-family: 'Korolev Condensed';
}
.bcc-third-section .bcc-first-main p{
  text-align: center;
  color: white;
  font-size: 34px;
  margin-top: 32px;
  font-family: 'Korolev Condensed';
}
.bcc-third-section .bcc-first-main .bcc-third-flex{
  display:flex;
  justify-content:center;
}
.bcc-third-section .bcc-icon{
  text-align:center;
  margin-right: 30px;
}
.bcc-third-section .bcc-third-flex p{
  font-size: 26px;
  line-height: 1.2;
  margin: 14px;
}
/* .bcc-third-section .bcc-third-flex img{
  width:70%;
} */
.bcc-third-section .bcc-first-main{
  border-bottom: 1px solid white;
  padding-bottom:2rem;
}
.bcc-third-section .bcc-second-main h3{
  text-align:center;
  color:#ffffff;
  font-family: 'Korolev Condensed';
  font-size: 60px;
  margin-top: 35px;
}
.tab {
  overflow: hidden;
  display:flex;
  flex-direction: column;
  width:40%;
}
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  transition: 0.3s;
  margin-bottom:2.5rem;
}
.tab button .bcc-button-div{
  font-size:26px;
  font-family:'Korolev Condensed';
  color:#ffffff;
  opacity:0.3;
  line-height:1.1;
  border:1px solid #ccc;
  margin-bottom:3rem;
  padding: 10px;
  background-color:transparent;
}
.tab button .bcc-button-div span{
  font-size: 16px;
  color: #ffffff;
  font-weight:bold;
  font-family: "Korolev Bold", sans-serif;
  line-height: 1.3 !important;
  margin-top:6px;
  display:block;
}
.tab button:hover .bcc-button-div{
  background-color:#ffffff;
  color:black;
  opacity: 1;
}
.tab button:hover .bcc-button-div span{
  color:black;
}
.tab button.active .bcc-button-div{
  color:black;
  background-color:#ffffff;
  opacity:1;
}
.tab button.active .bcc-button-div span{
  color:black;
}
.tab button:hover .bcc-trophy path, .tab button.active .bcc-trophy path{
  fill:black;
  opacity:1;
}
.tab button.active #tab-control-one g{
  opacity:1;
}
.tab button.active #tab-control-two g{
  opacity:1;
}
.tab button.active #tab-control-three g{
  opacity:1;
}
.tab button:hover .bcc-tab-arrow{
  fill:white;
}
.tab button:hover .bcc-tab-arrow path{
  opacity:1;
}
.tab button.active .bcc-tab-arrow{
  fill:white;
}
.tab button.active .bcc-tab-arrow path{
  opacity:1;
}
.tabcontent {
  display: none;
  padding: 6px 12px;
  border-top: none;
  width:100%;
  margin-bottom: 2rem;
  animation: fadeEffect 4s;
  padding-left:4rem;
  min-height: 665px;
}
@keyframes fadeEffect {
  from {opacity:0};
  to {opacity: 1;}
}
.bcc-tabs-section{
  display:flex;
  margin-top:3rem;
  position:relative;
}
.tabcontent p{
  color:#ffffff;
  font-size:18px;
  line-height:1.4;
  margin-bottom:2rem;
  font-family: "Korolev Medium", sans-serif;
}
.tabcontent .globe-content-one{
  /* border-bottom: 1px solid #ffffff; */
  padding-bottom: 2rem;
}
.submission-country{
  padding-top:0;
  padding-bottom: 2.5rem;
}
.submission-country p{
  font-size:26px;
  font-weight:bold;
  color:#ffffff;
  font-family:'Korolev Condensed';
  margin-bottom:1.5rem;
}
.submission-country select{
  width: 100%;
  background-color: white;
  color: black;
  font-size: 16px;
  border:none;
}
.submission-country select:focus, .submission-country select:focus-visible, .submission-country select:focus-within{
  border:none;
  outline:none;
}
.submission-country #bcc-end-date{
  text-align:right;
  font-size:18px;
  margin-top:1rem;
}
.submission-country #bcc-end-date #bccDate{
  font-size:26px;
}
.bcc-first-tab-content, .bcc-second-tab-content, .bcc-third-tab-content{
  color:#ffffff;
  opacity:0.3;
  padding-bottom: 0.6rem;
  border-bottom: 1px solid white;
  margin-bottom: 1.5rem;
}
.bcc-third-tab-content{
  border-bottom:none;
}
.bcc-first-tab-content p, .bcc-second-tab-content p, .bcc-third-tab-content p{
  margin-bottom:1rem;
  font-size:18px !important;
}
.bcc-tab-content-active{
  opacity:1;
} 
.tabs-control{
  text-align:center;
}
#tab-control-one{
  position: absolute;
  bottom: 0;
  left: 47%;
}
#tab-control-two{
  position: absolute;
  bottom: 0;
  left: 53%;
}
#tab-control-three{
  position: absolute;
  bottom: 0;
  left: 59%;
}
.bcc-fifth-section .connect-link{
  display: flex;
  align-items: center;
  margin-top: 30px;
}
.bcc-second-section .bcc-second-section-mobile, .bcc-tabs-mobile-section, .mobile-banner-para, .bcc-rules-mobile-content, .bcc-mobile-banner-video{
  display: none;
}
#google_translate_element{
    position: fixed;
    right: 20px;
    top: 163px;
    z-index: 99999;
}
#google_translate_element select{
  background-color: white;
}
.bcc-fifth-section hr{
  margin: 4px 0;
  border-top: 1px solid white;
  position: absolute;
  width: 100%;
  z-index: 0;
  bottom: 15%;
}
#rulesandregulations{
  scroll-margin-top:3rem;
}
.item.item-1 img{
  width: 86%;
  margin-bottom: 1.5rem;
  margin-top: -22px;
}
.hero-carousel .owl-item a:hover {
  color: #000000 !important;
}
.bcc-dropbtn {
  background-color: #f6a114;
  color: white;
  padding: 8px 16px;
  font-size: 16px;
  border: none;
  cursor: pointer;
}

.bcc-dropdown {
  position: fixed;
  display: inline-block;
  z-index: 1000;
  right: 17px;
  top: 24%;
}

.bcc-dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 151px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.bcc-dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.bcc-dropdown-content a:hover {background-color: #f1f1f1}

.bcc-dropdown:hover .bcc-dropdown-content, .bcc-icon-desktop {
  display: block;
}

.bcc-dropdown:hover .bcc-dropbtn {
  background-color: #f6a114;
}
.bcc-icon-mobile{
  display: none;
}
@media screen and (max-width: 767px) {
  .bcc-second-section .bcc-about {
      flex-direction:column;
  }
  .bcc-second-section .bcc-about-content {
      position:absolute;
      width: 100%;
      padding: 1.8rem 1.5rem 1.5rem;
      left: auto;
      top: 0%;
      margin-top: 1rem;
  }
  .bcc-about-content h3 {
      font-size:30px;
  }
  .bcc-about-content h3 span {
      font-size:52px;
  }
  .bcc-second-section {
      padding: 46px 0 0;
  }
  .bcc-second-section .bcc-second-section-img {
      width:100%;
      margin-right:0;
      display: none;
  }
  .bcc-united {
    display: flex;
    margin-top: 4rem;
    padding: 0;
    flex-direction: column;
  }
  .bcc-united h3 {
      font-size: 45px;
  }
  .bcc-about-content p, .bcc-united p {
      font-size: 18px;
  }
  .bcc-second-section .bcc-second-section-mobile{
    display: block;
    margin-top: 22rem;
  }
  .bcc-united h3 span {
    font-size:90px;
  }
  .bcc-united .united-content {
    width: 100%;
    margin-left: 0;
  }
  .bcc-united .coffee-beans-img {
    width: 100%;
    margin-top: 4rem;
  }
  .bcc-united-flex-two{
    flex-direction: column-reverse;
    display: flex;
  }
  .bcc-united .bcc-united-flex-two .bcc-united-content {
    padding-right: 2rem;
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .bcc-third-main {
    padding: 3rem 0 1rem;
    margin: 0 0rem 2rem;
  }
  .bcc-third-section .bcc-first-main h3 {
    font-size: 22px;
    padding: 14px;
  }
  .bcc-third-section .bcc-first-main p {
    font-size: 34px;
    margin-top: 26px;
    margin-bottom: 26px;
  }
  .bcc-third-section .bcc-first-main .bcc-third-flex {
    display: flex;
    flex-direction: column;
  }
  .bcc-third-section .bcc-icon {
    margin-right:0;
  }
  .bcc-third-section .bcc-third-flex img {
    width: 42%;
  }
  .bcc-third-section .bcc-third-flex p {
    font-size: 24px;
    line-height: 1.2;
    margin: 14px;
  }
  .bcc-third-section .bcc-second-main h3 {
    font-size: 30px;
    margin-top: 35px;
    margin-bottom:30px;
  }
  .bcc-fourth-section {
    padding: 3rem 0 3.5rem;
  }
  .bcc-border {
    height: 142px;
    margin-bottom: -7.5rem;
  }
  .bcc-fourth-content p {
    padding-right: 1rem;
  }
  .bcc-fourth-content{
    margin-top:3rem;
  }
  .bcc-fourth-flex img {
    width: 100%;
    margin-right: 0;
  }
  .bcc-fourth-section .bcc-fourth-flex {
    flex-direction: column;
  }
  .bcc-rules-content{
    display: none;
  }
  .bcc-rules-mobile-content{
    display: block;
    padding: 0 2rem;
    text-align: center;
  }
  .bcc-fifth-section img {
    width: 100%;
  }
  .bcc-rules-mobile-content h3{
    text-align: center;
    font-size: 26px;
    color: white;
    margin-top: 18px;
    margin-bottom: 28px;
    padding-bottom: 25px;
    border-bottom: 1px solid white;
  }
  .language-flex-mobile{
    display: flex;
    justify-content: space-between;
    padding: 0 3rem 1.5rem;
  }
  .bcc-fifth-section .bcc-rules a {
    margin-right:0;
    
  }
  .bcc-fifth-section .bcc-rules a:hover{
    color:#f6a114;
  }
  .bcc-fifth-section .connect-cta{
    display: block;
    width: max-content;
    margin: 20px auto 30px !important;
    font-size: 24px !important;
    padding: 7px 36px;
  }
  .bcc-fifth-section p {
    margin-bottom: 38px;
    font-size: 16px;
  }
  .bcc-tabs-section {
    display: none;
  }
  .bcc-button-div{
    font-size: 35px;
    line-height: 1.2;
    border: 1px solid #cccccc;
    margin-bottom: 27px;
    font-family:'Korolev Condensed';
    padding: 15px 27px 23px;
    color:#ffffff;
    opacity:0.3;
  }
  .bcc-button-div span{
    font-size: 21px;
    line-height: 31px;
    display: block;
    font-family: "Korolev Medium", sans-serif;
  }
  .bcc-tabs-mobile-section button{
    background-color: transparent;
    border: none;
    width:100%;
    margin-bottom: 20px;
  }
  .tabcontent {
    padding: 6px 0;
    width: 100%;
    margin-bottom: 2rem;
    padding-left: 0;
    min-height: auto;
  }
  .tabcontent .globe-content-one {
    padding-bottom: 0;
  }
  .tabcontent p {
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 2rem;
  }
  .submission-country {
    padding-top: 0;
  }
  .bcc-tabs-mobile-section{
    display: block;
  }
  .bcc-third-tab-content{
    margin-bottom:-35px;
  }
  .bcc-button-div.active, .bcc-button-div:hover{
    background: white;
    opacity: 1;
    color: black;
  }
  .bcc-tabs-mobile-section .tablinks.active .bcc-tab-arrow, .bcc-tabs-mobile-section .tablinks:hover .bcc-tab-arrow{
    fill:white;
    opacity:1;
  }
 .bcc-tabs-mobile-section .tablinks.active .bcc-tab-arrow path, .bcc-tabs-mobile-section .tablinks:hover .bcc-tab-arrow path{
    opacity:1;
  }
  .bcc-banner-video, .desktop-banner-para{
    display: none;
  }
  .bcc-mobile-banner-video{
    display: block;
    width: 100%;
  }
  .bcc-banner .bcc-banner-content {
    position: absolute;
    top: 16%;
    left: 9%;
  }
  .bcc-banner .bcc-title-logo {
    width: 87%;
  }
  .bcc-banner .bcc-bg-logo {
    top: 185px;
  }
  .bcc-tabs-mobile-section #bcc-end-date-two{
    text-align: right;
    font-size: 22px;
    margin-top:10px;
  }
  .mobile-banner-para{
    display: block;
  }
  .bcc-tabs-mobile-section #thirdMobileTab.active .bcc-trophy g path{
    fill:black;
  }
  .bcc-fifth-section hr {
    bottom: 0;
  }
  .item.item-1 img{
    width: 86%;
    margin-bottom: 1.5rem;
    margin-top: -22px;
  }
  .item.item-1 .content{
    width: 64%;
    margin-top: 0;
  }
  .hero-carousel .item.item-1 .home-carousel-slide {
    margin-top: 0;
  }
  .bcc-icon-mobile{
    display: block;
  }
  .bcc-icon-desktop{
    display: none;
  }
  
/*Static Turkish Privacy Policy Page*/
.post-6298 ol {
  margin: 0 0 0.113em 0.55em;

}


/* Marketo Form Page*/

.MarketoFromInner {
    width: 100%;
    margin: auto;
    top: 55%;
    transform: translateY(-50%);
    height: 400px;
    z-index: 9999;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}


/*********************/
.sauces-banner {
    position: relative;
}
.sauces-banner img.sauces-featured-image {
    width: 100%;
}
.souces-banner-content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    padding: 5.3%;
}
.souces-banner-content h2{
    color: #fff;
    text-transform: uppercase;
    margin-top: 0;
}
.souces-banner-content-inner{
    max-width: 500px;
}
.souces-banner-btn .ctaButton {
    padding: 8px 20px;
    line-height: 1.2;
    min-width: 180px !important;
    width: auto !important;
    display: inline-block;
    margin: 0 !important;
}
.souces-banner-btn{
    padding-top: 10px;
}
/*Blockquote*/
.content-body-area blockquote {
    max-width: 510px;
    margin: auto;
    border: none;
    position: relative;
    padding: 15px 0px;
}
.content-body-area blockquote h5::before,
.content-body-area blockquote h5::after{
  content: '';
  position: absolute;
  width: 38px;
  height: 44px;
  background: url('./images/qoute-img.png') no-repeat center;
  background-size: contain;
}
.content-body-area blockquote h5::before{
  top: 0px;
  left: 10px;
}
.content-body-area blockquote h5::after{
  right: 15px;
  bottom: 0px;
  transform: rotate(180deg);
}
.content-body-area blockquote h5 {
    margin: 0 0 10px 0;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 1.2;
    position: relative;
    padding: 20px 25px;
}
.content-body-area blockquote p {
    margin-bottom: 0;
    font-size: 16px;
    font-family: 'Korolev Medium', sans-serif;
    text-align: center;
    line-height: 1.25;
}
.img-text {
    display: flex;
    align-items: flex-start;
    padding: 10px 0 20px 0;
}
.img-text img {
    max-width: 78px;
    margin-right: 20px;
    min-width: 78px !important;
}
.content-body-area p {
    font-size: 16px;
}
.img-text p {
    margin-bottom: 0;
}
.content-body-area {
    padding: 30px 0;
}
.note {
    background: rgba(0, 0, 0, 0.08);
    font-size: 16px;
    text-align: center;
    padding: 7px 15px;
    margin: 20px 0;
}
.note strong{
    font-weight: 700;
}
.iframe-column{
    max-width: 600px;
    margin: 20px auto;
}
.mobile-view{
    display: none;
}
.source-content-section{
  background-color: #e7e7de;
  background-image: url('./images/hexon-pattern.png');
  background-size: 30% auto;
  background-repeat: no-repeat;
  background-position: top 10% left 0;
  padding: 30px 0;
}
@media(max-width: 992px){
    .souces-banner-content-inner {
        max-width: 340px;
    }
    .souces-banner-content h2 {
        font-size: 30px;
    }
}

@media (max-width: 767px){
  .souces-banner-content-inner {
      max-width: 260px;
      text-align: center;
  }
  .desktop-view{
      display: none;
  }
  .mobile-view{
      display: block;
  }
  .souces-banner-content {
      align-items: flex-start;
      justify-content: center;
  }
  .img-text {
      display: block;
  }
  .img-text img{
      display: block;
      margin: 0 auto 10px;
  }
}

.source-content-section{
  background-color: #e7e7de;
  padding: 50px 0;
}

/*******************/
.bcc-banner {
    min-height: 400px;
    background: #000;
}