/**

 * Theme Name:     Musicians Journal
 * Author:         Musicians Journal
 * Template:       WP-Forge-master
 * Text Domain:	   musicians-journal
 * Description:    Musicians Journal Child theme
 */
@font-face {
    font-family: 'HAL Colant Display';
    src: url('fonts/HALColant-Display.eot');
    src: url('fonts/HALColant-Display.eot?#iefix') format('embedded-opentype'),
        url('fonts/HALColant-Display.woff2') format('woff2'),
        url('fonts/HALColant-Display.woff') format('woff'),
        url('fonts/HALColant-Display.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HAL Colant Italic';
    src: url('fonts/HALColant-Italic.eot');
    src: url('fonts/HALColant-Italic.eot?#iefix') format('embedded-opentype'),
        url('fonts/HALColant-Italic.woff2') format('woff2'),
        url('fonts/HALColant-Italic.woff') format('woff'),
        url('fonts/HALColant-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Control Upright Web';
    src: url('fonts/ControlUprightWeb-Regular.eot');
    src: url('fonts/ControlUprightWeb-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/ControlUprightWeb-Regular.woff2') format('woff2'),
        url('fonts/ControlUprightWeb-Regular.woff') format('woff'),
        url('fonts/ControlUprightWeb-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

* :focus {
	outline: none;
}
a {
    text-decoration: none;
}
img {
	max-width: 100%;
	width: auto;
	height: auto;
}
body {
background: #E7E7DE;
    padding: 0;
    margin: 0;
    overflow-x: hidden;
    color: #000000;
    font-family: 'Control Upright Web';
    font-size: 19px;
    font-style: normal;
    font-weight: normal;
    line-height: 137%;
    transition: background-color 1s ease;
}

body.page-template-about.activeColor,
body.single.activeColor,
body.archive.activeColor {
    background-color: #E7E7DE !important;
}

body.page-template-about {
    background-color: #B3B345;
}

body.origins,
body.category-origins {
    background-color: #BD8EFF;
}

body.recommends,
body.category-recommends {
    background-color: #373AEC;
}
body.category-recommends .logo-name, 
body.category-recommends .category-title * {
    color: #E7E7DE !important;
}
body.favorites,
body.category-favorites {
    background-color: #B29132;
}
body.stories,
body.category-stories {
    background-color: #FFAA48;
}
body.listen,
body.category-listen {
    background-color: #87623A;
}

body.category-listen .category-title h1,
body.category-listen .category-title p,
body.category-listen span.mj-logo {
    color: #E7E7DE;
}

body.category-listen.archive.activeColor h1,
body.category-listen.archive.activeColor .category-title p,
body.category-listen.archive.activeColor span.mj-logo {
    color: #000;
}

 
body.category-playlists .logo-name, 
body.category-playlists .category-title * {
    color: #E7E7DE !important;
}
body h1, body .h1, body h2, body .h2, body h3, body .h3, 
body h4, body .h4, body h5, body .h5, body h6, body .h6 {
    color: #000000;
    font-family: 'Control Upright Web';
    font-style: normal;
    font-weight: 400;
    line-height: 115%;
    margin: 0 0 20px 0;
}
body h1, body .h1 {
    font-family: 'HAL Colant Display';
    font-size: 128.015px;
    line-height: 115%; 
}
body.page-template-default h1, body.page-template-default .h1 {
    font-family: 'HAL Colant Display';
    font-size: 105px;
    line-height: 115%; 
}

body h2, body .h2 {
    font-size: 45px;
}
body h3, body .h3 {
    font-size: 32px;
}
body h4, body .h4 {
    font-size: 16px;
    padding: 0;
    margin: 0 0 10px 0;
    font-family: 'HAL Colant Display';
    text-transform: uppercase;
    line-height: 115%;
    font-weight: normal;
}
body h5, body .h5 {
    font-size: 20px;
}
body h6, body .h6 {
    font-size: 16px;
}

div#site-content {
    min-height: 58vh;
}


.play-text h3,
.card-text h3 {
font-size: 21px;
    margin: 0 0 15px 0;
    line-height: 130%;
}

.post-text.interview h4 {
    float: left;
    margin: 3px -45px 0 0;
    position: relative;
    left: -46px;
    padding: 0;
}

h6.card-musician {
    color: #000;
    font-family: 'HAL Colant Display';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    text-transform: uppercase;
    margin: 0;    
}

section.page-title.text-center{
     position: relative;
    z-index: 1;   
}
section.page-title h1 span {
   display: inline-block;
    transform-origin: center;

 }

span.spanimate2.uu.letter {
    color: transparent;
    background-image: url(images/apostrophe.svg);
    background-repeat: no-repeat;
    background-size: 70%;
    background-position: 0 24%;
}

span.M.spanimate2.letter {
    margin-right: -13px;
}

span.ii.spanimate7.letter {
    margin-right: -4px;
}



 
section.page-title h1 span.spanimate {
    -webkit-transition: all 0.7s linear;
    -moz-transition: all 0.7s linear;
    -o-transition: all 0.7s linear;
    transition: all 0.7s linear;     
 } 
section.page-title h1 span.spanimate1 {
    -webkit-transition: all 1.4s linear;
    -moz-transition: all 1.4s linear;
    -o-transition: all 1.4s linear;
    transition: all 1.4s linear;      
 } 
section.page-title h1 span.spanimate2 {
    -webkit-transition: all 0.9s linear;
    -moz-transition: all 0.9s linear;
    -o-transition: all 0.9s linear;
    transition: all 0.9s linear;     
 } 
section.page-title h1 span.spanimate3 {
    -webkit-transition: all 1.1s linear;
    -moz-transition: all 1.1s linear;
    -o-transition: all 1.1s linear;
    transition: all 1.1s linear;     
 } 
section.page-title h1 span.spanimate4 {
    -webkit-transition: all 0.8s linear;
    -moz-transition: all 0.8s linear;
    -o-transition: all 0.8s linear;
    transition: all 0.8s linear;     
 } 
section.page-title h1 span.spanimate5 {
    -webkit-transition: all 1.2s linear;
    -moz-transition: all 1.2s linear;
    -o-transition: all 1.2s linear;
    transition: all 1.2s linear;     
 } 
section.page-title h1 span.spanimate6 {
    -webkit-transition: all 1s linear;
    -moz-transition: all 1s linear;
    -o-transition: all 1s linear;
    transition: all 1s linear;     
 } 
section.page-title h1 span.spanimate7 {
    -webkit-transition: all 1.3s linear;
    -moz-transition: all 1.3s linear;
    -o-transition: all 1.3s linear;
    transition: all 1.3s linear;       
 }  

section.page-title h1 span.moving {
    opacity: 0;
}

section.page-title h1 span.M.moving {
    transform: translateY(390px);
}

section.page-title h1 span.u.moving {
    transform: translateY(490px);
}

section.page-title h1 span.uu.moving {
    transform: translateY(490px);
}

section.page-title h1 span.s.moving {
    transform: translateY(480px);
}
section.page-title h1 span.i.moving {
    transform: translateY(350px);
}
section.page-title h1 span.c.moving {
    transform: translateY(401px);
}
section.page-title h1 span.ii.moving {
    transform: translateY(485px);
}
section.page-title h1 span.a.moving {
    transform: translateY(360px);
}
section.page-title h1 span.n.moving {
    transform: translateY(320px);
}

section.page-title h1 span.s.moving {
    transform: translateY(490px);
}

* {
    box-sizing: border-box;
}
p {
    margin: 0 0 20px 0;
}
p:last-child {
    margin: 0;
}
p:not(:last-child) {
    margin-bottom: 20px;
}

p + h2, p + h3, p + h4, p + h5, p + h6 {
    padding-top: 20px;
}
.container {
    margin: 0 auto;
    
    padding: 0 32px;
    width: 100%;
  
}

.container .header-inner{
     height: 41px;     
}
.row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -16px;
}

.row .col {
    padding: 16px;
    position: relative;    
}

.row .col-3 {
    width: 25%;
    z-index: 8;
}
.row .col-4 {
    width: 33.33%;
}
.row .col-6 {
    width: 50%;
}
.row .col-12 {
    width: 100%;
}

.row .col-3.flipper{
     z-index: 11;   
}

.post1{
    z-index: 45;
}
.post2{
    z-index: 44;
}
.post3{
    z-index: 43;
}
.post4{
    z-index: 42;
}
.post5{
    z-index: 41;
}
.post6{
    z-index: 40;
}
.post7{
    z-index: 39;
}
.post8{
    z-index: 38;
}
.post9{
    z-index: 37;
}
.post10{
    z-index: 36;
}.post11{
    z-index: 35;
}
.post12{
    z-index: 34;
}
.post13{
    z-index: 33;
}
.post14{
    z-index: 32;
}
.post15{
    z-index: 31;
}
.post16{
    z-index: 30;
}
.post17{
    z-index: 29;
}
.post18{
    z-index: 28;
}
.post19{
    z-index: 27;
}
.post20{
    z-index: 26;
}

body .button {
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    background: rgba(255, 255, 255, 0.80) !important;
    color: #000 !important;
    text-align: center;
    font-family: 'Control Upright Web';
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 8px 12px;
    cursor: pointer;
    transition: all 0.3s;
    display: inline-block;
    box-shadow: 0px 0.375rem 15px 0px rgba(0, 0, 0, 0.2);
}
body .button:hover {
    color: #000000 !important;
    background: #ececec !important;
    box-shadow: 0 0.2rem 0.25rem rgba(0, 0, 0, .2);
}
.site-header {
    width: 100%;
    padding: 34px 0;
    position: relative;
    z-index: 99;
}
.site-header .header-inner {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
}

.site-header .site-logo {width: auto;margin: 0;}

.site-header .site-logo .logo-name {
    display: block;
    color: #000000;
    font-family: 'HAL Colant Display';
    font-size: 42px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: 0;
}
.home .site-header .site-logo .logo-name {
    display: none;
}

span.mj-logo {
    display: inline-block;
    overflow: hidden;
    word-break: keep-all;
    word-wrap: normal;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;      
}

.word-one {
    width: 38px;
}

.word-two {
    width: 23px;
    margin-left: -6px;
}

span.apostrophe2 {
    color: transparent;
    background-image: url(images/apostrophe2.svg);
    background-repeat: no-repeat;
    background-size: 70%;
    background-position: 0 24%;
}

body.page span.apostrophe2,
body.category-stories span.apostrophe2,
body.category-origins span.apostrophe2,
body.origins span.apostrophe2,
body.listen span.apostrophe2,
body.stories span.apostrophe2,
body.recommends span.apostrophe2,
body.favorites span.apostrophe2,
body.activeColor span.apostrophe2,
.page-template-about span.apostrophe2,
body.category-4 span.apostrophe2 {
    color: transparent;
    background-image: url(images/apostrophe.svg);
    background-repeat: no-repeat;
    background-size: 70%;
    background-position: 0 24%;
}

.share-it{
    padding: 0 ;
    margin:  0;
    font-family: 'HAL Colant Display';
    text-transform: uppercase;
    font-size: 16px;
    color: #000000;
    font-weight: normal;
}

.addtoany_list a img {
    height: 11px !important;
    border-radius: 0 !important;
    margin: 7px 0 8px 0 !important;
}

.addtoany_list a.a2a_button_facebook img {
    height: 12px !important;
}


.a2a_overlay {
    background: transparent !important;
    backdrop-filter: blur(2px) !important;
}

.a2a_logo_color {
    background-color: #000 !important;
}

#a2a_copy_link {
    background: #E7E7DE !important;
    border: 1px solid #000 !important;
}

#myVideo {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
  z-index: 0;
      border-radius: 7px;
}

