body {
    font-family: 'Open Sans', sans-serif !important;
    margin-top: 95px;
    font-size: 14px !important;
}

h1, .header1, .h2, h2 {
    font-size: 23px;
    color: #223b5b;
    line-height: normal;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif !important;
}

h1.default-font {
    font-size: 2em;
}

.btn-dark {
    color: #fff;
    background-color: #223b5b;
    border-color: #223b5b;
}

.h2, h2 {
    font-size: 1rem !important;
}

#logoImage {
    width: 124px;
    margin-left: 5vw;
}

a.breadcrumblink, a.breadcrumblink:link, a.breadcrumblink:active, a.breadcrumblink:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    padding-left: 2px;
    padding-right: 2px;
}

.association_logos_container {
    /* max-width:400px;*/
}

.association_logos {
    /*IMG*/
    height: initial !important;
    width: 96px;
}

.bg-light {
    background-color: white !important;
}

.homeImage {
    margin: 5px;
    padding: 5px;
    border: gray 1px solid;
}

.nav-link {
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold !important;
}

#navbar-search {
    font-weight: 100;
    color: gray;
    padding-left: 26px;
}

.mmenu-nav-custom {
    text-align: left;
    z-index: 99999;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
}

nav {
    -webkit-box-shadow: 0 1px 6px rgba(57, 73, 76, 0.35) !important;
    box-shadow: 0 1px 6px rgba(57, 73, 76, 0.35) !important;
    text-align: right;
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

.headroom {
    will-change: transform;
    transition: transform 200ms linear;
}

.headroom--pinned {
    transform: translateY(0%);
}

.headroom--unpinned {
    transform: translateY(-225px);
}

.navbar-toggler {
    border: none;
}

#nav > ul > li {
    list-style-type: none;
}

.nav-link, .mm-listitem__text {
    font-weight: 400 !important;
}

.nav-item {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    top: 0;
    bottom: auto;
    border-color: rgba(0, 0, 0, .1);
}

.mm-wrapper_opening [class*=mm-menu_pagedim].mm-menu_opened~.mm-wrapper__blocker {
    z-index: 99999;
}

.navbar-top-custom {
    border-bottom: lightgray 1px solid;
    color: #111;
    font-weight: bold;
    font-size: 0.75rem;
    line-height: 38px;
    height: 38px;
}

.navbar-separator-custom {
    flex-grow: 0;
    border-left: lightgray 1px solid;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 11px;
    margin-top: 11px;
}

.navbar-top-custom > div > i {
    font-size: 13px;
    padding: 0 5px;
    position: relative;
    /* top: 2px; */
}

#free-shipping {
    background-color: #226aa4;
    color: white;
    text-align: center;
    font-size: 12px;
    height: 45px;
    line-height: 45px;
    background-image: url(/images/bg-water-rp.png);
    background-position-y: -284px;

}

.hero-container {
    padding-left: 0;
    padding-right: 0;
    margin-top: -28px;
}

.hero-container-2 {

    margin-top: 28px;
}

.hero {
    background-color: #e78a09;
    color: white;
    text-align: center;
    font-size: 12px;
    height: 250px;
    line-height: 45px;
    background-image: url(/images/bg-fire-middle.png);
    margin-top: -20px;
    margin-left: -25px;
    margin-right: -15px;
    background-size: auto;
}

.hero2 {
    background-image: url(/images/bg-water-rp.png);
    margin-top: 22px;
    margin-bottom: 22px;
}

.hero3 {
    height: 100px;
    background-image: url(/images/bg-fire-middle.png);
    background-position-y: -112px;
}

.hero img {
    height: 100px;
    margin-top: 10px;
}

.hero button {
    background: none;
    border: 2px solid white;
    border-radius: 0;
    width: 140px;
    font-size: 12px;
    color: white;
    font-weight: bold;
    margin-top: 12px;
}

.col-hero-1 {
    font-size: 22px;
}

#navbar-bottom-ul-wrapper {
    background-color: #1162a4;

}

#navbar > div > div div > ul > li {
    list-style: none;
    text-align: center;
    text-transform: uppercase;
    padding: 0 20px;
}

