.portheading.podarki {
    position: absolute;
    color: #fff;
    font-weight: 600;
    opacity: 0.85;
    z-index: 99;
    transition: all 0.15s ease 0s;
    background-size: 100% 100%;
    width: 80px;
    height: 80px;
	top: 150px;right:0px;bottom:0px;
    
}
.vtor1 {
    background: rgb(255, 255, 255);
    border-top: 2px solid #eee;
    border-bottom: 2px solid #eee;
    border-left: 2px solid #eee;
    border-right: 2px solid #eee;
    position: absolute;
    word-wrap: break-word;
    width: 96% !important;
    display: none;
    text-align: center;
    z-index: 999999;
}
.podarki img {cursor: pointer; /*! max-width: 100%; */}
.podarki {
	position: absolute;
    top: 80px;
    
    max-width: 28%;
    z-index: 30;
    
}
.pod-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
    filter: alpha(opacity=80);
	display: none;
}
.img-pod {border: 1px solid#0a0a0a6b;margin: 2px;}
.inpdesc {text-align:center;background: #ff1e7a;text-transform: uppercase;color:#fff}
.text-podarok {position: absolute;background: #ff1e7a;color: #fff;text-transform: uppercase;font-weight: 600;top: 2px;z-index: 99;opacity: 0.9;padding-left: 5px;padding-right: 5px;font-size: 10px;border-radius: 10px;}
.hrp {margin-top:5px;margin-bottom:5px}
.confpod {display: flex; position: relative; margin-top: 25px; border: 1px solid #222; border-width: 0 1px 1px; padding: 15px 10px 10px;}
.podprod {border-right: 1px solid #ededed; justify-content: flex-end;padding:0 5px;}
.portheading{
 position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    top: -15px;
    text-align: center;
}
.portheading h4 {position: relative; margin: 0;}
.portheading h4:after, .portheading h4:before {content: ""; display: block; max-width: 100%; min-width: 80px; height: 1px; border-bottom: 1px #222 solid; position: absolute; top: 8px; bottom: 0;}
.portheading h4:before {left: 5px;}
.portheading h4:after {right: 5px;}
