/*

Theme Name: Circles Wordpress Theme
Theme URI: http://themeforest.net/item/circles-retina-responsive-multipurpose-theme/4739370
Author URI:http://themeforest.net/user/ThemeSmack
Description: Clean Corporate Theme
Author: ThemeSmack Team
Version: 3.4
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/


.home-icon { text-align:center; border:1px solid #ccc; padding:10px; font-size:11px; }

.home-icon:hover { background: #eee;}

.phone.contact {
	background: url('http://mypreview.com.au/web/melbournedental/wp-content/uploads/2013/09/phone.png') no-repeat 0% 50%!important;
	padding-left: 40px;
	color: #000;
	}

.preheader { background-color:#f3f3f3 !important; }

.headline.marble h1 { color:#fff; }

#crumbs a { color:#006874; }

#crumbs .current { color:#fff; }

.textwidget a { color:#00A3B3; }

@media only screen and (max-width: 767px){
.headerstyle2 .logo { width:241px !important; }
}

.logo img { height:auto; }

.menu li ul li { border-top:none; }

.menu li ul li a:hover { background:#00646f !important; }

.wrapper.headline {background: #00A3B3; }

.top-slider { height:auto; }

#recaptcha_widget_div {float:left;}
.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}