.elementor-widget-image .widget-image-caption {
  font-family: inherit;
  font-size: 16px;
}

#page_caption .page_title_wrapper .page_title_inner {
  float: none;
  text-align: center;
}

.post_content_wrapper_inner {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  border-bottom: 1px solid #e1e1e1;
}

.post_content_wrapper_inner .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
  padding-left: 0;
  padding-right: 0;
}

.addtoany_list.a2a_kit_size_32 a:first-child {
  padding-left: 0;
}

.container-fluid {
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}

.footer_bar {
  border-top: 1px solid #e1e1e1 !important;
}

.footer_bar .container-fluid {
  /*border-top: 1px solid #e1e1e1;*/
}

.row {
  margin-left: -10px;
  margin-right: -10px;
}

.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  display: table;
  content: " ";
}

.clearfix:after,
.row:after {
  clear: both;
}

.row .col-half,
.row #footer_browse_category,
.row #footer_subscription {
  box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px;
  background: transparent;
  border: none;
}

.subscription_field,
.browse_category_item {
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
  box-sizing: border-box;
}

.browse_category_item a {
  background-color: #000;
  background-size: cover;
}

.browse_category_item img {
  display: none;
}

.browse_category_item .browse_category_name {
  background-color: rgba(0, 0, 0, 0.5) !important;
  font-family: source-han-serif-tc;
  font-size: 20px !important;
  line-height: 1.5;
  /*text-shadow: 0px 0px 5px #000;*/
  margin: 0 !important;
  padding: 10px !important;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

#footer {
  border-top: 1px solid #e1e1e1;
}

#footer_subscription .mc4wp-form-basic input,
#footer_subscription .mc4wp-form-basic textarea {
  width: 100%;
  max-width: 100%;
  margin: 0;
  font-size: 14px;
  border-radius: 0;
}

#footer_subscription .mc4wp-form-basic input[type=text],
#footer_subscription .mc4wp-form-basic input[type=password],
#footer_subscription .mc4wp-form-basic input[type=email],
#footer_subscription .mc4wp-form-basic input[type=url],
#footer_subscription .mc4wp-form-basic textarea {
  border: 1px solid #000;
  background-color: #fff;
}

#footer_subscription .mc4wp-form-basic input[type="submit"],
#footer_subscription .mc4wp-form-basic button {
  font-size: 18px;
  font-family: source-han-serif-tc;
  text-shadow: 0px 0px 5px #000;
  line-height: 30px !important;
  padding: 10px;
  box-sizing: border-box;
  border: none !important;
}

.footer_bar_wrapper,
.footer_bar,
#footer h2.widgettitle,
#footer ul.sidebar_widget>li.widget_mc4wp_form_widget,
#footer_browse_category {
  background-color: #fff !important;
  color: #101820 !important;
}

#footer_browse_category h2,
#footer_subscription h2 {
  color: #101820 !important;
  margin-bottom: 20px;
}

#footer .sidebar_widget>li {
  width: 100% !important;
  margin: 0 !important;
}

#footer .sidebar_widget>li a,
#footer .sidebar_widget>li a img {
  display: block;
}

#footer .sidebar_widget .custom_social_link {
  text-align: center;
}

#footer .sidebar_widget .custom_social_link img {
  opacity: 0.5;
}

#footer .sidebar_widget .custom_social_link li {
  display: inline-block;
}

#footer_menu li a,
#copyright,
#copyright a,
#copyright a:active,
#footer a,
#footer a:active,
#footer h2.widgettitle {
  color: #666 !important;
}

#footer_menu,
#copyright {
  float: none;
  width: 100%;
  text-align: center;
}

#footer_menu li {
  float: none;
  display: inline-block;
  margin: 0;
  padding: 0;
}

#footer_menu li a {
  display: block;
  padding: 10px;
}

.footer_bar_wrapper {
  border: none;
  padding-top: 0;
}

#footer {
  padding-bottom: 0 !important;
}

.footer_bar_wrapper {
  padding-top: 0 !important;
}


/*#page_content_wrapper ul#post_filter {
  margin-top: 0 !important;
  padding: 5px 0 !important;
}  */
body.home .post_filter_wrapper h2 {
  line-height: 1.2 !important;
}
@media only screen and (min-width: 1100px) {
  .footer_bar .container-fluid {
    padding: 60px 10px;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;    
  }

  .footer_bar .container-fluid .row {
    display: flex;
/*    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;*/
  }

  .row .col-half,
  .row #footer_browse_category,
  .row #footer_subscription {
    width: 50%;
    margin: 0;
    padding: 0;
  }

  .row #footer_browse_category {
    border-right: #e1e1e1 1px solid;
  }

  .browse_category_wrapper,
  #footer_subscription .mc4wp-form-basic {
    max-width: 520px;
    margin: 0 auto;
  }

  .browse_category_item {
    width: 50%;
    float: left;
  }

  .browse_category_wrapper {
    display: flex;
    flex-wrap: wrap;
  }

  .browse_category_item a {
    height: 100%;
    display: flex !important;
    align-items: center;
  }
}

