/*
Theme Name: TheButcher
Description: The Butcher is a Modern WordPress Food Theme for Steak Houses, Burger Houses and Chicken Maniacs. The Butcher is very easy to customize and it cames out completely Woocommerce Ready for the best shop experience. Promoting your special Food Shop is now Easier than Before, with The Butcher!
Version: 1.0.0
Theme URI: thebutcher.adeconcept-wp.com
Author: Ade Concept
Author URI: http://themeforest.net/user/ade-concept
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: one-column, two-columns, three-columns, right-sidebar, custom-background, custom-menu, featured-images, flexible-header, full-width-template, microformats, theme-options, translation-ready
Text Domain: thebutcher

Main Stylesheet file is located at css/main.css
*/
.gallery .gallery-item {
  margin-top: 0px;
}

.gallery .gallery-item img {
  border: 0px !important;
}

.gallery-caption {
  font-weight: bolder;
  font-style: italic;
  text-align: center;
  font-size: 12px;
}

.bypostauthor > article .fn:after {
  content: "\f304";
  position: relative;
  top: 5px;
  left: 3px;
}

.aligncenter {
    display: block;
    margin: 0 auto;
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.wp-caption.alignleft {
    margin-left: 0;
    margin-right: 1.5em;
}

.wp-caption.alignright {
    margin-right: 0;
    margin-left: 1.5em;
}

.wp-caption.aligncenter {
    margin-right: auto;
    margin-left: auto;
}

.wp-caption.alignnone {
    margin-right: 0;
    margin-left: 0;
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
}

.wp-caption .wp-caption-text {
    margin-top: 5px !important;
    font-weight: bolder;
    font-style: italic;
}