/* 
Theme Name:Houseofmavven
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
*/

/* Add your custom styles here */

body { background-color: #fff; color: #333;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;}

.nav-header { backdrop-filter: blur(10px);border-bottom: 1px solid rgba(226, 221, 213, 0.5);}

.gt_float_switcher .gt_options a img{ display:none !important;}
.gt_float_switcher .gt_options a {padding: 5px 10px !important;}
.gt_float_switcher .gt_options.gt-open  a{ color:#fff !important;}
.gt_float_switcher .gt_options.gt-open {
      transform: translateY(32px) !important;
    left: -56px !important;
    background: #000;
    position: absolute;
}

.gt_float_switcher .gt-selected .gt-current-lang span.gt-lang-code {
    position: relative;
    top: 2px;
    font-family: "Inter", sans-serif;
    color: #000;
}.gt_float_switcher{ border-bottom: 1px solid #000 !important;}


.gt-current-lang img{ display:none !important;}
.gt_float_switcher {
    font-size: 15px !important;
    border-radius: 0px !important;
    color: #111 !important;
    display: inline-block;
    line-height: 15px;
    box-shadow: inherit !important;
    background: #ffffff00 !important;
    overflow: inherit; !important
    transition: inherit;
}
.gt_float_switcher .gt-selected .gt-current-lang{ padding:0px !important; font-weight:400 !important;}

.box-body p a{ color:#111}

        /* Right Side: Contact Form */
       /* Right Side: Contact Form */
.form-group br{ display:none;}
.form-group p{ margin:0px; padding:0px;}
.contact-form-container {
    padding-left: 2rem;
}

.form-group {
    position: relative;
    margin-bottom:2.5rem;
}

/* CF7 wrapper */
.form-group .wpcf7-form-control-wrap {
    display: block;
}

.form-input {
    width: 100%;
    background:#fff !important;
	border:none !important;
    border-bottom:1px solid rgb(197 197 197 / 45%) !important;
    padding: 0.9rem 0;
    font-family:'Inter', -apple-system, BlinkMacSystemFont, sans-serif !important;
    font-size:16px !important;
    font-weight: 300;
    color:#111 !important ;
    outline: none;
    border-radius:0 !important;
    transition: border-color 0.3s var(--transition-smooth);
}

.form-input:focus {
    border-bottom-color: var(--color-text-primary);
}

.form-label {
    position: absolute;
    top: 0.8rem;
    left: 0;
    font-size: 0.85rem;
    color: var(--color-text-muted);
    pointer-events: none;
    transition: 0.3s ease all;
    font-weight: 300;
}

/* Contact Form 7 Floating Label */
.form-group:focus-within .form-label,
.form-input:not(:placeholder-shown) + .form-label {
    top: -1.2rem;
    font-size: 0.65rem;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: var(--color-text-primary);
}

textarea.form-input {
    resize: none;
    min-height: 100px;
}

/* CF7 Submit Button */
input.wpcf7-submit,
.btn-submit {
    display: inline-block;
    background-color: var(--color-text-primary);
    color: #fff;
    border: none;
    padding: 1.25rem 3.5rem;
    font-family: var(--font-sans);
    font-size: 0.7rem;
    letter-spacing: 0.25em;
    text-transform: uppercase;
    cursor: pointer;
    transition: background-color 0.4s var(--transition-smooth), transform 0.2s;
    margin-top: 1rem;
}

input.wpcf7-submit:hover,
.btn-submit:hover {
    background-color: var(--color-gold);
}
/* =========================
   Responsive CSS
========================= */

/* Tablet */
@media (max-width: 991px) {

    .contact-form-container {
        padding-left: 0;
    }

    .form-group {
        margin-bottom: 2rem;
    }

    .form-input {
        font-size: 15px !important;
        padding: 0.85rem 0;
    }

    .form-label {
        font-size: 0.8rem;
    }

    input.wpcf7-submit,
    .btn-submit {
        padding: 1rem 2.5rem;
        font-size: 0.75rem;
    }
}

/* Mobile */
@media (max-width: 767px) {

    .contact-form-container {
        padding-left: 0;
    }

    .form-group {
        margin-bottom: 1.8rem;
    }

    .form-input {
        font-size: 15px !important;
        padding: 0.8rem 0;
    }

    textarea.form-input {
        min-height: 120px;
    }

    .form-label {
        font-size: 0.8rem;
        top: 0.75rem;
    }

    .form-group:focus-within .form-label,
    .form-input:not(:placeholder-shown) + .form-label {
        top: -1rem;
        font-size: 0.65rem;
        letter-spacing: 0.15em;
    }

    input.wpcf7-submit,
    .btn-submit {
        width: 100%;
        padding: 16px 20px;
        font-size: 13px;
        letter-spacing: 0.15em;
        text-align: center;
    }
}

/* Small Mobile */
@media (max-width: 480px) {
	
	.elementor-element-edcd829{ padding:0px;}
    .form-input {
        font-size: 14px !important;
    }

    .form-label {
        font-size: 14px;
    }

    .form-group:focus-within .form-label,
    .form-input:not(:placeholder-shown) + .form-label {
        font-size: 11px;
    }

    input.wpcf7-submit,
    .btn-submit {
        padding: 15px 18px;
        font-size: 12px;
    }
}
/****
.footer-background-container {
    padding: 16px;
}

.sk__gradient-background-tint {
    background: rgb(129, 21, 255);
    background: -o-linear-gradient(315deg, rgba(129,21,255,0.12290266106442575) 0%, rgba(255,42,208,0.07007352941176472) 11%, rgba(255,143,42,0) 20%);
    background: linear-gradient(135deg, rgba(129, 21, 255, 0.12290266106442575) 0%, rgba(255, 42, 208, 0.07007352941176472) 11%, rgba(255, 143, 42, 0) 20%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#8115ff",endColorstr="#ff8f2a",GradientType=1);
}
.footer-background {
    border-radius: 100px;
    margin: 16px;
    width: calc(100% - 32px);
}
.sk__absolute {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.gradient-text h3{background: linear-gradient(90deg, rgba(129, 21, 255, 1) 0%, rgba(255, 42, 208, 1) 52%, rgba(255, 143, 42, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#8115ff",endColorstr="#ff8f2a",GradientType=1);
    -webkit-background-clip: text;
    color: #000000;
    padding:10px 0px; -webkit-text-stroke: 4px transparent;}

.sk__absolute {
    position: absolute;
    top: 0;
    left: 0;
    width:98%;
    height:98%;
}

.divider-in {
	background: rgb(129,21,255);
	background: -webkit-gradient(linear, left top, right top, from(rgba(129,21,255,0.3169642857142857)), color-stop(52%, rgba(255,42,208,0.20772058823529416)), to(rgba(255,143,42,0.14)));
	background: -o-linear-gradient(left, rgba(129,21,255,0.3169642857142857) 0%, rgba(255,42,208,0.20772058823529416) 52%, rgba(255,143,42,0.14) 100%);
	background: linear-gradient(90deg, rgba(129,21,255,0.3169642857142857) 0%, rgba(255,42,208,0.20772058823529416) 52%, rgba(255,143,42,0.14) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#8115ff",endColorstr="#ff8f2a",GradientType=1);
}





/**************/
/***.form-group {
	margin-bottom: 0.5rem;
}

.mavven-group {
    padding-bottom:15px !important;
}

.form-group label {
	    color: #C6C6C6 !important;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
	font-weight:300; padding-bottom:3px;
}


.form-group textarea {
	resize: none;
}

 .form-group input, .form-group textarea, .form-group select {
outline: none;
    width: 100%;
    padding: 9px 18px 7px !important;
    color:#C6C6C6 !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    background: transparent !important;
    border: none !important;
    background-color: rgba(142, 151, 161, 0.06) !important; 
    border-bottom: 1px solid rgba(255, 255, 255, 0.45) !important;
    margin-bottom:25px !important;
}

.form-group  input, .form-group select {   height: 56px !important;
}

.form-group input:hover, 
.form-group textarea:hover, 
.form-group input:focus, 
.form-group textarea:focus {
	border-color: rgba(255,255,255,0.65) !!important;
}

.form-group input:-webkit-autofill:focus {
	-webkit-box-shadow: 0 0 0 50px rgba(129,144,160,0.13) inset, 0 0 0 50px white inset !important;
	-webkit-text-fill-color: #ccd7e0 !important;
}

.form-group textarea:focus:hover, 
.form-group input:focus:hover {
	border-color: rgba(255,255,255,0.65) !important;
}

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
	-webkit-text-fill-color: #ffffff;
	-webkit-box-shadow: 0 0 0px 1000px rgba(129,144,160,0.13) inset;
	-webkit-transition: background-color 5000s ease-in-out 0s;
	transition: background-color 5000s ease-in-out 0s;
}
input:-webkit-autofill::first-line {
	font-size: 17px;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;
}

input::-webkit-input-placeholder {
	color: #9aa4ad;
	-webkit-transition: all 0.4s ease 0s;
		 -o-transition: all 0.4s ease 0s;
			transition: all 0.4s ease 0s;
}
input:hover::-webkit-input-placeholder {
	color: #ccd7e0;
	-webkit-transition: all 0.4s ease 0s;
		 -o-transition: all 0.4s ease 0s;
			transition: all 0.4s ease 0s;
}
textarea::-webkit-input-placeholder {
	color: #9aa4ad;
	-webkit-transition: all 0.4s ease 0s;
		 -o-transition: all 0.4s ease 0s;
			transition: all 0.4s ease 0s;
}
textarea:hover::-webkit-input-placeholder {
	color: #ccd7e0;
	-webkit-transition: all 0.4s ease 0s;
		 -o-transition: all 0.4s ease 0s;
			transition: all 0.4s ease 0s;
}
input::-moz-placeholder{
	opacity: 1;
	color: #9aa4ad;
	-webkit-transition: all 0.4s ease 0s;
		 -o-transition: all 0.4s ease 0s;
			-moz-transition: all 0.4s ease 0s;
			transition: all 0.4s ease 0s;
}
input:hover::-moz-placeholder{
	color: #ccd7e0;
	-webkit-transition: all 0.4s ease 0s;
		 -o-transition: all 0.4s ease 0s;
			-moz-transition: all 0.4s ease 0s;
			transition: all 0.4s ease 0s;
}
textarea::-moz-placeholder {
	opacity: 1;
	color: #9aa4ad;
	-webkit-transition: all 0.4s ease 0s;
		 -o-transition: all 0.4s ease 0s;
			-moz-transition: all 0.4s ease 0s;
			transition: all 0.4s ease 0s;
}
textarea:hover::-moz-placeholder {
	color: #ccd7e0;
	-webkit-transition: all 0.4s ease 0s;
		 -o-transition: all 0.4s ease 0s;
			-moz-transition: all 0.4s ease 0s;
			transition: all 0.4s ease 0s;
}
input:-ms-input-placeholder {
	color: #9aa4ad;
	-webkit-transition: all 0.4s ease 0s;
		 -o-transition: all 0.4s ease 0s;
			-ms-transition: all 0.4s ease 0s;
			transition: all 0.4s ease 0s;
}
input:hover:-ms-input-placeholder {
	color: #ccd7e0;
	-webkit-transition: all 0.4s ease 0s;
		 -o-transition: all 0.4s ease 0s;
			-ms-transition: all 0.4s ease 0s;
			transition: all 0.4s ease 0s;
}
textarea:-ms-input-placeholder {
	color: #9aa4ad;
	-webkit-transition: all 0.4s ease 0s;
		 -o-transition: all 0.4s ease 0s;
			-ms-transition: all 0.4s ease 0s;
			transition: all 0.4s ease 0s;
}
textarea:hover:-ms-input-placeholder {
	color: #ccd7e0;
	-webkit-transition: all 0.4s ease 0s;
		 -o-transition: all 0.4s ease 0s;
			-ms-transition: all 0.4s ease 0s;
			transition: all 0.4s ease 0s;
}
input:-moz-placeholder {
	color: #9aa4ad;
	-webkit-transition: all 0.4s ease 0s;
		 -o-transition: all 0.4s ease 0s;
			-moz-transition: all 0.4s ease 0s;
			transition: all 0.4s ease 0s;
}
input:hover:-moz-placeholder {
	color: #ccd7e0;
	-webkit-transition: all 0.4s ease 0s;
		 -o-transition: all 0.4s ease 0s;
			-moz-transition: all 0.4s ease 0s;
			transition: all 0.4s ease 0s;
}
textarea:-moz-placeholder {
	color: #9aa4ad;
	-webkit-transition: all 0.4s ease 0s;
		 -o-transition: all 0.4s ease 0s;
			-moz-transition: all 0.4s ease 0s;
			transition: all 0.4s ease 0s;
}
textarea:hover:-moz-placeholder {
	color: #ccd7e0;
	-webkit-transition: all 0.4s ease 0s;
		 -o-transition: all 0.4s ease 0s;
			-moz-transition: all 0.4s ease 0s;
			transition: all 0.4s ease 0s;
}

.form-group button[type="submit"], 
.form-group input[type="submit"] {
	outline: none;
	width:200px !important;
	margin-top: 15px !important;
	padding:14px 30px !important;
	border: 1px solid #686868 !important;
	border-radius: 3px !important;
	font-size: 18px !important;
	font-weight: 600 !important;
	color: #ffffff !important;
	text-transform:uppercase !important;
	background-color: rgba(127,127,127,0) !important;
	    margin: 0px auto !important;
    display: block !important;
	height:auto !important;
}

.form-group button[type="submit"]:hover, 
.form-group input[type="submit"]:hover {
	background-color: rgba(255,255,255,0.1);
	border-color: rgba(255,255,255,1);
}


.mavven-row{
    display:flex;
    gap:20px;
}

.mavven-col{
    width:50%;
}

@media(max-width:767px){

.mavven-row{
    flex-direction:column;
    gap:0;
}

.mavven-col{
    width:100%;
}

}

/* Contact Form */
/***.vertical-text{
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
    writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    z-index: 5;
}

.vertical-text .elementor-heading-title{
    margin: 0;
    white-space: nowrap;
}


ul.services-list-in {
    margin: 0px;
    padding: 0px 0px 0px 20px;
}

ul.services-list-in li{     padding-bottom: 5px;
    color: #b6b9bb;
    font-size: 16px;}




/********************************************************************************************************************/

.elementor-image-gallery .gallery-item img {
    margin: 0 auto;
    height: 380px;
    width: 100%;
    object-fit: cover;
}

.commitment-slider img {
    height: 380px;
    width: 100%;
    object-fit: cover;
}
.phase-body ul {
    list-style: none;
    margin-bottom: 30px;
	padding-left:10px;
}
.phase-body li {
    font-size:15px;
    color:#111;
    margin-bottom:15px;
    position: relative;
    padding-left: 15px;
}
.phase-body li::before {
    content: "—";
    position: absolute;
    left:-5px;
    color: #c5a059;
}


/****************************/
.brands-section {
    overflow: hidden;
}

.brands-slider {
    width: 100%;
    overflow: hidden;
    margin:00px 0;
}

.brands-track {
    display: flex;
    align-items: center;
    width: max-content;
    gap: 20px;
}

.brand-item {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 200px;
}

.brand-item img {
    width: auto;
    height: auto;
    object-fit: contain;
}

.top-slider .brands-track {
    animation: scrollLeft 30s linear infinite;
}

.bottom-slider .brands-track {
    animation: scrollRight 30s linear infinite;
}

@keyframes scrollLeft {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-50%);
    }
}

@keyframes scrollRight {
    0% {
        transform: translateX(-50%);
    }
    100% {
        transform: translateX(0);
    }
}

/* ================================
   TABLET
   768px - 1024px
================================ */

@media (max-width: 1024px) {

    .brands-slider {
        margin: 15px 0;
    }

    .brands-track {
        gap: 15px;
    }

    .brand-item {
        width: 160px;
    }

    .brand-item img {
        max-height: 65px;
    }

    .top-slider .brands-track,
    .bottom-slider .brands-track {
        animation-duration: 28s;
    }
}

/* ================================
   MOBILE
   Below 767px
================================ */

@media (max-width: 767px) {

    .brands-slider {
        margin: 10px 0;
    }

    .brands-track {
        gap: 10px;
    }

    .brand-item {
        width: 120px;
    }

    .brand-item img {
        max-width: 100%;
        max-height: 50px;
    }

    .top-slider .brands-track,
    .bottom-slider .brands-track {
        animation-duration: 22s;
    }
}

/* ================================
   SMALL MOBILE
   Below 480px
================================ */

@media (max-width: 480px) {

    .brands-slider {
        margin: 8px 0;
    }

    .brands-track {
        gap: 8px;
    }

    .brand-item {
        width: 100px;
    }

    .brand-item img {
        max-height: 42px;
    }

    .top-slider .brands-track,
    .bottom-slider .brands-track {
        animation-duration: 20s;
    }
}





.insta-gallery .gallery-icon { height:330px !important;}
.insta-gallery .gallery-item img{ width:100%; height:100%;}

.popup-form .submit-btn {background: #1a1a1a !important}


/****/
.elementor-2412 .elementor-element.elementor-element-2a4a6b5 .single-client {
    margin: 0px 0px 0px 0px;
    background: transparent;
    box-shadow: inherit;
}

.commercial-slider .single-client {
    margin: 0px 0px 0px 0px;
    background: transparent !important;
    box-shadow: inherit !important;
}

.elementor-2535.elementor-element.elementor-element-2a4a6b5 .single-client {
    margin: 0px 0px 0px 0px;
    background: transparent;
    box-shadow: inherit;
}


.gt_float_switcher .gt-selected{ background:inherit !important;}

.pillar-num img{ height:400px !important;}

.page-id-32 #footer-top{ display:none;}

.gt_container-qvocbm .gt_switcher .gt_selected {
    background: transparent !important;
    position: relative;
    z-index: 9999;
    padding: 14px 15px !important;}

.gt_container--dadhbq .gt_switcher .gt_selected a {
    border: 1px solid #ffffffc2 !important;
    color: #f7f7f7;
    padding: 8px 8px !important;
    width: 170px;
}


#section-parallax{
    position:relative;
    overflow:hidden;
    display:flex;
    align-items:center;
    justify-content:center;
}

#section-parallax .e-con-inner{
    position:relative;
    z-index:2;
    text-align:center;
}

#section-parallax .elementor-heading-title{
    will-change:transform,opacity;
}

