@font-face {
font-family: 'Ivy Presto Regular';
src: url(//hollyhabeck.com/wp-content/themes/edit-kadence/assets/fonts/IvyPresto-Regular.woff2) format('woff2'),
url(//hollyhabeck.com/wp-content/themes/edit-kadence/assets/fonts/IvyPresto-Regular.woff) format('woff');
font-weight: normal;
font-style: normal;
text-rendering: optimizeLegibility;
font-display: swap;
}
@font-face {
font-family: 'Ivy Presto Regular';
src: url(//hollyhabeck.com/wp-content/themes/edit-kadence/assets/fonts/IvyPresto-Regular-Italic.woff2) format('woff2'),
url(//hollyhabeck.com/wp-content/themes/edit-kadence/assets/fonts/IvyPresto-Regular-Italic.woff) format('woff');
font-weight: normal;
font-style: italic;
text-rendering: optimizeLegibility;
font-display: swap;
}
@font-face {
font-family: 'Chic Societe Script';
src: url(//hollyhabeck.com/wp-content/themes/edit-kadence/assets/fonts/chicsocietescript.woff2) format('woff2'),
url(//hollyhabeck.com/wp-content/themes/edit-kadence/assets/fonts/chicsocietescript.woff) format('woff');
font-weight: normal;
font-style: normal;
text-rendering: optimizeLegibility;
font-display: swap;
}
.script, .script .kadence-advancedheading-text, .kadence-advancedheading-text .kt-highlight {
font-family: 'Chic Societe Script';
letter-spacing: 0;
line-height: 100%;
}
h1, h2, h3, h4, h5, h6 {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.entry-related-carousel h3.entry-title {
font-size: 22px;
}
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, 
textarea::-webkit-input-placeholder,
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
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="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,
.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--single .select2-selection__rendered {
border-radius: 0;
color: var(--global-palette3);
border-color: var(--global-palette3);
}
input[type="search"],
input[type="search"]:focus {
border-color: transparent;
box-shadow: none;
}
input[type="search"]::-webkit-input-placeholder {
color: rgba(0, 0, 0, 0.6);
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
border-radius: 0;
border-color: var(--global-palette3);
}
input[type="search"]::placeholder {
font-size: 14px;
}
.woocommerce span.onsale {
border-radius: 0 !important;
}
.wc-block-cart__empty-cart__title {
font-size: var(--wp--preset--font-size--large) !important;
}
.woocommerce div.product .button.single_add_to_cart_button,
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
height: initial;
font-size: 100%;
}
.woocommerce-cart table.cart .product-name a,
.woocommerce-checkout table.cart .product-name a,
#add_payment_method table.cart .product-name a {
color: var(--global-palette1);
}
.woocommerce form .form-row label,
.woocommerce form.login,
.woocommerce form.checkout_coupon,
.woocommerce form.register {
color: var(--global-palette4);
border: 0;
background-color: var(--global-palette8);
border-radius: 0;
}
.woocommerce #reviews #comments h2,
.related.products h2 {
font-weight: normal;
font-size: var(--wp--preset--font-size--larger);
}
.woocommerce #reviews .comment-reply-title {
font-size: 1em;
font-weight: normal;
}
.woocommerce ul.products li.product .entry-content-wrap {
border-radius: 0;
}
.woocommerce div.product form.cart div.quantity {
margin: 0 20px 0 0;
}
.woocommerce .quantity .qty {
height: 42px;
}.more-link-wrap .kadence-svg-iconset { display: none; }
.wp-block-kadence-posts .entry-taxonomies a,
.entry-taxonomies a {
font-weight: inherit;
}
.single-content p:not(.more-link-wrap) a,
.single-content a.kb-advanced-heading-link {
color: initial;
border-bottom: 1px solid var(--global-palette-highlight);
box-shadow: inset 0 -2px 0 var(--global-palette-highlight);
}
.single-content p:not(.more-link-wrap) a:hover,
.sidebar-inner-wrap .entry-header a:hover {
box-shadow: inset 0 -9px 0 var(--global-palette-highlight);
background-image: none;
color: var(--global-palette3);
}
.single-content a.kb-advanced-heading-link {
margin-bottom: 1em;
}