/*
Template Name: Silkwoods Home Page
*/

@import url("https://fonts.googleapis.com/css?family=Montserrat:400,600");
@import url("https://fonts.googleapis.com/css?family=Lora:400,700");
@import url('https://fonts.googleapis.com/css?family=Cinzel:400,700');



/* CSS Reset
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block; 
}

body {
	line-height: 1; 
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none; 
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0; 
}

* {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
	-moz-font-feature-settings: "liga" on;
	margin: 0; 
}

img.alignright {
	float: right; 
}

img.alignleft {
	float: left; 
}

img.aligncenter {
	clear: both;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

body {
	background-color: #FFFFFF;
	border-style: none; 
}

body, p, a, a:hover {
	color: #000000; 
}

a, a:hover {
	text-decoration: none;
	border: none;
	border-style: none;
	box-shadow: none; 
}

strong {
	font-weight: 700;
}


/* General Content Styles
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

@-webkit-keyframes fadein {

	from {
	    opacity: 0; 
	}
	to {
	    opacity: 1; 
	}
}

@keyframes fadein {
	from {
		opacity: 0; 
	}
	to {
    opacity: 1;
    }
}

html {
	background-color: #ffffff; /* was #061C30; */ 
}

body.page-template-page-fullsingle-silkwoods {
	background-color: #ffffff;
	font-family: 'Lora', serif;
	font-weight: 400;
	font-size: 21px;
	line-height: 33px;
	letter-spacing: -0.2px;
	color: #777777;
	-webkit-animation: fadein 2s;
	animation: fadein 2s; 
}

.silkwoods-bio p,
.silkwoods-bio ul {
    color: #777777; 
    padding: 0 0 15px 0;
    font-size: 18px;
    line-height: 28px;
}

.fs-silkwoods {
	width: 100vw;
	height: 100vh;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}


/* Typography 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

h1, h2, h3, h4, h5, h6 {
	font-family: 'Cinzel',Georgia,"Times New Roman",serif;
	color: #035047;
}

.silkwoods-bio p.green-text,
.silkwoods-bio ul.green-text {
	color: #035047;
	font-weight: 700;
	font-size: 20px;
	line-height: 30px;
}

.fs-silkwoods .silkwoods-image {
    width: 40%;
    height: 100vh;
    background-color: #eeeeee;
    text-align: left;
    box-shadow: 5px 0px 20px #cccccc;
    /* background-image: url("../../images/jennifer-olsson.jpg");
    background-position: center center;
    background-size: cover; */ 
}

.fs-silkwoods .silkwoods-image img {
	width: 90%;
	padding: 5%;
	height: auto;
}

.fs-silkwoods .silkwoods-image img.logo {
	width: 70%;
	padding: 0 5% 0 5%;
	height: auto;
	text-align: center;
}

.fs-silkwoods .silkwoods-image img.accreditations {
	border-top: 1px solid #cccccc;
	margin: 20px 5% 0 5%;
	padding: 10px 0 0 0;
	height: auto;
	text-align: center;
}

.fs-silkwoods .silkwoods-content {
    width: 60%;
    min-height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    overflow: auto; 
}
        
.fs-silkwoods .silkwoods-content .silkwoods-content-vertically-center {
    padding: 50px 80px;
    margin-top: 0;
    max-width: 640px;
    margin-bottom: auto; 
}

.silkwoods-intro {
	font-weight: 600;
	font-size: 64px;
	line-height: 80px;
	letter-spacing: -2px; 
}

.silkwoods-intro h1 {
    font-weight: 700;
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 0px;
    letter-spacing: 0px;
    color: #035047; 
}

.silkwoods-intro h1 span {
	font-size: 22px;
	font-weight: 400;
}

.silkwoods-intro h3 {
    font-weight: 400;
    font-size: 30px; 
    line-height: 36px;
    margin-bottom: 20px;
    letter-spacing: 0px;
    color: #035047; 
}
    
.silkwoods-intro .tagline {
    color: #035047; 
}

.silkwoods-bio {
	padding: 20px 0 40px 0;
	font-family: 'Lora', serif; 
}
      
.silkwoods-bio p {
	color: #777777; 
}

.silkwoods-bio a {
    color: #777777;
    transition-duration: 0.5s;
    border-bottom: 1px dotted #777777; 
}

.silkwoods-bio a:hover {
    color: #CA486d;
    transition-duration: 0.1s;
    border-bottom: 1px dotted #CA486d; 
}

.silkwoods-lists .silkwoods-list {
	float: left;
	margin-bottom: 40px; 
}

.silkwoods-lists .silkwoods-list:first-child {
	width: 40%;
}

.silkwoods-lists .silkwoods-list:last-child {
	width: 60%;
}

.silkwoods-lists .silkwoods-list h3 {
	font-family: 'Lora';
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 20px;
    color: #035047;
}
    
.silkwoods-lists .silkwoods-list ul li {
    font-family: 'Lora';
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px; 
    color: #777777;
}

.silkwoods-lists .silkwoods-list ul li strong {
	font-weight: 700;
}
    
.silkwoods-lists .silkwoods-list ul li a {
    color: #777777;
    transition-duration: 0.5s; 
}
      
.silkwoods-lists .silkwoods-list ul li a:hover {
    color: #CA486d;
    transition-duration: 0.1s; 
}

.silkwoods-credit {
	/* opacity: 0.4; */
	clear: both;
	border-top: 1px solid #dddddd;
	padding-top: 10px;
}

.silkwoods-credit p {
    font-size: 14px;
    line-height: 18px; 
    color: #777777;
}

.silkwoods-credit p a {
    color: #777777; 
}


/* Media Queries 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

@media screen and (max-width: 600px) { /* Mobile specific styles */
    
    .silkwoods-intro h1 {
	    font-size: 22px !important;
	    line-height: 28px !important;
    }
    
    .silkwoods-intro h3 {
	    font-size: 18px !important;
	    line-height: 24px !important;
    }
    
    .silkwoods-intro h1 span {
		font-size: 16px !important;
	}
	
	.silkwoods-bio p.green-text, .silkwoods-bio ul.green-text,
	.silkwoods-bio p, .silkwoods-bio ul {
		font-size: 18px !important;
		line-height: 26px !important;
	}
	
	.silkwoods-lists .silkwoods-list {
		float: none !important;
		width: 100% !important;
	}
	
	.silkwoods-lists .silkwoods-list:first-child {
		width: 100% !important;
	}
	
	.fs-silkwoods .silkwoods-image {
		box-shadow: none !important;
	}
}


@media screen and (max-width: 800px) {
	
    .fs-silkwoods {
		height: auto;
	    -ms-flex-wrap: wrap;
		flex-wrap: wrap; 
	} 
    
    .fs-silkwoods .silkwoods-image {
        height: auto; /* was 80vh; */
        width: 100%; 
    }   
    
    .fs-silkwoods .silkwoods-content {
        width: 100%;
        height: auto;
     }
     
     .fs-silkwoods .silkwoods-content .silkwoods-content-vertically-center {
        padding: 30px; 
    }
    
    .silkwoods-bio {
    	padding: 20px 0;
    }
}


@media (max-width: 1200px) {
	
    .fs-silkwoods .silkwoods-content .silkwoods-content-vertically-center {
        padding: 60px; 
    } 
    
    .silkwoods-bio {
    	padding: 30px 0; 
   	} 
}
