/*
Theme Name: FORTUNE GREECE REDESIGN
Author: BEATTHEWHITES
Text Domain: fg
Version: 1.0
Template: btw_newsportal
*/

.block {
  display: block;
}

.global_wrapper {
  max-width: 100%;
}

.post__image a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
}

.xl__content__article_talks .post__bockquote::before {
  background-image: url(assets/img/icons/icon-quote.svg) !important;
}

.imp_tag {
  position: absolute;
  width: 1px;
  height: 1px;
}

.site_search_loading {
  flex: 1 0 100%;
}


.category__wrapper {
  position: relative;
}


/*TEMP*/
.single_article .post__tags ul,
.post__tags ul {
  border-color: rgba(0, 0, 0, 0.3) !important;
}

/*.container_island_header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: white;
}
*/
.sticky_parent {
  position: relative;
}

.sticky {
  position: sticky;
  top: 30px;
}

@media screen and (max-width: 1023px) {
  .sticky {
    position: static;
    top: 0;
  }
}

@media screen and (min-width: 1024px) {
  .sticky {
    position: static;
    top: 90px;
  }
}

@media screen and (min-width: 1680px) {
  .sticky {
    position: static;
    top: 150px;
  }
}

.slick-arrow {
  position: absolute;
  top: -50px;
  right: 0;
}

.fullwidth_magizine {
  align-items: flex-start !important;
}

.section_stories_feed.no_banner .three_rows_small_articles .article_container {
  width: 100%;
}

.search_form_container {
  display: none;
}

.search_form_container.active {
  display: block;
}

.search_form_container .help_text {
  display: none;
}

.search_form_container .help_text.active {
  display: block;
}

.category__wrapper.loading {
  position: relative;
}

.category__wrapper.loading:before {
  content: "";
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
}

.search_filters__main.active > a {
  border: 1px solid #000;
}

/*temp*/
/*.slick-lightbox-slick-item {
  display: block !important;
  width: 100vw;
  height: 100vh;
} */

.slick-lightbox-slick-item:before {
  display: none !important;
}

.slick-lightbox-slick-item-inner {
  display: block !important;
  /*  justify-content: center;
  align-content: center;
  align-items: center;
  flex-direction: column;
  width: 100vh;
  height: 100vh;
  padding: 100px 40px !important;*/
  max-width: 100% !important;
}

/*.slick-lightbox-slick-item-inner img {
  flex: 0 1 60%;
  max-height: none !important;
}

.slick-lightbox-slick-item-inner .slick-lightbox-slick-caption {
  flex: 1 0 40%;
}

*/

@media screen and (min-width: 1024px) {
  .slick-lightbox-slick-item-inner {
    padding-right: 100px !important;
    padding-left: 100px !important;
  }
}

/* να μπουν στο generic*/

/* LISTS */
/*.single-business_list .menu-item-has-children, 
.single-corporate_list  .menu-item-has-children {
  color: #007b9d;
}
*/
/*.list__user_actions .s-font-bold {
  font-size: 12px;
}
*/
/*.business_list__items__header .user_actions button {
  display: inline-block !important;
  border: none;
}
*/
/*.business_list__items__toggle.toggle_list_view {
  padding: 0 40px 0 0 !important;
  background-position: 85% center!important;
}

.business_list__items__toggle {
  font-size: 12px !important;
  height: auto !important;
}*/

/*@media screen and (min-width: 768px) {
  .business_list__items.list .litem.list_headers {
    top: 50px !important;
  }

  .single__business_list .single_list_item__pagination {
    top: 50px !important;
  }
}*/

/*@media screen and (min-width: 768px) and (max-width: 1023px) {
  .list__header {
    padding-top: 50px !important;
  }

  .list_logo {
    margin-bottom: 35px !important;
  }
}
*/

/*@media screen and (min-width: 1024px) {
  .business_list__items.list .litem {
    align-items: flex-start !important;
  }
}*/

/*@media screen and (min-width: 1024px) and (max-width: 1200px) {
  .list_logo {
      width: 120px !important;
      flex: 1 0 120px !important;
  }

  .list__sponsor {
      width: 100px !important;
      flex: 1 0 100px !important;
    }
}*/

