:root {
    --animate-duration: 1500ms;
}

* {
    scrollbar-width: thin;
    scrollbar-color: #2c2921;
}

*::-webkit-scrollbar {
    width: 10px;
}

*::-webkit-scrollbar-track {
    background: #ececec;
}

*::-webkit-scrollbar-thumb {
    background-color: #d86e0b;
}

@font-face {
    font-family: "The Rich Jullietta";
    src: url(fonts/TheRichJulliettaDEMO.ttf);
}

@font-face {
    font-family: "TheBrandy";
    src: url(fonts/CW_BANDY.TTF);
}

body {
    font-family: "gilroy", sans-serif;
    font-size: 12px;
}

p {
    margin-top: 0;
    /*margin-bottom: 1rem;*/
    font-size: 15px;
}

.widget ul li p{
    margin-bottom: 6px;
    opacity: 0.8;
}

h1, h2, h3, h4 {
    font-family: "Glory", sans-serif;
    /*margin-bottom: 42px;*/
}

.fz-medium {
    font-size: 18px;
}

.slick-slide img {
    width: 200px;
    height: 200px;
    border-radius: 50%;
}

.slick-list {
    --space-between: 30px;
    margin-left: calc(var(--space-between) * -0.5);
    margin-right: calc(var(--space-between) * -0.5);
}

.slick-slide {
    padding-left: calc(var(--space-between) * 0.5);
    padding-right: calc(var(--space-between) * 0.5);
}

.navbar-brand {
    font-weight: 600;
    text-decoration: none;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    padding-right: 20px;
}

.overflow {
    overflow: hidden;
}

.main {
    width: 1170px;
    margin: 0 auto;
}

img {
    max-width: 100%;
}

.thumbnail {
    text-align: center;
    display: block;
    margin: 0 auto;
    position: relative;
}

.thumbnail::before {
    position: absolute;
    content: url("img/arrowl.png");
    right: 69px;
    bottom: 15px;
    z-index: 1;
}

.owl-nav {
    position: absolute;
    right: 41%;
    bottom: 3px;
}

.owl-nav div {
    display: inline-block;
    background: #e07945;
    padding: 8px 12px;
    color: white;
    margin: 0 7px;
    font-size: 21px;
    border-radius: 7%;
    line-height: 23px;
}

.our-project-3 p {
    font-size: 18px;
    font-family: "Glory", sans-serif;
    color: #3a3a3a;
    font-weight: 400;
}

.our-project-3 span strong {
    color: #e07945;
    font-weight: 700;
}

.our-project-3 span {
    color: #e07945;
    font-weight: 400;
    font-size: 22px;
    font-family: "Glory", sans-serif;
}

.scroll-to-top {
    --size: 40px;
    width: var(--size);
    height: var(--size);
    align-items: center;
    justify-content: center;
    background-color: #363636;
    color: #fff;
    border-radius: 50%;
    position: absolute;
    bottom: 30px;
    right: 20px;
    border: 3px solid #fff;
    display: none;
    cursor: pointer;
    z-index: 3;
}

.modal-backdrop {
    z-index: 1;
}

.our-project-3 h3 {
    color: #474747;
    display: block;
    font-size: 16px;
    font-weight: 400;
    margin-top: 0;
}

.offer_line {
    display: block;
    margin: 30px auto;
    width: 80px;
    height: 3px !important;
    background-color: #ff5600;
    border: none;
}

.owl-carousel .owl-item img {
    display: block;
    width: 445px;
    height: 348px;
}

.owl-nav div:hover {
    background: white;
    color: #333;
    border: 1px solid #ebebeb;
}

.slider {
    position: relative;
}


/* modal */

.doya-roilo {
    background: #e07945;
    padding: 5px 29px;
    color: white;
    font-size: 18px;
    text-decoration: none;
    line-height: 28px;
    display: inline-block;
    text-transform: uppercase;
    font-family: "Gilroy-Bold", sans-serif;
    border-radius: 4px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-top: 23px;
    position: relative;
    box-shadow: 0 3px #c96836;
    padding: 14px 32px;
    align-items: center;
    font-weight: 600;
    justify-content: center;
}

.doya-roilo:after {
    position: absolute;
    right: 0;
    content: "";
    background: url("img/right.png");
}

a:hover {
    color: #ffe;
}

.main-model {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    box-shadow: 0 0 15px 11px #0000000d;
}

#myTab li {
	background: #1F3445;
	margin: 0 5px;
	border-radius: 8px;
	position: relative;
}

