/* #region default */
/*!
Theme Name: ColeccionistasDeSonidos
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: coleccionistasdesonidos
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

ColeccionistasDeSonidos is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}
/* #endregion default */

/* #region global */
body, html {
    overflow-x: hidden;
}
.wrapper {
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
}
@font-face {
    font-family: kefa;
    src: url(/wp-content/themes/coleccionistasdesonidos/fonts/Kefa-Regular.ttf);
}
@font-face {
    font-family: erica;
    src: url(/wp-content/themes/coleccionistasdesonidos/fonts/EricaOne-Regular.ttf);
}
h1, h2, h3, h4, h5, a, p, li {
	font-family: "kefa";
}
.normal h1, .normal h2, .normal h3, .normal h4, .normal h5, .normal a, .normal p, .normal li {
	font-family: "kefa" !important;
}
.ultra {
	font-family: "erica";
}
.post, .page {
    margin: 0;
}
.menu-toggle, .main-navigation.toggled ul {
    display: none;
}
.rmp-container {
    box-shadow: 1px 1px 20px 3px #0000007a;
}
/* #endregion global */

/* #region header */
.main-navigation {
    display: flex;
    width: auto;
    justify-content: center;
    position: relative;
}
.main-navigation a {
    display: block;
    text-decoration: none;
    color: #111111;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 2.5px;
    margin: 0 5px;
    background: #ffffff;
    padding: 20px 18px 9px 18px;
    border-radius: 0 0px 24px 24px;
	transition: all ease-in-out .3s;
}
.main-navigation #menu-item-71 a:hover, .main-navigation #menu-item-71.current-menu-item a { background: #f779c8; }
.main-navigation #menu-item-72 a:hover, .main-navigation #menu-item-72.current-menu-item a { background: #7401c2; }
.main-navigation #menu-item-73 a:hover, .main-navigation #menu-item-73.current-menu-item a { background: #0fdd6e; }
.main-navigation #menu-item-74 a:hover, .main-navigation #menu-item-74.current-menu-item a { background: #f5ff54; }
.main-navigation #menu-item-75 a:hover, .main-navigation #menu-item-75.current-menu-item a { background: #ff6161; }
.main-navigation #menu-item-76 a:hover, .main-navigation #menu-item-76.current-menu-item a { 
	background: #000000; 
	color: #ffffff;
}



.main-navigation::before {
    content: "";
    width: 70px;
    height: 83px;
    background: url(/wp-content/uploads/2024/10/header01.png) center no-repeat;
    background-size: contain;
    position: relative;
    left: -20px;
    top: 7px;
}
.main-navigation::after {
    content: "";
    width: 70px;
    height: 88px;
    background: url(/wp-content/uploads/2024/10/header02.png) center no-repeat;
    background-size: contain;
    position: relative;
    right: -20px;
    top: 7px;
}
/* #endregion header */

/* #region footer */
footer.entry-footer {
    display: none;
}
footer .wrapper {
    background: #f779c8;
    padding: 30px 70px 0 70px;
    border-radius: 180px 180px 0px 0px;
    text-align: center;
}
#copy p {
    margin: 0;
    padding: 13px 0;
    font-size: 18px;
}
div#img-decor01 {
    position: absolute;
    left: 150px;
    top: 25px;
}
div#img-decor02 {
    position: absolute;
    right: 150px;
    top: 25px;
    cursor: pointer;
}
div#img-decor01 img, div#img-decor02 img {
    width: 20px;
}
div#player-container {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 40px;
}
#player-container img {
    width: 530px;
    margin-left: -170px;
}
.srp_tracklist {
    display: none;
}
.iron-audioplayer .playlist .tracklist-item-title {
    text-align: left;
}
div#player-footer {
    max-width: 300px;
}
#player-footer p {
    margin: 0 auto;
    font-size: 20px;
    line-height: 1;
    max-width: 200px;
    display: block;
    color: #111;
}
#player-footer p.now-playing {
    font-size: 14px;
    font-family: arial;
    margin: 20px auto -21px auto;
    font-weight: 600;
}
.track-title {
    color: #ffffff !important;
    font-family: 'kefa';
    font-weight: 600;
}

