/*
Theme Name: Twenty Twenty-Four Child
Theme URI: https://www.drivenpublishing.ca/
Description: Twenty Twenty-Four Child Theme
Author: Rene J. Babin
Author URI: https://www.drivenpublishing.ca/
Description: This theme was designed based on Wordpress' Twenty Twenty-Four. Completed by René J. Babin of Driven Publishing for CITU-FM.
Template: twentytwentyfour
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-column, responsive-layout
Text Domain: twentytwentyfour-child
*/

/*-- START - Scrollbar --*/

::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 15px;
}

::-webkit-scrollbar-track {
  background-color: #fafafa !important;
  border-radius: 0px;
}

::-webkit-scrollbar-thumb {
  border-radius: 15px;
  background-color: #fbb31e;
}

/*-- END - Scrollbar --*/

html {
  scrollbar-color: #fbb31e #fafafa;
  scrollbar-width: auto;
}

body {
  width: 100%;
  overflow-x: hidden;
}
.weather_container {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
}

.weather-box {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 30px;
  background-color: #1d46ad;
  border: 3px solid #fab31e;
  border-radius: 16px;
}



.home .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
align-items: end;
}

.home .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content {
align-items: end;
}

.wp-block-navigation__responsive-container-open:before {
  content: "MENU";
  margin-left: 6px;
  font-weight: 600;
}

.weather-box a {
  pointer-events: none;
}

.wp-block-navigation
  .has-child
  .wp-block-navigation__submenu-container
  > .wp-block-navigation-item
  > .wp-block-navigation-item__content {
  display: flex;
  flex-grow: 1;
  padding: 0.15em 0.5em;
}

.wp-block-column {
  overflow-wrap: normal !important;
  word-break: normal !important;
}

main {
  background-color: #ededed;
  margin-block-start: 0;
}

/* Everything between header and footer */

.citu-content-area {
}

/*--- START - Ads -----*/

.citu-home-ads-block {
}

/* Style applied to Group 1 and 4 of ads, the groups for the slides (homepages) */
.g-4,
.g-1 {
}

.g-4 img,
.g-1 img {
  max-width: 1103px;
  border: 4px solid #fbb31d;
  border-radius: 36px;
  width: 90%;
  height: auto;
  margin-left: 5%;
  margin-right: 5%;
}

/* CSS for homepage's (with ad) footer horizontal banner  */
.citu-home-foot {
  margin-top: -160px;
}

.citu-footer-home {
  margin-top: -160px;
}

.home-topest-bar {
  z-index: 2;
}

.side-banner-block-01 {
}

.side-banner-block-01 img {
  max-width: 205px;
  border: 2px solid #fbb31d;
  border-radius: 18px;
  width: 90%;
  height: auto;
  margin-left: 5%;
  margin-right: 5%;
}

.content-banner-block-01 {
}

.content-banner-block-01 img {
  max-width: 602px;
  border: 2px solid #fbb31d;
  border-radius: 18px;
  width: 90%;
  height: auto;
  margin-left: 5%;
  margin-right: 5%;
}

/*--- END - Ads -----*/

.hide_big {
  display: none;
}

h2,
h3,
h4,
h5,
h6 {
  letter-spacing: -1px;
  font-weight: 600;
  font-variation-settings: "wdth" 70;
}

h1 {
  font-size: 50px !important;
  font-weight: 700;
  font-variation-settings: "wdth" 60;
  letter-spacing: -1px;
}

/*-- Header area _ START --*/

header {
  margin-bottom: -60px;
}

.citu-header {
}

.home .topest-row {
  display: flex;
}

/*--- Slideshow Start ---*/

.citu-slideshow-home-01 {
  position: absolute;
  width: 100%;
  overflow-x: hidden;
  z-index: -1;
}

.home-slides-01 {
  margin-top: -260px !important;
  margin-bottom: -120px !important;
  position: relative;
  z-index: -1;
}

.slide-bck-clr {
  min-width: 300% !important;
  margin-left: -500px !important;
}

.slide-txt-01 {
}

/*--- Slideshow End ---*/


.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {
  border: solid 3px #fbb31d;
  border-radius: 16px;
}