.site-logo:hover span.mj-logo.word-one{
    width: 208px;
}
.site-logo:hover span.mj-logo.word-two{
   
    width: 155px;
}

.site-header .site-logo .tagline {
    color: #000;
    font-family: 'Control Upright Web';
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    display: none;
}
.home .site-header .site-logo .tagline {
    display: block;
}

.site-header .header-inner .menu-btn {
    display: inline-block;
    padding: 8px 12px;
    border-radius: 5px;
    background: rgba(255, 255, 255, 0.80);
    min-width: 77px;
    text-align: center;
    margin-left: 15px;
    color: #000;
    font-family: 'Control Upright Web';
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 26px */
    cursor: pointer;
    transition: all 0.3s;
    z-index: 6;
    box-shadow: 0px 0.375rem 15px 0px rgba(0, 0, 0, 0.2);
            position: fixed;
    right: 32px;
}

.site-header .header-inner .menu-btn:hover {
    color: #000000;
    background: #ececec;
    box-shadow: 0 0.2rem 0.25rem rgba(0, 0, 0, .2);
}

.site-menu {
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    max-height: 100vh;
    visibility: hidden;
 min-height: 100vh;
  min-height: 100dvh;
  overflow-y: auto;    
}
.site-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
 min-height: 100vh;
  min-height: 100dvh;
  overflow-y: auto;
}
.site-menu ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    display: table;
   height: 20vh; /* Fallback */
    height: 20dvh; /* Dynamic viewport height */
}
.site-menu ul li a {	
    background: #E7E7DE;
    color: #000000;
    font-family: 'Control Upright Web';
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 115% !important;
    padding: 5px 32px;
    display: table-cell;
    width: 544px;
    max-width: 100%;
    border-top: none;
    border-left: 1px solid #000;
    border-right: 0;
    border-bottom: 1px solid #000;
    margin-bottom: -1px;
    position: relative;
    height: 100%;
    vertical-align: middle;
}
.site-menu ul li a {	
    transform: translate(0px, 0);
}
.site-menu ul li:last-child a {
    
}
.site-menu ul li.origins a:hover {    
    background: #BD8EFF;
}
.site-menu ul li.recommends a:hover {    
    background: #373AEC;
    color: #E7E7DE;
}
.site-menu ul li.favorites a:hover {    
    background: #B29132;
}
.site-menu ul li.stories a:hover {    
    background: #FFAA48;
}
.site-menu ul li.listen a:hover {    
    background: #87623A;
    color: #E7E7DE;
}
.site-menu ul li.shop a:hover {    
    background: #F4D7D0;
}
.site-menu ul li.about a:hover {    
    background: #B3B345;
}

