body {
    font-weight: 400;
    font-style: normal;
    background-color: #f2f2f2;
    color: #838383
}

.sub-div {
    width: 100%;
    background-color: #fff;
    display: inline-block
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
    width: 980px;
    position: relative
}

.stores .stores-heading {
    font-size: 25px;
    font-weight: lighter;
    color: #7a7a7a;
    border-bottom: 1px solid #7a7a7a
}

.stores .store-message {
    padding: 15px 0;
    font-size: 13px
}

p {
    margin: 0 0 10px
}

.stores .search-letters {
    padding: 10px 0;
    font-size: 13px;
    margin: 0 30px 0 0
}

.stores .fixed-element {
    z-index: 100
}

.stores .search-letters ul {
    padding: 0;
    list-style: outside none none
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 10px
}

.stores .search-letters ul li {
    display: inline;
    list-style-type: none;
    padding: 0 8px
}

.stores .search-letters ul li a {
    text-decoration: none;
    line-height: 30px
}

a {
    color: #3498db;
    text-decoration: none
}

.stores .search-letters ul li {
    list-style-type: none
}

.stores .search-letters ul {
    list-style: outside none none
}

.stores .search-letters {
    font-size: 13px;
    line-height: 10px
}

.stores .store-container {
    padding: 15px 10px;
    color: #7a7a7a
}

.stores .store-container .heading {
    font-size: 30px
}

.stores .store-container .store-element {
    padding-top: 10px;
    font-weight: 700
}

.store_alphabet {
    margin-top: 20px
}

.stores_row {
    margin-top: 0
}

.alphabet_heading {
    margin-bottom: 0;
    color: #294459;
    font-weight: 600
}

.all-stores-content {
    margin: 0 auto !important;
    float: none !important;
    clear: both;
    max-width: 1310px
}

.store_section {
    background-color: #fff;
    padding: 8px !important;
    margin: 10px 0;
    text-align: center;
    cursor: pointer;
    height: 130px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .16), 0 0 0 1px rgba(0, 0, 0, .04)
}

.store_section:hover {
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, .16), 0 0 0 1px rgba(0, 0, 0, .04)
}

.store_section img {
    height: 40px;
    max-width: 70px;
    margin-bottom: 8px
}

.store-cashback {
    font-size: 12px;
    font-weight: 600;
    color: #ee6e0e
}

.all-store-link {
    padding: 0 !important
}

.search-letters-list {
    margin-top: 5px
}

.search-letters ul {
    margin-bottom: 0;
    border-bottom: 1px solid #294459
}

.search-letters ul li a {
    text-decoration: none;
    line-height: 30px;
    color: #294459;
    font-size: 15px;
    font-weight: 600;
    outline: 0
}

.all-store-categories-container {
    margin-top: 70px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .16), 0 0 0 1px rgba(0, 0, 0, .04)
}

.stores-cont {
    margin-top: 60px
}

.all-store-categories-ul {
    padding: 0 !important
}

.all-store-categories-li {
    padding: 15px 0 !important;
    color: #294459
}

.all-store-cateogories-head {
    font-size: 20px;
    color: #ee6e0e;
    text-align: center;
    margin-top: 15px;
    font-weight: 600
}

.stores-content {
    padding: 0 !important
}

.trending-icon::before {
    content: "\e91c"
}

.all-store-head {
    padding: 15px 20px 0;
    font-size: 20px;
    color: #294459;
    font-weight: 600
}

.filt-mob {
    display: none
}

.mobile-filter-apply {
    display: none
}

.mobile-overlay {
    opacity: 1;
    visibility: hidden;
    position: fixed !important;
    z-index: 10;
    background-color: rgba(35, 50, 65, .8);
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    padding-left: 0;
    padding-right: 0
}

.store-name {
    font-size: 12px;
    margin: 2px 0;
    color: #294459
}

.store-offers-count {
    padding: 8px 0 4px
}

.stores_text {
    font-size: 1.25vw;
    color: #333;
    font-weight: 600
}

.stores_number_of_stores {
    color: #999;
    font-weight: 600
}

.row {
    margin: auto
}

.stores_row_margin {
    margin: 0 !important
}

.row_container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 5px 15px;
    align-content: center;
    align-items: center
}

.wrapper .search-bar {
    background: #fff;
    width: 100%;
    border-radius: 5px;
    position: relative;
    box-shadow: 0 1px 5px 3px rgba(0, 0, 0, .12)
}

.search-bar input {
    width: 100%;
    outline: 0;
    border: 0;
    border-radius: 10px;
    padding: 10px 40px 10px 15px;
    font-size: 15px;
    color: #000;
}

.search-bar .icon {
    position: absolute;
    right: 15px;
    top: 4px;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    color: #000;
    cursor: pointer
}

.no-stores-found {
    justify-content: space-around;
    margin-top: 30px;
    font-size: 15px
}

.search-input-active {
    border: 2px solid #242f3a
}