.wp-block-navigation.items-justified-right
  .wp-block-navigation__container
  .has-child
  > .wp-block-navigation__submenu-container {
  background-color: #fff;

  padding-bottom: 7px;
  left: 0;
}

.wp-block-navigation .wp-block-navigation__container .has-child > .with-sub-menu-01 {
  width: 260px;
  min-width: 260px !important;
}

[lang="fr-CA"]
  .wp-block-navigation
  .wp-block-navigation__container
  .has-child
  > .with-sub-menu-01 {
  width: 300px;
  min-width: 300px !important;
}

.wp-block-navigation .wp-block-navigation__container .has-child > .with-sub-menu-02 {
  width: 360px;
  min-width: 360px !important;
}
[lang="fr-CA"]
  .wp-block-navigation
  .wp-block-navigation__container
  .has-child
  > .with-sub-menu-02 {
  width: 340px;
  min-width: 340px !important;
}

.wp-block-navigation .wp-block-navigation__container .has-child > .with-sub-menu-03 {
  width: 160px;
  min-width: 160px !important;
}

[lang="fr-CA"]
  .wp-block-navigation
  .wp-block-navigation__container
  .has-child
  > .with-sub-menu-03 {
  width: 210px;
  min-width: 210px !important;
}

.wp-block-navigation .wp-block-navigation__container .has-child > .with-sub-menu-04 {
  left: initial !important;
  width: 180px;
  min-width: 180px !important;
  right: 0 !important;
}

:where(
    .wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)
  ) {
  padding: 0.2em 0.75em;
}

.topest-nav-row a,
.topest-nav-row ul,
.topest-nav-row li {
  list-style: none;
  font-weight: 600;
  font-size: 22px;
  font-variation-settings: "wdth" 80;

  text-shadow:
    rgb(60, 60, 60) 2px 0px 0px,
    rgb(60, 60, 60) 1.75517px 0.958851px 0px,
    rgb(60, 60, 60) 1.0806px 1.68294px 0px,
    rgb(60, 60, 60) 0.141474px 1.99499px 0px,
    rgb(60, 60, 60) -0.832294px 1.81859px 0px,
    rgb(60, 60, 60) -1.60229px 1.19694px 0px,
    rgb(60, 60, 60) -1.97998px 0.28224px 0px,
    rgb(60, 60, 60) -1.87291px -0.701566px 0px,
    rgb(60, 60, 60) -1.30729px -1.5136px 0px,
    rgb(60, 60, 60) -0.421592px -1.95506px 0px,
    rgb(60, 60, 60) 0.567324px -1.91785px 0px,
    rgb(60, 60, 60) 1.41734px -1.41108px 0px,
    rgb(60, 60, 60) 1.92034px -0.558831px 0px;
}

.topest-nav-row a:hover {
  text-decoration: none;
}

.polylang_langswitcher {
  padding-left: 0px;
}

.nav-col-01 {
}

.header-logo-01 {
  margin-top: -60px !important;
}

.Nav-Main-FR-01 {
}

.nav-col-01 .wp-block-navigation ul li {
  font-size: 2.6vw;
  letter-spacing: -1px;
  font-weight: 600;
  font-variation-settings: "wdth" 70;

  text-shadow:
    rgb(60, 60, 60) 2px 0px 0px,
    rgb(60, 60, 60) 1.75517px 0.958851px 0px,
    rgb(60, 60, 60) 1.0806px 1.68294px 0px,
    rgb(60, 60, 60) 0.141474px 1.99499px 0px,
    rgb(60, 60, 60) -0.832294px 1.81859px 0px,
    rgb(60, 60, 60) -1.60229px 1.19694px 0px,
    rgb(60, 60, 60) -1.97998px 0.28224px 0px,
    rgb(60, 60, 60) -1.87291px -0.701566px 0px,
    rgb(60, 60, 60) -1.30729px -1.5136px 0px,
    rgb(60, 60, 60) -0.421592px -1.95506px 0px,
    rgb(60, 60, 60) 0.567324px -1.91785px 0px,
    rgb(60, 60, 60) 1.41734px -1.41108px 0px,
    rgb(60, 60, 60) 1.92034px -0.558831px 0px;
}

