/*
Theme Name: Safeway Driving School
Description: Recipe includes - html, css and lots of bootstrap
Author: Webaloo
Author URI: http://www.webaloo.com
Version: 1.0
Tags: responsive, white, bootstrap
License URI: http://creativecommons.org/licenses/by-sa/3.0/
*/

html {
	overflow-x: hidden;
}
body {
	font-family: 'Montserrat','Lato', Arial, Sans-serif; font-size: 16px; line-height: 22px;
 }
.int { background: #fff;}
p {
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 8px;	
}
a {
	color: #003d8c;
	text-decoration:underline;
}
#mainSection {padding: 10px 0;}
#mainSectionInt {padding: 0 0 30px 0;}

/* alignment for img */
img.alignright {float:right; margin:0 0 30px 30px; }
img.alignleft {float:left; margin:0 30px 30px 0; }
img.aligncenter {display: block; margin-left: auto; margin-right: auto; margin-top: 36px; margin-bottom: 36px;}
.alignright {float:right; }
.alignleft {float:left; }
.aligncenter {display: block; margin-left: auto; margin-right: auto}


.wp-caption.alignright {float:right; margin:0 0 30px 30px; }
.wp-caption.alignleft {float:left; margin:0 30px 30px 0; }
.wp-caption.aligncenter {display: block; margin-left: auto; margin-right: auto; margin-top: 36px; margin-bottom: 36px;}

hr {
  border: 0;
  color: #c1cbdb;
  background-color: #c1cbdb;
  height: 1px;
  width: 100%;
  text-align: left;
}

/* Widgets */
#mainSection .textwidget {padding: 20px 0;}

/* Page title */
.Page-header H1 {
	background: #254b87;
	text-align: center;
	padding: 20px 10px;
	color: #fff;
}
#mainSectionInt .smallimg {
    width: 35px;
    height: auto;
    margin-left: 10px;
}

/* Header */

header img {
	width: 100%;
	height: auto;
}
#topBar {
	background: url(/wp-content/themes/safeway/images/main-bg.jpg) top center repeat-x;
	height: auto;
}
#safewayLogo {
	padding: 20px 0 10px 0;	
}
#safewayLogo img {
	width: 100%; max-width: 230px; height: auto;
}
#order {
	padding: 0;
	text-align: right;	
}
/*#order img {
	width: 100%; max-width: 632px; height: auto;
}*/
a.navbar-brand {text-decoration: none;}


/* Header Interior */
#topBarInt {
	background: url(/wp-content/themes/safeway/images/main-bg.jpg) top center repeat-x;
	border-bottom: 1px solid #cacaca;
	height: auto;
}
#topBarInt #safewayLogo {
	padding: 14px 0 12px 0;	
}
#topBarInt #safewayLogo img {
	width: 100%; max-width: 160px; height: auto;
}


/* Well - Intro interior page */

.well-lg {
	background-color: #e8eff5;
	background-image: none;
	border: none;
	border-radius: 0;
	padding: 30px;
    margin-bottom: 36px;
}
.well-lg.intro {
	font-size: 20px;
	line-height: 1.5;
}


/* Home Banners */
#banners {
	padding-bottom: 50px;
}
#banners img.bucket {
	width: 100%;
	max-width: 284px;
	height: auto;
	padding-bottom: 20px;
}
#banners img.alignleft {
  float: left;
  margin: 0 7px 0 0;
  padding-bottom: 0;
}
.smallBanner {
	text-align: left;
}
.learn-more {
	background: #061b3d;
	border-right: 1px solid #CCC;
}
.for-parents {
	background: #132747;
	border-right: 1px solid #CCC;
}
.sign-up {
	background: #1f3251;
	border-right: 1px solid #CCC;
}
.schedule-btw {
	background: #2b3d5a;
	border-right: 1px solid #fff;
}
.light-blue-background {
	background: #e8ecf1;
	border-right: 1px solid #fff;
	padding: 10px 10px 10px 10px;
}
.dark-blue-background {
	background: #e2eaf3;
	border-right: 1px solid #fff;
	padding: 10px 10px 10px 10px;
}
.green-background {
	background: #f0fae5;
	border-right: 1px solid #fff;
	padding: 10px 10px 10px 10px;
}
.BigLetters {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 50px;
	color: #dae0ea;
	font-weight: bold;
	line-height: 53px;
}
.bannerCopy {padding: 0 18px;}
#banners p {
	color:#fff;
	font-size: 15px;
	line-height: 18px;
}
#banners h4 a {
	font-size: 22px;
	line-height:25px;
	color:#fff;
	text-decoration:none;
}
#bannersLine {
	margin-top: 1px;
	border-top: 6px solid #043f8b;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.col-md-3.smallBanner.learn-more, .col-md-3.smallBanner.for-parents, .col-md-3.smallBanner.sign-up,.col-md-3.smallBanner.schedule-btw {
	padding-left: 0;
	padding-right: 0;
	height: 380px;
}

