.sgreytext {
  color: #343434;
  font-size: 1.2em !important;
}

.tovabbihirek {
  color: #ffffff !important;
  text-decoration: initial;
  border-bottom: 1px solid #085828;
  padding: 0 0 4px;
  font-size: 1em !important;
}

.tovabbihirek:hover {
  color: #a2a2a2 !important;
  text-decoration: initial;
  border-bottom: 1px solid #2d2d2d;
  padding: 0 0 4px;
  font-size: 1em !important;
}

.labelszoveg {
  color: #1b8102 !important;
  text-decoration: initial;
}

.labelszoveg:hover {
  color: #085828 !important;
  text-decoration: underline;
}

.hirdetesszoveg {
  color: #212529 !important;
  text-decoration: initial;
}

.hirdetesszoveg:hover {
  color: #212529 !important;
  text-decoration: underline;
}

.karkeptovabbszoveg {
  color: #000000 !important;
  text-decoration: initial;
}

.tovabbszoveg {
  color: #ffffff !important;
  text-decoration: initial;
}

.karkeptovabbszoveg:hover {
  color: #000000 !important;
  text-decoration: underline;
}

.tovabbszoveg:hover {
  color: #a2a2a2 !important;
  text-decoration: underline;
}

.idokepgomb {
  color: #ffffff !important;
  text-decoration: initial;
  border-bottom: 1px solid #085828;
  padding: 0 0 4px;
}

.idokepgomb:hover {
  color: #a2a2a2 !important;
  text-decoration: initial;
  border-bottom: 1px solid #2d2d2d;
  padding: 0 0 4px;
}

.homelogo {
  text-decoration: initial;
}

.homelogo:hover {
  text-decoration: initial;
  border-bottom: 1px solid #2d2d2d;
}

.tovabb {
  color: #ffffff !important;
  text-decoration: initial;
  border-bottom: 1px solid #085828;
  padding: 0 0 4px;
  
}

.tovabb:hover {
  color: #a2a2a2 !important;
  text-decoration: initial;
  border-bottom: 1px solid #2d2d2d;
  padding: 0 0 4px;
  
}

.bg-grey {
  background-color: #2d2d2d;
}

.bg-green {
  background-color: #085828;
}

.bg-idojaras {
  background-color: rgba(0,0,0,0.46);
}

.bg-darkopacity {
  background-color: rgba(0,0,0,0.73);
}

.bg-whiteopacity {
  background-color: rgba(0,0,0,0.73);
}

.bg-green2 {
  background-color: rgba(8,88,40,0.1);
}

.datum {
  color: #1b8102;
  text-transform: uppercase;
}

.brand {
  color: #1b8102;
}

.tophirdetes {
  width: 100%;
  /*height: 80px;*/
}

.menutext {
  color: #2d2d2d !important;
  text-decoration: initial;
  border-bottom: 1px solid #2d2d2d;
  padding: 0 0 4px;
  font-size: 0.7em !important;
}

.menutext:hover {
  color: #085828 !important;
  text-decoration: initial;
  border-bottom: 1px solid #085828;
  padding: 0 0 4px;
  font-size: 0.7em !important;
}

.menukep {
  border: solid 0px;
}

.menukep:hover {
  border: solid 1px #085828;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.arrow {
  width: 60px;
  opacity: 0.5;
}

.arrowslider {
  width: 7px !important;
  opacity: 0.5;
}

.szerzo {
  font-size: xx-small;
}

.fas.fa-grip-lines {
  color: #085828;
  margin-left: 5px;
}

:root {
  --swiper-theme-color: #ffffff;
}

.egyedicontainer, .egyedicontainer-fluid, .egyedicontainer-lg, .egyedicontainer-md, .egyedicontainer-sm, .egyedicontainer-xl, .egyedicontainer-xxl {
  width: 100% !important;
  padding-right: var(--bs-gutter-x,.75rem) !important;
  margin-right: auto !important;
  margin-left: auto !important;
}

.mtop10 {
  margin-top: 4%;
}

.bgdark2 {
  background-color: #141414;
}

