/*
Theme Name: Positive Vibes Child
Theme URI: http://cyberchimps.com/store/positive-vibes/
Author: Excell.Net
Author URI: https://Excell.Net/
Description: Responsive WordPress theme customized by Excell.Net for THS
Template: positive-vibes
Version: 1.6
Tags: two-columns, right-sidebar, custom-background, custom-colors, custom-menu, featured-images, post-formats, theme-options, threaded-comments, sticky-post
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: positive-vibes

*/

/* =Import Positive Vibes Theme Styles */ 

@import url('../positive-vibes/style.css');

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/



/*--------------------------------------------------------------
# Typography
----------,
----------------------------------------------------*/
body,
button,
input,

textarea {
	color: #000000;
	font-size: 16px;
	line-height: 1.5;
}


h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight:600 !important;
}

h4, h5, h6 {
	font-family: "Copperplate Gothic";
}

h2, h4, h6 { color: #005a5c !important;
}


/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/


ul {
	list-style: square;
}

.entry-header h2 span, .entry-header h1 span, .post_title_single span, .page-header span, .google-maps-title span, #gallery h2 span, #boxes_container h2 span, .video-content h2 span {
	margin-bottom: 10px;
}


/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
.navbar-default {
    background-color: transparent;
    border-color: transparent;
}

.navbar-default {
    font-size: 19px;
    background-color: transparent;
    border-color: transparent;	
}

.navbar-default .navbar-nav>li>a {
    color: #ffffff !important;
}

.navbar-default .navbar-nav>.active>a, 
.navbar-default .navbar-nav>.active>a:focus {
    color: #ffffff;
    background-color: transparent;
}

.navbar-default .navbar-nav>li>a:hover, 
.navbar-default .navbar-nav>.active>a:hover {
    color: #003366 !important;
    background-color: #FFCE00;
	border-radius: 10px;
}

.dropdown .dropdown-toggle:after {
    color: #FFCE00;
}

ul.dropdown-menu {
    background-color: transparent;
	font-size: 11px;
}

.dropdown-menu {
    background-color: transparent;
}

.dropdown-menu li {
    background-color: #003366;
    border-bottom: 1px solid #ffffff;	
}

.dropdown-menu > li > a:hover {
    background-color: #FFCE00;
	color: #003366; 
}

.dropdown-menu > .active > a:hover {
    background-color: #FFCE00;
    color: #003366 !important;
}

.dropdown-menu > .active:hover {
    background-color: #FFCE00;
    color: #003366 !important;
}

.dropdown-menu > .active > a {
    background-color: #FFCE00;
    color: #003366 !important;
}

.dropdown-menu > a:focus {
    background-color: #FFCE00;
    color: #003366 !important;
}

.dropdown-menu > .active {
    background-color: #FFCE00;
    color: #003366 !important;
}

.dropdown-menu > a:hover {
    background-color: #FFCE00;
    color: #003366 !important;
}

.navbar-toggle {
    background-color: #cfcfcf;
}

.navbar-toggle:hover {
    background-color: #FFCE00;
}

@media only screen and (max-width: 980px)
{
.navbar-collapse.collapse.in {
    background: #003366;
    text-align: center;
}
	
.navbar-header {
    background-color: #003366;
}

}

@media only screen  and (max-width: 769px)
{
.navbar-collapse.collapse.in {
    background-color: #003366;
    text-align: center;
}
	
.navbar-header {
    background-color: #003366;
}

#register {
    background-color: #003366;
    border: none; 
}

}

@media only screen  and (max-width: 480px)
{
.navbar-collapse.collapse.in {
    background: #003366;
    text-align: center;
}	
	
.navbar-header {
    background-color: #003366;
}

}


	

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #505055;
}

a:hover,
a:focus,
a:active {
	color: #c25766;
}

a:focus {
	outline: 0;
}

a:hover,
a:active {
	outline: 0;
}

/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
#header_section {
    background-color: #003366;
    color: #ffffff;
    box-shadow: 0 5px 10px 0 rgba(196, 196, 196, 1);
}

