
/* Compiled CSS for Limon */


/* common */
html { display:block!important; }
/* depedencies */
.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
.ks-news-modal .modal-header .close {
  color: #fff;
}
.ks-news-modal .modal-header {
  color: #fff;
  background-color: #444;
}
.ks-news-modal .modal-footer {
  background-color: #eee;
}
.ks-jobs {
  color: red;
  font-size: 13px;
}
.ks-editable.ks-editable-overlay {
  position: relative;
}
.ks-editable.ks-editable-overlay::after {
  z-index: 100;
  content: "";
  box-radius: 3px;
  box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.15);
  padding: 5px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(249,243,182,0.5);
  cursor: pointer;
}
.ks-editable-data.ks-editable-data-overlay {
  z-index: 200;
  position: relative;
}
.ks-editable.ks-editable-overlay .note-editor {
  z-index: 1050;
  background-color: rgba(255,255,255,0.4);
  padding: 4px 6px;
  box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.15);
  box-radius: 3px;
}
@media (max-width: 767px) {
  .ks-image-html.ks-image-html-right {
    float: none;
    width: 100% !important;
  }
  .ks-image-html.ks-image-html-left {
    float: none;
    width: 100% !important;
  }
}
.text-left-not-xs,
.text-left-not-sm,
.text-left-not-md,
.text-left-not-lg {
  text-align: left;
}
.text-center-not-xs,
.text-center-not-sm,
.text-center-not-md,
.text-center-not-lg {
  text-align: center;
}
.text-right-not-xs,
.text-right-not-sm,
.text-right-not-md,
.text-right-not-lg {
  text-align: right;
}
@media (max-width: 767px) {
  .ks-theme-top h1 a {
    font-size: 25px;
  }
  .ks-theme-top h2 {
    font-size: 16px;
  }
  .text-button {
    display: none;
  }
  .text-left-not-xs,
  .text-center-not-xs,
  .text-right-not-xs,
  .text-justify-not-xs {
    text-align: inherit;
  }
  .text-left-xs {
    text-align: left;
  }
  .text-center-xs {
    text-align: center;
  }
  .text-right-xs {
    text-align: right;
  }
  .carousel-inner {
    border-radius: 5px 5px 0 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .text-button {
    display: inline;
  }
  .text-left-not-sm,
  .text-center-not-sm,
  .text-right-not-sm,
  .text-justify-not-sm {
    text-align: inherit;
  }
  .text-left-sm {
    text-align: left;
  }
  .text-center-sm {
    text-align: center;
  }
  .text-right-sm {
    text-align: right;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .text-button {
    display: inline;
  }
  .text-left-not-md,
  .text-center-not-md,
  .text-right-not-md,
  .text-justify-not-md {
    text-align: inherit;
  }
  .text-left-md {
    text-align: left;
  }
  .text-center-md {
    text-align: center;
  }
  .text-right-md {
    text-align: right;
  }
}
@media (min-width: 1200px) {
  .text-button {
    display: inline;
  }
  .text-left-not-lg,
  .text-center-not-lg,
  .text-right-not-lg,
  .text-justify-not-lg {
    text-align: inherit;
  }
  .text-left-lg {
    text-align: left;
  }
  .text-center-lg {
    text-align: center;
  }
  .text-right-lg {
    text-align: right;
  }
}
@media (max-width: 767px) {
  .ks-theme-credits .ks-theme-powered,
  .ks-theme-credits .ks-theme-legals {
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
.col-lg-1.col-auto-clean:nth-child(12n+1),
.col-lg-2.col-auto-clean:nth-child(6n+1),
.col-lg-3.col-auto-clean:nth-child(4n+1),
.col-lg-4.col-auto-clean:nth-child(3n+1),
.col-md-6.col-auto-clean:nth-child(2n+1) {
  clear: both;
}
.ks-theme .navbar-fixed-top {
  background: #222 url('/components/subtlepatterns/noisy_net.png') repeat left top;
  box-shadow: 0px 1px 2px 1px rgba(0,0,0,0.4);
}
.ks-theme .navbar-fixed-top .navbar-brand {
  color: #fff !important;
  text-transform: uppercase;
  font-weight: bold;
}
.ks-theme .navbar-fixed-top .navbar-nav>li>a {
  padding-top: 7px;
  padding-bottom: 0;
}
.ks-theme .navbar-fixed-top .btn-link {
  color: #fff !important;
  font-size: 1.0em;
  display: inline-block;
}
.ks-theme .navbar-fixed-top i.fa {
  position: relative;
  top: -1px;
}
.ks-theme .navbar-fixed-top .btn i.fa {
  font-size: 16px;
  top: 0px;
}
.ks-theme .navbar-fixed-top  .btn img {
  position: relative;
  top: -1px;
}
.ks-theme .navbar-mobile {
  border-radius: 0 0 5px 5px;
  box-shadow: 0 1px 2px 1px rgba(0,0,0,0.4);
}
.ks-theme .navbar-mobile .navbar-header a {
  color: #fff;
}
.ks-theme .navbar-mobile .navbar-header button i.fa {
  color: #fff;
}
.ks-theme .navbar .ks-deal-badge {
  position: absolute;
  top: 26px;
  right: 5px;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  opacity: 0.95;
  background-color: #f60;
  padding: 2px 4px;
  border-radius: 4px;
  display: inline-block;
  text-shadow: none;
  transform: rotate(5deg);
  box-shadow: 0 -3px 9px 0 rgba(0,0,0,0.2) inset;
}
.ks-theme-widget-item {
  display: inline-block;
  margin: 10px 0 15px 0;
  position: relative;
  width: 100%;
}
.ks-theme-widget-item-line {
  border-bottom: 2px dotted #CCCCCC;
  height: 13px;
  left: 0;
  position: absolute;
  top: 3px;
  width: 100%;
}
.ks-theme-widget-item.ks-theme-widget-has-thumbnail .ks-theme-widget-item-line {
  left: 25%;
  width: 75%;
}
.ks-theme-widget-item-image {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #DEDEDE;
  display: inline-block;
  float: left;
  margin: 0 20px 0 0;
  padding: 1px;
  vertical-align: top;
  position: absolute;
  z-index: 5;
}
.ks-theme-widget-item-image img {
  display: inline-block;
  height: auto;
  width: auto;
}
.ks-theme-widget-item-text {
  display: block;
}
.ks-theme-widget-item-tags {
  display: inline-block;
}
.ks-theme-widget-item-tags .label-tags {
  margin: 0 4px 0 0;
}
.ks-theme-widget-item-name {
  background: none repeat scroll 0 0 #fff;
  display: table-cell;
  font-weight: bold;
  line-height: 1.5;
  padding: 0 5px 0 0;
  position: relative;
}
.ks-theme-widget-item-price {
  background: none repeat scroll 0 0 #fff;
  display: inline-block;
  float: right;
  font-weight: bold;
  line-height: 1.5;
  padding: 5px 10px;
  border-radius: 20px;
  position: relative;
  top: -1px;
  text-align: right;
  width: auto;
  font-size: 1.1em;
  font-weight: 400;
}
.ks-theme-widget-item-description {
  color: #707274;
  display: block;
  line-height: 1.5;
  padding: 7px 0 0;
}
.ks-theme-widget-item-description p {
  margin: 0 5px 0 0;
  display: inline-block;
}
.ks-theme-widget-item.ks-has-image .ks-theme-widget-item-name {
  padding-left: 80px;
}
.ks-theme-widget-item.ks-has-image .ks-theme-widget-item-description {
  padding-left: 80px;
}
.label-tags-new {
  background-color: #4FC1E9;
}
.label-tags-spicy {
  background-color: #F23131;
}
.label-tags-special {
  background-color: #967ADC;
}
.label-tags-nogluten {
  background-color: #F6BB42;
}
.label-tags-veggie {
  background-color: #8CC152;
}
.label-tags-homemade {
  background-color: #967ADC;
}
.label-tags-lite {
  background-color: #66A767;
}
.label-tags-organic {
  background-color: #8CC152;
}
.label-tags-cacher {
  background-color: #8E8C7C;
}
.label-tags-halal {
  background-color: #8E8C7C;
}
.ks-theme-container .ks-theme-widget-add {
  display: none;
}
.ks-theme-container:hover .ks-theme-widget-add {
  display: block;
  color: #7EA568;
  font-size: 30px;
  text-align: center;
  margin-top: 5px;
  cursor: pointer;
}
.ks-theme-container-page .ks-theme-widget-add-top {
  display: none;
}
.ks-theme-container-page .ks-theme-widget-add-bottom {
  display: none;
}
.ks-theme-container-page:hover .ks-theme-widget-add-top {
  display: block;
  color: #7EA568;
  font-size: 30px;
  text-align: center;
  margin-top: -5px;
  cursor: pointer;
}
.ks-theme-container-page:hover .ks-theme-widget-add-bottom {
  display: block;
  color: #7EA568;
  font-size: 30px;
  text-align: center;
  margin-top: 5px;
  cursor: pointer;
}
.ks-theme-widget-tools {
  display: none;
}
.ks-theme-widget {
  position: relative;
  transition: all 400ms ease-in-out 0s;
}
.ks-theme-widget:hover .ks-theme-widget-tools {
  display: block;
  top: 0px;
  right: 0px;
  position: absolute;
}
.ks-theme-widget:hover .ks-theme-widget-remove {
  padding: 4px;
  color: #D3D3D3;
  font-size: 18px;
  display: inline-block;
  cursor: pointer;
}
.ks-theme-widget:hover .ks-theme-widget-remove:hover {
  color: #A3554F;
}
.ks-theme-widget:hover .ks-theme-widget-edit {
  padding: 4px;
  color: #D3D3D3;
  font-size: 18px;
  display: inline-block;
  cursor: pointer;
}
.ks-theme-widget:hover .ks-theme-widget-edit:hover {
  color: #428BCA;
}
.ks-theme-widget-title {
  margin: 25px 0 10px 5px;
}
.ks-theme-widget-title i.fa {
  margin-right: 4px;
  position: relative;
  top: -1px;
}
.ks-theme-widget-content-padding {
  padding: 15px 20px;
}
.ks-theme-widget-content .table tr:first-child td {
  border-top: none;
}
.ks-theme-widget-item-images {
  margin-top: -45px !important;
}
.ks-theme-widget-item-image-secondary a img {
  width: 79px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
}
.ks-theme-widget-item-image-secondary:first-child a img {
  border-left: none;
}
.ks-hours-today {
  font-weight: 800;
}

/* theme */
.ks-theme {
  color: #444;
  line-height: 20px;
}
.ks-theme a,
.ks-theme a:hover {
  color: #333;
}
.ks-theme-top {
  padding: 61px 0 20px 0;
  color: #8d8d8d;
  text-align: center;
}
.ks-theme-top h1 a {
  text-shadow: 0 1px 1px #fff;
  font-size: 45px;
  text-decoration: none;
  font-weight: 400;
}
.ks-theme-top h4 {
  font-weight: 300;
  letter-spacing: 2px;
  font-size: 24px;
}
.ks-align-middle {
  margin-top: 25px;
}
.ks-theme-menu .container {
  background: url("/resources/assets/themes/limon2/images/nav_bg.png") repeat-x scroll left bottom #fff;
  border: 1px solid #dbdbdb;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding: 15px 20px 13px 20px;
}
.ks-theme-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.ks-theme-menu ul li {
  text-align: center;
  display: inline-block;
}
.ks-theme-menu ul li a {
  font-size: 15px;
  color: #3e3e3e;
  text-decoration: none;
  display: block;
  cursor: pointer;
  border-radius: 5px;
  margin-right: 5px;
  padding: 4px 10px 5px;
  border: 1px solid transparent;
}
.ks-theme-menu ul li.active a,
.ks-theme-menu ul li:hover a {
  border: 1px solid #eaeaea;
  box-shadow: 0 0 1px #aaa;
  background-color: #FEFEFE;
}
.ks-theme-menu ul li:hover a {
  color: #3e3e3e;
}
.ks-theme-menu ul li.active a {
  color: #ffffff;
}
.ks-theme-menu-mobile .navbar {
  margin-bottom: 5px;
}
.ks-theme-menu-mobile .nav.navbar-nav li {
  margin-top: 8px;
  margin-bottom: 8px;
}
.ks-theme-carousel .container .carousel {
  border: 1px solid #d2d2d2;
}
.ks-theme-carousel .container {
  color: #676767;
  border-left: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  padding: 25px 30px 50px 30px;
  background: #fff url('/resources/assets/themes/limon2/images/page_heading.png') no-repeat bottom;
}
.ks-theme-carousel .carousel-indicators li {
  box-shadow: inset 0px 2px 2px #888;
  border-color: transparent;
  border-radius: 8px;
  background: #c1c1c1;
  margin: 2px;
  height: 12px;
  width: 12px;
  position: relative;
  top: 67px;
}
.ks-theme-carousel .carousel-indicators li.active {
  background: #777;
}
.ks-theme-welcome .container {
  color: #676767;
  border-left: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  padding: 25px 30px 25px 30px;
  background: #fff url('/resources/assets/themes/limon2/images/horizontal_shadow.png') no-repeat bottom;
}
.ks-theme-page .container {
  color: #676767;
  border-bottom: 1px solid #dfdfdf;
  border-left: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  padding: 10px 30px 25px 30px;
  background: #fff url("/resources/assets/themes/limon2/images/horizontal_shadow.png") no-repeat bottom;
}
.ks-theme-page .container {
  background-color: #F9F9F9;
}
.ks-theme-welcome .container .ks-theme-welcome-image {
  background: url("/resources/assets/themes/limon2/images/fading_line.png") no-repeat center left;
  padding-left: 30px;
}
.ks-theme-heading {
  padding: 20px 0px 15px 0px;
  background: #fff url("/resources/assets/themes/limon2/images/horizontal_shadow.png") no-repeat bottom;
  margin: 0px 0px 30px 0px;
  text-align: center;
  border-bottom: 1px solid #dbdbdb;
}
.ks-theme-heading h2 {
  margin-top: 0;
  color: #333;
}
.ks-theme-wrapper .container {
  border-left: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  background-color: #F9F9F9;
  padding-left: 0px;
  padding-right: 0px;
}
.ks-theme-wrapper .container .ks-theme-content {
  padding: 0px 30px 25px;
}
.ks-sidebar h3 {
  border-bottom: 1px solid #e2e2e2;
  font-size: 22px;
  padding-top: 3px;
  padding-bottom: 5px;
}
.ks-sidebar h4 {
  font-size: 15px;
  margin-top: 14px;
  margin-bottom: 5px;
}
.ks-theme-bottom .container {
  color: #8d8d8d;
  background: url("/resources/assets/themes/limon2/images/footer_bg.png") repeat-x scroll left bottom rgba(0,0,0,0);
  border: 1px solid #dbdbdb;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  margin-bottom: 20px;
  padding: 15px 25px;
  font-size: 13px;
}
.ks-theme-credits a {
  color: #8d8d8d;
  text-decoration: underline;
}
.ks-theme-widget-content .table tr:first-child td {
  border-top: none;
}
.ks-theme-widget {
  margin-bottom: 15px;
}
.ks-theme-widget-title h3 {
  border-bottom: 1px solid #e2e2e2;
  font-size: 22px;
  padding-bottom: 3px;
}
.ks-theme-widget-content {
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 0 1px 2px 1px rgba(0,0,0,0.4);
  margin-bottom: 5px;
}
.ks-theme-widget-content .ks-padding {
  padding: 15px;
}


/* theme colors */
.ks-theme-color-1-all-a0d468 .ks-theme-menu ul li.active a {
  background-color: #A0D468;
}
.ks-theme-color-1-all-a0d468 .ks-theme-best-top h4 {
  color: #A0D468;
}
.ks-theme-color-1-all-a0d468 .ks-theme-widget-title h3 {
  color: #A0D468;
}
.ks-theme-color-1-all-a0d468 .ks-sidebar h3 {
  color: #A0D468;
}
.ks-theme-color-1-all-a0d468 .ks-theme .navbar-mobile {
  border-color: #acda7c;
}
.ks-theme-color-1-all-a0d468 .ks-theme .navbar-mobile .navbar-header {
  background-color: #87c940;
}
.ks-theme-color-1-all-a0d468 .ks-theme .navbar-mobile .navbar-header .navbar-toggle {
  background-color: #7aba35;
  border-color: #b9df90;
}
.ks-theme-color-1-all-a0d468 .ks-theme .navbar-mobile .navbar-header .navbar-toggle:hover {
  background-color: #6da72f;
}
.ks-theme-color-1-all-a0d468 .ks-theme .navbar-mobile li.active a {
  background-color: #f7fcf3;
}
.ks-theme-color-1-all-a0d468 .ks-theme-top h1 a {
  color: #A0D468;
}
.ks-theme-color-1-all-a0d468 .ks-theme-top .ks-theme-baseline {
  color: #87c940;
}


/* theme colors */
.ks-theme-color-2-all-ffce54 .ks-theme-body {
  background-color: #FFCE54;
}
.ks-theme-color-2-all-ffce54 .ks-theme-top h1 a {
  text-shadow: 0 1px 1px #ffebba;
}
.ks-theme-color-2-all-ffce54 .ks-theme .navbar-fixed-top .btn-default {
  background-color: #ffbf21;
  color: #fff;
  text-transform: uppercase;
  border: #ba8500;
  text-shadow: -1px -1px 1px #eda900;
}
.ks-theme-color-2-all-ffce54 .ks-theme .navbar-fixed-top .btn-default:hover {
  background-color: #FFCE54;
}


/* theme images */
.ks-theme-image-1-all-a69c9c-489 .ks-theme-body {
  background-image: url('/resources/images/data_sites_modules_design/originals/dcd6a868f2b7e6eb50a08e3b74de71f0.png');
  background-repeat: repeat;
}
.ks-theme-image-1-all-a69c9c-489 .ks-theme-body {
  background-size: auto;
  background-position: center center;
  background-attachment: fixed;
}


/* theme fonts */
.ks-theme-font-1-all-titillium-web body {
  font-family: 'Titillium Web';
}


/* theme fonts */
.ks-theme-font-2-all-titillium-web h1,
.ks-theme-font-2-all-titillium-web h2,
.ks-theme-font-2-all-titillium-web h3,
.ks-theme-font-2-all-titillium-web h4,
.ks-theme-font-2-all-titillium-web h5,
.ks-theme-font-2-all-titillium-web h6 {
  font-family: 'Titillium Web';
}
