- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- 40
- 41
- 42
- 43
- 44
- 45
- 46
- 47
- 48
- 49
- 50
- 51
- 52
- 53
- 54
- 55
- 56
- 57
- 58
- 59
- 60
- 61
- 62
- 63
- 64
- 65
- 66
- 67
- 68
- 69
- 70
- 71
- 72
- 73
- 74
- 75
- 76
- 77
.product .header {
padding: 16px 0;
}
.dollar {
font-size: 26px;
font-weight: 700;
}
.product .body { min-height: 192px; }
.pricing {
border-bottom: 1px solid #979797;
color: #262626;
padding-top: 5px!important;
width: 80%;
}
.pricing .dollar span:nth-of-type(1) {
top: -18px!important;
right: -3px!important;
font-size: 18px!important;
}
.pricing .cents, .pricing .parcel {
font-size: 18px!important;
}
.pricing .cents-wrap {
top: -10px!important;
}
.prod-desc {
padding: 22px 32px;
}
.footer {
flex-direction: column;
}
.footer .original-price {
order: 0;
padding: 0 0 30px 0;
text-align: center;
}
.footer a.add-to-cart { margin: 25px auto 11px }
.footer a.add-to-cart.disabled { background: #999!important; }
.language-container {
width: 900px!important;
}
section.product[data-level='lifetimeplus-u'] .description {
display: none!important;
}
section.product[data-level='12-u'] .prod-desc {
width: 195px;
}
section.product[data-level='lifetimeplus-u'] .prod-desc {
width: 200px;
}
section.product[data-level='lifetime-u'] .prod-desc {
width: 201px;
}
section.product[data-level='3'] .prod-desc {
width: 188px;
padding: 22px 9px;
}
#showlangs { color: #0098DB; font-weight: 700; }
#langswrap h4 { margin-bottom: 21px!important }
.languages ul {
line-height: 25px;
}
.young { display: none!important }