body.id-7133 main#content:before{
    content: ' ';
    display: block;
    position: absolute;
    left:0;
    width: 100%;
    height: 100%;
    opacity: 0.1;
    background-image: url(/user/documents/upload/grafika/extras/back_van.jpg);
    background-repeat: repeat;
    background-size: contain;
}

body.id-7133 .breadcrumbs-wrapper{
	display:none
}
body.id-7133 main#content > div.content-inner{
	position: relative;
	padding-top: 4rem;
}
body.id-7133 div.infobox-custom-grey{
	background-color: rgba(250, 188, 2, 0.1);
}
body.id-7133 div.infobox-custom-primary{
	background-color: rgba(81, 134, 45, 0.2);
	text-align: center;
}
body.id-5938 div.cam_main_wrapper{
    display: flex;
    flex-wrap: wrap;
}
body.id-5938 div.cam_main_wrapper img{
    padding:10px;
}
body.id-5938 div.cam_66{
    width:66%;
}
body.id-5938 div.cam_33{
    width:33%;
}
body.id-5938 div.breadcrumbs{
    display:none
}
body.id-5938 div.cam_upper_wrapper:nth-child(1){
    font-size:18px;
    width:80%;
    margin:0 auto;
    line-height: 1.7;
}
@media screen and (max-width: 649px){
    body.id-5938 div.cam_mobile_100{
        width:100%
    }
    body.id-5938 div.cam_mobile_50{
        width:50%
    }
    body.id-5938 div.cam_upper_wrapper:nth-child(1){
        font-size:16px;
        width:90%;
    }
}

/* birthdays */
body.id-5138 #content-wrapper:before{
    content: ' ';
    display: block;
    position: absolute;
    left:0;
    width: 100%;
    height: 100%;
    opacity: 0.1;
    background-image: url(/user/documents/upload/grafika/balloons1.webp);
    background-repeat: no-repeat;
    background-size: contain;
}
body.id-5138 main#content > div.content-inner{
	position: relative;
}
body.id-5138 #content h1{
    text-align:center;
}
body.id-5138 div.breadcrumbs{
    display:none;
}
body.id-5138 div.coupon-text-wrapper{
    font-size:16px;
    text-align:center;
    width:80%;
    margin:0 auto;
    position:relative;
    color:#000000
}
body.id-5138 div.infobox-custom-grey{
	background-color: rgba(240, 240, 240, 0.5);
}
body.id-5138 div.coupons-wrapper{
    display:grid;
    grid-template-columns: repeat(4,1fr);
    gap:2rem
}
body.id-5138 div.dis-coupon{
    border: 2px dotted #16b6b8;
    border-radius: 5px;
    vertical-align: middle;
    display: flex;
    flex-direction:column;
    align-items: center;
    justify-content: start;
    padding: 0;
    padding-bottom:1rem;
    position:relative;
    background-color:#ffffff
}
body.id-5138 h2.size-coupon{
    width:100%;
    text-align:center;
    padding:1rem 0 1rem 0 !important;
    margin:0 0 1rem 0 !important;
    font-size:32px !important;
    color:#e74c3c !important;
    background-color:#e7f7f7;
}
body.id-5138 div.coupons-wrapper img{
    max-width:140px;
}
body.id-5138 p.about-coupon{
    color:#000000;
    text-align:center;
    padding:0 1rem 1rem 1rem;
    font-size:16px;
    margin-bottom:0;
}
body.id-5138 p.basic-coupon-text{
    margin-bottom:0;
}
body.id-5138 p.code-coupon{
    border:1px dotted #16b6b8;
    border-radius:5px;
    text-align:center;
    color:#000000;
    font-weight:bold;
    font-size:18px;
    padding:7px 15px 5px 15px;
}
body.id-5138 div.dis-coupon a{
    border-radius:5px;
    font-size:18px;
    background-color:#16a085;
    color:#ffffff;
    font-weight:bold;
}
@media screen and (max-width: 991px){
    body.id-5138 div.coupons-wrapper{
        grid-template-columns: repeat(3,1fr);
    }
    body.id-5138 #content{
        width:100% !important
    }
}
@media screen and (max-width: 649px){
    body.id-5138 div.coupons-wrapper{
        grid-template-columns: repeat(2,1fr);
    }
}
@media screen and (max-width: 449px){
    body.id-5138 div.coupons-wrapper{
        gap: 0.5rem;
    }
    body.id-5138 p.about-coupon{
        font-size:12px;
    }
    body.id-5138 p.code-coupon{
        font-size:16px
    }
    body.id-5138 div.dis-coupon a{
        font-size:16px
    }
}
@media screen and (max-width: 389px){
    body.id-5138 div.coupons-wrapper{
        grid-template-columns: repeat(1,1fr);
    }
}
/* srovnání matrací */
body.id-5941 #compare_description > p{
	font-size:18px;
}
body.id-5941 .row{
	display:flex;
	width:100%;
	margin:0;
}
body.id-5941 .title-col.col > h2{
	white-space: break-spaces;
	text-align: center;
}
body.id-5941 .parameter-value-col.col > p{
	white-space: break-spaces;
	text-align: center;
}
body.id-5941 .parameter-description > p{
	white-space: break-spaces;
}
body.id-5941 .row.title-row{
	position: -webkit-sticky;
    position: sticky;
    top: 5rem;
    background-color: #ffffff;
}
body.id-5941 .row.title-row > div{
	background-color:#ffffff;
}
body.id-5941 .row.title-row img{
	-webkit-transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    width:70%;
}
body.id-5941 .row.parameter-name-row{
	display:block;
	margin:0;
}
body.id-5941 .row > .col{
	width:33%;
	min-width:250px;
	margin-left:15px;
	margin-right:15px;
}
body.id-5941 .row > .col:nth-child(1){
	margin-left:0;
}
body.id-5941 .row > .title-col{
	text-align:center;
	font-size:16px;
}
body.id-5941 .row > .parameter-value-col{
	border: 2px dotted #16b6b8;
    border-radius: 5px;
    background-color: #e7f7f7;
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height:5rem;
}
body.id-5941 .row > .parameter-value-col p{
	margin:0;
	font-weight:bold;
}
body.id-5941 .row.buttons-row{
	text-align: center;
	margin-top:4rem;
}
body.id-5941 .row.buttons-row a{
	background-color:#16b6b8;
	color:#ffffff;
	font-size:20px;
	font-weight:bold;
	padding:15px 20px;
}

