/*Styles for the grocery store and featured menu plan pages*/
#featured-grocery-store {
  }
.menu-title-style {
  font-style: italic;
  color:#000!important;
}
#menu-options-wrapper {

}
#featured-grocery-store h1 {

}
.page-node-46882 #page-title, .page-node-17349 #page-title {
  color:black;
}
#node-17349 h2 span {
  color: #000000;
}
#node-17349 h2 {
  color: #000000;
  border-bottom:1px dashed #7e7a6e;
  padding-bottom:30px;
}
#node-46882 h2 {
  color: #000000;
  border-bottom:1px dashed #7e7a6e;
  padding-bottom:30px;
  margin:0px 10px;
  line-height: 30px;
}
.grocery-stores-wrap {
  /*width:100%;*/
  float:left;
  margin-top:40px;
}
.grocery-stores-top {
  padding:1px;
  width:947px;
  float:left;
  border:1px solid #447270;
  border-radius:10px;
}
#node-17349 .grocery-stores-top h2 {
  margin-left:15px;
}
.grocery-stores-wrap h2 {
  border-bottom:none !important;
  color:#106165 !important;
  font-size:18px;
}
.grocery-store {
  float:left;
  margin:12px 50px;
  text-align: left;
}
#node-17349 .container-fluid {

}
.zero-padding {
  padding: 0px !important;
}
.stores-plans {
  float:left;
  margin-top:50px;
}
.stores-plans h3 {
  font-family: 'Satisfy';
  font-size: 23px;
}
.menu-plan-list-left {
  float:left;
  margin-left:10px;
  width:430px;
}
.menu-plan-list-right {
  float:left;
  margin-left:40px;
  width:455px;
}
.menu-plan-list-left ul, .menu-plan-list-right ul {
  list-style-type: none;
  padding-left:15px!important;
  padding:15px 0px !important;
}
.menu-plan-list-left ul li, .menu-plan-list-right ul li {
  color:#fff;
  background-image: url('images/bullet.png');
  background-repeat: no-repeat;
  background-position: 0px 18px;
  padding:15px;
  font-size:15px;
}
.each-stores-plan {
  float:left;
  margin-left:10px;
  width:450px;
}
.any-stores-plan {
  float:left;
  margin-left:35px;
  width:460px;
  }
.any-stores-plan p {
  color:#106165;
  font-size: 15px;
  margin-top:39px;
  margin-bottom:39px;
}
.any-strore-promo {

}
.each-plans-list {
  background:#41b7bb;
  height: 400px;
  border-radius:13px;
}
.each-plans-list ul {
  list-style-type: none;
  padding-left:15px!important;
  padding:10px 0px !important;
}

#node-46882 .each-plans-list ul li{
  background-position: 0px 6px;
}
.each-plans-list ul li {
  color:#fff;
  background-image: url('images/bullet.png');
  background-repeat: no-repeat;
  background-position: 0px 13px;
  padding:5px 10px 5px 15px;
  font-size:15px;
  line-height: 24px;
}

