/*
Theme Name: Karoo Space
Description: Child theme for Canvas
Author: Neil 
Template: canvas
*/

@import url("../canvas/style.css");

.post-meta { display:none; }

.features .feature { float: left; width: 19%; margin-right: 1%; margin-bottom: 20px }
.features .feature.last { margin-right: 0; padding-right: 0; }
.features img { max-width: 100%; height: auto; width: auto; margin: 0 auto;}

h3.feature-title  {
 
  font-size:16px;
  margin-top: 5px;
}

.onsale {display:none}

.archive_header {
display: block;
float: left;
border-bottom: 1px solid #e6e6e6;
width: 100%;
margin: 0 0 10px;
padding: 0 0 0 0px;
color: #222;
}

#woo-canvas-header-widget {
 float: right;
 width: 500px;
 }
#woo-canvas-header-widget h4{
 color: #069;
 }
 
 
 .widget {font:normal 12px/1.5em Arial, sans-serif;color:#555555;padding:10px 10px;background-color:#ffffff;border:1px solid #DEDBD1;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;}


.slides img { max-width: 100%; height: auto; width: auto; margin: 0 auto; padding:0;}


.read-more {text-transform: uppercase; font-weight: bold; }

.post-more:before {
    content: "\f0da";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #196896;
}

.post-more:hover:before {
    content: "\f0da";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #b64121;
}


.sc_info_box {
  background-color:#196896;
  color:#ffffff;
  border-radius:5px;
  float:left;
  font-size:0.92em;
  line-height:1.5em;
  margin:1em 0;
  padding:1em 2%;
  position:relative;
  width:95%;
}

.sc_info_box h3{
  color:#ffffff;
}

.entry ul li {
  list-style:none!important;
}

.gift-certificate-show-form p { color:#ffffff!important;
}
	