/*Notebooks and Small Laptops*/

@media (max-width: 1366px) {
    .sect .center .btn {
        margin-top: 10px;
    }
    .sect .head_title {
        margin-bottom: 10px;
    }
    .sect p {
        padding: 0 10px;
    }
}
/*iPad Landscape Mode and Large Tablets */

@media (max-width: 1024px) {
    .logo {
        float: none;
    }
    .logo img {
        margin: 0 auto;
        margin-bottom: 40px;
    }
    .main_menu {
        float: left;
        width: 90%;
        position: relative;
    }
    /* menu tabs style */
    
    .menu_tabs div.our-menu-tab-menu {
        margin-top: 10%;
    }
    .menu_tabs .our-menu-slider .item {
        min-height: 400px;
    }
    .masonry_menu .menu-item {
        width: 33.333%;
    }
    #logo {
        margin-right: 0px;
    }
    #main-menu ul li a {
        font-size: 14px;
        padding: 0px 12px;
    }
    .slider-content {
        -webkit-transform: translate(0%, 10%);
        -ms-transform: translate(0%, 10%);
        transform: translate(0%, 10%);
    }
}
/*Medium Tablets */
 
@media (max-width: 800px) {
    /* menu tabs style */
    
    .menu_tabs {
        padding: 0 15px;
    }
    .menu_tabs .item_desc {
        width: 310px;
        top: 10%;
    }
    .menu_tabs .item_desc h3 {
        margin-top: 0;
    }
    .menu_tabs .item_desc .buttons {
        margin: 0;
    }
    .menu_tabs .our-menu-slider .item {
        min-height: 370px;
    }
    .menu_tabs .btn-gold {
        margin-right: 5px;
    }
    .our-menu-tab {
        padding-right: 0;
    }
}

