diff --git a/wp-content/themes/twentytwentyfour/assets/css/test1-landing.css b/wp-content/themes/twentytwentyfour/assets/css/test1-landing.css index 6f9b17aa..82aa2142 100644 --- a/wp-content/themes/twentytwentyfour/assets/css/test1-landing.css +++ b/wp-content/themes/twentytwentyfour/assets/css/test1-landing.css @@ -1186,6 +1186,64 @@ background: rgba(255, 255, 255, 0.18); } + .location-map-grid { + display: grid; + grid-template-columns: 0.9fr 1.1fr; + gap: 18px; + align-items: stretch; + } + + .location-map-info { + display: grid; + gap: 12px; + align-content: start; + } + + .location-map-info h3 { + margin: 0; + font-size: clamp(24px, 3.1vw, 34px); + line-height: 1.08; + } + + .location-map-info p { + margin: 0; + color: var(--muted); + line-height: 1.7; + max-width: 44ch; + } + + .location-map-info .contact-quick-actions { + margin-top: 6px; + max-width: 320px; + } + + .location-map-info .contact-quick-link { + color: var(--primary-strong); + background: rgba(13, 79, 214, 0.08); + border-color: rgba(13, 79, 214, 0.14); + } + + .location-map-info .contact-quick-link:hover { + background: rgba(13, 79, 214, 0.16); + } + + .location-map-frame { + min-height: 380px; + border-radius: var(--radius-xl); + overflow: hidden; + box-shadow: var(--shadow); + border: 1px solid rgba(18, 48, 89, 0.1); + background: rgba(255, 255, 255, 0.82); + } + + .location-map-frame iframe { + width: 100%; + height: 100%; + min-height: 380px; + border: 0; + display: block; + } + .contact-form { display: grid; gap: 12px; @@ -1447,6 +1505,7 @@ .delivery-grid, .segments-grid, .contacts-grid, + .location-map-grid, .footer-grid, .hero-notes, .hero-stats { @@ -1496,6 +1555,11 @@ width: 100%; } + .location-map-frame, + .location-map-frame iframe { + min-height: 320px; + } + .toggle-button, .button, .ghost-button, diff --git a/wp-content/themes/twentytwentyfour/page-test1.php b/wp-content/themes/twentytwentyfour/page-test1.php index 138fa000..3346abd9 100644 --- a/wp-content/themes/twentytwentyfour/page-test1.php +++ b/wp-content/themes/twentytwentyfour/page-test1.php @@ -691,6 +691,38 @@ get_header( 'test1' ); + +
+
+
+
+ На карте +

Как нас найти в Севастополе

+
+

Пункт приема заявок и выдачи расположен по адресу: ул. Генерала Острякова, 92. Ниже - Яндекс Карта с меткой и быстрым переходом в навигатор.

+
+ +
+ + +
+ +
+
+
+