.home #header_section {
    background:#003366;
    box-shadow: 0 5px 10px 0 rgba(196, 196, 196, 1);
}

h1.site-title > a {
    color: #ffffff;
}

#logo {
    padding: 2% 0;
}

.blog-description {
    padding-left: 20px;
	font-size: 20px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}  

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/




/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/

#after_footer.container-full-width {
    background: #003366;
    color: #ffffff;
}

#after_footer.container-full-width a {
    color: #ffffff;
	font-weight:600;
}

#after_footer.container-full-width a:hover {
    color: #ffffff;
	text-decoration:underline;
}


#footer_section.container-full-width {
    background: #FFCE00;
    color: #003366;
	border-top: 5px solid #003366;
}

#footer-widget-container h3.widget-title {
    font-size: 20px;
	margin-bottom: 10px;
}

#footer-widget-container p {
    font-weight:600;
}


/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */



/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/




/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/




/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/




/*--------------------------------------------------------------
## Blog
--------------------------------------------------------------*/




/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: none;
}



/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/

#scroll-to-top {
    background: #FFCE00;
}



/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.wp-caption-text {
    color: #003366 !important;
}



/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
    margin-bottom: 10px;
}

.wp-caption-text {
    text-align:left;
	padding-left:5px;
	padding-right:5px;
	font-size:14px;
	color:#c25766;
}

.carousel-caption > h2 {
    font-size: 22px;
    color: #fcfcfc !important;
    line-height: 28px;
	text-transform:none;
}

.carousel-caption > p {
	color: #fcfcfc !important;
}

div.carousel-caption {
	background-color: rgba(0, 51, 102, 0.20);
	padding-top:0;
	padding-bottom:0;
	text-shadow: 3px 1px #003366;
	bottom:10%;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/




/*--------------------------------------------------------------
## Page , Post
--------------------------------------------------------------*/

#page_section_section p {
	line-height: 1.25;
} 


.entry-header h2 span::after, .entry-header h1 span::after, .page-header span::after, .google-maps-title span::after, #gallery h2 span::after, #boxes_container h2 span::after, .video-content h2 span::after {
    border-bottom:none;
}

aside h3::after {
    border-bottom:none;
}

#page_section_section.container-full-width {
	border-top: 5px solid #005a5c;
	margin-top: 0;
} 

#page_section_section.container-full-width a {
	color: #005a5c;
	font-weight:600;
} 

#page_section_section.container-full-width a:hover {
	text-decoration: underline;
} 


.col-md-6 {
    width: 100%;
}

.postdate {
    display:none;
}



/*  Menu */




/* ============ Pagination ===================  */



/*========================= Google Maps  ================================================= */


/*========================= Magazine  ================================================= */

#magazine a.excerpt-more {
    color: #663333;
	font-weight:600;
}

#magazine .excerpt-more:hover {
    background: #FFCE00;
}

#magazine .post-title {
    font-size: 22px !important;
    margin-top: 15px !important;
}


/*========================= HTML Section  ================================================= */

#html_box_section.container-full-width {
	background-color: #003366;
	border-top: 5px solid #FFCE00;
}

.htmlbox-content {
	background: transparent;
	color: #ffffff;
	padding-top: 20px;
	padding-bottom: 20px;
}

.htmlbox-content h1{
	color: #ffffff;
}

.htmlbox-content h2{
	color: #FFCE00 !important;
}

.htmlbox-content h3{
	color: #ffffff;
}

.htmlbox-content h4{
	color: #FFCE00 !important;
}

.htmlbox-content a{
	color: #ffffff;
}

.htmlbox-content a:hover{
	color: #FFCE00;
}

/*========================= Boxes  ================================================= */

#boxes_section.container-full-width {
    margin-top: 0; 
	background-color: #D9D9D9;
	border-top: 5px solid #003366;
}

#boxes_section {
    margin-top: 0; 
	padding-top: 10px;
}