.nav-col-01 .wp-block-navigation ul li ul li {
  font-size: 30px;
  letter-spacing: -1px;
  font-variation-settings: "wdth" 60;
  color: #1d46ae !important;
  text-shadow: initial;
  border-radius: 16px;
  line-height: 30px;
  margin-bottom: 8px;
  margin-top: 8px;
}

.nav-col-01 .wp-block-navigation ul li ul li a {
  font-weight: 700 !important;
}

.nav-col-01 a:hover {
  text-decoration: none;
}

.Nav-Top-FR-01 {
}

/* Header Images */

/* Row 1 */
.citu-head-01-A {
  align-items: end !important;
  margin-top: -40px !important;
  margin-bottom: -80px;
}

.home .citu-head-01-A {
  margin-bottom: -40px;
}

/* Row 2 with image */
.citu-head-01-B {
  align-items: end !important;
}

.featured-img-bck {
  position: absolute;
margin-block-start: 0em;
margin-block-end: 0em;
margin-inline-start: 0px;
margin-inline-end: 0px;
margin-left: 0px !important;
margin-right: 0px !important;
width: 120%;
overflow-x: hidden !important;
z-index: -1;
overflow-y: hidden;
height: 28vw;
max-height: 390px;
}

header .featured-img-bck img {
  border-radius: 0px !important;
}

/*-- Header area _ END --*/

/*-- Footer area _ START --*/

.footer-hr {
}

.citu-footer h2 {
  font-size: 36px;
  font-family: "Noto Sans";
  letter-spacing: -1px;
  font-weight: 600;
  font-variation-settings: "wdth" 70;
  color: #ffca5b;
  margin-bottom: 28px;

  text-shadow:
    rgb(60, 60, 60) 2px 0px 0px,
    rgb(60, 60, 60) 1.75517px 0.958851px 0px,
    rgb(60, 60, 60) 1.0806px 1.68294px 0px,
    rgb(60, 60, 60) 0.141474px 1.99499px 0px,
    rgb(60, 60, 60) -0.832294px 1.81859px 0px,
    rgb(60, 60, 60) -1.60229px 1.19694px 0px,
    rgb(60, 60, 60) -1.97998px 0.28224px 0px,
    rgb(60, 60, 60) -1.87291px -0.701566px 0px,
    rgb(60, 60, 60) -1.30729px -1.5136px 0px,
    rgb(60, 60, 60) -0.421592px -1.95506px 0px,
    rgb(60, 60, 60) 0.567324px -1.91785px 0px,
    rgb(60, 60, 60) 1.41734px -1.41108px 0px,
    rgb(60, 60, 60) 1.92034px -0.558831px 0px;
}

.citu-footer a:hover {
  text-decoration: none;
}

.foot-last-col {
  line-height: 1.8;
}

.foot-last-col .wp-block-group {
  margin-top: 0px !important;
}

.footer-navs {
  font-family: "Noto Sans";
  font-variation-settings: "wdth" 65;
  font-size: 20px;
  line-height: 24px;
  text-shadow:
    rgb(60, 60, 60) 2px 0px 0px,
    rgb(60, 60, 60) 1.75517px 0.958851px 0px,
    rgb(60, 60, 60) 1.0806px 1.68294px 0px,
    rgb(60, 60, 60) 0.141474px 1.99499px 0px,
    rgb(60, 60, 60) -0.832294px 1.81859px 0px,
    rgb(60, 60, 60) -1.60229px 1.19694px 0px,
    rgb(60, 60, 60) -1.97998px 0.28224px 0px,
    rgb(60, 60, 60) -1.87291px -0.701566px 0px,
    rgb(60, 60, 60) -1.30729px -1.5136px 0px,
    rgb(60, 60, 60) -0.421592px -1.95506px 0px,
    rgb(60, 60, 60) 0.567324px -1.91785px 0px,
    rgb(60, 60, 60) 1.41734px -1.41108px 0px,
    rgb(60, 60, 60) 1.92034px -0.558831px 0px;
}

.footest-foot {
  color: #90acee;
}

.footest-foot a {
  font-weight: normal;
}

