:root {
    --cli-color-blue: rgb(0,91,187);
    --cli-color-blue-alpha50: rgba(0, 91, 187, 0.5);
}


@font-face {
    font-family: 'Gloock';
    src: url('../googlefonts/Gloock/Gloock-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

/* Normál stílus */
@font-face {
  font-family: 'Montserrat';
  src: url('../googlefonts/Montserrat/Montserrat-VariableFont_wght.ttf') format('truetype');
  font-weight: 100 900;   /* variable font weight range */
  font-style: normal;
  font-display: swap;
}

/* Dőlt (italic) stílus */
@font-face {
  font-family: 'Montserrat';
  src: url('../googlefonts/Montserrat/Montserrat-Italic-VariableFont_wght.ttf') format('truetype');
  font-weight: 100 900;   /* ugyanaz a súlytartomány */
  font-style: italic;
  font-display: swap;
}

html,
body {
    overflow-x: hidden;
}

body#public-main {
    /*font-family: 'Gloock', serif;*/
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}

.footer {
    background-color: #d9d9d9;
    min-height: 60px;
}

.footer-separator  {
    width: 5px !important; 
    padding: 0;
    background: var(--cli-color-blue);
}

@media(max-width:480px) {
    .footer-separator {
        display:none;
    }
}


.not-set {
  color: #c55;
  font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
  content: '';
  left: 3px;
  display: inline-block;
  width: 0;
  height: 0;
  border: solid 5px transparent;
  margin: 4px 4px 2px 4px;
  background: transparent;
}

a.asc:after {
  border-bottom: solid 7px #212529;
  border-top-width: 0;
}

a.desc:after {
  border-top: solid 7px #212529;
  border-bottom-width: 0;
}

.grid-view th {
  white-space: nowrap;
}

.hint-block {
  display: block;
  margin-top: 5px;
  color: #999;
}

.error-summary {
  color: #a94442;
  background: #fdf7f7;
  border-left: 3px solid #eed3d7;
  padding: 10px 20px;
  margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
  padding-top: 7px;
  color: rgba(255, 255, 255, 0.5);
}

@media(max-width:767px) {
  .nav li > form > button.logout {
    display:block;
    text-align: left;
    width: 100%;
    padding: 10px 0;
  }
}

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.75);
}

.nav > li > form > button.logout:focus {
  outline: none;
}

.no-x-scrollbar{
  overflow-x: hidden;
}

.content-header{
  position: -webkit-sticky; /* Safari */
  position: sticky; /* fixed */
  top: 56px;
  width:100%;
  z-index: 100
}


/*Enyhén áttetsző fekete színű háttér a vezérlőpult elemeinek láblécéhez*/
.transparent-black-bg {
  background-color: rgba(0,0,0,0.15) !important;
}

/*Enyhén áttetsző fekete szövegszín a vezérlőpult elemein lévő ikonokhoz*/
.text-transparent-black {
  color: rgba(0,0,0,0.15) !important;
}

/*A vezérlőpult elemein lévő ikonok pozíciója - a jobb alsó sarok közelében, a lábléc fölött helyezkedik el*/
.control-panel-icon {
  position: absolute;
  right: 10px;
  bottom: 35px;
}


/* client */

.bg-light-grey {
  background-color: #f1f1f1;
}


.display-5 {
    
    line-height: 1.25;
}

.display-6 {
    
    line-height: 1.25;
}

.hero-text p {
    text-shadow: 1px 1px 3px rgba(0,0,0,0.8);
}


/* xs */
@media (max-width: 575px ) {
    .lead {
        font-size: 1.15rem !important;
    }
    
    
    .display-5 {
        font-size: 1.7rem;
        
    }
    
    .display-6 {
        font-size: 1.3rem;
    }
    
    .hero-text {
        min-height: 200px;
    }
}


/* sm */
@media (min-width: 576px){
    .display-5 {
        font-size: 2rem;
        
    }
    
    .display-6 {
        font-size: 1.6rem;
    }
    
    .hero-text {
        min-height: 240px;
    }
}


/* md */
@media (min-width: 768px){
  .display-5 {
        font-size: 2.4rem;
        
    }

    .display-6 {
        font-size: 2rem;
        
    }
}

/* lg */
@media (min-width: 1200px){
  
}

/* xl */
@media (min-width: 1200px){
  
}

#navigationContainer {
  height: 60px;
}


.navbar-nav .nav-link.active {
  font-weight: bold;
}


/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
  .container-xl {
    max-width: 1300px;
  }

  #ceginfo-es-kapcsolat {
    /* margin-top: -100px;*/
  }
}


.size-20px {
  width: 20px;
  height: 20px;
  display:inline-block;
}

.text-small {
  font-size: 90%;
  font-weight: 400;
  line-height: 1.25em;
}

.w-60 {
  width: 60%;
}


.yt-video-container {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}

.yt-video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


.grayscale-bg {
  /*background: url(yourimagehere.jpg);*/
  -moz-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  -o-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(100%);
  filter: gray;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
}

