/*
Theme Name: Qwery Child Theme
Template: qwery
Theme URI: https://qwery.ancorathemes.com/
Description: Qwery Child Theme
Author: AncoraThemes
Author URI: https://ancorathemes.com/
Version: 1.4
Tested up to: 6.6
Requires at least: 5.0
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, e-commerce, portfolio, grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks
Text Domain: qwery
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */

.page_wrap{
    overflow:hidden;
}

@media (max-width: 767px) {
    .image_about{
        padding: 5em !important;
    }
}

.menu_mobile .menu_mobile_close .menu_button_close_text {
    display: none;
}

.menu_mobile .socials_mobile{
	display:none;
}

.image_asc_2{
	display:block !important;
	margin-top:70px;
}

.footer_wrap .sc_layouts_menu>ul>li {
   font-size: 20px !important;
}

footer .sc_layouts_menu_nav{
	display:flex;
}

.single-cpt_portfolio .page_content_wrap , .is_single .page_content_wrap{
	padding-top: 50px;
    padding-bottom: 50px;
}