/**************************************** FLEX */
/**************************************** end FLEX */
/* SEARCH FIELD - archive, single... */
/* line 11, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
body.page input,
body.single input,
body.blog input,
body.archive input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.8em;
}

/* line 16, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
body.page input:not([type="submit"], [type="submit"], [type="submit"], [type="submit"]),
body.single input:not([type="submit"], [type="submit"], [type="submit"], [type="submit"]),
body.blog input:not([type="submit"], [type="submit"], [type="submit"], [type="submit"]),
body.archive input:not([type="submit"], [type="submit"], [type="submit"], [type="submit"]) {
  height: 46px;
  line-height: 46px;
}

/* line 20, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
body.page .fl-post-nav,
body.single .fl-post-nav,
body.blog .fl-post-nav,
body.archive .fl-post-nav {
  border: 0;
}

/* line 22, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
body.page .fl-post-nav a,
body.single .fl-post-nav a,
body.blog .fl-post-nav a,
body.archive .fl-post-nav a {
  background-color: #6a6062;
  color: white;
  padding: 0.6em 1.2em;
  text-decoration: none;
}

/* line 28, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
body.page .fl-post-nav a:hover, body.page .fl-post-nav a:active, body.page .fl-post-nav a:focus,
body.single .fl-post-nav a:hover,
body.single .fl-post-nav a:active,
body.single .fl-post-nav a:focus,
body.blog .fl-post-nav a:hover,
body.blog .fl-post-nav a:active,
body.blog .fl-post-nav a:focus,
body.archive .fl-post-nav a:hover,
body.archive .fl-post-nav a:active,
body.archive .fl-post-nav a:focus {
  color: white;
}

/* GENERAL */
/* line 37, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
body a:link {
  color: #8B7979;
}

/* line 40, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
body a:hover, body a:active, body a:visited {
  color: #8B7979;
  text-decoration: none;
}

/* line 47, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
div.fl-page-content .fl-archive .fl-archive-title {
  font-size: 1.8em;
}

/* line 51, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
div.fl-page-content h1 {
  font-family: "Raleway", sans-serif;
  line-height: 1;
}

/* line 55, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
div.fl-page-content h1 strong {
  background-color: #111;
  font-size: 0.7em;
  font-weight: lighter;
}

/* line 60, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
div.fl-page-content h1 strong em {
  color: white;
  background-color: #111;
  line-height: 1.4;
  font-size: 2.5em;
  font-style: normal;
}

/* line 69, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
div.fl-page-content a.fl-post-more-link {
  display: inline-block;
  margin: 0.5em 0 0 0;
}

/* line 73, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
div.fl-page-content a.fl-post-more-link,
div.fl-page-content a.fl-post-feed-more {
  background-color: #8B7979;
  color: white;
  padding: 12px 24px;
}

/* line 80, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
div.fl-page-content .fl-rich-text a:link, div.fl-page-content .fl-rich-text a:hover, div.fl-page-content .fl-rich-text a:active, div.fl-page-content .fl-rich-text a:visited {
  color: #84665f;
  text-decoration: none;
}

/* line 85, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
div.fl-page-content .fl-callout-photo-left,
div.fl-page-content .fl-callout-photo-right {
  table-layout: auto;
}

/* line 88, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
div.fl-page-content .fl-callout-photo-left div.fl-callout-content,
div.fl-page-content .fl-callout-photo-right div.fl-callout-content {
  width: auto;
}

/* line 89, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
div.fl-page-content .fl-callout-photo-left div.fl-callout-photo,
div.fl-page-content .fl-callout-photo-right div.fl-callout-photo {
  width: 20%;
}

/* line 93, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
div.fl-page-content .fl-callout-icon-left span.fl-icon,
div.fl-page-content .fl-callout-icon-right span.fl-icon {
  width: 20%;
}

/* line 95, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
div.fl-page-content div.fl-post-grid-post {
  border: 0;
}

/* line 98, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
div.fl-page-content div.fl-post-grid-post h2 {
  font-size: 1.7rem;
  font-weight: bold;
}

/* line 103, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
div.fl-page-content div.fl-post-grid-post:nth-child(2n+1) {
  background-color: #d0b191;
  color: white;
}

/* line 107, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
div.fl-page-content div.fl-post-grid-post:nth-child(2n+1) a.fl-post-grid-more {
  color: white;
  text-transform: uppercase;
}

/* line 110, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
div.fl-page-content div.fl-post-grid-post:nth-child(2n+1) a.fl-post-grid-more:hover, div.fl-page-content div.fl-post-grid-post:nth-child(2n+1) a.fl-post-grid-more:active, div.fl-page-content div.fl-post-grid-post:nth-child(2n+1) a.fl-post-grid-more:visited {
  color: white;
  text-decoration: none;
}

/* line 113, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
div.fl-page-content div.fl-post-grid-post:nth-child(2n+1) h2 a {
  color: white;
}

/* line 115, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
div.fl-page-content div.fl-post-grid-post:nth-child(2n+1) h2 a:hover, div.fl-page-content div.fl-post-grid-post:nth-child(2n+1) h2 a:active, div.fl-page-content div.fl-post-grid-post:nth-child(2n+1) h2 a:visited {
  color: white;
  text-decoration: none;
}

/* line 118, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
div.fl-page-content div.fl-post-grid-post:nth-child(2n+1) .categoriesLuxespresso {
  padding: 3.5rem 3.5rem 0 3.5rem;
}

/* line 121, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
div.fl-page-content div.fl-post-grid-post:nth-child(2n+1) .categoriesLuxespresso ul.post-categories {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 126, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
div.fl-page-content div.fl-post-grid-post:nth-child(2n+1) .categoriesLuxespresso ul.post-categories a {
  color: white;
  text-transform: uppercase;
  font-size: 0.75em;
  text-decoration: none;
}

/* line 132, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
div.fl-page-content div.fl-post-grid-post:nth-child(2n+1) .categoriesLuxespresso ul.post-categories a:hover, div.fl-page-content div.fl-post-grid-post:nth-child(2n+1) .categoriesLuxespresso ul.post-categories a:active, div.fl-page-content div.fl-post-grid-post:nth-child(2n+1) .categoriesLuxespresso ul.post-categories a:visited {
  color: white;
  text-decoration: none;
}

/* line 137, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
div.fl-page-content div.fl-post-grid-post:nth-child(2n) {
  background-color: #e2e2e2;
  color: #84665f;
}

/* line 141, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
div.fl-page-content div.fl-post-grid-post:nth-child(2n) a.fl-post-grid-more {
  color: #84665f;
  text-transform: uppercase;
}

/* line 144, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
div.fl-page-content div.fl-post-grid-post:nth-child(2n) a.fl-post-grid-more:hover, div.fl-page-content div.fl-post-grid-post:nth-child(2n) a.fl-post-grid-more:active, div.fl-page-content div.fl-post-grid-post:nth-child(2n) a.fl-post-grid-more:visited {
  color: #84665f;
  text-decoration: none;
}

/* line 147, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
div.fl-page-content div.fl-post-grid-post:nth-child(2n) h2 a {
  color: #84665f;
}

/* line 149, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
div.fl-page-content div.fl-post-grid-post:nth-child(2n) h2 a:hover, div.fl-page-content div.fl-post-grid-post:nth-child(2n) h2 a:active, div.fl-page-content div.fl-post-grid-post:nth-child(2n) h2 a:visited {
  color: #84665f;
  text-decoration: none;
}

/* line 152, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
div.fl-page-content div.fl-post-grid-post:nth-child(2n) .categoriesLuxespresso {
  padding: 3.5rem 3.5rem 0 3.5rem;
}

/* line 155, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
div.fl-page-content div.fl-post-grid-post:nth-child(2n) .categoriesLuxespresso ul.post-categories {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 160, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
div.fl-page-content div.fl-post-grid-post:nth-child(2n) .categoriesLuxespresso ul.post-categories a {
  color: #84665f;
  text-transform: uppercase;
  font-size: 0.75em;
  text-decoration: none;
}

/* line 166, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
div.fl-page-content div.fl-post-grid-post:nth-child(2n) .categoriesLuxespresso ul.post-categories a:hover, div.fl-page-content div.fl-post-grid-post:nth-child(2n) .categoriesLuxespresso ul.post-categories a:active, div.fl-page-content div.fl-post-grid-post:nth-child(2n) .categoriesLuxespresso ul.post-categories a:visited {
  color: #84665f;
  text-decoration: none;
}

/* line 172, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
div.fl-page-content div.fl-post-grid-post .fl-post-grid-text {
  padding: 1rem 3.5rem 3.5rem 3.5rem;
}

/* line 175, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
div.fl-page-content div.fl-post-grid-post .fl-post-grid-text h2 {
  text-transform: uppercase;
  margin-bottom: 1.1em;
}

/* line 179, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
div.fl-page-content div.fl-post-grid-post .fl-post-grid-text p {
  font-size: 1.05em;
}

/* line 182, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
div.fl-page-content div.fl-post-grid-post .fl-post-grid-image + .fl-post-grid-text {
  position: absolute;
  bottom: 1em;
  right: 1em;
  padding: 1em;
  background-color: #d0b191;
  color: white;
}

/* line 190, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
div.fl-page-content div.fl-post-grid-post .fl-post-grid-image + .fl-post-grid-text h2.fl-post-grid-title {
  margin: 0;
  color: white;
}

/* line 194, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
div.fl-page-content div.fl-post-grid-post .fl-post-grid-image + .fl-post-grid-text h2.fl-post-grid-title a {
  color: white;
}

/* line 196, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
div.fl-page-content div.fl-post-grid-post .fl-post-grid-image + .fl-post-grid-text h2.fl-post-grid-title a:hover, div.fl-page-content div.fl-post-grid-post .fl-post-grid-image + .fl-post-grid-text h2.fl-post-grid-title a:active, div.fl-page-content div.fl-post-grid-post .fl-post-grid-image + .fl-post-grid-text h2.fl-post-grid-title a:visited {
  color: white;
  text-decoration: none;
}

/* line 207, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
div.fl-page-content article.fl-post form div.gform_body ul.gform_fields li.gfield .ginput_container input,
div.fl-page-content article.fl-post form div.gform_body ul.gform_fields li.gfield .ginput_container textarea {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.8em;
}

/* line 213, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
div.fl-page-content article.fl-post form div.gform_body ul.gform_fields li.gfield .ginput_container input:not([type="submit"]) {
  height: 46px;
  line-height: 46px;
}

/* line 222, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
div.fl-page-content article.fl-post form div.gform_body .gform_page li.gfield_label label.gfield_label {
  font-size: 0.95em;
  font-weight: 400;
}

/* line 230, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
div.fl-page-content article.fl-post form div.gform_body #gform_page_1_2 li.gfield + li.gfield {
  float: left;
  clear: none;
  width: 48%;
}

/* line 235, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
div.fl-page-content article.fl-post form div.gform_body #gform_page_1_2 li.gfield.gfield_calculation.field_description_below.gfield_visibility_visible {
  float: none;
  clear: both;
  width: auto;
  padding-top: 1.5em;
}

/* line 244, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
div.fl-page-content article.fl-post form input[type="submit"],
div.fl-page-content article.fl-post form input[type="button"] {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  line-height: 18px;
  padding: 12px 24px;
  background: #b9aeac;
  border: 1px solid #ada2a0;
}

/* line 260, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
footer.fl-page-footer-wrap .fl-page-footer-luxespresso {
  background-color: #b9aeac;
  color: white;
  padding: 1.5em 0 2em 0;
}

/* line 265, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
footer.fl-page-footer-wrap .fl-page-footer-luxespresso .iconLuxespresso {
  text-align: center;
  margin: 0 0 1em 0;
}

/* line 269, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
footer.fl-page-footer-wrap .fl-page-footer-luxespresso .iconLuxespresso .fa {
  font-size: 2.6em;
}

/* line 271, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
footer.fl-page-footer-wrap .fl-page-footer-luxespresso a {
  color: white;
  text-decoration: none;
}

/* line 275, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
footer.fl-page-footer-wrap .fl-page-footer-luxespresso a:hover, footer.fl-page-footer-wrap .fl-page-footer-luxespresso a:active, footer.fl-page-footer-wrap .fl-page-footer-luxespresso a:visited {
  color: white;
  text-decoration: none;
}

/* line 278, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
footer.fl-page-footer-wrap .fl-page-footer {
  background-color: #151412;
  color: white;
  border: 0;
}

/* line 283, C:/wamp/www/Luxespresso_WP/wp-content/themes/bb-theme-child/sass/style.scss */
footer.fl-page-footer-wrap .fl-page-footer span, footer.fl-page-footer-wrap .fl-page-footer a {
  color: white;
}

/******************* MEDIAQUERIES */

/*# sourceMappingURL=../css/style.map */