#node-46882 .each-plans-list ul li {
 line-height: 7px;
}
.menu-plan-list-left h3, .menu-plan-list-right h3 {
  padding:10px 25px;
  padding-bottom:0px;
  margin:0px;
  font-size: 22px;
  background-image: url('images/black-line.gif');
  background-repeat: no-repeat;
  background-position: 112px 24px;
}
.stores-plans-bottom {
  width:100%;
  float:left;
  padding:30px 0px;
}
.stores-plans-bottom p {
  color:#156367;
  font-size:13px;
  padding:0px 10px;
}
.find-out-what {
  width:935px;
  float:left;
  margin:0px 10px;
  text-align: center;
  color:#106165;
  border-top:1px dashed #7d796d;
  padding-top:30px;
  padding-bottom: 40px;
}
.find-out-what h3 {
  font-size: 18px;
}
.menu-option-bottom {
  width:948px;
  float:left;
  margin:0px 10px;
  text-align: center;
  color:#106165;
  border-bottom:1px dashed #7d796d;
  padding-top:30px;
  padding-bottom: 40px;
}
.addition-dinner-menu {
  border:1px solid #43b6b9;
  width:927px;
  border-radius:5px;
  float:left;
  margin:10px;
  background-image: url('images/black-long-line.gif');
  background-repeat: no-repeat;
  background-position: 24px 20px;
}
.addition-dinner-menu h3 {
  font-family: 'Satisfy';
  font-size: 20px;
  text-align: center;
}
.addition-dinner-menu ul {
  list-style-type: none;
  padding-left:15px!important;
  padding:5px 0px !important;
}
.addition-dinner-menu ul li {
  color:#106165;
  list-style-image: url('images/bullet.png');
  list-style-position: inside;
  padding:5px 10px 5px 5px;
  font-size:14px;
  line-height: 1px;
  text-align: center !important;
}
.bottom-menu-sections {
  width:460px;
  float:left;
}
.menu-plan-title {
  float:left;
  width:948px;
  margin:0px 10px 30px 10px;
}
.menu-plan-title h3 {
  font-family: 'Satisfy';
  font-size: 22px;
}
.menu-plan-title p {
  color: #106165;
}
#node-17349 .stores-plans {
    height: 627px;
}
#node-46882 .menu-plan-list-left,#node-46882 .menu-plan-list-right {
 margin-bottom: 17px;
}
.any-strore-promo {
  border-bottom: 1px dashed gray;
  border-top: 1px dashed gray;
  padding: 20px 0;
}
#node-17349 p {
  text-align: justify;
}

/* Commmon styles */
.zero-padding {
  padding: 0px !important;
  }
.title-small {
  text-align: center;
  color:#106165;
  font-size: 24px;
  }
.no-left-margin {
  margin-left:0px !important;
  }
.click-here {
  float:left;
  text-align: center;
  margin:20px 0px;
  width:100%;
  }

#page-title {
  color: #000 !important;
}

.region-header h2 {
  color:##A71606;
font-family: 'Satisfy';
    font-size: 22px;
    font-weight: normal;
}
/* Common styles ends here */

/*How will BAM Saves your money */

#saves-money-wrapper {

  }
#saves-money-wrapper h1.title {
  color:#000;
  font-style: italic;
  }
#saves-money-wrapper h2 {

  margin:0px 10px;
  line-height: 30px;
  font-size: 20px;
  font-weight: bold;
   }
 #saves-money-wrapper .top-paragraph {
   color:#7e7a6e;
   border-bottom:1px dashed #7e7a6e;
   padding-bottom:20px;
   padding-top:10px;
   }
#saves-money-wrapper .left-colum {
  color:#106165;
  width:460px !important;
  padding-top:10px;
  }
#saves-money-wrapper .left-colum p {
  color:#106165;
  padding:10px 0px;
  font-size:16px;
  }
#saves-money-wrapper .right-colum {
  width:400px;
  }
#saves-money-wrapper .left-colum blockquote {
  border:none;
  line-height: 1.2;
  }
.bg-start {
  width:100%;
  height:20px;
  float:left;
  margin:0px 0px 10px 0px;
  background-image: url('images/bg-start.png');
  background-position: top center;
  background-repeat: no-repeat;
  }
 .bg-end {
  width:100%;
  height:20px;
  float:left;
  margin:0px 0px 10px 0px;
  background-image: url('images/bg-end.png');
  background-position: top center;
  background-repeat: no-repeat;
  }
.bottom-section {
  border-top:1px dashed #7e7a6e;
  float:left;
  width:100%;
  padding-top:20px;
  }
.bottom-left-section {
  float:left;
  text-align: center;
  width:50%;
  margin-top:30px;
  }
.bottom-right-section {
  float:left;
  text-align: center;
  width:50%;
  }
.coupan-block {
  margin:0px auto;
  width:355px;
  background-image: url('images/coupan-bg.png');
  background-position: top center;
  background-repeat: no-repeat;
  padding:30px;
  padding-bottom:20px;
  }
 .coupan-block p {
  color: #106165;
     }
