/*
Theme Name: Urane
Theme URI: https://wp.validthemes.net/urane
Author: Validthemes
Author URI: https://themeforest.net/user/validthemes/portfolio
Description: Urane - Insurance Company WordPress Theme
Version: 1.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: urane
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

.elementor .navbar-brand > img {
  display: block;
  height: 75px;
}

ul.top-header-list li i {
    display: inline-block;
    height: 60px;
    width: 60px;
    text-align: center;
    background: #070f1c !important;
    line-height: 60px;
    color: var(--white);
    font-weight: 800;
    font-size: 23px;
    border-radius: 50%;
    margin-right: 15px;
}

.top-header-items .logo img 
{
     height: 75px;   
}

.color-style-four .top-bar-style-three .text-end .item-flex::after
Specificity: (0,4,1)
 {
    background: pink !important;
}

.color-style-four .btn.btn-theme
Specificity: (0,3,0)
 {
    background: orange !important;
}


