/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

ul.topp-bar {
    list-style: none;
    display: flex;
    gap: 40px;
}

ul.topp-bar li a {
    font-weight: 400;
    font-size: 16px;
    line-height: 162%;
    color: #fff;
}

ul.topp-bar li {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    gap: 10px;
}

.wd-social-icon {
    border-radius: 34px !important;
    padding: 12px !important;
    width: 36px !important;
    height: 36px !important;
    background: rgba(255, 255, 255, 0.08) !important;
    gap: 10px !important;
    color: #fff !important;
}

.wd-social-icons {
    gap: 10px !important;
}

.wd-social-icon:hover {
    background: #fff !important;
    color: #000ac3 !important;
}

a.btn.theme-btn {
    border-radius: 97px;
    padding: 0px 8px 0px 30px;
    /* width: 273px; */
    height: 56px;
    font-weight: 400;
    font-size: 16px;
    text-transform: capitalize;
    color: #fff;
    background: #000ac3;
    gap: 30px;
	transition: all 0.4s ease-in-out;
}

a.btn.theme-btn::after {
    content: "\f120";
    font-family: "woodmart-font";
    font-weight: 400;
    background: #fff;
    border-radius: 5000000px;
    padding: 10px;
    width: 40px;
    height: 40px;
    color: #000ac3;
    font-size: 20px;
    /* display: flex; */
    /* align-items: center; */
    display: flex;
    align-items: center;
    /* gap: 30px !important; */
	transition: all 0.4s ease-in-out;
}


ul#menu-main-manu li a {
    font-weight: 400;
    font-size: 16px;
    line-height: 462%;
    color: #000;
    text-transform: capitalize;
}

.wd-header-nav {
    padding-right: 130px !important;
}

.whb-row.whb-general-header {
    border-bottom: 0;
}

.wd-content-layout {
    padding-block: 0px !important;
}

.wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a {
    font-weight: 600 !important;
}

h1 {
    font-weight: 400;
    font-size: 70px;
    line-height: 128%;
    color: #fff;
}

.sec1 p {
    font-weight: 400;
    font-size: 18px;
    line-height: 156%;
    color: #fff;
}


.sec1 .wpb_text_column {
    padding-top: 240px;
    padding-bottom: 130px;
}

.sec1 .vc_column-inner {padding: 0 !important;}

h2 {
    font-weight: 500;
    font-size: 44px;
    line-height: 127%;
    text-transform: capitalize;
    /* text-align: center; */
    color: #fff;
}

p {
    font-weight: 300;
    font-size: 16px;
    line-height: 162%;
    text-transform: capitalize;
    /* text-align: center; */
    color: #fff;
}

body .sec2 {
    padding-top: 215px;
    padding-bottom: 250px;
/*     background-position: top !important; */
	position:relative;
}

.sec2 h4.info-box-title {
    font-weight: 500;
    font-size: 28px;
    line-height: 200%;
    text-transform: capitalize;
    color: #fff;
    font-family: 'Outfit';
}

.sec2 .info-box-inner.reset-last-child p {
    font-weight: 400;
    font-size: 14px !important;
    line-height: 171%;
    text-transform: capitalize;
    color: #fff;
}

.sec2 .wd-info-box {
    border-bottom: 1px solid #ffffff8c;
    transition: 0.5s;
    margin-bottom: 0;
}

.sec2 .info-box-content {
    padding-bottom: 40px;
    padding-top: 20px;
}

h4.bg-change {
    display: inline-block;
    background: #fff;
    padding: 10px 20px;
    border-radius: 22px;
    font-weight: 400;
    font-size: 16px;
    /* line-height: 350%; */
    text-transform: capitalize;
    color: #000;
    font-family: outfit;
}

.sec3 h2, .sec3 p {
    color: #000;
}

.sec3 .info-box-content {
    position: absolute !important;
    bottom: 20px;
    left: 30px;
    transform: translateY(40px);
    transition: all 0.4s ease-in-out;
}

.sec3 h4.info-box-title {
    font-weight: 600;
    font-size: 22px;
    line-height: 93%;
    text-transform: capitalize;
    color: #fff;
    font-family: outfit;
}

