.quick_banner {
    background-image: url("https://pic.lightbicycle.com/www/newsletter/8d860c1e-137c-377b-9ca7-3d1b5195ebf0/images/compressed/banner-light-bicycle-2024-black-friday-deals.jpeg");
}
              
input,
button,
select,
textarea {
    appearance: auto !important;
}
.text-left {
  text-align: left;
}                             
.text-right {
  text-align: right;
}
.items-center {
  align-items: center;
}
.justify-center {
  justify-content: center;
}
.cursor-pointer {
  cursor: pointer;
}
.text-black {
  color: #000;
}
.background {
  background-color: #000;
}
.background-f1f1f1{background: #f1f1f1;}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.z-10 {
  z-index: 10;
}
.line-through {
    text-decoration-line: line-through;
}
@media only screen and (max-width: 600px) {
    .quick_banner {
        background-image: url('https://pic.lightbicycle.com/www/newsletter/8d860c1e-137c-377b-9ca7-3d1b5195ebf0/images/compressed/banner-mo-light-bicycle-2024-black-friday-deals.jpeg');
    }
    .quick_banner .font-sm-30 {
      font-size: 30px;
    }
    .quick_banner .font-mo-16 {
      font-size: 16px;
    }

}

a {color:#0066ee}
.color-0066ee,.actt{color:#0066ee}

.red {
    color: #FFC000;
}
.text-center {
    text-align: center;
}
#times tr td {
    margin: auto;
    width: 246px;
    text-align: center;
}

.order-list .tab-list div {
    position: relative;
    flex: 1 1 0%;
    align-items: center;
    justify-content: center;
    background-color: #727272;
    padding: 7px 0;
    font-weight: 500!important;
}
.order-list .tab-list div:hover {
    background-color: #000;
}
.order-list .tab-list div::after {
    position: absolute;
    content: '';
    width: 1px;
    background-color: #fff;
    right: 0;
    height: 100%;
}
.order-list .tab-list .active {
    background-color: #0066EE!important;

}
.order-list .tab-list-mo {
    position: fixed;
    z-index: 999;
    top: 0;
    width: 100%;
    left: 0;
}
.break-words {
    overflow-wrap: break-word;
}
.order-cut:nth-child(2),
.order-cut:nth-child(3) {
    display: none;
}

.orders>div {
    background-color: #fff;

}
.orders .order-text {
    border-bottom: 1px solid #333;
}
.orders .text-font {
    font-size: 75px;
}
.twenty {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.twenty>div:nth-child(1) {
    border-right: 1px solid #333;
}
.twenty .new {
    right: 0;
    bottom: 56px;
}
.twenty .money {
    bottom: 0;
    right: 0;
}
.orders .order-text p {
    font-size: 27px;
    display: inline-block;
}
.orders .order-text p span {
    display: block;
}
.orders .rotate {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}

.border-radius-5 {
    border-radius: 5px;
}

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

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

/* 优惠券 */
.promotionCode>div {
    height: 102px;
    display: flex;
    align-items: center;
    text-align: right;
}
.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;
    z-index: 9;
}
.promotionCode>div:first-child {
    width: 130px;
    background-color: #0066EE;
}
.promotionCode>div:first-child:before {
    top: -7.5px;
}
.promotionCode>div:first-child:after {
    bottom: -7.5px;
}
.promotionCode>div:last-child {
    width: 250px;
     background-color: #0066EE;
    border-left: 1px dashed #6c6c6c;
}

.step div:nth-child(1),
.step div:nth-child(5) {
    width: 240px;
}
.step div:nth-child(3) {
    width: 360px;
}
.step div:nth-child(2),
.step div:nth-child(4) {
    width: 70px;
}

.step div:nth-child(1) img {
    width: 68px;
    height: 68px;
}
.step div:nth-child(2) img,
.step div:nth-child(4) img {
    width: 70px;
    height: 20px;
}
.step div:nth-child(3) img {
    width: 60px;
    height: 60px;
    margin-bottom: 8px!important;
}
.step div:nth-child(5) img {
    width: 64px;
    height: 64px;
    margin-bottom: 4px!important;
}

.add-cart span {
    width: 315px;
    height: 42px;
    background-color: #0066EE;
    border-radius: 4px;
    margin-top: 2rem!important;
}
.notClick {
    border: 2px solid #999;
    background: #999!important;
    cursor: not-allowed;
}
.note,
.color-727272 {
    color: #727272;
}
.mt-2rem {
    margin-top: 2rem;
}
.mb-2-5 {
    margin-bottom: 2.5rem;
}

.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);
}
.jiantou {
    transform: rotate(90deg);
    width: 28px;
    height: 28px;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: right;
    transition: all 0.3s;
}
.jiantou-active {
    transform: rotate(-90deg);
    color: #0066EE;
}
.american-list .list-li {
    border-bottom: 1px solid #333;
}
.american-list  .show {
    display: none;
}
.european_option p {
    border: 1px solid #333;
    padding: 6px 0;
    line-height: 30px;
}
.european_option {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 1rem;
}
.currents p {
    border: 1px solid #0066EE;
    outline: 3px solid #0066EE;
    outline-offset: -4px;
}

.to-cart span {
    width: 290px;
    height: 50px;
    line-height: 50px;
    background-color: #0066EE;
    margin: 0 auto;
}

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

.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;
}
.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;
}
/* 移动端样式 */
.mo-tab-list {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 2px;
    text-align: center;
}
.mo-tab-list2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.mo-tab-list div {
    border-bottom: 1px solid #333;
}
.mo-tab-list .active-mo {
    border-color: #0066ee;
    color: #0066ee;
}
.order-mo .order-mo-list:nth-child(2),
.order-mo .order-mo-list:nth-child(3) {
    display: none;
}
.time2 {
    display: none;
}
.european_succ {
    display: none;
}
.to-cart .liveChat {
    background-color: #000;
}

 .pop_list {
    display: none;
    border-radius: 4px;
    left: 0;
    z-index: 999;
    width: 400px;
    padding: 10px 14px;
    box-shadow: 0px 1px 6px 0px rgba(0,0,0,0.30);
    background-color: #fff;
 }

 .pop_list_1 {
    top: -232px;
    left: -123px;
    max-width: 360px;
 }

 .pop_list_2 {
    left: -272px;
    top: -122px;
    max-width: 360px;
 }
 .pop_list_3 {
    top: -120px;
    left: -292px;
    max-width: 360px;
 }

 .inline-block {
    display: inline-block;
 }

.pop_click {
    font-size: 18px;
}
 
 @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));

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

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