@media screen and (max-width: 992px){
	body.id-5941 #content-wrapper{
		width:100%;
		padding-left:2rem;
	}
	body.id-5941 #mat_compare{
    	overflow-x: auto;
    	white-space: nowrap;
	}
	body.id-5941 #compare_description > p{
	    font-size:16px;
	}
	body.id-5941 .content-wrapper.container .row{
		margin-left:0;
		margin-right:0;
	}
	body.id-5941 .row.title-row{
        top: unset;
	}
	body.id-5941 .row.image-row{
        top: unset;
	}
}
/* oblíbené */
body.id-1604 aside{
	display:none;
}
body.id-1604 #content{
	width:100%;
}
body.id-1604 #content h1{
	text-align:center;
}
body.id-1604 div.breadcrumbs{
	display:none;
}
body.id-1604 main div.content-inner{
	display:flex;
	flex-direction: column;
}
body.id-1604 div.shareFavorites{
	order:2;
	text-align:center;
}
body.id-1604 article{
	order:1;
}
body.id-1604 div.products-block{
	order:3;
}
body.id-1604 div.shareFavorites button{
	font-size:16px !important;
	padding:10px 15px !important;
	margin-top:10px;
	border-radius:5px;
	text-align:center;
}
body.id-1604 article > div{
	font-size:16px;
	text-align:center;
}
@media screen and (min-width: 992px){
	body.id-1604 .products-block>div{
		width:33.33333%!important;
	}
}
@media screen and (min-width: 1200px){
	body.id-1604 .products-block>div{
		width:25%!important;
	}
}