#navbar-bottom-ul {
    margin: 0 auto;
    width: fit-content;
}

.navbar-light .navbar-nav .nav-link {
    color: white;
    font-size: 0.75rem;
    line-height: 5vh;
}

#navbar-bottom-ul > li:hover {
    background-color: #0c528d;
    color: white;
}

#navbar-bottom-ul > li > a:hover {

    color: white;
}

.inputQtyBody {
    height: inherit !important;
    font-size: 22px !important;
    width: 50px !important;
    color: #222222 !important;
}

.alert {
    position: relative !important;
    ;
    padding: .75rem 0 !important;
    ;
    margin-bottom: 1rem !important;
    ;
    border: 1px solid transparent !important;
    ;
    border-radius: 0 !important;
}

.mobile-cart-icon-custom {
    position: relative;
}

.mobile-cart-icon-inner-custom {
    position: absolute;
    right: 48px;
}

.mobile-navbar-custom {
    width: 30%;
}

.shadowed {
    -webkit-filter: drop-shadow(12px 12px 25px rgba(0, 0, 0, 0.5));
    filter: url(#drop-shadow);
    -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12, Color='#444')";
    filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12, Color='#444')";
}

.navRowBlue {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
}

.navRowMiddle input {
    border: 1px solid #1062a4;
}

.input-group-append > .input-group-text {
    background: #1062a4;
    color: white;
}

.input-group-text-invert {
    background: white !important;
    color: #1062a4 !important;
}

.h1-centered {
    width: fit-content;
    margin: 24px auto;
    letter-spacing: 0;
    text-align: center;
    font-size: 20px;
}

.footer-custom {
    /*-webkit-box-shadow: 0 1px 6px rgba(57,73,76,0.35) !important;
box-shadow: 0 1px 6px rgba(57,73,76,0.35)!important;*/
}

#association_logos_container_wrapper {
    background-color: #e78a09;
    margin: 0;
}

.association_logos_container {
    display: flex;
}

.association_logos_container > a {
    opacity: 0.7;
    font-size: 2em;
    width: 20%;
    padding-left: 6px;
}

.association_logos {
    width: 100%;
}

.social-n i {
    font-size: 19px;
    letter-spacing: 6px;
}

.credit-cards {
    font-size: 1.2rem;
    color: black;
    bottom: 6px;
    position: relative;
}

.credit-cards img {
    width: 100%;
}

#bulletpoints {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    width: initial;
    position: initial;
    margin-right: 0;
    margin-left: 0;
}

#bulletpoints img {
    width: 100px;
    margin: 0 auto;
}

#bulletpoints div {
    text-align: center;
}

#bulletpoints .header {
    font-size: 1rem;
    font-weight: bold;
}

#bulletpoints p {
    font-size: 15px;
    padding-top: 5px;
}

#bullet1, #bullet3, #bullet3 {
    display: flex;
    justify-content: center;
}

.card {
    border-radius: 0;
    -webkit-box-shadow: 1px 2px 15px -3px rgba(15, 97, 163, 1);
    -moz-box-shadow: 1px 2px 15px -3px rgba(15, 97, 163, 1);
    height: 250px;
    width: 250px;
    padding-top: 47px;
    margin-bottom: 12px;
}

.homeIcons > div {
    padding: 2px;
}

.homeIcons > div > div {
    padding: 20px 10px 10px;
}

#footerContainers {
    background-color: #1e4363;
    margin-left: 0;
    margin-right: 0;
    max-width: initial;
    color: white;
    font-size: 13px;
    font-weight: 300;
}

#footerContainers a {
    color: white !important;
    font-size: 12px;
    font-weight: 100;
    line-height: 32px;
}

#footerContainers h2 {
    color: white !important;
    font-size: 16px !important;
    font-weight: 300;
}

#footerContainers a:hover {
    color: white !important;
}

.footer-text {
    color: white;
    text-transform: uppercase;
    text-align: center !important;
}

.btn-mmenu-search {
    float: right !important;
    position: absolute !important;
    top: 6px !important;
    right: 11px !important;
    width: 100px !important;
    background-color: #233e5a !important;
    color: white !important;
}
