body {
    font-size: 14px;
    font-family: Roboto, sans-serif;
    font-weight: 400;
}

    body input, body textarea, body .btn, body button {
        font-family: Roboto, sans-serif;
    }

blockquote p {
    font-size: 18px;
    font-weight: 300;
}

.hairline {
    font-weight: 300 !important;
}

    .hairline strong {
        font-weight: 300;
    }

.light {
    font-weight: 300 !important;
}

.regular {
    font-weight: 400 !important;
}

.bold {
    font-weight: 500 !important;
}

.black {
    font-weight: 500 !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Roboto Condensed, sans-serif;
    font-weight: 500;
    text-transform: capitalize;
}

.lead {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.75em;
}

    .lead strong {
        font-weight: 500;
    }

#masthead .menu, #masthead.menu, #navbar-slide.menu {
    font-family: Roboto Condensed, sans-serif;
    font-weight: 400;
    font-size: 16px;
}

    #masthead .menu .dropdown-menu, #masthead.menu .dropdown-menu, #navbar-slide.menu .dropdown-menu {
        font-size: 14px;
    }

.menu .navbar-brand {
    font-family: Roboto Condensed, sans-serif;
    font-weight: 300;
    font-size: 24px;
}

.post-head h1 {
    font-size: 40px;
    font-weight: 300;
}

.post-head h2 {
    font-size: 32px;
    font-weight: 300;
}

.post-head .lead {
    color: #9b9c9d;
}

.post-details {
    color: #9b9c9d;
}

    .post-details a, .post-details i {
        color: #9b9c9d;
    }

        .post-details a:hover {
            color: #0ab6a2;
        }

    .post-details span {
        border-color: rgba(0, 0, 0, 0.08);
    }

.post-title span {
    color: #9b9c9d;
}

.post-body {
    font-size: 18px;
    font-weight: 300;
}

.post-extras {
    color: #9b9c9d;
}

    .post-extras a {
        color: #9b9c9d;
    }

        .post-extras a:hover {
            color: #0ab6a2;
        }

.post-tags a, .post-share ul.social-icons li a {
    border-radius: 0px;
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.08);
    color: #70797b;
}

    .post-tags a:hover, .post-share ul.social-icons li a:hover {
        box-shadow: 0px 0px 0px 1px #0ab6a2;
        color: #0ab6a2;
    }

        .post-tags a:hover i, .post-share ul.social-icons li a:hover i {
            color: #0ab6a2 !important;
        }

.btn, button, input[type="submit"], .button {
    border-radius: 0px;
}

    .btn.btn-lg, button.btn-lg, input[type="submit"].btn-lg, .button.btn-lg {
        border-radius: 0px;
    }

    .btn.btn-sm, button.btn-sm, input[type="submit"].btn-sm, .button.btn-sm {
        border-radius: 0px;
    }

.portfolio-title {
    border-radius: 0px;
}

.pager li > a, .pager li > span {
    border-radius: 0px;
}

.form-control, select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input, .select-wrap {
    border-radius: 0px;
}

.widget_tag_cloud ul li a {
    border-radius: 0px;
}

.tag-list-inline li span {
    border-radius: 0px;
}

.tag-list-lg li span {
    border-radius: 0px;
}

.tag-list-sm li span {
    border-radius: 0px;
}

.skills-list li:before {
    color: #0ab6a2;
}

.map-marker-label {
    font-size: 14px;
    font-weight: 400;
}

.navbar-brand {
    padding: 0;
    line-height: 130px;
    height: 130px;
}

.logo-navbar .nav > li > a {
    padding-top: 53px;
    padding-bottom: 53px;
    line-height: 24px;
}

    .logo-navbar .nav > li > a:before {
        margin-bottom: - 24.5px;
    }

    .logo-navbar .nav > li.active > a:before, .logo-navbar .nav > li > a:hover:before, .logo-navbar .nav > li.current-page-parent > a:before, .logo-navbar .nav > li.current-menu-parent > a:before, .logo-navbar .nav > li.current-page-ancestor > a:before, .logo-navbar .nav > li.current-menu-ancestor > a:before {
        opacity: 1;
        margin-bottom: - 26.5px;
    }

#masthead.navbar {
    min-height: 130px;
}

.navbar-toggle {
    margin-top: 57px;
    margin-bottom: 57px;
}

#masthead .dropdown-menu {
    min-width: 220px;
}

@media (min-width:992px) {
    #masthead.navbar-scrolled {
        min-height: 100px;
    }

        #masthead.navbar-scrolled .navbar-brand {
            line-height: 100px;
            height: 100px;
        }

        #masthead.navbar-scrolled .logo-navbar .navbar-nav > li > a {
            padding-top: 38px;
            padding-bottom: 38px;
        }

        #masthead.navbar-scrolled .logo-navbar .navbar-text, #masthead.navbar-scrolled .logo-navbar .sidebar-widget {
            padding-top: 38px;
            padding-bottom: 38px;
        }

    .navbar-scrolled .navbar-toggle {
        margin-top: 42px;
        margin-bottom: 42px;
    }

    #masthead .logo-navbar .search-close {
        top: 0;
        height: 130px;
        width: 130px;
    }

    #masthead .logo-navbar .form-control { /* so that bottom border shows */
        height: 129px;
    }

    #masthead.navbar-scrolled .logo-navbar .menu-sidebar .search-close {
        top: 0;
        height: 100px;
        width: 100px;
    }

    #masthead.navbar-scrolled .logo-navbar .form-control {
        height: 100px;
    }

    .logo-navbar .navbar-text, .logo-navbar .sidebar-widget {
        line-height: 24px;
        padding-top: 53px;
        padding-bottom: 53px;
    }

    .transparent-header #content {
        margin-top: -130px;
        display: inline-block;
        vertical-align: top;
    }

        .transparent-header #content.layout-boxed {
            display: inline-block;
        }

    .transparent-header.layout-boxed #content {
        display: block;
    }

    .transparent-header.transparent-menu-below #content {
        margin-top: -180px;
    }

    .transparent-topbar #content {
        margin-top: -166px;
    }

    .transparent-topbar.transparent-menu-below #content {
        margin-top: -216px;
    }
}

#navbar-slide {
    width: 220px;
}

    #navbar-slide .navbar-nav {
        max-height: 600px;
    }

    #navbar-slide .navbar-brand {
        height: 130px;
    }

.slide-on #masthead, .slide-on #content, .slide-on #navbar-slide, .slide-on .top-bar {
    -webkit-transform: translateX(-220px);
    -moz-transform: translateX(-220px);
    -ms-transform: translateX(-220px);
    -o-transform: translateX(-220px);
    transform: translateX(-220px);
}

@media (max-width:991px) {
    #navbar-slide .navbar-nav {
        max-height: 60%;
    }
}

.btn i, button i, .button i {
    color: inherit !important;
}

.btn-default {
    background: #f0f0f0 !important;
    color: #1c1c1c !important;
}

.btn-warning {
    background: #f2cb01 !important;
    color: #fff !important;
}

.btn-danger {
    background: #e85543 !important;
    color: #fff !important;
}

.btn-success {
    background: #0ab6a2 !important;
    color: #fff !important;
}

.btn-info {
    background: rgba(178, 222, 229, 0.56) !important;
    color: rgba(33, 109, 122, 0.99) !important;
}

.panel-default .panel-heading {
    background: #f0f0f0 !important;
}

    .panel-default .panel-heading a, .panel-default .panel-heading a:hover {
        color: #1c1c1c !important;
    }

.panel-default .panel-title {
    color: #1c1c1c !important;
}

.panel-warning .panel-heading {
    background: #f2cb01 !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: #e85543 !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: #0ab6a2 !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: rgba(178, 222, 229, 0.56) !important;
}

    .panel-info .panel-heading a, .panel-info .panel-heading a:hover {
        color: rgba(33, 109, 122, 0.99) !important;
    }

.panel-info .panel-title {
    color: rgba(33, 109, 122, 0.99) !important;
}

.alert-warning {
    background: #f2cb01;
    color: #fff !important;
}

    .alert-warning a {
        color: #fff !important;
        text-decoration: underline;
    }

    .alert-warning .btn, .alert-warning .button {
        background: #f2cb01 !important;
        color: #fff !important;
        text-decoration: none;
        border: 1px solid #fff;
    }

    .alert-warning .close {
        color: #fff !important;
    }

.alert-danger {
    background: #e85543;
    color: #fff !important;
}

    .alert-danger a {
        color: #fff !important;
        text-decoration: underline;
    }

    .alert-danger .btn, .alert-danger .button {
        background: #e85543 !important;
        color: #fff !important;
        text-decoration: none;
        border: 1px solid #fff;
    }

    .alert-danger .close {
        color: #fff !important;
    }

