/*
Theme Name: Harvest Golf Project
Author: Designs Funnel
Description: Delivering a bespoke theme development tailored to precisely align with the unique requirements of our esteemed client.
Version: 2.4
Template: astra

This is the child theme for Astra theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

/* .elementor-widget-container.box-1:hover {
    BORDER: solid green;
    border-bottom: 5px;
} */
.box-1.elementor-widget-image-box{
	  border-bottom: 5px solid white;
/* 	border-top: 5px solid white; */
	    border-radius: 23px;
}
.box-1.elementor-widget-image-box:hover {
/* 	border-color: #FFFF1E; */
/*     BORDER: solid green; */
    border-bottom: 5px solid #FFFF1E;
/* 	border-top: 5px solid #FFFF1E; */
    border-radius: 23px;
	transition:.2s all ease-in-out;
}

/* contact us page css */
.elementor-336 .elementor-element.elementor-element-a3e58a5 > .elementor-widget-container:hover {
    border-color: #012437;
}
.elementor-336 .elementor-element.elementor-element-d135946 > .elementor-widget-container:hover {
    border-color: #012437;
}
.elementor-336 .elementor-element.elementor-element-27eec9c > .elementor-widget-container:hover {
    border-color: #012437;
}


.marquee {
  position: relative;
  width: 100vw;
  max-width: 100%;
  height: 100px;
  overflow-x: hidden !important;
	overflow-y:hidden !important;
}

.track {
  position: absolute;
  white-space: nowrap;
  will-change: transform;
  animation: marquee 90s linear infinite !important;
	display:flex;
	overflow-x: hidden !important;
	padding-bottom:20px;
}

@keyframes marquee {
  from { transform: translateX(0); }
  to { transform: translateX(-100%); }
}
.content1{
 color: #007FFF00;
    font-family: "Outfit Regular", Sans-serif;
    font-size: 70px;    
    font-weight: 600;
    text-transform: uppercase;
    -webkit-text-stroke-width: 0.5px;
    stroke-width: 0.5px;
    -webkit-text-stroke-color:     var(--e-global-color-7713c61);
    stroke:     var(--e-global-color-7713c61);
	margin-top:20px;
}
.content2{
 color: #007FFF00;
    font-family: "Outfit Regular", Sans-serif;
    font-size: 70px;    
    font-weight: 600;
    text-transform: uppercase;
color: var(--e-global-color-8be112e);
	margin-top:20px;
	margin-left:20px;
		margin-right:20px;
}

.content3{
 color: #007FFF00;
    font-family: "Outfit Regular", Sans-serif;
    font-size: 70px;    
    font-weight: 600;
    text-transform: uppercase;
    -webkit-text-stroke-width: 0.5px;
    stroke-width: 0.5px;
    -webkit-text-stroke-color:     var(--e-global-color-7713c61);
    stroke:     var(--e-global-color-7713c61);
	margin-top:20px;
	
		margin-right:50px;
}



.rotate-left.elementor-widget-image img{
  animation: left 25s infinite linear;
}

@keyframes left {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1200deg);
  }
}

.rotate-right.elementor-widget-image img{
  animation: right 20s infinite linear;
}

@keyframes right {
  from {
    transform: rotate(-0deg);
  }
  to {
    transform: rotate(-1200deg);
  }
}
.home-contact textarea#input_1_6 {
    border-radius: 15px;
}

.service_car .slick-arrow svg{
	filter: invert(1) !important;
}
span.eael-simple-menu-toggle-text {
    display: none;
}

.founder.elementor-widget-container {
    height: 350px !important;
    overflow-y: scroll;
}

.elementor-element.elementor-element-4efd853.founder-1.elementor-widget.elementor-widget-text-editor {
    height: 200px !important;
    overflow-y: scroll;
   scrollbar-width: thin;
}

.elementor-element.elementor-element-1918a9e.founder-1.elementor-widget.elementor-widget-text-editor {
    height: 200px !important;
    overflow-y: scroll;
   border-radius: 10px;
   scrollbar-width: thin;
}


