.owl-theme .owl-nav {
    margin-top: -10px !important;
}

.owl-carousel .owl-nav .owl-prev::before, .owl-carousel .owl-nav .owl-next::before {

    top: 8px;
}

.owl-theme .owl-nav [class*="owl-"] {
    background: #e1831e none repeat scroll 0 0;
}

