.modal-tryon-centered .modal__title {
    font-size: 1.125rem;
    line-height: 1.25rem;
}
.tryon-title
{
	font-size: 20px;
	margin-bottom: 20px;
}

.tryon-soglasie-area {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
}

.tryon-soglasie-area input {
    margin-top: 3px;
    margin-right: 0.5rem;
		cursor: pointer;
}

.tryon-choose-area
{
	margin-top: 10px;
}

.tryon-canvas-img
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.modal .primerka_area img
{
	max-height: 300px;
	object-fit: cover;
}

.modal-tryon .make-photo-desktop-video
{
	margin-top: 10px;
}

.modal-tryon a
{
	text-decoration: underline;
}

#mobile-camera-dostup,
#desktop-camera-dostup
{
	font-weight: bold;
}

.div-tryon-icon-info
{
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	border: 1px solid #171717;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	padding-left: 8px;
	cursor: pointer;
	margin-left: 10px;
}

.tryon-btn-disabled
{
	background-color: gray;
}

.svg-tryon-icon-info
{
	margin-left: 10px;
	width: 24px;
	height: 24px;
	cursor: pointer;
}
.tryon-info p {
    font-size: 1rem;
}
.tryon-info ul li {
    list-style: disc;
}

.tryon-create-notification
{
	margin-top: 10px;
}

.btn-flex {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.btn-flex .btn.btn_md2.btn_secondary {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.btn-flex a {
    text-decoration: none;
}
