/*
Theme Name: Ownerz
Version: 1.0.0
Author: Sam
Desciption: Simple and attractive theme
*/

header.main-header {position: fixed;width: 100%;background: #fff;z-index: 999;}
.page-id-175 .inner_page p {
    font-size: 36px;
    text-align: center;
}
.upper_newsleter div >p {display: none;}
.wp-block-tnp-minimal {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.tnp-subscription-minimal input.tnp-email {
    width: 100% !important;
    max-width: 34% !important;
}
.tnp-subscription-minimal input.tnp-submit {
    width: 10% !important;
}
.upper_newsleter h3 {
    text-transform: uppercase;
    font-weight: bold;
}

.iframe_embed_box {
    width: 500px;
    margin: 30px auto;
}
div#single-post .playinfo {
    text-align: left;
    flex: 0 auto;
    padding: 0;
}
div#single-post .play_sound_here {
    justify-content: center;
    margin-bottom: 20px;
    display: inline-block;
    border: 1px solid #000;
    box-shadow: 0 0 5px 0 #000;
    padding: 15px;
}
div#single-post .play_icon {
    flex: 0 auto;
    display: inline-block;
    float: left;
    padding-right: 13px;
}
a.relase_link {
    text-decoration: none;
    color: #000;
}
.play_sound_here {
    display: flex;
    justify-content: start;
    align-items: center;
    padding: 5px 10px;
}

.play_sound_here .play_icon img {
    width: 55px;
}

