/* Title */
#sp-section-1 {
  padding: 5px; 
}
#sp-top1 ul li a i {
  color: #fff;
}
#sp-top2 ul li a {
  color: #ffffff!important;
}
#sp-top-bar {
    background-color:#012f61!important;
}
body.itemid-437 #sp-header {
    background-color: #ffffff00;
}
body.com-users #sp-component {
    padding: 40px 70px 70px 70px;
}
#sp-main-body {
  padding: 0!important;
}
.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a {
  color: #2c3041;
}
.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a {
    color: #fff;
}
.sticky-wrapper.is-sticky #sp-header {
  background:#000;
}
#offcanvas-toggler >i {
    color: #333;
}
#et-title-line {
    width: 50px;
}
.et-title h3 {
    font-size: 30px;
    font-weight: 700;
    text-transform: capitalize;
}
.et-title p {
    padding: 0 20px;
    font-size: 17px;
    word-spacing: 3px;
}
.et-title h6 {
    color: #ffffff;
    font-size: 12px;
    letter-spacing: 2px;
    display: inline-block;
    font-weight: 400;
    text-transform: capitalize;
}
.et-title h2:after {
    content: "";
    height: 2px;
    width: 80px;
    background: #f1f1f1;
    position: absolute;
    bottom: 0;
    left: calc(50% - 40px);
}
.et-title h4 {
    text-transform: uppercase;
    letter-spacing: 4px;
    padding-bottom: 5px;
    font-size: 15px;
    font-weight: 800;
    color: #333;
    margin-bottom: 0px;
}
.et-title h2 {
    color: #333;
    font-size: 30px; 
    padding-bottom: 10px;
    margin: 0;
    font-weight: 700;
    text-transform: uppercase;
}
.et-title-white h2 {
    color: #fff;
    font-size: 30px; 
    padding-bottom: 10px;
    margin: 0;
    font-weight: 700;
    text-transform: uppercase;
}
#et-general {
    color: #ffffff;
    border-radius: 50px;
    padding: 10px 30px;
    border: 3px solid #ffffff;
}
#et-general:hover {
    background-color: #fff!important;
}
/* Transition */
h1, h2, h3, h4, h5, h6, i, i:before, i:after  {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition:    all 0.4s ease-in-out;
    -ms-transition:     all 0.4s ease-in-out;
    -o-transition:      all 0.4s ease-in-out;
    transition:         all 0.4s ease-in-out;
}
#sp-header .logo,
#sp-header,
#offcanvas-toggler,
.sp-megamenu-parent >li >a 
#sp-header .logo,
.sticky-wrapper.is-sticky #sp-header,
.sticky-wrapper.is-sticky #offcanvas-toggler,
.sticky-wrapper.is-sticky .sp-megamenu-parent >li >a,
#offcanvas-toggler >i {
    -webkit-transition: 0.7s ease-in-out!important;
    -moz-transition: 0.7s ease-in-out!important;
    -ms-transition: 0.7s ease-in-out!important;
    -o-transition: 0.7s ease-in-out!important;
    transition: 0.7s ease-in-out!important;
}

