/*
Theme Name:     Jupiter Child Theme
Theme URI: 		http://themeforest.net/user/artbees
Description:    Child theme for the Jupiter theme 
Author:         Your name here
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Version:        1.0
*/

/*

Your custom css
Color 1: #698052 Green
Color 2: #005B83 Blue
Color 3: #D3971E Yellow

Color 4: #B1B3B5 Light Grey
Color 5: #58595B Dark Grey
Color 6: #A99EA1 Dark Breadcrumb

*/

/* 

HEADER

*/

.mk-desktop-logo.dark-logo {
  height: 60px !important;
}

img.mk-desktop-logo.light-logo {
  max-width: 250px !important;
  margin-top: 10px;
}

.header-grid.mk-grid {
  text-align: right !important;
}

.header-toolbar-contact, .mk-moon-phone-3 {
  font-weight: 700;
  font-size: 24px !important;
}

.mk-moon-phone-3 {
  position: relative;
  top: -2px;
}

.mk-header-tagline {
  font-weight: 600;
}

.mk-header-tagline:before {
  content: "|";
  padding: 0 12px 0 0;
  vertical-align: top;
}

.header-toolbar-contact i, .mk-header-date i, .mk-header-tagline i {
  padding-right: 9px;
  vertical-align: text-bottom;
}

.mk-breadcrumbs-inner.dark-skin, .mk-breadcrumbs-inner.dark-skin a {
  color: #A99EA1 !important; /* Color 6 */
}

/* 

SLIDER

*/

.slider-content .mk-button {
  font-size: 22px !important;
  text-transform: uppercase !important;
}

.edge-title {
  font-weight: 300 !important;
  color: #ffffff !important;
  font-size: 55px !important;
  line-height: 1.4 !important;
  margin-bottom: 30px !important;
}

/* 

BODY

*/

.vc_separator h4 {
  font-size: 42px !important;
}

.custom-sub p {
  font-size: 30px;
}

.custom-sub strong {
  color: #58595B !important; /* Color 5 */
}

.widget_contact_info h3, .widget_contact_info h3 span {
  font-size: 28px !important;
  font-family: 'Source Sans Pro';
  text-transform: none !important;
  font-weight: normal !important;
  background: none !important;
}

.widget_archive li a, .widget_categories li a, .widget_contact_info li a, .widget_links li a, .widget_meta li a, .widget_pages li a, .widget_popular_tags li a, .widget_recent_comments .recentcomments, .widget_recent_entries li a, .widget_text li a {
  line-height: 1.5;
}

.widget_posts_lists ul li .post-list-title {
  display: block;
  font-size: 15px;
  line-height: 1.4;
}

.custom-contact h1, .custom-contact-dark h1 {
  color: #58595B !important; /* Color 5 */
  font-family: 'Source Sans Pro';
  font-weight: 600 !important;
  font-size: 30px !important;
  margin-top: 30px;
  margin-bottom: 30px;
  text-transform: none !important;
  text-align: center;
}

.custom-contact h3, .custom-contact-dark h3 {
  color: #ffffff !important;
  font-family: 'Source Sans Pro';
  font-weight: 600 !important;
  font-size: 30px !important;
  margin-top: 30px;
  margin-bottom: 30px;
  text-transform: none !important;
}

.custom-contact input, .custom-contact textarea, .custom-contact-dark input, .custom-contact-dark textarea {
  background-color: #fefefe !important;
  text-align: left !important;
  font-family: 'Source Sans Pro' !important;
}

.custom-contact-dark input, .custom-contact-dark textarea {
  background-color: #f7f7f7 !important;
  color: #58595B !important; /* Color 5 */
}

.custom-contact button, .custom-contact-dark button {
  color: #ffffff !important;
  text-transform: none;
  border: none !important;
  font-family: 'Source Sans Pro' !important;
  font-size: 18px !important;
  float: right;
  margin-right: 0;
}

.mk-button--dimension-outline {
  border-width: 0px !important;
}

.about-attorney.fill {
  background-color: #F4F4F4 !important;
}

.about-attorney p {
  font-size: 18px !important;
}

.about-attorney a {
  text-transform: uppercase;
  font-weight: bold;
}

h1.line {
  text-align: center;
  font-size: 42px !important;
  margin-bottom: 50px;
}

