/*
Theme Name: BlankSlate
Theme URI: https://github.com/tidythemes/blankslate
Author: TidyThemes
Author URI: http://tidythemes.com/
Description: Please read: tidythemes.com/concept. BlankSlate is the definitive WordPress HTML5 boilerplate starter theme. We've carefully constructed the most clean and minimalist theme possible for designers and developers to use as a base to build websites for clients or to build completely custom themes from scratch. Clean, simple, unstyled, semi-minified, unformatted, and valid code, SEO-friendly, jQuery-enabled, no programmer comments, standardized and as white label as possible, and most importantly, the CSS is reset for cross-browser-compatability and no intrusive visual CSS styles have been added whatsoever. A perfect skeleton theme. For support and suggestions, go to: https://github.com/tidythemes/blankslate/issues. Thank you.
Version: 2019.1
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Text Domain: blankslate

BlankSlate WordPress Theme © 2011-2019 TidyThemes
BlankSlate is distributed under the terms of the GNU GPL
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}body{line-height:1}button{outline:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}q{display:inline;font-style:italic}q:before{content:'"';font-style:normal}q:after{content:'"';font-style:normal}textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{-webkit-appearance:none;appearance:none;border-radius:0}table{border-collapse:collapse;border-spacing:0}th,td{padding:2px}big{font-size:120%}small,sup,sub{font-size:80%}sup{vertical-align:super}sub{vertical-align:sub}dd{margin-left:20px}kbd,tt{font-family:courier;font-size:12px}ins{text-decoration:underline}del,strike,s{text-decoration:line-through}dt{font-weight:bold}address,cite,var{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important}

paypal-form-fields-container-YF2FPZ4R7LQJ6 {
    color: white !important;
}

body {
    font-family: Helvetica, sans-serif;
    line-height: 1.5;
    font-size: 1.1rem;
    color: #575756;
}

.text-default {
    color: #575756;
}

.text-dark-blue {
    color: #003d7c;
}

.bg-blue {
    background-color: #0093d2;
}

.bg-dark-blue {
    background-color: #003d7c;
}

.bg-green {
    background-color: #a7c94b;
}

.bg-pink {
    background-color: #e72c66;
}

.bg-orange {
    background-color: #ee7130;
}

.bg-green-semi {
    background-color: rgba(167, 201, 75, 0.8);
}

.bg-pink-semi {
    background-color: rgba(231, 44, 102, 0.8);
}

.bg-orange-semi {
    background-color: rgba(238, 113, 48, 0.8);
}

.btn-pink {
    background-color: #e72c66;
    color: white !important;
}

.btn-blue {
    background-color: #0093d2;
    color: white !important;
}

h1, h2, h3, h4, h5, h6 {
    margin-bottom: 30px;
    margin-top: 30px;
}

h1 {
    font-size: 2.8rem;
}

h2 {
    font-size: 2.3rem;
}

h3 {
    font-size: 1.6rem
}

h4 {
    font-size: 1.4rem;
}

h5 {
    font-size: 1.2rem;
}

p, li {
    margin-bottom: 15px;
}

strong {
    font-weight: bold;
}

em {
    font-style: italic;
}

li {
    margin-left: 30px;
}

ul, ol {
    margin-bottom: 30px;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

blockquote {
    font-size: 1.3rem;
    font-style: italic;
    color: #0093d2;
    line-height: 1.5;
}

a:link, a:visited, a:hover, a:active {
    text-decoration: none;
    color: inherit;
}

h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child, p:first-child, li:first-child, ul:first-child, ol:first-child {
    margin-top: 0;
}

h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child, p:last-child, li:last-child, ul:last-child, ol:last-child {
    margin-bottom: 0;
}

.box {
    position: relative;
}
.box-number {
    position: absolute;
    top: 0.5rem;
    left: 1rem;
}
.no-margins * {
    margin: 0 !important;
}

.images-line-height img,
.images-line-height-in-headings h1 img,
.images-line-height-in-headings h2 img,
.images-line-height-in-headings h3 img,
.images-line-height-in-headings h4 img,
.images-line-height-in-headings h5 img,
.images-line-height-in-headings h6 img {
    height: 1em;
    width: auto;
    margin: 0 5px;
}

img {
    max-width: 80vw;
}

.article-block {
    text-shadow: 0 0 10px rgba(0,0,0,0.5);
}

#header {
    border-bottom: 4px solid #0093d2;
}

#header img {
    height: 2rem;
}

#header nav ul {
    list-style: none;
}

#header nav ul li {
    margin: 15px;
    display: block;
    font-size: 2rem;
}

@media screen and (min-width: 768px) {
    #header nav ul li {
        margin: 0 15px;
        display: inline-block;
        font-size: 1.5rem;
    }
}