/* 
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 ul li {
    list-style: none;
}

body a {
    text-decoration: none !important;
}

body {
    overflow-x: hidden !important;
}

div.banner-heading h1.elementor-heading-title img {
    position: relative;
    width: 130px;
    transform: scale(1.5);
    top: 40px;
}

div.sec-01-heading h2.elementor-heading-title img {
    position: relative;
    top: 5px;
}

.icon-class {
    position: relative;
    top: -18px;
}

div.sec-02-heading h3.elementor-heading-title {
    line-height: 52px;
    margin-bottom: 18px;
}

div.sec-02-heading h3.elementor-heading-title img {
    position: relative;
    top: 18px;
    margin: -19px -8px -3px -21px;
}

div.sec-03-heading h3.elementor-heading-title img {
    position: relative;
    top: 12px;
    margin: 0 -8px 0 -8px;
}

div.sec-04-heading h3.elementor-heading-title img {
    margin: -28px 0 0 0;
    position: relative;
    top: 17px;
}

div.sec-05-heading h2.elementor-heading-title img {
    position: relative;
    top: 22px;
    margin: -20px 0 0 -16px;
}

div.sec-06-heading h2.elementor-heading-title img {
    margin: 0 0 -22px 0;
}

div.wpforms-container-full .wpforms-form input {
    background: #F5F5F5 !important;
    border: 1px solid #F5F5F5 !important;
    height: 42px !important;
    border-radius: 20px !important;
    color: #666666 !important;
    font-size: 16px !important;
    padding: 10px 20px !important;
}

div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select {
    background: #F5F5F5 !important;
    border: 1px solid #F5F5F5 !important;
    height: 42px !important;
    border-radius: 100px !important;
    color: .666666 !important;
    font-size: 16px !important;
    padding: 10px 20px !important;
}

div.wpforms-container-full .wpforms-form button[type=submit] {
    width: 100%;
    color: #222222 !important;
    font-weight: 500 !important;
    line-height: 15px;
    font-size: 16px !important;
    text-transform: capitalize;
    border-radius: 100px;
    padding: 12px 20px;
    background: linear-gradient(180deg, rgba(254, 247, 134, 1) 0%, rgba(221, 173, 25, 1) 57%) !important;
    border: 1px solid #D4A000 !important;
}

div.wpforms-container-full .wpforms-form button[type=submit]:hover {
    background: linear-gradient(90deg, rgba(254, 247, 134, 1) 0%, rgba(221, 173, 25, 1) 57%) !important;
}

div.wpforms-container-full .wpforms-form label.wpforms-error {
    text-align: left;
    color: red !important;
    /*     font-weight: 500; */
    letter-spacing: 1px;
    margin-top: 4px;
    font-size: 14px;
    /*     display: none !important; */
}

div.sec-07-heading h2.elementor-heading-title img {
    margin: -24px -18px -27px -16px;
}

div.sec-08-heading h2.elementor-heading-title img {
    margin: -22px 0 -21px;
}

div.wpforms-container-full .wpforms-form textarea {
    height: 100px !important;
    border-radius: 23px;
    padding: 10px 20px !important;
}

.theplus-accordion-wrapper.elementor-accordion .elementor-tab-title {
    font-family: 'Roboto' !important;
    font-size: 16px !important;
    font-weight: 500 !important;
}


.elementor-widget-theme-post-content .elementor-widget-container h3 {
    font-size: 18px;
    color: #111 !important;
    font-weight: 500;
    line-height: 20px;
    font-family: 'Roboto';
    margin: 12px 0 14px !important;
}

.elementor-widget-theme-post-content .elementor-widget-container ul li {
    list-style: disc;
    font-size: 15px;
    color: grey;
}

.elementor-widget-theme-post-content .elementor-widget-container ul {
    margin: 16px 0 27px;
}

.ekit-wid-con .elementskit-post-image-card .elementskit-entry-header a.elementskit-entry-thumb {
    display: block;
    height: 280px;
}

.ekit-wid-con .elementskit-post-image-card .elementskit-entry-header a.elementskit-entry-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

[data-id="ebaa5eb"] a {
    color: #ddad19 !important;
    text-decoration: underline !important;
}

.ekit-wid-con .elementskit-post-image-card .entry-title a {
    width: 88%;
    display: block;
}

div.wpforms-container-full .wpforms-form .wpforms-field input.wpforms-error {
    border: 1px solid red !important;
}


.ekit-wid-con .elementskit-post-image-card .elementskit-entry-header a.elementskit-entry-thumb {
    border: 1px solid #dedede;
    border-radius: 12px !important;
}

.content-class p strong {
    font-size: 24px;
    color: #111;
    line-height: 28px;
    margin: 0 0 24px;
    display: block;
    padding: 20px 0 12px;
    border-bottom: 1px solid rgb(217 217 217 / 44%);
    position: relative;
    font-weight: 600;
    letter-spacing: 0.5px;
}

