/*
@Author: ThemeMascot
@URL: http://ThemeMascot.com

This is the file where you can add your custom styles to change the look of the
theme. But don't modify style-main.css file.

*/
#wrapper > div > section.inner-header.divider.layer-overlay.overlay-dark-6 > div > div > div > div > h2{
  text-align: center;
}
#wrapper > div > section.inner-header.divider.layer-overlay.overlay-dark-6 > div{
  margin-top: 0px !important;
}
/* Your custom css codes start here: */
.item{
float: left;
margin: 20px;
}
@media only screen and (max-width: 991px) {
.menuzord.theme-colored .menuzord-menu > li > a{
  color:#666 !important;
}
.menuzord.theme-colored .menuzord-menu > li.active > a{
  color:#fff !important;
}
}
blockquote p {
font-family: inherit;
}
#wrapper > div > section:nth-child(2) > div > div > div.col-md-8.blog-pull-right > div > div > div{
  display: none;
}
.owl-carousel .owl-item img{
  max-height:330px;
}
#wrapper > div > section.inner-header.divider.layer-overlay.overlay-dark-6 > div{
  margin-top: 20px !important;
  padding-top: 0px !important;
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
}
#wrapper > div > section.inner-header.divider.layer-overlay.overlay-dark-6{
  background-color: #323232;
  background-image: inherit !important;
}
#wrapper > div > section.inner-header.divider.layer-overlay.overlay-dark-6 > div > div > div > div > ol{
  text-align: center;
}
#wrapper > div > section.inner-header.divider.layer-overlay.overlay-dark-6 > div > div > div > div{
  text-align: center;
}

.float-right{
  float: right !important;
}
.float-left{
float: left !important;
}
