@charset "UTF-8";
.jeg_singlepage {
  position: relative; }

.hustle-modal .hustle-modal-optin_group {
  margin-top: 10px; }
  .hustle-modal .hustle-modal-optin_group > .hustle-modal-mc_groups {
    background-color: transparent !important;
    padding: 0 !important; }
    .hustle-modal .hustle-modal-optin_group > .hustle-modal-mc_groups .hustle-modal-mc_option {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }

.sidebar_subscription_button a,
.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md, .wcp_restricted_block .buttons a, .wcp_subscription_page .wcp_subscription_coupon .redeem-coupon form input[type="submit"] {
  font-family: "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  display: block;
  width: 100%;
  height: 60px;
  padding: 0;
  border: none;
  background: #adb1b3;
  border-radius: 2px;
  font-size: 18px;
  line-height: 60px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff; }
  .sidebar_subscription_button a:hover,
  .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md:hover, .wcp_restricted_block .buttons a:hover, .wcp_subscription_page .wcp_subscription_coupon .redeem-coupon form input:hover[type="submit"] {
    color: #ffffff;
    background: #74797c; }

.sidebar_subscription_button a,
.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md {
  max-width: 300px;
  margin: auto;
  background: #37a0e6; }
  .sidebar_subscription_button a:hover,
  .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md:hover {
    background: #2b7cb3; }

.vc_custom_1559026344146 {
  margin-bottom: -40px !important; }

#villes .jeg_main_content {
  padding-top: 90px; }

.hustle-modal.hustle-modal-beatustatic {
  margin: auto; }

/* Fallback featured image */
.thumbnail-container.no_thumbnail::after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "\e900";
  font-size: 40px;
  margin-top: -20px;
  margin-left: -20px;
  opacity: 0.2;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/**
 * Eliminate Text Advert for FAQ Plugin
 * https://websitebooklet.com/wp-plugins/html5-responsive-faq-plugin-for-wordpress/
 */
.hrf-faq-list article:not(.hrf-entry) {
  display: none !important; }

.hrf-faq-list {
  margin-bottom: 40px; }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?m7mcy9");
  src: url("../fonts/icomoon.eot?m7mcy9#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?m7mcy9") format("truetype"), url("../fonts/icomoon.woff?m7mcy9") format("woff"), url("../fonts/icomoon.svg?m7mcy9#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-g-border {
  padding: 2px;
  border-radius: 2px;
  font-size: 0.8em;
  color: #ffffff; }
  .icon-g-border:before {
    content: "\e901"; }

.icon-g-plain, .icon-sante, .icon-com-et-medias, .icon-premium {
  padding: 2px;
  border-radius: 2px;
  font-size: 0.8em;
  color: #ffffff; }
  .icon-g-plain:before, .icon-sante:before, .icon-com-et-medias:before, .icon-premium:before {
    content: "\e900"; }

.icon-sante {
  background: #1ac7a7; }

.icon-com-et-medias {
  background: #ffa514; }

.icon-premium {
  background: #ffcf0f; }

/** Restricted area **/
.wcp_restricted_block {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(229, 233, 234, 0)), to(#e5e9ea));
  background: -webkit-linear-gradient(rgba(229, 233, 234, 0), #e5e9ea);
  background: -o-linear-gradient(rgba(229, 233, 234, 0), #e5e9ea);
  background: linear-gradient(rgba(229, 233, 234, 0), #e5e9ea);
  padding: 20px;
  margin-bottom: 20px; }
  .wcp_restricted_block .title {
    text-align: center;
    margin-bottom: 0; }
  .wcp_restricted_block .subtitle {
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    color: #74797c; }
    .wcp_restricted_block .subtitle .price {
      color: #37a0e6; }
  .wcp_restricted_block .advantages {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px; }
    .wcp_restricted_block .advantages div {
      text-align: center;
      color: #74797c; }
      .wcp_restricted_block .advantages div i {
        font-size: 22px; }
      .wcp_restricted_block .advantages div p {
        font-size: 14px;
        line-height: 17px;
        font-weight: 700; }
  .wcp_restricted_block .message {
    text-align: center;
    font-weight: 700; }
  .wcp_restricted_block .buttons {
    text-align: center; }
    .wcp_restricted_block .buttons a {
      width: auto;
      margin: 10px 5px;
      background: #37a0e6;
      padding: 10px 15px;
      display: inline-block;
      height: 40px;
      line-height: 20px;
      font-size: 16px;
      color: #ffffff !important; }
      .wcp_restricted_block .buttons a:hover {
        background: #2b7cb3; }
      @media only screen and (max-width: 400px) {
        .wcp_restricted_block .buttons a {
          width: 100%;
          height: auto;
          padding: 10px; } }
  .wcp_restricted_block .login {
    font-size: 14px;
    text-align: center;
    color: #74797c;
    margin-bottom: 0; }

/* Slider */
.jeg_slider_wrapper .jeg_caption_container {
  max-width: 100%; }
  .jeg_slider_wrapper .jeg_caption_container .jeg_post_title {
    font-size: 28px; }
    @media only screen and (max-width: 400px) {
      .jeg_slider_wrapper .jeg_caption_container .jeg_post_title {
        font-size: 21px; } }

/** Post header **/
.entry-header .jeg_post_title {
  font-size: 36px !important; }

.entry-header .jeg_meta_author + .jeg_meta_date::before,
.entry-header .jeg_meta_reading_time::before {
  content: "\0022C5";
  margin-right: 4px; }

.entry-header .jeg_meta_author,
.entry-header .jeg_meta_date {
  margin-right: 4px; }

/** category **/
.jeg_post:not(.jeg_pl_sm) .jeg_post_category,
.jeg_slide_caption .jeg_post_category, .jeg_meta_category .jeg_post_category, .jeg_post.jeg_pl_sm .jeg_thumb .jeg_post_category {
  display: inline-block;
  border-radius: 2px;
  background: #37a0e6;
  color: #ffffff;
  padding: 2px 4px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  overflow: hidden; }
  .jeg_post:not(.jeg_pl_sm) .jeg_post_category a, .jeg_slide_caption .jeg_post_category a, .jeg_meta_category .jeg_post_category a, .jeg_post.jeg_pl_sm .jeg_thumb .jeg_post_category a {
    padding: 0;
    margin: 0;
    background: transparent;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center; }

.jeg_post:not(.jeg_pl_sm) .jeg_post_category,
.jeg_slide_caption .jeg_post_category, .jeg_meta_category .jeg_post_category {
  line-height: 14px; }
  .jeg_post:not(.jeg_pl_sm) .jeg_post_category,
  .jeg_slide_caption .jeg_post_category, .jeg_meta_category .jeg_post_category,
  .jeg_post:not(.jeg_pl_sm) .jeg_post_category a,
  .jeg_slide_caption .jeg_post_category a,
  .jeg_meta_category .jeg_post_category a {
    font-size: 12px;
    line-height: 14px; }
    @media only screen and (max-width: 1000px) {
      .jeg_post:not(.jeg_pl_sm) .jeg_post_category,
      .jeg_slide_caption .jeg_post_category, .jeg_meta_category .jeg_post_category,
      .jeg_post:not(.jeg_pl_sm) .jeg_post_category a,
      .jeg_slide_caption .jeg_post_category a,
      .jeg_meta_category .jeg_post_category a {
        line-height: 11px;
        font-size: 10px; } }

.jeg_post.jeg_pl_sm .jeg_thumb .jeg_post_category {
  position: absolute;
  top: auto;
  left: 50%;
  bottom: 0;
  right: auto;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: auto;
  max-width: 90%;
  margin: 10px auto;
  line-height: 11px; }
  .jeg_post.jeg_pl_sm .jeg_thumb .jeg_post_category,
  .jeg_post.jeg_pl_sm .jeg_thumb .jeg_post_category a {
    font-size: 10px;
    line-height: 11px; }
    @media only screen and (max-width: 1000px) {
      .jeg_post.jeg_pl_sm .jeg_thumb .jeg_post_category,
      .jeg_post.jeg_pl_sm .jeg_thumb .jeg_post_category a {
        font-size: 8px;
        line-height: 9px; } }

.jeg_meta_category .jeg_post_category {
  margin: 0px 0px 0px 8px;
  line-height: 11px;
  overflow: initial; }
  .jeg_meta_category .jeg_post_category,
  .jeg_meta_category .jeg_post_category a {
    font-size: 10px;
    line-height: 11px; }
    @media only screen and (max-width: 1000px) {
      .jeg_meta_category .jeg_post_category,
      .jeg_meta_category .jeg_post_category a {
        font-size: 8px;
        line-height: 9px; } }

.jeg_post_title {
  line-height: 1.2 !important; }

/** Contenu **/
.entry-content .content-inner iframe {
  max-width: 100%; }

.jeg_featured .wp-caption-text {
  font-size: 12px; }

/** Last Year Posts **/
.post-oneyearago-posts .jeg_block_heading {
  margin-bottom: 20px; }

.post-oneyearago-posts ul {
  padding-left: 15px; }
  .post-oneyearago-posts ul li {
    font-weight: 700;
    margin: 5px 0;
    list-style: initial; }
    .post-oneyearago-posts ul li a {
      color: #03090d; }
      .post-oneyearago-posts ul li a:hover {
        color: #37a0e6; }
    .post-oneyearago-posts ul li .jeg_post_meta {
      margin-left: 5px;
      display: inline-block; }
      .post-oneyearago-posts ul li .jeg_post_meta > div {
        display: inline-block; }

/** Prev & Next Post **/
.jeg_prevnext_post {
  border: none;
  padding: 0; }
  .jeg_prevnext_post a:hover h3 {
    border-color: #e5e9ea; }

/** Author Box **/
.jeg_authorbox {
  border: 1px solid #e5e9ea;
  padding: 10px 0; }

.jeg_author_image {
  width: 90px; }
  .jeg_author_image img {
    width: 50px;
    height: 50px; }

.jeg_author_content {
  margin-left: 90px;
  color: #03090d; }

.wcp_subscription_page .menu {
  margin: 0 auto 40px;
  text-align: center; }
  @media only screen and (max-width: 400px) {
    .wcp_subscription_page .menu {
      text-align: left; } }
  .wcp_subscription_page .menu li {
    display: inline-block;
    list-style: none; }
    .wcp_subscription_page .menu li:after {
      content: "•";
      color: #e5e9ea; }
      @media only screen and (max-width: 400px) {
        .wcp_subscription_page .menu li:after {
          content: none; } }
    .wcp_subscription_page .menu li:last-child:after {
      content: ""; }
    .wcp_subscription_page .menu li a {
      font-size: 16px;
      font-weight: 700;
      text-transform: uppercase;
      color: #adb1b3;
      margin: 0 10px; }
      .wcp_subscription_page .menu li a:hover {
        color: #37a0e6; }
    .wcp_subscription_page .menu li.current_page_item a {
      color: #37a0e6; }

.wcp_subscription_page .jeg_post_title {
  text-align: center;
  margin-bottom: 20px; }

.wcp_subscription_page .page_subtitle {
  font-size: 21px;
  text-align: center;
  color: #adb1b3;
  line-height: 24px;
  margin: 0 auto;
  width: 50%; }
  @media only screen and (max-width: 400px) {
    .wcp_subscription_page .page_subtitle {
      width: 90%; } }

.wcp_subscription_page .wcp_subscription_cards {
  background: #e5e9ea;
  margin: 50px 0;
  background-origin: padding-box; }
  .wcp_subscription_page .wcp_subscription_cards .jeg-vc-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
    @media only screen and (max-width: 600px) {
      .wcp_subscription_page .wcp_subscription_cards .jeg-vc-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
  .wcp_subscription_page .wcp_subscription_cards > .jeg-vc-wrapper > .wp-block-column {
    margin: -20px 10px;
    background: #ffffff;
    width: 360px;
    padding: 40px 20px 20px;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    text-align: center; }
    @media only screen and (max-width: 1000px) {
      .wcp_subscription_page .wcp_subscription_cards > .jeg-vc-wrapper > .wp-block-column {
        margin: 20px 10px; } }
    .wcp_subscription_page .wcp_subscription_cards > .jeg-vc-wrapper > .wp-block-column .pack {
      margin: 0 auto;
      text-align: center;
      font-size: 18px;
      font-weight: 700;
      color: #37a0e6;
      text-transform: uppercase; }
    .wcp_subscription_page .wcp_subscription_cards > .jeg-vc-wrapper > .wp-block-column .logo {
      display: block;
      margin: 10px 0 40px; }
      .wcp_subscription_page .wcp_subscription_cards > .jeg-vc-wrapper > .wp-block-column .logo img {
        width: 200px;
        margin: auto;
        display: block; }
    .wcp_subscription_page .wcp_subscription_cards > .jeg-vc-wrapper > .wp-block-column .subtitle {
      color: #adb1b3;
      font-size: 18px;
      line-height: 21px;
      font-weight: 700;
      margin: 0 0 30px; }
    .wcp_subscription_page .wcp_subscription_cards > .jeg-vc-wrapper > .wp-block-column .price {
      width: 250px;
      margin: 0 auto 20px; }
      @media only screen and (max-width: 1000px) {
        .wcp_subscription_page .wcp_subscription_cards > .jeg-vc-wrapper > .wp-block-column .price {
          width: auto; } }
      @media only screen and (max-width: 600px) {
        .wcp_subscription_page .wcp_subscription_cards > .jeg-vc-wrapper > .wp-block-column .price {
          width: 250px; } }
      .wcp_subscription_page .wcp_subscription_cards > .jeg-vc-wrapper > .wp-block-column .price > .wpb_wrapper {
        display: -ms-grid;
        display: grid;
        -ms-grid-rows: auto auto;
        grid-template: "from from" "number by_month" "number by_year"; }
        .wcp_subscription_page .wcp_subscription_cards > .jeg-vc-wrapper > .wp-block-column .price > .wpb_wrapper div {
          margin: 0; }
          .wcp_subscription_page .wcp_subscription_cards > .jeg-vc-wrapper > .wp-block-column .price > .wpb_wrapper div p {
            margin: 0;
            text-align: left; }
        .wcp_subscription_page .wcp_subscription_cards > .jeg-vc-wrapper > .wp-block-column .price > .wpb_wrapper .from {
          -ms-grid-row: 1;
          -ms-grid-column: 1;
          -ms-grid-column-span: 2;
          grid-area: from;
          height: 20px; }
          .wcp_subscription_page .wcp_subscription_cards > .jeg-vc-wrapper > .wp-block-column .price > .wpb_wrapper .from p {
            font-size: 12px;
            line-height: 20px;
            color: #adb1b3;
            text-transform: uppercase; }
        .wcp_subscription_page .wcp_subscription_cards > .jeg-vc-wrapper > .wp-block-column .price > .wpb_wrapper .number {
          -ms-grid-row: 2;
          -ms-grid-row-span: 2;
          -ms-grid-column: 1;
          grid-area: number;
          height: 40px; }
          .wcp_subscription_page .wcp_subscription_cards > .jeg-vc-wrapper > .wp-block-column .price > .wpb_wrapper .number p {
            font-size: 54px;
            line-height: 40px;
            color: #37a0e6;
            font-weight: 700;
            text-align: right; }
        .wcp_subscription_page .wcp_subscription_cards > .jeg-vc-wrapper > .wp-block-column .price > .wpb_wrapper .by_month {
          -ms-grid-row: 2;
          -ms-grid-column: 2;
          grid-area: by_month;
          height: 20px; }
          .wcp_subscription_page .wcp_subscription_cards > .jeg-vc-wrapper > .wp-block-column .price > .wpb_wrapper .by_month p {
            font-size: 18px;
            line-height: 20px;
            color: #37a0e6;
            font-weight: 700;
            text-transform: uppercase; }
        .wcp_subscription_page .wcp_subscription_cards > .jeg-vc-wrapper > .wp-block-column .price > .wpb_wrapper .by_year {
          -ms-grid-row: 3;
          -ms-grid-column: 2;
          grid-area: by_year;
          height: 30px; }
          .wcp_subscription_page .wcp_subscription_cards > .jeg-vc-wrapper > .wp-block-column .price > .wpb_wrapper .by_year p {
            font-size: 18px;
            line-height: 20px;
            color: #adb1b3; }
    .wcp_subscription_page .wcp_subscription_cards > .jeg-vc-wrapper > .wp-block-column .cta {
      margin-bottom: 10px;
      width: 100%; }
      .wcp_subscription_page .wcp_subscription_cards > .jeg-vc-wrapper > .wp-block-column .cta a {
        width: 100%;
        height: 60px;
        background: #37a0e6;
        border-radius: 2px;
        padding: 0;
        line-height: 60px;
        font-size: 18px;
        font-weight: 700;
        text-transform: uppercase;
        border: none;
        color: #ffffff; }
        @media only screen and (max-width: 1000px) {
          .wcp_subscription_page .wcp_subscription_cards > .jeg-vc-wrapper > .wp-block-column .cta a {
            line-height: 22px;
            padding: 8px 0; } }
        @media only screen and (max-width: 600px) {
          .wcp_subscription_page .wcp_subscription_cards > .jeg-vc-wrapper > .wp-block-column .cta a {
            line-height: 60px;
            padding: 0; } }
        .wcp_subscription_page .wcp_subscription_cards > .jeg-vc-wrapper > .wp-block-column .cta a:hover {
          background: #2b7cb3; }
    .wcp_subscription_page .wcp_subscription_cards > .jeg-vc-wrapper > .wp-block-column .cta_instructions {
      color: #adb1b3;
      font-size: 14px;
      font-style: italic;
      margin-bottom: 20px;
      line-height: 16px; }
    .wcp_subscription_page .wcp_subscription_cards > .jeg-vc-wrapper > .wp-block-column .advantages_list ul {
      padding: 0;
      margin: 0; }
      .wcp_subscription_page .wcp_subscription_cards > .jeg-vc-wrapper > .wp-block-column .advantages_list ul li {
        padding: 15px 0;
        border-top: 1px solid #e5e9ea;
        font-size: 18px;
        line-height: 20px;
        color: #adb1b3;
        text-align: left;
        list-style: none; }
        .wcp_subscription_page .wcp_subscription_cards > .jeg-vc-wrapper > .wp-block-column .advantages_list ul li img {
          width: 50%;
          padding: 10px; }
        .wcp_subscription_page .wcp_subscription_cards > .jeg-vc-wrapper > .wp-block-column .advantages_list ul li::before {
          content: '\f058';
          font-family: "FontAwesome";
          display: inline-block;
          margin-right: 10px; }
    .wcp_subscription_page .wcp_subscription_cards > .jeg-vc-wrapper > .wp-block-column.gomet-sante .pack {
      color: #1ac7a7; }
    .wcp_subscription_page .wcp_subscription_cards > .jeg-vc-wrapper > .wp-block-column.gomet-sante .price .by_month p,
    .wcp_subscription_page .wcp_subscription_cards > .jeg-vc-wrapper > .wp-block-column.gomet-sante .price .number p {
      color: #1ac7a7; }
    .wcp_subscription_page .wcp_subscription_cards > .jeg-vc-wrapper > .wp-block-column.gomet-sante .cta a {
      background: #1ac7a7; }
      .wcp_subscription_page .wcp_subscription_cards > .jeg-vc-wrapper > .wp-block-column.gomet-sante .cta a:hover {
        background: #17AD92; }
    .wcp_subscription_page .wcp_subscription_cards > .jeg-vc-wrapper > .wp-block-column.gomet-sante ul.advantages_list li::before {
      color: #1ac7a7; }
    .wcp_subscription_page .wcp_subscription_cards > .jeg-vc-wrapper > .wp-block-column.gomet-com-medias .pack {
      color: #ffa514; }
    .wcp_subscription_page .wcp_subscription_cards > .jeg-vc-wrapper > .wp-block-column.gomet-com-medias .price .by_month p,
    .wcp_subscription_page .wcp_subscription_cards > .jeg-vc-wrapper > .wp-block-column.gomet-com-medias .price .number p {
      color: #ffa514; }
    .wcp_subscription_page .wcp_subscription_cards > .jeg-vc-wrapper > .wp-block-column.gomet-com-medias .cta a {
      background: #ffa514; }
      .wcp_subscription_page .wcp_subscription_cards > .jeg-vc-wrapper > .wp-block-column.gomet-com-medias .cta a:hover {
        background: #E69512; }
    .wcp_subscription_page .wcp_subscription_cards > .jeg-vc-wrapper > .wp-block-column.gomet-com-medias ul.advantages_list li::before {
      color: #ffa514; }
    .wcp_subscription_page .wcp_subscription_cards > .jeg-vc-wrapper > .wp-block-column.gomet-plus .price .by_month p,
    .wcp_subscription_page .wcp_subscription_cards > .jeg-vc-wrapper > .wp-block-column.gomet-plus .price .number p {
      color: #c8d8e0; }
    .wcp_subscription_page .wcp_subscription_cards > .jeg-vc-wrapper > .wp-block-column.gomet-plus .cta a {
      background: #c8d8e0; }
      .wcp_subscription_page .wcp_subscription_cards > .jeg-vc-wrapper > .wp-block-column.gomet-plus .cta a:hover {
        background: #B1C0C7; }
    .wcp_subscription_page .wcp_subscription_cards > .jeg-vc-wrapper > .wp-block-column.gomet-plus ul.advantages_list li::before {
      color: #c8d8e0; }
    .wcp_subscription_page .wcp_subscription_cards > .jeg-vc-wrapper > .wp-block-column.gomet-premium .pack {
      color: #ffcf0f; }
    .wcp_subscription_page .wcp_subscription_cards > .jeg-vc-wrapper > .wp-block-column.gomet-premium .price .by_month p,
    .wcp_subscription_page .wcp_subscription_cards > .jeg-vc-wrapper > .wp-block-column.gomet-premium .price .number p {
      color: #ffcf0f; }
    .wcp_subscription_page .wcp_subscription_cards > .jeg-vc-wrapper > .wp-block-column.gomet-premium .cta a {
      background: #ffcf0f; }
      .wcp_subscription_page .wcp_subscription_cards > .jeg-vc-wrapper > .wp-block-column.gomet-premium .cta a:hover {
        background: #E6BA0E; }
    .wcp_subscription_page .wcp_subscription_cards > .jeg-vc-wrapper > .wp-block-column.gomet-premium ul.advantages_list li::before {
      color: #ffcf0f; }

.wcp_subscription_page .wcp_subscription_coupon h2 {
  text-align: center;
  width: 90%;
  max-width: 1170px;
  margin: 60px auto 20px; }

.wcp_subscription_page .wcp_subscription_coupon .redeem-coupon {
  width: 600px;
  margin: 0 auto 40px; }
  @media only screen and (max-width: 400px) {
    .wcp_subscription_page .wcp_subscription_coupon .redeem-coupon {
      width: 90%; } }
  .wcp_subscription_page .wcp_subscription_coupon .redeem-coupon .message {
    color: #E69512; }
  .wcp_subscription_page .wcp_subscription_coupon .redeem-coupon form {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 3fr 2fr;
    grid-template-columns: 3fr 2fr;
    grid-gap: 10px; }
    @media only screen and (max-width: 400px) {
      .wcp_subscription_page .wcp_subscription_coupon .redeem-coupon form {
        display: block; } }
    .wcp_subscription_page .wcp_subscription_coupon .redeem-coupon form input[type="submit"] {
      background: #37a0e6;
      height: 40px;
      line-height: 40px;
      font-size: 16px; }
      .wcp_subscription_page .wcp_subscription_coupon .redeem-coupon form input[type="submit"]:hover {
        background: #2b7cb3; }
      @media only screen and (max-width: 400px) {
        .wcp_subscription_page .wcp_subscription_coupon .redeem-coupon form input[type="submit"] {
          width: 100%;
          margin-top: 10px; } }
    .wcp_subscription_page .wcp_subscription_coupon .redeem-coupon form p.result {
      color: #E69512; }

.jeg_header_wrapper .jeg_nav_left {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0; }

.jeg_header_wrapper .jeg_nav_center {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }

.jeg_header_wrapper .jeg_nav_right {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0; }

.jeg_header .jeg_menu.jeg_main_menu > li {
  padding: 0 15px; }
  .jeg_header .jeg_menu.jeg_main_menu > li > a {
    font-weight: 500;
    font-size: 16px; }

.jeg_header .jeg_logo img {
  height: 70px; }

.jeg_header .jeg_cartcontent {
  right: auto;
  left: 0; }

@media only screen and (max-width: 1000px) {
  .jeg_header .jeg_sticky_nav .container {
    max-width: none; } }

.jeg_header .jeg_sticky_nav .jeg_menu.jeg_main_menu > li {
  padding: 0 10px; }

.jeg_header .jeg_sticky_nav .jeg_logo {
  margin-right: 0; }
  .jeg_header .jeg_sticky_nav .jeg_logo img {
    max-height: 30px; }

.jeg_navbar_mobile_wrapper .jeg_mobile_logo img {
  max-height: 30px; }

.jeg_accountlink img {
  height: 20px;
  margin-top: -2px; }

.jeg_accountlink .logged::after {
  color: #a0a0a0;
  content: "\F107";
  display: inline-block;
  margin-left: 5px;
  margin-right: -3px;
  font: normal normal normal 12px/1 FontAwesome;
  font-size: 12px;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s; }

@media only screen and (min-width: 1000px) {
  .homepage_menu {
    margin-top: -30px;
    margin-bottom: 40px; } }

.homepage_menu .widget_nav_menu {
  margin: 0; }
  .homepage_menu .widget_nav_menu ul.menu {
    text-align: center; }
    .homepage_menu .widget_nav_menu ul.menu li {
      border: none; }
      @media only screen and (min-width: 1000px) {
        .homepage_menu .widget_nav_menu ul.menu li {
          display: inline-block;
          margin: 0 10px;
          padding: 0; } }
      .homepage_menu .widget_nav_menu ul.menu li a {
        font-weight: 500;
        text-transform: uppercase;
        font-size: 0.9em; }
        .homepage_menu .widget_nav_menu ul.menu li a::before {
          content: "";
          position: absolute;
          bottom: 0;
          width: 0;
          height: 2px;
          background-color: #3497da;
          -webkit-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out; }
        .homepage_menu .widget_nav_menu ul.menu li a:hover::before {
          width: 75%;
          opacity: 1; }

.wcp_submenu {
  border-bottom: 1px solid #e5e9ea; }
  @media only screen and (max-width: 400px) {
    .wcp_submenu {
      display: none; } }
  .wcp_submenu ul {
    text-align: center; }
    .wcp_submenu ul li {
      display: inline-block;
      margin: 0 10px;
      padding: 0; }
      .wcp_submenu ul li a {
        font-weight: 500;
        text-transform: uppercase;
        font-size: 0.9em;
        color: #03090d; }
        .wcp_submenu ul li a:hover {
          color: #37a0e6; }

.top-footer {
  background: #03090d;
  width: 100%; }
  .top-footer .container {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media only screen and (max-width: 400px) {
      .top-footer .container {
        display: block; } }
    .top-footer .container .logo {
      height: 100px; }
      @media only screen and (max-width: 400px) {
        .top-footer .container .logo {
          height: auto; } }
      .top-footer .container .logo img {
        margin: 30px 0;
        height: 40px; }
        @media only screen and (max-width: 400px) {
          .top-footer .container .logo img {
            margin: 20px 0;
            height: 30px; } }
    .top-footer .container .description p {
      font-size: 24px;
      font-weight: 700;
      color: #ffffff;
      text-align: right;
      margin: 0; }
      @media only screen and (max-width: 400px) {
        .top-footer .container .description p {
          margin: 0 0 20px;
          text-align: left; } }

/*** Footer Custom ***/
.footer-holder .jeg_content {
  background: #0e3144; }
  @media only screen and (max-width: 400px) {
    .footer-holder .jeg_content .vc_section {
      margin-right: 0; } }
  .footer-holder .jeg_content .widget h2 {
    font-size: 21px;
    font-weight: 700;
    color: #ffffff; }
    .footer-holder .jeg_content .widget h2::after {
      content: "";
      width: 20px;
      height: 2px;
      background: #37a0e6;
      background-color: #37a0e6;
      display: block;
      position: relative;
      bottom: -2px; }
  .footer-holder .jeg_content .widget a {
    font-weight: 400; }
    .footer-holder .jeg_content .widget a .fa {
      margin-right: 5px; }
  .footer-holder .jeg_content .widget-gomet-premium .widget h2::after {
    background: #ffcf0f;
    background-color: #ffcf0f; }
  .footer-holder .jeg_content .footer-credit-left * {
    font-size: 13px; }
  @media only screen and (min-width: 1000px) {
    .footer-holder .jeg_content .footer-credit-left .jeg_wrapper > div {
      display: inline-block;
      margin: 0; } }
  @media only screen and (min-width: 1000px) {
    .footer-holder .jeg_content .footer-credit-left .jeg_wrapper > div ul li {
      margin-right: 10px;
      display: inline-block; }
      .footer-holder .jeg_content .footer-credit-left .jeg_wrapper > div ul li:nth-child(n+1)::before {
        content: "•";
        margin-right: 4px;
        color: #ffffff; } }
  .footer-holder .jeg_content .footer-credit-right {
    text-align: right; }
    .footer-holder .jeg_content .footer-credit-right * {
      font-size: 13px; }
    @media only screen and (max-width: 400px) {
      .footer-holder .jeg_content .footer-credit-right {
        margin-top: 30px;
        text-align: left; } }
    .footer-holder .jeg_content .footer-credit-right .widget > h2 {
      font-size: 13px; }
      @media only screen and (min-width: 1000px) {
        .footer-holder .jeg_content .footer-credit-right .widget > h2 {
          margin: 0 10px 0 0;
          display: inline-block; }
          .footer-holder .jeg_content .footer-credit-right .widget > h2::after {
            content: none; } }
    @media only screen and (min-width: 1000px) {
      .footer-holder .jeg_content .footer-credit-right .widget > div {
        display: inline-block; } }
    @media only screen and (min-width: 1000px) {
      .footer-holder .jeg_content .footer-credit-right .widget > div ul li {
        margin-right: 10px;
        display: inline-block; }
        .footer-holder .jeg_content .footer-credit-right .widget > div ul li:nth-child(n+1)::before {
          content: "•";
          margin-right: 4px;
          color: #ffffff; } }

body.category-sante .jeg_authorbox a,
body.category-sante .jeg_menu_style_5 > li.sfHover > a,
body.category-sante .jeg_menu_style_5 > li.current-menu-item > a,
body.category-sante .jeg_menu_style_5 > li.current-menu-ancestor > a,
body.category-sante .jeg_pl_lg_7 .jeg_thumb .jeg_post_category a,
body.category-sante .jeg_meta_author a,
body.category-sante .widget_categories li.current-cat > a,
body.category-sante .jeg_mobile_menu li.sfHover > a,
body.category-sante .entry-content .content-inner *:not(.jeg_post_tags) a {
  color: #1ac7a7; }
  body.category-sante .jeg_authorbox a:hover,
  body.category-sante .jeg_menu_style_5 > li.sfHover > a:hover,
  body.category-sante .jeg_menu_style_5 > li.current-menu-item > a:hover,
  body.category-sante .jeg_menu_style_5 > li.current-menu-ancestor > a:hover,
  body.category-sante .jeg_pl_lg_7 .jeg_thumb .jeg_post_category a:hover,
  body.category-sante .jeg_meta_author a:hover,
  body.category-sante .widget_categories li.current-cat > a:hover,
  body.category-sante .jeg_mobile_menu li.sfHover > a:hover,
  body.category-sante .entry-content .content-inner *:not(.jeg_post_tags) a:hover {
    color: #17AD92; }

body.category-sante .jeg_menu_style_5 > li > a:hover,
body.category-sante .jeg_navbar .jeg_menu:not(.jeg_main_menu) > li > a:hover,
body.category-sante .jeg_midbar .jeg_menu:not(.jeg_main_menu) > li > a:hover,
body.category-sante .jeg_subcat_list li a:hover,
body.category-sante .jeg_postblock .jeg_post_title a:hover,
body.category-sante .jeg_hero_style_6 .jeg_post_title a:hover,
body.category-sante .jeg_sidefeed .jeg_pl_xs_3 .jeg_post_title a:hover,
body.category-sante .widget_jnews_popular .jeg_post_title a:hover,
body.category-sante .widget_archive li a:hover,
body.category-sante .widget_pages li a:hover,
body.category-sante .widget_meta li a:hover,
body.category-sante .widget_recent_entries li a:hover,
body.category-sante .widget_rss li a:hover,
body.category-sante .widget_categories li a:hover,
body.category-sante #breadcrumbs a:hover,
body.category-sante .authorlink a:hover,
body.category-sante .bbp-breadcrumb a:hover,
body.category-sante .widget_display_forums li a:hover,
body.category-sante .jeg_mobile_menu li a:hover,
body.category-sante .jeg_subcat_list li button:hover,
body.category-sante .jeg_side_tabs li.active,
body.category-sante .jeg_block_heading_5 strong,
body.category-sante .jeg_block_heading_6 strong,
body.category-sante .jeg_block_heading_7 strong,
body.category-sante .jeg_block_heading_8 strong,
body.category-sante .jeg_pl_xs_2::before,
body.category-sante .jeg_pl_xs_4 .jeg_postblock_content::before,
body.category-sante .widget_rss cite,
body.category-sante .jeg_share_count .counts,
body.category-sante .commentlist .bypostauthor > .comment-body > .comment-author > .fn,
body.category-sante span.required,
body.category-sante .jeg_review_title,
body.category-sante .bestprice .price,
body.category-sante .jeg_vertical_playlist .jeg_video_playlist_play_icon,
body.category-sante .jeg_vertical_playlist .jeg_video_playlist_item.active .jeg_video_playlist_thumbnail::before,
body.category-sante .jeg_horizontal_playlist .jeg_video_playlist_play,
body.category-sante .woocommerce li.product .pricegroup .button,
body.category-sante .widget_display_topics li::before,
body.category-sante .widget_display_replies li::before,
body.category-sante .widget_display_views li::before,
body.category-sante .split-template-6 .pagenum,
body.category-sante .jeg_post_meta .fa,
body.category-sante .entry-header .jeg_post_meta .fa,
body.category-sante .jeg_review_stars,
body.category-sante .jeg_price_review_list,
body.category-sante .wcp_restricted_block .subtitle .price {
  color: #1ac7a7; }

body.category-sante .jeg_menu_style_1 > li > a::before,
body.category-sante .jeg_menu_style_2 > li > a::before,
body.category-sante .jeg_menu_style_3 > li > a::before,
body.category-sante .jeg_side_toggle,
body.category-sante .jeg_slide_caption .jeg_post_category a,
body.category-sante .jeg_slider_type_1 .owl-nav .owl-next,
body.category-sante .jeg_block_heading_1 .jeg_block_title span,
body.category-sante .jeg_block_heading_2 .jeg_block_title span,
body.category-sante .jeg_block_heading_3,
body.category-sante .jeg_block_heading_4 .jeg_block_title span,
body.category-sante .jeg_block_heading_6::after,
body.category-sante .jeg_pl_lg_box .jeg_post_category a,
body.category-sante .jeg_pl_md_box .jeg_post_category a,
body.category-sante .jeg_readmore:hover,
body.category-sante .jeg_thumb .jeg_post_category a,
body.category-sante .jeg_block_loadmore a:hover,
body.category-sante .jeg_postblock.alt .jeg_block_loadmore a:hover,
body.category-sante .jeg_block_loadmore a.active,
body.category-sante .jeg_postblock_carousel_2 .jeg_post_category a,
body.category-sante .jeg_heroblock .jeg_post_category a,
body.category-sante .jeg_pagenav_1 .page_number.active,
body.category-sante .jeg_pagenav_1 .page_number.active:hover,
body.category-sante input[type="submit"],
body.category-sante .btn,
body.category-sante .button,
body.category-sante .widget_tag_cloud a:hover,
body.category-sante .popularpost_item:hover .jeg_post_title a::before,
body.category-sante .jeg_splitpost_4 .page_nav,
body.category-sante .jeg_splitpost_5 .page_nav,
body.category-sante .jeg_post_via a:hover,
body.category-sante .jeg_post_source a:hover,
body.category-sante .jeg_post_tags a:hover,
body.category-sante .comment-reply-title small a::before,
body.category-sante .comment-reply-title small a::after,
body.category-sante .jeg_storelist .productlink,
body.category-sante .authorlink li.active a::before,
body.category-sante .jeg_footer.dark .socials_widget:not(.nobg) a:hover .fa,
body.category-sante .jeg_breakingnews_title,
body.category-sante .jeg_overlay_slider_bottom.owl-carousel .owl-nav div,
body.category-sante .jeg_overlay_slider_bottom.owl-carousel .owl-nav div:hover,
body.category-sante .jeg_vertical_playlist .jeg_video_playlist_current,
body.category-sante .woocommerce span.onsale,
body.category-sante .woocommerce #respond input#submit:hover,
body.category-sante .woocommerce a.button:hover,
body.category-sante .woocommerce button.button:hover,
body.category-sante .woocommerce input.button:hover,
body.category-sante .woocommerce #respond input#submit.alt,
body.category-sante .woocommerce a.button.alt,
body.category-sante .woocommerce button.button.alt,
body.category-sante .woocommerce input.button.alt,
body.category-sante .jeg_popup_post .caption,
body.category-sante .jeg_footer.dark input[type="submit"],
body.category-sante .jeg_footer.dark .btn,
body.category-sante .jeg_footer.dark .button,
body.category-sante .footer_widget.widget_tag_cloud a:hover,
body.category-sante .jeg_slide_caption .jeg_post_category,
body.category-sante .jeg_post:not(.jeg_pl_sm) .jeg_post_category,
body.category-sante .jeg_post.jeg_pl_sm .jeg_thumb .jeg_post_category,
body.category-sante .jeg_meta_category .jeg_post_category {
  background-color: #1ac7a7; }

body.category-sante .jeg_block_heading_7 .jeg_block_title span,
body.category-sante .jeg_readmore:hover,
body.category-sante .jeg_block_loadmore a:hover,
body.category-sante .jeg_block_loadmore a.active,
body.category-sante .jeg_pagenav_1 .page_number.active,
body.category-sante .jeg_pagenav_1 .page_number.active:hover,
body.category-sante .jeg_pagenav_3 .page_number:hover,
body.category-sante .jeg_prevnext_post a:hover h3,
body.category-sante .jeg_overlay_slider .jeg_post_category,
body.category-sante .jeg_sidefeed .jeg_post.active,
body.category-sante .jeg_vertical_playlist.jeg_vertical_playlist .jeg_video_playlist_item.active .jeg_video_playlist_thumbnail img,
body.category-sante .jeg_horizontal_playlist .jeg_video_playlist_item.active {
  border-color: #1ac7a7; }

body.category-sante .jeg_tabpost_nav li.active,
body.category-sante .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  border-bottom-color: #1ac7a7; }

body.category-sante .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md,
body.category-sante .sidebar_subscription_button a,
body.category-sante .wcp_restricted_block .buttons a {
  background: #1ac7a7; }
  body.category-sante .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md:hover,
  body.category-sante .sidebar_subscription_button a:hover,
  body.category-sante .wcp_restricted_block .buttons a:hover {
    background: #17AD92; }

body.category-sante .footer-holder .jeg_content {
  background: #17AD92; }
  body.category-sante .footer-holder .jeg_content .widgettitle::after {
    background: #ffffff;
    background-color: #ffffff; }

body.category-com-et-medias .jeg_authorbox a,
body.category-com-et-medias .jeg_menu_style_5 > li.sfHover > a,
body.category-com-et-medias .jeg_menu_style_5 > li.current-menu-item > a,
body.category-com-et-medias .jeg_menu_style_5 > li.current-menu-ancestor > a,
body.category-com-et-medias .jeg_pl_lg_7 .jeg_thumb .jeg_post_category a,
body.category-com-et-medias .jeg_meta_author a,
body.category-com-et-medias .widget_categories li.current-cat > a,
body.category-com-et-medias .jeg_mobile_menu li.sfHover > a,
body.category-com-et-medias .entry-content .content-inner *:not(.jeg_post_tags) a {
  color: #ffa514; }
  body.category-com-et-medias .jeg_authorbox a:hover,
  body.category-com-et-medias .jeg_menu_style_5 > li.sfHover > a:hover,
  body.category-com-et-medias .jeg_menu_style_5 > li.current-menu-item > a:hover,
  body.category-com-et-medias .jeg_menu_style_5 > li.current-menu-ancestor > a:hover,
  body.category-com-et-medias .jeg_pl_lg_7 .jeg_thumb .jeg_post_category a:hover,
  body.category-com-et-medias .jeg_meta_author a:hover,
  body.category-com-et-medias .widget_categories li.current-cat > a:hover,
  body.category-com-et-medias .jeg_mobile_menu li.sfHover > a:hover,
  body.category-com-et-medias .entry-content .content-inner *:not(.jeg_post_tags) a:hover {
    color: #E69512; }

body.category-com-et-medias .jeg_menu_style_5 > li > a:hover,
body.category-com-et-medias .jeg_navbar .jeg_menu:not(.jeg_main_menu) > li > a:hover,
body.category-com-et-medias .jeg_midbar .jeg_menu:not(.jeg_main_menu) > li > a:hover,
body.category-com-et-medias .jeg_subcat_list li a:hover,
body.category-com-et-medias .jeg_postblock .jeg_post_title a:hover,
body.category-com-et-medias .jeg_hero_style_6 .jeg_post_title a:hover,
body.category-com-et-medias .jeg_sidefeed .jeg_pl_xs_3 .jeg_post_title a:hover,
body.category-com-et-medias .widget_jnews_popular .jeg_post_title a:hover,
body.category-com-et-medias .widget_archive li a:hover,
body.category-com-et-medias .widget_pages li a:hover,
body.category-com-et-medias .widget_meta li a:hover,
body.category-com-et-medias .widget_recent_entries li a:hover,
body.category-com-et-medias .widget_rss li a:hover,
body.category-com-et-medias .widget_categories li a:hover,
body.category-com-et-medias #breadcrumbs a:hover,
body.category-com-et-medias .authorlink a:hover,
body.category-com-et-medias .bbp-breadcrumb a:hover,
body.category-com-et-medias .widget_display_forums li a:hover,
body.category-com-et-medias .jeg_mobile_menu li a:hover,
body.category-com-et-medias .jeg_subcat_list li button:hover,
body.category-com-et-medias .jeg_side_tabs li.active,
body.category-com-et-medias .jeg_block_heading_5 strong,
body.category-com-et-medias .jeg_block_heading_6 strong,
body.category-com-et-medias .jeg_block_heading_7 strong,
body.category-com-et-medias .jeg_block_heading_8 strong,
body.category-com-et-medias .jeg_pl_xs_2::before,
body.category-com-et-medias .jeg_pl_xs_4 .jeg_postblock_content::before,
body.category-com-et-medias .widget_rss cite,
body.category-com-et-medias .jeg_share_count .counts,
body.category-com-et-medias .commentlist .bypostauthor > .comment-body > .comment-author > .fn,
body.category-com-et-medias span.required,
body.category-com-et-medias .jeg_review_title,
body.category-com-et-medias .bestprice .price,
body.category-com-et-medias .jeg_vertical_playlist .jeg_video_playlist_play_icon,
body.category-com-et-medias .jeg_vertical_playlist .jeg_video_playlist_item.active .jeg_video_playlist_thumbnail::before,
body.category-com-et-medias .jeg_horizontal_playlist .jeg_video_playlist_play,
body.category-com-et-medias .woocommerce li.product .pricegroup .button,
body.category-com-et-medias .widget_display_topics li::before,
body.category-com-et-medias .widget_display_replies li::before,
body.category-com-et-medias .widget_display_views li::before,
body.category-com-et-medias .split-template-6 .pagenum,
body.category-com-et-medias .jeg_post_meta .fa,
body.category-com-et-medias .entry-header .jeg_post_meta .fa,
body.category-com-et-medias .jeg_review_stars,
body.category-com-et-medias .jeg_price_review_list,
body.category-com-et-medias .wcp_restricted_block .subtitle .price {
  color: #ffa514; }

body.category-com-et-medias .jeg_menu_style_1 > li > a::before,
body.category-com-et-medias .jeg_menu_style_2 > li > a::before,
body.category-com-et-medias .jeg_menu_style_3 > li > a::before,
body.category-com-et-medias .jeg_side_toggle,
body.category-com-et-medias .jeg_slide_caption .jeg_post_category a,
body.category-com-et-medias .jeg_slider_type_1 .owl-nav .owl-next,
body.category-com-et-medias .jeg_block_heading_1 .jeg_block_title span,
body.category-com-et-medias .jeg_block_heading_2 .jeg_block_title span,
body.category-com-et-medias .jeg_block_heading_3,
body.category-com-et-medias .jeg_block_heading_4 .jeg_block_title span,
body.category-com-et-medias .jeg_block_heading_6::after,
body.category-com-et-medias .jeg_pl_lg_box .jeg_post_category a,
body.category-com-et-medias .jeg_pl_md_box .jeg_post_category a,
body.category-com-et-medias .jeg_readmore:hover,
body.category-com-et-medias .jeg_thumb .jeg_post_category a,
body.category-com-et-medias .jeg_block_loadmore a:hover,
body.category-com-et-medias .jeg_postblock.alt .jeg_block_loadmore a:hover,
body.category-com-et-medias .jeg_block_loadmore a.active,
body.category-com-et-medias .jeg_postblock_carousel_2 .jeg_post_category a,
body.category-com-et-medias .jeg_heroblock .jeg_post_category a,
body.category-com-et-medias .jeg_pagenav_1 .page_number.active,
body.category-com-et-medias .jeg_pagenav_1 .page_number.active:hover,
body.category-com-et-medias input[type="submit"],
body.category-com-et-medias .btn,
body.category-com-et-medias .button,
body.category-com-et-medias .widget_tag_cloud a:hover,
body.category-com-et-medias .popularpost_item:hover .jeg_post_title a::before,
body.category-com-et-medias .jeg_splitpost_4 .page_nav,
body.category-com-et-medias .jeg_splitpost_5 .page_nav,
body.category-com-et-medias .jeg_post_via a:hover,
body.category-com-et-medias .jeg_post_source a:hover,
body.category-com-et-medias .jeg_post_tags a:hover,
body.category-com-et-medias .comment-reply-title small a::before,
body.category-com-et-medias .comment-reply-title small a::after,
body.category-com-et-medias .jeg_storelist .productlink,
body.category-com-et-medias .authorlink li.active a::before,
body.category-com-et-medias .jeg_footer.dark .socials_widget:not(.nobg) a:hover .fa,
body.category-com-et-medias .jeg_breakingnews_title,
body.category-com-et-medias .jeg_overlay_slider_bottom.owl-carousel .owl-nav div,
body.category-com-et-medias .jeg_overlay_slider_bottom.owl-carousel .owl-nav div:hover,
body.category-com-et-medias .jeg_vertical_playlist .jeg_video_playlist_current,
body.category-com-et-medias .woocommerce span.onsale,
body.category-com-et-medias .woocommerce #respond input#submit:hover,
body.category-com-et-medias .woocommerce a.button:hover,
body.category-com-et-medias .woocommerce button.button:hover,
body.category-com-et-medias .woocommerce input.button:hover,
body.category-com-et-medias .woocommerce #respond input#submit.alt,
body.category-com-et-medias .woocommerce a.button.alt,
body.category-com-et-medias .woocommerce button.button.alt,
body.category-com-et-medias .woocommerce input.button.alt,
body.category-com-et-medias .jeg_popup_post .caption,
body.category-com-et-medias .jeg_footer.dark input[type="submit"],
body.category-com-et-medias .jeg_footer.dark .btn,
body.category-com-et-medias .jeg_footer.dark .button,
body.category-com-et-medias .footer_widget.widget_tag_cloud a:hover,
body.category-com-et-medias .jeg_slide_caption .jeg_post_category,
body.category-com-et-medias .jeg_post:not(.jeg_pl_sm) .jeg_post_category,
body.category-com-et-medias .jeg_post.jeg_pl_sm .jeg_thumb .jeg_post_category,
body.category-com-et-medias .jeg_meta_category .jeg_post_category {
  background-color: #ffa514; }

body.category-com-et-medias .jeg_block_heading_7 .jeg_block_title span,
body.category-com-et-medias .jeg_readmore:hover,
body.category-com-et-medias .jeg_block_loadmore a:hover,
body.category-com-et-medias .jeg_block_loadmore a.active,
body.category-com-et-medias .jeg_pagenav_1 .page_number.active,
body.category-com-et-medias .jeg_pagenav_1 .page_number.active:hover,
body.category-com-et-medias .jeg_pagenav_3 .page_number:hover,
body.category-com-et-medias .jeg_prevnext_post a:hover h3,
body.category-com-et-medias .jeg_overlay_slider .jeg_post_category,
body.category-com-et-medias .jeg_sidefeed .jeg_post.active,
body.category-com-et-medias .jeg_vertical_playlist.jeg_vertical_playlist .jeg_video_playlist_item.active .jeg_video_playlist_thumbnail img,
body.category-com-et-medias .jeg_horizontal_playlist .jeg_video_playlist_item.active {
  border-color: #ffa514; }

body.category-com-et-medias .jeg_tabpost_nav li.active,
body.category-com-et-medias .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  border-bottom-color: #ffa514; }

body.category-com-et-medias .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md,
body.category-com-et-medias .sidebar_subscription_button a,
body.category-com-et-medias .wcp_restricted_block .buttons a {
  background: #ffa514; }
  body.category-com-et-medias .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md:hover,
  body.category-com-et-medias .sidebar_subscription_button a:hover,
  body.category-com-et-medias .wcp_restricted_block .buttons a:hover {
    background: #E69512; }

body.category-com-et-medias .footer-holder .jeg_content {
  background: #E69512; }
  body.category-com-et-medias .footer-holder .jeg_content .widgettitle::after {
    background: #ffffff;
    background-color: #ffffff; }

body.category-premium .jeg_authorbox a,
body.category-premium .jeg_menu_style_5 > li.sfHover > a,
body.category-premium .jeg_menu_style_5 > li.current-menu-item > a,
body.category-premium .jeg_menu_style_5 > li.current-menu-ancestor > a,
body.category-premium .jeg_pl_lg_7 .jeg_thumb .jeg_post_category a,
body.category-premium .jeg_meta_author a,
body.category-premium .widget_categories li.current-cat > a,
body.category-premium .jeg_mobile_menu li.sfHover > a,
body.category-premium .entry-content .content-inner *:not(.jeg_post_tags) a {
  color: #ffcf0f; }
  body.category-premium .jeg_authorbox a:hover,
  body.category-premium .jeg_menu_style_5 > li.sfHover > a:hover,
  body.category-premium .jeg_menu_style_5 > li.current-menu-item > a:hover,
  body.category-premium .jeg_menu_style_5 > li.current-menu-ancestor > a:hover,
  body.category-premium .jeg_pl_lg_7 .jeg_thumb .jeg_post_category a:hover,
  body.category-premium .jeg_meta_author a:hover,
  body.category-premium .widget_categories li.current-cat > a:hover,
  body.category-premium .jeg_mobile_menu li.sfHover > a:hover,
  body.category-premium .entry-content .content-inner *:not(.jeg_post_tags) a:hover {
    color: #E6BA0E; }

body.category-premium .jeg_menu_style_5 > li > a:hover,
body.category-premium .jeg_navbar .jeg_menu:not(.jeg_main_menu) > li > a:hover,
body.category-premium .jeg_midbar .jeg_menu:not(.jeg_main_menu) > li > a:hover,
body.category-premium .jeg_subcat_list li a:hover,
body.category-premium .jeg_postblock .jeg_post_title a:hover,
body.category-premium .jeg_hero_style_6 .jeg_post_title a:hover,
body.category-premium .jeg_sidefeed .jeg_pl_xs_3 .jeg_post_title a:hover,
body.category-premium .widget_jnews_popular .jeg_post_title a:hover,
body.category-premium .widget_archive li a:hover,
body.category-premium .widget_pages li a:hover,
body.category-premium .widget_meta li a:hover,
body.category-premium .widget_recent_entries li a:hover,
body.category-premium .widget_rss li a:hover,
body.category-premium .widget_categories li a:hover,
body.category-premium #breadcrumbs a:hover,
body.category-premium .authorlink a:hover,
body.category-premium .bbp-breadcrumb a:hover,
body.category-premium .widget_display_forums li a:hover,
body.category-premium .jeg_mobile_menu li a:hover,
body.category-premium .jeg_subcat_list li button:hover,
body.category-premium .jeg_side_tabs li.active,
body.category-premium .jeg_block_heading_5 strong,
body.category-premium .jeg_block_heading_6 strong,
body.category-premium .jeg_block_heading_7 strong,
body.category-premium .jeg_block_heading_8 strong,
body.category-premium .jeg_pl_xs_2::before,
body.category-premium .jeg_pl_xs_4 .jeg_postblock_content::before,
body.category-premium .widget_rss cite,
body.category-premium .jeg_share_count .counts,
body.category-premium .commentlist .bypostauthor > .comment-body > .comment-author > .fn,
body.category-premium span.required,
body.category-premium .jeg_review_title,
body.category-premium .bestprice .price,
body.category-premium .jeg_vertical_playlist .jeg_video_playlist_play_icon,
body.category-premium .jeg_vertical_playlist .jeg_video_playlist_item.active .jeg_video_playlist_thumbnail::before,
body.category-premium .jeg_horizontal_playlist .jeg_video_playlist_play,
body.category-premium .woocommerce li.product .pricegroup .button,
body.category-premium .widget_display_topics li::before,
body.category-premium .widget_display_replies li::before,
body.category-premium .widget_display_views li::before,
body.category-premium .split-template-6 .pagenum,
body.category-premium .jeg_post_meta .fa,
body.category-premium .entry-header .jeg_post_meta .fa,
body.category-premium .jeg_review_stars,
body.category-premium .jeg_price_review_list,
body.category-premium .wcp_restricted_block .subtitle .price {
  color: #ffcf0f; }

body.category-premium .jeg_menu_style_1 > li > a::before,
body.category-premium .jeg_menu_style_2 > li > a::before,
body.category-premium .jeg_menu_style_3 > li > a::before,
body.category-premium .jeg_side_toggle,
body.category-premium .jeg_slide_caption .jeg_post_category a,
body.category-premium .jeg_slider_type_1 .owl-nav .owl-next,
body.category-premium .jeg_block_heading_1 .jeg_block_title span,
body.category-premium .jeg_block_heading_2 .jeg_block_title span,
body.category-premium .jeg_block_heading_3,
body.category-premium .jeg_block_heading_4 .jeg_block_title span,
body.category-premium .jeg_block_heading_6::after,
body.category-premium .jeg_pl_lg_box .jeg_post_category a,
body.category-premium .jeg_pl_md_box .jeg_post_category a,
body.category-premium .jeg_readmore:hover,
body.category-premium .jeg_thumb .jeg_post_category a,
body.category-premium .jeg_block_loadmore a:hover,
body.category-premium .jeg_postblock.alt .jeg_block_loadmore a:hover,
body.category-premium .jeg_block_loadmore a.active,
body.category-premium .jeg_postblock_carousel_2 .jeg_post_category a,
body.category-premium .jeg_heroblock .jeg_post_category a,
body.category-premium .jeg_pagenav_1 .page_number.active,
body.category-premium .jeg_pagenav_1 .page_number.active:hover,
body.category-premium input[type="submit"],
body.category-premium .btn,
body.category-premium .button,
body.category-premium .widget_tag_cloud a:hover,
body.category-premium .popularpost_item:hover .jeg_post_title a::before,
body.category-premium .jeg_splitpost_4 .page_nav,
body.category-premium .jeg_splitpost_5 .page_nav,
body.category-premium .jeg_post_via a:hover,
body.category-premium .jeg_post_source a:hover,
body.category-premium .jeg_post_tags a:hover,
body.category-premium .comment-reply-title small a::before,
body.category-premium .comment-reply-title small a::after,
body.category-premium .jeg_storelist .productlink,
body.category-premium .authorlink li.active a::before,
body.category-premium .jeg_footer.dark .socials_widget:not(.nobg) a:hover .fa,
body.category-premium .jeg_breakingnews_title,
body.category-premium .jeg_overlay_slider_bottom.owl-carousel .owl-nav div,
body.category-premium .jeg_overlay_slider_bottom.owl-carousel .owl-nav div:hover,
body.category-premium .jeg_vertical_playlist .jeg_video_playlist_current,
body.category-premium .woocommerce span.onsale,
body.category-premium .woocommerce #respond input#submit:hover,
body.category-premium .woocommerce a.button:hover,
body.category-premium .woocommerce button.button:hover,
body.category-premium .woocommerce input.button:hover,
body.category-premium .woocommerce #respond input#submit.alt,
body.category-premium .woocommerce a.button.alt,
body.category-premium .woocommerce button.button.alt,
body.category-premium .woocommerce input.button.alt,
body.category-premium .jeg_popup_post .caption,
body.category-premium .jeg_footer.dark input[type="submit"],
body.category-premium .jeg_footer.dark .btn,
body.category-premium .jeg_footer.dark .button,
body.category-premium .footer_widget.widget_tag_cloud a:hover,
body.category-premium .jeg_slide_caption .jeg_post_category,
body.category-premium .jeg_post:not(.jeg_pl_sm) .jeg_post_category,
body.category-premium .jeg_post.jeg_pl_sm .jeg_thumb .jeg_post_category,
body.category-premium .jeg_meta_category .jeg_post_category {
  background-color: #ffcf0f; }

body.category-premium .jeg_block_heading_7 .jeg_block_title span,
body.category-premium .jeg_readmore:hover,
body.category-premium .jeg_block_loadmore a:hover,
body.category-premium .jeg_block_loadmore a.active,
body.category-premium .jeg_pagenav_1 .page_number.active,
body.category-premium .jeg_pagenav_1 .page_number.active:hover,
body.category-premium .jeg_pagenav_3 .page_number:hover,
body.category-premium .jeg_prevnext_post a:hover h3,
body.category-premium .jeg_overlay_slider .jeg_post_category,
body.category-premium .jeg_sidefeed .jeg_post.active,
body.category-premium .jeg_vertical_playlist.jeg_vertical_playlist .jeg_video_playlist_item.active .jeg_video_playlist_thumbnail img,
body.category-premium .jeg_horizontal_playlist .jeg_video_playlist_item.active {
  border-color: #ffcf0f; }

body.category-premium .jeg_tabpost_nav li.active,
body.category-premium .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  border-bottom-color: #ffcf0f; }

body.category-premium .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md,
body.category-premium .sidebar_subscription_button a,
body.category-premium .wcp_restricted_block .buttons a {
  background: #ffcf0f; }
  body.category-premium .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md:hover,
  body.category-premium .sidebar_subscription_button a:hover,
  body.category-premium .wcp_restricted_block .buttons a:hover {
    background: #E6BA0E; }

body.category-premium .footer-holder .jeg_content {
  background: #E6BA0E; }
  body.category-premium .footer-holder .jeg_content .widgettitle::after {
    background: #ffffff;
    background-color: #ffffff; }
