/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.2.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {
  font-family: "Futura Bold";
  src: url("https://olafaq.gr/wp-content/themes/flatsome-child/fonts/Futura-Bold.ttf")
      format("ttf"),
    url("https://olafaq.gr/wp-content/themes/flatsome-child/fonts/Futura-Bold.woff")
      format("woff"),
    url("https://olafaq.gr/wp-content/themes/flatsome-child/fonts/Futura-Bold.woff2")
      format("woff2");
}
p,h1,h2,h3,h4,h5,h6,pre{
  font-family: "EB Garamond", serif;
}
.Futura_Bold {
  font-family: "Futura Bold";impl
}
body {
  font-family: "EB Garamond", serif;
  color: #626262;
}
#content {
  max-width: 95%;
  margin: auto;
}
.section_footer,
.normal_footer_row,
.absolute-footer {
  background-color: rgba(14, 14, 14, 0.98) !important;
}
.autocomplete-suggestions{
  background-color: black;
}
.woocommerce-breadcrumb{
  display: none;
}
/*
.normal_footer_row {
  background-color: rgba(14, 14, 14, 0.98) !important;
}
.absolute-footer,
.section_footer,
.dark {
  background-color: rgba(14, 14, 14, 0.98) !important;
  color: rgba(14, 14, 14, 0.98) !important;
}
*/
.wp-caption-text .gallery-caption{
  background-color: white;
  font-family: "EB Garamond", serif;
  font-size: 16px;
  color: #333;
  font-weight: 400;
}
.wp-caption .wp-caption-text{
  background-color: white;
  font-family: "EB Garamond", serif;
  font-size: 16px;
  color: #333;
  font-weight: 400;
}
div.entry-content h1:first-child:first-letter {
  float: left;
  font-size: 4em;
  font-weight: 900;
  color: black;
  margin-right: 0.1em;
  line-height: 90%;
  text-shadow: 0.05em 0.05em #c1c1c1c1;
}
.footer_text a {
  color: white;
  font-size: 14pt;
  margin: 0 0 10px;
  font-family: "EB Garamond", serif;
  font-style: italic;
  font-weight: bold;
}
.follow_row h3 {
  text-align: center;
  padding-top: 15px;
  font-size: 24px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: "Fira Sans Extra Condensed", sans-serif;
}
.nav > li > a {
  font-weight: 400 !important;
  color: black;
  font-size: 14pt;
  letter-spacing: 0px;
  font-family: "EB Garamond", serif !important;
}
#wide-nav {
  font-family: "Fira Sans Extra Condensed", sans-serif;
  border-top: 1px solid rgb(233, 233, 233);
  background-color: white;
  color: black;
  padding-top: 10px;
  padding-bottom: 10px;
  box-shadow: 0px 4px 3px 0px rgb(145 145 145 / 41%)
}
.header-button a {
  background-color: black;
  border-radius: 0px !important;
}
.top_banner {
  display: none;
}
.header_news {
  font-family: "EB Garamond", serif;
  font-weight: 400;
  font-style: italic;
  text-align: center;
  font-size: 16pt;
  color: black;
  border-bottom: 1px solid rgb(233, 233, 233);
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.header_news a:hover {
  text-decoration: underline;
}
.pagination_nav {
  margin: 20px 0;
  font-family: "EB Garamond", serif;
  font-weight: bold;
}
.caption_templates{
    font-family: "EB Garamond", serif;
	color:black;
	font-weight:400;
	font-size:14px;
	font-style: italic;
	margin:auto;
}
.pagination_nav a { font-size: 12pt;
  font-size: 12pt;
  color: black;
  padding: 3px 10px;
  text-decoration: none;
  transition: background-color 0.3s;
  border-radius: 40px;
}

.pagination_nav a:hover {
  

  background-color: black;
  color: white;
  border-radius: 40px;
  padding: 4px 10px;
}
.cvf_pag_loading {
  padding: 20px;
}
.cvf-universal-pagination ul {
  margin: 0;
  padding: 0;
}
.cvf-universal-pagination ul li {
  font-family: "EB Garamond", serif;
  display: inline;
  margin: 0px;
  padding: 3px 10px;
  background: #fff;
  color: black;
}

.cvf-universal-pagination ul li.cd_active:hover {
  cursor: pointer;
  background: black;
  color: white;
  border-radius: 25px;
}
.cvf-universal-pagination ul li.cd_inactive {
  background: black;
  color:white;
  border-radius: 25px;
}
.cvf-universal-pagination ul li.cd_selected {
  background: black;
  color: white;
  border-radius: 25px;
  font-family: "EB Garamond", serif;
}
.searchform .button.secondary:not(.is-outline) {
  background-color: black;
}
.pagination_nav .current {
  background-color: black;
  color: white;
  border-radius: 40px;
  padding: 4px 10px;
}
.pagination_nav .dots {
  font-size: 12pt;
  color: black;
  padding: 8px 16px;
  text-decoration: none;
  transition: background-color 0.3s;
  border-radius: 40px;
}
.test_content2 {
  color: black;
}
.blog_magazine h5 {
  font-family: "EB Garamond", serif;
  font-size: 16pt;
  color: rgb(201, 78, 78);
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  font-style: italic;
  font-weight: bold;
}
.blog_magazine .post-meta {
  font-family: 'Inter', sans-serif;
  font-size: 12pt;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  font-style: italic;
  color: black;
}
.box-text-inner .blog-post-inner .post-meta {
  font-family: "EB Garamond", serif;
  text-align: center;
  font-size: 12pt;
  margin-top: 20px;
  margin-bottom: 10px;
  font-style: italic;
}
.highlightshead {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  border-top: 1px solid rgb(233, 233, 233);
  border-bottom: 1px solid rgb(233, 233, 233);
  margin-bottom: 20px;
  font-size: 20pt;
}
.highlightshead h6 {
  font-size: 30pt;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  font-family: "EB Garamond", serif;
  color: black;
  font-style: italic;
  text-transform: none;
  font-weight: bold;
  letter-spacing: 1.1;
}
.middle_header_blog_posts {
  padding-left: 20px !important;
}
.border_col {
  border-right: 1px solid rgb(233, 233, 233);
  padding-right: 0px !important;
  padding-left: 0px !important;
  padding-top: 17px !important;
}
.mid_border_col {
  padding-left: 30px !important;
  padding-right: 30px !important;
  padding-top: 17px !important;
  border-right: 1px solid rgb(233, 233, 233);
}

/*DATE COLOR PICKER*/
.box-text-inner .blog-post-inner .post-meta,
.highlights_blog .post-meta,
.culture_blog .post-meta,
.life_n_style_blog .post-meta,
.health_blog .post-meta,
.science_blog .post-meta,
.main_header_blog_posts div.post-meta,
.main_header_blog_posts div.post-meta,
.header_blog_posts div.post-meta,
.middle_header_blog_posts div.post-meta,
.middle_side i {
  color: rgb(201, 78, 78);
  letter-spacing: 1.3pt;
}

/*CATEGORY COLOR PICKER*/
.main_header_blog_posts p.cat-label,
.header_blog_posts p.cat-label,
.main_header_blog_posts p.cat-label,
.middle_header_blog_posts p.cat-label,
.highlights_blog p.cat-label,
.culture_blog p.cat-label,
.life_n_style_blog p.cat-label,
.health_blog p.cat-label,
.science_blog p.cat-label,
.travel_blog p.cat-label,
.middle_side h2 a,
.interviews_post h1 a,
.middle_side h2 a:hover {
  color: rgb(201, 78, 78);
  font-weight: bold;
}
.main_header_blog_posts div.post-item {
  margin-bottom: 20px;
  border-bottom: 1px solid rgb(233, 233, 233);
  padding: 0px;
}
.header_blog_posts div.post-item:not(:last-child) {
  margin-bottom: 20px;
  border-bottom: 1px solid rgb(233, 233, 233);
  padding: 0px;
}
.right_side {
  border-bottom: 1px solid rgb(233, 233, 233);
}
.right_side_col {
  overflow-y: scroll;
  max-height: 80vw;
}
.outer_row_right {
  max-height: 90vw;
}

#secondary .is-divider {
  display: none;
}
/*
.header_blog_posts,
.main_header_blog_posts {
  padding: 0px 15px !important;
}
*/
.middle_header_blog_posts {
  padding-right: 20px;
  padding-top: 8px;
  margin-bottom: 30px;
  padding-bottom: 20px;
}
.main_header_blog_posts p.from_the_blog_excerpt,
.header_blog_posts p.from_the_blog_excerpt,
.middle_header_blog_posts p.from_the_blog_excerpt,
.middle_side p {
  font-family: "EB Garamond", serif;
  color: black;
  font-size: 16pt;
  margin-top: 5px;
  margin-bottom: 5px;
  line-height: 1.1;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4; /* number of lines to show */
          line-clamp: 4;
  -webkit-box-orient: vertical;
}
.main_header_blog_posts div.post-meta,
.header_blog_posts div.post-meta,
.middle_header_blog_posts div.post-meta {
  font-weight: bold;
  font-size: 10pt;
  font-family: 'Inter', sans-serif;
}
.main_header_blog_posts p.cat-label,
.header_blog_posts p.cat-label,
.middle_header_blog_posts p.cat-label {
  text-transform: capitalize;
  font-family: "EB Garamond", serif;
  font-size: 14pt;
  margin-top: 5px;
  margin-bottom: 5px;
}
.special_cat_black_post a,
.black_social_special a {
  color: white !important;
}
.main_header_blog_posts h5,
.header_blog_posts h5,
.middle_header_blog_posts h5 {
  font-family: "EB Garamond", serif;
  font-size: 24pt;
  color: rgb(19, 18, 18);
  margin-top: 5px;
  margin-bottom: 5px;
  font-weight: bold;
}
.middle_side h3,
.middle_side h3 a {
  font-size: 22pt;
  color: rgb(19, 18, 18);
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: "EB Garamond", serif;
  letter-spacing: 1px;
  padding-right: 20px;
  font-weight: 700;
  line-height: 1.2;
}
.middle_side p {
  padding-right: 20px;
}
.middle_side h2 {
  font-family: "EB Garamond", serif;
  font-size: 15pt;
  margin-top: 5px;
  margin-bottom: 5px;
}
.middle_side h1title_text {
  font-family: "EB Garamond", serif;

  font-size: 16px;
  line-height: 1.1;
  margin-top: 20px;
  margin-bottom: 10px;
}
.middle_side i {
  font-family: "EB Garamond", serif;
  font-size: 12pt;
  line-height: 1.42857143;
  font-style: normal;
  font-weight: bold;
  border-bottom: rgb(233, 233, 233);
  letter-spacing: 1.3pt;
}
.middle_side a:hover {
  color: black;
}
.middle_side .row-solid .col:after {
  border: none;
  border-bottom-style: none;
}
.right_side h2 a {
  font-family: "EB Garamond", serif;
  font-size: 12pt;
  margin-top: 20px;
  margin-bottom: 10px;
  color: rgb(201, 78, 78);
  font-weight: bold;
}
.right_side h2 {
  margin-bottom: -10px !important;
}
.right_side h1,
.right_side h1 a,
.right_side h1 a:hover {
  font-family: "EB Garamond", serif;
  font-size: 16pt;
  line-height: 1.1;
  color: #333;
  /* background-color: #fff; */
  margin-top: 20px;
  margin-bottom: 10px;
}
.right_side i {
  font-family: "EB Garamond", serif;
  font-size: 12pt;
  line-height: 1.42857143;
  color: black;
  font-style: italic;
  font-weight: bold;
  border-bottom: rgb(233, 233, 233);
}

