/*
Theme Name: Porftfolio Jasmin Music
Version: 2025
Requires at least: 5.2
Tested up to: 6.8
Requires PHP: 7.4
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: portfoliojasmin

BlankSlate WordPress Theme 2011-2025
BlankSlate is distributed under the terms of the GNU GPL
*/

font-face {
  font-family: 'Satoshi-Light';
  src: url('fonts/satoshi/Satoshi-Light.woff2') format('woff2'),
    url('fonts/satoshi/Satoshi-Light.woff') format('woff'),
    url('fonts/satoshi/Satoshi-Light.ttf') format('truetype');
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'Satoshi-LightItalic';
  src: url('fonts/satoshi/Satoshi-LightItalic.woff2') format('woff2'),
    url('fonts/satoshi/Satoshi-LightItalic.woff') format('woff'),
    url('fonts/satoshi/Satoshi-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-display: swap;
  font-style: italic;
}

@font-face {
  font-family: 'Satoshi-Regular';
  src: url('fonts/satoshi/Satoshi-Regular.woff2') format('woff2'),
    url('fonts/satoshi/Satoshi-Regular.woff') format('woff'),
    url('fonts/satoshi/Satoshi-Regular.ttf') format('truetype');
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'Satoshi-Italic';
  src: url('fonts/satoshi/Satoshi-Italic.woff2') format('woff2'),
    url('fonts/satoshi/Satoshi-Italic.woff') format('woff'),
    url('fonts/satoshi/Satoshi-Italic.ttf') format('truetype');
  font-weight: 400;
  font-display: swap;
  font-style: italic;
}

@font-face {
  font-family: 'Satoshi-Medium';
  src: url('fonts/satoshi/Satoshi-Medium.woff2') format('woff2'),
    url('fonts/satoshi/Satoshi-Medium.woff') format('woff'),
    url('fonts/satoshi/Satoshi-Medium.ttf') format('truetype');
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'Satoshi-MediumItalic';
  src: url('fonts/satoshi/Satoshi-MediumItalic.woff2') format('woff2'),
    url('fonts/satoshi/Satoshi-MediumItalic.woff') format('woff'),
    url('fonts/satoshi/Satoshi-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-display: swap;
  font-style: italic;
}

@font-face {
  font-family: 'Satoshi-Bold';
  src: url('fonts/satoshi/Satoshi-Bold.woff2') format('woff2'),
    url('fonts/satoshi/Satoshi-Bold.woff') format('woff'),
    url('fonts/satoshi/Satoshi-Bold.ttf') format('truetype');
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'Satoshi-BoldItalic';
  src: url('fonts/satoshi/Satoshi-BoldItalic.woff2') format('woff2'),
    url('fonts/satoshi/Satoshi-BoldItalic.woff') format('woff'),
    url('fonts/satoshi/Satoshi-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-display: swap;
  font-style: italic;
}

@font-face {
  font-family: 'Satoshi-Black';
  src: url('fonts/satoshi/Satoshi-Black.woff2') format('woff2'),
    url('fonts/satoshi/Satoshi-Black.woff') format('woff'),
    url('fonts/satoshi/Satoshi-Black.ttf') format('truetype');
  font-weight: 900;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'Satoshi-BlackItalic';
  src: url('fonts/satoshi/Satoshi-BlackItalic.woff2') format('woff2'),
    url('fonts/satoshi/Satoshi-BlackItalic.woff') format('woff'),
    url('fonts/satoshi/Satoshi-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-display: swap;
  font-style: italic;
}

/**
* This is a variable font
* You can control variable axes as shown below:
* font-variation-settings: wght 900.0;
*
* available axes:
'wght' (range from 300.0 to 900.0
*/
@font-face {
  font-family: 'Satoshi-Variable';
  src: url('fonts/satoshi/Satoshi-Variable.woff2') format('woff2'),
    url('fonts/satoshi/Satoshi-Variable.woff') format('woff'),
    url('fonts/satoshi/Satoshi-Variable.ttf') format('truetype');
  font-weight: 300 900;
  font-display: swap;
  font-style: normal;
}

/**
* This is a variable font
* You can control variable axes as shown below:
* font-variation-settings: wght 900.0;
*
* available axes:
'wght' (range from 300.0 to 900.0
*/
@font-face {
  font-family: 'Satoshi-VariableItalic';
  src: url('portfoliojasminfonts/satoshi/Satoshi-VariableItalic.woff2') format('woff2'),
    url('fonts/satoshi/Satoshi-VariableItalic.woff') format('woff'),
    url('fonts/satoshi/Satoshi-VariableItalic.ttf') format('truetype');
  font-weight: 300 900;
  font-display: swap;
  font-style: italic;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline
}

html {
  scroll-behavior: smooth
}

body {
  line-height: 1
}

a {
  text-decoration-skip-ink: auto
}

a[href^="tel"] {
  color: inherit;
  text-decoration: none
}

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

button {
  outline: 0
}

ol,
ul {
  list-style: none
}

blockquote,
q {
  quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none
}

q {
  display: inline;
  font-style: italic
}

q:before {
  content: '"';
  font-style: normal
}

q:after {
  content: '"';
  font-style: normal
}

textarea,
input[type="text"],
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="search"],
input[type="password"] {
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0
}

input[type="search"] {
  -webkit-appearance: textfield
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

th,
td {
  padding: 2px
}

big {
  font-size: 120%
}

small,
sup,
sub {
  font-size: 80%
}

sup {
  vertical-align: super
}

sub {
  vertical-align: sub
}

dd {
  margin-left: 20px
}

kbd,
tt {
  font-family: courier;
  font-size: 12px
}

ins {
  text-decoration: underline
}

del,
strike,
s {
  text-decoration: line-through
}

dt {
  font-weight: bold
}

address,
cite,
var {
  font-style: italic
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block
}

* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent
}

.sticky {}

.bypostauthor {}

.wp-caption {}

.wp-caption-text {}

.gallery-caption {}

.alignright {}

.alignleft {}

.aligncenter {}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  word-break: normal
}

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

.skip-link {
  left: -9999rem;
  top: 2.5rem;
  z-index: 999999999;
  text-decoration: underline
}

.skip-link:focus {
  display: block;
  left: 6px;
  top: 7px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  line-height: normal;
  padding: 15px 23px 14px;
  z-index: 100000;
  right: auto
}

.visually-hidden:not(:focus):not(:active),
.form-allowed-tags:not(:focus):not(:active) {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap
}

strong {
  font-weight: 900 !important;
}

mark {
  background: #fff;
}

section {
  border-width: 16px 40px;
  border-color: #000;
}

#header {
  background: #000;
  color: #fff;
}

.no-mobile .legend-top-image {
  position: absolute;
  top: -175px;
}

.no-mobile .photo-flutuante {
  position: absolute;
  right: -350px;
  top: 32px;
  z-index: 10;
}

.no-mobile .frase-lateral-sonoridades {
  position: absolute;
  z-index: 10;
  right: 332px;
  bottom: 144px;
}

.no-mobile .frase-lateral-sonoridades img {
  max-width: 24px;
}

.no-mobile .legenda-foto {
  position: absolute;
  top: -162px;
}

#footer {
  background: #000;
  color: #fff;
  text-align: center;
  padding: 16px 0;
}

