.kon {
    font-size: 16px;
    margin: 15px 0 0 0;
}
.kon > div {
    margin-bottom: 10px;
}
.kon .fa {
    width: 20px;
}
.wrk, .gmp {
    display: none;
}
.wrk {
    font-size: 16px;
    margin: 5px -5px;
    display: none;
}
.wrk > div {
    padding: 0 5px;
}
.wrk span {
    display: inline-block;
    width: 150px;
}
.wrk .td {
    background: #f1f1f1;
}
.stdact > a {
    display: block;
    margin-bottom: 10px;
    font-size: 16px;
}
.stdact > a .fa {
    width: 25px;

    color:black;
}
.act {
    font-size: 25px;
    margin-bottom: -15px;
}
.act > a {
    margin-right: 10px;
}
.act > a > span {
    display: none;
}

.act .st .fa {
    color: blue;
}
.act .vk .fa {
    color: #224b7a;
}
.act .ig .fa {
    color:#cd426b;
}
.act .ok .fa {
    color:#f58220;
}
.act .ytb .fa {
    color:#f80000;
}
.act .wap .fa {
    color:#42e45f;
}
.pop {
    max-width: 400px;
    position: relative;
    background: white;
    padding: 25px;
    margin: 0 auto;
}
#zvonok label {
    margin-bottom: 15px;
    display: block;
    height: 30px;
}
#zvonok > div {
    margin-top: 20px;
}
#zvonok .btn {
    margin-bottom: 0;
}
#zvonok input {
    width: 250px;
    float: right;
    padding: 3px;
}
.tovar h3 {
    margin: 10px 0;
    border-bottom: 1px solid gray;
    padding-bottom: 5px;
}
.tovar h3 a {
    color:black;
}
.tovar > div {
    padding: 5px 10px;
    font-size: 16px;
    position: relative;
}
.tovar > div:hover {
    background: #f1f1f1;
}
.bay {
    padding: 0 10px;
    border: 1px solid green;
    border-radius: 5px;
    margin-left: 15px;
    cursor: pointer;
    z-index: 999;
}
.wg {
    margin-right: 100px;
    color:gray;
}
.pr {
    width: 60px;
    display: inline-block;
    text-align: right;
}
.leti {
    position: absolute;
    z-index: 999;
}
.upd {
    cursor: pointer;
}
.upd:hover {
    color:red;
}
#scart ul {
    list-style-type: none;
    margin-top: 15px;
}
#scart ul > li {
    margin-bottom: 3px;
    position: relative;
}
#scart ul > li:hover .dl {
    display: block;
}
#scart ul > li > a {
    width: 170px;
    overflow: hidden;
    text-overflow: clip;
    display: inline-block;
    height: 20px;
}
#scart li .sht {
    width: 40px;
    display: inline-block;
}
#scart li .dl {
    float: right;
    cursor: pointer;
    border: 1px solid green;
    border-radius: 13px;
    padding: 0 5px;
    line-height: 20px;
    color: black;
    margin-top: 3px;
    display: none;
    position: absolute;
    right: -20px;
    top: 0;
    background: white;
}
#scart li .dl i {
    padding: 0 5px;
}
#scart li .dl i:hover {
    color:red;
}
#itog > strong {
    width: 170px;
    display: inline-block;
}
#itog > .sht {
    width: 40px;
    display: inline-block;
}
#itog {
    border-bottom: 3px dotted black;
    margin-bottom: 15px;
    font-weight: bold;
    padding-bottom: 10px;
    border-top: 2px dotted gray;
    padding-top: 10px;
}
#zkz {
    color:white;
    margin-bottom: 0;
}
.zg img {
    height: 30px;
}
.zg > a > span {
    display: inline-block;
}
.zg h3 {
    display: inline-block;
    padding: 4px 15px;
    color: black;
    margin-bottom: 0;
}
.svez {
    color:gray;
}
.zg {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.tovar div .de {
    margin-left: 70px;

}
.de i {
    display: inline-block;
    width: 25px;
    height: 25px;
    line-height: 22px;
    border:1px solid #e5e5e5;
    background: white;
    cursor: pointer;
    margin: 0 5px;
    text-align: center;
    border-radius: 13px;
    opacity: 0;
}
.de b {
    font-weight: normal;
}
.tovar > div:hover .de i {
    opacity: 1;
}
.tved {
    height: 100%;
    display: block;
    box-shadow: 0px 4px 20px rgb(230, 230, 230);
    transition: transform 0.1s linear;
    border-radius: 8px;
    margin-bottom: 25px;
    color: black;
    font-size: 18px;
}
.tved > span {
    display: block;
    text-align: center;
    height: 120px;
    overflow: hidden;
    background: #f1f1f1;
}
.tved > div {
    padding: 10px;
    font-weight: bold;
}
.tved > div > span {
    float:right;
    font-weight: normal;
    color:gray;
}