#myTab li:hover {
    background: #333;
    border: none;
}

#myTab li img {
    width: 22px;
    height: 22px;
}

#myTab li .notify {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    position: absolute;
    top: 3px;
    right: 6px;
    background-color: red;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 9px;
}

.nav-link {
    color: #fff;
}

#myTab li {
    color: #b9b7b7;
    font-size: 17px;
    line-height: 20px;
}

#myTab li:hover i {
    color: #fff;
    border-radius: 8px;
}

#myTab {
    border-bottom: none;
}

#myTab {
    text-align: right;
    float: right;
}

.bg {
    background: url(img/bg.png);
}

.content-start {
    position: relative;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 10px;
}

.background {
    position: absolute;
    height: 235px;
    max-height: 100%;
    width: 100%;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
}

.food-baner {
    color: white;
    padding: 20px;
}

.food-baner h2 {
    font-size: 42px;
    font-weight: 700;
}

.thum-modal img {
    width: 410px;
    float: right;
}

.food-baner p {
    font-size: 15px;
    line-height: 145%;
}

.modal-logo {
    margin-top: 15px;
}

.menus-items h2 {
    font-size: 17px;
    color: #0c1822;
    font-weight: 700;
    /*display      : inline-block;*/
    display: flex;
    justify-content: space-between;
    margin: 0;
}

.menus-items h2 span {
    text-align: right;
    color: #fa6312;
    display: inline-block;
    font-weight: 700;
}

/*.menus-items {
    box-shadow    : 0 12px 24px #ddd;
    background    : #fff;
    padding       : 12px;
    padding-bottom: 0;
    border-radius : 6px;
    margin-bottom : 12px;
    cursor        : pointer;
    position      : relative;
}*/

.menus-items {
    /* box-shadow: 0 12px 24px #ddd; */
    /* background: #fff; */
    padding: 12px;
    padding-bottom: 0;
    /* border-radius: 6px; */
    margin-bottom: 12px;
    cursor: pointer;
    position: relative;
    box-shadow: inset 0 -1px 0 #dbdbdb;
}

.menus-items.active {
    position: relative;
    z-index: 3;
}

.thumbnail-img img {
    height: 56px;
}

.menus-items p {
    font-size: 13px;
}

.woocmerce-items-list {
    overflow-y: auto;
    position: relative;
    overflow-x: hidden;
    padding: 10px;
    height: calc(100vh - (60px + 95px + 68px));
}
.woocmerce-items-list.no-footer {
    height: calc(100vh - (65px + 68px));
}

.header {
    padding: 20px;
    padding-top: 6px;
    padding-bottom: 16px;
    box-shadow: 0 0 15px 11px #0000000d;
}

.nav-bar {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2;
}

.nav-bar.active, .nav-bar.sticky {
    background: #1e3446;
}

.opening-hour h2 {
    font-size: 20px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 6px;
    font-weight: 600;
    margin-top: 20px;
}

.opening-hour {
    text-align: justify;
    margin-bottom: 20px;
}

.opening-hour ul li:nth-child(2) {
    margin-bottom: 13px;
}

.opening-hour ul li {
    font-size: 14px;
}

.cookies-policy p {
    font-size: 17px;
    line-height: 20px;
    margin-top: 20px;
}

.about-us {
    padding: 20px;
}

.opening-hour ul li {
    font-size: 15px;
    list-style: none;
}

.opening-hour i {
    font-size: 18px;
}

.menus-items a {
    color: #333;
    text-decoration: none;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
	color: #ffffff;
	background-color: #80B42A;
	border-color: #dee2e6 #dee2e6 #fff;
}

/* css model start */

.modal {
    display: none;
    position: fixed;
    z-index: 2;
    padding-top: 34px;
    padding-bottom: 34px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
}

.order-modal-content {
    background-color: #fefefe;
    margin: auto;
    border: 1px solid #888;
    width: 99%;
    max-width: 800px;
}

/*.close {
    color: #333;
    float: right;
    font-size: 58px;
    font-weight: bold;
    position: absolute;
    right: -59px;
    top: 0px;
    background: transparent;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    border: 1px solid #ddd;
    line-height: 43px;
}*/

.close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.scroll-overlay-items {
	padding: 16px;
	overflow: auto;
	min-height: 209px;
	height: calc(100vh - (34px * 2 + 60px + 54px + 7px));
}

.ovarlay-conent p {
    font-size: 14px;
    color: #666;
}

