/*
Theme Name:     KnowAll Child Theme
Theme URI: 		http://herothemes.com/
Description:    Child theme for KnowAll 
Author: 		HeroThemes
Author URI: 	http://herothemes.com
Template:       knowall
Version:        1.0.0
*/

/* ------- Insert custom styles below this line ------- */


.sidebar .ginput_recaptcha > div {
  width:100% !important;
  border: 1px solid #d3d3d3;
}

.sidebar .ginput_recaptcha iframe {
  width:100% !important;
}

.clear_Form {
	padding:12px 20px !important;
}
.play_button{
	position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
	display:flex;
}
.youTube{
position:relative;
}
