/*
Theme Name: Divi Child Template
Version: 1.0
Description: A customized version of Divi which adds a number of tiny features you need.
Template: Divi
*/

.et_header_style_left #et-top-navigation nav > ul > li > a,
.et_header_style_split #et-top-navigation nav > ul > li > a {
	padding: 10px !important;
	margin: 10px 0px !important;
	transition: all 1s linear;
	border: 1px solid rgba(255, 0, 0, 0);
	-webkit-transition: all 1s linear;
	-moz-transition: all 1s linear;
	-o-transition: all 1s linear;
	background: rgba(255, 255, 255, 0.70);
}

#main-content {
	background: #f2f3f7;
}

.et_header_style_left #et-top-navigation nav > ul > li > a:hover,
.et_header_style_split #et-top-navigation nav > ul > li > a:hover {
	border: 1px solid #9ea8b4;
	background: #73ac59 !important;
	color: #fff;
	opacity: 1 !important;
}

.current-menu-item a {
	border: 1px solid #ffffff !important;
	color: #fff !important;
	background: #639852 !important;
}

.current-menu-item a:hover {
	    background: #73ac59 !important;
}

.et-fixed-header #top-menu li.current-menu-item > a {
	color: #fff !important;
}

#mobile_menu li a {
    color: black;
}

.et-fixed-header {
	box-shadow: 2px 1px 3px rgba(73, 73, 73, 0.30) !important;
	-webkit-box-shadow: 2px 1px 3px rgba(73, 73, 73, 0.30) !important;
	-moz-box-shadow: 2px 1px 3px rgba(73, 73, 73, 0.30) !important;
	-o-box-shadow: 2px 1px 3px rgba(73, 73, 73, 0.30) !important;
}

#et-top-navigation {
	padding: 0px !important;
	min-width: 36%;
}

.overlay {
	position: absolute;
	    pointer-events: none;
	width: 100%;
	height: 200px;
	max-height: 300px;
	bottom: 0px;
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
	background: linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
}

#main-header {
	/*box-shadow: 2px 1px 3px rgba(73, 73, 73, 0.30) !important;
    -webkit-box-shadow: 2px 1px 3px rgba(73, 73, 73, 0.30) !important;
    -moz-box-shadow: 2px 1px 3px rgba(73, 73, 73, 0.30) !important;
    -o-box-shadow: 2px 1px 3px rgba(73, 73, 73, 0.30) !important;*/
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
}

#main-header {
	background-color: rgba(37, 50, 69, 0.95);
	filter: drop-shadow(0 0 3px rgba(0,0,0,.25));
}

#main-footer {
    border-top: 10px solid #0C2F0A;
    background: url(https://kinardlawncare-sc.com/wp-content/uploads/2018/06/footerbg.jpg) no-repeat center;
	background-size: cover;
}

#section-1 {
	border-top: solid 4px #0c2f0a;
}

