/******** FONTS IMPORT *******/

@import url('https://fonts.googleapis.com/css?family=PT+Sans+Narrow');
@import url('https://fonts.googleapis.com/css?family=Cedarville+Cursive');
/******* CUSTOM BANNER ******/

@media(min-width:992px){
    .flex-container {
        display: flex;
        justify-content:space-between;
        align-items:center;
        margin:0;
    }
    ul.mega_menu {
        border-top: 1px solid #3e488a !important;
        border-bottom: 1px solid #3e488a !important;
    }
}

.contact-us .wh-part-head h1 {
    color: #000000;
    font-weight: 600;
    font-size: 2rem;
    letter-spacing: -1px;
}


.gray-wrapper, .gray2-wrapper,
.contact-us.gray-wrapper {
    background: #f3f3f3;
}

.wh-part {
    background-color: #fff;
    padding: 2rem;
    border-radius: 1rem;
    margin-bottom: 4rem;
}

.wh-part-head {
    border-bottom: 0 none !important;
}

.wh-part-body {
    padding: 20px 0;
}

.list-footer {
    list-style: none;
    padding-left: 0;
}

.backtotop{
    box-shadow: none;
}

.cc-banner .cc-message {
    font-size: .831em;
    line-height: 1.5;
}

.cc-banner.cc-bottom {
    box-shadow: 0 -1px 10px 0 rgb(172 171 171 / 30%);
}

.shop-view .btn-inbox-container{
    width:auto;
}

.card .card_img {
   
    background-color: #FFF;
}
.text-overlay{
        position :absolute;
        left: 25px;
        top:50%;
    }
    .top-ban-content {
        position: relative;
    }
    .text-overlay p {
        font-size: 25px;
        color:#FFF;
        font-weight: bold;
        display:none;
    }
    .text-overlay {
        display:none;
    }
    .flex-container img {
        width:100%
    }
    
    .home-custom-ban {
        float:left;
        width:100%;
        padding:0;
    }
/******* CUSTOM CATEGORIES ******/

#categories .card img {
    width:100%;
}

#categories {
    background-color: #fff5e5;
    padding: 50px 0;
}

#categories h2 {
    font-size: 25px;
    margin-bottom: 24px;
}

.customers-guarantee h3{
    font-weight: 400;
    font-size: 18px;
    line-height:1.4em;
    margin-top: 10px;
}
.page-header, .page-header .subtitle, .page-header h1, .page-header h1 small, .page-header .breadcrumb > li a, .page-header .breadcrumb > li, .page-header .breadcrumb > li, .page-header .breadcrumb > .active, .page-header .breadcrumb > *:before {
    color: #FFF !important;
}

.page-header.blog-index-head {
    color: #FFF !important;
    background-color: #ff6e4d !important;
}

#cms-page-f8kz3vqz1hwnnhetq1xd .cms-page, #cms-page-n0tjw6wtjbv97cz6fxg9 .cms-page {
    margin-bottom:0;
}

#cms-page-f8kz3vqz1hwnnhetq1xd .static-page, #cms-page-n0tjw6wtjbv97cz6fxg9 .static-page {
    padding: 0;
    width:100%;
     margin:0 auto;
}


 #cms-page-f8kz3vqz1hwnnhetq1xd .static-page .row .col-md-10, #cms-page-n0tjw6wtjbv97cz6fxg9 .static-page .row .col-md-10{
     width : 100%;
 }
 #cms-page-f8kz3vqz1hwnnhetq1xd .static-page .row .col-md-offset-1, #cms-page-n0tjw6wtjbv97cz6fxg9 .static-page .row .col-md-offset-1{
     margin: 0 auto;
 }

.flexy {
    display: flex;
    align-items: center;
    justify-content: center;
}

.circle-nb {
    color: #fff;
    border-radius: 99%;
    border: 5px solid;
    height: 60px;
    width: 60px;
    display: inline-block;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    background: #FF9800;
    margin-bottom: 20px;
}

.gold {
    font-size: 6em;
    font-weight: bold;
    color: #000;
}

.noUi-base .noUi-connect {
    background-color: #2a337e !important;
}

