/*
Author: Lorenz Martin Guillergan
Author URI: https://www.lorenzguillergan.me
*/

body {
	background-color: #fff;
	color: #2e364f;
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 1.8em;
	margin: 0;
	overflow-x: hidden;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Oswald', sans-serif;
	color: #2d5d7c;
	font-style: normal;
	font-weight: 600;
	line-height: 1.2em;
	margin: 0 0 20px;
}
a {
    color: #2e364f;
}
#genesis-nav-primary, #genesis-mobile-nav-primary {
    display: none!important;
}
.ginput_container {
	margin-top: 0!important;
}
.gfield_label {
    margin-bottom: 2px!important;
}
.header-heading {
    display: inline;
    color: #ef5939;
	font-size: 16px;
}	
.header-sub-heading {
    color: #333;
	font-size: 14px;
}
a:focus, a:hover {
    text-decoration: none;
}
.top-header i {
    color: #ef5939;
    font-size: 25px;
}
.wp-custom-logo .title-area {
    padding-top: 15px!important;
}
.widget-title, .textwidget, .widget-wrap ul li a {
    color: #ffffff!important;
}
.widget ul > li {
    margin-bottom: 0!important;
}
.site-footer p {
    color: #ffffff!important;
}
.fl-builder-content[data-type="header"].fl-theme-builder-header-shrink .logo-menu {
    box-shadow: #777 0 0 5px!important;
}
.pp-logo-3 img, .pp-logo-4 img {
    height: 35px!important;
	margin-top: 5px!important;
}
#tap-call {
    position: fixed!important;
    bottom: 0px!important;
    z-index: 999!important;
    width: 100%!important;
}
#commentform #submit {
    background-color: #e34d2d!important;
    color: #fff!important;
}
#commentform #submit:hover {
	background-color: #ecb633!important;
    color: #fff!important;
}
.comment-respond input[type="email"], .comment-respond input[type="text"], .comment-respond input[type="url"] {
    width: 100%!important;
}
.site-footer a {
    color: #ffffff;
}
.site-footer a:hover {
    color: #ffffff;
}
.site-footer .terms {
    padding-top: 10px;
}
#gform_2 .gform_footer, #gform_3 .gform_footer {
    padding: 0!important;
    margin: 0!important;
}
#gform_confirmation_message_3 {
    padding: 20px;
    margin-top: 20px;
}

@media only screen and (min-width: 641px) {
	#gform_wrapper_3 textarea.large {
		max-height: 150px!important;
	}
}
@media only screen and (max-width: 768px) {
	.site-footer {
		padding: 20px 20px 75px 20px!important;
	}
}
@media only screen and (min-width: 960px) {
	.header-widget-area .widget {
		padding: 20px 20px 0px 20px!important;
		margin-top: 0!important;
		margin-right: 50px!important;
	}
}

/* To center Primary and Secondary Navigation */


@media only screen and (min-width: 960px) {
.nav-primary,
.nav-secondary {
	text-align: right;
	display: block;
}

.nav-primary {
	background: #ffffff;
	height: 80px;
}

.genesis-nav-menu .sub-menu a {
    background-color: #ffffff;
    font-size: 16px;
    position: relative;
    word-wrap: break-word;
}

.site-header {
    background-color: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
    padding: 0 0;
}
}

.genesis-nav-menu a {
    color: #2e364f;
    display: block;
    font-size: 18px;
    font-weight: 600;
    outline-offset: -1px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-decoration: none;
}

@media only screen and (min-width: 960px) {
.site-header .header-widget-area .widget, .nav-primary .widget {
    padding: 20px;
    margin-bottom: 0;
    margin-right: 40px;
	margin-top: 10px;
}
}

@media only screen and (min-width: 960px) {
.title-area {
 margin-left: 50px;
}
}

/* Headings
--------------------------------------------- */

h1 {
	font-size: 40px;
}

h2 {
	font-size: 32px;
}

h3 {
	font-size: 26px;
}

h4 {
	font-size: 18px;
	color: #A19390;
}

.entry-content h3,
.entry-content h4 {
	font-weight: 600;
}

.entry-content h4 {
	margin-top: 40px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}

@media only screen and (min-width: 960px) {
.nav-primary .genesis-nav-menu a {
    padding-left: 25px;
    padding-right: 50px;
}
}

button, input[type="button"], input[type="reset"], input[type="submit"], .site-container div.wpforms-container-full .wpforms-form input[type="submit"], .site-container div.wpforms-container-full .wpforms-form button[type="submit"], .button {
    background-color: #f2d545;
    border: 0;
    border-radius: 70px;
    color: #000;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    padding: 20px 34px;
    text-align: center;
    text-decoration: none;
    white-space: normal;
    width: auto;
}

.button-alt {
    background-color: #eb6f63;
    border: 0;
    border-radius: 70px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    padding: 20px 34px;
    text-align: center;
    text-decoration: none;
    white-space: normal;
    width: auto;
}

.imageframe {
  display: inline-block;
  position: relative;
}

.imageframe::before {
  content: '';
  display: block;
  z-index: -1;
  position: absolute;
  top: 5%;
  left: 5%;
  border: 4px solid #f2d545;
  height: 100%;
  width: 100%;
}

.footer-widgets {
			margin-top: 0px;
    border-top: 1px solid #2e364f;
    background-color: #2e364f;
    clear: both;
    padding: 60px 0;
}

.site-footer {
    border-top: 1px solid #eee;
    background-color: #2e364f;
    font-size: 14px;
    line-height: 1.5;
    padding: 30px;
    text-align: center;
}

@media only screen and (max-width: 960px)
{
.nav-primary .widget {
    padding: 5px;
}

.widget {
    margin-bottom: 0px;
}
}
body .gform_wrapper .gform_body {
    font-size: 14px;
}
.field_sublabel_below {
    margin: 1!important;
}

label.gfield_label.gfield_label_before_complex {
    display: none!important;
}