.btns-font-01 {
  margin-top: 8px !important;
  font-variation-settings: "wdth" 65;
}

.btns-font-01 a {
  padding-top: 5px !important;
}

/* Footer Images */

/* Row 1 */
.citu-foot-01-A {
  align-items: start !important;
  margin-bottom: -40px;
}
/* Row 2 with image */
.citu-foot-01-B {
  align-items: start !important;
}

/*-- Footer area _ END --*/

/* width of dropmenus.....

@media only screen and (min-width: 1025px) {
  #mainnav ul li ul.sub-menu {
    width: 240px;
  }
  #mainnav ul li ul.sub-menu li,
  #mainnav ul li ul.sub-menu li a{
    width: 100%;
  }
}

*/

@media screen and (max-width: 1023px) {
  .btns-font-01 a {
    font-size: 20px !important;
    font-variation-settings: "wdth" 65;
    padding-left: 18px !important;
  }

  .citu-footest-nav ul {
    line-height: 1.8;
    row-gap: 8px;
  }

  .footest-copyright p {
    line-height: 2.25;
  }

  .nav-col-01 .wp-block-navigation ul li ul li a {
    font-size: 24px;
  }

  .first-menu-item {
  }

  .first-menu-item {
    right: auto !important;
    left: 0 !important;
  }

  .topest-nav-row a,
  .topest-nav-row ul,
  .topest-nav-row li {
    font-size: 18px;
  }

  .citu-content-area p a {
    word-break: break-word !important;
  }

  .hide_big {
    display: block;
    height: 4px;
  }

  .wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child > .with-sub-menu-02 {
    width: 300px;
    min-width: 300px !important;
  }
}

@media screen and (max-width: 940px) {
  .hide_big {
    display: block;
    height: 4px;
  }
}

@media screen and (max-width: 820px) {
  .featured-img-bck {
    position: absolute;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    margin-left: 0px !important;
    margin-right: 0px !important;
    width: 240%;
    overflow-x: hidden !important;
    z-index: -1;
    overflow-y: hidden;
    height: 100%;
    max-height: initial !important;
    right: -310px;
  }

  .listen-live-button {
    justify-content: center !important;

  }
  
  
  .citu-header-cols-01 {
    flex-wrap: wrap !important;
  }

  .citu-header-cols-01 .wp-block-column {
    flex-grow: 1 !important;
  }

  .header-logo-01 {
    margin-top: 10px !important;
    width: 70%;
    text-align: center;
    display: inline-block;
    margin-left: 15% !important;
    margin-right: 15% !important;
  }

  .topest-row {
    display: flex;
  }

  .nav-col-01 nav ul {
    padding-top: 10px;
    padding-bottom: 10px;
    justify-content: center;
  }

  .nav-col-01 {
    padding-bottom: 0px !important;
  }

  .nav-col-01 .wp-block-navigation ul li {
    font-size: 4vw;
  }

  .topest-nav-row a,
  .topest-nav-row ul,
  .topest-nav-row li {
    font-size: 20px;
  }

  .footest-foot {
    text-align: center !important;
  }

  .citu-footer {
    /* padding-top: 64px; */
  }

  .citu-footest-nav nav {
    display: inline-flex !important;
  }

  .footer-navs {
    display: inline-flex !important;
    width: 70%;
    margin-left: 0px !important;
    padding-left: 0px !important;
  }

  .footer-nav-col-01 {
  }

  .footer-nav-col-02 {
  }

  .footest-copyright {
    text-align: left;
  }

  .hide_big {
    display: none;
    height: 0px;
  }

  /* Mobile menu style */

  .Nav-Main-FR-01 {
    justify-content: center !important;
  }

  .Nav-Main-FR-01 button {
    color: #1d46ae;
    background: #f7f7f7;
    border: #fbb31d 2px solid;
    padding: 7px;
    border-radius: 21px;
    margin-bottom: 14px;
  }

  /* Modal Window */

  /* Gets added to html tag */
  .has-modal-open {
  }

  .has-modal-open .wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {
    background-color: #fbfbfb;
  }

  /* Dialog Content */
  .has-modal-open .wp-block-navigation__responsive-container-content {
  }

  /* Pop-up dialog content */
  .has-modal-open .wp-block-navigation__responsive-dialog {
  }

  .has-modal-open .wp-block-navigation__responsive-dialog ul li a {
    text-shadow: initial !important;
    color: #1d46ae !important;
    font-weight: 700 !important;
    font-size: 6vw;
  }

  .has-modal-open .wp-block-navigation__responsive-dialog ul li ul {
    padding-right: 0rem !important;
  }

  .has-modal-open .wp-block-navigation-submenu {
    padding-bottom: 14px;
  }

  .has-modal-open
    .wp-block-navigation.items-justified-right
    .wp-block-navigation__container
    .has-child
    .wp-block-navigation__submenu-container {
    width: 280px !important;
    padding-top: 7px;
  }
  
  .has-modal-open
    .wp-block-navigation__container
    .has-child
    .wp-block-navigation__submenu-container {
    width: 280px !important;
    padding-top: 7px;
  }
  

  .home-slides-01 {
    margin-top: -300px !important;
  }
}

