.elementor-kit-4{--e-global-color-primary:#000000;--e-global-color-secondary:#087A5B;--e-global-color-text:#000000;--e-global-color-accent:#087A5B;--e-global-color-8b917a4:#F2F2F2;--e-global-color-99daf3e:#161617;--e-global-color-250a5c4:#FFFFFF;--e-global-typography-primary-font-family:"Archivo";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Archivo";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Manrope";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Manrope";--e-global-typography-accent-font-weight:600;background-color:var( --e-global-color-8b917a4 );}.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{background-color:var( --e-global-color-accent );font-family:"Manrope", Sans-serif;font-size:14px;font-weight:600;text-transform:uppercase;line-height:1em;letter-spacing:0px;color:var( --e-global-color-250a5c4 );border-style:none;border-radius:50px 50px 50px 50px;padding:10px 20px 10px 20px;}.elementor-kit-4 button:hover,.elementor-kit-4 button:focus,.elementor-kit-4 input[type="button"]:hover,.elementor-kit-4 input[type="button"]:focus,.elementor-kit-4 input[type="submit"]:hover,.elementor-kit-4 input[type="submit"]:focus,.elementor-kit-4 .elementor-button:hover,.elementor-kit-4 .elementor-button:focus{background-color:var( --e-global-color-99daf3e );color:var( --e-global-color-250a5c4 );border-style:none;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4 a{color:var( --e-global-color-text );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.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 */html,
body {
    overscroll-behavior-y: none;
}

body {
    overflow-x: hidden;
}

/* GLOBAL BUTTONS */

.elementor-button,
button.elementor-button {
    min-height: 44px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition:
        transform 0.3s ease,
        background-color 0.3s ease,
        color 0.3s ease;
}

@media (hover: hover) and (pointer: fine) {
    .elementor-button:hover,
    button.elementor-button:hover {
        transform: translateY(-2px);
    }
}

/* CONSISTENT INTERNAL TALENT-PAGE GRID */

body.single-talent .gpsm-news-inner,
body.single-talent .gpsm-news-section .elementor-widget-loop-grid {
    width: calc(100% - 60px) !important;
    max-width: 1280px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    box-sizing: border-box;
}

body.single-talent .gpsm-news-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/* MOBILE INTERNAL-PAGE GUTTERS */

@media (max-width: 767px) {
    body.single-talent .gpsm-news-inner,
    body.single-talent .gpsm-news-section .elementor-widget-loop-grid {
        width: calc(100% - 40px) !important;
    }
}

/* CENTRE TALENT ENQUIRY CONTENT */

body.single-talent .gpsm-talent-enquiry-inner {
    width: 100% !important;
    max-width: 1280px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    box-sizing: border-box;
}

/* RESPONSIVE TALENT ENQUIRY GUTTERS */

@media (max-width: 1024px) {
    body.single-talent .gpsm-talent-enquiry-section {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
}

@media (max-width: 767px) {
    body.single-talent .gpsm-talent-enquiry-section {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

/* PREVENT TALENT-PAGE TITLES SHOWING THROUGH THE HEADER */

body.single-talent .gpsm-main-header:not(.is-scrolled) {
    background-color: #161617 !important;
}

/* FEATURED TALENT CARD IMAGES */

.gpsm-featured-talent-image > a,
.gpsm-featured-talent-image .elementor-widget-container > a {
    display: block !important;
    width: 100% !important;
}

.gpsm-featured-talent-image img {
    display: block !important;
    width: 100% !important;
    height: 400px !important;
    object-fit: cover !important;
    object-position: top center !important;
}

@media (max-width: 1024px) {
    .gpsm-featured-talent-image img {
        height: 320px !important;
    }
}

@media (max-width: 767px) {
    .gpsm-featured-talent-image img {
        height: 360px !important;
    }
}
/* Hide empty Partners and Latest sections on talent profiles */

body.single-talent:not(.elementor-editor-active)
.gpsm-partners-section:not(:has(.e-loop-item)),
body.single-talent:not(.elementor-editor-active)
.gpsm-latest-section:not(:has(.e-loop-item)) {
    display: none !important;
}
/* Hide Featured Talent when a post has no related talent */

body.single-post:not(.elementor-editor-active)
.gpsm-featured-talent-section:not(:has(.e-loop-item)) {
    display: none !important;
}
@media (max-width: 767px) {
  h1.elementor-heading-title {
    font-size: 44px !important;
    line-height: 1.1 !important;
  }
}/* End custom CSS */