/** Initialize **/
body {
	background: #fff;
	color: #656565;
}

/** Reset Bootstrap style **/
.btn-primary,
.btn-primary:hover,
.btn-primary.disabled,
.btn-primary:disabled,
.btn-secondary,
.btn-secondary:hover,
.btn-primary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled):active,
.page-item.active .page-link {
	border-color: transparent;
}

.btn-primary.focus,
.btn-primary:focus,
.btn-primary:active,
.btn-secondary.focus,
.btn-secondary:focus,
.btn-secondary:active,
.form-control:focus {
	box-shadow: none !important;
}

.dropdown-item:focus,
.dropdown-item:hover,
.dropdown-item.active,
.dropdown-item:active {
	outline: none;
}

.btn {
	overflow: hidden;
	position: relative;
}

.input-group-append .btn {
	border-radius: .25rem;
}

.dropdown-toggle::after {
	content: '\f078';
	font-family: Font Awesome\ 5 Pro;
	border: none;
	font-size: 10px;
	margin-left: .255em;
	vertical-align: .255em;
	width: 5px;
	height: 10px;
	font-weight: bold;
}

.breadcrumb-item+.breadcrumb-item::before {
	content: '\f054';
	font-family: Font Awesome\ 5 Pro;
	font-size: .75rem;
}

.navbar-brand {
	margin: 0;
}

/** Header **/
.header-search-form * {
	color: #656565;
}

.header-search-form .input-group {
	border: 1px solid #f3f3f3;
	color: #999;
}

.header-search-form  .btn {
	border-radius: 0;
	background: #fff;
}

.header-search-form input {
	border-radius: 0;
	border: 0;
	font-weight: lighter;
	padding: .5rem;
}

.account-nav .nav-link {
	padding: .25rem;
}

.account-nav .cart-link {
	position: relative;
	font-size: 1.25rem;
	margin-top: -2px;
}

.account-nav .item-count {
	height: 1rem;
	min-width: 1rem;
	border-radius: 50%;
	position: absolute;
	right: -5px;
	bottom: 0;
	font-size: .75rem;
	text-align: center;
	line-height: 1;
	padding: 2px;
}

.container-main {
	min-height: 550px;
}

.home-products-container,
.h-0 {
	min-height: 0;
}

.home-products-hidden.home-vh {
	min-height: calc(100vh - 331px)!important;
}

/** Navigation **/
.layout-zone-navigation a {
	text-transform: uppercase;
}

.container-navigation.container-fluid {
	padding: 0;
}

/** Home page slider **/
.container-slider {
	padding: 0;
}

.slide-text-container {
	position: relative;
	display: flex;
	height: 100%;
	width: 100%;
	margin: 0 auto;
	min-height: inherit;
	padding: 0;
}

