/* ==========================================================================
   Fonts
   ========================================================================== */
@font-face {
  font-family: 'eurofurence_bold';
  src: url("../font/euro-webfont.eot");
  src: url("../font/euro-webfont.eot?#iefix") format("embedded-opentype"), url("../font/euro-webfont.woff2") format("woff2"), url("../font/euro-webfont.woff") format("woff"), url("../font/euro-webfont.ttf") format("truetype"), url("../font/euro-webfont.svg#eurofurence_bold") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'eurofurence_lightregular';
  src: url("../font/eurolight-webfont.eot");
  src: url("../font/eurolight-webfont.eot?#iefix") format("embedded-opentype"), url("../font/eurolight-webfont.woff2") format("woff2"), url("../font/eurolight-webfont.woff") format("woff"), url("../font/eurolight-webfont.ttf") format("truetype"), url("../font/eurolight-webfont.svg#eurofurence_lightregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'eurofurence_regular';
  src: url("../font/euromedium-webfont.eot");
  src: url("../font/euromedium-webfont.eot?#iefix") format("embedded-opentype"), url("../font/euromedium-webfont.woff2") format("woff2"), url("../font/euromedium-webfont.woff") format("woff"), url("../font/euromedium-webfont.ttf") format("truetype"), url("../font/euromedium-webfont.svg#eurofurence_regular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'quincy';
  src: url("../font/QuincyCF-Bold.woff2") format("woff2"), url("../font/QuincyCF-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'quincy';
  src: url("../font/QuincyCF-BlackItalic.woff2") format("woff2"), url("../font/QuincyCF-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'quincy';
  src: url("../font/QuincyCF-Black.woff2") format("woff2"), url("../font/QuincyCF-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'sackers';
  src: url("../font/SackersGothicStd-Heavy.woff2") format("woff2"), url("../font/SackersGothicStd-Heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'quincy';
  src: url("../font/QuincyCF-Light.woff2") format("woff2"), url("../font/QuincyCF-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

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

@font-face {
  font-family: 'quincy';
  src: url("../font/QuincyCF-LightItalic.woff2") format("woff2"), url("../font/QuincyCF-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'quincy';
  src: url("../font/QuincyCF-Italic.woff2") format("woff2"), url("../font/QuincyCF-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'quincy';
  src: url("../font/QuincyCF-BoldItalic.woff2") format("woff2"), url("../font/QuincyCF-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'sackers';
  src: url("../font/SackersGothicStd-Medium.woff2") format("woff2"), url("../font/SackersGothicStd-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* ==========================================================================
   Queries
   ========================================================================== */
body.archive.category .content-sidebar-wrap .content .archive-description {
  margin-bottom: 15px;
  text-align: left; }
  body.archive.category .content-sidebar-wrap .content .archive-description .archive-title {
    padding: 30px 35px 0;
    margin: 0; }

body.archive.category .content-sidebar-wrap .content .post .entry-header .entry-title {
  font-size: 30px;
  font-weight: normal; }

/* General
   ========================================================================== */
a {
  color: #845117; }

a:hover {
  color: #845117; }

.entry-content a {
  color: #845117;
  border-bottom: 5px solid rgba(132, 81, 23, 0.15); }

.entry-content a:hover {
  color: #845117;
  border-color: rgba(132, 81, 23, 0.3); }

.entry ul {
  margin-left: 20px; }

.entry ul li {
  list-style: none;
  background-image: url("../images/flower-30px.png");
  background-repeat: no-repeat;
  padding-left: 37px;
  background-size: 30px;
  background-position: 0 2px;
  margin-bottom: 7px; }

.gform_wrapper ul {
  margin: 0; }

.gform_wrapper ul li {
  background-image: none;
  margin: 0;
  padding: 0; }

hr {
  border: none;
  border-bottom: 2px dashed rgba(140, 140, 140, 0.2);
  width: 45%;
  margin-bottom: 35px;
  padding-top: 10px;
  clear: both; }

.clear {
  clear: both;
  width: 100%;
  height: 0px; }

span.small {
  font-size: 0.6em;
  display: inline-block; }

blockquote {
  color: #845117;
  background-color: rgba(132, 81, 23, 0.1);
  border-left: 5px solid #845117;
  margin: 0 0 25px;
  padding: 15px 30px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px; }
  blockquote p:last-child {
    margin: 0; }

blockquote:before {
  display: none; }

body {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: #845117;
  background-position: fixed;
  line-height: 1.5;
  background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #afd039), color-stop(1, #ecfda8));
  background-image: -o-linear-gradient(right bottom, #afd039 0%, #ecfda8 100%);
  background-image: -moz-linear-gradient(right bottom, #afd039 0%, #ecfda8 100%);
  background-image: -webkit-linear-gradient(right bottom, #afd039 0%, #ecfda8 100%);
  background-image: -ms-linear-gradient(right bottom, #afd039 0%, #ecfda8 100%);
  background-image: linear-gradient(to right bottom, #afd039 0%, #ecfda8 100%); }
  @media (max-width: 768px) {
    body {
      font-size: 16px; } }

html body.custom-background {
  background-repeat: no-repeat;
  background-position: top center;
  background-attachment: fixed;
  background-size: cover; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'quincy', sans-serif;
  font-weight: 400;
  color: #845117; }

@media (max-width: 768px) {
  h2 {
    font-size: 20px; } }

.entry-title {
  font-size: 35px;
  font-weight: 800;
  margin-bottom: 10px; }
  @media (max-width: 768px) {
    .entry-title {
      font-size: 25px; } }

.entry-meta {
  display: none; }

.content-sidebar .entry-title {
  text-align: left; }

.pagination {
  margin: 25px 40px 40px; }

.entry-title a {
  color: #845117; }

.entry-title a:hover {
  color: #845117; }

.entry-header::after {
  border: none;
  margin: 0;
  padding: 0; }

.aligncenter {
  text-align: center; }

body button,
body input[type='button'],
body input[type='reset'],
body input[type='submit'],
body .button,
body .widget .button,
body .image-section .widget .button,
body div.gform_wrapper .gform_footer input.button,
body div.gform_wrapper .gform_footer input[type='submit'],
body .archive-pagination a {
  background-color: #845117;
  font-size: 18px;
  padding: 10px 20px 10px 40px;
  color: #f8ce24;
  border-radius: 5px;
  font-weight: bold;
  text-transform: none;
  letter-spacing: 0px;
  line-height: 1em;
  border: 3px solid #845117;
  transition: 0.25s all ease;
  background-image: url("../images/flower-30px.png");
  background-position: 5px 5px;
  background-repeat: no-repeat; }
  @media (max-width: 768px) {
    body button,
    body input[type='button'],
    body input[type='reset'],
    body input[type='submit'],
    body .button,
    body .widget .button,
    body .image-section .widget .button,
    body div.gform_wrapper .gform_footer input.button,
    body div.gform_wrapper .gform_footer input[type='submit'],
    body .archive-pagination a {
      display: block;
      text-align: center;
      background-image: none;
      padding: 10px 20px; } }

body button:hover,
body input[type='button']:hover,
body input[type='reset']:hover,
body input[type='submit']:hover,
body .button:hover,
body .widget .button:hover,
body .image-section .widget .button:hover,
body div.gform_wrapper .gform_footer input.button:hover,
body div.gform_wrapper .gform_footer input[type='submit']:hover,
body .archive-pagination a:hover {
  background-color: #845117;
  color: white;
  border: 3px solid #845117; }

body .button.button-featured {
  background-color: #f8ce24 !important;
  border-color: rgba(132, 81, 23, 0.3) !important;
  font-size: 20px !important;
  display: inline-block !important;
  width: auto !important;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-bottom: 20px !important;
  margin-top: 10px !important;
  color: #845117 !important;
  text-transform: uppercase !important;
  font-weight: bold !important;
  background-image: none !important;
  letter-spacing: 2px !important;
  padding-left: 20px !important;
  padding-right: 20px !important; }

body .button.button-featured:hover {
  background-color: #f8ce24 !important; }

body div#gform_drag_drop_area_3_6.gform_drop_area {
  background-color: rgba(248, 206, 36, 0.3); }

/* Preheader
   ========================================================================== */
.admin-bar .preheader {
  top: 32px; }

.preheader {
  color: #845117;
  background-color: white;
  line-height: 1em;
  font-size: 16px;
  padding: 13px 0;
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 50;
  height: 64px; }
  @media (max-width: 1023px) {
    .preheader {
      top: auto !important;
      left: 0;
      right: 0;
      bottom: 0; }
      .preheader .one-half {
        display: none; }
        .preheader .one-half.first {
          display: block; }
      .preheader #simple-social-icons-4 ul li a,
      .preheader #simple-social-icons-4 ul li a:hover,
      .preheader #simple-social-icons-4 ul li a:focus {
        padding: 3px !important; } }
  .preheader h4 {
    font-size: 11px;
    margin: 0;
    font-weight: bold;
    text-transform: uppercase;
    color: white; }
  .preheader p {
    margin: 0;
    line-height: 1.3; }
  .preheader .wrap {
    display: flex;
    justify-content: center;
    align-items: center; }
    .preheader .wrap .one-half {
      flex: 0 1 auto;
      width: auto;
      text-align: center;
      margin: 0 20px; }
    .preheader .wrap a {
      color: #845117; }
      .preheader .wrap a:hover {
        color: #fad955;
        text-decoration: underline; }

/* Header
   ========================================================================== */
.featured-section h2.entry-title {
  font-family: 'quincy', sans-serif;
  font-size: 23px; }

.logo-main {
  margin: 3px auto 15px; }

.admin-bar .site-header {
  top: 95px; }

.admin-bar .site-header.dark {
  top: 32px; }

.site-title a,
.site-title a:hover {
  color: #4a4a4a !important; }

.title-area {
  width: 272px; }

@media (max-width: 480px) {
  .featuredpage .entry-header .entry-title,
  .featuredpost .entry-header .entry-title {
    text-align: center !important; } }

.featuredpage .entry-header .entry-title a:hover,
.featuredpost .entry-header .entry-title a:hover {
  color: #845117; }

/* Flowers on home page
   ========================================================================== */
.theflowers {
  width: 100%;
  position: absolute;
  overflow: hidden;
  display: block;
  height: 1000px; }
  @media (max-width: 768px) {
    .theflowers {
      display: none; } }

.flower-left,
.flower-right {
  pointer-events: none !important; }

@media (min-width: 1023px) {
  .flower-left,
  .flower-right {
    height: 1000px;
    width: 950px;
    background-image: url("../images/flower-large-full.png");
    background-size: contain;
    position: absolute;
    z-index: 9999;
    margin-top: -150px; }
  .flower-left {
    right: 75%; }
  .flower-right {
    left: 75%; }
  .sidebar-content .flower-left,
  .content-sidebar .flower-left {
    margin-right: 75px; } }
  @media (min-width: 1023px) and (max-width: 1825px) {
    .sidebar-content .flower-left,
    .content-sidebar .flower-left {
      margin-right: 125px; } }

@media (min-width: 1023px) {
  .sidebar-content .flower-right,
  .content-sidebar .flower-right {
    margin-left: 75px; } }
  @media (min-width: 1023px) and (max-width: 1825px) {
    .sidebar-content .flower-right,
    .content-sidebar .flower-right {
      margin-left: 125px; } }

@media (min-width: 1023px) and (max-width: 1300px) {
  .flower-left,
  .flower-right {
    height: 667px;
    width: 633px;
    margin-top: -50px; }
  .flower-left {
    right: 83%; }
  .flower-right {
    left: 83%; } }

/* Home sections
   ========================================================================== */
#front-page-1 .flexible-widgets {
  padding: 50px 0; }
  @media (max-width: 600px) {
    #front-page-1 .flexible-widgets {
      padding: 20px 0; } }

#front-page-2 .solid-section {
  background-image: url("../images/graph.png");
  background-repeat: repeat; }
  @media (min-width: 960px) {
    #front-page-2 .solid-section .flexible-widgets {
      padding-top: 50px;
      padding-bottom: 50px; }
      #front-page-2 .solid-section .flexible-widgets .wrap {
        display: flex;
        flex-flow: row wrap;
        width: 100%; }
      #front-page-2 .solid-section .flexible-widgets .widget:nth-child(1) {
        width: 100%; }
      #front-page-2 .solid-section .flexible-widgets .widget {
        flex: 0 1 auto;
        padding: 0;
        width: calc(100% / 5 - 20px);
        float: none;
        margin: 0 10px 20px; } }
  #front-page-2 .solid-section .entry-title {
    text-align: center !important; }

@media (min-width: 960px) {
  #front-page-3 .flexible-widgets {
    padding-top: 50px;
    padding-bottom: 50px; }
    #front-page-3 .flexible-widgets .wrap {
      display: flex;
      flex-flow: row wrap;
      width: 100%; }
    #front-page-3 .flexible-widgets .widget:nth-child(1) {
      width: 100%; }
    #front-page-3 .flexible-widgets .widget {
      flex: 0 1 auto;
      padding: 0;
      width: calc(100% / 3 - 20px);
      float: none;
      margin: 0 10px 20px; } }

#front-page-3 .excerpt p {
  margin-bottom: 5px; }

#front-page-3 a.button {
  text-align: left;
  margin: 15px 0 0;
  float: left; }

.image-section {
  background: none; }

.image-section,
.solid-section {
  color: #845117; }
  .image-section h4.widget-title,
  .solid-section h4.widget-title {
    border: none;
    font-size: 35px;
    margin-bottom: 10px;
    padding-bottom: 0px;
    letter-spacing: 4px;
    text-transform: uppercase; }
  .image-section p,
  .solid-section p {
    max-width: 825px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px; }
  .image-section .widget.featuredpage,
  .solid-section .widget.featuredpage {
    background-color: transparent;
    padding: 0 10px; }
    .image-section .widget.featuredpage p,
    .solid-section .widget.featuredpage p {
      margin: 0; }
    .image-section .widget.featuredpage h4.widget-title,
    .solid-section .widget.featuredpage h4.widget-title {
      font-size: 20px; }
    .image-section .widget.featuredpage span.alignnone,
    .solid-section .widget.featuredpage span.alignnone {
      padding: 25px;
      display: block;
      background-color: #825017;
      width: 130px;
      border-radius: 300px;
      text-align: center;
      height: 130px;
      margin: 0 auto 25px;
      border: 7px dotted #f8ce1a; }

.full-width-content .widget.featured-content .entry-header {
  width: auto;
  margin: 0;
  background-color: transparent;
  padding: 0; }

.featuredpage img {
  width: 150px;
  background-color: #845117;
  height: auto !important;
  border-radius: 150px;
  transition: 0.2s all ease-in-out; }

.featuredpage img:hover {
  background-color: #845117;
  box-shadow: 0 0 0 10px #f8ce24; }

.featuredpage > .widget-wrap > article > a {
  display: block;
  border: 7px dotted #f8ce24;
  border-radius: 210px;
  width: 150px;
  height: 150px;
  margin: 0 auto 15px; }

.featuredpost img {
  width: 365px;
  background-color: #845117;
  height: auto !important;
  border-radius: 10px;
  margin: 0;
  opacity: 0.8;
  box-shadow: 0 0 0 5px #f8ce24;
  transition: 0.2s all ease-in-out; }

.featuredpost img:hover {
  opacity: 1;
  box-shadow: 0 0 0 10px #f8ce24; }

.featuredpost > .widget-wrap > article > a {
  display: block;
  border-radius: 5px;
  width: 365px;
  height: 190px;
  margin: 0 auto 15px; }

/* Map
   ========================================================================== */
#cboxTitle {
  display: none !important; }

/* Pages
   ========================================================================== */
.site-inner {
  margin-top: 0;
  padding-top: 220px;
  background-color: transparent; }
  @media (max-width: 1023px) {
    .site-inner {
      padding-top: 75px; } }
  @media (max-width: 768px) {
    .site-inner {
      padding: 0; } }

.entry {
  margin-bottom: 0; }

main.content {
  background-color: white;
  background-repeat: repeat;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.3);
  min-height: 750px;
  padding-bottom: 35px; }
  @media (min-width: 1200px) {
    main.content {
      width: 750px; } }
  @media (max-width: 768px) {
    main.content {
      padding-top: 10px; } }

.full-width-content .content {
  padding-top: 75px; }
  @media (max-width: 1023px) {
    .full-width-content .content {
      padding: 20px 35px; } }
  @media (max-width: 768px) {
    .full-width-content .content {
      padding: 20px; } }

.secondary-nav .site-inner {
  margin-top: 180px;
  padding-top: 0; }
  @media (max-width: 768px) {
    .secondary-nav .site-inner {
      margin-top: 20px; } }

.front-page .site-inner {
  padding-top: 0; }

.content-sidebar .entry,
.content-sidebar #respond {
  padding: 20px 35px; }
  @media (max-width: 1023px) {
    .content-sidebar .entry,
    .content-sidebar #respond {
      padding: 0 40px; } }
  @media (max-width: 480px) {
    .content-sidebar .entry,
    .content-sidebar #respond {
      padding: 0 10px 40px; } }

.content-sidebar .sidebar {
  padding: 30px;
  width: 420px; }
  @media (max-width: 1280px) {
    .content-sidebar .sidebar {
      width: 370px; } }
  @media (max-width: 1023px) {
    .content-sidebar .sidebar {
      padding: 0 40px; } }
  @media (max-width: 768px) {
    .content-sidebar .sidebar {
      padding: 25px 10px;
      width: auto; } }

.sidebar-content .entry,
.sidebar-content #respond {
  padding: 20px 35px; }
  @media (max-width: 1023px) {
    .sidebar-content .entry,
    .sidebar-content #respond {
      padding: 0 40px; } }
  @media (max-width: 480px) {
    .sidebar-content .entry,
    .sidebar-content #respond {
      padding: 0 10px; } }

.sidebar-content .sidebar {
  padding: 30px;
  width: 420px; }
  @media (max-width: 1023px) {
    .sidebar-content .sidebar {
      padding: 0 40px; } }
  @media (max-width: 480px) {
    .sidebar-content .sidebar {
      padding: 0 10px; } }

.archive .entry-content p,
.blog .entry-content p {
  font-size: 18px; }

.archive .entry-content p:last-child,
.blog .entry-content p:last-child {
  margin: 0; }

.archive .entry-footer,
.blog .entry-footer {
  margin-bottom: 0; }

.archive .entry-content a,
.blog .entry-content a {
  border: none; }

@media (max-width: 1023px) {
  .archive main.content,
  .blog main.content {
    padding-top: 25px; } }

.entry-content img,
img.post-image {
  border: 5px solid #f1ff90; }

/* Archive
   ========================================================================== */
.archive-description {
  text-align: center;
  margin: 0 0 50px;
  padding: 0;
  border: none; }
  .archive-description .archive-title {
    font-size: 35px; }

.page .entry-title {
  margin-bottom: -13px;
  font-size: 45px; }
  @media (max-width: 768px) {
    .page .entry-title {
      font-size: 25px;
      margin-bottom: 10px;
      padding: 0 20px; } }

.full-width-content .entry-title {
  text-align: center; }
  @media (max-width: 768px) {
    .full-width-content .entry-title {
      text-align: left; } }

.full-width-content article.post .entry-header {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 15px; }

p.entry-meta {
  margin-bottom: 0; }
  p.entry-meta .entry-time,
  p.entry-meta .post-edit-link {
    font-size: 13px;
    font-weight: 400 !important; }

.entry-header p.entry-meta {
  margin-bottom: 0; }

/* Sidebar
   ========================================================================== */
.sidebar {
  background-color: rgba(241, 255, 144, 0.5);
  border-radius: 10px; }
  .sidebar .widget-title {
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 15px;
    letter-spacing: 2px; }
  .sidebar label.screen-reader-text {
    display: none; }
  .sidebar .widget ul li {
    margin: 10px 0;
    padding: 0;
    font-size: 20px; }
  .sidebar p {
    margin-bottom: 10px;
    font-size: 20px; }
  .sidebar p:last-child {
    margin-bottom: 0; }
  .sidebar .widget:last-child {
    margin: 0; }

/* FAQ
   ========================================================================== */
.faq-section h3 {
  font-size: 23px;
  background-color: #f8ce24;
  color: #845117;
  font-family: 'quincy'; }

.faq-section h3:hover,
.faq-section h3.ui-accordion-header-active {
  background-color: #f1ff90;
  color: #845117; }

.faq-section h3 i {
  margin-top: 6px; }

/* Partners
   ========================================================================== */
.partner-image:hover {
  box-shadow: 0 0 0 5px #369736; }

.partner-image-single {
  box-shadow: 0 0 0 5px #cce7cc; }

.partner-image {
  box-shadow: 0 0 0 5px #cce7cc; }

/* Gravity forms
   ========================================================================== */
div.gform_wrapper .top_label .gfield_label {
  font-size: 18px;
  margin-bottom: 0; }

body div.gform_wrapper label.gfield_label + div.ginput_container {
  margin-top: 0;
  margin-bottom: 10px; }

/* Before the footer
   ========================================================================== */
.before-footer-wrap {
  background-color: #845117;
  padding: 35px;
  border-top: 5px solid #845117;
  display: flex;
  align-items: center;
  flex-flow: row wrap; }
  .before-footer-wrap .before-footer {
    flex: 0 1 auto;
    width: 25%;
    padding: 0 10px;
    text-align: center;
    margin: 10px 0; }
    @media (max-width: 800px) {
      .before-footer-wrap .before-footer {
        width: 100%; } }
  .before-footer-wrap .before-footer:first-child {
    width: 100%; }
  .before-footer-wrap table {
    margin: 0 auto; }
  .before-footer-wrap p:last-child {
    margin: 0; }
  .before-footer-wrap .button {
    background-color: #f8ce24;
    color: #845117;
    border-color: #845117;
    padding: 10px 20px;
    background-image: none; }
  .before-footer-wrap .button:hover {
    background-color: #f1ff90;
    color: #845117; }

.before-footer .widget-title {
  color: white;
  text-align: center; }

/* Testimonials
   ========================================================================== */
.testimonials-content {
  background-color: #f7ffc3;
  border-color: #eeff77; }

.testimonials-content:before {
  border-color: #eeff77 transparent transparent; }

.testimonials-content:after {
  border-color: #f7ffc3 transparent transparent; }

.attachment-rbt_testimonials_image_square.wp-post-image {
  box-shadow: 0 0 0 7px #e0f5eb; }

/* Slider
   ========================================================================== */
body .soliloquy-fc-slider .soliloquy-caption-inside .soliloquy-fc-title,
body .soliloquy-fc-slider .soliloquy-caption-inside .soliloquy-fc-title-link {
  margin-bottom: 0; }

/* Footer
   ========================================================================== */
.site-footer {
  background-color: #f1ff90; }
  @media (max-width: 660px) {
    .site-footer {
      padding-bottom: 80px; } }
  .site-footer p {
    color: #845117;
    text-transform: none;
    font-size: 20px;
    letter-spacing: 0; }
    @media (max-width: 660px) {
      .site-footer p {
        font-size: 14px;
        line-height: 1.3em; } }
  .site-footer a {
    color: #845117;
    border-bottom: 5px solid rgba(132, 81, 23, 0.15); }
  .site-footer a:hover {
    color: #845117;
    border-color: rgba(132, 81, 23, 0.3); }

.site-footer:before {
  width: 100%;
  height: 6px;
  background-image: url("../images/circle-up.png");
  background-repeat: repeat-x;
  margin-top: -26px;
  position: absolute;
  z-index: 99;
  left: 0; }

.entry-footer:before {
  border: none;
  padding: 0;
  margin: 0; }

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

@media (max-width: 767px) {
  body .archive-description {
    margin: -10px -20px 20px -20px; } }

/* ==========================================================================
   Reviews widget area
   ========================================================================== */
.ratings-widget-wrap {
  background-color: #f1ff90;
  padding: 30px 0;
  width: 100%; }
  .ratings-widget-wrap .ratings-widget {
    max-width: 960px;
    margin: 0 auto; }
  .ratings-widget-wrap .wprs_unslider-nav ol li.wprs_unslider-active {
    background: #845117; }
  .ratings-widget-wrap .wprs_unslider-nav ol li {
    border-color: #845117; }
  .ratings-widget-wrap p.wprevpro_t1_P_3,
  .ratings-widget-wrap .wprevpro_t1_SPAN_5 {
    font-style: normal;
    line-height: 1.3em;
    color: #845117;
    font-size: 20px; }
  .ratings-widget-wrap .wprevpro_t1_SPAN_5 {
    font-weight: bold; }
  .ratings-widget-wrap .wprevpro_t1_DIV_2:before {
    color: #845117; }

/* Comments
   ========================================================================== */
.entry-comments {
  padding: 0 30px; }

/* ==========================================================================
   Summary on the home page
   ========================================================================== */
.loop-container.loop-layout-summary {
  background: transparent; }
  .loop-container.loop-layout-summary .entry {
    background: transparent;
    padding: 0; }
  .loop-container.loop-layout-summary .loop-item-inner {
    display: flex;
    text-align: left; }
    .loop-container.loop-layout-summary .loop-item-inner .featured-image,
    .loop-container.loop-layout-summary .loop-item-inner .excerpt {
      flex: 0 1 auto; }
    .loop-container.loop-layout-summary .loop-item-inner .featured-image {
      display: block;
      min-width: 50px;
      height: 50px;
      background-size: cover;
      background-position: center;
      border-radius: 3px;
      margin-right: 10px; }
    .loop-container.loop-layout-summary .loop-item-inner p {
      font-size: 22px;
      font-weight: normal;
      line-height: 1.2em;
      margin-bottom: 10px; }
      @media (max-width: 600px) {
        .loop-container.loop-layout-summary .loop-item-inner p {
          font-size: 20px; } }
      .loop-container.loop-layout-summary .loop-item-inner p a {
        color: #845117; }
        .loop-container.loop-layout-summary .loop-item-inner p a:hover {
          color: #59360f; }

body .preheader .simple-social-icons ul li {
  margin: 3px 2px 0px !important; }
  body .preheader .simple-social-icons ul li a,
  body .preheader .simple-social-icons ul li a:hover {
    padding: 5px; }

body .image-section a:not(.button) {
  color: #845117;
  text-decoration: underline; }
  body .image-section a:not(.button):hover {
    color: #845117; }

.loop-container.loop-layout-products_grid .overlay {
  background-color: rgba(132, 81, 23, 0.8); }

.bundlegrid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 15px;
  margin-bottom: 30px; }
  @media (max-width: 600px) {
    .bundlegrid {
      grid-template-columns: 1fr; } }
  .bundlegrid .grid {
    padding: 15px;
    background-color: white;
    text-align: center;
    border-radius: 3px; }
    .bundlegrid .grid p {
      margin-bottom: 10px;
      line-height: 1.1em; }
    .bundlegrid .grid :last-child {
      margin-bottom: 0; }
    .bundlegrid .grid .savings {
      font-size: 1.2em;
      font-weight: bold; }

/* ==========================================================================
   Footer widgets
   ========================================================================== */
.footer-widgets {
  background-color: #845117;
  text-align: left; }
  .footer-widgets .widget-title {
    color: white;
    font-size: 40px;
    text-align: center; }
    @media (max-width: 600px) {
      .footer-widgets .widget-title {
        font-size: 30px;
        text-align: left; } }
  @media (min-width: 960px) {
    .footer-widgets .wrap {
      display: grid;
      grid-template-columns: 1fr 2fr;
      gap: 60px; } }
  .footer-widgets .wrap:before, .footer-widgets .wrap:after {
    display: none; }
  .footer-widgets .wrap > :first-child .widget-title {
    text-align: left; }
  .footer-widgets .button {
    background-color: #f8ce24 !important;
    color: #845117 !important;
    border: none !important; }

/* ==========================================================================
   Footer nav
   ========================================================================== */
.widget_nav_menu {
  text-align: left; }
  .widget_nav_menu ul li {
    padding: 0;
    margin: 0; }
    .widget_nav_menu ul li a {
      padding: 0;
      color: white;
      line-height: 1.2em; }
      .widget_nav_menu ul li a:hover {
        color: white; }

.site-header {
  top: 63px;
  padding: 10px 0;
  background-color: #f1ff90;
  box-shadow: 0 5px 50px 0px rgba(0, 0, 0, 0.15); }

.featured-section .site-header:after,
.site-header:after {
  width: 100%;
  height: 6px;
  background-image: url("../images/circle.png");
  background-repeat: repeat-x;
  position: absolute;
  margin-top: 10px;
  z-index: 99; }

.site-header.dark {
  top: 0px;
  background-color: #f1ff90; }

.featured-section .site-header {
  background-color: #f1ff90; }

.featured-section .site-header > .wrap {
  border: none; }

/* Headings
--------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  line-height: 1.2;
  margin: 0 0 10px; }

h1 {
  font-size: 40px; }

h2 {
  font-size: 32px; }

.image-section h2,
.solid-section h2 {
  font-size: 80px;
  font-weight: 200;
  line-height: 1; }

.front-page-2.solid-section h2 {
  font-size: 48px; }

h3 {
  font-size: 30px; }

h4 {
  font-size: 24px; }

.image-section h4,
.solid-section h4 {
  font-size: 16px;
  font-weight: 800;
  letter-spacing: 3px;
  text-transform: uppercase; }

h5 {
  font-size: 20px; }

h6 {
  font-size: 18px; }

/* Mobile nav
   ========================================================================== */
.responsive-menu-icon::before {
  color: #845117;
  width: 100%;
  display: block;
  font-size: 30px; }

.responsive-menu-icon {
  text-align: right;
  margin-bottom: 0; }

.genesis-nav-menu.responsive-menu {
  margin-bottom: 0; }

.genesis-nav-menu.responsive-menu > .menu-item-has-children:before {
  padding: 7px 0 7px 20px; }

@media (max-width: 768px) {
  .site-header .genesis-nav-menu.responsive-menu .current-menu-item > a,
  .site-header .genesis-nav-menu.responsive-menu .sub-menu li a,
  .site-header .genesis-nav-menu.responsive-menu .sub-menu li a:hover,
  .site-header .genesis-nav-menu.responsive-menu .sub-menu,
  .site-header .genesis-nav-menu.responsive-menu > .menu-item-has-children:before,
  .site-header .genesis-nav-menu.responsive-menu > li:hover > a,
  .site-header .genesis-nav-menu.responsive-menu a:hover {
    color: #845117; } }

@media (max-width: 1023px) {
  .title-area {
    width: 100%; } }

/* Navigation
   ========================================================================== */
.nav-primary .genesis-nav-menu {
  float: none; }

.front-page .genesis-nav-menu li.current-menu-item > a,
.genesis-nav-menu > li > a {
  border: none; }

.genesis-nav-menu a {
  font-family: 'sackers';
  color: #845117;
  padding: 25px 15px;
  font-size: 12px;
  letter-spacing: 0;
  text-transform: uppercase; }

.genesis-nav-menu > li > a {
  padding-top: 15px;
  padding-bottom: 15px; }

.genesis-nav-menu a:hover {
  color: #845117; }

.dark .sub-menu {
  padding-top: 10px; }

.site-header.dark .genesis-nav-menu .sub-menu a:hover,
.genesis-nav-menu .sub-menu a:hover,
.genesis-nav-menu .sub-menu li.current-menu-item > a {
  background-color: #845117;
  color: white; }

.genesis-nav-menu li.menu-item-has-children > a:after {
  content: '\f347';
  display: block;
  font-family: dashicons;
  float: right;
  font-size: 11px;
  margin: 3px 0 0 4px;
  color: rgba(132, 81, 23, 0.5);
  transition: 0.25s all ease; }

.genesis-nav-menu li.menu-item-has-children:hover > a:after {
  color: #845117; }

.genesis-nav-menu .sub-menu {
  z-index: 999; }

.genesis-nav-menu .sub-menu:before {
  content: '';
  display: block;
  border-color: transparent transparent #845117 transparent;
  border-width: 8px;
  position: absolute;
  margin-top: -16px;
  margin-left: 16px;
  border-style: solid; }

.site-header.dark .genesis-nav-menu .sub-menu a,
.genesis-nav-menu .sub-menu a {
  background-color: #845117;
  width: 250px;
  padding: 13px 15px;
  color: #f1ff90; }

.genesis-nav-menu .sub-menu > li:last-child > a {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px; }

.genesis-nav-menu .sub-menu > li:first-child > a {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.site-header.dark .genesis-nav-menu > li > a {
  padding: 5px 15px; }

.loop-container.loop-layout-partners .entry {
  border-radius: 3px;
  overflow: hidden; }

.loop-container.loop-layout-partners .overlay {
  background-color: rgba(241, 255, 144, 0.9) !important; }
  .loop-container.loop-layout-partners .overlay h3 {
    color: #845117; }

.loop-container.loop-layout-services {
  padding-top: 0; }
  .loop-container.loop-layout-services .entry {
    background-color: white;
    line-height: 1.3em;
    font-size: 18px; }
    .loop-container.loop-layout-services .entry .featured-image {
      display: block;
      margin-bottom: 0; }
    .loop-container.loop-layout-services .entry .services-content {
      padding: 15px; }
    .loop-container.loop-layout-services .entry h3 {
      font-size: 24px;
      margin-bottom: 5px; }
      .loop-container.loop-layout-services .entry h3 a {
        text-decoration: none;
        border-bottom: none; }
    .loop-container.loop-layout-services .entry p {
      margin-bottom: 5px; }
      .loop-container.loop-layout-services .entry p:last-child {
        margin-bottom: 0; }

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