@font-face {
    font-family: "Estedad";
    src: url(../fonts/Estedad/Estedad-Medium.ttf);
}

.footer-middle {
    display: none !important;
}


body {
    background: #fff !important;
    padding-bottom: 70px !important;
}

#sticky-header {
    max-width: 567px;
    background-image: url(../images/fox/bg1.png);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 0px 0px 50px 50px;
    height: 65px;
    margin: auto !important;
    position: relative;
    left: unset !important;
}

.products__item-wrapper .products__item-img-color-wrapper {
    display: flex;
    align-items: center;
    justify-content: unset;
    position: relative;
}

.products__item-image-wrapper {
    width: 22%;
    margin-left: 40px;
}


.user-profile-sidebar-list .active {
    background: #a43b45 !important;
}

.user-profile-sidebar-list li a i {
    color: #a43b45 !important;
}

a {
    font-family: "Estedad" !important;
}

.footer-middle {
    background: #fff !important;
}

.home-page {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.page-body {
    flex-grow: 1;
    padding-top: 70px;
    padding-bottom: 96px;
}

.page-top {
    margin: 0 auto;
    display: block;
    text-align: center;
    background: url(../images/fox/bg1.png);
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
}

.mean-container a.meanmenu-reveal {
    left: 0px !important;
    right: unset !important;
}

.contacts-phone img {
    width: 36px;
}

.mobile-menu-area {
    background-color: #333;
    border-radius: 0px 0px 50px 50px;
    height: 65px;
    display: block !important;
    position: fixed;
}


#logo_mobile, #logo_mobile, .search-form, #mobile-toolbar {
    display: none !important;
}

.mean-container a.meanmenu-reveal {
    color: #fff;
}

/* .mean-bar
{
    display: none ;
} */
.main-sticky {
    margin-top: 0 !important;
}

h5.menu-title {
    color: #fff;
    direction: rtl;
}

.menu-main a.contacts-phone {
    color: #fff;
    direction: rtl;
    font-size: 20px;
}

h5.menu-title:after {
    background-image: url(../images/fox/img-title.png);
    background-size: contain;
    padding: 0 22px;
    content: " ";
    background-repeat: no-repeat;
}

.reservation-menu {
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
}

.btn-reservation {
    border: 1px solid #a43b45;
    background: #a43b45;
    color: #fff;
    padding: 3px 75px;
    border-radius: 60px;
    margin-bottom: 20px;
}

.btn-menu {
    padding: 3px 70px;
    border: 1px solid #a43b45;
    border-radius: 60px;
    color: #a43b45;
}

.btn-menu:hover {
    color: #fff;
    border: 1px solid #a43b45;
    background: #a43b45;
}


.menu-title a:hover {
    color: #cd535f;
}

@media only screen and (max-width: 390px) and (max-width: 400px) {
    .page-body {
        padding-top: 40px !important;
        padding-bottom: 96px;
        min-height: 35vh
    }

    #mobile-navigation-area {
        box-shadow: 0 2px 5px 2px rgb(0 0 0 / 15%) !important;
    }

}

.product_category {
    width: 100%;
    margin: 20px;
}

.cart_simple {
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 400px;
    width: 100%;
}

.bottom-cart {
    position: fixed;
    bottom: 0px;
    max-width: 400px;
    width: 100%;
    background: #fff;
    padding: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.product_category h3 {
    text-align: center;
    font-size: 20px;
    margin: 0;
    color: #a43b45;
    font-weight: 600;
}

.local, .address_item__detail .location {
    display: none;
}

.box-cat p {
    font-size: 13px;
}


#panel{
    padding-bottom: 17px !important;

}

.cart-item-count-plus span{
    cursor:pointer;
}

.products__item {
    border-bottom: 1px solid #f5f5f5;
}

.page-bottom {
    background: url(../images/fox/bg3.jpg);
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    position: fixed;
    bottom: 0px;
}

.pizza-bottom {
    position: relative;
    top: -60px;
}


.cart-item-count-wrapper {
    left: 0px !important;
    flex-direction: row-reverse !important;
}

.cart-item-count-plus .fa-plus {
    border: 1px solid #cbcbcb;
    border-radius: 50%;
    height: 25px;
    width: 25px;
    line-height: 22px;
}

.cart-item-count-negative .fa-minus {
    border: 1px solid #cbcbcb;
    border-radius: 50%;
    height: 25px;
    width: 25px;
    line-height: 22px;
}

#mobile-navigation-area-cart #udpCartItemCounter {
    background: #a43b45 !important;
}

.pagination li.active span {
    background: #a43b45 !important;
}

.mean-container a.meanmenu-reveal {
    display: none !important;
}

.products__item-wrapper .products__item-img-color-wrapper {
    display: flex;
    align-items: center !important;
}

.mobile-menu-area {
    background-image: url(../images/fox/bg1.png);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 0px 0px 50px 50px;
    height: 65px;
    display: block !important;
    position: fixed;
}

.mobile-menu-area {
    width: 100% !important;
}

.products__item-image-wrapper {
    margin-left: 0px !important;
}

.top-logo {
    width: 65% !important;
}

.btn-link:hover, a:hover {
    color: #a43b45 !important;
}

.price-box {
    text-align: center !important;
    margin-bottom: 60px;
}

.page-bottom {
    background: url(../images/fox/bg3.jpg);
    background-size: contain;
    background-position: bottom;
    background-repeat: no-repeat;
}

#top-bar .page-cover {
    display: block !important;
}


.pizza-bottom {
    width: 100% !important;
    position: relative !important;
    top: -60px !important;
}

.pizza-image {
    text-align: center;
}

.top-logo {
    width: 28%;
}

.page-bottom {
    background: url(../images/fox/bg3.jpg);
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
}

.shape-two {
    position: absolute;
    bottom: 50px !important;
    width: 74px !important;
    left: 50px !important;
}

.shape-three {
    width: 74px !important;
    position: absolute;
    bottom: 223px !important;
    left: 25px !important;
    animation: moveBottomBounce 2s linear infinite;
}

.shape {
    position: relative;
}

.shape-one {
    position: absolute;
    width: 74px;
    bottom: 170px !important;
    right: 18px !important;
    animation: moveLeftBounce 3s linear infinite;
}

#top-bar {
    max-width: 400px;
    width: 100%;
    margin: 0 auto;
}

#top-bar .menu-main {
    background: url(../images/fox/bg1.png) #363636;
    background-size: cover;
    border-bottom-left-radius: 45px;
    border-bottom-right-radius: 45px;
    position: fixed;
    top: 0px;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    max-width: 400px;
    height: 68px;
    text-align: center;
    z-index: 2000;
    margin: 0 auto;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
}

#mobile-navigation-area-cart #udpCartItemCounter {
    background: #a43b45 !important;
}

#continue {
    background: #a43b45 !important;
}

#cart-attribute ul li.red-bullet:before {
    background: #a43b45 !important;
}

.desc-cart-attribute span.red-border:before {
    background: #a43b45 !important;
}

.btn-submit {
    background: #a43b45 !important;
}

.group-payment-field button {
    background: #a43b45 !important;
}


/* @keyframes moveTopBounce {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(50px);
        transform: translateY(25px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
} */

@keyframes moveLeftBounce {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    50% {
        -webkit-transform: translateX(50px);
        transform: translateX(25px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes moveBottomBounce {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(50px);
        transform: translateY(25px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}