/**********************************************************
                Global Styles
**********************************************************/
 .item_inline_5 .ets_item_img{

  height:150px;
  align-content: center;
}

.elementor-icon-box-content{
  display: contents;
}
.container {
  width: 1400px;
  max-width: 100%;
  padding-left: 10px; 
  padding-right: 0px;
}

body{
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
    font-family: 'Montserrat', sans-serif !important;
}

p{
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px ;
    
}

#wrapper {
    padding-top: 1.563rem;
    background: white;
  }

/*Breadcrumb*/

.breadcrumb{
    margin-bottom: 3px;
    display: inline-block;
    padding: 0 10px;
    font-weight: bold;
    font-size: 12px;
    min-height: 6px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.page-header{
    display: none;
}
::before, ::after {
    -webkit-box-sizing:
  border-box;
  
    -moz-box-sizing:
  border-box;
  
    box-sizing: border-box;
  
  }
 
  #cms #center_column p {
    font-size: 16px;
    line-height: 18px;
  
  }
 .value p {
    margin-top: 0;
    margin-bottom: 0rem;
}
  html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {  
    font-size: 100%;
    font-family: 'Montserrat', sans-serif;
  
  }
  * {
    -webkit-box-sizing:
  border-box;
  
    -moz-box-sizing:
  border-box;
  
    box-sizing: border-box;
  
  }
  body 
  {
    color: #777;
  }
  
  


/**********************************************************
                header 
**********************************************************/
#search_widget {
    min-width: 23.5rem !important;
}

#coordonnees img {
    width: 20px;
    height: 20px;
    padding-top: 4px;
    margin-right: 3px;
    margin-left: 5px;
    display: inline-block;
}

#coordonnees p span {
    display: inline-block;
}
#coordonnees p span strong {
    margin-left: 6px;
    color: #df0505;
}
#coordonnees p  {
    font-size: 12px;
}
#coordonnees p  {
    font-size: 12px;
}

@media (max-width: 768px) {
    #coordonnees   {
        text-align: center;
        margin-top: 10px;
    }
    #header #menu-icon{
        display: none;
    }

}

@media (max-width: 400px) {
    #coordonnees   {
        display: none;
    }
}
.block.ets_block_categories.ets_blog_ltr_mode,
.block.ets_block_search.ets_blog_ltr_mode,
.block.ets_block_archive.ets_blog_ltr_mode
{
    display: none;
}

@media (max-width: 767px){
    #header .top-logo img {
        width: auto;
        max-height: 3rem;
    }

    #header .header-nav {
        max-height: 80px;
        border-bottom: #f6f6f6 2px solid;
        margin-bottom: 20px;
        margin-top: 20px;
    }
      #header .top-logo {
        display: contents;
        text-align: center;
    }
}   

.js-address-form .col-md-3.form-control-comment{
    display: none;
}

