/*
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
------------------------------------------------------------ */

#hub-messenger-widget .hm-main-widget-content .hm-main-widget-content-container {
   
    bottom: 123px;
   
}

div#aca7a-ext-1 {
    bottom: 50px;
}


body #hub-messenger-widget .hm-main-widget-content .hm-main-widget-content-container {
    position: fixed;
    bottom: 130px;
    right: 8px;
    z-index: 50;
    max-height: calc(100% - 66px);
    max-height: min(100% - 66px, 700px);
    height: 100%;
    max-width: 402px;
    width: 100%;
    transition: opacity 500ms ease-in-out, max-width 500ms ease-in-out, max-height 500ms ease-in-out;
}