.main-home-content {
	background: url(https://kinardlawncare-sc.com/wp-content/uploads/2018/06/lawn.jpg), url(https://kinardlawncare-sc.com/wp-content/uploads/2018/06/grass2.jpg);
    background-repeat: no-repeat, repeat-x;
    background-position: bottom right, bottom;
	background-size: 500px, auto;
}

.et_pb_blurb_container h4 {
	font-size: 30px;
	text-align: center;
}

.cn-logo {
	display: inline-block;
	max-width: 320px;
	vertical-align: middle;
	font-family: 'Pattaya', sans-serif;
	transition: all 1s linear;
	-webkit-transition: all 1s linear;
	-moz-transition: all 1s linear;
	-o-transition: all 1s linear;
	font-weight: 800;
	letter-spacing: 0px;
	color: #e5e5e5;
}

.cn-logo:hover {
	color: white !important;
}

.et_pb_slide {
	padding-top: 90px !important;
	height: 550px !important;
	min-height: 470px;
}
.top-btn-estimate {
    color: white !important;
}
.add-top-info {
	color: white;
	text-align: right;
	margin: 0px;
	padding: 10px 0 0 0;
	font-weight: 300;
	border-bottom: 1px solid #56884c;
	width: 70%;
	float: right;
	z-index: 999;
	position: relative;
}

.margins {
	margin-left: 20px;
	margin-right: 15px;
}

.btns {
	position: relative;
	background-color: #a79993;
	color: #fafafa;
	cursor: pointer;
	padding: 10px 20px;
	text-shadow: none;
	font-weight: 300;
	color: #253245;
	border-radius: 3px;
	cursor: pointer;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	box-shadow: 1px 1px 1px 0px #c3bcb8;
	background: rgb(255, 255, 255);
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(254, 254, 254, 1) 50%, rgba(225, 225, 225, 1) 100%, rgba(225, 225, 225, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(50%, rgba(254, 254, 254, 1)), color-stop(100%, rgba(225, 225, 225, 1)), color-stop(100%, rgba(225, 225, 225, 1)));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(254, 254, 254, 1) 50%, rgba(225, 225, 225, 1) 100%, rgba(225, 225, 225, 1) 100%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(254, 254, 254, 1) 50%, rgba(225, 225, 225, 1) 100%, rgba(225, 225, 225, 1) 100%);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(254, 254, 254, 1) 50%, rgba(225, 225, 225, 1) 100%, rgba(225, 225, 225, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(254, 254, 254, 1) 50%, rgba(225, 225, 225, 1) 100%, rgba(225, 225, 225, 1) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e1e1e1', GradientType=0);
}

.left-pos {
	text-align: left;
}

.center-pos {
	text-align: center;
}

.right-pos {
	text-align: right;
}

.over-top {
	z-index: 9999999;
}

@-moz-keyframes bounce {
	0%,
	20%,
	50%,
	80%,
	100% {
		-moz-transform: translateY(0);
		transform: translateY(0);
	}
	40% {
		-moz-transform: translateY(-30px);
		transform: translateY(-30px);
	}
	60% {
		-moz-transform: translateY(-15px);
		transform: translateY(-15px);
	}
}

@-webkit-keyframes bounce {
	0%,
	20%,
	50%,
	80%,
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	40% {
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px);
	}
	60% {
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px);
	}
}

@keyframes bounce {
	0%,
	20%,
	50%,
	80%,
	100% {
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	40% {
		-moz-transform: translateY(-30px);
		-ms-transform: translateY(-30px);
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px);
	}
	60% {
		-moz-transform: translateY(-15px);
		-ms-transform: translateY(-15px);
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px);
	}
}

.scroll-down-btn {
	    width: initial;
    z-index: 99999;
    position: absolute;
    bottom: 0;
	text-align: center;
	margin: 0 auto;
	left: 0;
	right: 0;
	-moz-animation: bounce 2s infinite;
	-webkit-animation: bounce 2s infinite;
	animation: bounce 2s infinite;
}

.scroll-down-btn:hover {
	opacity: 0.8;
}

.slider-content {
	text-shadow: none;
	background: rgba(37, 50, 69, 0.8);
	padding: 17px !important;
	font-weight: 300;
}

.slider-heading::first-letter {
	font-family: 'Parisienne', cursive;
	font-size: 2em;
}

.et_pb_slide_description {
	padding-top: 5% !important
}

.et_pb_slide_title {
	font-family: 'Parisienne', cursive;
	font-size: 2em;
}

#footer-widgets {
	padding: 3% 0 0;
}
footer h4 {
    color: white !important;
    font-size: 1.2em;
}

@media (min-width: 981px) {
	.et_pb_gutters3 .footer-widget {
		margin: 0 5.5% 2% 0;
	}
}

.footer-widget #text-4 .textwidget br,
.footer-widget #text-4 .textwidget strong {
	display: none;
}

.hours th,
.openinghours td {
	text-align: left !important;
	font-size: 12px !important;
	color: #253245 !important;
	text-shadow: none !important;
}

#current-day {
	background-color: #224120 !important;
}

#current-day td {
	color: white !important;
}

#footer-bottom {
	color: white;
	padding: 5px 0 5px;
	font-size: 15px;
}
#footer-bottom center {
    background: rgba(0,0,0,.5);
}

