

/* Start:/bitrix/templates/nikolaus_pizza_ru/components/bitrix/news/catalog_products/bitrix/news.detail/.default/style.css?17027447362853*/
.delete_dobavka{
display: block;
    position: absolute;
    top: 24px;
    left: 10px;
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
    width: 10px;
    height: 10px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTcuNzg3IDFMNSAzLjc4NyAyLjIxMyAxIDEgMi4yMTMgMy43ODcgNSAxIDcuNzg3IDIuMjEzIDkgNSA2LjIxMyA3Ljc4NyA5IDkgNy43ODcgNi4yMTMgNSA5IDIuMjEzIiBmaWxsPSIjOTk5IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
}
.selected_dobavki .dItem {
    position: relative;
}
.set_kol.\38 48,
.set_kol.\33 79 {
    display: none;
}


.img-wrap {
    width: 150px;
    height: 150px;
    display: flex;
    align-items: center;
}
@media screen and (max-width: 991px) {
	.dobavka-wrapper {
		padding: 0 15px;
	}
}
.dobavkaItem {
	padding-top: 15px;
	padding-bottom: 15px;
}

.dobavkaItem .title {
	height: 40px;
}
.dobavkaItem input[type="checkbox"] {
	display:none;

}
.dobavkaItem input[type="checkbox"]+label {
    border: solid 1px #000;
    border-radius: 12px;
    padding: 5px;
    text-align: center;
    width: 100%;
	position: relative;
}
.dobavkaItem input[type="checkbox"]:checked+label {
    border: solid 1px #d82128;
    background: rgb(255 73 73 / 7%);
}

.dobavkaItem input[type="checkbox"]:checked+label:before {
    content: '';
    width: 16px;
    height: 16px;
    position: absolute;
    right: 8px;
    top: 8px;
    background-image: url(/bitrix/templates/nikolaus_pizza_ru/components/bitrix/news/catalog_products/bitrix/news.detail/.default/tick.png);
}

.dobavkaItem .priceInfo {
	text-align: justify;
	line-height: 0;
	font-size: 1px; 
	text-justify: newspaper;
	zoom:1;
}
.dobavkaItem .priceInfo:after {
	width: 100%;
	height: 0;
	visibility: hidden;
	overflow: hidden;
	content: '';
	display: inline-block;
}
.dobavkaItem .priceInfo b,
.dobavkaItem .priceInfo i {
	display: inline-block;
	text-align: left;
	line-height: normal;
	font-size: 14px;
	vertical-align: top;
	padding:5px;
    font-weight: 100;
	color: #aaa;
	//display:inline;
	//zoom:1;
}
.img_dobavka {
	width: 50px;
    height: 50px;
    display: inline-block;
    background-size: contain;
    vertical-align: middle;
    text-align: right;
    background-repeat: no-repeat;
    background-position: center;
}
.selected_dobavki input[type="button"] {
    border: none;
    border-radius: 50%;
    margin: 0 5px;
    width: 19px;
}
.img_dobavka .kol {
    background: #d82128;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    width: 21px;
    height: 21px;
    font-size: 12px;
    color: #fff;
    padding-top: 1px;
}

@media (max-width: 767px) {
	.dobavkaItem label {
		overflow: hidden;
	}
	.dobavkaItem .img-wrap {
		height: 95px;
	}
	.dobavkaItem .img-wrap img {
		object-fit: cover;
		width: 100%;
		height: 100%;
	}
}

/* End */
/* /bitrix/templates/nikolaus_pizza_ru/components/bitrix/news/catalog_products/bitrix/news.detail/.default/style.css?17027447362853 */
