@charset "UTF-8";
/*
Theme Name:   Sealevel (Storefront child)
Description:  Sealevel custom theme - child theme of the woocommerce storefront theme.
Author:       Beck Digital
Author URI:   http://beckdigital.com
Template:     storefront
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/
/*!
* Bootstrap v3.3.7 (http://getbootstrap.com)
* Copyright 2011-2016 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/

@import 'normalize.css';
@import 'fonts-icons.css';
@import 'bootstrap.css';
@import 'single-header.css';
@import 'cards.css';
@import 'full-width-carousel.css';
@import 'features-and-benefits.css';
@import 'full-width-call-out.css';

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
        background-image: url("../img/fancybox_sprite@2x.png");
        background-size: 44px 152px;
        /*The size of the normal image, half the size of the hi-res image*/
    }
    #fancybox-loading div {
        background-image: url("../img/fancybox_loading@2x.gif");
        background-size: 24px 24px;
        /*The size of the normal image, half the size of the hi-res image*/
    }
}

#masthead {
    padding-top: 0;
    width: 100%;
}

@media screen and (min-width: 767px) {
    #masthead {
        position: fixed;
    }
}

#masthead a {
    color: #333c48;
}

#masthead a .fa {
    color: #00b3df;
    padding-right: 5px;
}

#masthead .header-telephone {
    display: inline-block;
    font-size: 0.85714em;
    line-height: 60px;
    text-transform: uppercase;
}

#masthead .header-telephone .fa-phone {
    color: #003871;
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    #masthead .header-telephone span {
        display: none;
    }
}

#header-top {
    border-bottom: 1px solid #ccdef1;
    position: relative;
}

@media screen and (max-width: 767px) {
    #header-top {
        display: none;
    }
}

@media screen and (min-width: 768px) {
    .header-top-right,
    .header-bottom-right {
        display: inline-block;
        float: right;
    }
}

.header-top-right ul {
    display: inline-block;
}

.header-top-right > ul > li:first-of-type {
    height: 60px;
    line-height: 60px;
    border-left: 1px solid #ccdef1;
    font-size: 0.92857em;
}

.header-top-right a {
    padding: 1em 15px;
}

.header-bottom-right {
    margin-top: 18px;
}

@media screen and (min-width: 767px) {
    .header-bottom-right {
        margin-top: 0;
    }
}

.secondary-navigation .menu {
    float: none;
}

@media screen and (min-width: 767px) {
    .woocommerce-active .site-header .secondary-navigation {
        display: inline-block !important;
        float: none !important;
        margin: 0 !important;
        width: auto !important;
    }
    .woocommerce-active .site-header .site-header-cart {
        float: none;
        width: 110px;
    }
    .woocommerce-active .site-header .site-header-cart > li:nth-of-type(2) {
        left: -100px;
        position: relative;
        top: 1px;
        width: 175px;
    }
    .woocommerce-active .site-header .main-navigation {
        display: inline-block;
        float: none;
        margin-right: 0;
        width: auto;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .woocommerce-active .site-header .secondary-navigation {
        display: none !important;
    }
}

.my-account-header,
.site-search-ul {
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
    padding: 0;
}

.my-account-header a:hover {
    text-decoration: none !important;
}

.site-search-ul {
    display: inline-block;
}

@media screen and (max-width: 768px) {
    .site-search-ul {
        display: none;
    }
}

.main-navigation ul li a,
.site-title a,
ul.menu li a,
.site-branding h1 a,
.site-footer .storefront-handheld-footer-bar a:not(.button),
button.menu-toggle,
button.menu-toggle:hover {
    color: #333c48;
    text-decoration: none !important;
}

.main-navigation ul li a,
.site-search-ul li a {
    font-size: 1em;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
}

.main-navigation ul li .current_page_item a {
    color: #333c48;
}

.main-navigation ul li a:hover {
    color: #003871;
}

.main-navigation ul.menu > li.menu-item-has-children > a::after,
.main-navigation ul.menu > li.page_item_has_children > a::after,
.main-navigation ul.nav-menu > li.menu-item-has-children > a::after,
.main-navigation ul.nav-menu > li.page_item_has_children > a::after {
    display: none;
}

.main-navigation ul li a {
    padding: 5px 0;
}

.main-navigation ul.menu > li > a,
.main-navigation ul.nav-menu > li > a,
.main-navigation ul.site-search-ul > li > a {
    padding: 0;
}

.main-navigation ul.menu > li > a span,
.main-navigation ul.nav-menu > li > a span,
.main-navigation ul.site-search-ul > li > a span {
    display: inline-block;
    padding-bottom: 12px;
}

.main-navigation ul.menu > li > a:hover span,
.main-navigation ul.nav-menu > li > a:hover span,
.main-navigation ul.site-search-ul > li > a:hover span {
    border-bottom: 3px solid #003871;
    color: #003871;
    padding-bottom: 9px;
}

@media screen and (min-width: 768px) {
    .main-navigation ul.menu > li > a,
    .main-navigation ul.nav-menu > li > a,
    .main-navigation ul.site-search-ul > li > a {
        font-size: 12px;
        padding: 47px 8px 35px;
        transition: padding 0.2s ease;
    }
    .scrolled .main-navigation ul.menu > li > a, .scrolled
    .main-navigation ul.nav-menu > li > a, .scrolled
    .main-navigation ul.site-search-ul > li > a {
        padding: 24px 8px 17px;
        transition: padding 0.5s ease;
    }
    .scrolled .main-navigation ul.menu > li > a span, .scrolled
    .main-navigation ul.nav-menu > li > a span, .scrolled
    .main-navigation ul.site-search-ul > li > a span {
        padding-bottom: 5px;
        transition: padding 0.5s ease;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .main-navigation ul.menu > li > a,
    .main-navigation ul.nav-menu > li > a,
    .main-navigation ul.site-search-ul > li > a {
        font-size: 12px;
        padding: 52px 8px 35px;
    }
    .scrolled .main-navigation ul.menu > li > a, .scrolled
    .main-navigation ul.nav-menu > li > a, .scrolled
    .main-navigation ul.site-search-ul > li > a {
        padding: 24px 8px 17px;
    }
}

@media screen and (min-width: 1200px) {
    .main-navigation ul.menu > li > a,
    .main-navigation ul.nav-menu > li > a,
    .main-navigation ul.site-search-ul > li > a {
        font-size: 1.071428em;
        padding: 47px 15px 35px;
    }
    .scrolled .main-navigation ul.menu > li > a, .scrolled
    .main-navigation ul.nav-menu > li > a, .scrolled
    .main-navigation ul.site-search-ul > li > a {
        padding: 24px 15px 17px;
    }
}

.main-navigation ul li {
    position: static;
}

.main-navigation ul li.current-menu-item > a span {
    border-bottom: 3px solid #003871;
    color: #003871;
    padding-bottom: 9px;
}

.main-navigation ul li.current-menu-item .current-menu-item > a span {
    border-bottom: 0;
    padding-bottom: 0;
}

#menu-main-navigation ul.sub-menu {
    background-color: #fbfbfd;
    border-top: 1px solid #ccdef1;
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.25);
    padding: 45px 0 20px 0;
    width: 100%;
}

#menu-main-navigation ul.sub-menu a {
    color: #5b6779;
    font-size: 1em;
    padding: 10px;
    text-transform: none;
    width: auto;
}

@media screen and (max-width: 1199px) {
    #menu-main-navigation ul.sub-menu a {
        font-size: 0.9em;
    }
}

#menu-main-navigation ul.sub-menu a:hover {
    color: #003871;
    background: transparent;
    text-decoration: underline;
}

#menu-main-navigation ul.sub-menu a:hover span {
    border: none;
}

#menu-main-navigation ul.sub-menu .nav-marketing {
    float: left;
    width: 31.5%;
    min-height: 200px;
    padding-right: 50px;
}

@media screen and (max-width: 1199px) {
    #menu-main-navigation ul.sub-menu .nav-marketing {
        padding-bottom: 45px;
        min-height: 150px;
    }
}

#menu-main-navigation ul.sub-menu .nav-marketing h2 {
    font-size: 2em;
    margin-top: 8px;
}

@media screen and (max-width: 1199px) {
    #menu-main-navigation ul.sub-menu .nav-marketing h2 {
        font-size: 1.5em;
    }
}

#menu-main-navigation ul.sub-menu .nav-marketing p {
    font-family: "Raleway", sans-serif;
    font-size: 1.125em;
    letter-spacing: 1px;
    line-height: 1.7;
}

@media screen and (max-width: 1199px) {
    #menu-main-navigation ul.sub-menu .nav-marketing p {
        font-size: 0.925em;
        line-height: 1.5;
    }
}

@media screen and (max-width: 992px) {
    #menu-main-navigation ul.sub-menu .nav-marketing p {
        font-size: 0.825em;
        line-height: 1.3;
    }
}

#menu-main-navigation ul.sub-menu li {
    float: left;
    width: 22%;
}

#menu-main-navigation li.menu-item-62 ul.sub-menu li {
    width: 25%;
}

.container .site-branding {
    display: inline-block !important;
    margin-bottom: 0 !important;
    margin-right: 0 !important;
    width: auto !important;
    float: none;
}

.container .site-branding a {
    height: 65px;
    margin-top: 25px;
}

@media screen and (min-width: 768px) {
    .container .site-branding a {
        margin-top: 42px;
        transition: margin 0.2s ease;
    }
    .scrolled .container .site-branding a {
        margin-top: 18px;
        transition: margin 0.5s ease;
    }
}

@media screen and (min-width: 1040px) {
    .container .site-branding a {
        margin-top: 45px;
    }
}

.site-header .site-branding .custom-logo-link {
    background-image: url(/wp-content/themes/sealevel-storefront-child-v2/assets/img/logo.svg);
    background-repeat: no-repeat;
    background-size: 219px 25px;
    display: block;
    height: 25px;
    width: 219px;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .site-header .site-branding .custom-logo-link {
        background-size: 120px 25px;
        width: 120px;
    }
}

.site-header .site-branding img {
    visibility: hidden;
}

@media screen and (min-width: 768px) {
    .primary-navigation {
        display: inline-block;
    }
}

a#site-search-btn {
    background-color: #003871;
    border-radius: 20px;
    color: #fff;
    letter-spacing: .05em;
    padding: 10px 15px;
    margin-left: 8px;
    text-decoration: none !important;
}

a#site-search-btn .fa {
    color: #fff;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    a#site-search-btn {
        font-size: 12px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    a#site-search-btn {
        font-size: 12px;
        padding: 5px 10px;
    }
    a#site-search-btn .fa {
        padding-right: 0px;
    }
    a#site-search-btn span {
        display: none;
    }
}

#site-search .modal-dialog {
    position: absolute;
    width: 100%;
}

@media screen and (min-width: 768px) {
    #site-search .modal-dialog {
        margin-top: 60px;
    }
}

#site-search .modal-content {
    border-radius: 0;
    border: 0;
}

#site-search .search-top {
    background-color: #003871;
    color: #fff;
    height: 71px;
    padding-top: 26px;
}

#site-search .search-top span {
    text-transform: uppercase;
    font-size: 0.875em;
    margin-right: 15px;
}

#site-search .search-top .nav-pills {
    margin-left: 0;
}

#site-search .search-top .nav-pills li {
    font-weight: 600;
}

#site-search .search-top .nav-pills li a, #site-search .search-top .nav-pills li a:hover, #site-search .search-top .nav-pills li a:focus {
    background-color: transparent;
    color: #fff;
    font-weight: 600;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
}

#site-search .search-top .nav-pills li.active a,
#site-search .search-top .nav-pills li.active a:hover,
#site-search .search-top .nav-pills li.active a:focus {
    background-color: #00b3df;
    border-radius: 12px;
}

#site-search .search-bottom {
    padding: 26px 0;
}

#site-search .input-group * {
    background-color: #fff;
    border: 0;
    border-radius: 0;
    box-shadow: none;
}

#site-search .btn-clear {
    font-size: .92857em;
    line-height: 26px;
}

#site-search .search-bar {
    border-bottom: 1px solid #ccdef1;
    padding-bottom: 10px;
}

#site-search .search-bar form {
    margin-bottom: 0;
}

#site-search .search-bar .input-group-btn .btn:not(:first-of-type) {
    border-left: 1px solid #ccdef1;
}

#site-search .search-results {
    padding-top: 26px;
}

.modal-backdrop {
    background-color: #003871;
}

.modal-backdrop.offset-top {
    background-color: transparent;
    background-image: linear-gradient(rgba(0, 56, 113, 0) 60px, #003871 60px);
}

#content {
    position: relative;
}

@media screen and (min-width: 768px) {
    #content {
        top: 175px;
        margin-bottom: 175px;
    }
}

#site-navigation .handheld-navigation {
    margin-left: -15px;
    margin-right: -15px;
}

#site-navigation .handheld-navigation > ul {
    border-top: 3px solid #333c48;
    margin-top: 15px;
}

#site-navigation .handheld-navigation ul.menu .sub-menu {
    opacity: 1;
    visibility: visible;
    max-height: none;
}

#site-navigation .handheld-navigation > ul > li {
    border-bottom: 1px solid #e1e4e7;
    padding: 0;
    position: relative;
}

#site-navigation .handheld-navigation > ul > li > .dropdown-toggle {
    display: none;
}

#site-navigation .handheld-navigation > ul > li .toggle-icon {
    font-size: 16px;
    padding: 12px 15px;
    position: absolute;
    right: 0;
    transition: transform .3s linear;
    top: 0;
}

#site-navigation .handheld-navigation > ul > li > a {
    margin-right: 50px;
    padding: 10px 15px;
}

#site-navigation .handheld-navigation > ul > li.active .toggle-icon {
    transition: transform .3s linear !important;
    transform: rotate(-180deg) !important;
}

#site-navigation .handheld-navigation ul.sub-menu {
    display: none;
    background-color: #fbfbfd;
    border-top: 1px solid #ccdef1;
    margin: 0;
    padding: 10px 15px;
}

.footer-subscribe-div {
    border-top: 1px solid #ccdef1;
    color: #333c48;
    text-align: center;
    padding: 45px 0 40px;
}

.footer-subscribe-div h1, .footer-subscribe-div h2 {
    color: #333c48;
    font-size: 1.714285em;
    font-weight: 800;
    letter-spacing: .02em;
    margin: 0;
    font-family: "Raleway", sans-serif;
}

.footer-subscribe-div p {
    margin: 30px 0 0 0;
}

.footer-subscribe-div .btn-reverse {
    font-size: 1.071428em;
    line-height: 1;
    padding: 20px 45px;
}

.site-footer {
    background-color: #eff1f3;
    padding: 60px 0 0;
}

@media screen and (max-width: 767px) {
    .site-footer {
        margin-bottom: 60px;
        padding-top: 20px;
    }

    .site-footer #footer-connect {
        margin-right: 0;
    }

    .site-footer .col-sm-2 {
        margin-top: 10px;
    }
}

#footer-connect {
    display: inline-block;
    margin-right: 25px;
    width: auto;
    vertical-align: top;
}

@media screen and (max-width: 767px) {
    #footer-connect {
        display: block;
        text-align: center;
    }
}

#footer-connect .site-branding {
    float: none;
}

#footer-connect .custom-logo-link {
    padding: 5px 0;
    display: block;
    margin-bottom: 0;
}

#footer-connect .custom-logo-link img {
    width: 150px;
    margin: 0 auto;
}

#footer-connect h5 {
    color: #5b6779;
    font-size: .85714em;
    text-transform: uppercase;
}

#footer-connect a {
    color: #003871;
    font-size: 18px;
    padding: 5px;
}

#footer-connect a:hover {
    color: #00b3df;
}

#footer-menu {
    border-left: 1px solid #e1e4e7;
    display: inline-block;
    padding-bottom: 60px;
    width: 80%;
}

@media screen and (max-width: 991px) {
    #footer-menu {
        padding-left: 0;
    }
}

@media screen and (max-width: 767px) {
    #footer-menu {
        display: none;
    }
}

#footer-menu ul {
    list-style-type: none;
    margin-left: 0;
    padding: 0;
    margin-bottom: 0;
}

#footer-menu .menu-main-navigation-container {
    display: inline-block;
    width: auto;
    padding: 0;
    vertical-align: top;
}

#footer-menu .menu-main-navigation-container > ul > li {
    display: inline-block;
    width: auto;
    padding: 0 0 10px 25px;
    vertical-align: top;
}

#footer-menu .menu-main-navigation-container > ul > li > a {
    color: #333c48;
    font-size: 14px;
    font-weight: 600;
}

#footer-menu ul li a {
    color: #5b6779;
    display: block;
    font-size: 12px;
    padding: 5px 0;
}

#footer-menu ul li a:hover {
    text-decoration: underline;
    color: #003871;
}

#footer-bottom {
    background-color: #003871;
    padding: 20px 0;
    color: #fff;
    margin-top: 60px;
    font-size: .92857em;
}

@media screen and (max-width: 767px) {
    #footer-bottom {
        padding-top: 50px;
    }
}

#footer-bottom .container {
    position: relative;
}

#footer-bottom .container::before {
    background-image: url(/wp-content/themes/sealevel-storefront-child-v2/assets/img/american-flag.svg);
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    height: 50px;
    top: -50px;
    left: 0;
    width: 100px;
}

@media screen and (min-width: 768px) {
    #footer-bottom .container::before {
        top: -20px;
    }
}

#footer-bottom a:hover {
    text-decoration: underline;
}

#made-in {
    margin-left: 90px;
    margin-right: 30px;
}

@media screen and (max-width: 767px) {
    #made-in {
        display: block;
        margin-left: 10px;
    }
}

#copyright {
    margin-right: 7px;
}

@media screen and (max-width: 767px) {
    #copyright {
        display: block;
        margin-left: 10px;
    }
}

.menu-footer-secondary-bottom-container {
    display: inline-block;
    width: auto;
    margin-left: 87px;
    margin-top: 5px;
}

@media screen and (max-width: 767px) {
    .menu-footer-secondary-bottom-container {
        margin-left: 10px;
    }
}

.menu-footer-secondary-bottom-container ul {
    list-style-type: none;
    margin-left: 0;
    padding: 0;
    margin-bottom: 0;
}

.menu-footer-secondary-bottom-container ul li {
    display: inline-block;
}

.menu-footer-secondary-bottom-container ul li:not(:last-of-type) ::after {
    content: '-';
    margin-left: 7px;
    text-decoration: none !important;
}

.menu-footer-secondary-bottom-container ul li a {
    display: block;
    color: #fff !important;
    padding: 0 3px;
}

.menu-footer-secondary-bottom-container ul li a:hover {
    display: block;
    color: #fff !important;
    padding: 0 3px;
    text-decoration: underline;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    #footer-connect {
        width: 20%;
    }
    #footer-menu {
        width: 75%;
    }
    #footer-menu .menu-main-navigation-container > ul > li {
        padding: 10px 0 0 5%;
        width: 32%;
    }
}

@media screen and (min-width: 768px) {
    .home .site-content {
        top: 176px;
    }
}

.header-slider {
    margin-bottom: 0;
}

.header-slider div[class^='col-'] {
    padding: 0 45px;
}

.header-slider .slide {
    background-size: cover;
    background-position: center;
    padding: 100px 0 100px;
    height: 550px;
}

@media screen and (max-width: 767px) {
    .header-slider .slide {
        height: 450px;
    }
}

@media screen and (max-width: 500px) {
    .header-slider .slide {
        padding: 50px 0 50px;
    }
}

.header-slider h1, .header-slider h2 {
    font-size: 3.214285em;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.9);
}

@media screen and (max-width: 991px) {
    .header-slider h1, .header-slider h2 {
        font-size: 2.714285em;
    }
}

@media screen and (max-width: 767px) {
    .header-slider h1, .header-slider h2 {
        font-size: 2.214285em;
    }
}

.header-slider p {
    font-size: 1.142825em;
    line-height: 2;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.9);
}

@media screen and (max-width: 767px) {
    .header-slider p {
        font-size: 1.042825em;
        line-height: 1.7;
    }
}

.header-slider .slick-dots {
    bottom: 10px;
}

.header-slider .slick-dots li {
    height: 17px;
    margin: 0 3px;
    width: 17px;
}

.header-slider .slick-dots li.slick-active button::before {
    content: '\f0c8';
}

.header-slider .slick-dots li button::before {
    color: #fff;
    content: '\f096';
    font-family: 'FontAwesome';
    font-size: 20px;
    opacity: 1;
}

.header-slider .slick-prev::before, .header-slider .slick-next::before {
    font-family: 'FontAwesome';
    font-size: 32px;
    color: #5b6779;
}

.header-slider .slick-prev::before {
    content: '\f053';
}

.header-slider .slick-next::before {
    content: '\f054';
}

.header-slider .slick-prev, .header-slider .slick-next {
    z-index: 10;
    width: 32px;
    height: 32px;
}

.header-slider .slick-prev {
    left: 10px;
}

.header-slider .slick-next {
    right: 10px;
}

#home-row-2 {
    position: relative;
    min-height: 400px;
}

#home-row-2 h1, #home-row-2 h2 {
    font-size: 2.285714em;
}

@media screen and (max-width: 767px) {
    #home-row-2 h1, #home-row-2 h2 {
        font-size: 1.571428em;
    }
}

#home-row-2 .container .row div[class^='col-'] {
    padding: 120px 30px 60px;
}

@media screen and (max-width: 767px) {
    #home-row-2 .container .row div[class^='col-'] {
        padding-top: 60px;
    }
}

#home-row-2-slider {
    position: absolute;
    top: 0;
    left: 50%;
    right: 0;
    height: 400px;
    border-top: 30px solid #fff;
}