#submitter {
	position: relative;
	background-color: #a79993;
	font-size: 14px;
	padding: 10px 20px;
	text-shadow: none;
	font-weight: 400 !important;
	color: #253245;
	border-radius: 3px;
	cursor: pointer;
	height: auto !important;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	background: rgb(255, 255, 255);
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(254, 254, 254, 1) 50%, rgba(225, 225, 225, 1) 100%, rgba(225, 225, 225, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(50%, rgba(254, 254, 254, 1)), color-stop(100%, rgba(225, 225, 225, 1)), color-stop(100%, rgba(225, 225, 225, 1)));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(254, 254, 254, 1) 50%, rgba(225, 225, 225, 1) 100%, rgba(225, 225, 225, 1) 100%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(254, 254, 254, 1) 50%, rgba(225, 225, 225, 1) 100%, rgba(225, 225, 225, 1) 100%);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(254, 254, 254, 1) 50%, rgba(225, 225, 225, 1) 100%, rgba(225, 225, 225, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(254, 254, 254, 1) 50%, rgba(225, 225, 225, 1) 100%, rgba(225, 225, 225, 1) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e1e1e1', GradientType=0);
}

#contactForm input,
textarea {
	width: 100% !important;
}

.big-nap-holder {
	color: #253245;
    background-image: linear-gradient(-20deg,#224120 47%,#647a63 20%);
}
.big-nap-holder h3 {
	font-size: 24px;
	line-height: 1.3em;
    padding-bottom: 1.3em;
}
#contact-form {
	border-top: 10px solid #224120;
}
#contact-form .et_pb_column:first-of-type {
    background: #224120;
}
#contact-form .et_pb_column:last-of-type {
    border: 7px double #408714;
    background: #031C02;
}

.big-nap-holder > strong {
	font-family: 'Orbitron', sans-serif;
	font-weight: 300;
}

input[type=text],
input[type=password],
input[type=tel],
input[type=email],
input.text,
input.title,
textarea,
select {
	padding-left: 9px !important;
    border: 1px solid #2C592A !important;
    color: #4e4e4e !important;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(top, rgb(255,255,255) 30%, rgb(211,225,208) 100%);
    background: -webkit-linear-gradient(top, rgb(255,255,255) 30%,rgb(211,225,208) 100%);
    background: linear-gradient(to bottom, rgb(255,255,255) 30%,rgb(211,225,208) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d3e1d0',GradientType=0 );
}

h1, h2, h3, h4, h5, h6 {
    color: #182f1a;
}

.section-headings,
.home-h1 h1 {
	font-size: 34px !important;
    color: #0c2f0a;
    display: inline-block;
    padding-bottom: 10px !important;
    border-bottom: 2px solid #0C2F0A;
    font-family: "Pattaya",sans-serif;
    text-shadow: 1px 1px 1px #fff;
}

.top-btn {
	-webkit-box-shadow: inset 0px 1px 0px 0px #9acc85;
    box-shadow: inset 0px 1px 0px 0px #9acc85;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #74ad5a), color-stop(1, #487746));
    background: -moz-linear-gradient(top, #74ad5a 5%, #487746 100%);
    background: -webkit-linear-gradient(top, #74ad5a 5%, #487746 100%);
    background: -o-linear-gradient(top, #74ad5a 5%, #487746 100%);
    background: -ms-linear-gradient(top, #74ad5a 5%, #487746 100%);
    background: linear-gradient(to bottom, #74ad5a 5%, #487746 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#74ad5a', endColorstr='#487746',GradientType=0);
    background-color: #74ad5a;
    color: white !important;
    cursor: pointer;
    padding: 1px 10px;
    text-shadow: 1px 1px 1px #000;
    font-weight: 300;
    border-radius: 0px;
    cursor: pointer;
}
.top-btn:hover {
    font-weight: bold;
}

blockquote {
	border-left: none !important;
	padding-left: 0;
}

@keyframes color-cycle {
	0% {
		color: #fff;
	}
	50% {
		color: rgb(112, 229, 100);
	}
	100% {
		color: #fff;
	}
}

.pulsing {
	font-weight: 500;
	animation: color-cycle 1.5s infinite;
	-webkit-animation: color-cycle 1.5s infinite;
	-moz-animation: color-cycle 1.5s infinite;
	-o-animation: color-cycle 1.5s infinite;
}

.et_project_meta {
	display: none;
}


/*btn effect*/

.et_header_style_left #et-top-navigation nav > ul > li > a {
	border: 1px solid;
	box-shadow: inset 0 0 15px rgba(255, 255, 255, 0);
	outline: 1px solid;
	outline-color: rgba(255, 255, 255, 0.3);
	outline-offset: 0px;
	text-shadow: none;
	-webkit-transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 1);
}

.et_header_style_left #et-top-navigation nav > ul > li > a:hover {
	border: 1px solid;
	box-shadow: inset 0 0 15px rgba(255, 255, 255, 0.5), 0 0 20px rgba(255, 255, 255, 0.2);
	outline-color: rgba(65, 138, 205, 0.3);
	outline-offset: 5px;
}

.nav li ul {
	padding: 0px;
}

.page #main-header .nav li ul a {
	color: #fff !important;
}

.widgettitle {
	background: #3d712a;
    padding: 10px;
    border-radius: 3px;
    border-bottom: 2px solid #0c2f0a;
    color: #fff !important;
	margin-bottom: 10px;
}

.et-pb-arrow-prev,
.et-pb-arrow-next {
	font-size: 80px;
	text-decoration: none !important;
}

.slide-title {
	font-size: 45px !important;
	font-weight: 300;
	font-family: 'Orbitron', sans-serif;
	font-weight: 800;
	text-shadow: 1px 2px 3px #000;
	line-height: 50px;
}

.free-estimate-heading {
	text-align: center !important;
	color: #fff !important;
	display: block !important;
}

.page #mobile_menu {
	background: #fff !important;
}

#main-content .container {
	padding-top: 148px;
}

