@font-face {
  font-family: 'Roboto-Bold';
  src: url("../fonts/Roboto-Bold.ttf") format("truetype"); }

@font-face {
  font-family: 'Roboto-Regular';
  src: url("../fonts/Roboto-Regular.ttf") format("truetype"); }

@font-face {
  font-family: 'Roboto-Light';
  src: url("../fonts/Roboto-Light.ttf") format("truetype"); }

@font-face {
  font-family: "Segoe-UI";
  src: url("../fonts/Segoe-UI.woff") format("woff"), url("../fonts/Segoe-UI.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-Regular.woff") format("woff"), url("../fonts/Lato-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-Semibold.woff") format("woff"), url("../fonts/Lato-Semibold.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-Heavy.woff") format("woff"), url("../fonts/Lato-Heavy.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

/* Fonts */
/* Colors */
/*others*/
#flavor-pagination {
  margin: 0;
  padding: 0;
  text-align: center; }
  #flavor-pagination .flavor-pagination {
    display: inline-block;
    margin: 35px 0 20px; }
    #flavor-pagination .flavor-pagination a:not(.prev):not(.next):hover {
      box-shadow: none !important; }
    #flavor-pagination .flavor-pagination__lists {
      display: inline-block;
      margin-right: 10px;
      margin-left: 0;
      margin-top: 0; }
      #flavor-pagination .flavor-pagination__lists:first-child a {
        border: 1px solid #000000;
        border-radius: 10px;
        margin-right: 30px;
        margin-left: 0; }
      #flavor-pagination .flavor-pagination__lists:last-child a {
        border: 1px solid #000000;
        border-radius: 10px;
        margin-left: 20px;
        margin-right: 0; }
    #flavor-pagination .flavor-pagination__list {
      display: inline-block;
      text-decoration: none;
      padding: 9px 13px;
      color: #586671;
      font-family: Lato;
      font-size: 12px;
      box-shadow: none;
      border-radius: 0;
      -webkit-transition: background-color 0.3s;
      transition: background-color 0.3s; }
      #flavor-pagination .flavor-pagination__list .active {
        background-color: #6a66a4;
        color: #ffffff !important;
        box-shadow: none; }
    #flavor-pagination .flavor-pagination .activeClass a {
      color: #ffffff !important; }
    #flavor-pagination .flavor-pagination a:hover:not(.active) {
      background-color: #EEEEEE;
      box-shadow: none; }

.disabled {
  cursor: not-allowed; }

.disabled > a {
  pointer-events: none; }

/*=====Stripe button===== */
button.stripe-button-el {
  background: #2d2376 !important;
  padding: 11px 20px;
  width: 100%; }
  button.stripe-button-el:hover {
    opacity: 0.6 !important; }
  button.stripe-button-el span {
    background: #2d2376 !important;
    box-shadow: none !important;
    font-size: 18px !important; }

button.submit-button {
  position: absolute !important;
  top: 0px;
  right: 0px;
  width: 64px;
  height: 50px;
  border-radius: 4px;
  background-color: #2d2376;
  box-shadow: inset 0 1px 2px 0 rgba(255, 255, 255, 0.8);
  border: solid 1px #cbcbcb;
  padding: 0px;
  color: #fff; }

.submit-button .glyphicon-search {
  font-size: 20px;
  margin-top: 4px; }

.arrow {
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #000000;
  position: absolute;
  left: 105px;
  top: 22px; }

/** ====== search input========**/
.flavorinput-group .flavorsearch-input {
  border-radius: 4px;
  background-color: #ffffff;
  box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.3);
  border: solid 1px #cbcbcb;
  height: 50px;
  padding-left: 20px;
  color: #000000;
  font-size: 15px;
  margin-bottom: 0px; }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    .flavorinput-group .flavorsearch-input {
      font-size: 15px !important;
      padding: 10px;
      width: 266px !important; } }
  @media screen and (min-width: 1024px) and (max-width: 1200px) {
    .flavorinput-group .flavorsearch-input {
      width: 269px !important;
      font-size: 12px;
      padding: 10px;
      padding-right: 30px !important; } }
  @media screen and (min-width: 1200px) {
    .flavorinput-group .flavorsearch-input {
      width: 100%;
      margin: 0px; } }

.ui-dialog .ui-dialog-title {
  display: none !important; }

.ui-dialog .ui-dialog-titlebar {
  background: none !important;
  border: 0px !important; }

.ui-datepicker-prev span {
  background-image: url("../css/images/triangle-3_left.png") !important;
  background-position: 0px 0px !important;
  top: 62% !important;
  margin-left: 0px !important; }

.ui-datepicker-next span {
  background-image: url("../css/images/triangle-3.png") !important;
  background-position: 0px 0px !important;
  top: 62% !important; }

button.ui-dialog-titlebar-close {
  background-color: #ffffff !important;
  border: 0px !important;
  width: 40px !important;
  height: 37px !important;
  top: -36px !important;
  background: none !important; }

button.ui-dialog-titlebar-close:after {
  background: rgba(0, 0, 0, 0) url("../images/close2.png") no-repeat scroll 0 0;
  color: #cd2653;
  content: "";
  font-size: 50px;
  height: 28px;
  position: absolute;
  right: 6px;
  top: 4px;
  width: 28px; }

@media screen and (min-width: 1024px) and (max-width: 1200px) {
  .ui-widget.ui-widget-content {
    width: 300px !important; }
  .ui-datepicker td span,
  .ui-datepicker td a {
    height: 31px !important;
    text-align: center !important;
    padding-top: 5px;
    font-size: 16px;
    opacity: 0.8;
    color: #000000 !important; }
  #ui-datepicker-div {
    width: 300px !important; }
  #ui-datepicker-div {
    width: 300px !important; }
  .ui-dialog .ui-dialog-content {
    overflow: hidden !important; } }

.flavor-loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url("../images/pageLoader.gif") 50% 50% no-repeat #f9f9f9;
  opacity: .8;
  display: none; }

/** =======Accordian ========**/
.flavor-accordion__list-item {
  margin-bottom: 10px; }