@media only screen and (max-width: 991px) {
    span.welcome::before,
    span.welcome::after {
        display: none;
    }
    .masonry_menu .menu-item {
        width: 48%;
        margin: 0 1%;
        margin-bottom: 15px;
    }
    #wrapper {
        width: 100%;
        margin: 0;
        box-shadow: none;
    }
    /* ----------------------------------------------------------------
      Header
  -----------------------------------------------------------------*/
    
    #header.header-transparent,
    #header,
    #header-wrap {
        height: auto !important;
        background-color: #fff;
        padding: 0;
        z-index: 50;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    }
    #header.sticky-header #header-wrap {
        position: relative;
    }
    #header.transparent-header.floating-header {
        margin-top: 0;
    }
    #header.transparent-header.floating-header .container {
        width: 750px;
        padding: 0 15px;
        border-radius: 0;
    }
    #header.transparent-header + #page-title.page-title-parallax .container {
        padding-top: 0;
    }
    #header.transparent-header + #slider,
    #header.transparent-header + #page-title.page-title-parallax,
    #slider + #header.transparent-header,
    #header.transparent-header.floating-header + #slider {
        top: 0;
        margin-bottom: 0;
    }
    #header-trigger,
    .top-advert,
    .header-extras {
        display: none;
    }
    #logo {
        display: block;
        float: none;
        margin: 0 auto 0 !important;
        max-width: none;
        text-align: center;
        border: 0 !important;
        padding: 20px 0 !important;
    }
    #logo a {
        margin-top: 10px;
        display: inline-block;
    }
    #logo a.dark-logo {
        display: inline-block;
    }
    #logo a.light-logo {
        display: none;
    }
    #logo img {
        margin: -20px auto;
    }
    /* ----------------------------------------------------------------
      Primary Menu
  -----------------------------------------------------------------*/
    /* center menu */
    
    #header #main-menu.menu-center {
        display: block;
    }
    #main-menu {
        display: block;
        float: none;
        height: auto !important;
    }
    #main-menu ul {
        height: auto !important;
    }
    #main-menu ul li {
        float: none;
        margin: 0 !important;
        text-align: left !important;
        border-top: 1px solid #EEE !important;
    }
    #main-menu ul li:first-child {
        border-top: 0 !important;
    }
    #main-menu > ul {
        display: none;
        float: none !important;
        border: 0 !important;
        padding: 0 !important;
        margin: 0 !important;
        -webkit-transition: none;
        transition: none;
    }
    #main-menu ul li a {
        height: 50px !important;
        line-height: 50px !important;
        padding: 0 5px !important;
        border: none !important;
        margin: 0 !important;
        color: #262626;
    }
    #main-menu ul li a:hover,
    #main-menu.style-white > div > ul > li > a:hover {
        color: #ed421c;
    }
    #header.dark-header #main-menu ul li a {
        color: #ffffff;
    }
    #main-menu ul li i {
        line-height: 49px;
    }
    #main-menu ul ul {
        position: relative;
        width: auto;
        background-color: transparent !important;
        box-shadow: none;
        border: 0;
        border-top: 1px solid #EEE;
        z-index: 1;
        top: 0 !important;
        padding-left: 15px;
    }
    #header-sticky-wrapper.is-sticky #header .dark-logo img {
        margin-top: 0;
    }
     /* ----------------------------------------------------------------
      Primary Menu
  -----------------------------------------------------------------*/
    /* center menu */
    
    #header #main-menu.menu-center {
        display: block;
    }
    #main-menu {
        display: block;
        float: none;
        height: auto !important;
    }
    #main-menu .container #main-menu-trigger {
        top: 5px;
        left: 0;
    }
    #main-menu > div > ul {
        margin-top: 60px !important;
    }
    #main-menu > div > #top-search form {
        height: 60px !important;
    }
    #main-menu ul {
        height: auto !important;
    }
    #main-menu ul li {
        float: none;
        margin: 0 !important;
        text-align: left !important;
        border-top: 1px solid #EEE !important;
    }
    #main-menu ul li:first-child {
        border-top: 0 !important;
    }
    
    
    #main-menu ul ul ul {
        top: 0 !important;
        left: 0;
    }
    #main-menu ul ul ul.menu-pos-invert {
        right: 0;
    }
    #main-menu ul ul li {
        float: none;
        margin: 0;
        border-top: 1px solid #EEE;
    }
    #main-menu ul ul li:hover > a {
        background-color: transparent !important;
        font-weight: 600;
        padding-left: 5px;
        color: #c59d5f !important;
    }
    #main-menu ul ul a {
        height: 44px !important;
        line-height: 44px !important;
        padding-left: 5px !important;
        font-size: 13px !important;
        text-transform: none;
        font-weight: 400;
    }
    #main-menu ul ul a i {
        line-height: 43px;
    }
    #main-menu ul ul i {
        line-height: inherit;
    }
    #main-menu.sub-title ul li a {
        text-transform: none;
        font-size: 14px;
    }
    #main-menu.sub-title ul li span {
        display: none !important;
    }
    #side-panel-trigger-close a {
        display: block;
        position: absolute;
        z-index: 12;
        top: 0;
        left: auto;
        right: 0;
        width: 40px;
        height: 40px;
        font-size: 18px;
        line-height: 40px;
        color: #444;
        text-align: center;
        background-color: rgba(0, 0, 0, 0.1);
        border-radius: 0 0 0 2px;
    }
    #main-menu-trigger {
        opacity: 1;
        pointer-events: auto;
        top: 25px;
        margin-top: 0;
        left: 10px;
        z-index: 1;
        color: #262626;
        font-size: 2em;
    }
    #main-menu > ul,
    #main-menu > div > ul {
        display: none;
        float: none !important;
        border: 0 !important;
        padding: 0 !important;
        margin: 0 !important;
        -webkit-transition: none;
        transition: none;
    }
    
    #main-menu ul.windows-mobile-menu li.sub-menu {
        position: relative;
    }
    #main-menu ul.windows-mobile-menu li.sub-menu a {
        background-image: none !important;
    }
     
    #main-menu ul.windows-mobile-menu li.sub-menu a.wn-submenu-trigger i {
        margin: 0 !important;
    }
    #header .dark #shop_cart {
        position: absolute;
        top: 0;
        left: auto;
        right: 15px;
        margin: 25px 0 0;
    }
     
    
    #header-sticky-wrapper.is-sticky #header .dark-logo img {
        margin-top: 0;
    }
     
    
    /* Responsive Sticky Header
  -----------------------------------------------------------------*/
    
    .left_bg {
        display: none;
    }
    .menu_tabs .item_desc {
        right: 15px;
    }
    .yt-bg-player .slider-content h1 {
        font-size: 2.5em;
    }
    .yt-bg-player .slider-content p {
        font-size: 1.8em;
    }
    /* ----------------------------------------------------------------
  Main Menu - Overlay Menu
-----------------------------------------------------------------*/
    
    .overlay-menu:not(.top-search-open) #main-menu-trigger {
        opacity: 1;
        pointer-events: auto;
        left: auto;
        right: 75px;
        width: 20px;
        height: 20px;
        line-height: 20px;
        margin-top: -10px;
    }
    .overlay-menu:not(.top-search-open) .full-header #main-menu-trigger {
        right: 90px;
    }
    .overlay-menu #main-menu > #overlay-menu-close {
        opacity: 0;
        pointer-events: none;
        position: fixed;
        top: 25px;
        left: auto;
        right: 25px;
        width: 48px;
        height: 48px;
        line-height: 48px;
        font-size: 24px;
        text-align: center;
        color: #444;
        z-index: 300;
        -webkit-transform: translateY(-80px);
        -ms-transform: translateY(-80px);
        transform: translateY(-80px);
        -webkit-transition: opacity .4s ease, -webkit-transform .45s .15s ease;
        transition: opacity .4s ease, transform .45s .15s ease;
    }
    .overlay-menu #main-menu > ul {
        opacity: 0 !important;
        pointer-events: none;
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100% !important;
        z-index: 299;
        background: rgba(255, 255, 255, 0.95);
        -webkit-transition: opacity .5s ease;
        transition: opacity .5s ease;
    }
    .overlay-menu #main-menu > ul.show {
        opacity: 1 !important;
        display: inherit !important;
        pointer-events: auto;
    }
    .overlay-menu #main-menu > ul.show ~ #overlay-menu-close {
        opacity: 1;
        -webkit-transition: opacity .7s .4s ease, -webkit-transform .45s .15s ease;
        transition: opacity .7s .4s ease, transform .45s .15s ease;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        pointer-events: auto;
    }
    .overlay-menu #main-menu > ul > li {
        float: none;
        text-align: center;
        max-width: 400px;
        margin: 0 auto;
    }
    .overlay-menu #main-menu > ul > li > a {
        height: 60px !important;
        line-height: 60px !important;
        font-size: 24px;
        letter-spacing: 2px;
        text-transform: none;
        opacity: 0;
        -webkit-transform: translateY(-80px);
        -ms-transform: translateY(-80px);
        transform: translateY(-80px);
        -webkit-transition: opacity .7s .15s ease, -webkit-transform .45s .15s ease;
        transition: opacity .7s .15s ease, transform .45s .15s ease;
    }
    .overlay-menu #main-menu > ul.show > li > a {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    /* ----------------------------------------------------------------
      Footer
  -----------------------------------------------------------------*/
    
    #footer h3 {
        margin-top: 40px;
    }
    .masonry_menu .blog-item {
        margin-bottom: 60px;
    }
    .sect .center .btn {
        margin-top: 20px;
    }
    .contact-form .textarea {
        margin-left: auto;
        margin-bottom: 20px;
    }
    .masonry_two .blog-item {
        width: 50%;
    }
    #menu_carousel {
        margin-left: -30px;
    }
    #menu_carousel .item img {
        opacity: 1;
    }
    .carts .left-side .carts-total {
        margin: 30px 0;
    }
    .plus-minus input {
        border-left: none;
    }
    .overlay_content .label {
        padding: 3px 13px;
    }
    figure .fig_container {
        padding-bottom: 100px !important;
    }
    figure .fig_container h3 {
        margin: 15px 0 5px 0;
        font-size: 20px;
    }
    figure .fig_content {
        margin-top: 0px !important;
    }
    figure p {
        font-size: 14px !important;
    }
    .swiper_wrapper .swiper-slide {
        background-attachment: scroll;
    }
    .slider-content h1 {
        font-size: 38px;
    }
    .chef-msg img {
        display: none;
    }
    #header.dark-header #main-menu-trigger {
        float: left;
        z-index: 999;
    }
    #header.dark-header #logo {
        display: inline-block;
        padding: 0 !important;
    }
    #header.dark-header #logo a.light-logo {
        display: block !important;
        position: relative;
        z-index: 0;
    }
}
@media only screen and (max-width: 768px) {
    .slider-content {
        -webkit-transform: translate(0%, 20%);
        -ms-transform: translate(0%, 20%);
        transform: translate(0%, 20%);
    }	
	.countdown-section { 
	    display: none; 
    } 
	
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .container.vertical-middle {
        width: 100% !important;
    }
    .full-screen:not(.force-full-screen) .container.vertical-middle {
        width: 470px !important;
    }
    #header.transparent-header.floating-header .container {
        width: 470px;
        padding: 0 15px;
    }
    .menu_tabs .our-menu-slider .item {
        min-height: 280px;
    }
}
/*iPhone 6 Landscape Mode*/

