/*
 Theme Name: Popularis Star
 Theme URI: https://populariswp.com/popularis-star/
 Description: Popularis Star is a fast, clean and modern-looking responsive multipurpose theme for WordPress. Theme works perfect with any of favorite page builders like Elementor, Beaver Builder, SiteOrigin, Thrive Architect, Divi, Visual Composer, etc. Popularis Star is WooCommerce ready, lightweight, easy to use, responsive and SEO friendly.
 Author: Themes4WP
 Author URI: https://themes4wp.com/
 Version: 1.0.3
 License: GNU General Public License v3
 License URI: http://www.gnu.org/licenses/gpl.html
 Tags: one-column, two-columns, full-width-template, right-sidebar, custom-background, custom-menu, editor-style, featured-images, translation-ready, custom-logo, threaded-comments, footer-widgets, blog, e-commerce
 Text Domain: popularis-star
 Template: popularis
*/

a, a:active, a:hover, a:focus {
    color: #fd8407;
    text-decoration: none;
}
.widget-title:after {
    background-color: transparent;
}
.widget-title h3 {
    font-size: 19px;
    font-weight: 600;
    letter-spacing: 0px;
    line-height: 1.6;
}
.cart-contents span.count, .woocommerce span.onsale, .nav > li.active > a:after, .current-page-parent:after, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus, .woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #fd8407;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .btn-default, input[type="submit"], input#submit, button, a.comment-reply-link, .woocommerce div.product .woocommerce-tabs ul.tabs li a, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    color: #fd8407;
}
.woocommerce div.product .woocommerce-tabs ul.tabs.wc-tabs li.active a, .woocommerce div.product .woocommerce-tabs ul.tabs.wc-tabs li:hover a {
    border-bottom: 2px solid #fd8407;
    color: #fd8407;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    text-align: center;
}
article.blog-article {
    clear: none;
}
.news-thumb .cats-tags {
    position: absolute;
    top: 0;
    left: 15px;
    padding: 3px 10px;
    background-color: #fff;
    width: auto;
}
.cat-links a:after {
    content: "//";
    margin: 0 3px 0 5px;
    color: initial;
    letter-spacing: -2px;
}
.cat-links a:last-child:after {
    content: "";
}
.single-entry-summary, .cats-tags, .single-head {
    max-width: 100%;
}
.widget-title {
    margin-bottom: 15px;
}
.widget-title:after {
    top: auto;
    bottom: 0px;
    width: 100%;
    left: 0;
    height: 1px;
}
.widget-title h3 {
    padding: 8px 8px 8px 2px;
}
.nav > li.active > a:hover:after, .current-page-parent:hover:after {
    width: 70%;
    left: 15%;
}
.post-item h2 a {
    font-size: 30px;
    line-height: 35px;
}
article.blog-article:nth-of-type(2n-1) {
    clear: both;
}
.top-bar-section {
    background-color: #fd8407;
}
.top-bar-section a {
    color: #000000;
}
.news-thumb {
    margin-bottom: 20px;
}
.author-avatar {
    position: absolute;
    top: 50%;
    right: -4px;
    border-radius: 100%;
    overflow: hidden;
    margin-top: -20px;
    padding: 2px;
    border: 2px solid #eaeaea;
}
.author-avatar img {
    overflow: hidden;
    border-radius: 100%;
}
.about-author-avatar {
    float: left;
    margin-right: 15px;
}
@media (max-width: 991px) {
    .author-avatar {
        top: auto;
        bottom: -20px;
        right: 50%;
        margin-top: 0;
        margin-left: -16px;
    }
}
@media (min-width: 768px) {
    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
        background-color: #ff9c12;
        color: #fff;
    }
}