@media screen and (min-width: 768px) {
    #home-row-2-slider {
        border-top: 30px solid #003871;
    }
}

#home-row-2-slider img {
    width: 50px;
    margin: 0 auto;
}

#home-row-2-slider h2 {
    text-transform: uppercase;
    color: #fff;
    margin-top: 5px;
}

#home-row-2-slider p {
    color: #fff;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
}

@media screen and (max-width: 767px) {
    #home-row-2-slider {
        position: relative;
        left: 0;
    }
}

#home-row-2-slider .slide {
    position: relative;
    padding: 60px 30px 0;
    height: 370px;
    text-align: center;
    background-size: cover;
    background-position: 75% center;
}

.image-overlay-container .cta-link {
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #303942;
    color: #fff;
    font-size: 32px;
    padding: 10px 20px;
    font-family: 'FontAwesome';
    text-decoration: none;
}

#home-row-2-slider .slick-prev::before, #home-row-2-slider .slick-next::before {
    font-family: 'FontAwesome';
    font-size: 36px;
    color: #003871;
    position: relative;
    top: 0;
}

#home-row-2-slider .slick-prev, #home-row-2-slider .slick-next {
    z-index: 10;
    width: 75px;
    height: 58px;
    top: auto;
    bottom: 15px;
    border: 1px solid #ccdef1;
}

@media screen and (max-width: 767px) {
    #home-row-2-slider .slick-prev, #home-row-2-slider .slick-next {
        bottom: auto;
        top: -61px;
    }
}

#home-row-2-slider .slick-prev {
    left: -173px;
    border-right: 0;
}

@media screen and (max-width: 767px) {
    #home-row-2-slider .slick-prev {
        left: calc(50% - 64px);
    }
}

#home-row-2-slider .slick-next {
    left: -109px;
    right: auto;
    border-left: 0;
}

@media screen and (max-width: 767px) {
    #home-row-2-slider .slick-next {
        left: 50%;
    }
}

#home-row-3 {
    min-height: 400px;
    background-color: #003871;
    background-size: cover;
    background-position: center;
}

#home-row-3 div[class^='col-'] {
    padding-top: 60px;
    padding-bottom: 60px;
}

#home-row-3 div[class^='col-'] * {
    color: #fff !important;
}

@media screen and (max-width: 767px) {
    #home-row-3 div[class^='col-']:last-of-type {
        padding-top: 0;
    }
}

#home-row-3 h2 {
    font-size: 3.571428em;
    font-weight: 800;
    margin-bottom: 0;
}

@media screen and (max-width: 991px) {
    #home-row-3 h2 {
        font-size: 2.714285em;
    }
}

@media screen and (max-width: 767px) {
    #home-row-3 h2 {
        font-size: 2.214285em;
    }
}

#home-row-3 h3 {
    margin: 10px 0 0;
    padding: 0;
    text-transform: uppercase;
}

#home-row-3 p {
    line-height: 1.8;
    margin-top: 40px;
}

#home-row-3 .btn-reverse-white {
    margin-top: 20px;
}

#home-row-4 {
    background-image: linear-gradient(to right, #ccdef1 50%, #fff 50%);
}

@media screen and (max-width: 767px) {
    #home-row-4 {
        background-image: none;
        background-color: #ccdef1;
    }
}

#home-row-4 div[class^='col-'] {
    padding-top: 60px;
    padding-bottom: 60px;
    padding-right: 60px;
}

@media screen and (max-width: 767px) {
    #home-row-4 div[class^='col-'] {
        padding: 30px 15px;
    }
}

#home-row-4 div[class^='col-'].col-slider {
    padding: 30px 60px 60px;
}

@media screen and (max-width: 767px) {
    #home-row-4 div[class^='col-'].col-slider {
        padding: 15px 30px 60px;
    }
}

#home-row-4 .featured-details {
    height: 150px;
}

@media screen and (max-width: 767px) {
    #home-row-4 .featured-details {
        height: auto;
        min-height: 125px;
    }
}

#home-row-4 .featured-title {
    color: #003871;
    font-size: 1.285714em;
    margin: 0;
    padding: 0;
}

#home-row-4 .featured-cta h3 {
    font-size: 1.285714em;
    margin: 0;
    padding: 0;
}

@media screen and (max-width: 767px) {
    #home-row-4 h2 {
        font-size: 2.214285em;
    }
}

#home-row-4 p {
    line-height: 1.5;
    margin-top: 24px;
}

#home-row-4 .btn-reverse {
    margin-top: 25px;
    padding: 18px 40px;
}

#home-row-4 .slide-title {
    position: absolute;
    z-index: 10;
    bottom: -60px;
    left: -105px;
    right: 50%;
    height: 175px;
    padding: 30px;
    background-color: #303942;
}

@media screen and (max-width: 767px) {
    #home-row-4 .slide-title {
        bottom: -175px;
        left: 0;
        right: 0;
        padding: 50px 30px 30px 30px;
    }
}

#home-row-4 .slide-title * {
    color: #fff !important;
}

#home-row-4 .slide-title .featured-permalink, #home-row-4 .slide-title .featured-permalink:hover {
    position: absolute;
    bottom: 30px;
    padding-bottom: 5px;
    text-decoration: none;
}

#home-row-4 .slick-prev::before, #home-row-4 .slick-next::before {
    font-family: 'FontAwesome';
    font-size: 36px;
    color: #fff;
    position: relative;
    opacity: 1;
    top: 0;
}

@media screen and (min-width: 769px) {
    #home-row-4 .slick-next::before {
        color: #303942;
    }
}

#home-row-4 .slick-prev, #home-row-4 .slick-next {
    z-index: 100;
    width: 75px;
    height: 58px;
    top: auto;
    bottom: -36px;
    transform: none;
    border: 1px solid #ccdef1;
}

#home-row-4 .slick-prev {
    left: calc(50% - 64px);
    border-right: 0;
}

#home-row-4 .slick-next {
    left: 50%;
    border-left: 0;
}

@media screen and (max-width: 767px) {
    #home-row-4-slider {
        margin-bottom: 160px;
    }
}

#home-row-4b {
    padding: 50px 0px 50px 0px;
}

#home-row-4b .featured-col {
    padding: 0px;
}

#home-row-4b .featured-wrap {
    margin: 5px;
    border: 1px solid #f0f0f0;
}

#home-row-4b .featured-content {
    padding: 15px;
}

#home-row-4b .featured-description {
    min-height: 60px;
    margin-bottom: 20px;
}

#home-row-4b .view-featured-product {
    width: 100%;
    text-align: center;
}

#home-row-4b .featured-button {
    margin-top: 40px;
}

#home-row-4c {
    background-color: #003871;
    padding: 20px 0 40px;
}

#home-row-4c .custom-solutions-description {
    text-align: center;
    color: white;
}

#home-row-4c h2 span {
    display: block;
    color: white;
}

#home-row-4c h2 .custom-title-top {
    font-weight: normal;
    font-size: 1.6rem
}

#home-row-4c h2 .custom-title-bottom {
    font-size: 4.6rem;
}

#home-row-4c .custom-solutions-action {
    margin-top: 20px;
}


#home-row-5 {
    border-top: 1px solid #f0f0f0;
}

#home-row-5 a, #home-row-5 a:hover {
    text-decoration: none;
}

#home-row-5 .fbr-1 {
    margin-top: 30px;
}

#home-row-5 .fbr-1 .article {
    background-size: cover;
    background-position: center;
    height: 300px;
    position: relative;
}

#home-row-5 .fbr-1 .article .info {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    min-height: 120px;
    background-color: rgba(0, 56, 113, 0.9);
    padding: 20px 20px 15px;
}

#home-row-5 .fbr-1 .article .info * {
    color: #fff !important;
    font-size: .8571428em;
}

#home-row-5 .fbr-1 .article .info .title {
    font-size: 1.142857em;
}

#home-row-5 h2.title {
    color: #003871;
    font-size: 1.285714em;
    font-weight: normal;
    letter-spacing: .03em;
    line-height: 1.4;
    margin-top: 5px;
}

@media screen and (max-width: 767px) {
    #home-row-5 h2.title {
        font-size: 1.142857em;
    }
}

#home-row-5 .fbr-2 {
    position: relative;
    margin-top: 50px;
}

#home-row-5 .fbr-2 .article {
    background-color: #fff;
    padding: 50px 30px 20px 50px;
}

@media screen and (max-width: 992px) {
    #home-row-5 .fbr-2 .article {
        padding: 0 20px;
    }
}

#home-row-5 .fbr-2 .article p {
    color: #5b6779;
}

#home-row-5 .fbr-2 .fbr-2-1 .article {
    margin-left: 0;
}

#home-row-5 .fbr-2 .super-title {
    color: #333c48;
    font-size: .8571428em;
}

#home-row-5 .fbr-2.fbr-last {
    margin-top: 20px;
}

#home-row-5 .fbr-2.fbr-last img {
    display: none;
}

@media screen and (min-width: 992px) {
    #home-row-5 .fbr-2-1 {
        border-right: 1px solid #ccdef1;
    }
    #home-row-5 .fbr-2-2 .article {
        position: absolute;
        left: 0;
        right: -120px;
        z-index: 10;
    }
}

#home-row-5 .vacol {
    padding: 45px;
}

.home .beta + h3,
.home h2 + h3 {
    border-top: 0;
}

* {
    outline: 0 !important;
    outline-color: transparent !important;
}

body {
    color: #5b6779;
    font-family: "Noto Sans", sans-serif;
    font-size: 14px;
}

button, input, textarea {
    color: #5b6779;
    font-family: "Noto Sans", sans-serif;
    font-size: 1em;
}

h1, h2, h3 {
    color: #333c48;
    font-family: "Raleway", sans-serif;
    letter-spacing: normal;
}

h1 {
    font-size: 1.85714em;
    font-weight: 700;
}

h2 {
    font-size: 1.5em;
    font-weight: 700;
}

h3 {
    font-size: 1.28571em;
    font-weight: 600;
}

.site-main {
    margin-bottom: 0;
}

.site-content > [class^='container'] ul:not(.page-numbers):not(.sub-cats):not(.tab-list):not(.products),
.site-content > .page ul:not(.page-numbers):not(.sub-cats):not(.tab-list):not(.products),
.site-content .post ul:not(.page-numbers):not(.sub-cats):not(.tab-list):not(.products) {
    margin-left: 0;
}

.site-content > [class^='container'] ul:not(.page-numbers):not(.sub-cats):not(.tab-list):not(.products) li,
.site-content > .page ul:not(.page-numbers):not(.sub-cats):not(.tab-list):not(.products) li,
.site-content .post ul:not(.page-numbers):not(.sub-cats):not(.tab-list):not(.products) li {
    margin: 15px 0 15px 15px;
}

.site-content > [class^='container'] ul:not(.page-numbers):not(.sub-cats):not(.tab-list):not(.products) li::before,
.site-content > .page ul:not(.page-numbers):not(.sub-cats):not(.tab-list):not(.products) li::before,
.site-content .post ul:not(.page-numbers):not(.sub-cats):not(.tab-list):not(.products) li::before {
    background-color: #00b3df;
    content: '';
    display: inline-block;
    height: 9px;
    margin-right: 8px;
    transition: width .3s;
    width: 10px;
}

.site-content > [class^='container'] ul:not(.page-numbers):not(.sub-cats):not(.tab-list):not(.products) li a:hover,
.site-content > .page ul:not(.page-numbers):not(.sub-cats):not(.tab-list):not(.products) li a:hover,
.site-content .post ul:not(.page-numbers):not(.sub-cats):not(.tab-list):not(.products) li a:hover {
    text-decoration: none;
}

.site-content > [class^='container'] ul:not(.page-numbers):not(.sub-cats):not(.tab-list):not(.products) li.highlight, .site-content > [class^='container'] ul:not(.page-numbers):not(.sub-cats):not(.tab-list):not(.products) li.active,
.site-content > .page ul:not(.page-numbers):not(.sub-cats):not(.tab-list):not(.products) li.highlight,
.site-content > .page ul:not(.page-numbers):not(.sub-cats):not(.tab-list):not(.products) li.active,
.site-content .post ul:not(.page-numbers):not(.sub-cats):not(.tab-list):not(.products) li.highlight,
.site-content .post ul:not(.page-numbers):not(.sub-cats):not(.tab-list):not(.products) li.active {
    color: #003871;
    font-weight: 700;
}

.site-content > [class^='container'] ul:not(.page-numbers):not(.sub-cats):not(.tab-list):not(.products) li.highlight::before, .site-content > [class^='container'] ul:not(.page-numbers):not(.sub-cats):not(.tab-list):not(.products) li.active::before,
.site-content > .page ul:not(.page-numbers):not(.sub-cats):not(.tab-list):not(.products) li.highlight::before,
.site-content > .page ul:not(.page-numbers):not(.sub-cats):not(.tab-list):not(.products) li.active::before,
.site-content .post ul:not(.page-numbers):not(.sub-cats):not(.tab-list):not(.products) li.highlight::before,
.site-content .post ul:not(.page-numbers):not(.sub-cats):not(.tab-list):not(.products) li.active::before {
    background-color: #003871;
    text-decoration: none;
    transition: width .5s;
    width: 30px;
}

.pagination .page-numbers {
    margin: 0 20px;
    vertical-align: middle;
}

.pagination .page-numbers:not(.current) {
    display: none;
}

footer li::before,
.slick-dots li::before,
form li::before,
li.product::before,
ul.nav-justified li::before,
ul.nav-tabs.nav-justified li::before,
ul.nav-tabs li::before,
.woocommerce li::before {
    display: none !important;
}

ul.tab-list li::before {
    background-color: transparent !important;
}

.btn-primary,
.btn-primary-reverse,
.btn-reverse,
.btn-reverse-white,
.pagination a.next.page-numbers,
.pagination a.prev.page-numbers,
input.btn-primary {
    border-radius: 2px;
    border-width: 1px;
    border-style: solid;
    display: inline-block;
    font-family: "Noto Sans", sans-serif;
    font-size: 1em;
    padding: 10px 40px;
}

.btn-primary:hover,
.btn-primary-reverse:hover,
.btn-reverse:hover,
.btn-reverse-white:hover,
.pagination a.next.page-numbers:hover,
.pagination a.prev.page-numbers:hover,
input.btn-primary:hover {
    text-decoration: none;
}

.btn-primary,
.pagination a.next.page-numbers,
.pagination a.prev.page-numbers,
input.btn-primary {
    background-color: #003871;
    border-color: #003871;
    color: #fff;
    transition: all .3s ease;
}

.btn-primary:hover,
.pagination a.next.page-numbers:hover,
.pagination a.prev.page-numbers:hover,
input.btn-primary:hover {
    background-color: #00b3df;
    border-color: #00b3df;
}

.btn-primary.green,
.pagination a.next.page-numbers.green,
.pagination a.prev.page-numbers.green,
input.btn-primary.green {
    background-color: #2ac278;
    border-color: #2ac278;
}

.btn-primary.green:hover,
.pagination a.next.page-numbers.green:hover,
.pagination a.prev.page-numbers.green:hover,
input.btn-primary.green:hover {
    background-color: transparent;
    border-color: #2ac278;
    color: #2ac278;
}

.btn-primary-reverse, .btn-primary-reverse:hover {
    background-color: #fff;
    border-color: #fff;
    color: #003871;
}

.btn-reverse {
    background-color: transparent;
    border-color: #003871;
    color: #003871;
    transition: all .3s ease;
}

.btn-reverse:hover {
    background-color: #003871;
    color: #fff;
}

.btn-reverse.green {
    border-color: #2ac278;
    color: #2ac278;
}

.btn-reverse.green:hover {
    background-color: #2ac278;
    color: #fff;
}

.btn-reverse-white, .btn-reverse-white:hover {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
}

.btn-secondary {
    background-color: #003871;
    border-radius: 2px;
    color: #fff;
    font-size: 12px;
    letter-spacing: .05em;
    line-height: 1;
    padding: 14px 30px;
    text-transform: uppercase;
    transition: all .3s ease;
}

.btn-secondary:hover {
    color: #fff;
    background-color: #00b3df;
}

.pagination a.next.page-numbers::after {
    content: '\f178';
    font-family: 'FontAwesome';
    font-size: 24px;
    margin-left: 10px;
    vertical-align: middle;
}

.pagination a.prev.page-numbers::before {
    content: '\f177';
    font-family: 'FontAwesome';
    font-size: 24px;
    margin-right: 10px;
    vertical-align: middle;
}

a.not-available {
    visibility: hidden;
}

a.fancybox-media:not(.text-link):after {
    content: '\f111';
    font-family: 'FontAwesome';
    font-size: 85px;
    position: absolute;
    top: calc(50% - 66px);
    left: calc(50% - 38px);
    color: #00b3df;
    opacity: .8;
}

a.fancybox-media.archive:not(.text-link):after {
    top: calc(50% - 115px);
}

a.fancybox-media:not(.text-link):before {
    content: '\f04b';
    font-family: 'FontAwesome';
    font-size: 30px;
    position: absolute;
    top: calc(50% - 26px);
    left: calc(50% - 11px);
    color: #fff;
    z-index: 1;
}

a.fancybox-media.archive:not(.text-link):before {
    top: calc(50% - 75px);
}

.hobbit-container {
    display: inline-block;
}

a.hobbit {
    display: inline-block;
    color: #003871;
}

a.hobbit.steel {
    color: #5b6779;
}

a.hobbit.teal {
    color: #00b3df;
}

a.hobbit.teal:hover, a.hobbit.teal:active {
    color: #fff;
}

a.hobbit:hover, a.hobbit:active, a.hobbit:focus {
    text-decoration: none;
    color: #00b3df;
    outline: 0;
}

a.hobbit:hover::after, a.hobbit:active::after, a.hobbit:focus::after {
    transition: width .3s ease;
    width: calc(100% - 10px);
}

a.hobbit::after {
    content: '';
    display: block;
    width: 22px;
    left: 15px;
    border-top: 1px solid #00b3df;
    margin: 5px 0 0 3px;
    transition: width .3s ease;
}

a {
    outline: none !important;
}

a * {
    cursor: pointer;
}

a:not([href]) * {
    cursor: default !important;
}

.bg-blue {
    background-color: #d5e5f7;
}

.bg-white {
    background-color: #FFFFFF;
}

.bg-blue h1, .bg-blue h2, .bg-blue h3 {
    color: #333c48;
}

.bg-blue p {
    color: #5b6779;
}

.bg-brandblue {
    background-color: #003871;
}

.bg-brandblue h1, .bg-brandblue h2, .bg-brandblue h3, .bg-brandblue p {
    color: #fff;
}

.bg-grey {
    background-color: #303942;
}

.bg-grey h1, .bg-grey h2, .bg-grey h3, .bg-grey p {
    color: #fff;
}

.bg-lightgrey {
    background-color: #eff1f3;
}

.bg-lightgrey h1, .bg-lightgrey h2, .bg-lightgrey h3, .bg-lightgrey p {
    color: #333c48;
}

.card {
    display: block;
    background-color: #fff;
    border-color: #ccdef1 #ccdef1 transparent #ccdef1;
    border-style: solid;
    border-width: 1px 1px 0 1px;
    margin-bottom: 30px;
    padding: 30px 25px 70px;
    position: relative;
    transition: all .3s ease;
    margin: 0 15px 30px;
    width: -o-calc(100% - 30px);
    width: calc(100% - 30px);
}

@media screen and (min-width: 768px) {
    .card {
        margin-left: 1%;
        margin-right: 1%;
    }
    .card.col-md-12 {
        width: 98%;
    }
    .card.col-md-4 {
        width: 31.33%;
    }
}

.card::after {
    background: linear-gradient(to right, #80bb80 0%, #32a9c1 100%);
    bottom: 0;
    content: '';
    display: block !important;
    height: 5px;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
}

.card:hover {
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);
    transition: all .3s ease;
}

.card:hover .btn {
    background-color: #00b3df;
    border-color: #00b3df;
}

.card h2 {
    color: #003871;
    font-size: 1.285714em;
    letter-spacing: normal;
    margin-top: 0;
}

.card .article-header {
    border: 0;
    margin-bottom: 10px;
}

.card .article-meta {
    color: #333c48;
    font-size: 0.85714em;
    margin-bottom: 5px;
}

.card footer {
    position: absolute;
    bottom: 25px;
}

.card .hobbit {
    display: inline-block;
}

.card-basic {
    margin-bottom: 0;
}

.card-basic h2 {
    color: #003871;
    font-size: 1.285714em;
    letter-spacing: normal;
    margin-top: 0;
}

.card-basic .article-header {
    border: 0;
    margin-bottom: 10px;
}

.card-basic .article-meta {
    color: #333c48;
    font-size: 0.85714em;
    margin-bottom: 5px;
}

.border-bottom {
    border-bottom: 1px solid #ccdef1;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    opacity: 1;
}

fieldset, fieldset legend {
    background: transparent;
}

table th {
    background: #eff1f3;
    color: #333c48;
    padding: 15px 30px !important;
}

table tbody td,
table tbody tr:nth-child(2n) td {
    background: #fff;
    color: #333c48;
    padding: 15px 30px;
}

.image-overlay-container {
    position: relative;
}

.image-overlay-container .image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
}

.image-overlay-container a.image-overlay-link {
    text-decoration: none;
}

.image-overlay-container a.image-overlay-link:hover {
    text-shadow: 2px 2px #000;
}

.image-overlay-container a.image-overlay-link:hover .image-overlay {
    background: rgba(0, 0, 0, 0.8);
}

.image-overlay-container .image-overlay.left {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0));
}

.image-overlay-container .image-overlay.center {
    background: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0));
}

.image-overlay-container .image-overlay.right {
    background: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.85));
}