.sticky-wrapper.is-sticky #sp-header .logo,
.sticky-wrapper.is-sticky #sp-header {
    height: 70px;
}
.sticky-wrapper.is-sticky #offcanvas-toggler,
.sticky-wrapper.is-sticky .sp-megamenu-parent >li >a {
    line-height: 70px;
} 
.sticky-wrapper.is-sticky  #offcanvas-toggler >i {
    margin-top: -5px;
}
.breadcrumb {
  font-family: Merriweather, sans-serif!important;
}
/* General */
.et-title h3 {
  font-size: 32px;
  text-transform: uppercase;
  font-weight: 700;
}
.et-title img {
  left: 0;
  right: 0;
  margin: auto;
}
.et-title h2 {
  font-size: 36px;
  color: #707070;
  margin: 0;
  margin-bottom: 15px;
  font-weight: 500;
  text-transform: uppercase;
}
.et-title-white h2 {
  font-size: 36px;
  color: #fff;
  margin: 0;
  margin-bottom: 15px;
  font-weight: 500;
  text-transform: uppercase;
}
.et-title p {
  margin: 0;
  color: #bcbcbc;
  font-size: 14px;
  font-weight: 500;
}
/* Slider */
#et-slider {
  position: relative;
  top:-90px;
}
#et-slider .slotholder {
  padding-left: 0 0 0 180px!important;
}
#et-slider .tp-caption a {
  padding: 12px 40px;
  border: 2px solid #333;
  border-radius: 0px;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
}
#et-slider .tp-caption a:hover {
  color:#fff;
}
#et-slider .button:hover {
  background: #222;
}
#et-slider .button-right {
    background-color: #333!important;
}
#et-slider .tp-caption a:hover {
  background-color:#000!important;
}
/*** Time ***/
#et-time {
  cursor: pointer;
  position: relative;
  top: -201px;
  overflow: inherit;
  z-index: 99;
}
.et-time-item-left h4 {
  color: #ffffff;
  font-size: 17px;
  padding-top: 30px;
  font-weight: 500;
}
.et-time-item {
  background-color: #333;
  background: #1E1D1D;
  text-align: center;
  padding: 20px 10px;
  outline: 1px solid #313030;
  outline-offset: -10px;
}
.et-time-item h6 {
  color: #ffffff;
  font-size: 16px;
  font-style: italic;
}
.et-time-item p {
  color: #ffffff;
  font-size: 14px;
}
/*** About ***/
#et-about {
   margin-top: -100px;
}
.et-about-item h4 {
  font-size: 40px;
  font-weight: 600;
}
.et-about-item img {
  left: 0;
  right: 0;
  margin: auto;
}
.et-about-item h3 {
  font-size: 50px;
  text-transform: uppercase;
  font-weight: 500;
}
.et-about-item h3:before {
    content: '';
    position: absolute;
    top: 50px;
    background: url(../images/arrow-big.png) center center no-repeat;
}
.et-about-item p {
  line-height: 30px;
}
#et-about-button .qx-btn {
  color: #ffffff;
  font-size: 18px;
  padding: 16px 60px 17px;
  border-radius: 0px!important;
  background-color: #dddddd;
}
#et-about-button .qx-btn:hover {
  background: #222!important;
  border-color: #222!important;
}
/*** Carousel ***/


/*** Client ***/
.et-client-item h4 {
  font-size: 30px;
  font-weight: 500;
  text-transform: capitalize;
}
/*** Service ***/
.et-services-col {
  width: 31%;
  margin-right: 2%;
  padding: 40px;
}
.et-services-item h3 {
  font-size: 20px;
  color: #ffffff;
  z-index: 99;
}
.et-services-col-1 img {
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.et-services-col-1:hover img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.et-services-item img {
  left: 0;
  right: 0;
  margin: auto;
}
.et-services-col {
  position: relative;
  z-index: 0;
}
.et-services-col:hover #et-services-button .qx-btn {
    background: #222!important;
}
.et-services-col:before {
    z-index: -1;
	position: absolute;
	top: 0;
    opacity: 0;
	visibility: hidden;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg); 
}
.et-services-col:hover:before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
  	opacity: 1;
	visibility: inherit
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}
/*** food-menu ***/
/*====== 
Food menu tab
========*/

