/*
Theme Name: The Flavour Child
Description: Child theme for the The Flavour. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Reade More</a>
Author: ThemeFuse
Author URI: http://themefuse.com/
Template: theflavour-parent
Version: 2.0
Text Domain: the-core
Tags: left-sidebar, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/
.no-vertical-padding {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.horizontal-centered {
  margin-left: auto;
  margin-right: auto;
}
.dots-before {
  font-family: 'FontAwesome';
  content: "\f111\ \f111\ \f111";
  width: 100px;
  margin-bottom: 30px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  color: #d7a12b;
  font-size: 6px;
  letter-spacing: 3px;
  text-align: center;
}
.dots-after {
  margin-top: 30px;
  margin-bottom: 0;
}
body {
  background-color: #f8f8f8;
}
.fw-header-main {
  background-color: #f8f8f8 !important;
}
.fw-header-main .fw-container {
  padding-left: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.fw-site-navigation > ul {
  font-weight: 300;
  font-size: 16px;
}
.main-header {
  background-color: #4a2a2a;
}
.main-header .fw-container {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
@media (max-width: 1024px) {
  .main-header .fw-container {
    width: 100% !important;
  }
}
.main-header .fw-row {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media (max-width: 767px) {
  .home .main-header .fw-row {
    flex-direction: column;
  }
}
.main-image {
  float: right;
  background-position: right top !important;
  width: 70%;
  box-shadow: -20px 0px 20px 0px rgba(0, 0, 0, 0.5) !important;
  -webkit-box-shadow: -20px 0px 20px 0px rgba(0, 0, 0, 0.5) !important;
  -moz-box-shadow: -20px 0px 20px 0px rgba(0, 0, 0, 0.5) !important;
  -ms-box-shadow: -20px 0px 20px 0px rgba(0, 0, 0, 0.5) !important;
  -o-box-shadow: -20px 0px 20px 0px rgba(0, 0, 0, 0.5) !important;
}
@media (max-width: 1024px) {
  .main-image {
    width: 100% !important;
  }
}
@media (max-width: 767px) {
  .main-image .fw-col-inner {
    height: 220px !important;
  }
}
.main-map .fw-col-inner {
  height: 330px !important;
}
.main-info {
  background-color: #902626;
  height: 330px;
  width: 30%;
  box-shadow: 0px 30px 80px 0px rgba(0, 0, 0, 0.12), 0px 12px 24px 0px rgba(0, 0, 0, 0.24) !important;
  -webkit-box-shadow: 0px 30px 80px 0px rgba(0, 0, 0, 0.12), 0px 12px 24px 0px rgba(0, 0, 0, 0.24) !important;
  -moz-box-shadow: 0px 30px 80px 0px rgba(0, 0, 0, 0.12), 0px 12px 24px 0px rgba(0, 0, 0, 0.24) !important;
  -ms-box-shadow: 0px 30px 80px 0px rgba(0, 0, 0, 0.12), 0px 12px 24px 0px rgba(0, 0, 0, 0.24) !important;
  -o-box-shadow: 0px 30px 80px 0px rgba(0, 0, 0, 0.12), 0px 12px 24px 0px rgba(0, 0, 0, 0.24) !important;
}
@media (max-width: 1024px) {
  .main-info {
    width: 100% !important;
  }
}
.main-info.small {
  height: 180px;
}
.main-info.small h4 {
  color: white;
  font-family: 'Avenir Next Condensed';
  font-size: 40px;
  text-align: center;
  font-weight: 300;
  line-height: 40px;
}
.main-info.small .fw-heading:before,
.main-info.small .fw-heading:after {
  font-family: 'FontAwesome';
  content: "\f111\ \f111\ \f111";
  width: 100px;
  margin-bottom: 30px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  color: #d7a12b;
  font-size: 6px;
  letter-spacing: 3px;
  text-align: center;
}
@media (max-width: 767px) {
  .main-info.small .fw-heading:before,
  .main-info.small .fw-heading:after {
    margin-bottom: 10px !important;
  }
}
.main-info.small .fw-heading:after {
  margin-top: 30px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .main-info.small .fw-heading:after {
    margin-top: 10px !important;
  }
}
.main-info .fw-heading {
  margin-bottom: 0;
}
.main-info .title-decorated h4:before {
  width: 28px;
  height: 12px;
  background-image: url('images/pretty-title.png');
  content: " ";
  margin-right: 10px;
  display: inline-block;
}
.main-info .title-decorated h4:after {
  width: 28px;
  height: 12px;
  background-image: url('images/pretty-title.png');
  transform: rotate(180deg);
  content: " ";
  margin-left: 10px;
  display: inline-block;
}
.main-info .fw-col-inner {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
}
.main-info .fw-imagebox {
  padding: 0;
}
.main-info .fw-imagebox:before,
.main-info .fw-imagebox:after {
  font-family: 'FontAwesome';
  content: "\f111\ \f111\ \f111";
  width: 100px;
  margin-bottom: 30px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  color: #d7a12b;
  font-size: 6px;
  letter-spacing: 3px;
  text-align: center;
}
.main-info .fw-imagebox:after {
  margin-top: 30px;
  margin-bottom: 0;
}
.fw-footer-middle {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.fw-footer-logo {
  position: absolute;
  height: 75px;
  top: 5px;
  padding-right: 30px;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .fw-footer-logo {
    border-right: none !important;
    top: 10px;
  }
}
.fw-footer-logo img {
  width: 200px !important;
  height: 50px;
}
.fw-footer-bar {
  height: 100px;
}
@media (max-width: 767px) {
  .fw-footer-bar {
    height: 120px !important;
  }
}
.fw-footer-bar .fw-container {
  margin-top: 20px;
}
.fw-footer-bar .fw-footer-social {
  margin-left: 250px;
}
.fw-footer-bar .fw-footer-social a > i {
  padding: 10px 15px;
  background-color: #d7a12b;
  border-radius: 50%;
  color: white;
  margin-top: -5px;
}
.products {
  height: auto !important;
}
.products .fw-iconbox {
  height: 405px;
}
.products .fw-iconbox-image {
  width: 100% !important;
  height: 405px !important;
  position: absolute;
  z-index: -1;
}
.products .fw-iconbox-aside {
  background-color: rgba(255, 255, 255, 0.85);
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  position: absolute;
  bottom: 0;
  min-height: 150px;
  display: flex;
  flex-direction: column;
  padding-top: 15px;
  text-align: left;
  width: 100%;
}
.products .fw-container {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}
.fw-site-navigation > ul > li > a {
  font-weight: 500;
}
.fw-site-navigation > ul > li.current-menu-item > a {
  color: #d7a12b !important;
}
.fw-site-navigation > ul > li > a::after {
  height: 6px !important;
  background-color: #d7a12b !important;
  bottom: auto;
}
.ad {
  padding-top: 40px;
  text-align: center;
  /*background-color: #902626 !important;*/
}
.ad .fw-container {
  padding-top: 60px !important;
  padding-bottom: 40px !important;
}
.body-text .fw-container {
  /*background-color: white;*/
  text-align: center;
  padding-top: 60px !important;
  padding-bottom: 40px !important;
}
@media (max-width: 767px) {
  .body-text .fw-container {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
}
.body-text .fw-container .fw-text-inner {
  padding-left: 40px;
  padding-right: 40px;
}
.body-text .fw-container p {
  margin-bottom: 30px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .fw-copyright {
    width: 50%;
    margin-top: -10px;
    right: 0;
  }
}
.main-map {
  height: 330px;
}
.contact-row .fw-container > .fw-row {
  display: flex;
  padding-bottom: 50px;
  background-color: white;
}
@media (max-width: 767px) {
  .contact-row .fw-container > .fw-row {
    flex-direction: column;
  }
}
@media (min-width: 400px) and (max-width: 1024px) {
  .contact-row .fw-container > .fw-row .contact-information {
    width: 80%;
  }
  .contact-row .fw-container > .fw-row .contact-form {
    width: 100%;
  }
}
.contact-row .contact-form {
  width: 70%;
}
@media (max-width: 767px) {
  .contact-row .contact-form {
    width: 100%;
    padding-top: 0;
    text-align: center;
  }
  .contact-row .contact-form .fw-col-xs-12 {
    padding-bottom: 0;
  }
  .contact-row .contact-form .fw_form_fw_form > .fw-row:nth-of-type(2) {
    border-top: 2px dashed #d3d3d3;
  }
  .contact-row .contact-form .fw_form_fw_form > .fw-row:nth-of-type(4) {
    display: none;
  }
  .contact-row .contact-form .fw_form_fw_form .field-submit {
    text-align: center;
  }
  .contact-row .contact-form .fw_form_fw_form .field-submit button {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .contact-row .fw-container > .fw-row {
    padding-bottom: 0;
  }
}
.contact-row .contact-information {
  width: 30%;
}
@media (max-width: 767px) {
  .contact-row .contact-information {
    width: 100%;
    padding-bottom: 0;
  }
  .contact-row .contact-information .fw-col-inner {
    padding-bottom: 0;
  }
}
.contact-row .contact-information .fw-col-inner {
  padding-right: 10px;
}
.contact-row .contact-information .fw-iconbox {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
.contact-row .contact-information .fw-iconbox .fw-iconbox-aside {
  margin-left: 30px;
}
.contact-row .contact-information .fw-iconbox:last-child {
  margin-bottom: 0;
}
.contact-row .contact-information .fw-iconbox .fw-iconbox-text {
  padding-bottom: 0;
}
.contact-row .contact-information .fw-iconbox .fw-iconbox-text p {
  font-size: 16px;
}
.contact-row .contact-information .fw-iconbox .fw-iconbox-image {
  background-color: #d7a12b;
  color: white;
  min-width: 70px;
  min-height: 70px;
  border-radius: 50%;
  line-height: 75px;
}
.contact-row .contact-information .fw-iconbox .fw-iconbox-image i {
  font-size: 35px;
}
.form-builder-item label,
.form-builder-item input,
.form-builder-item .fw-btn span {
  font-weight: 600 !important;
}
.fw-btn span,
textarea {
  font-weight: 600 !important;
}
@media (max-width: 767px) {
  .fw-header-main .fw-container {
    display: flex;
    flex-direction: row-reverse;
  }
  .mmenu-link {
    width: 10% !important;
  }
  .fw-wrap-logo {
    width: 80% !important;
    margin-top: 0;
  }
}
@media (max-width: 1199px) {
  .fw-wrap-logo {
    margin-bottom: 15px;
  }
}

.menu-section-header {
	font-family: 'Raleway';
	font-size: 22px;"
}