/* home page css starts here */
._ez-about-img {
    float: left;
    width: 17%;
    text-align: center;
}

.cms-top-category .category-image {
    width: 100%;
}

.cms-top-category .category-title {
    width: 100%;
    text-align: center;
    white-space: nowrap;
}

.cms-top-category .category-content a {
    flex-direction: column;
}

.cms-top-category .category-content {
    padding: 18px;
}

.cms-top-category .slick-slide>div:first-child .category-block {
    margin-bottom: 0px;
}

.category-block.alo-item {
    margin-bottom: 10px !important;
}

.cms-top-category .category-image img {
    transform: rotate(0deg);
    padding-right: 1.071em;
}

@media screen and (max-width: 768px) {
    ._ez-about-img {
        float: left;
        width: 40% !important;
        text-align: center;
        margin: 0px 23px 0px 0px;
    }
}

@media screen and (min-width: 991px) {
    .magicslider img {
        width: 100% !important;
    }

    .static-home-slide .block-right .block-contain a img {
        transition: all .4s ease;
        height: 121px;
    }

    ._ez-about-img {
        float: left;
        text-align: center;
        margin: 0px 20px 0px 0px;
    }

}

.mbdialog.popupid30 {
    width: auto !important;
}

@media screen and (min-width: 991px) {
.mbdialog.popupid30 {
    left: 27% !important;
    margin-left: 0px !important;
    top: 21% !important;
}
}

@media screen and (max-width: 990px) {
.mbdialog.popupid30 {
    margin-left: -230px !important;
}
}
/* home page slider css start here */
.home-slider .slick-slide.slick-active .figcaption .caption1 {
    color: #e88a2c !important;
    font-weight: 900;
    padding: 0px;
    border-radius: 10px;
    font-size: 36px;
    text-align: left;
}
.home-slider .slick-slide.slick-active .figcaption .caption2 {
    color: #000000 !important;
    text-align: left;
}
.home-slider .slick-slide.slick-active .figcaption .caption3, .caption3 strong {
    color: #000000 !important;
    font-size: 18px;
    font-weight: 700;
    text-align: left;
}
.home-slider .slick-slide.slick-active .figcaption .caption4{
    text-align: left;
}
.home-slider .slick-slide.slick-active .figcaption .caption4 a{
    color: #ffffff !important;
}
.static-home-slide .slick-slide .text-slide .caption4 .shopnow {
    color: #ffffff !important;
}
.static-home-slide .slick-slide .text-slide {
    left: 190px;
}
/* home page slider css start here */
/* home page css ends here */