/** Fichier index.php **/
.kit-body-wrap .page-layout-wrap .template-template1 {
	color: black;
}

.kit-body-wrap .page-layout-wrap .template-template1 .new-search-button {
	font-size: 13px;
	padding: 0.5rem;
	height: 2rem;
	margin-bottom: 1rem;
	margin-top: 1rem;
}

.kit-body-wrap .page-layout-wrap .template-template1 .new-search-button span {
	font-size: 12px;
}

.kit-body-wrap .page-layout-wrap .template-template1 .new-search-button, 
.kit-body-wrap .page-layout-wrap .template-template1 .new-search-button:hover {
	background: white;
	width: auto;
}

.kit-body-wrap .page-layout-wrap .template-template1 .search-title,
.kit-body-wrap .page-layout-wrap .template-template1 .title-results,
.kit-body-wrap .page-layout-wrap .template-template1 .title-waiting {
	color: black;
}

.kit-body-wrap .page-layout-wrap .template-template1 .search-title {
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
	font-size: 18px;
	margin-bottom: 0.8rem;
}

.kit-body-wrap .page-layout-wrap .template-template1 .search-container {
	padding-top: 1rem;
	border: 1px solid #b6b6b6;
	border-top: 3px solid black;
	background: #f8f8f8;
}

.kit-body-wrap .page-layout-wrap .template-template1 #modify {
	margin-right: 0;
	margin-bottom: 1rem;
	transition: none;
}

.kit-body-wrap .page-layout-wrap .template-template1 #modify:hover {
	background: white;
}

.kit-body-wrap .page-layout-wrap .template-template1 .anim-spin {
	display: inline-block;
}

.kit-body-wrap .page-layout-wrap .template-template1 .title-waiting {
	font-size: 20px;
	margin: 1rem 0;
}

.kit-body-wrap .page-layout-wrap .template-template1 .title-results {
	margin: 1rem 0;
}

.kit-body-wrap .page-layout-wrap .template-template1 .filters {
	margin-bottom: 1.5rem;
}

.kit-body-wrap .page-layout-wrap .template-template1 .filters-container {
	display: inline-block;
	vertical-align: middle;
}

.kit-body-wrap .page-layout-wrap .template-template1 .filter-title {
	min-height: 1.5rem;
	display: inline-block;
}

.kit-body-wrap .page-layout-wrap .template-template1 .filter-title.text {
	position: relative;
	top: -3px;
	padding-right: 10px;
}

.kit-body-wrap .page-layout-wrap .template-template1 .filters-container .filter > .container {
	display: inline-block;
	padding-right: 0.2rem;
}

.kit-body-wrap .page-layout-wrap .template-template1 .filters-container .filter .filter-title {
	padding: 0.3rem;
}

.kit-body-wrap .page-layout-wrap .template-template1 .filters-container .filter .filter-title a:hover,
.kit-body-wrap .page-layout-wrap .template-template1 .filters-container .filter .filter-title a:focus {
	text-decoration: none;
}

.kit-body-wrap .page-layout-wrap .template-template1 .filter-container {
	margin-bottom: 0.5rem;
}

.kit-body-wrap .page-layout-wrap .template-template1 .filter-expand-wrap {
	position: absolute;
	background: white;
	z-index: 2;
	padding: 1rem;
	margin-top: -9px;
	width: 97%;
	width: calc(100% - 0.9375rem*2);
	left: 0.9375rem;
	right: 0.9375rem;
}

.kit-body-wrap .page-layout-wrap .template-template1 .filter-expand-wrap .all-any,
.kit-body-wrap .page-layout-wrap .template-template1 .filter-expand-wrap .no-bullet li {
	display: inline-block;
	width: 50%;
}

/** bug **/
.kit-body-wrap .page-layout-wrap .template-template1 .filter-expand-wrap .all-any {
	width: 49.2%;
}

.kit-body-wrap .page-layout-wrap .template-template1 .filter-expand-wrap .no-bullet {
	display: inline;
}

.kit-body-wrap .page-layout-wrap .template-template1 .filter-expand-wrap .price-budget {
	padding-bottom: 1rem;
	font-size: 15px;
	font-weight: bold;
}

.kit-body-wrap .page-layout-wrap .template-template1 .filter-expand-wrap .confirm-filter {
	margin: 1rem 0 0 0;
	transition: none;
}

.kit-body-wrap .page-layout-wrap .template-template1 .filter-expand-wrap .confirm-filter:hover {
	background: white;
}

.kit-body-wrap .page-layout-wrap .template-template1 ul.pagination {
	float: right;
	margin-bottom: 0;
}

.kit-body-wrap .page-layout-wrap .template-template1 ul.pagination li {
	margin-bottom: 0.5rem;
}

