/* 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 
*/

body {
	font-size: 1.0625rem;
	font-family: 'Roboto Condensed', Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizelegibility;
	font-feature-settings: "liga";
	color: #a0a69e;
	font-weight: 300;
	background-color: #1c211b!important;
}
h1,h2,h3,h4,h5,h6 {
	font-family: 'Rubik', sans-serif;
}
h2 {
	color: #dcd3d3 !important;
}
p strong {
	font-family: 'Rubik', sans-serif;
	font-size: 18px;
	font-weight: 500;
}
div#page-container {
	overflow: hidden;
}
.et_pb_row {
	width: 95% !important;
}
.et_pb_section {
	background-color: #1c211b!important;
}
/*HEADER STYLES*/
header#main-header {
	background-color: #1c211b !important;
}
.home div#page-container {
	padding-top: 0 !important;
}
.home header#main-header {
	background: rgb(255 255 255 / 0%) !important;
	background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgb(28 33 27 / 76%) 100%) !important;
}
.home #main-header.et-fixed-header {
	background-color: #1c211b !important;
}
.header-menu-container {
	width: 95%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 10px 0 !important;
}
.logo_container {
	position: relative !important;
	display: flex;
}
.text-logo {
	font-family: 'Rubik', sans-serif;
	color: #fffdff;
	text-align: left;
}
.logo-bg {
	display: none;
}
.logo-link {
	width: 280px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	position: relative;
	line-height: 1.2;
}
.home .logo-link .logo-bg {
	position: absolute;
	z-index: -1;
	display: block;
	top: -166px;
	left: -53%;
	max-width: 200% !important;
	width: 149%;
}
.home .text-logo .logo-bg {
	top: -166px;
	left: -34%;
	max-width: 200% !important;
	width: 149%;
}
.text-logo-icon {
	width: 50px;
	margin-right: 5px;
}
img#logo {
	max-width: 100% !important;
	max-height: 100% !important;
	height: 50px;
}
.header-info-block {
	display: none;
}
div#et-top-navigation {
	padding: 0 !important;
}
.add-info-btn {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background: #6FA82F;
	width: 50px;
	padding: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	cursor: pointer;
	box-shadow: rgb(0 0 0 / 10%) 0px 10px 15px -3px, rgb(0 0 0 / 5%) 0px 4px 6px -2px;
	border: 1px solid #fffdff;
	border-right: none;
}
.add-info-block {
	display: flex;
	justify-content: center;
	align-items: flex-start;
	width: 240px;
	position: fixed;
	right: -190px;
	-webkit-transition: right 0.4s ease-in-out;
	transition: right 0.4s ease-in-out;
	top: 130px;
	z-index: 99999;
}
.open-info {
	right: 0;
}
.open-info #add-info-open-icon {
	display: none;
}
.open-info #add-info-close-icon {
	display: block;
}
.add-info-container {
	background: #1c211b;
	display: flex;
	flex-direction: column;
	padding: 20px;
	width: 190px;
	height: auto;
	border-bottom-left-radius: 10px;
	box-shadow: rgb(0 0 0 / 10%) 0px 10px 15px -3px, rgb(0 0 0 / 5%) 0px 4px 6px -2px;
}
.add-info-btn .fa {
	color: #fffdff;
}
#add-info-close-icon {
	display: none;
}
.add-info-btn span {
	line-height: 1;
	color: #fffdff;
	margin-top: 5px;
	font-size: 12px;
}
.add-info-container a, .header-location-container {
	color: #fff;
	font-size: 15px;
	display: flex;
	justify-content: space-between;
	font-weight: 400;
	text-align: right;
	width: 100%;
}
.email-btn {
	margin: 10px 0;
}
.add-info-container .fa {
	margin-right: 5px;
	margin-top: 2px;
}
.mobile_menu_bar {
	padding: 0 !important;
}
ul#mobile_menu {
	top: 100%;
	background-color: #161815 !important;
	border-color: #75a02d !important;
	height: auto !important;
}
.et_mobile_menu li a {
	color: #cfcfcf !important;
	font-family: 'Rubik', sans-serif;
}
.mobile_nav ul#mobile_menu ul.sub-menu li a:not(.mobile-toggle) {
	position: relative;
}
.mobile_nav ul#mobile_menu ul.sub-menu li a:not(.mobile-toggle):before {
	content: '\f149';
	position: absolute;
	left: 0;
	font-family: 'FontAwesome';
	-webkit-transform: scaleX(-1) rotate(90deg);
	transform: scaleX(-1) rotate(90deg);
	color: #bfbfbf;
}
.et_mobile_menu .current_page_item a {
	color: #ffffff !important;
	opacity: 1 !important;
}
/*change Divi opened hamburger menu to X*/
.mobile_nav.opened .mobile_menu_bar:before {
	content: '\4d';
}
/*rotate the Divi Menu icon on click*/
.mobile_menu_bar:before {
	transition: all .4s ease;
	transform: rotate(0deg);
	display: block;
	color: #6FA82F;
}
/*rotate the Divi Menu icon on click*/
/*END HEADER STYLES*/
/*PAGE STYLES*/
section.et_pb_module.et_pb_fullwidth_header.et_pb_fullwidth_header_0.et_pb_text_align_center.et_pb_bg_layout_dark.et_pb_fullscreen {
	max-height: 600px !important;
	min-height: 600px !important;
	height: calc(100vh - 154px) !important;
	background-position: 62%;
}
.et_pb_fullscreen .et_pb_fullwidth_header_container {
	max-height: 600px !important;
	min-height: 600px !important;
	height: calc(100vh - 154px) !important;
	width: 95%;
	max-width: 600px;
	padding-top: 52px;
}
.header-content {
	margin: 0 auto !important;
	padding: 0px !important;
	width: 100% !important;
	max-width: 1080px !important;
}
.header-title h1{
	font-family: 'Rubik', sans-serif;
	font-size: 25px;
	font-weight: 500;
	/* max-width: 281px; */
	line-height: 1.3;
	filter: drop-shadow(2px 4px 6px black);
	text-align: center;
	margin: 0 auto;
	text-transform: capitalize;
	color: #fffdff;
}
.header-subtitle {
	line-height: 1.2;
	margin: 20px auto;
	filter: drop-shadow(1px 2px 0px black);
	text-align: center;
	max-width: 323px;
	color: #fffdff;
}
.header-button {
	display:flex;
	justify-content:center;
	align-items:center;
}
.header-button .booking-button-switch {
	margin-right: 15px;
}
.button {
	color: #ffffff;
	line-height: 1;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 5px 10px;
	max-width: 235px;
	width: 235px;
	/* margin: 0 auto; */
	font-weight: 500;
	filter: drop-shadow(0 4px 3px rgb(0 0 0 / 0.07)) drop-shadow(0 2px 2px rgb(0 0 0 / 0.06));
	background: #6FA82F;
	padding: 15px 20px;
	border-radius: 25px;
}
.button:hover {
	background: #131313;
}
.button .fa {
	margin-right: 5px;
}
/* FIRST CONTENT SECTION STYLE */
.entry-title {
	text-align: center;
	font-size: 26px !important;
	color: #fffdff;
	font-weight: 600;
}
.home .entry-title {
	text-align: center !important;
	border-bottom: 1px dashed #fffdff;
	margin-bottom: 30px;
	padding-bottom: 15px;
}
div#home-title-block {
	background-color: #1c211b!important;
	padding-top: 0;
}
div#home-title-block-container-firstpar {
	display: flex;
	flex-direction: column;
}
div#home-title-block-txt-col {
	margin-bottom: 30px !important;
}
div#home-title-block-img-col {
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: 350px;
	margin: 0 auto !important;
}
div#first-par-img {
	width: 100%;
	height: 100%;
}
div#first-par-img .et_pb_image_wrap {
	width: 100%;
	height: 100%;
}
div#first-par-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: left;
	border-top-right-radius: 95px;
	border-top-left-radius: 130px;
	border-bottom-right-radius: 50px;
	border-bottom-left-radius: 60px;
}
.section-title-heading {
	text-align:center;
	margin-bottom: 10px;
	color: #6FA82F;
	font-weight: 700;
	line-height: 1;
	font-size: 20px;
}
.content-button {
	color: #ffffff;
	line-height: 1;
	height: 40px;
	display: inline-block;
	width: 240px;
	margin: 0 auto;
	font-weight: 500;
	filter: drop-shadow(0 4px 3px rgb(0 0 0 / 0.07)) drop-shadow(0 2px 2px rgb(0 0 0 / 0.06));
	background: #6FA82F;
	padding: 11px 20px;
	border-radius: 25px;
	text-align: center;
}
.content-button:hover {
	background: #131313;
}
.content-button .fa {
	margin-right: 5px;
}
div#home-title-block .button-holder {
	margin-top: 30px;
	text-align: center;
}
/* BADGES SECTION STYLE */
div#css-badges-section {
	background-color: #1c211b!important;
}
.badge-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
	align-items: center;
	margin: 0 auto;
}
.badge-block {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 1px 1px;
	-webkit-box-shadow: 0 5px 83px 0 rgb(22 26 10 / 75%);
	-khtml-box-shadow: 0 5px 83px 0 rgb(22 26 10 / 75%);
	-moz-box-shadow: 0 5px 83px 0 rgb(22 26 10 / 75%);
	-ms-box-shadow: 0 5px 83px 0 rgb(22 26 10 / 75%);
	-o-box-shadow: 0 5px 83px 0 rgb(22 26 10 / 75%);
	box-shadow: 0 5px 83px rgb(22 26 10 / 75%);
	padding: 15px;
	width: calc(50% - 2px);
	background: #6FA82F;
	border-top-right-radius: 95px;
	border-top-left-radius: 130px;
	border-bottom-right-radius: 50px;
	border-bottom-left-radius: 60px;
}
.badge-block img {
	width: 60px;
	height: 65px;
	padding-bottom: 10px;
	filter: invert(1);
}
.badge-content {
	text-align: center;
	width: 100%;
}
.badge-content .title {
	line-height: 1;
	font-size: 18px;
	color: #ffffff;
	margin-bottom: 5px;
	letter-spacing: 1px;
}
.badge-content .content {
	font-size: 18px;
	text-transform: capitalize;
	line-height: 1.2;
	width: 100%;
	min-height: 42px;
	border-top: 2px dashed #000000;
	padding-top: 5px;
	margin-top: 5px;
	font-weight: bold;
	color: #fffdff;
	display: flex;
	justify-content: center;
	align-items: center;
}
.badge-block:hover {
	background: #1c211b;
}
.badge-block:hover img {
	filter: grayscale(1) invert(1) brightness(1.5);
}
.badge-block:hover .title {
	color: #fff;
}
.badge-block:hover .content {
	color: #fff;
	border-color: #fff;
}
/* SERVICES SECTION STYLE */
div#services-blocks-section {
	background-color: #161a0c!important;
}
.services-section-heading .section-title-heading {
	filter: drop-shadow(1px 1px 0px black);
	text-align: center;
}
.srvBlockTitle {
	text-align: center;
}
.srvBlockTitle p {
	font-size: 26px !important;
	font-weight: 600;
	color: #fffdff;
	filter: drop-shadow(1px 1px 0px black);
	text-align: center;
	display: inline-block;
	border-bottom: 1px dashed #fffdff;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.srv-blurb-section {
	filter: drop-shadow(1px 1px 0px black);
	display: flex;
	justify-content: space-evenly;
	margin-top: 30px;
}
.srv-blurb-box {
	color: #fffdff;
	width: 100px;
	text-align: center;
}
.srv-blurb-box img {
	width: 55px;
	filter: invert(1);
}
.srv-blurb-title {
	line-height: 1.3;
	color: #fff;
}
.srv-blurb-title span {
	color: #6FA82F;
}
.srvElement {
	max-width: 500px;
	margin: 0 auto;
	border: 1px solid #3c3c3c;
	background: #1c211a;
	margin-bottom: 50px;
	border-radius: 20px;
	overflow: hidden;
}

