.address-add-button:hover,
.my-address-wrapper:hover {
    background-color: #efefef;
    transition: .4s
}

.button-label,
.form-control {
    font-size: 13px
}

.model-pro {
    padding: 10px 0;
    width: 100%;
    float: right
}

.add-pro-show .control-label {
    line-height: 30px;
    font-size: 13px
}

.button-label {
    background-color: #2196f3;
    margin-right: 0;
    padding: 0 25px;
    color: #fff
}

.button_label span {
    text-align: center;
    font-size: 12px;
    display: block;
    color: #333;
    white-space: nowrap;
    cursor: pointer;
    position: relative;
    border: 1px solid #ccc;
    padding: 0 5px !important
}

.button_label {
    float: left;
    min-width: 40px;
    margin-right: 3px;
    overflow: auto;
    cursor: pointer;
    line-height: 30px;
    padding: 0 !important
}

.field-title,
.field-value {
    line-height: 1.6rem;
    font-size: .9rem
}

#quantity {
    text-align: center
}

.text-right {
    text-align: right !important
}

.add-pro-show {
    border-bottom: 1px solid #efefef;
    margin-bottom: 10px !important;
    padding-bottom: 10px !important;
    display: flex;
    align-items: center
}

.add-pro-show input,
.add-pro-show span {
    display: inline-block;
    width: auto !important;
    text-align: center;
    vertical-align: middle
}

.quantity-left-minus1.btn.btn-number {
    border-radius: 0 5px 5px 0
}

.quantity-left-minus1.btn.btn-number,
.quantity-right-plus1.btn.btn-number {
    background-color: #dd0808 !important;
    border-color: #dd0808
}

#input-quantity {
    border-radius: 0 !important;
    padding: 7px;
    min-width: 60px;
    text-align: center
}

.quantity-right-plus1.btn.btn-number {
    border-radius: 5px 0 0 5px
}

.add-pro-show button {
    box-shadow: none !important;
    color: #fff !important
}

#search-frm {
    position: relative
}

/*.search-result {*/
/*  position: absolute;*/
/*  top: 32px;*/
/*  width: calc(100vw - 30%);  */
/*  height: 60vh;*/
/*  background-color: #fff;*/
/*  border-radius: 5px 5px 0 0;*/
/*  padding: 10px 20px;*/
/*  box-shadow: 6px 2px 5px #ccc;*/
/*  overflow-y: scroll;*/
/*  z-index: 10;  */
/*}*/

.p-0.search-result-list li {
  display: block;
  line-height: 2;
}

/*@media (min-width: 1200px) {*/
/*  .search-result {*/
/*    width: calc(100vw - 30%);  */
/*  }*/
/*}*/

.content-header,
.sidebar-nav-item {
    border-bottom: 1px solid #efefef
}

.favorite-item:last-of-type,
.order-item:last-of-type,
.point-item:last-of-type,
.sidebar-nav-item:last-of-type,
.ticket-item:last-of-type {
    border: none
}

.sidebar-nav-item-title {
    position: relative;
    font-size: .8rem;
    font-weight: 700;
    display: block;
    cursor: pointer;
    padding: .4rem 0;
    transition: .4s
}

.sidebar-nav-item-title i {
    position: absolute;
    left: 0;
    top: .6rem
}

.sidebar-nav-item-title:hover,
.sidebar-nav-sub-item-title:hover {
    color: #1a4b7b;
    transition: .4s
}

.sidebar-nav-item-title>a {
    display: block;
    text-decoration: none;
    color: inherit;
    text-shadow: inherit
}

.rotate-angle-left-90-degrees {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    padding-left: .4rem
}

.sidebar-nav-sub-item-title {
    padding: .3rem 1rem .3rem .6rem;
    font-size: .75rem;
    font-weight: 700;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    color: #333;
    margin-bottom: .1rem;
    transition: .4s
}

.sidebar-nav-sub-item-title a {
    text-decoration: none;
    color: inherit
}

.sidebar-nav-sub-item-title i {
    color: #999
}

.sidebar-nav-sub-item-title:hover i {
    color: inherit
}

.sidebar-nav-sub-sub-item {
    padding: .3rem 2rem;
    font-size: .75rem
}

.sidebar-nav-sub-sub-item a {
    text-decoration: none;
    display: block;
    color: #333;
    transition: .4s
}

.sidebar-nav-sub-sub-item:hover a {
    text-decoration: none;
    color: #1a4b7b;
    transition: .4s
}

