#korzinfo {
    /*color: #fff;*/
    /*clear: both;*/
    /*margin: 0px 0px 0px 0px;*/
    /*text-align: center;*/
    /*font: bold 12px Tahoma;*/
    /*width: 117px;*/
    display: flex;
    align-items: center;
    gap: 5px;
}
#korzinfo table {}
#korzinfo table td{padding:0px 0px 0px 0px;}
#korzinfo table td i{font-style:NORMAL;}

#korzinfo table td a {display:block;float:left;width:101px;height:26px;color:#669933;text-decoration:underline;/*background:url(oformit.gif) 0px 0px no-repeat;padding:0px;margin:0px;*/}
#korzinfo table td a:hover {font-size:12px;color:#669933;text-decoration:underline;}
#korzinfo b {}
.close3 {font-size:11px;font-family:arial;}
#korzinfo_sht{
    /*font-style:italic;*/
    /*background:url(korzinfo_sht.jpg) right 0px  no-repeat;*}
#my_korz{/*background:url(korz.gif) right no-repeat;*/
    /*padding-top:3px!important;*/

    position: absolute;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
    color: #F5F5F5;
    background-color: #922890;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    text-align: center;
    right: -10px;
    top: -5px;
}
#korzinfo_total span{font-style:italic;text-decoration:underline;}

/*  letkorz */
#letkorz  {background:url('win.png');background-repeat:no-repeat;background-position:top left;width:197px;height:271px;display:none;text-align:center;}
#letkorz  h3 {font:12px arial;color:#685337;text-align:center;margin:28px 0px 0px 20px;padding:0px 0px 0px 0px;width:160px;}
#letkprz div.l{width:140px;height:1px!important;margin:0px 0px 0px 0px;clear:both;padding:0px 0px 0px 0px;}
#letkprz div.l img{width:140px;margin:0px;padding:0px;height:1px;}
#letkorz  a.close{font:12px arial;color:#626262;text-decoration:underline;display:block;clear:both;margin:8px 0px 0px 0px !important;}
#letkorz  a.close:hover{font:12px arial;color:#333333;text-decoration:underline;}
#letkorz  p {font:12px arial;color:#626262;text-align:center;margin:8px 0px 0px 0px;padding:0px 0px 0px 0px;}
#letkorz div.btns {display:block;clear:both;margin:8px 0px 0px 0px !important;text-align:center;}
#letkorz div.btns input {} 
#letkorz .close2{display:none;}

#RefreshData p {width:160px;margin:2px 0px 0px 18px;}
#RefreshData * {color:#9f7238;text-align:center;}

.korzinfo-link a {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    color: #1D91BD;
    text-decoration: none;
}

.korzinfo-link a:hover {
    /*text-decoration: underline;*/
    color: #922890;
}

.korzinfo-icon {
    position: relative;
}

#korzinfo:hover .korzinfo-link a{
    color: #922890;
}

#korzinfo:hover svg{
    opacity: 0.7;
}