.sidebar li.active ul li.active a {
  background: #000; }

.search i {
  color: #EF7F01; }

#search {
  border-color: #EF7F01; }

.breadcrumbs a {
  color: #EF7F01; }

.assortments li {
  color: #EF7F01;
  background: #f0f0f0; }
  .assortments li:hover {
    background: #EF7F01;
    color: #fff; }

.popup {
  background: #EF7F01; }
  .popup .top a {
    color: #fff; }
    .popup .top a:hover {
      background: #000;
      color: #fff; }

.offers .nav-tabs li.active a {
  background: #EF7F01; }

.offers .tab-content ul li a {
  color: #EF7F01; }
  .offers .tab-content ul li a .img {
    border-color: #EF7F01; }

#quickform.slideout {
  background: #EF7F01; }
  #quickform.slideout .inner {
    border-color: #EF7F01; }
    #quickform.slideout .inner .form-control, #quickform.slideout .inner .btn {
      border-color: #EF7F01; }
    #quickform.slideout .inner .btn {
      background: #EF7F01; }
      #quickform.slideout .inner .btn:hover {
        background: #bc6401; }

.btn-more .btn, .see-more .btn {
  background: #EF7F01;
  border-color: #EF7F01;
  color: #fff; }
  .btn-more .btn:hover, .see-more .btn:hover {
    background: #bc6401; }
