.store-main-container {
    padding: 0 !important;
    clear: both;
    float: none !important;
    margin: 1px auto 50px !important;
    max-width: 1310px
}

.store-mini-desc-sub {
    margin-top: 30px
}

.main-cont-row {
    padding: 0 !important
}

.store-info1 {
    background-color: #294459;
    background-image: url(/static/images/bgs/bg-store.png);
    background-repeat: repeat;
    background-size: 100%;
    padding: 0 15px !important
}

.store-top-header {
    padding: 0 !important;
    color: #fff;
    margin-top: 6px;
    display: inline-flex;
    align-items: center
}

.link-section {
    padding: 0 0 0 4% !important;
    color: #fff
}

.home-link a,
.stores-link a {
    color: #fff !important;
    text-decoration: underline;
    margin: 0 4px
}

.store-name {
    margin: 0 4px
}

.store-attributes {
    background-color: #e2e2e1;
    text-align: center;
    padding: 6px 0 !important;
    border-radius: 3px;
    color: #294459;
    line-height: 22px
}

.store-attributes-tt {
    margin-left: 2%
}

.store-attributes-value {
    font-weight: 600
}

.store-attributes-cb {
    margin-left: 10px
}

.reward-button-div {
    display: inline-flex;
    align-items: center;
    margin: 15px 0 !important
}

.btn-orange {
    background-color: #9d520b;
    border: 1px;
    padding: 12px 20px !important;
    font-weight: bold;
    color: #fff;
    font-size: 17px;
    border-radius: 5px;
    box-shadow: 0 0 3px black;
    text-decoration: none;
    text-align: center
}

.btn-orange:hover {
    background-color: #193597;
    box-shadow: 1px 1px 5px black;
    text-decoration: none;
    color: #fff
}

.reward-rate-mob {
    display: none
}

.reward-rate-desk {
    display: inline;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    width: 20% !important;
    text-align: center;
    padding: 5px !important;
    font-size: 14px
}

#reward_rate_sample {
    display: none
}

.detailsReward_rate_sample {
    display: none
}

#terms_sample {
    display: none
}

#store_notice_sample {
    display: none
}

.reward-percent-list {
    padding-right: 15px
}

input[type="checkbox"] {
    display: inline
}

.tc-pop-up {
    line-height: 25px;
    padding: 5px 15px
}

.reward-view-more-list {
    padding: 5px 15px 15px
}

.reward-view-more-list {
    overflow-y: auto;
    min-height: 100px;
    bottom: 0;
    margin-left: 0
}

#reward-view-more-list-div .reward {
    font-size: 18px;
    padding: 5px 10px;
    float: right
}

.cashback-cont-view-more h3,
.cashback-cont-view-more h2 {
    font-weight: bold;
    text-align: center;
    font-size: 22px !important;
    margin: 15px 0 !important
}

.cashback-cont-view-more li {
    font-size: 16px;
    margin-bottom: 20px
}

.notice-content {
    top: 20%;
    color: #294459;
    padding: 15px
}

.instructions-head {
    border-bottom: 1.5px solid #294459;
    padding: 0 0 10px 0
}

.note-heading {
    font-size: 18px;
    font-weight: bold
}

.note-list {
    line-height: 25px
}

.note-content {
    margin-top: 15px;
    margin-left: 15px
}

.note-list li {
    list-style: outside none disc
}

.agree-button-div {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px
}

.agree-button {
    padding: 8px 50px !important;
    text-decoration: none
}

.mobile-overlay {
    visibility: hidden
}

.mobile-filter-apply {
    display: none
}

.reward-percent-list {
    padding-right: 20px
}

.store-foot-section {
    text-align: left;
    margin-left: 0;
    padding: 0 !important
}

.show-more {
    cursor: pointer;
    color: #00f;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, #fff 40%, #fff 100%) !important
}

.showContent {
    max-height: 100px
}

.couponfoot {
    margin-top: 0;
    margin-bottom: 0 !important;
    padding: 5px 0 10px 0 !important;
    font-size: 12px;
    text-align: center;
    display: flex;
    align-items: center;
    /*bottom: 0 !important;*/
    position: absolute !important
}

.store-foot {
    background-color: #fff;
    margin-top: 4%
}

.terms-conditions {
    cursor: pointer
}

.cc-how-it-works {
    background-color: #2392d8;
    padding: 4px 0 !important;
    font-size: 11px;
    color: #fff;
    font-weight: 600;
    border-radius: 3px;
    cursor: pointer
}

