#pori_alonaati {
	position: absolute;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
}

.pori-alonaati a {
	cursor: pointer;
    background: #ffc600;
    color: #103749;
    font-size: 15px;
    padding: 4px 15px;
    border-radius: 3px;
}

.pori-upload {
	position: relative;
    margin-top: 15px;
    text-align:center;
}

.clipboard-shomare-cart {
	margin-top: 6px;
	display: flex;
}

 
#PoriInput {
	position: absolute;
    left: -9999px; 
    top: -9999px;
}

.clipboard-shomare-cart button {
	background: #22b58b;
	color: #fff;
	border-radius: 8px;
	width: 100%;
    border: none;
    padding: 10px;
    cursor: pointer;
}

.pori-alonaati {
	margin-top: 15px;
	text-align: center;
	padding: 8px;
}

.img-cart {
    margin: 13px 0;
    max-width: 100%;
    height: auto;
    border-radius: 8px;
}

.lotfan {
    direction: ltr;
    font-size: 16px;
    text-align: center;
    padding: 5px;
    border-radius: 5px;
}

.label-up {
    font-size: 16px;
    text-align: center;
    padding: 5px;
    border-radius: 5px;
    display: block;
    margin-bottom: 10px;
}

#pori_list_upload {
    text-align: center;
    margin: 20px 0;
}

#pori_list_upload img {
  border: 1px solid #ddd;
  border-radius: 8px;
  width: 180px;
  max-height: 100px;
  object-fit: cover;
  display: block !important;
}

#pori_list_upload span {
    display: none; 
}

.upload-fish {
    margin-bottom: 5px;
}
.sh-cart img {
  display: block !important;
  max-height: 100% !important;
}
