/* 
Theme Name: OneLove Child
Theme URI: http://onelove.catanisthemes.com/intro-page
Author: Catanis Themes
Author URI: http://catanisthemes.com/
Description: 
OneLove is an elegant & clean wedding theme with multi ideas & purposes. With 16 homepages are designed for a personal wedding, marriage anniversary, wedding planning agency, wedding planner, wedding shop, wedding blog and any kind of wedding industries.
Template: onelove
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blue, black, white, two-columns, threaded-comments, sticky-post, left-sidebar, theme-options, responsive-layout, custom-colors, featured-image-header, custom-background, custom-menu, post-formats, translation-ready 
Text Domain: onelove
*/

<style>
@import url('https://fonts.googleapis.com/css?family=Amatic+SC');
</style>

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-family: Amatic SC;
    letter-spacing: 0;
	text-transform: none;
 

}
.cata-header .header-logo {
    float: left;
    padding: 0;
    height: 200px;
    line-height: 200px;
}
.cata-header.v5 .header-logo img {
    max-height: 150px;
}
.cata-footer.v3 .cata-footer-logo img {
    max-height: 125px;
    margin-bottom: 0;
}
#main-container-wrapper .page-template #cata-main-content, #main-container-wrapper .page-template .cata-sidebar {
    position: relative;
    z-index: 1;
    padding: 50px 0 60px;
}
.fa-heart:before{content:"\f1b0"}
.mobi-nav-menu {
    position: absolute;
    z-index: 1000;
    width: 100%;
    background: #e49497;
    text-transform: uppercase;
    font-size: 12px;
    max-height: 400px;
    overflow: hidden;
    display: none;
}
.mobi-nav-menu ul li a {
    text-transform: uppercase;
    color: #ffffff;
}
hr.uxb-divider.divider.thin {
    border-color: #E5E5E5;
}