/*
Theme Name:     D&T Caulking Solutions
Description:    Child Theme of Rosa by PC Value Services
Author:         wp-pcvs
Template:       rosa

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/


/*media all*/
.site-header {
    position: absolute;
    top: 20px;
    left: 0px;
    width: 100%;
    z-index: 110;
    background-color: white;
    transition: color 0.3s cubic-bezier(0.86, 0, 0.07, 1), background-color 0.3s cubic-bezier(0.86, 0, 0.07, 1);
}


