@font-face {
    font-display: swap;
    font-family: "IRANYekan";
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/iranyekan/woff/iranyekanwebregularfanum.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: "IRANYekan";
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/iranyekan/woff/iranyekanwebboldfanum.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: "Dana";
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/dana/woff/dana-400.woff) format("woff")
}
@font-face {
    font-display: swap;
    font-family: "Dana-bold";
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/dana/woff/dana-700.woff) format("woff")
}
@font-face {
    font-display: swap;
    font-family: "Josefin Slab";
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/iranyekan/woff/iranyekanwebboldfanum.woff) format("woff")
}
* {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: IRANYekan;
}

html {
    min-height: 100vh
}

.samin-d {
    font-family: Dana;

}

.samin-d-li {
    font-family: Dana;
    font-weight: 200;

}

.app {
    display: none;
}

.samin-d_b {
    font-family: Dana;
    font-weight: bold;
}

.en-font- {
    font-family: Helvetica, sans-serif !important;
}

body {
    background: white !important;
    direction: rtl;
    overflow-x: hidden;
    font-family: IRANYekan;
    font-size: 13px;
    min-height: 100vh;

}

.px {
    padding-right: 5% !important;
    padding-left: 5% !important;
}

.mx {
    padding-right: 3% !important;
    padding-left: 3% !important;
}

ul {
    list-style: none
}

a {
    text-decoration: none !important;
    color: #19bfd3
}


a, i, img, span {
    transition: all 0.5s ease-in-out 0s;
}
*, ::after, ::before {
    box-sizing: border-box;
}

swiper-container {
    width: 100%;
    height: 100%;
}

swiper-slide {
    text-align: center;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
}

swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper-button-next {
    background-color: #3b3b3b;
    width: 70px !important;
    border-radius: 50px;
    height: 70px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #5c5c5c;
}

.swiper-button-prev {
    background-color: #3b3b3b;
    width: 70px !important;
    border-radius: 50px;
    height: 70px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #5c5c5c;
}

.img-slider {
    position: relative;
}

.mySwiper .swiper-button-next {
    right: 15% !important;
    left: auto;
}

.mySwiper .swiper-button-prev {
    left: 15% !important;
    right: auto;
}

.mySwiper_one .button-next {
    background-color: #3b3b3b !important;
    border-radius: 50%;
    width: 60px !important;
    height: 60px !important;
    color: white;
    border: 1px solid #525252;
}

.swiper-button-next::after,
.swiper-button-prev::after {
    font-size: 22px !important;
    color: white;
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
    background-color: #ff6600;
}


/*////////////////////////////////////////////////////////!*header*!//////////////////////////////////////////////////////*/
header {
    position: absolute;
    top: 40px;
    z-index: 9;

}
.product-menu  {
    position: absolute;
    height: max-content;
    background-color: white;
    padding: 35px;
   display: none;
    z-index: 7;
    width: max-content !important;

}
li.discounts-offers-item:hover{
    color: #e78105;
    padding-right: 5px;
}
li.discounts-offers-item:hover span{
    color: #e78105;
}
.discounts-offers-item i{
    display: none;
}
a.menu_item_child {
    color: black;
    font-size: 16px;
    font-family: Dana;
}
img.top-banner-ads-desktop {
    margin: 0;
    width: 100%;
    padding-top: 0;
    height: 100%;
}
.top-banner-ads-mobile {
    display: none;
}
li#dish:hover .product-menu {
    display: flex;
    transition: all .3s;
}
.title-category-menu {
    padding-bottom: 4px;
    border-bottom: dashed 1px;
    margin-bottom: 10px;
    font-weight: 700;
    color: #fb8d05;
}
.nav-item.dropdown .dropdown-menuo a {
    display: block;
    color: #e6eae6;
    line-height: 2;
    white-space: nowrap;
    position: relative;
    background: none;
    font-size: 14px;
    font-weight: 500;
}

ul.dropdown-menuo li a {
    font-weight: 600 !important;
    font-size: 16px !important;
    color: #494848;
}
ul.dropdown-menuo li a:hover{
    color: #fb8d05;
}

ul.dropdown-menuo li {
    margin-bottom: 20px;
}





.box-logo img {
    width: 100%;
    height: 50px;
}

a.nav-link {
    color: black;
    font-size: 16px;
    font-family: Dana;
}