.srv-icon {
	position: absolute;
	background: #6FA82F;
	width: 75px;
	height: 75px;
	right: 0;
	bottom: -37px;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 9999;
	border: 5px solid #6FA82F;
	border-top-left-radius: 10px;
}
.srv-icon img {
	width: 50px !important;
	height: 50px !important;
	object-fit: contain !important;
	object-position: center!important;
	border: none !important;
	filter: brightness(0.95);
}
.srvElementHeader h2 {
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-family: 'Nunito', sans-serif;
	padding-bottom: 5px;
	padding-top: 10px;
	font-size: 22px;
}
.srvElementImg {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 36px;
	position: relative;
}
.srvElementImg img {
	width: 100%;
	max-height: 330px;
	object-fit: cover;
	object-position: center;
	/* border: 1px solid #d7d7d7;
	*/
}
.srvElementBody {
	padding: 0px 20px 20px 20px;
}
.srvElementHeader {
	border-top: 1px dashed #fffdff;
}
.srvElementContent {
	text-align: justify;
	font-size: 16px;
	line-height: 1.6;
	color: #fff;
}

.srvElementContent a{
	color: #6fa930;
}
.srvElement:hover .srvElementImg img {
	filter: grayscale(1) drop-shadow(0px 0px 6px #fff);
}
.srvElement:hover .srv-icon img{
	filter: none;
}
.srvElement:hover h3 {
	color: #fffdff;
	font-weight: bold;
}
/* SERVICES LIST SECTION STYLE */
.homepage-services {
	text-align: center;
	margin: 0 auto;
	max-width: 520px;
	padding-top: 20px;
}
.homepage-services #servcss {
	padding: 0;
}
.homepage-services #servcss li {
	position: relative;
	font-weight: bold;
	margin: 0.3em 3px;
	padding-left: 20px;
	display: inline-block;
	color: #ffffff;
	filter: drop-shadow(1px 1px 0px black);
}
.homepage-services #servcss li:before {
	position: absolute;
	content: '\f1bb';
	top: 0;
	left: 0;
	color: #ffffff;
	font-family: 'FontAwesome';
}
/* CONTACT FORM STYLE */
div#contact-form-section {
	background-color: #161a0c!important;
}
.free-estimate-title {
	display: flex;
	justify-content: center;
	align-items: center;
}
.free-estimate-title span:first-child .fa {
	margin-right: 3px;
}
.free-estimate-title span {
	width: 50%;
	font-weight: bold;
	display: flex;
	align-items: center;
}
.free-estimate-title span:first-child {
	justify-content: right;
	background: #6FA82F;
	color: #fff;
	padding: 20px 10px;
}
.free-estimate-title span:last-child {
	justify-content: left;
	background: #1c211b;
	color: #fff;
	padding: 20px 10px;
}
.contact-form-holder {
	border-bottom: 2px solid #6FA82F;
	background: #161a0c;
	border-left: 1px solid#fffdff;
	border-right: 1px solid #fffdff;
	border-top: 1px solid #fffdff;
	border-radius: 20px;
	overflow: hidden;
}
.contact-form-block {
	padding: 20px;
	position: relative;
	z-index: 1;
	border-top: 1px dashed #fff;
}
input#customer_name {
	width: calc(50% - 5px);
	float: left;
}
input#phone-cf {
	width: calc(50% - 5px);
	float: left;
	margin-left: 10px;
}
textarea#message {
	margin-bottom: 20px;
}
#contact img {
	float: left;
	width: 120px;
	height: 40px;
	min-height: 40px;
	border-radius: 5px;
	filter: grayscale(1) contrast(1.5);
}
input#vercode {
	width: calc(100% - 130px);
	margin: 0;
	margin-left: 10px;
	float: left;
	padding: 7px 10px 7px;
	height: 40px;
	min-height: 40px;
}
form#contactForm {
	text-align: center;
}
input#submitter {
	font-size: 16px;
	transition: 500ms;
	position: relative;
	z-index: 1;
	text-transform: capitalize;
	color: #ffffff;
	line-height: 1;
	height: 40px;
	display: inline-block;
	margin: 0 auto;
	font-weight: 500;
	filter: drop-shadow(0 4px 3px rgb(0 0 0 / 0.07)) drop-shadow(0 2px 2px rgb(0 0 0 / 0.06));
	background: #6FA82F;
	padding: 11px 20px;
	border-radius: 25px;
	text-align: center;
}
input#submitter:hover {
	color: #fff;
	background: #646464;
}
input.text, input.title, input[type=email], input[type=password], input[type=tel], input[type=text], select, textarea {
	max-width: 100%;
	padding: 10px 20px 10px;
	min-height: 50px;
	background-color: #1c211b !important;
	box-shadow: none;
	display: block;
	line-height: 1;
	font-weight: 300;
	color: #fffdff !important;
	background-image: none;
	border: 2px solid #a0a69e;
	margin-bottom: 10px !important;
	border-radius: 10px;
	width: 100%;
}
#contactForm input[type=text]::placeholder, #contactForm input[type=password]::placeholder, #contactForm input[type=tel]::placeholder, #contactForm input[type=email]::placeholder, #contactForm input.text::placeholder, #contactForm input.title::placeholder, #contactForm textarea::placeholder, #contactForm select {
	color: #a0a69e !important;
}
#contactForm input[type=text]:focus, #contactForm input[type=password]:focus, #contactForm input[type=tel]:focus, #contactForm input[type=email]:focus, #contactForm input.text:focus, #contactForm input.title:focus, #contactForm textarea:focus, #contactForm select:focus {
	color: #a0a69e !important;
	border-color: #6FA82F;
}
#contact {
	padding: 0;
	max-width: 600px;
	margin: 0 auto;
}
.contact-form-content {
	background: #6FA82F;
	padding: 20px;
	color: #fff;
	text-align: center;
	margin-top: 20px;
	position: relative;
	z-index: 3;
	border-radius: 20px;
}
.contact-form-content strong {
	font-size: 20px;
}
/* NAP SECTION STYLE */
div#home-nap-section {
	padding-top: 70px;
	padding-bottom: 70px;
}
.homepage-nap h3 {
	text-align: center;
	font-size: 20px !important;
	color: #ffffff;
	font-weight: 500;
	line-height: 1.3;
	padding: 0 !important;
	font-family: 'Rubik', sans-serif;
	filter: drop-shadow(1px 1px 0px black);
}
.homepage-nap h3 strong {
	font-size: 23px !important;
}
div#nap-section {
	position: relative;
	width: 330px !important;
	margin: 0 auto !important;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 20px;
}
div#nap-section:before {
	content: '';
	background: url(https://greatalaskatreecompanyfairbanksak.com/wp-content/uploads/2023/12/shape2BG.webp);
	width: 350px;
	height: 290px;
	background-size: cover;
	position: absolute;
	margin-bottom: 30px;
}
div#home-nap-section {
	display: flex;
	justify-content: center;
	align-items: center;
}
/* TESTIMONIALS SECTION STYLE */
div#home-testimonials,
div#home-nap,
div#home-unordered-content,
div#home-last-content {
	background-color: #1c211b!important;
}
div#home-testimonials:before,
div#home-nap:before,
div#home-last-content:before {
	content: '';
	background: url(https://greatalaskatreecompanyfairbanksak.com/wp-content/uploads/2023/12/treePattern.webp);
	position: absolute;
	width: 100%;
	height: 100%;
	background-repeat: repeat;
	background-size: auto;
	top: 0;
	left: 0;
	opacity: 0.1;
}
.testimonials-title {
	text-align: center;
	font-size: 26px !important;
	color: #ffffff;
	font-weight: 600;
	padding: 0 !important;
	font-family: 'Rubik', sans-serif;
}

