

/* Start:/local/templates/.default/components/bitrix/news.detail/article-detail/style.css?1700741328976*/
.news-detail .header-block,
.news-detail .footer-block { 
	max-height: 16.5rem;
	overflow: hidden;
	--bs-border-radius: 1.25rem;
}

.news-detail .header-block img,
.news-detail .footer-block img { 
	object-fit: cover;
}

.news-detail .header-block .card-img-overlay { 
	background: linear-gradient(90deg, #00A4BF 10%, rgba(0, 164, 191, 0.00) 70%) no-repeat;
}

.news-detail .header-block .card-img-overlay div { 
	max-width: 40%;
}

@media (max-width: 1199.98px) {
	.news-detail .header-block,
	.news-detail .footer-block { 
		--bs-border-radius: 1.0rem;
	}
	.news-detail .header-block .card-img-overlay { 
		background: linear-gradient(90deg, #00A4BF 20%, rgba(0, 164, 191, 0.00) 90%) no-repeat;
	}
	.news-detail .header-block .card-img-overlay div { 
		max-width: 80%;
	}
}
@media (max-width: 767.98px) {
	.news-detail .header-block,
	.news-detail .footer-block { 
		--bs-border-radius: 0.5rem;
	}
	.news-detail .header-block .card-img-overlay div { 
		max-width: 100%;
	}
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.item/lab-item/style.css?17291494282340*/
.catalog-card {
	--bs-card-title-spacer-y: 1rem;
}
.catalog-card .card-title,
.catalog-card .card-title a {
	text-decoration: none;
	color: var(--bs-dark);
	font-weight: 400;
}
.catalog-card .card-title a:hover {
	text-decoration: underline;
	color: var(--bs-primary);
}

.catalog-card .product-item-price-container,
.catalog-card .product-item-info-container,
.catalog-card .product-item-button-container {
	text-align: center;
}

.catalog-card .item-properties > span {
	display: inline-block;
	padding-right: 2rem;
	font-size: 0.85em;
	font-weight: 300;
	color: var(--lab-light-gray-body-text);
}
.catalog-card .item-properties > span b {
	font-weight: bold;
	color: #000;
	padding-left: 0.5em;
}
.catalog-card .product-item-price-container {
	display: flex;
}
.catalog-card .product-item-button-container .tocart {
	display: flex;
	justify-content: center;
	height:44px;
	align-items:center;
	font-size: 0.875rem;
	width: 200px;
}
.price-block {

}
.price-block .d-flex {
	align-items: flex-end;
	flex-direction: column;
}
.catalog-card .product-item-button-container .tocart img {
	margin-right: 14px;
}
.catalog-card .product-item-price-container.reverse {
	flex-direction: row-reverse;
}
.catalog-card .product-item-price-current {

}
.catalog-card .product-item-price-current .price {
	font-size:1.625rem;
	font-weight: 700;
	color: var(--ant-orange);
}
.catalog-card .product-item-price-old {
	padding-top:8px;
	margin-right: 10px;
	text-align: right;
}

.catalog-card .product-item-price-old .old-price {
	color: var(--ant-gray-text);
	text-decoration: line-through;
	font-size:1.25rem;
}

.catalog-items-list .catalog-card {
	border-bottom: 1px solid var(--bs-primary);
}

.popup-window[id^="CatalogSectionBasket_bx_"] div img {
	display: none!important;
}
.popup-window[id^="CatalogSectionBasket_bx_"] div p {
	max-width: min(30rem, 90vw);
	font-size:20px;
}
.popup-window .popup-window-titlebar {
	margin-left: -10px;
	margin-right: -10px;
	background-color: var(--ant-bg-light);
}
.popup-window .popup-window-titlebar-text {
	padding-left: 25px;
}


.online-u-nas {
	font-size:0.75rem;
	color:var(--ant-orange);
	background-color:var(--ant-orange-light);
	padding:0 4px;
	border-radius: 6px;
	white-space: nowrap;
}
.cena-vezde {
	font-size:0.75rem;
	color: var(--ant-gray-text);
	text-decoration:none;
	white-space: nowrap;
}
/* End */


/* Start:/bitrix/components/bitrix/catalog.product.subscribe/templates/.default/style.min.css?16627197911413*/
.bx-catalog-subscribe-button{margin-bottom:6px;display:inline-block}.bx-catalog-popup-content{width:90%;max-width:280px}.bx-catalog-subscribe-form-container-label{font-size:13px;color:#5a6c77;padding-bottom:2px}.bx-catalog-subscribe-form-container-input{position:relative}.bx-catalog-subscribe-form-container-input input[type="text"]{display:block;width:100%;font-size:18px;height:38px;margin:0;padding:0 4px;border:1px solid #ccd5db;border-radius:2px;background:#f8fafc;outline:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bx-catalog-subscribe-form-star-required{color:#d93333}.bx-catalog-subscribe-form-container .bx-captcha{margin-bottom:10px}.bx-catalog-popup-message{font-weight:bold;min-width:240px;margin:0}.bx-catalog-subscribe-alert{background-color:#edf6fc;color:#000;font-size:15px;min-height:45px;text-align:center;padding:12px 40px 12px 60px;position:relative;width:280px}.bx-catalog-subscribe-aligner{display:inline-block;height:45px;margin-left:-1px;vertical-align:middle;width:1px}.bx-catalog-subscribe-alert-text{display:inline-block;vertical-align:middle}.bx-catalog-subscribe-alert-footer{text-align:center}.bx-catalog-subscribe-alert-popup{background-color:#edf6fc!important;border:1px solid #edf6fc!important;border-radius:3px!important;-webkit-box-shadow:0 19px 24px rgba(88,112,118,0.17)!important;box-shadow:0 19px 24px rgba(88,112,118,0.17)!important}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.top/lab-top/section/style.css?1700741328161*/
.catalog-top-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}
/* End */
/* /local/templates/.default/components/bitrix/news.detail/article-detail/style.css?1700741328976 */
/* /local/templates/.default/components/bitrix/catalog.item/lab-item/style.css?17291494282340 */
/* /bitrix/components/bitrix/catalog.product.subscribe/templates/.default/style.min.css?16627197911413 */
/* /local/templates/.default/components/bitrix/catalog.top/lab-top/section/style.css?1700741328161 */
