
/* Compiled CSS for Lorqidee */


/* 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 */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 900;
  src: local('Source Sans Pro Black'), local('SourceSansPro-Black'), url(https://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGIq-Fb0zf838trI74uojZQY.woff2) format('woff2');
}
.ks-theme .navbar-fixed-top {
  background-color: rgba(0,0,0,0.85);
  background-image: none;
}
.ks-theme .navbar-fixed-top .btn {
  border-radius: 2px;
}
.ks-cover {
  width: 100%;
  background-position: center center;
  background-size: cover;
  min-height: 200px;
  box-shadow: inset 0px 104px 170px 0 rgba(0,0,0,0.79);
}
.ks-cover .ks-cover-container {
  padding-top: 50px;
  position: relative;
}
.ks-cover .ks-cover-top {
  z-index: 10;
  text-align: center;
  position: absolute;
  width: 100%;
}
.ks-cover .ks-cover-wrapper {
  text-align: left;
  height: 100%;
  position: relative;
}
.ks-cover .ks-cover-hero {
  vertical-align: middle;
  text-align: center;
  color: #fff;
  display: inline-block;
  line-height: normal;
  text-align: left;
}
.ks-cover .ks-cover-hero h1 {
  font-weight: 300;
  font-size: 65px;
  letter-spacing: -1px;
  line-height: 66px;
  text-transform: uppercase;
}
.ks-cover .ks-cover-hero h2 {
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
  letter-spacing: -1px;
  text-transform: uppercase;
}
.ks-cover .ks-cover-welcome {
  font-size: 70px;
  line-height: 50px;
}
.ks-cover .ks-cover-anchor {
  position: absolute;
  bottom: -5px;
  line-height: normal;
  text-align: center;
  width: 100%;
}
.ks-cover .ks-cover-anchor-link {
  position: absolute;
}
.ks-cover .ks-cover-bubble {
  display: block;
  height: 45px;
}
.carousel-inner {
  border-radius: 5px;
  box-shadow: 0px 1px 2px 1px rgba(0,0,0,0.4);
}
.carousel-control.left {
  border-radius: 5px 0 0 0;
}
.carousel-control.right {
  border-radius: 0 5px 0 0;
}
.navbar-fixed-top .navbar-brand {
  display: none;
}
.ks-theme-wrapper-top {
  padding-top: 15px;
  padding-bottom: 20px;
}
.ks-theme-menu {
  padding: 4px 0 2px 0;
  text-align: right;
  text-transform: uppercase;
}
.ks-theme-menu ul {
  padding: 0;
  display: inline-block;
  padding-top: 10px;
}
.ks-theme-menu li {
  list-style: none;
  color: #000;
  display: inline-block;
}
.ks-theme-menu li a {
  color: #fff;
  display: inline-block;
  padding: 7px 0px;
  margin: 0 10px;
  font-size: 13px;
  font-weight: normal;
  line-height: 15px;
}
.ks-theme-menu li.active a {
  border-bottom: 2px solid #fff;
  background-color: transparent;
}
.ks-theme-menu li a:hover {
  border-bottom: 2px solid #fff;
  text-decoration: none;
  color: #fff;
}
.ks-theme-logo h1 {
  margin-top: 0;
  padding-bottom: 5px;
}
.ks-theme-logo h1 a {
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-size: 25px;
  letter-spacing: 3px;
  border-bottom: 2px solid #fff;
  font-weight: bold;
}
.ks-theme-logo h1 a:hover {
  text-decoration: none;
}
.ks-theme-logo h2 {
  display: none;
}
.ks-theme .ks-theme-title {
  text-align: left;
}
.ks-theme .ks-theme-title .ks-theme-title-top {
  font-size: 60px;
  line-height: 45px;
}
.ks-theme .ks-theme-title .ks-theme-title-top .ks-first-letter {
  font-size: 1.33em;
  position: relative;
  bottom: -10px;
  left: -5px;
}
.ks-theme .ks-theme-title .ks-theme-title-bottom {
  color: #000;
  font-weight: 900;
  font-size: 35px;
  letter-spacing: 5px;
  text-transform: uppercase;
  font-family: 'Source Sans Pro';
  font-style: normal;
}
.ks-theme .ks-theme-corner {
  border-radius: 2px;
  height: 500px;
  background-size: cover;
}
@media (max-width: 768px) {
  .ks-theme .ks-theme-title .ks-theme-title-top {
    text-align: center;
    font-size: 45px;
  }
  .ks-theme .ks-theme-title .ks-theme-title-bottom {
    text-align: center;
    font-size: 30px;
  }
  .ks-theme .ks-theme-widget-content .ks-theme-infos-description {
    padding: 0px !important;
  }
  .ks-theme .ks-theme-corner {
    height: 250px;
    margin-bottom: 10px;
  }
  .ks-theme .ks-theme-big-logo {
    max-height: 270px;
  }
}
.ks-theme .ks-theme-widget-title {
  text-align: center;
  margin-top: 15px;
}
.ks-theme .ks-theme-widget-title h3 {
  color: #000;
  text-align: center;
  font-size: 28px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-style: normal;
  border-bottom: 1px solid #222;
  line-height: 33px;
  display: inline-block;
}
.ks-theme .ks-theme-widget-title h3 .ks-orders-cart-button-add {
  margin-left: 10px;
}
.ks-theme .ks-theme-widget-item-name {
  font-size: 16px;
  font-weight: 500;
  color: #000;
  text-transform: uppercase;
  line-height: 28px;
}
.ks-theme .ks-theme-widget-item-description {
  padding-top: 0;
  color: #424242;
  font-size: 14px;
  font-weight: normal;
  line-height: 23px;
}
.ks-theme .ks-theme-widget-item-description p {
  color: #424242;
  font-size: 14px;
  font-weight: normal;
  line-height: 23px;
}
.ks-theme .ks-theme-widget-item-price {
  font-size: 18px;
  font-weight: normal;
}
.ks-theme .ks-theme-widget-separator h4 {
  font-size: 25px;
  font-weight: normal;
  margin-bottom: 20px;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-align: center;
}
.ks-theme .ks-theme-widget-separator h4:before {
  content: "• ";
}
.ks-theme .ks-theme-widget-separator h4:after {
  content: " •";
}
.ks-theme .ks-theme-widget-content .ks-theme-infos-description {
  background-color: #fff;
  padding: 30px;
  margin-bottom: 15px;
}
.ks-theme .ks-theme-widget-content .ks-theme-infos-description .description {
  margin-left: 0;
}
.ks-theme-wrapper-bottom {
  font-size: 13px;
  padding-top: 20px;
  padding-bottom: 35px;
}
.ks-theme-wrapper-bottom .ks-theme-widget-infos {
  min-height: 190px;
}
.ks-theme-wrapper-bottom .ks-theme-widget-infos h4 {
  text-transform: uppercase;
  font-size: 20px;
}
.ks-theme-wrapper-bottom .ks-theme-widget-infos .thumbnail {
  margin-bottom: 0;
  margin-left: 10px;
}
.ks-theme-wrapper-bottom .ks-theme-widget-content {
  border-radius: 2px;
  margin-bottom: 35px;
  background-color: #fff;
}
.ks-theme-wrapper-bottom .ks-theme-widget-content .table tr:first-child td {
  border-top: none;
}
.ks-theme-wrapper-bottom .ks-theme-widget-content .ks-padding {
  padding: 15px;
}
.ks-theme-wrapper-bottom h3 {
  font-size: 32px;
  line-height: 38px;
  font-weight: normal;
  margin-top: 6px;
  border-bottom: 2px solid #ccc;
  letter-spacing: 4px;
  padding-bottom: 15px;
  text-transform: uppercase;
  margin-left: 10px;
  margin-right: 10px;
}
.ks-theme-wrapper-bottom h3 .fa {
  display: none;
}
.ks-theme-wrapper-bottom p {
  font-size: 15px;
  line-height: 25px;
}
.ks-theme-hp-container .ks-theme-widget-title h3 {
  text-align: center;
}
.ks-theme label {
  font-size: 16px;
}
.ks-theme .vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
.ks-theme .navbar-mobile {
  border-radius: 0;
  box-shadow: none;
}
.ks-theme .ks-sidebar {
  color: #fff;
  position: relative;
  background-color: #262626;
  padding: 10px 20px;
  border-radius: 2px;
  margin-top: 40px;
}
.ks-theme .ks-sidebar h3 {
  font-size: 15px;
  text-align: center;
  font-weight: bold;
  border-bottom: 1px solid #444;
  margin-left: 0;
  margin-right: 0;
}
.ks-theme .ks-sidebar h4 {
  color: #fff;
  font-size: 15px;
  margin-top: 14px;
  margin-bottom: 5px;
}
.ks-theme .ks-sidebar p {
  font-size: 14px;
  color: #999;
}
.ks-theme-bottom {
  padding: 25px 10px;
  font-size: 14px;
  background-color: #1b1b1b;
  color: #999;
}
.ks-theme-bottom .ks-theme-credits-name {
  text-transform: uppercase;
}
.ks-widget-subscribers-newsletter {
  display: none;
}
.ks-theme .btn-scroll,
.ks-theme .btn-scroll::before {
  left: 50%;
  position: absolute;
}
.ks-theme .btn-scroll {
  border-radius: 25px;
  bottom: 20px;
  box-shadow: 0 0 0 3px #fff inset;
  height: 35px;
  margin-left: -10px;
  margin-top: -35px;
  position: absolute;
  width: 20px;
  z-index: 99;
}
.ks-theme .btn-scroll::before {
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-name: scroll;
  background: #fff none repeat scroll 0 0;
  border-radius: 4px;
  content: "";
  height: 4px;
  margin-left: -2px;
  top: 4px;
  width: 4px;
}
@keyframes scroll {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateY(23px);
  }
}


