/* 
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 */
.post-img a{
	width:100%;
}
.home-banner::before {
    width: 67%;
}
.home-banner.white::before {
    background: linear-gradient(256.82deg, rgba(255, 255, 255, 0) 20.75%, rgba(244, 244, 244, 0.9) 46.32%, rgba(255, 255, 255, 0.9) 69.4%, #FFFFFF 107.28%) !important;
}
.elementor-heading-title span.red {
    color: #F60000;
}

.elementor-heading-title span.blue {
    color: #1994D8;
}

.opacity {
    opacity: 10%;
}

.elementor-widget-social-icons span.elementor-grid-item {
    margin-inline: 0 !important;
}

.video-design {
    position: relative;
    overflow: visible !important;
}

.video-design video.elementor-video {
    border-radius: 16px !important;
}

.video-design::before,
.video-design::after {
    content: "";
    display: block;
    position: absolute;
    width: 29%;
    height: 71%;
    border-radius: 24px;
    z-index: -1;
}

.video-design::before {
    background: var(--e-global-color-secondary);
    right: -15px;
    top: -15px;
}

.video-design::after {
    background: #F60000;
    left: -15px;
    bottom: -13px;
}

.sign-up-form .form-heading p {
    display: flex;
    align-items: center;
    gap: 5px;
    border-bottom: 1px solid #828282;
    padding-bottom: 7px;
    margin-bottom: 20px;
    color: #fff;
    font-size: 18px;
    line-height: 1.56em;
}

.sign-up-form p br {
    display: none;
}

.sign-up-form .form-heading svg {
    width: 34px;
}

.sign-up-form .form-fields .small-fields {
    display: flex;
    flex-wrap: wrap;
    column-gap: 43px;
}

.sign-up-form .form-fields .small-fields .field {
    width: calc(100% - 50% - 22px);
}

.sign-up-form .submit-btn,
.contact-form .submit-btn{
    position: relative;
}

.sign-up-form .submit-btn input[type=submit],
.contact-form .submit-btn input[type=submit]{
    background: var(--e-global-color-secondary);
    color: #fff;
    bordeR: 1px solid var(--e-global-color-secondary);
    border-radius: 8px;
    width: 100%;
    font-weight: 700;
    font-size: 14px;
    padding: 16.5px;
}

.sign-up-form .submit-btn input[type=submit]:hover,
.contact-form .submit-btn input[type=submit]:hover{
    background: #fff;
    color: var(--e-global-color-secondary);
}

.sign-up-form .submit-btn span.wpcf7-spinner,
.contact-form .submit-btn span.wpcf7-spinner{
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 16px;
}

.sign-up-form .field.terms .wpcf7-acceptance .wpcf7-list-item,
.sign-up-form .field .membership-options .wpcf7-radio span.wpcf7-list-item {
    margin: 0;
}

.sign-up-form .field.terms .wpcf7-acceptance .wpcf7-list-item label {
    display: flex;
    align-items: start;
    gap: 15px;
    margin: 15px 0 24px;
}

.sign-up-form .field.terms .wpcf7-acceptance .wpcf7-list-item label input[type="checkbox"] {
    appearance: none;
    width: 25px;
    height: 25px;
    border: 1px solid #B5B5B5;
    background: #0C0D0F;
    border-radius: 8px;
    position: relative;
    cursor: pointer;
    flex: none;
    top: 1px;
}

.sign-up-form .field.terms .wpcf7-list-item input[type="checkbox"]:checked::before {
    content: "✓";
    position: absolute;
    top: 2px;
    left: 6px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
}

.sign-up-form .field.terms .wpcf7-list-item span.wpcf7-list-item-label {
    color: #fff;
    font-size: 18px;
    line-height: 1.55em;
}

.sign-up-form .field.terms .wpcf7-list-item span.wpcf7-list-item-label a {
    color: #F60000;
    text-decoration: underline;
}

.sign-up-form .field .membership-options .wpcf7-radio span.wpcf7-list-item label,
.sign-up-form input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]),
.sign-up-form select,
.sign-up-form textarea {
    border: 1px solid #B4B4B4;
    background: #0C0D0F;
    border-radius: 8px;
}

.sign-up-form input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]),
.sign-up-form select,
.sign-up-form textarea {
    height: 55px;
    padding-inline: 20px;
    color: #828282;
    outline: none;
}

