/*
Theme Name: Devfly Child
Theme URI: https://wamatours.hu/themes/devfly-child
Author: Rijo Abraham
Author URI: 
Description: With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template:     devfly
Text Domain: devfly-child
Tags: one-column, two-columns, right-sidebar, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, theme-options, threaded-comments
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.


wama green: #418683

<meta name="description" content="Wama Tours Utazási Iroda - Debrecen, hajóutak, akciós ajánlatok, repülőjegy, transzfer, utasbiztosítás, körütazások, külföli sportesemények, egzotikus nyaralás, előfoglalási kedvezmény">


<meta name="keywords" content="Wama Tours, Debrecen, utazási iroda, utazás, üdülés, online utasbiztosítás, transzfer, hajóutak, akciós utak, ajánlatok, szezonális, egzotikus, lastminute">
*/

:root {
    --primary-color: #418683;
    --color_theme: #418683 !important;
    --color_warning: #FF6978 !important;
    --color_danger: #FF6978 !important;
    --primary-color-dark: color-mix(in srgb, var(--primary-color), black 20%);
    --primary-color-light: color-mix(in srgb, var(--primary-color), white 50%);
}

.left.carousel-control:hover, .right.carousel-control:hover {
    color: var(--primary-color);
}

.single ul li {
    list-style: none !important;
}

.single ul {
    list-style-type: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

#nav_holder {
    padding: 15px;
    color: white;
}

#nav_holder a {
    color: white;
    text-decoration: none;
}

.navbar-header {
    width: 100%;
}

#tf-menu.navbar-default {
    background-color: #316262;
    padding: 0;
    border-top: 4px var(--color_warning) solid;
}

#header_phone_holder {
/ / padding: 10 px;
}

#tf-menu.on {
    background: var(--primary-color-light) !important;
    border-top: var(--color_warning);
}

#tf-menu.navbar-default .navbar-nav > li > a {
    color: #F0F4F4;
}

#tf-menu.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background: var(--primary-color-light);
    border-color: var(--primary-color);
}

.navbar-default .navbar-nav > .active > a {
    background: #67A7A7;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: white;
}

.carusel h1 {
    font-size: 4vw;
    /* A betűméret a képernyő szélességének 4%-a lesz */
}

#tf-home .carousel-caption {
    top: 5%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#tf-home .heading {
    padding: 5px;
    display: inline-block;
}

.carousel-caption a,
.scroll-btn {
    display: none;
}

.footer-bottom address .address-footer-section {
    color: #bdc3c7;
}

footer .logo-img {
    margin-top: 0px;
}

.footer-bottom i.fa {
    background: white;
}

.footer-bottom nav {
    padding-top: 0px;
}

.footer-bottom a {
    color: white;
}

.footer-bottom a:hover {
    color: var(--primary-color);
    /* Szín változtatás hover esetén */
    text-decoration: underline;
    /* Aláhúzás hozzáadása hover esetén */
}

.footer-bottom i.fa:hover {
    color: white;
    background: var(--primary-color);
}

.navbar .navbar-brand > img {
    width: unset;
    max-width: 100px;
}

@media (min-width: 1200px) {

    #tf-home .item,
    #tf-home .item img {
        background: #000;
        height: 80vh;
    }

}

@media (max-width: 1200px) {
    #tf-home .item {
        background: #000;
        height: 50vh;
    }

    #tf-home .item img {
        height: 50vh;
    }

    .carousel-inner {
        margin-top: 100px;
    }
}

@media (max-width: 768px) {
    /*#tf-menu.navbar-default a,*/
    #tf-menu.navbar-default .navbar-toggle.collapsed {
        display: none;
    }

    .button_group_holder {
        padding-left: 15px;
        padding-right: 15px;
    }

    .carousel-inner {
        margin-top: 200px;
    }

    .flexWrap .filter_item.placeholder_area.grid_3 {
        margin: var(--dmp_xs) 0;
    }
}

