:root {
	--template-headings-font: "Proza Libre";
	--template-font: "Mona Sans";
}

:focus-visible, [tabindex="0"]:focus-visible, 
input:focus-visible, input[type=checkbox].focus-visible+label, 
input[type=checkbox]:focus-visible+label, input[type=radio].focus-visible+label,
input[type=radio]:focus-visible+label, label:has(input[type=radio].focus-visible),
label:has(input[type=radio]:focus-visible), select:focus-visible, textarea:focus-visible {
	outline: 1px solid var(--colors-focus-primary);
    outline-offset: 0px;
}

a {
	text-decoration-thickness: 0.08em !important;
}

/* Asombroso prepis shoptet stylu - header */
.icon-search:after, .icon-login:after, .icon-cart:after {
	content: none;
}

.navigation-in > ul > li > a {
	font-weight: 500;
	font-size: 18px;
	line-height: 24px;
	text-transform: none;
	color: #000;
}

.navigation-in > ul > li.ext > ul > li > div > ul {
	font-size: 16px;
}

.navigation-in > ul > li.exp > a, .navigation-in > ul > li > a:hover {
	background: none;
	color: #0000004d;
}

.navigation-tools {
	display: none;
}

#header {
	position: sticky;
    top: 0;
    background-color: #fff;
    z-index: 999999;
	border-bottom: 1px solid #c8cad0;
}

.ordering-process #header {
    position: static; /* Zruší "slepení" (sticky) hlavičky v košíku */
}

#header .header-top .header-top-wrapper {
	justify-content: space-between;
}

#header .header-top .header-top-wrapper:before {
	content: none;
}

#header .header-top .header-top-wrapper .site-name, #header .header-top .header-top-wrapper h1.site-name {
	text-align: left;
}

@media (min-width: 992px) {
	#navigation {
		height: 56px;
	}

	#header .header-top .header-top-wrapper > div.user-action {
		order: 2;
        background: none;
        width: 33.3333%;
        flex-grow: unset;
	}

	.navigation-buttons {
		order: 3;
	}
	
	.navigation-buttons a[data-target=search] {
		display: none !important;
	}

	.popup-widget.search-widget {
		display: block !important;
        position: static;
        width: auto;
		padding: 0;
	}
	
	.popup-widget.search-widget form .search-form-input-group .search-input {
		border-color: #0000000D;
		height: 44px;
		padding: 10px 16px;
	}
	
	.popup-widget.search-widget form .search-form-input-group .search-button {
		background-color: #000;
		color: #fff;
		height: 44px;
		padding: 14px;
		border-color: #000;
	}
	
	.popup-widget.search-widget form .search-form-input-group .search-button:hover {
		color: #ffc427;
	}
	
	.popup-widget.search-widget .search-widget-close {
		display: none !important;
	}
	
	.searchWhisperer.active {
		border: 1px solid #0000000D;
		margin-top: 20px;
	}
}

/* Asombroso prepis shoptet stylu - default */
.container {
	max-width: 1412px;
	margin: 0 auto;
}

.next-to-carousel-banners {
	width: 100%;
}

.category-title, .content-inner > h1, .content > h2, article header h1 {
	font-weight: 400;
	font-size: 56px;
	line-height: 72px;
	text-align: center;
	margin-bottom: 25px;
}

.category-perex p, .category-perex span {
	font-weight: 400;
	font-size: 14px !important;
	line-height: 24px !important;
	text-align: center;
	color: #000000;
}

.category-perex p {
	max-width: 760px;
    display: block;
    margin: 0 auto 20px;
}

.category-perex strong {
	font-weight: 700;
	font-size: 14px !important;
	line-height: 24px !important;
	text-align: center;
	color: #000000;
}

.category-top {
	border-bottom: none;
	padding-bottom: 0;
}

#category-header {
	background-color: unset;
	justify-content: flex-end;
}

#category-header input[type=radio]:checked + label {
	box-shadow: none;
}

.multiple-columns-body.desktop #category-header input[type=radio]+label {
	padding: 0 0px 0px 20px;
	margin-right: 0;
}

#categories .expandable > .topic > a > span, #categories .expandable > a > span {
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    top: 9px;
    width: 24px;
}

#categories .expandable.expanded > .topic > a > span:before, #categories .expandable.expanded > a > span:before {
	content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTggMTEuM0g3LjNWMTIuN0g4VjExLjNaTTE2IDEyLjdDMTYuMzg2NiAxMi43IDE2LjcgMTIuMzg2NiAxNi43IDEyQzE2LjcgMTEuNjEzNCAxNi4zODY2IDExLjMgMTYgMTEuM1YxMi43Wk04IDEyLjdMMTYgMTIuN1YxMS4zTDggMTEuM1YxMi43WiIgZmlsbD0iYmxhY2siLz4KPHBhdGggZD0iTTEyIDhMMTYgMTJMMTIgMTYiIHN0cm9rZT0iYmxhY2siIHN0cm9rZS13aWR0aD0iMS40IiBzdHJva2UtbGluZWNhcD0ic3F1YXJlIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=");
	height: 24px;
    line-height: 24px;
    width: 24px;
}


.pagination-wrapper .load-products {
	background-color: #000;
	border-color: #000;
}

.navigation-buttons>a[data-target=cart] i, .cart-content h4>i, .cart-summary h4, 
.checkout-box-wrapper h4, .extras-wrapper .extra span strong, .order-summary-inner h4, 
.summary-wrapper h4, .for-free, .radio-wrapper.active .for-free, .radio-wrapper.active label > span b {
	color: #000;
}

.information .text {
	color: #000;
}

.ui-slider .ui-slider-range, .ui-slider-handle, .ui-slider-handle:hover {
    background-color: #000;
}

.filter-section-button .toggle-filters {
	color: #000;
}

.extras-wrapper .free-gift .btn.free-gift-trigger {
	width: 100px;
    padding: 8px 12px;
    border-radius: 4px;
    background: #0000000D;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    color: #000000 !important;
    text-decoration: none;
    text-align: center;
	height: auto;
}