.alert-success {
    background: #0ab6a2;
    color: #fff !important;
}

    .alert-success a {
        color: #fff !important;
        text-decoration: underline;
    }

    .alert-success .btn, .alert-success .button {
        background: #0ab6a2 !important;
        color: #fff !important;
        text-decoration: none;
        border: 1px solid #fff;
    }

    .alert-success .close {
        color: #fff !important;
    }

.alert-info {
    background: rgba(178, 222, 229, 0.56);
    color: rgba(33, 109, 122, 0.99) !important;
}

    .alert-info a {
        color: rgba(33, 109, 122, 0.99) !important;
        text-decoration: underline;
    }

    .alert-info .btn, .alert-info .button {
        background: rgba(178, 222, 229, 0.56) !important;
        color: rgba(33, 109, 122, 0.99) !important;
        text-decoration: none;
        border: 1px solid rgba(33, 109, 122, 0.99);
    }

    .alert-info .close {
        color: rgba(33, 109, 122, 0.99) !important;
    }

.progress-bar-default {
    box-shadow: none;
    background: #f0f0f0;
}

    .progress-bar-default span {
        color: #1c1c1c;
    }

    .progress-bar-default.progress-striped .progress-bar, .progress-striped .progress-bar-default {
        background-color: #f0f0f0;
        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: #f2cb01;
    box-shadow: none;
}

    .progress-bar-warning span {
        color: #fff;
    }

    .progress-bar-warning.progress-striped .progress-bar, .progress-striped .progress-bar-warning {
        background-color: #f2cb01;
        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: #e85543;
}

    .progress-bar-danger span {
        color: #fff;
    }

    .progress-bar-danger.progress-striped .progress-bar, .progress-striped .progress-bar-danger {
        background-color: #e85543;
        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: #0ab6a2;
}

    .progress-bar-success span {
        color: #fff;
    }

    .progress-bar-success.progress-striped .progress-bar, .progress-striped .progress-bar-success {
        background-color: #0ab6a2;
        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: rgba(178, 222, 229, 0.56);
}

    .progress-bar-info span {
        color: rgba(33, 109, 122, 0.99);
    }

    .progress-bar-info.progress-striped .progress-bar, .progress-striped .progress-bar-info {
        background-color: rgba(178, 222, 229, 0.56);
        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(39, 46, 49, 0.8);
    color: #fff;
}

    .figure-overlay .figure-caption {
        color: #fff;
    }

        .figure-overlay .figure-caption h1, .figure-overlay .figure-caption h2, .figure-overlay .figure-caption h3, .figure-overlay .figure-caption i, .figure-overlay .figure-caption a {
            color: inherit !important;
        }

        .figure-overlay .figure-caption small {
            color: rgba(255, 255, 255, .8) !important;
        }

        .figure-overlay .figure-caption .btn {
            background: #fff !important;
            color: rgba(39, 46, 49, 0.8) !important;
        }

            .figure-overlay .figure-caption .btn:hover {
                background: rgba(255, 255, 255, .8) !important;
            }

        .figure-overlay .figure-caption i {
            font-size: 21px;
        }

.mfp-bg {
    background: rgba(48, 40, 64, .9);
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    background-color: rgba(48, 40, 64, .9) !important;
    color: #fff;
}

.mfp-counter, .mfp-preloader {
    color: rgba(48, 40, 64, .9);
}

button.mfp-arrow {
    background: rgba(48, 40, 64, .9) !important;
}

.mfp-arrow:before {
    color: #fff;
}

.go-top {
    background: #202628 !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: none;
    background: 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: #b02615;
}

.gform_wrapper .gfield_error input, .gform_wrapper .gfield_error select, .gform_wrapper .gfield_error textarea {
    border: 1px solid rgba(221, 48, 27, .5);
    background: rgba(232, 85, 67, .5);
    color: #b02615;
}

    .gform_wrapper .gfield_error input:focus, .gform_wrapper .gfield_error select:focus, .gform_wrapper .gfield_error textarea:focus {
        box-shadow: 0px 3px 0px #e85543;
    }

.validation_error {
    background: #e85543;
    color: #fff;
}

    .validation_error hr {
        border-top-color: #e85543;
    }

    .validation_error .alert-link {
        color: #e6e6e6;
    }

.panel-bbpress .bbp-template-notice {
    color: #e85543;
}

[role="alert"] {
    color: #e85543;
}

    [role="alert"].wpcf7-mail-sent-ok {
        color: #0ab6a2;
    }

.wpcf7-not-valid {
    border-color: #e85543 !important;
}

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
    color: #fff;
    background-color: #f2cb01;
}

.table > tbody > tr.error > td, .table > tbody > tr.error > th, .table > tbody > tr > td.error, .table > tbody > tr > th.error, .table > tfoot > tr.error > td, .table > tfoot > tr.error > th, .table > tfoot > tr > td.error, .table > tfoot > tr > th.error, .table > thead > tr.error > td, .table > thead > tr.error > th, .table > thead > tr > td.error, .table > thead > tr > th.error {
    color: #fff;
    background-color: #e85543;
}

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
    color: rgba(33, 109, 122, 0.99);
    background-color: rgba(178, 222, 229, 0.56);
}

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
    color: #fff;
    background-color: #0ab6a2;
}

.has-warning .form-control {
    border-color: #f2cb01;
}

.has-error .form-control {
    border-color: #e85543;
}

.has-success .form-control {
    border-color: #fff;
}

.has-info .form-control {
    border-color: rgba(178, 222, 229, 0.56);
}

.post-grid {
    background-color: #fff;
    border-color: rgba(0, 0, 0, 0.08);
}

    .post-grid .post-grid-content-title a {
        color: #1d2122;
    }

    .post-grid:hover .post-grid-content-title a {
        color: #0ab6a2;
    }

    .post-grid blockquote p {
        font-size: 16.8px;
    }

    .post-grid .post-grid-content-footer, .post-grid blockquote footer {
        border-top-color: rgba(0, 0, 0, 0.08);
    }

.post-grid-overlay {
    background-color: rgba(39, 46, 49, 0.8);
}

    .post-grid-overlay .post-grid-content-title, .post-grid-overlay .post-grid-content-footer, .post-grid-overlay blockquote p, .post-grid-overlay blockquote footer {
        color: #fff;
    }

    .post-grid-overlay .post-grid-content {
        background: rgba(39, 46, 49, 0.8);
    }

    .post-grid-overlay blockquote:before {
        color: rgba(255, 255, 255, 0.7);
    }

#content {
    background: #fff;
    color: #70797b;
}

h1, h2, h3, h4, h5, h6 {
    color: #1d2122;
}

    h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
        color: #9b9c9d;
    }

a {
    color: #0ab6a2;
}

    a:hover {
        color: #199788;
    }

small, .small {
    color: #9b9c9d;
}

    small a, .small a {
        color: #9b9c9d;
    }

        small a:hover, .small a:hover {
            color: #0ab6a2;
        }

    small i, .small i {
        color: #9b9c9d;
    }

i {
    color: #70797b;
}

blockquote p {
    font-family: Roboto;
    font-style: normal;
}

blockquote small, blockquote footer {
    font-family: Roboto;
    color: #9b9c9d;
}

blockquote cite {
    color: #70797b;
}

blockquote:before {
    color: rgba(112, 121, 123, 0.2);
}

blockquote.blockquote-simple img {
    border-color: rgba(0, 0, 0, 0.2);
}

::selection {
    background: #0ab6a2;
    color: #fff;
}

::-moz-selection {
    background: #0ab6a2;
    color: #fff;
}

hr {
    border-top-color: rgba(0, 0, 0, 0.08);
}

pre {
    background: #0ab6a2;
    color: #fff;
}

.btn-primary, button, input[type="submit"] {
    background-color: rgba(10, 182, 162, 0.92);
    color: #fff;
}

    .btn-primary:hover, button:hover, input[type="submit"]:hover, .btn-primary:active, button:active, input[type="submit"]:active, .btn-primary:focus, button:focus, input[type="submit"]:focus {
        background-color: rgba(8, 143, 128, 0.92);
        color: #fff;
    }

.btn-link {
    background: none;
    color: rgba(10, 182, 162, 0.92);
    text-decoration: none;
    box-shadow: 0px 0px 0px 1px rgba(10, 182, 162, 0.92) inset;
}

    .btn-link:hover {
        text-decoration: none;
        background-color: rgba(10, 182, 162, 0.92);
        color: #fff;
        box-shadow: 0px 0px 0px 1px rgba(10, 182, 162, 0.92) inset;
    }

.open .dropdown-toggle.btn-primary {
    background-color: rgba(10, 182, 162, 0.92);
    color: #fff;
}

