.eshop-quantity .eshop-quantity-value {
  height: 20px !important;
}
.products-list-container .sortPagiBar {
  display: none;
}
.eshop-categories-list .eshop-category-wrap, .eshop-sub-categories-list .eshop-category-wrap {
   
    margin-bottom: 20px;
    
}
.eshop-container , .tm-sidebar-b {
  font-family: Verdana !important;
}
.eshop-container h1, .eshop-container h2, .eshop-container h3, .eshop-container h4, .eshop-container h5, .eshop-container h6 {
   
    font-family: Verdana;
    color:#F55134;
    
}
.eshop-pre-nav a.pull-left, .eshop-next-nav a.pull-right {
	color:#F55134;
}
#eshop-main-container h3 , #eshop-main-container h5 a{
 color:#F55134;
}
.tm-sidebar-b .uk-panel-box {
    border: 1px solid #f55134;
   
}
.tm-sidebar-b .uk-panel-box a{
  color:#F55134;
}
.tm-sidebar-b .uk-panel-box .uk-panel-title {
    background: #f55134 none repeat scroll 0 0;
    color: #fff;
    padding: 10px;
}
.tm-sidebar-b .eshop-items h4 {
  display: none;
}
.btn-primary, .btn-info, .btn-inverse{
  background: #f55134 !important;
    color: #fff;
 
}

.eshop-buttons .btn-primary , .eshop-buttons .btn , .eshop-quantity .btn{
	background: #f55134 none repeat scroll 0 0;
   margin-bottom: 5px;
}
.eshop-image-block .img-polaroid , .eshop-categories-list .eshop-category-wrap, .eshop-sub-categories-list .eshop-category-wrap {
    border-color: #f55134;
}
#colorbox #cboxContent h1 {
    background: #f55134 none repeat scroll 0 0;
    color: #fff;
}
.bottom .btn {
	padding: 4px 10px;
}
.eshop-product-price .price, .eshop-product-price .eshop-sale-price {
  color: #f55134;
}
.cart-info .eshop-quantity .btn.button-plus, .quote-info .eshop-quantity .btn.button-plus ,.cart-info .eshop-quantity .btn.button-minus, .quote-info .eshop-quantity .btn.button-minus {
	 background: #f55134 none repeat scroll 0 0;
    color: #fff;
}

.eshop-container, .tm-sidebar-b {
   
    padding: 0 15px;
}
.eshop-product ul {
    padding: 0;
}
@media screen and (max-width: 768px) {
  .totals > div {
  	    font-size: 12px;
  }
}