@media only screen and (max-width: 1000px) {
  header {
    margin-bottom:40px;
  }
}

.qode-btn {
	width:100% !important;
}

.qode-btn.qode-btn-icon .qode-button-v2-icon-holder {
	float:right;
}

.qode-blog-carousel-titled .qode-bct-title-holder {
	display:none !important;
}

.testimonials_c_holder .flex-control-nav {
	margin-top:0px !important;
}

.footer_top, .footer_top.footer_top_full {
	padding-top:50px !important;
	padding-bottom:50px !important;
}

.q_logo img {
	transition: none !important;
}

.q_logo .normal {
	height:150px !important;
}

header.centered_logo.sticky .q_logo img {
	height:13px !important;
	margin-top:18px;
}

header.centered_logo .logo_wrapper {
	height:150px !important;
}

.testimonials_c_holder .testimonial_content_inner {
	background:transparent !important;
}

.qode-bct-title-holder, .qode-bct-post-date {
	display:none !important;
}

#comments, .comment_form, .blog_holder article .post_text h2 .date, .post_info {
	display:none !important;
}

.gform_wrapper .gfield_required {
	color:#e03131 !important;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
border:1px solid #dfdfdf;
	padding:20px;
	background-color:#fafafa;
	font-size:15px;
	font-family:'Work Sans', sans-serif;
}

.gform_wrapper .field_description_below .gfield_consent_description, .gform_wrapper .gfield_consent_description, .gform_wrapper textarea {
border:1px solid #d7d7d7 !important;
	background-color:#fafafa !important;
}

#field_1_1 {
	margin-bottom:0px !important;
}

body .gform_wrapper textarea {
	font-size:15px;
	height:135px !important;
}

body .gform_wrapper .gform_footer input.button,
body .gform_wrapper .gform_footer input[type=submit] {
    color:#ffffff;
    padding-top:32px;
    padding-bottom:32px;
    padding-left:50px;
    padding-right:50px;
	border-radius:0px;
	border:0px !important;
    background-color: #000000;
	line-height:5px !important;
	font-family:'Lora', sans-serif;
	text-transform:capitalize;
	font-size:18px;
	font-weight:500;
}

body .gform_wrapper .gform_footer input[type=submit]:hover {
    background-color: #f2b2a4;
	border:0px !important;
}