/* develope By Package +201002241591  3lwaaa@gmail.com - https://wa.me/201002241591 */
/* صور البنرات الرئيسية */
:root {
    --ds: url("https://cdn.salla.sa/form-builder/2o2GNuoNIyLKnqK7taXUXW9GlpuqAfrhurXE5k2d.png");
}

.banner img {
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}

/* صور البنرات الرئيسية */
.section[data-type=banner] {
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding: 0px 0!important;
    background: #fff;
}

/* كرت المنتج*/
.product {
    background: #fff;
    border-radius: 30px;
    border: 0px solid #fff;
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.2), 0 0px 15px 0 rgba(0, 0, 0, 0.1);
}

/* صورة المنتج */
.product img {
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
}

/* العبارة الترويجية للمنتج */
.promotion-title {
    border-top-left-radius: 30px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 30px;
    top: 0px;
}

/* العبارة الترويجية للمنتج بعد الضغط عليه */
.promotion-title.detail {
    border-top-left-radius: 30px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 30px;
    top: 0px;
}

/* عنوان المنتج الداخلي*/
.product-details__title {
    text-align: center;
}

/* العنوان الفرعي الداخلي*/
.product-details__subtitle {
    text-align: center;
}

.product>a .product-subtitle {
    font-size: 0.000001px;
}

/* زراضافة المنتج للسلة */
.sicon-cart:before {
    color: var(--color-main);
}

/* زراضافة المنتج للسلة */
@keyframes roll-in-blurred-top {
    0% {
        transform: translateY(-800px) rotate(-720deg);
        filter: blur(0px);
        opacity: 0;
    }

    100% {
        transform: translateY(0) rotate(0deg);
        filter: blur(0PX);
        opacity: 1;
    }
}

.product-add span:hover:before {
    vertical-align: middle;
    font-family: FontAwesome !important;
    content: "\f004\f004 ";
    color: #122f4847;
    opacity: 0.03;
    display: block;
    text-align-last: center;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    cursor: pointer;
    animation: popup 1.5s;
    animation-duration: 1s;
    animation-delay: 0s;
    animation-fill-mode: both;
}

@keyframes popup {
    0% {
        transform: rotate(-45deg) scale(0.9);
        opacity: 1;
    }

    80% {
        transform: rotate(-45deg) scale(1.0);
        opacity: 1;
    }

    100% {
        transform: rotate(-45deg) scale(0.9);
        opacity: 0;
    }
}

.product-add span:hover:after {
    vertical-align: middle;
    font-family: FontAwesome !important;
    content: "\f004";
    position: alternate;
    height: 100px;
    width: 100px;
    right: 50%;
    color: #182e4573;
    display: flex;
    text-align-last: center;
    margin-left: auto;
    margin-right: auto;
    border-radius: 0px;
    cursor: pointer;
    animation: popup 1.5s;
    animation-duration: 1s;
    animation-delay: 0s;
    animation-fill-mode: both;
}

@keyframes popup {
    0% {
        transform: rotate(-45deg) scale(0.9);
        opacity: 1;
    }

    80% {
        transform: rotate(-45deg) scale(1.0);
        opacity: 1;
    }

    100% {
        transform: rotate(-45deg) scale(0.9);
        opacity: 0;
    }
}

/*******************************************************************************/
/* قسم تفاصيل طلب المنتج */
.product-form {
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.2), 0 0px 15px 0 rgba(0, 0, 0, 0.1);
}

/* تقليل الكمية */
.qty-field--custom .btn--qty-sub {
    background: var(--color-main);
    color: #fff;
}

/* زيادة الكمية */
.qty-field--custom .btn--qty-add {
    background: var(--color-main);
    color: #fff;
    border-radius: 15px;
}

/* العدد */
.qty-field--custom .form-control.single_product_quantity {
    background: var(--color-main);
    color: #fff;
}

/* القسم السفلي لطلبالمنتج والمفضلة*/
.cart-fav {
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}

/* الزر الكبير لطلب المنتج */
.cart-fav .add_to_cart_large_btn, .cart-fav .not-available-large {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    margin: 8px;
}

/* الإضافة للمفضلة */
.add-to-wishlist, .add-to-wishlist:focus, .add-to-wishlist.focus, .add-to-wishlist:hover {
    margin: 8px;
}

/* اراءالعملاء */
.salla-theme_3 .testimonials-item {
    border: 0px;
    box-shadow: none;
    background: #ffffff00;
}

/* اراءالعملاء */
.testimonials-item p {
    height: 150px;
    text-align: center;
    margin-top: -30px;
    padding-top: 31px;
    padding-left: 35px;
    padding-right: 24px;
    font-size: 14px;
    color: #fff;
    background-image: url(https://cdn.salla.sa/oyGVG/RJ2omaSstSZLSXQYJl9IzEmd2lf6fhJeqxBQH5Mk.png);
    background-position: center;
    background-size: cover;
}

/*  نقاط التنقل في اراءالعملاء */
.slick-dots li button {
    width: 15px;
    height: 8px;
    border-radius: 4px;
}

/*  المعلومات في اراءالعملاء */
.testimonials-item cite {
    margin-right: 50px;
    font-size: 12px;
    color: #000;
}

/*  الصورة في اراءالعملاء */
.testimonials-item img {
    width: 40px;
    height: 40px;
}

/* هدرالموقع */
.site-header {
    /* border-bottom-left-radius: 20px; */
    /* border-bottom-right-radius: 20px; */
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.2), 0 0px 20px 0 rgba(0, 0, 0, 0.1);
    background: var(--color-main);
    background: #1b2e4500;
}

/* ازرار الهدر */
.circle-action {
    border: 0px solid #ececec;
    border-radius: 3px;
    background: none;
    color: #fff;
    line-height: 40px;
    font-size: 22px;
}

/*زر السلة في الهدر */
.sicon-cart:before {
    vertical-align: middle;
    font-family: sallaicons !important;
    content: "\e906";
    color: #fff;
    font-size: 25px;
    text-align-last: center;
    margin-left: auto;
    margin-right: auto;
}

.sicon-cart:hover:before {
    color: var(--color-main);
}

/*زر البحث في الهدر */
.sicon-search:before {
    vertical-align: middle;
    font-family: FontAwesome !important;
    content: '\f002';
    color: #fff;
    font-size: 20px;
    margin-left: auto;
    margin-right: auto;
    text-align-last: center;
}

.sicon-search:hover:before {
    color: var(--color-main);
}

/*البروفايل في الهدر*/
.sicon-user:before {
    vertical-align: middle;
    font-family: FontAwesome !important;
    content: '\f007';
    font-size: 20px;
    margin-left: auto;
    margin-right: auto;
    text-align-last: center;
}

/******************************/
/*ايقونات القائمة الجانبيه*/
.sub-nav .main-menu li.sub-menu-header.categories-holder ul.store-categories li a {
    color: #000;
    margin-right: 16px;
}

.sub-nav .main-menu li.sub-menu-header.categories-holder ul.store-categories li a {
    font-size: 15px!important;
    min-height: 40px;
    padding: 5px 35px!important;
}

/* زر فئة المنتجات*/
.sicon-tag:before {
    content: "\efeb";
    color: var(--color-main);
}

/************************/
/*ايقونة سلة المشتريات*/
.icon-checkmark4:before {
    vertical-align: middle;
    font-family: FontAwesome !important;
    content: "\f00c";
    color: #fff;
    padding: 3px;
    font-size: 22px;
    margin: 0px;
    width: 100px;
    text-align-last: center;
}

.icon-checkmark4 {
    animation-name: scale-down-center;
    animation-duration: 1s;
    animation-timing-function: ease;
    animation-delay: 0s;
    animation-iteration-count: 1;
    animation-direction: normal;
    animation-fill-mode: none;
}

@keyframes scale-down-center {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(.2);
    }
}

.active-step .cart-number {
    background: var(--color-main);
    border-color: var(--color-main);
}

/*************************************/
/* عدد منتجات السلة في الهدر */
#cart_badge {
    line-height: 1.5384616;
    background: #dda057;
}

/* ويدجت تسجيل الدخول */
#modal_login .modal-content {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 20px;
}

/*محرك البحث */
#searchbox.prompt {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border-color: var(--color-main);
    box-shadow: 1px 1px 2px;
}

/* زرالقائمة الجانبية */
.sub-nav__menu:before {
    vertical-align: middle;
    font-family: FontAwesome !important;
    content: "\f038";
    color: #fff;
    font-size: 22px;
    float: right;
    width: 100px;
    margin-left: auto;
    margin-right: auto;
}

/* زرالقائمة الجانبية القديم*/
.sub-nav__menu svg {
    width: 0px;
    height: 0px;
}

/* القائمة الجانبية */
.sub-nav-header {
    border-radius: 0 0 25px 25px;
}

