/*
 Theme Name:   Qwery Child Theme
 Theme URI:    http://qwery.ancorathemes.com
 Description:  Qwery Child Theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com
 Template:     qwery
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  qwery
*/


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

/* div.sc_layouts_column_align_right.sc_layouts_column.sc_inner_width_none.sc_content_align_inherit.sc_layouts_column_icons_position_left.sc_fly_static {
    display: none;
} */

div.search_modern {
    display: none;
}

a.sc_services_item_link,
h6.sc_services_item_title a,
div.post_info_bl,
a.sc_services_item_more_link,
a.bookmark,
a.post_link.sc_blogger_item_link, 
a.link {
    cursor: default;
    pointer-events: none;
}

div.sc_services_item_button.sc_item_button {
    display: none;
}

.menu_mobile_widgets_area {
    width: auto !important;
}

@media (min-width: 320px) and (max-width: 767px) {
    #tagline {
    font-size: 12px;
    margin-left: 1px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    #tagline {
    font-size: 14px;
    margin-left: 1px;
    margin-bottom: 12px;
    }
}

@media (min-width: 1023px) and (max-width: 1279px) {
    #tagline {
    font-size: 16px;
    }
}

@media (min-width: 1280px) and (max-width: 1919px) {
    #tagline {
    font-size: 18px;
    margin-left: 2px;
    margin-bottom: 1rem;
    }
}

@media (min-width: 1920px) {
    #tagline {
    font-size: 1.4rem;
    margin-left: 4px;
    margin-bottom: 1.4rem;
    }
}


.elementor-column-gap-extended>.elementor-row>.elementor-column>.elementor-element-populated>.elementor-widget-wrap { padding: 0; } 

/*.logo_image {
    max-height: 66px !important;
}*/