/*Promo-big styles starts*/

.uk-overlay-primary {
    background: rgba(34, 34, 34, 0) !important;
}

#promo-big {
    margin-top: 8vh;
    margin-left: 0;
    height: 45%;
}

#promo-big--wrap{
    padding-left: 0;
}


#promo-big--wrap .img{
    background: #654fde;
}

#promo-big--container{
    margin-left: 5vw;
}


#promo-big--wrap .promo-title{
    margin-top: 5vh;
    margin-bottom: 3vh;
    color: var(--color-white);
    font-family: "Arimo Bold";
    font-size: 28px;
    line-height: 40px;

}

#search-form .search{
    background: var(--color-white);
    outline: none;
    border: 0;
    height: 5vh;
    padding: 13px;
    color: var(--color-grey1) !important;
}

.uk-overlay-background {
    background: rgba(0,0,0,.0);
}

#promo-button{
    background: none;
    border: 1px solid #ffffff;
    color: var(--color-white);
    text-transform: uppercase;
    font-family: "Arimo Bold";

}

#promo-button a{
    text-decoration: none;
}

#search-form .uk-dropdown-search{
    position: fixed;
    left:0;
    background: rgba(76, 76, 76, 0.85);
    width: 100%;
    height:100%;
    z-index: 99999;

}
#search-form .uk-dropdown-search--wrap{
    margin-left: 5%;
}

.results-list{
    margin-top: 2%;
}
.search-results{
    border-bottom: 1px solid #4c4c4c;
    padding-bottom: 2%;
}

#search-form .uk-dropdown-search--wrap {
    padding-top: 6px;
}

/*Promo-big styles ends*/


/*top categories styles starts*/

#top-ctgrs{
    margin-top: 8vh;
    margin-left: 0;
    height: 45%;
}


#top-ctgrs--wrap{
    padding-left: 0;
    width: 85%;
    margin: 0 auto  0;
}

#top-ctgrs--wrap .container{
    padding-left: 0;
    margin-left: 0;
}

#topCategories{
    margin-bottom: 4vh;
}

#top-ctgrs .header{
    color: #3c3c3a;
    margin-top: 3vh;
    padding-left: 0;
    margin-bottom: 2%;
    padding-bottom: 4%;
    border-bottom: 1px solid #e5e5e5;
    font-family: "Arimo Bold";
    font-size: 21px;
}

.top-ctgr-item .list{
    list-style-type: none;
    margin-top: 1vh;
    padding-left: 0;
    font-family: "Arimo Regural";
}

.top-ctgr-item .list li{
    margin-bottom: .5vh;
    font-size: 13px;
    font-family: "Arimo Regural";
}

.top-ctgr-item .list li a{
    color: var(--color-grey3) !important;
    text-decoration: none;
}

.top-ctgr-item .title{
    font-size: 14px;
    font-family: "Arimo Bold";
}

.top-ctgr-item{
    margin-top: 3%;
    margin-bottom: 3%;
    padding-left: 0;
}


/*top categories styles ends*/


/*Mini Promo styles starts*/
#promo-mini{
    padding-left: 0;

}

#promo-mini--wrap{
    margin-left: 2vw;
}

#promo-mini--wrap .text{
    color: #ffffff;
    font-size: 35px;
    line-height: 50px;
    font-family: "Arimo Bold";
}

#promo-mini .uk-button {
    color:#ffffff;
    border: 1px solid #ffffff;
    background: none;
}

#promo-mini .uk-button a {
text-decoration: none;
}


/*Mini Promo styles ends*/


/*Top Brands css starts*/

#brands{
    background: #f6f6f6;
}

.brands--wrap{
    margin: 4vh auto 0;
    width: 95%;
    padding-bottom: 6vh;
}

.brands--wrap .pageTitle {
    margin-bottom: 3vh;
    font-family: "Arimo Regural";
    color: #000000;
    font-size: 26px;
    padding-left: 0;
}

.uk-grid .brand {
    width: 10%;
    box-sizing: border-box;
    max-height: 100px;
    margin-bottom: 2em;
    min-width: 10%;
}
.brand svg{
    width: auto;
    height: 100%;
}

.brands-row{
    margin-top: 0 !important;
}
/*Top Brands css ends*/


/*SuggestedProductsMini css starts*/
#suggestedProductsMini{
    background: #fcfcfc;
}

#suggestedProductsMini .suggestedProductsWrap{
    width: 95%;
}

/*SuggestedProductsMini css ends*/


/*MEDIA QUERIES*/

@media (max-width: 1400px) {


/*promo big styles start*/
    #promo-big {
        margin-top: 10vh;
    }

    /*promo big styles end*/


    /*top categories styles starts*/
    #top-ctgrs {
        margin-top: 10vh;
    }
    /*top categories styles ends*/


    /*suggested items styles starts*/
    #sg-items{

    }
    /*suggested items styles ends*/



    /* brands styles starts*/
    #brands {

    }
    /* brands styles ends*/


    /*suggested items mini styles starts*/
    #sg-items-mini{

    }
    /*suggested items mini styles ends*/


    /*promo mini styles starts*/
    #promo-mini--wrap .text {
        font-size: 24px;
        line-height: 34px;
    }

    /*promo mini styles ends*/
}