.content-class p br {
    display: none !important;
}

.content-class p strong::after {
    content: '';
    background: linear-gradient(180deg, #fff000 0%, #DDAD19 100%);
    position: absolute;
    width: 50px;
    height: 4px;
    left: 0;
    bottom: -2.5px;
    border-radius: 100px;
}

.content-class ul li {
    list-style: disc !important;
}

.content-class ul {
    margin: 30px 0 30px;
}

.content-class a {
    color: #dbab14;
}


.content-class h4::after {
    content: '';
    background: linear-gradient(180deg, #fff000 0%, #DDAD19 100%);
    position: absolute;
    width: 50px;
    height: 4px;
    left: 0;
    bottom: -3px;
    border-radius: 100px;
}

.content-class h4 {
    font-size: 24px;
    color: #111;
    line-height: 28px;
    margin: 0 0 18px;
    display: block;
    padding: 12px 0 12px;
    border-bottom: 1px solid #d9d9d9;
    position: relative;
    font-weight: 600;
    letter-spacing: 0.5px;
}


.content-class h3 {
    font-size: 32px;
    color: #111;
    margin: 32px 0 17px;
}

.wpforms-field-html h4 {
    font-size: 18px !important;
    color: #ffffff;
    font-family: 'Mulish';
    font-weight: 400;
    border-bottom: 1px solid #ffffff26 !important;
    padding: 0 0 10px !important;
    position: relative !important;
}

div#wpforms-278-field_14-container {
    padding: 0 0 8px !important;
}

div#wpforms-278-field_14-container label {
    display: inline !important;
}

div.wpforms-container-full .wpforms-form input[type=radio] {
    display: inline-block !important;
}

ul#wpforms-278-field_14 label {
    position: relative;
    bottom: 15px;
    color: #fff;
    font-size: 14px;
}




ul#wpforms-278-field_18 label {
    font-size: 13px !important;
    color: #fff;
    position: relative;
    bottom: 18px;
}

div#wpforms-278-field_18-container {
    padding-bottom: 0;
}

div.wpforms-container-full .wpforms-form ul li {
    margin: 0 0 -18px !important;
}

.wpforms-field-html h4::after {
    content: '';
    background: linear-gradient(90deg, #DDAD19 0%, #FEF786 100%);
    position: absolute;
    width: 29px;
    height: 3px;
    left: 0;
    bottom: -1.8px;
    border-radius: 100px;
}

ul#wpforms-278-field_18 {
    margin-bottom: -10px !important;
}

div#wpforms-278-field_17-container {
    padding-top: 20px !important;
}


.a-color .elementor-widget-container a {
    color: #ddad19;
    text-decoration: underline !important;
}

.a-color .elementor-widget-container a:hover {
    color: #fff;
}

.wpforms-entry-preview-table_compact .wpforms-entry-preview-value {
    background: transparent;
    color: #fff;
    font-size: 14px;
}

.wpforms-entry-preview-table_compact .wpforms-entry-preview-label {
    background: transparent;
    color: #c8a000;
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 20px;
}

form#customer-login-form svg {
    height: 40px;
    text-align: center;
    display: block;
    width: 100%;
}

form#customer-login-form svg path {
    fill: #593c2d;
}





.elementor-widget-elementskit-testimonial .elementskit-single-testimonial-slider strong.elementskit-author-name {
    position: absolute;
    bottom: 31px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-transform: capitalize !important;
}

.elementor-widget-elementskit-testimonial .elementskit-single-testimonial-slider .elementskit-commentor-image.ekit-testimonial--avatar {
    margin-bottom: 0;
    position: relative;
    bottom: 40px;
}

.elementor-widget-elementskit-testimonial .elementskit-single-testimonial-slider .elementskit-commentor-bio {
    bottom: -80px !important;
}

.elementor-widget-elementskit-testimonial .elementskit-single-testimonial-slider {
    padding-bottom: 26px !important;
    min-height: 230px !important;
}


.elementor-widget-elementskit-testimonial .elementskit-single-testimonial-slider span.elementskit-author-des {
    color: #000 !important;
    font-size: 15px;
    letter-spacing: 1px;
    color: #e1b728 !important;
}

.elementskit-testimonial-slider .swiper-pagination {
    bottom: 31px !important;
}

.ekit-wid-con .elementskit-testimonial-slider .swiper-wrapper {
    padding-bottom: 100px;
}

.ekit-wid-con .swiper-pagination span.swiper-pagination-bullet-active {
    background: #000 !important;
    width: 16px !important;
    border-radius: 12px !important;
    height: 6px !important;
}

