/*
 * ============================================================================
 *  ArcNetwork 2019
 * ============================================================================
 */

@import url("https://fonts.googleapis.com/css?family=Muli:300,400,700");
@import url("https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.0/animate.min.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.css");

.covid-notice {
    background-color: #06bb4b;
    color: white;
    padding: 10px 15px;
    margin-top: -10px;
    position: relative;
    margin-bottom: 10px;
}

.covid-notice a {
    color: white !important;
    text-decoration: underline;
}

.recall-notice {
    background-color: #189240;
    color: white;
    padding: 10px 15px;
    margin-top: -10px;
    position: relative;
    margin-bottom: 10px;
}

.recall-notice a {
    color: white !important;
    text-decoration: underline;
}

/*
 * ============================================================================
 *  Typography
 * ============================================================================
 */

body {
    color: #878888;
    font-weight: 400;
    font-family: 'Muli', sans-serif;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    counter-reset: gridcounter;
}

body b,
body strong {
    font-weight: 700;
}

h1,
h2,
h3 {
    margin: 15px auto !important;
    font-weight: 700;
    color: #42474a;
}

h4,
h5,
h6 {
    margin: 10px auto !important;
    font-weight: 700;
    color: #24344b;
}

h1 {
    font-size: 2em;
}

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

h3 {
    font-size: 1.6em;
    font-weight: 500;
}

h4 {
    font-size: 1.4em;
    font-weight: 500;
    text-transform: capitalize;
}

h5 {
    font-weight: 700;
    font-size: 0.7em;
    color: #656a72;
    text-transform: uppercase;
    letter-spacing: .4em;
    margin: 10px auto 20px auto !important;
}

h6 {
    font-weight: 700;
    font-size: 16px;
}

.editor-content {
    font-size: 1.6rem;
}

p small {
    font-size: 12px;
}

p a {
    font-size: inherit;
}

.editor-content a,
.site-footer a {
    color: #1eb951;
}

h2 a {
    color: inherit !important;
}

.site-footer a:hover,
.editor-content a:hover {
    color: #23ce5b;
    text-decoration: none;
}

body.fullscreen .editor-content.root-section-wrapper>.content-wrapper ul {
    padding: 0 0 0 40px;
}

.editor-content ul li {
    margin-bottom: .4rem;
    list-style-type: none;
    padding-left: 1rem;
}

.editor-content ul li:before {
    font-family: 'Font Awesome 5 Pro';
    content: "\f105";
    /*margin: 0 10px 0 -28px;*/
    color: #5b3a86;
    margin: 0px 22px 0px -28px;
    position: relative;
    top: 1px;
    left: 10px;
}

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.list-item-article .list-item-datum-title a,
.news-title a {
    font-size: 1.8rem;
}

.sui-sf-c-table--responsive table.not-responsive {
    table-layout: auto !important;
}

.sui-sf-c-table--responsive .not-responsive tbody {
    display: table-row-group !important;
}

.sui-sf-c-table--responsive .not-responsive tr {
    display: table-row !important;
}

.sui-sf-c-table--responsive .not-responsive td {
    display: table-cell !important;
    width: inherit !important;
    width: initial !important;
}

.file_list-container ul {
    font-size: .9em;
}


@media (max-width: 767px) {
    .editor-content {
        font-size: 1.4rem;
    }
    .text-right,
    .text-center,
    .text-left {
        text-align: center;
    }

    .empty {
        display: none !important;
    }
}









/*
 * ============================================================================
 *  Theme Buttons
 * ============================================================================
 */

