﻿.back-to-top > i {
	color: #cd9834;
}

.indicator__counter:before, .mobile-indicator__counter:before {
	background-color: grey !important;
}

.main-menu .main-menu__item:hover .main-menu__link {
	background: #666 !important;
	color: white !important;
}

.block-finder__form-control--button {
	background-color: #cd9834 !important;
	color: black !important;
}

	.block-finder__form-control--button:hover {
		color: white !important;
	}

.block-finder__form-control--button--danger {
	background-color: #c62828 !important;
	color: black !important;
}

	.block-finder__form-control--button--danger:hover {
		color: white !important;
	}

.btn-primary:hover {
	color: white !important;
}

.btn-primary, .btn-primary.disabled, .btn-primary:disabled {
	border-color: #2F3591 !important;
	background: #2F3591 !important;
	color: black !important;
}

	.btn-primary.disabled, .btn-primary:disabled {
		border-color: #2F3591 !important;
		background: #2F3591 !important;
		color: black !important;
		cursor: not-allowed !important;
		opacity: 0.5 !important;
	}

.btn-outline-primary:hover {
	border-color: #2F3591 !important;
	background: #2F3591 !important;
	color: black !important;
}

.block-finder__form-control--button:disabled {
	cursor: not-allowed !important;
	opacity: 0.5 !important;
	color: black !important;
}

.arrow__button:before {
	background: #2F3591 !important;
}

.product-card:hover .product-card__addtocart-icon:before,
.product-card:active .product-card__addtocart-icon:before {
	background: #2F3591 !important;
}

i.fa-radio-selected {
	color: #2F3591;
}

.progress-bar-custom {
	background-color: #2F3591 !important;
}

.carousel-indicators .active {
	background-color: #2F3591 !important;
}

.section-title:after {
	background: #2F3591 !important;
}

.font-color-primary {
	color: #2F3591 !important;
}

.dropcart__item-quantity:before, .dropcart__item-quantity:after {
	background: #2F3591;
}

.layout-switcher__button--active {
	color: #2F3591 !important;
}

.page-item.active .page-link {
	background-color: #2F3591 !important;
}

.mobile-menu__panel-title .input-group {
	left: -13px;
}

.order-success__meta-item {
	flex-basis: 30% !important;
}

.footer-category-text {
	margin: 0px !important;
}

.product-card__description {
	height: 100px;
	margin: 15px 0 0 0;
	overflow-y: auto;
}

/* ===== Scrollbar CSS ===== */
/* Firefox */
@-moz-document url-prefix() {
	* {
		scrollbar-width: auto;
		scrollbar-color: #2F3591 #ffffff;
	}
}

/* Chrome, Edge, and Safari */
*::-webkit-scrollbar {
	width: 18px;
}

*::-webkit-scrollbar-track {
	background: #ffffff;
}

*::-webkit-scrollbar-thumb {
	background-color: #2F3591;
	border-radius: 10px;
	border: 6px solid #ffffff;
}

.back-to-top > i {
	color: #2F3591;
}

.block-finder__form-control--button {
	background-color: #2F3591 !important;
	color: black !important;
}


.tag-badge--original {
	color: black !important;
}


@media (min-width: 1025px) and (max-width: 1280px) {
	.w-100 {
		min-height: 500px !important;
	}

	.headerLogo {
		margin-top: 5px;
	}
}

@media (min-width: 320px) and (max-width: 767px) {
	.first-slide {
		content: url("https://qadiscospare.blob.core.windows.net/files/36/Banners/Mobile/banner_repuesto_mobile_1.jpg");
	}

	.second-slide {
		content: url("https://qadiscospare.blob.core.windows.net/files/36/Banners/Mobile/banner_repuesto_mobile_2.jpg");
	}

	.third-slide {
		content: url("https://qadiscospare.blob.core.windows.net/files/36/Banners/Mobile/banner_repuesto_mobile_3.jpg");
	}
}
