/**
* Theme Name: rozer Child
* Description: This is a child theme of rozer, generated by Rdt WP.
* Author: <a href="http://roadthemes.com">Road-Themes</a>
* Template: rozer
* Version: 1.0.2
*/
.desktop-header{
background-color: cyan;
}
.site-footer {
    background-color: #3e8acc3d;
}
.menu-background {
    background-color: #136cda !important;
    /* background-color: #ffffff; */
}
.header3 .top-menu {
    border-top: 1px solid #2c7bde;
    border-bottom: 0;
    background-color: #136cda;
}
#_desktop_menu_ .primary-menu-wrapper ul.primary-menu > li > a {
    font-size: 14px;
    color: #ffffff !important;
    background-color: rgba(255, 255, 255, 0);
}
.wc-block-components-button__text{
  background: #136cda !important;
    padding: 12px;
    color: #fff;
}