/*!
Theme Name: Event_child
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Template: event
Description: Event child
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: event_child
*/

/* heade css */
header#masthead {
    width: 100% !important;
}
/* .header-sticky {
  position:fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
} */

.newsletter {
    display: flex;
    align-items: center;
}

.newsletter input.wpcf7-form-control.wpcf7-submit.has-spinner {
   margin-top: 24px !important;
}

.footer-newsletter .newsletter input.wpcf7-form-control.wpcf7-submit.has-spinner {
    margin-top: 40px !important;
}
/* body bottom margin */
.post, .page {
	margin:0 0 !important;}

a:focus {
  outline: none;
}



/* banner media query */

@media (min-width: 1281px) and (max-width: 1366px) {
  .elementor-9 .elementor-element.elementor-element-5fa5d2c {
    margin-top: -786px;
    margin-bottom: 0px;
  }
}
@media (min-width: 1441px) and (max-width: 1600px) {
  .elementor-9 .elementor-element.elementor-element-5fa5d2c {
    margin-top: -860px;
    margin-bottom: 0px;
  }
}
@media (min-width: 1601px) and (max-width: 1920px) {
  .elementor-9 .elementor-element.elementor-element-5fa5d2c {
    margin-top: -1160px;
    margin-bottom: 0px;
  }
	.news-letter .elementor-widget-wrap.elementor-element-populated {
    padding: 0px 50px 0px 200px !important;
}
}