.hours th,
.openinghours td {
	color: #fff !important;
}
/***** TESTIMONIALS FORM *****/
.wpcr3_respond_2 input[type="text"] {
    margin: 3px 0;
}
.wpcr3_table_2 td {
    font-size: 1em !important;
}
.wpcr3_leave_text {
	font-size: 1.1em;
}
.wpcr3_leave_text {
    margin-bottom: 20px;
}
@media (min-width: 981px) {
.wpcr3_respond_2 input[type="text"],
.wpcr3_respond_2 textarea {
    min-width: 100%;
}
.wpcr3_table_2 td {
    text-align: left !important;
}
.wpcr3_review_form_rating_field label {
    margin: 6px 0 !important;
}
.wpcr3_button_1 {
    margin-top: 10px;
}
}
@media (max-width: 980px) {
.wpcr3_respond_3,
.wpcr3_aggregateRating,
.wpcr3_table_2 td {
   	text-align: center !important;
}
.wpcr3_div_2 {
    width: 100%;
}
.wpcr3_table_2 tr:last-of-type td {
    margin: 20px auto 0 !important;
}
.wpcr3_table_2 td {
    display: block;
	padding: 0 !important;
}
.wpcr3_table_2 td:first-child {
    margin-top: 10px !important;
}
.wpcr3_rating_style1_status {
    width: 85px !important;
}
.wpcr3_respond_2 input[type="text"],
.wpcr3_in_content textarea {
    width: 100% !important;
    min-width: unset !important;
}
.wpcr3_submit_btn, .wpcr3_cancel_btn {
    width: 40%;
}
}

