/* Theme Name: Benzer Author: Specia Author URI: https://speciatheme.com/ Description: Benzer is the right theme for you if you are looking for a multipurpose theme that can handle everything you throw at it. It is perfect for marketing, corporate startup, agency, blog, business, company, creative, portfolio, professional business, food & restaurant, gym & fitness, spa salon, medical practitioner & hospitals, landing pages, product pages, corporate business, digital agency, product showcase, financial advisor, accountant, law firm, wealth advisor, photography, personal, and any eCommerce stores. The design is easy to change and adapt to the client needs. The theme has all the modern functionality such as: slider, services, blogs and much more. It is 100% Responsive WooCommerce Theme with a luxurious and elegant design. It has a fully responsive width that adjusts automatically to any screen size or resolution. It can be customized easily, and also has multiple features and functionalities. Let's start downloading this amazing and beautiful Free Multipurpose WordPress Theme right away. View the demo of Benzer Free https://demo.speciatheme.com/lite/benzer/ Template: specia Version: 1.0.8 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: benzer Tags: one-column, two-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, custom-logo, featured-image-header, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, editor-style, blog, photography, portfolio This theme, like WordPress, is licensed under the GPL. Use it to make something cool, have fun, and share what you've learned with others. */ .navbar { padding: 0; } .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover { padding: 40px 20px; border-radius: 0; font-weight: 500; } .navbar-default .navbar-nav > li > a { padding: 40px 20px; font-weight: 500; } .navbar-header { padding: 24px 0; } .post_date h6 { color: #fff; } /*--------------------------------------- Header Social Icons -----------------------------------------*/ .header-top-info-1 .social { padding: 0px 0; margin: 0; line-height: 20px; padding: 5px 0 4px; } .header-top-info-1 .social li { font-family: 'Awesomefont'; margin-right: 4px; display: inline-block; } .header-top-info-1 .social li { position: relative; } .text-center .social li { margin: 0 2px; } .social li a { display: table; position: relative; -webkit-transition: .3s all; transition: .3s all; overflow: hidden; } .header-top-info-1 .social li a i { background: #747474; border-radius: 3px; text-align: center; display: table-cell; vertical-align: middle; color: #ffffff; width: 25px; height: 25px; font-size: 12px; -webkit-transition: all 200ms ease-out; -moz-transition: all 200ms ease-out; -o-transition: all 200ms ease-out; transition: all 200ms ease-out; } .header-top-info-1 .social li a i:hover { color: #ffffff; -webkit-animation: socialFxD .3s forwards; animation: socialFxD .3s forwards } @-webkit-keyframes socialFxD { 49% { -webkit-transform: translateX(100%); transform: translateX(100%) } 50% { opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; -webkit-transform: translateX(-100%); transform: translateX(-100%) } 51% { opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" } } @keyframes socialFxD { 49% { -webkit-transform: translateX(100%); transform: translateX(100%) } 50% { opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; -webkit-transform: translateX(-100%); transform: translateX(-100%) } 51% { opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" } } @media only screen and (min-width: 200px) and (max-width: 768px) { .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover { padding: 14px 17px; } .navbar-default .navbar-nav > li > a { padding: 14px 17px; } }