.flavor-accordion__title {
  display: block;
  position: relative;
  text-align: left;
  padding: 10px;
  background: white;
  border: 1.5px solid #c7c2c2;
  border-radius: 4px;
  font-weight: 600;
  cursor: pointer; }
  .flavor-accordion__title .arrow {
    position: absolute;
    top: 45%;
    right: 10px;
    bottom: 0;
    width: 0;
    left: auto;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #B404A5; }
  .flavor-accordion__title .arrow_up {
    border-bottom: 5px solid #B404A5;
    border-top: none !important; }

.flavor-accordion__content {
  background-color: #FFFDF9;
  font-size: 16px;
  overflow: hidden; }
  .flavor-accordion__content-block {
    margin: 0 0 0;
    padding: 20px; }
    .flavor-accordion__content-block h6 {
      font-weight: 700;
      font-size: 16px;
      margin: 0;
      text-transform: lowercase; }
    .flavor-accordion__content-block ul {
      margin: 0;
      padding: 10px; }
      .flavor-accordion__content-block ul li h6 {
        font-weight: 700;
        font-size: 16px;
        margin: 0;
        text-transform: lowercase; }
  .flavor-accordion__content .collapse .in {
    height: 100%; }

.block-ellipsis {
  display: block;
  display: -webkit-box;
  max-width: 100%;
  height: 150px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 1;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis; }

.collapsible {
  max-height: 0;
  transition: max-height 1s ease-in-out; }

.collapsed {
  transition: max-height 1s ease-in-out;
  overflow: hidden;
  max-height: 1000px; }

.flex {
  display: flex; }

.entry-content {
  max-width: 1200px !important;
  margin: auto; }
  .entry-content li img {
    margin-bottom: -2px; }

.flavor-listing {
  max-width: 1200px !important;
  min-height: 77px; }
  .flavor-listing__main {
    display: inline-block;
    width: 100%;
    margin-top: 15px; }
    @media screen and (max-width: 767px) {
      .flavor-listing__main {
        width: 100%; } }
  .flavor-listing__filters {
    margin-bottom: 15px;
    width: 70%;
    display: inline-block; }
    @media screen and (max-width: 767px) {
      .flavor-listing__filters {
        width: 100%; } }
    @media (min-width: 760px) and (max-width: 1030px) {
      .flavor-listing__filters {
        width: 100%; } }
  .flavor-listing__filterItems {
    width: 140px;
    display: inline-block;
    margin-bottom: 10px; }
    @media screen and (max-width: 767px) {
      .flavor-listing__filterItems {
        width: 100%; } }
    .flavor-listing__filterItems .flavor-filter__button input {
      padding: 12px 20px;
      vertical-align: middle; }
      .flavor-listing__filterItems .flavor-filter__button input:hover {
        text-decoration: none; }
  .flavor-listing__notfound {
    min-height: 300px;
    color: #000000;
    font-size: 21px;
    line-height: 30px;
    text-align: center; }
    .flavor-listing__notfound a {
      font-size: 27px;
      color: #cd2653; }
  .flavor-listing__link {
    text-decoration: none; }
  .flavor-listing__search {
    width: 30%;
    display: inline-block;
    float: right; }
    @media screen and (max-width: 767px) {
      .flavor-listing__search {
        width: 100%; } }
  .flavor-listing__searchgroup {
    position: relative; }
  .flavor-listing .dropdown-menu {
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3);
    left: 0px; }

.flavor-product__left {
  font-family: Lato;
  background: #E1A8CE;
  border-radius: 15px;
  color: #33475b;
  text-align: center;
  padding: 5px 9px;
  font-size: 16px;
  line-height: 20px; }
  @media only screen and (max-width: 420px) {
    .flavor-product__left {
      font-size: 11px; } }

.flavor-product-title {
  font-family: Lato;
  font-size: 35px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  margin-bottom: 8px;
  padding-bottom: 0px;
  margin-top: 10px; }

.flavor-product-sub-title {
  font-family: Lato;
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  margin-bottom: 16px;
  padding-bottom: 0px;
  margin-top: 10px; }

.flavor-product__detail {
  width: 100%;
  display: flex;
  margin-bottom: 45px; }
  @media only screen and (max-width: 767px) {
    .flavor-product__detail {
      width: 100%;
      margin-bottom: 100px;
      margin-left: 0;
      display: block; } }
  .flavor-product__detail-image {
    width: 40%; }
    @media only screen and (max-width: 767px) {
      .flavor-product__detail-image {
        width: 100%;
        margin-bottom: 100px;
        margin-left: 0; } }
    @media only screen and (min-width: 768px) and (max-width: 1200px) {
      .flavor-product__detail-image {
        padding: 15px; } }
    .flavor-product__detail-image img {
      width: 100%;
      border-radius: 11px; }
  .flavor-product__detail-content {
    margin-bottom: 60px !important;
    width: 60%;
    margin-left: 5%; }
    @media only screen and (max-width: 767px) {
      .flavor-product__detail-content {
        width: 100%;
        margin-bottom: 100px;
        margin-left: 0; } }
    .flavor-product__detail-content-description {
      font-family: Lato-Regular;
      margin-bottom: 40px; }

.flavor-product__prof {
  margin-bottom: 20px;
  cursor: pointer; }

.flavor-product__button-block {
  margin: 25px 0;
  display: flex;
  justify-content: flex-start; }
  .flavor-product__button-block a:first-child {
    margin-left: 0; }
  .flavor-product__button-block .btn-link {
    padding: 10px 30px;
    font-size: 16px;
    background-color: #B404A5;
    color: #ffffff !important;
    border-radius: 4px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0 10px;
    text-decoration: none; }
    .flavor-product__button-block .btn-link:hover {
      background-color: #ffffff !important;
      color: #B404A5 !important;
      border: 1px solid #B404A5;
      text-decoration: none;
      transition: 0.3s ease-out; }

.flavor-product__wrapper {
  padding: 50px 0; }

.flavor-product__prof-list {
  position: relative; }

.flavor-product__buynowright a {
  width: auto;
  padding: 15px 60px; }

.flavor-product__session {
  display: block;
  text-align: center; }
  .flavor-product__session-dataitems {
    font-family: Lato-Regular;
    background-color: #D7D7D7;
    border-radius: 15px;
    text-align: center;
    padding: 10px 20px;
    font-size: 14px;
    display: inline-block;
    margin-left: 10px; }
    @media only screen and (max-width: 767px) {
      .flavor-product__session-dataitems {
        margin-top: 12px;
        margin-left: 36px; } }

.flavor-product__sessionitems {
  border-radius: 8px;
  text-align: left;
  background-color: #ffffff;
  margin-bottom: 15px;
  padding: 18px 30px;
  font-size: 18px;
  position: relative;
  width: 100%;
  vertical-align: middle;
  text-align: left;
  font-weight: 500; }
  @media only screen and (max-width: 767px) {
    .flavor-product__sessionitems {
      padding: 18px 10px;
      font-size: 14px; } }
  .flavor-product__sessionitems i {
    margin-right: 15px; }
    @media only screen and (max-width: 767px) {
      .flavor-product__sessionitems i {
        margin-right: 5px; } }
  .flavor-product__sessionitems span {
    border-radius: 8px;
    background-color: #F3F3F3;
    padding: 19px 35px;
    position: absolute;
    right: 0px;
    top: 0px; }
    @media only screen and (max-width: 767px) {
      .flavor-product__sessionitems span {
        padding: 19px 10px; } }

.flavor-product__total-session {
  line-height: 24px;
  margin-top: 20px; }

.flavor-product__buynow {
  margin-bottom: 40px;
  margin-top: 25px; }
  @media (max-width: 550px) {
    .flavor-product__buynow {
      text-align: center;
      justify-content: center; } }
  .flavor-product__buynow a {
    width: auto;
    padding: 15px 60px;
    margin-left: 35px; }
    @media (max-width: 767px) {
      .flavor-product__buynow a {
        margin-left: 0; } }

.flavor-product__title-section {
  width: 73%; }
  @media only screen and (max-width: 767px) {
    .flavor-product__title-section {
      padding-right: 10px; } }

.flavor-product__price-section {
  margin-top: 10px;
  width: 27%; }

.flavor-product__price {
  font-family: Lato-Semibold;
  font-size: 30px;
  font-weight: 500;
  line-height: 36px;
  color: #33475b;
  margin-bottom: 20px;
  text-align: right; }
  @media only screen and (max-width: 830px) {
    .flavor-product__price {
      font-size: 28px; } }
  @media only screen and (max-width: 767px) {
    .flavor-product__price {
      font-size: 21px; } }

.flavor-prospectus {
  margin-top: 15px;
  box-sizing: border-box;
  transition: .2s all; }
  .flavor-prospectus__lists {
    flex: 0 0 29.6666666666%;
    max-width: 29.6666666666%;
    margin: 1.5rem 1.833% 1.5rem; }
    @media (max-width: 767px) {
      .flavor-prospectus__lists {
        max-width: 46%;
        flex: 0 0 46%;
        margin: 1.5rem 2% 1.5rem; } }
    @media (max-width: 576px) {
      .flavor-prospectus__lists {
        max-width: 96%;
        flex: 0 0 96%;
        margin: 1.5rem 2% 1.5rem; } }

.flavor-content__icons {
  margin-bottom: 10px;
  font-size: 20px;
  position: relative;
  padding-left: 20px;
  display: flex; }
  .flavor-content__icons i {
    left: 0px;
    background-position: center;
    display: inline-block;
    background-size: 100%;
    position: absolute;
    bottom: 0; }
  .flavor-content__icons .tooltip {
    font-family: Lato-Regular;
    font-size: 14px;
    padding-top: 0px; }
  .flavor-content__icons .tooltiptext ul li {
    font-family: Lato-Regular;
    font-size: 14px; }

.flavor-content__text {
  padding-left: 15px;
  font-family: Lato-Regular;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 0 !important; }

.flavor-content__event {
  background-image: url("../../css/images/calender2.png");
  width: 16px;
  height: 18px;
  background-position: center;
  display: inline-block;
  background-size: 100%;
  vertical-align: bottom; }

.flavor-content__time {
  background-image: url("../../css/images/ic_time.png");
  width: 16px;
  height: 18px;
  background-position: center;
  display: inline-block;
  background-size: 100%;
  vertical-align: bottom; }

.flavor-prof {
  display: flex;
  justify-content: flex-start;
  width: 90%; }
  .flavor-prof__info {
    margin-bottom: 10px;
    font-size: 14px;
    position: relative;
    padding-left: 0; }
    .flavor-prof__info h6 {
      margin: 0 0 6px;
      font-size: 16px;
      color: #B404A5;
      text-transform: capitalize; }
  .flavor-prof__wrap {
    margin-right: 20px; }
  .flavor-prof__icons {
    margin-bottom: 10px;
    font-size: 14px;
    position: relative;
    padding-left: 20px; }
  .flavor-prof__text {
    padding-left: 15px;
    font-family: Lato-Regular;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 0; }
  .flavor-prof__img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden; }
    .flavor-prof__img img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .flavor-prof-detail {
    display: none;
    position: absolute;
    width: 100%;
    margin: auto;
    top: 0;
    bottom: 0; }
    .flavor-prof-detail .modal-dialog {
      position: absolute;
      z-index: 100;
      width: 100%;
      min-width: 700px;
      left: 0;
      margin: 50px auto; }
      @media only screen and (max-width: 767px) {
        .flavor-prof-detail .modal-dialog {
          left: 0;
          min-width: auto; } }
    .flavor-prof-detail .modal-content {
      border-radius: 8px;
      background-color: #ffffff;
      border: 2px solid #dcd7ca;
      box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.75); }
    .flavor-prof-detail__img {
      width: 120px;
      height: 120px;
      border-radius: 50%;
      overflow: hidden; }
    .flavor-prof-detail__wrap {
      margin-right: 20px; }
    .flavor-prof-detail__content {
      height: 300px;
      overflow-y: scroll;
      width: 100%; }
      .flavor-prof-detail__content::-webkit-scrollbar {
        width: 5px; }
      .flavor-prof-detail__content::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        -webkit-border-radius: 5px;
        border-radius: 5px; }
  .flavor-prof .event {
    width: 16px;
    height: 18px; }
  .flavor-prof .time {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 0; }