@media screen and (max-width: 781px) {
  .footest-copyright {
    text-align: center;
  }
}

@media screen and (max-width: 690px) {
  .wp-block-post-featured-image img {
    box-sizing: border-box;
    height: auto;
    max-width: 170%;
    vertical-align: bottom;
    width: 170%;
    max-height: 600px;
  }

  .featured-img-bck {
    position: absolute;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    margin-left: 0px !important;
    margin-right: 0px !important;
    width: 160%;
    overflow-x: hidden !important;
    z-index: -1;
    overflow-y: hidden;
    height: auto;
    max-height: initial !important;
    right: 0px;
  }
  
  
  
  
}

@media screen and (max-width: 767px) {
  .home-slides-01 {
    margin-top: -260px !important;
  }
  
  
.home .listen-live-button {
justify-content: center !important;
padding-bottom: 30px !important;
}
  
  
}

@media screen and (max-width: 540px) {
  .citu-footest-nav nav ul {
    justify-content: center;
    padding-bottom: 64px;
  }

  .footest-copyright {
    text-align: center !important;
  }

  .wp-block-column {
    overflow-wrap: break-word !important;
    word-break: break-word !important;
  }

  .has-modal-open .wp-block-navigation__responsive-dialog ul li a {
    font-size: 28px;
  }
}

@media screen and (max-width: 600px) {
  .nav-col-01 .wp-block-navigation ul li ul li a {
    text-align: right;
  }

  .wp-block-navigation
    .has-child
    .wp-block-navigation__submenu-container
    > .wp-block-navigation-item
    > .wp-block-navigation-item__content {
    display: flex;
    flex-grow: 1;
    padding: 0em 0em;
  }

  .Nav-Main-FR-01,
  .Nav-Main-EN-01 {
    gap: 5px;
  }

  .citu-header {
    gap: 10px;
  }

  .has-modal-open .wp-block-navigation__responsive-dialog ul li a {
    font-size: 30px;
  }

  .has-modal-open .wp-block-navigation-submenu {
    padding-bottom: 7px;
  }
}

@media screen and (max-width: 460px) {
  /*

.has-modal-open .wp-block-navigation__responsive-dialog ul li a {

word-break: break-all !important;

}

*/

  .featured-img-bck {
    width: 280%;
  }

  .citu-head-01-A {
    min-height: 180px !important;
  }

  .citu-head-01-B {
    min-height: 180px !important;
    margin-left: -110px !important;
  }
}

@media screen and (max-width: 300px) {
  .topest-nav-row {
    flex-wrap: wrap;
  }

  .topest-nav-row,
  .topest-nav-row nav ul {
    justify-content: center !important;
  }
  
  .home-slides-01 {
  margin-top: -290px !important;
    margin-bottom: -100px !important;
}
  
  .depicter {height: 700px;
}
  
  
}

@media screen and (min-width: 1600px) {
  
  main { padding-top: 40px;
}
  
  .nav-col-01 .wp-block-navigation ul li {
    font-size: 40px;
  }

  .nav-col-01 .wp-block-navigation ul li ul li {
    font-size: 30px;
    line-height: 32px;
  }

  .slide-bck-clr {
  }
}