@media screen and (max-width: 667px) {
	p {
		padding: 5px;
	}
    #header {
        padding-top: 20px;
    }
    .slider-content h1 {
        font-size: 60px;
        margin-bottom: 20px;
        margin-top: 70px;
    }
    .slider-content p {
        margin: 20px 0px;
    }
    .masonry_menu .menu-item {
        width: 48%;
        margin: 0 1%;
        margin-bottom: 15px;
    }
    .menu_tabs p {
        clear: both;
    }
    .slider-content p {
        font-size: 14px;
    }
    .menu_tabs .owl-item {
        width: 320px;
    }
    .menu_tabs .owl-item .item {
        margin-left: 0;
    }
    .menu_tabs .owl-item .item_desc {
        width: 240px;
    }
    .menu_tabs .owl-item .item_desc h3 {
        width: 85%;
    }
}
/*Medium Smart Phones v2*/
/*Google Nexus and Other Large Smart Phones v1*/

@media screen and (max-width: 600px) {
    .masonry_menu .menu-item {
        width: 98%;
        margin: 0 1%;
        margin-bottom: 15px;
    }
    .menu-bar {
        padding: 30px 0px 20px 0;
    }
    #menu-fillter li {
        margin-bottom: 10px;
    }
    #menu-fillter a {
        margin: 0;
    }
    #menu-fillter a:after {
        content: ' ';
    }
    .slider-content {
        -webkit-transform: translate(0%, 0%);
        -ms-transform: translate(0%, 0%);
        transform: translate(0%, 0%);
    }
   
	.fd-sect .center p {
		padding: 5px;
	}
	.head_title {
        margin-bottom: 20px;
	}
}
/*iPhone Landscape Mode and Mediium Smart Phones*/