.btn-group .dropdown-menu {
    background-color: rgba(10, 182, 162, 0.92);
}

    .btn-group .dropdown-menu > li > a {
        color: #fff;
        box-shadow: 0px -1px 0px rgba(9, 158, 140, 0.92);
    }

    .btn-group .dropdown-menu > li:first-child > a {
        box-shadow: none;
    }

    .btn-group .dropdown-menu > li > a:hover {
        background: rgba(12, 216, 192, 0.92);
    }

.label-primary {
    background: rgba(10, 182, 162, 0.92);
    color: #fff;
}

    .label-primary a {
        color: #fff;
    }

.form-control {
    background-color: #fff;
    color: #6c6c6c;
    border-color: rgba(0, 0, 0, .1);
}

    .form-control:-moz-placeholder {
        color: #9c9c9c;
    }

    .form-control::-moz-placeholder {
        color: #9c9c9c;
    }

    .form-control:-ms-input-placeholder {
        color: #9c9c9c;
    }

    .form-control::-webkit-input-placeholder {
        color: #9c9c9c;
    }

    .form-control:focus {
        border-color: rgba(10, 182, 162, 0.64);
    }

input[type="checkbox"], input[type="radio"] {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}

.form-icon-group i {
    color: rgba(10, 182, 162, 0.64);
}

input[type="button"] {
    background: rgba(10, 182, 162, 0.92);
    color: #fff;
}

.select-wrap {
    background: #fff;
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, .1) inset;
}

    .select-wrap:after {
        color: #6c6c6c;
    }

.table > thead {
    border-color: rgba(0, 0, 0, 0.08);
}

    .table > thead > tr > th {
        background-color: rgba(0, 0, 0, 0.08);
        text-transform: uppercase;
        color: #70797b;
        font-family: Roboto Condensed;
    }

    .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
        border-color: rgba(0, 0, 0, 0.08);
    }

.table tfoot th {
    background-color: rgba(0, 0, 0, 0.08);
}

.table-hover tbody tr:hover th {
    background: rgba(0, 0, 0, 0.08);
}

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th, .table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
    background: rgba(0, 0, 0, 0.08);
}

#masthead {
    box-shadow: 0px 1px 0px rgba(4, 4, 4, 0.07), 0px -1px 0px rgba(4, 4, 4, 0.07);
}

.menu {
    color: #1e2122;
    background: #fff;
}

    .menu .navbar-text {
        color: #1e2122;
    }

    .menu .navbar-brand {
        color: #1c1c1c;
    }

        .menu .navbar-brand:hover {
            color: #1c1c1c;
        }

    .menu a {
        color: #3c3c3c;
    }

        .menu a:before {
            height: 0px;
        }

    .menu .nav > li > a {
        color: #3c3c3c;
    }

        .menu .nav > li > a:hover, .menu .nav > li > a:focus {
            color: #0ab6a2;
            background: none;
        }

            .menu .nav > li > a:hover:before, .menu .nav > li > a:focus:before {
                opacity: 1;
                width: 100%;
                background-color: #0ab6a2;
            }

    .menu a .menu-icon {
        color: inherit;
    }

.navbar-toggle {
    background: none !important;
}

    .navbar-toggle .icon-bar {
        background-color: #3c3c3c;
    }

    .navbar-toggle:hover {
        background: none;
    }

.menu .nav > .active > a, .menu .nav > .current-menu-parent > a, .menu .nav > .current-menu-ancestor > a, .menu .nav > .current-menu-item > a, .menu .nav > .current-menu-item > a:focus, .menu .nav > .current-page-parent > a, .menu .nav > .active > a:focus, .menu .nav li.dropdown.open > .dropdown-toggle, .menu .nav li.dropdown.active > .dropdown-toggle, .menu .nav li.dropdown.open.active > .dropdown-toggle {
    color: #0ab6a2;
}

    .menu .nav > .active > a:after, .menu .nav > .current-menu-parent > a:after, .menu .nav > .current-menu-ancestor > a:after, .menu .nav > .current-menu-item > a:after, .menu .nav > .current-menu-item > a:focus:after, .menu .nav > .current-page-parent > a:after, .menu .nav > .active > a:focus:after, .menu .nav li.dropdown.open > .dropdown-toggle:after, .menu .nav li.dropdown.active > .dropdown-toggle:after, .menu .nav li.dropdown.open.active > .dropdown-toggle:after {
        border-radius: 0px;
    }

    .menu .nav > .active > a:hover, .menu .nav > .current-menu-parent > a:hover, .menu .nav > .current-menu-ancestor > a:hover, .menu .nav > .current-menu-item > a:hover, .menu .nav > .current-menu-item > a:focus:hover, .menu .nav > .current-page-parent > a:hover, .menu .nav > .active > a:focus:hover, .menu .nav li.dropdown.open > .dropdown-toggle:hover, .menu .nav li.dropdown.active > .dropdown-toggle:hover, .menu .nav li.dropdown.open.active > .dropdown-toggle:hover {
        color: #0ab6a2;
    }

.menu .nav > .disabled > a {
    opacity: 0.8;
}

.menu .dropdown-menu {
    background-color: rgba(255, 255, 255, 0.95);
    -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, .1), 0px 3px 0px #0ab6a2 inset;
    -moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, .1), 0px 3px 0px #0ab6a2 inset;
    -ms-box-shadow: 0px 2px 4px rgba(0, 0, 0, .1), 0px 3px 0px #0ab6a2 inset;
    -o-box-shadow: 0px 2px 4px rgba(0, 0, 0, .1), 0px 3px 0px #0ab6a2 inset;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, .1), 0px 3px 0px #0ab6a2 inset;
}

    .menu .dropdown-menu > li > a {
        color: #1e2122;
    }

        .menu .dropdown-menu > li > a .menu-icon {
            color: inherit;
        }

        .menu .dropdown-menu > li > a:hover, .menu .dropdown-menu > .active > a, .menu .dropdown-menu > .active > a:hover, .menu .dropdown-menu > .active > a:focus {
            color: #0ab6a2;
            background: transparent;
        }

.menu .nav > li > .dropdown-menu:after, .menu .nav > li > .dropdown-menu:before {
    display: none;
}

.menu .dropdown-submenu > a:after {
    border-left-color: #1e2122 !important;
}

.menu .dropdown-menu .divider {
    background-color: rgba(0, 0, 0, .055);
}

.nav-highlight > a, .nav-highlight-ghost > a {
    border-radius: 0px;
}

    .nav-highlight > a:after, .nav-highlight-ghost > a:after {
        border-radius: 0px;
    }

.menu .nav-highlight > a {
    color: #fff !important;
}

    .menu .nav-highlight > a:after {
        background: #3c3c3c;
    }

    .menu .nav-highlight > a:hover {
        color: #fff !important;
    }

        .menu .nav-highlight > a:hover:after {
            background: #0ab6a2;
        }

.menu .nav-highlight.active > a {
    color: #fff !important;
}

    .menu .nav-highlight.active > a:after {
        background: #0ab6a2;
    }

    .menu .nav-highlight.active > a:hover {
        color: #fff !important;
    }

        .menu .nav-highlight.active > a:hover:after {
            background: #0ab6a2;
        }

.menu .nav-highlight .menu-icon {
    color: #fff;
}

.menu .nav-highlight-ghost > a {
    color: #3c3c3c;
}

    .menu .nav-highlight-ghost > a:after {
        border: 1px solid #3c3c3c;
    }

    .menu .nav-highlight-ghost > a:hover {
        color: #0ab6a2;
    }

        .menu .nav-highlight-ghost > a:hover:after {
            border: 1px solid #0ab6a2;
        }

.menu .nav-highlight-ghost.active > a {
    color: #0ab6a2;
}

    .menu .nav-highlight-ghost.active > a:after {
        border: 1px solid #0ab6a2;
    }

    .menu .nav-highlight-ghost.active > a:hover {
        color: #0ab6a2;
    }

        .menu .nav-highlight-ghost.active > a:hover:after {
            border: 1px solid #0ab6a2;
        }

.search-trigger, .search-trigger:hover {
    color: #1e2122;
}

    .search-trigger:before {
        border-color: #1e2122;
        color: #1e2122;
    }

    .search-trigger:after {
        background: #1e2122;
    }

.top-search.active .search-trigger:before {
    background: #1e2122;
}

.top-search.active .search-trigger:after {
    background: #1e2122;
}

.header-logo-center-menu-below .container-logo, .header-logo-left-menu-below .container-logo, .header-logo-right-menu-below .container-logo, .header-logo-left-sidebar-right .container-logo {
    background: #fff;
    box-shadow: 0px 1px 0px rgba(4, 4, 4, 0.07);
}

.header-logo-center-menu-below .navbar-brand, .header-logo-left-menu-below .navbar-brand, .header-logo-right-menu-below .navbar-brand, .header-logo-left-sidebar-right .navbar-brand {
    color: #4c4c4c;
}

    .header-logo-center-menu-below .navbar-brand:hover, .header-logo-left-menu-below .navbar-brand:hover, .header-logo-right-menu-below .navbar-brand:hover, .header-logo-left-sidebar-right .navbar-brand:hover {
        color: #4c4c4c;
        opacity: 0.9;
    }

