<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Bendriniai */
@font-face {
  /*font-family: 'Ahamono';
  src: url('../fonts/AHAMONO-Regular.eot');
  src: local('âک؛'), url('../fonts/AHAMONO-Regular.woff') format('woff'), url('../fonts/AHAMONO-Regular.ttf') format('truetype'), url('../fonts/AHAMONO-Regular.svg') format('svg');
  font-weight: normal;
  font-style: normal; */
  
  font-family: 'Comic Sans';
  src: url('../fonts/comic.eot');
  src: local('âک؛'), url('../fonts/comic.woff') format('woff'), url('../fonts/comic.ttf') format('truetype'), url('../fonts/comic.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

body {
  background: #FFF;
  /*font-family: 'Ahamono', Helvetica, sans-serif;   */
  font-family: 'Comic Sans', Helvetica, sans-serif;
  padding-top: 100px;
}

img {                  
  border-radius: 5px;
}

a {
  color: #000;
}
                    
a:hover {
  color: #000;
  text-decoration: none;
}

a:focus {
  border: none;
  outline: none;
}

.bottom-border {
  border-bottom: dashed 2px #000;
}

@media screen and (max-width: 576px) {
  #content {
    padding-left: 15px!important;
    padding-right: 15px!important;
  }
}

/* Header */

#header {
 /* background: #EFD0B1;*/
 /* height: 85px; */
 background: #FFF;
 transition: 0.2s;
}

#header.small {
  background: #E2E2E2;
}

#header ul {
  display: inline-block;
  margin: 5px 0 0 0;
}

#header ul li {
  margin: 40px 20px;
  transition: 0.2s;
}

#header.small ul li {
  margin: 20px;
}

#header.small #menu-categories ul li, #header.small #mobile-menu li {
  margin: 10px 20px;
}

#header a {
  text-transform: uppercase;
  font-size: 20px;
}

#header a:hover {
  /*color: #ED3D3E; */
  color: #197A30;
}

.order-link {
  font-weight: bold;
  /*color: rgb(237, 61, 62);*/
  color: #197A30;
}

#logo-container {
  position: relative;
  display: block;
  text-align: center;
}

#logo {
  position: relative;
  height: 116px;
  margin: 2px 0;
  transition: 0.2s;
}

#header.small #logo {
  height: 76px;
}

#header .container {
  position: relative;
}

#header button.navbar-toggler {
  position: absolute;
  top: 41px;
  right: 10px;
  display: none;
  transition: 0.2s;
}

#header.small button {
  top: 20px;
}

#mobile-menu ul {
  margin-top: 0;
}

#mobile-menu ul li {
  margin: 10px;
  display: block;
}

@media screen and (max-width: 992px) {
  #main-menu-row ul {
    display: none;
  }
  #header button.navbar-toggler {
    display: inline-block;
  }
}

/* Content */

#home-page .content-container {
  text-align: center;
}             

#content {
  color: rgb(85, 85, 85);
  font-size: 16px;
  line-height: 150%;
  padding: 0;
}

#content h2 {
  text-transform: uppercase;
  font-weight: bold;
  /*color: rgb(237, 61, 62);*/
  color: #197A30;
  margin-bottom: 28px;
}

.content-container {
  padding: 20px;
  font-size: 18px;
  line-height: 150%;
}

.content-container h2 {
  text-align: center;
}

.content-container img {
  max-width: 100%;
  height: auto;
}

#content section {
  padding: 30px 0;
  border-bottom: dashed 2px #000;
}

#content section:last-child {
  border-bottom: none;
}

#content section p:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 992px) {
  .content-container {
    padding: 0 15px;
  }
}

@media screen and (max-width: 768px) {
  section#block-apie-mus {
    padding-top: 50px;
  }
  section .row &gt; div {
    margin-bottom: 31px;
  }
  section .row &gt; div:last-child, #home-gallery .row &gt; div {
    margin-bottom: 0;
  }
  
  section .row.flex-md-row &gt; div {
    margin-bottom: 0;
  }
  section .row.flex-md-row &gt; div:last-child {
    margin-bottom: 31px;
  }
}


/* Galerija */

#home-gallery h2 {
  margin-bottom: 15px;
}

#home-gallery .gallery-item {
  padding: 15px;
}

#home-gallery img {
  border: solid 3px #ED3D3E;
}

/* Picerijos */

#home-pizzerias h4 {
  margin: 10px 0 15px 0;
  font-size: 20px;
}

.phone {
  font-size: 20px;
  color: #555555;
}

.read-more {
  color: #197A30;
}

.read-more:hover {
  color: #197A30;
}

/* Footer */

#footer {
  background: #333333;
  padding: 20px 15px;
}

#footer a {
  font-size: 20px;
}

#footer a i, #footer a.nav-link {
  color: #FFF;
}   

#footer a.nav-link:hover {
  text-decoration: underline;
}       

#copyrights {
  padding-top: 16px;
}

#footer-menu ul {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}

#footer-menu li {
  display: inline-block;
  margin: 0 20px;
}

#footer-menu li a {
  color: #2AA652;
}

#footer-menu li a:hover {
  text-decoration: underline;
}

#pizzeria-page #copyrights {
  border-top: dashed 2px #000;
  margin-top: 19px;
}