/*tour részletek*/

#particular_item_area div.particular_date_area:nth-child(2n) {
    background-color: var(--primary-color-light);
}

.ttbm_content_area div.small_box .item_icon i {
    color: var(--primary-color);
}

.ttbm_content_area div.small_box .item_icon {
    width: 100%;
}

.dButton_xs.get_particular_ticket {
    display: none !important;
}

.ttbm_wamatours_theme {
    margin-top: 100px;
}

#location_map {
    margin-top: 70px;
    width: 100%;
}

#ttbm_wamatours_theme div.ttbm_default_widget .ttbm_title_style_2 {
    padding: 0 0 var(--dmp_xs) 0;
    border: none;
    background-color: white;
}

#ttbm_wamatours_theme div.ttbm_default_widget .ttbm_map_area {
    padding: 15px;
}

#ttbm_wamatours_theme div.small_box {
    width: 100%;
    margin: var(--dmp_xs) 0px;
}

#slider_desc_toogler {
    width: 100%;
    text-align: center;
    color: var(--primary-color);
    font-weight: bold;
    cursor: grab;
}

.slider_desc {
    margin: 16px;
    margin-top: 0px;
    color: #333333;
    overflow: hidden;
    transition: all 0.5s ease 0s;
    max-height: 300px;
}

#slider_desc_toogler i {
    color: var(--primary-color-light);;
    font-size: 25px;
    font-family: fontawesome;
    left: calc(50% - 10px);
    background: #fff;
}

#particular_item_area_holder {
    width: 100%;
    margin-bottom: 50px;
}

.ttbm_default_theme h1 {
    margin-bottom: 25px !important;
}

.ttbm_wamatours_theme .ttbm_available_seat_area {
    display: none !important;
}

/*.popupBody .sliderItem.activeSlide div {*/
/*    max-width: 100%;*/
/*    height: 100vh !important;*/
/*    width: 100%;*/
/*    margin: auto;*/
/*    background-size: contain;*/
/*    background-repeat: no-repeat;*/
/*    background-color: white;*/
/*}*/


#fr-portfolio .owl-stage-outer .owl-stage,
#fr-portfolio .owl-stage-outer .owl-stage .owl-item {
    width: 100% !important;
}

.all_filter_item .ribbon::before {
    left: -10px !important;
    bottom: 20px !important;;
    border: 5px solid var(--color_danger) !important;;
    border-bottom-color: transparent !important;;
    border-left-color: transparent !important;;
}

div.absolute_item {
    right: 0px !important;
    top: 10px !important;
}

#fr-portfolio .mpContainer > .all_filter_item {
    margin: 15px;
}

.all_filter_item #price_container.list_with_filter .flexEqual {
    height: inherit;
}

.all_filter_item #price_container.list_with_filter {
    bottom: 6px
}

#price_container {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50px;
    background-color: #00000080;
    color: white;
}

#price_container .ttbm_list_info {
    height: inherit;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 10px;
}

#price_container .ttbm_list_info bdi {
    color: #fff; /* Fehér szöveg */
    border-radius: 8px; /* Lekerekített sarkok */
    font-size: 1.2em; /* Nagyobb betűméret */
    font-weight: bold; /* Félkövér betűstílus */
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); /* Árnyék a címke mögött */
    z-index: 10;
}

#price_container .price_tag_postfix {
    color: white;
}

#price_container .price_suffix {
    padding-top: 1px;
    color: white;
    font-size: var(--fs_h6);
}

#show_all_button_container {
    margin-top: 50px;
}



.filter_short_result {
    display: none;
}


.filter_item .bg_image_area .ttbm_list_info:first-child {
    border-radius: 5px !important;
}

.about-us-inner-bg {
    margin-top: 50px;
}

.page .about-us-inner-bg .tab-content p {
    color: black;
}

