@font-face {
  font-family: "Martian Mono";
  src: url('https://sweetdev.nybg.org/science-dev/wp-content/themes/nybgscience/fonts/MartianMono-Regular.ttf');
}

@font-face {
  font-family: "NY Botanical Gothic";
  src: url('https://sweetdev.nybg.org/science-dev/wp-content/themes/nybgscience/fonts/NY_Botanical_Gothic-Extrabold.woff2');
}

@font-face {
  font-family: "GT Super Text";
  src: url('https://sweetdev.nybg.org/science-dev/wp-content/themes/nybgscience/fonts/GT-Super-Text-Book.woff2');
}

@font-face {
  font-family: "GT Super Text";
  src: url('https://sweetdev.nybg.org/science-dev/wp-content/themes/nybgscience/fonts/GT-Super-Text-Medium.woff2');
  font-weight: 600;
}

@font-face {
  font-family: "GT Super Text";
  src: url('https://sweetdev.nybg.org/science-dev/wp-content/themes/nybgscience/fonts/GT-Super-Text-Bold.woff2');
  font-weight: bold;
}


/******************************************************************
Body
******************************************************************/
body 
{
   font-size: 18px;
   font-family: 'GT Super Text', 'Roboto','Helvetica Neue',Helvetica,Arial,sans-serif;
}

.collection-stat .collection-stat-number 
{

}

/******************************************************************
Navigation
******************************************************************/
.nav.navbar-nav 
{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.navbar {
    margin-bottom: 0;
    padding: 15px 0;
}

.main-content 
{
    padding-top: 30px;
}

.hero-wrapper 
{
    padding-top: 9%;
    padding-bottom: 5%;
}

.nybg-logo 
{
    height: 50px;
}

.nybg-navbar-container.text-center 
{
    margin-bottom: 15px;
}


/******************************************************************
Headings
******************************************************************/
.heading 
{
    font-size: 24px;
}

.hero-title 
{
    font-family: "NY Botanical Gothic" !important;
}

.archive-title, .nybg-card-title, .card-text, .collection-stat-number, .content-block-title, .destype-title, .entry-title, .feature-block-title, .footer-widget h5, .heading, .hero-title, .post-title, .post-navigation a, .pnf-heading, .science-block-title, .table-results-text, .table-pagination, .thl-keyword, .widget-title 
{
    font-family: 'GT Super Text','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-weight: 600;
}


/******************************************************************
Buttons
******************************************************************/
.btn 
{

    font-family: 'GT Super Text','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-weight: b00;
}

/******************************************************************
Occurrence Details View
******************************************************************/
.entry-title 
{
    font-size: 38px;
    font-weight: 600;
}

.occurrence-terms li 
{
    margin-bottom: 35px;
}

.occurrence-terms li h5 
{
    font-weight: 600;
    margin-bottom: 0;
    color: #676767;
    max-width: max-content;
    margin-bottom: 6px;
    border-radius: 4px;
    font-family: 'GT Super Text','Helvetica Neue',Helvetica,Arial,sans-serif;
}

.nybg-textpanel-wrapper 
{
    font-family: 'Martian Mono';
    font-size: 14px;
}

.nybg-textpanel-wrapper #nybg-textpanel-description
{
    max-width: 850px;
}

/******************************************************************
Occurrence List View
******************************************************************/
.table-results 
{
    margin: 30px 0;
}

.table-results th 
{
    font-family: 'GT Super Text','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-weight: bold;
}

.table-results th, .table-results td 
{
/*    padding: 10px 12px;*/
}

.table-results th {
    text-align: left !important;
}

.table-results-text 
{
    font-size: 26px;
    font-weight: unset;
}

.pagination 
{
/*    border: solid;*/
    display: inline-flex;
    padding-left: 0;
    margin: 22px 0;
/*    border-radius: 1px;*/
    align-items: center;
    padding: 10px;
/*    box-shadow: black 5px 7px;*/
    font-size: 30px;
}

/******************************************************************
The Hand Lens
******************************************************************/
.feature-block 
{
    margin-bottom: 20px;
}

.feature-block-title 
{
    font-size: 20px;
}

.card-text 
{
    font-size: 20px;
}

.view-index-text 
{
    margin-top: 40px;
    font-size: 20px;
}

.view-index-text a 
{
    padding: 15px 20px !important;
    font-size: 16px !important;
}

.thl-categories-carousel, .view-index-text
{
    font-family: 'GT Super Text','Helvetica Neue',Helvetica,Arial,sans-serif !important;
}


/******************************************************************
Home (Slider)
******************************************************************/
div#n2-ss-5 .n2-font-81c3f61bc25d04c4e6ea1915acc89d83-hover 
{
  font-family: 'NY Botanical Gothic' !important;
}

.n2-ss-slider
{
/*    font-family: 'GT Super Text' !important;*/
}

.n2-ss-slider .n2-ow
{
  font-family: 'GT Super Text' !important;
}

.n2-section-smartslider 
{
    padding-top: 35px;
}

.disclaimer 
{
    background-color: #e2ffb5;
    color: black;
    padding: 65px 0;
}

/******************************************************************
Collections
******************************************************************/
.collection-stat-number 
{
    color: #0a5447 !important;
    font-family: 'NY Botanical Gothic';;
}


/******************************************************************
Footer
******************************************************************/
.footer 
{
    font-family: "Martian Mono";
    font-size: 14px;
    background-color: #b1f6ff;
    color: black;
    padding-top: 75px !important;
    padding-bottom: 75px !important;
}

.footer-widget a 
{
    color: black;
    text-decoration: none;
}

.footer-widget a:hover
{
    background-color: transparent;
}

.footer-widget h5 
{
   font-family: "Martian Mono";
}

.footer-nybg-title
{
    font-family: "NY Botanical Gothic";
    margin: 0;
}

.footer-logo-link
{
    background-color: transparent !important;
}

.footer-logo-link img 
{
    margin-top: 35px;
}

/******************************************************************
Map
******************************************************************/
.vhmap-group 
{
    top: 120px;
}

.leaflet-top 
{
    margin-top: 110px;
}

.leaflet-control 
{
    margin-top: 50px;
}

/******************************************************************
Media Queries
******************************************************************/
@media (min-width: 1200px) 
{
    .container 
    {
        width:1360px
    }
}


@media (max-width: 1000px) 
{
    .navbar-nav 
    {
        display: block !important;
        float: none !important;
    }

    .footer-nybg-title
    {
        font-size: 35px;
    }
}


@media (min-width: 768px) 
{
  .navbar-nav 
  {
    float: none;
  }

 /* #yoast-breadcrumbs 
  {
    padding-top: 45px !important;
  }*/
}

@media (max-width: 475px) 
{
    
    .n2-ss-slider .n2-ss-layer-content
    {
        font-size: 8px !important;
    }

    .hero-block, .destype-wrapper 
    {
        padding-top: 17%;
        padding-bottom: 13%;
    }

    .destype-title 
    {
        font-size: 36px;
    }

    .pagination 
    {
        display: block;
        font-size: 22px;
    }
}