/*Flavor card listing*/
.flavorcard {
  width: 100%;
  padding-bottom: 20px;
  border: none;
  transition: .2s all;
  border: 1px solid #808080;
  position: relative;
  height: 100%;
  border-radius: 10px; }
  .flavorcard:hover {
    background-color: rgba(106, 102, 164, 0.1); }
  .flavorcard__figure {
    margin-bottom: 30px; }
    .flavorcard__figure img {
      transition: .2s all;
      width: 100%;
      height: 200px;
      position: relative;
      object-fit: cover;
      border-radius: 10px 10px 0px 0px; }
      .flavorcard__figure img:hover {
        box-shadow: -1px 15px 20px -9px rgba(0, 0, 0, 0.75); }
  .flavorcard__seat {
    position: absolute;
    top: 155px;
    text-align: center;
    right: 20px;
    font-size: 11px;
    width: 110px;
    border-radius: 120px;
    padding: 4px 4px;
    background: #151f29;
    color: #ffffff; }
  .flavorcard__body {
    padding: 0 15px; }
    .flavorcard__body-content {
      padding: 0 0 6px 15px;
      justify-content: space-between; }
      .flavorcard__body-content::before {
        content: normal; }
      @media (min-width: 768px) and (max-width: 1200px) {
        .flavorcard__body-content {
          padding: 0 0 6px 5px; } }
      .flavorcard__body-content-wrapper {
        max-width: 70%;
        line-height: 22px; }
        @media (min-width: 768px) and (max-width: 1200px) {
          .flavorcard__body-content-wrapper {
            max-width: 58%; } }
      .flavorcard__body-content-teacher {
        min-height: 50px;
        display: block;
        color: #33475b;
        font-size: 20px;
        font-family: Segoe-UI;
        text-decoration: none;
        font-weight: 600; }
        @media (min-width: 768px) and (max-width: 1200px) {
          .flavorcard__body-content-teacher {
            font-size: 15px; } }
        .flavorcard__body-content-teacher:hover {
          text-decoration: none; }
      .flavorcard__body-content-name {
        color: #33475b;
        font-size: 16px;
        font-family: Segoe-UI; }
        @media (min-width: 768px) and (max-width: 1200px) {
          .flavorcard__body-content-name {
            font-size: 13px; } }
      .flavorcard__body-content-price {
        color: #33475b;
        font-size: 20px;
        padding-right: 15px;
        font-family: SegoeUI-Semibold; }
        @media (max-width: 800px) {
          .flavorcard__body-content-price {
            font-size: 15px; } }
    .flavorcard__body-duration {
      font-size: 14px;
      margin: 8px 1px;
      margin-bottom: 16px; }
      .flavorcard__body-duration-figure {
        height: 15px;
        margin-bottom: 10px;
        display: flex;
        align-items: center; }
        .flavorcard__body-duration-figure:first-child {
          margin-right: 15px; }
        .flavorcard__body-duration-figure img {
          width: 18px;
          height: 20px; }
        .flavorcard__body-duration-figure-timers {
          padding-left: 8px;
          color: #000000;
          font-family: Segoe-UI; }

/*fliter*/
.flavor-filter__startdate {
  position: relative; }

.flavor-filter__label {
  font-family: Lato;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
  padding: 12px 15px 13px 19px;
  background-image: linear-gradient(to bottom, #ffffff, #f1f1f1) !important;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  border: solid 1px #cbcbcb !important;
  position: relative;
  cursor: pointer; }

.flavor-filter__downarrow {
  margin-left: 0px;
  border-top: 5px dashed;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  vertical-align: middle;
  margin-top: 9px;
  margin-right: 5px;
  position: absolute;
  right: 10px; }

.flavor-filter__date {
  position: absolute !important;
  top: 100%;
  border: 1px solid #ccc;
  left: 0;
  width: 260px;
  background: #ffffff;
  z-index: 9999;
  padding: 20px 25px;
  display: none; }
  .flavor-filter__date label {
    margin-bottom: 0px; }
  .flavor-filter__date input {
    padding: 10px 7px;
    margin-bottom: 10px;
    border-color: #dcd7ca; }

.flavor-filter__sttime {
  margin-bottom: 15px; }
  .flavor-filter__sttime input {
    padding: 10px 7px !important;
    margin-bottom: 10px !important;
    border-color: #dcd7ca; }

.flavor-filter__endtime input {
  padding: 10px 7px !important;
  margin-bottom: 10px !important;
  border-color: #dcd7ca; }

.flavor-filter__submitdate {
  padding: 10px 20px !important;
  font-size: 14px;
  background-color: #2d2376;
  margin-top: 10px;
  text-transform: uppercase;
  height: 49px;
  line-height: 25px;
  color: #ffffff;
  margin-top: 10px !important; }
  .flavor-filter__submitdate:hover {
    text-decoration: none !important; }
  .flavor-filter__submitdate-space {
    margin-top: 0 !important; }

.flavor-filter__category {
  width: 300px;
  background-color: #ffffff;
  padding: 10px 15px;
  display: none;
  z-index: 10;
  position: absolute;
  padding-right: 10px;
  border: 0.5px solid #ccc; }
  .flavor-filter__category hr {
    margin: 10px 0px;
    margin-bottom: 17px; }

.flavor-filter__cookheight {
  height: 50vh;
  max-height: 400px;
  min-height: 200px;
  overflow-x: auto; }
  .flavor-filter__cookheight::-webkit-scrollbar {
    width: 12px; }
  .flavor-filter__cookheight::-webkit-scrollbar-track {
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3) inset;
    -webkit-border-radius: 10px;
    border-radius: 10px; }
  .flavor-filter__cookheight::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(100, 100, 100, 0.8);
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.5) inset; }
  .flavor-filter__cookheight::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(218, 217, 217, 0.979); }

.flavor-filter__parentTeacher {
  position: relative; }

.flavor-filter__parentCategory {
  position: relative; }

.flavor-filter__selectAll {
  margin-top: 5px; }
  .flavor-filter__selectAll label {
    font-size: 14px;
    line-height: 22px;
    margin-left: 5px;
    padding-left: 0px;
    display: inline; }
  .flavor-filter__selectAll input[type=checkbox] {
    position: relative;
    margin-left: 0px; }

.flavor-filter__teacherheight {
  height: 50vh;
  max-height: 400px;
  min-height: 200px;
  overflow-x: auto; }
  .flavor-filter__teacherheight::-webkit-scrollbar {
    width: 12px; }
  .flavor-filter__teacherheight::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 10px;
    border-radius: 10px; }
  .flavor-filter__teacherheight::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(100, 100, 100, 0.8);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5); }
  .flavor-filter__teacherheight::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(218, 217, 217, 0.979); }

