/*
 Theme Name:   MWS Stacked
 Theme URI:    http://modernwebstudios.com
 Description:  MWS New is a GeneratePress child theme. 
 Author:       John Taylor
 Author URI:   http://modernwebstudios.com
 Template:     generatepress
 Version:      1.01
 Tags: two-columns, three-columns, one-column, right-sidebar, left-sidebar, footer-widgets, blog, e-commerce, flexible-header, full-width-template, buddypress, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, rtl-language-support, featured-images, theme-options

 MWS New, Copyright 2016 John Taylor
 MWS New is distributed under the terms of the GNU GPL

 MWS New is a child theme of GeneratePress
 
 It's not recommended to add CSS to this file, as it will be lost if you ever update this child theme.
 Instead, use a Custom CSS plugin.
 
 */


.screen-reader-shortcut {color: white; background: black;}

.header-image {font-size: 30px; line-height: 30px; font-variant: small-caps;}

.widget .search-field {margin-top: 16%;}



.main-navigation .sticky-logo, .main-navigation .sticky-logo img {text-align: left;}

.main-navigation .navigation-logo img {
  
  -webkit-transition: height 0.65s ease !important;
  -o-transition: height 0.65s ease !important;
  transition: height 0.65s ease !important;
}

#generate-section-2 .generate-sections-inside-container {
  padding-left: 10px;
    padding-right: 10px;
}
  
#generate-section-1 .generate-sections-inside-container {
   padding-left: 0px;
    padding-right: 0px;
}

.generate-sections-inside-container p, .generate-sections-inside-container h1, .generate-sections-inside-container h2, .generate-sections-inside-container h3, .generate-sections-inside-container h4 {padding-left: 15px; padding-right: 15px;}

.site-logo { align-items: left; width: 100%; max-width: 11% !important; padding-top: 0px; font-weight: bold;}

.main-navigation, .navigation-clone {
    box-shadow: 0 0px 11px rgba(0, 0, 0, 0.4) !important;
}
#site-navigation {box-shadow: none !important;}

.sticky-logo {max-width: 20% !important;} 
 

nav#site-navigation {
    max-width: 100%;
}

.navigation-search input[type="search"], .navigation-search input[type="search"]:active {
  background-color: rgba(255, 255, 255, 0.9) !important;
  border: 3px solid rgba(0, 0, 0, 0.12);
  border-radius: 9px;
  color: rgba(0, 0, 0, 1);
	font-weight: bold;
  
}

.generate-sections-inside-container {padding-left: 0px !important; padding-right: 0px !important;}

.order-on-your-phone {background-repeat: no-repeat; background-size: 100% auto; background-position: center center;}
@media (max-width: 1500px) {.order-on-your-phone-div {width: 100%; max-height: 500px !important;} }
@media (max-width: 1100px) {.order-on-your-phone-div {width: 100%; max-height: 400px !important;} }
@media (max-width: 800px) {.order-on-your-phone-div {width: 100%; max-height: 300px !important;} }
@media (max-width: 480px) {.order-on-your-phone-div {width: 100%; max-height: 200px !important;} }

@media (max-width: 768px) {.site-content img {margin-bottom: 15px; text-align: center; margin-left: auto; margin-right: auto;}}

table, td, th {border: 0px none rgba(0, 0, 0, 0.0);}
@media (max-width: 768px) {
  .mobile-tables table, td, th {width:97% !important; display: inline-block; text-align: center !important;}
}

#footer-widgets h5,#footer-widgets h4 {border-bottom: 1px solid #e1e0df;}

@media (max-width: 768px) {
  .mobile-header-navigation .mobile-header-logo, .mobile-header-navigation .mobile-header-logo img {height: unset; margin-top: -2px;}
  .header-image {min-width: 200px;}
}

@media (max-width: 1028px) {
  .main-navigation .main-nav ul li a, .menu-toggle, .main-navigation .mobile-bar-items a {line-height: 37px;}
}

@media (max-width: 947px) {
  .main-navigation .main-nav ul li a, .menu-toggle, .main-navigation .mobile-bar-items a {padding-left: 10px; padding-right: 10px;}
}

@media (max-width: 768px) {
  nav#site-navigation {max-width: 100%;}
  .inside-header.grid-container.grid-parent {text-align: center;}
  }

.hiddenContentp {margin: 5px 0 20px 20px !important;}
.hidden-content img {width:unset; margin-top: 10px;}