.view-more-reward {
    display: none;
    color: #000;
    font-weight: bolder;
    cursor: pointer;
    font-size: 12px;
    text-align: center;
    margin-top: 8%
}

.view-reward-details {
    color: #000;
    font-weight: bolder;
    cursor: pointer;
    font-size: 14px;
    text-align: center;
    margin-top: 2%
}

.offer-title-div {
    cursor: pointer
}

.store-desc1 {
    left: 4%;
    margin-top: 1%;
    text-align: center;
    background-color: #fff;
    box-shadow: 5px 5px 10px #294459
}

.store-image-div {
    background-color: #fff
}

.fa-heart-sym {
    float: right;
    font-size: 22px
}

.expiry {
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-align: left
}

.store-favourite {
    display: none;
    font-size: 30px;
    color: #de2e2e;
    margin-top: 0
}

.store-image {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 185px;
    margin-top: 25%;
    margin-bottom: 5%;
    max-height: 60px
}

.filt-mob {
    display: none
}

.store-details1 {
    left: 4%
}

.store-details1 h1 {
    font-weight: bold;
    font-size: 30px;
    color: #fff;
    margin-bottom: 0 !important;
    margin-top: 10px !important
}

.store-details1 h2,
.store-cb-heading {
    font-weight: bold;
    font-size: 30px;
    color: #9d520b;
    margin-top: 15px !important;
    margin-bottom: 10px
}

.reward-button-div a {
    text-transform: uppercase
}

.tc-pop-up li {
    list-style-type: disc !important
}

.offers-deals-section {
    margin-top: 3%
}

.coupons-main-section-ul {
    margin-top: 0
}

.item-list li {
    line-height: 30px;
    font-size: 13px
}

.left-widget {
    background-color: #fff;
    padding: 5px 10px 10px 15px;
    color: #294459;
    font-size: 12px
}

.left-widget h3,
.left-widget h2 {
    font-size: 18px;
    font-weight: bold
}

.search {
    background-image: url(/static/images/icons/icon-search-n.png.pagespeed.ce.jjW5TDXCDz.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-color: #eee;
    border: 1px solid #fff;
    height: 77%;
    height: 30px;
    width: 100%;
    border-radius: 6px;
    padding-left: 10px
}

.item-list-div {
    margin-top: 5%;
    height: 200px;
    overflow-y: scroll
}

.notice-item-list-div {
    height: 300px
}

.category-list-div {
    height: 220px
}

.store-details-info {
    padding: 0 !important
}

.category-list-div ul {
    list-style-type: none;
    display: inline-block
}

.list-check {
    margin-right: 6px !important
}

.wallets-container {
    margin-top: 35px
}

.wallets-list-div ul {
    list-style-type: none;
    display: inline-block
}

.cashback-container {
    margin-top: -10px
}

.categories-container {
    margin-top: 20px
}

.cashback-container h3,
.cashback-container h2 {
    font-size: 17px
}

.reward-list-div ul {
    list-style-type: none;
    display: inline-block;
    width: 100%
}

.coupons-list {
    list-style-type: none
}

.reward-list-div {
    min-height: 60px;
    overflow-y: auto
}

.reward-item {
    font-size: 14px;
    margin-bottom: 15px;
    display: flex;
    flex-direction: column
}

.rewardDiv {
    display: flex;
    justify-content: space-between
}

.reward {
    font-size: 16px;
    background-color: #9d520b;
    padding: 5px;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    width: 100px
}

.notice-container {
    margin-top: 35px;
    padding: 0
}

.notice-container h3,
.notice-container h2 {
    background-color: #294459;
    color: #fff;
    text-align: center;
    padding: 8px
}

.notice-list {
    line-height: 24px;
    font-size: 13px;
    list-style: disc !important
}

.notice-list-div {
    margin-left: 0
}

.store-about-container {
    margin-top: 35px
}

.store-about-container h3,
.store-about-container h2 {
    text-align: center;
    margin-bottom: 15px;
    margin-top: 15px
}

.store-about-div {
    font-size: 13px;
    overflow-y: auto;
    line-height: 24px;
    height: 200px
}

.stat-container {
    margin-top: 35px
}

.stat-div {
    line-height: 2.75em
}

.stat-list {
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #000
}

.similar-store-cont {
    margin-top: 35px;
    text-align: center
}

.similar-store-cont h3,
.similar-store-cont h2 {
    margin-bottom: 20px
}

.sim-store-div ul {
    list-style-type: none;
    display: inline-block
}

.sim-store-msg {
    border-bottom: 1px solid #000;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px
}

.similar-store-cont {
    line-height: 3em
}

.offers-deals-section {
    float: left !important
}

.coupons-main-section {
    float: right !important;
    padding-left: 4%
}

.msg1 {
    border-bottom: 0
}

.store-img {
    width: 90px;
    height: 45px;
    margin-top: 20px
}

.verification a {
    color: #193597 !important;
    text-decoration: none
}

.ad_section {
    margin-top: 3%;
    padding: 0 !important
}

.ad_section img {
    width: 100%
}

.mobile-ad-section {
    display: none
}

.coupons-heading {
    text-align: center;
    margin-top: 2%;
    background-color: #fff;
    padding-left: 0 !important;
    padding-right: 0 !important
}

.navigation-tab {
    cursor: pointer
}

.coupons-heading a {
    font-size: 14px;
    color: #294459 !important;
    padding: 10px 0 !important
}

.nav a {
    text-decoration: none
}

.active-tab {
    border-bottom: 3px solid #294459;
    font-weight: bold
}

.nav-tabs {
    border-bottom: none !important
}

.store-coupons {
    margin-top: 20px;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .16), 0 0 0 1px rgba(0, 0, 0, .04)
}

