/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

body{
	text-decoration:none;
}
#SiteHeader{
	position:absolute;
}
.single-podcast #SiteHeader #Default_Logo,
.single-post #SiteHeader #Default_Logo,
#SiteHeader.elementor-sticky--effects #Default_Logo,
#SiteHeader:not(.elementor-sticky--effects) #Sticky_Logo{
	display:none;
}
.single-podcast #SiteHeader #Sticky_Logo,
.single-post #SiteHeader #Sticky_Logo{
	display:block !important;
}
#SiteHeader.elementor-sticky--effects{
	background-color: #fff;
}
#MainMenu .elementor-item span.sub-arrow {
    padding: 0;
}
#MainMenu .elementor-sub-item:hover,
#MainMenu .elementor-item:hover {
    text-shadow: 0px 4px 8px rgba(0,0,0,.4);
}
.single-podcast #SiteHeader #MainMenu .elementor-item,
.single-post #SiteHeader #MainMenu .elementor-item,
#SiteHeader.elementor-sticky--effects #MainMenu .elementor-item {
    color: var(--e-global-color-secondary);
}
#SiteHeader #MainMenu ul.sub-menu {
    padding: 10px;
}

#MainMenu .elementor-sub-item{
	border: none;
}
#SiteHeader #MainMenu li.get_started_btn .elementor-item {
    border: 1px solid rgb(0 0 0 / 20%);
    padding: 12px 19px;
    background: #fff;
    color: #000;
    border-radius: 80px;
    transition: 0.2s linear;
    letter-spacing: 2px;
	margin: 0 10px;
}
.single-podcast #SiteHeader #MainMenu li.get_started_btn .elementor-item,
.single-post #SiteHeader #MainMenu li.get_started_btn .elementor-item,
#SiteHeader.elementor-sticky--effects #MainMenu li.get_started_btn .elementor-item {
    background-color: #2d5230;
    color: #fff;
}
#SiteHeader #MainMenu li.get_started_btn .elementor-item:hover {
    background-color: var(--e-global-color-secondary);
    color: #fff;
}
#Scroll_Down a.elementor-button {
    padding: 0;
    width: 100px;
    height: 100px;
    display: flex;
    border-radius: 0;
}
#Scroll_Down a.elementor-button span.elementor-button-icon {
    transform: rotate(-45deg);
    position: absolute;
    top: 16px;
    left: 16px;
}
.elementor-widget-theme-post-content p:last-of-type,
.elementor-widget-text-editor p:last-of-type {
    margin: 0;
}
#sub-navigation ul li.elementor-icon-list-item a[menu=active] span {
    color: #45834A;
}
#sub-navigation ul li.elementor-icon-list-item a span::after {
    content: '';
    display: block;
    width: 20px;
    height: 1px;
    background: #45834A;
    margin: 2px auto 0;
	opacity:0;
}
#sub-navigation ul li.elementor-icon-list-item a[menu=active] span::after{
	opacity:1;
}
#TeamWrapper ._card .elementor-image-box-img, #TeamWrapper ._card .elementor-image-box-img{
	position:relative;
}
#TeamWrapper ._card .elementor-image-box-img::before, #TeamWrapper ._card .elementor-image-box-img::after {
    content: '';
    position: absolute;
    top: 1rem;
    right: 1rem;
    bottom: 1rem;
    left: 1rem;
    opacity: 0;
    transition: opacity .2s .15s, transform .35s;
}
#TeamWrapper ._card .elementor-image-box-img::before{
	border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
}
#TeamWrapper ._card .elementor-image-box-img::after {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    -ms-transform: scale(1, 0);
    transform: scale(1, 0);
}
#TeamWrapper ._card:hover .elementor-image-box-img::before, #TeamWrapper ._card:hover .elementor-image-box-img::after {
    opacity: 1;
    -ms-transform: scale(1);
    transform: scale(1);
    transition: opacity .2s, transform .35s;
}
.dogear{
    position: relative;
}
.dogear::after {
    content: '';
    position: absolute;
    background: #f8f3ed;
    height: 100px;
    width: 100px;
    border-bottom: 1px solid rgba(0,0,0,.2);
    transform: rotate(45deg);
    top: -50px;
    right: -50px;
}
.Img_outline img {
    outline: 1px solid #bc6c25;
    outline-offset: -10px;
}
#Solutioms .elementor-widget-icon-box{
	cursor: pointer;
}
#Solutioms .elementor-icon-box-icon {
    display: flex;
    justify-content: center;
}
#Solutioms .elementor-icon-box-title{
	margin: 0;
	position:relative;
}
#Solutioms .elementor-icon-box-title::after {
    content: '';
    display: block;
    background: url('https://valleylist.xyz/outlookfc/wp-content/uploads/2025/07/caret-down.png') no-repeat center;
    background-size: contain;
    width: 15px;
    height: 10px;
    margin: 9px auto 3px;
	transition: 200ms ease-out all;
}
#Solutioms .elementor-widget-icon-box:hover .elementor-icon-box-title::after {
    transform: translatey(10px);
}
#Solutioms .elementor-widget-icon-box ~ .elementor-widget-text-editor {
    display: none;
}
#Solutioms .elementor-widget-icon-box.active {
    background-color: #D2CDC5;
}
#process_tabs .e-n-tab-title[aria-selected="true"] span.e-n-tab-title-text span {
    color: rgba(255,255,255,.6);
}
#process_tabs .e-n-tab-title span.e-n-tab-title-text span {
    display:block;
	text-transform: uppercase;
	    letter-spacing: 3px;
	font-size: 16px;
	line-height:24px;
	width: 100%;
}
#process_tabs .e-n-tab-title span.e-n-tab-title-text {
    flex-direction: column;
}
#Categories ul.product-categories {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    list-style: none;
    margin: 0;
    gap: 20px;
}
#Categories ul.product-categories a {
    transition: all .2s linear;
    color: #45834a;
    font-size: 10px;
    line-height: 18px;
    letter-spacing: 2px;
    font-weight: 700;
	text-transform: uppercase;
}
#Categories .categories-title {
    font-size: 10px;
    line-height: 25px;
    font-weight: 700;
    color: #4a403c;
    text-transform: uppercase;
    letter-spacing: 2px;
	margin-right:10px;
}
#Categories,
#Categories ul.product-categories li{
    display: flex;
    align-items: center;
}
#CategoryMenu li.current-menu-item a {
    border-color: #45834A;
}
#CategoryMenu li a {
    border-bottom: 1px solid transparent;
}
.LoopPagination .page-numbers.prev, 
.LoopPagination .page-numbers.next {
    padding: 11px 17px;
    border: 1px solid #45834a;
	color: #45834A !important;
    border-radius: 50px;
	position: absolute;
    left: 0;
}
.LoopPagination .page-numbers.next{
	left: auto;
	right: 0;
}
.LoopPagination nav.elementor-pagination {
    min-height: 41px;
    position: relative;
	    display: flex;
    align-items: center;
    justify-content: center;
}
.LoopPagination nav.elementor-pagination span, 
.LoopPagination nav.elementor-pagination a {
    display: inline-block;
}
.LoopPagination nav.elementor-pagination::after, .LoopPagination nav.elementor-pagination::before{
    height: 1px;
    width: 75%;
    top: -40px;
    left: 0px;
    border: 1px solid rgba(0, 0, 0, .2);
    position: absolute;
    content: '';
    z-index: 1;
}
.LoopPagination nav.elementor-pagination::before {
    width: 60%;
    top: -34px;
}
.loop_more_btn span.elementor-button-text::before {
    content: '';
    display: inline-block;
    position: relative;
    width: 0;
    height: 2px;
    vertical-align: middle;
    opacity: 0;
    background: #45834a;
    transition: opacity .2s .25s linear, width .45s ease;
	margin-right: 8px;
}
.loop_more_btn a:hover span.elementor-button-text::before {
    width: 2rem;
    opacity: 1;
    transition: opacity .2s linear, width .45s ease;
}
.loop_more_btn span.elementor-button-text {
    margin-left: -8px;
}
#GravityForm label, #GravityForm legend {
    margin-bottom: 1px;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: 400;
}
#gform_fields_1,
#gform_fields_2{
    gap: 20px;
}
#GravityForm .gform_validation_errors,
#GravityForm .validation_message,
#GravityForm .gfield_required {
    display: none;
}
#GravityForm .gfield_error input, #GravityForm .gfield_error textarea {
    border-color: #c02b0a;
}
#GravityForm input, 
#GravityForm textarea {
    background: rgba(92, 92, 92, 0.1);
    color: #5c5c5c;
    border: none;
    border-bottom: 2px solid transparent;
    padding: 11px;
    border-radius: 0;
	outline: 0;
    box-shadow: none;
}
#GravityForm input.gform_button.button {
    margin: 0;
    background-color: #2D5230;
    color: #fff;
    padding: 16px;
    min-width: 200px;
    border-radius: 3px;
}
#GravityForm input.gform_button.button:hover {
    background-color: #242424;
}
#GravityForm .gform-footer.gform_footer {
    margin: 0;
}
#share_btns .elementor-share-btn {
    padding: 16px 24px;
    border: 1px solid #45834a;
    border-radius: 3px;
}
#ExternalLinkButton a.elementor-button:not([href]) {
    display: none;
}
a.dialog-lightbox-close-button:focus-visible {
    outline: 0;
}

