@import "font.css";

body {
    padding-top: 140px;
}

.lower-tooltip .tooltip {
    z-index: 1010;
}

.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1800px !important;
}

.container h1 {
    font-size: 1.5rem;
}

.container h1 {
    font-weight: bold;
}

.content-wrapper, .main-footer, .main-header {
    margin-left: 0 !important;
}

.main-footer ul {
    padding-left: 0;
}

.main-footer li {
    list-style-type: none
}

.cbilogo img {
    height: 40px;
}

.cbilogo-s {
    max-width: 46%;
}

.top-nav-left {
    display: flex;
    width: 25%;
}

.s-lang {
    margin-left: 12px;
}

.s-lang img {
    border: 2px solid #FFF;
    max-width: 80%;
}

.cbilogo-s img {
    width: 100%;
}

.cbi-topnav {
    /*margin-left:50px;*/
}

.navbar-light .navbar-nav .nav-link {
    color: #333;
}

.navbar-light .cbi-topnav .nav-link {
    font-weight: bold;
}

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
    color: #555;
}

.cbi-topnav .nav-link {
    color: rgba(255, 255, 255, .75) !important;
    font-size: 1.5rem;
    padding: 0.25rem 1rem;
}

.cbi-topnav .nav-item:hover {
    background-image: url(../img/hover-line.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}

.cbi-topnav .nav-item:hover .nav-link {
    color: rgba(255, 255, 255, 1) !important;
}

.cbi-topnav .nav-active a {
    color: #333 !important;
    font-weight: bold;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.dropdown-menu {
    margin-top: 0;
}

#accountDropDown {
    font-weight: bold
}

a, .page-link {
    color: #6610f2;
    border: 0;
}

a:hover, .page-link:hover {
    color: #9B63F7
}

.page-item.active .page-link {
    color: #650EF0;
    background-color: #cfb8fb;
    border-radius: 50%;
    width: 26px;
    height: 26px;
    line-height: 100%;
}

.navbar-light .navbar-nav .navsignin {
    color: #6610f2;
}

.navsignin i.fas {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    width: 7%;
    height: 100%;
    font-size: 2rem;
}

.navbar-light .navbar-nav .navsignin:hover {
    color: #9669F1
}

.jump-sign-wrap .navjoin, .btn-outline-sign {
    border: 2px solid #640DF0;
    background-color: #F5F6FA;
    color: #640DF0;
    font-weight: 600;
    font-size: 1rem;
    padding: 4px 18px 4px 18px;
}

.cbi-lg-serach input {
    width: 223px !important;
    border-right: 0px !important;
    border-bottom-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
}

.cbi-lg-serach input:focus {
    border: 3px solid #5F11F3 !important;
    box-shadow: none !important;
    border-right: 0px !important;
}

.cbi-lg-serach input:focus + .input-group-append .btn-search.rounded-pill {
    border-color: #5F11F3;
}

.cbi-lg-serach input:focus + .input-group-append .btn-search .fa-search {
    color: #5F11F3 !important;
}

.cbi-topnav2 .nav-item {
    margin-right: 3rem;
    @media (max-width: 1400px) {
        margin-right: 0rem;
    }
}

.homebanner .carousel .carousel-item .bannber-bg {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
}

.homebanner .carousel .carousel-item .dynamic-img {
    width: 100%;
}

.homebanner .carousel .carousel-item .dynamic-img img {
    margin: auto;
    max-width: 1800px;
    width: 100%;
}

.homebanner .carousel .carousel-item .banner-mask {
    position: absolute;
    left: 0;
    top: 0;
    height: 0;
    width: 55%;
    border-bottom: 19.2vw solid #000;
    border-right: 5vw solid transparent;
}

.homebanner .carousel .carousel-item .banner-desc {
    position: absolute;
    right: 35px;
    bottom: -156px;
    height: 416px;
    width: 646px;
    color: #FFF;
    background-color: rgba(0, 0, 0, 0.85);
    border-top-left-radius: 40px;
    border-bottom-right-radius: 40px;
}

.homebanner .carousel .carousel-item .banner-desc .bl-title {
    margin-bottom: 0.8vw;
    font-size: 3.125rem;
    margin-top: 0.5rem;
}

.homebanner .carousel .carousel-item .banner-desc .bl-content {
    margin-top: 2.5rem;
    height: 9rem;
    line-height: 2.5rem;
}

.homebanner .carousel .carousel-item .banner-desc .btn {
    color: #000;
    font-weight: 600;
    padding: 0.375vw 2vw;
    font-size: 1vw;
    width: auto;
}

.homebanner .carousel .carousel-item .banner-desc h4 {
    font-size: 1.4vw;
}

.homebanner .carousel .carousel-item .banner-desc h5 {
    font-size: 1.2vw;
}

.homebanner .carousel .carousel-item .banner-desc h5, .homebanner .carousel .carousel-item .banner-desc h4 {
    line-height: 1.6vw;
    margin-bottom: 0.5vw;
    font-size: 1.875rem;
}

.homebanner .carousel .carousel-item .banner-desc .bl-rate i {
    font-size: 3.125rem;
    font-style: normal;
}

.deal-of-day {
    text-align: center;
}

.deal-of-day .center-float {
    display: inline-block;
    background: #fff;
    padding: 0.89vw;
    position: relative;
    width: 80%;
    top: 29%;
    left: 40%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}


.deal-of-day .racard-title {
    text-align: center;
    padding: 0 0;
    font-size: 1.8vw;
    color: #000;
    line-height: 2.5vw
}

.deal-of-day .racard-title img {
    width: 90%
}

.deal-of-day .dod-img {
    height: 3.125rem;
    display: table;
    width: 100%;
}

.deal-of-day .dod-img div {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.deal-of-day .dod-img img {
    max-width: 70%;
    max-height: 3.125rem;
}

.deal-of-day p {
    color: #d81b60;
    margin-top: 0.71vw;
    font-size: 1.6vw;
    line-height: 2vw;
    margin-bottom: 0;
}

.deal-of-day .dod-rate {
    margin-top: 1.07vw;
}

.deal-of-day .dod-rate .dod-r-num {
    font-size: 2.25vw;
    font-weight: 600;
}

.card-store {
    padding: 2rem 0;
    margin-bottom: 1rem !important;
    border-radius: 10px !important;
}

.shadow-hover:hover {
    box-shadow: 0 0.5rem 1.5rem rgba(0, 0, 0, .175) !important;
}

.card-store .sc-logo {
    height: 2.875rem;
    display: table;
    width: 100%
}

.card-store .sc-logo div {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.card-store img {
    max-width: 70%;
    max-height: 2.875rem;
    display: inline-block;
}

.card-store .sc-rate {
    text-align: center;
    font-size: 1.25rem;
    margin-top: 0.725rem;
    color: #333;
}

.card-store .sc-rate i {
    font-size: 1.725rem;
    color: #d81b60;
    font-style: normal;
}

.card-store .sc-rate span {
    font-size: 1rem;
    color: rgba(0, 0, 0, 0.5);
    line-height: 1.1rem;
    display: block;
    margin-top: 0.125rem;
}

span.nodeal {
    color: #fff !important;
}


.navbar-expand-md .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
}

.navbar-expand-md .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
}

.main-footer .footer-top .title {
    color: #ccc !important;
    font-size: 130%;
    border-image: linear-gradient(to right, #898989, transparent);
    border-bottom: 2px solid;
    border-image-slice: 1;
}

.bg-success a, .bg-gradient-primary a, .bg-olive a, .bg-black a {
    color: #fff
}

.bg-success a:hover, .bg-gradient-primary a:hover, .bg-olive a:hover, .bg-black a:hover {
    font-weight: bold
}

.cbi-slogan {
    padding: 30px 0.5rem;
}

.fe-stores .small-box {
    color: #fff
}

.fe-stores .small-box .store-logo {
    height: 90px;
    line-height: 90px;
    margin-bottom: 10px;
}

.fe-stores .small-box .store-logo img {
    min-height: 60px;
    max-height: 80px
}

.fe-stores .regb {
    font-size: 1.1rem;
    background-color: rgba(0, 0, 0, 0.5);
    display: inline;
    padding: 3px 8px 3px 8px;
    border-radius: 5px;
    color: #fff;
}

.fe-stores a {
    display: block;
}

.fe-stores a:hover {
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
    -webkit-box-shadow: 6px 6px 5px #ccc;
    box-shadow: 6px 6px 5px #ccc;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.fe-stores .regb span {
    font-size: 1.3rem;
    font-weight: bold;
}

.fe-stores .regb.na {
    background-color: rgba(0, 0, 0, 0);
}

.fe-stores .regb.na span {
    font-size: 1.1rem;
    font-weight: normal;
}


table .td-icon {
    font-size: 24px;
    text-align: center;
}

table .td-icon a:hover {
    font-size: 120%;
}

.cbi-like {
    color: #D71158;
    cursor: pointer;
}

table .td-icon a:hover .cbi-like, .like-button:hover .cbi-like {
    color: #d81b60;
}

.tooltip .tooltip-inner, .tooltip .arrow {
    opacity: .8;
}

.cbi-like.active {
    color: #d81b60;
}

.cbi-rate-table img {
    height: 16px;
}

.cbi-rate-table td {
    line-height: 30px;
    font-size: 17px;
    vertical-align: middle;
}

.cbi-rate-table td, .cbi-rate-table th {
    border-top: 0;
}

.cbi-rate-table .text-center {
    font-size: 18px
}

.cbi-rate-table a {
    display: block
}

.cbi-rate-table .rate {
    line-height: 19px;
}

.cbi-rate-table .rate .extra {
    font-size: 15px;
    color: #212529
}

.cbi-rate-table .rate .extra i {
    font-size: 12px
}

.home-post a, .home-post .post {
    color: #fff
}

.home-post .user-block .description {
    color: #eee
}

.cbi-rate-table td:hover {
    /*background-color:#ddd*/
}

.ui-autocomplete {
    z-index: 1100;
}

.ui-autocomplete li {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}

.ui-menu-item .ui-menu-item-wrapper .search-la {
    padding: 0 30px 0 20px;
    display: table-cell;
}

.ui-menu-item .ui-menu-item-wrapper .search-desc {
    color: #343a40;
    font-weight: bold;
    line-height: 40px;
    display: table-cell;
    text-align: right;
}

.ui-menu-item .ui-menu-item-wrapper .search-desc i {
    font-size: 80%;
    margin-right: 4px;
    position: relative;
    top: -1px;
}

.lg-form-btn {
    padding: 0 1.3rem;
    font-size: 120%;
}

.ui-menu-item .ui-menu-item-wrapper.ui-state-active, .ui-menu-item .ui-menu-item-wrapper.ui-state-active .search-la, .ui-menu-item .ui-menu-item-wrapper.ui-state-active .search-desc {
    background: #333 !important;
    border-color: #333 !important;
    color: #ffffff !important;
}

.search-table {
    width: 100%;
}

.form-control:focus, .form-control:active, .custom-file:focus, .custom-file:active, .select2-container--default.select2-container--focus .select2-selection--multiple, .select2-container--default.select2-container--focus .select2-selection--single {
    border-color: #000 !important;
    box-shadow: inset 0 1px 1px #666, 0 0 8px #000;
}

.line {
    border-bottom: 1px solid #dee2e6;
}

.cbi-left a {
    display: block;
}

.dropdown .dropdown-menu > li > a {
    height: 48px;
    line-height: 40px;
}

.dropdown .dropdown-menu > li > a:hover {
    background-color: #333;
    color: #FFF;
}

.store-logo img {
    position: relative;
}

.store-info {
    max-width: 600px
}

.like-button {
    position: absolute;
    margin: -15px 0 0 20px;
    background: #fff;
    height: 50px;
    width: 50px;
    line-height: 50px;
    font-size: 26px;
    z-index: 600;
    text-align: center;
}

.store-logo .best .rate {
    color: #d81b60;
    font-size: 1.5rem;
}

.store-logo .best .rate i {
    font-size: 2rem;
}

.store-logo .offering {
    line-height: 40px;
}

.store-logo .offering img, .chart-provider img, .cbi-his-table td img {
    width: 16px;
    height: 16px;
}

#gen-bestrate {
    height: 150px;
}

.indexnowbtn {
    width: 80%;
    margin: auto;
}

.chart-tool-label {
    line-height: 40px;
    padding-right: 10px;
}

.cbi-his-table img {

}

.user-footer .btn-app {

}

.navbar-nav > .user-menu .user-image {
    margin-top: 0 !important;
}

.user.user-menu {
    line-height: 40px;
}

.navbar-nav .dropdown-menu {
    position: absolute !important;
}

#header-user .user-header {
    line-height: 30px;
}

