@charset "UTF-8";
/*
Theme Name: Gefona
Description: Theme enfant pour Gefona event, à base du template Seek
Author: Gefona
Author URI: #
Template: seek
Version: 1.0.0
Text Domain: seek
*/
.twp-footer-widget-section {
  background-color: #8e8c8c;
}

.twp-editorial-full-post-list .twp-section-title,
.twp-banner-section .twp-banner-post-section,
.twp-not-found .search-form .search-submit,
.twp-footer-widget-section .widget .search-form .search-submit,
.twp-navigation .twp-nav-menu-section:after,
.twp-topbar .twp-title-with-arrow,
.mc4wp-form-fields input[type="submit"],
.twp-close-icon span,
.twp-categories-with-bg.twp-categories-with-bg-primary a,
.archive .page-header .page-title:before,
.search .page-header .page-title:before,
.twp-title-with-dashed:before,
.widget-title:before {
  background-color: #f28b20;
}

.twp-editorial-full-post-list,
.twp-article-post .single-excerpt p {
  border-color: #f28b20;
}

.twp-comments-section .comment-list li .comment-meta,
.desktop ul.twp-nav-menu > li a .menu-description,
.twp-post-format-icon {
  color: #f28b20;
}
.twp-comments-section
  .comment-respond
  .comment-form
  .logged-in-as
  a:last-child {
  border-color: #f28b20;
  color: #f28b20;
}
.twp-comments-section
  .comment-respond
  .comment-form
  .logged-in-as
  a:hover:last-child {
  background-color: #f28b20;
}

.comment-form input[type="submit"],
.twp-comments-section .comment-respond .comment-form .logged-in-as a {
  border-color: #f28b20;
  background-color: #f28b20;
  border-color: #f28b20;
}
.comment-form input[type="submit"]:visited,
.twp-comments-section .comment-respond .comment-form .logged-in-as a:visited {
  border-color: #f28b20;
}
.comment-form input[type="submit"]:hover,
.twp-comments-section .comment-respond .comment-form .logged-in-as a:hover {
  color: #f28b20;
}
a:hover {
  color: #f28b20;
}

p a {
  color: #f28b20;
}
p a:visited,
p a:hover {
  color: #f28b20;
}
.twp-categories-with-bg.twp-categories-with-bg-primary a:before {
  border-right-color: #f28b20;
}
.pagination .page-numbers.current {
  background-color: #f28b20;
  border-color: #f28b20;
}
.posts-navigation .nav-previous a:hover,
.posts-navigation .nav-next a:hover {
  background-color: #f28b20;
  border-color: #f28b20;
}
@media (min-width: 1050px) {
  .twp-social-share-section .twp-social-share-layout-2 .twp-share-container {
    background-color: #f28b20;
  }
}
.twp-topbar .twp-title-with-arrow:after {
  border-color: transparent transparent transparent #f28b20;
}
.twp-topbar .twp-breaking-news-section a:hover,
.twp-topbar .twp-social-icons a:hover {
  color: #f28b20;
}
.twp-navigation .twp-article-list a:hover {
  color: #f28b20;
}
.desktop ul.twp-nav-menu > li > a .menu-description {
  background-color: #f28b20;
}
.desktop ul.twp-nav-menu > li > a .menu-description:after {
  border-color: #f28b20 transparent transparent transparent;
}
.twp-navigation .twp-nav-menu-section .twp-site-features .twp-trending {
  background-color: #f28b20;
}
.twp-article .twp-description h4 a:hover {
  color: #f28b20;
}
.twp-author-details .author-details a:hover {
  color: #f28b20;
}
.twp-article-post .entry-content .wp-block-categories a:hover {
  color: #f28b20;
}
.twp-article-post blockquote.wp-block-quote p:before,
.twp-article-post blockquote.wp-block-quote p:after {
  color: #f28b20;
}
.widget .search-form .search-submit:hover {
  background-color: #f28b20;
}
.twp-banner-section .twp-banner-post-section a:hover {
  color: #f28b20;
}
.twp-footer-menu-section .twp-footer-menu li a:hover {
  color: #f28b20;
}
.twp-footer-widget-section a:hover {
  color: #f28b20;
}
.site-footer a:hover {
  color: #f28b20;
}
.twp-featured-post-slider-section a:hover {
  color: #f28b20;
}
.twp-featured-post-slider-section .twp-feature-post:hover:before {
  /* background-color: #F28B20;*/
  background-color: transparent;
}
.twp-latest-post-section a:hover {
  color: #f28b20;
}
.slick-arrow:hover::before {
  border-color: #f28b20;
}
.twp-primary-bg {
  background-color: #f28b20;
}
.night-mode a:hover {
  color: #f28b20;
}
.night-mode p a {
  color: #f28b20;
}
.night-mode p a:visited,
.night-mode p a:hover {
  color: #f28b20;
}

/**visual composer**/
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
  background-color: #f28b20;
  color: #fff;
  font-weight: bold;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
  background-color: #cc9305;
  color: #fff;
  font-weight: bold;
}

#content {
  padding-top: 0;
}