@media (max-width: 1280px) {


    /*promo big styles start*/
    #promo-big {
        width: 100%;
        height: 30vw;
        margin-top: 6vw;
    }

    #search-form .search {
        height: 5vw;
    }

    /*promo big styles end*/


    /*top categories styles starts*/
    #top-ctgrs{
        display: none;
    }
    /*top categories styles ends*/


    /*promo mini styles starts*/
    #promo-mini{
        width: 25%;
    }

    /*promo mini styles ends*/


    /* brands styles starts*/
    #brands {
        width: 75%;
    }

    .brands-row{
        width: 100%;
        margin-bottom: 1vw;
    }

    .brands-row .brand {
        width: 70px;
    }


    /* brands styles ends*/

    /*suggested items mini styles starts*/
    #sg-items-mini {
        width: 100%;
    }
    /*suggested items mini styles ends*/



}


@media (max-width: 1024px) {


   /*promo big styles starts*/
    #promo-big {
        height: 40vw;
        margin-top: 8vw;
    }

    #promo-big--wrap .promo-title {
        margin-top: 3vw;
        margin-bottom: 3vw;
    }
   /*promo big styles sends*/


    /*promo mini styles starts*/
    #promo-mini {
        width: 30%;
    }

    #promo-mini--wrap .text {
        font-size: 19px;
        line-height: 26px;
    }

    #promo-mini .uk-button {
        font-size: 12px;
        line-height: 27px;

    }
    /*promo mini styles ends*/

    /*brands styles starts*/
    #brands {
        width: 70%;
    }

    .brands--wrap {
        margin: 2vw auto 0;
        padding-bottom: 3vw;
    }

    .brands--wrap .pageTitle {
        margin-bottom: 2vw;
        font-size: 20px;
    }

    .brands-row .brand  {
        width: 90px;
    }
    /*brands styles ends*/

}


@media (max-width: 885px) {
    /*promo big styles starts*/

    #promo-big--wrap .promo-title {
        font-size: 19px;
        line-height: 25px;
    }

    #promo-big--container {
        margin-top: 2vw;
    }

    #promo-button {
        font-size: 12px;
    }
    /*promo big styles ends*/


    /*promo mini styles starts*/
    #promo-mini--wrap .text {
        font-size: 21px;
        line-height: 30px;
    }
    /*promo mini styles ends*/

    /*suggested items mini styles starts*/
    #sg-items-mini .sg-item {
        width: 30%;
        margin-bottom: 2.5vw;
    }
    /*suggested items mini styles ends*/


}



@media (max-width: 710px) {
    /*suggested items styles starts*/
    #sg-items-mini .sg-item {
        width: 45%;
        margin-bottom: 4vw;
    }

    .sg-item .img--wrap .img {
        width: 95px;
    }

    .sg-items--wrap .pageTitle {
        font-size: 17px;
    }

    /*suggested items styles ends*/

}


@media (max-width: 769px) {
    /*promo mini styles starts*/
    #promo-mini {
        width: 35%;
    }

    #promo-mini--wrap .text {
        font-size: 17px;
        line-height: 25px;
    }
    /*promo mini styles ends*/

    /*top brands styles starts*/
    #brands {
        width: 65%;
    }
    .brands-row .brand  {
        width: 65px;
    }
    /*top brands styles ends*/


}

@media (max-width: 668px) {
/*big promo styles starts*/
    #promo-big--container {
        margin-top: 2vw;
        width: 50%;
    }
/*big promo styles ends*/

}




@media (max-width: 605px) {
    /*promo big styles starts*/
    #promo-big {
        height: 45vw;
        margin-top: 10vw;
    }

    #promo-big--container {
        width: 50%;
    }

    #promo-big--wrap .promo-title {
        font-size: 20px;
        line-height: 28px;
    }

    #promo-button {
        font-size: 11px;
        padding: 0 13px;
    }


    /*promo big styles ends*/
}


@media (max-width: 510px) {

    /*promo big styles starts*/
    #promo-big {
        height: 65vw;
        margin-top: 28vw;
    }

    #search--wrap{
        display: none;
    }

    #promo-big--wrap .promo-title {
        font-size: 16px;
        line-height: 27px;
    }

    #promo-button {
        font-size: 10px;
        padding: 0px 8px;
    }
    /*promo big styles ends*/

    /*promo mini styles starts*/
    #promo-mini {
        width: 100%;
        height: 40vw;
    }

    #promo-mini--wrap {
        margin-top: 6vw;
    }

    #promo-mini--wrap .text {
        font-size: 14px;
        line-height: 19px;
    }

    #promo-mini .uk-button {
        font-size: 10px;
        line-height: 22px;
    }
    /*promo mini styles ends*/


    /*brands styles starts*/
    #brands {
        width: 100%;
    }

    .brands--wrap {
        margin: 6vw auto 0;
        padding-bottom: 7vw;
    }

    .brands--wrap .pageTitle {
        font-size: 17px;
        margin-bottom: 4vw;
    }

    .brands-row {
        margin-bottom: 4vw;
    }



    /*brands styles ends*/


    /*suggested items mini styles starts*/
    #sg-items-mini .sg-item {
        width: 50%;
        margin-bottom: 4.5vw;
    }
    /*suggested items mini styles ends*/

}