:root{
	--loga-doprav: url("https://www.cacaofarm.de/user/documents/upload/LogaPaticka/logadoprav.png");
}



/*** horni linka manuální ***/
.qram-header-line{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1001;
	font-size: 1.3rem;
	background: #8ca17c;
	background: #708560;
	color: white;
	line-height: 100%;
	text-align: center;
	}

.qram-header-line .qram-header-line-in{
	padding-top: 4px;
	height: 25px;
	display: flex;
	justify-content: center;
	opacity: 0.01;
	animation: qramHeaderLine .25s ease-out forwards;
	margin: auto;
	}

@keyframes qramHeaderLine{
	from{opacity: 0.01;}
	to{opacity: 0.99;}
	}

.qram-header-line em{
	display: inline-block;
	font-weight: 600;
	font-style: normal;
	padding-top: 2px;
	}

#footer .qram-header-line a{
	display: inline-block;
	color: white;
	transition: opacity 0.3s ease-in-out;
	margin-top: 1px;
	}

.qram-header-line br{
	display: none;
	}

.qram-header-line a i{
	font-style: normal;
	}

.qram-header-line div{
	display: inline-block;
	margin-left: 15px;
	margin-right: 10px;
	}

.qram-header-line a:hover{
	text-decoration: underline;
	opacity: 0.75;
	}

.qram-header-line p{
	display: inline-block;
	margin: 0;
	padding: 0;
	font-weight: bold;
	flex-grow: 0;
	width: auto;
	max-width: none;
	}

.qram-header-line-email{
	order: 1;
	}

.qram-header-line-email:before{
	display: inline-block;
	content: "\e924";
	font-family: shoptet;
	font-size: 14px;
	color: white;
	padding: 0 3px 0 0;
	position: relative;
	top: 1px;
	}

.qram-header-line-fcb{
	order: 2;
	}

.qram-header-line-ig{
	order: 3;
	}

.qram-header-line-fcb:before,
.qram-header-line-ig:before{
	display: inline-block;
	content: "\e937";
	font-family: shoptet;
	font-size: 14px;
	color: white;
	padding: 0;
	margin-left: 10px;
	position: relative;
	top: 1px;
	width: 20px;
	height: 20px;
	}

.qram-header-line-ig:before{
	content: "\e909";
	margin-right: 10px;
	margin-top: 1px;
	}

.qram-header-line p span{
	display: inline-block;
	background: #f3f2e8;
	color: #8ca17c;
	color: #708560;
	border-radius: 6px;
	line-height: 100%;
	margin-left: 5px;
	padding: 2px 6px;
	}

.qram-header-line p span:nth-of-type(1){
	margin-left: 10px;
	}

p.qram-header-line-delivery-czk,
p.qram-header-line-delivery-eur{
	order: 4;
	}

p.qram-header-line-discount-czk,
p.qram-header-line-discount-eur{
	order: 6;

	}

.qram-header-line-currency{
	padding-top: 1px;
	order: 7;
	}


p.qram-header-line-delivery-czk,
p.qram-header-line-delivery-eur,
p.qram-header-line-discount-czk,
p.qram-header-line-discount-eur,
#footer .qram-header-line a.qram-header-line-currency-czk,
#footer .qram-header-line a.qram-header-line-currency-eur{
	display: none;
	}

body:has(.navigationActions__submenu__item--active a[href*="currencyCode=CZK"]) p.qram-header-line-delivery-czk,
body:has(.navigationActions__submenu__item--active a[href*="currencyCode=CZK"]) p.qram-header-line-discount-czk,
body:has(.navigationActions__submenu__item--active a[href*="currencyCode=CZK"]) #footer .qram-header-line a.qram-header-line-currency-eur{
	display: inline-block;
	}

