/* **************************************************
 * Theme Name: Vax and the Virus
 * Theme URI: https://vaxbook.com
 * Template: x
 * Author: SimDex LLC
 * Author URI: https://simdex.org/
 * Description: Custom WordPress child theme for Vax and the Virus by SimDex LLC.
 * Version: 1.0.0
 * **************************************************
 * Colors:
 * Dark Blue: #394B58
 * Light Blue: #C5FFFD
 * Orange: #FF9516
 * Green: #D8EB6C
 * Yellow: #FFDD50
 * ************************************************** */

#documentViewer
{
    background-color: #fff;
}

.bio-image,
.bio-image img
{
    max-height: 300px;
}

.button-block
{
    max-width: 400px;
    margin: 0 auto;

    border: none;
}

.button-group
{
    display: inline-block;

    margin-right: 5px;
    margin-left: 5px;

    text-align: center;
}

.description-vax
{
    margin-top: -90px!important;
}

.fa
{
    margin-right: 5px;
    margin-left: 5px;

    color: #fff;
}

.fa-flask
{
    color: #00f;
}

.fa-heart
{
    color: red;
}

.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a
{
    color: #fff;
}

.h1,
.h2,
.h3,
.h4,
.h5,
h1,
h2,
h3,
h4,
h5
{
    margin-top: 0;

    color: #fff;
}

.icon-sheriff-badge
{
    position: relative;
    top: .15em;
}

.menu-item .fa
{
    color: #394b58;
}

.menu-item:hover .fa,
.current-menu-item .fa
{
    color: #ff9516;
}

.no-bottom-margin *
{
    margin-bottom: 0!important;
}

.no-bottom-padding *
{
    padding-bottom: 0!important;
}

.no-margin *
{
    margin: 0!important;
}

.no-padding *
{
    padding: 0!important;
}

.pdfemb-pagescontainer
{
    background-color: #fff;
}

.pdfemb-viewer
{
    border: none;
}

.semi-trans-bg .x-container
{
    background: rgba(0,0,0,.8)!important;
}

.title-vax img
{
    max-height: 600px!important;
}

.x-btn:hover
{
    border-color: rgba(255,149,22,.8)!important;
    background-color: rgba(255,149,22,.8)!important;
}

.x-colophon.bottom
{
    font-size: 11pt;

    letter-spacing: -2px!important;
}

.x-img:hover
{
    opacity: 1!important;
}

.x-nav-tabs-item a
{
    font-size: 14pt!important;
}

.x-section
{
    min-height: 960px;
}

.x-text,
.x-text p,
.x-text ul,
.x-text ol,
.x-text li
{
    font-size: 14pt;

    color: #fff;
}