.save-cash {
  width:100%;
  height:40px;
  text-align: center;
  }
/*How will BAM Saves your money styles ends here */

/*Meet the BAM Team */

#meet-the-team {

  }
.meet-team-section {
  float:left;
  border-top:1px dashed #7e7a6e;
  padding-top: 40px;
  padding-bottom: 40px;
  }
.team-pics {
  float: left;
  border:2px solid #17a3a4;
  background-color: #fff;
  padding:4px;
  text-align: center;
  }
.team-pics img {

  }
.team-details {
  float:left;
  width:645px;
  margin-left:50px;
  }
.team-details p {
  color:#7e7a6e;
  font-size:13px !important;
  line-height: 26px !important;
  text-align:left;
  }
/*Meet the BAM Team styles ends here */
/*How does build a menu */

.top-paragraph-build {
   color:#7e7a6e;
   border-bottom:1px dashed #7e7a6e;
   padding-bottom:30px;
   }
 .video-wrap {
   float:left;
   border-bottom:1px dashed #7e7a6e;
   padding:30px 0px;
   }
.show-video {
  float:left;
  width:618px;
  padding:4px;
  border:5px solid #d8d8d8;
  /* Safari 3-4, iOS 1-3.2, Android 1.6- */
  -webkit-border-radius: 10px;

  /* Firefox 1-3.6 */
  -moz-border-radius: 10px;

  /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
  border-radius: 10px;
  /* Prevent background color leak outs */
  -webkit-background-clip: padding-box;
  -moz-background-clip:    padding;
  background-clip:         padding-box;
  }
.video-description {
  float:left;
  width:270px;
  margin-left:10px;
  background-image: url('images/top-arrow.png');
  background-position: 56px 0px;
  background-repeat: no-repeat;
  text-align: right;
  }
.video-description p {
  font-family: 'Satisfy';
  font-size: 25px;
  color:#106165;
  padding:60px 10px 10px 10px;
  text-align: center;
  line-height: 36px;
  }
.video-description h2 {
  color:#106165;
  text-align: center;
  font-size:20px;
  }
.three-steps-wrap {
  float:left;
  position:relative;
  }
.three-steps-wrap h2 {
  text-align: center;
  color: #000;
  font-family: 'Satisfy';
  font-size: 34px;
  margin-top:15px;
  }
.three-steps-wrap p {
  text-align: center;
  color:#106165;
  font-size:18px;
  }
.step-one {
  float:left;
  }
.step-two {
  float:left;
  margin:0px 20px;
  }
.step-three {
  float:left;
  }
.steps-arrow-one {
  width:100px;
  height:100px;
  position:absolute;
  top:190px;
  left:258px;
  background-image: url('images/arrow.png');
  background-position: bottom center;
  background-repeat: no-repeat;
  }
.steps-arrow-two {
  width:100px;
  height:100px;
  position:absolute;
  top:150px;
  right:258px;
  background-image: url('images/arrow2.png');
  background-position: bottom center;
  background-repeat: no-repeat;
  }
.step-one, .step-two, .step-three {
  background-image: url('images/steps-details.png');
  background-position: bottom center;
  background-repeat: no-repeat;
  width:296px;
  height: 290px;
  margin-bottom: 20px;
  }
.three-steps-title {
  width:100%;
  height: 110px;
  float:left;
  background-image: url('images/step-bg.png');
  background-position: top center;
  background-repeat: no-repeat;
  }
.three-steps-title h1 {
  font-family: 'Satisfy';
  font-size: 48px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  padding-top: 20px;
  }
.three-steps-content {
  float: left;
  }
.three-steps-content p {
  color: #000;
  font-family: 'Satisfy';
  font-size: 24px;
  text-align: center;
  padding: 30px 20px;
  line-height: 40px;
  }
.three-steps-wrap .step-two p {
  padding: 20px 20px;
}
.step-one-detail {
  float: left;
  width:100%;
  margin-top:40px;
  }