@media only screen and (max-width: 750px) {

    div.banner-heading h1.elementor-heading-title img {
        width: 59px !important;
        top: 20px !important;
        left: -4px;
    }

    div.banner-heading h1.elementor-heading-title {
        font-size: 48px !important;
        line-height: 58px !important;
        margin-top: -53px;
        margin-bottom: 12px;
    }

    .wpforms-field {
        width: 100% !important;
        margin: 0 !important;
    }

    .wpforms-field-large {
        width: 100% !important;
    }

    .theplus-accordion-wrapper.elementor-accordion .elementor-tab-title {
        font-size: 13px !important;
        line-height: 20px !important;
    }

    div.sec-02-heading h3.elementor-heading-title img {
        position: relative;
        top: 6px;
        margin: 0px 0px 0px 0px;
        width: 44px !important;
    }

    div.sec-03-heading h3.elementor-heading-title img {
        position: relative;
        top: 10px;
        width: 44px;
        margin: 0;
    }

    div.sec-04-heading h3.elementor-heading-title img {
        margin: 0;
        position: relative;
        top: 10px;
        width: 44px;
    }

    div.sec-05-heading h2.elementor-heading-title img {
        position: relative;
        top: 10px;
        margin: 0;
        width: 44px;
    }

    div.sec-06-heading h2.elementor-heading-title img {
        margin: 0 10px 0px 10px;
        width: 44px;
        position: relative;
        top: 10px;
    }

    div.sec-07-heading h2.elementor-heading-title img {
        margin: 0;
        width: 44px;
        position: relative;
        top: 11px;
    }

    div.sec-08-heading h2.elementor-heading-title img {
        position: relative;
        margin: 0 10px;
        width: 44px;
        top: 10px;
    }

    div.banner-heading h1.elementor-heading-title br {
        display: none !important;
    }

    .content-class p strong {
        font-size: 20px !important;
    }

    .content-class p strong::after {
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .content-class p {
        font-size: 14px !important;
    }

    .content-class .elementor-widget-container {
        padding: 12px;
    }

    .content-class .elementor-widget-container ul {
        padding: 0 0 0;
        margin: 0 0 0;
    }

    .content-class .elementor-widget-container ul li {
        list-style: none !important;
        font-size: 14px !important;
    }

    html {
        overflow-x: hidden;
    }

    body {
        overflow-x: hidden;
    }

    [data-id="44064681"] .e-con-inner {
        margin-right: 0 !important;
    }

    [data-id="44064681"] .e-con-inner .hfe-nav-menu-icon {
        background: linear-gradient(180deg, #FEF786 0%, #DDAD19 100%) !important;
        border-radius: 8px !important;
        color: #000 !important;
        position: relative;
        top: -5px;
        width: 35px;
        font-size: 18px;
    }
	
	div.icons-box .elementor-widget-container {
		background: transparent !important;
	}

		nav.menu-is-active {
		border-radius: 12px !important;
		padding: 12px 10px !important;
		border-top: 4px solid #191919 !important;
	}

	nav.menu-is-active .hfe-nav-menu li a.hfe-menu-item {
		color: #000 !important;
	}

	nav.menu-is-active .hfe-nav-menu li a.hfe-menu-item:hover {
		color: #e0b423 !important;
	}

	body.home div#main-header {
    padding: 0 0 0 !important;
    margin: 0 0 -148px !important;
}

body.home [data-id="4eb2cc96"] .e-con-inner {padding-bottom: 12px !important;}

body.home [data-id="4eb2cc96"] .e-con-inner [data-id="6a554088"] {margin-bottom: 22px;}


body.page-id-1304 div#main-header {
    margin-bottom: -172px !important;
}

body.page-id-1304 [data-id="6001cae"]  .elementor-widget-container {
    margin: 0px !important;
}

body.page-id-1304  h1.elementor-heading-title {font-size: 42px !important;}

body.page-id-1304 [data-id="6001cae"] .elementor-motion-effects-container ~ .e-con-inner {
    padding-bottom: 40px !important;
}

body.page-id-339 div#sec-03-heading h3.elementor-heading-title {
    line-height: 45px;
}

body.page-id-339 div#sec-03-heading h3.elementor-heading-title img {
    width: 48px !important;
    position: relative;
    top: 11px;
}
	
}
.wpforms-error-container {
    background: #fff !important;
    display: inline-block;
    font-weight: 600;
}

@media only screen and (max-width: 1379px) and (min-width: 1280px) {
	.hfe-nav-menu li {
		margin-right: 20px !important;
	}
	h1.elementor-heading-title.elementor-size-default {
		font-size: 58px !important;
		line-height: 1.2 !important;
	}
	p {
		font-size: 14px;
	}
	.e-con>.e-con-inner {
		max-width: 1180px;
	}
	h4.elementor-heading-title.elementor-size-default {
		font-size: 18px !important;
	}
	h2.elementor-heading-title.elementor-size-default {
		font-size: 38px !important;
		line-height: 1.2 !important;
	}
	h3.elementor-heading-title.elementor-size-default {
		font-size: 30px !important;
		line-height: 1.2 !important;
	}
	a.button-link-wrap {
		padding: 12px 25px !important;
		font-size: 14px !important;
	}
}