/*
Theme Name: Travelami Child Theme
Template: travelami
Author: -
Version: 1.1.34
Description: Child Theme for Travelami.
*/

body div.templaza-ap-single.ap-single-style3 .ap-content-group-scroll .uk-nav li a,
body .su-accordion .su-spoiler-style-default>.su-spoiler-title {
    background: #fef3ea;
}
body div.templaza-ap-single.ap-single-style3 .ap-single-side-box.ap-single-price-box .ap-single-price-inner {
    background: #fc6802;
}
body .templaza-ap-single .ap-single-side-box .highlight:hover {
    background: #22331c;
}
body .templaza-logo img {
    min-width: 96px;
}
body header.templaza-header .navbar-nav .menu-item.current-menu-ancestor>a.item-level-1,
body header.templaza-header .navbar-nav .menu-item:hover>a.item-level-1 {
	position: unset;
}

#home-custom-slider .ui-content.uk-position-cover.uk-flex.uk-flex-bottom.uk-flex-center.uk-padding{text-align:center;}

@media (max-width: 959px) {
    #ap-single-wrap-sticky #ap-wrap-content {
        margin-left: 0;
        width: 100%;
    }
    #ap-single-wrap-sticky #ap-wrap-content > .uk-first-column {
        padding-left: 0;
    }
    #ap-single-wrap-sticky #ap-wrap-content iframe {
        max-width: 100%;
    }
}
@media (max-width: 639.98px) {
    body .templaza-logo .templaza-logo-default {
        display: block;
    }
}