.image-overlay-container .image-overlay.bottom {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.85));
}

.image-overlay-container .image-overlay.top {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0));
}

@media screen and (max-width: 768px) {
    .image-overlay-container .image-overlay.sm-full {
        background: rgba(0, 0, 0, 0.6);
    }
}

.image-overlay-container .image-overlay-content {
    z-index: 1;
    position: relative;
}

.white-text * {
    color: #fff !important;
}

.darkblue-text *, .darkblue-text-text * {
    color: #333c48 !important;
}

span.glossary-term {
    border-bottom: 2px dotted #a2d0ff;
}

.demo_store {
    background-color: #00b3df !important;
    color: #fff !important;
    text-align: center !important;
}

.demo_store::before {
    display: none;
}

.demo_store a:hover {
    text-decoration: underline !important;
}

.demo_store a.woocommerce-store-notice__dismiss-link {
    background: transparent !important;
    float: none !important;
    font-size: 14px !important;
    border: 2px solid #fff !important;
    border-radius: 4px !important;
    padding: 5px 15px !important;
    margin-left: 15px !important;
    text-decoration: none !important;
}

.demo_store a.woocommerce-store-notice__dismiss-link::before {
    display: none;
}

.demo_store a.woocommerce-store-notice__dismiss-link:hover {
    background: #003871 !important;
    color: #fff !important;
}

@media screen and (max-width: 768px) {
    .demo_store a.woocommerce-store-notice__dismiss-link {
        margin-top: 10px !important;
        margin-left: 0px !important;
    }
}

@media screen and (max-width: 768px) {
    .demo_store {
        bottom: 60px !important;
    }
}

.product-cats {
    margin-top: 50px;
    margin-bottom: 50px;
    /*.cat-row > .cat-card:not(:only-of-type):not(:first-of-type) {
    border-left-width: 1px;
    }*/
}

.product-cats .cat-row {
    display: flex;
    align-items: stretch;
    flex-direction: column;
}

@media screen and (min-width: 768px) {
    .product-cats .cat-row {
        flex-direction: row;
    }
    .product-cats .cat-row:not(:last-of-type) {
        margin-bottom: 30px;
    }
}

.product-cats .cat-row .cat-card {
    position: relative;
    flex-grow: 1;
    border: 1px solid #e1e4e7;
    padding: 30px;
    width: calc(100% - 60px);
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 30px;
}

@media screen and (min-width: 768px) {
    .product-cats .cat-row .cat-card {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0px;
    }
}

.product-cats .cat-row .cat-card a.container-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.product-cats .cat-row .cat-card .row {
    display: flex;
    align-items: center;
    flex-direction: column-reverse;
}

@media screen and (min-width: 1024px) {
    .product-cats .cat-row .cat-card .row {
        flex-direction: row;
    }
}

.product-cats .cat-row .cat-card .row .cat-details {
    text-align: center;
}

@media screen and (min-width: 1024px) {
    .product-cats .cat-row .cat-card .row .cat-details {
        text-align: left;
    }
}

.product-cats .cat-row .cat-card .row .cat-details > *:first-child {
    margin-top: 15px;
}

@media screen and (min-width: 1024px) {
    .product-cats .cat-row .cat-card .row .cat-details > *:first-child {
        margin-top: 0;
    }
}

.product-cats .cat-row .cat-card .row .cat-details > *:last-child {
    margin-bottom: 0;
}

.product-cats .cat-row .cat-card .row .cat-details h2 {
    font-size: 2em;
}

.product-cats .cat-row .cat-card .row .cat-details a {
    position: relative;
    z-index: 2;
}

.product-cats .cat-row .cat-card .row .cat-details a.btn {
    margin-top: 15px;
    /*text-transform: uppercase;*/
}

.product-cats .cat-row .cat-card .row img {
    width: 200px;
    max-width: 100%;
    margin: 0 auto;
}

@media screen and (min-width: 1024px) {
    .product-cats .cat-row .cat-card .row img {
        margin: 0;
    }
}

.product-cats .cat-row > .cat-card:only-of-type {
    width: calc(100% - 60px);
}

@media screen and (min-width: 768px) {
    .product-cats .cat-row > .cat-card:only-of-type {
        width: 100%;
    }
}

.product-cats .cat-row > .cat-card:only-of-type img {
    float: right;
}

.product-cats .cat-row > .cat-card:not(:only-of-type):first-of-type {
    border-right-width: 1px;
}

@media screen and (min-width: 768px) {
    .product-cats .cat-row > .cat-card:not(:only-of-type):first-of-type {
        border-right-width: 0px;
    }
}

.product-cats .solo-row {
    flex-direction: row;
}

@media screen and (min-width: 768px) {
    .product-cats .solo-row {
        flex-direction: row-reverse !important;
    }
    .product-cats .solo-row > *:last-child {
        width: 230px;
    }
    .product-cats .solo-row > *:first-child {
        width: calc(100% - 230px);
    }
}

.product-subcats {
    margin-top: -40px;
}

.product-subcats .subcat-card {
    position: relative;
    display: flex;
    align-items: stretch;
    padding: 60px 0;
}

.product-subcats .subcat-card:nth-of-type(even) {
    background-color: #eff1f378;
}

.product-subcats .subcat-card a.container-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.product-subcats .subcat-card .row {
    display: flex;
    align-items: center;
    flex-direction: column;
}

@media screen and (min-width: 768px) {
    .product-subcats .subcat-card .row {
        flex-direction: row;
    }
}

.product-subcats .subcat-card .row .cat-details {
    text-align: center;
}

.product-subcats .subcat-card .row .cat-details > *:first-child {
    margin-top: 15px;
}

@media screen and (min-width: 768px) {
    .product-subcats .subcat-card .row .cat-details > *:first-child {
        margin-top: 0;
    }
}

.product-subcats .subcat-card .row .cat-details > *:last-child {
    margin-bottom: 0;
}

.product-subcats .subcat-card .row .cat-details h2 {
    font-size: 2em;
}

.product-subcats .subcat-card .row .cat-details a {
    position: relative;
    z-index: 2;
}

.product-subcats .subcat-card .row .cat-details .links-container .childterm-link {
    display: inline-block;
    padding: 5px 15px;
    text-decoration: underline;
    z-index: 2;
    font-weight: bold;
}

.product-subcats .subcat-card .row .cat-details .links-container .childterm-link:last-of-type:not(:only-child) {
    font-weight: normal;
    display: block;
}

.product-subcats .subcat-card .row img {
    max-width: 200px;
    margin: 0 auto;
    border: 1px solid #e1e4e7;
}

@media screen and (min-width: 768px) {
    .product-subcats .subcat-card .row img {
        max-width: 90%;
        margin: 0 10% 0 0;
    }
}

body.woocommerce.woocommerce-page .entry-header,
.woocommerce-cart .entry-header,
.woocommerce-checkout .entry-header {
    margin-bottom: 0;
}

body.woocommerce.woocommerce-page .woocommerce-breadcrumb,
.woocommerce-cart .woocommerce-breadcrumb,
.woocommerce-checkout .woocommerce-breadcrumb {
    background-color: #eff1f3;
    border-bottom: 1px solid #ccdef1;
    display: block;
    margin-bottom: 40px;
}

body.woocommerce.woocommerce-page .form-row,
.woocommerce-cart .form-row,
.woocommerce-checkout .form-row {
    margin-bottom: 18px;
}

@media screen and (max-width: 768px) {
    body.woocommerce.woocommerce-page .pull-right,
    body.woocommerce.woocommerce-page .pull-left,
    .woocommerce-cart .pull-right,
    .woocommerce-cart .pull-left,
    .woocommerce-checkout .pull-right,
    .woocommerce-checkout .pull-left {
        width: 100%;
    }
}

.col2-set .form-row-first {
    width: 49% !important;
    margin-right: 1% !important;
}

.col2-set .form-row-last {
    width: 49% !important;
    margin-left: 1% !important;
}

.products + .storefront-sorting {
    font-size: 1em;
}

.products + .storefront-sorting .woocommerce-ordering {
    display: none;
}

@media screen and (min-width: 768px) {
    .products + .storefront-sorting p.woocommerce-result-count {
        color: #5b6779;
        float: none;
        font-size: 0.92857em;
        margin-bottom: 20px;
        text-align: center;
    }
}

.woocommerce-pagination {
    float: none;
    width: 100%;
}

.woocommerce-pagination .page-numbers li .page-numbers {
    background-color: transparent;
    font-size: 1.071428em;
}

.woocommerce-pagination .page-numbers li .page-numbers.current {
    background-color: transparent;
    color: #003871;
    font-weight: 700;
}

.woocommerce-pagination .page-numbers li .page-numbers:not(.current) {
    color: #5b6779;
}

.woocommerce-pagination .page-numbers li .page-numbers.next::after, .woocommerce-pagination .page-numbers li .page-numbers.prev::after {
    color: #00b3df;
    font-size: 28px;
}

.woocommerce-pagination .page-numbers li .page-numbers.next:hover::after, .woocommerce-pagination .page-numbers li .page-numbers.prev:hover::after {
    color: #003871;
}

.woocommerce-pagination .page-numbers li .page-numbers.prev {
    padding-right: 50px;
}

.woocommerce-pagination .page-numbers li .page-numbers.prev::after {
    content: '\f177';
}

.woocommerce-pagination .page-numbers li .page-numbers.next {
    padding-left: 50px;
}

.woocommerce-pagination .page-numbers li .page-numbers.next::after {
    content: '\f178';
}

.woocommerce-pagination .page-numbers li a.page-numbers:hover {
    background-color: transparent;
    color: #00b3df;
}

button.single_add_to_cart_button,
button.single_add_to_cart_button.alt {
    background-color: #00b3df;
    border-radius: 2px;
    font-family: "Noto Sans", sans-serif;
    font-size: 1em;
    font-weight: bold;
    padding: 15px 50px;
}

button.single_add_to_cart_button:hover,
button.single_add_to_cart_button.alt:hover {
    background-color: #13d0ff;
}

button.woocommerce-Button,
.woocommerce-address-fields button,
button#place_order,
a.button.add_to_cart_button {
    background-color: #003871;
    border-radius: 2px;
    border: 1px solid #003871;
    color: #fff;
    font-size: 1em;
    font-weight: normal;
    line-height: 1;
    padding: 14px 50px;
    transition: all .3s ease;
}

button.woocommerce-Button:hover,
.woocommerce-address-fields button:hover,
button#place_order:hover,
a.button.add_to_cart_button:hover {
    background: #00b3df;
    border-color: #00b3df;
}

.lost_password a {
    color: #5b6779;
    font-family: "Raleway", sans-serif;
    font-size: 1em;
    line-height: 1;
    text-decoration: underline;
}

#customer-login,
#customer-register {
    margin: 0 !important;
    width: 100% !important;
}

#customer-login label.inline,
#customer-register label.inline {
    margin-left: 0;
}

body.woocommerce-account .entry-content .page-content {
    /*> .woocommerce {
    .u-columns {
    display: flex;
    flex-wrap: wrap;
}
> .col-sm-12 {
margin-bottom: 55px;
}
}*/
}

body.woocommerce-account .entry-content .page-content .col-sm-6 {
    border-bottom: 1px solid #ccdef1;
    border-left: 1px solid #ccdef1;
    border-top: 1px solid #ccdef1;
    padding: 30px 50px 30px 35px;
}

body.woocommerce-account .entry-content .page-content .col-sm-6.bg-lightgrey {
    border-left: 0;
    border-right: 1px solid #ccdef1;
}

body.woocommerce-account .entry-content .page-content .col-sm-6 h2.form-title {
    margin-bottom: 45px;
}

body.woocommerce-account .entry-content .page-content .col-sm-6 .form-row {
    margin-bottom: 25px;
}

body.woocommerce-account .entry-content .page-content .col-sm-6 .woocommerce-Button {
    display: block;
    margin-bottom: 10px;
}

.woocommerce-form {
    margin-bottom: 0;
}

ul.checkmarks li::before {
    background: transparent !important;
    color: #2ac278 !important;
    content: '\f058' !important;
    display: inline-block !important;
    font-family: 'FontAwesome';
}

.woocommerce-cart .entry-header,
.woocommerce-checkout .entry-header {
    display: none;
}

.woocommerce-cart .cart-continue,
.woocommerce-checkout .cart-continue {
    color: #003871;
    font-weight: 600;
    text-decoration: underline;
    margin-right: 20px;
}

.woocommerce-cart-form {
    border-left: 1px solid #ccdef1;
    border-right: 1px solid #ccdef1;
    border-top: 1px solid #ccdef1;
    margin-bottom: 0;
    margin-top: 15px;
}

.woocommerce-cart-form td.product-name a {
    color: #003871;
}

.woocommerce-cart-form td.product-thumbnail a {
    background: #fff;
    border: 1px solid #eff1f3;
    display: block;
    height: 140px;
    overflow: hidden;
    width: 154px;
}

.woocommerce-cart-form td.product-thumbnail a img {
    height: auto;
    max-width: 150px;
}

.woocommerce-cart-form p.short-description {
    color: #00b3df;
    font-size: 0.92857em;
    line-height: 1.5 !important;
}

.woocommerce-cart-form a.remove {
    height: auto;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    margin-top: 15px;
    text-indent: 0;
    width: auto;
}

.woocommerce-cart-form a.remove::before {
    display: none;
}

.woocommerce-cart-form td.product-quantity .qty {
    background: linear-gradient(#fff 0%, #f2f4f7 100%);
    border: 1px solid #ccdef1;
    border-radius: 4px;
    box-shadow: none;
    color: #003871;
    font-family: "Raleway", sans-serif;
}

.woocommerce-cart-form table.cart {
    margin-bottom: 0;
}

.woocommerce-cart-form table.cart tr.cart-summary td {
    background: #eff1f3;
    color: #333c48;
    font-size: 1em;
    font-weight: 600;
    padding: 15px 30px !important;
}

.woocommerce-cart-form table.cart td.actions {
    padding: 0 30px;
}

table.shop_table td[class^='product'] {
    border-top: 1px solid #e1e4e7;
}

table.shop_table tr:first-of-type td[class^='product'] {
    border-top: 0;
}

@media screen and (max-width: 768px) {
    table.shop_table tr td[class^='product'] {
        border-top: 0;
    }
    table.shop_table tr td.product-thumbnail {
        border-top: 1px solid #e1e4e7;
    }
}

table.shop_table tr td,
table.shop_table th {
    padding: 15px 30px;
}

.cfp-flag .add_to_cart_button, .cfp-flag .ajax_add_to_cart, .cfp-flag .product_type_simple {
    display: none;
}

.cfp-flag .view-details {
    width: 100% !important;
}

.woocommerce-cart #main .cart-collaterals {
    border-bottom: 1px solid #ccdef1;
    border-left: 1px solid #ccdef1;
    border-right: 1px solid #ccdef1;
}

.woocommerce-cart #main .cart-collaterals .cross-sells {
    margin-right: 0;
    margin-left: 30px;
}

@media screen and (max-width: 768px) {
    .woocommerce-cart #main .cart-collaterals .cross-sells {
        display: none;
    }
}

.woocommerce-cart #main .cart-collaterals .cross-sells ul.products li.product {
    margin-right: 2%;
    width: 46%;
}

.woocommerce-cart #main .cart-collaterals .cross-sells ul.products li.product.first {
    clear: none;
}

.woocommerce-cart #main .cart-collaterals .cross-sells ul.products li.product .woocommerce-loop-product__title,
.related.products ul.products li.product .woocommerce-loop-product__title {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.woocommerce-cart #main .cart-collaterals .cross-sells ul.products li.product .woocommerce-product-details__short-description,
.related.products ul.products li.product .woocommerce-product-details__short-description,
.woocommerce-cart #main .cart-collaterals .cross-sells ul.products li.product > a > span,
.related.products ul.products li.product > a > span {
    margin-left: 15px;
    margin-right: 15px;
}

.woocommerce-cart #main .cart-collaterals .cross-sells ul.products li.product .tm-woocompare-button {
    display: none;
}

.woocommerce-cart #main .cart-collaterals .cross-sells ul.products li.product .view-details {
    display: none;
}

.woocommerce-cart #main .cart-collaterals .cross-sells ul.products li.product .add_to_cart_button {
    width: 100%;
}

.cart_totals {
    margin-right: 30px;
}

@media screen and (max-width: 768px) {
    .cart_totals {
        margin-right: 0;
    }
    .cart_totals tr.shipping td {
        text-align: left;
    }
    .cart_totals tr.shipping td::before {
        padding: 15px 30px;
    }
}

.cart_totals > h2 {
    display: none;
}

.cart_totals table {
    border: 1px solid #e1e4e7;
}

.cart_totals table tbody tr th, .cart_totals table tbody tr td {
    border-top: 1px solid #e1e4e7;
}

.cart_totals .shipping > td {
    padding: 0;
}

.cart_totals #shipping_method {
    padding: 15px 30px;
}

.cart_totals #shipping_method .method-header {
    margin-bottom: 10px;
}

.cart_totals #shipping_method .method-header a {
    color: #5b6779;
    font-weight: bold;
}

ul#shipping_method li {
    margin: 0;
}

.wc-proceed-to-checkout a.checkout-button {
    background: transparent;
    border: 1px solid #2ac278;
    color: #2ac278;
    transition: all .3s ease;
}

.wc-proceed-to-checkout a.checkout-button:hover {
    background-color: #2ac278;
    color: #fff;
}

@media screen and (max-width: 768px) {
    .wc-proceed-to-checkout {
        margin: 5px 20px;
    }
}

.woocommerce-checkout .short-description {
    display: none;
}

.woocommerce-checkout #order_review {
    border: 1px solid #ccdef1;
    border-radius: 2px;
}

.woocommerce-checkout #order_review #order_review_heading {
    background: #eff1f3;
    border-bottom: 1px solid #ccdef1;
    color: #333c48;
    font-family: "Noto Sans", sans-serif;
    font-size: 1em;
    font-weight: 600;
    margin: 0;
    padding: 15px 25px;
    width: 100%;
}

.woocommerce-checkout #order_review .shop_table {
    margin-bottom: 0;
    border-bottom: 1px solid #e1e4e7;
}

.woocommerce-checkout #order_review .shop_table thead {
    display: none;
}

.woocommerce-checkout #order_review .shop_table tfoot tr {
    border-top: 1px solid #e1e4e7;
}

.woocommerce-checkout #order_review .shop_table tfoot tr.shipping {
    border-top: none;
}

.woocommerce-checkout #order_review .shop_table tfoot tr.shipping td {
    padding: 0;
}

.woocommerce-checkout #order_review .shop_table tfoot tr.shipping td #shipping_method li.method-header {
    padding: 10px 30px;
    border-top: 1px solid #e1e4e7;
    margin: 0;
    font-weight: 700;
}

.woocommerce-checkout #order_review .shop_table tfoot tr.shipping td #shipping_method li.method-header a {
    color: #5b6779 !important;
    font-weight: bold;
    text-decoration: none !important;
}

.woocommerce-checkout #order_review .shop_table tfoot tr.shipping td #shipping_method ul.method-group {
    padding: 0 30px 0 45px;
}

.woocommerce-checkout #order_review .shop_table tfoot tr.shipping td #shipping_method ul.method-group li:last-child {
    margin-bottom: 10px;
}

.woocommerce-checkout #order_review .shop_table tfoot tr.shipping td #shipping_method ul.method-group li > label {
    font-weight: 400;
    font-size: 14px;
    margin: 0;
}

.woocommerce-checkout #order_review .shop_table tfoot tr.shipping td #shipping_method ul.method-group li .shipping-thirdparty-details {
    padding: 0 25px;
    margin: 5px 0 15px;
    border-radius: 2px;
}

.woocommerce-checkout #order_review #payment .payment_methods li.wc_payment_method {
    margin: 0;
}

.woocommerce-checkout #order_review #payment .payment_methods li.wc_payment_method input[type="radio"]:first-child:checked + label::before {
    color: #00b3df;
    line-height: 25px;
}

.woocommerce-checkout #order_review #payment .payment_methods > li:not(.woocommerce-notice) {
    background-color: #eff1f3;
}

.woocommerce-checkout #order_review #payment .payment_methods > li .payment_box {
    background-color: #fff;
}

.woocommerce-checkout #order_review #payment .payment_methods > li .payment_box a.button {
    background: #eff1f3;
    border-radius: 2px;
    font-weight: 400;
    color: #5b6779;
}

.woocommerce-checkout #order_review #payment .payment_methods > li .payment_box a.button:hover {
    background: #e1e3e6;
}

.woocommerce-checkout #order_review #payment .payment_methods > li .payment_box label {
    font-weight: 400;
    font-size: 14px;
}

.woocommerce-checkout #order_review #payment .place-order {
    margin: 0;
    border-top: 1px solid #ccdef1;
    background: #eff1f3;
}

.woocommerce-checkout #order_review #payment .place-order input[type="checkbox"] + span::before {
    color: #5b6779;
}

.woocommerce-checkout #order_review #payment .place-order input[type="checkbox"]:checked + span::before {
    color: #00b3df;
}

.woocommerce-checkout #order_review #payment .place-order .woocommerce-terms-and-conditions-link {
    font-weight: 700;
}

.woocommerce-checkout #order_review #payment .place-order #place_order {
    background-color: #003871;
    color: #fff;
    border: none;
    border-radius: 2px;
}

.woocommerce-checkout #order_review #payment .place-order #place_order:hover {
    background-color: #00b3df;
}

.woocommerce-billing-fields {
    border: 1px solid #ccdef1;
    border-radius: 2px;
}