.search-container .search-iconss {
    transform: rotate(92deg);
    color: #484848;
    font-size: 30px;
}

.navbar, .box-right {
    gap: 30px;
}

.navbar-nav .nav-item {
    width: max-content;
}

.search-container {
    position: relative;
    display: inline-block;
}

.search-container.active {
    font-size: 22px;
    cursor: pointer;
    z-index: 9999;
    position: relative;
    top: 7px;
    left: 7px;
}

.search-input {
    width: 0;
    padding: 5px 10px;
    opacity: 0;
    transition: all 0.3s ease;
    position: absolute;
    left: 30px;
}

.search-container.active .search-input {
    width: 200px;
    opacity: 1;
    top: 0;
    left: 0;
}

.box-right {
    background-color: white;
    border-radius: 15px;
    padding: 5px;
}


.menu-left {
    border-radius: 15px;
    width: 100%;
    margin-left: 10px;
    text-align: center;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.menu-left a {
    color: white;
    font-size: 16px;
    width: 100%;
    height: 100%;
    align-items: center;
    display: flex;
    justify-content: center;
}

.login {
    background-color: #030303;
}

.contact-header {
    background-color: #f8572c;
}

.m-y {
    margin-bottom: 170px;
}

#button_user{
    width: max-content;
}
.parent_header_icon {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 15px;
    width: 100%;
    text-align: center;
    margin-right: 10px;
    -webkit-transition: all .2s;
    transition: all .2s;
    display: flex
;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
    font-size: 14.5px;
}
.parent_header_icon img {
    height: 32px !important;
    object-fit: contain;
    overflow: hidden;
    width: 20px;
    margin-left: 5px;
    object-fit: contain;
    overflow: hidden;
}
.dropdown-menu-login {
    display: block;
    border: 1px solid #eee;
    padding: 15px;
    position: absolute;
    right: 0;
    top: 100%;
    text-align: right;
    background: #fff;
    z-index: 999;
    width: 200px;
    overflow: hidden;
    transition: all .1s ease-in;
    opacity: .01;
    visibility: hidden;
    border-radius: 0 0 16px 16px;

}
.header-profile-dropdown-actions .header-profile-dropdown-action-container {
    position: relative;
}
.header-profile-dropdown-actions .header-profile-dropdown-action-container .header-profile-dropdown-action-link {
    font-size: 14px;
    line-height: 1.833;
    padding: 10px 0px;
    color: #424750;
    display: block;
    float: right;
    width: 100%;
    transition: .2s;
}
.parent_header_icon img {
    height: 32px !important;
    margin-left: 5px;
    object-fit: contain;
    overflow: hidden;
    width: 20px;
}
.open-drop-head {
    transition: all .1s ease-in !important;
    opacity: 1 !important;
    visibility: visible !important;
}
img.userr{
    height: 55px !important;
    margin-left: 5px;
    object-fit: contain;
    overflow: hidden;
    width: 45px;
}
/*////////////////////////////////////////////////////////!*header*!//////////////////////////////////////////////////////*/

/*////////////////////////////////////////////////////////!*footer*!//////////////////////////////////////////////////////*/
.top-footer {
    margin: 50px 0 ;
}

footer.back-blk {
    border-right: unset;
    background-color: black !important;
    background: url("../../samin_2025/image/footer/back-f.png");
    background-size: cover;
    background-repeat: no-repeat;
    padding: 25px 0 !important;
    border-radius: 45px;

}
.enamad img{
    height: 150px;
}

.top-footer {
    gap: 15px;
}

.img-footer {
    gap: 30px;
}

.content-top p {
    max-width: 50%;
    line-height: 30px;
    text-align: center;
    color: white;
}

.c-footer {
    height: 50px !important;
}

.box-l-fooer.mx a {
    color: white;
    line-height: 25px;
}

.icon-footer {
    color: #f8572c;
    margin-left: 10px;
}

.box-l-fooer ul {
    gap: 21px;
    display: flex;
    flex-direction: column;
    color: white;
}

.footer .back-blk {
    background-color: #2c2c2cb8;
    border: 1px solid #5d5d5d;
    padding: 55px 35px 0 !important;
    border-radius: 45px;
}

.social a {
    background-color: #9a9ca0;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    padding: 5px;
}

.social {
    gap: 10px;
}

.social i {
    color: #2d2c2c;
    font-size: 18px;
}