#section-parallax .elementor-widget-text-editor{
    will-change:transform,opacity;
}

#section-parallax .overlay{
    position:absolute;
    inset:0;
    background:#000;
    opacity:.9;
    pointer-events:none;
}






body.logged-in {
   top: 5px;
    position: relative;
}


.elementor-widget-image-carousel .swiper-slide {
    background: rgba(255, 255, 255, 0.05);
    text-align: center;padding: 0px !important;
   
}

.swiper-pagination-clickable{     bottom: -5px !important;}


/***
.animated-element{
    opacity:0;
    transform:translateY(60px);
    transition:opacity .8s ease, transform .8s ease;
    will-change:opacity, transform;
}

.animated-element.in-view{
    opacity:1;
    transform:translateY(0);
}
**/

.page-titile h1{
    -webkit-transform: translate(5px, 5px);
    -ms-transform: translate(5px, 5px);
    transform: translate(5px, 5px);
    z-index: -1;
    background: rgb(129, 21, 255);
    background: -webkit-gradient(linear, left top, right top, from(rgba(129, 21, 255, 0.7035189075630253)), color-stop(52%, rgba(255, 42, 208, 0.4990371148459384)), to(rgba(255, 143, 42, 0.4009978991596639)));
    background: -o-linear-gradient(left, rgba(129,21,255,0.7035189075630253) 0%, rgba(255,42,208,0.4990371148459384) 52%, rgba(255,143,42,0.4009978991596639) 100%);
    background: linear-gradient(90deg, rgba(129, 21, 255, 0.7035189075630253) 0%, rgba(255, 42, 208, 0.4990371148459384) 52%, rgba(255, 143, 42, 0.4009978991596639) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#8115ff",endColorstr="#ff8f2a",GradientType=1);
    -webkit-background-clip: text;
  
    -webkit-text-stroke: 8px transparent;}




/************/



/**************/
.sticky-gallery > .elementor-widget-image{
    position: sticky;
    top: 0;
    height: 100vh;

    display:flex;
    justify-content:center;
    align-items:center;

    overflow:hidden;
}

.sticky-gallery > .elementor-widget-image img{
padding-top:15px !important;
    width:100% !important;   /* ya 80%, 85%, jitni chahiye */
    height:auto !important;

    max-height:100vh !important;
    max-width:95% !important;

    object-fit:contain !important;
    object-position:center center !important;

    display:block;

    opacity:0;
    transition:opacity .5s ease;
}

.sticky-gallery > .elementor-widget-image:first-child img{
    opacity:1;
}

@media(max-width:767px){

    .sticky-gallery > .elementor-widget-image img{

        width:100% !important;
        height:auto !important;

        max-width:100% !important;
        max-height:90svh !important;

    }

}







/****************/
.popup-form .form-scroll-area {
    height:49vh;
}
#popmake-2302 {
    top:30px !important;
}
div#popmake-2302 form br {
    display: none;
}