body:has(.navigationActions__submenu__item--active a[href*="currencyCode=EUR"]) p.qram-header-line-delivery-eur,
body:has(.navigationActions__submenu__item--active a[href*="currencyCode=EUR"]) p.qram-header-line-discount-eur,
body:has(.navigationActions__submenu__item--active a[href*="currencyCode=EUR"]) #footer .qram-header-line a.qram-header-line-currency-czk{
	display: inline-block;
	}

@media screen and (max-width: 910px)
{
	.qram-header-line a i{
		display: none;
		}
}

@media screen and (max-width: 769px)
{
	.qram-header-line-in{
		/*line-height: 160%; - doladit */
		padding: 0;
		flex-wrap: wrap;
		}

	.qram-header-line a i{
		display: inline-block;
		}
}


@media screen and (max-width: 490px)
{
	.qram-header-line a i{
		display: none;
		}

	.qram-header-line p span:nth-of-type(1){
		margin-left: auto;
		}

	div.qram-header-line-currency{
		margin-left: 5px;
		}

	.qram-header-line p{
		font-size: 1.15rem;
		}

	.qram-header-line-currency{
		order: 5;
		}

}


@media screen and (max-width: 370px)
{
	p.qram-header-line-discount-czk,
	p.qram-header-line-discount-eur{
		font-size: 1.1rem;
		}
}

@media screen and (max-width: 355px)
{
	p.qram-header-line-discount-czk,
	p.qram-header-line-discount-eur{
		font-size: 1.0rem;
		}
}

@media screen and (max-width: 340px)
{
	p.qram-header-line-discount-czk,
	p.qram-header-line-discount-eur{
		font-size: 0.9rem;
		}
}


.header-top{
	background: #ccd5ae !important;
	}


.navigation-buttons a[data-target="login"],
.navigation-buttons a[data-target="login"]:hover,
.navigation-buttons a[data-target="search"],
.navigation-buttons a[data-target="search"]:hover,
.navigation-buttons a[data-target="navigation"],
.navigation-buttons a[data-target="navigation"]:hover{
	background-color: transparent;
	}



/*** jazyky ***/
.navigation-tools .dropdown{
	display: none;
	}




/*** header ***/
#header{
	z-index: 1000;
	width: 100%;
	/*transition: height 0.35s ease-in-out;*/
	/*display: flex;
    align-items: center;
    justify-content: center;*/
    	transition: all 0.35s ease-in-out;
	}



#header .header-top{
	height: auto;
	}

#header .header-top .header-top-wrapper{
	height: auto;
	}

#header .header-top .header-top-wrapper .site-name a img{
	/*max-height: 100px;
	transition: all 0.35s ease-in-out;*/

/*	max-height: 120px !important; 	*/
	/*max-width: auto;*/
	/*transition: all 0.35s ease;*/
	}



/*** admin bar ***/
.admin-bar{
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1001;
	}

.navigation-buttons i:after,
.navigation-buttons span:after{
	display: none;
	}

@media screen and (max-width: 767px)
{
	.header-top{
		box-shadow: 0 6px 12px rgba(203,202,192,0.6);
		background: white;
		}
}

@media (min-width: 767px)
{
	#navigation{
		/*outline: 1px solid rgb(68,133,15);/*
		/*box-shadow: 0 6px 12px rgba(180, 119, 33, 0.3);*/
		/*box-shadow: 0 6px 12px rgba(52,112,3,0.2);*/
		box-shadow: 0 6px 12px rgba(203,202,192,0.6);
	}
}


@media (max-width: 767px)
{
	.scrolled-down #header
	{
		transform: translateY(0);
  	}
}

.overall-wrapper{
	padding-top: 0;
	}

.breadcrumbs{
	display: block;
	}

/*** body ***/

/*
#header{
	height: clamp(70px, 14vw, 180px);
	}

body {
	padding-top: clamp(70px, 15vw, 180px);
	}

*/
h1{
	margin-top: 10px;
	}