.flavor-custom__checkbox {
  font-size: 14px;
  line-height: 22px;
  display: flex; }
  .flavor-custom__checkbox label {
    font-size: 14px;
    line-height: 22px;
    margin-left: 5px;
    padding-left: 0px;
    display: inline; }
  .flavor-custom__checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0px; 
    margin-top: 0px;}

.flavor-subcustom__checkbox {
  font-size: 14px;
  line-height: 22px;
  display: flex; }
  .flavor-subcustom__checkbox label {
    font-size: 14px;
    line-height: 22px;
    margin-left: 5px;
    padding-left: 0px;
    display: inline; }
  .flavor-subcustom__checkbox input[type=checkbox] {
    position: relative;
    margin-left: 15px; }

.flavorprof-detail__content {
  height: 300px;
  overflow-y: scroll;
  width: 100%; }
  .flavorprof-detail__content h4 {
    margin: 0 0; }
    @media only screen and (max-width: 830px) {
      .flavorprof-detail__content h4 {
        font-size: 20px; } }
  .flavorprof-detail__content h6 {
    margin: 20px 0 0;
    font-size: 16px; }
  .flavorprof-detail__content p {
    font-size: 16px; }
  .flavorprof-detail__content::-webkit-scrollbar-thumb {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #B404A5;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5); }
  .flavorprof-detail__content::-webkit-scrollbar-thumb:window-inactive {
    background: #B404A5; }
  .flavorprof-detail__content::-webkit-scrollbar {
    width: 5px; }
  .flavorprof-detail__content::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 5px;
    border-radius: 5px; }
  .flavorprof-detail__content-info {
    margin-bottom: 20px; }

.flavorprof-detail__img {
  width: 60px;
  height: 60px;
  margin-right: 20px; }
  .flavorprof-detail__img img {
    width: 100%;
    height: 100%;
    object-fit: cover; }

.flavorprof-detail__popup h6 {
  color: #33475b;
  font-size: 16px;
  font-weight: 600; }

.flavorprof-detail__popup button {
  color: grey;
  background-color: white !important;
  padding: 10px;
  position: absolute;
  right: 10px;
  top: 10px; }

.flavorprof-detail__popup .modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .flavorprof-detail__popup .modal-header h6 {
    margin: 0; }

.flavorprof-detail__profile {
  display: flex;
  justify-content: flex-start;
  padding: 10px; }

.flavorprof-detail .modal-dialog {
  max-width: 600px;
  left: -77%; }

.tooltip {
  position: relative;
  display: inline-block;
  color: #33475b;
  padding-left: 10px;
  font-weight: bold !important;
  padding-top: 2px;
  font-family: Segoe-UI; }

.tooltip .tooltiptext {
  visibility: hidden;
  width: 100px;
  background-color: #ffffff;
  color: #33475b !important;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: 115%;
  margin-left: -60px;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.3); }

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #ffffff transparent transparent transparent; }