div#popmake-2302 form p{ margin:0px; padding:0px;}

.popup-form label {
    display: flex;
    align-items: flex-start;
    gap: 0;
    margin-bottom: 4px;
    justify-content: flex-start;
}



.pum-theme-2293 .pum-container, .pum-theme-default-theme .pum-container {
    padding: 0;
    border-radius: 0px;
    border: 1px none #000000;
    box-shadow: inherit;

	
	
}

.pum-theme-2293 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close { background-color: rgb(18 18 18) !important;
}
/* Background page lock */
html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active {
	overflow-y: hidden;}
body.pum-open {
    overflow: hidden !important;
    height: 100vh !important;
}

/* Popup overlay black transparent */
.pum-overlay {
    background: rgba(0,0,0,0.75) !important;
}

/* Popup container fixed size */
#popmake-2302 {
    max-height: 90vh !important;
    overflow: hidden !important;
}

/* Main popup layout */
.popup-form {
    height: 90vh !important;
    max-height: 90vh !important;
}

/* Only form content scroll */
.popup-form .form-scroll-area {
    overflow-y: auto !important;
    flex: 1 !important;
}

/* Hide body scrollbar behind popup */
html.pum-open,
html.pum-open body {
    overflow: hidden !important;
}
	
	.checklist-section .wpcf7-checkbox {
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.checklist-section .wpcf7-list-item {
    margin: 0 !important;
}

.checklist-section .wpcf7-list-item label {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    cursor: pointer;
    font-size: 15px;
    line-height: 1.6;
    color: #333;
    position: relative;
}

/* Hide default checkbox */
.checklist-section .wpcf7-list-item input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}