@media (min-width: 992px) {
  .bigfont {
    font-size: 10em;
    color: rgba(49,52,55,0.93);
  }
}

@media (min-width: 992px) {
  .bigfont2 {
    font-size: 10em;
    color: rgba(8,88,40,0.76);
  }
}

.clearfix::after, .calendar ol::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.calendar {
  border-radius: 10px;
}

.month {
  font-size: 2rem;
}

@media (min-width: 992px) {
  .month {
    font-size: 3.5rem;
  }
}

.calendar ol li {
  float: left;
  width: 14.28571%;
}

.calendar .day-names {
  border-bottom: 1px solid #eee;
}

.calendar .day-names li {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}

.calendar .days li {
  border-bottom: 1px solid #eee;
  min-height: 8rem;
}

.calendar .days li .date {
  margin: 0.5rem 0;
}

.calendar .days li .event {
  font-size: 0.75rem;
  padding: 0.4rem;
  color: white;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-radius: 4rem;
  margin-bottom: 1px;
}

.calendar .days li .event.span-2 {
  width: 200%;
}

.calendar .days li .event.begin {
  border-radius: 1rem 0 0 1rem;
}

.calendar .days li .event.end {
  border-radius: 0 1rem 1rem 0;
}

.calendar .days li:nth-child(n + 29) {
  border-bottom: none;
}

.calendar .days li.outside .date {
  color: #ddd;
}

.footer-dark {
  padding: 50px 0;
  color: #f0f9ff;
  background-color: #282d32;
}

.footer-dark h3 {
  margin-top: 0;
  margin-bottom: 12px;
  font-weight: bold;
  font-size: 16px;
}

.footer-dark ul {
  padding: 0;
  list-style: none;
  line-height: 1.6;
  font-size: 14px;
  margin-bottom: 0;
}

.footer-dark ul a {
  color: inherit;
  text-decoration: none;
  opacity: 0.6;
}

.footer-dark ul a:hover {
  opacity: 0.8;
}

@media (max-width:767px) {
  .footer-dark .item:not(.social) {
    text-align: center;
    padding-bottom: 20px;
  }
}

.footer-dark .item.text {
  margin-bottom: 36px;
}

@media (max-width:767px) {
  .footer-dark .item.text {
    margin-bottom: 0;
  }
}

.footer-dark .item.text p {
  opacity: 0.6;
  margin-bottom: 0;
}

.footer-dark .item.social {
  text-align: center;
}

@media (max-width:991px) {
  .footer-dark .item.social {
    text-align: center;
    margin-top: 20px;
  }
}

.footer-dark .item.social > a {
  font-size: 20px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  box-shadow: 0 0 0 1px rgba(255,255,255,0.4);
  margin: 0 8px;
  color: #fff;
  opacity: 0.75;
}

.footer-dark .item.social > a:hover {
  opacity: 0.9;
}

.footer-dark .copyright {
  text-align: center;
  padding-top: 24px;
  opacity: 0.3;
  font-size: 13px;
  margin-bottom: 0;
}

.photo-gallery {
  color: #313437;
  background-color: #fff;
}

.photo-gallery p {
  color: #7d8285;
}

.photo-gallery h2 {
  font-weight: bold;
  margin-bottom: 40px;
  padding-top: 40px;
  color: inherit;
}

@media (max-width:767px) {
  .photo-gallery h2 {
    margin-bottom: 25px;
    padding-top: 25px;
    font-size: 24px;
  }
}

.photo-gallery .intro {
  font-size: 16px;
  max-width: 500px;
  margin: 0 auto 40px;
}

.photo-gallery .intro p {
  margin-bottom: 0;
}

.photo-gallery .photos {
  padding-bottom: 20px;
}

.photo-gallery .item {
  padding-bottom: 30px;
}