.slide-image {
	min-height: 450px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.slide-text-wrapper {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	width: 80%;
	max-width: 500px;
}

.slide-header {
	line-height: 1;
	margin: 0;
}

.slide-sub-header {
	font-size: 2rem;
}

.btn-slider {
	padding: 0.625rem 1.5rem;
	font-size: 1.25rem;
	margin-top: 1.5rem;
	font-weight: 500;
}

/** Swiper Slider **/
.swiper-button-prev,
.swiper-button-next {
	background-image: none;
	font-size: 4rem;
	line-height: 1;
	opacity: 0.5;
	top: 45%;
	width: auto;
	height: auto;
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
	opacity: 1;
}

.swiper-button-prev:focus,
.swiper-button-next:focus {
	outline: none;
}

.swiper-pagination-bullet {
	width: .5rem;
	height: .5rem;
	opacity: 1;
}

.swiper-pagination {
	bottom: 5% !important;
	line-height: 1;
}

/** Home page **/
.home-header {
	text-align: center;
	text-transform: uppercase;
	font-weight: 500;
	position: relative;
	margin-bottom: 3rem;
	margin-top: 1rem;
	z-index: 1;
}

.home-header span {
	padding: 0 10px;
	z-index: 111;
}

.home-header:after {
	content: "";
	width: 100%;
	height: 1px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	z-index: -1;
	background: #e8e6e6;
}

/** Products List **/
.product-info .product-rating,
.product-info .product-free-shipping,
.product-info .product-add-to-wishlist {
	font-size: 0.75rem;
}

.product-info .product-rating .rating {
	min-width: auto;
}

.product-info-bottom .col-5.text-right {
	line-height: 1;
}

/** Newsletters **/
.container-newsletters {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 2rem;
	padding-bottom: 2rem;
}

 .newsletters-wrapper .newsletter-title {
	text-transform: uppercase;
	margin-bottom: 1rem;
}

.newsletters-wrapper .btn {
	min-width: 140px;
}

.newsletters-wrapper input,
.newsletters-wrapper .btn {
	font-size: 1rem;
	line-height: 1.5rem;
	border-radius: 0 !important;
	border: 0;
}

/** Manufacturer **/
.manufacturers-list .manufacturer-slide {
	width: 16.66%;
	height:165px;
	overflow: hidden;
}

.manufacturers-list .manufacturer {
	border: 1px solid;
	margin:5px;
	padding:10px;
	height:155px;
	justify-content: center;
	align-items: center;
	text-align: center;
	display: flex;
}

.manufacturers-list .manufacturer img {
	max-width: 125px;
	max-height: 125px;
}

.manufacturers-slider-prev {
	left:15px;
	top:70px;
}

.manufacturers-slider-next {
	right:15px;
	top:70px;
}

.container-sub-footer {
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	font-size: 0.75rem;
	font-weight: 500;
}

.layout-zone-sub-footer {
	display: flex;
	width: 100%;
	justify-content: space-between;
	align-items: center;
	flex-direction: column;
}

@media (min-width: 576px) {
	.layout-zone-sub-footer {
		flex-direction: row;
	}
}

@media (min-width: 768px) {
	.container-newsletters {
		padding-top: 3rem;
		padding-bottom: 3rem;
	}

	.swiper-pagination-bullet {
		width: 1rem;
		height: 1rem;
	}

	.layout-zone-footer {
		text-align: left
	}
}

@media (min-width: 992px) {
	.slide-image {
		min-height: 600px;
	}

	.btn-slider {
		margin-top: 2rem
	}

	.slide-text-wrapper {
		max-width: 900px;
	}

	.slide-text-wrapper.slide-position-right {
		left: auto;
		right: 25px;
		transform: translate(0, -50%);
	}

	.slide-text-wrapper.slide-position-left {
		left: 25px;
		transform: translate(0, -50%);
	}

	.slide-position-center {
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}

	.container-newsletters {
		padding-top: 7rem;
		padding-bottom: 7rem;
	}

	.layout-zone-footer .nav-link {
		padding: 0 1rem;
	}
}

@media (min-width: 1200px) {
	.slide-sub-header {
		font-size: 2.5rem;
	}
}

@media (min-width: 1400px) {
	.container {
		max-width: 1200px;
	}
}

@media (max-width: 992px) {
	h2.slide-header {
		font-size: 5rem !important;
	}

	h3.slide-sub-header {
		font-size: 2rem !important;
	}

	body h1,
	body .h1 {
		font-size: 1.625rem !important;
	}

	body h2,
	body .h2 {
		font-size: 1.5rem !important;
	}

	body h3,
	body .h3 {
		font-size: 1.375rem !important;
	}

	body h4,
	body .h4 {
		font-size: 1.25rem !important;
	}

	body h5,
	body .h5 {
		font-size: 1.125rem !important;
	}

	body h6,
	body .h6 {
		font-size: 1rem !important;
	}
}

@media (max-width: 768px) {
	h2.slide-header {
		font-size: 3rem !important;
	}

	h3.slide-sub-header {
		font-size: 1.5rem !important;
	}
}
