/*
Theme Name: Happysmile Child
Description: Child Theme for happysmile Theme
Author: zozothemes
Version: 1.0
Template: happysmile
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: zozothemes
*/

/*Custom Style Code Right Here */

ul.sub-menu {
    margin-top: 16px !important;
    border-radius: 0 !important;
}
.page .elementor-widget.elementor-widget-text-editor ul {
    margin-bottom: 15px;
}.elementor-element.elementor-element-7283107.elementor-widget.elementor-widget-text-editor {}

.page .elementor-widget.elementor-widget-text-editor ul li {
    margin: 5px 0;
}
ul.nav.pagination.post-pagination li.nav-item a {
    width: auto;
    max-width: 100% !important;
}
ul.nav.pagination.post-pagination > li > span.active {
    background: #74b8d2;
}
.blog-wrapper .col-lg-4 {
    display: flex;
}
.single .happysmile-content-wrap {
    padding: 80px 0;
}