.woocommerce-billing-fields > h3 {
    background: #eff1f3;
    border-bottom: 1px solid #ccdef1;
    color: #333c48;
    font-family: "Noto Sans", sans-serif;
    font-size: 1em;
    font-weight: 600;
    margin: 0;
    padding: 15px 30px;
}

.woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper {
    padding: 30px;
}

#ship-to-different-address {
    margin: 0;
}

#ship-to-different-address label {
    font-family: "Noto Sans", sans-serif;
    font-weight: 600;
}

.woocommerce-shipping-fields .shipping_address {
    border: 1px solid #ccdef1;
    border-radius: 2px;
}

.woocommerce-shipping-fields .shipping_address > h3 {
    background: #eff1f3;
    border-bottom: 1px solid #ccdef1;
    color: #333c48;
    font-family: "Noto Sans", sans-serif;
    font-size: 1em;
    font-weight: 600;
    margin: 0;
    padding: 15px 30px;
}

.woocommerce-shipping-fields .shipping_address .woocommerce-shipping-fields__field-wrapper {
    padding: 30px;
}

.woocommerce-additional-fields {
    margin-top: 1.618em;
    border: 1px solid #ccdef1;
    border-radius: 2px;
}

.woocommerce-additional-fields > h3 {
    background: #eff1f3;
    border-bottom: 1px solid #ccdef1;
    color: #333c48;
    font-family: "Noto Sans", sans-serif;
    font-size: 1em;
    font-weight: 600;
    margin: 0;
    padding: 15px 30px;
}

.woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper {
    padding: 30px;
}

.site-header-cart .short-description {
    display: none;
}

.site-header-cart .widget_shopping_cart {
    background: #fff;
}

.site-header-cart .woocommerce-mini-cart__buttons {
    background: #fff !important;
    border-bottom: 1px solid #ccdef1;
    border-left: 1px solid #ccdef1;
    border-right: 1px solid #ccdef1;
}

.site-header-cart .woocommerce-mini-cart__buttons .button {
    border-radius: 2px;
    float: left;
    transition: all .3s ease;
    width: 45%;
}

.site-header-cart .woocommerce-mini-cart__buttons .button::after {
    display: none;
}

.site-header-cart .woocommerce-mini-cart__buttons .button:first-of-type {
    background: #2ac278 !important;
    border: 1px solid #2ac278 !important;
    color: #fff !important;
}

.site-header-cart .woocommerce-mini-cart__buttons .button:first-of-type:hover {
    background-color: transparent !important;
    color: #2ac278 !important;
}

.site-header-cart .woocommerce-mini-cart__buttons .button.checkout {
    background: transparent !important;
    border: 1px solid #2ac278 !important;
    color: #003871 !important;
    float: right;
    transition: all .3s ease;
}

.site-header-cart .woocommerce-mini-cart__buttons .button.checkout:hover {
    background-color: #2ac278 !important;
    color: #fff !important;
}

.site-header-cart .woocommerce-mini-cart__buttons::after, .site-header-cart .woocommerce-mini-cart__buttons::before {
    content: " ";
    display: table;
}

.site-header-cart .woocommerce-mini-cart__buttons::after {
    clear: both;
}

.site-header-cart .woocommerce-mini-cart__total.total {
    background: #425563;
    border-bottom: 0;
    color: #fff;
}

.site-header-cart .woocommerce-mini-cart__total.total strong {
    font-size: 0.92857em;
    font-weight: 600;
}

.site-header-cart .woocommerce-mini-cart__total.total .woocommerce-Price-amount {
    font-size: 1.285714em;
    font-weight: 700;
}

.site-header-cart .woocommerce-mini-cart.cart_list {
    border-bottom: 5px solid #333c48;
    border-left: 1px solid #ccdef1;
    border-right: 1px solid #ccdef1;
    color: #003871;
    font-size: 1em;
    padding: 20px 18px;
    width: 100%;
}

.site-header-cart .mini_cart_item {
    border-bottom: 0;
    margin-bottom: 5px;
    padding: 5px 0 5px !important;
}

.site-header-cart .mini_cart_item .remove_from_cart_button {
    display: none;
}

.site-header-cart .mini_cart_item a:not(.remove) {
    float: left;
    padding: 0;
}

.site-header-cart .mini_cart_item a:not(.remove) img {
    margin-left: 0;
}

.site-header-cart .mini_cart_item .amount {
    font-size: 1.071428em;
    font-weight: 700;
}

@media screen and (min-width: 767px) {
    .woocommerce-active .site-header .site-header-cart > li:nth-of-type(2) {
        left: -310px;
        width: 420px;
    }
}

body.woocommerce-page .site-main > .storefront-sorting {
    width: 100%;
    margin-bottom: 0;
}

body.woocommerce-page .site-main > .storefront-sorting .woocommerce-pagination {
    display: none;
}

body.woocommerce-page .woocommerce-products-header__title {
    text-transform: uppercase;
    width: 100%;
}

@media screen and (max-width: 767px) {
    body.woocommerce-page .title-content.no-image {
        text-align: left !important;
    }
}

body.woocommerce-page ul.products li.product {
    background: #fff;
    border: 1px solid #ccdef1;
    text-align: left;
    margin-right: 0;
    width: 100%;
}

@media screen and (min-width: 550px) {
    body.woocommerce-page ul.products li.product {
        float: left;
        margin: 0 1% 2%;
        width: 48%;
    }
}

@media screen and (min-width: 992px) {
    body.woocommerce-page ul.products li.product {
        margin-left: 0;
        margin-right: 2%;
        width: 32%;
    }
}

body.woocommerce-page ul.products li.product:hover {
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);
    transition: all .3s ease;
}

body.woocommerce-page ul.products li.product a:hover {
    text-decoration: none;
}

body.woocommerce-page ul.products li.product .button {
    border-radius: 0;
    float: left;
    line-height: 18px;
    margin: 0;
    padding: 14px 10px;
    text-align: center;
    width: 50%;
}

body.woocommerce-page ul.products li.product .button:hover {
    text-decoration: none;
}

body.woocommerce-page ul.products li.product .button.green {
    background: transparent;
    border-top: 1px solid #ccdef1;
    color: #5b6779;
    font-weight: normal;
}

body.woocommerce-page ul.products li.product .button.green:hover {
    background: #2ac278;
    border: 1px solid #2ac278;
    color: #fff;
}

@media screen and (max-width: 767px) {
    body.woocommerce-page ul.products li.product .button {
        float: none;
        width: 100%;
    }
}

body.woocommerce-page ul.products li.product .button:not(.add_to_cart_button):not(.green) {
    background: #2ac278;
    border: 1px solid #2ac278;
    color: #fff;
    font-weight: normal;
}

body.woocommerce-page ul.products li.product .button:not(.add_to_cart_button):not(.green):hover {
    background: #00b3df;
    border: 1px solid #00b3df;
    color: #fff;
}

body.woocommerce-page ul.products li.product .button.tm-woocompare-button {
    background: transparent !important;
    border: 0 !important;
    color: #5b6779 !important;
    font-size: 1em;
    justify-content: normal;
    margin: 0px 30px 10px;
    padding: 0;
    text-align: left;
    width: auto;
}

body.woocommerce-page ul.products li.product img {
    border-radius: 0;
    height: auto;
    margin: 0 auto;
    padding: 10px;
    width: 324px;
}

body.woocommerce-page ul.products li.product h2, body.woocommerce-page ul.products li.product h3, body.woocommerce-page ul.products li.product .woocommerce-loop-product__title {
    font-size: 1.071428em;
    font-weight: 800;
    margin: 0 0 10px;
    padding: 20px 30px 0;
    color: #5b6779;
}

body.woocommerce-page ul.products li.product h2 > span.sku_title, body.woocommerce-page ul.products li.product h3 > span.sku_title, body.woocommerce-page ul.products li.product .woocommerce-loop-product__title > span.sku_title {
    font-weight: 400;
}

body.woocommerce-page ul.products li.product h2 span.loop-title-sku, body.woocommerce-page ul.products li.product h3 span.loop-title-sku, body.woocommerce-page ul.products li.product .woocommerce-loop-product__title span.loop-title-sku {
    display: block;
    margin-top: 3px;
    font-size: 0.92857em;
    font-weight: 400;
    font-family: "Noto Sans", sans-serif;
}

body.woocommerce-page ul.products li.product .woocommerce-loop-product__title {
    font-size: 13px;
    border-top: 1px solid #ccdef1;
}

body.woocommerce-page ul.products li.product .woocommerce-product-details__short-description {
    color: #00b3df;
    font-size: 18px;
    padding-top: 10px;
}

body.woocommerce-page ul.products li.product .price {
    color: #003871;
    font-size: 1.1em;
    text-transform: uppercase;
}

body.woocommerce-page ul.products li.product .price span {
    font-size: 1.25em;
    font-weight: 700;
}

body.woocommerce-page ul.products li.product > a > span {
    margin: 0 30px 10px;
}

body.woocommerce-page ul.products li.product a.added_to_cart {
    text-align: center;
    width: 100%;
}

body.woocommerce-page ul.products li.product .view-details {
    clear: both;
}

body.woocommerce-page ul.products.slick-slider.ul.products {
    clear: none;
}

body.woocommerce-page ul.products.slick-slider li {
    clear: none !important;
    margin-right: 20px !important;
}

body.woocommerce-page .upsells .woocommerce-loop-product__title {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

body.woocommerce-page .upsells .woocommerce-product-details__short-description,
body.woocommerce-page .upsells .price,
body.woocommerce-page .upsells .tm-woocompare-button {
    margin-left: 15px !important;
    margin-right: 15px !important;
}

ul#shopby-nav {
    border: 0;
    margin-bottom: 45px;
    margin-top: 50px;
    width: 100%;
}

@media screen and (max-width: 767px) {
    ul#shopby-nav li {
        float: none;
    }
}

ul#shopby-nav li a {
    background-color: #003871;
    border: 0;
    border-radius: 0;
    color: #fff;
    font-size: 1.285714em;
    font-weight: 700;
    padding: 12px 15px;
    text-align: center;
    transition: background .3s ease;
}

ul#shopby-nav li a .fa {
    margin-left: 6px;
    transition: transform .3s linear;
}

ul#shopby-nav li a:hover {
    background-color: #00b3df;
}

ul#shopby-nav li a:hover .fa {
    transform: rotate(-90deg);
}

ul#shopby-nav li.active a {
    background-color: #2ac278;
}

ul#shopby-nav li.active a .fa {
    transform: rotate(-90deg);
    cursor: default;
}

@media screen and (min-width: 768px) {
    #shopyby-content .tab-pane > .row {
        display: flex;
        flex-wrap: wrap;
    }
}

#shopyby-content .card {
    display: inline-block;
    text-align: center;
    margin: 0 0.5% 20px;
    width: 24%;
}

@media screen and (max-width: 992px) {
    #shopyby-content .card {
        width: 48%;
    }
}

#shopyby-content .card img {
    margin: 0 auto 15px;
    width: 100%;
}

#shopyby-content .card footer {
    font-size: 1.142857em;
    font-weight: 700;
    left: 0;
    right: 0;
}

#secondary.shop-sidebar .border-sidebar {
    padding: 30px 20px;
    margin-bottom: 20px;
}

#secondary.shop-sidebar .border-sidebar h2 {
    color: #333c48;
    font-size: 1em;
    font-weight: 800;
    text-transform: uppercase;
}

#secondary.shop-sidebar .border-sidebar li {
    margin-bottom: 5px !important;
}

#secondary.shop-sidebar .border-sidebar li.current-cat > a,
#secondary.shop-sidebar .border-sidebar li.current-cat > span {
    display: none;
}

#secondary.shop-sidebar .border-sidebar li a {
    color: #333c48;
    line-height: 1;
}

#secondary.shop-sidebar .border-sidebar li a:hover {
    color: #2ac278;
}

#secondary.shop-sidebar .border-sidebar li.chosen a::before {
    color: red;
    content: '\f057';
    display: inline-block !important;
    font-family: 'FontAwesome';
    font-size: 12px;
    margin-right: 5px;
}

#secondary.shop-sidebar .sidebar-item {
    border-bottom: 1px solid #ccdef1;
    margin-bottom: 24px;
    position: relative;
}

#secondary.shop-sidebar .sidebar-item:last-of-type {
    margin-bottom: 0;
}

#secondary.shop-sidebar .sidebar-item .fa {
    color: #333c48;
    font-size: 18px;
    padding: 5px;
    position: absolute;
    right: 0;
    top: -8px;
}

#secondary.shop-sidebar .sidebar-item ul {
    margin-bottom: 24px;
}

#secondary.shop-sidebar .sidebar-item .woocommerce-widget-layered-nav-list {
    display: none;
}

#secondary.shop-sidebar #woocommerce_product_categories-2,
#secondary.shop-sidebar #woocommerce_layered_nav_filters-2 {
    display: block;
}

#secondary.shop-sidebar #woocommerce_product_categories-2 .fa,
#secondary.shop-sidebar #woocommerce_layered_nav_filters-2 .fa {
    display: none;
}

@media screen and (max-width: 767px) {
    #secondary.shop-sidebar [id^='woocommerce_layered_nav-'] {
        display: none;
    }
}

div#shopSidebarFilter {
    color: #333c48;
    font-size: 1.142857em;
    font-weight: 600;
    margin-bottom: 0;
}

div#shopSidebarFilter .fa {
    color: #333c48;
    font-size: 16px;
    margin-left: 5px;
}

div#shopSidebarFilter .fa.fa-toggle-on {
    color: #2ac278;
}

#woo-clear-filters {
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.tm-woowishlist-item {
    border-bottom: 1px solid #ccdef1;
    padding-bottom: 20px;
}

body:not(.page-template-template-homepage) {
    /*.entry-content {
    margin: 90px 0 100px;
    @media screen and (max-width: 767px) {
    margin: 40px 0 60px;
}
.page-content {
h2 {
font-size: 2.2857em;
}
p {
line-height: 30px;
}
}
}*/
}

body:not(.page-template-template-homepage) #content > .hentry {
    margin: 0;
}

body:not(.page-template-template-homepage) .spaced-section {
    margin-top: 50px;
    margin-bottom: 50px;
}

body:not(.page-template-template-homepage) .spaced-section-top {
    margin-top: 50px;
}

body:not(.page-template-template-homepage) .spaced-section-bottom {
    margin-bottom: 50px;
}

@media screen and (min-width: 768px) {
    body:not(.page-template-template-homepage) .spaced-section {
        margin-top: 75px;
        margin-bottom: 75px;
    }

    body:not(.page-template-template-homepage) .spaced-section-top {
        margin-top: 75px;
    }

    body:not(.page-template-template-homepage) .spaced-section-bottom {
        margin-bottom: 75px;
    }
}

@media screen and (min-width: 992px) {
    body:not(.page-template-template-homepage) .spaced-section {
        margin-top: 75px;
        margin-bottom: 75px;
    }

    body:not(.page-template-template-homepage) .spaced-section-top {
        margin-top: 75px;
    }

    body:not(.page-template-template-homepage) .spaced-section-bottom {
        margin-bottom: 75px;
    }
}

body:not(.page-template-template-homepage) .spaced-section.space-small {
    margin-top: 50px;
    margin-bottom: 50px;
}

body:not(.page-template-template-homepage) .padded-section {
    padding-top: 50px;
    padding-bottom: 50px;
}

@media screen and (min-width: 768px) {
    body:not(.page-template-template-homepage) .padded-section {
        padding-top: 75px;
        padding-bottom: 75px;
    }
}

@media screen and (min-width: 992px) {
    body:not(.page-template-template-homepage) .padded-section {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}

body:not(.page-template-template-homepage) .padded-section.pad-small {
    padding-top: 50px;
    padding-bottom: 50px;
}

body:not(.page-template-template-homepage) .spaced-interior > *:first-child {
    margin-top: 0;
}

body:not(.page-template-template-homepage) .spaced-interior > *:last-child {
    margin-bottom: 0;
}

body:not(.page-template-template-homepage) .move-up {
    position: relative;
    top: -145px;
}

@media screen and (max-width: 1024px) {
    body:not(.page-template-template-homepage) .move-up {
        top: -100px;
    }
}

@media screen and (max-width: 768px) {
    body:not(.page-template-template-homepage) .move-up {
        top: -20px;
    }
}

body:not(.page-template-template-homepage) .move-up:last-of-type {
    margin-bottom: -145px !important;
    padding-bottom: 145px !important;
}

@media screen and (max-width: 1024px) {
    body:not(.page-template-template-homepage) .move-up:last-of-type {
        margin-bottom: -100px !important;
        padding-bottom: 100px !important;
    }
}

@media screen and (max-width: 768px) {
    body:not(.page-template-template-homepage) .move-up:last-of-type {
        margin-bottom: -20px !important;
        padding-bottom: 20px !important;
    }
}

body:not(.page-template-template-homepage) .move-up .overlay-container {
    padding-top: 30px;
    padding-bottom: 30px;
    background: #fff;
    border: 1px solid #d5e5f7;
}

body:not(.page-template-template-homepage) .cards-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

body:not(.page-template-template-homepage) .woocommerce-breadcrumb {
    color: #00b3df;
    font-weight: bold;
    margin-bottom: 0;
}

body:not(.page-template-template-homepage) .woocommerce-breadcrumb a:hover {
    color: #00b3df;
}

body:not(.page-template-template-homepage) .woocommerce-breadcrumb .breadcrumb-separator::after {
    color: #333c48;
    opacity: 1;
}

body:not(.page-template-template-homepage) .woocommerce-breadcrumb a:first-of-type::before {
    display: none;
}

body:not(.page-template-template-homepage) .mobile-header-image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 200px;
}

body:not(.page-template-template-homepage) .title-container {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

body:not(.page-template-template-homepage) .title-content {
    min-height: auto !important;
    padding: 100px 0 !important;
}

@media screen and (max-width: 767px) {
    body:not(.page-template-template-homepage) .title-container {
        background: #003871 !important;
        height: auto;
    }
}

body:not(.page-template-template-homepage) .title-content.no-image {
    padding: 85px 0 115px;
    min-height: 0px;
}

@media screen and (max-width: 767px) {
    body:not(.page-template-template-homepage) .title-content.no-image {
        padding: 40px 0 60px;
        text-align: center;
    }
}

@media screen and (max-width: 767px) {
    body:not(.page-template-template-homepage) .title-content {
        padding: 40px 20px !important;
        text-align: center;
    }
}

body:not(.page-template-template-homepage) .title-content img.industry-icon {
    width: 100%;
    top: 50%;
    position: relative;
    transform: translateY(-50%);
}

@media screen and (max-width: 767px) {
    body:not(.page-template-template-homepage) .title-content img.industry-icon {
        width: 70px;
        margin: 0 auto;
        top: 0;
        transform: none;
    }
}

body:not(.page-template-template-homepage) .title-content h1 {
    font-size: 42px;
    font-weight: 800;
    color: #fff;
    letter-spacing: 1px;
}

@media screen and (max-width: 767px) {
    body:not(.page-template-template-homepage) .title-content h1 {
        font-size: 35px;
    }
}

body:not(.page-template-template-homepage) .title-content p {
    clear: both;
    color: white;
}

body:not(.page-template-template-homepage) .title-content .featured-posts {
    position: absolute;
    bottom: 55px;
}

@media screen and (max-width: 767px) {
    body:not(.page-template-template-homepage) .title-content .featured-posts {
        width: 100%;
        text-align: center;
        bottom: 15px;
    }
}

body:not(.page-template-template-homepage) .title-content .featured-posts .post {
    color: #a2d0ff;
    display: inline-block;
    line-height: 25px;
    margin-right: 30px;
    margin-bottom: 10px;
    cursor: pointer;
}

body:not(.page-template-template-homepage) .title-content .featured-posts .post i {
    color: #fff;
    font-size: 25px;
    vertical-align: middle;
    margin-right: 3px;
}

body.page-template-template-team .members-container .member {
    margin-top: 30px;
}

body.page-template-template-team .members-container .member:first-of-type {
    margin-top: 0;
}

@media screen and (min-width: 992px) {
    body.page-template-template-team .members-container .member:nth-of-type(2) {
        margin-top: 0;
    }
}

body.page-template-template-team .members-container .member .member-image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 100%;
}

body.page-template-template-team .members-container .member .member-info .member-text {
    height: 100%;
    border-top: 1px solid #ccdef1;
    border-right: 1px solid #ccdef1;
    border-bottom: 1px solid #ccdef1;
    padding: 40px 15px;
}

@media screen and (max-width: 991px) {
    body.page-template-template-team .members-container .member .member-info .member-text {
        padding: 20px 15px;
    }
}

body.page-template-template-team .members-container .member .member-info .member-text a.hobbit {
    margin-top: 30px;
}

body.page-template-template-team .members-container .member-bio-container {
    background: #ccdef1;
    position: absolute;
    z-index: 1;
    width: -o-calc(100% - 30px);
    width: calc(100% - 30px);
}

@media screen and (max-width: 991px) {
    body.page-template-template-team .members-container .member-bio-container {
        position: relative;
        width: 100%;
    }
}

body.page-template-template-team .members-container .member-bio-container .member-bio {
    padding: 30px;
}

body.page-template-template-team .members-container .member-bio-container .member-bio p {
    color: #5b6779;
}

body.page-template-template-team .members-container .member-bio-container .member-bio .social-links {
    margin-top: 35px;
}

body.page-template-template-team .members-container .member-bio-container .member-bio .social-links a.social-link {
    color: #fff;
    background-color: #0077b5;
    text-align: center;
    padding: 8px 10px;
    font-size: 14px;
    line-height: 20px;
    border-radius: 50%;
    margin-right: 3px;
}

body.page-template-template-team .members-container .member-bio-container .member-bio .social-links a.social-link.facebook {
    background-color: #3b5998;
}