.grayscale-img {
  filter: grayscale(100%);
}

.max-width-150 {
  max-width: 150px;
}

.max-width-200 {
  max-width: 200px;
}


@media (max-width: 1199px) {
  #public-main #cegnev {
    text-align: center;
  }
}

figcaption {
  text-align: center;
  background-color: #F7F7F7;
  caption-side: bottom;
  display: table-caption;
  font-size: .75em;
  outline-offset: -1px;
  padding: .6em;
  word-break: break-word;
}

.doc-download-card:hover {
  background-color: #eee;
}

.download-category-card-header {
  cursor:pointer;
}

.header-content .breadcrumb a {
  color: #fff;
  font-weight: bold;
}

.header-content .breadcrumb-item.active {
  color: #eee;
}

.header-content .breadcrumb-item::before {
  color: #fff !important;
}


/* 2025.06.16 news */
.btn-cli-blue {
    color: #fff !important;
    background-color: var(--cli-color-blue);
    border-color: var(--cli-color-blue);
}

.btn-rounder {
    border-radius: 1.5rem;
}

.btn-cli-blue:hover {
    color: #fff;
    background-color: #004b9b; /* slightly darker shade */
    border-color: #004187;
}

.btn-cli-blue:focus,
.btn-cli-blue.focus {
    box-shadow: 0 0 0 0.2rem var(--cli-color-blue-alpha50);
}

.btn-cli-blue.disabled,
.btn-cli-blue:disabled {
    background-color: var(--cli-color-blue);
    border-color: var(--cli-color-blue);
    opacity: 0.65;
}

.text-cli-blue {
    color: var(--cli-color-blue);
}

.bg-cli-blue {
    background-color: var(--cli-color-blue);
}

.cli-nav {
    font-size: 1.1rem;
}

.cli-nav-ddl .dropdown-item.active {
    font-weight: bold;
    color: #000; /* #212529;*/
    background-color: transparent;
}

#mainNav {
    /*width: 100%;*/
    width: 100vw;
    height: 115px;
}

main {
    padding-top: 115px;
}

@media( max-width: 991px) {
    #mainNav {
        height: 95px;
    }
    
    main {
        padding-top: 95px;
    }
}


.extra-nav-btns {
    display: flex;
}

.extra-nav-link {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

#cart-quantity {
    position: absolute;
    /*background-color: rgb(var(--color-button));
    color: rgb(var(--color-button-text));*/
    top: 0px;
    right: 0px;
}

.cart-icon {
    transition: transform 0.3s;
}

/* Bounce (pattanás) animáció */
@keyframes cart-bounce {
    0%, 100% {
        transform: scale(1);
    }
    30% {
        transform: scale(1.3);
    }
    60% {
        transform: scale(0.9);
    }
}

.cart-icon.animate {
    animation: cart-bounce 0.4s ease;
}


.content-section {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}


.fix-imgbg-section,
.imgbg-section
{
    position: relative;
    clip-path: inset(0);
    background: #000;
}

.fix-imgbg-section img.section-bg,
.imgbg-section img.section-bg
{
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
        
    border-style: none;
}

.fix-imgbg-section img.section-bg {
    position: fixed;
    /*opacity: 0.25;*/
}

.imgbg-section img.section-bg {
    position: absolute;
    opacity: 0.65;
}

.fix-imgbg-section .section-content,
.imgbg-section .section-content
{
    position: relative;
    z-index: 3;
}

.pro-item {
    border-left: 1px solid #eee;
    border-left-color: var(--cli-color-blue);
    border-left-width: .25rem;
}

#faqAccordion .card-header {
    background-color: #147b86;
}

.faq-question {
    font-size: 1.15rem;
    font-weight: bold;
    color: #fff; 
}

.faq-question:hover {
    color: #eee; 
}

.faq-answer {
    font-size: 1.15rem;
    font-weight: 300;
}

#footerContactBtn {
    padding: 8px 16px;
}

.zoom-on-hover {
    transition: transform 0.3s ease; /* animáció */
}

.zoom-on-hover:hover {
    transform: scale(1.05); /* kicsit nagyobb lesz */
}


.banner-image-content {
    position: relative;
    width: 100%;
    height: auto;
}

.banner-content {
    width:100%;
    padding: 80px;
}

@media (max-width: 575.98px) {
    .banner-content {
        padding: 20px;
    }
}


.biomid-btn {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 0;
    padding: 0 3rem;
    text-decoration: none;
    font-size: 1rem;
    /*letter-spacing: .1rem;*/
    min-height: 50px;
    font-weight: 800;
}

.biomid-btn-light {
    background-color: #fff;
    color: #000 !important;
    border: 1px solid #000;
}

.biomid-btn-dark {
    background-color: #000;
    color: #fff !important;
    border: 1px solid #fff;
}


.biomid-btn-dark:hover {
    background-color: #222;
}


