/*
Theme Name: Hungertactics Child
Description: This is a child theme for Theme
Author: John Shrestha
Template: flatsome
Version: 3.0
*/


@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap');

/*************** ADD CUSTOM CSS HERE.   ***************/
h1, h2, h3, h4, h5, h6{
    margin-bottom: 0.1em;
	/*font-family: "Jost", sans-serif !important;*/
}
p{margin-bottom: 0.5em;}

#top-bar p {
    font-size: 12px;
}
#top-bar i {
    font-size: 14px;
}

#header-contact a {
    font-size: 1em;
    color: #fff ;
}
#header-contact a i {
     color: #FCC00A !important;
}

/*.social-icons i {
    color: #fff !important;
}
.social-icons .is-outline {
    color: #fff !important;
}*/

.nav-dropdown-default {
    padding: 5px;
}

.nav-dropdown-default .nav-column li>a, .nav-dropdown.nav-dropdown-default>li>a {
    border-bottom: 1px solid #ececec;
    margin: 0 10px;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    font-weight: bold;
    color: #222;
}
.nav-dropdown-has-border .nav-dropdown {
    border: 0px solid #ddd;
}

.nav-spacing-xlarge>li {
    margin: 0 24px;
}

.section-title span {
    text-transform: none;
}

.testimonial-box .is-italic {
    font-style: normal !important;
}
.testimonial-meta.pt-half {
    display: grid;
}
span.testimonial-name-divider {
    display: none;
}

@media only screen and (max-width: 67em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
    #header-contact li a i {
        font-size: 18px !important;
        color: #FCC00A !important
     }
     #header-contact a {
        font-size: 1em !important;
        color: #000 !important;
        font-weight: normal;
    }
    .social-icons {
        color: #52584D;
    }
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
#header-contact a {
    font-size: 0.9em !important;
    color: #444;
    font-weight: normal;
}
#header-contact a i {
   font-size: 14px !important;
   color: #222 !important;
}
.social-icons {
    color: #52584D !important;
}
.off-canvas .nav-vertical>li>a {
    padding-bottom: 15px;
    padding-top: 15px;
    color: #222;
}
.html .social-icons {
    font-size: 1em;
    color: #222;
}
.nav-vertical>li>ul li a {
    color: #111;
    transition: color .2s;
    font-size: 13px;
    border-bottom: 1px dotted #999;
}

	.mmrm-combo-chip {
    background-color: transparent;
    color: #222;
    padding: 0;
    border-radius: 0px;
    font-size: 16px !important;
    font-weight: 600;
    line-height:24px !important;
}

}

/*************** FOOTER CSS HERE  ***************/

#menu-cars-features li {
    width: 48%;
    display: inline-block;
    margin-right: 1%;
    border: none;
}

.opening-hours span {
    width: auto;
    margin-right: 20px;
}
.footer-2 ul.menu>li:before, .widget>ul>li:before  {
	
	content: "" !important;
}



/* icon */
.footer-widgets .textwidget i{margin-right: 5px; font-size: 20px; }
ul.menu>li:before, .widget>ul>li:before {
    font-family: "fl-icons";
    display: inline-block;
    opacity: .6;
    margin-right: 6px;
}

/* icon */
.footer-widgets .textwidget i{margin-right: 5px; font-size: 20px;  color: #FCC00A;}

.icon-map-pin-fil:before {
    content: "\e009";
}

.icon-phone:before {
    content: "\e600";
}
.icon-envelop:before {
    content: "\e003";
}

.footer section {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.footer-2 .widget-title{
    font-family: Jost, sans-serif;
	/*text-transform: uppercase; */
	letter-spacing: 1px;
	padding-bottom: 10px;
    font-size: 1.4em;
    font-weight: 400;
}
.footer-2 h3:after {
    content: "";
    display: block;
    width: 38px;
    height: 3px;
    background: #fff;
    left: 0;
    position: absolute;
}
.footer ul li a {
    font-size: 14px;
}
.footer-2 .widget {
    margin-bottom: 1em;
}

.footer-2 .dark .is-divider {
    background-color: #FCC00A !important;

}
.footer-2 p{
	font-size:14px;
}
.absolute-footer {
    color: #222 !important;
	font-size:14px;
	padding:10px 0 10px 0;
}


.footer-secondary {
    padding: 0;
}
#footer .back-to-top i{
    color: #fff !important;
}
#footer a#top-link {
    background: #FCC00A !important;
    border: 2px solid #fff !important;
}


.wpforms-form button[type=submit]{
    background-color: #CF240A !important;
    padding: 0 20px !important;
    color: #fff !important;
    border: 0 !important;
    border-radius: 5px !important;
   }


   .locations li {
    display: inline-block;
    color: #fff;
    padding: 0 9px 5px;
    position: relative;
}

/*================ RestarantMenu ==================*/

.page:has(#mmrm-ajax-results) .entry-title {
    display: block;
}
.mmrm-category-listing-title {
    display: none;
}
.mmrm-category-listing-body {
    display: inline !important;
    flex-direction: column;
    gap: .5em;
}

.mmrm-category-listing-body a {
    margin: 0 5px;
    background: #CF240A;
    padding: 10px 20px;
    color: #fff !important;
    border-radius: 20px;
}
.mmrm-category-listing-body a:hover{
	background: #FCC009;
	color:#222 !important;
} 
.mmrm-category-listing-body a:hover, .mmrm-category-listing-body .active {
    background: #FFC300 !important;
    color: #222 !important;
}
.mmrm-category-title {
    font-size: 24px;
    margin-bottom: 18px;
    margin-top: 10px;
    margin-left: 10px;
    font-weight: 700;
}

.mmrm-combo-chip {
    background-color: transparent;
    color: #222;
    padding: 0;
    border-radius: 0px;
    font-size: 20px;
    font-weight: 600;
    line-height:32px;
}