body {
font-family: "Source Sans Pro", helvetica, arial sans-serif;
font-size: 15px;
background: #fff;
}

.flexslider {
	margin-top: 20px !important;
}

.sss-mod-block .module-title{
 background: #fff;
 padding: 10px;
 padding-left: 5px;
  padding-right: 5px;
 color: #000;
 
}

.sss-mod-block .module-title .title{
	 border-bottom: 1px solid #ff0000;
}
.sss-mod-block {
	border: 1px solid #f1f1d4;
   margin-bottom: 10px;
  margin-top: 10px;
}

#sss-mainbody {
background: rgba(51, 51, 51, 1.0);
}

a{
color: #ff0000;
}

a:hover{
color: #000;
}


.items-leading{
	text-align: center;
	font-size: 0;
}

.thumbnail-blog { 
	display: inline-block;
	border: 0;
}

.thumbnail-blog p{
	font-size: 14px;
	min-height: 100px;
}
.thumbnail-blog h3{

	min-height: 100px;
}


@media(min-width: 0px){
.thumbnail-blog { 
	width: 290px; 
}
}
@media(min-width: 768px){
.thumbnail-blog { 
	width: 290px; 
}
}
@media(min-width: 992px){
.thumbnail-blog { 
	width: 313px; 
}
}
@media(min-width: 1200px){
.thumbnail-blog { 
	width: 380px; 
}
}


.image-product {
text-align:center;
}

.btn-primary{
background: #238c00;
border-radius: 0;
}

.image-product{
margin-bottom: 20px;
}

.atczone{
text-align: center;
}
.scp_atc{
font-size: 20px;
padding: 10px;
}