.section-food-menu {
    background: url(../img/bg-wood.jpg) no-repeat;
    background-size: cover;
    padding-top: 114px;
    padding-bottom: 120px;
}
.food-nav {
    list-style: none;
    padding: 0;
    width: 34%;
    float: left;
}
.food-nav > li {
    padding: 10px;
    background: #fff;
}
.food-nav > li:not(:last-child) {
    margin-bottom: 3px;
}
.food-nav > li a {
    text-decoration: none;
}
.food-nav-item .nav-icon img.nrm-icon {
  text-align:center;
  left: 0;
  right: 0;
  margin: auto;
}
.food-nav > li.active .nrm-icon,
.food-nav > li:hover .nrm-icon {
    display: none;
}
.food-nav > li.active .hvr-icon,
.food-nav > li:hover .hvr-icon {
    display: inline-block;
}
.food-nav-item {
    background: #fff;
    border: 1px solid #d4af37;
    height: 146px;
    display: table;
    width: 100%;
}
.food-nav-item .nav-icon {
    background: #F1F1F1;
    display: table-cell;
    vertical-align: middle;
    width: 120px;
    height: 100%;
    text-align: center;
}
.food-nav-item .hvr-icon {
    display: none;
}
.food-nav-item .nav-text {
    display: table-cell;
    vertical-align: middle;
    padding: 0 10px 0 38px;
}
.nav-text h5 {
    font-weight: 700;
    font-family: "Philosopher", sans-serif;
    color: #332e33;
}
.nav-text .time {
    font-size: 15px;
    font-weight: 600;
    color: #6f6f6f;
}
.food-content {
    width: 65.5%;
    float: left;
    margin-left: .5%;
}
.food-menu-list-wrapper {
    background: #fff;
    padding: 10px;
}
.food-menu-list-wrapper .inner {
    padding: 42px 54px 41px 48px;
    border: 1px solid #d4af37;
}
.food-menu-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.food-menu-list a {
    position: relative;
    display: block;
    padding-left: 120px;
    padding-top: 16px;
    padding-bottom: 20px;
    text-decoration: none;
}
.food-menu-list a:hover .menu-media:before {
    border: 1px solid #d4af37;
}
.food-menu-list a:hover .menu-details .heading {
    color: #d4af37;
}
.food-menu-list a:hover .menu-details .heading:before {
    border-bottom: 2px dashed #d4af37;
}
.food-menu-list > li:not(:last-child) {
    margin-bottom: 32px;
}
.food-menu-list .menu-media {
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50%;
    overflow: hidden;
}
.food-menu-list .menu-media:before {
    content: "";
    position: absolute;
    border: 1px solid #fff;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
}
.food-menu-list .menu-details .heading {
    font-weight: 700;
    font-family: "Philosopher", sans-serif;
    color: #332e33;
    font-size: 18px;
    position: relative;
    text-transform: uppercase;
    margin-bottom: 4px;
    display: block;
}
.food-menu-list .menu-details .heading:before {
    content: "";
    position: absolute;
    bottom: 8px;
    width: 100%;
    border-bottom: 2px dashed #332e33;
}
.food-menu-list .menu-details .title {
    background: #fff;
    position: relative;
    z-index: 1;
}
.food-menu-list .menu-details .price {
    float: right;
    background: #fff;
    position: relative;
    z-index: 1;
}
.food-menu-list .menu-details p {
    font-size: 13px;
}
.food-menu-list .menu-details p:last-child {
    margin-bottom: 0;
}
.food-menu-wrapper {
    width: 100%;
}
.food-menu-type > .food-menu-wrapper {
    position: relative;
    z-index: 2;
}
.food-menu-type > .food-menu-wrapper:not(:last-child) {
    margin-bottom: 120px;
}
.food-menu-type > .food-menu-wrapper:nth-child(even) .food-menu-title {
    float: right;
}
.food-menu-type > .food-menu-wrapper:nth-child(even) .food-content {
    margin-left: 0;
    margin-right: .5%;
}
.food-menu-title {
    list-style: none;
    padding: 0;
    width: 34%;
    float: left;
    position: relative;
}
.food-menu-title .layer {
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    background: rgba(255, 255, 255, 0.8);
}
.food-menu-title .content {
    position: absolute;
    top: 50%;
    -webkit-transform: translatey(-50%);
    -ms-transform: translatey(-50%);
    -o-transform: translatey(-50%);
    transform: translatey(-50%);
    width: 100%;
    text-align: center;
}
.food-menu-title .content h5 {
    color: #332e33;
    margin: 20px 0 7px;
}
.parallex {
    z-index: 1;
    width: 400px;
    height: 600px;
    position: absolute;
}
.parallex.left {
    left: 0;
}
.parallex.right {
    right: 0px;
}
.para1 {
    top: 100px;
}
.para2 {
    top: 20%;
}
.para3 {
    top: 45%;
}
.para4 {
    top: 75%;
}
.section-menu {
    overflow: hidden;
}
/*========
single-menu-content
======*/

