
body{
    padding: 0;
    margin: 0;
}

.container{
    margin:0 5%;
}

.brandpage_banslider{
    padding: 10% 10% 5%;
}

.banner-item.mobile {
    display: none;
}
.brandpage_banslider .offer_imgs img{
    width: 100%;
    height: auto;
    border-radius: 10px;
}

.brandpage_banslider .offer_imgs .ban_suboffersimg{
    margin-bottom: 50px !important;
}

.brandpage_banslider .offer_imgs .slick-dots li.slick-active{
    background-color: #FF0000 !important;
    width: 15px;
    height: 15px;
    border-radius: 50%;
}

.brandpage_banslider .offer_imgs .slick-dots li button:before{
    content: '';
height: 15px;
width: 15px;
font-size: 20px;
    border-radius: 50%;
    background-color: #444343;
}

/* .brandpage_banslider .offer_imgs .slick-dots li.slick-active{
    background-color:#FF0000 !important;
    width: 15px;
    height: 15px;
    border-radius: 50%;
background: none !important;
} */

.brandpage_banslider,section.feat_collection,section.shop_all,section.stand_char,section.wt_collection,section.discover{
    background: #1C1C1C;
    display: inline-block;
    width: 100%;
}
section.shop_all {
    margin-top: 0px;
    background: #313131 !important;
    padding-top: 5%;
}
section.feat_collection {
    padding-bottom: 5%;
}
.feat_collection h2{
    color: #fff!important;
    text-align: center;
    font-size: 30px;
    line-height: 40px;
    font-family: sans-serif;
    font-weight: 500;
    margin-bottom: 5%;
}
section.stand_char{
    padding-bottom: 10px;
    padding-top: 5%;}
/* .feat_collection .watch_rows{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
} */
.feat_collection .watch_rows .col-lg-3{
    /* width: 20%; */
    position: relative;
    padding: 10px;
}
.feat_collection .watch_rows .col-lg-3 img{
    width: 100%;
    height: auto;
    border-radius: 10px;
}

.feat_collection .watch_rows .col-lg-3 .wt_name a {
    position: absolute;
    bottom: 0;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #313131;
    padding: 10px 20px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    font-family: sans-serif;
    text-transform: uppercase;
    width: 95%;
}

.feat_collection .hr_effects{
    display:none;
}

.shop_all{
    background-color: #F0F0F0;
    padding: 5% 0;
}

/* .shop_all .allwt_row{
    display: flex;
    justify-content: space-between;

} */

.shop_all .allwt_row .colmn-3{
    text-align: center;
    background-color: #1c1c1c;
    padding: 10px 5px 10px;
    border-radius: 10px;
    position: relative;
}
.shop_all .allwt_row .colmn-3::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    margin: auto;
    bottom: 0;
    width: 5px;
    height: 60%;
    background-color: red;
    border-radius: 10px;
}


.shop_all .allwt_row .colmn-3 img{
    width: 100%;
    height: auto;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    margin-bottom: 30px;
}

.shop_all .allwt_row .col-lg-4 .g_tag {
    background-color: #1c1c1c;
    padding: 10px 20px;
    text-align: center;
    width: 50%;
    margin: 0 auto 10%;
    border-radius: 10px;
    color: #fff;
    font-size: 28px;
    line-height: 40px;
    font-family: sans-serif;
}
.shop_all .allwt_row .colmn-3 a{
    color:#fff;
    font-size: 24px;
    line-height: 40px;
    font-family: sans-serif;
    
    text-decoration: none;
}

.shop_all .row>* {
    margin-bottom: 50px;
}

/* .shop_all .allwt_row .col-lg-4{
    width: 30%;
} */
.stand_char .imgs_row{
    display: flex;
    justify-content: space-between;
    margin: auto;
    background: #F5F5F5;
    width: 100%;
    padding: 30px 0 30px 30px;
    border-radius: 10px;
}

/* .stand_char .offer_imgs1 {
    width: 60%;
    margin: 0 auto;
} */

.stand_char .offer_imgs.desk {
    display: block;
}

.stand_char .offer_imgs.mobile {
    display: none;
}

.stand_char .imgs_row .offer_img img {
    width: 100%;
    height: auto;
}


.wt_collection h3 {
    text-align: center;
    padding: 10px 20px;
    margin: 5% auto;
    display: block;
    width: 30%;
    color: #ffffff;
    text-decoration: none;
    font-family: sans-serif;
    font-size: 25px;
    line-height: 30px;
    border-radius: 5px;
}


.wt_collection .wt_collrow{
    /* display: flex;
    justify-content: space-between; */
    margin:0% 0 5% 0;
}


.wt_collection .col-lg-3{
    /* width: 20%; */
    position: relative;
}