.simple-slider .swiper-slide {
  height: 500px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.simple-slider .swiper-button-next, .simple-slider .swiper-button-prev {
  width: 50px;
  margin-left: 20px;
  margin-right: 20px;
}

@media (max-width:767px) {
  .simple-slider .swiper-button-next, .simple-slider .swiper-button-prev {
    display: none;
  }
}

@media (max-width:767px) {
  .simple-slider .swiper-slide {
    height: 360px;
  }
}

.exluziv {
  background: -webkit-linear-gradient(#333, #eee);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#myVideo {
  position: absolute;
  top: 225px;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  z-index: 1;
}

.footerz {
  z-index: 500;
  position: relative;
}

.shorttext-op {
  background: -webkit-linear-gradient(rgb(0, 0, 0), #333);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.page-link {
  color:#fff;
  background-color: #000000;
}

.page-item.active .page-link {
  color:#1b8102 !important;
  font-weight:bold;
  background-color: #000000 !important;
  border-color: #fff !important;
}

.navbar-nav .dropdown-menu {
  position: absolute !important;
}


.modal-content {
  background-color: #000000 !important;
  color: #fff !important;
  border: #085828 1px solid !important;
}

.card-black {
  background-color: transparent !important;
  border: #1b8102 1px solid !important;
}

.modal-header {
  border-bottom: 0px !important;
}

.modal-footer {
  border-top: 0px !important;
}

.address-item {
  color: #ffffff !important;
  text-decoration: initial;
  border-bottom: 1px solid #085828;
  padding: 0 0 4px;
  background-color: transparent;
  border-left: 0px;
  border-right: 0px;
  border-top: 0px;
}
.ribbon {
  position: absolute;
  top: 20px;
  right: -5px;
  padding: 15px;
  z-index: 100;
}
.ribbon-content{
  position: relative; 
  width: 100%; 
  height: 100px; 
  background: #f1f1f1; 
  border: 1px solid #DDD;
  z-index: 100;
}
.ribbon-content-address{
  position: relative; 
  width: 100%; 
/*  height: 100px;*/ 
  background: #f1f1f1; 
  border: 1px solid #DDD;
  z-index: 100;
}
.ribbon.ribbon-primary {
  background: #0d6efd;
  color: #fff;
  border-right: 5px solid #0d6efd;
}
.ribbon:before, .ribbon:after {
  content: '';
  position: absolute;
  left: -9px;
  border-left: 10px solid transparent;
}
.ribbon:before {
  top: 0;
}
.ribbon:after {
  bottom: 0;
}
.ribbon.ribbon-primary:before {
  border-top: 27px solid #0d6efd;
}
.ribbon.ribbon-primary:after {
  border-bottom: 27px solid #0d6efd;
}
.ribbon span {
  display: block;
  font-size: 16px;
  font-weight: 600;
}
.ribbon.ribbon-success {
  background: #198754;
  color: #fff;
  border-right: 5px solid #198754;
}
.ribbon.ribbon-success:before {
  border-top: 27px solid #198754;
}
.ribbon.ribbon-success:after {
  border-bottom: 27px solid #198754;
}
.ribbon.ribbon-danger:before {
  border-top: 27px solid #dc3545;
}
.ribbon.ribbon-danger:after {
  border-bottom: 27px solid #dc3545;
}
.ribbon.ribbon-danger {
  background: #dc3545;
  color: #fff;
  border-right: 5px solid #dc3545;
}
.form-control:focus {
  color: #212529;
  background-color: #fff;
  border-color: #1b8102 !important;
  border: 1px;
  outline: 0;
  box-shadow: 0 0 0 .1rem rgba(27,129,2,.25) !important;
}
.fix-img {
  height: 304px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
#cartNumber {
  background-color: rgba(8,88,40,0.1);
  padding: 2px 10px;
  color: #000;
  border-radius: 50%;
  font-size: 10px;
  margin-left: -10px;
  margin-top: -18px;
  text-decoration: none;
}

#homerseklet-hely{
  top: -8px;
  position: relative;
  font-size: 13px;
  text-align: right;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.masonry-container {
  width: 100%;
  margin: 70px auto;
  padding: 8px;
  /* background-color: #ffffff; */
  display: grid;
  grid-gap: 8px;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  grid-auto-rows: 180px;
  grid-auto-flow: dense;
}

.masonry-content {
  width: 100%;
  height: 100%;
  position: relative;
  perspective: 1000px;
}

.masonry-picture {
  width: 100%;
  height: 100%;
  background-color: #000000;
  position: relative;
  transform-style: preserve-3d;
  transition: all 1s;
}

.masonry-picture .masonry-front {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  backface-visibility: hidden;
}

.masonry-picture .masonry-front img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.masonry-horizontal {
  grid-column: span 2;
}

.masonry-vertical {
  grid-row: span 2;
}

.masonry-picture .masonry-back {
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: #333333;
  position: absolute;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotateY(180deg);
}

.masonry-picture .masonry-back button {
  width: 140px;
  height: 40px;
  color: #ffffff;
  background-color: #248ce0;
  border-radius: 5px;
  border: none;
  outline: none;
  cursor: pointer;
}

.masonry-container .masonry-content:hover .masonry-picture {
  transform: rotateY(180deg);
}

.masonry-container .masonry-content:hover .masonry-picture-no-flip{
  transform: initial;
}

/* Media query for responsive */

@media screen and (max-width: 950px) {
  .masonry-container {
    width: 100%;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    grid-auto-rows: 180px;
  }

  .masonry-content {
    grid-row: unset;
    grid-column: unset;
  }
}

#social:hover{
  cursor: pointer;
}

@media screen and (max-width: 575px) {
  .stacked-cards{
  max-width: 300px !important;
  }

  img.kishirdetes{
    margin: 10px auto;
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .cat-title {
    width: 100%;
  }
}

.btn-close{
  background-color: #fff;
}

.cat-title hr{
  border-top: 1px solid #1b8102;
  margin: 8px;
}

/* Custom checkmark */

/* The container */
.check-container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 17px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.check-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 23px;
  width: 23px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.check-container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.check-container input:checked ~ .checkmark {
  background-color: #1b8102;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.check-container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.check-container .checkmark:after {
  left: 8px;
  top: 3px;
  width: 8px;
  height: 14px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

#content404{
  text-align: center;
  color: #fff;
  margin-top: 65px;
  margin-bottom: 65px;
}

#content404 h1{
  font-size: 95px;
}

#content404 div{
  font-size: 30px;
}
#content-logo{
  height: 160px;
  opacity: 0.4;
}