.header-logo-center-menu-below .logo-navbar, .header-logo-left-menu-below .logo-navbar, .header-logo-right-menu-below .logo-navbar, .header-logo-left-sidebar-right .logo-navbar {
    color: #4c4c4c;
}

    .header-logo-center-menu-below .logo-navbar a, .header-logo-left-menu-below .logo-navbar a, .header-logo-right-menu-below .logo-navbar a, .header-logo-left-sidebar-right .logo-navbar a {
        color: #4c4c4c;
    }

    .header-logo-center-menu-below .logo-navbar .navbar-toggle .icon-bar, .header-logo-left-menu-below .logo-navbar .navbar-toggle .icon-bar, .header-logo-right-menu-below .logo-navbar .navbar-toggle .icon-bar, .header-logo-left-sidebar-right .logo-navbar .navbar-toggle .icon-bar {
        background: #4c4c4c;
    }

    .header-logo-center-menu-below .logo-navbar .logo-sidebar .sidebar-widget, .header-logo-left-menu-below .logo-navbar .logo-sidebar .sidebar-widget, .header-logo-right-menu-below .logo-navbar .logo-sidebar .sidebar-widget, .header-logo-left-sidebar-right .logo-navbar .logo-sidebar .sidebar-widget, .header-logo-center-menu-below .logo-navbar .logo-sidebar .sidebar-widget i, .header-logo-left-menu-below .logo-navbar .logo-sidebar .sidebar-widget i, .header-logo-right-menu-below .logo-navbar .logo-sidebar .sidebar-widget i, .header-logo-left-sidebar-right .logo-navbar .logo-sidebar .sidebar-widget i {
        color: #4c4c4c;
    }

    .header-logo-center-menu-below .logo-navbar .search-trigger, .header-logo-left-menu-below .logo-navbar .search-trigger, .header-logo-right-menu-below .logo-navbar .search-trigger, .header-logo-left-sidebar-right .logo-navbar .search-trigger, .header-logo-center-menu-below .logo-navbar .search-trigger:hover, .header-logo-left-menu-below .logo-navbar .search-trigger:hover, .header-logo-right-menu-below .logo-navbar .search-trigger:hover, .header-logo-left-sidebar-right .logo-navbar .search-trigger:hover {
        color: #4c4c4c;
    }

        .header-logo-center-menu-below .logo-navbar .search-trigger:before, .header-logo-left-menu-below .logo-navbar .search-trigger:before, .header-logo-right-menu-below .logo-navbar .search-trigger:before, .header-logo-left-sidebar-right .logo-navbar .search-trigger:before {
            border-color: #4c4c4c;
        }

        .header-logo-center-menu-below .logo-navbar .search-trigger:after, .header-logo-left-menu-below .logo-navbar .search-trigger:after, .header-logo-right-menu-below .logo-navbar .search-trigger:after, .header-logo-left-sidebar-right .logo-navbar .search-trigger:after {
            background: #4c4c4c;
        }

    .header-logo-center-menu-below .logo-navbar .top-search.active .search-trigger:before, .header-logo-left-menu-below .logo-navbar .top-search.active .search-trigger:before, .header-logo-right-menu-below .logo-navbar .top-search.active .search-trigger:before, .header-logo-left-sidebar-right .logo-navbar .top-search.active .search-trigger:before {
        background: #4c4c4c;
    }

    .header-logo-center-menu-below .logo-navbar .top-search.active .search-trigger:after, .header-logo-left-menu-below .logo-navbar .top-search.active .search-trigger:after, .header-logo-right-menu-below .logo-navbar .top-search.active .search-trigger:after, .header-logo-left-sidebar-right .logo-navbar .top-search.active .search-trigger:after {
        background: #4c4c4c;
    }

.menu .sidebar-widget {
    color: #1e2122;
}

    .menu .sidebar-widget .sidebar-header {
        color: #1e2122;
    }

    .menu .sidebar-widget i {
        color: #1e2122;
    }

