/**
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete 
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *   
 * - There is an scss (SASS) version of this file in the /sass/ directory in your
 *   sub-theme, if you set Compass to watch it or the directory this file will be
 *   overwritten!
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */
 .node-type-product .page-content #content {
	float: left;
	margin-top: -80px;
}
.node-type-product #block-system-main, .node-type-product #block-views-products-block-4 {
	float: left;
	width: 50%;
	margin-bottom: 0;
}
#block-views-products-block-8 {
	float: left;
	width: 100%;
	min-height: 330px;
	margin: 50px 0 0 0;
}
.node-type-product #block-views-products-block-4 {margin-top: 130px;}
.product-title {
	font-style: normal;
	font-weight: bold;
	font-size: 2em;
	font-family: Labelle Bold;
	color: #080c76;
}
.expl-wrap {top: 210px;}
.node-type-product #block-system-main .owl-wrapper-outer {
	width: 478px;
}.node-type-product .owl-carousel .owl-wrapper, .owl-carousel .owl-item {overflow: hidden;}

.view-products .filter-list ul{
	width: 700px;
}