.single-menu-content .menu-title {
    background: #d4af37;
    color: #fff;
    padding: 10px 30px;
    outline: 1px solid #ddd;
    outline-offset: -6px;
    text-align: center;
    display: inline-block;
    position: relative;
    max-width: 90%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.single-menu-content .menu-title h4 {
    margin-top: 14px;
    margin-bottom: 14px;
}
.single-menu-content .text-desc {
    padding: 0 110px;
}
.ingredient-item .title {
    background: #d4af37;
    padding: 8px 20px;
    margin: 0;
    color: #fff;
}
.ingredient-list {
    list-style: none;
    padding: 0;
    margin: 0;
    border: 1px solid #ddd;
}
.ingredient-list > li {
    position: relative;
    padding: 13px 15px 13px 50px;
}
.ingredient-list > li:not(:last-child) {
    border-bottom: 1px solid #ddd;
}
.ingredient-list > li .icon {
    position: absolute;
    left: 22px;
    color: #d4af37;
}
/*** Chefs ***/
#et-Chefs {
  background-color:#000;
  border-right:20px solid #ddd;
  border-bottom:20px solid #ddd;
}
/*** Features ***/
.et-features-item {
  cursor: pointer;
}
.et-features-item h3 {
  font-size: 19px;
  text-transform: capitalize;
  font-weight: 500;
}
.et-features-item i {
  padding-top: 20px;
}
.et-features-item {
  cursor: pointer;
  padding: 10px;
  border: 1px solid #ddd;
}
.et-features-item:hover {
  background-color:#000!important;
}
/*** Magic ***/
.et-magic-item h3 {
  color:#fff;
  font-size:60px;
  font-weight:800;
}
.et-magic-item h2 {
  color: #fff;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
}
/*** New Concepts ***/
.et-concepts-item h3 {
  font-size: 23px;
  padding-bottom: 20px;
  font-weight: 600;
  text-transform: uppercase;
}
.et-concepts-item p {
  line-height: 30px;
  padding-bottom: 20px;
}
#et-concepts-button .qx-btn {
  background-color: #ddd;
  color: #ffffff;
  padding: 12px 40px;
  border-radius: 0px!important;
  text-transform: uppercase;
}
/*** Services ***/
#et-services-button .qx-btn {
  padding: 10px 20px;
  border-radius: 50px!important;
  background-color: #fff;
  color: #fff;
  border: 0px!important;
}
/* Portfolio */
.et-portfolio-button:hover {
  color: #fff;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li {
  margin: 5px;
}
.project-img img {
    width: 100%;
}
.projects-filter {
    text-align: center;
    display: inline-block;
}
.projects-filter ul {
    display: inherit;
    line-height: 43px;
    margin: 0 auto;
}
.projects-filter ul li {
    line-height: 40px;
    margin: 5px 0;
    display: static!important;
    float: left;
}
.projects-filter a {
    padding: 8px 15px;
    border: 1px solid #fff;
}
.item-page .project-img {
    border: 5px solid #fff;
}
.pp-button {
    color: #fff;
    padding: 12px 40px;
    font-weight: 700;
}
.pp-button:hover {
    color: #fff;
    background: #666;
}
.projects-filter a {
    width: 200px;
    display: inline-block;
    padding: 0;
    border-radius: 20px;
}
.portfolio-list {
  padding-bottom:50px;
}
.projects-filter {
  padding-top:50px;
}
.owl-carousel {
    display: block!important;
}
div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
  float:left!important;
  width:100%;
}
/*** Team ***/
.et-team-item {
    position: relative;
    cursor: pointer;
}
.et-team-item img {
     width:100%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition:    all 0.4s ease-in-out;
    -ms-transition:     all 0.4s ease-in-out;
    -o-transition:      all 0.4s ease-in-out;
    transition:         all 0.4s ease-in-out;
}
.et-team-item .qx-person-img:before {
  position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ffffff;
    text-align: center;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.et-team-item:hover img{
    transform: rotete(5deg)scale(1.1);
}
.et-team-item .qx-person-img {
    margin-bottom: 0;
    overflow: hidden;
    width: 100%;
    position: relative;
}
.et-team-item .qx-person-img:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 9999;
    transition: all .3s linear;
    z-index: 2;
}
.et-team-item:hover .qx-person-img:before {
    opacity: 0.8;
}
.et-team-item h4 {
    font-size: 16px;
    font-weight: 700;
    color:#515A5F;
    text-transform: uppercase;
    padding: 15px 5px;
    width: 100%;
    text-align: center;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition:    all 0.4s ease-in-out;
    -ms-transition:     all 0.4s ease-in-out;
    -o-transition:      all 0.4s ease-in-out;
    transition:         all 0.4s ease-in-out;
}
.et-team-item .social-links {
    position: absolute;
    z-index: 3;
    width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 10px;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition:    all 0.4s ease-in-out;
    -ms-transition:     all 0.4s ease-in-out;
    -o-transition:      all 0.4s ease-in-out;
    transition:         all 0.4s ease-in-out;
}
.et-team-item p {
    color: #ffffff;
    width: 100%;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    bottom: 0px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition:    all 0.4s ease-in-out;
    -ms-transition:     all 0.4s ease-in-out;
    -o-transition:      all 0.4s ease-in-out;
    transition:         all 0.4s ease-in-out;
}
.et-team-item:hover .social-links {
    bottom: 100px;
    text-align: center;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 1;
}
.et-team-item .social-links a {
    width: 40px;
    height: 40px;
    display: block;
    background: none!important;
    color: #fff;
    text-align: center;
    border: 1px solid #fff;
    line-height: 35px;
    margin: 0 6px;
    border-radius: 50px;
    display: inline-block;
}
.et-team-item .social-links a:before {
    font-size: 12px;
}
/** Slution ***/
.et-slution-item {
  width: 31%;
  margin-right: 2%;
}
.et-slution-item {
    color: #344e5a;
    padding: 40px 30px 20px;
    margin-bottom: 20px;
    margin-top: 30px;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16), 0 2px 8px 0 rgba(0,0,0,0.12);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16), 0 2px 8px 0 rgba(0,0,0,0.12);
    text-align: center;
    min-height: 400px;
    background: #fff;
  }

  /** Blog **/
