/*!
Theme Name: Joel Ma Theme by Lysdexia Digital
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: joelma
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

*/
/*--------------------------------------------------------------
# Imports
--------------------------------------------------------------*/
/*! 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;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* 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;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 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;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* 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;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */ }

/**
 * 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;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * 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;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

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

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  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;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 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;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 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;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * 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;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* 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; }

/*--------------------------------------------------------------
# Variables
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Mixins
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Styles
--------------------------------------------------------------*/
html {
  font-size: 14px; }

h1, h2, h3, h4 {
  font-family: "Lato", sans-serif;
  font-weight: 900;
  text-transform: uppercase; }

p {
  font-family: "Lora", serif;
  line-height: 1.4rem;
  font-size: 1rem; }

body {
  font-family: "Lora", serif;
  color: #000;
  overflow-x: hidden;
  width: 100vw; }

a {
  text-decoration: underline;
  color: #000;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out; }
  a:hover {
    text-decoration: none;
    color: #cc1719;
    opacity: 0.8; }

iframe {
  max-width: 100%; }

.full-height {
  min-height: 100vh; }

.minimum-height {
  min-height: 70vh; }

.img-responsive {
  width: 100%;
  height: unset; }

.page-title {
  color: #cc1719;
  letter-spacing: 2px;
  margin-top: 0;
  font-size: 2.8rem;
  line-height: 2.8rem; }

.joel-ma {
  display: inline-block;
  text-decoration: none !important;
  color: #000 !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .joel-ma h2 {
    margin-bottom: 0;
    font-size: 1.6rem;
    line-height: 1.6rem; }
  .joel-ma:hover {
    opacity: 0.6; }

.back-button {
  margin: 0;
  padding: 0;
  text-decoration: none;
  font-size: 0.9rem;
  opacity: 0.7;
  display: block; }

nav {
  font-size: 1.2rem;
  margin-bottom: 30px;
  margin-top: 10px; }
  nav .navbar-toggler {
    color: #cc1719 !important; }
  @media (max-width: 768px) {
    nav {
      margin-top: 20px;
      margin-bottom: 20px; } }
  nav li {
    margin: 0 15px;
    opacity: 0.5;
    display: inline;
    position: relative; }
    @media (max-width: 576px) {
      nav li {
        text-align: center;
        margin: 0; } }
    nav li.current-menu-item {
      opacity: 1; }
      nav li.current-menu-item:after {
        width: 70% !important; }
    nav li:hover, nav li:focus, nav li:active {
      opacity: 1; }
      nav li:hover:after, nav li:focus:after, nav li:active:after {
        width: 70%; }
    @media (min-width: 576px) {
      nav li:after {
        content: '';
        position: absolute;
        left: 15%;
        bottom: 4px;
        height: 1px;
        background-color: #cc1719;
        width: 0;
        -webkit-transition: width .2s;
        transition: width .2s; } }
    nav li:last-child {
      margin-right: 0; }
    nav li a {
      color: #cc1719;
      text-decoration: none; }

/*.page-id-18, .page-id-20, .page-id-22, .page-id-24, .tax-artistprojects{
  #joelma-header{
    display: none;
  }
  #footer{
  @media( min-width: 650px){
    position: absolute;
    top: 48rem;
    left: 0;
    transform-origin: 0 50%;
    transform: rotate(-90deg) translate(-50%, 50%);
    }
  }
}*/
#footer {
  text-align: center; }
  @media (max-width: 699px) {
    #footer {
      display: none  !important; } }
  #footer ul {
    list-style: none;
    padding: 0; }
    #footer ul li {
      display: inline-block;
      margin: 20px 10px 0; }
      #footer ul li:after {
        content: '-';
        opacity: 0.5;
        position: relative;
        right: -10px;
        top: 2px; }
      #footer ul li:last-child:after {
        content: " " !important; }
      #footer ul li a {
        text-transform: lowercase;
        opacity: 0.5;
        font-size: 0.85rem;
        text-decoration: none; }

#linkmenubtn {
  font-size: 1.1rem;
  text-align: center;
  width: 100%;
  padding-right: 2rem;
  opacity: 0.8;
  padding: 0;
  cursor: pointer;
  padding-bottom: 1.8rem; }
  #linkmenubtn.active {
    display: none; }
  @media (min-width: 700px) {
    #linkmenubtn {
      display: none  !important; } }

#footermobile {
  position: fixed;
  display: -webkit-box;
  display: flex;
  top: 0;
  background: white;
  opacity: 0;
  width: 100vw;
  height: 100vh;
  z-index: 10000;
  -webkit-transform: translateY(101vh);
          transform: translateY(101vh);
  visibility: hidden;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }
  @media (min-width: 700px) {
    #footermobile {
      display: none  !important; } }
  #footermobile #linkmenuclose {
    font-size: 2rem;
    position: fixed;
    text-align: right;
    top: 2rem;
    width: 100%;
    padding-right: 2rem;
    cursor: pointer; }
  #footermobile ul {
    list-style: none;
    padding: 0;
    text-align: center;
    margin-top: 60px;
    -webkit-box-pack: center;
            justify-content: center; }
    #footermobile ul a {
      text-transform: lowercase;
      font-size: 2rem;
      margin: 1.2rem 0;
      display: block;
      text-decoration: none; }
  #footermobile.active {
    opacity: 0.9;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    visibility: visible; }