section {
    width: 100%;
    position: relative;
    z-index: 2;
    height: auto;
    margin: 0;
}

.page-title {
    padding: 150px 0 200px;
}

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

.time-video-wrap {
 
    padding: 8px;
    min-height: 234px;
}

.entry-video {
    margin: 0 auto;
    width: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    overflow: hidden;
}

.news-post-image {
    -webkit-transition: all 0.35s linear;
    -moz-transition: all 0.35s linear;
    -o-transition: all 0.35s linear;
    transition: all 0.35s linear;
}

.entry-video .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity =100);
    z-index: 1000;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    background: rgb(70 70 70 / 20%);
}
.entry-video .overlay .caption {
 
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    opacity: 1;
    transition: opacity 0.3s linear;
    width: 86px !important;
    margin: -41px auto 0 !important;
}

.entry-video img.news-post-image{
    margin: 0;
}

body.recommends .entry-video:hover .overlay{
background-color: rgb(55 58 236 / 90%);
}
body.favorites .entry-video:hover .overlay{
background-color: rgb(178 145 50 / 90%);
}
body.stories .entry-video:hover .overlay{
background-color: rgb(255 170 / 90%);
}
body.about .entry-video:hover .overlay{
background-color: rgb(179 179 69 / 90%);
}
body.origins .entry-video:hover .overlay{
background-color: rgb(55 58 236 / 90%);
}
body.listen .entry-video:hover .overlay{
background-color: rgb(135 98 58 / 90%);
}