.entry-header h2 a {
    font-size: 30px;
    font-weight: 400;
}
div.sp-module .sp-module-title {
    font-size: 20px;
    font-weight: 400;
}
.sp-page-title {
    margin-bottom: 50px;
}
.et-blog div.k2ItemsBlock ul li {
  width: 23%;
  float: left;
  margin-right: 2%;
  position: relative;
  overflow: hidden;
}
.et-blog div.k2ItemsBlock ul li:nth-child(4n) {
  margin-right: 0;
}
.et-blog div.k2ItemsBlock ul li a {
  display: inherit;
  overflow: hidden;
  font-size: 16px;
  padding-bottom: 15px;
}
.et-blog div.k2ItemsBlock ul li img {
  width: 100%;
  margin-bottom: 15px!important;
  transition: all .40s linear;
  transform: scale(1.1);
}
.et-blog div.k2ItemsBlock ul li:hover img {
  transform: rotete(4deg)scale(1.2);
}
.et-blog ul li .moduleItemDeteCreeted {
  left: 0;
  display: block;
  padding: 5px;
  font-size: 12px;
  font-style: italic;
  color: #333;
}
.et-blog .et-portfolio-button {
  margin-top: 0!important;
}
.et-blog > div > p {
  clear: left;
}
.moduleItemImage img {
    float: left!important;
    width: 100%;  
}
#sp-footer1 {
    text-align: center;
}
#sp-footer2 {
    text-align: right;
}
/* Contact */
#et-contact .qx-icon {
    padding: 20px;
}
.et-contact-item .qx-icon {
     -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
     transition: all 0.4s ease-in-out 0s; 
}
.et-contact-item:hover .qx-icon:before {
    -webkit-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    display: block; 
    color: #fff!important;
}
.et-contact-item:hover .qx-icon {
    -webkit-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}