#header {
  font-weight: 300;
  background: rgba(0, 0, 0, .7);
  color: #eaeaea;
  padding: 8px 16px;
  display: flex;
  justify-content: center;
  z-index: 100;
  min-height: 80px;
  /* border-bottom: 1px solid #fff; */
}

#branding,
#site-description {
  display: none;
}

#menu {
  display: flex;
  justify-content: center;
  align-items: center;
}

.mobile #menu {
  flex-direction: column;
  justify-content: start;
  align-items: start;
  padding: 80px 40px;
}

.custom-logo-link img {
  width: 40px;
  margin-right: 24px;
}

.menu {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}

.menu li a {
  color: #fff;
  text-decoration: none;
}

.mobile .menu {
  padding: 40px 0;
  flex-direction: column;
}

.site-header {
  justify-content: center;
  transition: all .3s ease-in-out;
}

.site-header.site-header-sticky {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, .10);
  transition: all .5s ease-in-out;
}

.mobile .site-header.site-header-sticky {
  flex-direction: row;
  justify-content: start;
}

.mobile .menu-toggle {
  margin: 0;
  padding: 24px 12px;
  display: flex;
  justify-content: space-between;
}

.menu-toggle {
  width: 60px;
  height: 40px;
  padding: 10px;
  position: absolute;
  top: 16px;
  right: 5px;
  display: flex;
  align-items: center;
  cursor: pointer;
  z-index: 1000;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.mobile .menu-toggle span,
.menu-toggle span:before,
.menu-toggle span:after {
  max-width: 48px;
  content: "";
  display: block;
  height: 4px;
  border-radius: 10px;
  background-color: #fff;
  width: 100%;
  position: relative;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.menu-toggle span::before {
  top: 10px;
}

.menu-toggle span::after {
  bottom: 14px;
}


.menu-toggle.is--active span,
.menu-toggle.is--active span:before,
.menu-toggle.is--active span:after {
  content: "";
  display: block;
  height: 4px;
  border-radius: 10px;
  background-color: #ccc;
  width: 100%;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.menu-toggle.is--active span:before {
  top: 0px;
  transform: rotate(80deg);
}

.menu-toggle.is--active span {
  bottom: 0px;
  background-color: #ccc;
  transform: rotate(-40deg);
}

.menu-toggle.is--active span:after {
  opacity: 0;
  background-color: #fff;
  transform: rotate(-45deg);
}

.mobile .nav {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 99;
  width: 80%;
  height: 100%;
  background: #000;
  opacity: 0;
  transform: translateX(100%);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.mobile .nav.is--open {
  transform: translateX(0%);
  opacity: 1;
  z-index: 101;
}

.elementor-widget-image .wp-caption .widget-image-caption {
  font-size: 14px;
  display: inline-block;
  padding: 4px;
  background: #000;
  color: #eaeaea;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.caption-top .widget-image-caption {
  top: 0;
  left: 0;
}

.border-caption .wp-caption .widget-image-caption,
.elementor-2509 .elementor-element.elementor-element-49e4471 .widget-image-caption {
  bottom: 16px;
  left: 16px;
}

#menu-idiomas-en,
#menu-idiomas{
  font-size: 14px;
  gap: 8px;
}

.no-mobile #menu-idiomas-en,
.no-mobile #menu-idiomas{
  margin-left: 24px;
}

/* .no-mobile #menu-idiomas-en::before
.no-mobile #menu-idiomas::before{
  content: '|';
  display: inline-block;
  padding-right: 16px;
} */

.no-mobile .lang-item:first-child::after{
  content: '|';
  display: inline-block;
  padding-left: 8px;
}