/*
Theme Name:     apt-swell - Crosbay
Theme URI:
Description:    Apt-swell child theme.
Author:         Agentpoint
Author URI:     https://www.agentpoint.com.au/
Template:       apt-swell
Version:        0.1.0
*/

#ap-property-popup-slider .single-slideshow[data-slide] .tns-controls>button::before,
#ap-floorplan-popup-slider .single-slideshow[data-slide] .tns-controls>button::before {
    background: var(--wp--preset--color--base-primary);
}

#ap-property-popup-slider .mfp-close,
#ap-floorplan-popup-slider .mfp-close {
    color: var(--wp--preset--color--base-primary);
}

body .mfp-wrap .mfp-container .mfp-content .popup-email-form form ul.listforms li button[type="submit"] {
    background-color: var(--wp--preset--color--base-primary);
    color: var(--wp--preset--color--text-primary);
    border-color: var(--wp--preset--color--base-primary);
}