/*
 Theme Name:   gibsons-tree-service
 Theme URI:    https://generatepress.com
 Description:  Custom client child theme
 Author:       Great Bear Design 
 Author URI:   https://www.greatbeardesign.com
 Template:     generatepress
 Version:      1.0
*/
.gp-custom-button {
	background-color: #F26522;
	font-size: 20px;
	font-weight: 600;
	fill: #3E3E3E;
	color: #3E3E3E;
	border-radius: 10px 10px 10px 10px;
	padding: 10px 20px;
	text-decoration: none;
	text-align:center;
}
.gp-custom-button:hover {
	color: #3E3E3E;
}
.gp-custom-button2 {
	background-color: #3E3E3E;
	font-size: 22px;
	font-weight: 600;
	fill: #DEDEDE;
	color: #DEDEDE;
	border-radius: 10px 10px 10px 10px;
	white-space: nowrap;
	text-decoration: none;
	text-align:center;
}

.header-widget {
  display: flex;
  justify-content: space-between; /* or flex-start, depending on layout */
  flex-wrap: wrap; /* allows wrapping on small screens */
}

.site-header .inside-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.site-logo {
  flex: 0 0 auto; /* Logo keeps original size */
}

.header-widget {
  display: flex;
  gap: 3em; /* space between the two widgets */
  flex: 1 1 auto;
  justify-content: center; /* widgets align right; change to center if preferred */
}

span.elementor-button-text {
    white-space: nowrap;
}

/* Phone Text Buttons Mobile */
#cscalltext {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}
/* END */
#metaslider-id-3337 .flexslider ul.flex-direction-nav li a {
	border-color: transparent !important;
	background: transparent !important;
}
#metaslider-id-4447 .flexslider ul.flex-direction-nav li a {
	border-color: transparent !important;
	background: transparent !important;
}
#metaslider-id-4541 .flexslider ul.flex-direction-nav li a {
	border-color: transparent !important;
	background: transparent !important;
}
#metaslider-id-3734 .flexslider ul.flex-direction-nav li a {
	border-color: transparent !important;
	background: transparent !important;
}
	
}

/* Phone Text Buttons Mobile */
#cscalltext {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}
/* Center Logo Footer */
div.footer-widget-2 {
	margin: auto;
}


/* CF7 */
.wpcf7-form-control {
	margin-top:8px;
}
.wpcf7-text,.wpcf7-email,.wpcf7-tel,.wpcf7-textarea {
	background-color:#DEDEDE !important;
}
.wpcf7-submit {
	font-weight: bold;
	font-size: 19px;
	letter-spacing: .5px;
}
}

#wpcf7 input, input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea {
  padding: 4px 6px;
}
/* CF& END */

/* CSS */
.elementor-element-efe3f85 {
	border-bottom: 1px solid #FFF !important;
}

/* CSS */
div.footer-widgets-container.grid-container {
	max-width:900px;
}

.page-id-7 .eael-elements-flip-box-front-container {
	border-radius: 0 !important;
}

.page-id-7 .eael-elements-flip-box-rear-container {
	border-radius: 0 !important;
}

div.header-widget {
	margin-left:80px;
	margin-right:80px;
}

#cdhcall {
	text-align:center;
	font-size:30px;
	font-weight:600;
	color:#FFFFFF;
    white-space: nowrap;
}

#cdhcall a {
	color:#009347;
	text-decoration: none;
}

div.eael-elements-flip-box-front-container div.eael-elements-flip-box-padding {
	background-color:#00000070;
	margin:0 8%;
	padding: 0px 6px 5px 6px;
}

div.eael-elements-flip-box-front-container h2.eael-elements-flip-box-heading {
	font-size: clamp(1.5rem, -0.875rem + 8.333vw, 2rem)!important;
}

aside#custom_html-2  {
	float: right;
	margin:0;
	clear:both;
}

a.button.hphone,
a.button.hphone:visited {
	background: #F16521;
	color:#000;
	border-radius: 8px;
	font-size:20px;
}

a.button.hphone.:hover,
a.button.hphone:active,
a.button.hphone:focus {
	background: #F16521;
	color:#000;
	border-radius: 8px;
}

/* Reset Bold */
b, strong {
	font-weight: 600;
}
/* RB End */

/* CF7 Styles */
.wpcf7 {
	font-size: 18px;
}
.wpcf7 input,
.wpcf7 textarea {
	width: 100%;
    line-height: 1.8em;
    border:1px solid #000000;
}
textarea.wpcf7-form-control {
	width: 100%;
    line-height: 1.8em;
    border:1px solid #000000;
    font-size: 100%;
    font-weight: normal;
}
.wpcf7 label {
	display: block;
}
div.wpcf7 {
	max-width: 35em;
	margin-left: auto;
	margin-right: auto;
	padding-left: 7px;
	padding-right: 7px;
}
.cf7ic {
    text-align: center;
}
/* END CF7 STYLES*/
.site-footer {
	margin-top: -40px;
}
@media (max-width: 768px) {
	.header-widget {
		gap: 1px !important; /* space between the two widgets */
		}
}
@media (max-width: 768px) {
  .separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .separate-containers .paging-navigation, .one-container .site-content, .inside-page-header {
    padding-top: 0px;
}

@media (max-width: 768px) {
	.one-container .site-content {
		padding-top: 0 !important;
	}
@media (max-width: 768px) {
  body .separate-containers .inside-article,
  body .separate-containers .comments-area,
  body .separate-containers .page-header,
  body .separate-containers .paging-navigation,
  body .one-container .site-content,
  body .inside-page-header {
    margin-top: -30px !important;
  }
}
@media (max-width: 768px) {
	a.gp-custom-button2 {
	display: none !important;
	}
}

@media (max-width: 767px) {
  .elementor-element { padding: 0 !important; }
  #site-navigation { margin-bottom: 20px; }
}