/*** jazyky v desktop hlavičce ***/
/*
.navigation-tools button{
	position: absolute;
	margin-top: calc(14vw - 200px) !important;
	z-index: 20;
	}
*/


/*
	.qram-header-line
		- výška 24px, top: 0;
		- do 780px (včetně) výška 47px;
		- je-li aktivní třída .admin-logged top: 25px;
		- s .admin-logged jen nad 992px

	#header
		- height: 174px;
		- top: 24px (výška .qram-header-line)
		- top: 47px (s .admin-logged)
		- s .admin-logged jen nad 992px

	.body
		- padding-top: 221px;
		- padding-top: 246px (s .admin-logged)


*/

/*** sticky logika ***/
#qram-root{
	/*margin-top: 175px;*/

	}

body{
	/*background-color: silver !important;*/
	/*padding-top: 175px; root*/
	}

.in-kosik .qram-header-line{
	/*outline: 1px solid red;*/
	}

#header{
	/*height: 180px;*/
	position: fixed;
	top: 25px;
	/*border: 1px solid blue;*/
	}

.ordering-process #header{
	top: 0;
	}

#header .header-top{
	height: 100px;
	transition: all 0.35s ease-out;
	}

#header.qram-header-sticky .header-top{
	height: 50px;
	}

#header .header-top .header-top-wrapper h1.site-name a img,
#header .header-top .header-top-wrapper .site-name a img{
	min-width: 310px;
	height: 90px;
	max-height: none;
	transition: all 0.35s ease-out;
	object-fit: contain;
	}

#header.qram-header-sticky .header-top .header-top-wrapper h1.site-name a img,
#header.qram-header-sticky .header-top .header-top-wrapper .site-name a img{
	min-width: 146px;
	height: 43px;
	object-fit: contain;
	}

#header .header-top .header-top-wrapper h1.site-name,
#header .header-top .header-top-wrapper .site-name{
	padding: 5px;
	}

#header.qram-header-sticky .navigation-buttons a{
	height: auto;
	}

/*
	admin-line: 25px;
	header-line: 24px;
*/

@media screen and (min-width: 993px)
{
	.admin-logged .qram-header-line{
		top: 25px;
		}

	.admin-logged #header{
		top: 47px;
		}

	.admin-logged.ordering-process #header{
		top: 25px;
		}

	/*body.admin-logged{
		padding-top: 246px;
		}
		root
	*/

	#qram-root{
		margin-top: 175px;
		/*border-bottom: 1px solid red;*/
		}

	.admin-logged #qram-root{
		margin-top: 200px;
		/*border-bottom: 1px solid green;*/
		}

	.ordering-process #qram-root{
		margin-top: 151px;
		/*border-bottom: 1px solid blue;*/
		}

	.admin-logged.ordering-process #qram-root{
		margin-top: 175px;
		/*border-bottom: 1px solid blue;*/
		}
}

@media screen and (max-width: 992.99px)
{
	#qram-root{
		margin-top: 150px;
		/*border-bottom: 1px solid green;*/
		}

	.admin-logged #qram-root{
		margin-top: 175px;
		/*border-bottom: 1px solid green;*/
		}

	.admin-logged.ordering-process #qram-root{
		margin-top: 150px;
		margin-top: 100px;
		/*border-bottom: 1px solid blue;*/
		}
}


@media screen and (max-width: 767px)
{
	body{
		/*padding-top: 152px;*/
		}

	.qram-header-line{
		height: 47px;
		}

 	#qram-root{
 		margin-top: 100px;
 		/*border-bottom: 1px solid blue;*/
		}

	.admin-logged #qram-root{
		margin-top: 150px;
		}

	.admin-logged.ordering-process #qram-root{
		margin-top: 70px;
		}

	#header{
		top: 47px;
		}
}