/* -----------------------------------------------------------------------
* Testimonials Plugin
* ----------------------------------------------------------------------- */

#home-testimonials {
	background: #000000;
}

.testimonials-container {
	max-width: 1280px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}

/* May be a different class and font family */
.testimonials-title {
	font-family: 'Oswald', sans-serif;
	text-align: center;
	font-weight: 800;
	font-size: 2.36px;
	line-height: 1.2;
	margin-bottom: 8px;
	letter-spacing: -0.9px;
	color: #ffffff;
}

.testimonials-info {
	margin-bottom: 1rem;
}

.testimonial-item {
	border: 0px solid #ffffff00;
	border-radius: 10px;
	padding: 1rem;
	background: #ffffff00;
	min-height: 100%;
	break-inside: avoid;
}

.testimonial-item:hover {
	background: #ffffff00;
	border-color: #ffffff00;
}

.testimonials-grid .testimonial-item {
	margin-bottom: 1rem;
}

.testimonial-item a {
	height: 100%;
	display: grid;
	justify-items: center;
}

.testimonial-subject {
	font-size: 1rem;
	font-weight: 700;
	text-align: center;
	color: #ffffff;
}

.rating {
	display: flex;
	justify-content: center;
	margin: 0.5rem;
}

.star {
	width: 1rem;
	height: 1rem;
	color: #ffc956;
	margin:2px;
}

