/* --- article-hp-a-propos.css --- */
#hp-a-propos {}

#hp-a-propos #hp-a-proposs-h2-wrapper * {
  background-position: left center !important;
}

#hp-a-propos .a-propos-h2-wrapper {}

@media screen and (max-width: 576px) {


  #hp-a-propos h2 {

    margin-top: 40px !important;

  }
}
/* --- article-hp-evenements.css --- */
#hp-evenements {}

#hp-evenements>div {}

#hp-evenements #hp-evenements-cover {
  padding: 0 !important;

  margin: 0 !important;
}




#hp-evenements .vc_row.container {
  max-width: 1024px !important;
  width: 96% !important;
  margin: 0 auto !important;
  left: unset !important;
  padding: 50px 0 !important;
  display: flex !important;
  justify-content: center !important;
  align-items: flex-start;
}

#hp-evenements .text-shadow {
  /* text-shadow: 1px 1px 3px #000 !important; */
}


#hp-evenements-spacer {
  min-height: 80vh !important;
}


@media screen and (max-width: 576px) {



  #hp-evenements {
    margin-top: -80px !important;

  }
}
/* --- article-hp-heros.css --- */
#hp-hero {
  height: 90vh !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  display: flex;
  align-items: end;
}

#hp-hero>div.vc_row {
  width: 100%;
  flex: 1;
  height: 100%;
  display: flex;
  align-items: center;
  position: relative;
}

#hp-hero h1 {
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 2.8rem;
  line-height: 1.5;
  color: white !important;
  text-transform: uppercase;
  margin-left: 15%;
  border-left: 10px white solid;
  padding-left: 25px !important;
}



#hp-hero-tug-guide {
  max-width: 80% !important;
  width: 350px;
  background-color: #b22222;
  position: absolute;
  right: -5px;
  bottom: -5%;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  overflow: hidden;
  z-index: 1000;
}

#hp-hero-tug-guide h5,
#hp-hero-tug-guide h6,
#hp-hero-tug-guide p {
  padding: 0;
  margin: 0;
  text-align: center;
  color: white !important;

}

#hp-hero-tug-guide h5 {
  font-size: 1.5rem;
  text-transform: uppercase;
  margin-bottom: 15px !important;
}

#hp-hero-tug-guide h6 {
  font-size: 1.1rem;
}

#hp-hero-tug-guide p {

  padding: 7px 35px 0 30px !important;
  font-size: 0.9rem;
  line-height: 1.2 !important;
}

#hp-hero-tug-guide a {
  color: white !important
}

#hp-hero-tug-guide a:hover {
  text-decoration: underline;
}






@media screen and (min-width: 1199px) and (max-width: 1400px) {

  #hp-hero h1 {
    font-size: 2.7rem;
  }


}

@media screen and (min-width: 991px) and (max-width: 1200px) {

  #hp-hero h1 {
    font-size: 2.5rem;
  }


}

@media screen and (min-width: 576px) and (max-width: 992px) {

  #hp-hero h1 {
    font-size: 2.3rem;
  }


}

@media screen and (max-width: 575px) {
  #hp-hero {
    height: 100vh !important;
  }

  #hp-hero h1 {
    font-size: 2.3rem;
  }


}


@media screen and (max-width: 992px) {

  #hp-hero .flags {
    display: flex !important;
  }

  #hp-hero .flags .vc_col-sm-1,
  #hp-hero .flags .vc_col-sm-7 {
    display: none;
  }

  #hp-hero .flags .vc_col-sm-2 {
    width: 33% !important;
  }


}


@media screen and (max-width: 575px) {
  #hp-hero {
    height: 110vh !important;
  }


  #hp-hero .vc_row.vc_row-flex>.vc_column_container {
    display: block !important;
  }

  #hp-hero {
    padding-top: 80px !important;
  }

  #hp-hero .vc_row {}

  #hp-hero .flags .vc_col-sm-2 {
    width: 40% !important;
  }


}

@media screen and (max-width: 767px) {

  #hp-hero-tug-guide {
    width: 100% !important;
    max-width: 100% !important;
    position: relative !important;
    margin-bottom: 40px;
  }


}
/* --- article-hp-nos-actions.css --- */
#hp-nos-actions {
  z-index: 10;
}

