/*
Theme Name: Forever Young
Template: bizberg
Text Domain: forever-young
Author: Bizberg Themes
Author URI: https://bizbergthemes.com/ 
Theme URI: https://bizbergthemes.com/downloads/forever-young/
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Description: Forever Young is a versatile and visually appealing fashion WordPress theme designed to help you create a stunning online presence. As a modern fashion blog WordPress theme, it allows you to showcase your content effortlessly in a clean and stylish layout. This elegant stylish blog theme is crafted for creators who want a polished and engaging design experience, while also functioning as a highly flexible modern fashion WordPress theme suitable for today’s trends. It works perfectly as a lifestyle WordPress theme, enabling users to share stories, inspiration, and everyday moments in a beautiful format. With its creative approach, it also serves as a creative blog WordPress theme, making it ideal for expressive and visually rich content. Forever Young can also be used as a fashion magazine WordPress theme, allowing you to present articles, editorials, and images in a professional and attractive layout, as well as a personal blog WordPress theme for individuals who want a clean and expressive platform. The theme is designed to support high-resolution photography and ensures images are displayed beautifully on all screens. Fully responsive and flexible, it delivers a seamless browsing experience across desktops, tablets, and mobile devices without compromising design quality. One of its key strengths is its easy and powerful customization, allowing all changes and edits to be made effortlessly through the WordPress theme customizer.
Tags: custom-logo,custom-menu,featured-images,threaded-comments,translation-ready,left-sidebar,right-sidebar,grid-layout,theme-options,blog,news,portfolio
Version: 0.8
Tested up to: 6.9
Requires PHP: 5.6
*/

header#masthead #top-bar {
    padding: 5px 0;
}

#sidebar .widget_block:not(.widget_search) {
    margin-bottom: 0;
}

.navbar-default .navbar-nav > li > a{
    letter-spacing: 0;
}

.navbar-default .has-no-menu-description .navbar-nav>li>a {
    padding: 15px 20px 17px;
    color: #000;
}

.navbar-default .has-no-menu-description .navbar-nav li ul {
    top: 60px;
}

.blog_listing_grid_two_column .entry-content{
	margin-top: 0.7em;
}

.comment-reply-title {
    text-transform: capitalize !important;
}

#tf-partical-wrap {
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100%;
    overflow: hidden;
    z-index: -1;
}

.tf-ball {
    position: absolute;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -ms-border-radius: 100%;
    -moz-border-radius: 100%;
    opacity: .1;
}

.bizberg_grid_mode_two_col .blog_listing_grid_two_column h2.entry-title a,
.single_post_layout_2 .related_posts_wrapper .related_posts h2 a {
    background: linear-gradient(to right, #181d38, #181d38);
    transition: background-size ease-in-out .5s;
    background-size: 0 2px!important;
    background-position: left 87%!important;
    background-repeat: no-repeat!important;
    padding-bottom: 6px;
}

.bizberg_grid_mode_two_col .blog_listing_grid_two_column h2.entry-title a:hover,
.single_post_layout_2 .related_posts_wrapper .related_posts h2 a:hover {
    text-decoration: none!important;
    background-size: 100% 2px!important;
    transition: background-size ease-in-out .5s;
}

.navbar-nav li ul li a{
    font-size: 14px;
}

body.bizberg_woocommerce_shop ul.products li.product .woocommerce-loop-product__title{
    font-size: 25px!important;
    text-transform: capitalize;
}

body.bizberg_woocommerce_shop ul.products li.product a, .bizberg_woocommerce_shop .product-compare-wishlist p, .bizberg_woocommerce_shop .wishlist_compare_wrapper.compare_wishlist_both .bizberg_product_wishlist span.feedback{
    font-size: 100%;
}

body.bizberg_woocommerce_shop section.related.products > h2{
    font-size: 34px;
    text-transform: capitalize;
}

.bizberg_sidebar #sidebar .widget h2, .bizberg_sidebar #sidebar .wp-block-search .wp-block-search__label{
    padding: 10px 0;
    text-align: center;
    border-left: 3px solid #735777;
}

.bizberg_sidebar #sidebar .widget h2:before,.bizberg_sidebar #sidebar .widget .wp-block-search__label::before{
    display: none;
}

#commentform .form-submit input{
    padding-bottom: 7px;
}

.wp-block-search .wp-block-search__label{
    font-weight: normal;
}