/*
Theme Name: Twenty Twenty-Four Child
Theme URI: https://wordpress.org/themes/twentytwentyfour/
Template: twentytwentyfour
Author: the WordPress team
Author URI: https://wordpress.org
Description: Twenty Twenty-Four is designed to be flexible, versatile and applicable to any website. Its collection of templates and patterns tailor to different needs, such as presenting a business, blogging and writing or showcasing work. A multitude of possibilities open up with just a few adjustments to color and typography. Twenty Twenty-Four comes with style variations and full page designs to help speed up the site building process, is fully compatible with the site editor, and takes advantage of new design tools introduced in WordPress 6.4.
Tags: one-column,custom-colors,custom-menu,custom-logo,editor-style,featured-images,full-site-editing,block-patterns,rtl-language-support,sticky-post,threaded-comments,translation-ready,wide-blocks,block-styles,style-variations,accessibility-ready,blog,portfolio,news
Version: 1.3.1761723767
Updated: 2025-10-29 07:42:47

*/


/* ibm-plex-serif-100 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'IBM Plex Serif';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/ibm-plex-serif-v20-latin-100.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* ibm-plex-serif-200 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'IBM Plex Serif';
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/ibm-plex-serif-v20-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* ibm-plex-serif-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'IBM Plex Serif';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/ibm-plex-serif-v20-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* ibm-plex-serif-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'IBM Plex Serif';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/ibm-plex-serif-v20-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* ibm-plex-serif-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'IBM Plex Serif';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/ibm-plex-serif-v20-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* ibm-plex-serif-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'IBM Plex Serif';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/ibm-plex-serif-v20-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}



/* ibm-plex-sans-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/ibm-plex-sans-v23-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* ibm-plex-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/ibm-plex-sans-v23-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* ibm-plex-sans-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/ibm-plex-sans-v23-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}



:root {
  --global-padding: clamp(32px, 8vw, 96px);
  --wp--style--global--content-size: 820px;
}

body, .wp-block-button a {
  font-family: 'IBM Plex Sans';
    font-weight: 300;
    font-size: clamp(20px, 2.2vw, 30px);
    line-height: 1.45;
}

.wp-block-button a, .wp-block-navigation-item a, .wc-block-mini-cart__badge {
  font-size: 70%;
  font-weight: inherit;
  font-weight: 500;
}

span:where(.wc-block-mini-cart__badge) {
    background-color: #e30613 !important;
}

.wp-block-button a {
border-radius: 9999px;
padding-top: 0.7rem;
padding-right: 1.77rem;
padding-bottom: .9rem;
padding-left: 1.8rem;
}

:root :where(.wp-element-button:hover, .wp-block-button__link:hover) {
    background-color: #e30613;
    border-color: #e30613;
    color: var(--wp--preset--color--base);
}


h1, h2, h3, h4, h5, h6 {
    font-family: 'IBM Plex Serif';
    font-weight: 300;
    line-height: 1.2;
}


body h1, .has-x-large-font-size {
  font-size: clamp(28px, 7.8vw, 120px) !important;
  line-height: 1.1;
}


body h2 {
  font-size: clamp(22px, 5.5vw, 78px) !important;
  padding-top: 50px;
  line-height: 1.1;
}

.woocommerce-checkout h2 {
  font-size: clamp(22px, 3.5vw, 38px) !important;
  padding-bottom: 16px !important;
}

body.woocommerce-checkout  {
  font-size: 1em !important;
}

body h3 {
  font-family: 'IBM Plex Sans';
    font-weight: 500;
    font-size: clamp(20px, 2.2vw, 30px);
    padding-top: 28px;
}

.is-style-asterisk:before {
    content: '';
    width: 39px;
    height: 39px;
    background: #e30613;
    clip-path: path('M19.5,34.2c-2.9-5.7-5.3-7.1-10.1-10.4C4.2,20.4,0,14.8,1.9,8.7,4.5.5,14.9-1.1,19.5,5.9c4.7-7,15.1-5.4,17.6,2.8,1.9,6.1-2.3,11.7-7.5,15.1-4.9,3.3-7.2,4.7-10.1,10.4Z');
    padding-bottom: 18px;


/* Pulsanimation */
animation: heartbeat 1.6s ease-in-out infinite;
transform-origin: center;
display: block;
}

@keyframes heartbeat {
 0% {
   transform: scale(1);
 }
 10% {
   transform: scale(1.25);
 }
 20% {
   transform: scale(1);
 }
 30% {
   transform: scale(1.25);
 }
 40% {
   transform: scale(1);
 }
 100% {
   transform: scale(1);
 }
}
