From 9aa1d40948865f27580460524b4a74d2907b914c Mon Sep 17 00:00:00 2001 From: Dekart Deploy Bot Date: Sat, 9 May 2026 10:11:26 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9B=D0=B0=D0=B3=D0=B5=D1=80=D1=8C:=20=D0=A1?= =?UTF-8?q?=D0=B5=D0=BA=D1=86=D0=B8=D1=8F=20Hero?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wp-content/themes/dekart/assets/css/camp.css | 25 ++++++++++++++++---- wp-content/themes/dekart/functions.php | 4 ++-- wp-content/themes/dekart/header.php | 4 ++-- wp-content/themes/dekart/page-camp.php | 4 ++-- 4 files changed, 26 insertions(+), 11 deletions(-) diff --git a/wp-content/themes/dekart/assets/css/camp.css b/wp-content/themes/dekart/assets/css/camp.css index 3dbfce1..296c325 100644 --- a/wp-content/themes/dekart/assets/css/camp.css +++ b/wp-content/themes/dekart/assets/css/camp.css @@ -32,6 +32,8 @@ p { } .camp_title { + font-family: "Oswald", sans-serif; + font-weight: 700; color: #212121; font-size: 45px; line-height: 1.25; @@ -2233,8 +2235,8 @@ p { .hero-media-search .heading-1 { letter-spacing: -.56px; text-align: center; - font-size: 2.25rem; - font-family: 'Manrope', sans-serif; + font-size: 2.7rem; + font-family: "Montserrat", sans-serif; font-weight: 800; line-height: 1.1; color: #1c2b2d; @@ -2242,7 +2244,7 @@ p { } @media (min-width: 1024px) { .hero-media-search .heading-1 { - font-size: 1.75rem; + font-size: 2.1rem; text-align: left; } } @@ -2254,6 +2256,19 @@ p { line-height: 1.2; } .heading-highlight.blue span { color: #39b7ea; } +.hero-subtitle-brand { + color: #39b7ea; + font-size: 1.125rem; + font-family: "Poppins", sans-serif; + font-weight: 900; + line-height: 1.4; + margin: 0; +} +@media (min-width: 1024px) { + .hero-subtitle-brand { + font-size: 1.25rem; + } +} .hero-media-search__content { text-align: center; @@ -2286,7 +2301,7 @@ p { .hero-media-search__propositions.on-desktop img { width: 58px; height: auto; } .hero-media-search__propositions.on-desktop h3 { font-weight: 800; - font-family: 'Manrope', sans-serif; + font-family: "Montserrat", sans-serif; font-weight: 800; font-size: 16px; line-height: 1.2; @@ -2439,7 +2454,7 @@ p { .hero-media-search__propositions.on-mobile img { width: 48px; height: auto; } .hero-media-search__propositions.on-mobile h3 { font-weight: 800; - font-family: 'Manrope', sans-serif; + font-family: "Montserrat", sans-serif; font-weight: 800; font-size: 14px; line-height: 1.2; diff --git a/wp-content/themes/dekart/functions.php b/wp-content/themes/dekart/functions.php index b822552..731a6b2 100644 --- a/wp-content/themes/dekart/functions.php +++ b/wp-content/themes/dekart/functions.php @@ -546,11 +546,11 @@ function add_carbon() { ->set_help_text( 'Рекомендуемый размер: 480×320 px. WebP. Если не заполнено — автоматически используется основное.' ) ->set_width( 50 ), Field::make( 'separator', 'hero_titles_sep', 'Заголовки и текст' ), - Field::make( 'text', 'hero_title_h1', 'Заголовок H1 (первая часть)' ) + Field::make( 'text', 'hero_title_h1', 'Заголовок H1' ) ->set_default_value( 'Лето, которое он запомнит навсегда' ) ->set_width( 50 ) ->set_help_text( 'Основной заголовок страницы. Эмоциональный, зацепляющий.' ), - Field::make( 'text', 'hero_title_span', 'Заголовок H1 (вторая часть, цветная)' ) + Field::make( 'text', 'hero_title_span', 'Заголовок (вторая часть, цветная)' ) ->set_default_value( 'Big Summer Fun!' ) ->set_width( 50 ) ->set_help_text( 'Выделяется цветом на фоне основного.' ), diff --git a/wp-content/themes/dekart/header.php b/wp-content/themes/dekart/header.php index f57bbb4..e92f1b5 100644 --- a/wp-content/themes/dekart/header.php +++ b/wp-content/themes/dekart/header.php @@ -80,9 +80,9 @@ if ( is_front_page() ) { // Убрали старый формат css?family= в пользу css2 с более широкой поддержкой ?> - +
-

+

-

+