/*
 Theme Name:   XStore Business Child
 Theme URI:    http://8theme.com/
 Description:  XStore Business Child Theme
 Author:       8theme
 Author URI:   http://8theme.com
 Template:     xstore
 Version:      0.0.1
 Text Domain:  xstore-business-child
*/

body>.intercom-container {
    z-index: 1000!important;
}
#intercom-container .intercom-app-launcher-enabled .intercom-notifications, body #intercom-container .intercom-app-launcher-enabled .intercom-messenger-frame{
    bottom: 110px!important;
}
#intercom-launcher {
    bottom: 38px!important;
    right: 106px!important;
    
}
#intercom-container .intercom-launcher-button {
    width:62px!important;
    height:62px!important;
    border:none!important;
}
@media (min-width: 767px){
    #intercom-container .intercom-launcher-frame, 
    #intercom-container .intercom-launcher-badge-frame,
    #intercom-container .intercom-launcher-discovery-frame{
        display: inline-block;
        margin-right: 88px !important;
        margin-bottom: 16px !important;
    }
    #cookie-notice {
        left: 1vw;
        right: auto;
    }

    #intercom-container .intercom-app-launcher-enabled .intercom-chat {
        bottom: 115px!important;
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    .purchase-wrapper {
        right: 90px !important; 
        bottom: 6px !important; 
    }
    .back-top{
        right: auto;
        left: 30px;
    }
}

.et-mini-content-opened .purchase-wrapper, .et-mini-content-opened .et-demo-versions, .et-mini-content-opened .rtl-demos-label-wrapper, .single-product .rtl-demos-label-wrapper, .single-product .purchase-wrapper {
    opacity: 0;
    visibility: hidden;
}