/*
Theme Name:     Light Romance
Theme URI:      https://lightromance.kreativeavenuedesigns.com/
Template:       kadence
Author:         Kreative Avenue Designs
Author URI:     https://www.kreativeavenuedesigns.com/
Description:    Light Romance is a Kadence child template for fine art wedding photographers who want to display their work and attract more clients. It features a delicate and dreamy color palette, a sophisticated and graceful design, and a responsive and SEO-friendly layout. With Light Romance, you can easily create a stunning portfolio, a captivating blog, and a professional contact page. Whether you’re a beginner or an expert, Light Romance will help you create a website that reflects your style and personality.
Version:        1.00
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/

@font-face {
font-family: 'Butler';
src: url('lib/fonts/Butler_Light.woff2') format('woff2'),
url('lib/fonts/Butler_Light.woff') format('woff');
font-weight: normal;
font-style: normal;
text-rendering: optimizeLegibility;
font-display: swap;

}

/* General
------------------------------------------- */
.kb-splide .splide__arrow {
	opacity:1 !important;
	min-width: 100px;
	border-radius: 0px !important;
	top: 90% !important;
}

.splide__arrow--next:before {
	content:"NEXT"
}
.splide__arrow--prev{
display: none !important;
}

.wp-block-social-links .wp-social-link span:not(.screen-reader-text) {
	
	font-size: 12px;
    line-height: 1.2;
    letter-spacing: 0.2em;
    font-family: var(--global-primary-nav-font-family);
    text-transform: uppercase;
}

.wp-block-social-links.is-style-logos-only .wp-social-link svg {
    height: 0.9em !important;
    width: 0.9em !important;
}

:root {
	--global-kb-font-size-xxxl clamp(.75rem, 0.489rem + 7.065vw, 6rem) !important;
}

.entry-taxonomies {
	font-family: Questrial;
    text-transform: uppercase;
    letter-spacing: 0.2em;
}

a.post-more-link {
		font-family: Questrial;
    text-transform: uppercase;
    letter-spacing: 0.2em;
}

.taxonomy-category {
	letter-spacing: 0.2em !important;
	font-family: Questrial;
	margin-bottom: -1.2em;
}

.taxonomy-category a:link { text-decoration: none; }