@media screen and (max-width: 550px) {
  #footer-menu li {
    width: 48%;
    text-align: center; 
    margin: 0;
  } 
}

/* Restorano pasirinkimo langas */

#restaurant-choose, #new-pizza-popup {
  display: none;
}

#restaurant-choose ul {
  list-style-type: none;
  margin: 25px 0 0 0;
  padding: 0;
}

#restaurant-choose a {
  display: block;
  margin-bottom: 10px;
  text-align: center;
}

@media screen and (max-width: 550px) {
  #restaurant-choose a {
    font-size: 15px;
  }
}

#new-pizza-popup {
  max-width: 600px;
  padding: 40px 20px 20px 20px;
}

#new-pizza-popup img {
  max-width: 100%;
  height: auto;
  margin-bottom: 15px;
}

#new-pizza-popup p {
  line-height: 150%;
  margin-bottom: 10px;
}

#new-pizza-popup .bold-text {
  font-weight: bold;
  color: #197A30;
}

/*#restaurant-choose a {
  background: rgb(237, 61, 62);
  color: #FFF;
  display: block;
  text-align: center;
  margin: 10px;
  font-size: 20px;
  padding: 5px 10px;
  border-radius: 5px;
}

#restaurant-choose a:hover {
  background: rgb(217, 41, 42);
} */

#restaurant-choose a:focus {
  outline: none;
  border: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}

/* Meniu puslapio stiliai */

#menu-categories {
  border-top: dashed 2px #000;
  height: 55px;
  overflow: hidden;
}

#menu-page {
  padding-top: 154px;
}

#menu-categories ul {
  margin-top: 0;
}

#menu-categories ul li {
  margin: 10px;
}

#menu-categories ul li {
  font-size: 16px;
}

.dish-name, .dish-number {
  font-size: 20px;
  /*color: #D9292A;      */
  color: #197A30;
}

.dish-number {
  color: #D9292A; 
}

.dish-block {
  margin-bottom: 50px;
  padding: 0 45px 31px 45px;
  position: relative;
}

.dish-image {
  text-align: center;
  margin: 10px 0;
}

.dish-image img {
  width: 100%;
  height: auto;
}

.dish-price {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  font-weight: bold;
  font-size: 20px;
}

.category-link {
  display: block;
  padding: 10px;
}
  
#header button.owl-prev, #header button.owl-next {    
  top: 6px; 
  width: 30px;
}

.owl-prev {
    position: absolute;
    margin-left: -20px;
    display: block !important;
    border:0px solid black;
    height: 30px;
    left: -10px;
}

.owl-next {
    position: absolute;
    right: -10px;
    display: block !important;
    border:0px solid black;
    height: 30px;
}
.owl-prev i, .owl-next i { font-size: 30px; }

.owl-dots {
  display: none!important;
}

@media screen and (max-width: 991px) {
  .dish-block {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 35px!important;
  }
}

/* Restorano puslapio stiliai */

#pizzeria-page iframe {
  max-width: 100%;
}

#pizzeria-gallery .gallery-item {
  padding: 15px;
}

#pizzeria-gallery .gallery-item img {
  border: solid 3px #ED3D3E;
}

@media screen and (max-width: 768px) {
  #pizzeria-gallery .row &gt; div {
    margin-bottom: 0;
  }
}

/* Ingredientai */

#back-to-ingradients {
  position: fixed;
  top: 120px;
  right: 10px;
  background: #FFF;
  font-size: 20px;
  color: #197A30;
  z-index: 100;
  transition: 0.2s;
}

@media screen and (max-width: 992px) {
  #back-to-ingradients {
    left: 10px;
    background: none;
    right: 0;
    top: 49px;
    width: 100px;
    z-index: 1031;
  }
  #back-to-ingradients.small {
    top: 28px;
  }
}



/* إ½ali mygtukai */

.green-button {
  background: #197A30;
  color: #FFF;
  text-transform: uppercase;
  display: inline-block; 
  padding: 13px 20px;
  font-size: 24px;
  border-radius: 5px; 
  transition: 0.5s; 
}

.green-button:hover {
  color: #FFF;
  background: #075820;
}

#block-svarbu .row {
  padding: 10px 15px;
  margin: 0;
}

#block-svarbu .row a {
  color: green;
}

#content img {
  max-width: 100%;
  height: auto;
}

#cookie-accept-notice {
  position: fixed;
  bottom: 0;
  z-index: 1000;
  left: 0;
  width: 100%;
  background: #197A30;
  color: #fff;
  padding: 10px;
  display: none;
}

#cookie-accept-notice a {
  color: #fff;
  text-decoration: underline
}

a#cookie-agree {
  background: #FFFFFF;
  color: #197A30;
  display: inline-block;
  padding: 5px 10px;
  margin-top: 10px;
  border-radius: 3px;
  text-decoration: none
}

a#cookie-agree:hover {
  background: #EEEEEE;
}

#cookies-description-container, #cookies-button-container {
  padding: 0;
}

#cookies-button-container {
  text-align: center;
}

@media screen and (max-width: 767px) {
  a#cookie-agree {
    margin: 10px auto 0 auto;
  }
  #cookies-button-container {
    text-align: left;
  }
}</pre></body></html>