/* #endregion footer */

/* #region home */
.yellow-circle {
    margin: 0 auto;
}
.yellow-circle p {
    margin: 0;
    line-height: 40px;
}
.yellow-circle::before {
    content: "";
    width: 37px;
    height: 72px;
    background: url(/wp-content/uploads/2024/10/mid-circle01.png) center no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    left: -50px;
    top: 5px;
}
.yellow-circle::after {
    content: "";
    width: 37px;
    height: 72px;
    background: url(/wp-content/uploads/2024/10/mid-circle02.png) center no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    right: -50px;
    top: 5px;
}
.purple-star p {
    position: relative;
    width: 410px;
    margin: 30px auto 30px auto;
}
.purple-star p::before {
    content: "";
    display: block;
    width: 57px;
    height: 57px;
    background: url(/wp-content/uploads/2024/10/star01.png) center no-repeat;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 0;
}
.purple-star p::after {
    content: "";
    display: block;
    width: 57px;
    height: 57px;
    background: url(/wp-content/uploads/2024/10/star02.png) center no-repeat;
    background-size: contain;
    position: absolute;
    right: 0;
    top: 0;
}
.text-profile {
    position: absolute !important;
    display: block;
    width: 100%;
    left: 0;
    top: 0;
    padding: 20px 20px;
    height: 100%;
    opacity: 0;
	transition: all .6s ease-in-out;
}
#profile01:hover #text-profile01 { opacity: 1; }
#profile02:hover #text-profile02 { opacity: 1; }
#profile03:hover #text-profile03 { opacity: 1; }
#profile04:hover #text-profile04 { opacity: 1; }

div#text-profile01 { background: #ff70cae8; }
div#text-profile02 { background: #7e08c9db; }
div#text-profile03 { background: #00e15de6; }
div#text-profile04 { background: #f3ff00e6; }
/* #endregion home */

/* #region sala2 */
.green-circle {
    width: 481px;
    margin: 0 auto;
}
.green-circle p {
    margin: 0;
    line-height: 40px;
}
.green-circle::before {
    content: "";
    width: 37px;
    height: 72px;
    background: url(/wp-content/uploads/2024/10/green-cicle01.png) center no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    left: -50px;
    top: 5px;
}
.green-circle::after {
    content: "";
    width: 37px;
    height: 72px;
    background: url(/wp-content/uploads/2024/10/green-cicle02.png) center no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    right: -50px;
    top: 5px;
}
.comp-popup-container .e-con-inner {
    position: relative;
}
.slider-compositora {
    position: absolute !important;
    top: 0;
    height: 100% !important;
    background: #ffffffa6;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    width: 100% !important;
	z-index: -1 !important;
	opacity: 0;
	transition: all ease-in-out 0.6s !important;
}
.slider-compositora.active-popup-comp {
    z-index: 3 !important;
	opacity: 1;
}
.slider-compositora .elementor-widget-shortcode {
    width: 90%;
}
div#close-popup-comp {
    cursor: pointer;
    position: absolute;
    right: -82%;
    left: 0;
    top: -57%;
    bottom: 0;
    width: 60px;
    height: 60px;
    margin: auto;
}
.compositora-foto {
    cursor: pointer;
	border: 0px solid #f1ff3e;
	transition: all 0.6s ease;
}
.compositora-foto:hover {
    border: 14px solid #f1ff3e;
}
.compositora-name p {
    cursor: pointer;
    border-bottom: 3px solid transparent;
    display: inline;
    transition: all .6s ease-in-out;
}
.compositora-name p:hover {
    border-bottom: 3px solid #8800c7;
	color: #8800c7;
}
.grabaciones .track-title {
    color: #000000 !important;
}
/* #endregion sala2 */