.step-two-detail {
  float: left;
  width:100%;
  margin-top:10px;
  padding-top:30px;
  border-bottom:1px dashed #7e7a6e;
  border-top:1px dashed #7e7a6e;
  }
.step-three-detail {
  float: left;
  width:100%;
  margin-top:40px;
  padding-bottom: 0px;
  border-bottom:1px dashed #7e7a6e;
  }
.step-one-detail h2, .step-two-detail h2, .step-three-detail h2 {
  font-family: 'Satisfy';
  font-size: 24px;
  font-weight: normal;
  color: #000;
  line-height: 40px;
  margin-bottom:20px;
  }
.red-circle {
  background-image: url('images/step-bg-small.png');
  background-position: left center;
  background-repeat: no-repeat;
  padding: 22px;
  font-family: 'Satisfy';
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  }
.steps-screenshots {
  float: left;
  width:100%;
  }
.step-two-left {
  float: left;
  width: 50%;
  margin-top:40px;
  }
.step-two-right {
  float: left;
  width: 50%;
  margin-top:40px;
  }
.step-two-left p, .step-two-right p {
  color:#106165;
  line-height:25px;
  font-size:16px;
  }
.step-two-left p {
  padding-right:15px;
}
.step-two-right p {
  padding-left:15px;
}
.steps-bottom {
  float:left;
  text-align: center;
  }
.red-color-text {
  color:#cd5055;
  }
.step-three-detail p {
  font-size: 16px;
  color: #106165;
  line-height:25px;
  }
.bg-line {
  background-image: url('images/underline.png');
  background-position: 0px 25px;
  background-repeat: no-repeat;
}
.download-recipes {
  float: left;
  width: 100%;
  padding-top: 25px;
  }
.download-recipes h3 {
  font-size: 18px;
  color: #106165;
  margin-bottom: 5px;
  }
.sample-recipes {
  float: left;
  width:170px;
  margin-right:30px;
  text-align:center;
  margin-left:245px;
  }
.sample-shopping-list {
  float:left;
  width:200px;
  margin-left:30px;
  text-align: center;
  }
