/*
Theme Name: UCG
Author: UCG Development Team
Version: 1.0
 */
@font-face {
    font-family: "RB Bold";
    src: url("fonts/RB-Bold.eot");
    src: url("fonts/RB-Bold.eot?#iefix") format("embedded-opentype"),
        url("fonts/RB-Bold.woff2") format("woff2"),
        url("fonts/RB-Bold.woff") format("woff"),
        url("fonts/RB-Bold.ttf") format("truetype"),
        url("fonts/RB-Bold.svg#RB-Bold") format("svg");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "RB Light";
    src: url("fonts/RB-Light.eot");
    src: url("fonts/RB-Light.eot?#iefix") format("embedded-opentype"),
        url("fonts/RB-Light.woff2") format("woff2"),
        url("fonts/RB-Light.woff") format("woff"),
        url("fonts/RB-Light.ttf") format("truetype"),
        url("fonts/RB-Light.svg#RB-Light") format("svg");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "RB";
    src: url("fonts/RB-Regular.eot");
    src: url("fonts/RB-Regular.eot?#iefix") format("embedded-opentype"),
        url("fonts/RB-Regular.woff2") format("woff2"),
        url("fonts/RB-Regular.woff") format("woff"),
        url("fonts/RB-Regular.ttf") format("truetype"),
        url("fonts/RB-Regular.svg#RB-Regular") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

html,
body {
    overflow-x: hidden;
    direction: rtl;
    font-family: "RB" !important;
    scroll-behavior: smooth;
}

@media (min-width: 992px) {

    .modal-lg {
        max-width: 890px !important;
    }
}

/*  */

.feature-txt {
    /* display: inline-block;
    width: calc(100% - 145px);
    vertical-align: top; */
    font-size: 14px;
}

p.gmap {
    display: inline-block;
    width: 60%;

}

.social-icons {
    display: inline-block;
    width: 40%;


}

.social-icons p {
    margin-bottom: 0px;
}

.social-icons a {
    /* text-decoration: none !important;
    font-size: 20px;
    margin-left: 15px;
    display: inline-block; */
}

select.form-control.area-select:focus {
    box-shadow: none;
}

select.form-control.area-select {
    width: 230px;
    border-color: #000000;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0px;
    display: inline-block;
}

div#custom-post-type-data {
    text-align: right;
    direction: rtl;
}

#custom-post-type-data .row>div {
    margin-bottom: 30px;
}

.filter-container {
    text-align: right;
    margin-bottom: 30px;
}

.filter-container span.main-city {
    display: inline-block;
    height: 38px;
    line-height: 38px;
    padding-left: 20px;
    padding-right: 20px;
    vertical-align: bottom;
    background: #F9F7F3;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border: 1px solid #000000;
}

.inner-box {
    position: relative;
    /*     border: 1px solid #000000; */
    padding: 20px 20px 0;
    height: 100%;
    background: #F9F7F3;
    border-radius: 8px;
    padding-bottom: 40px;
}

.inner-box .customer-phone a {
    color: #000;
    text-decoration: none;
}

.inner-box a {
    color: #000000;
    text-decoration: underline;
}

/*  */


.wpml-ls-item {
    padding-right: 15px;
    position: relative;
    color: #000000;

}

.wpml-ls-item a {
    color: #000000 !important;
}

.wpml-ls-item::before {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    background: url(https://ifood.ltd/wp-content/uploads/2023/04/EARTH.png);
    background-repeat: no-repeat;
    display: block;
    right: -10px;
    top: 2px;
    background-size: contain;
}

.list-inline.mobile-main-menu .wpml-ls-item::before {
    right: 0px;
    top: 15px;
}

.loader {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 99;
    top: 0;
    text-align: center;
    display: none;
}

.loader img {
    margin-top: 20%;
}

.elementor-grid-item.type-products {
    background-color: #F9F7F3 !important;
}

#vision,
#shop,
#mission {
    margin-bottom: 0 !important;
}

#vision,
#shop {
    display: none;
}

.hero-box {
    padding-right: 15px;
    padding-left: 15px;
}

.hero-box>.elementor-widget-wrap {
    background: linear-gradient(180deg,
            rgba(138, 138, 138, 0.79) 0%,
            rgba(55, 55, 55, 0.23) 100%);
    backdrop-filter: blur(0px);
    border-radius: 16px;
    /* Note: backdrop-filter has minimal browser support */
}

.navbar-toggler {
    /*   background: #fff; */
}

header {
    position: relative;
    height: 100px;
    padding-top: 20px;
    padding-bottom: 10px;
}

header .logo-container {
    text-align: right;
}