@media screen and (max-width: 991px) {
  #content-logo{
    height: 80px;
  }
}

/*.forecast-day{
  margin: auto;
  width: auto;
}*/

@media screen and (max-width: 575px) {
  #forecast-daily .fw-lighter, #forecast .fw-lighter {
    font-size: 25px;
  }

  #forecast-daily img, #forecast img{
      height: 75px;
   }

  #forecast{
    text-align: center;
  }

}

@media screen and (max-width: 1199px) {
  .fs-1.fw-lighter.text-light,
  .fs-1.fw-lighter.text-light {
    text-align: center;
  }

  .forecast-day{
    margin-bottom: 25px;
    text-align: center;
  }
}

#ads-card .card{
  margin: 15px;
  border-radius: 0;

}

@media (min-width: 768px){
  #ads-card .col-md-6 {
    flex: 0 0 auto;
    width: 45%;
  }
}

@media (min-width: 992px){
  #ads-card .col-lg-4 {
    flex: 0 0 auto;
    width: 29.333333%;
  }
}

@media (min-width: 1200px){
  #ads-card .col-xl-3 {
    flex: 0 0 auto;
    width: 22%;
  }
}

.text-grey{
  color: #505050;
}

.site_logo.header_logo{
  padding: 5px;
}

.four-banner .col-md-3{
  margin: 0 15px;
}

.slick-prev:before, .slick-next:before{
  font-size: 34px;
}

@media (max-width: 575px){
  .slick-prev {
    left: 0;
    z-index: 1;
  }
  .slick-next {
    right: 25px;
    z-index: 1;
  }
}

img {
  max-width:100% !important;
}

#section img {
    height: auto !important;
}

#onesignal-bell-launcher {
  position: fixed !important;
  bottom: 90px !important;
}