section.page-wrapper .text-overlap {
  margin-top: 50px;
  margin-bottom: 120px; }
  @media (max-width: 768px) {
    section.page-wrapper .text-overlap {
      margin-top: 0px;
      margin-bottom: 20px; } }
  section.page-wrapper .text-overlap .post-thumbnail img {
    height: 550px;
    -o-object-fit: cover;
       object-fit: cover; }
    @media (max-width: 768px) {
      section.page-wrapper .text-overlap .post-thumbnail img {
        height: 350px; } }
  section.page-wrapper .text-overlap .entry-content {
    margin-top: 1rem; }
    @media (min-width: 768px) {
      section.page-wrapper .text-overlap .entry-content {
        -webkit-transform: translateX(-50px);
                transform: translateX(-50px);
        text-shadow: 0 0 40px #fff; } }
  @media (min-width: 768px) {
    section.page-wrapper .text-overlap .page-description {
      margin-left: 50px; } }

section.page-wrapper .single-link {
  display: inline-block;
  width: 100%;
  padding: 20px;
  text-decoration: none;
  margin-bottom: 4rem; }
  section.page-wrapper .single-link:hover {
    color: #000; }
    section.page-wrapper .single-link:hover .archive-image {
      -webkit-transform: translateY(-10px);
              transform: translateY(-10px); }
      section.page-wrapper .single-link:hover .archive-image:after {
        height: 7px; }
  section.page-wrapper .single-link .archive-image {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    section.page-wrapper .single-link .archive-image:after {
      content: unset;
      position: absolute;
      left: 0;
      bottom: 0px;
      height: 0;
      opacity: 0.7;
      background-color: #cc1719;
      width: 100%;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
  section.page-wrapper .single-link .archive-iframe iframe {
    width: 100%; }
  section.page-wrapper .single-link .image-background {
    height: 280px;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain; }
  section.page-wrapper .single-link h3 {
    font-size: 1.1rem;
    margin-top: 1.8rem; }
  section.page-wrapper .single-link p {
    font-size: 0.9rem; }

section.page-wrapper .no-image-post {
  background-color: unset !important;
  overflow: hidden; }
  section.page-wrapper .no-image-post p {
    width: 50%;
    -webkit-transform: scale(7) rotate(90deg);
            transform: scale(7) rotate(90deg);
    opacity: 0.3;
    line-height: 0.9rem; }

.producer-wrapper .single-link, .artist-wrapper .single-link, .artist-projects-wrapper .single-link {
  text-align: center; }

.artist-projects-wrapper .link-paragraph {
  font-size: 0.9rem; }
  .artist-projects-wrapper .link-paragraph span {
    display: block;
    font-family: "Lato", sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 1rem; }
    .artist-projects-wrapper .link-paragraph span a {
      padding-right: 10px; }

body.home {
  overflow: hidden; }
  body.home #linkmenubtn {
    position: absolute;
    bottom: 0; }
  body.home nav {
    display: none; }
  body.home #footer {
    position: absolute;
    bottom: 0;
    display: block;
    text-align: center;
    width: 100%; }

section#homepage .row {
  height: 100vh; }
  @media (max-width: 768px) {
    section#homepage .row {
      height: 90vh; } }

section#homepage h1 {
  text-align: center;
  display: block;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
  font-size: 12rem;
  line-height: 12rem;
  margin: 0;
  width: 100%;
  letter-spacing: 1px;
  cursor: pointer; }
  section#homepage h1 span {
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out; }
  @media (max-width: 720px) {
    section#homepage h1 {
      font-size: 9rem; } }
  @media (max-width: 530px) {
    section#homepage h1 {
      font-size: 6rem;
      line-height: 6rem;
      top: 60%; } }
  @media (max-width: 350px) {
    section#homepage h1 {
      font-size: 5rem;
      line-height: 5rem;
      top: 60%; } }

section#homepage .home-image {
  height: 70vh;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out; }
  @media (max-width: 768px) {
    section#homepage .home-image {
      height: 60vh; } }

section#homepage .homenav {
  padding: 26px 26px 26px 26px;
  z-index: 1000;
  font-size: 1.2rem;
  display: inline;
  position: absolute; }
  section#homepage .homenav a {
    color: #cc1719;
    text-decoration: none;
    position: relative; }
    @media (min-width: 576px) {
      section#homepage .homenav a:after {
        content: '';
        position: absolute;
        left: 15%;
        bottom: 4px;
        height: 1px;
        background-color: #cc1719;
        width: 0;
        -webkit-transition: width .2s;
        transition: width .2s; } }
    section#homepage .homenav a:after {
      bottom: -4px; }
    section#homepage .homenav a:hover:after {
      width: 70% !important; }

