/*
 Theme Name:   Donat Child  
 Theme URI:    https://wordpress.themeholy.com/donat
 Description:  This is a child theme for donat - WordPress Theme
 Author:       Themeholy
 Author URI:   https://themeforest.net/user/themeholy
 Template:     donat
 Version:      1.0
 Tags:         two-columns, three-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, theme-options, editor-style, featured-images, microformats, post-formats,  sticky-post, threaded-comments, translation-ready
 Text Domain:  donat-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */

.sub-title:before, 
.sub-title:after {
    content: "";
    position: relative;
    height: 12px;
    width: 60px;
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='60' height='12'><path d='M0 6 Q15 0,30 6 T60 6' stroke='%23aebc37' fill='transparent' stroke-width='2'/></svg>") no-repeat center;
    display: inline-block;
}


.sub-title {
    font-family: "AlexBrush", Sans-serif;
    font-size: 38px;
	color: #aebc37;
}
.hero-style4 .sub-title {
	font-family: "AlexBrush", Sans-serif;
    font-size: 38px;
	color: #aebc37;
	
}

span.sub-title.after-none.slideinup {
	font-family: "AlexBrush", Sans-serif;
    font-size: 38px;
	color: #aebc37;
}