/* زرالملف الشخصي وتسجيل الخروج */
.sub-nav-header a {
    border: 1px solid var(--color-main);
    padding: 8px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    height: 40px;
    width: 100px;
    background-color: #ab7762;
    background-image: #fff;
    background-image: -moz-linear-gradient(top, #f4c76c 0%, #fff 100%);
    /* background-image: -webkit-linear-gradient(top, #f4c76c 0%,#fff 100%); */
    /* background-image: linear-gradient(to bottom, #f4c76c 0%,#fff 100%); */
    background-size: 300px;
    background-repeat: no-repeat;
    background-position: 0%;
    -webkit-transition: background 300ms ease-in-out;
    transition: background 300ms ease-in-out;
    box-shadow: 0px 1px 6px 0px #ffffff40, -4px 3px 3px 0 var(--main-text-color);
    color: #fff;
}

.sub-nav .sub-nav-content .sub-nav-header:hover a {
    font-size: 12px;
    margin: 15px auto 0;
    background-position: -200%;
    transition: background 400ms ease-in-out;
    color: var(--color-main);
}

/* خانة التعليق */
#ask_textarea {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

/* زر اضافه التعليق */
#ask_button {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

/* منتجات داخل السلة */
.product-cart {
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
}

/* سعر السلة الاجمالي */
.cart-total-box {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

/* زر اتمام الطلب */
#submit_cart {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

/* عنوان القسم */
.section-header .section--title {
    border-right: 8px solid #f4c76c;
    width: fit-content;
    margin-right: 10px;
    padding: 3px 10px 3px 10px;
    border-radius: 6px;
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.2), 0 0px 10px 0 rgba(0, 0, 0, 0.1);
}

.footer-main {
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-top: 10px solid #a63f3f;
    background-color: #ffffff;
    border-radius: 20px;
    border-top: 0px solid #13223657;
    margin: 15px;
    background-color: var(--color-main);
    color: #fff;
    text-align: center;
    padding-top: 30px;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 404.5 417.95'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %2313223596; %7D .cls-2 %7B isolation: isolate; %7D .cls-3 %7B clip-path: url(%23clippath); %7D .cls-4 %7B fill: none; %7D .cls-5 %7B mix-blend-mode: multiply; %7D %3C/style%3E%3CclipPath id='clippath'%3E%3Crect class='cls-4' width='404.5' height='417.95'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg class='cls-2'%3E%3Cg id='Layer_1' data-name='Layer 1'%3E%3Cg class='cls-5'%3E%3Cg class='cls-3'%3E%3Cpath class='cls-1' d='M404.5,13.45v-1.29l-31.54,17.03V15.22l13.83-7.47h0L400.92,.12l.21-.12h-2.39l-12.25,6.62L374.24,0h-2.39l13.45,7.26-12.94,6.99L345.98,0h-2.48V44.46l-12.94-6.99V0h-1.19V6.94l-41.2,22.25V15.22l13.83-7.47L316.13,.12h0l.21-.12h-2.39l-12.25,6.62L289.45,0h-2.39l13.45,7.26-12.94,6.99L261.18,0h-2.48V44.46l-12.94-6.99V0h-1.19V6.94l-41.2,22.25V15.22l13.83-7.47L231.34,.12l.21-.12h-2.39l-12.25,6.62L204.66,0h-2.39l13.45,7.26-12.94,6.99L176.39,0h-2.48V44.46l-12.94-6.99V0h-1.19V6.94l-41.2,22.25V15.22l13.83-7.47h0L146.54,.12h0l.21-.12h-2.39l-12.25,6.62L119.86,0h-2.39l13.45,7.26-12.94,6.99L91.6,0h-2.48V44.46l-12.94-6.99V0h-1.2V6.94L33.78,29.2V15.22l13.83-7.47h0L61.75,.12l.22-.12h-2.39l-12.25,6.62L35.07,0h-2.39l13.45,7.26-12.94,6.99L6.8,0h-2.48V44.46L0,42.13v1.29l21.15,11.42,10.84,5.86-12.94,6.99L0,57.39v1.29l17.86,9.65-12.94,6.99L0,72.66v1.29l3.73,2.01L0,77.98v1.29l5.22-2.82h0l14.13-7.63h0l13.24-7.15v13.98L0,93.24v1.29l32.59-17.6v13.98L0,108.51v1.29l32.59-17.6v13.98L0,123.78v1.29l4.92-2.66,41.2,22.26-12.94,6.99L0,133.72v1.29l4.32,2.34v44.51L0,179.52v1.29l21.15,11.42,10.84,5.86-12.94,6.99L0,194.79v1.29l17.86,9.65-12.94,6.99L0,210.06v1.29l3.73,2.01L0,215.37v1.29l5.22-2.82s0,0,0,0l14.13-7.63h0l13.24-7.15v13.97L0,230.64v1.29l32.59-17.6v13.98L0,245.91v1.29l32.59-17.6v13.98L0,261.17v1.29l4.92-2.66,41.2,22.25-12.94,6.99L0,271.12v1.29l4.32,2.34v44.51L0,316.92v1.29l31.99,17.28-12.94,6.99L0,332.19v1.29l17.86,9.65-12.94,6.99L0,347.45v1.29l3.73,2.01L0,352.77v1.29l5.22-2.82s0,0,0,0l14.13-7.63,13.24-7.15v13.98L0,368.04v1.29l32.59-17.6v13.98L0,383.3v1.29l32.59-17.6v13.98L0,398.57v1.29l4.92-2.66,38.42,20.75h2.39l-39.61-21.39,12.94-6.99,41.2,22.25-11.35,6.13h2.39l10.45-5.64s0,0,0,0l13.24-7.15v12.79h1.2v-12.79l12.94,6.99v5.81h1.19v-5.16l9.55,5.16h2.39l-25.48-13.76,12.94-6.99,38.42,20.75h2.39l-39.61-21.39,12.94-6.99,41.2,22.25-11.35,6.13h2.39l10.45-5.64s0,0,0,0l13.24-7.15v12.79h1.19v-12.79l12.94,6.99v5.81h1.19v-5.16l9.56,5.16h2.39l-25.48-13.76,12.94-6.99,38.42,20.75h2.39l-39.61-21.39,12.94-6.99,41.2,22.25-11.35,6.13h2.39l10.45-5.64s0,0,0,0l13.24-7.15v12.79h1.19v-12.79l12.94,6.99v5.81h1.19v-5.16l9.56,5.16h2.39l-25.48-13.76,12.94-6.99,38.42,20.75h2.39l-39.61-21.39,12.94-6.99,41.2,22.25-11.35,6.13h2.39l10.45-5.64h0s13.24-7.15,13.24-7.15v12.79h1.19v-12.79l12.94,6.99v5.81h1.19v-5.16l9.56,5.16h2.39l-25.48-13.76,12.94-6.99,38.42,20.75h2.39l-39.61-21.39,12.94-6.99,41.2,22.25-11.35,6.13h2.39l10.44-5.64s0,0,0,0l3.57-1.93v-1.29l-3.87,2.09-41.2-22.25,12.94-6.99,32.13,17.36v-1.29l-3.27-1.77v-44.51l3.27,1.77v-1.29l-30.94-16.71,12.94-6.99,18,9.72v-1.29l-16.81-9.08,12.94-6.99,3.87,2.09v-1.29l-2.67-1.44,2.67-1.44v-1.29l-31.54,17.03v-13.98l31.54-17.03v-1.29l-31.54,17.03v-13.98l31.54-17.03v-1.29l-31.54,17.03v-13.97l13.83-7.47h0l14.13-7.63h0s3.58-1.93,3.58-1.93v-1.29l-3.87,2.09-41.2-22.25,12.94-6.99,32.13,17.36v-1.29l-1.18-.64-2.1-1.13v-44.51l3.27,1.77v-1.29l-30.94-16.71,10.84-5.86,2.1-1.13,18,9.72v-1.29l-16.81-9.08,12.94-6.99,3.87,2.09v-1.29l-2.67-1.44,2.67-1.44v-1.29l-31.54,17.03v-13.98l31.54-17.03v-1.29l-31.54,17.03v-13.98l31.54-17.03v-1.29l-31.54,17.03v-13.98l13.83-7.47h0l14.13-7.63h0s3.58-1.93,3.58-1.93v-1.29l-3.87,2.09-41.2-22.25,12.94-6.99,32.13,17.36v-1.29l-1.18-.63-2.1-1.13v-44.51l3.27,1.77v-1.29l-30.94-16.71,10.84-5.86,2.1-1.13,18,9.72v-1.29l-16.81-9.08,12.94-6.99,3.87,2.09v-1.29l-2.67-1.44,2.67-1.45v-1.29l-31.54,17.03v-13.97l31.54-17.03v-1.29l-31.54,17.03v-13.98l31.54-17.03ZM344.7,.6l12.94,6.99V52.09l-12.94-6.99V.6Zm-14.73,37.84l30.68,16.57,10.52,5.68-12.94,6.99-41.2-22.25,12.94-6.99Zm30.68,153.97l10.52,5.68-12.94,6.99-41.2-22.25,12.94-6.99,30.68,16.57Zm-15.95-9.91v-44.51l12.94,6.99v44.51l-12.94-6.99Zm26.47,152.99l-12.94,6.99-41.2-22.25,12.94-6.99,41.2,22.25Zm-26.47-15.59v-44.51l12.94,6.99v44.51l-12.94-6.99Zm-98.93,52.79v-13.98l13.83-7.47h0s14.13-7.63,14.13-7.63h0l13.24-7.15v13.98l-41.2,22.25Zm41.2-20.96v13.98l-41.2,22.25v-13.98l41.2-22.25Zm-126,20.96v-13.98l13.83-7.47s0,0,0,0l14.13-7.63,13.24-7.15v13.98l-41.2,22.25Zm41.2-20.96v13.98l-41.2,22.25v-13.98l41.2-22.25Zm-126,20.96v-13.98l13.83-7.47s0,0,0,0l14.13-7.63h0l13.24-7.15v13.98l-41.2,22.25Zm41.2-20.96v13.98l-41.2,22.25v-13.98l41.2-22.25ZM34.38,198.09l10.68-5.77,2.26-1.22,41.2,22.25-12.94,6.99-41.2-22.26Zm26.47,15.59v44.51l-12.94-6.99v-44.51l12.94,6.99ZM34.38,60.7l10.68-5.77,2.26-1.22,41.2,22.26-12.94,6.99-41.2-22.26Zm26.47,15.59v44.51l-12.94-6.99v-44.51l12.94,6.99Zm58.32-15.59l10.68-5.77,2.26-1.22,41.2,22.26-12.94,6.99-41.2-22.26Zm26.47,15.59v44.51l-12.94-6.99v-44.51l12.94,6.99Zm58.32-15.59l10.52-5.68,2.42-1.31,41.2,22.26-12.94,6.99-41.2-22.26Zm26.47,15.59v44.51l-12.94-6.99v-44.51l12.94,6.99Zm98.33,190.51l-12.94,6.99-41.2-22.25,12.94-6.99,41.2,22.25Zm-26.47-15.59v-44.51l12.94,6.99v44.51l-12.94-6.99Zm-14.13,52.79v-13.97l13.83-7.47,14.13-7.63h0s13.24-7.15,13.24-7.15v13.98l-41.2,22.25Zm41.2-20.96v13.98l-41.2,22.25v-13.98l41.2-22.25Zm-42.99,52.46l-12.94,6.99-41.2-22.25,12.94-6.99,41.2,22.25Zm-26.47-15.59v-44.51l12.94,6.99v44.51l-12.94-6.99Zm-58.32,15.59l-12.94,6.99-41.2-22.25,12.94-6.99,41.2,22.25Zm-26.47-15.59v-44.51l12.94,6.99v44.51l-12.94-6.99ZM76.78,129.39l12.94-6.99,41.2,22.26-12.94,6.99-41.2-22.25Zm26.47,15.59v44.51l-12.94-6.99v-44.51l12.94,6.99Zm-14.13-7.63v44.51l-12.94-6.99v-44.51l12.94,6.99Zm85.39,75.36l-41.2-22.25,12.94-6.99,41.2,22.25-12.94,6.99Zm14.43-6.5h0l13.24-7.15v13.97l-41.2,22.25v-13.98l13.83-7.47h0l14.13-7.63Zm-70.36-9.09v-13.98l41.2-22.25v13.98l-41.2,22.25Zm40.61,69.67l-12.94,6.99-41.2-22.25,12.94-6.99,41.2,22.25Zm-40.61-23.22v-44.51l12.94,6.99v44.51l-12.94-6.99Zm14.13,7.63v-44.51l12.94,6.99v44.51l-12.94-6.99Zm16.39,8.85l-2.26-1.22v-44.51l12.94,6.99v44.51l-10.68-5.77Zm-29.92-61.96l10.68-5.77,2.26-1.22,41.2,22.25-12.94,6.99-41.2-22.26Zm41.8,38.49l41.2-22.25v13.98l-41.2,22.26v-13.98Zm41.8,7.96l41.2,22.25-12.94,6.99-41.2-22.25,12.94-6.99Zm-11.44-53.27l-2.1-1.13v-44.51l12.94,6.99v44.51l-10.84-5.86Zm12.04,5.86v-13.98l41.2-22.25v13.98l-41.2,22.25Zm27.67-13.65l41.2,22.25-12.94,6.99-41.2-22.25,12.94-6.99Zm-27.67,60.1v-44.51l12.94,6.99v44.51l-12.94-6.99Zm14.13,7.63v-44.51l12.94,6.99v44.51l-12.94-6.99Zm16.55,8.94l-2.42-1.31v-44.51l12.94,6.99v44.51l-10.52-5.68Zm-30.09-62.05l10.52-5.68,2.42-1.31,41.2,22.25-12.94,6.99-41.2-22.26Zm41.8,38.49l41.2-22.25v13.98l-41.2,22.26v-13.98Zm0-1.29v-13.98l13.83-7.47h0s14.13-7.63,14.13-7.63h0l13.24-7.15v13.97l-41.2,22.25Zm.6-105.9l12.94-6.99,41.2,22.26-12.94,6.99-41.2-22.25Zm40.6,23.22v44.51l-10.84-5.86-2.1-1.13v-44.51l12.94,6.99Zm-14.13-7.63v44.51l-12.94-6.99v-44.51l12.94,6.99Zm-14.13-7.63v44.51l-12.94-6.99v-44.51l12.94,6.99Zm16.83,54.89l10.84,5.86-12.94,6.99-41.2-22.25,12.94-6.99,30.36,16.4Zm-30.96-32.63l-41.2,22.25v-13.98l41.2-22.25v13.98Zm-41.8-7.96l-41.2-22.25,12.94-6.99,41.2,22.26-12.94,6.99Zm-14.73-6.67v44.51l-12.94-6.99v-44.51l12.94,6.99Zm-14.13-7.63v44.51l-12.94-6.99v-44.51l12.94,6.99Zm16.83,54.89l10.84,5.86-12.94,6.99-41.2-22.25,12.94-6.99,30.36,16.4Zm-30.96-32.63l-41.2,22.25v-13.98l41.2-22.25v13.98Zm-55.34-13.98l12.94,6.99v44.51l-10.68-5.77-2.26-1.22v-44.51Zm12.94,67.41l-41.2,22.25v-13.98l13.83-7.47,14.13-7.63h0l13.24-7.15v13.97Zm0,1.29v13.98l-41.2,22.26v-13.98l41.2-22.25Zm0,15.27v13.98l-41.2,22.26v-13.98l41.2-22.25Zm-13.54,22.58l41.2,22.25-12.94,6.99-41.2-22.25,12.94-6.99Zm28.56,30.37h0l14.13-7.63h0s13.24-7.15,13.24-7.15v13.98l-41.2,22.25v-13.97l13.83-7.47Zm27.38,.48v13.98l-41.2,22.25v-13.98l41.2-22.25Zm14.13,36.23l-12.94-6.99v-44.51l12.94,6.99v44.51Zm-12.94-67.41l41.2-22.25v13.98l-41.2,22.26v-13.98Zm27.67,.32l41.2,22.25-12.94,6.99-41.2-22.25,12.94-6.99Zm28.56,30.37h0l14.13-7.63h0s13.24-7.15,13.24-7.15v13.98l-41.2,22.25v-13.97l13.83-7.47Zm27.37,.48v13.98l-41.2,22.25v-13.98l41.2-22.25Zm14.13,36.23l-12.94-6.99v-44.51l12.94,6.99v44.51Zm-12.94-67.41l41.2-22.25v13.98l-41.2,22.26v-13.98Zm27.67,.32l41.2,22.25-12.94,6.99-41.2-22.25,12.94-6.99Zm42.99,6.66v-44.51l12.94,6.99v44.51l-10.84-5.86-2.1-1.13Zm-15.33-8.28l-12.94-6.99v-44.51l12.94,6.99v44.51Zm-12.94-67.41l41.2-22.25v13.98l-41.2,22.25v-13.98Zm0-1.29v-13.98l41.2-22.25v13.98l-41.2,22.25Zm0-15.27v-13.98l13.83-7.47,14.13-7.63h0s13.24-7.15,13.24-7.15v13.98l-41.2,22.25Zm13.53-22.58l-41.2-22.25,12.94-6.99,41.2,22.25-12.94,6.99Zm-55.93-15.59v-13.98l41.2-22.25v13.98l-41.2,22.25Zm0-15.27v-13.98l41.2-22.26v13.98l-41.2,22.25Zm0-15.27v-13.98l13.83-7.47,14.13-7.63h0l13.24-7.15v13.98l-41.2,22.26Zm13.54-22.58l-41.2-22.25,12.94-6.99,41.2,22.25-12.94,6.99Zm-27.67,1.61l12.94,6.99v44.51l-10.52-5.68-2.42-1.31v-44.51Zm12.94,67.41l-41.2,22.25v-13.98l13.83-7.47,14.13-7.63h0s13.24-7.15,13.24-7.15v13.98Zm-27.67-.32l-41.2-22.25,12.94-6.99,41.2,22.25-12.94,6.99Zm-55.93-15.59v-13.98l41.2-22.25v13.98l-41.2,22.25Zm0-15.27v-13.98l41.2-22.26v13.98l-41.2,22.25Zm0-15.27v-13.98l13.83-7.47h0l14.13-7.63,13.24-7.15v13.98l-41.2,22.26Zm13.53-22.58l-41.2-22.25,12.94-6.99,41.2,22.25-12.94,6.99Zm-27.67,1.61l12.94,6.99v44.51l-10.68-5.77-2.26-1.22v-44.51Zm12.94,67.41l-41.2,22.25v-13.98l13.83-7.47h0l14.13-7.63h0s13.24-7.15,13.24-7.15v13.98Zm-27.67-.32l-41.2-22.25,12.94-6.99,41.2,22.25-12.94,6.99Zm-55.93-15.59v-13.98l41.2-22.25v13.98l-41.2,22.25Zm0-15.27v-13.98l41.2-22.26v13.98l-41.2,22.25Zm0-15.27v-13.98l13.83-7.47,14.13-7.63h0l13.24-7.15v13.98l-41.2,22.26Zm13.53-22.58l-41.2-22.25,12.94-6.99,41.2,22.25-12.94,6.99Zm-27.67,1.61l12.94,6.99v44.51l-10.68-5.77-2.26-1.22v-44.51Zm13.54,98.91l30.52,16.48,10.68,5.77-12.94,6.99-41.2-22.25,12.94-6.99Zm27.07,29.89l-12.94,6.99-41.2-22.25,12.94-6.99,41.2,22.25Zm-13.54,69.02v44.51l-12.94-6.99v-44.51l12.94,6.99Zm-27.07-60.42l12.94,6.99v44.51l-10.68-5.77-2.26-1.22v-44.51Zm13.54,98.91l41.2,22.25-12.94,6.99-41.2-22.25,12.94-6.99Zm14.73,6.66v-44.51l12.94,6.99v44.51l-12.94-6.99Zm12.34,23.22l-12.94,6.99-41.2-22.25,12.94-6.99,41.2,22.25Zm1.79-15.59v-44.51l12.94,6.99v44.51l-12.94-6.99Zm-27.67-60.74l12.94-6.99,41.2,22.25-12.94,6.99-41.2-22.26Zm41.8,69.67l12.94,6.99v44.51l-12.94-6.99v-44.51Zm0-15.91l41.2-22.25v13.98l-41.2,22.26v-13.98Zm27.67,.32l41.2,22.25-12.94,6.99-41.2-22.25,12.94-6.99Zm43,6.66v-44.51l12.94,6.99v44.51l-12.94-6.99Zm-27.67-60.74l12.94-6.99,41.2,22.25-12.94,6.99-41.2-22.26Zm41.8,69.67l12.94,6.99v44.51l-12.94-6.99v-44.51Zm0-15.91l41.2-22.25v13.98l-41.2,22.26v-13.98Zm27.67,.32l41.2,22.25-12.94,6.99-41.2-22.25,12.94-6.99Zm42.99,6.66v-44.51l12.94,6.99v44.51l-12.94-6.99Zm-27.67-60.74l12.94-6.99,41.2,22.25-12.94,6.99-41.2-22.26Zm41.8,69.67l12.94,6.99v44.51l-12.94-6.99v-44.51Zm0-15.91l41.2-22.25v13.98l-41.2,22.26v-13.98Zm27.67,.32l41.2,22.25-12.94,6.99-41.2-22.25,12.94-6.99Zm27.67-1.61l-12.94-6.99v-44.51l12.94,6.99v44.51Zm-13.54-98.91l-41.2-22.26,10.84-5.86,2.1-1.13,41.2,22.25-12.94,6.99Zm-27.07-29.89l12.94-6.99,41.2,22.25-12.94,6.99-41.2-22.25Zm15.63-67.89l-2.1-1.13v-44.51l12.94,6.99v44.51l-10.84-5.86Zm24.97,59.29l-12.94-6.99v-44.51l12.94,6.99v44.51Zm-13.54-98.91l-41.2-22.26,10.84-5.86,2.1-1.13,41.2,22.26-12.94,6.99Zm-14.73-6.67v44.51l-12.94-6.99v-44.51l12.94,6.99Zm-12.34-23.22l12.94-6.99,41.2,22.25-12.94,6.99-41.2-22.25Zm-14.73-22.58l41.2-22.25v13.98l-41.2,22.26v-13.98Zm0,15.27l41.2-22.26v13.98l-41.2,22.25v-13.97Zm0,15.91l12.94,6.99v44.51l-12.94-6.99V61.66Zm40.61,67.73l-12.94,6.99-41.2-22.25,12.94-6.99,41.2,22.26ZM274.04,8.23l12.94,6.99V59.73l-10.84-5.85-2.1-1.13V8.23Zm-14.13-7.63l12.94,6.99V52.09l-12.94-6.99V.6Zm-14.73,37.84l30.36,16.4,10.84,5.86-12.94,6.99-41.2-22.25,12.94-6.99Zm-41.8-7.96l41.2-22.25v13.98l-41.2,22.26v-13.98Zm0,15.27l41.2-22.26v13.98l-41.2,22.25v-13.97Zm0,15.91l12.94,6.99v44.51l-12.94-6.99V61.66Zm40.6,67.73l-12.94,6.99-41.2-22.25,12.94-6.99,41.2,22.26ZM189.24,8.23l12.94,6.99V59.73l-10.84-5.85-2.1-1.13V8.23Zm-14.13-7.63l12.94,6.99V52.09l-12.94-6.99V.6Zm-14.73,37.84l30.36,16.4,10.84,5.86-12.94,6.99-41.2-22.25,12.94-6.99Zm-41.8-7.96l41.2-22.25v13.98l-41.2,22.26v-13.98Zm0,15.27l41.2-22.26v13.98l-41.2,22.25v-13.97Zm0,15.91l12.94,6.99v44.51l-12.94-6.99V61.66Zm40.61,67.73l-12.94,6.99-41.2-22.25,12.94-6.99,41.2,22.26ZM104.45,8.23l12.94,6.99V59.73l-10.68-5.77-2.26-1.22V8.23ZM90.31,.6l12.94,6.99V52.09l-12.94-6.99V.6Zm-14.73,37.84l30.52,16.48,10.68,5.77-12.94,6.99-41.2-22.25,12.94-6.99Zm-41.8-7.96L74.99,8.23v13.98l-41.2,22.26v-13.98Zm0,15.27l41.2-22.26v13.98l-41.2,22.25v-13.97Zm0,15.91l12.94,6.99v44.51l-12.94-6.99V61.66Zm-15.33-9.57l-12.94-6.99V.6l12.94,6.99V52.09Zm3.29,1.78l-2.09-1.13V8.23l12.94,6.99V59.73l-10.84-5.85Zm11.44,53.27l41.2,22.26-12.94,6.99-41.2-22.25,12.94-6.99Zm-27.07,14.62l12.94-6.99,41.2,22.25-12.94,6.99L6.12,121.76Zm27.67,30.85l13.83-7.47h0l14.13-7.63h0s13.24-7.15,13.24-7.15v13.98l-41.2,22.25v-13.98Zm0,15.27l41.2-22.25v13.98l-41.2,22.25v-13.98Zm0,15.27l41.2-22.25v13.98l-41.2,22.25v-13.98Zm0,15.91l12.94,6.99v44.51l-12.94-6.99v-44.51Zm-15.33-9.57l-12.94-6.99v-44.51l12.94,6.99v44.51Zm3.29,1.78l-2.09-1.13v-44.51l12.94,6.99v44.51l-10.84-5.86Zm11.44,53.27l41.2,22.25-12.94,6.99-41.2-22.25,12.94-6.99Zm-27.07,14.62l12.94-6.99,41.2,22.25-12.94,6.99-41.2-22.25Zm27.67,30.86l13.83-7.47h0l14.13-7.63h0s13.24-7.15,13.24-7.15v13.98l-41.2,22.25v-13.97Zm0,15.27l41.2-22.25v13.98l-41.2,22.25v-13.98Zm0,15.27l41.2-22.25v13.98l-41.2,22.26v-13.98Zm0,15.91l12.94,6.99v44.51l-12.94-6.99v-44.51Zm-15.33-9.57l-12.94-6.99v-44.51l12.94,6.99v44.51Zm1.19,.64v-44.51l12.94,6.99v44.51l-12.94-6.99Zm41.8,83.64l-41.2-22.25,12.94-6.99,41.2,22.25-12.94,6.99Zm-13.54-22.58v-44.51l12.94,6.99v44.51l-12.94-6.99Zm27.07,14.62l-12.94-6.99v-44.51l12.94,6.99v44.51Zm.6-45.48l-41.2-22.26,12.94-6.99,41.2,22.25-12.94,6.99Zm.6,45.48v-13.98l41.2-22.26v13.98l-41.2,22.26Zm70.06,7.95l-41.2-22.25,12.94-6.99,41.2,22.25-12.94,6.99Zm-13.53-22.58v-44.51l12.94,6.99v44.51l-12.94-6.99Zm27.07,14.62l-12.94-6.99v-44.51l12.94,6.99v44.51Zm.6-45.48l-41.2-22.26,12.94-6.99,41.2,22.25-12.94,6.99Zm.6,45.48v-13.98l41.2-22.26v13.98l-41.2,22.26Zm70.06,7.95l-41.2-22.25,12.94-6.99,41.2,22.25-12.94,6.99Zm-13.54-22.58v-44.51l12.94,6.99v44.51l-12.94-6.99Zm27.07,14.62l-12.94-6.99v-44.51l12.94,6.99v44.51Zm.6-45.48l-41.2-22.26,12.94-6.99,41.2,22.25-12.94,6.99Zm.6,45.48v-13.98l41.2-22.26v13.98l-41.2,22.26Zm70.07,7.95l-41.2-22.25,12.94-6.99,41.2,22.25-12.94,6.99Zm-13.54-22.58v-44.51l12.94,6.99v44.51l-12.94-6.99Zm27.07,14.62l-12.94-6.99v-44.51l12.94,6.99v44.51Zm.6-45.48l-41.2-22.26,12.94-6.99,41.2,22.25-12.94,6.99Zm41.8,23.22l-41.2,22.26v-13.98l41.2-22.26v13.98Zm0-15.27l-41.2,22.25v-13.98l41.2-22.25v13.98Zm0-15.27l-41.2,22.25v-13.98l13.83-7.47s0,0,0,0l14.13-7.63,13.24-7.15v13.98Zm0-15.91l-12.94-6.99v-44.51l12.94,6.99v44.51Zm15.33,9.57l12.94,6.99v44.51l-12.94-6.99v-44.51Zm-1.19-.65v44.51l-12.94-6.99v-44.51l12.94,6.99Zm-13.54-54.4l-41.2-22.26,12.94-6.99,41.2,22.25-12.94,6.99Zm27.07-14.62l-12.94,6.99-41.2-22.25,12.94-6.99,41.2,22.25Zm-27.67-30.86l-41.2,22.26v-13.98l41.2-22.25v13.98Zm0-15.27l-41.2,22.26v-13.98l41.2-22.25v13.98Zm0-15.27l-41.2,22.25v-13.98l13.83-7.47h0s14.13-7.63,14.13-7.63l13.24-7.15v13.97Zm0-15.91l-10.52-5.68-2.42-1.31v-44.51l12.94,6.99v44.51Zm15.33,9.57l12.94,6.99v44.51l-12.94-6.99v-44.51Zm-1.19-.65v44.51l-12.94-6.99v-44.51l12.94,6.99Zm-13.54-54.4l-41.2-22.25,12.94-6.99,41.2,22.26-12.94,6.99Zm27.07-14.62l-12.94,6.99-41.2-22.25,12.94-6.99,41.2,22.25Zm-27.67-30.85l-41.2,22.25v-13.98l41.2-22.25v13.98Zm0-15.27l-41.2,22.25v-13.98l41.2-22.26v13.98Zm0-15.27l-41.2,22.26v-13.98l13.83-7.47h0l14.13-7.63,13.24-7.15v13.98Zm0-15.91l-10.52-5.68-2.42-1.31V8.23l12.94,6.99V59.73Zm15.33,9.57l12.94,6.99v44.51l-12.94-6.99v-44.51Zm-1.19-.65v44.51l-12.94-6.99V61.66l12.94,6.99Z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-size: 20%;
}

@media (max-width: 750px) {
    .footer-main {
        background-size: 56%;
    }
}

/*عناوين الفوتر */
.footer-title span {
    text-align: center;
    background: #fff;
    padding-right: 15px;
    padding-left: 15px;
    font-size: 15px !important;
    border-radius: 10px;
}

/*التواصل الاجتماعي في الفوتر */
.store-contact a {
    color: #fff;
    font-size: 12px;
}

/*التواصل الاجتماعي في الفوتر */
.store-contact {
    text-align: center;
}

/*الرقم الضريبي في الفوتر */
/*سياسة الاستبدال في الفوتر*/
.footer-links a {
    color: #fff;
}

/*ايقونات التواصل الإجتماعي*/
.social__item a {
    color: #fff;
    border: 2px solid #fff;
    border-top: 5px solid #fff;
}

/*جميع الحقوقمحفوظة*/
.salla-theme_3 footer .footer-sub .footer-wrapper p {
    color: #000000;
}

.sub-nav-header::before {
    content: "";
    text-align: center !important;
    display: block;
    height: 60px !important;
    background-image: url(https://cdn.salla.sa/form-builder/eIbdm0q3hrmilZnR9dmjP9TfJbMluFJfIG9OCp5R.png);
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    margin: 0px 0 10px 0;
    filter: brightness(18.5);
}

/*الشعارالرئيسي */
.logo {
    animation: wiggle 2s infinite;
}

@keyframes wiggle {
    0%, 7% {
        transform: rotateZ(0);
    }

    15% {
        transform: rotateZ(-15deg);
    }

    20% {
        transform: rotateZ(10deg);
    }

    25% {
        transform: rotateZ(-10deg);
    }

    30% {
        transform: rotateZ(6deg);
    }

    35% {
        transform: rotateZ(-4deg);
    }

    40%, 100% {
        transform: rotateZ(0);
    }
}

.logo {
    position: relative;
    left: calc(50% - 3em);
    border-top: 0px solid orange;
    color: #fff;
    transform-origin: 50% 5em;
}

/* صورة الملف الشخصي */
.sub-nav-header img {
    width: 0px;
    height: 0px;
    border: 0px;
}

/*خط القائمة الجانبيه*/
/* drawer nav strock */
.sub-nav .main-menu li.sub-menu-header.categories-holder>span {
    border-top: 0px solid ;
    background-color: inherit;
}

/* Before & After*/
.gfxEMs {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 30px;
    border-radius: 20px;
}

/* Before & After*/
.caccuw {
    line-height: 1.2;
    padding-bottom: 12px;
    font-weight: 700;
    font-size: 20px;
}

a.designed {
    display: block;
    text-align: center;
    font-size: 15px;
    color: #fff;
    position: relative;
}

.designedBy {
    display: block;
    text-align: center;
    font-size: 15px;
    color: #000;
    position: relative;
    -webkit-animation: bounce-in-top 1.05s linear;
    animation: bounce-in-top 1.05s linear;
}

@-webkit-keyframes bounce-in-top {
    0% {
        -webkit-transform: translateY(-500px);
        transform: translateY(-500px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        opacity: 1;
    }

    38% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        opacity: 1;
    }

    55% {
        -webkit-transform: translateY(-65px);
        transform: translateY(-65px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    72% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    81% {
        -webkit-transform: translateY(-28px);
        transform: translateY(-28px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    90% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    95% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }
}

.banner {
    -webkit-animation: bounce-in-top 2s both;
    animation: bounce-in-top 2s both;
}

@-webkit-keyframes bounce-in-top {
    0% {
        -webkit-transform: translateY(-500px);
        transform: translateY(-500px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    38% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        opacity: 1;
    }

    55% {
        -webkit-transform: translateY(-65px);
        transform: translateY(-65px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    72% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    81% {
        -webkit-transform: translateY(-28px);
        transform: translateY(-28px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    90% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    95% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}

@keyframes bounce-in-top {
    0% {
        -webkit-transform: translateY(-500px);
        transform: translateY(-500px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    38% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        opacity: 1;
    }

    55% {
        -webkit-transform: translateY(-65px);
        transform: translateY(-65px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    72% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    81% {
        -webkit-transform: translateY(-28px);
        transform: translateY(-28px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    90% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    95% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}

/*حركة أراء العملاء*/
.py-5 {
    -webkit-animation: bounce-in-top 1.9s both;
    animation: bounce-in-top 1.9s both;
}

@-webkit-keyframes bounce-in-top {
    0% {
        -webkit-transform: translateY(-500px);
        transform: translateY(-500px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    38% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        opacity: 1;
    }

    55% {
        -webkit-transform: translateY(-65px);
        transform: translateY(-65px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    72% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    81% {
        -webkit-transform: translateY(-28px);
        transform: translateY(-28px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    90% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    95% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}

@keyframes bounce-in-top {
    0% {
        -webkit-transform: translateY(-500px);
        transform: translateY(-500px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    38% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        opacity: 1;
    }

    55% {
        -webkit-transform: translateY(-65px);
        transform: translateY(-65px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    72% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    81% {
        -webkit-transform: translateY(-28px);
        transform: translateY(-28px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    90% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    95% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}

/*حركة الفوتر */
.footer-main {
    -webkit-animation: bounce-in-top 2s both;
    animation: bounce-in-top 2s both;
}

@-webkit-keyframes bounce-in-top {
    0% {
        -webkit-transform: translateY(-500px);
        transform: translateY(500px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 1;
    }

    38% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        opacity: 1;
    }

    55% {
        -webkit-transform: translateY(-65px);
        transform: translateY(-65px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    72% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    81% {
        -webkit-transform: translateY(-28px);
        transform: translateY(-28px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    90% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    95% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}

@keyframes bounce-in-top {
    0% {
        -webkit-transform: translateY(-500px);
        transform: translateY(500px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    38% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        opacity: 1;
    }

    55% {
        -webkit-transform: translateY(-65px);
        transform: translateY(-65px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    72% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    81% {
        -webkit-transform: translateY(-28px);
        transform: translateY(-28px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    90% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    95% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}

/*حركة الهدر2*/
.site-header {
    position: relative;
    -webkit-animation: bounce-in-top 2.1s linear;
    animation: bounce-in-top 2.1s linear;
}

@-webkit-keyframes bounce-in-top {
    0% {
        -webkit-transform: translateY(-500px);
        transform: translateY(-500px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        opacity: 1;
    }

    38% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        opacity: 1;
    }

    55% {
        -webkit-transform: translateY(-65px);
        transform: translateY(-65px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    72% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    81% {
        -webkit-transform: translateY(-28px);
        transform: translateY(-28px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    90% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    95% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }
}

@keyframes bounce-in-top {
    0% {
        -webkit-transform: translateY(-500px);
        transform: translateY(-500px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        opacity: 0;
    }

    38% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        opacity: 1;
    }

    55% {
        -webkit-transform: translateY(-65px);
        transform: translateY(-65px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    72% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    81% {
        -webkit-transform: translateY(-28px);
        transform: translateY(-28px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    90% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    95% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }
}

/*سلة المشتريات */
.empty-box .empty-icon {
    animation: wiggle 2s infinite;
}

@keyframes wiggle {
    0%, 7% {
        transform: rotateZ(0);
    }

    15% {
        transform: rotateZ(-15deg);
    }

    20% {
        transform: rotateZ(10deg);
    }

    25% {
        transform: rotateZ(-10deg);
    }

    30% {
        transform: rotateZ(6deg);
    }

    35% {
        transform: rotateZ(-4deg);
    }

    40%, 100% {
        transform: rotateZ(0);
    }
}

.empty-box .empty-icon {
    position: relative;
    border-top: 0px solid orange;
    transform-origin: 50% 5em;
}

.icon-heart-broken2:before {
    color: var(--color-main);
}

/*المنتجات */
.container {
    /* position: relative; */
    -webkit-animation: bounce-in-top 2.5s linear;
    animation: bounce-in-top 2.5s linear;
}

@-webkit-keyframes bounce-in-top {
    0% {
        -webkit-transform: translateY(-500px);
        transform: translateY(-500px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        opacity: 1;
    }

    38% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        opacity: 1;
    }

    55% {
        -webkit-transform: translateY(-65px);
        transform: translateY(-65px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    72% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    81% {
        -webkit-transform: translateY(-28px);
        transform: translateY(-28px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    90% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    95% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }
}

@keyframes bounce-in-top {
    0% {
        -webkit-transform: translateY(-500px);
        transform: translateY(-500px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        opacity: 0;
    }

    38% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        opacity: 1;
    }

    55% {
        -webkit-transform: translateY(-65px);
        transform: translateY(-65px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    72% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    81% {
        -webkit-transform: translateY(-28px);
        transform: translateY(-28px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    90% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    95% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }
}

/*حركةإتمام الطلب*/
.page-container-cart {
    position: relative;
    -webkit-animation: bounce-in-top 2S linear;
    animation: bounce-in-top 2s linear;
}

@-webkit-keyframes bounce-in-top {
    0% {
        -webkit-transform: translateY(-500px);
        transform: translateY(-500px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        opacity: 1;
    }

    38% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        opacity: 1;
    }

    55% {
        -webkit-transform: translateY(-65px);
        transform: translateY(-65px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    72% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    81% {
        -webkit-transform: translateY(-28px);
        transform: translateY(-28px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    90% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    95% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }
}

@keyframes bounce-in-top {
    0% {
        -webkit-transform: translateY(-500px);
        transform: translateY(-500px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        opacity: 0;
    }

    38% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        opacity: 1;
    }

    55% {
        -webkit-transform: translateY(-65px);
        transform: translateY(-65px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    72% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    81% {
        -webkit-transform: translateY(-28px);
        transform: translateY(-28px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    90% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    95% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }
}

/*حركة خط الخيارات*/
.store-header-min {
    position: relative;
    -webkit-animation: bounce-in-top 2s linear;
    animation: bounce-in-top 2s linear;
}

@-webkit-keyframes bounce-in-top {
    0% {
        -webkit-transform: translateY(-500px);
        transform: translateY(-500px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        opacity: 1;
    }

    38% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        opacity: 1;
    }

    55% {
        -webkit-transform: translateY(-65px);
        transform: translateY(-65px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    72% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    81% {
        -webkit-transform: translateY(-28px);
        transform: translateY(-28px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    90% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    95% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }
}

@keyframes bounce-in-top {
    0% {
        -webkit-transform: translateY(-500px);
        transform: translateY(-500px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        opacity: 0;
    }

    38% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        opacity: 1;
    }

    55% {
        -webkit-transform: translateY(-65px);
        transform: translateY(-65px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    72% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    81% {
        -webkit-transform: translateY(-28px);
        transform: translateY(-28px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    90% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    95% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }
}

/*حركة  تسجيل الدخول */
.modal.in .modal-dialog {
    position: relative;
    -webkit-animation: bounce-in-top 2s linear;
    animation: bounce-in-top 2s linear;
    animation-delay: 0s;
    animation-timing-function: linear;
}

@-webkit-keyframes bounce-in-top {
    0% {
        -webkit-transform: translateY(-500px);
        transform: translateY(-500px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        opacity: 1;
    }

    38% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        opacity: 1;
    }

    55% {
        -webkit-transform: translateY(-65px);
        transform: translateY(-65px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    72% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    81% {
        -webkit-transform: translateY(-28px);
        transform: translateY(-28px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    90% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    95% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }
}

@keyframes bounce-in-top {
    0% {
        -webkit-transform: translateY(-500px);
        transform: translateY(-500px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        opacity: 0;
    }

    38% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        opacity: 1;
    }

    55% {
        -webkit-transform: translateY(-65px);
        transform: translateY(-65px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    72% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    81% {
        -webkit-transform: translateY(-28px);
        transform: translateY(-28px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    90% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    95% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }
}

/*التصنيفات*/
.sub-nav .main-menu li.sub-menu-header.categories-holder ul.store-categories li ul li a:before {
    background-color: var(--color-main);
    content: "";
    display: block;
    height: 7px;
    position: absolute;
    right: 3px;
    top: 50%;
    transform: translateY(-50%);
    width: 7px;
}

/*زر تواصل معنا */
.hpjXEa {
    position: relative;
    -webkit-animation: bounce-in-top 1.05s linear;
    animation: bounce-in-top 1.05s linear;
}

@-webkit-keyframes bounce-in-top {
    0% {
        -webkit-transform: translateY(-500px);
        transform: translateY(-500px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        opacity: 1;
    }

    38% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        opacity: 1;
    }

    55% {
        -webkit-transform: translateY(-65px);
        transform: translateY(-65px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    72% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    81% {
        -webkit-transform: translateY(-28px);
        transform: translateY(-28px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    90% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    95% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }
}

@keyframes bounce-in-top {
    0% {
        -webkit-transform: translateY(-500px);
        transform: translateY(-500px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        opacity: 0;
    }

    38% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        opacity: 1;
    }

    55% {
        -webkit-transform: translateY(-65px);
        transform: translateY(-65px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    72% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    81% {
        -webkit-transform: translateY(-28px);
        transform: translateY(-28px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    90% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    95% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }
}

/*العناوين */
a {
    font-size: 16px;
    color: #000000;
}

.sub-nav .main-menu li.sub-menu-header.categories-holder ul.store-categories li a {
    color: #000;
}

.sub-nav .main-menu>li.sub-menu-header {
    color: #000;
}

ol.breadcrumb li, ol.breadcrumb li a {
    color: #000;
}

.breadcrumb>.active {
    color: var(--color-main);
}

ol.breadcrumb li:before {
    color: #000!important;
    content: "\ea65"!important;
    display: inline-block;
    font-family: sallaicons!important;
    font-size: 14px;
    padding: 0!important;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

/*********/
.empty-box .empty-text {
    color: var(--color-main)!important;
}

.product-title {
    color: #000;
}

.sub-nav .main-menu li {
    color: #000;
}

/*أيقونات الملف الشخصي */
.icon-warning:before {
    content: "\ed4c";
    color: var(--color-main);
}

.sicon-heart:before {
    content: "\eca1";
    color: var(--color-main);
}

.sicon-star:before {
    content: "\efa8";
    color: var(--color-main);
}

.icon-credit-card2:before {
    content: "\ea7b";
    color: var(--color-main);
}

.icon-thumbs-up3:before {
    content: "\ecf5";
    color: var(--color-main);
}

.icon-cart:before {
    content: "\ea65";
    color: var(--color-main);
}

.panel .panel-heading .panel-title {
    padding: 10px 20px 10px 0;
    color: var(--color-main);
}

.btn {
    position: relative;
    border-radius: 36px;
}

.icon-user:before {
    content: "\eb33";
    color: var(--color-main);
}

.icon-users2:before {
    content: "\eb3b";
    color: var(--color-main);
}

.sicon-mail:before {
    content: "\ed57";
    /* color: var(--color-main); */
}

.sicon-calendar:before {
    content: "\ea37";
    color: var(--color-main);
}

.sicon-woman-man:before {
    content: "\f0c1";
    color: var(--color-main);
}

.sicon-iphone:before {
    content: "\ece5";
    /* color: var(--color-main); */
}

.sicon-phone-talking:before {
    content: "\ee40";
    color: var(--color-main);
}

#resend-section .form-group.align-center.resend-btn-options>* {
    margin: 0 5px;
    color: #000;
}

.fa-heart:before {
    content: "\f004";
    color: var(--color-main);
}

/***********************************************************/
.comment-time {
    color: #000;
    float: left;
    font-size: 11px;
    margin-top: 9px;
}

.comment-name {
    color: #000;
    font-size: 14px;
    margin-left: 5px;
}

/*********************************************************/
/* remove url underline*/
.product-desc a, .product-desc a:hover, .product-detials_desc a, .product-detials_desc a:hover {
    text-decoration: none;
}

/************لون القائمه الجانبية*******************/
.sub-nav .sub-nav-content.is-active {
    background-color: rgba(255, 250, 250, 0.6);
}

.salla-theme_2 .main-menu {
    background-color: rgba(255, 250, 250, 0.6);
}

.sicon-whatsapp2::after {
    content: "\E916";
    content: "\e917";
    text-align: center;
    cursor: pointer;
    background: #46a51e;
    z-index: 999;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0px;
    color: #fff;
    box-shadow: #00000022 1.5px 1.5px 5px;
    width: 0px;
    height: 0px;
    border-radius: 27.5px;
    position: fixed;
    bottom: 19px;
    right: 17px;
    transform: rotate(360);
    transition: all .2s ease-in-out;
}

body[style] .sicon-whatsapp2::after, body[cz-shortcut-listen="true"] .sicon-whatsapp2::after,i.sicon-whatsapp2::after {
    width: 56px;
    height: 56px;
    border-radius: 32.5px;
    font-size: 32px;
    box-shadow: #0000006b 2px 2px 8px;
}

.sicon-whatsapp2:after:hover {
    border-radius: 0;
    border: 0;
    width: 180px;
    height: 60px;
}

.sicon-whatsapp2:hover::after {
    content: "حاب نساعدك 😃؟ ";
    content: "     في خدمتك ؟ ";
    font-family: dinnextltarabic-regular!important;
    width: 260px !important;
    animation: trns 1s;
    font-size: 20px !important;
    color: #ffffffff;
    display: flex;
    justify-content: center;
    align-items: center;
}

@keyframes trns {
    0% {
        color: #ffffff00;
    }

    100% {
        color: #ffffff99;
    }
}

.product-add {
    display: inline-block;
    width: 121px;
    height: 40px;
    border-radius: 5px !important;
    background: #122f48;
    font-size: 21px;
    -webkit-transition: all .2s ease-out;
    padding: 0.3rem;
    transition: all .2s ease-out;
}

.salla-theme_4 .product-footer .product-add:hover {
    background-color: #111c26!important;
}

section,body {
    background: #ffffff !important;
}

img[src="https://cdn.salla.sa/form-builder/vNifxm4vGwmJfuC6MyWDN5N7nMN8dSUUQUd1SLoP.jpg"] {
    content: url(https://cdn.salla.sa/bbGYW/Q3aXvIwCjshn0bB34Wjy6O7mJwjDsdYBfle5XOqJ.jpg);
}

img[src="https://cdn.salla.sa/form-builder/CBqP4LRvjtGtP0UOgeHeuKB00rL1UlhOUoMhCM41.jpg"] {
    content: url(https://cdn.salla.sa/bbGYW/sGOsv8Q2dBvxugBk81rykmspL81XkYr589oeTYw6.jpg);
}

img[src="https://cdn.salla.sa/form-builder/T63tRW9ReNNrn8bntphpEFQXUAKPwCpqRV5z5vwU.jpg"] {
    content: url(https://cdn.salla.sa/bbGYW/d0HmwjLj7QiMn0EZfm8ziwENLNTxakX4wJOvHdRt.jpg);
}

img[src="https://cdn.salla.sa/form-builder/ii6sSOgPCW92NmFtvQoJmIu7paeO3CHHHv1szJcM.jpg"] {
    content: url(https://cdn.salla.sa/bbGYW/UMboHmuyIkNSc9cXkBQE0SFo3O9QySCZzzYHne9Q.jpg);
}

img[src="https://cdn.salla.sa/form-builder/55BqN6JIiHFy8mxdkup45d8tKa5y8phXAPeXTZrD.jpg"] {
    content: url(https://cdn.salla.sa/bbGYW/04OUgLMlWo5FT9WyvoNBXj7t3IPI6FLvCDI7z3Zn.jpg);
    margin: 1px 1px -22px 1px;
}

img[src=""] {
    content: url();
}

img[src=""] {
    content: url();
}

img[src=""] {
    content: url();
}

@media (max-width: 767px) {
    footer .store-certificate b,body > footer > div.footer-main > div > div > div:nth-child(1) > div.store-certificate > span > b {
        color: #fff !important;
    }
}

.section-products .container {
    padding-top: 1.5rem;
    background: transparent;
    border-radius: 5px;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    border: 0px solid #e8e8e8;
}

.section-header .section--title {
    -webkit-box-shadow: unset;
    box-shadow: unset;
    border: 0px solid #e8e8e8;
}

body > section.section.section-products {
    /* position: relative; */
    /* top: -314px; */
    background: transparent !important;
    /* margin: 0px 0px -330px 0px; */
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 404.5 417.95'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e3e3e380; %7D .cls-2 %7B isolation: isolate; %7D .cls-3 %7B clip-path: url(%23clippath); %7D .cls-4 %7B fill: none; %7D .cls-5 %7B mix-blend-mode: multiply; %7D %3C/style%3E%3CclipPath id='clippath'%3E%3Crect class='cls-4' width='404.5' height='417.95'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg class='cls-2'%3E%3Cg id='Layer_1' data-name='Layer 1'%3E%3Cg class='cls-5'%3E%3Cg class='cls-3'%3E%3Cpath class='cls-1' d='M404.5,13.45v-1.29l-31.54,17.03V15.22l13.83-7.47h0L400.92,.12l.21-.12h-2.39l-12.25,6.62L374.24,0h-2.39l13.45,7.26-12.94,6.99L345.98,0h-2.48V44.46l-12.94-6.99V0h-1.19V6.94l-41.2,22.25V15.22l13.83-7.47L316.13,.12h0l.21-.12h-2.39l-12.25,6.62L289.45,0h-2.39l13.45,7.26-12.94,6.99L261.18,0h-2.48V44.46l-12.94-6.99V0h-1.19V6.94l-41.2,22.25V15.22l13.83-7.47L231.34,.12l.21-.12h-2.39l-12.25,6.62L204.66,0h-2.39l13.45,7.26-12.94,6.99L176.39,0h-2.48V44.46l-12.94-6.99V0h-1.19V6.94l-41.2,22.25V15.22l13.83-7.47h0L146.54,.12h0l.21-.12h-2.39l-12.25,6.62L119.86,0h-2.39l13.45,7.26-12.94,6.99L91.6,0h-2.48V44.46l-12.94-6.99V0h-1.2V6.94L33.78,29.2V15.22l13.83-7.47h0L61.75,.12l.22-.12h-2.39l-12.25,6.62L35.07,0h-2.39l13.45,7.26-12.94,6.99L6.8,0h-2.48V44.46L0,42.13v1.29l21.15,11.42,10.84,5.86-12.94,6.99L0,57.39v1.29l17.86,9.65-12.94,6.99L0,72.66v1.29l3.73,2.01L0,77.98v1.29l5.22-2.82h0l14.13-7.63h0l13.24-7.15v13.98L0,93.24v1.29l32.59-17.6v13.98L0,108.51v1.29l32.59-17.6v13.98L0,123.78v1.29l4.92-2.66,41.2,22.26-12.94,6.99L0,133.72v1.29l4.32,2.34v44.51L0,179.52v1.29l21.15,11.42,10.84,5.86-12.94,6.99L0,194.79v1.29l17.86,9.65-12.94,6.99L0,210.06v1.29l3.73,2.01L0,215.37v1.29l5.22-2.82s0,0,0,0l14.13-7.63h0l13.24-7.15v13.97L0,230.64v1.29l32.59-17.6v13.98L0,245.91v1.29l32.59-17.6v13.98L0,261.17v1.29l4.92-2.66,41.2,22.25-12.94,6.99L0,271.12v1.29l4.32,2.34v44.51L0,316.92v1.29l31.99,17.28-12.94,6.99L0,332.19v1.29l17.86,9.65-12.94,6.99L0,347.45v1.29l3.73,2.01L0,352.77v1.29l5.22-2.82s0,0,0,0l14.13-7.63,13.24-7.15v13.98L0,368.04v1.29l32.59-17.6v13.98L0,383.3v1.29l32.59-17.6v13.98L0,398.57v1.29l4.92-2.66,38.42,20.75h2.39l-39.61-21.39,12.94-6.99,41.2,22.25-11.35,6.13h2.39l10.45-5.64s0,0,0,0l13.24-7.15v12.79h1.2v-12.79l12.94,6.99v5.81h1.19v-5.16l9.55,5.16h2.39l-25.48-13.76,12.94-6.99,38.42,20.75h2.39l-39.61-21.39,12.94-6.99,41.2,22.25-11.35,6.13h2.39l10.45-5.64s0,0,0,0l13.24-7.15v12.79h1.19v-12.79l12.94,6.99v5.81h1.19v-5.16l9.56,5.16h2.39l-25.48-13.76,12.94-6.99,38.42,20.75h2.39l-39.61-21.39,12.94-6.99,41.2,22.25-11.35,6.13h2.39l10.45-5.64s0,0,0,0l13.24-7.15v12.79h1.19v-12.79l12.94,6.99v5.81h1.19v-5.16l9.56,5.16h2.39l-25.48-13.76,12.94-6.99,38.42,20.75h2.39l-39.61-21.39,12.94-6.99,41.2,22.25-11.35,6.13h2.39l10.45-5.64h0s13.24-7.15,13.24-7.15v12.79h1.19v-12.79l12.94,6.99v5.81h1.19v-5.16l9.56,5.16h2.39l-25.48-13.76,12.94-6.99,38.42,20.75h2.39l-39.61-21.39,12.94-6.99,41.2,22.25-11.35,6.13h2.39l10.44-5.64s0,0,0,0l3.57-1.93v-1.29l-3.87,2.09-41.2-22.25,12.94-6.99,32.13,17.36v-1.29l-3.27-1.77v-44.51l3.27,1.77v-1.29l-30.94-16.71,12.94-6.99,18,9.72v-1.29l-16.81-9.08,12.94-6.99,3.87,2.09v-1.29l-2.67-1.44,2.67-1.44v-1.29l-31.54,17.03v-13.98l31.54-17.03v-1.29l-31.54,17.03v-13.98l31.54-17.03v-1.29l-31.54,17.03v-13.97l13.83-7.47h0l14.13-7.63h0s3.58-1.93,3.58-1.93v-1.29l-3.87,2.09-41.2-22.25,12.94-6.99,32.13,17.36v-1.29l-1.18-.64-2.1-1.13v-44.51l3.27,1.77v-1.29l-30.94-16.71,10.84-5.86,2.1-1.13,18,9.72v-1.29l-16.81-9.08,12.94-6.99,3.87,2.09v-1.29l-2.67-1.44,2.67-1.44v-1.29l-31.54,17.03v-13.98l31.54-17.03v-1.29l-31.54,17.03v-13.98l31.54-17.03v-1.29l-31.54,17.03v-13.98l13.83-7.47h0l14.13-7.63h0s3.58-1.93,3.58-1.93v-1.29l-3.87,2.09-41.2-22.25,12.94-6.99,32.13,17.36v-1.29l-1.18-.63-2.1-1.13v-44.51l3.27,1.77v-1.29l-30.94-16.71,10.84-5.86,2.1-1.13,18,9.72v-1.29l-16.81-9.08,12.94-6.99,3.87,2.09v-1.29l-2.67-1.44,2.67-1.45v-1.29l-31.54,17.03v-13.97l31.54-17.03v-1.29l-31.54,17.03v-13.98l31.54-17.03ZM344.7,.6l12.94,6.99V52.09l-12.94-6.99V.6Zm-14.73,37.84l30.68,16.57,10.52,5.68-12.94,6.99-41.2-22.25,12.94-6.99Zm30.68,153.97l10.52,5.68-12.94,6.99-41.2-22.25,12.94-6.99,30.68,16.57Zm-15.95-9.91v-44.51l12.94,6.99v44.51l-12.94-6.99Zm26.47,152.99l-12.94,6.99-41.2-22.25,12.94-6.99,41.2,22.25Zm-26.47-15.59v-44.51l12.94,6.99v44.51l-12.94-6.99Zm-98.93,52.79v-13.98l13.83-7.47h0s14.13-7.63,14.13-7.63h0l13.24-7.15v13.98l-41.2,22.25Zm41.2-20.96v13.98l-41.2,22.25v-13.98l41.2-22.25Zm-126,20.96v-13.98l13.83-7.47s0,0,0,0l14.13-7.63,13.24-7.15v13.98l-41.2,22.25Zm41.2-20.96v13.98l-41.2,22.25v-13.98l41.2-22.25Zm-126,20.96v-13.98l13.83-7.47s0,0,0,0l14.13-7.63h0l13.24-7.15v13.98l-41.2,22.25Zm41.2-20.96v13.98l-41.2,22.25v-13.98l41.2-22.25ZM34.38,198.09l10.68-5.77,2.26-1.22,41.2,22.25-12.94,6.99-41.2-22.26Zm26.47,15.59v44.51l-12.94-6.99v-44.51l12.94,6.99ZM34.38,60.7l10.68-5.77,2.26-1.22,41.2,22.26-12.94,6.99-41.2-22.26Zm26.47,15.59v44.51l-12.94-6.99v-44.51l12.94,6.99Zm58.32-15.59l10.68-5.77,2.26-1.22,41.2,22.26-12.94,6.99-41.2-22.26Zm26.47,15.59v44.51l-12.94-6.99v-44.51l12.94,6.99Zm58.32-15.59l10.52-5.68,2.42-1.31,41.2,22.26-12.94,6.99-41.2-22.26Zm26.47,15.59v44.51l-12.94-6.99v-44.51l12.94,6.99Zm98.33,190.51l-12.94,6.99-41.2-22.25,12.94-6.99,41.2,22.25Zm-26.47-15.59v-44.51l12.94,6.99v44.51l-12.94-6.99Zm-14.13,52.79v-13.97l13.83-7.47,14.13-7.63h0s13.24-7.15,13.24-7.15v13.98l-41.2,22.25Zm41.2-20.96v13.98l-41.2,22.25v-13.98l41.2-22.25Zm-42.99,52.46l-12.94,6.99-41.2-22.25,12.94-6.99,41.2,22.25Zm-26.47-15.59v-44.51l12.94,6.99v44.51l-12.94-6.99Zm-58.32,15.59l-12.94,6.99-41.2-22.25,12.94-6.99,41.2,22.25Zm-26.47-15.59v-44.51l12.94,6.99v44.51l-12.94-6.99ZM76.78,129.39l12.94-6.99,41.2,22.26-12.94,6.99-41.2-22.25Zm26.47,15.59v44.51l-12.94-6.99v-44.51l12.94,6.99Zm-14.13-7.63v44.51l-12.94-6.99v-44.51l12.94,6.99Zm85.39,75.36l-41.2-22.25,12.94-6.99,41.2,22.25-12.94,6.99Zm14.43-6.5h0l13.24-7.15v13.97l-41.2,22.25v-13.98l13.83-7.47h0l14.13-7.63Zm-70.36-9.09v-13.98l41.2-22.25v13.98l-41.2,22.25Zm40.61,69.67l-12.94,6.99-41.2-22.25,12.94-6.99,41.2,22.25Zm-40.61-23.22v-44.51l12.94,6.99v44.51l-12.94-6.99Zm14.13,7.63v-44.51l12.94,6.99v44.51l-12.94-6.99Zm16.39,8.85l-2.26-1.22v-44.51l12.94,6.99v44.51l-10.68-5.77Zm-29.92-61.96l10.68-5.77,2.26-1.22,41.2,22.25-12.94,6.99-41.2-22.26Zm41.8,38.49l41.2-22.25v13.98l-41.2,22.26v-13.98Zm41.8,7.96l41.2,22.25-12.94,6.99-41.2-22.25,12.94-6.99Zm-11.44-53.27l-2.1-1.13v-44.51l12.94,6.99v44.51l-10.84-5.86Zm12.04,5.86v-13.98l41.2-22.25v13.98l-41.2,22.25Zm27.67-13.65l41.2,22.25-12.94,6.99-41.2-22.25,12.94-6.99Zm-27.67,60.1v-44.51l12.94,6.99v44.51l-12.94-6.99Zm14.13,7.63v-44.51l12.94,6.99v44.51l-12.94-6.99Zm16.55,8.94l-2.42-1.31v-44.51l12.94,6.99v44.51l-10.52-5.68Zm-30.09-62.05l10.52-5.68,2.42-1.31,41.2,22.25-12.94,6.99-41.2-22.26Zm41.8,38.49l41.2-22.25v13.98l-41.2,22.26v-13.98Zm0-1.29v-13.98l13.83-7.47h0s14.13-7.63,14.13-7.63h0l13.24-7.15v13.97l-41.2,22.25Zm.6-105.9l12.94-6.99,41.2,22.26-12.94,6.99-41.2-22.25Zm40.6,23.22v44.51l-10.84-5.86-2.1-1.13v-44.51l12.94,6.99Zm-14.13-7.63v44.51l-12.94-6.99v-44.51l12.94,6.99Zm-14.13-7.63v44.51l-12.94-6.99v-44.51l12.94,6.99Zm16.83,54.89l10.84,5.86-12.94,6.99-41.2-22.25,12.94-6.99,30.36,16.4Zm-30.96-32.63l-41.2,22.25v-13.98l41.2-22.25v13.98Zm-41.8-7.96l-41.2-22.25,12.94-6.99,41.2,22.26-12.94,6.99Zm-14.73-6.67v44.51l-12.94-6.99v-44.51l12.94,6.99Zm-14.13-7.63v44.51l-12.94-6.99v-44.51l12.94,6.99Zm16.83,54.89l10.84,5.86-12.94,6.99-41.2-22.25,12.94-6.99,30.36,16.4Zm-30.96-32.63l-41.2,22.25v-13.98l41.2-22.25v13.98Zm-55.34-13.98l12.94,6.99v44.51l-10.68-5.77-2.26-1.22v-44.51Zm12.94,67.41l-41.2,22.25v-13.98l13.83-7.47,14.13-7.63h0l13.24-7.15v13.97Zm0,1.29v13.98l-41.2,22.26v-13.98l41.2-22.25Zm0,15.27v13.98l-41.2,22.26v-13.98l41.2-22.25Zm-13.54,22.58l41.2,22.25-12.94,6.99-41.2-22.25,12.94-6.99Zm28.56,30.37h0l14.13-7.63h0s13.24-7.15,13.24-7.15v13.98l-41.2,22.25v-13.97l13.83-7.47Zm27.38,.48v13.98l-41.2,22.25v-13.98l41.2-22.25Zm14.13,36.23l-12.94-6.99v-44.51l12.94,6.99v44.51Zm-12.94-67.41l41.2-22.25v13.98l-41.2,22.26v-13.98Zm27.67,.32l41.2,22.25-12.94,6.99-41.2-22.25,12.94-6.99Zm28.56,30.37h0l14.13-7.63h0s13.24-7.15,13.24-7.15v13.98l-41.2,22.25v-13.97l13.83-7.47Zm27.37,.48v13.98l-41.2,22.25v-13.98l41.2-22.25Zm14.13,36.23l-12.94-6.99v-44.51l12.94,6.99v44.51Zm-12.94-67.41l41.2-22.25v13.98l-41.2,22.26v-13.98Zm27.67,.32l41.2,22.25-12.94,6.99-41.2-22.25,12.94-6.99Zm42.99,6.66v-44.51l12.94,6.99v44.51l-10.84-5.86-2.1-1.13Zm-15.33-8.28l-12.94-6.99v-44.51l12.94,6.99v44.51Zm-12.94-67.41l41.2-22.25v13.98l-41.2,22.25v-13.98Zm0-1.29v-13.98l41.2-22.25v13.98l-41.2,22.25Zm0-15.27v-13.98l13.83-7.47,14.13-7.63h0s13.24-7.15,13.24-7.15v13.98l-41.2,22.25Zm13.53-22.58l-41.2-22.25,12.94-6.99,41.2,22.25-12.94,6.99Zm-55.93-15.59v-13.98l41.2-22.25v13.98l-41.2,22.25Zm0-15.27v-13.98l41.2-22.26v13.98l-41.2,22.25Zm0-15.27v-13.98l13.83-7.47,14.13-7.63h0l13.24-7.15v13.98l-41.2,22.26Zm13.54-22.58l-41.2-22.25,12.94-6.99,41.2,22.25-12.94,6.99Zm-27.67,1.61l12.94,6.99v44.51l-10.52-5.68-2.42-1.31v-44.51Zm12.94,67.41l-41.2,22.25v-13.98l13.83-7.47,14.13-7.63h0s13.24-7.15,13.24-7.15v13.98Zm-27.67-.32l-41.2-22.25,12.94-6.99,41.2,22.25-12.94,6.99Zm-55.93-15.59v-13.98l41.2-22.25v13.98l-41.2,22.25Zm0-15.27v-13.98l41.2-22.26v13.98l-41.2,22.25Zm0-15.27v-13.98l13.83-7.47h0l14.13-7.63,13.24-7.15v13.98l-41.2,22.26Zm13.53-22.58l-41.2-22.25,12.94-6.99,41.2,22.25-12.94,6.99Zm-27.67,1.61l12.94,6.99v44.51l-10.68-5.77-2.26-1.22v-44.51Zm12.94,67.41l-41.2,22.25v-13.98l13.83-7.47h0l14.13-7.63h0s13.24-7.15,13.24-7.15v13.98Zm-27.67-.32l-41.2-22.25,12.94-6.99,41.2,22.25-12.94,6.99Zm-55.93-15.59v-13.98l41.2-22.25v13.98l-41.2,22.25Zm0-15.27v-13.98l41.2-22.26v13.98l-41.2,22.25Zm0-15.27v-13.98l13.83-7.47,14.13-7.63h0l13.24-7.15v13.98l-41.2,22.26Zm13.53-22.58l-41.2-22.25,12.94-6.99,41.2,22.25-12.94,6.99Zm-27.67,1.61l12.94,6.99v44.51l-10.68-5.77-2.26-1.22v-44.51Zm13.54,98.91l30.52,16.48,10.68,5.77-12.94,6.99-41.2-22.25,12.94-6.99Zm27.07,29.89l-12.94,6.99-41.2-22.25,12.94-6.99,41.2,22.25Zm-13.54,69.02v44.51l-12.94-6.99v-44.51l12.94,6.99Zm-27.07-60.42l12.94,6.99v44.51l-10.68-5.77-2.26-1.22v-44.51Zm13.54,98.91l41.2,22.25-12.94,6.99-41.2-22.25,12.94-6.99Zm14.73,6.66v-44.51l12.94,6.99v44.51l-12.94-6.99Zm12.34,23.22l-12.94,6.99-41.2-22.25,12.94-6.99,41.2,22.25Zm1.79-15.59v-44.51l12.94,6.99v44.51l-12.94-6.99Zm-27.67-60.74l12.94-6.99,41.2,22.25-12.94,6.99-41.2-22.26Zm41.8,69.67l12.94,6.99v44.51l-12.94-6.99v-44.51Zm0-15.91l41.2-22.25v13.98l-41.2,22.26v-13.98Zm27.67,.32l41.2,22.25-12.94,6.99-41.2-22.25,12.94-6.99Zm43,6.66v-44.51l12.94,6.99v44.51l-12.94-6.99Zm-27.67-60.74l12.94-6.99,41.2,22.25-12.94,6.99-41.2-22.26Zm41.8,69.67l12.94,6.99v44.51l-12.94-6.99v-44.51Zm0-15.91l41.2-22.25v13.98l-41.2,22.26v-13.98Zm27.67,.32l41.2,22.25-12.94,6.99-41.2-22.25,12.94-6.99Zm42.99,6.66v-44.51l12.94,6.99v44.51l-12.94-6.99Zm-27.67-60.74l12.94-6.99,41.2,22.25-12.94,6.99-41.2-22.26Zm41.8,69.67l12.94,6.99v44.51l-12.94-6.99v-44.51Zm0-15.91l41.2-22.25v13.98l-41.2,22.26v-13.98Zm27.67,.32l41.2,22.25-12.94,6.99-41.2-22.25,12.94-6.99Zm27.67-1.61l-12.94-6.99v-44.51l12.94,6.99v44.51Zm-13.54-98.91l-41.2-22.26,10.84-5.86,2.1-1.13,41.2,22.25-12.94,6.99Zm-27.07-29.89l12.94-6.99,41.2,22.25-12.94,6.99-41.2-22.25Zm15.63-67.89l-2.1-1.13v-44.51l12.94,6.99v44.51l-10.84-5.86Zm24.97,59.29l-12.94-6.99v-44.51l12.94,6.99v44.51Zm-13.54-98.91l-41.2-22.26,10.84-5.86,2.1-1.13,41.2,22.26-12.94,6.99Zm-14.73-6.67v44.51l-12.94-6.99v-44.51l12.94,6.99Zm-12.34-23.22l12.94-6.99,41.2,22.25-12.94,6.99-41.2-22.25Zm-14.73-22.58l41.2-22.25v13.98l-41.2,22.26v-13.98Zm0,15.27l41.2-22.26v13.98l-41.2,22.25v-13.97Zm0,15.91l12.94,6.99v44.51l-12.94-6.99V61.66Zm40.61,67.73l-12.94,6.99-41.2-22.25,12.94-6.99,41.2,22.26ZM274.04,8.23l12.94,6.99V59.73l-10.84-5.85-2.1-1.13V8.23Zm-14.13-7.63l12.94,6.99V52.09l-12.94-6.99V.6Zm-14.73,37.84l30.36,16.4,10.84,5.86-12.94,6.99-41.2-22.25,12.94-6.99Zm-41.8-7.96l41.2-22.25v13.98l-41.2,22.26v-13.98Zm0,15.27l41.2-22.26v13.98l-41.2,22.25v-13.97Zm0,15.91l12.94,6.99v44.51l-12.94-6.99V61.66Zm40.6,67.73l-12.94,6.99-41.2-22.25,12.94-6.99,41.2,22.26ZM189.24,8.23l12.94,6.99V59.73l-10.84-5.85-2.1-1.13V8.23Zm-14.13-7.63l12.94,6.99V52.09l-12.94-6.99V.6Zm-14.73,37.84l30.36,16.4,10.84,5.86-12.94,6.99-41.2-22.25,12.94-6.99Zm-41.8-7.96l41.2-22.25v13.98l-41.2,22.26v-13.98Zm0,15.27l41.2-22.26v13.98l-41.2,22.25v-13.97Zm0,15.91l12.94,6.99v44.51l-12.94-6.99V61.66Zm40.61,67.73l-12.94,6.99-41.2-22.25,12.94-6.99,41.2,22.26ZM104.45,8.23l12.94,6.99V59.73l-10.68-5.77-2.26-1.22V8.23ZM90.31,.6l12.94,6.99V52.09l-12.94-6.99V.6Zm-14.73,37.84l30.52,16.48,10.68,5.77-12.94,6.99-41.2-22.25,12.94-6.99Zm-41.8-7.96L74.99,8.23v13.98l-41.2,22.26v-13.98Zm0,15.27l41.2-22.26v13.98l-41.2,22.25v-13.97Zm0,15.91l12.94,6.99v44.51l-12.94-6.99V61.66Zm-15.33-9.57l-12.94-6.99V.6l12.94,6.99V52.09Zm3.29,1.78l-2.09-1.13V8.23l12.94,6.99V59.73l-10.84-5.85Zm11.44,53.27l41.2,22.26-12.94,6.99-41.2-22.25,12.94-6.99Zm-27.07,14.62l12.94-6.99,41.2,22.25-12.94,6.99L6.12,121.76Zm27.67,30.85l13.83-7.47h0l14.13-7.63h0s13.24-7.15,13.24-7.15v13.98l-41.2,22.25v-13.98Zm0,15.27l41.2-22.25v13.98l-41.2,22.25v-13.98Zm0,15.27l41.2-22.25v13.98l-41.2,22.25v-13.98Zm0,15.91l12.94,6.99v44.51l-12.94-6.99v-44.51Zm-15.33-9.57l-12.94-6.99v-44.51l12.94,6.99v44.51Zm3.29,1.78l-2.09-1.13v-44.51l12.94,6.99v44.51l-10.84-5.86Zm11.44,53.27l41.2,22.25-12.94,6.99-41.2-22.25,12.94-6.99Zm-27.07,14.62l12.94-6.99,41.2,22.25-12.94,6.99-41.2-22.25Zm27.67,30.86l13.83-7.47h0l14.13-7.63h0s13.24-7.15,13.24-7.15v13.98l-41.2,22.25v-13.97Zm0,15.27l41.2-22.25v13.98l-41.2,22.25v-13.98Zm0,15.27l41.2-22.25v13.98l-41.2,22.26v-13.98Zm0,15.91l12.94,6.99v44.51l-12.94-6.99v-44.51Zm-15.33-9.57l-12.94-6.99v-44.51l12.94,6.99v44.51Zm1.19,.64v-44.51l12.94,6.99v44.51l-12.94-6.99Zm41.8,83.64l-41.2-22.25,12.94-6.99,41.2,22.25-12.94,6.99Zm-13.54-22.58v-44.51l12.94,6.99v44.51l-12.94-6.99Zm27.07,14.62l-12.94-6.99v-44.51l12.94,6.99v44.51Zm.6-45.48l-41.2-22.26,12.94-6.99,41.2,22.25-12.94,6.99Zm.6,45.48v-13.98l41.2-22.26v13.98l-41.2,22.26Zm70.06,7.95l-41.2-22.25,12.94-6.99,41.2,22.25-12.94,6.99Zm-13.53-22.58v-44.51l12.94,6.99v44.51l-12.94-6.99Zm27.07,14.62l-12.94-6.99v-44.51l12.94,6.99v44.51Zm.6-45.48l-41.2-22.26,12.94-6.99,41.2,22.25-12.94,6.99Zm.6,45.48v-13.98l41.2-22.26v13.98l-41.2,22.26Zm70.06,7.95l-41.2-22.25,12.94-6.99,41.2,22.25-12.94,6.99Zm-13.54-22.58v-44.51l12.94,6.99v44.51l-12.94-6.99Zm27.07,14.62l-12.94-6.99v-44.51l12.94,6.99v44.51Zm.6-45.48l-41.2-22.26,12.94-6.99,41.2,22.25-12.94,6.99Zm.6,45.48v-13.98l41.2-22.26v13.98l-41.2,22.26Zm70.07,7.95l-41.2-22.25,12.94-6.99,41.2,22.25-12.94,6.99Zm-13.54-22.58v-44.51l12.94,6.99v44.51l-12.94-6.99Zm27.07,14.62l-12.94-6.99v-44.51l12.94,6.99v44.51Zm.6-45.48l-41.2-22.26,12.94-6.99,41.2,22.25-12.94,6.99Zm41.8,23.22l-41.2,22.26v-13.98l41.2-22.26v13.98Zm0-15.27l-41.2,22.25v-13.98l41.2-22.25v13.98Zm0-15.27l-41.2,22.25v-13.98l13.83-7.47s0,0,0,0l14.13-7.63,13.24-7.15v13.98Zm0-15.91l-12.94-6.99v-44.51l12.94,6.99v44.51Zm15.33,9.57l12.94,6.99v44.51l-12.94-6.99v-44.51Zm-1.19-.65v44.51l-12.94-6.99v-44.51l12.94,6.99Zm-13.54-54.4l-41.2-22.26,12.94-6.99,41.2,22.25-12.94,6.99Zm27.07-14.62l-12.94,6.99-41.2-22.25,12.94-6.99,41.2,22.25Zm-27.67-30.86l-41.2,22.26v-13.98l41.2-22.25v13.98Zm0-15.27l-41.2,22.26v-13.98l41.2-22.25v13.98Zm0-15.27l-41.2,22.25v-13.98l13.83-7.47h0s14.13-7.63,14.13-7.63l13.24-7.15v13.97Zm0-15.91l-10.52-5.68-2.42-1.31v-44.51l12.94,6.99v44.51Zm15.33,9.57l12.94,6.99v44.51l-12.94-6.99v-44.51Zm-1.19-.65v44.51l-12.94-6.99v-44.51l12.94,6.99Zm-13.54-54.4l-41.2-22.25,12.94-6.99,41.2,22.26-12.94,6.99Zm27.07-14.62l-12.94,6.99-41.2-22.25,12.94-6.99,41.2,22.25Zm-27.67-30.85l-41.2,22.25v-13.98l41.2-22.25v13.98Zm0-15.27l-41.2,22.25v-13.98l41.2-22.26v13.98Zm0-15.27l-41.2,22.26v-13.98l13.83-7.47h0l14.13-7.63,13.24-7.15v13.98Zm0-15.91l-10.52-5.68-2.42-1.31V8.23l12.94,6.99V59.73Zm15.33,9.57l12.94,6.99v44.51l-12.94-6.99v-44.51Zm-1.19-.65v44.51l-12.94-6.99V61.66l12.94,6.99Z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") !important;
    background-size: 25%;
}

@media (max-width: 767px) {
    body > section.section.section-products {
        /* position: relative; */ /* top: -115px; */ /* background: transparent !important; */ /* margin: 0px 0px -139px 0px; */
    }

    section.section {
        padding: 0rem 0;
    }

    .main-slider.slick-dotted.slick-slider {
        margin-bottom: 0;
        padding: 0 0 9px;
    }

    .footer-header .container {
        padding-top: 0rem;
        padding-bottom: 0rem;
    }
}

.circle-action.next, .circle-action.prev {
    background: transparent;
}

.container.banner,.banner img {
    width: 100%;
    padding: 0;
}

img[src="https://cdn.salla.sa/mWmza/HtHzEsNbt0LzeICctUvLJNuNrKZuY8TFtjcSdsyb.jpg"] {
    content: url(https://cdn.salla.sa/form-builder/eIbdm0q3hrmilZnR9dmjP9TfJbMluFJfIG9OCp5R.png);
    filter: brightness(18.5);
}

header:before {
    content: '';
    background: var(--ds);
    background-repeat-y: no-repeat;
    background-position-x: 0;
    animation: scrollBrands 500s linear alternate both infinite;
    background-size: contain;
    height: 50px;
    display: block;
    background-color: #a87763;
    background-position: center;
    margin-bottom: 16px;
    background-repeat: repeat-x;
}

@keyframes scrollBrands {
    0% {
        background-position-x: 0
    }

    50% {
        background-position-x: 35000px
    }

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

@media(max-width: 767px) {
    header:before {
        background-size: 47%;
        height: 37px;
        background-position: center;
        margin-bottom: -2px;
    }
}

@media(min-width: 767px) {
    .header-row.logo-wrapper {
        order: 2;
        margin: auto;
    }

    .salla-theme_4 .site-header .header-wrapper .sub-nav {
        order: 1;
        flex: unset;
    }

    .header-row.left.mr-auto.text-left {
        order: 3;
    }
}

.video-wrapper {
    position: relative;
    overflow: hidden;
    margin-top: -7.5rem!important;
    z-index: -1;
}

.video-wrapper {
    width: 100%;
    line-height: 0;
}

.custom-video {
    width: 100%;
    height: auto;
    display: block;
}

@media(max-width: 767px) {
    .salla-theme_4 .site-header .logo-wrapper .logo {
        position: relative;
        right: 5vw;
    }

    .video-wrapper {
        margin-top: -4.5rem!important;
    }
}