.line {
  display: inline-block;
  position: relative;
}
.line:before,
.line:after {
  content: "";
  position: absolute;
  border-bottom: 2px solid #dddddd;
  top: 8px;
  width: 100px;
}
h1.line:before,
h1.line:after {
  height: 23px;
}
h2.line:before,
h2.line:after {
  height: 5px;
}
.line:before {
  right: 100%;
  margin-right: 15px;
}
.line:after {
  left: 100%;
  margin-left: 15px;
}

h3 { 
  margin-bottom: 30px;
}

::-webkit-input-placeholder {color: #58595B;} /* Color 5 */
:-moz-placeholder { color: #58595B; } /* Color 5 */
::-moz-placeholder {  color: #58595B; } /* Color 5 */
:-ms-input-placeholder {  color: #58595B;  } /* Color 5 */

.wpb_gmaps_widget, .wpb_gmaps_widget .wpb_wrapper {
  padding: 0 !important;
}

/* GOOGLE MAPS EMBED */
.overlay {
   background:transparent; 
   position:relative; 
   width:100%;
   height:300px; /* your iframe height */
   top:300px;  /* your iframe height */
   margin-top:-300px;  /* your iframe height */
}
.custom-map .wpb_content_element.wpb_raw_code {
    margin-bottom: 0px;
}
.custom-map { height: 340px; }

.custom-sub-fill p {
  font-size: 20px;
}

.custom-sub-fill h4 {
  font-size: 28px !important;
  text-transform: none !important;
  font-weight: normal !important;
  margin-top: 30px;
}

.call-us h1 {
  text-transform: none !important;
  color: #58595B !important; /* Color 5 */
}

#newsletter-signup-form { text-align: right; }

.custom-subscribe {
  padding: 20px;
}
.custom-subscribe table {
  margin: 0 !important;
}
.custom-subscribe .subscribe-left {
  text-align: left !important;
}
.custom-subscribe .subscribe-left input { margin-top:5px; }
.custom-subscribe .subscribe-left label { 
  position: relative;
  top: 3px;
  margin-right:5px;
}
.custom-subscribe .subscribe-right {
  text-align: right !important;
  vertical-align: middle !important;
}
.custom-subscribe #signupEmail {
  margin-right:10px;
}
.custom-subscribe h3 {
  color: #ffffff !important;
  font-family: 'Source Sans Pro';
  font-size: 32px !important;
  font-weight: bold !important;
  margin-bottom: 0;
  padding-top: 10px;
}
.custom-subscribe h3.dual { padding-top: 0; }
.custom-subscribe p {
  color: #ffffff !important;
  font-size: 16px !important;
  margin-bottom: 0;
}
.custom-subscribe input {
  display: inline;
  font-size: 24px;
  padding: 13px;
  margin-top: 4px;
  font-family: 'Source Sans Pro';
}
.custom-subscribe input[name='emailTrial'] { display: none; }
.custom-subscribe button {
  border: 0;
  color: #ffffff !important;
  font-size: 28px; 
  padding: 10px;
  display: inline;
  margin-left: 10px;
  font-family: 'Source Sans Pro';
  font-weight: bold;
}

@media (max-width: 979px) {
  .custom-subscribe .subscribe-left, .custom-subscribe .subscribe-right { padding: 0 !important; }
  .custom-subscribe .subscribe-left h3 { text-align: center; }
  .custom-subscribe .subscribe-right input[name="signupEmail"],
  .custom-subscribe .subscribe-right button { width: 100%; margin-left: 0; }
  .vc_separator { display: block !important; }
  .vc_separator h4 { display: block !important; padding: 0 !important; white-space: normal !important; margin: 0 !important; }
}

.custom-blog h2, .post-title {
  font-size: 28px !important;
}
.custom-blog h4 {
  font-size: 22px !important;
}
.custom-blog h4, .custom-blog h2, .post-title a { 
  margin: 15px 0 15px 0;
  text-align: left; 
}
.post-title a { line-height: 32px; }

.custom-blog h5 {
  font-size: 20px !important;
  text-transform: none !important;
  font-weight: normal !important;
}

.custom-blog {
  color: #808080 !important;
}

.custom-blog p a, .vc_read_more {
  color: #ffffff !important;
  font-weight: bold;
  padding: 10px;
  position: relative;
  top: 15px;
}

.mk-blog-grid-item .blog-grid-holder {
  border: none;
}

.mk-blog-grid-item .the-title a {
  margin-top: 5px;
  text-transform: none!important;
  line-height: 1.45 !important;
  font-size: 28px !important;
  font-family: 'Source Sans Pro';
  font-weight: 500;
  letter-spacing: normal !important;
}

.mk-blog-grid-item h3.the-title {
  margin-bottom: 17px;
}

.mk-blog-grid-item .mk-blog-meta {
  padding: 20px 10px 0;
}

.mk-blog-grid-item .blog-grid-footer {
  padding: 15px 10px;
}

.mk-blog-single article {
  max-width: 850px;
  margin: 0 auto;
}

.blog-similar-posts .similar-post-holder {
  border: none;
}

.ui-tabs-nav {
  left: 24%;
}

.mk-tab-slider-nav {
  margin-bottom: 10px;
}

.mk-tab-slider-item.skin-dark .mk-slider-title {
  color: #005B83!important;

  font-size: 36px !important;
  letter-spacing: normal;
}

.mk-button--dimension-outline {
  background: #fff;
  color: #D3971E;
}

.mk-button--dimension-outline:hover {
  background-color: #005B83;
}

.mk-tab-slider-item.skin-dark .mk-slider-title > hr {
  border-top: 3px solid #bbb;
}

.mk-tab-slider-nav a {
  color: #666;
}

.mk-tab-slider-nav a.active {
  color: #698052;
}

.vertical-style .ui-tabs-nav {
  left: 0;
}

.mk-tabs-pane {
  background-color: #f4f4f4;
  margin-top: 30px;
}

.vertical-style .mk-tabs-pane {
  margin-top: 0;
}

.mk-tabs-tabs { margin-bottom: 30px; }
.mk-tabs-tabs li { border-left: 2px solid #B1B3B5; } /* Color 4 */
.mk-tabs-tabs li:first-child { border-left: none; }
.mk-tabs-tabs a {
  font-size: 25px !important;
  color: #B1B3B5 !important; /* Color 4 */
}

.mk-tabs.default-style .mk-tabs-tabs li a,
.mk-tabs.default-style .mk-tabs-tabs li:first-child a,
.mk-tabs.default-style .mk-tabs-panes {
  border: none !important;
  background: none !important;
}

.mk-tabs.default-style.vertical-style .mk-tabs-panes {
  border: 1px solid #e5e5e5 !important;                                                                                                                                                                                                                                       
}

.mk-tabs.default-style.vertical-style .mk-tabs-tabs li a {
  border-bottom: 1px solid #e5e5e5 !important;
  font-size: 17px !important;
  color: #aaa !important;
  text-transform: uppercase;
  letter-spacing: .06em;
}

.mk-tabs.default-style.vertical-style .mk-tabs-tabs li.is-active a {
  background-color: #f4f4f4 !important;
  color: #333 !important;
}

.isotope-item {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.call-out {
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  padding: 32px 0 15px;
}

.custom-info h3 {
  line-height: 0.5;
  text-align: center;
  font-family: 'Source Sans Pro';
  font-size: 36px !important;
  font-weight: normal !important;
  text-transform: none !important;
  margin-bottom: 30px;
}

.custom-info {
  padding: 30px;
}

.custom-info p {
  color: #58595B !important; /* Color 5 */
  font-size: 24px;
  font-family: 'Droid Serif';
}

.mk-button--size-medium {
  padding: 14px 18px;
  font-size: 20px !important;
  font-weight: 600;
  letter-spacing: normal;
}

.mk-love-holder { 
  display: none;
}

/* FOOTER */

#mk-quick-contact input, #mk-quick-contact textarea {
 width:100%;
}

.mk-quick-contact-wrapper p {
  color: #666;
  line-height: 1.5;
  max-width: 90%;
  margin: 0 auto 20px;
}

#mk-quick-contact .mk-progress-button-content {
  font-family: 'Source Sans Pro';
  font-weight: 900;
  letter-spacing: .09em;
}

#mk-footer {
  color: #ffffff !important;
  font-size: 20px !important;
}

#mk-footer h3 {
  margin-top: 6px;
  margin-bottom: 30px;
  color: #ffffff !important;
  font-size: 22px !important;
  font-weight: bold;
}

#mk-footer .facebook-hover {
  margin-left: 0px !important;
}

#mk-footer img {
  margin-bottom: 30px;
  width: 250px;
}

#mk-footer h3 {
  font-family: 'Source Sans Pro';
}
.call-us h3 {
  font-size: 38px !important;
  text-align: center !important;
  color: #698052 !important;
}

.s_contact.light .s_txt-input:focus {
    color: #000000;
}

@media only screen and (max-width: 710px) {
    .slider-content {
       padding-top: 0px;
    }
    div.edge-title{
        font-size: 35px !important;
    }
}