#productquickview_popup_bg {
	height: 483px;
}

#productquickview_popup_bg .product-view .product-shop .product-name .h1, 
#productquickview_popup_bg .productquickview-tabs .productquickview-tab-container h2 {
	color: #3399cc;
}

#productquickview_popup_bg .add-to-cart-wrapper .popup-box-bottom .price-box {
	margin: 0px 10px 0 0;
	line-height: 30px;
}

#productquickview_popup_bg .add-to-cart-wrapper .popup-box-bottom .price-box .regular-price {
	line-height: 30px;
}

#productquickview_popup_bg .product-view .product-shop .extra-info .ratings .rating-links {
	margin-top: 5px;
}

#productquickview_popup_bg .add-to-cart-wrapper .popup-box-bottom .price-box .old-price,
#productquickview_popup_bg .add-to-cart-wrapper .popup-box-bottom .price-box .special-price {
	line-height: 30px;
}

.crosssell .item a.product-image {
	display: inline-block;
	float: none!important;
}

@media only screen and ( max-width: 600px ) {

	.category-products .item .productquickview-toolbar .quickViewButton { 
		background: none;
	}

}

@media only screen and ( max-width: 840px ) {

	#productquickview_popup_bg {
		height: 80%;
	}

	#productquickview_popup_bg .productquickview-tabs .productquickview-tab-container.tab-reviews-content, 
	#productquickview_popup_bg .productquickview-tabs .productquickview-tab-container.tab-details-content {
		margin-top: 0;
	}

}

@media only screen and ( max-width: 600px ) {

	#productquickview_popup_bg {
		height: 90%;
	}

}