/*
 Theme Name:   Clean
 Theme URI:    http://artslearning.ohioartscouncil.org/wp-content/themes/virtue-child/
 Description:  Clean Theme
 Author:       Ted Hattemer
 Author URI:   http://artslearning.ohioartscouncil.org
 Template:     virtue
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         no header or footer, light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  virtue-child
*/

@font-face {
   font-family: SourceSansPro;
   src: url(assets/css/fonts/source_sans_pro/SourceSansPro-Regular.otf);
}
html {font-family: "Source Sans Pro",sans-serif;}
.mega-menu-item {text-transform:uppercase}


@media (min-width: 1200px)
.container {
    width: 100% !important;
}

.col-md-9{width:100% !important;}


@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  [class*="col-"] {
    width: 100%;
  }

  .cn-image {
    width: 50%;
  }
}
#mega-menu-wrap-primary_navigation {height:15px !important;}
.catlinks .welcomeclass .kad-header-right {resize: both; height: auto !important;}
#homeheader {resize:both; height: auto !important;}
