/*odstraneni barvy pod rotatorem*/
.c1206::before {
	display: none;
}

/*značky nad patičkou*/
.c659.brands {
	grid-template-columns: repeat(8, 1fr);
	margin-bottom: 0;
}
.c31 {
	border-top: 1px solid #dee0e3;
	padding: 24px 0 24px 0;
}
.c660.c1537.brand img {
	max-height: 40px;
	object-fit: contain;
	width: auto;
	border-radius: 0;
}
.c1489 {
	margin-bottom: -72px;
}

/* bannery na homepage */
.page-route-homepage .content-center {
	display: flex;
	flex-direction: column;
}
.main-slider {
    order: 1;
}
.c1942 {
    order: 2;
  width: 100%;
}
.homepage-category_wrapper {
    order: 3;
}
.c1198 {
	width: 100%;
	order: 4;
}
.c1195:nth-child(2) {
	order: 1;
}
.c1195 {
	order: 5;
	width: 100%;
}
.homepage-banners__wrapper {
	background-color: #f2f3f4;
	background-image: linear-gradient(225deg, #eff6ff, #f2f3f4);
	border-radius: 10px;
	padding: 3rem 0;
	display: flex;
	justify-content: space-between;
}
.homepage-banners__box {
	border-right: 1px solid #dee1e4;
	padding: 0 2rem;
	width: auto;
	flex-grow: 1;
}
.homepage-banners__icon {
	width: 70px;
	height: 70px;
	margin: 0 0 1rem 0;
	background-color: #ffffff;
	padding: 1rem;
	box-shadow: 0 4px 32px -22px #233445;
}
.c1197 .homepage-banners__link {
	display: flex;
	flex-direction: column;
	align-items: center;
	color: #233445;
	text-decoration: none;
	text-align: center;
}
.homepage-banners__headline {
	color: #db8d21;
	font-weight: 700;
	text-decoration: underline;
}
.homepage-banners__text {
	font-size: 0.9375rem;
}
.homepage-banners__box:last-child {
	border: none;
}
.c1197 .homepage-banners__link:hover .homepage-banners__headline {
	color: #f24417;
	text-decoration: none;
}

@media (max-width: 999px) {
	.homepage-banners__wrapper {
		flex-wrap: wrap;
		padding: 2rem 0;
	}
	.homepage-banners__box {
		padding: 2rem 1rem;
		border: none;
	}
}
@media (max-width: 767px) {
	.c659.brands {
		grid-template-columns: repeat(4, 1fr);
	}
	.c1489 {
		margin-bottom: -64px;
	}
	.homepage-banners__box {
		width: 100%;
		padding: 1rem;
	}
	.c1195:nth-child(2) {
		max-width: 100%;
	}
	.c1197 .homepage-banners__link {
		flex-direction: row;
	}
	.homepage-banners__icon {
		margin: 0 0.9375rem 0 0;
	}
	.homepage-banners__wrapper {
		padding: 1rem 0;
	}
	.homepage-banners__content {
		text-align: left;
	}
	.homepage-banners__headline {
		font-size: 1.2rem;
		margin: 0 0 0.3125rem 0;
	}
	.homepage-banners__text {
		font-size: 1rem;
	}
}

/*homepage category*/
.homepage-category_wrapper {
	margin: 70px auto 0;
	max-width: 1440px;
	padding: 0 0.9375rem;
}

@media (min-width: 767px) {
	.page-route-homepage .c660.c1537 {
		height: auto;
	}
	.page-route-homepage .c1334.c1538 {
		max-height: 370px;
	}
	.page-route-homepage .c659 {
		grid-template-columns: repeat(4, 1fr);
		margin: 0;
	}
	.page-route-homepage .c1334.c1538 {
		object-fit: cover;
		width: 100%;
	}
}
@media (max-width: 767px) {
	.c660.c1537 .c662 {
		margin: 4px;
		font-size: 12.5px;
		line-height: 18px;
		padding: 8px 12px;
	}
	.c660.c1537 {
		height: auto;
	}
}

.product-detail-gift__image {
	width: 25px;
	height: 25px;
	border-radius: 0;
}
.product-detail-gift {
	padding: 0.625rem 1.25rem;
	display: flex;
	align-items: center;
	gap: 1.25rem;
	border-radius: 0.625rem;
	background-color: #eff6ff;
}
.product-detail-gift__text {
	font-size: 0.875rem;
	line-height: 1.1875rem;
	font-weight: 700;
}
.product-detail-gravirovani {
	font-weight: 700;
	font-size: 0.8rem;
	line-height: 1.3;
	display: flex;
	align-items: center;
	gap: 0.3125rem;
	margin: 0.625rem 0 0 0;
}
.product-detail-gravirovani:before {
	content: "";
	color: #ebaa50;
	display: block;
	font-family: font-eshoprychle;
	font-size: 1rem;
}
.c755.variant.gravirovani {
	align-items: flex-start;
}
.c755.gravirovani .c756 {
	padding: 0.625rem 0.9375rem 0 0;
}
.c757 {
	max-width: unset;
}

@media (max-width: 575px) {
	.c756 {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.c755.stock {
		flex-wrap: wrap;
	}
	.c755:not(.variant) .c757 {
		padding: 0;
	}
}

/*SLEVA*/

.c2159 {
    display: flex;
    flex-direction: row;
}
/*původ zboží*/
.c89.c2210.c2220 {
    display: block !important;
}
.c2219:after {
    display: none;
}

/*produkt-img*/
img.c311.img-fluid {
    max-height: 300px;
}

/*slider*/
@media (max-width: 999.98px) {
    .page-route-homepage .c1206 {
        max-width: 100%;
    }
}


