@import url("../css/brands.css");

.section-products .swiper-button-next.next1,
.section-products .swiper-button-prev.prev1 {
    display: none;
}

.section-products1 .perfume-list .detail,
.section-products .perfume-list .detail {
    text-align: left;
}

.banner-page-inner {
    padding-bottom: 200px;
}

.logo-whiz {
    width: 100%;
    max-width: 165px;
    margin-bottom: 20px;
}

.logo-whiz-floor {
    width: 100%;
    max-width: 250px;
}

.logo-whiz-nodustt {
    width: 100%;
    max-width: 150px;
    margin-bottom: 20px;
}

.banner-page-inner .heading-h1 {
    margin: 10px 0;
    color: #1c3583;
}

.section-whiz {
    background: url(../img/whiz/bg/bg-whiz.png) center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    margin: -100px auto 0;
    padding: 200px 0 150px;
}

.section-whiz .heading-h2 {
    color: #1c2270;
}

.page-whiz {
/*    background: url(../img/whiz/bg/bg-bottom.png) bottom;*/
   background: none;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 100%;
}

.step-list a:hover {
    -webkit-box-shadow: 0 1px 30px 1px rgba(28, 53, 131, 0.6);
    -moz-box-shadow: 0 1px 30px 1px rgba(28, 53, 131, 0.6);
    -o-box-shadow: 0 1px 30px 1px rgba(28, 53, 131, 0.6);
    box-shadow: 0 1px 30px 1px rgba(28, 53, 131, 0.6);
}

.brands-page-detail.page-whiz {
    background: none;
}

.sc-more {
    margin-top: 20px;
    text-align: center;
}

a.btn.btn-opacity.btn-b {
    border: 2px solid #273691;
    color: #273691;
}

a.btn.btn-opacity.btn-b:hover {
    background-color: #273691;
    color: #fff;
}

.section-whiz01 .perfume-detail .heading-h2,
.section-whiz02 .perfume-detail .heading-h2 {
    font-family: 'SukhumvitSetBold', Helvetica, Arial, sans-serif;
    color: #213187;
    margin-bottom: 15px;
}

.section-whiz01 {
    background: url(../img/whiz/whiz-floorcleaner/bg-whiz-floorcleaner.png) top right;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 100%;
    padding: 200px 0 80px;
    margin: -100px auto 0;
}

.page-whizshieldtech .section-whiz01 {
    background: url(../img/whiz/whiz-shieldtech/bg-whizshieldtech.png) top right;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 100%;
    padding: 200px 0 80px;
    margin: -100px auto 0;
}

.section-whiz02 {
    background: url(../img/whiz/whiz-nodustt/bg-whiz-nodustt.png) top right;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 100%;
}

.swiper-button-prev,
.swiper-button-next,
.swiper-button-prev1,
.swiper-button-next1 {
    display: block;
}

.section-whiz02 .swiper-button-next.next1,
.section-whiz02 .swiper-button-prev.prev1 {
    display: none;
}

.brands-page-detail.page-whiz .banner-page-inner p.des {
    padding-bottom: 50px;
}

.content-image {
    text-align: center;
}

.content-image img {
    width: 100%;
    max-width: 807px;
    margin-top: 50px;
}

.content-imagex5 {
    text-align: center;
    margin-bottom: -80px;
}

.content-imagex5 img {
    width: 100%;
    max-width: 1000px;
}

.sc-whizfloorcleaner .section-heading .heading-h2 {
    color: #2e4084;
    font-family: 'SukhumvitSetBold', Helvetica, Arial, sans-serif;
    margin-bottom: 50px;
}

.page-whizshieldtech .banner-page-inner p.des {
    padding-bottom: 100px;
}

.banner-page-inner .heading-h1 {
    font-family: 'SukhumvitSetBold', Helvetica, Arial, sans-serif;
}

.sc-whizshieldtech .section-heading .heading-h2 {
    color: #2e4084;
    font-family: 'SukhumvitSetBold', Helvetica, Arial, sans-serif;
    margin-bottom: 50px;
}

@media screen and (max-width: 991px) {
    .section-whiz01 {
        background: url(../img/whiz/whiz-floorcleaner/bg-whiz-floorcleaner.png) top right;
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        height: 100%;
        padding: 50px 0 40px;
        margin: 0 auto 0;
    }

    .logo-whiz-floor {
        max-width: 100px;
        margin-bottom: 0;
    }

    .banner-page-inner {
        padding-bottom: 0px;
    }

    .section-whiz02 .swiper-button-next.next1,
    .section-whiz02 .swiper-button-prev.prev1 {
        display: block;
    }

    .section-whiz02 {
        background: none;
    }

}

@media screen and (max-width: 767px) {

    .section-products1 .perfume-list,
    .section-products .perfume-list {
        max-width: 300px;
    }

    .logo-whiz-nodustt {
        max-width: 80px;
        margin-bottom: 10px;
    }

    .section-products .swiper-button-next.next1,
    .section-products .swiper-button-prev.prev1 {
        display: block;
    }

    .page-whizshieldtech .section-whiz01 {
        background: url(../img/whiz/whiz-shieldtech/bg-whizshieldtech-m.png) top right;
        background-repeat: no-repeat;
        background-size: contain;
        padding: 150px 0 20px;
    }


}


@media screen and (max-width: 500px) {

    .section-products1 .perfume-list,
    .section-products .perfume-list {
        max-width: 280px;
    }
}
