/*
Theme Name: Sketch Child
Theme URI: https://wordpress.com/themes/sketch/
Template: sketch
Author: Automattic
Author URI: https://wordpress.com/themes/
Description: A clean, responsive portfolio theme with options for a custom site logo, a featured content slider, and lots of room to share your work.
Tags: featured-images,full-width-template,grid-layout,one-column,photography,portfolio,right-sidebar,rtl-language-support,theme-options,translation-ready,two-columns
Version: 1.2.2.1554490191
Updated: 2019-04-05 19:49:51

*/

.has-site-logo .site-title {
    text-indent: -9000px;
}
.entry-meta {
    margin-bottom: 0;
}
p, ul, ol {
    font-size: 1.25rem;
    line-height: 2em;
    color: #777;
}
p.intro {
    margin-right: auto;
    margin-left: auto;
    font-size: 1.5rem;
    color: #a97b50;
}
.portfolio-entry-content, .portfolio-entry-meta {
    display: none;
}
.portfolio-entry-title {
    font-size: 0.8125em;
    line-height: 1.546em;
    text-align: center;
    letter-spacing: 1px;
    margin: 14px 0;
}
.client-project {
    margin-left: 0;
    font-size: .9em;
    text-align: center;
    clear: both;
    background-color: #f1f1f1;
    list-style: inside;
    -moz-box-shadow: -1px 2px 2px #ccc inset;
    -webkit-box-shadow: -1px 2px 2px #ccc inset;
    -o-box-shadow: -1px 2px 2px #ccc inset;
    box-shadow: -1px 2px 2px #ccc inset;
    -moz-border-radius: .5em;
    -webkit-border-radius: .5em;
    -o-border-radius: .5em;
    border-radius: .5em;
    background-image: url(../images/site/bg_linen-light.png);
    background-attachment: fixed;
    padding: .5em 10px;
}
.site-main {
    text-align: center;
}
.main-navigation ul li {
    color: #a97b50;
    font-size: 1rem !important;
}
.video-container {
    padding-top: 30px;
    padding-bottom: 56.25%;
    overflow: hidden;
    height: 0;
    position: relative;
}
.video-container iframe, .video-container object, .video-container embed {
    width: 100%;
    top: 0;
    height: 100%;
    position: absolute;
    left: 0;
}
div.storyboard-images-33pc {
    clear: both;
}
div.storyboard-images-33pc p img {
    width: 33%;
    float: left;
    clear: none;
    margin: 0 !important;
}
div.storyboard-images-50pc {
    clear: both;
}
div.storyboard-images-50pc img {
    width: 50%;
    float: left;
    clear: none;
    margin: 0 !important;
}
.panorama {
    width: 100%;
    overflow: auto;
    border: 1px solid #666;
    height: 350px;
}
.panorama img {
    width: 3253px !important;
    max-width: 3253px !important;
    height: 300px !important;
    max-height: 300px !important;
    min-width: 3253px !important;
    min-height: 300px !important;
}
div.rec-quote-wrap {
    width: 45%;
    text-align: left;
    float: left;
    margin: 0 5% 1em 0;
}
blockquote.rec-quote {
    font-size: 1.1em;
    background-color: #f1f1f1;
    font-style: normal;
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
    -o-border-radius: 1em;
    border-radius: 1em;
    margin: 0 0 1em;
    padding: 5%;
}
.grey-box-wrap {
    font-size: 1.1em;
    background-color: #f1f1f1;
    font-style: normal;
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
    -o-border-radius: 1em;
    border-radius: 1em;
    margin: 0 auto;
    padding: 5%;
}
.capsule {
    background-color: #ccc;
    color: #fff;
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    -o-border-radius: 14px;
    border-radius: 14px;
    padding: .5em;
}
p.txt {
    margin-right: auto;
    margin-left: auto;
    max-width: 650px;
}
p.clearboth {
    clear: both;
}
