/*
 Theme Name: OriginMag Child Theme
 Theme URI: http://www.wpzoom.com/themes/originmag
 Description: OriginMag Child Theme
 Author: David Ferrell
 Template: originmag
 Version: 1.0.0
*/
 
@import url("../originmag/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

.product_logo {
    width: 120px;
    float: left;
    text-align: center;
}

#woogrid {

width:614px;

float:left;

border-right:1px dotted #ccc;

padding:15px 0px 30px 15px;

min-height:420px;

overflow:hidden;

background-color: #fdfdfd;

}

#woogrid ul li {

width: 160px;

min-height: 250px;

border: 1px solid #000; display: -moz-inline-stack;

display: inline-block;

vertical-align: top;

margin: 5px; zoom: 1;

}
#logo {
    text-align: left;
    padding: 20px 0px;
}
#logo a {display:inline-block;}
.zoom-social-icons-list{text-align:center;}
.woocommerce ul.products li.product .price,
.woocommerce ul.products li.product .button,
.woocommerce ul.products li.product .onsale{display:none;}
span.bike-ratings
{
	display:inline-block; 
	padding:5px 10px; 
	color:#ffffff; 
	background:#39597f;
}
.rating_product
{	
	background-color: #39597F;
	line-height: 40px;
	font-size: 20px;
	text-align: center;
	float: left;
	height: 40px;
	width: 40px;
	color: #FFF;
	margin-right: 5px;
	font-weight: bold;
}
.rating_single_product
{	
	background-color: #39597f;	
	line-height:70px;	
	font-size:50px;	
	font-weight:bold;	
	text-align:center;	
	float:left;	
	height:70px;	
	width:70px;	
	color:#ffffff;	
	margin-right:15px;
}
.bike_rating_holder_box
{	
	position:relative;	
	width:100%;	
	height:100px;
}
.bike_rating_holder_box_mod
{	
	position:relative;	
	width:100%;	
	height:30px;
}
.bike_rating_holder_box_reviews
{	
	padding:0px;	
	margin:0px;	
	position:relative;	
	float:left;	
	top:-3px;	
	line-height:18px;
}
.archiveposts img
{
	width:100%;
}
.wpzoom
{
	display:none;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary
{
	float:left;
	width:100%;
}
.single_product_left
{
	position:relative;
	float:left;
	width:50%;
}
.single_product_right
{
	position:relative;
	float:left;
	width:50%;
}
.rankingnumbers .starimage
{
	background:url('http://www.icebike.org/wp-content/uploads/2015/07/trophy.gif') no-repeat center top; background-size:88%;
}
.paged .as_seen 
{ 
	display: none; 
}
.continentcountry
{
	position:relative;
	width:50%;
	float:left;
	font-size:11px;
}

.bitpadded
{
padding-right:3px;
}

.rating_left, .rating_right
{
	position:relative;
	float:left;
}

.rating_left
{
	width:70px;
	padding-right:5px;
}

.table-description
{
	float:left;
}

ul li p { margin: 15px 0 0; padding: 0; }

.demo-container {
	box-sizing: border-box;
	max-width: 100%;
	width:auto;
	height: 450px;
	padding: 20px 15px 15px 15px;
	margin: 15px auto 30px auto;
	border: 1px solid #ddd;
	background: #fff;
	background: linear-gradient(#f6f6f6 0, #fff 50px);
	background: -o-linear-gradient(#f6f6f6 0, #fff 50px);
	background: -ms-linear-gradient(#f6f6f6 0, #fff 50px);
	background: -moz-linear-gradient(#f6f6f6 0, #fff 50px);
	background: -webkit-linear-gradient(#f6f6f6 0, #fff 50px);
	box-shadow: 0 3px 10px rgba(0,0,0,0.15);
	-o-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	-ms-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
}

.demo-placeholder {
	width: 100%;
	height: 100%;
	font-size: 14px;
	line-height: 1.2em;
}

.legend table {
	border-spacing: 5px;
}