.interviews_post p {
  overflow: hidden;
}
/*
.interviews_post img:hover {
  transform: scale(
    1.5
  ); 
  transition-duration: 2s;
}
*/
.main_header_blog_posts .is-divider,
.header_blog_posts .is-divider,
.highlights_blog .is-divider,
.culture_blog .is-divider,
.life_n_style_blog .is-divider,
.health_blog .is-divider,
.science_blog .is-divider,
.travel_blog .is-divider,
.blog_magazine .is-divider {
  display: none;
}

.culture_blog img,
.life_n_style_blog img,
.health_blog img,
.science_blog img,
.travel_blog img,
.highlights_blog img {
  aspect-ratio: 4/3 !important;
  vertical-align: middle;
}
.highlights_blog p.cat-label,
.culture_blog p.cat-label,
.life_n_style_blog p.cat-label,
.health_blog p.cat-label,
.science_blog p.cat-label {
  font-family: "EB Garamond", serif;
  text-transform: capitalize;
  font-size: 14pt;
  color: rgb(201, 78, 78);
  margin-top: 20px;
  margin-bottom: 10px;
}

.travel_blog p.cat-label {
  font-family: "EB Garamond", serif;
  text-transform: capitalize;
  font-size: 14pt;
  color: rgb(255, 30, 30);
  margin-top: 20px;
  margin-bottom: 10px;
}
.highlights_blog h5,
.culture_blog h5,
.life_n_style_blog h5,
.health_blog h5,
.science_blog h5 {
  font-family: "EB Garamond", serif;
  font-size: 19pt;
  color: rgb(19, 18, 18);
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: 600;
}
.highlights_blog p.from_the_blog_excerpt,
.culture_blog p.from_the_blog_excerpt,
.life_n_style_blog p.from_the_blog_excerpt,
.health_blog p.from_the_blog_excerpt,
.science_blog p.from_the_blog_excerpt,
.highlights_blog p.from_the_blog_excerpt:hover,
.culture_blog p.from_the_blog_excerpt:hover,
.life_n_style_blog p.from_the_blog_excerpt:hover,
.health_blog p.from_the_blog_excerpt:hover,
.science_blog p.from_the_blog_excerpt:hover,
.travel_blog p.from_the_blog_excerpt:hover {
  font-family: "EB Garamond", serif;
  font-size: 17pt;
  margin-bottom: 10px;
  line-height: 1.1;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4; /* number of lines to show */
          line-clamp: 4;
  -webkit-box-orient: vertical;
}
.travel_blog p.from_the_blog_excerpt {
  font-family: "EB Garamond", serif;
  font-size: 17pt;
  margin-bottom: 10px;
  line-height: 1.1;
  color: white;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4; /* number of lines to show */
          line-clamp: 4;
  -webkit-box-orient: vertical;
}
.highlights_blog p.from_the_blog_excerpt:hover,
.culture_blog p.from_the_blog_excerpt:hover,
.life_n_style_blog p.from_the_blog_excerpt:hover,
.health_blog p.from_the_blog_excerpt:hover,
.science_blog p.from_the_blog_excerpt:hover,
.travel_blog p.from_the_blog_excerpt:hover {
  color: #333;
}

