#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/bae8ec6d-0ad1-3ea6-8e0b-b9bc0fa27877/images/compressed/banner-light-bicycle-2023-anniversary-sale.jpeg");
    background-color: #000;
    height: 365px;
}

@media only screen and (max-width: 600px) {
    .tirePressure_banner {
        background-image: url("https://pic.lightbicycle.com/www/newsletter/bae8ec6d-0ad1-3ea6-8e0b-b9bc0fa27877/images/compressed/BANNER-MO-Light-Bicycle-2023-anniversary-sale.jpeg");
        height: 300px
    }
}

.table td,
.table th {
    text-align: left;
}

.table thead tr th {
    padding: 0 12px;
}

/* åŽ»é™¤é¦–è¡Œè¾¹çº¿ */

.table thead th {
    border-top: none;
    border-bottom: none;
}

.table tbody tr:first-child td,
.table tbody tr:first-child th {
    border-top: none;
}

.table tbody tr:last-child td,
.table tbody tr:last-child th {
    border-bottom: 1px solid #dee2e6;
}

/* ç‰¹ */
#d1 {
    font-size: 48px;
}

#d2 {
    font-size: 18px;
}

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

.gloab-copied {
    position: absolute;
    bottom: -43px;
    /* left: 0;
    right: 0; */
}

.saves a,
.shop-flex a,
.free-gifs a,
.time-item a {
    color: #0066ee;
    text-decoration: none;
}

.saves a:hover,
.shop-flex a:hover,
.free-gifs a:hover,
.time-item a:hover {
    color: #0066ee;
    text-decoration: underline;
}

.saves ul li a:focus {
    color: #660099;
}

/* .saves a:visited ,.shop-flex a:visited,.free-gifs a:visited,.time-item a:visited{
    color: #660099;
} */
.timeLine a {
    color: #0066ee;
}

.timeLine a:focus {
    color: #660099
}

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

.peijian {
    display: inline-block;
    border: 2px solid #0066ee;
    background: #0066ee;
    color: #fff;
}

.buy-btn-hang div a {
    display: inline-block;
    width: 100%;
    height: 36px;
    line-height: 34px;
    border-radius: 4px;
    background: #0066ee;
    border: 1px solid #0066ee;
    cursor: pointer;
}

/* .buy-btn-hang div a:hover{
    background: #0066ee;
    border: 1px solid #0066ee;
} */
.buy-btn-hang div a:hover span {
    color: #fff;
}

.color-e30000 {
    color: #e30000;
}

.settimeBlock {
    display: flex;
    align-items: center;
}

.share-copied {
    opacity: 0;
    width: 80px;
    font-family: textFonts;
    background: #101010;
    /* margin: 76px -156px; */
    text-align: center;
    border-radius: 5px;
    display: inline-block;
    padding: 8px 0;
    position: relative;
    font: normal normal normal 15px/1 FontAwesome;
}

.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;
}

.btn:hover {
    color: #fff;
}

.btn.disabled,
.btn:disabled {
    opacity: 1;
}

/* 2021 é»‘äº”æ´»åŠ¨ */
.promotionCode>div {
    height: 100px;
    display: flex;
    align-items: center;
    text-align: right;
    /* padding-right: 16px; */
    border-radius: 5px;
}

.promotionCode>div:first-child {
    width: 130px;
    /* background-color: #0066ee; */
    background-color: #727272;
}

.promotionCode>div:last-child {
    width: 250px;
    /* background-color: #0066ee; */
    background-color: #727272;
    border-left: 1px dashed #d1d1d1;
}

.promotionCode>div:first-child:before,
.promotionCode>div:first-child:after {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 8px;
    background-color: #fff;
    position: absolute;
    right: -7.5px;
}

.promotionCode>div:first-child:before {
    top: -7.5px;
}

.promotionCode>div:first-child:after {
    bottom: -7.5px;
}

.EuropeanOption .european_option p {
    border: 1px solid #d1d1d1;
    padding: 5px 0;
    line-height: 30px;
}