.sec3 .info-box-inner.reset-last-child p {
    color: #fff;
    padding-bottom: 20px;
}

.sec3 {
    padding: 100px 0;
}

.sec4 h4.bg-change {
    background: #C4C4C4;
}

.sec4 h2, .sec4 p {
    color: #000;
}

.sec4 {
    padding: 100px 0;
}

.sec4 .wd-nav-arrows.wd-pos-together {
    gap: 20px !important;
    /* color: #fff !important; */
    /* background: red; */
	top:-86px !important;
}

.sec4 .wd-arrow-inner {
    background: #fff;
    color: #000ac3;
    padding: 20px;
    border-radius: 222px;
    border: 1px solid #000ac3;
}

.sec4 .wd-arrow-inner:hover {
    color: #fff;
    background: #000ac3;
}

.testi-one {
    background: #EEEEEE;
    padding: 50px;
    border-radius: 10px;
    position: relative;
}

.testimon-style-info-top .wd-testimon-text {
    background: transparent !important;
}

.testimon-style-info-top .wd-testimon-text:before {
    display: none;
}

.wd-testimon-name {
    margin-bottom: 0 !important;
    font-weight: 500;
    font-size: 22px;
    line-height: 127%;
    text-transform: capitalize;
    color: #000;
    font-family: 'Outfit';
}


.star-rating {
    /* position: absolute !important; */
    /* right: 40px; */
    /* top: 60px; */
    color: #fff !important;
/*     background: #000ac3; */
    /* padding: 0px 5px; */
    display: flex;
    margin-top: 0 !important;
}

.wd-testimon-text.reset-last-child {
    font-style: italic;
    font-weight: 500;
    font-size: 16px;
    line-height: 175%;
    text-transform: capitalize;
    color: #000;
    margin-top: 0;
    padding-bottom: 0 !important;
}

.testimon-style-info-top .wd-testimon-thumb img {
    min-width: 48px !important;
    max-width: 48px !important;
}

.testi-one:after {
    content: '';
    background: url(/wp-content/uploads/2025/09/testi-after.png) no-repeat;
    position: absolute;
    width: 52px;
    height: 45px;
    right: 20px !important;
    /* left: 10px; */
    bottom: 20px;
}

.wd-compare-img-handle {
    width: 10px !important;
}

.wd-compare-img-handle span {
    width: 50px !important;
    height: 50px !important;
    top: calc(50% - 28px) !important;
    left: calc(50% - 26px) !important;
    background: transparent !important;
    border: 4px solid #fff !important;
    gap: 19px !important;
    color: #fff !important;
    font-weight: 900 !important;
}

/* .sec2 .wd-info-box:hover {
    background: #ffffff38;
    padding-left: 20px;
}
 */
.starrr {
    width: 13%;
    background: #000ac3;
    display: flex;
    justify-content: center;
    border-radius: 22px;
    position: absolute;
    right: 50px;
    top: 55px;
	font-size:12px;
	padding:6px 0;
	
}

input#esfpx_email_0fe74ada6116e {
    /* width: 704px; */
    height: 56px;
    border-radius: 90px;
    /* background: #000; */
    /* opacity: 0.78; */
    border: 1px solid #fff;
}

.es-form-field-container {
    position: relative;
    width: 50%;
    margin: auto;
}

input[type="submit"] {
    position: absolute;
    top: 13px;
    right: 7px;
    border-radius: 5000px;
    padding: 0px 30px;
    width: 130px;
    height: 46px;
    background: #000ac3;
    font-weight: 500;
    font-size: 16px;
    /* line-height: 350%; */
    text-transform: capitalize;
    color: #fff;
}

.footer {
    padding-top: 150px !important;
    padding-bottom: 30px !important;
	background-attachment: fixed;
}

.last-footer::before {
    content: '';
    /*     background: url(/wp-content/uploads/2025/09/footer-last-bg.png); */
    position: absolute;
    width: 96%;
    height: 100%;
    left: 0;
    background-repeat: no-repeat;
    right: 0;
    margin: auto;
    background-position: center;
    border-radius: 15px !important;
    /* background-size: contain; */
    background-color:#fff;
    z-index: -1 !important;
}