@media screen and (max-width: 479px) {
    h1 {
        font-size: 36px;
    }
    span.welcome {
        font-size: 14px !important;
    }
    span.welcome::before,
    span.welcome::after {
        width: 30px;
    }
    #our_clients_carousel .item img {
        margin: 0 auto !important;
    }
    .slider-content h1 {
        font-size: 40px;
        margin-bottom: 20px;
        margin-top: 90px;
    }
    .slider-content p {
        font-size: 22px;
    }
    .menu_tabs .item_desc {
        padding: 15px;
    }
    .menu_tabs .rating {
        margin: 0;
    }
    .menu_tabs .item_desc .btn-gold {
        margin-top: 0;
    }
    #footer {
        padding: 20px 0;
    }
    #footer p,
    #footer span {
        margin-top: 10px;
    }
    #footer .social {
        margin-top: 10px;
    }
    #footer h3 {
        margin-bottom: 20px;
    }
    .menu_tabs .our-menu-slider .item {
        min-height: 230px;
    }
    .menu_tabs div.our-menu-tab-content,
    .our-menu-tab {
        padding: 0;
    }
    .menu_tabs .item_desc p {
        display: none;
    }
    .menu_tabs .item_desc .buttons {
        clear: both;
        margin-top: 40px;
    }
    .slider-content h1 {
        font-size: 30px !important;
    }
    div#main-menu-trigger {
        right: 0;
        left: auto;
        top: 20px;
    }
    .sticky-header #logo {
        display: inline-block;
    }
}
/*iPhone Portrait Mode and Very Small Mobile Phones*/

@media screen and (max-width: 320px) {
    #header > .container {
        margin-right: 15px;
        margin-left: 15px;
    }
    #main-menu-trigger {
        left: 0;
    }
    #main-menu #menu_carousel {
        margin-left: -15px;
    }
    .menu_today figure figcaption {
        height: 25%;
    }
    .menu_tabs div.our-menu-tab-content,
    .menu_tabs div.tab-content {
        padding-left: 0;
    }
    .menu_tabs .item_desc {
        width: 230px;
        top: 0%;
        padding: 10px;
    }
    .menu_tabs .item_desc h3 {
        margin-top: 0;
        font-size: 18px;
    }
    .menu_tabs .item_desc p {
        font-size: 13px;
        line-height: 20px;
    }
    .menu_tabs .item_desc .btn-gold {
        margin-right: 5px;
    }
    .menu_tabs .our-menu-slider {
        margin-bottom: 20px;
    }
    .menu_tabs .our-menu-slider .owl-controls {
        text-align: center;
        float: none;
        width: 100%;
    }
    .menu_tabs .our-menu-slider .item {
        min-height: 160px;
    }
    .menu_tabs .btn-gold {
        width: 100%;
    }
    .sect .icon-intro {
        display: none;
    }
    .sect .center .btn {
        margin: 0;
    }
}

@media screen and (max-width: 768px) {
    .post-grid {
        margin: 0;
    }
	.menu_tabs .item_desc ul, .menu_tabs .item_desc h4 {
		display: none;
	} 

    .post-single .post-desk {
        height: auto;
    }
	
	.mb40 {
		margin-bottom: 0px;
	}
	.fd-sect .center .btn { 
		margin-top: 0px;
	}
	 
}