.testimonial-content {
	font-size: 1rem;
	line-height: 1.4;
	font-weight: 500;
	color: #ffffff;
	text-align: center;
	font-style: italic;
}

.testimonial-footer {
	margin-top: 1rem;
}

.reviewer-details {
	font-size: 0.75rem;
}

.review-from-logo {
	width: 80px;
	height: auto;
	background: #ffffff;
	padding: 3px !important;
	border-radius: 3px;
	min-height: 35px;
	filter: drop-shadow(0px 0px 3px #ffffff);
}

.reviewer-name {
	font-weight: 500;
	color: #ffffff;
	line-height: 1.5rem;
	margin-bottom: 0;
	font-size: 14px;
}

.nav-arrows {
	display: flex;
	justify-content: center;
	gap: 10px;
	margin-top: 0px;
}

.nav-arrows button {
	padding: 0.5rem;
	border-width: 1px;
	border-color: #1a202c00;
	border-radius: 3px;
	cursor: pointer;
	background: #ffffff00;
	border-style: solid;
	display: flex;
	color: #ffffff;
}

.nav-arrows button:hover {
	background: #1b1a1f00;
	color: #ffffff;
	border-color: #1b1a1f00;
}

.nav-arrows button svg {
	height: 29px;
	width: 29px;
	margin-right: 0;
}

.rotate-180 {
	rotate:180deg;
}

@media only screen and (min-width: 600px) {
	.testimonials-grid {
		column-fill: balance;
		columns: 2;
		gap: 1.5rem;
	}
}

@media only screen and (min-width: 992px) {
	.testimonials-grid {
		columns: 3;
	}

	.testimonial-subject {
		font-size: 1.25rem;
	}

	.testimonial-content {
		line-height: 1.5rem;
	}

	.testimonial-footer {
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.reviewer-details {
		display: flex;
		align-items: center;
	}

	.reviewer-name {
		padding-right: 12px;
		font-size: 13px;
		border-right: 0px solid #ffffff;
		margin-bottom: 0px;
	}

	.review-from-logo {
		padding-left: 0;
		/* margin-left: 9px; */
	}

	.nav-arrows {
		margin-top: 5px;
	}
}



.home .wpcr3_dotline {
	display: none !important;
}
.home .wpcr3_review {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.home .wpcr3_review_ratingValue {
	width: 100%;
	text-align: center;
	margin: 0 !important;
}
.home .wpcr3_review_author {
	margin-left: 5px;
	text-align: center;
}
.home .wpcr3_review_title.wpcr3_caps {
	width: 100%;
	text-align: center;
	margin: 0 !important;
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	font-family: 'Rubik', sans-serif;
}
.home span.wpcr3_item_name a {
	color: #ffe400;
}
div.wpcr3_review blockquote.wpcr3_content {
	border-color: #a0a69e !important;
	padding-bottom: 0;
	text-align: justify;
}
.home div.wpcr3_review blockquote.wpcr3_content {
	text-align: center;
	padding-left: 0;
	border: none;
	margin-bottom: 0;
	line-height: 1.7em;
}
div.wpcr3_review blockquote.wpcr3_content p {
	font-size: 17px;
}
.home .wpcr3_reviews_holder {
	position: relative;
	padding: 20px;
	color: #ffffff !important;
	border-radius: 20px;
}
/*
.home .wpcr3_reviews_holder:before {
content: '\f10e';
font-family: 'FontAwesome';
position: absolute;
left: 20px;
top: 20px;
font-size: 40px;
color: #000;
opacity: 0.2;
}
.home .wpcr3_reviews_holder:after {
content: '';
width: 0;
height: 0;
border-left: 40px solid transparent;
border-right: 0px solid transparent;
border-top: 30px solid #6FA82F;
position: absolute;
bottom: -30px;
right: 15%;
}
*/
.home div.wpcr3_review blockquote.wpcr3_content p {
	font-style: italic;
	font-family: 'Nunito', sans-serif;
}

/* FOOTER STYLE */
#main-footer {
	background: #161a0c;
	position: relative;
}
#main-footer .container {
	width: 95%;
}
div#footer-bottom {
	background-color: #1c211b;
	padding: 15px;
	color: #ffffff;
}
.paymentsbox {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.footer-widget h4 {
	color: #fffdff;
	font-size: 22px;
	margin-bottom: 20px;
	margin-top: 30px;
	font-weight: 600;
	line-height: 1.5em;
	text-align: center;
	border-bottom: 3px solid #6FA82F;
}
.footer-widget .textwidget {
	color: #a0a69e;
}
h4#nap-footer-icons {
	filter: none;
}
#footer-widgets .footer-widget a {
	/* background-color: #fff; */
}
table.openinghours {
	width:100%;
	max-width: 385px;
	margin: 0 auto !important;
}
table.openinghours tr {
	display: flex;
	justify-content: space-between;
	line-height: 2;
	color: #a0a69e;
}
#current-day {
	background-color: #6FA82F;
	padding: 0 2px;
}
#current-day td {
	color: #fff;
	text-shadow: none;
}
#closed-day {
	color: #a0a69e;
}
#footer-widgets .footer-widget li {
	padding-left: 0px;
}
#footer-widgets .footer-widget li:before {
	display:none;
}

