@import url('https://www.whoi.edu/wp-content/themes/whoi-bb-blue-main/fonts/custom-fonts.css');

.fl-node-49yg5rt3elp7 .fl-menu .menu, .fl-node-49yg5rt3elp7 .fl-menu .menu > li {
font-weight:400;
}

.fl-post-author, .fl-sep {
display:none
}


.fl-slide-photo {
padding-right:20px;
}

/* OVERALL CUSTOM STYLES */

/* styles to remove padding at the bottom of the team groups */
/*.fl-node-2jscky14h37a .fl-post-column {
 padding-bottom: 0px;
   }
.fl-node-a9hvxq25p6y0 .fl-post-column {
    padding-bottom: 0px;
   }*/

.page-id-2469 .fl-post-column {
 padding-bottom: 0px;
}

body {
	background-color: #ffffff;
	color: #222222;
	font-family: 'TideSans','Red Hat Display', 'Helvetica', Arial, Tahoma, sans-serif; 
    font-weight:300;
	font-size: 16px;
	line-height: 1.6;
	padding: 0;
	  letter-spacing: -0.5px;
}

h1, h2, h3, h4, h5, h6 {
	color: #041E42;
	font-family: 'TideSans','Red Hat Display', 'Helvetica', Arial, Tahoma, sans-serif;
	font-weight: 500;
	line-height: 1.4;
	text-transform: none;
        padding:0;
        margin:0;
   	letter-spacing: 0px;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #0069b1;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  text-decoration: none;
}
h1 {
  font-size: 36px;
}
h2 {
  font-size: 30px;
}
h3 {
  font-size: 18px;
  text-transform: uppercase;
 
}
h4 {
  font-size: 18px;
  font-weight:400;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 12px;
}
a {
  color: #0069b1;
}
a:hover,
a:focus {
  color: #00b7bd;
}

b,
strong {
    font-family: "TideSans", "Red Hat Display", "Helvetica", Arial, Tahoma, sans-serif;
    font-weight: 500;
}

.fl-module-content.fl-node-content {
  margin: 0 0 20px 0;
}

.fl-col-group .fl-module-content.fl-node-content:last-child {
  margin: 0 20px 20px 0;
}

.fl-page-nav-right .fl-page-header-wrap {
    border-bottom: 1px solid #ffffff;
background: #ffffff;
}

.fl-page-header-primary .fl-logo-img {
    height: auto !important;
width:300px;
}

/* test these */

.fl-page-nav-right .fl-page-header-wrap, .fl-page-nav-centered .fl-page-header-wrap {
  background: #fff;
}
#menu-main-menu li {
  padding-right: 6px;
  padding-left: 6px;
}
p {
  margin: 0 0 15px;
}
.fl-theme-builder-header-shrink .fl-photo-content img {
  max-height: 90px !important;
}
header.fl-theme-builder-header-shrink {
  box-shadow: 0px 10px 10px rgba(0,0,0,0.4);
}
h1 {
  font-size: 40px;
}
h2 {
  font-size: 28px;
}
h4 {
  font-size: 18px !important;
}

.fl-page .fl-page-bar {
  display: none;
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav > li > a {
  color: #333;
}
.fa-search::before {
  color: #333;
}
header .fl-col-group .fl-module-content.fl-node-content:last-child {
  margin: 0 20px 0px 0;
}

*/ end test these 

.fl-row-content-wrap ul li {
  position: relative;
}
.fl-row-content-wrap ul {
  list-style: none;
  margin-left: 0;
  padding-left: 2em;
  text-indent: 0em;
}
.fl-row-content-wrap ul li::before  {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  background: #666666;
  border-radius: 50%;
  left: -15px;
  display: block;
  list-style: disc;
  top: 6px;
}*/


.fl-node-61705752c4ee7 .menu .fl-has-submenu .sub-menu {
    width: auto;
    max-width: inherit !important;
    min-width: 255px;
}
.fl-row-content-wrap nav ul li::before {
    content: "" !important;
    opacity: 0 !important;
    display: none !important;
}
.fl-row .fl-row-content-wrap .fl-col-content .fl-rich-text ul li::before {
    content: "\0BB \020" !important;
    opacity: 1 !important;
}
.fl-row .fl-row-content-wrap .fl-col-content .fl-rich-text ul li {
    margin-bottom: 12px;
}

@media (max-width: 768px){
.fl-module-content-slider .fl-slide .fl-slide-text, .fl-module-content-slider .fl-slide .fl-slide-text h2 {
font-size: 22px;
line-height: 22px;
}
}