.app,
.menu-header-theme-bg-primary {
    background: #06363B;
}

.header-theme-bg-primary {
    background-color: transparent
}

@media (max-width:576px) {
    section#product-description span {
        color: white !important;
        font-size: medium
    }
/*
    [section-id="66a3f249-c859-4fd9-8785-008eb6777eac"]:before {
        display: block;
        display: block;
        width: 100% !important;
        background-image: url(https://media.zid.store/518f3a5d-a236-4bb5-be4d-dc6acc0dd758/f5391842-08e1-411a-a4e9-7a0abf5398dd.png);
        animation: scrollafterads 30s infinite linear;
        content: "";
        width: 55%;
        height: 12vw;
        background-size: 250%;
        background-repeat: repeat-x;
        background-position: center;
        margin: 0px auto 25px;
        background-color: #004146;
        border-radius: 5px;
        transform: scale(0.95);
        margin-top: 10px
    }

    [section-id="66a3f249-c859-4fd9-8785-008eb6777eac"] {
        padding-top: 0px
    }
*/
    .prod-col .badge-name {
        display: inline-flex;
        gap: 5px;
        padding: 2px 8px;
        border: 1px solid #06363b !important;
        border-radius: 21px;
        align-items: center;
        margin: 0 0 10px;
        z-index: 555;
        font-size: 12px;
        position: absolute;
        right: -15px !important;
        top: -40px !important;
        text-wrap: nowrap
    }

    span.badge-name {
        margin-bottom: 15px !important;
        background-color: #004146 !important;
        border-color: #004146 !important;
        border-radius: 5px !important;
        border-radius: 0px 10px 0px 10px !important;
        padding-top: 5px !important;
        color: white !important;
        min-width: 100%;
        display: flex;
        justify-content: center;
    }
}

@media(max-width:576px) {
    [data-template=home] section.ss {
        height: 70vh;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden
    }

    .products-filter {
        margin-bottom: 20px
    }

    [data-template=home] section.ss .container-slider,
    [data-template=home] section.ss .main-slider,
    [data-template=home] section.ss .slick-list,
    [data-template=home] section.ss .slick-track,
    [data-template=home] section.ss .slider-item,
    [data-template=home] section.ss .box-1-1,
    [data-template=home] section.ss .content,
    [data-template=home] section.ss a.d-flex {
        padding: 0;
        min-height: 70vh;
        margin: 0;
        min-width: 50vw
    }

    [data-template=home] section.ss img.slider-image-0 {
        width: 100%;
        height: 100%;
        object-fit: contain !important;
        padding: 0;
        margin: 0
    }

    [section-id="2643ae09-7cf7-4831-a480-a3d04b182205"],
    [section-id="87512c7c-4db0-450b-9e3b-e02b86bcd88a"],
    [section-id="34d3ae55-24e7-453b-b114-e5e9515856c0"] {
        display: none !important
    }

    .header-logo {
        width: 67%
    }

    .d-flex.align-items-center.bd-highlight.header-logo {
        justify-content: space-between
    }
}

.btn-primary {
    color: #ffffff;
    background-color: #004146;
    border-color: #004146;
    min-width: 100%;
    padding: 7px;
    font-weight: 800;
    border-radius: 5px;
    line-height: 0.5 !important;
    padding-top: 12px
}

.product-crd-spec small {
    display: none
}

.prod-col {
    text-align: center;
    padding: 10px;
    margin-right: 15px;
    border-radius: 5px;
    margin: 10px 0px;
    margin-right: 15px;
    background: rgba(255, 255, 255, 0.08);
    border-radius: 12px;
    border: 1px solid rgba(255, 255, 255, 0.18);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    padding: 30px;
    color: #fff
}

span.add-to-wishlist {
    display: none
}

.footer-theme-text-for-primary-bg {
    text-align: center;
    background-color: transparent;
    border: 1px solid #05B1B5;
    margin: 25px;
    border-radius: 35px
}

.section-title {
    text-align: center
}

.product-item .product-title>span {
    color: white
}

