.some_secBr {
    background-color: #f8f8f8;
}

.home-slider-area.slider-default.new_bannar .home-slider-content .home-slider-item {
    height: 80vh !important;
}

.home-slider-area.slider-default .slider-content-area .content .tittle-wrp h2 {
    color: #223D5A;
}

.header-logo-area {
    max-width: none;
}

.headerChagne .category_lsit {
    width: 226px !important;
    left: 40% !important;
    padding: 18px 35px 18px !important;
}

.headerChagne .type_lsit {
    width: 226px !important;
    left: 53% !important;
    padding: 18px 35px 18px !important;
}

.headerChagne .has-submenu .submenu-nav-mega .mega-menu-item {
    padding: 0 !important;
    flex-basis: unset;
}

/* blog */

.blog-content-area .thumb img {
    aspect-ratio: 2/1;
}

/* .cet_homePage */


.cet_homePage .section-title {
    text-align: center;
    font-size: 42px;
    font-weight: 500;
    line-height: 1.25;
    color: #000;
    margin-bottom: 0% !important;
}

.cet_homePage .section-subtitle {
    text-align: center;
    color: #2b2b2b;
    font-size: 16px;
    margin-top: 6px;
}

.cet_homePage .category_div {
    background-color: #f8f8f8;
    padding-top: 96px;
    padding-bottom: 96px;
}

/* .cet_homePage .categories {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
      gap: 24px;
      margin-bottom: 80px;
    } */

/* .cet_homePage .category-card:hover {
        transform: translateY(-8px);
        box-shadow: 0 20px 40px rgba(0, 0, 0, 0.6);
    } */


.cet_homePage .category-card {
    position: relative;
    cursor: pointer;
    transition: all 0.35s ease;
    display: block;
    aspect-ratio: 1 / 1;
    width: 100%;
    overflow: hidden !important;
}


.cet_homePage .category-card img {
    aspect-ratio: 1 / 1;
    width: 100%;
    object-fit: cover;
    transition-property: transform;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .5s;
    animation-duration: .5s;
    vertical-align: text-top
}

.cet_homePage .category-card:hover img {
    transform: scale(1.5);
}

.cet_homePage .category-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    aspect-ratio: 1 / 1;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #0000004d;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .3s;
    animation-duration: .3s;
}

.cet_homePage .category-label {
    color: white;
    font-size: 1.15rem;
    font-weight: 600;
    letter-spacing: 0.5px;
}

/* Featured Promo Section */

.cet_homePage .ads_div {
    padding-top: 32px;
    padding-bottom: 32px;
}



.cet_homePage .featured {
    position: relative;
    height: 256px;
    overflow: hidden;
    background: #111;
    display: flex;
    align-items: flex-end;
    transition: transform 0.3s ease;
}

.cet_homePage .promo-card:hover {
    transform: scale(1.02);
}

.cet_homePage .promo-card img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: brightness(0.75);
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 500ms;
}

.cet_homePage .promo-card:hover img {
    filter: brightness(0.9);
}

.cet_homePage .promo-content {
    position: relative;
    z-index: 2;
    padding: 32px;
    color: white;
    width: 100%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 30%, transparent);
}

.cet_homePage .promo-title {
    font-size: 1.875rem;
    line-height: 2.25rem;
    color: #fff;
}

.cet_homePage .promo-subtitle {
    font-size: 1.15rem;
    opacity: 0.9;
    color: #ffffffcc;
}

.cet_homePage .btn {
    display: inline-block;
    color: #fff;
    font-weight: 600;
    border-radius: 0px;
    text-decoration: none;
    transition: all 0.3s ease;
    padding: 0px;
    padding-bottom: 4px;
    border-bottom: 2px solid #fff;
}

.cet_homePage .btn:hover {
    transform: translateY(-2px);
}

/* Responsive adjustments */
@media (max-width: 700px) {
    .cet_homePage .section-title {
        font-size: 1.8rem;
        padding-top: 40px;
    }

    .cet_homePage .promo-card {
        height: 340px;
    }

    .cet_homePage .promo-title {
        font-size: 1.7rem;
    }

    .cet_homePage .promo-content {
        padding: 30px;
    }
}

.wishlist-thumb a img,
.product-thumb a img {
    aspect-ratio: 1/1;
}

.product-item .product-thumb .ribbon-soldout {
    background-color: #5E1101;
    border-radius: 3px;
    color: #fff;
    font-weight: 700;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    position: absolute;
    right: auto;
    text-align: center;
    top: 10px;
    width: 55px;
    left: auto !important;
    right: 9px !important;
    translate: unset !important;
    opacity: unset !important;
    -webkit-transform: unset !important;

}

.btn-theme.btn-black {
    background-color: #223D5A;
    border-color: #223D5A;
}

.footer_logo {
    width: 150px;
    filter: brightness(0) invert(1);
}

.footer-bottom,
.footer-area {
    background-color: #314c72 !important;
}

.footer-area .footer-main {
    border-bottom: 1px solid #ffffff40;
}

.footer-area .footer-bottom .widget-copyright p,
.footer-area .widget-title {
    color: #fff !important;
}

.footer-area .widget-contact-info li a,
.footer-area .widget-item p,
.footer-area .widget-menu-wrap .nav-menu li a {
    color: #FFFFFFB2;
}