/*
Theme Name: MWTC Child Theme from Evolve
Author: 
Description: Child theme of Evolve for the Montana World Trade Center
Version: 1.0
Template: evolve

This is the child theme for evolve theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

/**child theme custom styles**/
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: .8rem !important;
  }
.clear {
  clear:both;
}
ul, ul ul, ul ul ul {
  list-style-type: none;
  list-style-image: url('library/media/images/list-style.png');
}
.alignleft {
    margin: 0 2rem 1rem 0;
}
#wrapper {
    box-shadow: 0 0 3px rgba(0,0,0,.2);
}
.widget-content {
	border: 1px solid #f9f9f9;
}
.social-media-links a:hover {
    color: #7B868D !important;
}
.header {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.header.container {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.sticky-header.fadein .col-auto {
  display: none !important;
}
.header.container .col.col-lg-auto.order-2 {
  display: none !important;
}
.social .social-media-links {
  margin-top: 0 !important;
	margin-right: 10px !important;
}
.social .social-media-links a {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.header-logo-container img {
  margin: 0;
}
.dropdown-item {
  white-space: normal;
}
.dropdown-menu .dropdown-item {
  line-height: 1.25rem;
	 padding: .40rem 1rem;
}
.navbar-nav .dropdown-menu {
	padding: 10px 0;
}
#containerfooter {
text-align: center;
}
.widget-content a, .widget a {
	color: #002e7a !important;
}
.widget {
color: #000000;
}
.widget-title {
  background-color: #022f45;
  color: white;
  margin-left: -20px;
  margin-right: -20px;
  margin-top: 20 px;
  margin-bottom: 20px;
  padding: 10px;
  border-style: solid;
  border-color: #022f45;
  border-width: thick;
}
.navbar-nav .nav-link, .navbar-nav .dropdown-item {
	color: white;
}
.footer {
color: white;
background-color: #022f45
}
#metaslider-id-36100 {
    margin: 0 0 20px;
}
.metaslider .theme-default .nivo-directionNav a {
	background-color: rgba(0,0,0,.2) !important;
  border-radius: 29px !important;
}
.nivo-caption h2 {
    font-size: 30px;
    line-height: 35px;
    color: #fff;
	padding: 5px;
}
.nivo-caption p {
    font-size: 15px;
    line-height: 18px;
    font-family: arial;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.alert-success {
    color: #666;
    background-color: #eee;
    border-color: #ccc;
}
.card {
    padding: 15px;
    margin: 15px;
}
