/*
Theme Name: Dustra
Theme URI: https://themelocker.tech/dustra
Author: validthemes
Author URI: https://themeforest.net/user/validthemes/portfolio
Description: Dustra is a Bootstrap Based WordPress Theme.
Version: 1.5.0
License: ThemeForest
License URI: //themeforest.net/licenses
Text Domain: dustra
Tags: architecture, building, business, construction, engineering, factory, industrial, renovation

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.

*/

/* ----------------------------------

Table of contents
        
    01. Common styles
    02. Blog Styles
    03. Visual Styles
    04. Test Styles
    
---------------------------------- */


/* ===================================
    Common styles
====================================== */

.navbar-brand > img {
  display: initial;
	height: 112px;}
ul.dropdown-menu > li > a {
    padding: 12px 15px;
    border-bottom: solid 1px #f5f5f5;
    color: #333333;
    font-weight: 600;
    font-size: 14px;
    text-transform: none !important;
  }