/*
Theme Name:     Designer Child
Theme URI:      http://demo.themebeans.com/designer
Description:    Make your modifications to Designer in this child theme.
Author:         ThemeBeans
Author URI:     http://themebeans.com
Version:        1.0.1
Template:       designer
*/

.header img.retina-logo {
    width: auto;
}
.header .site-title img {
    vertical-align: middle;
    max-height: 100px;
}

.header .site-title {
    display: block;
    margin-right: 1.75em;
    margin-bottom:15px;
    text-align:left;
}

.site-title { 
text-align:left;
float:left;
}

.header {
    float: left;
    padding: 25px 0px 60px 0px;
    width: 100%;
    text-align: center;
    z-index: 10000;
    position: relative;
}

.header .nav li {
    display: inline-block;
    font-size: 1.7rem;
    position: relative;
    zoom: 1;
    text-align: left;
    font-family: inherit !important;
}

/* Search bar */

/*
textarea, input[type="tel"], input[type="url"], input[type="text"], input[type="date"], input[type="time"], input[type="email"], input[type="number"], input[type="search"], input[type="password"], input[type="datetime"] 
{
    background: #fff;
    border: none;
    border-radius: 0;
    color: #181818;
    display: block;
    /* font-size: 17px; 
    margin: 5px 0 15px;
    outline: none!important;
    padding: 9px 15px 7px;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -ms-transition: all 0.1s;
    -o-transition: all 0.1s;
    width: 100%;
    -webkit-appearance: none;
    text-align: center;
} */

textarea, input[type="tel"], input[type="url"], input[type="text"], input[type="date"], input[type="time"], input[type="email"], input[type="number"], input[type="search"], input[type="password"], input[type="datetime"] {
    color: #adaaaa;
    display: block;
    border: none;
    font-size: 12px;
    margin: 5px 0 5px;
    padding: 5px 5px 5px 5px;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -ms-transition: all 0.1s;
    -o-transition: all 0.1s;
    width: 100%;
    -webkit-appearance: none;
    background: #fff;
} 
    
/* PROJECTS for Home Page Book List */

.home .project
{
    width: 100%;
    margin-bottom: 1%;
}


.home .projects .aquote {display:none}

.projects .project:nth-of-type(9n+2), .projects .project:nth-of-type(9n+3), .projects .project:nth-of-type(9n+5), .projects .project:nth-of-type(9n+7) {
    padding-top: 1%;
    width: 50%;
    padding-right: 5%;
}

.entry-header .entry-title {
    color: #0c0c0c;
    font-size: 15px;
    font-size: 1.5em;
    margin-bottom: 35px;
    text-align:center;
}

.entry-header.no-tagline {padding-bottom:0px}

.project-filter {
    margin-bottom: -0.25%;
    padding: 20px 1% 49px;
    text-align: center;
    
}

.project-filter ul li button {
    border: 1px solid #ebebec;
    border-radius: 0px;
    color: #b2b5bc;
    display: inline-block;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1em;
    padding: 6px 10px;
    position: relative;
}

.project-filter ul li button {
    border: 1px solid #ebebec;
    border-radius: 0px;
    color: #b2b5bc;
    display: inline-block;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1em;
    padding: 6px 10px;
    position: relative;
}

.project-filter ul li button.active, .project-filter ul li button.active:hover {
    background-color: #964c4c;
    border-color: #964c4c;
    color: #fff;
}
    
    
body.home p {
    margin-bottom: 20px;
}

/* BOOKS for Single Book Pages */

.single-books .entry-media
{margin-bottom:50px;float:left}

.blurbs li, .reviews li {
 	color: #b2b5bc;
 	display: block;
    float: left;
    font-size: 15px;
    font-size: 15px;
    margin-bottom: 25px;
    min-width: 120px;
}

.single-books .post-wrapper {
    position: relative;
}

.page-id-122 .entry-media {text-align:center;margin-bottom:25px}

.single-books a.author {margin-bottom:15px;display:block}

