/******************************************************************
Theme Name:  coast. framework
Theme URI: http://www.coaststudios.com.au
Description: coast. framework Theme - Built on Foundations 6 
Author: coast.
Author URI: http://www.wearecoast.com.au
Version: 1.7
License: GNU General Public License & MIT
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Sass, Coast Studios, coast, foundations 6
******************************************************************/

/* Further Testing */

/*=============================================

Custom Overwrite CSS 

TRY AND USE SASS IF POSSIBLE

MAKE SURE YOU COMMIT CHANGES TO THE REPO SO
THEY AREN'T OVERWRITTEN
==============================================*/

/* ONLY USE IF YOU DON'T KNOW HOW TO USE SASS/SCSS 
 OTHERWISE EDIT FILES IN SCSS FOLDER AND COMPILE */


 /* Example 

 header {
 	display: none;
 }

 */

 /* START ALL CUSTOM CSS BELOW THIS LINE */

.footer {
	padding-top: 30px;
}

.header_skeleton.has-notification{padding-top:0rem}.header_skeleton.is-stuck.has-notification{padding-top:0rem}.header_skeleton.is-stuck .header__notification_bar{padding:.25em 0}.header_skeleton.is-stuck .header__notification_bar .header__notification-title{font-size:rem-calc(14px)}.header_skeleton.is-stuck .header__notification_bar .header__notification-subtext{font-size:rem-calc(12px)}.header_skeleton .header__notification_bar{background-color:#8cd126;color:#fff;margin-bottom:.975rem;padding:.5em 0;display:block;text-decoration:none;transition:all .25s}.header_skeleton .header__notification_bar p{margin-bottom:0;text-transform:uppercase;text-align:center}.header_skeleton .header__notification_bar p.header__notification-title{font-weight:700;letter-spacing:.02em;font-size:16px}.header_skeleton .header__notification_bar p.header__notification-title i{margin-right:.5em}.header_skeleton .header__notification_bar.header__notification_bar-warning{background-color:#ffae00}.header_skeleton .header__notification_bar.header__notification_bar-alert{background-color:#ec5840}.header_skeleton .header__notification_bar.header__notification_bar-success{background-color:#3adb76}.header_skeleton .header__notification_bar.header__notification_bar-secondary{background-color:#777}.header_skeleton a.header__notification_bar:hover{background-color:#6fa61e}.header_skeleton a.header__notification_bar:hover span.icon-arrow{margin-left:1em}.header_skeleton a.header__notification_bar:hover.header__notification_bar-warning{background-color:#cc8b00}.header_skeleton a.header__notification_bar:hover.header__notification_bar-alert{background-color:#e23317}.header_skeleton a.header__notification_bar:hover.header__notification_bar-success{background-color:#23bf5d}.header_skeleton a.header__notification_bar:hover.header__notification_bar-secondary{background-color:#5e5e5e}