#times>span,
#texts>span {
    margin: 5px;
    width: 35px
}

#times tr td {
    margin: auto;
    width: 200px;
    text-align: center;
}

.tirePressure_banner {
    background-image: url("https://pic.lightbicycle.com/www/newsletter/1e0d4428-fe34-39c5-8f0e-7439fc3157f2/images/compressed/pc-banner-light-bicycle-black-friday-2025.jpeg");
    background-color: #000;
    height: 365px;
}

@media only screen and (max-width: 600px) {
    .tirePressure_banner {
        background-image: url("https://pic.lightbicycle.com/www/newsletter/1e0d4428-fe34-39c5-8f0e-7439fc3157f2/images/compressed/mo-banner-light-bicycle-black-friday-2025.jpeg");
        height: 300px
    }
}

.bg-f1f1f1 {
    background-color: #f1f1f1;
}
.bg-f6f8f9 {
    background-color: #f6f8f9;

}
.timeLine a {
    color: #0070ff;
}

.timeLine a:focus {
    color: #660099
}

.color-0066ee {
    color: #0066ee;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

.timeLine-mo .content-right {
    background-color: #ffffff;
    padding: 10px;
    margin-left: 25px;
}

.visited {
    color: #660099;
}

.dashed-line {
    border: 1px dashed #d1d1d1;
}

/* .saveShopOne div{width: 100%;} */
.time-block {
    position: relative;
}

.justify-around {
    justify-content: space-around;
}

.tab-list li {
    background-color: #d6d8da;
    color: #333;
    position: relative;
    flex: 1 1 0%;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding: 9px 0;
    border-right: 1px solid #fff;
    text-align: center;
}

.tab-list li:last-child {
    border-right: 1px solid #d1d1d1;
}

.tab-list .active {
    background-color: #0070ff;
    color: #fff;
}

.order-content .order-cut,
.product-content .product-cut {
    display: none;
}

.product-content {
    padding-bottom: 3.125rem;
}

.order-content .active,
.product-content .active {
    display: block;
}

.w-coupon {
    width: 100%;
    background-image: url('https://pic.lightbicycle.com/www/newsletter/8d993d42-a241-3d25-a809-07ef61661bb7/images/compressed/light-bicycle-s-14th-anniversary-sale-coupon-voucher.png');
    background-size: 100% 100%;
    height: 100%;
    background-repeat: no-repeat;
    text-align: center;
}

.copy-code {
    width: 240px;
    text-align: center;
    margin: 0 auto;
    position: relative;
}

.copy-code .limitCopy {
    height: 36px;
    line-height: 16px;
    border-radius: 18px;
    color: rgb(255, 255, 255);
    background: #0070FF;
}

.code-valid {
    width: 300px;
    margin: 10px auto 0;
}

.shareNow {
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: flex;
    color: #fff;
    justify-content: center;
    align-items: center;
    flex-direction: column;

}

.shareNow_a {
    position: relative;
    width: 220px;
    height: 48px;
    color: #0070ff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    margin-top: 1rem;
    overflow: hidden;
    z-index: 1;
    background-color: #fff;
}

.align-center {
    align-items: center;
}

.shareNow_a::before,
.shareNow_a::after {
    border: 0;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -10%;
    width: 120%;
    height: 100%;
    z-index: -1;
}

.shareNow_a::before {
    border: 2px solid #fcfcfc;
    width: 100%;
    left: 0;
}

.cursor-not-allowed {
    cursor: not-allowed !important;
    background-color: #d1d1d1 !important;
    border-color: #d1d1d1 !important;
}

.cursor-pointer {
    cursor: pointer;
}

.line-through {
    text-decoration-line: line-through;
}

.pretimeText,
.endtimeText {
    color: red;
}

.time1 tr:nth-child(1) td,
.time2 tr:nth-child(1) td {
    font-size: 48px;
}

.time1 tr:nth-child(2) td,
.time2 tr:nth-child(2) td {
    font-size: 18px;
}

.inquiry {
    width: 100%;
    height: 45px;
    line-height: 45px;
    background-color: #0070ff;
    border-color: #0070ff;
}

.coupon-height {
    justify-content: space-around;
    display: flex;
    flex-wrap: wrap;
}

.gloab-copied,
.gloab-copied-2 {
    position: absolute;
    bottom: -45px;
    left: 34%;
}

.share-copied {
    opacity: 0;
    width: 80px;
    font-family: textFonts;
    background: #101010;
    text-align: center;
    border-radius: 5px;
    display: inline-block;
    padding: 8px 0;
    position: relative;
}

.share-copied::before {
    position: absolute;
    content: '';
    color: #101010;
    margin: auto;
    left: 0;
    right: 0;
    top: -10px;
    font-size: 24px;
    width: 8px;
    height: 8px;
    border-bottom: 10px solid #101010;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
}

.prize {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1rem;
    text-align: center;
}
.prize .prize-list div {
    box-shadow: 0px 1px 6px 0px rgba(0,0,0,0.30);
}

.cart-success {
    margin-top: 1rem;
}
.quick-list {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
.h-iframe {
    min-height: 500px;
}
#gouwu {
    padding-right: 0 !important;
}
#gouwu .modal-content {
    padding: 16px;
}
@media (min-width: 640px) {
    .inquiry {
        width: 280px;

    }
}

