body{font-family: 'Barlow Condensed', "游ゴシック", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif !important;}
.modal{padding-right:0px!important;}
.bg-theme {background: #f5f5f5 !important;}
.bg-theme-light {background-color:#99adc2!important;}
.bg-theme-hui {background-color:#4b5563;}
.rounded{border-radius: 0.5rem !important;}
/* 添加标题样式 */
.section-title {
    /* background-color: #f5f5f5!important; */
    color: #000!important;
    padding: 10px 15px;
    border-radius: 4px;
    /* margin-bottom: 20px; */
    font-size: 18px!important;
    font-weight: 600!important;
    position: relative;
}
.section-title h2{font-weight: 600!important;}
.cart-checkout-btn{background-color: #bf0000 !important;}
.bline{border-bottom: 2px solid #002B5B !important;}
.subtitle{font-size: 16px!important;margin-left: 15px;color:#9c9c9c;font-weight: 400!important;}
.subtitle2{font-size: 14px!important;color: #9c9c9c !important;;font-weight: 400!important;}
.right-btn{
    border-radius: 5px;
    padding: 5px 10px;
    border:0 !important;
    color: #002B5B;
 }
 .right-btn:hover{
    background-color: #002B5B;
    color: #fff;
 }


.sidebar-title {
    background-color: #f5f5f5!important;
    color: #000!important;
    padding: 10px 15px;
    border-radius: 4px;
    margin-bottom: 20px;
    font-size: 18px!important;
    font-weight: 600!important;
    position: relative;
}
.product-card{
    border: 1px solid #002b5b21 !important;
}
.product-card img{
    border: none !important;;
}

.product-card:hover{
    transform: none!important;
    box-shadow:0 2px 10px 0 rgba(0,0,0,.2)!important;
}

.category-name img{
    max-width: 37px!important;
    max-height: 37px!important;
    width: 37px!important;
    height: 37px!important;
}
.category-name{
    font-size: 17px!important;
    font-weight: 600!important;
}
.breadcrumb-item{
    font-size: 18px!important;
    font-weight: 600!important;
}
.breadcrumb-item a {
    color: #6c757d!important;
}

.breadcrumb-item.active {
    color: #000!important;
}

.nav-link-top, .nav-link{
    font-size: 18px!important;
    font-weight: 600!important;
}

.category-item{
    border-top: 1px solid #a1a2a6!important;
}
.container {max-width:1560px!important;}
.divider {width:1px;height:40px;background-color:#ccc;margin:0!important;}
a {text-decoration:none;color:#000;}
.icons-group a {width: 50px !important;height: 50px !important;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:background-color 0.3s;background-color:#4b5563;color:#fff;border-radius:10px;}
.icons-group a:hover {background-color:#002B5B;}
.icons-group i {font-size:28px!important;}
.contact-box {background-color:white;border-radius:var(--bs-border-radius);margin:10px 0;}
.contact-info .number {font-size:22px!important;font-weight: 600;}
.contact-info .label {font-size:12px!important;}
.nav-link-top,.nav-link {color:#000;}
.toptext{font-size: 14px;}
@media (max-width:768px) {
    .nav-link-top, .nav-link{
        font-size: 12px!important;
        font-weight: 600!important;
    }
    .contact-info {display:none !important;}
.toptext{font-size: 10px;}
.contact-box {padding:5px !important;justify-content:flex-end !important;}
.logo-section .row {flex-wrap:nowrap !important;}
/* .logo-section .col-md-3 {width:auto !important;} */
/* .logo-section .col-md-4 {width:auto !important;} */
/* .logo-section .col-4{width: 33.3333!important;}
.logo-section .col-8{width: 66.6666!important;} */
.logo-section .col-md-9 {width:auto !important;}
.logo-section .col-md-8 {width:auto !important;}
.logo-img {max-width:170px!important;height:auto;}
.icons-group {gap:5px !important;}
.icons-group a {width:40px;height:40px;}
.icons-group i {font-size:25px!important;}
.nav-link-top {font-size:12px;padding:0 8px;}
.divider {width:1px;height:40px;background-color:#ccc;margin:0 8px!important;}
nav>.container {padding:0px;}

.section-title h2 {
    font-size: calc(0.8rem + .9vw);
}
.right-btn{
    font-size: 0.6rem;
}
}
.back-to-top {position:fixed;bottom:30px;right:30px;width:50px;height:50px;background-color:#002B5B;color:white;border:none;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;opacity:0;visibility:hidden;transition:all 0.3s ease;z-index:1000;box-shadow:0 2px 10px rgba(0,0,0,0.2);}
.back-to-top.show {opacity:1;visibility:visible;}
.back-to-top i {font-size:16px;margin-bottom:2px;}
.back-to-top span {font-size:12px;font-weight:bold;}
.back-to-top:hover {background-color:#001B3B;transform:translateY(-3px);}
@media (max-width:768px) {.back-to-top {bottom:70px!important;right:20px;width:40px;height:40px;}
.back-to-top i {font-size:14px;}
.back-to-top span {font-size:10px;}
}
.footer {border-top:5px solid #001B3B;}
.footer-title {font-size:1.2rem;font-weight:bold;position:relative;padding-bottom:10px;margin-bottom:20px;}
.footer-title::after {content:'';position:absolute;bottom:0;left:0;width:50px;height:2px;background-color:#fff;}
.footer-info li,.footer-links li a,.footer-hours li {font-size:0.9rem;transition:all 0.3s ease;}
.footer-links li a:hover {padding-left:10px;opacity:0.8;}
.social-links a {font-size:1.2rem;transition:all 0.3s ease;}
.social-links a:hover {opacity:0.8;transform:translateY(-3px);}
@media (max-width:768px) {.footer {text-align:center;}
.footer-title::after {left:50%;transform:translateX(-50%);}
.social-links {margin-top:20px;}
}
.copyright {background-color:#001B3B;}
.copyright small {color:#fff;}

/* 底部导航栏样式 */  .mobile-bottom-nav {position:fixed;bottom:0;left:0;right:0;background:#888888;box-shadow:0 -2px 10px rgba(0,0,0,0.1);z-index:1000;}
.mobile-bottom-nav .col {border-right:2px solid#fff;}
.mobile-bottom-nav .col:last-child {border-right:none;}
.mobile-bottom-nav .nav-item {display:flex;flex-direction:column;align-items:center;color:#fff;text-decoration:none;font-size:0.6rem;padding:7px 5px;}
.mobile-bottom-nav .nav-item i {font-size:1.2rem;margin-bottom:3px;}
.mobile-bottom-nav .nav-item.active {color:#002B5B;}
@media (max-width:768px) {body {padding-bottom:160px!important;}
.copyright {display:none!important;}
}
/* 分类导航样式 */          .category-menu {padding:10px 0;}
.category-group {margin-bottom:15px;}
.category-parent {cursor:pointer;padding:10px 15px;border-bottom:1px solid #eee;transition:all 0.3s;}
.category-parent:hover {background-color:#f8f9fa;}
.category-parent.active {background-color:#f8f9fa;border-left:3px solid #002B5B;}
.category-children {display:none;padding-left:15px;background-color:#f8f9fa;transition:all 0.3s ease;}
.category-children.show {display:block;}
.category-child {display:block;padding:8px 15px 8px 25px;color:#666;text-decoration:none;border-bottom:1px solid #eee;transition:all 0.3s;cursor:pointer;}
.category-child.active {background-color:#f0f0f0;color:#002B5B;border-left:2px solid #002B5B;}
.category-child:hover {background-color:#eee;color:#002B5B;padding-left:30px;}
.category-icon {width:24px;margin-right:10px;}
/* 三级分类样式 */        .category-grandchildren {display:none;padding-left:20px;background-color:#f8f9fa;transition:all 0.3s ease;}
.category-grandchildren.show {display:block;}
.category-grandchild {display:block;padding:8px 15px 8px 35px;color:#666;text-decoration:none;border-bottom:1px solid #eee;font-size:0.9em;transition:all 0.3s;}
.category-grandchild:hover {background-color:#eee;color:#002B5B;padding-left:40px;}
/* 图标样式 */        .category-child .fas {font-size:0.8em;}
/* 修改 Offcanvas 背景遮罩样式 */        .offcanvas-backdrop {background-color:rgba(0,0,0,0.5);/* 半透明黑色背景 */}
.offcanvas-backdrop.show {opacity:1;}
.offcanvas-start {width:300px!important;}
.ad-btn {position:absolute;bottom:20px;right:10%;background-color:#001B3B;border-color:#001B3B;}
.ad-btn:hover {background-color:#001B3B;border-color:#001B3B;}
.tanchuang {position:fixed;top:40%;left:50%;transform:translate(-50%,-50%);background:rgba(255,255,255,0.90);z-index:1000;padding:20px;border-radius:8px;width: 30%;}
/* 添加遮罩层 */        .tanchuang-overlay {position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);z-index:999;}
/* .btn-danger {background-color:#002B5B;border-color:#002B5B;} */
@media (max-width:768px) {.tanchuang {top:50%;width:92%;}
}
/* 添加关闭按钮样式 */    .close-button {position:absolute;top:10px;right:10px;cursor:pointer;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(0,0,0,0.1);transition:background 0.3s;}
.close-button:hover {background:rgba(0,0,0,0.2);}
.close-button i {font-size:20px;color:#666;}
/* 自定义alert样式 */    .custom-alert {position:fixed;top:40%;left:50%;transform:translateX(-50%);background:rgba(0,0,0,0.7);color:white;padding:30px;border-radius:4px;z-index:2000;opacity:0;transition:opacity 0.3s ease;}
.custom-alert.fade-in {opacity:1;}
@keyframes fadeInOut {0% {opacity:0;}
15% {opacity:1;}
85% {opacity:1;}
100% {opacity:0;}
}
.menu-button {
    width: 50px!important;
    height: 50px!important;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #002B5B;
    color: white;
    border-radius: 10px;
}

.quantity-control {
    display: flex;
    align-items: center;
    gap: 5px;
}

.quantity-display {
    min-width: 40px;
    text-align: center;
    padding: 4px 8px;
}

.quantity-control button {
    width: 24px;
    height: 24px;
    padding: 0;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    line-height: 1;
    border: 1px solid #dee2e6;
    background-color: #fff;
}

.quantity-control button:hover {
    background-color: #f8f9fa;
    color:#000;
}

.quantity-control button:disabled {
    opacity: 0.5;
    cursor: not-allowed;
}

.register-section {position:fixed;bottom:30px!important;right: 100px !important;;z-index:999;border:none;background:none;}
.register-btn {background-color:#002B5B;color:white;padding:12px 25px;font-size:1rem;border-radius:50px;transition:all 0.3s ease;border:2px solid #002B5B;box-shadow:0 4px 10px rgba(0,43,91,0.2);display:flex;align-items:center;white-space:nowrap;}
.register-btn i {margin-right:8px;font-size:1.1rem;}
.register-btn:hover {background-color:white;color:#002B5B;transform:translateY(-3px);box-shadow:0 6px 15px rgba(0,43,91,0.3);}
@media (max-width:768px) {
.register-btn {padding:10px 20px;font-size:0.9rem;}
.register-btn i {font-size:1rem;}

    .register-section {
        bottom: 80px!important;
       
    }

    .register-btn {
        padding: 10px 20px;
        font-size: 0.9rem;
    }

    .register-btn i {
        font-size: 1rem;
    }
}
.breadcrumb {gap: 10px;}
  .breadcrumb-item+.breadcrumb-item {
        padding-left: 1.5rem;
        align-content: center;
    }

    .breadcrumb-item:first-child a {
        background-color: #4b5563;
        color: #fff !important;
        height: 40px;
        display: block;
        text-decoration: none;
        position: relative;
        align-content: center;
        padding: 0 50px;
    }

    .breadcrumb-item:first-child a:hover {
        color: #fff !important;
        text-decoration: none;
    }

    .breadcrumb-item:first-child a::after {
        content: "";
        position: absolute;
        right: -22px;
        top: 50%;
        transform: translateY(-50%);
        width: 0;
        height: 0;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
        border-left: 22px solid #4b5563;
    }


 .breadcrumb-item:nth-child(2) a {
        background-color: #f5f5f5;
        color: #000 !important;
        height: 40px;
        display: block;
        text-decoration: none;
        position: relative;
        align-content: center;
        padding: 0 50px;
    }

    .breadcrumb-item:nth-child(2) a::after {
        content: "";
        position: absolute;
        right: -22px;
        top: 50%;
        transform: translateY(-50%);
        width: 0;
        height: 0;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
        border-left: 22px solid #f5f5f5;
    }

    .breadcrumb-item:nth-child(2) a::before {
        content: "";
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 0;
        height: 0;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
        border-left: 22px solid #fff;
    }

     .breadcrumb-item:nth-child(3) a {
        background-color: #f5f5f5;
        color: #000 !important;
        height: 40px;
        display: block;
        text-decoration: none;
        position: relative;
        align-content: center;
        padding: 0 50px;
    }

    .breadcrumb-item:nth-child(3) a::after {
        content: "";
        position: absolute;
        right: -22px;
        top: 50%;
        transform: translateY(-50%);
        width: 0;
        height: 0;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
        border-left: 22px solid #f5f5f5;
    }

    .breadcrumb-item:nth-child(3) a::before {
        content: "";
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 0;
        height: 0;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
        border-left: 22px solid #fff;
    }

    .breadcrumb-item span {
        background-color: #f5f5f5;
        color: #000 !important;
        height: 40px;
        display: block;
        text-decoration: none;
        position: relative;
        align-content: center;
        padding: 0 50px;
    }

    .breadcrumb-item span::after {
        content: "";
        position: absolute;
        right: -22px;
        top: 50%;
        transform: translateY(-50%);
        width: 0;
        height: 0;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
        border-left: 22px solid #f5f5f5;
    }

    .breadcrumb-item span::before {
        content: "";
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 0;
        height: 0;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
        border-left: 22px solid #fff;
    }


    .breadcrumb-item+.breadcrumb-item::before {
        content: '';
    }



    .breadcrumb-item:last-child span {
        background-color: #4b556387;
        color: #fff !important;
        height: 40px;
        display: block;
        text-decoration: none;
        position: relative;
        align-content: center;
        padding: 0 50px;
    }

    .breadcrumb-item:last-child span:hover {
        color: #fff !important;
        text-decoration: none;
    }

    .breadcrumb-item:last-child span::after {
        content: "";
        position: absolute;
        right: -22px;
        top: 50%;
        transform: translateY(-50%);
        width: 0;
        height: 0;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
        border-left: 22px solid #4b556387;
    }

    @media (max-width:768px) {
        .breadcrumb-item:first-child a {
         padding: 0 0 0 15px;
        }
        .breadcrumb-item:nth-child(2) a {
             padding: 0 0 0 25px;
        }
        .breadcrumb-item:nth-child(3) a {
            padding: 0 0 0 25px;
        }
        .breadcrumb-item:last-child span {
        padding: 0 0 0 25px;
    }
   
    }

    .cart-list {
    padding: 0px;
}

.cart-item {
    padding: 1px;
    border-bottom: 1px solid #eee;
    background: #fff;
}

.cart-item-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 5px;
    gap: 3px;
}

.cart-item-image {
    width: 50px;
    height: 50px;
    flex-shrink: 0;
}

.cart-item-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 4px;
}

.cart-item-title {
    flex: 1;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 1.4;
}

.cart-item-info {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.cart-item-price {
    color: #dc3545;
    font-size: 14px;
    margin-bottom: 2px;
    text-align: end;
}

.cart-item-subtotal {
    color: #002B5B;
    font-size: 12px;
}

.cart-item-row:last-child {
    margin-bottom: 4px;
}

.cart-item-remove {
    color: #dc3545;
    border: none;
    background: none;
    padding: 4px;
    font-size: 14px;
}

.cart-item-remove:hover {
    background: #dc3545;
    color: white;
}


.cart-total {
    margin-top: 0px;
    padding: 5px;
    background-color: #fff;
    /* border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1); */
}

.cart-total-amount {
    font-size: 16px;
    color: #dc3545;
    font-weight: bold;
    text-align: right;
    margin-bottom: 15px;
}

.cart-checkout-btn {
    width: 100%;
    padding: 12px;
    background-color: #002B5B;
    color: white;
    border: none;
    border-radius: 8px;
    font-size: 1.1rem;
    font-weight: 500;
    transition: all 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

.cart-checkout-btn i {
    font-size: 1.2rem;
}

.cart-checkout-btn:hover {
    background-color: #001B3B;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 43, 91, 0.3);
}

.cart-empty {
    text-align: center;
    padding: 20px 10px;
    background: #fff;
}

.cart-empty i {
    font-size: 40px;
    color: #ccc;
    margin-bottom: 10px;
}

.cart-empty h6 {
    color: #666;
    font-size: 16px;
    margin-bottom: 8px;
}

.cart-empty p {
    color: #999;
    font-size: 14px;
    margin: 0;
}
@media (max-width:768px) {
.m-column-reverse{
    display: flex;flex-direction: column-reverse;
}
.mt4{
    margin-top: 1.5rem !important;
}
}