/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

#search_faqs_container {
    background-color: #1b1464;
}
#search_faqs_submit_button {
    background-color: #be9100;
}
#search_faqs_input_group{
    display: flex;
}
.title_home_page_fag,
.title_block {
    text-transform: uppercase;
    color: #232323;
    font-weight: 300;
    font-size: 1.75rem;
}
.breadcrumb-item {
    direction: ltr;
    font-family: 'Lato', sans-serif;
    font-size: 1rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1.25em;
}
.category_block a,
.faqs-category-name {
    color: #1b1464 !important;
    direction: ltr;
    font-family: 'Lato', sans-serif;
    font-size: 1rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.title_faq_page,
.title_category_page {
    font-weight: 400;
    direction: ltr;
    font-family: 'Lato', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.block .title_block {
    font-weight: 300 !important;
    direction: ltr;
    font-family: 'Lato', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.title_home_page_fag,
.questions.change_item,
.category_block a,
.answer_faq,
.faqs-num-items-in-category,
.title_faq_page,
.answer {
    direction: ltr;
    font-family: 'Lato', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.gomakoil_faq_page .m-link-2{
    color: #1b1464;
}
.gomakoil_faq_page .m-link-2:hover{
    color: #1b1464;
    opacity: 0.8;
    font-weight: normal !important;
}
.faqs-num-items-in-category{
    color: #1b1464;
    font-weight: normal !important;
}

body#module-pm_advancedsearch4-searchresults #wrapper > .container{
display: flex;
flex-wrap: wrap;
}

body#module-pm_advancedsearch4-searchresults #wrapper > .container .breadcrumb{
width: 100%;
}

#index #wrapper {
  overflow-x: hidden;
}

#index #carousel {
  width: 100vw;
  max-width: 100vw;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 60px;
}

#index #carousel img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

/* Masquer le menu dans la zone search (displayTop) */
.header-top .col-md-9 #_desktop_top_menu,
.header-top .col-md-9 .js-top-menu.position-static {
  display: none !important;
}

/* Visual Composer grid classes */
.vc_row,
.wpb_row,
.vc_row-fluid {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.wpb_column,
.vc_column_container {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
}

.vc_column-inner {
  width: 100%;
}

/* Mobile : colonnes pleine largeur */
[class*="vc_col-sm-"] {
  flex: 0 0 100%;
  max-width: 100%;
}

/* Desktop : colonnes en grille */
@media (min-width: 768px) {
  .vc_col-sm-1  { flex: 0 0 8.333%;  max-width: 8.333%; }
  .vc_col-sm-2  { flex: 0 0 16.666%; max-width: 16.666%; }
  .vc_col-sm-3  { flex: 0 0 25%;     max-width: 25%; }
  .vc_col-sm-4  { flex: 0 0 33.333%; max-width: 33.333%; }
  .vc_col-sm-5  { flex: 0 0 41.666%; max-width: 41.666%; }
  .vc_col-sm-6  { flex: 0 0 50%;     max-width: 50%; }
  .vc_col-sm-7  { flex: 0 0 58.333%; max-width: 58.333%; }
  .vc_col-sm-8  { flex: 0 0 66.666%; max-width: 66.666%; }
  .vc_col-sm-9  { flex: 0 0 75%;     max-width: 75%; }
  .vc_col-sm-10 { flex: 0 0 83.333%; max-width: 83.333%; }
  .vc_col-sm-11 { flex: 0 0 91.666%; max-width: 91.666%; }
  .vc_col-sm-12 { flex: 0 0 100%;    max-width: 100%; }
}

.wpb_wrapper {
  width: 100%;
}

.wpb_text_column,
.wpb_content_element {
  margin-bottom: 1rem;
}

.wpb_single_image {
  margin-bottom: 1rem;
}

.wpb_single_image img {
  max-width: 100%;
  height: auto;
}

.vc_align_center {
  text-align: center;
}

.vc_align_left {
  text-align: left;
}

.vc_empty_space {
  display: block;
}

.vc_row[data-vc-full-width] {
  overflow: visible;
}

.vc_row {
    margin: 25px 0 0 0;
}

.vc_row-no-padding .vc_column_container,
.vc_row-no-padding .wpb_column {
  padding-left: 0;
  padding-right: 0;
}

.p-0 { padding: 0 !important; }
.mb-0 { margin-bottom: 0 !important; }

/* Footer : padding mobile */
@media (max-width: 767px) {
  #bottom-footer > div {
    padding: 1.25rem 15px;
    margin: .5rem;
  }
  .footer-container .wrapper {
    padding: 0.625rem 15px;
  }
}

.currency-selector {
    display: none;
}

/* Sous-menu : positionné sous le ul du menu */
#_desktop_top_menu #top-menu {
    position: relative;
}

.top-menu .sub-menu {
    
    border: none;
    margin-left: 0.9375rem;
    width: calc(100% - 30px);
    min-width: calc(100% - 30px);
    z-index: 18;
    display: none;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.11);
}

.popover {
    top: 30px !important;
}

.product-flag {
    display: none !important;
}
.footer-container .container .row:nth-child(2){
  margin-top: 30px;
  
}