b {font-weight:600}

.archive .entry-media {margin-bottom:25px;text-align:center;}
.archive article {margin-bottom:50px;}

.post-wrapper .post-meta {
    float: left;
    padding-right: 5%;
    width: auto;
}

.post-wrapper .post-meta p {font-size:.75em !important;margin-bottom:0px}

.post-wrapper .post-content {
    float: left;
    padding-left: 5%;
    width: 75%;
    display: block;
}

.archives-list ul li {
font-style:normal;
}

.archives-list ul {
    list-style-type: none !important;
}

.archives-list {
margin-top:0px
}

#searchlink {display:none;}
.searchbar1 {float:right;width:25%;}

.author-and-title {font-size:1.5rem;font-weight:600;}



/* MASONRY GRID */
.projects.masonry-projects {
	margin: 0.1%;
}


.projects.masonry-projects .project {
	float: left!important;
	margin: 0;
	padding: 0 15px !important;
	width: 100%!important;
	margin-bottom:25px !important;
}

@media only screen and (max-width: 15000px) {
	.projects.masonry-projects .project {
		width: 25%!important;
	}
}
@media only screen and (max-width: 1200px) {
	.projects.masonry-projects .project {
		width: 33.333%!important;
	}
}
@media only screen and (max-width: 960px) {
	.projects.masonry-projects .project {
		width: 50%!important;
	}
		.aquote {margin-bottom:5%;
	}
}
@media only screen and (max-width: 514px) {
	.projects.masonry-projects .project .title-wrap span {
		opacity: 0!important;
	}
	.projects.masonry-projects {
		margin: 0.22%;
	}
	.projects.masonry-projects .project {
		padding: 0.22%!important;
        width: 100%!important;
	}
	.aquote {margin-bottom:5%;
	}
	.header {
    float: left;
    padding: 25px 0px 20px 0px !important;
}
	
}



/* Catalog Page */

.page-template-template-catalog .project .thumb a {
}

.page-template-template-catalog .entry-header .entry-title
{margin-bottom:0px;}

.page-template-template-catalog .social-media-nav a img {
    width: 2.5em;
}

.project .thumb {
    /* overflow: hidden; */
    position: relative;
    float: left;
}

.masonry-projects .project .thumb {
    margin-bottom:10px;
    }

.title-and-blurb {
    margin-top: 10px;
    width: auto;
}

.masonry-projects article .project {
margin-right:15%;
}


/* social */


.social-media-nav {
    padding: 0;
}

a.social-media-icon {
    margin: 5px;
    transition: .5s;
}



.social-media-icon:hover {
    opacity: .75;
}

.social-media-icon img {
    width: 2.5em;
    height: auto;
}

	
/* Media Calls for Search Bar and Menu */


@media only screen and (max-width: 768px) {
#searchlink {display:block;}
.site-title { text-align:center;float:none}
.single-books .entry-media {
    margin-bottom: 50px;
    float: none;
    clear: both;
    text-align: center;
}
.searchbar1 {
	top: 40px;
    position: fixed;
    left: 80%;
    }
}

.has-max-width-550-center {
    max-width: 550px;
    margin: 0 auto;
}

.evetn-separator {
    margin: 4% 0;
}

.shop-btn {
	background: #ffa500;
    color: #fff;
    border-radius: 0;
    height: 72.59px;
    width: 100px;
    padding: 5px;
    text-transform: uppercase;
    font-weight: bold;
    margin-right: 20px;
}
}
.donate-btn {
    background: #000;
    color: #fff;
    border-radius: 0;
    height: 72.59px;
    width: 100px;
    padding: 5px;
    text-transform: uppercase;
    font-weight: bold;
    margin-right: 20px;
}

.has-font-libre,
h1.has-font-libre,
h2.has-font-libre,
h3.has-font-libre,
h4.has-font-libre,
h5.has-font-libre {
    font-family: Libre Baskerville !important;
}

i {
  font-style: italic;
}