/*
Theme Name: InTouch Child Theme
Theme URI: http: //pacificainternet.com/
Description: This is a custom child theme I have created.
Author: Eric Bernal
Author URI: http: //pacificainternet.com/
Template: wp-intouch
Version: 0.1
*/

@import url("../wp-intouch/style.css");


body, .body-class {
color: #363636;
font-family: Helvetica, Arial, sans-serif;
font-size: 16px;
line-height: 28px;
}

/* top header background color */
.ct-top-entry { background-color: #DED5CB !important; }


/* top menu font & color */
.sf-menu a {
	font-family: "Maven Pro", Helvetica, Arial, sans-serif;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
}

.sub-menu a {
	font-family: "Maven Pro", Helvetica, Arial, sans-serif;
	color: #363636;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}

/*
.course-page {
	background-color: #fff;
	padding: 20px;
}
*/


	


/* Home Page */



/* join newsletter */
div.col-lg-3.homepage_sidebar .widget-title {
	background-color: #3ca2be;
}

div.col-lg-3.homepage_sidebar .bottom-triangle {
	border-top-color: #3ca2be;
}

/* blog entry */
.home_layout_1 #entry-blog { padding: 20px 0 20px 0; padding-top: 0; padding-bottom: 0; }


/* home testimonial widget */
.testimonial_body {
	font-style: italic;
	color: #999999;
}

.testimonial_author {
	font-size: 14px;
}


/* 
   ------------------------------------------------------
				HEADER
   ------------------------------------------------------
*/

ul.header-contacts {
	margin-top: 28px;
	display: inline-block;
	font-size: 14px;
}

ul.header-contacts a {
	color: #554936;
}


.header-contact-box {
	display: block;
	float: right;
	padding-left: 0;
	
}

.ct-entry-search{
	
	float: left;
}

#ct-search-block {
	
	float: right;
}

.fa-li2 {
	position: absolute;
	left: -2.142857142857143em;
	width: 2.142857142857143em;
	top: 0.35285714285714285em;
	text-align: center;
}

#ct-search-block #searchform input[type="text"], .widget #searchform input[type="text"] {
	color: #363636;
	border: 1px solid #CABBAB;
	background-color: #ffffff;
	height: 48px;
	width: 270px;
	padding-left: 15px;
	padding-right: 50px;
	font-size: 12px;
}
	


/* 
   ------------------------------------------------------
				BUTTONS
   ------------------------------------------------------
*/


a.button, div.constant-contact a.button  {
	color: #fff;
	font-weight: bold;
	background-color: #a2d05a;
	padding: 12px 24px;
	font-size: 18px;
	border-radius: 5px;
	display: inline-block;
	-webkit-transition: opacity .1s linear;
	-moz-transition: opacity .1s linear;
	transition: opacity .1s linear;
	margin-top: 10px;
}

a.button, div.constant-contact a.button:hover {
	
	background-color: #B8DC82;
	text-decoration: none;
	
}


a.button-cta  {
	color: #fff;
	font-weight: bold;
	background-color: #3CA2BE;
	padding: 8px 20px;
	font-size: 16px;
	border-radius: 5px;
	display: inline-block;
	-webkit-transition: opacity .1s linear;
	-moz-transition: opacity .1s linear;
	transition: opacity .1s linear;
	margin-top: 10px;
}

a.button-cta:hover {
	
	background-color: #60B5CD;
	text-decoration: none;
	
}

/* 
   ------------------------------------------------------
				VIDEO WRAPPER
   ------------------------------------------------------
*/
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#text-7 .textwidget {
	padding: 0;
}




/* 
   ------------------------------------------------------
				REV SLIDER
   ------------------------------------------------------
*/
aside#rev-slider-widget-2.widget.widget_revslider {
	padding: 0;
}
	

/* 
   ------------------------------------------------------
				WIDGETS
   ------------------------------------------------------
*/

.widget-title {
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #91aeb3;
	text-align: center;
	padding: 12px;
	margin: -20px;
	margin-bottom: 30px;
	position: relative;
	line-height: inherit;
}

.bottom-triangle {
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 8.5px 0 8.5px;
	border-color: #91aeb3 transparent transparent transparent;
}

.social_stickers_widget img {
	margin-bottom: 12px;
	
}


/* 
   ------------------------------------------------------
				HOME PAGE
   ------------------------------------------------------
*/

aside#text-17.widget {
    padding: 0 12px 20px 12px;
}

aside#text-17.widget h3.widget-title {
    margin-left: -12px;
    margin-right: -12px;
}


/* 
   ------------------------------------------------------
				BLOG POSTS
   ------------------------------------------------------
*/

aside#text-22.widget {
    padding: 20px 12px 20px 12px;
}


/* 
   ------------------------------------------------------
				COUNSELLING
   ------------------------------------------------------
*/

.panel-default {
	border-color: #A8C67A;
	margin-top: 40px;
}

.panel-default2 {
	border-color: #F2EFEB;
	margin-top: 40px;
	
}

.panel-body2 {
	padding: 15px 15px 10px 15px;
	background-color: #F2EFEB;
}

.panel-body2 h3 {
	margin: 0 0 12px 0;
}


.panel-default>.panel-heading {
	font-size: 20px;
	color: #fff;
	background-color: #678538;
	border-color: #A8C67A;
}