@media (min-width:992px) {
    .transparent-header .sticky-wrapper {
        background: none;
    }

    .transparent-header #masthead:not(.navbar-scrolled) {
        background: none;
        -webkit-box-shadow: 0 -1px 0px 0 #fff inset;
        -moz-box-shadow: 0 -1px 0px 0 #fff inset;
        -ms-box-shadow: 0 -1px 0px 0 #fff inset;
        -o-box-shadow: 0 -1px 0px 0 #fff inset;
        box-shadow: 0 -1px 0px 0 #fff inset;
    }

        .transparent-header #masthead:not(.navbar-scrolled) a {
            color: #fff;
        }

        .transparent-header #masthead:not(.navbar-scrolled).search-active {
            background: #fff !important;
        }

        .transparent-header #masthead:not(.navbar-scrolled) .navbar-text {
            color: #fff;
        }

        .transparent-header #masthead:not(.navbar-scrolled) .navbar-brand {
            color: #fff;
        }

            .transparent-header #masthead:not(.navbar-scrolled) .navbar-brand:hover {
                color: #fff;
            }

        .transparent-header #masthead:not(.navbar-scrolled) .nav > li > a {
            color: #fff;
        }

            .transparent-header #masthead:not(.navbar-scrolled) .nav > li > a:before {
                color: #fff;
            }

            .transparent-header #masthead:not(.navbar-scrolled) .nav > li > a:hover, .transparent-header #masthead:not(.navbar-scrolled) .nav > li > a:focus {
                color: #fff;
            }

                .transparent-header #masthead:not(.navbar-scrolled) .nav > li > a:hover:before, .transparent-header #masthead:not(.navbar-scrolled) .nav > li > a:focus:before {
                    color: #fff;
                }

        .transparent-header #masthead:not(.navbar-scrolled) .navbar-toggle .icon-bar {
            background-color: #fff;
        }

        .transparent-header #masthead:not(.navbar-scrolled) .nav > li > a:hover, .transparent-header #masthead:not(.navbar-scrolled) .nav > .active > a, .transparent-header #masthead:not(.navbar-scrolled) .nav > .active > a:hover, .transparent-header #masthead:not(.navbar-scrolled) .nav > .current-menu-parent > a, .transparent-header #masthead:not(.navbar-scrolled) .nav > .current-menu-ancestor > a, .transparent-header #masthead:not(.navbar-scrolled) .nav > .current-menu-item > a, .transparent-header #masthead:not(.navbar-scrolled) .nav > .current-menu-item > a:hover, .transparent-header #masthead:not(.navbar-scrolled) .nav > .current-menu-item > a:focus, .transparent-header #masthead:not(.navbar-scrolled) .nav > .active > a:focus, .transparent-header #masthead:not(.navbar-scrolled) .nav li.dropdown.open > .dropdown-toggle, .transparent-header #masthead:not(.navbar-scrolled) .nav li.dropdown.active > .dropdown-toggle, .transparent-header #masthead:not(.navbar-scrolled) .nav li.dropdown.open.active > .dropdown-toggle {
            color: #fff;
        }

        .transparent-header #masthead:not(.navbar-scrolled) .dropdown-menu li a {
            color: #1e2122;
        }

        .transparent-header #masthead:not(.navbar-scrolled) .dropdown-menu li > a:hover, .transparent-header #masthead:not(.navbar-scrolled) .dropdown-menu .active > a, .transparent-header #masthead:not(.navbar-scrolled) .dropdown-menu .active > a:hover, .transparent-header #masthead:not(.navbar-scrolled) .dropdown-menu .active > a:focus {
            color: #0ab6a2;
        }

        .transparent-header #masthead:not(.navbar-scrolled) .search-trigger:before {
            border-color: #fff;
        }

        .transparent-header #masthead:not(.navbar-scrolled) .search-trigger:after {
            background: #fff;
        }

        .transparent-header #masthead:not(.navbar-scrolled) .top-search.active .search-trigger:before {
            border-color: #3c3c3c;
        }

        .transparent-header #masthead:not(.navbar-scrolled) .top-search.active .search-trigger:after {
            background: #3c3c3c;
        }

        .transparent-header #masthead:not(.navbar-scrolled) .nav-highlight > a, .transparent-header #masthead:not(.navbar-scrolled) .nav-highlight.active > a {
            color: #000 !important;
        }

            .transparent-header #masthead:not(.navbar-scrolled) .nav-highlight > a:after, .transparent-header #masthead:not(.navbar-scrolled) .nav-highlight.active > a:after {
                background: #fff !important;
            }

            .transparent-header #masthead:not(.navbar-scrolled) .nav-highlight > a:hover, .transparent-header #masthead:not(.navbar-scrolled) .nav-highlight.active > a:hover {
                color: #000 !important;
            }

                .transparent-header #masthead:not(.navbar-scrolled) .nav-highlight > a:hover:after, .transparent-header #masthead:not(.navbar-scrolled) .nav-highlight.active > a:hover:after {
                    background: #fff !important;
                }

            .transparent-header #masthead:not(.navbar-scrolled) .nav-highlight > a .menu-icon, .transparent-header #masthead:not(.navbar-scrolled) .nav-highlight.active > a .menu-icon {
                color: #fff !important;
            }

        .transparent-header #masthead:not(.navbar-scrolled) .nav-highlight-ghost > a, .transparent-header #masthead:not(.navbar-scrolled) .nav-highlight-ghost.active > a {
            color: #fff;
        }

            .transparent-header #masthead:not(.navbar-scrolled) .nav-highlight-ghost > a:after, .transparent-header #masthead:not(.navbar-scrolled) .nav-highlight-ghost.active > a:after {
                border: 1px solid #fff;
            }

            .transparent-header #masthead:not(.navbar-scrolled) .nav-highlight-ghost > a:hover, .transparent-header #masthead:not(.navbar-scrolled) .nav-highlight-ghost.active > a:hover {
                color: #fff !important;
            }

                .transparent-header #masthead:not(.navbar-scrolled) .nav-highlight-ghost > a:hover:after, .transparent-header #masthead:not(.navbar-scrolled) .nav-highlight-ghost.active > a:hover:after {
                    border-color: #fff !important;
                }

        .transparent-header #masthead:not(.navbar-scrolled).header-logo-center-menu-below .container-logo, .transparent-header #masthead:not(.navbar-scrolled).header-logo-left-menu-below .container-logo, .transparent-header #masthead:not(.navbar-scrolled).header-logo-right-menu-below .container-logo, .transparent-header #masthead:not(.navbar-scrolled).header-logo-left-sidebar-right .container-logo {
            background: none;
            -webkit-box-shadow: 0 -1px 0px 0 #fff inset;
            -moz-box-shadow: 0 -1px 0px 0 #fff inset;
            -ms-box-shadow: 0 -1px 0px 0 #fff inset;
            -o-box-shadow: 0 -1px 0px 0 #fff inset;
            box-shadow: 0 -1px 0px 0 #fff inset;
        }

        .transparent-header #masthead:not(.navbar-scrolled) .navbar-brand {
            color: #fff;
        }

        .transparent-header #masthead:not(.navbar-scrolled) .logo-navbar {
            color: #fff;
        }

            .transparent-header #masthead:not(.navbar-scrolled) .logo-navbar .logo-sidebar .sidebar-widget, .transparent-header #masthead:not(.navbar-scrolled) .logo-navbar .logo-sidebar .sidebar-widget i {
                color: #fff;
            }

            .transparent-header #masthead:not(.navbar-scrolled) .logo-navbar .search-trigger, .transparent-header #masthead:not(.navbar-scrolled) .logo-navbar .search-trigger:hover {
                color: #fff;
            }

                .transparent-header #masthead:not(.navbar-scrolled) .logo-navbar .search-trigger:before {
                    border-color: #fff;
                }

                .transparent-header #masthead:not(.navbar-scrolled) .logo-navbar .search-trigger:after {
                    background: #fff;
                }

            .transparent-header #masthead:not(.navbar-scrolled) .logo-navbar .top-search.active .search-trigger:before {
                background: #fff;
            }

            .transparent-header #masthead:not(.navbar-scrolled) .logo-navbar .top-search.active .search-trigger:after {
                background: #fff;
            }

    .transparent-header .top-bar {
        -webkit-box-shadow: 0 -1px 0px 0 #fff inset;
        -moz-box-shadow: 0 -1px 0px 0 #fff inset;
        -ms-box-shadow: 0 -1px 0px 0 #fff inset;
        -o-box-shadow: 0 -1px 0px 0 #fff inset;
        box-shadow: 0 -1px 0px 0 #fff inset;
        background: none;
        color: #fff;
    }

        .transparent-header .top-bar a {
            color: #fff;
        }

            .transparent-header .top-bar a:hover {
                color: #fff;
            }

        .transparent-header .top-bar i, .transparent-header .top-bar li i, .transparent-header .top-bar li a i {
            color: #fff;
        }

        .transparent-header .top-bar .sidebar-widget {
            border-color: rgba(0, 0, 0, 0.08);
        }

        .transparent-header .top-bar .widget_wpml_language_selector li:before {
            background: rgba(0, 0, 0, 0.08);
        }

        .transparent-header .top-bar .widget_recent_entries li, .transparent-header .top-bar .widget_recent_comments li, .transparent-header .top-bar .widget_archive li, .transparent-header .top-bar .widget_categories li, .transparent-header .top-bar .widget_meta li, .transparent-header .top-bar .widget_pages li, .transparent-header .top-bar .widget_twitter li, .transparent-header .top-bar .widget_nav_menu li {
            border-color: rgba(0, 0, 0, 0.08);
        }

        .transparent-header .top-bar .search-trigger:before {
            border-color: #fff;
            color: #fff;
        }

        .transparent-header .top-bar .search-trigger:after {
            background: #fff;
        }

        .transparent-header .top-bar .top-search.active .search-trigger:before {
            background: #363a3b;
        }

        .transparent-header .top-bar .top-search.active .search-trigger:after {
            background: #363a3b;
        }
}

.menu-item-object-oxy_mega_menu {
    color: #1e2122;
}

    .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a {
        color: #1e2122;
    }

        .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a:hover {
            color: #0ab6a2;
        }

    .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li.current-menu-item > a {
        color: #0ab6a2;
    }

    .menu-item-object-oxy_mega_menu .dropdown-menu > li > p {
        border-bottom-color: rgba(0, 0, 0, .1);
    }

    .menu-item-object-oxy_mega_menu .dropdown-menu > li:before {
        background: rgba(0, 0, 0, .1);
    }

#navbar-slide .form-control {
    color: #1e2122;
}

@media (max-width:991px) {
    .menu .navbar-collapse {
        box-shadow: inset 0 1px 0 rgba(0, 0, 0, .055);
    }

    .menu .nav > li > a {
        border-radius: 0;
    }

    .menu .open .dropdown-menu {
        background: rgba(255, 255, 255, 0.95);
        border-radius: 0;
        box-shadow: none;
    }

        .menu .open .dropdown-menu > li > a {
            border-radius: 0;
        }

            .menu .open .dropdown-menu > li > a:hover, .menu .open .dropdown-menu > li > a:focus, .menu .open .dropdown-menu > li.active > a {
                color: #0ab6a2;
            }

    .dropdown-submenu > a:after {
        border-left-color: transparent !important;
        border-top-color: #1e2122 !important;
    }

    .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a:hover {
        color: #0ab6a2;
    }

    .menu-item-object-oxy_mega_menu .dropdown-menu > li:before {
        display: none;
    }

    .nav-highlight > a {
        color: #3c3c3c !important;
    }

        .nav-highlight > a:after {
            background: transparent;
        }

        .nav-highlight > a:hover {
            color: #3c3c3c !important;
        }

            .nav-highlight > a:hover:after {
                background: transparent;
            }

    .transparent-header .navbar-collapse {
        background: rgba(255, 255, 255, .95) !important;
    }

    .menu-sidebar {
        border-top: 1px solid rgba(255, 255, 255, .075);
    }
}

.pagination > li > a, .pagination > li > span {
    background: rgba(10, 182, 162, 0.92);
    color: #fff;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    background: rgba(10, 182, 162, 0.92);
    color: #fff;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}

.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
    background: rgba(8, 143, 128, 0.92);
    color: #fff;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
    background: rgba(8, 143, 128, 0.92);
}

    .pagination > .active > a i, .pagination > .active > a:hover i, .pagination > .active > a:focus i, .pagination > .active > span i, .pagination > .active > span:hover i, .pagination > .active > span:focus i {
        color: #fff;
    }

.pagination > li:first-child i, .pagination > li:last-child i {
    color: #fff;
}

.pagination > .disabled > span, .pagination > .disabled span:hover, .pagination > .disabled > a, .pagination > .disabled a:hover {
    background: rgba(10, 182, 162, 0.92);
    color: #fff;
}

    .pagination > .disabled > span i, .pagination > .disabled span:hover i, .pagination > .disabled > a i, .pagination > .disabled a:hover i {
        color: #fff;
    }

.box-inner {
    background-color: rgba(0, 0, 0, 0.08);
}

.pager > li > a {
    background: rgba(10, 182, 162, 0.92);
    color: #fff;
}

    .pager > li > a i {
        color: #fff;
    }

.pager li > a:hover, .pager li > a:focus {
    background-color: rgba(8, 143, 128, 0.92);
    color: #fff;
}

.tooltip-inner {
    background-color: #0ab6a2;
    color: #fff;
}