/* theme colors */
.ks-theme-color-1-all-cfa670 .ks-cover .ks-cover-welcome {
  color: #cfa670;
}
.ks-theme-color-1-all-cfa670 .ks-cover .ks-cover-hero h1 span {
  color: #cfa670;
}
.ks-theme-color-1-all-cfa670 .ks-theme-title .ks-theme-title-top {
  color: #cfa670;
}
.ks-theme-color-1-all-cfa670 .ks-theme-top {
  background-color: #cfa670;
}
.ks-theme-color-1-all-cfa670 .ks-theme .navbar-fixed-top .btn-default {
  background-color: #c28e4a;
  color: #fff;
  text-transform: uppercase;
  border: #7c592a;
  text-shadow: -1px -1px 1px #a27437;
}
.ks-theme-color-1-all-cfa670 .ks-theme .navbar-fixed-top .btn-default:hover {
  background-color: #cfa670;
}
.ks-theme-color-1-all-cfa670 .ks-theme-bottom {
  color: #cfa670;
}
.ks-theme-color-1-all-cfa670 .ks-theme-bottom a {
  color: #cfa670;
}
.ks-theme-color-1-all-cfa670 .ks-theme .navbar-mobile {
  border-color: #d5b283;
}
.ks-theme-color-1-all-cfa670 .ks-theme .navbar-mobile .navbar-header {
  background-color: #c28e4a;
}
.ks-theme-color-1-all-cfa670 .ks-theme .navbar-mobile .navbar-header .navbar-toggle {
  background-color: #b6823d;
  border-color: #dcbe96;
}
.ks-theme-color-1-all-cfa670 .ks-theme .navbar-mobile .navbar-header .navbar-toggle:hover {
  background-color: #a27437;
}
.ks-theme-color-1-all-cfa670 .ks-theme .navbar-mobile li.active a {
  background-color: #fcf9f6;
}
.ks-theme-color-1-all-cfa670 .ks-theme .btn-theme {
  background-color: #cfa670;
  border-color: #c28e4a #c28e4a #a27437;
  text-shadow: -1px -1px 1px #a27437;
}
.ks-theme-color-1-all-cfa670 .ks-theme .btn-theme:hover {
  background-color: #d5b283;
}
.ks-theme-color-1-all-cfa670 .ks-theme-credits a {
  color: #ffffff;
}