body.page-template-template-team .members-container .member-bio-container .member-bio .social-links a.social-link.twitter {
    background-color: #1da1f2;
}

body.page-template-template-team .members-container .member-bio-container .member-bio .social-links a.social-link i {
    width: 15px;
    height: 15px;
}

body.page-template-template-careers #open-positions {
    background: #d5e5f7;
}

@media screen and (max-width: 767px) {
    body.page-template-template-careers #open-positions {
        text-align: center;
        margin: 40px 0 40px;
    }
}

body.page-template-template-careers #open-positions .container {
    position: relative;
}

body.page-template-template-careers #open-positions .slider-title {
    margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
    body.page-template-template-careers #open-positions .slider-title {
        margin-bottom: 15px;
    }
}

body.page-template-template-careers #open-positions .career-slide {
    margin-bottom: 0;
}

body.page-template-template-careers #open-positions .career-slide .position-image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 150px;
}

@media screen and (max-width: 767px) {
    body.page-template-template-careers #open-positions .career-slide .position-image {
        min-height: 300px;
    }
}

@media screen and (max-width: 500px) {
    body.page-template-template-careers #open-positions .career-slide .position-image {
        min-height: 200px;
    }
}

body.page-template-template-careers #open-positions .career-slide .position-info {
    padding: 10px 20px 20px;
    background: #fff;
}

body.page-template-template-careers #open-positions .career-slide .position-info a.hobbit {
    display: inline-block;
    margin: 10px 20px 0 0;
}

body.page-template-template-careers #open-positions .slick-arrow {
    position: absolute;
    top: 30%;
    cursor: pointer;
}

body.page-template-template-careers #open-positions .slick-arrow:hover .fa-circle {
    color: #003871;
}

@media screen and (max-width: 767px) {
    body.page-template-template-careers #open-positions .slick-arrow {
        position: relative;
        margin-top: 10px;
    }
}

body.page-template-template-careers #open-positions .slick-arrow#careers-next {
    right: -90px;
}

@media screen and (max-width: 767px) {
    body.page-template-template-careers #open-positions .slick-arrow#careers-next {
        right: 0;
        font-size: 2em !important;
    }
}

body.page-template-template-careers #open-positions .slick-arrow#careers-prev {
    left: -90px;
}

@media screen and (max-width: 767px) {
    body.page-template-template-careers #open-positions .slick-arrow#careers-prev {
        left: 0;
        font-size: 2em !important;
    }
}

body.page-template-template-careers #open-positions .slick-arrow .fa-circle {
    color: #00b3df;
}

body.page-template-template-careers #open-positions .slick-arrow .fa-long-arrow-right, body.page-template-template-careers #open-positions .slick-arrow .fa-long-arrow-left {
    color: #fff;
    font-size: 20px;
}

@media screen and (max-width: 767px) {
    body.page-template-template-careers #video-container {
        background: #003871 !important;
    }
}

body.page-template-template-careers #video-container .video {
    padding-top: 50px;
    padding-bottom: 50px;
}

@media screen and (max-width: 767px) {
    body.page-template-template-careers #video-container .video {
        padding-bottom: 0;
    }
}

body.page-template-template-careers #video-container .video * {
    height: 100%;
}

@media screen and (max-width: 767px) {
    body.page-template-template-careers #video-container .video .video-placeholder {
        height: 300px !important;
    }
}

@media screen and (max-width: 576px) {
    body.page-template-template-careers #video-container .video .video-placeholder {
        height: 200px !important;
    }
}

body.page-template-template-careers #video-container .video-description {
    padding-top: 100px;
    padding-bottom: 100px;
}

@media screen and (max-width: 767px) {
    body.page-template-template-careers #video-container .video-description {
        padding-top: 0;
        padding-bottom: 40px;
    }
}

body.page-template-template-careers #video-container .video-description * {
    color: #fff;
}

body.page-template-template-careers #benefits-container {
    /*margin: 70px 0 0;
    @media screen and (max-width: 767px) {
    margin: 40px 0 0;
    }*/
}

body.page-template-template-careers #benefits-container .col-md-4 {
    margin-top: 15px;
}

body.page-template-template-careers #qualities-container {
    /*margin: 100px 0 0;
    @media screen and (max-width: 767px) {
    margin: 40px 0 0;
    }*/
}

body.page-template-template-careers #qualities-container #careers-qual-slider {
    width: -o-calc(((100% - 1170px)/2) + 742px);
    width: calc(((100% - 1170px)/2) + 742px);
    float: right;
    margin: 0 -10px 0 -10px;
}

@media screen and (max-width: 991px) {
    body.page-template-template-careers #qualities-container #careers-qual-slider {
        width: 750px;
        float: none;
        margin: 25px auto 0;
        max-width: none;
    }
}

@media screen and (max-width: 767px) {
    body.page-template-template-careers #qualities-container #careers-qual-slider {
        width: 100%;
        margin-top: 100px;
    }
}

body.page-template-template-careers #qualities-container #careers-qual-slider .qual-slide {
    margin: 0 10px 0 0;
    min-height: 400px;
}

@media screen and (max-width: 991px) {
    body.page-template-template-careers #qualities-container #careers-qual-slider .qual-slide {
        margin-left: 5px;
        margin-right: 5px;
        min-height: 300px;
    }
}

@media screen and (max-width: 767px) {
    body.page-template-template-careers #qualities-container #careers-qual-slider .qual-slide {
        margin-left: 0;
        margin-right: 0;
    }
}

body.page-template-template-careers #qualities-container #careers-qual-slider #careers-qual-prev, body.page-template-template-careers #qualities-container #careers-qual-slider #careers-qual-next {
    font-size: 20px;
    color: #fff;
    background: #00b3df;
    position: absolute;
    top: 45%;
    padding: 14px 20px;
    z-index: 1;
}

@media screen and (max-width: 767px) {
    body.page-template-template-careers #qualities-container #careers-qual-slider #careers-qual-prev, body.page-template-template-careers #qualities-container #careers-qual-slider #careers-qual-next {
        top: -40px;
        display: inline-block;
        width: 50%;
        text-align: center;
        float: left;
    }
}

body.page-template-template-careers #qualities-container #careers-qual-slider #careers-qual-prev {
    left: 0;
}

@media screen and (max-width: 991px) {
    body.page-template-template-careers #qualities-container #careers-qual-slider #careers-qual-prev {
        left: 5px;
    }
}

@media screen and (max-width: 767px) {
    body.page-template-template-careers #qualities-container #careers-qual-slider #careers-qual-prev {
        left: 0;
    }
}

body.page-template-template-careers #qualities-container #careers-qual-slider #careers-qual-next {
    right: 10px;
}

@media screen and (max-width: 991px) {
    body.page-template-template-careers #qualities-container #careers-qual-slider #careers-qual-next {
        right: 5px;
    }
}

@media screen and (max-width: 767px) {
    body.page-template-template-careers #qualities-container #careers-qual-slider #careers-qual-next {
        right: 0;
    }
}

body.page-template-template-careers #apply-container {
    /*margin: 70px 0 0;
    @media screen and (max-width: 767px) {
    margin: 40px 0 0;
    }*/
}

body.page-template-template-careers #apply-container .address {
    color: #333c48;
}

@media screen and (max-width: 767px) {
    body.page-template-template-industry .entry-header .title-content {
        padding: 40px 0 100px;
    }
}

body.page-template-template-industry #experience-container {
    background: #d5e5f7;
}

body.page-template-template-industry #tab-container {
    margin-top: -50px;
}

body.page-template-template-industry #tab-container .tabs {
    background: #fff;
    margin-bottom: 20px;
}

body.page-template-template-industry #tab-container .tabs > ul {
    display: table;
    table-layout: fixed;
    margin: 0;
}

body.page-template-template-industry #tab-container .tabs > ul li {
    width: 100%;
}

@media screen and (max-width: 767px) {
    body.page-template-template-industry #tab-container .tabs > ul li {
        width: 50%;
        float: left;
    }
}

body.page-template-template-industry #tab-container .tabs > ul li.active a {
    border-bottom: 4px solid #003871;
    color: #003871;
}

body.page-template-template-industry #tab-container .tabs > ul li a {
    text-align: left;
    cursor: pointer;
    font-weight: bold;
    padding: 15px 30px 10px;
    border: 0;
    border-radius: 0;
    color: #333c48;
    margin-bottom: 0;
    border-bottom: 4px solid transparent;
}

body.page-template-template-industry #tab-container .tabs > ul li a:hover, body.page-template-template-industry #tab-container .tabs > ul li a:focus {
    background: #fff;
}

body.page-template-template-industry #tab-container .tabs .tab-content {
    padding: 30px 15px 30px;
    border: 1px solid #d5e5f7;
    color: #333c48;
}

body.page-template-template-industry #tab-container .tabs .tab-content .tab-list {
    list-style: none;
    margin-left: 0;
}

body.page-template-template-industry #tab-container .tabs .tab-content .tab-list li {
    margin-bottom: 5px;
}

body.page-template-template-industry #tab-container .tabs .tab-content .tab-list li::before {
    font-family: 'FontAwesome';
    content: '\f061';
    margin: 0 5px 0 0;
}

body.page-template-template-industry #products-container #main-product-details {
    margin-bottom: 65px;
}

@media screen and (max-width: 767px) {
    body.page-template-template-industry #products-container #main-product-details {
        margin-bottom: 15px;
    }
}

body.page-template-template-industry #products-container #main-product-details .main-product-name {
    font-weight: bold;
    color: #5b6779;
    font-size: 1.7em;
}

body.page-template-template-industry #products-container #main-product-details .main-product-docs {
    margin-top: 30px;
}

body.page-template-template-industry #products-container #main-product-details .main-product-docs .doc {
    color: #003871;
    display: inline-block;
    line-height: 25px;
    margin-right: 20px;
    margin-bottom: 10px;
}

body.page-template-template-industry #products-container #main-product-details .main-product-docs .doc i {
    font-size: 25px;
    vertical-align: middle;
    margin-right: 3px;
}

body.page-template-template-industry #products-container #main-product-images {
    border: 1px solid #d5e5f7;
    height: 100%;
}

body.page-template-template-industry #products-container #main-product-images div {
    height: 100%;
}

body.page-template-template-industry #products-container #main-product-images .slick-arrow {
    z-index: 1;
}

body.page-template-template-industry #products-container #main-product-images .slick-arrow::before {
    font-family: 'FontAwesome';
    color: #00b3df;
    font-size: 25px;
}

body.page-template-template-industry #products-container #main-product-images .slick-arrow.slick-prev {
    left: 15px;
}

body.page-template-template-industry #products-container #main-product-images .slick-arrow.slick-prev::before {
    content: '\f104';
}

body.page-template-template-industry #products-container #main-product-images .slick-arrow.slick-next {
    right: 15px;
}

body.page-template-template-industry #products-container #main-product-images .slick-arrow.slick-next::before {
    content: '\f105';
}

body.page-template-template-industry #products-container #secondary-product-slider {
    padding: 50px 0;
}

body.page-template-template-industry #products-container #secondary-product-slider .product-block {
    border: 1px solid #d5e5f7;
}

body.page-template-template-industry #products-container #secondary-product-slider .product-block .product-block-image {
    background-repeat: none;
    background-position: center center;
    background-size: cover;
    height: 200px;
}

body.page-template-template-industry #products-container #secondary-product-slider .product-block .product-block-info {
    border-top: 1px solid #d5e5f7;
    padding: 10px 25px 25px;
}

@media screen and (max-width: 767px) {
    body.page-template-template-industry #products-container #secondary-product-slider .product-block .product-block-info {
        padding: 5px 15px 25px;
    }
}

body.page-template-template-industry #products-container #secondary-product-slider .product-block .product-block-info p {
    font-size: 12px;
    margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
    body.page-template-template-industry #products-container #secondary-product-slider .product-block .product-block-info p {
        margin-bottom: 15px;
    }
}

body.page-template-template-industry #products-container #secondary-product-slider .product-block .product-block-info a.hobbit {
    font-size: 12px;
}

body.page-template-template-industry #products-container #secondary-product-slider #secondary-prod-prev, body.page-template-template-industry #products-container #secondary-product-slider #secondary-prod-next {
    font-size: 20px;
    border: 1px solid #d5e5f7;
    color: #003871;
    background: #fff;
    position: absolute;
    top: 47%;
    padding: 14px 20px;
    z-index: 1;
}

@media screen and (max-width: 767px) {
    body.page-template-template-industry #products-container #secondary-product-slider #secondary-prod-prev, body.page-template-template-industry #products-container #secondary-product-slider #secondary-prod-next {
        top: 26%;
    }
}

body.page-template-template-industry #products-container #secondary-product-slider #secondary-prod-prev {
    left: -60px;
}

@media screen and (max-width: 1300px) {
    body.page-template-template-industry #products-container #secondary-product-slider #secondary-prod-prev {
        left: -25px;
    }
}

@media screen and (max-width: 767px) {
    body.page-template-template-industry #products-container #secondary-product-slider #secondary-prod-prev {
        left: 0;
    }
}

body.page-template-template-industry #products-container #secondary-product-slider #secondary-prod-next {
    right: -60px;
}

@media screen and (max-width: 1300px) {
    body.page-template-template-industry #products-container #secondary-product-slider #secondary-prod-next {
        right: -25px;
    }
}

@media screen and (max-width: 767px) {
    body.page-template-template-industry #products-container #secondary-product-slider #secondary-prod-next {
        right: 0;
    }
}

body.page-template-template-industry #video-container {
    background: #003871;
}

body.page-template-template-industry #video-container .video-description {
    padding-top: 50px;
    padding-bottom: 50px;
}

@media screen and (max-width: 767px) {
    body.page-template-template-industry #video-container .video-description {
        padding-top: 0;
        padding-bottom: 40px;
    }
}

body.page-template-template-industry #video-container .video-description * {
    color: #fff;
}

body.page-template-template-industry #video-container .video-description a.fancybox-media.text-link {
    padding-top: 100px;
    display: inline-block;
}

@media screen and (max-width: 991px) {
    body.page-template-template-industry #video-container .video-description a.fancybox-media.text-link {
        display: none;
    }
}

body.page-template-template-industry #video-container .video-description a.fancybox-media.text-link i {
    font-size: 25px;
    vertical-align: middle;
    margin-right: 5px;
}

@media screen and (max-width: 767px) {
    body.page-template-template-industry #video-container .video-placeholder {
        height: 300px !important;
    }
}

@media screen and (max-width: 576px) {
    body.page-template-template-industry #video-container .video-placeholder {
        height: 200px !important;
    }
}

body.page-template-template-industry #posts-container {
    background: #d5e5f7;
}

body.page-template-template-industry #posts-container .btn-primary {
    margin-top: 30px;
}

body.page-template-template-industry #custom-container {
    background: #303942;
    padding: 50px 0;
}

body.page-template-template-industry #custom-container * {
    color: #fff;
}

body.page-template-template-industry #custom-container a.btn-reverse-white {
    padding: 10px;
}

body.page-template-template-industry #custom-container a.btn-reverse-white .fa {
    font-size: 20px;
    vertical-align: middle;
}

@media screen and (max-width: 767px) {
    body.page-template-template-industry #custom-container {
        padding: 20px 0;
    }
}

body.page-template-template-contact #form-container .col-sm-6 {
    padding: 0 30px;
}

body.page-template-template-contact #form-container .col-sm-6 > *:first-child {
    margin-top: 0;
}

body.page-template-template-contact #form-container .col-sm-6.right-map {
    border-left: 1px solid #d5e5f7;
}

@media screen and (max-width: 768px) {
    body.page-template-template-contact #form-container .col-sm-6.right-map {
        border-left: none;
    }
}

body.page-template-template-contact #form-container .contact-row {
    margin-bottom: 10px;
}

body.page-template-template-contact #regions-container h2:first-of-type {
    margin-bottom: 30px;
}

body.page-template-template-contact #regions-container #regions-nav {
    margin: 0;
    border-bottom: 1px solid #d5e5f7;
}

body.page-template-template-contact #regions-container #regions-nav li {
    margin: 0;
}

@media screen and (max-width: 991px) {
    body.page-template-template-contact #regions-container #regions-nav li {
        width: 50%;
        padding: 5px 15px;
    }
}

@media screen and (max-width: 767px) {
    body.page-template-template-contact #regions-container #regions-nav li {
        width: 100%;
    }
}

body.page-template-template-contact #regions-container #regions-nav li.active a {
    border-bottom: 4px solid #003871;
    color: #003871;
    font-weight: bold;
}

body.page-template-template-contact #regions-container #regions-nav li.active a:hover, body.page-template-template-contact #regions-container #regions-nav li.active a:focus {
    background: #fff;
    border-bottom: 4px solid #003871;
}

body.page-template-template-contact #regions-container #regions-nav li a {
    display: inline-block;
    text-align: left;
    cursor: pointer;
    padding: 15px 0;
    margin-right: 50px;
    border: 0;
    border-radius: 0;
    color: #5b6779;
    margin-bottom: 0;
    border-bottom: 4px solid transparent;
}

@media screen and (max-width: 767px) {
    body.page-template-template-contact #regions-container #regions-nav li a {
        margin-right: 0;
        padding: 7px 0;
    }
}

body.page-template-template-contact #regions-container #regions-nav li a:hover, body.page-template-template-contact #regions-container #regions-nav li a:focus {
    background: #fff;
}

body.page-template-template-contact #regions-container .region {
    padding: 20px 0 0;
}

body.page-template-template-contact #regions-container .region .subregion-checkboxes {
    padding: 0 30px;
}

body.page-template-template-contact #regions-container .region .subregion-checkboxes label {
    height: auto;
}

body.page-template-template-contact #regions-container .subregion .subregion-contact {
    margin-top: 10px;
    background-color: #fff;
    border-radius: 4px;
    padding: 15px;
    transition: background-color 500ms linear;
}

body.page-template-template-contact #regions-container .subregion .subregion-contact strong {
    color: #333c48;
}

body.page-template-template-contact #regions-container .subregion .subregion-contact.hovered {
    background-color: #d5e5f7;
}

body.page-template-template-contact #regions-container .subregion-link {
    color: #333c48;
    text-decoration: none !important;
}

body.page-template-template-contact #regions-container .subregion-link .checkbox-container {
    display: inline-block;
    float: left;
    margin-right: 30px;
}

body.page-template-template-contact #regions-container .subregion-link .checkbox-container label {
    font-weight: 400;
}

body.page-template-template-contact .acf-map {
    width: 100%;
    height: 400px;
    border: 1px solid #d5e5f7;
    margin: 20px 0;
}

@media screen and (max-width: 767px) {
    body.page-template-template-contact .acf-map {
        height: 300px;
    }
}

body.page-template-template-contact .acf-world-map {
    width: 1020px;
    height: 550px;
    margin: 0px auto 20px;
    cursor: pointer;
}

body.page-template-template-contact .acf-map img, body.page-template-template-contact .acf-world-map img {
    max-width: inherit !important;
}

@keyframes pulsate {
    0% {
        transform: scale(0.1);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        transform: scale(1.2);
        opacity: 0;
    }
}

body.page-template-template-contact .marker {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 130px;
    left: 200px;
    display: block;
}

body.page-template-template-contact .pin {
    width: 16px;
    height: 16px;
    position: relative;
    background: #1dbd71;
    border: 4px solid #FFF;
    border-radius: 50%;
    z-index: 1000;
}

body.page-template-template-contact .pin-effect {
    width: 26px;
    height: 26px;
    position: absolute;
    top: -5px;
    left: -5px;
    display: block;
    background: rgba(29, 189, 113, 0.6);
    border-radius: 50%;
    opacity: 0;
    animation: pulsate 1s ease-out infinite;
}

body.page-template-template-support ul.sub-cats {
    margin-top: 25px;
    list-style: none;
    margin-left: 0;
}

@media screen and (max-width: 991px) {
    body.page-template-template-support ul.sub-cats {
        margin-top: 0;
    }
}

body.page-template-template-support ul.sub-cats.columns {
    column-count: 3;
    /*@media screen and (max-width: 991px) {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    }*/
}

@media screen and (max-width: 767px) {
    body.page-template-template-support ul.sub-cats.columns {
        column-count: 1;
    }
}

body.page-template-template-support ul.sub-cats li {
    margin-bottom: 3px;
}

body.page-template-template-support ul.sub-cats li a {
    color: #5b6779;
    text-decoration: none !important;
}

body.page-template-template-support #search-container .overlay-container {
    padding-top: 40px;
    padding-bottom: 70px;
}

@media screen and (max-width: 767px) {
    body.page-template-template-support #search-container .overlay-container {
        padding-bottom: 40px;
    }
}

body.page-template-template-support #search-container .overlay-container .col-sm-12 {
    padding: 0 30px;
}

@media screen and (max-width: 767px) {
    body.page-template-template-support #search-container .overlay-container .col-sm-12 {
        padding: 0 15px;
    }
}

body.page-template-template-support #search-container .overlay-container .col-sm-12 h2 {
    margin-top: 0;
    margin-bottom: 20px;
}

body.page-template-template-support #search-container .overlay-container .col-md-10 {
    padding: 0 5px 0 30px;
}

@media screen and (max-width: 767px) {
    body.page-template-template-support #search-container .overlay-container .col-md-10 {
        padding: 0 15px;
    }
}

body.page-template-template-support #search-container .overlay-container .col-md-10 input {
    height: 100% !important;
    border-radius: 4px;
    border: 1px solid #e1e4e7;
    background: #fff;
    padding: .6180469716em;
    box-shadow: none;
}

body.page-template-template-support #search-container .overlay-container .col-md-2 {
    padding: 0 30px 0 5px;
}