@media only screen and (max-width: 1099px) {
  .row #footer_browse_category {
    border-bottom: #e1e1e1 1px solid;
  }

  .row #footer_browse_category,
  .row #footer_subscription {
    margin-left: 20px;
    margin-right: 20px;
    width: auto;
  }

  .mc4wp-form-basic {
    margin-left: -10px !important;
    margin-right: -10px !important;
  }
}

@media only screen and (min-width: 640px) {
  .subscription_field.half {
    width: 50%;
    float: left;
  }
}

@media only screen and (min-width: 640px) and (max-width: 1099px) {
  .browse_category_item {
    width: 33.33%;
    float: left;
  }
}

@media only screen and (min-width: 540px) and (max-width: 639px) {
  .browse_category_item {
    width: 50%;
    float: left;
  }
}

/* Featured Posts*/
#featured_posts_wrapper {
  background-color: #fff;
  color: #666;
}

.featured_posts_item {
  /*  width: 50%;
  float: left;*/
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
}



@media only screen and (min-width: 960px) {
  #featured_posts_wrapper {
    box-sizing: border-box;
  }

}

@media only screen and (min-width: 540px) {
  .featured_posts_item {
    width: 50%;
    float: left;
  }
}

#featured_posts_wrapper .post_header h3 a,
#featured_posts_wrapper .post_header h4 a {
  color: #101820;
}

@media only screen and (min-width: 1100px) {

  #featured_posts_wrapper .main-post,
  #featured_posts_wrapper .other-posts {
    width: 50%;
    float: left;
    box-sizing: border-box;
  }

  #featured_posts_wrapper .main-post {
    padding-right: 25px;
  }

  #featured_posts_wrapper .other-posts {
    padding-left: 25px;
  }

  .featured_posts_item.main {
    display: none;
  }

  .featured_posts_item:nth-child(2n+0) {
    clear: left;
    padding-left: 0;

  }
  .featured_posts_item:nth-child(2n+1) {

    padding-right: 0;

  }  
}

@media only screen and (max-width: 1099px) {
  #featured_posts_wrapper .main-post {
    display: none;
  }

  #featured_posts_wrapper .other-posts {
    margin-left: -15px;
    margin-right: -15px;
  }

  .featured_posts_item:nth-child(2n+1) {
    clear: left;
  }

  .featured_posts_item {
    padding-left: 15px;
    padding-right: 15px;
  }

  body.home .post_filter_wrapper {
    text-align: center;
  }

  body.home .post_filter_wrapper h2 {
    float: none !important;
    text-align: center;
    margin-bottom: 20px;
  }

  body.home .post_filter_wrapper #post_filter {
    float: none !important;
  }
}

/* Single Post*/
#page_caption.hasbg h1,
h1.hasbg {
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}

.single-post-meta-data {
  margin-top: 50px;
}

.single-post-meta-data .post_info_author a {
  font-size: 18px;
}

.single-post-meta-data .post_info_author .gravatar {
  width: 60px;
  height: 60px;
  margin-right: 8px;
  top: -2px;
  float: none;
  vertical-align: middle;
  display: inline-block;
  border-radius: 50%;
}

.sidebar_content.full_width .sidebar {
  border: none !important;

}

.sidebar_content.full_width .post_more:after {
  content: '';
  display: block;
  clear: both;

}

.sidebar_content.full_width .post_more .post_info_cat a,
.single-post-meta-data .post_info_cat a {
  background-color: #fff;
  color: #999;
  border: #999 1px solid;
  border-radius: 0;
}

.sidebar_content.full_width .post_more .post_info_cat a:hover,
.single-post-meta-data .post_info_cat a:hover {
  background-color: #f0f0f0;
  color: #999;
  border: #999 1px solid;
}

.sidebar_content.full_width .post_more .post_info_date {
  font-weight: normal;
}

.single-post-meta-data .post_info_date {
  display: block;
  font-weight: normal;
}

.single-post #page_content_wrapper .inner {
  margin-top: 10px;
}

.single-post .addtoany_content {
  float: left;
}

.post_content_wrapper .post_share_text {
  border-color: #888;
  background-color: #888;
  margin-top: 15px;
}

