/*
Theme Name: SOHO - Child
Author: gt3themes
Author URI: http://gt3themes.com
Description: -
Version: 1.0
Template: soho
*/
@import url("../soho/style.css");
.main_footer .header_footer_email, .main_footer .phone {
  display: none;
}
.listing_meta {
  display: none;
}
.preview_likes.gallery_likes_add {
  display: none;
}
.featured_items_meta {
  display: none;
}
.featured_item_footer {
  display: none;
}
.fullscreen_block .blogpost_preview_fw {
  width: 32%;
  margin: 10px 10px;
}
.fs_blog_module.fw_port_module2 {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.without_padding.fullscreen_block .optionset {
  padding: 30px 20px 20px 20px !important;
	justify-content: center;
display: flex;
}
.bc_likes.gallery_likes_add {
  display: none;
}
.fullscreen_block .optionset li a {
  font-size: 14px !important;
}
.optionset li a {
	color: #3F4041 !important;
}
.optionset li.selected a, .optionset li a:hover, .load_more_works:hover{
	color:#8CBDDC !important;
}