.store-coupons:hover {
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, .16), 0 0 0 1px rgba(0, 0, 0, .04)
}

.offer-percentage {
    font-size: 28px;
    font-weight: bold;
    color: #294459;
    cursor: pointer
}

.grab-deal-btn {
    padding: 8px;
    font-size: 16px;
    border-radius: 4px;
    cursor: pointer;
    width: 29% !important;
    text-align: center;
    margin-left: -34%;
    margin-top: -5px
}

.grab-deal-div a,
.grab-deal-div a:hover {
    color: #fff;
    text-decoration: none
}

.coupon-section {
    padding: 30px
}

.offer-percent-section {
    /*height: 234px;*/
    text-align: center;
    padding: 20px 0 20px 0 !important;
    max-width: 31%;
    border-right: 1px dashed #294459
}

.user-share-count {
    float: right;
    display: flex;
    display: inline-flex;
    flex-direction: row;
    align-content: center;
    align-items: center
}

.coupon-head-row {
    margin-right: 0 !important;
    margin-left: 0 !important
}

.user-count {
    font-size: 10px;
    margin-top: 0;
    margin-right: 10px
}

.editors_choice {
    float: left;
    margin-right: 10px;
    font-weight: bold;
    opacity: .6;
    font-style: italic;
    color: #9d520b
}

.cc_fa {
    font-size: 18px !important
}

.offer-title {
    margin-top: 5px;
    min-height: 25px;
    max-height: 48px;
    color: #294459;
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
    overflow: hidden
}

.offer-cashback-title {
    color: #9d520b;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 5px;
    margin-top: 5px
}

.store-vertical-line {
    padding: 5px 20px;
    margin-right: -1px;
    height: 90px;
    overflow-y: hidden;
    overflow-x: hidden
}

.offer-desc {
    margin-top: 15px;
    font-size: 12px;
    cursor: pointer;
    width: 75% !important
}

.offer-desc:hover {
    color: #000
}

.notice-item {
    padding: 5px 10px;
    line-height: 22px;
    margin-botton: 10px
}

.offer-desc.expanded::after {
    content: " Show Less";
    color: #294459;
    font-weight: 600
}

.expanded {
    height: auto
}

.url-generation {
    text-align: center;
    background-color: #fff;
    margin-top: 10%;
    padding: 15px
}

.url-heading {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px
}

.url-sub-head {
    font-size: 15px;
    opacity: .8;
    margin-bottom: 25px
}

.url-input {
    width: 65%;
    margin-right: 100px;
    margin-bottom: 20px;
    border: 2px solid;
    height: 40px;
    border-radius: 5px;
    padding: 10px
}

.get-link {
    padding: 0;
    height: 45px;
    width: 115px
}

.share-symbol {
    display: none;
    float: right;
    width: 18px;
    margin-top: -15px;
    cursor: pointer;
    margin-right: 10px
}

.share-mob {
    display: none
}

.offer-desc-section {
    padding: 10px;
    margin-left: -2px;
    /*height: 260px*/
}

.coupon-section a:hover {
    text-decoration: none
}

.coupon-section .offer-title-div:hover,
.coupon-section .offer-percentage:hover {
    opacity: .8
}