.last-footer::after {
	content: '';
	background: url(/wp-content/uploads/2025/09/bothe-ff.png);
	position: absolute;
	width: 98%;
	height: 100%;
	right: 0;
	bottom: 0;
	background-size: contain;
	background-repeat: no-repeat;
	background-position:bottom;
	z-index: -1 !important;
}

.last-footer p {
    color: #000;
}

.last-footer h4 {
    font-weight: 600;
    font-size: 26px;
    line-height: 100%;
    text-transform: capitalize;
    color: #000;
    font-family: outfit;
}

.last-footer ul {
    list-style: none;
    padding-left: 0;
}

.last-footer h5 {
    padding: 5px 20px;
    width: 117px;
    height: 36px;
    font-weight: 300;
    font-size: 16px;
    line-height: 162%;
    text-transform: capitalize;
    color: #fff;
    background: #000ac3;
    font-family: outfit;
    text-align: center;
}

.last-footer .wd-social-icons {
    display: flex;
    /* background: red; */
    justify-content: left;
    /* color: #000 !important; */
}

.last-footer .wd-social-icon {
    background: rgba(0, 0, 0, 0.08) !important;
    color: #000 !important;
}

.last-footer .wd-social-icon:hover {
    background: #000ac3 !important;
    color: #fff !important;
}

.cpy-right {
    background: #000ac3;
    margin-bottom: 0;
    color: #fff;
    padding: 10px 0;
    border-radius: 10px 10px 0 0;
}

.cpy-right p {
    font-weight: 400;
    font-size: 18px;
    line-height: 144%;
    text-transform: capitalize;
    color: #fff;
}

.last-footer ul li a {
    font-weight: 300;
    font-size: 16px;
    line-height: 185%;
    text-transform: capitalize;
    color: #000;
}
.last-footer .vc_column-inner {
    padding-top: 60px;
    padding-bottom: 0px;
}

.icegramm {
    margin-bottom: 130px;
}

a.btn.theme-btn:hover {
    background: linear-gradient(90deg, #3f51ff 0%, #00e6ff 100%);
    color: #fff;
}

a.btn.theme-btn:hover::after {
    background: #000ac3;
    color: #fff;
    transform: rotate(360deg);
}

.testimonial-txt {
    padding-bottom: 20px;
}

.sec5 {
    padding-bottom: 60px;
}

.sec3-col {
    padding-bottom: 30px;
}


.wd-testimon-pos {
    font-weight: 300;
    font-size: 14px;
    /* line-height: 200%; */
    text-transform: capitalize;
    color: #000;
}

.cpy-right p br {
    display: none;
}

.cpy-right img {
    width: 140px;
    margin-bottom: 4px;
}

nav.wd-breadcrumbs {
    border-radius: 97px;
    padding: 17px 30px;
    height: 56px;
	background: #000ac3;
}

.sec3 a.btn.btn-style-link {
    color: #fff;
    text-transform: capitalize;
    font-size: 16px;
    opacity: 0;
    display: none !important;
}

/* Hover effect */
.sec3 .wd-info-box:hover .info-box-content {
    transform: translateY(0);
    opacity: 1;
}

.sec3 .wd-info-box:hover a.btn.btn-style-link {
    opacity: 1;
}

.blog-bg h2 {
    color: #000;
    font-size: 70px;
    padding: 100px 0 80px;
}

.contact-page {
    padding: 100px 0 50px;
}

.contact-page p {
    color: #000;
}


button#wpforms-submit-117 {
    width: 100%;
    background: #000ac3;
}

.wpforms-field-medium {
    border-radius: 7px !important;
    border-color: #cac8c87a !important;
}

