/*
 Theme Name:   L & H Family (GP Child)
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Julian Wright
 Author URI:   https://feisar.uk
 Template:     generatepress
 Version:      0.1
*/

.main-navigation ul ul {
    width: auto;
    white-space: nowrap;
}

.navigation-branding img, .site-logo.mobile-header-logo img {
    height: 50px !important;
}

.inside-header {
    align-items: end;
}

.site-logo:hover {
    opacity:0.5;
}

.site-logo a {
    display: block;
}

img.is-logo-image {
    -webkit-user-select: none !important;
      cursor: pointer;
}

.menu-item-has-children .dropdown-menu-toggle {
    padding-left: 0;
}
/*! Tiny Slider */
.tns-outer {
    padding: 0 !important
}

.tns-outer [hidden] {
    display: none !important
}

.tns-outer [aria-controls], .tns-outer [data-action] {
    cursor: pointer
}

.tns-slider {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    transition: all 0s
}

.tns-slider>.tns-item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.tns-horizontal.tns-subpixel {
    white-space: nowrap
}

.tns-horizontal.tns-subpixel>.tns-item {
    display: inline-block;
    vertical-align: top;
    white-space: normal
}

.tns-horizontal.tns-no-subpixel:after {
    content: '';
    display: table;
    clear: both
}

.tns-horizontal.tns-no-subpixel>.tns-item {
    float: left
}

.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item {
    margin-right: -100%
}

.tns-no-calc {
    position: relative;
    left: 0
}

.tns-gallery {
    position: relative;
    left: 0;
    min-height: 1px
}

.tns-gallery>.tns-item {
    position: absolute;
    left: -100%;
    -webkit-transition: transform 0s, opacity 0s;
    -moz-transition: transform 0s, opacity 0s;
    transition: transform 0s, opacity 0s
}

.tns-gallery>.tns-slide-active {
    position: relative;
    left: auto !important
}

.tns-gallery>.tns-moving {
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    transition: all .25s
}

.tns-autowidth {
    display: inline-block
}

.tns-lazy-img {
    -webkit-transition: opacity .6s;
    -moz-transition: opacity .6s;
    transition: opacity .6s;
    opacity: .6
}

.tns-lazy-img.tns-complete {
    opacity: 1
}

.tns-ah {
    -webkit-transition: height 0s;
    -moz-transition: height 0s;
    transition: height 0s
}

.tns-ovh {
    overflow: hidden
}

.tns-visually-hidden {
    position: absolute;
    left: -10000em
}

.tns-transparent {
    opacity: 0;
    visibility: hidden
}

.tns-fadeIn {
    opacity: 1;
    z-index: 0
}

.tns-fadeOut, .tns-normal {
    opacity: 0;
    z-index: -1
}

.tns-vpfix {
    white-space: nowrap
}

.tns-vpfix>div, .tns-vpfix>li {
    display: inline-block
}

.tns-t-subp2 {
    margin: 0 auto;
    width: 310px;
    position: relative;
    height: 10px;
    overflow: hidden
}

.tns-t-ct {
    width: 2333.3333333%;
    width: -webkit-calc(100% * 70 / 3);
    width: -moz-calc(100% * 70 / 3);
    width: calc(100% * 70 / 3);
    position: absolute;
    right: 0
}

.tns-t-ct:after {
    content: '';
    display: table;
    clear: both
}

.tns-t-ct>div {
    width: 1.4285714%;
    width: -webkit-calc(100% / 70);
    width: -moz-calc(100% / 70);
    width: calc(100% / 70);
    height: 10px;
    float: left
}

ul.two-col {
    columns: 2;
    margin-left: 1em;
}

.home .site-content {
    padding-bottom: 0;
}

.site-footer a {
    text-decoration: none;
    color: white;
}

.site-footer a:hover {
    color: var(--accent);
}

.wp-block-quote {
    background-color: white;
    box-shadow: 2px 2px 5px rgb(0 0 0 / 0.1);
    border-left-color: var(--accent);
    padding: 15px 20px 25px 20px;
    font-style: normal;
}

.wp-block-quote small {
    opacity: 0.5;
    font-size: 60%;
}

.wp-block-quote p {
    margin-bottom: 0.5em;
    line-height: 1.25em;
    max-lines: 5;
    font-size: 20px;
    font-style: italic;
}

.wp-block-quote cite {
    font-size: 18px;
    font-style: normal;
    text-transform: uppercase;
    line-height: 1;
}

.wp-block-quote h3.title {
    font-weight: bold;
    font-size: 20px;
}

/* homepage responsive full-width slider */
.slider, .slider2 {
    position: relative;
    overflow: hidden;
    width: 100%;
    max-height: 400px;
    transform: rotateZ(360deg);
}

.sub-slider {
    position: relative;
    overflow: hidden;
    width: 100%;
    max-height: max-content;
    height: 100%;
    transform: rotateZ(360deg);
}

.slider {
    background-color: #eee;
}

.eb-parent-eb-image-gallery-kop2b .eb-img-gallery-filter-item {
    margin-bottom: 5px;
}

/* .slider>*, .slider2>* {
    opacity: 0;
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-height: 400px;
    /* set same as .slider */ /*
    object-fit: cover;
    object-position: center;
    display: block;
} */

/* .slider2 {
    max-height: 360px;
    margin-bottom: 3em;
} */
/* .slider2>* {
    object-fit: contain;
    max-height: 360px;
} */

/* .current {
    opacity: 1;
    z-index: 2;
    display: block;
    position: relative;
}

.previous {
    z-index: 3;
    transition: opacity 2s ease;
}

.slider2 .previous {
    transition: opacity 0.5s ease;
}*/