header .logo-container a {
    display: inline-block;
}

header a .logo img,
header .custom-logo-link img {
    width: auto;
    height: 55px;
}

.gold-btn a {
    background: #000000;
    border: 2px solid #000000;
    border-radius: 8px;
    color: #fff;
    padding: 16px 64px;
    transition: all 0.3s ease-in;
    cursor: pointer;
}

.gold-btn a:hover {
    background: #fff !important;
    color: #000000 !important;
}

.gold-invert-btn a {
    background: transparent !important;
    border: 2px solid #000000;
    border-radius: 8px;
    color: #383838 !important;
    padding: 16px 64px;
    transition: all 0.3s ease-in;
    cursor: pointer;
    font-weight: 600;
}

.gold-invert-btn a:hover {
    background: #000000 !important;

    color: #fff !important;
}

.elementor-post__read-more {
    background: transparent !important;
    border: 2px solid #000000;
    border-radius: 8px;
    color: #383838 !important;
    padding: 8px 50px;
    transition: all 0.3s ease-in;
    cursor: pointer;
    font-weight: 600;
    margin-top: 10px !important;
    display: inline-block;
}

.elementor-post__read-more:hover {
    background: #000000 !important;
    color: #fff !important;
}

.main-menu {
    margin-bottom: 0;
    text-align: right;
    padding-right: 0;
}

.main-menu li {
    display: inline-block;
    margin-left: 25px;
}

.main-menu li:last-child {
    margin-left: 0;
}

.main-menu li a {
    color: #383838;
    transition: all 0.3s ease-in;
}

.main-menu li.current-menu-item a {
    color: #000000;
}

.main-menu li a:hover {
    color: #000000;
}

.powered,
.copyright {
    font-size: 13px;
}

.powered a,
.copyright a {
    color: #fff;
}

a:hover {
    text-decoration: none;
}



.copyright {
    text-align: right;
}

.powered ul.social-list {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    direction: ltr;
}

.powered ul.social-list li {
    display: inline-block;
    margin-right: 30px;
}

.powered ul.social-list li:last-child {
    margin-right: 0;
}

.powered ul.social-list li a {
    color: #fff;
    transition: all 0.3s ease-in;
    font-size: 20px;
}

.powered ul.social-list li a:hover {
    color: #000000;
}

.powered ul.social-list li i {
    transition: all 0.3s ease-in;
}

.powered ul.social-list li a:hover i {
    transform: scale(1.2);
}

section.pre-footer {
    padding-top: 60px;
    padding-bottom: 60px;
    background: #383838;
    color: #fff;
    border-bottom: 1px solid #eef0f3;
}

.pre-footer ul {
    margin-bottom: 0;
    padding-right: 0;
}

.pre-footer ul li {
    display: inline-block;
    margin-left: 50px;
}

.pre-footer ul li:last-child {
    margin-left: 0;
}

.pre-footer ul li a {
    color: #fff;
    transition: all 0.3s ease-in;
}

.pre-footer ul li a:hover {
    color: #000000;
}

.gold-box:first-child {
    padding-left: 30px;
}

.gold-box:last-child {
    padding-right: 30px;
}

.gold-box:nth-child(2) {
    padding-left: 15px;
    padding-right: 15px;
}

.gold-box>.elementor-widget-wrap {
    background: #f9f7f3;
    color: #000000;
    border: 1px solid #000000;
    padding: 30px !important;
    border-radius: 8px;
}

.ist-tabs .elementor-tab-title.elementor-active {
    border: 1px solid #000000 !important;
    background: #000000 !important;
    color: #fff !important;
}

.ist-tabs .elementor-tab-title {
    border: 1px solid #000000 !important;
}

.ist-tabs .elementor-tab-title:first-child {
    border-left: 0px !important;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.ist-tabs .elementor-tab-title:last-child {
    border-right: 0px !important;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.ist-tabs.elementor-widget-tabs .elementor-tab-desktop-title {
    padding: 15px 70px;
}

.ist-tabs .elementor-tab-content {
    border: 0px !important;
    text-align: right;
    padding-right: 0 !important;
    width: 90%;
    min-height: 130px;
}

.ist-tabs .elementor-tabs-wrapper,
.ist-tabs.elementor-widget-tabs .elementor-tab-content,
.ist-tabs.elementor-widget-tabs .elementor-tab-title:after,
.ist-tabs.elementor-widget-tabs .elementor-tab-title:before,
.ist-tabs.elementor-widget-tabs .elementor-tabs-content-wrapper {
    border: none !important;
    border-width: 0px !important;
}

.contact-boxes .elementor-icon-box-content {
    text-align: right;
    margin-right: 20px;
}

.contact-boxes .elementor-icon-box-content a {
    color: #383838;
}

.phone-num {
    direction: ltr;
    unicode-bidi: embed;
}

.privacy-list .elementor-icon-list-text {
    padding-right: 10px;
}

.home-products .eael-advance-tabs .eael-tabs-nav>ul {
    justify-content: center !important;
}

.home-products .eael-advance-tabs .eael-tabs-nav>ul li {
    flex: initial !important;
}

#productModal.modal {
    background: rgba(0, 0, 0, 0.75);
}

.modal-header .close,
.modal-header .close:focus {
    outline: none !important;
}

.modal-header .close {
    margin: -1.5rem -1rem -1rem auto;
}


#productModal.modal .modal-header {
    border-bottom: 0px;
    position: absolute;
    right: 25px;
    top: 10px;
    z-index: 99;
}

