.elementor-kit-65{--e-global-color-primary:#070707;--e-global-color-secondary:#454545;--e-global-color-text:#838383;--e-global-color-accent:#e63734;--e-global-color-border-light:#e3e3e3;--e-global-color-border-dark:#000000;--e-global-typography-primary-font-family:"Chesna Grotesk";--e-global-typography-primary-font-size:16px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1.3;--e-global-typography-secondary-font-family:"Chesna Grotesk";--e-global-typography-secondary-font-size:13px;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Chesna Grotesk";--e-global-typography-text-font-size:13px;--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Chesna Grotesk";--e-global-typography-accent-font-size:13px;--e-global-typography-accent-font-weight:500;}.elementor-kit-65 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1170px;}.e-con{--container-max-width:1170px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1189px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1189px;}.e-con{--container-max-width:1189px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Červená barva pro slevenou cenu */
.c-product-grid__details ins .amount {
    color: #e63734 !important;
}

/* Mírné zvětšení ukazatele slevy */
.onsale,
.c-badge,
.c-product-grid__badge,
.c-badge--sale,
span.onsale {
    font-size: 14px !important;
    padding: 3px 8px !important;
    min-width: 40px !important;
    min-height: 25px !important;
    line-height: 18px !important;
    font-weight: bold !important;
    text-align: center !important;
}

/* Zvětšení velikosti názvu produktu */
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.c-product-grid__details h2 {
    font-size: 18px !important;
    font-weight: 600 !important;
    line-height: 1.8 !important;
}

/* Zvětšení velikosti ceny */
.woocommerce ul.products li.product .price,
.c-product-grid__details .price {
    font-size: 17px !important;
    font-weight: 600 !important;
}

/* Zvětšení velikosti textu v popisu produktu */
.woocommerce ul.products li.product .woocommerce-product-details__short-description,
.c-product-grid__details p {
    font-size: 14px !important;
    line-height: 1.2 !important;
}

/* Zvětšení přeškrtnuté původní ceny */
.woocommerce ul.products li.product del,
.woocommerce ul.products li.product del .amount,
.c-product-grid__details del,
.c-product-grid__details del .amount {
    font-size: 15px !important;
    opacity: 0.7 !important; /* Zvýšení opacity pro lepší viditelnost */
    margin-right: 5px !important;
    text-decoration: line-through;
}

/* Tabletová verze */
@media (max-width: 1024px) and (min-width: 768px) {
    .onsale, .c-badge, .c-product-grid__badge, .c-badge--sale, span.onsale {
        font-size: 12px !important;
        padding: 2px 6px !important;
        min-width: 35px !important;
        min-height: 22px !important;
    }
    
    .woocommerce ul.products li.product .woocommerce-loop-product__title,
    .c-product-grid__details h2 {
        font-size: 16px !important;
        line-height: 1.5 !important;
    }
    
    .woocommerce ul.products li.product .price,
    .c-product-grid__details .price {
        font-size: 15px !important;
    }
    
    .woocommerce ul.products li.product del,
    .c-product-grid__details del .amount {
        font-size: 13px !important;
    }
    
    .woocommerce ul.products li.product .woocommerce-product-details__short-description,
    .c-product-grid__details p {
        font-size: 13px !important;
        line-height: 1.1 !important;
    }
}

/* Mobilní verze */
@media (max-width: 767px) {
    .onsale, .c-badge, .c-product-grid__badge, .c-badge--sale, span.onsale {
        font-size: 11px !important;
        padding: 2px 5px !important;
        min-width: 30px !important;
        min-height: 20px !important;
    }
    
    .woocommerce ul.products li.product .woocommerce-loop-product__title,
    .c-product-grid__details h2 {
        font-size: 14px !important;
        line-height: 1.3 !important;
    }
    
    .woocommerce ul.products li.product .price,
    .c-product-grid__details .price {
        font-size: 13px !important;
    }
    
    .woocommerce ul.products li.product del,
    .c-product-grid__details del .amount {
        font-size: 12px !important;
    }
    
    .woocommerce ul.products li.product .woocommerce-product-details__short-description,
    .c-product-grid__details p {
        font-size: 12px !important;
        line-height: 1.1 !important;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Chesna Grotesk';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://www.nandes.cz/wp-content/uploads/2025/08/ChesnaGrotesk-Regular.woff2') format('woff2'),
		url('https://www.nandes.cz/wp-content/uploads/2025/01/ChesnaGrotesk-Regular.woff') format('woff'),
		url('https://www.nandes.cz/wp-content/uploads/2025/08/ChesnaGrotesk-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Chesna Grotesk';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://www.nandes.cz/wp-content/uploads/2025/08/ChesnaGrotesk-Medium.woff2') format('woff2'),
		url('https://www.nandes.cz/wp-content/uploads/2025/01/ChesnaGrotesk-Medium.woff') format('woff'),
		url('https://www.nandes.cz/wp-content/uploads/2025/08/ChesnaGrotesk-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Chesna Grotesk';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://www.nandes.cz/wp-content/uploads/2025/08/ChesnaGrotesk-SemiBold-1.woff2') format('woff2'),
		url('https://www.nandes.cz/wp-content/uploads/2025/08/ChesnaGrotesk-SemiBold.woff') format('woff'),
		url('https://www.nandes.cz/wp-content/uploads/2025/08/ChesnaGrotesk-SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Chesna Grotesk';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://www.nandes.cz/wp-content/uploads/2025/08/ChesnaGrotesk-Bold.woff2') format('woff2'),
		url('https://www.nandes.cz/wp-content/uploads/2025/08/ChesnaGrotesk-Bold.woff') format('woff'),
		url('https://www.nandes.cz/wp-content/uploads/2025/08/ChesnaGrotesk-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Chesna Grotesk';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://www.nandes.cz/wp-content/uploads/2025/08/ChesnaGrotesk-Black-1.woff2') format('woff2'),
		url('https://www.nandes.cz/wp-content/uploads/2025/08/ChesnaGrotesk-Black.woff') format('woff'),
		url('https://www.nandes.cz/wp-content/uploads/2025/08/ChesnaGrotesk-Black.ttf') format('truetype');
}
@font-face {
	font-family: 'Chesna Grotesk';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://www.nandes.cz/wp-content/uploads/2025/08/ChesnaGrotesk-ExtraBold.woff2') format('woff2'),
		url('https://www.nandes.cz/wp-content/uploads/2025/08/ChesnaGrotesk-ExtraBold.woff') format('woff'),
		url('https://www.nandes.cz/wp-content/uploads/2025/08/ChesnaGrotesk-ExtraBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Chesna Grotesk';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://www.nandes.cz/wp-content/uploads/2025/08/ChesnaGrotesk-Thin.woff2') format('woff2'),
		url('https://www.nandes.cz/wp-content/uploads/2025/08/ChesnaGrotesk-Thin.woff') format('woff'),
		url('https://www.nandes.cz/wp-content/uploads/2025/08/ChesnaGrotesk-Thin.ttf') format('truetype');
}
@font-face {
	font-family: 'Chesna Grotesk';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://www.nandes.cz/wp-content/uploads/2025/08/ChesnaGrotesk-ExtraLight.woff2') format('woff2'),
		url('https://www.nandes.cz/wp-content/uploads/2025/08/ChesnaGrotesk-ExtraLight.woff') format('woff'),
		url('https://www.nandes.cz/wp-content/uploads/2025/08/ChesnaGrotesk-ExtraLight.ttf') format('truetype');
}
@font-face {
	font-family: 'Chesna Grotesk';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://www.nandes.cz/wp-content/uploads/2025/08/ChesnaGrotesk-Light.woff2') format('woff2'),
		url('https://www.nandes.cz/wp-content/uploads/2025/08/ChesnaGrotesk-Light.woff') format('woff'),
		url('https://www.nandes.cz/wp-content/uploads/2025/08/ChesnaGrotesk-Light.ttf') format('truetype');
}
/* End Custom Fonts CSS */