/*
Theme Name: 	Cornike Child
Theme URI: 		http://themewinter.com/wordpress/cornike
Author: 		themewinter
Author URI: 	http://themewinter.com/
Description:	Child Theme for Cornike - Business WordPress Theme
Template:		cornike
Version: 		1.0
 Text Domain:   cornike-child
*/

/* Theme customization starts here
-------------------------------------------------------------- */

.project-item-info .project-cat {
  color:white;
}

.project-item-info .isotop-readmore:hover {
  color:black;
}

.isotope-nav ul li a {
  font-family: 'Roboto', sans-serif !important;
  font-weight:900  !important;
  text-transform:uppercase  !important;
  font-size:14px !important;
}
.isotope-nav ul li {
  margin-right:25px;
}

.copyright {
  background: #0070b8 !important;
  color:white;
}

.copyright .footer-menu ul.nav li a {
  color:white;
}

.breadcrumb {
  background-color:transparent;
}

#banner-area {
  box-shadow:inset 0 0 0 2000px rgba(3,34,54,0.5);
}

.img-box .img-box-small {
  width:120px;
}

.img-box figure {
  width: 58.8%;
}

.img-box figure + figure {
  width: 30%;
}

.thw-facts-content-classic .thw-facts-num, .thw-facts-content-classic .thw-facts-title {
    display: block !important;
}
.thw-facts-content-classic .thw-facts-title {
    margin-top: 10px !important;
    margin-left: 0px !important;
}

.fluid-width-video-wrapper {
  height: 600px;
}

@media (max-width: 1200px) {
  .fluid-width-video-wrapper {
    height: 50vw;
  }
}
