/*
Theme Name: GRAVETTIEN CHILD
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: BL/SIEDERMANN
Author URI: https://blandland.de
Template: enfold
*/



/*Add your own styles here:*/

@font-face {
    font-display: swap;
    font-family: 'Scandiebox';
    font-style: normal;
    font-weight: 700;
    src: url('./assets/fonts/SBOne-Regular.woff') format('woff');
}


@font-face {
    font-display: swap;
    font-family: 'Public Sans';
    font-style: normal;
    font-weight: 400;
    src: url('./assets/fonts/public-sans-v14-latin-regular.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Public Sans';
    font-style: italic;
    font-weight: 400;
    src: url('./assets/fonts/public-sans-v14-latin-italic.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Public Sans';
    font-style: normal;
    font-weight: 500;
    src: url('./assets/fonts/public-sans-v14-latin-500.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Public Sans';
    font-style: italic;
    font-weight: 500;
    src: url('./assets/fonts/public-sans-v14-latin-500italic.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Public Sans';
    font-style: normal;
    font-weight: 700;
    src: url('./assets/fonts/public-sans-v14-latin-700.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Public Sans';
    font-style: italic;
    font-weight: 700;
    src: url('./assets/fonts/public-sans-v14-latin-700italic.woff2') format('woff2');
}


li.product.type-product {
    background:white;
    padding:4em 4em 2em 4em;
    border: 1px solid #d0d0d0;
    border-radius:9px;
}