.video-caption {
    display: block;
    padding: 5px 0 0 0;
    color: #000;
    text-align: left;
    font-family: 'HAL Colant Display';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    text-transform: uppercase;
}

.page-title h1 {
    color: #000;
    text-align: center;
    font-family: 'HAL Colant Display';
    font-size: 155px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    margin: 0;
    text-transform: none;
}
    section.page-title h1 span {
    margin-right: -2px;
}
.musician-list .card {
    display: block;
    border: none;
    box-shadow: none;
    background: transparent;
    overflow: visible;
}

.musician-list .card .image {
    position: relative;
    z-index: 0;
    width: 100%;
    padding: 0;
    border-radius: 7px;
box-shadow: 0px 0.375rem 15px 0px rgba(0, 0, 0, 0.35);
    margin: 0 0 10px 0;
    height: 534px;
    display: table;
    overflow: hidden;    
}

.musician-list .card:hover .image {
    box-shadow: 0 0.2rem 0.25rem rgba(0, 0, 0, .2);
    
}



.card.origins .image {
    background-color: #BD8EFF;
}
.card.recommends .image {
    background-color: #373AEC;
}
.card.favorites .image {
    background-color: #B29132;
}
.card.stories .image {
    background-color: #FFAA48;
}
.card.playlists .image {
    background-color: #87623A;
}
.card.shop .image {
    background-color: #F4D7D0;
}
.musician-list .card .image img.main-card-image {
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    object-fit: cover;
    border-radius: 7px;
    z-index: 0;
    object-position: top;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;    
}

.musician-list .card .image .thumber {
    width: 74%;
    margin: 25px 0 0 0;
}

.card.origins .image .thumber {
    display: none;
}

.musician-list .card * {
    transition: all 0.3s;
}

.musician-list .card .image .thumber{
    opacity: 0;
    transition: all 0.7s;    
    pointer-events: none;
    position: absolute;
    opacity: 0; /* Start with 0 opacity */
    transition: transform 0.1s ease-out, opacity 0.3s ease; /* Add opacity to transition */
    z-index: 1000;
    top: -5%;
    border-radius: 4px;
}

.musician-list .card .image .card-text {
    background: #F4D7D0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 16px;
    border-radius: 7px;
    opacity: 0;
    z-index: 1;
  
    transition: all 0.4s;
}



.musician-list .card.stories:hover .image .thumber,
.musician-list .card.favorites:hover .image .thumber{
        
}

.musician-list .card:hover .card-text {
    opacity: 1 !important;
}

.musician-list .card .image.flipper .card-text {
    opacity: 1 !important;
}

.musician-list .card p {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0px 10px;
}

.musician-list .card p span {
    padding: 5px;
    color: #000;
    font-family: 'HAL Colant Display';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 19.2px */
    text-transform: uppercase;
}

.musician-list .card p .category {
    color: #F4D7D0;
}

.musician-list .card h4 {
    color: #000;
    font-family: 'Control Upright Web';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    margin: 0 0 20px 0;
    padding: 0;
    text-transform: initial;    
}

.musician-list .card.playlists {
    height: 100%;
    margin: 0;
}
.musician-list .card .play-box.image {
 
    padding: 16px;
 
}

.card *{
        -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;   
}

.musician-list .card.playlists .play-box .playlist-tease p {
    font-size: 17px;
    line-height: 120%;
}

.playlist-tease {
margin-top: 0;
    position: absolute;
    bottom: 0;
    padding: 0 10px 15px 0;
}

.musician-list .card .play-box.image img {
    height: auto;
    width: 54px;
    position: static;
    margin: 0 0 16px 0;
}

.musician-list .card.playlists .play-box h3,
.musician-list .card.playlists .play-box p {
    color: #000000;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;       
}


.musician-list .card.playlists .play-box p {
    color: #E7E7DE;
}

