/*
Theme Name: London Iqra Institute
Description: Theme For London Iqra Institute
Author: JMA Web Design
Template: porto
Version: 1.0.0
Text Domain: londoniqra
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/
#topcontrol {
    display: none;
}
#WAButton {
    z-index: 50;
}
.floating-wpp-head .close {
    color: #fff;
    opacity: 1;
}
/*
.floating-wpp-btn-send {
    background: #39847a;
    padding: 7px 10px 7px 12px;
    border-radius: 50%;
}
*/
.grecaptcha-badge {
  width: 70px !important;
  overflow: hidden !important;
  transition: all 0.3s ease !important;
  left: 4px !important;
}
.grecaptcha-badge:hover {
  width: 256px !important;
}