


body {
  background-color: #ffffff !important;
}

.agi-bg-1 {
  background-color: #0c5460 !important;
  color: white !important;
}

.agi-bg-2 {
  background-color: #6F2D2C !important;
  color: white !important;
}

.agi-bg-3 {
  background-color: #fde6e5 !important;
  color: #592d2d !important;
}

.carousel-item img {
  border-radius: 10px;
}


#menu-desktop a:last-child {
 margin-bottom: 0 !important;
}

#menu-desktop a:hover {
  background-color: #323232 !important;
}

#top-ban {

}

.line-a {
  border-bottom: 6px solid #252525 !important;
}

.top-bg {
  background: rgb(145,208,241);
  background: linear-gradient(180deg, rgba(145,208,241,1) 0%, rgba(145,208,241,1) 12%, rgba(255,236,146,1) 42%, rgba(255,183,88,1) 53%, rgba(255,140,78,1) 55%, rgba(255,164,67,1) 57%, rgba(251,219,136,1) 64%, rgba(70,146,215,1) 89%, rgba(6,131,196,1) 100%);


}
.top-top-top {
  border-bottom: 5px solid #bdbdbd;
  background-color: #040404;
  padding-left: 10px;
  padding-right: 10px;
  font-family: "Roboto Condensed", sans-serif;
  color: #f6f6f6;
}

.flag {
  height: 42px;
}

#page-left {
  background-color: #000000;
  color: white;
  font-family: "Roboto Condensed", sans-serif;

}

#page-in h3 {
  font-family: "Roboto Condensed", sans-serif;

}













.crimson-pro-agi {
  font-family: "Crimson Pro", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.great-vibes-regular {
  font-family: "Great Vibes", serif;
  font-weight: 400;
  font-style: normal;
}


.noto-serif-display-agi {
   font-family: "Noto Serif Display", serif;
   font-optical-sizing: auto;
   font-weight: 400;
   font-style: normal;
   font-variation-settings:
       "wdth" 100;
}

#gryfon-top {
  display: block;
  position: relative;
}

#gryfon-name {
  display: block;
  position: absolute;
  top: 3%;
  left: 3%;
  font-size: 9vw;

}
#name-jastarnia {
  font-family: "Great Vibes", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 6vw;
  display: inline-block;
  margin-top: 3vw;
  margin-left: -4vw;
}

#menu-a {
  display: block;
  position: absolute;
  top: 2%;
  right: 2%;
  font-size: 2vw;
  font-weight: bold;
  color: white;
}

#menu-a a:any-link {
  color: white;
  text-decoration: none;
  display: inline-block;
  position: relative;
  margin-left: 0.4em;
  margin-right: 0.4em;
}

#menu-b {
  display: block;
  position: absolute;
  bottom: 2%;
  right: 2%;
  font-size: 1.8vw;
  font-weight: bold;
  color: white;
}

#menu-b a:any-link {
  color: white;
  text-decoration: none;
  display: inline-block;
  position: relative;
  margin-left: 0.4em;
  margin-right: 0.4em;
}

.restauracja {
  display: flex;
  position: relative;
  justify-content: space-between;
  align-items: center;
  align-content: stretch;
  gap: 25px;
  color: #131722;
}

.restaracja-fot {
  display: block;
  position: relative;
  height: calc(90vh - 6em);

}

.h3-restauracja {
  color: #131722;
}

.bar-agi {
  display: block;
  position: relative;
  width: 100%;
  height: 0.3vh;
  background-color: #e4e4e4;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

#manufaktura {
}

#sklep {
  min-height: 70vh;
  background-color: #ececec;
  color: #000000;
}


#apartamenty {
  min-height: 70vh;
}

.prod-box {
  display: block;
  position: relative;
  margin-bottom: 2em;
  border: 1em solid white;
  box-sizing: border-box;
  width: 100%;;
}

.prod-box a:any-link {
  text-decoration: none;
  color: #131722;
}

.prod-img {
  display: block;
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  background-position: center center;
  background-size: cover;
  background-color: white;
}

.prod-title {
  display: flex;
  position: relative;
  width: 100%;
  text-align: center;
  justify-content: center;
  align-items: center;
  background-color: white;
  padding: 0.3em;
  min-height: 4em;
  font-weight: bold;
}

.prod-title span {
  padding-top: 10px;
}

#stopka {

display: flex;
align-items: flex-end;
justify-content: center;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100vh;
background-color: #131722;
color: white;
background-image: url("/userfiles/gfx/gryfon-stopka.jpg");
background-position: center bottom;
background-size: cover;

}

#koniec {

  display: block;
  position: relative;
  width: 100%;
  height: 1px;
  margin-top: 400px;

}

.agi-in-cart {
  background-color: #f5ffb3;
}

.agi-cart-table td {
  vertical-align: middle;
}







@media only screen and (max-width: 991px) {
  .top-top-top {
    padding-left: 0px;
    padding-right: 0px;
  }
  #page-left {
    display: none;
  }

  .carousel-item img {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }
}









@media only screen and (min-width: 601px) {
  .agi-prod-left {
    border-right: 8px solid #eaeaea;
  }
}





#page-in {
  background-color: #ffffff;
  padding: 30px;
  border-top: 0px none;
  color: #353535;
}

#page-in h1 {
  font-weight: bold;
  font-size: 2em;
  padding: 0;
  margin-block-end: 0;
}
#page-in h3 {
  border-bottom: 2px solid #303030;
  font-weight: bold;
  font-size: 1.3em;
}























