@media only screen and (max-width: 479px){
    .container {
        max-width:100%;
    }
}
@media (min-width:576px) {
    .phone {
        display: none  !important;
    }
    .cart-login-section {
        text-align: right;
    }
    .mbase-section .myaccount-content {
        /* min-height: 30em; */
        overflow-x: auto;
        padding: 15px !important;
    }
    .btn-phone {
        width: auto;
    }
    .shop-distance-section {
        padding: 3.75rem 0;
    }
    .login-register-section {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .login-form {
        padding: 3.75rem 1.5rem;
        border-radius: 3px;
        background-color: #fff;box-shadow: 2px 3px 4px #ccc;
    }
    .myaccount-tab-menu a {
        font-size: 1rem;
    }
    .card .cargo-status {
        padding: 60px;
    }
     #easychat-floating-button.omnichat-icon-wrapper {
         background: #feb5da !important;
         width: 40px !important;
         height: 40px !important;
         bottom: 5% !important;
    }
}
@media (max-width: 575px){
    .web {
        display: none !important;
    }
    .border-bottom-show {
        display: none !important;
    }
    .cart-login-section {
        text-align: left;
    }
    .mbase-section .myaccount-content {
        min-height: 30em;
        overflow-x: auto;
        padding: 15px 0px !important;
    }
    .btn-phone {
        width: 100% ;
    }
    .shop-distance-section {
        padding: 2.5rem 0 ;
        margin-bottom: 6rem;
        max-height: 650px;
    }
    .login-register-section{
        padding-top: 30px;
        padding-bottom: 30px;
        margin-bottom: 5rem;
    }
    .login-form {
        padding: 3.75rem 1rem;
        border-radius: 3px;
        background-color: #fff;box-shadow: 2px 3px 4px #ccc;
    }
    .my-w-100 {
        width: 100% !important;
    }
    .my-px-2 {
        padding-left: 12px !important;
        padding-right: 12px !important;
    }
    .my-px-3 {
        padding-left: 16px !important;
        padding-right: 16px !important;
    }
    .my-p-0 {
        padding: 0 !important;
    }
    .my-py-3 {
        padding-top: 16px !important;
        padding-bottom: 16px !important;
    }
    .my-pb-40 {
        padding-bottom: 40px;
    }
    .my-pb-120 {
        padding-bottom: 120px;
    }
    .my-mx-3 {
        margin-left: 16px !important;
        margin-right: 16px !important;
    }
    .my-mt-3 {
        margin-top: 16px !important;
    }
    .my-mb-60 {
        margin-bottom: 60px !important;
    }
    .offcanvas-inner-content {
        padding: 0px 25px 0;
    }
    .myaccount-tab-menu a {
        font-size: 1rem;
        border-bottom: none;
        border-left: none;
        border-right: none;
    }
    .m_middle_menu {
        display: flex !important;
        justify-content: space-between !important;
        align-items: center !important;
    }
    .m_middle_menu span {
       font-size: 16px;
       padding-left: 10px;
    }
    .card .cargo-status {
        padding: 30px;
    }
    .section-title span {
        font-size: 16px !important;
    }
    #easychat-floating-button.omnichat-icon-wrapper {
         background: #feb5da !important;
         width: 38px;
         height: 38px;
         bottom: 23% !important;
    }
    .min-400 {
        min-height: 400px;
    }
}
body {
    font-size: 1rem;
}
span {
    font-size: .875rem;
}