#hp-nos-actions h2 {
  text-transform: uppercase !important;
  font-weight: normal !important;
}

#hp-nos-actions h2 span {
  position: relative;
  display: inline-block;
  padding-bottom: 7px;
}


:root {
  --card-gap: 4rem;
  --card-padding: 0.2rem;
}

#hp-nos-actions .d-flex {
  display: flex !important;
  gap: 4rem;
  flex-wrap: nowrap;
  margin-bottom: var(--card-padding);
  justify-content: center !important
}

#hp-nos-actions *:before,
#hp-nos-actions *:after {}

#hp-nos-actions .card {
  box-sizing: border-box;
  border-radius: var(--card-padding);
  transition: all 500ms;
  margin: 0 0 4rem 0 !important;
  float: unset !important;
  cursor: pointer;
  /*border: 1px solid #1e5d92; */
  flex: 0 0 calc(25% - 4rem) !important;
  overflow: hidden !important;
  /* border-radius: 50px; */
  overflow: hidden;
  border: 1px solid #b22222;
  border: 1px solid white;
  background-color: #b22222;
  ;
  box-shadow: 2px 2px 5px #333;
}

#hp-nos-actions .card .vc_column-inner {
  padding: 0 !important;
}

#hp-nos-actions .card .wpb_single_image {
  margin: 0 0 var(--card-padding) 0 !important;
}

#hp-nos-actions .vc_single_image-wrapper {
  /*
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
	border-radius: 50%;
	*/
  aspect-ratio: 1;
  overflow: hidden;
}

#hp-nos-actions .card img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

#hp-nos-actions .card .wpb_text_column {
  margin: 0 !important;
}

#hp-nos-actions .card p {
  margin: 0 !important;
  line-height: 1.2 !important;
  text-align: center !important;
  font-size: 0.9rem !important;
  min-height: 55px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 85%;
  margin: 0 auto !important;
  color: white;
  text-transform: uppercase;
}

@media screen and (max-width: 1199px) {

  #hp-nos-actions .d-flex {
    display: flex !important;
    gap: 2rem;
  }

  #hp-nos-actions .card {
    flex: 0 0 calc(25% - 2rem) !important;
  }

}

@media screen and (max-width: 767px) {


  #hp-nos-actions .vc_row::after,
  #hp-nos-actions .vc_row::before {
    display: none !important;
  }

  #hp-nos-actions .d-flex {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center;

  }

  #hp-nos-actions .card {
    flex: 0 0 calc(45% - 2rem) !important;
  }
}
/* --- article-hp-photos.css --- */
#hp-photos,
#hp-photos .vc_row {
  background-color: #f0f0f0 !important;
}
/* --- article-page-title.css --- */
#page-title-wrapper {
  padding: 0 !important;

}


#page-title {

  background-color: rgba(0, 0, 0, 0.4);
  background-color: rgba(0, 51, 102, 0.5);
}

#page-title .vc_column-inner {
  min-height: 30vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}



#page-title>.vc_column-inner>.wpb_wrapper {
  width: 96% !important;
  max-width: 1170px;

  margin: 0 auto !important;
}

#page-title h1 {
  color: #b22222 !important;
  color: white !important;
  font-size: 2rem !important;
  padding: 5px 0 !important;

}


#page-title .breadcrumbs {}

#page-title .breadcrumbs {}

#page-title .breadcrumbs,
#page-title .breadcrumbs span,
#page-title .breadcrumbs a {

  color: #003366 !important;
  color: white !important;
  font-size: 0.9rem !important;
  font-weight: bold !important;
}
/* --- article-post-password-required.css --- */
article.post-password-required {
  padding-top: 20vh;
  max-width: 800px;
  width: 96%;
  margin: 0 auto;
  text-align: center;
}
/* --- base.css --- */
/*
Theme Name:  LabtechCO Child Theme
Description: Child theme for the LabtechCO theme
Author:      ThemeStek
Author URI:  http://themeforest.net/user/themestek
Template:    labtechco
Version:     0.1
Tags:        light, white, two-columns, three-columns, four-columns, right-sidebar, left-sidebar, responsive, retina
*/
/* NOTE: Main theme's style.css file is already added in head tag. /*
/* =Theme customization starts here
-------------------------------------------------------------- */
.pointer {
  cursor: pointer !important;
}

