/*
 Theme Name:	Goddess Child Theme
 Theme URI:		http://vergatheme.com/demosd/goddess
 Description:	Goddess Child Theme
 Author:		Verga Themes
 Author URI:	http://vergatheme.com
 Template:		goddess
 Version:		1.0.0
 Tags:			light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:	goddess-child
*/
 
/* =Theme customization starts here
------------------------------------------------------- */

/* Helpers */
.margin-0 {
	margin: 0;
}

.padding-0 {
	padding: 0;
}

.padding-bottom {
	padding-bottom: 120px!important;
}

.bg-black {
	background-color: #000;
}

.bg-concrete {
	background: url('./images/bg-concrete.png') repeat #888;
}

.txt-center {
	text-align: center;
}

.txt-address {
	padding: 40px 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.6em;
}

/* Generic overwrites */

section {
	padding-top: 60px; /* Equal to height of the header */
	padding-bottom: 85px;
}

.chevron-black:before,
.chevron-black:after {
	background: rgba(0, 0, 0, 1);
}

.chevron-top,
.chevron-bottom {
	height: 60px;
}

.chevron-top {
	top: -25px;
	margin-top: 0;
	margin-bottom: -50px;
}

.chevron-bottom {
	top: -25px;
	margin-bottom: -50px;
}

.chevron-slider-content h1 {
	font-size: 30px;
	font-weight: 300;
}

.chevron-slider-content .text-theme-color {
	display: block;
	font-size: 60px;
	font-weight: normal;
}

.main-title span:before, .main-title span:after {
  border-top: 1px solid #fff;
}

.main-title-description {
	font-size: 28px;
	font-weight: 300;
	line-height: 1.2em;
}

.feature__copy {
	margin-top: 20px;
	padding-right: 40px;
	padding-left: 10px;
	border-left: 3px solid #f9b000;
}

.feature__copy p {
	font-weight: 300;
} 

.feature__title {
	display: inline-block;
	font-size: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #fff;
	margin-bottom: 15px;
}

.portfolio-thumb-svg {
	padding-bottom: 15px;
}

.portfolio-thumb-svg figure img {
	max-width: 100%;
	height: auto;
}

.follow-us {
	margin-top: 20px;
}

.follow-us li {
	margin: 5px 10px;
}

/*::-webkit-input-placeholder {
   color: #f9b000!important;
}

:-moz-placeholder {
   color: #f9b000;  
}

::-moz-placeholder {
   color: #f9b000;  
}

:-ms-input-placeholder {  
   color: #f9b000;  
}*/

/* -------- Layouts -------- */

#g-welcome {
	background-color: #000;
}

#g-welcome h1 {
	font-size: 60px;
}

#g-portfolio {
	padding-bottom: 0;
}

#g-clients .container {
	padding-bottom: 30px;
}


.footer {
	padding: 40px 0;
}

.btn-download--portfolio {
	display: block;
	padding-top: 40px;
	text-align: center;
	text-transform: uppercase;
}

.features-stuff > div {
	padding-top: 0;
}

.nav-tabs-circle.nav-tabs-circle > li {
	display: inline-block;
}

.nav-tabs-circle.nav-tabs-circle {
	margin-bottom: -32px;
}

.gn-menu-main .logo,
.copyrights .logo {
	display: inline-block;
}

.gn-menu-main .logo {
	max-width: 180px;
}

.copyrights .logo {
	max-width: 80px;
}

/*.about-social figure {
	height: 225px;
	background: #3C3C3C;
}*/

.about-social {
	margin-bottom: 30px;
}

.about-social-list {
	position: absolute;
	bottom: 0;
	margin-left: 17px;
	text-align: left;
}

.carousel-03 .carousel-indicators {
	bottom: -40px;
}

.carousel-inner > .item > img, 
.carousel-inner > .item > a > img {
	display: inline-block;
}

.outside-controls-for-slider {
	padding-bottom: 0;
}

.outside-controls-for-slider a {
	position: absolute;
	margin: auto;
	background: transparent;
	font-size: 36px;
	color: #f9b000;
	border-radius: 0;
	z-index: 1;
}

.outside-controls-for-slider a:hover {
	background: transparent!important;
	color: #4b5f83;
}

.outside-control-for-slider-left,
.outside-control-for-slider-right {
	top: 60px;
	bottom: 0;
}

.outside-control-for-slider-left {
	left: 0;
}

.outside-control-for-slider-right {
	right: 0;
}


.text-white {
	color: #fff;
}

.img-feature {
	max-width: 190px;
}

.inline-block {
	display: inline-block;
}

.txt-underline {
	padding-bottom: 20px;
	border-bottom: 1px solid #fff;
	margin-bottom: 0;
}

.footer,
.footer-copyrights {
	background: #000;
}

.footer-top {
	padding-top: 20px;
	padding-bottom: 5px;
	background: #2e2e2e;
}

.footer-copyrights {
	padding-top: 10px;
	padding-bottom: 10px;
	color: ;
}

.footer-navigation {
	margin-top: 0;
}

.footer-navigation li {
	border-right: 1px solid #424242;
}

.follow-us li {
	font-size: 12px;
}

.txt-copyright {
	padding: 0 10px;
	font-size: 12px;
	color: #808080;
}

.l-about_us {
	background-color: #000;
	color: #fff;
}

