/*--------------------------------------------------------------

  Template Name: Subash Ecommerce Responsive Bootstrap Template
  Description: This is html5 template
  Author: codecarnival
  Version: 1.0
  Design and Developed by: codecarnival

Note: This is the file where you can add your custom styles to change the look of the theme. But don't modify "style.css" file.

---------------------------------------------------------------*/

/* ----------------------------------------------------
	You can put your custom css code here: 
-------------------------------------------------------*/


#footer {
    color: rgba(255,255,255,0.6) !important;
    background: #313131 !important;
    background: -moz-linear-gradient(top, #555555 0%, #313131 100%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1a1d2b), color-stop(100%, #313131)) !important;
    background: -webkit-linear-gradient(top, #555555 0%, #313131 100%) !important;
    background: -o-linear-gradient(top, #555555 0%, #313131 100%) !important;
    background: -ms-linear-gradient(top, #555555 0%, #313131 100%) !important;
    background: linear-gradient(to bottom, #555555 0%,#313131 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555555', endColorstr='#313131',GradientType=0 ) !important;
}

.footer-content {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 14px;
    padding: 40px 0;
    color: #333;
    background: #f5f5f5;
}
.hero-subscribe {
    margin-top: 30px;
}
.footer-title {
    color: #000;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 0;
    text-transform: uppercase;
}
.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}
hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.copy-info {
    display: block;
    font-size: 11px;
    margin-top: 10px;
    padding-left: 0;
}
.footer-nav-inline.social-list-color li a {
    color: #fff;
    font-size: 14px;
    width: 28px;
    display: inline-block;
    text-align: center;
    padding: 3px 0;
}
.icon-color.lin {
    background: #007bb5;
}
.icon-color.fb {
    background: #3b5998;
}
.fa, .fas, .far, .fal, .fab {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.coljkibutton {
    border-color: #cc2d6a !important;
    background: #de3a79 !important;
    color: #fff !important;
    font-size: 10px;
    line-height: 18px;
    height:25px;   
    padding: 1px 6px;
}

 .slider-area
 {
   margin-top:118px;  
 }
 