/*

Theme Name:		        Salmon — Child / Trips
Theme URI: 		        https://salmon.forqy.website/
Description:            Child theme for a Salmon — Restaurant WordPress Theme
Text Domain: 			glorpen-trips
Version:				1.0.0

Template:		        salmon
Template Version: 		1.3.7

Author: 		        Glorpen - Arkadiusz Dzięgiel
Author URI:             https://glorpen.eu

License:				GPL-3.0-or-later
License URI:			https://www.gnu.org/licenses/gpl-3.0-standalone.html

*/

.glorpen-post-attraction {
    text-align: center;
}
.single-trip .glorpen-trip-info {
    margin-bottom: 40px;
}
.single-trip .glorpen-trip-info .fy-term-item img {
    width: 2.5em;
}
.single-trip .glorpen-trip-info ul.fy-terms {
    list-style-type: none;
    padding-left: 0;
}
.single-trip .glorpen-trip-info ul.fy-terms li {
    display: inline-block;
}

.single-trip .glorpen-trip-info ul.fy-terms .fy-separator {
    display: none;
}

.page-template-template-landing .fy-header {
    min-height: auto;
}

/* fix for when js does not trigger loaded event */
.fy-header .fy-background .fy-lazy {
    opacity: 1;
}

.fy-form-hint {
    margin-top: 10px;
    font-size: 0.96rem;
    text-align: justify;
}
