a:hover, a:focus {
    color: #73bdf0;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a ,
.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
    color: #73bdf0;
}

.navbar .nav li.dropdown.open > .dropdown-toggle .caret, .navbar .nav li.dropdown.active > .dropdown-toggle .caret, .navbar .nav li.dropdown.open.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown > a:hover .caret, .navbar .nav li.dropdown > a:focus .caret {
    border-bottom-color: #73bdf0;
    border-top-color: #73bdf0;
}
.style-color h3 span span ,
#header #cart .heading h4 ,
.copyright  a {
	color: #73bdf0;
 }
 #header #cart .content {
    border-top: 5px solid #73bdf0;
}
.navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
	color: #73bdf0;
}
.navbar .nav > li:hover {
    border-top: 3px solid #73bdf0;
}
 .sidebar ul li a.active,
.sidebar ul li a:hover{
	color: #73bdf0;
}
h1.title-category,
.htabs a.selected {
	color: #73bdf0;
}
.newsletter-submit .button:hover, .newsletter-submit .button {
    background: none repeat scroll 0 0 #73bdf0 !important;
    border: 1px solid #73bdf0;
    }
.pavcontentslider .carousel-indicators li.active {
    background: none repeat scroll 0 0 #73bdf0;
}
.pavcontentslider .carousel-controls,
.banner-info div p {
    background-color: rgba(115, 189, 240, 0.7);
}
.blog-item .readmore:hover,
.sidebar .product-grid .product-container .cart input:hover,
.product-grid .product-container:hover .cart input,
.checkout > a:hover,
a.button:hover, input.button:hover {

    background-color: #69aad7;
	background-image: -moz-linear-gradient(top, #73bdf0, #69afdf);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#73bdf0), to(#69afdf));
  background-image: -webkit-linear-gradient(top, #73bdf0, #69afdf);
  background-image: -o-linear-gradient(top, #73bdf0, #69afdf);
  background-image: linear-gradient(to bottom, #73bdf0, #69afdf);
  border-top: 1px solid #abd6f4;
  border-right: 1px solid #8cc4ea;
  border-left: 1px solid #8cc4ea; 
  border-bottom: 1px solid #65a8d6;
  box-shadow: 0 0 0 1px #66a8d5;
}
.category-list ul li a {
  
    background-color: #69aad7;
     background-image: -moz-linear-gradient(top, #73bdf0, #69aad7);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#73bdf0), to(#69aad7));
  background-image: -webkit-linear-gradient(top, #73bdf0, #69aad7);
  background-image: -o-linear-gradient(top, #73bdf0, #69aad7);
  background-image: linear-gradient(to bottom, #73bdf0, #69aad7);
    text-shadow: 0 1px 0 #5988a9;
}
#header #cart .heading {
    background-position: left -59px;
}
.sidebar ul li a.active, .sidebar ul li a:hover {
    background-position: 15px -68px;
    }
 ul.list li:hover {
    background-position: left -71px;
}
.dropdown .dropdown-menu li:hover, .megamenu .dropdown-mega li:hover {
    background-position: left -69px;
}
.product-filter .display a.grid:hover, .product-filter .display a.grid.active {
    background-position: left -53px;
}
.product-filter .display a.list:hover, .product-filter .display a.list.active {
    background-position: -22px -54px;
}
.product-compare a:hover {
    background-position: left -27px;
}
.pavcontentslider .carousel-control {
    background-image: url(../image/arrow-control.png);
  }

.product-block .group-item .wishlist a:hover,
.product-info .compare-wish a.wishlist:hover {
  background-position: left -113px;
}
.product-block .group-item .compare a:hover,
.product-info .compare-wish a.compare:hover {
  background-position: left -142px;
}