.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for section, class: .elementor-element-60253bb *//* =========================================================
   PERFECT CONTOUR COSMETICS
   ADD VERTICAL SPACE AROUND HEADER LOGO
========================================================= */

@media (min-width: 981px) {

    body .pcc-header .pcc-header__inner {
        min-height: 110px !important;
        padding-top: 12px !important;
        padding-bottom: 12px !important;
    }

    body .pcc-header .pcc-header__logoLink {
        padding-top: 3px !important;
        padding-bottom: 3px !important;
    }

    body .pcc-header .pcc-header__logo {
        max-height: 78px !important;
    }

    /* Keeps the category hover area equal to the new header height */
    body .pcc-header .pcc-categoryNav {
        min-height: 110px !important;
    }
}


/* Balanced but compact spacing on tablet and mobile */

@media (max-width: 980px) {

    body .pcc-header .pcc-header__inner {
        min-height: 84px !important;
        padding-top: 7px !important;
        padding-bottom: 7px !important;
    }

    body .pcc-header .pcc-header__logoLink {
        padding-top: 2px !important;
        padding-bottom: 2px !important;
    }
}


@media (max-width: 520px) {

    body .pcc-header .pcc-header__inner {
        min-height: 78px !important;
        padding-top: 6px !important;
        padding-bottom: 6px !important;
    }
}/* End custom CSS */