.highlights_blog div.box :hover,
.culture_blog div.box :hover,
.life_n_style_blog div.box:hover,
.health_blog div.box :hover,
.science_blog div.box :hover,
.travel_blog div.box :hover {
  color: #333;
}
.highlights_blog div.col :hover,
.culture_blog div.col :hover,
.life_n_style_blog div.col :hover,
.health_blog div.col :hover,
.science_blog div.col :hover,
.travel_blog div.col :hover {
  color: #333;
}

.highlights_blog p.cat-label:hover,
.culture_blog p.cat-label:hover,
.life_n_style_blog p.cat-label:hover,
.health_blog p.cat-label:hover,
.science_blog p.cat-label:hover {
  color: rgb(201, 78, 78) !important;
}
.travel_blog p.cat-label:hover {
  color: rgb(255, 30, 30);
}
.highlights_blog .post-meta:hover,
.culture_blog .post-meta:hover,
.life_n_style_blog .post-meta:hover,
.health_blog .post-meta:hover,
.science_blog .post-meta:hover {
  color: rgb(201, 78, 78) !important;
}

.highlights_blog .post-meta,
.culture_blog .post-meta,
.life_n_style_blog .post-meta,
.health_blog .post-meta,
.science_blog .post-meta,
.travel_blog .post-meta {
  font-weight: bold;
  font-family: 'Inter', sans-serif;
  font-size: 10pt;
  letter-spacing: 1.3pt;
  margin-bottom: 10px;
}
.travel_blog .post-meta,
.travel_blog .post-meta:hover {
  color: rgb(255, 30, 30) !important;
}
.interviews_row {
  margin: 0px !important;
}
.trending_text p {
  font-family: "EB Garamond", serif;
  font-style: italic;
  color: black;
  font-size: 20pt;
  margin-bottom: 10px;
  text-align: left;
  padding-bottom: 10px;
  border-bottom: 1px solid rgb(233, 233, 233);
  padding-left: 15px;
}
.highlights_txt_main h1 {
  font-family: "EB Garamond", serif;
  color: #333;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  border-top: 1px solid rgb(233, 233, 233);
  border-bottom: 1px solid rgb(233, 233, 233);
  margin-bottom: 20px;
  font-size: 20pt;
  font-style: italic;
}
.footer_top_row {
  margin-bottom: -35px !important;
}
.in_focus_post {
  position: relative;
  min-height: 1px;
  padding-right: 0px !important;
  padding-left: 15px;
}
.in_focus_post h3,
.in_focus_post h3 a {
  min-height: 190px;
  font-family: "EB Garamond", serif;
  font-size: 18pt;
  font-style: italic;
  text-align: center;
  margin-bottom: 10px;
  color: black;
}
.in_focus_post h1{
  min-height: 190px;
  font-family: "EB Garamond", serif;
  font-size: 18pt;
  font-style: italic;
  text-align: center;
  margin-bottom: 10px;
  color: black;
}
.in_focus_post img {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  width: 100%;
  max-height:250px;
  max-width:370px;
  padding-top: 18px;
  vertical-align: middle;
}
.infocus_content{
	text-align:center;
	padding-left: 15px; 
	padding-right: 0px !important;
}
.post-content h1 {
  /* font-size:18pt !important; */
  font-family: "EB Garamond", serif !important;
  line-height: 1.5;
  color: #333;
}
.post-content p {
  padding-top: 25px;
  padding-bottom: 25px;
}
/* .post_content h1 a {
  color: #567db8;
} */
.in_focus_post img:hover {
  filter: none;
  -webkit-filter: grayscale(0);
}
.in_focus_post h3:hover {
  text-decoration: underline;
  color: black;
}
.in_focus_post a:hover {
  color: black;
}
.interviews_post img {
  width: 100%;
  /*transition: transform 0.5s;*/ /* Animation */
  height: 100%;
  margin: 0 auto;
  /*
  border-bottom: 2px solid rgb(0, 0, 0);
  border-top: 2px solid rgb(0, 0, 0);
  border-left: 2px solid rgb(0, 0, 0);
  border-right: 2px solid rgb(0, 0, 0);
  */
}
.interviews_post h1 {
  font-family: "EB Garamond", serif;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16pt;
}
.interviews_post h2,
.interviews_post h2 a {
  font-family: "EB Garamond", serif;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 22pt;
  color: rgb(12, 12, 12);
}
.interviews_post h3 {
  font-family: "EB Garamond", serif;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 13pt;
  color: rgb(19, 18, 18);
}

