.filter-panel {
    color: white;
    background: #03a6a4 !important;
}

.searchb {
    border-radius: 19px;
    padding: 0px 16px;
    background-color: #f2f2f2 !important;
    color: #03a6a4;
}

.categories {
    text-align: center;
    white-space: nowrap;
    overflow: auto;
    margin-bottom: 10px;
    /*cursor: all-scroll;*/
}

    .categories img {
        width: 85px;
        height: 85px
    }

    .categories a {
        text-align: center;
        display: block;
        font-weight: bold;
    }

    .categories div {
        display: inline-block;
        margin: 10px
        /*margin: 10px*/
        /*background: #ddd;              
                padding: 70px;
                border-radius: 150px;
                */
    }

.rotator-box {
    margin-bottom: 35px
}

.rotator-box-header span, .slider-title span {
    color: #03a6a4 !important;
    font-size: 21px !important;
}

.categories div:hover {
    opacity: 0.7
}

.buttonlist {
    font-size: small !important;
    border: none;
    cursor: pointer;
    clear: left;
}

.wishlbtn {
    background: url(https://www.neelwafurat.com/graphics/mastertest/eheartdark.png);
    background-repeat: no-repeat !important;
    width: 27px;
    height: 25px;
    top: 9px;
    position: relative;
    border: none;
    cursor: pointer;
    clear: left;
}

.wishlbtnf {
    background: url(https://www.neelwafurat.com/graphics/mastertest/fheartred.png);
}

.cartbtn {
background: url(https://www.neelwafurat.com/cart2.png);
    background-repeat: no-repeat;
    width: 37px;
    top: 7px;
    position: relative;
    height: 27px;
    background-size: 37px;
}
@media only screen and (min-width: 768px) {
    .categories div {
        margin:20px
    }
}
@media only screen and (min-width: 1200px) {
}
.content {
    width: 100%;
    margin-top: 0px !important
}

.soundoukbanner {
    width: 100%;
}