/* 
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;
}
h1, h2, h3, h4, h5, h6{
	margin-block-start: 0 !important;
	margin-block-end: 16px;
}
.elementor-popup-modal.dialog-type-lightbox {
    display: flex;
}
#Page_Content.policies h4::before {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background-color: #E2E5EB;
    margin: 32px 0;
}
.cta_content p a{
	font-weight: 600;
}
.cta_content p a:hover{
	text-decoration: underline;
	font-weight:600;
}
.elementor-widget-text-editor p a {
    color: inherit;
}
#Post_Content p a, 
#Post_Content li a {
    color: inherit;
}
.banner_img img {
    aspect-ratio: 16/15;
	object-fit:cover;
}
._img img {
    aspect-ratio: 13 / 9;
    object-fit: cover;
}
._label {
    display: inline-flex;
    padding: 3px 8px !important;
    border: 1px solid #C3C9D1;
    border-radius: 4px;
    background-color: #E2E5EB;
}
._label_small{
	display: inline-flex;
    padding: 1px 4px !important;
    border: 1px solid #C3C9D1;
    border-radius: 4px;
    background-color: #E2E5EB;
}
#MainMenu .ContactBtn a {
    border: 1px solid #C3C9D1;
    color: var( --e-global-color-primary );
    padding: 10px 20px;
    border-radius: 8px;
}
#MainMenu #ContactBtn{
    border: 1px solid #C3C9D1;
    color: #000;
    padding: 12px 20px;
}
#MainMenu #ContactBtn a .e-n-menu-title-text{
    color: #000;
}
#MainMenu ul.e-n-menu-heading {
    align-items: center;
}
#MainMenu ul.e-n-menu-heading li.e-n-menu-item > div {
    transition: 0.3s all;
	cursor:pointer;
}
#MainMenu #ContactBtn:hover a .e-n-menu-title-text,
#MainMenu .ContactBtn a:hover {
    color: var( --e-global-color-accent );
}
#MainMenu li a {
    border-radius: 8px;
}
#MainMenu li a:hover {
    background-color: #F7F8FB;
}
._green_icon_box span.elementor-icon {
    background-color: #8FF38B;
    width: 48px;
    height: 48px;
    display: grid;
    place-content: center;
    border-radius: 48px;
}
._icon_btn span.elementor-button-icon svg {
    width: 24px;
    height: 24px;
}
._icon_btn_small span.elementor-button-icon svg{
	width: 20px;
    height: 20px;
}
.elementor-widget-theme-post-content p:last-of-type,
.elementor-widget-text-editor p:last-of-type {
    margin: 0;
}
#Reviews > .swiper {
    max-width: initial;
    width: calc(100% + 592px);
    padding-left: 296px;
    padding-right: 296px;
    margin-left: -296px;
}
._list_icon_right ul li:last-child a {
    flex-direction: row-reverse;
    justify-content: flex-end !important;
}
._list_icon_right ul li:last-child a span{
	margin:0;
	padding: 0;
}
._footer_email span.elementor-button-text {
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}
._hide_detail .elementor-icon-wrapper,
._show_detail .elementor-icon-wrapper {
    display: flex;
	cursor:pointer;
}
._tea_detail_content p strong{
	color:#000;
	font-weight:500;
}
._team_tile, ._team_detail {
    transition: all .5s ease-in-out !important;
	transform: none;
}
._team_detail:not(.show) {
    z-index: -1;
    transform: translateY(100%);
}
._team_tile.pushed {
    transform: translateY(-100%);
}
.contactPageDetail .elementor-icon-list-text {
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-position: from-font;
	 text-underline-offset: 2px;
}
._text-underline p{
	 text-decoration: underline;
}
#Archive .e-n-tab-title-text span.post_count,
#WorkTabs .e-n-tab-title-text span.post_count{
    padding: 2px 4px;
    display: inline-block;
    background-color: #626D7C;
    border-radius: 16px;
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    margin-left: 8px;
	min-width: 23px;
	text-align:center;
}
#Archive .e-n-tab-title[aria-selected="true"] .e-n-tab-title-text span.post_count,
#WorkTabs .e-n-tab-title[aria-selected="true"] .e-n-tab-title-text span.post_count{
    background-color: var( --e-global-color-accent );
}
#Archive span.elementor-button-icon svg,
#WorkTabs span.elementor-button-icon svg{
    display: none;
}
#Archive span.elementor-button-icon,
#WorkTabs span.elementor-button-icon{
    background: url('https://thevalleylist.com/wp-content/uploads/2025/08/angle-down.svg') no-repeat center;
	width: 24px;
	height: 24px;
	background-size:24px;
}
.e-loop-item .elementor-widget-image a {
    width: 100%;
}
.timetoRead .elementor-heading-title::before, 
#Post_page_info ul.elementor-post-info li:not(:first-child) span::before {
    content: '•';
    display: inline-block;
    margin-right: 16px;
}
._divider_loop_template .elementor-loop-container .e-loop-item:last-child ._divider {
    display: none;
}
#Archive .e-loop__load-more .elementor-button {
    background-color: transparent;
    border: 1px solid #C3C9D1;
}
#Archive .e-loop__load-more .elementor-button:hover{
	background-color: var(--e-global-color-5a0c7e6);
}
#Post_Content h1:not(:first-of-type), 
#Post_Content h2:not(:first-of-type), 
#Post_Content h3:not(:first-of-type){
	margin-top:48px !important;
}
#Post_Content h4:not(:first-of-type),
#Post_Content h5:not(:first-of-type),
#Post_Content h6:not(:first-of-type){
	margin-top:24px !important;
}
#Post_Content img {
    object-fit: cover;
    border-radius: 12px;
    display: block;
	margin: 48px 0;
}
#Post_Content img:last-child{
	margin-bottom: 0 !important;
}
#Post_page_info ul.elementor-post-info li:first-child .elementor-icon-list-icon::after {
    content: 'By';
    position: absolute;
    left: 56px;
    white-space: nowrap;
    top: 7px;
}
#Post_page_info ul.elementor-post-info li .elementor-post-info__item--type-author{
	text-decoration: underline;
	text-decoration-line: underline;
	text-decoration-style: solid;
	text-decoration-skip-ink: none;
	text-decoration-thickness: auto;
	text-underline-offset: auto;
	text-underline-position: from-font;
}

#Post_page_info ul.elementor-post-info li:first-child a span {
    color: #000;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}
#Page_Content h1:not(:first-of-type), 
#Page_Content h2:not(:first-of-type), 
#Page_Content h3:not(:first-of-type),
#Page_Content h4:not(:first-of-type),
#Page_Content h5:not(:first-of-type),
#Page_Content h6:not(:first-of-type){
	margin-top:24px !important;
}
#Privacy_Page_Content p a,
#Page_Content p a {
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
    color: inherit;
}
#Post_Content ul,
#Privacy_Page_Content ul:not(.elementor-editor-element-settings),#Privacy_Page_Content ol:not(.elementor-editor-element-settings),
#Page_Content ul:not(.elementor-editor-element-settings), #Page_Content ol:not(.elementor-editor-element-settings) {
    padding-left: 25px;
    display: flex;
    flex-direction: column;
    gap: 12px;
	margin: 16px 0;
}
#Page_Content p strong, #Page_Content p b {
    font-weight: 700;
    font-family: 'Helvetica Neue';
}
#Post_Content ul,
#Privacy_Page_Content ul,
#Page_Content ul{
	list-style-type:none;
	padding:0;
}
#Post_Content ul >li,
#Privacy_Page_Content ul:not(.elementor-editor-element-settings)>li,
#Page_Content ul:not(.elementor-editor-element-settings) > li{
	padding-left: 25px;
	position: relative;
}
#Post_Content ul >li::before,
#Privacy_Page_Content ul:not(.elementor-editor-element-settings) > li::before,
#Page_Content ul:not(.elementor-editor-element-settings) > li::before {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 10px;
    background-color: #626D7C;
    position: absolute;
    left: 6px;
    top: 9px;
}
#Page_Content ul ul,
#Page_Content ul ol{
	margin:10px 0 0;
}
#Page_Content ul ul li {
    padding-left: 26px;
}
#Post_Content p:last-child,
#Page_Content p:last-child{
	margin-bottom: 0 !important;
}
#Privacy_Page_Content ul:last-of-type {
    margin-bottom: 0 !important;
}
.elementor-widget-theme-post-excerpt:not(.post_page) {
    line-clamp: 2;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

ul.meta_info {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}
ul.meta_info li {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    color: var( --e-global-color-primary );
}
ul.meta_info li:not(:first-child)::before {
    content: '';
    content: '•';
    display: inline-block;
    margin-right: 16px;
}
.postpage_meta ul.meta_info li:first-child::before{
	 content: '';
    content: '•';
    display: inline-block;
    margin-right: 16px;
}
.postpage_meta ul.meta_info li {
    font-size: 16px;
    line-height: 24px;
}
#ServeAreas .elementor-widget-text-editor ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: flex;
    flex-direction: column;
    gap: 4px;
}
#ServeAreas .elementor-widget-text-editor ul li {
    padding-left: 20px;
    position: relative;
}
#ServeAreas .elementor-widget-text-editor ul li::before {
    content: '';
    display: block;
    background-image: url('https://thevalleylist.com/wp-content/uploads/2025/09/burn.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 0;
    top: 6px;
	filter: brightness(0) saturate(100%) invert(39%) sepia(100%) saturate(699%) hue-rotate(93deg) brightness(89%) contrast(102%);
    /* filter: brightness(0) saturate(100%) invert(20%) sepia(21%) saturate(4367%) hue-rotate(88deg) brightness(89%) contrast(105%); */
}