@media (max-width: 980px) {
	.et_pb_text,
	.et_pb_title_container {
		text-align: center;
	}
	#main-footer {
    background: #031c02;
}
	.add-top-info .margins {
    margin: 0 !important;
		color: white;
}
	.add-top-info {
		color: #418ACD;
		text-align: center;
		margin: 0px;
		padding: 10px;
		font-weight: 300;
		border-bottom: 0px solid;
		width: 65%;
		float: right;
		z-index: 999;
		position: relative;
		display: block;
		clear: both;
		float: none;
		width: 100%;
	}
	.cn-logo {
		margin-top: 0px;
		padding-top: 10px;
		max-width: unset;
		line-height: 1.5em;
		    color: white;
	}
	.mobile_menu_bar:before {
		color: #fff !important;
		top: 10px;
	}
	.top-btn {
		display: inline-block;
	}
	.logo_container {
		text-align: center;
		position: relative !important;
	}
	.margins {
		display: block !important;
		padding: 10px;
	}
	.top-btn {
		padding: 3px 5px !important;
		    background: none;
	}
	.pulsing {
		display: block !important;
	}
	#et_mobile_nav_menu {
		float: none !important;
		text-align: center;
	}
	.et_header_style_left .et-fixed-header #et-top-navigation,
	.et_header_style_left #et-top-navigation {
		width: 100%;
		text-align: center;
	}
	.et_header_style_split .mobile_menu_bar,
	.et_header_style_left .mobile_menu_bar {
		color: #fff !important;
		cursor: pointer;
	}
	.container {
		width: 100% !important;
	}
	.et_header_style_split .mobile_menu_bar,
	.et_header_style_left .mobile_menu_bar {
		background: #3d712a;
	}
}

@media (max-width: 508px) {
	.page .et_pb_slider .et_pb_slide_1.et_pb_slide .et_pb_slide_description .et_pb_slide_title {
		font-size: 36px !important;
		display: none !important;
	}
	.big-nap-holder > strong {
		font-size: 1em;
	}
	.et_pb_blurb_container h4 {
		font-size: 1.5em !important;
		border-bottom: none !important;
	}
}

/***** BODY FONT-SIZE *****/
body,
.wpcr3_content p {
    font-size: 17px !important;
}
/***** CENTER SLIDE DESCRIPTION/BUTTON *****/
@media screen and (max-width:600px) {
.et_pb_slide_description{
  width: 100% !important;}
}
/***** SET MONARCH SHARE DROPDOWN WIDTH *****/
.et_monarch .et_social_mobile {
    width: 65% !important;
}
/***** FIX DROPDOWN ARROW POSITION *****/
.menu-item-has-children>a:after {
    top: unset !important;
    right: -2px !important;
}
/***** FIX DROPDOWN *****/
#top-menu .sub-menu {
    padding: 0 !important;
    width: unset !important;
    border-top: 3px solid #ddd !important;
}
#top-menu .sub-menu li {
	border-left: 0 !important;
	padding: 0 !important;
}
#top-menu .sub-menu li a {
    border-left: 0 !important;
}
.et_mobile_menu .sub-menu {
    border: none !important;
}
/***** FIX MENU SIZING *****/
@media (min-width: 981px) and (max-width:1350px) {
header .et_menu_container {
    margin: 0 !important;
    width: 100% !important;
max-width: 100% !important;
	    padding: 5px 10px;
}
body:not(.image-logo) .logo_container {
    position: relative !important;
    padding-top: 10px;
    width: 30% !important;
	max-width: 320px;
    float: left;
	transition: all 0s;
}
body:not(.image-logo) span.logo_helper {
	display: none;
}
body:not(.image-logo) .add-top-info .margins {
    margin-left: 0 !important;
}
body:not(.image-logo) .add-top-info {
    padding-right: 0;
}
body:not(.image-logo) .top-btn .margins {
    margin-right: 0;
    padding-right: 5px;
}
}
span.mobile_menu_bar.mobile_menu_bar_toggle {
    padding: 0;
    height: 50px;
}
@media (max-width: 980px) {
.container.clearfix.et_menu_container {
    padding: 0 !important;
	background-color: rgba(22,71,22,0.88);
}
.home #page-container {
    margin-top: 200px !important;
}
span.logo_helper {
	display: none;
}
.et_pb_slide_description {
    padding: 0;
    margin-top: 22% !important;
}
.et_pb_slides .et_pb_container {
		margin: 0 !important;
}
.et_pb_slide .et_pb_container.clearfix {
    margin: 0 !important;
    display: block;
    width: 100% !important;
}
.et_pb_slider_container_inner {
    display: inline-block !important;
}
p.slide-title {
    font-size: 34px !important;
}
footer .footer-widget {
    text-align: center;
    margin: 0 auto !important;
}
.et_pb_text {
    text-align: center;
}
.big-nap-holder {
	font-size: 20px;
}
#contact-form .et_pb_row {
    width: 100%;
}
#read-more-test,
.et_pb_blurb_container {
	text-align: center !important;
}
.section-headings {
    display: block;
    text-align: center;
}
.et_pb_section.et_section_specialty .et_pb_row {
	width: 90%;	
	}
}
ul#mobile_menu {
    padding: 10px !important;
}
a.cn-logo {
    transition: all 0s;
}
#top-menu li {
    padding-right: 10px;
}
header nav #top-menu li.menu-item-has-children > a {
    padding-right: 12px !important;
}
.add-top-info .margins {
	margin-left: 0;
}
.paymentsbox {
    max-width: 100%;
}
.paymentType p {
	display: none;
}
/***** CENTER FOOTER *****/
@media (max-width: 767px) {
	body footer#main-footer #footer-widgets .footer-widget {
    	width: fit-content !Important;
    	margin: 0 auto !Important;
    	clear: both;
    	float: none !important;
    	display: block;
    	padding: 10px 0;
}
.paymentType {
    display: inline-block;
    float: none;
}
}
footer > .container {
    width: 93%;
	padding-bottom: 20px;
}
/***** FOOTER, widgets , h1.entry-title *****/
@media (max-width: 980px) {
	#main-footer h4 {
    text-align: center;
}
	.widgettitle:before,
	#main-footer h4:before {
    width: 100%;
}
	body:not(.home) h1.entry-title {
    text-align: center;
    font-size: 24px;
    border-bottom: 1px solid #ccc;
		margin: 0 auto;
}
	.et_pb_widget {
    text-align: center;
}
	footer .et_pb_widget {
		float: none;
	}
}

