/*
Theme Name: Edition Assemblage Theme
Author: firefag
Author URI: 
Version: 0.3
*/

@import url('css/bootstrap.css');

@font-face {
	font-family: Anton;
	src: url(fonts/Anton.woff2);
}

@font-face {
	font-family: Open-Sans-Condensed;
	src: url(fonts/OpenSans-Regular.woff2);
}

@font-face {
	font-family: Open-Sans-Condensed-Bold;
	src: url(fonts/OpenSans-Bold.woff2);
}

@font-face {
	font-family: Open-Sans-Condensed-Light;
	src: url(fonts/OpenSans-Light.woff2);
}

@font-face {
	font-family: Open-Sans-Condensed-Extrabold;
	src: url(fonts/OpenSans-ExtraBold.woff2);
}

@font-face {
	font-family: Open-Sans-Condensed-Semibold;
	src: url(fonts/OpenSans-Semibold.woff2);
}

@media all and (max-width: 400px) {
    #menuIcon {
	width: 25px;
	height: 25px;
}
}

@media all and (min-width: 400px) {
    #menuIcon {
	width: 50px;
	height: 50px;
}
}

@media all and (max-width: 1450px) {
    .socialMedia img {
	width: 45px !important;
}
}

@media all and (max-width: 1169px) {
    .socialMedia img {
	width: 35px !important;
}
}

@media all and (min-width: 1450px) {
    .socialMedia img {
	width: 56px !important;
}
}

@media all and (max-width: 769px) {
    .single-book-content .book-cover {
	margin-bottom: 5%;
}
}

@media all and (max-width: 618px) {
    .content-single p {
	font-size: 16px;
}
}

@media all and (max-width: 618px) {
    .blogpost h1 {
		font-size: 2rem;
		text-align: center;
}
}

@media all and (min-width: 618px) {
    .blogpost h1 {
		font-size: 45px;
		text-align: center;
}
}

@media all and (max-width: 618px) {
    .blogpost p {
		font-size: 16px;
}
}

.single-book-content .book-cover {
	padding-left: 0px;
}

.fb-single img {
	margin-top: 35%;
	max-width: 50px;
}

.socialMedia {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	padding-left: 45% !important;
	padding-right: 45% !important;
}

.socialMedia div {
	padding-left: 0px;
	padding-right: 0px;
}

.socialMedia img {
	min-width: 0px !important;
}


.cover-btn {
	background-color: #373737;
}

.bookcover img {
	box-shadow: 2px 2px 23px -6px #8F8E91;
}

.has-large-font-size {
	text-align: left;
}

.aligncenter {
text-align: center;
}

li {
	width: 100%;
	color: black;
	text-decoration: none;
	padding-top: 10px;
}

h1 {
	font-family: Anton;
	text-transform: uppercase;
	margin-bottom: 60px;
}

.pageContent h1 {
	text-align: center;
}

.pageContent h4 {
	margin-top: 4%;
	margin-bottom: 2%;
	text-align: left;
}

.pageContent a {
	color: deeppink;
}

.wp-block-image img {
	margin-top: 2%;
	margin-bottom: 2%;
	max-width: 100%;
	height: auto;
}

.wp-block-image figcaption {
	font-weight: lighter;
	font-size: 95%;
	padding-bottom: 4%;
}

h6 {
	font-family: Open-Sans-Condensed-Semibold;
}

.sidebar {
	float:left;
	width: 300px;
	background-color: lightgray;
	margin-left: 3%;
	margin-right: 0px;
	height: 100%;
	padding: 2%; 
}

header {
	margin-bottom: 1%;
}

a {
	color:black;
}

.header {
	padding-left: 3%;
	padding-right: 3%;
	font-family: Anton;
	font-size: 20px;
}

.nav-dropdown {
	font-size: 20px;
}

.menu {
	padding-top: 10%;
}

li {
	list-style-type: none;
	font-family: Open-Sans-Condensed-Light;
	font-weight: lighter;
}

#logo {
	width: 60%;
	height: 60%;
}

.row {
	text-align: center;
	/*margin: 4%;*/
	padding: 4%;
}

.mainContent img {
	width: 210px;
	height: 313px;
}


.mainContent {
	text-align: center;
}

.pageContent {
	margin-left: 25%;
	margin-right: 25%;
	text-align: justify;

}


.footer {
	width: 100%;
	float: left;
	text-align: center;
	background-color: black;
	padding: 2rem;
	margin-top:10%;
}

.footer img {
	width: 8%;
	min-width: 90px;
	margin-bottom: 20px;
	margin-top: 20px;
}

.footer p {
	text-align: center;
	color: white;
	font-family: Open-Sans-Condensed;
	font-size: 16px;
	margin-top: 1%;
}

.footer a {
	padding: 2%;
}

.downloads p {
	font-size: 13px;
	text-align: center;
	padding: 0;
	margin: 0;	
}

.content-single {
	text-align: left;
	padding-left: 7.5%;
	padding-right: 7.5%;
	font-size: 26px;
}

.book-cover {
	padding-right: 0;
}

.book-meta {
	text-align: left;
	padding-left: 0;
	margin-left: 0;
}

.book-meta h1 {
	font-family: Anton;
	font-size: 40px;
	text-transform: uppercase;
	margin-bottom: 0;
}

.book-meta p {
	margin-bottom: 0.5rem;
	font-family: Open-Sans-Condensed;
	font-size: 24px;
}

.book-meta a {
	text-align: center;
	font-size: 28px;
}

#noorder {
	text-align: center;
	font-size: 28px;
	font-family: Anton;
}

#preorder {
	text-align: center;
	font-size: 28px;
	font-family: Anton;
}

.footer a {
	color:white;
}

.navpage p {
	color: black;
	font-size: 2rem;
	font-family: Anton;
}

.standard-info {
	padding-left: 0;
	margin-bottom: 2rem;
}

.single-img img {
	text-align:right;
}

.content-head h2 {
	text-align: left;
}

.content-head a {
	text-align: right;
}

.content-head {
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 1%;
}

.blogpost {
	margin-bottom: 3rem;
	font-size: 22px;
}

.blogpost h1 {
	font-family: Anton;
	text-transform: uppercase;
	margin-bottom: 1%;
}

.blogpost p {
	font-family: Open-Sans-Condensed;
}

.blogcontent {
	text-align: justify;
}

.blogcontent a {
	color: fuchsia;
}

.date {
font-size: 1rem;
font-weight: lighter;
}

.blogpic img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	max-width: 100%;
	height: auto;
	margin-bottom: 3%;
}

.post-fb {
	padding-left: 0;
}

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

.feature-carousel {
	margin-bottom: 4rem;
}

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

.page-single h1 {
	font-family: Anton;
}

.page-single p {
	font-family: Open-Sans-Condensed;
}

.search-loop img {
	width: 210px;
	height: 313px;
}

.nope {
	margin-top: 5rem;
	font-family: Open-Sans-Condensed-Light;
	font-size: 20px;
}