.filter_sidebar h3 {
    color: #fff;
    background-color: #2a337e !important;
}

.noUi-base .noUi-handle {
    background-color: #fff;
    border-color: #2a337e !important;
}

.other-listings a.btn {
    margin-top:60px
}
a.btn.btn-primary.btn-sm.listing-add:before {
    background:none;
}
.listing_attr_title:before {
    content: "\f058";
    font-family: FontAwesome;
    display: inline-block;
    padding-right: 6px;
    vertical-align: middle;
    color: #ef9120;
}
.listing_description {
    background-color: #f8f5ec;
}
.listing-category small {
    background: #2a337e;
    padding: 1px 10px;
    border-radius: 3px;
    color: #FFF;
}

.faq-content {
    background: #edf1f5;
    margin-top: -30px;
    margin-bottom: 0;
    padding-top: 50px;
    padding-bottom: 50px;
}

.card_img .product_price {
    color: #fff;
    background-color: #ff6e4d !important;
}
.blue-border-box.thin {
    margin-top: 50px;
    border: 2px solid #2e355e;
    padding: 50px 10px;
}

.listings_success h1 .blue {
    color: #ff6e4d;
}
.section-header h2 {
    width: 40%;
    margin: 0 auto;
    display: inline-block;
    font-size: 20px;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
}

.section-header h2:before {
    content: "";
    height: 0.5px;
    left: -75%;
    background: #000;
    width: 75%;
    position: absolute;
    top: 50%;
}

.section-header h2:after {
    content: "";
    height: 0.3px;
    right: -75%;
    background: #000;
    width: 75%;
    position: absolute;
    top: 50%;
}

.welcome-message:before {
    background-color: #000;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0.5 !important;
    position: absolute;
    right: 0;
    top: 0;
}

.site-footer .divider {
    width: 50px;
    height: 4px;
    background-color: #ff6e4d;
    margin: 0 auto;
}




@media(min-width: 992px){
#queryms, #gmap-input-area-ms {
    width: auto;
    background-image: none;
    padding: 1em 1.5em 1em 0;
    border: 1px solid #2a337e;
}
#header_search_form_button {
    display: inline-block;
}
#header_search_form_button button.btn.btn-primary {
    
    display: none;
}
#queryms:focus, #gmap-input-area-ms:focus {
    width: auto;
    cursor: text;
    background-image: none;
}

#mailChimpFormEmail {
    border: 2px solid;
    color: #222 !important;
        border-color: #1f2e79 !important;
}

.site-footer h3 {
    font-weight: 500;
    font-size: 1.2rem;
}



ul.list-footer {
    padding-left: 0px;
    margin-top: 20px;
}

.list-footer li {
    list-style: none;
}

.mailchimp_form_body button {
    background-color: #1f2e79 !important;
}


.dashboard-body {
    margin-bottom: 0 !important;
}



.about_my_product {
    margin-top:50px;
    border-bottom: 1px solid;
    padding-bottom: 30px;
}

#reinsurance_block p, #reinsurance_block p small {
    color: #1f2e79;
}




.home_featured_listings .card_img {
    height: 350px;
}

.mailchimp_form_body{
    background:#FFF !important;
}
}


#categories .card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border-radius: 0px;
    border: none;
    margin-bottom: 30px;
    overflow: hidden;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

#categories .card a {
    font-size: 1.25rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}

#categories .card .card-body {
    position: relative;
    background-color: #fff;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}

#categories .card .card-title{
    font-size: 1.25rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}

/******* HEADER ******/


@media(min-width: 992px) {
    .navbar-brand > img {
        height: 50px;
        margin-top: 0;
    }
    .container.clear_menu {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
    }
    
    .cbp-hrmenu, .cbp-hrmenu ul {
        background:#FFF !important;
        
    }
    
}

@media(min-width: 768px){
    .navbar-right {
        margin-left: auto;
    }
}

.cbp-hrmenu>ul>li>a.univers-link {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'PT Sans Narrow', sans-serif; 
}

/******* HOMEPAGE ******/

.welcome-message {
    text-align:left;
}



