body {color:#222222;font-family: adobe-garamond-pro, serif;}
*:focus {outline:0;}
i, cite, em, var, address, dfn {
    font-style: italic;
}

.full-height {height:100%;}

.container {margin:0 auto;max-width:1200px;width:90%;}

.v-center {position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%;}

.layout-table {display:table;table-layout:fixed;width:100%;}

.layout-td {display:table-cell;vertical-align:top;}

strong {font-weight:800;}

a {color:inherit;text-decoration:none;}

img.full-width {display:block;height:auto;max-width:100%;}

.flex {display:-webkit-flex;display:-ms-flexbox;display:flex;}

.flex .full {-webkit-flex:2 auto;-ms-flex:2 auto;flex:2 auto;width:100%;}

.button {background:#716781;border:none;display:inline-block;color:#ffffff;font-family: 'Roboto Condensed', sans-serif;font-weight:500;line-height:1;padding:0.5em 1.2em 0.6em 1.2em;text-transform:uppercase;}

.slides {margin:0 0 35px 0;}

.slides .slide img {display:block;height:auto;width:100%;}

.recent-news {
    width: 100%;
    margin: 20px 0;
}

.section-title {font-style:italic;font-size:14px;margin:0 0 15px 0;position:relative;}

.section-title:after {border-top:1px solid #e7e7e7;content:" ";left:0;position:absolute;top:50%;width:100%;}

.section-title span {background:#ffffff;display:inline-block;padding:0 15px 0 0;position:relative;z-index:1;}

section.newsletter {
    text-align: center;
    padding: 50px 20px;
    margin-top: 30px;
    width: 100%;
    /* border: 1px solid #e7e7e7; */
}
section.newsletter h3 {
    font-size: 20px;
    margin-bottom: 20px;
}
label[for="ns_widget_mailchimp-email-4"]{
	display: none;
}

.blog-updates {
    width: 100%;
    margin: 20px 0;
	border: 1px solid #e7e7e7;
    position: relative;
    padding: 5% 0;
}
.blog-updates .section-title {
    text-align: center;
    position: absolute;
    top: -8px;
    width: 100%;
    margin: 0;
}
	.blog-updates .section-title span {
		padding: 0 15px;
	}
	.blog-updates .section-title:after {
		border-top: none;
		content: none;
	}
.blog-updates .post .excerpt {
    margin-bottom: 5px;
    padding-bottom: 35px;
    max-height:100px;
    overflow:hidden;
    text-overflow: ellipsis;
    content: "";
    position:relative;
}
	.blog-updates .post .excerpt:before {
		content:'';
		width:100%;
		height:100%;    
		position:absolute;
		left:0;
		top:0;
		background:linear-gradient(transparent 0px, white);
	}
.blog-updates .post .excerpt .read-more a {
    position: absolute;
    left: calc(50% - 90px);
    bottom: 0px;
    text-align: center;
    width: 180px;
    background: #716781;
    border: none;
    display: inline-block;
    color: #ffffff;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 500;
    font-size: 1.1em;
    line-height: 1;
    padding: 0.5em 1.2em 0.6em 1.2em;
    text-transform: uppercase;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
	transition: all 0.23s ease-in-out 0s;
}
	.blog-updates .post .excerpt .read-more a:hover {
		background-color: #777;
		cursor: pointer;
		transition: all 0.23s ease-in-out 0s;
	}


.blog-module {
	width: 100%;
    overflow-y: hidden;
    position: relative;
	background-color: #e7e7e7;
	margin-top: 50px;
}
.blog-module .shade {
    bottom: 0;
    box-shadow: inset 0 -10px 40px -10px #323232;
    display: block;
    height: 100%;
    pointer-events: none;
    position: absolute;
    width: 100%;
    z-index: 1;
}
.blog-module a:link {
    -webkit-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
	color: #555;
}
.blog-module a:visited {
	color: #555;
}
.blog-module a:hover {
    -webkit-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
	color: #222;
}
.blog-module a:active {
	color: #222;
}

.blog-module article {
    padding-bottom: 0;
    padding-top: 3rem;
    position: relative;
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
}
.blog-module article::after {
    clear: both;
    content: "";
    display: block;
}

.blog-module .latest {
    font-weight: 300;
    box-shadow: 0px 0px 7px 0px #e0e0e0;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 65.88078%;
    -webkit-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    background-color: #fff;
    font-size: 16px;
    height: 425px;
    line-height: 24px;
    padding: 0 4rem 50px;
    position: relative;
    top: 10px;
}
	.blog-module .latest:hover {
		box-shadow: 0 0 12px 0 rgba(50,50,50,0.2);
		top: 0;
	}
.blog-module .latest .label {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 16px;
    padding-top: 2rem;
    text-align: center;
}
.blog-module .latest .title {
    font-weight: 300;
    font-size: 26px;
    line-height: 32px;
    margin-top: 0;
	margin-bottom: 20px;
    padding: 1rem 0;
    text-align: center;
}
	.blog-module .latest .title a {
		border-bottom: 1px solid #323232;
		text-decoration: none;
	}

.blog-module .related {
    font-weight: 300;
    float: left;
    display: block;
    width: 31.76157%;
    margin-right: 0;
    padding: 2rem 0 0 2rem;
}
.blog-module .related .post {
    margin-bottom: 1.5rem;
	line-height: 1.5em;
}
.blog-module .related .post .title {
    font-size: 16px;
}
.blog-module .related .post a {
    border-bottom: 1px solid #555;
    text-decoration: none;
}

.right-button {
    font-weight: 300;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-top: 2rem;
    text-align: right;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.blog-module .right-button {
    position: absolute;
    top: 80%;
}
.right-button:last-child {
    margin-right: 0;
}
.right-button a {
    -webkit-transition: opacity 250ms ease-in-out;
    transition: opacity 250ms ease-in-out;
    font-size: 1rem;
    margin-right: .5rem;
    text-decoration: none;
}
.right-button a span {
	position: relative;
	top: 2px;
}

@media screen and (max-width: 768px){
	.blog-module article {
		padding: 2rem;
		padding-top: 3rem;
	}
	.blog-module .latest {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 100%;
		height: 400px;
		margin-bottom: 3rem;
		overflow-y: hidden;
		padding: 0 2rem 1rem;
	}
	.blog-module .related {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 100%;
		padding: 0;
	}
	.blog-module .related .post {
		margin-bottom: 1.5rem;
	}
	.blog-module .right-button {
		right: 5%;
		top: 85%;
		margin: 2rem 0 3rem;
    	position: relative;
	}
}
@media screen and (max-width: 480px){
	.blog-module .latest {
		height: 300px;
	}
	.blog-module .latest .title {
		font-size: 20px;
	}
}



.form-newsletter .element {margin:0 0 8px 0;}

.form-newsletter label {color:#aaaaaa;font-size:12px;font-style:italic;}

.form-newsletter .button {font-size:12px;margin:10px 0 0 0;}

.main-header {background:#e7e7e7;margin:0 0 35px 0;padding:15px 0;}

.main-header .flex {-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}

.main-header .box-1 {margin:0 30px 0 0; text-align: center;}

.main-header .box-2 {-webkit-flex:2 auto;-ms-flex:2 auto;flex:2 auto;}

.main-header .primary-navigation {font-family: 'Roboto Condensed', sans-serif;font-weight:500;font-size:15px;text-transform:uppercase;}

.main-header .primary-navigation li {display:inline-block;list-style:none;margin:0 15px 0 0;}

.main-header .primary-navigation li.current-menu-parent a,
.main-header .primary-navigation li.current-menu-item a {color:#222222;}

.main-header .primary-navigation a {color:#716781;}

.main-header .primary-navigation .spacer {margin:0 10px;}

.main-header .cart {background:none;border:none;color:#716781;font-family: 'Roboto Condensed', sans-serif;font-weight:500;font-size:12px;text-transform:uppercase;}

.main-header .cart i {display:inline-block;font-size:18px;margin:0 4px 0 0;vertical-align:-4px;}

.main-header input[name="s"] {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #716781;
    width: 100px;
    color: #716781;
}
.main-header input[name="s"]::-webkit-input-placeholder { /* WebKit, Blink, Edge */
	color: #716781;
    font-style: italic;
}
.main-header input[name="s"]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #716781;
	opacity: 1;
    font-style: italic;
}
.main-header input[name="s"]::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #716781;
	opacity: 1;
    font-style: italic;
}
.main-header input[name="s"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #716781;
    font-style: italic;
}
.main-header input[name="s"]::-ms-input-placeholder { /* Microsoft Edge */
	color: #716781;
    font-style: italic;
}

.main-header input[name="s"]::placeholder { /* Most modern browsers support this now. */
	color: #716781;
	font-style: italic;
}

p.logo-descr {
    display: block;
    max-width: 100px;
    font-size: 12px;
    color: #716781;
}

@media screen and (max-width:720px) {
	p.logo-descr {
		max-width: 100%;
	}
	.main-header .box-1 {
		text-align: center;
		margin: 0;
	}
}

.ctf-tweets {
    max-width: 1200px;
    margin: auto;
}
#ctf .ctf-item {
    border: none !important;
    overflow: hidden;
    display: inline-block;
    width: 30%;
    vertical-align: top;
    padding: 0 2% !important;
}
#ctf .ctf-author-box {
    text-align: left;
}
#ctf .ctf-tweet-content, #ctf .ctf-tweet-actions {
    text-align: left;
}

@media screen and (max-width:720px) {
	#ctf .ctf-item {
		border-top: 1px solid #ddd !important;
    	border-top: 1px solid rgba(0,0,0,0.1) !important;
		width: 90%;
		padding: 15px 10px !important;
		margin: 5px 0;
	}
	#ctf .ctf-item:first-child {
		border-top: none !important;
	}
}

@media screen and (max-width:720px) {
	.main-header .container {-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}

	.main-header .box-2 {
		position: absolute;
		width: 50px;
		height: 50px;
		right: 0;
		top: 0;
	}
}

main {margin:0 0 35px 0; overflow: hidden;}

.news-snippet {width:40%; margin: 0 5%;}
.blog-updates .news-snippet {width: 90%; margin: 0 5%;}
	.blog-updates .news-snippet p {padding: 5px 0;}

.book-snippet {
    width: 30%;
    margin: 10px 1px;
}

.book-snippet .full-width {margin:0 0 11px 0;}

.book-snippet .title {font-size:18px;font-family: 'Roboto Condensed', sans-serif;font-weight:500;line-height:1.3;margin:0 0 10px 0;text-decoration:underline;text-transform:uppercase;}

.book-snippet .title a {color:#222222;}

.book-snippet .author {color:#7f7f7f;font-size:14px;font-style:italic;margin:0 0 12px 0;}

.book-snippet .meta {font-family: 'Roboto Condensed', sans-serif;font-size:12px;font-weight:500;text-transform:uppercase;}

.book-snippet .meta .publisher {margin:0 0 4px 0;}

.book-snippet .meta .publisher a {color:#716781;}

.book-snippet .meta .category,
.book-snippet .meta .category a {color:#b0a6c0;}

@media screen and (max-width:720px) {.news-snippet,
.book-snippet {margin:10px 0;width:100%;}}

.page-layout .flex-container {-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}

.page-layout .col {-webkit-flex:1 auto;-ms-flex:1 auto;flex:1 auto;}

.page-layout .col-1 {width:15%;}

.page-layout .col-2 {margin:0 5%;width:75%;}

.page-layout .col-3 {width:15%;}

@media screen and (max-width:720px) {.page-layout .flex-container {-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}

  .page-layout .col {margin:0;padding:0;width:100%;}

  .page-layout .col-2 {margin:10% 0;}}

.view-front-page .upcoming-titles {margin:0 0 35px 0; width: 100%;}

.view-front-page .titles {-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin:0 0 25px 0;}

.view-front-page .view-more {font-size:12px;}

.view-front-page .news {-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}

.view-front-page .news-snippet .title {font-family: 'Roboto Condensed', sans-serif;font-weight:500;line-height:1.35;margin:0 0 10px 0;text-transform:uppercase;font-size: 1.2em;}

.view-front-page .news-snippet .title a {color:#222222;}

.view-front-page .news-snippet .excerpt {line-height:1.4;margin:0 0 15px 0;}

.view-front-page .news-snippet .meta {font-family: 'Roboto Condensed', sans-serif;font-size:0.8em;}

.view-front-page .news-snippet .meta .cat-time {color:#adadad;margin:0 0 4px 0;}

.view-front-page .news-snippet .meta .cat-time a {color:#adadad;}

.view-front-page .news-snippet .meta .tags,
.view-front-page .news-snippet .meta .tags a {color:#cbcbcb;line-height:1.4;}

@media screen and (max-width:720px) {.view-front-page .titles,
.view-front-page .news {-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}}

.view-archive .layout-archive {-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}

.view-archive .layout-archive .book-snippet {margin:0 0 20px 0;}

.view-archive .excerpt {border-bottom:1px solid #e3e0e6;margin:0 0 35px 0;padding:0 0 35px 0;width:48%;}

.view-archive .excerpt h1 {color:#222222;font-family: 'Roboto Condensed', sans-serif;font-size:20px;font-weight:600;line-height:1.3;margin:0 0 10px 0;text-transform:uppercase;}

.view-archive .excerpt p {font-size:13px;line-height:1.4;}

.view-archive .excerpt .meta {color:#adadad;font-family: 'Roboto Condensed', sans-serif;font-size:11px;line-height:1.7;margin:15px 0 0 0;}

.view-archive .excerpt .meta a {color:#cbcbcb;}

.view-archive .pager {text-align:center;width:100%;}

.view-archive .pager a {color:#716781;font-size:15px;font-style:italic;}

@media screen and (max-width:720px) {.view-archive .layout-archive {-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}

  .view-archive .layout-archive .excerpt {width:100%;}}

.view-single-book .thumbnail {float:left;margin:0 8% 4% 0;}

.view-single-book .header h1 {color:#222222;font-family: 'Roboto Condensed', sans-serif;font-size:30px;font-weight:600;margin:0 0 10px 0;text-transform:uppercase;text-decoration:underline;}

.view-single-book .header .author {color:#7f7f7f;font-size:16px;font-style:italic;margin:0 0 12px 0;}

.view-single-book .header .meta {font-family: 'Roboto Condensed', sans-serif;font-size:14px;font-weight:500;text-transform:uppercase;}

.view-single-book .header .meta .etc {color:#716682;margin:0 0 5px 0;}

.view-single-book .header .meta .categories {color:#b0a6c0;}

.view-single-book .header .details {color:#716781;font-size:12px;font-family: 'Roboto Condensed', sans-serif;list-style:none;line-height:1.4;margin:15px 0 30px 0;text-transform:uppercase;}

.view-single-book .header .details li {margin:0 0 4px 0;}

.view-single-book .header .price {float:left;font-size:24px;font-weight:800;margin:0 15px 0 0;}

.view-single-book .header form {margin:-5px 0 0 0;}

.view-single-book .content {font-family: 'Roboto Condensed', sans-serif;font-size:16px;line-height:1.4;}

.view-single-book .content p,
.view-single-book .content div {margin:0 0 1.4em 0;}

.view-single-book .content blockquote {font-family: adobe-garamond-pro, serif;margin:0 auto;width:80%;}

@media screen and (max-width:720px) {.view-single-book .thumbnail {float:none;max-width:100%;}}

.view-page .content .section-title {margin:0 0 25px 0;}

.view-page .content h1 {font-family: 'Roboto Condensed', sans-serif;font-size:16px;font-weight:400;margin:0 0 15px 0;}

.view-page .content p {font-family: 'Roboto Condensed', sans-serif;font-size:14px;line-height:1.5;margin:0 0 1.5em 0;}

.search-box {background:#e7e7e7;padding:45px 0;text-align:center;}

.search-box .text {border:none;font-style:italic;padding:0.5em 1em;max-width:400px;vertical-align:0;width:70%;}

.search-box .button {font-size:15px;}

.line {border:none;border-top:1px solid #e7e7e7;margin:13px 0 17px 0;}

.box .box-title {
    font-family: "Univers W01",sans-serif;
    font-weight: 500;
    font-size: 13px;
    text-transform: uppercase;
    border-bottom: 1px solid #ddd;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    width: 1200px;
    max-width: 90%;
    margin: auto;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.box .box-list {list-style:none;font-size:15px;line-height:1.3;}

.box .box-list li {margin:0 0 3px 0;font-style:italic;}

.box .box-list li a {color:#716781;}

.box .box-list li:last-child {margin:0;}

.main-footer {background:#222222;padding:45px 0; text-align: center; color:#ffffff;}
.main-footer a:link {
	color: #FFF;
}
.main-footer a:visited {
	color: #FFF;
}
.main-footer a:hover {
	color: #716781;
}
.main-footer a:active {
	color: #FFF;
}

.main-footer > div {color:#222222;}

.main-footer p {color:#ffffff;font-size:14px;font-style:italic;text-align:center;}

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

.slick-slider {position:relative;}

.slick-slider .arrow {background:#ffffff;font-size:20px;padding:15px 10px 10px 10px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}

.slick-slider .arrow:hover {background:#716781;color:#ffffff;}

.slick-slider .next-arrow {right:0;}

input[type="text"] {
    padding: 5px;
}

#ns_widget_mailchimp-email-4 {
    border: 1px solid #ddd;
	padding: 6px;
}

h3.gigpress-artist-heading {
	padding-top: 30px;
}

.toggle {
	display: none;
	position: absolute;
    top: 20px;
    right: 25px;
    color: #716781;
	font-size: 1.3em;
}

@media screen and (max-width:720px) {
	.toggle {
		display: block;
	}
	.toggle.toggled {
		z-index: 9999999;
		right: 30%;
	}
	.main-header .primary-navigation {
		position: fixed;
		width: 100%;
		height: 100%;
		top: 0;
		background: rgba(0,0,0,0.5);
		z-index: 99999;
		left: -600px;
		opacity: 0;
		-webkit-transition: opacity 200ms;
		-moz-transition: opacity 200ms;
		transition: opacity 200ms;
	}
		.main-header .primary-navigation.toggled {
			opacity: 1;
			left: 0px;
			-webkit-transition: opacity 200ms;
			-moz-transition: opacity 200ms;
			transition: opacity 200ms;
		}
	.main-header .primary-navigation > ul {
		background: #FFF;
		width: 80%;
		height: 100%;
		padding: 75px 0 0 75px;
		position: fixed;
		-webkit-transition: 500ms;
		-moz-transition: 500ms;
		transition: 500ms;
		left: -600px;
	}
		.main-header .primary-navigation > ul.toggled {
			-webkit-transform: translate(600px,0); /** Chrome & Safari **/
			-o-transform: translate(600px,0); /** Opera **/
			-moz-transform: translate(600px,0); /** Firefox **/
			transform: translate(600px,0);
		}
	.main-header .primary-navigation li {
		display: block;
		margin: 0 15px 20px 0;
		text-align: left;
		font-size: 1.2em;
	}
	
	.box-3{
		padding-top: 15px;
	}
	.box-3 form {
		display: inline-block;
	}
	.view-archive .layout-archive .book-snippet {
		padding: 0 20%;
	}
	
	#carousel-1929 .fixed-height-image {
		width: 200px;
		margin: auto;
	}
	.slick-prev:before, .slick-next:before {
		font-size: 30px !important;
	}
	.slick-prev {
		left: 0px !important;
		z-index: 9999 !important;
	}
	.slick-next {
		right: 0px !important;
		z-index: 9999 !important;
	}
}

@media screen and (max-width:479px) {
	
	.wcp-carousel-main-wrap .slick-track img {
		width: 60% !important;
		margin: auto !important;
	}
}


#ctf .ctf-context {
    text-align: left;
}
#ctf .ctf-retweet-icon {
    background: #000 !important;
}


