 /*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */
h3.slider-title{
    font-size: 2.14375rem;
    font-style: normal;
    font-weight: 400;
    color:white;
}
.slider-content{
    margin: 0 0 1.5em;
    color: #fff;
    text-shadow: 0 0 0.15em rgba(0, 0, 0, 0.5);
    font-size: 1.25rem;
    line-height: 1.5;
}
p{
line-height: 1.5;
}
.topbanner .column{
    margin: 0 1% 1px;
}
.home-h3{
    font-size: 1.75rem;
    margin-bottom: -5px;


.home-h4{
	font-size: 1.09375rem;
}
.homefirst p{
    margin: 0 0 1.5em;
    font-size: 1.25rem; 
}
.white{
	color:white;
}
.homeabout p{
    font-size: 1.25rem;
}

ul.xoxo.blogroll li{
	list-style: none;
    font-size: 1.25rem;
    border-top: 1px solid #e0e0e0;
    padding: 0.75em 0;
    color: black;
}
footer .huge-it-slider > li img{
	height: auto !important;    
	width: auto !important;
}
footer .huge-it-slider > li a{
	text-align: center;
}
.huge-it-wrap,
footer .huge-it-wrap,
footer .huge-it-wrap ul{
	height: auto !important;
} 


.sp_wpspwpost_static.wpspw-design-1 .wpspw-post-grid-content {
    background: #fff;
    border: 1px solid #ddd;
    float: left;
    width: 100%;
/*
    height: 360px!important;
*/
}
/*new*/
.nooz-more-link {
    border: 1px solid #ddd;   
    width: 10%;
    height: 32px;
}
  
a.button12 {
    background-image: none;
    border-width: 0;
    border-style: solid;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: inset 0 0 0 0;
    box-shadow: inset 0 0 0 0;
    -webkit-appearance: none;
    display: inline-block;
    padding: 11px 20px;
    margin-bottom: 15px;
    cursor: pointer;
    margin-right: 7px;
    border: 0;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    -webkit-box-shadow: inset 0 0 0 1px rgba(0,0,0,.03);
    box-shadow: inset 0 0 0 1px rgba(0,0,0,.03);
    background-image: url(../images/box_shadow_button.png);
    background-repeat: repeat-x;
    background-color: #e8ede6;
    color: #1c4e2a;
    width: 67px;
    height: 12px;
    text-align: center;
    margin-top: -7px;
}
