.all-stores-main{
    height: auto;
    max-width: 1720px;
    margin:0 auto;
    padding-bottom: 40px;
}
.all-stores-main h3{
    font-size: 24px;
    color: #1C201E;
    margin-top:30px;
    margin-bottom:16px;
    font-weight: 500;
}
.all-stores-top-ad{
    width: 100%;
    border-radius: 4px;
    overflow: hidden;
    background-color: #fff;
}
.all-stores-top-ad .sub01{
    width: 100%;
    overflow: hidden;
    border-radius: 6px;
}
.all-stores-top-ad .sub01 img{
    width: 100%;
}
.all-stores-top-ad .sub02{
    padding:20px;
}
.all-stores-content{
    width: 100%;
}
.all-stores-content .left-div{
    width: 340px;
    height: auto;
}
.all-stores-content .right-div{
    width: 100%;
}
.double-activity-ul li{
    width: calc(20% - 16px);
    background: #FFFFFF;
    box-shadow: 0 2px 6px 1px  rgb(123 124 124 / 18%);
    border-radius: 4px;
    text-align: center;
    margin: 10px 8px 10px 8px;
    cursor: pointer;
    height: 140px;
    float: left;
}
.left-div h5,.right-div h5{
    font-size: 14px;
    font-weight: 500;
}
.all-stores-left-nav,.all-stores-left-ad{
    box-sizing: border-box;
    border-radius: 4px;
    background-color: #fff;
}
.all-stores-left-nav{
    padding-bottom:15px;
}
.all-stores-left-ad{
    margin-top:20px;
}
.all-stores-left-ad ul.double-cash-back-ul li .left-coll a img{
    width: 160px;
    /*height: 40px;*/
    box-shadow: 0 2px 6px 1px  rgba(0, 0, 0, 0.08);
    border-radius: 4px;
}
.all-stores-left-ad ul.double-cash-back-ul li .collectionSec{
    padding-top:10px !important;
    padding-bottom:10px !important;
}
.all-stores-left-nav ul{
    margin-top:20px;
}
.all-stores-left-nav ul li{
    padding-left:20px;
}
.all-stores-left-nav ul li a i.iconfont{
    font-size: 20px;
    margin-right: 8px;
}
.all-stores-left-nav ul li a{
    display: block;
    color: #1C201E;
    padding-left: 0px;
    font-weight: 500;
    height: 50px;
    line-height: 50px;
    font-size:14px;
    transform-origin: 0 50%;
    transition:color 0.25s ease,transform 0.2s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.all-stores-left-nav ul li a:hover,.all-stores-left-nav ul li a.active{
    color: #008750;
    transform: scale(1.18) translate3d(0,0,0);
    transform-origin: 0 50%;
    transition:color 0.40s ease,transform 0.32s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.filter-stores{
    padding-left:40px;
}
.filter-title{
    font-size: 14px;
    color:#535659;
    width: 110px;
    text-align:left;
}
.filter-ul li a{
    font-size:14px;
    color: #1C201E;
}
.filter-ul li a:hover,.filter-ul li a.active{
    color: #008750;
}
.filter-ul li{
    margin-right: 16px;
}
.alphabetically-ul li{
    margin-right: 10px;
}
.country-div,.alphabetically-div,.sort-div{
    margin-top:25px;
}
.country-div{
    position: relative;
}
.country-view-more{
    position: absolute;
    right: 40px;
    font-size: 14px;
    color: #1C201E;
}
.country-hidden-div{
    width: 550px;
    height: 15px;
    transition:height 0.5s;
    -webkit-transition:height 0.5s; /* Safari */
    overflow: hidden;
}
.country-hidden-div.active{
    height: auto;
}
.country-ul li{
    margin-bottom:10px;
}
.all-stores-coll-top .merchant-name{
    font-size: 16px;
    font-weight: 500;
    color: #1C201E;
}
.all-stores-coll-top .cash-back-span{
    font-size: 14px;
    font-weight: 500;
    color: #FF5306;
    margin-left:10px;
}
.all-stores-coll-top .cash-back-span i{
    font-size:18px;
    font-style: oblique;
    margin-right: 5px;
}
.all-stores-coll-top .was-span{
    font-size: 12px;
    font-weight: 400;
    color: #8F9391;
    margin-left:10px;
}
.all-stores-coll-bottom{
    margin-top:16px;
}
.all-stores-coll-bottom span{
    display: inline-block;
    width: auto;
    line-height: 20px;
    height: 20px;
    background: #F6F8F7;
    border-radius: 10px;
    font-size: 12px;
    font-weight: 400;
    color: #555856;
    padding-left:8px;
    padding-right: 8px;
    margin-right: 10px;
}
.all-stores-coll-right-item .allStore-but-txt{
    font-size: 14px;
    font-weight: 500;
    color: #008750;
    margin-right: 20px;
}
.all-stores-coll-right-item .allStore-but{
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding-left:30px;
    padding-right: 30px;
    background: #008750;
    box-shadow: 0px 4px 8px 0px rgba(8, 45, 30, 0.22);
    border-radius: 21px;
    font-size: 14px;
    font-weight: 500;
    color: #FFFFFF;
    cursor: pointer;
    margin-right: 20px;
}
.all-stores-coll-right-item .allStore-but:hover{
    color: #fff;
}
.merchant-list-div{
    overflow: hidden;
}
.merchant-list-li{
    border-bottom:1px solid #EBEFEB;
    cursor: pointer;
}
.all-stores-cardTable{
    /*margin-bottom:30px;*/
}
/*冲掉bootstrap面包屑的样式*/
.breadcrumb{
    margin-bottom: 0;
    background: none;
    padding:0.75rem 0;
}
.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #6c757d;
    content: ">";
}
.breadcrumb-item.active,.breadcrumb-item a{
    color: #555856;
}
/*冲cardTable组件样式*/
.all-stores-cardTable-li .card-table-item{
    width: 216px;
    height: 132px;
    background: #FFFFFF;
    box-shadow: 0 2px 6px 1px  rgba(18, 23, 21, 0.18);
    border-radius: 4px;
}
.all-stores-cardTable-li .card-table-logo{
    margin:20px auto;
}
.all-stores-cardTable-li .card-table-item .cash-back{
    font-size: 15px;
    color: #FF5306;
}
.all-stores-cardTable-li .card-table-item .cash-back span{
    font-size: 20px;
    color: #ff5306;
    font-weight: 500;
    margin-right: 5px;
    font-style: oblique;
}
.all-stores-cardTable-li .card-table-item .was{
    font-size: 12px;
    font-weight: 400;
    color: #8F9391;
    margin-top:5px;
}
/*冲组件样式*/
.featured-deals-ul li{
    width: 15%;
}
.featured-deals-ul li img{
    max-width: 80%;
    max-height: 54px;
}
.merchantLogoImg{
    margin-top: 20px;
}
.featured-deals-ul li .featured-deals-item2{
    margin: 0 auto;
    width: 90%;
    color: #1C201E;
    height: 46px;
}
.right-div-title{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 40px 0 30px 0;
}
.right-div-title h5{
    font-size: 24px;
    font-weight: 500;
    color: #1C201E;
    line-height: 26px;
}
.right-div-title a{
    font-size: 14px;
    font-weight: 500;
    color: #008750;
    line-height: 16px;
}
.rightTabList{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 10px;
    margin-bottom: 10px;
}
.rightTabList .tabCar{
    margin-left: 46px;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    font-size: 14px;
    color: #555856;
}
.rightTabList .active{
    border-bottom: 2px solid #008750;
    color: #008750;
    font-weight: bold;
}
.iconfontbtn{
    cursor: pointer;
    color: #008750;
    font-size: 1rem;
    transition: transform 0.2s;
    -moz-transition: -moz-transform 0.2s;
    -o-transition: -o-transform 0.2s;
    -ms-transition: -ms-transform 0.2s;
}
.rotate{
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
.codehide{
    display: none;
}

.collectionSec .coll-item{
    align-items: center !important;
}
.collectionSec .coll-item{
    justify-content: space-between !important;
}
.featured-deals-ul li{
    min-height: 220px;
}

.cardpop-tit{
    font-weight: 500;
    color: #1C201E;
    font-size: 16px;
    text-align: left;
    padding-bottom: 12px;
    border-bottom: 1px dashed #D8D8D8;
}
.cardpop-item .d-li{
    text-align: left;
    font-size: 12px;
    padding: 6px 0;
    display: flex;
    align-items: center;
}
.cardpop-item .d-li:first-child{
    padding-top: 12px;
}
.cardpop-item .d-li .cardpop-span1{
    font-weight: 400;
    color: #4C4B4A;
    display: block;
    width: 60%;
}

.notloggedcode {
    color: #008750;
    border: 1px dashed #008750;
    padding: 1px 2px;
}
.cardpop-item .d-li .cardpop-span2{
    font-weight: 400;
    color: #008750;
    border-radius: 2px;
    border: 1px dashed #008750;
    padding: 1px 2px;
    cursor: pointer;
}
.featuredDeals {
    cursor: pointer;
}
.newCashback span span{
    padding: 0 3px;
}
.newCashback span b{
    padding: 0 3px;
}
.adTextBig span{
    font-size: 14px;
}
.adTextBig b {
    font-size: 18px;
    font-style: oblique;
}
.largeLogo img {
    width: 100px;
}
.merchant-list-li .twoEllipsis{
    font-size: 14px;
    line-height: 18px;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    font-weight: 600;
    color: #1C201E;
}
.right-cell{
    z-index: 0;
}
.double-cash-back-ul img{
    width: 100%;
}
.advertisement{
    position: relative;
}
.ad-bootom{
    position: absolute;
    width: 100%;
    height: 50px;
    bottom: 0;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #FF5306;
}
.ad-bootom .ad-span{
    display: flex;
    align-items: center;
}
.ad-bootom b{
    font-size: 20px;
    padding: 0 4px;
}
.ad-bootom i.iconfont{
    font-size: 1rem;
    background-color: #ff5306;
    color: #ffffff;
    border-radius: 50%;
    margin-left: 6px;
}
b.rightDay {
    color: #1C201E;
}
.collection-code{
    position: static !important;
}
.collection-code div:first-child{
    flex-flow: wrap;
}
.double-activity-ul li img {
    width: 160px;
    height: 40px;
    margin: 0 auto;
    margin-top: 20px;
}
.double-activity-ul li .cash-back {
    font-size: 24px;
    font-weight: normal;
    color: #FF5306;
    line-height: 24px;
    margin-top: 16px;
    font-style: oblique;
}
.double-activity-ul li .cash-back span {
    font-size: 18px;
    font-style: normal;
}
.double-activity-ul li .was {
    font-size: 12px;
    font-weight: 400;
    color: #8F9391;
    line-height: 12px;
    margin-top: 10px;
}
.card-table-item{
    width: 100%;
    height: auto;
}
.card-table-logo{
    width: 100%;
    margin: 0;
}
.hvr-grow-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow, transform;
    transition-property: box-shadow, transform;
}
.hvr-grow-shadow:hover, .hvr-grow-shadow:focus, .hvr-grow-shadow:active {
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
@media screen and (min-width: 1721px) {
    .all-stores-main{
        width: 1720px;
    }
    .double-activity-ul li{
        width: calc(14% - 12px);
        margin: 10px 8px 10px 8px;
    }

}
@media screen and (max-width: 1720px) {
    .all-stores-main{
        width: 1440px;
    }


}
@media screen and (max-width: 1450px) {
    .all-stores-main{
        width: 1200px;
    }

    .all-stores-content .left-div{
        width: 240px;
    }
    .right-cell{
        padding-right: 30px;
    }

}
@media screen and (max-width: 1200px) {
    .all-stores-main{
        width: 960px;
    }
    .featured-deals-ul li:last-child{
        display: none;
    }
    .featured-deals-ul li{
        width: 18%;
    }
    .all-stores-content .left-div{
        width: 240px;
    }
    .fs-30{
        font-size: 20px;
    }
    .right-cell{
        padding-right: 20px;
    }
}

