/*
 Theme Name:   Enfold Child - ISOTEC
 Theme URI:    https://isotec.com.tr
 Description:  Enfold teması için child theme.
 Author:       ISOTEC / Lumina
 Author URI:   https://isotec.com.tr
 Template:     enfold
 Version:      1.0.6
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  enfold-child
 Updated:      2026-02-05
*/

/* ==========================================================================
   ISOTEC CUSTOM CSS
   ========================================================================== */

#top .header_color .avia-search-tooltip input[type='text'] {
    color: black !important;
}

input#gf_coupon_button.button {
    background-color: #2634ee !important;
}

/* ==========================================================================
   LAYOUT
   ========================================================================== */

@media only screen and (min-width: 768px) {
    .home #av_section_2 .av_one_third {
        width: 30% !important;
        margin-left: 2% !important;
    }
    .page-id-1203 .av_one_third {
        margin-left: 1%;
        width: 31%;
    }
    .page-id-2449 .av_one_third {
        margin-left: 1%;
        width: 31%;
    }
}

.av-layout-grid-container {
    max-width: 1310px !important;
    margin: 0 auto !important;
    border: none !important;
}

/* ==========================================================================
   SLIDESHOW
   ========================================================================== */

.avia-slideshow li {
    overflow: visible;
}

.avia-slideshow .avia-slideshow-inner {
    margin-top: 0px !important;
}

.avia-caption {
    bottom: 45px;
    color: white !important;
}

.caption_framed .slideshow_caption .avia-caption-content p,
.caption_framed .slideshow_caption .avia-caption-title,
.avia-caption .avia-caption-content p,
.avia-caption .avia-caption-title {
    background: rgba(0, 0, 0, 0.5);
}

.avia-slideshow-arrows a::before {
    color: #ffffff !important;
    font-size: 50px !important;
    border: 0px solid #ffffff !important;
    background-color: #B5B5B5 !important;
}

.avia-slideshow-arrow,
.avia-slideshow-arrows * {
    opacity: 0.6 !important;
    display: block !important;
}

/* ==========================================================================
   BREADCRUMB - v6 (2026-02-05)
   ========================================================================== */

#top .title_container {
    padding: 8px 0 3px 0 !important;
    min-height: 0 !important;
    height: auto !important;
}

.title_container .breadcrumb {
    font-size: 11px;
    position: relative !important;
    left: -15px !important;
}

span.trail-before {
    display: none !important;
}

/* ==========================================================================
   IMAGE OVERLAY
   ========================================================================== */

.entry-content-header .page-thumb {
    display: none;
}

.avia-image-overlay-wrap a.avia_image .image-overlay,
.image-overlay {
    display: none !important;
}