.tooltip:hover .tooltiptext {
  visibility: visible; }

.tooltiptext ul {
  margin: 0; }

.tooltiptext ul li {
  list-style-type: none;
  margin: 4px 0px 4px;
  font-family: Segoe-UI; }

@font-face {
  font-family: 'Roboto-Bold';
  src: url("../fonts/Roboto-Bold.ttf") format("truetype"); }

@font-face {
  font-family: 'Roboto-Regular';
  src: url("../fonts/Roboto-Regular.ttf") format("truetype"); }

@font-face {
  font-family: 'Roboto-Light';
  src: url("../fonts/Roboto-Light.ttf") format("truetype"); }

@font-face {
  font-family: "Segoe-UI";
  src: url("../fonts/Segoe-UI.woff") format("woff"), url("../fonts/Segoe-UI.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-Regular.woff") format("woff"), url("../fonts/Lato-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-Semibold.woff") format("woff"), url("../fonts/Lato-Semibold.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-Heavy.woff") format("woff"), url("../fonts/Lato-Heavy.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

/* Fonts */
/* Colors */
/*others*/
#flavor-pagination {
  margin: 0;
  padding: 0;
  text-align: center; }
  #flavor-pagination .flavor-pagination {
    display: inline-block;
    margin: 35px 0 20px; }
    #flavor-pagination .flavor-pagination a:not(.prev):not(.next):hover {
      box-shadow: none !important; }
    #flavor-pagination .flavor-pagination__lists {
      display: inline-block;
      margin-right: 10px;
      margin-left: 0;
      margin-top: 0; }
      #flavor-pagination .flavor-pagination__lists:first-child a {
        border: 1px solid #000000;
        border-radius: 10px;
        margin-right: 30px;
        margin-left: 0; }
      #flavor-pagination .flavor-pagination__lists:last-child a {
        border: 1px solid #000000;
        border-radius: 10px;
        margin-left: 20px;
        margin-right: 0; }
    #flavor-pagination .flavor-pagination__list {
      display: inline-block;
      text-decoration: none;
      padding: 9px 13px;
      color: #586671;
      font-family: Lato;
      font-size: 12px;
      box-shadow: none;
      border-radius: 0;
      -webkit-transition: background-color 0.3s;
      transition: background-color 0.3s; }
      #flavor-pagination .flavor-pagination__list .active {
        background-color: #6a66a4;
        color: #ffffff !important;
        box-shadow: none; }
    #flavor-pagination .flavor-pagination .activeClass a {
      color: #ffffff !important; }
    #flavor-pagination .flavor-pagination a:hover:not(.active) {
      background-color: #EEEEEE;
      box-shadow: none; }

.disabled {
  cursor: not-allowed; }

.disabled > a {
  pointer-events: none; }

.entry-content {
  max-width: 1200px !important;
  margin: auto; }
  .entry-content li img {
    margin-bottom: -2px; }

.flavor-listing {
  max-width: 1200px !important;
  min-height: 77px; }
  .flavor-listing__main {
    display: inline-block;
    width: 100%;
    margin-top: 15px; }
    @media screen and (max-width: 767px) {
      .flavor-listing__main {
        width: 100%; } }
  .flavor-listing__filters {
    margin-bottom: 15px;
    width: 70%;
    display: inline-block; }
    @media screen and (max-width: 767px) {
      .flavor-listing__filters {
        width: 100%; } }
    @media (min-width: 760px) and (max-width: 1030px) {
      .flavor-listing__filters {
        width: 100%; } }
  .flavor-listing__filterItems {
    width: 140px;
    display: inline-block;
    margin-bottom: 10px; }
    @media screen and (max-width: 767px) {
      .flavor-listing__filterItems {
        width: 100%; } }
    .flavor-listing__filterItems .flavor-filter__button input {
      padding: 12px 20px;
      vertical-align: middle; }
      .flavor-listing__filterItems .flavor-filter__button input:hover {
        text-decoration: none; }
  .flavor-listing__notfound {
    min-height: 300px;
    color: #000000;
    font-size: 21px;
    line-height: 30px;
    text-align: center; }
    .flavor-listing__notfound a {
      font-size: 27px;
      color: #cd2653; }
  .flavor-listing__link {
    text-decoration: none; }
  .flavor-listing__search {
    width: 30%;
    display: inline-block;
    float: right; }
    @media screen and (max-width: 767px) {
      .flavor-listing__search {
        width: 100%; } }
  .flavor-listing__searchgroup {
    position: relative; }
  .flavor-listing .dropdown-menu {
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3);
    left: 0px; }