.musician-list .card.playlists .play-box h3 {
    margin: 0;
    color: #E7E7DE;
}

.play-text {
    width: 100%;
    display: table-cell;
    height: 100%;
}

.musician-list .card .play-box .button {
    margin: 0;
}
.musician-list .card.shop .image img {
    object-fit: contain;
    height: auto;
    position: static;
}

.musician-list .card.shop .image {
    padding: 16px;
    margin: 0;
    height: calc(100% - 20px);
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}

.musician-list .card.shop {
    margin: 0;
    height: 100%;
}
.musician-list .card.shop .image .price {
    display: block;
    color: #000;
    font-family: 'HAL Colant Display';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 19.2px */
    text-transform: uppercase;
    margin-top: 16px;
}

.musician-list .card.shop .image h3 {
    width: 100%;
}

.origins .card-text {
    background: #BD8EFF !important;
}
.origins .category {
    color: #BD8EFF !important;
}
.favorites .card-text {
    background: #B29132 !important;
}
.favorites .category {
    color: #B29132 !important;
}
.listen .card-text,
.playlists .card-text {
    background: #87623A !important;
}
.listen .card-text *,
.playlists .card-text * {
    color: #E7E7DE;
}
.listen .category,
.playlists .category {
    color: #87623A !important;
}
.recommends .card-text {
background-color: #373AEC !important;
}

.recommends .card-text * {
    color: #E7E7DE;
}
.recommends .category {
    color: #373AEC !important;
}
.stories .card-text {
    background: #FFAA48 !important;
}
.stories .category {
    color: #FFAA48 !important;
}

.home-bottom {
    padding: 140px 0 0px;
    text-align: center;
}
.category-list {
    padding: 180px 0 0;
}
.category-list .row .col {
    padding: 6px 32px;
    border-top: 1px solid #000;
    display: flex;
    align-items: center;
        position: relative;

}

.category-list .row:last-child .col {
    border-bottom: 1px solid #000;
}

.category-list .container {
    padding: 0;
}

.category-list .row {
    margin: 0;
}

.category-list .row .col h3 {
    margin: 0;
    width: 100%;    
}
.category-list .row .col h3 a {
    color: #000000;
        width: 100%;
    display: inline-block;
    cursor: none;
}
span.button.cursor-read-more {
    opacity: 0;
         transition: all 0s;
    background: rgba(255, 255, 255, 0.80) !important;
    color: #000 !important;
        font-size: 16px;
    display: block;
    width: 110px;
}

body h1.pop-title{
    font-family: 'Control Upright Web';
    font-size: 36px;
    line-height: 115%;
    margin-bottom: 30px;
}

body h2.pop-title-sub{
    font-size: 20px;
    line-height: 115%;    
}

div#popup_content {
    padding: 0 0;
}

div#popup_content .button{
   
}

#close_cross{
    display: none;
}

.category-list .row .col .button {
    margin: 0;
    opacity: 0;
    transition: transform 0.1s ease-out, opacity 0.3s ease, all 0s;
    background: rgba(255, 255, 255, 0.80) !important;
    color: #000 !important;
}
.category-list .row:hover .button {
    opacity: 1;
}
.category-list .origins:hover .col {
    background: #BD8EFF;
}
.category-list .recommends:hover .col {
    background: #373AEC;
}
.category-list .recommends:hover h3,
.category-list .recommends:hover h3 a {
    color: #E7E7DE;
}
.category-list .favorites:hover .col {
    background: #B29132;
}
.category-list .stories:hover .col {
    background: #FFAA48;
}

.category-list .listen:hover .col,
.category-list .playlists:hover .col {
    background: #87623A;
}
.category-list .listen:hover h3,
.category-list .listen:hover h3 a,
.category-list .playlists:hover h3,
.category-list .playlists:hover h3 a {
    color: #E7E7DE;
}


.site-footer {
    padding: 160px 0 0 0;
}

.site-footer .row .col-3 {
    width: 25%;
}

.site-footer .newsletter {
    display: block;
    margin: 0;
    padding: 0;
}

#itro_popup{
    padding: 16px 16px;
        border-radius: 6px !important;
        max-width: 500px !important;
}
div#mce-success-response {
    padding: 11px 0 0;
    font-size: 14px;
    line-height: 109%;
}
#itro_popup .newsletter label,
.site-footer .newsletter label {
    display: block;
    color: #000000;
    font-family: 'Control Upright Web';
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; 
    margin: 0 0 4px 0;
}

#itro_popup .input-row .newsletter, 
.site-footer .input-row.newsletter  {
 
}

.form-row {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #000;
}

.site-footer .input-row .newsletter input {
    margin: 0;
    padding: 0;
    background: transparent;
    border: none;
    box-shadow: none;
        font-size: 17px;
}

div#popup_content .newsletter .button{
    background: transparent !important;
    padding: initial !important;
    box-shadow: none !important;
}

.newsletter input:-internal-autofill-selected {
    background: transparent !important;
    
}

