/* Theme Name: Also
Author: Sara Alrayes (SaraIAlrayes@gmail.com)
Version: 1.0.0
*/
/* Colors Platee:
#f3eee7 rgb(243, 238, 231)
#d2dcd7 rgb(210, 220, 215)
#91a596 rgb(145, 165, 150)
#5a7d64 rgb(90, 125, 100)
#821919 rgb(120, 25, 25)
#5f1e1e rgb(95, 30, 30)
#000000 rgb(0, 0, 0) */
/* General */
body {
  direction: rtl !important;
  unicode-bidi: embed !important;
  font-family: NeoSans !important;
}

.lang-switcher a {
  font-family: Esphimere;
}

/* Home */
.header-title {
  font-size: 5rem;
  font-family: GESS2M;
  /*font-weight: bold;*/
}

.header-tagline {
  font-family: GESS2M;
}

.about-section-title, .event-section-title {
  font-family: NeoSans;
  font-weight: bold;
}

.section-title {
  font-family: NeoSans;
}

/* Menu */
.popular-section-title {
  letter-spacing: 0;
  font-family: GESS2M;
}

.popular-carousel {
  direction: ltr;
}

.popular-carousel {
  direction: ltr;
}

.tagline {
  font-family: GESS2L;
}

.dish-details-container {
  direction: rtl;
}

.dish-title {
  font-family: GESS2M;
  font-size: 1rem;
}

.dish-description, .dish-calories, .dish-price {
  font-family: GESS2L;
  direction: rtl;
}

.menu-category {
  font-family: GESS2M;
}

/* Gallery */
.photo-absolute-element {
  left: auto;
  right: 4%;
}

.photo-caption {
  left: auto;
  right: 15.5%;
}

/* Event Page */
.light-section-container {
  padding: 4% 17% 3%;
  background-color: #f3eee7;
  text-align: center;
  position: relative;
}

.event-details {
  font-size: 1.2rem;
  line-height: 2.2rem;
  letter-spacing: 0.7px;
  color: #181818;
  position: relative;
}

/* Career */
#job-details .light-section-container {
  text-align: right;
}

#apply .light-section-container {
  text-align: right;
}

.wpcf7 {
  text-align: right;
}

.wpcf7 input, textarea {
  direction: rtl !important;
}

.wpcf7-response-output {
  text-align: right !important;
}

/* Reservation */
.rtb-booking-form {
  text-align: right;
}

.rtb-booking-form input, .rtb-booking-form textarea, .rtb-booking-form select {
  direction: rtl;
}


/* Footer */
.footer-container {
  text-align: right;
}

.footer-title {
 font-family: GESS2L;
}

.footer-list-col i {
  margin-left: 5px;
  margin-right: 0;
}