/* subscription landing page */
.id-6838 aside,
.id-6841 aside{
	display:none;
}
.id-6838 .subscribe-succes-wrapper,
.id-6841 .subscribe-succes-wrapper{
	width:70%;
	margin:0 auto;
	display: flex;
    flex-direction: column;
    align-items: center;
}
.id-6838 h1,
.id-6841 h1{
	max-width:500px;
	margin:0 auto;
	text-align: center;
}
.id-6838 h2,
.id-6841 h2{
	text-align: center;
}
.id-6838 .subscribe-succes-wrapper h3,
.id-6841 .subscribe-succes-wrapper h3{
	margin-top: 3rem !important;
	margin-bottom: 3rem !important;
	text-align: center;
}
.id-6838 .subscribe-succes-wrapper p,
.id-6841 .subscribe-succes-wrapper p{
	color:var(--master-color_black);
	line-height:2 !important;
	width:90%;
	text-align:center;
}
.id-6838 img.subscribe-icon,
.id-6841 img.subscribe-icon{
	width:250px;
}
.id-6838 .subscribe-rooms-wrapper h2,
.id-6841 .subscribe-rooms-wrapper h2{
	text-align:center;
	margin-bottom: 4rem !important;
    margin-top: 5rem !important;
}
.id-6838 #hp_rooms_main_wrapper,
.id-6841 #hp_rooms_main_wrapper{
	flex-wrap:wrap;
	overflow: unset;
	justify-content: center;
	gap:2rem
}
.id-6838 #hp_rooms_main_wrapper .room-item,
.id-6841 #hp_rooms_main_wrapper .room-item{
	margin-left:unset !important;
	margin-right:unset !important;
	position:relative;
}
@media screen and (max-width: 991px){
	.id-6838 .subscribe-succes-wrapper,
	.id-6841 .subscribe-succes-wrapper{
		width:100%;
	}
}


/* recipes */
.type-post:has(.recipes-article) aside{
	display:none;
}
.type-post:has(.recipes-article) main#content{
	display:flex;
	justify-content: center;
}
.type-post:has(.recipes-article) main#content > .content-inner{
	display:flex;
	justify-content: center;
	width:100%;
	max-width:1099px;
}
.type-post:has(.recipes-article) h1{
	color:var(--master-color_black);
	font-weight:bold;
	font-size:36px;
	margin-bottom:0;
}
.type-post:has(.recipes-article) time{
	display:none;
}
.type-post:has(.recipes-article) .text{
	width:100%;
	color:var(--master-color_black);
}
.type-post:has(.recipes-article) .recipe-content{
	display: flex;
	gap:2rem
}
.type-post:has(.recipes-article) .recipe-ingredients{
	flex:1;
	background-color:var(--master-grey-ultralight);
	height:fit-content;
	padding:0 2rem;
	border-radius:10px;
}
.type-post:has(.recipes-article) .recipe-ingredients ul{
	list-style-type: disc !important;
	margin-left:2rem !important;
	margin-right:2rem !important;
}
.type-post:has(.recipes-article) .recipe-ingredients ul li{
	background-color:unset !important;
	padding:0 0 1rem 0 !important;
	text-align:left !important;
}
.type-post:has(.recipes-article) .recipe-ingredients ul li:before{
	content:"" !important;
}
.type-post:has(.recipes-article) .recipe-ingredients h3{
	font-weight:bold;
	font-size:20px;
	color:var(--master-color_black);
}
.type-post:has(.recipes-article) .recipe-main-content{
	flex:3;
}
.type-post:has(.recipes-article) .recipe-main-content h3{
	font-weight:bold;
	font-size:20px;
	color:var(--master-color_black);
}
.type-post:has(.recipes-article) .recipe-main-content h4{
	font-weight:bold;
	font-size:16px;
	color:var(--master-color_black);
}
.type-post:has(.recipes-article) .recipe-main-content p{
	line-height:2 !important;
}
.type-post:has(.recipes-article) .recipe-main-image{
	float: right;
	width:50%;
	margin-left:2rem;
	margin-bottom:2rem;
}
.type-post:has(.recipes-article) .recipe-main-image img{
	border-radius:10px;
}
@media screen and (max-width: 991px){
	.type-post:has(.recipes-article) .recipe-main-content{
		flex:4;
	}
	.type-post:has(.recipes-article) .recipe-ingredients ul li{
		font-size:12px;
		padding:0 0 0.5rem 0 !important;
	}
}