/* Home Columns */
#mainSection a {font-size: 15px; line-height: 17px;}
#mainSection a:hover {text-decoration: none;}
.largeText {	
	color: #003d8c;
	font-size: 18px;
	font-family: 'Montserrat', Arial, sans-serif;
	margin-top: 0px;
	letter-spacing: -0.02em;
	}
#mapThumb img {
	width: 100%;
	max-width: 530px;
	height: auto;
}
#homeCopy .col-md-12 {padding-bottom: 10px; padding-left: 0 !important;}

/* Footer */
#safewayFooter {
	background: #061b3d;
	padding: 30px 0 0 0;
	color: #fff;
}
#safewayFooter p {
	color: #fff;
	font-size: 14px;
	line-height: 1.5;
}
#safewayFooter a {
	color: #fff;
	font-size: 14px;
	line-height: 19px;
	text-decoration: none;
}
#safewayFooter a:hover{
	color: #c11a08;
}


.homeWidget {padding: 0 0 29px 0;}
h2.rounded {display: none;}

/* Interior Banners */

.learn_more {
	background: #061b3d;
	color: #fff;
	margin-bottom: 46px;
}
.learn_more p {
	padding: 10px 16px 0 29px;
	font-size: 15px;
	line-height: 19px;
}
.learn_more h4 {
	padding: 10px 16px 0 29px;
	font-size: 24px;
}
#mainSectionInt .icon {
	max-width: 27px;
	height: auto;
}
#mainSectionInt img.icon.alignleft   {
  float: left;
  margin: 0 12px 0 0;
}
.practice {padding-top: 28px;}

.learn_more .col-xs-1, .learn_more .col-sm-1, .learn_more .col-md-1, .learn_more .col-lg-1, .learn_more .col-xs-2, .learn_more .col-sm-2, .learn_more .col-md-2, .learn_more .col-lg-2, .learn_more .col-xs-3, .learn_more .col-sm-3, .learn_more .col-md-3, .learn_more .col-lg-3, .learn_more .col-xs-4, .learn_more .col-sm-4, .learn_more .col-md-4, .learn_more .col-lg-4, .learn_more .col-xs-5, .learn_more .col-sm-5, .learn_more .col-md-5, .learn_more .col-lg-5, .learn_more .col-xs-6, .learn_more .col-sm-6, .learn_more .col-md-6, .learn_more .col-lg-6, .learn_more .col-xs-7, .learn_more .col-sm-7, .learn_more .col-md-7, .learn_more .col-lg-7, .learn_more .col-xs-8, .learn_more .col-sm-8, .learn_more .col-md-8, .learn_more .col-lg-8, .learn_more .col-xs-9, .learn_more .col-sm-9, .learn_more .col-md-9, .learn_more .col-lg-9, .learn_more .col-xs-10, .learn_more .col-sm-10, .learn_more .col-md-10, .learn_more .col-lg-10, .learn_more .col-xs-11, .learn_more .col-sm-11, .learn_more .col-md-11, .learn_more .col-lg-11, .learn_more .col-xs-12, .learn_more .col-sm-12, .learn_more .col-md-12, .learn_more .col-lg-12 {
	padding-bottom: 0;
}