figure.hover--effect {
    background: #fff;
    overflow: hidden;
}

.home_featured_collection .feat_item img {
    width: 100%;
    margin: 0;
    transition: all .65s ease-in-out;
}

/******* NAVIGATION STYLE ******/

.backtotop{
    border-radius: 30px;
}


.nav > li{
  font-family: 'Poppins', sans-serif;
}

.navbar-inverse .navbar-nav > li > a{
    margin-top : 6.5px;
}
.navbar-inverse .navbar-nav > li > a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(0.9);
  transform: scaleX(0.9);
}
.navbar-inverse .navbar-nav > li > a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom:10px;
  left: 0;
  background-color:#E05D20;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

 .top-blocs{
  width:95%;
  height : 60%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding-top: 110px;
    margin: 0 auto;
 }
 
 .bloc-1{
  width : 70%;
  height : 400px;
  margin : 20px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  background-image: url(https://cdn.kreezalid.com/kreezalid/544434/files/985238/ladder_plant_shelf_925x.jpg);
  background-size: cover;
  background-position: center;
      
 }
 
 
.text-hover{
    width : 100%;
    background-color : #fcfcfc;
    opacity : 0.9;
  
    transition: all .2s ease-in-out;
}
 

 
 .text-hover h1{
  margin : 0;
 }
 .bloc-2{
  width : 30%;
  background-image: url(https://cdn.kreezalid.com/kreezalid/544434/files/985238/sale_tag_925x.jpg);
  background-size: cover;
  background-position: left;
  margin : 20px;
  
 }
 



 /****** SECTION 2 STYLES************/
 
 
.home_featured_collection{
    float:left;
    width : 100%;
    margin-top : 35px;
 }
 

.section-2{
     width: 100%;
     height : 400px;
     float:left;
     background-color : #FFF6E6;
 }
 
.top-category{
  width:100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-top : 70px;
 }
 
.bottom-category{
  width:100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
 }
 
.category-1{
  width : 500px;
  height : 200px;
  background-color: grey;
  margin :40px ;
 }
 
 
/********* CUSTOMERS GUARANTEE STYLES *********/




.guarantee-bloc {
    /* height: 300px; */
    background-color: #fcfcfc;
    border: 2px solid #f5f5f5;
    border-radius: 2px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    text-align: center;
    transition: all .2s ease-in-out;
    padding: 2em;
 }
 
.guarantee-bloc:hover{
  transform: scale(1.01);
  box-shadow: 0px 6px 20px grey;
 }

.guarantee-bloc img,
.guarantee-bloc svg{
  position: relative;
  margin: 0 auto;
  transition: all .2s ease-in-out;

 }
 
.guarantee-bloc:hover img,
.guarantee-bloc:hover svg{
  transform: scale(0.8);
 }
 
.guarantee-bloc-content{
    width: 90%;
    margin: 0 auto;
    padding-top: 40px;
 }
 
@media(min-width:768px){
    .customers-guarantee {
      margin: 0 auto;
      display: flex;
      flex-direction: row;
      justify-content: space-around;
    
     }
     .guarantee-bloc {
    width: 33%;
     }
}
 
 
@media(max-width:767px){
    .guarantee-bloc{
        width:100%;
        margin-bottom:20px;
    }
}

/**********/

.home_about_you{
    margin-top : 100px;
    background-image:url(https://cdn.kreezalid.com/kreezalid/544434/files/985238/abstract_phone_wallpaper_925x.jpg);
    background-position : bottom;
}


.section-2{
  width: 100%;
  float:left;
  margin-top : 60px;
 }
 
 .section-2 h3{
     color :#484848;
     text-align: center;
     font-family: 'Bitter', serif;
     font-weight : 700;
     margin-top: 40px;
     
 }
 
 .top-category{
  width:95%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin:0 auto;
 }

 
 .category-1{
  width : 100%;
  height : 100%;
  background-color:#fcfcfc;
  border: 1px solid #DBB37F;
  margin :40px ;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  border-radius : 20px;
 } 
 
 
 .category-1-img{
  width : 90%;
 
 }
 .category-1-img img{
  width : 100%;
   border-radius : 20px;
  margin-left : -3px;
 }
 
 .category-1-text{
  width :100%;
      justify-content: center;
    display: flex;
    flex-direction: column;
    font-family: 'Poppins', sans-serif;
    padding : 20px;
 }
 
 .category-1-text h4{
     font-weight : 600;
 }
 
 /*********** REASSURANCE ************/
  
 #reinsurance_block {
    border: 2px solid #1f2e79;
    background: #fff;
    padding: 23px 0px 0px;
    position: relative;
    z-index: 10;
    top:-15px;
    text-align: center;
}

#reinsurance_block ul {
    width: 100%;
    font-size: 0;
    margin-bottom: 0px;
    list-style:none;
}

#reinsurance_block ul li {
    display: inline-block;
    text-align: center;
    font-size: 18px;
    color: #444;
    width: 25%;
    vertical-align: top;
    padding-bottom: 0px;
}