.kit-body-wrap .page-layout-wrap .template-template1 ul.pagination li a {
	padding: 0.0625rem 0.525rem 0.0625rem;
	border-radius: 0;
}

.kit-body-wrap .page-layout-wrap .template-template1 ul.pagination li a .icon-arrow-left-alt,
.kit-body-wrap .page-layout-wrap .template-template1 ul.pagination li a .icon-arrow-right-alt {
	position: relative;
	top: 2px;
}

.kit-body-wrap .page-layout-wrap .template-template1 ul.pagination li.current a {
	color: white;
	border-radius: 0;
	font-weight: normal;
}

.kit-body-wrap .page-layout-wrap .template-template1 .sort {
	padding-top: 1rem;
	padding-bottom: 1rem;
}

/** Fichier product.php **/
.kit-body-wrap .page-layout-wrap .template-template1 .result {
	color: black;
	margin-bottom: 1rem;
	border: 1px solid #b6b6b6;
}

.kit-body-wrap .page-layout-wrap .template-template1 .result > .row > .columns.text-right {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}

.kit-body-wrap .page-layout-wrap .template-template1 .result .default-img {
	min-height: 200px;
	position: relative;
	height: 100%;
	overflow: hidden;
}

.kit-body-wrap .page-layout-wrap .template-template1 .result .default-img {
	background: url(/assets/img/no-picture.png) 50% 50% no-repeat #e2e2e2;
}

.kit-body-wrap .page-layout-wrap .template-template1 .result .to-img {
	position: absolute;
	z-index: 1;
	background: url(/assets/img/to-container.png) no-repeat;
	min-width: 8rem;
	min-height: 6rem;
}

.kit-body-wrap .page-layout-wrap .template-template1 .result .to-img img {
	max-width: 5.5rem;
	float: left;
}

.kit-body-wrap .page-layout-wrap .template-template1 .result .product-title {
	color: black;
	margin-bottom: 0;
}

.kit-body-wrap .page-layout-wrap .template-template1 .result .from {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

.kit-body-wrap .page-layout-wrap .template-template1 p.description {
	max-height: 60px;
}

.kit-body-wrap .page-layout-wrap .template-template1 .result .price-container {
	margin-bottom: 0.5rem;
}

.kit-body-wrap .page-layout-wrap .template-template1 .result .amount {
	font-size: 20px;
	font-weight: bold;
}

.kit-body-wrap .page-layout-wrap .template-template1 .result .product-promotion {
	padding: 0.1rem;
	border-radius: 3px;
	padding: 3px;
	margin-bottom: 0.3rem;
	display: inline-block;
}

.kit-body-wrap .page-layout-wrap .template-template1 .result .product-link {
	display: inline-block;
	width: auto;
	margin: 1rem 0 0.5rem 0;
	transition: none;
}

.kit-body-wrap .page-layout-wrap .template-template1 .result .product-link:hover {
	background: white;
	text-decoration: none;
}

.kit-body-wrap .page-layout-wrap .template-template1 .result .product-link-prices {
	display: block;
}

@media only screen and (min-width: 40.063em) {
	.kit-body-wrap .page-layout-wrap .template-template1 .filter-expand-wrap #slider-range-budget {
		width: 50%;
		left: 25%;
	}
	
	.kit-body-wrap .page-layout-wrap .template-template1 .filter-expand-wrap .all-any,
	.kit-body-wrap .page-layout-wrap .template-template1 .filter-expand-wrap .no-bullet li {
		display: inline-block;
		width: 33%;
	}
	
	/** bug **/
	.kit-body-wrap .page-layout-wrap .template-template1 .filter-expand-wrap .all-any {
		width: 32.6%;
	}
	
	.kit-body-wrap .page-layout-wrap .template-template1 .result .content-text {
		padding: 0.5rem 0;
	}
	
	.kit-body-wrap .page-layout-wrap .template-template1 .result {
		padding-right: 0.5rem;
	}
	
	.kit-body-wrap .page-layout-wrap .template-template1 .modify-container.button-right {
		float: right;
		position: relative;
		width: 25%;
	}
	
	.kit-body-wrap .page-layout-wrap .template-template1 .button-right #modify {
		position: absolute;
		top: 50%;
		right: 0.9375rem;
		transform: translate(0, 51%);
	}
	
	.kit-body-wrap .page-layout-wrap .template-template1 .filters {
		margin-bottom: 1rem;
	}
}


@media only screen and (max-width: 40em) {
	.kit-body-wrap .page-layout-wrap .template-template1 .small-padding {
		padding-left: 2rem;
		padding-right: 2rem;
	}
}