/*
 Theme Name:   Goodspace Child
 Description:  Goodspace Child Theme
 Author:       Megan Coleman
 Author URI:   http://megancoleman.com
 Template:     goodspace
 Version:      1.0.0
 Text Domain:  goodspace-child
*/

@import url("../goodspace/style.css");
@import url("../goodspace-child/style-custom.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

/* Colors
#666633 dk green
#999933 lt green
#6c2476 purple
-------------------------------------------------------------- */

html {
background-color: #ddd !important;
/*background-image: url('images/back4.png');
background-repeat: repeat;*/
}

body {
	font-weight: 300;
	font-style: normal;
	color: #2c2c2c !important;
}

body, h1, h2, h3, h4, h5, h6 {
	/*font-family: 'Inter', sans-serif !important;*/
	/*font-family: 'Work Sans', sans-serif !important;*/
	/*font-family: 'Helvetica', sans-serif !important;*/
	/*font-family: 'Roboto', sans-serif !important;*/
	/*font-family: 'Montserrat', sans-serif !important;*/
	font-family: 'Lato', sans-serif !important;
}

body div.container {
	border-top: 5px solid #666734;
	padding: 0 20px !important;
	background: #fff !important;
}
	div.copyright-wrapper div.container {
		border-top: none;
	}

p, li {
	font-size: 16px;
	font-weight: 300;
    line-height: 1.5;
	text-align: left;
}

	body.home div.intro-text p {
		font-size: 18px !important;
	}

figcaption a {
	color: #2c2c2c !important;
	font-size: 14px;
	line-height: 1.5;
}

p {
	margin-bottom: 25px;
}
	.single-port-content p {
		font-size: 16px;
	}

li {
	margin-bottom: 5px;
}

strong, bold {
	font-weight: 500;
	color: #696969;
}

#main-superfish-wrapper li {
	font-weight: 300 !important;
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 25px;
	line-height: 1.2em;
	font-weight: 400 !important;
}

h2 {
	margin: 40px 0 35px 0;
}

	h2:first-of-type {
		margin-top: 0;
	}
h3 {
	color: #000 !important;
	font-size: 16px !important;
    text-transform: uppercase;
    letter-spacing: 1px;
}	

.logo-wrapper {
	margin-left: 0;
}

div.content-wrapper {
	background: url(/wp-content/themes/goodspace-v1-09-child/images/watermark2.png) no-repeat bottom left;
}
	body.page-news div.content-wrapper,
	body.page-locations div.content-wrapper,
	body.page-portfolio div.content-wrapper,
	body.page-home div.content-wrapper {
		background: none;
	}
	
	
div.navigation-wrapper {
	font-size: 16px;
	margin-top: 64px;
}	

.navigation-wrapper .sf-menu li a,
#portfolio-item-filter a {
	color: #2c2c2c !important;
}

div.custom-sidebar ul li {
	background-position: 0px 14px !important;
}

div.gdl-page-item {
	margin: 0 0 40px;
}

ul, ol {
	margin: 30px;
}

div.stunning-text-wrapper {
	background: #666633 none !important;
	border: none;
}

div.stunning-text-corner {
	background: none !important;
}

body.home .gdl-page-item {
	padding-top: 0;
}

.body-wrapper .footer-wrapper,
.footer-wrapper .copyright-wrapper .container {
	background-color: transparent !important;
}

div.copyright-wrapper {
	padding: 30px 0 5px 30px;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	background: #6c2476 !important;
	color: #c4a3c9 !important;
}

.copyright-wrapper p {
	font-size: 14px;
    font-weight: normal;
}

.footer-wrapper .copyright-wrapper a {
	color: #c4a3c9;
	padding-left: 10px;
	border-left: 1px solid #c4a3c9;
	margin-left: 10px;
}

.footer-wrapper .copyright-wrapper a:hover {
	color: #fff;
}

.page-wrapper div.gdl-portfolio-title-wrapper, 
.content-wrapper div.gdl-page-title-wrapper {
	background: #6c2476;
	padding: 25px 40px;
	margin: 0 0 30px;
}

h1.gdl-page-title {
	color: #fff;
	font-weight: bold;
	font-size: 21px;
}

.gdl-page-title-wrapper div.gdl-page-caption {
	color:#fff;
	font-size: 21px;
}

div.gdl-page-title-left-bar {
	background: none!important;
}

ul.social {
	list-style: none;
	margin: 0;
}

ul.social li {
	margin: 0 0 5px 0;
}

a.fb {
	color: #3c5db0;
}

a.rss {
	color: #e87b05;
}

a.fb img, a.rss img {
	float: left;
	margin-right: 5px;
}