.size p {
    font-size: 18px;
}

.size p span {
    color: #333;
}

.single-item input {
    background: #ddd;
    font-size: 20px;
    margin-right: 5px;
}

.single-item label {
    font-size: 14px;
    margin: 0 4px;
    min-height: 35px;
    display: flex;
    align-items: center;
}

.single-item {
    border: 1px solid #ddd;
    margin-bottom: 4px;
    cursor: pointer;
    padding: 0 6px;
    border-radius: 4px;
}

.single-item.active {
    background: #e1eef5;
}

.invalid .single-item {
    border-color: var(--bs-danger) !important;
}

.Special-info textarea {
    width: 100%;
    border: 1px solid #ddd;
    font-size: 14px;
    padding: 8px;
    font-style: italic;
}

.item-list p {
    margin-top: 14px;
}

.Special-info p {
    margin-top: 19px;
}

.Special-info textarea {
    width: 100%;
    border: 1px solid #ddd;
    font-size: 14px;
    padding: 8px;
    font-style: italic;
}

.item-list p {
    margin-top: 14px;
}

.Special-info p {
    margin-top: 19px;
}

.quantity p {
    margin-top: 17px;
}

.quantity-inut {
    border: 1px solid #ddd;
    padding: 0;
    margin: 0;
    margin-bottom: 16px;
}

.quantity-inut input {
    width: 62%;
    border: none;
    padding: 2px;
    font-size: 19px;
    padding-left: 20px;
}

.quantity-inut .altera.decrescimo {
    width: 50px;
    font-size: 31px;
}

.altera.acrescimo {
    padding: 0px 17px;
    font-size: 26px;
    background-color: #656565;
    color: white;
    border: none;
}

.btn-primary {
    color: #fff;
    background-color: #e07945;
}

.class-c19 {
    margin-left: 25px;
}

.btn.btn-primary.btn-foodangels.btn-lg.d-flex.w-100.align-items-center {
    border: none;
}

.btn-primary:hover {
    color: #fff;
    background: #f7975d;
}

.amr-button {
    position: relative;
}

.fixed-add-to-cart {
    background: #e3e3e3;
    margin-right: 9px;
}

.overlay-extra-product-list {
    --arrow-top: 50%;
    position: absolute;
    background: #fff;
    z-index: 999;
    right: 0;
    width: 49%;
    top: 50%;
    border: 1px solid #ccc;
    box-shadow: 0 2px 10px rgb(0 0 0 / 20%);
}

.overlay-extra-product-list::after {
    content: "";
    position: absolute;
    top: var(--arrow-top);
    right: 100%;
    border-right: 10px solid #ffffff;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    transform: translateY(-50%);
}

.overlay-extra-product-list::before {
    content: "";
    position: absolute;
    top: var(--arrow-top);
    right: calc(100% + 1px);
    border-right: 10px solid #ccc;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    transform: translateY(-50%);
}

.model-jahidulwd {
    background: #fff;
    width: 100%;
    box-shadow: 0 0 15px 11px #0000000d;
}

.popup-content--left::after {
    left: 100%;
    right: auto;
    border-left: 10px solid #ffffff;
    border-right: none;
}

.popup-content--left::before {
    left: calc(100% + 1px);
    right: auto;
    border-left: 10px solid #ccc;
    border-right: none;
}

.popup-close:not(.back-button) {
	font-size: 18px;
	text-align: right;
	position: absolute;
	right: 7px;
	top: 1px;
	text-decoration: none;
	width: 26px;
	height: 27px;
	align-items: center;
	justify-content: center;
	background: #577486;
	color: #fff;
	box-shadow: 0 5px 21px 0px #ddd;
	border-radius: 3px;
}

a:hover.popup-close.d-none.d-md-flex {
	color: white;
}

.overlay-extra-product-list.popup-content {
    display: none;
}

.popup-close:hover {
    color: #333;
}

/* navbar css */

.navbar-nav li a {
    color: #fff;
    font-family: "Quicksand", sans-serif;
    font-weight: 600;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 1em;
}

.nav-link:hover, .nav-link:focus {
    color: #ddd;
}

.navbar a {
    color: white;
    font-weight: 700;
    /*text-transform: uppercase;*/
}

/* .navbar:hover a {
    color: #ddd;
} */

.register-btn {
    background: #e07945;
    box-shadow: 0 3px #c96836;
    border-radius: 3px;
    color: white;
    text-decoration: navajowhite;
    padding: 7px 14px;
    font-weight: 400;
    font-size: 16px;
    font-family: "Quicksand", sans-serif;
    margin-right: 10px;
}

