/*
Theme Name: Stag Child
Theme URI: http://deliciousthemes.com/
Description: A Portfolio Theme for Freelancers and Agencies
Author: DeliciousThemes
Author URI: http://deliciousthemes.com/
Template: stag
Version: 1.0
*/

/* =Imports styles from the parent theme
-------------------------------------------------------------- */
@import url('../stag/style.css');


/* =Theme customization starts here
-------------------------------------------------------------- */
.site-header.scrolled-header{
	border-bottom: solid 1px #efefef;
}

.stag-topbar {
	background: #505657;
	color: #fafafa;
	padding: 7px 0;
}

.stag-topbar a {
	color: #fff;
}

.stag-topbar a:hover {
	color: #38acd2;
}

.stag-topbar .top-phone, .stag-topbar .top-email {
	font-size: 14px;
	text-transform: none;
	letter-spacing: 1.5px;
	margin-right: 20px;
}

.stag-topbar {
 position: fixed;
 top: 0;
 width: 100%;
 display: block;
 z-index: 10;
}
#header {
 top: 36px;
}

#topheadersocial {
	position: relative;
	float: right;
	font-size: 14px;
	margin-bottom: 0;
}

#topheadersocial li {
	display: inline-block;
	margin-bottom: 0;
}

#topheadersocial li a {
	margin: 0 0 0 25px;
}

.site-header.scrolled-header {
	top: 0;
}

@media only screen and (max-width: 768px) {
	.stag-topbar .eight.columns, .stag-topbar .four.columns {
		width: 100%;
		margin: 0;
	}
	.stag-topbar .eight.columns {
		text-align: center;
		margin-bottom: 10px;
		display:none;
	}
	.stag-topbar .eight.columns span {
		margin: 0 15px
	}
	.stag-topbar #topheadersocial {
		text-align: center;
		float: none;
	}
	.stag-topbar #topheadersocial a {
		margin: 0 12px;
	}
}

@media only screen and (max-width: 600px) {
    html .logo img {
        max-width: 75% !important;
    }
}

@media only screen and (max-width: 1366px) {
    .site-header.initial-state {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
}

@media only screen and (max-width: 600px) {
    .site-header.initial-state {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
}

.dt-tab-content h2 {
    font-weight: 400;
    font-size: 36px;
    line-height: 48px;
    position: relative;
    margin-bottom: 28px;
}
.testimonials-carousel .owl-dot,
.twitter-carousel .owl-dot,
.clients-carousel .owl-dot {
    background: transparent;
    border: 1px solid #fff;
    width: 10px;
    height: 10px;
    display: inline-block;
    margin: 0 5px;
    border-radius: 10px
}

.testimonials-carousel .owl-dot.active,
.twitter-carousel .owl-dot.active,
.clients-carousel .owl-dot.active {
    background: #287993 !important;
    border-color: #287993 !important;
}

.testimonial-position {
    color: #287993 !important;
}

.darker-overlay .section-title {
    font-size: 30px;
    font-size: 3rem;
    margin-bottom: 15px
}
.darker-overlay .section-title:after {
    content: "";
    width: 40px;
    height: 1px;
    display: block;
    background: #287993;
    margin: 10px 0;
    margin: 10px 0
}

.darker-overlay .quote-author {
    color: #fff;
}

.dt-tab-content h2 {
    font-weight: 300;
}

h2.parallax-quote {
    font-size: 18px;
    line-height: 24px;
    font-family: "Open Sans", Arial, sans-serif !important;
    font-style: italic;
    letter-spacing: 0.5px;
}

html .custom .tp-bullet {
    background: transparent;
    border: 1px solid #505657;
    transition: all 0.3s linear;
    opacity: 0.7;
    filter: alpha(opacity=70);
    border-radius: 50%;
    width: 8px;
    height: 8px
}
html .custom .tp-bullet.selected {
    background: #505657
}

input,
textarea {
    font-family: 'Nunito', sans-serif;
    font-weight:300;
}

.v-divide {
	border-right: 1px solid #eeeeee;
	padding-right: 20px !important;
}

.sb-pad {
	padding-left: 20px !important;
}

@media only screen and (max-width: 767px) {
    .v-divide {
	border-right: none;
	padding-right: 0 !important;
	padding-left: 15px !important;
}

.sb-pad {
	padding-left: 15px !important;
	
}
}

.fancy:before {
    content: "";
    position: absolute;
    left: 0;
    top: 15px;
    width: 50px;
    height: 1px;
    background-color: #63b32e;
}

@media only screen and (max-width: 992px) {
.fancy:before {
   width: 20px;
}
.fancy {
    position: relative;
    padding-left: 30px
}
}

#dt-social-widget li a {
    font-size: 16px;
    color: #686868;
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    margin: 0 0.5rem 1rem;
    border-radius: 50%;
    line-height: 30px
}
#dt-social-widget li a:hover {
    background: #63b32e;
    color: #fff !important;
}

