.wpvs-voting-wrapper{margin:5px 0;padding:5px;background:0 0;border-radius:0px;text-align:center;clear:both}.wpvs-voting-message{margin-bottom:15px;min-height:24px;display:none;font-size:14px}.wpvs-voting-message span{display:inline-block;padding:10px 18px;border-radius:6px;font-weight:600}.wpvs-voting-message .success{color:#155724;background:#d4edda;border:1px solid #c3e6cb}.wpvs-voting-message .error{color:#721c24;background:#f8d7da;border:1px solid #f5c6cb}.wpvs-voting-buttons{display:flex;gap:15px;justify-content:center;flex-wrap:wrap;align-items:center}.wpvs-vote-btn{display:inline-flex;align-items:center;justify-content:center;gap:5px;background-color:transparent!important;font-family:"Inter",Sans-serif!important;font-size:15px!important;font-weight:500!important;line-height:1em!important;color:#0035af!important;border-style:solid!important;border-width:2px!important;border-color:#0036b0!important;border-radius:50px!important;padding:7px 12px!important;cursor:pointer;transition:all .3s ease;min-width:50px}.wpvs-vote-btn:hover:not(:disabled){background-color:#0035af!important;color:#fff!important;border-color:#0035af!important;transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,53,175,.3)}.wpvs-like-btn{background-color:#0035af!important;color:#fff!important;border-color:#0035af!important}.wpvs-vote-btn.voted{background-color:#0035af!important;color:#fff!important;border-color:#0035af!important}.wpvs-vote-btn:disabled{opacity:1;cursor:not-allowed}.wpvs-vote-icon{font-size:17px;line-height:1;filter:grayscale(0);transition:filter .3s ease}.wpvs-vote-count{min-width:25px;height:25px;display:inline-flex;align-items:center;justify-content:center;background:rgba(0,53,175,.1);border-radius:50%;font-size:14px;font-weight:700;transition:all .3s ease}.wpvs-vote-btn:hover:not(:disabled) .wpvs-vote-count,.wpvs-vote-btn.voted .wpvs-vote-count{background:rgba(255,255,255,.3)}@media (max-width:600px){.wpvs-voting-wrapper{padding:20px 15px}.wpvs-voting-buttons{gap:12px}.wpvs-vote-btn{min-width:80px;padding:10px 15px!important;font-size:15px!important}.wpvs-vote-icon{font-size:17px}.wpvs-vote-count{min-width:25px;height:25px;font-size:14px}}