@media screen and (max-width: 650px)
{
	body{
		/*-padding-top: 122px;*/
		}

	#header .header-top .header-top-wrapper h1.site-name a img,
	#header .header-top .header-top-wrapper .site-name a img{
		min-width: 201px;
		height: 55px;
		}

	#header .header-top{
		height: 70px;
		}

	#qram-root{
		margin-top: 120px;
		/*border-bottom: 1px solid blue;*/
		}

	.admin-logged #qram-root{
		margin-top: 120px;
		}
}

@media screen and (max-width: 460px)
{
	body{
		/*padding-top: 108px;*/
		}

	#header .header-top .header-top-wrapper h1.site-name a img,
	#header .header-top .header-top-wrapper .site-name a img{
		min-width: 146px;
		height: 40px;
		}

	#header .header-top{
		height: 55px;
		}

	#qram-root,
	.admin-logged #qram-root{
		margin-top: 105px;
		/*border-bottom: 1px solid red;*/
		}
}

/*** breadcrumbs ***/
.breadcrumbs{
	padding-top: 10px;
	padding-bottom: 10px;
	}


/*** usp ***/
.benefitBanner .benefitBanner__item{
	margin-top: 0;
	}

@media (min-width: 300px)
{
	.benefitBanner .benefitBanner__item{
		flex: 0 0 50%;
		}

	.benefitBanner.position--benefitHomepage .benefitBanner__item:nth-of-type(4){
		display: flex;
		}

	.benefitBanner{
		display: flex;
		flex-wrap: wrap;
		}

	.benefitBanner__item .benefitBanner__data{
		display: none;
		}
}

@media (min-width: 550px)
{
	.benefitBanner .benefitBanner__item{
		flex: 0 0 33%;
		}

	.benefitBanner.position--benefitHomepage .benefitBanner__item:nth-of-type(4){
		display: none;
		}

	.benefitBanner__item .benefitBanner__data{
		display: block;
		}
}

@media (max-width: 700px)
{
	.benefitBanner__item .benefitBanner__title{
		font-size: 1.5rem;
		}

	.benefitBanner__item .benefitBanner__data{
		font-size: 1.25rem;
		}
}


@media (min-width: 992px)
{
	.benefitBanner .benefitBanner__item{
		flex: 0 0 25%;
		}

	.benefitBanner.position--benefitHomepage .benefitBanner__item:nth-of-type(4){
		display: flex;
		}
}


.position--benefitHomepage{
	/*border: 1px solid silver;*/
	margin: auto;
	}

#header.qram-header-sticky{
	/*background: blue;*/
	}
/*
#header.qram-header-sticky{
	height: clamp(60px, 12vw, 180px);
	background: blue;
	}

#header.qram-header-sticky .header-top .header-top-wrapper .site-name{
	width: auto;
	}

#header.qram-header-sticky .header-top .header-top-wrapper .site-name a img{
	max-height: 65px;
	transition: all 0.35s ease-in-out;
		}
*/


/*** homepage - produktové části ***/
.homepage-products-heading-4.h4{
	margin-top: 15px;
	}


/*** ikonka loginu hlavičky ***/
@media (max-width: 767px) {
  :where(body.ums_a11y_login--off) .navigation-buttons a[data-target="login"] {
    display: flex;
  }
}



/*** hlavni menu ***/
#navigation .navigation-in.menu{

	}

#navigation .navigation-in.menu a b{
	text-transform: none;
	font-size: 1.6rem;
	font-weight: 500;
	}

#navigation .navigation-in.menu{
	background-color: #f3f2e8;
	}


@media screen and (max-width: 767px)
{
	#navigation{
    		height: auto;
	    	}

	.navigation-window-visible #navigation{
		top: 128px;
		}

	.navigation-window-visible .qram-header-sticky #navigation{
		top: 100px;
		}
}

@media screen and (max-width: 650px)
{

	.admin-logged.navigation-window-visible #navigation{
		top: 110px;
		}

	.navigation-window-visible #navigation{
		top: 110px;
		}

	.ordering-process.navigation-window-visible #navigation{
		top: 80px;
		}

	.navigation-window-visible .qram-header-sticky #navigation{
		top: 50px;
		}
}

