/* Start custom CSS for plumerheader, class: .elementor-element-7b0669d */.header-logo {
    width: 200px;
}

.menu-wrap {
    border: none !important;
}

.themeholy-menu-toggle {
    background-color: red;
    color: black;
    border-top-left-radius: 30px;
}

.logo-bg {
    display: none;
}

.header-top .social-links a {
    color: #000 !important;
}
 

@media only screen and (min-width: 1100px) {
 .menu-wrap {
     margin-top: -40px;
     margin-left: 100px;
 }
}/* End custom CSS */