/* ===================================================================================

* Theme Name: Choicy Child
* Theme URI: https://themexriver.com/wp/choicy
* Author: ThemeXriver
* Author URI: https://themeforest.net/user/themexriver
* Description: Digital Marketing Agency WordPress Theme
* Version: 2.0.5
* Template: choicy
* Text Domain: choicy-child
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of choicy updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */
.popin-e {
    position: fixed;
    max-width: 700px;
    top: 18%;
    z-index: 99;
    background-color: #fff;
    border-radius: 25px;
	 max-width: 800px !important;
    margin: 0 auto !important;
    display: block;
    left: 0;
    right: 0;
	display:none;
}
.calendly-inline-widget {
    height: 500px !important;
}
div[data-id="branding"] {
    display: none;
}
@media(min-width:992px){
.btn-wrap {
    gap: 10px !important;
    flex-wrap: nowrap !important;
}	
}
.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-ready {
    display: none !important;
}

.mfp-bg.mfp-ready {
    display: none !important;
}
a.chy-plybtn-1 span.icon {display: none;}
html.js.csstransforms.csstransforms3d.csstransitions {
    overflow: auto !important;
    margin: 0 !important;
}
.fullpage-menu-logo-wrap {
    max-width: 255px;
}