.text-white {
  color: white !important;
}

.text-red {
  color: #b22222 !important;
}

.text-black {
  color: #222222 !important;
}

.oblique-section {
  position: relative;
  clip-path: polygon(0 5%, 100% 0, 100% 95%, 0% 100%);
}

.vc_section {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

div.chevron a,
div.chevron button,
a.chevron {
  padding: 0 0 0 18px !important;
  background-color: transparent !important;
  background: none !important;
  border: none !important;
  position: relative !important;
  text-transform: none !important;
  display: inline-block;
}

div.chevron a,
div.chevron button {
  color: inherit !important;
}


div.chevron a i,
div.chevron button i {
  display: none !important;
}

div.chevron a::before,
div.chevron button::before,
a.chevron::before {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute !important;
  left: 0px !important;
  top: 1px;
  transition: all 500ms !important;
  color: inherit !important;
}

div.chevron a:hover:before,
div.chevron button:hover:before,
a.chevron:hover::before {
  left: 8px !important;
}

div.chevron.big a {
  padding: 0 0 0 25px !important;
  font-size: 1.1rem !important;
}


html,
body {
  min-height: 100vh;
  font-size: 100%;
  color: #001f65 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 0 0 !important;
  padding: 0 0 0 0 !important;

}

body .ts-row-wrapper-bg-layer {
  background-image: inherit !important;
  display: none !;
  opacity: 0;
  position: absolute;
  height: 0;
  max-height: 0;
  width: 0;
  max-width: 0;
  font-family: 'Roboto', sans-serif !important;
}

.ts-titlebar-wrapper {
  display: none !important;
  height: 0 !important;
  max-height: 0 !important;
}


.chapeau {
  font-size: 120% !important;
  line-height: 1.7 !important;
}

.text-justify {
  text-align: justify;
}


#main {
  min-height: calc(100vh - 100px) !important;


}

body:not(.home) #main {
  padding-top: 0px !important;
}

html,



body {
  font-size: 100%;
}

@media screen and (min-width: 1199px) and (max-width: 1400px) {

  html,
  body {
    font-size: 95%;
  }


}

@media screen and (min-width: 991px) and (max-width: 1200px) {

  html,
  body {
    font-size: 92%;
  }


}

@media screen and (min-width: 576px) and (max-width: 992px) {

  html,
  body {
    font-size: 94%;
  }


}

@media screen and (max-width: 575px) {

  html,
  body {
    font-size: 98%;
  }


}
/* --- colors.css --- */

/* --- lang.css --- */
body.lang-en .fr-only {
  display: none !important
}

body.lang-fr .en-only {
  display: none !important
}
/* --- main-menu.css --- */
header#masthead:not(.themestek-fixed-header) .nav-menu li:not(.current_page_item) a {
  color: #ffffff !important;
}

header#masthead.themestek-fixed-header .nav-menu li:not(.current_page_item) a {
  color: #003366 !important;
}

header#masthead .nav-menu li.lang-item a {
  margin: 0 5px !important;
}

.ts-labtechco-icon-menu,
.menu-toggle i:hover,
.header-controls a:hover {
  color: white !important
}

@media (max-width: 1199px) {

  .ts-navbar>div.nav-menu,
  #site-header-menu #site-navigation div.nav-menu>ul {
    background-color: #001f65 !important;
  }

  .ts-navbar>div.nav-menu>ul li a,
  .ts-labtechco-icon-close {
    color: white !important;
  }
}

.ts-header-icons {
  display: none !important;
}
/* --- members-buttons.css --- */
div.members-buttons {

  display: flex;
  gap: 15px;
  justify-content: end;
  padding: 10px 25px 0;

}