.flavor-product__left {
  font-family: Lato;
  background: #E1A8CE;
  border-radius: 15px;
  color: #33475b;
  text-align: center;
  padding: 5px 9px;
  font-size: 16px;
  line-height: 20px; }
  @media only screen and (max-width: 420px) {
    .flavor-product__left {
      font-size: 11px; } }

.flavor-product-title {
  font-family: Lato;
  font-size: 35px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  margin-bottom: 8px;
  padding-bottom: 0px;
  margin-top: 10px; }

.flavor-product-sub-title {
  font-family: Lato;
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  margin-bottom: 16px;
  padding-bottom: 0px;
  margin-top: 10px; }

.flavor-product__detail {
  width: 100%;
  display: flex;
  margin-bottom: 45px; }
  @media only screen and (max-width: 767px) {
    .flavor-product__detail {
      width: 100%;
      margin-bottom: 100px;
      margin-left: 0;
      display: block; } }
  .flavor-product__detail-image {
    width: 40%; }
    @media only screen and (max-width: 767px) {
      .flavor-product__detail-image {
        width: 100%;
        margin-bottom: 100px;
        margin-left: 0; } }
    @media only screen and (min-width: 768px) and (max-width: 1200px) {
      .flavor-product__detail-image {
        padding: 15px; } }
    .flavor-product__detail-image img {
      width: 100%;
      border-radius: 11px; }
  .flavor-product__detail-content {
    margin-bottom: 60px !important;
    width: 60%;
    margin-left: 5%; }
    @media only screen and (max-width: 767px) {
      .flavor-product__detail-content {
        width: 100%;
        margin-bottom: 100px;
        margin-left: 0; } }
    .flavor-product__detail-content-description {
      font-family: Lato-Regular;
      margin-bottom: 40px; }

.flavor-product__prof {
  margin-bottom: 20px;
  cursor: pointer; }

.flavor-product__button-block {
  margin: 25px 0;
  display: flex;
  justify-content: flex-start; }
  .flavor-product__button-block a:first-child {
    margin-left: 0; }
  .flavor-product__button-block .btn-link {
    padding: 10px 30px;
    font-size: 16px;
    background-color: #B404A5;
    color: #ffffff !important;
    border-radius: 4px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0 10px;
    text-decoration: none; }
    .flavor-product__button-block .btn-link:hover {
      background-color: #ffffff !important;
      color: #B404A5 !important;
      border: 1px solid #B404A5;
      text-decoration: none;
      transition: 0.3s ease-out; }

.flavor-product__wrapper {
  padding: 50px 0; }

.flavor-product__prof-list {
  position: relative; }

.flavor-product__buynowright a {
  width: auto;
  padding: 15px 60px; }

.flavor-product__session {
  display: block;
  text-align: center; }
  .flavor-product__session-dataitems {
    font-family: Lato-Regular;
    background-color: #D7D7D7;
    border-radius: 15px;
    text-align: center;
    padding: 10px 20px;
    font-size: 14px;
    display: inline-block;
    margin-left: 10px; }
    @media only screen and (max-width: 767px) {
      .flavor-product__session-dataitems {
        margin-top: 12px;
        margin-left: 36px; } }

.flavor-product__sessionitems {
  border-radius: 8px;
  text-align: left;
  background-color: #ffffff;
  margin-bottom: 15px;
  padding: 18px 30px;
  font-size: 18px;
  position: relative;
  width: 100%;
  vertical-align: middle;
  text-align: left;
  font-weight: 500; }
  @media only screen and (max-width: 767px) {
    .flavor-product__sessionitems {
      padding: 18px 10px;
      font-size: 14px; } }
  .flavor-product__sessionitems i {
    margin-right: 15px; }
    @media only screen and (max-width: 767px) {
      .flavor-product__sessionitems i {
        margin-right: 5px; } }
  .flavor-product__sessionitems span {
    border-radius: 8px;
    background-color: #F3F3F3;
    padding: 19px 35px;
    position: absolute;
    right: 0px;
    top: 0px; }
    @media only screen and (max-width: 767px) {
      .flavor-product__sessionitems span {
        padding: 19px 10px; } }

.flavor-product__total-session {
  line-height: 24px;
  margin-top: 20px; }

.flavor-product__buynow {
  margin-bottom: 40px;
  margin-top: 25px; }
  @media (max-width: 550px) {
    .flavor-product__buynow {
      text-align: center;
      justify-content: center; } }
  .flavor-product__buynow a {
    width: auto;
    padding: 15px 60px;
    margin-left: 35px; }
    @media (max-width: 767px) {
      .flavor-product__buynow a {
        margin-left: 0; } }

.flavor-product__title-section {
  width: 73%; }
  @media only screen and (max-width: 767px) {
    .flavor-product__title-section {
      padding-right: 10px; } }

.flavor-product__price-section {
  margin-top: 10px;
  width: 27%; }

.flavor-product__price {
  font-family: Lato-Semibold;
  font-size: 30px;
  font-weight: 500;
  line-height: 36px;
  color: #33475b;
  margin-bottom: 20px;
  text-align: right; }
  @media only screen and (max-width: 830px) {
    .flavor-product__price {
      font-size: 28px; } }
  @media only screen and (max-width: 767px) {
    .flavor-product__price {
      font-size: 21px; } }

.flavor-prospectus {
  margin-top: 15px;
  box-sizing: border-box;
  transition: .2s all; }
  .flavor-prospectus__lists {
    flex: 0 0 29.6666666666%;
    max-width: 29.6666666666%;
    margin: 1.5rem 1.833% 1.5rem; }
    @media (max-width: 767px) {
      .flavor-prospectus__lists {
        max-width: 46%;
        flex: 0 0 46%;
        margin: 1.5rem 2% 1.5rem; } }
    @media (max-width: 576px) {
      .flavor-prospectus__lists {
        max-width: 96%;
        flex: 0 0 96%;
        margin: 1.5rem 2% 1.5rem; } }

