/*
 Theme Name:   Solaren Child
 Theme URI:    https://solaren.rstheme.com/
 Description:  Solaren Child
 Author:       RSTheme
 Author URI:   http://rstheme.com
 Template:     solaren
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */

#content .rs-blog-details .bs-img {
    display: none;
}

.rsoffwrap-close {
    background: #F2A900 !important;
}

/* 
.rs-offcanvas-area .right_menu_togle a {
    color: #F2A900 !important;
} */


@media (max-width: 1079px) {

    .nav-tabs .title,
    .nav-tabs .desc_btn_wrapper p,
    .nav-tabs .tab-button-area a {
        color: #191919 !important;
    }
}