.interviews_post {
  padding: 0 10px 30px !important;
}
.inter_text h1 a {
  font-family: "EB Garamond", serif;
  font-style: italic;
  font-size: 20pt;
  color: #333;
  padding-bottom: 10px;
  margin-bottom: 25px;
}

.inter_text h1 {
  font-family: "EB Garamond", serif;
  font-style: italic;
  font-size: 20pt;
  color: #333;
  padding-bottom: 10px;
  border-bottom: 1px solid rgb(233,233,233);
  margin-bottom: 25px;
}
.highlights_txt h1 {
  font-family: "EB Garamond", serif;
  color: #333;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  border-top: 1px solid rgb(233, 233, 233);
  border-bottom: 1px solid rgb(233, 233, 233);
  margin-bottom: 20px;
  font-size: 30pt;
  font-style: italic;
  font-weight: bold;
}
.trending_posts h1,
.trending_posts h1 a {
  font-size: 15pt;
  color: rgb(201, 78, 78);
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: bold;
  font-family: "EB Garamond", serif;
}
.trending_posts h2,
.trending_posts h2 a {
  font-size: 25px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: "EB Garamond", serif;
  color: #333;
  font-weight: bold;
}
.trending_posts h3,
.trending_posts h3 a {
  font-size: 14pt;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: "EB Garamond", serif;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.trending_posts h4,
.trending_posts h4 a {
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Inter', sans-serif;
  color: rgb(201, 78, 78);
  font-weight: 700;
}
.carousel_blog p.cat-label {
  font-size: 13pt;
  color: rgb(201, 78, 78);
  text-transform: capitalize;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: "EB Garamond", serif;
  font-style: italic;
}
.carousel_blog h5.post-title {
  font-size: 30px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: "EB Garamond", serif;
  color: #333;
}
.travel_blog h5.post-title:hover,
.travel_blog p.from_the_blog_excerpt:hover {
  color: white;
}

.carousel_blog p.from_the_blog_excerpt {
  font-size: 14pt;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: "EB Garamond", serif;
  color: #333;
}
.carousel_blog div.post-meta {
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: "EB Garamond", serif;
  color: #333;
}
.icon--not-pressed:hover {
  display: none;
}
.science_txt h1,
.health_txt h1,
.lfnstyle_txt h1,
.highlights_blog h1,
.culture_txt h1,
.travel_txt h1,
.video_text h1 {
  font-family: "EB Garamond", serif;
  color: #333;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  border-top: 1px solid rgb(233, 233, 233);
  border-bottom: 1px solid rgb(233, 233, 233);
  margin-bottom: 20px;
  font-size: 20pt;
  font-style: italic;
}

.science_txt h1 a,
.health_txt h1 a,
.lfnstyle_txt h1 a,
.culture_txt h1 a,
.travel_txt h1 a,
.video_text h1 a {
  font-family: "EB Garamond", serif;
  color: #333;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  margin-bottom: 20px;
  font-size: 20pt;
  font-style: italic;
}

.infocus_txt h1{
  font-family: "EB Garamond", serif;
  font-style: italic;
  color: #333;
  font-size: 20pt;
  border-top: 1px solid rgb(233, 233, 233);
  border-bottom: 1px solid rgb(233, 233, 233);
  padding-bottom: 18px;
  padding-top: 18px;
  margin-top: 20px;
  margin-bottom: 10px;
}
.infocus_txt h1 a:hover,.infocus_txt h1 a {
  font-family: "EB Garamond", serif;
  font-style: italic;
  color: #333;
  font-size: 20pt;
}
.test_class:nth-child(odd) {
  border-right: 1px solid rgb(233, 233, 233);
}
.in_focus_post h2 {
  font-family: "EB Garamond", serif;
  font-size: 24pt;
  text-align: center;
  color: black;
}
.interviews_col {
  padding: 0 !important;
}

.potd_text h1,
.cond_text h1 {
  font-family: "EB Garamond", serif;
  font-size: 20pt;
  line-height: 1.42857143;
  color: #333;
  border-top: 1px solid rgb(233, 233, 233);
  border-bottom: 1px solid rgb(233, 233, 233);
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 20px;
  margin-bottom: 10px;
}
.potd_text h1 a {
  font-family: "EB Garamond", serif;
  font-size: 20pt;
  line-height: 1.42857143;
  color: #333;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 20px;
  margin-bottom: 10px;
}

.conductors h2 {
  font-family: "EB Garamond", serif;
  font-style: italic;
  font-size: 16pt;
  color: black;
  margin-top: 30px;
  margin-bottom: 0px;
}

.conductors h3 {
  font-family: "EB Garamond", serif;
  font-style: italic;
  font-size: 16pt;
  color: rgb(201, 78, 78);
  margin-top: 0px;
  margin-bottom: 5px;
}
.conductors h4 {
  font-family: "EB Garamond", serif;
  font-size: 14pt;
  color: black;
  margin-top: 10px;
  margin-bottom: 20px;
  line-height: 1.1;
}

.checkpoint{
  font-family: 'EB Garamond', serif;
  font-weight: bold;
  font-size:14pt!important;
  padding: 0.5em;
  border: 1px solid black;
}
.checkpoint a{
  display: flex;
  justify-content:center;
}

/* VIDEO SECTION */
/*
.video_text h1 {
  font-family: "EB Garamond", serif;
  font-size: 30pt;
  line-height: 1.42857143;
  color: #333;
  border-top: 1px solid rgb(233, 233, 233);
  border-bottom: 1px solid rgb(233, 233, 233);
  font-size: 20pt;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 20px;
  margin-bottom: 10px;
}
*/
.h1_video_titles_small h1 {
  font-family: "EB Garamond", serif;
  font-size: 15pt;
}
.h1_video_titles_small h3 {
  font-family: "EB Garamond", serif;
  font-size: 12pt;
}
.video_col {
  padding-left: 0px !important;
}
.mag_text h1,
.mag_text h1 a {
  font-family: "EB Garamond", serif;
  color: #333;
  font-size: 20pt;
  padding-top: 9px;
  padding-bottom: 10px;
  text-align: center;
  border-bottom: 1px solid rgb(233, 233, 233);
  border-top: 1px solid rgb(233, 233, 233);
  margin-bottom: 25px;
  font-style: italic;
}
.comm_people_imgbox h1 {
  font-family: "EB Garamond", serif;
  font-size: 30pt;
}
.comm_people_imgbox h4 {
  font-family: "EB Garamond", serif;
  color: #333;
  font-size: 15pt;
}
.sm_video_col {
  border-right: 1px solid rgb(233, 233, 233);
  padding: 0pt !important;
}
.img_box {
  border-bottom: 1px solid rgb(233, 233, 233);
  padding-top: 16px !important;
}
.fill .banner-link {
  padding-top: 15px;
}
.blog-share .social-icons a {
  color: black;
}
.blog-share a,
.blog-share i {
  font-size: 1em !important;
}
.blog-share .button.linkedin:not(.is-outline),
.button.linkedin:hover,
.blog-share .button.twitter:not(.is-outline),
.button.twitter:hover,
.blog-share .button.facebook:not(.is-outline),
.button.facebook:hover {
  color: black !important;
}
/* .blog-share div.social-icons > a i {
  text-align: center !important ;
} */
.button.icon.circle > i:only-child {
  margin: 0 8px;
}
/*TRAVEL SECTION*/

.travel_blog h5 {
  font-family: "EB Garamond", serif;
  font-size: 19pt;
  color: white;
  margin-top: 20px;
  margin-bottom: 10px;
}

.newsletter_banner .img-inner {
  margin: -14% 0 0 0;
}
.custom_culture_menu {
  border-bottom: 1px solid rgb(233, 233, 233);
  margin-bottom: 20px !important;
}
.custom_culture_menu p,
.custom_culture_menu h1,
.custom_culture_menu h1:hover,
.custom_culture_menu h1 a {
  font-size: 14pt;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: "EB Garamond", serif;
  color: #333;
}
.custom_culture_menu h1 a:hover {
  font-size: 14pt;
  text-align: center;
  font-family: "EB Garamond", serif;
  color: #333;
}
.custom_culture_menu div.col {
  padding: 0 !important;
}

.inline_block{
    display: inline-block;
    padding: 0px 17px;
}
.col_justify_menu{
    text-align-last: auto;
}
.highlights_title_txt h1{
        font-family: "EB Garamond", serif;
    color: #333;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    border-top: 1px solid rgb(233, 233, 233);
    border-bottom: 1px solid rgb(233, 233, 233);
    margin-bottom: 0px;
    font-size: 30pt;
    font-style: italic;
    font-weight: bold;
}

/*********************************************** NEWS PAGE *****************************************/
.title_row {
    height:90px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  border-top: 1px solid rgb(233, 233, 233);
  border-bottom: 1px solid rgb(233, 233, 233);
}
.title_text {
  color: #333;
  font-style: italic;
  font-weight: bold;
  font-family: "EB Garamond", serif;
  font-size: 30pt;
  text-align: center;
  height: auto;
  padding-top: 10px;
}
.title_text p {
  margin-bottom: 0px !important;
}
.headline_row .is-divider,
.carousel_blog .is-divider {
  display: none;
}
.interviews_headline img,
.b2_interviews img {
  border: 2px solid black;
}
.headline_row p.cat-label {
  font-family: "EB Garamond", serif;
  text-transform: capitalize;
  font-weight: bold;
  font-size: 13pt;
  color: rgb(201, 78, 78);
  padding-top: 50px;
  margin: 0 0 10px;
}
/*
.interviews_trending img {
  border: 2px solid black;
}
*/
.headline_row h5 {
  font-family: "EB Garamond", serif;
  color: #333;
  font-size: 30pt;
  margin: 0 0 10px;
  font-weight: bold;
}
.headline_row p.from_the_blog_excerpt {
  font-family: "EB Garamond", serif;
  color: #333;
  font-size: 18pt;
  margin: 0 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4; /* number of lines to show */
          line-clamp: 4;
  -webkit-box-orient: vertical;
}

.headline_row .post-meta {
  font-family: 'Inter', sans-serif;
  font-weight: bold;
  color: rgb(201, 78, 78);
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 13pt;
}

.title_text_recent {
  border-top: 1px solid rgb(233, 233, 233);
  border-bottom: 1px solid rgb(233, 233, 233);
  margin-bottom: 15px;
}
.title_text_recent h1 {
  font-size: 23pt;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: "EB Garamond", serif;
  font-style: italic;
  color: #333;
  font-weight: bold;
}
.twobytworow_blog {
  padding-top: 30px;
  padding-bottom: 30px;
}
.twobytwo_blog p.cat-label {
  font-size: 13pt;
  color: rgb(201, 78, 78);
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: "EB Garamond", serif;
  font-weight: bold;
  text-transform: capitalize;
}
.twobytwo_blog h5.post-title {
  font-size: 30px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: bold;
  font-family: "EB Garamond", serif;
  color: #333;
}
.twobytwo_blog div.is-divider {
  display: none;
}
.twobytwo_blog p.from_the_blog_excerpt {
  font-size: 14pt;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: "EB Garamond", serif;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4; /* number of lines to show */
          line-clamp: 4;
  -webkit-box-orient: vertical;
}
.twobytwo_blog div.post-meta {
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: bold;
  color: rgb(201, 78, 78);
  font-family: 'Inter', sans-serif;
}
.twobytwo_blog div.post-item:nth-child(odd) {
  border-right: 1px solid rgb(233, 233, 233);
}

.copyright-footer {
  color: white;
  font-style: normal;
}

.textwidget h1 {
  color: #333;
  text-align: center;
  font-size: 26pt;
  text-decoration: underline;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: "EB Garamond", serif;
  font-style: italic;
}

.suggested_blog h5 {
  font-size: 14pt;
  color: black;
  text-align: center;
  padding-bottom: 25px;
  margin: 0 0 10px;
  font-family: "EB Garamond", serif;
  font-weight: bold;
}
.suggested_blog .is-divider {
  display: none;
}
.suggested_blog{
	margin:0px !important;
}
.suggested_blog .col{
	padding:0px 0px 15px 0px;
}
.suggested_section{
	padding:0px !important;
}

.suggested_blog .col-inner{
	padding:0px;
}
.suggested_blog{
	min-width:300px;
	max-width:300px !important;
	margin:auto !important;
}

.entry-header-text a{
  font-size: 14pt;
  color: rgb(201, 78, 78);
  text-align: left;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: "EB Garamond", serif;
  font-weight: bold;
}

/* SimpleApps change to h1 titles */
.entry-header-text h1 {
  text-align: left;
  font-size: 40pt;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: "EB Garamond", serif;
  color: #333;
  font-weight: bold;
} 

.entry-header-text h2 {
  text-align: left;
  font-size: 40pt;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: "EB Garamond", serif;
  color: #333;
  font-weight: bold;
}

.entry-header-text {
  margin-bottom: 20pt;
}
strong{
	font-weight:800;
}
.entry-meta h3 {
  font-size: 16pt;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: "EB Garamond", serif;
  color: #333;
}

.entry-meta h4 {
  font-size: 12pt;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Inter', sans-serif;
  color: #333;
  font-weight: bold;
}

.entry-meta h5 {
  font-size: 12pt;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Inter', sans-serif;
  color: rgb(201, 78, 78);
  font-weight: bold;
}
.entry-content{
	min-height:120px;
}
.entry-content p {
  text-align: left;
  /* font-size: 19pt; */
  margin:0px;
  /* padding:11px; */
  font-family: "EB Garamond", serif;
  line-height: 1.42857143;
  color: #333;
}

.entry-content h1, 
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6{
  text-align: left;
  /* font-size: 19pt; */
  margin:0px;
  /* padding:11px; */
  font-family: "EB Garamond", serif;
  /* line-height: 1.42857143; */
  line-height: 1.4;
  color: #333;
}
.entry-content h1 p a {
  color: #567db8;
}
.entry-image p {
  padding-top: 10px;
  color: rgb(0, 0, 0);
  margin: 0 0 10px;
  font-family: "EB Garamond", serif;
}
footer.entry-meta {
  border-top: 1px solid rgb(229, 229, 229);
  border-bottom: 1px solid rgb(229, 229, 229);
  color: rgb(0, 0, 0);
  font-size: 12pt;
  font-family: "EB Garamond", serif;
}
.entry-author {
  border-top: 1px solid rgb(229, 229, 229);
}

footer.entry-meta a {
  font-size: 12pt;
  color: rgb(0, 0, 0);
  font-family: "EB Garamond", serif;
}

h5.author-name {
  text-transform: capitalize;
  color: rgb(0, 0, 0);
  font-style: italic;
  font-family: "EB Garamond", serif;
  font-size: 15pt;
}

h5.author-desc {
  color: rgb(0, 0, 0);
  font-style: italic;
  font-family: "EB Garamond", serif;
  font-size: 20pt;
}
.footer_social a {
  font-size: 16pt !important;
}
.footer_social {
  padding-top: 15px;
  margin-right: 50px;
  padding-bottom: 15px;
  margin-top: 15px;
}
.footer_title_text img {
  padding-bottom: 38px;
}
.footer_title_text h1 {
  font-size: 36px;
  margin-top: 20px;
  margin-bottom: 75px;
  font-family: "Fira Sans Extra Condensed", sans-serif;
  font-style: italic;
}
.button_foooter a {
  font-family: "Fira Sans Extra Condensed", sans-serif;
  color: rgb(0, 0, 0);
  margin-top: 30px;
  margin-left: 50px;
  text-align: center;
  text-decoration: none;
  font-size: 17px;
  cursor: pointer;
  background-color: #ffffff;
}
#h5vp_player .h5vp_player {
  min-width: 100%;
}
.related_post h2 a,
.related_post h2 a:hover {
  font-size: 15pt;
  color: rgb(201, 78, 78);
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: "EB Garamond", serif;
  font-weight: bold;
}
.related_post h3,
.related_post h3 a,
.related_post h3 a:hover {
  font-size: 19pt;
  color: rgb(19, 18, 18);
  margin-bottom: 10px;
  font-family: "EB Garamond", serif;
  line-height: 1.1;
  font-weight: bold;
}
.related_post h1,
.related_post h1 a,
.related_post h1 a:hover {
  font-size: 14pt;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: "EB Garamond", serif;
  color: #333;
  line-height: 1.42857143;
}

