.elementor-95 .elementor-element.elementor-element-0033dc6{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-2ba2569 */.promo-band{background:linear-gradient(180deg,#E9C27C,#D1A154 50%,#A8702F);
color:#fff;text-align:center;padding:10px 14px;font-weight:700;}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-13ab735 */:root{ --ink:#3B2A1C; --gold:#D1A154; --cream:#FFF8EE; --caramel:#A8702F; }

/* фон + затемняющая вуаль слева -> текст всегда читается */
.pp-hero{
  position:relative;
  padding:92px 0 88px;
  background:
    linear-gradient(90deg, rgba(170,123,79,.86) 0%, rgba(209,161,84,.55) 38%, rgba(255,248,238,0) 68%),
    var(--hero) center/cover no-repeat;
}
.pp-container{max-width:1200px;margin:0 auto;padding:0 16px;}

.hero-title{
  font-family:'Cormorant Garamond', serif;
  font-weight:700;
  font-size:clamp(34px,5vw,56px);
  line-height:1.05;
  color:#fff;
  text-shadow:0 3px 18px rgba(59,42,28,.35), 0 1px 0 rgba(255,255,255,.08);
  margin:0 0 10px;
}
.hero-tagline{
  display:inline-block;
  font-family:'Parisienne', cursive;
  font-size:clamp(38px,2.2vw,28px);
  color:#F4E3C6;
  text-shadow:0 2px 10px rgba(59,42,28,.35);
  margin-bottom:6px;
}
.hero-lead{
  font-family:'Nunito', system-ui, -apple-system, sans-serif;
  font-size:clamp(16px,2.2vw,20px);
  color:#fff; opacity:.95;
  max-width:760px; margin:0;
  text-shadow:0 2px 10px rgba(59,42,28,.35);
}
.hero-ctas{ margin-top:16px; }
.btn-gold{
  display:inline-block; padding:12px 18px; border-radius:12px;
  background:linear-gradient(180deg,#E9C27C,#D1A154 56%,#A8702F);
  color:#fff; font-weight:700; text-decoration:none; margin-right:10px;
  box-shadow:0 6px 18px rgba(59,42,28,.18);
}
.btn-outline{
  display:inline-block; padding:12px 18px; border-radius:12px;
  border:2px solid var(--gold); color:#fff; text-decoration:none;
  background:rgba(255,248,238,.06);
  backdrop-filter: blur(2px);
}

/* чуть больше затемнить на узких экранах */
@media(max-width:900px){
  .pp-hero{ 
    padding:72px 0 64px;
    background:
      linear-gradient(90deg, rgba(170,123,79,.92) 0%, rgba(209,161,84,.6) 45%, rgba(255,248,238,0) 85%),
      var(--hero) center/cover no-repeat;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-46ec298 *//* цвета по сайту */
:root{ --ink:#3B2A1C; --gold:#D1A154; --caramel:#A8702F; --bg:#FFF8EE; }

/* секция-заголовок: без большой подложки, плотнее к сетке */
.pp-block-head{ background:transparent; padding:28px 0 10px; }
.pp-block-head h2{
  color:#3B2A1C; margin:0;
  font-family:"Cormorant Garamond",serif; font-weight:700;
  font-size:clamp(24px,3vw,36px); line-height:1.15;
  text-shadow:0 1px 0 rgba(255,255,255,.35);
}
.pp-block-head .pp-lead{ color:#6b4b34; opacity:.95; margin-top:6px; }

/* тонкая «мука» под заголовком вместо огромного фона */
.pp-block-head .pp-container::after{
  content:""; display:block; height:18px; margin-top:12px;
  background:linear-gradient(180deg, rgba(255,248,238,.9), rgba(255,248,238,0));
  border-radius:10px;
}

/* секция со шорткодом: подтягиваем к заголовку, без подложки */
.pp-block-grid{ background:transparent; padding:10px 0 36px; }
.pp-block-grid .products{ margin-top:0 !important; }

/* карточки Woo — как наши */
.woocommerce ul.products li.product{
  background:#fff; border:1px solid rgba(209,161,84,.22);
  border-radius:20px; padding:14px;
  box-shadow:0 8px 24px rgba(59,42,28,.08);
  transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}
.woocommerce ul.products li.product:hover{
  transform:translateY(-3px); box-shadow:0 14px 30px rgba(59,42,28,.14);
  border-color:rgba(209,161,84,.45);
}
.woocommerce ul.products li.product a img{ border-radius:14px; margin-bottom:10px; }
.woocommerce ul.products li.product .woocommerce-loop-product__title{
  font-family:"Cormorant Garamond",serif; font-weight:700; color:#3B2A1C;
  font-size:clamp(18px,2.2vw,22px); line-height:1.2;
}
.woocommerce ul.products li.product .price{ color:#A8702F; font-weight:700; margin-top:6px; }
.woocommerce ul.products li.product .button{
  background:#D1A154; color:#fff; border-radius:12px; padding:.6em 1em;
}
.woocommerce span.onsale{
  background:#A8702F; color:#fff; border-radius:999px; padding:6px 10px; top:12px; left:12px;
}
/* вывеска для заголовка секции */
.pp-headline{ background:transparent; padding:24px 0 8px; }
.pp-headline .pp-container{
  position:relative;
  background:linear-gradient(180deg,#FFFDF8 0%, #FFF4E4 100%);
  border:1px solid rgba(209,161,84,.35);
  border-radius:22px;
  box-shadow:0 8px 24px rgba(59,42,28,.10);
  padding:16px 20px;
}

/* лёгкая «мука» и золотой блик на краю плашки */
.pp-headline .pp-container::before{
  content:""; position:absolute; inset:-14px -14px auto auto; width:160px; height:160px;
  background:radial-gradient(closest-side, rgba(255,248,238,.8), rgba(255,248,238,0));
  pointer-events:none;
}
.pp-headline .pp-container::after{
  content:""; position:absolute; left:18px; right:18px; bottom:-1px; height:2px;
  background:linear-gradient(90deg, transparent, rgba(209,161,84,.45), transparent);
  border-radius:2px; opacity:.8;
}

/* типографика под пекарню */
.pp-headline h2{
  margin:0 0 4px;
  font-family:"Cormorant Garamond", serif;
  font-weight:700; font-size:clamp(24px,3vw,36px); line-height:1.15;
  color:#3B2A1C; text-shadow:0 1px 0 rgba(255,255,255,.35);
}
.pp-headline .pp-lead{
  margin:0; color:#6b4b34; opacity:.95;
}

/* сдвигаем сетку товаров ближе к вывеске – для соседней секции с Shortcode */
.pp-headline + .pp-block-grid,
.pp-headline + section{ padding-top:12px; }

/* на мобильном — чуть плотнее и без тени */
@media (max-width: 600px){
  .pp-headline .pp-container{ border-radius:18px; box-shadow:0 4px 12px rgba(59,42,28,.08); }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-db766bc *//* «Лоток» под три карточки — без растяжения на всю ширину */
.pp-tray{
  background: linear-gradient(180deg,#FFFDF8 0%, #FFF4E4 100%);
  border:1px solid rgba(209,161,84,.28);
  border-radius:22px;
  box-shadow:0 10px 26px rgba(59,42,28,.12);
  padding:22px;
}

/* Левая карточка — чуть крупнее заголовок */
.card--hero h2{
  font-family:"Cormorant Garamond",serif; font-weight:700;
  font-size:clamp(26px,3.2vw,38px); line-height:1.1; margin:0 0 8px;
}

/* Средняя — шаги с кружками */
.card--step .steps{ 
  list-style:none; padding:0; margin:6px 0 10px; 
  display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:8px 14px;
  counter-reset: s; 
}
.card--step .steps li{
  counter-increment:s; position:relative; padding-left:34px; color:#6b4b34;
}
.card--step .steps li::before{
  content: counter(s); position:absolute; left:0; top:0;
  width:26px; height:26px; line-height:26px; text-align:center;
  background:#fff4e4; color:#A8702F; border-radius:50%;
  box-shadow:inset 0 0 0 1px rgba(209,161,84,.45);
  font-weight:800;
}

/* Правая — WhatsApp кнопка + цвет */
.btn-wa{
  display:inline-block; padding:12px 18px; border-radius:12px;
  border:2px solid #25D366; color:#216d3a; text-decoration:none; background:#EFFBF3;
  transition:transform .15s ease, box-shadow .15s ease;
}
.btn-wa:hover{ transform:translateY(-1px); box-shadow:0 8px 20px rgba(37,211,102,.25); }

/* Общие улучшения внутри этих трёх карточек */
.pp-tray .card{ border-radius:22px; }
.pp-tray .card h3{
  font-family:"Cormorant Garamond",serif; font-weight:700;
  font-size:clamp(20px,2.4vw,26px); margin:0 0 6px;
}

/* Мобилка — плотнее и одна колонка */
@media (max-width:900px){
  .pp-tray{ padding:16px; }
}
@media (max-width:560px){
  .pp-tray{ padding:14px; }
  .card--step .steps{ grid-template-columns:1fr 1fr; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-75a423b *//* превращаем список товаров в карусель */
#dulces-carousel{ position:relative; }
#dulces-carousel ul.products{
  display:flex; flex-wrap:nowrap; gap:18px;
  overflow-x:auto; padding:8px 6px 16px;
  scroll-snap-type:x mandatory; -webkit-overflow-scrolling:touch;
}
#dulces-carousel ul.products::-webkit-scrollbar{ height:10px; }
#dulces-carousel ul.products::-webkit-scrollbar-thumb{
  background:rgba(209,161,84,.6); border-radius:999px;
}
#dulces-carousel ul.products li.product{
  float:none !important; width:auto !important; margin:0 !important;
  flex:0 0 auto; min-width:clamp(240px,28vw,340px);
  scroll-snap-align:start;
}

/* выравниваем карточки под наш общий стиль */
#dulces-carousel ul.products li.product{
  background:#fff; border:1px solid rgba(209,161,84,.22);
  border-radius:20px; padding:14px;
  box-shadow:0 8px 24px rgba(59,42,28,.08);
  transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}
#dulces-carousel ul.products li.product:hover{
  transform:translateY(-3px); box-shadow:0 14px 30px rgba(59,42,28,.14);
  border-color:rgba(209,161,84,.45);
}
#dulces-carousel ul.products li.product a img{
  border-radius:14px; width:100%;
  height:clamp(180px,22vw,280px); object-fit:cover;
}
#dulces-carousel .woocommerce-loop-product__title{
  font-family:"Cormorant Garamond",serif; font-weight:700;
  font-size:clamp(18px,2.2vw,22px); line-height:1.2; color:#3B2A1C;
}
#dulces-carousel .price{ color:#A8702F; font-weight:700; margin-top:6px; }

/* стрелки поверх карусели */
#dulces-arrows{ position:relative; }
#dulces-arrows .pp-arrow{
  position:absolute; top:-170px; /* при необходимости подгони */
  z-index:5; width:40px; height:40px; border-radius:999px;
  border:1px solid rgba(209,161,84,.45);
  background:rgba(255,248,238,.9); color:#A8702F; font-weight:800;
  box-shadow:0 6px 18px rgba(59,42,28,.12);
}
#dulces-arrows .pp-arrow--left{ left:-6px; }
#dulces-arrows .pp-arrow--right{ right:-6px; }

/* лёгкие градиентные края у скролла */
#dulces-carousel::before, #dulces-carousel::after{
  content:""; position:absolute; top:0; bottom:0; width:60px; pointer-events:none;
}
#dulces-carousel::before{ left:0;  background:linear-gradient(90deg, var(--bg), rgba(255,248,238,0)); }
#dulces-carousel::after{  right:0; background:linear-gradient(270deg, var(--bg), rgba(255,248,238,0)); }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a598298 *//* «полка» секции, как делали выше */
.pp-obrador.pp-tray{
  background: linear-gradient(180deg,#FFFDF8 0%, #FFF4E4 100%);
  border:1px solid rgba(209,161,84,.28);
  border-radius:22px;
  box-shadow:0 10px 26px rgba(59,42,28,.12);
}

/* левая карта шире на десктопе */
.span-2-lg{ grid-column:span 2; }
@media(max-width:900px){ .span-2-lg{ grid-column:auto; } }

/* типографика */
.card--obrador h2{
  font-family:"Cormorant Garamond",serif;
  font-weight:700; font-size:clamp(26px,3.2vw,38px);
  line-height:1.1; margin:0 0 8px;
}

/* красивый список с «зерном» */
.ob-list{ list-style:none; padding:0; margin:10px 0 14px; }
.ob-list li{
  position:relative; padding-left:34px; margin:8px 0; color:#6b4b34;
}
.ob-list li::before{
  content:""; position:absolute; left:0; top:2px; width:24px; height:24px; border-radius:50%;
  background:#fff4e4; box-shadow:inset 0 0 0 1px rgba(209,161,84,.45);
}
.ob-list li::after{
  content:"✓"; position:absolute; left:6px; top:0px; font-weight:900; color:#A8702F;
}

/* правая карточка — адрес/кнопка */
.card--location .ob-address{ margin:6px 0 12px; color:#6b4b34; }
.card--location .btn-gold{ display:inline-block; }

/* легкая «мука» в углу полки */
.pp-obrador::after{
  content:""; position:absolute; right:-10px; top:-10px; width:160px; height:160px;
  background:radial-gradient(closest-side, rgba(255,248,238,.85), rgba(255,248,238,0));
  pointer-events:none;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ec94f04 *//* «полка» уже есть в .pp-tray — используем общий вид */
.pp-testimonials .card--review{
  gap:10px; position:relative;
}

/* крупные кавычки */
.card--review blockquote{
  margin:0; color:#3B2A1C; line-height:1.5;
  font-size:clamp(16px,2.2vw,18px);
  position:relative; padding-left:34px;
}
.card--review blockquote::before{
  content:"“"; position:absolute; left:0; top:-8px;
  font-size:40px; line-height:1; color:#D1A154;
  font-family: Georgia, "Times New Roman", serif;
}

/* звёзды */
.review-stars{ display:flex; gap:4px; }
.review-stars svg{ width:18px; height:18px; fill:#D1A154; opacity:.95; }
.review-stars .star--dim{ opacity:.35; }

/* подпись автора с аватаром-инициалами */
.card--review figcaption{
  display:flex; align-items:center; gap:10px; margin-top:4px; color:#6b4b34;
}
.card--review .avatar{
  width:28px; height:28px; border-radius:50%;
  background:#fff4e4; color:#A8702F; display:inline-flex;
  align-items:center; justify-content:center; font-weight:800;
  box-shadow:inset 0 0 0 1px rgba(209,161,84,.45);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-eb2a572 */:root{ --ink:#3B2A1C; --gold:#D1A154; --caramel:#A8702F; --bg:#FFF8EE; }

/* аккуратная «полка» */
.pp-tray{
  background:linear-gradient(180deg,#FFFDF8 0%, #FFF4E4 100%);
  border:1px solid rgba(209,161,84,.28);
  border-radius:22px;
  box-shadow:0 10px 26px rgba(59,42,28,.12);
  padding:18px;
}

/* instagram link row */
.pp-iglink{
  display:flex; align-items:center; justify-content:space-between; gap:16px;
}
.pp-iglink .ig-left{ display:flex; align-items:center; gap:12px; }
.pp-iglink .ig-icon{ width:34px; height:34px; fill:#D1A154; flex:0 0 auto; }
.pp-iglink h2{
  margin:0; font-family:"Cormorant Garamond",serif; font-weight:700;
  font-size:clamp(22px,3vw,30px); color:var(--ink);
}
.pp-iglink .pp-lead{ margin:2px 0 0; color:#6b4b34; }

/* кнопка-ссылка */
.btn-ig{
  display:inline-flex; align-items:center; gap:8px;
  padding:12px 18px; border-radius:12px;
  background:#D1A154; color:#fff; text-decoration:none; font-weight:800;
  box-shadow:0 6px 18px rgba(59,42,28,.12);
  border:1px solid rgba(0,0,0,.04);
  transition:transform .15s ease, box-shadow .15s ease;
}
.btn-ig:hover{ transform:translateY(-1px); box-shadow:0 10px 22px rgba(59,42,28,.18); }
.btn-ig .open-ext{ opacity:.85; }

/* мобилка */
@media (max-width:720px){
  .pp-iglink{ flex-direction:column; align-items:flex-start; gap:12px; }
  .btn-ig{ width:100%; justify-content:center; }
}
/* ===== Panipan • Bloque de redes sociales ===== */

.pp-social-follow{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:20px;
  padding:32px 16px;
  background:#fffdf8;
  border:1px solid rgba(209,161,84,.25);
  border-radius:22px;
  box-shadow:0 10px 28px rgba(59,42,28,.08);
}

.pp-social-left{
  flex:1 1 50%;
}

.pp-social-title{
  margin:0 0 8px;
  font-size:clamp(24px,3vw,32px);
  color:var(--ink);
}

.pp-social-buttons{
  flex:1 1 50%;
  display:flex;
  justify-content:flex-end;
  gap:12px;
  flex-wrap:wrap;
}

/* Кнопки соцсетей */
.pp-social-btn{
  display:flex;
  align-items:center;
  gap:8px;
  padding:10px 14px;
  background:#ffffff;
  border-radius:14px;
  border:1px solid rgba(209,161,84,.35);
  box-shadow:0 6px 16px rgba(0,0,0,.08);
  text-decoration:none;
  color:var(--ink);
  font-weight:700;
  transition:all .15s ease;
}

.pp-social-btn img{
  width:20px;
  height:20px;
  object-fit:contain;
}

.pp-social-btn:hover{
  transform:translateY(-2px);
  box-shadow:0 10px 22px rgba(0,0,0,.18);
  color:var(--caramel);
}

/* Адаптив */
@media (max-width:780px){
  .pp-social-follow{
    flex-direction:column;
    text-align:center;
  }
  .pp-social-buttons{
    justify-content:center;
  }
}
/* Соцкнопки в секции "Síguenos en redes" */
.pp-social-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}

.pp-social-btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 10px 16px;
  border: 1px solid rgba(209,161,84,.35);
  border-radius: 12px;
  background: #fff;
  font-weight: 600;
  color: var(--ink);
  text-decoration: none;
  transition: .15s ease;
  box-shadow: 0 4px 12px rgba(0,0,0,.06);
}

.pp-social-btn:hover {
  background: #fff7ef;
  border-color: var(--gold);
  transform: translateY(-2px);
  box-shadow: 0 6px 16px rgba(0,0,0,.15);
}

/* SVG как в футере */
.pp-ico-svg {
  width: 22px;
  height: 22px;
  display: block;
  color: var(--gold);    /* ← цвет иконок */
}

.pp-social-btn:hover .pp-ico-svg {
  color: var(--caramel);
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-0033dc6 *//* ===========================
   PANIPAN · WooCommerce cards
   Применяется ко всем ul.products:
   - магазин (/tienda/)
   - продукты на главной
   - "Productos relacionados"
   =========================== */

/* Сетка товаров – расстояние между карточками */
.woocommerce ul.products {
  gap: 22px;
}

/* КАРТОЧКА товара */
.woocommerce ul.products li.product {
  background: #fff;
  border: 1px solid rgba(209,161,84,.22);
  border-radius: 20px;
  padding: 14px;
  box-shadow: 0 8px 24px rgba(59,42,28,.08);

  display: flex;              /* вертикальная колонка */
  flex-direction: column;
  overflow: hidden;

  text-align: center;
  transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}

/* hover */
.woocommerce ul.products li.product:hover {
  transform: translateY(-3px);
  box-shadow: 0 14px 30px rgba(59,42,28,.14);
  border-color: rgba(209,161,84,.45);
}

/* ВНУТРЕННЯЯ ССЫЛКА (картинка + заголовок + цена) — растягивается */
.woocommerce ul.products li.product a.woocommerce-LoopProduct-link {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;     /* тянем контент по высоте, чтобы кнопка ушла вниз */
  gap: 10px;
  text-decoration: none;
}

/* КАРТИНКА — одинаковые пропорции */
.woocommerce ul.products li.product img {
  width: 100%;
  aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 14px;
  margin-bottom: 8px;
  display: block;
}

/* ЗАГОЛОВОК товара */
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  font-family: "Cormorant Garamond", serif;
  font-weight: 700;
  font-size: clamp(18px, 2.2vw, 22px);
  color: #3B2A1C;
  line-height: 1.25;
  margin: 0;

  /* максимум 2 строки */
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* ЦЕНА */
.woocommerce ul.products li.product .price {
  font-weight: 700;
  color: #A8702F;
  margin-top: 6px;
}

/* КНОПКА — ВСЕГДА ВНИЗУ карточки */
.woocommerce ul.products li.product .button {
  margin-top: auto;                 /* ← прижимает к низу li */
  width: 100%;
  padding: 12px;
  background: linear-gradient(180deg,#E9C27C,#D1A154 56%,#A8702F);
  color: #fff;
  font-weight: 700;
  border-radius: 12px;
  border: none;
  text-align: center;
}

/* "Добавлено в корзину" под кнопкой */
.woocommerce ul.products li.product .added_to_cart {
  margin-top: 10px;
  color: #A8702F;
}

/* SALE бейдж */
.woocommerce ul.products li.product span.onsale {
  position: absolute;
  top: 12px;
  left: 12px;
  background: #A8702F;
  color: #fff;
  border-radius: 999px;
  padding: 6px 10px;
  box-shadow: 0 6px 14px rgba(59,42,28,.18);
}

/* ====== Блок "Productos relacionados" ====== */

/* Немного воздуха сверху */
.woocommerce .related.products {
  margin-top: 40px;
}

/* Заголовок "Productos relacionados" в стиле темы */
.woocommerce .related.products > h2 {
  font-size: clamp(22px, 3vw, 28px);
  margin-bottom: 18px;
  text-align: left;
  color: #3B2A1C;
}/* End custom CSS */
/* Start custom CSS *//* ========== Panipan — unified theme ========== */ :root{ --bg:#FFF8EE; /* крем */ --paper:#FFFFFF; /* чистая карточка */ --ink:#3B2A1C; /* шоколад */ --gold:#D1A154; /* золото */ --caramel:#A8702F; /* карамель */ } body{ background:var(--bg); color:var(--ink); } /* layout */ .pp-container{ max-width:1200px; margin:0 auto; padding:28px 16px; } /* секции по умолчанию БЕЗ фоновой плашки */ .pp-section{ padding:44px 0; background:transparent; } /* если нужна бумажная подложка для целой секции — добавь класс pp-section--paper */ .pp-section--paper{ background:var(--bg); } /* заголовки/подзаголовки */ .pp-section h2{ margin:0 0 14px; font-size:clamp(22px,3vw,34px); } .pp-lead{ opacity:.9; max-width:760px; } /* buttons */ .btn-gold{ display:inline-block; padding:12px 18px; border-radius:12px; background:linear-gradient(180deg,#E9C27C,#D1A154 56%,#A8702F); color:#fff; text-decoration:none; font-weight:700; box-shadow:0 6px 18px rgba(59,42,28,.12); } .btn-outline{ display:inline-block; padding:12px 18px; border-radius:12px; border:2px solid var(--gold); color:var(--ink); text-decoration:none; } .btn-outline:hover{ background:#fff4e4; } /* grid */ .grid-3{ display:grid; gap:18px; grid-template-columns:repeat(3,1fr); } @media(max-width:900px){ .grid-3{ grid-template-columns:1fr 1fr; } } @media(max-width:560px){ .grid-3{ grid-template-columns:1fr; } } /* ==== Cards (объединённый стиль) ==== */ .card{ background:var(--paper); border-radius:22px; padding:22px; border:1px solid rgba(209,161,84,.20); box-shadow:0 8px 24px rgba(59,42,28,.08); transition:transform .2s ease, box-shadow .2s ease, border-color .2s ease; color:var(--ink); text-decoration:none; display:flex; flex-direction:column; gap:10px; position:relative; overflow:hidden; } /* лёгкая «мука» в углу — ненавязчиво */ .card::before{ content:""; position:absolute; inset:-20px -20px auto auto; width:180px; height:180px; background:radial-gradient(closest-side, rgba(255,248,238,.85), rgba(255,248,238,0)); pointer-events:none; } .card:hover{ transform:translateY(-3px); box-shadow:0 14px 30px rgba(59,42,28,.14); border-color:rgba(209,161,84,.45); } /* бейдж */ .badge{ display:inline-block; padding:6px 12px; border-radius:999px; background:#fff4e4; color:var(--caramel); font-weight:800; font-size:.95rem; box-shadow:inset 0 0 0 1px rgba(209,161,84,.35); } /* заголовок и текст внутри карточки */ .card h3{ margin:6px 0 4px; font-family:"Cormorant Garamond", serif; font-weight:700; font-size:clamp(20px,2.4vw,28px); line-height:1.15; } .card p{ margin:0; color:#6b4b34; opacity:.95; } /* намёк на кликабельность */ .card::after{ content:"→"; position:absolute; right:18px; bottom:14px; font-weight:800; color:var(--caramel); opacity:.6; transition:transform .2s ease, opacity .2s ease; } .card:hover::after{ transform:translateX(4px); opacity:.9; } /* фокус с клавиатуры */ .card:focus-visible{ outline:3px solid var(--gold); outline-offset:3px; } /* доп. раскраска бейджей по карточкам (если нужно различать) */ .grid-3 > :nth-child(1) .badge{ background:#fff4e4; color:#A8702F; } .grid-3 > :nth-child(2) .badge{ background:#F7EFE1; color:#7d5a2c; } .grid-3 > :nth-child(3) .badge{ background:#FCE9D1; color:#9b5b20; } body.elementor-page::before { content: ""; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-image:url('http://panipan.es/wp-content/uploads/2025/09/tile_props_repeatY_full-scaled.webp'); background-size:cover; /* можно 100% auto, если хочется ровно по ширине */ background-position:center top; background-repeat:no-repeat; z-index:-1; } /* мобильная версия того же фона */ @media (max-width: 680px){ body.elementor-page::before{ background-image:url('http://panipan.es/wp-content/uploads/2025/09/tile_props_repeatY_mobile.webp'); } }/* End custom CSS */