/***** BUTTONS *****/
.slider-btn,
.c_button {
	    font-size: 20px;
    padding: 14px 24px;
    margin: 8px 6px 8px 0;
	color: white;
        box-shadow: inset 0px 1px 0px 0px #9acc85 !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #74ad5a), color-stop(1, #487746)) !important;
    background: -moz-linear-gradient(top, #74ad5a 5%, #487746 100%) !important;
    background: -webkit-linear-gradient(top, #74ad5a 5%, #487746 100%) !important;
    background: -o-linear-gradient(top, #74ad5a 5%, #487746 100%) !important;
    background: -ms-linear-gradient(top, #74ad5a 5%, #487746 100%) !important;
    background: linear-gradient(to bottom, #74ad5a 5%, #487746 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#74ad5a', endColorstr='#487746',GradientType=0) !important;
    background-color: #74ad5a !important;
    border: 1px solid #3b6e22 !important;
    transition: 0.3s ease-in-out;
	border-radius: 10px;
    line-height: 26px;
}
.slider-btn:hover,
.c_button:hover {
        background: linear-gradient(to bottom, #9dec78 5%, #487746 100%) !important;
	color: white;
}
.slider-btn {
	margin-bottom: 100px;
}
.payments strong, .payments br {
    display: none;
}
/***** MORE *****/
#servcss {
	display: inline-block;
    line-height: 1.5em;
}
#servcss svg {
	display: none;
}
.home blockquote.wpcr3_content {
    padding: 10px;
}
/* Fix working hours alignment */
.openinghours tr td:first-child {
    text-align: left !important;
	padding-left: 5px!important;
}
.openinghours tr td:last-child {
    text-align: right !important;
	padding-right: 5px!important;
}

/*****************************************
 ********   IF LOGO IS IMAGE     *********
 *****************************************/
@media ( min-width: 981px ) {
	.image-logo header > .et_menu_container {
    	height: 100px;
		padding-left: 0;
	}
	.image-logo .logo_container {
    	top: 0;
}
}

@media ( max-width: 980px ) {
	.image-logo #logo {
    	max-width: 95% !important;
    	padding-top: 10px;
    	max-height: 120px;
}
}


/*
SIDEBAR FULL-WIDTH WIDGETS ON MOBILE
SIDEBAR LIST ADD BULLET
SIDEBAR TITLE FONT-SIZE
*/

h4.widgettitle {
    font-size: 1.2em;
}
.et_pb_widget svg {
    display: none;
}
@media (min-width: 981px) {
	.et_pb_widget li {
    list-style: disc inside;
	}
}
@media (max-width: 980px) {
	.et_pb_column .et_pb_widget:nth-child(n) {
    	width: 100% !important;
    	max-width: 100% !important;
    	margin-right: 0 !important;
    	margin-left: 0 !important;
	}
}

/***************************
FORMAT LISTS IN CONTENT ONLY
***************************/
article div:not(.et_pb_widget_area) ul:not(#servcss) li,
article div:not(.et_pb_widget_area) ol li {
    margin-bottom: 1em;
}

#left-area ul,
.entry-content ul,
.comment-content ul,
body.et-pb-preview #main-content .container ul,
#left-area ol,
.entry-content ol,
.comment-content ol,
body.et-pb-preview #main-content .container ol {
    padding-bottom: 0;
}

/***********
FOOTER FIXES
***********/
.fwidget {
    width: 100%;
}
#social-icons {
    text-align: inherit;
}

@media (max-width:980px) {
.et_pb_widget {
    text-align: center;
}
.paymentType {
    display: inline-block;
    float: none;
}
}

#social-icons .social-icon {
    filter: drop-shadow(0 1px 1px rgba(0,0,0,.75));
}
@media screen and (max-width: 981px) and (min-width: 767px) {
.footer-widget:nth-child(n) {
width: 100% !important;
}
#footer-widgets .footer-widget:nth-child(n), #footer-widgets .footer-widget {
margin-bottom: 5% !important;
}
#footer-widgets .footer-widget .fwidget {
margin-bottom: 5%;
}
.openinghours {
margin: none;
}	
.hours, .openinghours {
width: 65%;
margin: 0 auto !important;
}
}
.et_right_sidebar #sidebar {
    padding-left: 30px;
    margin-bottom: 40px;
    border-radius: 0px;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 1024px) and (min-width: 980px) {
#et-top-navigation {
    float: none;
    text-align: center;
}
	nav#top-menu-nav,  #top-menu {
		float:none;
	}
	body:not(.image-logo) .logo_container {
    width: 100% !important;
    max-width: 100%;
	text-align: center;
	}
	.add-top-info {
	text-align:center;
    width: 100%;
	}
	.image-logo .logo_container {
    position: relative;
}
	.image-logo header > .et_menu_container {
    height: 100%;
	}
	.image-logo 