@font-face {
    font-family: 'RH-Zak-Reg';
    src: url('https://raw.githubusercontent.com/digitalpalms/zid-cdn-fonts/main/RH-Zak%20Reg.otf') format('opentype')
}

@font-face {
    font-family: 'RH-Zak-Bold';
    src: url('https://raw.githubusercontent.com/digitalpalms/zid-cdn-fonts/main/RH-Zak%20Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal
}

body *:not([class^=icon-] *) {
    font-family: 'RH-Zak-Reg', sans-serif
}

body *:not([class^=icon-] *) h2 {
    font-family: 'RH-Zak-Bold', sans-serif
}

.product-item img {
    border-radius: 5px
}

.footer-store-section.store-section.footer-theme-bg-primary.footer-theme-text-for-primary-bg {
    background: rgba(255, 255, 255, 0.08);
    border-radius: 12px;
    border: 1px solid rgba(255, 255, 255, 0.18);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.3);
    padding: 20px;
    color: #fff
}

.social-icons.d-flex.flex-wrap {
    justify-content: center
}

.product-crd-spec {
    min-height: 50px
}

.footer-copyrights span {
    color: white
}

span.text-center.footer-copyrights {
    padding: 10px
}

.footer-companies {
    display: none
}

.sticky .search-header.header-theme-bg-primary {
    background-color: #06363b;
}

body::before {
    content: " ";
    backdrop-filter: blur(130px);
    position: fixed;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    z-index: 9998;
    opacity: 0;
    animation: intro 2s
}

body:after {
    z-index: 9999;
    position: fixed;
    content: "";
    background-image: url(https://media.zid.store/cdn-cgi/image/h=175,q=100/https://media.zid.store/43c02c0a-46d3-47d1-aa03-6f63987bc706/a2fc67d3-18e0-489b-b888-13391f7c477b-200x.png) !important;
    background-position: center;
    background-size: 200px;
    background-repeat: no-repeat;
    width: 0;
    transform: translate(100px, -100px);
    height: 200px;
    right: 50%;
    top: 50%;
    opacity: 0;
    visibility: visible !important;
    background-color: transparent !important;
    animation: intro_logo 1.5s
}

@keyframes intro {
    0% {
        width: 100%;
        opacity: 1
    }

    40% {
        opacity: 1
    }

    80% {
        opacity: 1
    }

    99% {
        width: 100%
    }

    100% {
        width: 0;
        opacity: 0;
        display: none
    }
}

@keyframes intro_logo {
    0% {
        width: 200px;
        opacity: .8
    }

    50% {
        opacity: .9
    }

    70% {
        opacity: 1
    }

    80% {
        opacity: 1
    }

    99% {
        width: 200px
    }

    100% {
        width: 0;
        opacity: 0;
        display: none
    }
}

.footer-copyrights-vat-certificate {
    color: white
}

span.product-prev-price {
    color: #eee;
}

body,
html {
    color: white !important
}

.badge-name svg {
    fill: white
}

.description-title {
    color: white
}

.products-details-page #product-images-slick img {
    object-fit: cover;
    transform: scale(0.95);
    border-radius: 25px
}

.product-title {
    color: white
}

#product-custom-user-dropdown-fields select,
.select-quantity-div select {
    color: white;
    border-color: white;
    border-radius: 5px
}

.rtl #product-custom-user-dropdown-fields>div.form-group>div:after,
.select-quantity-div div.form-group>div:after {
    color: white
}

section#product-description {
    background-color: #fff;
    background: rgba(255, 255, 255, 0.08);
    border-radius: 12px;
    border: 1px solid rgba(255, 255, 255, 0.18);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.3);
    padding: 10px;
    color: #fff
}

ul {
    color: white
}

.description-icon {
    display: none
}

.description-title {
    margin-top: 20px
}

@media (min-width:576px) {

    [section-id="128cccae-f5a8-498e-b8cb-7cf13c8e3a52"],
    [section-id="4348e76e-af84-4129-afdf-4b1d3a530b20"],
    [section-id="4a65e117-d7d6-4172-a4aa-b1e7ef12b6ab"] {
        display: none !important
    }

    .main-slider {
        border-radius: 18px;
        margin-top: 25px;
        box-shadow: 0 4px 30px rgba(0, 0, 0, 0.3)
    }

    .header-logo>a:last-child {
        display: flex;
        align-content: center;
        align-items: center
    }

    .sticky .search-header.header-theme-bg-primary {
        backdrop-filter: blur(130px);
        padding: 0
    }
}