.flavor-content__icons {
  margin-bottom: 10px;
  font-size: 20px;
  position: relative;
  padding-left: 20px;
  display: flex; }
  .flavor-content__icons i {
    left: 0px;
    background-position: center;
    display: inline-block;
    background-size: 100%;
    position: absolute;
    bottom: 0; }
  .flavor-content__icons .tooltip {
    font-family: Lato-Regular;
    font-size: 14px;
    padding-top: 0px; }
  .flavor-content__icons .tooltiptext ul li {
    font-family: Lato-Regular;
    font-size: 14px; }

.flavor-content__text {
  padding-left: 15px;
  font-family: Lato-Regular;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 0 !important; }

.flavor-content__event {
  background-image: url("../../css/images/calender2.png");
  width: 16px;
  height: 18px;
  background-position: center;
  display: inline-block;
  background-size: 100%;
  vertical-align: bottom; }

.flavor-content__time {
  background-image: url("../../css/images/ic_time.png");
  width: 16px;
  height: 18px;
  background-position: center;
  display: inline-block;
  background-size: 100%;
  vertical-align: bottom; }

.flavor-prof {
  display: flex;
  justify-content: flex-start;
  width: 90%; }
  .flavor-prof__info {
    margin-bottom: 10px;
    font-size: 14px;
    position: relative;
    padding-left: 0; }
    .flavor-prof__info h6 {
      margin: 0 0 6px;
      font-size: 16px;
      color: #B404A5;
      text-transform: capitalize; }
  .flavor-prof__wrap {
    margin-right: 20px; }
  .flavor-prof__icons {
    margin-bottom: 10px;
    font-size: 14px;
    position: relative;
    padding-left: 20px; }
  .flavor-prof__text {
    padding-left: 15px;
    font-family: Lato-Regular;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 0; }
  .flavor-prof__img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden; }
    .flavor-prof__img img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .flavor-prof-detail {
    display: none;
    position: absolute;
    width: 100%;
    margin: auto;
    top: 0;
    bottom: 0; }
    .flavor-prof-detail .modal-dialog {
      position: absolute;
      z-index: 100;
      width: 100%;
      min-width: 700px;
      left: 0;
      margin: 50px auto; }
      @media only screen and (max-width: 767px) {
        .flavor-prof-detail .modal-dialog {
          left: 0;
          min-width: auto; } }
    .flavor-prof-detail .modal-content {
      border-radius: 8px;
      background-color: #ffffff;
      border: 2px solid #dcd7ca;
      box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.75); }
    .flavor-prof-detail__img {
      width: 120px;
      height: 120px;
      border-radius: 50%;
      overflow: hidden; }
    .flavor-prof-detail__wrap {
      margin-right: 20px; }
    .flavor-prof-detail__content {
      height: 300px;
      overflow-y: scroll;
      width: 100%; }
      .flavor-prof-detail__content::-webkit-scrollbar {
        width: 5px; }
      .flavor-prof-detail__content::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        -webkit-border-radius: 5px;
        border-radius: 5px; }
  .flavor-prof .event {
    width: 16px;
    height: 18px; }
  .flavor-prof .time {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 0; }

/*Flavor card listing*/
.flavorcard {
  width: 100%;
  padding-bottom: 20px;
  border: none;
  transition: .2s all;
  border: 1px solid #808080;
  position: relative;
  height: 100%;
  border-radius: 10px; }
  .flavorcard:hover {
    background-color: rgba(106, 102, 164, 0.1); }
  .flavorcard__figure {
    margin-bottom: 30px; }
    .flavorcard__figure img {
      transition: .2s all;
      width: 100%;
      height: 200px;
      position: relative;
      object-fit: cover;
      border-radius: 10px 10px 0px 0px; }
      .flavorcard__figure img:hover {
        box-shadow: -1px 15px 20px -9px rgba(0, 0, 0, 0.75); }
  .flavorcard__seat {
    position: absolute;
    top: 155px;
    text-align: center;
    right: 20px;
    font-size: 11px;
    width: 110px;
    border-radius: 120px;
    padding: 4px 4px;
    background: #151f29;
    color: #ffffff; }
  .flavorcard__body {
    padding: 0 15px; }
    .flavorcard__body-content {
      padding: 0 0 6px 15px;
      justify-content: space-between; }
      .flavorcard__body-content::before {
        content: normal; }
      @media (min-width: 768px) and (max-width: 1200px) {
        .flavorcard__body-content {
          padding: 0 0 6px 5px; } }
      .flavorcard__body-content-wrapper {
        max-width: 70%;
        line-height: 22px; }
        @media (min-width: 768px) and (max-width: 1200px) {
          .flavorcard__body-content-wrapper {
            max-width: 58%; } }
      .flavorcard__body-content-teacher {
        min-height: 50px;
        display: block;
        color: #33475b;
        font-size: 20px;
        font-family: Segoe-UI;
        text-decoration: none;
        font-weight: 600; }
        @media (min-width: 768px) and (max-width: 1200px) {
          .flavorcard__body-content-teacher {
            font-size: 15px; } }
        .flavorcard__body-content-teacher:hover {
          text-decoration: none; }
      .flavorcard__body-content-name {
        color: #33475b;
        font-size: 16px;
        font-family: Segoe-UI; }
        @media (min-width: 768px) and (max-width: 1200px) {
          .flavorcard__body-content-name {
            font-size: 13px; } }
      .flavorcard__body-content-price {
        color: #33475b;
        font-size: 20px;
        padding-right: 15px;
        font-family: SegoeUI-Semibold; }
        @media (max-width: 800px) {
          .flavorcard__body-content-price {
            font-size: 15px; } }
    .flavorcard__body-duration {
      font-size: 14px;
      margin: 8px 1px;
      margin-bottom: 16px; }
      .flavorcard__body-duration-figure {
        height: 15px;
        margin-bottom: 10px;
        display: flex;
        align-items: center; }
        .flavorcard__body-duration-figure:first-child {
          margin-right: 15px; }
        .flavorcard__body-duration-figure img {
          width: 18px;
          height: 20px; }
        .flavorcard__body-duration-figure-timers {
          padding-left: 8px;
          color: #000000;
          font-family: Segoe-UI; }

/*fliter*/
.flavor-filter__startdate {
  position: relative; }

.flavor-filter__label {
  font-family: Lato;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
  padding: 12px 15px 13px 19px;
  background-image: linear-gradient(to bottom, #ffffff, #f1f1f1) !important;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  border: solid 1px #cbcbcb !important;
  position: relative;
  cursor: pointer; }

.flavor-filter__downarrow {
  margin-left: 0px;
  border-top: 5px dashed;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  vertical-align: middle;
  margin-top: 9px;
  margin-right: 5px;
  position: absolute;
  right: 10px; }

.flavor-filter__date {
  position: absolute !important;
  top: 100%;
  border: 1px solid #ccc;
  left: 0;
  width: 260px;
  background: #ffffff;
  z-index: 9999;
  padding: 20px 25px;
  display: none; }
  .flavor-filter__date label {
    margin-bottom: 0px; }
  .flavor-filter__date input {
    padding: 10px 7px;
    margin-bottom: 10px;
    border-color: #dcd7ca; }

.flavor-filter__sttime {
  margin-bottom: 15px; }
  .flavor-filter__sttime input {
    padding: 10px 7px !important;
    margin-bottom: 10px !important;
    border-color: #dcd7ca; }

.flavor-filter__endtime input {
  padding: 10px 7px !important;
  margin-bottom: 10px !important;
  border-color: #dcd7ca; }

.flavor-filter__submitdate {
  padding: 10px 20px !important;
  font-size: 14px;
  background-color: #2d2376;
  margin-top: 10px;
  text-transform: uppercase;
  height: 49px;
  line-height: 25px;
  color: #ffffff;
  margin-top: 10px !important; }
  .flavor-filter__submitdate:hover {
    text-decoration: none !important; }
  .flavor-filter__submitdate-space {
    margin-top: 0 !important; }

.flavor-filter__category {
  width: 300px;
  background-color: #ffffff;
  padding: 10px 15px;
  display: none;
  z-index: 10;
  position: absolute;
  padding-right: 10px;
  border: 0.5px solid #ccc; }
  .flavor-filter__category hr {
    margin: 10px 0px;
    margin-bottom: 17px; }

.flavor-filter__cookheight {
  height: 50vh;
  max-height: 400px;
  min-height: 200px;
  overflow-x: auto; }
  .flavor-filter__cookheight::-webkit-scrollbar {
    width: 12px; }
  .flavor-filter__cookheight::-webkit-scrollbar-track {
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3) inset;
    -webkit-border-radius: 10px;
    border-radius: 10px; }
  .flavor-filter__cookheight::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(100, 100, 100, 0.8);
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.5) inset; }
  .flavor-filter__cookheight::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(218, 217, 217, 0.979); }

.flavor-filter__parentTeacher {
  position: relative; }

.flavor-filter__parentCategory {
  position: relative; }

.flavor-filter__selectAll {
  margin-top: 5px; }
  .flavor-filter__selectAll label {
    font-size: 14px;
    line-height: 22px;
    margin-left: 5px;
    padding-left: 0px;
    display: inline; }
  .flavor-filter__selectAll input[type=checkbox] {
    position: relative;
    margin-left: 0px; }

.flavor-filter__teacherheight {
  height: 50vh;
  max-height: 400px;
  min-height: 200px;
  overflow-x: auto; }
  .flavor-filter__teacherheight::-webkit-scrollbar {
    width: 12px; }
  .flavor-filter__teacherheight::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 10px;
    border-radius: 10px; }
  .flavor-filter__teacherheight::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(100, 100, 100, 0.8);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5); }
  .flavor-filter__teacherheight::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(218, 217, 217, 0.979); }