.panel-tips {
	border-color: #EAE6DE;
	margin-top: 40px;
	
}

.panel-body-tips {
	padding: 10px 15px 24px 15px;
	background-color: #EAE6DE;
	font-size: 16px;
	font-family: "Maven Pro", Helvetica, Arial, sans-serif;
	font-style: italic;
}

.panel-body-tips h3 {
	font-size: 30px;
	font-family: "Maven Pro", Helvetica, Arial, sans-serif;
	font-style: normal;
	margin-top: 15px;
}


/* thank you msg for thank you page */
.jumbotron {
	padding: 30px;
	margin-bottom: 30px;
	font-size: 21px;
	font-weight: 200;
	line-height: 2.1428571435;
	color: ffffff;
	background-color: #a2d05a;
}

.payform {
	margin: 0;
	padding: 0;
}

/* 
   ------------------------------------------------------
				CONTACT FORM
   ------------------------------------------------------
*/


.visual-form-builder fieldset {
	clear: both;
	margin: 15px 0;
	padding: 0;
	border: 1px solid #DED7CD;
	border-radius: 3px;
	background-color: #F2EFEB;
}

.visual-form-builder .vfb-legend {
	margin: 5px 14px;
	padding: 0 6px;
	border-bottom: 1px solid #DED7CD;
	color: #363636;
	font-size: inherit;
}

.myicon {
	vertical-align: middle;
	font-size: 40px;
	margin-right: 20px;
}

.contact-line {
	margin-bottom: 24px;
	border: 1px solid #DED7CD;
    border-radius: 6px;
	padding: 8px;
}

.contact-line1 {
	margin-bottom: 24px;
	border: 1px solid #DED7CD;
    border-radius: 6px;
	padding: 8px;
   
}

h2.contact {
	margin-top: 44px;
	margin-bottom: 24px;
}




/* 
   ------------------------------------------------------
				FOOTER
   ------------------------------------------------------
*/

#footer {
	background-color: #554936;
}

#footer .ct-copyright {
	background-color: #40382a;
	font-size: 12px;
}

#footer .widget-title {
	background-color: #453B2C;
}

#footer .bottom-triangle {
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 8.5px 0 8.5px;
	border-color: #453B2C transparent transparent transparent;
}

#footer {
	color: #fff;
}

#footer p, #footer h3{
	color: #fff;
}


#footer li.ct-google-font {
	color: #fff;
}

#footer .widget_recent_entries li:before {
	content: "\f0f6";
	color: #fff;
}

#footer a {
	color: #fff;
}

#footer .copyright-info {
	color: #7C6C52;
}

/* 
   ------------------------------------------------------
				SENSEI
   ------------------------------------------------------
*/
.video {
	margin-top: 20px;
	margin-bottom: 30px;
}


header h2 a {
	font-size: 20px;
}

.lesson-length {
	margin-right: 10px;
}

#post-entries {
	margin-bottom: 50px;
}

#main .course .module-lessons>header {
	margin: 0 0 10px;
	padding: 10px 0 0;
	border-top: none;
}

#main .course .course-lessons>header {
margin: 2.244em 0 1.618em;
padding: 2.244em 0 0;
border-top: none;
}

.module-lessons header h3 {
	font-size: 18px;
}

.module-lessons {
	padding-bottom: 20px;
}

.module {
	border-top: 1px solid #DED5CB; 
	padding-top: 20px;
}

.course-lessons {
	margin-top: 40px;
}
	

.module header h2 a {
	font-size: 24px;
}

.course-author {
	border-color: #CABFAF;
	margin-top: 0px;
	background-color: #F2EFEB;
}

.meter, .meter.red {
	display: none;
}

.course .status, .course-lessons .status, .course-container .status, .course-completion-rate {
	
	display: none;
}


/* 
   ------------------------------------------------------
				FACEBOOK COMMENTS
   ------------------------------------------------------
*/

.fb-comments, .fb-comments span, .fb-comments iframe {
    width: 100% !important;
}

#fbcomments, .fb-comments, .fb-comments iframe[style], .fb-comments span {
    width: 100% !important;
}

.fb-comments span {
    width: 100% !important;
}

.fb-comments iframe {
    width: 100% !important;
}

#fbcomments, .fb-comments, .fb-comments iframe[style], .fb-comments span {
width: 100% !important;
}

	


/* 
   ------------------------------------------------------
				PREDEFINED MENU COLORS
   ------------------------------------------------------
*/
.sf-menu .ct-mod-dblue { background-color: #00627d; }
.sf-menu .ct-mod-mblue { background-color: #91aeb3; }
.sf-menu .ct-mod-ogreen { background-color: #676b56; }
.sf-menu .ct-mod-lgreen { background-color: #c9ce7d; }
.sf-menu .ct-mod-bgreen { background-color: #678538; }
.sf-menu .ct-mod-bbgreen { background-color: #a2d05a; }
.sf-menu .ct-mod-brown { background-color: #554936; }
.sf-menu .ct-mod-blue { background-color: #3ca2be; }


/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
	
	.header-contact-box {
		display: block;
		float: left;
		padding-left: 15px;
	}
	
	ul.header-contacts {
		margin-top: 0;
		display: inline-block;
		font-size: 14px;
	}

		
}









