/*
Theme Name: Department Child
Theme URI: 
Description: Child Theme for Obox Department Theme
Author: <a href="http://oboxthemes.com/" title="Visit author homepage">Obox Design</a>
Author URI: 
Template: department
Version: 1.2.4
*/


@import url('../department/style.css');
.products .product h3 {
  font-size: 12px !important;
  
}

.post-image.fitvid {
  height: 280px !important;
}

.descr{
  font-size:11px;
}

.paragraphColor{
  
  color: white !important;
  text-align: -webkit-left;
  font-size: 18px;

}
  
  .blueBack{
	background-color: #010068;
	color:white !important;
	text-align: -webkit-left;
	padding-left: 10px;
  
    width: 103% !important;
    margin-left: -1.5% !important;
    margin-top: -3.5% !important;
  
  }
.logo h1 {
    margin-top: 0px;
    margin-bottom: 0px;
}