#header-user .user-footer .btn-app {
    height: auto !important;
    font-size: 16px;
    padding: 0.375rem 0.75rem;
    margin-bottom: 0;
}

.alphabetic-filter {
    text-align: left;
    font-size: 1.3rem;
}

.alphabetic-filter a {
    padding: 0 5px;
}

.alphabetic-filter .badge {
    font-size: 1.3rem;
}

.cbi-rate-table {
    border: 0;
}

.cbi-rate-table .th {
    background-color: #000;
    color: #FFF;
    font-weight: 300;
}

.cbi-rate-table .th:hover {
    background: #000;
    color: #FFF;
}

.cbi-rate-table .badge {
    font-size: 100%
}

.cbi-rate-table th img, .cbi-rate-table td img {
    margin-bottom: 2px;
    margin-right: 2px;
}

.text-cbi {
    color: #1e7725
}

.btn-facebook, .btn-twitter {
    border-color: #ECECEC;
    background-color: #ffffff;
    color: #000 !important;
}

.btn-facebook i, .btn-twitter i {
    color: #218AFD;
}

.btn-google {
    border-color: #4285f4;
    color: #4285f4;
}


.main-sidebar {
    margin-left: -85%;
    top: 59px !important;
    width: 85%;
}

.sidebar-collapse .main-sidebar {
    margin-left: -85%;
}

.w100 {
    width: 100% !important;
}

.fw120 {
    font-size: 120%;
}

.fw150 {
    font-size: 150%;
}

.fw180 {
    font-size: 180%;
}

.footer-top {
    border-bottom: 1px solid #ccc;
    margin-bottom: 2rem;
    padding-bottom: 2rem;
}

.main-sidebar .sidebar {
    color: white
}

#welcomeBonus {
    text-align: center;
    word-wrap: break-word;
    word-break: normal;
}

.greyBottom {
    border-bottom: 1px solid #4f5962
}

.out-shadow {
    box-shadow: 0 0 0.4rem 0.2rem rgba(0, 0, 0, .175) !important;
}

.sidebar-nav {
    padding-inline-start: 0;
}

.sidebar-nav li {
    list-style-type: none;
    font-size: 130%;
    padding: 0.6rem 0;
}

.sidebar-nav li ul li {
    font-size: 100%;
}

.main-sidebar .sidebar-nav li a {
    color: #FFF !important;
}

.sidebar-nav li a span {
    width: 1.4rem;
    display: inline-block;
    text-align: center;
    margin-right: 1rem;
}

.di-special {
    font-weight: bold;
    color: #6610f2;
    position: relative;
}

.di-special i {
    float: right;
    margin-top: 12px;
}

.di-special i a {
    padding-right: 1.3rem;
}

.clear {
    clear: both
}

.close {
    font-size: 2rem;
}

.whiteClose {
    color: #fff;
    text-shadow: none;
    opacity: 1;
    font-size: 3.5rem;
    font-weight: 400;
    padding-right: 1rem !important;
}

.signbox .modal-dialog {
    max-width: 450px;
}

.signbox .modal-header, .coupondetail .modal-header {
    padding: 0.5rem 1rem 0.3rem 1rem;
    border-bottom: none;
}

.signbox .modal-body, .coupondetail .modal-header {
    padding-top: 0;
}

.coupondetail {
    text-align: center;
}

.coupondetail .modal-title {
    font-size: 1.5rem;
    font-weight: 600;
}

.coupondetail .cd-desc {
    font-size: 1.125rem;
    padding-top: 0.5rem
}

.signbox .modal-title {
    text-align: center;
    font-size: 2.5rem;
    line-height: 2.9rem;
}

.signbox .modal-body {
    background-color: #FFF;
}

.signbox .sign-tip {
    font-size: 0.9rem;
    text-align: center;
}

.signbox .sign-tip i {
    font-size: 1rem;
    position: relative;
    top: 2px;
}

.popover {
    max-width: 320px; /* Max Width of the popover (depending on the container!) */
}

#modal-signup .modal-title {
    font-size: 1.8rem;
}

.word-on-line {
    overflow: hidden;
    text-align: center;
}

.word-on-line:before,
.word-on-line:after {
    background-color: #000;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%;
}

.word-on-line:before {
    right: 0.5em;
    margin-left: -50%;
}

.word-on-line:after {
    left: 0.5em;
    margin-right: -50%;
}

.recaptcha {
    width: 300px;
}

.footer-top .card {
    background-color: #333;
}

.footer-top .card button {
    color: #fff
}

.footer-top .card .card-body {
    padding: 0;
}

.footer-top .card ul li a {
    padding-left: 1.25rem;
    display: block;
    font-size: 1.2rem;
    line-height: 2.4rem;;
}

.footer-top .nav-item .nav-link {
    font-weight: normal;
    border-bottom: 2px solid #FFF;
    font-size: 1.2rem;
    position: relative;
}

.footer-top .menu-open .nav-link {
    border-bottom: 0;
}

.footer-top .nav-item .nav-treeview li a {
    font-size: 1.2rem;
    padding: 0.5rem 1rem;
    display: block;
    font-weight: normal;
}

.footer-top .m-f-tree {
    margin-bottom: 0;
}

.footer-top .nav-item .nav-link i {
    position: absolute;
    right: 1rem;
    top: 0.8rem;
}

.footer-top .nav-item .nav-link .fa-plus, .footer-top .nav-item.menu-open .nav-link .fa-minus {
    display: inline-block;
}

.footer-top .nav-item.menu-open .nav-link .fa-plus, .footer-top .nav-item .nav-link .fa-minus {
    display: none;
}

.nav-pushmenu .amount {
    position: relative;
    top: -0.2rem;
    color: #1e7725;
}

.homebanner .carousel {
    border-radius: 0.25rem;
}

.homebanner .carousel .carousel-inner {
    overflow: unset;
}

.homebanner .carousel .carousel-indicators li {
    width: 8px;
    height: 8px;
    border-radius: 100%;
    margin: 0 4px 0 4px;
}

.homebanner .carousel .carousel-item {
    position: relative;
}

.homebanner .carousel .carousel-item .real-banner {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    display: table;
}

.homebanner .carousel .carousel-item .real-banner .real-banner-right {
    width: 60%;
    height: 100%;
    overflow: hidden;
    vertical-align: middle;
}

.homebanner .carousel .carousel-item .real-banner .real-banner-right img {
    width: 100%;

}

.homebanner .carousel .carousel-control-next, .homebanner .carousel .carousel-control-prev {
    width: 3rem;
    opacity: 0.5;
}

.rounded-circle {
    background-color: #FFF;
    height: 1.875rem;
    width: 1.875rem;
    line-height: 2rem;
    color: #000;
    border: none;
}

.homebanner .carousel .carousel-control-prev {
    left: 2.5rem;
}

.homebanner .carousel .carousel-control-next {
    right: 2.5rem;
}

.homebanner .carousel .carousel-control .rounded-circle {
    line-height: 1.875rem !important;
}

.racard-title {
    margin: 0.5rem 0 0.5rem 1rem
}

.block-title {
    margin: 1rem 0;
    font-size: 40px !important;
}

.block-title a {
    font-size: 2rem;
    font-weight: normal;
    line-height: 100%;
    position: absolute;
    right: 0;
    bottom: 0px;
}

.block-title a i {
    font-size: 1rem;
}

.white-link {
    color: #fff
}

.white-link:hover {
    color: #fff;
    text-decoration: underline;
}

