.ayudawp-share-buttons,
.ayudawp-share-buttons h3,
.ayudawp-share-buttons h4,
.ayudawp-share-buttons h5,
.ayudawp-share-buttons h6,
.ayudawp-share-buttons span,
.ayudawp-share-buttons .ayudawp-title,
.ayudawp-buttons-container {
background: transparent !important;
background-color: transparent !important;
}
.ayudawp-share-buttons {
margin: 30px 0;
padding: 20px 0;
border-top: 1px solid #e0e0e0;
border-bottom: 1px solid #e0e0e0;
clear: both;
} .ayudawp-share-buttons.ayudawp-aiss-centered {
text-align: center;
}
.ayudawp-share-buttons.ayudawp-aiss-centered .ayudawp-buttons-container {
justify-content: center;
}
.ayudawp-share-buttons .ayudawp-title {
margin: 0 0 15px 0;
font-size: 16px;
font-weight: 600;
color: #555;
font-family: inherit;
display: block;
} .ayudawp-share-buttons h3.ayudawp-title {
font-size: 18px;
}
.ayudawp-share-buttons h4.ayudawp-title {
font-size: 16px;
}
.ayudawp-share-buttons h5.ayudawp-title {
font-size: 14px;
}
.ayudawp-share-buttons h6.ayudawp-title {
font-size: 13px;
}
.ayudawp-share-buttons span.ayudawp-title {
font-size: 16px;
font-weight: 600;
} .ayudawp-buttons-container {
display: flex;
flex-wrap: wrap;
gap: 10px;
align-items: center;
} .ayudawp-share-btn {
display: inline-flex;
align-items: center;
justify-content: center;
padding: 8px 16px;
border-radius: 4px;
text-decoration: none !important;
font-weight: 500;
font-size: 14px;
line-height: 1.4;
transition: all 0.2s ease;
border: 1px solid #ddd;
width: 180px;
text-align: center;
background: #fff;
color: #555;
font-family: inherit;
text-transform: capitalize;
gap: 6px;
cursor: pointer;
} button.ayudawp-share-btn {
border: 1px solid #ddd;
background: #fff;
color: #555;
font-family: inherit;
font-size: 14px;
font-weight: 500;
outline: none;
}
.ayudawp-share-btn:hover {
transform: translateY(-1px);
text-decoration: none !important;
color: #333;
background: #f8f9fa;
border-color: #999;
}
.ayudawp-share-btn:focus {
outline: 2px solid #0073aa;
outline-offset: 2px;
text-decoration: none !important;
}
.ayudawp-share-btn:visited {
text-decoration: none !important;
}
.ayudawp-share-btn:active {
text-decoration: none !important;
} button.ayudawp-share-btn:focus {
outline: 2px solid #0073aa;
outline-offset: 2px;
} .ayudawp-icon-wrapper {
display: inline-flex;
align-items: center;
justify-content: center;
flex-shrink: 0;
}
.ayudawp-icon {
stroke: currentColor;
} .ayudawp-share-buttons.with-icons .ayudawp-share-btn {
display: inline-flex;
align-items: center;
gap: 6px;
}
.ayudawp-share-buttons.with-icons .ayudawp-button-text {
display: inline;
} .ayudawp-share-buttons.icons-only .ayudawp-share-btn {
min-width: 40px;
width: 40px;
height: 40px;
padding: 8px;
border-radius: 6px;
justify-content: center;
}
.ayudawp-share-buttons.icons-only.square .ayudawp-share-btn {
border-radius: 4px;
}
.ayudawp-share-buttons.icons-only.rounded .ayudawp-share-btn {
border-radius: 8px;
} .ayudawp-share-buttons .ayudawp-share-btn,
.ayudawp-share-buttons.default .ayudawp-share-btn {
background: #fff;
color: #555;
border: 1px solid #ddd;
}
.ayudawp-share-buttons .ayudawp-share-btn:hover,
.ayudawp-share-buttons.default .ayudawp-share-btn:hover {
background: #f8f9fa;
color: #333;
border-color: #999;
} .ayudawp-share-buttons.minimal .ayudawp-share-btn {
background: transparent !important;
color: #333 !important;
border: 1px solid #ddd;
}
.ayudawp-share-buttons.minimal .ayudawp-share-btn:hover {
background: transparent !important;
color: #000 !important;
border-color: #999;
} .ayudawp-share-buttons.brand .ayudawp-share-btn.twitter,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.twitter,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.twitter {
background: #1da1f2 !important;
background-color: #1da1f2 !important;
border-color: #1da1f2 !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.twitter:hover,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.twitter:hover,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.twitter:hover {
background: #1991db !important;
background-color: #1991db !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.linkedin,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.linkedin,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.linkedin {
background: #0077b5 !important;
background-color: #0077b5 !important;
border-color: #0077b5 !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.linkedin:hover,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.linkedin:hover,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.linkedin:hover {
background: #006699 !important;
background-color: #006699 !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.facebook,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.facebook,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.facebook {
background: #1877f2 !important;
background-color: #1877f2 !important;
border-color: #1877f2 !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.facebook:hover,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.facebook:hover,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.facebook:hover {
background: #166fe5 !important;
background-color: #166fe5 !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.telegram,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.telegram,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.telegram {
background: #0088cc !important;
background-color: #0088cc !important;
border-color: #0088cc !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.telegram:hover,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.telegram:hover,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.telegram:hover {
background: #007bb3 !important;
background-color: #007bb3 !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.whatsapp,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.whatsapp,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.whatsapp {
background: #25d366 !important;
background-color: #25d366 !important;
border-color: #25d366 !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.whatsapp:hover,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.whatsapp:hover,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.whatsapp:hover {
background: #22c55e !important;
background-color: #22c55e !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.email,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.email,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.email {
background: #6c757d !important;
background-color: #6c757d !important;
border-color: #6c757d !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.email:hover,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.email:hover,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.email:hover {
background: #5a6268 !important;
background-color: #5a6268 !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.raindrop,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.raindrop,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.raindrop {
background: #1e90ff !important;
background-color: #1e90ff !important;
border-color: #1e90ff !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.raindrop:hover,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.raindrop:hover,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.raindrop:hover {
background: #1c86ee !important;
background-color: #1c86ee !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.claude,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.claude,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.claude {
background: #ff6b35 !important;
background-color: #ff6b35 !important;
border-color: #ff6b35 !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.claude:hover,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.claude:hover,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.claude:hover {
background: #e55a2b !important;
background-color: #e55a2b !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.chatgpt,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.chatgpt,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.chatgpt {
background: #10a37f !important;
background-color: #10a37f !important;
border-color: #10a37f !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.chatgpt:hover,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.chatgpt:hover {
background: #0d8f72 !important;
background-color: #0d8f72 !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.google-ai,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.google-ai,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.google-ai {
background: #4285f4 !important;
background-color: #4285f4 !important;
border-color: #4285f4 !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.google-ai:hover,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.google-ai:hover,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.google-ai:hover {
background: #3367d6 !important;
background-color: #3367d6 !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.grok,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.grok,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.grok {
background: #000000 !important;
background-color: #000000 !important;
border-color: #000000 !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.grok:hover,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.grok:hover,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.grok:hover {
background: #333333 !important;
background-color: #333333 !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.perplexity,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.perplexity,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.perplexity {
background: #20b2aa !important;
background-color: #20b2aa !important;
border-color: #20b2aa !important;
color: white !important;
}
.ayudawp-share-buttons.brand .ayudawp-share-btn.perplexity:hover,
.ayudawp-share-buttons.brand a.ayudawp-share-btn.perplexity:hover,
.ayudawp-share-buttons.brand button.ayudawp-share-btn.perplexity:hover {
background: #1c9a94 !important;
background-color: #1c9a94 !important;
color: white !important;
} .ayudawp-share-buttons.icons-only .ayudawp-share-btn.twitter,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.twitter {
background: #1da1f2 !important;
border-color: #1da1f2 !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.twitter:hover,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.twitter:hover {
background: #1991db !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.linkedin,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.linkedin {
background: #0077b5 !important;
border-color: #0077b5 !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.linkedin:hover,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.linkedin:hover {
background: #006699 !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.facebook,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.facebook {
background: #1877f2 !important;
border-color: #1877f2 !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.facebook:hover,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.facebook:hover {
background: #166fe5 !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.telegram,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.telegram {
background: #0088cc !important;
border-color: #0088cc !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.telegram:hover,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.telegram:hover {
background: #007bb3 !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.whatsapp,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.whatsapp {
background: #25d366 !important;
border-color: #25d366 !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.whatsapp:hover,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.whatsapp:hover {
background: #22c55e !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.email,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.email {
background: #6c757d !important;
border-color: #6c757d !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.email:hover,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.email:hover {
background: #5a6268 !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.raindrop,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.raindrop {
background: #1e90ff !important;
border-color: #1e90ff !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.raindrop:hover,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.raindrop:hover {
background: #1c86ee !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.claude,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.claude {
background: #ff6b35 !important;
border-color: #ff6b35 !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.claude:hover,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.claude:hover {
background: #e55a2b !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.chatgpt,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.chatgpt {
background: #10a37f !important;
border-color: #10a37f !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.chatgpt:hover,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.chatgpt:hover {
background: #0d8f72 !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.google-ai,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.google-ai {
background: #4285f4 !important;
border-color: #4285f4 !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.google-ai:hover,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.google-ai:hover {
background: #3367d6 !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.grok,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.grok {
background: #000000 !important;
border-color: #000000 !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.grok:hover,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.grok:hover {
background: #333333 !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.perplexity,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.perplexity {
background: #20b2aa !important;
border-color: #20b2aa !important;
color: white !important;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn.perplexity:hover,
.ayudawp-share-buttons.icons-only button.ayudawp-share-btn.perplexity:hover {
background: #1c9a94 !important;
color: white !important;
} .ayudawp-share-buttons.dark {
border-top-color: #444;
border-bottom-color: #444;
}
.ayudawp-share-buttons.dark .ayudawp-share-btn {
background: transparent !important;
color: #e0e0e0 !important;
border: 1px solid #666;
}
.ayudawp-share-buttons.dark .ayudawp-share-btn:hover {
background: transparent !important;
color: #fff !important;
border-color: #999;
}
.ayudawp-share-buttons.dark .ayudawp-title {
color: #e0e0e0;
} @media (max-width: 768px) {
.ayudawp-buttons-container {
gap: 8px;
}
.ayudawp-share-btn {
padding: 6px 12px;
font-size: 13px;
width: 150px;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn {
width: 36px;
height: 36px;
min-width: 36px;
padding: 6px;
}
.ayudawp-share-buttons {
padding: 15px 0;
margin: 20px 0;
}
.ayudawp-share-buttons .ayudawp-title {
font-size: 15px;
margin-bottom: 12px;
}
}
@media (max-width: 480px) {
.ayudawp-buttons-container {
flex-direction: column;
align-items: center;
}
.ayudawp-share-btn {
width: 100%;
max-width: 300px;
}
.ayudawp-share-buttons.icons-only .ayudawp-buttons-container {
display: grid;
grid-template-columns: repeat(auto-fill, 36px);
gap: 8px;
flex-direction: row;
}
.ayudawp-share-buttons.ayudawp-aiss-centered.icons-only .ayudawp-buttons-container {
display: flex;
flex-wrap: wrap;
margin: 0 auto;
max-width: 300px;
justify-content: center;
}
.ayudawp-share-buttons:not(.ayudawp-aiss-centered).icons-only .ayudawp-buttons-container {
margin: 0;
max-width: 100%;
justify-content: flex-start;
}
.ayudawp-share-buttons.icons-only .ayudawp-share-btn {
width: 36px;
max-width: 36px;
}
} .ayudawp-danger-zone {
padding: 15px;
margin-top: 10px;
border: 2px solid #dc3232;
background: #fff2f2;
border-radius: 4px;
}
.ayudawp-danger-zone label {
display: flex;
align-items: center;
gap: 8px;
font-weight: 600;
color: #dc3232;
}
.ayudawp-warning {
color: #dc3232 !important;
font-weight: 500;
margin-top: 8px;
} .ayudawp-share-buttons.icons-only.circular .ayudawp-share-btn {
border-radius: 50% !important;
min-width: 40px !important;
width: 40px !important;
height: 40px !important;
}
.ayudawp-share-buttons.icons-only.square .ayudawp-share-btn {
border-radius: 4px !important;
min-width: 40px !important;
width: 40px !important;
height: 40px !important;
}