

main#meta-main .series_body img {
	width: auto;
	border: 2px solid #e9537d;
	margin: 0 auto 20px;;
	display: flex;
}

main#meta-main .series_body {
	margin-bottom: 50px;
}
main#meta-main .series_body h2 {
	color: #ED7C96;
	background: none;
	font-weight: bold;
	font-size: 20px;
	line-height: 1.2em;
	margin-bottom: 20px;
}

main#meta-main .series_body {
	background-color: rgba(244, 205, 217, 0.4);
	padding: 20px;
}

main#meta-main .product-name {
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-word;
    overflow: hidden;
}

/*
.image span {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    font-size: 26px;
}*/

main#meta-main .image .img-transparent {
    opacity: .2;
}

main#meta-main h2.suravaram {
    font-size: 24px;
}

/*main#meta-main .price {
    display: inline !important;
    text-align: center;
    padding-top: 10px;
}

main#meta-main .price .new-price {
    color: #e9537d;
    font-size: 18px;
    font-weight: bolder;
    text-align: center;
    display: inline-flex;
    padding-right: 3px;
}

main#meta-main .price .percentage-off {
    color: #e9537d;
    display: inline-flex;
    font-size: 14px;
}

main#meta-main .price .old-price {
    vertical-align: super;
    text-decoration: line-through;
    display: inline-flex;
    color: #9d9a9a;
    font-size: 14px;
}
*/
