/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 11-mag-2022, 16.38.34
    Author     : pubbliSHARK
*/

.site-header.header-one .header-navigation ul.navigation-box > li + li {
    margin-left: 60px;
}
.feature-style-one .row [class*=col-]:nth-child(2) {
    border-left: none;
    border-right: none;
}

.banner-title.colored-yellow{background: #ffc000;}