label {
    font-size: .875rem;
}
.fs-18 {
    font-size: 1.125rem;
}
input {
    font-size: .875rem !important;
}
.card {
    border-radius: 0.25rem;
}
.icon-w-20 {
    width: 20px !important
}
.swiper-button-next {
    right: 0px;
}
.swiper-button-prev {
    left: 0px;
}
.form-fild {
    margin-bottom: 1.25rem;
}
.login-input-checkbox {
    width: auto !important;
    height: auto !important;
}
#breadcrumb-section {
    padding: 20px 0;
    width: 100%;
    background-color: #F1F1F1;
}
#breadcrumb-section .page-breadcrumb li {
    margin-top: 0;
}
.icon-position-section {
    position: relative;
    display: inline-block;
    width: 100%;
}
.icon-position-section svg {
    position: absolute;
    left: 15px;
    top: calc(50% - 0.5em);
}
.icon-position-section input {
    padding: 0 30px 0px 35px !important;
}
.login-style {
    border: 1px solid #ccc;
    height: 45px;
    line-height: 45px;
    border-radius: 3px;
    font-size: 1rem;
    font-weight: 500;
    text-align: center;
    width: 100%;
    color: #fff !important;
}
.line-bg-green {
    background-color: #00c300;
}
.google-bg-red {
    background-color: #DC4E42;

}
.text-embossing p {
    text-align: center;
    margin: 1.875rem 0;
    font-size: 0.875rem;
    width: 100% !important;
    color: #888787;
    line-height: 100%;
    background-image: url(https://image.mycard520.com/globalmycard/images/member_aside_title_line.png);
    background-position: center center;
}
.btn-bg-b {
    background: none;
    border: 1px #151515 solid;
    background-color: #151515;
    color: #fff;
    display: inline-block;
    height: 45px;
    line-height: 45px;
    text-align: center;
    width: 100%;
    font-weight: 500;
    border-radius: 3px;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
}
.btn-bg-b:hover {
    color: #151515;
    background-color: #ffffff;
    border: 1px #151515 solid;
}
.btn-bg-w {
    background: none;
    border: 1px #151515 solid;
    color: #151515;
    display: inline-block;
    height: 45px;
    line-height: 45px;
    text-align: center;
    width: 100%;
    font-weight: 500;
    border-radius: 3px;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
}
.btn-bg-w:hover {
    color: #fff;
    background-color: #151515;
}
.btn-password-verify {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 45px;
    background-color: #181818;
    color: #fff;
    padding: 0px 15px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border: none;
}
.distance-section {
    padding: 3.75rem 1rem;
}
.product-grid-view .single-grid-product {
    margin-bottom: 20px;
}
.shop-topbar-wrapper {
    margin: 0 0 30px;
}
.offcanvas-navigation ul li.menu-item-has-children .menu-expand {
    top: -12px;
}
.single-product-price .price.new-price {
    color: #e33;
    font-weight: 500;
    font-size: 1.875rem;
    padding-right: 10px;
}
.bg-promotions {
    background-color: #e7e7e7;
    padding: 2px 10px;
    letter-spacing: 2px;
    font-size: 0.875rem;
    border-radius: 3px;
}
.bg-promotions i {
    font-size: 18px;
    font-weight: 600;
    padding-left: 10px;

}
.position-center {
    display: flex;
    align-items: center;
    justify-content: center;
}
.introduce-promotions {
    padding: 3px 10px;
}
.shop-distance-section hr{
    color: #B7B7B7;
    margin: 1.875rem 0;
}
.cart-qtybtn {
    background-color: #d9d9d9;
    height: 45px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cart-qtybtn2 {
    height: 30px;
    width: 20%;
    border: 1px #ccc solid;
    display: flex;
    align-items: center;
    justify-content: center;
}
.rounded-end {
    border-top-right-radius: 3px !important;
    border-bottom-right-radius: 3px !important
}
.rounded-start {
    border-bottom-left-radius: 3px !important;
    border-top-left-radius: 3px !important
}
.rounded-0 {
    border-radius: 0px !important;
}
.form__input, .vs__search {
    width: 100%;
    padding: 0 15px;
    height: 45px;
    border: 1px solid #dddddd;
    color: #151515;
    border-radius: 3px;
}
.vs__search {
    margin: 0 !important;
}
.form__input_2 {
    width: 100%;
    padding: 0 15px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #dddddd;
    color: #151515;
    border-radius: 3px;
}
.nice-select-2 {
    height: 38px;
    line-height: 38px;
}
.form-login-title {
    text-align: center;
    margin-bottom: 30px;
}
.sidebar-title{
    font-size: 22px;
    padding: 15px 0px 15px;
}
.bg-light-gray {
    background-color: #e7e7e7;
    padding: 0.25rem 1rem;
    border-radius: 3px;
}
.login-register-section hr {
    color: #B7B7B7;
    margin: 1.875rem 0;
}
.cursor-pointer {
    cursor: pointer;
}
.btn-bg-cart {
    background: none;
    border: 1px #151515 solid;
    background-color: #151515;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    width: 100%;
    font-weight: 400;
    border-radius: 3px;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
}
.btn-bg-cart:hover {
    color: #151515;
    background-color: #ffffff;
    border: 1px #151515 solid;
}
.bg-color-light-gray {
    background-color: #EAEAEA;
}
.border-gray {
    border-color: #B7B7B7 !important;
}
.accordion-button {
    color: #000;
    text-align: left;
    background-color: #EAEAEA;
    border-left: 5px #B7B7B7 solid;
    border-radius: 3px;
    overflow-anchor: none;
    transition: var(--bs-accordion-transition);
    margin: 1rem 0;
    padding: 0.875rem;
}
.accordion-item:first-of-type .accordion-button {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.accordion-button:not(.collapsed) {
    padding: 0.875rem;
    color: #000;
    font-weight: 600;
    border-left: 5px #000 solid;
    background-color: #EAEAEA;
}
.accordion-button:focus {
    border-color: #000;
}

.multiline-ellipsis {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.multiline-ellipsis-2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.idcard {
    height: 205px;
    width: 100%;
}
.idcard:hover {
    box-shadow: 2px 3px 6px #8F8F8F;
    border-radius: 3px;
}
.idcard-2 {
    text-align: center;
    color: #fff;
    border: 1px #000 solid;
    background-color: #000;
    border-radius: 3px;
    line-height: 2;
    padding: 3px 20px;
    position: absolute;
    font-size: 14px !important;
    right: 35%;
    top: 40%;
    filter: alpha(opacity=0);
    cursor: pointer;
}
.idcard-2:hover {
    background-color: #000;
    color: #fff;
}
.fw-500 {
    font-weight: 500;
}

.shop-btn {
    font-size: 20px;
    color: #000000;
    font-weight: 700;
    width: 100%;
    background-color: #D9D9D9;
    text-align: center;
    border-top-left-radius:  3px !important;
    border-bottom-left-radius:  3px !important;
    border-top-right-radius: 3px !important;
    border-bottom-right-radius: 3px !important;
}

.nav-pills .nav-link.active {
    color: #000000;
    background-color: #D9D9D9;
    text-align: center;
}

.navs-tabs-btn {
    font-size: 1.125rem;
    color: #000000;
    font-weight: 700;
    width: 100%;
    background-color: #D9D9D9;
    text-align: center;
    border-top-left-radius:  3px !important;
    border-bottom-left-radius:  3px !important;
    border-top-right-radius: 3px !important;
    border-bottom-right-radius: 3px !important;
}
.navs-tabs-btn-mobile {
    padding: 0.5rem;
    font-size: 0.875rem;
    color: #000000;
    width: 100%;
    /* background-color: #D9D9D9; */
    text-align: center;
    border-top-left-radius:  3px !important;
    border-bottom-left-radius:  3px !important;
    border-top-right-radius: 3px !important;
    border-bottom-right-radius: 3px !important;
}
.menu-selectit {
    width: 25%;
    margin-bottom: 10px;
    text-align: center;
    line-height: 1 !important;
}
.selectit {
    background-color: #EAEAEA;
    padding: 5px;
    border-radius: 50%;
}
.bg-icon-effect {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
#bottom_nav {
    position: fixed;
    bottom: 0;
    z-index: 2;
    overflow: auto;
    background-color: #fff;
    width: 100%;
    height: 55px;
    box-shadow: 0px 0px 3px 3px #c3b9af4a;
}
#scrollUp {
    width: 40px;
    height: 40px;
    line-height: 35px;
    bottom: 10%;
    right: 1%;
}
.badge {
    width: 1.3rem;
    height: 1.3rem;
    background-color: #151515;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    top: 13%;
    left: 70%;
    display: flex;
    align-items: center;
    justify-content: center;

}
#check_buy {
    position: fixed;
    bottom: 65px;
    z-index: 1;
    overflow: auto;
    background-color: #fff;
    width: 100%;
    height: 55px;
    box-shadow: 0 0 3px 3px #00000016;
}
.moblie-order-container {
    z-index: 2;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 15px;
    padding-right: 15px;
}
.single-grid-product .product-image {
    margin-bottom: 10px;
}
.my-py-2px {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
}
.border-right-3 {
    padding:0 8px;
    border-right: 2px #151515 solid;
}
.header-mobile-navigation {
    padding: 10px 0;
}
.cart-compare-btn:focus, .btn-hollow:focus, .btn-solid:focus,.btn-bg-b:focus {
    background-color: #000;
    color: #fff;
}
.timeline-section .sessions p {
    margin-top: 0;
}
.timeline-section .timeline-sessions p {
    margin-top: 0;
}
.timeline-sessions li {
  padding: 0 0 15 20;
  border-left: 1px solid #e2e2e2;
  position: relative;
  &:last-child{
    border: 0px;
    padding-bottom: 0;
  }
}
.timeline-sessions li:before {
    content: '';
    width: 15px;
    height: 15px;
    background-color: #e2e2e2;
    border-radius: 50%;
    position: absolute;
    left: -8px;
    top: 0px;
}
.timeline-sessions li.active{
    border-left: 1px solid #222222;
}
.timeline-sessions li.active2:before{
    content: '';
    background: #222222;
    position: absolute;
    left: -6px;
    top: 0px;
}
.timeline-sessions li.active:before{
    content: '';
    background: #222222;
}
.timeline-section .timeline-sessions p {
    margin-top: 0;
}
.timeline-sessions li {
  padding: 0px 0px 15px 20px;
  border-left: 1px solid #e2e2e2;
  position: relative;
  &:last-child{
    border: 0px;
    padding-bottom: 0;
  }
}
.timeline-sessions li:before {
    content: '';
    width: 15px;
    height: 15px;
    background-color: #e2e2e2;
    border-radius: 50%;
    position: absolute;
    left: -8px;
    top: 0px;
}
.timeline-sessions li.active{
    border-left: 1px solid #222222;
}
.timeline-sessions li.active2:before{
    content: '';
    background: #222222;
    position: absolute;
    left: -6px;
    top: 0px;
}
.timeline-sessions li.active:before{
    content: '';
    background: #222222;
}

/* -----------------------------分隔線--------------------------------- */

/* -----------------------------分隔線--------------------------------- */

.color-02{
    color: #478AD8 !important;
}
.color-03 {
    color: red !important;
}
.btn {
    border-radius: 3px;
    width: 100%;
    font-size: 20px;
    font-weight: 600;
}

.single-product-price {
    margin-bottom: 10px;
}
.wishlist-compare-btn a{
    border-radius: 3px;
}
.icon-2x{
    font-size: 22px !important;
}
.display-self-end {
    display: flex;
    align-items: flex-start;
}
.pt-5 {
    padding-top: 5px !important;
}
.pt-10 {
    padding-top: 10px !important;
}
.pt-15 {
    padding-top: 15px !important;
}
.pt-20 {
    padding-top: 20px !important;
}
.pt-25 {
    padding-top: 25px !important;
}
.pb-10 {
    padding-bottom: 10px !important;
}
.pb-15 {
    padding-bottom: 15px !important;
}
.pb-20 {
    padding-bottom: 20px !important;
}
.pb-25 {
    padding-bottom: 25px !important;
}
.pr-5 {
    padding-right: 5px !important;
}
.pl-5 {
    padding-left: 5px !important;
}
.ptb-7 {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
}
.ptb-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.ptb-15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}
.ptb-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
.mtb-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
.mtb-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}
.ml-35 {
    margin-left: 35px !important;
}
.cart-table-total {
    font-size: 20px;
    font-weight: 600;
    color: #333;
}
.font-weight-400 {
    font-weight: 400 !important;
}

