/*--
	Theme Name: theme2101
	Theme URI: http://template-help.com/
	Description: A theme for Wordpress 3.5.x + from Template-Help.com Collection
	Author: Template_Help.com
	Author URL: http://www.Template-Help.com/
	Template: CherryFramework
	Version: 1.0
	MotoPress Version: 1
--*/

/* ----------------------------------------
	Please, You may put custom CSS here
---------------------------------------- */


.titled_box_title { height: 20px !important; }

@media (min-width: 768px) {
	.home .banner-wrap{
		 min-height: 324px;
	}
	li.mini-post-holder.clearfix {
		width: 50% !important;
	}
	.mini-post-holder{
		border:none !important;
	}
	
}

@media (min-width: 1200px) {
	.header .nav__primary .sf-menu > li { 
		max-width:160px !important;
		margin-left: 48px !important;
		padding-left: 25px !important;
		text-align: left !important;
		width: auto !important; 
	}
	.banner-wrap .featured-thumbnail img {
		border-radius: 30%;
		max-height: 170px;
	}
	
}
.header .nav__primary .sf-menu li:first-child:after{
	background:url("images/separator.png") no-repeat scroll left center rgba(0, 0, 0, 0) !important;
}
.header .nav__primary{background:#E1FFF9 !important;}

.header{background:none !important;}

.nav.nav__top.clearfix {
    display: none;
}
.header .nav__primary .sf-menu li .sub-menu li{
	width:192px;
}
.home .banner-wrap h5{
	font:400 25px/23px Vidaloka !important;
}
.header .nav__primary {height:80px !important;	background:none !important;box-shadow:none!important;}

.header .nav__primary .sf-menu{top:0 !important;}

.header .nav__primary .sf-menu li .sub-menu{background:#548E90 !important;}

.default_product_display .imagecol{overflow:hidden !important;}

li.mini-post-holder.clearfix {
    float: left;
    height: 135px;
    overflow: hidden;
	 width: 100%;
}

.mini-posts-list.home-event {
    background: none repeat scroll 0 0 #f6f9f9;
    box-shadow: 20px 15px 15px rgba(0, 0, 0, 0.12);
    float: left;
    padding: 34px 30px 40px;
	border: 1px solid #E2E2E2;
}

.home .banner-wrap{
	background:#f6f9f9 !important;
	box-shadow: 20px 15px 15px rgba(0, 0, 0, 0.12) !important;
	border: 1px solid #e2e2e2;
}
.custom-feed{
	border-radius:5px;
	border:1px solid #ddd;
}

.header .nav__primary .sf-menu li a:hover {
    color: #000 !important;
}

section.title-section{
	 min-height: 113px !important;
}

.footer{
	background:url("images/arrow.gif") repeat-x scroll 0 0 #015053 !important;
	border-top:none !important;
}
.logo{
	padding-top:0 !important;
}

.mini-post-content a {
    color: #000000;
    font-weight: bold;
}

.featured-thumbnail.thumbnail.custom_thumb img {
    border: 4px solid #FFFFFF;
}

.prodtitle .wpsc_product_title {
    color: #000000;
}
#cff .cff-author span{
	color:#000000;
}
.logo_h.logo_h__img > img {
    /* width: 100%; */
}
.logo_h.logo_h__img > img {
    width: 666px;
	
}
.logo{
	/* background:url("images/bg.png") no-repeat scroll 0 0 !important;
	background-size:100% 100%;
	background-position: center top; */
	background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: rgba(0, 0, 0, 0) !important;
    background-image: url("images/bg.png") !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: no-repeat !important;
    background-size: 100% 100%;
}