.breadcrumb {
    background-color: #004146;
    border-radius: 0px
}

.breadcrumb-item.active {
    color: #ffffff
}

.filter-result,
.filter-order {
    color: white
}

@keyframes scrollafterads {
    0% {
        background-position: 100% 0
    }

    100% {
        background-position: -100% 0
    }
}

.blog-text.mt-3.mb-5 * {
    color: white
}

.vat-crn-sections {
    display: flex;
    flex-direction: column !important;
    gap: 20px
}

.loyalty_button_footer {
    display: none !important
}

.header-logo img {
    filter: brightness(0) invert(1);
}

.prod-col {
    background: rgba(6, 54, 59, 0.45) !important;
}

.prod-col:hover {
    border-color: rgba(47, 191, 179, 0.55) !important;
    transform: translateY(-3px);
    transition: all .3s ease
}

.testimonials-customer-text {
    margin-right: 55px;
    white-space: break-spaces;
    color: #ffffff;
}

:root {
    --primary-color: #ffffff;
}

.testimonials-customer-card {
    border: 1px solid rgba(199, 205, 209, 0.28) !important;
}

.prod-col .box-1-1 {
    margin-top: 10px;
}

.icon-menu_open_black_24dp-1:before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url("https://media.zid.store/518f3a5d-a236-4bb5-be4d-dc6acc0dd758/6f175336-ecf5-4a0d-b1a9-07dc5baf14f9.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: middle;
    filter: brightness(0) invert(1);
}

/* إخفاء طبقات الأيقونة الأصلية */
.icon-shopping_cart_black_36dp-1-1 .path1:before,
.icon-shopping_cart_black_36dp-1-1 .path2:before {
    content: "" !important;
}

/* وضع الـ SVG الجديدة مكان الأيقونة */
.icon-shopping_cart_black_36dp-1-1 {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url("https://media.zid.store/518f3a5d-a236-4bb5-be4d-dc6acc0dd758/7b9dce83-2325-4d5d-aec6-8716c5d9dcc1.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: middle;
    filter: brightness(0) invert(1);
}

.icon-search:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url("https://media.zid.store/518f3a5d-a236-4bb5-be4d-dc6acc0dd758/10fb11f5-facd-46ac-a5b6-2d21e10760b3.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: middle;
filter: brightness(0) invert(1);
}

@media (max-width: 576px) {
    .header-logo {
        width: 70%;
    }
}

.btn-primary {
    color: #ffffff;
    background-color: #004146;
    border-color: #004146;
    min-width: 100%;
    padding: 10px;
    font-weight: 800;
    border-radius: 5px;
    line-height: 0.5 !important;
    padding-top: 12px;
    border: 1px solid rgba(199, 205, 209, 0.28) !important;
}

.testimonials-slider-wrapper .carsa-rating-stars {
    margin-right: 55px;
    margin-bottom: 1rem;
}

.testimonials-customer-icon {
    color: #ffffff;
}

.carsa-rating-stars svg {
    margin-left: 5px;
}

.products-slider .prod-col {
    background-color: transparent !important;
}

.prod-col {
    text-align: center;
    padding: 10px;
    margin-right: 15px;
    border-radius: 5px;
    margin: 10px 0px;
    margin-right: 15px;
    background: rgba(255, 255, 255, 0.08);
    border-radius: 12px;
    border: 1px solid rgba(255, 255, 255, 0.18);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    padding: 30px;
    color: #fff;
    padding-bottom: 10px;
}

.product-crd-spec {
    min-height: 65px;
}

.product-item .product-title {
    color: #494949;
    font-size: 1.286rem;
    white-space: break-spaces;
    max-height: 30px;
  min-height: 0px;
}

.product-card-rating-wrapper {
    margin-bottom: 10px;
}