/* #region acerca */
.scroll-text .elementor-widget-container {
    max-height: 80vh;
    overflow-y: scroll;
    overflow-x: hidden;
    box-shadow: inset 0 0 14px 2px #0000004a;
}
.scroll-text .elementor-widget-container::-webkit-scrollbar {
    width: 8px;
}
.scroll-text .elementor-widget-container::-webkit-scrollbar-track {
    border-radius: 20px;
    background: #f3f3f3;
    box-shadow: inset 1px 1px 0px 1px #00000021;
}
.scroll-text .elementor-widget-container::-webkit-scrollbar-thumb {
    border: 1px solid #a4a4a4;
    background: #c3c3c3;
    border-radius: 20px;
}

#visit-counter .wpgear_counter_hits {
    font-size: 100px;
    color: #111111;
    display: block;
    margin-bottom: -29px;
}
/* #endregion acerca */

/* #region sala3 */
.title-popup-trigger {
    margin-top: 14px;
    margin-bottom: -6px !important;
}
.paoc-close-popup {
    background-color: #f5ff54 !important;
    border: 3px solid #f5ff54 !important;
	fill: #000000 !important;
	box-shadow: -3px 3px 4px 4px rgb(0 0 0 / 23%);
}
.paoc-close-popup:hover {
    background-color: #f5ff54 !important;
}
.custombox-overlay.custombox-open.paoc-popup-active.paoc-popup-overlay {
    background-color: rgb(255 255 255 / 60%) !important;
}
.paoc-popup-con-bg {
    padding: 0 0 50px 0 !important;
}
.paoc-popup-content img {
    margin-top: -17px !important;
}
#popup-trigger05 .paoc-image-popup a::after {
	display: none;
}
.paoc-popup-content span.ultra {
    font-size: 25px;
}
.click-obra p {
	margin: 0;
}
.paoc-image-popup {
    padding: 0;
    min-height: 150px;
    text-align: center;
}
.paoc-image-popup img.popupaoc-img {
    max-width: 190px;
}
.paoc-image-popup a {
    display: inline-block;
    position: relative;
}
.paoc-image-popup a::after {
    content: "";
    width: 34px;
    height: 51px;
    background: url(https://coleccionistasdesonidos.co/wp-content/uploads/2024/11/ficha.png) center no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 25px;
    right: -40px;
}
div#popup-trigger01-01 img.popupaoc-img {
    margin-left: 50px;
}
div#popup-trigger01-02 img.popupaoc-img {
    position: relative;
    top: 20px;
    margin-left: -130px;
}
div#popup-trigger01-03 img.popupaoc-img {
    margin: -30px 0 0 250px;
}
.e-n-tabs-heading {
    z-index: 10;
}
.e-n-tab-title {
    cursor: pointer;
}
.e-n-tabs button span {
    padding: 56px 0 0 0;
    background: url(https://coleccionistasdesonidos.co/wp-content/uploads/2024/11/ico01.svg) top center no-repeat;
    background-size: 50px;
    width: 59px;
    text-align: center !important;
    display: block !important;
    font-family: 'kefa';
    font-size: 15px !important;
}
.e-n-tabs button#e-n-tab-title-85582202 span {
	background: url(https://coleccionistasdesonidos.co/wp-content/uploads/2024/11/ico02.svg) top center no-repeat;
    background-size: 50px;
}
.e-n-tabs button#e-n-tab-title-85582203 span {
	background: url(https://coleccionistasdesonidos.co/wp-content/uploads/2024/11/ico03.svg) top center no-repeat;
    background-size: 50px;
}
.e-n-tabs button#e-n-tab-title-85582204 span {
	background: url(https://coleccionistasdesonidos.co/wp-content/uploads/2024/11/ico04.svg) top center no-repeat;
    background-size: 50px;
}
.e-n-tabs button#e-n-tab-title-85582205 span {
	background: url(https://coleccionistasdesonidos.co/wp-content/uploads/2024/11/ico05.svg) top center no-repeat;
    background-size: 50px;
}
.e-n-tabs button#e-n-tab-title-85582206 span {
	background: url(https://coleccionistasdesonidos.co/wp-content/uploads/2024/11/ico06.svg) top center no-repeat;
    background-size: 50px;
}
.e-n-tabs button#e-n-tab-title-85582207 span {
	background: url(https://coleccionistasdesonidos.co/wp-content/uploads/2024/11/ico07.svg) top center no-repeat;
    background-size: 50px;
}
.e-n-tabs button#e-n-tab-title-85582208 span {
	background: url(https://coleccionistasdesonidos.co/wp-content/uploads/2024/11/ico08.svg) top center no-repeat;
    background-size: 50px;
}
#popup-trigger02-01 img.popupaoc-img {
    max-width: 282px;
    margin-left: 10px;
}
#popup-trigger02-02 img.popupaoc-img {
    max-width: 320px;
    margin-left: -148px;
    margin-top: 8px;
}
#popup-trigger03-01 img.popupaoc-img {
    max-width: 247px;
    margin-left: 90px;
}
#popup-trigger03-02 img.popupaoc-img {
    max-width: 240px;
    margin-left: -160px;
}
#popup-trigger04 img.popupaoc-img {
    max-width: 290px;
    margin-left: -40px;
    margin-top: -20px;
}
/*---*/
#popup-trigger05 .elementor-widget-shortcode {
    position: absolute;
    width: auto;
}
div#popup-trigger05-1 {
    left: 130px;
    top: 128px;
}
div#popup-trigger05-1 img.popupaoc-img {
    max-width: 72px;
}
div#popup-trigger05-2 {
    left: 206px;
    top: 142px;
}
div#popup-trigger05-2 img.popupaoc-img {
    max-width: 64px;
}
div#popup-trigger05-3 {
    left: 365px;
    top: 12px;
}
div#popup-trigger05-3 img.popupaoc-img {
    max-width: 156px;
}
div#popup-trigger05-4 {
    left: 533px;
    top: 13px;
}
div#popup-trigger05-4 img.popupaoc-img {
    max-width: 165px;
}
div#popup-trigger05-5 {
    left: 712px;
    top: -10px;
}
div#popup-trigger05-5 img.popupaoc-img {
    max-width: 157px;
}
div#popup-trigger05-6 {
    left: 363px;
    top: 216px;
}
div#popup-trigger05-6 img.popupaoc-img {
    max-width: 165px;
}
div#popup-trigger05-7 {
    left: 539px;
    top: 199px;
}
div#popup-trigger05-7 img.popupaoc-img {
    max-width: 173px;
}
div#popup-trigger05-8 {
    left: 731px;
    top: 183px;
}
div#popup-trigger05-8 img.popupaoc-img {
    max-width: 137px;
}
#popup-trigger06 img.popupaoc-img {
    max-width: 280px;
    margin: -14px 0 0 -40px;
    opacity: 0.8;
}
#popup-trigger07 img.popupaoc-img {
    margin: -27px 0 0 -34px;
}
div#title-xx {
    position: absolute;
    left: 88px;
    max-width: 136px;
    top: 199px;
}
#popup-trigger08 .paoc-image-popup a::after {
	display: none;
}
div#popup-trigger08 .popup-trigger {
    position: absolute;
}

