﻿#masthead .navbar-brand {
    padding: 0;
    line-height: 90px;
    height: 90px;
}

    #masthead .navbar-brand img {
        left: 0px;
        vertical-align: middle;
        max-height: 100%;
    }

#masthead .nav > li > a {
    padding-top: 33px;
    padding-bottom: 33px;
}

    #masthead .nav > li > a:before {
        margin-bottom: - 14.5px;
    }

    #masthead .nav > li.active > a:before, #masthead .nav > li > a:hover:before, #masthead .nav > li.current-page-parent > a:before, #masthead .nav > li.current-menu-parent > a:before, #masthead .nav > li.current-page-ancestor > a:before, #masthead .nav > li.current-menu-ancestor > a:before {
        opacity: 1;
        margin-bottom: - 16.5px;
    }

#masthead .navbar-text {
    line-height: 24px;
    margin-top: 33px;
    margin-bottom: 33px;
}

#masthead.navbar {
    min-height: 90px;
}

#masthead.navbar-scrolled {
    min-height: 70px;
}

    #masthead.navbar-scrolled .navbar-brand {
        line-height: 70px;
        height: 70px;
    }

    #masthead.navbar-scrolled .navbar-nav > li > a {
        padding-top: 23px;
        padding-bottom: 23px;
    }

    #masthead.navbar-scrolled .navbar-text {
        margin-top: 23px;
        margin-bottom: 23px;
    }

.navbar-toggle {
    margin-top: 28px;
    margin-bottom: 28px;
}

.navbar-scrolled .navbar-toggle {
    margin-top: 18px;
    margin-bottom: 18px;
}

#masthead .dropdown-menu {
    min-width: 220px;
}

#masthead .search-close {
    top: 0;
    height: 90px;
    width: 90px;
}

#masthead .menu-sidebar .form-control {
    height: 90px;
}

#masthead.navbar-scrolled .menu-sidebar .search-close {
    top: 0;
    height: 70px;
    width: 70px;
}

#masthead.navbar-scrolled .menu-sidebar .form-control {
    height: 70px;
}

.btn span {
    background: rgba(255, 255, 255, 0.2);
}

.btn i {
    color: #fff !important;
}

.btn-default {
    background: #6c6c6a !important;
    color: #fff !important;
}

    .btn-default:hover {
        background: #404040 !important;
    }

.btn-warning {
    background: #f0ad4e !important;
    color: #fff !important;
}

    .btn-warning:hover {
        background: #ed9c28 !important;
    }

.btn-danger {
    background: #e74c3c !important;
    color: #fff !important;
}

    .btn-danger:hover {
        background: #d62c1a !important;
    }

.btn-success {
    background: #a3c36f !important;
    color: #fff !important;
}

    .btn-success:hover {
        background: #b7d685 !important;
    }

.btn-info {
    background: #5d89ac !important;
    color: #fff !important;
}

    .btn-info:hover {
        background: #486f8e !important;
    }

.pace-overlay {
    background: #fff;
}

.pace-dot .pace-progress-inner {
    background: #82c9ed;
}

.pace-minimal .pace .pace-progress {
    background: #82c9ed;
}

.pace-counter .pace .pace-progress:after {
    color: #82c9ed;
}

.panel-default .panel-heading {
    background: #6c6c6a !important;
}

    .panel-default .panel-heading a, .panel-default .panel-heading a:hover {
        color: #fff !important;
    }

.panel-default .panel-title {
    color: #fff !important;
}

.panel-warning .panel-heading {
    background: #f0ad4e !important;
}

    .panel-warning .panel-heading a, .panel-warning .panel-heading a:hover {
        color: #fff !important;
    }

.panel-warning .panel-title {
    color: #fff !important;
}

.panel-danger .panel-heading {
    background: #e74c3c !important;
}

    .panel-danger .panel-heading a, .panel-danger .panel-heading a:hover {
        color: #fff !important;
    }

.panel-danger .panel-title {
    color: #fff !important;
}

.panel-success .panel-heading {
    background: #a3c36f !important;
}

    .panel-success .panel-heading a, .panel-success .panel-heading a:hover {
        color: #fff !important;
    }

.panel-success .panel-title {
    color: #fff !important;
}

.panel-info .panel-heading {
    background: #5d89ac !important;
}

    .panel-info .panel-heading a, .panel-info .panel-heading a:hover {
        color: #fff !important;
    }

.panel-info .panel-title {
    color: #fff !important;
}

.alert-warning {
    background: #f0ad4e;
    color: #fff !important;
}

    .alert-warning a {
        color: #fff !important;
        text-decoration: underline;
    }

    .alert-warning .btn, .alert-warning .button {
        background: #fff !important;
        color: #f0ad4e !important;
        text-decoration: none;
    }

.alert-danger {
    background: #e74c3c;
    color: #fff !important;
}

    .alert-danger a {
        color: #fff !important;
        text-decoration: underline;
    }

    .alert-danger .btn, .alert-danger .button {
        background: #fff !important;
        color: #e74c3c !important;
        text-decoration: none;
    }

.alert-success {
    background: #a3c36f;
    color: #fff !important;
}

    .alert-success a {
        color: #fff !important;
        text-decoration: underline;
    }

    .alert-success .btn, .alert-success .button {
        background: #fff !important;
        color: #a3c36f !important;
        text-decoration: none;
    }

.alert-info {
    background: #5d89ac;
    color: #fff !important;
}

    .alert-info a {
        color: #fff !important;
        text-decoration: underline;
    }

    .alert-info .btn, .alert-info .button {
        background: #fff !important;
        color: #5d89ac !important;
        text-decoration: none;
    }

.progress-bar-default {
    box-shadow: none;
    background: #6c6c6a;
}

    .progress-bar-default span {
        color: #fff;
    }

    .progress-bar-default.progress-striped .progress-bar, .progress-striped .progress-bar-default {
        background-color: #6c6c6a;
        background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, .15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, .15)), color-stop(0.75, rgba(255, 255, 255, .15)), color-stop(0.75, transparent), to(transparent));
        background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
        background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
        background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
        background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    }

.progress-bar-warning {
    background: #f0ad4e;
    box-shadow: none;
}

    .progress-bar-warning span {
        color: #fff;
    }

    .progress-bar-warning.progress-striped .progress-bar, .progress-striped .progress-bar-warning {
        background-color: #f0ad4e;
        background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, .15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, .15)), color-stop(0.75, rgba(255, 255, 255, .15)), color-stop(0.75, transparent), to(transparent));
        background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
        background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
        background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
        background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    }

.progress-bar-danger {
    box-shadow: none;
    background: #e74c3c;
}

    .progress-bar-danger span {
        color: #fff;
    }

    .progress-bar-danger.progress-striped .progress-bar, .progress-striped .progress-bar-danger {
        background-color: #e74c3c;
        background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, .15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, .15)), color-stop(0.75, rgba(255, 255, 255, .15)), color-stop(0.75, transparent), to(transparent));
        background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
        background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
        background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
        background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    }

.progress-bar-success {
    box-shadow: none;
    background: #a3c36f;
}

    .progress-bar-success span {
        color: #fff;
    }

    .progress-bar-success.progress-striped .progress-bar, .progress-striped .progress-bar-success {
        background-color: #a3c36f;
        background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, .15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, .15)), color-stop(0.75, rgba(255, 255, 255, .15)), color-stop(0.75, transparent), to(transparent));
        background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
        background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
        background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
        background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    }

.progress-bar-info {
    box-shadow: none;
    background: #5d89ac;
}

    .progress-bar-info span {
        color: #fff;
    }

    .progress-bar-info.progress-striped .progress-bar, .progress-striped .progress-bar-info {
        background-color: #5d89ac;
        background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, .15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, .15)), color-stop(0.75, rgba(255, 255, 255, .15)), color-stop(0.75, transparent), to(transparent));
        background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
        background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
        background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
        background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    }

.figure-overlay {
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
}

    .figure-overlay .figure-caption-title, .figure-overlay .figure-caption-description {
        color: #fff;
    }

    .figure-overlay .figure-icon {
        border-color: rgba(255, 255, 255, .8);
    }

    .figure-overlay small {
        color: rgba(255, 255, 255, .8) !important;
    }

    .figure-overlay svg {
        stroke: #fff !important;
    }

    .figure-overlay .bordered:after {
        background: #fff !important;
    }

    .figure-overlay .btn {
        background: #fff !important;
        color: rgba(0, 0, 0, 0.5) !important;
    }

        .figure-overlay .btn:hover {
            background: rgba(255, 255, 255, .8) !important;
        }

.mfp-bg {
    background: rgba(255, 255, 255, 0.95);
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    background-color: rgba(0, 0, 0, .9) !important;
    color: #fff;
}

.mfp-counter, .mfp-preloader {
    color: #000;
}

button.mfp-arrow {
    background: rgba(0, 0, 0, .9) !important;
}

.mfp-arrow:before {
    color: #fff;
}

.go-top {
    background: #000 !important;
}

    .go-top i {
        color: #fff;
    }

.carousel-control {
    color: #fff !important;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
}

.carousel-caption, .carousel-caption h3 {
    color: #fff !important;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
}

.carousel-indicators li {
    background: rgba(0, 0, 0, 0.2);
    border-color: transparent;
}

    .carousel-indicators li.active {
        background: #fff;
        border-color: #fff;
    }

.flex-direction-nav a {
    color: #fff !important;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
}

.flex-control-nav a {
    background: rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 0px 3px rgba(0, 0, 0, 0.2);
}

    .flex-control-nav a.flex-active {
        background: #fff;
    }

.flexslider figcaption {
    background: rgba(0, 0, 0, 0.2);
}

    .flexslider figcaption h3, .flexslider figcaption p {
        color: #fff;
    }

.ls-fullwidth .ls-nav-prev:after, .ls-fullwidth .ls-nav-next:after {
    color: #fff !important;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
}

.gform_wrapper .gfield_required.gfield_error, .gform_wrapper .gfield_error .gfield_label, .gform_wrapper .gfield_contains_required.gfield_error {
    color: #a82315;
}

.gform_wrapper .gfield_error input, .gform_wrapper .gfield_error select, .gform_wrapper .gfield_error textarea {
    border: 1px solid rgba(214, 44, 26, .5);
    background: rgba(231, 76, 60, .5);
    color: #a82315;
}

    .gform_wrapper .gfield_error input:focus, .gform_wrapper .gfield_error select:focus, .gform_wrapper .gfield_error textarea:focus {
        box-shadow: 0px 3px 0px #e74c3c;
    }

.validation_error {
    background: #e74c3c;
    color: #fff;
}

    .validation_error hr {
        border-top-color: #e74c3c;
    }

    .validation_error .alert-link {
        color: #e6e6e6;
    }

.panel-bbpress .bbp-template-notice {
    color: #e74c3c;
}

[role="alert"] {
    color: #e74c3c;
}

    [role="alert"].wpcf7-mail-sent-ok {
        color: #a3c36f;
    }

.swatch-white, [class*="swatch-"] .swatch-white {
    background: #fff;
    color: #4c4c4c;
}

    .swatch-white h1, [class*="swatch-"] .swatch-white h1, .swatch-white h2, [class*="swatch-"] .swatch-white h2, .swatch-white h3, [class*="swatch-"] .swatch-white h3, .swatch-white h4, [class*="swatch-"] .swatch-white h4, .swatch-white h5, [class*="swatch-"] .swatch-white h5, .swatch-white h6, [class*="swatch-"] .swatch-white h6 {
        color: #1c1c1c;
    }

        .swatch-white h1 small, [class*="swatch-"] .swatch-white h1 small, .swatch-white h2 small, [class*="swatch-"] .swatch-white h2 small, .swatch-white h3 small, [class*="swatch-"] .swatch-white h3 small, .swatch-white h4 small, [class*="swatch-"] .swatch-white h4 small, .swatch-white h5 small, [class*="swatch-"] .swatch-white h5 small, .swatch-white h6 small, [class*="swatch-"] .swatch-white h6 small {
            color: rgba(28, 28, 28, .8);
        }

    .swatch-white a, [class*="swatch-"] .swatch-white a {
        color: #82c9ed;
    }

        .swatch-white a:hover, [class*="swatch-"] .swatch-white a:hover {
            color: #4f9bc2;
        }

    .swatch-white small, [class*="swatch-"] .swatch-white small {
        color: rgba(76, 76, 76, .8);
    }

        .swatch-white small a, [class*="swatch-"] .swatch-white small a {
            color: rgba(76, 76, 76, .8);
        }

            .swatch-white small a:hover, [class*="swatch-"] .swatch-white small a:hover {
                color: #82c9ed;
            }

    .swatch-white i, [class*="swatch-"] .swatch-white i {
        color: #4c4c4c;
    }

    .swatch-white blockquote p, [class*="swatch-"] .swatch-white blockquote p {
        color: #4c4c4c !important;
    }

    .swatch-white blockquote:before, [class*="swatch-"] .swatch-white blockquote:before {
        background-color: #82c9ed;
    }

    .swatch-white blockquote small, [class*="swatch-"] .swatch-white blockquote small, .swatch-white blockquote footer, [class*="swatch-"] .swatch-white blockquote footer {
        color: #1c1c1c;
    }

    .swatch-white ::selection, [class*="swatch-"] .swatch-white ::selection {
        background: #82c9ed;
        color: #fff;
    }

    .swatch-white ::-moz-selection, [class*="swatch-"] .swatch-white ::-moz-selection {
        background: #82c9ed;
        color: #fff;
    }

    .swatch-white hr, [class*="swatch-"] .swatch-white hr {
        border-top-color: #e9e9e9;
    }

    .swatch-white pre, [class*="swatch-"] .swatch-white pre {
        background: #1c1c1c;
        color: #fff;
    }

    .swatch-white .active, [class*="swatch-"] .swatch-white .active {
        color: #4f9bc2;
    }

    .swatch-white .btn-primary, [class*="swatch-"] .swatch-white .btn-primary, .swatch-white button, [class*="swatch-"] .swatch-white button, .swatch-white input[type="submit"], [class*="swatch-"] .swatch-white input[type="submit"] {
        background-color: #82c9ed;
        color: #fff;
    }

        .swatch-white .btn-primary:hover, [class*="swatch-"] .swatch-white .btn-primary:hover, .swatch-white button:hover, [class*="swatch-"] .swatch-white button:hover, .swatch-white input[type="submit"]:hover, [class*="swatch-"] .swatch-white input[type="submit"]:hover {
            background-color: rgba(130, 201, 237, .9);
            color: #fff;
        }

        .swatch-white .btn-primary.btn-icon-left span, [class*="swatch-"] .swatch-white .btn-primary.btn-icon-left span, .swatch-white button.btn-icon-left span, [class*="swatch-"] .swatch-white button.btn-icon-left span, .swatch-white input[type="submit"].btn-icon-left span, [class*="swatch-"] .swatch-white input[type="submit"].btn-icon-left span, .swatch-white .btn-primary.btn-icon-right span, [class*="swatch-"] .swatch-white .btn-primary.btn-icon-right span, .swatch-white button.btn-icon-right span, [class*="swatch-"] .swatch-white button.btn-icon-right span, .swatch-white input[type="submit"].btn-icon-right span, [class*="swatch-"] .swatch-white input[type="submit"].btn-icon-right span {
            background-color: rgba(255, 255, 255, 0.3);
        }

        .swatch-white .btn-primary i, [class*="swatch-"] .swatch-white .btn-primary i {
            color: #fff !important;
        }

    .swatch-white .btn-link, [class*="swatch-"] .swatch-white .btn-link {
        background: none;
        color: #82c9ed;
        text-decoration: none;
        box-shadow: 0px 0px 0px 1px #82c9ed inset;
    }

        .swatch-white .btn-link span, [class*="swatch-"] .swatch-white .btn-link span {
            background: none;
        }

        .swatch-white .btn-link i, [class*="swatch-"] .swatch-white .btn-link i {
            color: #82c9ed !important;
        }

        .swatch-white .btn-link:hover, [class*="swatch-"] .swatch-white .btn-link:hover {
            text-decoration: none;
            background-color: #82c9ed;
            color: #fff;
            box-shadow: 0px 0px 0px 1px #82c9ed;
        }

            .swatch-white .btn-link:hover i, [class*="swatch-"] .swatch-white .btn-link:hover i {
                color: #fff !important;
            }

    .swatch-white .open .dropdown-toggle.btn-primary, [class*="swatch-"] .swatch-white .open .dropdown-toggle.btn-primary {
        background-color: #82c9ed;
        color: #fff;
    }

    .swatch-white .btn-group .dropdown-menu, [class*="swatch-"] .swatch-white .btn-group .dropdown-menu {
        background-color: #82c9ed;
    }

        .swatch-white .btn-group .dropdown-menu > li > a, [class*="swatch-"] .swatch-white .btn-group .dropdown-menu > li > a {
            color: #fff;
            box-shadow: 0px -1px 0px #6cbfea;
        }

        .swatch-white .btn-group .dropdown-menu > li:first-child > a, [class*="swatch-"] .swatch-white .btn-group .dropdown-menu > li:first-child > a {
            box-shadow: none;
        }

        .swatch-white .btn-group .dropdown-menu > li > a:hover, [class*="swatch-"] .swatch-white .btn-group .dropdown-menu > li > a:hover {
            background: #a1d6f1;
        }

    .swatch-white .label-primary, [class*="swatch-"] .swatch-white .label-primary {
        background: #82c9ed;
        color: #fff;
    }

        .swatch-white .label-primary a, [class*="swatch-"] .swatch-white .label-primary a {
            color: #fff;
        }

    .swatch-white select, [class*="swatch-"] .swatch-white select, .swatch-white textarea, [class*="swatch-"] .swatch-white textarea, .swatch-white input, [class*="swatch-"] .swatch-white input, .swatch-white .uneditable-input, [class*="swatch-"] .swatch-white .uneditable-input, .swatch-white .input-group-btn, [class*="swatch-"] .swatch-white .input-group-btn {
        background: #e9e9e9;
        color: #4c4c4c;
    }

        .swatch-white select:-moz-placeholder, [class*="swatch-"] .swatch-white select:-moz-placeholder, .swatch-white textarea:-moz-placeholder, [class*="swatch-"] .swatch-white textarea:-moz-placeholder, .swatch-white input:-moz-placeholder, [class*="swatch-"] .swatch-white input:-moz-placeholder, .swatch-white .uneditable-input:-moz-placeholder, [class*="swatch-"] .swatch-white .uneditable-input:-moz-placeholder, .swatch-white .input-group-btn:-moz-placeholder, [class*="swatch-"] .swatch-white .input-group-btn:-moz-placeholder {
            color: #8c8c8c;
        }

        .swatch-white select::-moz-placeholder, [class*="swatch-"] .swatch-white select::-moz-placeholder, .swatch-white textarea::-moz-placeholder, [class*="swatch-"] .swatch-white textarea::-moz-placeholder, .swatch-white input::-moz-placeholder, [class*="swatch-"] .swatch-white input::-moz-placeholder, .swatch-white .uneditable-input::-moz-placeholder, [class*="swatch-"] .swatch-white .uneditable-input::-moz-placeholder, .swatch-white .input-group-btn::-moz-placeholder, [class*="swatch-"] .swatch-white .input-group-btn::-moz-placeholder {
            color: #8c8c8c;
        }

        .swatch-white select:-ms-input-placeholder, [class*="swatch-"] .swatch-white select:-ms-input-placeholder, .swatch-white textarea:-ms-input-placeholder, [class*="swatch-"] .swatch-white textarea:-ms-input-placeholder, .swatch-white input:-ms-input-placeholder, [class*="swatch-"] .swatch-white input:-ms-input-placeholder, .swatch-white .uneditable-input:-ms-input-placeholder, [class*="swatch-"] .swatch-white .uneditable-input:-ms-input-placeholder, .swatch-white .input-group-btn:-ms-input-placeholder, [class*="swatch-"] .swatch-white .input-group-btn:-ms-input-placeholder {
            color: #8c8c8c;
        }

        .swatch-white select::-webkit-input-placeholder, [class*="swatch-"] .swatch-white select::-webkit-input-placeholder, .swatch-white textarea::-webkit-input-placeholder, [class*="swatch-"] .swatch-white textarea::-webkit-input-placeholder, .swatch-white input::-webkit-input-placeholder, [class*="swatch-"] .swatch-white input::-webkit-input-placeholder, .swatch-white .uneditable-input::-webkit-input-placeholder, [class*="swatch-"] .swatch-white .uneditable-input::-webkit-input-placeholder, .swatch-white .input-group-btn::-webkit-input-placeholder, [class*="swatch-"] .swatch-white .input-group-btn::-webkit-input-placeholder {
            color: #8c8c8c;
        }

        .swatch-white input:focus, [class*="swatch-"] .swatch-white input:focus, .swatch-white textarea:focus, [class*="swatch-"] .swatch-white textarea:focus, .swatch-white select.form-control:focus, [class*="swatch-"] .swatch-white select.form-control:focus {
            -webkit-box-shadow: 0px 3px 0px #82c9ed;
            -moz-box-shadow: 0px 3px 0px #82c9ed;
            box-shadow: 0px 3px 0px #82c9ed;
        }

        .swatch-white input[type="checkbox"], [class*="swatch-"] .swatch-white input[type="checkbox"], .swatch-white input[type="radio"], [class*="swatch-"] .swatch-white input[type="radio"] {
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
        }

    .swatch-white .form-icon-group i, [class*="swatch-"] .swatch-white .form-icon-group i {
        color: #82c9ed;
    }

    /*        .swatch-white input[type="button"],[class*="swatch-"] .swatch-white input[type="button"] {
	background: #82c9ed;
	color: #fff;
}*/

    .swatch-white .select-wrap, [class*="swatch-"] .swatch-white .select-wrap {
        background: #e9e9e9;
    }

        .swatch-white .select-wrap:after, [class*="swatch-"] .swatch-white .select-wrap:after {
            color: #4c4c4c;
        }

    .swatch-white .table th, [class*="swatch-"] .swatch-white .table th {
        background-color: #82c9ed;
        text-transform: uppercase;
        color: #fff;
    }

    .swatch-white .table th, [class*="swatch-"] .swatch-white .table th, .swatch-white .table td, [class*="swatch-"] .swatch-white .table td, .swatch-white .table-bordered, [class*="swatch-"] .swatch-white .table-bordered {
        border-color: #e9e9e9;
    }

    .swatch-white .table-hover tbody tr:hover th, [class*="swatch-"] .swatch-white .table-hover tbody tr:hover th {
        background: #e9e9e9;
    }

    .swatch-white .table-striped > tbody > tr:nth-child(odd) > td, [class*="swatch-"] .swatch-white .table-striped > tbody > tr:nth-child(odd) > td, .swatch-white .table-striped > tbody > tr:nth-child(odd) > th, [class*="swatch-"] .swatch-white .table-striped > tbody > tr:nth-child(odd) > th, .swatch-white .table-hover > tbody > tr:hover > td, [class*="swatch-"] .swatch-white .table-hover > tbody > tr:hover > td, .swatch-white .table-hover > tbody > tr:hover > th, [class*="swatch-"] .swatch-white .table-hover > tbody > tr:hover > th {
        background: #e9e9e9;
    }

    .swatch-white#masthead, [class*="swatch-"] .swatch-white#masthead {
        border-color: #fff;
    }

    .swatch-white.navbar, [class*="swatch-"] .swatch-white.navbar {
        background: #fff;
        color: #1c1c1c;
    }

    .swatch-white .navbar-text, [class*="swatch-"] .swatch-white .navbar-text {
        color: #1c1c1c;
    }

    .swatch-white.navbar .navbar-brand, [class*="swatch-"] .swatch-white.navbar .navbar-brand {
        color: #1c1c1c;
    }

        .swatch-white.navbar .navbar-brand:hover, [class*="swatch-"] .swatch-white.navbar .navbar-brand:hover {
            color: #1c1c1c;
        }

    .swatch-white.navbar .nav > li > a, [class*="swatch-"] .swatch-white.navbar .nav > li > a {
        color: #4c4c4c;
    }

        .swatch-white.navbar .nav > li > a:hover, [class*="swatch-"] .swatch-white.navbar .nav > li > a:hover, .swatch-white.navbar .nav > li > a:focus, [class*="swatch-"] .swatch-white.navbar .nav > li > a:focus {
            color: #82c9ed;
            background: none;
        }

        .swatch-white.navbar .nav > li > a:before, [class*="swatch-"] .swatch-white.navbar .nav > li > a:before {
            background-color: #82c9ed;
        }

    .swatch-white.navbar a .menu-icon, [class*="swatch-"] .swatch-white.navbar a .menu-icon {
        color: #4c4c4c;
    }

    .swatch-white.navbar a:hover .menu-icon, [class*="swatch-"] .swatch-white.navbar a:hover .menu-icon {
        color: #82c9ed;
    }

    .swatch-white.navbar .dropdown-menu a:hover .menu-icon, [class*="swatch-"] .swatch-white.navbar .dropdown-menu a:hover .menu-icon {
        color: #fff;
    }

    .swatch-white .navbar-toggle, [class*="swatch-"] .swatch-white .navbar-toggle {
        background: none !important;
    }

        .swatch-white .navbar-toggle .icon-bar, [class*="swatch-"] .swatch-white .navbar-toggle .icon-bar {
            background-color: #1c1c1c;
        }

        .swatch-white .navbar-toggle:hover, [class*="swatch-"] .swatch-white .navbar-toggle:hover {
            background: none;
        }

    .swatch-white.navbar .nav > li > a:focus, [class*="swatch-"] .swatch-white.navbar .nav > li > a:focus, .swatch-white.navbar .nav > li > a:hover, [class*="swatch-"] .swatch-white.navbar .nav > li > a:hover, .swatch-white.navbar .nav > .active > a, [class*="swatch-"] .swatch-white.navbar .nav > .active > a, .swatch-white.navbar .nav > .active > a:hover, [class*="swatch-"] .swatch-white.navbar .nav > .active > a:hover, .swatch-white.navbar .nav > .current-menu-parent > a, [class*="swatch-"] .swatch-white.navbar .nav > .current-menu-parent > a, .swatch-white.navbar .nav > .current-menu-ancestor > a, [class*="swatch-"] .swatch-white.navbar .nav > .current-menu-ancestor > a, .swatch-white.navbar .nav > .current-menu-item > a, [class*="swatch-"] .swatch-white.navbar .nav > .current-menu-item > a, .swatch-white.navbar .nav > .current-menu-item > a:hover, [class*="swatch-"] .swatch-white.navbar .nav > .current-menu-item > a:hover, .swatch-white.navbar .nav > .current-menu-item > a:focus, [class*="swatch-"] .swatch-white.navbar .nav > .current-menu-item > a:focus, .swatch-white.navbar .nav > .active > a:focus, [class*="swatch-"] .swatch-white.navbar .nav > .active > a:focus, .swatch-white.navbar .nav li.dropdown.open > .dropdown-toggle, [class*="swatch-"] .swatch-white.navbar .nav li.dropdown.open > .dropdown-toggle, .swatch-white.navbar .nav li.dropdown.active > .dropdown-toggle, [class*="swatch-"] .swatch-white.navbar .nav li.dropdown.active > .dropdown-toggle, .swatch-white.navbar .nav li.dropdown.open.active > .dropdown-toggle, [class*="swatch-"] .swatch-white.navbar .nav li.dropdown.open.active > .dropdown-toggle {
        color: #82c9ed;
    }

        .swatch-white.navbar .nav > li > a:focus:before, [class*="swatch-"] .swatch-white.navbar .nav > li > a:focus:before, .swatch-white.navbar .nav > li > a:hover:before, [class*="swatch-"] .swatch-white.navbar .nav > li > a:hover:before, .swatch-white.navbar .nav > .active > a:before, [class*="swatch-"] .swatch-white.navbar .nav > .active > a:before, .swatch-white.navbar .nav > .active > a:hover:before, [class*="swatch-"] .swatch-white.navbar .nav > .active > a:hover:before, .swatch-white.navbar .nav > .current-menu-parent > a:before, [class*="swatch-"] .swatch-white.navbar .nav > .current-menu-parent > a:before, .swatch-white.navbar .nav > .current-menu-ancestor > a:before, [class*="swatch-"] .swatch-white.navbar .nav > .current-menu-ancestor > a:before, .swatch-white.navbar .nav > .current-menu-item > a:before, [class*="swatch-"] .swatch-white.navbar .nav > .current-menu-item > a:before, .swatch-white.navbar .nav > .current-menu-item > a:hover:before, [class*="swatch-"] .swatch-white.navbar .nav > .current-menu-item > a:hover:before, .swatch-white.navbar .nav > .current-menu-item > a:focus:before, [class*="swatch-"] .swatch-white.navbar .nav > .current-menu-item > a:focus:before, .swatch-white.navbar .nav > .active > a:focus:before, [class*="swatch-"] .swatch-white.navbar .nav > .active > a:focus:before, .swatch-white.navbar .nav li.dropdown.open > .dropdown-toggle:before, [class*="swatch-"] .swatch-white.navbar .nav li.dropdown.open > .dropdown-toggle:before, .swatch-white.navbar .nav li.dropdown.active > .dropdown-toggle:before, [class*="swatch-"] .swatch-white.navbar .nav li.dropdown.active > .dropdown-toggle:before, .swatch-white.navbar .nav li.dropdown.open.active > .dropdown-toggle:before, [class*="swatch-"] .swatch-white.navbar .nav li.dropdown.open.active > .dropdown-toggle:before {
            background-color: #82c9ed;
        }

    .swatch-white.navbar .nav > .disabled > a, [class*="swatch-"] .swatch-white.navbar .nav > .disabled > a {
        color: #1c1c1c;
    }

        .swatch-white.navbar .nav > .disabled > a:before, [class*="swatch-"] .swatch-white.navbar .nav > .disabled > a:before {
            display: none;
        }

    .swatch-white .dropdown-menu, [class*="swatch-"] .swatch-white .dropdown-menu {
        background-color: rgba(255, 255, 255, .95);
        -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, .1), 0px 3px 0px #82c9ed inset;
        -moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, .1), 0px 3px 0px #82c9ed inset;
        box-shadow: 0px 2px 4px rgba(0, 0, 0, .1), 0px 3px 0px #82c9ed inset;
    }

        .swatch-white .dropdown-menu > li > a, [class*="swatch-"] .swatch-white .dropdown-menu > li > a {
            color: #1c1c1c;
        }

            .swatch-white .dropdown-menu > li > a:hover, [class*="swatch-"] .swatch-white .dropdown-menu > li > a:hover, .swatch-white .dropdown-menu > .active > a, [class*="swatch-"] .swatch-white .dropdown-menu > .active > a, .swatch-white .dropdown-menu > .active > a:hover, [class*="swatch-"] .swatch-white .dropdown-menu > .active > a:hover, .swatch-white .dropdown-menu > .active > a:focus, [class*="swatch-"] .swatch-white .dropdown-menu > .active > a:focus {
                background: #82c9ed;
                color: #fff;
            }

                .swatch-white .dropdown-menu > li > a:hover i, [class*="swatch-"] .swatch-white .dropdown-menu > li > a:hover i, .swatch-white .dropdown-menu > .active > a i, [class*="swatch-"] .swatch-white .dropdown-menu > .active > a i, .swatch-white .dropdown-menu > .active > a:hover i, [class*="swatch-"] .swatch-white .dropdown-menu > .active > a:hover i, .swatch-white .dropdown-menu > .active > a:focus i, [class*="swatch-"] .swatch-white .dropdown-menu > .active > a:focus i {
                    color: #fff;
                }

        .swatch-white .dropdown-menu > li.disabled > a:hover, [class*="swatch-"] .swatch-white .dropdown-menu > li.disabled > a:hover {
            color: #1c1c1c;
        }

    .swatch-white.navbar .nav > li > .dropdown-menu:after, [class*="swatch-"] .swatch-white.navbar .nav > li > .dropdown-menu:after, .swatch-white.navbar .nav > li > .dropdown-menu:before, [class*="swatch-"] .swatch-white.navbar .nav > li > .dropdown-menu:before {
        display: none;
    }

    .swatch-white.navbar-scrolled, [class*="swatch-"] .swatch-white.navbar-scrolled {
        background: rgba(255, 255, 255, .95);
    }

    .swatch-white .dropdown-submenu > a:after, [class*="swatch-"] .swatch-white .dropdown-submenu > a:after {
        border-left-color: #82c9ed !important;
    }

    .swatch-white .dropdown-submenu > a:hover:after, [class*="swatch-"] .swatch-white .dropdown-submenu > a:hover:after {
        border-left-color: #fff !important;
    }

    .swatch-white .dropdown-menu .divider, [class*="swatch-"] .swatch-white .dropdown-menu .divider {
        background-color: rgba(233, 233, 233, .8);
    }

    .swatch-white.navbar .nav-highlight > a, [class*="swatch-"] .swatch-white.navbar .nav-highlight > a {
        color: #fff !important;
    }

        .swatch-white.navbar .nav-highlight > a:after, [class*="swatch-"] .swatch-white.navbar .nav-highlight > a:after {
            background: #82c9ed;
        }

        .swatch-white.navbar .nav-highlight > a:hover, [class*="swatch-"] .swatch-white.navbar .nav-highlight > a:hover {
            color: #fff !important;
        }

            .swatch-white.navbar .nav-highlight > a:hover:after, [class*="swatch-"] .swatch-white.navbar .nav-highlight > a:hover:after {
                background: rgba(130, 201, 237, .8);
            }

    .swatch-white.navbar li.nav-highlight-ghost > a, [class*="swatch-"] .swatch-white.navbar li.nav-highlight-ghost > a {
        color: #82c9ed;
    }

        .swatch-white.navbar li.nav-highlight-ghost > a:after, [class*="swatch-"] .swatch-white.navbar li.nav-highlight-ghost > a:after {
            border: 1px solid #82c9ed;
        }

        .swatch-white.navbar li.nav-highlight-ghost > a:hover, [class*="swatch-"] .swatch-white.navbar li.nav-highlight-ghost > a:hover {
            color: rgba(130, 201, 237, .8);
        }

            .swatch-white.navbar li.nav-highlight-ghost > a:hover:after, [class*="swatch-"] .swatch-white.navbar li.nav-highlight-ghost > a:hover:after {
                border-color: rgba(130, 201, 237, .8);
            }

.transparent-header .swatch-white.navbar, .transparent-header [class*="swatch-"] .swatch-white.navbar {
    background: none;
}

.transparent-header .swatch-white.navbar-scrolled, .transparent-header [class*="swatch-"] .swatch-white.navbar-scrolled {
    background: rgba(255, 255, 255, .95) !important;
}

.transparent-header .swatch-white.search-active, .transparent-header [class*="swatch-"] .swatch-white.search-active {
    background: #fff !important;
}

.swatch-white .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a, [class*="swatch-"] .swatch-white .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a {
    color: #1c1c1c;
}

    .swatch-white .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a:hover, [class*="swatch-"] .swatch-white .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a:hover {
        background: transparent;
        color: #82c9ed;
    }

        .swatch-white .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a:hover .menu-icon, [class*="swatch-"] .swatch-white .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a:hover .menu-icon {
            color: #82c9ed;
        }

.swatch-white .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li.current-menu-item > a, [class*="swatch-"] .swatch-white .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li.current-menu-item > a {
    color: #82c9ed;
}

.swatch-white .menu-item-object-oxy_mega_menu .dropdown-menu > li > p, [class*="swatch-"] .swatch-white .menu-item-object-oxy_mega_menu .dropdown-menu > li > p {
    border-bottom-color: rgba(233, 233, 233, .8);
}

.swatch-white .menu-item-object-oxy_mega_menu .dropdown-menu > li:before, [class*="swatch-"] .swatch-white .menu-item-object-oxy_mega_menu .dropdown-menu > li:before {
    background: rgba(233, 233, 233, .8);
}

@media (max-width: 992px) {
    .swatch-white.navbar .nav > li > a, [class*="swatch-"] .swatch-white.navbar .nav > li > a {
        border-radius: 0;
    }

    .swatch-white.navbar .dropdown-menu, [class*="swatch-"] .swatch-white.navbar .dropdown-menu {
        background: #e9e9e9;
        border-radius: 0;
        box-shadow: none;
    }

        .swatch-white.navbar .dropdown-menu > li > a, [class*="swatch-"] .swatch-white.navbar .dropdown-menu > li > a {
            border-radius: 0;
        }

            .swatch-white.navbar .dropdown-menu > li > a:hover, [class*="swatch-"] .swatch-white.navbar .dropdown-menu > li > a:hover, .swatch-white.navbar .dropdown-menu > li > a:focus, [class*="swatch-"] .swatch-white.navbar .dropdown-menu > li > a:focus, .swatch-white.navbar .dropdown-menu > li.active > a, [class*="swatch-"] .swatch-white.navbar .dropdown-menu > li.active > a {
                background: #82c9ed;
                color: #fff;
            }

    .swatch-white .dropdown-submenu > ul > li > a, [class*="swatch-"] .swatch-white .dropdown-submenu > ul > li > a {
        background: #e9e9e9;
    }

        .swatch-white .dropdown-submenu > ul > li > a:hover, [class*="swatch-"] .swatch-white .dropdown-submenu > ul > li > a:hover {
            background: #e9e9e9;
        }

    .swatch-white .dropdown-submenu > a:after, [class*="swatch-"] .swatch-white .dropdown-submenu > a:after {
        border-left-color: transparent !important;
        border-top-color: #82c9ed !important;
    }

    .swatch-white .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a:hover, [class*="swatch-"] .swatch-white .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a:hover {
        background: #82c9ed;
        color: #fff;
    }

    .swatch-white .menu-item-object-oxy_mega_menu .dropdown-menu > li:before, [class*="swatch-"] .swatch-white .menu-item-object-oxy_mega_menu .dropdown-menu > li:before {
        display: none;
    }

    .swatch-white .nav-highlight > a, [class*="swatch-"] .swatch-white .nav-highlight > a {
        color: #82c9ed !important;
    }

        .swatch-white .nav-highlight > a:after, [class*="swatch-"] .swatch-white .nav-highlight > a:after {
            background: transparent;
        }

        .swatch-white .nav-highlight > a:hover, [class*="swatch-"] .swatch-white .nav-highlight > a:hover {
            color: #82c9ed !important;
        }

            .swatch-white .nav-highlight > a:hover:after, [class*="swatch-"] .swatch-white .nav-highlight > a:hover:after {
                background: transparent;
            }

    .transparent-header .swatch-white .navbar-collapse, .transparent-header [class*="swatch-"] .swatch-white .navbar-collapse {
        background: rgba(255, 255, 255, .95) !important;
    }
}

.swatch-white .pagination > li > a, [class*="swatch-"] .swatch-white .pagination > li > a, .swatch-white .pagination > li > span, [class*="swatch-"] .swatch-white .pagination > li > span {
    background: #82c9ed;
    color: #fff;
}

    .swatch-white .pagination > .active > a, [class*="swatch-"] .swatch-white .pagination > .active > a, .swatch-white .pagination > .active > span, [class*="swatch-"] .swatch-white .pagination > .active > span, .swatch-white .pagination > li > a:hover, [class*="swatch-"] .swatch-white .pagination > li > a:hover {
        background: rgba(130, 201, 237, .8);
    }

        .swatch-white .pagination > .active > a i, [class*="swatch-"] .swatch-white .pagination > .active > a i, .swatch-white .pagination > .active > span i, [class*="swatch-"] .swatch-white .pagination > .active > span i, .swatch-white .pagination > li > a:hover i, [class*="swatch-"] .swatch-white .pagination > li > a:hover i {
            color: #fff;
        }

.swatch-white .pagination > li:first-child i, [class*="swatch-"] .swatch-white .pagination > li:first-child i, .swatch-white .pagination > li:last-child i, [class*="swatch-"] .swatch-white .pagination > li:last-child i {
    color: #fff;
}

.swatch-white .pagination > li.disabled span i, [class*="swatch-"] .swatch-white .pagination > li.disabled span i {
    color: rgba(255, 255, 255, .4);
}

.swatch-white .pager > li > a, [class*="swatch-"] .swatch-white .pager > li > a {
    background: #82c9ed;
    color: #fff;
}

    .swatch-white .pager > li > a i, [class*="swatch-"] .swatch-white .pager > li > a i {
        color: #fff;
    }

.swatch-white .tooltip-inner, [class*="swatch-"] .swatch-white .tooltip-inner {
    background-color: #82c9ed;
    color: #fff;
}

.swatch-white .tooltip.in, [class*="swatch-"] .swatch-white .tooltip.in {
    opacity: 1;
}

.swatch-white .tooltip.top .tooltip-arrow, [class*="swatch-"] .swatch-white .tooltip.top .tooltip-arrow {
    border-top-color: #82c9ed;
}

.swatch-white .tooltip.right .tooltip-arrow, [class*="swatch-"] .swatch-white .tooltip.right .tooltip-arrow {
    border-right-color: #82c9ed;
}

.swatch-white .tooltip.left .tooltip-arrow, [class*="swatch-"] .swatch-white .tooltip.left .tooltip-arrow {
    border-left-color: #82c9ed;
}

.swatch-white .tooltip.bottom .tooltip-arrow, [class*="swatch-"] .swatch-white .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #82c9ed;
}

.swatch-white .jumbotron, [class*="swatch-"] .swatch-white .jumbotron {
    background: #e9e9e9;
}

.swatch-white .progress-bar-primary, [class*="swatch-"] .swatch-white .progress-bar-primary {
    background: #82c9ed;
    box-shadow: none;
}

    .swatch-white .progress-bar-primary span, [class*="swatch-"] .swatch-white .progress-bar-primary span {
        color: #fff;
    }

    .swatch-white .progress-bar-primary.progress-striped .progress-bar, [class*="swatch-"] .swatch-white .progress-bar-primary.progress-striped .progress-bar, .swatch-white .progress-striped .progress-bar-primary, [class*="swatch-"] .swatch-white .progress-striped .progress-bar-primary {
        background-color: #82c9ed;
        background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, .15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, .15)), color-stop(0.75, rgba(255, 255, 255, .15)), color-stop(0.75, transparent), to(transparent));
        background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
        background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
        background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
        background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
        background-size: 40px 40px;
    }

.swatch-white .badge, [class*="swatch-"] .swatch-white .badge {
    background: #82c9ed;
    color: #fff;
}

.swatch-white .tab-content, [class*="swatch-"] .swatch-white .tab-content, .swatch-white .nav-tabs .active a, [class*="swatch-"] .swatch-white .nav-tabs .active a, .swatch-white .tab-content, [class*="swatch-"] .swatch-white .tab-content, .swatch-white .nav-tabs .active a:hover, [class*="swatch-"] .swatch-white .nav-tabs .active a:hover {
    background: #82c9ed;
}

.swatch-white .nav-tabs > li > a:hover, [class*="swatch-"] .swatch-white .nav-tabs > li > a:hover, .swatch-white .nav-tabs > li > a:focus, [class*="swatch-"] .swatch-white .nav-tabs > li > a:focus {
    color: #fff;
    background-color: #82c9ed;
}

.swatch-white .nav-tabs > li.active > a, [class*="swatch-"] .swatch-white .nav-tabs > li.active > a {
    color: #fff;
}

    .swatch-white .nav-tabs > li.active > a:hover, [class*="swatch-"] .swatch-white .nav-tabs > li.active > a:hover {
        color: #fff;
    }

.swatch-white .nav-pills > li > a .badge, [class*="swatch-"] .swatch-white .nav-pills > li > a .badge {
    background: #82c9ed;
    color: #fff;
}

.swatch-white .nav-pills > .active > a, [class*="swatch-"] .swatch-white .nav-pills > .active > a, .swatch-white .nav-pills > .active > a:hover, [class*="swatch-"] .swatch-white .nav-pills > .active > a:hover, .swatch-white .nav-pills > li > a:hover, [class*="swatch-"] .swatch-white .nav-pills > li > a:hover, .swatch-white .nav-pills > li > a:focus, [class*="swatch-"] .swatch-white .nav-pills > li > a:focus, .swatch-white .nav-pills > li.is-active > a, [class*="swatch-"] .swatch-white .nav-pills > li.is-active > a {
    background: #82c9ed;
    color: #fff;
}

    .swatch-white .nav-pills > .active > a .badge, [class*="swatch-"] .swatch-white .nav-pills > .active > a .badge, .swatch-white .nav-pills > .active > a:hover .badge, [class*="swatch-"] .swatch-white .nav-pills > .active > a:hover .badge, .swatch-white .nav-pills > li > a:hover .badge, [class*="swatch-"] .swatch-white .nav-pills > li > a:hover .badge, .swatch-white .nav-pills > li > a:focus .badge, [class*="swatch-"] .swatch-white .nav-pills > li > a:focus .badge, .swatch-white .nav-pills > li.is-active > a .badge, [class*="swatch-"] .swatch-white .nav-pills > li.is-active > a .badge {
        background: #fff;
        color: #82c9ed;
    }

    .swatch-white .nav-pills > .active > a:hover, [class*="swatch-"] .swatch-white .nav-pills > .active > a:hover, .swatch-white .nav-pills > .active > a:hover:hover, [class*="swatch-"] .swatch-white .nav-pills > .active > a:hover:hover, .swatch-white .nav-pills > li > a:hover:hover, [class*="swatch-"] .swatch-white .nav-pills > li > a:hover:hover, .swatch-white .nav-pills > li > a:focus:hover, [class*="swatch-"] .swatch-white .nav-pills > li > a:focus:hover, .swatch-white .nav-pills > li.is-active > a:hover, [class*="swatch-"] .swatch-white .nav-pills > li.is-active > a:hover {
        color: #fff;
    }

.swatch-white .tab-pane, [class*="swatch-"] .swatch-white .tab-pane, .swatch-white .tab-pane.active, [class*="swatch-"] .swatch-white .tab-pane.active {
    color: #fff;
}

    .swatch-white .tab-pane h1, [class*="swatch-"] .swatch-white .tab-pane h1, .swatch-white .tab-pane.active h1, [class*="swatch-"] .swatch-white .tab-pane.active h1, .swatch-white .tab-pane h2, [class*="swatch-"] .swatch-white .tab-pane h2, .swatch-white .tab-pane.active h2, [class*="swatch-"] .swatch-white .tab-pane.active h2, .swatch-white .tab-pane h3, [class*="swatch-"] .swatch-white .tab-pane h3, .swatch-white .tab-pane.active h3, [class*="swatch-"] .swatch-white .tab-pane.active h3, .swatch-white .tab-pane h4, [class*="swatch-"] .swatch-white .tab-pane h4, .swatch-white .tab-pane.active h4, [class*="swatch-"] .swatch-white .tab-pane.active h4, .swatch-white .tab-pane h5, [class*="swatch-"] .swatch-white .tab-pane h5, .swatch-white .tab-pane.active h5, [class*="swatch-"] .swatch-white .tab-pane.active h5, .swatch-white .tab-pane h6, [class*="swatch-"] .swatch-white .tab-pane h6, .swatch-white .tab-pane.active h6, [class*="swatch-"] .swatch-white .tab-pane.active h6, .swatch-white .tab-pane a, [class*="swatch-"] .swatch-white .tab-pane a, .swatch-white .tab-pane.active a, [class*="swatch-"] .swatch-white .tab-pane.active a, .swatch-white .tab-pane p, [class*="swatch-"] .swatch-white .tab-pane p, .swatch-white .tab-pane.active p, [class*="swatch-"] .swatch-white .tab-pane.active p {
        color: #fff;
    }

    .swatch-white .tab-pane .btn, [class*="swatch-"] .swatch-white .tab-pane .btn, .swatch-white .tab-pane.active .btn, [class*="swatch-"] .swatch-white .tab-pane.active .btn {
        color: #82c9ed !important;
        background: #fff !important;
    }

    .swatch-white .tab-pane .tooltip-inner, [class*="swatch-"] .swatch-white .tab-pane .tooltip-inner, .swatch-white .tab-pane.active .tooltip-inner, [class*="swatch-"] .swatch-white .tab-pane.active .tooltip-inner {
        background-color: #fff;
        color: #82c9ed;
    }

    .swatch-white .tab-pane .tooltip.top .tooltip-arrow, [class*="swatch-"] .swatch-white .tab-pane .tooltip.top .tooltip-arrow, .swatch-white .tab-pane.active .tooltip.top .tooltip-arrow, [class*="swatch-"] .swatch-white .tab-pane.active .tooltip.top .tooltip-arrow {
        border-top-color: #fff;
    }

    .swatch-white .tab-pane .tooltip.right .tooltip-arrow, [class*="swatch-"] .swatch-white .tab-pane .tooltip.right .tooltip-arrow, .swatch-white .tab-pane.active .tooltip.right .tooltip-arrow, [class*="swatch-"] .swatch-white .tab-pane.active .tooltip.right .tooltip-arrow {
        border-right-color: #fff;
    }

    .swatch-white .tab-pane .tooltip.left .tooltip-arrow, [class*="swatch-"] .swatch-white .tab-pane .tooltip.left .tooltip-arrow, .swatch-white .tab-pane.active .tooltip.left .tooltip-arrow, [class*="swatch-"] .swatch-white .tab-pane.active .tooltip.left .tooltip-arrow {
        border-left-color: #fff;
    }

    .swatch-white .tab-pane .tooltip.bottom .tooltip-arrow, [class*="swatch-"] .swatch-white .tab-pane .tooltip.bottom .tooltip-arrow, .swatch-white .tab-pane.active .tooltip.bottom .tooltip-arrow, [class*="swatch-"] .swatch-white .tab-pane.active .tooltip.bottom .tooltip-arrow {
        border-bottom-color: #fff;
    }

.swatch-white .panel, [class*="swatch-"] .swatch-white .panel, .swatch-white .well, [class*="swatch-"] .swatch-white .well {
    background: #e9e9e9;
}

.swatch-white .panel-primary .panel-heading, [class*="swatch-"] .swatch-white .panel-primary .panel-heading {
    background: #82c9ed;
}

    .swatch-white .panel-primary .panel-heading a, [class*="swatch-"] .swatch-white .panel-primary .panel-heading a, .swatch-white .panel-primary .panel-heading .panel-title, [class*="swatch-"] .swatch-white .panel-primary .panel-heading .panel-title {
        color: #fff;
        text-decoration: none;
    }

.swatch-white .panel-primary > .panel-heading + .panel-collapse .panel-body, [class*="swatch-"] .swatch-white .panel-primary > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #3face3;
}

.swatch-white .panel-footer, [class*="swatch-"] .swatch-white .panel-footer {
    background: #98d3f0;
    border-color: #6cbfea;
}

.swatch-white .panel .table, [class*="swatch-"] .swatch-white .panel .table {
    box-shadow: 0px 0px 0px 1px #e9e9e9 inset;
}

    .swatch-white .panel .table th, [class*="swatch-"] .swatch-white .panel .table th {
        background: #e9e9e9;
        color: #1c1c1c;
    }

.swatch-white .portfolio-title, [class*="swatch-"] .swatch-white .portfolio-title {
    background: #82c9ed;
    color: #fff;
}

.swatch-white .portfolio-nav svg, [class*="swatch-"] .swatch-white .portfolio-nav svg {
    stroke: #4c4c4c;
}

.swatch-white .social-icons li a, [class*="swatch-"] .swatch-white .social-icons li a {
    background-color: #82c9ed;
}

    .swatch-white .social-icons li a i, [class*="swatch-"] .swatch-white .social-icons li a i {
        color: #fff;
    }

    .swatch-white .social-icons li a:not([data-iconcolor]):hover, [class*="swatch-"] .swatch-white .social-icons li a:not([data-iconcolor]):hover {
        background-color: rgba(130, 201, 237, .8);
    }

.swatch-white .social-simple li a i, [class*="swatch-"] .swatch-white .social-simple li a i {
    color: #4c4c4c;
}

.swatch-white .social-simple li a:not([data-iconcolor]):hover i, [class*="swatch-"] .swatch-white .social-simple li a:not([data-iconcolor]):hover i {
    color: #82c9ed;
}

.swatch-white .box-inner, [class*="swatch-"] .swatch-white .box-inner {
    background-color: #e9e9e9;
}

.swatch-white .box:not(.box-simple) a.box-inner:hover, [class*="swatch-"] .swatch-white .box:not(.box-simple) a.box-inner:hover {
    background: none !important;
    box-shadow: 0px 0px 0px 1px #4c4c4c inset;
}

    .swatch-white .box:not(.box-simple) a.box-inner:hover svg, [class*="swatch-"] .swatch-white .box:not(.box-simple) a.box-inner:hover svg {
        stroke: #4c4c4c;
    }

.swatch-white .bordered:after, [class*="swatch-"] .swatch-white .bordered:after {
    background-color: #1c1c1c;
}

.swatch-white .bordered-link:after, [class*="swatch-"] .swatch-white .bordered-link:after {
    background-color: #82c9ed !important;
}

.swatch-white .bordered > a:after, [class*="swatch-"] .swatch-white .bordered > a:after {
    background-color: #82c9ed;
}

.swatch-white .bordered-link:after, [class*="swatch-"] .swatch-white .bordered-link:after {
    background-color: #82c9ed !important;
}

.swatch-white #infscr-loading, [class*="swatch-"] .swatch-white #infscr-loading {
    background: #82c9ed;
    color: #fff;
}

.swatch-white .counter .value, [class*="swatch-"] .swatch-white .counter .value {
    color: #1c1c1c;
}

.swatch-white .scroll-to, [class*="swatch-"] .swatch-white .scroll-to {
    border-color: #82c9ed;
}

    .swatch-white .scroll-to svg, [class*="swatch-"] .swatch-white .scroll-to svg {
        stroke: #82c9ed;
    }

    .swatch-white .scroll-to:hover, [class*="swatch-"] .swatch-white .scroll-to:hover {
        border-color: #4c4c4c;
    }

        .swatch-white .scroll-to:hover svg, [class*="swatch-"] .swatch-white .scroll-to:hover svg {
            stroke: #4c4c4c;
        }

.swatch-white .map-marker-label, [class*="swatch-"] .swatch-white .map-marker-label {
    border-top-color: #82c9ed;
}

.swatch-white .tag-list span, [class*="swatch-"] .swatch-white .tag-list span {
    background: #82c9ed;
    color: #fff;
}

.swatch-white .mejs-controls, [class*="swatch-"] .swatch-white .mejs-controls {
    background-color: #82c9ed;
    color: #fff;
    position: relative;
    margin-bottom: 24px;
}

.swatch-white .mejs-mediaelement, [class*="swatch-"] .swatch-white .mejs-mediaelement {
    position: relative;
}

.swatch-white .ajax-loader, [class*="swatch-"] .swatch-white .ajax-loader, .swatch-white .ajax-loader::before, [class*="swatch-"] .swatch-white .ajax-loader::before {
    border-top-color: #82c9ed !important;
}

.swatch-white .select2-container, [class*="swatch-"] .swatch-white .select2-container {
    background: #e9e9e9;
}

    .swatch-white .select2-container .select2-choice, [class*="swatch-"] .swatch-white .select2-container .select2-choice {
        color: #4c4c4c;
    }

        .swatch-white .select2-container .select2-choice .select2-arrow b:after, [class*="swatch-"] .swatch-white .select2-container .select2-choice .select2-arrow b:after {
            color: #4c4c4c;
        }

.swatch-white .post:after, [class*="swatch-"] .swatch-white .post:after {
    background: #e9e9e9;
}

.swatch-white .post-icon, [class*="swatch-"] .swatch-white .post-icon {
    background: #82c9ed;
}

    .swatch-white .post-icon i, [class*="swatch-"] .swatch-white .post-icon i {
        color: #fff;
    }

.swatch-white .post-search-icon, [class*="swatch-"] .swatch-white .post-search-icon {
    color: #fff;
    text-shadow: 2px 2px 1px rgba(28, 28, 28, .2);
}

.swatch-white .post-extras a, [class*="swatch-"] .swatch-white .post-extras a {
    color: rgba(76, 76, 76, .8);
}

    .swatch-white .post-extras a:hover, [class*="swatch-"] .swatch-white .post-extras a:hover {
        color: #82c9ed;
    }

.swatch-white .post-extras i, [class*="swatch-"] .swatch-white .post-extras i {
    color: #4c4c4c;
}

.swatch-white .post-more-link i, [class*="swatch-"] .swatch-white .post-more-link i {
    color: #82c9ed;
}

.swatch-white .media-inner:after, [class*="swatch-"] .swatch-white .media-inner:after {
    background: #82c9ed;
}

.swatch-white .author-info, [class*="swatch-"] .swatch-white .author-info {
    background-color: #82c9ed;
    color: #fff;
}

    .swatch-white .author-info .media-heading, [class*="swatch-"] .swatch-white .author-info .media-heading {
        color: #fff;
    }

        .swatch-white .author-info .media-heading:after, [class*="swatch-"] .swatch-white .author-info .media-heading:after {
            background: #fff;
        }

.post-masonry .swatch-white:hover, .post-masonry [class*="swatch-"] .swatch-white:hover {
    color: #4c4c4c;
}

.swatch-white .breadcrumb-blog a, [class*="swatch-"] .swatch-white .breadcrumb-blog a, .swatch-white .breadcrumb-blog .active, [class*="swatch-"] .swatch-white .breadcrumb-blog .active {
    color: #4c4c4c;
}

    .swatch-white .breadcrumb-blog a:hover, [class*="swatch-"] .swatch-white .breadcrumb-blog a:hover {
        color: rgba(76, 76, 76, .8);
    }

.swatch-white .post-related-post, [class*="swatch-"] .swatch-white .post-related-post {
    background-color: #82c9ed;
}

    .swatch-white .post-related-post a, [class*="swatch-"] .swatch-white .post-related-post a {
        background: rgba(28, 28, 28, .9);
        color: #fff;
    }

        .swatch-white .post-related-post a:hover, [class*="swatch-"] .swatch-white .post-related-post a:hover {
            color: #fff;
        }

    .swatch-white .post-related-post small, [class*="swatch-"] .swatch-white .post-related-post small {
        background: #fff;
        color: #1c1c1c;
    }

    .swatch-white .post-related-post blockquote, [class*="swatch-"] .swatch-white .post-related-post blockquote {
        color: #fff;
    }

        .swatch-white .post-related-post blockquote small, [class*="swatch-"] .swatch-white .post-related-post blockquote small {
            background: rgba(28, 28, 28, .9);
            color: #fff;
        }

        .swatch-white .post-related-post blockquote:before, [class*="swatch-"] .swatch-white .post-related-post blockquote:before {
            background-color: #63bce9;
        }

.swatch-white .post-sticky, [class*="swatch-"] .swatch-white .post-sticky {
    background: rgba(130, 201, 237, .8);
}

    .swatch-white .post-sticky i, [class*="swatch-"] .swatch-white .post-sticky i {
        color: #fff;
    }

.swatch-white .gform_wrapper .gsection, [class*="swatch-"] .swatch-white .gform_wrapper .gsection {
    border-color: #e9e9e9;
}

.swatch-white .gf_progressbar, [class*="swatch-"] .swatch-white .gf_progressbar {
    background: #e9e9e9;
}

.swatch-white .gf_progressbar_percentage, [class*="swatch-"] .swatch-white .gf_progressbar_percentage {
    background: #82c9ed;
    color: #fff;
}

.swatch-white .sidebar, [class*="swatch-"] .swatch-white .sidebar {
    color: #4c4c4c;
}

    .swatch-white .sidebar h3, [class*="swatch-"] .swatch-white .sidebar h3 {
        color: #1c1c1c;
    }

    .swatch-white .sidebar a, [class*="swatch-"] .swatch-white .sidebar a {
        color: #4c4c4c;
    }

        .swatch-white .sidebar a:hover, [class*="swatch-"] .swatch-white .sidebar a:hover {
            color: #82c9ed;
        }

.swatch-white .sidebar-header:after, [class*="swatch-"] .swatch-white .sidebar-header:after {
    background: #82c9ed;
}

.swatch-white .sidebar-widget .post-icon, [class*="swatch-"] .swatch-white .sidebar-widget .post-icon {
    background: #82c9ed;
}

    .swatch-white .sidebar-widget .post-icon i, [class*="swatch-"] .swatch-white .sidebar-widget .post-icon i {
        color: #fff;
    }

.swatch-white .widget_recent_entries li, [class*="swatch-"] .swatch-white .widget_recent_entries li {
    border-color: #e9e9e9;
}

.swatch-white .widget_tag_cloud ul a, [class*="swatch-"] .swatch-white .widget_tag_cloud ul a {
    background: #82c9ed;
    color: #fff;
}

    .swatch-white .widget_tag_cloud ul a:hover, [class*="swatch-"] .swatch-white .widget_tag_cloud ul a:hover {
        background: rgba(130, 201, 237, .9);
        color: #fff;
    }

.swatch-white .widget_calendar tbody a, [class*="swatch-"] .swatch-white .widget_calendar tbody a {
    background: #82c9ed;
    color: #fff;
}

    .swatch-white .widget_calendar tbody a:hover, [class*="swatch-"] .swatch-white .widget_calendar tbody a:hover {
        background: #63bce9;
        color: #fff;
    }

.swatch-white .widget_calendar tfoot, [class*="swatch-"] .swatch-white .widget_calendar tfoot {
    background: #e9e9e9;
}

.swatch-white .widget_nav_menu .sub-menu li:before, [class*="swatch-"] .swatch-white .widget_nav_menu .sub-menu li:before {
    color: #e9e9e9;
}

.swatch-white .widget_oxy_twitter li:before, [class*="swatch-"] .swatch-white .widget_oxy_twitter li:before {
    color: #82c9ed;
}

.swatch-white .top-search form, [class*="swatch-"] .swatch-white .top-search form {
    background-color: #fff;
}

.swatch-white .top-search input, [class*="swatch-"] .swatch-white .top-search input {
    background: none;
    color: #4c4c4c;
}

    .swatch-white .top-search input:focus, [class*="swatch-"] .swatch-white .top-search input:focus {
        box-shadow: none;
    }

    .swatch-white .top-search input:-moz-placeholder, [class*="swatch-"] .swatch-white .top-search input:-moz-placeholder {
        color: #4c4c4c;
    }

    .swatch-white .top-search input::-moz-placeholder, [class*="swatch-"] .swatch-white .top-search input::-moz-placeholder {
        color: #4c4c4c;
    }

    .swatch-white .top-search input:-ms-input-placeholder, [class*="swatch-"] .swatch-white .top-search input:-ms-input-placeholder {
        color: #4c4c4c;
    }

    .swatch-white .top-search input::-webkit-input-placeholder, [class*="swatch-"] .swatch-white .top-search input::-webkit-input-placeholder {
        color: #4c4c4c;
    }

.swatch-white .top-search .search-close, [class*="swatch-"] .swatch-white .top-search .search-close {
    color: #82c9ed;
}

.swatch-white .top-search svg, [class*="swatch-"] .swatch-white .top-search svg {
    stroke: #4c4c4c;
}

.swatch-white.top-bar a, [class*="swatch-"] .swatch-white.top-bar a {
    color: #1c1c1c;
}

    .swatch-white.top-bar a:hover, [class*="swatch-"] .swatch-white.top-bar a:hover {
        color: #82c9ed;
    }

.swatch-white.top-bar .sidebar-widget:after, [class*="swatch-"] .swatch-white.top-bar .sidebar-widget:after {
    background: #e9e9e9;
}

.swatch-white .widget_swatch_wpml_language_selector li:before, [class*="swatch-"] .swatch-white .widget_swatch_wpml_language_selector li:before {
    background: #e9e9e9;
}

.swatch-white .button, [class*="swatch-"] .swatch-white .button {
    background: #82c9ed;
    color: #fff;
}

    .swatch-white .button:hover, [class*="swatch-"] .swatch-white .button:hover {
        background: rgba(130, 201, 237, .9);
        color: #fff;
    }

.swatch-white.section-commerce .breadcrumb, [class*="swatch-"] .swatch-white.section-commerce .breadcrumb {
    background: none;
    color: #4c4c4c;
}

    .swatch-white.section-commerce .breadcrumb a, [class*="swatch-"] .swatch-white.section-commerce .breadcrumb a {
        color: #82c9ed;
    }

    .swatch-white.section-commerce .breadcrumb > li + li:before, [class*="swatch-"] .swatch-white.section-commerce .breadcrumb > li + li:before {
        color: #82c9ed;
    }

.swatch-white .woocommerce-ordering .select-wrap, [class*="swatch-"] .swatch-white .woocommerce-ordering .select-wrap {
    background: #82c9ed;
}

    .swatch-white .woocommerce-ordering .select-wrap:after, [class*="swatch-"] .swatch-white .woocommerce-ordering .select-wrap:after {
        color: #fff;
    }

.swatch-white .woocommerce-ordering select, [class*="swatch-"] .swatch-white .woocommerce-ordering select {
    color: #fff;
    background: transparent;
}

.swatch-white .onsale, [class*="swatch-"] .swatch-white .onsale {
    background: #82c9ed;
    color: #fff;
}

.swatch-white .price, [class*="swatch-"] .swatch-white .price {
    color: #1c1c1c;
}

.swatch-white .page-numbers a, [class*="swatch-"] .swatch-white .page-numbers a, .swatch-white .page-numbers span, [class*="swatch-"] .swatch-white .page-numbers span {
    color: #fff;
}

.swatch-white .page-numbers li, [class*="swatch-"] .swatch-white .page-numbers li {
    background: #82c9ed;
}

    .swatch-white .page-numbers .current, [class*="swatch-"] .swatch-white .page-numbers .current, .swatch-white .page-numbers li a:hover, [class*="swatch-"] .swatch-white .page-numbers li a:hover {
        background: #e9e9e9;
        color: #4c4c4c;
    }

.swatch-white #reviews .comment, [class*="swatch-"] .swatch-white #reviews .comment {
    border-bottom: 1px solid rgba(255, 255, 255, .2);
}

.swatch-white #reviews .form-control, [class*="swatch-"] .swatch-white #reviews .form-control {
    background: #fff;
}

.swatch-white #reviews input[type="submit"], [class*="swatch-"] .swatch-white #reviews input[type="submit"] {
    background: #fff;
    color: #82c9ed;
}

.swatch-white .related h2, [class*="swatch-"] .swatch-white .related h2, .swatch-white .cross-sells h2, [class*="swatch-"] .swatch-white .cross-sells h2, .swatch-white .upsells h2, [class*="swatch-"] .swatch-white .upsells h2 {
    background: #82c9ed;
    color: #fff;
}

.swatch-white .product-category h2, [class*="swatch-"] .swatch-white .product-category h2 {
    background: rgba(130, 201, 237, .85);
    color: #fff;
}

    .swatch-white .product-category h2 mark, [class*="swatch-"] .swatch-white .product-category h2 mark {
        background: #82c9ed;
        color: #fff;
    }

.swatch-white .product-nav a i, [class*="swatch-"] .swatch-white .product-nav a i {
    background: #82c9ed;
    color: #fff;
}

.swatch-white .product-images figcaption, [class*="swatch-"] .swatch-white .product-images figcaption {
    box-shadow: none;
    background: #82c9ed;
}

    .swatch-white .product-images figcaption i, [class*="swatch-"] .swatch-white .product-images figcaption i {
        color: #fff;
    }

.swatch-white .product-images .flex-active, [class*="swatch-"] .swatch-white .product-images .flex-active {
    -webkit-box-shadow: 0px 3px 0px #82c9ed;
    -moz-box-shadow: 0px 3px 0px #82c9ed;
    box-shadow: 0px 3px 0px #82c9ed;
}

.swatch-white .order_details, [class*="swatch-"] .swatch-white .order_details {
    background: #e9e9e9;
}

    .swatch-white .order_details li, [class*="swatch-"] .swatch-white .order_details li {
        border-color: #fff;
    }

.swatch-white .cart_list li, [class*="swatch-"] .swatch-white .cart_list li {
    border-color: #e9e9e9;
}

.swatch-white .cart-actions, [class*="swatch-"] .swatch-white .cart-actions {
    background: #fff;
}

.swatch-white .widget_product_tag_cloud a, [class*="swatch-"] .swatch-white .widget_product_tag_cloud a {
    background: #82c9ed;
    color: #fff;
}

    .swatch-white .widget_product_tag_cloud a:hover, [class*="swatch-"] .swatch-white .widget_product_tag_cloud a:hover {
        background: rgba(130, 201, 237, .9);
        color: #fff;
    }

.swatch-white .product_list_widget li, [class*="swatch-"] .swatch-white .product_list_widget li {
    border-color: #e9e9e9;
}

.swatch-white .star-rating, [class*="swatch-"] .swatch-white .star-rating {
    color: #82c9ed;
}

.swatch-white #reviews .star-rating, [class*="swatch-"] .swatch-white #reviews .star-rating {
    color: #fff;
}

.swatch-white .widget_price_filter .ui-slider .ui-slider-range, [class*="swatch-"] .swatch-white .widget_price_filter .ui-slider .ui-slider-range {
    background: #e9e9e9;
}

.swatch-white .widget_price_filter .ui-slider .ui-slider-handle, [class*="swatch-"] .swatch-white .widget_price_filter .ui-slider .ui-slider-handle {
    background: #82c9ed;
}

.swatch-white .widget_product_search form:after, [class*="swatch-"] .swatch-white .widget_product_search form:after {
    color: #fff;
}

.swatch-white .bbp-forums-list li, [class*="swatch-"] .swatch-white .bbp-forums-list li {
    border-left-color: #82c9ed;
}

.swatch-white .bbp-topic-freshness-author:after, [class*="swatch-"] .swatch-white .bbp-topic-freshness-author:after {
    background: #82c9ed;
}

.swatch-white .bbp-topic-permalink i, [class*="swatch-"] .swatch-white .bbp-topic-permalink i {
    color: #82c9ed;
}

.swatch-white .panel-bbpress, [class*="swatch-"] .swatch-white .panel-bbpress {
    background: #fff;
}

    .swatch-white .panel-bbpress .panel-heading, [class*="swatch-"] .swatch-white .panel-bbpress .panel-heading {
        border-color: #82c9ed;
    }

    .swatch-white .panel-bbpress .panel-body, [class*="swatch-"] .swatch-white .panel-bbpress .panel-body {
        border-color: #e9e9e9;
    }

    .swatch-white .panel-bbpress .panel-warning, [class*="swatch-"] .swatch-white .panel-bbpress .panel-warning {
        color: #82c9ed;
        border-color: #e9e9e9;
    }

    .swatch-white .panel-bbpress .bbp-template-notice, [class*="swatch-"] .swatch-white .panel-bbpress .bbp-template-notice {
        border-color: #e9e9e9;
    }

    .swatch-white .panel-bbpress .panel-footer, [class*="swatch-"] .swatch-white .panel-bbpress .panel-footer {
        background: #e9e9e9;
        border-color: #e9e9e9;
    }

.swatch-white .label-bbpress, [class*="swatch-"] .swatch-white .label-bbpress {
    background: transparent;
    color: #82c9ed;
}

.swatch-white .bbp-reply-content, [class*="swatch-"] .swatch-white .bbp-reply-content {
    border-color: #e9e9e9;
}

    .swatch-white .bbp-reply-content .media-heading, [class*="swatch-"] .swatch-white .bbp-reply-content .media-heading {
        background: #f6f6f6;
        border-color: #dcdcdc;
    }

.swatch-white .bbp_author_details img, [class*="swatch-"] .swatch-white .bbp_author_details img {
    background: #fff;
    box-shadow: 0px 0px 0px 4px #e9e9e9;
}

.swatch-white .bbp_author_details:after, [class*="swatch-"] .swatch-white .bbp_author_details:after {
    background: #e9e9e9;
}

.swatch-white .bbp_author_details:hover img, [class*="swatch-"] .swatch-white .bbp_author_details:hover img {
    box-shadow: 0px 0px 0px 4px #82c9ed;
}

.swatch-white .bbpress-header .breadcrumb a, [class*="swatch-"] .swatch-white .bbpress-header .breadcrumb a, .swatch-white .bbpress-header .breadcrumb .active, [class*="swatch-"] .swatch-white .bbpress-header .breadcrumb .active {
    color: #4c4c4c;
}

    .swatch-white .bbpress-header .breadcrumb a:hover, [class*="swatch-"] .swatch-white .bbpress-header .breadcrumb a:hover {
        color: rgba(76, 76, 76, .8);
    }

.swatch-white .bbp-topic-tags a, [class*="swatch-"] .swatch-white .bbp-topic-tags a {
    background: #82c9ed;
    color: #fff;
}

    .swatch-white .bbp-topic-tags a:hover, [class*="swatch-"] .swatch-white .bbp-topic-tags a:hover {
        background: rgba(130, 201, 237, .9);
    }

.swatch-white .bbp-logged-in, [class*="swatch-"] .swatch-white .bbp-logged-in {
    background: #e9e9e9;
}

    .swatch-white .bbp-logged-in .button, [class*="swatch-"] .swatch-white .bbp-logged-in .button, .swatch-white .bbp-logged-in .button:hover, [class*="swatch-"] .swatch-white .bbp-logged-in .button:hover {
        color: #fff;
    }

.swatch-white .post-count, [class*="swatch-"] .swatch-white .post-count {
    background: #82c9ed;
    color: #fff;
}

.swatch-blue, [class*="swatch-"] .swatch-blue {
    background: #82c9ed;
    color: #fff;
}

    .swatch-blue h1, [class*="swatch-"] .swatch-blue h1, .swatch-blue h2, [class*="swatch-"] .swatch-blue h2, .swatch-blue h3, [class*="swatch-"] .swatch-blue h3, .swatch-blue h4, [class*="swatch-"] .swatch-blue h4, .swatch-blue h5, [class*="swatch-"] .swatch-blue h5, .swatch-blue h6, [class*="swatch-"] .swatch-blue h6 {
        color: #fff;
    }

        .swatch-blue h1 small, [class*="swatch-"] .swatch-blue h1 small, .swatch-blue h2 small, [class*="swatch-"] .swatch-blue h2 small, .swatch-blue h3 small, [class*="swatch-"] .swatch-blue h3 small, .swatch-blue h4 small, [class*="swatch-"] .swatch-blue h4 small, .swatch-blue h5 small, [class*="swatch-"] .swatch-blue h5 small, .swatch-blue h6 small, [class*="swatch-"] .swatch-blue h6 small {
            color: rgba(255, 255, 255, .8);
        }

    .swatch-blue a, [class*="swatch-"] .swatch-blue a {
        color: #3b83a8;
    }

        .swatch-blue a:hover, [class*="swatch-"] .swatch-blue a:hover {
            color: #1f5f7f;
        }

    .swatch-blue small, [class*="swatch-"] .swatch-blue small {
        color: rgba(255, 255, 255, .8);
    }

        .swatch-blue small a, [class*="swatch-"] .swatch-blue small a {
            color: rgba(255, 255, 255, .8);
        }

            .swatch-blue small a:hover, [class*="swatch-"] .swatch-blue small a:hover {
                color: #3b83a8;
            }

    .swatch-blue i, [class*="swatch-"] .swatch-blue i {
        color: #fff;
    }

    .swatch-blue blockquote p, [class*="swatch-"] .swatch-blue blockquote p {
        color: #fff !important;
    }

    .swatch-blue blockquote:before, [class*="swatch-"] .swatch-blue blockquote:before {
        background-color: #fff;
    }

    .swatch-blue blockquote small, [class*="swatch-"] .swatch-blue blockquote small, .swatch-blue blockquote footer, [class*="swatch-"] .swatch-blue blockquote footer {
        color: #fff;
    }

    .swatch-blue ::selection, [class*="swatch-"] .swatch-blue ::selection {
        background: #fff;
        color: #82c9ed;
    }

    .swatch-blue ::-moz-selection, [class*="swatch-"] .swatch-blue ::-moz-selection {
        background: #fff;
        color: #82c9ed;
    }

    .swatch-blue hr, [class*="swatch-"] .swatch-blue hr {
        border-top-color: #9bd6f3;
    }

    .swatch-blue pre, [class*="swatch-"] .swatch-blue pre {
        background: #fff;
        color: #82c9ed;
    }

    .swatch-blue .active, [class*="swatch-"] .swatch-blue .active {
        color: #1f5f7f;
    }

    .swatch-blue .btn-primary, [class*="swatch-"] .swatch-blue .btn-primary, .swatch-blue button, [class*="swatch-"] .swatch-blue button, .swatch-blue input[type="submit"], [class*="swatch-"] .swatch-blue input[type="submit"] {
        background-color: #f5f5f5;
        color: #82c9ed;
    }

        .swatch-blue .btn-primary:hover, [class*="swatch-"] .swatch-blue .btn-primary:hover, .swatch-blue button:hover, [class*="swatch-"] .swatch-blue button:hover, .swatch-blue input[type="submit"]:hover, [class*="swatch-"] .swatch-blue input[type="submit"]:hover {
            background-color: rgba(245, 245, 245, .9);
            color: #82c9ed;
        }

        .swatch-blue .btn-primary.btn-icon-left span, [class*="swatch-"] .swatch-blue .btn-primary.btn-icon-left span, .swatch-blue button.btn-icon-left span, [class*="swatch-"] .swatch-blue button.btn-icon-left span, .swatch-blue input[type="submit"].btn-icon-left span, [class*="swatch-"] .swatch-blue input[type="submit"].btn-icon-left span, .swatch-blue .btn-primary.btn-icon-right span, [class*="swatch-"] .swatch-blue .btn-primary.btn-icon-right span, .swatch-blue button.btn-icon-right span, [class*="swatch-"] .swatch-blue button.btn-icon-right span, .swatch-blue input[type="submit"].btn-icon-right span, [class*="swatch-"] .swatch-blue input[type="submit"].btn-icon-right span {
            background-color: rgba(255, 255, 255, 0.75);
        }

        .swatch-blue .btn-primary i, [class*="swatch-"] .swatch-blue .btn-primary i {
            color: #82c9ed !important;
        }

    .swatch-blue .btn-link, [class*="swatch-"] .swatch-blue .btn-link {
        background: none;
        color: #f5f5f5;
        text-decoration: none;
        box-shadow: 0px 0px 0px 1px #f5f5f5 inset;
    }

        .swatch-blue .btn-link span, [class*="swatch-"] .swatch-blue .btn-link span {
            background: none;
        }

        .swatch-blue .btn-link i, [class*="swatch-"] .swatch-blue .btn-link i {
            color: #f5f5f5 !important;
        }

        .swatch-blue .btn-link:hover, [class*="swatch-"] .swatch-blue .btn-link:hover {
            text-decoration: none;
            background-color: #f5f5f5;
            color: #82c9ed;
            box-shadow: 0px 0px 0px 1px #f5f5f5;
        }

            .swatch-blue .btn-link:hover i, [class*="swatch-"] .swatch-blue .btn-link:hover i {
                color: #82c9ed !important;
            }

    .swatch-blue .open .dropdown-toggle.btn-primary, [class*="swatch-"] .swatch-blue .open .dropdown-toggle.btn-primary {
        background-color: #f5f5f5;
        color: #82c9ed;
    }

    .swatch-blue .btn-group .dropdown-menu, [class*="swatch-"] .swatch-blue .btn-group .dropdown-menu {
        background-color: #f5f5f5;
    }

        .swatch-blue .btn-group .dropdown-menu > li > a, [class*="swatch-"] .swatch-blue .btn-group .dropdown-menu > li > a {
            color: #82c9ed;
            box-shadow: 0px -1px 0px #e8e8e8;
        }

        .swatch-blue .btn-group .dropdown-menu > li:first-child > a, [class*="swatch-"] .swatch-blue .btn-group .dropdown-menu > li:first-child > a {
            box-shadow: none;
        }

        .swatch-blue .btn-group .dropdown-menu > li > a:hover, [class*="swatch-"] .swatch-blue .btn-group .dropdown-menu > li > a:hover {
            background: #fff;
        }

    .swatch-blue .label-primary, [class*="swatch-"] .swatch-blue .label-primary {
        background: #f5f5f5;
        color: #82c9ed;
    }

        .swatch-blue .label-primary a, [class*="swatch-"] .swatch-blue .label-primary a {
            color: #82c9ed;
        }

    .swatch-blue select, [class*="swatch-"] .swatch-blue select, .swatch-blue textarea, [class*="swatch-"] .swatch-blue textarea, .swatch-blue input, [class*="swatch-"] .swatch-blue input, .swatch-blue .uneditable-input, [class*="swatch-"] .swatch-blue .uneditable-input, .swatch-blue .input-group-btn, [class*="swatch-"] .swatch-blue .input-group-btn {
        background: #f0f0f0;
        color: #3b83a8;
    }

        .swatch-blue select:-moz-placeholder, [class*="swatch-"] .swatch-blue select:-moz-placeholder, .swatch-blue textarea:-moz-placeholder, [class*="swatch-"] .swatch-blue textarea:-moz-placeholder, .swatch-blue input:-moz-placeholder, [class*="swatch-"] .swatch-blue input:-moz-placeholder, .swatch-blue .uneditable-input:-moz-placeholder, [class*="swatch-"] .swatch-blue .uneditable-input:-moz-placeholder, .swatch-blue .input-group-btn:-moz-placeholder, [class*="swatch-"] .swatch-blue .input-group-btn:-moz-placeholder {
            color: #86caec;
        }

        .swatch-blue select::-moz-placeholder, [class*="swatch-"] .swatch-blue select::-moz-placeholder, .swatch-blue textarea::-moz-placeholder, [class*="swatch-"] .swatch-blue textarea::-moz-placeholder, .swatch-blue input::-moz-placeholder, [class*="swatch-"] .swatch-blue input::-moz-placeholder, .swatch-blue .uneditable-input::-moz-placeholder, [class*="swatch-"] .swatch-blue .uneditable-input::-moz-placeholder, .swatch-blue .input-group-btn::-moz-placeholder, [class*="swatch-"] .swatch-blue .input-group-btn::-moz-placeholder {
            color: #86caec;
        }

        .swatch-blue select:-ms-input-placeholder, [class*="swatch-"] .swatch-blue select:-ms-input-placeholder, .swatch-blue textarea:-ms-input-placeholder, [class*="swatch-"] .swatch-blue textarea:-ms-input-placeholder, .swatch-blue input:-ms-input-placeholder, [class*="swatch-"] .swatch-blue input:-ms-input-placeholder, .swatch-blue .uneditable-input:-ms-input-placeholder, [class*="swatch-"] .swatch-blue .uneditable-input:-ms-input-placeholder, .swatch-blue .input-group-btn:-ms-input-placeholder, [class*="swatch-"] .swatch-blue .input-group-btn:-ms-input-placeholder {
            color: #86caec;
        }

        .swatch-blue select::-webkit-input-placeholder, [class*="swatch-"] .swatch-blue select::-webkit-input-placeholder, .swatch-blue textarea::-webkit-input-placeholder, [class*="swatch-"] .swatch-blue textarea::-webkit-input-placeholder, .swatch-blue input::-webkit-input-placeholder, [class*="swatch-"] .swatch-blue input::-webkit-input-placeholder, .swatch-blue .uneditable-input::-webkit-input-placeholder, [class*="swatch-"] .swatch-blue .uneditable-input::-webkit-input-placeholder, .swatch-blue .input-group-btn::-webkit-input-placeholder, [class*="swatch-"] .swatch-blue .input-group-btn::-webkit-input-placeholder {
            color: #86caec;
        }

        .swatch-blue input:focus, [class*="swatch-"] .swatch-blue input:focus, .swatch-blue textarea:focus, [class*="swatch-"] .swatch-blue textarea:focus, .swatch-blue select.form-control:focus, [class*="swatch-"] .swatch-blue select.form-control:focus {
            -webkit-box-shadow: 0px 3px 0px #3b83a8;
            -moz-box-shadow: 0px 3px 0px #3b83a8;
            box-shadow: 0px 3px 0px #3b83a8;
        }

        .swatch-blue input[type="checkbox"], [class*="swatch-"] .swatch-blue input[type="checkbox"], .swatch-blue input[type="radio"], [class*="swatch-"] .swatch-blue input[type="radio"] {
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
        }

    .swatch-blue .form-icon-group i, [class*="swatch-"] .swatch-blue .form-icon-group i {
        color: #3b83a8;
    }

    .swatch-blue input[type="button"], [class*="swatch-"] .swatch-blue input[type="button"] {
        background: #f5f5f5;
        color: #82c9ed;
    }

    .swatch-blue .select-wrap, [class*="swatch-"] .swatch-blue .select-wrap {
        background: #f0f0f0;
    }

        .swatch-blue .select-wrap:after, [class*="swatch-"] .swatch-blue .select-wrap:after {
            color: #3b83a8;
        }

    .swatch-blue .table th, [class*="swatch-"] .swatch-blue .table th {
        background-color: #fff;
        text-transform: uppercase;
        color: #82c9ed;
    }

    .swatch-blue .table th, [class*="swatch-"] .swatch-blue .table th, .swatch-blue .table td, [class*="swatch-"] .swatch-blue .table td, .swatch-blue .table-bordered, [class*="swatch-"] .swatch-blue .table-bordered {
        border-color: #9bd6f3;
    }

    .swatch-blue .table-hover tbody tr:hover th, [class*="swatch-"] .swatch-blue .table-hover tbody tr:hover th {
        background: #9bd6f3;
    }

    .swatch-blue .table-striped > tbody > tr:nth-child(odd) > td, [class*="swatch-"] .swatch-blue .table-striped > tbody > tr:nth-child(odd) > td, .swatch-blue .table-striped > tbody > tr:nth-child(odd) > th, [class*="swatch-"] .swatch-blue .table-striped > tbody > tr:nth-child(odd) > th, .swatch-blue .table-hover > tbody > tr:hover > td, [class*="swatch-"] .swatch-blue .table-hover > tbody > tr:hover > td, .swatch-blue .table-hover > tbody > tr:hover > th, [class*="swatch-"] .swatch-blue .table-hover > tbody > tr:hover > th {
        background: #9bd6f3;
    }

    .swatch-blue#masthead, [class*="swatch-"] .swatch-blue#masthead {
        border-color: #82c9ed;
    }

    .swatch-blue.navbar, [class*="swatch-"] .swatch-blue.navbar {
        background: #82c9ed;
        color: #fff;
    }

    .swatch-blue .navbar-text, [class*="swatch-"] .swatch-blue .navbar-text {
        color: #fff;
    }

    .swatch-blue.navbar .navbar-brand, [class*="swatch-"] .swatch-blue.navbar .navbar-brand {
        color: #fff;
    }

        .swatch-blue.navbar .navbar-brand:hover, [class*="swatch-"] .swatch-blue.navbar .navbar-brand:hover {
            color: #fff;
        }

    .swatch-blue.navbar .nav > li > a, [class*="swatch-"] .swatch-blue.navbar .nav > li > a {
        color: #fff;
    }

        .swatch-blue.navbar .nav > li > a:hover, [class*="swatch-"] .swatch-blue.navbar .nav > li > a:hover, .swatch-blue.navbar .nav > li > a:focus, [class*="swatch-"] .swatch-blue.navbar .nav > li > a:focus {
            color: #3b83a8;
            background: none;
        }

        .swatch-blue.navbar .nav > li > a:before, [class*="swatch-"] .swatch-blue.navbar .nav > li > a:before {
            background-color: #3b83a8;
        }

    .swatch-blue.navbar a .menu-icon, [class*="swatch-"] .swatch-blue.navbar a .menu-icon {
        color: #fff;
    }

    .swatch-blue.navbar a:hover .menu-icon, [class*="swatch-"] .swatch-blue.navbar a:hover .menu-icon {
        color: #3b83a8;
    }

    .swatch-blue.navbar .dropdown-menu a:hover .menu-icon, [class*="swatch-"] .swatch-blue.navbar .dropdown-menu a:hover .menu-icon {
        color: #82c9ed;
    }

    .swatch-blue .navbar-toggle, [class*="swatch-"] .swatch-blue .navbar-toggle {
        background: none !important;
    }

        .swatch-blue .navbar-toggle .icon-bar, [class*="swatch-"] .swatch-blue .navbar-toggle .icon-bar {
            background-color: #fff;
        }

        .swatch-blue .navbar-toggle:hover, [class*="swatch-"] .swatch-blue .navbar-toggle:hover {
            background: none;
        }

    .swatch-blue.navbar .nav > li > a:focus, [class*="swatch-"] .swatch-blue.navbar .nav > li > a:focus, .swatch-blue.navbar .nav > li > a:hover, [class*="swatch-"] .swatch-blue.navbar .nav > li > a:hover, .swatch-blue.navbar .nav > .active > a, [class*="swatch-"] .swatch-blue.navbar .nav > .active > a, .swatch-blue.navbar .nav > .active > a:hover, [class*="swatch-"] .swatch-blue.navbar .nav > .active > a:hover, .swatch-blue.navbar .nav > .current-menu-parent > a, [class*="swatch-"] .swatch-blue.navbar .nav > .current-menu-parent > a, .swatch-blue.navbar .nav > .current-menu-ancestor > a, [class*="swatch-"] .swatch-blue.navbar .nav > .current-menu-ancestor > a, .swatch-blue.navbar .nav > .current-menu-item > a, [class*="swatch-"] .swatch-blue.navbar .nav > .current-menu-item > a, .swatch-blue.navbar .nav > .current-menu-item > a:hover, [class*="swatch-"] .swatch-blue.navbar .nav > .current-menu-item > a:hover, .swatch-blue.navbar .nav > .current-menu-item > a:focus, [class*="swatch-"] .swatch-blue.navbar .nav > .current-menu-item > a:focus, .swatch-blue.navbar .nav > .active > a:focus, [class*="swatch-"] .swatch-blue.navbar .nav > .active > a:focus, .swatch-blue.navbar .nav li.dropdown.open > .dropdown-toggle, [class*="swatch-"] .swatch-blue.navbar .nav li.dropdown.open > .dropdown-toggle, .swatch-blue.navbar .nav li.dropdown.active > .dropdown-toggle, [class*="swatch-"] .swatch-blue.navbar .nav li.dropdown.active > .dropdown-toggle, .swatch-blue.navbar .nav li.dropdown.open.active > .dropdown-toggle, [class*="swatch-"] .swatch-blue.navbar .nav li.dropdown.open.active > .dropdown-toggle {
        color: #3b83a8;
    }

        .swatch-blue.navbar .nav > li > a:focus:before, [class*="swatch-"] .swatch-blue.navbar .nav > li > a:focus:before, .swatch-blue.navbar .nav > li > a:hover:before, [class*="swatch-"] .swatch-blue.navbar .nav > li > a:hover:before, .swatch-blue.navbar .nav > .active > a:before, [class*="swatch-"] .swatch-blue.navbar .nav > .active > a:before, .swatch-blue.navbar .nav > .active > a:hover:before, [class*="swatch-"] .swatch-blue.navbar .nav > .active > a:hover:before, .swatch-blue.navbar .nav > .current-menu-parent > a:before, [class*="swatch-"] .swatch-blue.navbar .nav > .current-menu-parent > a:before, .swatch-blue.navbar .nav > .current-menu-ancestor > a:before, [class*="swatch-"] .swatch-blue.navbar .nav > .current-menu-ancestor > a:before, .swatch-blue.navbar .nav > .current-menu-item > a:before, [class*="swatch-"] .swatch-blue.navbar .nav > .current-menu-item > a:before, .swatch-blue.navbar .nav > .current-menu-item > a:hover:before, [class*="swatch-"] .swatch-blue.navbar .nav > .current-menu-item > a:hover:before, .swatch-blue.navbar .nav > .current-menu-item > a:focus:before, [class*="swatch-"] .swatch-blue.navbar .nav > .current-menu-item > a:focus:before, .swatch-blue.navbar .nav > .active > a:focus:before, [class*="swatch-"] .swatch-blue.navbar .nav > .active > a:focus:before, .swatch-blue.navbar .nav li.dropdown.open > .dropdown-toggle:before, [class*="swatch-"] .swatch-blue.navbar .nav li.dropdown.open > .dropdown-toggle:before, .swatch-blue.navbar .nav li.dropdown.active > .dropdown-toggle:before, [class*="swatch-"] .swatch-blue.navbar .nav li.dropdown.active > .dropdown-toggle:before, .swatch-blue.navbar .nav li.dropdown.open.active > .dropdown-toggle:before, [class*="swatch-"] .swatch-blue.navbar .nav li.dropdown.open.active > .dropdown-toggle:before {
            background-color: #3b83a8;
        }

    .swatch-blue.navbar .nav > .disabled > a, [class*="swatch-"] .swatch-blue.navbar .nav > .disabled > a {
        color: #fff;
    }

        .swatch-blue.navbar .nav > .disabled > a:before, [class*="swatch-"] .swatch-blue.navbar .nav > .disabled > a:before {
            display: none;
        }

    .swatch-blue .dropdown-menu, [class*="swatch-"] .swatch-blue .dropdown-menu {
        background-color: rgba(130, 201, 237, .95);
        -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, .1), 0px 3px 0px #fff inset;
        -moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, .1), 0px 3px 0px #fff inset;
        box-shadow: 0px 2px 4px rgba(0, 0, 0, .1), 0px 3px 0px #fff inset;
    }

        .swatch-blue .dropdown-menu > li > a, [class*="swatch-"] .swatch-blue .dropdown-menu > li > a {
            color: #fff;
        }

            .swatch-blue .dropdown-menu > li > a:hover, [class*="swatch-"] .swatch-blue .dropdown-menu > li > a:hover, .swatch-blue .dropdown-menu > .active > a, [class*="swatch-"] .swatch-blue .dropdown-menu > .active > a, .swatch-blue .dropdown-menu > .active > a:hover, [class*="swatch-"] .swatch-blue .dropdown-menu > .active > a:hover, .swatch-blue .dropdown-menu > .active > a:focus, [class*="swatch-"] .swatch-blue .dropdown-menu > .active > a:focus {
                background: #3b83a8;
                color: #82c9ed;
            }

                .swatch-blue .dropdown-menu > li > a:hover i, [class*="swatch-"] .swatch-blue .dropdown-menu > li > a:hover i, .swatch-blue .dropdown-menu > .active > a i, [class*="swatch-"] .swatch-blue .dropdown-menu > .active > a i, .swatch-blue .dropdown-menu > .active > a:hover i, [class*="swatch-"] .swatch-blue .dropdown-menu > .active > a:hover i, .swatch-blue .dropdown-menu > .active > a:focus i, [class*="swatch-"] .swatch-blue .dropdown-menu > .active > a:focus i {
                    color: #82c9ed;
                }

        .swatch-blue .dropdown-menu > li.disabled > a:hover, [class*="swatch-"] .swatch-blue .dropdown-menu > li.disabled > a:hover {
            color: #fff;
        }

    .swatch-blue.navbar .nav > li > .dropdown-menu:after, [class*="swatch-"] .swatch-blue.navbar .nav > li > .dropdown-menu:after, .swatch-blue.navbar .nav > li > .dropdown-menu:before, [class*="swatch-"] .swatch-blue.navbar .nav > li > .dropdown-menu:before {
        display: none;
    }

    .swatch-blue.navbar-scrolled, [class*="swatch-"] .swatch-blue.navbar-scrolled {
        background: rgba(130, 201, 237, .95);
    }

    .swatch-blue .dropdown-submenu > a:after, [class*="swatch-"] .swatch-blue .dropdown-submenu > a:after {
        border-left-color: #3b83a8 !important;
    }

    .swatch-blue .dropdown-submenu > a:hover:after, [class*="swatch-"] .swatch-blue .dropdown-submenu > a:hover:after {
        border-left-color: #82c9ed !important;
    }

    .swatch-blue .dropdown-menu .divider, [class*="swatch-"] .swatch-blue .dropdown-menu .divider {
        background-color: rgba(155, 214, 243, .8);
    }

    .swatch-blue.navbar .nav-highlight > a, [class*="swatch-"] .swatch-blue.navbar .nav-highlight > a {
        color: #82c9ed !important;
    }

        .swatch-blue.navbar .nav-highlight > a:after, [class*="swatch-"] .swatch-blue.navbar .nav-highlight > a:after {
            background: #3b83a8;
        }

        .swatch-blue.navbar .nav-highlight > a:hover, [class*="swatch-"] .swatch-blue.navbar .nav-highlight > a:hover {
            color: #82c9ed !important;
        }

            .swatch-blue.navbar .nav-highlight > a:hover:after, [class*="swatch-"] .swatch-blue.navbar .nav-highlight > a:hover:after {
                background: rgba(59, 131, 168, .8);
            }

    .swatch-blue.navbar li.nav-highlight-ghost > a, [class*="swatch-"] .swatch-blue.navbar li.nav-highlight-ghost > a {
        color: #3b83a8;
    }

        .swatch-blue.navbar li.nav-highlight-ghost > a:after, [class*="swatch-"] .swatch-blue.navbar li.nav-highlight-ghost > a:after {
            border: 1px solid #3b83a8;
        }

        .swatch-blue.navbar li.nav-highlight-ghost > a:hover, [class*="swatch-"] .swatch-blue.navbar li.nav-highlight-ghost > a:hover {
            color: rgba(59, 131, 168, .8);
        }

            .swatch-blue.navbar li.nav-highlight-ghost > a:hover:after, [class*="swatch-"] .swatch-blue.navbar li.nav-highlight-ghost > a:hover:after {
                border-color: rgba(59, 131, 168, .8);
            }

.transparent-header .swatch-blue.navbar, .transparent-header [class*="swatch-"] .swatch-blue.navbar {
    background: none;
}

.transparent-header .swatch-blue.navbar-scrolled, .transparent-header [class*="swatch-"] .swatch-blue.navbar-scrolled {
    background: rgba(130, 201, 237, .95) !important;
}

.transparent-header .swatch-blue.search-active, .transparent-header [class*="swatch-"] .swatch-blue.search-active {
    background: #82c9ed !important;
}

.swatch-blue .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a, [class*="swatch-"] .swatch-blue .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a {
    color: #fff;
}

    .swatch-blue .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a:hover, [class*="swatch-"] .swatch-blue .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a:hover {
        background: transparent;
        color: #3b83a8;
    }

        .swatch-blue .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a:hover .menu-icon, [class*="swatch-"] .swatch-blue .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a:hover .menu-icon {
            color: #3b83a8;
        }

.swatch-blue .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li.current-menu-item > a, [class*="swatch-"] .swatch-blue .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li.current-menu-item > a {
    color: #3b83a8;
}

.swatch-blue .menu-item-object-oxy_mega_menu .dropdown-menu > li > p, [class*="swatch-"] .swatch-blue .menu-item-object-oxy_mega_menu .dropdown-menu > li > p {
    border-bottom-color: rgba(155, 214, 243, .8);
}

.swatch-blue .menu-item-object-oxy_mega_menu .dropdown-menu > li:before, [class*="swatch-"] .swatch-blue .menu-item-object-oxy_mega_menu .dropdown-menu > li:before {
    background: rgba(155, 214, 243, .8);
}

@media (max-width: 992px) {
    .swatch-blue.navbar .nav > li > a, [class*="swatch-"] .swatch-blue.navbar .nav > li > a {
        border-radius: 0;
    }

    .swatch-blue.navbar .dropdown-menu, [class*="swatch-"] .swatch-blue.navbar .dropdown-menu {
        background: #9bd6f3;
        border-radius: 0;
        box-shadow: none;
    }

        .swatch-blue.navbar .dropdown-menu > li > a, [class*="swatch-"] .swatch-blue.navbar .dropdown-menu > li > a {
            border-radius: 0;
        }

            .swatch-blue.navbar .dropdown-menu > li > a:hover, [class*="swatch-"] .swatch-blue.navbar .dropdown-menu > li > a:hover, .swatch-blue.navbar .dropdown-menu > li > a:focus, [class*="swatch-"] .swatch-blue.navbar .dropdown-menu > li > a:focus, .swatch-blue.navbar .dropdown-menu > li.active > a, [class*="swatch-"] .swatch-blue.navbar .dropdown-menu > li.active > a {
                background: #3b83a8;
                color: #82c9ed;
            }

    .swatch-blue .dropdown-submenu > ul > li > a, [class*="swatch-"] .swatch-blue .dropdown-submenu > ul > li > a {
        background: #9bd6f3;
    }

        .swatch-blue .dropdown-submenu > ul > li > a:hover, [class*="swatch-"] .swatch-blue .dropdown-submenu > ul > li > a:hover {
            background: #9bd6f3;
        }

    .swatch-blue .dropdown-submenu > a:after, [class*="swatch-"] .swatch-blue .dropdown-submenu > a:after {
        border-left-color: transparent !important;
        border-top-color: #3b83a8 !important;
    }

    .swatch-blue .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a:hover, [class*="swatch-"] .swatch-blue .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a:hover {
        background: #3b83a8;
        color: #82c9ed;
    }

    .swatch-blue .menu-item-object-oxy_mega_menu .dropdown-menu > li:before, [class*="swatch-"] .swatch-blue .menu-item-object-oxy_mega_menu .dropdown-menu > li:before {
        display: none;
    }

    .swatch-blue .nav-highlight > a, [class*="swatch-"] .swatch-blue .nav-highlight > a {
        color: #3b83a8 !important;
    }

        .swatch-blue .nav-highlight > a:after, [class*="swatch-"] .swatch-blue .nav-highlight > a:after {
            background: transparent;
        }

        .swatch-blue .nav-highlight > a:hover, [class*="swatch-"] .swatch-blue .nav-highlight > a:hover {
            color: #3b83a8 !important;
        }

            .swatch-blue .nav-highlight > a:hover:after, [class*="swatch-"] .swatch-blue .nav-highlight > a:hover:after {
                background: transparent;
            }

    .transparent-header .swatch-blue .navbar-collapse, .transparent-header [class*="swatch-"] .swatch-blue .navbar-collapse {
        background: rgba(130, 201, 237, .95) !important;
    }
}

.swatch-blue .pagination > li > a, [class*="swatch-"] .swatch-blue .pagination > li > a, .swatch-blue .pagination > li > span, [class*="swatch-"] .swatch-blue .pagination > li > span {
    background: #f5f5f5;
    color: #82c9ed;
}

    .swatch-blue .pagination > .active > a, [class*="swatch-"] .swatch-blue .pagination > .active > a, .swatch-blue .pagination > .active > span, [class*="swatch-"] .swatch-blue .pagination > .active > span, .swatch-blue .pagination > li > a:hover, [class*="swatch-"] .swatch-blue .pagination > li > a:hover {
        background: rgba(245, 245, 245, .8);
    }

        .swatch-blue .pagination > .active > a i, [class*="swatch-"] .swatch-blue .pagination > .active > a i, .swatch-blue .pagination > .active > span i, [class*="swatch-"] .swatch-blue .pagination > .active > span i, .swatch-blue .pagination > li > a:hover i, [class*="swatch-"] .swatch-blue .pagination > li > a:hover i {
            color: #82c9ed;
        }

.swatch-blue .pagination > li:first-child i, [class*="swatch-"] .swatch-blue .pagination > li:first-child i, .swatch-blue .pagination > li:last-child i, [class*="swatch-"] .swatch-blue .pagination > li:last-child i {
    color: #82c9ed;
}

.swatch-blue .pagination > li.disabled span i, [class*="swatch-"] .swatch-blue .pagination > li.disabled span i {
    color: rgba(130, 201, 237, .4);
}

.swatch-blue .pager > li > a, [class*="swatch-"] .swatch-blue .pager > li > a {
    background: #f5f5f5;
    color: #82c9ed;
}

    .swatch-blue .pager > li > a i, [class*="swatch-"] .swatch-blue .pager > li > a i {
        color: #82c9ed;
    }

.swatch-blue .tooltip-inner, [class*="swatch-"] .swatch-blue .tooltip-inner {
    background-color: #fff;
    color: #82c9ed;
}

.swatch-blue .tooltip.in, [class*="swatch-"] .swatch-blue .tooltip.in {
    opacity: 1;
}

.swatch-blue .tooltip.top .tooltip-arrow, [class*="swatch-"] .swatch-blue .tooltip.top .tooltip-arrow {
    border-top-color: #fff;
}

.swatch-blue .tooltip.right .tooltip-arrow, [class*="swatch-"] .swatch-blue .tooltip.right .tooltip-arrow {
    border-right-color: #fff;
}

.swatch-blue .tooltip.left .tooltip-arrow, [class*="swatch-"] .swatch-blue .tooltip.left .tooltip-arrow {
    border-left-color: #fff;
}

.swatch-blue .tooltip.bottom .tooltip-arrow, [class*="swatch-"] .swatch-blue .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #fff;
}

.swatch-blue .jumbotron, [class*="swatch-"] .swatch-blue .jumbotron {
    background: #9bd6f3;
}

.swatch-blue .progress-bar-primary, [class*="swatch-"] .swatch-blue .progress-bar-primary {
    background: #f5f5f5;
    box-shadow: none;
}

    .swatch-blue .progress-bar-primary span, [class*="swatch-"] .swatch-blue .progress-bar-primary span {
        color: #82c9ed;
    }

    .swatch-blue .progress-bar-primary.progress-striped .progress-bar, [class*="swatch-"] .swatch-blue .progress-bar-primary.progress-striped .progress-bar, .swatch-blue .progress-striped .progress-bar-primary, [class*="swatch-"] .swatch-blue .progress-striped .progress-bar-primary {
        background-color: #f5f5f5;
        background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, .15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, .15)), color-stop(0.75, rgba(255, 255, 255, .15)), color-stop(0.75, transparent), to(transparent));
        background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
        background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
        background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
        background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
        background-size: 40px 40px;
    }

.swatch-blue .badge, [class*="swatch-"] .swatch-blue .badge {
    background: #fff;
    color: #82c9ed;
}

.swatch-blue .tab-content, [class*="swatch-"] .swatch-blue .tab-content, .swatch-blue .nav-tabs .active a, [class*="swatch-"] .swatch-blue .nav-tabs .active a, .swatch-blue .tab-content, [class*="swatch-"] .swatch-blue .tab-content, .swatch-blue .nav-tabs .active a:hover, [class*="swatch-"] .swatch-blue .nav-tabs .active a:hover {
    background: #fff;
}

.swatch-blue .nav-tabs > li > a:hover, [class*="swatch-"] .swatch-blue .nav-tabs > li > a:hover, .swatch-blue .nav-tabs > li > a:focus, [class*="swatch-"] .swatch-blue .nav-tabs > li > a:focus {
    color: #82c9ed;
    background-color: #fff;
}

.swatch-blue .nav-tabs > li.active > a, [class*="swatch-"] .swatch-blue .nav-tabs > li.active > a {
    color: #82c9ed;
}

    .swatch-blue .nav-tabs > li.active > a:hover, [class*="swatch-"] .swatch-blue .nav-tabs > li.active > a:hover {
        color: #82c9ed;
    }

.swatch-blue .nav-pills > li > a .badge, [class*="swatch-"] .swatch-blue .nav-pills > li > a .badge {
    background: #fff;
    color: #82c9ed;
}

.swatch-blue .nav-pills > .active > a, [class*="swatch-"] .swatch-blue .nav-pills > .active > a, .swatch-blue .nav-pills > .active > a:hover, [class*="swatch-"] .swatch-blue .nav-pills > .active > a:hover, .swatch-blue .nav-pills > li > a:hover, [class*="swatch-"] .swatch-blue .nav-pills > li > a:hover, .swatch-blue .nav-pills > li > a:focus, [class*="swatch-"] .swatch-blue .nav-pills > li > a:focus, .swatch-blue .nav-pills > li.is-active > a, [class*="swatch-"] .swatch-blue .nav-pills > li.is-active > a {
    background: #fff;
    color: #82c9ed;
}

    .swatch-blue .nav-pills > .active > a .badge, [class*="swatch-"] .swatch-blue .nav-pills > .active > a .badge, .swatch-blue .nav-pills > .active > a:hover .badge, [class*="swatch-"] .swatch-blue .nav-pills > .active > a:hover .badge, .swatch-blue .nav-pills > li > a:hover .badge, [class*="swatch-"] .swatch-blue .nav-pills > li > a:hover .badge, .swatch-blue .nav-pills > li > a:focus .badge, [class*="swatch-"] .swatch-blue .nav-pills > li > a:focus .badge, .swatch-blue .nav-pills > li.is-active > a .badge, [class*="swatch-"] .swatch-blue .nav-pills > li.is-active > a .badge {
        background: #82c9ed;
        color: #fff;
    }

    .swatch-blue .nav-pills > .active > a:hover, [class*="swatch-"] .swatch-blue .nav-pills > .active > a:hover, .swatch-blue .nav-pills > .active > a:hover:hover, [class*="swatch-"] .swatch-blue .nav-pills > .active > a:hover:hover, .swatch-blue .nav-pills > li > a:hover:hover, [class*="swatch-"] .swatch-blue .nav-pills > li > a:hover:hover, .swatch-blue .nav-pills > li > a:focus:hover, [class*="swatch-"] .swatch-blue .nav-pills > li > a:focus:hover, .swatch-blue .nav-pills > li.is-active > a:hover, [class*="swatch-"] .swatch-blue .nav-pills > li.is-active > a:hover {
        color: #82c9ed;
    }

.swatch-blue .tab-pane, [class*="swatch-"] .swatch-blue .tab-pane, .swatch-blue .tab-pane.active, [class*="swatch-"] .swatch-blue .tab-pane.active {
    color: #82c9ed;
}

    .swatch-blue .tab-pane h1, [class*="swatch-"] .swatch-blue .tab-pane h1, .swatch-blue .tab-pane.active h1, [class*="swatch-"] .swatch-blue .tab-pane.active h1, .swatch-blue .tab-pane h2, [class*="swatch-"] .swatch-blue .tab-pane h2, .swatch-blue .tab-pane.active h2, [class*="swatch-"] .swatch-blue .tab-pane.active h2, .swatch-blue .tab-pane h3, [class*="swatch-"] .swatch-blue .tab-pane h3, .swatch-blue .tab-pane.active h3, [class*="swatch-"] .swatch-blue .tab-pane.active h3, .swatch-blue .tab-pane h4, [class*="swatch-"] .swatch-blue .tab-pane h4, .swatch-blue .tab-pane.active h4, [class*="swatch-"] .swatch-blue .tab-pane.active h4, .swatch-blue .tab-pane h5, [class*="swatch-"] .swatch-blue .tab-pane h5, .swatch-blue .tab-pane.active h5, [class*="swatch-"] .swatch-blue .tab-pane.active h5, .swatch-blue .tab-pane h6, [class*="swatch-"] .swatch-blue .tab-pane h6, .swatch-blue .tab-pane.active h6, [class*="swatch-"] .swatch-blue .tab-pane.active h6, .swatch-blue .tab-pane a, [class*="swatch-"] .swatch-blue .tab-pane a, .swatch-blue .tab-pane.active a, [class*="swatch-"] .swatch-blue .tab-pane.active a, .swatch-blue .tab-pane p, [class*="swatch-"] .swatch-blue .tab-pane p, .swatch-blue .tab-pane.active p, [class*="swatch-"] .swatch-blue .tab-pane.active p {
        color: #82c9ed;
    }

    .swatch-blue .tab-pane .btn, [class*="swatch-"] .swatch-blue .tab-pane .btn, .swatch-blue .tab-pane.active .btn, [class*="swatch-"] .swatch-blue .tab-pane.active .btn {
        color: #fff !important;
        background: #82c9ed !important;
    }

    .swatch-blue .tab-pane .tooltip-inner, [class*="swatch-"] .swatch-blue .tab-pane .tooltip-inner, .swatch-blue .tab-pane.active .tooltip-inner, [class*="swatch-"] .swatch-blue .tab-pane.active .tooltip-inner {
        background-color: #82c9ed;
        color: #fff;
    }

    .swatch-blue .tab-pane .tooltip.top .tooltip-arrow, [class*="swatch-"] .swatch-blue .tab-pane .tooltip.top .tooltip-arrow, .swatch-blue .tab-pane.active .tooltip.top .tooltip-arrow, [class*="swatch-"] .swatch-blue .tab-pane.active .tooltip.top .tooltip-arrow {
        border-top-color: #82c9ed;
    }

    .swatch-blue .tab-pane .tooltip.right .tooltip-arrow, [class*="swatch-"] .swatch-blue .tab-pane .tooltip.right .tooltip-arrow, .swatch-blue .tab-pane.active .tooltip.right .tooltip-arrow, [class*="swatch-"] .swatch-blue .tab-pane.active .tooltip.right .tooltip-arrow {
        border-right-color: #82c9ed;
    }

    .swatch-blue .tab-pane .tooltip.left .tooltip-arrow, [class*="swatch-"] .swatch-blue .tab-pane .tooltip.left .tooltip-arrow, .swatch-blue .tab-pane.active .tooltip.left .tooltip-arrow, [class*="swatch-"] .swatch-blue .tab-pane.active .tooltip.left .tooltip-arrow {
        border-left-color: #82c9ed;
    }

    .swatch-blue .tab-pane .tooltip.bottom .tooltip-arrow, [class*="swatch-"] .swatch-blue .tab-pane .tooltip.bottom .tooltip-arrow, .swatch-blue .tab-pane.active .tooltip.bottom .tooltip-arrow, [class*="swatch-"] .swatch-blue .tab-pane.active .tooltip.bottom .tooltip-arrow {
        border-bottom-color: #82c9ed;
    }

.swatch-blue .panel, [class*="swatch-"] .swatch-blue .panel, .swatch-blue .well, [class*="swatch-"] .swatch-blue .well {
    background: #9bd6f3;
}

.swatch-blue .panel-primary .panel-heading, [class*="swatch-"] .swatch-blue .panel-primary .panel-heading {
    background: #f5f5f5;
}

    .swatch-blue .panel-primary .panel-heading a, [class*="swatch-"] .swatch-blue .panel-primary .panel-heading a, .swatch-blue .panel-primary .panel-heading .panel-title, [class*="swatch-"] .swatch-blue .panel-primary .panel-heading .panel-title {
        color: #82c9ed;
        text-decoration: none;
    }

.swatch-blue .panel-primary > .panel-heading + .panel-collapse .panel-body, [class*="swatch-"] .swatch-blue .panel-primary > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #cfcfcf;
}

.swatch-blue .panel-footer, [class*="swatch-"] .swatch-blue .panel-footer {
    background: #fff;
    border-color: #e8e8e8;
}

.swatch-blue .panel .table, [class*="swatch-"] .swatch-blue .panel .table {
    box-shadow: 0px 0px 0px 1px #9bd6f3 inset;
}

    .swatch-blue .panel .table th, [class*="swatch-"] .swatch-blue .panel .table th {
        background: #9bd6f3;
        color: #fff;
    }

.swatch-blue .portfolio-title, [class*="swatch-"] .swatch-blue .portfolio-title {
    background: #f5f5f5;
    color: #82c9ed;
}

.swatch-blue .portfolio-nav svg, [class*="swatch-"] .swatch-blue .portfolio-nav svg {
    stroke: #fff;
}

.swatch-blue .social-icons li a, [class*="swatch-"] .swatch-blue .social-icons li a {
    background-color: #fff;
}

    .swatch-blue .social-icons li a i, [class*="swatch-"] .swatch-blue .social-icons li a i {
        color: #82c9ed;
    }

    .swatch-blue .social-icons li a:not([data-iconcolor]):hover, [class*="swatch-"] .swatch-blue .social-icons li a:not([data-iconcolor]):hover {
        background-color: rgba(255, 255, 255, .8);
    }

.swatch-blue .social-simple li a i, [class*="swatch-"] .swatch-blue .social-simple li a i {
    color: #fff;
}

.swatch-blue .social-simple li a:not([data-iconcolor]):hover i, [class*="swatch-"] .swatch-blue .social-simple li a:not([data-iconcolor]):hover i {
    color: #3b83a8;
}

.swatch-blue .box-inner, [class*="swatch-"] .swatch-blue .box-inner {
    background-color: #3b83a8;
}

.swatch-blue .box:not(.box-simple) a.box-inner:hover, [class*="swatch-"] .swatch-blue .box:not(.box-simple) a.box-inner:hover {
    background: none !important;
    box-shadow: 0px 0px 0px 1px #fff inset;
}

    .swatch-blue .box:not(.box-simple) a.box-inner:hover svg, [class*="swatch-"] .swatch-blue .box:not(.box-simple) a.box-inner:hover svg {
        stroke: #fff;
    }

.swatch-blue .bordered:after, [class*="swatch-"] .swatch-blue .bordered:after {
    background-color: #fff;
}

.swatch-blue .bordered-link:after, [class*="swatch-"] .swatch-blue .bordered-link:after {
    background-color: #3b83a8 !important;
}

.swatch-blue .bordered > a:after, [class*="swatch-"] .swatch-blue .bordered > a:after {
    background-color: #3b83a8;
}

.swatch-blue .bordered-link:after, [class*="swatch-"] .swatch-blue .bordered-link:after {
    background-color: #3b83a8 !important;
}

.swatch-blue #infscr-loading, [class*="swatch-"] .swatch-blue #infscr-loading {
    background: #fff;
    color: #82c9ed;
}

.swatch-blue .counter .value, [class*="swatch-"] .swatch-blue .counter .value {
    color: #fff;
}

.swatch-blue .scroll-to, [class*="swatch-"] .swatch-blue .scroll-to {
    border-color: #3b83a8;
}

    .swatch-blue .scroll-to svg, [class*="swatch-"] .swatch-blue .scroll-to svg {
        stroke: #3b83a8;
    }

    .swatch-blue .scroll-to:hover, [class*="swatch-"] .swatch-blue .scroll-to:hover {
        border-color: #fff;
    }

        .swatch-blue .scroll-to:hover svg, [class*="swatch-"] .swatch-blue .scroll-to:hover svg {
            stroke: #fff;
        }

.swatch-blue .map-marker-label, [class*="swatch-"] .swatch-blue .map-marker-label {
    border-top-color: #3b83a8;
}

.swatch-blue .tag-list span, [class*="swatch-"] .swatch-blue .tag-list span {
    background: #f5f5f5;
    color: #82c9ed;
}

.swatch-blue .mejs-controls, [class*="swatch-"] .swatch-blue .mejs-controls {
    background-color: #fff;
    color: #82c9ed;
    position: relative;
    margin-bottom: 24px;
}

.swatch-blue .mejs-mediaelement, [class*="swatch-"] .swatch-blue .mejs-mediaelement {
    position: relative;
}

.swatch-blue .ajax-loader, [class*="swatch-"] .swatch-blue .ajax-loader, .swatch-blue .ajax-loader::before, [class*="swatch-"] .swatch-blue .ajax-loader::before {
    border-top-color: #f5f5f5 !important;
}

.swatch-blue .select2-container, [class*="swatch-"] .swatch-blue .select2-container {
    background: #f0f0f0;
}

    .swatch-blue .select2-container .select2-choice, [class*="swatch-"] .swatch-blue .select2-container .select2-choice {
        color: #3b83a8;
    }

        .swatch-blue .select2-container .select2-choice .select2-arrow b:after, [class*="swatch-"] .swatch-blue .select2-container .select2-choice .select2-arrow b:after {
            color: #3b83a8;
        }

.swatch-blue .post:after, [class*="swatch-"] .swatch-blue .post:after {
    background: #9bd6f3;
}

.swatch-blue .post-icon, [class*="swatch-"] .swatch-blue .post-icon {
    background: #f5f5f5;
}

    .swatch-blue .post-icon i, [class*="swatch-"] .swatch-blue .post-icon i {
        color: #82c9ed;
    }

.swatch-blue .post-search-icon, [class*="swatch-"] .swatch-blue .post-search-icon {
    color: #82c9ed;
    text-shadow: 2px 2px 1px rgba(255, 255, 255, .2);
}

.swatch-blue .post-extras a, [class*="swatch-"] .swatch-blue .post-extras a {
    color: rgba(255, 255, 255, .8);
}

    .swatch-blue .post-extras a:hover, [class*="swatch-"] .swatch-blue .post-extras a:hover {
        color: #3b83a8;
    }

.swatch-blue .post-extras i, [class*="swatch-"] .swatch-blue .post-extras i {
    color: #fff;
}

.swatch-blue .post-more-link i, [class*="swatch-"] .swatch-blue .post-more-link i {
    color: #3b83a8;
}

.swatch-blue .media-inner:after, [class*="swatch-"] .swatch-blue .media-inner:after {
    background: #fff;
}

.swatch-blue .author-info, [class*="swatch-"] .swatch-blue .author-info {
    background-color: #fff;
    color: #82c9ed;
}

    .swatch-blue .author-info .media-heading, [class*="swatch-"] .swatch-blue .author-info .media-heading {
        color: #82c9ed;
    }

        .swatch-blue .author-info .media-heading:after, [class*="swatch-"] .swatch-blue .author-info .media-heading:after {
            background: #82c9ed;
        }

.post-masonry .swatch-blue:hover, .post-masonry [class*="swatch-"] .swatch-blue:hover {
    color: #fff;
}

.swatch-blue .breadcrumb-blog a, [class*="swatch-"] .swatch-blue .breadcrumb-blog a, .swatch-blue .breadcrumb-blog .active, [class*="swatch-"] .swatch-blue .breadcrumb-blog .active {
    color: #fff;
}

    .swatch-blue .breadcrumb-blog a:hover, [class*="swatch-"] .swatch-blue .breadcrumb-blog a:hover {
        color: rgba(255, 255, 255, .8);
    }

.swatch-blue .post-related-post, [class*="swatch-"] .swatch-blue .post-related-post {
    background-color: #fff;
}

    .swatch-blue .post-related-post a, [class*="swatch-"] .swatch-blue .post-related-post a {
        background: rgba(255, 255, 255, .9);
        color: #82c9ed;
    }

        .swatch-blue .post-related-post a:hover, [class*="swatch-"] .swatch-blue .post-related-post a:hover {
            color: #82c9ed;
        }

    .swatch-blue .post-related-post small, [class*="swatch-"] .swatch-blue .post-related-post small {
        background: #82c9ed;
        color: #fff;
    }

    .swatch-blue .post-related-post blockquote, [class*="swatch-"] .swatch-blue .post-related-post blockquote {
        color: #82c9ed;
    }

        .swatch-blue .post-related-post blockquote small, [class*="swatch-"] .swatch-blue .post-related-post blockquote small {
            background: rgba(255, 255, 255, .9);
            color: #82c9ed;
        }

        .swatch-blue .post-related-post blockquote:before, [class*="swatch-"] .swatch-blue .post-related-post blockquote:before {
            background-color: #ededed;
        }

.swatch-blue .post-sticky, [class*="swatch-"] .swatch-blue .post-sticky {
    background: rgba(245, 245, 245, .8);
}

    .swatch-blue .post-sticky i, [class*="swatch-"] .swatch-blue .post-sticky i {
        color: #82c9ed;
    }

.swatch-blue .gform_wrapper .gsection, [class*="swatch-"] .swatch-blue .gform_wrapper .gsection {
    border-color: #9bd6f3;
}

.swatch-blue .gf_progressbar, [class*="swatch-"] .swatch-blue .gf_progressbar {
    background: #9bd6f3;
}

.swatch-blue .gf_progressbar_percentage, [class*="swatch-"] .swatch-blue .gf_progressbar_percentage {
    background: #f5f5f5;
    color: #82c9ed;
}

.swatch-blue .sidebar, [class*="swatch-"] .swatch-blue .sidebar {
    color: #fff;
}

    .swatch-blue .sidebar h3, [class*="swatch-"] .swatch-blue .sidebar h3 {
        color: #fff;
    }

    .swatch-blue .sidebar a, [class*="swatch-"] .swatch-blue .sidebar a {
        color: #fff;
    }

        .swatch-blue .sidebar a:hover, [class*="swatch-"] .swatch-blue .sidebar a:hover {
            color: #3b83a8;
        }

.swatch-blue .sidebar-header:after, [class*="swatch-"] .swatch-blue .sidebar-header:after {
    background: #fff;
}

.swatch-blue .sidebar-widget .post-icon, [class*="swatch-"] .swatch-blue .sidebar-widget .post-icon {
    background: #f5f5f5;
}

    .swatch-blue .sidebar-widget .post-icon i, [class*="swatch-"] .swatch-blue .sidebar-widget .post-icon i {
        color: #82c9ed;
    }

.swatch-blue .widget_recent_entries li, [class*="swatch-"] .swatch-blue .widget_recent_entries li {
    border-color: #9bd6f3;
}

.swatch-blue .widget_tag_cloud ul a, [class*="swatch-"] .swatch-blue .widget_tag_cloud ul a {
    background: #f5f5f5;
    color: #82c9ed;
}

    .swatch-blue .widget_tag_cloud ul a:hover, [class*="swatch-"] .swatch-blue .widget_tag_cloud ul a:hover {
        background: rgba(245, 245, 245, .9);
        color: #82c9ed;
    }

.swatch-blue .widget_calendar tbody a, [class*="swatch-"] .swatch-blue .widget_calendar tbody a {
    background: #fff;
    color: #82c9ed;
}

    .swatch-blue .widget_calendar tbody a:hover, [class*="swatch-"] .swatch-blue .widget_calendar tbody a:hover {
        background: #ededed;
        color: #82c9ed;
    }

.swatch-blue .widget_calendar tfoot, [class*="swatch-"] .swatch-blue .widget_calendar tfoot {
    background: #9bd6f3;
}

.swatch-blue .widget_nav_menu .sub-menu li:before, [class*="swatch-"] .swatch-blue .widget_nav_menu .sub-menu li:before {
    color: #9bd6f3;
}

.swatch-blue .widget_oxy_twitter li:before, [class*="swatch-"] .swatch-blue .widget_oxy_twitter li:before {
    color: #fff;
}

.swatch-blue .top-search form, [class*="swatch-"] .swatch-blue .top-search form {
    background-color: #82c9ed;
}

.swatch-blue .top-search input, [class*="swatch-"] .swatch-blue .top-search input {
    background: none;
    color: #fff;
}

    .swatch-blue .top-search input:focus, [class*="swatch-"] .swatch-blue .top-search input:focus {
        box-shadow: none;
    }

    .swatch-blue .top-search input:-moz-placeholder, [class*="swatch-"] .swatch-blue .top-search input:-moz-placeholder {
        color: #fff;
    }

    .swatch-blue .top-search input::-moz-placeholder, [class*="swatch-"] .swatch-blue .top-search input::-moz-placeholder {
        color: #fff;
    }

    .swatch-blue .top-search input:-ms-input-placeholder, [class*="swatch-"] .swatch-blue .top-search input:-ms-input-placeholder {
        color: #fff;
    }

    .swatch-blue .top-search input::-webkit-input-placeholder, [class*="swatch-"] .swatch-blue .top-search input::-webkit-input-placeholder {
        color: #fff;
    }

.swatch-blue .top-search .search-close, [class*="swatch-"] .swatch-blue .top-search .search-close {
    color: #3b83a8;
}

.swatch-blue .top-search svg, [class*="swatch-"] .swatch-blue .top-search svg {
    stroke: #fff;
}

.swatch-blue.top-bar a, [class*="swatch-"] .swatch-blue.top-bar a {
    color: #fff;
}

    .swatch-blue.top-bar a:hover, [class*="swatch-"] .swatch-blue.top-bar a:hover {
        color: #3b83a8;
    }

.swatch-blue.top-bar .sidebar-widget:after, [class*="swatch-"] .swatch-blue.top-bar .sidebar-widget:after {
    background: #9bd6f3;
}

.swatch-blue .widget_swatch_wpml_language_selector li:before, [class*="swatch-"] .swatch-blue .widget_swatch_wpml_language_selector li:before {
    background: #9bd6f3;
}

.swatch-blue .button, [class*="swatch-"] .swatch-blue .button {
    background: #f5f5f5;
    color: #82c9ed;
}

    .swatch-blue .button:hover, [class*="swatch-"] .swatch-blue .button:hover {
        background: rgba(245, 245, 245, .9);
        color: #82c9ed;
    }

.swatch-blue.section-commerce .breadcrumb, [class*="swatch-"] .swatch-blue.section-commerce .breadcrumb {
    background: none;
    color: #fff;
}

    .swatch-blue.section-commerce .breadcrumb a, [class*="swatch-"] .swatch-blue.section-commerce .breadcrumb a {
        color: #3b83a8;
    }

    .swatch-blue.section-commerce .breadcrumb > li + li:before, [class*="swatch-"] .swatch-blue.section-commerce .breadcrumb > li + li:before {
        color: #3b83a8;
    }

.swatch-blue .woocommerce-ordering .select-wrap, [class*="swatch-"] .swatch-blue .woocommerce-ordering .select-wrap {
    background: #f5f5f5;
}

    .swatch-blue .woocommerce-ordering .select-wrap:after, [class*="swatch-"] .swatch-blue .woocommerce-ordering .select-wrap:after {
        color: #82c9ed;
    }

.swatch-blue .woocommerce-ordering select, [class*="swatch-"] .swatch-blue .woocommerce-ordering select {
    color: #82c9ed;
    background: transparent;
}

.swatch-blue .onsale, [class*="swatch-"] .swatch-blue .onsale {
    background: #f5f5f5;
    color: #82c9ed;
}

.swatch-blue .price, [class*="swatch-"] .swatch-blue .price {
    color: #fff;
}

.swatch-blue .page-numbers a, [class*="swatch-"] .swatch-blue .page-numbers a, .swatch-blue .page-numbers span, [class*="swatch-"] .swatch-blue .page-numbers span {
    color: #82c9ed;
}

.swatch-blue .page-numbers li, [class*="swatch-"] .swatch-blue .page-numbers li {
    background: #f5f5f5;
}

    .swatch-blue .page-numbers .current, [class*="swatch-"] .swatch-blue .page-numbers .current, .swatch-blue .page-numbers li a:hover, [class*="swatch-"] .swatch-blue .page-numbers li a:hover {
        background: #9bd6f3;
        color: #fff;
    }

.swatch-blue #reviews .comment, [class*="swatch-"] .swatch-blue #reviews .comment {
    border-bottom: 1px solid rgba(130, 201, 237, .2);
}

.swatch-blue #reviews .form-control, [class*="swatch-"] .swatch-blue #reviews .form-control {
    background: #82c9ed;
}

.swatch-blue #reviews input[type="submit"], [class*="swatch-"] .swatch-blue #reviews input[type="submit"] {
    background: #82c9ed;
    color: #f5f5f5;
}

.swatch-blue .related h2, [class*="swatch-"] .swatch-blue .related h2, .swatch-blue .cross-sells h2, [class*="swatch-"] .swatch-blue .cross-sells h2, .swatch-blue .upsells h2, [class*="swatch-"] .swatch-blue .upsells h2 {
    background: #f5f5f5;
    color: #82c9ed;
}

.swatch-blue .product-category h2, [class*="swatch-"] .swatch-blue .product-category h2 {
    background: rgba(245, 245, 245, .85);
    color: #82c9ed;
}

    .swatch-blue .product-category h2 mark, [class*="swatch-"] .swatch-blue .product-category h2 mark {
        background: #f5f5f5;
        color: #82c9ed;
    }

.swatch-blue .product-nav a i, [class*="swatch-"] .swatch-blue .product-nav a i {
    background: #f5f5f5;
    color: #82c9ed;
}

.swatch-blue .product-images figcaption, [class*="swatch-"] .swatch-blue .product-images figcaption {
    box-shadow: none;
    background: #f5f5f5;
}

    .swatch-blue .product-images figcaption i, [class*="swatch-"] .swatch-blue .product-images figcaption i {
        color: #82c9ed;
    }

.swatch-blue .product-images .flex-active, [class*="swatch-"] .swatch-blue .product-images .flex-active {
    -webkit-box-shadow: 0px 3px 0px #fff;
    -moz-box-shadow: 0px 3px 0px #fff;
    box-shadow: 0px 3px 0px #fff;
}

.swatch-blue .order_details, [class*="swatch-"] .swatch-blue .order_details {
    background: #9bd6f3;
}

    .swatch-blue .order_details li, [class*="swatch-"] .swatch-blue .order_details li {
        border-color: #c9e9f8;
    }

.swatch-blue .cart_list li, [class*="swatch-"] .swatch-blue .cart_list li {
    border-color: #9bd6f3;
}

.swatch-blue .cart-actions, [class*="swatch-"] .swatch-blue .cart-actions {
    background: #82c9ed;
}

.swatch-blue .widget_product_tag_cloud a, [class*="swatch-"] .swatch-blue .widget_product_tag_cloud a {
    background: #fff;
    color: #82c9ed;
}

    .swatch-blue .widget_product_tag_cloud a:hover, [class*="swatch-"] .swatch-blue .widget_product_tag_cloud a:hover {
        background: rgba(255, 255, 255, .9);
        color: #82c9ed;
    }

.swatch-blue .product_list_widget li, [class*="swatch-"] .swatch-blue .product_list_widget li {
    border-color: #9bd6f3;
}

.swatch-blue .star-rating, [class*="swatch-"] .swatch-blue .star-rating {
    color: #3b83a8;
}

.swatch-blue #reviews .star-rating, [class*="swatch-"] .swatch-blue #reviews .star-rating {
    color: #82c9ed;
}

.swatch-blue .widget_price_filter .ui-slider .ui-slider-range, [class*="swatch-"] .swatch-blue .widget_price_filter .ui-slider .ui-slider-range {
    background: #9bd6f3;
}

.swatch-blue .widget_price_filter .ui-slider .ui-slider-handle, [class*="swatch-"] .swatch-blue .widget_price_filter .ui-slider .ui-slider-handle {
    background: #fff;
}

.swatch-blue .widget_product_search form:after, [class*="swatch-"] .swatch-blue .widget_product_search form:after {
    color: #82c9ed;
}

.swatch-blue .bbp-forums-list li, [class*="swatch-"] .swatch-blue .bbp-forums-list li {
    border-left-color: #f5f5f5;
}

.swatch-blue .bbp-topic-freshness-author:after, [class*="swatch-"] .swatch-blue .bbp-topic-freshness-author:after {
    background: #f5f5f5;
}

.swatch-blue .bbp-topic-permalink i, [class*="swatch-"] .swatch-blue .bbp-topic-permalink i {
    color: #3b83a8;
}

.swatch-blue .panel-bbpress, [class*="swatch-"] .swatch-blue .panel-bbpress {
    background: #82c9ed;
}

    .swatch-blue .panel-bbpress .panel-heading, [class*="swatch-"] .swatch-blue .panel-bbpress .panel-heading {
        border-color: #f5f5f5;
    }

    .swatch-blue .panel-bbpress .panel-body, [class*="swatch-"] .swatch-blue .panel-bbpress .panel-body {
        border-color: #9bd6f3;
    }

    .swatch-blue .panel-bbpress .panel-warning, [class*="swatch-"] .swatch-blue .panel-bbpress .panel-warning {
        color: #3b83a8;
        border-color: #9bd6f3;
    }

    .swatch-blue .panel-bbpress .bbp-template-notice, [class*="swatch-"] .swatch-blue .panel-bbpress .bbp-template-notice {
        border-color: #9bd6f3;
    }

    .swatch-blue .panel-bbpress .panel-footer, [class*="swatch-"] .swatch-blue .panel-bbpress .panel-footer {
        background: #9bd6f3;
        border-color: #9bd6f3;
    }

.swatch-blue .label-bbpress, [class*="swatch-"] .swatch-blue .label-bbpress {
    background: transparent;
    color: #3b83a8;
}

.swatch-blue .bbp-reply-content, [class*="swatch-"] .swatch-blue .bbp-reply-content {
    border-color: #9bd6f3;
}

    .swatch-blue .bbp-reply-content .media-heading, [class*="swatch-"] .swatch-blue .bbp-reply-content .media-heading {
        background: #b2dff6;
        border-color: #84cdf0;
    }

.swatch-blue .bbp_author_details img, [class*="swatch-"] .swatch-blue .bbp_author_details img {
    background: #82c9ed;
    box-shadow: 0px 0px 0px 4px #9bd6f3;
}

.swatch-blue .bbp_author_details:after, [class*="swatch-"] .swatch-blue .bbp_author_details:after {
    background: #9bd6f3;
}

.swatch-blue .bbp_author_details:hover img, [class*="swatch-"] .swatch-blue .bbp_author_details:hover img {
    box-shadow: 0px 0px 0px 4px #3b83a8;
}

.swatch-blue .bbpress-header .breadcrumb a, [class*="swatch-"] .swatch-blue .bbpress-header .breadcrumb a, .swatch-blue .bbpress-header .breadcrumb .active, [class*="swatch-"] .swatch-blue .bbpress-header .breadcrumb .active {
    color: #fff;
}

    .swatch-blue .bbpress-header .breadcrumb a:hover, [class*="swatch-"] .swatch-blue .bbpress-header .breadcrumb a:hover {
        color: rgba(255, 255, 255, .8);
    }

.swatch-blue .bbp-topic-tags a, [class*="swatch-"] .swatch-blue .bbp-topic-tags a {
    background: #f5f5f5;
    color: #82c9ed;
}

    .swatch-blue .bbp-topic-tags a:hover, [class*="swatch-"] .swatch-blue .bbp-topic-tags a:hover {
        background: rgba(245, 245, 245, .9);
    }

.swatch-blue .bbp-logged-in, [class*="swatch-"] .swatch-blue .bbp-logged-in {
    background: #9bd6f3;
}

    .swatch-blue .bbp-logged-in .button, [class*="swatch-"] .swatch-blue .bbp-logged-in .button, .swatch-blue .bbp-logged-in .button:hover, [class*="swatch-"] .swatch-blue .bbp-logged-in .button:hover {
        color: #82c9ed;
    }

.swatch-blue .post-count, [class*="swatch-"] .swatch-blue .post-count {
    background: #f5f5f5;
    color: #82c9ed;
}

.swatch-gray, [class*="swatch-"] .swatch-gray {
    background: #e9e9e9;
    color: #4c4c4c;
}

    .swatch-gray h1, [class*="swatch-"] .swatch-gray h1, .swatch-gray h2, [class*="swatch-"] .swatch-gray h2, .swatch-gray h3, [class*="swatch-"] .swatch-gray h3, .swatch-gray h4, [class*="swatch-"] .swatch-gray h4, .swatch-gray h5, [class*="swatch-"] .swatch-gray h5, .swatch-gray h6, [class*="swatch-"] .swatch-gray h6 {
        color: #1c1c1c;
    }

        .swatch-gray h1 small, [class*="swatch-"] .swatch-gray h1 small, .swatch-gray h2 small, [class*="swatch-"] .swatch-gray h2 small, .swatch-gray h3 small, [class*="swatch-"] .swatch-gray h3 small, .swatch-gray h4 small, [class*="swatch-"] .swatch-gray h4 small, .swatch-gray h5 small, [class*="swatch-"] .swatch-gray h5 small, .swatch-gray h6 small, [class*="swatch-"] .swatch-gray h6 small {
            color: rgba(28, 28, 28, .8);
        }

    .swatch-gray a, [class*="swatch-"] .swatch-gray a {
        color: #82c9ed;
    }

        .swatch-gray a:hover, [class*="swatch-"] .swatch-gray a:hover {
            color: #4f9bc2;
        }

    .swatch-gray small, [class*="swatch-"] .swatch-gray small {
        color: rgba(76, 76, 76, .8);
    }

        .swatch-gray small a, [class*="swatch-"] .swatch-gray small a {
            color: rgba(76, 76, 76, .8);
        }

            .swatch-gray small a:hover, [class*="swatch-"] .swatch-gray small a:hover {
                color: #82c9ed;
            }

    .swatch-gray i, [class*="swatch-"] .swatch-gray i {
        color: #4c4c4c;
    }

    .swatch-gray blockquote p, [class*="swatch-"] .swatch-gray blockquote p {
        color: #4c4c4c !important;
    }

    .swatch-gray blockquote:before, [class*="swatch-"] .swatch-gray blockquote:before {
        background-color: #82c9ed;
    }

    .swatch-gray blockquote small, [class*="swatch-"] .swatch-gray blockquote small, .swatch-gray blockquote footer, [class*="swatch-"] .swatch-gray blockquote footer {
        color: #1c1c1c;
    }

    .swatch-gray ::selection, [class*="swatch-"] .swatch-gray ::selection {
        background: #82c9ed;
        color: #e9e9e9;
    }

    .swatch-gray ::-moz-selection, [class*="swatch-"] .swatch-gray ::-moz-selection {
        background: #82c9ed;
        color: #e9e9e9;
    }

    .swatch-gray hr, [class*="swatch-"] .swatch-gray hr {
        border-top-color: #c9c7c7;
    }

    .swatch-gray pre, [class*="swatch-"] .swatch-gray pre {
        background: #1c1c1c;
        color: #e9e9e9;
    }

    .swatch-gray .active, [class*="swatch-"] .swatch-gray .active {
        color: #4f9bc2;
    }

    .swatch-gray .btn-primary, [class*="swatch-"] .swatch-gray .btn-primary, .swatch-gray button, [class*="swatch-"] .swatch-gray button, .swatch-gray input[type="submit"], [class*="swatch-"] .swatch-gray input[type="submit"] {
        background-color: #82c9ed;
        color: #fff;
    }

        .swatch-gray .btn-primary:hover, [class*="swatch-"] .swatch-gray .btn-primary:hover, .swatch-gray button:hover, [class*="swatch-"] .swatch-gray button:hover, .swatch-gray input[type="submit"]:hover, [class*="swatch-"] .swatch-gray input[type="submit"]:hover {
            background-color: rgba(130, 201, 237, .9);
            color: #fff;
        }

        .swatch-gray .btn-primary.btn-icon-left span, [class*="swatch-"] .swatch-gray .btn-primary.btn-icon-left span, .swatch-gray button.btn-icon-left span, [class*="swatch-"] .swatch-gray button.btn-icon-left span, .swatch-gray input[type="submit"].btn-icon-left span, [class*="swatch-"] .swatch-gray input[type="submit"].btn-icon-left span, .swatch-gray .btn-primary.btn-icon-right span, [class*="swatch-"] .swatch-gray .btn-primary.btn-icon-right span, .swatch-gray button.btn-icon-right span, [class*="swatch-"] .swatch-gray button.btn-icon-right span, .swatch-gray input[type="submit"].btn-icon-right span, [class*="swatch-"] .swatch-gray input[type="submit"].btn-icon-right span {
            background-color: rgba(255, 255, 255, 0.3);
        }

        .swatch-gray .btn-primary i, [class*="swatch-"] .swatch-gray .btn-primary i {
            color: #fff !important;
        }

    .swatch-gray .btn-link, [class*="swatch-"] .swatch-gray .btn-link {
        background: none;
        color: #82c9ed;
        text-decoration: none;
        box-shadow: 0px 0px 0px 1px #82c9ed inset;
    }

        .swatch-gray .btn-link span, [class*="swatch-"] .swatch-gray .btn-link span {
            background: none;
        }

        .swatch-gray .btn-link i, [class*="swatch-"] .swatch-gray .btn-link i {
            color: #82c9ed !important;
        }

        .swatch-gray .btn-link:hover, [class*="swatch-"] .swatch-gray .btn-link:hover {
            text-decoration: none;
            background-color: #82c9ed;
            color: #fff;
            box-shadow: 0px 0px 0px 1px #82c9ed;
        }

            .swatch-gray .btn-link:hover i, [class*="swatch-"] .swatch-gray .btn-link:hover i {
                color: #fff !important;
            }

    .swatch-gray .open .dropdown-toggle.btn-primary, [class*="swatch-"] .swatch-gray .open .dropdown-toggle.btn-primary {
        background-color: #82c9ed;
        color: #fff;
    }

    .swatch-gray .btn-group .dropdown-menu, [class*="swatch-"] .swatch-gray .btn-group .dropdown-menu {
        background-color: #82c9ed;
    }

        .swatch-gray .btn-group .dropdown-menu > li > a, [class*="swatch-"] .swatch-gray .btn-group .dropdown-menu > li > a {
            color: #fff;
            box-shadow: 0px -1px 0px #6cbfea;
        }

        .swatch-gray .btn-group .dropdown-menu > li:first-child > a, [class*="swatch-"] .swatch-gray .btn-group .dropdown-menu > li:first-child > a {
            box-shadow: none;
        }

        .swatch-gray .btn-group .dropdown-menu > li > a:hover, [class*="swatch-"] .swatch-gray .btn-group .dropdown-menu > li > a:hover {
            background: #a1d6f1;
        }

    .swatch-gray .label-primary, [class*="swatch-"] .swatch-gray .label-primary {
        background: #82c9ed;
        color: #fff;
    }

        .swatch-gray .label-primary a, [class*="swatch-"] .swatch-gray .label-primary a {
            color: #fff;
        }

    .swatch-gray select, [class*="swatch-"] .swatch-gray select, .swatch-gray textarea, [class*="swatch-"] .swatch-gray textarea, .swatch-gray input, [class*="swatch-"] .swatch-gray input, .swatch-gray .uneditable-input, [class*="swatch-"] .swatch-gray .uneditable-input, .swatch-gray .input-group-btn, [class*="swatch-"] .swatch-gray .input-group-btn {
        background: #fff;
        color: #4c4c4c;
    }

        .swatch-gray select:-moz-placeholder, [class*="swatch-"] .swatch-gray select:-moz-placeholder, .swatch-gray textarea:-moz-placeholder, [class*="swatch-"] .swatch-gray textarea:-moz-placeholder, .swatch-gray input:-moz-placeholder, [class*="swatch-"] .swatch-gray input:-moz-placeholder, .swatch-gray .uneditable-input:-moz-placeholder, [class*="swatch-"] .swatch-gray .uneditable-input:-moz-placeholder, .swatch-gray .input-group-btn:-moz-placeholder, [class*="swatch-"] .swatch-gray .input-group-btn:-moz-placeholder {
            color: #8c8c8c;
        }

        .swatch-gray select::-moz-placeholder, [class*="swatch-"] .swatch-gray select::-moz-placeholder, .swatch-gray textarea::-moz-placeholder, [class*="swatch-"] .swatch-gray textarea::-moz-placeholder, .swatch-gray input::-moz-placeholder, [class*="swatch-"] .swatch-gray input::-moz-placeholder, .swatch-gray .uneditable-input::-moz-placeholder, [class*="swatch-"] .swatch-gray .uneditable-input::-moz-placeholder, .swatch-gray .input-group-btn::-moz-placeholder, [class*="swatch-"] .swatch-gray .input-group-btn::-moz-placeholder {
            color: #8c8c8c;
        }

        .swatch-gray select:-ms-input-placeholder, [class*="swatch-"] .swatch-gray select:-ms-input-placeholder, .swatch-gray textarea:-ms-input-placeholder, [class*="swatch-"] .swatch-gray textarea:-ms-input-placeholder, .swatch-gray input:-ms-input-placeholder, [class*="swatch-"] .swatch-gray input:-ms-input-placeholder, .swatch-gray .uneditable-input:-ms-input-placeholder, [class*="swatch-"] .swatch-gray .uneditable-input:-ms-input-placeholder, .swatch-gray .input-group-btn:-ms-input-placeholder, [class*="swatch-"] .swatch-gray .input-group-btn:-ms-input-placeholder {
            color: #8c8c8c;
        }

        .swatch-gray select::-webkit-input-placeholder, [class*="swatch-"] .swatch-gray select::-webkit-input-placeholder, .swatch-gray textarea::-webkit-input-placeholder, [class*="swatch-"] .swatch-gray textarea::-webkit-input-placeholder, .swatch-gray input::-webkit-input-placeholder, [class*="swatch-"] .swatch-gray input::-webkit-input-placeholder, .swatch-gray .uneditable-input::-webkit-input-placeholder, [class*="swatch-"] .swatch-gray .uneditable-input::-webkit-input-placeholder, .swatch-gray .input-group-btn::-webkit-input-placeholder, [class*="swatch-"] .swatch-gray .input-group-btn::-webkit-input-placeholder {
            color: #8c8c8c;
        }

        .swatch-gray input:focus, [class*="swatch-"] .swatch-gray input:focus, .swatch-gray textarea:focus, [class*="swatch-"] .swatch-gray textarea:focus, .swatch-gray select.form-control:focus, [class*="swatch-"] .swatch-gray select.form-control:focus {
            -webkit-box-shadow: 0px 3px 0px #82c9ed;
            -moz-box-shadow: 0px 3px 0px #82c9ed;
            box-shadow: 0px 3px 0px #82c9ed;
        }

        .swatch-gray input[type="checkbox"], [class*="swatch-"] .swatch-gray input[type="checkbox"], .swatch-gray input[type="radio"], [class*="swatch-"] .swatch-gray input[type="radio"] {
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
        }

    .swatch-gray .form-icon-group i, [class*="swatch-"] .swatch-gray .form-icon-group i {
        color: #82c9ed;
    }

    .swatch-gray input[type="button"], [class*="swatch-"] .swatch-gray input[type="button"] {
        background: #82c9ed;
        color: #fff;
    }

    .swatch-gray .select-wrap, [class*="swatch-"] .swatch-gray .select-wrap {
        background: #fff;
    }

        .swatch-gray .select-wrap:after, [class*="swatch-"] .swatch-gray .select-wrap:after {
            color: #4c4c4c;
        }

    .swatch-gray .table th, [class*="swatch-"] .swatch-gray .table th {
        background-color: #82c9ed;
        text-transform: uppercase;
        color: #e9e9e9;
    }

    .swatch-gray .table th, [class*="swatch-"] .swatch-gray .table th, .swatch-gray .table td, [class*="swatch-"] .swatch-gray .table td, .swatch-gray .table-bordered, [class*="swatch-"] .swatch-gray .table-bordered {
        border-color: #c9c7c7;
    }

    .swatch-gray .table-hover tbody tr:hover th, [class*="swatch-"] .swatch-gray .table-hover tbody tr:hover th {
        background: #c9c7c7;
    }

    .swatch-gray .table-striped > tbody > tr:nth-child(odd) > td, [class*="swatch-"] .swatch-gray .table-striped > tbody > tr:nth-child(odd) > td, .swatch-gray .table-striped > tbody > tr:nth-child(odd) > th, [class*="swatch-"] .swatch-gray .table-striped > tbody > tr:nth-child(odd) > th, .swatch-gray .table-hover > tbody > tr:hover > td, [class*="swatch-"] .swatch-gray .table-hover > tbody > tr:hover > td, .swatch-gray .table-hover > tbody > tr:hover > th, [class*="swatch-"] .swatch-gray .table-hover > tbody > tr:hover > th {
        background: #c9c7c7;
    }

    .swatch-gray#masthead, [class*="swatch-"] .swatch-gray#masthead {
        border-color: #e9e9e9;
    }

    .swatch-gray.navbar, [class*="swatch-"] .swatch-gray.navbar {
        background: #e9e9e9;
        color: #1c1c1c;
    }

    .swatch-gray .navbar-text, [class*="swatch-"] .swatch-gray .navbar-text {
        color: #1c1c1c;
    }

    .swatch-gray.navbar .navbar-brand, [class*="swatch-"] .swatch-gray.navbar .navbar-brand {
        color: #1c1c1c;
    }

        .swatch-gray.navbar .navbar-brand:hover, [class*="swatch-"] .swatch-gray.navbar .navbar-brand:hover {
            color: #1c1c1c;
        }

    .swatch-gray.navbar .nav > li > a, [class*="swatch-"] .swatch-gray.navbar .nav > li > a {
        color: #4c4c4c;
    }

        .swatch-gray.navbar .nav > li > a:hover, [class*="swatch-"] .swatch-gray.navbar .nav > li > a:hover, .swatch-gray.navbar .nav > li > a:focus, [class*="swatch-"] .swatch-gray.navbar .nav > li > a:focus {
            color: #82c9ed;
            background: none;
        }

        .swatch-gray.navbar .nav > li > a:before, [class*="swatch-"] .swatch-gray.navbar .nav > li > a:before {
            background-color: #82c9ed;
        }

    .swatch-gray.navbar a .menu-icon, [class*="swatch-"] .swatch-gray.navbar a .menu-icon {
        color: #4c4c4c;
    }

    .swatch-gray.navbar a:hover .menu-icon, [class*="swatch-"] .swatch-gray.navbar a:hover .menu-icon {
        color: #82c9ed;
    }

    .swatch-gray.navbar .dropdown-menu a:hover .menu-icon, [class*="swatch-"] .swatch-gray.navbar .dropdown-menu a:hover .menu-icon {
        color: #e9e9e9;
    }

    .swatch-gray .navbar-toggle, [class*="swatch-"] .swatch-gray .navbar-toggle {
        background: none !important;
    }

        .swatch-gray .navbar-toggle .icon-bar, [class*="swatch-"] .swatch-gray .navbar-toggle .icon-bar {
            background-color: #1c1c1c;
        }

        .swatch-gray .navbar-toggle:hover, [class*="swatch-"] .swatch-gray .navbar-toggle:hover {
            background: none;
        }

    .swatch-gray.navbar .nav > li > a:focus, [class*="swatch-"] .swatch-gray.navbar .nav > li > a:focus, .swatch-gray.navbar .nav > li > a:hover, [class*="swatch-"] .swatch-gray.navbar .nav > li > a:hover, .swatch-gray.navbar .nav > .active > a, [class*="swatch-"] .swatch-gray.navbar .nav > .active > a, .swatch-gray.navbar .nav > .active > a:hover, [class*="swatch-"] .swatch-gray.navbar .nav > .active > a:hover, .swatch-gray.navbar .nav > .current-menu-parent > a, [class*="swatch-"] .swatch-gray.navbar .nav > .current-menu-parent > a, .swatch-gray.navbar .nav > .current-menu-ancestor > a, [class*="swatch-"] .swatch-gray.navbar .nav > .current-menu-ancestor > a, .swatch-gray.navbar .nav > .current-menu-item > a, [class*="swatch-"] .swatch-gray.navbar .nav > .current-menu-item > a, .swatch-gray.navbar .nav > .current-menu-item > a:hover, [class*="swatch-"] .swatch-gray.navbar .nav > .current-menu-item > a:hover, .swatch-gray.navbar .nav > .current-menu-item > a:focus, [class*="swatch-"] .swatch-gray.navbar .nav > .current-menu-item > a:focus, .swatch-gray.navbar .nav > .active > a:focus, [class*="swatch-"] .swatch-gray.navbar .nav > .active > a:focus, .swatch-gray.navbar .nav li.dropdown.open > .dropdown-toggle, [class*="swatch-"] .swatch-gray.navbar .nav li.dropdown.open > .dropdown-toggle, .swatch-gray.navbar .nav li.dropdown.active > .dropdown-toggle, [class*="swatch-"] .swatch-gray.navbar .nav li.dropdown.active > .dropdown-toggle, .swatch-gray.navbar .nav li.dropdown.open.active > .dropdown-toggle, [class*="swatch-"] .swatch-gray.navbar .nav li.dropdown.open.active > .dropdown-toggle {
        color: #82c9ed;
    }

        .swatch-gray.navbar .nav > li > a:focus:before, [class*="swatch-"] .swatch-gray.navbar .nav > li > a:focus:before, .swatch-gray.navbar .nav > li > a:hover:before, [class*="swatch-"] .swatch-gray.navbar .nav > li > a:hover:before, .swatch-gray.navbar .nav > .active > a:before, [class*="swatch-"] .swatch-gray.navbar .nav > .active > a:before, .swatch-gray.navbar .nav > .active > a:hover:before, [class*="swatch-"] .swatch-gray.navbar .nav > .active > a:hover:before, .swatch-gray.navbar .nav > .current-menu-parent > a:before, [class*="swatch-"] .swatch-gray.navbar .nav > .current-menu-parent > a:before, .swatch-gray.navbar .nav > .current-menu-ancestor > a:before, [class*="swatch-"] .swatch-gray.navbar .nav > .current-menu-ancestor > a:before, .swatch-gray.navbar .nav > .current-menu-item > a:before, [class*="swatch-"] .swatch-gray.navbar .nav > .current-menu-item > a:before, .swatch-gray.navbar .nav > .current-menu-item > a:hover:before, [class*="swatch-"] .swatch-gray.navbar .nav > .current-menu-item > a:hover:before, .swatch-gray.navbar .nav > .current-menu-item > a:focus:before, [class*="swatch-"] .swatch-gray.navbar .nav > .current-menu-item > a:focus:before, .swatch-gray.navbar .nav > .active > a:focus:before, [class*="swatch-"] .swatch-gray.navbar .nav > .active > a:focus:before, .swatch-gray.navbar .nav li.dropdown.open > .dropdown-toggle:before, [class*="swatch-"] .swatch-gray.navbar .nav li.dropdown.open > .dropdown-toggle:before, .swatch-gray.navbar .nav li.dropdown.active > .dropdown-toggle:before, [class*="swatch-"] .swatch-gray.navbar .nav li.dropdown.active > .dropdown-toggle:before, .swatch-gray.navbar .nav li.dropdown.open.active > .dropdown-toggle:before, [class*="swatch-"] .swatch-gray.navbar .nav li.dropdown.open.active > .dropdown-toggle:before {
            background-color: #82c9ed;
        }

    .swatch-gray.navbar .nav > .disabled > a, [class*="swatch-"] .swatch-gray.navbar .nav > .disabled > a {
        color: #1c1c1c;
    }

        .swatch-gray.navbar .nav > .disabled > a:before, [class*="swatch-"] .swatch-gray.navbar .nav > .disabled > a:before {
            display: none;
        }

    .swatch-gray .dropdown-menu, [class*="swatch-"] .swatch-gray .dropdown-menu {
        background-color: rgba(233, 233, 233, .95);
        -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, .1), 0px 3px 0px #82c9ed inset;
        -moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, .1), 0px 3px 0px #82c9ed inset;
        box-shadow: 0px 2px 4px rgba(0, 0, 0, .1), 0px 3px 0px #82c9ed inset;
    }

        .swatch-gray .dropdown-menu > li > a, [class*="swatch-"] .swatch-gray .dropdown-menu > li > a {
            color: #1c1c1c;
        }

            .swatch-gray .dropdown-menu > li > a:hover, [class*="swatch-"] .swatch-gray .dropdown-menu > li > a:hover, .swatch-gray .dropdown-menu > .active > a, [class*="swatch-"] .swatch-gray .dropdown-menu > .active > a, .swatch-gray .dropdown-menu > .active > a:hover, [class*="swatch-"] .swatch-gray .dropdown-menu > .active > a:hover, .swatch-gray .dropdown-menu > .active > a:focus, [class*="swatch-"] .swatch-gray .dropdown-menu > .active > a:focus {
                background: #82c9ed;
                color: #e9e9e9;
            }

                .swatch-gray .dropdown-menu > li > a:hover i, [class*="swatch-"] .swatch-gray .dropdown-menu > li > a:hover i, .swatch-gray .dropdown-menu > .active > a i, [class*="swatch-"] .swatch-gray .dropdown-menu > .active > a i, .swatch-gray .dropdown-menu > .active > a:hover i, [class*="swatch-"] .swatch-gray .dropdown-menu > .active > a:hover i, .swatch-gray .dropdown-menu > .active > a:focus i, [class*="swatch-"] .swatch-gray .dropdown-menu > .active > a:focus i {
                    color: #e9e9e9;
                }

        .swatch-gray .dropdown-menu > li.disabled > a:hover, [class*="swatch-"] .swatch-gray .dropdown-menu > li.disabled > a:hover {
            color: #1c1c1c;
        }

    .swatch-gray.navbar .nav > li > .dropdown-menu:after, [class*="swatch-"] .swatch-gray.navbar .nav > li > .dropdown-menu:after, .swatch-gray.navbar .nav > li > .dropdown-menu:before, [class*="swatch-"] .swatch-gray.navbar .nav > li > .dropdown-menu:before {
        display: none;
    }

    .swatch-gray.navbar-scrolled, [class*="swatch-"] .swatch-gray.navbar-scrolled {
        background: rgba(233, 233, 233, .95);
    }

    .swatch-gray .dropdown-submenu > a:after, [class*="swatch-"] .swatch-gray .dropdown-submenu > a:after {
        border-left-color: #82c9ed !important;
    }

    .swatch-gray .dropdown-submenu > a:hover:after, [class*="swatch-"] .swatch-gray .dropdown-submenu > a:hover:after {
        border-left-color: #e9e9e9 !important;
    }

    .swatch-gray .dropdown-menu .divider, [class*="swatch-"] .swatch-gray .dropdown-menu .divider {
        background-color: rgba(201, 199, 199, .8);
    }

    .swatch-gray.navbar .nav-highlight > a, [class*="swatch-"] .swatch-gray.navbar .nav-highlight > a {
        color: #e9e9e9 !important;
    }

        .swatch-gray.navbar .nav-highlight > a:after, [class*="swatch-"] .swatch-gray.navbar .nav-highlight > a:after {
            background: #82c9ed;
        }

        .swatch-gray.navbar .nav-highlight > a:hover, [class*="swatch-"] .swatch-gray.navbar .nav-highlight > a:hover {
            color: #e9e9e9 !important;
        }

            .swatch-gray.navbar .nav-highlight > a:hover:after, [class*="swatch-"] .swatch-gray.navbar .nav-highlight > a:hover:after {
                background: rgba(130, 201, 237, .8);
            }

    .swatch-gray.navbar li.nav-highlight-ghost > a, [class*="swatch-"] .swatch-gray.navbar li.nav-highlight-ghost > a {
        color: #82c9ed;
    }

        .swatch-gray.navbar li.nav-highlight-ghost > a:after, [class*="swatch-"] .swatch-gray.navbar li.nav-highlight-ghost > a:after {
            border: 1px solid #82c9ed;
        }

        .swatch-gray.navbar li.nav-highlight-ghost > a:hover, [class*="swatch-"] .swatch-gray.navbar li.nav-highlight-ghost > a:hover {
            color: rgba(130, 201, 237, .8);
        }

            .swatch-gray.navbar li.nav-highlight-ghost > a:hover:after, [class*="swatch-"] .swatch-gray.navbar li.nav-highlight-ghost > a:hover:after {
                border-color: rgba(130, 201, 237, .8);
            }

.transparent-header .swatch-gray.navbar, .transparent-header [class*="swatch-"] .swatch-gray.navbar {
    background: none;
}

.transparent-header .swatch-gray.navbar-scrolled, .transparent-header [class*="swatch-"] .swatch-gray.navbar-scrolled {
    background: rgba(233, 233, 233, .95) !important;
}

.transparent-header .swatch-gray.search-active, .transparent-header [class*="swatch-"] .swatch-gray.search-active {
    background: #e9e9e9 !important;
}

.swatch-gray .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a, [class*="swatch-"] .swatch-gray .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a {
    color: #1c1c1c;
}

    .swatch-gray .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a:hover, [class*="swatch-"] .swatch-gray .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a:hover {
        background: transparent;
        color: #82c9ed;
    }

        .swatch-gray .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a:hover .menu-icon, [class*="swatch-"] .swatch-gray .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a:hover .menu-icon {
            color: #82c9ed;
        }

.swatch-gray .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li.current-menu-item > a, [class*="swatch-"] .swatch-gray .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li.current-menu-item > a {
    color: #82c9ed;
}

.swatch-gray .menu-item-object-oxy_mega_menu .dropdown-menu > li > p, [class*="swatch-"] .swatch-gray .menu-item-object-oxy_mega_menu .dropdown-menu > li > p {
    border-bottom-color: rgba(201, 199, 199, .8);
}

.swatch-gray .menu-item-object-oxy_mega_menu .dropdown-menu > li:before, [class*="swatch-"] .swatch-gray .menu-item-object-oxy_mega_menu .dropdown-menu > li:before {
    background: rgba(201, 199, 199, .8);
}

@media (max-width: 992px) {
    .swatch-gray.navbar .nav > li > a, [class*="swatch-"] .swatch-gray.navbar .nav > li > a {
        border-radius: 0;
    }

    .swatch-gray.navbar .dropdown-menu, [class*="swatch-"] .swatch-gray.navbar .dropdown-menu {
        background: #c9c7c7;
        border-radius: 0;
        box-shadow: none;
    }

        .swatch-gray.navbar .dropdown-menu > li > a, [class*="swatch-"] .swatch-gray.navbar .dropdown-menu > li > a {
            border-radius: 0;
        }

            .swatch-gray.navbar .dropdown-menu > li > a:hover, [class*="swatch-"] .swatch-gray.navbar .dropdown-menu > li > a:hover, .swatch-gray.navbar .dropdown-menu > li > a:focus, [class*="swatch-"] .swatch-gray.navbar .dropdown-menu > li > a:focus, .swatch-gray.navbar .dropdown-menu > li.active > a, [class*="swatch-"] .swatch-gray.navbar .dropdown-menu > li.active > a {
                background: #82c9ed;
                color: #e9e9e9;
            }

    .swatch-gray .dropdown-submenu > ul > li > a, [class*="swatch-"] .swatch-gray .dropdown-submenu > ul > li > a {
        background: #c9c7c7;
    }

        .swatch-gray .dropdown-submenu > ul > li > a:hover, [class*="swatch-"] .swatch-gray .dropdown-submenu > ul > li > a:hover {
            background: #c9c7c7;
        }

    .swatch-gray .dropdown-submenu > a:after, [class*="swatch-"] .swatch-gray .dropdown-submenu > a:after {
        border-left-color: transparent !important;
        border-top-color: #82c9ed !important;
    }

    .swatch-gray .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a:hover, [class*="swatch-"] .swatch-gray .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a:hover {
        background: #82c9ed;
        color: #e9e9e9;
    }

    .swatch-gray .menu-item-object-oxy_mega_menu .dropdown-menu > li:before, [class*="swatch-"] .swatch-gray .menu-item-object-oxy_mega_menu .dropdown-menu > li:before {
        display: none;
    }

    .swatch-gray .nav-highlight > a, [class*="swatch-"] .swatch-gray .nav-highlight > a {
        color: #82c9ed !important;
    }

        .swatch-gray .nav-highlight > a:after, [class*="swatch-"] .swatch-gray .nav-highlight > a:after {
            background: transparent;
        }

        .swatch-gray .nav-highlight > a:hover, [class*="swatch-"] .swatch-gray .nav-highlight > a:hover {
            color: #82c9ed !important;
        }

            .swatch-gray .nav-highlight > a:hover:after, [class*="swatch-"] .swatch-gray .nav-highlight > a:hover:after {
                background: transparent;
            }

    .transparent-header .swatch-gray .navbar-collapse, .transparent-header [class*="swatch-"] .swatch-gray .navbar-collapse {
        background: rgba(233, 233, 233, .95) !important;
    }
}

.swatch-gray .pagination > li > a, [class*="swatch-"] .swatch-gray .pagination > li > a, .swatch-gray .pagination > li > span, [class*="swatch-"] .swatch-gray .pagination > li > span {
    background: #82c9ed;
    color: #fff;
}

    .swatch-gray .pagination > .active > a, [class*="swatch-"] .swatch-gray .pagination > .active > a, .swatch-gray .pagination > .active > span, [class*="swatch-"] .swatch-gray .pagination > .active > span, .swatch-gray .pagination > li > a:hover, [class*="swatch-"] .swatch-gray .pagination > li > a:hover {
        background: rgba(130, 201, 237, .8);
    }

        .swatch-gray .pagination > .active > a i, [class*="swatch-"] .swatch-gray .pagination > .active > a i, .swatch-gray .pagination > .active > span i, [class*="swatch-"] .swatch-gray .pagination > .active > span i, .swatch-gray .pagination > li > a:hover i, [class*="swatch-"] .swatch-gray .pagination > li > a:hover i {
            color: #fff;
        }

.swatch-gray .pagination > li:first-child i, [class*="swatch-"] .swatch-gray .pagination > li:first-child i, .swatch-gray .pagination > li:last-child i, [class*="swatch-"] .swatch-gray .pagination > li:last-child i {
    color: #fff;
}

.swatch-gray .pagination > li.disabled span i, [class*="swatch-"] .swatch-gray .pagination > li.disabled span i {
    color: rgba(255, 255, 255, .4);
}

.swatch-gray .pager > li > a, [class*="swatch-"] .swatch-gray .pager > li > a {
    background: #82c9ed;
    color: #fff;
}

    .swatch-gray .pager > li > a i, [class*="swatch-"] .swatch-gray .pager > li > a i {
        color: #fff;
    }

.swatch-gray .tooltip-inner, [class*="swatch-"] .swatch-gray .tooltip-inner {
    background-color: #82c9ed;
    color: #e9e9e9;
}

.swatch-gray .tooltip.in, [class*="swatch-"] .swatch-gray .tooltip.in {
    opacity: 1;
}

.swatch-gray .tooltip.top .tooltip-arrow, [class*="swatch-"] .swatch-gray .tooltip.top .tooltip-arrow {
    border-top-color: #82c9ed;
}

.swatch-gray .tooltip.right .tooltip-arrow, [class*="swatch-"] .swatch-gray .tooltip.right .tooltip-arrow {
    border-right-color: #82c9ed;
}

.swatch-gray .tooltip.left .tooltip-arrow, [class*="swatch-"] .swatch-gray .tooltip.left .tooltip-arrow {
    border-left-color: #82c9ed;
}

.swatch-gray .tooltip.bottom .tooltip-arrow, [class*="swatch-"] .swatch-gray .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #82c9ed;
}

.swatch-gray .jumbotron, [class*="swatch-"] .swatch-gray .jumbotron {
    background: #c9c7c7;
}

.swatch-gray .progress-bar-primary, [class*="swatch-"] .swatch-gray .progress-bar-primary {
    background: #82c9ed;
    box-shadow: none;
}

    .swatch-gray .progress-bar-primary span, [class*="swatch-"] .swatch-gray .progress-bar-primary span {
        color: #fff;
    }

    .swatch-gray .progress-bar-primary.progress-striped .progress-bar, [class*="swatch-"] .swatch-gray .progress-bar-primary.progress-striped .progress-bar, .swatch-gray .progress-striped .progress-bar-primary, [class*="swatch-"] .swatch-gray .progress-striped .progress-bar-primary {
        background-color: #82c9ed;
        background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, .15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, .15)), color-stop(0.75, rgba(255, 255, 255, .15)), color-stop(0.75, transparent), to(transparent));
        background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
        background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
        background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
        background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
        background-size: 40px 40px;
    }

.swatch-gray .badge, [class*="swatch-"] .swatch-gray .badge {
    background: #82c9ed;
    color: #e9e9e9;
}

.swatch-gray .tab-content, [class*="swatch-"] .swatch-gray .tab-content, .swatch-gray .nav-tabs .active a, [class*="swatch-"] .swatch-gray .nav-tabs .active a, .swatch-gray .tab-content, [class*="swatch-"] .swatch-gray .tab-content, .swatch-gray .nav-tabs .active a:hover, [class*="swatch-"] .swatch-gray .nav-tabs .active a:hover {
    background: #82c9ed;
}

.swatch-gray .nav-tabs > li > a:hover, [class*="swatch-"] .swatch-gray .nav-tabs > li > a:hover, .swatch-gray .nav-tabs > li > a:focus, [class*="swatch-"] .swatch-gray .nav-tabs > li > a:focus {
    color: #e9e9e9;
    background-color: #82c9ed;
}

.swatch-gray .nav-tabs > li.active > a, [class*="swatch-"] .swatch-gray .nav-tabs > li.active > a {
    color: #e9e9e9;
}

    .swatch-gray .nav-tabs > li.active > a:hover, [class*="swatch-"] .swatch-gray .nav-tabs > li.active > a:hover {
        color: #e9e9e9;
    }

.swatch-gray .nav-pills > li > a .badge, [class*="swatch-"] .swatch-gray .nav-pills > li > a .badge {
    background: #82c9ed;
    color: #e9e9e9;
}

.swatch-gray .nav-pills > .active > a, [class*="swatch-"] .swatch-gray .nav-pills > .active > a, .swatch-gray .nav-pills > .active > a:hover, [class*="swatch-"] .swatch-gray .nav-pills > .active > a:hover, .swatch-gray .nav-pills > li > a:hover, [class*="swatch-"] .swatch-gray .nav-pills > li > a:hover, .swatch-gray .nav-pills > li > a:focus, [class*="swatch-"] .swatch-gray .nav-pills > li > a:focus, .swatch-gray .nav-pills > li.is-active > a, [class*="swatch-"] .swatch-gray .nav-pills > li.is-active > a {
    background: #82c9ed;
    color: #e9e9e9;
}

    .swatch-gray .nav-pills > .active > a .badge, [class*="swatch-"] .swatch-gray .nav-pills > .active > a .badge, .swatch-gray .nav-pills > .active > a:hover .badge, [class*="swatch-"] .swatch-gray .nav-pills > .active > a:hover .badge, .swatch-gray .nav-pills > li > a:hover .badge, [class*="swatch-"] .swatch-gray .nav-pills > li > a:hover .badge, .swatch-gray .nav-pills > li > a:focus .badge, [class*="swatch-"] .swatch-gray .nav-pills > li > a:focus .badge, .swatch-gray .nav-pills > li.is-active > a .badge, [class*="swatch-"] .swatch-gray .nav-pills > li.is-active > a .badge {
        background: #e9e9e9;
        color: #82c9ed;
    }

    .swatch-gray .nav-pills > .active > a:hover, [class*="swatch-"] .swatch-gray .nav-pills > .active > a:hover, .swatch-gray .nav-pills > .active > a:hover:hover, [class*="swatch-"] .swatch-gray .nav-pills > .active > a:hover:hover, .swatch-gray .nav-pills > li > a:hover:hover, [class*="swatch-"] .swatch-gray .nav-pills > li > a:hover:hover, .swatch-gray .nav-pills > li > a:focus:hover, [class*="swatch-"] .swatch-gray .nav-pills > li > a:focus:hover, .swatch-gray .nav-pills > li.is-active > a:hover, [class*="swatch-"] .swatch-gray .nav-pills > li.is-active > a:hover {
        color: #e9e9e9;
    }

.swatch-gray .tab-pane, [class*="swatch-"] .swatch-gray .tab-pane, .swatch-gray .tab-pane.active, [class*="swatch-"] .swatch-gray .tab-pane.active {
    color: #e9e9e9;
}

    .swatch-gray .tab-pane h1, [class*="swatch-"] .swatch-gray .tab-pane h1, .swatch-gray .tab-pane.active h1, [class*="swatch-"] .swatch-gray .tab-pane.active h1, .swatch-gray .tab-pane h2, [class*="swatch-"] .swatch-gray .tab-pane h2, .swatch-gray .tab-pane.active h2, [class*="swatch-"] .swatch-gray .tab-pane.active h2, .swatch-gray .tab-pane h3, [class*="swatch-"] .swatch-gray .tab-pane h3, .swatch-gray .tab-pane.active h3, [class*="swatch-"] .swatch-gray .tab-pane.active h3, .swatch-gray .tab-pane h4, [class*="swatch-"] .swatch-gray .tab-pane h4, .swatch-gray .tab-pane.active h4, [class*="swatch-"] .swatch-gray .tab-pane.active h4, .swatch-gray .tab-pane h5, [class*="swatch-"] .swatch-gray .tab-pane h5, .swatch-gray .tab-pane.active h5, [class*="swatch-"] .swatch-gray .tab-pane.active h5, .swatch-gray .tab-pane h6, [class*="swatch-"] .swatch-gray .tab-pane h6, .swatch-gray .tab-pane.active h6, [class*="swatch-"] .swatch-gray .tab-pane.active h6, .swatch-gray .tab-pane a, [class*="swatch-"] .swatch-gray .tab-pane a, .swatch-gray .tab-pane.active a, [class*="swatch-"] .swatch-gray .tab-pane.active a, .swatch-gray .tab-pane p, [class*="swatch-"] .swatch-gray .tab-pane p, .swatch-gray .tab-pane.active p, [class*="swatch-"] .swatch-gray .tab-pane.active p {
        color: #e9e9e9;
    }

    .swatch-gray .tab-pane .btn, [class*="swatch-"] .swatch-gray .tab-pane .btn, .swatch-gray .tab-pane.active .btn, [class*="swatch-"] .swatch-gray .tab-pane.active .btn {
        color: #82c9ed !important;
        background: #e9e9e9 !important;
    }

    .swatch-gray .tab-pane .tooltip-inner, [class*="swatch-"] .swatch-gray .tab-pane .tooltip-inner, .swatch-gray .tab-pane.active .tooltip-inner, [class*="swatch-"] .swatch-gray .tab-pane.active .tooltip-inner {
        background-color: #e9e9e9;
        color: #82c9ed;
    }

    .swatch-gray .tab-pane .tooltip.top .tooltip-arrow, [class*="swatch-"] .swatch-gray .tab-pane .tooltip.top .tooltip-arrow, .swatch-gray .tab-pane.active .tooltip.top .tooltip-arrow, [class*="swatch-"] .swatch-gray .tab-pane.active .tooltip.top .tooltip-arrow {
        border-top-color: #e9e9e9;
    }

    .swatch-gray .tab-pane .tooltip.right .tooltip-arrow, [class*="swatch-"] .swatch-gray .tab-pane .tooltip.right .tooltip-arrow, .swatch-gray .tab-pane.active .tooltip.right .tooltip-arrow, [class*="swatch-"] .swatch-gray .tab-pane.active .tooltip.right .tooltip-arrow {
        border-right-color: #e9e9e9;
    }

    .swatch-gray .tab-pane .tooltip.left .tooltip-arrow, [class*="swatch-"] .swatch-gray .tab-pane .tooltip.left .tooltip-arrow, .swatch-gray .tab-pane.active .tooltip.left .tooltip-arrow, [class*="swatch-"] .swatch-gray .tab-pane.active .tooltip.left .tooltip-arrow {
        border-left-color: #e9e9e9;
    }

    .swatch-gray .tab-pane .tooltip.bottom .tooltip-arrow, [class*="swatch-"] .swatch-gray .tab-pane .tooltip.bottom .tooltip-arrow, .swatch-gray .tab-pane.active .tooltip.bottom .tooltip-arrow, [class*="swatch-"] .swatch-gray .tab-pane.active .tooltip.bottom .tooltip-arrow {
        border-bottom-color: #e9e9e9;
    }

.swatch-gray .panel, [class*="swatch-"] .swatch-gray .panel, .swatch-gray .well, [class*="swatch-"] .swatch-gray .well {
    background: #c9c7c7;
}

.swatch-gray .panel-primary .panel-heading, [class*="swatch-"] .swatch-gray .panel-primary .panel-heading {
    background: #82c9ed;
}

    .swatch-gray .panel-primary .panel-heading a, [class*="swatch-"] .swatch-gray .panel-primary .panel-heading a, .swatch-gray .panel-primary .panel-heading .panel-title, [class*="swatch-"] .swatch-gray .panel-primary .panel-heading .panel-title {
        color: #fff;
        text-decoration: none;
    }

.swatch-gray .panel-primary > .panel-heading + .panel-collapse .panel-body, [class*="swatch-"] .swatch-gray .panel-primary > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #3face3;
}

.swatch-gray .panel-footer, [class*="swatch-"] .swatch-gray .panel-footer {
    background: #98d3f0;
    border-color: #6cbfea;
}

.swatch-gray .panel .table, [class*="swatch-"] .swatch-gray .panel .table {
    box-shadow: 0px 0px 0px 1px #c9c7c7 inset;
}

    .swatch-gray .panel .table th, [class*="swatch-"] .swatch-gray .panel .table th {
        background: #c9c7c7;
        color: #1c1c1c;
    }

.swatch-gray .portfolio-title, [class*="swatch-"] .swatch-gray .portfolio-title {
    background: #82c9ed;
    color: #fff;
}

.swatch-gray .portfolio-nav svg, [class*="swatch-"] .swatch-gray .portfolio-nav svg {
    stroke: #4c4c4c;
}

.swatch-gray .social-icons li a, [class*="swatch-"] .swatch-gray .social-icons li a {
    background-color: #82c9ed;
}

    .swatch-gray .social-icons li a i, [class*="swatch-"] .swatch-gray .social-icons li a i {
        color: #e9e9e9;
    }

    .swatch-gray .social-icons li a:not([data-iconcolor]):hover, [class*="swatch-"] .swatch-gray .social-icons li a:not([data-iconcolor]):hover {
        background-color: rgba(130, 201, 237, .8);
    }

.swatch-gray .social-simple li a i, [class*="swatch-"] .swatch-gray .social-simple li a i {
    color: #4c4c4c;
}

.swatch-gray .social-simple li a:not([data-iconcolor]):hover i, [class*="swatch-"] .swatch-gray .social-simple li a:not([data-iconcolor]):hover i {
    color: #82c9ed;
}

.swatch-gray .box-inner, [class*="swatch-"] .swatch-gray .box-inner {
    background-color: #fff;
}

.swatch-gray .box:not(.box-simple) a.box-inner:hover, [class*="swatch-"] .swatch-gray .box:not(.box-simple) a.box-inner:hover {
    background: none !important;
    box-shadow: 0px 0px 0px 1px #4c4c4c inset;
}

    .swatch-gray .box:not(.box-simple) a.box-inner:hover svg, [class*="swatch-"] .swatch-gray .box:not(.box-simple) a.box-inner:hover svg {
        stroke: #4c4c4c;
    }

.swatch-gray .bordered:after, [class*="swatch-"] .swatch-gray .bordered:after {
    background-color: #1c1c1c;
}

.swatch-gray .bordered-link:after, [class*="swatch-"] .swatch-gray .bordered-link:after {
    background-color: #82c9ed !important;
}

.swatch-gray .bordered > a:after, [class*="swatch-"] .swatch-gray .bordered > a:after {
    background-color: #82c9ed;
}

.swatch-gray .bordered-link:after, [class*="swatch-"] .swatch-gray .bordered-link:after {
    background-color: #82c9ed !important;
}

.swatch-gray #infscr-loading, [class*="swatch-"] .swatch-gray #infscr-loading {
    background: #82c9ed;
    color: #e9e9e9;
}

.swatch-gray .counter .value, [class*="swatch-"] .swatch-gray .counter .value {
    color: #1c1c1c;
}

.swatch-gray .scroll-to, [class*="swatch-"] .swatch-gray .scroll-to {
    border-color: #82c9ed;
}

    .swatch-gray .scroll-to svg, [class*="swatch-"] .swatch-gray .scroll-to svg {
        stroke: #82c9ed;
    }

    .swatch-gray .scroll-to:hover, [class*="swatch-"] .swatch-gray .scroll-to:hover {
        border-color: #4c4c4c;
    }

        .swatch-gray .scroll-to:hover svg, [class*="swatch-"] .swatch-gray .scroll-to:hover svg {
            stroke: #4c4c4c;
        }

.swatch-gray .map-marker-label, [class*="swatch-"] .swatch-gray .map-marker-label {
    border-top-color: #82c9ed;
}

.swatch-gray .tag-list span, [class*="swatch-"] .swatch-gray .tag-list span {
    background: #82c9ed;
    color: #fff;
}

.swatch-gray .mejs-controls, [class*="swatch-"] .swatch-gray .mejs-controls {
    background-color: #82c9ed;
    color: #e9e9e9;
    position: relative;
    margin-bottom: 24px;
}

.swatch-gray .mejs-mediaelement, [class*="swatch-"] .swatch-gray .mejs-mediaelement {
    position: relative;
}

.swatch-gray .ajax-loader, [class*="swatch-"] .swatch-gray .ajax-loader, .swatch-gray .ajax-loader::before, [class*="swatch-"] .swatch-gray .ajax-loader::before {
    border-top-color: #82c9ed !important;
}

.swatch-gray .select2-container, [class*="swatch-"] .swatch-gray .select2-container {
    background: #fff;
}

    .swatch-gray .select2-container .select2-choice, [class*="swatch-"] .swatch-gray .select2-container .select2-choice {
        color: #4c4c4c;
    }

        .swatch-gray .select2-container .select2-choice .select2-arrow b:after, [class*="swatch-"] .swatch-gray .select2-container .select2-choice .select2-arrow b:after {
            color: #4c4c4c;
        }

.swatch-gray .post:after, [class*="swatch-"] .swatch-gray .post:after {
    background: #c9c7c7;
}

.swatch-gray .post-icon, [class*="swatch-"] .swatch-gray .post-icon {
    background: #82c9ed;
}

    .swatch-gray .post-icon i, [class*="swatch-"] .swatch-gray .post-icon i {
        color: #fff;
    }

.swatch-gray .post-search-icon, [class*="swatch-"] .swatch-gray .post-search-icon {
    color: #fff;
    text-shadow: 2px 2px 1px rgba(28, 28, 28, .2);
}

.swatch-gray .post-extras a, [class*="swatch-"] .swatch-gray .post-extras a {
    color: rgba(76, 76, 76, .8);
}

    .swatch-gray .post-extras a:hover, [class*="swatch-"] .swatch-gray .post-extras a:hover {
        color: #82c9ed;
    }

.swatch-gray .post-extras i, [class*="swatch-"] .swatch-gray .post-extras i {
    color: #4c4c4c;
}

.swatch-gray .post-more-link i, [class*="swatch-"] .swatch-gray .post-more-link i {
    color: #82c9ed;
}

.swatch-gray .media-inner:after, [class*="swatch-"] .swatch-gray .media-inner:after {
    background: #82c9ed;
}

.swatch-gray .author-info, [class*="swatch-"] .swatch-gray .author-info {
    background-color: #82c9ed;
    color: #e9e9e9;
}

    .swatch-gray .author-info .media-heading, [class*="swatch-"] .swatch-gray .author-info .media-heading {
        color: #e9e9e9;
    }

        .swatch-gray .author-info .media-heading:after, [class*="swatch-"] .swatch-gray .author-info .media-heading:after {
            background: #e9e9e9;
        }

.post-masonry .swatch-gray:hover, .post-masonry [class*="swatch-"] .swatch-gray:hover {
    color: #4c4c4c;
}

.swatch-gray .breadcrumb-blog a, [class*="swatch-"] .swatch-gray .breadcrumb-blog a, .swatch-gray .breadcrumb-blog .active, [class*="swatch-"] .swatch-gray .breadcrumb-blog .active {
    color: #4c4c4c;
}

    .swatch-gray .breadcrumb-blog a:hover, [class*="swatch-"] .swatch-gray .breadcrumb-blog a:hover {
        color: rgba(76, 76, 76, .8);
    }

.swatch-gray .post-related-post, [class*="swatch-"] .swatch-gray .post-related-post {
    background-color: #82c9ed;
}

    .swatch-gray .post-related-post a, [class*="swatch-"] .swatch-gray .post-related-post a {
        background: rgba(28, 28, 28, .9);
        color: #e9e9e9;
    }

        .swatch-gray .post-related-post a:hover, [class*="swatch-"] .swatch-gray .post-related-post a:hover {
            color: #e9e9e9;
        }

    .swatch-gray .post-related-post small, [class*="swatch-"] .swatch-gray .post-related-post small {
        background: #e9e9e9;
        color: #1c1c1c;
    }

    .swatch-gray .post-related-post blockquote, [class*="swatch-"] .swatch-gray .post-related-post blockquote {
        color: #e9e9e9;
    }

        .swatch-gray .post-related-post blockquote small, [class*="swatch-"] .swatch-gray .post-related-post blockquote small {
            background: rgba(28, 28, 28, .9);
            color: #e9e9e9;
        }

        .swatch-gray .post-related-post blockquote:before, [class*="swatch-"] .swatch-gray .post-related-post blockquote:before {
            background-color: #63bce9;
        }

.swatch-gray .post-sticky, [class*="swatch-"] .swatch-gray .post-sticky {
    background: rgba(130, 201, 237, .8);
}

    .swatch-gray .post-sticky i, [class*="swatch-"] .swatch-gray .post-sticky i {
        color: #fff;
    }

.swatch-gray .gform_wrapper .gsection, [class*="swatch-"] .swatch-gray .gform_wrapper .gsection {
    border-color: #c9c7c7;
}

.swatch-gray .gf_progressbar, [class*="swatch-"] .swatch-gray .gf_progressbar {
    background: #c9c7c7;
}

.swatch-gray .gf_progressbar_percentage, [class*="swatch-"] .swatch-gray .gf_progressbar_percentage {
    background: #82c9ed;
    color: #fff;
}

.swatch-gray .sidebar, [class*="swatch-"] .swatch-gray .sidebar {
    color: #4c4c4c;
}

    .swatch-gray .sidebar h3, [class*="swatch-"] .swatch-gray .sidebar h3 {
        color: #1c1c1c;
    }

    .swatch-gray .sidebar a, [class*="swatch-"] .swatch-gray .sidebar a {
        color: #4c4c4c;
    }

        .swatch-gray .sidebar a:hover, [class*="swatch-"] .swatch-gray .sidebar a:hover {
            color: #82c9ed;
        }

.swatch-gray .sidebar-header:after, [class*="swatch-"] .swatch-gray .sidebar-header:after {
    background: #82c9ed;
}

.swatch-gray .sidebar-widget .post-icon, [class*="swatch-"] .swatch-gray .sidebar-widget .post-icon {
    background: #82c9ed;
}

    .swatch-gray .sidebar-widget .post-icon i, [class*="swatch-"] .swatch-gray .sidebar-widget .post-icon i {
        color: #fff;
    }

.swatch-gray .widget_recent_entries li, [class*="swatch-"] .swatch-gray .widget_recent_entries li {
    border-color: #c9c7c7;
}

.swatch-gray .widget_tag_cloud ul a, [class*="swatch-"] .swatch-gray .widget_tag_cloud ul a {
    background: #82c9ed;
    color: #fff;
}

    .swatch-gray .widget_tag_cloud ul a:hover, [class*="swatch-"] .swatch-gray .widget_tag_cloud ul a:hover {
        background: rgba(130, 201, 237, .9);
        color: #fff;
    }

.swatch-gray .widget_calendar tbody a, [class*="swatch-"] .swatch-gray .widget_calendar tbody a {
    background: #82c9ed;
    color: #e9e9e9;
}

    .swatch-gray .widget_calendar tbody a:hover, [class*="swatch-"] .swatch-gray .widget_calendar tbody a:hover {
        background: #63bce9;
        color: #e9e9e9;
    }

.swatch-gray .widget_calendar tfoot, [class*="swatch-"] .swatch-gray .widget_calendar tfoot {
    background: #c9c7c7;
}

.swatch-gray .widget_nav_menu .sub-menu li:before, [class*="swatch-"] .swatch-gray .widget_nav_menu .sub-menu li:before {
    color: #c9c7c7;
}

.swatch-gray .widget_oxy_twitter li:before, [class*="swatch-"] .swatch-gray .widget_oxy_twitter li:before {
    color: #82c9ed;
}

.swatch-gray .top-search form, [class*="swatch-"] .swatch-gray .top-search form {
    background-color: #e9e9e9;
}

.swatch-gray .top-search input, [class*="swatch-"] .swatch-gray .top-search input {
    background: none;
    color: #4c4c4c;
}

    .swatch-gray .top-search input:focus, [class*="swatch-"] .swatch-gray .top-search input:focus {
        box-shadow: none;
    }

    .swatch-gray .top-search input:-moz-placeholder, [class*="swatch-"] .swatch-gray .top-search input:-moz-placeholder {
        color: #4c4c4c;
    }

    .swatch-gray .top-search input::-moz-placeholder, [class*="swatch-"] .swatch-gray .top-search input::-moz-placeholder {
        color: #4c4c4c;
    }

    .swatch-gray .top-search input:-ms-input-placeholder, [class*="swatch-"] .swatch-gray .top-search input:-ms-input-placeholder {
        color: #4c4c4c;
    }

    .swatch-gray .top-search input::-webkit-input-placeholder, [class*="swatch-"] .swatch-gray .top-search input::-webkit-input-placeholder {
        color: #4c4c4c;
    }

.swatch-gray .top-search .search-close, [class*="swatch-"] .swatch-gray .top-search .search-close {
    color: #82c9ed;
}

.swatch-gray .top-search svg, [class*="swatch-"] .swatch-gray .top-search svg {
    stroke: #4c4c4c;
}

.swatch-gray.top-bar a, [class*="swatch-"] .swatch-gray.top-bar a {
    color: #1c1c1c;
}

    .swatch-gray.top-bar a:hover, [class*="swatch-"] .swatch-gray.top-bar a:hover {
        color: #82c9ed;
    }

.swatch-gray.top-bar .sidebar-widget:after, [class*="swatch-"] .swatch-gray.top-bar .sidebar-widget:after {
    background: #c9c7c7;
}

.swatch-gray .widget_swatch_wpml_language_selector li:before, [class*="swatch-"] .swatch-gray .widget_swatch_wpml_language_selector li:before {
    background: #c9c7c7;
}

.swatch-gray .button, [class*="swatch-"] .swatch-gray .button {
    background: #82c9ed;
    color: #fff;
}

    .swatch-gray .button:hover, [class*="swatch-"] .swatch-gray .button:hover {
        background: rgba(130, 201, 237, .9);
        color: #fff;
    }

.swatch-gray.section-commerce .breadcrumb, [class*="swatch-"] .swatch-gray.section-commerce .breadcrumb {
    background: none;
    color: #4c4c4c;
}

    .swatch-gray.section-commerce .breadcrumb a, [class*="swatch-"] .swatch-gray.section-commerce .breadcrumb a {
        color: #82c9ed;
    }

    .swatch-gray.section-commerce .breadcrumb > li + li:before, [class*="swatch-"] .swatch-gray.section-commerce .breadcrumb > li + li:before {
        color: #82c9ed;
    }

.swatch-gray .woocommerce-ordering .select-wrap, [class*="swatch-"] .swatch-gray .woocommerce-ordering .select-wrap {
    background: #82c9ed;
}

    .swatch-gray .woocommerce-ordering .select-wrap:after, [class*="swatch-"] .swatch-gray .woocommerce-ordering .select-wrap:after {
        color: #fff;
    }

.swatch-gray .woocommerce-ordering select, [class*="swatch-"] .swatch-gray .woocommerce-ordering select {
    color: #fff;
    background: transparent;
}

.swatch-gray .onsale, [class*="swatch-"] .swatch-gray .onsale {
    background: #82c9ed;
    color: #fff;
}

.swatch-gray .price, [class*="swatch-"] .swatch-gray .price {
    color: #1c1c1c;
}

.swatch-gray .page-numbers a, [class*="swatch-"] .swatch-gray .page-numbers a, .swatch-gray .page-numbers span, [class*="swatch-"] .swatch-gray .page-numbers span {
    color: #fff;
}

.swatch-gray .page-numbers li, [class*="swatch-"] .swatch-gray .page-numbers li {
    background: #82c9ed;
}

    .swatch-gray .page-numbers .current, [class*="swatch-"] .swatch-gray .page-numbers .current, .swatch-gray .page-numbers li a:hover, [class*="swatch-"] .swatch-gray .page-numbers li a:hover {
        background: #c9c7c7;
        color: #4c4c4c;
    }

.swatch-gray #reviews .comment, [class*="swatch-"] .swatch-gray #reviews .comment {
    border-bottom: 1px solid rgba(255, 255, 255, .2);
}

.swatch-gray #reviews .form-control, [class*="swatch-"] .swatch-gray #reviews .form-control {
    background: #e9e9e9;
}

.swatch-gray #reviews input[type="submit"], [class*="swatch-"] .swatch-gray #reviews input[type="submit"] {
    background: #fff;
    color: #82c9ed;
}

.swatch-gray .related h2, [class*="swatch-"] .swatch-gray .related h2, .swatch-gray .cross-sells h2, [class*="swatch-"] .swatch-gray .cross-sells h2, .swatch-gray .upsells h2, [class*="swatch-"] .swatch-gray .upsells h2 {
    background: #82c9ed;
    color: #fff;
}

.swatch-gray .product-category h2, [class*="swatch-"] .swatch-gray .product-category h2 {
    background: rgba(130, 201, 237, .85);
    color: #fff;
}

    .swatch-gray .product-category h2 mark, [class*="swatch-"] .swatch-gray .product-category h2 mark {
        background: #82c9ed;
        color: #fff;
    }

.swatch-gray .product-nav a i, [class*="swatch-"] .swatch-gray .product-nav a i {
    background: #82c9ed;
    color: #fff;
}

.swatch-gray .product-images figcaption, [class*="swatch-"] .swatch-gray .product-images figcaption {
    box-shadow: none;
    background: #82c9ed;
}

    .swatch-gray .product-images figcaption i, [class*="swatch-"] .swatch-gray .product-images figcaption i {
        color: #fff;
    }

.swatch-gray .product-images .flex-active, [class*="swatch-"] .swatch-gray .product-images .flex-active {
    -webkit-box-shadow: 0px 3px 0px #82c9ed;
    -moz-box-shadow: 0px 3px 0px #82c9ed;
    box-shadow: 0px 3px 0px #82c9ed;
}

.swatch-gray .order_details, [class*="swatch-"] .swatch-gray .order_details {
    background: #c9c7c7;
}

    .swatch-gray .order_details li, [class*="swatch-"] .swatch-gray .order_details li {
        border-color: #e2e1e1;
    }

.swatch-gray .cart_list li, [class*="swatch-"] .swatch-gray .cart_list li {
    border-color: #c9c7c7;
}

.swatch-gray .cart-actions, [class*="swatch-"] .swatch-gray .cart-actions {
    background: #e9e9e9;
}

.swatch-gray .widget_product_tag_cloud a, [class*="swatch-"] .swatch-gray .widget_product_tag_cloud a {
    background: #82c9ed;
    color: #e9e9e9;
}

    .swatch-gray .widget_product_tag_cloud a:hover, [class*="swatch-"] .swatch-gray .widget_product_tag_cloud a:hover {
        background: rgba(130, 201, 237, .9);
        color: #e9e9e9;
    }

.swatch-gray .product_list_widget li, [class*="swatch-"] .swatch-gray .product_list_widget li {
    border-color: #c9c7c7;
}

.swatch-gray .star-rating, [class*="swatch-"] .swatch-gray .star-rating {
    color: #82c9ed;
}

.swatch-gray #reviews .star-rating, [class*="swatch-"] .swatch-gray #reviews .star-rating {
    color: #e9e9e9;
}

.swatch-gray .widget_price_filter .ui-slider .ui-slider-range, [class*="swatch-"] .swatch-gray .widget_price_filter .ui-slider .ui-slider-range {
    background: #c9c7c7;
}

.swatch-gray .widget_price_filter .ui-slider .ui-slider-handle, [class*="swatch-"] .swatch-gray .widget_price_filter .ui-slider .ui-slider-handle {
    background: #82c9ed;
}

.swatch-gray .widget_product_search form:after, [class*="swatch-"] .swatch-gray .widget_product_search form:after {
    color: #e9e9e9;
}

.swatch-gray .bbp-forums-list li, [class*="swatch-"] .swatch-gray .bbp-forums-list li {
    border-left-color: #82c9ed;
}

.swatch-gray .bbp-topic-freshness-author:after, [class*="swatch-"] .swatch-gray .bbp-topic-freshness-author:after {
    background: #82c9ed;
}

.swatch-gray .bbp-topic-permalink i, [class*="swatch-"] .swatch-gray .bbp-topic-permalink i {
    color: #82c9ed;
}

.swatch-gray .panel-bbpress, [class*="swatch-"] .swatch-gray .panel-bbpress {
    background: #e9e9e9;
}

    .swatch-gray .panel-bbpress .panel-heading, [class*="swatch-"] .swatch-gray .panel-bbpress .panel-heading {
        border-color: #82c9ed;
    }

    .swatch-gray .panel-bbpress .panel-body, [class*="swatch-"] .swatch-gray .panel-bbpress .panel-body {
        border-color: #c9c7c7;
    }

    .swatch-gray .panel-bbpress .panel-warning, [class*="swatch-"] .swatch-gray .panel-bbpress .panel-warning {
        color: #82c9ed;
        border-color: #c9c7c7;
    }

    .swatch-gray .panel-bbpress .bbp-template-notice, [class*="swatch-"] .swatch-gray .panel-bbpress .bbp-template-notice {
        border-color: #c9c7c7;
    }

    .swatch-gray .panel-bbpress .panel-footer, [class*="swatch-"] .swatch-gray .panel-bbpress .panel-footer {
        background: #c9c7c7;
        border-color: #c9c7c7;
    }

.swatch-gray .label-bbpress, [class*="swatch-"] .swatch-gray .label-bbpress {
    background: transparent;
    color: #82c9ed;
}

.swatch-gray .bbp-reply-content, [class*="swatch-"] .swatch-gray .bbp-reply-content {
    border-color: #c9c7c7;
}

    .swatch-gray .bbp-reply-content .media-heading, [class*="swatch-"] .swatch-gray .bbp-reply-content .media-heading {
        background: #d6d4d4;
        border-color: #bcbaba;
    }

.swatch-gray .bbp_author_details img, [class*="swatch-"] .swatch-gray .bbp_author_details img {
    background: #e9e9e9;
    box-shadow: 0px 0px 0px 4px #c9c7c7;
}

.swatch-gray .bbp_author_details:after, [class*="swatch-"] .swatch-gray .bbp_author_details:after {
    background: #c9c7c7;
}

.swatch-gray .bbp_author_details:hover img, [class*="swatch-"] .swatch-gray .bbp_author_details:hover img {
    box-shadow: 0px 0px 0px 4px #82c9ed;
}

.swatch-gray .bbpress-header .breadcrumb a, [class*="swatch-"] .swatch-gray .bbpress-header .breadcrumb a, .swatch-gray .bbpress-header .breadcrumb .active, [class*="swatch-"] .swatch-gray .bbpress-header .breadcrumb .active {
    color: #4c4c4c;
}

    .swatch-gray .bbpress-header .breadcrumb a:hover, [class*="swatch-"] .swatch-gray .bbpress-header .breadcrumb a:hover {
        color: rgba(76, 76, 76, .8);
    }

.swatch-gray .bbp-topic-tags a, [class*="swatch-"] .swatch-gray .bbp-topic-tags a {
    background: #82c9ed;
    color: #fff;
}

    .swatch-gray .bbp-topic-tags a:hover, [class*="swatch-"] .swatch-gray .bbp-topic-tags a:hover {
        background: rgba(130, 201, 237, .9);
    }

.swatch-gray .bbp-logged-in, [class*="swatch-"] .swatch-gray .bbp-logged-in {
    background: #c9c7c7;
}

    .swatch-gray .bbp-logged-in .button, [class*="swatch-"] .swatch-gray .bbp-logged-in .button, .swatch-gray .bbp-logged-in .button:hover, [class*="swatch-"] .swatch-gray .bbp-logged-in .button:hover {
        color: #fff;
    }

.swatch-gray .post-count, [class*="swatch-"] .swatch-gray .post-count {
    background: #82c9ed;
    color: #fff;
}

.swatch-black, [class*="swatch-"] .swatch-black {
    background: #000;
    color: #fff;
}

    .swatch-black h1, [class*="swatch-"] .swatch-black h1, .swatch-black h2, [class*="swatch-"] .swatch-black h2, .swatch-black h3, [class*="swatch-"] .swatch-black h3, .swatch-black h4, [class*="swatch-"] .swatch-black h4, .swatch-black h5, [class*="swatch-"] .swatch-black h5, .swatch-black h6, [class*="swatch-"] .swatch-black h6 {
        color: #fff;
    }

        .swatch-black h1 small, [class*="swatch-"] .swatch-black h1 small, .swatch-black h2 small, [class*="swatch-"] .swatch-black h2 small, .swatch-black h3 small, [class*="swatch-"] .swatch-black h3 small, .swatch-black h4 small, [class*="swatch-"] .swatch-black h4 small, .swatch-black h5 small, [class*="swatch-"] .swatch-black h5 small, .swatch-black h6 small, [class*="swatch-"] .swatch-black h6 small {
            color: rgba(255, 255, 255, .8);
        }

    .swatch-black a, [class*="swatch-"] .swatch-black a {
        color: #fff;
    }

        .swatch-black a:hover, [class*="swatch-"] .swatch-black a:hover {
            color: #d0d0d0;
        }

    .swatch-black small, [class*="swatch-"] .swatch-black small {
        color: rgba(255, 255, 255, .8);
    }

        .swatch-black small a, [class*="swatch-"] .swatch-black small a {
            color: rgba(255, 255, 255, .8);
        }

            .swatch-black small a:hover, [class*="swatch-"] .swatch-black small a:hover {
                color: #fff;
            }

    .swatch-black i, [class*="swatch-"] .swatch-black i {
        color: #fff;
    }

    .swatch-black blockquote p, [class*="swatch-"] .swatch-black blockquote p {
        color: #fff !important;
    }

    .swatch-black blockquote:before, [class*="swatch-"] .swatch-black blockquote:before {
        background-color: #fff;
    }

    .swatch-black blockquote small, [class*="swatch-"] .swatch-black blockquote small, .swatch-black blockquote footer, [class*="swatch-"] .swatch-black blockquote footer {
        color: #fff;
    }

    .swatch-black ::selection, [class*="swatch-"] .swatch-black ::selection {
        background: #fff;
        color: #000;
    }

    .swatch-black ::-moz-selection, [class*="swatch-"] .swatch-black ::-moz-selection {
        background: #fff;
        color: #000;
    }

    .swatch-black hr, [class*="swatch-"] .swatch-black hr {
        border-top-color: #3c3c3c;
    }

    .swatch-black pre, [class*="swatch-"] .swatch-black pre {
        background: #fff;
        color: #000;
    }

    .swatch-black .active, [class*="swatch-"] .swatch-black .active {
        color: #d0d0d0;
    }

    .swatch-black .btn-primary, [class*="swatch-"] .swatch-black .btn-primary, .swatch-black button, [class*="swatch-"] .swatch-black button, .swatch-black input[type="submit"], [class*="swatch-"] .swatch-black input[type="submit"] {
        background-color: #fff;
        color: #3c3c3c;
    }

        .swatch-black .btn-primary:hover, [class*="swatch-"] .swatch-black .btn-primary:hover, .swatch-black button:hover, [class*="swatch-"] .swatch-black button:hover, .swatch-black input[type="submit"]:hover, [class*="swatch-"] .swatch-black input[type="submit"]:hover {
            background-color: rgba(255, 255, 255, .9);
            color: #3c3c3c;
        }

        .swatch-black .btn-primary.btn-icon-left span, [class*="swatch-"] .swatch-black .btn-primary.btn-icon-left span, .swatch-black button.btn-icon-left span, [class*="swatch-"] .swatch-black button.btn-icon-left span, .swatch-black input[type="submit"].btn-icon-left span, [class*="swatch-"] .swatch-black input[type="submit"].btn-icon-left span, .swatch-black .btn-primary.btn-icon-right span, [class*="swatch-"] .swatch-black .btn-primary.btn-icon-right span, .swatch-black button.btn-icon-right span, [class*="swatch-"] .swatch-black button.btn-icon-right span, .swatch-black input[type="submit"].btn-icon-right span, [class*="swatch-"] .swatch-black input[type="submit"].btn-icon-right span {
            background-color: rgba(0, 0, 0, 0.05);
        }

        .swatch-black .btn-primary i, [class*="swatch-"] .swatch-black .btn-primary i {
            color: #3c3c3c !important;
        }

    .swatch-black .btn-link, [class*="swatch-"] .swatch-black .btn-link {
        background: none;
        color: #fff;
        text-decoration: none;
        box-shadow: 0px 0px 0px 1px #fff inset;
    }

        .swatch-black .btn-link span, [class*="swatch-"] .swatch-black .btn-link span {
            background: none;
        }

        .swatch-black .btn-link i, [class*="swatch-"] .swatch-black .btn-link i {
            color: #fff !important;
        }

        .swatch-black .btn-link:hover, [class*="swatch-"] .swatch-black .btn-link:hover {
            text-decoration: none;
            background-color: #fff;
            color: #3c3c3c;
            box-shadow: 0px 0px 0px 1px #fff;
        }

            .swatch-black .btn-link:hover i, [class*="swatch-"] .swatch-black .btn-link:hover i {
                color: #3c3c3c !important;
            }

    .swatch-black .open .dropdown-toggle.btn-primary, [class*="swatch-"] .swatch-black .open .dropdown-toggle.btn-primary {
        background-color: #fff;
        color: #3c3c3c;
    }

    .swatch-black .btn-group .dropdown-menu, [class*="swatch-"] .swatch-black .btn-group .dropdown-menu {
        background-color: #fff;
    }

        .swatch-black .btn-group .dropdown-menu > li > a, [class*="swatch-"] .swatch-black .btn-group .dropdown-menu > li > a {
            color: #3c3c3c;
            box-shadow: 0px -1px 0px #f2f2f2;
        }

        .swatch-black .btn-group .dropdown-menu > li:first-child > a, [class*="swatch-"] .swatch-black .btn-group .dropdown-menu > li:first-child > a {
            box-shadow: none;
        }

        .swatch-black .btn-group .dropdown-menu > li > a:hover, [class*="swatch-"] .swatch-black .btn-group .dropdown-menu > li > a:hover {
            background: #fff;
        }

    .swatch-black .label-primary, [class*="swatch-"] .swatch-black .label-primary {
        background: #fff;
        color: #3c3c3c;
    }

        .swatch-black .label-primary a, [class*="swatch-"] .swatch-black .label-primary a {
            color: #3c3c3c;
        }

    .swatch-black select, [class*="swatch-"] .swatch-black select, .swatch-black textarea, [class*="swatch-"] .swatch-black textarea, .swatch-black input, [class*="swatch-"] .swatch-black input, .swatch-black .uneditable-input, [class*="swatch-"] .swatch-black .uneditable-input, .swatch-black .input-group-btn, [class*="swatch-"] .swatch-black .input-group-btn {
        background: #fff;
        color: #1c1c1c;
    }

        .swatch-black select:-moz-placeholder, [class*="swatch-"] .swatch-black select:-moz-placeholder, .swatch-black textarea:-moz-placeholder, [class*="swatch-"] .swatch-black textarea:-moz-placeholder, .swatch-black input:-moz-placeholder, [class*="swatch-"] .swatch-black input:-moz-placeholder, .swatch-black .uneditable-input:-moz-placeholder, [class*="swatch-"] .swatch-black .uneditable-input:-moz-placeholder, .swatch-black .input-group-btn:-moz-placeholder, [class*="swatch-"] .swatch-black .input-group-btn:-moz-placeholder {
            color: #6c6c6c;
        }

        .swatch-black select::-moz-placeholder, [class*="swatch-"] .swatch-black select::-moz-placeholder, .swatch-black textarea::-moz-placeholder, [class*="swatch-"] .swatch-black textarea::-moz-placeholder, .swatch-black input::-moz-placeholder, [class*="swatch-"] .swatch-black input::-moz-placeholder, .swatch-black .uneditable-input::-moz-placeholder, [class*="swatch-"] .swatch-black .uneditable-input::-moz-placeholder, .swatch-black .input-group-btn::-moz-placeholder, [class*="swatch-"] .swatch-black .input-group-btn::-moz-placeholder {
            color: #6c6c6c;
        }

        .swatch-black select:-ms-input-placeholder, [class*="swatch-"] .swatch-black select:-ms-input-placeholder, .swatch-black textarea:-ms-input-placeholder, [class*="swatch-"] .swatch-black textarea:-ms-input-placeholder, .swatch-black input:-ms-input-placeholder, [class*="swatch-"] .swatch-black input:-ms-input-placeholder, .swatch-black .uneditable-input:-ms-input-placeholder, [class*="swatch-"] .swatch-black .uneditable-input:-ms-input-placeholder, .swatch-black .input-group-btn:-ms-input-placeholder, [class*="swatch-"] .swatch-black .input-group-btn:-ms-input-placeholder {
            color: #6c6c6c;
        }

        .swatch-black select::-webkit-input-placeholder, [class*="swatch-"] .swatch-black select::-webkit-input-placeholder, .swatch-black textarea::-webkit-input-placeholder, [class*="swatch-"] .swatch-black textarea::-webkit-input-placeholder, .swatch-black input::-webkit-input-placeholder, [class*="swatch-"] .swatch-black input::-webkit-input-placeholder, .swatch-black .uneditable-input::-webkit-input-placeholder, [class*="swatch-"] .swatch-black .uneditable-input::-webkit-input-placeholder, .swatch-black .input-group-btn::-webkit-input-placeholder, [class*="swatch-"] .swatch-black .input-group-btn::-webkit-input-placeholder {
            color: #6c6c6c;
        }

        .swatch-black input:focus, [class*="swatch-"] .swatch-black input:focus, .swatch-black textarea:focus, [class*="swatch-"] .swatch-black textarea:focus, .swatch-black select.form-control:focus, [class*="swatch-"] .swatch-black select.form-control:focus {
            -webkit-box-shadow: 0px 3px 0px #82c9ed;
            -moz-box-shadow: 0px 3px 0px #82c9ed;
            box-shadow: 0px 3px 0px #82c9ed;
        }

        .swatch-black input[type="checkbox"], [class*="swatch-"] .swatch-black input[type="checkbox"], .swatch-black input[type="radio"], [class*="swatch-"] .swatch-black input[type="radio"] {
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
        }

    .swatch-black .form-icon-group i, [class*="swatch-"] .swatch-black .form-icon-group i {
        color: #82c9ed;
    }

    .swatch-black input[type="button"], [class*="swatch-"] .swatch-black input[type="button"] {
        background: #fff;
        color: #3c3c3c;
    }

    .swatch-black .select-wrap, [class*="swatch-"] .swatch-black .select-wrap {
        background: #fff;
    }

        .swatch-black .select-wrap:after, [class*="swatch-"] .swatch-black .select-wrap:after {
            color: #1c1c1c;
        }

    .swatch-black .table th, [class*="swatch-"] .swatch-black .table th {
        background-color: #fff;
        text-transform: uppercase;
        color: #000;
    }

    .swatch-black .table th, [class*="swatch-"] .swatch-black .table th, .swatch-black .table td, [class*="swatch-"] .swatch-black .table td, .swatch-black .table-bordered, [class*="swatch-"] .swatch-black .table-bordered {
        border-color: #3c3c3c;
    }

    .swatch-black .table-hover tbody tr:hover th, [class*="swatch-"] .swatch-black .table-hover tbody tr:hover th {
        background: #3c3c3c;
    }

    .swatch-black .table-striped > tbody > tr:nth-child(odd) > td, [class*="swatch-"] .swatch-black .table-striped > tbody > tr:nth-child(odd) > td, .swatch-black .table-striped > tbody > tr:nth-child(odd) > th, [class*="swatch-"] .swatch-black .table-striped > tbody > tr:nth-child(odd) > th, .swatch-black .table-hover > tbody > tr:hover > td, [class*="swatch-"] .swatch-black .table-hover > tbody > tr:hover > td, .swatch-black .table-hover > tbody > tr:hover > th, [class*="swatch-"] .swatch-black .table-hover > tbody > tr:hover > th {
        background: #3c3c3c;
    }

    .swatch-black#masthead, [class*="swatch-"] .swatch-black#masthead {
        border-color: #000;
    }

    .swatch-black.navbar, [class*="swatch-"] .swatch-black.navbar {
        background: #000;
        color: #fff;
    }

    .swatch-black .navbar-text, [class*="swatch-"] .swatch-black .navbar-text {
        color: #fff;
    }

    .swatch-black.navbar .navbar-brand, [class*="swatch-"] .swatch-black.navbar .navbar-brand {
        color: #fff;
    }

        .swatch-black.navbar .navbar-brand:hover, [class*="swatch-"] .swatch-black.navbar .navbar-brand:hover {
            color: #fff;
        }

    .swatch-black.navbar .nav > li > a, [class*="swatch-"] .swatch-black.navbar .nav > li > a {
        color: #fff;
    }

        .swatch-black.navbar .nav > li > a:hover, [class*="swatch-"] .swatch-black.navbar .nav > li > a:hover, .swatch-black.navbar .nav > li > a:focus, [class*="swatch-"] .swatch-black.navbar .nav > li > a:focus {
            color: #fff;
            background: none;
        }

        .swatch-black.navbar .nav > li > a:before, [class*="swatch-"] .swatch-black.navbar .nav > li > a:before {
            background-color: #fff;
        }

    .swatch-black.navbar a .menu-icon, [class*="swatch-"] .swatch-black.navbar a .menu-icon {
        color: #fff;
    }

    .swatch-black.navbar a:hover .menu-icon, [class*="swatch-"] .swatch-black.navbar a:hover .menu-icon {
        color: #fff;
    }

    .swatch-black.navbar .dropdown-menu a:hover .menu-icon, [class*="swatch-"] .swatch-black.navbar .dropdown-menu a:hover .menu-icon {
        color: #000;
    }

    .swatch-black .navbar-toggle, [class*="swatch-"] .swatch-black .navbar-toggle {
        background: none !important;
    }

        .swatch-black .navbar-toggle .icon-bar, [class*="swatch-"] .swatch-black .navbar-toggle .icon-bar {
            background-color: #fff;
        }

        .swatch-black .navbar-toggle:hover, [class*="swatch-"] .swatch-black .navbar-toggle:hover {
            background: none;
        }

    .swatch-black.navbar .nav > li > a:focus, [class*="swatch-"] .swatch-black.navbar .nav > li > a:focus, .swatch-black.navbar .nav > li > a:hover, [class*="swatch-"] .swatch-black.navbar .nav > li > a:hover, .swatch-black.navbar .nav > .active > a, [class*="swatch-"] .swatch-black.navbar .nav > .active > a, .swatch-black.navbar .nav > .active > a:hover, [class*="swatch-"] .swatch-black.navbar .nav > .active > a:hover, .swatch-black.navbar .nav > .current-menu-parent > a, [class*="swatch-"] .swatch-black.navbar .nav > .current-menu-parent > a, .swatch-black.navbar .nav > .current-menu-ancestor > a, [class*="swatch-"] .swatch-black.navbar .nav > .current-menu-ancestor > a, .swatch-black.navbar .nav > .current-menu-item > a, [class*="swatch-"] .swatch-black.navbar .nav > .current-menu-item > a, .swatch-black.navbar .nav > .current-menu-item > a:hover, [class*="swatch-"] .swatch-black.navbar .nav > .current-menu-item > a:hover, .swatch-black.navbar .nav > .current-menu-item > a:focus, [class*="swatch-"] .swatch-black.navbar .nav > .current-menu-item > a:focus, .swatch-black.navbar .nav > .active > a:focus, [class*="swatch-"] .swatch-black.navbar .nav > .active > a:focus, .swatch-black.navbar .nav li.dropdown.open > .dropdown-toggle, [class*="swatch-"] .swatch-black.navbar .nav li.dropdown.open > .dropdown-toggle, .swatch-black.navbar .nav li.dropdown.active > .dropdown-toggle, [class*="swatch-"] .swatch-black.navbar .nav li.dropdown.active > .dropdown-toggle, .swatch-black.navbar .nav li.dropdown.open.active > .dropdown-toggle, [class*="swatch-"] .swatch-black.navbar .nav li.dropdown.open.active > .dropdown-toggle {
        color: #fff;
    }

        .swatch-black.navbar .nav > li > a:focus:before, [class*="swatch-"] .swatch-black.navbar .nav > li > a:focus:before, .swatch-black.navbar .nav > li > a:hover:before, [class*="swatch-"] .swatch-black.navbar .nav > li > a:hover:before, .swatch-black.navbar .nav > .active > a:before, [class*="swatch-"] .swatch-black.navbar .nav > .active > a:before, .swatch-black.navbar .nav > .active > a:hover:before, [class*="swatch-"] .swatch-black.navbar .nav > .active > a:hover:before, .swatch-black.navbar .nav > .current-menu-parent > a:before, [class*="swatch-"] .swatch-black.navbar .nav > .current-menu-parent > a:before, .swatch-black.navbar .nav > .current-menu-ancestor > a:before, [class*="swatch-"] .swatch-black.navbar .nav > .current-menu-ancestor > a:before, .swatch-black.navbar .nav > .current-menu-item > a:before, [class*="swatch-"] .swatch-black.navbar .nav > .current-menu-item > a:before, .swatch-black.navbar .nav > .current-menu-item > a:hover:before, [class*="swatch-"] .swatch-black.navbar .nav > .current-menu-item > a:hover:before, .swatch-black.navbar .nav > .current-menu-item > a:focus:before, [class*="swatch-"] .swatch-black.navbar .nav > .current-menu-item > a:focus:before, .swatch-black.navbar .nav > .active > a:focus:before, [class*="swatch-"] .swatch-black.navbar .nav > .active > a:focus:before, .swatch-black.navbar .nav li.dropdown.open > .dropdown-toggle:before, [class*="swatch-"] .swatch-black.navbar .nav li.dropdown.open > .dropdown-toggle:before, .swatch-black.navbar .nav li.dropdown.active > .dropdown-toggle:before, [class*="swatch-"] .swatch-black.navbar .nav li.dropdown.active > .dropdown-toggle:before, .swatch-black.navbar .nav li.dropdown.open.active > .dropdown-toggle:before, [class*="swatch-"] .swatch-black.navbar .nav li.dropdown.open.active > .dropdown-toggle:before {
            background-color: #fff;
        }

    .swatch-black.navbar .nav > .disabled > a, [class*="swatch-"] .swatch-black.navbar .nav > .disabled > a {
        color: #fff;
    }

        .swatch-black.navbar .nav > .disabled > a:before, [class*="swatch-"] .swatch-black.navbar .nav > .disabled > a:before {
            display: none;
        }

    .swatch-black .dropdown-menu, [class*="swatch-"] .swatch-black .dropdown-menu {
        background-color: rgba(0, 0, 0, .95);
        -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, .1), 0px 3px 0px #fff inset;
        -moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, .1), 0px 3px 0px #fff inset;
        box-shadow: 0px 2px 4px rgba(0, 0, 0, .1), 0px 3px 0px #fff inset;
    }

        .swatch-black .dropdown-menu > li > a, [class*="swatch-"] .swatch-black .dropdown-menu > li > a {
            color: #fff;
        }

            .swatch-black .dropdown-menu > li > a:hover, [class*="swatch-"] .swatch-black .dropdown-menu > li > a:hover, .swatch-black .dropdown-menu > .active > a, [class*="swatch-"] .swatch-black .dropdown-menu > .active > a, .swatch-black .dropdown-menu > .active > a:hover, [class*="swatch-"] .swatch-black .dropdown-menu > .active > a:hover, .swatch-black .dropdown-menu > .active > a:focus, [class*="swatch-"] .swatch-black .dropdown-menu > .active > a:focus {
                background: #fff;
                color: #000;
            }

                .swatch-black .dropdown-menu > li > a:hover i, [class*="swatch-"] .swatch-black .dropdown-menu > li > a:hover i, .swatch-black .dropdown-menu > .active > a i, [class*="swatch-"] .swatch-black .dropdown-menu > .active > a i, .swatch-black .dropdown-menu > .active > a:hover i, [class*="swatch-"] .swatch-black .dropdown-menu > .active > a:hover i, .swatch-black .dropdown-menu > .active > a:focus i, [class*="swatch-"] .swatch-black .dropdown-menu > .active > a:focus i {
                    color: #000;
                }

        .swatch-black .dropdown-menu > li.disabled > a:hover, [class*="swatch-"] .swatch-black .dropdown-menu > li.disabled > a:hover {
            color: #fff;
        }

    .swatch-black.navbar .nav > li > .dropdown-menu:after, [class*="swatch-"] .swatch-black.navbar .nav > li > .dropdown-menu:after, .swatch-black.navbar .nav > li > .dropdown-menu:before, [class*="swatch-"] .swatch-black.navbar .nav > li > .dropdown-menu:before {
        display: none;
    }

    .swatch-black.navbar-scrolled, [class*="swatch-"] .swatch-black.navbar-scrolled {
        background: rgba(0, 0, 0, .95);
    }

    .swatch-black .dropdown-submenu > a:after, [class*="swatch-"] .swatch-black .dropdown-submenu > a:after {
        border-left-color: #fff !important;
    }

    .swatch-black .dropdown-submenu > a:hover:after, [class*="swatch-"] .swatch-black .dropdown-submenu > a:hover:after {
        border-left-color: #000 !important;
    }

    .swatch-black .dropdown-menu .divider, [class*="swatch-"] .swatch-black .dropdown-menu .divider {
        background-color: rgba(60, 60, 60, .8);
    }

    .swatch-black.navbar .nav-highlight > a, [class*="swatch-"] .swatch-black.navbar .nav-highlight > a {
        color: #000 !important;
    }

        .swatch-black.navbar .nav-highlight > a:after, [class*="swatch-"] .swatch-black.navbar .nav-highlight > a:after {
            background: #fff;
        }

        .swatch-black.navbar .nav-highlight > a:hover, [class*="swatch-"] .swatch-black.navbar .nav-highlight > a:hover {
            color: #000 !important;
        }

            .swatch-black.navbar .nav-highlight > a:hover:after, [class*="swatch-"] .swatch-black.navbar .nav-highlight > a:hover:after {
                background: rgba(255, 255, 255, .8);
            }

    .swatch-black.navbar li.nav-highlight-ghost > a, [class*="swatch-"] .swatch-black.navbar li.nav-highlight-ghost > a {
        color: #fff;
    }

        .swatch-black.navbar li.nav-highlight-ghost > a:after, [class*="swatch-"] .swatch-black.navbar li.nav-highlight-ghost > a:after {
            border: 1px solid #fff;
        }

        .swatch-black.navbar li.nav-highlight-ghost > a:hover, [class*="swatch-"] .swatch-black.navbar li.nav-highlight-ghost > a:hover {
            color: rgba(255, 255, 255, .8);
        }

            .swatch-black.navbar li.nav-highlight-ghost > a:hover:after, [class*="swatch-"] .swatch-black.navbar li.nav-highlight-ghost > a:hover:after {
                border-color: rgba(255, 255, 255, .8);
            }

.transparent-header .swatch-black.navbar, .transparent-header [class*="swatch-"] .swatch-black.navbar {
    background: none;
}

.transparent-header .swatch-black.navbar-scrolled, .transparent-header [class*="swatch-"] .swatch-black.navbar-scrolled {
    background: rgba(0, 0, 0, .95) !important;
}

.transparent-header .swatch-black.search-active, .transparent-header [class*="swatch-"] .swatch-black.search-active {
    background: #000 !important;
}

.swatch-black .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a, [class*="swatch-"] .swatch-black .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a {
    color: #fff;
}

    .swatch-black .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a:hover, [class*="swatch-"] .swatch-black .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a:hover {
        background: transparent;
        color: #fff;
    }

        .swatch-black .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a:hover .menu-icon, [class*="swatch-"] .swatch-black .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a:hover .menu-icon {
            color: #fff;
        }

.swatch-black .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li.current-menu-item > a, [class*="swatch-"] .swatch-black .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li.current-menu-item > a {
    color: #fff;
}

.swatch-black .menu-item-object-oxy_mega_menu .dropdown-menu > li > p, [class*="swatch-"] .swatch-black .menu-item-object-oxy_mega_menu .dropdown-menu > li > p {
    border-bottom-color: rgba(60, 60, 60, .8);
}

.swatch-black .menu-item-object-oxy_mega_menu .dropdown-menu > li:before, [class*="swatch-"] .swatch-black .menu-item-object-oxy_mega_menu .dropdown-menu > li:before {
    background: rgba(60, 60, 60, .8);
}

@media (max-width: 992px) {
    .swatch-black.navbar .nav > li > a, [class*="swatch-"] .swatch-black.navbar .nav > li > a {
        border-radius: 0;
    }

    .swatch-black.navbar .dropdown-menu, [class*="swatch-"] .swatch-black.navbar .dropdown-menu {
        background: #3c3c3c;
        border-radius: 0;
        box-shadow: none;
    }

        .swatch-black.navbar .dropdown-menu > li > a, [class*="swatch-"] .swatch-black.navbar .dropdown-menu > li > a {
            border-radius: 0;
        }

            .swatch-black.navbar .dropdown-menu > li > a:hover, [class*="swatch-"] .swatch-black.navbar .dropdown-menu > li > a:hover, .swatch-black.navbar .dropdown-menu > li > a:focus, [class*="swatch-"] .swatch-black.navbar .dropdown-menu > li > a:focus, .swatch-black.navbar .dropdown-menu > li.active > a, [class*="swatch-"] .swatch-black.navbar .dropdown-menu > li.active > a {
                background: #fff;
                color: #000;
            }

    .swatch-black .dropdown-submenu > ul > li > a, [class*="swatch-"] .swatch-black .dropdown-submenu > ul > li > a {
        background: #3c3c3c;
    }

        .swatch-black .dropdown-submenu > ul > li > a:hover, [class*="swatch-"] .swatch-black .dropdown-submenu > ul > li > a:hover {
            background: #3c3c3c;
        }

    .swatch-black .dropdown-submenu > a:after, [class*="swatch-"] .swatch-black .dropdown-submenu > a:after {
        border-left-color: transparent !important;
        border-top-color: #fff !important;
    }

    .swatch-black .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a:hover, [class*="swatch-"] .swatch-black .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a:hover {
        background: #fff;
        color: #000;
    }

    .swatch-black .menu-item-object-oxy_mega_menu .dropdown-menu > li:before, [class*="swatch-"] .swatch-black .menu-item-object-oxy_mega_menu .dropdown-menu > li:before {
        display: none;
    }

    .swatch-black .nav-highlight > a, [class*="swatch-"] .swatch-black .nav-highlight > a {
        color: #fff !important;
    }

        .swatch-black .nav-highlight > a:after, [class*="swatch-"] .swatch-black .nav-highlight > a:after {
            background: transparent;
        }

        .swatch-black .nav-highlight > a:hover, [class*="swatch-"] .swatch-black .nav-highlight > a:hover {
            color: #fff !important;
        }

            .swatch-black .nav-highlight > a:hover:after, [class*="swatch-"] .swatch-black .nav-highlight > a:hover:after {
                background: transparent;
            }

    .transparent-header .swatch-black .navbar-collapse, .transparent-header [class*="swatch-"] .swatch-black .navbar-collapse {
        background: rgba(0, 0, 0, .95) !important;
    }
}

.swatch-black .pagination > li > a, [class*="swatch-"] .swatch-black .pagination > li > a, .swatch-black .pagination > li > span, [class*="swatch-"] .swatch-black .pagination > li > span {
    background: #fff;
    color: #3c3c3c;
}

    .swatch-black .pagination > .active > a, [class*="swatch-"] .swatch-black .pagination > .active > a, .swatch-black .pagination > .active > span, [class*="swatch-"] .swatch-black .pagination > .active > span, .swatch-black .pagination > li > a:hover, [class*="swatch-"] .swatch-black .pagination > li > a:hover {
        background: rgba(255, 255, 255, .8);
    }

        .swatch-black .pagination > .active > a i, [class*="swatch-"] .swatch-black .pagination > .active > a i, .swatch-black .pagination > .active > span i, [class*="swatch-"] .swatch-black .pagination > .active > span i, .swatch-black .pagination > li > a:hover i, [class*="swatch-"] .swatch-black .pagination > li > a:hover i {
            color: #3c3c3c;
        }

.swatch-black .pagination > li:first-child i, [class*="swatch-"] .swatch-black .pagination > li:first-child i, .swatch-black .pagination > li:last-child i, [class*="swatch-"] .swatch-black .pagination > li:last-child i {
    color: #3c3c3c;
}

.swatch-black .pagination > li.disabled span i, [class*="swatch-"] .swatch-black .pagination > li.disabled span i {
    color: rgba(60, 60, 60, .4);
}

.swatch-black .pager > li > a, [class*="swatch-"] .swatch-black .pager > li > a {
    background: #fff;
    color: #3c3c3c;
}

    .swatch-black .pager > li > a i, [class*="swatch-"] .swatch-black .pager > li > a i {
        color: #3c3c3c;
    }

.swatch-black .tooltip-inner, [class*="swatch-"] .swatch-black .tooltip-inner {
    background-color: #fff;
    color: #000;
}

.swatch-black .tooltip.in, [class*="swatch-"] .swatch-black .tooltip.in {
    opacity: 1;
}

.swatch-black .tooltip.top .tooltip-arrow, [class*="swatch-"] .swatch-black .tooltip.top .tooltip-arrow {
    border-top-color: #fff;
}

.swatch-black .tooltip.right .tooltip-arrow, [class*="swatch-"] .swatch-black .tooltip.right .tooltip-arrow {
    border-right-color: #fff;
}

.swatch-black .tooltip.left .tooltip-arrow, [class*="swatch-"] .swatch-black .tooltip.left .tooltip-arrow {
    border-left-color: #fff;
}

.swatch-black .tooltip.bottom .tooltip-arrow, [class*="swatch-"] .swatch-black .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #fff;
}

.swatch-black .jumbotron, [class*="swatch-"] .swatch-black .jumbotron {
    background: #3c3c3c;
}

.swatch-black .progress-bar-primary, [class*="swatch-"] .swatch-black .progress-bar-primary {
    background: #fff;
    box-shadow: none;
}

    .swatch-black .progress-bar-primary span, [class*="swatch-"] .swatch-black .progress-bar-primary span {
        color: #3c3c3c;
    }

    .swatch-black .progress-bar-primary.progress-striped .progress-bar, [class*="swatch-"] .swatch-black .progress-bar-primary.progress-striped .progress-bar, .swatch-black .progress-striped .progress-bar-primary, [class*="swatch-"] .swatch-black .progress-striped .progress-bar-primary {
        background-color: #fff;
        background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, .15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, .15)), color-stop(0.75, rgba(255, 255, 255, .15)), color-stop(0.75, transparent), to(transparent));
        background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
        background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
        background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
        background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
        background-size: 40px 40px;
    }

.swatch-black .badge, [class*="swatch-"] .swatch-black .badge {
    background: #fff;
    color: #000;
}

.swatch-black .tab-content, [class*="swatch-"] .swatch-black .tab-content, .swatch-black .nav-tabs .active a, [class*="swatch-"] .swatch-black .nav-tabs .active a, .swatch-black .tab-content, [class*="swatch-"] .swatch-black .tab-content, .swatch-black .nav-tabs .active a:hover, [class*="swatch-"] .swatch-black .nav-tabs .active a:hover {
    background: #fff;
}

.swatch-black .nav-tabs > li > a:hover, [class*="swatch-"] .swatch-black .nav-tabs > li > a:hover, .swatch-black .nav-tabs > li > a:focus, [class*="swatch-"] .swatch-black .nav-tabs > li > a:focus {
    color: #000;
    background-color: #fff;
}

.swatch-black .nav-tabs > li.active > a, [class*="swatch-"] .swatch-black .nav-tabs > li.active > a {
    color: #000;
}

    .swatch-black .nav-tabs > li.active > a:hover, [class*="swatch-"] .swatch-black .nav-tabs > li.active > a:hover {
        color: #000;
    }

.swatch-black .nav-pills > li > a .badge, [class*="swatch-"] .swatch-black .nav-pills > li > a .badge {
    background: #fff;
    color: #000;
}

.swatch-black .nav-pills > .active > a, [class*="swatch-"] .swatch-black .nav-pills > .active > a, .swatch-black .nav-pills > .active > a:hover, [class*="swatch-"] .swatch-black .nav-pills > .active > a:hover, .swatch-black .nav-pills > li > a:hover, [class*="swatch-"] .swatch-black .nav-pills > li > a:hover, .swatch-black .nav-pills > li > a:focus, [class*="swatch-"] .swatch-black .nav-pills > li > a:focus, .swatch-black .nav-pills > li.is-active > a, [class*="swatch-"] .swatch-black .nav-pills > li.is-active > a {
    background: #fff;
    color: #000;
}

    .swatch-black .nav-pills > .active > a .badge, [class*="swatch-"] .swatch-black .nav-pills > .active > a .badge, .swatch-black .nav-pills > .active > a:hover .badge, [class*="swatch-"] .swatch-black .nav-pills > .active > a:hover .badge, .swatch-black .nav-pills > li > a:hover .badge, [class*="swatch-"] .swatch-black .nav-pills > li > a:hover .badge, .swatch-black .nav-pills > li > a:focus .badge, [class*="swatch-"] .swatch-black .nav-pills > li > a:focus .badge, .swatch-black .nav-pills > li.is-active > a .badge, [class*="swatch-"] .swatch-black .nav-pills > li.is-active > a .badge {
        background: #000;
        color: #fff;
    }

    .swatch-black .nav-pills > .active > a:hover, [class*="swatch-"] .swatch-black .nav-pills > .active > a:hover, .swatch-black .nav-pills > .active > a:hover:hover, [class*="swatch-"] .swatch-black .nav-pills > .active > a:hover:hover, .swatch-black .nav-pills > li > a:hover:hover, [class*="swatch-"] .swatch-black .nav-pills > li > a:hover:hover, .swatch-black .nav-pills > li > a:focus:hover, [class*="swatch-"] .swatch-black .nav-pills > li > a:focus:hover, .swatch-black .nav-pills > li.is-active > a:hover, [class*="swatch-"] .swatch-black .nav-pills > li.is-active > a:hover {
        color: #000;
    }

.swatch-black .tab-pane, [class*="swatch-"] .swatch-black .tab-pane, .swatch-black .tab-pane.active, [class*="swatch-"] .swatch-black .tab-pane.active {
    color: #000;
}

    .swatch-black .tab-pane h1, [class*="swatch-"] .swatch-black .tab-pane h1, .swatch-black .tab-pane.active h1, [class*="swatch-"] .swatch-black .tab-pane.active h1, .swatch-black .tab-pane h2, [class*="swatch-"] .swatch-black .tab-pane h2, .swatch-black .tab-pane.active h2, [class*="swatch-"] .swatch-black .tab-pane.active h2, .swatch-black .tab-pane h3, [class*="swatch-"] .swatch-black .tab-pane h3, .swatch-black .tab-pane.active h3, [class*="swatch-"] .swatch-black .tab-pane.active h3, .swatch-black .tab-pane h4, [class*="swatch-"] .swatch-black .tab-pane h4, .swatch-black .tab-pane.active h4, [class*="swatch-"] .swatch-black .tab-pane.active h4, .swatch-black .tab-pane h5, [class*="swatch-"] .swatch-black .tab-pane h5, .swatch-black .tab-pane.active h5, [class*="swatch-"] .swatch-black .tab-pane.active h5, .swatch-black .tab-pane h6, [class*="swatch-"] .swatch-black .tab-pane h6, .swatch-black .tab-pane.active h6, [class*="swatch-"] .swatch-black .tab-pane.active h6, .swatch-black .tab-pane a, [class*="swatch-"] .swatch-black .tab-pane a, .swatch-black .tab-pane.active a, [class*="swatch-"] .swatch-black .tab-pane.active a, .swatch-black .tab-pane p, [class*="swatch-"] .swatch-black .tab-pane p, .swatch-black .tab-pane.active p, [class*="swatch-"] .swatch-black .tab-pane.active p {
        color: #000;
    }

    .swatch-black .tab-pane .btn, [class*="swatch-"] .swatch-black .tab-pane .btn, .swatch-black .tab-pane.active .btn, [class*="swatch-"] .swatch-black .tab-pane.active .btn {
        color: #fff !important;
        background: #000 !important;
    }

    .swatch-black .tab-pane .tooltip-inner, [class*="swatch-"] .swatch-black .tab-pane .tooltip-inner, .swatch-black .tab-pane.active .tooltip-inner, [class*="swatch-"] .swatch-black .tab-pane.active .tooltip-inner {
        background-color: #000;
        color: #fff;
    }

    .swatch-black .tab-pane .tooltip.top .tooltip-arrow, [class*="swatch-"] .swatch-black .tab-pane .tooltip.top .tooltip-arrow, .swatch-black .tab-pane.active .tooltip.top .tooltip-arrow, [class*="swatch-"] .swatch-black .tab-pane.active .tooltip.top .tooltip-arrow {
        border-top-color: #000;
    }

    .swatch-black .tab-pane .tooltip.right .tooltip-arrow, [class*="swatch-"] .swatch-black .tab-pane .tooltip.right .tooltip-arrow, .swatch-black .tab-pane.active .tooltip.right .tooltip-arrow, [class*="swatch-"] .swatch-black .tab-pane.active .tooltip.right .tooltip-arrow {
        border-right-color: #000;
    }

    .swatch-black .tab-pane .tooltip.left .tooltip-arrow, [class*="swatch-"] .swatch-black .tab-pane .tooltip.left .tooltip-arrow, .swatch-black .tab-pane.active .tooltip.left .tooltip-arrow, [class*="swatch-"] .swatch-black .tab-pane.active .tooltip.left .tooltip-arrow {
        border-left-color: #000;
    }

    .swatch-black .tab-pane .tooltip.bottom .tooltip-arrow, [class*="swatch-"] .swatch-black .tab-pane .tooltip.bottom .tooltip-arrow, .swatch-black .tab-pane.active .tooltip.bottom .tooltip-arrow, [class*="swatch-"] .swatch-black .tab-pane.active .tooltip.bottom .tooltip-arrow {
        border-bottom-color: #000;
    }

.swatch-black .panel, [class*="swatch-"] .swatch-black .panel, .swatch-black .well, [class*="swatch-"] .swatch-black .well {
    background: #3c3c3c;
}

.swatch-black .panel-primary .panel-heading, [class*="swatch-"] .swatch-black .panel-primary .panel-heading {
    background: #fff;
}

    .swatch-black .panel-primary .panel-heading a, [class*="swatch-"] .swatch-black .panel-primary .panel-heading a, .swatch-black .panel-primary .panel-heading .panel-title, [class*="swatch-"] .swatch-black .panel-primary .panel-heading .panel-title {
        color: #3c3c3c;
        text-decoration: none;
    }

.swatch-black .panel-primary > .panel-heading + .panel-collapse .panel-body, [class*="swatch-"] .swatch-black .panel-primary > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #d9d9d9;
}

.swatch-black .panel-footer, [class*="swatch-"] .swatch-black .panel-footer {
    background: #fff;
    border-color: #f2f2f2;
}

.swatch-black .panel .table, [class*="swatch-"] .swatch-black .panel .table {
    box-shadow: 0px 0px 0px 1px #3c3c3c inset;
}

    .swatch-black .panel .table th, [class*="swatch-"] .swatch-black .panel .table th {
        background: #3c3c3c;
        color: #fff;
    }

.swatch-black .portfolio-title, [class*="swatch-"] .swatch-black .portfolio-title {
    background: #fff;
    color: #3c3c3c;
}

.swatch-black .portfolio-nav svg, [class*="swatch-"] .swatch-black .portfolio-nav svg {
    stroke: #fff;
}

.swatch-black .social-icons li a, [class*="swatch-"] .swatch-black .social-icons li a {
    background-color: #fff;
}

    .swatch-black .social-icons li a i, [class*="swatch-"] .swatch-black .social-icons li a i {
        color: #000;
    }

    .swatch-black .social-icons li a:not([data-iconcolor]):hover, [class*="swatch-"] .swatch-black .social-icons li a:not([data-iconcolor]):hover {
        background-color: rgba(255, 255, 255, .8);
    }

.swatch-black .social-simple li a i, [class*="swatch-"] .swatch-black .social-simple li a i {
    color: #fff;
}

.swatch-black .social-simple li a:not([data-iconcolor]):hover i, [class*="swatch-"] .swatch-black .social-simple li a:not([data-iconcolor]):hover i {
    color: #fff;
}

.swatch-black .box-inner, [class*="swatch-"] .swatch-black .box-inner {
    background-color: #d3d3d3;
}

.swatch-black .box:not(.box-simple) a.box-inner:hover, [class*="swatch-"] .swatch-black .box:not(.box-simple) a.box-inner:hover {
    background: none !important;
    box-shadow: 0px 0px 0px 1px #fff inset;
}

    .swatch-black .box:not(.box-simple) a.box-inner:hover svg, [class*="swatch-"] .swatch-black .box:not(.box-simple) a.box-inner:hover svg {
        stroke: #fff;
    }

.swatch-black .bordered:after, [class*="swatch-"] .swatch-black .bordered:after {
    background-color: #fff;
}

.swatch-black .bordered-link:after, [class*="swatch-"] .swatch-black .bordered-link:after {
    background-color: #fff !important;
}

.swatch-black .bordered > a:after, [class*="swatch-"] .swatch-black .bordered > a:after {
    background-color: #fff;
}

.swatch-black .bordered-link:after, [class*="swatch-"] .swatch-black .bordered-link:after {
    background-color: #fff !important;
}

.swatch-black #infscr-loading, [class*="swatch-"] .swatch-black #infscr-loading {
    background: #fff;
    color: #000;
}

.swatch-black .counter .value, [class*="swatch-"] .swatch-black .counter .value {
    color: #fff;
}

.swatch-black .scroll-to, [class*="swatch-"] .swatch-black .scroll-to {
    border-color: #fff;
}

    .swatch-black .scroll-to svg, [class*="swatch-"] .swatch-black .scroll-to svg {
        stroke: #fff;
    }

    .swatch-black .scroll-to:hover, [class*="swatch-"] .swatch-black .scroll-to:hover {
        border-color: #fff;
    }

        .swatch-black .scroll-to:hover svg, [class*="swatch-"] .swatch-black .scroll-to:hover svg {
            stroke: #fff;
        }

.swatch-black .map-marker-label, [class*="swatch-"] .swatch-black .map-marker-label {
    border-top-color: #fff;
}

.swatch-black .tag-list span, [class*="swatch-"] .swatch-black .tag-list span {
    background: #fff;
    color: #3c3c3c;
}

.swatch-black .mejs-controls, [class*="swatch-"] .swatch-black .mejs-controls {
    background-color: #fff;
    color: #000;
    position: relative;
    margin-bottom: 24px;
}

.swatch-black .mejs-mediaelement, [class*="swatch-"] .swatch-black .mejs-mediaelement {
    position: relative;
}

.swatch-black .ajax-loader, [class*="swatch-"] .swatch-black .ajax-loader, .swatch-black .ajax-loader::before, [class*="swatch-"] .swatch-black .ajax-loader::before {
    border-top-color: #fff !important;
}

.swatch-black .select2-container, [class*="swatch-"] .swatch-black .select2-container {
    background: #fff;
}

    .swatch-black .select2-container .select2-choice, [class*="swatch-"] .swatch-black .select2-container .select2-choice {
        color: #1c1c1c;
    }

        .swatch-black .select2-container .select2-choice .select2-arrow b:after, [class*="swatch-"] .swatch-black .select2-container .select2-choice .select2-arrow b:after {
            color: #1c1c1c;
        }

.swatch-black .post:after, [class*="swatch-"] .swatch-black .post:after {
    background: #3c3c3c;
}

.swatch-black .post-icon, [class*="swatch-"] .swatch-black .post-icon {
    background: #fff;
}

    .swatch-black .post-icon i, [class*="swatch-"] .swatch-black .post-icon i {
        color: #3c3c3c;
    }

.swatch-black .post-search-icon, [class*="swatch-"] .swatch-black .post-search-icon {
    color: #3c3c3c;
    text-shadow: 2px 2px 1px rgba(255, 255, 255, .2);
}

.swatch-black .post-extras a, [class*="swatch-"] .swatch-black .post-extras a {
    color: rgba(255, 255, 255, .8);
}

    .swatch-black .post-extras a:hover, [class*="swatch-"] .swatch-black .post-extras a:hover {
        color: #fff;
    }

.swatch-black .post-extras i, [class*="swatch-"] .swatch-black .post-extras i {
    color: #fff;
}

.swatch-black .post-more-link i, [class*="swatch-"] .swatch-black .post-more-link i {
    color: #fff;
}

.swatch-black .media-inner:after, [class*="swatch-"] .swatch-black .media-inner:after {
    background: #fff;
}

.swatch-black .author-info, [class*="swatch-"] .swatch-black .author-info {
    background-color: #fff;
    color: #000;
}

    .swatch-black .author-info .media-heading, [class*="swatch-"] .swatch-black .author-info .media-heading {
        color: #000;
    }

        .swatch-black .author-info .media-heading:after, [class*="swatch-"] .swatch-black .author-info .media-heading:after {
            background: #000;
        }

.post-masonry .swatch-black:hover, .post-masonry [class*="swatch-"] .swatch-black:hover {
    color: #fff;
}

.swatch-black .breadcrumb-blog a, [class*="swatch-"] .swatch-black .breadcrumb-blog a, .swatch-black .breadcrumb-blog .active, [class*="swatch-"] .swatch-black .breadcrumb-blog .active {
    color: #fff;
}

    .swatch-black .breadcrumb-blog a:hover, [class*="swatch-"] .swatch-black .breadcrumb-blog a:hover {
        color: rgba(255, 255, 255, .8);
    }

.swatch-black .post-related-post, [class*="swatch-"] .swatch-black .post-related-post {
    background-color: #fff;
}

    .swatch-black .post-related-post a, [class*="swatch-"] .swatch-black .post-related-post a {
        background: rgba(255, 255, 255, .9);
        color: #000;
    }

        .swatch-black .post-related-post a:hover, [class*="swatch-"] .swatch-black .post-related-post a:hover {
            color: #000;
        }

    .swatch-black .post-related-post small, [class*="swatch-"] .swatch-black .post-related-post small {
        background: #000;
        color: #fff;
    }

    .swatch-black .post-related-post blockquote, [class*="swatch-"] .swatch-black .post-related-post blockquote {
        color: #000;
    }

        .swatch-black .post-related-post blockquote small, [class*="swatch-"] .swatch-black .post-related-post blockquote small {
            background: rgba(255, 255, 255, .9);
            color: #000;
        }

        .swatch-black .post-related-post blockquote:before, [class*="swatch-"] .swatch-black .post-related-post blockquote:before {
            background-color: #ededed;
        }

.swatch-black .post-sticky, [class*="swatch-"] .swatch-black .post-sticky {
    background: rgba(255, 255, 255, .8);
}

    .swatch-black .post-sticky i, [class*="swatch-"] .swatch-black .post-sticky i {
        color: #3c3c3c;
    }

.swatch-black .gform_wrapper .gsection, [class*="swatch-"] .swatch-black .gform_wrapper .gsection {
    border-color: #3c3c3c;
}

.swatch-black .gf_progressbar, [class*="swatch-"] .swatch-black .gf_progressbar {
    background: #3c3c3c;
}

.swatch-black .gf_progressbar_percentage, [class*="swatch-"] .swatch-black .gf_progressbar_percentage {
    background: #fff;
    color: #3c3c3c;
}

.swatch-black .sidebar, [class*="swatch-"] .swatch-black .sidebar {
    color: #fff;
}

    .swatch-black .sidebar h3, [class*="swatch-"] .swatch-black .sidebar h3 {
        color: #fff;
    }

    .swatch-black .sidebar a, [class*="swatch-"] .swatch-black .sidebar a {
        color: #fff;
    }

        .swatch-black .sidebar a:hover, [class*="swatch-"] .swatch-black .sidebar a:hover {
            color: #fff;
        }

.swatch-black .sidebar-header:after, [class*="swatch-"] .swatch-black .sidebar-header:after {
    background: #fff;
}

.swatch-black .sidebar-widget .post-icon, [class*="swatch-"] .swatch-black .sidebar-widget .post-icon {
    background: #fff;
}

    .swatch-black .sidebar-widget .post-icon i, [class*="swatch-"] .swatch-black .sidebar-widget .post-icon i {
        color: #3c3c3c;
    }

.swatch-black .widget_recent_entries li, [class*="swatch-"] .swatch-black .widget_recent_entries li {
    border-color: #3c3c3c;
}

.swatch-black .widget_tag_cloud ul a, [class*="swatch-"] .swatch-black .widget_tag_cloud ul a {
    background: #fff;
    color: #3c3c3c;
}

    .swatch-black .widget_tag_cloud ul a:hover, [class*="swatch-"] .swatch-black .widget_tag_cloud ul a:hover {
        background: rgba(255, 255, 255, .9);
        color: #3c3c3c;
    }

.swatch-black .widget_calendar tbody a, [class*="swatch-"] .swatch-black .widget_calendar tbody a {
    background: #fff;
    color: #000;
}

    .swatch-black .widget_calendar tbody a:hover, [class*="swatch-"] .swatch-black .widget_calendar tbody a:hover {
        background: #ededed;
        color: #000;
    }

.swatch-black .widget_calendar tfoot, [class*="swatch-"] .swatch-black .widget_calendar tfoot {
    background: #3c3c3c;
}

.swatch-black .widget_nav_menu .sub-menu li:before, [class*="swatch-"] .swatch-black .widget_nav_menu .sub-menu li:before {
    color: #3c3c3c;
}

.swatch-black .widget_oxy_twitter li:before, [class*="swatch-"] .swatch-black .widget_oxy_twitter li:before {
    color: #fff;
}

.swatch-black .top-search form, [class*="swatch-"] .swatch-black .top-search form {
    background-color: #000;
}

.swatch-black .top-search input, [class*="swatch-"] .swatch-black .top-search input {
    background: none;
    color: #fff;
}

    .swatch-black .top-search input:focus, [class*="swatch-"] .swatch-black .top-search input:focus {
        box-shadow: none;
    }

    .swatch-black .top-search input:-moz-placeholder, [class*="swatch-"] .swatch-black .top-search input:-moz-placeholder {
        color: #fff;
    }

    .swatch-black .top-search input::-moz-placeholder, [class*="swatch-"] .swatch-black .top-search input::-moz-placeholder {
        color: #fff;
    }

    .swatch-black .top-search input:-ms-input-placeholder, [class*="swatch-"] .swatch-black .top-search input:-ms-input-placeholder {
        color: #fff;
    }

    .swatch-black .top-search input::-webkit-input-placeholder, [class*="swatch-"] .swatch-black .top-search input::-webkit-input-placeholder {
        color: #fff;
    }

.swatch-black .top-search .search-close, [class*="swatch-"] .swatch-black .top-search .search-close {
    color: #fff;
}

.swatch-black .top-search svg, [class*="swatch-"] .swatch-black .top-search svg {
    stroke: #fff;
}

.swatch-black.top-bar a, [class*="swatch-"] .swatch-black.top-bar a {
    color: #fff;
}

    .swatch-black.top-bar a:hover, [class*="swatch-"] .swatch-black.top-bar a:hover {
        color: #fff;
    }

.swatch-black.top-bar .sidebar-widget:after, [class*="swatch-"] .swatch-black.top-bar .sidebar-widget:after {
    background: #3c3c3c;
}

.swatch-black .widget_swatch_wpml_language_selector li:before, [class*="swatch-"] .swatch-black .widget_swatch_wpml_language_selector li:before {
    background: #3c3c3c;
}

.swatch-black .button, [class*="swatch-"] .swatch-black .button {
    background: #fff;
    color: #3c3c3c;
}

    .swatch-black .button:hover, [class*="swatch-"] .swatch-black .button:hover {
        background: rgba(255, 255, 255, .9);
        color: #3c3c3c;
    }

.swatch-black.section-commerce .breadcrumb, [class*="swatch-"] .swatch-black.section-commerce .breadcrumb {
    background: none;
    color: #fff;
}

    .swatch-black.section-commerce .breadcrumb a, [class*="swatch-"] .swatch-black.section-commerce .breadcrumb a {
        color: #fff;
    }

    .swatch-black.section-commerce .breadcrumb > li + li:before, [class*="swatch-"] .swatch-black.section-commerce .breadcrumb > li + li:before {
        color: #fff;
    }

.swatch-black .woocommerce-ordering .select-wrap, [class*="swatch-"] .swatch-black .woocommerce-ordering .select-wrap {
    background: #fff;
}

    .swatch-black .woocommerce-ordering .select-wrap:after, [class*="swatch-"] .swatch-black .woocommerce-ordering .select-wrap:after {
        color: #3c3c3c;
    }

.swatch-black .woocommerce-ordering select, [class*="swatch-"] .swatch-black .woocommerce-ordering select {
    color: #3c3c3c;
    background: transparent;
}

.swatch-black .onsale, [class*="swatch-"] .swatch-black .onsale {
    background: #fff;
    color: #3c3c3c;
}

.swatch-black .price, [class*="swatch-"] .swatch-black .price {
    color: #fff;
}

.swatch-black .page-numbers a, [class*="swatch-"] .swatch-black .page-numbers a, .swatch-black .page-numbers span, [class*="swatch-"] .swatch-black .page-numbers span {
    color: #3c3c3c;
}

.swatch-black .page-numbers li, [class*="swatch-"] .swatch-black .page-numbers li {
    background: #fff;
}

    .swatch-black .page-numbers .current, [class*="swatch-"] .swatch-black .page-numbers .current, .swatch-black .page-numbers li a:hover, [class*="swatch-"] .swatch-black .page-numbers li a:hover {
        background: #3c3c3c;
        color: #fff;
    }

.swatch-black #reviews .comment, [class*="swatch-"] .swatch-black #reviews .comment {
    border-bottom: 1px solid rgba(60, 60, 60, .2);
}

.swatch-black #reviews .form-control, [class*="swatch-"] .swatch-black #reviews .form-control {
    background: #000;
}

.swatch-black #reviews input[type="submit"], [class*="swatch-"] .swatch-black #reviews input[type="submit"] {
    background: #3c3c3c;
    color: #fff;
}

.swatch-black .related h2, [class*="swatch-"] .swatch-black .related h2, .swatch-black .cross-sells h2, [class*="swatch-"] .swatch-black .cross-sells h2, .swatch-black .upsells h2, [class*="swatch-"] .swatch-black .upsells h2 {
    background: #fff;
    color: #3c3c3c;
}

.swatch-black .product-category h2, [class*="swatch-"] .swatch-black .product-category h2 {
    background: rgba(255, 255, 255, .85);
    color: #3c3c3c;
}

    .swatch-black .product-category h2 mark, [class*="swatch-"] .swatch-black .product-category h2 mark {
        background: #fff;
        color: #3c3c3c;
    }

.swatch-black .product-nav a i, [class*="swatch-"] .swatch-black .product-nav a i {
    background: #fff;
    color: #3c3c3c;
}

.swatch-black .product-images figcaption, [class*="swatch-"] .swatch-black .product-images figcaption {
    box-shadow: none;
    background: #fff;
}

    .swatch-black .product-images figcaption i, [class*="swatch-"] .swatch-black .product-images figcaption i {
        color: #3c3c3c;
    }

.swatch-black .product-images .flex-active, [class*="swatch-"] .swatch-black .product-images .flex-active {
    -webkit-box-shadow: 0px 3px 0px #fff;
    -moz-box-shadow: 0px 3px 0px #fff;
    box-shadow: 0px 3px 0px #fff;
}

.swatch-black .order_details, [class*="swatch-"] .swatch-black .order_details {
    background: #3c3c3c;
}

    .swatch-black .order_details li, [class*="swatch-"] .swatch-black .order_details li {
        border-color: #565656;
    }

.swatch-black .cart_list li, [class*="swatch-"] .swatch-black .cart_list li {
    border-color: #3c3c3c;
}

.swatch-black .cart-actions, [class*="swatch-"] .swatch-black .cart-actions {
    background: #000;
}

.swatch-black .widget_product_tag_cloud a, [class*="swatch-"] .swatch-black .widget_product_tag_cloud a {
    background: #fff;
    color: #000;
}

    .swatch-black .widget_product_tag_cloud a:hover, [class*="swatch-"] .swatch-black .widget_product_tag_cloud a:hover {
        background: rgba(255, 255, 255, .9);
        color: #000;
    }

.swatch-black .product_list_widget li, [class*="swatch-"] .swatch-black .product_list_widget li {
    border-color: #3c3c3c;
}

.swatch-black .star-rating, [class*="swatch-"] .swatch-black .star-rating {
    color: #fff;
}

.swatch-black #reviews .star-rating, [class*="swatch-"] .swatch-black #reviews .star-rating {
    color: #000;
}

.swatch-black .widget_price_filter .ui-slider .ui-slider-range, [class*="swatch-"] .swatch-black .widget_price_filter .ui-slider .ui-slider-range {
    background: #3c3c3c;
}

.swatch-black .widget_price_filter .ui-slider .ui-slider-handle, [class*="swatch-"] .swatch-black .widget_price_filter .ui-slider .ui-slider-handle {
    background: #fff;
}

.swatch-black .widget_product_search form:after, [class*="swatch-"] .swatch-black .widget_product_search form:after {
    color: #000;
}

.swatch-black .bbp-forums-list li, [class*="swatch-"] .swatch-black .bbp-forums-list li {
    border-left-color: #fff;
}

.swatch-black .bbp-topic-freshness-author:after, [class*="swatch-"] .swatch-black .bbp-topic-freshness-author:after {
    background: #fff;
}

.swatch-black .bbp-topic-permalink i, [class*="swatch-"] .swatch-black .bbp-topic-permalink i {
    color: #fff;
}

.swatch-black .panel-bbpress, [class*="swatch-"] .swatch-black .panel-bbpress {
    background: #000;
}

    .swatch-black .panel-bbpress .panel-heading, [class*="swatch-"] .swatch-black .panel-bbpress .panel-heading {
        border-color: #fff;
    }

    .swatch-black .panel-bbpress .panel-body, [class*="swatch-"] .swatch-black .panel-bbpress .panel-body {
        border-color: #3c3c3c;
    }

    .swatch-black .panel-bbpress .panel-warning, [class*="swatch-"] .swatch-black .panel-bbpress .panel-warning {
        color: #fff;
        border-color: #3c3c3c;
    }

    .swatch-black .panel-bbpress .bbp-template-notice, [class*="swatch-"] .swatch-black .panel-bbpress .bbp-template-notice {
        border-color: #3c3c3c;
    }

    .swatch-black .panel-bbpress .panel-footer, [class*="swatch-"] .swatch-black .panel-bbpress .panel-footer {
        background: #3c3c3c;
        border-color: #3c3c3c;
    }

.swatch-black .label-bbpress, [class*="swatch-"] .swatch-black .label-bbpress {
    background: transparent;
    color: #fff;
}

.swatch-black .bbp-reply-content, [class*="swatch-"] .swatch-black .bbp-reply-content {
    border-color: #3c3c3c;
}

    .swatch-black .bbp-reply-content .media-heading, [class*="swatch-"] .swatch-black .bbp-reply-content .media-heading {
        background: #494949;
        border-color: #2f2f2f;
    }

.swatch-black .bbp_author_details img, [class*="swatch-"] .swatch-black .bbp_author_details img {
    background: #000;
    box-shadow: 0px 0px 0px 4px #3c3c3c;
}

.swatch-black .bbp_author_details:after, [class*="swatch-"] .swatch-black .bbp_author_details:after {
    background: #3c3c3c;
}

.swatch-black .bbp_author_details:hover img, [class*="swatch-"] .swatch-black .bbp_author_details:hover img {
    box-shadow: 0px 0px 0px 4px #fff;
}

.swatch-black .bbpress-header .breadcrumb a, [class*="swatch-"] .swatch-black .bbpress-header .breadcrumb a, .swatch-black .bbpress-header .breadcrumb .active, [class*="swatch-"] .swatch-black .bbpress-header .breadcrumb .active {
    color: #fff;
}

    .swatch-black .bbpress-header .breadcrumb a:hover, [class*="swatch-"] .swatch-black .bbpress-header .breadcrumb a:hover {
        color: rgba(255, 255, 255, .8);
    }

.swatch-black .bbp-topic-tags a, [class*="swatch-"] .swatch-black .bbp-topic-tags a {
    background: #fff;
    color: #3c3c3c;
}

    .swatch-black .bbp-topic-tags a:hover, [class*="swatch-"] .swatch-black .bbp-topic-tags a:hover {
        background: rgba(255, 255, 255, .9);
    }

.swatch-black .bbp-logged-in, [class*="swatch-"] .swatch-black .bbp-logged-in {
    background: #3c3c3c;
}

    .swatch-black .bbp-logged-in .button, [class*="swatch-"] .swatch-black .bbp-logged-in .button, .swatch-black .bbp-logged-in .button:hover, [class*="swatch-"] .swatch-black .bbp-logged-in .button:hover {
        color: #3c3c3c;
    }

.swatch-black .post-count, [class*="swatch-"] .swatch-black .post-count {
    background: #fff;
    color: #3c3c3c;
}

.swatch-white-black, [class*="swatch-"] .swatch-white-black {
    background: #fff;
    color: #7c7c7c;
}

    .swatch-white-black h1, [class*="swatch-"] .swatch-white-black h1, .swatch-white-black h2, [class*="swatch-"] .swatch-white-black h2, .swatch-white-black h3, [class*="swatch-"] .swatch-white-black h3, .swatch-white-black h4, [class*="swatch-"] .swatch-white-black h4, .swatch-white-black h5, [class*="swatch-"] .swatch-white-black h5, .swatch-white-black h6, [class*="swatch-"] .swatch-white-black h6 {
        color: #1c1c1c;
    }

        .swatch-white-black h1 small, [class*="swatch-"] .swatch-white-black h1 small, .swatch-white-black h2 small, [class*="swatch-"] .swatch-white-black h2 small, .swatch-white-black h3 small, [class*="swatch-"] .swatch-white-black h3 small, .swatch-white-black h4 small, [class*="swatch-"] .swatch-white-black h4 small, .swatch-white-black h5 small, [class*="swatch-"] .swatch-white-black h5 small, .swatch-white-black h6 small, [class*="swatch-"] .swatch-white-black h6 small {
            color: rgba(28, 28, 28, .8);
        }

    .swatch-white-black a, [class*="swatch-"] .swatch-white-black a {
        color: #1c1c1c;
    }

        .swatch-white-black a:hover, [class*="swatch-"] .swatch-white-black a:hover {
            color: #4c4c4c;
        }

    .swatch-white-black small, [class*="swatch-"] .swatch-white-black small {
        color: rgba(124, 124, 124, .8);
    }

        .swatch-white-black small a, [class*="swatch-"] .swatch-white-black small a {
            color: rgba(124, 124, 124, .8);
        }

            .swatch-white-black small a:hover, [class*="swatch-"] .swatch-white-black small a:hover {
                color: #1c1c1c;
            }

    .swatch-white-black i, [class*="swatch-"] .swatch-white-black i {
        color: #4c4c4c;
    }

    .swatch-white-black blockquote p, [class*="swatch-"] .swatch-white-black blockquote p {
        color: #7c7c7c !important;
    }

    .swatch-white-black blockquote:before, [class*="swatch-"] .swatch-white-black blockquote:before {
        background-color: #1c1c1c;
    }

    .swatch-white-black blockquote small, [class*="swatch-"] .swatch-white-black blockquote small, .swatch-white-black blockquote footer, [class*="swatch-"] .swatch-white-black blockquote footer {
        color: #1c1c1c;
    }

    .swatch-white-black ::selection, [class*="swatch-"] .swatch-white-black ::selection {
        background: #1c1c1c;
        color: #fff;
    }

    .swatch-white-black ::-moz-selection, [class*="swatch-"] .swatch-white-black ::-moz-selection {
        background: #1c1c1c;
        color: #fff;
    }

    .swatch-white-black hr, [class*="swatch-"] .swatch-white-black hr {
        border-top-color: #e9e9e9;
    }

    .swatch-white-black pre, [class*="swatch-"] .swatch-white-black pre {
        background: #1c1c1c;
        color: #fff;
    }

    .swatch-white-black .active, [class*="swatch-"] .swatch-white-black .active {
        color: #1c1c1c;
    }

    .swatch-white-black .btn-primary, [class*="swatch-"] .swatch-white-black .btn-primary, .swatch-white-black button, [class*="swatch-"] .swatch-white-black button, .swatch-white-black input[type="submit"], [class*="swatch-"] .swatch-white-black input[type="submit"] {
        background-color: #4c4c4c;
        color: #fff;
    }

        .swatch-white-black .btn-primary:hover, [class*="swatch-"] .swatch-white-black .btn-primary:hover, .swatch-white-black button:hover, [class*="swatch-"] .swatch-white-black button:hover, .swatch-white-black input[type="submit"]:hover, [class*="swatch-"] .swatch-white-black input[type="submit"]:hover {
            background-color: rgba(76, 76, 76, .9);
            color: #fff;
        }

        .swatch-white-black .btn-primary.btn-icon-left span, [class*="swatch-"] .swatch-white-black .btn-primary.btn-icon-left span, .swatch-white-black button.btn-icon-left span, [class*="swatch-"] .swatch-white-black button.btn-icon-left span, .swatch-white-black input[type="submit"].btn-icon-left span, [class*="swatch-"] .swatch-white-black input[type="submit"].btn-icon-left span, .swatch-white-black .btn-primary.btn-icon-right span, [class*="swatch-"] .swatch-white-black .btn-primary.btn-icon-right span, .swatch-white-black button.btn-icon-right span, [class*="swatch-"] .swatch-white-black button.btn-icon-right span, .swatch-white-black input[type="submit"].btn-icon-right span, [class*="swatch-"] .swatch-white-black input[type="submit"].btn-icon-right span {
            background-color: rgba(255, 255, 255, 0.3);
        }

        .swatch-white-black .btn-primary i, [class*="swatch-"] .swatch-white-black .btn-primary i {
            color: #fff !important;
        }

    .swatch-white-black .btn-link, [class*="swatch-"] .swatch-white-black .btn-link {
        background: none;
        color: #4c4c4c;
        text-decoration: none;
        box-shadow: 0px 0px 0px 1px #4c4c4c inset;
    }

        .swatch-white-black .btn-link span, [class*="swatch-"] .swatch-white-black .btn-link span {
            background: none;
        }

        .swatch-white-black .btn-link i, [class*="swatch-"] .swatch-white-black .btn-link i {
            color: #4c4c4c !important;
        }

        .swatch-white-black .btn-link:hover, [class*="swatch-"] .swatch-white-black .btn-link:hover {
            text-decoration: none;
            background-color: #4c4c4c;
            color: #fff;
            box-shadow: 0px 0px 0px 1px #4c4c4c;
        }

            .swatch-white-black .btn-link:hover i, [class*="swatch-"] .swatch-white-black .btn-link:hover i {
                color: #fff !important;
            }

    .swatch-white-black .open .dropdown-toggle.btn-primary, [class*="swatch-"] .swatch-white-black .open .dropdown-toggle.btn-primary {
        background-color: #4c4c4c;
        color: #fff;
    }

    .swatch-white-black .btn-group .dropdown-menu, [class*="swatch-"] .swatch-white-black .btn-group .dropdown-menu {
        background-color: #4c4c4c;
    }

        .swatch-white-black .btn-group .dropdown-menu > li > a, [class*="swatch-"] .swatch-white-black .btn-group .dropdown-menu > li > a {
            color: #fff;
            box-shadow: 0px -1px 0px #3f3f3f;
        }

        .swatch-white-black .btn-group .dropdown-menu > li:first-child > a, [class*="swatch-"] .swatch-white-black .btn-group .dropdown-menu > li:first-child > a {
            box-shadow: none;
        }

        .swatch-white-black .btn-group .dropdown-menu > li > a:hover, [class*="swatch-"] .swatch-white-black .btn-group .dropdown-menu > li > a:hover {
            background: #5e5e5e;
        }

    .swatch-white-black .label-primary, [class*="swatch-"] .swatch-white-black .label-primary {
        background: #4c4c4c;
        color: #fff;
    }

        .swatch-white-black .label-primary a, [class*="swatch-"] .swatch-white-black .label-primary a {
            color: #fff;
        }

    .swatch-white-black select, [class*="swatch-"] .swatch-white-black select, .swatch-white-black textarea, [class*="swatch-"] .swatch-white-black textarea, .swatch-white-black input, [class*="swatch-"] .swatch-white-black input, .swatch-white-black .uneditable-input, [class*="swatch-"] .swatch-white-black .uneditable-input, .swatch-white-black .input-group-btn, [class*="swatch-"] .swatch-white-black .input-group-btn {
        background: #e9e9e9;
        color: #4c4c4c;
    }

        .swatch-white-black select:-moz-placeholder, [class*="swatch-"] .swatch-white-black select:-moz-placeholder, .swatch-white-black textarea:-moz-placeholder, [class*="swatch-"] .swatch-white-black textarea:-moz-placeholder, .swatch-white-black input:-moz-placeholder, [class*="swatch-"] .swatch-white-black input:-moz-placeholder, .swatch-white-black .uneditable-input:-moz-placeholder, [class*="swatch-"] .swatch-white-black .uneditable-input:-moz-placeholder, .swatch-white-black .input-group-btn:-moz-placeholder, [class*="swatch-"] .swatch-white-black .input-group-btn:-moz-placeholder {
            color: #6c6c6c;
        }

        .swatch-white-black select::-moz-placeholder, [class*="swatch-"] .swatch-white-black select::-moz-placeholder, .swatch-white-black textarea::-moz-placeholder, [class*="swatch-"] .swatch-white-black textarea::-moz-placeholder, .swatch-white-black input::-moz-placeholder, [class*="swatch-"] .swatch-white-black input::-moz-placeholder, .swatch-white-black .uneditable-input::-moz-placeholder, [class*="swatch-"] .swatch-white-black .uneditable-input::-moz-placeholder, .swatch-white-black .input-group-btn::-moz-placeholder, [class*="swatch-"] .swatch-white-black .input-group-btn::-moz-placeholder {
            color: #6c6c6c;
        }

        .swatch-white-black select:-ms-input-placeholder, [class*="swatch-"] .swatch-white-black select:-ms-input-placeholder, .swatch-white-black textarea:-ms-input-placeholder, [class*="swatch-"] .swatch-white-black textarea:-ms-input-placeholder, .swatch-white-black input:-ms-input-placeholder, [class*="swatch-"] .swatch-white-black input:-ms-input-placeholder, .swatch-white-black .uneditable-input:-ms-input-placeholder, [class*="swatch-"] .swatch-white-black .uneditable-input:-ms-input-placeholder, .swatch-white-black .input-group-btn:-ms-input-placeholder, [class*="swatch-"] .swatch-white-black .input-group-btn:-ms-input-placeholder {
            color: #6c6c6c;
        }

        .swatch-white-black select::-webkit-input-placeholder, [class*="swatch-"] .swatch-white-black select::-webkit-input-placeholder, .swatch-white-black textarea::-webkit-input-placeholder, [class*="swatch-"] .swatch-white-black textarea::-webkit-input-placeholder, .swatch-white-black input::-webkit-input-placeholder, [class*="swatch-"] .swatch-white-black input::-webkit-input-placeholder, .swatch-white-black .uneditable-input::-webkit-input-placeholder, [class*="swatch-"] .swatch-white-black .uneditable-input::-webkit-input-placeholder, .swatch-white-black .input-group-btn::-webkit-input-placeholder, [class*="swatch-"] .swatch-white-black .input-group-btn::-webkit-input-placeholder {
            color: #6c6c6c;
        }

        .swatch-white-black input:focus, [class*="swatch-"] .swatch-white-black input:focus, .swatch-white-black textarea:focus, [class*="swatch-"] .swatch-white-black textarea:focus, .swatch-white-black select.form-control:focus, [class*="swatch-"] .swatch-white-black select.form-control:focus {
            -webkit-box-shadow: 0px 3px 0px #4c4c4c;
            -moz-box-shadow: 0px 3px 0px #4c4c4c;
            box-shadow: 0px 3px 0px #4c4c4c;
        }

        .swatch-white-black input[type="checkbox"], [class*="swatch-"] .swatch-white-black input[type="checkbox"], .swatch-white-black input[type="radio"], [class*="swatch-"] .swatch-white-black input[type="radio"] {
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
        }

    .swatch-white-black .form-icon-group i, [class*="swatch-"] .swatch-white-black .form-icon-group i {
        color: #4c4c4c;
    }

    .swatch-white-black input[type="button"], [class*="swatch-"] .swatch-white-black input[type="button"] {
        background: #4c4c4c;
        color: #fff;
    }

    .swatch-white-black .select-wrap, [class*="swatch-"] .swatch-white-black .select-wrap {
        background: #e9e9e9;
    }

        .swatch-white-black .select-wrap:after, [class*="swatch-"] .swatch-white-black .select-wrap:after {
            color: #4c4c4c;
        }

    .swatch-white-black .table th, [class*="swatch-"] .swatch-white-black .table th {
        background-color: #1c1c1c;
        text-transform: uppercase;
        color: #fff;
    }

    .swatch-white-black .table th, [class*="swatch-"] .swatch-white-black .table th, .swatch-white-black .table td, [class*="swatch-"] .swatch-white-black .table td, .swatch-white-black .table-bordered, [class*="swatch-"] .swatch-white-black .table-bordered {
        border-color: #e9e9e9;
    }

    .swatch-white-black .table-hover tbody tr:hover th, [class*="swatch-"] .swatch-white-black .table-hover tbody tr:hover th {
        background: #e9e9e9;
    }

    .swatch-white-black .table-striped > tbody > tr:nth-child(odd) > td, [class*="swatch-"] .swatch-white-black .table-striped > tbody > tr:nth-child(odd) > td, .swatch-white-black .table-striped > tbody > tr:nth-child(odd) > th, [class*="swatch-"] .swatch-white-black .table-striped > tbody > tr:nth-child(odd) > th, .swatch-white-black .table-hover > tbody > tr:hover > td, [class*="swatch-"] .swatch-white-black .table-hover > tbody > tr:hover > td, .swatch-white-black .table-hover > tbody > tr:hover > th, [class*="swatch-"] .swatch-white-black .table-hover > tbody > tr:hover > th {
        background: #e9e9e9;
    }

    .swatch-white-black#masthead, [class*="swatch-"] .swatch-white-black#masthead {
        border-color: #fff;
    }

    .swatch-white-black.navbar, [class*="swatch-"] .swatch-white-black.navbar {
        background: #fff;
        color: #1c1c1c;
    }

    .swatch-white-black .navbar-text, [class*="swatch-"] .swatch-white-black .navbar-text {
        color: #1c1c1c;
    }

    .swatch-white-black.navbar .navbar-brand, [class*="swatch-"] .swatch-white-black.navbar .navbar-brand {
        color: #1c1c1c;
    }

        .swatch-white-black.navbar .navbar-brand:hover, [class*="swatch-"] .swatch-white-black.navbar .navbar-brand:hover {
            color: #1c1c1c;
        }

    .swatch-white-black.navbar .nav > li > a, [class*="swatch-"] .swatch-white-black.navbar .nav > li > a {
        color: #7c7c7c;
    }

        .swatch-white-black.navbar .nav > li > a:hover, [class*="swatch-"] .swatch-white-black.navbar .nav > li > a:hover, .swatch-white-black.navbar .nav > li > a:focus, [class*="swatch-"] .swatch-white-black.navbar .nav > li > a:focus {
            color: #1c1c1c;
            background: none;
        }

        .swatch-white-black.navbar .nav > li > a:before, [class*="swatch-"] .swatch-white-black.navbar .nav > li > a:before {
            background-color: #1c1c1c;
        }

    .swatch-white-black.navbar a .menu-icon, [class*="swatch-"] .swatch-white-black.navbar a .menu-icon {
        color: #7c7c7c;
    }

    .swatch-white-black.navbar a:hover .menu-icon, [class*="swatch-"] .swatch-white-black.navbar a:hover .menu-icon {
        color: #1c1c1c;
    }

    .swatch-white-black.navbar .dropdown-menu a:hover .menu-icon, [class*="swatch-"] .swatch-white-black.navbar .dropdown-menu a:hover .menu-icon {
        color: #fff;
    }

    .swatch-white-black .navbar-toggle, [class*="swatch-"] .swatch-white-black .navbar-toggle {
        background: none !important;
    }

        .swatch-white-black .navbar-toggle .icon-bar, [class*="swatch-"] .swatch-white-black .navbar-toggle .icon-bar {
            background-color: #1c1c1c;
        }

        .swatch-white-black .navbar-toggle:hover, [class*="swatch-"] .swatch-white-black .navbar-toggle:hover {
            background: none;
        }

    .swatch-white-black.navbar .nav > li > a:focus, [class*="swatch-"] .swatch-white-black.navbar .nav > li > a:focus, .swatch-white-black.navbar .nav > li > a:hover, [class*="swatch-"] .swatch-white-black.navbar .nav > li > a:hover, .swatch-white-black.navbar .nav > .active > a, [class*="swatch-"] .swatch-white-black.navbar .nav > .active > a, .swatch-white-black.navbar .nav > .active > a:hover, [class*="swatch-"] .swatch-white-black.navbar .nav > .active > a:hover, .swatch-white-black.navbar .nav > .current-menu-parent > a, [class*="swatch-"] .swatch-white-black.navbar .nav > .current-menu-parent > a, .swatch-white-black.navbar .nav > .current-menu-ancestor > a, [class*="swatch-"] .swatch-white-black.navbar .nav > .current-menu-ancestor > a, .swatch-white-black.navbar .nav > .current-menu-item > a, [class*="swatch-"] .swatch-white-black.navbar .nav > .current-menu-item > a, .swatch-white-black.navbar .nav > .current-menu-item > a:hover, [class*="swatch-"] .swatch-white-black.navbar .nav > .current-menu-item > a:hover, .swatch-white-black.navbar .nav > .current-menu-item > a:focus, [class*="swatch-"] .swatch-white-black.navbar .nav > .current-menu-item > a:focus, .swatch-white-black.navbar .nav > .active > a:focus, [class*="swatch-"] .swatch-white-black.navbar .nav > .active > a:focus, .swatch-white-black.navbar .nav li.dropdown.open > .dropdown-toggle, [class*="swatch-"] .swatch-white-black.navbar .nav li.dropdown.open > .dropdown-toggle, .swatch-white-black.navbar .nav li.dropdown.active > .dropdown-toggle, [class*="swatch-"] .swatch-white-black.navbar .nav li.dropdown.active > .dropdown-toggle, .swatch-white-black.navbar .nav li.dropdown.open.active > .dropdown-toggle, [class*="swatch-"] .swatch-white-black.navbar .nav li.dropdown.open.active > .dropdown-toggle {
        color: #1c1c1c;
    }

        .swatch-white-black.navbar .nav > li > a:focus:before, [class*="swatch-"] .swatch-white-black.navbar .nav > li > a:focus:before, .swatch-white-black.navbar .nav > li > a:hover:before, [class*="swatch-"] .swatch-white-black.navbar .nav > li > a:hover:before, .swatch-white-black.navbar .nav > .active > a:before, [class*="swatch-"] .swatch-white-black.navbar .nav > .active > a:before, .swatch-white-black.navbar .nav > .active > a:hover:before, [class*="swatch-"] .swatch-white-black.navbar .nav > .active > a:hover:before, .swatch-white-black.navbar .nav > .current-menu-parent > a:before, [class*="swatch-"] .swatch-white-black.navbar .nav > .current-menu-parent > a:before, .swatch-white-black.navbar .nav > .current-menu-ancestor > a:before, [class*="swatch-"] .swatch-white-black.navbar .nav > .current-menu-ancestor > a:before, .swatch-white-black.navbar .nav > .current-menu-item > a:before, [class*="swatch-"] .swatch-white-black.navbar .nav > .current-menu-item > a:before, .swatch-white-black.navbar .nav > .current-menu-item > a:hover:before, [class*="swatch-"] .swatch-white-black.navbar .nav > .current-menu-item > a:hover:before, .swatch-white-black.navbar .nav > .current-menu-item > a:focus:before, [class*="swatch-"] .swatch-white-black.navbar .nav > .current-menu-item > a:focus:before, .swatch-white-black.navbar .nav > .active > a:focus:before, [class*="swatch-"] .swatch-white-black.navbar .nav > .active > a:focus:before, .swatch-white-black.navbar .nav li.dropdown.open > .dropdown-toggle:before, [class*="swatch-"] .swatch-white-black.navbar .nav li.dropdown.open > .dropdown-toggle:before, .swatch-white-black.navbar .nav li.dropdown.active > .dropdown-toggle:before, [class*="swatch-"] .swatch-white-black.navbar .nav li.dropdown.active > .dropdown-toggle:before, .swatch-white-black.navbar .nav li.dropdown.open.active > .dropdown-toggle:before, [class*="swatch-"] .swatch-white-black.navbar .nav li.dropdown.open.active > .dropdown-toggle:before {
            background-color: #1c1c1c;
        }

    .swatch-white-black.navbar .nav > .disabled > a, [class*="swatch-"] .swatch-white-black.navbar .nav > .disabled > a {
        color: #1c1c1c;
    }

        .swatch-white-black.navbar .nav > .disabled > a:before, [class*="swatch-"] .swatch-white-black.navbar .nav > .disabled > a:before {
            display: none;
        }

    .swatch-white-black .dropdown-menu, [class*="swatch-"] .swatch-white-black .dropdown-menu {
        background-color: rgba(255, 255, 255, .95);
        -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, .1), 0px 3px 0px #1c1c1c inset;
        -moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, .1), 0px 3px 0px #1c1c1c inset;
        box-shadow: 0px 2px 4px rgba(0, 0, 0, .1), 0px 3px 0px #1c1c1c inset;
    }

        .swatch-white-black .dropdown-menu > li > a, [class*="swatch-"] .swatch-white-black .dropdown-menu > li > a {
            color: #1c1c1c;
        }

            .swatch-white-black .dropdown-menu > li > a:hover, [class*="swatch-"] .swatch-white-black .dropdown-menu > li > a:hover, .swatch-white-black .dropdown-menu > .active > a, [class*="swatch-"] .swatch-white-black .dropdown-menu > .active > a, .swatch-white-black .dropdown-menu > .active > a:hover, [class*="swatch-"] .swatch-white-black .dropdown-menu > .active > a:hover, .swatch-white-black .dropdown-menu > .active > a:focus, [class*="swatch-"] .swatch-white-black .dropdown-menu > .active > a:focus {
                background: #1c1c1c;
                color: #fff;
            }

                .swatch-white-black .dropdown-menu > li > a:hover i, [class*="swatch-"] .swatch-white-black .dropdown-menu > li > a:hover i, .swatch-white-black .dropdown-menu > .active > a i, [class*="swatch-"] .swatch-white-black .dropdown-menu > .active > a i, .swatch-white-black .dropdown-menu > .active > a:hover i, [class*="swatch-"] .swatch-white-black .dropdown-menu > .active > a:hover i, .swatch-white-black .dropdown-menu > .active > a:focus i, [class*="swatch-"] .swatch-white-black .dropdown-menu > .active > a:focus i {
                    color: #fff;
                }

        .swatch-white-black .dropdown-menu > li.disabled > a:hover, [class*="swatch-"] .swatch-white-black .dropdown-menu > li.disabled > a:hover {
            color: #1c1c1c;
        }

    .swatch-white-black.navbar .nav > li > .dropdown-menu:after, [class*="swatch-"] .swatch-white-black.navbar .nav > li > .dropdown-menu:after, .swatch-white-black.navbar .nav > li > .dropdown-menu:before, [class*="swatch-"] .swatch-white-black.navbar .nav > li > .dropdown-menu:before {
        display: none;
    }

    .swatch-white-black.navbar-scrolled, [class*="swatch-"] .swatch-white-black.navbar-scrolled {
        background: rgba(255, 255, 255, .95);
    }

    .swatch-white-black .dropdown-submenu > a:after, [class*="swatch-"] .swatch-white-black .dropdown-submenu > a:after {
        border-left-color: #1c1c1c !important;
    }

    .swatch-white-black .dropdown-submenu > a:hover:after, [class*="swatch-"] .swatch-white-black .dropdown-submenu > a:hover:after {
        border-left-color: #fff !important;
    }

    .swatch-white-black .dropdown-menu .divider, [class*="swatch-"] .swatch-white-black .dropdown-menu .divider {
        background-color: rgba(233, 233, 233, .8);
    }

    .swatch-white-black.navbar .nav-highlight > a, [class*="swatch-"] .swatch-white-black.navbar .nav-highlight > a {
        color: #fff !important;
    }

        .swatch-white-black.navbar .nav-highlight > a:after, [class*="swatch-"] .swatch-white-black.navbar .nav-highlight > a:after {
            background: #1c1c1c;
        }

        .swatch-white-black.navbar .nav-highlight > a:hover, [class*="swatch-"] .swatch-white-black.navbar .nav-highlight > a:hover {
            color: #fff !important;
        }

            .swatch-white-black.navbar .nav-highlight > a:hover:after, [class*="swatch-"] .swatch-white-black.navbar .nav-highlight > a:hover:after {
                background: rgba(28, 28, 28, .8);
            }

    .swatch-white-black.navbar li.nav-highlight-ghost > a, [class*="swatch-"] .swatch-white-black.navbar li.nav-highlight-ghost > a {
        color: #1c1c1c;
    }

        .swatch-white-black.navbar li.nav-highlight-ghost > a:after, [class*="swatch-"] .swatch-white-black.navbar li.nav-highlight-ghost > a:after {
            border: 1px solid #1c1c1c;
        }

        .swatch-white-black.navbar li.nav-highlight-ghost > a:hover, [class*="swatch-"] .swatch-white-black.navbar li.nav-highlight-ghost > a:hover {
            color: rgba(28, 28, 28, .8);
        }

            .swatch-white-black.navbar li.nav-highlight-ghost > a:hover:after, [class*="swatch-"] .swatch-white-black.navbar li.nav-highlight-ghost > a:hover:after {
                border-color: rgba(28, 28, 28, .8);
            }

.transparent-header .swatch-white-black.navbar, .transparent-header [class*="swatch-"] .swatch-white-black.navbar {
    background: none;
}

.transparent-header .swatch-white-black.navbar-scrolled, .transparent-header [class*="swatch-"] .swatch-white-black.navbar-scrolled {
    background: rgba(255, 255, 255, .95) !important;
}

.transparent-header .swatch-white-black.search-active, .transparent-header [class*="swatch-"] .swatch-white-black.search-active {
    background: #fff !important;
}

.swatch-white-black .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a, [class*="swatch-"] .swatch-white-black .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a {
    color: #1c1c1c;
}

    .swatch-white-black .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a:hover, [class*="swatch-"] .swatch-white-black .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a:hover {
        background: transparent;
        color: #1c1c1c;
    }

        .swatch-white-black .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a:hover .menu-icon, [class*="swatch-"] .swatch-white-black .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a:hover .menu-icon {
            color: #1c1c1c;
        }

.swatch-white-black .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li.current-menu-item > a, [class*="swatch-"] .swatch-white-black .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li.current-menu-item > a {
    color: #1c1c1c;
}

.swatch-white-black .menu-item-object-oxy_mega_menu .dropdown-menu > li > p, [class*="swatch-"] .swatch-white-black .menu-item-object-oxy_mega_menu .dropdown-menu > li > p {
    border-bottom-color: rgba(233, 233, 233, .8);
}

.swatch-white-black .menu-item-object-oxy_mega_menu .dropdown-menu > li:before, [class*="swatch-"] .swatch-white-black .menu-item-object-oxy_mega_menu .dropdown-menu > li:before {
    background: rgba(233, 233, 233, .8);
}

@media (max-width: 992px) {
    .swatch-white-black.navbar .nav > li > a, [class*="swatch-"] .swatch-white-black.navbar .nav > li > a {
        border-radius: 0;
    }

    .swatch-white-black.navbar .dropdown-menu, [class*="swatch-"] .swatch-white-black.navbar .dropdown-menu {
        background: #e9e9e9;
        border-radius: 0;
        box-shadow: none;
    }

        .swatch-white-black.navbar .dropdown-menu > li > a, [class*="swatch-"] .swatch-white-black.navbar .dropdown-menu > li > a {
            border-radius: 0;
        }

            .swatch-white-black.navbar .dropdown-menu > li > a:hover, [class*="swatch-"] .swatch-white-black.navbar .dropdown-menu > li > a:hover, .swatch-white-black.navbar .dropdown-menu > li > a:focus, [class*="swatch-"] .swatch-white-black.navbar .dropdown-menu > li > a:focus, .swatch-white-black.navbar .dropdown-menu > li.active > a, [class*="swatch-"] .swatch-white-black.navbar .dropdown-menu > li.active > a {
                background: #1c1c1c;
                color: #fff;
            }

    .swatch-white-black .dropdown-submenu > ul > li > a, [class*="swatch-"] .swatch-white-black .dropdown-submenu > ul > li > a {
        background: #e9e9e9;
    }

        .swatch-white-black .dropdown-submenu > ul > li > a:hover, [class*="swatch-"] .swatch-white-black .dropdown-submenu > ul > li > a:hover {
            background: #e9e9e9;
        }

    .swatch-white-black .dropdown-submenu > a:after, [class*="swatch-"] .swatch-white-black .dropdown-submenu > a:after {
        border-left-color: transparent !important;
        border-top-color: #1c1c1c !important;
    }

    .swatch-white-black .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a:hover, [class*="swatch-"] .swatch-white-black .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a:hover {
        background: #1c1c1c;
        color: #fff;
    }

    .swatch-white-black .menu-item-object-oxy_mega_menu .dropdown-menu > li:before, [class*="swatch-"] .swatch-white-black .menu-item-object-oxy_mega_menu .dropdown-menu > li:before {
        display: none;
    }

    .swatch-white-black .nav-highlight > a, [class*="swatch-"] .swatch-white-black .nav-highlight > a {
        color: #1c1c1c !important;
    }

        .swatch-white-black .nav-highlight > a:after, [class*="swatch-"] .swatch-white-black .nav-highlight > a:after {
            background: transparent;
        }

        .swatch-white-black .nav-highlight > a:hover, [class*="swatch-"] .swatch-white-black .nav-highlight > a:hover {
            color: #1c1c1c !important;
        }

            .swatch-white-black .nav-highlight > a:hover:after, [class*="swatch-"] .swatch-white-black .nav-highlight > a:hover:after {
                background: transparent;
            }

    .transparent-header .swatch-white-black .navbar-collapse, .transparent-header [class*="swatch-"] .swatch-white-black .navbar-collapse {
        background: rgba(255, 255, 255, .95) !important;
    }
}

.swatch-white-black .pagination > li > a, [class*="swatch-"] .swatch-white-black .pagination > li > a, .swatch-white-black .pagination > li > span, [class*="swatch-"] .swatch-white-black .pagination > li > span {
    background: #4c4c4c;
    color: #fff;
}

    .swatch-white-black .pagination > .active > a, [class*="swatch-"] .swatch-white-black .pagination > .active > a, .swatch-white-black .pagination > .active > span, [class*="swatch-"] .swatch-white-black .pagination > .active > span, .swatch-white-black .pagination > li > a:hover, [class*="swatch-"] .swatch-white-black .pagination > li > a:hover {
        background: rgba(76, 76, 76, .8);
    }

        .swatch-white-black .pagination > .active > a i, [class*="swatch-"] .swatch-white-black .pagination > .active > a i, .swatch-white-black .pagination > .active > span i, [class*="swatch-"] .swatch-white-black .pagination > .active > span i, .swatch-white-black .pagination > li > a:hover i, [class*="swatch-"] .swatch-white-black .pagination > li > a:hover i {
            color: #fff;
        }

.swatch-white-black .pagination > li:first-child i, [class*="swatch-"] .swatch-white-black .pagination > li:first-child i, .swatch-white-black .pagination > li:last-child i, [class*="swatch-"] .swatch-white-black .pagination > li:last-child i {
    color: #fff;
}

.swatch-white-black .pagination > li.disabled span i, [class*="swatch-"] .swatch-white-black .pagination > li.disabled span i {
    color: rgba(255, 255, 255, .4);
}

.swatch-white-black .pager > li > a, [class*="swatch-"] .swatch-white-black .pager > li > a {
    background: #4c4c4c;
    color: #fff;
}

    .swatch-white-black .pager > li > a i, [class*="swatch-"] .swatch-white-black .pager > li > a i {
        color: #fff;
    }

.swatch-white-black .tooltip-inner, [class*="swatch-"] .swatch-white-black .tooltip-inner {
    background-color: #1c1c1c;
    color: #fff;
}

.swatch-white-black .tooltip.in, [class*="swatch-"] .swatch-white-black .tooltip.in {
    opacity: 1;
}

.swatch-white-black .tooltip.top .tooltip-arrow, [class*="swatch-"] .swatch-white-black .tooltip.top .tooltip-arrow {
    border-top-color: #1c1c1c;
}

.swatch-white-black .tooltip.right .tooltip-arrow, [class*="swatch-"] .swatch-white-black .tooltip.right .tooltip-arrow {
    border-right-color: #1c1c1c;
}

.swatch-white-black .tooltip.left .tooltip-arrow, [class*="swatch-"] .swatch-white-black .tooltip.left .tooltip-arrow {
    border-left-color: #1c1c1c;
}

.swatch-white-black .tooltip.bottom .tooltip-arrow, [class*="swatch-"] .swatch-white-black .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #1c1c1c;
}

.swatch-white-black .jumbotron, [class*="swatch-"] .swatch-white-black .jumbotron {
    background: #e9e9e9;
}

.swatch-white-black .progress-bar-primary, [class*="swatch-"] .swatch-white-black .progress-bar-primary {
    background: #4c4c4c;
    box-shadow: none;
}

    .swatch-white-black .progress-bar-primary span, [class*="swatch-"] .swatch-white-black .progress-bar-primary span {
        color: #fff;
    }

    .swatch-white-black .progress-bar-primary.progress-striped .progress-bar, [class*="swatch-"] .swatch-white-black .progress-bar-primary.progress-striped .progress-bar, .swatch-white-black .progress-striped .progress-bar-primary, [class*="swatch-"] .swatch-white-black .progress-striped .progress-bar-primary {
        background-color: #4c4c4c;
        background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, .15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, .15)), color-stop(0.75, rgba(255, 255, 255, .15)), color-stop(0.75, transparent), to(transparent));
        background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
        background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
        background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
        background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
        background-size: 40px 40px;
    }

.swatch-white-black .badge, [class*="swatch-"] .swatch-white-black .badge {
    background: #1c1c1c;
    color: #fff;
}

.swatch-white-black .tab-content, [class*="swatch-"] .swatch-white-black .tab-content, .swatch-white-black .nav-tabs .active a, [class*="swatch-"] .swatch-white-black .nav-tabs .active a, .swatch-white-black .tab-content, [class*="swatch-"] .swatch-white-black .tab-content, .swatch-white-black .nav-tabs .active a:hover, [class*="swatch-"] .swatch-white-black .nav-tabs .active a:hover {
    background: #1c1c1c;
}

.swatch-white-black .nav-tabs > li > a:hover, [class*="swatch-"] .swatch-white-black .nav-tabs > li > a:hover, .swatch-white-black .nav-tabs > li > a:focus, [class*="swatch-"] .swatch-white-black .nav-tabs > li > a:focus {
    color: #fff;
    background-color: #1c1c1c;
}

.swatch-white-black .nav-tabs > li.active > a, [class*="swatch-"] .swatch-white-black .nav-tabs > li.active > a {
    color: #fff;
}

    .swatch-white-black .nav-tabs > li.active > a:hover, [class*="swatch-"] .swatch-white-black .nav-tabs > li.active > a:hover {
        color: #fff;
    }

.swatch-white-black .nav-pills > li > a .badge, [class*="swatch-"] .swatch-white-black .nav-pills > li > a .badge {
    background: #1c1c1c;
    color: #fff;
}

.swatch-white-black .nav-pills > .active > a, [class*="swatch-"] .swatch-white-black .nav-pills > .active > a, .swatch-white-black .nav-pills > .active > a:hover, [class*="swatch-"] .swatch-white-black .nav-pills > .active > a:hover, .swatch-white-black .nav-pills > li > a:hover, [class*="swatch-"] .swatch-white-black .nav-pills > li > a:hover, .swatch-white-black .nav-pills > li > a:focus, [class*="swatch-"] .swatch-white-black .nav-pills > li > a:focus, .swatch-white-black .nav-pills > li.is-active > a, [class*="swatch-"] .swatch-white-black .nav-pills > li.is-active > a {
    background: #1c1c1c;
    color: #fff;
}

    .swatch-white-black .nav-pills > .active > a .badge, [class*="swatch-"] .swatch-white-black .nav-pills > .active > a .badge, .swatch-white-black .nav-pills > .active > a:hover .badge, [class*="swatch-"] .swatch-white-black .nav-pills > .active > a:hover .badge, .swatch-white-black .nav-pills > li > a:hover .badge, [class*="swatch-"] .swatch-white-black .nav-pills > li > a:hover .badge, .swatch-white-black .nav-pills > li > a:focus .badge, [class*="swatch-"] .swatch-white-black .nav-pills > li > a:focus .badge, .swatch-white-black .nav-pills > li.is-active > a .badge, [class*="swatch-"] .swatch-white-black .nav-pills > li.is-active > a .badge {
        background: #fff;
        color: #1c1c1c;
    }

    .swatch-white-black .nav-pills > .active > a:hover, [class*="swatch-"] .swatch-white-black .nav-pills > .active > a:hover, .swatch-white-black .nav-pills > .active > a:hover:hover, [class*="swatch-"] .swatch-white-black .nav-pills > .active > a:hover:hover, .swatch-white-black .nav-pills > li > a:hover:hover, [class*="swatch-"] .swatch-white-black .nav-pills > li > a:hover:hover, .swatch-white-black .nav-pills > li > a:focus:hover, [class*="swatch-"] .swatch-white-black .nav-pills > li > a:focus:hover, .swatch-white-black .nav-pills > li.is-active > a:hover, [class*="swatch-"] .swatch-white-black .nav-pills > li.is-active > a:hover {
        color: #fff;
    }

.swatch-white-black .tab-pane, [class*="swatch-"] .swatch-white-black .tab-pane, .swatch-white-black .tab-pane.active, [class*="swatch-"] .swatch-white-black .tab-pane.active {
    color: #fff;
}

    .swatch-white-black .tab-pane h1, [class*="swatch-"] .swatch-white-black .tab-pane h1, .swatch-white-black .tab-pane.active h1, [class*="swatch-"] .swatch-white-black .tab-pane.active h1, .swatch-white-black .tab-pane h2, [class*="swatch-"] .swatch-white-black .tab-pane h2, .swatch-white-black .tab-pane.active h2, [class*="swatch-"] .swatch-white-black .tab-pane.active h2, .swatch-white-black .tab-pane h3, [class*="swatch-"] .swatch-white-black .tab-pane h3, .swatch-white-black .tab-pane.active h3, [class*="swatch-"] .swatch-white-black .tab-pane.active h3, .swatch-white-black .tab-pane h4, [class*="swatch-"] .swatch-white-black .tab-pane h4, .swatch-white-black .tab-pane.active h4, [class*="swatch-"] .swatch-white-black .tab-pane.active h4, .swatch-white-black .tab-pane h5, [class*="swatch-"] .swatch-white-black .tab-pane h5, .swatch-white-black .tab-pane.active h5, [class*="swatch-"] .swatch-white-black .tab-pane.active h5, .swatch-white-black .tab-pane h6, [class*="swatch-"] .swatch-white-black .tab-pane h6, .swatch-white-black .tab-pane.active h6, [class*="swatch-"] .swatch-white-black .tab-pane.active h6, .swatch-white-black .tab-pane a, [class*="swatch-"] .swatch-white-black .tab-pane a, .swatch-white-black .tab-pane.active a, [class*="swatch-"] .swatch-white-black .tab-pane.active a, .swatch-white-black .tab-pane p, [class*="swatch-"] .swatch-white-black .tab-pane p, .swatch-white-black .tab-pane.active p, [class*="swatch-"] .swatch-white-black .tab-pane.active p {
        color: #fff;
    }

    .swatch-white-black .tab-pane .btn, [class*="swatch-"] .swatch-white-black .tab-pane .btn, .swatch-white-black .tab-pane.active .btn, [class*="swatch-"] .swatch-white-black .tab-pane.active .btn {
        color: #1c1c1c !important;
        background: #fff !important;
    }

    .swatch-white-black .tab-pane .tooltip-inner, [class*="swatch-"] .swatch-white-black .tab-pane .tooltip-inner, .swatch-white-black .tab-pane.active .tooltip-inner, [class*="swatch-"] .swatch-white-black .tab-pane.active .tooltip-inner {
        background-color: #fff;
        color: #1c1c1c;
    }

    .swatch-white-black .tab-pane .tooltip.top .tooltip-arrow, [class*="swatch-"] .swatch-white-black .tab-pane .tooltip.top .tooltip-arrow, .swatch-white-black .tab-pane.active .tooltip.top .tooltip-arrow, [class*="swatch-"] .swatch-white-black .tab-pane.active .tooltip.top .tooltip-arrow {
        border-top-color: #fff;
    }

    .swatch-white-black .tab-pane .tooltip.right .tooltip-arrow, [class*="swatch-"] .swatch-white-black .tab-pane .tooltip.right .tooltip-arrow, .swatch-white-black .tab-pane.active .tooltip.right .tooltip-arrow, [class*="swatch-"] .swatch-white-black .tab-pane.active .tooltip.right .tooltip-arrow {
        border-right-color: #fff;
    }

    .swatch-white-black .tab-pane .tooltip.left .tooltip-arrow, [class*="swatch-"] .swatch-white-black .tab-pane .tooltip.left .tooltip-arrow, .swatch-white-black .tab-pane.active .tooltip.left .tooltip-arrow, [class*="swatch-"] .swatch-white-black .tab-pane.active .tooltip.left .tooltip-arrow {
        border-left-color: #fff;
    }

    .swatch-white-black .tab-pane .tooltip.bottom .tooltip-arrow, [class*="swatch-"] .swatch-white-black .tab-pane .tooltip.bottom .tooltip-arrow, .swatch-white-black .tab-pane.active .tooltip.bottom .tooltip-arrow, [class*="swatch-"] .swatch-white-black .tab-pane.active .tooltip.bottom .tooltip-arrow {
        border-bottom-color: #fff;
    }

.swatch-white-black .panel, [class*="swatch-"] .swatch-white-black .panel, .swatch-white-black .well, [class*="swatch-"] .swatch-white-black .well {
    background: #e9e9e9;
}

.swatch-white-black .panel-primary .panel-heading, [class*="swatch-"] .swatch-white-black .panel-primary .panel-heading {
    background: #4c4c4c;
}

    .swatch-white-black .panel-primary .panel-heading a, [class*="swatch-"] .swatch-white-black .panel-primary .panel-heading a, .swatch-white-black .panel-primary .panel-heading .panel-title, [class*="swatch-"] .swatch-white-black .panel-primary .panel-heading .panel-title {
        color: #fff;
        text-decoration: none;
    }

.swatch-white-black .panel-primary > .panel-heading + .panel-collapse .panel-body, [class*="swatch-"] .swatch-white-black .panel-primary > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #262626;
}

.swatch-white-black .panel-footer, [class*="swatch-"] .swatch-white-black .panel-footer {
    background: #595959;
    border-color: #3f3f3f;
}

.swatch-white-black .panel .table, [class*="swatch-"] .swatch-white-black .panel .table {
    box-shadow: 0px 0px 0px 1px #e9e9e9 inset;
}

    .swatch-white-black .panel .table th, [class*="swatch-"] .swatch-white-black .panel .table th {
        background: #e9e9e9;
        color: #1c1c1c;
    }

.swatch-white-black .portfolio-title, [class*="swatch-"] .swatch-white-black .portfolio-title {
    background: #4c4c4c;
    color: #fff;
}

.swatch-white-black .portfolio-nav svg, [class*="swatch-"] .swatch-white-black .portfolio-nav svg {
    stroke: #7c7c7c;
}

.swatch-white-black .social-icons li a, [class*="swatch-"] .swatch-white-black .social-icons li a {
    background-color: #1c1c1c;
}

    .swatch-white-black .social-icons li a i, [class*="swatch-"] .swatch-white-black .social-icons li a i {
        color: #fff;
    }

    .swatch-white-black .social-icons li a:not([data-iconcolor]):hover, [class*="swatch-"] .swatch-white-black .social-icons li a:not([data-iconcolor]):hover {
        background-color: rgba(28, 28, 28, .8);
    }

.swatch-white-black .social-simple li a i, [class*="swatch-"] .swatch-white-black .social-simple li a i {
    color: #7c7c7c;
}

.swatch-white-black .social-simple li a:not([data-iconcolor]):hover i, [class*="swatch-"] .swatch-white-black .social-simple li a:not([data-iconcolor]):hover i {
    color: #1c1c1c;
}

.swatch-white-black .box-inner, [class*="swatch-"] .swatch-white-black .box-inner {
    background-color: #e9e9e9;
}

.swatch-white-black .box:not(.box-simple) a.box-inner:hover, [class*="swatch-"] .swatch-white-black .box:not(.box-simple) a.box-inner:hover {
    background: none !important;
    box-shadow: 0px 0px 0px 1px #4c4c4c inset;
}

    .swatch-white-black .box:not(.box-simple) a.box-inner:hover svg, [class*="swatch-"] .swatch-white-black .box:not(.box-simple) a.box-inner:hover svg {
        stroke: #4c4c4c;
    }

.swatch-white-black .bordered:after, [class*="swatch-"] .swatch-white-black .bordered:after {
    background-color: #1c1c1c;
}

.swatch-white-black .bordered-link:after, [class*="swatch-"] .swatch-white-black .bordered-link:after {
    background-color: #1c1c1c !important;
}

.swatch-white-black .bordered > a:after, [class*="swatch-"] .swatch-white-black .bordered > a:after {
    background-color: #1c1c1c;
}

.swatch-white-black .bordered-link:after, [class*="swatch-"] .swatch-white-black .bordered-link:after {
    background-color: #1c1c1c !important;
}

.swatch-white-black #infscr-loading, [class*="swatch-"] .swatch-white-black #infscr-loading {
    background: #1c1c1c;
    color: #fff;
}

.swatch-white-black .counter .value, [class*="swatch-"] .swatch-white-black .counter .value {
    color: #1c1c1c;
}

.swatch-white-black .scroll-to, [class*="swatch-"] .swatch-white-black .scroll-to {
    border-color: #1c1c1c;
}

    .swatch-white-black .scroll-to svg, [class*="swatch-"] .swatch-white-black .scroll-to svg {
        stroke: #1c1c1c;
    }

    .swatch-white-black .scroll-to:hover, [class*="swatch-"] .swatch-white-black .scroll-to:hover {
        border-color: #4c4c4c;
    }

        .swatch-white-black .scroll-to:hover svg, [class*="swatch-"] .swatch-white-black .scroll-to:hover svg {
            stroke: #4c4c4c;
        }

.swatch-white-black .map-marker-label, [class*="swatch-"] .swatch-white-black .map-marker-label {
    border-top-color: #1c1c1c;
}

.swatch-white-black .tag-list span, [class*="swatch-"] .swatch-white-black .tag-list span {
    background: #4c4c4c;
    color: #fff;
}

.swatch-white-black .mejs-controls, [class*="swatch-"] .swatch-white-black .mejs-controls {
    background-color: #1c1c1c;
    color: #fff;
    position: relative;
    margin-bottom: 24px;
}

.swatch-white-black .mejs-mediaelement, [class*="swatch-"] .swatch-white-black .mejs-mediaelement {
    position: relative;
}

.swatch-white-black .ajax-loader, [class*="swatch-"] .swatch-white-black .ajax-loader, .swatch-white-black .ajax-loader::before, [class*="swatch-"] .swatch-white-black .ajax-loader::before {
    border-top-color: #4c4c4c !important;
}

.swatch-white-black .select2-container, [class*="swatch-"] .swatch-white-black .select2-container {
    background: #e9e9e9;
}

    .swatch-white-black .select2-container .select2-choice, [class*="swatch-"] .swatch-white-black .select2-container .select2-choice {
        color: #4c4c4c;
    }

        .swatch-white-black .select2-container .select2-choice .select2-arrow b:after, [class*="swatch-"] .swatch-white-black .select2-container .select2-choice .select2-arrow b:after {
            color: #4c4c4c;
        }

.swatch-white-black .post:after, [class*="swatch-"] .swatch-white-black .post:after {
    background: #e9e9e9;
}

.swatch-white-black .post-icon, [class*="swatch-"] .swatch-white-black .post-icon {
    background: #4c4c4c;
}

    .swatch-white-black .post-icon i, [class*="swatch-"] .swatch-white-black .post-icon i {
        color: #fff;
    }

.swatch-white-black .post-search-icon, [class*="swatch-"] .swatch-white-black .post-search-icon {
    color: #fff;
    text-shadow: 2px 2px 1px rgba(28, 28, 28, .2);
}

.swatch-white-black .post-extras a, [class*="swatch-"] .swatch-white-black .post-extras a {
    color: rgba(124, 124, 124, .8);
}

    .swatch-white-black .post-extras a:hover, [class*="swatch-"] .swatch-white-black .post-extras a:hover {
        color: #1c1c1c;
    }

.swatch-white-black .post-extras i, [class*="swatch-"] .swatch-white-black .post-extras i {
    color: #7c7c7c;
}

.swatch-white-black .post-more-link i, [class*="swatch-"] .swatch-white-black .post-more-link i {
    color: #1c1c1c;
}

.swatch-white-black .media-inner:after, [class*="swatch-"] .swatch-white-black .media-inner:after {
    background: #1c1c1c;
}

.swatch-white-black .author-info, [class*="swatch-"] .swatch-white-black .author-info {
    background-color: #1c1c1c;
    color: #fff;
}

    .swatch-white-black .author-info .media-heading, [class*="swatch-"] .swatch-white-black .author-info .media-heading {
        color: #fff;
    }

        .swatch-white-black .author-info .media-heading:after, [class*="swatch-"] .swatch-white-black .author-info .media-heading:after {
            background: #fff;
        }

.post-masonry .swatch-white-black:hover, .post-masonry [class*="swatch-"] .swatch-white-black:hover {
    color: #7c7c7c;
}

.swatch-white-black .breadcrumb-blog a, [class*="swatch-"] .swatch-white-black .breadcrumb-blog a, .swatch-white-black .breadcrumb-blog .active, [class*="swatch-"] .swatch-white-black .breadcrumb-blog .active {
    color: #7c7c7c;
}

    .swatch-white-black .breadcrumb-blog a:hover, [class*="swatch-"] .swatch-white-black .breadcrumb-blog a:hover {
        color: rgba(124, 124, 124, .8);
    }

.swatch-white-black .post-related-post, [class*="swatch-"] .swatch-white-black .post-related-post {
    background-color: #1c1c1c;
}

    .swatch-white-black .post-related-post a, [class*="swatch-"] .swatch-white-black .post-related-post a {
        background: rgba(28, 28, 28, .9);
        color: #fff;
    }

        .swatch-white-black .post-related-post a:hover, [class*="swatch-"] .swatch-white-black .post-related-post a:hover {
            color: #fff;
        }

    .swatch-white-black .post-related-post small, [class*="swatch-"] .swatch-white-black .post-related-post small {
        background: #fff;
        color: #1c1c1c;
    }

    .swatch-white-black .post-related-post blockquote, [class*="swatch-"] .swatch-white-black .post-related-post blockquote {
        color: #fff;
    }

        .swatch-white-black .post-related-post blockquote small, [class*="swatch-"] .swatch-white-black .post-related-post blockquote small {
            background: rgba(28, 28, 28, .9);
            color: #fff;
        }

        .swatch-white-black .post-related-post blockquote:before, [class*="swatch-"] .swatch-white-black .post-related-post blockquote:before {
            background-color: #0a0a0a;
        }

.swatch-white-black .post-sticky, [class*="swatch-"] .swatch-white-black .post-sticky {
    background: rgba(76, 76, 76, .8);
}

    .swatch-white-black .post-sticky i, [class*="swatch-"] .swatch-white-black .post-sticky i {
        color: #fff;
    }

.swatch-white-black .gform_wrapper .gsection, [class*="swatch-"] .swatch-white-black .gform_wrapper .gsection {
    border-color: #e9e9e9;
}

.swatch-white-black .gf_progressbar, [class*="swatch-"] .swatch-white-black .gf_progressbar {
    background: #e9e9e9;
}

.swatch-white-black .gf_progressbar_percentage, [class*="swatch-"] .swatch-white-black .gf_progressbar_percentage {
    background: #4c4c4c;
    color: #fff;
}

.swatch-white-black .sidebar, [class*="swatch-"] .swatch-white-black .sidebar {
    color: #7c7c7c;
}

    .swatch-white-black .sidebar h3, [class*="swatch-"] .swatch-white-black .sidebar h3 {
        color: #1c1c1c;
    }

    .swatch-white-black .sidebar a, [class*="swatch-"] .swatch-white-black .sidebar a {
        color: #7c7c7c;
    }

        .swatch-white-black .sidebar a:hover, [class*="swatch-"] .swatch-white-black .sidebar a:hover {
            color: #1c1c1c;
        }

.swatch-white-black .sidebar-header:after, [class*="swatch-"] .swatch-white-black .sidebar-header:after {
    background: #1c1c1c;
}

.swatch-white-black .sidebar-widget .post-icon, [class*="swatch-"] .swatch-white-black .sidebar-widget .post-icon {
    background: #4c4c4c;
}

    .swatch-white-black .sidebar-widget .post-icon i, [class*="swatch-"] .swatch-white-black .sidebar-widget .post-icon i {
        color: #fff;
    }

.swatch-white-black .widget_recent_entries li, [class*="swatch-"] .swatch-white-black .widget_recent_entries li {
    border-color: #e9e9e9;
}

.swatch-white-black .widget_tag_cloud ul a, [class*="swatch-"] .swatch-white-black .widget_tag_cloud ul a {
    background: #4c4c4c;
    color: #fff;
}

    .swatch-white-black .widget_tag_cloud ul a:hover, [class*="swatch-"] .swatch-white-black .widget_tag_cloud ul a:hover {
        background: rgba(76, 76, 76, .9);
        color: #fff;
    }

.swatch-white-black .widget_calendar tbody a, [class*="swatch-"] .swatch-white-black .widget_calendar tbody a {
    background: #1c1c1c;
    color: #fff;
}

    .swatch-white-black .widget_calendar tbody a:hover, [class*="swatch-"] .swatch-white-black .widget_calendar tbody a:hover {
        background: #0a0a0a;
        color: #fff;
    }

.swatch-white-black .widget_calendar tfoot, [class*="swatch-"] .swatch-white-black .widget_calendar tfoot {
    background: #e9e9e9;
}

.swatch-white-black .widget_nav_menu .sub-menu li:before, [class*="swatch-"] .swatch-white-black .widget_nav_menu .sub-menu li:before {
    color: #e9e9e9;
}

.swatch-white-black .widget_oxy_twitter li:before, [class*="swatch-"] .swatch-white-black .widget_oxy_twitter li:before {
    color: #1c1c1c;
}

.swatch-white-black .top-search form, [class*="swatch-"] .swatch-white-black .top-search form {
    background-color: #fff;
}

.swatch-white-black .top-search input, [class*="swatch-"] .swatch-white-black .top-search input {
    background: none;
    color: #7c7c7c;
}

    .swatch-white-black .top-search input:focus, [class*="swatch-"] .swatch-white-black .top-search input:focus {
        box-shadow: none;
    }

    .swatch-white-black .top-search input:-moz-placeholder, [class*="swatch-"] .swatch-white-black .top-search input:-moz-placeholder {
        color: #7c7c7c;
    }

    .swatch-white-black .top-search input::-moz-placeholder, [class*="swatch-"] .swatch-white-black .top-search input::-moz-placeholder {
        color: #7c7c7c;
    }

    .swatch-white-black .top-search input:-ms-input-placeholder, [class*="swatch-"] .swatch-white-black .top-search input:-ms-input-placeholder {
        color: #7c7c7c;
    }

    .swatch-white-black .top-search input::-webkit-input-placeholder, [class*="swatch-"] .swatch-white-black .top-search input::-webkit-input-placeholder {
        color: #7c7c7c;
    }

.swatch-white-black .top-search .search-close, [class*="swatch-"] .swatch-white-black .top-search .search-close {
    color: #1c1c1c;
}

.swatch-white-black .top-search svg, [class*="swatch-"] .swatch-white-black .top-search svg {
    stroke: #4c4c4c;
}

.swatch-white-black.top-bar a, [class*="swatch-"] .swatch-white-black.top-bar a {
    color: #1c1c1c;
}

    .swatch-white-black.top-bar a:hover, [class*="swatch-"] .swatch-white-black.top-bar a:hover {
        color: #1c1c1c;
    }

.swatch-white-black.top-bar .sidebar-widget:after, [class*="swatch-"] .swatch-white-black.top-bar .sidebar-widget:after {
    background: #e9e9e9;
}

.swatch-white-black .widget_swatch_wpml_language_selector li:before, [class*="swatch-"] .swatch-white-black .widget_swatch_wpml_language_selector li:before {
    background: #e9e9e9;
}

.swatch-white-black .button, [class*="swatch-"] .swatch-white-black .button {
    background: #4c4c4c;
    color: #fff;
}

    .swatch-white-black .button:hover, [class*="swatch-"] .swatch-white-black .button:hover {
        background: rgba(76, 76, 76, .9);
        color: #fff;
    }

.swatch-white-black.section-commerce .breadcrumb, [class*="swatch-"] .swatch-white-black.section-commerce .breadcrumb {
    background: none;
    color: #7c7c7c;
}

    .swatch-white-black.section-commerce .breadcrumb a, [class*="swatch-"] .swatch-white-black.section-commerce .breadcrumb a {
        color: #1c1c1c;
    }

    .swatch-white-black.section-commerce .breadcrumb > li + li:before, [class*="swatch-"] .swatch-white-black.section-commerce .breadcrumb > li + li:before {
        color: #1c1c1c;
    }

.swatch-white-black .woocommerce-ordering .select-wrap, [class*="swatch-"] .swatch-white-black .woocommerce-ordering .select-wrap {
    background: #4c4c4c;
}

    .swatch-white-black .woocommerce-ordering .select-wrap:after, [class*="swatch-"] .swatch-white-black .woocommerce-ordering .select-wrap:after {
        color: #fff;
    }

.swatch-white-black .woocommerce-ordering select, [class*="swatch-"] .swatch-white-black .woocommerce-ordering select {
    color: #fff;
    background: transparent;
}

.swatch-white-black .onsale, [class*="swatch-"] .swatch-white-black .onsale {
    background: #4c4c4c;
    color: #fff;
}

.swatch-white-black .price, [class*="swatch-"] .swatch-white-black .price {
    color: #1c1c1c;
}

.swatch-white-black .page-numbers a, [class*="swatch-"] .swatch-white-black .page-numbers a, .swatch-white-black .page-numbers span, [class*="swatch-"] .swatch-white-black .page-numbers span {
    color: #fff;
}

.swatch-white-black .page-numbers li, [class*="swatch-"] .swatch-white-black .page-numbers li {
    background: #4c4c4c;
}

    .swatch-white-black .page-numbers .current, [class*="swatch-"] .swatch-white-black .page-numbers .current, .swatch-white-black .page-numbers li a:hover, [class*="swatch-"] .swatch-white-black .page-numbers li a:hover {
        background: #e9e9e9;
        color: #7c7c7c;
    }

.swatch-white-black #reviews .comment, [class*="swatch-"] .swatch-white-black #reviews .comment {
    border-bottom: 1px solid rgba(255, 255, 255, .2);
}

.swatch-white-black #reviews .form-control, [class*="swatch-"] .swatch-white-black #reviews .form-control {
    background: #fff;
}

.swatch-white-black #reviews input[type="submit"], [class*="swatch-"] .swatch-white-black #reviews input[type="submit"] {
    background: #fff;
    color: #4c4c4c;
}

.swatch-white-black .related h2, [class*="swatch-"] .swatch-white-black .related h2, .swatch-white-black .cross-sells h2, [class*="swatch-"] .swatch-white-black .cross-sells h2, .swatch-white-black .upsells h2, [class*="swatch-"] .swatch-white-black .upsells h2 {
    background: #4c4c4c;
    color: #fff;
}

.swatch-white-black .product-category h2, [class*="swatch-"] .swatch-white-black .product-category h2 {
    background: rgba(76, 76, 76, .85);
    color: #fff;
}

    .swatch-white-black .product-category h2 mark, [class*="swatch-"] .swatch-white-black .product-category h2 mark {
        background: #4c4c4c;
        color: #fff;
    }

.swatch-white-black .product-nav a i, [class*="swatch-"] .swatch-white-black .product-nav a i {
    background: #4c4c4c;
    color: #fff;
}

.swatch-white-black .product-images figcaption, [class*="swatch-"] .swatch-white-black .product-images figcaption {
    box-shadow: none;
    background: #4c4c4c;
}

    .swatch-white-black .product-images figcaption i, [class*="swatch-"] .swatch-white-black .product-images figcaption i {
        color: #fff;
    }

.swatch-white-black .product-images .flex-active, [class*="swatch-"] .swatch-white-black .product-images .flex-active {
    -webkit-box-shadow: 0px 3px 0px #1c1c1c;
    -moz-box-shadow: 0px 3px 0px #1c1c1c;
    box-shadow: 0px 3px 0px #1c1c1c;
}

.swatch-white-black .order_details, [class*="swatch-"] .swatch-white-black .order_details {
    background: #e9e9e9;
}

    .swatch-white-black .order_details li, [class*="swatch-"] .swatch-white-black .order_details li {
        border-color: #fff;
    }

.swatch-white-black .cart_list li, [class*="swatch-"] .swatch-white-black .cart_list li {
    border-color: #e9e9e9;
}

.swatch-white-black .cart-actions, [class*="swatch-"] .swatch-white-black .cart-actions {
    background: #fff;
}

.swatch-white-black .widget_product_tag_cloud a, [class*="swatch-"] .swatch-white-black .widget_product_tag_cloud a {
    background: #1c1c1c;
    color: #fff;
}

    .swatch-white-black .widget_product_tag_cloud a:hover, [class*="swatch-"] .swatch-white-black .widget_product_tag_cloud a:hover {
        background: rgba(28, 28, 28, .9);
        color: #fff;
    }

.swatch-white-black .product_list_widget li, [class*="swatch-"] .swatch-white-black .product_list_widget li {
    border-color: #e9e9e9;
}

.swatch-white-black .star-rating, [class*="swatch-"] .swatch-white-black .star-rating {
    color: #1c1c1c;
}

.swatch-white-black #reviews .star-rating, [class*="swatch-"] .swatch-white-black #reviews .star-rating {
    color: #fff;
}

.swatch-white-black .widget_price_filter .ui-slider .ui-slider-range, [class*="swatch-"] .swatch-white-black .widget_price_filter .ui-slider .ui-slider-range {
    background: #e9e9e9;
}

.swatch-white-black .widget_price_filter .ui-slider .ui-slider-handle, [class*="swatch-"] .swatch-white-black .widget_price_filter .ui-slider .ui-slider-handle {
    background: #1c1c1c;
}

.swatch-white-black .widget_product_search form:after, [class*="swatch-"] .swatch-white-black .widget_product_search form:after {
    color: #fff;
}

.swatch-white-black .bbp-forums-list li, [class*="swatch-"] .swatch-white-black .bbp-forums-list li {
    border-left-color: #4c4c4c;
}

.swatch-white-black .bbp-topic-freshness-author:after, [class*="swatch-"] .swatch-white-black .bbp-topic-freshness-author:after {
    background: #4c4c4c;
}

.swatch-white-black .bbp-topic-permalink i, [class*="swatch-"] .swatch-white-black .bbp-topic-permalink i {
    color: #1c1c1c;
}

.swatch-white-black .panel-bbpress, [class*="swatch-"] .swatch-white-black .panel-bbpress {
    background: #fff;
}

    .swatch-white-black .panel-bbpress .panel-heading, [class*="swatch-"] .swatch-white-black .panel-bbpress .panel-heading {
        border-color: #4c4c4c;
    }

    .swatch-white-black .panel-bbpress .panel-body, [class*="swatch-"] .swatch-white-black .panel-bbpress .panel-body {
        border-color: #e9e9e9;
    }

    .swatch-white-black .panel-bbpress .panel-warning, [class*="swatch-"] .swatch-white-black .panel-bbpress .panel-warning {
        color: #1c1c1c;
        border-color: #e9e9e9;
    }

    .swatch-white-black .panel-bbpress .bbp-template-notice, [class*="swatch-"] .swatch-white-black .panel-bbpress .bbp-template-notice {
        border-color: #e9e9e9;
    }

    .swatch-white-black .panel-bbpress .panel-footer, [class*="swatch-"] .swatch-white-black .panel-bbpress .panel-footer {
        background: #e9e9e9;
        border-color: #e9e9e9;
    }

.swatch-white-black .label-bbpress, [class*="swatch-"] .swatch-white-black .label-bbpress {
    background: transparent;
    color: #1c1c1c;
}

.swatch-white-black .bbp-reply-content, [class*="swatch-"] .swatch-white-black .bbp-reply-content {
    border-color: #e9e9e9;
}

    .swatch-white-black .bbp-reply-content .media-heading, [class*="swatch-"] .swatch-white-black .bbp-reply-content .media-heading {
        background: #f6f6f6;
        border-color: #dcdcdc;
    }

.swatch-white-black .bbp_author_details img, [class*="swatch-"] .swatch-white-black .bbp_author_details img {
    background: #fff;
    box-shadow: 0px 0px 0px 4px #e9e9e9;
}

.swatch-white-black .bbp_author_details:after, [class*="swatch-"] .swatch-white-black .bbp_author_details:after {
    background: #e9e9e9;
}

.swatch-white-black .bbp_author_details:hover img, [class*="swatch-"] .swatch-white-black .bbp_author_details:hover img {
    box-shadow: 0px 0px 0px 4px #1c1c1c;
}

.swatch-white-black .bbpress-header .breadcrumb a, [class*="swatch-"] .swatch-white-black .bbpress-header .breadcrumb a, .swatch-white-black .bbpress-header .breadcrumb .active, [class*="swatch-"] .swatch-white-black .bbpress-header .breadcrumb .active {
    color: #7c7c7c;
}

    .swatch-white-black .bbpress-header .breadcrumb a:hover, [class*="swatch-"] .swatch-white-black .bbpress-header .breadcrumb a:hover {
        color: rgba(124, 124, 124, .8);
    }

.swatch-white-black .bbp-topic-tags a, [class*="swatch-"] .swatch-white-black .bbp-topic-tags a {
    background: #4c4c4c;
    color: #fff;
}

    .swatch-white-black .bbp-topic-tags a:hover, [class*="swatch-"] .swatch-white-black .bbp-topic-tags a:hover {
        background: rgba(76, 76, 76, .9);
    }

.swatch-white-black .bbp-logged-in, [class*="swatch-"] .swatch-white-black .bbp-logged-in {
    background: #e9e9e9;
}

    .swatch-white-black .bbp-logged-in .button, [class*="swatch-"] .swatch-white-black .bbp-logged-in .button, .swatch-white-black .bbp-logged-in .button:hover, [class*="swatch-"] .swatch-white-black .bbp-logged-in .button:hover {
        color: #fff;
    }

.swatch-white-black .post-count, [class*="swatch-"] .swatch-white-black .post-count {
    background: #4c4c4c;
    color: #fff;
}

.swatch-white-green, [class*="swatch-"] .swatch-white-green {
    background: #fff;
    color: #4c4c4c;
}

    .swatch-white-green h1, [class*="swatch-"] .swatch-white-green h1, .swatch-white-green h2, [class*="swatch-"] .swatch-white-green h2, .swatch-white-green h3, [class*="swatch-"] .swatch-white-green h3, .swatch-white-green h4, [class*="swatch-"] .swatch-white-green h4, .swatch-white-green h5, [class*="swatch-"] .swatch-white-green h5, .swatch-white-green h6, [class*="swatch-"] .swatch-white-green h6 {
        color: #1c1c1c;
    }

        .swatch-white-green h1 small, [class*="swatch-"] .swatch-white-green h1 small, .swatch-white-green h2 small, [class*="swatch-"] .swatch-white-green h2 small, .swatch-white-green h3 small, [class*="swatch-"] .swatch-white-green h3 small, .swatch-white-green h4 small, [class*="swatch-"] .swatch-white-green h4 small, .swatch-white-green h5 small, [class*="swatch-"] .swatch-white-green h5 small, .swatch-white-green h6 small, [class*="swatch-"] .swatch-white-green h6 small {
            color: rgba(28, 28, 28, .8);
        }

    .swatch-white-green a, [class*="swatch-"] .swatch-white-green a {
        color: #2dcc70;
    }

        .swatch-white-green a:hover, [class*="swatch-"] .swatch-white-green a:hover {
            color: #27ae61;
        }

    .swatch-white-green small, [class*="swatch-"] .swatch-white-green small {
        color: rgba(76, 76, 76, .8);
    }

        .swatch-white-green small a, [class*="swatch-"] .swatch-white-green small a {
            color: rgba(76, 76, 76, .8);
        }

            .swatch-white-green small a:hover, [class*="swatch-"] .swatch-white-green small a:hover {
                color: #2dcc70;
            }

    .swatch-white-green i, [class*="swatch-"] .swatch-white-green i {
        color: #4c4c4c;
    }

    .swatch-white-green blockquote p, [class*="swatch-"] .swatch-white-green blockquote p {
        color: #4c4c4c !important;
    }

    .swatch-white-green blockquote:before, [class*="swatch-"] .swatch-white-green blockquote:before {
        background-color: #2dcc70;
    }

    .swatch-white-green blockquote small, [class*="swatch-"] .swatch-white-green blockquote small, .swatch-white-green blockquote footer, [class*="swatch-"] .swatch-white-green blockquote footer {
        color: #1c1c1c;
    }

    .swatch-white-green ::selection, [class*="swatch-"] .swatch-white-green ::selection {
        background: #2dcc70;
        color: #fff;
    }

    .swatch-white-green ::-moz-selection, [class*="swatch-"] .swatch-white-green ::-moz-selection {
        background: #2dcc70;
        color: #fff;
    }

    .swatch-white-green hr, [class*="swatch-"] .swatch-white-green hr {
        border-top-color: #e9e9e9;
    }

    .swatch-white-green pre, [class*="swatch-"] .swatch-white-green pre {
        background: #1c1c1c;
        color: #fff;
    }

    .swatch-white-green .active, [class*="swatch-"] .swatch-white-green .active {
        color: #27ae61;
    }

    .swatch-white-green .btn-primary, [class*="swatch-"] .swatch-white-green .btn-primary, .swatch-white-green button, [class*="swatch-"] .swatch-white-green button, .swatch-white-green input[type="submit"], [class*="swatch-"] .swatch-white-green input[type="submit"] {
        background-color: #2dcc70;
        color: #fff;
    }

        .swatch-white-green .btn-primary:hover, [class*="swatch-"] .swatch-white-green .btn-primary:hover, .swatch-white-green button:hover, [class*="swatch-"] .swatch-white-green button:hover, .swatch-white-green input[type="submit"]:hover, [class*="swatch-"] .swatch-white-green input[type="submit"]:hover {
            background-color: rgba(45, 204, 112, .9);
            color: #fff;
        }

        .swatch-white-green .btn-primary.btn-icon-left span, [class*="swatch-"] .swatch-white-green .btn-primary.btn-icon-left span, .swatch-white-green button.btn-icon-left span, [class*="swatch-"] .swatch-white-green button.btn-icon-left span, .swatch-white-green input[type="submit"].btn-icon-left span, [class*="swatch-"] .swatch-white-green input[type="submit"].btn-icon-left span, .swatch-white-green .btn-primary.btn-icon-right span, [class*="swatch-"] .swatch-white-green .btn-primary.btn-icon-right span, .swatch-white-green button.btn-icon-right span, [class*="swatch-"] .swatch-white-green button.btn-icon-right span, .swatch-white-green input[type="submit"].btn-icon-right span, [class*="swatch-"] .swatch-white-green input[type="submit"].btn-icon-right span {
            background-color: rgba(255, 255, 255, 0.3);
        }

        .swatch-white-green .btn-primary i, [class*="swatch-"] .swatch-white-green .btn-primary i {
            color: #fff !important;
        }

    .swatch-white-green .btn-link, [class*="swatch-"] .swatch-white-green .btn-link {
        background: none;
        color: #2dcc70;
        text-decoration: none;
        box-shadow: 0px 0px 0px 1px #2dcc70 inset;
    }

        .swatch-white-green .btn-link span, [class*="swatch-"] .swatch-white-green .btn-link span {
            background: none;
        }

        .swatch-white-green .btn-link i, [class*="swatch-"] .swatch-white-green .btn-link i {
            color: #2dcc70 !important;
        }

        .swatch-white-green .btn-link:hover, [class*="swatch-"] .swatch-white-green .btn-link:hover {
            text-decoration: none;
            background-color: #2dcc70;
            color: #fff;
            box-shadow: 0px 0px 0px 1px #2dcc70;
        }

            .swatch-white-green .btn-link:hover i, [class*="swatch-"] .swatch-white-green .btn-link:hover i {
                color: #fff !important;
            }

    .swatch-white-green .open .dropdown-toggle.btn-primary, [class*="swatch-"] .swatch-white-green .open .dropdown-toggle.btn-primary {
        background-color: #2dcc70;
        color: #fff;
    }

    .swatch-white-green .btn-group .dropdown-menu, [class*="swatch-"] .swatch-white-green .btn-group .dropdown-menu {
        background-color: #2dcc70;
    }

        .swatch-white-green .btn-group .dropdown-menu > li > a, [class*="swatch-"] .swatch-white-green .btn-group .dropdown-menu > li > a {
            color: #fff;
            box-shadow: 0px -1px 0px #28b765;
        }

        .swatch-white-green .btn-group .dropdown-menu > li:first-child > a, [class*="swatch-"] .swatch-white-green .btn-group .dropdown-menu > li:first-child > a {
            box-shadow: none;
        }

        .swatch-white-green .btn-group .dropdown-menu > li > a:hover, [class*="swatch-"] .swatch-white-green .btn-group .dropdown-menu > li > a:hover {
            background: #46d683;
        }

    .swatch-white-green .label-primary, [class*="swatch-"] .swatch-white-green .label-primary {
        background: #2dcc70;
        color: #fff;
    }

        .swatch-white-green .label-primary a, [class*="swatch-"] .swatch-white-green .label-primary a {
            color: #fff;
        }

    .swatch-white-green select, [class*="swatch-"] .swatch-white-green select, .swatch-white-green textarea, [class*="swatch-"] .swatch-white-green textarea, .swatch-white-green input, [class*="swatch-"] .swatch-white-green input, .swatch-white-green .uneditable-input, [class*="swatch-"] .swatch-white-green .uneditable-input, .swatch-white-green .input-group-btn, [class*="swatch-"] .swatch-white-green .input-group-btn {
        background: #e9e9e9;
        color: #4c4c4c;
    }

        .swatch-white-green select:-moz-placeholder, [class*="swatch-"] .swatch-white-green select:-moz-placeholder, .swatch-white-green textarea:-moz-placeholder, [class*="swatch-"] .swatch-white-green textarea:-moz-placeholder, .swatch-white-green input:-moz-placeholder, [class*="swatch-"] .swatch-white-green input:-moz-placeholder, .swatch-white-green .uneditable-input:-moz-placeholder, [class*="swatch-"] .swatch-white-green .uneditable-input:-moz-placeholder, .swatch-white-green .input-group-btn:-moz-placeholder, [class*="swatch-"] .swatch-white-green .input-group-btn:-moz-placeholder {
            color: #8c8c8c;
        }

        .swatch-white-green select::-moz-placeholder, [class*="swatch-"] .swatch-white-green select::-moz-placeholder, .swatch-white-green textarea::-moz-placeholder, [class*="swatch-"] .swatch-white-green textarea::-moz-placeholder, .swatch-white-green input::-moz-placeholder, [class*="swatch-"] .swatch-white-green input::-moz-placeholder, .swatch-white-green .uneditable-input::-moz-placeholder, [class*="swatch-"] .swatch-white-green .uneditable-input::-moz-placeholder, .swatch-white-green .input-group-btn::-moz-placeholder, [class*="swatch-"] .swatch-white-green .input-group-btn::-moz-placeholder {
            color: #8c8c8c;
        }

        .swatch-white-green select:-ms-input-placeholder, [class*="swatch-"] .swatch-white-green select:-ms-input-placeholder, .swatch-white-green textarea:-ms-input-placeholder, [class*="swatch-"] .swatch-white-green textarea:-ms-input-placeholder, .swatch-white-green input:-ms-input-placeholder, [class*="swatch-"] .swatch-white-green input:-ms-input-placeholder, .swatch-white-green .uneditable-input:-ms-input-placeholder, [class*="swatch-"] .swatch-white-green .uneditable-input:-ms-input-placeholder, .swatch-white-green .input-group-btn:-ms-input-placeholder, [class*="swatch-"] .swatch-white-green .input-group-btn:-ms-input-placeholder {
            color: #8c8c8c;
        }

        .swatch-white-green select::-webkit-input-placeholder, [class*="swatch-"] .swatch-white-green select::-webkit-input-placeholder, .swatch-white-green textarea::-webkit-input-placeholder, [class*="swatch-"] .swatch-white-green textarea::-webkit-input-placeholder, .swatch-white-green input::-webkit-input-placeholder, [class*="swatch-"] .swatch-white-green input::-webkit-input-placeholder, .swatch-white-green .uneditable-input::-webkit-input-placeholder, [class*="swatch-"] .swatch-white-green .uneditable-input::-webkit-input-placeholder, .swatch-white-green .input-group-btn::-webkit-input-placeholder, [class*="swatch-"] .swatch-white-green .input-group-btn::-webkit-input-placeholder {
            color: #8c8c8c;
        }

        .swatch-white-green input:focus, [class*="swatch-"] .swatch-white-green input:focus, .swatch-white-green textarea:focus, [class*="swatch-"] .swatch-white-green textarea:focus, .swatch-white-green select.form-control:focus, [class*="swatch-"] .swatch-white-green select.form-control:focus {
            -webkit-box-shadow: 0px 3px 0px #2dcc70;
            -moz-box-shadow: 0px 3px 0px #2dcc70;
            box-shadow: 0px 3px 0px #2dcc70;
        }

        .swatch-white-green input[type="checkbox"], [class*="swatch-"] .swatch-white-green input[type="checkbox"], .swatch-white-green input[type="radio"], [class*="swatch-"] .swatch-white-green input[type="radio"] {
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
        }

    .swatch-white-green .form-icon-group i, [class*="swatch-"] .swatch-white-green .form-icon-group i {
        color: #2dcc70;
    }

    .swatch-white-green input[type="button"], [class*="swatch-"] .swatch-white-green input[type="button"] {
        background: #2dcc70;
        color: #fff;
    }

    .swatch-white-green .select-wrap, [class*="swatch-"] .swatch-white-green .select-wrap {
        background: #e9e9e9;
    }

        .swatch-white-green .select-wrap:after, [class*="swatch-"] .swatch-white-green .select-wrap:after {
            color: #4c4c4c;
        }

    .swatch-white-green .table th, [class*="swatch-"] .swatch-white-green .table th {
        background-color: #2dcc70;
        text-transform: uppercase;
        color: #fff;
    }

    .swatch-white-green .table th, [class*="swatch-"] .swatch-white-green .table th, .swatch-white-green .table td, [class*="swatch-"] .swatch-white-green .table td, .swatch-white-green .table-bordered, [class*="swatch-"] .swatch-white-green .table-bordered {
        border-color: #e9e9e9;
    }

    .swatch-white-green .table-hover tbody tr:hover th, [class*="swatch-"] .swatch-white-green .table-hover tbody tr:hover th {
        background: #e9e9e9;
    }

    .swatch-white-green .table-striped > tbody > tr:nth-child(odd) > td, [class*="swatch-"] .swatch-white-green .table-striped > tbody > tr:nth-child(odd) > td, .swatch-white-green .table-striped > tbody > tr:nth-child(odd) > th, [class*="swatch-"] .swatch-white-green .table-striped > tbody > tr:nth-child(odd) > th, .swatch-white-green .table-hover > tbody > tr:hover > td, [class*="swatch-"] .swatch-white-green .table-hover > tbody > tr:hover > td, .swatch-white-green .table-hover > tbody > tr:hover > th, [class*="swatch-"] .swatch-white-green .table-hover > tbody > tr:hover > th {
        background: #e9e9e9;
    }

    .swatch-white-green#masthead, [class*="swatch-"] .swatch-white-green#masthead {
        border-color: #fff;
    }

    .swatch-white-green.navbar, [class*="swatch-"] .swatch-white-green.navbar {
        background: #fff;
        color: #1c1c1c;
    }

    .swatch-white-green .navbar-text, [class*="swatch-"] .swatch-white-green .navbar-text {
        color: #1c1c1c;
    }

    .swatch-white-green.navbar .navbar-brand, [class*="swatch-"] .swatch-white-green.navbar .navbar-brand {
        color: #1c1c1c;
    }

        .swatch-white-green.navbar .navbar-brand:hover, [class*="swatch-"] .swatch-white-green.navbar .navbar-brand:hover {
            color: #1c1c1c;
        }

    .swatch-white-green.navbar .nav > li > a, [class*="swatch-"] .swatch-white-green.navbar .nav > li > a {
        color: #4c4c4c;
    }

        .swatch-white-green.navbar .nav > li > a:hover, [class*="swatch-"] .swatch-white-green.navbar .nav > li > a:hover, .swatch-white-green.navbar .nav > li > a:focus, [class*="swatch-"] .swatch-white-green.navbar .nav > li > a:focus {
            color: #2dcc70;
            background: none;
        }

        .swatch-white-green.navbar .nav > li > a:before, [class*="swatch-"] .swatch-white-green.navbar .nav > li > a:before {
            background-color: #2dcc70;
        }

    .swatch-white-green.navbar a .menu-icon, [class*="swatch-"] .swatch-white-green.navbar a .menu-icon {
        color: #4c4c4c;
    }

    .swatch-white-green.navbar a:hover .menu-icon, [class*="swatch-"] .swatch-white-green.navbar a:hover .menu-icon {
        color: #2dcc70;
    }

    .swatch-white-green.navbar .dropdown-menu a:hover .menu-icon, [class*="swatch-"] .swatch-white-green.navbar .dropdown-menu a:hover .menu-icon {
        color: #fff;
    }

    .swatch-white-green .navbar-toggle, [class*="swatch-"] .swatch-white-green .navbar-toggle {
        background: none !important;
    }

        .swatch-white-green .navbar-toggle .icon-bar, [class*="swatch-"] .swatch-white-green .navbar-toggle .icon-bar {
            background-color: #1c1c1c;
        }

        .swatch-white-green .navbar-toggle:hover, [class*="swatch-"] .swatch-white-green .navbar-toggle:hover {
            background: none;
        }

    .swatch-white-green.navbar .nav > li > a:focus, [class*="swatch-"] .swatch-white-green.navbar .nav > li > a:focus, .swatch-white-green.navbar .nav > li > a:hover, [class*="swatch-"] .swatch-white-green.navbar .nav > li > a:hover, .swatch-white-green.navbar .nav > .active > a, [class*="swatch-"] .swatch-white-green.navbar .nav > .active > a, .swatch-white-green.navbar .nav > .active > a:hover, [class*="swatch-"] .swatch-white-green.navbar .nav > .active > a:hover, .swatch-white-green.navbar .nav > .current-menu-parent > a, [class*="swatch-"] .swatch-white-green.navbar .nav > .current-menu-parent > a, .swatch-white-green.navbar .nav > .current-menu-ancestor > a, [class*="swatch-"] .swatch-white-green.navbar .nav > .current-menu-ancestor > a, .swatch-white-green.navbar .nav > .current-menu-item > a, [class*="swatch-"] .swatch-white-green.navbar .nav > .current-menu-item > a, .swatch-white-green.navbar .nav > .current-menu-item > a:hover, [class*="swatch-"] .swatch-white-green.navbar .nav > .current-menu-item > a:hover, .swatch-white-green.navbar .nav > .current-menu-item > a:focus, [class*="swatch-"] .swatch-white-green.navbar .nav > .current-menu-item > a:focus, .swatch-white-green.navbar .nav > .active > a:focus, [class*="swatch-"] .swatch-white-green.navbar .nav > .active > a:focus, .swatch-white-green.navbar .nav li.dropdown.open > .dropdown-toggle, [class*="swatch-"] .swatch-white-green.navbar .nav li.dropdown.open > .dropdown-toggle, .swatch-white-green.navbar .nav li.dropdown.active > .dropdown-toggle, [class*="swatch-"] .swatch-white-green.navbar .nav li.dropdown.active > .dropdown-toggle, .swatch-white-green.navbar .nav li.dropdown.open.active > .dropdown-toggle, [class*="swatch-"] .swatch-white-green.navbar .nav li.dropdown.open.active > .dropdown-toggle {
        color: #2dcc70;
    }

        .swatch-white-green.navbar .nav > li > a:focus:before, [class*="swatch-"] .swatch-white-green.navbar .nav > li > a:focus:before, .swatch-white-green.navbar .nav > li > a:hover:before, [class*="swatch-"] .swatch-white-green.navbar .nav > li > a:hover:before, .swatch-white-green.navbar .nav > .active > a:before, [class*="swatch-"] .swatch-white-green.navbar .nav > .active > a:before, .swatch-white-green.navbar .nav > .active > a:hover:before, [class*="swatch-"] .swatch-white-green.navbar .nav > .active > a:hover:before, .swatch-white-green.navbar .nav > .current-menu-parent > a:before, [class*="swatch-"] .swatch-white-green.navbar .nav > .current-menu-parent > a:before, .swatch-white-green.navbar .nav > .current-menu-ancestor > a:before, [class*="swatch-"] .swatch-white-green.navbar .nav > .current-menu-ancestor > a:before, .swatch-white-green.navbar .nav > .current-menu-item > a:before, [class*="swatch-"] .swatch-white-green.navbar .nav > .current-menu-item > a:before, .swatch-white-green.navbar .nav > .current-menu-item > a:hover:before, [class*="swatch-"] .swatch-white-green.navbar .nav > .current-menu-item > a:hover:before, .swatch-white-green.navbar .nav > .current-menu-item > a:focus:before, [class*="swatch-"] .swatch-white-green.navbar .nav > .current-menu-item > a:focus:before, .swatch-white-green.navbar .nav > .active > a:focus:before, [class*="swatch-"] .swatch-white-green.navbar .nav > .active > a:focus:before, .swatch-white-green.navbar .nav li.dropdown.open > .dropdown-toggle:before, [class*="swatch-"] .swatch-white-green.navbar .nav li.dropdown.open > .dropdown-toggle:before, .swatch-white-green.navbar .nav li.dropdown.active > .dropdown-toggle:before, [class*="swatch-"] .swatch-white-green.navbar .nav li.dropdown.active > .dropdown-toggle:before, .swatch-white-green.navbar .nav li.dropdown.open.active > .dropdown-toggle:before, [class*="swatch-"] .swatch-white-green.navbar .nav li.dropdown.open.active > .dropdown-toggle:before {
            background-color: #2dcc70;
        }

    .swatch-white-green.navbar .nav > .disabled > a, [class*="swatch-"] .swatch-white-green.navbar .nav > .disabled > a {
        color: #1c1c1c;
    }

        .swatch-white-green.navbar .nav > .disabled > a:before, [class*="swatch-"] .swatch-white-green.navbar .nav > .disabled > a:before {
            display: none;
        }

    .swatch-white-green .dropdown-menu, [class*="swatch-"] .swatch-white-green .dropdown-menu {
        background-color: rgba(255, 255, 255, .95);
        -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, .1), 0px 3px 0px #2dcc70 inset;
        -moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, .1), 0px 3px 0px #2dcc70 inset;
        box-shadow: 0px 2px 4px rgba(0, 0, 0, .1), 0px 3px 0px #2dcc70 inset;
    }

        .swatch-white-green .dropdown-menu > li > a, [class*="swatch-"] .swatch-white-green .dropdown-menu > li > a {
            color: #1c1c1c;
        }

            .swatch-white-green .dropdown-menu > li > a:hover, [class*="swatch-"] .swatch-white-green .dropdown-menu > li > a:hover, .swatch-white-green .dropdown-menu > .active > a, [class*="swatch-"] .swatch-white-green .dropdown-menu > .active > a, .swatch-white-green .dropdown-menu > .active > a:hover, [class*="swatch-"] .swatch-white-green .dropdown-menu > .active > a:hover, .swatch-white-green .dropdown-menu > .active > a:focus, [class*="swatch-"] .swatch-white-green .dropdown-menu > .active > a:focus {
                background: #2dcc70;
                color: #fff;
            }

                .swatch-white-green .dropdown-menu > li > a:hover i, [class*="swatch-"] .swatch-white-green .dropdown-menu > li > a:hover i, .swatch-white-green .dropdown-menu > .active > a i, [class*="swatch-"] .swatch-white-green .dropdown-menu > .active > a i, .swatch-white-green .dropdown-menu > .active > a:hover i, [class*="swatch-"] .swatch-white-green .dropdown-menu > .active > a:hover i, .swatch-white-green .dropdown-menu > .active > a:focus i, [class*="swatch-"] .swatch-white-green .dropdown-menu > .active > a:focus i {
                    color: #fff;
                }

        .swatch-white-green .dropdown-menu > li.disabled > a:hover, [class*="swatch-"] .swatch-white-green .dropdown-menu > li.disabled > a:hover {
            color: #1c1c1c;
        }

    .swatch-white-green.navbar .nav > li > .dropdown-menu:after, [class*="swatch-"] .swatch-white-green.navbar .nav > li > .dropdown-menu:after, .swatch-white-green.navbar .nav > li > .dropdown-menu:before, [class*="swatch-"] .swatch-white-green.navbar .nav > li > .dropdown-menu:before {
        display: none;
    }

    .swatch-white-green.navbar-scrolled, [class*="swatch-"] .swatch-white-green.navbar-scrolled {
        background: rgba(255, 255, 255, .95);
    }

    .swatch-white-green .dropdown-submenu > a:after, [class*="swatch-"] .swatch-white-green .dropdown-submenu > a:after {
        border-left-color: #2dcc70 !important;
    }

    .swatch-white-green .dropdown-submenu > a:hover:after, [class*="swatch-"] .swatch-white-green .dropdown-submenu > a:hover:after {
        border-left-color: #fff !important;
    }

    .swatch-white-green .dropdown-menu .divider, [class*="swatch-"] .swatch-white-green .dropdown-menu .divider {
        background-color: rgba(233, 233, 233, .8);
    }

    .swatch-white-green.navbar .nav-highlight > a, [class*="swatch-"] .swatch-white-green.navbar .nav-highlight > a {
        color: #fff !important;
    }

        .swatch-white-green.navbar .nav-highlight > a:after, [class*="swatch-"] .swatch-white-green.navbar .nav-highlight > a:after {
            background: #2dcc70;
        }

        .swatch-white-green.navbar .nav-highlight > a:hover, [class*="swatch-"] .swatch-white-green.navbar .nav-highlight > a:hover {
            color: #fff !important;
        }

            .swatch-white-green.navbar .nav-highlight > a:hover:after, [class*="swatch-"] .swatch-white-green.navbar .nav-highlight > a:hover:after {
                background: rgba(45, 204, 112, .8);
            }

    .swatch-white-green.navbar li.nav-highlight-ghost > a, [class*="swatch-"] .swatch-white-green.navbar li.nav-highlight-ghost > a {
        color: #2dcc70;
    }

        .swatch-white-green.navbar li.nav-highlight-ghost > a:after, [class*="swatch-"] .swatch-white-green.navbar li.nav-highlight-ghost > a:after {
            border: 1px solid #2dcc70;
        }

        .swatch-white-green.navbar li.nav-highlight-ghost > a:hover, [class*="swatch-"] .swatch-white-green.navbar li.nav-highlight-ghost > a:hover {
            color: rgba(45, 204, 112, .8);
        }

            .swatch-white-green.navbar li.nav-highlight-ghost > a:hover:after, [class*="swatch-"] .swatch-white-green.navbar li.nav-highlight-ghost > a:hover:after {
                border-color: rgba(45, 204, 112, .8);
            }

.transparent-header .swatch-white-green.navbar, .transparent-header [class*="swatch-"] .swatch-white-green.navbar {
    background: none;
}

.transparent-header .swatch-white-green.navbar-scrolled, .transparent-header [class*="swatch-"] .swatch-white-green.navbar-scrolled {
    background: rgba(255, 255, 255, .95) !important;
}

.transparent-header .swatch-white-green.search-active, .transparent-header [class*="swatch-"] .swatch-white-green.search-active {
    background: #fff !important;
}

.swatch-white-green .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a, [class*="swatch-"] .swatch-white-green .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a {
    color: #1c1c1c;
}

    .swatch-white-green .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a:hover, [class*="swatch-"] .swatch-white-green .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a:hover {
        background: transparent;
        color: #2dcc70;
    }

        .swatch-white-green .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a:hover .menu-icon, [class*="swatch-"] .swatch-white-green .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a:hover .menu-icon {
            color: #2dcc70;
        }

.swatch-white-green .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li.current-menu-item > a, [class*="swatch-"] .swatch-white-green .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li.current-menu-item > a {
    color: #2dcc70;
}

.swatch-white-green .menu-item-object-oxy_mega_menu .dropdown-menu > li > p, [class*="swatch-"] .swatch-white-green .menu-item-object-oxy_mega_menu .dropdown-menu > li > p {
    border-bottom-color: rgba(233, 233, 233, .8);
}

.swatch-white-green .menu-item-object-oxy_mega_menu .dropdown-menu > li:before, [class*="swatch-"] .swatch-white-green .menu-item-object-oxy_mega_menu .dropdown-menu > li:before {
    background: rgba(233, 233, 233, .8);
}

@media (max-width: 992px) {
    .swatch-white-green.navbar .nav > li > a, [class*="swatch-"] .swatch-white-green.navbar .nav > li > a {
        border-radius: 0;
    }

    .swatch-white-green.navbar .dropdown-menu, [class*="swatch-"] .swatch-white-green.navbar .dropdown-menu {
        background: #e9e9e9;
        border-radius: 0;
        box-shadow: none;
    }

        .swatch-white-green.navbar .dropdown-menu > li > a, [class*="swatch-"] .swatch-white-green.navbar .dropdown-menu > li > a {
            border-radius: 0;
        }

            .swatch-white-green.navbar .dropdown-menu > li > a:hover, [class*="swatch-"] .swatch-white-green.navbar .dropdown-menu > li > a:hover, .swatch-white-green.navbar .dropdown-menu > li > a:focus, [class*="swatch-"] .swatch-white-green.navbar .dropdown-menu > li > a:focus, .swatch-white-green.navbar .dropdown-menu > li.active > a, [class*="swatch-"] .swatch-white-green.navbar .dropdown-menu > li.active > a {
                background: #2dcc70;
                color: #fff;
            }

    .swatch-white-green .dropdown-submenu > ul > li > a, [class*="swatch-"] .swatch-white-green .dropdown-submenu > ul > li > a {
        background: #e9e9e9;
    }

        .swatch-white-green .dropdown-submenu > ul > li > a:hover, [class*="swatch-"] .swatch-white-green .dropdown-submenu > ul > li > a:hover {
            background: #e9e9e9;
        }

    .swatch-white-green .dropdown-submenu > a:after, [class*="swatch-"] .swatch-white-green .dropdown-submenu > a:after {
        border-left-color: transparent !important;
        border-top-color: #2dcc70 !important;
    }

    .swatch-white-green .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a:hover, [class*="swatch-"] .swatch-white-green .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a:hover {
        background: #2dcc70;
        color: #fff;
    }

    .swatch-white-green .menu-item-object-oxy_mega_menu .dropdown-menu > li:before, [class*="swatch-"] .swatch-white-green .menu-item-object-oxy_mega_menu .dropdown-menu > li:before {
        display: none;
    }

    .swatch-white-green .nav-highlight > a, [class*="swatch-"] .swatch-white-green .nav-highlight > a {
        color: #2dcc70 !important;
    }

        .swatch-white-green .nav-highlight > a:after, [class*="swatch-"] .swatch-white-green .nav-highlight > a:after {
            background: transparent;
        }

        .swatch-white-green .nav-highlight > a:hover, [class*="swatch-"] .swatch-white-green .nav-highlight > a:hover {
            color: #2dcc70 !important;
        }

            .swatch-white-green .nav-highlight > a:hover:after, [class*="swatch-"] .swatch-white-green .nav-highlight > a:hover:after {
                background: transparent;
            }

    .transparent-header .swatch-white-green .navbar-collapse, .transparent-header [class*="swatch-"] .swatch-white-green .navbar-collapse {
        background: rgba(255, 255, 255, .95) !important;
    }
}

.swatch-white-green .pagination > li > a, [class*="swatch-"] .swatch-white-green .pagination > li > a, .swatch-white-green .pagination > li > span, [class*="swatch-"] .swatch-white-green .pagination > li > span {
    background: #2dcc70;
    color: #fff;
}

    .swatch-white-green .pagination > .active > a, [class*="swatch-"] .swatch-white-green .pagination > .active > a, .swatch-white-green .pagination > .active > span, [class*="swatch-"] .swatch-white-green .pagination > .active > span, .swatch-white-green .pagination > li > a:hover, [class*="swatch-"] .swatch-white-green .pagination > li > a:hover {
        background: rgba(45, 204, 112, .8);
    }

        .swatch-white-green .pagination > .active > a i, [class*="swatch-"] .swatch-white-green .pagination > .active > a i, .swatch-white-green .pagination > .active > span i, [class*="swatch-"] .swatch-white-green .pagination > .active > span i, .swatch-white-green .pagination > li > a:hover i, [class*="swatch-"] .swatch-white-green .pagination > li > a:hover i {
            color: #fff;
        }

.swatch-white-green .pagination > li:first-child i, [class*="swatch-"] .swatch-white-green .pagination > li:first-child i, .swatch-white-green .pagination > li:last-child i, [class*="swatch-"] .swatch-white-green .pagination > li:last-child i {
    color: #fff;
}

.swatch-white-green .pagination > li.disabled span i, [class*="swatch-"] .swatch-white-green .pagination > li.disabled span i {
    color: rgba(255, 255, 255, .4);
}

.swatch-white-green .pager > li > a, [class*="swatch-"] .swatch-white-green .pager > li > a {
    background: #2dcc70;
    color: #fff;
}

    .swatch-white-green .pager > li > a i, [class*="swatch-"] .swatch-white-green .pager > li > a i {
        color: #fff;
    }

.swatch-white-green .tooltip-inner, [class*="swatch-"] .swatch-white-green .tooltip-inner {
    background-color: #2dcc70;
    color: #fff;
}

.swatch-white-green .tooltip.in, [class*="swatch-"] .swatch-white-green .tooltip.in {
    opacity: 1;
}

.swatch-white-green .tooltip.top .tooltip-arrow, [class*="swatch-"] .swatch-white-green .tooltip.top .tooltip-arrow {
    border-top-color: #2dcc70;
}

.swatch-white-green .tooltip.right .tooltip-arrow, [class*="swatch-"] .swatch-white-green .tooltip.right .tooltip-arrow {
    border-right-color: #2dcc70;
}

.swatch-white-green .tooltip.left .tooltip-arrow, [class*="swatch-"] .swatch-white-green .tooltip.left .tooltip-arrow {
    border-left-color: #2dcc70;
}

.swatch-white-green .tooltip.bottom .tooltip-arrow, [class*="swatch-"] .swatch-white-green .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #2dcc70;
}

.swatch-white-green .jumbotron, [class*="swatch-"] .swatch-white-green .jumbotron {
    background: #e9e9e9;
}

.swatch-white-green .progress-bar-primary, [class*="swatch-"] .swatch-white-green .progress-bar-primary {
    background: #2dcc70;
    box-shadow: none;
}

    .swatch-white-green .progress-bar-primary span, [class*="swatch-"] .swatch-white-green .progress-bar-primary span {
        color: #fff;
    }

    .swatch-white-green .progress-bar-primary.progress-striped .progress-bar, [class*="swatch-"] .swatch-white-green .progress-bar-primary.progress-striped .progress-bar, .swatch-white-green .progress-striped .progress-bar-primary, [class*="swatch-"] .swatch-white-green .progress-striped .progress-bar-primary {
        background-color: #2dcc70;
        background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, .15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, .15)), color-stop(0.75, rgba(255, 255, 255, .15)), color-stop(0.75, transparent), to(transparent));
        background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
        background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
        background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
        background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
        background-size: 40px 40px;
    }

.swatch-white-green .badge, [class*="swatch-"] .swatch-white-green .badge {
    background: #2dcc70;
    color: #fff;
}

.swatch-white-green .tab-content, [class*="swatch-"] .swatch-white-green .tab-content, .swatch-white-green .nav-tabs .active a, [class*="swatch-"] .swatch-white-green .nav-tabs .active a, .swatch-white-green .tab-content, [class*="swatch-"] .swatch-white-green .tab-content, .swatch-white-green .nav-tabs .active a:hover, [class*="swatch-"] .swatch-white-green .nav-tabs .active a:hover {
    background: #2dcc70;
}

.swatch-white-green .nav-tabs > li > a:hover, [class*="swatch-"] .swatch-white-green .nav-tabs > li > a:hover, .swatch-white-green .nav-tabs > li > a:focus, [class*="swatch-"] .swatch-white-green .nav-tabs > li > a:focus {
    color: #fff;
    background-color: #2dcc70;
}

.swatch-white-green .nav-tabs > li.active > a, [class*="swatch-"] .swatch-white-green .nav-tabs > li.active > a {
    color: #fff;
}

    .swatch-white-green .nav-tabs > li.active > a:hover, [class*="swatch-"] .swatch-white-green .nav-tabs > li.active > a:hover {
        color: #fff;
    }

.swatch-white-green .nav-pills > li > a .badge, [class*="swatch-"] .swatch-white-green .nav-pills > li > a .badge {
    background: #2dcc70;
    color: #fff;
}

.swatch-white-green .nav-pills > .active > a, [class*="swatch-"] .swatch-white-green .nav-pills > .active > a, .swatch-white-green .nav-pills > .active > a:hover, [class*="swatch-"] .swatch-white-green .nav-pills > .active > a:hover, .swatch-white-green .nav-pills > li > a:hover, [class*="swatch-"] .swatch-white-green .nav-pills > li > a:hover, .swatch-white-green .nav-pills > li > a:focus, [class*="swatch-"] .swatch-white-green .nav-pills > li > a:focus, .swatch-white-green .nav-pills > li.is-active > a, [class*="swatch-"] .swatch-white-green .nav-pills > li.is-active > a {
    background: #2dcc70;
    color: #fff;
}

    .swatch-white-green .nav-pills > .active > a .badge, [class*="swatch-"] .swatch-white-green .nav-pills > .active > a .badge, .swatch-white-green .nav-pills > .active > a:hover .badge, [class*="swatch-"] .swatch-white-green .nav-pills > .active > a:hover .badge, .swatch-white-green .nav-pills > li > a:hover .badge, [class*="swatch-"] .swatch-white-green .nav-pills > li > a:hover .badge, .swatch-white-green .nav-pills > li > a:focus .badge, [class*="swatch-"] .swatch-white-green .nav-pills > li > a:focus .badge, .swatch-white-green .nav-pills > li.is-active > a .badge, [class*="swatch-"] .swatch-white-green .nav-pills > li.is-active > a .badge {
        background: #fff;
        color: #2dcc70;
    }

    .swatch-white-green .nav-pills > .active > a:hover, [class*="swatch-"] .swatch-white-green .nav-pills > .active > a:hover, .swatch-white-green .nav-pills > .active > a:hover:hover, [class*="swatch-"] .swatch-white-green .nav-pills > .active > a:hover:hover, .swatch-white-green .nav-pills > li > a:hover:hover, [class*="swatch-"] .swatch-white-green .nav-pills > li > a:hover:hover, .swatch-white-green .nav-pills > li > a:focus:hover, [class*="swatch-"] .swatch-white-green .nav-pills > li > a:focus:hover, .swatch-white-green .nav-pills > li.is-active > a:hover, [class*="swatch-"] .swatch-white-green .nav-pills > li.is-active > a:hover {
        color: #fff;
    }

.swatch-white-green .tab-pane, [class*="swatch-"] .swatch-white-green .tab-pane, .swatch-white-green .tab-pane.active, [class*="swatch-"] .swatch-white-green .tab-pane.active {
    color: #fff;
}

    .swatch-white-green .tab-pane h1, [class*="swatch-"] .swatch-white-green .tab-pane h1, .swatch-white-green .tab-pane.active h1, [class*="swatch-"] .swatch-white-green .tab-pane.active h1, .swatch-white-green .tab-pane h2, [class*="swatch-"] .swatch-white-green .tab-pane h2, .swatch-white-green .tab-pane.active h2, [class*="swatch-"] .swatch-white-green .tab-pane.active h2, .swatch-white-green .tab-pane h3, [class*="swatch-"] .swatch-white-green .tab-pane h3, .swatch-white-green .tab-pane.active h3, [class*="swatch-"] .swatch-white-green .tab-pane.active h3, .swatch-white-green .tab-pane h4, [class*="swatch-"] .swatch-white-green .tab-pane h4, .swatch-white-green .tab-pane.active h4, [class*="swatch-"] .swatch-white-green .tab-pane.active h4, .swatch-white-green .tab-pane h5, [class*="swatch-"] .swatch-white-green .tab-pane h5, .swatch-white-green .tab-pane.active h5, [class*="swatch-"] .swatch-white-green .tab-pane.active h5, .swatch-white-green .tab-pane h6, [class*="swatch-"] .swatch-white-green .tab-pane h6, .swatch-white-green .tab-pane.active h6, [class*="swatch-"] .swatch-white-green .tab-pane.active h6, .swatch-white-green .tab-pane a, [class*="swatch-"] .swatch-white-green .tab-pane a, .swatch-white-green .tab-pane.active a, [class*="swatch-"] .swatch-white-green .tab-pane.active a, .swatch-white-green .tab-pane p, [class*="swatch-"] .swatch-white-green .tab-pane p, .swatch-white-green .tab-pane.active p, [class*="swatch-"] .swatch-white-green .tab-pane.active p {
        color: #fff;
    }

    .swatch-white-green .tab-pane .btn, [class*="swatch-"] .swatch-white-green .tab-pane .btn, .swatch-white-green .tab-pane.active .btn, [class*="swatch-"] .swatch-white-green .tab-pane.active .btn {
        color: #2dcc70 !important;
        background: #fff !important;
    }

    .swatch-white-green .tab-pane .tooltip-inner, [class*="swatch-"] .swatch-white-green .tab-pane .tooltip-inner, .swatch-white-green .tab-pane.active .tooltip-inner, [class*="swatch-"] .swatch-white-green .tab-pane.active .tooltip-inner {
        background-color: #fff;
        color: #2dcc70;
    }

    .swatch-white-green .tab-pane .tooltip.top .tooltip-arrow, [class*="swatch-"] .swatch-white-green .tab-pane .tooltip.top .tooltip-arrow, .swatch-white-green .tab-pane.active .tooltip.top .tooltip-arrow, [class*="swatch-"] .swatch-white-green .tab-pane.active .tooltip.top .tooltip-arrow {
        border-top-color: #fff;
    }

    .swatch-white-green .tab-pane .tooltip.right .tooltip-arrow, [class*="swatch-"] .swatch-white-green .tab-pane .tooltip.right .tooltip-arrow, .swatch-white-green .tab-pane.active .tooltip.right .tooltip-arrow, [class*="swatch-"] .swatch-white-green .tab-pane.active .tooltip.right .tooltip-arrow {
        border-right-color: #fff;
    }

    .swatch-white-green .tab-pane .tooltip.left .tooltip-arrow, [class*="swatch-"] .swatch-white-green .tab-pane .tooltip.left .tooltip-arrow, .swatch-white-green .tab-pane.active .tooltip.left .tooltip-arrow, [class*="swatch-"] .swatch-white-green .tab-pane.active .tooltip.left .tooltip-arrow {
        border-left-color: #fff;
    }

    .swatch-white-green .tab-pane .tooltip.bottom .tooltip-arrow, [class*="swatch-"] .swatch-white-green .tab-pane .tooltip.bottom .tooltip-arrow, .swatch-white-green .tab-pane.active .tooltip.bottom .tooltip-arrow, [class*="swatch-"] .swatch-white-green .tab-pane.active .tooltip.bottom .tooltip-arrow {
        border-bottom-color: #fff;
    }

.swatch-white-green .panel, [class*="swatch-"] .swatch-white-green .panel, .swatch-white-green .well, [class*="swatch-"] .swatch-white-green .well {
    background: #e9e9e9;
}

.swatch-white-green .panel-primary .panel-heading, [class*="swatch-"] .swatch-white-green .panel-primary .panel-heading {
    background: #2dcc70;
}

    .swatch-white-green .panel-primary .panel-heading a, [class*="swatch-"] .swatch-white-green .panel-primary .panel-heading a, .swatch-white-green .panel-primary .panel-heading .panel-title, [class*="swatch-"] .swatch-white-green .panel-primary .panel-heading .panel-title {
        color: #fff;
        text-decoration: none;
    }

.swatch-white-green .panel-primary > .panel-heading + .panel-collapse .panel-body, [class*="swatch-"] .swatch-white-green .panel-primary > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #1f8d4e;
}

.swatch-white-green .panel-footer, [class*="swatch-"] .swatch-white-green .panel-footer {
    background: #3ed47d;
    border-color: #28b765;
}

.swatch-white-green .panel .table, [class*="swatch-"] .swatch-white-green .panel .table {
    box-shadow: 0px 0px 0px 1px #e9e9e9 inset;
}

    .swatch-white-green .panel .table th, [class*="swatch-"] .swatch-white-green .panel .table th {
        background: #e9e9e9;
        color: #1c1c1c;
    }

.swatch-white-green .portfolio-title, [class*="swatch-"] .swatch-white-green .portfolio-title {
    background: #2dcc70;
    color: #fff;
}

.swatch-white-green .portfolio-nav svg, [class*="swatch-"] .swatch-white-green .portfolio-nav svg {
    stroke: #4c4c4c;
}

.swatch-white-green .social-icons li a, [class*="swatch-"] .swatch-white-green .social-icons li a {
    background-color: #2dcc70;
}

    .swatch-white-green .social-icons li a i, [class*="swatch-"] .swatch-white-green .social-icons li a i {
        color: #fff;
    }

    .swatch-white-green .social-icons li a:not([data-iconcolor]):hover, [class*="swatch-"] .swatch-white-green .social-icons li a:not([data-iconcolor]):hover {
        background-color: rgba(45, 204, 112, .8);
    }

.swatch-white-green .social-simple li a i, [class*="swatch-"] .swatch-white-green .social-simple li a i {
    color: #4c4c4c;
}

.swatch-white-green .social-simple li a:not([data-iconcolor]):hover i, [class*="swatch-"] .swatch-white-green .social-simple li a:not([data-iconcolor]):hover i {
    color: #2dcc70;
}

.swatch-white-green .box-inner, [class*="swatch-"] .swatch-white-green .box-inner {
    background-color: #e9e9e9;
}

.swatch-white-green .box:not(.box-simple) a.box-inner:hover, [class*="swatch-"] .swatch-white-green .box:not(.box-simple) a.box-inner:hover {
    background: none !important;
    box-shadow: 0px 0px 0px 1px #4c4c4c inset;
}

    .swatch-white-green .box:not(.box-simple) a.box-inner:hover svg, [class*="swatch-"] .swatch-white-green .box:not(.box-simple) a.box-inner:hover svg {
        stroke: #4c4c4c;
    }

.swatch-white-green .bordered:after, [class*="swatch-"] .swatch-white-green .bordered:after {
    background-color: #1c1c1c;
}

.swatch-white-green .bordered-link:after, [class*="swatch-"] .swatch-white-green .bordered-link:after {
    background-color: #2dcc70 !important;
}

.swatch-white-green .bordered > a:after, [class*="swatch-"] .swatch-white-green .bordered > a:after {
    background-color: #2dcc70;
}

.swatch-white-green .bordered-link:after, [class*="swatch-"] .swatch-white-green .bordered-link:after {
    background-color: #2dcc70 !important;
}

.swatch-white-green #infscr-loading, [class*="swatch-"] .swatch-white-green #infscr-loading {
    background: #2dcc70;
    color: #fff;
}

.swatch-white-green .counter .value, [class*="swatch-"] .swatch-white-green .counter .value {
    color: #1c1c1c;
}

.swatch-white-green .scroll-to, [class*="swatch-"] .swatch-white-green .scroll-to {
    border-color: #2dcc70;
}

    .swatch-white-green .scroll-to svg, [class*="swatch-"] .swatch-white-green .scroll-to svg {
        stroke: #2dcc70;
    }

    .swatch-white-green .scroll-to:hover, [class*="swatch-"] .swatch-white-green .scroll-to:hover {
        border-color: #4c4c4c;
    }

        .swatch-white-green .scroll-to:hover svg, [class*="swatch-"] .swatch-white-green .scroll-to:hover svg {
            stroke: #4c4c4c;
        }

.swatch-white-green .map-marker-label, [class*="swatch-"] .swatch-white-green .map-marker-label {
    border-top-color: #2dcc70;
}

.swatch-white-green .tag-list span, [class*="swatch-"] .swatch-white-green .tag-list span {
    background: #2dcc70;
    color: #fff;
}

.swatch-white-green .mejs-controls, [class*="swatch-"] .swatch-white-green .mejs-controls {
    background-color: #2dcc70;
    color: #fff;
    position: relative;
    margin-bottom: 24px;
}

.swatch-white-green .mejs-mediaelement, [class*="swatch-"] .swatch-white-green .mejs-mediaelement {
    position: relative;
}

.swatch-white-green .ajax-loader, [class*="swatch-"] .swatch-white-green .ajax-loader, .swatch-white-green .ajax-loader::before, [class*="swatch-"] .swatch-white-green .ajax-loader::before {
    border-top-color: #2dcc70 !important;
}

.swatch-white-green .select2-container, [class*="swatch-"] .swatch-white-green .select2-container {
    background: #e9e9e9;
}

    .swatch-white-green .select2-container .select2-choice, [class*="swatch-"] .swatch-white-green .select2-container .select2-choice {
        color: #4c4c4c;
    }

        .swatch-white-green .select2-container .select2-choice .select2-arrow b:after, [class*="swatch-"] .swatch-white-green .select2-container .select2-choice .select2-arrow b:after {
            color: #4c4c4c;
        }

.swatch-white-green .post:after, [class*="swatch-"] .swatch-white-green .post:after {
    background: #e9e9e9;
}

.swatch-white-green .post-icon, [class*="swatch-"] .swatch-white-green .post-icon {
    background: #2dcc70;
}

    .swatch-white-green .post-icon i, [class*="swatch-"] .swatch-white-green .post-icon i {
        color: #fff;
    }

.swatch-white-green .post-search-icon, [class*="swatch-"] .swatch-white-green .post-search-icon {
    color: #fff;
    text-shadow: 2px 2px 1px rgba(28, 28, 28, .2);
}

.swatch-white-green .post-extras a, [class*="swatch-"] .swatch-white-green .post-extras a {
    color: rgba(76, 76, 76, .8);
}

    .swatch-white-green .post-extras a:hover, [class*="swatch-"] .swatch-white-green .post-extras a:hover {
        color: #2dcc70;
    }

.swatch-white-green .post-extras i, [class*="swatch-"] .swatch-white-green .post-extras i {
    color: #4c4c4c;
}

.swatch-white-green .post-more-link i, [class*="swatch-"] .swatch-white-green .post-more-link i {
    color: #2dcc70;
}

.swatch-white-green .media-inner:after, [class*="swatch-"] .swatch-white-green .media-inner:after {
    background: #2dcc70;
}

.swatch-white-green .author-info, [class*="swatch-"] .swatch-white-green .author-info {
    background-color: #2dcc70;
    color: #fff;
}

    .swatch-white-green .author-info .media-heading, [class*="swatch-"] .swatch-white-green .author-info .media-heading {
        color: #fff;
    }

        .swatch-white-green .author-info .media-heading:after, [class*="swatch-"] .swatch-white-green .author-info .media-heading:after {
            background: #fff;
        }

.post-masonry .swatch-white-green:hover, .post-masonry [class*="swatch-"] .swatch-white-green:hover {
    color: #4c4c4c;
}

.swatch-white-green .breadcrumb-blog a, [class*="swatch-"] .swatch-white-green .breadcrumb-blog a, .swatch-white-green .breadcrumb-blog .active, [class*="swatch-"] .swatch-white-green .breadcrumb-blog .active {
    color: #4c4c4c;
}

    .swatch-white-green .breadcrumb-blog a:hover, [class*="swatch-"] .swatch-white-green .breadcrumb-blog a:hover {
        color: rgba(76, 76, 76, .8);
    }

.swatch-white-green .post-related-post, [class*="swatch-"] .swatch-white-green .post-related-post {
    background-color: #2dcc70;
}

    .swatch-white-green .post-related-post a, [class*="swatch-"] .swatch-white-green .post-related-post a {
        background: rgba(28, 28, 28, .9);
        color: #fff;
    }

        .swatch-white-green .post-related-post a:hover, [class*="swatch-"] .swatch-white-green .post-related-post a:hover {
            color: #fff;
        }

    .swatch-white-green .post-related-post small, [class*="swatch-"] .swatch-white-green .post-related-post small {
        background: #fff;
        color: #1c1c1c;
    }

    .swatch-white-green .post-related-post blockquote, [class*="swatch-"] .swatch-white-green .post-related-post blockquote {
        color: #fff;
    }

        .swatch-white-green .post-related-post blockquote small, [class*="swatch-"] .swatch-white-green .post-related-post blockquote small {
            background: rgba(28, 28, 28, .9);
            color: #fff;
        }

        .swatch-white-green .post-related-post blockquote:before, [class*="swatch-"] .swatch-white-green .post-related-post blockquote:before {
            background-color: #27af60;
        }

.swatch-white-green .post-sticky, [class*="swatch-"] .swatch-white-green .post-sticky {
    background: rgba(45, 204, 112, .8);
}

    .swatch-white-green .post-sticky i, [class*="swatch-"] .swatch-white-green .post-sticky i {
        color: #fff;
    }

.swatch-white-green .gform_wrapper .gsection, [class*="swatch-"] .swatch-white-green .gform_wrapper .gsection {
    border-color: #e9e9e9;
}

.swatch-white-green .gf_progressbar, [class*="swatch-"] .swatch-white-green .gf_progressbar {
    background: #e9e9e9;
}

.swatch-white-green .gf_progressbar_percentage, [class*="swatch-"] .swatch-white-green .gf_progressbar_percentage {
    background: #2dcc70;
    color: #fff;
}

.swatch-white-green .sidebar, [class*="swatch-"] .swatch-white-green .sidebar {
    color: #4c4c4c;
}

    .swatch-white-green .sidebar h3, [class*="swatch-"] .swatch-white-green .sidebar h3 {
        color: #1c1c1c;
    }

    .swatch-white-green .sidebar a, [class*="swatch-"] .swatch-white-green .sidebar a {
        color: #4c4c4c;
    }

        .swatch-white-green .sidebar a:hover, [class*="swatch-"] .swatch-white-green .sidebar a:hover {
            color: #2dcc70;
        }

.swatch-white-green .sidebar-header:after, [class*="swatch-"] .swatch-white-green .sidebar-header:after {
    background: #2dcc70;
}

.swatch-white-green .sidebar-widget .post-icon, [class*="swatch-"] .swatch-white-green .sidebar-widget .post-icon {
    background: #2dcc70;
}

    .swatch-white-green .sidebar-widget .post-icon i, [class*="swatch-"] .swatch-white-green .sidebar-widget .post-icon i {
        color: #fff;
    }

.swatch-white-green .widget_recent_entries li, [class*="swatch-"] .swatch-white-green .widget_recent_entries li {
    border-color: #e9e9e9;
}

.swatch-white-green .widget_tag_cloud ul a, [class*="swatch-"] .swatch-white-green .widget_tag_cloud ul a {
    background: #2dcc70;
    color: #fff;
}

    .swatch-white-green .widget_tag_cloud ul a:hover, [class*="swatch-"] .swatch-white-green .widget_tag_cloud ul a:hover {
        background: rgba(45, 204, 112, .9);
        color: #fff;
    }

.swatch-white-green .widget_calendar tbody a, [class*="swatch-"] .swatch-white-green .widget_calendar tbody a {
    background: #2dcc70;
    color: #fff;
}

    .swatch-white-green .widget_calendar tbody a:hover, [class*="swatch-"] .swatch-white-green .widget_calendar tbody a:hover {
        background: #27af60;
        color: #fff;
    }

.swatch-white-green .widget_calendar tfoot, [class*="swatch-"] .swatch-white-green .widget_calendar tfoot {
    background: #e9e9e9;
}

.swatch-white-green .widget_nav_menu .sub-menu li:before, [class*="swatch-"] .swatch-white-green .widget_nav_menu .sub-menu li:before {
    color: #e9e9e9;
}

.swatch-white-green .widget_oxy_twitter li:before, [class*="swatch-"] .swatch-white-green .widget_oxy_twitter li:before {
    color: #2dcc70;
}

.swatch-white-green .top-search form, [class*="swatch-"] .swatch-white-green .top-search form {
    background-color: #fff;
}

.swatch-white-green .top-search input, [class*="swatch-"] .swatch-white-green .top-search input {
    background: none;
    color: #4c4c4c;
}

    .swatch-white-green .top-search input:focus, [class*="swatch-"] .swatch-white-green .top-search input:focus {
        box-shadow: none;
    }

    .swatch-white-green .top-search input:-moz-placeholder, [class*="swatch-"] .swatch-white-green .top-search input:-moz-placeholder {
        color: #4c4c4c;
    }

    .swatch-white-green .top-search input::-moz-placeholder, [class*="swatch-"] .swatch-white-green .top-search input::-moz-placeholder {
        color: #4c4c4c;
    }

    .swatch-white-green .top-search input:-ms-input-placeholder, [class*="swatch-"] .swatch-white-green .top-search input:-ms-input-placeholder {
        color: #4c4c4c;
    }

    .swatch-white-green .top-search input::-webkit-input-placeholder, [class*="swatch-"] .swatch-white-green .top-search input::-webkit-input-placeholder {
        color: #4c4c4c;
    }

.swatch-white-green .top-search .search-close, [class*="swatch-"] .swatch-white-green .top-search .search-close {
    color: #2dcc70;
}

.swatch-white-green .top-search svg, [class*="swatch-"] .swatch-white-green .top-search svg {
    stroke: #4c4c4c;
}

.swatch-white-green.top-bar a, [class*="swatch-"] .swatch-white-green.top-bar a {
    color: #1c1c1c;
}

    .swatch-white-green.top-bar a:hover, [class*="swatch-"] .swatch-white-green.top-bar a:hover {
        color: #2dcc70;
    }

.swatch-white-green.top-bar .sidebar-widget:after, [class*="swatch-"] .swatch-white-green.top-bar .sidebar-widget:after {
    background: #e9e9e9;
}

.swatch-white-green .widget_swatch_wpml_language_selector li:before, [class*="swatch-"] .swatch-white-green .widget_swatch_wpml_language_selector li:before {
    background: #e9e9e9;
}

.swatch-white-green .button, [class*="swatch-"] .swatch-white-green .button {
    background: #2dcc70;
    color: #fff;
}

    .swatch-white-green .button:hover, [class*="swatch-"] .swatch-white-green .button:hover {
        background: rgba(45, 204, 112, .9);
        color: #fff;
    }

.swatch-white-green.section-commerce .breadcrumb, [class*="swatch-"] .swatch-white-green.section-commerce .breadcrumb {
    background: none;
    color: #4c4c4c;
}

    .swatch-white-green.section-commerce .breadcrumb a, [class*="swatch-"] .swatch-white-green.section-commerce .breadcrumb a {
        color: #2dcc70;
    }

    .swatch-white-green.section-commerce .breadcrumb > li + li:before, [class*="swatch-"] .swatch-white-green.section-commerce .breadcrumb > li + li:before {
        color: #2dcc70;
    }

.swatch-white-green .woocommerce-ordering .select-wrap, [class*="swatch-"] .swatch-white-green .woocommerce-ordering .select-wrap {
    background: #2dcc70;
}

    .swatch-white-green .woocommerce-ordering .select-wrap:after, [class*="swatch-"] .swatch-white-green .woocommerce-ordering .select-wrap:after {
        color: #fff;
    }

.swatch-white-green .woocommerce-ordering select, [class*="swatch-"] .swatch-white-green .woocommerce-ordering select {
    color: #fff;
    background: transparent;
}

.swatch-white-green .onsale, [class*="swatch-"] .swatch-white-green .onsale {
    background: #2dcc70;
    color: #fff;
}

.swatch-white-green .price, [class*="swatch-"] .swatch-white-green .price {
    color: #1c1c1c;
}

.swatch-white-green .page-numbers a, [class*="swatch-"] .swatch-white-green .page-numbers a, .swatch-white-green .page-numbers span, [class*="swatch-"] .swatch-white-green .page-numbers span {
    color: #fff;
}

.swatch-white-green .page-numbers li, [class*="swatch-"] .swatch-white-green .page-numbers li {
    background: #2dcc70;
}

    .swatch-white-green .page-numbers .current, [class*="swatch-"] .swatch-white-green .page-numbers .current, .swatch-white-green .page-numbers li a:hover, [class*="swatch-"] .swatch-white-green .page-numbers li a:hover {
        background: #e9e9e9;
        color: #4c4c4c;
    }

.swatch-white-green #reviews .comment, [class*="swatch-"] .swatch-white-green #reviews .comment {
    border-bottom: 1px solid rgba(255, 255, 255, .2);
}

.swatch-white-green #reviews .form-control, [class*="swatch-"] .swatch-white-green #reviews .form-control {
    background: #fff;
}

.swatch-white-green #reviews input[type="submit"], [class*="swatch-"] .swatch-white-green #reviews input[type="submit"] {
    background: #fff;
    color: #2dcc70;
}

.swatch-white-green .related h2, [class*="swatch-"] .swatch-white-green .related h2, .swatch-white-green .cross-sells h2, [class*="swatch-"] .swatch-white-green .cross-sells h2, .swatch-white-green .upsells h2, [class*="swatch-"] .swatch-white-green .upsells h2 {
    background: #2dcc70;
    color: #fff;
}

.swatch-white-green .product-category h2, [class*="swatch-"] .swatch-white-green .product-category h2 {
    background: rgba(45, 204, 112, .85);
    color: #fff;
}

    .swatch-white-green .product-category h2 mark, [class*="swatch-"] .swatch-white-green .product-category h2 mark {
        background: #2dcc70;
        color: #fff;
    }

.swatch-white-green .product-nav a i, [class*="swatch-"] .swatch-white-green .product-nav a i {
    background: #2dcc70;
    color: #fff;
}

.swatch-white-green .product-images figcaption, [class*="swatch-"] .swatch-white-green .product-images figcaption {
    box-shadow: none;
    background: #2dcc70;
}

    .swatch-white-green .product-images figcaption i, [class*="swatch-"] .swatch-white-green .product-images figcaption i {
        color: #fff;
    }

.swatch-white-green .product-images .flex-active, [class*="swatch-"] .swatch-white-green .product-images .flex-active {
    -webkit-box-shadow: 0px 3px 0px #2dcc70;
    -moz-box-shadow: 0px 3px 0px #2dcc70;
    box-shadow: 0px 3px 0px #2dcc70;
}

.swatch-white-green .order_details, [class*="swatch-"] .swatch-white-green .order_details {
    background: #e9e9e9;
}

    .swatch-white-green .order_details li, [class*="swatch-"] .swatch-white-green .order_details li {
        border-color: #fff;
    }

.swatch-white-green .cart_list li, [class*="swatch-"] .swatch-white-green .cart_list li {
    border-color: #e9e9e9;
}

.swatch-white-green .cart-actions, [class*="swatch-"] .swatch-white-green .cart-actions {
    background: #fff;
}

.swatch-white-green .widget_product_tag_cloud a, [class*="swatch-"] .swatch-white-green .widget_product_tag_cloud a {
    background: #2dcc70;
    color: #fff;
}

    .swatch-white-green .widget_product_tag_cloud a:hover, [class*="swatch-"] .swatch-white-green .widget_product_tag_cloud a:hover {
        background: rgba(45, 204, 112, .9);
        color: #fff;
    }

.swatch-white-green .product_list_widget li, [class*="swatch-"] .swatch-white-green .product_list_widget li {
    border-color: #e9e9e9;
}

.swatch-white-green .star-rating, [class*="swatch-"] .swatch-white-green .star-rating {
    color: #2dcc70;
}

.swatch-white-green #reviews .star-rating, [class*="swatch-"] .swatch-white-green #reviews .star-rating {
    color: #fff;
}

.swatch-white-green .widget_price_filter .ui-slider .ui-slider-range, [class*="swatch-"] .swatch-white-green .widget_price_filter .ui-slider .ui-slider-range {
    background: #e9e9e9;
}

.swatch-white-green .widget_price_filter .ui-slider .ui-slider-handle, [class*="swatch-"] .swatch-white-green .widget_price_filter .ui-slider .ui-slider-handle {
    background: #2dcc70;
}

.swatch-white-green .widget_product_search form:after, [class*="swatch-"] .swatch-white-green .widget_product_search form:after {
    color: #fff;
}

.swatch-white-green .bbp-forums-list li, [class*="swatch-"] .swatch-white-green .bbp-forums-list li {
    border-left-color: #2dcc70;
}

.swatch-white-green .bbp-topic-freshness-author:after, [class*="swatch-"] .swatch-white-green .bbp-topic-freshness-author:after {
    background: #2dcc70;
}

.swatch-white-green .bbp-topic-permalink i, [class*="swatch-"] .swatch-white-green .bbp-topic-permalink i {
    color: #2dcc70;
}

.swatch-white-green .panel-bbpress, [class*="swatch-"] .swatch-white-green .panel-bbpress {
    background: #fff;
}

    .swatch-white-green .panel-bbpress .panel-heading, [class*="swatch-"] .swatch-white-green .panel-bbpress .panel-heading {
        border-color: #2dcc70;
    }

    .swatch-white-green .panel-bbpress .panel-body, [class*="swatch-"] .swatch-white-green .panel-bbpress .panel-body {
        border-color: #e9e9e9;
    }

    .swatch-white-green .panel-bbpress .panel-warning, [class*="swatch-"] .swatch-white-green .panel-bbpress .panel-warning {
        color: #2dcc70;
        border-color: #e9e9e9;
    }

    .swatch-white-green .panel-bbpress .bbp-template-notice, [class*="swatch-"] .swatch-white-green .panel-bbpress .bbp-template-notice {
        border-color: #e9e9e9;
    }

    .swatch-white-green .panel-bbpress .panel-footer, [class*="swatch-"] .swatch-white-green .panel-bbpress .panel-footer {
        background: #e9e9e9;
        border-color: #e9e9e9;
    }

.swatch-white-green .label-bbpress, [class*="swatch-"] .swatch-white-green .label-bbpress {
    background: transparent;
    color: #2dcc70;
}

.swatch-white-green .bbp-reply-content, [class*="swatch-"] .swatch-white-green .bbp-reply-content {
    border-color: #e9e9e9;
}

    .swatch-white-green .bbp-reply-content .media-heading, [class*="swatch-"] .swatch-white-green .bbp-reply-content .media-heading {
        background: #f6f6f6;
        border-color: #dcdcdc;
    }

.swatch-white-green .bbp_author_details img, [class*="swatch-"] .swatch-white-green .bbp_author_details img {
    background: #fff;
    box-shadow: 0px 0px 0px 4px #e9e9e9;
}

.swatch-white-green .bbp_author_details:after, [class*="swatch-"] .swatch-white-green .bbp_author_details:after {
    background: #e9e9e9;
}

.swatch-white-green .bbp_author_details:hover img, [class*="swatch-"] .swatch-white-green .bbp_author_details:hover img {
    box-shadow: 0px 0px 0px 4px #2dcc70;
}

.swatch-white-green .bbpress-header .breadcrumb a, [class*="swatch-"] .swatch-white-green .bbpress-header .breadcrumb a, .swatch-white-green .bbpress-header .breadcrumb .active, [class*="swatch-"] .swatch-white-green .bbpress-header .breadcrumb .active {
    color: #4c4c4c;
}

    .swatch-white-green .bbpress-header .breadcrumb a:hover, [class*="swatch-"] .swatch-white-green .bbpress-header .breadcrumb a:hover {
        color: rgba(76, 76, 76, .8);
    }

.swatch-white-green .bbp-topic-tags a, [class*="swatch-"] .swatch-white-green .bbp-topic-tags a {
    background: #2dcc70;
    color: #fff;
}

    .swatch-white-green .bbp-topic-tags a:hover, [class*="swatch-"] .swatch-white-green .bbp-topic-tags a:hover {
        background: rgba(45, 204, 112, .9);
    }

.swatch-white-green .bbp-logged-in, [class*="swatch-"] .swatch-white-green .bbp-logged-in {
    background: #e9e9e9;
}

    .swatch-white-green .bbp-logged-in .button, [class*="swatch-"] .swatch-white-green .bbp-logged-in .button, .swatch-white-green .bbp-logged-in .button:hover, [class*="swatch-"] .swatch-white-green .bbp-logged-in .button:hover {
        color: #fff;
    }

.swatch-white-green .post-count, [class*="swatch-"] .swatch-white-green .post-count {
    background: #2dcc70;
    color: #fff;
}

.swatch-white-red, [class*="swatch-"] .swatch-white-red {
    background: #fff;
    color: #7c7c7c;
}

    .swatch-white-red h1, [class*="swatch-"] .swatch-white-red h1, .swatch-white-red h2, [class*="swatch-"] .swatch-white-red h2, .swatch-white-red h3, [class*="swatch-"] .swatch-white-red h3, .swatch-white-red h4, [class*="swatch-"] .swatch-white-red h4, .swatch-white-red h5, [class*="swatch-"] .swatch-white-red h5, .swatch-white-red h6, [class*="swatch-"] .swatch-white-red h6 {
        color: #1c1c1c;
    }

        .swatch-white-red h1 small, [class*="swatch-"] .swatch-white-red h1 small, .swatch-white-red h2 small, [class*="swatch-"] .swatch-white-red h2 small, .swatch-white-red h3 small, [class*="swatch-"] .swatch-white-red h3 small, .swatch-white-red h4 small, [class*="swatch-"] .swatch-white-red h4 small, .swatch-white-red h5 small, [class*="swatch-"] .swatch-white-red h5 small, .swatch-white-red h6 small, [class*="swatch-"] .swatch-white-red h6 small {
            color: rgba(28, 28, 28, .8);
        }

    .swatch-white-red a, [class*="swatch-"] .swatch-white-red a {
        color: #e35220;
    }

        .swatch-white-red a:hover, [class*="swatch-"] .swatch-white-red a:hover {
            color: #b43f17;
        }

    .swatch-white-red small, [class*="swatch-"] .swatch-white-red small {
        color: rgba(124, 124, 124, .8);
    }

        .swatch-white-red small a, [class*="swatch-"] .swatch-white-red small a {
            color: rgba(124, 124, 124, .8);
        }

            .swatch-white-red small a:hover, [class*="swatch-"] .swatch-white-red small a:hover {
                color: #e35220;
            }

    .swatch-white-red i, [class*="swatch-"] .swatch-white-red i {
        color: #4c4c4c;
    }

    .swatch-white-red blockquote p, [class*="swatch-"] .swatch-white-red blockquote p {
        color: #7c7c7c !important;
    }

    .swatch-white-red blockquote:before, [class*="swatch-"] .swatch-white-red blockquote:before {
        background-color: #e35220;
    }

    .swatch-white-red blockquote small, [class*="swatch-"] .swatch-white-red blockquote small, .swatch-white-red blockquote footer, [class*="swatch-"] .swatch-white-red blockquote footer {
        color: #1c1c1c;
    }

    .swatch-white-red ::selection, [class*="swatch-"] .swatch-white-red ::selection {
        background: #e35220;
        color: #fff;
    }

    .swatch-white-red ::-moz-selection, [class*="swatch-"] .swatch-white-red ::-moz-selection {
        background: #e35220;
        color: #fff;
    }

    .swatch-white-red hr, [class*="swatch-"] .swatch-white-red hr {
        border-top-color: #e9e9e9;
    }

    .swatch-white-red pre, [class*="swatch-"] .swatch-white-red pre {
        background: #1c1c1c;
        color: #fff;
    }

    .swatch-white-red .active, [class*="swatch-"] .swatch-white-red .active {
        color: #b43f17;
    }

    .swatch-white-red .btn-primary, [class*="swatch-"] .swatch-white-red .btn-primary, .swatch-white-red button, [class*="swatch-"] .swatch-white-red button, .swatch-white-red input[type="submit"], [class*="swatch-"] .swatch-white-red input[type="submit"] {
        background-color: #e35220;
        color: #fff;
    }

        .swatch-white-red .btn-primary:hover, [class*="swatch-"] .swatch-white-red .btn-primary:hover, .swatch-white-red button:hover, [class*="swatch-"] .swatch-white-red button:hover, .swatch-white-red input[type="submit"]:hover, [class*="swatch-"] .swatch-white-red input[type="submit"]:hover {
            background-color: rgba(227, 82, 32, .9);
            color: #fff;
        }

        .swatch-white-red .btn-primary.btn-icon-left span, [class*="swatch-"] .swatch-white-red .btn-primary.btn-icon-left span, .swatch-white-red button.btn-icon-left span, [class*="swatch-"] .swatch-white-red button.btn-icon-left span, .swatch-white-red input[type="submit"].btn-icon-left span, [class*="swatch-"] .swatch-white-red input[type="submit"].btn-icon-left span, .swatch-white-red .btn-primary.btn-icon-right span, [class*="swatch-"] .swatch-white-red .btn-primary.btn-icon-right span, .swatch-white-red button.btn-icon-right span, [class*="swatch-"] .swatch-white-red button.btn-icon-right span, .swatch-white-red input[type="submit"].btn-icon-right span, [class*="swatch-"] .swatch-white-red input[type="submit"].btn-icon-right span {
            background-color: rgba(255, 255, 255, 0.3);
        }

        .swatch-white-red .btn-primary i, [class*="swatch-"] .swatch-white-red .btn-primary i {
            color: #fff !important;
        }

    .swatch-white-red .btn-link, [class*="swatch-"] .swatch-white-red .btn-link {
        background: none;
        color: #e35220;
        text-decoration: none;
        box-shadow: 0px 0px 0px 1px #e35220 inset;
    }

        .swatch-white-red .btn-link span, [class*="swatch-"] .swatch-white-red .btn-link span {
            background: none;
        }

        .swatch-white-red .btn-link i, [class*="swatch-"] .swatch-white-red .btn-link i {
            color: #e35220 !important;
        }

        .swatch-white-red .btn-link:hover, [class*="swatch-"] .swatch-white-red .btn-link:hover {
            text-decoration: none;
            background-color: #e35220;
            color: #fff;
            box-shadow: 0px 0px 0px 1px #e35220;
        }

            .swatch-white-red .btn-link:hover i, [class*="swatch-"] .swatch-white-red .btn-link:hover i {
                color: #fff !important;
            }

    .swatch-white-red .open .dropdown-toggle.btn-primary, [class*="swatch-"] .swatch-white-red .open .dropdown-toggle.btn-primary {
        background-color: #e35220;
        color: #fff;
    }

    .swatch-white-red .btn-group .dropdown-menu, [class*="swatch-"] .swatch-white-red .btn-group .dropdown-menu {
        background-color: #e35220;
    }

        .swatch-white-red .btn-group .dropdown-menu > li > a, [class*="swatch-"] .swatch-white-red .btn-group .dropdown-menu > li > a {
            color: #fff;
            box-shadow: 0px -1px 0px #cf491a;
        }

        .swatch-white-red .btn-group .dropdown-menu > li:first-child > a, [class*="swatch-"] .swatch-white-red .btn-group .dropdown-menu > li:first-child > a {
            box-shadow: none;
        }

        .swatch-white-red .btn-group .dropdown-menu > li > a:hover, [class*="swatch-"] .swatch-white-red .btn-group .dropdown-menu > li > a:hover {
            background: #e76b40;
        }

    .swatch-white-red .label-primary, [class*="swatch-"] .swatch-white-red .label-primary {
        background: #e35220;
        color: #fff;
    }

        .swatch-white-red .label-primary a, [class*="swatch-"] .swatch-white-red .label-primary a {
            color: #fff;
        }

    .swatch-white-red select, [class*="swatch-"] .swatch-white-red select, .swatch-white-red textarea, [class*="swatch-"] .swatch-white-red textarea, .swatch-white-red input, [class*="swatch-"] .swatch-white-red input, .swatch-white-red .uneditable-input, [class*="swatch-"] .swatch-white-red .uneditable-input, .swatch-white-red .input-group-btn, [class*="swatch-"] .swatch-white-red .input-group-btn {
        background: #e9e9e9;
        color: #4c4c4c;
    }

        .swatch-white-red select:-moz-placeholder, [class*="swatch-"] .swatch-white-red select:-moz-placeholder, .swatch-white-red textarea:-moz-placeholder, [class*="swatch-"] .swatch-white-red textarea:-moz-placeholder, .swatch-white-red input:-moz-placeholder, [class*="swatch-"] .swatch-white-red input:-moz-placeholder, .swatch-white-red .uneditable-input:-moz-placeholder, [class*="swatch-"] .swatch-white-red .uneditable-input:-moz-placeholder, .swatch-white-red .input-group-btn:-moz-placeholder, [class*="swatch-"] .swatch-white-red .input-group-btn:-moz-placeholder {
            color: #6c6c6c;
        }

        .swatch-white-red select::-moz-placeholder, [class*="swatch-"] .swatch-white-red select::-moz-placeholder, .swatch-white-red textarea::-moz-placeholder, [class*="swatch-"] .swatch-white-red textarea::-moz-placeholder, .swatch-white-red input::-moz-placeholder, [class*="swatch-"] .swatch-white-red input::-moz-placeholder, .swatch-white-red .uneditable-input::-moz-placeholder, [class*="swatch-"] .swatch-white-red .uneditable-input::-moz-placeholder, .swatch-white-red .input-group-btn::-moz-placeholder, [class*="swatch-"] .swatch-white-red .input-group-btn::-moz-placeholder {
            color: #6c6c6c;
        }

        .swatch-white-red select:-ms-input-placeholder, [class*="swatch-"] .swatch-white-red select:-ms-input-placeholder, .swatch-white-red textarea:-ms-input-placeholder, [class*="swatch-"] .swatch-white-red textarea:-ms-input-placeholder, .swatch-white-red input:-ms-input-placeholder, [class*="swatch-"] .swatch-white-red input:-ms-input-placeholder, .swatch-white-red .uneditable-input:-ms-input-placeholder, [class*="swatch-"] .swatch-white-red .uneditable-input:-ms-input-placeholder, .swatch-white-red .input-group-btn:-ms-input-placeholder, [class*="swatch-"] .swatch-white-red .input-group-btn:-ms-input-placeholder {
            color: #6c6c6c;
        }

        .swatch-white-red select::-webkit-input-placeholder, [class*="swatch-"] .swatch-white-red select::-webkit-input-placeholder, .swatch-white-red textarea::-webkit-input-placeholder, [class*="swatch-"] .swatch-white-red textarea::-webkit-input-placeholder, .swatch-white-red input::-webkit-input-placeholder, [class*="swatch-"] .swatch-white-red input::-webkit-input-placeholder, .swatch-white-red .uneditable-input::-webkit-input-placeholder, [class*="swatch-"] .swatch-white-red .uneditable-input::-webkit-input-placeholder, .swatch-white-red .input-group-btn::-webkit-input-placeholder, [class*="swatch-"] .swatch-white-red .input-group-btn::-webkit-input-placeholder {
            color: #6c6c6c;
        }

        .swatch-white-red input:focus, [class*="swatch-"] .swatch-white-red input:focus, .swatch-white-red textarea:focus, [class*="swatch-"] .swatch-white-red textarea:focus, .swatch-white-red select.form-control:focus, [class*="swatch-"] .swatch-white-red select.form-control:focus {
            -webkit-box-shadow: 0px 3px 0px #e35220;
            -moz-box-shadow: 0px 3px 0px #e35220;
            box-shadow: 0px 3px 0px #e35220;
        }

        .swatch-white-red input[type="checkbox"], [class*="swatch-"] .swatch-white-red input[type="checkbox"], .swatch-white-red input[type="radio"], [class*="swatch-"] .swatch-white-red input[type="radio"] {
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
        }

    .swatch-white-red .form-icon-group i, [class*="swatch-"] .swatch-white-red .form-icon-group i {
        color: #e35220;
    }

    .swatch-white-red input[type="button"], [class*="swatch-"] .swatch-white-red input[type="button"] {
        background: #e35220;
        color: #fff;
    }

    .swatch-white-red .select-wrap, [class*="swatch-"] .swatch-white-red .select-wrap {
        background: #e9e9e9;
    }

        .swatch-white-red .select-wrap:after, [class*="swatch-"] .swatch-white-red .select-wrap:after {
            color: #4c4c4c;
        }

    .swatch-white-red .table th, [class*="swatch-"] .swatch-white-red .table th {
        background-color: #e35220;
        text-transform: uppercase;
        color: #fff;
    }

    .swatch-white-red .table th, [class*="swatch-"] .swatch-white-red .table th, .swatch-white-red .table td, [class*="swatch-"] .swatch-white-red .table td, .swatch-white-red .table-bordered, [class*="swatch-"] .swatch-white-red .table-bordered {
        border-color: #e9e9e9;
    }

    .swatch-white-red .table-hover tbody tr:hover th, [class*="swatch-"] .swatch-white-red .table-hover tbody tr:hover th {
        background: #e9e9e9;
    }

    .swatch-white-red .table-striped > tbody > tr:nth-child(odd) > td, [class*="swatch-"] .swatch-white-red .table-striped > tbody > tr:nth-child(odd) > td, .swatch-white-red .table-striped > tbody > tr:nth-child(odd) > th, [class*="swatch-"] .swatch-white-red .table-striped > tbody > tr:nth-child(odd) > th, .swatch-white-red .table-hover > tbody > tr:hover > td, [class*="swatch-"] .swatch-white-red .table-hover > tbody > tr:hover > td, .swatch-white-red .table-hover > tbody > tr:hover > th, [class*="swatch-"] .swatch-white-red .table-hover > tbody > tr:hover > th {
        background: #e9e9e9;
    }

    .swatch-white-red#masthead, [class*="swatch-"] .swatch-white-red#masthead {
        border-color: #fff;
    }

    .swatch-white-red.navbar, [class*="swatch-"] .swatch-white-red.navbar {
        background: #fff;
        color: #1c1c1c;
    }

    .swatch-white-red .navbar-text, [class*="swatch-"] .swatch-white-red .navbar-text {
        color: #1c1c1c;
    }

    .swatch-white-red.navbar .navbar-brand, [class*="swatch-"] .swatch-white-red.navbar .navbar-brand {
        color: #1c1c1c;
    }

        .swatch-white-red.navbar .navbar-brand:hover, [class*="swatch-"] .swatch-white-red.navbar .navbar-brand:hover {
            color: #1c1c1c;
        }

    .swatch-white-red.navbar .nav > li > a, [class*="swatch-"] .swatch-white-red.navbar .nav > li > a {
        color: #7c7c7c;
    }

        .swatch-white-red.navbar .nav > li > a:hover, [class*="swatch-"] .swatch-white-red.navbar .nav > li > a:hover, .swatch-white-red.navbar .nav > li > a:focus, [class*="swatch-"] .swatch-white-red.navbar .nav > li > a:focus {
            color: #e35220;
            background: none;
        }

        .swatch-white-red.navbar .nav > li > a:before, [class*="swatch-"] .swatch-white-red.navbar .nav > li > a:before {
            background-color: #e35220;
        }

    .swatch-white-red.navbar a .menu-icon, [class*="swatch-"] .swatch-white-red.navbar a .menu-icon {
        color: #7c7c7c;
    }

    .swatch-white-red.navbar a:hover .menu-icon, [class*="swatch-"] .swatch-white-red.navbar a:hover .menu-icon {
        color: #e35220;
    }

    .swatch-white-red.navbar .dropdown-menu a:hover .menu-icon, [class*="swatch-"] .swatch-white-red.navbar .dropdown-menu a:hover .menu-icon {
        color: #fff;
    }

    .swatch-white-red .navbar-toggle, [class*="swatch-"] .swatch-white-red .navbar-toggle {
        background: none !important;
    }

        .swatch-white-red .navbar-toggle .icon-bar, [class*="swatch-"] .swatch-white-red .navbar-toggle .icon-bar {
            background-color: #1c1c1c;
        }

        .swatch-white-red .navbar-toggle:hover, [class*="swatch-"] .swatch-white-red .navbar-toggle:hover {
            background: none;
        }

    .swatch-white-red.navbar .nav > li > a:focus, [class*="swatch-"] .swatch-white-red.navbar .nav > li > a:focus, .swatch-white-red.navbar .nav > li > a:hover, [class*="swatch-"] .swatch-white-red.navbar .nav > li > a:hover, .swatch-white-red.navbar .nav > .active > a, [class*="swatch-"] .swatch-white-red.navbar .nav > .active > a, .swatch-white-red.navbar .nav > .active > a:hover, [class*="swatch-"] .swatch-white-red.navbar .nav > .active > a:hover, .swatch-white-red.navbar .nav > .current-menu-parent > a, [class*="swatch-"] .swatch-white-red.navbar .nav > .current-menu-parent > a, .swatch-white-red.navbar .nav > .current-menu-ancestor > a, [class*="swatch-"] .swatch-white-red.navbar .nav > .current-menu-ancestor > a, .swatch-white-red.navbar .nav > .current-menu-item > a, [class*="swatch-"] .swatch-white-red.navbar .nav > .current-menu-item > a, .swatch-white-red.navbar .nav > .current-menu-item > a:hover, [class*="swatch-"] .swatch-white-red.navbar .nav > .current-menu-item > a:hover, .swatch-white-red.navbar .nav > .current-menu-item > a:focus, [class*="swatch-"] .swatch-white-red.navbar .nav > .current-menu-item > a:focus, .swatch-white-red.navbar .nav > .active > a:focus, [class*="swatch-"] .swatch-white-red.navbar .nav > .active > a:focus, .swatch-white-red.navbar .nav li.dropdown.open > .dropdown-toggle, [class*="swatch-"] .swatch-white-red.navbar .nav li.dropdown.open > .dropdown-toggle, .swatch-white-red.navbar .nav li.dropdown.active > .dropdown-toggle, [class*="swatch-"] .swatch-white-red.navbar .nav li.dropdown.active > .dropdown-toggle, .swatch-white-red.navbar .nav li.dropdown.open.active > .dropdown-toggle, [class*="swatch-"] .swatch-white-red.navbar .nav li.dropdown.open.active > .dropdown-toggle {
        color: #e35220;
    }

        .swatch-white-red.navbar .nav > li > a:focus:before, [class*="swatch-"] .swatch-white-red.navbar .nav > li > a:focus:before, .swatch-white-red.navbar .nav > li > a:hover:before, [class*="swatch-"] .swatch-white-red.navbar .nav > li > a:hover:before, .swatch-white-red.navbar .nav > .active > a:before, [class*="swatch-"] .swatch-white-red.navbar .nav > .active > a:before, .swatch-white-red.navbar .nav > .active > a:hover:before, [class*="swatch-"] .swatch-white-red.navbar .nav > .active > a:hover:before, .swatch-white-red.navbar .nav > .current-menu-parent > a:before, [class*="swatch-"] .swatch-white-red.navbar .nav > .current-menu-parent > a:before, .swatch-white-red.navbar .nav > .current-menu-ancestor > a:before, [class*="swatch-"] .swatch-white-red.navbar .nav > .current-menu-ancestor > a:before, .swatch-white-red.navbar .nav > .current-menu-item > a:before, [class*="swatch-"] .swatch-white-red.navbar .nav > .current-menu-item > a:before, .swatch-white-red.navbar .nav > .current-menu-item > a:hover:before, [class*="swatch-"] .swatch-white-red.navbar .nav > .current-menu-item > a:hover:before, .swatch-white-red.navbar .nav > .current-menu-item > a:focus:before, [class*="swatch-"] .swatch-white-red.navbar .nav > .current-menu-item > a:focus:before, .swatch-white-red.navbar .nav > .active > a:focus:before, [class*="swatch-"] .swatch-white-red.navbar .nav > .active > a:focus:before, .swatch-white-red.navbar .nav li.dropdown.open > .dropdown-toggle:before, [class*="swatch-"] .swatch-white-red.navbar .nav li.dropdown.open > .dropdown-toggle:before, .swatch-white-red.navbar .nav li.dropdown.active > .dropdown-toggle:before, [class*="swatch-"] .swatch-white-red.navbar .nav li.dropdown.active > .dropdown-toggle:before, .swatch-white-red.navbar .nav li.dropdown.open.active > .dropdown-toggle:before, [class*="swatch-"] .swatch-white-red.navbar .nav li.dropdown.open.active > .dropdown-toggle:before {
            background-color: #e35220;
        }

    .swatch-white-red.navbar .nav > .disabled > a, [class*="swatch-"] .swatch-white-red.navbar .nav > .disabled > a {
        color: #1c1c1c;
    }

        .swatch-white-red.navbar .nav > .disabled > a:before, [class*="swatch-"] .swatch-white-red.navbar .nav > .disabled > a:before {
            display: none;
        }

    .swatch-white-red .dropdown-menu, [class*="swatch-"] .swatch-white-red .dropdown-menu {
        background-color: rgba(255, 255, 255, .95);
        -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, .1), 0px 3px 0px #e35220 inset;
        -moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, .1), 0px 3px 0px #e35220 inset;
        box-shadow: 0px 2px 4px rgba(0, 0, 0, .1), 0px 3px 0px #e35220 inset;
    }

        .swatch-white-red .dropdown-menu > li > a, [class*="swatch-"] .swatch-white-red .dropdown-menu > li > a {
            color: #1c1c1c;
        }

            .swatch-white-red .dropdown-menu > li > a:hover, [class*="swatch-"] .swatch-white-red .dropdown-menu > li > a:hover, .swatch-white-red .dropdown-menu > .active > a, [class*="swatch-"] .swatch-white-red .dropdown-menu > .active > a, .swatch-white-red .dropdown-menu > .active > a:hover, [class*="swatch-"] .swatch-white-red .dropdown-menu > .active > a:hover, .swatch-white-red .dropdown-menu > .active > a:focus, [class*="swatch-"] .swatch-white-red .dropdown-menu > .active > a:focus {
                background: #e35220;
                color: #fff;
            }

                .swatch-white-red .dropdown-menu > li > a:hover i, [class*="swatch-"] .swatch-white-red .dropdown-menu > li > a:hover i, .swatch-white-red .dropdown-menu > .active > a i, [class*="swatch-"] .swatch-white-red .dropdown-menu > .active > a i, .swatch-white-red .dropdown-menu > .active > a:hover i, [class*="swatch-"] .swatch-white-red .dropdown-menu > .active > a:hover i, .swatch-white-red .dropdown-menu > .active > a:focus i, [class*="swatch-"] .swatch-white-red .dropdown-menu > .active > a:focus i {
                    color: #fff;
                }

        .swatch-white-red .dropdown-menu > li.disabled > a:hover, [class*="swatch-"] .swatch-white-red .dropdown-menu > li.disabled > a:hover {
            color: #1c1c1c;
        }

    .swatch-white-red.navbar .nav > li > .dropdown-menu:after, [class*="swatch-"] .swatch-white-red.navbar .nav > li > .dropdown-menu:after, .swatch-white-red.navbar .nav > li > .dropdown-menu:before, [class*="swatch-"] .swatch-white-red.navbar .nav > li > .dropdown-menu:before {
        display: none;
    }

    .swatch-white-red.navbar-scrolled, [class*="swatch-"] .swatch-white-red.navbar-scrolled {
        background: rgba(255, 255, 255, .95);
    }

    .swatch-white-red .dropdown-submenu > a:after, [class*="swatch-"] .swatch-white-red .dropdown-submenu > a:after {
        border-left-color: #e35220 !important;
    }

    .swatch-white-red .dropdown-submenu > a:hover:after, [class*="swatch-"] .swatch-white-red .dropdown-submenu > a:hover:after {
        border-left-color: #fff !important;
    }

    .swatch-white-red .dropdown-menu .divider, [class*="swatch-"] .swatch-white-red .dropdown-menu .divider {
        background-color: rgba(233, 233, 233, .8);
    }

    .swatch-white-red.navbar .nav-highlight > a, [class*="swatch-"] .swatch-white-red.navbar .nav-highlight > a {
        color: #fff !important;
    }

        .swatch-white-red.navbar .nav-highlight > a:after, [class*="swatch-"] .swatch-white-red.navbar .nav-highlight > a:after {
            background: #e35220;
        }

        .swatch-white-red.navbar .nav-highlight > a:hover, [class*="swatch-"] .swatch-white-red.navbar .nav-highlight > a:hover {
            color: #fff !important;
        }

            .swatch-white-red.navbar .nav-highlight > a:hover:after, [class*="swatch-"] .swatch-white-red.navbar .nav-highlight > a:hover:after {
                background: rgba(227, 82, 32, .8);
            }

    .swatch-white-red.navbar li.nav-highlight-ghost > a, [class*="swatch-"] .swatch-white-red.navbar li.nav-highlight-ghost > a {
        color: #e35220;
    }

        .swatch-white-red.navbar li.nav-highlight-ghost > a:after, [class*="swatch-"] .swatch-white-red.navbar li.nav-highlight-ghost > a:after {
            border: 1px solid #e35220;
        }

        .swatch-white-red.navbar li.nav-highlight-ghost > a:hover, [class*="swatch-"] .swatch-white-red.navbar li.nav-highlight-ghost > a:hover {
            color: rgba(227, 82, 32, .8);
        }

            .swatch-white-red.navbar li.nav-highlight-ghost > a:hover:after, [class*="swatch-"] .swatch-white-red.navbar li.nav-highlight-ghost > a:hover:after {
                border-color: rgba(227, 82, 32, .8);
            }

.transparent-header .swatch-white-red.navbar, .transparent-header [class*="swatch-"] .swatch-white-red.navbar {
    background: none;
}

.transparent-header .swatch-white-red.navbar-scrolled, .transparent-header [class*="swatch-"] .swatch-white-red.navbar-scrolled {
    background: rgba(255, 255, 255, .95) !important;
}

.transparent-header .swatch-white-red.search-active, .transparent-header [class*="swatch-"] .swatch-white-red.search-active {
    background: #fff !important;
}

.swatch-white-red .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a, [class*="swatch-"] .swatch-white-red .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a {
    color: #1c1c1c;
}

    .swatch-white-red .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a:hover, [class*="swatch-"] .swatch-white-red .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a:hover {
        background: transparent;
        color: #e35220;
    }

        .swatch-white-red .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a:hover .menu-icon, [class*="swatch-"] .swatch-white-red .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a:hover .menu-icon {
            color: #e35220;
        }

.swatch-white-red .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li.current-menu-item > a, [class*="swatch-"] .swatch-white-red .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li.current-menu-item > a {
    color: #e35220;
}

.swatch-white-red .menu-item-object-oxy_mega_menu .dropdown-menu > li > p, [class*="swatch-"] .swatch-white-red .menu-item-object-oxy_mega_menu .dropdown-menu > li > p {
    border-bottom-color: rgba(233, 233, 233, .8);
}

.swatch-white-red .menu-item-object-oxy_mega_menu .dropdown-menu > li:before, [class*="swatch-"] .swatch-white-red .menu-item-object-oxy_mega_menu .dropdown-menu > li:before {
    background: rgba(233, 233, 233, .8);
}

@media (max-width: 992px) {
    .swatch-white-red.navbar .nav > li > a, [class*="swatch-"] .swatch-white-red.navbar .nav > li > a {
        border-radius: 0;
    }

    .swatch-white-red.navbar .dropdown-menu, [class*="swatch-"] .swatch-white-red.navbar .dropdown-menu {
        background: #e9e9e9;
        border-radius: 0;
        box-shadow: none;
    }

        .swatch-white-red.navbar .dropdown-menu > li > a, [class*="swatch-"] .swatch-white-red.navbar .dropdown-menu > li > a {
            border-radius: 0;
        }

            .swatch-white-red.navbar .dropdown-menu > li > a:hover, [class*="swatch-"] .swatch-white-red.navbar .dropdown-menu > li > a:hover, .swatch-white-red.navbar .dropdown-menu > li > a:focus, [class*="swatch-"] .swatch-white-red.navbar .dropdown-menu > li > a:focus, .swatch-white-red.navbar .dropdown-menu > li.active > a, [class*="swatch-"] .swatch-white-red.navbar .dropdown-menu > li.active > a {
                background: #e35220;
                color: #fff;
            }

    .swatch-white-red .dropdown-submenu > ul > li > a, [class*="swatch-"] .swatch-white-red .dropdown-submenu > ul > li > a {
        background: #e9e9e9;
    }

        .swatch-white-red .dropdown-submenu > ul > li > a:hover, [class*="swatch-"] .swatch-white-red .dropdown-submenu > ul > li > a:hover {
            background: #e9e9e9;
        }

    .swatch-white-red .dropdown-submenu > a:after, [class*="swatch-"] .swatch-white-red .dropdown-submenu > a:after {
        border-left-color: transparent !important;
        border-top-color: #e35220 !important;
    }

    .swatch-white-red .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a:hover, [class*="swatch-"] .swatch-white-red .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a:hover {
        background: #e35220;
        color: #fff;
    }

    .swatch-white-red .menu-item-object-oxy_mega_menu .dropdown-menu > li:before, [class*="swatch-"] .swatch-white-red .menu-item-object-oxy_mega_menu .dropdown-menu > li:before {
        display: none;
    }

    .swatch-white-red .nav-highlight > a, [class*="swatch-"] .swatch-white-red .nav-highlight > a {
        color: #e35220 !important;
    }

        .swatch-white-red .nav-highlight > a:after, [class*="swatch-"] .swatch-white-red .nav-highlight > a:after {
            background: transparent;
        }

        .swatch-white-red .nav-highlight > a:hover, [class*="swatch-"] .swatch-white-red .nav-highlight > a:hover {
            color: #e35220 !important;
        }

            .swatch-white-red .nav-highlight > a:hover:after, [class*="swatch-"] .swatch-white-red .nav-highlight > a:hover:after {
                background: transparent;
            }

    .transparent-header .swatch-white-red .navbar-collapse, .transparent-header [class*="swatch-"] .swatch-white-red .navbar-collapse {
        background: rgba(255, 255, 255, .95) !important;
    }
}

.swatch-white-red .pagination > li > a, [class*="swatch-"] .swatch-white-red .pagination > li > a, .swatch-white-red .pagination > li > span, [class*="swatch-"] .swatch-white-red .pagination > li > span {
    background: #e35220;
    color: #fff;
}

    .swatch-white-red .pagination > .active > a, [class*="swatch-"] .swatch-white-red .pagination > .active > a, .swatch-white-red .pagination > .active > span, [class*="swatch-"] .swatch-white-red .pagination > .active > span, .swatch-white-red .pagination > li > a:hover, [class*="swatch-"] .swatch-white-red .pagination > li > a:hover {
        background: rgba(227, 82, 32, .8);
    }

        .swatch-white-red .pagination > .active > a i, [class*="swatch-"] .swatch-white-red .pagination > .active > a i, .swatch-white-red .pagination > .active > span i, [class*="swatch-"] .swatch-white-red .pagination > .active > span i, .swatch-white-red .pagination > li > a:hover i, [class*="swatch-"] .swatch-white-red .pagination > li > a:hover i {
            color: #fff;
        }

.swatch-white-red .pagination > li:first-child i, [class*="swatch-"] .swatch-white-red .pagination > li:first-child i, .swatch-white-red .pagination > li:last-child i, [class*="swatch-"] .swatch-white-red .pagination > li:last-child i {
    color: #fff;
}

.swatch-white-red .pagination > li.disabled span i, [class*="swatch-"] .swatch-white-red .pagination > li.disabled span i {
    color: rgba(255, 255, 255, .4);
}

.swatch-white-red .pager > li > a, [class*="swatch-"] .swatch-white-red .pager > li > a {
    background: #e35220;
    color: #fff;
}

    .swatch-white-red .pager > li > a i, [class*="swatch-"] .swatch-white-red .pager > li > a i {
        color: #fff;
    }

.swatch-white-red .tooltip-inner, [class*="swatch-"] .swatch-white-red .tooltip-inner {
    background-color: #e35220;
    color: #fff;
}

.swatch-white-red .tooltip.in, [class*="swatch-"] .swatch-white-red .tooltip.in {
    opacity: 1;
}

.swatch-white-red .tooltip.top .tooltip-arrow, [class*="swatch-"] .swatch-white-red .tooltip.top .tooltip-arrow {
    border-top-color: #e35220;
}

.swatch-white-red .tooltip.right .tooltip-arrow, [class*="swatch-"] .swatch-white-red .tooltip.right .tooltip-arrow {
    border-right-color: #e35220;
}

.swatch-white-red .tooltip.left .tooltip-arrow, [class*="swatch-"] .swatch-white-red .tooltip.left .tooltip-arrow {
    border-left-color: #e35220;
}

.swatch-white-red .tooltip.bottom .tooltip-arrow, [class*="swatch-"] .swatch-white-red .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #e35220;
}

.swatch-white-red .jumbotron, [class*="swatch-"] .swatch-white-red .jumbotron {
    background: #e9e9e9;
}

.swatch-white-red .progress-bar-primary, [class*="swatch-"] .swatch-white-red .progress-bar-primary {
    background: #e35220;
    box-shadow: none;
}

    .swatch-white-red .progress-bar-primary span, [class*="swatch-"] .swatch-white-red .progress-bar-primary span {
        color: #fff;
    }

    .swatch-white-red .progress-bar-primary.progress-striped .progress-bar, [class*="swatch-"] .swatch-white-red .progress-bar-primary.progress-striped .progress-bar, .swatch-white-red .progress-striped .progress-bar-primary, [class*="swatch-"] .swatch-white-red .progress-striped .progress-bar-primary {
        background-color: #e35220;
        background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, .15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, .15)), color-stop(0.75, rgba(255, 255, 255, .15)), color-stop(0.75, transparent), to(transparent));
        background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
        background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
        background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
        background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
        background-size: 40px 40px;
    }

.swatch-white-red .badge, [class*="swatch-"] .swatch-white-red .badge {
    background: #e35220;
    color: #fff;
}

.swatch-white-red .tab-content, [class*="swatch-"] .swatch-white-red .tab-content, .swatch-white-red .nav-tabs .active a, [class*="swatch-"] .swatch-white-red .nav-tabs .active a, .swatch-white-red .tab-content, [class*="swatch-"] .swatch-white-red .tab-content, .swatch-white-red .nav-tabs .active a:hover, [class*="swatch-"] .swatch-white-red .nav-tabs .active a:hover {
    background: #e35220;
}

.swatch-white-red .nav-tabs > li > a:hover, [class*="swatch-"] .swatch-white-red .nav-tabs > li > a:hover, .swatch-white-red .nav-tabs > li > a:focus, [class*="swatch-"] .swatch-white-red .nav-tabs > li > a:focus {
    color: #fff;
    background-color: #e35220;
}

.swatch-white-red .nav-tabs > li.active > a, [class*="swatch-"] .swatch-white-red .nav-tabs > li.active > a {
    color: #fff;
}

    .swatch-white-red .nav-tabs > li.active > a:hover, [class*="swatch-"] .swatch-white-red .nav-tabs > li.active > a:hover {
        color: #fff;
    }

.swatch-white-red .nav-pills > li > a .badge, [class*="swatch-"] .swatch-white-red .nav-pills > li > a .badge {
    background: #e35220;
    color: #fff;
}

.swatch-white-red .nav-pills > .active > a, [class*="swatch-"] .swatch-white-red .nav-pills > .active > a, .swatch-white-red .nav-pills > .active > a:hover, [class*="swatch-"] .swatch-white-red .nav-pills > .active > a:hover, .swatch-white-red .nav-pills > li > a:hover, [class*="swatch-"] .swatch-white-red .nav-pills > li > a:hover, .swatch-white-red .nav-pills > li > a:focus, [class*="swatch-"] .swatch-white-red .nav-pills > li > a:focus, .swatch-white-red .nav-pills > li.is-active > a, [class*="swatch-"] .swatch-white-red .nav-pills > li.is-active > a {
    background: #e35220;
    color: #fff;
}

    .swatch-white-red .nav-pills > .active > a .badge, [class*="swatch-"] .swatch-white-red .nav-pills > .active > a .badge, .swatch-white-red .nav-pills > .active > a:hover .badge, [class*="swatch-"] .swatch-white-red .nav-pills > .active > a:hover .badge, .swatch-white-red .nav-pills > li > a:hover .badge, [class*="swatch-"] .swatch-white-red .nav-pills > li > a:hover .badge, .swatch-white-red .nav-pills > li > a:focus .badge, [class*="swatch-"] .swatch-white-red .nav-pills > li > a:focus .badge, .swatch-white-red .nav-pills > li.is-active > a .badge, [class*="swatch-"] .swatch-white-red .nav-pills > li.is-active > a .badge {
        background: #fff;
        color: #e35220;
    }

    .swatch-white-red .nav-pills > .active > a:hover, [class*="swatch-"] .swatch-white-red .nav-pills > .active > a:hover, .swatch-white-red .nav-pills > .active > a:hover:hover, [class*="swatch-"] .swatch-white-red .nav-pills > .active > a:hover:hover, .swatch-white-red .nav-pills > li > a:hover:hover, [class*="swatch-"] .swatch-white-red .nav-pills > li > a:hover:hover, .swatch-white-red .nav-pills > li > a:focus:hover, [class*="swatch-"] .swatch-white-red .nav-pills > li > a:focus:hover, .swatch-white-red .nav-pills > li.is-active > a:hover, [class*="swatch-"] .swatch-white-red .nav-pills > li.is-active > a:hover {
        color: #fff;
    }

.swatch-white-red .tab-pane, [class*="swatch-"] .swatch-white-red .tab-pane, .swatch-white-red .tab-pane.active, [class*="swatch-"] .swatch-white-red .tab-pane.active {
    color: #fff;
}

    .swatch-white-red .tab-pane h1, [class*="swatch-"] .swatch-white-red .tab-pane h1, .swatch-white-red .tab-pane.active h1, [class*="swatch-"] .swatch-white-red .tab-pane.active h1, .swatch-white-red .tab-pane h2, [class*="swatch-"] .swatch-white-red .tab-pane h2, .swatch-white-red .tab-pane.active h2, [class*="swatch-"] .swatch-white-red .tab-pane.active h2, .swatch-white-red .tab-pane h3, [class*="swatch-"] .swatch-white-red .tab-pane h3, .swatch-white-red .tab-pane.active h3, [class*="swatch-"] .swatch-white-red .tab-pane.active h3, .swatch-white-red .tab-pane h4, [class*="swatch-"] .swatch-white-red .tab-pane h4, .swatch-white-red .tab-pane.active h4, [class*="swatch-"] .swatch-white-red .tab-pane.active h4, .swatch-white-red .tab-pane h5, [class*="swatch-"] .swatch-white-red .tab-pane h5, .swatch-white-red .tab-pane.active h5, [class*="swatch-"] .swatch-white-red .tab-pane.active h5, .swatch-white-red .tab-pane h6, [class*="swatch-"] .swatch-white-red .tab-pane h6, .swatch-white-red .tab-pane.active h6, [class*="swatch-"] .swatch-white-red .tab-pane.active h6, .swatch-white-red .tab-pane a, [class*="swatch-"] .swatch-white-red .tab-pane a, .swatch-white-red .tab-pane.active a, [class*="swatch-"] .swatch-white-red .tab-pane.active a, .swatch-white-red .tab-pane p, [class*="swatch-"] .swatch-white-red .tab-pane p, .swatch-white-red .tab-pane.active p, [class*="swatch-"] .swatch-white-red .tab-pane.active p {
        color: #fff;
    }

    .swatch-white-red .tab-pane .btn, [class*="swatch-"] .swatch-white-red .tab-pane .btn, .swatch-white-red .tab-pane.active .btn, [class*="swatch-"] .swatch-white-red .tab-pane.active .btn {
        color: #e35220 !important;
        background: #fff !important;
    }

    .swatch-white-red .tab-pane .tooltip-inner, [class*="swatch-"] .swatch-white-red .tab-pane .tooltip-inner, .swatch-white-red .tab-pane.active .tooltip-inner, [class*="swatch-"] .swatch-white-red .tab-pane.active .tooltip-inner {
        background-color: #fff;
        color: #e35220;
    }

    .swatch-white-red .tab-pane .tooltip.top .tooltip-arrow, [class*="swatch-"] .swatch-white-red .tab-pane .tooltip.top .tooltip-arrow, .swatch-white-red .tab-pane.active .tooltip.top .tooltip-arrow, [class*="swatch-"] .swatch-white-red .tab-pane.active .tooltip.top .tooltip-arrow {
        border-top-color: #fff;
    }

    .swatch-white-red .tab-pane .tooltip.right .tooltip-arrow, [class*="swatch-"] .swatch-white-red .tab-pane .tooltip.right .tooltip-arrow, .swatch-white-red .tab-pane.active .tooltip.right .tooltip-arrow, [class*="swatch-"] .swatch-white-red .tab-pane.active .tooltip.right .tooltip-arrow {
        border-right-color: #fff;
    }

    .swatch-white-red .tab-pane .tooltip.left .tooltip-arrow, [class*="swatch-"] .swatch-white-red .tab-pane .tooltip.left .tooltip-arrow, .swatch-white-red .tab-pane.active .tooltip.left .tooltip-arrow, [class*="swatch-"] .swatch-white-red .tab-pane.active .tooltip.left .tooltip-arrow {
        border-left-color: #fff;
    }

    .swatch-white-red .tab-pane .tooltip.bottom .tooltip-arrow, [class*="swatch-"] .swatch-white-red .tab-pane .tooltip.bottom .tooltip-arrow, .swatch-white-red .tab-pane.active .tooltip.bottom .tooltip-arrow, [class*="swatch-"] .swatch-white-red .tab-pane.active .tooltip.bottom .tooltip-arrow {
        border-bottom-color: #fff;
    }

.swatch-white-red .panel, [class*="swatch-"] .swatch-white-red .panel, .swatch-white-red .well, [class*="swatch-"] .swatch-white-red .well {
    background: #e9e9e9;
}

.swatch-white-red .panel-primary .panel-heading, [class*="swatch-"] .swatch-white-red .panel-primary .panel-heading {
    background: #e35220;
}

    .swatch-white-red .panel-primary .panel-heading a, [class*="swatch-"] .swatch-white-red .panel-primary .panel-heading a, .swatch-white-red .panel-primary .panel-heading .panel-title, [class*="swatch-"] .swatch-white-red .panel-primary .panel-heading .panel-title {
        color: #fff;
        text-decoration: none;
    }

.swatch-white-red .panel-primary > .panel-heading + .panel-collapse .panel-body, [class*="swatch-"] .swatch-white-red .panel-primary > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #a23914;
}

.swatch-white-red .panel-footer, [class*="swatch-"] .swatch-white-red .panel-footer {
    background: #e66437;
    border-color: #cf491a;
}

.swatch-white-red .panel .table, [class*="swatch-"] .swatch-white-red .panel .table {
    box-shadow: 0px 0px 0px 1px #e9e9e9 inset;
}

    .swatch-white-red .panel .table th, [class*="swatch-"] .swatch-white-red .panel .table th {
        background: #e9e9e9;
        color: #1c1c1c;
    }

.swatch-white-red .portfolio-title, [class*="swatch-"] .swatch-white-red .portfolio-title {
    background: #e35220;
    color: #fff;
}

.swatch-white-red .portfolio-nav svg, [class*="swatch-"] .swatch-white-red .portfolio-nav svg {
    stroke: #7c7c7c;
}

.swatch-white-red .social-icons li a, [class*="swatch-"] .swatch-white-red .social-icons li a {
    background-color: #e35220;
}

    .swatch-white-red .social-icons li a i, [class*="swatch-"] .swatch-white-red .social-icons li a i {
        color: #fff;
    }

    .swatch-white-red .social-icons li a:not([data-iconcolor]):hover, [class*="swatch-"] .swatch-white-red .social-icons li a:not([data-iconcolor]):hover {
        background-color: rgba(227, 82, 32, .8);
    }

.swatch-white-red .social-simple li a i, [class*="swatch-"] .swatch-white-red .social-simple li a i {
    color: #7c7c7c;
}

.swatch-white-red .social-simple li a:not([data-iconcolor]):hover i, [class*="swatch-"] .swatch-white-red .social-simple li a:not([data-iconcolor]):hover i {
    color: #e35220;
}

.swatch-white-red .box-inner, [class*="swatch-"] .swatch-white-red .box-inner {
    background-color: #e9e9e9;
}

.swatch-white-red .box:not(.box-simple) a.box-inner:hover, [class*="swatch-"] .swatch-white-red .box:not(.box-simple) a.box-inner:hover {
    background: none !important;
    box-shadow: 0px 0px 0px 1px #4c4c4c inset;
}

    .swatch-white-red .box:not(.box-simple) a.box-inner:hover svg, [class*="swatch-"] .swatch-white-red .box:not(.box-simple) a.box-inner:hover svg {
        stroke: #4c4c4c;
    }

.swatch-white-red .bordered:after, [class*="swatch-"] .swatch-white-red .bordered:after {
    background-color: #1c1c1c;
}

.swatch-white-red .bordered-link:after, [class*="swatch-"] .swatch-white-red .bordered-link:after {
    background-color: #e35220 !important;
}

.swatch-white-red .bordered > a:after, [class*="swatch-"] .swatch-white-red .bordered > a:after {
    background-color: #e35220;
}

.swatch-white-red .bordered-link:after, [class*="swatch-"] .swatch-white-red .bordered-link:after {
    background-color: #e35220 !important;
}

.swatch-white-red #infscr-loading, [class*="swatch-"] .swatch-white-red #infscr-loading {
    background: #e35220;
    color: #fff;
}

.swatch-white-red .counter .value, [class*="swatch-"] .swatch-white-red .counter .value {
    color: #1c1c1c;
}

.swatch-white-red .scroll-to, [class*="swatch-"] .swatch-white-red .scroll-to {
    border-color: #e35220;
}

    .swatch-white-red .scroll-to svg, [class*="swatch-"] .swatch-white-red .scroll-to svg {
        stroke: #e35220;
    }

    .swatch-white-red .scroll-to:hover, [class*="swatch-"] .swatch-white-red .scroll-to:hover {
        border-color: #4c4c4c;
    }

        .swatch-white-red .scroll-to:hover svg, [class*="swatch-"] .swatch-white-red .scroll-to:hover svg {
            stroke: #4c4c4c;
        }

.swatch-white-red .map-marker-label, [class*="swatch-"] .swatch-white-red .map-marker-label {
    border-top-color: #e35220;
}

.swatch-white-red .tag-list span, [class*="swatch-"] .swatch-white-red .tag-list span {
    background: #e35220;
    color: #fff;
}

.swatch-white-red .mejs-controls, [class*="swatch-"] .swatch-white-red .mejs-controls {
    background-color: #e35220;
    color: #fff;
    position: relative;
    margin-bottom: 24px;
}

.swatch-white-red .mejs-mediaelement, [class*="swatch-"] .swatch-white-red .mejs-mediaelement {
    position: relative;
}

.swatch-white-red .ajax-loader, [class*="swatch-"] .swatch-white-red .ajax-loader, .swatch-white-red .ajax-loader::before, [class*="swatch-"] .swatch-white-red .ajax-loader::before {
    border-top-color: #e35220 !important;
}

.swatch-white-red .select2-container, [class*="swatch-"] .swatch-white-red .select2-container {
    background: #e9e9e9;
}

    .swatch-white-red .select2-container .select2-choice, [class*="swatch-"] .swatch-white-red .select2-container .select2-choice {
        color: #4c4c4c;
    }

        .swatch-white-red .select2-container .select2-choice .select2-arrow b:after, [class*="swatch-"] .swatch-white-red .select2-container .select2-choice .select2-arrow b:after {
            color: #4c4c4c;
        }

.swatch-white-red .post:after, [class*="swatch-"] .swatch-white-red .post:after {
    background: #e9e9e9;
}

.swatch-white-red .post-icon, [class*="swatch-"] .swatch-white-red .post-icon {
    background: #e35220;
}

    .swatch-white-red .post-icon i, [class*="swatch-"] .swatch-white-red .post-icon i {
        color: #fff;
    }

.swatch-white-red .post-search-icon, [class*="swatch-"] .swatch-white-red .post-search-icon {
    color: #fff;
    text-shadow: 2px 2px 1px rgba(28, 28, 28, .2);
}

.swatch-white-red .post-extras a, [class*="swatch-"] .swatch-white-red .post-extras a {
    color: rgba(124, 124, 124, .8);
}

    .swatch-white-red .post-extras a:hover, [class*="swatch-"] .swatch-white-red .post-extras a:hover {
        color: #e35220;
    }

.swatch-white-red .post-extras i, [class*="swatch-"] .swatch-white-red .post-extras i {
    color: #7c7c7c;
}

.swatch-white-red .post-more-link i, [class*="swatch-"] .swatch-white-red .post-more-link i {
    color: #e35220;
}

.swatch-white-red .media-inner:after, [class*="swatch-"] .swatch-white-red .media-inner:after {
    background: #e35220;
}

.swatch-white-red .author-info, [class*="swatch-"] .swatch-white-red .author-info {
    background-color: #e35220;
    color: #fff;
}

    .swatch-white-red .author-info .media-heading, [class*="swatch-"] .swatch-white-red .author-info .media-heading {
        color: #fff;
    }

        .swatch-white-red .author-info .media-heading:after, [class*="swatch-"] .swatch-white-red .author-info .media-heading:after {
            background: #fff;
        }

.post-masonry .swatch-white-red:hover, .post-masonry [class*="swatch-"] .swatch-white-red:hover {
    color: #7c7c7c;
}

.swatch-white-red .breadcrumb-blog a, [class*="swatch-"] .swatch-white-red .breadcrumb-blog a, .swatch-white-red .breadcrumb-blog .active, [class*="swatch-"] .swatch-white-red .breadcrumb-blog .active {
    color: #7c7c7c;
}

    .swatch-white-red .breadcrumb-blog a:hover, [class*="swatch-"] .swatch-white-red .breadcrumb-blog a:hover {
        color: rgba(124, 124, 124, .8);
    }

.swatch-white-red .post-related-post, [class*="swatch-"] .swatch-white-red .post-related-post {
    background-color: #e35220;
}

    .swatch-white-red .post-related-post a, [class*="swatch-"] .swatch-white-red .post-related-post a {
        background: rgba(28, 28, 28, .9);
        color: #fff;
    }

        .swatch-white-red .post-related-post a:hover, [class*="swatch-"] .swatch-white-red .post-related-post a:hover {
            color: #fff;
        }

    .swatch-white-red .post-related-post small, [class*="swatch-"] .swatch-white-red .post-related-post small {
        background: #fff;
        color: #1c1c1c;
    }

    .swatch-white-red .post-related-post blockquote, [class*="swatch-"] .swatch-white-red .post-related-post blockquote {
        color: #fff;
    }

        .swatch-white-red .post-related-post blockquote small, [class*="swatch-"] .swatch-white-red .post-related-post blockquote small {
            background: rgba(28, 28, 28, .9);
            color: #fff;
        }

        .swatch-white-red .post-related-post blockquote:before, [class*="swatch-"] .swatch-white-red .post-related-post blockquote:before {
            background-color: #c64519;
        }

.swatch-white-red .post-sticky, [class*="swatch-"] .swatch-white-red .post-sticky {
    background: rgba(227, 82, 32, .8);
}

    .swatch-white-red .post-sticky i, [class*="swatch-"] .swatch-white-red .post-sticky i {
        color: #fff;
    }

.swatch-white-red .gform_wrapper .gsection, [class*="swatch-"] .swatch-white-red .gform_wrapper .gsection {
    border-color: #e9e9e9;
}

.swatch-white-red .gf_progressbar, [class*="swatch-"] .swatch-white-red .gf_progressbar {
    background: #e9e9e9;
}

.swatch-white-red .gf_progressbar_percentage, [class*="swatch-"] .swatch-white-red .gf_progressbar_percentage {
    background: #e35220;
    color: #fff;
}

.swatch-white-red .sidebar, [class*="swatch-"] .swatch-white-red .sidebar {
    color: #7c7c7c;
}

    .swatch-white-red .sidebar h3, [class*="swatch-"] .swatch-white-red .sidebar h3 {
        color: #1c1c1c;
    }

    .swatch-white-red .sidebar a, [class*="swatch-"] .swatch-white-red .sidebar a {
        color: #7c7c7c;
    }

        .swatch-white-red .sidebar a:hover, [class*="swatch-"] .swatch-white-red .sidebar a:hover {
            color: #e35220;
        }

.swatch-white-red .sidebar-header:after, [class*="swatch-"] .swatch-white-red .sidebar-header:after {
    background: #e35220;
}

.swatch-white-red .sidebar-widget .post-icon, [class*="swatch-"] .swatch-white-red .sidebar-widget .post-icon {
    background: #e35220;
}

    .swatch-white-red .sidebar-widget .post-icon i, [class*="swatch-"] .swatch-white-red .sidebar-widget .post-icon i {
        color: #fff;
    }

.swatch-white-red .widget_recent_entries li, [class*="swatch-"] .swatch-white-red .widget_recent_entries li {
    border-color: #e9e9e9;
}

.swatch-white-red .widget_tag_cloud ul a, [class*="swatch-"] .swatch-white-red .widget_tag_cloud ul a {
    background: #e35220;
    color: #fff;
}

    .swatch-white-red .widget_tag_cloud ul a:hover, [class*="swatch-"] .swatch-white-red .widget_tag_cloud ul a:hover {
        background: rgba(227, 82, 32, .9);
        color: #fff;
    }

.swatch-white-red .widget_calendar tbody a, [class*="swatch-"] .swatch-white-red .widget_calendar tbody a {
    background: #e35220;
    color: #fff;
}

    .swatch-white-red .widget_calendar tbody a:hover, [class*="swatch-"] .swatch-white-red .widget_calendar tbody a:hover {
        background: #c64519;
        color: #fff;
    }

.swatch-white-red .widget_calendar tfoot, [class*="swatch-"] .swatch-white-red .widget_calendar tfoot {
    background: #e9e9e9;
}

.swatch-white-red .widget_nav_menu .sub-menu li:before, [class*="swatch-"] .swatch-white-red .widget_nav_menu .sub-menu li:before {
    color: #e9e9e9;
}

.swatch-white-red .widget_oxy_twitter li:before, [class*="swatch-"] .swatch-white-red .widget_oxy_twitter li:before {
    color: #e35220;
}

.swatch-white-red .top-search form, [class*="swatch-"] .swatch-white-red .top-search form {
    background-color: #fff;
}

.swatch-white-red .top-search input, [class*="swatch-"] .swatch-white-red .top-search input {
    background: none;
    color: #7c7c7c;
}

    .swatch-white-red .top-search input:focus, [class*="swatch-"] .swatch-white-red .top-search input:focus {
        box-shadow: none;
    }

    .swatch-white-red .top-search input:-moz-placeholder, [class*="swatch-"] .swatch-white-red .top-search input:-moz-placeholder {
        color: #7c7c7c;
    }

    .swatch-white-red .top-search input::-moz-placeholder, [class*="swatch-"] .swatch-white-red .top-search input::-moz-placeholder {
        color: #7c7c7c;
    }

    .swatch-white-red .top-search input:-ms-input-placeholder, [class*="swatch-"] .swatch-white-red .top-search input:-ms-input-placeholder {
        color: #7c7c7c;
    }

    .swatch-white-red .top-search input::-webkit-input-placeholder, [class*="swatch-"] .swatch-white-red .top-search input::-webkit-input-placeholder {
        color: #7c7c7c;
    }

.swatch-white-red .top-search .search-close, [class*="swatch-"] .swatch-white-red .top-search .search-close {
    color: #e35220;
}

.swatch-white-red .top-search svg, [class*="swatch-"] .swatch-white-red .top-search svg {
    stroke: #4c4c4c;
}

.swatch-white-red.top-bar a, [class*="swatch-"] .swatch-white-red.top-bar a {
    color: #1c1c1c;
}

    .swatch-white-red.top-bar a:hover, [class*="swatch-"] .swatch-white-red.top-bar a:hover {
        color: #e35220;
    }

.swatch-white-red.top-bar .sidebar-widget:after, [class*="swatch-"] .swatch-white-red.top-bar .sidebar-widget:after {
    background: #e9e9e9;
}

.swatch-white-red .widget_swatch_wpml_language_selector li:before, [class*="swatch-"] .swatch-white-red .widget_swatch_wpml_language_selector li:before {
    background: #e9e9e9;
}

.swatch-white-red .button, [class*="swatch-"] .swatch-white-red .button {
    background: #e35220;
    color: #fff;
}

    .swatch-white-red .button:hover, [class*="swatch-"] .swatch-white-red .button:hover {
        background: rgba(227, 82, 32, .9);
        color: #fff;
    }

.swatch-white-red.section-commerce .breadcrumb, [class*="swatch-"] .swatch-white-red.section-commerce .breadcrumb {
    background: none;
    color: #7c7c7c;
}

    .swatch-white-red.section-commerce .breadcrumb a, [class*="swatch-"] .swatch-white-red.section-commerce .breadcrumb a {
        color: #e35220;
    }

    .swatch-white-red.section-commerce .breadcrumb > li + li:before, [class*="swatch-"] .swatch-white-red.section-commerce .breadcrumb > li + li:before {
        color: #e35220;
    }

.swatch-white-red .woocommerce-ordering .select-wrap, [class*="swatch-"] .swatch-white-red .woocommerce-ordering .select-wrap {
    background: #e35220;
}

    .swatch-white-red .woocommerce-ordering .select-wrap:after, [class*="swatch-"] .swatch-white-red .woocommerce-ordering .select-wrap:after {
        color: #fff;
    }

.swatch-white-red .woocommerce-ordering select, [class*="swatch-"] .swatch-white-red .woocommerce-ordering select {
    color: #fff;
    background: transparent;
}

.swatch-white-red .onsale, [class*="swatch-"] .swatch-white-red .onsale {
    background: #e35220;
    color: #fff;
}

.swatch-white-red .price, [class*="swatch-"] .swatch-white-red .price {
    color: #1c1c1c;
}

.swatch-white-red .page-numbers a, [class*="swatch-"] .swatch-white-red .page-numbers a, .swatch-white-red .page-numbers span, [class*="swatch-"] .swatch-white-red .page-numbers span {
    color: #fff;
}

.swatch-white-red .page-numbers li, [class*="swatch-"] .swatch-white-red .page-numbers li {
    background: #e35220;
}

    .swatch-white-red .page-numbers .current, [class*="swatch-"] .swatch-white-red .page-numbers .current, .swatch-white-red .page-numbers li a:hover, [class*="swatch-"] .swatch-white-red .page-numbers li a:hover {
        background: #e9e9e9;
        color: #7c7c7c;
    }

.swatch-white-red #reviews .comment, [class*="swatch-"] .swatch-white-red #reviews .comment {
    border-bottom: 1px solid rgba(255, 255, 255, .2);
}

.swatch-white-red #reviews .form-control, [class*="swatch-"] .swatch-white-red #reviews .form-control {
    background: #fff;
}

.swatch-white-red #reviews input[type="submit"], [class*="swatch-"] .swatch-white-red #reviews input[type="submit"] {
    background: #fff;
    color: #e35220;
}

.swatch-white-red .related h2, [class*="swatch-"] .swatch-white-red .related h2, .swatch-white-red .cross-sells h2, [class*="swatch-"] .swatch-white-red .cross-sells h2, .swatch-white-red .upsells h2, [class*="swatch-"] .swatch-white-red .upsells h2 {
    background: #e35220;
    color: #fff;
}

.swatch-white-red .product-category h2, [class*="swatch-"] .swatch-white-red .product-category h2 {
    background: rgba(227, 82, 32, .85);
    color: #fff;
}

    .swatch-white-red .product-category h2 mark, [class*="swatch-"] .swatch-white-red .product-category h2 mark {
        background: #e35220;
        color: #fff;
    }

.swatch-white-red .product-nav a i, [class*="swatch-"] .swatch-white-red .product-nav a i {
    background: #e35220;
    color: #fff;
}

.swatch-white-red .product-images figcaption, [class*="swatch-"] .swatch-white-red .product-images figcaption {
    box-shadow: none;
    background: #e35220;
}

    .swatch-white-red .product-images figcaption i, [class*="swatch-"] .swatch-white-red .product-images figcaption i {
        color: #fff;
    }

.swatch-white-red .product-images .flex-active, [class*="swatch-"] .swatch-white-red .product-images .flex-active {
    -webkit-box-shadow: 0px 3px 0px #e35220;
    -moz-box-shadow: 0px 3px 0px #e35220;
    box-shadow: 0px 3px 0px #e35220;
}

.swatch-white-red .order_details, [class*="swatch-"] .swatch-white-red .order_details {
    background: #e9e9e9;
}

    .swatch-white-red .order_details li, [class*="swatch-"] .swatch-white-red .order_details li {
        border-color: #fff;
    }

.swatch-white-red .cart_list li, [class*="swatch-"] .swatch-white-red .cart_list li {
    border-color: #e9e9e9;
}

.swatch-white-red .cart-actions, [class*="swatch-"] .swatch-white-red .cart-actions {
    background: #fff;
}

.swatch-white-red .widget_product_tag_cloud a, [class*="swatch-"] .swatch-white-red .widget_product_tag_cloud a {
    background: #e35220;
    color: #fff;
}

    .swatch-white-red .widget_product_tag_cloud a:hover, [class*="swatch-"] .swatch-white-red .widget_product_tag_cloud a:hover {
        background: rgba(227, 82, 32, .9);
        color: #fff;
    }

.swatch-white-red .product_list_widget li, [class*="swatch-"] .swatch-white-red .product_list_widget li {
    border-color: #e9e9e9;
}

.swatch-white-red .star-rating, [class*="swatch-"] .swatch-white-red .star-rating {
    color: #e35220;
}

.swatch-white-red #reviews .star-rating, [class*="swatch-"] .swatch-white-red #reviews .star-rating {
    color: #fff;
}

.swatch-white-red .widget_price_filter .ui-slider .ui-slider-range, [class*="swatch-"] .swatch-white-red .widget_price_filter .ui-slider .ui-slider-range {
    background: #e9e9e9;
}

.swatch-white-red .widget_price_filter .ui-slider .ui-slider-handle, [class*="swatch-"] .swatch-white-red .widget_price_filter .ui-slider .ui-slider-handle {
    background: #e35220;
}

.swatch-white-red .widget_product_search form:after, [class*="swatch-"] .swatch-white-red .widget_product_search form:after {
    color: #fff;
}

.swatch-white-red .bbp-forums-list li, [class*="swatch-"] .swatch-white-red .bbp-forums-list li {
    border-left-color: #e35220;
}

.swatch-white-red .bbp-topic-freshness-author:after, [class*="swatch-"] .swatch-white-red .bbp-topic-freshness-author:after {
    background: #e35220;
}

.swatch-white-red .bbp-topic-permalink i, [class*="swatch-"] .swatch-white-red .bbp-topic-permalink i {
    color: #e35220;
}

.swatch-white-red .panel-bbpress, [class*="swatch-"] .swatch-white-red .panel-bbpress {
    background: #fff;
}

    .swatch-white-red .panel-bbpress .panel-heading, [class*="swatch-"] .swatch-white-red .panel-bbpress .panel-heading {
        border-color: #e35220;
    }

    .swatch-white-red .panel-bbpress .panel-body, [class*="swatch-"] .swatch-white-red .panel-bbpress .panel-body {
        border-color: #e9e9e9;
    }

    .swatch-white-red .panel-bbpress .panel-warning, [class*="swatch-"] .swatch-white-red .panel-bbpress .panel-warning {
        color: #e35220;
        border-color: #e9e9e9;
    }

    .swatch-white-red .panel-bbpress .bbp-template-notice, [class*="swatch-"] .swatch-white-red .panel-bbpress .bbp-template-notice {
        border-color: #e9e9e9;
    }

    .swatch-white-red .panel-bbpress .panel-footer, [class*="swatch-"] .swatch-white-red .panel-bbpress .panel-footer {
        background: #e9e9e9;
        border-color: #e9e9e9;
    }

.swatch-white-red .label-bbpress, [class*="swatch-"] .swatch-white-red .label-bbpress {
    background: transparent;
    color: #e35220;
}

.swatch-white-red .bbp-reply-content, [class*="swatch-"] .swatch-white-red .bbp-reply-content {
    border-color: #e9e9e9;
}

    .swatch-white-red .bbp-reply-content .media-heading, [class*="swatch-"] .swatch-white-red .bbp-reply-content .media-heading {
        background: #f6f6f6;
        border-color: #dcdcdc;
    }

.swatch-white-red .bbp_author_details img, [class*="swatch-"] .swatch-white-red .bbp_author_details img {
    background: #fff;
    box-shadow: 0px 0px 0px 4px #e9e9e9;
}

.swatch-white-red .bbp_author_details:after, [class*="swatch-"] .swatch-white-red .bbp_author_details:after {
    background: #e9e9e9;
}

.swatch-white-red .bbp_author_details:hover img, [class*="swatch-"] .swatch-white-red .bbp_author_details:hover img {
    box-shadow: 0px 0px 0px 4px #e35220;
}

.swatch-white-red .bbpress-header .breadcrumb a, [class*="swatch-"] .swatch-white-red .bbpress-header .breadcrumb a, .swatch-white-red .bbpress-header .breadcrumb .active, [class*="swatch-"] .swatch-white-red .bbpress-header .breadcrumb .active {
    color: #7c7c7c;
}

    .swatch-white-red .bbpress-header .breadcrumb a:hover, [class*="swatch-"] .swatch-white-red .bbpress-header .breadcrumb a:hover {
        color: rgba(124, 124, 124, .8);
    }

.swatch-white-red .bbp-topic-tags a, [class*="swatch-"] .swatch-white-red .bbp-topic-tags a {
    background: #e35220;
    color: #fff;
}

    .swatch-white-red .bbp-topic-tags a:hover, [class*="swatch-"] .swatch-white-red .bbp-topic-tags a:hover {
        background: rgba(227, 82, 32, .9);
    }

.swatch-white-red .bbp-logged-in, [class*="swatch-"] .swatch-white-red .bbp-logged-in {
    background: #e9e9e9;
}

    .swatch-white-red .bbp-logged-in .button, [class*="swatch-"] .swatch-white-red .bbp-logged-in .button, .swatch-white-red .bbp-logged-in .button:hover, [class*="swatch-"] .swatch-white-red .bbp-logged-in .button:hover {
        color: #fff;
    }

.swatch-white-red .post-count, [class*="swatch-"] .swatch-white-red .post-count {
    background: #e35220;
    color: #fff;
}
