/*
Welcome to Custom CSS!

To learn how this works, see https://wp.me/PEmnE-Bt
*/

html, body, header, #page {
	background-image: url(https://planet-x.info/wp-content/uploads/2021/03/rapback5.gif);
}

.wp-block-cover img {
	width: 240px;
}

#content {
		
	
}

#masthead {
	background-image: url(https://planet-x.info/wp-content/uploads/2021/03/PlanetX_Top.jpg); 
	background-repeat: no-repeat;
	background-position: center;
	margin-top: -140px;
	padding-top: 350px;
	background-color: transparent !important;

	
}

.site-header {
	padding: 0 32px 0 32px;

}

.site-title {
	margin-top: -295px;
}

.site-title a {
	visibility: hidden;
}

.site-title a {
		font-family: 'Times New Roman', 'Times', serif;
	font-weight: normal !important;
	letter-spacing: 3px;
}

.site-description {
	
}

.site-branding {
	height: 0;
}

/* Nibiru */
.site-logo {
	margin-top: -52px;
}

#site-navigation {
	margin-top: 20px;
}

#menu-primary-1 {
	top: 35px;
	left: 5px
}

/* Top nav elements */
#menu-primary-1 li a {

}

#menu-primary-1 .menu-item-21 {
	margin-left: 200px;
}

.home .entry-header {
	display: none;
}

.post header.entry-header {
	margin-top: 100px;
  background-color: transparent !important;
}

.page header.entry-header {
	margin-top: 150px;
  background-color: transparent !important;
}

h1.entry-title {
	font-family: 'Times New Roman', 'Times', serif;
	font-size: 48px;
	font-weight: normal;
	color: white;
	margin-top: 60px !important;
}

.entry-wrapper h2.entry-title {
	color: white;
}

.home .wp-block-group:nth-child(3)  {
	display: none;
}


h2 {
	font-family: 'Times New Roman', 'Times', serif;
	font-size: 36px;
	font-weight: normal;
	color: white;
}

.grunion-field-wrap label {
	font-family: 'Times New Roman', 'Times', serif;
	font-size: 24px;
	font-weight: normal;
	color: white;
}

h4 {
	font-family: 'Times New Roman', 'Times', serif;
	font-weight: normal;
	color: white !important;
}

.entry-wrapper p {
	color: white !important;
}

#post-6 .title {
	margin-top: -210px;
}

/* The Journey: 
 Magi image and content container */
#post-6 .entry-content {
	margin-top: -210px;
}

/* The Journey Header */
#post-6 .wp-block-cover__inner-container   {
	display: block;
	margin-top: 60px !important;
}

.wp-block-cover {
	z-index: 0 !important;
}

#post-8 {
	margin-top: 150px;
	
}

.wp-block-cover__inner-container {
	margin-top: 100px !important;
}

#content, .site-content {
	margin-top: -64px;
}

.wp-block-group {
	background-color: transparent !important;
}

.wp-block-group__inner-container {
	padding-top: 50px;
}

.post-template-default #content {
	margin-top: 50px;
}

/* Top of Magi image */
.site-main {
	padding-top: 0;
}

header, .site-info {
	background-color: black !important;
}



.wp-block-newspack-blocks-homepage-articles {
	background-color: rgba(0,0,0, 0.5);
	padding: 20px;
	border: solid 5px #C04239;
	
}

.wp-block-newspack-blocks-homepage-articles .type-post {
	/* border-bottom-color: solid 10px white !important; */
	
}

.wp-block-newspack-blocks-homepage-articles {
	margin-top: -600px;
}

.wp-block-newspack-blocks-homepage-articles hr {
	border: solid 5px #C04239; 
}

.wp-block-separator {
	/* border: solid 5px #C04239; */
}



.entry-content h3, .entry-content p {
	font-family: 'Times New Roman', 'Times', serif;
	font-weight: normal;
	color: white;
}

#post-6 .wp-block-cover__inner-container p {
	display: block;
	margin-top: -350px !important;
	font-size: 48px;
}

.widget-title {
	color: white;
}

.widget * {
	color: white;
}

.entry-wrapper * {
	color: white;
}

.entry-wrapper a {
	color: #C04239  !important;
	font-weight: bold;
}

.wp-block-cover, .wp-block-cover-image {
	background-color: transparent !important;
	height: 800px;
}

article {
	/* background-color: rgba(0,0,0,0.5); */
}

article *, .nav-links * {
	color: white;
}

article a, .nav-links a, .meta-nav {
	color: #C04239  !important;
	font-weight: bold;
}

a.wp-block-button__link {
	color: white !important;
}

.wp-block-social-links li {
	display: none;
}

.wp-block-social-links li:first-child {
	display: block;
}


/* Woo Commerce */

.woocommerce-breadcrumb {
	position: relative;
	top: 40px;

}

.woocommerce-menu-container {
	position: relative;
	top: 90px;
	display: none !important;
}

.woocommerce-ordering * {
	color: black;
	font-size: 16px;
}

.product-price, .product-subtotal {
	width: 120px;
}