div.wpforms-container-full input[type=date]:focus, div.wpforms-container-full input[type=datetime]:focus, div.wpforms-container-full input[type=datetime-local]:focus, div.wpforms-container-full input[type=email]:focus, div.wpforms-container-full input[type=month]:focus, div.wpforms-container-full input[type=number]:focus, div.wpforms-container-full input[type=password]:focus, div.wpforms-container-full input[type=range]:focus, div.wpforms-container-full input[type=search]:focus, div.wpforms-container-full input[type=tel]:focus, div.wpforms-container-full input[type=text]:focus, div.wpforms-container-full input[type=time]:focus, div.wpforms-container-full input[type=url]:focus, div.wpforms-container-full input[type=week]:focus, div.wpforms-container-full select:focus, div.wpforms-container-full textarea:focus, .wp-core-ui div.wpforms-container-full input[type=date]:focus, .wp-core-ui div.wpforms-container-full input[type=datetime]:focus, .wp-core-ui div.wpforms-container-full input[type=datetime-local]:focus, .wp-core-ui div.wpforms-container-full input[type=email]:focus, .wp-core-ui div.wpforms-container-full input[type=month]:focus, .wp-core-ui div.wpforms-container-full input[type=number]:focus, .wp-core-ui div.wpforms-container-full input[type=password]:focus, .wp-core-ui div.wpforms-container-full input[type=range]:focus, .wp-core-ui div.wpforms-container-full input[type=search]:focus, .wp-core-ui div.wpforms-container-full input[type=tel]:focus, .wp-core-ui div.wpforms-container-full input[type=text]:focus, .wp-core-ui div.wpforms-container-full input[type=time]:focus, .wp-core-ui div.wpforms-container-full input[type=url]:focus, .wp-core-ui div.wpforms-container-full input[type=week]:focus, .wp-core-ui div.wpforms-container-full select:focus, .wp-core-ui div.wpforms-container-full textarea:focus {
    border-color: #000ac3 !important;
    box-shadow: none !important;
}

.footer input[type='email']:focus,
.footer input[type='date']:focus,
.footer input[type='search']:focus,
.footer input[type='number']:focus,
.footer input[type='text']:focus,
.footer input[type='tel']:focus,
.footer input[type='url']:focus,
.footer input[type='password']:focus,
.footer textarea:focus,
.footer select:focus {
    color: #fff !important;
}


.foot-col-3 a {
    word-wrap: break-word;
    text-transform: lowercase;
}

body .sec1 {
	background-position:right !important;
}

.contact-page a {
    text-transform: lowercase;
}

.last-footer{
	position: relative !important;
	z-index: 3 !important;
}

.page-id-19 .sec4 {
    padding-top: 0;
}

.contact-page iframe {
    height: 320px;
    border-radius: 20px;
	width:100%;
}

.last-footer .vc_row {
    padding-bottom: 20px;
}

.sec2::before {
    content: '';
    background: url(/wp-content/uploads/2025/09/sec2-top.png) no-repeat;
    width: 100% !important;
    height: 262px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    background-size: cover;
    /* bottom: 0; */
    /* background-size: contain; */
    background-position: bottom center;
}

.sec2::after {
    content: '';
    background: url(/wp-content/uploads/2025/09/sec2-bottom.png) no-repeat;
    position: absolute;
    width: 100%;
    height: 172px;
    bottom: -1px;
    left: 0;
    right: 0;
    background-size: cover;
}

.sec2 .wpb_text_column {
    padding-top: 40px;
}

/* ----------------------------------------------------------------------------------------------media-1440px------------------------------------------- */

@media (max-width: 1440px) {
	
	.last-footer{
		padding-left: 30px !important;
		padding-right: 30px !important;
	}
	
	.container, .container-fluid {
		padding-left: 30px;
		padding-right: 30px;
	}

	.last-footer .vc_column-inner {
		padding-bottom: 0;
		padding-top: 70px;
	}
	
	.sec1 .wpb_text_column {
    padding-left: 30px;
	}

	h1 {
		font-size: 65px;
	}

	body .sec2 {
		padding-bottom: 180px;
	}
	
	.cpy-right p {
    font-size: 16px;
	}
}

/* ----------------------------------------------------------------------------------------------media-1280px------------------------------------------- */

@media (max-width: 1280px) {
	.last-footer .vc_column-inner {
		padding-bottom: 0;
		padding-top: 45px;
	}
	
	h1 {
    font-size: 55px;
}
	.sec2 .vc_column-inner {
    padding-top: 0 !important;
}

}


/* ----------------------------------------------------------------------------------------------media-1180px------------------------------------------- */