.EuropeanOption .european_option .currents p {
    color: #0066ee;
    border: 1px solid #0066ee;
    box-shadow: 0 0 0 1px rgb(0 102 238 / 63%);
}

.missed-hint {
    left: 0;
    right: 0;
    margin: auto;
    top: -67%;
    width: 180px;
    display: none;
}

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

.imgInfo .imgInfoIcon {
    width: 220px;
}

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

.saveMoTab.navigation .table,
.saveShopMoTab.navigation .table {
    margin-bottom: 0;
    display: flex;
    align-items: center;
}

.saveMoTab.navigation .table .list-group-item,
.saveShopMoTab.navigation .table .list-group-item {
    border: none;
    border-bottom: 1px solid;
    border-color: #d1d1d1;
    margin-bottom: 0;
    border-radius: 0;
    color: #333;
}

.saveMoTab.navigation .table .list-group-item.active,
.saveShopMoTab.navigation .table .list-group-item.active {
    z-index: 2;
    color: #0066ee;
    background-color: #fff;
    border-color: #0066ee;
}

.background-fff {
    background-color: #ffffff;
}

.color-727272 {
    color: #727272;
}

.peijian {
    height: 42px;
    line-height: 22px;
    border-radius: 4px
}

.text-uppercase {
    text-transform: uppercase;
}

.arrow-pre,
.arrow-next {
    cursor: pointer;
}

.arrow-pre i,
.arrow-next i {
    color: #404040;
}

#lunbo .carousel-inner {
    position: relative;
    /* width: 240%; */
    overflow: hidden;
    /* display: flex; */
}

#lunbo .carousel-item {
    /* display: inherit; */
}

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

.price-align {
    /* display: flex;
    flex-direction: column; */
    text-align: end;
    position: absolute;
    top: -6px;
    left: 90px;
}

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

.pelips {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

/* #textModal .modal-dialog ,#listModal .modal-dialog{
    height: 100%;
    display: flex;
    align-items: center;
} */
#textModal .modal-header,
#listModal .modal-header {
    border: none;
}

.product-price {
    position: relative;
    width: 50%;
}

.specs-open {
    position: absolute;
    /* left: 186px; */
    right: 0;
    top: calc(50% - 37px);
    padding: 6px 10px;
    border-radius: 6px;
    border: 1px solid #d1d1d1;
}

/* .specs-open:active,.specs-open:focus{
    border: #0066ee;
}
.specs-open:active p,.specs-open:focus p{
   color: #0066ee;
} */
.modal-header .close {
    padding: 10px 1rem 0;
}

.arrow-between {
    display: flex;
    align-items: center;
    /* height: 100%; */
    position: absolute;
    top: calc(50% - 45px);
    width: 100%;
}

.arrow-between a {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    /* width: 8.5%; */
    width: 90px;
    height: 90px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    /* opacity: 0; */
    z-index: 2;
    background-color: rgba(51, 51, 51, .6);
    /* rgb(67 67 67 / 70%); */
}

.arrow-between .color-fff {
    color: #fff !important;
    font-size: 65px;
}

/* .arrow-between a:hover{opacity: 1;background-color: rgb(0 0 0 / 60%);} */
.arrow-between a.arrow-pre {
    left: 3%;
}

.arrow-between a.arrow-next {
    right: 3%;
}

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

    /* .saveShopOne {
        height: 100%;
    } */
    .imgInfo .imgInfoIcon {
        width: 25%;
    }

    .imgInfo .imgInfoArrow {
        height: 60px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .mo-none-shop {
        display: none;
    }

    .price-align {
        text-align: end;
        position: absolute;
        top: -10px;
        left: 40px;
    }
}

#LB-bottomShareModel ul li {
    margin-left: 25px;
}

.hover_c img:hover {
    transform: scale(1.3);
    transition: all 0.3s;
}

.saves div>div {
    background: #f1f1f1;
}

.saves div>div>p {
    position: relative;
}

/* .saves ul li a:hover,.timeLine a:hover{
    color:#0056b3;
} */

