.bg-car {
    width: 54px; height: 38px;
    background: url('../image/icons.png') -10px -82px;
}

.bg-compare_2 {
    width: 22px; height: 20px;
    background: url('../image/icons.png') -84px -82px;
}

.bg-payment {
    width: 53px; height: 40px;
    background: url('../image/icons.png') -84px -10px;
}

.bg-add_cart {
    width: 23px; height: 22px;
    background: url('../image/icons.png') -157px -72px;
}

.bg-order {
    width: 54px; height: 52px;
    background: url('../image/icons.png') -10px -10px;
}

.bg-return {
    width: 44px; height: 42px;
    background: url('../image/icons.png') -157px -10px;
}

.owl-carousel .owl-controls {
 background-color: transparent !important;
}

.owl-carousel.owl-theme .owl-controls .owl-dots {
    margin-top: -27px !important;
  position: relative !important;
  padding: 0 !important;
}


.owl-stage-outer {
    border-bottom-right-radius: 10px !important;
}

.btn-urun-dty {
    background-color: #ba041d !important;
    border-color: #ba041d !important;;
}
.btn-urun-dty:hover {
color: #fff;
background-color: #000 !important;
border-color: #000 !important;
}

.footer-owl-set .owl-controls {
    display: none !important;
}
#mega-menu>ul.menu>li>a {
    height: 45px;
    line-height: 45px;
}