/*

Theme Name: Glovera Child

Description: Child Theme for glovera Theme

Author: zozothemes

Version: 1.0

Template: glovera

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 */
/* .footer-copyright {
    display: flex;
    flex-direction: column;
} */
 .page .glovera-page-header  {
        margin: 0 -15px;
 }
 .footer-bottom-wrap .row .col-12 {
    justify-content: space-between;
 }
.copyright-widget .made-by, .made-by a {
    font-size: 11px;
    color: #818181;
}
.service-style-default .service-inner .post-thumb:before, .service-style-default .service-inner .post-thumb:after {
    display: none;
}
.footer-widget .phone-num {
    padding-bottom: 50px;
}
.footer-widgets-wrap .footer-widget .phone-num a {
    font-style: normal;
}
