/*
Theme Name: Soulmedic Child
Template: soulmedic
Author: Diva Zucker
Version: 1.0
Updated: 2014-06-29 12:32:50
*/

@charset "UTF-8";
@import url('../soulmedic/style.css');

#logo a img {
	width: 463px;
	max-width:200%;
}

#footer img {
	max-width: 65%;
	float: right;
}

#primary {
	width: 775px;
	margin: 34px 0px 0px;
}

.widget h3.widgettitle {
	font-size: 15px;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
#secondary .widget_nav_menu ul li a:before {
    content: none !important;
}

#secondary .widget_nav_menu ul li a {
    padding-left: 0 !important;
}
.widget_nav_menu h3.widgettitle {
    background: none repeat scroll 0 0 #a23b6f;
    color: #fff;
    font-size: 16px !important;
    padding: 10px !important;
    text-shadow: 0 1px 1px #7a2952;
}

input[type="submit"].wpcf7-submit{
	width:100% !important;
}

.widget #searchform input[type="submit"]{
	padding: 15px 4%;
}

#footer .copyright{
	border-top:0px;
	padding: 0px 0px 20px;
}

.breadcrumb h1{
	margin: 4px;
	font-size: 15px;
}