.expiry-mob {
    display: none
}

.redeemBtn-holder {
    display: inline-block;
    text-align: center;
    margin-top: 0;
    margin-left: -36.5%
}

.redeemBtn {
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    position: relative;
    width: 100%;
    height: 40px;
    padding: 0 5px 0 0;
    cursor: pointer;
    text-align: right;
    color: #294459;
    border-radius: 3px;
    background-color: #f2eded;
    box-shadow: 0 0 3px black
}

.redeemBtn p {
    overflow-x: hidden;
    height: 40px;
    overflow-y: hidden
}

.redeemBtn .s1 {
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    width: 66%;
    height: 41px;
    margin: -1px 0 0 -1px;
    padding-left: 0;
    white-space: nowrap;
    color: #fff;
    border-radius: 2px 0 0 2px;
    background: #9d520b
}

.redeemBtn .s2 {
    position: absolute;
    top: -1px;
    right: 15px;
    overflow: hidden;
    width: 26%;
    height: 41px
}

.redeemBtn .r1 {
    position: absolute;
    top: 0;
    overflow: hidden;
    width: 130%;
    height: 130%;
    transform: translate(-17px, -2px) rotate(-45deg);
    background: #9d520b
}

.redeemBtn .r1,
.redeemBtn .r2 {
    transition: transform .3s ease-out;
    backface-visibility: hidden
}

.redeemBtn .r1:last-of-type {
    background: 0;
    z-index: 3
}

.redeemBtn .r2 {
    position: absolute;
    top: 30%;
    right: -50%;
    width: 66%;
    height: 60%;
    transform: rotate(45deg);
    background: #193597
}

.redeemBtn span {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center;
    background-color: #ee6e0e
}

.redeemBtn:hover {
    box-shadow: 1px 1px 5px black
}

.redeemBtn:hover .s1 {
    background: #49ad49
}

.redeemBtn:hover .r1 {
    background: #193597;
    position: absolute;
    overflow: hidden;
    width: 130%;
    height: 180%
}

.redeemBtn:hover .r2 {
    background: #9d520b;
    top: 34%;
    right: -45%;
    width: 75%;
    height: 40%;
    transform: rotate(45deg);
    transition: transform .5s ease-out
}

.store-mini-desc-mob {
    display: none
}

.store-mini-desc {
    color: #fff;
    height: 20px;
    overflow-y: hidden;
    cursor: pointer;
    position: relative
}

.store-mini-desc-expanded {
    height: auto
}

.store-mini-desc:not(.store-mini-desc-expanded):after {
    content: "";
    position: absolute;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, #213644 40%, #213644 100%);
    height: 20px;
    width: 120px;
    right: 0;
    top: 15%
}

.popular-store-cont {
    margin-top: 15px;
    line-height: 28px;
    font-size: 15px;
    font-weight: 600;
    padding-left: 25px;
    color: #9d520b
}

.popular-store-cont a {
    color: #294459;
    text-decoration: none
}

.popular-store-cont h3,
.popular-store-cont h2 {
    text-align: center;
    margin-bottom: 15px
}

.pop-store-dtls {
    background-color: #fff;
    text-align: center;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .16), 0 0 0 1px rgba(0, 0, 0, .04);
    margin-bottom: 12px;
    margin-right: 12px;
    padding: 0 4px !important;
    width: 44% !important;
    height: 125px
}

.pop-store-cb {
    font-size: 9px;
    color: #294459;
    overflow-x: hidden;
    overflow-y: hidden
}

.coupons-category,
.coupons-main-section-ul,
.offer1,
.store-coupons {
    padding: 0 !important
}

.store-attributes-mob-container {
    display: none
}

.how-it-works-container {
    background-color: #fff;
    width: 340px !important;
    left: 62%;
    padding: 12px 12px !important;
    border-radius: 4px;
    color: #294459;
    margin-bottom: 15px;
    display: none;
    position: absolute !important;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .16), 0 0 0 1px rgba(0, 0, 0, .04);
    z-index: 1000
}

.how-it-works-container::before {
    border-bottom-color: #fff !important;
    top: -16px
}

.how-it-works-container::after,
.how-it-works-container::before {
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    border: 8px solid transparent;
    left: 60px
}

.how-it-works-header {
    padding: 4px 0 !important;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #cfc8c8
}

.how-it-works-heading {
    display: inline-block;
    font-weight: 600;
    text-align: center
}

.hw-step-head {
    font-weight: 600
}