/* Asombroso prepis shoptet stylu - flags */
.flag-custom1 {
	background: url(https://637699.myshoptet.com/user/documents/upload/flags/pro_zeny_w.svg) no-repeat;
	background-color: transparent !important;
	color: transparent !important;
}

.flag-custom2 {
	background: url(https://637699.myshoptet.com/user/documents/upload/flags/unisex_w.svg) no-repeat;
	background-color: transparent !important;
	color: transparent !important;
	width: 70px;
    height: 33px;
}

.flag-custom3 {
	background: url(https://637699.myshoptet.com/user/documents/upload/flags/pro_muze_w.svg) no-repeat;
	background-color: transparent !important;
	color: transparent !important;
	width: 65px;
}

/* Asombroso prepis shoptet stylu - product */
.products-page.products-block {
	gap: 10px;
}

.products-block .product {
	border-radius: 4px;
	padding: 0;
	overflow: hidden;
}

.products-block .product .p {
	border: 1px solid #0000000D;
	justify-content: space-between;
}

.products-block > div .p .p-in .ratings-wrapper {
	display: none;
}

.products-page.products-block .product {
	width: calc(25% - 10px) !important;
}

.products-page.products-block .product img {
	padding-top: 40px;
}

.products-block .product .name {
	font-weight: 400 !important;
	font-size: 16px;
	line-height: 19px;
	letter-spacing: normal !important;
	text-align: center;
	height: auto !important;
	margin-bottom: 5px;
}

.products-block .product .prices .price-final {
	flex-basis: auto !important;
	font-weight: 600 !important;
	font-size: 16px;
	line-height: 19px;
	color: #000;
}

.products-block .product .prices .price-standard {
	font-weight: 600 !important;
	font-size: 16px;
	line-height: 19px;
	text-decoration: line-through;
	color: #000;
}

.products-block .product .price-save {
	display: none;
}

/* .products-block .product .p-tools {
	display: none;
	position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
} */

.products-block .product:hover .p-tools {
	display: block;
}

.products-block .product .add-to-cart-button, .products-block .product .btn-primary {
	width: calc(100% - 30px);
	margin-bottom: 0;
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0px;
	text-align: center;
	background-color: #000000;
	color: #ffffff;
	border: none; 
	padding: 11px 15px;
}

.products-block .product .icon-arrow-right::before, .products-block .product .icon-arrow-right::after {
	color: #fff;
}

.products-block .product .add-to-cart-button .icon-cart {
	display: none;
}

.products-block .product .p .p-in {
	padding: 15px !important;
}

.products-block > div .p .p-in .p-bottom > div .p-desc {
	display: none;
}

.btn.btn-cart, .btn.btn-conversion, a.btn.btn-cart, a.btn.btn-conversion, .add-comment .rating-icon {
	background-color: #000;
	border-color: #000;
	color: #fff;
}

.btn.btn-primary, a.btn.btn-primary {
	background: #0000000D;
	border: none;
	color: #000000;
}

.user-action-in .popup-widget .popup-widget-inner {
	border: 1px solid #0000000D;
}

.sale_price, .prices .widget-parameter-wrapper {
	display: none;
}

/* Asombroso prepis shoptet stylu - product detail */
.p-detail-inner h1 {
	font-weight: 400;
	font-size: 40px;
	line-height: 56px;
	margin-bottom: 20px;
}

.stars .star.is-active:hover, .stars .star.star-half:before, .stars .star.star-on:before {
	color: #000;
}

.p-price-wrapper .standard-price-label, .p-price-wrapper .price-save, .flags .price-standard {
	display: none;
}

.p-detail-inner .p-price-wrapper {
	display: flex;
}

.p-detail-inner .p-price-wrapper .price-final {
	font-weight: 400;
	font-size: 32px;
	line-height: 36px;
	color: #000;
}

.p-detail-inner .p-price-wrapper .price-standard span {
	color: #000;
	margin-right: 12px;
}


.wide .p-detail-inner .p-data-wrapper {
	width: 30%;
}

.social-buttons-wrapper {
	display: none;
}

.p-detail-inner .p-to-cart-block .quantity, .cart-table .p-quantity .quantity, .quantity {
	display: flex;
	align-items: center;
	border: 1px solid #0000000D;
	padding: 0 12px;
	justify-content: space-between;
}

.quantity .decrease, .quantity .increase {
	position: static;
	border: none;
	height: 32px;
    width: auto;
	background: #0000000D;
	border-radius: 4px;
    width: 32px;
    overflow: hidden;
}

.quantity .decrease {
	order: 1;
}

.quantity .increase {
	order: 3;
}

.quantity label {
	order: 2;
}

.quantity input {
	font-size: 16px;
}

.p-detail-inner .p-to-cart-block .add-to-cart-button {
	background-color: #000;
    border-color: #000;
    color: #fff;
}

.p-detail-inner .flags.flags-extra {
	top: 16px;
    right: 16px;
    left: auto;
    bottom: auto;
}

.p-detail-inner .flag.flag-discount {
	height: 30px;
    min-height: 30px;
    border-radius: 4px;
    width: 80px;
    min-width: 80px;
	background-color: #000;
}

.p-detail-inner .flag.flag-discount .price-save{
	font-size: 14px;
}

.p-detail-full-width, .shp-tabs, .shp-tabs-holder {
	background-color: #fff;
}

.shp-tabs-holder ul.shp-tabs li.shp-tab a {
	box-shadow: 0px 1px 2px 0px #07080A26;
	font-weight: 600;
	font-size: 16px;
	line-height: 16px;
	background-color: #fff;
}

.shp-tabs-holder ul.shp-tabs li.shp-tab.active a {
	box-shadow: 0px 1px 2px 0px #07080A26;
	border-radius: 4px;
}

.shp-tabs-row .shp-tabs-holder ul.shp-tabs li.shp-tab.active a {
	border: 1px solid #000000;
	font-weight: 600;
}

.shp-tabs-row {
	margin-bottom: 50px;
}

.shp-tabs-row .shp-tabs-holder ul.shp-tabs li.shp-tab {
	margin-right: 15px;
}

.shp-tabs-row .shp-tabs-holder ul.shp-tabs li.shp-tab a {
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 4px;
	padding: 15px 30px 15px;
}

.p-detail-full-width #tab-content {
	box-shadow: none;
	padding: 0;
}

.detail-parameters {
	display: flex;
	gap: 10px;
}

.detail-parameter-product-code {
	color: #0009;
}

/* Asombroso prepis shoptet stylu - product slider */
.product-slider .products-block .product {
	padding: 0 5px;
}

.product-slider-holder {
	padding-top: 52px !important;
}

.product-slider-holder.has-navigation {
	padding-left: 0;
	padding-right: 0;
}

.product-slider-holder.has-navigation .product-slider-navigation {
	top: 20px;
}

.product-slider-holder .product-slider-navigation.navigation-prev {
	background: #0000000D;
	border-radius: 4px;
}

.product-slider-holder .product-slider-navigation.navigation-next {
	right: auto;
	left: 40px;
	background: #0000000D;
	border-radius: 4px;
}

.product-slider-holder .product-slider-navigation.navigation-next:before {
	content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTggMTEuM0g3LjNWMTIuN0g4VjExLjNaTTE2IDEyLjdDMTYuMzg2NiAxMi43IDE2LjcgMTIuMzg2NiAxNi43IDEyQzE2LjcgMTEuNjEzNCAxNi4zODY2IDExLjMgMTYgMTEuM1YxMi43Wk04IDEyLjdMMTYgMTIuN1YxMS4zTDggMTEuM1YxMi43WiIgZmlsbD0iYmxhY2siLz4KPHBhdGggZD0iTTEyIDhMMTYgMTJMMTIgMTYiIHN0cm9rZT0iYmxhY2siIHN0cm9rZS13aWR0aD0iMS40IiBzdHJva2UtbGluZWNhcD0ic3F1YXJlIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=");
}

.product-slider-holder .product-slider-navigation.navigation-prev:before {
	content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE2IDExLjNIMTYuN1YxMi43SDE2VjExLjNaTTggMTIuN0M3LjYxMzQgMTIuNyA3LjMgMTIuMzg2NiA3LjMgMTJDNy4zIDExLjYxMzQgNy42MTM0IDExLjMgOCAxMS4zVjEyLjdaTTE2IDEyLjdMOCAxMi43VjExLjNMMTYgMTEuM1YxMi43WiIgZmlsbD0iYmxhY2siLz4KPHBhdGggZD0iTTEyIDhMOCAxMkwxMiAxNiIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIxLjQiIHN0cm9rZS1saW5lY2FwPSJzcXVhcmUiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==");
}

/* Asombroso prepis shoptet stylu - homepage  */
.homepage-group-title.homepage-products-heading-1, .homepage-group-title.homepage-products-heading-4, .homepage-group-title.homepage-products-heading-9 {
	font-weight: 500;
    line-height: 32px;
    text-align: left;
    margin: 0;
    position: relative;
    bottom: -36px;
    left: 90px;
    padding-top: 0;
    font-size: 16px;
	width: auto;
    display: inline-block;
}

.homepage-latest-contribution-full-width {
	display: none;
}

.sidebar, #content #filters, .filter-sections {
	background-color: #ffffff;
}

.sidebar .sidebar-inner {
	border: none;
	border-radius: 0;
	padding-left: 15px;
    margin-left: 0;
}

.sidebar .categories .topic > a {
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	text-transform: none;
	padding-left: 12px;
}

.categories .topic.active > a {
	background: #F2F2F2;
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	text-transform: none;
	margin-bottom: 10px;
	color: #000;
}

.box-bg-variant .categories a:hover {
	background: #F2F2F2;
}

.sidebar .categories ul a {
	padding-left: 15px;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 6px;
	padding-top: 6px;
	color: #000;
}

.sidebar .cat-trigger {
	display: none !important;
}

.products-page .flags-default, .product-slider .flags-default {
	left: 5px;
	top: 5px;
}

.flags-default {
	left: 16px;
	top: 12px;
}

.flags-default .flag {
	font-weight: 500;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	padding: 6px;
	border-radius: 4px;
	min-width: auto;
}

.products-page .flags-default .flag, .product-slider .flags-default .flag {
	font-size: 10px;
    line-height: 18px;
	padding: 4px;
	margin-right: 4px;
}

.next-to-carousel-banners .banner-wrapper {
	width: 100%;
	max-width: 1412px;
    padding-left: 16px;
    padding-right: 16px;
}

.benefitBanner .benefitBanner__picture {
	margin: 0px;
}

.benefitBanner .benefitBanner__title {
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 0;
	max-width: 240px;
}

.benefit-banners-full-width .container-full-width, .homepage-banners-full-width, .container-full-width {
	max-width: 1380px;
	background-color: #fff;
	margin: 0 auto;
    position: static;
	width: 100%;
}

.homepage-banners-full-width .banner-wrapper > span {
	padding: 0;
}

.benefit-banners-full-width .container-full-width::after {
	content: none;
}

.breadcrumbs {
	text-align: left;
	font-weight: 700;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0px;
	color: #000000;
	padding-bottom: 15px;
}

.breadcrumbs a {
	font-weight: 500;
}

.extended-description {
	display: none;
}

/* Asombroso prepis shoptet stylu - blog */
.blog-wrapper .news-item .text {
	position: static;
	justify-content: space-between;
	background: none;
	border-radius: 0;
}

.blog-wrapper .image+.text:hover {
	background: none;
}

.blog-wrapper .news-item .text .title {
	font-weight: 400;
	font-size: 24px;
	line-height: 32px;
	margin: 10px 0;
}

.blog-wrapper .news-item .image {
	height: auto;
}

.blog-wrapper .news-item .image img {
	border-radius: 4px;
}

.news-item .text .description {
	margin-top: 0;
}

.news-item .text .description .p1, .news-item .text .description p, .news-item .text .description {
	-webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 17px;
    overflow: hidden;
}

.blog-wrapper .image+.text .description, .blog-wrapper .image+.text .news-heading, .blog-wrapper .image+.text .title, .blog-wrapper .image+.text a, .blog-wrapper .image+.text time {
	color: #000000;
}

.blog-wrapper .news-item .read-article {
	width: 110px;
    padding: 8px 12px;
    border-radius: 4px;
    background: #0000000D;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    color: #000000 !important;
    text-decoration: none;
	text-align: center;
	justify-content: center;
}

.blog-wrapper .news-item .read-article i {
	display: none;
}

.blog-wrapper .homepage-group-title {
	font-weight: 500;
    font-size: 32px;
    line-height: 36px;
    text-align: center;
    margin: 0;
	letter-spacing: normal;
	padding-top: 0;
	padding-left: 0;
	text-align: left;
}

.homepage-blog-wrapper {
	margin-left: 0;
	margin-right: 0;
}

.homepage-blog-wrapper .news-item {
	flex-basis: 33.333%;
	width: 33.333%;
}

.homepage-blog-wrapper .news-item:first-of-type {
	padding-left: 0;
}

.homepage-blog-wrapper .news-item:last-of-type {
	padding-right: 0;
}

.one-column-body .homepage-blog-wrapper .news-item .image+.text {
	padding: 0;
}

.news-item-detail article {
	text-align: center;
}

/* Asombroso contact */
.s31-contact-box, .s31-contact-shipping {
	display: grid;
	gap: 25px;
	grid-template-columns: repeat(3, 1fr);
	grid-template-rows: auto;
	grid-auto-flow: dense;
}

.s31-contact-heading .s31-contact-header-text {
	font-weight: 500;
	font-size: 16px;
	line-height: 32px;
	text-align: left;
	margin: 0 0 12px;
}

.s31-contact-heading {
	display: grid;
	grid-row: span 3;
	grid-template-rows: subgrid;
	gap: 0;
}

.s31-contact-heading .s31-contact-bottom {
	font-weight: 500;
	font-size: 12px;
	line-height: 16px;
	margin: 12px 0 0;
	text-align: left;
	color: #0000004d;
}

.s31-contact-heading-box, .s31-contact-address {
	border: 1px solid #0000000D;
	padding: 25px;
	box-sizing: border-box;
}

.s31-contact-heading-box span {
	font-weight: 600;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	margin-bottom: 10px;
	display: block;
}

.s31-contact-heading-box a {
	font-weight: 500;
	font-size: 24px;
	line-height: 38px;
	display: block;
	color: #000000;
}

.s31-contact-heading-box .s31-button-black {
	background: #000000;
	border-radius: 4px;
	padding: 8px 12px;
	border: none;
	color: #fff;
	font-weight: 500;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	margin-top: 10px;
}

.s31-contact-map-heading {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 10px;
	margin-top: 30px;
}

.s31-contact-map-heading p {
	font-weight: 500;
	font-size: 16px;
	line-height: 32px;
	color: #000000;
	margin: 0;
}

.s31-contact-map-heading .s31-button-grey {
	width: auto;
	padding: 8px 12px;
	border-radius: 4px;
	background: #0000000D;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	color: #000000 !important;
	text-decoration: none;
}

.s31-contact-address {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 10px;
	gap: 10px;
	margin-bottom: 30px;
}

.s31-contact-address p {
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	margin: 0;
}

.s31-contact-shipping-box .s31-contact-shipping-heading {
	font-weight: 600;
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 30px;
	margin-top: 0;
}

.s31-contact-shipping-box img {
	margin-bottom: 10px;
}

.s31-contact-shipping-box p {
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
	margin: 0;
}

/* Asombroso prepis shoptet stylu - footer */
.footer-newsletter {
	display: none;
}

#footer {
	border-top: 1px solid #D9D9D9;
	padding-top: 20px;
}

