/*--
	Theme Name: theme54048
	Theme URI: http://info.template-help.com/help/
	Description: A theme for Wordpress 3.8.x
	Author: Template_Help.com
	Author URI: http://info.template-help.com/help/
	Template: CherryFramework
	Version: 3.1
	MotoPress Version: 1.0
--*/

/* ----------------------------------------
	Please, You may put custom CSS here
---------------------------------------- */

/*TAK*/
.custom_content_wrapper{
	padding:0 0px;
}
#slider-wrapper .container{
	width:100%;
}
#slider-wrapper .camera_pag{
	position:absolute;
	bottom:0;
	width:100%;
}
#slider-wrapper .camera_wrap{
	margin-bottom:0!important;
}
.btn-japan{
	background:url("images/btn-japan.jpg") no-repeat center left;
	padding-left:11px;
	font-weight:bold;
	color:#666;
}
body #motopress-main.main-holder{
	border:1px solid #c0c0c0;
}
ul.social,
div.footer-widgets,
div.footer-newsletter #text-3 h4{display:none;}
.footer-text .span12{
	margin-left:0px;
}
body.page-template-default .content-holder,
body.archive .content-holder,
body.blog .content-holder{
	background:#fff url("images/bkgnd-pg.jpg") left top no-repeat!important;
}
body #motopress-main.main-holder .content-holder{
	background:#fff url("images/bkgnd-pg.jpg") left top no-repeat!important;
}
.share-buttons,
.woocommerce .products .price{
display: none!important;
}

/*Products Page*/
body #motopress-main.main-holder .content-holder ul.list li.product > a img[class*="attachment"], body #motopress-main.main-holder .content-holder ul.list li.product > a img.woocommerce-placeholder {
	width:30%!important;
	max-width:30%!important;
	background:#ffffff!important;
}
ul.list .short_desc{
	padding:0 10px!important;
	display:none!important;
}
ul.list li.product div[itemprop="description"] *{
	padding-right:10px!important;
}
/*red button*/
.red-button{
	display:block;
	width:100px;
	text-align:center;
	padding:5px 10px;
	background:#BE2100;
	color:#fff;
	border-radius:5px;
	margin:2px 0;
}
.red-button:hover,
.red-button:active{
	color:#fff;
	background:#DE1002;
}
.short-description table{
	width:200px;
}
.gridlist-toggle{
	display:none!important;
}

.nav__primary .sf-menu > li{
	width:13.5%!important;
}
.nav__primary .sf-menu > li#menu-item-2130{
	width:17%!important;
}
/*News Page*/
body #motopress-main.main-holder .related-posts_h, body #motopress-main.main-holder .comments-h, body #motopress-main.main-holder #respond h3, body #motopress-main.main-holder .post-title{
	font: 20px/25px Open Sans!important;
	font-weight:normal!important;
	margin-bottom: 30px!important;
	text-transform: none!important;
}
/*YIKES Custom Product Tabs for WooCommerce*/
.woocommerce-tabs.wc-tabs-wrapper{
	display:none;
}
body #motopress-main.main-holder .content-holder .related.products{
	float:none;
	clear:both;
}