/*@media screen and (min-width: 1200px) {
  .business_list__items.list .litem.list_headers {
    top: 70px !important;
  }

  .single__business_list .single_list_item__pagination {
    top: 70px !important;
  }
}
*/
/*
@media screen and (min-width: 1201px) and (max-width: 1679px) {
  .list__info .list__title {
    margin-top: 5px !important;
    padding-bottom: 40px !important;
  }

  .list_logo {
    width: 130px !important;
    flex: 1 0 130px !important;
  }

  .list__sponsor {
    width: 100px !important;
    flex: 1 0 100px !important;
  }
}
*/

/*@media screen and (min-width: 1680px) {
  .list_logo {
      width: 150px !important;
      flex: 1 0 150px !important;
    }

  .list__header {
    padding: 30px 60px !important;
  }

  .list__user_actions {
    bottom: 25px !important;
  }

  .list__sponsor {
      width: 120px !important;
      flex: 1 0 120px !important;
    }

    .business_list__items.list .litem.list_headers {
    top: 90px !important;
  }

  .single__business_list .single_list_item__pagination {
    top: 90px !important;
  }
}
*/

/*@media screen and (max-width: 1200px) {
  .pc__featured_in.post__tags ul {
    overflow-x: auto;
  }
}*/

/*@media screen and (min-width: 768px) {
  .pc__featured_in li {
    min-width: 85px;
  }
}*/

/*@media screen and (min-width: 1201px) {
  .pc__featured_in.post__tags ul {
    flex-wrap: wrap;
    margin: -15px;
    border-top: none !important;
    position: relative;
    width: auto !important;
  }

  .pc__featured_in ul:before {
    height: 1px;
    background-color: rgba(0,0,0, 0.3) !important;
    left: 15px;
    right: 15px;
    top: 0;
    position: absolute;
    content: "";
  }

  .pc__featured_in li {
    max-width: 100px;
  }

  .list_item__footer .post__tags.pc__featured_in li, 
  .list_item__footer .list_item__footer .pc__featured_in li {
    margin: 15px !important;
  }
}
*/
/*




@media screen and (min-width: 1024px) and (max-width: 1200px) {
  .fullwidth_magizine .basic__goes_side__article .m-font {
    font-size: 15px;
    line-height: 20px;
  }
}
*/



.nf-field-label {
  text-align: left;
}

.hr-container .nf-field-label {
  display: none;
}



/*to delete*/
/*.content_islands_section .post__header_img,
.content_islands_section .post__sponsor a,
.category__logo {
  border: 1px solid black;
}*/

figcaption.wp-caption-text {
  display: none;
}

@media screen and (min-width: 1201px) {
.archive .sidebar_container .sidebar_content .dfp-wrap > div {
  display: block !important;
  min-height: 250px;
  background-color: grey;
}
}


/* TEMP */
.single_article .has-featured-video .featured_video_overlay{
  display: none;
}


.newsletter_form {
  margin-top: -14px;
}

.newsletter_form .moosend-designer-button {
  border: none !important;
}


@media screen and (min-width: 1201px) {
  .grid_sidebar .sidebar_container .sidebar_content.side_lastest {
    background-color: #f1f8fa
  }
}




.postid-474817 .litem .rank {
  opacity: 0;
}

.single__corporate_list__child.hide_ranking .list__title .rank, 
.single__corporate_list__child.hide_ranking .pagination_item .rank, 
.single__corporate_list__child.hide_ranking .ranking_factors .rank {
  display: none;
}






.payment_form .nf-after-form-content nf-section label[aria-hidden="true"] {
  display: none !important;
}

.sub_payment__header .paragraph a {
  text-decoration: underline;
}

.sub_payment__header .paragraph a:hover {
  text-decoration: none;
}













.hp_upcoming_event__speakers .slick-arrow:before,
.hp_upcoming_event__speakers .slick-arrow:after {
  display: none !important;
}

.hp_upcoming_event__speakers .slick-arrow {
  background-repeat: no-repeat !important;
  background-position:  center !important;
}







@media screen and (min-width:  1024px) and (max-width:  1679px) {
  .content_islands_section .article_container .post__header .post__sponsor {
    width: 150px !important;
  }
}

@media screen and (min-width:  768px) and (max-width:  1023px) {
  .content_islands_section .article_container .post__header .post__sponsor {
    width: 150px !important;
  }
}







@media screen and (min-width:  1680px)  {
  .event_day__hour {
    padding-left: 140px !important;
  }
}