.related_post i {
  font-family: "EB Garamond", serif;
  line-height: 1.42857143;
  font-size: 17px;
  color: #333;
  font-weight: bold;
  color: rgb(201, 78, 78);
  font-style: normal;
}
.related_post img {
  height: 100%;
  width:100%;
}
.related_post p{
	width:100%;
	height:200px;
}
/* 
.footer_sub > span {
  color: white;
  font-weight: normal;
}
a.button :hover {
  color: black;
}
.footer_sub > span :hover {
  color: black;
} */
.title_row_small {
  border-bottom: 1px solid rgb(233, 233, 233);
  border-top: 1px solid rgb(233, 233, 233);
  padding-top: 10px;
  margin-bottom: 10px;
}
/*SINGLE ARTICLE*/
.fonts_eb {
  font-family: "EB Garamond", serif;
}

.article-inner .is-divider {
  display: none;
}
.wpcf7 input[type="email"] {
  border: 1px solid black;
  color: black;
}
.wp7_color_form {
  color: black !important;
  line-height: 1.1;
}
::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #000 !important;
  opacity: 1;
}
.wpcf7 input[type="submit"] {
  background-color: #000 !important;
  color: white !important;
  min-width: 100%;
  font-size: 13pt;
  line-height: 1.8em;
}
.wpcf7-spinner {
  display: block;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #000 !important;
  opacity: 1;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #000 !important;
  opacity: 1;
}
:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #000 !important;
  opacity: 1;
}
input[type="text"]:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 1 !important;
  outline: 0;
  color: rgb(2, 2, 2);
  background-color: #fff;
  border: 1px solid black;
  color: black;
}
.wpcf7 input[type="email"],
.wpcf7 input[type="submit"] {
  border-radius: 0px;
}