.sign-up-form .field label {
    color: #fff;
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 1.75em;
    margin-bottom: 7px;
}

.sign-up-form .form-fields .field {
    margin-bottom: 20px;
}

.sign-up-form textarea {
    height: 106px;
}

.sign-up-form .field .membership-options .wpcf7-radio,
.sign-up-form .vehicle-grid {
    display: flex;
    gap: 36px;
    margin-bottom: 35px;
}

.sign-up-form .field .membership-options .wpcf7-radio span.wpcf7-list-item,
.sign-up-form .vehicle-grid .field {
    flex: 1;
}

.sign-up-form .field .membership-options .wpcf7-radio span.wpcf7-list-item label {
    padding: 22px 26px;
    cursor: pointer;
    margin: 0 auto;
    display: flex;
    align-items: center;
    gap: 20px;
}

.sign-up-form .field .membership-options .wpcf7-radio span.wpcf7-list-item label input[type="radio"] {
    appearance: none;
    position: relative;
    width: 30px;
    height: 30px;
    border: 1px solid #797979;
    background: #191A1C;
    border-radius: 50%;
    cursor: pointer;
}

.sign-up-form .field .membership-options .wpcf7-radio span.wpcf7-list-item label input[type="radio"]::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    background: #f60000;
    border-radius: 50%;
    position: absolute;
    top: 4px;
    left: 4px;
    transition: all 0.3s ease-in-out;
}

.sign-up-form .field .membership-options .wpcf7-radio span.wpcf7-list-item label input[type="radio"]:checked::before {
    width: 21px;
    height: 21px;
}

.sign-up-form .field .membership-options .wpcf7-radio label .wpcf7-list-item-label::after {
    content: "Membership";
    display: block;
    color: #828282;
    font-family: Open Sans;
    font-size: 14px;
    line-height: 2em;
}

.sign-up-form .field .membership-options .wpcf7-radio label .wpcf7-list-item-label {
    font-family: Open Sans;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.75em;
    padding-left: 50px;
    position: relative;
}

.sign-up-form .field small {
    color: #828282;
    font-family: Open Sans;
    font-weight: 400;
    font-size: 14px;
    line-height: 2em;
    margin-top: 8px;
    display: block;
}

span.wpcf7-not-valid-tip {
    display: none;
}

.sign-up-form .wpcf7-not-valid,
.contact-form .wpcf7-not-valid{
    background: #ff545421 !important;
    border: 1px solid #f60000 !important;
}
.wpcf7 form.sent .wpcf7-response-output {
    border: none !important;
    color: #46b450 !important;
    margin: 20px 0 0 0;
    padding: 0;
    text-align: center;
}
form.wpcf7-form.init textarea.wpcf7-form-control.wpcf7-textarea {
    overflow: hidden;
    resize: none;
}

footer nav ul li a {
    width: max-content;
}

.sign-up-form .field .membership-options .wpcf7-radio label:has(input[value="Silver"]) .wpcf7-list-item-label::before,
.sign-up-form .field .membership-options .wpcf7-radio label:has(input[value="Gold"]) .wpcf7-list-item-label::before,
.sign-up-form .field .membership-options .wpcf7-radio label:has(input[value="Workshop Plan"]) .wpcf7-list-item-label::before {
    content: "";
    display: block;
    width: 34px;
    height: 34px;
    background-size: 34px !important;
    position: absolute;
    left: 0;
    top: 13px;
}
.sign-up-form input:-webkit-autofill,
.sign-up-form input:-webkit-autofill:hover,
.sign-up-form input:-webkit-autofill:focus,
.sign-up-form textarea:-webkit-autofill,
.sign-up-form select:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #0C0D0F inset !important;
    -webkit-text-fill-color: #828282 !important;
    background-color: #0C0D0F !important;
        color: #828282 !important;
    transition: background-color 9999s ease-in-out 0s;
}
.sign-up-form .field .membership-options .wpcf7-radio label:has(input[value="Silver"]) .wpcf7-list-item-label::before {
    background: url(images/user-icon.svg) no-repeat;
}

.sign-up-form .field .membership-options .wpcf7-radio label:has(input[value="Gold"]) .wpcf7-list-item-label::before {
    background: url(images/users-icon.svg) no-repeat;
}