@media (max-width: 1180px) {
	
	.sec1 p br {
    display: none;
	}

		.sec1 p{
			font-size:16px;
		}

		.wd-header-nav {
		padding-right: 20px !important;
	}
	
		.sec2 .info-box-inner.reset-last-child p br {
		display: none;
	}
	
	.last-footer .vc_col-sm-1 {
    width: 0% !important;
    /* display: none; */
}


.last-footer .vc_col-sm-2 {
    width: 23%;
}
	
	.wd-toolbar {
    display: none !important;
}
	
}
.about-sec {
  
    padding-top: 60px;
}

.about-sec h4 {
    display: inline-block;
    background: #fff;
    padding: 10px 20px;
    border-radius: 22px;
    font-weight: 400;
    font-size: 16px;
    text-transform: capitalize;
    color: #000;
    font-family: outfit;
background: #C4C4C4;
}
.about-sec img {
    width: 60%;
    border-radius: 10px !important;
}

.about-sec a.btn.theme-btn {
    float: left;
}
.about-sec h2, .about-sec p {
    color: #010101;
}
.our_services {
    padding-top: 70px;
}

.our_services a.btn.btn-style-link.btn-shape-rectangle.btn-size-default.btn-icon-pos-right {
    display: none;
}

.our_services p {
    color: #000;
}

.our_services img {
    height: 500px;
    object-fit: cover;
    border-radius: 20px;
}

.our_services .wd-info-box {
    height: 660px;
}

.our_services .info-box-content {
    text-align: center;
}









/* =========================================================
   Newsletter form styling — WPForms #194
   Section: "Join Our Beauty Insider List"
   Paste into: WP Admin → Appearance → Customize → Additional CSS
   ========================================================= */

/* ---- Form wrapper (frosted glass pill on dark hero) ---- */
#wpforms-form-194 {
    max-width: 620px;
    margin: 24px auto 0;
    padding: 14px 14px 14px 22px;
    background: rgba(255, 255, 255, 0.10);
    backdrop-filter: blur(14px) saturate(140%);
    -webkit-backdrop-filter: blur(14px) saturate(140%);
    border: 1px solid rgba(255, 255, 255, 0.25);
    border-radius: 999px;
    box-shadow:
        0 18px 40px rgba(0, 0, 0, 0.28),
        0 2px 6px rgba(0, 0, 0, 0.15),
        inset 0 1px 0 rgba(255, 255, 255, 0.18);
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
                 "Helvetica Neue", Arial, sans-serif;
    display: flex;
    align-items: center;
    gap: 10px;
}

/* ---- Hide honeypot fields (anti-spam traps) ---- */
#wpforms-194-field_3-container,
#wpforms-194-field_2-container {
    position: absolute !important;
    left: -9999px !important;
    width: 1px !important;
    height: 1px !important;
    overflow: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
}

/* ---- Field container takes the available space ---- */
#wpforms-form-194 .wpforms-field-container {
    flex: 1 1 auto;
    min-width: 0;
    margin: 0;
}

#wpforms-form-194 .wpforms-field {
    margin: 0;
    padding: 0;
}

/* ---- Visually hide the label (kept for screen readers) ---- */
#wpforms-form-194 .wpforms-field-label {
    position: absolute !important;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    white-space: nowrap;
}

/* ---- Email input — fully transparent on every state ---- */
#wpforms-form-194 input[type="email"],
#wpforms-form-194 input[type="email"]:hover,
#wpforms-form-194 input[type="email"]:focus,
#wpforms-form-194 input[type="email"]:active {
    width: 100%;
    padding: 16px 22px;
    font-size: 16px;
    font-family: inherit;
    color: #ffffff !important;
    background: transparent !important;
    background-color: transparent !important;
    border: none;
    border-radius: 999px;
    box-sizing: border-box;
    outline: none;
    box-shadow: none !important;
    transition: box-shadow 0.25s ease;
}

#wpforms-form-194 input[type="email"]:focus {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.35) !important;
}

#wpforms-form-194 input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.75);
    font-weight: 400;
    opacity: 1;
}

