/* Theme Name: Business Event Conference Template: bizberg Text Domain: business-event-conference Author: Bizberg Themes Author URI: https://bizbergthemes.com/ Theme URI: License: GNU General Public License v3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html Description: WordPress Theme for Events and Conferences. Business Event Conference theme is a dedicated event WordPress theme for business meetups, technology conferences and exhibitions, product release events, business conferences and all other sorts of marketing and business events. A theme compatible with WP Event Manager plugin. Also, It offers special features and templates so it works perfectly with all page builders like Elementor, Visual Composer, Beaver Builder, SiteOrigin, Divi, etc. This Free WordPress theme is fully responsive, cross-browser compatible, translation ready & SEO friendly. If you run into any problem while using our theme, you can refer to extensive documentation or contact our friendly support team. It fully supports Elementor, all the sections are made from Elementor. Tags: custom-logo,custom-menu,featured-images,threaded-comments,translation-ready,left-sidebar,right-sidebar,grid-layout,theme-options,blog,news,portfolio Version: 0.1 Tested up to: 5.7 Requires PHP: 5.6 Requires at least: 4.9 */ .navbar-default .navbar-nav>li>a{ letter-spacing: 0; } .footer_social_links{ display: none !important; } .featured-post{ padding: 50px 0 30px; border-bottom: 1px solid #eee; margin-bottom: 30px; } .featured-post .section-title{ text-align: center; width: 60%; margin: 0 auto 20px; } .featured-post .section-title h2{text-transform: uppercase;} .featured-post .section-title span{color: #e91e63;} .featured-post-item{ position: relative; overflow: hidden; margin-bottom: 30px; } .featured-post .featured-post-image{ height: 260px; background-size: cover; background-position: center; background-repeat: no-repeat; position: relative; transition: all ease 0.5s; overflow: hidden; } .featured-post-item .featured-cats { background: #fff; padding: 10px 20px; top: 15px; position: absolute; left: 0; font-weight: bold; } .featured-post-item:hover .featured-cats{ color: #fff; transition: all ease 0.5s; } .featured-post-item .featured-cats::before{ background: #e91e63; content: ''; position: absolute; left: 0; top: 0; width: 0; height: 100%; transition: all ease 0.5s; } .featured-post-item:hover .featured-cats::before{ width: 100%; transition: all ease 0.5s; } .featured-post .featured-post-content .featured-date{ color: #878787; font-style: italic; padding: 20px 0 5px; display: block; } .featured-post .featured-post-content{position: relative; background: #fff;} .featured-post .featured-post-content h4{text-transform: uppercase;} .featured-post-image .featured-cats i { padding-right: 5px; }