.compact-table {
	border: 1px solid #ccc;
}
.compact-table th label{
	font-weight: bold;
	margin: 0;
	white-space: nowrap;
}

.compact-table .img-full {
	max-width: none;
}

.initial-record-count {
	display: inline-block;
	margin-bottom: 15px;
}

#matching-records-text {
	font-weight: bold;
	font-size: 22px;
}

#matching-records-count {
	font-size: 22px;
}

#filters-panel {
	display: inline-block;
	min-width: 100%;
	background-color: #eee;
	border-style: solid;
	border-width: thin;
	border-color: #d3d3d3;
	margin-bottom: 15px;
	font-size: 12px;
}
#search-within-results {
	padding-left: 15px;
	padding-top: 15px;
	max-width: 260px;
}
#search-within-results input {
	font-size: 12px;
	border-radius: 0;
	height: 32px;
}
.btn-default.btn-searchwithin {
	font-size: 13px;
	padding: 0 12px;
	height: 32px;
}
#scrollit {
	 white-space: nowrap;
 }

#filters-buttons {
	margin: 10px;
	display: inline-block;
	position: relative;
	left: 0;
}

#filters-buttons .btn-danger.submit-disabled {
	background: #d9534f;
}
#filters-buttons .matching-records {
	white-space: nowrap;
	margin-top: 0;
	position: relative;
}

.dyn-records {
	white-space: nowrap;
	color: #949494;
	font-size: 22px;
	display: none;
}

.bign-records {
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
}

.no-content {
	display: block;
	text-align: left;
}
.sortButtonWrapper {
	display: inline-block;
	margin-left: 0;
	vertical-align: bottom;
}
.sortButtonWrapper a {
	display: block;
	line-height: 1.4;
	color: #333;
}
.btn-price-toggle, .productquerybtn {
	margin: 10px auto;
	display: block;
	text-align: center;
}

.btn-price-toggle .btn img {
	margin: auto;
	max-width: none;
}
.table-filters-group .field-filter-block .clear-filter-field {
	font-size: 20px;
	cursor: pointer;
	right: 10px;
	top: 12px;
	font-weight: 500;
	line-height: 18px;
}

.table-filters-group {
	display: inline;
}

.table-filters-group {
	padding-left: 10px;
	padding-right: 10px;
}

table.table-filters-group > tbody > tr > td {
	border:none;
}

table.table-productsList {
	font-size: 14px;
	margin: 0;
}
.attachment-box {

}
.attachment-box ul.list-group{
	list-style: none;
}
.attachment-box ul.list-group li{
	display: block;
	margin-bottom: 10px;
}

.compact-table td.image-box {
	position: relative;
}

.compact-table td.image-box .image-large {
	display: none;
}

.compact-table td.image-box:hover .image-large {
	position: absolute;
	display: block;
	max-width: 200px;
	max-height: 200px;
	left: 70%;
	top: -20px;
	z-index: 99;
	background: #fff;
	border: 1px solid #000;
	padding: 5px;
}

.compact-table td.image-box .image-small {
	display: block;
	max-width: 55px;
	max-height: 55px;
}

.filter-selectors option:disabled {
	color: #cecece;
	opacity: 0.4;
}
.filter-selectors option {
	font-size: 12px;
}


.compact-table td.pricearea span.product-price {
	font-size: 13px;
	font-weight: bold;
	white-space: nowrap;
}

.compact-table td.pricearea span.old-price {
	color: #aaa;
	margin-left: 3px;
	font-weight: 600;
}

.compact-applied-row {
	margin: 10px;
}
.product-action-btn .btn {
	margin-bottom: 5px;
	width: 40px;
	padding: 3px;

}
.pagination-area{
	margin: 10px 0;
}
.pagination-area .pagination-page,
.pagination-area .counter,
.pagination-area .pagination-links{
	float: left;
	margin-right: 15px;
	line-height: 36px;
}
.pagination-area .pagination-page select {
	float: right;
	margin-left: 8px;
	margin-top: 6px;
}
.pagination-area .pagination-links ul.pagination {
	margin: 0;
}

.datasheet-link i {
	font-size: 24px;
}

.description {
	text-align: center;
}

.table-productsList .hide-mobile {
    display: none;
}