#reinsurance_block ul li span {
    display: block;
    width: 100%;
    margin-top: 10px;
    line-height: 20px;
}

.site-footer, .site-copyright-area {
    position:relative;
    background:#FFF !important;
}
.site-footer:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    background: #412B21;
    top: 20%;
}

 /*********** ABOUT US STYLES ************/
 
 
 .about-us_1{
  width: 100%;
  background-color:#FFF6E6;
 }
 
 .about-us_1_container{
  padding:30px;
  margin:0 auto;
  width : 90%;
    display:flex;
  flex-direction : row;
  justify-content: space-around;
  align-items: center;
 }
 
 .about-us_1_img{
  width : 50%;
  text-align:center;
 }
 .about-us_1_img img{
  width : 50%;
 }
 
 .about-us_1_text{
  width : 60%;
  font-family: 'Poppins', sans-serif;
 }
 
 .about-us_1_text h2 {
  font-size : 30px;
  margin-bottom: 30px;
    font-weight: 600;
 }
 
 .about-us_1_text p {
  font-size : 15px;
 }

 
 .about-us_2{
  width: 100%;
  background-color:#323a61;
 }
 
 .about-us_2_container{
   padding:30px;
  margin:0 auto;
  width : 90%;
    display:flex;
  flex-direction : row;
  justify-content: space-between;
  align-items:center;
 }
 
 .about-us_2_img{
  width : 50%;
  text-align: center;
 }
 .about-us_2_img img{
  width : 50%; 
 }
 
 .about-us_2_text{
  width : 60%;
   font-family: 'Poppins', sans-serif;
  color:white;
 }
 
 .about-us_2_text h2 {
  font-size : 30px;
  margin-bottom: 30px;
    font-weight: 600;
 }
 
 .about-us_2_text p {
  font-size : 15px;
 }
 
 
 
 
 .about-us_3{
  width: 100%;
  background-color:#FFF6E6;
 }
 
 .about-us_3_container{
   padding:30px;
  margin:0 auto;
  width : 90%;
  display:flex;
  flex-direction : row;
  justify-content: space-around;
  align-items:center;
 }
 
 .about-us_3_img{
  width : 50%;
  text-align:center;
 }
 .about-us_3_img img{
  width : 50%;
 }
 
 .about-us_3_text{
  width : 60%;
   font-family: 'Poppins', sans-serif;
 }
 
 .about-us_3_text h2 {
  font-size : 30px;
  margin-bottom: 30px;
    font-weight: 600;
 }
 
 .about-us_3_text p {
  font-size : 15px;
 }
 

 
 .site-footer{
     font-family: 'Poppins', sans-serif;
 }
 
 
 /******* EXTRAS STYLE ******/

 
 .default-body .main-content{
     padding-bottom  : 0px;
 }
 
 .listing-category small {
    background: #f0e0c6;
    padding: 4px 10px;
    border-radius: 66px;
    color: #765317;
    font-size: 70%;
}

.listing-tags-item a::after, .listing-tags-item a::before {
    background: #f7f5ec;
}

.listing-tags-item a {
    background: #ff6e4d;
    color: #FFF;
}
.listing-tags-item a::after {
    border-left: 10px solid #ff6e4d;
}