.mega-footer-r li a {
    display: flex;
    align-items: center;
    width: 100%;
    color: #ffffff;
    justify-content: space-between;
    margin-bottom: 20px;
    border-bottom: 1px solid white;
    padding-bottom: 10px;
}

.mega-footer-r li a span {
    font-size: 16px;
}

.mega-footer-r li i {
    transform: rotate(45deg);
    border: 1px solid;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.mega-footer-r li a:hover i {
    background-color: #f3552b;
    border: unset;
    color: #2d2c2c;
    transition: all .3s;
}

.copy-rigt span {

    font-size: 16px;
    color: white;

}

.copy-rigt {
    margin-top: 60px;
    padding: 20px 0;
    text-align: center;
}

.see-more {
    background-color: #f8572c;
    color: white;
    width: 120px;
    height: 50px;
    border-radius: 10px;
    font-size: 16px;
}
.img-footer img{
    height: 90px;
}
.img-footer .foo-2{
    height:45px;
}
/*////////////////////////////////////////////////////////!*footer*!//////////////////////////////////////////////////////*/
.footer_site_name {
    font-size: 28px;
    font-weight: 500;
}

@media (max-width: 1270px) {

    /*////////////////////////////////////////////////////////!*header*!//////////////////////////////////////////////////////*/
    .navbar, .box-right {
        gap: 11px;
    }

    a.nav-link {
        font-size: 15px;
        text-align: right;
    }

    /*////////////////////////////////////////////////////////!*header*!//////////////////////////////////////////////////////*/


}

@media (max-width: 992px) {
    li#dish:hover .product-menu{
        position: relative;
    }
    .product-menu{
        padding: 10px;
        width: 100% !important;
    }
    ul.dropdown-menuo li {
        margin-bottom: 10px;
        border-bottom: 1px solid #f0f2e7;
        padding: 10px;
    }

    .my {
        height: 100px;
    }

    .app {
        display: flex;
    }

    .desc {
        display: none !important;
    }

    .m-y {
        margin-bottom: 70px;
    }

    button.btn-close.text-reset {
        margin: 0;
    }

    /*////////////////////////////////////////////////////////!*header*!//////////////////////////////////////////////////////*/
    li.nav-item {
        list-style: none;
        text-align: right;
        margin: 5px 0;
        border-bottom: 1px solid;
        padding: 10px 0;
    }

    .offcanvas-header {
        display: flex;
        justify-content: space-between;
    }

    .mnu-bar {
        font-size: 25px;
        background-color: transparent;
        color: black;
    }

    .contact-a i {
        font-size: 40px;

        object-fit: contain;
        margin: 0px 5px;
        padding-right: 20px;
    }

    .logo-app img {
        width: 60%;
    }

    .call {
        position: relative;
    }

    .call::before {
        position: absolute;

        left: 0;
        right: 8px;
        background-color: #e8e8e8;
        width: 1px;
        height: 23px;
        bottom: 3px;
    }
    .contact-a i {
        font-size: 20px;
    }

    .call i {
        font-size: 22px;
        color: #f8572c;
        transform: rotate(320deg);
        position: relative;
        top: -5px;
    }

    /*////////////////////////////////////////////////////////!*header*!//////////////////////////////////////////////////////*/
    /*////////////////////////////////////////////////////////!*footer*!//////////////////////////////////////////////////////*/
    .img-footer img {
        height: 60px;
    }

    .content-top p {
        max-width: 80%;
    }

    .moble {
        flex-direction: column-reverse;
    }

    .mega-footer-r ul {
        padding: 0 !important;
    }

    .clum {
        flex-direction: column;
    }

    .copy-rigt span {
        font-size: 14px;
    }

    .social {
        justify-content: center;
    }

    /*////////////////////////////////////////////////////////!*footer*!//////////////////////////////////////////////////////*/


}

@media (max-width: 768px) {
    /*////////////////////////////////////////////////////////!*header*!//////////////////////////////////////////////////////*/
    .logo-app img {
        width: 75%;
    }

    .content h2 {
        font-size: 22px;
    }

    header {
        top: 25px;
    }

    img.top-banner-ads-desktop {
        display: none;
    }

    span.arrow-btn {
        display: none;
    }
    .top-banner-ads-mobile {
        display: block !important;
        width: 100%;
        object-fit: contain;
        height: auto;
    }
    /*////////////////////////////////////////////////////////!*header*!//////////////////////////////////////////////////////*/


}


