::selection {
	background: #01a4ef;
}

.welcome a{
	color: #fff;
}

.welcome a:hover{
	color: #01a4ef;
}

.pro-price span.normal,.copyright p a,a:hover,.cart_totals table td .amount,ul.shop-tab li.active a ,.total-cart ul li .cart-info h4 a:hover   {
	color: #01a4ef;
}

.section-title h2::after{
	border-top: 5px solid #01a4ef;
}

footer {
	border-top: solid 1px #c7c7c7;
    background: #c7c7c7!important;
    color: #000;
}

.header-search button,.product-action a:hover, .button a:hover,.main-menu-area {
	background: #01a4ef;
}
.my-account-holder .button,.pagination ul li.active,.buttons-cart input:hover, .coupon input[type="submit"]:hover, .buttons-cart a:hover  {
    background: #01a4ef none repeat scroll 0 0;
}


.pagination ul li a:hover {
	border: 1px solid #01a4ef;
	color: #777;
}

.product-action a:hover, .button a:hover{
	color: #fff;
}

.widget-categories,.widget {
	border: solid 3px rgb(1, 164, 239);
}

.widget-tags ul li a:hover {
    border-color: #01a4ef;
    background: #01a4ef;
    color: #fff;
}

.user-icon:hover{background-color:#01a4ef;color:#fff}

.main-menu ul li ul {
	border-top: 2px solid #01a4ef;
}

.main-menu ul li:hover ul li a:hover {
    color: #01a4ef;
    padding-left: 30px;
}

.main-menu ul li:hover a {
    color: #fff;
    background-color: #01a4ef;
}

.table-content table td.product-name a:hover, .buttons-cart a:hover,.table-content table td.product-remove i:hover {
	color: #01a4ef;	
}

.buttons-cart input:hover, .coupon input[type="submit"]:hover, .buttons-cart a:hover {
	color: #fff;
}

ul.pro-details-tab li.active {
    background-color: #01a4ef;
    border: 2px solid #01a4ef;
}

.top-menu ul li:hover a {
    color: #01a4ef;
}


.contact-form input[type="file"]{
    border: 1px solid #ccc;
    border-radius: 0;
    height: 50px;
    padding-left: 20px;
    width: 100%;
    margin-bottom: 16px;
}
.slider-wrap a.btn-icon{
    font-size: 14px;
}
a.btn-icon:hover{
    background: #01a4ef;
}