﻿.header {
  border-bottom: 4px solid #0175ca;
}
.cart-price {
  color: #0175ca;
}
.btn-blue{ background:#0175ca;}
.main-slider h1:after {
  background: #0175ca none repeat scroll 0 0;
}
.product-wrap h2 {
    color: #0175ca;
}
.icon-box {
  background: #0175ca none repeat scroll 0 0;
}
.srch-inp i {
  color: #0175ca;
}
.cmn-vlu:hover{
	color:#0175ca;
}

.cash-back{color:#0175ca;}

.email_phone_header i{background-color:#0175ca!important;}
.product-box {
    border-color: #0175ca;
}
.product-box .hot-product {
    background-color: #0175ca;
}
.hot-box {
    border-color: #0175ca !important;
}



a.next-btn-active{
	color:#b7b4bd; font-size:17px; padding:10px; width:100%; display:block; position:relative;
	background: #012d89; /* Old browsers */
background: -moz-linear-gradient(top, #012d89 0%, #012060 99%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #012d89 0%,#012060 99%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #012d89 0%,#012060 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#012d89', endColorstr='#012060',GradientType=0 ); /* IE6-9 */

}


a.next-btn:after{content:"\f105"; position:absolute; right:15px; top:10px; font-family: 'FontAwesome'; }

.finance_border_color_theme {
    /*border-color: #0175ca;
    color: #0175ca;*/
    background-color: #0175ca;
}

.theme_background  {
    background: #0175ca;
}


.theme_color_font {
    color: #0175ca ;
}

.perpul-bg{
    position: relative;
}
.perpul-bg:after
{
    background: #0175ca;
    -webkit-opacity: 0.6;
    opacity: 0.6;
    content: "";
    position: absolute;
    top:0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