.bg-title {
    font-weight: 300;
    font-size: 24px;
    color:#505657;	
}

.bleumarin {
    background: #287993;
    color: #fff
}
.bleumarin.alt {
    border: 1px solid #287993;
    color: #287993
}
.bleumarin:hover {
    background: #287993;
    color: #fff
}
.bleumarin.alt:hover {
    border-color: #287993
}

.darker-overlay {
    color: #fff
}

.darker-overlay .contact-info li  {
    color: #fff
}

.contact-info a {
    border-bottom: none;
    color: #fff
}

.darker-overlay .contact-info li a:hover {
    color: #287993
}

.contact-info span:after {
    content: "";
    display: block;
    width: 20px;
    height: 1px;
    background: #ffffff;
    margin: 3px auto 10px
}

.vc_btn3.vc_btn3-style-outline, .vc_btn3.vc_btn3-style-outline-custom, .vc_btn3.vc_btn3-style-outline-custom:focus, .vc_btn3.vc_btn3-style-outline-custom:hover, .vc_btn3.vc_btn3-style-outline:focus, .vc_btn3.vc_btn3-style-outline:hover {
    border-width: 1px !important;
}

.page-title-wrapper{
  background: url(http://www.ppcstars.com/apa-demo/wp-content/uploads/2016/05/breadcrumbs-6.jpg) no-repeat center center;
  background-size: cover;
  padding: 65px 0 !important;
  margin-bottom: 50px;
}

.page-title-wrapper .nine.columns.flexbase {
	text-align:center;
	height: auto !important;
}

.page-title-wrapper h1::after {
    content: "";
    width: 40px;
    height: 1px;
    display: block;
    background: transparent !important;
    margin: 10px 0;
}

.page-title-wrapper .nine.columns.flexbase h1{
	font-size:32px;
	line-height:38px;
}

.page-title-wrapper .search-field {
    float: right;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    background: #ffffff;
    border-color: transparent;
    width: 85px;
    margin: 0;
    transition: all 0.5s linear;
    position: relative;
    vertical-align: bottom
}

.widget-area .widget-title {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.5;
    text-transform: uppercase;
    background: #65b32e;
    color: #ffffff;
    font-weight: 500;
    letter-spacing: 0.1em;
    text-align: center;
    padding: 1em;
    position: relative
}
.widget-area .widget-title:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-top-color: #65b32e;
    border-width: 8px;
    margin-left: -8px
}

h2.entry-title a, h1.entry-title a {
    color: #505657;
}

aside li a {
    color: #505657 !important;
    transition: all 0.3s linear
}

aside li a:hover {
    color: #65b32e !important;
}

input[type="submit"].solid,
input[type="reset"].solid,
input[type="button"].solid {
    border: 1px solid #323232 !important;
    background: transparent !important;
    color: #444;
    font-weight:300 !important;
}

input[type="submit"].solid:hover,
input[type="reset"].solid:hover,
input[type="button"].solid:hover {
    background: #222!important;
    border: 1px solid #222!important;
    color: #fff
}

/* bulleted lists  */
ul.bulleted {
	list-style: none;
	margin-left: 0;
	margin-top:0;
	margin-bottom:0;
	
}


ul.bulleted li {
  padding-left: 1.2em;
  
 
  
}

ul.bulleted li:before {
  content: '\f067' /*fontawesome char code inside the ''*/;
  font-family: FontAwesome; /* or whatever */
  display: inline-block;
  color:#65b32e;
  margin-left: -1.5em; /*same as padding-left set on li*/
  width: 1.5em; /*same as padding-left set on li*/

}

.single .page-title-wrapper h1 {
    margin-bottom: 0;
    text-align: center;
}

.page-title-wrapper {
    padding: 95px 0 !important;
    margin-bottom: 50px;
}

.apcleaner { clear: both; width:100%; height: 15px;}
.apcleaner2 { clear: both; width:100%; height: 30px;}