/* FROM: md */
@media (min-width: 768px) {
    .banner-content { 
        position:absolute;
        bottom: 0px;
    }
}


#footer_section {
    
}

.footer-content {
    padding: 80px;
    background-image: url('/media/footer/Fioris_8.89_x_3_cm.png');
    min-height: 30vh;
    background-size: cover;
    width: 100%;
}

@media (max-width: 575.98px) {
    .footer-content {
        padding: 20px;
    }
}


#section_appointment {
    background: url('/media/backgrounds/Blue_Bold_Modern_Fashion_Coming_Soon_Poster_2.png');
    background-size: cover !important;
    background-position: center !important;
    background-attachment: unset !important;
}

#appointment_form_container {
    background-color: rgba(61, 138, 146, 0.6) /*#3d8a92;*/
    /*opacity: calc(var(--form-background-opacity) / 100);*/ 
}

#appointment-form input[type=text],
#appointment-form input[type=email],
#appointment-form textarea,
#appointment-form select
{
    border-radius: 0;
    border: 1px solid #000;
    background-color: transparent;
    color: #000;
    font-weight: bold;
}

#appointment-form input[type=text]::placeholder,
#appointment-form input[type=email]::placeholder,
#appointment-form textarea::placeholder
{
    color: #555;
}

#appointment-form .invalid-feedback {
    /*color: #dc3545;*/
    color: #fff;
    background: #dc3545;
    margin-top:0;
    padding-left: 5px;
    padding-right: 5px;
}


#appointment-form ul#location-list {
    list-style-type: none;
    padding-left: 20px;
    margin-bottom: 25px;
}

#appointment-form ul#location-list li::before {
    content: "–"; /* vagy "-" */
    color: #333;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

#appointment-form ul#location-list li {
    margin-bottom: 10px;
}

#babyline_banner_section,
#about_banner_section {
    height: 360px;
}

@media (min-width: 768px) {
    #babyline_banner_section,
    #about_banner_section {
        height: 560px;
    }
}

/*#babyline_banner_section img,*/
#about_banner_section img {
    object-fit: cover;
    object-position: center center;
    height: 100%;
    width: 100%;
    /*transition: opacity .4s cubic-bezier(.25,.46,.45,.94);*/
}



.carousel-container {
  position: relative;
  width: 100%;
  height: 400px; /* vagy 100vh, ha a teljes képernyőt akarod */
  overflow: hidden;
}

.carousel-container .carousel,
.carousel-container .carousel-inner,
.carousel-container .carousel-item,
.carousel-container .carousel-item img {
  width: 100%;
  height: 100%;
}

.carousel-container .carousel-item img {
  object-fit: cover; /* pontosan ez az, amit keresel */
  object-position: center;
}

.carousel-indicators li {
  width: 12px;
  height: 12px;
  border-radius: 50%;   /* ettől lesz kör */
  background-color: rgba(255, 255, 255, 0.85); /* halvány fehér */
  transition: all 0.3s ease;
}

.carousel-indicators .active {
  background-color: #eee; /* aktív kör színe */
  width: 14px;
  height: 14px;
}


.team-img {
    max-width: 300px;
    height: auto;
}


.newsletter-input {
    background-color: transparent !important;
    color: #fff !important;
    border: 1px solid #fff !important;
    border-radius: 0 !important;
    height: 54px;
}

.newsletter-input::placeholder {
    color: rgba(255, 255, 255, 0.6);
}

/* Hibaüzenet absolute pozícióval */
.newsletter-error {
    position: absolute;
    bottom: -1.5rem; /* a mező alatt jelenik meg */
    left: 0;
    color: #ff6b6b;
    font-size: 0.85rem;
}

/* Gomb stílusa */
.newsletter-btn {
    background-color: transparent !important;
    color: #fff !important;
    border: 1px solid #fff !important;
    border-left: none !important;
    border-radius: 0 !important;
    transition: all 0.3s ease;
}

.newsletter-btn:hover {
    background-color: rgba(255, 255, 255, 0.15);
}

#cart-dropdown {
    width: 350px;
}

@media(max-width:480px) {
    #cart-dropdown {
        width: 100vw;
        right: -8px !important;
    }
}

.cart-ddl-img {
    width: 80px;
}

.cart-ddl-img img {
    width: 100%;
    height: auto;
}

.cart-ddl-remove {
    width: 31px;
}

.cart-ddl-name {
    width: 100%;
    padding-left: 10px;
}


.info-icon {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background-color: transparent; /* fehér kör */
    font-weight: bold;
    border-width: 2px;
    border-style: solid;
    cursor: pointer;
}

.info-icon.fff {
    color: #fff; /* fekete i betű */
    border-color: #fff;
}

.info-icon.dark {
    color: #000; /* fekete i betű */
    border-color: #000;
}

.w-42 {
    width: 42px;
}

.w-35 {
    width: 35%;
}

@media (max-width: 768px) {
    .alert .text-lg {
        font-size: 1rem !important;
    }
}