/*
Theme Name:     Green Shirt Day
Theme URI: 		http://demos.artbees.net/jupiter5
Description:    Child theme for the Jupiter theme 
Author:         Robb Farion
Theme URI: 		http://robbfarion.com
Template:       jupiter
Text Domain: 	mk_framework
Domain Path: 	/languages/
*/


/*

BRANDING COLORS
#067232 DARK GREEN
#0b9444 GREEN
#a9abae GRAY
#231f20 BLACK


*/

.white-text, .white-text p, .master-holder .white-text  p, .white-text h1, .white-text h2, .white-text h3, .white-text h4, .master-holder .white-text  h1, .master-holder .white-text  h2, .master-holder .white-text h3, .master-holder .white-text h4  {color:#ffffff;}
.green-text, .green-text p, .master-holder .green-text  p, .green-text h1, .green-text h2, .green-text h3, .green-text h4, .master-holder .green-text  h1, .master-holder .green-text  h2, .master-holder .green-text h3, .master-holder .green-text h4, .green-text strong, .master-holder .green-text strong, .master-holder strong.green-text    {color:#0b9444;}
a.mk-image-link:hover {opacity:0.5;}

/* TOOLBAR */
.mk-toolbar-navigation {float:right;margin-left:10px;}

/* HOME PAGE */
.mk-blockquote.hp-quote {background:#0b9444 !important;-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;}
.mk-blockquote.hp-quote p {color:#ffffff !important;}
.mk-blockquote.hp-quote svg {fill:#067232 !important;}
.mk-blockquote.hp-quote p strong {color:#ffffff !important;font-size:22px;}

/* MAIN MENU */
li.current-menu-item > a.menu-item-link {color:#0b9444 !important;}

/* SLIDER */
.tparrows::before {color:#0b9444;}

/* CLIENT / AGENCY LOGOS */
.client-logo {background-size:100%;}

/* CONTACT PAGE */
.master-holder .contactbox h3 {font-size:18px;line-height:1.2em;}
.master-holder .contactbox p {line-height:1.3em;} 

/* FAQ */
/*.mk-toggle-title {display:block !important;}*/
.mk-toggle-title i {display:none;}
.mk-toggle-title {font-size:18px !important;}
.mk-toggle-title:hover, .mk-toggle-title.active-toggle {color:#0b9444 !important;}
.mk-toggle-pane {background:#0b9444 !important;}
.mk-toggle-pane, .mk-toggle-pane p {color:#ffffff !important;}

/* BE INSPIRED */
.mk-process-steps ul li h3 {margin:20px auto 5px;font-size:24px !important;}
.mk-list-styles ul li {margin-bottom:25px;padding-left:34px;}
.mk-list-styles ul li svg {width:24px !important;height:24px !important;}
.mk-list-styles ul li .mk-svg-icon {top:9px;}

/* SOCIAL FEED */
.fts-jal-fb-header h1, .fts-jal-fb-user-thumb {display:none;}

/* SIDEBAR */
#mk-sidebar .widget a.mk-button {color:#ffffff !important;}
.twitter-followers-fts {padding:5px;}
.fts-twitter-image {display:none;}
.tweeter-info .fts-right {padding-left:0px;}
.widget {margin-bottom:60px;}
.media-kit-box {
background:#f6f6f6;
padding:15px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;}
.insert-page-330 .content-box-content {padding:20px 0 0 0;}
.mk-content-box .content-box-heading {padding-left:0px;padding-top:0px;font-size:18px;font-weight:bolder;}
.insert-page-330 .vc_col-sm-12 {padding:0;}
#custom_html-2 {margin-bottom:40px;}

/* BLOG */
.single-post #mk-page-introduce {display:none !important;}

/* FOOTER */
.mk-footer-copyright {width:100%;}
.credits {float:right;width:300px;text-align:right;}
.credits a {color:#ffffff !important;}
.credits a:hover {color:#231f20 !important;}
.newspaper-item-footer-holder p {margin:0 !important;}
#mk-footer .footer-wrapper {padding-bottom:0 !important;}

/*  #Mobile
================================================== */


@media handheld, only screen and (max-width: 480px) {
	.mk-process-steps ul li h3 {margin-top:0px !important;}
	.credits {float:none;width:100%;text-align:left;}
}