div.members-buttons a {
  display: block;

  background-color: #00509e;
  color: white;
  padding: 5px 20px;
  border-radius: 7px;
  font-size: 0.8rem;
  line-height: 1.2;
  text-align: center;
  transition: all 0.3s ease;
  /* Transition pour lisser l'effet */
}

div.members-buttons a:hover {
  background-color: #003366;
  /* Changer la couleur de fond */
  color: white;
  /* Changer la couleur du texte */
  transform: scale(1.1);
  /* Agrandir légèrement l'élément */
}
/* --- page-404.css --- */
body.error404 .ts-titlebar-wrapper {
  display: block !important
}

body.error404 .site-main {
  background-color: transparent !important
}

body.error404 .search-form::after {
  opacity: 0.8;
  color: #3368c6
}

body.error404 .site-main {
  padding-top: 0
}

body.error404 section.error-404 {
  padding: 200px 0;
  text-align: center
}

body.error404 section.error-404 .ts-big-icon {
  font-size: 150px
}

body.error404 section.error-404 .page-header {
  border-bottom: none;
  margin-bottom: 0
}

body.error404 section.error-404 h1 {
  font-size: 95px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 100%;
  line-height: 105px
}

body.error404 section.error-404 .page-content p {
  font-size: 18px;
  margin-bottom: 30px
}

body.error404 section.error-404 .search-form {
  position: relative;
  max-width: 390px;
  margin: 0 auto
}

body.error404 section.error-404 .search-form label {
  display: block
}

body.error404 section.error-404 .search-form .search-field {
  border-width: 2px;
  background-color: transparent;
  color: #fff
}

body.error404 section.error-404 .search-form .search-field::placeholder {
  color: rgba(255, 255, 255, 0.50);
  opacity: 1
}

body.error404 section.error-404 .search-form .search-field:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.50)
}

body.error404 section.error-404 .search-form .search-field::-ms-input-placeholde {
  color: rgba(255, 255, 255, 0.50)
}

body.error404 section.error-404 .search-form .search-submit {
  position: absolute;
  top: 0;
  right: 0;
  box-shadow: none;
  border-bottom: none;
  text-indent: -999px;
  padding: 0;
  width: 46px;
  height: 46px;
  z-index: 1;
  border-radius: 0 3px 3px 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px 16px;
  opacity: 0.3
}
/* --- page-a-propos.css --- */
.mission * {
  padding: 0 0 0 0 !important;
}

.mission .wpb_wrapper {
  padding: 10px !important;
}




.nos-missions-items:nth-child(even)>.wpb_column:nth-child(even) .vc_column-inner .nos-missions-items>.wpb_column .vc_column-inner {
  padding: 15px !important;
  border-radius: 10px !important;
  overflow: hidden !important;
  color: white !important;
  font-size: 0.9rem !important;

}


.nos-missions-items:nth-child(odd)>.wpb_column:nth-child(odd) .vc_column-inner {
  background-color: #b22222 !important;

  /* Rouge */
  color: white !important;
  /* Texte en blanc pour lisibilité */
}

.nos-missions-items:nth-child(odd)>.wpb_column:nth-child(even) .vc_column-inner {
  background-color: #003366 !important;
  /* Bleu */
  color: white !important;
  /* Texte en blanc pour lisibilité */
}

.nos-missions-items:nth-child(even)>.wpb_column:nth-child(odd) .vc_column-inner {
  background-color: #003366 !important;
  /* Rouge */
  color: white !important;
  /* Texte en blanc pour lisibilité */
}

.nos-missions-items:nth-child(even)>.wpb_column:nth-child(even) .vc_column-inner {

  background-color: #b22222 !important;

  /* Bleu */
  color: white !important;
  /* Texte en blanc pour lisibilité */
}





.nos-missions-items>.wpb_column h3 {
  margin: 0 !important;
  padding: 0 !important;
  color: white !important;
  font-size: 1.2rem !important
}