.how-it-works-close {
    padding: 0 5px !important;
    height: 20px;
    top: 0;
    background-position-x: 85%
}

.how-it-works-steps-container,
.how-it-works-step {
    padding: 0 !important
}

.how-it-works-steps {
    padding: 10px 10px !important;
    line-height: 30px
}

.cc-how-it-works-mobile {
    display: none
}

.store-notice {
    text-align: center;
    color: #fff;
    background-color: #294459;
    margin: 10px 0;
    border-radius: 4px;
    padding: 10px 5px !important
}

.cc-desc-elm {
    display: none
}

.store-desc-holder {
    padding: 0 !important
}

.store-attribute-seperator {
    display: none
}

.store-faq-container {
    margin: 10px 0;
    background-color: #fff;
    border-radius: 4px;
    padding: 15px 0 !important;
    color: #294459
}

.store-faq-heading {
    font-size: 22px;
    font-weight: 600
}

.store-faq-container h3 {
    font-size: 20px
}

.pg-seo>ul,
.pg-seo>ul li {
    list-style: disc !important;
    padding: 0;
    margin-left: 1%;
    line-height: inherit
}

.pg-seo>ol,
.pg-seo>ol li {
    list-style: decimal !important;
    margin-left: 1%;
    padding: 0;
    line-height: inherit
}

.no-rating-div {
    padding-bottom: 35px
}

.modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    justify-content: center;
    align-items: center
}

.modal-content {
    background-color: #fff;
    padding: 20px 40px;
    border-radius: 8px;
    width: 90%;
    max-width: 470px;
    margin: auto;
    top: 25%
}

.close-btn {
    float: right;
    font-size: 30px;
    cursor: pointer;
    margin-top: -16px
}

.contact-expert-btn {
    color: #fff;
    background: #193597;
    border: 0;
    height: 46px;
    margin-top: 12px;
    border-radius: 8px;
    width: 25%;
    margin-left: auto;
    font-weight: 600
}

.contact-expert-btn:hover {
    background: #9d520b;
    color: #fff
}

#contactExpertForm {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-top: 26px;
    padding: 0 40px 20px
}

.loading_cont {
    display: flex;
    align-items: center
}

#sendOtpBtn {
    color: #fff;
    background: #9d520b;
    border: 0;
    height: 36px;
    margin-top: 12px;
    border-radius: 8px;
    width: 60%;
    margin: 12px auto 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type="number"] {
    -moz-appearance: textfield
}

input[type="button"]:disabled {
    background-color: #d3d3d3;
    color: #a9a9a9;
    cursor: default;
    opacity: .3
}

#verifyOtpBtn {
    color: #fff;
    background: green;
    border: 0;
    height: 36px;
    margin-top: 12px;
    border-radius: 8px;
    width: 60%;
    margin: 12px auto 0
}

.loadingIndicator {
    border: 2px solid #d3d3d3;
    width: 3rem;
    height: 3rem;
    margin: 2rem;
    border-radius: 50%;
    border-top-color: gray;
    animation: 1.5s spin infinite linear;
    margin-top: 30px
}

#step1 {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin-top: 26px
}

#step2 {
    display: flex;
    flex-direction: column;
    gap: 8px
}

.formInput {
    min-height: 42px !important;
    border-radius: 8px;
    padding-left: 8px
}

#otpSentTo {
    font-size: 14px;
    color: #333;
    margin-bottom: 10px
}

#resendOtpBtn {
    color: #00f;
    border: 0;
    background: 0;
    margin-top: 10px;
    white-space: nowrap
}