/* Custom checkbox */
.checklist-section .wpcf7-list-item-label {
    position: relative;
    padding-left:30px;
    display: block;
}

/* Box */
.checklist-section .wpcf7-list-item-label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 3px;
    width: 18px;
    height:18px;
    border: 1.5px solid #b7b7b7;
    border-radius:0px;
    background: #fff;
    transition: all .3s ease;
}

/* Tick */
.checklist-section .wpcf7-list-item-label:after {
    content: "";
    position: absolute;
    left: 7px;
    top: 5px;
    width: 5px;
    height: 11px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg) scale(0);
    transition: .25s ease;
}

/* Checked */
.checklist-section input[type="checkbox"]:checked + .wpcf7-list-item-label:before {
    background: #111;
    border-color: #111;
}

.checklist-section input[type="checkbox"]:checked + .wpcf7-list-item-label:after {
    transform: rotate(45deg) scale(1);
}

/* Hover */
.checklist-section .wpcf7-list-item-label:hover:before {
    border-color: #111;
}
	

.service-row {
    display: grid;
    grid-template-columns: 80px 1.5fr 2.5fr 1fr !important;
    align-items: baseline;
    border-bottom: 1px solid var(--border-subtle);
}

/* Tablet */
@media (max-width: 991px) {
    .service-row {
        grid-template-columns: 60px 1.2fr 2fr 1fr !important;
        gap: 1rem;
    }
}

/* Mobile */
@media (max-width: 767px) {
    .service-row {
        grid-template-columns: 50px 1fr !important;
        gap: 0.5rem 1rem;
        align-items: start;
    }

    .service-row > *:nth-child(2) {
        grid-column: 2;
    }

    .service-row > *:nth-child(3) {
        grid-column: 2;
    }

    .service-row > *:nth-child(4) {
        grid-column: 2;
        margin-top: 0.25rem;
    }
}

/* Small Mobile */
@media (max-width: 480px) {
    .service-row {
        grid-template-columns: 40px 1fr !important;
        gap: 0.4rem 0.75rem;
    }
}






 .privacy-page-list ul { list-style: none; margin-bottom: 1rem; padding-left: 1.5rem;}

.privacy-page-list li {
            position: relative;
            margin-bottom: 0.75rem;
        }

.privacy-page-list li::before {
            content: '—';
            position: absolute;
            left: -1.5rem;
            color:#c5a059;}

.elementskit-navbar-nav-default .elementskit-nav-identity-panel button.elementskit-menu-close {
        float:left !important;
    }