#footer h4 {
	margin-top: 0;
}

#footer h4 > span:after {
	content: none;
}

#footer a:hover {
	text-decoration: underline;
}

.footer-rows .custom-footer {
	justify-content: space-between;
}

.custom-footer::after, .custom-footer::before {
	content: none;
}

.custom-footer__newsletter {
	max-width: 400px;
}

.custom-footer__newsletter .consents-first {
	margin-top: 0;
	display: none;
}

.custom-footer__newsletter .consents-first .whole-width {
	font-size: 12px;
    font-weight: normal;
}

.newsletter-header .topic span {
	font-weight: 400;
	font-size: 32px;
	line-height: 40px;
	letter-spacing: 0px;
	color: #000000;
}

.subscribe-form .form-control {
	width: 100%;
	height: 48px;
	border-radius: 4px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 24px;
	background: #0000000D;
	border: none;
}

.subscribe-form .form-control::placeholder {
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0px;
	color: #000000;
}

.subscribe-form.compact-form .btn {
	background: #000000;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
	height: 48px;
    padding: 0px 12px;
    position: absolute;
    right: 0;
	border: none;
}

.subscribe-form.compact-form .btn::before {
	content: none;
}

.subscribe-form.compact-form .btn .sr-only {
	font-weight: 500;
	font-size: 12px;
	line-height: 16px;
	text-align: center;	
	color: #FFFFFF;
	position: static;
	clip: auto;
	height: auto;
	margin: 0;
}

#footer, .footer-rows .rate-wrapper {
	background-color: #fff;
}

.footer-rows .custom-footer ul {
	margin-bottom: 0;
	border-right: 1px solid #D9D9D9;
}

.footer-rows .custom-footer ul:last-of-type {
	border-right: none;
	min-width: 320px;
}

.footer-rows .custom-footer ul:last-of-type li {
	padding-right: 0;
	max-width: 320px;
}

.footer-rows .custom-footer ul li {
	padding-bottom: 0;
	padding-right: 25px;
}

.footer-bottom-full-width {
	display: none;
}

/* Upravit dle prideleneho id banneru */
.custom-footer__banner1791 {
	width: 100% !important;
    flex-basis: 100% !important;
}

/* Asombroso brands */
.s31-brands-cont {
	border-top: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
    padding: 30px 0;
    margin-bottom: 10px;
    margin-top: 30px;
}

.s31-brands-cont h2 {
	font-weight: 500;
	font-size: 32px;
	line-height: 36px;
	text-align: left;
	margin: 0 0 30px;
}