/*** cart-widget ***/
@media (max-width: 991px)
{
	.cart-window-visible .user-action .user-action-in > div.user-action-cart, .login-window-visible .user-action .user-action-in > div.user-action-login, .search-window-visible .user-action .user-action-in > div.user-action-search {
  		display: block !important;
  		background: silver;
  		/* TEST */
	}

	.user-action-in #cart-widget{
		/*position: fixed;*/
		background: red;
		top: 115px;
  		}
}

/*
@media screen and (max-width: 768px)
{
	#navigation {
  		top: 125px;
		}
}

@media screen and (max-width: 650px)
{
	#navigation {
  		top: 110px;
		}
}

@media screen and (max-width: 460px)
{
	#navigation{
  		top: 105px;
		}
}
*/

/*** změna šíře stránky ***/
#content-wrapper,
.container-full-width{
	max-width: 1440px;
	}

@media screen and (max-width: 1440px)
{
	.container{
		width: 100%;
		}
}


/*** USP ***/
.benefitBanner .benefitBanner__data{
	color: rgb(130,130,130);
	}


@media screen and (max-width: 1110px)
{
	.benefitBanner{
  		margin: 20px auto;
		}
}

/*** seznam produktů na homepage ***/
/*
.in-index .products-wrapper .products{
	display: flex;
	flex-wrap: wrap;
	}

.in-index .products-wrapper .products-inline .product{
	width: 16.66%;
	}

.in-index .products-wrapper .products-inline .product .p{
	flex-direction: column;
	padding-bottom: 50px;
	}

.in-index .products-wrapper .products-inline .product .p a{
	width: auto;
	}

.in-index .products-wrapper .products-inline .product .p .image{
	width: 90%;
	}

.in-index .products-wrapper .products-inline .product .p .p-in{
	display: block;
	width: auto;
	padding: 0;
	}

.in-index .products-wrapper .products-inline .product .p .p-in .p-in-in{
	flex-basis: auto;
	padding: 0;
	}

.in-index .products-wrapper .products-inline .product .p .p-in .p-in-in .name{
	padding: 10px 30px;
	text-align: center;
	}

.in-index .products-wrapper .products-inline .product .p .p-in .p-in-in .availability{
	width: 100%;
	}

.in-index .products-wrapper .products-inline .product .p .p-in .p-in-in .availability span{
	display: block;
	text-align: center;
	background: #2f9e44;
	color: white !important;
	max-width: 75px;
	border-radius: 6px;
	margin: auto;
	padding: 4px 0 3px;
	font-size: 1.4rem;
	line-height: 100%;
	}

.in-index .products-wrapper .products-inline .product .p .p-in .p-in-in .p-desc{
	padding: 0px 10px 10px;
	}

.in-index .products-wrapper .products-inline .product .p .p-in .p-bottom .prices{
	padding: 0;
	flex-basis: auto;
	width: 100%;
	}

.in-index .products-wrapper .products-inline .product .p .p-in .p-bottom .prices div{

	}

.in-index .products-wrapper .products-inline .product .p .p-in .p-bottom .prices strong{
	display: block;
	text-align: center;
	}


@media screen and (max-width: 1440px)
{
	.in-index .products-wrapper .products-inline .product{
		width: 20%;
		}
}

@media screen and (max-width: 1200px)
{
	.in-index .products-wrapper .products-inline .product{
		width: 25%;
		}
}

@media screen and (max-width: 992px)
{
	.in-index .products-wrapper .products-inline .product{
		width: 33.33%;
		}

	.in-index .products-wrapper .products-inline .product .p{
		padding-bottom: 30px;
		}

	.in-index .products-wrapper .products-inline .product .p .image{
		width: 95%;
		}
}

@media screen and (max-width: 580px)
{
	.in-index .products-wrapper .products-inline .product{
		width: 50%;
		}

	.in-index .products-wrapper .products-inline .product .p{
		padding-bottom: 20px;
		}
}
*/


