/*
 Theme Name:   Apptek Child
 Theme URI:    https://apptek.radiantthemes.com/
 Description:  Apptek Child Theme
 Author:       Radiantthemes
 Author URI:   https://radiantthemes.com/
 Template:     apptek
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 Text Domain:  apptek-child
*/

.grecaptcha-badge {
    visibility: hidden !important;
}
.elementor-widget-video .elementor-wrapper iframe, .elementor-widget-video .elementor-wrapper video {
    height: 100%;
    width: 100%;
    display: flex;
    border: none;
background-color: #0000 !important;
}

.admin-bar #mobile-menu {
    top: 0px !important;
}
button.live-Button {
    font-size: 16px;
    font-weight: 500;
    border: none;
    color: white;
    background-image: linear-gradient(262deg, #E31947 0%, #E31947 100%)!important;
    border-radius: 30px 30px 30px 30px;
    padding: 11px 50px;
}

button.live-Button:hover {
    font-size: 16px;
    font-weight: 500;
    border: none;
    color: white;
    background-image: linear-gradient(262deg, #C7133C 0%, #C7133C 100%)!important;
    border-radius: 30px 30px 30px 30px;
     padding: 11px 50px;

}