/* buttons */
.booking-button-switch {
	display: none !important;
}
.add-info-container .top_button {
	margin-bottom: 10px;
}
.header-info-block .top_button {
	padding: 10px 15px;
	font-size: 17px !important;
}
.top_button {
	position: relative;
	display: inline-block;
	background-color: #6FA82F;
	font-weight: 500 !important;
	text-transform: capitalize;
	text-shadow: none;
	color: #fff;
	padding: 7px 15px;
	transition: 0.3s ease-in-out;
	font-size: 14px !important;
	border-radius: 25px;
}
.top_button .fa {
	margin-top: 4px;
}
.floating-estimate-btn {
	text-align: center;
	padding: 3px 15px;
	background-color: #6FA82F;
	color: #ffffff !important;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	border: 3px solid #161a0b;
	border-left: 0px;
	font-size: 15px;
	z-index: 999999;
	font-weight: 500;
	position: fixed;
	bottom: 60px;
	text-transform: capitalize;
	width: 170px;
}
#main-footer .listing-rev-btn {
	padding: 3px 15px;
	border: 3px solid #161a0b;
	border-left: 0px;
	bottom: 15px;
	background: #6FA82F;
	color: #fff;
	width: 170px;
	font-weight:500;
	justify-content: center;
	text-transform: capitalize;
	font-size: 15px;
	border-top-right-radius: 25px;
	border-bottom-right-radius:25px;
	display: flex;
	position: fixed;
	align-items: center;
	z-index: 9999;
}
#main-footer .listing-rev-btn img {
	display: none;
}
#main-footer .listing-rev-btn .fa {
	display: block;
	margin-right: 5px;
	color: #fff;
}
/* SIDEBAR, BLOG PAGE, BLOG POST STYLES */

.single-post div#main-content .container {
	padding: 77px 0 !important;
}
#main-content .container {
	padding: 77px 0 !important;
}

#main-content .container h1{
	color: #333 !important;
}

#main-content .container h2{font-size: 24px !important; padding-bottom: 10px;}

@media (min-width: 981px) {

	#main-content .container .type-post {
		margin-bottom: 0 !important;
		padding-bottom: 0;
	}
}

.et_pb_title_meta_container, .post-meta {
	text-align: center;
	color: #ffffff!important;
}


.post-meta a {
	color: #8dc238 !important;
}
.post-content-inner {
	text-align: justify;
}


.single-post div#main-content .post {
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
}

.single-post .et_pb_post .entry-content {
	text-align: justify;
}

.single-post h2 {
	text-align: left;
}
.single-post p {
	text-align: justify;
}

.et_pb_sidebar_0 h4.widgettitle {
	position: relative;
	margin-bottom: 10px;
	line-height: 1.2;
	border-bottom: 1px solid #6FA82F;
	text-align: center;
	font-size: 26px !important;
	color: #fffdff;
	font-weight: 600;
}
#sidebar h4.widgettitle {
	font-size: 26px;
	font-weight: 400;
	color: #fffdff;
	position: relative;
	margin-bottom: 10px;
	line-height: 1.2;
	text-align: center;
	border-bottom: 1px solid #6FA82F;
}
.et_pb_sidebar_0 .textwidget {
	text-align: center;
}
#sidebar .textwidget {
	text-align: center;
}
.page div#main-content, .single-post div#main-content, .blog div#main-content {
	background-color: #1c211b;
	min-height: 50vh;
}
.single-post .et_pb_post .entry-content {
	text-align: justify;
}
#left-area .post-meta a {
	color: #6FA82F;
}
#left-area .post-meta {
	text-align: center;
}
.blog .et_pb_post {
	text-align: justify;
}
.single-post .et_pb_section {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
.single-post article {
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
}
.single-post div#main-content .container {
	padding: 77px 0 !important;
}
#main-content .container {
	padding: 77px 0 !important;
}

#main-content .container h1 {
	color: #fff !important;
}