.sidebar-input-text,
.sidebar-price-range input {
    font-size: .8rem;
    padding: .5rem;
    border-radius: .25rem;
    border: none;
    outline: 0;
    background-color: rgba(0, 0, 0, .1);
    width: 100%;
    display: inline-block
}

.content-wrapper,
.sidebar-input-text:focus,
.sidebar-price-range input:focus {
    box-shadow: 0 0 .2rem .1rem rgba(0, 0, 0, .1)
}

.sidebar-brand-wrapper {
    max-height: 16rem;
    overflow: auto;
    padding-left: .3rem;
    padding-right: .3rem
}

.sidebar-brand-item {
    font-size: .8rem;
    transition: .4s
}

.active-item {
    background-color: #999
}

.address-add-button,
.my-address-wrapper {
    display: block;
    width: 100%;
    background-color: #fcfcfc;
    transition: .4s
}

.content-header-title {
    font-size: 1rem;
    font-weight: 700
}

.content-header-title-small {
    font-size: .8rem
}

.content-header-title span {
    border-bottom: 2px solid #1a4b7b;
    padding: .3rem;
    text-shadow: 2px 2px 8px rgba(0, 0, 0, .3)
}

.content-header-link * {
    text-decoration: none;
    color: #666
}

.content-header-link a:hover {
    text-decoration: none;
    color: #111;
    transition: .4s
}

.favorite-item,
.order-item,
.point-item,
.ticket-item {
    border-bottom: 1px solid #dedede;
    padding: .6rem 0
}

.favorite-item i,
.order-item i,
.point-item i,
.ticket-item i,
.wallet-item i {
    color: #999;
    display: inline-block;
    width: 2rem;
    text-align: center
}

.favorite-item-date,
.favorite-item-id,
.favorite-item-status,
.order-item-date,
.order-item-id,
.order-item-status,
.point-item-date,
.point-item-id,
.point-item-status,
.ticket-item-date,
.ticket-item-id,
.ticket-item-status,
.wallet-item-date,
.wallet-item-id,
.wallet-item-status {
    font-size: .9rem;
    margin-bottom: .4rem
}

.favorite-item-products,
.order-item-products,
.point-item-products,
.ticket-item-products,
.wallet-item-products {
    margin-top: .4rem;
    margin-bottom: .4rem
}

.favorite-item-products a,
.order-item-products a,
.point-item-products a,
.ticket-item-products a {
    text-decoration: none;
    margin-left: .4rem;
    padding: .1rem;
    display: inline-block;
    border: 1px solid #f7f7f7;
    border-radius: .25rem
}

.favorite-item-products a img,
.order-item-products a img,
.point-item-products a img,
.ticket-item-products a img,
.wallet-item-products a img {
    width: 4rem
}

.favorite-item-link a,
.order-item-link a,
.point-item-link a,
.ticket-item-link a,
.wallet-item-link a {
    text-decoration: none;
    color: #999;
    font-size: .9rem;
    font-weight: 700;
    transition: .4s
}

.favorite-item-link a:hover,
.order-item-link a:hover,
.point-item-link a:hover,
.ticket-item-link a:hover,
.wallet-item-link a:hover {
    color: #ff253a;
    transition: .4s
}

.wallet-item {
    bwallet-bottom: 1px solid #dedede;
    padding: .6rem 0
}

.wallet-item:last-of-type {
    bwallet: none
}

.wallet-item-products a {
    text-decoration: none;
    margin-left: .4rem;
    padding: .1rem;
    display: inline-block;
    bwallet: 1px solid #f7f7f7;
    bwallet-radius: 0.25rem
}

.my-address-wrapper {
    position: relative;
    border-radius: .25rem;
    border: 2px solid #dedede;
    font-size: .8rem;
    color: #333
}

.my-address-wrapper a {
    position: absolute;
    left: .4rem;
    top: .4rem;
    text-decoration: none;
    font-size: .9rem;
    margin: .2rem;
    color: #999;
    background-color: inherit;
    transition: .4s
}

@media(max-width:998px) {
    .edit_btn {
        top: 1.8rem !important
    }
}

.my-address-wrapper:hover a {
    color: #00b3c3;
    transition: .4s
}

.field-title {
    font-weight: 700
}

.address-add-button {
    text-align: center;
    border-radius: .25rem;
    border: 1px dashed #dedede;
    color: #666;
    font-size: .8rem;
    line-height: 4rem;
    padding-top: .3rem
}

