.media-icon.pull-left span.fa.fa-phone.fa-2x {
    transform: rotate(105deg);
    margin: 0px 10px 0 0;
    position: relative;
    top: 4px;
    color: #333;
}

.featured
{
margin-top:30px;
}
.panel-heading
{
 padding: 20px 20px 10px 0px !important;
}
.breadcrumb
{
background-color:white !important;
}
ul.links li a {
    color: #0275d6;
}
/*
ul.links li a {
        color: #636262;
}
*/
.autosearch-wrapper .input-group {
    border: 1px solid #2e37da; }

.btn-dark {
    color: #458500;
    background-color: #ffffff;
    border-color: #458500;
}
.green {color:#468500;}

.blue {color:#2f2adc;}

.checkout .panel-title 
{
color:red !important;
}

.checkout .panel-title  .collapsed
{
color: green !important;
}

.btn-primary {
     padding: 0px 10px;
   }

.foot-block
{
 display: block;
    margin-left: auto;
    margin-right: auto;
padding:10px;
}
.col-md-3.greybacks .foot-block img {
    height: 38px;
    width: auto;
}
.greybacks
{
    background:#E3E3E3;
    padding: 15px;
    border-right: 1px solid #fff;
}
.col-md-3.greybacks {
    margin: 0px 0px 20px 0;
}
.whitebacks
{
background:white;
padding: 15px 15px;
}
.pav-megamenu .navbar-nav &gt; li &gt; a
{
padding: 10px 14px;
}

/*.featured div .center a {
    color: red;
}*/