#productModal.modal .modal-content {
    border-radius: 15px !important;
    overflow: hidden;
}

#productModal.modal .desc {
    width: 55%;
    text-align: right;
    direction: rtl;
    display: inline-block;
    padding: 55px 35px 10px 50px;
}

#productModal.modal .cont-img {
    min-height: 410px;
    height: 100%;
    width: 44%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    background-position: center center !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-color: #F4EEDC !important;
}

#productModal.modal .modal-body {
    padding: 0;
}

#productModal.modal .desc strong {
    width: 125px !important;
    display: inline-block;
}

#productModal.modal h2.pop-title {
    color: #000000;
    font-weight: 700;
    margin-bottom: 20px;
    font-size: 1.8rem;
}

.home-products .eael-advance-tabs .eael-tabs-nav>ul li .eael-tab-title {
    font-weight: bold;
}

.content-area.recipe-container {
    width: 100%;
    text-align: right;
}

.recipe-header {
    background-color: #f9f7f3;
    padding: 60px 0px 60px 0px;
    color: var(--e-global-color-accent);
    margin-bottom: 40px;
}

.recipe-container .single-title {
    margin-bottom: 30px;
}

.recipe-container .img-container {
    margin-bottom: 25px;
}

.recipe-container h3,
.recipe-container h4 {
    color: var(--e-global-color-accent);
    margin-bottom: 20px;
    font-weight: 700;
}

.gold {
    color: var(--e-global-color-accent);
}

.recipes .elementor-post__title {
    line-height: 30px;
}

.recipe-container h5 {
    color: var(--e-global-color-accent);
    font-weight: 700;
}

.recipe-container ul {
    padding-right: 19px;
    line-height: 2.4em;
}

.recipe-container ol {
    padding-right: 19px;
    line-height: 3em;
}

.right-border {
    border-right: 1px solid #000000;
    padding-right: 40px;
}

/* mobile menu */

.mobile-nav {
    position: absolute;
    top: -30px;
    left: 90px;
    z-index: 99;
}

.mobile-nav .nav-trigger {
    background: #fff;
    border-radius: 0;
    width: 35px;
    height: 35px;
    font-size: 1.3em;
    display: block;
    text-align: center;
    line-height: 32px;
    z-index: 9999;
    right: 35px;
    top: 60px;
    position: absolute;
    border: 1px solid #000000;
    cursor: pointer;
    color: #000000;
    transition: all 0.3s ease-in;
    padding-top: 1.5px;

}

.mobile-nav .nav-trigger.active {
    transform: rotateZ(270deg);
}

.mobile-nav .menu-main-menu-container {
    position: absolute;
    width: 300px;
    left: -400px;
    right: auto;
    height: 100vh;
    top: 0;
    padding-top: 60px;
    padding-left: 18px;
    background: #fff;
    z-index: 9;
    transition: all 0.6s ease-in-out;
    opacity: 0;
    box-shadow: 0px 0px 22px 0px #000;
}

.mobile-nav .menu-main-menu-container.active {
    left: -100px;
    opacity: 1;
}

.mobile-nav .menu-main-menu-container a,
.mobile-nav .menu-main-menu-en-container a {
    line-height: 46px;
    display: block;
    position: relative;
    color: #4c4c4c;
    cursor: pointer;
    border-bottom: 1px dashed #4c4c4c;

}

.overlay {
    transition: all 0.3s ease;
}

.overlay.active {
    background: #000;
    opacity: 0.5;
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}

ul#menu-main-menu-1 {
    text-align: center;
    padding-inline-start: 5px;
    margin-top: 20px;
}

.recipes-list li {
    color: #383838;
    opacity: 0.48;
}

.recipes-list li.has-link,
.recipes-list li a {
    opacity: 1;
    color: #383838;
}

