/**
 *---------------------------------------------------------------------------------------
 * @package       Eshop Template for Joomla!
 *---------------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2012-2016 Desink. All rights reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       Desink
 * @email         info@desink.org
 * @link          https://www.desink.org
 *---------------------------------------------------------------------------------------
 **/

.productSlides {display:none !important;}

.fieldwrap .filtergroup {
    bottom: 10% !important;
    left: 10% !important;
    margin: 0 auto !important;
    max-height: 100% !important;
    max-width: 400px !important;
    position: fixed !important;
    right: 10% !important;
    top: 10% !important;
    width: 80% !important;
}
.fieldwrap {
		padding: 10px;
		border: 1px solid #ccc;
		margin: 5px;
	}
.cp-trackbar { display: none; }
.cp-price-field {
    width: 45%;
}
.filtergroup.cp-price-cont {
    height: 120px !important;
    top: 40% !important;
}
.cp-chkb-filter-group {
    width: 100% !important;
	height: 88% !important;
}
.cp-filter-label {
    padding: 10px !important;
}
.fieldwrap .filtergroup::after, .fieldwrap .filtergroup::before { display: none !important; }
.cp-filter-label {font-size: 15px !important;}
/* .n2-ss-align, #n2-ss-46-placeholder { display: none; } */