@media screen and (max-width: 767px){
	.type-post:has(.recipes-article) h1{
		font-size:26px;
	}
	.type-post:has(.recipes-article) .recipe-content{
		flex-direction: column;
	}
	.type-post:has(.recipes-article) .recipe-ingredients ul{
		display:flex;
		flex-wrap:wrap;
	}
	.type-post:has(.recipes-article) .recipe-ingredients ul li{
		width:33%;
	}
}
@media screen and (max-width: 599px){
	.type-post:has(.recipes-article) .recipe-ingredients ul li{
		width:50%;
	}
	.type-post:has(.recipes-article) .recipe-main-image{
		float:unset;
		width:100%;
		margin:0;
	}
}
@media screen and (max-width: 449px){
	.type-post:has(.recipes-article) .recipe-ingredients ul li{
		width:100%;
	}
}

/* how to articles */
.type-post:has(.how-to-subarticle) aside{
	display:none;
}
.type-post:has(.how-to-subarticle) main#content{
	display:flex;
	justify-content: center;
}
.type-post:has(.how-to-subarticle) main#content > .content-inner{
	display:flex;
	justify-content: center;
	width:70%;
	max-width:991px;
}
.type-post:has(.how-to-subarticle) h1{
	color:var(--master-color_black);
	font-weight:bold;
	font-size:36px;
}
.type-post:has(.how-to-subarticle) h3{
	margin-top:1rem;
	font-weight:bold;
	color:var(--master-color_black);
}
.type-post:has(.how-to-subarticle) time{
	display:none;
}
.type-post:has(.how-to-subarticle) .text{
	width:100%;
	color:var(--master-color_black);
}
.type-post:has(.how-to-subarticle) p{
	line-height:2 !important;
}
.type-post:has(.how-to-subarticle) .primary-background{
	background-color:rgba(57,182,184,0.1);
}
.type-post:has(.how-to-subarticle) .align-stretch{
	align-items: stretch;
}
.type-post:has(.how-to-subarticle) .parameters-table-wrapper p{
	margin-bottom:0;
}
.type-post:has(.how-to-subarticle) .parameters-table-wrapper p.note{
	font-style: italic;
	font-size:12px;
}
.type-post:has(.how-to-subarticle) .parameters-table-wrapper table{
	width:100%;
	margin-bottom:1rem;
}
.type-post:has(.how-to-subarticle) .parameters-table-wrapper table th{
	padding-top:0.3rem;
	padding-bottom:0.25rem;
	background-color:rgba(57,182,184,0.75);
	text-align:center;
	color:var(--master-color-white);
}
.type-post:has(.how-to-subarticle) .parameters-table-wrapper table th:nth-child(1){
	border-top-left-radius: 10px;
}
.type-post:has(.how-to-subarticle) .parameters-table-wrapper table th:last-child{
	border-top-right-radius: 10px;
}
.type-post:has(.how-to-subarticle) .parameters-table-wrapper table td{
	width:50%;
	padding:5px 20px;
}
.type-post:has(.how-to-subarticle) .parameters-table-wrapper table td p{
	line-height:1.7 !important;
}
.type-post:has(.how-to-subarticle) .parameters-table-wrapper table tr td:nth-child(1){
	background-color:rgba(57,182,184,0.05);
	color:var(--master-color-primary);
	font-weight:bold;
}
.type-post:has(.how-to-subarticle) .parameters-table-wrapper table tr td:nth-child(1){
	background-color:rgba(57,182,184,0.05);
}
.type-post:has(.how-to-subarticle) .parameters-table-wrapper table tr:nth-child(even) td:nth-child(1){
	background-color:rgba(57,182,184,0.1);
}
.type-post:has(.how-to-subarticle) .parameters-table-wrapper table tr td{
	text-align:center;
	background-color:rgba(57,182,184,0.1);
}
.type-post:has(.how-to-subarticle) .parameters-table-wrapper table tr:nth-child(even) td{
	text-align:center;
	background-color:rgba(57,182,184,0.2);
}
.type-post:has(.how-to-subarticle) .parameters-table-wrapper table tr:last-child td:nth-child(1){
	border-bottom-left-radius:10px;
}
.type-post:has(.how-to-subarticle) .parameters-table-wrapper table tr:last-child td:last-child{
	border-bottom-right-radius:10px;
}
.type-post:has(.how-to-subarticle) .headline-delimiter{
	margin-top:4rem;
}