@media only screen and (max-width: 48em) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
  #content {
    max-width: 100%;
    margin: auto;
  }
  #logo {
    width: 120pt !important;
  }
  .header-inner {
    padding-top: 0pt !important;
  }
  .stuck #logo img {
    padding: 0px !important;
  }
  .stuck .header-inner {
    padding-top: 0px !important;
  }
  /*
  .header-wrapper {
    position: static !important;
  }
  */
  .header_blog_posts,
  .main_header_blog_posts {
    padding: 0px 0px !important;
  }
  .entry-header-text h2 {
    font-size: 22pt;
    text-align: center;
  }
  .entry-header-text h1 {
    font-size: 22pt;
    padding-top: 20px;
    text-align: center;
  }

  .entry-meta h3,
  .entry-meta h4,
  .entry-meta h5 {
    text-align: center;
  }
  .entry-meta h5 {
    font-size: 12pt;
    font-weight: bold;
  }
  .headline_posts {
    padding: 0 !important;
    margin: 0 !important;
  }
  .headline_posts .col {
    padding: 0 !important;
  }

  .headline_posts div.box-text {
    padding-left: 20px;
    padding-right: 20px;
  }
  .twobytwo_blog div.post-meta {
    font-size: 16px;
  }
  .headline_row h5 {
    font-size: 22pt;
    font-weight: bold;
  }
  .title_row_small {
    padding-right: 15px;
    margin-right: auto;
    margin-left: auto;
  }
  .border_col {
    border-right: 0px solid !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
    padding-top: 17px !important;
  }
  .middle_side h3,
  .middle_side h3 a {
    font-size: 18pt;
    margin-top: 20px;
  }
  .main_header_blog_posts p.cat-label,
  .header_blog_posts p.cat-label,
  .middle_header_blog_posts p.cat-label {
    text-transform: capitalize;
    font-family: "EB Garamond", serif;
    font-size: 14pt;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 20px;
  }
  .main_header_blog_posts h5,
  .header_blog_posts h5,
  .header_blog_posts h5,
  .middle_header_blog_posts h5 {
    font-family: "EB Garamond", serif;
    font-size: 19pt;
    color: rgb(19, 18, 18);
    margin-top: 20px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 20px;
  }

  .main_header_blog_posts div.post-meta,
  .header_blog_posts div.post-meta,
  .middle_header_blog_posts div.post-meta {
    font-weight: bold;
    font-size: 14px;
    font-family: "EB Garamond", serif;
    padding-right: 20px;
    padding-left: 10px;
  }
  .main_header_blog_posts p.from_the_blog_excerpt,
  .header_blog_posts p.from_the_blog_excerpt,
  .middle_header_blog_posts p.from_the_blog_excerpt {
    font-family: "EB Garamond", serif;
    color: black;
    font-size: 16pt;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 1.1;
    padding-left: 10px;
    padding-right: 20px;
  }
  .header_blog_posts p.cat-label,
  .header_blog_posts h5.post-title,
  .header_blog_posts p.from_the_blog_excerpt,
  .header_blog_posts div.post-meta {
    padding-left: 20px;
  }
  .trending_text {
    padding-left: 15px;
    padding-right: 15px;
  }
  .border_col div.col-inner {
    padding: 0 !important;
  }
  .trending_text p {
    font-style: italic;
    font-size: 30pt;
    border-bottom: 1px solid rgb(0, 0, 0);
    border-top: 1px solid rgb(0, 0, 0);
    padding-bottom: 0px !important;
    padding-top: -10px;
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: center;
  }
  .nav > li > a > i.icon-menu {
    font-size: 1.3em;
    padding-left: 20px;
  }
  .headline_row p.cat-label {
    padding-top: 30px;
  }
  .header-inner {
    margin-bottom: 20pt;
  }
  .social_mob_buttons .social-icons {
    padding-left: 10px;
  }
  .social_mob_buttons i {
    padding-right: 25px;
  }
  .mob_footer_row {
    padding-top: 35px;
  }
  .header_news {
    border-bottom: none !important;
    padding-bottom: 30px;
  }
  .button_col_mob a {
    font-family: "Fira Sans Extra Condensed", sans-serif;
    color: rgb(0, 0, 0);
    margin-top: 30px;
    margin-left: 20px;
    font-size: 15px;
    background-color: #ffffff;
    margin-bottom: 30px;
    margin-right: 10px;
  }
  .headline_row p.from_the_blog_excerpt {
    font-weight: normal;
    font-size: 16pt;
  }
  .twobytwo_blog {
    margin: 0 !important;
  }
  .twobytwo_blog div.col {
    padding-left: 15px !important;
  }
  .twobytwo_blog div.post-item:nth-child(odd) {
    border-right: 0px !important;
    border-bottom: 1px solid rgb(233, 233, 233);
  }
  .mob_footer_row h2 {
    font-size: 12pt;
    margin-top: 20px;
    margin-bottom: 10px;
    font-family: "Fira Sans Extra Condensed", sans-serif;
  }
  .mob_footer_text {
    border-right: 1px solid rgb(255, 255, 255);
  }
  .cond_text h1 {
    margin-bottom: 40px;
  }
  .footer_social h3 {
    font-style: italic;
    font-family: "Fira Sans Extra Condensed", sans-serif;
    padding-top: 10px;
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .footer_social .social-icons {
    margin-bottom: 30px;
  }
  .middle_side i {
    font-style: normal;
  }
  .right_side h2 {
    padding-top: 10px;
  }
  .right_side h2 a {
    color: rgb(201, 78, 78);
  }
  .right_side h1 a {
    font-family: "EB Garamond", serif;
    font-size: 20pt;
    line-height: 1.1;
    /* background-color: #fff; */
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: center;
    color: #333 !important;
  }
  .outer_row_right {
    max-height: 170vw;
  }
  .right_side_col {
    max-height: 150vw;
  }
  .right_side h2 a,
  .right_side h2 a:hover {
    font-family: "EB Garamond", serif;
    font-size: 16pt;
    margin-top: 0px !important;
    margin-bottom: 10px;
    color: rgb(201, 78, 78);
    text-align: center;
  }
  .right_side i {
    font-family: "EB Garamond", serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    font-style: italic;
    border-bottom: rgb(233, 233, 233);
    text-align: center !important;
    font-weight: bold !important;
  }
  .row_bottom {
    padding: 30px 15px 0px 15px;
  }
  .mid_border_col div.row {
    padding: 20px 0px 0px 0px !important;
  }

  .row_bottom p.cat-label,
  .row_bottom h5.post-title,
  .row_bottom div.post-meta,
  .row_bottom p.from_the_blog_excerpt {
    padding-left: 5px !important;
  }
  .highlights_blog div.col-inner,
  .culture_blog div.col-inner,
  .life_n_style_blog div.col-inner,
  .health_blog div.col-inner,
  .science_blog div.col-inner,
  .travel_blog div.col-inner {
    border-bottom: 1px solid rgb(233, 233, 233);
  }
  .highlights_blog,.culture_blog,.life_n_style_blog,.travel_blog{
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .highlights_blog div.col,
  .culture_blog div.col,
  .life_n_style_blog div.col,
  .health_blog div.col,
  .science_blog div.col,
  .travel_blog div.col {
    margin-bottom: 20px;
  }

  .highlights_blog p.cat-label,
  .culture_blog p.cat-label,
  .life_n_style_blog p.cat-label,
  .health_blog p.cat-label,
  .science_blog p.cat-label,
  .travel_blog p.cat-label {
    margin-top: 0px !important;
  }
  .border_check {
    border-bottom: 1px solid rgb(233, 233, 233);
    padding-bottom: 40px;
  }
  .mid_border_col {
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-top: 17px !important;
    border-top: 1px solid rgb(233, 233, 233);
  }
  .highlights_blog :last-child div.col-inner {
    border-bottom: 0px solid !important;
  }
  .avatars img {
    vertical-align: middle;
  }
  .conductors h2 {
    text-align: center;
    font-size: 17pt;
  }
  .conductors h3 {
    font-size: 13pt;
    color: rgb(201, 78, 78);
    text-align: center;
  }
  .conductors h4 {
    font-size: 15pt;
    text-align: center;
    color: black;
    line-height: 1.4;
  }
  .blog-share {
    text-align: center;
  }
  .trending_posts {
    margin: 0px !important;
  }
  .trending_posts .col {
    padding: 0 15px 19.6px !important;
  }
  
  .in_focus_post h3 {
    margin-bottom: -60px;
  }
  .infocus_txt h1 {
    margin-bottom: 30px;
  }
  .infocmargin {
    margin-bottom: -100px !important;
  }
  .in_focus_post img {
    /* height: 400px; */
    padding: 0px !important;
  }
  .suggested_blog .col .col-inner {
    border-bottom: 1px solid rgb(233, 233, 233);
    margin-bottom: 20px;
  }
  .related_post .col-inner {
    border-bottom: 1px solid rgb(233, 233, 233);
    padding-bottom: 10px;
  }
  .post-sidebar {
    display: none;
  }
  .footer-wrapper {
    background-color: black;
  }
  .post-content h1 {
    /* font-size: 16pt !important; */
    line-height: 1.5 !important;
  }
  .textwidget h1 {
    border-top: 1px solid rgb(233, 233, 233);
    border-bottom: 1px solid rgb(233, 233, 233);
    padding-bottom: 30px;
    padding-top: 25px;
  }
  .twobytwo_blog div.post-item div.col-inner:nth-child(odd) {
    border-bottom: 1px solid rgb(233, 233, 233);
  }
  .trending_posts h3 {
    border-bottom: 1px solid rgb(233, 233, 233);
    padding-bottom: 20px;
    max-height: 60px;
  }
  .off-canvas-center.mfp-bg.mfp-ready {
    opacity: 1;
  }
  #wide-nav {
    border-top: 0px solid white;
  }
  /* .home {
    -webkit-filter: blur(10px);

    filter: blur(10px);
  } */
  .cvf-universal-pagination {
    text-align: center;
  }
  .cvf_pag_loading {
    padding: 20px;
  }
  .cvf-universal-pagination ul {
    margin: 0;
    padding: 0;
  }
  .cvf-universal-pagination ul li {
    display: inline;
    margin: 0px;
    background: #fff;
    color: black;
  }
  .cvf-universal-pagination ul li.cd_active:hover {
    cursor: pointer;
    background: #ddd;
    color: black;
    border-radius: 5px;
  }
  .cvf-universal-pagination ul li.cd_inactive {
    background: #7e7e7e;
    border-radius: 5px;
  }
  .cvf-universal-pagination ul li.cd_selected {
    background: rgb(149, 151, 153);
    color: white;
    border-radius: 5px;
  }
  
  .post .row-full-width{
	  margin:0px 15px;
  }
  .col_justify_menu{
	  text-align-last:center;
  }
  .col_justify_menu .inline_block{
	  padding:0px 10px;
  }
}