/* header home */

.login-tab img {width: 100%; height: auto; max-width: 168px; text-align: right;}
#order .col-sm-12, #order .col-md-5 {padding-bottom: 8px;}
.practice-banner img  {width: 100%; height: auto; max-width: 602px;}
#order .tagline {font-size: 29px; color: #08419a; line-height: 34px; letter-spacing: -0.03em;}
.tagline .bold {font-weight: 900;}
#order { padding-top: 8px; }
.home #menu-item-765 { display: none; }


/* Override Bootstrap ===============*/

.dropdown:hover .dropdown-menu { /* ENABLE/DISABLE HOVER */
    display: block;
 }
.navbar-inverse {
	background-color: #061b3d;
	border-color: none;
	background-image: none;	
}
.navbar {
border-radius: 0px;
margin-bottom: 0px;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.active>a {
	background-color: #061b3d;
	background-image: none;
	font-size: 18px;
	font-weight: 700;
	font-family: 'Montserrat', Arial, sans-serif;
	text-decoration: none;
}
.navbar-inverse .navbar-nav>li>a {
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	font-family: 'Montserrat', Arial, sans-serif;
	text-decoration: none;
}
.navbar-inverse .navbar-nav>li>a:hover {
	color: #bddeea;
	text-decoration: none;
}
.navbar-inverse .navbar-brand {
color: #fff;
}

/* SUB LINKS*/
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 15px;
  text-align: left;
  list-style: none;
  background-color: #243c64;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #fff;
  white-space: nowrap;
  text-decoration:none;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
  background-color: #395585;
  background-image: none;
  background-image: none;
  background-image: none;
  background-image: none;
  color: #fff;
}



h1, .h1, h2, .h2, h3, .h3 {margin-top: 0px;}
h1 {
	color: #003d8c;
	font-size: 34px;
	line-height: 37px;
	font-family: 'Montserrat', Arial, sans-serif;	
}
h2 {
	color: #003d8c;
	font-size: 30px;
	line-height: 33px;
	font-family: 'Montserrat', Arial, sans-serif;	
}
h3 	{
	color: #003d8c;
	font-size: 20px;
	line-height: 23px;
	font-family: 'Montserrat', Arial, sans-serif;
	margin-top: 0px;
	margin-bottom: 10px;
	letter-spacing: -0.02em;
}
h3 a:hover {color: #97949d; text-decoration: none;}
.btn-success {
	background-color: #11a271;
	border-radius: 6px;
	webkit-border-radius: 8px;
	mozilla-border-radius: 8px;
	background-image: none;
	font-weight: 700;
	border-color: transparent;
	margin: 20px 0;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	padding-bottom:30px;
}

/* Interior pages */

#mainSectionInt img {width: 100%; height: auto;}


/* HOME Posts */

.featured-image {float: left; margin-right: 20px;}
.featuredPostWrapper {float: right;   width: 68%; padding-right: 28px;}
.ivycat-post { overflow: auto; margin-bottom: 40px;}

/* Blog */

.blog-content {padding-bottom: 40px;}

/* Grid - Numbers */
.bigNumber {
  font-family: Arial Black, Arial, Helvetica, sans-serif;
  font-size: 50px;
  color: #dae0ea;
  font-weight: bold;
  line-height: 53px;
  padding-top: 25px;
  }


/*///// Force WP admin bar to push content down in admin mode */ 
.admin-bar .navbar-fixed-top { top:32px; }

@media only screen and (min-width : 320px) {
#topBar {
	background: url(/wp-content/themes/safeway/images/main-bg.jpg) -30 0 repeat-x;
	height: auto;
}
#order img {padding-bottom: 20px;}
#banners img.bucket {
	width: 100%;
	max-width: 479px;
	height: auto;
	padding-bottom: 20px;
} 
.col-md-3.smallBanner.learn-more, .col-md-3.smallBanner.for-parents, .col-md-3.smallBanner.sign-up, .col-md-3.smallBanner.schedule-btw {
	height: 480px;
}
#topBarInt #safewayLogo img {
	width: 100%; max-width: 280px; height: auto;
}