.qr {
    text-align: center;
}

.qr img {
    width: 90px;
    height: 90px;

    margin-bottom: 15px;

}

.copyright p {
    margin-bottom: 0.5rem;
}

@media screen and (max-width: 1200px) {
    .main-menu li {
        margin-left: 40px;
    }
}

@media screen and (max-width: 991px) {
    .order1 {
        order: 1;
    }

    .order2 {
        order: 2;
    }

    .popup-content {
        display: flex;
        flex-direction: column;
    }

    #productModal.modal .desc {
        width: 100%;
        order: 2;
        padding: 25px 35px 20px 50px;
    }

    #productModal.modal .cont-img {
        width: 100%;
        min-height: 350px;
        order: 1;
    }

    .pre-footer ul li {
        display: inline-block;
        margin-left: 20px;
        font-size: 14px;
    }
}

@media screen and (max-width: 767px) {

    .right-border {
        padding-right: 15px;
        border-right: 0;
    }

    .ist-tabs .elementor-tab-title,
    .ist-tabs .elementor-tab-title:first-child {
        border: 1px solid #000000 !important;
        text-align: right;
        border-radius: 0 !important;
    }

    .gold-box:first-child {
        padding-left: 0px;
    }

    .gold-box:nth-child(2) {
        padding-left: 0px;
        padding-right: 0px;
    }

    .gold-box:last-child {
        padding-right: 0;
    }

    .powered,
    .copyright {
        text-align: center;
    }

    .widgetizedArea {
        text-align: center;
    }

    .pre-footer ul li {
        display: block;
        margin-left: 0;
        text-align: center;
        line-height: 45px;
    }

    .menu-footer-menu-container {
        margin-top: 30px;
    }

    #productModal.modal .modal-header {
        right: 10px;
    }

    #productModal.modal h2.pop-title {
        font-size: 1.6em;
    }

    .eael-advance-tabs .eael-tabs-nav>ul li {
        padding: 1em 1em;
    }
}

.nav-icon {
    border: none;
    background: none
}

.nav-icon:hover {
    border: none;
    background: none
}

.nav-icon:focus {
    border: none;
    background: none;
    outline: none
}

.nav-icon,
.nav-icon:hover,
.nav-icon:focus {
    border: none;
    background: none;
    outline: none;
}

.offcanvas_footer {
    padding: 15px 10px;
    text-align: center;
}

.offcanvas_footer a {
    border-bottom: none !important
}

.offcanvas_email {
    display: block;
    margin-bottom: 12px;
}

.offcanvas_email a {
    text-decoration: none;
    color: #777;
    font-size: 14px;
}

.offcanvas_email i {
    margin-right: 6px;
}

.offcanvas_social {
    list-style: none;
    padding: 0;
    margin: 10px 0 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0px;
    color: #000 !important
}

.offcanvas_social li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.offcanvas_social li::marker {
    content: "";
}

.offcanvas_social a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    text-decoration: none;
    color: #000;
    margin-right: 8px !important
}

.offcanvas_social i {
    font-size: 23px;
    color: #000
}

.offcanvas_footer hr {
    width: 58%;
    margin: 8px auto 0;
}

.offcanvas_footer img {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.mobile-language-switcher {
    position: relative;
    width: fit-content;
    margin: 0 auto 18px auto;
    z-index: 9999;
}

.mobile-language-current {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    text-decoration: none;
    color: #777 !important;
    font-size: 14px;
    font-weight: 500;
    border: none !important;
    box-shadow: none !important;
}

.mobile-language-current:hover,
.mobile-language-current:focus {
    text-decoration: none;
    color: #777 !important;
    border: none !important;
    outline: none !important;
}

.mobile-language-flag {
    width: 22px;
    height: auto;
    display: inline-block;
}

.mobile-language-current i {
    font-size: 12px;
    color: #999;
    margin-top: 1px;
}

.mobile-lang-dropdown {
    display: none;
    position: absolute;
    top: calc(100% + 0px);
    left: 50%;
    transform: translateX(-50%);
    min-width: 110px;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
    padding: 6px 0;
    margin: 0;
    list-style: none;
    text-align: left;
}

.mobile-lang-dropdown li {
    list-style: none !important;
    margin: 0;
    padding: 0;
    border: none !important;
}

.mobile-lang-dropdown li a {
    display: block;
    padding: 1px 14px;
    font-size: 13px;
    color: #333 !important;
    text-decoration: none;
    border: none !important;
    line-height: 1.4;
}

.mobile-lang-dropdown li a:hover {
    background: #f7f7f7;
    text-decoration: none;
}

.mobile-lang-dropdown.show {
    display: block;
}