.address-add-button:hover {
    border: 1px dashed #cdcdcd;
    color: #333;
    text-shadow: 2px 2px 8px rgba(0, 0, 0, .3)
}

.card,
.product-box .item {
    border-radius: 15px;
    position: relative
}

.green-btn {
    background: linear-gradient(to right, #fbb08f, #dd0808);
    box-shadow: 0 10px 10px -10px #0c1
}

.card {
    background: #fff;
    min-height: 50px;
    box-shadow: 0 .15rem 1.75rem 0 rgba(33, 40, 50, .15)
}

.card-header {
    border-bottom: 1px solid #dee2e6;
    padding: 15px;
    font-weight: 700;
    font-size: 18px;
    color: #333
}

.icon-font {
    display: inline-block;
    font-family: icon-font;
    font-style: normal;
    font-weight: 400;
    font-size: 1em;
    color: inherit;
    transition: .2s
}

.icon-font-basket-plus:before {
    content: "\0284"
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #1d3460;
    border-color: #1d3460
}

.product-box .item {
    margin-top: 30px;
    margin-bottom: 30px;
    background-color: #ffff
}

.product-box .offer {
    background-color: red
}

.product-box .old-cost {
    color: #8e8e8e;
    font-size: 12px;
    text-decoration: line-through
}


.call-for-price-button {
    display: inline-block;
    padding: 7px 20px;
    background-color: #d20422;
    color: white;
    text-decoration: none;
    border-radius: 5px;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    height: 37px;
    width: 102px;
}

.float {
    position: fixed;
    bottom: 10px;
    right: 5px;
    z-index: 10;
    padding: 0;
    text-align: center;
}

.float li {
    display: block;
    margin-top: 5px;
}


@media screen and (min-width:768px) {

    .icon-product-box div {
        list-style: none;
        display: block;
        text-align: center;
        margin-bottom: 10px;
    }

    .icon-product-box {
        position: absolute;
        right: 0;
        top: 0;
        z-index: 3;
    }
}




.sweet-btn {
    margin: 0px auto;
    padding: 1rem 1.5rem;
    background-color: #d90022 !important;
    border-radius: 8px;
    color: #fff !important;
    cursor: pointer;
    text-align: center;
    white-space: nowrap;
    overflow-x: hidden;
    text-overflow: ellipsis;
    width: 160px;
}

.sweet-card {
    background: #fff;
    min-height: 50px;
    box-shadow: 0 0.15rem 1.75rem 0 rgba(33, 40, 50, 0.15);
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    padding: 1.5rem !important;
}

.sweet-box {
    background: #fff;
    min-height: 50px;
    box-shadow: 0 0.15rem 1.75rem 0 rgba(33, 40, 50, 0.15);
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    padding: 1rem;
    height: 280px;
    transition: .3s ease-out;
}

.sweet-box:hover {
    transform: scale(1.05);
}

.sweet-shadow {
    box-shadow: 0px 2px 80px -5px rgb(29 52 96 / 45%);
}

.sweet-input {
    border-radius: 8px;
    border: none;
    padding: 0.75rem;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
}

.sweet-radius {
    border-radius: 8px !important;
}


/* sidebar */

.panel-side {
    position: sticky;
    top: 0;
}
.content-box:nth-last-child(1) {
    margin-bottom: 0;
}
.content-box {
    background-color: #fff;
    box-shadow: var(--shadow-box);
    padding: 20px 0px;
    margin-bottom: 20px;
    border-radius: 10px;
}

.panel-box {
    padding-bottom: 20px;
    border-bottom: 2px solid #eee;
    margin-bottom: 10px;
}

.img-profile-panel {
    width: 50px;
    height: 50px;
    object-fit: cover;
}
.shadow-md {
    box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
}

.profile-box-nav ul li.active {
    background-color: var(--main-color-one-shadow);
}

.profile-box-nav ul li {
    width: 100%;
    position: relative;
    padding: 0px 5px;
    border-radius: 5px;
    transition: 0.3s ease-out;
    margin-bottom: 3px;
}


.container.list-holder .filters {
    width: 350px;
    min-height: 200px;
    background-color: #fff;
    border-radius: 22px;
    padding: 20px;
}

.filters>.title h1 {
    font-size: 14px;
    margin-right: 5px;
    color: #005C7C;
}


.filters>.description {
    margin-top: 15px;
    font-size: 12px;
    text-align: right;
    font-weight: 700;
    color: #959595!important;
    line-height: 2;
}


.article-img{
    height:295px;
    object-fit:cover;
    width:100%;
}


@media(min-width:996px){
    .div-mrg {
    margin-top: 110px;
}
}

@media(max-width:995px){
    .div-mrg {
    margin-top: 90px;
}
}


/* ===============================================
   Pages Section Styles (index.blade.php)
   =============================================== */

.pages-index-container {
    background-color: #f8f9fa;
    min-height: calc(100vh - 200px);
}

.pages-header .title-section {
    font-size: 28px;
    font-weight: bold;
    color: #252525;
    margin-bottom: 1rem;
}

.pages-header .title-section .c-text {
    position: relative;
    padding-bottom: 10px;
}

.pages-header .title-section .c-text::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 50%;
    transform: translateX(50%);
    width: 80px;
    height: 3px;
    background: linear-gradient(90deg, #fac402 0%, #f0b800 100%);
    border-radius: 2px;
}

/* Page Card */
.page-card {
    transition: all 0.3s ease;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.page-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

.page-card-img-link {
    display: block;
    overflow: hidden;
    text-decoration: none;
}

.page-card-img-wrapper {
    position: relative;
    width: 100%;
    height: 220px;
    overflow: hidden;
    background-color: #f8f9fa;
}

.page-card-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s ease;
}

.page-card:hover .page-card-img {
    transform: scale(1.1);
}

.page-card-body {
    padding: 1.5rem;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.page-card-title {
    font-size: 16px;
    font-weight: bold;
    color: #252525;
    margin-bottom: 1rem;
    line-height: 1.6;
    min-height: 50px;
}

.page-card-desc {
    font-size: 13px;
    color: #707070;
    line-height: 1.8;
    margin-bottom: 1rem;
    flex: 1;
}

.page-card-meta {
    margin-bottom: 1rem;
    padding-top: 0.5rem;
    border-top: 1px solid #ebebeb;
}

.page-card-meta .text-muted {
    font-size: 12px;
    color: #999;
}

.page-card-meta i {
    margin-left: 5px;
    color: #fac402;
}

.btn-page-more {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    padding: 0.5rem 1.5rem;
    background: linear-gradient(135deg, #fac402 0%, #f0b800 100%);
    color: #252525;
    text-decoration: none;
    border-radius: 8px;
    font-size: 13px;
    font-weight: 600;
    transition: all 0.3s ease;
    align-self: flex-start;
}

.btn-page-more:hover {
    transform: translateX(-5px);
    box-shadow: 0 4px 15px rgba(250, 196, 2, 0.4);
    color: #252525;
}

.btn-page-more i {
    font-size: 14px;
    transition: transform 0.3s ease;
}

.btn-page-more:hover i {
    transform: translateX(-3px);
}

.pages-pagination {
    text-align: center;
}


/* ===============================================
   Page Show Styles (show.blade.php)
   =============================================== */

.page-show-container {
    background-color: #f8f9fa;
    min-height: calc(100vh - 200px);
}

.page-show-card {
    margin-bottom: 2rem;
}

.page-show-header .title-section {
    font-size: 32px;
    font-weight: bold;
    color: #252525;
    margin-bottom: 0;
}

.page-show-header .title-section span::after {
    content: '';
    position: absolute;
    bottom: -10px;
    right: 50%;
    transform: translateX(50%);
    width: 100px;
    height: 4px;
    background: linear-gradient(90deg, #fac402 0%, #f0b800 100%);
    border-radius: 2px;
}

.page-show-image img {
    max-height: 500px;
    width: auto;
    object-fit: cover;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

.page-show-content {
    font-size: 15px;
    line-height: 2;
    color: #333;
}

.page-description,
.page-content {
    text-align: justify;
}

.page-description p,
.page-content p {
    margin-bottom: 1.5rem;
}

/* FAQs Section */
.page-faqs-section {
    padding-top: 2rem;
    border-top: 2px solid #ebebeb;
}

.faqs-title {
    font-size: 24px;
    font-weight: bold;
    color: #252525;
    position: relative;
    display: inline-block;
    padding-bottom: 10px;
}

.faqs-title::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(90deg, #fac402 0%, #f0b800 100%);
    border-radius: 2px;
}

.page-accordion-item {
    border: 1px solid #ebebeb;
    border-radius: 8px;
    margin-bottom: 1rem;
    overflow: hidden;
    background-color: #fff;
}

.page-accordion-button {
    font-size: 15px;
    font-weight: 600;
    color: #252525;
    background-color: #f8f9fa;
    border: none;
    padding: 1.25rem 1.5rem;
}

.page-accordion-button:not(.collapsed) {
    background: linear-gradient(135deg, #fac402 0%, #f0b800 100%);
    color: #252525;
    box-shadow: none;
}

.page-accordion-button i {
    color: #fac402;
    font-size: 18px;
}

.page-accordion-button:not(.collapsed) i {
    color: #252525;
}

.page-accordion-button:focus {
    box-shadow: none;
    border: none;
}

.page-accordion-body {
    padding: 1.5rem;
    font-size: 14px;
    line-height: 1.9;
    color: #555;
    background-color: #fff;
}

/* Page Items Section */
.page-items-section {
    padding-top: 2rem;
    border-top: 2px solid #ebebeb;
}

.page-item-card {
    text-align: center;
    padding: 2rem 1.5rem;
    transition: all 0.3s ease;
}

.page-item-card:hover {
    transform: translateY(-5px);
}

.page-item-icon img {
    max-width: 80px;
    max-height: 80px;
    object-fit: contain;
}

.page-item-title {
    font-size: 16px;
    color: #252525;
}

.page-item-desc {
    font-size: 14px;
    color: #707070;
    line-height: 1.8;
    margin: 0;
}


/* ===============================================
   About Us Styles (about-us.blade.php)
   =============================================== */

.about-us-container {
    background-color: #f8f9fa;
    min-height: calc(100vh - 200px);
}

.about-us-card {
    margin-bottom: 2rem;
}

.about-us-header .title-section {
    font-size: 32px;
    font-weight: bold;
    color: #252525;
    margin-bottom: 0;
}

.about-us-header .title-section span::after {
    content: '';
    position: absolute;
    bottom: -10px;
    right: 50%;
    transform: translateX(50%);
    width: 100px;
    height: 4px;
    background: linear-gradient(90deg, #fac402 0%, #f0b800 100%);
    border-radius: 2px;
}

.about-us-image img {
    max-height: 500px;
    width: auto;
    object-fit: cover;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

.about-us-content {
    font-size: 16px;
    line-height: 2;
    color: #333;
}

.about-description,
.about-content {
    text-align: center;
}

.about-description p,
.about-content p {
    margin-bottom: 1.5rem;
}

/* About Items Section */
.about-items-section {
    padding-top: 2rem;
}

.about-item-card {
    text-align: center;
    padding: 2rem 1.5rem;
    transition: all 0.3s ease;
}

.about-item-card:hover {
    transform: translateY(-5px);
}

.about-item-icon img {
    max-width: 80px;
    max-height: 80px;
    object-fit: contain;
}

.about-item-title {
    font-size: 16px;
    color: #252525;
}

.about-item-desc {
    font-size: 14px;
    color: #707070;
    line-height: 1.8;
    margin: 0;
}


/* ===============================================
   Contact Us Styles (contact-us.blade.php)
   =============================================== */

.contact-us-container {
    background-color: #f8f9fa;
    min-height: calc(100vh - 200px);
}

.contact-us-card {
    margin-bottom: 2rem;
}

.contact-us-header .title-section {
    font-size: 32px;
    font-weight: bold;
    color: #252525;
    margin-bottom: 0;
}

.contact-us-header .title-section span::after {
    content: '';
    position: absolute;
    bottom: -10px;
    right: 50%;
    transform: translateX(50%);
    width: 100px;
    height: 4px;
    background: linear-gradient(90deg, #fac402 0%, #f0b800 100%);
    border-radius: 2px;
}

.contact-us-image img {
    max-height: 400px;
    width: auto;
    object-fit: cover;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

.contact-us-content {
    font-size: 16px;
    line-height: 2;
    color: #333;
}

.contact-description,
.contact-content {
    text-align: center;
}

/* Contact Items Section */
.contact-items-section {
    padding-bottom: 2rem;
    border-bottom: 2px solid #ebebeb;
}

.contact-item-card {
    text-align: center;
    padding: 2rem 1.5rem;
    transition: all 0.3s ease;
}

.contact-item-card:hover {
    transform: translateY(-5px);
}

.contact-item-icon img {
    max-width: 70px;
    max-height: 70px;
    object-fit: contain;
}

.contact-item-title {
    font-size: 15px;
    color: #252525;
}

.contact-item-desc {
    font-size: 13px;
    color: #707070;
    line-height: 1.8;
    margin: 0;
}

/* Contact Form Section */
.contact-form-section {
    padding-top: 2rem;
}

.contact-form-header {
    margin-bottom: 2rem;
}

.contact-form-title {
    font-size: 24px;
    color: #252525;
    margin-bottom: 0.5rem;
}

.contact-form-subtitle {
    font-size: 15px;
    color: #707070;
}

.contact-form .sweet-input {
    width: 100%;
    font-size: 14px;
}

.contact-form .sweet-input:focus {
    box-shadow: 0px 2px 10px rgba(250, 196, 2, 0.3);
    border-color: #fac402;
}

.contact-form textarea.sweet-input {
    resize: vertical;
}

.contact-form .form-label {
    font-size: 13px;
    font-weight: 500;
    color: #555;
}

.contact-form .form-text {
    font-size: 12px;
}

.contact-form .sweet-btn {
    min-width: 180px;
    font-size: 15px;
    transition: all 0.3s ease;
}

.contact-form .sweet-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(217, 0, 34, 0.3);
}


/* ===============================================
   Responsive Design
   =============================================== */

@media (max-width: 991px) {
    .pages-header .title-section {
        font-size: 24px;
    }

    .page-show-header .title-section,
    .about-us-header .title-section,
    .contact-us-header .title-section {
        font-size: 26px;
    }

    .page-card-img-wrapper {
        height: 200px;
    }

    .contact-form .sweet-btn {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .pages-header .title-section {
        font-size: 20px;
    }

    .page-show-header .title-section,
    .about-us-header .title-section,
    .contact-us-header .title-section {
        font-size: 22px;
    }

    .page-card-img-wrapper {
        height: 180px;
    }

    .page-card-title {
        font-size: 15px;
        min-height: auto;
    }

    .page-show-image img,
    .about-us-image img,
    .contact-us-image img {
        max-height: 300px;
    }

    .contact-form-title {
        font-size: 20px;
    }
}





/* new styles for search page */

.box-item img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: filter 0.5s ease;
}

.box-item:hover img {
    filter: none;
}

.box-item .item .img-pro img {
    transition: transform 0.4s;
}

.box-item .item:hover .img-pro img {
    transform: scale(1.2);
}

.box-item .item:hover .p-list{
  opacity: 1;
}

.box-item .p-list {
    opacity: 0;
}

.box-item img {
   max-width: 100%;
}


/* ===============================================
   Address Selection Page Styles
   =============================================== */

/* Main Container */
.address-selection-page {
    background-color: #f8f9fa;
    min-height: calc(100vh - 200px);
    padding: 2rem 0;
}

/* Breadcrumb */
.address-breadcrumb {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin-bottom: 2rem;
    padding: 1rem 1.5rem;
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

.address-breadcrumb .breadcrumb-item {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    color: #707070;
    text-decoration: none;
    font-size: 14px;
    transition: all 0.3s ease;
}

.address-breadcrumb .breadcrumb-item:hover {
    color: #fac402;
}

.address-breadcrumb .breadcrumb-item.active {
    color: #252525;
    font-weight: 600;
}

.address-breadcrumb .breadcrumb-separator {
    font-size: 10px;
    color: #ebebeb;
}

/* Header Section */
.address-header-section {
    margin-bottom: 2.5rem;
}

/* Page Title */
.address-page-title {
    text-align: center;
    padding: 2rem;
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

.address-page-title .title-text {
    font-size: 24px;
    font-weight: bold;
    color: #252525;
    margin-bottom: 0.75rem;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.75rem;
}

.address-page-title .title-icon {
    color: #fac402;
    font-size: 28px;
}

.address-page-title .title-description {
    color: #707070;
    font-size: 14px;
    margin: 0;
}

/* Addresses Grid */
.addresses-grid-container {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
    gap: 1.5rem;
    margin-bottom: 2rem;
}

/* Address Card Wrapper */
.address-card-wrapper {
    height: 100%;
}

/* Address Card */
.address-card {
    background-color: #fff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
    transition: all 0.3s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
    border: 2px solid transparent;
}

.address-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
    border-color: #fac402;
}

/* Address Card Header */
.address-card-header {
    background: linear-gradient(135deg, #fac402 0%, #f0b800 100%);
    padding: 1.25rem;
}

.address-user-info {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.user-avatar {
    width: 50px;
    height: 50px;
    border-radius: 12px;
    background-color: rgba(255, 255, 255, 0.3);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    color: #252525;
}

.user-details {
    flex: 1;
}

.user-name {
    font-size: 16px;
    font-weight: bold;
    color: #252525;
    margin: 0 0 0.25rem 0;
}

.user-mobile {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-size: 13px;
    color: #3c3c3c;
}

/* Address Card Body */
.address-card-body {
    padding: 1.5rem;
    flex: 1;
}

.address-location {
    display: flex;
    gap: 1rem;
    margin-bottom: 1.5rem;
}

.location-icon {
    font-size: 18px;
    color: #fac402;
    margin-top: 0.25rem;
}

.location-text {
    flex: 1;
}

.location-city {
    display: block;
    font-size: 14px;
    color: #252525;
    margin-bottom: 0.5rem;
}

.location-address {
    font-size: 14px;
    color: #707070;
    line-height: 1.8;
    text-align: justify;
    margin: 0;
}

/* Address Details Grid */
.address-details-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
    gap: 1rem;
}

.detail-item {
    display: flex;
    align-items: flex-start;
    gap: 0.75rem;
    padding: 0.75rem;
    background-color: #f8f9fa;
    border-radius: 8px;
}

.detail-icon {
    font-size: 16px;
    color: #fac402;
    margin-top: 0.25rem;
}

.detail-content {
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
}

.detail-label {
    font-size: 11px;
    color: #707070;
    font-weight: 500;
}

.detail-value {
    font-size: 13px;
    color: #252525;
    font-weight: 600;
}

/* Address Card Footer */
.address-card-footer {
    display: flex;
    gap: 0.75rem;
    padding: 1rem 1.5rem;
    border-top: 1px solid #ebebeb;
}

.address-form-inline {
    flex: 1;
    margin: 0;
}

/* Address Buttons */
.address-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    padding: 0.625rem 1.25rem;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    border: none;
    cursor: pointer;
    transition: all 0.3s ease;
    white-space: nowrap;
}

.address-btn i {
    font-size: 14px;
}

.address-btn-edit {
    background-color: #3c3c3c;
    color: #fff;
    flex: 1;
}

.address-btn-edit:hover {
    background-color: #2d2d2d;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    color: #fff;
}

.address-btn-select {
    background: linear-gradient(135deg, #fac402 0%, #f0b800 100%);
    color: #252525;
    box-shadow: 0 4px 15px rgba(250, 196, 2, 0.3);
    flex: 1;
    width: 100%;
}

.address-btn-select:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(250, 196, 2, 0.4);
}

.address-btn-secondary {
    background-color: #3c3c3c;
    color: #fff;
}

.address-btn-secondary:hover {
    background-color: #2d2d2d;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
    color: #fff;
}

.address-btn-primary {
    background: linear-gradient(135deg, #fac402 0%, #f0b800 100%);
    color: #252525;
    box-shadow: 0 4px 15px rgba(250, 196, 2, 0.3);
}

.address-btn-primary:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(250, 196, 2, 0.4);
    color: #252525;
}

.address-btn-large {
    padding: 0.875rem 2.5rem;
    font-size: 15px;
    min-width: 200px;
}

/* Add New Address Card */
.address-card-add {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px dashed #ebebeb;
    background-color: #fafafa;
    cursor: pointer;
    text-decoration: none;
    min-height: 300px;
}

.address-card-add:hover {
    background-color: #fff;
    border-color: #fac402;
}

.add-address-content {
    text-align: center;
    padding: 2rem;
}

.add-icon {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: linear-gradient(135deg, rgba(250, 196, 2, 0.1) 0%, rgba(250, 196, 2, 0.05) 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 1rem;
    font-size: 32px;
    color: #fac402;
    transition: all 0.3s ease;
}

.address-card-add:hover .add-icon {
    background: linear-gradient(135deg, #fac402 0%, #f0b800 100%);
    color: #252525;
    transform: scale(1.1);
}

.add-title {
    font-size: 16px;
    font-weight: bold;
    color: #252525;
    margin-bottom: 0.5rem;
}

.add-description {
    font-size: 13px;
    color: #707070;
    margin: 0;
}

/* Empty State */
.address-empty-state {
    grid-column: 1 / -1;
    text-align: center;
    padding: 4rem 2rem;
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

.empty-icon {
    font-size: 80px;
    color: #ebebeb;
    margin-bottom: 1.5rem;
}

.empty-title {
    font-size: 20px;
    font-weight: bold;
    color: #252525;
    margin-bottom: 0.75rem;
}

.empty-description {
    font-size: 14px;
    color: #707070;
    margin-bottom: 2rem;
}

/* Action Buttons Section */
.address-action-buttons {
    display: flex;
    justify-content: center;
    gap: 1rem;
    margin-top: 2rem;
}

/* Responsive Design */
@media (max-width: 991px) {
    .address-progress-bar {
        padding: 1.5rem 1rem;
    }

    .progress-circle {
        width: 50px;
        height: 50px;
        font-size: 20px;
    }

    .progress-line {
        width: 60px;
        top: -12px;
    }

    .progress-label {
        font-size: 11px;
    }
}

@media (max-width: 768px) {
    .address-selection-page {
        padding: 1rem 0;
    }

    .address-breadcrumb {
        padding: 0.75rem 1rem;
        font-size: 12px;
    }

    .addresses-grid-container {
        grid-template-columns: 1fr;
        gap: 1rem;
    }

    .address-progress-bar {
        flex-wrap: wrap;
        gap: 1rem;
    }

    .progress-line {
        display: none;
    }

    .address-page-title .title-text {
        font-size: 18px;
        flex-direction: column;
    }

    .address-card-footer {
        flex-direction: column;
    }

    .address-btn {
        width: 100%;
    }

    .address-action-buttons {
        flex-direction: column;
    }

    .address-btn-large {
        width: 100%;
        min-width: auto;
    }
}

@media (max-width: 576px) {
    .address-details-grid {
        grid-template-columns: 1fr;
    }

    .detail-item {
        padding: 0.5rem;
    }
}




/* ===============================================
   Compare Page Styles
   =============================================== */

.compare-wrapper {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 20px;
    margin-bottom: 30px;
}

.compare-item {
    position: relative;
}

.compare-card {
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.compare-delete-btn {
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 10;
}

.btn-delete-compare {
    background-color: #dd0808;
    border: none;
    color: #fff;
    width: 35px;
    height: 35px;
    border-radius: 8px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    transition: all 0.3s ease;
    box-shadow: 0 2px 8px rgba(221, 8, 8, 0.3);
}

.btn-delete-compare:hover {
    background-color: #c00707;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(221, 8, 8, 0.4);
}

.compare-img {
    padding: 20px;
    text-align: center;
    min-height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.compare-img img {
    max-height: 180px;
    width: auto !important;
    object-fit: contain;
}

.compare-pro-name {
    padding: 15px;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    text-align: center;
    min-height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.compare-pro-name .pro-name {
    text-decoration: none;
    color: #252525;
    transition: color 0.3s ease;
}

.compare-pro-name .pro-name:hover {
    color: #1a4b7b;
}

.compare-pro-name h3 {
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    line-height: 1.6;
}

.compare-attributes {
    flex: 1;
    overflow: auto;
}

.compare-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 13px;
}

.compare-table tbody tr {
    border-bottom: 1px solid #f5f5f5;
}

.compare-table tbody tr:last-child {
    border-bottom: none;
}

.compare-table th,
.compare-table td {
    padding: 12px 15px;
    text-align: right;
}

.compare-table .attribute-group-header th {
    background-color: #f8f9fa;
    color: #1a4b7b;
    font-weight: 700;
    font-size: 13px;
    text-align: center;
    padding: 10px 15px;
    border-top: 2px solid #efefef;
    border-bottom: 2px solid #efefef;
}

.compare-table .field-title {
    font-weight: 600;
    color: #333;
    width: 40%;
    background-color: #fafafa;
}

.compare-table .field-value {
    color: #666;
    width: 60%;
}

/* Responsive Design for Compare Page */
@media (max-width: 1200px) {
    .compare-wrapper {
        grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
        gap: 15px;
    }
}

@media (max-width: 768px) {
    .compare-wrapper {
        grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
        gap: 12px;
    }

    .compare-img {
        min-height: 150px;
        padding: 15px;
    }

    .compare-img img {
        max-height: 140px;
    }

    .compare-pro-name h3 {
        font-size: 13px;
    }

    .compare-table {
        font-size: 12px;
    }

    .compare-table th,
    .compare-table td {
        padding: 10px 12px;
    }
}

@media (max-width: 576px) {
    .compare-wrapper {
        grid-template-columns: 1fr;
    }

    .compare-card {
        max-width: 100%;
    }
}


