#exp-view-right-btn.hide-exp-view-btns,
#exp-view-left-btn.hide-exp-view-btns{
	display: none;
}

.generate-creation-card.deleted-img {
	background-image: none !important;
	color: #dedede !important;
	pointer-events: none !important;
	background-color: #dedede !important;
}

.generate-creation-card.deleted-img img{
	opacity: 0;
}

.no-overflow {
	overflow: hidden;
}

.bottom-loading-spinner-collection-mobile img,
.bottom-loading-spinner-collection-popup img {
	filter: invert(1);
	opacity: 0.25;
	width: 50px;
}

.bottom-loading-spinner-collection-mobile,
.bottom-loading-spinner-collection-popup {
	padding: 30px 0 15px;
	justify-content: center;
	display: none;
}

.overlay-top-container>a {
	border-radius: 55px;
}

.overlay-top-share-btn img,
.overlay-top-download-btn img {
	padding: 1px;
}

#meatballsMenu {
	display: flex;
	align-items: center;
	justify-content: space-around;
}

#meatballsMenu .user-image-options-menu-trigger-dot {
	background-color: #000;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	margin: 0;
}

.user-image-options-menu-popup {
	display: none;
	position: absolute;
	background-color: #fff;
	padding: 12px 6px;
	width: 245px;
	height: 302px;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2);
	z-index: 5;
	border-radius: 4px;
}

.user-image-add-to-collection {
	display: none;
	position: absolute;
	background-color: #fff;
	padding: 12px 13px;
	padding-left: 7px;
	width: 187px;
	max-height: 290px;
	overflow-y: auto;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2);
	z-index: 5;
	border-radius: 4px;
}

.user-image-options-menu-popup img {
	width: 17px;
	height: 17px;
	opacity: 1;
	margin-left: 12px;
	margin-right: 10px;
}

.user-image-add-to-collection img {
	width: 18px;
	height: 18px;
	opacity: 1;
	margin-left: 4px;
	margin-right: 10px;
}

img.favorite-outline-heart-popup,
img.favorite-heart-popup {
	width: 22px;
	height: 22px;
	margin-left: 9px;
	margin-right: 6px;
}

img.delete-icon {
	width: 15px;
	height: 15px;
	margin-right: 13px;
}

img.triangle-icon {
	margin-right: 0;
}

img.new-collection-icon {
	height: 13px;
}

img.new-collection-icon-mobile {
	height: 16px;
	margin-right: 2px;
}

.user-image-options-menu-popup div,
.user-image-add-to-collection div {
	display: flex;
	height: 35px;
	align-items: center;
	font-size: 19px;
}

.user-image-options-menu-popup ul,
.user-image-add-to-collection ul,
.user-image-add-to-collection-mobile ul {
	margin: 0;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
	list-style-type: none;
}



.overlay-top-add-to-collection-btn-plus-sign {
	transform: rotate(45deg);
	transform-origin: center;
}

.user-image-options-menu-popup-text {
	flex-grow: 1;
}

.user-image-options-menu-popup li {
	width: 233px;
	color: #000000;
	opacity: 1;
	border-radius: 3px;
}

.user-image-add-to-collection li {
	width: 166px;
	height: 35px;
	text-align: left;
	letter-spacing: 0px;
	color: #000000;
	opacity: 1;
	align-content: center;
	border-radius: 3px;

}




.user-image-options-menu-popup li:hover,
.user-image-add-to-collection li:hover {
	background: #F0F0F0 0% 0% no-repeat padding-box;
	cursor: pointer;
	border-radius: 3px;
}

.overlay-top-add-to-collection-btn.active,
.submit-btn.active,
.share-btn.active {
	background: #E0E0E0;
}


.overlay-top-add-to-collection-btn:active .new-collection-icon {
	filter: brightness(0.9);
}

.global-tooltip {
	position: absolute;
	z-index: 1000;
	background-color: #f9f9f9;
	color: #000;
	border-radius: 8px;
	padding: 8px 7.5px 10px;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.29);
	width: 216px;
	font-size: 14px;
	line-height: normal;
}

.tooltip-text {
	display: none;
}

img.tooltip-img {

	width: 16px;
	height: 16px;
}



.tooltip:hover .tooltip-text {
	visibility: visible;
}

.tooltip.active .tooltip-text {
	visibility: visible;
}

.add-image-to-collection-circle {
	width: 18px;
	height: 18px;
}

.circle-margins {
	margin-right: 10px;
	margin-left: 4px;
}

.image-added-to-collecction-sign {
	background: url('path_to_correct_sign_image.png') center/cover no-repeat;
	border-color: green;
}

.user-image-add-to-collection::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
	background-color: #F5F5F5;
	border-radius: 10px;
}

.user-image-add-to-collection::-webkit-scrollbar {
	width: 6px;
	background-color: white;
}

.user-image-add-to-collection::-webkit-scrollbar-thumb {
	background-color: #C8CBCE;
	border-radius: 10px;
}

.empty-grey-box {
	width: 52px;
	height: 50px;
	border-radius: 9px;
	background-color: #ccc;
	display: inline-block;
}

