/*
Theme Name: Bootstrap Basic
Theme URI: http://rundiz.com
Author: Vee Winch
Author URI: 
Description: Bootstrap v.3 basic theme for developers to build their new theme very fast and easy. You can support theme author by <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9HQE4GVV4KTZE" target="donate">donate</a>. To follow what was changed, please look for <a href="https://github.com/Rundiz/bootstrap-basic" target="commits">commits</a> of this theme at Github.
Version: 1.0.10.1
License: MIT
License URI: http://opensource.org/licenses/MIT
Text Domain: bootstrap-basic
Domain Path: /languages/
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-menu, featured-images, front-page-post-form, post-formats, threaded-comments, translation-ready

This theme built with Twitter Bootstrap v.3. It is basic theme with basic style for build new theme with Bootstrap.

*/


/*
Required WordPress CSS
*/

@import url(https://fonts.googleapis.com/css?family=Roboto:400,700,300);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
body {
	font-family: 'Raleway', sans-serif;
	color: #4c4c4c;
	font-size: 15px;
	max-width: 100%;
	overflow-x: hidden;
	background: #f6f6f6;
	display: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
h7 {
	/*    font-family: 'Roboto', sans-serif;*/
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
}

h1 {
	padding: 28px 0;
	color: #fff;
}

h2.questions {
	color: #fff;
	font-weight: 400;
	text-align: center;
	font-size: 24pt;
}

.full {
	width: 100%;
	float: left;
	height: auto;
}

p,
span,
blockquote,
a {
	font-family: 'Raleway', sans-serif;
	color: #4c4c4c;
	font-size: 15px;
}

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.bypostauthor {}


/* WordPress gallery */

.gallery-caption {}

.gallery {
	margin-bottom: 1.6em;
}

.gallery-item {
	display: inline-block;
	padding: 1.79104477%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-icon img {
	margin: 0 auto;
}

.gallery-caption {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: block;
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

.sticky {}

.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}

.wp-caption-text {
	text-align: center;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}


/* Text meant only for screen readers. */

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}


/*CUSTOM*/

.navbar-default {
	margin: 0;
	background-color: rgba(0, 0, 0, 0) !important;
	border-color: none;
	border: none;
	background-image: none;
	box-shadow: none !important;
}

.navbar-fixed-top {
	z-index: 9999999999;
}

section.main {
	height: 480px;
	float: left;
	width: 100%;
	display: block;
	background-image: url('../clinic/img/north-york-foot-clinic-b1.jpg');
	background-size: cover;
	background-attachment: fixed;
}

.theNav {
	background: rgba(255, 255, 255, 0.35);
	border-bottom: 1px solid #efefef;
}

.navbar-default .navbar-nav>li>a {
	/*    font-family: 'Roboto', sans-serif;*/
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	padding: 25px 16px;
	font-size: 11pt;
	text-shadow: none !important;
	color: #494956;
	text-transform: uppercase;
}

#mainLogo {
	width: 160px;
}

a.navbar-brand {
	position: absolute;
	display: block;
	float: left;
	width: 20%;
	height: 90px;
	padding: 7px 0 !important;
}

.navbar-nav a {
	transition: 0.2s all;
	background-color: rgba(0, 0, 0, 0);
}

.navbar-nav>.active>a,
.navbar-nav a:hover {
	color: #555;
	background-color: #cdd6da !important;
	/*    border-bottom: 1px solid #5e4956;*/
	background-image: none !important;
}

.mainContent {
	background: rgba(0, 0, 0, 0.65);
	width: 410px;
	border-radius: 5px;
	position: relative;
	top: 140px;
	left: 50px;
	padding: 30px 25px;
}

.mainContent h2 {
	color: #fefefe;
}

.mainContent p {
	color: #fefefe;
	float: left;
}

.smallLine {
	float: left;
	width: 100px;
	height: 1px;
	display: block;
	background: #526b76;
	margin: 12px 0;
}

.btnMain {
	background: #526b76;
	color: #fff;
	padding: 7px 18px;
	border-radius: 3px;
	transition: 0.2s all;
	margin-top: 10px;
}

.btnMain:hover {
	background: #829fac;
	color: #fff;
}

.blueLi {
	background: #526b76;
	margin-left: 10px;
}

.blueLi:hover {
	background: #829fac;
}

.btnTop {
	color: #fff !important;
	border-radius: 3px;
	transition: 0.2s all;
}

.btnTop:hover {
	color: #fff;
}

.topBar {
	background: #3b3b3b;
}

.topBar ul {
	float: right;
	display: block;
	list-style-type: none;
	margin: 0;
}

.topBar ul li {
	float: left;
	padding: 2px 5px;
}

.topBar ul li a {
	padding: 5px 4px;
	display: block;
}

section.featured {
	display: block;
	float: left;
	width: 100%;
	background: url('../clinic/img/blue-bg-grad.jpg') 0 -230px;
	background-size: cover;
	padding: 40px 0;
}

a.featWrap {
	float: left;
	padding: 22px 16px;
	width: 100%;
	background: #fff;
	text-decoration: none;
	color: #2b2b2b;
	transition: 0.1s all;
}

a.featWrap:hover {
	box-shadow: 0px 0px 3px #b1b1b1;
}

.featWrap h2 {
	margin-top: 0;
	font-size: 16pt;
}

.featLine {
	float: left;
	width: 100px;
	height: 2px;
	background: #829fac;
	margin: 0 0 15px 0;
}

.featWrap p {
	display: block;
	width: 100%;
	float: left;
}

.featWrap a {
	display: block;
	width: 100%;
	float: left;
}

section.bookFAQ {
	padding: 40px 0;
	float: left;
	width: 100%;
}

#faqAccordion {
	float: left;
	width: 100%;
}

