.azedw-price-wrapper {
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
    align-items: center;
}

.azedw-price-wrapper span {
    font-family: "futura-pt-demi", sans-serif;
    font-size: 1.06667rem !important;
}

.azedw-price-wrapper del {
    padding-left: 0 !important;
    padding-right: 5px;
    color: #a9a9a9 !important;
    font-size: 1.06667rem;
}

.wrapper-for-tab .product-holder {
    max-height: 351px;
}

.wrapper-for-tab .product-holder img {
    max-height: 351px;
}

.header-style-4 .navbar-default .navbar-nav>li>a {
    color: #fff;
}

.site-header.header-style-4 #navbar .desktop-menu>ul>li.menu-item-has-children>a:before {
    color: #fff;
}


@media (max-width: 921px) {
    .accs-new-arrival-section .owl-nav {
        display: flex;
        justify-content: center;
        margin-top: 10px;
    }

    .accs-new-arrival-section .owl-nav div {
        margin: 0 5px;
    }
}