.wt_collection .col-lg-3::before{
    content: '';
    position: absolute;
    top: -5px;
    right: 0;
    left: 0;
    margin: auto;
    width: 30%;
    height: 5px;
    background-color: #FF0000;
    border-radius: 10px;
}

.wt_collection .col-lg-3 img{
    width: 100%;
    height: auto;
}

.wt_collection .col-lg-3 a{
    font-family: Roboto;
    font-size: 18px;
    font-weight: bold;
    line-height: 34px;
text-align: center;
text-underline-position: from-font;
text-decoration-skip-ink: none;
color: #fff!important;
margin-top:10px;
/* margin-bottom: 0; */

display: block;
    margin: 0 auto;
}

.wt_collection .col-lg-3 h3{
    font-family: Roboto;
font-size: 16px;
font-weight: 400;
line-height: 28px;
text-align: center;
text-underline-position: from-font;
text-decoration-skip-ink: none;
color: #fff;
margin: 0 auto;
width: auto;

}


.discover .limited_a {
    font-family: Roboto;
    font-size: 26px;
    font-weight: 400;
    line-height: 30.47px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #ffffff;
    padding: 15px 40px;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    text-align: center;
    margin: 0 auto 5%;
    width: 30%;
    background: #313131;
}


.discover{
    background: #F0F0F0;
padding: 0 0 5%;
}

.discover .img_content{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 5%;
}


.discover .img_content .colmn2{
width: 45%;
}


.discover .img_content .colmn2.b_effect img{
    width: 100%;
    height: auto;
}


.discover .img_content .colmn2.b_effect{
    position: relative;
}


.discover .img_content .colmn2.b_effect::before{
content: '';
position: absolute;
bottom: 0;
right: 0;
width: 30%;
height: 5px;
background-color: #FF0000;
border-radius: 10px;
}


.discover .img_content .colmn2 p {
    font-family: Roboto;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    text-align: right;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #fff;
}
.discover .img_content .colmn2 a {
    font-family: Roboto;
    font-size: 18px;
    font-weight: 400;
    line-height: 30.47px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #fff;
    background-color:#313131;
    text-decoration: none;
    padding: 10px 20px;
    float: right;
}



@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {

    .container {
        margin: 0 0%;
    }
    .brandpage_banslider{
        padding: 110px 5% 0;
    }
    .slick-dots {
        bottom: 0px;
    }

    .feat_collection h2{
        font-size: 18px !important;
        line-height: 30px;
    }
    .feat_collection .watch_rows .colmn-4 .wt_name a {
        font-size: 16px;}
    .feat_collection .watch_rows{
        flex-wrap: wrap;
    }

    .feat_collection .watch_rows .colmn-4{
        width: 45%;
        margin-bottom: 30px;
    }

    .feat_collection .hr_effects{
        background-color: red;
    width: 100%;
    margin: 5% auto 10%;
    height: 2px;
    }

    .shop_all .allwt_row{
        flex-wrap: wrap;
    }

    .shop_all .allwt_row .col-lg-4{
        width: 100%;
        margin-bottom: 5%;
    }

    .shop_all .allwt_row .col-lg-4 .g_tag{
        font-size: 20px;
    line-height: 30px;
    width: 40%;
    margin: 0 auto 5%;
    }

    .shop_all .allwt_row .colmn-3 a{
        font-size:18px;
        line-height: 28px;
    }


    .offer_img{
        width: 40%;
    }

    .stand_char .imgs_row .offer_img.before_effect::before{
        width: 4px;
    height: 6%;
    }


    
.stand_char .offer_imgs.desk {
    display: none;
}

.stand_char .offer_imgs.mobile {
    display: block;
}

    .wt_collection h3{
        font-size: 18px;
    line-height: 20px;
    
    width: 100%;
    }


    .stand_char .imgs_row{
        width: 80%;
    }

    .wt_collection .wt_collrow{
        flex-wrap: wrap;
    }

    .wt_collection .col-lg-3{
        width:100%;
        margin-bottom: 30px;
    }

    .wt_collection .col-lg-3 a{
        font-size: 16px;
        line-height: 20px;
    }

    .wt_collection .col-lg-3 h3{
        font-size: 15px;
        line-height: 25px;
    }

    .discover .limited_a{
        font-size: 15px;
    line-height: 25px;
    width: 100%;
    padding: 10px 30px;
    }

    .discover .img_content{
        flex-wrap: wrap;
    }

    .discover .img_content .colmn2{
        width: 100%;
    }

    .discover .img_content .colmn2 p{
        font-size: 15px;
        line-height: 20px;
        text-align: justify;
        margin: 10px;
    }

    .discover .img_content .colmn2 a{
        font-size: 20px;
        line-height: 25px;
        padding: 10px 20px;
    }
}