.sui-sf-c-btn,
.gallery-item-button button.btn.btn-default.gallery-item-link-button {
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.gallery-item-button button.btn.btn-default.gallery-item-link-button {
    background-color: #1eb951;
    border-radius: 25px;
    border: 1px solid #1eb951;
    padding: 15px 25px;
}

.gallery-item-button a:hover button.btn.btn-default.gallery-item-link-button {
    border: 1px solid #23ce5b;
    color: #ffffff;
    background-color: #23ce5b;
}

.gallery-item-button button.btn.btn-default.gallery-item-link-button.outline {
    background-color: transparent;
    border: 1px solid #ffffff;
}

.gallery-item-button a:hover button.btn.btn-default.gallery-item-link-button.outline {
    background-color: #ffffff;
    border: 1px solid #ffffff;
    color: #23ce5b;
}

.sui-sf-c-btn,
.formSubmit {
    border-radius: 20px;
    text-transform: uppercase;
    border-color: transparent !important;
    padding: 10px 25px;
    font-size: .8em !important;
    font-weight: 700;
    letter-spacing: .12em;
    color: #ffffff !important;
}

.sui-sf-c-btn:hover,
.gallery-item-button a:hover {
    opacity: 1;
    filter: opacity(1);
    -moz-filter: opacity(1);
    -webkit-filter: opacity(1);
}


.list-item-product .list-item-datum-add_to_cart form > a.add_to_cart-form-submit:before,
.list-item-product .list-item-datum-add_to_cart form > a.add_to_cart-dialog-open:before {
    color: #ffffff;
    background: #1eb951;
    border: 1px solid #1eb951;
    border-radius: 25px;
    padding: 8px 10px 10px;
}

.list-item-product .list-item-datum-add_to_cart form > a.add_to_cart-form-submit:hover:before,
.list-item-product .list-item-datum-add_to_cart form > a.add_to_cart-dialog-open:hover:before {
    color: #1eb951;
    background: #ffffff;
    border: 1px solid #1eb951;
}

















/* Default Buttons */

.sui-sf-c-btn--default {
    background-color: #1eb951 !important;
    border-color: #1eb951 !important;
}

.sui-sf-c-btn--default:active,
.sui-sf-c-btn--default:focus,
.sui-sf-c-btn--default:hover {
    background-color: #23ce5b !important;
    border-color: #23ce5b !important;
}

















/* Primary Buttons */

.sui-sf-c-btn--primary {
    background-color: #2e4353 !important;
    border-color: #2e4353 !important;
}

.sui-sf-c-btn--primary:active,
.sui-sf-c-btn--primary:focus,
.sui-sf-c-btn--primary:hover {
    background-color: #466882 !important;
    border-color: #466882 !important;
}

















/* Secondary Buttons */

.sui-sf-c-btn--secondary {
    background-color: #581c1e !important;
    border-color: #581c1e !important;
}

.sui-sf-c-btn--secondary:active,
.sui-sf-c-btn--secondary:focus,
.sui-sf-c-btn--secondary:hover {
    background-color: #8c2d30 !important;
    border-color: #8c2d30 !important;
}

















/* Tertiary Buttons */

.sui-sf-c-btn--tertiary {
    background-color: #a0bac9 !important;
    border-color: #a0bac9 !important;
}

.sui-sf-c-btn--tertiary:active,
.sui-sf-c-btn--tertiary:focus,
.sui-sf-c-btn--tertiary:hover {
    background-color: #bbdaec !important;
    border-color: #bbdaec !important;
}

















/* Button Link */

.sui-sf-c-btn.sui-sf-c-btn--link {
    color: #1eb951 !important;
}

.sui-sf-c-btn.sui-sf-c-btn--link:hover {
    color: #23ce5b !important;
}

















/* Footer CTA Button */

.cta-block-4 .sui-sf-c-btn--default {
    background-color: transparent !important;
    border-color: #ffffff !important;
    font-size: 1em !important;
}

.cta-block-4 .sui-sf-c-btn--default:active,
.cta-block-4 .sui-sf-c-btn--default:focus,
.cta-block-4 .sui-sf-c-btn--default:hover {
    background-color: #8bd8a4 !important;
    border-color: #8bd8a4 !important;
}

















/*
 * ============================================================================
 *  Header
 * ============================================================================
 */

.top-nav-checkout .sui-microcart-widget{
    font-size: 12px;
    font-family: 'Muli', sans-serif;
}

/*
.top-nav-checkout .sui-microcart-widget::before{
    content: '\f07a';
    display: inline-block;
    font-family: 'Font Awesome 5 Pro';
    margin: 0 10px 0 0;
}
*/

.top-nav-checkout .sui-microcart-widget__count{
    font-weight: 700;
    margin: 0 0 0 5px;
}

.top-nav-checkout .sui-microcart-widget__count::before{
    content: '(';
    display: inline-block;
}

.top-nav-checkout .sui-microcart-widget__count::after{
    content: ')';
    display: inline-block;
}

.site-header .nav-top {
    display: none;
}

.nav-top-wrapper {
    max-width: 1170px;
    margin: 0 auto;
    widows: 100%;
}

.nav-top td {
    border-right: 1px solid #efeff1;
    padding: 5px 15px;
}

.nav-top td:last-child {
    border: none;
}

.nav-top,
.nav-top p,
.nav-top a,
.nav-top i {
    color: #000;
}

.nav-top small {
    font-size: 12px;
}

.nav-top i {
    margin: 0 10px 0 0;
}

.nav-top .social-icons a {
    margin: 0 0 0 10px;
}

.nav-top .social-icons a:first-child,
.nav-top .social-icons i {
    margin: 0;
}


.page-header-wrapper {
    -webkit-box-shadow: 2px 6px 24px -1px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 2px 6px 24px -1px rgba(0, 0, 0, 0.12);
    box-shadow: 2px 6px 24px -1px rgba(0, 0, 0, 0.12);
}

.top-site-bar {
    border-bottom: 0;
    padding: 5px 0 !important;
    display: none;
}

.top-site-bar a {
    color: white;
}

.top-site-header .site-header,
.top-site-header .primary-nav {
    float: none;
}

.top-site-header .navbar-collapse .nav>li>a {
    padding: 26px 15px;
}

.top-site-header>.content-wrapper {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
}

.primary-nav {
    background-color: #323232;
}

.primary-nav>.content-wrapper {
    max-width: 100% !important;
}

@media screen and (max-width: 1023px) {
    .primary-nav>.content-wrapper {
        padding: 0;
    }

    .nav-top-wrapper {
        background: #efeff1;
        margin: 0 -15px 0 -15px;
    }

    .nav-top {
        margin: 0 auto;
    }

    .nav-top td:last-child,
    .navbar-nav>li.search-reveal {
        padding-right: 40px;
    }
}


@media screen and (max-width: 767px) {
    .top-site-header .site-header {
        float: none;
        width: 100%;
    }
    .nav-top-wrapper {
        margin: 0;
        width: 100%;
    }

    .nav-top td {
        vertical-align: top;
        text-align: center;
    }


    .nav-top td:nth-child(3),
    .nav-top td:nth-child(4) {
        display: none;
    }
}

@media screen and (max-width: 482px) {
    .nav-top td {
        /* display: block;
        width: 100%;
        text-align: left; */
    }

    .nav-top td a {
        font-size: 0;
    }

    .nav-top td a i {
        font-size: 16px;
    }

    .top-nav-checkout .sui-microcart-widget {
        display: inline !important;
    }

    .top-nav-checkout .sui-microcart-widget::before {
        font-size: 16px;
        margin-right: 5px;
    }

    .sui-microcart-widget__label {
        display: none;
    }

    .nav-top td:last-child {
        padding-right: 15px;
    }
}

@media screen and (min-width: 1024px) {
    .nav-top-wrapper .nav-top {
        float: right;
        position: relative;
    }
}

@media (min-width: 768px) {
    .top-site-header>.content-wrapper {
        padding-top: 0;
    }
}



















/* Search */

.search-reveal {
    display: inline-block;
    padding: 25px 15px;
    color: #ffffff;
    font-size: 0.8em;
    cursor: pointer;
}

.search-reveal:hover {
    color: #06bb4b;
}

.quick-search.top {
    display: none;
    position: absolute;
    left: 0;
    width: 100%;
    background: #06bb4b;
    height: auto !important;
    padding: 10px 15px;
    z-index: 1001;
}

.quick-search.top.slideInDown {
    display: block;
}

.quick-search.top form {
    background: transparent;
    border: none;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    height: auto;
    position: relative;
}

.quick-search.top form .search-text {
    width: 95%;
    display: inline-block;
    font-size: 20px;
    outline: none;
    color: #fff !important;
}

.quick-search.top form .search-text:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0px 9999px #c20917;
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
}