.bookFAQ h2 {
	margin-left: 10px;
}

#faqAccordion .panel-default {
	border-color: rgba(0, 0, 0, 0);
	background: rgba(0, 0, 0, 0);
}

#faqAccordion .panel-default>.panel-heading {
	background-color: rgba(0, 0, 0, 0);
	background-image: none !important;
}

#faqAccordion .accordionBtn {
	text-decoration: none;
	/*    font-family: 'Roboto', sans-serif;*/
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	color: #829fac;
}

.reqApptContainer {
	float: left;
	width: 100%;
	padding: 0 15px;
}

.smallReqFaqLine {
	float: left;
	width: 100px;
	height: 2px;
	background: #526b76;
	margin: 10px 0 23px 10px;
}

#requestBookingForm p,
#requestBookingForm label {
	/*    font-family: 'Roboto', sans-serif;*/
	font-family: 'Raleway', sans-serif;
	font-weight: 300 !important;
	padding: 0 0 10px 0;
}

#requestBookingForm .radio {
	margin-left: 20px;
}

.dayOfWeek label,
.time label {
	margin-right: 9px;
}

#requestBookingForm input[type="checkbox"] {
	margin-right: 7px;
}

.form-control {
	border: none !important;
	border-radius: 2px !important;
}

input.btn.btnReqAppt {
	background: #526b76;
	color: #fff;
	transition: 0.2s all;
}

input.btn.btnReqAppt:hover {
	background: #829fac;
	color: #fff;
	cursor: pointer;
}

input.wpcf7-form-control.wpcf7-text {
	border: none;
	padding: 6px 0;
}

section.mapIntro {
	float: left;
	width: 100%;
	display: block;
	background: url('../clinic/img/blue-bg-grad.jpg') 0 -300px;
	background-size: cover;
	padding: 15px 0 20px 0;
}

.mapIntro h1 {
	text-align: center;
	font-weight: 400;
	color: #fefefe;
}

.mapIntro p {
	text-align: center;
	color: #fefefe;
}

section.map {
	float: left;
	width: 100%;
	display: block;
	height: 280px;
}

.requestAppt {
	padding: 40px 0;
}

.requestApptTitle {
	background: url('../clinic/img/north-york-foot-clinic-b1.jpg') center center;
	background-size: cover;
}

.sidebarMain {
	border-left: 1px solid #dddddd;
}

.hoursTable {}

.hoursTable th {
	background: #526b76;
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
}

h1.widget-title {
	margin: 0 0 16px 0 !important;
	padding: 0;
	font-size: 18pt;
	font-weight: 700;
	color: #526b76;
}

.bizoh-table {
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
}

.bizoh-table>tbody>tr,
.bizoh-table > tbody > tr {
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
}

.bizoh-table>tbody>tr>td,
.bizoh-table > tbody > tr > td {
	border: none !important;
	padding: 6px !important;
}

.bizoh-table>thead>tr>th,
.bizoh-table > thead > tr > th {
	border: none !important;
}

