#sticky-social-icons-container.design-rounded.alignment-left li:last-child a {
    border-radius: 50%;
    border: 3px solid #cfcfcf;
}
#sticky-social-icons-container.design-rounded.alignment-left li:first-child a {
    border-radius: 50%;
    border: 3px solid #cfcfcf;
}
#sticky-social-icons-container li a {
    margin-top: 5px;
    border-radius: 50%;
    border: 3px solid #cfcfcf;
}
#rs-header.header-style1 .menu-area, #rs-header.header-style5 .menu-area {
    padding-bottom: 5px;
    padding-top: 5px;
}
#rs-header.header-style5 .header-inner .menu-area .navbar ul > li > a, #rs-header.header-style5 .menu-responsive .sidebarmenu-search .sticky_search, #rs-header.header-style5 .menu-cart-area i {
    color: #303030 !important;
}
#rs-header .btn_quote a {
    padding: 13px 22px;
    color: #fff;
    border-radius: 7px;
    font-style: italic;
    transform: skew(-14deg 0deg) !important; 
    background: #005499;
}
#rs-header .btn_quote a:hover {
    background: #023660;
}