HEX
Server: Apache
System: Linux WWW 6.1.0-40-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.153-1 (2025-09-20) x86_64
User: web11 (1011)
PHP: 8.2.29
Disabled: NONE
Upload Files
File: /var/www/ippmt.kauko.lt/wp-content/plugins/ocean-elementor-widgets/assets/css/buttons/style.css
/*------------------------------------------------------------------
Buttons
-------------------------------------------------------------------*/
.oew-buttons {
  list-style: none;
  padding: 0;
  margin: 0; }
  .oew-buttons li {
    display: inline-block;
    margin-left: 12px; }
    .oew-buttons li:first-child {
      margin-left: 0 !important; }
    .oew-buttons li a {
      display: inline-block;
      padding: 12px 24px;
      background-color: #13aff0;
      color: #fff;
      line-height: 1;
      text-align: center;
      border-radius: 3px; }
      .oew-buttons li a:hover {
        background-color: #0b7cac; }

.rtl .oew-buttons li {
  margin-right: 12px;
  margin-left: 0; }
  .rtl .oew-buttons li:first-child {
    margin-right: 0 !important; }