.products-wrapper .products,
.products.products-inline{
	display: flex;
	flex-wrap: wrap;
	}

.products-wrapper .products-inline .product,
.products.products-inline .product{
	width: 16.66%;
	}

.products-wrapper .products-inline .product .p,
.products.products-inline .product .p{
	flex-direction: column;
	padding-bottom: 50px;
	}

.products-wrapper .products-inline .product .p a,
.products.products-inline .product .p a{
	width: auto;
	}

.products-wrapper .products-inline .product .p .image,
.products.products-inline .product .p .image{
	width: 90%;
	}

.products-wrapper .products-inline .product .p .p-in,
.products.products-inline .product .p .p-in{
	display: block;
	width: auto;
	padding: 0;
	}

.products-wrapper .products-inline .product .p .p-in .p-in-in,
.products.products-inline .product .p .p-in .p-in-in{
	flex-basis: auto;
	padding: 0;
	}

.products-wrapper .products-inline .product .p .p-in .p-in-in .name,
.products.products-inline .product .p .p-in .p-in-in .name{
	padding: 10px 30px;
	text-align: center;
	}

.products-wrapper .products-inline .product .p .p-in .p-in-in .availability,
.products.products-inline .product .p .p-in .p-in-in .availability{
	width: 100%;
	}

.products-wrapper .products-inline .product .p .p-in .p-in-in .availability span,
.products.products-inline .product .p .p-in .p-in-in .availability span{
	display: block;
	text-align: center;
	background: #2f9e44;
	color: white !important;
	max-width: 75px;
	border-radius: 6px;
	margin: auto;
	padding: 4px 0 4px;
	font-size: 1.4rem;
	line-height: 100%;
	}

.products-wrapper .products-inline .product .p .p-in .p-in-in .p-desc{
	display: none;
	}

.products.products-inline .product .p .p-in .p-in-in .p-desc{
	padding: 0px 10px 10px;
	font-size: 1.3rem;
	}

.products-wrapper .products-inline .product .p .p-in .p-bottom .prices,
.products.products-inline .product .p .p-in .p-bottom .prices{
	padding: 0;
	flex-basis: auto;
	width: 100%;
	}

.products-wrapper .products-inline .product .p .p-in .p-bottom .prices div{

	}

.products-wrapper .products-inline .product .p .p-in .p-bottom .prices strong,
.products.products-inline .product .p .p-in .p-bottom .prices strong{
	display: block;
	text-align: center;
	}


@media screen and (max-width: 1500px)
{
	.products-wrapper .products-inline .product{
		width: 20%;
		}

	.products.products-inline .product{
		width: 25%;
		}
}

@media screen and (max-width: 1200px)
{
	.products-wrapper .products-inline .product{
		width: 25%;
		}

	.products.products-inline .product{
		width: 33.33%;
		}

	.products.products-inline .product .p{
		padding-bottom: 30px;
		}

	.products.products-inline .product .p .image{
		width: 95%;
		}
}

@media screen and (max-width: 992px)
{
	.products-wrapper .products-inline .product{
		width: 33.33%;
		}

	.products-wrapper .products-inline .product .p{
		padding-bottom: 30px;
		}

	.products-wrapper .products-inline .product .p .image{
		width: 95%;
		}
}

@media screen and (max-width: 800px)
{
	.products.products-inline .product{
		width: 50%;
		}

	.products.products-inline .product .p{
		padding-bottom: 20px;
		}
}

@media screen and (max-width: 580px)
{
	.products-wrapper .products-inline .product{
		width: 50%;
		}

	.products-wrapper .products-inline .product .p{
		padding-bottom: 20px;
		}
}



