div.cff-image-div {
  width:320px !important;
  float:left;
  display: block !important;
}
img.cff-image {
  width:320px !important;
}
span.cff-expand {
 	display:none; 
}
span.cff-date-dot {
  display:none;
}
div.cff-post-links {
  display:none;
}
div.cff-item{
  float:left !important;
  //border:1px solid black;
  width:340px !important;
  display:inline !important;
  clear:none !important;
  padding:15px !important;
}
p.cff-date {
	clear:right;
  display:block;
}
div.cff-photo-post {
  display:inline !important;
}
div.cff-wrapper {
  width:100%;
  //border:1px solid grey;
}
div.cff-default-styles{
  width:100%;
  //border:1px solid red;
}
a.btn-primary {
  font-weight:bold;
}
//section.brand-logos:before{
// 	content: "Leverantörer:" 
//}
section.brand-logos div {
  text-align:center;
}
section.brand-logos {
	color:#888;
  	font-size:1.2em;
}
section.brand-logos img{
	max-height:3.5em;
	margin-top:auto;
  	margin-bottom:auto;
}
section.hero div.blacklayer {
    background: rgba(255, 255, 255, 0.4) url('images/bg-strip.png') repeat scroll 0 0;
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
div.col-md-12 p span {
	color:#333 !important;
	box-shadow: none !important;
	text-shadow: none !important;
}
a.btn-secondary {
	background-color:#00519f;
  	border-color:#00519f;
}
a.btn-secondary:hover {
	color:#222222;
  	border-color:#e8e8e8;
}
//h2.entry-title{
//	font-size:1.5em!important;
//  	background-image:url('/wp-content/uploads/2016/12/logo_liten_topp.png');
//  	background-repeat: no-repeat;
//  	background-size:75px;
//  	padding:0 0 0 90px;
//}
.content .entry-title:after {
    background: #00aded none repeat scroll 0 0;
    content: "";
    display: block;
    height: 2px;
    margin-top: 20px;
    width: 100% !important;
}