@media (max-width:45em) {
    .store-details1 {
        margin-top: 0;
        padding: 0 !important;
        left: 0;
        text-align: center
    }

    .no-rating-div {
        padding-bottom: 0
    }

    .store-details1 h1 {
        font-size: 13px !important;
        line-height: 20px;
        font-weight: 500
    }

    .store-details1 h2,
    .store-cb-heading {
        text-align: center;
        font-size: 15px !important;
        color: #fff;
        margin: 12px 0 10px !important
    }

    .store-attributes-desk {
        display: none !important
    }

    .store-attributes-mob-container {
        display: block;
        padding: 0 !important;
        margin: 8px 0 10px 0
    }

    .store-attributes-mob {
        margin-left: 0 !important;
        padding: 0 !important
    }

    .store-attributes-span {
        padding: 0 !important
    }

    .store-attributes-mob-container {
        display: inline-flex;
        align-items: center;
        color: #fff
    }

    .store-attribute-seperator {
        display: block;
        padding: 0 8px !important
    }

    .store-attributes {
        font-size: 11px;
        display: inline-flex;
        align-items: center;
        padding: 0 !important;
        line-height: 17px;
        background-color: #294459;
        color: #fff;
        padding: 0 !important;
        margin-left: 0 !important
    }

    .store-attributes-div,
    .store-attributes-value {
        padding: 0 !important
    }

    .store-attributes-divider {
        padding: 0 8px !important
    }

    .reward-rate-desk {
        display: none
    }

    .reward-rate-mob {
        padding: 0 0 15px !important;
        display: block;
        color: #009cff;
        cursor: pointer;
        font-size: 13px
    }

    html,
    body {
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
        overflow-x: hidden
    }

    .store-mini-desc-desk {
        display: none
    }

    .store-mini-desc-mob {
        display: none;
        margin-top: 5px;
        margin-bottom: 5px;
        font-size: 12px
    }

    .redeemBtn {
        font-size: 16px;
        line-height: 35px;
        width: 100%;
        height: 38px;
        padding: 0 8px 0 0;
        border-radius: 4px;
        box-shadow: 0 0 0 !important
    }

    .redeemBtn span {
        border-radius: 4px
    }

    .redeemBtn .s1 {
        width: 82%;
        height: 39px;
        border-radius: 3px 0 0 3px
    }

    .redeemBtn .s2 {
        position: absolute;
        top: -1px;
        right: 15px;
        overflow: hidden;
        width: 15%;
        height: 39px
    }

    .redeemBtn .r1 {
        width: 130%;
        height: 150%
    }

    .redeemBtn .r2 {
        top: 27.5px;
        right: -30px;
        width: 47px;
        height: 20px
    }

    .redeemBtn:hover .r2 {
        background: #9d520b;
        top: 20.5px;
        right: -20px;
        width: 35px;
        height: 27px;
        transform: rotate(45deg);
        transition: transform 1.5s ease-out
    }

    .coupons-main-section {
        clear: both !important;
        padding: 0 !important
    }

    .offers-deals-section {
        clear: both !important
    }

    .expiry {
        display: none
    }

    .expiry-mob {
        display: inline
    }

    .grab-deal-div {
        width: auto !important
    }

    .store-info1 {
        background: 0;
        width: 100%;
        padding: 0 !important
    }

    .store-desc1 {
        left: 0;
        right: 0;
        margin-top: 4%;
        padding: 0 8px !important;
        background-color: #294459
    }

    .store-desc-holder {
        padding: 2px 5px !important;
        background-color: #fff;
        border-radius: 4px
    }

    .store-image {
        margin-top: 0;
        width: 95px;
        margin-bottom: 0
    }

    .fa-heart-sym {
        font-size: 14px;
        display: none
    }

    .store-rate {
        display: none
    }

    .review-count {
        display: none
    }

    .desktop-h1 {
        font-size: 15px;
        font-weight: 600
    }

    .store-h1,
    .store-h2,
    .reward-button-div {
        padding: 0 !important;
        margin-left: 0
    }

    .reward-button-div {
        display: block;
        margin: 0 !important
    }

    .reward-button-div a {
        padding: 9px 5px !important;
        font-size: 13px;
        border-radius: 4px;
        box-shadow: 0 0 0 !important;
        border: 0;
        margin-bottom: 8px !important
    }

    .store-foot-section {
        margin-left: 0;
        width: 100%;
        margin-top: 10%
    }

    .coupons-heading {
        text-align: center;
        margin-top: 3.5%;
        width: 100% !important
    }

    .coupons-heading a {
        font-size: 12px;
        padding: 10px 0 !important
    }

    .offer-percent-section {
        display: none
    }

    .cont-mob-hide {
        display: none
    }

    .url-generation {
        display: none
    }

    .coupons-category {
        margin-right: 0 !important;
        margin-left: 0 !important;
        margin-top: -4%
    }

    .user-count {
        display: none
    }

    .navigation-tab {
        padding: 0 !important
    }

    .offer-title {
        margin-top: 5px;
        font-size: 14px;
        height: 22.5px;
        margin-bottom: 5px
    }

    .editors_choice {
        float: right;
        font-size: 9px;
        margin-right: 0
    }

    .edit-cc-logo {
        width: 15px;
        height: 15px
    }

    .offer-cashback-title {
        font-size: 14px;
        margin-bottom: 5px;
        margin-top: 5px
    }

    .share-mob {
        display: none;
        margin-top: 8px
    }

    .offer-desc {
        padding: 0;
        margin-top: 5px !important;
        font-size: 12px !important;
        margin-bottom: 0;
        width: 91% !important
    }

    .couponfoot {
        font-size: 10px;
        margin-top: 5px;
        /*padding: 0 !important;*/
        bottom: 5px !important
    }

    .caledar-image,
    .verified-image {
        width: 16px;
        height: 16px
    }

    .offer-desc-section {
        padding: 10px 12px !important;
        margin-left: 0 !important;
        width: 100% !important;
        height: 250px
    }

    .grab-deal-mob {
        display: block;
        margin-top: 10px;
        text-align: center;
        padding: 7px 0 !important;
        cursor: pointer;
        width: 75% !important;
        margin-left: 12.5%
    }

    .grab-deal-mob a {
        font-size: 12px;
        font-weight: bold;
        margin-top: 0;
        border-radius: 2px;
        text-align: center;
        display: block;
        width: 100%;
        cursor: pointer
    }

    .grab-deal-div {
        box-shadow: 0 0 0 !important
    }

    .coupon-section {
        margin-bottom: 0
    }

    .notice-container {
        margin-left: 0;
        margin-bottom: 20px;
        width: 100%
    }

    .store-img {
        width: 85px;
        height: 35px;
        margin-top: 15px
    }

    .similar-store-cont {
        background-color: inherit;
        width: 100%;
        margin-left: 0;
        margin-top: 5%
    }

    .sim-store-dtls {
        background-color: #fff;
        margin-bottom: 8%;
        width: 45% !important;
        margin-right: 12px
    }

    .sim-store-msg {
        border-bottom: 0;
        font-size: 10px;
        font-weight: bold;
        line-height: 10px
    }

    .store-foot {
        margin-left: 0;
        margin-top: 4%;
        width: 100% !important
    }

    .offers-deals-section {
        margin-top: 2%;
        width: 100% !important;
        margin-left: 0
    }

    .show-more {
        padding: 5px
    }

    .mobile-container {
        display: none;
        position: fixed;
        top: 0;
        width: 240px;
        bottom: 0;
        right: 0;
        height: 100%;
        z-index: 1000;
        overflow-y: auto;
        line-height: 1.4em
    }

    .mobile-container div {
        height: 100%;
        overflow-y: auto;
        background-color: #fff
    }

    .wallets-container {
        margin-top: -30px;
        margin-bottom: 30px
    }

    .filt-mob {
        display: inline;
        position: fixed !important;
        bottom: 10%;
        left: 0
    }

    .cashback-cont-view-more {
        width: 100% !important
    }

    .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: 44px;
        background-color: #e56f24;
        right: 0;
        text-align: center;
        line-height: 44px;
        cursor: pointer;
        color: #fff
    }

    .search-box {
        display: none
    }

    .category-list,
    .wallet-list {
        line-height: 35px
    }

    .mobile-overlay {
        opacity: 1;
        visibility: hidden;
        position: fixed !important;
        z-index: 10;
        background-color: rgba(35, 50, 65, .8);
        width: 100% !important;
        top: 0;
        left: 0;
        height: 100%;
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .reward-info {
        margin-bottom: 0 !important
    }

    .reward-view-more-list {
        overflow-y: auto;
        min-height: 60px
    }

    .cashback-container {
        margin-top: 20px
    }

    .tc-pop-up {
        padding: 5px 10px 0 10px;
        margin-top: 0
    }

    .tc-pop-mob-div {
        font-size: 12px
    }

    .cashback-cont-view-more {
        margin-left: 0 !important;
        padding: 0 8px !important
    }

    .cashback-cont-view-more h3,
    .cashback-cont-view-more h2 {
        text-align: center;
        margin-bottom: 20px;
        font-weight: bold;
        font-size: 15px !important
    }

    .cashback-cont-view-more li {
        font-size: 14px !important;
        margin-bottom: 1% !important
    }

    #reward-view-more-list-div .reward {
        width: 40% !important;
        font-size: 15px !important;
        padding: 3px;
        float: none
    }

    .notice-content {
        padding: 10px;
        margin-top: -5px
    }

    .note-heading {
        font-size: 14px
    }

    .note-list {
        line-height: 22px;
        font-size: 13px
    }

    .agree-button-div {
        margin-top: 20px
    }

    .agree-btn {
        padding: 5px 40px;
        font-size: 16px
    }

    .offer1 {
        padding: 0 15px 0 15px
    }

    .cc_fa {
        font-size: 12px !important
    }

    .popular-store-cont {
        line-height: 18px;
        font-size: 14px;
        margin-top: 0;
        font-weight: 500
    }

    .popular-store-cont h3,
    .popular-store-cont h2 {
        margin-bottom: 18px
    }

    .coupons-main-section-ul {
        padding: 0 8px !important
    }

    .cc-how-it-works-desk {
        display: none
    }

    .store-notice {
        font-size: 10px
    }

    .cc-how-it-works-mobile {
        width: 90px;
        font-size: 9px;
        text-align: center;
        display: none
    }

    .how-it-works-container {
        width: 300px !important;
        left: 2.5%;
        font-size: 11px
    }

    .how-it-works-steps {
        line-height: 25px
    }

    .store-top-header {
        padding: 5px 0 !important;
        background-color: #fff;
        margin-top: 0 !important
    }

    .link-section {
        font-size: 13px;
        color: #333
    }

    .home-link a,
    .stores-link a,
    .store-name {
        color: #666 !important
    }

    .store-details-info {
        background-color: #294459;
        padding: 0 10px !important
    }

    .cc-desc-elm {
        display: block
    }

    .ad_section {
        margin-top: 2%;
        margin-bottom: 2%;
        text-align: center;
        padding: 0 5px !important
    }

    .ad_section img {
        width: 100%
    }

    .mobile-ad-section {
        display: block
    }

    .desk-ad-section {
        display: none
    }

    .store-faq-heading {
        font-size: 18px
    }

    .store-faq-container h3 {
        font-size: 16px
    }

    .store-foot-section {
        padding: 0 8px !important
    }

    .category-details1 {
        margin-top: 0;
        padding: 0 !important;
        left: 0;
        text-align: center;
        margin-bottom: 5%
    }

    .category-details1 h1 {
        font-size: 13px !important;
        line-height: 20px;
        font-weight: 500
    }

    .categoryImg {
        margin-top: 5% !important
    }

    .contact-expert-btn {
        width: 65%;
        margin-bottom: 12px
    }
}