#itro_popup .newsletter input {
    margin: 0;
    padding: 0;
    background: transparent;
    border: none;
    box-shadow: none;
    font-size: 20px;
}

#itro_popup .input-row .newsletter .submit, 
.site-footer .input-row .newsletter .submit {
    border: none;
    background: transparent !important;
    box-shadow: none;
    padding: 0;
    margin: 0;
    outline: none;
    min-width: 30px;
    text-align: right;
    cursor: pointer;
}

h3.pop-title {
    text-align: left;
    margin-top: 26px;
}

#itro_popup ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000000;
  opacity: 25%;
}
#itro_popup ::-moz-placeholder { /* Firefox 19+ */
  color: #000000;
   opacity: 25%; 
}
#itro_popup :-ms-input-placeholder { /* IE 10+ */
  color: #000000;
  opacity: 25%;
}
#itro_popup :-moz-placeholder { /* Firefox 18- */
  color: #000000;
  opacity: 25%;
}

#ipp_mobile_close_txt{
      color: #000000 !important;
}

#ipp_mobile_close_tab {
    width: 100% !important;
    font-size: 14px;
}



.site-footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.site-footer ul li, .site-footer p {
    list-style: none;
    margin: 0;
    padding: 0;
    color: #000000;
    font-family: 'Control Upright Web';
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 26px */
}

.site-footer a {
    color: #000000;
}

.site-footer a:hover {
    color: #000;
}

.page .site-footer .container p,
.site-footer .container p{
        list-style: none;
    margin: 0;
    padding: 0;
    color: #000000;
    font-family: 'Control Upright Web';
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
}


.category-title {
    padding: 66px 0 40px;
}
.category-title h1 {
    margin: 0 0 100px 0;
}

.category-title p {
    font-size: 23px;
    line-height: 120%;
}

.single-main.listen h1.article-top,
.single-main.playlists h1.article-top {
    margin-bottom: 28px;
}

.addtoany_list a, 
.widget .addtoany_list a {
    padding: 0 5px !important;
}

.single-main.listen h3.article-sub,
.single-main.playlists h3.article-sub {
    color: #000;
}


.single-main {
    width: 100%;
    padding: 72px 0 20px;
    position: relative;
    overflow: visible;
    margin: 0;
    z-index: 0;
}

.single-main .post-meta {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -16px;
    padding: 0 0 8px 0;
}

.single-main .post-meta > * {
    padding: 0 16px;
    margin: 0 0 20px 0;
    font-family: 'HAL Colant Display';
    text-transform: uppercase;
    font-size: 16px;    
}

.single-main .post-meta span.date.yes {
    padding: 0 16px 0 0 !important;
    display: block;
}

.single-main.origins .cat-name,
.single-main.recommends .cat-name,
.single-main.favorites .cat-name,
.single-main.stories .cat-name,
.single-main.listen .cat-name,
.single-main.playlists .cat-name{
    color: #000000;
}

.origins .cat-name {
    color: #BD8EFF;
}

.recommends .cat-name {
    color: #373AEC;
}

.favorites .cat-name {
    color: #B29132;
}

.stories .cat-name {
    color: #FFAA48;
}

.listen .cat-name,
.playlists .cat-name {
    color: #87623A;
}



.site-header .site-logo .logo-name,
.single-main .post-meta > *,
.single-main.origins .cat-name, 
.single-main.recommends .cat-name, 
.single-main.favorites .cat-name, 
.single-main.stories .cat-name, 
.single-main.listen .cat-name ,
.single-main.playlists .cat-name {
    color: #000000;
}

body.activeColor .site-header .site-logo .logo-name,
body.activeColor .single-main .post-meta > *{
        color: #000000;
}


body.single.activeColor .single-main.origins .cat-name {
    color: #BD8EFF;
}

body.single.activeColor .single-main.recommends .cat-name {
    color: #373AEC;
}

body.single.activeColor .single-main.favorites .cat-name {
    color: #B29132;
}

body.single.activeColor .single-main.stories .cat-name {
    color: #FFAA48;
}

body.single.activeColor .single-main.listen .cat-name,
body.single.activeColor .single-main.playlists .cat-name {
    color: #87623A;
}

.bottom-button-area a.button {
    font-size: 18px;
}

.bottom-button-area  {
    margin-top: 20px;
}


.single-main h1 {
    color: #000;
    font-family: 'Control Upright Web';
    font-size: 45px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%; /* 56.25px */
    margin: 0 0 28px 0;    
}

.single-main > .container > .row {
    margin: 0 -70px;
    padding: 0 0 24px 0;
}

.single-main > .container .row:first-child {
    padding: 0;
}

.single-main > .container > .row .col {
    padding: 0px 70px 24px;
}

.single-main .feature-image {
    display: block;
    overflow: hidden;
    padding: 0;
    margin: 0;
    color: #000;
    font-family: 'HAL Colant Display';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 19.2px */
    text-transform: uppercase;
}