.justify-flex-start {
    justify-content: flex-start;
}

.saveOffPosition {
    font-size: 27px;
    position: absolute;
    top: 20px;
    line-height: 34px;
    text-align: center;
}

.saveOffPosition .saveoff {
    transform: rotate(90deg);
    display: block;
}

.saveShopOne {
    width: 100%;
}

.shop-flex {
    width: 300%;
}

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

.shopTabFlex {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2;
    background: #fff;
}

/* æ—¶é—´çº¿ start */
/* pc */
@media screen and (min-width: 1400px) {
    .saveShopOne {
        width: 80%;
    }

    .shop-flex {
        width: 240%;
    }
}

@media screen and (min-width: 992px) {
    .settimeBlock {
        order: 1;
    }

    .font-lg-34 {
        font-size: 34px !important;
    }

    .saveShopOne .saveShopimg {
        width: 55%;
        background-color: #0c0c0c;
        align-items: center;
        /* margin: auto; */
        display: flex;
    }

    .saveShopOne .saveShopContent {
        width: 45%;
    }

    .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>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;
    }

    .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;
    }

    .saveShopOne .saveShopPadding {
        display: flex !important;
        justify-content: space-between;
        /* align-items: center; */
        display: box;
        /* OLD - Android 4.4- */
        display: -webkit-box;
        /* OLD - iOS 6-, Safari 3.1-6 */
        display: -moz-box;
        /* OLD - Firefox 19- (buggy but mostly works) */
        display: -ms-flexbox;
        /* TWEENER - IE 10 */
        display: -webkit-flex;
        /* NEW - Chrome */

    }

    .saveShopOne {
        margin-right: 3rem !important;
        width: 90%;
        /* box-shadow: 0 0 16px rgb(45 50 81 / 13%); */
    }

    /* .saveShopOne div{width: 50%;} */
    .shop-flex {
        width: 270%;
        /* background-color:#f1f1f1; */
    }

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

.shop-img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    width: 20px;
}

/*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: #0066ee;
    }

    .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 .contemt-arrow .monthTime p {
        width: 50px;
        position: absolute;
        top: -28px;
        left: 2px;
        z-index: 2;
    }
}

.saveShopOne .saveShopPadding {
    box-shadow: 0px 0px 16px rgb(45 50 81 / 13%);
    -moz-box-shadow: 0px 0px 16px rgba(45, 50, 81, .13);
    -webkit-box-shadow: 0px 0px 16px rgb(45 50 81 / 13%);

}

.px-33 {
    padding-left: 16px;
    padding-right: 16px;
}

.shop-flex {
    width: 100%;
}

/* .saveShop2,.saveShop3{display: none;} */


/*æ—¶é—´çº¿ end */

/*mo*/
.mo-none {
    display: block;
}

@media screen and (max-width: 1200px) {
    .arrow-between a {
        width: 75px;
        height: 75px;
    }

    .arrow-between .color-fff {
        color: #fff !important;
        font-size: 55px;
    }

    .arrow-between {
        top: calc(50% - 37.5px);
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .saveOffPosition {
        font-size: 20px;
        position: absolute;
        top: 14px;
        line-height: 26px;
        text-align: center;
    }
}

@media screen and (max-width: 768px) {
    .imgInfo img.arrowRight {
        width: 35px;
    }

    .mo-none {
        display: none;
    }

    .product-price {
        position: relative;
        width: 100%;
    }
}

@media (min-width: 768px) {
    .font-md-54 {
        font-size: 54px !important;
    }
}

@media (min-width: 768px) and (max-width: 768px) {
    .mo-none {
        display: block;
    }

    .product-price {
        position: relative;
        width: 50%;
    }
}

@media screen and (min-width: 992px) {
    .font-lg-75 {
        font-size: 75px !important;
    }
}

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

    .saveShopOne .eurAddToCart .col-sm-6,
    .european_succ .col-sm-6 {
        flex: 0 0 80%;
        max-width: 80%;
    }
}

@media screen and (max-width: 360px) {
    .specs-open {
        position: static;
    }
}