.sign-up-form .field .membership-options .wpcf7-radio label:has(input[value="Workshop Plan"]) .wpcf7-list-item-label::before {
    background: url(images/building-icon.svg) no-repeat;
}

.sign-up-form select {
    appearance: none;
    background-image: url(images/down-icon.svg);
    background-repeat: no-repeat;
    background-size: 13px;
    background-position: right 20px center;
    cursor: pointer;
}


.sign-up-form .form-fields .small-fields .field .intl-tel-input .flag-container {
    padding: 0;
    border-right: 1px solid #797979;
}

.sign-up-form .form-fields .small-fields .field .intl-tel-input .flag-container .selected-dial-code {
    color: #fff !important;
}

.sign-up-form .form-fields .small-fields .field .intl-tel-input .flag-container .iti-arrow {
    border-top-color: #fff;
}
.policy-content ul {
    padding: 0 0 0 20px;
}
.policy-content ul:has(+ p){
	padding-bottom:15px;
}
.policy-content p:last-of-type {
    margin-bottom: 0 !important;
}
#faqs details[open] summary.e-n-accordion-item-title {
    border-bottom: 0;
    padding-bottom: 14px;
	gap:10px;
}
.counter-center{
    text-align: center;
}
/* Contact Page Form */
.contact-form br {
    display: none;
}
.contact-form p {
    display: flex;
    flex-wrap: wrap;
    column-gap: 17px;
row-gap:20px;
}
.contact-form label {
    width: calc(100% - 50% - 8.5px);
    font-size: 16px;
    line-height: 2em;
    display: block;
}
.contact-form label  span.wpcf7-form-control-wrap {
    margin-top: 8px;
    display: block;
}
.contact-form label  span.wpcf7-form-control-wrap .wpcf7-form-control {
    border: 1px solid #8E8E8E;
    border-radius: 8px;
    padding: 14px 20px;
    font-size: 14px;
    line-height: 1.8em;
	outline:none;
}
.contact-form  label span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-select {
    text-indent: 0;
    appearance: none;
    background: url(images/select-down-arrow.svg) no-repeat;
    background-size: 13px;
    background-position: right 20px center;
    cursor: pointer;
}
.contact-form .large-field p label {
    width: 100%;
    margin-top: 20px;
}
.contact-form .submit-btn{
	margin-top:8px;
}
.contact-form  label span.wpcf7-form-control-wrap textarea{
	height:205px;
}
/* Blog Page */
.post-loop-grid nav.elementor-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.post-loop-grid nav.elementor-pagination .page-numbers:not(.prev):not(.next) {
    width: 50px;
    height: 50px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #F1F1F1;
	margin: 0 2.5px !important;
	transition: all 0.3s ease-in-out;
}
.post-loop-grid nav.elementor-pagination .page-numbers.current,
.post-loop-grid nav.elementor-pagination .page-numbers:not(.prev):not(.next):hover{
    background: var(--e-global-color-accent);
	border-color: var(--e-global-color-accent) !important;
}