.box-widget-title {
    display: none !important;
}

#boxes_container p {
    text-align:justify;
}



/*========================= Portfolio  ================================================= */

#portfolio_pro_section.container-full-width {
	background-color: #fffff;
	border-top: 5px solid #FFCE00;
	margin-top: 0;
}

#portfolio_pro_section .container {
	background: none !important;
}

#portfolio_pro_section .description {
	text-align: left;
}

.portfolio-item img {
    background: #fff none repeat scroll 0 0;
    border-radius: 0;
	border: 2px solid #003366;
    box-shadow: 0 5px 10px 0 #003366;
    height: 400px;
    padding: 0;
    width: 300px;
}

.portfolio-caption {
    font-size: 20px;
    color: #663333;
	font-family: "Copperplate Gothic Light";
	text-transform: none;
}

#portfolio {
    padding: 2% 0;
}

/*=========================  Callout ================================================= */

#callout_section_section.container-full-width {
    color: #ffffff;
	background: #663333;
	border-top: 5px solid #003366;
	border-bottom: none;
}

h2.callout-title {
    color: #ffffff !important;
	margin-top: 20px;
	margin-bottom: 25px;
}

.aboutcontent {
    color: #ffffff;
}

.aboutheading {
	border-right: 3px solid #ffffff;
}

a.btn.btn-large.btn-primary {
    background: transparent;
	border: none;
	font-size:16px;
	font-weight:600;
	font-style:italic;
}

.btn:hover {
    color: #FFCE00;
}

#callout {
    padding: 2%;
}

#callout blockquote {
    padding-top: 0px;
    padding-right: 25px;
    padding-bottom: 10px;
    padding-left: 25px;
    font-size: 17.5px;
    border-left: none;
}


/*========================= Widgets  ================================================= */

h3.widget-title {
	border-bottom: none;
}

/*========================= Contact Form  ================================================= */

div.wpforms-container-full .wpforms-form input, div.wpforms-container-full .wpforms-form label, div.wpforms-container-full .wpforms-form select, div.wpforms-container-full .wpforms-form button, div.wpforms-container-full .wpforms-form textarea {
    vertical-align: text-top !important;
}

.wpforms-confirmation-container-full {
    color: #003366 !important;
    margin: 24px 0 24px 0 !important;
    background: #FFCE00 !important;
    border: 2px solid #FFF !important;
    padding: 30px 30px;
}

div.wpforms-container-full .wpforms-form .wpforms-field {
    padding: 5px 0 !important;
}

div.wpforms-container-full .wpforms-form button[type="submit"] {
    padding: 5px 10px !important;
}

/*========================= Social Icons  ================================================= */

.default-icons a.symbol {
    color: #FFCE00;
}

/*========================= Single Post  ================================================= */






/*========================= Footer Widgets  ================================================= */




/* ======================== WP Show Posts Plugin ===================================================== */

h3.wp-show-posts-entry-title {
	font-size: 22px;
	font-family: "Source Sans Pro";
}

a.wp-show-posts-read-more, a.wp-show-posts-read-more:visited {
    color: #005a5c !important;
	font-size: 16px !important;
	font-style:italic;
	border: none;
}

a.wp-show-posts-read-more:hover, a.wp-show-posts-read-more:focus {
    color: #003366 !important;
    background: none;
	text-decoration:underline;
	border: none;
}


/* ========================  Carousel ===============================================  */

.es-carousel ul {
    width: 100% !important;
}

.es-carousel li {
    margin-right: 10px !important;
}

#carousel_section_section.container-full-width {
    border-top: 5px solid #663333;
}


/* ========================  Buttons Style ===============================================  */



/* ======================== Product & Button ===============================================  */

#product_element_section.container-full-width .btn {
    background: #FFCE00;
    color: #003366;
	font-weight: 600;
}

#product_element_section.container-full-width {
    padding-bottom: 10px;
}


/* ======================== Testimonial Element ===============================================  */



/* ========================  Media Queries ===============================================  */

