@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//drnonainfo.de/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.2.4") format("woff2");
}

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:#0a0a0a;
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#ffffff;
	background-image: none;
}

:root{
--wd-text-font:"Lato", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Lato", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Lato", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:rgb(203,154,52);
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:#83b735;
}
:root{
--btn-accented-bgcolor-hover:#74a32f;
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
					
			
							--wd-form-brd-radius: 0px;
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #333;
		
					--btn-accented-color: #fff;
		
					--btn-accented-color-hover: #fff;
		
									--btn-default-brd-radius: 0px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
				--btn-default-box-shadow-active: none;
				--btn-default-bottom: 0px;
			
			
			
					
					
							--btn-accented-bottom-active: -1px;
				--btn-accented-brd-radius: 0px;
				--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
				--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
			
			
					
							
					--wd-brd-radius: 0px;
			}

	
	
			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1192px;
			}
		}

		.container {
			max-width: 1222px;
		}

		:root{
			--wd-container-w: 1222px;
		}
	
			@media (min-width: 1239px) {
			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
		@media (min-width: 1222px) {
			html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
/* ============================================
   STYLES FOR CONTACT FORM 7 - WIDERRUF FORM
   ============================================ */

/* === Контейнер формы === */
.wo-wrap {
    max-width: 760px;
    margin: 48px auto;
    padding: 0 20px;
}

/* === Карточка === */
.wo-card {
    background: #ffffff;
    border: 1px solid #d9e1ec;
    border-radius: 18px;
    padding: 32px 36px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}

/* === Заголовки === */
.wo-title {
    font-size: 36px;
    line-height: 1.1;
    margin: 0 0 8px 0;
    font-weight: 700;
    color: #111827;
}

.wo-sub {
    font-size: 18px;
    color: #556070;
    margin: 0 0 6px 0;
    font-weight: 400;
}

.wo-sub strong {
    color: #111827;
    font-weight: 700;
}

.wo-intro {
    font-size: 16px;
    line-height: 1.7;
    color: #1a1a1a;
    margin: 16px 0 24px 0;
}

/* === Поля формы CF7 === */
.wo-label {
    display: block;
    margin: 0 0 6px 0;
    font-weight: 700;
    font-size: 15px;
    color: #111827;
}

.wo-input {
    width: 100% !important;
    padding: 12px 14px !important;
    border: 1px solid #b9c5d3 !important;
    border-radius: 10px !important;
    font-size: 16px !important;
    font-family: inherit !important;
    box-sizing: border-box !important;
    background: #ffffff !important;
    color: #111827 !important;
    transition: all 0.2s ease !important;
    margin-bottom: 18px !important;
}

.wo-input:focus {
    outline: none !important;
    border-color: #f43801 !important;
    box-shadow: 0 0 0 4px rgba(244, 56, 1, 0.12) !important;
}

.wo-input::placeholder {
    color: transparent !important;
}

/* Стиль для поля даты (placeholder остаётся) */
input[type="date"].wo-input::placeholder {
    color: #999 !important;
}

/* Текстовые поля */
.wo-input[type="text"],
.wo-input[type="email"],
.wo-input[type="date"] {
    height: auto !important;
}

.wo-input textarea {
    min-height: 120px !important;
    resize: vertical !important;
}

/* === Текст Widerrufserklärung === */
.wo-statement-title {
    font-weight: 700;
    color: #111827;
    margin: 24px 0 6px 0;
    font-size: 16px;
}

.wo-statement {
    color: #556070;
    margin: 0 0 24px 0;
    font-size: 16px;
    padding: 12px 16px;
    background: #f8f9fa;
    border-radius: 8px;
    border-left: 4px solid #f43801;
}

/* === Кнопка === */
.wo-btn {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: 52px !important;
    padding: 0 32px !important;
    border: 0 !important;
    border-radius: 12px !important;
    background: #111827 !important;
    color: #ffffff !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    font-family: inherit !important;
    cursor: pointer !important;
    transition: all 0.25s ease !important;
    width: 100% !important;
    border: none !important;
}

.wo-btn:hover {
    background: #1f2937 !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15) !important;
    color: #ffffff !important;
}

.wo-btn:active {
    transform: translateY(0) !important;
}

.wo-btn:disabled {
    opacity: 0.6 !important;
    cursor: not-allowed !important;
    transform: none !important;
}

/* === Сообщения CF7 === */
.wpcf7-response-output {
    border-radius: 12px !important;
    padding: 14px 16px !important;
    margin: 0 0 18px 0 !important;
    font-weight: 600 !important;
}

.wpcf7-not-valid-tip {
    color: #b42318 !important;
    font-size: 14px !important;
    margin-top: 4px !important;
}

.wpcf7-spinner {
    margin-left: 10px !important;
}

/* Сообщение об успехе */
.wpcf7-mail-sent-ok {
    background: #ecfdf3 !important;
    border: 1px solid #12b76a !important;
    color: #067647 !important;
}

/* Сообщение об ошибке */
.wpcf7-mail-sent-ng {
    background: #fff3f2 !important;
    border: 1px solid #f04438 !important;
    color: #b42318 !important;
}

/* Валидация */
.wpcf7-not-valid {
    border-color: #f04438 !important;
}

/* === Адаптив === */
@media (max-width: 640px) {
    .wo-card {
        padding: 24px 20px !important;
    }

    .wo-title {
        font-size: 28px !important;
    }

    .wo-sub {
        font-size: 16px !important;
    }

    .wo-btn {
        font-size: 16px !important;
        min-height: 46px !important;
        padding: 0 24px !important;
    }

    .wo-input {
        font-size: 15px !important;
        padding: 10px 12px !important;
    }
}

@media (max-width: 480px) {
    .wo-wrap {
        margin: 20px auto !important;
        padding: 0 12px !important;
    }

    .wo-card {
        padding: 18px 14px !important;
        border-radius: 14px !important;
    }

    .wo-title {
        font-size: 24px !important;
    }
}

/* === Дополнительно: скрыть стандартные label CF7 === */
.wpcf7-form label .wpcf7-form-control-wrap {
    display: block !important;
}



p.eu-owb-order-withdraw-from-contract-button .button {
    display: none !important;
}
@media (min-width: 1025px) {
	/* ============================================
   STYLES FOR CONTACT FORM 7 - WIDERRUF FORM
   ============================================ */

/* === Контейнер формы === */
.wo-wrap {
    max-width: 760px;
    margin: 48px auto;
    padding: 0 20px;
}

/* === Карточка === */
.wo-card {
    background: #ffffff;
    border: 1px solid #d9e1ec;
    border-radius: 18px;
    padding: 32px 36px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}

/* === Заголовки === */
.wo-title {
    font-size: 36px;
    line-height: 1.1;
    margin: 0 0 8px 0;
    font-weight: 700;
    color: #111827;
}

.wo-sub {
    font-size: 18px;
    color: #556070;
    margin: 0 0 6px 0;
    font-weight: 400;
}

.wo-sub strong {
    color: #111827;
    font-weight: 700;
}

.wo-intro {
    font-size: 16px;
    line-height: 1.7;
    color: #1a1a1a;
    margin: 16px 0 24px 0;
}

/* === Поля формы CF7 === */
.wo-label {
    display: block;
    margin: 0 0 6px 0;
    font-weight: 700;
    font-size: 15px;
    color: #111827;
}

.wo-input {
    width: 100% !important;
    padding: 12px 14px !important;
    border: 1px solid #b9c5d3 !important;
    border-radius: 10px !important;
    font-size: 16px !important;
    font-family: inherit !important;
    box-sizing: border-box !important;
    background: #ffffff !important;
    color: #111827 !important;
    transition: all 0.2s ease !important;
    margin-bottom: 18px !important;
}

.wo-input:focus {
    outline: none !important;
    border-color: #f43801 !important;
    box-shadow: 0 0 0 4px rgba(244, 56, 1, 0.12) !important;
}

.wo-input::placeholder {
    color: transparent !important;
}

/* Стиль для поля даты (placeholder остаётся) */
input[type="date"].wo-input::placeholder {
    color: #999 !important;
}

/* Текстовые поля */
.wo-input[type="text"],
.wo-input[type="email"],
.wo-input[type="date"] {
    height: auto !important;
}

.wo-input textarea {
    min-height: 120px !important;
    resize: vertical !important;
}

/* === Текст Widerrufserklärung === */
.wo-statement-title {
    font-weight: 700;
    color: #111827;
    margin: 24px 0 6px 0;
    font-size: 16px;
}

.wo-statement {
    color: #556070;
    margin: 0 0 24px 0;
    font-size: 16px;
    padding: 12px 16px;
    background: #f8f9fa;
    border-radius: 8px;
    border-left: 4px solid #f43801;
}

/* === Кнопка === */
.wo-btn {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: 52px !important;
    padding: 0 32px !important;
    border: 0 !important;
    border-radius: 12px !important;
    background: #111827 !important;
    color: #ffffff !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    font-family: inherit !important;
    cursor: pointer !important;
    transition: all 0.25s ease !important;
    width: 100% !important;
    border: none !important;
}

.wo-btn:hover {
    background: #1f2937 !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15) !important;
    color: #ffffff !important;
}

.wo-btn:active {
    transform: translateY(0) !important;
}

.wo-btn:disabled {
    opacity: 0.6 !important;
    cursor: not-allowed !important;
    transform: none !important;
}

/* === Сообщения CF7 === */
.wpcf7-response-output {
    border-radius: 12px !important;
    padding: 14px 16px !important;
    margin: 0 0 18px 0 !important;
    font-weight: 600 !important;
}

.wpcf7-not-valid-tip {
    color: #b42318 !important;
    font-size: 14px !important;
    margin-top: 4px !important;
}

.wpcf7-spinner {
    margin-left: 10px !important;
}

/* Сообщение об успехе */
.wpcf7-mail-sent-ok {
    background: #ecfdf3 !important;
    border: 1px solid #12b76a !important;
    color: #067647 !important;
}

/* Сообщение об ошибке */
.wpcf7-mail-sent-ng {
    background: #fff3f2 !important;
    border: 1px solid #f04438 !important;
    color: #b42318 !important;
}

/* Валидация */
.wpcf7-not-valid {
    border-color: #f04438 !important;
}

/* === Адаптив === */
@media (max-width: 640px) {
    .wo-card {
        padding: 24px 20px !important;
    }

    .wo-title {
        font-size: 28px !important;
    }

    .wo-sub {
        font-size: 16px !important;
    }

    .wo-btn {
        font-size: 16px !important;
        min-height: 46px !important;
        padding: 0 24px !important;
    }

    .wo-input {
        font-size: 15px !important;
        padding: 10px 12px !important;
    }
}

@media (max-width: 480px) {
    .wo-wrap {
        margin: 20px auto !important;
        padding: 0 12px !important;
    }

    .wo-card {
        padding: 18px 14px !important;
        border-radius: 14px !important;
    }

    .wo-title {
        font-size: 24px !important;
    }
}

/* === Дополнительно: скрыть стандартные label CF7 === */
.wpcf7-form label .wpcf7-form-control-wrap {
    display: block !important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	/* ============================================
   STYLES FOR CONTACT FORM 7 - WIDERRUF FORM
   ============================================ */

/* === Контейнер формы === */
.wo-wrap {
    max-width: 760px;
    margin: 48px auto;
    padding: 0 20px;
}

/* === Карточка === */
.wo-card {
    background: #ffffff;
    border: 1px solid #d9e1ec;
    border-radius: 18px;
    padding: 32px 36px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}

/* === Заголовки === */
.wo-title {
    font-size: 36px;
    line-height: 1.1;
    margin: 0 0 8px 0;
    font-weight: 700;
    color: #111827;
}

.wo-sub {
    font-size: 18px;
    color: #556070;
    margin: 0 0 6px 0;
    font-weight: 400;
}

.wo-sub strong {
    color: #111827;
    font-weight: 700;
}

.wo-intro {
    font-size: 16px;
    line-height: 1.7;
    color: #1a1a1a;
    margin: 16px 0 24px 0;
}

/* === Поля формы CF7 === */
.wo-label {
    display: block;
    margin: 0 0 6px 0;
    font-weight: 700;
    font-size: 15px;
    color: #111827;
}

.wo-input {
    width: 100% !important;
    padding: 12px 14px !important;
    border: 1px solid #b9c5d3 !important;
    border-radius: 10px !important;
    font-size: 16px !important;
    font-family: inherit !important;
    box-sizing: border-box !important;
    background: #ffffff !important;
    color: #111827 !important;
    transition: all 0.2s ease !important;
    margin-bottom: 18px !important;
}

.wo-input:focus {
    outline: none !important;
    border-color: #f43801 !important;
    box-shadow: 0 0 0 4px rgba(244, 56, 1, 0.12) !important;
}

.wo-input::placeholder {
    color: transparent !important;
}

/* Стиль для поля даты (placeholder остаётся) */
input[type="date"].wo-input::placeholder {
    color: #999 !important;
}

/* Текстовые поля */
.wo-input[type="text"],
.wo-input[type="email"],
.wo-input[type="date"] {
    height: auto !important;
}

.wo-input textarea {
    min-height: 120px !important;
    resize: vertical !important;
}

/* === Текст Widerrufserklärung === */
.wo-statement-title {
    font-weight: 700;
    color: #111827;
    margin: 24px 0 6px 0;
    font-size: 16px;
}

.wo-statement {
    color: #556070;
    margin: 0 0 24px 0;
    font-size: 16px;
    padding: 12px 16px;
    background: #f8f9fa;
    border-radius: 8px;
    border-left: 4px solid #f43801;
}

/* === Кнопка === */
.wo-btn {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: 52px !important;
    padding: 0 32px !important;
    border: 0 !important;
    border-radius: 12px !important;
    background: #111827 !important;
    color: #ffffff !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    font-family: inherit !important;
    cursor: pointer !important;
    transition: all 0.25s ease !important;
    width: 100% !important;
    border: none !important;
}

.wo-btn:hover {
    background: #1f2937 !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15) !important;
    color: #ffffff !important;
}

.wo-btn:active {
    transform: translateY(0) !important;
}

.wo-btn:disabled {
    opacity: 0.6 !important;
    cursor: not-allowed !important;
    transform: none !important;
}

/* === Сообщения CF7 === */
.wpcf7-response-output {
    border-radius: 12px !important;
    padding: 14px 16px !important;
    margin: 0 0 18px 0 !important;
    font-weight: 600 !important;
}

.wpcf7-not-valid-tip {
    color: #b42318 !important;
    font-size: 14px !important;
    margin-top: 4px !important;
}

.wpcf7-spinner {
    margin-left: 10px !important;
}

/* Сообщение об успехе */
.wpcf7-mail-sent-ok {
    background: #ecfdf3 !important;
    border: 1px solid #12b76a !important;
    color: #067647 !important;
}

/* Сообщение об ошибке */
.wpcf7-mail-sent-ng {
    background: #fff3f2 !important;
    border: 1px solid #f04438 !important;
    color: #b42318 !important;
}

/* Валидация */
.wpcf7-not-valid {
    border-color: #f04438 !important;
}

/* === Адаптив === */
@media (max-width: 640px) {
    .wo-card {
        padding: 24px 20px !important;
    }

    .wo-title {
        font-size: 28px !important;
    }

    .wo-sub {
        font-size: 16px !important;
    }

    .wo-btn {
        font-size: 16px !important;
        min-height: 46px !important;
        padding: 0 24px !important;
    }

    .wo-input {
        font-size: 15px !important;
        padding: 10px 12px !important;
    }
}

@media (max-width: 480px) {
    .wo-wrap {
        margin: 20px auto !important;
        padding: 0 12px !important;
    }

    .wo-card {
        padding: 18px 14px !important;
        border-radius: 14px !important;
    }

    .wo-title {
        font-size: 24px !important;
    }
}

/* === Дополнительно: скрыть стандартные label CF7 === */
.wpcf7-form label .wpcf7-form-control-wrap {
    display: block !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	/* ============================================
   STYLES FOR CONTACT FORM 7 - WIDERRUF FORM
   ============================================ */

/* === Контейнер формы === */
.wo-wrap {
    max-width: 760px;
    margin: 48px auto;
    padding: 0 20px;
}

/* === Карточка === */
.wo-card {
    background: #ffffff;
    border: 1px solid #d9e1ec;
    border-radius: 18px;
    padding: 32px 36px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}

/* === Заголовки === */
.wo-title {
    font-size: 36px;
    line-height: 1.1;
    margin: 0 0 8px 0;
    font-weight: 700;
    color: #111827;
}

.wo-sub {
    font-size: 18px;
    color: #556070;
    margin: 0 0 6px 0;
    font-weight: 400;
}

.wo-sub strong {
    color: #111827;
    font-weight: 700;
}

.wo-intro {
    font-size: 16px;
    line-height: 1.7;
    color: #1a1a1a;
    margin: 16px 0 24px 0;
}

/* === Поля формы CF7 === */
.wo-label {
    display: block;
    margin: 0 0 6px 0;
    font-weight: 700;
    font-size: 15px;
    color: #111827;
}

.wo-input {
    width: 100% !important;
    padding: 12px 14px !important;
    border: 1px solid #b9c5d3 !important;
    border-radius: 10px !important;
    font-size: 16px !important;
    font-family: inherit !important;
    box-sizing: border-box !important;
    background: #ffffff !important;
    color: #111827 !important;
    transition: all 0.2s ease !important;
    margin-bottom: 18px !important;
}

.wo-input:focus {
    outline: none !important;
    border-color: #f43801 !important;
    box-shadow: 0 0 0 4px rgba(244, 56, 1, 0.12) !important;
}

.wo-input::placeholder {
    color: transparent !important;
}

/* Стиль для поля даты (placeholder остаётся) */
input[type="date"].wo-input::placeholder {
    color: #999 !important;
}

/* Текстовые поля */
.wo-input[type="text"],
.wo-input[type="email"],
.wo-input[type="date"] {
    height: auto !important;
}

.wo-input textarea {
    min-height: 120px !important;
    resize: vertical !important;
}

/* === Текст Widerrufserklärung === */
.wo-statement-title {
    font-weight: 700;
    color: #111827;
    margin: 24px 0 6px 0;
    font-size: 16px;
}

.wo-statement {
    color: #556070;
    margin: 0 0 24px 0;
    font-size: 16px;
    padding: 12px 16px;
    background: #f8f9fa;
    border-radius: 8px;
    border-left: 4px solid #f43801;
}

/* === Кнопка === */
.wo-btn {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: 52px !important;
    padding: 0 32px !important;
    border: 0 !important;
    border-radius: 12px !important;
    background: #111827 !important;
    color: #ffffff !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    font-family: inherit !important;
    cursor: pointer !important;
    transition: all 0.25s ease !important;
    width: 100% !important;
    border: none !important;
}

.wo-btn:hover {
    background: #1f2937 !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15) !important;
    color: #ffffff !important;
}

.wo-btn:active {
    transform: translateY(0) !important;
}

.wo-btn:disabled {
    opacity: 0.6 !important;
    cursor: not-allowed !important;
    transform: none !important;
}

/* === Сообщения CF7 === */
.wpcf7-response-output {
    border-radius: 12px !important;
    padding: 14px 16px !important;
    margin: 0 0 18px 0 !important;
    font-weight: 600 !important;
}

.wpcf7-not-valid-tip {
    color: #b42318 !important;
    font-size: 14px !important;
    margin-top: 4px !important;
}

.wpcf7-spinner {
    margin-left: 10px !important;
}

/* Сообщение об успехе */
.wpcf7-mail-sent-ok {
    background: #ecfdf3 !important;
    border: 1px solid #12b76a !important;
    color: #067647 !important;
}

/* Сообщение об ошибке */
.wpcf7-mail-sent-ng {
    background: #fff3f2 !important;
    border: 1px solid #f04438 !important;
    color: #b42318 !important;
}

/* Валидация */
.wpcf7-not-valid {
    border-color: #f04438 !important;
}

/* === Адаптив === */
@media (max-width: 640px) {
    .wo-card {
        padding: 24px 20px !important;
    }

    .wo-title {
        font-size: 28px !important;
    }

    .wo-sub {
        font-size: 16px !important;
    }

    .wo-btn {
        font-size: 16px !important;
        min-height: 46px !important;
        padding: 0 24px !important;
    }

    .wo-input {
        font-size: 15px !important;
        padding: 10px 12px !important;
    }
}

@media (max-width: 480px) {
    .wo-wrap {
        margin: 20px auto !important;
        padding: 0 12px !important;
    }

    .wo-card {
        padding: 18px 14px !important;
        border-radius: 14px !important;
    }

    .wo-title {
        font-size: 24px !important;
    }
}

/* === Дополнительно: скрыть стандартные label CF7 === */
.wpcf7-form label .wpcf7-form-control-wrap {
    display: block !important;
}
}

@media (max-width: 576px) {
	/* ============================================
   STYLES FOR CONTACT FORM 7 - WIDERRUF FORM
   ============================================ */

/* === Контейнер формы === */
.wo-wrap {
    max-width: 760px;
    margin: 48px auto;
    padding: 0 20px;
}

/* === Карточка === */
.wo-card {
    background: #ffffff;
    border: 1px solid #d9e1ec;
    border-radius: 18px;
    padding: 32px 36px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}

/* === Заголовки === */
.wo-title {
    font-size: 36px;
    line-height: 1.1;
    margin: 0 0 8px 0;
    font-weight: 700;
    color: #111827;
}

.wo-sub {
    font-size: 18px;
    color: #556070;
    margin: 0 0 6px 0;
    font-weight: 400;
}

.wo-sub strong {
    color: #111827;
    font-weight: 700;
}

.wo-intro {
    font-size: 16px;
    line-height: 1.7;
    color: #1a1a1a;
    margin: 16px 0 24px 0;
}

/* === Поля формы CF7 === */
.wo-label {
    display: block;
    margin: 0 0 6px 0;
    font-weight: 700;
    font-size: 15px;
    color: #111827;
}

.wo-input {
    width: 100% !important;
    padding: 12px 14px !important;
    border: 1px solid #b9c5d3 !important;
    border-radius: 10px !important;
    font-size: 16px !important;
    font-family: inherit !important;
    box-sizing: border-box !important;
    background: #ffffff !important;
    color: #111827 !important;
    transition: all 0.2s ease !important;
    margin-bottom: 18px !important;
}

.wo-input:focus {
    outline: none !important;
    border-color: #f43801 !important;
    box-shadow: 0 0 0 4px rgba(244, 56, 1, 0.12) !important;
}

.wo-input::placeholder {
    color: transparent !important;
}

/* Стиль для поля даты (placeholder остаётся) */
input[type="date"].wo-input::placeholder {
    color: #999 !important;
}

/* Текстовые поля */
.wo-input[type="text"],
.wo-input[type="email"],
.wo-input[type="date"] {
    height: auto !important;
}

.wo-input textarea {
    min-height: 120px !important;
    resize: vertical !important;
}

/* === Текст Widerrufserklärung === */
.wo-statement-title {
    font-weight: 700;
    color: #111827;
    margin: 24px 0 6px 0;
    font-size: 16px;
}

.wo-statement {
    color: #556070;
    margin: 0 0 24px 0;
    font-size: 16px;
    padding: 12px 16px;
    background: #f8f9fa;
    border-radius: 8px;
    border-left: 4px solid #f43801;
}

/* === Кнопка === */
.wo-btn {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: 52px !important;
    padding: 0 32px !important;
    border: 0 !important;
    border-radius: 12px !important;
    background: #111827 !important;
    color: #ffffff !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    font-family: inherit !important;
    cursor: pointer !important;
    transition: all 0.25s ease !important;
    width: 100% !important;
    border: none !important;
}

.wo-btn:hover {
    background: #1f2937 !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15) !important;
    color: #ffffff !important;
}

.wo-btn:active {
    transform: translateY(0) !important;
}

.wo-btn:disabled {
    opacity: 0.6 !important;
    cursor: not-allowed !important;
    transform: none !important;
}

/* === Сообщения CF7 === */
.wpcf7-response-output {
    border-radius: 12px !important;
    padding: 14px 16px !important;
    margin: 0 0 18px 0 !important;
    font-weight: 600 !important;
}

.wpcf7-not-valid-tip {
    color: #b42318 !important;
    font-size: 14px !important;
    margin-top: 4px !important;
}

.wpcf7-spinner {
    margin-left: 10px !important;
}

/* Сообщение об успехе */
.wpcf7-mail-sent-ok {
    background: #ecfdf3 !important;
    border: 1px solid #12b76a !important;
    color: #067647 !important;
}

/* Сообщение об ошибке */
.wpcf7-mail-sent-ng {
    background: #fff3f2 !important;
    border: 1px solid #f04438 !important;
    color: #b42318 !important;
}

/* Валидация */
.wpcf7-not-valid {
    border-color: #f04438 !important;
}

/* === Адаптив === */
@media (max-width: 640px) {
    .wo-card {
        padding: 24px 20px !important;
    }

    .wo-title {
        font-size: 28px !important;
    }

    .wo-sub {
        font-size: 16px !important;
    }

    .wo-btn {
        font-size: 16px !important;
        min-height: 46px !important;
        padding: 0 24px !important;
    }

    .wo-input {
        font-size: 15px !important;
        padding: 10px 12px !important;
    }
}

@media (max-width: 480px) {
    .wo-wrap {
        margin: 20px auto !important;
        padding: 0 12px !important;
    }

    .wo-card {
        padding: 18px 14px !important;
        border-radius: 14px !important;
    }

    .wo-title {
        font-size: 24px !important;
    }
}

/* === Дополнительно: скрыть стандартные label CF7 === */
.wpcf7-form label .wpcf7-form-control-wrap {
    display: block !important;
}
}