#main-content .container h2 {
	font-size: 24px !important;
}
/*MEDIA QUERIES*/
@media only screen and (min-width: 600px) {
	div#css-badges-section .et_pb_row {
		padding-top: 0;
	}
	.badge-block {
		width: calc(50% - 2px);
		max-width: 225px;
		padding: 20px;
	}
	.badge-container {
		max-width: 455px;
		margin-top: -52px;
	}
	.badge-content .content {
		min-width: 100%;
		max-width: 100%;
	}
	.homepage-services #servcss {
		column-count: 2;
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-gap: 40px;
		-webkit-column-gap: 40px;
		-moz-column-gap: 40px;
		text-align: left;
	}
	.homepage-services #servcss li {
		margin: 0 auto;
		text-align: left;
		display: inherit;
	}
	div#contact-form-row {
	}
	.contact-form-holder {
	}
	div#home-services-block {
	}
}
@media screen and (max-width: 980px) {
	/* ADDITIONAL STYLES FOR MOB. RES. */
	.et_pb_sidebar_0 .et_pb_widget {
		width: 100%;
	}
	.footer-widget:nth-child(n) {
		width: 100% !important;
		text-align: center;
		margin: 0 !important;
	}
	.et_pb_text {
		text-align: center !important;
	}
	#footer-widgets .footer-widget .fwidget {
		width: 100% !important;
		margin-bottom: 30px !important;
	}
	.srvElement:last-child {
		margin-bottom: 0;
	}

}
@media screen and (min-width: 981px) {
	/*HEADER STYLES*/
	.header-menu-container {
		padding: 0;
	}
	div#info-block {
		display: none;
	}
	.logo_container {
		min-width: 240px !important;
		max-width: 300px;
		width: 18vw !important;
	}
	.logo-link {
		justify-content: center;
		text-align: center;
		flex-direction: column;
	}
	.text-logo-icon {
		margin-right: 0;
		margin-bottom: 5px;
	}
	img#logo {
		height: 65px;
	}
	.home .logo-link .logo-bg {
		top: -94px;
		left: -24%;
	}
	.home .text-logo .logo-bg {
		top: -59px;
		left: -14%;
		max-width: 130% !important;
		width: 130%;
	}
	.header-info-block {
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-end;
		align-items: center;
		position: relative;
		padding: 10px 0;
	}
	.header-info-block:before {
		content: '';
		position: absolute;
		width: calc(100% - 190px);
		height: 3px;
		bottom: 0;
		left: 15px;
		border-bottom: 1px dashed #fffdff;
	}
	.header-info-block .fa {
		margin-right: 10px;
		color: #6FA82F;
	}
	.header-location-container {
		display: flex;
		justify-content: center;
		align-items: center;
		line-height: 1;
		margin: 5px 10px;
		font-size: 17px;
		color: #fffdff;
		width: auto;
		border-right: 1px dashed #fffdff;
		padding-right: 20px;
	}
	.header-location-container p, .phonenum p, .email-btn p {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
	}
	.header-location-container .fa {
		font-size: 25px;
	}
	.header-location-container .fa, .email-btn .fa {
		width: 27px;
		height: 35px;
		display: flex;
		justify-content: center;
		align-items: center;
		color: #6FA82F;
	}
	.header-info-block span {
		line-height: 24px !important;
		font-weight: normal;
	}
	.header-info-block span {
		line-height: 17px !important;
		font-weight: normal;
		font-size: 17px;
	}


	.et_pb_title_meta_container, .post-meta {
		text-align: left;
	}
	span.info-addon {
		color: #6FA82F;
		text-transform: uppercase;
		padding-bottom: 5px;
	}
	.email-btn {
		display: flex;
		justify-content: center;
		align-items: center;
		line-height: 1;
		margin: 0px 0px 0px 5px;
		font-size: 16px;
		color: #fff;
		order: 4;
		background: #6FA82F;
		padding: 15px 15px;
		border-radius: 25px;
	}
	.email-btn .info-addon {
		display: none;
	}
	.email-btn .fa {
		display: none;
	}
	.phonenum {
		display: flex;
		justify-content: center;
		align-items: center;
		line-height: 1;
		margin: 5px 10px;
		font-size: 17px;
		color: #fffdff;
	}
	.phonenum .fa {
		font-size: 23px;
		margin-bottom: 1px;
	}
	.hours p {
		color: #fff;
		line-height: 17px !important;
	}
	div#et-top-navigation {
		width: 82vw;
		min-width: calc(100% - 240px);
		max-width: calc(100% - 300px);
		margin-left: 0;
		display: flex;
		justify-content: center;
		align-items: flex-end;
		flex-direction: column;
	}
	nav#top-menu-nav ul#top-menu li a{
		padding-top: 15px !important;
		padding-bottom: 15px !important;
		font-weight: 500;
		color: #ffffff !important;
		text-transform: capitalize;
		filter: drop-shadow(0 4px 3px rgb(0 0 0 / 0.07)) drop-shadow(0 2px 2px rgb(0 0 0 / 0.06));
		font-family: 'Rubik', sans-serif;
	}
	#top-menu .menu-item-has-children>a:first-child:after {
		top: 14px;
		color: #6FA82F;
	}
	nav#top-menu-nav ul#top-menu .current-menu-item a{
		color: #6FA82F !important;
	}
	nav#top-menu-nav ul#top-menu li {
		padding-left: 20px;
		padding-right: 20px !important;
		font-size: 17px;
	}
	nav#top-menu-nav ul#top-menu li:not(:last-child):after {
		content: '\f111';
		position: absolute;
		font-family: 'FontAwesome';
		font-size: 5px;
		color: #ffffff;
		right: -3px;
		top: 15px;
	}
	nav#top-menu-nav ul#top-menu li:last-child {
		padding-right: 0 !important;
	}
	nav#top-menu-nav ul#top-menu .current-menu-item {
	}
	nav#top-menu-nav ul#top-menu li:last-child.current-menu-item {
		padding-right: 11px !important;
	}
	nav#top-menu-nav ul#top-menu .current-menu-item a:after {
		color: #d9b6c6 !important;
	}
	ul.sub-menu {
		filter: drop-shadow(0 4px 3px rgb(0 0 0 / 0.07)) drop-shadow(0 2px 2px rgb(0 0 0 / 0.06));
		top: 43px;
		background-color: #1c211b !important;
		border-color: #6FA82F !important;
		padding: 10px 0 !important;
	}
	ul.sub-menu li ul {
		top: -8px;
	}
	nav#top-menu-nav #top-menu ul.sub-menu a {
		color: #fff !important;
		position: relative;
		padding: 6px 6px 6px 16px !important;
		line-height: 1.2;
		filter: drop-shadow(0px 1px 1px #210124);
	}
	#top-menu-nav ul.sub-menu a:before {
		content: '\f149';
		position: absolute;
		left: 0;
		font-family: 'FontAwesome';
		-webkit-transform: scaleX(-1) rotate(90deg);
		transform: scaleX(-1) rotate(90deg);
		color: #bfbfbf;
	}
	#top-menu-nav ul.sub-menu a:after {
		color: #fff !important;
	}
	ul.sub-menu li {
		padding: 0 10px !important;
		width: 100%;
	}
	ul.sub-menu li a {
		padding: 5px 0px !important;
		width: 100% !important;
	}
	/*END HEADER STYLES*/
	/*PAGE STYLES*/
	section.et_pb_module.et_pb_fullwidth_header.et_pb_fullwidth_header_0.et_pb_text_align_center.et_pb_bg_layout_dark.et_pb_fullscreen {
		max-height: 1100px !important;
		min-height: 650px !important;
		height: calc(100vh - 112px) !important;
		background-position-y: bottom;
	}
	.et_pb_fullscreen .et_pb_fullwidth_header_container {
		max-height: 1100px !important;
		min-height: 600px !important;
		height: calc(100vh - 112px) !important;
		width: 85%;
		max-width: 1080px;
		padding-top: 116px;
	}
	.header-title h1{
		font-size: 35px;
		/* max-width: 550px; */
	}
	.header-subtitle {
		max-width: 715px;
		font-size: 22px;
		line-height: 1.3;
		margin: 30px auto;
	}
	/* BADGES STYLE DESKTOP*/
	.badge-container {
		max-width: 100%;
		margin-top: -107px;
	}
	.badge-block {
		width: calc(25% - 2px);
	}
	/* FIRST PARAGRAPH STYLE DESKTOP*/
	div#home-title-block-container-firstpar {
		flex-direction: row;
		align-items: center;
	}
	div#first-par-img img {
	}
	div#home-title-block-img-col {
		width: calc(40% - 5.5%);
		margin-left: 5.5% !important;
		margin-right: 0 !important;
		max-width: 100% !important;
	}
	.entry-title {
		text-align: left;
	}
	.home .entry-title {
		text-align: left !important;
		font-size: 36px !important;
	}
	div#home-title-block .button-holder {
		text-align: left;
	}
	/* SERVICES STYLE DESKTOP*/
	div#services-title-container {
		background-attachment: fixed;
	}
	.services-section-heading {
	}
	div#services-blocks-section .et_pb_row {
	}
	.srvBlockTitle p {
		font-size: 36px !important;
	}
	.srv-blurb-box {
		width: 150px;
	}
	.srv-blurb-box img {
	}
	.srv-blurb-box img {
		margin-bottom: 5px;
	}
	.srv-blurb-title {
		font-size: 23px;
	}
	.srvElement {
		width: 32%;
		display: flex;
		flex-direction: column;
		margin: 0;
		margin-bottom: 30px;
	}
	.srvElementImg img {
		height: 200px;
		border-bottom-left-radius: 20px;
	}
	.srvElementFullWidth .srvElementImg img {
		height: 100%;
		border-top-right-radius: 20px;
	}
	.srvBlock {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		max-width: 1200px;
		margin: 0 auto;
	}
	.srvElementBody {
		height: 100%;
	}
	.srvElementHeader h2 {
		min-height: 54px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.srvElementContent {
		height: 100%;
	}
	.srvElementFullWidth .srvElementContent {
		height: auto;
	}
	.srvElement.srvElementFullWidth {
		width: 100%;
		max-width: 1080px;
		flex-direction: row;
	}
	.srvElementFullWidth .srvElementHeader {
		border-top: none;
	}
	.srvElementFullWidth .srv-icon {
		bottom: 0;
		right: -37px;
	}
	.srvElementFullWidth .srvElementImg {
		width: 32%;
		margin: 0;
	}
	.srvElementFullWidth .srvElementBody {
		width: calc(68% - 20px);
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		margin: 20px 20px 20px 30px;
		border-left: 1px dashed #fffdff;
		height: auto;
		padding: 0px 0px 0px 20px;
	}
	/* CONTACT SECTION DESKTOP */
	div#home-services-block {
	}
	.contact-form-content strong {
		font-size: 24px;
	}
	.free-estimate-title span {
		font-size: 24px;
	}
	.contact-form-block {
		display: flex;
		justify-content: center;
	}
	.home div#contact {
		width: 50%;
		max-width: 100%;
	}
	.contact-form-content {
		width: 50%;
		margin-top: 0;
		margin-left: 20px;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	/* TESTIMONIALS SECTION DESKTOP */
	div#testimonials-block {
		display: flex;
		align-items: center;
		flex-wrap: wrap;
		flex-direction: column;
	}
	.testimonials-title {
		font-size: 36px !important;
	}
	/* NAP SECTION DESKTOP*/
	.homepage-nap h3 {
	}
	.homepage-nap h3 strong {
		font-size: 26px !important;
	}
	div#home-services-section .et_pb_column {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	div#nap-section .et_pb_module, div#nap-section .section-title-heading {
		text-align: center;
		width: 100%;
	}
	div#nap-section {
		width: 350px !important;
	}
	div#nap-section:before {
		width: 424px;
		height: 353px;
		left: -42px;
	}
	div#home-nap-section {
		padding-top: 120px;
		padding-bottom: 100px;
	}
	/* SERVICES LIST SECTION DESKTOP */
	.homepage-services {
		padding-top: 0;
	}
	/* FOOTER STYLES DESKTOP */
	.footer-widget .et_pb_widget {
		width: 100%;
		margin-bottom: 0 !important;
	}
	.paymentsbox {
		justify-content: flex-start;
	}
	div#social-icons {
		text-align: left;
	}
	.footer-widget h4 {
		text-align: left;
	}
	#footer-widgets {
		padding-top: 20px;
	}
	/* SIDEBAR, BLOG, BLOGPOST STYLES DESKTOP */
	.et_pb_sidebar_0 h4.widgettitle {
		text-align: left;
	}
	#sidebar h4.widgettitle {
		text-align: left;
	}
	.et_pb_sidebar_0 .textwidget {
		text-align: left !important;
	}
	#sidebar .textwidget {
		text-align: left;
	}
	.et_pb_sidebar_0.et_pb_widget_area_right {
		border-left: 1px solid rgb(255 255 255 / 20%);
	}
	#left-area .post-meta {
		text-align: left;
	}
	#main-content .container:before {
		background-color: rgb(255 255 255 / 20%);
	}
}
/***** TESTIMONIALS FORM *****/
.wpcr3_respond_2 input[type="text"] {
	margin: 3px 0;
}
.wpcr3_respond_2 input[type="text"], .wpcr3_in_content textarea {
	background: #161a0c !important;
	color: #e5e5e5 !important;
	border: 1px solid #a0a69e;
}
.wpcr3_respond_2 input[type="text"]:focus, .wpcr3_in_content textarea:focus {
	color: #fff;
	border-color: #ffffff;
}
.wpcr3_table_2 td {
	font-size: 1em !important;
}
.wpcr3_leave_text {
	font-size: 1.1em;
}
.wpcr3_leave_text {
	margin-bottom: 20px;
}
.wpcr3_button_1 {
	margin-top: 10px;
	background: #6FA82F;
	color: #fff;
}
.wpcr3_button_1:hover {
	background: #161a0c;
	color: #fff;
	border-color: #a0a69e;
}
@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;
	}
}
@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%;
	}
	.review-title {
		font-size: 26px !important;
	}
}
@media screen and (max-width:600px) {
	.header-button {
		flex-direction:column;
	}
	.header-button .booking-button-switch {
		margin-right: 0px;
	}
}