/* .elementor-element.elementor-element-149eabb.elementor-hidden-mobile.e-flex.e-con-boxed.wpr-particle-no.wpr-jarallax-no.wpr-parallax-no.wpr-sticky-section-no.e-con.e-parent {
	background: #9e9e9fa1 !important;} */



@font-face {
    font-family: 'revive';
	src: url('fonts/revive-8signature.otf');
	font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Font2';
    src: url('fonts/revive-80.woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Font3';
    src: url('fonts/fsp-light.woff2');
    font-weight: normal;
    font-style: normal;
}

.elementor-element.elementor-element-149eabb.elementor-hidden-mobile.e-flex.e-con-boxed.wpr-particle-no.wpr-jarallax-no.wpr-parallax-no.wpr-sticky-section-no.e-con.e-parent {
	background: #9e9e9fa1 !important;}



/* font family banner and all h1 h3 h2  */
.home .main-banner h2{
    font-family: 'revive' !important;
}

body h2, body h3{
    font-family: 'Font3' !important;
}

body p {
    font-family: 'poppins' !important;
}
textarea::placeholder {
    font-family: 'Poppins' !important;
}

.gform-body.gform_body label.gfield_label.gform-field-label {
    font-family: 'font3' !important;
}

.elementor-945 .elementor-element.elementor-element-8db1cbd .eael-timeline-post time {
    font-family: 'Poppins' !important;
    background-color: var(--e-global-color-primary) !important;
    color: #ffffff !important;
}


/* checkout page form css */

.page-id-1733 h3.gsection_title {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 35px;
    font-weight: 700 !important;
}

.page-id-1733 label.gform-field-label.gform-field-label--type-sub-large.ginput_product_price_label {
    font-size: 20px;
    font-family: 'Font3';
    font-weight: 700 !important;
}

.page-id-1733 label.gfield_label.gform-field-label {
    font-size: 20px !important;
}

.page-id-1733 input#ginput_base_price_2_10 {
    font-size: 50px;
    color: #1e293b;
    font-weight: 700;
}
}

.page-id-1733 input#input_2_11 {
    font-size: 20px;
}
.page-id-1733 input#gform_submit_button_2 {
    font-family: 'font3', Sans-serif;
    background: #012437;
    border-radius: 10px;
}

.page-id-1733 div#field_2_11 {
    display: none;
}



.single.single-post section.ast-single-entry-banner {
    position: relative;
}

.single.single-post section.ast-single-entry-banner:before {
    content: '';
    background-color: #FFFFFF;
    opacity: 0.3;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
}

.single.single-post section.ast-single-entry-banner h1.entry-title {
    font-size: 70px;
    font-weight: 600;
    font-family: 'Font3';
    color: #012437;
    position: relative;
    text-transform: uppercase;
}

.single.single-post div#content {
    text-align: center;
}

@media only screen and (max-width: 600px) {
.gform_legacy_markup_wrapper .square-single-form, .gravity-theme .square-single-form {
    min-width: 300px !important;
}
	.page-id-1733 input#gform_submit_button_2 {
    font-family: 'font3', Sans-serif;
		font-size:20px;
    background: #012437;
    border-radius: 10px;
	width:100% !important;
}
	}

/* libery page image box css */

.body-description {
    top: 0;
}

.book-hover .jeg-elementor-kit {
    position: relative;
}

.book-hover:hover .jeg-elementor-kit .image-box-body {
	position: absolute;}

.book-hover .jeg-elementor-kit .image-box-body {
    transition: all 1.5s ease;
}

.book-hover .jeg-elementor-kit .image-box-body .body-description {
    display: none;
}

.book-hover:hover .jeg-elementor-kit .image-box-body .body-description {
    display: block;
    height: 354px;
    padding: 0px 20px;
    overflow-y: scroll;
    scrollbar-color: #012437 #e6e6e6bd;
    scrollbar-width: thin;
    outline: 1px solid slategrey;
}
.elementor-animation-grow:active, .elementor-animation-grow:focus, .elementor-animation-grow:hover {
    transition: all 0.7s ease-in-out;
}
.book-hover:hover img{
	height:500px;
}
.book-hover:hover .body-inner {
    margin-top: 0px;
}
.body-inner {
    margin-top: -66PX;
}
.ast-container .nav-links a {
    color: #012437 !important;
}