ul#portfolio-item-filter li {
	margin-bottom: 0;
}

ul#portfolio-item-filter li a:hover {
	color: #6c2476 !important;
}

ul#portfolio-item-filter {
	margin-bottom: 20px;
	overflow: auto;
}

div.about-author-wrapper {
	clear: both;
}

div.social-share-title.gdl-link-title.gdl-title {
	clear:both;
	padding-top:20px;
}

div.single-port-thumbnail-image, div.single-port-thumbnail-video, div.single-port-thumbnail-slider {
	margin-right: 40px;
}

h2.portfolio-thumbnail-title {
	margin: 8px 0 !important;
	font-size: 13 !important;
	font-weight: normal !important;
}

.feat-img p {
	background: #6c2476;
    opacity: .8;
    color: #fff !important;
    padding: 20px 35px;
    font-size: 20px !important;
	font-weight: 300 !important;
	line-height: 1.3 !important;
	margin: 0 !important;
}

.feat-img p strong {
	color: #fff !important;
}

.feat-img .wp-block-cover__inner-container {
	max-width: 51%;
	position: absolute !important;
    bottom: 70px !important;
}

.feat-img.wp-block-cover {
	justify-content: left !important;
	padding: 0 !important;
	margin-bottom: 50px !important;
}

.flex-caption {
	width: auto !important;
	max-width: 43% !important;
	left: 0 !important;
	bottom: 70px !important;
	padding: 0 !important;
}

.flex-control-nav {
	right: 20px !important;
}

div.gdl-slider-title {
	padding: 20px 35px !important;
    font-size: 24px !important;
	font-weight: 400 !important;
	line-height: 1.3 !important;
}

.home-projects {
	background: #f2f2f2;
    padding: 40px 40px 20px;
	margin-bottom: 20px !important;
}

.home-projects h3 {
	font-size: 15px !important;
	margin-bottom: 12px !important;
}

.home-projects .wp-block-image figcaption {
	margin-top: 0;
    margin-bottom: 1em;
    background: #6c2476;
    padding: 14px;
    color: #fff;
	font-size: 14px;
}

.home-projects .wp-block-image figcaption a {
	color: #fff !important;
}


/*.home-intro p a {
	color: #000 !important;
}*/

div.single-port-thumbnail-slider ul.flex-direction-nav .flex-next,
div.single-port-thumbnail-slider ul.flex-direction-nav .flex-prev {
	bottom: 5px !important;
}

input[type="tel"],
input[type="text"], input[type="password"], input[type="email"], textarea, select {
	border: 1px solid #ccc;
	border-radius: 0 !important;
}

a.button, button, input[type="submit"], input[type="reset"], input[type="button"], .wp-block-button {
	background: #666734 none !important;
	color: #fff !important;
	border: none !important;
	box-shadow: none !important;
	padding: 15px 25px !important;
	height: auto !important;
	font-size: 16px !important;
	font-weight: normal !important;
	border-radius: 0 !important;
}
	a.wp-block-button__link {
		font-size: 16px !important;
		padding: 0 !important;
	}

.gform_wrapper.gravity-theme .gfield_label {
	font-weight: 300 !important;
}

.gform_wrapper .gfield_required {
	color: #6c2476 !important;
}

#gform_confirmation_message_1 {
	font-size: 18px !important;
}

.mapp-template img.mapp-icon {
	display: none !important;
}

body.home .flex-direction-nav,
.slider-title-bar,
div.single-port-info,
div.single-port-little-bar {
	display: none !important;
}

.toggle-box-content,
h2.toggle-box-head {
	padding: 0 !important;
}

.gdl-toggle-box h2.toggle-box-head {
	margin-bottom: 20px !important;
}

ul.gdl-toggle-box {
	padding: 0 !important;
}

ul.gdl-toggle-box li {
	border-bottom: none !important;
}

span.accordion-head-image, span.toggle-box-head-image {
	background: url('/wp-content/themes/goodspace-child/images/plus-24px.png') 0px 3px !important;
	background-size: 15px 15px !important;
}

span.accordion-head-image.active, span.toggle-box-head-image.active {
	background: url('/wp-content/themes/goodspace-child/images/minus-24px.png') 0px 3px !important;
	background-size: 15px 15px !important;
}

span.toggle-box-head-image {
	margin-right: 5px;
	width: 15px;
	height: 15px;
}

body.single-portfolio iframe {
	height: 100px !important;
}


/* ------------------- change padding/margins overall ------------------*/
div.header-wrapper {
	position: relative;
	padding: 10px;
}

div.column-service-wrapper {
	margin-top: 0;
}

/* ------------------- Under 768 ------------------*/
@media only screen and (max-width: 767px) {
	.home-contact p.has-text-align-right {
		text-align: left !important;
	}
}

