﻿.old-price {
    color: black !important;
    text-decoration: line-through !important;
}

#sale-price {
    color: red !important;
}

.image-container {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 1.5rem 0;
}

    .image-container > img {
        width: 100%;
    }

.page-container {
    margin: 1.5rem auto;
}

li#li-has-stock {
    color: green;
}

.product-price .new-price {
    margin-right: 0px !important;
    color: red !important;
}

.szgd-image-container {
    display: flex;
    justify-content: center;
    align-self: center;
}

    .szgd-image-container > img {
        width: 100%;
    }

.megamenu {
    min-height: 334px;
}

div.banner.banner-fixed.overlay-dark.overlay-zoom.appear-animate.fadeIn.appear-animation-visible > figure > img {
    min-height: auto;
}

.amazing-sec .title, .amazing-sec .countdown, .amazing-sec .product-name, .amazing-sec .product-price {
    color: #fff;
}

.number.number-count {
    color: #fff;
}