.logo_container a {
    display: inline-block;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-o-transform: translateX(-50%);
}
}
@media screen and (max-width:980px) {
.et_right_sidebar #sidebar {
    padding-left: 0px;
    border-left: 0px solid #eee;
}
}
@media screen and (max-width:980px) {
.top-btn {
    -webkit-box-shadow: inset 0px 0px 0px 0px #9acc85;
    box-shadow: inset 0px 0px 0px 0px #9acc85;
	}
}
/* services home page */
.services {
	display: flex;
    justify-content: center;
	flex-wrap: wrap;
	width: 100%;
	background: #29562b;
	padding: 50px 0;
}

.service {
	flex: 0 1 33%;
	color: #000;
	padding: 0 10px;
}

.service__inner {
	background: #fff;
	min-height: 580px;
	margin-bottom: 10px;
}

.service__inner-new {
	min-height: 598px!important;
}

.service-new {
	flex: 0 1 49.5%;
}

.service__title {
	text-align: center;
	padding: 15px 5px;
	background: #e5e5e5;
	/*border-top: 2px solid #fff;*/
}

.service__title:hover {
	background: #52844b;
}

.service__title h3 {
	padding-bottom: 0;
	font-weight: bold;
	font-size: 18px;
	color: #000;
}

.service__image img {
	width: 100%;
}

.service__content {
	text-align: justify;
	padding: 10px;
}


@media(max-width: 1440px) {
	.service__title h3 {
		 font-size: 18px
	}
	
	.service {
		flex: 0 1 33%;
	}
	
}

@media(max-width: 1280px) and (min-width: 901px) {
	.service {
		flex: 0 1 80%;
	}
}

@media(max-width: 900px) {
	.service {
		flex: 0 1 100%;
	}
	
	.service__inner {
		min-height: unset!important;
	}
}

/* services home page end */

.discounts__home img {
  height: 163px!important;
}

h3 {
    line-height: 30px;
}