/*
Separate Stylesheet
Updated: 2023-03-09 18:33:41
Theme Name: Her Studio
Theme URI: http://chicpixies.com/shop/chicxie
Template: chicxie 
Author: ChicPixies
Author URI: http://chicpixies.com
Description: Child theme for Chicxie wordpress theme
Tags: blog,one-column,two-columns,custom-menu,custom-logo,featured-images,threaded-comments,e-commerce,editor-style,block-styles,wide-blocks,full-width-template,custom-colors,theme-options
Version: 1.0.0
*/

@font-face {
    font-family: 'modernlineregular';
    src: url('fonts/modernline-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

h2.fpage-title-section {
    font: normal 50px 'modernlineregular', cursive !important;
    text-transform: capitalize !important;
    letter-spacing: 0 !important;
    margin: 30px 0 !important;
}


#ez-toc-container a {
	font-style: normal !important;
}
#ez-toc-container a:hover {
	border: none !important;
}

.stylish,
.stylish h2,
.stylish h3,
.stylish h4,
.stylish h5,
.stylish h6 {
	font-family: 'modernlineregular', cursive !important;
	text-transform: capitalize !important;
	letter-spacing: 0!important;
}

.broken_link, a.broken_link {
    text-decoration: none!important;
}