.quick-search.top form .search-button {
    position: absolute;
    top: 0;
    right: 6%;
    left: auto;
    background: url('../images/img-search-white.png') center center no-repeat;
}

.quick-search.top form .close-search {
    font-size: 20px;
    color: #fff;
    width: 5%;
    text-align: center;
    height: 100%;
    margin-top: 9px;
    cursor: pointer;
}

.search-button-text {
    display: none !important;
}

.search-text::placeholder {
    color: #ffffff;
    opacity: 0.7;
}

@media screen and (min-width: 768px) {
    .search-text {
        padding-right: 10px;
    }
}

@media screen and (max-width: 767px) {
    .search-reveal {
        display: block;
        background-color: #e2e2e2;
        padding: 11px 15px;
    }


    .search-text {
        display: inline-block;
        text-transform: uppercase;
        padding-right: 15px;
    }

    .top-site-header>.content-wrapper {
        padding: 0 0 0 0 !important;
    }

    .site-header>.content-wrapper {
        padding: 15px;
    }

    .quick-nav .search-reveal,
    .quick-nav .sui-microcart-widget__label,
    .quick-nav .sui-microcart-widget__count {
        font-size: 16px;
    }

    .quick-nav {
        text-align: center;
    }
}




















/*
 * ============================================================================
 *  Mobile Nav Changes (ZH 12/14/2017)
 * ============================================================================
 */

.navbar-collapse .nav>li>a {
    font-weight: 700;
    text-transform: uppercase;
}

.navbar-default .navbar-nav>li.active>a,
.navbar-default .navbar-nav>li.active>a:hover,
.navbar-default .navbar-nav>li.active>a:focus {
    color: #0c9cc2;
}

.navbar .navbar-btn.active,
.navbar .navbar-btn.disabled,
.navbar .navbar-btn:active,
.navbar .navbar-btn:focus,
.navbar .navbar-btn:hover,
.navbar .navbar-btn[disabled] {
    background-color: #009dc5;
    opacity: 1;
    filter: opacity(1);
    -moz-filter: opacity(1);
    -webkit-filter: opacity(1);
}

.navbar-nav>li>a {
    text-transform: capitalize !important;
}

.navbar-nav .dropdown a:hover,
.navbar-nav .dropdown .dropdown-menu a:hover {
    color: #06bb4b !important;
}

@media screen and (min-width: 768px) {

    .navbar-nav>li.active a,
    .navbar-nav>li.active a strong,
    .navbar-nav .dropdown .current.active a,
    .navbar-nav .dropdown .current.active a>strong,
    .navbar-nav .dropdown-menu>.active>a,
    .navbar-nav .dropdown-menu>.active>a:hover {
        color: #06bb4b;
    }

    .navbar-nav>li:hover>a,
    .navbar-nav>li:focus>a,
    .navbar-nav>li:hover>a>strong,
    .navbar-nav>li:first-child:hover>a,
    .navbar-nav .current.active:hover>a {
        color: #ffffff !important;
    }

    .navbar-nav>li>a {
        letter-spacing: 0;
    }

    .caret {
        display: inline-block;
    }

    .navbar-default .navbar-nav>li:first-child {
        display: none;
    }

    .navbar-nav {
        float: none;
    }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border: 0;
    }

    .navbar-default .navbar-nav>li>a[href="/store"] {
        background-color: #1eb951;
    }

    .navbar-default .navbar-nav>li>a[href="/store"]::before {
        content: '\f07a';
        font-family: 'FontAwesome';
        padding-right: 10px;
    }

    .navbar-default .navbar-nav>li>a[href="/store"]:hover {
        background-color: #23ce5b;
    }
}