.et-contact-item {
    cursor: pointer;
}
.et-contact-form label {
    color: #333;
}
.et-contact-form input {
    border-radius: 0!important;
    height: 25px!important;
    width: 100%;
}
.et-contact-form textarea {
    height: 100px!important;
    border-radius: 0!important;
    width: 100%;
}
.et-contact-form button {
    background: none;
    width: 150px;
    height: 35px;
    color: #fff;
    display: block;
    text-align: center;
    border-radius: 2px;
    border: 1px solid #fff!important;
    transition: all .25s linear;
    font-weight: 400;
}
.et-contact-form button:hover {
    color: #fff!important;
}
.itemid-549 .et-contact-form label {
    color: #333;
}
/** RESPONSIVE **/
#sp-header,
body.com-quix #sp-main-body > .container {
    width: 100%!important;
}
div.qx-section {
    margin-left: 0!important;
    max-width: 100%!important;
}
div.qx-container {
    max-width: 100%!important;
}
/*Footer*/
#sp-bottom4 .inputbox {
  width:100%!important;
}
#sp-bottom4 table.acymailing_form {
    margin:0px;
    float: left;
    margin-top: 12px;
    width: 93%;
}
#sp-bottom4 .acysubbuttons .btn-primary {
  float:left;
}
#sp-bottom4 .acysubbuttons .btn-primary:hover {
    background: #222!important;
    border-color: #222!important;
}
#sp-component {
    padding: 0;
}
#sp-bottom3 a {
  color:#fff!important;
}
/* Screen min 1200px */
@media (max-width: 1200px) {
 .sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    padding: 0 11px!important;
    font-size: 13px!important;
 }
}
/* Screen min 1199px */
@media (min-width: 1200px) {
  .et-services-right,
  .et-about .et-title {
    padding-left: 60px;
    padding-right: 60px;
  }
  .sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    padding: 0 11px!important;
    font-size: 13px!important;
 }
}
/* Screen min 1199px */
@media (max-width: 1199px) {
  .et-services-right,
  .et-about .et-title {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/* Screen min 980px and max 1199px */
@media (min-width: 1200px) and (max-width: 1550px) {
  .et-services-right, .et-about .et-title {
      padding: 30px;
  }
  .et-services-content h2 {
      margin-bottom: 10px;
  }
}
/* Screen min 980px and max 1199px */
@media (min-width: 980px) and (max-width: 1199px) {
  .et-about .et-title {
    padding-top: 40px;
    padding-bottom: 0!important;
  }
  .et-services > div {
    width: 100%!important;
  }
  #et-time {
    margin-top: 90px;
    position: relative;
  }
}
/* Screen min 768px and max 979px */
@media (min-width: 768px) and (max-width: 979px) {
  #et-about-bottom {
    margin-left:153px!important;
  }
  #et-time {
    top:0px!important;
    padding-bottom: 30px;
    padding-top: 30px!important;
  }
  #et-time-sub {
    margin-bottom: 20px!important;
  }
  .et-about-item {
    text-align:center!important;
  }
  #et-about-2 {
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .et-services-col {
    width: 100%!important;
    margin-bottom: 30px;
  }
  #et-services-button {
    text-align: center!important;
  }
  #et-about-button {
    text-align: center!important;
  }
  .food-nav {
    width: 100%!important;
  }
  .food-menu-list-wrapper .inner {
    padding: 0px!important;
  }
  .food-content {
    width: 100%!important;
  }
  #et-Chefs {
    width: 100%!important;
    padding-bottom: 50px!important;
  }
  #et-about-2 {
    width: 100%!important;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  #et-time {
    margin-top: -90px;
    position: relative;
  }
  #et-about {
    margin-top: 0;
  }
}
/* Screen max 767px */
@media (max-width: 767px) {
  .et-slider {
    top:0px;
  }
  .et-subscribe > div:first-child {
    padding-bottom: 0!important;
  }
  #et-services-button {
    text-align:center!important;
  }
  .et-action-title,
  .et-subscribe > div > div {
    text-align: left;
  }
  .et-blog div.k2ItemsBlock ul li {
    width: 100%;
    margin-right: 0;
  }
  #et-about {
    padding-top:50px;
  }
  #et-time-sub {
    margin-bottom: 20px!important;
  }
  #et-time {
    top:-90px!important;
    padding-bottom: 30px;
  }
  #et-about-button {
    text-align: center!important;
  }
  .et-about-item {
    text-align:center!important;
  }
  #et-time-sub {
    margin-bottom: 20px!important;
  }
  #et-about-2 {
    width: 100%!important;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .et-services-col {
    width: 100%!important;
    margin-bottom: 30px;
  }
  .food-nav {
    width: 100%!important;
  }
  .food-menu-list-wrapper .inner {
    padding: 0px!important;
  }
  .food-content {
    width: 100%!important;
  }
   #et-carousel .qx-carousel-item {
    width: 31%!important;
   }
   #et-about {
    margin-top: 0;
   }
}
/* Screen max 480px */
@media (max-width: 480px) {
  #sp-header {
    background-color: #000000!important;
  }
  #et-slider {
    top:0px!important;
  }
  .et-event-item h5 {
    font-size: 11px;
  }
  .et-event-item ul.event-time li {
    font-size: 10px;
  }
  #et-app-title {
    margin-top:50px;
  }
  #et-time {
    top:0px!important;
    padding-bottom: 30px;
  }
  #et-time-sub {
    margin-bottom: 20px!important;
  }
  #et-about-2 {
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .et-services-col {
    width: 100%!important;
    margin-bottom: 30px;
  }
  .food-nav {
    width: 100%!important;
  }
  .food-menu-list-wrapper .inner {
    padding: 0px!important;
  }
  .food-content {
    width: 100%!important;
  }
   #et-carousel .qx-carousel-item {
    width: 100%!important;
   }
  #et-clients img {
    left:0px!important;
    right:0px!important;
    margin:auto!important;
    text-align:center!important;
  }
  .slick-slide {
    float:none!important;
  }
}
/* Improve sub menu dropdown clickable for offcanvas menu */
.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler.collapsed .open-icon,
.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler .close-icon {
 float: right;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler {
 width: 100%;
}