#masthead {
  margin: 0px;
  width: 100%;
}
@media (min-width: 576px) {
  .twp-latest-post-list .twp-latest-post {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 769px) {
  #masthead {
    min-height: 160px;
  }
  .twp-latest-post-list .twp-latest-post {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .vc_col-sm-4 {
    width: 33.33333333%;
  }
}

@media (min-width: 992px) {
  .twp-latest-post-list .twp-latest-post {
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
}

@media (min-width: 1050px) {
  .twp-latest-post-list .twp-latest-post {
    flex: 0 0 25%;
    max-width: 25%;
  }
}

.twp-logo > .twp-image-wrapper {
  min-height: 80px;
  display: flex;
  align-items: center;
}
.menu-bars {
  position: absolute;
  right: 25px;
  cursor: pointer;
  display: none;
}

#masthead {
  margin: 0px;
  width: 100%;
  /*border-bottom: 26px solid #EA7524;
  background-repeat: no-repeat;
  background-size: cover;
  
  background-position: center center;
  display: flex;
  align-items: center;
  justify-content: center;*/
}

@media (max-width: 768px) {
  #masthead {
    background: none;
    border-bottom: 13px solid #ea7524;
  }
  .menu-bars {
    display: inline-block;
  }
}

body.custom-background {
  background-color: #e5e5e5;
}

.twp-latest-post-section .twp-latest-post .twp-desc {
  display: flex;
  height: 230px;
  border-radius: 5px;
  box-shadow: 0 2px 6px 0 hsla(0, 0%, 0%, 0.2);
  flex-direction: column;
  justify-content: space-evenly;
}
.twp-categories-with-bg ul li a:before {
  border-bottom: none !important;
}
.twp-categories-with-bg.twp-categories-with-bg-primary a {
  border-radius: 5px;
}

.twp-categories-with-bg ul li a {
  font-size: 0.75rem;
}

.twp-post-title > a {
  color: #333;
  text-transform: uppercase;
}

.twp-post-title > a:hover {
  color: #555;
}

.twp-latest-post-section a:visited {
  color: #333;
}

.twp-author-meta {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.share-btn {
  color: #1e73be;
  cursor: pointer;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
}

.share-btn:hover {
  color: #073761;
}

.twp-featured-post-slider-section,
.twp-footer-social-section,
.twp-footer-menu-section,
.site-footer,
.footer-logo {
  background-color: #3b3c3b;
}

.twp-feature-post .twp-desc {
  border-radius: 0px 0px 5px 5px;
}

.twp-categories-with-bg ul.cat-links {
  max-height: 70px;
  overflow: hidden;
}

.twp-feature-post .twp-desc p > small,
.twp-feature-post .twp-desc > small {
  color: #555;
  height: 40px;
  overflow: hidden;
}

.twp-feature-post .twp-desc > small {
  display: block;
  margin-top: 10px;
}

.twp-featured-post-slider-section .twp-feature-post .twp-desc {
  padding-bottom: 0;
  height: 190px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.twp-social-share-section {
  margin-bottom: 10px;
}
.twp-scroll-top {
  cursor: pointer;
}

.footer-logo {
  display: flex;
  justify-content: center;
}
.footer-logo > a > img {
  width: 100px;
}

.mec-event-list-standard .mec-event-article {
  background-color: #fff;
}

.mec-event-sharing-wrap {
  padding: 0;
}
.twp-bg-light-gray {
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.016);
}

.twp-feature-post .twp-desc p {
  height: 42px;
  overflow: hidden;
}

.twp-category-post-list {
  background-color: #e5e5e5;
}

.twp-category-post-list > .twp-list-post {
  padding: 0;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  border: none;
  background-color: white;
  margin-top: 3px;
}

.twp-category-post-list > .twp-list-post > .twp-desc {
  border-radius: 5px;
  padding-bottom: 0;
  padding-top: 10px;
}

.twp-category-post-list > .twp-list-post > .twp-desc > .twp-post-title > a {
  text-transform: none;
}

.twp-category-post-list > .twp-list-post .twp-image-section {
  height: 95px;
}

.twp-category-post-list > .twp-list-post > .twp-desc > .twp-post-title {
  margin-bottom: 15px;
}

.twp-category-post-list
  > .twp-list-post
  > .twp-desc
  > .twp-author-meta
  > .twp-post-date {
  font-weight: 400;
  margin-bottom: 5px;
}
.twp-footer-social-section,
.twp-footer-menu-section,
.site-footer,
.footer-logo {
  background-color: #c4c4c4;
}

.twp-latest-post-list
  > .twp-latest-post
  > .twp-desc
  > .twp-social-share-section {
  margin-bottom: 0;
}

.mec-event-image {
  max-height: 150px;
  overflow: hidden;
}

.mec-month-divider {
  display: none;
}

.twp-ad {
  margin: 0px !important;
  width: 100% !important;
  height: 170px !important;
  overflow: hidden;
}

.twp-site-branding {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.twp-social-share-layout-2 .twp-toggle-share span {
  color: black !important;
}
ul.twp-social-icons li a span {
  display: none !important;
}

#primary {
  margin-top: 15px;
}

div.twp-desc2 {
  background: #fff;
}

div.twp-desc2:hover {
  background: #009e4e !important;
  color: #fff !important;
}

@media only screen and (max-width: 767px) {
  .field-name-field-word-conv #toc,
  #banner-ad {
    display: none;
  }
}