@media screen and (max-width: 767px) {
    body.page-template-template-support #search-container .overlay-container .col-md-2 {
        padding: 0 15px;
    }
}

body.page-template-template-support #search-container .overlay-container .col-md-2 .btn-primary {
    height: 100%;
    width: 100%;
    border-radius: 4px;
}

@media screen and (max-width: 767px) {
    body.page-template-template-support #search-container .overlay-container .col-md-2 .btn-primary {
        margin-top: 10px;
    }
}

body.page-template-template-support #resources-container h2 {
    margin-top: 0;
}

body.page-template-template-support #resources-container .card {
    padding: 30px 25px;
}

body.page-template-template-support #resources-container .card:hover {
    box-shadow: none;
}

body.page-template-template-support #resources-container .card h3 {
    color: #5b6779;
    margin-top: 0;
}

body.page-template-template-support #resources-container .card i {
    color: #00b3df;
}

body.page-template-template-support #resources-container .card small {
    font-family: "Noto Sans", sans-serif;
}

body.page-template-template-support #articles-container {
    background-color: #eefafd;
}

@media screen and (max-width: 991px) {
    body.page-template-template-support #articles-container .spaced-interior:last-of-type h3 {
        margin-top: 20px;
    }
}

@media screen and (max-width: 991px) {
    body.page-template-template-support #contact-container .col {
        margin-bottom: 30px;
    }
}

body.page-template-template-support #contact-container .contact-block {
    height: 100%;
    border: 1px solid #ccdef1;
}

body.page-template-template-support #contact-container .contact-block .contact-image {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 200px;
}

body.page-template-template-support #contact-container .contact-block .contact-image .contact-icon {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 50%);
}

body.page-template-template-support #contact-container .contact-block .contact-image .contact-icon .fa-circle {
    color: #00b3df;
}

body.page-template-template-support #contact-container .contact-block .contact-image .contact-icon .fa-ticket, body.page-template-template-support #contact-container .contact-block .contact-image .contact-icon .fa-phone, body.page-template-template-support #contact-container .contact-block .contact-image .contact-icon .fa-envelope {
    color: #fff;
    font-size: 28px;
}

body.page-template-template-support #contact-container .contact-block .contact-cta {
    padding: 30px;
}

body.page-template-template-support #contact-container .contact-block .contact-cta .btn-primary {
    margin-top: 20px;
}

body.news-blog-page #news-nav, .post-type-archive #news-nav {
    border-bottom: 1px solid #e1e4e7;
}

body.news-blog-page #news-nav ul, .post-type-archive #news-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

body.news-blog-page #news-nav ul li, .post-type-archive #news-nav ul li {
    float: left;
    margin: 0;
    padding: 0;
}

body.news-blog-page #news-nav ul li::before, .post-type-archive #news-nav ul li::before {
    display: none;
}

body.news-blog-page #news-nav a, .post-type-archive #news-nav a {
    color: #003871;
    display: block;
    font-size: 15px;
    margin-right: 25px;
    padding: 15px 0;
    text-decoration: none;
}

body.news-blog-page #news-nav a:hover, body.news-blog-page #news-nav a.active, .post-type-archive #news-nav a:hover, .post-type-archive #news-nav a.active {
    color: #00b3df;
    font-weight: bold;
    position: relative;
}

body.news-blog-page #news-nav a:hover::after, body.news-blog-page #news-nav a.active::after, .post-type-archive #news-nav a:hover::after, .post-type-archive #news-nav a.active::after {
    border-bottom: 5px solid #00b3df;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    right: 0;
}

body.news-blog-page #news-nav a.first, .post-type-archive #news-nav a.first {
    padding-left: 0;
}

body.news-blog-page #news-nav a.fa-rss, .post-type-archive #news-nav a.fa-rss {
    font-size: 19px;
    margin-left: 10px;
}

@media screen and (max-width: 767px) {
    body.news-blog-page #press-container .spaced-interior:last-of-type h2, .post-type-archive #press-container .spaced-interior:last-of-type h2 {
        margin-top: 40px;
    }
}

body.news-blog-page .featured-blog-post, .post-type-archive .featured-blog-post {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

body.news-blog-page .featured-blog-post > h2, .post-type-archive .featured-blog-post > h2 {
    flex-grow: 1;
    width: 100%;
}

body.news-blog-page .featured-blog, .post-type-archive .featured-blog {
    flex-grow: 1;
    padding: 0;
}

@media screen and (min-width: 768px) {
    body.news-blog-page .featured-blog, .post-type-archive .featured-blog {
        padding: 0;
    }
}

body.news-blog-page .featured-blog .thumb, .post-type-archive .featured-blog .thumb {
    background-color: #003871;
}

body.news-blog-page .featured-blog .thumb img, .post-type-archive .featured-blog .thumb img {
    border-radius: 0;
    margin: 0;
}

body.news-blog-page .featured-blog .col-sm-3, .post-type-archive .featured-blog .col-sm-3 {
    padding-top: 30px;
    padding-bottom: 70px;
}

body.news-blog-page .featured-news-post .post,
body.news-blog-page .featured-press-post .post, .post-type-archive .featured-news-post .post,
.post-type-archive .featured-press-post .post {
    border-top: 1px solid #e1e4e7;
    padding: 30px 0 20px;
}

body.news-blog-page .featured-news-post .post:first-of-type,
body.news-blog-page .featured-press-post .post:first-of-type, .post-type-archive .featured-news-post .post:first-of-type,
.post-type-archive .featured-press-post .post:first-of-type {
    border: 0;
    padding-top: 5px;
}

body.news-blog-page .featured-news-post .cat-links,
body.news-blog-page .featured-news-post .hobbit,
body.news-blog-page .featured-press-post .cat-links,
body.news-blog-page .featured-press-post .hobbit, .post-type-archive .featured-news-post .cat-links,
.post-type-archive .featured-news-post .hobbit,
.post-type-archive .featured-press-post .cat-links,
.post-type-archive .featured-press-post .hobbit {
    display: none;
}

body.news-blog-page .featured-news-post h2.entry-title,
body.news-blog-page .featured-press-post h2.entry-title, .post-type-archive .featured-news-post h2.entry-title,
.post-type-archive .featured-press-post h2.entry-title {
    font-size: 1.142857em;
    margin-bottom: 15px;
}

body.news-blog-page .featured-news-post h2.entry-title a,
body.news-blog-page .featured-press-post h2.entry-title a, .post-type-archive .featured-news-post h2.entry-title a,
.post-type-archive .featured-press-post h2.entry-title a {
    color: #003871;
}

body.news-blog-page .featured-press-post .post, .post-type-archive .featured-press-post .post {
    border-color: #fff;
}

body.news-blog-page #ctf #ctf-more, .post-type-archive #ctf #ctf-more {
    display: none;
}

body.news-blog-page .button-container, .post-type-archive .button-container {
    flex-grow: 1;
    margin-top: 30px;
}

@media screen and (max-width: 767px) {
    body.news-blog-page .button-container, .post-type-archive .button-container {
        margin-top: 0;
    }
}

body.news-blog-page .col-sm-4, .post-type-archive .col-sm-4 {
    margin-bottom: 30px;
}

body.news-blog-page .video-placeholder, .post-type-archive .video-placeholder {
    background-size: cover;
    background-position: center;
    height: 300px;
    position: relative;
}

body.news-blog-page .video-placeholder > div, .post-type-archive .video-placeholder > div {
    background-color: rgba(0, 56, 113, 0.9);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 120px;
    padding: 20px 20px 15px;
}

body.news-blog-page .video-placeholder > div h3, body.news-blog-page .video-placeholder > div p, .post-type-archive .video-placeholder > div h3, .post-type-archive .video-placeholder > div p {
    color: #fff;
    margin-top: 0;
}

#main .sidebar .available-positions {
    background: #d5e5f7;
    padding: 15px 25px;
    margin-top: -15px;
}

.col-lft {
    padding-right: 0;
}

.col-rgt {
    padding-left: 0;
}

@media screen and (max-width: 767px) {
    .same-height .col.col-xs-12 {
        height: auto !important;
    }
}

@media screen and (max-width: 767px) {
    .same-height .col.mobile-fixed {
        height: 200px !important;
    }
}

#footer-posts-container {
    background: #d5e5f7;
}

@media screen and (max-width: 767px) {
    #footer-posts-container {
        text-align: center;
    }
}

#footer-posts-container .footer-posts-header {
    margin-bottom: 30px;
}

#footer-posts-container .card a.hobbit {
    margin-top: 20px;
}

.content-overlay.bottom-blocks .content-wrap  {
    position: relative;
}

.content-overlay.bottom-blocks .content-wrap .col {
    min-height: 400px;
}

.content-overlay.bottom-blocks .bottom-block-content {
    position: absolute;
    left: 200px;
    background-color: #FFFFFF;
}

.content-overlay.bottom-blocks .bg-image {
    float: right;
}

.bottom-blocks .col {
    max-height: 400px;
    padding: 10% 5%;
}

.bottom-blocks .col {
    max-height: 400px;
    padding: 10% 5%;
}

.bottom-blocks .col .bottom-block-content {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.bottom-blocks .col .bottom-block-content h1, .bottom-blocks .col .bottom-block-content h2, .bottom-blocks .col .bottom-block-content h3,
#bottom-block h1, #bottom-block h2, #bottom-block h3{
    font-size: 2.85714em;
}

.bottom-blocks .bg-image {
    background-position: center;
    background-size: cover;
}

.bottom-blocks .bg-image h1, .bottom-blocks .bg-image h2, .bottom-blocks .bg-image h3, .bottom-blocks .bg-image p,
.bottom-blocks .bg-image h1, .bottom-blocks .bg-image h2, .bottom-blocks .bg-image h3, .bottom-blocks .bg-image p {
    color: #fff;
}

#newsletters {
    padding-bottom: 75px;
    padding-top: 75px;
}

#newsletter-archive {
    margin-top: 75px;
    margin-bottom: 75px;
}

#newsletter-archive h2 {
    margin: 0 0 30px 0;
}

#newsletter-archive .nav-pills {
    border-bottom: 1px solid #e1e4e7;
    margin: 0 0 30px 0;
}

#newsletter-archive .nav-pills > li {
    padding-bottom: 0;
    margin: 0;
}

#newsletter-archive .nav-pills > li::before {
    display: none;
}

#newsletter-archive .nav-pills > li.active > a,
#newsletter-archive .nav-pills > li:hover > a {
    color: #003871;
    background-color: transparent;
    border-bottom: 5px solid #003871;
}

#newsletter-archive .nav-pills > li:first-of-type > a {
    margin: 0 15px 0 0;
    padding: 8px 0 8px 0;
}

#newsletter-archive .nav-pills > li > a {
    border-radius: 0;
    color: #5b6779;
    margin: 0 15px;
    padding: 8px 0;
}

#newsletter-archive .nav-pills > li > a:hover {
    background-color: transparent;
}

#newsletter-archive .tab-pane ul {
    list-style: none;
    margin: 0;
}

#newsletter-archive .tab-pane ul li {
    margin: 0;
    padding: 5px 0;
}

#newsletter-archive .tab-pane ul li:before {
    display: none;
}

#newsletter-archive .tab-pane ul li a {
    color: #333c48;
    margin-bottom: 14px;
}

.nf-form-cont .html-container p {
    line-height: 1.428571429 !important;
}

.nf-form-cont .nf-before-form-content {
    display: none;
}

.nf-form-cont .nf-form-content {
    /*.nf-field-element{
    input, select {
    border-radius: 4px;
    border: 1px solid $bordergrey;
    background: $white;
    height: 40px;
    padding: .6180469716em;
}
input[type="checkbox"], input[type="radio"] {
height: auto;
}
input[type="button"] {
background: $brandblue;
color: $white;
padding: 10px 45px;
height: auto;
font-weight: 400;
}
textarea {
height: 150px;
}
}*/
}

.nf-form-cont .nf-form-content .nf-field-container {
    margin-bottom: 18px;
}

.nf-form-cont .nf-form-content .nf-field-label {
    margin-bottom: 5px;
}

.nf-form-cont .nf-form-content .nf-field-label label {
    font-weight: 700;
}

#nf-form-1-cont {
    margin-top: 30px;
}

#nf-form-1-cont .support-link {
    text-align: right;
    margin-top: 9px;
}

#nf-form-1-cont .support-link a {
    color: #5b6779;
    text-decoration: underline;
}

#nf-form-1-cont .support-link a i {
    color: #00b3df;
    font-size: 23px;
    vertical-align: middle;
    margin-left: 5px;
}

#nf-form-2-cont {
    border: 1px solid #ccdef1;
    border-radius: 2px;
    padding: 30px;
}

.flexible-content .row > .col {
    padding: 5% 0;
}

.flexible-content .row > .col .col-sm-3 > img {
    margin-top: 60px;
}

form label {
    font-size: 12px;
    color: #5b6779;
    font-weight: 700;
}

input[type="text"].product-option-value, input[type="email"].product-option-value, input[type="password"].product-option-value, input[type="search"].product-option-value, input[type="url"].product-option-value, input[type="tel"].product-option-value {
    width: 100%;
}

input[type="email"], input[type="password"], input[type="search"], input[type="text"], input[type="url"], input[type="tel"], select {
    background-color: #fff !important;
    box-shadow: none !important;
    border-radius: 4px;
    border: 1px solid #e1e4e7 !important;
    height: 40px;
    padding: .6180469716em;
}

textarea {
    height: 150px;
    background-color: #fff !important;
    box-shadow: none !important;
    border-radius: 4px;
    border: 1px solid #e1e4e7 !important;
    padding: .6180469716em;
}

.select2-container--default .select2-selection--single {
    color: #5b6779;
    height: 40px;
    padding: 0px 10px;
    border: 1px solid #e1e4e7;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-left: 0;
    line-height: 40px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    width: 30px;
    height: 40px;
}

input[type="button"] {
    background: #003871;
    color: #fff;
    padding: 10px 45px;
    height: auto;
    font-weight: 700;
    border-radius: 2px;
    float: right;
    clear: both;
}

input[type="button"]:hover, input[type="button"]:focus {
    background: #003871;
    color: #fff;
}

select {
    border-radius: 4px;
    border: 1px solid #e1e4e7;
    background: #fff;
    height: 40px;
    padding: .6180469716em;
}

input[type=checkbox], input[type="radio"] {
    display: none;
}

.select2-container--default .select2-dropdown {
    border: 1px solid #e1e4e7;
    border-top: none;
}

.select2-container--default .select2-dropdown.select2-dropdown--above {
    border-top: 1px solid #e1e4e7;
    border-bottom: none;
}

.list-checkbox-wrap .nf-field-element li, .list-radio-wrap .nf-field-element li {
    line-height: 25px;
}

.list-checkbox-wrap .nf-field-element li label, .list-radio-wrap .nf-field-element li label {
    margin-left: 0 !important;
}

.checkbox-wrap .nf-field-element, .radio-wrap .nf-field-element {
    display: none !important;
}

.checkbox-wrap .nf-field-element label, .radio-wrap .nf-field-element label {
    margin-left: 0 !important;
    line-height: 25px;
}

input[type="checkbox"] + label, .nf-field .checkbox-wrap .nf-field-label label, input[type="checkbox"] + span,
input[type="radio"] + label, .nf-field .radio-wrap .nf-field-label label, input[type="radio"] + span {
    margin-left: 0;
    line-height: 25px;
}

input[type="checkbox"] + label::before,
.nf-field .checkbox-wrap .nf-field-label label::before,
input[type="checkbox"] + span::before {
    content: "\f096";
    color: #e1e4e7;
    font-family: 'FontAwesome';
    float: left;
    height: 30px;
    width: 20px;
    margin-right: 5px;
    font-size: 21px;
    font-weight: 400 !important;
}

input[type="checkbox"]:checked + label::before,
.nf-field .checkbox-wrap .nf-field-label label.nf-checked-label::before,
input[type="checkbox"]:checked + span::before {
    content: "\f14a";
    color: #00b3df;
}

input[type="radio"] + label::before,
input[type="radio"] + span::before {
    content: "\f1db";
    color: #e1e4e7;
    font-family: 'FontAwesome';
    float: left;
    height: 30px;
    width: 20px;
    margin-right: 5px;
    font-size: 21px;
    font-weight: 400 !important;
}

input[type="radio"]:checked + label::before,
input[type="radio"]:checked + span::before {
    content: "\f058";
    color: #00b3df;
}

.nf-field-container.block-display .field-wrap.checkbox-wrap {
    flex-direction: column;
}

.nf-field-container.block-display .field-wrap.checkbox-wrap .nf-field-label {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 0;
}

.nf-field-container.block-display .field-wrap.checkbox-wrap .nf-field-description {
    margin-right: 0;
    padding-left: 25px;
    font-size: 11px;
    margin-top: -10px;
}

.nf-field-container.block-display .field-wrap.checkbox-wrap .nf-field-description p {
    line-height: 1.428571429;
}

.nf-mp-header {
    font-size: 1.5em;
    font-weight: 700;
    margin-bottom: 15px;
}

.nf-submit-container {
    margin-top: 18px;
}

.nf-progress {
    background-color: #00b3df;
}

.nf-mp-footer {
    border-top: 1px dashed #e1e4e7;
    margin-top: 20px;
}

ul.nf-next-previous {
    margin-top: 30px;
}

ul.nf-next-previous input {
    background: #e1e4e7;
    color: #5b6779;
    border-radius: 2px;
}

.spinner {
    width: 60px;
    height: 60px;
    margin: 125px auto;
    display: block;
    background: #e1e4e7;
    border-radius: 50%;
    animation: pulsate 1s ease-out infinite;
}

.spinner.small {
    margin: 50px auto;
}

.modal-content {
    border-radius: 0;
}

.modal-content form .spinner-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.5);
    pointer-events: none;
}

.woocommerce-Button.green {
    background: transparent;
    border: 1px solid #ccdef1;
    color: #5b6779;
    font-weight: normal;
}

.woocommerce-Button.green:hover {
    background: #2ac278;
    border: 1px solid #2ac278;
    color: #fff;
}

body.page-template-template-driver-search .title-content {
    min-height: 0;
}

body.page-template-template-driver-search .main-content {
    padding: 15px;
}

body.page-template-template-driver-search .main-content .results-container, body.page-template-template-driver-search .main-content .search-container {
    padding: 15px 0;
}

body.page-template-template-driver-search .main-content .search-container {
    position: relative;
}

body.page-template-template-driver-search .main-content .search-container .dropdown {
    position: absolute;
    top: calc(100% - 15px);
    height: 320px;
    overflow: auto;
    background-color: #fff;
    width: 100%;
    border: 1px solid #eee;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
    z-index: 10;
}

body.page-template-template-driver-search .main-content .search-container .dropdown:not(.in) {
    pointer-events: none;
}

body.page-template-template-driver-search .main-content .search-container .dropdown .spinner-container {
    position: absolute;
    width: 100%;
    height: 0;
    overflow: hidden;
}

body.page-template-template-driver-search .main-content .search-container .dropdown .spinner-container.in {
    height: auto;
    max-height: 320px;
}

body.page-template-template-driver-search .main-content .search-container .dropdown .answers-container {
    padding: 15px;
}

body.page-template-template-driver-search .main-content .results-container {
    min-height: 400px;
}

body.page-template-template-driver-search .main-content .results-container .spinner-container {
    position: absolute;
    width: 100%;
}

.printfriendly {
    z-index: 1 !important;
}

@media (max-width: 767px) {
    .support-sidebar .desktop-sidebar {
        display: none;
    }

    .support-sidebar .mobile-sidebar {
        padding: 20px 15px;
    }

    .support-sidebar .mobile-sidebar select {
        width: 100%;
    }
}

@media (min-width: 768px) {
    .support-sidebar .mobile-sidebar {
        display: none;
    }
}

.support-sidebar .nav .toggle-custom, .support-sidebar .nav li > i {
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: 10;
}

.support-sidebar .nav li > i {
    padding: 15px;
}

.support-sidebar .nav .nav.collapse {
    margin-left: 20px !important;
}

.support-sidebar .nav a:hover, .support-sidebar .nav a:focus {
    background-color: transparent;
}

.support-sidebar .nav a.link {
    padding-left: 35px;
}

.support-sidebar .nav li {
    margin-bottom: 0 !important;
}

.support-sidebar .nav li.active > a.link {
    font-weight: bold;
}

.support-sidebar .nav .toggle-custom[aria-expanded="true"] .fa-plus-square-o:before {
    content: "\f147";
}

#sr-container .woocommerce-Price-amount {
    font-weight: bold;
}

#sr-container a:hover, #sr-container a:focus {
    text-decoration: none;
}

@media (min-width: 768px) {
    body.single .entry-header {
        background: #003871;
        border: 0;
        padding: 85px 0 85px;
    }
    body.single .entry-header.has-post-hero {
        background: linear-gradient(#003871 80%, #fff 80%);
        padding-bottom: 0;
    }
    body.single .entry-header .post-hero-image {
        width: 100%;
        height: 450px;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
    }
    body.single .share-left {
        margin-top: 30px;
    }
}

body.single #home-row-5 {
    background-color: #d5e5f7;
}

.widget_categories {
    margin-bottom: 20px;
}

.widget_categories .widget-title {
    display: none;
}

.widget_categories select {
    border: 1px solid #ccdef1;
    width: 100%;
}

.fw-bold {
    font-weight: bold;
}

.fw-bolder {
    font-weight: bolder;
}

.fw-normal {
    font-weight: normal;
}

.border {
    border: 1px solid #ccdef1;
}

.border-sidebar {
    background-color: #fff;
    border: 1px solid #ccdef1;
    border-radius: 2px;
    padding: 15px 20px;
}