.pag_loading {
  padding: 20px;
  background-color: #ccc;
}
.pagination-link ul {
  margin: 0;
  padding: 0;
}
.pagination-link ul li {
  display: inline;
  margin: 3px;
  padding: 4px 8px;
  background: #fff;
  color: black;
}
.pagination-link ul li.active:hover {
  cursor: pointer;
  background: #1e8cbe;
  color: white;
}
.pagination-link ul li.inactive {
  background: #7e7e7e;
}
.pagination-link ul li.selected {
  background: #1e8cbe;
  color: white;
}
.privacy_policy_table{
    border-collapse: collapse;
    margin: 25px 0;
    font-size: 0.9em;
    font-family: sans-serif;
    min-width: 400px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);

}
.privacy_policy_table th,
.privacy_policy_table td {
    padding: 12px 15px;
}

.privacy_policy_table tbody tr {
    border-bottom: 1px solid #dddddd;
}

.privacy_policy_table tbody tr:nth-of-type(even) {
    background-color: #f3f3f3;
}

.privacy_policy_table tbody tr:last-of-type {
    border-bottom: 2px solid #009879;
}

.suggested_row{
	padding:0px;
	margin:0px;
}

.subscribe_newsletter_side{
	padding:30px 0px !important;
	
	
}
.ad_widget_sidebar{
 position: -webkit-sticky;
 position: sticky;
 top: 0;
}


.wp-caption{
  margin-bottom:.5em;
}