p.sound_cloud {
    margin: 0;
}
.play_sound_here h5 {
    margin: 0;
}
.playinfo {
    padding-left: 15px;
    flex: 0 80%;
}
.play_icon {
}
.post_content_detail p {
    font-size: 18px;
    line-height: 32px;
    padding: 0 100px;
}
div#single-post {
    padding: 50px 0 50px 0;
}
div#single-post .content {
    text-align: center;
}
ul.info-data {
    list-style: none;
    padding: 0;
}
ul.info-data li {
    display: inline-block;
    padding: 15px;
}
ul.navbar-nav li:last-child {
    padding-right: 0;
}
nav.navbar.navbar-expand-lg.navbar-dark.bg-dark {
    background: #fff !important;!i;!;
    padding: 0;
}
section.find_on {
    display: none;
}
a.play_link_btn {
    background: #ccc;
    color: #000;
    text-decoration: none;
    padding: 13px 25px;
    text-transform: uppercase;
    border-radius: 6px;
    width: 120px;
    display: block;
    text-align: center;
}
a.play_link_btn:hover {
    background: red;
    color: #fff;
}
#artist .card {
    border: 0;
}
ol.carousel-indicators li {
    list-style: none;
}
.content_para {
    padding-top: 30px;
    font-size: 18px;
    line-height: 32px;
}
header.darkHeader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999999;
    width: 100%;
    transition: box-shadow 500ms;
    box-shadow: 0 0 2px 2px #ccc;
}
header.darkHeader a.navbar-brand img {
    width: 56px;
}
a.navbar-brand img {
    width: 60px;
}
a.navbar-brand  figure.wp-block-image.size-full {
    margin-bottom: 0;
}
.page-id-36 section.inner_page {
    height: auto;
}
section.inner_page {
    padding: 30px 0;
    min-height: 373px;
}
img.slide_img.d-block.w-100 {
    object-fit: cover;
    height: 510px;
    margin-top: 65px;
}
section.artist {
    padding: 50px 0;
    background: #000;
}
section.artist h3 {
    padding-bottom: 35px;
    color: #fff;
    text-transform: uppercase;
    font-size: 38px;
    font-weight: bold;
}
section.artist .card-body h5.card-title {
    color: #fff;
    text-align: left;
    font-size: 26px;
    margin-bottom: 0;
}
section.artist h5.card-title {
    display: none;
}
.card_img_artist:hover h5.card-title {
    display: block;
    font-size: 42px;
}
.card_img_artist:hover .esg-entry-cover {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    bottom: 0;
    color: #fff;
    opacity: 1;
    background-color: rgba(240, 230, 207, 0.7);
}
.esg-entry-cover {
    opacity: 0;
    transition-duration: 0.5s;
}
ul.navbar-nav li {
    padding: 5px 20px;
}
section.artist_about_cont {
    padding: 50px 0;
    background: url('http://ownerzrecords.com/wp-content/uploads/2023/06/aboutbg-1.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

section.artist_about_cont h3 {
    padding-bottom: 20px;
    color: #fff;
    text-transform: uppercase;
    font-size: 38px;
    font-weight: bold;
}

section.artist_about_cont p {
    font-size: 25px;
    line-height: 36px;
    color: #fff;
}
section.contact_us {
    padding: 50px 0;
    background: url(http://ownerzrecords.com/wp-content/uploads/2023/06/New-Project-2-scaled.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
section.contact_us h2 {
    padding-bottom: 20px;
    color: #fff;
    text-transform: uppercase;
    font-size: 28px;
    margin-bottom: 0;
}
section.contact_us p {
    color: #fff;
    margin-bottom: 38px;
}
.col-md-6.plleftcont {
    text-align: center;
    padding-right: 50px;
}
.col-md-6.prightcont {
    padding-left: 50px;
    text-align: center;
}
a.btn-custom {
    background: #545454;
    text-decoration: none;
    color: #fff;
    padding: 7px 25px;
    display: block;
    border-radius: 25px;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 20px;
    width: 165px;
    text-align: center;
    margin: 0 auto;
}
.card_img_blog img {
    width: 100%;
}
section.blogs {
    padding: 50px 0;
    background: #000;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
}
section.blogs h3 {
    padding-bottom: 35px;
    color: #fff;
    text-transform: uppercase;
    font-size: 38px;
    font-weight: bold;
}
.card_img_blog {
    position: relative;
}
.blog-entry-title {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: rgba(96, 96, 96, 0.9);
    display: none;
}
span.category {
    background: #fff;
    padding: 2px 8px;
    font-size: 12px;
    border-radius: 5px;
    font-weight: 500;
    margin-bottom: 16px;
}
span.line-h {
    border-bottom: 1px solid #fff;
    width: 120px;
    margin-bottom: 15px;
}
h5.card-title {
    font-size: 28px;
    color: #fff;
}
.card_img_blog:hover  .blog-entry-title {
    display: flex
}
a.btn-custom:hover {
    background: #ce3e05;
}
ul.list-menu {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}
ul.list-menu li {
    display: inline-block;
    padding-right: 10px;
}
ul.list-menu li a {
    text-decoration: none;
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
}
ul.social-icons {
    padding: 0;
    margin: 0;
    text-align: right;
}
ul.social-icons li {
    display: inline-block;
    padding: 10px;
}
ul.social-icons li a {
    color: #000;
    font-size: 30px;
}
div#navbarNav ul li a {
    color: #000;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
}
.bottomartist {
    display: flex;
    padding: 15px;
    border: 1px solid #797979;
    justify-content: space-between;
    align-items: center;
    border-top: 0;
}
.bottomartist img.card-img-top {
    width: 150px;
    height: 63px;
    object-fit: contain;
}
.bottomartist h5.card-title {
    color: #5a5a5a;
    font-size: 16px;
}
.cardbody {
    background: #000;
    color: #fff;
    text-align: center;
    padding: 15px;
}
.cardbody p {
    margin-bottom: 0;
}
.cardbody h5.cardtitle {
    margin: 0;
}
section.innerpage_artist {
    padding: 50px 0 30px 0;
}
.esg-entry-cover a{
	text-decoration: none;
	position: absolute;
	left: 0;
	text-align: center;
	top: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	flex-direction: column;
	font-size: 22px;
}
.blog-entry-title a {
    text-decoration: none;
    position: absolute;
    left: 0;
    text-align: center;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    flex-direction: column;
}
.row.content_para {
    margin-top: 30px;
}
.downarrow {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid black;
    margin: 0 auto;
}
.main-card {
    margin-bottom: -22px;
}
ul.findon-icons {
    padding: 0;
    margin: 0;
    list-style: none;
}
ul.findon-icons li {
    display: inline-block;
    padding-right: 20px;
}
ul.findon-icons li a {
    color: #000;
    font-size: 32px;
}
section.find_on {
    background: #eee;
    padding: 30px 0;
}
span.buy-links {
    display: block;
    margin-bottom: 30px;
}
section.footer_newletter {
    background: #ff1b00;
    color: #fff;
    padding: 20px;
}

.upper_newsleter {
    display: flex;
    justify-content: center;
    align-items: center;
}

.upper_newsleter p {
    margin-bottom: 0;
    padding-left: 15px;
    font-size: 20px;
    text-transform: uppercase;
}
input.tnp-submit {
    font-size: 16px !important;
    text-transform: uppercase;
}
.card_img_blog > a > img {
    height: 276px;
    object-fit: cover;
}



/* Slider CSS*/
:root {
    --white: #ffffff;
	--red: #ff0000; 
}
.home_slider_wrapper{
	position: relative;
}
.home-content_wrapper{
	z-index: 1;
	background-image: linear-gradient(0deg, #ffffff 18%, #ffffffa1 52%, rgba(255,255,255,0) 67%);
	text-align: center;
	justify-content: center;
	align-items: flex-end;
	height: 66%;
	padding-bottom: 48px;
	padding-left: 32px;
	padding-right: 32px;
	font-family: Gt America Extended, sans-serif;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.4em;
	display: flex;
	position: absolute;
	inset: auto 0% 0%;
}
.home-content_container{
	grid-column-gap: 24px;
	grid-row-gap: 15px;
	flex-flow: column;
	justify-content: flex-start;
	align-items: center;
	width: 76ch;
	display: flex;
	position: relative;
}
.home-content_logo {
    z-index: 1;
    width: 175px;
    position: relative;
}
.home-content_circle {
    z-index: 0;
    width: 6.2ch;
    position: absolute;
    bottom: 78px;
    left: 248px;
    right: 0%;
}
a.carousel-control-prev {
    display: none;
}
a.carousel-control-next {
    display: none;
}
ol.carousel-indicators {
    display: none !important;
}

/* Artist Css start from here */
.artist__image {
    min-height: 280px;
    max-width: 300px;
    background-size: cover;
    background-position: top center;
    filter: grayscale(100%);
    transition: all 0.3s;
    border: 1px solid #dcdcdc;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: black;
    padding-bottom: 50px;
}
.artist__info {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    width: 85%;
    margin: 0 auto;
    background: white;
}
.artist__name {
    font-weight: bold;
    font-size: 0.8em;
    padding: 10px 0;
    text-align: center;
}
.artist__socials {
    font-size: 0.7em;
    text-align: center;
    display: none;
}
.artist__socials a, .artist__socials a:hover {
    padding: 2px;
    color: #000000;
    transition: 0.3s ease-in-out;
}
.artist {
    position: relative;
}
h2.section_heading {
    font-size: 28px;
    color: #000000;
    text-align: center;
    margin-bottom: 30px;
}
.artist__image:hover {
    filter: grayscale(0%);
    transition: all 0.3s;
}
section#artists {
    padding: 60px 0;
}
.artist__name a {
    color: #000;
}
span.text_talent {
  position: relative;
  color: #000;
  display: inline-block;
}

span.text_talent::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url('images/spray5.png') no-repeat center;
  background-size: 347px 40px;
  pointer-events: none;
  opacity: 0.2;
}
span.text_talent:last-child::before {
    background-size: 312px 40px;
}

/* Artist page */
.partners-page-content_video {
    border-radius: 24px;
    overflow: hidden;
    width: 100%;
    padding: 0;
    position: relative;
    padding-top: 73%;
}
.w-embed:before, .w-embed:after {
    content: " ";
    grid-area: 1 / 1 / 2 / 2;
    display: table;
}
.w-video iframe, .w-video object, .w-video embed {
    border: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.partner-page-content_video-div {
    width: 100%;
}
.partners-page_h1 {
    color: #ce3e05;
    text-align: center;
    text-transform: uppercase;
    margin-top: 16px;
    margin-bottom: 12px;
    font-size: 42px;
    line-height: 1.2em;
}
.partners-page-content_text {
    text-align: center;
    margin-bottom: 40px;
    line-height: 1.4em;
}
.partners-page-social_text span {
    background-color: #000;
    color: #fff;
    text-transform: uppercase;
    white-space: nowrap;
    border-radius: 4px;
    padding: 2px 3px;
    font-size: 8px;
    line-height: 8px;
    margin-top: 4px;
}
.partners-page-social_text {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: center;
    align-items: center;
}
.partners-page-social_text  a {flex-direction: column;justify-content: center;text-align: center;}
.partners-page-social_text a img {
    margin: 0 auto !important;!i;!;
}
img.img-fluid.partners-image.d-none.d-md-block {
    max-width: 400px;
    margin: 0 auto;
    object-fit: scale-down;
    height: 425px;
}
.partners-page-social_text img {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    object-fit: cover;
}
.page-id-36 h2, .page-id-38 h2{
    line-height: 1.45;
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 1.143rem;
    margin-top: 30px;
}
h1.main_heading_impressum {
    line-height: 1.35;
    font-weight: 700;
    margin-bottom: 1.3rem;
    letter-spacing: .075em;
    font-size: 2.5rem;
}
section.inner_page a {
    word-wrap: break-word;
}
#mega-menu-primary_menu a.mega-menu-link {
    font-weight: 600 !important;!i;!;
}
ul#mega-menu-primary_menu li:last-child {
    margin-right: 0 !important;!i;!;
}
h1.main_heading_impressum {
    margin-top: 60px;
}
section.partners-page-wrapper {
    padding-top: 100px !important;!i;!;
}
#mega-menu-primary_menu a.mega-menu-link:hover {
    color: #ce3e05 !important;!i;!;
}
.artist__name a:hover {color: #ce3e05;}
ul.social-icons a:hover {
    color: #ce3e05;
}
.list-menu li a:hover {
    color: #ce3e05;
}
.artist:hover a {
    color: #ce3e05;
}
a.btn.btn-outline-secondary:hover {
    background: #ce3e05;
    border: 1px solid #ce3e05;
}
.copyright_wrapper {
    color: #000;
    display: flex;
    justify-content: start;
    align-items: center;
}
p.copyright {
    margin-bottom: 0;
    padding-left: 5px;
    text-transform: uppercase;
}
.page-id-36 section.inner_page .container, .page-id-38 section.inner_page .container {
    max-width: 848px;
}
ul.list-menu li a {
    border-right: 1px solid;
    padding-right: 15px;
}
.postadresse p {
    margin-bottom: 0;
    line-height: 20px;
    font-size: 14px;
}
section#about .container {
    max-width: 848px;
}
section#contact .container {
    max-width: 848px;
}
section#about h2.section_heading {
    font-size: 20px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	button.navbar-toggler {
	    background: #000;
	    margin-right: 0px;
	}
	.darkHeader button.navbar-toggler {
	    background: #000;
	    margin-right: 0px;
	}
	div#navbarNav ul li a {
	    color: #fff;
	}
	.partners-page_h1 {
		font-size: 26px;
	}
}


