/*
Theme Name:     Craig & Nice Dental 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:        4.4
*/



/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
	background-color:#fff;
}

*/

li {
	font-size: 16px;
	padding-bottom: 8px;
}

#mk-header .header-logo a img {
    max-width: 300px !important;
}

#mk-footer a, #mk-footer .mk-col-1-4 a {
    color: #fff !important;
}

.mk-header-toolbar {
background-color: aecde2;
} 

#mk-footer a:hover {
	color: #aecde2 !important;
}

#theme-page a.mk-button {
	color: #fff !important;
}

#theme-page a.mk-button:hover, #gform_submit_button_5:hover {
    background: #aecde2;
}

.mk-header-toolbar {
    background-color: #aecde2 !important;
}

.mk-header-toolbar a:hover {
    color: #aecde2 !important;
}

body.home .home-contacts a, .contact-contacts a {
	color: #58585a !important;
}

body.home .home-contacts a:hover, .contact-contacts a:hover {
	color: #aecde2 !important;
}

body.home #theme-page .edge-slide-content .edge-desc a {
	color: #f07621 !important;
}

body.home #theme-page .edge-slide-content .edge-desc a:hover {
	color: #aecde2  !important;
}

.request-appointment {
	float: right;	
}

.mk-header-tagline a:hover, .request-appointment a:hover {
    color: #353966 !important;
}

.left-side .box-detail-wrapper.large-size a {
	white-space: nowrap !important;
	word-wrap: normal !important;	
}

.homepage.service.buttons:hover {
	background:#353966 !important;
}

.mk-header-tagline, .mk-header-tagline a {
	font-weight: 700;
	color: #2e2e2e !important;
}

#theme-page .home-services-button .vc_col-sm-4.wpb_column.column_container .mk-button-align.left a.mk-button:hover {
    background: #353966 !important;
}

@media screen and (min-width: 360px) and (max-width: 920px) {
	.home-contacts .vc_col-sm-3, .home-contacts .vc_col-sm-6 {
	    width: 100% !important;
	}
	.home-contacts .vc_col-sm-3 .mk-box-icon.simple_ultimate-style .left-side, .home-contacts .vc_col-sm-6 .mk-box-icon.simple_ultimate-style .left-side {
		width: 70% !important;
		margin-left: 25% !important;
	}
}

@media screen and ( max-width: 480px ) {
	#mk-header .header-logo a img {
	    max-width: 200px !important;
	}
}