.border-sidebar .sidebar-item:not(:last-of-type) {
    margin-bottom: 30px;
}

.border-sidebar h2 {
    color: #003871;
    font-size: 1.142857em;
    margin: 0 0 22px;
}

.border-sidebar h2 a {
    color: #003871;
    font-weight: 700;
}

.border-sidebar li {
    color: #333c48;
}

.border-sidebar li a {
    color: #003871;
    line-height: 1.75;
}

.border-sidebar li .rp-date, .border-sidebar li .post-date {
    display: block;
    font-size: .8571428em;
}

.border-sidebar li .rp-author, .border-sidebar li .small {
    font-size: .785714em;
}

#ctf .ctf-item {
    border: none;
    padding: 0 0 20px;
}

#secondary ul, #secondary li {
    list-style: none;
    margin-left: 0;
}

#secondary li {
    margin: 0 0 25px;
}

#secondary li::before {
    display: none;
}

.single .author-info {
    display: inline-block;
    margin-left: 10px;
    font-size: .875em;
}

.single .author > img {
    border-radius: 50%;
    display: inline-block;
    height: auto;
    width: 50px;
    margin-bottom: 1em;
}

.single .author .label, .single .author a {
    color: #5b6779;
    font-size: 0.85714em;
    font-weight: normal;
    padding: 0 5px 0 0;
}

@media (min-width: 768px) {
    .hentry .entry-meta,
    .hentry .entry-content {
        color: #5b6779;
        margin: 0 !important;
        width: 100% !important;
    }
    .single .hentry .entry-header .cat-links {
        font-size: 1em;
        margin-bottom: 8px;
    }
    .single .hentry .entry-header .cat-links a {
        color: #fff;
    }
}

@media screen and (min-width: 768px) and (max-width: 768px) {
    .single .hentry .entry-header .tags-links {
        color: #333c48;
    }
}

@media (min-width: 768px) {
    .single .hentry .entry-header .post-head-meta {
        color: #00b3df;
    }
    .single .hentry .entry-header .post-head-meta .posted-on {
        color: #fff;
        display: inline-block;
        font-size: 1em;
    }
    .single .hentry .entry-header .post-head-meta .posted-on a {
        color: #fff;
        font-weight: normal;
    }
    .single .hentry .entry-header .post-head-meta .posted-on a:hover {
        text-decoration: underline;
    }
    .single .hentry .entry-header .entry-title {
        color: #fff;
        font-size: 2.285714em;
        margin: 0 0 5px 0;
    }
}

.addtoany_header {
    display: inline-block;
    margin: 0 10px 0 0;
}

body.page-template-template-featured-news .site-main #posts-container,
body.blog .site-main #posts-container,
body.archive .site-main #posts-container,
body.page-template-single-document #posts-container-1,
body.search-results .site-main #posts-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

body.page-template-template-featured-news .site-main .page-header,
body.page-template-template-featured-news .site-main .pagination,
body.blog .site-main .page-header,
body.blog .site-main .pagination,
body.archive .site-main .page-header,
body.archive .site-main .pagination,
body.search-results .site-main .page-header,
body.search-results .site-main .pagination {
    flex-grow: 1;
    width: 100%;
}

body.page-template-template-featured-news article.post img,
body.blog article.post img,
body.archive article.post img,
body.search-results article.post img {
    display: none;
}

.ctf-tweets {
    max-height: 500px;
    overflow: auto;
    scroll-behavior: smooth;
}

.share-left {
    float: left;
}

.share-right {
    float: right;
}

#post-navigation.scrolled .nav-previous {
    position: fixed;
    top: 45%;
    left: 0;
}

#post-navigation.scrolled .nav-next {
    position: fixed;
    top: 45%;
    right: 0;
}

#post-navigation .nav-previous,
#post-navigation .nav-next {
    background-color: #fff;
    border: 1px solid #ccdef1;
    min-height: 110px;
    padding: 12px 10px;
    position: relative;
    transition: all .1s ease;
    text-align: left;
    width: 30px;
}

#post-navigation .nav-previous a,
#post-navigation .nav-next a {
    font-weight: 700;
    height: 80px;
    padding: 0;
    transform: none;
    transition: all .2s ease;
    display: none;
    width: 260px;
}

#post-navigation .nav-previous a:hover,
#post-navigation .nav-next a:hover {
    text-decoration: none;
}

#post-navigation .nav-previous a::before, #post-navigation .nav-previous a::after,
#post-navigation .nav-next a::before,
#post-navigation .nav-next a::after {
    display: none;
}

#post-navigation .nav-previous:hover,
#post-navigation .nav-next:hover {
    width: 330px;
    transition: all .2s ease;
}

#post-navigation .nav-previous:hover a,
#post-navigation .nav-next:hover a {
    display: block;
    height: auto;
}

#post-navigation .nav-previous img,
#post-navigation .nav-next img {
    display: inline-block;
    float: left;
    margin: 0 10px 0 0;
    padding: 0;
    width: 100px;
}

#post-navigation .nav-previous .post-title,
#post-navigation .nav-next .post-title {
    border-bottom: 1px solid #ccdef1;
    display: block;
    padding-bottom: 10px;
}

#post-navigation .nav-previous .meta-nav,
#post-navigation .nav-next .meta-nav {
    color: #333c48;
    margin-top: 5px;
}

#post-navigation .nav-previous {
    z-index: 1000;
    padding: 12px 0px 12px 30px;
}

#post-navigation .nav-previous:hover {
    padding: 12px 10px 12px 50px;
}

#post-navigation .nav-previous::before {
    background-color: #003871;
    bottom: 0;
    color: #fff;
    content: '\f060';
    font-family: 'FontAwesome';
    height: 100%;
    left: 0;
    padding: 45px 8px 0 8px;
    position: absolute;
    top: 0;
}

#post-navigation .nav-previous .post-title {
    text-align: right;
}

#post-navigation .nav-previous .meta-nav {
    text-align: left;
}

#post-navigation .nav-next {
    z-index: 1000;
    padding: 12px 30px 12px 0px;
}

#post-navigation .nav-next:hover {
    padding: 12px 50px 12px 10px;
}

#post-navigation .nav-next::after {
    background-color: #003871;
    bottom: 0;
    color: #fff;
    content: '\f061';
    font-family: 'FontAwesome';
    height: 100%;
    right: 0;
    padding: 45px 8px 0 8px;
    position: absolute;
    top: 0;
}

#post-navigation .nav-next .meta-nav {
    text-align: right;
}

#post-navigation .meta-nav {
    display: block;
}

.document-info {
    position: relative;
    background: #d5e5f7;
    padding: 15px 20px;
    margin-bottom: 10px;
    color: #003871;
}

.document-info .icon {
    float: left;
    margin-right: 10px;
    margin-top: 3px;
}

.document-info .icon i {
    /*position: relative;
    top: 50%;
    transform: translateY(-50%);*/
    font-size: 25px;
}

body.error404 .site-content {
    background-image: url(/wp-content/themes/sealevel-storefront-child-v2/assets/img/hero-404.jpg);
    background-size: cover;
    background-position: center;
    height: 600px;
    padding: 60px 0;
    text-align: center;
    top: 176px;
    position: relative;
    overflow: hidden;
    width: 100%;
}

body.error404 .site-content::before {
    background-image: url(/wp-content/themes/sealevel-storefront-child-v2/assets/img/plug-left.svg);
    left: 0;
    width: 35%;
}

body.error404 .site-content::after {
    background-image: url(/wp-content/themes/sealevel-storefront-child-v2/assets/img/plug-right.svg);
    right: 0;
    width: 27%;
}

body.error404 .site-content::before, body.error404 .site-content::after {
    background-repeat: no-repeat;
    content: '';
    height: 92%;
    position: absolute;
    top: 8%;
}

@media screen and (max-width: 767px) {
    body.error404 .site-content::before, body.error404 .site-content::after {
        height: 67%;
        top: 33%;
        width: 23%;
    }
}

body.error404 .page-header {
    border: none;
}

body.error404 .page-title {
    color: #fff;
    font-family: "Noto Sans", sans-serif;
    font-size: 22px;
    font-weight: 400;
}

body.error404 .page-title span {
    display: block;
    font-family: "Raleway", sans-serif;
    font-size: 9em;
    font-weight: 700;
    text-transform: uppercase;
}

@media screen and (max-width: 767px) {
    body.error404 .page-title span {
        font-size: 5em;
    }
}

body.error404 .page-title span.smaller {
    font-size: 40px;
}

body.error404 p {
    color: #fff;
    font-size: 20px;
}

body.error404 a.btn-secondary {
    margin-top: 10px;
}

body.product-template-default {
    /* bootstrap hack:fix content width inside hidden tabs */
    /* bootstrap hack end */
}

body.product-template-default.single-product .entry-header {
    display: none;
}

body.product-template-default .woocommerce-product-details__short-description {
    color: #333c48;
    margin-top: 40px;
    font-family: "Noto Sans", sans-serif;
    font-size: 1.42857em;
    font-weight: 400;
}

body.product-template-default .product .spinner-container {
    position: absolute;
    left: 50%;
    right: 0;
}

body.product-template-default .product .summary {
    position: relative;
}

body.product-template-default .product .summary .product_title {
    color: #003871;
    font-family: "Raleway", sans-serif;
    /*font-size: 1.071428em;*/
    margin-bottom: 10px;
    margin-top: 10px;
}

body.product-template-default .product .summary .product_title.title_sku {
    font-size: 2.42857em;
    font-weight: 800;
    margin-bottom: 0;
    margin-top: 0;
    color: #00b3df;
}

body.product-template-default .product .summary .product_title.title_sku > span {
    color: #333c48;
    font-weight: 400;
}

body.product-template-default .product .summary .product_title.entry-title {
    font-family: "Noto Sans", sans-serif;
}

body.product-template-default .product .summary .product_meta {
    border: 0;
    color: #333c48;
    font-size: 1em;
    padding-top: 0;
}

body.product-template-default .product .summary .product_meta .sku_wrapper {
    display: none;
}

body.product-template-default .product .summary .price {
    border-top: 1px solid #ccdef1;
    font-family: "Raleway", sans-serif;
    font-size: 2.285714em;
    font-weight: 700;
    padding-top: 25px;
    margin-top: 20px;
}

body.product-template-default .input-text.text {
    background-color: #fff;
    border: 1px solid #ccdef1;
    box-shadow: none;
}

body.product-template-default.single-product div.product {
    overflow: visible;
}

body.product-template-default #upsellTabs {
    background: #eff1f3;
    clear: both;
    display: block;
    margin-left: -99em;
    margin-right: -99em;
    padding: 70px 99em 40px;
}

body.product-template-default #upsellTabs > h2 {
    font-size: 1.85714em;
    margin: 0 0 30px 0;
    text-align: center;
}

body.product-template-default #upsellTabs section.products > h2 {
    display: none;
}

@media screen and (max-width: 767px) {
    body.product-template-default #upsellTabs {
        margin-left: -1em;
        margin-right: -1em;
        padding: 70px 1em 40px;
    }
}

body.product-template-default #upsellTabsNav {
    border: 0;
    text-align: center;
}

body.product-template-default #upsellTabsNav > li {
    display: inline-block;
    float: none;
    margin-bottom: 40px;
}

body.product-template-default #upsellTabsNav > li a {
    border-radius: 20px;
    color: #5b6779;
    font-size: 1.071428em;
    font-weight: 800;
}

body.product-template-default #upsellTabsNav > li a:hover {
    background-color: #00b3df;
    border-color: #00b3df;
    color: #fff;
}

body.product-template-default #upsellTabsNav > li.active a {
    background-color: transparent;
    border: 1px solid #00b3df;
    color: #00b3df;
}

body.product-template-default .upsells.products .products,
body.product-template-default .related.products .products {
    background-color: #eff1f3;
}

@media screen and (max-width: 767px) {
    body.product-template-default .upsells.products .products .woocommerce-product-details__short-description,
    body.product-template-default .related.products .products .woocommerce-product-details__short-description {
        display: none;
    }
}

body.product-template-default .upsells.products .products li.product h2, body.product-template-default .upsells.products .products li.product h3, body.product-template-default .upsells.products .products li.product .woocommerce-loop-product__title,
body.product-template-default .related.products .products li.product h2,
body.product-template-default .related.products .products li.product h3,
body.product-template-default .related.products .products li.product .woocommerce-loop-product__title {
    padding-left: 0;
    padding-right: 0;
}

body.product-template-default .upsells.products .slick-prev,
body.product-template-default .related.products .slick-prev {
    left: -95px;
}

body.product-template-default .upsells.products .slick-prev,
body.product-template-default .upsells.products .slick-next,
body.product-template-default .related.products .slick-prev,
body.product-template-default .related.products .slick-next {
    top: 42%;
}

body.product-template-default .upsells.products .slick-prev::before,
body.product-template-default .upsells.products .slick-next::before,
body.product-template-default .related.products .slick-prev::before,
body.product-template-default .related.products .slick-next::before {
    background-color: #00b3df;
    border-radius: 50%;
    color: #fff;
    font-family: 'FontAwesome';
    font-size: 30px;
    padding: 20px;
}

body.product-template-default .upsells.products .slick-prev.slick-disabled:before,
body.product-template-default .upsells.products .slick-next.slick-disabled:before,
body.product-template-default .related.products .slick-prev.slick-disabled:before,
body.product-template-default .related.products .slick-next.slick-disabled:before {
    opacity: 0;
}

body.product-template-default .tab-content > .tab-pane:not(.active),
body.product-template-default .pill-content > .pill-pane:not(.active) {
    display: block;
    height: 0;
    overflow-y: hidden;
}

.input-text.qty {
    background-image: none !important;
    background-color: #fff !important;
    border: 0 !important;
    box-shadow: none;
    border-radius: 0;
}

.ui-widget.ui-widget-content {
    border: 1px solid #ccdef1;
    border-radius: 0;
}

.ui-spinner .ui-button {
    border-left: 1px solid #ccdef1;
}

#main .woocommerce-tabs ul.tabs {
    background-color: #eff1f3;
    border: none;
    float: none;
    margin: 0;
    width: 100%;
}

#main .woocommerce-tabs ul.tabs::after, #main .woocommerce-tabs ul.tabs::before {
    content: " ";
    display: table;
}

#main .woocommerce-tabs ul.tabs::after {
    clear: both;
}

#main .woocommerce-tabs ul.tabs li {
    border: 1px solid #ccdef1;
    float: left;
    margin: 0;
}

@media screen and (max-width: 767px) {
    #main .woocommerce-tabs ul.tabs li {
        width: 100%;
    }
}

#main .woocommerce-tabs ul.tabs li a {
    background-color: #eff1f3;
    border-top: 5px solid #eff1f3;
    color: #333c48;
    font-family: "Raleway", sans-serif;
    font-size: 1.285714em;
    line-height: 1;
    padding: 13px 35px 18px;
}

@media screen and (max-width: 992px) {
    #main .woocommerce-tabs ul.tabs li a {
        padding: 13px 15px 18px;
    }
}

#main .woocommerce-tabs ul.tabs li a:hover {
    background-color: #333c48;
    border-top: 5px solid #333c48;
    color: #fff;
    text-decoration: none;
}

#main .woocommerce-tabs ul.tabs li::before, #main .woocommerce-tabs ul.tabs li::after {
    display: none;
}

#main .woocommerce-tabs ul.tabs li.active {
    border-bottom: 1px solid #fff;
}

#main .woocommerce-tabs ul.tabs li.active a {
    background-color: #fff;
    border-top: 5px solid #333c48;
    color: #00b3df;
}

#main .woocommerce-tabs .woocommerce-Tabs-panel {
    float: none;
    border-bottom: 1px solid #ccdef1;
    border-left: 1px solid #ccdef1;
    border-radius: 0;
    border-right: 1px solid #ccdef1;
    box-shadow: none;
    margin: 0;
    padding: 30px 35px;
    width: 100%;
}

.single-product div.product.product-with-options {
    border: 0;
}

.single-product div.product li.flex-nav-prev,
.single-product div.product li.flex-nav-next {
    list-style: none;
    margin: 0;
    padding: 0px;
    position: absolute;
    right: 0;
    top: 30%;
    z-index: 99;
}

.single-product div.product li.flex-nav-prev {
    left: 0;
    right: auto;
}

.single-product div.product a.flex-next {
    visibility: hidden;
}

.single-product div.product a.flex-prev {
    visibility: hidden;
}

.single-product div.product a.flex-next::after {
    background-color: #003871;
    color: #fff;
    content: '\f105';
    font-family: 'FontAwesome';
    font-size: 45px;
    padding: 2px 11px 4px 16px;
    visibility: visible;
}

.single-product div.product a.flex-prev::before {
    background-color: #003871;
    color: #fff;
    content: '\f104';
    font-family: 'FontAwesome';
    font-size: 45px;
    padding: 2px 16px 4px 11px;
    visibility: visible;
}

.single-product div.product .woocommerce-product-gallery .flex-viewport {
    border: 1px solid #ccdef1;
}

.single-product div.product .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__image {
    border: 0;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__image {
    border: 1px solid #ccdef1;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a > img {
    border-radius: 0;
    height: auto;
    padding: 10px;
    margin: auto;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
    height: auto;
    margin-bottom: 10px;
    width: 70px;
    margin-right: 14px !important;
}

@media screen and (max-width: 767px) {
    .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
        margin-right: 9px !important;
    }
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n) {
    margin-right: 10px !important;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(6n) {
    margin-right: 0 !important;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
    clear: none !important;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li img {
    border: 1px solid #ccdef1;
    border-radius: 0;
    padding: 3px;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li img.flex-active {
    border: 3px solid #00b3df;
}

.single-product div.product.product-type-variable table.variations td, .single-product div.product.product-type-variable table.variations th, .single-product div.product.product-type-variable table.variations .product-option-title,
.single-product div.product .product-options td,
.single-product div.product .product-options th,
.single-product div.product .product-options .product-option-title {
    color: #003871;
    display: inline-block;
    font-size: 1em;
    margin: 18px 0 5px 0;
    text-align: left;
    width: 100%;
}

.single-product div.product.product-type-variable table.variations > div:first-of-type h3,
.single-product div.product .product-options > div:first-of-type h3 {
    margin-top: 0;
}

.single-product div.product.product-type-variable table.variations select,
.single-product div.product .product-options select {
    width: 100%;
}

.single-product div.product .share-compare-container {
    border: 1px solid #ccdef1;
    display: inline-block;
    width: auto;
}

.single-product div.product .share-compare-container > * {
    display: block;
    float: left;
}

.single-product div.product .share-compare-container .printfriendly {
    margin-top: 13px;
}

.single-product div.product .share-compare-container .a2a_kit {
    line-height: 1 !important;
    margin: 0 20px;
}

.single-product div.product .share-compare-container .a2a_kit a {
    padding: 6px 4px;
}

@media screen and (min-width: 768px) and (max-width: 992px) {
    .single-product div.product .share-compare-container .a2a_kit {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .single-product div.product .share-compare-container .a2a_kit {
        margin: 0;
        width: 100%;
    }
}

.single-product div.product .share-compare-container button.tm-woocompare-button,
.single-product div.product .share-compare-container a.view-compared {
    border: 0;
    border-radius: 0;
    color: #333c48;
    font-size: 1em;
    padding: 20px 30px;
}

.single-product div.product .share-compare-container button.tm-woocompare-button::before,
.single-product div.product .share-compare-container a.view-compared::before {
    content: '\f067';
    font-family: 'FontAwesome';
    font-size: 0.85714em;
    margin-right: 5px;
    vertical-align: middle;
}

.single-product div.product .share-compare-container button.tm-woocompare-button:hover,
.single-product div.product .share-compare-container a.view-compared:hover {
    background-color: #ccdef1;
}

.single-product div.product .share-compare-container button.tm-woocompare-button.in_compare,
.single-product div.product .share-compare-container a.view-compared.in_compare {
    display: none;
}

@media screen and (min-width: 768px) and (max-width: 992px) {
    .single-product div.product .share-compare-container button.tm-woocompare-button,
    .single-product div.product .share-compare-container a.view-compared {
        border-top: 1px solid #ccdef1;
        width: 50%;
    }
}

@media screen and (max-width: 767px) {
    .single-product div.product .share-compare-container button.tm-woocompare-button,
    .single-product div.product .share-compare-container a.view-compared {
        border-top: 1px solid #ccdef1;
        margin: 0;
        width: 100%;
    }
}

.single-product div.product .share-compare-container button.tm-woocompare-button + a.view-compared {
    display: none;
}

.single-product div.product .share-compare-container button.tm-woocompare-button.in_compare + a.view-compared {
    display: inline-block;
}

.single-product div.product .share-compare-container a.view-compared::before {
    display: none;
}

.single-product div.product .share-compare-container button.tm-woowishlist-button,
.single-product div.product .share-compare-container .tm-woowishlist-page-button,
.single-product div.product .share-compare-container .tinvwl_add_to_wishlist_button {
    background-color: transparent;
    border-bottom: 0;
    border-left: 1px solid #ccdef1;
    border-radius: 0;
    border-top: 0;
    color: #333c48;
    display: block;
    font-size: 1em;
    padding: 18px 30px 21px;
    text-transform: uppercase;
}

.single-product div.product .share-compare-container button.tm-woowishlist-button:hover,
.single-product div.product .share-compare-container .tm-woowishlist-page-button:hover,
.single-product div.product .share-compare-container .tinvwl_add_to_wishlist_button:hover {
    background-color: #ccdef1;
}

@media screen and (min-width: 768px) and (max-width: 992px) {
    .single-product div.product .share-compare-container button.tm-woowishlist-button,
    .single-product div.product .share-compare-container .tm-woowishlist-page-button,
    .single-product div.product .share-compare-container .tinvwl_add_to_wishlist_button {
        border-left: 0;
        border-top: 1px solid #ccdef1;
        width: 50%;
    }
}

@media screen and (max-width: 767px) {
    .single-product div.product .share-compare-container button.tm-woowishlist-button,
    .single-product div.product .share-compare-container .tm-woowishlist-page-button,
    .single-product div.product .share-compare-container .tinvwl_add_to_wishlist_button {
        border-left: 0;
        border-right: 0;
        border-top: 1px solid #ccdef1;
        margin: 0;
        width: 100%;
    }
}

.single-product div.product .share-compare-container button.tm-woowishlist-button.in_wishlist,
.single-product div.product .share-compare-container .tm-woowishlist-page-button.in_wishlist,
.single-product div.product .share-compare-container .tinvwl_add_to_wishlist_button.in_wishlist {
    display: none;
}

.single-product div.product #reviews .commentlist li .avatar {
    display: none;
}

.single-product div.product #reviews .commentlist li .comment_container .comment-text {
    width: 100%;
}

#pdp-banner-custom-quote a {
    border-width: 0;
    display: block;
    font-size: 1.142857em;
    margin-bottom: 25px;
    padding: 0;
    text-align: center;
}

@media screen and (max-width: 767px) {
    #pdp-banner-custom-quote a {
        border-width: 1px;
        padding: 10px 40px;
    }
}