div#popup-trigger08-1 {
    left: 320px;
    top: 35px;
}
div#popup-trigger08-1 img.popupaoc-img {
    max-width: 140px;
}
div#popup-trigger08-2 {
    left: 440px;
    top: 90px;
}
div#popup-trigger08-2 img.popupaoc-img {
    max-width: 160px;
}
div#popup-trigger08-3 {
    left: 610px;
    top: 25px;
}
#popup-trigger08-3 img.popupaoc-img {
    max-width: 217px;
}
div#popup-trigger08-4 {
    left: 343px;
    top: 245px;
}
#popup-trigger08-4 img.popupaoc-img {
    max-width: 230px;
}
div#popup-trigger08-5 {
    left: 608px;
    top: 191px;
}
#popup-trigger08-5 img.popupaoc-img {
    max-width: 200px;
}
/* #endregion sala3 */

/* #region sala1 */
.arrows-container .e-n-tabs button span {
    background: none;
    padding: 0;
    display: flex !important;
}
#compositoras-list .e-n-tabs button span {
    width: auto;
    font-size: 16px !important;
}
button#e-n-tab-title-2108430061 {
    position: absolute;
    left: -50px;
    top: 50%;
    padding: 0;
    margin: 0;
    width: 59px;
}
button#e-n-tab-title-2108430062 {
    position: absolute;
    right: -50px;
    top: 50%;
	padding: 0;
    margin: 0;
    width: 59px;
}
/* #endregion sala1 */