@media (min-width: 768px) {

    .coupon-height {
        min-height: 200px;
    }

    .shareNow_a {
        width: 237px
    }
    .quick-list {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (min-width: 1024px) {
    .w-coupon {
        width: 375px;
        background-size: contain;
    }

    .coupon-height {
        min-height: 212px;

    }

    .shareNow_a {
        color: #fff;
        background-color: transparent;
    }

    .shareNow_a:hover {
        color: #0070ff !important;
    }

    .shareNow_a:hover::after {
        -webkit-transform: skewX(-12deg) translateX(0%);
        -ms-transform: skewX(-12deg) translateX(0%);
        transform: skewX(-12deg) translateX(0%);
        -webkit-transition: -webkit-transform 0.25s linear;
        transition: transform 0.25s linear;
    }

    .shareNow_a::after {
        background-color: #fff;
        width: 120%;
        left: -10%;
        -webkit-transform: skewX(-12deg) translateX(-120%);
        -ms-transform: skewX(-12deg) translateX(-120%);
        transform: skewX(-12deg) translateX(-120%);
        -webkit-transition: -webkit-transform 0.25s linear;
        transition: transform 0.25s linear;
    }

    .tab-list li:hover {
        color: #fff;
        background-color: #000;
    }

    .hover_c_span:hover {
        text-decoration: underline;
    }
    .h-iframe {
        min-height: 830px;
    }
}

@media screen and (min-width: 992px) {


    .timeLine>div {
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
    }

    .contemt-arrow {
        position: relative;
        /* margin:0 87px; */
        width: 200px;
    }

    .timeLine>div .contemt-arrow::after {
        content: "";
        display: block;
        width: 50%;
        height: 2px;
        /* background-color: #333; */
        position: absolute;
        top: 50%;
        border-bottom: 3px dashed #333;
    }

    .timeLine-all .contemt-arrow::after {
        width: 100% !important;
    }

    .timeLine>div:nth-child(odd) .contemt-arrow::after {
        /*å¥‡æ•°*/
        left: 0;
    }

    .timeLine>div:nth-child(even) .contemt-arrow::after {
        /*å¶æ•°*/
        right: 0;
    }

    .timeLine>div:after {
        content: "";
        height: 100%;
        width: 3px;
        display: block;
        background-color: #333;
        position: absolute;
    }

    .timeLine>div:last-child::before {
        content: "";
        height: 50%;
        width: 3px;
        display: block;
        background-color: #333;
        position: absolute;
        top: 0;

    }

    .timeLine>div:last-child::after {
        height: 0;
        background-color: transparent;
        border-left: 3px dashed #333;
        bottom: 30%;
    }

    .timeLine>div:first-child::before {
        content: "";
        height: 50%;
        background-color: transparent;
        border-left: 3px dashed #333;
        top: 0;
        position: absolute;

    }

    .timeLine>div:first-child::after {
        content: "";
        height: 50%;
        width: 3px;
        display: block;
        background-color: #333;
        position: absolute;
        bottom: 0;
    }

    .content-left,
    .content-right {
        width: 40%;
        background-color: #fff;
    }

    .timeLine>div i {
        width: 100px;
        height: 100px;
        display: block;
        margin: auto;
        border: 4px solid #141414;
        border-radius: 50%;
        position: relative;
        z-index: 1;
        background-color: #fdfdfd;
    }

    .monthTime {
        width: 44%;
        text-align: center;
        position: absolute;
        bottom: 11px;
        /* border: 1px solid; */
    }

    .timeLine>div:nth-child(odd) .contemt-arrow .monthTime {
        left: 55px;
        z-index: 2;
        top: 8px;
    }

    .timeLine>div:nth-child(even) .contemt-arrow .monthTime {
        left: 55px;
        z-index: 2;
        top: 8px;
    }

    .time-block .time-content {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        margin-left: 8%;
    }
}

/*mo*/
@media screen and (max-width: 991px) {
    .time-block {
        background-image: url(https://pic.lightbicycle.com/www/newsletter/62086169-7dfe-35c0-a43a-73e7b994c518/images/compressed/Light-Bicycle-Journey-gravel-bike.jpeg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: auto;
    }

    .timeLine>div {
        position: relative;
        padding: 20px 0 20px 0px;
        /*border: 1px solid;*/
        display: flex;
    }

    .timeLine>div::after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        width: 2px;
        height: 100%;
        background-color: #333;
        left: 32px;
    }

    .timeLine>div .contemt-arrow i {
        content: "";
        width: 69px;
        height: 69px;
        display: block;
        position: absolute;
        left: 5px;
        top: 42%;
        margin: -7.5px 0 0 -7.5px;
        z-index: 1;
        border: 3px solid #141414;
        border-radius: 50%;
        background-color: #fdfdfd;

    }

    .timeLine a {
        color: #0070ff;
    }

    .contemt-arrow {
        position: relative;
        /* margin:0 87px; */
        min-width: 65px;
    }

    .monthTime {
        width: 90px;
        text-align: center;
        position: relative;
        border: 1px dashed #333;
    }

    .timeLine>div .contemt-arrow .monthTime {
        left: 4px;
        top: 50%;
    }

    .timeLine>div:first-child .contemt-arrow .monthTime,
    .timeLine>div:nth-child(2) .contemt-arrow .monthTime,
    .timeLine>div:nth-child(4) .contemt-arrow .monthTime {
        top: 52%;

    }

    .timeLine-2025-may .contemt-arrow .monthTime {
        top: 45.5% !important;
    }

    .timeLine-2025-apr .contemt-arrow .monthTime {
        top: 44.5% !important;
    }

    .timeLine-2025-jun .contemt-arrow .monthTime,
    .timeLine-2025-jul .contemt-arrow .monthTime {
        top: 46% !important;
    }

    .timeLine>div .contemt-arrow .monthTime p {
        width: 50px;
        position: absolute;
        top: -28px;
        left: 2px;
        z-index: 2;
    }

    .timeLine-mo>div:nth-child(4) .contemt-arrow .monthTime {
        top: 51%;
    }

    .timeLine-mo>div:last-child::before {
        content: "";
        height: 50%;
        width: 2px;
        display: block;
        background-color: #333;
        position: absolute;
        top: 0;
        left: 32px;
    }

    .timeLine-mo>div:last-child::after {
        height: 0;
        background-color: transparent;
        border-left: 2px dashed #333;
        bottom: 8%;
        top: inherit;
    }

    .timeLine-mo>div:first-child::before {
        content: "";
        height: 50%;
        background-color: transparent;
        border-left: 2px dashed #333;
        top: 0;
        position: absolute;
        left: 32px;
    }

    .timeLine-mo>div:first-child::after {
        content: "";
        height: 50%;
        width: 2px;
        display: block;
        background-color: #333;
        position: absolute;
        bottom: 0;
        top: inherit;
    }
}

.add-cart span {
    width: 315px;
    height: 42px;
    background-color: #0070ff;
    border-radius: 4px;
    margin-top: 2rem !important;
}

.notClick {
    border: 2px solid #999;
    background: #999 !important;
    cursor: not-allowed;
}

.items-center {
    align-items: center;
}

.justify-center {
    justify-content: center;
}

.european_succ {
    display: none;
}

.imgInfo .imgInfoIcon {
    width: 58px;
}

.imgInfo img.arrowRight {
    width: 22px;
}

.imgInfo-2 .imgInfoIcon {
    width: 95px;
}

.imgInfo-2 img.arrowRight {
    width: 28px;
}

.time-new-2 {
    display: none;
}

.product-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    width: 100%;
    font-size: 18px;
    color: #333;
    border-bottom: 1px solid #999999;
}
.product-list li {
    text-align: center;
    padding: 16px 0;
    position: relative;
    cursor: pointer;
}
.product-list li.active {
    color: #0070FF;
}
.product-list li.active::after {
    position: absolute;
    content: '';
    width: 100%;
    border-bottom: 2px solid #0070FF;
    bottom: -1px;
    left: 0;
}
.european_option p {
    border: 1px solid #ddd;
    padding: 6px 0;
    line-height: 30px;
    border-radius: 4px;
    background: #fff;
}
.european_option {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1rem;
}
.currents p {
    border: 1px solid #0070ff;
    outline: 1.5px solid #0070ff;
    border-radius: 4px;
}

.to-cart span {
    width: 100%;
    height: 48px;
    line-height: 48px;
    background-color: #0070ff;
    margin: 0 auto;
    border-radius: 4px;
}
.rounded {
    border-radius: 0.25rem; /* 4px */
}
.color-cf2140 {
    color: #CF2140;
}
.mt-10 {
    margin-top: 2rem;
}
.default-am-us,
.default-am-ca {
    display: none;
}
@media (min-width: 768px) {

    .pop_list_1,
    .pop_list_2,
    .pop_list_3 {
        left: 0;
    }

    .prize {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }

    .orders {
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 1rem;
        text-align: center;
    }

    .order-au {
        grid-template-columns: repeat(2, minmax(0, 1fr));

    }
    .product-list {
        grid-template-columns: 1fr 1fr 1fr;
    }
    .order-mo .order-mo-list {
        display: block !important;
    }

    .imgInfo .imgInfoIcon {
        width: 108px;
    }

    .imgInfo img.arrowRight {
        width: 52px;
    }

    .imgInfo-2 .imgInfoIcon {
        width: 182px;
    }

    .imgInfo-2 img.arrowRight {
        width: 70px;
    }

    .european_option {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .pt-md-15 {
        padding-top: 3.75rem;
    }

    .mt-md-15,
    .my-md-15 {
        margin-top: 3.75rem !important;
    }

    .mb-md-15,
    .my-md-15 {
        margin-bottom: 3.75rem !important;
    }
}

@media (min-width: 1024px) {
    .coupon-step {
        padding: 0 72px;
    }

    .imgInfo .imgInfoIcon {
        width: 150px;
    }

    .imgInfo-2 .imgInfoIcon {
        width: 236px;
    }

    .imgInfo img.arrowRight {
        width: 52px;
        margin-top: -1.5rem !important;
    }

    .imgInfo-2 img.arrowRight {
        width: 70px;
        margin-top: -1.5rem !important;
    }
    .product-list {
        font-size: 28px;
    }
    .mt-10 {
        margin-top: 2.5rem;
    }
}

.color-727272 {
    color: #727272;
}