@media only screen and (max-width: 767px) {
	.main-card {
		margin-top: 15px;
	}
	div#navbarNav {
		position: absolute;
		top: 70px;
		z-index: 999;
		background: #000;
		width: 100%;
		left: 0;
		right: 0;
		padding-left: 15px;
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.card_img_artist:hover h5.card-title {
		font-size: 46px;
	}
	ul.list-menu {
		text-align: center;
	}
	ul.social-icons {
		text-align: center;
	}
	ul.social-icons li {
		padding-top: 0;
	}
	ul.list-menu li {
		padding-bottom: 0;
		padding-right: 5px;
	}
	ul.list-menu li a {
	    font-size: 14px;
	    padding-right: 5px;
	}
	p.copyright {
	    font-size: 14px;
	    padding-right: 0;
	}
	section.artist .col-lg-4.col-md-6 {
		margin-bottom: 30px;
	}
	section.blogs {
		padding-top: 0;
	}
	section.blogs .col-lg-4.col-md-6 {
		margin-bottom: 30px;
	}
	.col-md-6.prightcont {
		padding-left: 15px;
		margin-top: 30px;
	}
	section.contact_us h2 {
		font-size: 24px;
	}
	section.contact_us p {
		font-size: 16px;
		line-height: 20px;
	}
	.col-md-6.plleftcont {
		padding-right: 15px;
	}
	section.blogs h3 {
		font-size: 24px;
	}
	section.artist h3 {
		font-size: 24px;
	}
	section.artist_about_cont p {
		font-size: 18px;
		line-height: 30px;
	}
	section.artist_about_cont h3 {
		font-size: 24px;
	}
	img.slide_img.d-block.w-100 {
		height: 393px;
	}
	a.btn-custom {
		font-size: 16px;
		width: 175px;
	}
	section.innerpage_artist {
		padding: 25px 0 30px 0;
	}
	a.navbar-brand img {
		width: 56px;
	}
	.post_content_detail p {
		padding: 15px;
		text-align: left;
	}
	span.buy-links {
		margin-bottom: 15px;
	}
	.upper_newsleter {
		display: block;
		text-align: center;
	}
	.upper_newsleter p {
		font-size: 14px;
		padding: 0;
	}
	.tnp-subscription-minimal input.tnp-email {
		max-width: 65% !important;
		height: 45px;
	}
	.tnp-subscription-minimal input.tnp-submit {
		width: 35% !important;
		padding: 13px !important;
	}
	.wp-block-tnp-minimal {
		padding: 10px 0 0 0 !important;
	}
	.iframe_embed_box {
		width: 100%;
		padding: 15px;
		margin-bottom: 0;
		margin-top: 0;
	}
	ul.info-data {
		margin-bottom: 0;
	}
	.upper_newsleter h3 {
		font-size: 18px;
	}
	input.tnp-submit {
		font-size: 14px !important;
	}
	.artist__image {
		max-width: 100%;
	}
	.artist {
		margin-bottom: 30px;
	}
	.home-content_wrapper {
		top: 242px;
		padding-bottom: 0;
		 /* Full viewport height */
		padding-left: 10px;
		padding-right: 10px;
		z-index: 99;
		background-image: linear-gradient(0deg, #ffffff 28%, #ffffffa1 82%, rgba(255, 255, 255, 0) 97%);
	}
	section#artists {
		padding-bottom: 0;
		padding-top: 80px;
	}
	button.navbar-toggler {
	    background: #000;
	    margin-right: 0px;
	}
	.darkHeader button.navbar-toggler {
	    background: #000;
	    margin-right: 0px;
	}
	div#navbarNav ul li a {
	    color: #fff;
	}
	.home-content_circle {
		bottom: 178px;
		left: 249px;
		width: 7ch;
		display: none;
	}
	img.home-content_logo {
	    width: 105px;
	}
	.home-content_container p {
		line-height: 20px;
		font-size: 16px;
		margin-bottom: 0;
		position: relative;
		z-index: 999999;
	}
	section.home_slider_wrapper {
		height: 330px;
		margin-bottom: 115px;
	}
	h1.main_heading_impressum {
		margin-top: 60px;
		font-size: 28px;
	}
	.page-id-36 h2, .page-id-38 h2 {
	    margin-top: 0;
	}
	.partners-page_h1 {
		font-size: 22px;
	}
	.copyright_wrapper {
		text-align: center;
		justify-content: center;
	}
	.about_content_detail p {
		line-height: 20px;
		font-size: 16px;
	}
	section#about h2.section_heading {
		font-size: 20px;
		line-height: 33px;
	}
}