/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.4.1758095927
Updated: 2025-09-17 07:58:47

*/


header#masthead {
    position: fixed !important;
    top: 0;
    width: 100%;
	transition: .3s ease all;
}
nav.hfe-nav-menu__layout-horizontal.hfe-nav-menu__submenu-arrow {
    width: 100% !important;
}
.page-id-872 header#masthead,
.page-id-861 header#masthead,
header#masthead.scrolled {
    background: #000;
    z-index: 999;
}
header#masthead:after {
    content: '';
    position: absolute;
    top: 0;
    height: 200px;
    width: 100%;
    left: 0;
    background: linear-gradient(to bottom, #000000, transparent);
    z-index: -1;
}
.page-id-872 header#masthead:after,
.page-id-861 header#masthead:after,
header#masthead.scrolled:after{
    display: none;
    /* height: 100%;
    background-color: #000;
    opacity: .7;
    backdrop-filter: blur(20px); */
}
.cs-service-icon .elementor-icon {
    width: 80px;
    height: 80px;
    background: #ff7c1b38;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cs-service-icon .elementor-icon svg {
    width: 40px;
    height: 40px;
    object-fit: contain;
}
.cs-service-block:hover p, .cs-service-block:hover h5 {
    color: #fff !important;
}
.cs-service-block:hover .cs-service-icon .elementor-icon{
    background: #fff;
}
.cs-testimonial-slider .slick-slide {
    padding: 0 20px;
}
.cs-testimonial-slider .slick-list {
    margin-left: -20px;
    padding-right: 140px;
}
.cs-testimonial-slider .slick-list:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    height: 100%;
    background: linear-gradient(to left, #f5f5f5, transparent);
}
.cs-testimonial-slider ul.slick-dots {
    margin-top: 40px;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    gap: 7px;
}
.cs-testimonial-slider ul.slick-dots li{
    width: 18px;
    height: 18px;
    background: #ff7c1b38;
    border-radius: 50%;
    cursor: pointer;
}
.cs-testimonial-slider ul.slick-dots li.slick-active{
    background: #ff7c1b;
}
.cs-testimonial-slider ul.slick-dots li button{
    display: none;
}
.e-n-accordion details {
    border-radius: 10px;
    overflow: hidden;
}
.e-n-accordion details + details {
    margin-top: 10px;
}
.e-n-accordion details summary{
    justify-content: space-between !important;
}
.cs-form-row {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}
.cs-form-filed.cs-col-50 {
    max-width: calc(50% - 10px);
    width: 100%;
}
.cs-form-filed {
    max-width: 100%;
    width: 100%;
}
.cs-form-filed p {
    margin: 0;
}
.cs-form-filed label,
.cs-form-filed  span.wpcf7-form-control-wrap {
    display: block;
    width: 100%;
}
.cs-form-filed span.wpcf7-form-control-wrap .wpcf7-form-control {
    resize: none;
    width: 100% !important;
    border: 1px solid #dfdfdf;
    padding: 5px 10px;
    height: 50px;
	outline: 0 !important;
	box-shadow: none !important;
}
.cs-form-filed span.wpcf7-form-control-wrap textarea.wpcf7-form-control{
    height: 100px;
}
span.wpcf7-not-valid-tip {
    position: absolute;
    font-size: 13px;
    left: 0;
    top: 100%;
}
.wpcf7-response-output {
    display: none;
}
.cs-404-content .cs-back-home,
.cs-form-action input.wpcf7-submit {
    background: #ff7c1b;
    border: 0;
    color: #fff;
    font-family: "Montserrat", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    padding: 18px 35px 18px 35px;
    line-height: 1;
    margin-top: 10px;
}
li.cs-header-contact{
    display: none;
}
.hfe-nav-menu-icon{
    padding: 0;
}
.cs-404-content .cs-back-home,
.cs-form-action input.wpcf7-submit,
.cs-btn a.elementor-button{
    transition: .3s ease all !important;
}
.cs-404-content .cs-back-home:hover,
.cs-form-action input.wpcf7-submit:hover,
.cs-btn a.elementor-button:hover {
    opacity: .9;
}
.cs-contact-block h6 a {
    text-decoration: none;
}
.cs-contact-block .elementor-icon-wrapper {
    line-height: 1;
}
.cs-service-block:hover .cs-btn a.elementor-button{
	background: #fff;
	color: #ff7c1b;
} 
.cs-service-block .cs-btn a.elementor-button {
    font-size: 16px !important;
    padding: 15px 20px !important;
}
.page-id-526 .cs-testimonial-slider .slick-list:after{
	background: linear-gradient(to left, #ffffff, transparent);
}
.cs-404-content .cs-back-home{
    border-radius: 3px;
    display: table;
    margin: 0 auto;
}
.cs-captcha {
    width: 100%;
    position: relative;
}
.cs-lead-form-row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 10px;
    justify-content: center;
}
.cs-lead-form-field span.wpcf7-form-control-wrap {
    display: block;
}
.cs-lead-form-row p {
    margin: 0;
}
.cs-form-action p {
    position: relative;
}
.cs-form-action span.wpcf7-spinner {
    position: absolute;
}
.cs-lead-form-row .cs-form-action input.wpcf7-submit {
    margin: 0;
    font-size: 16px;
    height: 45px;
    padding: 5px 20px;
    width: 120px;
}
.cs-lead-form-field input.wpcf7-form-control {
    height: 45px;
    border: 0;
    box-shadow: none;
    outline: 0;
}
.cs-lead-form-field {
    max-width: calc(50% - 70px);
    width: 100%;
}
header#masthead .sub-menu {
	background: #000 !important;
}
header#masthead .sub-menu li a {
    font-size: 14px !important;
    line-height: 1.2 !important;
    padding: 5px 15px !important;
    min-height: 50px !important;
}
header#masthead .sub-menu li:not(:last-child) {
    border-bottom: 1px solid #474747 !important;
}
span.hfe-menu-toggle {
    border: 0 !important;
}
.cs-marketing-block .elementor-icon {
    margin: 0 auto;
}
.cs-form-checkboxes {
    width: 100%;
}
.cs-checkbox-field span.wpcf7-list-item {
    margin: 0;
	display: block;
}
.cs-checkbox-field label span.wpcf7-list-item  input[type="checkbox"] {
    opacity: 0;
    width: 0;
    height: 0;
}
.cs-checkbox-field  label span.wpcf7-list-item span.wpcf7-list-item-label {
    position: relative;
	padding-left: 25px;
} 
.cs-checkbox-field  label span.wpcf7-list-item span.wpcf7-list-item-label:before {
    content: '';
    position: absolute;
    left: 0;
    width: 20px;
    height: 20px;
    display: block;
    border: 1px solid #ff7c1b;
    border-radius: 4px;
    top: 2px;
}
.cs-checkbox-field  label span.wpcf7-list-item span.wpcf7-list-item-label:after {
    content: '';
    position: absolute;
    top: 8px;
    left: 5px;
    width: 10px;
    height: 6px;
    border-bottom: 2px solid #ff7c1b;
    border-left: 2px solid #ff7c1b;
    transform: rotate(-45deg);
    opacity: 0;
    transition: .3s ease all;
}
.cs-checkbox-field label span.wpcf7-list-item input[type="checkbox"]:checked + span.wpcf7-list-item-label:after{
	opacity: 1;
}
.cs-checkbox-field a {
    color: #ff7c1b !important;
    text-decoration: none;
}
.cs-checkbox-field span.wpcf7-not-valid-tip{
	width: max-content;
}
.cs-privacy-content a{
	color: #ff7c1b;
	text-decoration: none;
}
.cs-404-banner {
    background-image: url(https://leadtrail-marketing.com/wp-content/uploads/2025/09/banner-img-1.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 30px;
    min-height: 400px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cs-404-banner:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .7;
}
.cs-404-banner h1 {
    color: #fff;
    position: relative;
    text-align: center;
}
.cs-404-content{
    text-align: center;
    padding: 80px 30px;
}
.cs-404-content h2 {
    margin: 0 0 10px;
}
.cs-404-content p{
    margin: 0 0 20px;
}
.cs-term-service a {
    color: var( --e-global-color-secondary );
    text-decoration: none;
}
.cs-checkbox-field label span.wpcf7-list-item span.wpcf7-list-item-label{
	display:flex;
	line-height: 1.3;
}

@media all and (max-width: 1024px){
    .cs-footer-menu ul li + li {
        margin-top: 20px;
    }
	header#masthead .sub-menu li {
		border-bottom: 0 !important;
		margin-top: 15px !important;
	}
	header#masthead .sub-menu li a{
		padding: 0 0 0 15px !important;
		min-height: 1px !important;
	}
	header#masthead .sub-menu li:not(:last-child) {
		border: 0 !important;
	}
}

@media all and (max-width: 767px){
    .cs-testimonial-slider .slick-list {
        margin-left: -10px;
        padding-right: 30px;
    }
    .cs-testimonial-slider .slick-list:after{
        width: 10px;
    }
    .cs-testimonial-slider .slick-slide {
        padding: 0 10px;
    }
    li.cs-header-contact{
        display: block;
    }
    .cs-form-filed.cs-col-50{
        max-width: 100%;
    }
    .cs-form-action input.wpcf7-submit{
        padding: 14px 30px;
    }
	.cs-lead-form-field {
		max-width: 100%;
		width: 100%;
	}
	.cs-btn-group > .elementor-element{
		width: 100% !important; 
	}
	.cs-btn-group > .elementor-element a.elementor-button {
		width: 100%;
		padding: 14px 15px !important;
	}
	.cs-404-content{
        text-align: center;
        padding: 60px 15px;
    }
}