.table-productsList .product-title {
    white-space: normal !important;
}

.product-action-btn .ctech-btn {
	display: block;
	margin-bottom: 5px;
	font-size: 14px;
}

.description .product-attachments {
	margin: 0;
	padding: 0;
	text-align: left;
}

.product-price-sellingPrice, .product-price-sellingPrice strong {
	display: block;
}

.category-information {
	padding: 8px;
	margin-bottom: 10px;
}

.sortButtonWrapper .sorting {
	padding-right:10px;
}

.banner-row {
	position: relative;
}

.cat-titlearea {
	padding-left: 15px;
	min-height: 290px;
}

.cat-banner-bg {
	width: 100%;
	height: 290px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
}

.cat-banner-img {
	height: 290px;
	width: 100%;
}

.cat-titlearea h1 {
	font-size: 44px;
}

.desc-margined {
	margin-left: 30px;
	margin-right: 30px;
}

.owl-prev, .owl-next {
	position: absolute;
	top: calc(48% - 20px);
	height: 40px;
	background: #000;
	width: 40px;
	color: #fff;
	font-size: 28px;
	text-align: center;
	line-height: 38px;
	cursor: pointer;
}

.cat-infoarea .owl-carousel {
	position: absolute;
	width: 95%;
	padding-left: 0;
}

.category-box-parent {
	position: relative;
}

.ctech-wrapper .ctech-btn.cat-edit {
	position: absolute;
	z-index: 3;
	left: 0;
	display: none;
}

.category-box-parent:hover .cat-edit{
	display: block;
}

.cat-infoarea .owl-carousel.no-nav {
	width: 97%;
}

.owl-prev {
	left: 15px;
}

.owl-next {
	right: 15px;
}

.cat-description {
	margin-top: 10px;
	z-index: 2;
	position: relative;
	max-width: 90%;
	padding-left: 15px;
}

[dir] .category-box-parent .cat-infoarea {
	margin: 5px 20px 10px;
}

.cat-infoarea h1 {
	line-height: 42px;
	margin: 0 0 10px;
	font-size: 40px;
	font-weight: 700;
}

.ctech-wrapper h4.cat-type {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 12px;
}

[dir=ltr] .sell-cols-row {
	margin-left: unset;
	margin-right: unset;
}
[dir=rtl] .sell-cols-row {
	margin-left: unset;
	margin-right: unset;
}

#products-page {
	margin-top: 0;
}

.layout-switcher {
	margin-bottom: 15px;
}

.product-action-btn .btn-add-cart {
	margin-right: 5px;
}

td.product-action-btn .action-btn-group {
	display: flex;
}

/* Filters */
[dir] .mod-sellacious-filters.datasheet-filters .filter-snap-in > ul.filter-choices {
	padding: 0;
	max-height: 100px;
	overflow-y: auto;
	overflow-x: hidden;
}

.mod-sellacious-filters.datasheet-filters div.select2-container .select2-choice {
	border: 1px solid #efefef;
	background: #fff;
	min-height: 40px;
	position: relative;
	z-index: 1;
	padding: 8px 15px;
	border-radius: 0;
}

.mod-sellacious-filters.datasheet-filters .filter-snap-in select,
.mod-sellacious-filters.datasheet-filters .filter-snap-in .select2-container {
	width: 100%!important;
}

.mod-sellacious-filters.datasheet-filters .select2-container-multi .select2-choices .select2-search-field input {
	min-width: 100%;
	border: 0 !important;
	height: 32px;
}

.mod-sellacious-filters.datasheet-filters .select2-drop.select2-drop-above.select2-drop-active {
	z-index: 9998 !important;
}

.mod-sellacious-filters.datasheet-filters .select2-drop-mask {
	z-index: 9997 !important;
}

.mod-sellacious-filters.datasheet-filters .btn-main .ctech-btn {
	margin: 0 !important;
}

.mod-sellacious-filters.datasheet-filters .btn-main-btm {
	margin-top: 10px;
}

/* End Filters */

@media (min-width: 992px) {
    .table-productsList .hide-mobile {
        display: table-cell;
    }
}

@media (max-width: 767px) {
	[dir=ltr] .ctech-wrapper .owl-carousel .owl-next {
		right: -10px;
	}
}
