/*@import url('http://sante.intrazero.net/template/fonts/konnect.ttf');*/
@import url('/template/fonts/ProximaNova-Regular.ttf');
@import url('/template/fonts/ProximaNova-Regular.otf');

body , a , h1 , h2 , h3 , h4 , h5 , h6 ,p , span, input , select , b, strong
{
    font-family: 'proxima-nova', sans-serif !important;
}
.top-bar {
    display: none !important;
}
.header .header-wrapper {
    background-color: #6cb1ac !important;
    padding-top: 29px;
}
.header.header-logo-left .header-search button:not(.selectpicker) {
    background-color: #54b3ac;
    color: #ffff;
    border: 1px solid #fff !important;
}
.header .header-search .form-control
{
        border: 1px solid #fff !important;
}
.logo {
    padding-top: 0px !important;
}
.logo img {
    margin-top: -16px !important;
    height: 81px !important;
}
.header.header-logo-left .header-search button:not(.selectpicker):hover {
    background-color: #46938e !important;
}
.btn-theme-transparent {
    color: #1db6ac !important;
    background-color: transparent !important;
    border: 1px solid #fff !important;
    border-radius: 6px !important;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #54b3ac !important;
}
.header {
    border-bottom: none !important;
    background-image: url('http://sante.intrazero.net/uploads/logo_image/background-header.png');
    background-position: right;
}
.sf-menu a , .sf-menu ul li > a{
    color: #54b3ac ;
}
.bootstrap-select .selectpicker > .filter-option {
    color: #6e6c6c !important;
}
.bootstrap-select > .selectpicker {
    border: 1px solid #54b3ac;
    }
    .sort-by
    {
         color: #6e6c6c !important;
         margin-bottom: 0px;
         margin-top: 3px;
         font-size: 20px;
         text-transform: capitalize;
    }
    .vendor {
    display: none;
}
.featured-section .thumbnail .media {

    border-bottom: none !important;
}
.featured-section .thumbnail .media-link {
 
    border-radius: 6px;
}
.featured-section .btn-theme-transparent {
    color: #1db6ac;
    }
.featured-section span.btn.btn-theme-transparent.btn-icon-left {
    position: absolute;
    top: 10px;
    left: 0px;
    border: none !important;
    z-index: 999;
}
.featured-section .thumbnail .price {
    position: absolute;
    top: 10px;
    right: 0px;
    }
 .featured-section   .thumbnail .price ins {
    color: #1db6ac !important;
}
.featured-section  span.btn.btn-theme-transparent.btn-wish-list , .featured-section .thumbnail .buttons .btn-compare
{
    display: none;
}
.featured-section .thumbnail .caption
{
    padding-top: 0px !important;
}
.featured-section .caption-title a:hover {
    color: #fff !important;
}
.featured-section .thumbnail .media
{
    border:none !important;
}
.bundle-title
{
    color: #fff !important;
}
.bundle-sec .featured-products-carousel .owl-theme .owl-controls .owl-nav [class*=owl-]
{
    color: #fff ;
}
.thumbnail.box-style-2 {
    border: none !important;
    }
.cat-section img {
    width: 100%;
    height: 695px;
}
.page-section
{
    clear: both;
}
.cat-section h2 {
   text-align: center;
    color: #16201f;
    font-weight: 700 !important;
    position: absolute;
    top: 80%;
    left: 42%;
}
.cart-wrapper .btn {
  
    color: #fff !important;
}
.sf-menu li.active > a {

    background-color: #6cb1ac;
}
.footer1
{
    background-image: url("http://sante.intrazero.net/uploads/logo_image/background-header.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 114%;
}
#loading {
    background-color: #6cb1ac !important;
}
.footer1-widgets .widget ul li {
    
    border: none !important;
}
.footer1-widgets .widget-title:before
{
    display: none!important;
}
.footer1-widgets .widget .btn-subcribe {

    background-color: #ffff;
    color: #16201f;
    line-height: 27px;
}
.no-padding
{
    padding:0px !important;
    margin-top: 0px !important;

}
section.page-section.image.testimonials button.btn.btn-theme.btn-block {
    background-color: #54b3ac;
    color: #fff;
}
.filter-fixed {
    position: fixed;
    z-index: 9999;
    top: 35%;
    left: -2px;
       
}

button.btn_filter {
    background-color: #6cb1ac;
    color: #fff;
    border: none;
    font-size: 24px;
    border-radius: 4px;
    padding: 6px 8px;
    line-height: 2;
    position: absolute;
    left: 99%;
    top: 90px;
}
.hidden-menu.adv-search-btn {
    background-color: #6cb1ac;
    padding: 20px;
    border-radius: 10px;
     width: 400px;
}
.hidden-menu.adv-search-btn h2
{
    margin-top: 0px;
    color: #fff;
}