.post_cat ul.elementor-post-info li span.elementor-post-info__terms-list-item {
    display: inline-flex;
    padding: 3px 8px !important;
    border: 1px solid #C3C9D1;
    border-radius: 4px;
    background-color: #E2E5EB;
    font-family: "NB International", Sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
}
.post_cat ul.elementor-post-info li span.elementor-post-info__terms-list-item:not(:first-child) {
    display: none;
}
.post_cat ul.elementor-post-info li span.elementor-post-info__terms-list {
    font-size: 0;
    line-height: normal;
    text-indent: 0;
}

#GravityForm input, #GravityForm select {
    line-height: normal;
    min-height: 45px;
    background: #fff;
    border-color: #E2E5EB;
    border-radius: 4px;
    box-shadow: none;
    outline: 0;
    font-size: 16px;
    font-weight: 300;
    background-color: #fbfbfb;
    font-family: 'NB-International';
}
#GravityForm textarea{
	line-height: normal;
    border-color: #E2E5EB;
    border-radius: 4px;
    box-shadow: none;
    outline: 0;
    font-size: 16px;
    font-weight: 300;
    background-color: #fbfbfb;
    font-family: 'NB-International';
}
#GravityForm input[type=radio], #GravityForm input[type=checkbox] {
    min-height: initial;
}
#FormColumn .gform_fields,
div#gform_fields_9 {
    gap: 12px;
}
#GravityForm .gfield_error input {
    border-color: #c02b0a;
    background-color: #c02b0a08;
}
#GravityForm .gfield_label, #GravityForm .gform-field-label {
    font-size: 16px;
    margin-bottom: 6px;
    gap: 3px;
    color: #1e1e1e;
    opacity: 1;
}
#GravityForm .validation_message,
div#gform_8_validation_container,
#GravityForm .gfield_label .gfield_required span {
    display: none;
}
#GravityForm .gfield_label .gfield_required::after {
    content: '*';
    font-size: 20px;
    line-height: normal;
}
#gform_fields_8 {
    gap: 20px;
}
#GravityForm .gform_button.button {
    background-color: var(--e-global-color-accent);
    font-family: "NB-International", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #FFFFFF;
    border-style: none;
    border-radius: 8px;
    padding: 12px 20px;
    min-width: 180px;
}
#GravityForm .gform_button.button:hover{
	background-color: #004700;
    color: #FFFFFF;
}
#Post_Content .aligncenter {
    clear: both;
    display: block;
    margin-inline: auto !important;
}
div#input_9_7 {
    display: grid;
    grid-template-columns: repeat( 2, 1fr );
}
#elementor-popup-modal-18400 {
    display: flex;
}
div#gform_9_validation_container,
#GravityForm .gform_heading,
#GravityForm .gform_validation_errors{
    display: none;
}
div#FormColumn .gform_confirmation_message {
    text-align: center;
}
#FormColumn #gform_wrapper_9,
#FormColumn .gform_wrapper{
    max-height: calc(100vh - 160px);
    overflow: auto;
    padding-bottom: 65px;
}
#gform_wrapper_9 .gform-footer,
#FormColumn .gform-footer{
    position: absolute;
    bottom: 0;
    padding: 15px 30px;
    left: 0;
    width: 100%;
    background: #fff;
    border-top: 1px solid #e2e5eb;
    display: flex;
    justify-content: flex-end;
}
#FormColumn #gform_wrapper_9 #gform_9,
#FormColumn .gform_wrapper form{
    padding: 0 30px 30px;
}