@media screen and (max-width: 767px){
	.type-post:has(.how-to-subarticle) h1{
		font-size:26px;
	}
	.type-post:has(.how-to-subarticle) main#content > .content-inner{
		width:100%;
	}	
}

/* subkategorie v článcích */
#article_subcategories{
    display:grid;
    grid-template-columns: repeat(3, 1fr);
    gap:10px 15px
}
#article_subcategories > a{
    display:flex;
    background-color:var(--master-color-white);
    padding:5px 15px 5px 5px;
    align-items:center;
    box-shadow: 5px 5px 15px 0 rgba(0,0,0,.07);
    border-radius:5px;
    transform: .1s ease-in-out,box-shadow .3s ease-in-out;
    height:85px;
}
#article_subcategories > a:hover{
    box-shadow: 8px 8px 32px 0 rgba(0,0,0,.12);
    transform: translateY(-2px);
    background: rgb(255,255,255);
    background: linear-gradient(90deg, rgba(255,255,255,1) 33%, rgba(241,250,248,1) 100%);
}
#article_subcategories > a img{
    width:75px;
    height:auto;
}
#article_subcategories > a p{
    margin-bottom:unset;
    text-align:left;
    color:var(--master-color_black);
    padding-left:10px;
}
#article_subcategories span{
	color:var(--master-color_black);
	padding-left:1rem;
	font-weight:bold;
}
@media screen and (max-width: 991px){
	#article_subcategories{
		grid-template-columns: repeat(2, 1fr);
	}
}
@media screen and (max-width: 499px){
	#article_subcategories{
		grid-template-columns: repeat(1, 1fr);
	}
}

/* washing symbols */
#washing_symbols .infobox-data img{
	width:50px;
}
#washing_symbols .infobox-data p{
	font-size:12px;
	width:90%;
	line-height:1.2 !important;
}
@media screen and (max-width: 991px){
	#washing_symbols .infobox-data{
		grid-template-columns: repeat(3, 1fr);
	}
}
@media screen and (max-width: 499px){
	#washing_symbols .infobox-data{
		grid-template-columns: repeat(2, 1fr);
	}
}

/* articles in summary articles */
#articles_grid_how_to h3 a{
	color:var(--master-color_black)
}
#articles_grid_how_to .small-article-box:has(a:hover) h3 a{
	text-decoration:underline
}
@media screen and (max-width: 991px){
	#articles_grid_how_to {
    	grid-template-columns: repeat(2, 1fr);
	}
}
@media screen and (max-width: 499px){
	#articles_grid_how_to {
		grid-template-columns: repeat(1, 1fr);
	}
}


/* page definitions */
.config-div-hidden{
	display:none;
}
body:has(.text-color-custom-black) #content{
	color:var(--master-color_black);
}
body.type-page:has(div.width-100-page) aside{
	display:none;
}
body.type-page:has(div.width-100-page) #content{
	width:100%;
}
body.type-page:has(div.text-center-page) h1{
	text-align:center;
}

/* coupons */
#sale_coupons_wrap{
	justify-content: center;
}
#sale_coupons_wrap > div{
	width:100%;
	max-width:300px;
}
@media screen and (max-width: 991px){
	#sale_coupons_wrap > div{
		max-width:calc(50% - 2rem);
	}
}
@media screen and (max-width: 767px){
	#sale_coupons_wrap > div{
		max-width:300px;
	}
	#sale_coupons_wrap p{
		font-size:22px !important;
	}
}

/* unsub */
#anketaUnsubForm div.selection-div{
	grid-template-columns: repeat(2, 1fr);
	margin-top:1rem;
}
#anketaUnsubForm label{
	font-size:16px;
}
#anketaUnsubForm div.selection-div label:before{
	border: 2px solid #dadada;
    height: 15px;
    width: 15px;
    border-radius: 5px;
    top: 9px;
}
#anketaUnsubForm div.selection-div input[type=checkbox]:checked+label:after{
    height: 11px;
    left: 2px;
    width: 11px;
    top: 9px;
    border-radius: 3px;
}
#anketaUnsubForm a.btn{
	background-color: var(--color-primary);
    border-color: var(--color-primary);
    color: #fff;
    font-weight:bold;
    border-radius:5px;
}
@media screen and (max-width: 767px){
	#anketaUnsubForm div.selection-div{
		grid-template-columns: repeat(1, 1fr);
	}
}