section#homepage #home-producer {
  top: 0;
  right: 0; }

section#homepage #home-artist {
  top: 0;
  left: 0; }

section#homepage #home-writer {
  bottom: 0;
  left: 0; }

section#homepage #home-projects {
  bottom: 0;
  right: 0; }

section#homepage #joel-ma-home span {
  display: inline-block;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out; }

@media (min-width: 768px) {
  body.single article {
    margin-top: 40px; } }

body.single h1 {
  margin-bottom: 0.5rem; }

@media (min-width: 768px) {
  body.single .page-details {
    margin-top: 30px;
    margin-bottom: 40px; } }

body.single .page-details h3 {
  margin-top: 2rem; }

body.single .page-details .detail-wrapper p {
  font-size: 0.9rem; }
  body.single .page-details .detail-wrapper p span {
    display: block;
    font-family: "Lato", sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 1rem; }
    body.single .page-details .detail-wrapper p span a {
      padding-right: 10px; }

body.single .page-content {
  margin-bottom: 30px; }

@media (max-width: 768px) {
  .projects-single .back-button, .writer-single .back-button {
    margin-bottom: 1rem; }
  .projects-single .detail-wrapper, .writer-single .detail-wrapper {
    margin: 1.3rem 0; }
  .projects-single .detail-wrapper, .writer-single .detail-wrapper {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap; }
    .projects-single .detail-wrapper p, .writer-single .detail-wrapper p {
      width: 48%; }
      .projects-single .detail-wrapper p:nth-child(odd), .writer-single .detail-wrapper p:nth-child(odd) {
        margin-right: 4%; }
    .projects-single .detail-wrapper .link-paragraph, .writer-single .detail-wrapper .link-paragraph {
      width: 100%; } }

.single-writer .post-thumbnail img, .single-producer .post-thumbnail img {
  max-height: 600px;
  -o-object-fit: contain;
     object-fit: contain; }

@media (min-width: 768px) {
  .single-artist .post-thumbnail, .single-producer .post-thumbnail {
    text-align: right; }
    .single-artist .post-thumbnail img, .single-producer .post-thumbnail img {
      max-width: 500px;
      max-height: 600px; } }

.single-artist h3, .single-producer h3 {
  font-family: "Lora", serif;
  text-transform: capitalize;
  font-size: 1.8rem;
  line-height: 1.8rem;
  margin-bottom: 5px;
  font-weight: 400; }

.single-artist .detail-wrapper, .single-producer .detail-wrapper {
  margin-top: 25px;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap; }
  .single-artist .detail-wrapper p, .single-producer .detail-wrapper p {
    width: 48%; }
    .single-artist .detail-wrapper p:nth-child(odd), .single-producer .detail-wrapper p:nth-child(odd) {
      margin-right: 4%; }
  .single-artist .detail-wrapper .link-paragraph, .single-producer .detail-wrapper .link-paragraph {
    width: 100%; }

@media (hover: none) {
  .remove-hover {
    -webkit-transform: none !important;
            transform: none !important; } }

.ongoing-projects {
  text-align: center;
  padding-top: 20px;
  margin-bottom: 3rem; }
  .ongoing-projects h4 {
    font-size: 1rem;
    font-family: "Lora", serif;
    text-transform: capitalize;
    font-weight: normal;
    margin-bottom: 20px; }
  .ongoing-projects h5 {
    font-family: "Lato", sans-serif;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 1.1rem;
    margin-bottom: 15px; }

.category-name {
  text-transform: lowercase;
  opacity: 0.6;
  font-size: 0.9rem;
  margin-top: -10px; }

.tileContainer {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 70vh;
  overflow: hidden;
  box-sizing: border-box; }

.tile {
  position: relative;
  vertical-align: top;
  display: inline-block;
  border-right: 1px solid rgba(0, 0, 0, 0.5);
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  box-sizing: border-box; }

.tile:after {
  content: "";
  background-color: #cc1c32;
  width: 6px;
  height: 6px;
  position: absolute;
  top: 100%;
  right: 0px;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  z-index: 2;
  line-height: 1; }

/*-- no grid --*/
.noGrid .tile {
  border-right: 0px solid rgba(0, 0, 0, 0.5);
  border-bottom: 0px solid rgba(0, 0, 0, 0.5); }

.noGrid .tile:after {
  content: none; }

.hf-form input, .hf-form textarea {
  padding: 10px;
  margin-bottom: 20px;
  width: 100%;
  border: none;
  border-bottom: 1px solid #e9e9e9; }

.hf-form .btn {
  width: 100px;
  border: none;
  border-radius: 0;
  background: #cc1719;
  color: #fff;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out; }
  .hf-form .btn:hover, .hf-form .btn:active {
    width: 120px; }

.oridomi-clone {
  visibility: hidden; }