.gallery-btn{
	display:flex;
	flex-direction:row;
	justify-content:center;
}

.gallery-btn a{
	padding: 10px 50px;
	margin-top: 50px;
	color: #ffffff;
	background: #6FA82F;
	transition:0.2s;
	border-radius: 50px;
	text-decoration: none !important;
	text-align: center;
}

.gallery-btn a:hover{
	background:#101;	
}
/* ADDITTIONAL SERVICES STYLE */


#additionalServices {
	list-style: none;
	text-align: center;
	padding: 0;
	list-style-type: none;
	margin-top: 10px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

#additionalServices li {
	break-inside: avoid;
	padding: 5px 3px;
	font-size: 18px;
	color: #ffffff;
	position: relative;
	text-align: center;
	margin-bottom: 0 !important;
}
#additionalServices li a {
	color: #6fa930;
	text-decoration: underline;
}
#additionalServices li::before {
	content: "\f00c";
	font-family: 'FontAwesome';
	display: inline-block;
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: 5px;
}


@media (min-width: 600px) {


	#additionalServices li {
		break-inside: avoid;
		padding: 10px 5px;
		text-align: left;
	}


}

@media (min-width: 981px) {
	#additionalServices {
		columns: 3;
		column-gap: 10px;
	}
}

.keen-slider__slide{
	border:none;
	background:transparent;
}