a.shoping-card i {
    font-size: 26px;
    color: #333;
    margin-top: 6px;
}

.d-flex a {
    margin: 0 5px;
}

.shoping-card {
    position: relative;
}

.shoping-card span {
    position: absolute;
    background: #e07945;
    border-radius: 50%;
    color: white;
    display: inline-block;
    font-size: 13px;
    line-height: 22px;
    width: 20px;
    height: 20px;
    text-align: center;
    right: -15px;
}

.bar {
    margin-top: 9px;
}

/* bg */

.welcome-area {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 148px 0;
}

.section-bg {}

.welcome-area h3 {
    font-family: "The Rich Jullietta", Sans-serif;
    color: #e07945;
    font-size: 75px;
    margin-bottom: -39px;
}

.welcome-area h2 {
	font-size: 61px;
	color: #e07945;
	font-family: Brandy;
	font-style: italic;
	font-weight: 700;
	margin-top: 30px;
	line-height: 49px;
}

.welcome-area p {
    font-size: 29px;
}

.welcome-area h4 {
    color: white;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: 40px;
}

.welcome-area p {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 20px;
    padding: 0 15px;
    color: #fff;
    font-size: 20px;
}

.foodangels-btn ul li {
    background: #e07945;
    display: inline-block;
    font-size: 18px;
    padding: 8px 30px;
    margin: 0 9px;
    border-radius: 5%;
}

.foodangels-btn ul li a {
    text-decoration: none;
    color: white;
}

.foodangels-btn ul li:nth-child(2) {
    background: transparent;
    border: 1px solid #fff;
}


.popup-section-bg {
    background-repeat: no-repeat;
    background-size: cover;
}

.content-block {
    padding: 45px 0;
    color: #ffffff;
    text-align: center;
}

.popup-section-bg {
    padding-top: 57px;
    padding-bottom: 55px;
}

.popup-section-bg h2 span {
    font-weight: 700;
}

.popup-section-bg .open-menu::after {
    position: absolute;
    content: url("img/right.png");
    left: 105%;
    top: 50%;
}

.popup-section-bg {
    position: relative;
}

.about-content h2 {
    font-size: 40px;
    font-weight: 400;
    margin-top: 19px;
}

.about-content h2 span {
    font-size: 46px;
    color: #e07945;
    font-weight: 600;
    font-family: "Glory", sans-serif;
}

.learn-more a {
    background: #e07945;
    color: white;
    font-size: 16px;
    padding: 7px 20px;
    text-decoration: navajowhite;
    margin-top: 0px;
    display: inline-block;
    border-radius: 3%;
    box-shadow: 0 3px #c96836;
}

.content-block-2 img {
    float: right;
    margin-right: 20px;
}

.single-slider.slick-initialized.slick-slider {
	overflow: hidden;
}

.content-block-3 {
    padding-top: 80px;
    padding-bottom: 35px;
    padding-left: 63px;
}

.about-content.content-3 h2 {
    color: #0d1823;
    font-size: 50px;
    font-weight: 400;
    margin-top: 78px;
    line-height: 50px;
}

.about-content.content-3 h2 span {
    font-weight: 400;
    margin-bottom: 9px;
    display: inline-block;
}

.about-content.content-3 p {
    margin-bottom: 38px;
}

.content-4 {
    padding-top: 30px;
    padding-bottom: 100px;
    display: block;
}

.footer-section {
    /*background : #f2f2f2;*/
    background: #1e3446;
    padding-top: 50px;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
}

.widget h2 {
    font-size: 23px;
    /*color        : #0d1823;*/
    color: white;
    font-weight: 600;
    margin-bottom: 10px;
}

.social_media_widget{
    margin-top: 30px !important;
}

.widget ul li a {
    /*color          : #0d1823;*/
    color: white;
    font-size: 15px;
    text-decoration: none;
    margin: 0 5px;
}

.widget ul li {
    list-style: none;
    font-size: 15px;
    margin-bottom: 6px;
    /*color        : #333333;*/
    color: white;
}

.widget ul li img {
    display: inline-block;
    width: 66px;
    margin: 5px 5px;
}

.widget ul li i {
    color: #80b529;
    margin-right: 8px;
}

.widget img {
    margin-bottom: 40px;
}