.modern-corners {border-radius: 0px 33px 0px 33px; border: 4px solid #F00; box-shadow: 0 6px 6px rgba(0,0,0,0.6);}
.modern-circle {border-radius: 50%; border: 4px solid #F00;}

.menu-right-column-menu-container ul li {font-size: 18px; font-weight: bold; list-style: none !important; list-style-type: none !important; margin: 0px 0 0px 10px !important;}
.sidebar .widget .widget-title {margin: 3px 0 3px 3px; padding: 0px; font-size: 27px; font-weight: bold;}
.widget ul li {padding-bottom: 2px;}

.home-section-background {background-repeat: repeat; background-size: auto;}
.home-section-3 {text-shadow:  0 6px 3px rgba(0,0,0,1),  0 0px 5px rgba(0,0,0,1),  0 2px 4px rgba(0,0,0,1);}
.home-section-video {box-shadow: inset 0 0 12px rgba(0,0,0,0.4);}

@media (max-width: 768px) {.site-logo {max-width: 40% !important;}}
@media (max-width: 590px) {.wpe-col p, .wpe-col h2 {text-align: left !important;}}

/* BEGIN - Mobile Logo Large Centered at top */
@media screen and ( max-width: 768px ) {
.inside-header {display: block !important; margin-left: auto; margin-right: auto;}
}
@media screen and ( max-width: 768px ) { 
.header-widget {display: none !important;}
.site-logo {margin-left: auto; margin-right: auto; max-width: 100% !important;}
}
.menu-toggle {background-image: none;}
#mobile-header button, #mobile-header button:hover, #mobile-header button:active, #mobile-header button:visited {background-color: rgba(0,0,0,0) !important;}
/* END - Mobile Logo Large Centered at top */

/* Align Social Media to Center */
ul.sci-social-icons-horizontal, ul.sci-social-icons {
display: inline-table;
}
.sci-social-icons {
/*text-align: center; */      /* Uncomment this to make the icons centered at the bottom of the page */
float: none !important;
}
.sci-social-icons img {width: 40px;}
/* END Align Social Media to Center */

/* BEGIN - POPFX */
.imageeffectck_title {line-height: normal !important;}
.imageeffectck_title {text-shadow: 0 0 3px rgba(255,255,255,1), 0 0 6px rgba(255,255,255,1), 0 0 11px rgba(255,255,255,1), 0 0 3px rgba(255,255,255,1), 0 0 6px rgba(255,255,255,1), 0 0 11px rgba(255,255,255,1), 0 0 3px rgba(255,255,255,1), 0 0 6px rgba(255,255,255,1), 0 0 11px rgba(255,255,255,1);}
figure.imageeffectck .imageeffectck_title {word-spacing: 6px; !important; word-wrap: normal !important; font-size: 158% !important;}
@media (min-width:768px) and (max-width:1000px) {figure.imageeffectck .imageeffectck_title {font-size: 80% !important;} }
.imageeffectck_desc {text-shadow: 0 0 3px rgba(0,0,0,1), 0 0 6px rgba(0,0,0,1), 0 0 11px rgba(0,0,0,1), 0 0 3px rgba(0,0,0,1)}
/* END - POPFX */

#wowslider-container1 {margin: 0px !important;}
#wowslider-container1 .ws_images {border: solid 0px white !important;}
#wowslider-container1 .ws_images .ws_list img, #wowslider-container1 .ws_images > div > img {border-radius: 0px !important;}

/* Bullets in body and footer only, doesn't mess with the menu */
.site-main ul {
  list-style: outside disc !important;
  text-align: left;
}
.site-footer ul, .site-footer li, .site-footer ol {
  list-style: outside disc !important;
  text-align: left;
  margin-left: 6px;
}
.widget ul li {padding-bottom: 14px;}
.sci-social-icons ul {list-style: none !important; margin-right: -15px !important;}
.widget .sci-social-icons-horizontal li {list-style: none !important; margin-left: 5px !important;}
/* END Bullets in body and footer only, doesn't mess with the menu */

/* Buttons */
a.wpe-button {
    border: 6px solid rgba(0,0,0,0.3);
    border-radius: 0px;
    box-shadow: 0 1px 0 rgba(245, 245, 245, 0.5) inset, 0 -5px 30px rgba(245, 245, 245, 0.25) inset, 0 1px 1px rgba(0, 0, 0, 0.3);
    padding: 15px 15px;
}

a.wpe-button {
    border: 0px solid rgba(0,0,0,0.3);
    border-radius: 0px;
    box-shadow: none;
    padding: 10px 26px;
}
a.wpe-button:hover {
    border: 0px solid rgba(0,0,0,0.1);
    box-shadow: 0 -5px 30px rgba(0, 0, 0, 0.25) inset, 0 1px 1px rgba(0, 0, 0, 0.3), 2px 2px 4px rgba(0,0,0,0.6);
}
/* END Buttons */

.menu-side-menu-container ul li {
	list-style: none;
  padding: 12px 5px 12px 22px;
  font-weight: bold;
  background-color: rgba(0,0,0,0.03);
  margin: 3px 0px;
}
.menu-side-menu-container ul li:hover {background-color: rgba(0,0,0,0.08);}
.menu-side-menu-container ul {margin: 0px 0px 30px 0px;}
.menu-side-menu-container {
  box-shadow: 0px 34px 24px -29px rgba(0,0,0,0.4);
  /*background-image: url(/wp-content/uploads/side-menu-logo-bkg.png); */        /*   NEEDS IMAGE!!!     */
  background-position: center right;
  background-repeat: no-repeat;
  background-color: #FEFEFE;
}

/* BEGIN - POPFX */
.imageeffectck_title {line-height: normal !important; font-weight: bold !important;}
.imageeffectck_title {text-shadow: 0 0 3px rgba(255,255,255,1), 0 0 6px rgba(255,255,255,1), 0 0 11px rgba(255,255,255,1), 0 0 3px rgba(255,255,255,1), 0 0 6px rgba(255,255,255,1), 0 0 11px rgba(255,255,255,1), 0 0 3px rgba(255,255,255,1), 0 0 6px rgba(255,255,255,1), 0 0 11px rgba(255,255,255,1);}
figure.imageeffectck .imageeffectck_title {word-spacing: 6px; !important; word-wrap: normal !important; font-size: 90% !important;}
@media (min-width:768px) and (max-width:1000px) {figure.imageeffectck .imageeffectck_title {font-size: 50% !important;}}
@media screen and ( max-width: 768px ) {.imageeffectck {max-width: 90% !important;} }
.imageeffectck_desc {text-shadow: 0 0 3px rgba(0,0,0,1), 0 0 6px rgba(0,0,0,1), 0 0 11px rgba(0,0,0,1), 0 0 3px rgba(0,0,0,1)}
figure.effectck-sadie .imageeffectck_title {text-align: center; color: #000000 !important; padding-top: 0%;}


figure.imageeffectck .imageeffectck_title {
    width: 90%;
    margin-left: 5%;
}
/* END - POPFX */

.pfx-bold-dark-outline-drop-shadow { border-radius: 50%; border-color: #314D63; transition: all 0.5s ease;}
.pfx-bold-dark-outline-drop-shadow:hover { border-radius: 50%; border-color: #0B912D; transition: all 0.5s ease;}

/* Top Bar Styling - Including for Mobile */
.top-bar {margin-bottom: 0px !important;}
.top-bar .sci-social-icons img {width: 25px; margin: 0 10px;}
@media (max-width: 768px) {
	.top-bar .sci-social-icons img p, .top-bar .row-fluid p {text-align: center !important;} 
	ul.sci-social-icons-horizontal, ul.sci-social-icons {display: inline-table;}
	.sci-social-icons {text-align: center; float: none !important;}
}
/* Top Bar Styling - Including for Mobile */

/* Agendas Styling */
.sf-field-reset input[type="submit"] {padding: 2px 10px;}
.searchandfilter select {padding: 4px 5px; margin-bottom: -13px !important;}
.search-filter-results table {background-color: white;}
@media (max-width: 768px) {
.search-filter-results table, .search-filter-results td, .search-filter-results th {width: auto; display: table-cell; text-align: left !important;}
.dashicons-media-document {text-align: center !important;}
}
/* END - Agendas Styling */

/* Agendas Table Styling */
.search-filter-results tbody tr:first-child td {background: rgba(0,0,0,0.12);}
.search-filter-results td br {display: none;}
.search-filter-results td:first-child {text-align: left;}
.search-filter-results td {text-align: center;}
.search-filter-results tr:nth-child(even) {background: rgba(0,0,0,0.02);}
.search-filter-results tr:nth-child(odd) {background: rgba(0,0,0,0.08);}
.search-filter-results table {box-shadow: 3px 3px 8px rgba(0,0,0,0.35);
}
.search-filter-results table {margin-top: 15px;}
/* END - Agendas Table Styling */

/* Muni Table - Styling */
.muni-table tr:first-child, .muni-table tr:first-child a, .muni-table tr:first-child a:hover {background: #4A5256 !important; color: #ffffff !important; font-weight: bold;}
.muni-table {background-color: white; box-shadow: 0 6px 15px rgba(0,0,0,0.25);}
.muni-table tr:hover {background-color: rgba(0,0,0,0.15) !important; box-shadow: inset 0 0 9px rgba(0,0,0,0.30);}
.muni-table tr:first-child:hover {background-color: #4A5256 !important; box-shadow: none !important;}
.muni-table td, .muni-table th {border: 1px none rgba(0, 0, 0, 0.3);}
.muni-table td, .muni-table th {border: 1px solid rgba(0, 0, 0, 0.3);}
.muni-table table {border: 2px none rgba(0, 0, 0, 0.3);}
.muni-table table {border: 2px solid rgba(0, 0, 0, 0.3);}
.muni-table p {margin-bottom: 0em;}
.muni-table tr:nth-child(even) {background: rgba(0,0,0,0.02);}
.muni-table tr:nth-child(odd) {background: rgba(0,0,0,0.08);}
.muni-table tr, .muni-table table {height: 0px !important; }   /* Adjust this if the cells are too small */
@media (max-width: 768px) {.muni-table table, .muni-table td, .muni-table th {width: inherit !important; display: table-cell !important;} }
/* END - Muni Table - Styling */

/* Muni Table No Top - Styling */
.muni-table-no-top {background-color: white; box-shadow: 0 6px 15px rgba(0,0,0,0.25);}
.muni-table-no-top tr:hover {background-color: rgba(0,0,0,0.15) !important; box-shadow: inset 0 0 9px rgba(0,0,0,0.30);}
.muni-table-no-top td, .muni-table th {border: 1px none rgba(0, 0, 0, 0.3);}
.muni-table-no-top td, .muni-table th {border: 1px solid rgba(0, 0, 0, 0.3);}
.muni-table-no-top table {border: 2px none rgba(0, 0, 0, 0.3);}
.muni-table-no-top table {border: 2px solid rgba(0, 0, 0, 0.3);}
.muni-table-no-top p {margin-bottom: 0em;}
.muni-table-no-top tr:nth-child(even) {background: rgba(0,0,0,0.02);}
.muni-table-no-top tr:nth-child(odd) {background: rgba(0,0,0,0.08);}
.muni-table-no-top tr, .muni-table-no-top table {height: 0px !important; }   /* Adjust this if the cells are too small */
@media (max-width: 768px) {.muni-table-no-top table, .muni-table-no-top td, .muni-table-no-top th {width: inherit !important; display: table-cell !important;} }
/* END - Muni Table No Top - Styling */

.muni-button-color-change {background-color: #314D63; border-radius: 8px; border: none; transition: all 0.5s ease;}
.muni-button-color-change:hover {background-color: #0B912D; transition: all 0.5s ease;}

@media (max-width: 768px) {.pfx-bold-dark-outline-drop-shadow {max-width: 95%;} }
.mws-padded-section .generate-sections-inside-container {padding-left: 15px !important; padding-right: 15px !important;}

.mws-tile {background-size: auto; background-repeat: repeat !important;}

/* Bellows Accordion Left Side Menu Styling */
.fa-chevron-down::before {content: "\f067" !important;}
.fa-chevron-up::before {content: "\f068" !important;}
.bellows.bellows-skin-grey-material .bellows-nav .bellows-item-level-0 > .bellows-target .bellows-subtoggle {background: inherit !important;}
.bellows.bellows-skin-grey-material {background: #10213c !important;}  /* Main Button Color */
.bellows.bellows-skin-grey-material .bellows-nav .bellows-item-level-0 > .bellows-target:hover {background: rgba(0,0,0,0.15) !important;} /* Main Button Hover Color */
.bellows.bellows-skin-grey-material .bellows-nav .bellows-item-level-0.bellows-active > .bellows-target {background: #173057 !important;} /* Expanded */
.bellows {margin: 0px 0px 20px 0px !important;}
.muni-bellows-table-column p {margin: 20px !important;}
.muni-bellows-table {
	width: 100%; 
	border-collapse: collapse; 
	margin-left: -15px !important; 
	margin-top: -15px !important; 
	margin-bottom: 15px !important;
	padding: 0px;
	background-color: white;
	box-shadow: 0 6px 9px rgba(0, 0, 0,0.5);
}
.muni-table-right-column {text-align: left; vertical-align: top; background-color: rgba(0,0,0,0.15); padding: 15px;}
.muni-bellows-table-column {width: 20%; text-align: left; vertical-align: top; background-color: #173057; padding: 0px; color: white;} /* Bottom Panel Background Color */
.bellows .bellows-nav .bellows-subtoggle {width: 40px !important;}
.bellows .bellows-nav .bellows-target > .bellows-target-text {max-width: 226px !important;}
.bellows.bellows-skin-grey-material .bellows-nav .bellows-item-level-0 > .bellows-target {padding: 10px 10px 10px 20px !important;}
.bellows ul li, .bellows ul, .bellows li, .bellows li li, .bellows li li li {list-style: none !important;}
.bellows-item-level-1 a {
 color: #343434 !important;
 background: rgb(233,233,233);
 background: -moz-linear-gradient(90deg, rgba(200,200,200,1) 0%, rgba(255,255,255,1) 100%) !important;
 background: -webkit-linear-gradient(90deg, rgba(200,200,200,1) 0%, rgba(255,255,255,1) 100%) !important;
 background: linear-gradient(90deg, rgba(200,200,200,1) 0%, rgba(255,255,255,1) 100%) !important;
 transition: all 1s ease !important;
}
.bellows-menu-item-has-children.bellows-item-level-1 > a {background: #3E4F6A  !important; color: white !important;}
.bellows-item-level-2 a {background: #b5b5b5 !important;}
.bellows-item-level-2 a:hover {background: #fff !important;}
.bellows-item-level-3 a {background: #555 !important; color: #fff !important;}
.bellows-item-level-3 a:hover {background: #fff !important;}
.bellows-item-level-4 a {background: rgba(255,255,255,1) !important; color: black !important;}
.bellows-item-level-4 a:hover {background: #fff !important; color: black !important;}
.bellows-item-level-5 a {background: rgba(255,255,255,1) !important; color: black !important;}
.bellows-item-level-5 a:hover {background: #fff !important; color: black !important;}
.bellows.bellows-skin-grey-material .bellows-nav .bellows-submenu .bellows-current-menu-item > .bellows-target {background: #890512 !important; color: white !important;}
/* END - Bellows Right Side Menu Styling */

.top-bar .su-spoiler {margin-bottom: 0px;}
.muni-alert-column {margin-top: -5px; line-height: normal;}
.muni-alert-column img {margin-bottom: -10px !important;}

.top-bar .WP_Editor_Widget > p:last-child {display: none;}
.top-bar .row-fluid {margin-bottom: 0%;}
.top-bar .row-fluid p {margin-bottom: 0px;}

.mws-website-by-black {background-color:#000; color: rgba(255,255,255,.35); padding-bottom: 6px; padding-top: 6px; font-size: 14px; width: 100%; text-align: center;}
.mws-website-by-black a {color: rgba(255,255,255,.35);}

/* MWS Shortcode */
.mws-sticky-footer {
  list-style: none !important;
  background-color: rgba(0,0,0,0.9);
  width: 100%;
  text-align: center;
  bottom: 0px;
  color: white;
  z-index: 999;
  position: fixed;
}
.mws-sticky-footer-inside {max-width: 1000px; width: 100%; margin-left: auto; margin-right: auto; display: inline; list-style: none !important;}
@media (max-width: 400px) {.mws-sticky-footer {display: none;}}
@media (max-width: 768px) {
  .mws-sticky-footer-inside table {width:97% !important; display: inline-block; text-align: center !important;}
  .mws-sticky-footer-inside td, .mws-sticky-footer-inside th {width:43% !important; display: inline-block; text-align: center !important;}
}
.mws-sticky-footer p:last-child {margin-bottom: 0px;}
.mws-sticky-footer table {margin: 0px !important;}

/* END - MWS Shortcode */

/* Mega Menu Styling */
.main-navigation ul ul .mega-menu-item a {display: initial; font-weight: initial; color: inherit; font-size: inherit;}  /* Makes the content NOT take on what's set in the menu */
.main-navigation ul ul .mega-menu-item a:hover {opacity: 0.6;}
ul.mega-sub-menu {background-blend-mode: multiply;}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    border-right: 2px solid rgba(255,255,255,0.2);
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {border-right: 2px solid rgba(255,255,255,0.2);}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {text-shadow: 2px 2px 4px rgba(0,0,0,0), 0px 0px 6px rgba(0,0,0,0), 4px 4px 9px rgba(0,0,0,0);}
.mega-menu-item p strong span a, .mega-menu-item p strong a span, .mega-menu-item p strong a {font-weight: bold !important;} 
.mega-menu-item p span a {font-weight: regular !important;}
.mega-has-icon .wpel-icon.wpel-image {display: none;}
#menu-main-menu .menu-item-has-children > .wpel-icon-right .wpel-icon.wpel-image {margin-left: -16px !important; margin-right: 14px !important;}
.mega-menu-item p strong span a, 
.mega-menu-item p strong a span, 
.mega-menu-item p strong a, 
.mega-menu-item a p strong, 
.mega-menu-item p a strong, 
.mega-menu-item a span strong 
  {font-weight: bold !important;}
/* END - Mega Menu Styling */

/* Flexy Breadcrumbs Styling */
.fbc-page .fbc-wrap .fbc-items li:first-child {padding-right: 0px !important;}
.fbc-page .fbc-wrap .fbc-items li a:last-child {margin-right: 0px !important;}
.fbc-page .fbc-wrap .fbc-items {width: 100%; margin-bottom: 15px;}
@media (max-width: 768px) {.fbc-page .fbc-wrap .fbc-items {width: 95%;}}
.fbc-page .fbc-wrap .fbc-items li {padding: 9px 5px;}
/* END - Flexy Breadcrumbs Styling */

/* Formidable Styling */
.frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message, .frm_style_formidable-style.with_frm_style input[type="submit"], .frm_style_formidable-style.with_frm_style .frm_submit input[type="button"], .frm_style_formidable-style.with_frm_style .frm_submit button, .frm_form_submit_style, .frm_style_formidable-style.with_frm_style .frm-edit-page-btn {box-shadow: 0 0px 0px #eeeeee;}
.mws-remove-p-tag-bottom-margin p {margin-bottom: 0px;}
.mws-remove-p-tag-bottom-margin .form-field, .mws-remove-p-tag-bottom-margin .frm_submit {margin-top: -15px !important;}
@media (max-width: 550px) {.frm_style_formidable-style.with_frm_style .frm_submit button {width: 100% !important;}}
/* END - Formidable Styling */

.mws-neg-margin-top {margin-top: -45px; position: relative; z-index: 2;}
.mws-negative-marging-on-gradient-bar {margin-top: -62px; margin-bottom: 25px; position: relative; z-index: 3;}

/*.footer-widgets {text-shadow: 4px 4px 2px rgba(0, 0, 0, 1), 2px 2px 8px rgba(0, 0, 0, 1), 0px 0px 5px rgba(0, 0, 0, 1), 0px 0px 11px rgba(0, 0, 0, 1), 0px 0px 15px rgba(0, 0, 0, 1), 0px 0px 18px rgba(0, 0, 0, 1), 0px 0px 22px rgba(0, 0, 0, 1);}*/

/* Make Mega Sticky Menu Shorter */
.sticky-enabled .main-navigation.is_stuck {max-height: 60px;}
.main-navigation.is_stuck #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {line-height: 60px;}
.main-navigation.is_stuck #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {max-height: 60px;}
/* Make Mega Sticky Menu Shorter */

/*Ricks Edits*/

.site-header {box-shadow: 0 0px 11px rgba(0, 0, 0, 0.4); background: linear-gradient(90deg, rgba(25, 104, 134, 1) 0%, rgba(81, 126, 81, 1) 100%);}
#sticky-navigation {background: linear-gradient(90deg, rgba(25, 104, 134, 1) 0%, rgba(81, 126, 81, 1) 100%);}
.footer-widgets {background: linear-gradient(90deg, rgba(25, 104, 134, 1) 0%, rgba(81, 126, 81, 1) 100%);}
/* Make logo go above and hang below */
.site-header .header-image {margin-top: -30px; margin-bottom: -30px;}
.main-navigation .main-nav ul li a, .inside-top-bar {position: relative; z-index: 9999 !important;} /* This will break the mini cart in the menu drop down*/
.site-logo {position: relative; z-index: 99;}
@media (max-width: 1132px) {.site-header .header-image {margin-top: 10px; margin-bottom: 10px;} }
/* Make logo go above and hang below */
.site-content {min-height: 500px;}
ol, ul {margin: 0 9px 1.5em 3em;}

.sue-splash-screen {margin: 150px auto !important; z-index: 2;}