.shopping_cart .sc_footer a{
	margin-bottom: 3px;
}

.post_text .post_title a{
	height: 26px;
    overflow: hidden;
    display: block;
}

.product_description .rating_list{
	margin-top: 15px;
}

.product_preview .owl-carousel .owl-item{
	height: 100px;
	margin-top: 20px;

}



.message{
	font-size: 18px;
}

.jackbox-social{
	display: none ;
}
.htmlBox {
	line-height: 26px;
}
.htmlBox img{
	max-width: 100%;
	height: auto !important;
}

[name="google_conversion_frame"]{
	display: none;
}
@media screen and (max-width: 800px) {
	.htmlBox img{
		height: auto !important;
	}
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
	position: absolute;
	top: 0;left: 0;
	width: 100%;
	height: 100%;
}