/* new LP */
body.type-category:has(.custom-marketing-category) .breadcrumbs-wrapper{
	position:absolute;
	z-index:1;
}
body.type-category:has(.custom-marketing-category) .breadcrumbs-wrapper > .breadcrumbs{
	background-color:unset;
}
body.type-category:has(.custom-marketing-category) .category-top > h1.category-title{
	display:none;
}
body.type-category:has(.custom-marketing-category) .custom-marketing-content{
	margin-left:-40px;
	margin-right:-40px;
}
body.type-category:has(.custom-marketing-category) .custom-marketing-header{
	display:flex;
	margin-bottom:4rem;
}
body.type-category:has(.custom-marketing-category) .custom-marketing-video-wrapper{
	width:64%;
}
body.type-category:has(.custom-marketing-category) .custom-marketing-headline{
	flex:1;
	padding:4rem;
	display:flex;
	flex-direction: column;
	justify-content: center;
}
body.type-category:has(.custom-marketing-category) .custom-marketing-headline .headline{
	font-size: 4vw;
	font-weight:bold;
}
body.type-category:has(.custom-marketing-category) .custom-marketing-headline .subheadline{
	font-size:14px;
	line-height:1.5;
}
body.type-category:has(.custom-marketing-category) .custom-marketing-headline .scroller-link{
	border-width:2px;
	border-style:solid;
	border-radius:5px;
	width:fit-content;
	padding:10px 15px;
	font-weight:bold;
	background-color:unset;
}
body.type-category:has(.custom-marketing-category) .custom-marketing-text{
	padding-left:40px;
	padding-right:40px;
	margin-bottom:4rem;
	color:var(--master-color_black);
	line-height:1.7;
}
body.type-category:has(.custom-marketing-category) .custom-marketing-subcategories{
	padding-left:40px;
	padding-right:40px;
	margin-bottom:4rem;
}
body.type-category:has(.custom-marketing-category) .custom-marketing-subcategories h2{
	color:var(--master-color_black);
}
body.type-category:has(.custom-marketing-category) .custom-marketing-subcategories span{
	color:var(--master-color_black);
	padding-left:1rem;
	font-weight:bold;
}
body.type-category:has(.custom-marketing-category) .custom-marketing-interactive-images{
	display:flex;
	padding-left:1.5rem;
	padding-right:1.5rem;
}
body.type-category:has(.custom-marketing-category) .interactive-image-wrapper{
	padding:2rem;
}
body.type-category:has(.custom-marketing-category) aside{
	display:none;
}
body.type-category:has(.custom-marketing-category) #filters{
	display:none;
}

/* mobile version */
@media screen and (max-width: 991px){
	body.type-category:has(.custom-marketing-category) .breadcrumbs-wrapper {
		margin-top:1rem;
	}
	body.type-category:has(.custom-marketing-category) .custom-marketing-header{
		flex-direction: column;
	}
	body.type-category:has(.custom-marketing-category) .custom-marketing-video-wrapper{
		width:100%;
	} 
	body.type-category:has(.custom-marketing-category) .custom-marketing-headline .headline{
		margin-top:0;
	}
	body.type-category:has(.custom-marketing-category) #hp_subcategories > a{
		width:calc(33% - 12px);
	}
}
@media screen and (max-width: 767px){
	body.type-category:has(.custom-marketing-category) .custom-marketing-content{
		margin-left:0;
		margin-right:0
	}
	body.type-category:has(.custom-marketing-category) .custom-marketing-header{
		margin-left:-15px;
		margin-right:-15px;
	}
	body.type-category:has(.custom-marketing-category) .custom-marketing-headline .headline{
		font-size: 10vw;
	}
	body.type-category:has(.custom-marketing-category) .custom-marketing-headline{
		padding:3rem 1rem
	}
	body.type-category:has(.custom-marketing-category) .custom-marketing-text{
		padding-left:0rem;
		padding-right:0rem
	}
	body.type-category:has(.custom-marketing-category) .custom-marketing-subcategories{
		padding-left:0rem;
		padding-right:0rem
	}
	body.type-category:has(.custom-marketing-category) #hp_subcategories > a{
		width:calc(50% - 12px);
	}
	body.type-category:has(.custom-marketing-category) .interactive-image-wrapper{
		padding:0
	}
	body.type-category:has(.custom-marketing-category) .custom-marketing-interactive-images{
		flex-direction: column;
		gap:2rem;
		padding-left:0rem;
		padding-right:0rem
	}
}
@media screen and (max-width: 499px){
	body.type-category:has(.custom-marketing-category) #hp_subcategories > a{
		width:100%;
	}
}