/*** homepage bannertext ***/
.qram-homepage-bannertext{
	padding: 20px 20px 0;
	}

.qram-homepage-bannertext-first{
	padding: 0 0 35px;
	border-bottom: 2px dotted #ece3e1;
	}

.qram-homepage-bannertext-second{
	padding: 40px 0 0;
	}

.qram-homepage-bannertext div{
	display: flex;
	max-width: 1250px;
	margin: auto;
	}

.qram-homepage-bannertext div div{
	display: block;
	min-width: 50%;
	max-width: 0;
	margin-top: 0;
	}

.qram-homepage-bannertext img{
	display: block;
	margin: 0 auto auto;
	width: 100%;
	box-shadow: 0 10px 20px rgba(0,0,0,0.6);
	}

.qram-homepage-bannertext p{
	text-align: justify;
	line-height: 200%;
	font-size: 1.8rem;
	font-weight: 400;
	}

.qram-homepage-bannertext strong{
	display: block;
	font-size: clamp(2rem, 3.5rem, 5rem);
	text-align: left;
	padding-bottom: 20px;
	line-height: 120%;
	}

.qram-homepage-bannertext-first p{
	padding: 0 20px 0 50px;
	}

.qram-homepage-bannertext-second p{
	padding: 0 50px 0 20px;
	}


@media screen and (max-width: 992px)
{
	.qram-homepage-bannertext strong{
		font-size: clamp(1.6rem, 2.5rem, 3rem);
		}

	.qram-homepage-bannertext p{
		line-height: 150%;
		}
}


@media screen and (max-width: 700px)
{
	.qram-homepage-bannertext strong{
		font-size: clamp(1.3rem, 2.0rem, 2.2rem);
		}

	.qram-homepage-bannertext p{
		line-height: 120%;
		font-size: 1.6rem;
		}

	.qram-homepage-bannertext div div{
		min-width: clamp(40%, 45%, 50%);
		}
}

@media screen and (max-width: 600px)
{
	.qram-homepage-bannertext div{
		display: block;
		}

	.qram-homepage-bannertext div div{
		min-width: 100%;
		}

	.qram-homepage-bannertext strong{
		font-size: clamp(1.6rem, 2.5rem, 3rem);
		padding: 25px 0 10px;
		}

	.qram-homepage-bannertext-first,
	.qram-homepage-bannertext-second{
		padding: 0;
		}

	.qram-homepage-bannertext-first p,
	.qram-homepage-bannertext-second p{
		padding: 0;
		}
}

/*** footer ***/
#footer{
	background-color: #f5f1f0;
	}


#footer .container.footer-rows{
	max-width: 1250px;
	}

#footer .custom-footer__banner6711{
	font-size: 1.5rem;
	}

#footer .custom-footer__banner6711 h4{
	font-size: 3rem;
	}

#footer .custom-footer__banner6711 strong{
	display: block;
	font-size: 1.7rem;
	}

#footer .contact-box > img, #footer .contact-box > strong{
	display: block;
	}

#footer .contact-box > img, #footer .contact-box > strong:after{
	content: ' (CZ, EN)';
	font-weight: normal;
	font-size: 1.4rem;
	padding-left: 5px;
	}

#footer .contact-box .mail{
	margin-bottom: 5px;
	}

.qram-footer-loga{
	display: flex;
	padding: 15px 30px 0 0;
	max-width: 330px;
	margin-left: 0;
	}

.qram-footer-loga img{
	display: block;
	margin: auto;
	max-width: 40%;
	max-height: 55px;
	}

.custom-footer__articles:after{
	display: block;
	content: "";
	background-image: var(--loga-doprav);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	max-width: 180px;
	height: 40px;
	}



/*
body *:not(.qram-header-line):not(.qram-header-line *) {
    outline: 1px solid red;
    background: rgba(255, 0, 0, 0.05);
}

img:not(.qram-header-line img) {
    outline: 2px solid magenta;
}
*/