.s31-brands {
	display: flex;
	gap: 15px;
	margin-top: 24px;
	justify-content: space-between;
	flex-wrap: nowrap;
	scrollbar-width: none;
}

.s31-brands::-webkit-scrollbar {
	display: none;
}

.s31-brands a {
	flex-shrink: 0;
	display: flex;
	align-items: center;
}

/* Asombroso banners */
.s31-three-banners {
	display: grid;
	gap: 25px;
	grid-template-columns: repeat(3, 1fr);
	grid-template-rows: auto;
	grid-auto-flow: dense;
	margin-top: 30px;
}

.s31-banner {
	position: relative;
	border-radius: 4px;
	overflow: hidden;
}

.s31-banner img {
	width: 100%;
	height: auto;
	border-radius: 4px;
}

.s31-banner-text-cont {
	align-items: center;
    bottom: 0;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    left: 0;
    margin: auto;
    overflow: hidden;
    padding: 20px;
    position: absolute;
    right: 0;
    top: 0;
    pointer-events: none;
}

.s31-banner-text-cont.s31-banner-text-cont-bottom {
	align-items: flex-end;
}

.s31-banner-text-box {
	text-align: center;
	position: relative;
	z-index: 1;
}

.s31-banner-text-overlay {
	position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
    pointer-events: none;
}

.s31-banner-text-box p {
	font-weight: 400;
	font-size: 32px;
	line-height: 40px;
	text-align: center;
	margin-bottom: 32px;
	margin-top: 0;
	color: #ffffff;
}

.s31-banner-text-box p.s31-banner-text-second-style {
	font-weight: 400;
	font-size: 70px;
	line-height: 82px;
	text-align: center;
	color: #ffffff;
}

.s31-button-banner {
	width: 130px;
    padding: 12px 20px;
	border-radius: 4px;
	display: block;
	background-color: #ffffff;
	color: #000000 !important;
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	margin: 0 auto;
}

/* Asombroso six banners */
.s31-six-banners-heading {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 30px;
	margin-bottom: 15px;
}

.s31-six-banners-cont h2 {
	font-weight: 500;
	font-size: 32px;
	line-height: 36px;
	text-align: left;
	margin: 0;
}

.s31-six-banners-button {
	width: auto;
	padding: 8px 12px;
	border-radius: 4px;
	background: #0000000D;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0px;
	text-align: center;
	color: #000000 !important;
	text-decoration: none;
}

.s31-six-banners {
	display: grid;
	gap: 12px;
	grid-template-columns: repeat(6, 1fr);
	grid-template-rows: auto;
	grid-auto-flow: dense;
}

.s31-six-banners .s31-banner-text-cont {
	padding: 20px;
}

.s31-six-banners .s31-banner-text-cont p {
	font-weight: 400;
	font-size: 14px;
	line-height: 19px;
	text-align: center;
	margin: 0;
	color: #ffffff;
	z-index: 1;
}

/* Asombroso collections */
.s31-collections-banners-heading {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 30px;
	margin-bottom: 15px;
}

.s31-collections-banners-heading h2 {
	font-weight: 500;
	font-size: 32px;
	line-height: 36px;
	text-align: center;
	margin: 0;
}

.s31-collections-banners-button {
	width: auto;
	padding: 8px 12px;
	border-radius: 4px;
	background: #0000000D;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0px;
	text-align: center;
	color: #000000 !important;
	text-decoration: none;
}

.s31-three-banners-collections .s31-banner img {
    object-fit: cover;
}

.s31-three-banners.s31-three-banners-collections .s31-banner:nth-of-type(3) {
	max-height: 100%;
}

.s31-banner-text-bottom {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 15px;
	margin-top: 15px;
}

.s31-banner-text-bottom p {
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	margin-bottom: 0;
	color: #000000;
}

/* Asombroso cart */
.cart-table tr.removeable > td {
	border-bottom: 1px solid #0000001A;
}

.cart-table tr.removeable {
	border: 1px solid #0000001A;
}

.cart-table .p-total .price-final {
	color: #000;
}

li.step {
	box-shadow: 0px 1px 2px 0px #07080A26;
	text-align: center;
    padding: 10px 10px;
	border-radius: 4px;
	width: 100%;
}

li.step.active {
	border: 1px solid #000000;
	box-shadow: 0px 1px 2px 0px #07080A26;
}

li.step.active span {
	color: #000;
}

ol.cart-header li.active a, ol.cart-header li.active strong {
	color: #000;
}

ol.cart-header li.completed a:before {
	background-color: #fff;
	color: hsl(var(--color-tertiary-hover-h),var(--color-tertiary-hover-s),var(--color-tertiary-hover-l),.56);
}

ol.cart-header li.active strong:before {
	background-color: transparent;
}

ol.cart-header li.completed a, ol.cart-header li.completed strong {
	color: hsl(var(--color-tertiary-hover-h),var(--color-tertiary-hover-s),var(--color-tertiary-hover-l),.56);
}

.cart-content.summary-wrapper {
	background-color: #F7F7F7;
	border: none;
}

.cart-content.summary-wrapper h4 {
	display: none;
}

.price-wrapper .price-label.price-primary {
	font-size: 18px;
	font-weight: 700;
	line-height: normal;
}

.price-wrapper .price.price-primary {
	font-size: 24px;
	line-height: 32px;
}

.price-wrapper .price-label.price-secondary, .price-wrapper .price.price-secondary {
	font-size: 14px;
	line-height: normal;
	color: #000;
}

.next-step {
	flex-wrap: wrap;
}

.next-step .btn.btn-conversion {
	background-color: #F8C544;
	border-color: #F8C544;
	color: #000;
	width: 100%;
	order: 1;
}

.next-step .order-button-text {
	font-size: 16px;
	text-transform: none;
	font-weight: 500;
	line-height: 24px;
}

.next-step .btn.btn-lg {
	line-height: 26px;
}

.next-step .btn.btn-lg.next-step-back {
	color: #000;
	order: 2;
	width: 100%;
    text-decoration: underline;
}

.gift-items:last-of-type {
	border-bottom: 1px solid #c8cad0;
	margin-bottom: 0;
	padding-bottom: 8px;
    margin-bottom: 8px;
}

.order-summary-item {
	border-top: 1px solid #c8cad0;
	margin-top: 16px;
}

.order-summary-item.helper {
	padding-bottom: 8px;
	border: none;
	padding-top: 0;
}

.order-summary-item.helper strong {
	font-weight: 400;
	font-size: 14px;
}

.order-summary-item.price {
	margin: 0;
	padding: 16px 0 24px;
}

.gift-items .cart-item-name {
	display: flex;
	justify-content: space-between;
}

.gift-items .cart-item-name span {
	text-align: right;
	font-weight: 600;
}

.gift-items {
	margin-bottom: 0;
	padding-top: 0;
}

.gift-items + .gift-items {
	margin-top: 0;
}

.gift-items+.gift-items .for-free {
	display: block;
}

.form-group [type=checkbox]:checked+label, .form-group [type=radio]:checked+label {
	font-weight: 600;
}

#content ol.cart-header {
	gap: 0 15px;
}

#content ol.cart-header li strong:before {
	height: auto;
	line-height: normal;
	width: auto;
	font-size: 16px;
	margin-right: 5px;
	border: none;
	font-weight: 700;
}

#content ol.cart-header li a:before {
	height: auto;
	line-height: normal;
	width: auto;
	font-size: 16px;
	font-weight: normal;
	margin-right: 5px;
	border: none;
}

#content ol.cart-header li strong span {
	line-height: normal;
	font-size: 16px;
	font-weight: 700;
}

#content ol.cart-header li a span {
	line-height: normal;
	font-size: 16px;
	font-weight: normal;
}

#content ol.cart-header li a, #content ol.cart-header li strong {
	justify-content: center;
}

.cart-table tr.removeable > td {
	padding-top: 10px;
	padding-bottom: 10px;
}

.checkout-box-wrapper {
	display: none;
}

.id--9 .extra.delivery {
	padding: 15px 20px;
	background: #eaf7e9;
}

.extra.delivery > span::before {
	color: #2DB224;
}

.price-range > div {
	background-color: #2DB224;
}

