/*
Theme Name: Enfold Child
Description: Northbrook Historical Society
Version: 9.9.20
Author: rdykier
Author URL: rdykier@gmail.com
License: Themeforest Split Licence
License URI: -
Theme URL: www.kriesi.at/themes/enfold/
Template: enfold
*/

/*
Global Styles
================================================== */

    /* Add global styles below, affecting both desktop and mobile versions of the site*/

.pawduke {}

/*
Desktop Styles
================================================== */

@media only screen and (min-width: 768px) {
    
    /* Add desktop-only styles below */

    .pawduke {}

}


/*
Mobile Styles
================================================== */

/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

@media only screen and (max-width: 767px) {
    
    /* Add your Mobile Styles here */

    .pawduke {}

}