.swiper-wrapper {
    align-items: center;
}

/*-------------------------------------------------------*/
/*-------------------------------------------------------*/
/*-------------------------------------------------------*/
@media only screen and (max-width: 1250px) {
	.wrapper {
		max-width: 1000px;
	}
	.main-navigation a {
		font-size: 18px;
		letter-spacing: 1.8px;
		padding: 17px 18px 9px 18px;
	}
	/*sala3*/
	#tabs-galeria button {
		padding: 0 10px 10px 10px;
	}
	.paoc-image-popup {
		min-height: 80px;
	}
	.paoc-image-popup img.popupaoc-img {
		max-width: 160px;
	}
	div#popup-trigger01-01 img.popupaoc-img {
		margin-left: 100px;
		margin-top: -30px;
	}
	div#popup-trigger01-03 img.popupaoc-img {
		margin: -60px 0 0 230px;
	}
	div#popup-trigger01-02 img.popupaoc-img {
		top: 20px;
		margin-left: -170px;
	}
	#popup-trigger02-01 img.popupaoc-img {
		max-width: 230px;
		margin-left: 59px;
	}
	#popup-trigger02-02 img.popupaoc-img {
		max-width: 260px;
		margin-left: -195px;
		margin-top: 2px;
	}
	#popup-trigger03-01 img.popupaoc-img {
		max-width: 215px;
		margin-left: 125px;
	}
	#popup-trigger03-02 img.popupaoc-img {
		max-width: 210px;
		margin-left: -210px;
	}
	#popup-trigger04 img.popupaoc-img {
		max-width: 220px;
		margin-left: -40px;
		margin-top: -20px;
	}
	/*--*/
	div#popup-trigger05-1 {
		left: 176px;
		top: 89px;
	}
	div#popup-trigger05-1 img.popupaoc-img {
		max-width: 62px;
	}
	div#popup-trigger05-2 {
		left: 242px;
		top: 103px;
	}
	div#popup-trigger05-2 img.popupaoc-img {
		max-width: 54px;
	}
	div#popup-trigger05-3 {
		left: 375px;
		top: 12px;
	}
	div#popup-trigger05-3 img.popupaoc-img {
		max-width: 134px;
	}
	div#popup-trigger05-4 {
		left: 518px;
		top: 5px;
	}
	div#popup-trigger05-4 img.popupaoc-img {
		max-width: 145px;
	}
	div#popup-trigger05-5 {
		left: 673px;
		top: 3px;
	}
	div#popup-trigger05-5 img.popupaoc-img {
		max-width: 141px;
	}
	div#popup-trigger05-6 {
		left: 375px;
		top: 183px;
	}
	div#popup-trigger05-6 img.popupaoc-img {
		max-width: 140px;
	}
	div#popup-trigger05-7 {
		left: 525px;
		top: 167px;
	}
	div#popup-trigger05-7 img.popupaoc-img {
		max-width: 154px;
	}
	div#popup-trigger05-8 {
		left: 690px;
		top: 153px;
	}
	div#popup-trigger05-8 img.popupaoc-img {
		max-width: 122px;
	}
	#popup-trigger06 img.popupaoc-img {
		max-width: 240px;
		margin: -20px 0 0 -40px;
		opacity: 0.8;
	}
	#popup-trigger07 img.popupaoc-img {
		margin: -33px 0 0 -34px;
	}
	div#title-xx {
		left: 138px;
		max-width: 106px;
		top: 179px;
	}
	div#popup-trigger08-1 {
		left: 330px;
		top: 33px;
	}
	div#popup-trigger08-1 img.popupaoc-img {
		max-width: 110px;
	}
	div#popup-trigger08-2 {
		left: 423px;
		top: 60px;
	}
	div#popup-trigger08-2 img.popupaoc-img {
		max-width: 135px;
	}
	div#popup-trigger08-3 {
		left: 567px;
		top: 13px;
	}
	#popup-trigger08-3 img.popupaoc-img {
		max-width: 198px;
	}
	div#popup-trigger08-5 {
		left: 588px;
		top: 161px;
	}
	#popup-trigger08-5 img.popupaoc-img {
		max-width: 170px;
	}
	div#popup-trigger08-4 {
		left: 363px;
		top: 212px;
	}
	#popup-trigger08-4 img.popupaoc-img {
		max-width: 190px;
	}
}
/*-------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
	.main-navigation::after {
		display: none;
	}
	/*---*/
	.yellow-circle {
		width: 80%;
	}
	.purple-star p {
		width: 80%;
	}
	.purple-star p::before {
		width: 37px;
		height: 37px;
		left: -20px;
		top: 10px;
	}
	.purple-star p::after {
		width: 37px;
		height: 37px;
		right: -20px;
		top: 10px;
	}
	/*--footer--*/
	#player-container img {
		width: 370px;
		margin-left: -80px;
	}
	div#player-container {
		gap: 20px;
	}
	footer .wrapper {
		padding: 60px 70px 0 70px;
		border-radius: 110px 110px 0px 0px;
	}
	/*sala3*/
	.bg-galeria {
		background: #ccc;
		background-image: none !important;
	}
	.paoc-image-popup a::after {
		display: none;
	}
	img.popupaoc-img {
		margin: 0 !important;
		position: relative !important;
		top;
	}
	#tabs-galeria button {
		padding: 0 2px 4px 2px;
	}
	.popup-trigger {
		position:  relative !important;
		top: 0 !important;
		left: 0 !important;
	}
	.custombox-open.custombox-content {
		z-index: 1000020;
	}
	div#popup-trigger01-02 img.popupaoc-img {
		top: 0;
	}
	.paoc-image-popup img.popupaoc-img {
		max-width: 200px !important;
	}
}
/*-------------------------------------------------------*/
@media only screen and (max-width: 767px) {
	div#player-container {
		flex-direction: column;
	}
	footer .wrapper {
		padding: 20px 30px 0 30px;
		border-radius: 30px 30px 0px 0px;
	}
	div#img-decor01 img, div#img-decor02 img {
		width: 15px;
	}
	div#img-decor01 {
		left: 19px;
		top: 10px;
	}
	div#img-decor02 {
		right: 19px;
		top: 10px;
	}
	.yellow-circle p {
		line-height: 22px;
	}
	.yellow-circle::before {
		width: 27px;
		height: 52px;
	}
	.yellow-circle::after {
		width: 27px;
		height: 52px;
	}
	.purple-star p {
		width: 100%;
	}
	.purple-star p::before {
		width: 27px;
		height: 27px;
		left: -30px;
		top: 0px;
	}
	.purple-star p::after {
		width: 27px;
		height: 27px;
		right: -30px;
		top: 0;
	}
	button#e-n-tab-title-2108430061 {
		left: -11px;
		width: 40px;
		z-index: 10;
	}
	button#e-n-tab-title-2108430062 {
		right: -11px;
		width: 40px;
		z-index: 10;
	}
	/*---*/
	#tabs-galeria .e-n-tab-title {
		order: initial !important;
		box-shadow: 0 0 3px 2px #00000024;
		min-height: 102px;
		margin: 3px 0 5px 0;
	}
	#tabs-galeria .e-n-tabs-heading {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
	}
	.e-n-tabs button span {
		padding: 48px 0 0 0;
		background-size: 36px !important;
		width: 59px;
		font-size: 14px !important;
		line-height: 13px;
	}
	.paoc-popup-content img {
		margin-top: 0px !important;
	}
	.paoc-popup img {
		max-width: 100%;
		height: auto;
		max-height: 350px;
		width: auto;
	}
	.paoc-close-popup {
		right: auto !important;
	}

}