.gift .price-range > div {
	background-color: #f8c544;
}

.cart-widget .popup-widget-inner.full+.cart-widget-button {
	gap: 0 20px;
}

.cart-free-shipping {
	padding: 15px 20px;
    background: #eaf7e9;
}

.cart-free-shipping::before {
	color: #2DB224;
}

.cart-free-shipping > div {
	padding-right: 0;
}

.payment-shipping-price.for-free {
	color: #2DB224 !important;
}

.payment-info .sublabel a {
	color: #000;
	text-decoration: underline;
}

.icon-van:before {
	content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzBweCIgaGVpZ2h0PSIzMHB4IiB2aWV3Qm94PSIwIDAgMzAgMzAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8ZyBpZD0iaWNvbi9kb3ByYXZhIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8cGF0aCBkPSJNNCwyMyBMMSwyMyBMMSw5IEMxLDcuODk1NDMwNSAxLjg5NTQzMDUsNyAzLDcgTDE3LDcgQzE4LjEwNDU2OTUsNyAxOSw3Ljg5NTQzMDUgMTksOSBMMTksMjMgTDksMjMiIGlkPSJQYXRoIiBzdHJva2U9IiM2QkE1MzkiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L3BhdGg+CiAgICAgICAgPGNpcmNsZSBpZD0iT3ZhbCIgc3Ryb2tlPSIjNkJBNTM5IiBzdHJva2Utd2lkdGg9IjIiIGN4PSI2LjUiIGN5PSIyMy41IiByPSIyLjUiPjwvY2lyY2xlPgogICAgICAgIDxjaXJjbGUgaWQ9Ik92YWwtQ29weSIgc3Ryb2tlPSIjNkJBNTM5IiBzdHJva2Utd2lkdGg9IjIiIGN4PSIyNC41IiBjeT0iMjMuNSIgcj0iMi41Ij48L2NpcmNsZT4KICAgICAgICA8cGF0aCBkPSJNMTgsMjMgTDIyLDIzIE0yNywyMyBMMjksMjMgQzI5LDE5LjY2NjY2NjcgMjksMTcuMzMzMzMzMyAyOSwxNiBDMjksMTQuNSAyOSwxMy41IDI3LjUsMTIuNSBDMjYuODMzMzMzMywxMi4xNjY2NjY3IDI1LDExLjY2NjY2NjcgMjIsMTEiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjNkJBNTM5IiBzdHJva2Utd2lkdGg9IjIiPjwvcGF0aD4KICAgIDwvZz4KPC9zdmc+");
}

.icon-van:after, .icon-gift:after {
	content: none;
}

.icon-discount {
	display: none;
}

.extras-wrapper .discount-coupon form {
	width: 300px;
}

.extras-wrapper .discount-coupon .applied-coupon {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}

.extras-wrapper .discount-coupon .applied-coupon form {
	margin-bottom: 0;
	width: auto;
	margin-left: 10px;
}

.extras-wrapper .discount-coupon .applied-coupon form .btn {
	border-radius: 50%;
    width: 25px;
    height: 25px;
    display: flex;
    padding: 0;
}

.extras-wrapper {
	flex-wrap: wrap;
}

.extras-wrapper [class*=" icon-"], .extras-wrapper [class^=icon-] {
    font-size: 30px;
    min-width: auto;
}

.extras-wrapper .extras-wrap {
	font-size: 16px;
    line-height: 21px;
}

.extras-wrapper .extra span strong {
	font-size: 16px;
    line-height: 21px;
	letter-spacing: normal;
	color: #000;
}

.extras-wrapper .extras-col:first-child {
	padding-right: 0;
	order: 2;
	flex: 100%;
}

.extras-wrapper .extras-col + .extras-col {
	padding-left: 0;
	order: 1;
	flex: 100%;
}

.extras-wrapper .free-gift::before {
	content: "Dárky k objednávce";
    width: 100%;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 0;
}

.extras-wrapper .free-gifts-img {
	height: auto;
	width: auto;
}

.extras-wrapper .free-gifts-img > img {
	max-height: 100%;
    max-width: max-content;
	margin-right: 10px;
}

.extras-wrapper .free-product-gifts {
	margin-top: 0;
}

.free-gifts-img-hover {
	display: none !important;
}

.extra.gift {
	padding: 15px 20px;
    background: #f8c54429;
}

.extras-wrapper .discount-coupon form .btn {
	background-color: #000;
	border-color: #000;
	color: #fff;
	height: 46px;
}

.cart-content h4 > i {
	display: none;
}

.checkout-box {
	display: none;
}

#checkoutSidebar .cart-content {
	background: #F7F7F7;
}

#checkoutSidebar .cart-content h4 {
	display: none;
}

#checkoutSidebar:before {
	color: #000;
	content: 'Rekapitulace objednávky';
	font-family: "Mona Sans";
	font-size: 22px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px;
	margin-bottom: 25px;
	display: block;
}

.cart-item > div {
	border: none;
	vertical-align: top;
	font-size: 14px;
	line-height: normal;
}

.cart-item .unit-value {
	color: #000;
}

.cart-item .main-link {
	color: #000;
	text-decoration: underline;
	font-weight: 600;
}

.cart-item.cart-item-gift > div {
	margin-bottom: 10px;
}

.recapitulation-single > strong {
	font-size: 14px;
	line-height: normal;
	justify-content: flex-start;
}

.recapitulation-single > strong span {
	margin-left: auto;
}

.cart-items:first-of-type {
	margin-bottom: 10px;
}

.cart-items:first-of-type:not(:has(.recapitulation-single)) {
    border-bottom: 1px solid #c8cad0;
	margin-bottom: 20px;
	padding-bottom: 12px;
}

.cart-items .cart-item + .recapitulation-single {
	border-top: 1px solid #c8cad0;
	margin-top: 20px;
	padding-top: 20px;
}

.cart-items .cart-item + .recapitulation-single strong[data-testid='recapPaymentMethod']:before {
	content: url("/user/documents/upload/cart_icons/sale_cart.svg");
	padding-right: 10px;
}

.gift-items .for-free:before {
	content: url("/user/documents/upload/cart_icons/gift_cart.svg");
	padding-right: 10px;
}

.gift-items .for-free {
	color: #000;
	font-family: "Mona Sans";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	width: 240px;
    display: flex;
}

.checkout-box, .checkout-box-wrapper, .ordering-process .co-box, .summary-wrapper {
	background-color: #fff;
	border: 1px solid #c8cad0;
}

.ordering-process .co-box-additional {
	padding-top: 32px;
}

.co-billing-address #note, .co-billing-address .form-group, .co-box-additional #note, .co-box-additional .form-group, .co-contact-information #note, .co-contact-information .form-group, .co-shipping-address #note, .co-shipping-address .form-group {
	padding-left: 0;
}

.cart-content .box .form-group.smart-label-wrapper label, #register-form .box .form-group.smart-label-wrapper label {
	position: absolute;
    top: -6px;
    left: 5px;
    background: linear-gradient(0deg, transparent 55%, #fff 0);
    padding: 0 10px;
	font-size: 14px;
	z-index: 1;
}

.cart-content .box .form-group.smart-label-wrapper.phone-form-group label, #register-form .box .form-group.smart-label-wrapper.phone-form-group label {
	left: 90px;
}

#checkoutContent .cart-content [type=checkbox]+label, #checkoutContent .cart-content [type=hidden]+label, #checkoutContent .cart-content [type=radio]+label {
	font-size: 16px;
}

.form-control, input, select, textarea {
	height: auto;
	padding: 10px 16px;
}

/* Asombroso mini cart */
.popup-widget-inner.cart-widget-inner.full {
	margin-bottom: 160px;
	border: 1px solid #0000000D;
}

.cart-widget-bottom .cart-free-shipping {
	width: 100%;
}

.popup-widget-inner.cart-widget-inner .cart-widget-products .cart-widget-product .cart-widget-product-amount {
	width: 140px;
}

.order-button-suffix {
	margin-top: 0;
	padding-bottom: 0;
}

/* Asombroso footer */
.s31-footer-address-cont {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-template-rows: auto;
	grid-auto-flow: dense;
	gap: 20px 45px;
}