.post-loop-grid .elementor-pagination .page-numbers.prev,
.post-loop-grid .elementor-pagination .page-numbers.next{
    display:flex;
	align-items:center;
	gap:10px;
	color:#000 !important;
}
.post-loop-grid .elementor-pagination .page-numbers.prev {
    margin-right: 17.5px !important;
}
.post-loop-grid .elementor-pagination .page-numbers.next {
    margin-left: 17.5px !important;
	flex-direction:row-reverse;
}
.post-loop-grid .elementor-pagination .page-numbers.prev::before, 
.post-loop-grid .elementor-pagination .page-numbers.next::before {
    content: "";
    display: block;
    flex: none;
    width: 26px;
    height: 8px;
    background-size: 26px !important;
}
.post-loop-grid .elementor-pagination .page-numbers.prev::before{
	background: url(images/Prev-icon.svg) no-repeat;
}
.post-loop-grid .elementor-pagination .page-numbers.next::before{
	background: url(images/Prev-icon.svg) no-repeat;
	rotate: 180deg;
}
.single-post-content p:not(:last-of-type){
	margin:0 0 20px;
}
.single-post-content ul{
	padding: 0 0 20px 20px;
}
.recent-posts h4 a,
.recent-posts a.elementor-post__read-more{
	transition: all 0.4s ease-in-out;
}
.recent-posts h4 a:hover {
    color: var(--e-global-color-accent) !important;
}
.recent-posts a.elementor-post__read-more:hover {
    color: #000;
}
.recent-posts article{
	align-items:center;
}
@media screen and (max-width:1280px) {
    .sign-up-form .form-fields .small-fields {
        column-gap: 30px;
    }

    .sign-up-form .form-fields .small-fields .field {
        width: calc(100% - 50% - 15px);
    }

    .sign-up-form .field .membership-options .wpcf7-radio label .wpcf7-list-item-label {
        padding-left: 40px;
    }

    .sign-up-form .field .membership-options .wpcf7-radio label:has(input[value="Silver"]) .wpcf7-list-item-label::before,
    .sign-up-form .field .membership-options .wpcf7-radio label:has(input[value="Gold"]) .wpcf7-list-item-label::before,
    .sign-up-form .field .membership-options .wpcf7-radio label:has(input[value="Workshop"]) .wpcf7-list-item-label::before {
        width: 28px;
        height: 28px;
        background-size: 28px !important;
    }

    .sign-up-form .field .membership-options .wpcf7-radio,
    .sign-up-form .vehicle-grid {
        gap: 30px;
        margin-bottom: 30px;
    }

    .sign-up-form .field .membership-options .wpcf7-radio span.wpcf7-list-item label {
        padding: 20px;
        gap: 15px;
    }

    .sign-up-form .field.terms .wpcf7-list-item span.wpcf7-list-item-label {
        font-size: 16px;
    }
}

@media screen and (max-width:1023px) {
    .sign-up-form .form-fields .small-fields {
        column-gap: 20px;
    }

    .sign-up-form .form-fields .small-fields .field {
        width: calc(100% - 50% - 10px);
    }

    .sign-up-form .field .membership-options .wpcf7-radio,
    .sign-up-form .vehicle-grid {
        gap: 20px;
    }

    .sign-up-form .field .membership-options .wpcf7-radio span.wpcf7-list-item label input[type="radio"] {
        width: 25px;
        height: 25px;
    }

    .sign-up-form .field .membership-options .wpcf7-radio span.wpcf7-list-item label input[type="radio"]:checked::before {
        width: 16px;
        height: 16px;
    }
	.post-loop-grid nav.elementor-pagination .page-numbers:not(.prev):not(.next) {
    	width: 45px;
    	height: 45px;
	}
}

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

    .sign-up-form .field .membership-options .wpcf7-radio,
    .sign-up-form .vehicle-grid {
        flex-wrap: wrap;
    }

    .sign-up-form .field .membership-options .wpcf7-radio span.wpcf7-list-item {
        flex: 1 1 auto;
    }

    .sign-up-form .vehicle-grid .field {
        flex: 1 1 33%;
    }
	.home-banner::before {
    	width: 100%;
	}
			.home-banner.white::before {
    background: linear-gradient(
        90deg,
        rgba(255,255,255,0.70) 100%,
        rgba(255,255,255,0.45) 100%,
        rgba(255,255,255,0.15) 100%,
        transparent 100%
    ) !important;
}
	.post-loop-grid nav.elementor-pagination .page-numbers:not(.prev):not(.next) {
    	width: 40px;
    	height: 40px;
	}
}

@media screen and (max-width:540px) {
    .footer-menu-container {
        width: 155px;
    }

    .video-design::before,
    .video-design::after {
        border-radius: 15px;
    }

    .video-design::before {
        right: -10px;
        top: -10px;
    }

    .video-design::after {
        left: -10px;
        bottom: -10px;
    }

    .sign-up-form .vehicle-grid .field {
        flex: 100%;
    }

    .sign-up-form .form-fields .small-fields .field,
	.contact-form label {
        width: 100%;
    }
	.post-loop-grid .elementor-grid {
    	grid-auto-rows: auto !important;
	}
}

@media screen and (max-width:420px) {
    .car-club-points .elementor-widget.elementor-widget-icon-box {
        width: 100%;
    }

    .car-club-points .elementor-widget.elementor-widget-icon-box p.elementor-icon-box-title br {
        display: none;
    }
}

@media screen and (max-width:375px) {
    .footer-menu-container {
        width: 100%;
        align-items: center;
        text-align: center;
    }

    .footer-menu-container nav ul li a {
        justify-content: center;
    }

    footer nav ul li a {
        margin: 0 auto;
    }
}