.cvt-photo-note {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	position: relative;
	flex: 0 0 auto;
	width: 30px;
	height: 30px;
	vertical-align: top;
}

.cvt-photo-note__icon {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	width: 100% !important;
	height: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	text-decoration: none !important;
}

.cvt-photo-note__icon img {
	display: block !important;
	width: 100% !important;
	height: 100% !important;
	margin: 0 !important;
	object-fit: contain;
}

.cvt-photo-note__mark {
	position: absolute !important;
	z-index: 3;
	top: -10px !important;
	right: -8px !important;
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	width: 16px !important;
	height: 16px !important;
	min-width: 0 !important;
	min-height: 0 !important;
	max-width: 16px !important;
	max-height: 16px !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	border-radius: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
	color: #fff !important;
	font-size: 13px !important;
	font-weight: 700 !important;
	line-height: 1 !important;
	text-align: center !important;
	text-decoration: none !important;
	text-shadow: 0 1px 2px rgba(74, 52, 27, .65), 0 0 2px rgba(216, 23, 104, .55);
	letter-spacing: 0 !important;
	transform: none !important;
}

.headhome_shop__contact .cvt-photo-note {
	width: 30px;
	height: 30px;
	margin: 5px 0 0;
}

.headhome_shop__contact .cvt-photo-note__icon {
	background: transparent !important;
	border-radius: 0 !important;
	box-shadow: none !important;
}

.cvt-inner-head__contacts .cvt-photo-note {
	width: 30px;
	height: 30px;
}

.cvt-inner-head__contacts .cvt-photo-note__icon img {
	width: 30px !important;
	height: 30px !important;
	max-width: none !important;
}

.footer_social .cvt-photo-note {
	width: 28px;
	height: 28px;
	margin-right: 4px;
}

.footer_social .cvt-photo-note:last-child {
	margin-right: 0;
}

.footer_social .cvt-photo-note__icon {
	background: transparent !important;
}

.footer_social a i,
.footer_social .cvt-photo-note__icon,
.footer_social .cvt-photo-note__icon img {
	border-radius: 6px !important;
	overflow: hidden;
}

.head_social .cvt-photo-note {
	width: 30px;
	height: 30px;
}

.head_social .cvt-photo-note__icon {
	background: transparent !important;
	text-indent: 0 !important;
}

.head_social .cvt-photo-note__icon img {
	display: block !important;
}

.footer_legal {
	margin-top: 7px;
	color: #4a361b;
	font-size: 12px;
	line-height: 1.35;
	opacity: .82;
}

.footer_legal:target {
	border-radius: 6px;
	outline: 2px solid rgba(233, 30, 115, .55);
	outline-offset: 4px;
}

@media only screen and (max-width: 767px) {
	.headhome_shop__contact .cvt-photo-note {
		width: 30px !important;
		height: 30px !important;
		margin: 5px 0;
	}

	.headhome_shop__contact .cvt-photo-note__icon img {
		width: 30px !important;
		height: 30px !important;
		max-width: none !important;
	}

	.headhome_shop__contact .cvt-photo-note__mark {
		top: -8px !important;
		right: -7px !important;
	}
}

@media only screen and (min-width: 1200px) {
	.headhome_shop__contact .cvt-photo-note {
		width: 26px !important;
		height: 26px !important;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
	.headhome_shop__contact .cvt-photo-note {
		width: 24px !important;
		height: 24px !important;
	}
}

@media only screen and (max-width: 374px) {
	.headhome_shop__contact .cvt-photo-note {
		width: 20px !important;
		height: 20px !important;
	}

	.headhome_shop__contact .cvt-photo-note__mark {
		top: -8px !important;
		right: -7px !important;
		width: 14px !important;
		height: 14px !important;
		max-width: 14px !important;
		max-height: 14px !important;
		font-size: 11px !important;
	}
}
