/*
 Theme Name:   Vertice Child
 Theme URI:    https://www.lawdandrea.com/ 
 Description:  Child theme for the Vertice theme
 Author:       TD
 Author URI:    https://www.lawdandrea.com/    
 Template:     vertice
 Version:      1.0
*/

.custom-archive-container .content-area {
    max-width: 1232px !important;
    margin: 0 auto;
    padding: 60px 0px;
}


#kubio .kubio-menu li > ul.sub-menu> li.menu-item> a{
    background-color: black;
}

div.sticky-header{
    position: fixed;
}