@media screen and (max-width: 767px) {
  #hp-a-propos {
    padding-top: 70px !important;
  }

  #hp-a-propos {}

  #hp-a-propos .vc_custom_1741954491528 {
    margin-right: 0 !important;
  }

  #hp-a-propos {}

  #hp-a-propos .vc_row.vc_row-flex>.vc_column_container {}

  #hp-a-propos .vc_column_container>.vc_column-inner {
    padding: 0 15px 0 15px !important;

  }

  #hp-a-propos .wpb_wrapper {}

  #hp-a-propos h2 {

    text-align: center !important;
  }

}
/* --- page-adherents.css --- */
.members-content-row {
  width: 96% !important;
  max-width: 1170px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.members-content-right-bar .vc_column-inner {
  text-align: center !important;
  border-radius: 35px !important;
  overflow: hidden !important;
}

.members-content-right-bar .vc_column-inner * {
  color: white !important;
}
/* --- page-galeries.css --- */
.wpb_gallery {
  margin-bottom: 0 !important;
}

.wpb_gallery * {
  margin: 0 !important;
  padding: 0 !important;
}

.wpb_image_grid_ul {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 1px !important;

  justify-content: center;

  align-items: center;
}

.wpb_image_grid_ul li {
  position: relative !important;
  top: unset !important;
  left: unset !important;
  float: none !important;
  flex: 0 0 calc(20% - 1px) !important;



}

.wpb_image_grid_ul li a {
  display: block;
  aspect-ratio: 4/3 !important;
}

.wpb_image_grid_ul li img {
  object-fit: cover !important;

  height: 100% !important;
  width: 100% !important;
}


@media screen and (min-width: 320px) and (max-width: 576px) {}
/* --- page-guide.css --- */
@media screen and (min-width: 320px) and (max-width: 576px) {
  body .vc_custom_1742026529067 {
    margin-bottom: 50px !important;
  }

  body .vc_custom_1742020295259 {}

}


@media screen and (max-width: 767px) {

  body .vc_custom_1742917341126,
  body .vc_custom_1742020295259 {
    padding-right: 0px !important;
  }

  body .vc_custom_1742917341126 h3,
  body .vc_custom_1742020295259 h3 {
    font-size: 1.5rem !important;
    text-align: center !important;
    line-height: 1.4;
  }
}
/* --- page-inscription-contacts.css --- */
#inscription-contacts {}


#inscription-contacts form.wpcf7-form label {
  color: white !important;
  font-size: 1rem !important;
  font-weight: normal !important;
}


#inscription-contacts form.wpcf7-form span.wpcf7-form-control-wrap,
#inscription-contacts form.wpcf7-form label,
#inscription-contacts form.wpcf7-form input,
#inscription-contacts form.wpcf7-form textarea {
  width: 100% !important;
  min-width: 100% !important;
}

#inscription-contacts form.wpcf7-form input,
#inscription-contacts form.wpcf7-form textarea {
  margin-top: 7px !important;
}
/* --- pages-actions.css --- */
.actions-items {}



.actions-items .container:before,
.actions-items .container:after {
  display: none !important;
}



.actions-items>.vc_row {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
  justify-content: space-between !important;
}

.action-item {
  float: none !important;
  background: white;
  padding: 20px;
  border-left: 5px solid #b22222;
  border-radius: 8px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  position: relative;
  flex: 0 0 calc(33% - 30px);
  width: calc(33% - 30px) !important;
}

.action-item:hover {
  transform: scale(1.02);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}

.action-item h3,
.action-item p,
.action-item .vc_column-inner,
.action-item .vc_row,

.action-item .wpb_wrapper,
.action-item .vc_icon_element,
.action-item .ts-row-inner .vc_column-inner,
.action-item .vc_btn3-container,
.action-item .wpb_button,

.action-item .vc_icon_element,
.action-item .vc_icon_element {
  margin: 0 !important;
  padding: 0 !important;
}

.action-item .vc_row,
.action-item .wpb_text_column {
  margin-bottom: 7px !important;
}

.action-item h3 {
  font-size: 1.2rem !important;
  line-height: 1.1 !important;
}

.action-item p {
  font-size: 0.9rem !important;
  line-height: 1.2rem;
  margin-bottom: 0.5rem;
}


.action-item .extra-text {
  padding: 7px 0 0 0 !important
}

.action-item .extra-text p {
  font-style: italic !important;
  font-size: 0.85rem !important;
}