.flavor-custom__checkbox {
  font-size: 14px;
  line-height: 22px;
  display: flex; }
  .flavor-custom__checkbox label {
    font-size: 14px;
    line-height: 22px;
    margin-left: 5px;
    padding-left: 0px;
    display: inline; }
  .flavor-custom__checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0px; }

.flavor-subcustom__checkbox {
  font-size: 14px;
  line-height: 22px;
  display: flex; }
  .flavor-subcustom__checkbox label {
    font-size: 14px;
    line-height: 22px;
    margin-left: 5px;
    padding-left: 0px;
    display: inline; }
  .flavor-subcustom__checkbox input[type=checkbox] {
    position: relative;
    margin-left: 15px; }

.flavorprof-detail__content {
  height: 300px;
  overflow-y: scroll;
  width: 100%; }
  .flavorprof-detail__content h4 {
    margin: 0 0; }
    @media only screen and (max-width: 830px) {
      .flavorprof-detail__content h4 {
        font-size: 20px; } }
  .flavorprof-detail__content h6 {
    margin: 20px 0 0;
    font-size: 16px; }
  .flavorprof-detail__content p {
    font-size: 16px; }
  .flavorprof-detail__content::-webkit-scrollbar-thumb {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #B404A5;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5); }
  .flavorprof-detail__content::-webkit-scrollbar-thumb:window-inactive {
    background: #B404A5; }
  .flavorprof-detail__content::-webkit-scrollbar {
    width: 5px; }
  .flavorprof-detail__content::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 5px;
    border-radius: 5px; }
  .flavorprof-detail__content-info {
    margin-bottom: 20px; }

.flavorprof-detail__img {
  width: 60px;
  height: 60px;
  margin-right: 20px; }
  .flavorprof-detail__img img {
    width: 100%;
    height: 100%;
    object-fit: cover; }

.flavorprof-detail__popup h6 {
  color: #33475b;
  font-size: 16px;
  font-weight: 600; }

.flavorprof-detail__popup button {
  color: grey;
  background-color: white !important;
  padding: 10px;
  position: absolute;
  right: 10px;
  top: 10px; }

.flavorprof-detail__popup .modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .flavorprof-detail__popup .modal-header h6 {
    margin: 0; }

.flavorprof-detail__profile {
  display: flex;
  justify-content: flex-start;
  padding: 10px; }

.flavorprof-detail .modal-dialog {
  max-width: 600px;
  left: -77%; }

.tooltip {
  position: relative;
  display: inline-block;
  color: #33475b;
  padding-left: 10px;
  font-weight: bold !important;
  padding-top: 2px;
  font-family: Segoe-UI; }

.tooltip .tooltiptext {
  visibility: hidden;
  width: 100px;
  background-color: #ffffff;
  color: #33475b !important;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: 115%;
  margin-left: -60px;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.3); }

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #ffffff transparent transparent transparent; }

.tooltip:hover .tooltiptext {
  visibility: visible; }

.tooltiptext ul {
  margin: 0; }

.tooltiptext ul li {
  list-style-type: none;
  margin: 4px 0px 4px;
  font-family: Segoe-UI; }