.user-image-add-to-collection-mobile-background.active {
	opacity: 1;
	pointer-events: inherit;
}

.user-image-add-to-collection-mobile-background {
	display: flex;
	align-items: center;
	justify-content: center;
	position: fixed;
	background: #000000b2;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 10;
	opacity: 0;
	pointer-events: none;
	transition: all 0.15s ease-in-out;
}

.user-image-add-to-collection-mobile {
	display: block;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	border-top-right-radius: 31px;
	border-top-left-radius: 31px;
	min-height: 100px;
	max-height: 60vh;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	overflow-y: auto;
	padding: 30px 45px 22px 32px;
	transform: translateY(100%);
	transition: transform 0.3s ease-in-out;



	&::-webkit-scrollbar {
		display: none;
	}

	-ms-overflow-style: none;
	scrollbar-width: none;
}

.user-image-add-to-collection-mobile-img {
	border-radius: 9px;
	height: 50px;
	width: 52px;
	object-fit: cover;
}

.user-image-add-to-collection-mobile-background.active .user-image-add-to-collection-mobile {
	transform: translateY(0);
}

.user-image-collection-mobile,
.user-image-add-to-collection-btn {
	margin-bottom: 14px;
}

.user-image-collection .collection-name {
	padding: 0;
}

.collection-name {
	color: #000000;
	opacity: 1;
	padding: 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	flex-grow: 1;
	font-size: 20px;
	line-height: normal;
}

.user-image-add-to-collection-mobile-header {
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}

.user-image-add-to-collection-mobile-header>div:first-child {
	flex-grow: 0;
}

.user-image-add-to-collection-mobile-header>div:last-child {
	flex-grow: 0.5;
	text-align: center;
}

.user-image-add-to-collection-mobile-title {
	height: 23px;
	text-align: left;
	font-size: 19px;
	line-height: normal;
	color: #000000;
	opacity: 1;
}

.user-image-add-to-collection-mobile-header-cls-btn {
	width: 18px;
	height: 18px;
	opacity: 1;
	cursor: pointer;
}

.user-image-add-to-collection-mobile li>div {
	display: flex;
	align-items: center;

	justify-content: space-between;
}

.user-image-add-to-collection-mobile .success-icon {
	width: 21px;
	height: 21px;
}

.user-image-add-to-collection-collection-name {
	margin-left: 11px;
	font-size: 19px;
	color: #000000;
	flex-grow: 1;
	text-overflow: ellipsis;
	max-width: 75%;
	white-space: nowrap;
	overflow: hidden;
}


.add-new-collection-popup-container {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #0000008C 0% 0% no-repeat padding-box;
	opacity: 1;
	z-index: 99;
	justify-content: center;
	align-items: center;
}


.add-new-collection-popup {
	width: 340px;
	height: 221px;
	border-radius: 10px;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	opacity: 1;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.add-new-collection-popup-header {
	display: flex;
	flex-direction: column;
	width: 90%;
	align-items: center;
}

#collectionsPopupHeader {
	/* width: 144px; */
	height: 24px;
	margin-bottom: 30px;
	font-size: 20px;
	color: #222222;
}

#closeCollectionsPopupBtn {
	background: none;
	border: none;
	font-size: 20px;
	color: #888;
	display: flex;
	justify-content: end;
	width: 300px;
	padding: 0;
}

#closeCollectionsPopupBtnTrigger {
	cursor: pointer;
}


.add-new-collection-popup-content {
	width: 90%;
}

#collectionExistsText {
	display: none;
	font-size: 12px;
	line-height: normal;
	color: #FF0000;
	opacity: 0.7;
}


#newCollectionName {
	width: 100%;
	height: 40px;
	padding-left: 15px;
	margin-bottom: 5px;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	font-size: 15px;
	line-height: normal;
	color: #000000;
	border: 1px solid #707070;
	border-radius: 5px;
	opacity: 1;
}

#newCollectionName::placeholder {
	text-align: left;
	font-size: 15px;
	line-height: normal;
	letter-spacing: 0px;
	color: #000000;
	opacity: 0.4;
}

#cancelNewCollectionBtn {
	height: 47px;
	cursor: pointer;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	border: 2px solid #DEDEDE;
	border-radius: 5px;
	font-size: 15px;
	line-height: normal;
	color: #3C3C3C;
	opacity: 1;
	flex: 1;
}

#createNewCollectionBtn {
	height: 47px;
	cursor: pointer;
	background: #000000 0% 0% no-repeat padding-box;
	border-radius: 5px;
	border: none;
	opacity: 1;
	font-size: 15px;
	line-height: normal;
	color: #FFFFFF;
	flex: 1;
}

.add-new-collection-popup-content-btns {
	margin-top: 11px;
	display: flex;
	gap: 10px;
}

@media (max-width: 768px) {
	.tooltip .tooltip-text {
		bottom: 50%;
		left: -49px;
	}

	.add-image-to-collection-circle {
		width: 21px;
		height: 21px;
	}


}