
/* Compiled CSS for Softy */


/* 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-container {
  padding-top: 75px;
}
.ks-theme-wrapper {
  background-color: rgba(255,255,255,0.8);
  box-shadow: 0 1px 2px rgba(30,70,70,0.23);
  border-radius: 4px;
  margin-bottom: 20px;
  padding: 15px;
}
.ks-theme-wrapper-nobottom {
  margin-bottom: 0px;
}
.ks-theme-menu {
  margin-top: 30px;
}
.ks-theme-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.ks-theme-menu ul li {
  text-align: center;
}
.ks-theme-menu ul li:hover a,
.ks-theme-menu ul li.active a {
  color: #ffffff !important;
}
.ks-theme-menu ul li a {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  padding: 15px 15px;
  display: block;
  text-transform: uppercase;
  border-bottom: 1px dashed #bbb;
  cursor: pointer;
}
.ks-theme-menu ul li:last-child a {
  border-bottom: none !important;
}
.ks-theme-slideshow {
  height: 350px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.ks-theme-socials {
  margin-bottom: 25px;
}
.ks-theme-widget-title h3 {
  font-size: 20px;
  padding: 10px;
  text-align: center;
}
.ks-theme-widget-infos .ks-padding {
  padding: 15px 15px 10px 15px;
}
.ks-theme-widget-infos h4 {
  line-height: 1.1;
}
.ks-theme-widget-content {
  font-size: 12px;
  background-color: #ffffff;
  border-radius: 5px;
}
.ks-theme-menu-col h1 a {
  color: #000000;
}
.ks-theme-menu-col h1 a:hover {
  text-decoration: none;
}
.ks-theme-menu-col h2 {
  font-size: 16px;
  color: #444648;
}
.ks-sidebar h3 {
  font-size: 20px;
  padding: 0 0 10px 0;
  text-align: center;
}
.ks-sidebar h4 {
  font-size: 15px;
}
.ks-sidebar {
  font-size: 13px;
}
.ks-theme-widget-title {
  margin-top: 15px;
}
.ks-theme-widget-item {
  display: inline-block;
  margin: 25px 0 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;
}
.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;
  margin: 0 5px 0 5px;
}
.ks-theme-widget-item-tags .label-tags {
  margin: 0 2px;
}
.ks-theme-widget-item-name {
  background: none repeat scroll 0 0 #ffffff;
  display: table-cell;
  font-weight: bold;
  line-height: 1.5;
  padding: 0 10px 0 0;
  position: relative;
}
.ks-theme-widget-item-price {
  background: none repeat scroll 0 0 #ffffff;
  display: inline-block;
  float: right;
  font-weight: bold;
  line-height: 1.5;
  padding: 0 0 0 10px;
  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: 5px 0 0;
}


/* theme colors */
.ks-theme-color-1-all-000000 .ks-theme .navbar-fixed-top .btn-default {
  background-color: #000000;
  color: #fff;
  text-transform: uppercase;
  border: #000000;
}
.ks-theme-color-1-all-000000 .ks-theme .navbar-fixed-top .btn-default:hover {
  background-color: #1a1a1a;
}
.ks-theme-color-1-all-000000 .ks-theme-menu ul li:hover,
.ks-theme-color-1-all-000000 .ks-theme-menu ul li.active {
  background-color: #000000;
}
.ks-theme-color-1-all-000000 .ks-theme-menu ul li:hover a,
.ks-theme-color-1-all-000000 .ks-theme-menu ul li.active a {
  border-bottom: 1px solid #000000;
}
.ks-theme-color-1-all-000000 .ks-theme-menu ul li a {
  color: #000000;
}
.ks-theme-color-1-all-000000 .ks-theme-best-top h4 {
  color: #000000;
}
.ks-theme-color-1-all-000000 .ks-theme-widget-title {
  color: #000000;
}
.ks-theme-color-1-all-000000 .ks-theme-widget-item-price {
  color: #000000;
}
.ks-theme-color-1-all-000000 .ks-theme-credits a {
  color: #000000;
}
.ks-theme-color-1-all-000000 .ks-sidebar h3 {
  color: #000000;
}
.ks-theme-color-1-all-000000 .ks-theme-widget-infos h4 {
  color: #000000;
}
.ks-theme-color-1-all-000000 .ks-theme .navbar-mobile {
  border-color: #0d0d0d;
}
.ks-theme-color-1-all-000000 .ks-theme .navbar-mobile .navbar-header {
  background-color: #000000;
}
.ks-theme-color-1-all-000000 .ks-theme .navbar-mobile .navbar-header .navbar-toggle {
  background-color: #000000;
  border-color: #1a1a1a;
}
.ks-theme-color-1-all-000000 .ks-theme .navbar-mobile .navbar-header .navbar-toggle:hover {
  background-color: #000000;
}
.ks-theme-color-1-all-000000 .ks-theme .navbar-mobile li.active a {
  background-color: #595959;
}


/* theme colors */
.ks-theme-color-2-website-77-5c0028 .ks-background {
  background-color: #5C0028;
}


/* theme images */
.ks-theme-image-1-all-b3a6a6-506 .ks-background {
  background-image: url('/resources/images/data_sites_modules_design/originals/14a7a6d9111e3768c3ed718d06dae121.png');
  background-repeat: repeat;
  border: 0 none;
  left: 0;
  margin: 0;
  max-height: initial !important;
  max-width: initial !important;
  min-height: 100%;
  min-width: 100%;
  padding: 0;
  position: fixed;
  top: 0;
  z-index: -1;
}
.ks-theme-image-1-all-b3a6a6-506 .ks-background {
  background-size: auto;
  background-position: center center;
}


/* theme fonts */
.ks-theme-font-1-website-77-cabin body {
  font-family: 'Cabin';
}


/* theme fonts */
.ks-theme-font-2-website-77-caveat h1,
.ks-theme-font-2-website-77-caveat h2,
.ks-theme-font-2-website-77-caveat h3,
.ks-theme-font-2-website-77-caveat h4,
.ks-theme-font-2-website-77-caveat h5,
.ks-theme-font-2-website-77-caveat h6 {
  font-family: 'Caveat' !important;
}
