/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
    [MY ACCOUNT]
        (SIDEBAR)

    [MEDIA QUERIES]
*/


/* [MY ACCOUNT] --------------------------------------------------- */

/*Sidebar*/
.sidebaracc .panel .panel-heading {
    background: none;
}

    .sidebaracc .panel .panel-heading .panel-title {
        margin-bottom: 2rem;
    }

.sidebaracc .panel .panel-title a {
    font-size: 1.1rem;
    font-weight: 600;
    letter-spacing: 0.5px;
}

.sidebaracc .panel ul li:not(:last-child) {
    border-bottom: 1px solid #ddd;
    padding-bottom: .31rem;
}
.slider-box .cart, .product-box .hover-div,
.cat-wrap .featured-content-block {
    background: none;
}

.my-account .my-account-details {
    padding-top: 20px;
    padding-bottom: 20px;
}
/* [REWARD POINTS] */
.top-box .curr-bal .bal {
    font-size: 2.2rem;
}

.top-box .curr-bal .bal-txt {
    display: block;
    font-size: 1.2rem;
    line-height: .3;
}

.top-box .no-of-visitors {
    font-weight: 600;
}

    .top-box .no-of-visitors span {
        font-size: 2rem;
        margin-right: .5rem;
        display: inline-block;
        vertical-align: middle;
    }

.ref-code .code {
    border: 2px dashed #555;
    padding: .5rem 1rem;
    margin-right: 1rem;
}
/* [REWARD POINTS] END*/
/* [MY ACCOUNT] END --------------------------------------------------- */


/* [MEDIA QUERIES] --------------------------------------------------- */




/* [MEDIA QUERIES] END --------------------------------------------------- */