.footer-bottom-section, .footer-bottom-section {
    background: #f2f2f2;
    /* color       : #333; */
    text-decoration: navajowhite;
    padding-top: 26px;
    padding-bottom: 6px;
    background: #1e3446;
    color: white;
}

.site_footer_link{
    text-decoration: none;
    background: #1e3446;
    color: white;
}


.footer-menu ul li {
    text-align: right;
    font-size: 13px;
    list-style: none;
}

.footer-bottom-section {
    border-top: 1px solid #505050;
}

.widget ul {
    padding-left: 0;
    padding-top: 10px;
}

.widget ul li img {
    width: 62px;
    margin: 5px 5px;
    float: left;
}

.widget ul li a {
    margin: 0;
}

.navbar-toggler {
    /* font-size      : 25px; */
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ddd;
    color: #fff;
    height: 35px;
    width: 35px;
    padding: 0;
}

/*  * 
    * =========================================
    * new css 
    * =========================================
*   */

.form-box {
    max-width: 600px;
    margin: auto;
    padding: 25px;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    box-shadow: 0px 0px 23px 8px #00000012;
}

.form-box--small {
    /*max-width: 400px;*/
}

.form-box__heading {
    text-align: center;
    margin-bottom: 30px;
}

label {
    color: #8a8a8a;
}

.form-control {
    padding: 10px 15px;
    border-color: #e2e2e2;
    color: #8a8a8a;
}

.form-control:focus, .form-control:hover {
    box-shadow: none;
    border-color: #c9c9c9;
}

.button {
    padding: 10px 15px;
    border: none;
    background-color: transparent;
    font-size: 16px;
    font-weight: bold;
    border-radius: 5px;
}

.button--lg {
    display: block;
    width: 100%;
}

.button--big {
    border: none;
    background: #d86e0b;
    color: #fff;
    border-radius: 5px;
    padding: 16px 13px;
    display: flex;
    align-items: center;
    font-weight: bold;
}

.button--big:disabled {
    background: #ffbe82;
}

.button--big--left {
    text-align: left;
    font-size: 14px;
    padding-right: 14px;
    border-right: 1px solid #af5909;
    line-height: 100%;
}

.button--big--right {
    font-size: 14px;
    padding-left: 25px;
}

/*  * 
    * =========================================
    * new css 
    * =========================================
*   */

.form-box {
    max-width: 600px;
    margin: auto;
    padding: 25px;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    box-shadow: 0px 0px 23px 8px #00000012;
}

.form-box--small {
    /*max-width: 400px;*/
}

.form-box__heading {
    text-align: center;
    margin-bottom: 30px;
}

label {
    color: #8a8a8a;
}

.form-control {
    padding: 10px 15px;
    border-color: #e2e2e2;
    color: #8a8a8a;
}

.form-control:focus, .form-control:hover {
    box-shadow: none;
    border-color: #c9c9c9;
}

.button {
    padding: 10px 15px;
    border: none;
    background-color: transparent;
    font-size: 16px;
    font-weight: bold;
    border-radius: 5px;
}

.button--primary {
    border: none;
    background: #d86e0b;
    border: 1px solid #ccc;
    color: white;
    display: flex;
}

.button--primary .check-icon {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.button--primary .check-icon::before {
    --size: 16px;
    content: '';
    border: 1px solid #ffffff;
    font-size: 10px;
    border-radius: 3px;
    margin-right: 8px;
    height: var(--size);
    width: var(--size);
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #0072f8;
}

/* .button--primary.active {
    background: transparent;
    border: 1px solid #ccc;
} */

.button--primary.active .check-icon::before {
    content: "\f00c";
    border: none;
    background: #0072f8;
}

.button--lg {
    display: block;
    width: 100%;
}

/* loader */

.loader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.788);
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 34px;
    opacity: 0;
    visibility: hidden;
    transition: 0.2s;
}

.loader-spinner {
    --size: 100px;
    --border: 15px;
    height: var(--size);
    width: var(--size);
    border-radius: 50%;
    border: var(--border) solid #ffffff4a;
    position: relative;
}

.loader-spinner::after {
    content: "";
    position: absolute;
    top: calc(var(--border) * -1);
    left: calc(var(--border) * -1);
    height: var(--size);
    width: var(--size);
    border: var(--border) solid transparent;
    border-color: transparent;
    border-right-color: #ffffffd0;
    border-radius: 50%;
    animation: loader 1.5s linear infinite;
}

