/*
 Theme Name:   Twenty Nineteen Child
 Theme URI:    https://diviextended.com/
 Description:  A child theme of Twenty Nineteen WordPress theme.
 Author:       Elicus Technologies
 Author URI:   https://elicus.com
 Template:     twentynineteen
 Version:      1.2.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url("../twentynineteen/style.css");

    h1:before { display: none !important; content: " " !important; }
	.form_label p { margin: 0; }
	.contact br { display:none;}
	.Playlist__Component-sc-gcmo55-0.hgozis {  margin-top: 40px !important; }
	.eqbXpc:hover { background-color: transparent !important; }
	.gQtnWs{ opacity:1 !important;}
	.PlaylistItem__Title-sc-18sj3f1-8.htwSOI { font-size: 16px; }
	.eapps-widget-toolbar { display: none !important; }
	.elfsight-app-da51671b-1eeb-4cfe-afe2-8d7a8d833e72.eapps-widget.eapps-widget-show-toolbar a { display: none !important; }
	.PlaylistItem__PlaylistItemComponent-sc-18sj3f1-14.eqbXpc { margin-right: 0px; margin-bottom: 20px !important; }
	.sc_player_container1 .myButton_play { background: transparent url(/saj_zaman/wp-content/uploads/2022/08/play-button-3.png) no-repeat !important; width: 40px !important; height: 40px !important;}
	.sc_player_container1 .myButton_stop { background: transparent url(/saj_zaman/wp-content/uploads/2022/08/pause-2.png) no-repeat !important; cursor: pointer !important; width: 40px !important; height: 40px !important;}
	a:focus{outline:none !important; text-decoration:none !important;}
	div#footerlinktochildthemewp { display: none; }
	input:focus { outline:none !important; border-color: #26394a !important; }
	textarea:focus { outline:none !important; border-color: #26394a !important; }
	.form_label { font-size: 22px; font-weight: 400; color: #26394a; width: 18%; float: left; font-family: 'Poppins'; }
	.form_input input { height: 48px; border: 1px solid #26394a; border-radius: 10px;  background: #f8f8f8; font-family: 'Poppins'; font-style:italic; width: 68%; font-size: 18px; }
	.form_input textarea { height: 120px; border: 1px solid #26394a; border-radius: 10px; background: #f8f8f8; font-family: 'Poppins'; font-style:italic; font-size: 18px; margin-top:40px ; }
	.form_button input { background: #26394a; padding: 10px 100px; border: 1px solid #26394a; font-family: 'Merriweather'; margin-top:20px; }
	.form_button input:hover { background: #fff; color: #26394a; padding: 10px 100px; border: 1px solid #26394a; font-family: 'Merriweather'; margin-top:20px; }
	span.wpcf7-spinner { position: absolute; margin: 30px; }
	#scroll { position:fixed; right:10px; bottom:10px; cursor:pointer; width:40px; height:40px; background-color: #8A9EB0; text-indent:-9999px; display:none; -webkit-border-radius:60px; -moz-border-radius:60px; border-radius:60px; }
	#scroll span { position:absolute; top:50%; left:50%; margin-left:-7px; margin-top:-11px; height:0; width:0; border:7px solid transparent; border-bottom-color:#ffffff; }
	#scroll:hover { background-color: #26394A; opacity:1;filter:"alpha(opacity=100)"; -ms-filter:"alpha(opacity=100)"; }
	.wpcf7-not-valid-tip { color: #dc3232; font-size: 16px; font-family: 'Poppins'; }
	.wpcf7 form.invalid .wpcf7-response-output { border-color: #dc3232; color: #dc3232; font-size: 16px; font-family: 'Poppins'; }
	.wpcf7 form.sent .wpcf7-response-output { border-color: #26394a; color: #26394a; font-size: 16px; font-family: 'Poppins'; }
    .header-icons { position: absolute; right: 5px; }
@media screen and (max-width: 768px){
	.banner-icons { position: absolute !important; right:5px !important;}
}
@media screen and (max-width: 480px){
	.form_label { font-size: 18px; font-weight: 400; color: #26394a; width: 24%; float: left; font-family: 'Poppins'; }
	.form_button input { background: #26394a; padding: 10px 100px; border: 1px solid #26394a; font-family: 'Merriweather'; margin-top: 20px; margin-left: 0; }
}