/* Enter Your Custom CSS Here */
.header-social-icon img {
    margin: 10px;
}

body #motopress-main.main-holder .cart-holder.header-social-icon {
    background: transparent;
  margin-bottom: 0;
}

html body {
    overflow-x: hidden;
}

body #motopress-main.main-holder .shop-nav, body #motopress-main.main-holder .shop-nav::after {
    background: transparent !important;
}

body .header .search-form .navbar-form #search-form_is {
    background-color: #262626 !important;
}

body .header .search-form .navbar-form .search-form_it {
    height: 27px !important;
}

body .logo {
    margin: -30px 0 0px 0px;
}

body .nav__primary .sf-menu > li > a {
    padding: 10px 11px;
}