@keyframes loader {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

.loader.active {
    opacity: 1;
    visibility: visible;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ffffff94;
    z-index: 3;
    opacity: 0;
    visibility: hidden;
    transition: 0.2s;
}

.overlay--transparent {
    z-index: 4;
    background-color: transparent;
}

.overlay.active {
    opacity: 1;
    visibility: visible;
}

.popup-content--left {
    right: auto;
}

.nice-number {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #dedede;
    border-radius: 5px;
    padding: 6px;
    /* padding-bottom: 23px; */
}

.nice-number button {
    border: none;
    background: #f07a33;
    height: 50px;
    width: 70px;
    border-radius: 5px;
    font-size: 16px;
    color: #fff;
}

.nice-number input {
    width: 100% !important;
    height: 17px;
    border: none;
    font-size: 18px;
    outline: none;
    padding: 16px;
}

.button__icon {
    margin-right: 8px;
}

.button--light {
    font-size: 12px;
    color: #a8a8a8;
    text-transform: uppercase;
    border: 1px solid #e6e6e6;
}

.button--lg {
    display: block;
    width: 100%;
}

.button--icon {
    font-size: 12px;
    padding: 8px 11px;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    color: #909090;
}

.button--cancel {
    /* display: none; */
    font-size: 12px;
    border: 0;
    background: #c2c2c2;
    border-radius: 4px;
    color: #fff;
    float: right;
}

.button--cancel:hover {
    background: #acacac;
}

.button--cancel--primary {
    background-color: #df733c;
    color: #fff;
}

.button--fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px 20px;
    text-align: center;
    width: 100%;
    border: none;
    background: #ff7429;
    color: #fff;
    font-size: 18px;
    box-shadow: 0 0 10px 10px #0000001c;
    display: none;
    z-index: 1;
}

.theme-list {
    border: 1px solid #ccc;
    box-shadow: inset 1px 1px 3px -1px #00000026;
}

.theme-list__item {
    padding: 12px 14px;
}

.theme-list__item:not(:last-child) {
    border-bottom: 1px solid #e6e6e6;
}

.theme-list__head {
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 10px;
    position: relative;
}

.theme-list__head .button--icon {
    position: absolute;
    top: 0;
    right: 0;
}

.theme-list__head--icon {
    font-size: 12px;
    color: #909090;
    margin-right: 5px;
}

.theme-list__body {
    display: none;
}

.custom-form-group {
    position: relative;
    margin-bottom: 15px;
}

.custom-form-group__label {
    font-style: italic;
    padding: 0 2px;
    position: absolute;
    top: 0;
    left: 12px;
    background: #fff;
    color: #adadad;
    transform: translateY(-40%);
    pointer-events: none;
    transition: all 0.3s;
}

.custom-form-group__label--icon {
    margin-right: 5px;
}

.custom-form-group__input {
    padding: 13px 10px 7px;
    outline: none !important;
    border: 1px solid #ccc;
    box-shadow: inset 1px 1px 3px -1px #00000026;
    color: #5c5c5c;
    width: 100%;
}

.custom-form-group__input:placeholder-shown+.custom-form-group__label {
    top: 5%;
}

/* .custom-form-group__input:focus+.custom-form-group__label {
    top: -40%;
} */

.custom-form-group__input.error {
    border-color: #d10000;

}

.custom-form-group__input.error~.custom-form-group__label {
    color: #d10000;
}

.package_items {
    background: white;
    border-radius: 10px;
    overflow: hidden;
}

.package_items .card_heading h2 {
    padding: 10px;
    font-size: 25px;
    font-weight: bold;
}

.card_image {
    height: 150px;
    background: #bbbbbb;
}

.package_items .card_heading p {
    padding-left: 10px;
    font-weight: 200;
    color: gray;
}

.package_items .card_btn {
    padding-top: 20px;
    padding-left: 10px;
    padding-bottom: 28px;
}

.package_items .card_btn .order_now_btn {
    color: #e07945;
    border: 1px solid #e07945;
    font-size: 16px;
    border-radius: 5px;
    padding: 7px 18px;
    text-decoration: none;
}

.package_items .card_btn .order_now_btn:hover {
    background: #e07945;
    color: white;
    transition: 0.5s;
}

/* table */

.table--template {
    border: 1px solid #ccc;
}

.table--template tr {
    border-bottom: 1px solid #ccc;
}

.table--template thead {
    background-color: #f0f0f0;
    border-bottom: 1px solid #ccc;
    color: #999;
}

/* .table--template th {}
.table--template tbody {}
.table--template td {} */