#gform_wrapper_3 .gform_heading,
#gform_wrapper_3 .gfield_validation_message {display: none;}
#gform_wrapper_3 .gform_footer .gform_button {width: 100%;}

@media (max-width:1024px){
	#MainMenu nav.elementor-nav-menu--dropdown {
		width: 245px !important;
		left: auto !important;
		padding: 20px;
		right: 0px !important;
	}
	#MainMenu .elementor-nav-menu--dropdown li a {
		justify-content: center;
		text-align: center;
	}
	#SiteHeader #MainMenu li.get_started_btn .elementor-item {
		background: #2d5230;
		color: #fff;
		padding: 10px 16px;
	}
	#MainMenu nav.elementor-nav-menu--dropdown >ul >li:not(:last-child) {
		margin-bottom: 4px;
	}
	.single-podcast #SiteHeader div.elementor-menu-toggle svg,
	.single-post #SiteHeader div.elementor-menu-toggle svg,
	#SiteHeader.elementor-sticky--effects div.elementor-menu-toggle svg {
		fill: #45834b;
	}
	#TaxsDocs >.elementor-element {
		width: calc(33.33% - 13.33px);
	}
}
@media (max-width:767px){
	#sub-navigation ul.elementor-icon-list-items {
		flex-direction: column;
		        gap: 6px;
	}
	#gform_fields_1, #gform_fields_2 {
		gap: 14px;
	}
	#GravityForm input, #GravityForm textarea {
		padding: 5px;
	}
	#GravityForm label, #GravityForm legend {
		letter-spacing: 1px;
	}
	.dogear::after {
		height: 60px;
		width: 60px;
		top: -31px;
		right: -31px;
	}
	#TaxsDocs >.elementor-element {
		width: calc(50% - 10px);
	}
}
@media (max-width:480px){
	#TaxsDocs >.elementor-element {
		width: 100%
	}
}