/*
Theme Name: Oyster
Theme URI: http://gt3themes.com/wordpress-themes/oyster/
Author: mad_dog
Author URI: gt3themes.com
Description: GT3themes team presents absolutely fresh and clean WordPress Photo theme. Oyster was developed with attention to details, starting from minimal design to the huge number of custom templates and features. The theme was designed to focus users attention to the photos which the main aim of the photography site. 
Version: 2.4
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/
.post-f{
	background: rgba(255,162,0,0.7);;
	padding: 3px;
	color: #333940;
	font-weight: 900;
  font-size: 13px;
  line-height: 28px;
  padding: 0px 10px;
  position: absolute;
  right: 30px;
  top: 20px;
}
.this_is_blog .format-image {
  
}
.blog_post_content h2 {
  margin: 20px 0 5px 0;
}
h2 a {
  font-size: 16px !important;
  line-height: 16px !important;
}
.blogpost_title {
  padding-right: 0px !important;
}
@media only screen and (max-width: 760px){
    .post-f{
    right: 10px;
    top: 20px;
    padding: 0px 10px;
  }
  .this_is_blog .format-image {
    
    display: inline-block;
    vertical-align: top;
  }
}
@media only screen and (min-width: 760px){
  .shortcode_button.btn_type1_dark {
  width: 53px;
}
}
@media only screen and (max-width: 420px){
.main_wrapper {
  width: 350px !important;

}

.blog_post_page {
  padding: 9px 0px !important;
}
.listing_meta a{
  padding:0px 10px;
}
}
@media only screen and (min-width: 1200px){
  .shortcode_button.btn_type1_dark {
  width: 100px;

}
}
@media only screen and (max-width: 1440px) {

    .fullscreen_block .format-gallery {
        
        display: inline-block;
    }
    .fullscreen_block .format-image {
        
        display: inline-block;
    }
}