.tab-pane {
    position: relative;
}

.card--footer-wrapper {
    height: 100px;
}

.card--footer {
    padding: 10px;
    box-shadow: 0 0 50px 10px #0000001a;
    background: #fff;
    border-radius: none;
}

.closed_notify {
    background: #ffcd15;
    padding: 21px 8px;
    color: #434242;
}

.closed_notify p {
    font-size: 15px;
    font-weight: bold;
}

.closed_notify button {
    width: 100%;
    padding: 11px 0px;
    font-size: 15px;
    background: #f2de93;
    font-weight: 600;
    border: 1px solid white;
    color: #4e4a4a;
}

.closed_notify i {
    font-size: 23px;
    padding: 6px 3px;
}

.cart-promotion {
    position: relative;
    background-color: #f0f0f0;
    border-radius: 3px;
    padding: 15px;
    color: grey;
    font-size: 12px;
    line-height: 18px;
}

.cart-promotion h6 {
    color: #4d4d4d;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
}

.cart-promotion span {
    float: right;
}

.cart-promotion-save {
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    background-color: #5ac15e;
    border-radius: 9px;
    display: inline-block;
    padding: 1px 10px;
}

.cart-promotion-conditions-container {
    color: #666;
    font-size: 11px;
    line-height: 18px;
    background-color: #e6e6e6;
    margin: 10px -15px -15px;
    padding: 12px 15px;
}

.cart-promotion-conditions-container h5 {
    font-size: 11px;
    font-weight: 600;
}

.cart-promotion-conditions-container p {
    font-size: 11px;
    padding: 0;
    margin: 0;
}

.cart-promotion-conditions-container i {
    width: 12px;
    height: 12px;
    position: relative;
    top: 1px;
    color: #5ac15e;
}

.social-media {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 25px;
}

.social-media__item {
    font-size: 25px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    margin: 0 5px;
    border-radius: 50%;
    background: #0052a1;
    color: white;
}

.social-media__item:hover {
    color: #ddd;
    border-color: #fff;
}

.social-media__item:nth-child(2) {
    background: #de0069;
}

.social-media__item:nth-child(3) {
    background: #d22226;
}

.social-media__item:nth-child(4) {
    background: #0c76b3;
}

.social-media__item:nth-child(6) {
    background: #cb2735;
}

.order-placing {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    align-items: center;
    justify-content: center;
    display: none;
}

.order-placing__icon {
    --size: 115px;
    width: var(--size);
    height: var(--size);
    background: #e07945;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    color: #fff;
    border-radius: 50%;
    margin: auto;
    margin-top: 58px;
}

.loading-bar {
    width: 380px;
    height: 16px;
    background-color: #e0e0e0;
    border-radius: 50px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: start;
    margin-bottom: 30px;
}

.loading-bar__inner {
    height: 100%;
    /* width           : 10%; */
    background-color: #e07945;
    transition: 0.3s;
}

.order-success-modal__header {
    padding: 0;
    background: #00ad5d;
    color: #fff;
    border-radius: 0;
    border: 0;
}

.order-success-modal__checked {
    height: 70px;
    width: 95px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    background: #00904d;
}

.order-success-modal__body {
    min-height: 340px;
    position: relative;
    background-position: cover;
    background-size: cover;
    color: #fff;
}

.order-success-modal__body--center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 80%;
}

.order-success-modal__body .user-name {
    font-size: 23px;
    font-weight: 900;
}

.order-success-modal__body--bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 67px;
    background: #00000085;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: 700;
}

.order-success-modal__footer {
    justify-content: space-around;
}

.order-success-modal__footer .share {
    font-size: 16px;
    text-decoration: none;
    color: #fff;
    background: #4b65a3;
    padding: 8px 45px;
    border-radius: 5px;
    margin: 0;
}

.order-success-modal__footer .share i {
    margin-right: 14px;
}

.status {
    --size: 18px;
    height: var(--size);
    width: var(--size);
    background-color: #14cc77;
    border-radius: 50%;
}

.status--success {
    background-color: #14cc77;
}

.status--warning {
    background-color: var(--bs-warning);
}

.status--error {
    background-color: #ff5b6a;
}

.nav-pills .nav-link {
    color: #000;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: #e07945;
}

.menu_page {
    padding: 100px 0;
}

.menu_page h1 {
    color: #fff;
    padding: 0 15px;
    margin: 0;
    word-wrap: break-word;
    font-size: 70px;
}