.bg-olive-p {
    background-color: #df5286 !important;
    margin-top: 3.2rem;
}

.bg-olive-p h4 {
    color: #FFF;
}

.card-fdeal {
    padding-top: 0;
    padding-bottom: 0 !important;
}

.card-fdeal .sc-logo {
    height: 9.3rem;
    background-color: #FFF;
    margin: 1.2rem 1.2rem 1.2rem 1.2rem;
    width: auto !important;
}

.card-fdeal .sc-logo img {
    max-height: 3rem;
    max-width: 85%;
}

.card-fdeal .shot-desc {
    padding: 0.865rem 0.865rem;
    font-size: 1.25rem;
    font-weight: 600;
    margin-bottom: 1rem;
    height: 5.55rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: table;
    width: 100%;
    color: #fff;
    text-align: center;
}

.card-fdeal button {
    position: absolute;
    border: 4px solid;
    bottom: -18px;
    /*left: 5.3rem;*/
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
    min-width: 8.312rem;
    font-size: 1.2rem;
}

.card-fdeal .shot-desc div {
    display: table-cell;
    vertical-align: middle;
}

.card-fdeal .flex-lar {
    background-color: #FFF;
    margin: 4px;
    padding-bottom: 2.437rem;
    border-radius: 0 0 5px 5px !important;
}

.btn-light-r {
    width: auto;
    margin: auto;
    padding: 0.25rem 1rem;
    color: #000;
    font-weight: 600;
}

.btn-light-r:hover {
    color: #000;
}

#deals-slide {
    padding-left: 2.2rem;
    padding-right: 2.2rem;
}

#deals-slide .sc-rate {
    font-size: 1.85rem !important;
    margin-top: 0.6rem;
    display: flex;
    flex-direction: column;
}

#deals-slide .sc-rate i {
    font-size: 3.125rem !important;
    font-weight: normal;
}

#deals-slide .sc-rate span {
    font-size: 1.25rem !important;
    font-weight: normal;
    margin-top: -0.5rem !important;
}

#deals-slide .slick-list {
    margin: 0;
    padding-bottom: 0.5rem;
}

.slick-slide {
    margin: 0 20px;
}

#deals-slide .slick-slide {
    width: 308px;
}

#featured-slide .slick-slide {
    width: 320px;
}

.slick-prev, .slick-next {
    position: absolute;
    z-index: 100;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 46%;
}

.slick-prev {
    left: -0.5rem;
}

.slick-next {
    right: -0.5rem;
}

.card-coupon > div {
    display: table;
    width: 100%;
    height: 100%;
}

.card-coupon, .card-inherit {
    background: transparent !important;
    box-shadow: inherit !important;
    border: none;
}

.card-coupon, .ca:hover {
    box-shadow: inherit !important;
}

.card-coupon .bg-coupon-img {
    background: url(../img/bg-round-coupon-border.png) no-repeat;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
}

@media screen and (max-width: 750px) {
    .card-coupon .bg-coupon-img {
        background: url(../img/bg-round-coupon-border-mobile-4.png) no-repeat;
        /*padding-right: 22px;*/
        background-size: 100% 100%;
    }
}

.card-coupon > div > div {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.card-coupon .card-coupon-logo img {
    max-height: 2.5rem;
    max-width: 8rem
}

.card-coupon .card-coupon-logo {
    width: 16rem;
    display: none;
}

.card-coupon .card-coupon-btn {
    min-width: 8rem;
    display: none;
}

.card-coupon .card-coupon-detail-btn {
    display: block;
    /*margin-top: 33%;*/
    /* margin-right: 34%; */
    padding-right: 25%;
    width: 150px;
}

.card-coupon .card-coupon-btn .btn {
    margin-top: 0;
    white-space: nowrap;
}

.card-coupon .card-coupon-desc {
    text-align: left;
    color: #252525;
    padding: 0.375rem 0 0.375rem 1rem;
    padding-right: 10% !important;
    flex: 1;
    @media (max-width: 750px) {
        padding-right: 20px !important;
    }
}


.card-coupon .card-coupon-desc .cc-name {
    padding-top: 0.25rem;
    padding-bottom: 0.125rem;
}

.card-coupon .card-coupon-desc .cc-desc {
    font-size: 1.125rem;
    line-height: 1.54rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 3.08rem;
}

.card-coupon .card-coupon-desc .cc-name, .card-coupon .card-coupon-desc .cc-desc {
    font-size: 1.3rem !important;
    @media (max-width: 750px) {
        font-size: 1.125rem !important;
    }
}

.card-coupon .card-coupon-desc .store-name {
    font-size: 1.4rem !important;
}

.card-coupon .card-coupon-desc .cc-rate {
    color: #d81b60;
    padding-top: 0.25rem;
    padding-bottom: 0.375rem;
    font-size: 20px;
    margin-top: 0;
    @media (max-width: 750px) {
        font-size: 1rem !important;
    }
}

.card-coupon .card-coupon-desc .cc-rate > span {
    font-weight: normal;
    color: rgba(0, 0, 0, 0.5);
    margin-left: 0.5rem;
    font-size: 15px;
    text-decoration: line-through;

}

.card-coupon .card-coupon-desc .cc-expire {
    font-size: 16px;
    font-weight: normal;
    margin-top: 0.5rem;
}

.cd-copy {
    position: relative;
}

.close {
    cursor: pointer
}

.cd-copy .code {
    cursor: pointer;
    position: relative;
    display: inline-block;
    margin: auto;
    padding: 0.5rem 1.5rem;
    border: 1px dashed #1e7725;
    color: #1e7725;
}

.cd-copy .cd-copy-text {
    position: absolute;
    width: 1rem;
    height: 1rem;
    border: none;
    color: #FFF;
}

.cd-copy .cd-copy-text:focus {
    outline: none;
    border: none;
    color: #FFF;
    background: #FFF;
}

.cd-copy .code .fa-check {
    display: none;
}

.cd-copy .copied {
    position: absolute;
    right: -2rem;
    top: -0.875rem;
    display: none;
    background: rgba(0, 0, 0, 0.5);
    color: #FFF;
    padding: 0 0.25rem;
    font-size: 14px;
}

.coupondetail a {
    margin-top: 1rem;
}

.main-sidebar {
    position: fixed !important;
    top: 0;
    height: 100% !important;
    overflow-y: auto;
}

.store-filters {
    padding: 0rem 1rem;
}

.store-filters > div {
    padding: 0.625rem 0;
}

.store-filters .cat-filter {
    padding-top: 0;
}

.store-filters .cat-filter button {
    padding: 0.25rem 1rem;
    margin-right: 0.5rem;
    margin-top: 0.625rem;
}

.logo-container {
    display: table;
    width: 100%;
    height: 3rem;
}

.logo-container > div {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.logo-container > div img {
    margin: auto;
    max-width: 70%;
    max-height: 3rem;
}

.collapse-text .collapse {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 3rem;
    line-height: 1.5rem;
    position: relative;
}

.collapse-text .collapse.show {
    display: block !important;
    height: auto !important;
}

.collapse-text .collapsing {
    position: relative;
    height: 3rem;
}

.collapse-text .collapse .more-btn {
    display: block;
    text-align: right;
    position: absolute;
    right: 0;
    top: 1.5rem;
    padding-right: 0.25rem;
    font-weight: 600;
}

.collapse-text .collapse .more-btn > div {
    padding: 0.125rem 0.25rem;
}

.collapse-text .collapse .col-more, .collapse-text .collapse.show .col-less {
    display: contents;
}

.collapse-text .collapse .col-less, .collapse-text .collapse.show .col-more, .collapse-text .collapsing .more-btn {
    display: none;
}

.collapse-text .collapse.show .more-btn {
    position: unset;
}

#store-terms {
    height: 4rem;
}

#store-terms .more-btn {
    top: 2.5rem;
}

#store-terms.collapsing {
    height: 4rem;
}

#store-related-slide .slick-slide {
    width: 280px;
}

.store-coupon .card-coupon .card-coupon-desc {
    padding: 1.25rem 1.25rem 0.5rem 1.25rem;
    flex: 1;
}

.btn-sm-larger {
    padding: 0.25rem 1rem
}

.store-help {
    padding-bottom: 3rem;
}

.store-help .fa-cogs {
    font-size: 5rem;
    color: rgba(0, 0, 0, .15);
    position: absolute;
    right: 1.5rem;
    top: 5rem;
}

#cat-filter {
    /*height: 3.375rem;*/
}

#cat-filter.collapse {
    text-overflow: clip !important;
    display: block;
}


#cat-filter .more-btn {
    top: auto;
    bottom: 4px;
    text-align: right;
    border: none;
    z-index: 300;
    font-size: 2rem;
    padding: 0.5rem;
    background: rgba(255, 255, 255, 0.3);
}

#cat-filter.collapsing {
    height: 3.375rem;
}

#cat-filter.collapse.show .more-btn {
    position: absolute;

}

#cat-filter.collapse .more-btn > div {
    background: transparent;
}

.rise-shake {
    animation: jump-shaking 1.5s infinite;
}

@keyframes jump-shaking {
    0% {
        transform: translateX(0)
    }
    25% {
        transform: translateY(-6px)
    }
    35% {
        transform: translateY(-6px) rotate(6deg)
    }
    55% {
        transform: translateY(-6px) rotate(-6deg)
    }
    65% {
        transform: translateY(-6px) rotate(6deg)
    }
    75% {
        transform: translateY(-6px) rotate(-6deg)
    }
    100% {
        transform: translateY(0) rotate(0)
    }
}

