        i {
            font-style: italic !important;
        }

        /* Cover image */
        #buddypress #header-cover-image {
            height: 225px;
        }

        #buddypress #create-group-form #header-cover-image {
            position: relative;
            margin: 1em 0;
        }

        .bp-user #buddypress #item-header {
            padding-top: 0;
        }

        #buddypress #item-header-cover-image #item-header-avatar {
            margin-top: 145px;
            float: left;
            overflow: visible;
            width: auto;
        }

        #buddypress div#item-header #item-header-cover-image #item-header-content {
            clear: both;
            float: left;
            margin-left: 170px;
            margin-top: -140px;
            width: auto;
        }

        #buddypress div#item-header-cover-image h2 a,
        #buddypress div#item-header-cover-image h2 {
            color: #FFF;
            text-rendering: optimizelegibility;
            text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.8);
            margin: 0 0 .6em;
        }

        #buddypress #item-header-cover-image #item-header-avatar img.avatar {
            border: solid 2px #FFF;
            background: rgba(255, 255, 255, 0.8);
        }

        #buddypress #item-header-cover-image #item-header-avatar a {
            border: none;
            text-decoration: none;
        }

        #buddypress #item-header-cover-image #item-buttons {
            margin: 0 0 10px;
            padding: 0 0 5px;
        }

        #buddypress #item-header-cover-image #item-buttons:after {
            clear: both;
            content: "";
            display: table;
        }

        #comments .edit-link,
        #comments-title,
        .edit-post-link {
            display: none;
        }

        .commentlist>li {
            margin-bottom: 20px;
        }

        .comment-reply-link.comment-edit {
            margin-right: 10px;
        }

        .reaction-edit {
            width: 100%;
            margin-bottom: 10px;
            border: 2px solid black;
            border-radius: 5px;
        }

        .reaction-edit.error {
            border-color: red;
        }

        .edit-comment-btn-wrapper a {
            float: none !important;
        }

        .single-user-image .post-meta > li.post-share {
            padding: 10px 0;
        }

        /*************** Theme:  Syncope *************/
        /*************** Theme Version:  1.0.2 ************/
        /*
            --------------------------------------------------------------------------------
                1. GENERAL COLOR
            --------------------------------------------------------------------------------
            */
        @media (min-width: 1170px) {

            .container,
            .ts-mega-menu .ts_is_mega_div {
                max-width: 1380px;
            }
        }

        body {
            color: #3f4549;
        }

        .woocommerce #content div.product form.cart .variations label,
        .woocommerce div.product form.cart .variations label,
        .woocommerce-page #content div.product form.cart .variations label,
        .woocommerce-page div.product form.cart .variations label {
            color: #3f4549;
        }

        #searchform input[type="submit"] {
            color: #3f4549;
        }

        /*
            --------------------------------------------------------------------------------
                2. LINK COLOR
            --------------------------------------------------------------------------------
            */
        a {
            color: #336ACA;
        }

        a:hover,
        a:focus {
            color: #0e79c5;
        }

        .post-navigator ul li a:hover div {
            color: #0e79c5;
        }

        .post-navigator ul li a div {
            color: #336ACA;
        }

        .post-navigator ul li a:hover div {
            color: #0e79c5;
        }

        /*
            --------------------------------------------------------------------------------
                3. PRIMARY COLOR
            --------------------------------------------------------------------------------
            */
        .joyslider .entry-category a {
            background: #336ACA;
            color: #FFFFFF;
        }

        .ts-thumbnail-view article[data-title-position="over-image"] .entry-category>li>a:hover {
            background-color: #0e79c5;
            color: #f5f6f7;
        }

        .joyslider .slide-preview:hover:before,
        .joyslider .slide-preview.slide-preview-active:before,
        .joyslider .slide-preview .progress {
            background-color: #336ACA;
        }

        #buddypress ul#activity-stream .activity-meta a.ts-container-like:hover {
            border-color: #336ACA;
        }

        .ts-video-fancybox {
            background-color: #336ACA;
            color: #FFFFFF;
        }

        #buddypress div#item-header #item-buttons div.generic-button a {
            background-color: #336ACA;
            color: #FFFFFF;
        }

        #buddypress div#item-header #item-buttons div.generic-button a:hover {
            background-color: #0e79c5;
            color: #f5f6f7;
        }

        .widget_most_followers .author-info .follow-button>a,
        .widget_users_most_likes .author-info .follow-button>a,
        .single .follow-button a {
            background-color: #336ACA;
            color: #FFFFFF;
        }

        .widget_most_followers .author-info .follow-button>a:hover,
        .widget_users_most_likes .author-info .follow-button>a:hover,
        .single .follow-button a:hover {
            background-color: #0e79c5;
            color: #f5f6f7;
        }

        #searchform input[type="submit"] {
            background-color: #336ACA;
            color: #FFFFFF;
        }

        #searchform input[type="submit"]:hover {
            background-color: #0e79c5;
            color: #f5f6f7;
        }

        #searchform > div {
            height: auto;
        }

        .joyslider .slide-preview .slide-index {
            color: #336ACA;
        }

        .ts-video-fancybox:hover {
            color: #f5f6f7;
            background-color: #0e79c5;
        }

        .flex-direction-nav a {
            background-color: #336ACA;
            color: #FFFFFF;
        }

        .flex-direction-nav a:hover {
            background-color: #0e79c5;
            color: #f5f6f7;
        }

        .ts-list-view article .follow-button a {
            background-color: #336ACA;
            color: #FFFFFF;
        }

        .ts-list-view article .follow-button a:hover {
            background-color: #0e79c5;
            color: #f5f6f7;
        }

        .woocommerce span.onsale-after,
        .woocommerce-page span.onsale-after {
            border-bottom: 10px solid #0e79c5;
        }

        #searchform input[type="text"]:focus {
            border-color: #336ACA;
        }

        .ts-big-countdown li i {
            color: #336ACA;
        }

        .ts-form-login .btn {
            background-color: #336ACA;
            color: #FFFFFF;
        }

        .ts-form-login .btn:hover {
            background-color: #0e79c5;
            color: #f5f6f7;
        }

        .product_meta {
            border-bottom-color: #336ACA;
        }

        .single-video .growpop-nav>nav a:hover div span {
            color: #336ACA;
        }

        .ts-powerlink header .content .title:before,
        .ts-powerlink header .content .title:after {
            background: #336ACA;
        }

        .mosaic-view article .ts-sep-wrap,
        .ts-thumbnail-view .ts-sep-wrap {
            color: #336ACA;
        }

        .flickr_badge_image:hover a img {
            border-color: #336ACA;
        }

        .post-slider .post-slider-list .entry-title h4 i {
            background-color: #336ACA;
            color: #FFFFFF;
        }

        .bx-wrapper .slider-caption .title a {
            background-color: #336ACA;
            color: #FFFFFF;
        }

        .ts-add-activity i:before {
            background-color: #336ACA;
            color: #FFFFFF;
        }

        .ts-add-activity:hover i:before {
            background-color: #0e79c5;
            color: #f5f6f7;
        }

        .bx-wrapper .slider-caption .title a:hover {
            color: #f5f6f7;
            background-color: #0e79c5;
        }

        .teams article .ts-sep-wrap {
            color: #336ACA;
        }

        body.syncope .wp-playlist-light .wp-playlist-playing,
        body.syncope .mejs-controls .mejs-time-rail .mejs-time-current {
            background-color: #336ACA;
            color: #FFFFFF;
        }

        .post-meta ul li i {
            color: #336ACA;
        }

        .entry-excerpt {
            color: #A9A9A9;
        }

        .woocommerce #content div.product p.price,
        .woocommerce #content div.product span.price,
        .woocommerce div.product p.price,
        .woocommerce div.product span.price,
        .woocommerce-page #content div.product p.price,
        .woocommerce-page #content div.product span.price,
        .woocommerce-page div.product p.price,
        .woocommerce-page div.product span.price,
        .woocommerce .woocommerce-message,
        .woocommerce-page .woocommerce-message {
            color: #336ACA;
        }

        .woocommerce span.onsale,
        .woocommerce-page span.onsale,
        .woocommerce #content div.product .woocommerce-tabs ul.tabs li {
            background: #336ACA;
            color: #FFFFFF;
        }

        .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a:after,
        .woocommerce div.product .woocommerce-tabs ul.tabs li.active a:after,
        .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active a:after,
        .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a:after {
            border-color: #336ACA;
        }

        .woocommerce #content .woocommerce-result-count {
            color: #336ACA;
            border-color: #336ACA;
        }

        .woocommerce .widget_price_filter .ui-slider .ui-slider-range,
        .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range,
        .woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
        .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
            background-color: #336ACA;
        }

        .woocommerce .widget_layered_nav_filters ul li a,
        .woocommerce-page .widget_layered_nav_filters ul li a {
            background-color: #336ACA;
            border-color: #336ACA;
        }

        .woocommerce #content .quantity .minus:hover,
        .woocommerce .quantity .minus:hover,
        .woocommerce-page #content .quantity .minus:hover,
        .woocommerce-page .quantity .minus:hover,
        .woocommerce #content .quantity .plus:hover,
        .woocommerce .quantity .plus:hover,
        .woocommerce-page #content .quantity .plus:hover,
        .woocommerce-page .quantity .plus:hover {
            background-color: #0e79c5;
            color: #f5f6f7;
        }

        .woocommerce #content input.button.alt,
        .woocommerce #respond input#submit.alt,
        .woocommerce a.button.alt,
        .woocommerce button.button.alt,
        .woocommerce input.button.alt,
        .woocommerce-page #content input.button.alt,
        .woocommerce-page #respond input#submit.alt,
        .woocommerce-page a.button.alt,
        .woocommerce-page button.button.alt,
        .woocommerce-page input.button.alt {
            background-color: #336ACA;
            color: #FFFFFF;
        }

        .woocommerce #content input.button.alt:hover,
        .woocommerce #respond input#submit.alt:hover,
        .woocommerce a.button.alt:hover,
        .woocommerce button.button.alt:hover,
        .woocommerce input.button.alt:hover,
        .woocommerce-page #content input.button.alt:hover,
        .woocommerce-page #respond input#submit.alt:hover,
        .woocommerce-page a.button.alt:hover,
        .woocommerce-page button.button.alt:hover,
        .woocommerce-page input.button.alt:hover {
            background: #0e79c5 !important;
            color: #f5f6f7 !important;
        }

        .woocommerce .woocommerce-info,
        .woocommerce-page .woocommerce-info,
        .woocommerce .woocommerce-message,
        .woocommerce-page .woocommerce-message {
            border-color: #336ACA;
        }

        .woocommerce .woocommerce-error,
        .woocommerce-page .woocommerce-error {
            border-color: #a80023;
        }

        .woocommerce .woocommerce-error:before,
        .woocommerce-page .woocommerce-error:before {
            color: #a80023;
        }

        .woocommerce .woocommerce-info:before,
        .woocommerce-page .woocommerce-info:before,
        .woocommerce .woocommerce-message:before,
        .woocommerce-page .woocommerce-message:before {
            color: #336ACA;
        }

        .product-view .overlay-effect .entry-overlay>a:not(.entry-view-more) {
            color: #FFFFFF;
            background-color: #336ACA
        }

        .product-view .overlay-effect .entry-overlay>a:not(.entry-view-more):hover {
            color: #f5f6f7 !important;
            background-color: #0e79c5 !important;
        }

        .block-title-lineariconcenter .block-title-container i[class^="icon"] {
            color: #336ACA;
        }

        .ts-clients-view div[data-tooltip]:hover:before {
            background-color: rgba(51, 106, 202, 0.8);
            color: #FFFFFF;
        }

        .ts-clients-view div[data-tooltip]:hover:after {
            border-top-color: rgba(51, 106, 202, 0.8);
        }

        .ts-mega-menu .main-menu .ts_is_mega_div .title:after,
        .ts-mobile-menu .main-menu .ts_is_mega_div .title:after {
            background-color: #336ACA;
        }

        .ts-header-menu .menu-item-has-children .sub-menu li .ts_taxonomy_views a.view-more {
            color: #336ACA;
        }

        .ts-header-menu .menu-item-has-children .sub-menu li .ts_taxonomy_views a.view-more:hover {
            color: #0e79c5;
        }

        .ts-big-posts .ts-sep-wrap:after {
            background-color: rgba(51, 106, 202, 0.5);
        }

        .tags-container a.tag,
        .tags-container a[rel="tag"] {
            background-color: #336ACA;
            color: #FFFFFF;
        }

        .ts-thumbnail-view .thumb-post-categories a,
        .ts-grid-view .grid-post-categories a,
        .ts-big-posts .big-post-categories a,
        .ts-super-posts .ts-super-posts-categories a {
            color: #336ACA;
        }

        .ts-thumbnail-view .thumb-post-categories a:hover,
        .ts-grid-view .grid-post-categories a:hover,
        .ts-big-posts .big-post-categories a:hover,
        .ts-super-posts .ts-super-posts-categories a:hover {
            color: #336ACA;
        }

        article.sticky {
            border-top-color: #336ACA;
        }

        article.sticky:after {
            background-color: #336ACA;
            color: #FFFFFF;
        }

        #searchbox input[type="text"]:focus {
            border-bottom-color: #336ACA;
        }

        #searchbox input.searchbutton:hover+i.icon-search {
            color: #336ACA;
        }

        .search-no-results .searchpage,
        .search .attention {
            color: #336ACA;
        }

        .video-single-resize:hover b {
            color: #336ACA;
        }

        #commentform .form-submit input[type="submit"] {
            color: #FFFFFF;
        }

        .widget-title:after {
            background: #336ACA;
        }

        .callactionr a.continue,
        .commentlist>li .comment .comment-reply-link {
            background-color: #336ACA;
            color: #FFFFFF;
        }

        .block-title-lineafter .block-title-container .the-title:after {
            background-color: #336ACA;
        }

        .ts-grid-view .entry-meta a,
        .ts-big-posts .big-post-meta a {
            color: #336ACA;
        }

        .ts-list-view .readmore {
            background-color: #336ACA;
        }

        .ts-super-posts .title-holder {
            background-color: #336ACA;
        }

        .ts-thumbnail-view .item-hover span,
        .ts-grid-view .item-hover span {
            color: #336ACA;
        }

        .ts-grid-view .readmore:hover {
            color: #336ACA;
        }

        .ts-filters li.active a {
            color: #336ACA;
        }

        .ts-filters li.active:after {
            background-color: #336ACA;
        }

        .ts-filters li a:not(.active):hover {
            color: #0e79c5;
        }

        .post-navigator ul li a {
            border-top-color: #336ACA;
        }

        .post-navigator ul li a:hover {
            border-top-color: #262233;
        }

        #commentform .form-submit input[type="submit"] {
            background-color: #336ACA;
        }

        .listed-two-view .item-hover,
        .ts-big-posts .item-hover {
            background-color: rgba(51, 106, 202, 0.8);
        }

        .block-title-linerect .block-title-container:before {
            background-color: #336ACA;
        }

        .teams article:hover .image-holder img {
            border-color: #336ACA;
        }

        .delimiter.iconed:before {
            color: #336ACA;
        }

        .block-title-leftrect .block-title-container:before {
            background-color: #336ACA;
        }

        a.tag:hover,
        a[rel="tag"]:hover {
            color: #336ACA;
        }

        input.contact-form-submit {
            background: #336ACA;
        }

        .post-slider .post-slider-list .entry-category ul li a,
        .post-slider .main-entry .entry-category a {
            color: #336ACA;
        }

        .post-slider .main-entry .entry-content .entry-title:hover {
            border-right-color: #336ACA;
        }

        .tweet-entry .icon-twitter {
            color: #336ACA;
        }

        .ts-pagination ul .page-numbers.current {
            background: #336ACA;
            color: #FFFFFF;
        }

        .slyscrollbar .handle {
            background: #336ACA;
        }

        .ts-grid-view article .entry-footer .btn-play-video:hover>i {
            background: #336ACA;
            color: #FFFFFF;
        }

        .btn:hover,
        .btn:active,
        .btn:focus {
            border-color: #336ACA;
        }

        .btn.active {
            background-color: #336ACA;
            color: #FFFFFF;
        }

        .views-read-more {
            background: #336ACA;
            color: #FFFFFF !important;
        }

        .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
            background: #336ACA;
        }

        .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar:hover,
        .mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
            background: #0e79c5;
        }

        .ts-powerlink header .content .title {
            color: #FFFFFF;
        }

        .nav-tabs .tab-item.active>a:before,
        .nav-tabs .tab-item.active>a:hover:before,
        .nav-tabs .tab-item.active>a:focus:before {
            border-color: #336ACA;
        }

        .ts-tags-container>a:after,
        .ts-tags-container a.tag:hover,
        article .default-effect .overlay-effect .view-more>span:before,
        article .default-effect .overlay-effect .view-more>span:after {
            background: #336ACA;
        }

        .ts-thumbnail-view article h3.title:after {
            background: #336ACA;
        }

        #ts-timeline .timeline-entry:before,
        .ts-grid-view article .entry-footer .btn-grid-more:hover>i {
            background-color: #336ACA;
        }

        .ts-video-carousel .nav-arrow .nav-icon {
            color: #336ACA;
        }

        .mosaic-view article .ts-sep-wrap:after,
        .ts-thumbnail-view .ts-sep-wrap:before,
        .ts-thumbnail-view .ts-sep-wrap:after {
            background: #336ACA;
        }

        .post-author-box+.delimiter i {
            color: #336ACA;
        }

        .ts-small-countdown .time-remaining li>span {
            background-color: #336ACA;
            color: #FFFFFF;
        }

        .main-menu>.current-menu-ancestor:after,
        .main-menu>.current_page_item:after {
            border-color: #336ACA;
        }

        .ts-grid-view article a,
        .ts-thumbnail-view article a,
        .ts-big-posts article a,
        .ts-list-view article a,
        .ts-super-posts article a,
        .product-view article a,
        .ts-timeline a,
        .ts-article-accordion .inner-content a {
            color: #336ACA;
        }

        .ts-grid-view article a:hover,
        .ts-thumbnail-view article a:hover,
        .ts-big-posts article a:hover,
        .ts-list-view article a:hover,
        .ts-super-posts article a:hover,
        .product-view article a:hover,
        .ts-timeline a:hover,
        .ts-article-accordion .inner-content a:hover {
            color: #0e79c5;
        }

        .ts-grid-view .entry-category:after {
            border-color: #336ACA;
        }

        .ts-thumbnail-view article[data-title-position="over-image"] .entry-category>li {
            background-color: #336ACA;
            color: #FFFFFF;
        }

        .product-view article .grid-shop-button .button.add_to_cart_button:hover {
            color: #336ACA;
        }

        .mosaic-view .entry-meta .entry-meta-date .meta-month {
            color: #336ACA;
        }

        .ts-timeline header .entry-article-header .entry-meta-date:before {
            background-color: #336ACA;
        }

        .ts-timeline-view[data-alignment="left"]:before {
            background-color: #336ACA;
        }

        .ts-lima-effect .lima-details .more-details {
            background-color: #336ACA;
            color: #FFFFFF;
        }

        .ts-powerlink header .content .button {
            background-color: #336ACA;
            color: #FFFFFF;
        }

        .ts-iconbox-bordered figure figcaption .btn,
        .ts-iconbox-background figure figcaption .btn {
            background-color: #336ACA;
            color: #FFFFFF;
        }

        .ts-iconbox-bordered figure figcaption .btn:hover,
        .ts-iconbox-background figure figcaption .btn:hover {
            background-color: #0e79c5;
            color: #f5f6f7;
        }

        .ts-article-accordion .panel-heading .entry-icon {
            color: #336ACA;
        }

        .teams article .image-holder .team-box-square:before,
        .teams article .image-holder .team-box-square:after,
        .teams article .image-holder .team-box-square2:before,
        .teams article .image-holder .team-box-square2:after {
            background-color: #336ACA;
        }

        .teams article h4 a:hover {
            color: #336ACA;
        }

        .single .post-rating .rating-items li .rating-title:before {
            background-color: #336ACA;
        }

        .ts-pricing-view article>header .entry-title {
            border-bottom: 2px solid #336ACA;
        }

        .ts-pricing-view article>section {
            border-top: 2px solid #336ACA;
        }

        .single_style2 .post-categories li a,
        .single_style3 .post-categories li a,
        .single_style5 .post-categories li a,
        .single_style6 .post-categories li a {
            background-color: #336ACA;
            color: #FFFFFF;
        }

        .ts-pagination-more {
            border-color: #336ACA;
        }

        .ts-pagination-more:before,
        .ts-pagination-more:after,
        .ts-pagination-more span:before,
        .ts-pagination-more span:after {
            background: #336ACA;
        }

        .ts-featured-area .nav-tabs>li.active>a:after {
            background-color: #336ACA;
        }

        .testimonials .entry-section .inner-section .author-text {
            color: #336ACA;
        }

        .testimonials .entry-section .inner-section .author-name a:hover {
            color: #0e79c5;
        }

        #buddypress .standard-form div.submit input {
            background: #336ACA;
            color: #FFFFFF;
        }

        #buddypress .standard-form div.submit input:hover {
            background: #0e79c5;
            color: #f5f6f7;
        }

        #buddypress div#item-header h2 {
            color: #336ACA;
        }

        .nav-fillslide h3 {
            color: #336ACA;
        }

        #searchbox .hidden-form-search i.icon-search:hover {
            color: #0e79c5;
        }

        #searchbox .hidden-form-search .search-close {
            color: #336ACA;
        }

        #searchbox .hidden-form-search .search-close:hover {
            color: #0e79c5;
        }

        .single-post .share-details span {
            color: #336ACA;
        }

        .ts-select-by-category li.active a {
            border-top: 2px solid #336ACA;
            color: #336ACA;
        }

        #mc4wp_email:active,
        #mc4wp_email:focus {
            border-color: #336ACA;
        }

        .mc4wp-form input[type="submit"] {
            color: #FFFFFF;
            background-color: #336ACA;
        }

        .mc4wp-form input[type="submit"]:hover {
            background-color: #0e79c5;
            color: #f5f6f7;
        }

        .post-tags .tags-container a[rel="tag"] {
            color: #336ACA;
        }

        .post-tags .tags-container a[rel="tag"]:hover {
            color: #0e79c5;
        }

        .single-video .post-video-content .post-content-top .post-meta .is-featured i {
            color: #FFFFFF;
            background-color: #336ACA;
        }

        .carousel-wrapper ul.carousel-nav>li.carousel-nav-right,
        .carousel-wrapper ul.carousel-nav>li.carousel-nav-left,
        .carousel-wrapper ul.carousel-nav>li .hidden_btn {
            background-color: #336ACA;
            color: #FFFFFF;
        }

        .ts-pagination-more span {
            background-color: #336ACA;
            color: #FFFFFF;
        }

        .ts-pagination-more span:hover {
            background-color: #0e79c5;
            color: #f5f6f7;
        }

        .ts-big-countdown {
            box-shadow: 0 0 0 1px #336ACA inset, 0 0 0 7px #ffffff inset, 0 0 0 8px #336ACA inset;
        }

        .ts-user-profile-dw .user-info .dropdown>.dropdown-menu a:before {
            border-left-color: #336ACA;
        }

        #PresetFilters a:hover {
            border-color: #336ACA;
            color: #336ACA;
        }

        #PresetFilters a:before {
            color: #336ACA;
        }

        /*
            --------------------------------------------------------------------------------
                4. SECONDARY COLOR
            --------------------------------------------------------------------------------
            */
        .post-edit-link {
            color: #262233;
        }

        .ts-list-users article .follow-button>a,
        .ts-list-users article .ts-follow>a {
            background: #262233;
            color: #FFFFFF;
        }

        .ts-list-users article .follow-button>a:hover,
        .ts-list-users article .ts-follow>a:hover {
            background: #41395d;
            color: #eef4f7;
        }

        .post-edit-link:hover {
            color: #41395d;
            border-color: #41395d;
        }

        .ts-big-countdown .time-remaining>li>div {
            color: #262233;
        }

        .ts-thumbnail-view article:hover .ts-sep-wrap {
            color: #262233;
        }

        .bx-wrapper .slider-caption .sub {
            background-color: #262233;
            color: #FFFFFF;
        }

        .ts-bxslider .controls-direction span a {
            background-color: #262233;
            color: #FFFFFF;
        }

        .bx-wrapper .bx-pager.bx-default-pager a.active {
            background-color: #262233;
        }

        .teams article .article-title {
            color: #262233;
        }

        .ts-team-single .member-content .member-name .category>li {
            background-color: #262233;
            color: #FFFFFF;
        }

        .single-portfolio .page-title {
            color: #262233;
        }

        .woocommerce #content .quantity .minus,
        .woocommerce .quantity .minus,
        .woocommerce-page #content .quantity .minus,
        .woocommerce-page .quantity .minus,
        .woocommerce #content .quantity .plus,
        .woocommerce .quantity .plus,
        .woocommerce-page #content .quantity .plus,
        .woocommerce-page .quantity .plus {
            background-color: #262233;
            color: #FFFFFF;
        }

        .woocommerce #content input.button,
        .woocommerce #respond input#submit,
        .woocommerce a.button,
        .woocommerce button.button,
        .woocommerce input.button,
        .woocommerce-page #content input.button,
        .woocommerce-page #respond input#submit,
        .woocommerce-page a.button,
        .woocommerce-page button.button,
        .woocommerce-page input.button,
        .woocommerce .woocommerce-error .button,
        .woocommerce .woocommerce-info .button,
        .woocommerce .woocommerce-message .button,
        .woocommerce-page .woocommerce-error .button,
        .woocommerce-page .woocommerce-info .button,
        .woocommerce-page .woocommerce-message .button {
            background: transparent;
            color: #262233;
        }

        .woocommerce #content input.button:hover,
        .woocommerce #respond input#submit:hover,
        .woocommerce a.button:hover,
        .woocommerce button.button:hover,
        .woocommerce input.button:hover,
        .woocommerce-page #content input.button:hover,
        .woocommerce-page #respond input#submit:hover,
        .woocommerce-page a.button:hover,
        .woocommerce-page button.button:hover,
        .woocommerce-page input.button:hover {
            background: transparent;
            color: #41395d;
        }

        .product-view .overlay-effect .entry-overlay>a {
            color: #FFFFFF;
            background-color: #262233;
        }

        .product-view .overlay-effect .entry-overlay>a:hover {
            color: #eef4f7;
            background-color: #41395d;
        }

        .tags-container a.tag:hover,
        .tags-container a[rel="tag"]:hover {
            background-color: #262233;
            color: #eef4f7;
        }

        .callactionr a.continue:hover {
            background-color: #262233;
            color: #FFFFFF;
        }

        .ts-grid-view .item-hover {
            background-color: rgba(38, 34, 51, 0.8);
        }

        .teams article:hover .article-title {
            border-color: #262233;
        }

        .ts-pagination ul li {
            background-color: #262233;
            color: #FFFFFF;
        }

        .ts-pagination ul .page-numbers:not(.current):hover {
            background: #41395d;
            color: #eef4f7;
        }

        .ts-pricing-view article>footer a.btn {
            border-color: #262233;
            color: #262233;
        }

        .touchsize-likes .touchsize-likes-count:before,
        .post-meta .post-meta-likes span.touchsize-likes-count:before {
            color: #ca1913;
        }

        .touchsize-likes.active .touchsize-likes-count:before,
        .post-meta .post-meta-likes .touchsize-likes.active span.touchsize-likes-count:before {
            color: #b80000;
        }

        .purchase-btn {
            color: #262233;
        }

        .purchase-btn:hover {
            background: #262233;
        }

        .ts-powerlink header .content .button:hover {
            background-color: #41395d;
            color: #eef4f7;
        }

        .ts-timeline .timeline-view-more i,
        .ts-pagination-more:hover>i {
            color: #262233;
        }

        .ts-small-countdown .time-remaining li>i {
            color: #262233;
        }

        /*
            --------------------------------------------------------------------------------
                5. META COLOR
            --------------------------------------------------------------------------------
            */
        .product-view article .entry-categories a {
            color: #c5c5c5;
        }

        .archive-title span,
        .archive-desc p,
        footer .related .related-list .related-content .ts-view-entry-meta-date,
        .ts-timeline-view .entry-meta .post-date-add,
        .ts-grid-view article .ts-view-entry-meta-date,
        .ts-bigpost-view article .ts-view-entry-meta-date,
        .ts-list-view article .ts-view-entry-meta-date {
            color: #c5c5c5;
        }

        .ts-big-countdown .time-remaining>li>span {
            color: #c5c5c5;
        }

        .ts-timeline header .entry-article-header .entry-meta-date .meta-month,
        .ts-timeline header .entry-article-header .entry-meta-date .meta-year {
            color: #c5c5c5;
        }

        .ts-featured-area-big .entry-date {
            color: #c5c5c5;
        }

        .ts-list-view article .entry-meta-followers {
            color: #c5c5c5;
        }

        .ts-user-profile-dw .user-info .user-role {
            color: #ffffff;
        }

        .widget.buddypress span.activity {
            color: #c5c5c5;
        }

        .post-title-meta,
        .post-details-title,
        .post-title-meta .post-categories a,
        .post-title-meta .touchsize-likes,
        .post-title-meta .post-title-meta-categories>i,
        .post-tagged-icon>i {
            color: #c5c5c5;
        }

        .teams article .article-position,
        .ts-big-posts .entry-meta ul li {
            color: #c5c5c5;
        }

        .ts-team-single .member-content .position {
            color: #c5c5c5;
        }

        .testimonials .inner-header .header-icon,
        .testimonials .entry-section .inner-section .author-position {
            color: #c5c5c5;
        }

        .post-title-meta,
        .ts-big-posts .big-post-meta>ul>li,
        .ts-grid-view .entry-meta>li,
        .views-delimiter {
            color: #c5c5c5;
        }

        .single .page-subtitle {
            color: #c5c5c5;
        }

        .search-results .searchcount {
            color: #c5c5c5;
        }

        article.type-post .page-title .touchsize-likes .touchsize-likes-count {
            color: #c5c5c5;
        }

        .ts-cool-share label>span {
            color: #c5c5c5;
        }

        .time-remaining li span {
            color: #c5c5c5;
        }

        .ts-grid-view article .entry-category,
        .ts-big-posts article .entry-category,
        .ts-thumbnail-view article[data-title-position="below-image"] .entry-category,
        .ts-thumbnail-view article[data-title-position="below-image"] .entry-date {
            color: #c5c5c5;
        }

        .ts-thumbnail-view article[data-title-position="over-image"]:hover .meta-dates .entry-date {
            color: #c5c5c5;
            text-shadow: none;
        }

        .ts-thumbnail-view article[data-title-position="over-image"]:hover .meta-dates .entry-date span:before,
        .ts-thumbnail-view article[data-title-position="over-image"]:hover .meta-dates .entry-date span:after {
            background-color: #c5c5c5;
        }

        .ts-timeline section .entry-author,
        .ts-list-view .entry-meta-date {
            color: #c5c5c5;
        }

        .ts-featured-area .featured-area-content .entry-content .entry-meta,
        .ts-featured-area.posts-right-of-main-image .featured-area-content .entry-content .entry-meta-likes,
        .ts-featured-area .featured-area-tabs .entry-meta-date,
        .ts_taxonomy_views .ts-date,
        .ts-small-news figure figcaption .entry-date,
        .entry-category>li {
            color: #c5c5c5;
        }

        .ts-article-accordion .entry-meta-date {
            color: #c5c5c5;
        }

        .teams article .article-excerpt {
            color: #c5c5c5;
        }

        .single .entry-meta .post-meta {
            color: #c5c5c5;
        }

        .nav-fillslide div span {
            color: #c5c5c5;
            border-color: #c5c5c5;
        }

        .nav-fillslide p {
            color: #c5c5c5;
        }

        .widget_most_viewed .count-item,
        .widget_most_liked .count-item {
            color: #c5c5c5;
        }

        .ts-video-carousel .slides .carousel-meta li {
            color: #c5c5c5;
        }

        header .entry-article-header .entry-likes>a,
        header .entry-article-header .entry-likes .touchsize-likes-count:before,
        header .entry-article-header .entry-author .post-author-info>li,
        section .entry-section .entry-section-footer .entry-likes>a,
        section .entry-section .entry-section-footer .entry-likes .touchsize-likes-count:before,
        section .entry-section .entry-section-footer .entry-author .post-author-info>li {
            color: #c5c5c5;
        }

        .ts-timeline header .entry-article-header .post-author-info>li,
        .ts-featured-article section .entry-section-footer .entry-meta,
        .ts-featured-article section .is-featured-article,
        .entry-meta>li {
            color: #c5c5c5;
        }

        .single-video .post-meta>li,
        .single-video .post-meta>li>a,
        .single-video .post-video-content .post-content-top .post-meta-date {
            color: #c5c5c5;
        }

        .single-post .post-meta a,
        .single-post .post-meta ul li i {
            color: #c5c5c5;
        }

        .single-post .entry-meta-category a {
            background-color: #336ACA;
            color: #FFFFFF;
        }

        .single-post .entry-meta-category a:hover {
            background-color: #0e79c5
        }

        /*
            --------------------------------------------------------------------------------
                6. VIEWS COLOR
            --------------------------------------------------------------------------------
            */
        .ts-grid-view article .entry-title a,
        .ts-thumbnail-view article .entry-title a,
        .ts-big-posts article .title a,
        .ts-list-view article .entry-title a,
        .product-view article .entry-title a,
        .ts-timeline .entry-title a {
            color: #434A54;
        }

        .post-tags .tags-container a[rel="tag"]:hover {
            background-color: transparent;
        }

        .ts-grid-view article .entry-title a:hover,
        .ts-big-posts article .entry-title .title a:hover,
        .ts-list-view article .entry-title a:hover,
        .product-view article .entry-title a:hover,
        .ts-timeline .entry-title a:hover {
            color: #656D78;
        }

        /*
            --------------------------------------------------------------------------------
                7. MENU COLOR
            --------------------------------------------------------------------------------
            */
        .ts-header-menu .main-menu li a:hover,
        .ts-sticky-menu .main-menu li a:hover,
        .ts-mobile-menu .main-menu li a:hover {
            color: #7a7a7a;
        }

        .ts-header-menu .main-menu>.menu-item-has-children ul li>a:hover:before,
        .ts-sticky-menu .main-menu>.menu-item-has-children ul li>a:hover:before,
        .ts-mega-menu .menu-item-has-children .ts_is_mega_div .ts_is_mega>li>a:hover:before,
        .ts-mobile-menu .main-menu>.menu-item-has-children ul li>a:hover,
        .ts-mobile-menu .menu-item-type-taxonomy.menu-item-has-children .ts_is_mega_div>.sub-menu li a:hover:before {
            background-color: #262233;
        }

        .ts-header-menu .main-menu li>a,
        .ts-sticky-menu .main-menu li>a,
        .ts-mobile-menu .main-menu li>a,
        .ts-mobile-menu .menu-item-type-taxonomy.menu-item-has-children .ts_is_mega_div>.sub-menu li a {
            color: #FFFFFF;
        }

        .ts-header-menu .sub-menu:not(.ts_is_mega),
        .ts-sticky-menu .sub-menu:not(.ts_is_mega),
        .ts-mega-menu .menu-item-type-taxonomy .sub-menu,
        .ts-mobile-menu .sub-menu,
        .ts-mega-menu .is_mega .ts_is_mega_div:after {
            background-color: #252d3c;
        }

        .ts-mega-menu .main-menu .ts_is_mega_div .title {
            color: #FFFFFF;
        }

        .sub-menu li a:hover {
            color: #7a7a7a;
        }

        .ts-mobile-menu .nav-header>a.trigger {
            color: #FFFFFF;
        }

        .ts-count-like {
            border-radius: 50%;
            background-color: #336ACA;
            color: #FFFFFF;
            width: 20px;
            height: 20px;
            display: inline-block;
            transform: translateY(1px);

            line-height: 20px;
            text-align: center;
        }

        h1 {
            font-size: 54px;
            font-family: 'Varela Round';
            font-weight: 400;
            font-style: normal;
        }

        h2 {
            font-size: 44px;
            font-family: 'Varela Round';
            font-weight: 400;
            font-style: normal;
        }

        h3 {
            font-size: 36px;
            font-family: 'Varela Round';
            font-weight: 400;
            font-style: normal;
        }

        h4 {
            font-size: 28px;
            font-family: 'Varela Round';
            font-weight: 400;
            font-style: normal;
        }

        h5 {
            font-size: 18px;
            font-family: 'Varela Round';
            font-weight: 400;
            font-style: normal;
        }

        h6 {
            font-size: 14px;
            font-family: 'Varela Round';
            font-weight: 400;
            font-style: normal;
        }

        .ts-behold-menu,
        .main-menu li {
            font-size: 13px;
            font-family: 'Varela Round';
            font-weight: 400;
            font-style: normal;
        }

        body {
            font-size: 14px;
            font-family: 'Open Sans';
            font-weight: 400;
            font-style: normal;
        }

        .logo {
            font-family: 'Open Sans';
            font-style: normal;
        }

        .ts-sticky-menu {
            background-color: #FFFFFF;
        }

        .ts-sticky-menu .sf-menu li ul {
            background-color: #FFFFFF;
        }

        .ts-sticky-menu .main-menu li>a {
            color: #444444;
        }

        .ts-sticky-menu .container .sf-menu li.current-menu-item>a {
            color: #336ACA;
        }

        /* --- Custom CSS Below ----  */
        .home .ts-banner-box .container {
            background: rgba(0, 0, 0, 0.5);
            padding-top: 20px;
            padding-bottom: 20px;
            border-radius: 25px;
        }

        /*
#ts_main-header {
position:fixed;
right: 0;
left: 0;
display: block;
z-index:100;

}*/

        .home .site-section {
            margin-bottom: 0px !important;
            /*padding-bottom:0px !important;
padding-top:0px !important;*/
        }


        #ts_bannerhp .ts-thumbnail-view {
            margin-bottom: 5px !important;
            margin-top: 5px !important;
        }

        #ts_bannerhp .image-holder {
            margin-right: 5px !important;
        }

        #ts_lp {
            margin-top: 5px !important;
        }


        /*
.home .ts-banner-box .container {
background: #000;

}
*/
        .logo {
            /* background: #222 none repeat scroll 0 0;*/
            color: #fff;
            font-size: 18px;
            font-style: normal;
            font-weight: bold;
            line-height: 45px;
            /*  padding: 23px;*/
        }



        .logo img {
            /*width: 250px !important;
height: 100px;*/
        }

        #ts_natuur-logo .ts-image-element a img {
            width: 100px !important;
        }

        .callactionr {
            background: #000 none repeat scroll 0 0;
            padding: 35px;
        }

        .callactionr .the-quote {
            color: #fff;
            font-size: 22px;
            font-style: normal;
            line-height: 1.8;
            padding-right: 16px;
            text-align: center;
            text-transform: uppercase;
        }

        .home .block-title-container h2.the-title {
            color: #222;
            font-family: open sans;
            font-size: 18px;
            font-weight: bold;
            margin-bottom: 20px;
            margin-top: 20px;
            text-align: center;
            text-transform: uppercase;
        }

        #ts_background_cta_home {
            background: #000 !important;
        }

        #buddypress div#item-header-cover-image h2 a,
        #buddypress div#item-header-cover-image h2 {


            font-weight: bold;
            margin: 0 0 0.6em;
            text-rendering: optimizelegibility;
            text-shadow: none;
        }

        #buddypress div#item-header #item-header-cover-image #item-header-content {
            margin-top: -80px;
            text-align: left;
            /*   height: 50px;*/

        }

        #buddypress table.profile-fields tr td.label {
            color: #222;

        }

        /* Zoekbalk - Nico */
        #s {
            border: medium none !important;
            background-color: #3c3c3c !important;
            border-radius: 25px;
            padding-left: 20px !important;
            font-style: italic;
        }

        /* #searchform input:focus {border:medium none !important;} */
        #searchform input[type="submit"] {
            background-color: #6ec97c !important;
        }


        /*mega menu styling*/

        .ts_is_mega_div {
            width: 250px !important;
            left: 0 !important;
        }

        .ts-custom-menu-colors .title,
        .ts-custom-menu-colors .main-menu .ts_is_mega_div .title {

            color: #222 !important;
        }

        /*
.ts-mega-menu .ts_is_mega_div > .ts_is_mega > .ts_is_mega_menu_columns_1 {
    width: 30%;
}

.ts-mega-menu .ts_is_mega_div .ts_is_mega > li.ts_is_mega_menu_columns_fist {
clear:none;
}

/*

.ts-mega-menu .menu-item-type-post_type.menu-item-has-children .ts_is_mega_div > .ts_is_mega {
500px;
background:transparant;
}



.ts-mega-menu .menu-item-type-post_type.menu-item-has-children .ts_is_mega_div > .ts_is_mega li {
border-bottom:none;
}

.ts-mega-menu .menu-item-type-post_type.menu-item-has-children .ts_is_mega_div > .ts_is_mega li a {
font-size:12px;
text-transform:none;
padding: 5px;
}

/*
.ts-mega-menu .menu-item-type-post_type.menu-item-has-children .ts_is_mega_div {
widt:200px;
}


.ts-mega-menu .ts_is_mega_div > .ts_is_mega > .ts_is_mega_menu_columns_2 {
    width:25%;
}

/*natuur sectie*/

        .page-id-1060 #ts_natuur-home {
            min-height: 450px !important;
        }

        .page-id-1060 #ts_natuur-home .block-title {
            margin-top: 150px;
        }

        /* .page-id-1060 #searchform-natuurcover #s {
background: #ffffff !important;
    border: medium none !important;
    border-radius: 5px;
    color: #666 !important;
    font-style: italic;
    padding: 10px 50px;
} */

        #searchform-natuurcover #s {
            background: #ffffff !important;
            border: medium none !important;
            border-radius: 5px;
            color: #666 !important;
            font-style: italic;
            padding: 10px 50px;
        }

        #ts_natuur-custom-category-page #searchform input#s-natuur {
            background-color: #fff !important;
            border-radius: 10px;
        }

        #searchform input#s {
            background-color: #fff !important;
            border-radius: 10px;
            color: #222;
        }

        .page-id-1060 a.logo,
        #ts_natuur-custom-category-page a.logo,
        .page-id-135807 a.logo {

            /*display:none;*/
            background-image: url('/app/images/DDN-logo.jpg');
            background-size: 150px;
            background-repeat: no-repeat;
            display: inline-block;
            height: 150px;
            width: 225px;
            color: transparent;
        }



        .page-id-1060 a.logo img,
        #ts_natuur-custom-category-page a.logo img,
        .page-id-135807 a.logo img {
            display: none;
        }

        /*#ts_natuur-custom-category-page .ts-scroll-down-btn {
display:none;
}*/


        #ts_natuur-custom-category-page .user-info a.user-name,
        #ts_natuur-home .user-info a.user-name {
            color: #fff;

        }

        .ts-user-header-profile .ts-register-button a {
            color: white;
        }

        .page-id-1060 .col-lg-12 .site-section {
            background: transparent;
            background-color: #9f9f9f !important;
        }

        .page-id-1060 .ts-header-menu {
            margin-top: 36px;
        }

        #searchform input[type="text"] {
            margin-top: 33px;
        }

        .page-id-1060 .ts-user-profile-dw.align-right,
        .page-id-1060 .ts-user-header-profile.align-right {
            margin-top: 25px;
            color: #fff;
        }


        .page-id-1060 .mosaic-view article section {
            background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%) repeat scroll 0 0;
        }

        .page-id-1060 .entry-meta {
            display: none;
        }

        .page-id-1060 .block-title-simplecenter .block-title-container .the-title {
            margin-top: 10px;
            margin-bottom: 10px;
        }

        .page-id-1060 .ts-user-header-profile .ts-register-button a span {
            color: white;
        }

        .logged-in #ts_natuur-home .ts-button {
            display: none;

        }

        .page-id-1060

        /*
.show-hide-moderator {
display: none;
}

.logged-in  .show-hide-moderator {
display: block;
}

*/
        /* SUBMENU */
        .sub-menu h4 {
            display: none !important;
        }

        .ts-mega-menu .is_mega .ts_is_mega_div::after {}

        footer img {
            height: auto;
            max-width: 20%;

        }

        .social-icons ul li a {
            color: #222;
            font-size: 20px;
        }

        textarea {
            margin: 0;
        }


        #menu-natuur-sectie-zijmenu li {
            list-style: none;
        }

        #menu-natuur-sectie-zijmenu li a {
            font-size: 16px;

            text-transform: uppercase;
            padding: 0;
        }

        .home-page .block-title {
            text-align: center;

        }


        /*.home-page .block-title-2lines {
display:none;
}*/

        .ts-report,
        .ts-report-off {
            display: none;
        }

        .embed-title,
        .ts-embed,
        .related-title {
            display: none;
        }

        .home .entry-content .entry-meta-author a {
            color: #ffffff;
        }

        .growpop-nav>nav div span {
            color: #222;
        }

        [class^="icon-"]::before,
        [class*=" icon-"]::before {
            color: #222;
        }

        .user-name .icon-down:before {
            color: #fff;

        }

        .ts-expanded-row {
            margin-left: 20px;
        }

        /*
.post-meta-edit {
display: none;
}

.edit-post-link {
display: none;
}*/

        #buddypress div.dir-search {
            margin-top: 20px;
        }

        #ts_logo_ke img {
            width: 50%;
            height: 50%;

        }

        @media (max-width: 960px) {
            #ts_logo_ke {
                display: none;
            }
        }

        #menu-item-149770 {
            display: none;
        }

        #menu-item-149770 {
            display: none;
        }

        .logged-in #menu-item-149770 {
            display: inline-block;
        }

        .ts-custom-menu-colors.menu-element-7964499 .main-menu>.menu-item-has-children ul li>a:hover {
            color: #FFFFFF;
        }

        .ts-custom-menu-colors.menu-element-7964499 .main-menu>.menu-item-has-children ul li>a:hover:before {
            background-color: #DDDDDD;
        }

        .ts-custom-menu-colors.menu-element-7964499 {
            background-color: #fff;
        }

        .ts-custom-menu-colors.menu-element-7964499 .main-menu>li>a {
            color: #222;
            text-shadow: none;
        }

        .ts-custom-menu-colors.menu-element-7964499 .main-menu>li>a:hover {
            background-color: #DDDDDD;
            color: #000;
            text-shadow: none;
        }

        .ts-custom-menu-colors.menu-element-7964499 li li a {
            color: #FFFFFF;
        }

        .ts-custom-menu-colors.menu-element-7964499 li ul li a:not(.view-more):hover {
            color: #FFFFFF;
        }

        .ts-custom-menu-colors.menu-element-7964499 .ts_is_mega_div:after,
        .ts-custom-menu-colors.menu-element-7964499 .sub-menu:not(.ts_is_mega) {
            background-color: #DDDDDD;
        }

        .ts-custom-menu-colors .title,
        .ts-custom-menu-colors .main-menu .ts_is_mega_div .title {
            color: #222;
        }

        .ts-custom-menu-colors.mobile-menu-element-301830372 .main-menu>.menu-item-has-children ul li>a:hover {
            background-color: #DDDDDD;
            color: #FFFFFF;
        }

        .ts-mobile-menu.mobile-menu-element-301830372 {
            background-color: #fff;
        }

        .ts-mobile-menu.mobile-menu-element-301830372 .main-menu>li>a {
            color: #222;
        }

        .ts-mobile-menu.mobile-menu-element-301830372 .main-menu>li>a:hover {
            background-color: #DDDDDD;
            color: #000;
        }

        .ts-mobile-menu.mobile-menu-element-301830372 li li a {
            color: #FFFFFF;
        }

        .ts-mobile-menu.mobile-menu-element-301830372 li ul li a:hover {
            color: #FFFFFF;
        }

        .ts-mobile-menu.mobile-menu-element-301830372 .sub-menu {
            background-color: #DDDDDD;
        }

        .ts-mobile-menu .title,
        .ts-mobile-menu .main-menu .ts_is_mega_div .title {
            color: #222;
        }

        .ts-custom-menu-colors.menu-element-3909029 .main-menu>.menu-item-has-children ul li>a:hover {
            color: #222;
        }

        .ts-custom-menu-colors.menu-element-3909029 .main-menu>.menu-item-has-children ul li>a:hover:before {
            background-color: #fefefe;
        }

        .ts-custom-menu-colors.menu-element-3909029 {
            background-color: transparant;
        }

        .ts-custom-menu-colors.menu-element-3909029 .main-menu>li>a {
            color: #fff;
        }

        .ts-custom-menu-colors.menu-element-3909029 .main-menu>li>a:hover {
            background-color: #eee;
            color: #222;
        }

        .ts-custom-menu-colors.menu-element-3909029 li li a {
            color: #222;
        }

        .ts-custom-menu-colors.menu-element-3909029 li ul li a:not(.view-more):hover {
            color: #222;
        }

        .ts-custom-menu-colors.menu-element-3909029 .ts_is_mega_div:after,
        .ts-custom-menu-colors.menu-element-3909029 .sub-menu:not(.ts_is_mega) {
            background-color: #fff;
        }

        .ts-custom-menu-colors .title,
        .ts-custom-menu-colors .main-menu .ts_is_mega_div .title {
            color: #fff;
        }

        .ts-custom-menu-colors.mobile-menu-element-89203297 .main-menu>.menu-item-has-children ul li>a:hover {
            background-color: #fefefe;
            color: #222;
        }

        .ts-mobile-menu.mobile-menu-element-89203297 {
            background-color: transparant;
        }

        .ts-mobile-menu.mobile-menu-element-89203297 .main-menu>li>a {
            color: #fff;
        }

        .ts-mobile-menu.mobile-menu-element-89203297 .main-menu>li>a:hover {
            background-color: #eee;
            color: #222;
        }

        .ts-mobile-menu.mobile-menu-element-89203297 li li a {
            color: #222;
        }

        .ts-mobile-menu.mobile-menu-element-89203297 li ul li a:hover {
            color: #222;
        }

        .ts-mobile-menu.mobile-menu-element-89203297 .sub-menu {
            background-color: #fff;
        }

        .menu-element-3909029 li a i {
            display: none;
        }

        .header-wr {}

        .header-wr-container {}

        .header-logo {
            display: inline-block;
        }

        .header-main-nav {
            width: auto;
            display: inline-block;
            vertical-align: top;
            margin: 60px 0 0 40px !important;
        }

        .header-kamera-express {
            display: inline-block;
            vertical-align: top;
            margin: 40px 0 0 20px;
        }

        .header-login {
            display: inline-block;
            vertical-align: top;
            float: right;
        }

        .header-login input {
            position: relative !important;
        }

        .header-mobile-nav {
            vertical-align: top;
            float: right;
        }

        .grid .grid-item {
            width: calc(100% / 3 - 10px);
        }

        .grid .grid-item .image-holder a {
            display: block;
        }

        #searchform > div {
            padding-top: 20px;
        }

        #searchform input[type=radio] {
            margin-right: 5px;
        }

        #searchform input[type=text] {
            margin-top: 10px;
        }

        #searchform label {
            display: block;
            color: white;
        }

        .message-star {
            border-bottom: 0;
            text-decoration: none;
            outline: 0;
        }

        .message-star-actions-wrapper {
            position: absolute;
            right: 0;
            top: 0;
        }

        .negative-margin-gutter {
            margin-left: -20px;
            margin-right: -20px;
        }

        @media only screen and (max-width: 1170px) {
            .container.header-wr-container {
                max-width: 100% !important;
            }
        }

        @media only screen and (max-width: 1080px) {
            .header-logo {
                width: 100px !important;
                height: 100px !important;
                background-size: 100px !important;
            }

            .header-main-nav {
                margin: 40px 0 0 20px !important;
            }

            .header-kamera-express {
                margin: 25px 0 0px 0px;
                width: 60px;
                height: 60px;
            }

            .ts-user-profile-dw.header-login {
                margin-bottom: 25px;
            }

            .header-login #searchform input#s {
                position: relative !important;
                margin-top: 15px !important;
            }

            .ts-mega-menu .main-menu>.menu-item-has-children>a {
                padding-right: 15px;
            }
        }

        @media only screen and (max-width: 960px) {
            .header-logo {
                width: 75px !important;
                height: 75px !important;
                background-size: 75px !important;
            }

            .header-main-nav {
                margin: 24px 0 0 20px !important;
            }

            .header-kamera-express {
                margin: 5px 0 0px 5px;
            }

            #ts_natuur-home.header-wr {
                min-height: 220px !important;
            }
        }

        @media only screen and (max-width: 880px) {
            .header-main-nav {
                display: none;
            }

            .header-mobile-nav {
                display: inline-block;
                width: auto !important;
                float: right;
                margin: 10px 0 0 50px;
                position: unset;
            }

            .header-mobile-subnav {
                background-color: #252d3c;
                position: fixed;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                z-index: 10;
            }

            .header-mobile-subnav-inner {
                overflow: auto;
                position: fixed;
                top: 80px;
                left: 0;
                right: 0;
                bottom: 0;
                z-index: 10;
            }

            .header-mobile-subnav .main-menu>li {
                float: none;
            }

            .header-mobile-subnav .sub-menu {
                background-color: #252d3c;
                display: none;
            }

            .header-mobile-nav .icon-menu {
                font-size: 18px;
            }

            .header-kamera-express {
                margin: 10px 0 0px 20px;
            }

            #ts_natuur-home.header-wr {
                min-height: 130px !important;
            }

            .mobile-menu-active {
                position: fixed;
                width: 100%;
                height: 100%;
                overflow: hidden;
            }

            .mobile-menu-active .header-mobile-nav .icon-menu:before {
                color: white;
            }
        }

        @media only screen and (max-width: 959px) {
            .custom-aside {
                display: flex;
                flex-wrap: wrap;
            }

            .custom-aside aside {
                margin-right: 10px;
                width: calc(100% / 3 - 7px);
                vertical-align: top;
            }

            .custom-aside aside:nth-child(3n+3) {
                margin-right: 0;
            }

            .wp-image-1055 {
                width: 150px;
            }

            .wp-image-1056 {
                width: 250px;
            }

            .wp-image-1058 {
                width: 250px;
            }
        }

        @media only screen and (max-width: 767px) {
            .header-mobile-nav {
                margin: 10px 0 0 30px;
            }

            .widget,
            .widget:last-child {
                margin-bottom: 30px;
            }

            .wp-image-1055 {
                width: 100px;
            }

            .wp-image-1056 {
                width: 200px;
            }

            .wp-image-1058 {
                width: 200px;
            }

            .grid .grid-item {
                width: calc(100% / 2 - 15px);
            }

            .widget .entry-img {
                width: auto;
            }

            .custom-aside aside {
                width: calc(100% / 2 - 5px);
            }

            .custom-aside aside:nth-child(3n+3) {
                margin-right: 10px;
            }

            .custom-aside aside:nth-child(2n+2) {
                margin-right: 0;
            }
        }

        @media only screen and (max-width: 455px) {

            .header-kamera-express {
                margin: 10px 0 0px 10px;
            }

            .header-wr-container .col-lg-12 {
                position: unset;
            }

            .header-login {
                position: unset;
                margin: 13px 0 0 0;
            }

            .header-login,
            .ts-user-profile-dw.header-login {
                margin-bottom: 40px;
            }

            .header-login .user-info {
                padding-left: 0 !important;
            }

            .header-login .user-mini-avatar {
                display: none;
            }

            .header-login #searchform>div {
                position: unset;
                height: 35px;
            }

            .header-login #searchform input#s {
                width: calc(100% - 40px);
                position: absolute !important;
                bottom: 0px !important;
                left: 20px !important;
                right: 20px !important;
                top: auto !important;
            }

            #ts_natuur-home.header-wr {
                min-height: 160px !important;
            }

            .grid .grid-item {
                width: calc(100% - 25px);
            }

            .custom-aside aside {
                width: 100%;
                margin-right: 0;
            }

            .custom-aside aside:nth-child(3n+3) {
                margin-right: 0;
            }

            .custom-aside aside:nth-child(2n+2) {
                margin-right: 0;
            }
        }

        @media only screen and (max-width: 410px) {
            .header-kamera-express {
                display: none;
            }
        }

        .image-wrapper {
            cursor: pointer;
        }

        .likes-wrapper {
            text-align: left;
            display: none;
            position: absolute;
            left: 50px;
            padding: 15px;
            box-sizing: border-box;
            border: 1px solid rgba(60,60,60,0.05);
            background: white;
            z-index: 99;
            top: 50%;
            width: 220px;
            transform: translateY(-50%);
        }
        .likes-wrapper ul {
            list-style: none;
        }

        .ts-container-like {
            position: relative;
        }

        .ts-container-like:hover .likes-wrapper {
            display: block;
        }