/* header home */
#safewayLogo {text-align: center;}

.login-tab img {width: 100%; height: auto; text-align: center;}
#order .col-sm-6, #order .col-md-7  {padding-bottom: 8px; text-align: center;}
.practice-banner img  {width: 100%; height: auto; max-width: 602px;}
#order .tagline {font-size: 29px; color: #08419a; line-height: 34px; letter-spacing: -0.03em; text-align: center;}
.tagline .bold {font-weight: 900;} 
#order { padding-top: 8px; }
}
/* Grid - Numbers */
.bigNumber {
  padding-top: 5px;
  }
.interior .col-md-1 {padding-bottom: 0;}
.interior .col-md-5 {padding-bottom: 10px; }
.interior .col-md-12, .interior .col-md-6 {padding-bottom: 0;}

@media only screen and (min-width : 480px) {
#banners img.bucket {
	width: 100%;
	max-width: 767px;
	height: auto;
	padding-bottom: 20px;
}
#order img {padding-bottom: 0;}
.col-md-3.smallBanner.learn-more, .col-md-3.smallBanner.for-parents, .col-md-3.smallBanner.sign-up, .col-md-3.smallBanner.schedule-btw {
  padding-left: 0;
  padding-right: 0;
  height: 560px;
}

/* header home */
.login-tab img {width: 100%; height: auto; max-width: 168px; text-align: center;}
#order .col-sm-12, #order .col-md-5 {padding-bottom: 8px;}
.practice-banner img  {width: 100%; height: auto; max-width: 602px;}
#order .tagline {font-size: 29px; color: #08419a; line-height: 34px; letter-spacing: -0.03em; text-align: center;}
.tagline .bold {font-weight: 900;} 
#order { padding-top: 8px; }


/* Grid - Numbers */
.bigNumber {
  padding-top: 5px;
  }

}

@media(min-width:768px){
#banners img.bucket {
	width: 100%;
	max-width: 420px;
	height: auto;
	padding-bottom: 20px;
}
.col-md-3.smallBanner.learn-more, .col-md-3.smallBanner.for-parents, .col-md-3.smallBanner.sign-up, .col-md-3.smallBanner.schedule-btw {
  padding-left: 0;
  padding-right: 0;
  height: 420px;
}
/* header home */
.login-tab img {width: 100%; height: auto; max-width: 168px; text-align: center;}
#order .col-sm-12, #order .col-md-5 {padding-bottom: 8px;}
.practice-banner img  {width: 100%; height: auto; max-width: 602px;}
#order .tagline {font-size: 20px; color: #08419a; line-height: 24px; letter-spacing: -0.03em; text-align: right;}
.tagline .bold {font-weight: 900;} 
#order { padding-top: 12px; }
#order img {padding-bottom: 0;}

.navbar-inverse .navbar-nav>li>a {font-size: 16px;}
.navbar-brand {display: none;}
/* Grid - Numbers */
.bigNumber {
  padding-top: 25px;
  }
  #topBarInt #safewayLogo img {
	width: 100%; max-width: 160px; height: auto;
}

}
@media(min-width:992px){
#banners img.bucket {
	width: 100%;
	max-width: 284px;
	height: auto;
	padding-bottom: 20px;
}
.col-md-3.smallBanner.learn-more, .col-md-3.smallBanner.for-parents, .col-md-3.smallBanner.sign-up, .col-md-3.smallBanner.schedule-btw {
  padding-left: 0;
  padding-right: 0;
  height: 380px;
}
.navbar-brand {display: block;}
#order .tagline {font-size: 29px; color: #08419a; line-height: 34px; letter-spacing: -0.03em; text-align: center;}
.navbar-brand {display: none;}
}
	
@media(min-width:1200px){
#banners img.bucket {
	width: 100%;
	max-width: 284px;
	height: auto;
	padding-bottom: 20px;
}
#order .col-sm-6, #order .col-md-7 {
  text-align: right;
}
.navbar-brand {display: none;}
}

@media (max-width: 767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
  color: #fff;
}
}