.jump-container {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.img-center {
    display: table;
}

.img-center > div {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.img-center > div img {
    margin: auto;
}

.jump-container .logo {
    display: inline-table;
    width: 260px;
    height: 260px;
    overflow: hidden;
}


.jump-container .logo img {
    max-width: 220px;
    max-height: 160px;
}

.jump-container .r-logo {
    position: relative;
    left: -20px;
    z-index: 100;
}

.bg-light-r {
    background: #f4f6f9
}

.corner-triangle {
    width: 0 !important;
    height: 0 !important;
    border: 30px solid transparent;
    border-bottom: 30px solid #b894f6;
    position: absolute;
    left: -15px;
    top: -36px;
}

.corner-text {
    position: absolute;
    left: 0;
    top: 0;
    color: #FFF;
    font-size: 16px;
    text-align: center;
    width: 100%;
    padding-top: 2px;
}

.left-top {
    position: absolute;
    top: 3px;
    left: 4px;
    transform: rotate(-45deg);
    display: inline-block !important;
    width: 30px !important;
    height: 30px !important;
    box-shadow: none !important;
    @media (max-width: 576px) {
        top: 0px;
        left: 0px;
    }
}

.w-80 {
    width: 80%;
}

.input-copy .code {
    border: 1px solid #ced4da;
    /*width: 330px;*/
    white-space: nowrap;
    padding: 0 0.5rem;
    line-height: 38px;
}

.refer-invitelink {
    display: flex;
    justify-content: center;
}

.refer-invitelink .cd-invitebtn {
    width: 20rem;
    padding-left: 1rem;
    display: inline-block;
}

.refer-invitelink .cd-copy {
    display: inline-block;
    white-space: nowrap;
}

.jump-sign.signbox .modal-dialog {
    max-width: 450px;
    margin-left: 1rem;
}

.sign-left {
    max-width: 650px;
    margin: auto;
    height: 100%;
    padding-bottom: 10%;
    font-size: 1.5rem;
}

.sign-left .store-logo {
    max-height: 5rem;
}

.sign-left h1 {
    font-size: 2.5rem;
    margin-top: 2rem;
}

.sign-left p i {
    font-size: 3.2rem;
    color: #640DF0;
    line-height: 4.5rem;
}

.hide-text-on-overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.account-nav .account-info {
    margin: 0 3rem;
    padding-bottom: 1.5rem;
}

.account-list {
    list-style: none;
    padding-inline-start: 0px;
}

.account-list li {
    padding: 0.5rem 0;
}

.account-list a {
    font-size: 1.325rem;
    line-height: 2.325rem;
    height: 2.325rem;
    color: #FFF;
    display: block;
    padding-left: 3rem;
}

.account-list a:hover {
    color: #555
}

.account-list li.active {
    background-color: #FFF;
}

.account-list .active a, .account-list .active a:hover {
    color: #212529;
}

.account-overview .item-balance h4 {
    padding: 0.6rem 1rem;
}

.account-overview .item-balance h4 .btn {
    border: 0;
    background-color: #B288F8 !important;
    color: #FFF !important;
    padding: 3px 18px;
}

.myaccount-fav {
    /*padding: 1.25rem;*/
}

.myaccount-fav .like-button {
    margin: 0;
    top: -0.5rem;
    right: 1.5rem;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
}

.myaccount-fav .close {
    position: absolute;
    right: 0.5rem;
    top: 0;
    padding: 0.5rem;
}

.nav-pills li.nav-item:first-child a.active {
    box-shadow: 0 -5px 5px -5px rgb(0 0 0 / 20%), 5px 2px 5px -5px rgba(0, 0, 0, 0.2);
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    background-color: #FFF;
    color: #650ff1;
    box-shadow: 1px 2px 7px 1px rgb(0 0 0 / 20%);
}

.nav-pills li.nav-item:first-child a {
    border-radius: 0;
    border-top-right-radius: 20px;
}

.nav-pills .nav-link {
    padding: 0.5rem 2rem;
    font-size: 1.25rem;
    border-radius: 0;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
    background-color: #000;
}

.select2-container--default .select2-dropdown .select2-search__field:focus, .select2-container--default .select2-search--inline .select2-search__field:focus, .select2-container--default.select2-container--open .select2-selection--single {
    border-color: #555;
}

.custom-switch .custom-control-label::before {
    height: 1.5rem;
    width: 3rem;
    border-radius: 1rem;
}

.custom-switch.custom-switch-on-success .custom-control-input:checked ~ .custom-control-label::before {
    border-color: #28a745;
}

.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
    transform: translateX(1.5rem);
}

.custom-switch .custom-control-label::after {
    width: calc(1.5rem - 4px);
    height: calc(1.5rem - 4px);
    border-radius: 0.75rem;
}

.title-desc {
    font-size: 1rem;
    font-weight: normal;
}

.account-connect img {
    height: 30px;
}

.account-connect li {
    list-style-type: none;
}

.mci-inputs {
    max-width: 600px;
    padding: 1rem;
}

.input-group-prepend select {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.home-store-region {
    background-color: #fff !important;
    color: #d81b60 !important;
}

.store-region {
    position: absolute;
    left: 11px;
    top: 11px;
    text-align: center;
    background-color: #e0cffc;
    color: #FFF;
    font-size: 14px !important;
    width: 25px;
    height: 25px;
    line-height: 25px;
}

.inner-rate-region {
    right: 11px;
    left: initial;
}

.region-bg {
    background-color: #e0cffc;
    color: #fff;
    left: 20px;
    top: 20px;
    @media (min-width: 990px) and (max-width: 1500px) {
        right: 50px !important;
        left: initial !important;
    }
    @media (max-width: 750px) {
        right: 20px !important;
        left: initial !important;
    }
}

.region-bg-coupon {
    background-color: #6610f2 !important;
    color: #fff;
    right: 15px;
    top: 15px;
    left: initial;
    @media (max-width: 750px) {
        left: 15px;
        right: initial;
    }
}

.mw-600 {
    max-width: 600px;
}


.right-top-triangle {
    position: relative;
}

.right-top-triangle:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 50px 40px 0;
    border-color: transparent #6610f2 transparent transparent;
    right: 0;
    top: 0;
    position: absolute;
}

.rt-6 {
    right: 6px;
    top: 6px;
    z-index: 999;
}

.gc-select-container .card:hover, .payment-select-card:hover {
    border-color: #640DF0 !important;
    cursor: pointer;
}

.red-text {
    color: #dc3545;
    font-style: italic;
}

.img-320 {
    width: 320px
}

.payment-detail {
    overflow-y: scroll;
}

.ray-table-button {
    position: relative;
    top: -2px;
}

.lh-25 {
    line-height: 2.5rem;
}

.btn-print {
    position: absolute;
    right: 1rem;
    top: 0.5rem;
    font-size: 2rem;
}

.opacity-half {
    opacity: 0.5;
}

.is-invalid .select2-container--default.select2-container--focus .select2-selection--single {
    border-color: #dc3545;
}

.is-invalid .select2-selection--single {
    border-color: #dc3545 !important;
    box-shadow: none !important;
}

.btn-success {
    background-color: #6610f2 !important;
    border-color: #6610f2 !important;
}

.btn-success:hover {
    background-color: #9B63F7 !important;
    border-color: #9B63F7 !important;
}

.form-control:focus {
    border-color: #333 !important;
}

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
}

.shadow-lg {
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
}

.shadow-inset {
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075) !important;
}

.bg-danger {
    background-color: #d81b60 !important
}

.text-danger {
    color: #d81b60 !important
}

.bg-success {
    background-color: #6610f2 !important
}

.custom-switch.custom-switch-on-success .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #6610f2 !important;
    border-color: #6610f2 !important;
}

.custom-switch.custom-switch-on-success .custom-control-input:checked ~ .custom-control-label::after {
    background-color: #9B63F7 !important;
}

.text-success {
    color: #6610f2 !important;
}

.btn-info {
    background-color: #6610f2 !important;
    border-color: #6610f2 !important;
}

.btn-info:hover {
    background-color: #9B63F7 !important;
}

.btn-default {
    background-color: #FFF !important;
    border-color: #000000 !important;
    color: #333 !important;
}

.btn-default:hover {
    background-color: #666 !important;
    border-color: #666 !important;
    color: #fff !important;
}

.logo-region {
    text-align: center;
    margin-left: 1rem;
    font-size: 1.25rem;
    color: #FFF;
    background-color: #000;
    height: 2.25rem;
    width: 2.25rem;
    line-height: 2.25rem;
}

.navbar-black {
    background-color: #000;
    color: #1f2d3d;
}

.vertical-line {
    display: inline-block;
    height: 30px;
    border-right: 2px solid #858585;
}

.nav-1 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.cbi-lg-serach input, .nav-search-button-wrap button {
    border: 3px solid #7F7F7F;
}

