/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

body #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item > a.mega-menu-link{
    text-transform: lowercase;
}

body #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item > a.mega-menu-link::first-letter {
    text-transform: uppercase;
}
.termek-thumbnail img{
    height: 265px;
    object-fit: contain;
}

.widget-woof{
    filter: blur(5px);
    pointer-events: none;
}
.sikeres{
    color: green;
  margin-top: 20px;
  display: block;
  font-weight: 700;
}