/*
Font Name: IBM Plex Thai
*/
/* == MOBILE REBOOT == */
*,
*::before,
*::after {
  box-sizing: border-box; }

@-ms-viewport {
  width: device-width; }

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block; }

[tabindex='-1']:focus {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dd {
  margin-bottom: 0.5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none;
  max-width: 100%;
  height: auto; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #888;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none;
  max-width: 100%; }

button,
html [type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type='radio'],
input[type='checkbox'] {
  box-sizing: border-box;
  padding: 0; }

input[type='date'],
input[type='time'],
input[type='datetime-local'],
input[type='month'] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical;
  max-width: 100%; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto; }

[type='search'] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  min-height: 100vh; }

body {
  margin: 0;
  font-family: "akzidenz-grotesk-pro", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: black;
  text-align: left;
  background-color: #fff;
  text-rendering: optimizeLegibility;
  min-height: 100vh;
  height: auto;
  overflow-x: hidden; }

h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0 0 0.5rem;
  font-family: "akzidenz-grotesk-pro", sans-serif;
  font-weight: 500;
  line-height: 1.4; }

h1 {
  font-size: 1.75em; }

h2 {
  font-size: 1.5em; }

h3 {
  font-size: 1.375em; }

h4 {
  font-size: 1.125em; }

h5 {
  font-size: 1em; }

h6 {
  font-size: 0.875em; }

nav,
button,
.menu,
._heading,
.btn,
.event-card .description a,
.button,
blockquote {
  font-family: "akzidenz-grotesk-pro", sans-serif;
  font-weight: 500; }

p {
  padding: 0;
  margin: 0 0 1em; }
  @media (max-width: 992px) {
    p {
      line-height: 22px; } }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1em; }

ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

a {
  color: black;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  transition: 0.3s; }
  a:visited {
    color: initial;
    text-decoration: none; }
  a:focus {
    color: initial;
    text-decoration: none; }
  a:hover {
    color: #77e2c9;
    text-decoration: none; }
  a:active {
    color: black;
    text-decoration: none; }

/* == INI == */
hr {
  height: 1px;
  border: 0;
  border-top: 1px solid #ddd;
  margin: 1.5em 0; }

ol {
  padding-left: 1.6em;
  text-indent: 0;
  margin: 0 0 1.5em; }

ul {
  padding-left: 1.5em;
  text-indent: 0;
  margin: 0 0 1.5em; }

body,
input,
textarea,
select,
button {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-feature-settings: 'liga', 'kern';
  font-feature-settings: 'liga1' on; }

h2 label,
h3 label,
h4 label {
  font-weight: inherit; }

form:before, form:after,
.clearfix:before,
.clearfix:after {
  content: '';
  display: table; }

form:after,
.clearfix:after {
  clear: both; }

button:focus,
input:focus,
textarea:focus,
*:focus {
  outline: 0 !important; }

