/*
Theme Name: Foxiz Theme enfant
Theme URI:  https://www.wpserveur.net
Author:     WPServeur
Author URI: https://www.wpserveur.net
Template:   foxiz
Version:    1.0
License:    GNU General Public License v2 or later
*/

.bbp-template-notice.info{
  background:#082640 !important;
  color:#fff !important;
}

.bbp-template-notice.info,
.bbp-template-notice.info *{
  color:#fff !important;
}

.bbp-template-notice.info a{
  color:#fff !important;
}

#subscribe-header span, #signin-header span {

font-family: "Poppins", Sans-serif;
  font-size: 14px !important;
  font-weight: 600 !important;
}

.elementor-2414 .elementor-element.elementor-element-f1b4cb6 {
--column-gap: 20px!important;
}

#subscribe-header-mobile {
  padding-right: 10px!important;
}

@media (max-width: 767px) {
.elementor-4614 .elementor-element.elementor-element-697cb76 > .elementor-widget-container {
padding: 0px 0px 0px 10px!important;
}
.mobile-logout-btn {
font-weight: 600;
}
.mobile-logout-btn {
background-color: var(--subnav-color-10);
}

input[type="submit"], .is-btn, .button, div:where(.entry-content) button {
color: black;
}

}


.video-responsive {
  width: 100%;
  aspect-ratio: 16 / 9;
}

.video-responsive iframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}