@media screen and (max-width: 767px) {
    .navbar .navbar-btn:before {
        content: 'Menu';
        color: #ffffff;
        color: #000000;
    }

    .navbar .navbar-btn span.icon-bar {
        background-color: #ffffff;
        background-color: #000000;
    }

    .top-site-header .primary-nav {
        float: none;
    }

    .has-fullscreen-gallery .navbar-collapse.collapse.in,
    .has-fullscreen-gallery .navbar-collapse.collapsing {
        position: absolute;
        width: 100%;
        -webkit-box-shadow: 2px 6px 24px -1px rgba(0, 0, 0, 0.12);
        -moz-box-shadow: 2px 6px 24px -1px rgba(0, 0, 0, 0.12);
        box-shadow: 2px 6px 24px -1px rgba(0, 0, 0, 0.12);
    }

    .navbar {
        border-top: 1px solid transparent;
        border-bottom: 1px solid transparent;
    }

    .navbar-nav {
        padding: 7px 0 !important;
        margin: 0;
        text-align: left;
    }

    .navbar-nav a {
        opacity: 1;
        filter: opacity(1);
        -moz-filter: opacity(1);
        -webkit-filter: opacity(1);
    }

    .navbar .navbar-btn:before {
        transition: color 0.2s ease-in-out;
    }

    .navbar .navbar-btn .icon-bar {
        transition: background 0.2s ease-in-out;
    }

    .dropdown-menu {
        padding: 0;
    }

    .navbar-collapse .dropdown-menu a,
    .navbar-collapse .nav>li>a {
        color: #333;
    }

    .nav .open>a:hover {
        color: #333 !important;
    }

    .navbar-nav .open .dropdown-menu {
        border-bottom: 1px solid #eee;
        margin: 0;
    }

    .navbar-nav .dropdown,
    .navbar-nav .dropdown-submenu {
        border-top: 1px solid transparent;
    }

    .navbar-nav .dropdown.open,
    .navbar-nav .dropdown-submenu.open {
        border-top: 1px solid #eee;
    }

    .top-site-header .navbar-collapse .nav>li>a {
        padding: 10px 15px;
        margin: 0;
    }

    .primary-nav .dropdown-menu>li>a {
        margin: 0 !important;
    }

    .primary-nav .dropdown-menu>li>a,
    .primary-nav .navbar-collapse .dropdown-menu a,
    .primary-nav .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #333;
    }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        background: #fff;
    }

    .primary-nav .navbar-default .navbar-nav>.open>a,
    .primary-nav .navbar-default .navbar-nav>.open>a:hover,
    .primary-nav .navbar-default .navbar-nav>.open>a:focus {
        font-weight: bold !important;
        color: #333 !important;
    }

    .primary-nav .navbar-default .navbar-nav>.active.open>a,
    .in .nav>.active:not(.open)>a,
    .in .nav>.active:not(.open)>a:hover {
        color: #009ec6 !important;
    }

    .in .nav>.active>a .caret,
    .in .nav>.active>a:hover .caret,
    .in .nav>.active>a:focus .caret,
    .navbar-default .navbar-nav>.dropdown:not(.active)>a .caret,
    .navbar-default .navbar-nav>.dropdown:not(.active)>a:hover .caret {
        border-top-color: #fff;
        border-bottom-color: #fff;
    }

    .dropdown-submenu.sui-dropdown-submenu-negative-offset>a:before,
    .dropdown-submenu>a:after {
        border-left-color: #fff;
        margin-left: 10px;
    }

    .dropdown-submenu.open>a:after {
        border-top-color: #fff;
        margin-left: 10px;
    }

    .navbar-default .caret {
        margin-left: 10px;
    }

    .navbar-collapse .navbar-nav .open>ul>.active:first-child>a,
    .navbar-collapse .navbar-nav .open>ul>.active:first-child>a:hover,
    .navbar-collapse .navbar-nav .open>ul>.active:first-child>a:focus,
    .dropdown-menu.open .active:not(.dropdown-submenu) a strong {
        color: #333 !important;
    }

    .nav .open>a,
    .nav .open>a:hover,
    .nav .open>a:focus {
        background: transparent;
        font-weight: bold;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .dropdown .dropdown-menu,
    .navbar-default .dropdown-menu .dropdown-submenu.sui-dropdown-submenu-offset>.dropdown-menu,
    .navbar-default .dropdown-menu .dropdown-submenu.sui-dropdown-submenu-offset:hover>.dropdown-menu {
        background: transparent;
    }

    .navbar-nav .open .dropdown-menu>li>a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 7px 15px 7px 30px;
    }

    .navbar-nav .open .dropdown-submenu .dropdown-menu>li>a {
        padding-left: 45px;
    }

    .navbar-nav .open .dropdown-submenu .dropdown-menu>li.dropdown-submenu .dropdown-menu>li>a {
        padding-left: 60px;
    }
}




















/*
 * ============================================================================
 *  Carousel
 * ============================================================================
 */
/*
.carousel.shout-gallery-carousel_gallery_with_button_fullwidth .carousel-control,
.carousel.shout-gallery-carousel_gallery_with_button_fullwidth .carousel-indicators,
.carousel.shout-gallery-carousel_gallery_with_button_fullscreen .carousel-control,
.carousel.shout-gallery-carousel_gallery_with_button_fullscreen .carousel-indicators {
    display: none;
}
*/
.frontpage .gallery .content-wrapper {
    max-width: none;
    padding: 0;
}

.frontpage .carousel.shout-gallery-carousel_gallery_with_button_fullwidth .item::after,
.frontpage .carousel.shout-gallery-carousel_gallery_with_button_fullscreen .item::after {
    content: '';
    /*    background-image: url('../images/shadow4.png');
    background-repeat: repeat-x;*/
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    display: block;
    background-color: rgba(0, 0, 0, 0.3);
}

