.header {
    border-bottom: 4px solid #13388E;
  }
  
  .cart-price {
    color: #13388E;
  }
  
  .btn-blue {
    background: #13388E;
  }
  
  .main-slider h1:after {
    background: #13388E none repeat scroll 0 0;
  }
  
  .product-wrap h2 {
    color: #13388E;
  }
  
  .icon-box {
    background: #13388E none repeat scroll 0 0;
  }
  
  .srch-inp i {
    color: #13388E;
  }
  
  .cmn-vlu:hover {
    color: #13388E;
  }
  
  .slider-outer .owl-nav>div.owl-prev:before {
    color: #13388E;
  }
  
  .slider-outer .owl-nav>div.owl-next:before {
    color: #13388E;
  }
  
  .send-btn {
    color: #13388E;
  }
  
  .ftr-link li a:hover {
    color: #13388E;
  }
  
  
  .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: #28788A;
  }
  
  .products-link li a:hover,
  .products-link li.active a {
    background: #13388E;
  }
  
  .theme-green .back-bar .selected-bar {
    background: #13388E none repeat scroll 0 0 !important;
  }
  
  .email_phone_header i {
    background-color: #13388E !important;
  }
  
  .product-box {
    border-color: #13388E;
  }
  
  .product-box .hot-product {
    background-color: #13388E;
  }
  
  .hot-box {
    border-color: #13388E !important;
  }
  
  .finance_border_color_theme {
    /* border-color: #13388E;
      color: #13388E;*/
    background-color: #13388E;
  }
  
  .theme_color_font {
    color: #13388E !important;
  }
  
  a.next-btn-active {
    color: #fff;
    font-size: 17px;
    padding: 10px;
    width: 100%;
    display: block;
    position: relative;
    background: #13388E;
    /* Old browsers */
    background: -moz-linear-gradient(top, #13388E 0%, #13388E 99%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #13388E 0%, #13388E 99%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #13388E 0%, #13388E 99%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#13388E', endColorstr='#13388E', GradientType=0);
    /* IE6-9 */
  }
  
  .theme_background {
    background: #13388E;
  }
  
  .perpul-bg {
    position: relative;
  }
  
  .perpul-bg:after {
    background: #13388E;
    -webkit-opacity: 0.6;
    opacity: 0.6;
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
  }
  