/*
Theme Name: Theater Child
Theme URI: http://cmsmasters.net/theater-child/
Author: cmsmasters
Author URI: http://cmsmasters.net/
Description: Theater Child Theme
Template: theater
Version: 1.0.0
License:
License URI:
Text Domain: theater-child
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/

.headline.cmsmasters_color_scheme_default .headline_outer {
	background-color: rgba(0,0,0,.15);
}

.wdi-showinfo-table {
	border: 2px solid #ffffff;
	border-radius: 15px;
	background-color: #f4f4f4;
}

.wdi-showinfo-table td {
 	padding: 5px 20px;
	border: 1px solid #ffffff;
}

.wdi-showinfo-table tr {
	border: 2px solid #ffffff;
}

.wdi-showinfo-table caption {
    text-align: left;
	color: #d39e17;
	font-family: 'Roboto Condensed', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
	font-size: 19px;
	line-height: 18px;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
	padding-left: 10px;
	padding-bottom: 0px;
}
.content_wrap.fullwidth {
	width: 100%;
	padding: 0;
}

.content_wrap.fullwidth .middle_content.entry {
	padding-top: 0;
}

.post_nav {
	display: none;
}
blockquote {
  margin: 0 0 22px;
  /* don't touch */
  padding-left: 60px;
	padding-right: 80px;
  position: relative;
	color: #d39e17;
  quotes: "\201C""\201D""\2018""\2019";
}
blockquote:after {
  content: none;
}
blockquote:before {
  content: none;
}
blockquote p:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
}
blockquote cite {
  display: block;
  margin-top: 1em;
}

.occult { display: none; }

.posts-by-tag-list { 
	font-family: 'Roboto Condensed', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
	font-size: 19px;
	line-height: 18px;
    font-weight: bold;
    font-style: normal;
}
.posts-by-tag-list:li { 
	list-style-position: outside;
}
.posts-by-tag-list > li:before {
    content: url(https://wdi.dreamhosters.com/wp-content/uploads/2020/05/WDIbullet.svg);
}

ul > li:before {
    content: '\eb41';
}

.sm-list > li:before {
    content: '\e951';
}

.owl-pagination .owl-page {
width: 15px;
height: 15px;
}

.cmsmasters_footer_default .footer_inner {
    padding-top: 20px;
    padding-bottom: 10px;
}

.widget_gce_widget {
    position: relative;
    padding: 0 0 0px;
}

.single-project #middle .headline {
	display: none;
}