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

.slider-outer .owl-nav > div.owl-prev:before {
    color: #2c4255;
}

.slider-outer .owl-nav > div.owl-next:before {
    color: #2c4255;
}
.send-btn {
    color: #2c4255;
}
.ftr-link li a:hover {color: #2c4255;}


.cash-back, .chkout-right td:last-child, .color-blue, .breadcrumb li a, .dash-col h2, .prodct-price, .prduct-dec h4, .left-submenu li a:hover, .left-submenu li.active a, .prd-info h4, .thanks-row h1{color:#2c4255;}
.products-link li a:hover, .products-link li.active a{ background:#2c4255;}
.theme-green .back-bar .selected-bar {
    background: #2c4255 none repeat scroll 0 0 !important;
}

.email_phone_header i{background-color:#2c4255!important;}

.product-box {
    border-color: #2c4255;
}
.product-box .hot-product {
    background-color: #2c4255;
}
.hot-box {
    border-color: #2c4255 !important;
}

.finance_border_color_theme {
   /* border-color: #2c4255;
    color: #2c4255;*/
     background-color: #2c4255;
}

.theme_color_font {
    color: #2c4255 !important;
}

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

.theme_background {
    background: #2c4255;
}

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


.finance_box {
	 color: #fff; 
}

.product-box .hot-product {
	
	color: #fff;
	
}

.formCol_title h2 {
	
	color: #2c4255;
}

.cmn-btn {
	color: #fff;
}
.btn-black {
	color: #fff;
}
.products-link li a:hover, .products-link li.active a{ color:#fff;}