/*
Theme Name:     Love Avenue
Theme URI:      https://loveavenue.sheshoppesdemo.com
Template:       kadence
Author:         SheShoppes
Author URI:     https://sheshoppes.com/
Description:    Love Avenue boasts a light and airy feel, perfect for showcasing your timeless photographs. Carefully crafted to strike a balance between romantic and modern with a focus on portfolio and gallery-driven content, Love Avenue provides a seamless user experience for your visitors. The theme includes a variety of customizable gallery layouts, making it easy to display your work in a way that perfectly fits yours style.
Version:        1.4.3
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/

@font-face {
    font-family: 'Printed Moments';
    src: url('assets/fonts/printedmoments-webfont.woff2') format('woff2'),
         url('assets/fonts/printedmoments-webfont.woff') format('woff');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
    font-display: swap;
}
  
.script, h2 .kt-highlight {
  font-family: 'Printed Moments'!important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 0;
  line-height: 100%;
  font-size: 3em;
}

h2 .kt-highlight {
    font-size: 1.5em;
    color: inherit!important;
}

@font-face {
    font-family: 'NOIR et BLANC';
    src: url('assets/fonts/noiretblanc-webfont.woff2') format('woff2'),
         url('assets/fonts/noiretblanc-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    text-rendering: optimizeLegibility;
    font-display: swap;
}

@font-face {
    font-family: 'NOIR et BLANC';
    src: url('assets/fonts/noiretblanc_italic-webfont.woff2') format('woff2'),
         url('assets/fonts/noiretblanc_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    text-rendering: optimizeLegibility;
    font-display: swap;
}

@font-face {
    font-family: 'Sweet Sans';
    src: url('assets/fonts/sweetsans-medium-webfont.woff2') format('woff2'),
         url('assets/fonts/sweetsans-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    text-rendering: optimizeLegibility;
    font-display: swap;
}

.woocommerce #reviews .comment-reply-title { font-size: 1em; }
.woocommerce #reviews #comments h2 { font-weight: normal; font-size: 40px; }

.wp-block-search .wp-block-search__input, input[type="search"] { border-radius: 0!important; color: initial; background: var(--global-palette9); }
.wp-block-search .wp-block-search__input { border-color: transparent!important; }
.wp-block-search__inside-wrapper { border-radius: 0!important; border-color: var(--global-palette3)!important; }
select, textarea, .comment-form input:placeholder-shown+label, .comment-form textarea:placeholder-shown+label, .comment-form .comment-input-wrap p label, .comment-form p.comment-form-float-label label, .comment-form input:placeholder-shown+label, .comment-form textarea:placeholder-shown+label, textarea::-webkit-input-placeholder, input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], input[type="text"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="range"]::-webkit-input-placeholder, input[type="date"]::-webkit-input-placeholder, input[type="month"]::-webkit-input-placeholder, input[type="week"]::-webkit-input-placeholder, input[type="time"]::-webkit-input-placeholder, input[type="datetime"]::-webkit-input-placeholder, input[type="datetime-local"]::-webkit-input-placeholder, input[type="color"]::-webkit-input-placeholder {
	border-radius: 0!important; border-color: var(--global-palette5)!important; color: var(--global-palette5)!important; }