.bizoh-table {
	border: none !important;
}

.aboutTitle h1 {
	padding: 28px 0;
	color: #526b76;
	font-weight: 700;
}

.aboutTitle h2 {
	font-size: 13pt;
	font-weight: 700;
}

.aboutTitle {
	background: url('../clinic/img/aboutbg.jpg') left top;
	background-size: cover;
	padding-bottom: 50px;
	color: #fff;
}

.aboutTitle h1,
.aboutTitle h2 {
	color: #fff;
}

.aboutTitle p, .aboutTitle span {
	color: #fefefe;
}


/*Contact Form 7 Styles*/

#wpcf7-f30-p27-o1 {
	font-family: 'Raleway', sans-serif !important;
}

#wpcf7-f30-p27-o1 label {
	font-family: 'Raleway', sans-serif !important;
	font-weight: 300 !important;
}

#wpcf7-f30-p27-o1 p {
	padding: 8px 0;
}

#wpcf7-f30-p27-o1 input[type='text'],
#wpcf7-f30-p27-o1 input[type='email'] {
	width: 80%;
	border-radius: 2px;
	padding: 6px 2px;
	box-shadow: none !important;
	border: none;
}

textarea.wpcf7-form-control.wpcf7-textarea {
	width: 80%;
	border: none;
	border-radius: 2px;
	padding: 2px;
	height: 110px;
}

input.wpcf7-form-control.wpcf7-submit {
	background: #526b76;
	color: #fff;
	border: none;
	padding: 7px 27px;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	font-size: 13pt;
	border-radius: 2px;
	transition: 0.2s all;
}

input.wpcf7-form-control.wpcf7-submit:hover {
	background: #cdd6da;
	cursor: pointer;
}

.aboutUs {
	padding: 0;
}

.aboutCTA {
	background: url('../clinic/img/blue-bg-grad.jpg') center center;
	background-size: cover;
	padding: 30px 0;
}

.aboutTxt {
	padding: 30px 0;
	background: #fff;
}

.aboutTxt img {
	margin-top: 15px;
}

.aboutFounders {
	padding: 30px 0 60px 0;
}

.founderWrap {
	background: #fff;
	padding: 15px;
}

.founderImg {
	padding-bottom: 15px;
}

h5.founderTitle {
	font-weight: 700;
	font-size: 13pt;
	color: #526b76;
}

h1.theFounders {
	text-align: center;
	color: #2b2b2b;
	font-weight: 400;
	margin: 0 0 20px 0;
}

h2.aboutCta {
	color: #fff;
	font-weight: 400;
	text-align: center;
	font-size: 24pt;
	margin: 0 0 15px 0;
}

.aboutCTA p {
	text-align: center;
	color: #fefefe;
	font-size: 12pt;
	padding: 15px 0;
}

a.btn.btn-default.btnActionWhite {
	text-align: center;
	display: block;
	width: 250px;
	margin: 20px auto 0 auto;
	background: none;
	text-shadow: none;
	color: #fff;
	border-radius: 2px;
	padding: 11px 12px;
	border: 2px solid #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 13pt;
	transition: 0.2s all;
}

a.btn.btn-default.btnActionWhite:hover {
	background: #fff;
	color: #526b81;
	cursor: pointer;
}

.conditionsTitle {
	background: url('../clinic/img/north-york-foot-clinic-b1.jpg') center center;
	background-size: cover;
	background-position-y: -220px;
}

.conditionsWrap {
	padding: 40px 0;
}

a.btn.btnCondition {
	background: #fff;
	border-radius: 0;
	width: 100%;
	text-align: left;
	font-weight: 700;
	font-size: 14pt;
	padding: 10px 14px;
	border-left: 4px solid #526b76;
	margin-bottom: 8px;
	transition: 0.2s all;
}

a.btn.btnCondition:hover {
	background: #526b76;
	color: #fff;
}

.well {
	background: none;
	border: none;
	box-shadow: none;
}

.conditionsIntro p {
	margin-bottom: 25px;
}

.welcome {
	padding: 30px 0 40px 0;
	float: left;
	width: 100%;
}

.welcomeMainTitle {
	font-weight: 700;
	color: #526b76;
	text-align: center;
}

.welcomeContent h1,
.welcomeContent h2,
.welcomeContent h3,
.welcomeContent h4,
.welcomeContent h5 {
	font-size: 13pt;
	font-weight: 700;
}