.menu_page p {
    font-size: 22px;
    font-weight: 500;
    text-transform: none;
}

.shop-status {
    max-width: 170px;
    margin: auto;
    margin-bottom: 16px;
}

.menu_page_h2 h2 {
    font-size: 24px;
    color: #4c4c4c;
    font-family: Arial;
    /* font-size       : 16px; */
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    /* padding         : 15px 0; */
    /* background-color: rgba(247,247,247,0.9); */
    margin: 1em 0 1em 0;
    box-shadow: inherit;
    text-align: left;
}

.menu_page_h2 h6 {
    font-size: 14px;
    font-weight: 600;
    font-family: Arial;
    color: #4c4c4c;
}

.rating-area {
    position: fixed;
    bottom: 60px;
    left: 20px;
}

.rating__item {
    font-size: 14px;
    display: flex;
    align-items: center;
    background: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    margin-top: 10px;
    box-shadow: 0px 0px 10px 0px #0000001f;
    position: relative;
}

.rating__close {
    --size: 20px;
    border: none;
    position: absolute;
    top: 0;
    right: 0;
    width: var(--size);
    height: var(--size);
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0px 0px 10px 0px #0000001f;
}

.rating__left {
    font-size: 40px;
    margin-right: 12px;
}

.rating__stars {
    color: rgb(231, 113, 27);
}

.rating__item {
    font-size: 14px;
    display: flex;
    align-items: center;
    background: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    margin-top: 10px;
    box-shadow: 0px 0px 10px 0px #0000001f;
    position: relative;
    border-top: 6px solid #4fce6a;
}

.cart-form-nav {
    display: flex;
    align-items: center;
    justify-content: start;
    font-size: 18px;
    box-shadow: 0 0 10px 4px #0000002b;
}

.cart-form-nav .back-button {
    --size: 54px;
    height: var(--size);
    width: var(--size);
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    background: transparent;
    border-right: 1px solid #c7c7c7;
    margin-right: 15px;
}


.nav-tabs .nav-link {
    margin-bottom: -1px;
    background: none;
    border: 1px solid transparent;
    /* border-top-left-radius: 0.25rem; */
    /* border-top-right-radius: 0.25rem; */
    border-radius: 0.25rem;
}

.fz-normal.border-0.bg-transparent.loadAllItem {
    color: #125fca;
    font-weight: 700;
    font-size: 14px;
}

.fz-normal.border-0.bg-transparent.loadAllItem i.fas {
    font-size: 20px;
    vertical-align: middle;
}


.single-slider .prev-arrow {
  position: absolute;
  color: white;
  top: 39%;
  z-index: 1;
  font-size: 35px;
  left: 13px;
}
.single-slider .prev-arrow i, .single-slider .prev-arrow i {
  color: white;
  cursor: pointer;
  opacity: 0.8;
}
.single-slider .right-arrow {
  position: absolute;
  color: white;
  top: 39%;
  z-index: 1;
  font-size: 35px;
  right: 13px;
  cursor: pointer;
}
.foodangels-btn ul li {
  margin-bottom: 18px;
}

    .services-section {
            padding: 78px 0;
            position: relative;
            z-index: 1;
            /*margin-bottom: 22px;*/
            margin-top: 55px;
        }

       .section-bg {
            background-image: url(img/bg.jpg);
            background-size: cover;
            background-position: center;
        }

        .services-bg {
            background-image: url(img/services.jpg);
      
            }

        .single-services h2 {
            font-size: 28px;
            color: white;
            font-weight: 700;
            margin-top: 19px;
        }
        .single-services p {
          color: white;
          font-size: 17px;
        }
        .services-section:after {
          position: absolute;
          background: black;
          content: "";
          width: 100%;
          height: 100%;
          top: 0;
          left: 0;
          z-index: -1;
          opacity: 0.8;
        }
        .single-services img {
            height: 216px;
        }

        .single-services img:hover {
            box-shadow: 0 0 0 10px #ddd;
            transition: 0.4s;
            cursor: pointer;
        }

    .thumbnail-img.mb-2 {
    	height: 67px;
    	background-size: cover;
    	background-position: center center;
    }
    #lipsum p {
        font-size: 20px;
        text-align: center;
    }
    #lipsum p:nth-child(1) {
        margin-top: 70px;
    }
td b a {
    color: white !important;
    text-decoration: none !important;
}
.im {
	color: #333 !important;
}
.thumbnail-img:hover img {
	transition: 0.3s;
	transform: scale(1.5);
}