.s31-address-heading {
	font-weight: 600;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 32px;
	color: #000000;
}

.s31-address-link {
	padding-bottom: 12px !important;
}

.s31-address-link:last-of-type {
	padding-bottom: 0 !important;
}

.s31-address-link a {
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}

.s31-address-link-flex {
	display: flex;
	justify-content: space-between;
	gap: 20px;
}

.s31-address-link-flex .s31-address-link-osmany {
	height: 80px;
}

.s31-address-link-flex .s31-address-heading {
	margin-bottom: 20px;
}

.s31-address-link-text {
	color: #000;
}

.s31-address-link-flex .s31-address-link-text a {
	color: #000;
	font-size: 20px;
	font-weight: 600;
	line-height: 16px;
	text-decoration: underline;
}

.s31-address-link-flex .s31-address-link-text p {
	color: #000;
	font-size: 14px;
	font-weight: 700;
	line-height: 16px;
	margin-top: 40px;
	margin-bottom: 20px;
}

.s31-address-social {
	display: flex;
	gap: 8px;
	align-items: center;
}

.custom-footer__banner6721 {
	width: 60% !important;
	flex-basis: 60% !important;
}

.custom-footer__banner5341 {
	width: 100% !important;
	flex-basis: 100% !important;
}

.s31-footer-icons {
	display: flex;
	gap: 12px;
	margin-top: 60px;
	padding-top: 40px;
	position: relative;
}

.s31-footer-icons-cont {
	display: flex;
	gap: 12px;
	align-items: center;
	justify-content: space-between;
	width: 100%;
}

.s31-footer-icons-cont img {
	height: auto;
	width: auto;
}

.s31-footer-icons-left-box p, .s31-footer-icons-right-box p {
	color: #000;
	font-size: 14px;
	font-weight: 700;
	line-height: 16px;
	margin-bottom: 35px;
}

.s31-footer-icons-righ, .s31-footer-icons-left {
	display: flex;
	gap: 10px 25px;
	align-items: center;
}

.s31-footer-icons-box {
	display: flex;
	gap: 10px;
	color: #000;
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	align-items: center;
}

.s31-footer-bottom {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-top: 24px;
	position: relative;
}

.s31-footer-bottom hr, .s31-footer-icons hr {
	border: none;
	height: 1px;
	background-color: #D9D9D9;
	margin: 0;
	position: absolute;
    top: 0;
    left: 50%;
    width: calc(100vw - 20px);
    transform: translateX(-50%);
}

.s31-footer-bottom p {
	font-weight: 400;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	margin-bottom: 0;
}

.s31-footer-bottom-icons {
	display: flex;
	gap: 10px 20px;
	justify-content: flex-end;
}

.s31-footer-logo-text {
	display: flex;
	align-items: center;
	gap: 20px;
	color: #000;
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
}

.extras-wrapper .discount-coupon form, .extras-wrapper .extra.delivery, .extras-wrapper .extra.discount, .extras-wrapper .extra.gift, .extras-wrapper .free-gift {
	margin-bottom: 20px;
}

.extras-wrapper .extra.discount a {
	color: #000;
	text-decoration: underline;
}

.shipping-billing-table .radio-wrapper {
	border-bottom-width: 1px;
}

/* Asombroso rating */
.rate-wrapper .rate-average, .rate-wrapper .rate-value {
	color: #000;
}

.rate-bar {
	background-color: #000;
}

.discussion-form input[type=submit].btn, .discussion .add-comment {
	padding: 10px !important;
}

/* Asombroso gift */
.p-gift {
	display: flex;
	align-items: center;
}

.p-gift-name a {
	margin-left: 10px;
    display: block;
    text-decoration: underline;
    color: #000;
    font-size: 14px;
}

.p-gift-image img {
	max-width: 70px;
}

/* LP styles*/
body:has(.s31-lp) #content {
	max-width: 100%;
}
body:has(.s31-lp) .sidebar-left {
    display: none;
}

/* Skrytí úvodního obrázku blogu na detailu článku */
.in-blog.type-post article header + img {
    display: none;
}

.s31-lp .desktop-hidden {
    display: none;
}

.s31-lp .s31-lp-background {
    position: absolute;
    top: 0;
    z-index: -1;
}

.s31-lp {
    font-family: "Exo 2", sans-serif !important;
    align-items: center;
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
    z-index: 1;
    position: relative;
    overflow: hidden;
}

.s31-lp .s31-lp-head-box {
    display: flex;
    width: 100%;
}

.s31-lp .s31-lp-head-box img {
    width: 100%;
    max-width: 100%;
    display: block;
    height: auto;
}

.s31-lp .s31-lp-head-5p {
    position: relative;
    left: -60px;
}

.s31-lp img {
    max-width: initial;
}

.s31-lp h3 {
    font-size: 32px;
    font-weight: 900;
    font-style: italic;
    color: #fff;
    line-height: normal;
    margin-bottom: 20px;
    font-family: "Exo 2", sans-serif !important;
    text-transform: none;
}

.s31-lp h3 span {
    color: #fecc00;
    font-size: 32px;
    font-weight: 900;
    font-style: italic;
    font-family: "Exo 2", sans-serif !important;
}

.s31-lp p {
    font-size: 20px;
    color: #fff;
    line-height: normal;
    font-family: "Exo 2", sans-serif !important;
}

.s31-lp .s31-lp-block-first, .s31-lp .s31-lp-block-second {
    margin-left: 60px;
    max-width: 760px;
}

.s31-lp .s31-lp-block-third p, .s31-lp .s31-lp-block-fourth p, .s31-lp .s31-lp-block-fifth p {
    text-align: right;
}

.s31-lp .s31-lp-block-third {
    margin-left: 100px;
    max-width: 720px;
}

.s31-lp .s31-lp-block-fourth {
    margin-left: 200px;
    max-width: 620px;
    margin-bottom: 25px;
}

.s31-lp .s31-lp-block-fifth {
    margin-left: 300px;
    max-width: 520px;
    margin-bottom: 110px;
    z-index: 1;
    position: relative;
}

.s31-lp .s31-lp-bottom-text {
    color: #000;
    max-width: calc(100% - 480px);
    margin-left: auto;
    margin-right: 40px;
    line-height: 23px;
}

.s31-lp .s31-lp-bottom-text:last-of-type {
    padding-bottom: 90px;
    margin-top: 0;
}

.s31-lp .s31-lp-bottom-text:last-of-type br {
    display: none;
}

.s31-lp .s31-lp-bottom h3 {
    color: #000;
    text-align: right;
    margin-right: 40px;
}

.s31-lp .s31-lp-bottom h3 span {
    font-size: 42px;
    font-weight: 900;
    color: #000;
}

.s31-lp .s31-lp-box {
    display: flex;
}

.s31-lp .s31-lp-img-block {
    position: relative;
    min-width: 380px;
    max-width: 380px;
}

.s31-lp .s31-lp-img-block-left {
    position: relative;
}

.s31-lp .s31-lp-img {
    position: absolute;
}

.s31-lp .s31-lp-img-1 {
    top: -90px;
    left: 20px;
    z-index: 3;
}

.s31-lp .s31-lp-img-2 {
    top: -100px;
    left: 20px;
    z-index: 2;
}

.s31-lp .s31-lp-img-3 {
    top: 150px;
    right: 30px;
    z-index: 1;
}

.s31-lp .s31-lp-img-4 {
    top: 0;
    left: 70px;
    z-index: 1;
}

.s31-lp .s31-lp-img-5 {
    top: 10px;
    right: -20px;
}

.s31-lp .s31-lp-img-6 {
    top: 30px;
    right: 50px;
}

.s31-lp .s31-lp-img-7 {
    top: 70px;
    left: 25px;
}

.s31-lp .s31-lp-img-8 {
    left: 10px;
    top: -30px;
}

.s31-lp .s31-lp-img-9 {
    top: 60px;
}

.s31-lp .s31-lp-img-10 {
    top: 210px;
    left: 80px;
}

.s31-lp .s31-lp-img-11 {
    top: 110px;
    left: 30px;
}