.nav-search-button-wrap button {
    background-color: #FFF;
    border-left: 0px;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

.nav-search-button-wrap .fa-search {
    color: #787878 !important;
}

.top-not-signin-wrap {
    background-image: url(../img/bg-top-sign.png);
    width: 204px;
    font-size: 1.2rem !important;
}
.top-not-signup-wrap {
    font-size: 1.2rem !important;
    border: 2px solid #fff;
    border-radius: 6px;
    a {
        color: #fff !important;
    }
}

.top-not-signin-wrap .signinBtn {
    color: #fff;
    width: 93px !important;
}

.top-not-signin-wrap .signupBtn {
    color: #650ff1;
}

.top-category, .top-category .cate-caption {
    height: 80px;
}

.top-category .cate-caption {
    background-image: url(../img/icon-category.png);
    background-position: center center;
    background-repeat: no-repeat;
    font-size: 1.5rem;
    padding-left: 27px;
    width: 152px;
    cursor: pointer;
}

.top-category .cate-caption:hover {
    color: #6610f2 !important;
    background-image: url(../img/bg-cate-hover.png);
}

.top-category .dropdown-menu {
    top: 80px !important;
    left: 0px;
}

.cbi-navsearch {
    height: 80px;
}

.bg-black-opacity {
    background-color: rgba(0, 0, 0, 0.85);
}

.category-dropdown {
    padding-top: 110px;
    padding-bottom: 110px;
}

.category-dropdown ul {
    border-right: 1px solid rgba(255, 255, 255, 0.25);
    padding: 0 0 0 126px;
}

.category-dropdown ul li {
    width: 383px;
}

.category-dropdown ul li {
    list-style: none;
    padding-top: 13px;
    padding-bottom: 13px;
}

.category-dropdown li a {
    padding: 4px 0;
    font-size: 20px;
}

.category-dropdown li a:hover {
    border-bottom: 1px solid #FFF;
}

.all-stores-link a {
    font-size: 30px !important;
}

.nav-2 {
    background-color: #242525;
    color: #FFF;
}

.bg-grey {
    background-color: #3d3e3e;
}

.bg-light-blue {
    background-color: #B288F8 !important;
}

.nav-promos-count {
    font-size: 1rem;
    font-weight: normal !important;
    margin-top: -9px;
    vertical-align: middle;
}

.flash-rate-wrap {
    position: relative;
    border: 2px solid #d81b60;
    background-color: #FFF;
    padding-right: 0px !important;
}

.flash-rate-wrap a, .flash-rate-wrap a:hover {
    color: #010101;
}

.flash-rate-wrap:before {
    top: -2px;
    left: -2px;
    border-top: 20px solid #d81b60;
    border-right: 20px solid transparent;
    content: "";
    position: absolute;
    z-index: 99;
}

.flash-rate-wrap:after {
    content: "";
    position: absolute;
    top: -2px;
    left: -2px;
    border-top: calc(20px - (2px * 1.33)) solid #F4F6F9;
    border-right: calc(20px - (2px * 1.33)) solid transparent;
    z-index: 100;
}

.flash-rate-wrap .inner-rate-wrap {
    position: relative;
    width: 100%;
}

.flash-rate-wrap .inner-rate-wrap:before {
    content: "";
    position: absolute;
    bottom: -2px;
    right: -2px;
    border-bottom: 20px solid #F4F6F9;
    border-left: 20px solid transparent;
    z-index: 99;
}

.flash-rate-wrap .inner-rate-wrap:after {
    content: "";
    position: absolute;
    bottom: -2px;
    right: -2px;
    border-bottom: calc(20px - (4px * 1.33)) solid #d81b60;
    border-left: calc(20px - (4px * 1.33)) solid transparent;
    z-index: 100;
}

.flash-rate-wrap .flash-rate {
    background-color: #d81b60;
    position: relative;
}

.flash-rate-wrap .flash-rate:before {
    content: " ";
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    background-image: url("../img/bg-coupon-border.png");
    background-repeat: repeat-y;
}

.flash-rate-logo img {
    max-width: 80%;
    max-height: 95px;
}

.flash-rate-logo div {
    font-size: 1.125rem !important;
}

.flash-rate-wrap .flash-rate .was-rate {
    color: rgba(255, 255, 255, 0.5);
    text-decoration: line-through;
}

.flash-rate-wrap .flash-rate .was-rate span.nodeal {
    visibility: hidden;
    display: block;
}

.dcb-section {
    margin-bottom: 3.5rem;
}

.wide-store-wrap div a {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.wide-store-wrap div a i {
    display: block;
}

.wide-store-wrap .card-store {
    margin-bottom: 2rem !important;
}

.wide-store-wrap .card-store .sc-logo, .wide-store-wrap .sc-logo {
    width: 65% !important;
}

.card-store .sc-rate span {
    text-decoration: line-through;
}

.text-line-through {
    text-decoration: line-through;
}

.btn-coupon-code {
    border: 2px solid #650ff1 !important;
    color: #650ff1 !important;
}

.sidebar-open .main-sidebar {
    right: 0;
    background-color: rgba(0, 0, 0, 0.85);
}

.m-caption-wrap .caption-line {
    width: 100%;
    height: 2px;
    background-color: #EDBFD3;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}

.m-caption-wrap span {
    position: relative;
    z-index: 2;
    color: #D81D61;
    background-color: #F4F6F9;
    padding: 0 20px;
    font-size: 1.5rem;
}

.navbar .m-top-search {
    display: none;
    background-color: #252424;
}

.m-top-search i {
    font-size: 1.5rem;
}

.m-top-search .btn-search {
    color: #FFF;
    background-color: #252424;
    border: 0;
    font-size: 1.3rem;
}

.m-top-search .search-input {
    border-radius: 20px;
    padding: 5px 15px;
}

.m-top-search .search-input, .m-top-search .search-input:focus {
    border: 0;
    outline: none;
}

.sidebar .signinBtn {
    border: 2px solid #6001F9;
    color: #6001F9 !important;
}

.cash-bonus {
    color: #E96C99;
}

.jump-sign-wrap {
    min-height: calc(100vh - calc(100px + 61px));
}

.jump-sign-wrap .tip1 {
    font-size: 1.2rem;
}

.jump-signin, .jump-signup {
    margin-top: 3rem;
}

.jump-sign-wrap .modal-content {
    box-shadow: none !important;
    border: 0;
}

.social-singin-wrap i {
    border: 2px solid #C3C3C3;
    line-height: 2.8rem;
    font-size: 2rem;
    height: 3rem;
    width: 3rem;
}

.social-singin-wrap span {
    font-size: 1.5rem;
    color: #6001F9;
}

#submitSignin, #submitSignup {
    padding-left: 40px;
    padding-right: 40px;
}

.signup-terms-wrap div#signup-terms {
    display: inline;
}

.signup-terms-wrap .tail-icon {
    display: none;
}

.text-st-purple {
    color: #640DF0 !important;
}

.text-st-purple2 {
    color: #650ff1 !important;
}

.text-st-gray {
    color: #565656;
}

.bg-opacity-black {
    background-color: rgba(0, 0, 0, 0.75);
}

.mid-caption {
    font-size: 1.5rem;
}

.font-style-normal {
    font-style: normal !important;
}

.line-height-100 {
    line-height: 100% !important;
}

.gradient-line {
    border-image: linear-gradient(to right, #898989, transparent);
    border-bottom: 1px solid;
    border-image-slice: 1;
}

.gradient-purple-under-line {
    border-image: linear-gradient(to right, #640DF0, transparent 120px);
    border-bottom: 2px solid;
    border-image-slice: 1;
}

.text-content-size {
    font-size: 1rem;
}

.text-lg-size {
    font-size: 20px;
}

.text-xl-size {
    font-size: 1.5rem;
}

.text-sl-size {
    font-size: 2rem;
}

.text-light-red {
    color: #e66b97 !important;
}

.text-black {
    color: #000;
}

.border-purple, .border-purple-rounded {
    border: 2px solid #640DF0;
}

.border-c-purple {
    border-color: #640DF0 !important;
}

.border-purple-rounded {
    border-radius: 10px !important;
}

.through-line {
    text-decoration: line-through;
}

.store-detail-logo {
    width: 65%;
    border-radius: 15px;
    margin-top: -110px !important;
}

.store-detail-logo .card-header {
    border-bottom: 0;
}

.h5-opacity {
    color: rgba(0, 0, 0, 0.75);
    font-size: 2rem;
}

.gray-line {
    height: 2px;
    background-color: rgba(255, 255, 255, 0.25);
}

.text-white-opacity {
    color: rgba(255, 255, 255, 0.75);
}

.shadow-purple {
    box-shadow: 0 .5rem 1rem rgba(101, 15, 251, .15) !important;
}

.st-input, .st-input:focus {
    border: 2px solid #DCDCDC !important;
    border-radius: 12px !important;
}

.st-input:focus {
    box-shadow: none;
}

.bg-light-purple {
    background-color: #B487FC !important;
}

.btn-purple-border {
    border: 2px solid #650ff1 !important;
}

.store-detail-logo .like-button {
    font-size: 26px;
    z-index: 600;
    text-align: center;
    right: -96px;
    top: 42%;
    width: 3rem;
    height: 3rem;
    line-height: 3rem;
}

.store-detail-logo .like-button .cbi-like {
    font-size: 2rem;
    vertical-align: middle;
}

.shopNowBtn {
    margin-bottom: -1.56rem;
    min-width: 80%;
    font-size: 1.5rem;
}

.tbl-category td {
    border: 0 !important;
}

.text-more-wrap .collapsed .col-less, .text-more-wrap .col-more {
    display: none;
}

.text-more-wrap .collapsed .col-more {
    display: contents;
}

.text-more-wrap a {
    color: #640DF0;
}

.second-page-banner {
    background-color: #650EF0;
}

.top-bottom-nav-gap {
    height: 5px;
    background: linear-gradient(to bottom, #000, #BBB);
}

.second-page-banner p {
    width: 40%;
    top: 50%;
    transform: translateY(-50%);
}


.category-filter, .alpha-filter {
    background-color: #DCDDE0;
    @media (max-width: 767px) {
        font-size: 16px;
    }
}

.top-filter-wrap {
    font-size: 1.5rem;
}

.top-filter-wrap .category-filter, .top-filter-wrap .alpha-filter {
    cursor: pointer;
}

#cat-filter a:hover, #cat-filter a.active {
    border-bottom: 2px solid #FFF;
    color: #FFF;
}

.pagination .page-link, .pagination .page-item.disabled .page-link {
    margin-right: 1px;
    background-color: transparent;
}

.pagination li.page-item {
    margin-right: 1.187rem;
}

.pagination li a {
    font-size: 1.562rem;
}

.pagination li:first-child a {
    background: url(../img/ico-arrow-left.png) no-repeat 15px;
    padding: 0px 15px 0px 44px;
}

.pagination li a.round-previous-page, .pagination li a.round-next-page {
    background: none !important;
    width: 28px;
    height: 28px;
    padding: 0 !important;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1rem;
}

.pagination li:last-child a {
    background: url(../img/ico-arrow-next.png) no-repeat 80px;
    padding: 0px 49px 0px 15px;
    background-position: 80%;
}

.pagination li:last-child a, .pagination li:first-child a {
    border: 1px solid rgba(101, 14, 240, 0.75);
    color: rgba(101, 14, 240, 0.75);
    border-radius: 50rem !important;
    opacity: 0.75;
}

.pagination li:first-child.disabled a, .pagination li:last-child.disabled a {
    border: 1px solid #b894f6;
    color: #b894f6;
    border-radius: 50rem !important;
}

.store-page-banner p {
    width: 100% !important;
}

.store-page-banner p.caption-desc {
    font-size: 3rem;
    top: 20%;
}

.store-page-banner .small-desc {
    top: 35%;
}

.search-form-wrap {
    top: 70%;
}

.search-form-wrap button {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    background-color: #FFF;
}

.search-form-wrap input {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.search-form-wrap input:focus {
    box-shadow: none;
}

.alpha-filter-dropdown li span, .alpha-filter-dropdown li a:hover {
    color: #FFF;
    border-bottom: 1px solid;
}

.blobs-content {
    height: 66vh;
    margin-top: -3%;
    .blobs-content-item {
        height: 500px;
        width: 100%;
        max-width: 500px;
        align-items: center;
    }
    .jump-logo-wrap {
        margin-top: -3%;
    }


    @media (max-width: 1450px) {
        margin-top: -100px;
        .jump-logo-wrap {
            margin-top: -140px;
        }
    }
    @media (max-width: 767px) {
        margin-top: 0px;
        .blobs-content-item {
            height: auto;
            width: auto;
        }
        .jump-logo-wrap {
            margin-top: 0px;
        }
        .jump-logo-wrap .logo {
            width: 150px;
            height: 150px;
        }
    }
}

.jump-bottom {
    z-index: -2 !important;
}

.jump-bottom:before {
    left: -10%;
    right: 0;
    width: 120%;
    border-radius: 0 0 50% 50%;
    background: #FFF;
    content: "";
    position: absolute;
    z-index: -1;
    aspect-ratio: 1 / 0.5;
    margin-top: -46%;
}

.jump-logo-wrap .logo {
    width: 260px;
    height: 260px;
    position: relative;
    z-index: 10;
}

.jump-logo-wrap .logo img {
    max-width: 90%;
}


.jump-bottom .text-wrap {
    padding-top: 15%;
    position: relative;
    z-index: -9;
}


.blobs {
    filter: url("#goo");
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 8;
}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@keyframes wobble {
    from {
        transform: scale(0.1);
    }
    to {
        transform: scale(4);
    }
}

.blob {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 130px;
    height: 130px;
    text-align: center;
    border-radius: 100%;
    margin-top: -60px;
    margin-left: -58px;
    transition: all 1s cubic-bezier(0.77, 0, 0.175, 1);
    transform: translate3d(0, 0, 0);
    background: #E9DBFE;
    trasnform-origin: 0 0;
}

.blob:nth-child(17) {
    transform: scale(1);
    animation: wobble 8s alternate ease-in-out infinite;
}

@keyframes move-1 {
    from {
        transform: translate3d(0, 0, 0) scale(1);
    }
    to {
        transform: translate3d(155.56349px, 155.56349px, 0) scale(0.33);
    }
}

.blob:nth-child(1) {
    animation: move-1 2s ease-in-out alternate -0.5s infinite;
}

@keyframes move-2 {
    from {
        transform: translate3d(0, 0, 0) scale(1);
    }
    to {
        transform: translate3d(0px, 220px, 0) scale(0.33);
    }
}

.blob:nth-child(2) {
    animation: move-2 2s ease-in-out alternate -1s infinite;
}

@keyframes move-3 {
    from {
        transform: translate3d(0, 0, 0) scale(1);
    }
    to {
        transform: translate3d(-155.56349px, 155.56349px, 0) scale(0.33);
    }
}

.blob:nth-child(3) {
    animation: move-3 2s ease-in-out alternate -1.5s infinite;
}

@keyframes move-4 {
    from {
        transform: translate3d(0, 0, 0) scale(1);
    }
    to {
        transform: translate3d(-220px, 0px, 0) scale(0.33);
    }
}

.blob:nth-child(4) {
    animation: move-4 2s ease-in-out alternate -2s infinite;
}

@keyframes move-5 {
    from {
        transform: translate3d(0, 0, 0) scale(1);
    }
    to {
        transform: translate3d(-155.56349px, -155.56349px, 0) scale(0.33);
    }
}

.blob:nth-child(5) {
    animation: move-5 2s ease-in-out alternate -2.5s infinite;
}

@keyframes move-6 {
    from {
        transform: translate3d(0, 0, 0) scale(1);
    }
    to {
        transform: translate3d(0px, -220px, 0) scale(0.33);
    }
}

.blob:nth-child(6) {
    animation: move-6 2s ease-in-out alternate -3s infinite;
}

@keyframes move-7 {
    from {
        transform: translate3d(0, 0, 0) scale(1);
    }
    to {
        transform: translate3d(155.56349px, -155.56349px, 0) scale(0.33);
    }
}

.blob:nth-child(7) {
    animation: move-7 2s ease-in-out alternate -3.5s infinite;
}

@keyframes move-8 {
    from {
        transform: translate3d(0, 0, 0) scale(1);
    }
    to {
        transform: translate3d(220px, 0px, 0) scale(0.33);
    }
}

.blob:nth-child(8) {
    animation: move-8 2s ease-in-out alternate -4s infinite;
}

@keyframes move2-9 {
    from {
        transform: translate3d(0, 0, 0) scale(1);
    }
    to {
        transform: translate3d(28.28427px, 28.28427px, 0) scale(1.6);
    }
}

.blob:nth-child(9) {
    animation: move2-9 2s ease-in-out alternate -4.28571s infinite;
}

@keyframes move2-10 {
    from {
        transform: translate3d(0, 0, 0) scale(1);
    }
    to {
        transform: translate3d(0px, 40px, 0) scale(1.6);
    }
}

.blob:nth-child(10) {
    animation: move2-10 2s ease-in-out alternate -4.7619s infinite;
}

@keyframes move2-11 {
    from {
        transform: translate3d(0, 0, 0) scale(1);
    }
    to {
        transform: translate3d(-28.28427px, 28.28427px, 0) scale(1.6);
    }
}

.blob:nth-child(11) {
    animation: move2-11 2s ease-in-out alternate -5.2381s infinite;
}

@keyframes move2-12 {
    from {
        transform: translate3d(0, 0, 0) scale(1);
    }
    to {
        transform: translate3d(-40px, 0px, 0) scale(1.6);
    }
}

.blob:nth-child(12) {
    animation: move2-12 2s ease-in-out alternate -5.71429s infinite;
}

@keyframes move2-13 {
    from {
        transform: translate3d(0, 0, 0) scale(1);
    }
    to {
        transform: translate3d(-28.28427px, -28.28427px, 0) scale(1.6);
    }
}

.blob:nth-child(13) {
    animation: move2-13 2s ease-in-out alternate -6.19048s infinite;
}

@keyframes move2-14 {
    from {
        transform: translate3d(0, 0, 0) scale(1);
    }
    to {
        transform: translate3d(0px, -40px, 0) scale(1.6);
    }
}

.blob:nth-child(14) {
    animation: move2-14 2s ease-in-out alternate -6.66667s infinite;
}

@keyframes move2-15 {
    from {
        transform: translate3d(0, 0, 0) scale(1);
    }
    to {
        transform: translate3d(28.28427px, -28.28427px, 0) scale(1.6);
    }
}

.blob:nth-child(15) {
    animation: move2-15 2s ease-in-out alternate -7.14286s infinite;
}

@keyframes move2-16 {
    from {
        transform: translate3d(0, 0, 0) scale(1);
    }
    to {
        transform: translate3d(40px, 0px, 0) scale(1.6);
    }
}

.blob:nth-child(16) {
    animation: move2-16 2s ease-in-out alternate -7.61905s infinite;
}

@keyframes move2-17 {
    from {
        transform: translate3d(0, 0, 0) scale(1);
    }
    to {
        transform: translate3d(28.28427px, 28.28427px, 0) scale(1.6);
    }
}

.blob:nth-child(17) {
    animation: move2-17 2s ease-in-out alternate -8.09524s infinite;
}

.refer-invitelink .st-input {
    line-height: 48px;
    height: 48px;
    min-width: 75%;
}

.red-tick {
    width: 24px;
    height: 12px;
    display: inline-block;
    border: 1px solid #D5185A;
    border-width: 0 0 2px 2px;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    margin-top: -8px;
}

.refer-email-wrap {
    box-shadow: none;
}

.refer-email-wrap .card-body {
    border-left: 1px solid #DEE2E6;
    border-bottom: 1px solid #DEE2E6;
    border-right: 1px solid #DEE2E6;
}

.refer-email-wrap .nav-tabs .nav-link.active {
    color: #000;
}

.refer-email-wrap .nav-tabs .nav-link {
    color: rgba(0, 0, 0, 0.75);
}

.refer-over-view-wrap .small-box {
    box-shadow: none;
    border: 1px solid;
}

.refer-over-view-wrap div:first-child .small-box {
    border-color: #97CDCD;
}

.refer-over-view-wrap div:nth-child(2) .small-box {
    border-color: #93D3A1;
}

.refer-over-view-wrap div:nth-child(3) .small-box {
    border-color: #FFC684;
}

.refer-over-view-wrap div:nth-child(4) .small-box {
    border-color: #ED9AA2;
}

.refer-over-view-wrap .inner {
    padding: 0;
}

.refer-over-view-wrap .inner p {
    color: #FFF;
    margin: 0;
    padding: 4px 0 4px 15px;
}

.refer-over-view-wrap .inner h3 {
    margin: 0;
    padding-left: 15px;
}

.refer-over-view-wrap div:first-child .small-box p {
    background-color: #97CDCD;
}

.refer-over-view-wrap div:nth-child(2) .small-box p {
    background-color: #93D3A1;
}

.refer-over-view-wrap div:nth-child(3) .small-box p {
    background-color: #FFC684
}

.refer-over-view-wrap div:nth-child(4) .small-box p {
    background-color: #ED9AA2;
}

.refer-email-wrap .caption-line {
    background-color: #DCD6F0;
}

.refer-email-wrap .line-caption {
    color: #DCD6F0 !important;
    padding: 0 5px;
}

.account-nav {
    background-color: rgba(0, 0, 0, 0.85);
    color: #FFF;
}

.ui-selectmenu-menu {
    z-index: 1040 !important;
}

#countrySelect-menu {
    background-color: rgba(0, 0, 0, 0.85);
    border: 2px solid #e9e9ea;
    border-radius: 0;
    padding: 15px;
}

#countrySelect-menu .ui-menu-item-wrapper {
    color: #FFF;
    padding-left: 62px;
    height: 48px;
    line-height: 48px;
    padding-right: 0;
}

.icon-country-flag {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 44px;
    height: 28px;
    margin-top: -14px;
    top: 50%;
}

#countrySelect-button {
    background-color: transparent;
    width: 67px;
    height: 40px;
    border: 0;
    background-image: url(../img/lang_bg.png);
    border-radius: 0;
    padding: 7px;
    background-size: contain;
    background-repeat: no-repeat;
}

#countrySelect-button .ui-selectmenu-text, #countrySelect-button .ui-selectmenu-icon {
    display: none;
}

