.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  background: #156192;
}  

#back-to-top {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: #156192;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 40px;
  font-size: 24px;
  line-height: 24px;
}

#back-to-top:hover {
  background-color: #555; /* Add a dark-grey background on hover */
}

.wrapper_wrapper {
    height: 64px;
}

@media (max-width: 767px) {
  .wrapper_wrapper {
      height: 75px;
  }
}

.flex-caption .txt2, .flex-caption .txt3 {
    color: #f4f4f4;
}

.btn-default.btn0:hover {
    color: #f4f4f4;
    background: transparent;
    border: 2px solid #156192;
}

.btn-default.btn0 {
    color: #f4f4f4;
    background: #156192;
}


.row-flex {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row; 
    margin-left: 0px;
    margin-right: -1px;    
}    

@media (max-width: 767px) {
  .flex-caption {
      display: block;
  }    

  .slides img {
      object-fit: cover;
      height: 40vh;
  }

  .row-flex {
    flex-direction: column;  
  }  

}

header {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;  
  width: 100%;
}

header .search_section_wrapper {
  margin-left: 0px;
}

header .my_cart_button {
  margin-bottom: 0px;
}

@media (max-width: 767px) {
  header:not(:empty) {
    margin-bottom: -10px;
  }

  header > * {
    margin-bottom: 10px;
  } 

  header .search_section_wrapper {
      display: initial;
      order: 2;
      flex-grow: 1;
  }
}

.row-10:not(:empty) {
  margin-bottom: -10px;
}

.row-10 > * {
  margin-bottom: 10px;
} 

.row-20:not(:empty) {
  margin-bottom: -20px;
}

.row-20 > * {
  margin-bottom: 20px;
} 

.row-30:not(:empty) {
  margin-bottom: -30px;
}

.row-30 > * {
  margin-bottom: 30px;
} 

.bot2-title {
    padding-top: 0px;
    padding-bottom: 10px;
}

.kereso_talalat_kategoria a {
    text-decoration: none;
}

.nezet_gomb {
  margin-left: 0px;
  margin-top: 0px;
  cursor: pointer;
}

.sorting1 .dropdown-menu li.active a {
    color: #fff;
}

.sorting1 .dropdown-menu li a {
    cursor: pointer;
}

.row-flex-termek {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin-left: -15px;
    margin-right: -15px;
}

.product-details-info h1 {
  margin-top: 0px;
  margin-bottom: inherit;
}

.term_cim {
  padding: 11px 8px 10px 20px;
  background-color: #fff;
  margin-bottom: 1px;
  border-left: 3px solid #e1e1e1;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
}

.sidebar_term_cim {
  background-color: #E1E1E1;
}

.mobil_kat_lenyito {
  display: none;
  font-size: 24px;
  float: right;
  margin-top: -7px;
  cursor: pointer;
}
.mobil_kat_lenyito_allando {
    display: inline;
    font-size: 24px;
    float: right;
    margin-top: -7px;
    cursor: pointer;
}


@media (max-width: 991px) and (min-width: 768px) {
  .mobilon_eltunik {
    display: none;
  }
  .mobil_kat_lenyito {
    display: inline;
  }
}
@media (max-width: 767px) {
  .mobilon_eltunik {
    display: none;
  }
  .mobil_kat_lenyito {
    display: inline;
  }
  .kategoria_menu_zart {
    display: none;
  }

}

@media (max-width: 767px) {
  #szuro_lenyito {
      margin-bottom: 10px;
  }

  .nav .menu-item-title a {
    color: inherit;
  } 
}

.kat_menu ul {
    padding: 0;
}

.btn {
  border-radius: 0;
}

.padbot0 {
  padding-bottom: 0px !important;
}
.padbot10 {
  padding-bottom: 10px !important;
}
.padbot20 {
  padding-bottom: 20px !important;
}
.padbot30 {
  padding-bottom: 30px !important;
}
.padbot40 {
  padding-bottom: 40px !important;
}
.padbot50 {
  padding-bottom: 50px !important;
}
.padtop0 {
  padding-top: 0px !important;
}
.padtop10 {
  padding-top: 10px !important;
}
.padtop20 {
  padding-top: 20px !important;
}
.padtop30 {
  padding-top: 30px !important;
}
.padtop40 {
  padding-top: 40px !important;
}
.padtop50 {
  padding-top: 50px !important;
}
.margtop0 {
  margin-top: 0px !important;
}
.margtop3 {
  margin-top: 3px !important;
}
.margtop10 {
  margin-top: 10px !important;
}
.margtop20 {
  margin-top: 20px !important;
}
.margtop30 {
  margin-top: 30px !important;
}
.margtop40 {
  margin-top: 40px !important;
}
.margtop50 {
  margin-top: 50px !important;
}
.margbot0 {
  margin-bottom: 0px !important;
}
.margbot10 {
  margin-bottom: 10px !important;
}
.margbot20 {
  margin-bottom: 20px !important;
}
.margbot30 {
  margin-bottom: 30px !important;
}
.margbot40 {
  margin-bottom: 40px !important;
}
.margbot50 {
  margin-bottom: 50px !important;
}


.pager li > a {
  cursor: pointer;
}

.chechack {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 0px;
    cursor: pointer;
    font-size: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.chechack input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

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

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

/* When the checkbox is checked, add a blue background */
.chechack input:checked ~ .checkmark {
    background-color: #156192;;
}

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

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

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

a.btn {
  text-decoration: none;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: calc(100% - (0.5rem * 2));
}

.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (0.5rem * 2));
  content: "";
}

.modal-dialog.modal-dialog-centered {
    margin: 0px auto;
}

.modal-header .close {
    width: 24px;
    height: 24px;
    line-height: 24px;
}

.sajatdivfelugro {
  padding: 0;
  margin: 0;
  border: none;
  display: flex;
  justify-content: space-between;
}

.parallax-content {
  background-position: center;
  min-height: 50vh;
  display: flex;
  align-items: center;
  justify-content: center; 
  background-size: cover; 
}

.parallax-content h3, .parallax-content h4 {
  color: #fff;
}

.parallax-content .parallax-inner {
  max-width: 65%;
  text-align: center;
}

a {
  text-decoration: none;
}

.product-details-info .title {
    font-size: 40px;
}

.product-details-info .product-price {
    font-size: 30px;
}

.product-details-info .product-price-old {
    line-height: 55px;
}

.menu-item-container-text-feles {
    width: 50%;
}

@media (max-width: 767px) {
  .menu-item-container-text-feles {
      width: auto;
  }
}

.top {
    z-index: 10;
}

.main-content {
    z-index: 9;
}