.tooltip.in {
    opacity: 1;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #0ab6a2;
}

.tooltip.right .tooltip-arrow {
    border-right-color: #0ab6a2;
}

.tooltip.left .tooltip-arrow {
    border-left-color: #0ab6a2;
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #0ab6a2;
}

.jumbotron {
    background: rgba(0, 0, 0, 0.08);
}

.progress {
    border-radius: 0px;
}

    .progress .progress-bar {
        border-radius: 0px;
    }

.progress-bar-primary {
    background: rgba(10, 182, 162, 0.92);
    box-shadow: none;
}

    .progress-bar-primary span {
        color: #fff;
    }

    .progress-bar-primary.progress-striped .progress-bar, .progress-striped .progress-bar-primary {
        background-color: rgba(10, 182, 162, 0.92);
        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;
    }

.badge {
    background: #0ab6a2;
    color: #fff; /* - Tabs - */
}

.nav-tabs {
    border-color: rgba(0, 0, 0, 0.08);
}

    .nav-tabs > li > a {
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
    }

        .nav-tabs > li > a:hover {
            border-color: rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.08) #fff;
        }

        .nav-tabs > li > a:hover {
            background: none;
        }

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active a:focus {
        border-top-color: rgba(0, 0, 0, 0.08);
        border-left-color: rgba(0, 0, 0, 0.08);
        border-right-color: rgba(0, 0, 0, 0.08);
    }

.tab-content {
    background: #fff;
    border-left: 1px solid rgba(0, 0, 0, 0.08);
    border-right: 1px solid rgba(0, 0, 0, 0.08);
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.tabs-below .nav-tabs {
    border-top: 1px solid rgba(0, 0, 0, 0.08);
}

    .tabs-below .nav-tabs > li > a {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    .tabs-below .nav-tabs > li.active > a {
        border-bottom-color: rgba(0, 0, 0, 0.08);
        border-top: 0;
    }

.tabs-below .tab-content {
    border-top: 1px solid rgba(0, 0, 0, 0.08);
}

.nav-pills > li > a .badge {
    background: #0ab6a2;
    color: #fff;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li > a:hover, .nav-pills > li > a:focus {
    background: #0ab6a2;
    color: #fff;
}

    .nav-pills > li.active > a .badge, .nav-pills > li.active > a:hover .badge, .nav-pills > li > a:hover .badge, .nav-pills > li > a:focus .badge {
        background: #fff;
        color: #0ab6a2;
    }

    .nav-pills > li.active > a:hover, .nav-pills > li.active > a:hover:hover, .nav-pills > li > a:hover:hover, .nav-pills > li > a:focus:hover {
        color: #fff;
    }

.panel, .well {
    background: rgba(0, 0, 0, 0.08);
    border-color: rgba(0, 0, 0, 0.08);
}

.panel-primary {
    border-color: rgba(0, 0, 0, 0.08);
}

    .panel-primary .panel-heading {
        background: rgba(10, 182, 162, 0.92);
    }

        .panel-primary .panel-heading a, .panel-primary .panel-heading .panel-title {
            color: #fff;
            text-decoration: none;
        }

    .panel-primary > .panel-heading + .panel-collapse .panel-body {
        border-top-color: rgba(6, 109, 97, 0.92);
        background: transparent;
    }

.panel-footer {
    background: rgba(11, 206, 184, 0.92);
    border-color: rgba(9, 158, 140, 0.92);
}

.panel .table {
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.08) inset;
}

    .panel .table th {
        background: rgba(0, 0, 0, 0.08);
        color: #1d2122;
    }

.portfolio-title {
    background: rgba(10, 182, 162, 0.92);
    color: #fff;
}

.portfolio-nav svg {
    stroke: #70797b;
}

.social-icons li a {
    background-color: #0ab6a2;
}

    .social-icons li a i {
        color: #fff;
    }

    .social-icons li a:not([data-iconcolor]):hover {
        background-color: rgba(10, 182, 162, .8);
    }

.social-simple li a i {
    color: #70797b;
}

.post-share .social-simple li a i {
    color: #9b9c9d;
}

.social-simple li a:not([data-iconcolor]):hover i {
    color: #0ab6a2;
}

.divider-border-inner {
    background-color: #0ab6a2;
}

#infscr-loading {
    background: #0ab6a2;
    color: #fff;
}

.scroll-to i {
    color: #0ab6a2;
}

.scroll-to:hover i {
    color: #199788;
}

.map-marker-label {
    background: #fff;
    color: #70797b;
}

.features-list-icon {
    background: rgba(0, 0, 0, 0.08);
}

.pace-overlay {
    background: #fff;
}

.pace-dot .pace-progress-inner {
    background: #0ab6a2;
}

.pace-minimal .pace .pace-progress {
    background: #0ab6a2;
}

.pace-counter .pace .pace-progress:after {
    color: #0ab6a2;
}

.pace-counter .pace .pace-progress {
    background: #0ab6a2;
}

.pricing-head, .pricing-body {
    background: #fff;
}

.pricing-price {
    background: rgba(10, 182, 162, 0.92);
    color: #fff;
}

.pricing-list li {
    border-color: rgba(0, 0, 0, 0.08);
}

.col-border-top {
    border-top-color: rgba(0, 0, 0, 0.08);
}

.col-border-right {
    border-right-color: rgba(0, 0, 0, 0.08);
}

.col-border-bottom {
    border-bottom-color: rgba(0, 0, 0, 0.08);
}

.col-border-left {
    border-left-color: rgba(0, 0, 0, 0.08);
}

.tag-list span {
    background: rgba(10, 182, 162, 0.92);
    color: #fff;
}

.bullet-nav li a {
    background-color: rgba(255, 255, 255, 0.9);
    box-shadow: 0px 0px 0px 3px rgba(10, 182, 162, 0.5);
}

    .bullet-nav li a.active {
        background-color: rgba(10, 182, 162, 0.9);
        box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.4);
    }

.mejs-audio {
    background-color: rgba(10, 182, 162, 0.92);
    color: #fff;
}

.mejs-container .mejs-controls .mejs-time span {
    color: #fff;
}

.mejs-controls .mejs-button button:hover {
    background-color: transparent;
}

.mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: #fff;
}

.mejs-controls .mejs-time-rail .mejs-time-current, .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    background: #fff;
}

.post:after {
    background: rgba(0, 0, 0, 0.08);
}

.post-more-link i {
    color: #0ab6a2;
}

.media-inner:after {
    background: rgba(0, 0, 0, 0.08);
}

.post .author-info {
    border-color: rgba(0, 0, 0, 0.08);
}

.breadcrumb-blog a, .breadcrumb-blog .active {
    color: #70797b;
}

    .breadcrumb-blog a:hover {
        opacity: 0.8;
    }

.breadcrumb-blog > li + li:before {
    color: #70797b;
}

.container-author {
    background: rgba(0, 0, 0, 0.08);
}

.gform_wrapper .gsection {
    border-color: rgba(0, 0, 0, 0.08);
}

.gf_progressbar {
    background: rgba(0, 0, 0, 0.08);
}

.gf_progressbar_percentage {
    background: rgba(10, 182, 162, 0.92);
    color: #fff;
}

.sidebar-widget .post-icon {
    background: rgba(10, 182, 162, 0.92);
}

    .sidebar-widget .post-icon i {
        color: #fff;
    }

.widget_recent_entries li, .widget_recent_comments li, .widget_archive li, .widget_categories li, .widget_meta li, .widget_pages li, .widget_twitter li, .widget_nav_menu li {
    border-color: rgba(0, 0, 0, 0.08);
}

.widget_recent_entries small, .widget_recent_comments small, .widget_archive small, .widget_categories small, .widget_meta small, .widget_pages small, .widget_twitter small, .widget_nav_menu small {
    color: #70797b;
}

.widget_tag_cloud ul a {
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.08);
    color: #70797b;
}

    .widget_tag_cloud ul a:hover {
        box-shadow: 0px 0px 0px 1px #0ab6a2;
        color: #0ab6a2;
    }

.widget_calendar tbody a {
    background: #0ab6a2;
    color: #fff;
}

    .widget_calendar tbody a:hover {
        background: #089484;
        color: #fff;
    }

.widget_calendar tfoot {
    background: rgba(0, 0, 0, 0.08);
}

.widget_nav_menu .sub-menu li:before {
    color: rgba(0, 0, 0, 0.08);
}

.widget_oxy_twitter li:before {
    color: #0ab6a2;
}

.top-search form {
    background-color: #fff;
}

.top-search input {
    background: none;
    color: #1e2122;
}

    .top-search input:focus {
        box-shadow: none;
    }

    .top-search input:-moz-placeholder {
        color: #1e2122;
    }

    .top-search input::-moz-placeholder {
        color: #1e2122;
    }

    .top-search input:-ms-input-placeholder {
        color: #1e2122;
    }

    .top-search input::-webkit-input-placeholder {
        color: #1e2122;
    }

