

.f-head h2{
         
     font-size: 15px;
    line-height: 20px;
    font-weight: 500;
    margin-bottom: 20px;
    color: #1ba100;
    text-transform: uppercase;
}

.slick-slide
{
    display: none;
    float: left;
	height:auto !important;
    min-height: 1px;
	margin:10px;
}


.last h2{
    
     color: #fff;
    font-size: 30px;
    font-weight: 900;
    padding: 50px 0px;
    margin: 0px;
    
}


#wrap {
    position: relative; 
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    background-color: #ffffff; 
     border: 0px solid #e4e4e4  !important;
}

#wrap input[type="text"] {
      font-size: 14px;
    display: inline-block;
    font-weight: 100;
    color: #000;
    padding: 0px 10px;
    margin-bottom: 0px;
    background: none;
    z-index: 3;
     border: 1px solid #e4e4e4  !important;
    width: 85%;
    height:40px
    
}
.quickview-link
{
padding-top:13px
}

.social-links a {
    
}

@media (min-width:992px) and (max-width:2000px){
.dropdown-menu{
    width: 200px !important;
}
}	

@media (min-width:0px) and (max-width:991px){
.shopping h2{
    font-size: 16px !important;
}
}	



 .sale-label1
 {
    background: #e31e25f2;
    position: absolute;
    top: 40%;
    text-align: center;
    width: 100%;
    color: #fff;
    padding: 10px;
    }


.accor h2{

font-size: 16px;
color: #0f0f0f;
line-height: 1;
font-family: 'Oswald', sans-serif;
font-weight: 500;
font-style: normal;
text-transform: uppercase;
margin-top: 0px;
padding-bottom: 21px;
margin-bottom: 30px;
    position: relative

}
.accor h2:before {
    position: absolute;
    content: "";
    display: block;
    width: 40px;
    height: 3px;
    background: #1ba100;
    bottom: 0;
}


td{
font-size:12px !important
}



.title-inner h2 {
     font-size: 20px;
    color: #0f0f0f;
    line-height: 1;
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
    border-bottom: 1px solid #d1cccc;
    padding-bottom: 21px;
    margin-bottom: 30px;
}