.input,
.input-text {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #dcdfe5;
  border-radius: 3px;
  padding: 4px 6px;
  display: block;
  width: 100%;
  background: #fff;
  transition: 0.1s border-color ease-in-out;
  font-size: 16px; }
  .input:focus,
  .input-text:focus {
    border-color: #77e2c9; }

.hide {
  display: none; }

.fade.in {
  opacity: 1; }

.table,
.wp-block-table table {
  border: 1px solid #878f9d; }
  .table thead th,
  .wp-block-table table thead th {
    background-color: #dcdfe5; }
  .table th,
  .table td,
  .wp-block-table table th,
  .wp-block-table table td {
    padding: 6px 10px; }

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.screen-reader-text:focus {
  clip: auto !important;
  display: block;
  height: auto;
  left: 5px;
  top: 5px;
  width: auto;
  z-index: 100000; }

blockquote {
  text-align: left;
  font-size: 1.25em;
  line-height: 1.6;
  padding: 0 0 0 23px;
  border-left: 3px solid #262828;
  margin: 1.6em 0; }
  blockquote ol:last-child,
  blockquote ul:last-child,
  blockquote p:last-child {
    margin-bottom: 0; }
  blockquote cite {
    font-size: 0.8em; }

.text-center {
  text-align: center; }
  @media (min-width: 992px) {
    .text-center .-toleft {
      text-align: left; }
    .text-center .-toright {
      text-align: right; } }

@media (max-width: 991px) {
  ._desktop {
    display: none !important; } }

@media (min-width: 992px) {
  ._mobile {
    display: none !important; } }

input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  width: 100%;
  height: 40px;
  padding-top: 13px;
  border: none;
  border-bottom: 1px solid #77e2c9;
  padding-left: 10px;
  font-size: 14px; }
  input.last-input {
    border-bottom: 1px solid #77e2c9; }
  @media (min-width: 992px) {
    input {
      font-size: 16px; } }

textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  width: 100%;
  border: none;
  margin-top: -1px;
  padding-left: 10px;
  font-size: 14px;
  border-left: #77e2c9 1px solid;
  margin-top: 9px;
  border-bottom: #77e2c9 1px solid; }
  @media (min-width: 992px) {
    textarea {
      font-size: 16px; } }

.pointer {
  cursor: pointer; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.btn-block {
  width: 100%; }


.btn,
.event-card .description a {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 4px 30px;
  font-size: 14px;
  line-height: 22px;
  border-radius: 42px;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  cursor: pointer; }

.btn-primary, .event-card .description a {
  background: #77e2c9;
  color: black;
  font-weight: 500;
  text-transform: uppercase; }
  .btn-primary:hover, .event-card .description a:hover {
    background: #bbf0e3; }
  .btn-primary.disabled, .event-card .description a.disabled {
    background: #bbf0e3; }

.btn-outline-primary {
  border: 1px solid #77e2c9;
  background: white;
  color: black;
  font-weight: 500;
  text-transform: uppercase; }
  .btn-outline-primary:hover {
    background: #bbf0e3; }

.btn-secondary {
  background: black;
  color: white;
  font-weight: 500;
  text-transform: uppercase; }

.btn-saladaeng {
  background: #781414;
  color: white;
  font-weight: 500;
  text-transform: uppercase; }

.btn-thonglor {
  background: #bbf0e3;
  color: white;
  font-weight: 500;
  text-transform: uppercase; }

.slick-dots li button:before {
  color: #77e2c9;
  font-size: 7px;
  opacity: 1;
  margin: 0px; }

.slick-dots {
  bottom: -30px; }
  @media (min-width: 992px) {
    .slick-dots {
      bottom: auto;
      top: 25px;
      right: 30px;
      width: auto; }
      .slick-dots li {
        margin-right: 10px !important; }
        .slick-dots li button:before {
          font-size: 14px;
          margin-right: 10px; } }
  .slick-dots li {
    margin: 0px; }

.dot-in-card .slick-dots {
  bottom: 5px; }
  .dot-in-card .slick-dots li {
    margin: 0px; }

.halfpadding-left {
  padding-left: 9px !important; }
  @media (min-width: 992px) {
    .halfpadding-left {
      padding-left: 15px !important; } }

.halfpadding-right {
  padding-right: 9px !important; }
  @media (min-width: 992px) {
    .halfpadding-right {
      padding-right: 15px !important; } }

.ReactModal__Overlay {
  -webkit-perspective: 600;
  perspective: 600;
  opacity: 0;
  z-index: 100;
  transition: opacity 250ms ease; }

.ReactModal__Overlay--after-open {
  opacity: 1;
  max-height: 100vh;
  overflow: auto; }

.ReactModal__Content {
  top: 100%;
  transition: top 250ms ease; }

.ReactModal__Content--after-open {
  top: 0% !important;
  transition: top 250ms ease; }

body .ReactModal__Content--after-open.popup-modal {
  transition: opacity 150ms ease;
  opacity: 1 !important;
  right: 0%; }

body .ReactModal__Content.popup-modal {
  transition: opacity 150ms ease;
  opacity: 0.01;
  right: 0%;
  top: 20% !important; }

@media (min-width: 992px) {
  body .ReactModal__Content {
    right: -50%;
    transition: right 250ms ease;
    top: 0% !important; }
  body .popup-modal.ReactModal__Content {
    top: 40% !important; }
  body .ReactModal__Content--after-open {
    right: 0%;
    transition: right 250ms ease; }
  body .ReactModal__Content--before-close {
    right: -50%;
    transition: right 250ms ease;
    top: 0% !important; } }

.ReactModal__Content--before-close {
  top: 100% !important;
  opacity: 1;
  transition: all 250ms ease-in; }

.ReactModal__Body--open,
.ReactModal__Html--open {
  overflow: hidden; }

.checkbox-container {
  height: 25px;
  border: none;
  margin-top: 10px;
  position: relative; }
  .checkbox-container .checkbox {
    width: 25px;
    border: 1px solid #77e2c9;
    border-radius: 50%;
    height: 100%;
    display: inline-block;
    text-align: center; }
    .checkbox-container .checkbox.active {
      background: #77e2c9; }
  .checkbox-container .label {
    display: inline-block;
    vertical-align: top;
    padding-left: 10px;
    padding-top: 2px;
    font-size: 14px; }
  .checkbox-container .remark {
    color: red;
    position: absolute;
    left: 38px;
    bottom: 1px;
    font-size: 9px; }

@media (min-width: 992px) {
  .checkbox-container {
    margin-top: 15px;
    height: 25px; }
    .checkbox-container .checkbox {
      width: 25px; }
    .checkbox-container .remark {
      left: 48px; }
    .checkbox-container .label {
      font-size: 16px; } }

.paging-container {
  height: 50px;
  background: white;
  margin: 0px 20px; }
  .paging-container .paging-next,
  .paging-container .paging-back {
    display: inline-block; }
    .paging-container .paging-next i,
    .paging-container .paging-back i {
      font-size: 6px; }
  .paging-container .paging-back {
    padding-left: 10px;
    padding-right: 15px; }
    .paging-container .paging-back i {
      vertical-align: 2px;
      margin-right: 3px; }
  .paging-container .paging-next {
    padding-right: 10px;
    padding-left: 15px; }
    .paging-container .paging-next i {
      vertical-align: 2px;
      margin-left: 3px; }

.pagination-container {
  text-align: center; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  @media (min-width: 992px) {
    .pagination {
      padding-top: 25px; } }
  .pagination .next-icon {
    font-size: 7px;
    vertical-align: 2px;
    margin-right: 2px; }
    @media (min-width: 992px) {
      .pagination .next-icon {
        font-size: 9px;
        vertical-align: 3px; } }
  .pagination .back-icon {
    font-size: 7px;
    vertical-align: 2px;
    margin-left: 2px; }
    @media (min-width: 992px) {
      .pagination .back-icon {
        font-size: 8px;
        vertical-align: 3px; } }

.pagination > li {
  display: inline; }

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  margin-left: 8px;
  width: 32px;
  height: 32px;
  line-height: 30px;
  color: #000;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #77e2c9;
  border-radius: 50%;
  font-size: 16px; }
  @media (min-width: 992px) {
    .pagination > li > a,
    .pagination > li > span {
      width: 45px;
      height: 45px;
      font-size: 20px;
      line-height: 42px;
      margin-left: 10px; } }

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  z-index: 2;
  background-color: #eee;
  border-color: #ddd; }

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  z-index: 3;
  color: black;
  background: #77e2c9;
  cursor: default; }

.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd; }

.nav-container {
  z-index: 10;
  height: 45px; }
  .nav-container.show-branch {
    height: 90px; }

.navbar.mobile {
  height: 45px;
  background: white;
  position: fixed;
  width: 100%;
  z-index: 15;
  top: 0px; }
  .navbar.mobile .branch-text {
    text-transform: uppercase;
    height: 45px; }
    .navbar.mobile .branch-text .icon {
      font-size: 9px;
      margin-left: 10px;
      vertical-align: 2px; }
      .navbar.mobile .branch-text .icon:before {
        transition: transform 0.2s linear;
        transform: rotate(0deg);
        display: inline-block;
        line-height: 45px; }
      .navbar.mobile .branch-text .icon.active:before {
        transform: rotate(180deg); }
  .navbar.mobile.absolute {
    top: 100vh;
    position: absolute;
    z-index: 14; }
  .navbar.mobile h4 {
    line-height: 45px;
    font-weight: bold;
    font-size: 19px;
    margin: 0px; }
  .navbar.mobile .hamburger-menu {
    line-height: 46px;
    margin-left: 15px;
    font-size: 26px;
    padding-top: 1px; }
  .navbar.mobile ul {
    background: white;
    height: 45px;
    width: 100%; }
  .navbar.mobile .branch-container {
    background: white;
    height: 45px;
    width: 100%;
    text-transform: uppercase;
    max-height: 0px;
    /* approximate max height */ }
    .navbar.mobile .branch-container.open {
      max-height: 45px;
      /* approximate max height */ }
    .navbar.mobile .branch-container .col {
      height: calc(100% - 16px);
      margin-top: 8px;
      margin-bottom: 8px;
      font-weight: bold;
      font-size: 19px;
      line-height: 29px;
      text-align: center;
      color: black; }
  .navbar.mobile .desktop-branch {
    margin-top: 25px;
    border-top: 1px solid #77e2c9;
    border-bottom: 1px solid #77e2c9;
    padding-top: 15px;
    margin-top: 15px;
    padding-bottom: 15px;
    margin-bottom: -17px;
    max-width: 380px; }
    .navbar.mobile .desktop-branch .branch {
      color: black;
      text-transform: uppercase; }
      .navbar.mobile .desktop-branch .branch:hover {
        color: #77e2c9; }
  .navbar.mobile .login-status-container {
    position: absolute;
    right: 18px;
    top: 6px;
    font-size: 26px; }
    .navbar.mobile .login-status-container a {
      color: black;
      text-decoration: none; }
  .navbar.mobile .shopping-bag.desktop {
    display: none; }

.bm-menu {
  background: white;
  padding: 50px 20px 0; }
  .bm-menu nav {
    font-size: 19px;
    font-weight: bold;
    line-height: 40px; }
  .bm-menu .login-btn {
    margin-top: 40px;
    width: 180px; }
  .bm-menu .register-btn {
    width: 180px;
    margin-top: 15px; }
  .bm-menu .user-name {
    color: #77e2c9;
    font-size: 19px;
    font-weight: bold;
    line-height: 40px;
    margin-top: 50px; }

.bm-burger-button {
  position: absolute;
  left: 0px; }

.bm-overlay {
  top: 0px; }

.bm-cross {
  font-size: 24px; }

.bm-menu-wrap {
  top: 0px; }

.menu-item {
  text-transform: uppercase; }
  .menu-item.active {
    color: #77e2c9; }

.slider {
  overflow: hidden;
  transition: all 0.1s ease-in-out; }
  .slider.open {
    border-top: 1px solid black; }

@media (min-width: 992px) {
  .bm-burger-button:hover .tc-hamburger,
  .bm-burger-button:hover .tc-close {
    color: #77e2c9; }
  .bm-menu {
    background: white;
    padding-top: 18px; }
  .nav-container {
    height: 0px; }
  .navbar.mobile {
    height: 100vh;
    background: white;
    position: fixed;
    width: 75px;
    z-index: 15;
    top: 0px; }
    .navbar.mobile .branch-text {
      -webkit-transform-origin: 0 0;
      transform-origin: 0 0;
      -webkit-transform: rotate(-90deg);
      transform: rotate(-90deg);
      position: absolute;
      top: 260px;
      left: 0px;
      height: auto;
      width: auto;
      white-space: nowrap;
      line-height: 75px; }
    .navbar.mobile.absolute {
      top: 100vh;
      z-index: 14; }
    .navbar.mobile h4 {
      line-height: 45px;
      font-weight: bold;
      font-size: 19px;
      margin: 0px; }
    .navbar.mobile .hamburger-menu {
      margin-left: 0px;
      text-align: center; }
    .navbar.mobile ul {
      background: white;
      height: 45px;
      width: 100%; }
    .navbar.mobile .branch-container {
      background: white;
      height: 45px;
      width: 0px;
      text-transform: uppercase;
      position: fixed;
      top: 100px;
      left: 75px;
      max-height: 0px;
      /* approximate max height */ }
      .navbar.mobile .branch-container.open {
        max-height: none;
        /* approximate max height */
        height: auto;
        width: 300px; }
      .navbar.mobile .branch-container .col {
        border-right: none;
        margin: 0px;
        padding: 15px 0px 15px 20px;
        text-align: left; }
    .navbar.mobile .nav-menu-container {
      z-index: 1025;
      position: relative;
      height: 100vh;
      background: white;
      border-right: 1px solid #59595c; }
    .navbar.mobile.is-open .bm-menu-wrap {
      margin-left: 75px;
      border-right: 1px solid black; }
    .navbar.mobile.is-open .nav-menu-container {
      border-right: 0px; }
    .navbar.mobile .bm-burger-button {
      z-index: 1030 !important;
      width: 75px;
      margin-top: 20px; }
      .navbar.mobile .bm-burger-button .tc-close {
        position: relative;
        right: auto;
        top: auto; }
    .navbar.mobile .icon-container {
      position: absolute;
      top: 350px;
      left: 0px;
      width: 75px; }
      .navbar.mobile .icon-container .home-container {
        position: relative;
        display: block;
        width: 100%;
        text-align: center;
        right: 0px;
        top: 0px;
        margin-top: 70px; }
      .navbar.mobile .icon-container .login-status-container {
        position: relative;
        display: block;
        width: 100%;
        text-align: center;
        right: 0px;
        top: 0px;
        margin-top: 00px; }
      .navbar.mobile .icon-container i {
        cursor: pointer; }
      .navbar.mobile .icon-container i:hover {
        color: #77e2c9; }
    .navbar.mobile .shopping-bag.desktop {
      display: block;
      position: relative;
      width: 75px;
      bottom: unset;
      right: unset;
      margin-top: 20px;
      text-align: center; }
      .navbar.mobile .shopping-bag.desktop .shopping-bag-number {
        right: 35px;
        bottom: 3px; }
        .navbar.mobile .shopping-bag.desktop .shopping-bag-number.double-digit {
          font-size: 15px;
          right: 30px;
          bottom: 5px; }
    .navbar.mobile .shopping-bag.mobile {
      display: none; }
  .bm-menu .login-btn {
    margin-top: 40px;
    max-width: calc(50% - 20px); }
  .bm-menu .register-btn {
    margin-top: 40px;
    margin-left: 20px;
    max-width: calc(50% - 20px); }
  .bm-menu .user-name {
    margin-top: 35px; }
    .bm-menu .user-name a {
      color: #77e2c9; }
  .bm-menu nav {
    font-size: 21px; }
  .bm-menu .bm-item-list {
    max-width: unset;
    width: calc(100% - 75px); }
  .navbar.mobile .desktop-branch {
    width: 100%;
    max-width: unset; }
    .navbar.mobile .desktop-branch .select-branch.branch {
      text-transform: none;
      font-size: 12px;
      line-height: 20px;
      font-weight: 500;
      margin-bottom: 8px;
      color: #59595c; }
    .navbar.mobile .desktop-branch .branding-logo {
      display: inline-block;
      height: 100px;
      width: auto;
      margin-bottom: 0px;
      margin-right: 120px;
      vertical-align: 0px; }
    .navbar.mobile .desktop-branch .branchs-container {
      display: inline-block;
      font-size: 19px;
      line-height: 28px;
      vertical-align: top; }
  .menu-item {
    text-transform: uppercase;
    font-size: 40px;
    line-height: 60px; } }

.bm-item-list {
  max-width: 400px; }

.section-vendors {
  background: #77e2c9; }
  .section-vendors .section-content {
    padding: 18px; }

.home .section-vendors .tc-map-marker .path2:before {
  color: #77e2c9; }

.home .video-container {
  position: relative; }
  .home .video-container .scroll-text-wrapper {
    position: absolute;
    text-align: center;
    bottom: 30px;
    width: 100%;
    left: 0px;
    z-index: 12; }
  .home .video-container .scroll-text-container {
    cursor: pointer;
    display: inline-block;
    color: #77e2c9;
    font-weight: bold;
    font-size: 12px; }
    .home .video-container .scroll-text-container div {
      text-align: center; }
    .home .video-container .scroll-text-container .tc-angle-down {
      font-size: 8px; }
    .home .video-container .scroll-text-container:hover {
      -webkit-animation-name: bounce;
      animation-name: bounce; }

.home .about-section {
  padding-bottom: 50px; }
  .home .about-section .slogan {
    padding: 0px 18px; }
    .home .about-section .slogan .description {
      font-size: 14px;
      color: #59595c;
      margin-bottom: 20px; }
  .home .about-section h4 {
    font-size: 24px;
    font-weight: bold;
    margin-top: 13px; }
  .home .about-section .branch-container {
    margin-top: 30px; }

.home .section.event-section, .home .section.blog-section {
  padding-bottom: 40px; }

.subscribe-news-letter {
  margin: 17px 0px 0px; }
  .subscribe-news-letter span {
    font-weight: bold;
    font-size: 12px; }
  .subscribe-news-letter input {
    margin-top: 10px;
    font-size: 12px; }
  .subscribe-news-letter .subscribe-input-container {
    position: relative; }
    .subscribe-news-letter .subscribe-input-container .tc-email {
      right: 10px;
      position: absolute;
      top: 10px;
      color: black;
      font-weight: bold;
      font-size: 20px;
      line-height: 30px; }

@media (min-width: 1280px) {
  .home .about-section .slogan h4 {
    font-size: 38px;
    line-height: 49px; }
  .home .about-section .slogan .description {
    font-size: 24px;
    line-height: 36px; } }

@media (min-width: 992px) {
  .home .about-section {
    padding-bottom: 0px;
    position: relative; }
    .home .about-section .slogan {
      display: inline-block;
      vertical-align: top;
      padding: 0px; }
      .home .about-section .slogan h4 {
        font-size: 30px;
        line-height: 40px; }
      .home .about-section .slogan .description {
        font-size: 20px;
        line-height: 30px; }
    .home .about-section .image {
      width: calc(50%);
      margin-left: 50%; }
    .home .about-section .content-container {
      width: calc(50%);
      margin-left: 0px;
      display: inline-block;
      position: absolute;
      top: 11%;
      left: 0px; }
      .home .about-section .content-container .slogan {
        width: 85%;
        margin: auto;
        display: block; }
      .home .about-section .content-container .description {
        margin-bottom: 40px;
        padding-bottom: 40px;
        border-bottom: 1px solid; }
  .home .section {
    margin-left: 75px; }
    .home .section.event-section, .home .section.blog-section {
      padding-bottom: 0px; }
  .home .section-vendors .row {
    padding: 15px; } }

.img-card.in-modal .image .mobile-image,
.img-card.in-modal .image .square-image {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px; }

.img-card .image {
  margin-bottom: 15px;
  position: relative; }
  .img-card .image .backdrop {
    position: absolute;
    bottom: 0px;
    background: black;
    opacity: 0.75;
    z-index: 8;
    width: 90%;
    height: 135px;
    max-height: 200px;
    z-index: 8;
    left: 5%; }
    .img-card .image .backdrop .right-top-backdrop {
      background: black;
      width: 35px;
      height: calc(100% - 35px);
      position: absolute;
      right: -35px;
      z-index: 12; }
    .img-card .image .backdrop .right-bottom-backdrop {
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 35px 35px 0 0;
      border-color: black transparent transparent transparent;
      position: absolute;
      right: -35px;
      z-index: 12;
      bottom: 0px; }
  .img-card .image .info-container {
    position: absolute;
    bottom: 0px;
    width: 90%;
    height: 135px;
    max-height: 200px;
    z-index: 8;
    left: 5%;
    z-index: 9; }
    .img-card .image .info-container .external-link-btn-container {
      z-index: 13;
      position: absolute;
      right: 20px;
      top: 15px;
      color: #77e2c9;
      display: block;
      font-size: 14px; }
  .img-card .image .info {
    z-index: 9;
    padding: 15px 18px 15px;
    position: absolute;
    color: white;
    top: 0px;
    width: 100%;
    max-height: 200px;
    height: 100%; }
    .img-card .image .info .name {
      margin-top: 8px;
      font-size: 21px;
      line-height: 30px;
      font-weight: bold;
      position: absolute;
      bottom: 15px; }
      @media (min-width: 992px) {
        .img-card .image .info .name {
          font-size: 23px; } }
    .img-card .image .info .location,
    .img-card .image .info .time {
      font-size: 12px;
      text-transform: uppercase; }
      .img-card .image .info .location .tc-map-marker,
      .img-card .image .info .location .tc-date,
      .img-card .image .info .location .tc-time,
      .img-card .image .info .time .tc-map-marker,
      .img-card .image .info .time .tc-date,
      .img-card .image .info .time .tc-time {
        font-size: 14px; }
      .img-card .image .info .location .label,
      .img-card .image .info .time .label {
        padding-left: 10px; }
    .img-card .image .info .location {
      margin-bottom: 3px; }
  .img-card .image .location .label {
    width: calc(100% - 38px);
    display: inline-block;
    vertical-align: bottom;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

.event-card .show-booking .content {
  padding-bottom: 0px; }

.event-card .booking-section {
  max-height: 0px;
  transition: max-height 0.2s linear;
  overflow: hidden; }
  .event-card .booking-section.active {
    max-height: 600px; }
    .event-card .booking-section.active.already-active {
      max-height: 10000px; }

.event-card .book-btn {
  transition: all 0.1s linear; }
  .event-card .book-btn.close-btn {
    height: 32px;
    width: 32px;
    padding: 0px;
    line-height: 32px; }

.event-card .content {
  margin-left: 18px;
  margin-right: 18px;
  padding-bottom: 10px;
  width: 90%;
  margin: auto; }

.event-card .description {
  padding: 15px 0px 0px;
  font-size: 14px;
  line-height: 18px;
  color: #59595c; }

.event-card .footer {
  padding-top: 20px; }
  @media (min-width: 992px) {
    .event-card .footer {
      padding-top: 0px; } }

.event-card .date {
  font-size: 15px;
  line-height: 32px;
  font-weight: bold; }

.event-card .section {
  margin: 20px 0px; }
  .event-card .section .section-header {
    z-index: 14; }
  .event-card .section .section-content {
    margin: 18px; }
    .event-card .section .section-content .location,
    .event-card .section .section-content .time,
    .event-card .section .section-content .phone {
      font-size: 14px; }
      .event-card .section .section-content .location .tc-map-marker,
      .event-card .section .section-content .location .tc-date,
      .event-card .section .section-content .location .tc-time,
      .event-card .section .section-content .location .tc-phone,
      .event-card .section .section-content .time .tc-map-marker,
      .event-card .section .section-content .time .tc-date,
      .event-card .section .section-content .time .tc-time,
      .event-card .section .section-content .time .tc-phone,
      .event-card .section .section-content .phone .tc-map-marker,
      .event-card .section .section-content .phone .tc-date,
      .event-card .section .section-content .phone .tc-time,
      .event-card .section .section-content .phone .tc-phone {
        font-size: 14px; }
      .event-card .section .section-content .location .label,
      .event-card .section .section-content .time .label,
      .event-card .section .section-content .phone .label {
        padding-left: 10px; }
    .event-card .section .section-content .option-container {
      padding: 18px 0px;
      border-bottom: 1px solid #59595c; }
      .event-card .section .section-content .option-container.last-option {
        border-bottom: 0px; }
      .event-card .section .section-content .option-container .select-seat-counter {
        float: right;
        margin-left: 5px; }
        .event-card .section .section-content .option-container .select-seat-counter .circle-btn {
          display: inline-block;
          background: #77e2c9;
          border-radius: 100px;
          width: 35px;
          height: 35px;
          color: black;
          line-height: 34px;
          text-align: center;
          margin-right: 5px;
          font-size: 16px; }
          .event-card .section .section-content .option-container .select-seat-counter .circle-btn.count {
            background: white;
            color: #f65509;
            border: black 1px solid;
            font-weight: bold; }
          .event-card .section .section-content .option-container .select-seat-counter .circle-btn.increase, .event-card .section .section-content .option-container .select-seat-counter .circle-btn.decrease {
            font-size: 19px; }
            .event-card .section .section-content .option-container .select-seat-counter .circle-btn.increase span, .event-card .section .section-content .option-container .select-seat-counter .circle-btn.decrease span {
              position: relative;
              top: 5%;
              /* transform: translateY(-2%); */
              text-align: center; }
          .event-card .section .section-content .option-container .select-seat-counter .circle-btn.disabled {
            background: #bbf0e3;
            color: white; }
      .event-card .section .section-content .option-container .option-name {
        font-size: 14px;
        text-transform: uppercase;
        font-weight: bold; }
      .event-card .section .section-content .option-container .option-price {
        font-size: 14px;
        text-transform: uppercase; }
      .event-card .section .section-content .option-container .option-description {
        font-size: 14px;
        color: #59595c;
        padding-right: 130px; }
      .event-card .section .section-content .option-container .sold-out {
        color: #878f9d; }
        .event-card .section .section-content .option-container .sold-out .sold-out-text {
          text-transform: initial; }
    .event-card .section .section-content .add-to-cart-btn-container {
      padding-left: 50px;
      padding-right: 50px;
      margin-top: 20px; }

.event-card .input-with-running-number {
  position: relative; }
  .event-card .input-with-running-number .running-number {
    position: absolute;
    left: 0px;
    top: 10px;
    font-size: 14px;
    font-weight: normal; }
  .event-card .input-with-running-number input {
    display: inline-block;
    width: calc(100% - 20px);
    margin-left: 20px; }
  .event-card .input-with-running-number .attendee-name {
    display: inline-block;
    width: calc(100% - 20px);
    margin-left: 20px;
    font-size: 14px;
    font-weight: bold;
    margin-top: 4px; }

.event-card .info .location .label {
  text-transform: initial; }

.event-card-v2 .tag {
  position: absolute;
  right: 22px;
  top: 10px;
  z-index: 1000;
  padding: 4px 12px;
  text-transform: uppercase;
  border-radius: 20px;
  color: white;
  font-weight: bold; }
  .event-card-v2 .tag.thonglor {
    background: #bbf0e3;
    color: black; }
  .event-card-v2 .tag.saladaeng {
    background: #781414; }

.event-card-v2 .show-booking .content {
  padding-bottom: 0px; }

.event-card-v2 .booking-section {
  max-height: 0px;
  transition: max-height 0.2s linear;
  overflow: hidden; }
  .event-card-v2 .booking-section.active {
    max-height: 600px; }
    .event-card-v2 .booking-section.active.already-active {
      max-height: 10000px; }

.event-card-v2 .book-btn {
  transition: all 0.1s linear; }
  .event-card-v2 .book-btn.close-btn {
    height: 32px;
    width: 32px;
    padding: 0px;
    line-height: 32px; }

.event-card-v2 .content {
  margin-left: 18px;
  margin-right: 18px;
  padding-bottom: 10px;
  width: 90%;
  margin: auto; }

.event-card-v2 .description {
  padding: 15px 0px 0px;
  font-size: 14px;
  line-height: 18px;
  color: #59595c; }

.event-card-v2 .footer {
  padding-top: 20px; }
  @media (min-width: 992px) {
    .event-card-v2 .footer {
      padding-top: 0px; } }

.event-card-v2 .date {
  font-size: 15px;
  line-height: 32px;
  font-weight: bold; }

.event-card-v2 .section {
  margin: 20px 0px; }
  .event-card-v2 .section .section-header {
    z-index: 14; }
  .event-card-v2 .section .section-content {
    margin: 18px; }
    .event-card-v2 .section .section-content .location,
    .event-card-v2 .section .section-content .time,
    .event-card-v2 .section .section-content .phone {
      font-size: 14px; }
      .event-card-v2 .section .section-content .location .tc-map-marker,
      .event-card-v2 .section .section-content .location .tc-date,
      .event-card-v2 .section .section-content .location .tc-time,
      .event-card-v2 .section .section-content .location .tc-phone,
      .event-card-v2 .section .section-content .time .tc-map-marker,
      .event-card-v2 .section .section-content .time .tc-date,
      .event-card-v2 .section .section-content .time .tc-time,
      .event-card-v2 .section .section-content .time .tc-phone,
      .event-card-v2 .section .section-content .phone .tc-map-marker,
      .event-card-v2 .section .section-content .phone .tc-date,
      .event-card-v2 .section .section-content .phone .tc-time,
      .event-card-v2 .section .section-content .phone .tc-phone {
        font-size: 14px; }
      .event-card-v2 .section .section-content .location .label,
      .event-card-v2 .section .section-content .time .label,
      .event-card-v2 .section .section-content .phone .label {
        padding-left: 10px; }
    .event-card-v2 .section .section-content .option-container {
      padding: 18px 0px;
      border-bottom: 1px solid #59595c; }
      .event-card-v2 .section .section-content .option-container.last-option {
        border-bottom: 0px; }
      .event-card-v2 .section .section-content .option-container .select-seat-counter {
        float: right;
        margin-left: 5px; }
        .event-card-v2 .section .section-content .option-container .select-seat-counter .circle-btn {
          display: inline-block;
          background: #77e2c9;
          border-radius: 100px;
          width: 35px;
          height: 35px;
          color: black;
          line-height: 34px;
          text-align: center;
          margin-right: 5px;
          font-size: 16px; }
          .event-card-v2 .section .section-content .option-container .select-seat-counter .circle-btn.count {
            background: white;
            color: #f65509;
            border: black 1px solid;
            font-weight: bold; }
          .event-card-v2 .section .section-content .option-container .select-seat-counter .circle-btn.increase, .event-card-v2 .section .section-content .option-container .select-seat-counter .circle-btn.decrease {
            font-size: 19px; }
            .event-card-v2 .section .section-content .option-container .select-seat-counter .circle-btn.increase span, .event-card-v2 .section .section-content .option-container .select-seat-counter .circle-btn.decrease span {
              position: relative;
              top: 5%;
              /* transform: translateY(-2%); */
              text-align: center; }
          .event-card-v2 .section .section-content .option-container .select-seat-counter .circle-btn.disabled {
            background: #bbf0e3;
            color: white; }
      .event-card-v2 .section .section-content .option-container .option-name {
        font-size: 14px;
        text-transform: uppercase;
        font-weight: bold; }
      .event-card-v2 .section .section-content .option-container .option-price {
        font-size: 14px;
        text-transform: uppercase; }
      .event-card-v2 .section .section-content .option-container .option-description {
        font-size: 14px;
        color: #59595c;
        padding-right: 130px; }
      .event-card-v2 .section .section-content .option-container .sold-out {
        color: #878f9d; }
        .event-card-v2 .section .section-content .option-container .sold-out .sold-out-text {
          text-transform: initial; }
    .event-card-v2 .section .section-content .add-to-cart-btn-container {
      padding-left: 50px;
      padding-right: 50px;
      margin-top: 20px; }

.event-card-v2 .input-with-running-number {
  position: relative; }
  .event-card-v2 .input-with-running-number .running-number {
    position: absolute;
    left: 0px;
    top: 10px;
    font-size: 14px;
    font-weight: normal; }
  .event-card-v2 .input-with-running-number input {
    display: inline-block;
    width: calc(100% - 20px);
    margin-left: 20px; }
  .event-card-v2 .input-with-running-number .attendee-name {
    display: inline-block;
    width: calc(100% - 20px);
    margin-left: 20px;
    font-size: 14px;
    font-weight: bold;
    margin-top: 4px; }

.event-card-v2 .info .location .label {
  text-transform: initial; }

.vendor-card,
.artist-card {
  margin-bottom: 15px; }
  .vendor-card .name a:hover,
  .artist-card .name a:hover {
    color: #77e2c9; }

.vendor-card,
.artist-card,
.menu-card {
  position: relative; }
  .vendor-card .image,
  .artist-card .image,
  .menu-card .image {
    background: white; }
  .vendor-card .name,
  .artist-card .name,
  .menu-card .name {
    margin-top: 5px;
    font-size: 19px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .vendor-card .location,
  .artist-card .location,
  .menu-card .location {
    font-size: 12px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: 400; }
    .vendor-card .location .tc-map-marker,
    .vendor-card .location .tc-date,
    .vendor-card .location .tc-time,
    .artist-card .location .tc-map-marker,
    .artist-card .location .tc-date,
    .artist-card .location .tc-time,
    .menu-card .location .tc-map-marker,
    .menu-card .location .tc-date,
    .menu-card .location .tc-time {
      font-size: 14px; }
    .vendor-card .location .label,
    .artist-card .location .label,
    .menu-card .location .label {
      margin-left: 8px; }
  .vendor-card .description,
  .artist-card .description,
  .menu-card .description {
    font-size: 14px;
    margin-bottom: 15px;
    min-height: 80px; }
  .vendor-card .external-link-btn-container,
  .artist-card .external-link-btn-container,
  .menu-card .external-link-btn-container {
    background: black;
    opacity: 0.75;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 36px;
    height: 36px;
    text-align: center;
    z-index: 12; }
    .vendor-card .external-link-btn-container span,
    .artist-card .external-link-btn-container span,
    .menu-card .external-link-btn-container span {
      display: block;
      color: #77e2c9;
      font-size: 18px;
      line-height: 36px; }

.menu-card .menu-name {
  margin-top: 5px;
  font-size: 14px;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 16px; }

.menu-card .menu-price {
  font-size: 14px;
  margin-bottom: 5px; }

.journal-card .content {
  padding: 18px;
  padding-top: 15px;
  width: 90%;
  margin: auto; }

.journal-card .header {
  margin-top: 5px;
  font-size: 21px;
  font-weight: bold; }

.journal-card .detail {
  padding: 10px 0px 0px;
  font-size: 16px;
  line-height: 18px;
  color: #59595c; }
  .journal-card .detail .text-big {
    font-size: 20px; }
  .journal-card .detail .text-tiny {
    font-size: 12px; }

.journal-card .footer {
  padding-top: 20px; }
  @media (min-width: 992px) {
    .journal-card .footer {
      padding-top: 0px; } }

.journal-card .location,
.journal-card .time {
  font-size: 14px;
  text-transform: uppercase; }
  .journal-card .location .tc-map-marker,
  .journal-card .location .tc-date,
  .journal-card .location .tc-time,
  .journal-card .time .tc-map-marker,
  .journal-card .time .tc-date,
  .journal-card .time .tc-time {
    font-size: 14px; }
  .journal-card .location .label,
  .journal-card .time .label {
    padding-left: 10px;
    margin-left: 10px;
    border-left: 1px solid #878f9d; }
    .journal-card .location .label.branch,
    .journal-card .time .label.branch {
      border-left: none;
      margin-left: 0px; }
    .journal-card .location .label.when-date,
    .journal-card .time .label.when-date {
      border-left: none;
      margin-left: 0px;
      padding-left: 0px; }
  .journal-card .location .tc-map-marker,
  .journal-card .time .tc-map-marker {
    font-size: 14px; }
  .journal-card .location .when-date,
  .journal-card .time .when-date {
    display: block; }

.blog-card .content {
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 10px;
  width: 90%;
  margin: auto; }

.blog-card .footer {
  padding-top: 20px; }
  @media (min-width: 992px) {
    .blog-card .footer {
      padding-top: 0px; } }

.blog-card .date {
  font-size: 12px;
  text-transform: uppercase; }

.blog-card .info,
.subworkshop-card .info,
.event-card .info,
.event-card-v2 .info,
.cart-card .info {
  z-index: 9;
  width: 100%; }
  @media (min-width: 992px) {
    .blog-card .info,
    .subworkshop-card .info,
    .event-card .info,
    .event-card-v2 .info,
    .cart-card .info {
      padding: 10px 0px 0px; } }
  .blog-card .info .name,
  .subworkshop-card .info .name,
  .event-card .info .name,
  .event-card-v2 .info .name,
  .cart-card .info .name {
    margin-top: 8px;
    font-size: 21px;
    line-height: 24px;
    font-weight: bold;
    padding-right: 18px; }
  .blog-card .info .location,
  .blog-card .info .time,
  .blog-card .info .phone,
  .subworkshop-card .info .location,
  .subworkshop-card .info .time,
  .subworkshop-card .info .phone,
  .event-card .info .location,
  .event-card .info .time,
  .event-card .info .phone,
  .event-card-v2 .info .location,
  .event-card-v2 .info .time,
  .event-card-v2 .info .phone,
  .cart-card .info .location,
  .cart-card .info .time,
  .cart-card .info .phone {
    font-size: 12px;
    text-transform: uppercase; }
    .blog-card .info .location .tc-map-marker,
    .blog-card .info .location .tc-date,
    .blog-card .info .location .tc-time,
    .blog-card .info .location .tc-phone,
    .blog-card .info .time .tc-map-marker,
    .blog-card .info .time .tc-date,
    .blog-card .info .time .tc-time,
    .blog-card .info .time .tc-phone,
    .blog-card .info .phone .tc-map-marker,
    .blog-card .info .phone .tc-date,
    .blog-card .info .phone .tc-time,
    .blog-card .info .phone .tc-phone,
    .subworkshop-card .info .location .tc-map-marker,
    .subworkshop-card .info .location .tc-date,
    .subworkshop-card .info .location .tc-time,
    .subworkshop-card .info .location .tc-phone,
    .subworkshop-card .info .time .tc-map-marker,
    .subworkshop-card .info .time .tc-date,
    .subworkshop-card .info .time .tc-time,
    .subworkshop-card .info .time .tc-phone,
    .subworkshop-card .info .phone .tc-map-marker,
    .subworkshop-card .info .phone .tc-date,
    .subworkshop-card .info .phone .tc-time,
    .subworkshop-card .info .phone .tc-phone,
    .event-card .info .location .tc-map-marker,
    .event-card .info .location .tc-date,
    .event-card .info .location .tc-time,
    .event-card .info .location .tc-phone,
    .event-card .info .time .tc-map-marker,
    .event-card .info .time .tc-date,
    .event-card .info .time .tc-time,
    .event-card .info .time .tc-phone,
    .event-card .info .phone .tc-map-marker,
    .event-card .info .phone .tc-date,
    .event-card .info .phone .tc-time,
    .event-card .info .phone .tc-phone,
    .event-card-v2 .info .location .tc-map-marker,
    .event-card-v2 .info .location .tc-date,
    .event-card-v2 .info .location .tc-time,
    .event-card-v2 .info .location .tc-phone,
    .event-card-v2 .info .time .tc-map-marker,
    .event-card-v2 .info .time .tc-date,
    .event-card-v2 .info .time .tc-time,
    .event-card-v2 .info .time .tc-phone,
    .event-card-v2 .info .phone .tc-map-marker,
    .event-card-v2 .info .phone .tc-date,
    .event-card-v2 .info .phone .tc-time,
    .event-card-v2 .info .phone .tc-phone,
    .cart-card .info .location .tc-map-marker,
    .cart-card .info .location .tc-date,
    .cart-card .info .location .tc-time,
    .cart-card .info .location .tc-phone,
    .cart-card .info .time .tc-map-marker,
    .cart-card .info .time .tc-date,
    .cart-card .info .time .tc-time,
    .cart-card .info .time .tc-phone,
    .cart-card .info .phone .tc-map-marker,
    .cart-card .info .phone .tc-date,
    .cart-card .info .phone .tc-time,
    .cart-card .info .phone .tc-phone {
      font-size: 14px; }
    .blog-card .info .location .label,
    .blog-card .info .time .label,
    .blog-card .info .phone .label,
    .subworkshop-card .info .location .label,
    .subworkshop-card .info .time .label,
    .subworkshop-card .info .phone .label,
    .event-card .info .location .label,
    .event-card .info .time .label,
    .event-card .info .phone .label,
    .event-card-v2 .info .location .label,
    .event-card-v2 .info .time .label,
    .event-card-v2 .info .phone .label,
    .cart-card .info .location .label,
    .cart-card .info .time .label,
    .cart-card .info .phone .label {
      padding-left: 10px; }
  .blog-card .info .location,
  .subworkshop-card .info .location,
  .event-card .info .location,
  .event-card-v2 .info .location,
  .cart-card .info .location {
    margin-top: 5px; }
    @media (min-width: 992px) {
      .blog-card .info .location,
      .subworkshop-card .info .location,
      .event-card .info .location,
      .event-card-v2 .info .location,
      .cart-card .info .location {
        margin-bottom: 10px;
        margin-top: 0px; } }
  .blog-card .info .time,
  .subworkshop-card .info .time,
  .event-card .info .time,
  .event-card-v2 .info .time,
  .cart-card .info .time {
    margin-top: 5px; }
    @media (min-width: 992px) {
      .blog-card .info .time,
      .subworkshop-card .info .time,
      .event-card .info .time,
      .event-card-v2 .info .time,
      .cart-card .info .time {
        margin-top: 0px; } }
  .blog-card .info .phone,
  .subworkshop-card .info .phone,
  .event-card .info .phone,
  .event-card-v2 .info .phone,
  .cart-card .info .phone {
    margin-top: 5px; }
    @media (min-width: 992px) {
      .blog-card .info .phone,
      .subworkshop-card .info .phone,
      .event-card .info .phone,
      .event-card-v2 .info .phone,
      .cart-card .info .phone {
        margin-top: 0px; } }

.blog-card .description,
.subworkshop-card .description,
.event-card .description,
.event-card-v2 .description,
.cart-card .description {
  padding: 5px 0px 0px;
  font-size: 14px;
  line-height: 18px;
  color: #59595c; }

.date-section.section {
  margin-top: 0px; }
  .date-section.section .section-title {
    padding-left: 18px;
    color: black;
    background: white;
    height: 45px;
    font-size: 19px;
    font-weight: bold;
    line-height: 45px;
    text-transform: uppercase;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap !important; }
    .date-section.section .section-title .month {
      float: right;
      padding-right: 18px; }
    .date-section.section .section-title .date-btn {
      display: inline-block;
      background: white;
      border: 1px solid #77e2c9;
      color: black;
      border-radius: 100px;
      padding-left: 15px;
      padding-right: 15px;
      height: 32px;
      line-height: 32px;
      text-align: center;
      margin-right: 12px;
      font-size: 12px;
      font-weight: 500;
      cursor: pointer; }
      .date-section.section .section-title .date-btn.active {
        background: #77e2c9;
        color: black; }
      .date-section.section .section-title .date-btn:hover {
        background: #bbf0e3; }

.cart-card {
  margin: 0px 18px;
  padding: 18px 0px 0px;
  border-top: 1px solid black;
  position: relative; }
  .cart-card.first-card {
    border-top: 0px; }
  .cart-card .number-container {
    position: absolute;
    top: 16px;
    font-size: 19px;
    font-weight: bold; }
  .cart-card .item-detail-container {
    margin-left: 27px;
    margin-right: 30px;
    display: inline-block;
    width: calc(100% - 57px); }
  .cart-card .info {
    padding-top: 0px; }
    .cart-card .info .name {
      padding-top: 0px;
      margin-top: 0px;
      margin-bottom: 8px; }
    .cart-card .info .date {
      margin-top: 5px;
      font-size: 14px;
      font-weight: bold; }
    .cart-card .info .edit,
    .cart-card .info .confirm,
    .cart-card .info .cancel {
      font-weight: bold;
      color: #f65509;
      text-decoration: underline;
      cursor: pointer;
      font-size: 11px;
      line-height: 32px;
      position: absolute;
      right: 0px; }
  .cart-card .option-container {
    padding: 18px 0px;
    margin-left: 27px;
    border-bottom: 1px solid #59595c; }
    .cart-card .option-container.last-option {
      border-bottom: 0px; }
    .cart-card .option-container .select-seat-counter {
      float: right;
      margin-left: 5px; }
      .cart-card .option-container .select-seat-counter .circle-btn {
        display: inline-block;
        background: #77e2c9;
        border-radius: 100px;
        width: 35px;
        height: 35px;
        color: black;
        line-height: 34px;
        text-align: center;
        margin-right: 5px;
        font-size: 16px; }
        .cart-card .option-container .select-seat-counter .circle-btn.count {
          background: white;
          color: #f65509;
          border: black 1px solid;
          font-weight: bold; }
        .cart-card .option-container .select-seat-counter .circle-btn.increase, .cart-card .option-container .select-seat-counter .circle-btn.decrease {
          font-size: 19px; }
          .cart-card .option-container .select-seat-counter .circle-btn.increase span, .cart-card .option-container .select-seat-counter .circle-btn.decrease span {
            position: relative;
            top: 5%;
            /* transform: translateY(-2%); */
            text-align: center; }
        .cart-card .option-container .select-seat-counter .circle-btn.disabled {
          background: #bbf0e3; }
    .cart-card .option-container .option-name {
      font-size: 14px;
      font-weight: bold; }
    .cart-card .option-container .option-price {
      font-size: 12px; }
    .cart-card .option-container .sold-out {
      color: #878f9d; }
      .cart-card .option-container .sold-out .sold-out-text {
        text-transform: initial; }
    .cart-card .option-container .attendee-container {
      margin-top: 0px; }
      .cart-card .option-container .attendee-container .input-with-running-number {
        position: relative; }
        .cart-card .option-container .attendee-container .input-with-running-number .running-number {
          position: absolute;
          left: 0px;
          top: 16px;
          font-size: 14px;
          font-weight: normal; }
        .cart-card .option-container .attendee-container .input-with-running-number input {
          display: inline-block;
          width: calc(100% - 20px);
          margin-left: 20px; }
        .cart-card .option-container .attendee-container .input-with-running-number .attendee-name {
          display: inline-block;
          width: calc(100% - 20px);
          margin-left: 20px;
          font-size: 14px;
          font-weight: bold;
          margin-top: 4px; }
  .cart-card .options-container .option-container:last-child {
    border-bottom: 0px; }

@media (min-width: 768px) {
  .event-card-v2 {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    transition: 0.3s;
    margin-bottom: 30px;
    border-radius: 10px; }
    .event-card-v2:hover {
      box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2); }
    .event-card-v2 .image .square-image {
      border-top-left-radius: 10px;
      border-top-right-radius: 10px; }
    .event-card-v2 .info .name {
      font-size: 16px;
      height: 40px;
      line-height: 20px; }
    .event-card-v2 .info .location .label,
    .event-card-v2 .info .time .label {
      padding-left: 5px; }
    .event-card-v2 .booking-content-container .description.excerpt {
      padding-top: 5px;
      height: 80px; }
    .event-card-v2 .content {
      padding-left: 15px;
      padding-right: 10px;
      width: 100%; }
    .event-card-v2 .footer {
      padding-top: 15px;
      padding-bottom: 10px; } }

.share-btn {
  border-radius: 5px;
  margin-bottom: 10px; }
  .share-btn i {
    vertical-align: -3px; }

.event-card:not(.in-modal) .title-container .title {
  width: calc(100%);
  padding: 0px 15px;
  border: 1px solid #77e2c9;
  border-radius: 5px;
  vertical-align: top;
  display: inline-block;
  min-height: 73px;
  font-size: 24px;
  font-weight: bold; }
  .event-card:not(.in-modal) .title-container .title.fill-bg {
    background: #77e2c9; }
  .event-card:not(.in-modal) .title-container .title > div {
    display: flex;
    align-items: center;
    /* Center vertically */
    min-height: 73px;
    line-height: 28px; }

.event-card:not(.in-modal) .metadata-table {
  display: table;
  border-collapse: separate;
  border-spacing: 20px 15px;
  width: calc(100% + 38px);
  margin-left: -20px; }

.event-card:not(.in-modal) .calendar-date-container {
  display: table-cell;
  vertical-align: middle;
  width: 100px;
  border: 1px solid #77e2c9;
  text-align: center;
  font-weight: normal;
  padding: 10px 0px 15px;
  border-radius: 5px; }
  .event-card:not(.in-modal) .calendar-date-container.fill-bg {
    background: #77e2c9; }
  .event-card:not(.in-modal) .calendar-date-container .calendar-date {
    line-height: 36px;
    font-size: 36px; }
  .event-card:not(.in-modal) .calendar-date-container .dayweek-month {
    font-size: 14px;
    line-height: 10px; }
    .event-card:not(.in-modal) .calendar-date-container .dayweek-month .dayweek {
      font-weight: bold; }

.event-card:not(.in-modal) .info-container {
  display: table-cell;
  vertical-align: middle;
  width: calc(100% - 120px);
  padding: 15px 15px;
  border: 1px solid #77e2c9;
  border-radius: 5px;
  font-size: 20px; }
  .event-card:not(.in-modal) .info-container.fill-bg {
    background: #77e2c9; }
  .event-card:not(.in-modal) .info-container .name {
    display: none; }
  .event-card:not(.in-modal) .info-container .label {
    font-size: 14px; }
  .event-card:not(.in-modal) .info-container .time {
    margin-bottom: 0px; }
  .event-card:not(.in-modal) .info-container .tc-time,
  .event-card:not(.in-modal) .info-container .tc-map-marker {
    font-size: 16px; }

@media (min-width: 992px) {
  .vendor-detail-card .open,
  .vendor-detail-card .location {
    margin-bottom: 10px; }
  .blog-card .info .location,
  .subworkshop-card .info .location,
  .event-card .info .location,
  .event-card-v2 .info .location,
  .cart-card .info .location {
    margin-bottom: 10px; }
  .blog-card .info .time,
  .subworkshop-card .info .time,
  .event-card .info .time,
  .event-card-v2 .info .time,
  .cart-card .info .time {
    margin-bottom: 10px; }
  .blog-card .info .phone,
  .subworkshop-card .info .phone,
  .event-card .info .phone,
  .event-card-v2 .info .phone,
  .cart-card .info .phone {
    margin-bottom: 10px; }
  .cart-card .info .date {
    margin-top: 20px;
    margin-bottom: 10px;
    display: none;
    font-size: 16px; }
    .cart-card .info .date.desktop {
      display: block; }
  .cart-card .info .location {
    display: inline-block;
    margin-right: 30px;
    font-size: 14px; }
    .cart-card .info .location .tc-map-marker {
      font-size: 14px; }
  .cart-card .info .time {
    display: inline-block; }
    .cart-card .info .time .tc-time {
      font-size: 14px; }
  .cart-card .option-container {
    padding: 30px 0px; }
    .cart-card .option-container .option-name {
      font-size: 16px; }
    .cart-card .option-container .option-price {
      font-size: 14px; }
    .cart-card .option-container .option-detail-container {
      width: 50%;
      display: inline-block;
      vertical-align: top;
      padding-right: 5%; }
    .cart-card .option-container .attendee-container {
      width: 50%;
      display: inline-block;
      vertical-align: top;
      margin-top: -5px; }
  .img-card.right-image.half-size .image {
    right: 0px;
    left: unset; }
  .img-card.right-image.half-size.blog-card .content-wrapper, .img-card.right-image.half-size.journal-card .content-wrapper {
    margin-left: 0px; }
    .img-card.right-image.half-size.blog-card .content-wrapper .content, .img-card.right-image.half-size.journal-card .content-wrapper .content {
      padding: 0px;
      padding-top: 60px; }
  .img-card.right-image.half-size.event-card .booking-content-container {
    margin-left: 0px; }
  .img-card.half-size .image {
    width: calc(50%); }
  .img-card.half-size.blog-card .content-wrapper, .img-card.half-size.journal-card .content-wrapper {
    margin-left: calc(50% + 0px);
    width: 50%; }
  .img-card.half-size.blog-card .content, .img-card.half-size.journal-card .content {
    width: 85%;
    margin: auto;
    min-height: unset;
    display: block; }
  .img-card.in-modal .image {
    position: unset;
    width: 100%; }
  .img-card .top-card-container {
    position: relative; }
  .img-card .image {
    position: absolute;
    top: 0;
    width: calc(100vh - 45px);
    margin-bottom: 0px; }
    .img-card .image .backdrop {
      width: 100%;
      height: 180px;
      left: 0px; }
    .img-card .image .info-container {
      width: 100%;
      height: 180px;
      left: 0px; }
      .img-card .image .info-container:hover .name,
      .img-card .image .info-container:hover .location,
      .img-card .image .info-container:hover .time,
      .img-card .image .info-container:hover .date {
        color: #77e2c9; }
      .img-card .image .info-container:hover .tc-map-marker .path1:before {
        color: #77e2c9; }
      .img-card .image .info-container:hover .tc-time .path1:before,
      .img-card .image .info-container:hover .tc-time .path2:before {
        color: #77e2c9; }
    .img-card .image .info {
      padding: 30px 18px 15px; }
      .img-card .image .info .name {
        font-size: 38px;
        line-height: 49px; }
      .img-card .image .info .location,
      .img-card .image .info .time,
      .img-card .image .info .date {
        display: inline-block; }
      .img-card .image .info .location {
        margin-right: 20px; }
  .event-card .content {
    width: 85%;
    margin-top: 20px; }
  .event-card .show-booking .content {
    padding-bottom: 0px; }
  .event-card .booking-section {
    max-height: 0px;
    transition: max-height 0.2s linear;
    overflow: hidden;
    width: 85%;
    margin-left: auto;
    margin-right: auto; }
    .event-card .booking-section.active {
      max-height: 900px; }
      .event-card .booking-section.active.already-active {
        max-height: 10000px; }
  .event-card:not(.in-modal).half-size {
    margin-bottom: -4px; }
    .event-card:not(.in-modal).half-size .booking-content-container {
      overflow-y: auto;
      width: calc(50% + 15px);
      padding-right: 15px;
      margin-left: calc(50% + 0px);
      min-height: unset; }
  .event-card:not(.in-modal) .booking-content-container {
    min-height: calc(100vh - 45px);
    display: inline-block;
    margin-left: calc(100vh - 45px);
    width: calc(100% - 100vh + 45px);
    padding-bottom: 55px; }
    .event-card:not(.in-modal) .booking-content-container .content {
      width: 85%;
      margin: auto;
      display: block;
      padding: 20px 0px 0px; }
  .event-card:not(.in-modal) .description {
    padding: 15px 0px 0px;
    font-size: 18px;
    line-height: 28px; }
    .event-card:not(.in-modal) .description.excerpt {
      font-size: 18px;
      line-height: 28px; }
  .event-card:not(.in-modal) .date {
    font-size: 15px;
    line-height: 32px;
    font-weight: bold; }
  .event-card:not(.in-modal) .section {
    margin: 20px 0px; }
    .event-card:not(.in-modal) .section .section-header {
      z-index: 14; }
    .event-card:not(.in-modal) .section .section-content {
      margin: 18px 0px; }
      .event-card:not(.in-modal) .section .section-content .location,
      .event-card:not(.in-modal) .section .section-content .time {
        display: inline-block;
        font-size: 14px; }
      .event-card:not(.in-modal) .section .section-content .location {
        margin-right: 20px;
        font-size: 14px; }
      .event-card:not(.in-modal) .section .section-content .options-container {
        padding-left: 0px; }
      .event-card:not(.in-modal) .section .section-content .option-container .option-detail-container {
        width: 100%;
        display: inline-block;
        vertical-align: top;
        padding-right: 0px; }
        .event-card:not(.in-modal) .section .section-content .option-container .option-detail-container .option-name {
          font-size: 17px; }
      .event-card:not(.in-modal) .section .section-content .option-container .attendee-container {
        width: 50%;
        display: inline-block;
        vertical-align: top; }
      .event-card:not(.in-modal) .section .section-content .add-to-cart-btn-container {
        text-align: center; }
        .event-card:not(.in-modal) .section .section-content .add-to-cart-btn-container .add-to-cart-btn {
          width: 300px; }
  .event-card:not(.in-modal) .input-with-running-number {
    position: relative; }
    .event-card:not(.in-modal) .input-with-running-number .running-number {
      position: absolute;
      left: 0px;
      top: 10px;
      font-size: 14px;
      font-weight: normal; }
    .event-card:not(.in-modal) .input-with-running-number input {
      display: inline-block;
      width: calc(100% - 20px);
      margin-left: 20px; }
    .event-card:not(.in-modal) .input-with-running-number .attendee-name {
      display: inline-block;
      width: calc(100% - 20px);
      margin-left: 20px;
      font-size: 14px;
      font-weight: bold;
      margin-top: 4px; }
  .date-section.section .section-title {
    padding-left: 0px; }
    .date-section.section .section-title .date-btn-container {
      margin: auto;
      padding-left: 30px; }
    .date-section.section .section-title .date-btn {
      padding-left: 30px;
      padding-right: 30px; }
    .date-section.section .section-title .month-btn {
      padding-left: 18px;
      padding-right: 18px; }
  .vendor-card .description,
  .artist-card .description {
    font-size: 16px;
    line-height: 22px;
    min-height: 85px; }
  .vendor-card .name,
  .artist-card .name {
    margin-bottom: 5px;
    margin-top: 15px;
    font-size: 21px; }
  .journal-detail .journal-card .detail {
    padding: 16px 0px 80px; }
  .journal-detail .previous-next-blog {
    font-size: 24px;
    padding: 18px;
    padding-top: 15px;
    width: 90%;
    margin: auto; }
  .journal-card {
    position: relative; }
    .journal-card .content {
      padding-top: 30px;
      min-height: calc(100vh - 45px);
      width: calc(100% - 100vh - 75px);
      display: inline-block;
      margin-left: calc(100vh - 45px + 30px);
      padding-bottom: 55px; }
    .journal-card .header {
      margin-top: 5px;
      font-size: 38px;
      line-height: 49px;
      font-weight: bold;
      vertical-align: top; }
      .journal-card .header .two-column {
        display: inline-block;
        width: 50%; }
    .journal-card .detail {
      padding: 16px 0px 0px;
      font-size: 24px;
      line-height: 38px;
      color: #59595c;
      vertical-align: top; }
      .journal-card .detail .two-column {
        display: inline-block;
        width: 50%; }
      .journal-card .detail.excerpt {
        font-size: 24px;
        line-height: 36px; }
      .journal-card .detail .text-big {
        font-size: 30px; }
      .journal-card .detail .text-tiny {
        font-size: 18px; }
    .journal-card .location,
    .journal-card .time {
      font-size: 12px;
      margin-bottom: 10px;
      text-transform: uppercase; }
      .journal-card .location .tc-map-marker,
      .journal-card .location .tc-date,
      .journal-card .location .tc-time,
      .journal-card .time .tc-map-marker,
      .journal-card .time .tc-date,
      .journal-card .time .tc-time {
        font-size: 14px; }
      .journal-card .location .label,
      .journal-card .time .label {
        padding-left: 10px;
        margin-left: 10px;
        border-left: 1px solid #878f9d; }
        .journal-card .location .label.branch,
        .journal-card .time .label.branch {
          border-left: none;
          margin-left: 0px; }
        .journal-card .location .label.when-date,
        .journal-card .time .label.when-date {
          padding-left: 10px;
          margin-left: 10px;
          border-left: 1px solid #878f9d;
          display: inline-block; }
      .journal-card .location .tc-map-marker,
      .journal-card .location .tc-time,
      .journal-card .time .tc-map-marker,
      .journal-card .time .tc-time {
        font-size: 14px; }
  .blog-card {
    position: relative; }
    .blog-card .content {
      padding-top: 30px;
      min-height: calc(100vh - 45px);
      width: calc(100% - 100vh - 75px);
      display: inline-block;
      margin-left: calc(100vh - 45px + 30px);
      padding-bottom: 55px; }
    .blog-card .description {
      font-size: 24px;
      line-height: 38px;
      width: 85%;
      margin: auto; }
      .blog-card .description.excerpt {
        font-size: 24px;
        line-height: 36px; }
    .blog-card .date {
      font-size: 12px;
      text-transform: uppercase; }
  .subworkshop-card .content {
    height: 421px;
    margin-left: 0px;
    margin-right: 0px;
    width: 100%; }
    .subworkshop-card .content .description {
      margin-bottom: 15px;
      padding-bottom: 0px;
      border-bottom: none; }
  .subworkshop-card.in-modal .content {
    height: auto; }
  .blog-card .info .name,
  .event-card .info .name {
    font-size: 38px;
    line-height: 49px; }
  .blog-card .excerpt,
  .blog-card .description,
  .journal-card .excerpt,
  .journal-card .description,
  .event-card .excerpt,
  .event-card .description {
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid; }
  .blog-card .content,
  .journal-card .content,
  .event-card .content {
    padding-bottom: 0px; }
  .blog-card .content-wrapper,
  .journal-card .content-wrapper,
  .event-card .content-wrapper {
    margin-left: calc(100vh - 45px);
    width: calc(100% - 100vh + 45px); }
    .blog-card .content-wrapper .content,
    .journal-card .content-wrapper .content,
    .event-card .content-wrapper .content {
      width: 85%;
      margin: auto;
      display: block;
      padding: 50px 0px 0px; }
  .journal-card.blog-detail .content-wrapper {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%; }
    .journal-card.blog-detail .content-wrapper .content {
      width: 100%;
      margin: auto;
      display: block;
      padding: 100vh 0px 0px; }
  .journal-card.blog-detail.img-card .image {
    width: 50%;
    width: calc(100vh - 45px); }
  .journal-card.blog-detail .blog-header {
    position: absolute;
    bottom: 25px;
    left: 100%;
    width: calc(100vw - 100vh - 45px);
    padding-left: 4%;
    padding-right: 4%; }
    .journal-card.blog-detail .blog-header .location {
      font-size: 14px; }
      .journal-card.blog-detail .blog-header .location .tc-map-marker {
        font-size: 16px; }
      .journal-card.blog-detail .blog-header .location .label.branch {
        width: auto; }
      .journal-card.blog-detail .blog-header .location .label.when-date {
        display: inline; }
    .journal-card.blog-detail .blog-header .header {
      font-size: 85px;
      line-height: 85px; }
  .subworkshop-card .info .name {
    font-size: 24px;
    line-height: 36px; }
  .vendor-detail-card {
    position: relative; }
    .vendor-detail-card .content {
      padding-top: 30px;
      min-height: calc(100vh - 45px);
      width: calc(100% - 100vh + 45px);
      display: inline-block;
      margin-left: calc(100vh - 45px);
      padding-bottom: 55px;
      margin-top: 20px; }
      .vendor-detail-card .content .section-content {
        width: 85%;
        margin: auto; } }

.home .vendor-card .name a:hover {
  color: white; }

.silver-lining-page .artist-card .name {
  font-size: 14px;
  font-weight: 400;
  margin-top: 10px; }

.journal-detail .previous-next-blog {
  font-size: 16px;
  padding: 15px 0px;
  font-weight: bold;
  width: 90%;
  margin: auto;
  min-height: 80px; }
  @media (min-width: 992px) {
    .journal-detail .previous-next-blog {
      font-size: 18px; } }
  .journal-detail .previous-next-blog .next {
    margin-right: 5px; }
  .journal-detail .previous-next-blog i {
    vertical-align: -1px; }
    .journal-detail .previous-next-blog i.flip {
      vertical-align: -2px; }

.footer-margin {
  padding-top: 50px;
  position: relative;
  z-index: 1;
  background: white; }
  .footer-margin.no-footer-margin {
    padding-top: 0px; }

.web-footer {
  padding: 20px 18px;
  background: #77e2c9;
  color: black; }
  .web-footer .content-container {
    bottom: 0px;
    padding-right: 18px;
    z-index: 0; }
  .web-footer .fixed-footer {
    position: fixed; }
  .web-footer .dummy-footer {
    z-index: -1;
    position: relative;
    padding: 0px 0px !important; }
    .web-footer .dummy-footer a,
    .web-footer .dummy-footer div,
    .web-footer .dummy-footer p,
    .web-footer .dummy-footer span,
    .web-footer .dummy-footer i {
      color: #77e2c9 !important; }
    .web-footer .dummy-footer img,
    .web-footer .dummy-footer input {
      display: none; }
  @media (max-width: 991px) {
    .web-footer {
      transition: unset; }
      .web-footer a {
        transition: unset; }
      .web-footer.white-text {
        color: white; }
        .web-footer.white-text a {
          color: white; } }
  .web-footer .branch-text {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase; }
  .web-footer .header-text {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase; }
  .web-footer .break-section {
    margin-top: 15px; }
  .web-footer .footer-content {
    font-size: 12px; }
    .web-footer .footer-content.location {
      min-height: 70px; }
  .web-footer .footer-content-link {
    margin-bottom: 40px; }
  .web-footer .footer-sitemap {
    font-size: 12px; }
  .web-footer .footer-link {
    color: black; }
  .web-footer .footer-img {
    width: 125px; }
  .web-footer .footer-kinnest {
    font-weight: bold;
    font-size: 13px; }
  .web-footer .subscribe-news-letter {
    margin-top: 17px;
    padding-top: 17px;
    border-top: 1px solid black;
    margin-bottom: 10px; }
  .web-footer .subscribe-header-container {
    width: 40%;
    display: inline-block; }
  .web-footer .subscribe-input-container {
    width: 60%;
    display: inline-block;
    vertical-align: top;
    margin-top: -7px; }
  .web-footer .copyright {
    text-align: left;
    font-size: 12px;
    margin-top: 5px; }
  .web-footer .social-network {
    font-size: 21px; }
    .web-footer .social-network a {
      color: black; }
    .web-footer .social-network i {
      margin-right: 10px; }
  .web-footer input {
    width: 100%;
    border: 1px solid #333;
    border-bottom: none;
    padding-left: 10px;
    height: 30px;
    font-size: 12px;
    padding-top: 0px;
    margin-top: 10px; }
    .web-footer input.last-input {
      border-bottom: 1px solid #333; }
  .web-footer .footer-part {
    margin: 20px auto 10px; }
  .web-footer .copy-right-container {
    display: block;
    vertical-align: top;
    margin-top: 10px; }
  .web-footer .footer-img {
    display: inline-block; }

@media (min-width: 992px) {
  .page-wrapper.default-layout > div .web-footer {
    margin-left: 0px; }
  .web-footer {
    margin-left: 75px;
    padding-left: 0px;
    padding-right: 0px; }
    .web-footer a:hover {
      color: white; }
    .web-footer .content-container {
      left: calc(50% + 18px);
      transform: translateX(calc(-50% + 18px));
      width: calc(100% - 75px);
      padding-top: 0px;
      padding-bottom: 0px;
      padding-left: 18px;
      padding-right: 18px;
      bottom: 40px; }
      .web-footer .content-container.dummy-footer {
        padding: 20px 0px !important;
        left: unset; }
    .web-footer .header-text {
      font-size: 12px; }
    .web-footer .footer-content {
      font-size: 10px; }
      .web-footer .footer-content.location {
        min-height: unset; }
    .web-footer .footer-sitemap {
      font-size: 10px;
      font-size: 14px; }
    .web-footer .footer-link {
      color: black; }
    .web-footer .footer-kinnest {
      font-size: 10px; }
    .web-footer .copyright {
      font-size: 10px; }
    .web-footer input {
      font-size: 12px; }
    .web-footer .subscribe-news-letter {
      padding-top: 0px;
      margin-top: 0px;
      border-top: 0px solid black; }
      .web-footer .subscribe-news-letter .subscribe-input-container input {
        height: 40px;
        padding-top: 0px;
        font-size: 14px;
        border-bottom: 1px solid black; }
      .web-footer .subscribe-news-letter .subscribe-input-container .tc-email {
        line-height: 40px;
        color: black;
        cursor: pointer; }
        .web-footer .subscribe-news-letter .subscribe-input-container .tc-email:hover {
          color: #77e2c9; }
    .web-footer .footer-link {
      margin-left: 10px;
      margin-right: 10px; }
      .web-footer .footer-link.privacy, .web-footer .footer-link.menu {
        margin-left: 0px; }
    .web-footer .break-section {
      margin-top: 20px; }
    .web-footer .branch-text {
      margin-bottom: 30px;
      font-size: 12px; }
    .web-footer .designed-by {
      position: absolute;
      bottom: 5px;
      right: -95px; } }

.web-footer a:hover {
  color: white; }

.web-footer .designed-by {
  float: right; }

.modal {
  font-size: 14px; }
  .modal .middle-content {
    position: relative;
    top: 40%;
    transform: translateY(-40%);
    text-align: center;
    padding: 18px;
    margin: auto;
    max-width: 450px; }
  .modal .close-button {
    position: absolute;
    right: 25px;
    top: 31px;
    font-size: 24px; }

.login-modal h2,
.forgot-password-modal h2 {
  font-size: 25px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 60px; }

.login-modal .btn-login,
.login-modal .btn-register,
.login-modal .btn-login-with-fb,
.forgot-password-modal .btn-login,
.forgot-password-modal .btn-register,
.forgot-password-modal .btn-login-with-fb {
  margin-top: 15px;
  display: block;
  width: 200px; }

.login-modal .btn-login-with-fb,
.forgot-password-modal .btn-login-with-fb {
  background: #0c2f64; }

.login-modal input,
.forgot-password-modal input {
  font-size: 14px;
  height: 40px; }

.login-modal .forgot-password,
.forgot-password-modal .forgot-password {
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  color: #59595c;
  margin-top: 10px;
  padding-bottom: 30px;
  border-bottom: 1px solid #333;
  text-align: left; }

.login-modal .dont-have-account-text,
.forgot-password-modal .dont-have-account-text {
  margin-top: 30px;
  margin-bottom: -5px;
  text-align: left;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  color: #59595c; }

.login-modal .reset-success-section,
.forgot-password-modal .reset-success-section {
  text-align: center; }
  .login-modal .reset-success-section .title,
  .forgot-password-modal .reset-success-section .title {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase; }
  .login-modal .reset-success-section .description,
  .forgot-password-modal .reset-success-section .description {
    font-size: 16px; }
  .login-modal .reset-success-section .success-icon,
  .forgot-password-modal .reset-success-section .success-icon {
    margin-bottom: 15px; }
    .login-modal .reset-success-section .success-icon .tc-right,
    .forgot-password-modal .reset-success-section .success-icon .tc-right {
      padding: 5px;
      font-size: 16px;
      border: 1px solid black;
      border-radius: 50%; }

.register-modal h2 {
  font-size: 25px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 60px; }

.register-modal .btn-container {
  text-align: left; }

.register-modal .btn-register {
  margin-top: 15px;
  width: 180px; }

.register-modal input {
  font-size: 14px;
  height: 34px; }

.register-modal .optional-text {
  color: #878f9d;
  margin: 12px 0px 0px 0px;
  text-align: left; }

.upload-slip-modal.modal.popup-modal.ReactModal__Content {
  top: 15% !important; }

.upload-slip-modal .backdrop {
  background: black;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 75%; }

.upload-slip-modal .tc-close {
  color: white;
  right: 20px;
  top: 20px;
  z-index: 100; }

.upload-slip-modal .modal-content {
  position: relative;
  padding: 20px 20px 20px;
  color: white; }
  .upload-slip-modal .modal-content .dropzone-area {
    border: 1px solid #77e2c9;
    margin-top: 20px;
    min-height: 250px;
    text-align: center; }
    .upload-slip-modal .modal-content .dropzone-area .fa-cloud-upload-alt {
      font-size: 100px;
      padding-top: 50px;
      padding-bottom: 20px; }
  .upload-slip-modal .modal-content h2 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0px; }
  .upload-slip-modal .modal-content .submit-btn {
    min-width: 250px;
    width: 30%;
    margin-top: 20px; }

.goto-checkout-modal .backdrop {
  background: black;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 75%; }

.goto-checkout-modal .tc-close {
  color: white;
  right: 20px;
  top: 20px;
  z-index: 100; }

.goto-checkout-modal .modal-checkout-btn-container {
  border-top: 1px solid #777;
  padding-top: 20px;
  text-align: center; }
  .goto-checkout-modal .modal-checkout-btn-container .btn, .goto-checkout-modal .modal-checkout-btn-container .event-card .description a, .event-card .description .goto-checkout-modal .modal-checkout-btn-container a {
    width: calc(100% - 40px); }
  .goto-checkout-modal .modal-checkout-btn-container .btn-checkout {
    margin-bottom: 10px; }

.goto-checkout-modal .modal-content {
  position: relative;
  padding: 20px 20px 20px;
  color: white; }
  .goto-checkout-modal .modal-content h2 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0px; }
  .goto-checkout-modal .modal-content .tc-map-marker {
    color: white; }
  .goto-checkout-modal .modal-content .cart-card {
    padding-bottom: 20px;
    margin: 0px;
    border-top: none; }
    .goto-checkout-modal .modal-content .cart-card .item-detail-container {
      margin-right: 0px;
      width: 100%; }
      .goto-checkout-modal .modal-content .cart-card .item-detail-container .info .name {
        font-size: 16px; }
      .goto-checkout-modal .modal-content .cart-card .item-detail-container .date {
        margin-top: 0px;
        margin-bottom: 10px;
        font-size: 12px; }

@media (min-width: 992px) {
  .modal .middle-content {
    top: 8%;
    transform: unset; }
  .login-modal,
  .forgot-password-modal {
    padding: 30px;
    border-left: 1px solid #59595c; }
    .login-modal h2,
    .forgot-password-modal h2 {
      font-size: 29px;
      font-weight: bold;
      text-transform: uppercase;
      margin-bottom: 20px;
      text-align: left; }
    .login-modal .btn-login-with-fb,
    .forgot-password-modal .btn-login-with-fb {
      background: #0c2f64; }
    .login-modal .forgot-password,
    .forgot-password-modal .forgot-password {
      margin: 10px 0% 0px; }
    .login-modal input,
    .forgot-password-modal input {
      font-size: 16px; }
  .register-modal {
    padding: 30px;
    border-left: 1px solid #59595c; }
    .register-modal input {
      font-size: 16px; }
    .register-modal h2 {
      text-align: left;
      margin-bottom: 30px; }
  .goto-checkout-modal .modal-checkout-btn-container .btn, .goto-checkout-modal .modal-checkout-btn-container .event-card .description a, .event-card .description .goto-checkout-modal .modal-checkout-btn-container a {
    width: calc(50% - 10px); }
  .goto-checkout-modal .modal-checkout-btn-container .btn-checkout {
    margin-right: 20px;
    margin-bottom: 0px; }
  .goto-checkout-modal .modal-content .cart-card .item-detail-container .info .name {
    font-size: 21px; }
  .goto-checkout-modal .modal-content .cart-card .item-detail-container .info .date {
    margin-top: 10px;
    font-size: 14px; }
  .upload-slip-modal.modal.popup-modal.ReactModal__Content {
    top: 15% !important; }
  .upload-slip-modal .backdrop {
    background: black;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 75%; }
  .upload-slip-modal .tc-close {
    color: white;
    right: 20px;
    top: 20px;
    z-index: 100; }
  .upload-slip-modal .modal-content {
    position: relative;
    padding: 20px 20px 20px;
    color: white; }
    .upload-slip-modal .modal-content .dropzone-area {
      border: 1px solid #77e2c9;
      margin-top: 20px;
      min-height: 250px;
      text-align: center; }
      .upload-slip-modal .modal-content .dropzone-area .fa-cloud-upload-alt {
        font-size: 100px;
        padding-top: 50px;
        padding-bottom: 20px; }
    .upload-slip-modal .modal-content h2 {
      font-size: 14px;
      font-weight: bold;
      margin-bottom: 0px; }
    .upload-slip-modal .modal-content .submit-btn {
      min-width: 250px;
      width: 30%;
      margin-top: 20px; } }

.forgot-password-modal h2 {
  margin-bottom: 50px; }

.alert-modal {
  position: relative;
  width: 200px;
  height: 200px; }
  .alert-modal .backdrop {
    background: black;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 75%;
    -webkit-clip-path: polygon(0% 10%, 10% 0%, 100% 0, 100% 90%, 90% 100%, 0 100%);
    clip-path: polygon(0% 10%, 10% 0%, 100% 0, 100% 90%, 90% 100%, 0 100%); }
  .alert-modal .sold-out {
    color: white;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
    height: 100%; }
    .alert-modal .sold-out .middle-content {
      position: relative;
      top: 45%;
      transform: translateY(-45%); }
    .alert-modal .sold-out .title {
      font-size: 18px;
      font-weight: bold; }
    .alert-modal .sold-out .description {
      font-size: 14px; }
    .alert-modal .sold-out .info-icon,
    .alert-modal .sold-out .success-icon {
      border: 2px solid white;
      border-radius: 50%;
      width: 30px;
      height: 30px;
      font-size: 24px;
      line-height: 30px;
      display: inline-block; }
    .alert-modal .sold-out .success-icon {
      border: none; }
    .alert-modal .sold-out .info-container {
      text-align: center; }

.event-modal .close-button {
  background: #dcdfe5;
  color: white;
  border-radius: 999px;
  text-align: center;
  cursor: pointer;
  z-index: 1002;
  width: 30px;
  height: 30px;
  font-size: 15px;
  line-height: 32px; }
  .event-modal .close-button:hover {
    background: #e3e4e5; }

.event-modal.modal.popup-modal.ReactModal__Content {
  top: 6% !important;
  opacity: 0;
  transform: translateY(200px);
  transition: all 500ms ease-in-out; }

.event-modal.modal.popup-modal.ReactModal__Content--after-open {
  opacity: 1;
  transform: translateY(0px); }

.event-modal.modal.popup-modal.ReactModal__Content--before-close {
  opacity: 0;
  transform: translateY(-100px); }

.event-image-modal {
  position: fixed;
  width: 100vh;
  left: 5%;
  top: 0%;
  z-index: 1002;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px; }
  .event-image-modal .square-image {
    border-top-left-radius: 10px; }

.image-modal.modal.popup-modal.ReactModal__Content {
  top: 15% !important; }

.image-modal .backdrop {
  background: black;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 75%;
  -webkit-clip-path: polygon(0% 10%, 10% 0%, 100% 0, 100% 90%, 90% 100%, 0 100%);
  clip-path: polygon(0% 10%, 10% 0%, 100% 0, 100% 90%, 90% 100%, 0 100%); }

.image-modal .tc-close {
  color: black;
  right: -30px;
  top: -30px;
  z-index: 100; }

.image-modal .image-container {
  position: relative; }
  .image-modal .image-container .image {
    -webkit-clip-path: polygon(0% 10%, 10% 0%, 100% 0, 100% 90%, 90% 100%, 0 100%);
    clip-path: polygon(0% 10%, 10% 0%, 100% 0, 100% 90%, 90% 100%, 0 100%); }

.landing {
  min-height: 100vh;
  position: relative; }
  .landing .fixed-background {
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    min-height: 100%;
    width: 100%;
    height: auto;
    position: fixed;
    top: 0;
    left: 0; }
  .landing .content-container {
    max-width: 480px;
    width: 100%;
    min-height: 100%;
    position: absolute;
    top: 0px;
    right: 0px; }
    .landing .content-container img {
      position: relative;
      z-index: 10;
      text-align: center;
      margin-top: 50px;
      width: 90px; }
    .landing .content-container .backdrop {
      width: 100%;
      height: auto;
      min-height: 100%;
      background: black;
      position: absolute;
      top: 0px;
      opacity: 0.3; }
  .landing .content {
    position: relative;
    z-index: 10;
    min-height: 100%;
    color: white;
    font-size: 16px;
    padding: 20px; }
    .landing .content .header {
      margin-top: 50px;
      margin-bottom: 0px;
      font-size: 22px;
      text-transform: uppercase;
      font-weight: bold; }
  .landing .branchs {
    position: relative;
    padding: 20px;
    color: white; }
    .landing .branchs .branch-header {
      font-size: 22px;
      font-weight: bold; }
    .landing .branchs .branch {
      height: 140px;
      width: 100%;
      position: relative;
      cursor: pointer;
      color: white;
      margin-top: 20px; }
      .landing .branchs .branch .external-link-btn-container {
        color: #77e2c9;
        float: right;
        font-size: 14px; }
      .landing .branchs .branch .backdrop {
        min-height: auto;
        height: 100%;
        opacity: 0.75; }
      .landing .branchs .branch .branch-content {
        position: relative;
        padding: 18px;
        height: 100%; }
        .landing .branchs .branch .branch-content .opening-hours-label {
          font-size: 14px;
          font-weight: bold; }
        .landing .branchs .branch .branch-content .opening-hours-text {
          margin-top: -4px;
          font-size: 12px; }
        .landing .branchs .branch .branch-content .branch-name {
          text-transform: uppercase;
          font-size: 30px;
          font-weight: bold;
          position: absolute;
          bottom: 10px; }

.find-us {
  height: calc(100vh - 45px); }
  .find-us .saladaeng {
    background: #781414;
    height: 50%; }
  .find-us .thonglor {
    background: #bbf0e3;
    height: 50%; }
  .find-us .thonglor > div,
  .find-us .saladaeng > div {
    position: relative;
    top: 50%;
    transform: translateY(-40%);
    text-align: center;
    padding: 18px;
    font-size: 29px;
    font-weight: bold;
    color: white; }

.find-us-detail .thank-you-section,
.event-space-rental .thank-you-section,
.payment-modal .thank-you-section,
.erf-page .thank-you-section {
  text-align: center; }
  .find-us-detail .thank-you-section .thank-you-title,
  .event-space-rental .thank-you-section .thank-you-title,
  .payment-modal .thank-you-section .thank-you-title,
  .erf-page .thank-you-section .thank-you-title {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase; }
  .find-us-detail .thank-you-section .thank-you-description,
  .event-space-rental .thank-you-section .thank-you-description,
  .payment-modal .thank-you-section .thank-you-description,
  .erf-page .thank-you-section .thank-you-description {
    font-size: 16px; }
  .find-us-detail .thank-you-section .success-icon,
  .event-space-rental .thank-you-section .success-icon,
  .payment-modal .thank-you-section .success-icon,
  .erf-page .thank-you-section .success-icon {
    margin-bottom: 15px; }
    .find-us-detail .thank-you-section .success-icon .tc-right,
    .event-space-rental .thank-you-section .success-icon .tc-right,
    .payment-modal .thank-you-section .success-icon .tc-right,
    .erf-page .thank-you-section .success-icon .tc-right {
      padding: 9px;
      font-size: 30px;
      border: 2px solid #77e2c9;
      color: #77e2c9;
      border-radius: 50%; }

.find-us-detail {
  padding-bottom: 40px; }
  .find-us-detail .map-container {
    height: 30vh;
    width: 100%; }
  .find-us-detail .content {
    padding: 18px; }
  .find-us-detail .margin-to-footer {
    margin-bottom: 50px; }
  .find-us-detail .header {
    font-size: 16px; }
  .find-us-detail .description {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 14px;
    color: #58595b; }
  .find-us-detail .location .tc-map-marker {
    font-size: 14px;
    margin-right: 10px; }
  .find-us-detail .location .header {
    text-transform: uppercase;
    font-weight: bold; }
    .find-us-detail .location .header.fullname {
      text-transform: none; }
  .find-us-detail .promocode-container {
    margin-top: 40px;
    font-size: 14px;
    font-weight: 300; }
    .find-us-detail .promocode-container .promocode-title {
      margin-top: 15px; }
    .find-us-detail .promocode-container .promocode {
      font-size: 19px;
      font-weight: bold;
      margin-top: -7px;
      padding-bottom: 10px;
      border-bottom: 1px solid #59595c; }
  .find-us-detail .contact-us-section {
    padding: 18px;
    margin-top: 10px; }
    .find-us-detail .contact-us-section .contact-us-title {
      font-size: 16px; }
    .find-us-detail .contact-us-section .input-container {
      margin-top: 20px; }
    .find-us-detail .contact-us-section input {
      width: 100%;
      height: 40px; }
    .find-us-detail .contact-us-section .submit-row {
      margin-top: 18px; }
      .find-us-detail .contact-us-section .submit-row .col-xs-5 {
        padding-right: 0px; }
      .find-us-detail .contact-us-section .submit-row .download-icon {
        width: 32px;
        height: 32px;
        border-radius: 100px;
        background: #77e2c9;
        text-align: center;
        margin-right: 10px; }
      .find-us-detail .contact-us-section .submit-row .download {
        line-height: 32px;
        text-transform: uppercase;
        font-size: 10px; }

.about {
  padding-bottom: 50px; }
  .about .content {
    padding: 10px 18px 18px; }
  .about .margin-to-footer {
    margin-bottom: 50px; }
  .about .slogan-detail {
    font-size: 14px;
    color: #58595b;
    margin-top: 10px; }
    .about .slogan-detail a {
      color: #58595b;
      text-decoration: underline; }
      .about .slogan-detail a:hover {
        color: #77e2c9; }
  .about .slogan-header {
    font-size: 20px;
    font-weight: bold;
    line-height: 22px; }
  .about .header {
    font-size: 16px; }
  .about .description {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 300; }
  .about .location {
    margin-left: 18px;
    margin-top: 5px; }
    .about .location .tc-map-marker {
      font-size: 11px;
      margin-right: 5px; }
    .about .location .header {
      font-size: 12px;
      text-transform: uppercase; }
  .about .row {
    margin-top: 20px; }
    .about .row .col-xs-6.first-col {
      padding-right: 9px; }
    .about .row .col-xs-6.last-col {
      padding-left: 9px; }
  .about .promocode-container {
    margin-top: 40px;
    font-size: 14px;
    font-weight: 300; }
    .about .promocode-container .promocode-title {
      margin-top: 15px; }
    .about .promocode-container .promocode {
      font-size: 19px;
      font-weight: bold;
      margin-top: -7px;
      padding-bottom: 10px;
      border-bottom: 1px solid #59595c; }
  .about .award-container {
    margin-top: 32px;
    font-weight: bold;
    font-size: 12px; }
    .about .award-container .award-images {
      padding-top: 20px; }
      .about .award-container .award-images .award-image {
        margin-bottom: 20px;
        display: inline-block;
        -webkit-filter: grayscale(1);
        filter: grayscale(1);
        transition: all 0.2s linear; }
        .about .award-container .award-images .award-image:hover {
          -webkit-filter: unset;
          filter: unset; }
      .about .award-container .award-images > a {
        display: inline-block; }
        .about .award-container .award-images > a > div {
          display: inline-block;
          width: 100%; }
      .about .award-container .award-images > div {
        width: 13%;
        margin-right: 3%;
        display: inline-block; }
      .about .award-container .award-images .award-big {
        margin: 15px 15px;
        height: 85px; }
      .about .award-container .award-images .award-mid {
        height: 50px;
        margin: 15px 15px; }
      .about .award-container .award-images .award-small {
        height: 20px;
        margin: 15px 15px; }
      .about .award-container .award-images .award-large {
        height: 60px;
        margin: 15px 15px; }
  .about .footer-content {
    margin-top: 15px;
    font-size: 9px; }
  .about .vendor-btn {
    margin-top: 20px; }
  .about .subscribe-news-letter {
    width: 100%; }
    .about .subscribe-news-letter input {
      height: 40px;
      padding-top: 0px;
      padding-left: 10px;
      color: black;
      font-size: 14px;
      width: 100%;
      border: 1px solid #333;
      padding-left: 10px;
      font-size: 12px; }
    .about .subscribe-news-letter .tc-email {
      line-height: 40px; }

.event-space-rental {
  padding-bottom: 50px; }
  .event-space-rental.vendor-detail .detail {
    font-size: 16px;
    line-height: 24px; }
  .event-space-rental .inquiry-title {
    font-size: 24px;
    margin-bottom: 15px;
    margin-top: 0px; }
  .event-space-rental hr {
    margin-top: 25px;
    margin-bottom: 10px; }
  .event-space-rental .tc-download {
    font-size: 18px;
    vertical-align: -3px; }
  .event-space-rental .download {
    line-height: 24px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 12px;
    margin-bottom: 15px; }
  .event-space-rental .content {
    padding: 10px 18px 18px; }
  .event-space-rental .margin-to-footer {
    margin-bottom: 50px; }
  .event-space-rental .slogan-detail {
    font-size: 14px;
    margin-top: 10px; }
  .event-space-rental .slogan-header {
    font-size: 20px;
    font-weight: bold;
    line-height: 22px; }
  .event-space-rental .header {
    font-size: 16px; }
  .event-space-rental .detail {
    margin-bottom: 20px;
    font-size: 14px;
    color: #59595c; }
    .event-space-rental .detail b {
      color: black; }
  .event-space-rental .location {
    margin-left: 18px;
    margin-top: 10px; }
    .event-space-rental .location .tc-map-marker {
      font-size: 17px;
      margin-right: 10px; }
    .event-space-rental .location .header {
      font-size: 19px;
      font-weight: bold;
      text-transform: uppercase; }
  .event-space-rental .contact-form {
    padding: 0px 18px; }
    .event-space-rental .contact-form .contact-us-title {
      font-size: 16px;
      font-weight: 300; }
    .event-space-rental .contact-form .input-group {
      margin-bottom: 12px; }
      .event-space-rental .contact-form .input-group > .label {
        font-size: 14px;
        font-weight: bold; }
      .event-space-rental .contact-form .input-group .label {
        font-size: 14px; }
      .event-space-rental .contact-form .input-group input {
        height: 24px;
        padding-top: 6px; }
      .event-space-rental .contact-form .input-group .col-sm-4 {
        padding-right: 0px; }
    .event-space-rental .contact-form input {
      width: 100%; }
    .event-space-rental .contact-form .submit-row {
      margin-top: 18px; }

.row .col-xs-6.first-col {
  padding-right: 9px; }

.row .col-xs-6.last-col {
  padding-left: 9px; }

.margin-to-footer {
  margin-bottom: 50px; }

.faqs {
  margin-top: 20px;
  padding: 18px; }
  .faqs .faq-container {
    text-align: left;
    margin-bottom: 20px;
    border-bottom: 1px solid #77e2c9; }
    .faqs .faq-container .topic {
      font-size: 17px;
      font-weight: bold;
      margin-bottom: 15px;
      cursor: pointer; }
      .faqs .faq-container .topic .icon {
        float: right;
        font-size: 9px;
        line-height: 20px;
        transition: transform 0.2s linear;
        line-height: 28px; }
      .faqs .faq-container .topic.active .icon {
        transform: rotate(180deg); }
    .faqs .faq-container .answer {
      font-size: 14px;
      max-height: 0px;
      transition: all 0.2s linear;
      overflow: hidden; }
      .faqs .faq-container .answer p {
        margin: 0px; }
      .faqs .faq-container .answer.active {
        max-height: 600px;
        padding-bottom: 20px; }
  .faqs .faq-contact-us {
    text-align: left;
    font-size: 16px; }
    .faqs .faq-contact-us a {
      font-weight: bold;
      text-decoration: underline; }

.privacy-page {
  text-align: left;
  padding: 18px; }
  .privacy-page h4 {
    font-size: 19px;
    font-weight: bold; }
  .privacy-page p {
    font-size: 14px;
    color: #59595c; }

@media (min-width: 992px) {
  .event-space-rental .branch .content {
    margin-top: 0px;
    padding-top: 0px;
    vertical-align: top; }
  .event-space-rental .branch .location {
    padding-left: 18px;
    margin-left: 0px;
    margin-top: 0px;
    padding-top: 0px;
    vertical-align: top; }
  .event-space-rental .detail {
    font-size: 18px; }
    .event-space-rental .detail b {
      font-size: 24px; }
  .event-space-rental .mini-content-container,
  .event-space-rental .content-container {
    padding-top: 50px; }
  .event-space-rental .contact-form .download-icon {
    font-size: 24px; }
  .event-space-rental .contact-form .download {
    line-height: 24px;
    font-size: 12px; }
  .event-space-rental .contact-form textarea {
    height: 60px; }
  .event-space-rental .contact-form input {
    height: 40px; }
  .event-space-rental .contact-form .select-input {
    height: 40px; }
  .event-space-rental .contact-form .submit-row {
    margin-top: 18px; }
    .event-space-rental .contact-form .submit-row .col-xs-5 {
      padding-right: 0px; }
  .find-us {
    height: 100vh; }
    .find-us .saladaeng {
      height: 100%;
      width: 50%;
      display: inline-block; }
    .find-us .thonglor {
      height: 100%;
      width: 50%;
      display: inline-block; }
  .find-us-detail .thank-you-section,
  .event-space-rental .thank-you-section {
    margin-top: 65px; }
  .find-us-detail .content-container {
    padding-top: 35px; }
  .find-us-detail .map-container {
    height: 45vh;
    width: 100%; }
  .find-us-detail .content {
    padding: 18px; }
  .find-us-detail .margin-to-footer {
    margin-bottom: 50px; }
  .find-us-detail .header {
    font-size: 24px;
    font-weight: bold; }
  .find-us-detail .description {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 18px;
    color: #58595b; }
  .find-us-detail .location {
    vertical-align: top; }
    .find-us-detail .location .header {
      font-size: 19px;
      font-weight: bold; }
      .find-us-detail .location .header.fullname {
        text-transform: none; }
    .find-us-detail .location .tc-map-marker {
      font-size: 18px;
      margin-right: 10px; }
  .find-us-detail .direction {
    vertical-align: top; }
  .find-us-detail .promocode-container {
    margin-top: 40px;
    font-size: 14px;
    font-weight: 300; }
    .find-us-detail .promocode-container .promocode-title {
      margin-top: 15px; }
    .find-us-detail .promocode-container .promocode {
      font-size: 19px;
      font-weight: bold;
      margin-top: -7px;
      padding-bottom: 10px;
      border-bottom: 1px solid #59595c; }
  .find-us-detail .contact-us-section {
    padding: 18px;
    padding-top: 0px;
    margin-top: 20px;
    display: inline-block;
    vertical-align: top; }
    .find-us-detail .contact-us-section .thank-you-section {
      margin-top: 65px; }
    .find-us-detail .contact-us-section .contact-us-title {
      font-weight: bold; }
    .find-us-detail .contact-us-section .download {
      text-align: right;
      font-size: 12px; }
      .find-us-detail .contact-us-section .download div {
        float: none !important;
        display: inline-block; }
    .find-us-detail .contact-us-section textarea {
      height: 60px; }
    .find-us-detail .contact-us-section input {
      height: 40px; }
    .find-us-detail .contact-us-section .select-input {
      height: 36px; }
  .about .content {
    padding: 30px 3.75%; }
  .about .slogan-header {
    vertical-align: top;
    font-size: 38px;
    line-height: 42px;
    font-weight: 500;
    margin-bottom: 26px; }
  .about .slogan-detail {
    margin-top: 0px;
    font-size: 18px; }
    .about .slogan-detail b {
      font-size: 24px;
      color: black; }
  .about .content-detail {
    vertical-align: top;
    margin-top: 20px; }
    .about .content-detail .slogan-detail {
      margin-top: 0px;
      font-size: 16px;
      line-height: 22px; }
  .about .award-container {
    margin-top: 0px; }
    .about .award-container .award-header {
      font-size: 24px; }
  .about .subscribe-news-letter {
    width: 100%; }
    .about .subscribe-news-letter input {
      height: 40px;
      padding-top: 0px;
      padding-left: 10px;
      color: black;
      font-size: 14px;
      width: 100%;
      border: 1px solid #333;
      padding-left: 10px;
      font-size: 12px; }
    .about .subscribe-news-letter .tc-email {
      line-height: 40px; }
  .about .footer-content {
    font-size: 14px; }
    .about .footer-content .footer-link {
      margin-left: 10px;
      margin-right: 10px; }
      .about .footer-content .footer-link.privacy, .about .footer-content .footer-link.menu {
        margin-left: 0px; }
  .faqs .faq-container .answer {
    font-size: 16px;
    line-height: 22px;
    max-height: 0px; } }

.error-page {
  margin-top: 100px;
  margin-bottom: 100px; }
  .error-page .title {
    font-size: 30px;
    font-weight: bold; }
  .error-page .sub-title {
    font-size: 20px;
    font-weight: bold; }
  .error-page img {
    margin-top: 25px;
    width: 150px;
    max-width: 30%; }
  .error-page a {
    text-decoration: underline; }

.reset-password .mini-content-container {
  padding-top: 150px;
  width: 80%;
  max-width: 400px; }

.reset-password h2 {
  font-size: 25px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 60px; }

.reset-password .btn-login,
.reset-password .btn-register,
.reset-password .btn-login-with-fb {
  margin-top: 15px;
  display: block;
  width: 200px; }

.reset-password .btn-login-with-fb {
  background: #0c2f64; }

.reset-password input {
  font-size: 14px;
  height: 40px; }

.reset-password .reset-success-section {
  text-align: center; }
  .reset-password .reset-success-section .title {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase; }
  .reset-password .reset-success-section .description {
    font-size: 16px; }
  .reset-password .reset-success-section .success-icon {
    margin-bottom: 15px; }
    .reset-password .reset-success-section .success-icon .tc-right {
      padding: 9px;
      font-size: 30px;
      border: 2px solid #77e2c9;
      color: #77e2c9;
      border-radius: 50%; }

.vendors .section-content {
  padding: 20px; }

.vendors .zone-row {
  text-align: center; }
  .vendors .zone-row .content {
    text-align: left; }

.vendors .zone {
  margin: auto;
  margin-bottom: 60px;
  text-align: center;
  max-width: 280px;
  padding-right: 30px;
  display: inline-block;
  width: 25%; }
  .vendors .zone .btn, .vendors .zone .event-card .description a, .event-card .description .vendors .zone a {
    margin: auto;
    text-transform: none; }

.branch-list-tab {
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap !important; }
  .branch-list-tab .branch {
    width: 65%;
    display: inline-block;
    text-align: center;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold; }
    .branch-list-tab .branch.saladaeng {
      background: #781414;
      color: white; }
      .branch-list-tab .branch.saladaeng.active {
        color: #781414;
        background: white; }
    .branch-list-tab .branch.thonglor {
      background: #bbf0e3;
      color: white; }
      .branch-list-tab .branch.thonglor.active {
        color: #bbf0e3;
        background: white; }

.vendor-detail {
  padding-bottom: 40px; }
  .vendor-detail .section-content {
    padding: 18px; }
  .vendor-detail .open {
    font-size: 12px;
    margin-bottom: 10px; }
    .vendor-detail .open .tc-time {
      font-size: 14px;
      margin-right: 10px; }
  .vendor-detail .location {
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 10px; }
    .vendor-detail .location .tc-map-marker {
      font-size: 14px;
      margin-right: 10px; }
  .vendor-detail .phone {
    font-size: 12px;
    margin-bottom: 10px; }
    .vendor-detail .phone .tc-phone {
      font-size: 14px;
      margin-right: 10px; }
  .vendor-detail .name {
    font-size: 19px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 5px; }
  .vendor-detail .detail {
    font-size: 16px;
    color: #59595c; }
  .vendor-detail .delivery-icon-container {
    width: 120px;
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 72px;
    cursor: pointer; }
  .vendor-detail .menus-container {
    padding: 18px; }
  .vendor-detail .another-shops-title {
    font-size: 16px;
    margin-top: 20px; }
  .vendor-detail .another-shop a {
    font-size: 17px;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer; }
  .vendor-detail .another-shop .location {
    text-transform: unset; }
    .vendor-detail .another-shop .location .branch {
      text-transform: uppercase; }
  .vendor-detail .vendor-social-media-icon-container {
    font-size: 18px; }
    .vendor-detail .vendor-social-media-icon-container i {
      margin-right: 10px; }
    .vendor-detail .vendor-social-media-icon-container img {
      height: 17.5px;
      width: 17.5px;
      transition: 0.3s;
      border-radius: 4px;
      vertical-align: -2px;
      margin-right: 10px; }
      .vendor-detail .vendor-social-media-icon-container img:hover {
        filter: invert(76%) sepia(17%) saturate(730%) hue-rotate(113deg) brightness(97%) contrast(91%); }
    .vendor-detail .vendor-social-media-icon-container .grab-logo {
      height: 17.5px;
      width: 17.5px;
      background-color: black;
      border-radius: 3px;
      fill: white;
      vertical-align: -2px;
      margin-right: 10px;
      transition: 0.3s; }
      .vendor-detail .vendor-social-media-icon-container .grab-logo:hover {
        background-color: #27b997;
        fill: black; }
  .vendor-detail .delivery-menu {
    padding: 15px;
    padding-top: 0px; }
    @media (min-width: 992px) {
      .vendor-detail .delivery-menu {
        padding: 30px 45px; } }
    .vendor-detail .delivery-menu .title {
      line-height: 36px;
      font-weight: bold;
      text-transform: uppercase;
      margin-left: 15px;
      margin-bottom: 20px;
      font-size: 19px; }
      @media (min-width: 992px) {
        .vendor-detail .delivery-menu .title {
          font-size: 24px; } }
    .vendor-detail .delivery-menu img {
      width: 100%; }
  .vendor-detail .related-vendors {
    padding: 15px;
    padding-top: 0px; }
    @media (min-width: 992px) {
      .vendor-detail .related-vendors {
        padding: 30px; } }
    .vendor-detail .related-vendors .title {
      line-height: 36px;
      font-weight: bold;
      text-transform: uppercase;
      margin-left: 15px;
      margin-bottom: 20px;
      font-size: 19px; }
      @media (min-width: 992px) {
        .vendor-detail .related-vendors .title {
          font-size: 24px; } }

.thonglor .vendor-detail {
  background: #bbf0e3; }

.the-commons-menu {
  margin-top: 0px; }
  .the-commons-menu .zone {
    max-width: unset;
    width: 100%;
    position: relative;
    height: 300px;
    margin: auto;
    margin-bottom: 10px; }
    .the-commons-menu .zone .zone-description {
      font-size: 18px; }
    .the-commons-menu .zone .zone-text {
      max-width: 600px;
      width: 80%;
      position: absolute;
      top: 50%;
      transform: translate(-50%, -50%);
      left: 50%; }
    .the-commons-menu .zone h2 {
      font-size: 29px;
      font-weight: bold; }
    .the-commons-menu .zone.market {
      background: #dd5d39;
      color: white; }
    .the-commons-menu .zone.village {
      background: #7ccfb3;
      color: #12224e; }
    .the-commons-menu .zone.play-yard {
      background: #94b9da;
      color: #12224e; }
    .the-commons-menu .zone.top-yard {
      background: #12224e;
      color: white; }

.the-commons-menu-detail {
  padding-bottom: 40px; }
  .the-commons-menu-detail .the-commons-menu-footer {
    max-width: 600px;
    margin: auto; }
  .the-commons-menu-detail .search-by-floor-text {
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: underline;
    margin-left: 5px;
    margin-right: 15px; }
  .the-commons-menu-detail .back-text {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase; }
  .the-commons-menu-detail .btn, .the-commons-menu-detail .event-card .description a, .event-card .description .the-commons-menu-detail a {
    font-size: 14px;
    text-transform: unset;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 10px;
    margin-top: 10px; }
    .the-commons-menu-detail .btn.btn-market, .the-commons-menu-detail .event-card .description a.btn-market, .event-card .description .the-commons-menu-detail a.btn-market {
      background: #dd5d39;
      color: white; }
    .the-commons-menu-detail .btn.btn-village, .the-commons-menu-detail .event-card .description a.btn-village, .event-card .description .the-commons-menu-detail a.btn-village {
      background: #7ccfb3;
      color: #12224e; }
    .the-commons-menu-detail .btn.btn-play-yard, .the-commons-menu-detail .event-card .description a.btn-play-yard, .event-card .description .the-commons-menu-detail a.btn-play-yard {
      background: #94b9da;
      color: #12224e; }
    .the-commons-menu-detail .btn.btn-top-yard, .the-commons-menu-detail .event-card .description a.btn-top-yard, .event-card .description .the-commons-menu-detail a.btn-top-yard {
      background: #12224e;
      color: white; }

.vendors .floor-section {
  z-index: 14; }
  .vendors .floor-section .section-header {
    z-index: 14; }
    .vendors .floor-section .section-header .section-title {
      text-transform: unset; }
  .vendors .floor-section .floors-selector {
    position: absolute;
    background: white;
    width: 100%;
    z-index: 14;
    max-height: 0px;
    transition: max-height 0.2s linear;
    overflow: hidden; }
    .vendors .floor-section .floors-selector .floor-selector {
      height: 45px;
      font-size: 19px;
      font-weight: bold;
      line-height: 45px;
      text-transform: unset;
      padding-left: 18px;
      cursor: pointer; }
    .vendors .floor-section .floors-selector.active {
      max-height: 180px;
      border-bottom: 1px solid #77e2c9; }

@media (min-width: 992px) {
  .vendors .floor-section .section-title {
    background: white; }
  .vendors .section-content {
    padding-left: 0px;
    padding-right: 0px; }
    .vendors .section-content .shop-section {
      padding: 30px; }
  .vendor-detail {
    padding-bottom: 0px; }
    .vendor-detail .content {
      margin-top: 0px;
      padding-top: 0px; }
      .vendor-detail .content .section-content {
        padding: 50px 0px 0px; }
    .vendor-detail .name {
      vertical-align: top;
      font-size: 24px;
      line-height: 36px;
      margin-top: 20px; }
      .vendor-detail .name .two-column {
        display: inline-block;
        width: 50%; }
    .vendor-detail .detail {
      font-size: 24px;
      line-height: 38px;
      margin-top: 10px;
      margin-bottom: 10px; }
      .vendor-detail .detail .two-column {
        display: inline-block;
        width: 50%; }
    .vendor-detail .delivery-icon-container {
      margin: 30px 0px; }
    .vendor-detail .vendor-social-media-icon-container {
      margin: 0px 0px; }
  .branch-list-tab {
    overflow: auto; }
    .branch-list-tab .branch {
      width: 50%;
      height: 50px;
      line-height: 50px;
      font-size: 16px;
      cursor: pointer; }
  .the-commons-menu .section-content {
    padding-left: 48px;
    padding-right: 48px; }
  .the-commons-menu .menus-container {
    margin-top: 20px;
    padding-left: 33px;
    padding-right: 33px; } }

.floor-plan-image {
  padding: 0px 8%;
  margin-top: 10px;
  margin-bottom: 20px;
  width: 100%; }

.zone-description {
  font-size: 14px;
  margin-top: 20px; }

.filter-section.section {
  position: relative;
  z-index: 10; }
  .filter-section.section .section-title {
    background: #77e2c9;
    color: black; }
  .filter-section.section .view-container {
    margin-top: 6px;
    padding: 0px 12px; }
    .filter-section.section .view-container > div {
      display: inline-block; }
    .filter-section.section .view-container .calendar-btn {
      padding: 0px 5px;
      border: 2px solid black;
      border-top-left-radius: 15px;
      border-bottom-left-radius: 15px; }
    .filter-section.section .view-container .list-btn {
      padding: 0px 5px;
      border: 2px solid black;
      border-left: 0px;
      border-top-right-radius: 15px;
      border-bottom-right-radius: 15px; }
    .filter-section.section .view-container .view-icon {
      font-size: 15px;
      line-height: 28px;
      vertical-align: -1px; }
      .filter-section.section .view-container .view-icon.active {
        background: #bbf0e3; }
      .filter-section.section .view-container .view-icon .text {
        font-size: 13px;
        font-weight: bold;
        text-transform: uppercase; }
        .filter-section.section .view-container .view-icon .text.list {
          vertical-align: 1px; }
      .filter-section.section .view-container .view-icon :hover {
        color: #444; }
  .filter-section.section .filter-section-container {
    text-align: right; }
    .filter-section.section .filter-section-container .filter-icon {
      line-height: 45px;
      margin-right: 18px;
      display: inline-block; }
      .filter-section.section .filter-section-container .filter-icon .text {
        font-size: 13px;
        font-weight: bold; }
      .filter-section.section .filter-section-container .filter-icon :hover {
        color: #444; }
      .filter-section.section .filter-section-container .filter-icon .filter-btn {
        background: white;
        color: black;
        /* font-weight: 500; */
        text-transform: uppercase;
        border-color: black;
        border-radius: 5px; }
  .filter-section.section .section-header .tc-angle-down {
    display: inline-block;
    font-size: 9px;
    vertical-align: 1px;
    vertical-align: -16px;
    padding-right: 18px; }
    .filter-section.section .section-header .tc-angle-down:before {
      transition: transform 0.2s linear;
      transform: rotate(0deg);
      display: inline-block;
      line-height: 45px; }
    .filter-section.section .section-header .tc-angle-down.active:before {
      transform: rotate(180deg); }
  .filter-section.section .filter-box {
    background: white;
    max-height: 0px;
    transition: max-height 0.2s linear;
    overflow: hidden; }
    .filter-section.section .filter-box .filter-container {
      padding: 18px; }
      .filter-section.section .filter-box .filter-container.not-show-date {
        padding-top: 0px; }
    .filter-section.section .filter-box.active {
      max-height: 540px; }
    .filter-section.section .filter-box .row {
      margin-top: 10px; }
      .filter-section.section .filter-box .row.no-margin-top {
        margin-top: 0px; }
    .filter-section.section .filter-box .btn-month {
      background: white;
      color: black;
      border-radius: 20px;
      border: 1px solid #77e2c9; }
      .filter-section.section .filter-box .btn-month.active {
        background: #77e2c9;
        color: black; }
    .filter-section.section .filter-box .btn-date {
      background: white;
      color: black;
      border: 1px solid #77e2c9;
      border-radius: 20px;
      transition: border-radius 0.05s linear; }
      .filter-section.section .filter-box .btn-date.active {
        color: #77e2c9;
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom: none; }
      .filter-section.section .filter-box .btn-date .tc-angle-down {
        display: inline-block;
        padding-left: 7px;
        font-size: 8px;
        vertical-align: 2px; }
        .filter-section.section .filter-box .btn-date .tc-angle-down:before {
          transition: transform 0.2s linear;
          display: inline-block; }
        .filter-section.section .filter-box .btn-date .tc-angle-down.active:before {
          transform: rotate(180deg); }
    .filter-section.section .filter-box .calendar-container {
      height: 0px;
      transition: height 0.1s linear;
      overflow: hidden;
      margin: auto; }
      .filter-section.section .filter-box .calendar-container.active {
        height: 260px;
        border-bottom-right-radius: 20px;
        border-bottom-left-radius: 20px;
        border: 1px solid #77e2c9;
        border-top: none; }

.categories-filter .item {
  margin-top: 6px; }
  .categories-filter .item.left-col {
    padding-right: 0px;
    margin-right: 0px; }
  .categories-filter .item.right-col {
    padding-left: 5px; }
  .categories-filter .item.active .btn.circle, .categories-filter .item.active .event-card .description a.circle, .event-card .description .categories-filter .item.active a.circle {
    background: #77e2c9; }
  .categories-filter .item .btn.circle, .categories-filter .item .event-card .description a.circle, .event-card .description .categories-filter .item a.circle {
    display: inline-block;
    background: white;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    padding: 0px;
    border: 1px #77e2c9 solid;
    margin-right: 5px; }
  .categories-filter .item .label {
    display: inline-block;
    font-weight: bold;
    font-size: 14px;
    vertical-align: -3px; }

.radio .item {
  margin-top: 6px; }
  .radio .item.left-col {
    padding-right: 0px;
    margin-right: 0px; }
  .radio .item.right-col {
    padding-left: 5px; }
  .radio .item.active .btn.circle, .radio .item.active .event-card .description a.circle, .event-card .description .radio .item.active a.circle {
    background: #77e2c9;
    border: none; }
  .radio .item .btn.circle, .radio .item .event-card .description a.circle, .event-card .description .radio .item a.circle {
    display: inline-block;
    background: white;
    border: 1px #77e2c9 solid;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    padding: 0px;
    margin-right: 5px; }
  .radio .item .label {
    display: inline-block;
    font-size: 12px;
    vertical-align: -3px; }

@media (min-width: 992px) {
  .filter-box {
    background: #bbf0e3;
    max-height: 0px;
    transition: max-height 0.2s linear;
    overflow: hidden; }
    .filter-box .filter-container {
      padding: 18px; }
      .filter-box .filter-container.not-show-date {
        padding-top: 0px; }
        .filter-box .filter-container.not-show-date .categories-filter {
          width: 100%;
          display: inline-block;
          margin-left: 0px;
          margin-top: 15px; }
          .filter-box .filter-container.not-show-date .categories-filter .item {
            margin-top: 6px; }
            .filter-box .filter-container.not-show-date .categories-filter .item.left-col {
              padding-left: 0px; }
            .filter-box .filter-container.not-show-date .categories-filter .item.right-col {
              padding-left: 0px; }
      .filter-box .filter-container .btn-date-container {
        text-align: center; }
        .filter-box .filter-container .btn-date-container > div {
          max-width: 300px; }
      .filter-box .filter-container .date-picker-container {
        width: 40%;
        display: inline-block;
        vertical-align: top;
        max-width: 280px; }
      .filter-box .filter-container .categories-filter {
        width: 60%;
        display: inline-block;
        vertical-align: top;
        padding-left: 50px;
        min-width: calc(100% - 280px); }
        .filter-box .filter-container .categories-filter .row {
          margin-top: -5px; }
        .filter-box .filter-container .categories-filter .btn.circle, .filter-box .filter-container .categories-filter .event-card .description a.circle, .event-card .description .filter-box .filter-container .categories-filter a.circle {
          display: inline-block;
          width: 24px;
          height: 24px;
          padding: 0px;
          margin-right: 12px;
          margin-bottom: 5px; }
        .filter-box .filter-container .categories-filter .item.left-col {
          padding-left: 0px; }
        .filter-box .filter-container .categories-filter .item.right-col {
          padding-left: 0px; }
        .filter-box .filter-container .categories-filter .item .label {
          vertical-align: 0px; } }

.custom-picker {
  background: white;
  width: 100%;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  font-size: 16px;
  /* Default modifiers */
  /* Example modifiers */
  /* DayPickerInput */ }
  .custom-picker .DayPicker {
    display: inline-block;
    font-size: 16px;
    font-weight: bold; }
  .custom-picker .DayPicker-wrapper {
    position: relative;
    flex-direction: row;
    padding-bottom: 1em;
    user-select: none; }
  .custom-picker .DayPicker-Months {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
  .custom-picker .DayPicker-Month {
    display: table;
    width: 100%;
    margin: 0 1em;
    margin-top: 1em;
    border-spacing: 0;
    border-collapse: collapse;
    user-select: none; }
  .custom-picker .DayPicker-NavButton {
    position: absolute;
    top: 1em;
    right: 1.5em;
    left: auto;
    display: inline-block;
    margin-top: 10px;
    width: 1.25em;
    height: 1.25em;
    background-position: center;
    background-size: 50%;
    background-repeat: no-repeat;
    color: #8b9898;
    cursor: pointer; }
  .custom-picker .DayPicker-NavButton:hover {
    opacity: 0.8; }
  .custom-picker .DayPicker-NavButton--prev {
    margin-right: 1.5em;
    color: #77e2c9;
    font-size: 8px;
    background-image: none;
    font-family: 'thecommons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    margin-right: 30px; }
    .custom-picker .DayPicker-NavButton--prev:before {
      content: '\E900';
      transform: rotate(90deg);
      display: inline-block; }
  .custom-picker .DayPicker-NavButton--next {
    background-image: none;
    color: #77e2c9;
    font-size: 8px;
    font-family: 'thecommons' !important;
    margin-right: 10px;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased; }
    .custom-picker .DayPicker-NavButton--next:before {
      content: '\E900';
      transform: rotate(-90deg);
      display: inline-block; }
  .custom-picker .DayPicker-NavButton--interactionDisabled {
    display: none; }
  .custom-picker .DayPicker-Caption {
    display: table-caption;
    margin-bottom: 0.5em;
    padding: 0 0.5em;
    text-align: left; }
  .custom-picker .DayPicker-Caption > div {
    font-weight: 500;
    font-size: 16px;
    font-weight: bold; }
  .custom-picker .DayPicker-Weekdays {
    display: table-header-group;
    margin-top: 1em; }
  .custom-picker .DayPicker-WeekdaysRow {
    display: table-row; }
  .custom-picker .DayPicker-Weekday {
    display: table-cell;
    padding: 2px;
    color: #8b9898;
    text-align: center;
    font-size: 16px;
    font-weight: bold; }
  .custom-picker .DayPicker-Weekday abbr[title] {
    border-bottom: none;
    text-decoration: none; }
  .custom-picker .DayPicker-Body {
    display: table-row-group; }
  .custom-picker .DayPicker-Week {
    display: table-row; }
  .custom-picker .DayPicker-Day {
    display: table-cell;
    width: 34px;
    padding: 5px;
    border-radius: 40%;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold; }
  .custom-picker .DayPicker-WeekNumber {
    display: table-cell;
    padding: 0.5em;
    min-width: 1em;
    border-right: 1px solid #eaecec;
    color: #8b9898;
    vertical-align: middle;
    text-align: right;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer; }
  .custom-picker .DayPicker--interactionDisabled .DayPicker-Day {
    cursor: default; }
  .custom-picker .DayPicker-Footer {
    padding-top: 0.5em; }
  .custom-picker .DayPicker-TodayButton {
    border: none;
    background-color: transparent;
    background-image: none;
    box-shadow: none;
    color: #4a90e2;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer; }
  .custom-picker .DayPicker-Day--today {
    color: black;
    background: #f65509;
    border-radius: 50%;
    font-weight: 700; }
  .custom-picker .DayPicker-Day--outside {
    color: #8b9898;
    cursor: default; }
  .custom-picker .DayPicker-Day--disabled {
    color: #dce0e0;
    cursor: default;
    /* background-color: #eff1f1; */ }
  .custom-picker .DayPicker-Day--sunday {
    background-color: #f7f8f8; }
  .custom-picker .DayPicker-Day--sunday:not(.DayPicker-Day--today) {
    color: #dce0e0; }
  .custom-picker .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside) {
    position: relative;
    background-color: #77e2c9;
    border-radius: 0px;
    color: black; }
    .custom-picker .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside).DayPicker-Day--from, .custom-picker .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside).DayPicker-Day--sundays {
      border-bottom-left-radius: 50%;
      border-top-left-radius: 50%; }
    .custom-picker .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside).DayPicker-Day--end, .custom-picker .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside).DayPicker-Day--saturdays {
      border-bottom-right-radius: 50%;
      border-top-right-radius: 50%; }
    .custom-picker .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside).DayPicker-Day--today {
      margin-left: 0px;
      display: table-cell; }
  .custom-picker .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside):hover {
    background-color: #77e2c9;
    border-radius: 0px; }
    .custom-picker .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside):hover.DayPicker-Day--today {
      margin-left: 0px;
      display: table-cell; }
    .custom-picker .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside):hover.DayPicker-Day--from, .custom-picker .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside):hover.DayPicker-Day--sundays {
      border-bottom-left-radius: 50%;
      border-top-left-radius: 50%; }
    .custom-picker .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside):hover.DayPicker-Day--end, .custom-picker .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside):hover.DayPicker-Day--saturdays {
      border-bottom-right-radius: 50%;
      border-top-right-radius: 50%; }
  .custom-picker .DayPicker:not(.DayPicker--interactionDisabled) .DayPicker-Day:not(.DayPicker-Day--disabled):not(.DayPicker-Day--selected):not(.DayPicker-Day--outside):hover {
    background-color: #f0f8ff; }
  .custom-picker .DayPickerInput {
    display: inline-block; }
  .custom-picker .DayPickerInput-Overlay {
    left: 0;
    z-index: 1;
    background: white;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15); }

.single-date-picker .custom-picker {
  border: 1px solid #77e2c9; }

.single-date-picker .DayPicker-NavButton--prev,
.single-date-picker .DayPicker-NavButton--next {
  margin-top: 10px; }

.single-date-picker .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside) {
  position: relative;
  background-color: #77e2c9;
  border-radius: 50%;
  margin-left: 0px; }

.single-date-picker .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside):hover {
  background-color: #77e2c9;
  border-radius: 50%;
  margin-left: 0px; }

.single-date-picker .select-month {
  width: 100px;
  display: inline-block;
  margin-right: 10px; }
  .single-date-picker .select-month > div {
    width: 100%; }

.single-date-picker .select-year {
  display: inline-block;
  width: 60px;
  z-index: 1000; }
  .single-date-picker .select-year > div {
    width: 100%; }

.single-date-picker .DayPicker-Caption {
  margin-top: -13px;
  margin-bottom: 5px; }

.single-date-picker .float-day-picker {
  position: absolute;
  margin-top: 5px; }
  .single-date-picker .float-day-picker > div {
    border-radius: 0px;
    border: 1px solid #77e2c9; }

.fa-share-nodes {
  font-size: 20px; }

.event-list-header {
  text-align: center;
  font-size: 20px;
  margin-top: 40px;
  margin-bottom: 60px; }
  .event-list-header h1 {
    font-size: 26px;
    font-weight: bold; }

.event-card-container {
  padding-bottom: 55px; }

.subworkshop-container {
  margin-bottom: 10px; }

.event-workshop-list .event-section {
  padding: 0px; }

.event-workshop-list .event-card .description,
.event-workshop-list .event-card-v2 .description {
  padding-top: 15px; }

.list-view .event-card-container {
  padding-bottom: 0px; }

.list-view .month-name {
  font-size: 26px;
  font-weight: bold;
  padding-left: 18px;
  padding-bottom: 20px; }

.list-view hr {
  margin: 0px 18px 20px; }

@media (min-width: 768px) {
  .event-workshop-list .event-section {
    padding: 20px; }
  .list-view .month-name {
    padding-bottom: 0px; } }

@media (min-width: 992px) {
  .list-view .month-name {
    padding-bottom: 0px; }
  .subworkshop-container {
    padding: 15px; }
    .subworkshop-container .location,
    .subworkshop-container .time {
      display: inline-block; }
    .subworkshop-container .location {
      margin-right: 15px; }
    .subworkshop-container .event-card .description {
      width: 100%;
      padding-top: 0px; }
    .subworkshop-container .name {
      margin-top: 0px; }
  .event-card-container {
    padding-bottom: 0px; }
    .event-card-container .in-modal {
      padding-bottom: 55px; }
  .subworkshops {
    padding-left: 30px;
    padding-right: 30px; }
  .workshop-section {
    margin-top: 20px; }
  .copy-button {
    /* vertical-align: 24px; */
    line-height: 13px;
    padding-left: 5px;
    padding-right: 5px;
    text-transform: none; }
    .copy-button i {
      font-size: 18px;
      vertical-align: -1px; } }
  @media (min-width: 992px) and (min-width: 768px) {
    .copy-button {
      padding-left: 15px;
      padding-right: 15px; } }

.share-modal {
  padding: 20px; }
  .share-modal .modal-header {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px; }
  .share-modal .or-copy-link {
    margin-top: 15px;
    margin-left: 5px; }
  .share-modal .copy-container {
    position: relative; }
    .share-modal .copy-container .copy-button {
      position: absolute;
      right: 0px;
      top: 9px;
      line-height: 13px;
      padding-left: 15px;
      padding-right: 15px;
      text-transform: none; }
      .share-modal .copy-container .copy-button i {
        font-size: 18px;
        vertical-align: -1px; }

.cart {
  padding-bottom: 40px; }
  .cart .edit {
    font-weight: bold;
    text-decoration: underline;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 14px;
    text-align: right;
    padding-right: 0px;
    padding-left: 27px;
    padding-bottom: 9px; }
  .cart .confirm,
  .cart .cancel {
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 14px;
    padding-right: 0px;
    padding-left: 27px;
    padding-bottom: 9px; }
    .cart .confirm.btn, .cart .event-card .description a.confirm, .event-card .description .cart a.confirm,
    .cart .cancel.btn,
    .cart .event-card .description a.cancel,
    .event-card .description .cart a.cancel {
      padding: 5px 40px; }
  .cart .cancel {
    vertical-align: -2px; }
  .cart .confirm {
    margin-left: 15px; }
  .cart .cancel {
    font-weight: bold;
    text-decoration: underline;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 14px;
    text-align: right;
    padding-right: 0px;
    padding-left: 27px;
    padding-bottom: 9px; }
  .cart .edit-container {
    display: block;
    text-align: right;
    border-bottom: 1px solid black;
    margin: 0px 18px 20px;
    background: white;
    margin-top: -1px;
    z-index: 1;
    position: relative; }
  .cart .edit-container-confirm {
    display: block;
    text-align: right;
    border-bottom: 1px solid black;
    margin: 0px 18px 20px;
    padding-bottom: 30px;
    background: white;
    margin-top: -1px;
    z-index: 1;
    position: relative; }
  .cart .edit-container-2 {
    display: block;
    text-align: right;
    margin: 0px 18px 5px;
    background: white;
    margin-top: 20px;
    z-index: 1;
    position: relative; }
    .cart .edit-container-2 .edit-btn {
      display: inline-block;
      border: 1px solid black;
      border-radius: 5px;
      text-align: center;
      padding: 5px 15px; }
      .cart .edit-container-2 .edit-btn:hover {
        border-color: #77e2c9;
        color: #77e2c9; }
  .cart .confirm,
  .cart .cancel {
    display: inline-block; }

.cart-summary-container {
  padding-left: 18px;
  padding-right: 18px; }
  .cart-summary-container .promocode-container {
    padding-bottom: 20px;
    padding-top: 20px;
    border-bottom: 1px solid #59595c; }
  .cart-summary-container .cart-summary {
    margin-top: 20px; }
    .cart-summary-container .cart-summary .title {
      font-size: 17px;
      font-weight: bold;
      margin-bottom: 3px;
      display: block; }
    .cart-summary-container .cart-summary .price-container {
      font-size: 17px;
      font-weight: bold;
      float: right;
      display: block; }
      .cart-summary-container .cart-summary .price-container .price {
        color: #f65509;
        margin-right: 5px; }
  .cart-summary-container .contacted {
    margin-top: 20px;
    margin-bottom: 20px; }
  .cart-summary-container .payment-container {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #59595c;
    padding-top: 20px; }
    .cart-summary-container .payment-container .title {
      font-size: 17px;
      font-weight: bold;
      display: block; }
    .cart-summary-container .payment-container .description {
      font-size: 12px;
      display: block; }
  .cart-summary-container .btn.btn-checkout, .cart-summary-container .event-card .description a.btn-checkout, .event-card .description .cart-summary-container a.btn-checkout {
    height: 50px;
    line-height: 40px; }

.credit-card-info-container,
.transfer-info-container {
  margin-bottom: 20px; }
  .credit-card-info-container .title,
  .transfer-info-container .title {
    font-size: 14px; }
  .credit-card-info-container .half-input,
  .transfer-info-container .half-input {
    width: 50%;
    display: inline-block; }
    .credit-card-info-container .half-input.first-input,
    .transfer-info-container .half-input.first-input {
      margin-right: -1px;
      width: calc(50% + 1px); }
  .credit-card-info-container .bank-image,
  .transfer-info-container .bank-image {
    display: inline-block;
    width: 50px;
    vertical-align: top;
    margin-right: 15px;
    margin-top: 7px; }
  .credit-card-info-container .detail,
  .transfer-info-container .detail {
    display: inline-block;
    font-size: 14px; }

.transfer-info-container .title {
  margin-bottom: 15px; }

.cart-summary-container .remark-container {
  color: #878f9d;
  font-size: 10px;
  margin-top: 7px;
  margin-bottom: 20px; }

.promocode-input {
  text-transform: uppercase;
  margin-top: -13px; }

.thank-you {
  margin-top: 250px;
  margin-bottom: 100px; }
  .thank-you .title {
    font-size: 30px;
    font-weight: bold; }
  .thank-you .sub-title {
    font-size: 20px;
    font-weight: bold; }
  .thank-you .success-icon {
    margin-bottom: 15px; }
    .thank-you .success-icon .tc-right {
      padding: 9px;
      font-size: 30px;
      border: 2px solid #77e2c9;
      color: #77e2c9;
      border-radius: 50%; }
  .thank-you .back-to-order-btn {
    margin-top: 20px; }

@media (min-width: 992px) {
  .edit,
  .confirm,
  .cancel {
    font-size: 55px; }
  .promocode-input {
    width: 80%;
    margin-top: 4px; }
  .promo-apply-btn {
    margin-top: 10px;
    margin-left: 13px;
    width: 200px; }
  .cart-summary-container {
    margin-left: 18px;
    margin-right: 18px;
    padding-left: 0px;
    padding-right: 0px; }
    .cart-summary-container .promocode-container {
      width: 50%;
      display: inline-block;
      border-bottom: none;
      padding-bottom: 0px;
      padding-top: 0px;
      vertical-align: top; }
    .cart-summary-container .cart-summary {
      width: 50%;
      display: inline-block; }
    .cart-summary-container .contacted {
      border-top: 1px solid #59595c;
      padding-top: 30px;
      padding-bottom: 30px;
      border-bottom: 1px solid #59595c; }
      .cart-summary-container .contacted input {
        width: 40%;
        display: inline-block;
        margin-right: 10%; }
      .cart-summary-container .contacted .phone {
        margin-left: -1px; }
    .cart-summary-container .payment-container {
      vertical-align: top;
      margin-top: 0px;
      padding-top: 10px;
      vertical-align: top;
      display: inline-block;
      border-top: none;
      width: 50%; }
      .cart-summary-container .payment-container .title {
        font-size: 19px;
        font-weight: bold;
        display: block; }
      .cart-summary-container .payment-container .description {
        font-size: 14px;
        margin-top: 20px;
        display: inline-block;
        width: 50%;
        vertical-align: top; }
      .cart-summary-container .payment-container .payment-method-container {
        display: inline-block;
        font-size: 14px;
        margin-top: 20px;
        width: 50%; }
        .cart-summary-container .payment-container .payment-method-container .radio .item {
          margin-top: 0px; }
          .cart-summary-container .payment-container .payment-method-container .radio .item .label {
            font-size: 14px; }
        .cart-summary-container .payment-container .payment-method-container .transfer {
          margin-top: 15px; }
    .cart-summary-container .credit-card-info-container,
    .cart-summary-container .transfer-info-container {
      margin-top: 0px;
      padding-top: 10px;
      display: inline-block;
      width: 50%; }
      .cart-summary-container .credit-card-info-container .title,
      .cart-summary-container .transfer-info-container .title {
        margin-top: 7px;
        font-size: 16px; }
      .cart-summary-container .credit-card-info-container .detail,
      .cart-summary-container .transfer-info-container .detail {
        display: inline-block;
        font-size: 15px; }
    .cart-summary-container .remark-container {
      margin-top: 15px;
      margin-left: 50%;
      font-size: 12px; }
    .cart-summary-container .btn-checkout {
      width: 30%;
      text-align: center;
      margin: auto;
      margin-top: 20px; }
    .cart-summary-container .btn-checkout-container {
      text-align: center; } }

.journal-card .gallery {
  padding: 40px 30px; }
  .journal-card .gallery .gallery-image {
    margin-top: 20px; }

.react-images__blanket {
  z-index: 16 !important; }

.react-images__positioner {
  z-index: 17 !important; }

.blog-card-container {
  padding-bottom: 55px; }

@media (min-width: 992px) {
  .blog-card-container {
    padding-bottom: 0px; } }

.profile .profile-section {
  padding-bottom: 18px;
  margin: 18px;
  border-bottom: 1px solid #59595c; }
  .profile .profile-section .btn-container {
    padding-bottom: 33px; }
    .profile .profile-section .btn-container .logout-btn {
      float: right;
      margin-right: 18px; }
  .profile .profile-section .birthday-phone,
  .profile .profile-section .name-email {
    display: inline-block;
    width: 50%;
    font-size: 14px;
    vertical-align: top; }
    .profile .profile-section .birthday-phone .name,
    .profile .profile-section .name-email .name {
      font-size: 19px;
      font-weight: bold; }
    .profile .profile-section .birthday-phone .email,
    .profile .profile-section .name-email .email {
      word-break: break-word; }
    .profile .profile-section .birthday-phone .birthday,
    .profile .profile-section .name-email .birthday {
      margin-top: 8px; }
  .profile .profile-section .name-email {
    padding-right: 10px; }

.profile .order-list-section {
  margin: 30px 18px 0px;
  padding-bottom: 18px; }
  .profile .order-list-section .title {
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 15px; }
  .profile .order-list-section .order-card {
    background: #bbf0e3;
    margin-bottom: 8px; }
    .profile .order-list-section .order-card.cancel {
      background: #e3e4e5; }
    .profile .order-list-section .order-card .status-container,
    .profile .order-list-section .order-card .id-container {
      padding: 18px;
      width: 50%;
      display: inline-block;
      vertical-align: top;
      text-transform: uppercase; }
    .profile .order-list-section .order-card .id-container {
      font-weight: bold;
      font-size: 14px; }

.order-detail .sub-section .sub-section-title {
  padding-right: 18px;
  font-size: 14px;
  font-weight: normal; }
  .order-detail .sub-section .sub-section-title .status {
    float: right; }

.order-detail .promocode-container {
  margin: 0px 18px 20px;
  padding: 18px 0px;
  border-top: 1px solid black;
  border-bottom: 1px solid black; }
  .order-detail .promocode-container .code-container {
    font-size: 17px;
    font-weight: bold;
    float: right;
    display: block; }
    .order-detail .promocode-container .code-container .code {
      color: #f65509;
      margin-right: 5px; }
  .order-detail .promocode-container .title {
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 3px;
    display: block; }

.order-detail .cart-summary {
  margin-top: 20px;
  padding-left: 18px;
  padding-right: 18px; }
  .order-detail .cart-summary .title {
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 3px;
    display: block; }
  .order-detail .cart-summary .price-container {
    font-size: 17px;
    font-weight: bold;
    float: right;
    display: block; }
    .order-detail .cart-summary .price-container .price {
      color: #f65509;
      margin-right: 5px; }

.order-detail .submit-payment-slip-btn {
  margin-top: 15px; }

.order-detail .promocode-container {
  border-bottom: none;
  vertical-align: top;
  margin-right: 18px;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 0px;
  padding-right: 0px; }

.order-detail .cart-summary {
  vertical-align: top;
  border-top: 1px solid black;
  padding: 20px 0px;
  margin-top: 0px;
  margin-right: 18px;
  margin-left: 18px; }
  .order-detail .cart-summary .btn-container {
    text-align: right; }

@media (min-width: 992px) {
  .profile .profile-section .logout-btn {
    float: right;
    padding-left: 60px;
    padding-right: 60px; }
  .profile .profile-section .name-email {
    width: 100%; }
  .profile .profile-section .name-email .email {
    display: inline-block;
    margin-right: 60px; }
  .profile .profile-section .profile-desktop-container {
    display: inline-block; }
    .profile .profile-section .profile-desktop-container .birthday,
    .profile .profile-section .profile-desktop-container .phone {
      display: inline-block;
      margin-right: 60px; }
  .profile .order-list-section .order-card.cancel {
    background: #e3e4e5; }
  .profile .order-list-section .order-card .status-container {
    width: 250px;
    font-size: 13px; }
  .profile .order-list-section .order-card .id-container {
    width: calc(100% - 250px);
    font-size: 17px; }
  .order-detail .promocode-container {
    width: 50%;
    display: inline-block;
    border-bottom: none;
    padding-right: 5%;
    margin-right: 0px; }
  .order-detail .cart-summary {
    width: calc(50% - 36px);
    display: inline-block;
    padding-left: 0px;
    margin-left: 0px; }
  .order-detail .sub-section .sub-section-title {
    font-size: 16px; } }

.erf-page {
  color: #0c2f64; }
  .erf-page .content-container {
    padding: 20px;
    padding-bottom: 0px; }
  .erf-page h1 {
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    color: #289690; }
  .erf-page p {
    color: #0c2f64;
    text-align: left;
    font-size: 20px;
    line-height: 30px; }
  .erf-page .logo {
    text-align: center;
    margin-bottom: 35px;
    width: 80px; }
  .erf-page .main-img {
    text-align: center; }
  @media (min-width: 992px) {
    .erf-page .text-container {
      padding-left: 50px;
      padding-right: 50px; } }
  .erf-page .donation-box {
    background: #f9a692;
    border-radius: 20px;
    min-height: 400px;
    padding-top: 35px;
    padding-bottom: 35px; }
    .erf-page .donation-box .with-padding {
      padding-left: 35px;
      padding-right: 35px; }
    .erf-page .donation-box h1 {
      color: #0c2f64;
      text-align: center; }
    .erf-page .donation-box .donate-price-section {
      text-align: center;
      color: #0c2f64;
      margin-top: 20px; }
      .erf-page .donation-box .donate-price-section > div {
        display: inline-block;
        vertical-align: top; }
      .erf-page .donation-box .donate-price-section .price {
        padding: 5px 25px 5px 30px;
        font-size: 24px;
        font-weight: bold;
        position: relative;
        border: 2px solid #0c2f64; }
        .erf-page .donation-box .donate-price-section .price .triangle {
          position: absolute;
          left: 0px;
          top: 0px;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 0 0 15px 15px;
          border-color: transparent transparent #0c2f64 transparent; }
        @media (min-width: 992px) {
          .erf-page .donation-box .donate-price-section .price {
            padding: 5px 30px 5px 35px;
            font-size: 32px;
            font-weight: bold;
            position: relative;
            border: 2px solid #0c2f64; } }
      .erf-page .donation-box .donate-price-section .equal {
        margin: 7px 25px;
        font-size: 24px;
        font-weight: bold; }
        @media (min-width: 992px) {
          .erf-page .donation-box .donate-price-section .equal {
            font-size: 30px;
            margin: 10px 25px; } }
      .erf-page .donation-box .donate-price-section .employee-image img {
        height: 50px; }
        @media (min-width: 992px) {
          .erf-page .donation-box .donate-price-section .employee-image img {
            height: 80px;
            margin-top: -8px; } }
    .erf-page .donation-box .donate-now {
      margin: 30px;
      font-size: 28px;
      font-weight: bold; }
    .erf-page .donation-box .input-container {
      font-size: 24px;
      font-weight: bold;
      line-height: 40px;
      margin-bottom: 20px; }
      .erf-page .donation-box .input-container input {
        background: #dcd7c2;
        color: #0c2f64;
        border-bottom: none;
        line-height: 40px;
        padding: 0px;
        text-align: center;
        font-size: 20px;
        margin-top: 10px;
        margin-bottom: 10px;
        border-radius: 40px; }
        @media (min-width: 992px) {
          .erf-page .donation-box .input-container input {
            width: 150px;
            margin-left: 20px;
            margin-right: 20px; } }
    .erf-page .donation-box .employee-images {
      padding-left: 10px;
      padding-right: 10px; }
      @media (min-width: 992px) {
        .erf-page .donation-box .employee-images {
          padding-left: 25px;
          padding-right: 25px; } }
      .erf-page .donation-box .employee-images img {
        width: calc(100% / 6);
        display: inline-block;
        opacity: 0.5; }
        .erf-page .donation-box .employee-images img.active {
          opacity: 1; }
        @media (min-width: 992px) {
          .erf-page .donation-box .employee-images img {
            width: calc(100% / 10); } }
    .erf-page .donation-box .donor-info-section {
      margin-top: 15px; }
      .erf-page .donation-box .donor-info-section .donor-info-title {
        font-size: 20px;
        font-weight: bold; }
      .erf-page .donation-box .donor-info-section input {
        width: 80%;
        margin: 10px 10%; }
        @media (min-width: 992px) {
          .erf-page .donation-box .donor-info-section input {
            width: 40%;
            margin: 10px 25px; } }
  .erf-page .total-section {
    font-size: 20px;
    font-weight: bold;
    line-height: 40px; }
    .erf-page .total-section input {
      background: #dcd7c2;
      border-bottom: none;
      line-height: 30px;
      padding: 0px;
      text-align: center;
      font-size: 20px;
      margin-top: 20px;
      margin-bottom: 10px;
      border-radius: 30px;
      height: 30px;
      width: 100px;
      margin-left: 10px;
      margin-right: 10px; }
      @media (min-width: 992px) {
        .erf-page .total-section input {
          width: 150px;
          margin-left: 20px;
          margin-right: 20px; } }
  .erf-page .confirm-btn {
    margin-top: 15px;
    border-radius: 40px;
    padding: 10px;
    color: #dcd7c2;
    background-color: #0c2f64;
    font-size: 18px;
    font-weight: bold;
    text-transform: none;
    min-width: 200px; }
    @media (min-width: 992px) {
      .erf-page .confirm-btn {
        font-size: 24px;
        min-width: 250px; } }
  .erf-page .text-container.bottom-text-container {
    margin-top: 20px; }
    .erf-page .text-container.bottom-text-container p {
      text-align: center; }
    .erf-page .text-container.bottom-text-container .contact-us-section .contact-us-title {
      color: #77e2c9;
      text-align: left;
      font-size: 24px;
      font-weight: bold;
      margin-top: 25px;
      margin-bottom: 0px; }
    @media (min-width: 992px) {
      .erf-page .text-container.bottom-text-container .contact-us-section {
        width: 50%;
        margin: auto; } }
    .erf-page .text-container.bottom-text-container .contact-us-section input,
    .erf-page .text-container.bottom-text-container .contact-us-section textarea {
      background: transparent;
      color: #77e2c9; }
      .erf-page .text-container.bottom-text-container .contact-us-section input::-webkit-input-placeholder,
      .erf-page .text-container.bottom-text-container .contact-us-section textarea::-webkit-input-placeholder {
        /* WebKit, Blink, Edge */
        color: #77e2c9; }
      .erf-page .text-container.bottom-text-container .contact-us-section input:-moz-placeholder,
      .erf-page .text-container.bottom-text-container .contact-us-section textarea:-moz-placeholder {
        /* Mozilla Firefox 4 to 18 */
        color: #77e2c9;
        opacity: 1; }
      .erf-page .text-container.bottom-text-container .contact-us-section input::-moz-placeholder,
      .erf-page .text-container.bottom-text-container .contact-us-section textarea::-moz-placeholder {
        /* Mozilla Firefox 19+ */
        color: #77e2c9;
        opacity: 1; }
      .erf-page .text-container.bottom-text-container .contact-us-section input:-ms-input-placeholder,
      .erf-page .text-container.bottom-text-container .contact-us-section textarea:-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        color: #77e2c9; }
      .erf-page .text-container.bottom-text-container .contact-us-section input::-ms-input-placeholder,
      .erf-page .text-container.bottom-text-container .contact-us-section textarea::-ms-input-placeholder {
        /* Microsoft Edge */
        color: #77e2c9; }
      .erf-page .text-container.bottom-text-container .contact-us-section input::placeholder,
      .erf-page .text-container.bottom-text-container .contact-us-section textarea::placeholder {
        /* Most modern browsers support this now. */
        color: #77e2c9; }
    .erf-page .text-container.bottom-text-container .contact-us-section input:-webkit-autofill,
    .erf-page .text-container.bottom-text-container .contact-us-section input:-webkit-autofill:hover,
    .erf-page .text-container.bottom-text-container .contact-us-section input:-webkit-autofill:focus,
    .erf-page .text-container.bottom-text-container .contact-us-section textarea:-webkit-autofill,
    .erf-page .text-container.bottom-text-container .contact-us-section textarea:-webkit-autofill:hover,
    .erf-page .text-container.bottom-text-container .contact-us-section textarea:-webkit-autofill:focus {
      background: transparent;
      -webkit-background: transparent;
      -webkit-text-fill-color: #77e2c9;
      -webkit-box-shadow: 0 0 0 30px #0c2f64 inset !important; }
    .erf-page .text-container.bottom-text-container .contact-us-section .btn-outline-primary {
      margin: auto;
      background: transparent;
      color: #77e2c9;
      margin-top: 15px;
      font-size: 14px;
      font-weight: bold; }
      .erf-page .text-container.bottom-text-container .contact-us-section .btn-outline-primary:hover {
        background: #289690; }
  .erf-page .page-footer {
    margin-left: -20px;
    margin-right: -20px;
    background: #0c2f64;
    padding: 35px; }
    .erf-page .page-footer p {
      color: #77e2c9; }
  .erf-page .social-container {
    width: 100%;
    display: none;
    margin: auto;
    font-size: 24px;
    max-width: 360px; }
    .erf-page .social-container .first-line {
      margin-bottom: 15px; }
    .erf-page .social-container .icon-container {
      display: inline-block;
      margin-top: 20px;
      margin-right: 20px;
      width: 50px;
      height: 50px;
      line-height: 50px;
      border-radius: 50%;
      background: #0c2f64;
      color: white; }
    .erf-page .social-container .fa-line {
      font-size: 50px; }
    .erf-page .social-container .line-name {
      font-size: 14px;
      font-weight: bold; }
  .erf-page .bank-account-container {
    color: #289690;
    border: 4px solid #289690;
    border-radius: 6px;
    text-align: left;
    font-size: 20px;
    margin-top: 20px;
    padding: 40px 20px; }
    .erf-page .bank-account-container .bank-image-row {
      text-align: center; }
      @media (min-width: 768px) {
        .erf-page .bank-account-container .bank-image-row {
          text-align: right; } }
    .erf-page .bank-account-container .bank-text {
      font-size: 18px;
      text-align: center;
      margin-top: 15px; }
      @media (min-width: 768px) {
        .erf-page .bank-account-container .bank-text {
          font-size: 20px;
          text-align: left;
          margin-top: 0px; } }
    .erf-page .bank-account-container > div {
      margin: auto; }

.silver-lining-page {
  color: #333; }
  .silver-lining-page a {
    cursor: pointer; }
  .silver-lining-page.silver-detail-page .product-img {
    margin-bottom: 20px; }
  .silver-lining-page.silver-detail-page .product-detail {
    width: 70%; }
    @media (max-width: 768px) {
      .silver-lining-page.silver-detail-page .product-detail {
        width: 100%; } }
  .silver-lining-page.silver-detail-page p {
    color: #333;
    text-align: left;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 5px; }
  .silver-lining-page.silver-detail-page .name {
    margin-top: 15px; }
  .silver-lining-page.silver-detail-page .text-container {
    position: relative;
    padding-bottom: 20px;
    min-height: 400px; }
  .silver-lining-page.silver-detail-page .artist-container {
    position: absolute;
    right: 0px;
    bottom: 30px;
    max-width: 30%; }
    @media (max-width: 768px) {
      .silver-lining-page.silver-detail-page .artist-container {
        max-width: 100%;
        position: relative;
        right: auto;
        bottom: auto;
        text-align: left;
        margin-top: 20px; }
        .silver-lining-page.silver-detail-page .artist-container .image-container {
          display: inline-block; }
          .silver-lining-page.silver-detail-page .artist-container .image-container img {
            width: 100px;
            height: 100px;
            object-fit: cover;
            border-radius: 50%; }
        .silver-lining-page.silver-detail-page .artist-container .name {
          display: inline-block;
          padding-left: 15px; }
          .silver-lining-page.silver-detail-page .artist-container .name b {
            display: block; } }
    .silver-lining-page.silver-detail-page .artist-container img {
      width: 150px;
      height: 150px;
      object-fit: cover;
      border-radius: 50%; }
    .silver-lining-page.silver-detail-page .artist-container .name {
      font-size: 16px;
      margin-top: 5px; }
  .silver-lining-page.artist-detail-page p {
    color: #333;
    text-align: left; }
  .silver-lining-page.artist-detail-page .producer-img {
    width: 200px;
    border-radius: 50%; }
  .silver-lining-page.artist-detail-page .producer-name {
    font-size: 20px;
    margin: 15px 0px 20px;
    font-weight: bold; }
  .silver-lining-page.artist-detail-page .name {
    margin-top: 15px; }
  .silver-lining-page.artist-detail-page .text-container {
    position: relative;
    padding-bottom: 20px; }
  .silver-lining-page.artist-detail-page .artist-container {
    position: absolute;
    right: 0px;
    bottom: 30px; }
    @media (max-width: 768px) {
      .silver-lining-page.artist-detail-page .artist-container {
        position: relative;
        right: auto;
        bottom: auto;
        text-align: left;
        margin-top: 20px; }
        .silver-lining-page.artist-detail-page .artist-container .image-container {
          display: inline-block; }
          .silver-lining-page.artist-detail-page .artist-container .image-container img {
            width: 100px;
            border-radius: 50%; }
        .silver-lining-page.artist-detail-page .artist-container .name {
          display: inline-block;
          padding-left: 15px; }
          .silver-lining-page.artist-detail-page .artist-container .name b {
            display: block; } }
    .silver-lining-page.artist-detail-page .artist-container img {
      width: 200px; }
    .silver-lining-page.artist-detail-page .artist-container .name {
      font-size: 16px;
      margin-top: 5px; }
  .silver-lining-page .link-container {
    font-size: 16px;
    margin-top: -5px;
    margin-bottom: 15px;
    text-align: center; }
    @media (min-width: 992px) {
      .silver-lining-page .link-container {
        text-align: right; } }
    .silver-lining-page .link-container a {
      color: #e15b2f; }
      .silver-lining-page .link-container a:hover {
        color: #e15b2f;
        text-decoration: underline; }
  .silver-lining-page .content-container {
    padding: 20px;
    padding-bottom: 0px; }
  .silver-lining-page h1 {
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    color: #289690; }
  .silver-lining-page p {
    color: #333;
    text-align: left;
    font-size: 20px;
    line-height: 30px; }
  .silver-lining-page .logo {
    text-align: center;
    margin-bottom: 35px;
    width: 80px; }
  .silver-lining-page .main-img {
    text-align: center; }
  .silver-lining-page .text-container.bottom-text-container {
    margin-top: 20px; }
    .silver-lining-page .text-container.bottom-text-container p {
      text-align: center; }
    .silver-lining-page .text-container.bottom-text-container .contact-us-section .contact-us-title {
      color: #77e2c9;
      text-align: left;
      font-size: 24px;
      font-weight: bold;
      margin-top: 25px;
      margin-bottom: 0px; }
    @media (min-width: 992px) {
      .silver-lining-page .text-container.bottom-text-container .contact-us-section {
        width: 50%;
        margin: auto; } }
    .silver-lining-page .text-container.bottom-text-container .contact-us-section input,
    .silver-lining-page .text-container.bottom-text-container .contact-us-section textarea {
      background: transparent;
      color: #77e2c9; }
      .silver-lining-page .text-container.bottom-text-container .contact-us-section input::-webkit-input-placeholder,
      .silver-lining-page .text-container.bottom-text-container .contact-us-section textarea::-webkit-input-placeholder {
        /* WebKit, Blink, Edge */
        color: #77e2c9; }
      .silver-lining-page .text-container.bottom-text-container .contact-us-section input:-moz-placeholder,
      .silver-lining-page .text-container.bottom-text-container .contact-us-section textarea:-moz-placeholder {
        /* Mozilla Firefox 4 to 18 */
        color: #77e2c9;
        opacity: 1; }
      .silver-lining-page .text-container.bottom-text-container .contact-us-section input::-moz-placeholder,
      .silver-lining-page .text-container.bottom-text-container .contact-us-section textarea::-moz-placeholder {
        /* Mozilla Firefox 19+ */
        color: #77e2c9;
        opacity: 1; }
      .silver-lining-page .text-container.bottom-text-container .contact-us-section input:-ms-input-placeholder,
      .silver-lining-page .text-container.bottom-text-container .contact-us-section textarea:-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        color: #77e2c9; }
      .silver-lining-page .text-container.bottom-text-container .contact-us-section input::-ms-input-placeholder,
      .silver-lining-page .text-container.bottom-text-container .contact-us-section textarea::-ms-input-placeholder {
        /* Microsoft Edge */
        color: #77e2c9; }
      .silver-lining-page .text-container.bottom-text-container .contact-us-section input::placeholder,
      .silver-lining-page .text-container.bottom-text-container .contact-us-section textarea::placeholder {
        /* Most modern browsers support this now. */
        color: #77e2c9; }
    .silver-lining-page .text-container.bottom-text-container .contact-us-section input:-webkit-autofill,
    .silver-lining-page .text-container.bottom-text-container .contact-us-section input:-webkit-autofill:hover,
    .silver-lining-page .text-container.bottom-text-container .contact-us-section input:-webkit-autofill:focus,
    .silver-lining-page .text-container.bottom-text-container .contact-us-section textarea:-webkit-autofill,
    .silver-lining-page .text-container.bottom-text-container .contact-us-section textarea:-webkit-autofill:hover,
    .silver-lining-page .text-container.bottom-text-container .contact-us-section textarea:-webkit-autofill:focus {
      background: transparent;
      -webkit-background: transparent;
      -webkit-text-fill-color: #77e2c9;
      -webkit-box-shadow: 0 0 0 30px #0c2f64 inset !important; }
    .silver-lining-page .text-container.bottom-text-container .contact-us-section .btn-outline-primary {
      margin: auto;
      background: transparent;
      color: #77e2c9;
      margin-top: 15px;
      font-size: 14px;
      font-weight: bold; }
      .silver-lining-page .text-container.bottom-text-container .contact-us-section .btn-outline-primary:hover {
        background: #289690; }
  .silver-lining-page .page-footer {
    margin-left: -20px;
    margin-right: -20px;
    margin-top: -10px;
    background: #e15b2f;
    padding: 20px 35px;
    color: white;
    text-align: left;
    font-size: 16px;
    font-weight: bold; }
    .silver-lining-page .page-footer p {
      color: white; }
  .silver-lining-page .silver-lining-item {
    font-size: 14px;
    color: #333;
    text-align: left;
    cursor: pointer; }
    @media (min-width: 768px) {
      .silver-lining-page .silver-lining-item {
        font-size: 16px; } }
    .silver-lining-page .silver-lining-item .image-name {
      margin-top: 10px; }
  .silver-lining-page .artist-list-header {
    margin-bottom: 15px; }
  .silver-lining-page .meet-us {
    border-top: 1px solid #59595c;
    padding-bottom: 40px; }
    .silver-lining-page .meet-us h1 {
      margin-top: 15px;
      margin-bottom: 0px;
      color: #e15b2f;
      font-size: 28px;
      font-weight: normal; }
    .silver-lining-page .meet-us .col-md-6 {
      padding-top: 10px;
      padding-bottom: 15px; }
    .silver-lining-page .meet-us img {
      width: 100%;
      margin-bottom: 15px; }
    .silver-lining-page .meet-us .shop-name {
      font-weight: bold;
      color: #e15b2f;
      font-size: 16px;
      text-align: left; }
    .silver-lining-page .meet-us .shop-address {
      font-size: 16px;
      text-align: left;
      line-height: 20px; }

html {
  position: relative;
  background: white;
  z-index: 2; }

html,
body {
  font-family: "akzidenz-grotesk-pro", sans-serif; }

.app {
  font-family: "akzidenz-grotesk-pro", sans-serif;
  font-size: 14px; }

.page-wrapper.default-layout {
  margin-top: 45px; }

#background-video {
  object-fit: cover;
  height: 100vh;
  width: 100%;
  margin-bottom: -4px;
  z-index: 12;
  position: relative; }

.section.sub-section .section-title {
  background: #77e2c9;
  color: black; }

.section .section-header {
  z-index: 14; }

.section .section-title {
  padding-left: 18px;
  background: black;
  color: white;
  height: 45px;
  font-size: 19px;
  font-weight: bold;
  line-height: 45px;
  text-transform: uppercase; }

.section .section-see-all {
  padding-right: 18px;
  color: white;
  font-size: 13px;
  float: right;
  line-height: 45px;
  font-weight: 500;
  text-transform: uppercase; }
  .section .section-see-all:hover {
    text-decoration: none;
    color: #77e2c9; }
  .section .section-see-all i {
    font-size: 7px;
    vertical-align: 1px;
    margin-left: 5px; }

.section .section-back-button {
  padding-right: 18px;
  color: white;
  font-size: 13px;
  float: right;
  line-height: 45px;
  font-weight: 500;
  text-transform: uppercase;
  cursor: pointer; }
  .section .section-back-button:hover {
    text-decoration: none;
    color: #77e2c9; }
  .section .section-back-button i {
    font-size: 7px;
    vertical-align: 1px;
    margin-right: 5px; }

.section.section-with-slider {
  margin-bottom: 45px; }

.mobile-image {
  display: block;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  @media (min-width: 992px) {
    .mobile-image {
      display: none; } }
  .mobile-image img {
    width: 100%;
    opacity: 0; }

.desktop-image {
  display: none;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  @media (min-width: 992px) {
    .desktop-image {
      display: block; } }
  .desktop-image img {
    width: 100%;
    opacity: 0; }

.square-image {
  display: block;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .square-image img {
    width: 100%;
    opacity: 0; }

.zero-padding {
  padding: 0px !important; }

.shopping-bag {
  position: fixed;
  bottom: 50px;
  right: 20px; }
  .shopping-bag .shopping-bag-container {
    position: relative; }
    .shopping-bag .shopping-bag-container .tc-basket {
      font-size: 35px; }
    .shopping-bag .shopping-bag-container .shopping-bag-number {
      position: absolute;
      right: 16px;
      bottom: 3px;
      color: white;
      font-size: 18px; }
      .shopping-bag .shopping-bag-container .shopping-bag-number.double-digit {
        font-size: 16px;
        right: 10px; }

input.error {
  border-bottom-color: #f65509 !important;
  color: #f65509 !important;
  z-index: 11;
  position: relative; }

textarea.error {
  border-bottom-color: #f65509;
  border-left-color: #f65509;
  color: #f65509;
  z-index: 11;
  position: relative; }

.select-input {
  border: none;
  border-bottom: 1px solid #77e2c9;
  padding-bottom: 1px;
  height: 36px;
  margin-top: 5px; }
  .select-input.month-year-select {
    height: 24px;
    border-bottom: none; }
    .select-input.month-year-select input {
      height: 24px; }
  .select-input.error {
    border-color: #f65509; }

.DayPickerInput {
  width: 100%;
  display: block; }

.loading {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 10000; }
  .loading.hide {
    display: none; }
  .loading img,
  .loading .loading-image {
    max-width: 150px; }
  .loading .middle-content {
    position: relative;
    top: 40%;
    transform: translateY(-40%);
    text-align: center;
    padding: 18px;
    z-index: 10001; }
    .loading .middle-content > div {
      display: inline-block; }
  .loading .backdrop {
    background: white;
    opacity: 0.75;
    width: 100%;
    height: 100%;
    position: absolute; }

.branding-logo {
  width: 55px;
  margin-bottom: 25px; }

.circle-image {
  width: 200px;
  height: 200px;
  border-radius: 50%; }

.tc-angle-right:before {
  content: '\E900';
  transform: rotate(-90deg);
  display: inline-block; }

.tc-angle-right-reverse:before {
  content: '\E900';
  transform: rotate(90deg);
  display: inline-block; }

.tc-map-marker.white .path1:before {
  color: white; }

.tc-map-marker.white .path2:before {
  color: rgba(0, 0, 0, 0.75); }

.tc-time.white .path1:before {
  color: white; }

.tc-time.white .path2:before {
  color: white; }

.tc-time.white .path3:before {
  color: rgba(0, 0, 0, 0.75); }

.slick-arrow.slick-prev {
  left: 25px;
  z-index: 1; }
  .slick-arrow.slick-prev .tc-external-link {
    transform: rotate(225deg);
    display: inline-block; }

.slick-arrow.slick-next {
  right: 25px;
  z-index: 1; }
  .slick-arrow.slick-next .tc-external-link {
    transform: rotate(45deg);
    display: inline-block; }

@media (min-width: 992px) {
  .slick-arrow.custom-slick-arrow {
    display: block;
    border: 1px solid black;
    border-radius: 50%;
    background: white;
    width: 30px;
    height: 30px;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    color: black; }
    .slick-arrow.custom-slick-arrow::before {
      content: ''; } }

.content-container {
  max-width: 992px;
  margin: auto; }

.mini-content-container {
  max-width: 600px;
  margin: auto; }

.content-inner-wrapper {
  position: relative;
  z-index: 5;
  background: white;
  min-height: 100vh; }

.cookies-popup,
.subscribe-popup {
  width: 100%;
  background: black;
  color: white;
  position: fixed;
  z-index: 100;
  bottom: 0px;
  padding: 10px 18px; }
  .cookies-popup .title-text,
  .subscribe-popup .title-text {
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase; }
  .cookies-popup .subtitle-text,
  .subscribe-popup .subtitle-text {
    font-size: 12px; }
  .cookies-popup .btn-cookies,
  .subscribe-popup .btn-cookies {
    width: 100%;
    margin-top: 15px; }

.subscribe-popup {
  bottom: -200px;
  transition: bottom 0.4s linear; }
  .subscribe-popup.active {
    bottom: 0px; }
  .subscribe-popup .subscribe-news-letter {
    margin: 0px; }
  .subscribe-popup .subscribe-input-container {
    width: 100%;
    display: inline-block; }
    .subscribe-popup .subscribe-input-container input {
      height: 40px;
      padding-top: 0px;
      padding-left: 10px;
      color: black;
      font-size: 14px; }
    .subscribe-popup .subscribe-input-container .tc-email {
      line-height: 40px;
      z-index: 12; }
      .subscribe-popup .subscribe-input-container .tc-email:hover {
        color: #77e2c9; }
  .subscribe-popup .tc-close {
    position: absolute;
    right: 25px;
    font-size: 20px;
    top: 10px; }

@media (min-width: 992px) {
  .page-wrapper.default-layout {
    margin-top: 0px; }
    .page-wrapper.default-layout > div {
      margin-left: 75px; }
  .section-header {
    left: 75px !important; }
  .the-commons-menu .section-header {
    left: 0 !important; }
  #background-video {
    height: 100vh; }
  .cookies-popup,
  .subscribe-popup {
    left: 75px;
    width: calc(100% - 75px); }
    .cookies-popup .cookies-content,
    .subscribe-popup .cookies-content {
      width: 75%;
      display: inline-block; }
    .cookies-popup .btn-container,
    .subscribe-popup .btn-container {
      width: 25%;
      display: inline-block;
      vertical-align: top; }
  .subscribe-popup .subscribe-news-letter {
    display: inline-block;
    width: 40%;
    min-width: 300px;
    margin-left: 40px; }
  .subscribe-popup .title-text {
    font-size: 19px;
    display: inline-block; }
  .subscribe-popup .tc-close {
    position: absolute;
    right: 25px;
    font-size: 25px;
    top: 25px; } }

input[disabled] {
  background: white; }

.zoom-on-hover .square-image {
  position: relative;
  overflow: hidden; }
  .zoom-on-hover .square-image::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: inherit;
    background-size: cover;
    transform-origin: center;
    transition: transform 0.3s ease-in-out; }

.zoom-on-hover .square-image:hover::after {
  transform: scale(1.03); }

.opacity-on-hover .square-image {
  opacity: 1;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }

.opacity-on-hover .square-image:hover {
  opacity: 0.7; }

.animated {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite; }

@-webkit-keyframes bounce {
  0%,
  100% {
    -webkit-transform: translateY(0); }
  50% {
    -webkit-transform: translateY(-5px); } }

@keyframes bounce {
  0%,
  100% {
    transform: translateY(0); }
  50% {
    transform: translateY(-5px); } }

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce; }

.error-block {
  height: 30px; }

.error-message {
  font-size: 16px;
  color: #f65509;
  text-align: left; }
  .error-message::before {
    content: '*'; }

.my-masonry-grid {
  display: -webkit-box;
  /* Not needed if autoprefixing */
  display: -ms-flexbox;
  /* Not needed if autoprefixing */
  display: flex;
  margin-left: -15px;
  /* gutter size offset */
  width: auto; }

.my-masonry-grid_column {
  padding-left: 15px;
  /* gutter size */
  background-clip: padding-box; }

/* Style your items */
.my-masonry-grid_column > div {
  margin-bottom: 15px; }

@media (max-width: 800px) {
  .my-masonry-grid {
    margin-left: -15px;
    /* gutter size offset */ }
  .my-masonry-grid_column {
    padding-left: 15px;
    /* gutter size offset */ }
  .my-masonry-grid_column > div {
    margin-bottom: 15px;
    /* space between items */ } }

.circle-img {
  border-radius: 50%; }

figure.image {
  width: auto !important;
  position: initial !important;
  top: auto !important;
  bottom: auto !important;
  margin-bottom: 0px; }

.tc-angle-left.flip {
  transform: rotate(180deg);
  display: inline-block; }

.calendar {
  margin: 20px;
  margin-bottom: 0px;
  padding-bottom: 50px; }
  @media (min-width: 992px) {
    .calendar {
      font-size: 150%;
      width: 72%;
      margin: auto; } }

.fc-multiMonthYearGrid-view {
  min-height: 100vh; }

.react-pdf__Page__canvas {
  width: 100% !important;
  height: auto !important; }

a.fc-event {
  cursor: pointer; }

.fc-daygrid-event-harness .fc-daygrid-event {
  background: #77e2c9;
  border-color: #77e2c9; }
  .fc-daygrid-event-harness .fc-daygrid-event .fc-event-main {
    color: white; }

.fc-daygrid-event-harness .fc-daygrid-event.fc-event-start.fc-event-end {
  background: white;
  border-color: white;
  white-space: normal; }
  .fc-daygrid-event-harness .fc-daygrid-event.fc-event-start.fc-event-end .fc-event-main {
    color: black; }
    .fc-daygrid-event-harness .fc-daygrid-event.fc-event-start.fc-event-end .fc-event-main .calendar-time {
      color: #777;
      font-size: 80%; }

.text-right {
  text-align: right; }

.react-share__ShareButton {
  margin-right: 10px; }