.s31-lp .s31-lp-img-12 {
    top: 90px;
    left: 170px;
}

.s31-lp .s31-lp-img-13 {
    top: 110px;
    right: -30px;
}

.s31-lp .s31-lp-img-14 {
    top: 440px;
    right: -26px;
    z-index: 1;
}

.s31-lp .s31-lp-img-15 {
    top: 450px;
    left: 20px;
}

.ec-v-form-holder {
	margin-left: 0 !important;
}

.ec-v-form-column .ec-v-form-text {
	width: 100% !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.ec-v-form-text h2 {
	font-family: var(--template-headings-font), sans-serif !important;
	font-weight: 400 !important;
    font-size: 32px !important;
    line-height: 40px !important;
    letter-spacing: 0px;
    color: #000000;
}

.ec-v-form-text p {
  font-family: var(--template-headings-font), sans-serif !important;
}

.ec-v-form-column {
	padding: 1px !important;
	max-width: 400px !important;
	position: relative !important;
}

.ec-v-form-column .ec-v-form-input {
  height: 56px !important;
  max-width: 400px !important;
  width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.ec-v-form-input input {
	width: 100%;
    height: 48px !important;
    border-radius: 4px !important;
    padding-top: 8px !important;
    padding-right: 8px !important;
    padding-bottom: 8px !important;
    padding-left: 24px !important;
    background: #0000000D;
    border: none;
    background-color: #0000000D !important;
    box-shadow: none !important;
    border: none !important;
	font-weight: 500 !important;
	font-size: 16px !important;
	line-height: 20px !important;
	letter-spacing: 0px !important;
	color: #000000 !important;
}

.ec-v-form-input input::placeholder {
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0px;
	color: #000000;
	font-family: var(--template-font), sans-serif !important;
}

.ec-v-form-submit button {
	font-family: var(--template-font), sans-serif !important;
	background: #000000;
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
	border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    height: 48px !important;
    padding: 0px 12px !important;
    position: absolute !important;
    right: 0 !important;
    border: none !important;
	top: 63px;
	font-weight: 500 !important;
    font-size: 12px !important;
    line-height: 16px !important;
    text-align: center !important;
}

.ec-v-form-submit button:hover {
	color: var(--color-secondary) !important;
}

.ec-v-form-step-send.ec-v-form-step-visible {
	display: flex !important;
  	align-items: center;
}

@media (max-width: 1440px) {
	.footer-rows .custom-footer ul:last-of-type {
		min-width: 250px;
	}
}

@media (min-width: 1200px) {
	.footer-rows .custom-footer > div {
        flex-basis: auto;
        width: auto;
    }
}

@media (max-width: 1200px) {
    /* Asombroso prepis shoptet stylu - product */
	.products-page.products-block .product {
		width: calc(33.3333% - 10px) !important;
	}

	.s31-footer-icons-cont, .s31-footer-bottom {
		flex-wrap: wrap;
	}

	.s31-footer-icons-left-box, .s31-footer-logo-text {
		margin-bottom: 20px !important;
	}

	.custom-footer__banner6721 {
		width: 100% !important;
		flex-basis: 100% !important;
	}

	.s31-lp {
        width: calc(100% + 40px);
        margin-left: -15px;
    }
    .s31-lp h3 {
        font-size: 2.667vw;
        font-weight: 900;
        font-style: italic;
        color: #fff;
        line-height: normal;
        margin-bottom: 20px;
    }

    .s31-lp h3 span {
        color: #fecc00;
        font-size: 2.667vw;
        font-weight: 900;
        font-style: italic;
    }

    .s31-lp p {
        font-size: 1.667vw;
        color: #fff;
        line-height: 2.333vw;
    }

    .s31-lp {
        background: url("https://cdn.myshoptet.com/usr/www.asombroso.cz/user/documents/upload/lp-s31/black_texture.jpg");
        background-size: 100% auto;
    }

    .s31-lp .s31-lp-bottom {
        background: url("https://cdn.myshoptet.com/usr/www.asombroso.cz/user/documents/upload/lp-s31/yellow_texture.jpg");
        margin-top: 120px;
    }

    .s31-lp .s31-lp-background {
        display: none;
    }

    .s31-lp .s31-lp-block-third p, .s31-lp .s31-lp-block-fourth p, .s31-lp .s31-lp-block-fifth p {
        text-align: left;
    }

    .s31-lp .s31-lp-block-fifth {
        margin-left: 400px;
        max-width: 520px;
        margin-bottom: 110px;
        margin-right: -40px;
    }

    .s31-lp .s31-lp-img-6 {
        top: 10px;
    }

    .s31-lp .s31-lp-block-fourth {
        margin-left: 240px;
    }

    .s31-lp .s31-lp-block-third br {
        display: none;
    }

    .s31-lp .s31-lp-bottom h3 {
        padding-top: 30px;
    }
}

@media screen and (max-width: 1024px) {
    .s31-lp .mobile-hidden {
        display: none !important;
    }

    .s31-lp .desktop-hidden {
        display: block;
    }

    .s31-lp {
        background: url("https://cdn.myshoptet.com/usr/www.asombroso.cz/user/documents/upload/lp-s31/black_texture.jpg");
        background-size: 100% auto;
    }

    .s31-lp .s31-lp-head-5p {
        left: -20px;
    }

    .s31-lp h3 {
        font-size: 21px;
    }

    .s31-lp h3 span {
        font-size: 21px;
    }

    .s31-lp p {
        font-size: 14px;
        line-height: 21px;
    }

    .s31-lp .s31-lp-box {
        flex-wrap: wrap;
    }

    .s31-lp .s31-lp-block-first, .s31-lp .s31-lp-block-second, .s31-lp .s31-lp-block-third, .s31-lp .s31-lp-block-fourth, .s31-lp .s31-lp-block-fifth {
        margin: 0 20px;
        max-width: initial;
        width: 100%;
        text-align: left;
    }

    .s31-lp .s31-lp-block-first p, .s31-lp .s31-lp-block-second p, .s31-lp .s31-lp-block-third p, .s31-lp .s31-lp-block-fourth p, .s31-lp .s31-lp-block-fifth p{
        width: 100%;
        text-align: left;
    }

    .s31-lp .s31-lp-block-first br, .s31-lp .s31-lp-block-second br, .s31-lp .s31-lp-block-third br, .s31-lp .s31-lp-block-fourth br, .s31-lp .s31-lp-block-fifth br {
        display: none;
    }

    .s31-lp .s31-lp-img {
        position: static;
        display: block;
    }

    .s31-lp .s31-lp-img-block {
        display: flex;
        max-width: 100%;
        width: 100%;
        margin: 0 auto;
        justify-content: center;
    }

    .s31-lp .s31-lp-img-1 {
        margin: 0 auto;
    }

    .s31-lp .s31-lp-img-2 {
        margin-left: 10px;
    }

    .s31-lp .s31-lp-img-3 {
        margin-top: 70px;
        margin-left: -85px;
    }

    .s31-lp .s31-lp-img-5 {
        margin-top: 10px;
        margin-left: -40px;
    }

    .s31-lp .s31-lp-img-6 {
        margin-left: 10px;
        margin-top: 110px;
        position: relative;
        top: initial;
        right: initial;
        z-index: 1;
    }

    .s31-lp .s31-lp-img-7 {
        top: 70px;
        left: 25px;
    }

    .s31-lp .s31-lp-img-8 {
        margin-left: -190px;
        margin-top: 30px;
    }

    .s31-lp-img-11 {
        margin-top: 50px;
        margin-bottom: 30px;
    }

    .s31-lp .s31-lp-img-12 {
        margin-top: 30px;
    }

    .s31-lp-img-13 {
        margin-top: 50px;
    }

    .s31-lp .s31-lp-img-15 {
        margin-left: -110px;
        z-index: 1;
        margin-top: 20px;
    }

    .s31-lp .s31-lp-bottom {
        background: url("https://cdn.myshoptet.com/usr/www.asombroso.cz/user/documents/upload/lp-s31/yellow_texture.jpg");
        padding-top: 20px;
        margin-top: 40px;
    }

    .s31-lp .s31-lp-img-block-left {
        order: 2;
        text-align: center;
        margin: 0 auto;
    }

    .s31-lp .s31-lp-block-fifth {
        order: 1;
    }

    .s31-lp .s31-lp-box-fifth {
        margin-bottom: 30px;
    }

    .s31-lp .s31-lp-bottom h3 {
        text-align: left;
        margin: 0 20px 20px;
    }

    .s31-lp .s31-lp-bottom h3 span {
        font-size: 24px;
    }

    .s31-lp .s31-lp-bottom h3 br {
        display: none;
    }

    .s31-lp .s31-lp-bottom-text {
        margin: 0 20px;
        line-height: normal;
        max-width: 100%;
    }

    .s31-lp .s31-lp-bottom-text:last-of-type {
        padding-bottom: 30px;
    }

    .s31-lp .s31-lp-background-gold img {
        display: block;
        width: 100%;
        margin-top: 30px;
    }
}

@media (max-width: 992px) {
	/* Asombroso prepis shoptet stylu - header */
	#header {
		border-bottom: 1px solid #c8cad0;
	}

	#header .header-top {
		box-shadow: 0 1px 3px 0 hsla(225, 8%, 80%, .3);
	}

	/* Upravit dle prideleneho id banneru */
    .custom-footer__newsletter, .custom-footer__banner6721 {
		flex-basis: 100% !important;
		width: 100% !important;
	}

	/* Asombroso prepis shoptet stylu - product */
	.products-page.products-block .product {
		width: calc(50% - 10px) !important;
	}

	.products-block .product .p-tools {
		display: block;
		position: static;
	}

	/* Asombroso banners */
	.s31-three-banners {
		grid-template-columns: repeat(2, 1fr);
	}

	.s31-banner-text-box p.s31-banner-text-second-style {
		font-size: 50px;
    	line-height: 60px;
	}

	.s31-three-banners .s31-banner:nth-of-type(3) {
		grid-column: span 2;
		grid-row: span 1;
		aspect-ratio: unset;
		max-height: 400px;
        overflow: hidden;
	}

	/* Asombroso six banners */
	.s31-six-banners {
		grid-template-columns: repeat(3, 1fr);
	}

	/* Asombroso collections */
	.s31-three-banners-collections .s31-banner img {
		max-height: 300px;
		object-fit: cover;
	}

	/* Asombroso contact */
	.s31-contact-box, .s31-contact-shipping {
		grid-template-columns: repeat(2, 1fr);
	}

	.s31-contact-heading:last-of-type, .s31-contact-shipping-box:last-of-type {
		grid-column: span 2;
    	grid-row: span 3;
	}

	.s31-contact-address {
		flex-wrap: wrap;
	}

	.wide .p-detail-inner .p-image-wrapper {
		width: 100%;
	}
	
	.wide .p-detail-inner .p-data-wrapper {
		width: 100%;
	}
}