.top-bar .top-search form {
    background-color: #f0f0f0;
}

.top-bar .top-search input {
    background: none;
    color: #72797b;
}

    .top-bar .top-search input:focus {
        box-shadow: none;
    }

    .top-bar .top-search input:-moz-placeholder {
        color: #72797b;
    }

    .top-bar .top-search input::-moz-placeholder {
        color: #72797b;
    }

    .top-bar .top-search input:-ms-input-placeholder {
        color: #72797b;
    }

    .top-bar .top-search input::-webkit-input-placeholder {
        color: #72797b;
    }

.logo-sidebar .top-search form {
    background-color: #fff;
}

.logo-sidebar .top-search input {
    background: none;
    color: #4c4c4c;
}

    .logo-sidebar .top-search input:focus {
        box-shadow: none;
    }

    .logo-sidebar .top-search input:-moz-placeholder {
        color: #4c4c4c;
    }

    .logo-sidebar .top-search input::-moz-placeholder {
        color: #4c4c4c;
    }

    .logo-sidebar .top-search input:-ms-input-placeholder {
        color: #4c4c4c;
    }

    .logo-sidebar .top-search input::-webkit-input-placeholder {
        color: #4c4c4c;
    }

.top-bar {
    background: #f0f0f0;
    color: #72797b;
}

    .top-bar a {
        color: #363a3b;
    }

        .top-bar a:hover {
            color: #1e2122;
        }

    .top-bar i, .top-bar li i, .top-bar li a i {
        color: #363a3b;
    }

    .top-bar .sidebar-widget {
        border-color: rgba(0, 0, 0, 0.08);
    }

    .top-bar .widget_wpml_language_selector li:before {
        background: rgba(0, 0, 0, 0.08);
    }

    .top-bar .widget_recent_entries li, .top-bar .widget_recent_comments li, .top-bar .widget_archive li, .top-bar .widget_categories li, .top-bar .widget_meta li, .top-bar .widget_pages li, .top-bar .widget_twitter li, .top-bar .widget_nav_menu li {
        border-color: rgba(0, 0, 0, 0.08);
    }

    .top-bar .search-trigger:before {
        border-color: #72797b;
        color: #72797b;
    }

    .top-bar .search-trigger:after {
        background: #72797b;
    }

.section-upper-footer {
    border-top: 1px solid rgba(0, 0, 0, 0.08);
}

#footer {
    background-color: #3c3c3c;
    color: rgba(255, 255, 255, .6);
}

    #footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6, #footer strong {
        color: #fff;
    }

    #footer a {
        color: #fff;
    }

        #footer a:hover {
            color: rgba(255, 255, 255, 0.83);
        }

    #footer i {
        color: inherit;
    }

    #footer small {
        color: rgba(255, 255, 255, .6);
    }

    #footer .widget_recent_entries small, #footer .widget_recent_comments small, #footer .widget_archive small, #footer .widget_categories small, #footer .widget_meta small, #footer .widget_pages small, #footer .widget_twitter small, #footer .widget_nav_menu small {
        color: rgba(255, 255, 255, .6);
    }

    #footer .widget_recent_entries li, #footer .widget_recent_comments li, #footer .widget_archive li, #footer .widget_categories li, #footer .widget_meta li, #footer .widget_pages li, #footer .widget_twitter li, #footer .widget_nav_menu li {
        border-color: rgba(255, 255, 255, .1);
    }

    #footer .widget_tag_cloud ul a {
        box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, .6);
        color: rgba(255, 255, 255, .6);
    }

        #footer .widget_tag_cloud ul a:hover {
            box-shadow: 0px 0px 0px 1px #fff;
            color: #fff;
        }

    #footer .widget_calendar tbody a {
        background: #fff;
        color: #3c3c3c;
    }

        #footer .widget_calendar tbody a:hover {
            background: #ededed;
            color: #3c3c3c;
        }

    #footer .widget_calendar tfoot {
        background: rgba(255, 255, 255, .1);
    }

    #footer .widget_nav_menu .sub-menu li:before {
        color: rgba(255, 255, 255, .1);
    }

    #footer .widget_oxy_twitter li:before {
        color: #fff;
    }

    #footer .star-rating {
        color: rgba(255, 255, 255, .6);
    }

.subfooter {
    background-color: #000;
    color: #fff;
}

    .subfooter h1, .subfooter h2, .subfooter h3, .subfooter h4, .subfooter h5, .subfooter h6, .subfooter strong {
        color: #fff;
    }

    .subfooter a {
        color: #fff;
    }

        .subfooter a:hover {
            color: #fff;
        }

    .subfooter i {
        color: inherit;
    }

    .subfooter small {
        color: #fff;
    }

    .subfooter .widget_recent_entries small, .subfooter .widget_recent_comments small, .subfooter .widget_archive small, .subfooter .widget_categories small, .subfooter .widget_meta small, .subfooter .widget_pages small, .subfooter .widget_twitter small, .subfooter .widget_nav_menu small {
        color: #fff;
    }

    .subfooter .widget_recent_entries li, .subfooter .widget_recent_comments li, .subfooter .widget_archive li, .subfooter .widget_categories li, .subfooter .widget_meta li, .subfooter .widget_pages li, .subfooter .widget_twitter li, .subfooter .widget_nav_menu li {
        border-color: rgba(255, 255, 255, .1);
    }

    .subfooter .widget_tag_cloud ul a {
        box-shadow: 0px 0px 0px 1px #fff;
        color: #fff;
    }

        .subfooter .widget_tag_cloud ul a:hover {
            box-shadow: 0px 0px 0px 1px #fff;
            color: #fff;
        }

    .subfooter .widget_calendar tbody a {
        background: #fff;
        color: #000;
    }

        .subfooter .widget_calendar tbody a:hover {
            background: #ededed;
            color: #000;
        }

    .subfooter .widget_calendar tfoot {
        background: rgba(255, 255, 255, .1);
    }

    .subfooter .widget_nav_menu .sub-menu li:before {
        color: rgba(255, 255, 255, .1);
    }

    .subfooter .widget_oxy_twitter li:before {
        color: #fff;
    }

    .subfooter .star-rating {
        color: #fff;
    }

.product-title a {
    color: #0ab6a2;
}

    .product-title a:hover {
        color: grey;
    }

.add-to-cart-button i {
    color: #70797b;
}

.add-to-cart-button.loading:before {
    color: #70797b;
}

.add-to-cart-button.added i {
    color: #0ab6a2;
}

.add-to-cart-button.added:before {
    color: #0ab6a2;
}

.product-image-overlay {
    color: #fff;
    background-color: rgba(39, 46, 49, 0.8);
}

    .product-image-overlay h4, .product-image-overlay .star-rating {
        color: #fff;
    }

.product-categories {
    text-transform: uppercase;
}

.button {
    background: rgba(10, 182, 162, 0.92);
    color: #fff;
}

    .button:hover {
        background: rgba(10, 182, 162, .9);
        color: #fff;
    }

.section-commerce .breadcrumb {
    background: none;
    color: #70797b;
}

    .section-commerce .breadcrumb a {
        color: #0ab6a2;
    }

    .section-commerce .breadcrumb > li + li:before {
        color: #0ab6a2;
    }

.onsale {
    background: rgba(10, 182, 162, 0.92);
    color: #fff;
}

.price {
    color: #1d2122;
    font-weight:bold;
}

.page-numbers a, .page-numbers span {
    color: #fff;
    
}

.page-numbers li {
    background: rgba(10, 182, 162, 0.92);
}

    .page-numbers .current, .page-numbers li a:hover {
        background: rgba(9, 158, 140, 0.92);
        color: #f2f2f2;
    }

#reviews input[type="submit"] {
    background: rgba(10, 182, 162, 0.92);
    color: #fff;
}

.product-category h3 {
    background: rgba(39, 46, 49, 0.8);
    color: #fff;
}

    .product-category h3 small {
        color: #fff;
    }

.description p {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.75em;
}

.product-nav a i {
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, .1);
    background: #fff;
    color: #6c6c6c;
}

.product-nav a:hover i {
    box-shadow: 0px 0px 0px 1px #0ab6a2;
    color: #0ab6a2;
}

.quantity input {
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, .1) inset;
    background: #fff;
    color: #6c6c6c;
}

    .quantity input:hover {
        box-shadow: 0px 0px 0px 1px #0ab6a2 inset;
        color: #0ab6a2;
    }

    .quantity input[type="number"] {
        box-shadow: 0px 1px 0px rgba(0, 0, 0, .1) inset, 0px -1px 0px rgba(0, 0, 0, .1) inset;
    }

