/*
Theme Name: MWX OceanWP Child
Theme URI: https://oceanwp.org/
Description: Moore Web Exposure, LLC OceanWP WordPress theme child.
Author: Chris Moore
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

#site-navigation-wrap {padding-top:30px}
.is-sticky #site-navigation-wrap {padding-top:0}

#sitewide-announcement {padding:10px 0;}
#sitewide-announcement p {margin:0;}



/* Document Library Styling */
#directory th.asc:after {display: inline;content: '↓';}
#directory th.desc:after {display: inline;content: '↑';}



/* Gravity Forms Style*/
#gform_2 #field_2_1 input {background: #FFF; height:25px}
#gform_2 .gform_fields {grid-column-gap: 0;}
#gform_2 #gform_submit_button_2 {height:38px}
#gform_4 .gform_footer {text-align: center}