.user_prices-div {
	display: none;
}

.calculate_product-div input {
	background: #EEE;
}

.calculate_product-div .tm-description {
	margin-top:  0 !important;
}

.softbook-format-div h5 {
	line-height: 2em !important;
}

.softbook-format {
	font-size: 22px !important;
}

.soft-book-hidden-data {
	display: none;
}

.softbook-format-div * {
	flex: none !important;
	padding: 0 !important;
	width: auto !important;
}

.softbook-format-div .tc-row {
	display: inline-block !important;
}

.softbook-format-div h5 {
	line-height: 2.5em;
}

.softbook-format {
	border: none !important;
	font-weight: bold;
	margin-right: 10px;
}

.liel-upload-cover-div h5,
.liel-upload-cover-div small {
	display: none !important;
}

.liel-price-notification {
    background: rgb(163 30 27);
	border-radius: 50px;
    color: white;
    font-weight: bold;
	line-height: 3em;
    margin: 0 auto 20px;
	padding: 0 20px;
	text-align: center;
}

.adi_pages_quantity,
.tc-extra-product-options .tmcp-field-wrap label.cpf-upload-container .cpf-upload-wrap,
.tc-epo-element-label-text {
	margin: 0 auto;
}

.disabled-option {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;   
	cursor: auto !important;
	opacity: 0.5;

}

.disabled-option label:after {
	background: #444;
    border-radius: 3px;
    color: #FFF;
    content: 'הוזמן';
    padding: 0 20px;
    position: absolute;
    left: 20px;
    top: 32px;
}

.disabled-option img {
	border: none !important;
}

.photographer-icon-div .tc-image {
	padding: 20px;
}

.hide_all_but_price-div .tc-input-wrap,
.hide_all_but_price-div .tc-label-text {
	display: none;
}

.full-solution .tc-label-text {
	display: block;
	text-align: right;
}

.read-only-field {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none; 
	pointer-events: none; 
}

.tm-extra-product-options .tc-container.design-cost-div {
	display: none;
}

.tm-extra-product-options .tc-container.design-cost-div li.tmcp-field-wrap {
	display: none !important;
}

.design-for-me {
	display: none;
}

.tm-extra-product-options .parent-album-prices-div ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-mode-text {
	border: none;
}

.tm-extra-product-options .parent-album-prices-div {
	margin-top: -22px;
}

.parent-album-prices-div .tc-col.tc-label.tm-label {
	padding: 0 !important;
}

.tm-extra-product-options .premium-package-div .tc-active .tc-label-text {
	font-weight: normal;
}

.selector-notice-div {
	margin-top: -26px !important;
	pointer-events: none;
}

/* .tm-extra-product-options ul.tmcp-ul-wrap.selector-notice-ul li.tmcp-field-wrap.tc-mode-text {
	border: none;
} */

#linked-order-id input {
	color: #777;
	margin: 0 auto;
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;  
}