/* ---- Kill browser autofill white/yellow background ---- */
#wpforms-form-194 input[type="email"]:-webkit-autofill,
#wpforms-form-194 input[type="email"]:-webkit-autofill:hover,
#wpforms-form-194 input[type="email"]:-webkit-autofill:focus,
#wpforms-form-194 input[type="email"]:-webkit-autofill:active {
    -webkit-text-fill-color: #ffffff !important;
    caret-color: #ffffff !important;
    -webkit-box-shadow: 0 0 0 1000px transparent inset !important;
            box-shadow: 0 0 0 1000px transparent inset !important;
    background-color: transparent !important;
    background-clip: text !important;
    transition: background-color 9999s ease-in-out 0s !important;
}

/* ---- Error state ---- */
#wpforms-form-194 .wpforms-field.wpforms-has-error input,
#wpforms-form-194 input.wpforms-error {
    box-shadow: 0 0 0 2px #ff8a8a !important;
}

#wpforms-form-194 em.wpforms-error {
    display: block;
    margin: 8px 0 0 22px;
    color: #ffd9dc;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}

/* ---- Submit button (blue pill) ---- */
#wpforms-form-194 .wpforms-submit-container {
    flex: 0 0 auto;
    margin: 0;
    padding: 0;
}

#wpforms-form-194 button.wpforms-submit {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 15px 32px;
    font-size: 0;                 /* hide original "Submit" text */
    font-weight: 700;
    font-family: inherit;
    letter-spacing: 1.4px;
    text-transform: uppercase;
    color: #ffffff;
    background: #001dbe;
    border: none;
    border-radius: 999px;
    cursor: pointer;
    white-space: nowrap;
    transition: transform 0.2s ease, box-shadow 0.25s ease, filter 0.25s ease;
    box-shadow:
        0 6px 16px rgba(0, 29, 190, 0.35),
        0 2px 4px rgba(0, 0, 0, 0.15),
        inset 0 1px 0 rgba(255, 255, 255, 0.25);
}

#wpforms-form-194 button.wpforms-submit::before {
    content: "Subscribe";
    display: inline-block;
    font-size: 14px;
}

#wpforms-form-194 button.wpforms-submit:hover {
    filter: brightness(1.1);
    transform: translateY(-1px);
    box-shadow:
        0 10px 22px rgba(0, 29, 190, 0.45),
        0 3px 6px rgba(0, 0, 0, 0.2),
        inset 0 1px 0 rgba(255, 255, 255, 0.3);
}

#wpforms-form-194 button.wpforms-submit:active {
    transform: translateY(0);
    filter: brightness(0.95);
    box-shadow:
        0 4px 10px rgba(0, 29, 190, 0.3),
        inset 0 1px 0 rgba(255, 255, 255, 0.2);
}

#wpforms-form-194 button.wpforms-submit:focus-visible {
    outline: 3px solid rgba(255, 255, 255, 0.6);
    outline-offset: 3px;
}

#wpforms-form-194 button.wpforms-submit:disabled {
    opacity: 0.7;
    cursor: not-allowed;
    transform: none;
    filter: none;
}

/* ---- Loading spinner ---- */
#wpforms-form-194 .wpforms-submit-spinner {
    margin-left: 8px;
    vertical-align: middle;
    filter: brightness(2);
}

/* ---- Success / confirmation message ---- */
.wpforms-confirmation-container,
.wpforms-confirmation-container-full,
div[id^="wpforms-confirmation-194"] {
    max-width: 620px;
    margin: 24px auto 0;
    padding: 18px 26px;
    background: rgba(255, 255, 255, 0.92);
    border-left: 4px solid #001dbe;
    border-radius: 10px;
    color: #1a2240;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.25);
}

/* ---- Mobile: stack vertically ---- */
@media (max-width: 600px) {
    #wpforms-form-194 {
        flex-direction: column;
        gap: 12px;
        padding: 18px;
        border-radius: 22px;
        max-width: calc(100% - 32px);
    }

    #wpforms-form-194 .wpforms-field-container,
    #wpforms-form-194 .wpforms-submit-container {
        width: 100%;
    }

    #wpforms-form-194 button.wpforms-submit {
        width: 100%;
        padding: 16px 24px;
    }

    #wpforms-form-194 input[type="email"] {
        padding: 15px 20px;
        font-size: 15px;
    }

    #wpforms-form-194 em.wpforms-error {
        margin-left: 4px;
    }
}