.shadow_one {
    background-color: var(--color_white);
    padding: var(--dmp);
    -webkit-box-shadow: 0 5px 10px rgba(0, 44, 102, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 44, 102, 0.2);
    -o-box-shadow: 0 5px 10px rgba(0, 44, 102, 0.2);
    box-shadow: 0 5px 10px rgba(0, 44, 102, 0.2);
}

/* Alapértelmezett gomb stílus */
.organizer-filter-buttons .filter-btn {
    position: relative;
    display: inline-block;
    padding: 12px 30px;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    color: white;
    background-color: var(--primary-color);
    opacity: 0.6;
    border: 2px solid transparent;
    border-radius: 50px;
    transition: all 0.3s ease;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.organizer-filter-buttons .filter-btn:hover {
    background-color: var(--primary-color); /* Sötétebb árnyalat hoverkor */
    border-color: #7B9D91;
    transform: translateY(-3px);
    opacity: 1;
}

/* Kiválasztott gomb */
.organizer-filter-buttons .filter-btn.selected {
    background-color: var(--primary-color);
    color: #fff;
    opacity: 1;
}

/* Rejtett select elem */
#organizer_filter_select {
    display: none;
}

.action-flag {
    position: absolute; /* Az abszolút pozicionálás biztosítja, hogy a flag a gombon belül elhelyezkedjen */
    top: -5px;
    right: 0;
    background-color: var(--color_danger); /* Piros háttér */
    color: white; /* Fehér színű szöveg */
    font-size: 12px; /* Kisebb méretű szöveg */
    width: 18px;
    height: 18px;
    border-radius: 50%; /* Kör alak */
    text-align: center;
    line-height: 18px; /* Vertikálisan középre igazítja a szöveget */
    font-weight: bold;
}

div.superSlider .sliderPopup .sliderAllItem {
    height: unset !important;
}

.ttbm_container .ttbm_content__right {
    top: 120px;
}

.ttbm_details_page .ttbm_default__title {
    margin-top: 100px;
}

.error-404.not-found .page-header {
    padding: unset;
    border-bottom: unset;
    margin: unset;
}

.allCenter.ttbm_date_time_select {
    margin-top: 30px;
    margin-bottom: 30px;
}

.ttbm_registration_area .ttbm_title_style_2 {
    width: 100%;
    color: white;
    text-align: center;
    display: block;
}

#tf-portfolio .pagination_load_more {
    display: none;
}

/*
Ajánlatkérés
 */
#ajanlatkeres_section,
#tf-portfolio {
    padding-top: 50px !important;
    padding-bottom: 15px !important;
    background: #eee;
}
#ajanlatkeres_section .container,
#tf-portfolio .container
{
    background-color: #f8f9fa;
    padding: 20px;
    border-radius: 10px;
    text-align: center;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    margin-top: 20px;
}

#ajanlatkeres_section .ajanlatkeres_button,
.show_all_button, #nf-field-20 {
    display: inline-block;
    padding: 12px 30px;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    color: white;
    background-color: var(--primary-color);
    border: 2px solid transparent;
    border-radius: 50px;
    transition: all 0.3s ease;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

/*.show_all_button, #nf-field-20 {*/
/*    padding: 7px var(--dmp_xs);*/
/*    min-width: var(--button_width);*/
/*    height: auto;*/
/*    min-height: var(--button_height);*/
/*    color: var(--color_button);*/
/*    background-color: var(--color_theme);*/
/*    font-size: var(--fs);*/
/*    border-radius: var(--dbr);*/
/*    transition: all 350ms ease-in-out;*/
/*    font-weight: var(--fw-medium);*/
/*    line-height: 1;*/
/*    cursor: pointer;*/
/*}*/


.show_all_button:visited,
.show_all_button:hover,
#nf-field-20:visited,
#nf-field-20:hover {
    text-decoration: none;
    opacity: 0.8;
    background-color: var(--color_theme);
    color: var(--color_white)
}