.keen-slider__slide:hover{
	border:none;
	background:transparent;
}

.testimonial-subject{
	color:#fff;
}

.testimonial-content{
	color:#fff;
}

.reviewer-name{
	color:#fff;
}

/* === BULLET LISTS === */
ul.first-list-content,
ol.second-list-content {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	padding: 0;
	list-style: none; /* we’ll use custom bullets */
	width: 100%;
	max-width: 600px;
	margin: 10px auto 0 auto; /* centers on all screen sizes */
}

/* === LIST ITEMS === */
.first-list-content li,
.second-list-content li {
	position: relative;
	padding: 10px 15px 10px 40px; /* space for icon on the left */
	margin-bottom: 12px;
	border-radius: 8px;
	color: #fff;
	background: #6FA82F;
	box-shadow: 0 4px 10px rgba(0,0,0,0.25);
	transition: all 0.3s ease;
}

.second-list-content li {
	background: #000;
	color: #fff;
	padding: 10px 35px 10px 40px; /* space for icon on the left */
}

/* === CUSTOM BULLET ICON === */
.first-list-content li::before,
.second-list-content li::before {
	content: "";
	position: absolute;
	left: 12px;
	top: 50%;
	transform: translateY(-50%) scale(1);
	width: 18px;
	height: 18px;
	background-image: url('https://greatalaskatreecompanyfairbanksak.com/wp-content/uploads/2023/12/templateLogo.webp');
	background-size: contain;
	background-repeat: no-repeat;
	filter: invert(100%) brightness(200%); /* make white if icon is black */
	opacity: 0.9;
	transition: transform 0.3s ease, filter 0.3s ease, opacity 0.3s ease;
}

/* === HOVER EFFECTS === */
.first-list-content li:hover,
.second-list-content li:hover {
	background: #1C211C;
	color: #fff;
	transform: translateY(-2px);
	box-shadow: 0 4px 10px rgb(234 234 234 / 25%);
}

.first-list-content li:hover::before,
.second-list-content li:hover::before {
	transform: translateY(-50%) scale(1.2);
	opacity: 1;
	filter: invert(0%) brightness(150%); /* make dark icon on light hover */
}

/* === ORDERED LIST NUMBERS AS BADGES (OPTIONAL) === */
.second-list-content {
	counter-reset: list-counter;
}

.second-list-content li {
	counter-increment: list-counter;
}

.second-list-content li::after {
	content: counter(list-counter);
	position: absolute;
	right: 12px;
	top: 50%;
	transform: translateY(-50%);
	background: rgba(0, 0, 0, 0.6);
	color: #fff;
	font-size: 12px;
	font-weight: 600;
	border-radius: 50%;
	width: 22px;
	height: 22px;
	line-height: 22px;
	text-align: center;
}

/* === RESPONSIVE FIXES === */
@media (max-width: 768px) {
	ul.first-list-content,
	ol.second-list-content {
		max-width: 100%;
		margin: 20px auto;
	}

	.first-list-content li,
	.second-list-content li {
		padding: 10px 15px 10px 35px;
	}

	.first-list-content li::before,
	.second-list-content li::before {
		width: 16px;
		height: 16px;
		left: 10px;
	}
}


.first-list-content li:hover::after,
.second-list-content li:hover::after {
	background: rgb(118 163 46);
}