:root {
/*ThemeEditorVariables*/
--font-family: 'Roboto';
--text-size-h2: 36px;
--text-size-label: 18px;
--color-highlight: rgba(0, 119, 179, 1);
--button-primary-background-color: rgba(0, 119, 179, 1);
--button-border-radius: 0px;
--form-input-border-radius: 0px;
--favicon-url: Assets/favicon.png;
--logo-image: Assets/VU-logo-nobg.svg;
--header-height-desktop: 70px;
--header-height-mobile: 60px;
--text-color-header: rgba(51, 51, 51, 1);
--footer-text-color: rgba(255, 255, 255, 1);
--footer-background-color: rgba(0, 119, 179, 1);
--text-color-carousel: rgba(255, 255, 255, 1);
--homepage-carousel-slide-1-main-text: "Repro VU";
--homepage-carousel-slide-1-sub-text: "Druk- en printwerkopdrachten";
--homepage-carousel-slide-1-button-text: "";
--homepage-carousel-slide-1-button-url: "";
--carousel-height-desktop: 420px;
--homepage-carousel-slide-1-image: Assets/def%20Header%20repro%20webshop%20sport.png;

/*/ThemeEditorVariables*/
/*UserVariables*/
/*Type here to edit*/
--blue: #0077b3;
--default-font-weight: 300;
--image-box-height: 200px;
--image-box-padding: 10px;
--carousel-height-desktop: 420px;
--footer-height: 100px;
--box-shadow: 0 0 30px 0 rgba(0, 0, 0, .10);
/*

--header-padding-desktop: 20px;
--header-padding-mobile: 15px;
--logo-image-mobile: var(--logo-image);
--header-height-desktop: 80px;
--header-height-mobile: 50px;
--search-height: 59px;
--header-background-color: #fff;
--text-color-header: #000;
--logo-image: "";
--homepage-carousel-slide-1-image: "";
--homepage-carousel-slide-1-main-text: "";
--homepage-carousel-slide-1-sub-text: "";
--homepage-carousel-slide-1-button-text: "";
--homepage-carousel-slide-1-button-url: "";
--submenu-background-color: #fff;
--text-color-submenu: #000;
--text-color-on-highlight-bg: #fff;
--carousel-height-desktop: 600px;
--carousel-height-mobile: calc(var(--carousel-height-desktop)*0.75);
--text-color-carousel: #000;
--footer-background-color: #000;
--footer-text-color: #fff;
--category-image-height: 180px;
--image-box-height: 275px;
--image-box-background-color: #f1f1f3;
--image-box-border-width: 0px;
--image-box-border-color: #d6d6d6;
--image-border-width: 1px;
--image-border-color: #d6d6d6;
--button-primary-background-color: #20a8ce;
--button-primary-border-color: var(--button-primary-background-color);
--button-primary-text-color: #fff;
--button-secondary-background-color: #fff;
--button-secondary-border-color: var(--button-primary-background-color);
--button-secondary-text-color: var(--button-primary-background-color);
--text-color-heading: var(--text-color-ultra-dark);
--text-color-ultra-dark: #000;
--text-color-dark: #484848;
--text-color-medium: #767676;
--text-color-disabled: #cacaca;
--color-error: #ff625a;
--color-warning: #f5a623;
--color-success: #2fc943;
--color-line: #d6d6d6;
--color-highlight: #20a8ce;
--color-fill: #f1f1f3;
--font-family: "Open Sans";
--image-box-padding: 20px;
--button-border-radius: 25px;
--text-size-h1: 60px;
--text-size-h2: 30px;
--text-size-h3: calc(var(--text-size-h1)*0.4);
--text-size-h4: calc(var(--text-size-h2)*0.67);
--text-size-label: 16px;
--text-size-regular: calc(var(--text-size-label)*0.875);
--text-size-fineprint: calc(var(--text-size-label)*0.75);
--form-input-border-radius: 5px;
--table-scrollbar-color: hsla(0,0%,44.7%,0.5);
*/

--carousel-height-desktop: 700px;
/*/UserVariables*/
}