/*
Theme Name: 	remal Child
Theme URI: 		http://themes.muffingroup.com/remal
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for remal - Premium WordPress Theme
Template:		remal
Version: 		1.5
*/

/* Theme customization starts here
-------------------------------------------------------------- */


.bwg_watermark_image, .bwg_watermark{
    display: none;
}
.ppt{
    display: none!important;
}
#main-content .post-inner
{
    padding:0px!important;
}
.page-head{
    display: none!important;
}
#comments{
    display: none;
}
img.centered, img.aligncenter
{
    margin:0px;
    border:none;
    padding:0px;
}



body,
body a
{
    font-size: 14px!important;
}
.mini-social{
    margin-bottom: 3px;
}
.entry-categroy-link a:hover{
    text-decoration: underline;
}

.about-pics .isotope-item
{
    padding: 10px;
}

/* 文字 */
.page-texts{
    text-indent: 2em;
}
.entry p
{
    padding-top: 0.2em; 
    padding-bottom: 0.2em;
}

.flex-direction-nav{
    display: none;
}