@media only screen and (max-width:991px) and (min-width:720px) {
    .offer-percent-section {
        display: none
    }

    .grab-deal-mob {
        display: block;
        margin-top: 10px;
        text-align: center;
        padding: 7px 0 !important;
        cursor: pointer;
        width: 75% !important;
        margin-left: 12.5%
    }

    .offer-desc-section {
        height: 320px
    }
}

.couponWorkinFeedbackForm {
    text-align: center;
    color: #2491ef;
    border: solid 1px #2491ef;
    background-color: #f0f8ff;
    padding: 8px 12px;
    border-radius: 32px
}

.couponWorkingStatus {
    margin: 10px 0 10px 0
}

.couponWorkingRadioBtns label {
    padding: 3px 12px;
    border-radius: 3px;
    cursor: pointer
}

.inputFalse:hover {
    background-color: #d56164
}

.inputTrue:hover {
    background-color: #8db654
}

.couponWorkingRadioBtns input[type="radio"] {
    display: none
}

.categoryImg {
    margin: 1% 0;
    text-align: center;
    padding-right: 0 !important
}

.category-details1 h1 {
    font-weight: bold;
    font-size: 30px;
    color: #fff;
    margin-bottom: 0 !important;
    margin-top: 10px !important
}

.category-mini-desc {
    color: #fff;
    height: 60px;
    overflow-y: hidden;
    cursor: pointer;
    position: relative;
    margin-top: 20px;
    left: -1.5%
}

.category-mini-desc-expanded {
    height: auto
}

.category-mini-desc:not(.category-mini-desc-expanded):after {
    content: "";
    position: absolute;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, #213644 40%, #213644 100%);
    height: 22px;
    width: 120px;
    right: 0;
    top: 60%
}

.category-store {
    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)
}

.padding {
    padding: 0 !important
}

.category-store-img {
    height: 40px;
    max-width: 80px;
    margin-bottom: 8px
}

.category-store-name {
    font-size: 12px;
    margin-bottom: 8px;
    color: #294459
}

.category-store-cb {
    font-size: 12px;
    font-weight: 600;
    color: #ee6e0e
}

.viewAllBtnDiv {
    display: flex;
    justify-content: center;
    margin-bottom: 12px
}

#view-all {
    color: #337ab7;
    background: none !important;
    border: none !important
}