.single-main .feature-image img {
    display: block;
    max-height: 620px;
    width: auto;
    object-fit: cover;
    object-position: top;
    margin: 0 0 8px 0;
    max-width: 100%;
}

.single-main img, .about-page img, .general-page img {
    border-radius: 5px;
    display: block;
    max-height: 600px;
    width: auto;
    object-fit: cover;
    object-position: top;
    margin: 0 0 8px 0;
    max-width: 100%;    
}

.left-img-wrap,
.right-img-wrap {
    color: #000;
    font-family: 'HAL Colant Display';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    text-transform: uppercase;
}

.left-img-wrap img,
.right-img-wrap img {
margin-bottom: 5px;
}

.left-img-wrap,
.right-img-wrap  {
    margin-bottom: 24px;

}

blockquote {
    margin: 0;
    font-size: 26px;
    line-height: 120%;
}

.post-text {
    padding: 24px 0 0 0;
    width: 100%;
}

.post-text.top {
    padding: 40px 0 0 0;
}

.single-main.listen .post-text,
.single-main.playlists .post-text {
 
    width: 100%;
}

.post-text.top p {
    font-size: 26px;
line-height: 141%;    
}

.page .container p{
    font-size: 26px;
    line-height: 141%;
}

.page.page-template-basic .container p,
.page .container .post-text  p,
.post-text p {
    font-size: 18px;
}

blockquote p,
.post-text blockquote p{
      font-size: 26px;
    line-height: 141%;
    }

.post-text h6 {
    color: #000;
    font-family: 'HAL Colant Display';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 19.2px */
    text-transform: uppercase;
    margin: 0 0 16px 0;
}

.post-text h5 {
    color: #000;
    font-family: 'Control Upright Web';
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 32.5px */
    margin: 0 0 40px 0;
}

.page.page-template-basic .container h6{
     font-size: 26px;   
}

.navigation {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 0 30px 0;
}
.single-main .navigation {
    position: sticky;
    bottom: 0px;
    z-index: 9;
}
.shop-list .card {
    background: transparent;
    border: none;
    padding: 0;
    margin: 0;
    overflow: visible;
    box-shadow: none;
}

.shop-list .card .image {
    border-radius: 7px;
    background: #F4D7D0;
    box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.35);
    padding: 16px 24px;
    height: 411px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 14px 0;
}

.shop-list .card .image img {
    display: block;
    margin: 0;
    width: 100%;
    height: auto;
    object-fit: contain;
}

.shop-list .card h4 {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 130%; /* 26px */
    margin: 0 0 14px 0;
}

.shop-list .card .price {
    color: #000;
    font-family: 'HAL Colant Display';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 19.2px */
    text-transform: uppercase;
}

.general-page,
.about-page {
    padding: 90px 0 0;
    width: 100%;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.general-page .row  {
    padding-top: 40px;
}

.about-page .row {
    padding-top: 16px;
}


.post-text ol {
    list-style: none;
    padding: 0;
    margin: 0;
}

.post-text ol li {
    display: block;
    padding: 0 0 0 58px;
    list-style: none;
    margin: 0 0 36px 0;
    position: relative;
    z-index: 0;
}

.post-text ol li:last-child {
    margin: 0;
}

.post-text ol li:before {
    content: "CC:";
    position: absolute;
    left: 0;
    top: 3px;
    color: #000000;
    font-family: 'HAL Colant Display';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    text-transform: uppercase;
}

@media screen and (min-width: 1920px) {
.row .col-3 {
    width: 20%;
 
}
}

@media screen and (max-width: 1440px) {
    .row .col-3 {
        width: 33.33%;
    }
  

    .page-title h1 {
                font-size: 155px;
    }

    .single-main > .container > .row {
        margin: 0 -40px;
    }

    .single-main > .container > .row .col {
        padding: 0px 40px 20px;
    }
    .site-footer ul li, .site-footer p {
        font-size: 18px;
    }
}

@media screen and (max-width: 1340px) {

    .page-title h1 {
            font-size: 143px;
    }
    

}

@media screen and (max-width: 1240px) {

    .page-title h1 {
        font-size: 132px;
    }
    

}

@media screen and (max-width: 1120px) {

      .page-title h1 {
        font-size: 110px;
    }
    
}



@media screen and (max-width: 1024px) {
    .row .col-3 {
        width: 50%;
    }
    .row .col-4 {
        width: 50%;
    }
    .page-title h1 {
        font-size: 100px;
    }
    .single-main > .container > .row {
        margin: 0 -20px;
        padding: 0 0 40px 0;
    }
    
.single-main .container .row.content-rows .col:last-child  {
        padding-bottom: 0; 
    }
    
 

.col.col-6.empty{
    display: none;
}

    .single-main > .container > .row .col {
        padding: 0px 20px 20px;
    }
    .site-footer .row .col-3 {
        width: 50%;
    }
    body h1, body .h1 {
        font-size: 88px;
    }
    
    .general-page,
    .about-page {
        padding: 30px 0 0;
    }
        span.ii.spanimate7.letter {
    margin-right: -4px;
}
span.M.spanimate2.letter {
    margin-right: -9px;
}
}

@media screen and (max-width: 960px) {

.page-title h1 {
        font-size: 130px;
    }

}

@media screen and (max-width: 767px) {
.page.page-template-basic .container p,    
    .post-text p {
    font-size: 16px;
}

.page .container p,
.post-text.top p {
    font-size: 22px;
}

#itro_popup {
    padding: 0px !important;
           width: 85% !important;
}

body h2.pop-title-sub {
    text-align: left;
    font-size: 20px;
}


div#popup_content {
    padding: 0px;
}