/* home office */
body.type-category:has(.custom-marketing-category) .breadcrumbs-wrapper > .breadcrumbs, body.type-category:has(.custom-marketing-category) .breadcrumbs-wrapper > .breadcrumbs a{
	color:#ffffff;
	text-shadow: 1px 1px 2px #000000;
}
.button-hover-white:hover{
	background-color:#ffffff !important;
	color:inherit !important
}

/* order tracking */
.timeline-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.timeline {
    margin: 0 !important;
    position: relative;
    width:60%;
    min-width:300px;
}

.timeline::before {
    content: '';
    position: absolute;
    left: 10px;
    top: 20px;
    bottom: 0;
    width: 2px;
    background: linear-gradient(to bottom, #e0e0e0, #e0e0e0 calc(100% - 150px), transparent 100%);
    transform: translateX(-50%);
}

.timeline-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    background: #fff !important;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    margin: 0px 0px 2rem 30px !important;
    padding: 1.5rem !important;
}

.timeline-item::before {
    content: '' !important;
    position: absolute;
    left: -20px !important;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fff;
    border: 2px solid #e0e0e0;
    transform: translateX(-50%);
    top:18px !important;
}
.timeline-item:nth-child(1)::before{
	background:#16b5b8 !important;
	border: 2px solid #16b5b8;
}

.timeline-time {
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    width:100%;
}

.timeline-content {
    flex: 1;
    position: relative;
    width:100%;
}
.timeline-content p{
	margin-bottom:0;
}
@media screen and (max-width: 767px){
	.timeline {
		width:100% !important;
	}
}

#responseError{
	background-color:var(--master-color-secondary-light);
	border:1px solid var(--master-color-secondary);
	border-radius:5px;
	width:fit-content;
	margin:0 auto;
	margin-top: 1rem;
    padding: 1.5rem;
    font-weight: bold;
}

.custom-tracking-steps {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 20px 0;
    max-width:800px;
    margin:0 auto;
}

.custom-step {
    text-align: center;
    position: relative;
    flex: 1;
}

.custom-step:not(:last-child)::after {
    content: '';
    position: absolute;
    top: 50%;
    right: -50%;
    width: 100%;
    height: 2px;
    background-color: #d3d3d3;
    z-index: -1;
}

.custom-step-icon {
    width: 50px;
    height: 5px;
    border-radius: 5px;
    background-color: #d3d3d3;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    margin-bottom: 10px;
}

.custom-step-icon svg {
    fill: white;
}

.custom-step-label {
    font-size: 14px;
    color: #666;
    font-weight:bold;
}

.custom-tracking-text{
	max-width:800px;
	text-align: center;
	margin:0 auto;
}
.custom-tracking-text > div{
	margin-top:2rem !important;
	margin-bottom:4rem !important;
}
.custom-tracking-text h3{
	margin-top:0 !important;
	margin-bottom:2rem !important;
}
.custom-tracking-text p{
	margin-bottom:0 !important;
}

