
.slider .slider-nav {
  background-color: rgba(193,8,65,.97);
}
.product .limit-offer,
.product .actions.not-rotation-actions {
  background-color: rgba(193,8,65,.9);
}

#catalog .category-img .description,
.toolbar .sort-catalog .dropdown-toggle,
.toolbar .grid-list .grid,
.toolbar .grid-list .list,
.toolbar .up-down,
.toolbar .up-down.active,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > span:hover,
.sidebar .tags a,
.btn-group.open .btn-default.dropdown-toggle {
  background-color: rgba(193,8,65,.7);
}
.sidebar .banners .banner-text {
  background-color: rgba(193,8,65,.65);
}
.slider.rs-slider .tparrows,
.product-page .add-cart-form .number .regulator a:hover,
.progressive-slider-two .pagination a {
  background-color: rgba(193,8,65,.5);
}
.pricing .bottom-box {
  background-color: rgba(193,8,65,.05);
}
.pricing:before {
  background-color: rgba(193,8,65,.06);
}


.pricing .options li,
.pricing .bottom-box {
  border-color: rgba(193,8,65,.1);
}

.pricing .bottom-box .more {
  color: rgba(193,8,65,.7);
}
.pricing .options li {
  color: rgba(193,8,65,.4);
}

.carousel-box .pagination a.selected,
.banner-set .pagination a.selected {
  background: #ccc;
  background: rgba(0,0,0,.3);
}

.top-navbar .nav > li a,
.btn-group.btn-select .dropdown-toggle,
.product .product-hover,
.employee .employee-hover,
.slider .slid-content{
  color: #fff;
}

.title-box .title2 {
	color: #666666;
	font-size: 22px;
	font-weight: 400;
	margin: 0 0 12px 0;
	padding: 11px 0 0;
}
