/* .jb-features .t3-spotlight {
    background: #27ae61;
    margin-top: 66px!important;
}*/

@media (max-width: 767px) { 
 .jb-features .widget_text .jb-icon-with-description h4 {
   color: #ffffff;
   font-size: 12px;
   text-transform: uppercase;
   font-weight: 500;
   letter-spacing: 0.5px;
 }
 .jb-features .widget_text .jb-icon-with-description em {
   background: #229955;
   border-radius: 50%;
   box-shadow: 0 0 0 30px transparent;
   display: inline-block;
   font-size: 1.em;
   padding: .0em;
   height: 1em;
   line-height: 1em;
   text-align: center;
   width: 1em;
   margin: 0px 15px 0px 0px;
   display: inline;
   float: left;
   -webkit-transition: all .3s;
   -moz-transition: all .3s;
   -ms-transition: all .3s;
   -o-transition: all .3s;
   transition: all 0.3s;
 } 
  
}
.jb-breadcrumb {
  background-size: cover;
  background-position: bottom;
}
.jb-features {
  position: inherit;
    display: inline;
    margin: 0;
    padding: 0;
}
.accordion-section-content input[type="text"] {
  width: 100%;
  height: 32px;
}
.accordion-section-content input[type="checkbox"] {
  width: 15px;
  height: 32px;
}

#style-switcher h3 {
  font-size: 13px !important;
  margin: 5px 0 -5px 1px;
  text-transform:uppercase;
}
#akeebasubs-steps #akeebasubs-steps-bar .step .numbers{
	padding:0px !important;
}

#akeebasubs-steps-bar .numbers{
	background-color:#229955 !important;
}

#akeeba-renderjoomla #akeebasubs #akeebasubs-steps #akeebasubs-steps-bar .active .numbers{
	background-color:#ffffff !important;
	color:#229955 !important;
}

.j2store-wishlist-items .input-mini{
	width:12%;
	display:inline;
}

.j2store-product-compare-container h2{
	font-size:18px;
	text-align:center;
}
.itemRatingBlock{
	float:left;
}
.accordion-section-title {
    width: 180px;
    text-shadow: none;
}
.accordion {
    overflow: hidden;
    background: #fff;
}
.j2store-single-product {
	background-color: #fff;
}
.j2store-single-product .product-title {
    color: #323232;
    text-transform: inherit;
    padding: 0px 10px;
}
.product-short-description {
    padding: 0px 10px;
}

.jb-testimonial .jbt-style-2 .jb-responsive-testimonial-list .jbt-avatar img {
	    width: 170px;
}
.jb-testimonial .jbt-style-2 .jb-responsive-testimonial-list .jbt-avatar img {
    border: none;
    padding: 5px;
}
.jb-parallax .jb-bg-img .jb-promo-block-content h3 {
    line-height: 30px;
    color: #ffffff;
    font-size: 24px;
}
.jb-parallax .jb-bg-img .jb-promo-block-content p {
    line-height: 24px;
    color: #ffffff;
    font-size: 20px;
}
.jb-parallax .jb-bg-img .jb-promo-block-content p a {
    color: #ffffff;
    text-decoration: underline; 
}
p {
  margin: 0 0 10px;
  font-family: 'Roboto Slab', serif;
  font-size: 10pt;
  line-height: 30px;
  font-weight: 500;
  color: #000important;
}
body {
  font-size: 10pt;
  line-height: 30px;
  font-weight: 500;
  font-family: 'Roboto Slab', serif;
  color: #000;
}
.t3-mainnav.affix, .t3-mainnav {
  z-index: 9999!important;
}
.j2store-categories-module h4 {
  background: #000;
  padding: 5px 10px;
}
.j2store-categories-module h4 a {
  color: #fff;
}
.j2store-categories-module .col-md-3 {
  text-align: center;
    padding-left: 0px;
  padding-right: 0px;
  border: 1px solid #ececec;
  margin: 10px;
}
@media (min-width: 992px) {
.j2store-categories-module .col-md-3 {
  width: 23%;
}
}