.post_content_wrapper .post_share_text:hover {
  border-color: #acacac;
  background-color: #acacac;
}

@media only screen and (min-width: 960px) {
  .single-post-meta-data {
    padding: 0 90px;
  }
}

@media only screen and (max-width: 960px) and (min-width: 640px) {
  .single-post-meta-data {
    padding: 0 40px;
  }
}

@media only screen and (max-width: 639px) {
  .single-post-meta-data {
    padding: 0 30px 0 40px;
  }
}

.post-more-title {
  text-align: center;
  font-size: 40px;
  margin-top: 50px;
}



.sidebar_content.full_width .post_more {
  margin-left: -15px;
  margin-right: -15px;
  float: none;
}

.sidebar_content.full_width .post_more>.post {
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}

.sidebar_content.full_width .post_more>.post .post_header {
  float: none !important;


}

.sidebar_content.full_width .post_more>.post .post_content_wrapper {
  padding: 0;
}

.sidebar_content.full_width .post_more>.post .post_img,
.sidebar_content.full_width .post_more>.post .post_header_title {
  float: none !important;
  width: 100%;
}


@media only screen and (min-width: 640px) and (max-width: 1099px) {
  .sidebar_content.full_width .post_more>.post {
    width: 50%;
    float: left;
  }

  #page_content_wrapper .inner .sidebar_content.three_cols .post.type-post:nth-child(odd),
  .sidebar_content.full_width .post_more>.post:nth-child(odd) {
    clear: both !important;
  }

  #page_content_wrapper .inner .sidebar_content.three_cols .post.type-post:nth-child(even),
  .sidebar_content.full_width .post_more>.post:nth-child(even) {
    clear: none !important;
  }
}

@media only screen and (min-width: 1100px) {
  .sidebar_content.full_width .post_more>.post {
    width: 33.3333%;
    float: left;
  }

  #page_content_wrapper .inner .sidebar_content.three_cols .post.type-post:nth-child(3n+1),
  .sidebar_content.full_width .post_more>.post:nth-child(3n+1) {
    clear: both;
  }
}

@media only screen and (max-width: 1099px) {
  .post-more-title {
    margin-top: 30px;
  }
}

.wp-caption img.attachment-large.size-large {
  width: 100%;
}

.single-post .post_content_wrapper {
  text-align: justify;
}

.single-post #page_content_wrapper {
  padding: 0 20px !important;
}



#page_content_wrapper .inner .sidebar_content.three_cols {
  margin-left: -15px;
  margin-right: -15px;
  width: auto !important;
}

#page_content_wrapper .inner .sidebar_content.three_cols .type-post {
  /*width: 33.33%;*/
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
}



@media only screen and (min-width: 1100px) {
  #page_content_wrapper .inner .sidebar_content.three_cols .type-post {
    width: 33.33% !important;
  }
  
  .single-post .post_content_wrapper {
	text-align: justify;
	width:640px;
	margin: 0 auto;
  }
}


@media only screen and (min-width: 640px) and (max-width: 1099px) {

  #page_content_wrapper .inner .sidebar_content.three_cols .type-post {
    width: 50% !important;
    float: left !important;
  }

  #page_content_wrapper .inner .sidebar_content.three_cols .type-post:nth-of-type(odd) {
    clear: both;
  }

  #post_filterable_wrapper>br.clear {
    display: none;
  }

}
#page_content_wrapper:after,
.standard_wrapper:after {
  content: '';
  display: block;
  clear: both;
}



@media only screen and (max-width: 639px) {
  .standard_wrapper {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  #page_content_wrapper {
    padding: 0 15px !important;
  }

  #page_content_wrapper .inner .inner_wrapper {
    padding-left: 15px !important;
    padding-right: 15px !important;
    box-sizing: border-box;

  }
}

@media only screen and (max-width: 639px) {

  .browse_category_wrapper {
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    min-width: 260px;
  }

}


#page_content_wrapper {
  padding-left: 30px !important;
  padding-right: 30px !important;
  box-sizing: border-box;
}


@media only screen and (min-width: 1100px) {
  #page_content_wrapper,
  .page_content_wrapper,
  .standard_wrapper,
  .footer_bar_wrapper,
  #footer ul.sidebar_widget,
  .slider_wrapper.fixed_width {

    max-width: 1500px !important;
    box-sizing: border-box;

  }  

  #featured_posts_wrapper > .standard_wrapper {
    padding-left: 100px;
    padding-right: 100px;
  }

  #page_content_wrapper > .inner.three_cols {
    padding-left: 70px;
    padding-right: 70px;
    box-sizing: border-box;
  }
}
