/*
Theme Name: Betheme Child 06
Theme URI: 
Description: Child 06 theme for the Betheme theme
Author: <a href="http://muffingroup.com">Muffin group</a>
Author URI: 
Template: betheme
Version: 17.8.5
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Sat, 04 Feb 2017 00:47:38 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

#content.loading > * {
    opacity:0.2;
}

#content.loading:before {
    content: "Loading New Posts";
    padding: 22px;
    background: #000;
    color: #fff;
    width: 100%;
    box-sizing: border-box;
}
.no-share .single-photo-wrapper .image_frame{margin: auto;}

.image_frame {
    border-color: #f8f8f8;
    border: 0px;
}
/*
.shareaholic-canvas {
    clear: both;
    width: 100px;
    position: absolute;

}
#shr_canvas2{
    top: -492px;
    left: -30px;

}
#shr_canvas3{
top: -433px;
left: -20px;

}
*/
#newsletter-box
{

    font-weight: bold;
    padding: 15px;
    font-size: 19px;
/*     border: 1px dashed #ccc; */
    margin-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
    color: black;

}
.tagme li {
    list-style: none !important;
    display: block;
    float: left;
    padding: 5px 10px;
    border: 1px solid #eee;
    text-transform: uppercase;
	font-weight: bold;
    margin-right: 10px;
	background-color: black;
}

.tagme a {
	text-decoration: none;
	color: white;
}
.tagme {
	clear:both;
	width: 100%;
	display: block;
/* 	justify-content: space-around; */
	float: left;
}