#countrySelect-button .ui-select-country {
    height: 100%;
    line-height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
;
}

#countrySelect-menu .ui-menu-item .ui-menu-item-wrapper.ui-state-active {
    background: transparent !important;
    border: 0;
    margin: 0;
}

#countrySelect-menu .ui-menu-item .ui-menu-item-wrapper.ui-state-active:after {
    content: " ";
    background-image: url(../img/hover-line.png) !important;
    background-repeat: no-repeat !important;
    background-position: center bottom !important;
    height: 1px;
    display: block;
    width: 75%;
    position: absolute;
    left: 50%;
    background-size: contain;
    transform: translateX(-50%);
    bottom: 0;
}

.account-balance-wrap {
    background-image: url(../img/bg-account-pc-balance.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

.account-overview .item-balance {
    border: 2px solid #b083f8;
    padding: 0;
    font-weight: normal;
    border-radius: 5px;
}

.account-overview .item-balance h4:first-child {
    background-color: #B288F8;
    margin: 0;
}

.st-popover {
    border-color: #650FF1;
    border-radius: 0;
    box-shadow: none;
}

.st-popover.bs-popover-auto[x-placement^=bottom] > .arrow::before, .st-popover.bs-popover-bottom > .arrow::before {
    border-bottom-color: #650FF1;
}

.st-popover.bs-popover-auto[x-placement^=left] > .arrow::before, .st-popover.bs-popover-left > .arrow::before {
    border-left-color: #650FF1;
}

.ucenter-caption {
    font-size: 2.187rem !important;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.ucenter-caption a {
    font-size: 1.875rem;
}

.inline-store-block {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
}

.inline-store-block .sc-logo {
    width: auto !important;
    max-width: 55%;
    flex-grow: 1;
    height: auto;
}

.inline-store-block .sc-logo img {
    max-width: 90%;
    max-height: 3rem !important;
}

.inline-store-block .sc-rate {
    flex-grow: 1;
    font-size: 1.6rem;
}

.inline-store-block .sc-rate i {
    display: block;
}

.store-block-like-button i {
    font-size: 1.2rem;
}

.secondary-title {
    color: #838383;
}

.m-account-info h2 {
    font-size: 2.3rem;
}

.m-account-info .secondary-title, .m-account-info .total-earned {
    font-size: 1.3rem;
}

.m-account-info .earned-amount {
    color: #E90D5A;
}

.top-account-info-wrap {
    background-color: #FFF;
}

.m-account-balance-wrap {
    background-image: url(../img/bg-account-m-balance.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

.m-account-balance-wrap .col-12:nth-child(2) {
    margin-bottom: 1rem !important;
}

.refer-bonus-wrap {
    position: relative;
}

.refer-bonus-wrap .btn-refer-wrap {
    right: 25px;
    bottom: 5px;
}

.refer-banner-wrap .img-refer-caption {
    width: 80%;
}

.refer-banner-wrap .refer-content-wrap {
    top: 0;
}

.refer-banner-wrap .refer-bonus {
    font-size: 2.25rem;
}

.refer-banner-wrap .bonus-amount {
    font-size: 3.812rem;
}

.refer-banner-wrap .steps-wrap .col-2:nth-child(2) {
    margin-left: 58px;
}

.refer-banner-wrap .steps-wrap .step-one .step-text {
    padding: 5px 5px 0 41px;
}

.refer-banner-wrap .steps-wrap .step-text {
    position: absolute;
    color: #FFF;
    left: 0;
    top: 0;
}

.refer-banner-wrap .steps-wrap .step-two img {
    width: 88%;
}

.refer-banner-wrap .steps-wrap .step-three img {
    width: 110%;
}

.refer-banner-wrap .steps-wrap .step-two .step-text {
    width: 88%;
    top: 63px;
    padding: 0 10px;
}

.refer-banner-wrap .steps-wrap .step-three .step-text {
    padding: 28px 3px 0 67px;
}

.pic-refer-wrap .btn-refer-wrap {
    bottom: 5px;
}

.fav-store-add-notice i.cbi-like {
    background: #FFF;
    border-radius: 50px;
    padding: 5px;
    box-shadow: 0 0 0.4rem 0.25rem rgba(0, 0, 0, .15) !important;
}

.recommend-fav-store-wrap .card-store > div.sc-logo {
    width: 45%;
}

.s-fav-button i {
    font-size: 21px;
}

.myaccount-fav .s-fav-button {
    margin: 0;
    top: 44%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    right: 1.5rem;
    width: 30px !important;
    left: auto !important;
    position: absolute;
}

.pill-calendar input {
    border: 0;
    border-radius: 50rem !important;
    width: auto;
    flex-grow: 0 !important;
    background-color: #e5e5e5;
    background-image: url(../img/icon-calendar.png), url(../img/icon-arrow-down.png);
    background-position: 6%, 94%;
    /*background-position-x: 6%;*/
    background-position-y: center;
    background-repeat: no-repeat, no-repeat;
    color: #000;
    font-size: 1.2rem;
    padding: 20px 1rem 20px 18%;
}

.pill-select2 .select2-selection {
    border: 0;
    border-radius: 50rem !important;
    background-color: #e5e5e5;
    background-image: url(../img/icon-menu.png), url(../img/icon-arrow-down.png);
    background-position: 10%, 94%;
    /*background-position-x: 10%;*/
    background-position-y: center;
    background-repeat: no-repeat, no-repeat;
    color: #000;
    font-size: 1.2rem;
    padding: 20px 0rem 20px 22%;
    box-shadow: none;
    display: flex;
    align-items: center;
}

.pill-select2.filter-icon .select2-selection {
    background-image: url(../img/ico-filter.png), url(../img/icon-arrow-down.png);
}

.pill-select2 .select2-selection__arrow {
    display: none;
}

.pill-select2 .select2-container--default .select2-selection--single .select2-selection__rendered {
    margin-top: 0;
}

.cbi-rate-table i.fa-question-circle {
    opacity: 0.25;
}

.cbi-rate-table tbody tr:hover i.fa-question-circle {
    opacity: 0.5;
}

.cashback-order-wrap {
    padding-left: 1.25rem;
}

.account-setting-alert {
    color: #FFF;
    background-color: #d81b60;
    border-radius: 3px;
    padding: 4px 5px;
    position: relative;
}

.account-setting-alert:before {
    content: " ";
    width: 0 !important;
    height: 0 !important;
    border: 7px solid transparent;
    border-right: 15px solid #d81b60;
    position: absolute;
    left: -19px;
    top: 7px;
}

.alert-popover.popover {
    background-color: rgb(216, 27, 96);
    border: 0;
    box-shadow: none;
    border-radius: 2px;
}

.alert-popover.bs-popover-auto[x-placement^=right] > .arrow::after, .alert-popover.bs-popover-right > .arrow::after {
    border-right-color: #d81b60;
}

.alert-popover .popover-body {
    color: #FFF;
    font-size: 1rem;
    padding-top: 3px;
    padding-bottom: 3px;
}

.ico-btn {
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    background-size: contain;
}

#btn-send-verification-email {
    background-image: url("../img/ico-send-email.png");
}

.btn-ico-modify {
    background-image: url("../img/ico-pen.png");
}

.btn-ico-round-plus {
    background-image: url("../img/ico-plus.png");
}

.ico-span {
    display: inline-block;
    background-repeat: no-repeat;
    width: 21px;
    height: 21px;
    background-size: contain;
}

.ico-lock {
    background-image: url("../img/ico-lock.png");
}

.ico-not-link {
    background-image: url("../img/ico-not-link.png");
}

.ico-linked {
    background-image: url("../img/ico-linked.png");
}

.ico-btn-unlink {
    background-image: url("../img/btn-unlink.png");
}

.black-style-modal .modal-header {
    background: #000;
    color: #FFF;
}

.black-style-modal .modal-title i {
    display: none;
}

.black-style-modal .modal-header button.close {
    color: #FFF;
    text-shadow: none;
    opacity: 1;
}

.btn-black {
    color: #fff;
    background-color: #000;
    border-color: #000;
    padding-top: 0;
    padding-bottom: 0;
}

.btn-black:hover {
    color: #FFF;
}

.btn-gray {
    color: #FFF;
    background-color: #C0C0C0;
    border-color: #C0C0C0;
    padding-top: 0;
    padding-bottom: 0;
}

.input-gray-border, .input-gray-border:focus {
    border: 2px solid #DADADA;
    border-radius: 8px;
}

.input-gray-border:focus {
    box-shadow: none;
    border-color: #DADADA !important;
}

.checkbox-radio .custom-control-label::before {
    border-radius: 3px;
    box-shadow: none;
    background-color: transparent;
    border: #650FF1 solid 1px;
}

.checkbox-radio .custom-control-input-danger:checked ~ .custom-control-label::before {
    border-color: #650FF1;
    background-color: #650FF1;
}

.checkbox-radio .custom-control-input-danger:focus ~ .custom-control-label::before, .customer-purple-checkbox .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: none;
}

.checkbox-radio .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")
}

.customer-purple-checkbox .custom-control-label::before {
    border-radius: 3px;
    box-shadow: none;
    background-color: transparent;
    border: #650FF1 solid 1px;
}

.customer-purple-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    border-color: #650FF1;
    background-color: #650FF1;
}

.custom-white-switch.custom-switch-on-success .custom-control-input:checked ~ .custom-control-label::after {
    background-color: #fff !important;
}

.custom-white-switch .custom-control-label::after {
    background-color: #650FF1;
}

.dt-col-30 {
    min-width: 100px;
    max-width: 200px
}

.multi-line-ellipsis {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    word-wrap: break-word;
    overflow-wrap: break-word;
    white-space: normal;
    width: 100%;
}

.nav-img {
    display: inline-block;
    /*min-width: 300px;*/
    width: auto;
    height: 44px;

    > img {
        width: 100%;
        height: 100%;
    }


    .ds-span {
        max-width: 250px;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 100%;
    }
    .fs-span {
        font-size: 1.5rem;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 100%;
    }

    @media (max-width: 767px) {
        > img {
            width: 100%;
            margin: 0px;
            height: auto;
        }
    }
}

.custom-search-menu {
    border: none !important;
    background-color: transparent!important;
}
.search-result-wrap {
    position: absolute;
    top: 81px;
    right: -10%;
    display: none;
    width: 650px;
    height: 300px !important;
    border: none !important;
    opacity: 0.949;
    background-color: #fff;
    padding: 10px 0px;
    border-radius: 20px;
    filter: drop-shadow(0 0 8px rgba(0,0,0,0.52));
    border: 0px solid #ffc28c;
    .search-list-other, .search-list-local {
        font-size: 16px;
        line-height: 20px;
        flex: 1;
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        height: 100%;
    }
    .divider {
        width: 1px;
        background-color: #dbdbdb;
    }
    .search-list-title {
        margin: 0px 30px;
        height: 40px;
        line-height: 40px;
        border-bottom: 1px solid;
        border-image: linear-gradient(to right, #650ff1, #ffffff) 1;
    }
    .search-list-country {
        flex: 1;
        overflow-y: auto;
    }
    /* 定义滚动条的整体样式 */
    .search-list-country::-webkit-scrollbar {
        width: 10px; /* 滚动条的宽度 */
    }

    /* 定义滚动条轨道的样式 */
    .search-list-country::-webkit-scrollbar-track {
        background: #cccccc; /* 轨道背景颜色 */
        border-radius: 10px; /* 轨道圆角 */
    }

    /* 定义滚动条滑块的样式 */
    .search-list-country::-webkit-scrollbar-thumb {
        background: #7f7f7f; /* 滑块背景颜色 */
        border-radius: 10px; /* 滑块圆角，这里设置为与轨道相同的值，以保证滑块两端也是圆角 */
    }

    .store-li {
        display: flex;
        justify-content: space-between;
        padding: 10px 20px 10px 30px;
        .rate {
            color: #d81b60;
            width: 65px;
            text-align: right;
            display: flex;
            justify-content: space-between;
            align-items: center;
            white-space: nowrap;
        }
        .store-name {
            flex: 1;
        }
    }
    .store-li:hover {
        background-color: #333333;
        color: #fff;
        cursor: pointer;
        .rate {
            color:#fff;
        }
    }
}
.storeList-search-page-wrap {
    z-index: 10;
    top: 60px;
    right: -168px;
    @media (max-width: 767px) {
        right: 0%;
        width:100%;
        height: 400px !important;
        >article{
            max-height: 380px;
            overflow-y: auto;
        }
        .search-list-country {
            overflow-y: initial;
        }
    }
}


.mobile-ui-autocomplete {
    width:100% !important;
    left: 0!important;
    top: 128px!important;
    max-height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
    .ui-autocomplete-category {
        font-size: 20px;
        color: #000;
        font-weight: 600;
        padding-left: 15px;
    }
    .ui-menu-item {
        padding: 0px 10px;
    }
    .store-rate {
        width: 80px;
        text-align: right;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
}

.mobile-search-content {
    @media (max-width: 767px) {
        height: 100px;
        .search-form-wrap {
            top: 30px;
        }
    }
}

.country-select-modal {
    .select-country-region-wrap {
        border: 2px solid transparent;
        cursor: pointer;
        min-height: 95px;
    }
    .select-country-region-wrap:hover {
        border: 2px solid #b895f7;
        border-radius: 10px;
    }
    .activeCountry {
        border: 2px solid #b895f7;
        border-radius: 10px;
    }
    .country-region-logo {
        flex-basis: 95px;
        width: 95px;
        height: 60px;
        background-size: contain;
        background-repeat: no-repeat;
        transition: transform 0.8s ease-in-out, opacity 0.8s ease-in-out;
    }
    .country-region-name {
        flex-basis: 150px;
        text-align: center;
    }
    .modal-title {
        flex:1;
    }
    .selected-icon {
        position: absolute;
        left: 20px;
        top: 10px;
    }
    @media (min-width: 576px) {
        .modal-dialog {
            max-width: 700px
        }
    }
    @media (max-width: 767px) {
        .country-region-logo {
            flex-basis: 60px;
        }
        .country-region-name {
            flex-basis: initial;
        }
    }
}
.footer-left-logo {
    img {
        margin-top: 8px;
        margin-bottom: 28px;
    }
    @media (max-width: 1446px) {
        margin-bottom: 45px;
        img {
            height: 30px;
        }
    }
}
.copyright-content {
    @media (max-width: 1446px) {
       font-size: 13px;
    }
}

.contact-info {
    margin-top: 30px;
    font-size: 18px;
}
.main-footer {
    a:hover {
        color: #b895f7;
        text-decoration: underline;
    }
}
.footer-top {
    position: relative;
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.footer-top::after {
    content: "";
    position: absolute;
    bottom: 96px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #333333;
}
.footer-country-wrap {
    margin-top: -44px;
    margin-bottom: 50px;
    @media (max-width: 767px) {
        margin-top: 40px;
    }
}
.footer-country-name {
    a {
        cursor: pointer;
        white-space: nowrap;
        width: 150px;
        margin: 5px 0;
        @media (max-width: 767px) {
            min-width: 155px;
            text-align: center;
            margin: 10px 0;
        }
    }
}
.footer-icon-content {
    border-top: 1px solid #333333;
    padding-top: 10px;
    margin-top: 10px;
    a {
        font-size: 30px;
        text-decoration: none !important;
    }
}

.fa-x-twitter {
    font-size: 32px;
}

.iconImg-category {
    width: 30px;
    height: 30px;
}

.modal-home-welcome-signup {
    max-width: 800px !important;
    .modal-title {
        @media screen and (max-width: 767px) {
            font-size: 25px !important;
            line-height: 35px;
        }
    }
    .modal-body {
        padding: 0rem;
        position: relative;
        .close-btn-welcome {
            position: absolute;
            bottom: -15%;
            left: 50%;
            color: #fff;
            font-size: 50px;
            opacity: 0.9;
            @media screen and (max-width: 767px) {
                bottom: -10%;
                left: 43%;
            }
        }
        .sign-tip {
            text-align: left;
        }
    }
    .sign-left-content {
        background: url(../img/welcomeandregistration/signup-bg.png) no-repeat center;
        background-size: cover;
        font-size: 30px;
        color: #fff;
        @media screen and (max-width: 767px) {
            background: url(../img/welcomeandregistration/mb-signup-bg.png) no-repeat center;
            font-size: 17px;
            padding: 10px 0;
            background-position-x: 100%;
            p {
                width: 100%;
                margin: 0;
            }
            p:nth-of-type(1){
                margin-bottom: 5px;
            }
        }
    }



    .red-num {
        color: red;
    }



    @media screen and (min-width: 576px) {
        max-width: 800px !important;

    }
}

#countrySelect-menu.single-column {
    display: grid;
    grid-template-columns: 1fr;
}

#countrySelect-menu.multi-column {
    height: 420px !important;
    display: grid;
    /*grid-template-columns: repeat(2, 1fr);*/
    grid-template-rows: repeat(auto-fill, minmax(50px, auto));
    grid-auto-flow: column dense;
}

#countrySelect-menu.multi-column > li {
    position: relative;
}

#countrySelect-menu.multi-column > li:nth-child(-n+7) {
    padding-right: 15px;
}

