.elementor-kit-9{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* =====================================================
   GREEN CAFFE DAY - GLOBAL TEXT CONTRAST
   Mai lizibil, dar fara sa para bold
===================================================== */


/* ---------- BODY / PARAGRAPHS ---------- */

.gc-day-hero p,
.gc-day-story p,
.gc-menu-section p {
    color: #3f4038 !important;
    font-weight: 400 !important;
}


/* ---------- MAIN HEADINGS ---------- */

.gc-day-title,
.gc-story-title,
.gc-menu-title,
.gc-menu-intro h2 {
    color: #22231e !important;
}


/* ---------- GREEN TITLE PARTS ---------- */

.gc-day-title-green,
.gc-story-title span,
.gc-menu-title span,
.gc-menu-intro h2 span {
    color: #5f7138 !important;
}


/* ---------- SMALL GOLD LABELS ---------- */

.gc-day-eyebrow,
.gc-story-eyebrow,
.gc-menu-kicker,
.gc-menu-label {
    color: #8b6228 !important;
    font-weight: 600 !important;
}


/* ---------- SMALL PRODUCT DETAILS ---------- */

.gc-story-categories,
.gc-menu-details {
    color: #57584f !important;
    font-weight: 500 !important;
}


/* ---------- LINKS ---------- */

.gc-menu-link {
    color: #4f632e !important;
    font-weight: 600 !important;
}


/* ---------- HERO DESCRIPTION ---------- */

.gc-day-description,
.gc-day-copy {
    color: #3d3e37 !important;
    font-weight: 400 !important;
}


/* ---------- STORY DESCRIPTION ---------- */

.gc-story-copy {
    color: #3f4039 !important;
    font-weight: 400 !important;
}


/* ---------- MENU DESCRIPTION ---------- */

.gc-menu-description {
    color: #404139 !important;
    font-weight: 400 !important;
}


/* ---------- HEADER ---------- */

.green-day-menu a {
    color: #20211d !important;
    font-weight: 500 !important;
}

.green-day-menu a:hover,
.green-day-menu a.active {
    color: #53662f !important;
}


/* ---------- BETTER FONT RENDERING ---------- */

.green-day-header,
.gc-day-hero,
.gc-day-story,
.gc-menu-section {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}/* End custom CSS */