#ipp_mobile_close_tab{
    display: none!important;
}

body h1.pop-title {
    font-size: 30px;
}
    
    span.ii.spanimate7.letter {
    margin-right: -2px;
}
span.M.spanimate2.letter {
    margin-right: -6px;
}
    
    .site-header {
        padding: 24px 0;
    }
    .container {
        padding: 0 16px;
    }
.site-header .header-inner .menu-btn {

    right: 16px;
}   
    .row {
        margin: 0 -8px;
    }

    .row .col {
        padding: 16px 8px;
    }

    .row .col-3 {
        width: 100%;
    }
    .row .col-4 {
        width: 100%;
    }
    .row .col-6 {
        width: 100%;
    }
    .page-title h1 {
        font-size: 100px;    
    }
    .single-main img {
        width: 100%;
    }
    .addtoany_list a img {
width: auto!important;
}
    .site-footer {
        padding: 93px 0 0 0;
    }
    .site-footer .row .col-3 {
        width: 100%;
    }
    .page-title {
        padding: 80px 0 110px;
    }
    .musician-list .card .image,
    .musician-list .card .play-box.image {
        height: 444px;
    }
    .musician-list .card .play-box.image {
           margin-bottom: 20px;
    }
    .home-bottom {
        padding: 93px 0 0;
    }
    .category-list {
        padding: 90px 0 0;
    }
    .category-list .row .col {
        padding: 10px 16px;
    }

    .category-list .row .mb-hide {
        display: none;
    }
    .site-menu ul li a {
        width: 460px;
    }
    .category-title h1 {
        margin: 0 0 80px 0;
    }
    body h1, body .h1 {
        font-size: 68px;
    }
    
    .general-page,
    .about-page {
        padding: 20px 0 0;
    }
    .post-text {
        padding: 20px 0 0 0;
    }
    .post-text.interview {
    padding: 20px 0 0 35px;
}
.post-text.interview h4 {
    margin: 3px -35px 0 0;
    left: -35px;
}
    .post-text.top {
    padding: 35px 0 0 0;
}

    .single-main > .container .row .col:first-child {
    
    }
}

@media screen and (max-width: 580px) {
    .single-main {
    width: 99%;
    }
    .home .site-header .site-logo .tagline {
        display: none;
    }
    .site-menu ul li a {
        width: 370px;
        font-size: 26px;
        padding: 40px 20px;
    }
    .category-title h1 {
        margin: 0 0 50px 0;
    }
    .general-page,
    .about-page {
        padding: 10px 0 0;
    }
    .post-text ol li {
        padding: 0px 0 0 38px;
    }
    
    
    .single-main h1 {
        font-size: 32px;
    }

    .single-main .post-meta {
        font-size: 16px;
        margin: 0 -8px;
    }
    
    .single-main h1,
    .single-main.listen h1.article-top, 
    .single-main.playlists h1.article-top {
    margin-bottom: 17px;
}

    .single-main .post-meta > * {
        padding: 0 8px;
        margin: 0 0 8px 0;
    }

    .page-title h1 {
        font-size: 77px;
    }
    body.page-template-default h1, 
    body.page-template-default .h1,
    body h1, body .h1 {
        font-size: 45px;
    }
    body h2, body .h2 {
        font-size: 32px;
    }
    body h3, body .h3 {
        font-size: 28px;
    }
    body h4, body .h4 {
        font-size: 16px;
    }
    body {
        font-size: 18px;
    }
    body h3.pop-title,
    h3.pop-title {
    font-size: 25px !important;
    }
    
    .site-menu ul li,
    .site-menu {
    width: 100%;
}
.site-logo:hover span.mj-logo.word-one {
    width: 38px;
}
.site-logo:hover span.mj-logo.word-two {
       width: 23px;
}

.single-main .post-meta span.author {
    display: block !important;
    margin: 0 !important;
}
.single-main .post-meta span.date {
    display: block !important;
}

.single-main .post-meta .cat-name {
    display: block;
    margin: 0;
}

.single-main .post-meta {
    display: block;
}

}

@media screen and (max-width: 580px) {
    #itro_popup {
        max-width: 360px !important;
    }
}


@media screen and (max-width: 374px) {
    .page-title {
        padding: 60px 0 90px;
    }
    .site-menu ul li a {
        width: 280px;
        font-size: 22px;
        padding: 34px 20px;
    }

}