/*How does build a menu styles ends here */
/*Home page */
.meal-planning-top {
  float: left;
  width: 100%;
  border-bottom:1px dashed #7c7c7c;
  padding-top:25px;
  padding-bottom: 30px;
}
#headings {
  margin: 0 auto;
  width: 100%;
}
#headings  h1 {
  font-family: 'Satisfy';
  text-align: center;
}
#headings  h1.heading-first {
  color: #000000;
  font-size: 30px;
}
#headings  h1.heading-second {
  color: #cd5055;
  background-position: 130px 50px;
  background-image: url(images/blue_under_line.png);
  background-repeat: no-repeat;
  line-height: 60px;
  font-size: 40px;
}
.meal-planning-top  h1.heading-third {
  font-family: 'Satisfy';
  text-align: center;
  color: #7c7c7c;
  font-size: 28px;
}
.meal-planning-top h2 {
  text-align: center;
  color: #106165;
  padding: 10px 0px 10px 0px;
  font-family: "Satisfy";
  font-size: 40px;
}
.meal-planning-middle {
  float: left;
  width: 100%;
  padding-top: 20px;
  text-align: center;
  padding-bottom: 30px;
}
.meal-planning-middle p a {
  background-color: #c9000b;
  color: #ffffff;
  font-size: 28px;
  font-family: 'Satisfy';
  padding: 6px 48px;
  text-decoration: none;
  clear: both;
}
.meal-planning-middle h1 {
  text-align: center;
  color: #106165;
  font-family: 'Satisfy';
  font-size: 30px;
  margin: 40px 0px 30px 0px;
  line-height: 50px;
  clear: both;
}
.meal-planning-middle h2 {
  color: #7c7c7c;
  text-align: center;
  font-size: 16px;
  line-height: 25px;
  padding: 0px 40px 0px 40px;
  font-family: "Open Sans";
}
.meal-planning-middle ul {
  margin: 30px 0px 0px 26px;
  padding: 0px;
}
.meal-planning-middle ul li {
  background-image: url('images/blue_bullet.png');
  background-position: 10px 10px;
  background-repeat: no-repeat;
  padding: 6px 0px 0px 60px;
  color: #000000;
  text-align: left;
  font-size: 19px;
  font-family: "Open Sans";
  line-height: 28px;
}
.meal-planning-bottom {
  float: left;
  width: 100%;
  margin-top: 58px;
}
.top-testimonials-left {
  float: left;
  width: 450px;
  height: 360px;
  background-image: url('images/testimony-green-bg.png');
  background-position: top left;
  background-repeat: no-repeat;
}
.top-testimonials-right {
  float: right;
  width: 450px;
  height: 360px;
  background-image: url('images/testimony-green-bg.png');
  background-position: top left;
  background-repeat: no-repeat;
}
.top-testimonials-right p {
  padding: 30px 35px;
  font-size: 13px;
  font-style: italic;
  padding-bottom: 10px;
  line-height: 15px;
  padding-left: 33px;
  padding-right: 30px;
  text-align: justify;
  padding-bottom: 20px;
}
.top-testimonials-left p {
  padding: 30px 30px;
  font-size: 13px;
  font-style: italic;
  padding-bottom: 10px;
  line-height: 15px;
  text-align: justify;
}
.testimonial-bottom {
  float: left;
  width: 395px;
  margin: 0px 32px;
  border-top: 1px dashed #106165;
  padding-top: 10px;
}
.testimonial-bottom h2 {
  margin-top:37px;
  color: #106165;
  padding-left: 100px;
  font-size: 16px;
  font-weight: bold;
}
.meal-planning-one {
  background-image: url('images/icon-one.png');
  background-position: center 10px;
  background-repeat: no-repeat;
}
.meal-planning-two {
  background-image: url('images/icon-two.png');
  background-position: center 10px;
  background-repeat: no-repeat;
}
.meal-planning-three {
  background-image: url('images/icon-three.png');
  background-position: center 10px ;
  background-repeat: no-repeat;
}
.meal-planning-four {
  background-image: url('images/icon-four.png');
  background-position: top center;
  background-repeat: no-repeat;
}
.meal-planning-one, .meal-planning-two,
.meal-planning-three, .meal-planning-four {
  float: left;
  width: 232px;
  padding-top: 97px;
  margin-top: 20px;
}
.meal-planning-one p, .meal-planning-two p,
.meal-planning-three p, .meal-planning-four p {
  padding: 0 9px 0 9px;
  color: #000000;
  font-size: 15.5px;
  text-align: center;
  line-height: 26px;
  font-family: "Open Sans";
}
/*Home page styles ends here */

/* Sitewide styles */
#footer-top #footer-third h4 {
  font-size: 21px;
}

#footer-third #header-right-slogan {
  width: 240px;
  padding-top: 0px;
  font-size: 14px;
}
#header-middle .region-header {
  display: inline;
}
.not-logged-in #block-block-33 {
  margin-right: 44px;
  margin-top: 13px;
  display: inline-block;
  color:  #A71606;
}

/*css style added to theme the new custom recipe feature graphics*/
.header-recipe-graphic {
  position: absolute;
  right: 31%;
  top: 26%;
}
#header-bottom {
  position:relative;
}

/* Css for the featured grocery store pages */
.grocery-stores-header {
  margin: 0 0 0 110px;
}
.grocery-stores-footer {
  float: left;
  margin-left: 24px;
}

@media only screen
  and (min-device-width: 320px)
  and (max-device-width: 1024px)
  and (-webkit-min-device-pixel-ratio: 1) {
  .meal-planning-top h1.heading-second {
    background-position: 115px 50px;
  }
  .meal-planning-one,
  .meal-planning-two,
  .meal-planning-three,
  .meal-planning-four {
    width: 225px;
  }
}