@media screen and (max-width: 767px) {
    #pdp-banner-custom-quote img {
        display: none;
    }
}

#pdp-banner-custom-quote span {
    display: none;
}

@media screen and (max-width: 767px) {
    #pdp-banner-custom-quote span {
        display: block;
    }
}

body.archive #search-container {
    margin-bottom: 40px;
}

body.archive.post-type-archive-glossary #glossary-nav {
    margin-left: 0;
}

body.archive.post-type-archive-glossary #glossary-nav .nav-item.disabled a {
    cursor: default !important;
}

body.archive.post-type-archive-glossary .tab-pane {
    margin-bottom: 30px;
}

body.archive.post-type-archive-glossary .tab-pane .letter-group {
    font-size: 120px;
    line-height: 120px;
    font-weight: bold;
    color: #ccdef1;
}

.tm-woocompare-wrapper .tablesaw th, .tm-woocompare-wrapper .tablesaw td {
    padding: .5em .7em !important;
}

.tm-woocompare-wrapper .tablesaw thead tr:first-child th {
    padding-top: .9em !important;
    padding-bottom: .7em !important;
}

.tm-woocompare-wrapper table tbody td,
.tm-woocompare-wrapper table tbody tr:nth-child(2n) td {
    padding: 8px 10px;
}

#shop-compare {
    display: block;
    list-style: none;
    margin-bottom: 0;
}

#shop-compare .woocommerce-ordering {
    float: left;
    margin-left: 0;
    margin-top: -64px;
}

@media screen and (max-width: 767px) {
    #shop-compare .woocommerce-ordering {
        display: none;
    }
}

#shop-compare h2 {
    color: #333c48;
    margin-bottom: 5px;
    margin-top: 15px;
    text-transform: uppercase;
}

@media screen and (max-width: 767px) {
    #shop-compare h2 {
        margin-bottom: 10px;
        margin-top: 5px;
    }
}

#shop-compare h2 span {
    display: block;
}

#shop-compare::after {
    clear: both;
    content: '';
    display: block;
}

#shop-compare .compare_link_btn,
#shop-compare button.tm-woocompare-empty {
    border-radius: 2px;
    font-weight: 600;
    line-height: 1;
    margin: 0 4px;
    padding: 15px 10px;
    width: auto;
}

@media screen and (max-width: 767px) {
    #shop-compare .compare_link_btn,
    #shop-compare button.tm-woocompare-empty {
        margin: 10px .5% 0;
        width: 48%;
    }
}

#shop-compare .compare_link_btn {
    background-color: #00b3df;
    border: 1px solid #169ed3;
    color: #fff;
}

#shop-compare .compare_link_btn:hover {
    background-color: transparent;
    color: #00b3df;
}

#shop-compare button.tm-woocompare-empty {
    background-color: transparent;
    color: #333c48;
}

#shop-compare button.tm-woocompare-empty::before {
    color: #00b3df;
    content: '\f05c';
    font-family: 'FontAwesome';
    margin-right: 6px;
}

#shop-compare button.tm-woocompare-empty:hover {
    background-color: #00b3df;
}

#shop-compare button.tm-woocompare-empty:hover::before {
    color: #fff;
}

#shop-compare p.tm-woocompare-empty {
    font-size: 0.8571428em;
    margin-top: 15px;
    text-transform: uppercase;
}

.tm-woocomerce-list__product-title a {
    color: #333c48;
    font-size: 1.071428em;
    font-weight: 600;
}

.tm-woocomerce-list__product-image img {
    height: auto;
    margin: 0 auto;
    width: 60px;
}

.tm-woocompare-widget-products {
    float: left;
    width: 50%;
}

@media screen and (max-width: 767px) {
    .tm-woocompare-widget-products {
        float: none;
        margin: 10px 0;
        width: 100%;
    }
}

.tm-woocompare-widget-products .tm-woocompare-widget-product {
    float: left;
    margin-bottom: 2px;
    margin-right: .5%;
    width: 24%;
}

.tm-woocompare-widget-products:nth-child(n+5) {
    display: none;
}

.tm-woocompare-widget-products::after {
    clear: both;
    content: '';
    display: block;
}

.tm-woocompare-remove {
    color: #333c48;
    right: -1px;
    top: 0;
}

.tm-woocompare-remove .dashicons-dismiss::before {
    content: '\f00d';
    font-family: 'FontAwesome';
}

.storefront-sorting .woocommerce-ordering {
    display: none;
}

@media screen and (max-width: 767px) {
    .storefront-sorting .woocommerce-ordering {
        display: block;
    }
}

.tm-woocompare-cell a.add_to_cart_button {
    padding: 14px 25px;
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn {
    background: #00b3df;
    color: #fff;
    height: 3em !important;
    width: 3em !important;
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before,
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before {
    border-color: #fff;
    border-width: 10px 0 !important;
    top: 19% !important;
    left: 34% !important;
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before {
    border-left: 10px solid #808080 !important;
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before {
    border-right: 10px solid #808080 !important;
}
@media only screen and (min-width: 768px) {
    .tags-links a{
        color:#fff;
    }
}
@media only screen and (max-width: 767px) {

    body.single .entry-header .post-hero-image {
        width: 100%;
        height: 350px;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;


    }
    .has-post-hero .label{
        color:#000;
        padding: .2em .6em .1em 0;
    }

    .cat-links{
        margin-bottom: 5px;
    }

    .share-right{
        display: flex;
        align-items: center;
        margin-bottom: 20px;
        float:right;
    }

    .addtoany_list{
        line-height:0!important;
    }

    .printfriendly{
        margin-right:20px;
    }

    .addtoany_list a img{
        width:33px;
    }

    .author{
        margin-bottom: 5px;
    }

}

/**
* The content
*/

.content-container .the-content {
    line-height: 2;
    font-size: 1.6rem;
}

.content-container h2 {
    font-size: 42px;
    font-weight: 400;
}

.content-container .button-container {
    margin-top: 20px;
}

/**
* Title container
*/

.title-container p {
    line-height: 1.5;
    font-size: 1.6rem;
}

/**
* Two Column slider CSS
*/

.two-column-arrow-slider,
.three-image-slider {
    padding: 40px 15px;
}

.two-column-arrow-slider.spaced-section,
.three-image-slider.spaced-section{
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding-top: 100px;
    padding-bottom: 100px;
}

.two-column-arrow-slider.spaced-section-top,
.three-image-slider.spaced-section-top {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding-top: 100px;
}

.two-column-arrow-slider.spaced-section-bottom,
.three-image-slider.spaced-section-bottom {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding-bottom: 100px;
}

.two-column-arrow-slider .slides,
.three-image-slider .slides {
    margin-bottom: 0 !important;
    margin-top: 15px;
    padding-right: 15px;
}

@media screen and (min-width: 768px) {
    .two-column-arrow-slider .slides,
    .three-image-slider .slides {
        padding-right: 0;
    }

    .two-column-arrow-slider .slider-desc,
    .three-image-slider .slider-desc {
        padding-top: 40px;
    }
}

.two-column-arrow-slider .slides p,
.three-image-slider .slides .slide-text {
    padding: 0 10px;
}

.three-image-slider .slide {
    position: relative;
}

.two-column-arrow-slider .slide > div,
.three-image-slider .slide > div {
    background-size: cover;
    background-position: center;
    height: 300px;
    margin-right: 5px;
}

@media screen and (max-width: 992px) {
    .two-column-arrow-slider .slide > div,
    .three-image-slider .slide > div {
        height: 220px;
    }
}

.two-column-arrow-slider p,
.three-image-slider .slide-text {
    color: #5b6779;
    font-size: .9285em;
    margin-top: 10px;
}

.three-image-slider .slide-text {
    color: #FFFFFF;
    padding: 15px !important;
    position: absolute;
    z-index: 10;
    bottom: 0;
    height: auto !important;
    text-shadow: 2px 2px #333333;
    background-color:rgba(0, 0, 0, 0.5);
}

@media screen and (max-width: 768px) {
    .two-column-arrow-slider p,
    .three-image-slider p {
        margin-top: 15px;
    }

    .two-column-arrow-slider .slider-desc,
    .three-image-slider .slider-desc {
        padding-top: 10px;
    }
}

.two-column-arrow-slider .slick-dots,
.three-image-slider .slick-dots {
    bottom: auto;
    position: relative;
    text-align: left;
}

.two-column-arrow-slider .slick-dots li,
.three-image-slider .slick-dots li {
    margin: 0 10px;
}

.two-column-arrow-slider .slick-dots li:first-child,
.three-image-slider .slick-dots li:first-child {
    margin-left: 0;
}

.two-column-arrow-slider .slick-dots li button:before,
.three-image-slider .slick-dots li button:before {
    color: #003871;
    font-size: 10px;
    opacity: 1;
}

.two-column-arrow-slider .slick-dots li.slick-active button:before,
.three-image-slider .slick-dots li.slick-active button:before {
    color: #00b3df;
    opacity: 1;
}

.two-column-arrow-slider .slick-dots li::after,
.three-image-slider .slick-dots li::after {
    border-top: 1px solid #000;
    content: '';
    width: 20px;
    position: absolute;
    top: 48%;
    left: 20px;
}

.two-column-arrow-slider .slick-dots li:last-child::after,
.three-image-slider .slick-dots li:last-child::after{
    display: none;
}

.two-column-arrow-slider .slick-prev::before,
.two-column-arrow-slider .slick-next::before,
.three-image-slider .slick-prev::before,
.three-image-slider .slick-next::before {
    font-family: 'FontAwesome';
    font-size: 30px;
    color: #003871;
    position: relative;
    top: 0;
}

.two-column-arrow-slider .slick-next::before,
.three-image-slider .slick-next::before {
    content: "\f061";
}

.two-column-arrow-slider .slick-prev::before,
.three-image-slider .slick-prev::before {
    content: "\f060";
}

.two-column-arrow-slider .slick-prev,
.two-column-arrow-slider .slick-next,
.three-image-slider .slick-prev,
.three-image-slider .slick-next {
    z-index: 10;
    width: 75px;
    height: 58px;
    top: auto;
    bottom: 20px;
    border: 1px solid #ccdef1;
}

.three-image-slider .slick-prev:before,
.three-image-slider .slick-next:before {
    color: rgba(255, 255, 255);
}

@media screen and (max-width: 767px) {
    .two-column-arrow-slider .slick-prev,
    .two-column-arrow-slider .slick-next {
        bottom: auto;
        top: -99px;
    }

    .three-image-slider .slick-prev,
    .three-image-slider .slick-next {
        bottom: auto;
        top: -50px;
        border: none;
    }
}

.two-column-arrow-slider .slick-prev {
    left: -173px;
    border-right: 0;
}

@media screen and (max-width: 767px) {
    .two-column-arrow-slider .slick-prev {
        left: calc(82% - 64px);
    }

    .three-image-slider .slick-prev {
        left: 15px;
        top: 50%;
        bottom: 50%
    }
}

@media screen and (min-width: 768px) {
    .three-image-slider .slick-prev {
        left: -65px;
        right: auto;
        border: none;
        height: 100%;
        background-color: rgb(0, 56, 113);
        bottom: -50%;
    }
}

.two-column-arrow-slider .slick-next,
.three-image-slider .slick-next {
    left: -109px;
    right: auto;
    border-left: 0;
}

@media screen and (max-width: 767px) {
    .two-column-arrow-slider .slick-next {
        left: 82%;
    }

    .three-image-slider .slick-next {
        right: 15px;
        left: auto;
        top: 50%;
        bottom: 50%
    }
}

@media screen and (min-width: 768px) {
    .three-image-slider .slick-next {
        right: -75px;
        left: auto;
        border: none;
        height: 100%;
        background-color: rgb(0, 56, 113);
        bottom: -50%;
    }
}

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

.no-padding-x {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

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

/**
* Single Content Container
*/

.single-content {
    height: 100%;
}

.single-content .single-content-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.single-content .single-content-wrap .col {
    height: auto !important;
}

.single-content .single-content-wrap h2 {
    margin-top: 0px;
}

.single-content .single-content-wrap p {
    font-size: 1.2em;
    line-height: 1.8em;
}

/**
* Split Content Container
*/

.split-content .single-content .single-content-wrap {
    justify-content: left;
}

.split-content {
    position:relative;
}

.split-content-wrap,
.split-content-wrap .container,
.split-content-wrap .row {
    height: 100%;
}

.split-content .split-content-wrap {
    position:absolute;
    left: 0;
    right: 0;
    margin: auto;
    z-index:1
}

.split-content .split-content-wrap.relative {
    position: relative;
}

.split-content-wrap:not('.relative') .col {
    padding: 4% 5% 0;
}

.split-content-wrap .col {
    padding: 3% 4%;
}

.split-content ul li {
    list-style: none;
    margin: 5px 0 5px -15px !important;
}

.split-content ul li:before {
    background-color: transparent !important;
    font-family: 'FontAwesome';
    font-weight: 900;
    font-variant: normal;
    font-size: 1.2em;
    margin-right: 11px !important;
}
.split-content ul li.check:before {
    color: #0f9c12;
    content: "\f00c" !important;
}

.split-content ul li.times:before {
    color: #9c0f0f;
    content: "\f00d" !important;
}

.split-content ul li.dot-circle:before {
    color: #003871;
    content: "\f192" !important;
}

@media screen and (min-width: 768px) {
    .split-content-wrap .row {
        padding: 3% 0;
    }

    .split-content-wrap:not('.relative') .col:first-child {
        padding: 4% 5% 0 0;
    }

    .split-content-wrap .col {
        height: 100%;
    }

    .split-background-wrap .col {
        min-height: 400px;
    }

    .bottom-block .split-background-wrap .col {
        min-height: 300px;
    }
}

@media screen and (max-width: 767px) {
    .split-content-wrap .col,
    .split-background-wrap .col {
        min-height: 240px;
    }
}

/**
* Custom Styles
*/

.bg-white {
    background: #FFFFFF;
}

.text-white,
.text-white p,
.text-white h1,
.text-white h2,
.text-white h3 {
    color: #FFFFFF;
}

.bg-gray-1 {
    background-color: #eff1f3;
}

.fs-sm h1,
h1.fs-sm {
    font-size: 3rem;
}

.fs-md h1,
h1.fs-md{
    font-size: 3.5rem;
}

.fs-lg h1,
h1.fs-lg {
    font-size: 4rem;
}

.fs-sm h2,
h2.fs-sm {
    font-size: 2rem;
}

.fs-md h2,
h2.fs-md {
    font-size: 2.5rem;
}

.fs-lg h2,
h2.fs-lg {
    font-size: 3rem;
}

.vcenter {
    display: flex;
    align-items: center;
}

.page-toolbar {
    border-bottom: 1px solid #ccdef1;
    margin-bottom: 70px;
}

@media (max-width: 767px) {
    .page-toolbar {
        margin-bottom: 20px;
    }
}

.page-search {
    margin-top: 15px;
}

.page-search form {
    margin-bottom: 0px;
}

.page-search .input-group * {
    background-color: #fff;
    border: 0;
    border-radius: 0;
    box-shadow: none;
}

.page-search .search-btn {
    background-color: rgba(0, 56, 113, 1.0);
    margin-left: 0 !important;
    height: 100%;
    padding: 10px 12px;
    border-radius: 0% 15% 15% 0%;
}

.page-search .search-btn:hover {
    background-color: #00b3df;
}

.page-search .search-btn .fa {
    color: #eff1f3;
    background: transparent;
    cursor: pointer;
}

.page-search .search-btn:hover .fa {
    color: white;
}

.page-search .btn-clear {
    position: absolute;
    right: 50px;
    z-index: 10;
    background-color: transparent;
    padding: 10px;
}

.page-search .btn-clear:hover .fa:before {
    color: #00b3df;
}

.page-search .btn-clear .fa:before {
    background-color: transparent;
}

.page-search .btn-clear .fa:before,
.page-search .search-btn .fa:before,
.page-search .btn-clear .fa,
.page-search .search-btn .fa {
    cursor: pointer;
    margin: 0;
}

/*.page-search .btn-clear {*/
/*    font-size: .92857em;*/
/*    line-height: 26px;*/
/*}*/

/*.page-search .input-group-btn .btn:not(:first-of-type) {*/
/*    border-left: 1px solid #ccdef1;*/
/*}*/

.post-nav {
    padding: 0 20px 20px 5px;
}

.post-nav ul {
    margin: 0 !important;
    padding: 0 !important;
}

.post-nav ul li {
    margin: 0 !important;
    padding: 0 !important;
}

.post-nav .pager li span,
.post-nav .pager li a {
    border-radius: 0 !important;
    border-color: #ccdef1 !important;
}

.post-nav .pager li.item a {
    border-left: 0 !important;
}

.post-nav ul li:before {
    content: none !important;
    background-color: transparent !important;
}

.post-nav ul li.first .fa:before,
.post-nav ul li.last .fa:before,
.post-nav ul li.previous .fa:before,
.post-nav ul li.next .fa:before {
    font-family: 'FontAwesome';
    font-size: 14px;
    opacity: 1;
}

.post-nav ul li .fa-backward-step:before {
    content: '\f048';
}

.post-nav ul li .fa-forward-step:before {
    content: '\f051';
}

.post-nav ul li .fa-arrow-left:before {
    content: '\f060';
}

.post-nav ul li .fa-arrow-right:before {
    content: '\f061';
}

.post-nav ul li.first a,
.post-nav ul li.last a {
    border-radius: 60px !important;
    padding: 5px 15px 5px 20px;
}

.post-nav ul li.first {
    float: left;
}

.post-nav ul li.last {
    float: right;
}

.post-nav .active {
    background-color: #003871;
    color: #fff;
}

.post-nav .item.active span {
    border-color: #003871 !important;
}

.two-column-page {
    float: none;
}

@media (max-width: 767px) {
    .two-column-page {
        margin-left: 15px;
        margin-bottom: 40px;
    }

    .card.article-card {
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
        transition: all .3s ease;
    }
}

@media (min-width: 768px) {
    .two-column-page {
        float: right;
    }
}

ul.child-page-list li {
    list-style: none;
    margin-left: 0 !important;
    font-size: 1.1em;
    font-weight: lighter;
}

ul.child-page-list li.page_item a {
    color: #5b6779;
}

ul.child-page-list li.page_item a:hover {
    color: #337ab7;
}

ul.child-page-list li.current_page_item a:hover {
    color: rgba(0,56,113,1);
}

ul.child-page-list li.current_page_item a {
    font-weight: bold;
    display:block;
    color: #337ab7;
}

ul.child-page-list li:before {
    content: none !important;
    background-color: transparent !important;
}

body.page-template-template-video .video-placeholder {
    background-size: cover;
    background-position: center;
    height: 300px;
    position: relative;
}

body.page-template-template-video .video-placeholder > div {
    background-color: rgba(0, 56, 113, 0.9);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 120px;
    padding: 20px 20px 15px;
}

body.page-template-template-video .video-placeholder > div h3,
body.page-template-template-video .video-placeholder > div p {
    color: #fff;
    margin-top: 0;
}

body.page-template-template-video .video-wrap {
    padding-right: 20px;
    padding-left: 20px;
}

body.page-template-template-video .video-wrap .col {
    margin-bottom: 15px;
    padding-left: 0px;
}

.prev-next-posts {
    padding: 30px;
}

.prev-next-posts h2 {
    margin: 0;
    padding: 0;
    font-size: 2.2em;
    font-weight: normal;
}

.prev-next-posts h3 {
    margin: 0;
    padding: 0;
    font-size: 1.3em;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #6A6A6A;
}

.prev-next-posts h2 + h3 {
    border-top: none;
}

.prev-next-posts .link-chevron {
    font-size: 3em;
    padding: 0;
}

@media screen and (max-width: 767px) {
    .prev-next-posts .prev-next-link-wrapper {
        padding: 20px;
    }

    .prev-next-posts .prev-next-border {
        border-bottom: 1px solid #b6c6d9;
    }
}

@media screen and (min-width: 768px) {
    .prev-next-posts .prev-next-border {
        border-right: 1px solid #b6c6d9;
    }
}


/* container for FAQs on support pages */

body.document-template-default #posts-container {
    background: #d5e5f7;
}

body.document-template-default #posts-container .btn-primary {
    margin-top: 30px;
}