.frontpage .carousel.shout-gallery-carousel_gallery_with_button_fullwidth .carousel-inner div.img-bg::after {
    content: '';
    background-color: rgba(0, 0, 0, 0.30);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.carousel.shout-gallery-carousel_gallery_with_button_fullwidth .carousel-inner img {
    display: block;
    object-fit: cover;
    margin: 0 auto;
}


.carousel .item.active .carousel-caption,
.carousel .item.next .carousel-caption,
.carousel .item.prev .carousel-caption {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.carousel .item .carousel-caption,
.carousel .item.changing .carousel-caption {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
}

.carousel .item.active .carousel-caption {
    -webkit-transition: opacity 0.6s ease-in, transform 0.6s ease-in;
    -moz-transition: opacity 0.6s ease-in, transform 0.6s ease-in;
    -o-transition: opacity 0.6s ease-in, transform 0.6s ease-in;
    transition: opacity 0.6s ease-in, transform 0.6s ease-in;
}

.carousel .item .carousel-caption,
.carousel .item.next .carousel-caption,
.carousel .item.prev .carousel-caption,
.carousel .item.changing .carousel-caption {
    -webkit-transition: opacity 0.6s ease-in, transform 0.6s ease-in !important;
    -moz-transition: opacity 0.6s ease-in, transform 0.6s ease-in !important;
    -o-transition: opacity 0.6s ease-in, transform 0.6s ease-in !important;
    transition: opacity 0.6s ease-in, transform 0.6s ease-in !important;
}

.carousel .carousel-caption .gallery-item-title {
    font-weight: 400;
}

.carousel .carousel-caption .gallery-item-title,
.carousel .carousel-caption .gallery-item-caption {
    padding: 0 10px;
    color: #ffffff;
}

.frontpage .carousel .carousel-inner img {
    width: 100%;
}

.carousel.shout-gallery-carousel_gallery_with_button_fullwidth .carousel-caption {
    text-align: center;
}

.carousel .carousel-caption .gallery-item-button {
    padding: 25px 10px;
}

@media (min-width: 768px) {
    .frontpage .carousel.shout-gallery-carousel_gallery_with_button_fullwidth,
    .frontpage .carousel.shout-gallery-carousel_gallery_with_button_fullscreen,
    .frontpage .carousel .carousel-inner {
        max-height: 500px;
    }

    .frontpage .carousel .carousel-inner div.img-bg,
    .frontpage .carousel .carousel-inner img {
        height: 500px;
    }

    .carousel .carousel-caption {
        width: 100%;
        left: 25px;
        right: 25px;
    }

    .carousel .carousel-caption .gallery-item-title,
    .carousel .carousel-caption .gallery-item-caption,
    .carousel .carousel-caption .gallery-item-button {
        width: 100%;
        max-width: none;
    }

    .gallery-item-button.gallery-item-button-not-empty a:first-child {
        margin-right: 20px;
    }

    .gallery-item-caption.gallery-item-caption-not-empty::after {
        content: '';
        width: 100px;
        height: 2px;
        background-color: #fff;
        display: block;
        margin: 15px auto 0 auto;
    }
    
}



@media (max-width: 767px) {
    .frontpage .carousel.shout-gallery-carousel_gallery_with_button_fullwidth,
    .frontpage .carousel.shout-gallery-carousel_gallery_with_button_fullscreen,
    .frontpage .carousel .carousel-inner {
        max-height: 400px;
    }

    .frontpage .carousel .carousel-inner div.img-bg,
    .frontpage .carousel .carousel-inner img {
        height: 400px;
    }

    .carousel .carousel-caption {
        left: 15px;
        right: 15px;
    }

    .gallery-item-button.gallery-item-button-not-empty a {
        display: block;
        margin-bottom: 20px;
    }
}


@media (max-width: 482px) {
    .frontpage .carousel.shout-gallery-carousel_gallery_with_button_fullwidth,
    .frontpage .carousel.shout-gallery-carousel_gallery_with_button_fullscreen,
    .frontpage .carousel .carousel-inner {
        max-height: 400px;
    }
}

















/*
 * ============================================================================
 *  Frontpage / Fullscreen Style
 * ============================================================================
 */

body.fullscreen .editor-content>.content-wrapper,
.frontpage.fullscreen-carousel .editor-content>.content-wrapper,
.frontpage.fullscreen-carousel .columns-wrapper>.content-wrapper,
.frontpage.fullscreen-carousel .side-column-right>* {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
}

body.fullscreen .editor-content>.content-wrapper>*,
.frontpage.fullscreen-carousel .editor-content>.content-wrapper>* {
    max-width: 1170px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}

body.fullscreen .editor-content>.content-wrapper>.full-background,
.frontpage.fullscreen-carousel .editor-content>.content-wrapper>.full-background,
.frontpage.fullscreen-carousel .columns-wrapper>.content-wrapper>.testimonials-wrapper {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
}

.frontpage.fullscreen-carousel .main-column,
.frontpage.fullscreen-carousel .side-column {
    float: none;
    width: 100%;
}

body.frontpage .above-the-footer {
    display: none;
}

body.frontpage .site-footer>.content-wrapper {
    padding-top: 0;
    padding-bottom: 0;
}

@media (min-width: 768px) {
    .frontpage .side-column {
        font-size: inherit;
    }
}

@media (max-width: 767px) {

    .body.responsive.with-sidebar.frontpage .side-column>:not(.list) {
        display: block;
    }

    .body.responsive.with-sidebar.frontpage .page-form.empty {
        display: block !important;
    }
}















/*
 * ============================================================================
 * Form (Fullwidth) - Forms of Fullwith Page
 * ============================================================================
 */

body.frontpage .page-form>.content-wrapper>form,
body.fullwidth .page-form>.content-wrapper>form,
body.fullscreen .page-form>.content-wrapper>form {
    width: 60%;
    margin: 0 auto;
}

.page-form th {
    padding: 10px 0;
}

.page-form .g-recaptcha>div {
    margin: 0 auto;
}

.page-form input[type=text] {
    padding: 15px 20px;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.page-form input[type=text]:focus,
.page-form input[type=password]:focus,
.page-form input[type=file]:focus,
.page-form select:focus,
.page-form textarea:focus {
    outline: none;
    border: 1px solid #6979ff;
}


.page-form input[type="radio"],
.page-form input[type="checkbox"].form-checkbox {
    position: absolute;
    opacity: 0;
}

.page-form input[type="checkbox"].form-checkbox+.form-checkbox-label {
    margin: 5px 0;
    display: block;
    text-align: left;
}

.page-form input[type="radio"]+.form-radio-label:before,
.page-form input[type="checkbox"].form-checkbox+.form-checkbox-label:before {
    content: '';
    background: #ffffff;
    border-radius: 100%;
    border: 1px solid #b4b4b4;
    display: inline-block;
    width: 1.4em;
    height: 1.4em;
    position: relative;
    top: -0.2em;
    margin-right: 10px;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    transition: all 250ms ease;
}

.page-form input[type="checkbox"].form-checkbox+.form-checkbox-label:before {
    font-family: 'Font Awesome 5 Pro';
    border-radius: 3px;
}

.page-form input[type="radio"]:checked+.form-radio-label:before {
    background-color: #8252c1;
    box-shadow: inset 0 0 0 4px #f4f4f4;
}

.page-form input[type="checkbox"].form-checkbox:checked+.form-checkbox-label:before {
    content: '\f00c';
    color: #8252c1;
    background-color: #f4f4f4;
    box-shadow: inset 0 0 0 4px #f4f4f4;
}

.page-form input[type="radio"]:focus+.form-radio-label:before,
.page-form input[type="checkbox"].form-checkbox:checked+.form-checkbox-label:before {
    outline: none;
    border-color: #8252c1;
}

.page-form input[type="radio"]:disabled+.form-radio-label:before,
.page-form input[type="checkbox"].form-checkbox:disabled+.form-checkbox-label:before {
    box-shadow: inset 0 0 0 4px #f4f4f4;
    border-color: #b4b4b4;
    background: #b4b4b4;
}

.page-form input[type="radio"]+.form-radio-label:empty:before,
.page-form input[type="checkbox"].form-checkbox+.form-checkbox-label:empty:before {
    margin-right: 0;
}


.page-form .content-wrapper,
.page-form .form-body,
.page-form .form-body table {
    max-width: 1170px;
}

.page-form textarea {
    width: 100% !important;
}

.user-inputs .form-body {
    margin: 0 auto;
}

.page-form .form-title {
    font-size: 1.875em;
    font-weight: 700;
}

.frontpage .page-form .form-title,
.body.fullscreen .page-form .form-title,
.body.fullwidth .page-form .form-title {
    text-align: center;
}

.frontpage .page-form>.content-wrapper>form {
    margin-top: 25px;
    margin-bottom: 25px;
}

.frontpage .page-form .form-body td {
    width: 100% !important;
    display: block;
}

.form-captcha {
    margin-top: 20px;
}

.page-form .formSubmit {
    background-color: #23ce5b;
    -webkit-box-shadow: 0px 9px 38px 0px rgba(18, 159, 195, 0.57);
    -moz-box-shadow: 0px 9px 38px 0px rgba(18, 159, 195, 0.57);
    box-shadow: 0px 9px 38px 0px rgba(18, 159, 195, 0.57);
    width: 200px;
    margin: 20px auto;
    float: none;
    font-size: 1em !important;
    display: block;
}

.page-form .formSubmit:hover {
    font-size: 1.5em;
    background-color: #14b2da;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

body.frontpage #form_thankyou,
body.fullwidth #form_thankyou,
body.fullscreen #form_thankyou {
    text-transform: center;
}

.form-field--verify {
    display: none;
}

.form-field-invalid {
    border: 1px solid red;
}

.page-form .form-time,
.page-form input.form-time {
    max-width: none !important;
    width: auto !important;
}

.page-form input.form-time {
    padding: 6px;
}


.insert-contact-form .page-form>.content-wrapper>form {
    width: 100%;
}

.insert-contact-form .page-form .form-title {
    border-top: 0;
    text-align: left !important;
    font-size: 1.875em;
    padding-top: 0;
}

.insert-contact-form .page-form .form-body {
    text-align: left;
}

@media (max-width: 767px) {
    body.frontpage .page-form>.content-wrapper>form,
    body.fullwidth .page-form>.content-wrapper>form,
    body.fullscreen .page-form>.content-wrapper>form {
        width: 100%;
    }

    .page-form .form-title {
        font-size: 2em;
    }
}

@media (max-width: 482px) {
    .page-form .form-body {
        text-align: center;
    }

    select,
    .select-styled,
    .select-options {
        text-align: left;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .page-form .form-body {
        text-align: center;
    }
}











/*
 * ============================================================================
 *  Form | Select
 * ============================================================================
 */

.select-hidden {
    display: none;
    visibility: hidden;
    padding-right: 10px;
}

.select {
    cursor: pointer;
    display: inline-block;
    position: relative;
    font-size: 13px;
    color: #fff;
    width: 100%;
    height: 35px;
}

.select-styled {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #f8f8f8;
    color: #929292;
    padding: 8px 15px;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    border-radius: 5px;
}

.select-styled:after {
    content: '\f107';
    font-family: 'Font Awesome 5 Pro';
    position: absolute;
    top: 3px;
    right: 16px;
    font-size: 1.5em;
}

.select-styled:hover {
    background-color: #e6e6e6;
}

.select-styled:active,
.select-styled.active {
    background-color: #e6e6e6;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.select-styled:active:after,
.select-styled.active:after {
    content: '\f106';
}

.select-options {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #f8f8f8;
    color: #929292;
}

.select-options li {
    margin: 0;
    padding: 12px 0;
    text-indent: 15px;
    border-top: 1px solid #ffffff;
    -moz-transition: all 0.15s ease-in;
    -o-transition: all 0.15s ease-in;
    -webkit-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
}

.select-options li:before {
    display: none;
}

.select-options li:hover {
    background: #e6e6e6;
}

.select-options li[rel="hide"] {
    display: none;
}

















/*
 * ============================================================================
 *  Features General
 * ============================================================================
 */

 .list-unified_list-items {
    background-color: white;
 }

.fullscreen .content-wrapper {
    max-width: 100%;
}

.full-background {
    background-size: cover !important;
    position: relative;
    background-repeat: no-repeat !important;
    background-position: top center !important;
}

.full-background .full-restraint {
    position: relative;
}

.full-background h2 {
    font-size: 2.5em;
    font-weight: 300;
}

.full-restraint {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
}

.related-title {
    font-size: 1.250em;
}

.related-title a {
    color: #42474a;
}

.related-title a:hover {
    color: #23ce5b;
    opacity: 1;
    filter: opacity(1);
    -moz-filter: opacity(1);
    -webkit-filter: opacity(1);
}

.layout-grid-row .cell:hover .related-title a,
.layout-grid-row-data .cell:hover .related-title a {
    color: #23ce5b;
}

@media (min-width: 768px) {
    .full-background>tbody>tr>td {
        padding: 100px 0 !important;
    }
}

@media (max-width: 767px) {
    .full-background>tbody>tr>td {
        padding: 25px 0 !important;
    }

    .full-background h2 {
        font-size: 1.8em;
    }
}















/*
 * ============================================================================
 *  TABLE: Custom Feature
 * ============================================================================
 */

@media (min-width: 768px) {
    .insert-medium-feature .slick-dots {
        bottom: -50px;
    }
}

@media (min-width: 483px) and (max-width: 767px) {
    .slick-slider .list-item .middle-left,
    .slick-slider .list-item .middle-center,
    .slick-slider .list-item .middle-right {
        float: none !important;
        width: 100% !important;
    }

    .slick-slider .list-item .cell>.middle {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}







/*
 * ============================================================================
 *  Table - Medium Features
 * ============================================================================
 */

.insert-medium-feature .medium-feature .related-image a {
    position: relative;
}

.insert-medium-feature .medium-feature .middle-right {
    text-align: left;
}


/*
 * ============================================================================
 *  Frontpage Layout
 * ============================================================================
 */

 body.frontpage.fullscreen-carousel.with-sidebar .root-section-wrapper>.content-wrapper .content-row {
    margin-left: 0;
    margin-right: 0;
}

body.frontpage.fullscreen-carousel.with-sidebar .side-column {
    padding-left: 0;
    padding-right: 0;
}


/*
 * ============================================================================
 *  Fullscreen Layout
 * ============================================================================
 */

.fullscreen .gallery>.content-wrapper {
    padding: 0 !important;
}

body.fullscreen .top-page-bar {
    display: none;
}

body.fullscreen .editor-content.root-section-wrapper>.content-wrapper {
    padding-left: 0;
    padding-right: 0;
}

body.fullscreen .root-section-wrapper>.content-wrapper,
body.fullscreen .editor-content.root-section-wrapper>.content-wrapper>* {
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 15px;
}

body.fullscreen .editor-content.root-section-wrapper>.content-wrapper>.full-background {
    max-width: 100%;
}

body.fullscreen .gallery.root-section-wrapper>.content-wrapper,
body.fullscreen .editor-content.root-section-wrapper>.content-wrapper,
body.fullscreen .editor-content.root-section-wrapper>.content-wrapper>#c-fullwidth-layout {
    max-width: none;
}

body.fullscreen .editor-content.root-section-wrapper>.content-wrapper>#c-fullwidth-layout * {
    max-width: 1170px;
    margin: 0 auto;
}

.page-footer-wrapper {
    border-top: 0;
}

.page-footer-wrapper,
.site-footer {
    background: white;
    color: #393939;
}

.site-footer>.content-wrapper {
    padding-top: 0;
}

body.fullscreen .site-footer .content-wrapper,
.site-footer .content-wrapper {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
}

.site-footer .content-wrapper>* {
    max-width: 1170px;
    margin: 0 auto;
}

.site-footer .call-to-action-bottom {
    max-width: none;
    padding: 25px 0;
}

.site-footer .call-to-action-bottom h2 {
    margin: 0 !important;
}


.site-footer h3 {
    color: #42474a;
    font-weight: bold;
}

.site-footer .learn-btn {
    font-size: .8em;
}

@media (max-width: 767px) {
    .site-footer table td {
        text-align: center !important;
    }
}
















/*
 * ============================================================================
 *  Slick Carousel Theme
 * ============================================================================
 */


/* Slider */

.slick-loading .slick-list {
    background: #fff url('https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/ajax-loader.gif') center center no-repeat;
}















/* Arrows */

.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
    color: #ffffff;
    background-color: #06bb4b;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25;
}

.slick-prev:before,
.slick-next:before {
    font-family: 'Font Awesome 5 Free';
    font-size: 20px;
    line-height: 1;
    font-weight: 900;
    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #b5b5b5;
    background-color: #eff0f2;
    padding: 20px 5px;
}

.slick-prev {
    left: -25px;
}

[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto;
}

.slick-prev:before {
    content: '\f104';
}

[dir='rtl'] .slick-prev:before {
    content: '\f105';
}

.slick-next {
    right: -25px;
}

[dir='rtl'] .slick-next {
    right: auto;
    left: -25px;
}

.slick-next:before {
    content: '\f105';
}

[dir='rtl'] .slick-next:before {
    content: '\f104';
}















/* Dots */

.slick-dots li:before {
    display: none;
}

.slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}

.slick-dots li {
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
    color: #009ec6;
}

.slick-dots li button:before {
    font-family: 'Font Awesome 5 Free';
    font-size: 14px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '\f111';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    content: '\f111';
    opacity: 1;
    color: #23ce5b;
}


/*
 * ============================================================================
 *  Logged In/Logged out
 * ============================================================================
 */

.product-link {
    margin: 17px 15px;
}

.product-link > a {
    margin-left: -10px;
}







/*
 * ============================================================================
 *  Sticky Header
 * ============================================================================
 */


/*Frontpage sticky header modifications */

.frontpage .page-header-wrapper {
    width: 100%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.frontpage .page-header-wrapper.sticky {
    -webkit-box-shadow: 2px 6px 24px -1px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 2px 6px 24px -1px rgba(0, 0, 0, 0.12);
    box-shadow: 2px 6px 24px -1px rgba(0, 0, 0, 0.12);
}

.page-header-wrapper.sticky .site-header .content-wrapper,
.page-header-wrapper.sticky .primary-nav .content-wrapper {
    max-width: 1170px;
    margin: 0 auto;
}

.fullscreen-carousel .site-logo {
    display: block;
    max-width: 903px;
    margin: 0 auto;
}

.site-logo img {
    width: auto !important;
    height: auto !important;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

.page-header-wrapper.sticky .site-logo img {
    width: auto !important;
    height: 75px !important;
    margin-top: -10px;
}

.page-header-wrapper.sticky .quick-search.top {
    position: relative;
}



/* Sticky */

.sticky {
    position: fixed;
    top: -600px;
    left: 0;
    right: 0;
    z-index: 1000;
    transition: 0.4s top cubic-bezier(.3, .73, .3, .74);
    background-color: #ffffff;
}

.sticky.slideDown {
    top: 0;
}

.sticky.slideDown .site-header,
.sticky.slideDown .site-header-image,
.sticky.slideDown .quick-search {
    display: none;
    visibility: hidden;
}


.page-header-wrapper.sticky .primary-nav .nav>li>a {
    color: #fff !important;
}

.page-header-wrapper.sticky .primary-nav .nav li a .caret {
    border-top-color: #fff !important;
    border-bottom-color: #fff !important;
}

@media screen and (min-width: 768px) {
    .page-header-wrapper .primary-nav .nav>li>a {
        color: #fff !important;
    }

    .page-header-wrapper .primary-nav .nav li a .caret {
        border-top-color: #fff !important;
        border-bottom-color: #fff !important;
    }

    .page-header-wrapper.sticky .site-header .content-wrapper {
        padding-top: 15px;
    }

    .page-sticky::before {
        content: '';
        display: block;
    }
}

@media screen and (min-width: 1366px) {
    .page-header-wrapper.sticky .site-header {
        z-index: 13;
    }

    .sticky .navbar .navbar-btn::before {
        color: #333 !important;
    }

    .sticky .navbar .navbar-btn .icon-bar {
        background: #333 !important;
    }
}


@media screen and (max-width: 767px) {
    .site-header,
    .primary-nav {
        display: block !important;
    }
    
    .page-sticky .page-content-wrapper {
        padding-top: 0 !important;
    }

    .site-logo img {
        width: 100% !important;
    }

    .navbar .navbar-btn {
        background-color: #fff;
    }

    .navbar {
        border-top: 0;
        border-bottom: 0;
    }

    .quick-search.top {
        background: #06bb4b;
    }

    .search-reveal,
    .primary-nav .nav>li>a {
        color: #333 !important;
    }

    .page-header-wrapper.sticky {
        display: none !important;
        visibility: hidden !important;
    }
}


/*
 * ============================================================================
 *  Custom Product Nav Link
 * ============================================================================
 */

 .primary-nav .product-page-link {
    background-color: #ffffff !important;
}

.page-header-wrapper .primary-nav .nav > li > a.product-page-link {
    color: #323232 !important;
    padding: 25px 14px;
    border: 1px solid #323232;
}

.page-header-wrapper .primary-nav .nav > li > a.product-page-link:hover {
    color: #06bb4b !important;
    opacity: 1;
    filter: opacity(1);
    -moz-filter: opacity(1);
    -webkit-filter: opacity(1);
}

.navbar-nav>li:hover>a.product-page-link>strong {
    color: #323232 !important;
}

.page-header-wrapper .primary-nav .nav > li > a.product-page-link .caret {
    border-top-color: #323232 !important;
    border-bottom-color: #323232 !important;
}

.page-header-wrapper .primary-nav .nav > li > a.product-page-link:hover .caret {
    border-top-color: #06bb4b !important;
    border-bottom-color: #06bb4b !important;
}

/* .page-header-wrapper:not(.sticky) .top-of-website {
    background-color: #1eb951;
}

.page-header-wrapper:not(.sticky) .top-of-website .content-wrapper {
    max-width: 100%;
}

.page-header-wrapper:not(.sticky) .top-of-website .content-wrapper a {
    display: block;
    width: 100%;
    color: #fff;
    text-align: center;
    padding: 7px;
}

.page-header-wrapper:not(.sticky) .top-of-website .content-wrapper::after {
    height: auto;
    content: 'Free Shipping';
    color: #fff;
    padding: 5px;
    display: inline-block;
}

.page-header-wrapper:not(.sticky) .top-of-website .content-wrapper::before {
    height: auto;
    content: '\f48b';
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300;
    color: #fff;
    padding: 5px;
    display: inline-block;
} */


/* Sticky */


/*


@media screen and (min-width: 768px) {
    .frontpage .page-header-wrapper {
        position: absolute;
        z-index: 1;
    }

    .frontpage .page-header-wrapper.sticky {
        position: fixed;
        z-index: 1000;
    }

    .frontpage .navbar-collapse .nav>li>a,
    .frontpage .search-reveal {
        color: #ffffff;
    }

    .frontpage .page-header-wrapper .nav-top-wrapper::before,
    .frontpage .nav-top-wrapper .nav-top {
        background: #5b3788;
    }

    .frontpage .page-header-wrapper.sticky.slideDown .nav-top-wrapper::before,
    .frontpage .page-header-wrapper.sticky.slideDown .nav-top-wrapper .nav-top {
        background: #f8f6f8;
    }


    .frontpage .nav-top,
    .frontpage .nav-top p,
    .frontpage .nav-top a,
    .frontpage .nav-top i {
        color: #ffffff;
    }

    .frontpage .sticky.slideDown .nav-top,
    .frontpage .sticky.slideDown .nav-top p,
    .frontpage .sticky.slideDown .nav-top a,
    .frontpage .sticky.slideDown .nav-top i {
        color: #000;
    }

    .frontpage .nav-top td {
        border-right: 1px solid #7743b5;
    }

    .frontpage .sticky.slideDown .nav-top td {
        border-right: 1px solid #efeff1;
    }
}


@media screen and (min-width: 1366px) {

    .page-header-wrapper.sticky .site-header {
        z-index: 13;
    }

    .sticky .navbar .navbar-btn::before {
        color: #333 !important;
    }

    .sticky .navbar .navbar-btn .icon-bar {
        background: #333 !important;
    }
}


@media screen and (max-width: 1060px) and (min-width: 768px) {

    .frontpage .site-logo img {
        width: 250px !important;
    }

    .frontpage .nav-top-wrapper {
        background: #53307d;
    }
}

@media screen and (max-width: 1060px) and (min-width: 768px) {

    .frontpage .site-logo img {
        width: 200px !important;
    }

    .frontpage .nav-top-wrapper {
        background: #53307d;
    }
}

@media screen and (max-width: 960px) and (min-width: 768px) {
    .frontpage .site-logo img,
    .site-logo img {
        width: 150px !important;
    }
}

@media screen and (max-width: 810px) and (min-width: 768px) {
    .top-site-header .site-header,
    .top-site-header .primary-nav {
        float: none;
    }

    .site-logo img {
        width: 150px !important;
    }

    .navbar-nav {
        float: none;
        margin: 0 auto;
        text-align: center;
    }

    .navbar-nav>li {
        float: none !important;
        display: inline-block;
    }
}

@media screen and (max-width: 810px) {
    .sticky.slideDown .site-logo2 {
        margin: 0 auto;
    }

    .sticky.slideDown .nav-top-wrapper {
        background-color: #efeff1;
    }
}

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

    .frontpage .site-logo2 {
        display: block;
        width: 150px;
        margin: 0 auto;
    }

    .sticky.slideDown .site-header,
    .sticky.slideDown .nav-top-wrapper,
    .search-reveal,
    .sticky.slideDown .site-header-image,
    .sticky.slideDown .quick-search {
        display: none !important;
        visibility: hidden !important;
    }
}
*/







/*
 * ============================================================================
 *  TinyMCE
 * ============================================================================
 */

 .referral-form {
    display: inline-block;
    z-index: 999;
 }

 .referral-form a {
    font-weight: bold;
    background-color: #1db851;
    color: white;
    padding: 12px;
    text-transform: uppercase;
    font-size: .8em;
 }

 .referral-form a:last-child {
     background-color: #189240;
 }

 @media (min-width: 768px) {
    .referral-form {
        transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        top: 48%;
        right: -249px;
        position: fixed;
    }
 }

 @media (max-width: 767px) {
    .referral-form {
        bottom: 0;
        left: 0;
        position: fixed;
        width: 100%;
    }

    .referral-form a {
        font-size: .7em;
        display: block;
        text-align: center;
    }
 }