.offcanvas-navigation ul.submenu2 > li > a {
    line-height: 6px;
    margin-left: 10px;
}

.sidebar-list li {
    margin-bottom: 5px;
}
.offcanvas-navigation ul.submenu2 > li > a {
    font-size: 14px;
    line-height: 10px;
    padding: 8px 0;
}
.offcanvas-navigation > ul > li > a {
    font-size: 16px;
    padding: 5px 0;
    font-weight: 500;
}

.sidebar-list li a {
    font-size: 16px;
    font-weight: 500;
    line-height: 23px;
    color: #151515;
    display: block;
}
.form-control {
    width: 100%;
    padding: 0 15px;
    height: 45px;
    border: 1px solid #dddddd;
    color: #151515;
    border-radius: 5px;
}
.product-description p {
    margin-bottom: 10px;
}
.sub-menu {
    width: 18rem;
}
.btn-solid {
    font-size: 0.875rem;
    color: #fff;
    background-color: #000;
    border-radius: 3px;
    border: #000 1px solid;
    padding: 4px 24px;
    text-align: center;
    cursor: pointer;
    /* height: 26px; */
    /* line-height: 1.3; */
    letter-spacing: 2px;
}
.btn-solid:hover {
    color: #000;
    background-color: #fff;
    border: #000 1px solid;
}
.btn-solid-2 {
    height: 38px !important;
    line-height: 2 !important;
}
.btn-hollow {
    font-size: 0.875rem;
    color: #000;
    background-color: #fff;
    border-radius: 3px;
    border: #000 1px solid;
    padding: 4px 14px;
    text-align: center;
    cursor: pointer;
    /* height: 26px; */
    /* line-height: 1.3; */
    transition: 0.3s ease;
    letter-spacing: 2px;
}
.btn-hollow:hover {
    color: #fff;
    background-color: #000;
    border: #000 1px solid;
}
.product-price .main-price {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: #929292;
    text-decoration: line-through;
}
.display-center{
    display: flex;
    align-items: center;
    justify-content: center;
}
.flex-order-section {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.wishlist-compare-btn {
    background: none;
    border: 1px #151515 solid;
    background-color: #fff;
    color: #151515;
    display: inline-block;
    font-size: 1rem;
    font-weight: normal;
    height: 45px;
    line-height: 45px;
    text-align: center;
    width: 100%;
    font-weight: 600;
    border-radius: 3px;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    margin-bottom: 0px;
}

.wishlist-compare-btn-group {
    background: none;
    border: 1px #151515 solid;
    background-color: #fff;
    color: #151515;
    /* display: inline-block; */
    font-size: 1rem;
    font-weight: normal;
    height: 45px;
    line-height: 45px;
    text-align: center;
    width: 100%;
    font-weight: 600;
    border-radius: 30px;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    margin-bottom: 0px;
}
.wishlist-compare-btn:hover {
    border: 1px #151515 solid;
    background-color: #151515;
    color: #fff;
}

.wishlist-compare-btn-group:hover {
    border: 1px #151515 solid;
    background-color: #151515;
    color: #fff;
}

.wishlist-compare-btn-group.active {
    border: 1px #151515 solid;
    background-color: #151515;
    color: #fff;
}
.cart-compare-btn {
    background: none;
    border: 1px #151515 solid;
    background-color: #151515;
    color: #fff;
    display: inline-block;
    font-size: 1rem;
    font-weight: normal;
    height: 45px;
    line-height: 45px;
    text-align: center;
    width: 100%;
    font-weight: 600;
    border-radius: 3px;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
}
.cart-compare-btn:hover {
    border: 1px #151515 solid;
    background-color: #fff;
    color: #151515;
}
.traffic-btn {
    border: 1px #646464 solid;
    text-align: center;
    padding: 2px 20px;
    color: #646464 !important;
    background-color: #00000000;
}
.traffic-btn:hover {
    border: 1px #151515 solid;
    background-color: #151515;
    color: #fff !important;
}

.sub-menu li a {
    font-size: 16px;
}
.font-weight {
    font-weight: 600;
}
.f16 {
    font-size: 16px !important;
}
.f18 {
    font-size: 18px !important;
}
.f20 {
    font-size: 20px !important;
}
.f24 {
    font-size: 24px !important;
}

.sec_catgoryblock {
    display: flex !important;
    flex-wrap: wrap;
}

.sec_style {
    border: 1px #2db1b0 solid;
    border-radius: 50px;
    padding: 0.2rem 1.3rem;
    margin-bottom: 10px;
    word-break: break-all;
    max-width: 100%;
    flex-grow: 2;
    text-align: center;
    margin-left: 0.25rem;
    margin-right: 0.25rem;
}

.sec_style:active, .sec_style.active  {
   background-color: #2db1b0;
   color: #fff;
}

.shop_showbtn {
    border: none;;
    background-color: #fff;
}

.discount-list {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    border: 0px solid #e4eded;
    padding: 5px;
    margin-bottom: 1rem;
    position: relative;
    -webkit-box-shadow: 0 0 5px 0 rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 0 5px 0 rgb(0 0 0 / 10%);
    box-shadow: 0 0 5px 0 rgb(0 0 0 / 10%);
}
.discount-list::before {
    content: "";
    width: 18px;
    height: 36px;
    background: url(/assets2/img/icon/discount-circle.png) no-repeat;
    background-size: 100%;
    position: absolute;
    top: 28%;
    left: -3px;
}
.discount-list h5 {
    width: 65px;
    min-height: 65px;
    display: flex;
    align-items: center;
    margin: 0;
    justify-content: center;
    background-color: #2A2A2A;
    color: #fff;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 600;
    letter-spacing: 2px;
}
.discount-list span.thumb {
    background-color: #2A2A2A;
    padding: 2px 10px;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
}
.discount-list .txt {
    width: calc(100% - 70px);
    background-color: #f4f2f2;
    padding: 0.5rem 1rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}
.discount-list .txt p {
    color: #151515;
    font-size: 16px;
    line-height: 1.3;
    margin: 5px 0 0 0;
}
.discount-list.yes span.thumb::before {
    content: "";
}

/* <---------------  優惠劵css  ---------------> */
.coupon-item {
    width: 100%;
    height: 120px;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    display: flex;
}
.coupon-item-start {
    width: 80px;
    height: 120px;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    background-color: #2A2A2A;
    /* background: radial-gradient(circle farthest-corner at left,#efdb80,#be9f54); */
    /* background-color: #363636; */
    /* background-image: linear-gradient(315deg, #ff8325 0%, #ffc156 60%, #ffe06d 100%); */
}
.coupon-item-center {
    height: 120px;
    right: 40px;
    left: 80px;
    padding: 15px;
    flex: 1;
    position: absolute;
    color: #7A7A7A;
    border-top: 1px #a0a0a0 solid;
    border-bottom: 1px #a0a0a0 solid;
    background-color: #eeeeee;

}
.coupon-item-end {
    position: absolute;
    right: 0px;
    top: 0px;
    bottom: 0px;
    width: 40px;
    height: 100%;
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    border-left: 3px dashed white;
    background-color: #2A2A2A;
    /* background: radial-gradient(circle farthest-corner at left,#efdb80,#be9f54); */
    /* background-color: #363636; */
    -webkit-writing-mode: vertical-rl;
    display: flex;
    align-items: center;
    justify-content: space-evenly;

}
.coupon-text {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 20px;
    color: #363636;
    font-weight: bold;
}
.coupon-text-2 {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding-top:3px ;
    text-overflow: ellipsis;
    font-size: 12px;
    color:#363636;
    word-wrap:break-word;
    font-weight: bold;
}
.coupon-text-3 {
    /* display: -webkit-box; */
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden ;
    text-overflow: ellipsis;
    font-size: 12px;
    color: #363636;
    word-wrap:break-word;
}
.coupon-item:after {
    content: "";
    position: absolute;
    display: block;
    width: 10px;
    height: 10px;
    z-index: 2;
    top: -5px;
    left: 35%;
    background: #fff;
    border-radius: 5px;
}
.coupon-item:before {
    bottom: -5px;
    content: "";
    position: absolute;
    display: block;
    width: 10px;
    height: 10px;
    z-index: 2;
    left: 35%;
    background: #fff;
    border-radius: 5px;
}