.entry-summary ul.social-icons li a {
    background: transparent;
    border: 1px solid rgba(0, 0, 0, .1);
}

    .entry-summary ul.social-icons li a i {
        color: #6c6c6c;
    }

    .entry-summary ul.social-icons li a:hover {
        background: transparent;
        border: 1px solid #0ab6a2;
    }

        .entry-summary ul.social-icons li a:hover i {
            color: #0ab6a2;
        }

.product-images figcaption {
    box-shadow: none;
    background: rgba(39, 46, 49, 0.8);
}

    .product-images figcaption h4 a {
        color: #fff;
    }

.order_details {
    background: rgba(0, 0, 0, 0.08);
}

    .order_details li {
        border-color: rgba(26, 26, 26, 0.08);
    }

.product-mini {
    color: #1e2122;
}

    .product-mini a {
        color: #3c3c3c;
    }

.mini-cart-count {
    background-color: rgba(10, 182, 162, 0.92);
    color: #fff;
}

.mini-cart-overview ul li {
    border-bottom-color: rgba(0, 0, 0, .055);
}

.product-details-heading {
    color: #3c3c3c;
}

.mini-cart-overview .buttons a:first-child {
    box-shadow: 0px 0px 0px 1px #1e2122 inset;
    color: #1e2122;
}

.mini-cart-overview .buttons a:last-child {
    background: rgba(10, 182, 162, 0.92);
    color: #fff;
}

.woocommerce-invalid input, input.woocommerce-invalid, .woocommerce-invalid textarea, textarea.woocommerce-invalid {
    border-color: #e85543;
}

.shipping_calculator {
    font-family: Roboto Condensed;
    font-weight: 500;
}

.chosen-single, .chosen-drop {
    background: #fff !important;
    border-radius: 0px !important;
    border-color: rgba(0, 0, 0, .1) !important;
    color: #6c6c6c !important;
}

.product-remove i {
    color: #0ab6a2;
}

.widget_product_tag_cloud a {
    border-radius: 0px;
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.08);
    color: #70797b;
}

    .widget_product_tag_cloud a:hover {
        box-shadow: 0px 0px 0px 1px #0ab6a2;
        color: #0ab6a2;
    }

.product_list_widget li, .widget_product_categories li, .widget_product_categories .children, .widget_layered_nav li {
    border-color: rgba(0, 0, 0, 0.08);
}

    .product_list_widget li a, .widget_product_categories li a, .widget_product_categories .children a, .widget_layered_nav li a {
        font-family: Roboto Condensed;
        color: #1d2122;
        font-weight: 500;
        text-transform: uppercase;
    }

        .product_list_widget li a:hover, .widget_product_categories li a:hover, .widget_product_categories .children a:hover, .widget_layered_nav li a:hover {
            color: #0ab6a2;
        }

.star-rating {
    color: #0ab6a2;
}

.widget_price_filter .ui-slider .ui-slider-range {
    background: rgba(0, 0, 0, 0.08);
}

.widget_price_filter .ui-slider .ui-slider-handle {
    background: #0ab6a2;
}

.widget_product_search form:after {
    color: #fff;
}

#footer .widget_product_tag_cloud a {
    box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, .6);
    color: rgba(255, 255, 255, .6);
}

    #footer .widget_product_tag_cloud a:hover {
        box-shadow: 0px 0px 0px 1px #fff;
        color: #fff;
    }

#footer .product_list_widget li, #footer .widget_product_categories li, #footer .widget_product_categories .children, #footer .widget_layered_nav li {
    border-color: rgba(255, 255, 255, .1);
}

    #footer .product_list_widget li a, #footer .widget_product_categories li a, #footer .widget_product_categories .children a, #footer .widget_layered_nav li a {
        color: #fff;
    }

        #footer .product_list_widget li a:hover, #footer .widget_product_categories li a:hover, #footer .widget_product_categories .children a:hover, #footer .widget_layered_nav li a:hover {
            color: rgba(255, 255, 255, 0.83);
        }

#footer .star-rating {
    color: rgba(255, 255, 255, .6);
}

#footer .widget_price_filter .ui-slider .ui-slider-range {
    background: rgba(255, 255, 255, .1);
}

#footer .widget_price_filter .ui-slider .ui-slider-handle {
    background: rgba(255, 255, 255, .6);
}

#footer .widget_product_search form:after {
    color: #3c3c3c;
}

.bbp-forums-list li {
    border-left-color: rgba(10, 182, 162, 0.92);
}

.bbp-topic-freshness-author:after {
    background: rgba(10, 182, 162, 0.92);
}

.bbp-topic-permalink i {
    color: #0ab6a2;
}

.panel-bbpress {
    background: #fff;
}

    .panel-bbpress .panel-heading {
        border-color: rgba(10, 182, 162, 0.92);
    }

    .panel-bbpress .panel-body {
        border-color: rgba(0, 0, 0, 0.08);
    }

    .panel-bbpress .panel-warning {
        color: #0ab6a2;
        border-color: rgba(0, 0, 0, 0.08);
    }

    .panel-bbpress .bbp-template-notice {
        border-color: rgba(0, 0, 0, 0.08);
    }

    .panel-bbpress .panel-footer {
        background: rgba(0, 0, 0, 0.08);
        border-color: rgba(0, 0, 0, 0.08);
    }

.label-bbpress {
    background: transparent;
    color: #0ab6a2;
}

.bbp-reply-content {
    border-color: rgba(0, 0, 0, 0.08);
}

    .bbp-reply-content .media-heading {
        background: rgba(13, 13, 13, 0.08);
        border-color: rgba(0, 0, 0, 0.08);
    }

.bbp_author_details img {
    background: #fff;
    box-shadow: 0px 0px 0px 4px rgba(0, 0, 0, 0.08);
}

.bbp_author_details:after {
    background: rgba(0, 0, 0, 0.08);
}

.bbp_author_details:hover img {
    box-shadow: 0px 0px 0px 4px #0ab6a2;
}

.bbpress-header .breadcrumb a, .bbpress-header .breadcrumb .active {
    color: #70797b;
}

    .bbpress-header .breadcrumb a:hover {
        color: rgba(112, 121, 123, .8);
    }

.bbp-topic-tags a {
    background: rgba(10, 182, 162, 0.92);
    color: #fff;
}

    .bbp-topic-tags a:hover {
        background: rgba(10, 182, 162, .9);
    }

.bbp-logged-in {
    background: rgba(0, 0, 0, 0.08);
}

    .bbp-logged-in .button, .bbp-logged-in .button:hover {
        color: #fff;
    }

.post-count {
    background: rgba(10, 182, 162, 0.92);
    color: #fff;
}

.text-light {
    color: #fff;
}

    .text-light i {
        color: #fff;
    }

    h1.text-light, h2.text-light, h3.text-light, h4.text-light, h5.text-light, h6.text-light, .text-light h1, .text-light h2, .text-light h3, .text-light h4, .text-light h5, .text-light h6 {
        color: #fff;
    }

    .text-light a, a.text-light {
        color: #fff;
    }

        .text-light a:hover, a.text-light:hover {
            color: #fff;
        }

    .text-light blockquote, blockquote.text-light {
        color: #fff;
    }

        .text-light blockquote small, blockquote.text-light small, .text-light blockquote footer, blockquote.text-light footer, .text-light blockquote cite, blockquote.text-light cite {
            color: #fff;
        }

        .text-light blockquote:before, blockquote.text-light:before {
            color: rgba(255, 255, 255, 0.7);
        }

    .text-light.btn-link, .text-light .btn-link {
        box-shadow: 0px 0px 0px 1px #fff inset !important;
    }

        .text-light.btn-link i, .text-light .btn-link i {
            color: #fff;
        }

        .text-light.btn-link:hover, .text-light .btn-link:hover {
            opacity: 0.7;
            background: none;
        }

    .text-light.btn-primary, .text-light .btn-primary {
        background: #fff !important;
        color: #70797b !important;
    }

        .text-light.btn-primary:hover, .text-light .btn-primary:hover {
            opacity: 0.7;
        }

    .text-light small, .text-light .small {
        color: #fff;
    }

    .text-light.btn-primary:hover, .text-light .btn-primary:hover {
        opacity: 1;
    }

    .text-light .breadcrumb-blog a, .text-light .breadcrumb-blog .active {
        color: #fff;
    }

    .text-light .breadcrumb-blog > li + li:before {
        color: #fff;
    }

    .text-light.social-simple li a i {
        color: #fff;
    }

    .text-light .portfolio-nav svg {
        stroke: #fff;
    }

    .text-light.scroll-to, .text-light .scroll-to { /* This is a compiled file, you should be editing the file in the templates directory */
    }

        .text-light.scroll-to i, .text-light .scroll-to i {
            color: #fff;
        }

        .text-light.scroll-to:hover, .text-light .scroll-to:hover {
            opacity: 0.9;
        }
