.recipes-hero-profile .container,
.recipes-hero-profile .row,
.recipes-hero-profile .col-lg-12,
.recipes-hero-profile .inner-bg-txt {
    min-height: 0 !important;
    height: auto !important;
}

body .inner-bg.unified-menu-hero.recipes-hero-profile {
    position: relative;
    padding-top: 18px !important;
    background-color: #102033 !important;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    height: var(--final-unified-hero-height, 520px) !important;
    min-height: var(--final-unified-hero-height, 520px) !important;
    max-height: var(--final-unified-hero-height, 520px) !important;
}

.recipes-hero-profile::after,
.recipes-hero-slide::after {
    display: none !important;
    content: none !important;
    background: none !important;
}

.recipes-hero-profile::before,
.recipes-hero-slide::before {
    display: block !important;
    content: "" !important;
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: none;
    background: linear-gradient(180deg, rgba(8, 14, 26, 0.34) 0%, rgba(8, 14, 26, 0.62) 55%, rgba(8, 14, 26, 0.78) 100%) !important;
}

.recipes-hero-slides {
    position: absolute;
    inset: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
}

.recipes-hero-slides .ecommerce_banner_slider,
.recipes-hero-slides .slick-list,
.recipes-hero-slides .slick-track,
.recipes-hero-slides .slick-slide,
.recipes-hero-slides .slick-slide > div,
.recipes-hero-slide {
    height: 100% !important;
    width: 100%;
}

.recipes-hero-slide {
    position: relative;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

.recipes-hero-profile > .container {
    position: relative;
    z-index: 2;
}

.recipes-hero-profile .inner-bg-txt {
    margin-top: 54px !important;
    transform: translateY(38px) !important;
}

.recipes-hero-profile .inner-bg-txt h1 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    line-height: 1.1 !important;
    color: #fff !important;
    text-shadow: 0 2px 18px rgba(0, 0, 0, 0.35);
}

.recipes-hero-arrows {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translate(-50%, 0);
    display: flex;
    align-items: center;
    gap: 15px;
    z-index: 5;
}

.recipes-hero-arrows .ecommerce_arrow_left,
.recipes-hero-arrows .ecommerce_arrow_right {
    width: 40px;
    height: 40px;
    background-color: #0d6efd;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    cursor: pointer;
}

.recipes-hero-arrows svg {
    color: #fff;
}

.recipes-hero-profile + section {
    background: transparent;
    position: relative;
    z-index: 4;
}

.recipes-hero-profile + section .ai-page-subtitle {
    margin-top: -255px !important;
    margin-bottom: -10px !important;
    color: #fff !important;
    text-shadow: 0 1px 10px rgba(0, 0, 0, 0.4);
}

.recipes-hero-profile + section .ai-search-wrap {
    background: #fff;
    border-radius: 7px;
    padding: 8px;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.24);
    margin-top: 30px;
}

.recipes-hero-profile + section .ai-search-wrap .form-control,
.recipes-hero-profile + section .ai-search-wrap .form-select {
    border: 0;
    border-radius: 7px;
    height: 52px;
    padding: 0 20px;
    box-shadow: none;
    background: transparent;
}

.recipes-hero-profile + section .ai-link-pills {
    display: flex;
    gap: 10px;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 25px;
}

.recipes-hero-profile + section .ai-link-pills a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.32);
    padding: 8px 14px;
    border-radius: 7px;
    font-size: 14px;
    background: rgba(255, 255, 255, 0.08);
    text-decoration: none;
}

.recipes-hero-profile + section .ai-link-pills a.active,
.recipes-hero-profile + section .ai-link-pills a:hover {
    background: #fff;
    color: #111;
}

.recipe-detail .product-name-taitel {
    margin-top: 30px;
}

.recipe-detail .recipe-cover img,
.recipe-detail .motorcycle-slick-top-thumb img,
.recipe-detail .recipe-gallery img,
.recipe-steps img {
    max-width: 100%;
    height: auto;
    border-radius: 10px;
}

.recipe-gallery {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin: 12px 0 24px;
}

.recipe-gallery img {
    width: 110px;
    height: 80px;
    object-fit: cover;
}

.recipe-ingredients {
    list-style: none;
    padding: 0;
    margin: 0 0 12px;
}

.recipe-ingredients li {
    padding: 8px 0;
    border-bottom: 1px solid #eee;
}

.recipe-ingredients input[type="checkbox"] {
    margin-right: 0.5rem;
}

.recipe-steps {
    padding-left: 1.2rem;
}

.recipe-steps li {
    margin-bottom: 1rem;
}

.recipe-meta-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.recipe-meta-list li {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    padding: 8px 0;
    border-bottom: 1px solid #eee;
    font-size: 15px;
}

.recipe-promo a {
    display: block;
    margin-bottom: 8px;
}

.recipe-actions form {
    display: inline;
}

@media (max-width: 767px) {
    .recipes-hero-profile + section .ai-page-subtitle {
        margin-top: -180px !important;
    }
    .recipe-ingredient-row .row > [class*="col-"] {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .classified-listings,
    .recipe-detail,
    .features-single-box {
        overflow-x: hidden;
    }
}

@media print {
    .inner-bg,
    .recipe-actions,
    form,
    .recipe-promo,
    nav,
    footer,
    .before_auth_wishlist {
        display: none !important;
    }
}