@media (max-width:768px) {

    .all-stores-content,
    .stores-cont,
    .stores,
    .stores-container,
    .store-container {
        padding: 0 !important
    }

    .all-store-head,
    .search-letters-list {
        display: none
    }

    .store_section {
        height: 100px
    }

    .store-cashback {
        font-size: 9px
    }

    .stores-cont {
        margin-top: 15px
    }

    .mobile-container {
        border-radius: 0;
        display: none;
        position: fixed !important;
        top: 0;
        width: 240px !important;
        bottom: 0;
        right: 0;
        height: 100%;
        z-index: 1000;
        overflow-y: auto;
        line-height: 1.4em
    }

    .all-store-categories-container {
        margin-top: 0;
        border-radius: 0
    }

    .all-store-cateogories-head {
        font-size: 16px
    }

    .filt-mob {
        display: block;
        position: fixed !important;
        bottom: 20%
    }

    .filt-mob img {
        float: right;
        cursor: pointer;
        height: 48px;
        width: 48px
    }

    .mobile-filter-apply {
        display: block;
        position: absolute;
        bottom: 0;
        margin: 0;
        width: 100%;
        height: 48px;
        background-color: #e56f24;
        right: 0;
        text-align: center;
        line-height: 48px;
        cursor: pointer;
        color: #fff
    }

    .each_store {
        margin-bottom: 0;
        padding: 0 12px !important
    }

    .store_img img {
        height: 30px;
        max-width: 60px
    }

    .store-offers-count {
        padding: 4px 0 2px
    }

    .store-name {
        font-size: 9px
    }

    .row_container {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        padding: 0 10px
    }

    .wrapper .search-bar {
        background-color: #fff;
        width: 100%;
        border-radius: 5px;
        position: relative;
        box-shadow: 0 1px 5px 3px rgba(0, 0, 0, .12)
    }

    .search-bar input {
        outline: 0;
        border: 0;
        border-radius: 10px;
        padding: 10 20px 10 15px;
        font-size: 12px;
        box-shadow: 0 1px 5px rgba(0, 0, 0, .1)
    }

    .search-bar .icon {
        position: absolute;
        right: 15px;
        top: 10px;
        text-align: center;
        font-size: 16px;
        color: #000;
        cursor: pointer
    }

    .stores_text {
        font-size: 3.25vw
    }
}

.sub-footer-section {
    margin: 0 auto;
    clear: both;
    float: none;
    max-width: 1310px
}

.sub-footer-section,
.cc-news-coverage,
.app-details-section {
    padding: 0 !important
}

.app-details-section {
    background-image: url(images/image/bg-mobileapp-min.jpg?width=1280);
    height: 400px;
    text-align: center
}

.cc-news-coverage {
    text-align: center;
    background-color: #00b0ff;
    padding: 15px 0 !important
}

.cc-news-elm {
    margin: 10px 20px;
    display: inline-block
}

.cc-news-elm img {
    width: 210px;
    height: 100px;
    background-color: #fff;
    padding: 8px;
    background-color: #fff
}

.app-download-head {
    margin: 15px 0;
    font-size: 22px;
    color: #fff
}

.app-download-div {
    color: #294459;
    display: inline-flex
}

.mob-init {
    font-size: 15px;
    padding: 5px 10px;
    background-color: #ffff
}

.app_mob_input {
    padding: 8.5px 20px
}

.play-store-link {
    margin: 15px 0
}

.play-store-link img {
    border-radius: 5px
}

.cc-app-usps {
    margin: 0 0 15px
}

.cc-app-usp {
    text-align: center;
    color: #fff
}

.cc-app-usp-img img {
    width: 70px;
    margin: 10px auto
}

.cc-app-usp-text {
    font-size: 13px
}

.top-btm-store-head {
    font-size: 22px;
    text-align: center;
    font-weight: 600;
    color: #294459
}

.top-btm-store-list {
    padding: 15px 0 !important
}

.top-btm-store {
    text-align: center;
    margin: 10px 0
}

.top-btm-store img {
    width: 120px;
    height: 60px
}

.news-elm-head {
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    margin: 15px 0;
    color: #fff
}

.appDetailsSubFooter {
    text-align: left
}

@media (max-width:50em) {
    .app-download-head {
        margin: 8px 0;
        font-size: 20px
    }

    .cc-app-usp-img img {
        width: 60px;
        margin: 8px auto
    }

    .cc-app-usp {
        padding: 0 5px !important
    }

    .cc-app-usps {
        margin: 0 0 10px
    }

    .cc-app-usps,
    .app-download-link {
        padding: 0
    }

    .cc-app-usp-text {
        font-size: 8px
    }

    .app_mob_input {
        padding: 8.5px 20px
    }

    .app-details-section {
        height: 275px
    }

    .cc-news-elm {
        margin: 5px 10px
    }

    .cc-news-elm img {
        width: 130px;
        height: 65px
    }

    .app-details-section {
        height: 300px
    }

    .top-btm-container-section {
        padding: 0 !important
    }

    .top-btm-store img {
        width: 70px;
        height: 35px
    }
}