<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
      background: #0c0620;
    }
    .logo{
      width: 25%;
    }
    .btn-search{
        background: #fff;
        border: 0px;
        border-radius: 0 15px 15px 0;
        margin-top: 5px;  
        padding: 1%;
    }
    /*#search{
      border: 0px;
      border-radius: 15px 0 0 15px;
      padding: 2% 1% 1% 5%;
      width: 40%;
      margin-top: 5px;
      background: #fff;
    }*/

    :focus {
        outline: -webkit-focus-ring-color auto 0px;
    }
    .bgimg-1, .bgimg-2, .bgimg-3 {
      position: relative;
      /*opacity: 0.80;*/
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;

    }
    .bgimg-1 {
       /*background-image: url('img_parallax.jpg');*/
       /*height: 110vh;*/
       background-repeat: repeat-y;
       background: #f5f5f5;
    }
    .section_pro{
        background: #ffffff78;
          margin-bottom: 1%;
    }
    .caption {
      position: absolute;
      left: 0;
      top: 50%;
      width: 100%;
      text-align: center;
      color: #000;
    }

    .caption span.border {
      background-color: #111;
      color: #fff;
      padding: 18px;
      font-size: 25px;
      letter-spacing: 10px;
    }
    .pro_div {
        display: inline-block;
        flex: 1 1;
        overflow: hidden;
        position: relative;
        width: 35%;
    }
    .pro_info {
        display: inline-block;
        flex: 1 1;
        height: 15vh;
        overflow: hidden;
        position: relative;
        top: 15px;
        width: 50%;
        color: #000000;
    }
    .pro_img{
        width: 100%;
        padding: 5%;
        height: 15vh;
    }
    .header{
      background: #fffefe;
      padding: 2%;
      box-shadow:-1px -1px 7px 6px #ffffff;
      border-top: 0.5px solid #ddd;
      border-bottom:  1px solid #ddd;
    }
    .category{
      background: #fff;
      margin-left: 2%;
      color: #000;
      font-weight: bold;
      padding: 1% 3%;
      border-radius: 25px;
      border: 0px solid #5d5353;
    }
    h3 {
      letter-spacing: 5px;
      text-transform: uppercase;
      font: 20px "Lato", sans-serif;
      color: #111;
    }
    .Feedback{
      height: 35vh;
      background-repeat: no-repeat;
      width: 100%;
    }
    .feed_pic{
      width: 20%!important;
      height: 9vh!important;
      border-radius: 70px!important;
      margin-left: 39%;
      margin-top: 9%!important;
    }
    .feed_txt{
      padding: 4% 10%;
      padding-bottom: 10%!important;
      font-size: 16px;
      font-weight: bold;
      font-family:Comic Sans, Comic Sans MS, cursive; ;
      /*background: #fff;*/
        border: 0px;
        border-radius: 0 15px 15px 0;
        margin-top: 5px;  
    }
 /*   #search{
      border: 0px;
      border-radius: 15px 0 0 15px;
      padding-left: 5%;
      width: 40%;
      margin-top: 5px;
      background: #fff;
    }*/
    .menu_img{
       width: 60%;
      margin-top: 5%;
    }
    .menu_name{
        text-align: center;
        font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
        font-size: 18px;
        margin-top: -5%;
        font-weight: 500;
        color: #3c3838;
    }
    .bottom_fix{
        padding-bottom: 2%;
        position: fixed;
        bottom: 0;
        width: 100%;
        background: #fffefe;
        font-size: 25px;
        border-top: 1px solid #ddd;
    }
    .icon{
        color: #353030;
        padding: 4%;
    }
    .bar &gt; img{
      width: 100%;
      height: 100%;
    }
    .starter &gt; img{
      width: 100%;
      height: 100%;
    }
    .main_cou &gt; img{
      width: 100%;
      height: 100%;
    }
    .dessert &gt; img{
      width: 100%;
      height: 100%;
    }
    .panel_div {
        background-color: #f3f3f524;
        /*box-shadow: 2px 7px 6px -6px #6b5b5b;*/
        display: inline-block;
        flex: 1 1;
        height: 130px;
        margin: 4vmin;
        overflow: hidden;
        position: relative;
        top: 30px;
        width: 40%;
        margin-left: 5%;
        border-radius: 10px;
        margin-bottom: -2%;
    }
    .panel_bottom{
        background-color: #fff;
        box-shadow: 0 6px 6px -6px #000;
        display: inline-block;
        flex: 1 1;
        height: 100px;
        /* margin: 4vmin; */
        overflow: hidden;
        position: relative;
        top: 30px;
        width: 26%;
        margin-left: 5%;
        border-radius: 20px;
    }
    .panel_bottom &gt; img{
      width: 100%;
      height: 100%;
    }
    .main_box{
      max-height: 83vh;
      overflow: auto;
      /*background: #f3f2f2*/
    }
    .title{
        margin-top: 5%;
        margin-bottom: -5%;
        font-size: 30px;
        font-weight: 900;
        color: #585555;
        font-family: Comic Sans, Comic Sans MS, cursive;
    }
    .title_img{
        width: 90%;
        padding-top: 10%;
        margin-bottom: -5%;
    }
    #description p {
        line-height: 1.5;
    }
    .main_menu{
        margin-top: -20%!important;
        /*padding-bottom: 5%;*/
    }
    #description h2 {
        text-align: center;
    }
    .content-entry:visited {
      color: pink;
    }
    .vmcarousel &gt; li img {
        margin-left: -35%!important;   
      }
    .banner{
      width: 90%;
      /*margin-top: 10%;*/
      height: 25vh;
      margin: 10% 5% 0 5%;
      box-shadow: 0px 9px 6px -6px #6b5b5b;
      border-radius: 12px;
    }
     @media all and (min-width: 700px) and (max-width: 1024px){
      .logo {
            width: 15%;
        }
        .lazy_1{
          margin-top: -68%!important;
        }
     }
     @media all and (min-width: 600px) and (max-width: 700px){
      .logo {
            width: 12%;
        }
        .lazy_1{
          margin-top: -65%!important;
        }
     }
    @media all and (min-width: 600px) {
        #content {
            width: 70%;
            margin: 0 auto;
        }
        .logo {
            width: 15%;
        }
        .panel_div {
          background-color: #fff;
          box-shadow: 2px 7px 6px -6px #6b5b5b;
          display: inline-block;
          flex: 1 1;
          height: 235px!important;
          margin: 4vmin;
          overflow: hidden;
          position: relative;
          top: 30px;
          width: 30%;
          margin-left: 12%;
          border-radius: 10px;
          margin-bottom: 5%;
      }
      .lean-slider-slide img {
          display: block;
          width: 100%;
          height: 95vh!important;
      }
      .lean-slider-slide {
          float: left;
          width: 100%;
          height: 95vh!important;
          margin-right: -100%;
          display: none;

      }
      .main_menu {
          margin-top: -5%!important;
          padding-bottom: 5%;
      }
      .banner {
            width: 90%;
            /* margin-top: 10%; */
            height: 35vh!important;
            margin: 10% 5% 0 5%;
            box-shadow: 0px 9px 6px -6px #6b5b5b;
            border-radius: 12px;
        }
        .footer_img {
            width: 2%!important;
            margin: 0 2%!important;
        }
        .footer_img1 {
            width: 2.5%!important;
            margin: 0 2%!important;
        }
        .slick-slide img {
            width: 100%;
            height: 37vh!important;
            border-radius: 12px;
            margin-top: 5%;
        }
    }
    @media all and (max-height: 580px) {
        .accordion-container, #description {
            max-height: 51vh;
        }
       /* #search {
          border: 0px;
          border-radius: 15px 0 0 15px;
          padding-left: 5%;
          width: 40%;
          margin-top: 5px;
          background: #fff;
      }*/
      .text {
        color: #000;
        font-size: 24px!important;
        font-weight: bold;
        color: #000;
        text-shadow: 1px -1px #e6e6e6;
        text-align: center;
        font-family: New Century Schoolbook, serif;
      }
      .special{
        margin-bottom: 20%!important;
      }
      .panel{
          background-image: url('img_parallax.jpg');
      }
      .vmcarousel &gt; li img {
        margin-left: -10%!important;   
      }
      .main_menu {
          margin-top: -10%;
        padding-bottom: 10%;
    }
    }
  @media all and (max-height: 600px){
      .main_boxs {
        max-height: 83vh;
        overflow: auto;
        background: #0c0620;
        /*padding-bottom: 12%!important;*/
    }
    .lazy_1{
          margin-top: -60%!important;
        }
    .Feedback{
      height: 40vh;
      background-repeat: no-repeat;
    }
    .feed_pic {
        width: 17%!important;
        height: 9vh!important;
        border-radius: 70px!important;
        margin-left: 41%!important;
        margin-top: 9%!important;
    }
    .feed_txt {
        padding: 4% 10%;
        padding-bottom: 10%!important;
        font-size: 14px;
        font-weight: bold;
        font-family: Comic Sans, Comic Sans MS, cursive;
        /* background: #fff; */
        border: 0px;
        border-radius: 0 15px 15px 0;
        margin-top: 5px;
    }
    
    .logo {
        width: 10%;
    }
   }
   @media all  and (max-width:600px;) {
      .main_boxs {
        max-height: 83vh;
        overflow: auto;
        background: #0c0620;
        /*padding-bottom: 25%!important;*/
    }
   }

    @media all and (min-width: 860px) {
        #content {
            width: 70%;
            margin: 0 auto;
        }
    }
    @media screen and (max-width: 768px) {
      .slide-title { font-size: 3.5em; }
       .feed_txt {
        padding: 4% 10%;
        padding-bottom: 10%!important;
        font-size: 15px;
        font-weight: bold;
        font-family: Comic Sans, Comic Sans MS, cursive;
        /* background: #fff; */
        border: 0px;
        border-radius: 0 15px 15px 0;
        margin-top: 5px;
    }

    }
     @media screen and (max-width: 650px){
      .feed_txt {
        padding: 4% 10%;
        padding-bottom: 10%!important;
        font-size: 14px;
        font-weight: bold;
        font-family: Comic Sans, Comic Sans MS, cursive;
        /* background: #fff; */
        border: 0px;
        border-radius: 0 15px 15px 0;
        margin-top: 5px;
    }
    }
    @media screen and (max-width: 320px) {
      .slide-title { font-size: 2em; }
      .feed_txt {
        padding: 4% 10%;
        padding-bottom: 10%!important;
        font-size: 11px!important;
        font-weight: bold;
        font-family: Comic Sans, Comic Sans MS, cursive;
        /* background: #fff; */
        border: 0px;
        border-radius: 0 15px 15px 0;
        margin-top: 5px;
    }
    @media screen and (min-height: 600px) {
      .feed_pic {
        width: 17%!important;
        height: 9vh!important;
        border-radius: 70px!important;
        margin-left: 41%!important;
        margin-top: 9%!important;
      }
    }

    .animated {
      -webkit-animation-duration: 1s;
      animation-duration: 1s;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both;
    }

    .lean-slider {
        position: relative;
        *zoom: 1;
        border-radius: 12px;
    }
    .lean-slider:before,
    .lean-slider:after {
        content: " ";
        display: table;
    }
    .lean-slider:after {
        clear: both;
    }

    .lean-slider-slide {
        float: left;
        width: 100%;
        height: 35vh;
        margin-right: -100%;
        display: none;
    }
    .current{
      border-radius: 12px!important;
    }
    .current &gt;img{
      border-radius: 12px!important;
    }
    .lean-slider-slide.current { display: block; }
    /*
     * Lean Slider Sample Styles
     * http://dev7studios.com/lean-slider
     */
     
    .slider-wrapper { 
        position: relative; 
        background: #fff url(assets/img/loading.gif) no-repeat 50% 50%;
        -moz-box-shadow: 0 0 3px rgba(0,0,0,0.4);
        -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.4);
        box-shadow: 0 0 3px rgba(0,0,0,0.4);
        border-radius: 12px;
        margin: 5%;
    }
    .lean-slider { overflow: hidden; }
    .lean-slider-slide {
        display: block;
        position: relative;
        opacity: 0;
        -webkit-transition: opacity 0.6s linear;
        -moz-transition: opacity 0.6s linear;
        -ms-transition: opacity 0.6s linear;
        -o-transition: opacity 0.6s linear;
        transition: opacity 0.6s linear;
    }
    .lean-slider-slide.current { opacity: 1; }
    .lean-slider-slide img { 
        display: block;
        width: 100%; 
        height: 35vh;
    }

    #slider-direction-nav {
        position: absolute;
        left: 0;
        top: 40%;
        width: 100%;
        -webkit-transition: opacity 0.2s linear;
        -moz-transition: opacity 0.2s linear;
        -ms-transition: opacity 0.2s linear;
        -o-transition: opacity 0.2s linear;
        transition: opacity 0.2s linear;
        opacity: 0.2;
    }
    .slider-wrapper:hover #slider-direction-nav { opacity: 1; }
    #slider-direction-nav a {
        float: left;
        display: block;
        width: 26px;
        height: 37px;
        background: url(assets/img/arrows.png) no-repeat 0 0;
        text-indent: -9999px;
        margin-left: -1%;
    }
    #slider-direction-nav .lean-slider-next {
        float: right;
        background-position: 100% 0;
        margin-right: -1%;
    }

    #slider-control-nav {
        position: absolute;
        left: 0;
        bottom: 10px;
        width: 100%;
        text-align: center;
        -webkit-transition: opacity 0.2s linear;
        -moz-transition: opacity 0.2s linear;
        -ms-transition: opacity 0.2s linear;
        -o-transition: opacity 0.2s linear;
        transition: opacity 0.2s linear;
        opacity: 0.2;
    }
    .slider-wrapper:hover #slider-control-nav { opacity: 1; }
    #slider-control-nav a {
        display: inline-block;
        width: 14px;
        height: 14px;
        background: url(assets/img/bullets.png) no-repeat 0 0;
        text-indent: -9999px;
        margin: 0 3px;
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none;
    }
    #slider-control-nav a.active { background-position: 100% 0; }

    /* Smartphones (portrait and landscape) ----------- */

    @media only screen 
    and (min-device-width : 320px) 
    and (max-width : 480px) {

        #slider-direction-nav,
        #slider-control-nav { opacity: 1; }
        .lazy_1{
          margin-top: -57%!important;
        }
        .feed_pic{
          width: 18%!important;
          height: 9vh!important;
          border-radius: 70px!important;
          margin-left: 41%;
          margin-top: 9%!important;
        }
    }

    /* iPads (portrait and landscape) ----------- */
    @media only screen 
    and (min-device-width : 768px) 
    and (max-device-width : 1024px) {
        
        #slider-direction-nav,
        #slider-control-nav { opacity: 1; }

    }

    /* The Loader */
    #loader-wrapper {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 10;
      overflow: hidden;
    }
    .no-js #loader-wrapper {
      display: none;
    }

    #loader {
      display: block;
      position: relative;
      left: 50%;
      top: 50%;
      width: 150px;
      height: 150px;
      margin: -75px 0 0 -75px;
      border-radius: 50%;
      border: 3px solid transparent;
      /*border-top-color: #16a085;*/
      -webkit-animation: spin 1.7s linear infinite;
              animation: spin 1.7s linear infinite;
      z-index: 11;
    }

    #loader &gt;.logo {
        width: 100%;
    }

    #loader-wrapper .loader-section {
      position: fixed;
      top: 0;
      width: 51%;
      height: 100%;
      background: #fff;
      z-index: 10;
    }

    #loader-wrapper .loader-section.section-left {
      left: 0;
    }

    #loader-wrapper .loader-section.section-right {
      right: 0;
    }

    /* Loaded styles */
    .loaded #loader-wrapper .loader-section.section-left {
      -webkit-transform: translateX(-100%);
              transform: translateX(-100%);
      transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    }

    .loaded #loader-wrapper .loader-section.section-right {
      -webkit-transform: translateX(100%);
              transform: translateX(100%);
      transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    }

    .loaded #loader {
      opacity: 0;
      transition: all 0.3s ease-out;
    }

    .loaded #loader-wrapper {
      visibility: hidden;
      -webkit-transform: translateY(-100%);
              transform: translateY(-100%);
      transition: all 0.3s 1s ease-out;
    }
    @media all and (min-height:700px){
      .main_boxs {
        max-height: 83vh;
        overflow: auto;
        background: #0c0620;
        padding-bottom: 5%;
    }
      .lazy_1{
          margin-top: -59%!important;
        }
   }
   @media all and (min-height:750px){
    .lazy_1{
          margin-top: -66%!important;
        }
   }
   @media all and (max-width: 700px){
    .lazy_1{
          margin-top: -63%;
        }
   }

   </pre></body></html>