#countrySelect-menu.multi-column > li:nth-child(n+8) {
    padding-left: 15px;
}



#countrySelect-menu.multi-column > li:nth-child(n+8)::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 100%;
    background-color: #cccccc40;
}

#countrySelect-menu li {
    padding-top: 5px;
    padding-bottom: 5px;
}

.deals-store-box {
    display: flex;
    flex: 1;
    cursor: pointer;

    .sale-img {
        width: 38%;
        display: flex;
        align-items: center;
        justify-content: center;

        img {
            max-height: 100%;
            object-fit: contain;
            padding: 5px;
        }
    }

    .sale-store-content {
        flex: 1;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        margin: 0 5px;
        @media (max-width: 750px) {
            padding-right: 10%;
        }

        .sale-store-title {
            font-size: calc(16px + 0.4vw);
            color: #383838;
            @media (max-width: 750px) {
                font-size: 16px;
                line-height: 18px;
            }
        }

        .sale-store-price {
            font-size: calc(16px + 0.4vw);
            /*line-height: 27px;*/
            color: #d81b60;
            max-width: 300px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            @media (max-width: 750px) {
                font-size: 16px;
                line-height: 18px;
                max-width: 100px;
            }
        }

        .sale-store-category, .sale-store-express-fee {
            opacity: 0.749;
            font-size: 17px;
            color: #4d4d4d;
        }

        .sale-store-btn {
            width: 159px;
            border-radius: 18px;
            background-color: #6c17df;
            display: flex;
            align-items: center;

            > span {
                color: #650fe7;
                display: inline-block;
                font-size: 20px;
                width: 70%;
                height: 39px;
                border-radius: 18px;
                background-color: #ffffff;
                border: 2px solid #650fe7;
                line-height: 35px;
                text-align: center;
                margin-right: 10px;
            }
            > i {
                margin-bottom: 2px;
            }

            @media (max-width: 750px) {
                width: 139px;
                > span {
                    font-size: 16px;
                    height: 25px;
                    line-height: 20px;
                }

                > i > img {
                    height: 15px;
                }
            }
        }
    }
}

.badge-deal {
    background-color: #650fe7;
    margin: 0 5px
}