@media (max-width:1920px) and (min-width:1441px){
	#Reviews > .swiper {
		max-width: initial;
		width: calc(100% + ( 128px + (592 - 128) * (100vw - 1441px) / (1920 - 1441) ));
		padding-left: calc( 64px + (296 - 64) * (100vw - 1441px) / (1920 - 1441) );
		padding-right: calc( 64px + (296 - 64) * (100vw - 1441px) / (1920 - 1441) );
		margin-left: calc( (64px + (296 - 64) * (100vw - 1441px) / (1920 - 1441)) * -1 );
	}
}
@media (max-width:1024px){
	#MainMenu nav.elementor-nav-menu--dropdown,
	#MainMenu .e-n-menu-wrapper {
		padding: 20px;
		background: #fff;
		    background-color: #fff;
	}
	#MainMenu button.e-n-menu-toggle span {
		border: 1px solid var( --e-global-color-5a0c7e6 );
		transition: 0.3s all;
	}
	#MainMenu ._icon_btn span.elementor-button-icon svg{
		height: 20px;
		width: 20px;
	}
	#MainMenu .elementor-menu-toggle span svg,
	#MainMenu button.e-n-menu-toggle span.e-close svg {
		height: 22px;
		width: 22px;
	}
	#MainMenu .elementor-menu-toggle span {
		max-height: 22px;
	}
	#MainMenu .e-n-menu-wrapper ul.e-n-menu-heading li.e-n-menu-item, 
	#MainMenu .e-n-menu-wrapper ul.e-n-menu-heading li.e-n-menu-item .e-n-menu-content {
		width: 100% !important;
	}
	#MainMenu button.e-n-menu-toggle {
		background-color: transparent !important;
	}
	#MainMenu #ContactBtn:hover a .e-n-menu-title-text, #MainMenu ul.e-n-menu-heading > li >div:hover span.e-n-menu-title-text {
		color: var(--n-menu-title-color-hover);
	}
	#Reviews > .swiper {
		max-width: initial;
		width: calc(100% + 64px);
		padding-left: 32px;
		padding-right: 32px;
		margin-left: -32px;
	}
	#Post_Content img {
		margin: 32px 0;
	}
	#Post_Content h1:not(:first-of-type), #Post_Content h2:not(:first-of-type), #Post_Content h3:not(:first-of-type) {
		margin-top: 32px !important;
	}
}
@media (max-width:767px){
	h1, h2, h3, h4, h5, h6{
		margin-block-end: 10px;
	}
	#Menu_Btns a.elementor-button {
		padding: 10px 14px;
		font-size: 14px;
	}
	#Reviews > .swiper {
		max-width: initial;
		width: 100%;
		padding-left: 0;
		padding-right: 0;
		margin-left: 0;
	}
	#Archive .e-n-tab-title-text span.post_count, #WorkTabs .e-n-tab-title-text span.post_count {
		padding: 2px 4px;
		font-size: 12px;
		line-height: 14px;
		margin-left: 6px;
		min-width: 23px;
	}
	#Post_Content img {
		margin: 24px 0;
	}
	#Post_Content h1:not(:first-of-type), #Post_Content h2:not(:first-of-type), #Post_Content h3:not(:first-of-type) {
		margin-top: 24px !important;
	}
	#Post_Content h4:not(:first-of-type),
	#Post_Content h5:not(:first-of-type),
	#Post_Content h6:not(:first-of-type){
		margin-top:18px !important;
	}
	#Post_page_info .timetoRead .elementor-heading-title::before, 
	#Post_page_info ul.elementor-post-info li:not(:first-child) span::before {
		margin-right: 10px;
	}
	.postpage_meta ul.meta_info li {
		font-size: 14px;
		line-height: 20px;
	}
	#Post_page_info ul.elementor-post-info li:first-child .elementor-icon-list-icon::after {
		left: 50px;
		top: 10px;
	}
	#Post_page_info ul.elementor-post-info li .elementor-post-info__item--type-author {
		padding-left: 30px !important;
	}
	ul.meta_info {
		gap: 10px;
	}
	ul.meta_info li:not(:first-child)::before,
	.postpage_meta ul.meta_info li:first-child::before{
		margin-right: 10px;
	}
	#Page_Content.policies h4::before {
		margin: 24px 0;
	}
	#FormColumn #gform_wrapper_9 #gform_9,
	#FormColumn .gform_wrapper form{
		padding: 0 20px 20px;
	}
	#gform_wrapper_9 .gform-footer,
	#FormColumn .gform-footer{
		padding: 15px 20px;
	}
}
@media (max-width:480px){
	div#input_9_7 {
		display: grid;
		grid-template-columns: repeat( 1, 1fr );
	}
}