image
This commit is contained in:
@@ -203,9 +203,14 @@
|
|||||||
.home-steps__list {
|
.home-steps__list {
|
||||||
display: grid;
|
display: grid;
|
||||||
gap: 14px;
|
gap: 14px;
|
||||||
|
list-style: none;
|
||||||
counter-reset: home-steps;
|
counter-reset: home-steps;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.home-steps__item::marker {
|
||||||
|
content: "";
|
||||||
|
}
|
||||||
|
|
||||||
.home-steps__item {
|
.home-steps__item {
|
||||||
position: relative;
|
position: relative;
|
||||||
min-height: 48px;
|
min-height: 48px;
|
||||||
|
|||||||
@@ -151,9 +151,14 @@
|
|||||||
.service-process__list {
|
.service-process__list {
|
||||||
display: grid;
|
display: grid;
|
||||||
gap: 14px;
|
gap: 14px;
|
||||||
|
list-style: none;
|
||||||
counter-reset: steps;
|
counter-reset: steps;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.service-process__item::marker {
|
||||||
|
content: "";
|
||||||
|
}
|
||||||
|
|
||||||
.service-process__item {
|
.service-process__item {
|
||||||
position: relative;
|
position: relative;
|
||||||
min-height: 54px;
|
min-height: 54px;
|
||||||
|
|||||||
@@ -43,7 +43,7 @@ get_header();
|
|||||||
<section class="home-showcase">
|
<section class="home-showcase">
|
||||||
<div class="home-showcase__inner">
|
<div class="home-showcase__inner">
|
||||||
<div class="home-showcase__head">
|
<div class="home-showcase__head">
|
||||||
<span class="section-kicker">Популярные позиции</span>
|
<!-- <span class="section-kicker">Популярные позиции</span> -->
|
||||||
<h2 class="section-title">Хиты недели с ценой от 2 300 ₽</h2>
|
<h2 class="section-title">Хиты недели с ценой от 2 300 ₽</h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="home-showcase__grid">
|
<div class="home-showcase__grid">
|
||||||
@@ -74,7 +74,7 @@ get_header();
|
|||||||
<section class="home-steps">
|
<section class="home-steps">
|
||||||
<div class="home-steps__inner">
|
<div class="home-steps__inner">
|
||||||
<div class="home-steps__content">
|
<div class="home-steps__content">
|
||||||
<span class="section-kicker">Заказ</span>
|
<!-- <span class="section-kicker">Заказ</span> -->
|
||||||
<h2 class="section-title">Как мы работаем</h2>
|
<h2 class="section-title">Как мы работаем</h2>
|
||||||
<ol class="home-steps__list">
|
<ol class="home-steps__list">
|
||||||
<li class="home-steps__item">Вы оставляете заявку с датой, поводом и идеей.</li>
|
<li class="home-steps__item">Вы оставляете заявку с датой, поводом и идеей.</li>
|
||||||
@@ -89,7 +89,7 @@ get_header();
|
|||||||
<section class="home-delivery">
|
<section class="home-delivery">
|
||||||
<div class="home-delivery__inner">
|
<div class="home-delivery__inner">
|
||||||
<div class="home-delivery__head">
|
<div class="home-delivery__head">
|
||||||
<span class="section-kicker">Условия</span>
|
<!-- <span class="section-kicker">Условия</span> -->
|
||||||
<h2 class="section-title">Доставка и оплата</h2>
|
<h2 class="section-title">Доставка и оплата</h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="home-delivery__grid">
|
<div class="home-delivery__grid">
|
||||||
@@ -115,7 +115,7 @@ get_header();
|
|||||||
<section class="home-portfolio">
|
<section class="home-portfolio">
|
||||||
<div class="home-portfolio__inner">
|
<div class="home-portfolio__inner">
|
||||||
<div class="home-portfolio__head">
|
<div class="home-portfolio__head">
|
||||||
<span class="section-kicker">Реальные работы</span>
|
<!-- <span class="section-kicker">Реальные работы</span> -->
|
||||||
<h2 class="section-title">Портфолио тортов</h2>
|
<h2 class="section-title">Портфолио тортов</h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="home-portfolio__grid">
|
<div class="home-portfolio__grid">
|
||||||
@@ -130,7 +130,7 @@ get_header();
|
|||||||
<section class="home-reviews">
|
<section class="home-reviews">
|
||||||
<div class="home-reviews__inner">
|
<div class="home-reviews__inner">
|
||||||
<div class="home-reviews__head">
|
<div class="home-reviews__head">
|
||||||
<span class="section-kicker">Отзывы</span>
|
<!-- <span class="section-kicker">Отзывы</span> -->
|
||||||
<h2 class="section-title">Отзывы клиентов</h2>
|
<h2 class="section-title">Отзывы клиентов</h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="home-reviews__grid">
|
<div class="home-reviews__grid">
|
||||||
@@ -152,7 +152,7 @@ get_header();
|
|||||||
<section class="home-faq">
|
<section class="home-faq">
|
||||||
<div class="home-faq__inner">
|
<div class="home-faq__inner">
|
||||||
<div class="home-faq__head">
|
<div class="home-faq__head">
|
||||||
<span class="section-kicker">FAQ</span>
|
<!-- <span class="section-kicker">FAQ</span> -->
|
||||||
<h2 class="section-title">Частые вопросы</h2>
|
<h2 class="section-title">Частые вопросы</h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="home-faq__list">
|
<div class="home-faq__list">
|
||||||
|
|||||||
@@ -59,7 +59,7 @@ get_header();
|
|||||||
<section class="service-formats">
|
<section class="service-formats">
|
||||||
<div class="service-formats__inner">
|
<div class="service-formats__inner">
|
||||||
<div class="service-formats__content">
|
<div class="service-formats__content">
|
||||||
<span class="section-kicker">Варианты</span>
|
<!-- <span class="section-kicker">Варианты</span> -->
|
||||||
<h2 class="section-title"><?php echo esc_html( isset( $content['formats_title'] ) ? $content['formats_title'] : 'Популярные варианты' ); ?></h2>
|
<h2 class="section-title"><?php echo esc_html( isset( $content['formats_title'] ) ? $content['formats_title'] : 'Популярные варианты' ); ?></h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="service-formats__grid">
|
<div class="service-formats__grid">
|
||||||
@@ -74,7 +74,7 @@ get_header();
|
|||||||
<section class="service-process">
|
<section class="service-process">
|
||||||
<div class="service-process__inner">
|
<div class="service-process__inner">
|
||||||
<div class="service-process__content">
|
<div class="service-process__content">
|
||||||
<span class="section-kicker">Процесс</span>
|
<!-- <span class="section-kicker">Процесс</span> -->
|
||||||
<h2 class="section-title">Как оформить заявку</h2>
|
<h2 class="section-title">Как оформить заявку</h2>
|
||||||
<ol class="service-process__list">
|
<ol class="service-process__list">
|
||||||
<li class="service-process__item">Оставьте телефон, дату праздника и коротко опишите задачу.</li>
|
<li class="service-process__item">Оставьте телефон, дату праздника и коротко опишите задачу.</li>
|
||||||
@@ -93,7 +93,7 @@ get_header();
|
|||||||
<section class="service-faq">
|
<section class="service-faq">
|
||||||
<div class="service-faq__inner">
|
<div class="service-faq__inner">
|
||||||
<div class="service-faq__head">
|
<div class="service-faq__head">
|
||||||
<span class="section-kicker">FAQ</span>
|
<!-- <span class="section-kicker">FAQ</span> -->
|
||||||
<h2 class="section-title">Частые вопросы</h2>
|
<h2 class="section-title">Частые вопросы</h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="service-faq__list">
|
<div class="service-faq__list">
|
||||||
@@ -111,7 +111,7 @@ get_header();
|
|||||||
<section class="service-lead" id="lead-form">
|
<section class="service-lead" id="lead-form">
|
||||||
<div class="service-lead__inner">
|
<div class="service-lead__inner">
|
||||||
<div class="service-lead__content">
|
<div class="service-lead__content">
|
||||||
<span class="section-kicker">Заявка</span>
|
<!-- <span class="section-kicker">Заявка</span> -->
|
||||||
<h2 class="section-title">Расскажите, какой торт нужен</h2>
|
<h2 class="section-title">Расскажите, какой торт нужен</h2>
|
||||||
<p class="service-lead__text">Укажите дату, повод, примерный вес и пожелания по декору. Если пока нет точной идеи, поможем подобрать варианты.</p>
|
<p class="service-lead__text">Укажите дату, повод, примерный вес и пожелания по декору. Если пока нет точной идеи, поможем подобрать варианты.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user