/* ------------------- 768-959px ------------------*/
@media only screen and (max-width: 959px) and (min-width: 768px) {
	.navigation-wrapper {
		margin-top: 0 !important;
	}
	
	div.single-port-thumbnail-image, div.single-port-thumbnail-video, div.single-port-thumbnail-slider {
		width: 340px !important;
	}
	
	.container .sixteen.columns.wrapper.gdl-portfolio-item,
	body.single-portfolio .container .sixteen.columns.mt0 {
		width: 690px !important;
	}
	
	.container .sixteen.columns.wrapper.gdl-portfolio-item,
	body.single-portfolio .gdl-page-item .sixteen.columns,
	body.page-template-default .gdl-page-item {
		/*margin:  0 70px 40px 70px;*/
		margin:  0 30px 30px 30px !important;
	}
}


/* ------------------- min 768px ------------------*/
@media only screen and (min-width: 768px) {
	
	div.header-wrapper {
	padding: 25px 30px 10px 30px;
}
	.logo-wrapper img {
	max-width: 400px;
	}
	
	body div.container {
    padding: 0px !important;
}

	div.gdl-page-item {
	margin: 30px 0 40px;
	}

	.home-intro, .home-contact {
	padding: 0 40px;
	}

	body .container .sixteen.columns.mb0,
	.container .sidebar-included .gdl-page-item .sixteen.columns {
		width: 768px;
	}
	
	body.single-portfolio .gdl-page-item .sixteen.columns {
		width: auto;
	}
	
	.container .five.columns.gdl-right-sidebar {
		width: 210px;
	}
	.container .sidebar-included .gdl-page-item #blog-item-holder .sixteen.columns {
		width: 480px;
	}	
	
	.container .gdl-page-item .one-third.column {
		width: 320px;
	}
	
	body.home .gdl-page-float-left  .gdl-page-item,
	body.home .container .gdl-page-item .sixteen.columns,
	body .container .sixteen.columns.mt0 {
		width: 768px !important;
	}
	
	h1.gdl-page-title {
		margin: 0x;
	}
	
	.feat-img p {
    font-size: 26px !important;
}

	
	body.page-contact div.gdl-page-content,
	body.page-template-default .gdl-page-item {
		margin: 0 40px 0px 40px;
	}
	
	body .container .sixteen.columns.mb0,
	body.home .container .gdl-page-item .sixteen.columns,
	body.page-portfolio .gdl-page-item,
	body.page-contact div.gdl-page-content,
	body.page-locations div.gdl-page-content {
		margin: 0 0 40px 0;
	}
	
	body.page-locations .container .sixteen.columns.mt0 {
			width: 680px !important;	
		}

	
	.container .sidebar-included .gdl-page-item .sixteen.columns.wrapper,
	body.category .gdl-page-float-left .gdl-page-item,
	body.search .gdl-page-float-left .gdl-page-item {
		margin-left: 40px;
	}
		
	body.home .gdl-page-float-left  .gdl-page-item,
	body .container .sixteen.columns.mt0 {
		margin:  0;
	}
	.footer-wrapper {
		margin: 0 auto;
	}
}


/* ------------------- 1000px up ------------------*/
@media all and (min-width: 960px) {
		
	.container {
		width: 1100px !important;
	}	
		
	.container .five.columns.gdl-right-sidebar {
		width: 260px;
	}
	
	body.single-portfolio .gdl-page-item .sixteen.columns {
		width: auto;
	}
	
	.container .sidebar-included .gdl-page-item #blog-item-holder .sixteen.columns {
		width: 620px;
	}
	body.single-post .container .sidebar-included .gdl-page-item .sixteen.columns {
		width: 600px;
	}
		
	.container .gdl-page-item .one-third.column {
		width: 320px !important;
	}
	
	body .container .sixteen.columns.mt0 {
		width: 850px !important;
	}
		body.page-contact .sixteen.columns.mt0,
		body.page-locations .container .sixteen.columns.mt0,
		body.single-portfolio .container .sixteen.columns.mt0,
		.gdl-page-item {
			width: 1020px !important;	
		}
		body.single-portfolio .container .sixteen.columns.mt0 {
			padding: 0 40px;
		}
		body.home .gdl-page-float-left  .gdl-page-item,
		body.home .container .gdl-page-item .sixteen.columns {
			width: 1100px !important;
		}
	
	body .container .sixteen.columns.mb0,
	.footer-wrapper {
		width: 1100px;
	}
	.container .sixteen.columns.wrapper.gdl-portfolio-item {
		width: 1020px;
		padding: 0 40px;
	}
}
