/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

@font-face {
    font-family: 'Cabinet Grotesk';
    src: url('/wp-content/themes/hello-elementor-child/assets/fonts/cabinet-grotesk/CabinetGrotesk-Thin.woff2') format('woff2'),
        url('/wp-content/themes/hello-elementor-child/assets/fonts/cabinet-grotesk/CabinetGrotesk-Thin.woff') format('woff'),
        url('/wp-content/themes/hello-elementor-child/assets/fonts/cabinet-grotesk/CabinetGrotesk-Thin.ttf') format('truetype');
    font-weight: 100;
    font-display: swap;
    font-style: normal;
}


@font-face {
    font-family: 'Cabinet Grotesk';
    src: url('/wp-content/themes/hello-elementor-child/assets/fonts/cabinet-grotesk/CabinetGrotesk-Extralight.woff2') format('woff2'),
        url('/wp-content/themes/hello-elementor-child/assets/fonts/cabinet-grotesk/CabinetGrotesk-Extralight.woff') format('woff'),
        url('/wp-content/themes/hello-elementor-child/assets/fonts/cabinet-grotesk/CabinetGrotesk-Extralight.ttf') format('truetype');
    font-weight: 200;
    font-display: swap;
    font-style: normal;
}


@font-face {
    font-family: 'Cabinet Grotesk';
    src: url('/wp-content/themes/hello-elementor-child/assets/fonts/cabinet-grotesk/CabinetGrotesk-Light.woff2') format('woff2'),
        url('/wp-content/themes/hello-elementor-child/assets/fonts/cabinet-grotesk/CabinetGrotesk-Light.woff') format('woff'),
        url('/wp-content/themes/hello-elementor-child/assets/fonts/cabinet-grotesk/CabinetGrotesk-Light.ttf') format('truetype');
    font-weight: 300;
    font-display: swap;
    font-style: normal;
}


@font-face {
    font-family: 'Cabinet Grotesk';
    src: url('/wp-content/themes/hello-elementor-child/assets/fonts/cabinet-grotesk/CabinetGrotesk-Regular.woff2') format('woff2'),
        url('/wp-content/themes/hello-elementor-child/assets/fonts/cabinet-grotesk/CabinetGrotesk-Regular.woff') format('woff'),
        url('/wp-content/themes/hello-elementor-child/assets/fonts/cabinet-grotesk/CabinetGrotesk-Regular.ttf') format('truetype');
    font-weight: 400;
    font-display: swap;
    font-style: normal;
}


@font-face {
    font-family: 'Cabinet Grotesk';
    src: url('/wp-content/themes/hello-elementor-child/assets/fonts/cabinet-grotesk/CabinetGrotesk-Medium.woff2') format('woff2'),
        url('/wp-content/themes/hello-elementor-child/assets/fonts/cabinet-grotesk/CabinetGrotesk-Medium.woff') format('woff'),
        url('/wp-content/themes/hello-elementor-child/assets/fonts/cabinet-grotesk/CabinetGrotesk-Medium.ttf') format('truetype');
    font-weight: 500;
    font-display: swap;
    font-style: normal;
}


@font-face {
    font-family: 'Cabinet Grotesk';
    src: url('/wp-content/themes/hello-elementor-child/assets/fonts/cabinet-grotesk/CabinetGrotesk-Bold.woff2') format('woff2'),
        url('/wp-content/themes/hello-elementor-child/assets/fonts/cabinet-grotesk/CabinetGrotesk-Bold.woff') format('woff'),
        url('/wp-content/themes/hello-elementor-child/assets/fonts/cabinet-grotesk/CabinetGrotesk-Bold.ttf') format('truetype');
    font-weight: 700;
    font-display: swap;
    font-style: normal;
}


@font-face {
    font-family: 'Cabinet Grotesk';
    src: url('/wp-content/themes/hello-elementor-child/assets/fonts/cabinet-grotesk/CabinetGrotesk-Extrabold.woff2') format('woff2'),
        url('/wp-content/themes/hello-elementor-child/assets/fonts/cabinet-grotesk/CabinetGrotesk-Extrabold.woff') format('woff'),
        url('/wp-content/themes/hello-elementor-child/assets/fonts/cabinet-grotesk/CabinetGrotesk-Extrabold.ttf') format('truetype');
    font-weight: 800;
    font-display: swap;
    font-style: normal;
}


@font-face {
    font-family: 'Cabinet Grotesk';
    src: url('/wp-content/themes/hello-elementor-child/assets/fonts/cabinet-grotesk/CabinetGrotesk-Black.woff2') format('woff2'),
        url('/wp-content/themes/hello-elementor-child/assets/fonts/cabinet-grotesk/CabinetGrotesk-Black.woff') format('woff'),
        url('/wp-content/themes/hello-elementor-child/assets/fonts/cabinet-grotesk/CabinetGrotesk-Black.ttf') format('truetype');
    font-weight: 900;
    font-display: swap;
    font-style: normal;
}

body {
    font-family: 'Cabinet Grotesk', Arial, Helvetica, sans-serif;
}

.elementor .elementor-column-gap-narrow>.elementor-column>.elementor-element-populated {
    padding: 10px;
}

.elementor .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 20px;
}

.size-cover {
    background-size: cover;
    background-position: center center;
    background-position-x: center;
    background-position-y: center;
}

.single-exhibition .exhibition-text a,
.elementor .exhibit-meta-col-value a,
.elementor .exhibit-gallery-item-excerpt a,
.single-exhibit .elementor-widget-theme-post-content a,
.single-vendor .elementor-widget-theme-post-content a,
.elementor .elementor-widget-text-editor a {
    text-decoration: underline;
    font-weight: 500;
}

.widget-image-caption {
    text-align: left;
    margin-top: 10px;
}

.elementor-widget-table-of-contents .e-fas-pizza-slice {
    display: none;
}

.elementor-slideshow__header .e-font-icon-svg.e-eicon-share-arrow {
    display: none;
}

.elementor .elementor-widget-image a {
    display: block;
}

.icon-lightbox {
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 20px;
    height: 20px;
    opacity: .5;
}

.nbsp {
    white-space: nowrap;
    font-style: inherit;
}