/* status category 1 */
.custom-tracking-steps[data-status-category="1"] .custom-step:nth-child(-n+1) .custom-step-icon{
	background-color:#009d9f
}
.custom-tracking-steps[data-status-category="1"] .custom-step:nth-child(-n+1) .custom-step-label{
	color:#009d9f
}
/* status category 2 */
.custom-tracking-steps[data-status-category="2"] .custom-step:nth-child(-n+1) .custom-step-icon{
	background-color:#009d9f
}
.custom-tracking-steps[data-status-category="2"] .custom-step:nth-child(-n+1) .custom-step-label{
	color:#009d9f
}
.custom-tracking-steps[data-status-category="2"] .custom-step:nth-child(2) .custom-step-icon{
	background-color:var(--master-color-warning)
}
.custom-tracking-steps[data-status-category="2"] .custom-step:nth-child(2) .custom-step-label{
	color:var(--master-color-warning)
}
/* status category 3 */
.custom-tracking-steps[data-status-category="3"] .custom-step:nth-child(-n+1) .custom-step-icon{
	background-color:#009d9f
}
.custom-tracking-steps[data-status-category="3"] .custom-step:nth-child(-n+1) .custom-step-label{
	color:#009d9f
}
.custom-tracking-steps[data-status-category="3"] .custom-step:nth-child(2) .custom-step-icon{
	background-color:var(--master-color-warning)
}
.custom-tracking-steps[data-status-category="3"] .custom-step:nth-child(2) .custom-step-label{
	color:var(--master-color-warning)
}
/* status category 4 */
.custom-tracking-steps[data-status-category="4"] .custom-step:nth-child(-n+2) .custom-step-icon{
	background-color:#009d9f
}
.custom-tracking-steps[data-status-category="4"] .custom-step:nth-child(-n+2) .custom-step-label{
	color:#009d9f
}
/* status category 5 */
.custom-tracking-steps[data-status-category="5"] .custom-step:nth-child(-n+2) .custom-step-icon{
	background-color:#009d9f
}
.custom-tracking-steps[data-status-category="5"] .custom-step:nth-child(-n+2) .custom-step-label{
	color:#009d9f
}
.custom-tracking-steps[data-status-category="5"] .custom-step:nth-child(3) .custom-step-icon{
	background-color:var(--master-color-warning)
}
.custom-tracking-steps[data-status-category="5"] .custom-step:nth-child(3) .custom-step-label{
	color:var(--master-color-warning)
}
/* status category 6 */
.custom-tracking-steps[data-status-category="6"] .custom-step:nth-child(-n+3) .custom-step-icon{
	background-color:#009d9f
}
.custom-tracking-steps[data-status-category="6"] .custom-step:nth-child(-n+3) .custom-step-label{
	color:#009d9f
}
/* status category 7 */
.custom-tracking-steps[data-status-category="7"] .custom-step:nth-child(-n+4) .custom-step-icon{
	background-color:#009d9f
}
.custom-tracking-steps[data-status-category="7"] .custom-step:nth-child(-n+4) .custom-step-label{
	color:#009d9f
}
/* status category 8 */
.custom-tracking-steps[data-status-category="8"] .custom-step:nth-child(-n+1) .custom-step-icon{
	background-color:var(--master-color-secondary)
}
.custom-tracking-steps[data-status-category="8"] .custom-step:nth-child(-n+1) .custom-step-label{
	color:var(--master-color-secondary)
}
/* status category 9 */
.custom-tracking-steps[data-status-category="9"] .custom-step:nth-child(-n+3) .custom-step-icon{
	background-color:#009d9f
}
.custom-tracking-steps[data-status-category="9"] .custom-step:nth-child(-n+3) .custom-step-label{
	color:#009d9f
}
.custom-tracking-steps[data-status-category="9"] .custom-step:nth-child(4) .custom-step-icon{
	background-color:var(--master-color-secondary)
}
.custom-tracking-steps[data-status-category="9"] .custom-step:nth-child(4) .custom-step-label{
	color:var(--master-color-secondary)
}
/* status category 10 */
.custom-tracking-steps[data-status-category="10"] .custom-step:nth-child(-n+3) .custom-step-icon{
	background-color:#009d9f
}
.custom-tracking-steps[data-status-category="10"] .custom-step:nth-child(-n+3) .custom-step-label{
	color:#009d9f
}
.custom-tracking-steps[data-status-category="10"] .custom-step:nth-child(4) .custom-step-icon{
	background-color:var(--master-color-warning)
}
.custom-tracking-steps[data-status-category="10"] .custom-step:nth-child(4) .custom-step-label{
	color:var(--master-color-warning)
}

@media screen and (max-width: 449px){
	.custom-tracking-steps {
		gap:2rem;
		flex-wrap:wrap
	}	
	.custom-step {
		flex: 45%;
	}
}

/* rozšíření receptů */
.recipe-sidebar-with-image{
	flex:1.15;	
}
.recipe-sidebar-with-image .recipe-ingredients{
	padding-top:2rem !important;
	padding-bottom:2rem !important;
}
.recipe-sidebar-with-image .recipe-ingredients h3{
	margin-top:0;
}