/** Reset Bootstrap **/
.btn-primary.focus,
.btn-primary:focus,
.btn-primary:active,
.btn-secondary.focus,
.btn-secondary:focus,
.btn-secondary:active,
.form-control:focus,
.page-link:focus {
	box-shadow: none !important;
}

.btn-primary,
.btn-primary:hover,
.btn-primary.disabled,
.btn-primary:disabled,
.btn-primary:not(:disabled):not(.disabled):active,
.btn-secondary,
.btn-secondary:hover,
.btn-secondary:not(:disabled):not(.disabled):active,
.page-item.active .page-link {
	border-color: transparent;
}

.dropdown-item:focus,
.dropdown-item:hover,
.dropdown-item.active,
.dropdown-item:active {
	outline: none;
}

.btn,
.form-control,
.card,
.dropdown-menu,
.nav-tabs .nav-link,
.list-group-item:first-child,
.list-group-item:last-child {
	border-radius: 0 !important;
}

.list-products .product .product-add {
    display: none;
}

.home-header {
    text-transform: uppercase;
    text-align: center;
}

/** Header **/
.account-nav .nav-link {
	padding-left: .5rem;
	padding-right: .5rem;
}

.input-search::placeholder {
	color: inherit;
}

.btn-search:focus {
	box-shadow: none;
}

.search-form-wrapper .input-group {
	border-bottom: 1px solid;
}

.input-search,
.btn-search {
	background-color: transparent !important;
	border: none;
}

.cart-mobile.nav-link {
	position: relative;
}

.predictive-search-results .list-group-item,
.predictive-search-results .inner-div {
	background-color: #172538;
}

/** Slider **/
.container-slider.container-fluid {
    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: 500px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.slide-text-wrapper {
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    text-align: center;
    width: 80%;
    max-width: 600px;
    padding: 1rem;
}

.slide-caption {
    font-style: italic;
}

.btn-slider {
	padding: .75rem 1.5rem;
}

/** 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;
}

/** Products **/
.view-product .product-image {
    height: 500px;
}
.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 .product-info-bottom .col-5 {
	line-height: 1;
}

.list-products-slider-next,
.list-products-slider-prev {
	padding: .375rem;
	font-size: 2rem;
}

.list-products-slider-next {
	right: 0px;
}

.list-products-slider-prev {
	left: 0px;
}

.list-products .product-price .product-price-amount {
	display: inline-block;
}

.list-products.list-products-grid .product .product-price,
.list-products.list-products-slider .product .product-price {
	height: 2.1rem;
	margin-bottom: 0 !important;
}

.list-products-slider .product-action {
	padding-top: 0;
}

/** Home **/
.home-products-hidden.home-vh {
	min-height: calc(100vh - 486px)!important;
}

/** Footer **/
.layout-zone-footer .nav-link {
	padding-left: 0;
	padding-right: 0;
}

.layout-zone-footer {
    text-align: center;
}

.footer-header {
	margin-bottom: 1rem;
}

.social-links {
	justify-content: center;
}

.swiper-pagination-bullet {
	opacity: 1;
}

@media (min-width: 576px) {

}

@media (min-width: 768px) {
    .swiper-pagination-bullet {
        width: 1rem;
        height: 1rem;
    }
}

@media (min-width: 992px) {
    .form-control.newsletter-input {
        width: 300px;
    }

    .layout-zone-footer {
        text-align: left;
    }

	.slide-image {
		min-height: 650px;
	}

    .slide-text-wrapper.slide-position-right {
        left: auto;
        right: 25px;
        transform: translate(0, -50%);
    }

    .slide-text-wrapper {
        max-width: 800px;
    }

    .slide-text-wrapper.slide-position-left {
        left: 25px;
        transform: translate(0, -50%);
    }

    .slide-text-center {
        top: 50%;
        right: 50%;
        transform: translate(50%, -50%);
    }

    .account-wrapper {
        margin-bottom: 0;
    }

	.social-links {
		justify-content: flex-start;
	}
}

@media (min-width: 1200px){
	.list-products-slider .product-info,
	.list-products-slider .product-action {
		padding: .625rem;
	}
	.list-products.list-products-slider .product .product-price {
		height: 1rem;
	}
}

@media (min-width: 1400px) {
    .container {
        max-width: 1200px;
    }
}

@media screen and (max-width: 992px) {
	h2.slide-header {
		font-size: 4rem !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 screen and (max-width: 768px) {
	h2.slide-header {
		font-size: 2rem !important;
	}

	h3.slide-sub-header {
		font-size: 1.5rem !important;
	}

	p.slide-caption {
		font-size: 1rem !important;
	}

	.container-top-bar .nav-link {
		padding: .5rem;
	}
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
	.list-products:not(.list-products-slider) .product {
		padding-right: 10px;
		padding-left: 10px;
	}
}