@media (max-width: 767px) {
	.site-msg.information {
		position: initial !important;
	}
	
	/* Asombroso prepis shoptet stylu - blog */
	.homepage-blog-wrapper .news-item {
		flex-basis: 100%;
		width: 100%;
	}

	.homepage-blog-wrapper .news-item:first-of-type {
		padding-left: 8px;
	}

	.homepage-blog-wrapper .news-item:last-of-type {
		padding-right: 8px;
	}
	
	/* Asombroso prepis shoptet stylu - product */
	.products-page.products-block .product {
		width: calc(33.3333% - 10px) !important;
	}

	/* Asombroso cart */
	.cart-table tr.removeable > td {
		border-bottom: none;
	}

	.cart-table tr.removeable {
		border-bottom: none;
	}

	.custom-footer__newsletter {
		max-width: 100%;
	}

	.s31-footer-address-cont {
		grid-template-columns: repeat(1, 1fr);
	}

	.footer-rows .custom-footer ul {
		border-right: none;
		max-width: auto;
	}

	.footer-rows .custom-footer ul li {
		padding-right: 0;
	}

	.s31-footer-icons {
		margin-top: 20px;
		padding-top: 20px;
	}

	.s31-footer-icons-righ, .s31-footer-icons-left, .s31-footer-bottom-icons {
		flex-wrap: wrap;
		justify-content: flex-start;
	}

	.s31-footer-icons-left-box p, .s31-footer-icons-right-box p {
		margin-bottom: 5px;
	}
}

@media (max-width: 575px) {
	.benefitBanner__item {
		display: none;
	}

	.benefitBanner__item:nth-of-type(3) {
		display: flex;
	}

	/* Asombroso brands */
	.s31-brands-cont h2 {
		font-weight: 500;
		font-size: 32px;
		line-height: 16px;
		text-align: left;
	}

	.s31-brands {
		gap: 60px;
		flex-wrap: nowrap;
		justify-content: flex-start;
		overflow-x: auto;
		scrollbar-width: none;
	}

	/* Asombroso prepis shoptet stylu - product */
	.products-page.products-block .product {
		width: calc(50% - 10px) !important;
	}

	/* Asombroso banners */
	.s31-three-banners {
		grid-template-columns: repeat(1, 1fr);
	}

	.s31-three-banners .s31-banner:nth-of-type(3) {
		grid-column: span 1;
		grid-row: span 1;
		aspect-ratio: unset;
		max-height: 100%;
	}

	/* Asombroso six banners */
	.s31-six-banners {
		grid-template-columns: repeat(2, 1fr);
	}

	.s31-six-banners .s31-banner-text-cont {
		padding: 15px;
	}

	/* Asombroso contact */
	.s31-contact-box, .s31-contact-shipping {
		grid-template-columns: repeat(1, 1fr);
	}

	.s31-contact-heading:last-of-type, .s31-contact-shipping-box:last-of-type {
		grid-column: span 1;
    	grid-row: span 3;
	}
	/* Asombroso footer */
	.s31-address-heading {
		margin-bottom: 24px;
	}
	.s31-footer-icons {
		flex-wrap: wrap;
		justify-content: center;
		gap: 12px 20px;
	}

	.s31-footer-logo-text {
		flex-wrap: wrap;
		margin-bottom: 10px;
	}
}

@media (hover: hover) {
	.s31-brands a:hover img {
		transform: scale(1.1);
		transition: transform 0.3s;
	}

	.subscribe-form.compact-form .btn:hover, .products-block .product .add-to-cart-button:hover, 
	.products-block .product .btn-primary:hover, .pagination-wrapper .load-products:hover,
	.btn.btn-cart:hover, a.btn.btn-cart:hover, .extras-wrapper .discount-coupon form .btn:hover,
	.subscribe-form.compact-form .btn:hover .sr-only, .add-comment .rating-icon:hover, .products-block .product .btn-primary:hover .icon-arrow-right::after, .products-block .product .btn-primary:hover .icon-arrow-right::before {
		color: #ffc427;
	}

	.next-step .btn.btn.btn-conversion:hover {
		background-color: #ffb700;
		border-color: #ffb700;
	}

	.btn.btn-cart:hover, .btn.btn-conversion:hover, a.btn.btn-cart:hover, a.btn.btn-conversion:hover, .pagination-wrapper .load-products:hover, .products-block .product .btn-primary:hover {
		background-color: #000;
		border-color: #000;
	}

	.btn.btn-conversion:hover, a.btn.btn-conversion:hover {
		color: #000;
	}

	.add-to-cart .btn.btn-conversion:hover, 
	.cart-widget-button .btn.btn-conversion:hover,
	.advancedOrder__buttons .btn.btn-conversion:hover,
	a.add-to-cart .btn.btn-conversion:hover, 
	a.cart-widget-button .btn.btn-conversion:hover,
	a.advancedOrder__buttons .btn.btn-conversion:hover {
		color: #ffcc00;
	}

	.product-slider-holder .product-slider-navigation.navigation-prev:hover::before, .product-slider-holder .product-slider-navigation.navigation-next:hover::before {
		opacity: 0.3;
	}

	.next-step .btn.btn-lg.next-step-back:hover,.next-step .btn.btn-lg.next-step-back:hover span {
		color: #ffc427;
	}
}