/* theme images */
.ks-theme-image-1-all-f2f2f2-3089 .ks-theme-body {
  background-image: url('/resources/images/data_sites_modules_design/originals/7570f8adbce58789f8cff6c7e92cc224.png');
  background-repeat: repeat;
}


/* theme fonts */
.ks-theme-font-1-all-montserrat body {
  font-family: 'Montserrat';
}


/* theme fonts */
.ks-theme-font-2-website-13673-marcellus h1,
.ks-theme-font-2-website-13673-marcellus h2,
.ks-theme-font-2-website-13673-marcellus h3,
.ks-theme-font-2-website-13673-marcellus h4,
.ks-theme-font-2-website-13673-marcellus h5,
.ks-theme-font-2-website-13673-marcellus h6 {
  font-family: 'Marcellus';
}
.ks-theme-font-2-website-13673-marcellus .ks-cover .ks-cover-hero h1 {
  font-family: 'Marcellus';
}
.ks-theme-font-2-website-13673-marcellus .ks-theme-widget-item-name {
  font-family: 'Marcellus';
}
.ks-theme-font-2-website-13673-marcellus .ks-theme-wrapper-bottom h3 {
  font-family: 'Marcellus';
}


/* theme fonts */
.ks-theme-font-3-website-13673-marcellus .ks-cover .ks-cover-welcome {
  font-family: 'Marcellus';
}
.ks-theme-font-3-website-13673-marcellus .ks-theme-title .ks-theme-title-top {
  font-family: 'Marcellus';
}