.action-item .vc_btn3-size-xs {
  font-size: 0.7rem !important;
  padding: 3px 5px !important;
  text-transform: none !important;
}

.action-item .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
  width: 20px !important;
  height: 20px !important;
}

.action-item .vc_col-sm-2 {
  width: 32px !important;
}


@media screen and (max-width: 767px) {


  #hp-nos-actions .vc_row::after,
  #hp-nos-actions .vc_row::before {
    display: none !important;
  }

  #hp-nos-actions .d-flex {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center;

  }

  #hp-nos-actions .card {
    flex: 0 0 calc(45% - 2rem) !important;
  }
}


@media screen and (max-width: 1199px) {
  .actions-items>.vc_row {

    gap: 10px;
  }

  .action-item {
    flex: 0 0 calc(33% - 10px) !important;
    width: calc(33% - 10px) !important;

  }

}


@media screen and (max-width: 767px) {
  .actions-items>.vc_row {

    gap: 30px;
  }

  .action-item {
    flex: 0 0 calc(100% - 30px) !important;
    width: calc(100% - 30px) !important;
  }

}
/* --- responsive.css --- */
@media screen and (max-width: 576px) {

  .vc_row {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

/* page qui sommes nnus */
@media screen and (max-width: 576px) {
  body .vc_custom_1741966051326 {
    margin-top: -30px !important;
  }
}


@media (max-width: 1200px) {

  .ts-container-wide .entry-content .vc_row.container,
  .vc_row.container {
    width: 96% !important;
    margin-left: auto;
    margin-right: auto;
  }

  .vc_column_container>.vc_column-inner {}
}
/* --- section-footer.css --- */
footer {
  z-index: 20 !important;
  position: relative !important;
}

footer .footer_inner_wrapper {
  padding-top: 50px !important;
}

footer a {
  color: #b22222 !important;
  color: #fff !important;
}

footer a:hover {
  color: #b22222 !important;
  color: #fff !important;
  text-decoration: underline;
}


footer .footer .widget {
  margin: 0 !important;
  font-size: 0.9rem;
}

footer .multi-columns-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#footer-block-1 {
  text-align: left !important;
  float: none !important;

}

#footer-block-1 img {
  margin-bottom: 20px;
}

#footer-block-2 {
  text-align: center !important;
  float: none !important;
}

#footer-block-3 {
  text-align: right !important;
  float: none !important;
}

#footer-block-3 img {
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(136deg) brightness(104%) contrast(101%);
}

#footer-block-4 {
  text-align: right !important;
  float: none !important;
}


footer .ts-footer2-left,
footer .ts-footer2-right {
  font-size: 90% !important;
  padding: 25px !important;
  font-size: 0.8rem;
}

#footer-block-1 img {
  filter: brightness(0) saturate(100%) invert(81%) sepia(17%) saturate(349%) hue-rotate(166deg) brightness(94%) contrast(95%);
}


@media screen and (max-width: 767px) {

  #footer-block-1,
  #footer-block-3 {
    text-align: center !important;
  }

  footer .multi-columns-row {
    flex-direction: column;
  }
}
/* --- section-header.css --- */
header#masthead {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  z-index: 1000 !important;
  max-height: 200px;
  transition: all 200ms;
}

body.admin-bar header#masthead {
  top: 30px !important;
}

header#masthead .themestek-logo-img {}

header#masthead:not(.themestek-fixed-header) .themestek-logo-img {
  filter: brightness(0) saturate(100%) invert(81%) sepia(17%) saturate(349%) hue-rotate(166deg) brightness(94%) contrast(95%);
}



header#masthead.themestek-fixed-header {
  /* box-shadow: 1px 1px 2px #ddd !important; */
  background-color: white !important;
}

.themestek-logo-img {
  max-width: 70vw;
}

/*

header#masthead.themestek-fixed-header {
  background-color: white !important;
  height: 52px;
}*/

header#masthead.themestek-fixed-header .home-link img {
  max-height: 40px;

}



header#masthead.themestek-fixed-header #ts-stickable-header-w {
  display: none ! important;
}