.welcomeLine {
	margin: 20px auto 25px auto;
	text-align: center;
	display: block;
	width: 150px;
	height: 2px;
	background: #526b76;
}

.faqTitle {
	font-size: 22pt;
	font-weight: 700;
	margin-left: 15px;
	float: left;
	width: 100%;
}

span.glyphicon.glyphicon-phone {
	color: #168cca;
}

span.glyphicon.glyphicon-envelope {
	color: #168cca;
}

a#reqSidebar {
	background: #526b76;
	color: #fff;
	padding: 10px 14px;
	text-decoration: none;
	margin: 10px 0;
	float: left;
	font-size: 12pt;
	transition: 0.2s all;
}

a#reqSidebar:hover {
	background: #829fac;
}

.contactWrap {
	padding: 30px 0 50px 0;
	float: left;
	width: 100%;
}

.contactWrap h1 {
	padding: 0;
	color: #526b76;
	text-align: center;
}

.ourClinic {
	margin: 0 0 12px 0;
	font-weight: 700;
}

.sideContact {
	background: #fff;
	padding: 15px 20px;
}

.littleLine {
	width: 100px;
	height: 2px;
	background: #526b76;
	display: block;
	margin: 20px auto 40px auto;
}

#site-footer {
	background: #262626 !important;
	padding: 40px 0;
	float: left;
	width: 100%;
}
#footer-row {
	float: left;
	width: 100%;
}

#site-footer ul,
#site-footer li,
#site-footer a,
#site-footer p,
.textwidget {
	color: #9c9c9c;
	font-size: 13px;
}

footer h1.widget-title {
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 300;
}

#site-footer ul {
	list-style-type: none;
	padding: 0;
}

.wpcf7-form label {
	font-weight: 300 !important;
}

a#reqFooter {
	margin-top: 12px !important;
	display: block;
	background: #526B76;
	text-align: center;
	padding: 8px 0;
	width: 170px;
	color: #e4e4e4;
	border-radius: 1px;
	transition: 0.2s all;
}

a#reqFooter:hover {
	text-decoration: none;
	background: #829fac;
}

.topBarUl,
.topBarUl a {
	color: #9c9c9c;
}

.topBarUl i {
	color: #f2f2f2;
}



@media (max-width: 992px) {
	#footer-row .col-md-3 {
		margin-bottom: 25px;
		border-bottom: 1px solid #464646;
		padding-bottom: 15px;
	}
	.navbar-default .navbar-nav>li>a {
		padding: 25px 8px;
	}
	.aboutTitle {
		padding: 0 25px 35px 25px;
	}
	.aboutTxt img {
		margin-top: 15px;
		float: left;
		width: 100%;
		margin-bottom: 20px;
	}
	.conditionsIntro {
		margin-bottom: 35px;
		padding-bottom: 30px;
		border-bottom: 1px solid #fff;
	}
	.conditionsTitle {
		padding-left: 15px;
	}
	div.wpcf7 {
		padding: 25px 15px;
	}
}

@media (max-width: 767px) {
	#mainLogo {
		width: 110px;
	}
	.mainContent {
		background: rgba(0, 0, 0, 0.4);
		width: 80%;
		border-radius: 5px;
		position: relative;
		top: 60px;
		left: 10%;
		padding: 5%;
	}
	.navbar-default .navbar-collapse {
		padding: 0;
	}
	.navbar-default .navbar-nav>li>a {
		padding: 12px 15px !important;
	}
	a.featWrap {
		margin-bottom: 15px;
	}
	
	.topBar {
		display: none !important;
	}

	#site-footer {
		width: 100%;
		float: left;
	}
	
	.navbar-nav>.active>a {
		background: rgba(0,0,0,0) !important;
		box-shadow: none !important;
	}
	
	.conditionsTitle {
	    background-position-y: -80px;
	}

}


@media (max-width: 992px) and (min-width: 767px) {
		.navbar-default .navbar-nav>li>a {
			font-size: 11px;
		}
	.conditionsTitle {
	    background-position-y: -170px;
	}
}

.covid {
    padding: 35px 0;
    float: left;
    width: 100%;
}
.covid h2 {
    font-weight: 700;
    color: #526b76;
    text-align: center;
    margin-bottom: 15px;
}
.covid li {
    margin-bottom: 8px;
}