/*
Theme Name: APWA Chapters Site
Theme URI: http://www.yokoco.com
Version: 1.0
Description: A custom theme by Yoko Co.
Author: Yoko Co <developer@yokoco.com>
Author URI: https://www.yokoco.com
*/

/* @import url('dist/main.css'); */
/* @import url('assets/css/app.css'); */
/* @import url('assets/css/sso.css'); */

iframe[id^="iframe-autoresize-"] {
    width: 1px;
    min-width: 100%;
	border: 0;
}

/*
	Fix for missing mobile icons
*/
@media (max-width: 767px) {
    .fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile .fl-submenu-icon-wrap {
        visibility: visible;
    }
}


/*
	Replacing Twitter icon with an 'X' SVG
*/
#page ul.social-share-list>li.social-share-item.twitter a::before {
	font-size: 0;
	content: '';
	display: block;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='18' viewBox='0 0 19 18' fill='none'%3E%3Cg clip-path='url(%23clip0_4851_947)'%3E%3Cpath d='M14.2213 2H16.9803L10.9224 8.78967L18 18H12.4459L8.0973 12.403L3.11896 18H0.35988L6.77774 10.738L0 2H5.6921L9.62079 7.11292L14.2213 2ZM13.2556 16.4059H14.7851L4.88837 3.53506H3.24492L13.2556 16.4059Z' fill='white' fill-opacity='0.6'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_4851_947'%3E%3Crect width='17.988' height='17.988' fill='white' transform='translate(0.669922 0.00598145)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
	background-size: contain;
	background-repeat: no-repeat;
	width: 13.5px;
	height: 13.5px;
}
#page ul.social-share-list>li.social-share-item.twitter a:hover::before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='18' viewBox='0 0 19 18' fill='none'%3E%3Cg clip-path='url(%23clip0_4851_947)'%3E%3Cpath d='M14.2213 2H16.9803L10.9224 8.78967L18 18H12.4459L8.0973 12.403L3.11896 18H0.35988L6.77774 10.738L0 2H5.6921L9.62079 7.11292L14.2213 2ZM13.2556 16.4059H14.7851L4.88837 3.53506H3.24492L13.2556 16.4059Z' fill='%231BA777'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_4851_947'%3E%3Crect width='17.988' height='17.988' fill='white' transform='translate(0.669922 0.00598145)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
#page ul.footer-social-links-list {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
}
#page ul.footer-social-links-list li.footer-social-link.twitter a::before {
	font-size: 0;
	content: '';
	display: block;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='18' viewBox='0 0 19 18' fill='none'%3E%3Cg clip-path='url(%23clip0_4851_947)'%3E%3Cpath d='M14.2213 2H16.9803L10.9224 8.78967L18 18H12.4459L8.0973 12.403L3.11896 18H0.35988L6.77774 10.738L0 2H5.6921L9.62079 7.11292L14.2213 2ZM13.2556 16.4059H14.7851L4.88837 3.53506H3.24492L13.2556 16.4059Z' fill='%231C3A6A'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_4851_947'%3E%3Crect width='17.988' height='17.988' fill='white' transform='translate(0.669922 0.00598145)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
	background-size: contain;
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
}
#page ul.footer-social-links-list li.footer-social-link.twitter a:hover::before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='18' viewBox='0 0 19 18' fill='none'%3E%3Cg clip-path='url(%23clip0_4851_947)'%3E%3Cpath d='M14.2213 2H16.9803L10.9224 8.78967L18 18H12.4459L8.0973 12.403L3.11896 18H0.35988L6.77774 10.738L0 2H5.6921L9.62079 7.11292L14.2213 2ZM13.2556 16.4059H14.7851L4.88837 3.53506H3.24492L13.2556 16.4059Z' fill='%23E87D1E'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_4851_947'%3E%3Crect width='17.988' height='17.988' fill='white' transform='translate(0.669922 0.00598145)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
